Metadata-Version: 2.4
Name: watchmen-meta
Version: 18.0.3
Summary: 
License: MIT
License-File: LICENSE
Author: botlikes
Author-email: 75356972+botlikes456@users.noreply.github.com
Requires-Python: >=3.12,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: mongodb
Provides-Extra: mssql
Provides-Extra: mysql
Provides-Extra: oracle
Provides-Extra: postgresql
Requires-Dist: pycryptodome (>=3.20.0,<4.0.0)
Requires-Dist: watchmen-auth (==18.0.3)
Requires-Dist: watchmen-storage (==18.0.3)
Requires-Dist: watchmen-storage-mongodb (==18.0.3) ; extra == "mongodb"
Requires-Dist: watchmen-storage-mssql (==18.0.3) ; extra == "mssql"
Requires-Dist: watchmen-storage-mysql (==18.0.3) ; extra == "mysql"
Requires-Dist: watchmen-storage-oracle (==18.0.3) ; extra == "oracle"
Requires-Dist: watchmen-storage-postgresql (==18.0.3) ; extra == "postgresql"
