Metadata-Version: 1.1
Name: markey
Version: 0.7
Summary: Markup parser
Home-page: http://github.com/EnTeQuAk/markey/
Author: Christopher Grebs
Author-email: cg@webshox.org
License: BSD
Description: Markey
        ======
        
        Markup parser framework.
        
        
        Changelog
        =========
        
        0.7 - 2015-08-28
        ----------------
        
         * Fix release
        
        0.6 - 2015-08-28
        ----------------
        
         * Fixed removing some trailing symbols (#1, thanks kosmos342!)
        
        0.5 - 2014-12-24
        ----------------
        
         * Force parsing to be unicode everywhere
        
        0.4 - 2014-05-25
        ----------------
        
         * Fixed Python 2/3 compatibility
        
        0.3 - 2014-05-25
        ----------------
        
        * Rename markey.handlebars to markey.underscore. This actually is
          what the module implements.
        
        
        0.2 - 2014-05-17
        ----------------
        
        * Fix release builds.
        
        
        0.1 - 2014-05-17
        ----------------
        
        * Initial release.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
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 :: Implementation :: PyPy
Classifier: Programming Language :: Python :: Implementation :: CPython
