Metadata-Version: 2.1
Name: regarding
Version: 0.1.4
Summary: Create __about__.py files for Poetry and setup.py projects.
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
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: dataclasses (>=0.8,<0.9); python_version >= "3.6" and python_version < "3.7"
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.

