mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
dev-R/webfakes: new package, add 1.1.3
Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
17
dev-R/webfakes/metadata.xml
Normal file
17
dev-R/webfakes/metadata.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>me@r0bert.dev</email>
|
||||
<name>Robert Greener</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">Create a web app that makes it easier to test web clients without using the internet. It includes a web app framework with path matching, parameters and templates. Can parse various 'HTTP' request bodies. Can send 'JSON' data or files from the disk. Includes a web app that implements the <https://httpbin.org> web service.</longdescription>
|
||||
<upstream>
|
||||
<maintainer>
|
||||
<name>Gábor Csárdi</name>
|
||||
<email>csardi.gabor@gmail.com</email>
|
||||
</maintainer>
|
||||
<bugs-to>https://github.com/r-lib/webfakes/issues</bugs-to>
|
||||
<remote-id type="github">r-lib/webfakes</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user