Metadata-Version: 2.4
Name: big
Version: 0.14
Summary: The big package is a grab-bag of cool code for use in your programs.
Author-email: Larry Hastings <larry@hastings.org>
Requires-Python: >=3.6
License-File: LICENSE
Provides-Extra: packaging
Requires-Dist: packaging; extra == "packaging"
Provides-Extra: test
Requires-Dist: inflect; extra == "test"
Requires-Dist: packaging; extra == "test"
Requires-Dist: python-dateutil; extra == "test"
Requires-Dist: regex; extra == "test"
Provides-Extra: time
Requires-Dist: python-dateutil; extra == "time"
Dynamic: author-email
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-python
Dynamic: summary
