Metadata-Version: 1.2
Name: txt-to-html
Version: 0.0.1
Summary: A .txt to .html parser that makes pretty documents with quasi-markdown.
Home-page: https://github.com/tchlux/txt_to_html
Author: Thomas C.H. Lux
Author-email: thomas.ch.lux@gmail.com
License: MIT
Download-URL: https://github.com/tchlux/txt_to_html/archive/0.0.1.tar.gz
Description-Content-Type: UNKNOWN
Description: UNKNOWN
Keywords: python,python3,python27,txt,html,markdown
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=2.7
