blob: a4898768d66fb2ecfbadbde6c9577970f3bcc555 (
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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
This is a tool to manually explore and test HTTP REST webservices. Runs
queries from a plain-text query sheet, displays results as a pretty-printed
XML, JSON and even images.
</longdescription>
<upstream>
<bugs-to>https://github.com/pashky/restclient.el/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|