Metadata-Version: 2.1
Name: md2html-phuker
Version: 0.5.0
Summary: Yet another markdown to html converter, generate an offline all-in-one single HTML file.
Home-page: https://github.com/Phuker/md2html
Author: Phuker
Author-email: Phuker@users.noreply.github.com
License: GNU General Public License v3.0
Keywords: markdown html convert
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Processing :: Markup :: Markdown
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: markdown (>=3)
Requires-Dist: pygments
Requires-Dist: markdown-link-attr-modifier (>=0.2.0)
Requires-Dist: py-gfm

[Project homepage](https://github.com/Phuker/md2html)

[Readme](https://github.com/Phuker/md2html/blob/main/Readme.md)
