summaryrefslogtreecommitdiff
path: root/net-misc/httpie/metadata.xml
blob: cba10e14d2cc2066ca0f457f4c41b716106aa5a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription lang="en">
		HTTPie (pronounced aitch-tee-tee-pie) 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 output. HTTPie can be
		used for testing, debugging, and generally interacting with HTTP
		servers.
	</longdescription>
	<upstream>
		<bugs-to>https://github.com/httpie/httpie/issues</bugs-to>
		<changelog>https://raw.githubusercontent.com/httpie/httpie/master/CHANGELOG.md</changelog>
		<doc>https://httpie.io/docs</doc>
		<remote-id type="github">httpie/httpie</remote-id>
		<remote-id type="pypi">httpie</remote-id>
	</upstream>
</pkgmetadata>