Metadata-Version: 2.1
Name: drewcopytools
Version: 0.1.6
Summary: Utility code that I use in many of my python projects.  Most of these functions exist to make python work in a predicatble, cross-platform way.
Author: Andrew Ritz
Author-email: andrew.a.ritz@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pytest (>=6.2.5,<7.0.0)
