Metadata-Version: 1.0
Name: misaka
Version: 0.4.2
Summary: A Python binding for Sundown.
Home-page: http://misaka.61924.nl/
Author: Frank Smit
Author-email: frank@61924.nl
License: MIT
Description: Misaka
        ======
        
        A Python binding for Sundown_.
        
        Documentation can be found at: http://misaka.61924.nl/
        
        .. _Sundown: https://github.com/tanoku/sundown
        
        
        Installation
        ------------
        
        With pip::
        
            pip install misaka
        
        Or manually::
        
            python setup.py install
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Utilities
