Metadata-Version: 2.4
Name: ajprax
Version: 0.0.5
Summary: A collection of generic utilities
Project-URL: Homepage, https://github.com/ajprax/python
Project-URL: Issues, https://github.com/ajprax/python/issues
Author-email: Aaron Feldstein <ajprax@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

## Pure-python utilities with no required dependencies.

### Optional dependencies add functionality when available

* `crcmod`
* `tqdm`
