Metadata-Version: 2.3
Name: zfs-estimator
Version: 0.2.2
Summary: CLI to estimate ZFS savings through recordsize and Fast Deduplication
Keywords: zfs,deduplication,storage,analysis,cli
Author: Oluf Lorenzen
Author-email: Oluf Lorenzen <finkregh@mafia-server.net>
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Dist: typer>=0.9.0
Requires-Dist: rich>=13.0.0
Requires-Dist: psutil>=5.9.0
Requires-Dist: bitmath>=2.1.1
Requires-Dist: numpy>=2.4.6
Requires-Dist: hyperloglog>=0.0.14
Requires-Dist: pytest>=7.0.0 ; extra == 'dev'
Requires-Dist: pytest-cov>=4.0.0 ; extra == 'dev'
Requires-Dist: mypy>=1.0.0 ; extra == 'dev'
Requires-Dist: ruff>=0.1.0 ; extra == 'dev'
Requires-Python: >=3.14
Project-URL: Homepage, https://git.h.oluflorenzen.de/finkregh/zfs-estimator
Project-URL: Repository, https://git.h.oluflorenzen.de/finkregh/zfs-estimator
Project-URL: Issues, https://git.h.oluflorenzen.de/finkregh/zfs-estimator/issues
Provides-Extra: dev
Description-Content-Type: text/markdown

