Metadata-Version: 1.1
Name: ark
Version: 0.8.0
Summary: Static website generator.
Home-page: UNKNOWN
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.
        
        Ark is under active development and is not yet ready for production use.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: Public Domain
Classifier: Topic :: Text Processing :: Markup :: HTML
