summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/httpie/metadata.xml')
-rw-r--r--net-misc/httpie/metadata.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/net-misc/httpie/metadata.xml b/net-misc/httpie/metadata.xml
new file mode 100644
index 000000000000..fd770ec7d0f6
--- /dev/null
+++ b/net-misc/httpie/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>vikraman@gentoo.org</email>
+ <name>Vikraman Choudhury</name>
+ </maintainer>
+ <longdescription lang="en">
+ HTTPie is a command line HTTP client. Its goal is to make CLI
+ interaction with web services as human-friendly as possible. It
+ provides a simple http command that allows for sending arbitrary HTTP
+ requests using a simple and natural syntax, and displays colorized
+ responses. HTTPie can be used for testing, debugging, and generally
+ interacting with HTTP servers.
+ </longdescription>
+ <upstream>
+ <remote-id type="pypi">httpie</remote-id>
+ </upstream>
+</pkgmetadata>
+