Metadata-Version: 2.1
Name: bass
Version: 1.3.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 :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
License-File: LICENSE
Requires-Dist: chameleon (>=3.0)
Requires-Dist: markdown2 (>=2.3.0)
Requires-Dist: pyyaml (>=5.1)

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. 

