Metadata-Version: 2.4
Name: sentinelmft
Version: 0.1.0
Summary: AI-powered secure managed file transfer with AES-256-GCM, GCS, and anomaly detection.
Author: Raghava Chellu
License: MIT
Project-URL: Homepage, https://github.com/RaghavaCh440/sentinelmft
Keywords: mft,gcp,gcs,encryption,aes-gcm,anomaly-detection,devsecops,firewall
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: System :: Networking
Classifier: Intended Audience :: Developers
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: google-cloud-storage>=2.16.0
Requires-Dist: cryptography>=43.0.0
Requires-Dist: pandas>=2.2.0
Requires-Dist: scikit-learn>=1.5.0
Requires-Dist: pyyaml>=6.0.1
Requires-Dist: joblib>=1.4.0
Requires-Dist: click>=8.1.7
