Metadata-Version: 1.1
Name: ark
Version: 3.0.1
Summary: A 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 built in Python. It transforms a directory
        of text files into a self-contained website.
        
        * `Documentation <http://mulholland.xyz/docs/ark/>`_
        * `Sample Site <http://ark.mulholland.xyz/phoenix/>`_
        * `Github Homepage <https://github.com/dmulholland/ark>`_
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: Public Domain
Classifier: Topic :: Text Processing :: Markup :: HTML
