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