Metadata-Version: 2.1
Name: network-importer
Version: 2.0.0b2
Summary: Network Importer tool to import an existing network into a Database / Source Of Truth
License: Apache-2.0
Author: Damien Garros
Author-email: dgarros@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=7.1.1,<8.0.0)
Requires-Dist: diffsync (>=1.0.0,<2.0.0)
Requires-Dist: genie (>=20.9,<21.0)
Requires-Dist: genie.metaparser (>=19.12,<20.0)
Requires-Dist: jsonschema (>=3.2.0,<4.0.0)
Requires-Dist: netmiko (>=3.3.2,<4.0.0)
Requires-Dist: nornir (>=2.4,<3.0)
Requires-Dist: ntc-templates (>=1.6.0,<2.0.0)
Requires-Dist: pyats (>=20.9,<21.0)
Requires-Dist: pybatfish (>=2020.8.11,<2021.0.0)
Requires-Dist: pydantic (>=1.6.1,<2.0.0)
Requires-Dist: pynetbox (>=5.0,<6.0)
Requires-Dist: structlog (>=20.1.0,<21.0.0)
Requires-Dist: termcolor (>=1.1,<2.0)
Requires-Dist: toml (>=0.10.0,<0.11.0)
