You've already forked httpie-cli
							
							
				mirror of
				https://github.com/httpie/cli.git
				synced 2025-10-30 23:47:52 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			933 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			933 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?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>
 |