7 buildPythonPackage rec {
10 format = "setuptools";
13 inherit pname version;
14 sha256 = "a785b8d837625e9b61c39108532d95b85274acd679693b71ebb5156848fcf814";
18 description = "Command Arguments for Humans";
19 homepage = "https://github.com/kennethreitz/args";