Use https by default
[gentoo.git] / net-misc / httpie / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer>
5                 <email>vikraman@gentoo.org</email>
6                 <name>Vikraman Choudhury</name>
7         </maintainer>
8         <longdescription lang="en">
9                 HTTPie is a command line HTTP client. Its goal is to make CLI
10                 interaction with web services as human-friendly as possible. It
11                 provides a simple http command that allows for sending arbitrary HTTP
12                 requests using a simple and natural syntax, and displays colorized
13                 responses. HTTPie can be used for testing, debugging, and generally
14                 interacting with HTTP servers.
15         </longdescription>
16         <upstream>
17                 <remote-id type="pypi">httpie</remote-id>
18         </upstream>
19 </pkgmetadata>
20