Metadata-Version: 2.1
Name: consolemd
Version: 0.5.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
Keywords: markdown,console,terminal
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 :: 3
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Terminals
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Utilities
Provides-Extra: test
License-File: LICENSE.md


ConsoleMD parses markdown using CommonMark-py (implementation of the
CommonMarkdown spec) and then fully renders it to the console in true color.
