Metadata-Version: 2.1
Name: apter
Version: 0.10
Summary: A sweet project configuration package
Author-email: "U. Melendez" <apterpy@bfjournal.com>
Project-URL: Homepage, https://github.com/ulygit/apter
Project-URL: Bug Tracker, https://github.com/ulygit/apter/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: parse >=1.19.0
Requires-Dist: PyYaml >=5.4.1

Apter - a project configuration library
=======================================
This is a lightweight configuration library that accepts yaml-style configuration files and supports cross-referencing among entries.

See test cases for usage.
