summaryrefslogtreecommitdiff
path: root/dev-R/webfakes/metadata.xml
blob: d24990553f3c9228d5c1dfa083f800e17b83f447 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
   <email>csardi.gabor@gmail.com</email>
   <name>Gábor Csárdi</name>
  </maintainer>
  <bugs-to>https://github.com/r-lib/webfakes/issues</bugs-to>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>