Metadata-Version: 2.1
Name: py-frontmatter
Version: 0.1.0
Summary: Manipulate YAML front matter.
License: Apache-2.0
Author: King-On Yeung
Author-email: koyeung@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: ruamel.yaml (>=0.17.21,<0.18.0)
Description-Content-Type: text/markdown

# py-frontmatter
To manipulate front matter (WIP)

