Metadata-Version: 2.4
Name: compressors
Version: 0.0.8
Summary: compressors
Author-email: Dan Jacobellis <danjacobellis@utexas.edu>
License-Expression: LicenseRef-Proprietary
Project-URL: Homepage, https://danjacobellis.net/compressors/
Project-URL: Repository, https://github.com/danjacobellis/compressors
Project-URL: Issues, https://github.com/danjacobellis/compressors/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch
Dynamic: license-file

# Compressors

Compressors is a library of containing flexible implementations of state-of-the-art compression systems.

[Documentation](https://danjacobellis.net/compressors)

`pip install compressors`
