10 buildPythonPackage rec {
11 pname = "flask-bootstrap";
15 pname = "Flask-Bootstrap";
17 sha256 = "1j1s2bplaifsnmr8vfxa3czca4rz78xyhrg4chx39xl306afs26b";
20 propagatedBuildInputs = [
27 homepage = "https://github.com/mbr/flask-bootstrap";
28 description = "Ready-to-use Twitter-bootstrap for use in Flask";
29 license = licenses.asl20;