7 buildPythonPackage rec {
14 sha256 = "7938840275972f6ce89994a5bdfb0b84f0386301a043a960af6364952e78ffe4";
17 propagatedBuildInputs = [ six ];
21 homepage = "http://twiggy.wearpants.org";
22 # Taken from http://i.wearpants.org/blog/meet-twiggy/
23 description = "Twiggy is the first totally new design for a logger since log4j";
24 license = licenses.bsd3;
25 maintainers = with maintainers; [ pierron ];