Metadata-Version: 1.1
Name: cmarkgfm
Version: 0.1.0a1
Summary: Minimal bindings to GitHub's fork of cmark
Home-page: https://github.com/jonparrott/cmarkgfm
Author: The Python Packaging Authority
Author-email: thea@skeletonbuddy.com, pypa-dev@googlegroups.com
License: UNKNOWN
Description: cmarkgfm - Bindings to GitHub's cmark
        =====================================
        
        Minimalist bindings to GitHub's fork of cmark.
        
        TODO
        ----
        
        * Switch to nox.
        * Add a nox session to regenerate the files in ``generated``.
        * Setup automatic wheel building.
        * Add more tests.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
