summaryrefslogtreecommitdiff
path: root/net-misc/httpie/metadata.xml
blob: 7703ef4fe63ca4411ee7cbaa845548355429f2e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <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/cli/issues</bugs-to>
    <changelog>https://raw.githubusercontent.com/httpie/httpie/master/CHANGELOG.md</changelog>
    <doc>https://httpie.io/docs</doc>
    <remote-id type="cpe">cpe:/a:httpie:httpie</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>