14 buildPythonPackage rec {
15 pname = "flask-common";
19 pname = "Flask-Common";
21 sha256 = "13d99f2dbc0a332b8bc4b2cc394d3e48f89672c266868e372cd9d7b433d921a9";
24 propagatedBuildInputs = [
35 description = "Flask extension with lots of common time-savers";
36 homepage = "https://github.com/kennethreitz/flask-common";
37 license = licenses.asl20; # XXX: setup.py lists BSD but git repo has Apache 2.0 LICENSE