Metadata-Version: 2.1
Name: regarding
Version: 0.1.2
Summary: Create __about__.py files from `pyproject.toml`.
Home-page: https://github.com/nicfit/regarding
Author: Travis Shirk
Author-email: travis@pobox.com
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: setuptools (>=50.3.2,<51.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Description-Content-Type: text/x-rst

#########
Regarding
#########

Create "about file" source files for storing a software project's metadata.

