httpie: fix description
This commit is contained in:
parent
f2c2d18a07
commit
38e5443d86
@ -12,7 +12,7 @@ buildPythonPackage {
|
|||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "HTTPie is a command line HTTP client whose goal is to make CLI human-friendly.";
|
description = "A command line HTTP client whose goal is to make CLI human-friendly";
|
||||||
homepage = http://httpie.org/;
|
homepage = http://httpie.org/;
|
||||||
license = "BSD";
|
license = "BSD";
|
||||||
maintainers = [ stdenv.lib.maintainers.antono ];
|
maintainers = [ stdenv.lib.maintainers.antono ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user