Metadata-Version: 2.0
Name: bass
Version: 1.0.0
Summary: Static site generator
Home-page: http://schier7.home.xs4all.nl/bass
Author: Nico Poppelier
Author-email: n.poppelier@xs4all.nl
License: MIT
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 :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: Chameleon (>=2.10)
Requires-Dist: PyYAML (>=3.10)
Requires-Dist: markdown2 (>=2.0.0)

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


