Metadata-Version: 2.4
Name: sapphire-config
Version: 1.0.5
Summary: Sapphire Configuration Parser
Author: Todd Valentic
Author-email: Todd Valentic <todd.valentic@gmail.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Dist: python-dateutil>=2.9.0.post0
Requires-Dist: pytimeparse2>=1.7.1
Requires-Python: >=3.9
Project-URL: Homepage, https://github.com/valentic/sapphire-config
Description-Content-Type: text/markdown

# sapphire-config
Extended Python ConfigParser

This library implements an extended version of the standard Python
configuration parser for use in applications such as the Data Transport
Network.



