Metadata-Version: 2.1
Name: humanmark
Version: 0.4.1
Summary: Human-friendly markdown.
Home-page: http://github.com/TkTech/humanmark
Author: Tyler Kennedy
Author-email: tk@tkte.ch
License: UNKNOWN
Description: ![Supports Python 3.7 and up](https://img.shields.io/pypi/pyversions/humanmark)
        [![PyPI](https://img.shields.io/pypi/v/humanmark)](https://pypi.org/project/humanmark/)
        ![PyPI - License](https://img.shields.io/pypi/l/humanmark)
        
        # HumanMark
        
        A human-friendly markdown *generator*. Accidentally also really useful for
        manipulating existing markdown.
        
        See the latest documentation at <https://humanmark.tkte.ch>.
        
Keywords: markdown
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: cli
Provides-Extra: release
