dev-R/webfakes: remove malformed xml in metadata

Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
Robert Greener
2022-07-02 19:12:16 +01:00
parent 399ec8ab56
commit 76add942a1

View File

@@ -5,7 +5,7 @@
<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>
<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>