Metadata-Version: 2.1
Name: arepo
Version: 3.3.1
Summary: ORM module for the vulnerability database
Author-email: Eduard Pinconschi <eduard.pinconschi@tecnico.ulisboa.pt>
Project-URL: repository, https://github.com/epicosy/arepo
Project-URL: homepage, https://github.com/epicosy/arepo
Keywords: orm,vulnerability,database
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: SQLAlchemy~=2.0.27
Requires-Dist: SQLAlchemy-Utils>=0.41.1
Requires-Dist: pandas>=2.2.1
Requires-Dist: psycopg2>=2.9.9
Requires-Dist: psycopg2-binary>=2.9.9
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-dependency~=0.6.0; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: twine>=1.11.0; extra == "test"
Requires-Dist: setuptools>=38.6.0; extra == "test"
Requires-Dist: wheel>=0.31.0; extra == "test"

# arepo
ORM module for the vulnerability database
