mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-21 22:53:31 +02:00
18 lines
657 B
XML
18 lines
657 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
|
|
<remote-id type="github">pashky/restclient.el</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|