Metadata-Version: 2.1
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: python-dateutil ; extra == 'test'
Requires-Dist: packaging ; extra == 'test'
Requires-Dist: regex ; extra == 'test'
Requires-Dist: inflect ; extra == 'test'
Provides-Extra: time
Requires-Dist: python-dateutil ; extra == 'time'

