Metadata-Version: 2.4
Name: probium
Version: 0.1.4
Summary: Probium is a fast, modular content analysis tool that detects and classifies file types using pluggable detection engines. Built for high-throughput environments, it supports both API and CLI usage.
Author: frankoceanluvr26
Requires-Python: >=3.9
Requires-Dist: pydantic>=2.7
Requires-Dist: cachetools>=5.3
Requires-Dist: platformdirs>=4.2
Requires-Dist: olefile>=0.46
Requires-Dist: python-magic>=0.4.27
