Metadata-Version: 2.1
Name: artemis-utils
Version: 1.0.1
Summary: ARTEMIS utility modules
Home-page: https://github.com/FORTH-ICS-INSPIRE/artemis
Author: Dimitrios Mavrommatis
Author-email: jim.mavrommatis@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: kombu (==4.6.7)
Requires-Dist: ruamel.yaml (==0.16.5)
Requires-Dist: ujson (==1.35)
Requires-Dist: PyYAML (==5.3)
Requires-Dist: gql (==0.4.0)
Requires-Dist: ipaddress (==1.0.23)
Requires-Dist: psycopg2 (==2.8.4)

ARTEMIS is an open-source tool, that implements a defense approach against BGP prefix hijacking attacks.

This package holds all the utility functions that are shared between the different modules.

Read more at [bgpartemis.org](http://bgpartemis.org/) and the [docs](https://bgpartemis.readthedocs.io/en/latest/).


