Metadata-Version: 1.1
Name: ark
Version: 2.0.15
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 in Python. It transforms a directory of
        text files into a self-contained website that can be viewed locally or
        served remotely.
        
        * `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
