Metadata-Version: 2.4
Name: markdown-plan
Version: 1.0.2
Summary: project planning in markdown
Author-email: Rex Garland <rex@rexgarland.dev>
Project-URL: Source, https://github.com/rexgarland/markdown-plan
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: pygit2~=1.11
Requires-Dist: importlib-resources==5.9.0
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
