Metadata-Version: 1.1
Name: almond
Version: 0.1.0
Summary: Static Site Generator in Python with Pandoc
Home-page: https://github.com/kdheepak/almond
Author: Dheepak Krishnamurthy
Author-email: kdheepak89@gmail.com
License: BSD license
Description: ===============================
        almond
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/almond.svg
                :target: https://pypi.python.org/pypi/almond
        
        .. image:: https://img.shields.io/travis/kdheepak/almond.svg
                :target: https://travis-ci.org/kdheepak/almond
        
        .. image:: https://readthedocs.org/projects/almond/badge/?version=latest
                :target: https://almond.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        Static Site Generator in Python with Pandoc
        
        
        * Free software: BSD license
        * Documentation: https://almond.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        
        =======
        History
        =======
        
        0.1.0 (2016-10-06)
        ------------------
        
        * First release on PyPI.
        
Keywords: almond
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
