Metadata-Version: 2.0
Name: bass
Version: 0.9.4
Summary: Static site generator
Home-page: http://schier7.home.xs4all.nl/bass
Author: Nico Poppelier
Author-email: n.poppelier@xs4all.nl
License: UNKNOWN
Download-URL: http://schier7.home.xs4all.nl/bass/download
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Requires-Dist: Chameleon (>=2.10)
Requires-Dist: markdown2 (>=2.0.0)
Requires-Dist: PyYAML (>=3.10)

Bass is a static website generator. It turns a collection ofcontent pages, assets (PNG, CSS, JS etc.) into a static website.You run it on your local computer, and it generates a directoryof files that you can upload to your web server, or serve directly.


