Metadata-Version: 2.4
Name: probium
Version: 0.3.0
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: probityfilterteam
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
Requires-Dist: watchdog>=3.0
Requires-Dist: chardet>=5.2
Requires-Dist: transformers>=4.35.0
Requires-Dist: torch>=2.1.0
Requires-Dist: tree-sitter>=0.20.2
Requires-Dist: numpy>=1.24.0
