summaryrefslogtreecommitdiff
path: root/net-misc/httpie/metadata.xml
blob: ee6866684a3b163158d4b10520ac1b07bff4ae64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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>
		<remote-id type="github">jakubroztocil/httpie</remote-id>
		<remote-id type="pypi">httpie</remote-id>
	</upstream>
</pkgmetadata>