Metadata-Version: 2.1
Name: inspyre-toolbox
Version: 1.3
Summary: A toolbox containing some useful tools for Inspyre Softworks packages. Generally useful to some programmers too.
License: MIT
Author: T Blackstone
Author-email: t.blackstone@inspyre.tech
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: DateTime (>=4.3,<5.0)
Requires-Dist: inflect (>=5.3.0,<6.0.0)
Requires-Dist: inspy-logger (>=2.1a14,<3.0)
Requires-Dist: psutil (>=5.8.0,<6.0.0)
Requires-Dist: pypattyrn (>=1.2,<2.0)
Requires-Dist: tqdm (>=4.64.0,<5.0.0)
