summaryrefslogtreecommitdiff
path: root/net-misc/httpie/metadata.xml
blob: 4bfbb6afe5f765dd29760ec8031c3beb6a209f2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>mickael@apible.io</email>
		<name>Mickaël Schoentgen</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<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>