Metadata-Version: 2.1
Name: microformats
Version: 0.0.2
Summary: A Microformats parser and utilities.
License: CC0-1.0
Author: Angelo Gladding
Author-email: self@angelogladding.com
Requires-Python: >=3.9,<3.10
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: mf2py (>=1.1.2,<2.0.0)
Requires-Dist: mf2util (>=0.5.1,<0.6.0)
Requires-Dist: understory (>=0.0.71,<0.0.72)
Description-Content-Type: text/markdown

# microformats-python

A [Microformats][0] parser and utilities.

> Designed for humans first and machines second, microformats are a set
> of simple, open data formats built upon existing and widely adopted
> standards. Instead of throwing away what works today, microformats
> intend to solve simpler problems first by adapting to current behaviors
> and usage patterns.

[0]: https://microformats.org

