Metadata-Version: 2.1
Name: pymd-frontmatter
Version: 0.0.35
Summary: A FrontMatter parser/extractor for python-markdown
Author-email: "J.T. Hartzfeld" <J.T.Hartzfeld@jthdevelops.com>
Project-URL: Homepage, https://github.com/JTHDevelops/pymd-frontmatter
Project-URL: Bug Tracker, https://github.com/JTHDevelops/pymd-frontmatter/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Markdown>=3.4.1
Requires-Dist: PyYAML>=6.0

# pymd-frontmatter
Provides the ability to store meta-data in a YAML object at the head of a markdown document. 
