Metadata-Version: 1.1
Name: consolemd
Version: 0.4.1
Summary: ConsoleMD renders markdown to the console
Home-page: https://github.com/kneufeld/consolemd
Author: Kurt Neufeld
Author-email: kneufeld@burgundywall.com
License: MIT License
Description-Content-Type: UNKNOWN
Description: 
        ConsoleMD parses markdown using CommonMark-py (implementation of the
        CommonMarkdown spec) and then fully renders it to the console in true color.
        
Keywords: markdown,console,terminal
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Terminals
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Utilities
