Metadata-Version: 2.1
Name: micropub
Version: 0.1.1
Summary: utilities to help implement Micropub servers and clients
License: 0BSD
Keywords: IndieWeb,Micropub
Author: Angelo Gladding
Author-email: angelo@ragt.ag
Requires-Python: >=3.10,<3.11
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: indieauth (>=0.0)
Requires-Dist: microformats (>=0.0)
Requires-Dist: requests (>=2.28.2,<3.0.0)
Requires-Dist: requests-toolbelt (>=0.10.1,<0.11.0)
Requires-Dist: txtint (>=0.0)
