Metadata-Version: 2.1
Name: orgutils
Version: 0.0.2
Summary: Parsing and handling emacs org mode files in python
Home-page: https://github.com/shaneallcroft/orgutils
Author: Shane Allcroft
Author-email: shane@fedoraproject.org
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/shaneallcroft/orgutils/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE

# orgutils package

This package serves to provide straightforward, lightweight functions to facilitate the parsing and handling of emacs org mode files in python.

