Metadata-Version: 2.4
Name: hypermark-py
Version: 1.0.2
Summary: A Python package for converting Markdown to HTML
Home-page: https://github.com/SwapCodesDev/hypermark
Author: SwapCodesDev
Author-email: swapcodes.dev@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: beautifulsoup4
Requires-Dist: emoji
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

``` bash
pip install hypermark-py
```
