Metadata-Version: 1.1
Name: ark
Version: 0.9.0
Summary: Static website generator.
Home-page: https://github.com/dmulholland/ark
Author: Darren Mulholland
Author-email: UNKNOWN
License: Public Domain
Description: 
        Ark
        ===
        
        Ark is a static website generator in Python 3. It transforms a directory
        of text files written in Syntex or Markdown into a self-contained website
        that can be viewed locally or served remotely.
        
        See the package documentation (http://pythonhosted.org/ark/) or the project's
        Github homepage (https://github.com/dmulholland/ark) for further details.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: Public Domain
Classifier: Topic :: Text Processing :: Markup :: HTML
