Metadata-Version: 2.4
Name: evpn-connector
Version: 2.2.0
Summary: The main task of this daemon is to interact with the gobgp and ovs to provide a connection using the EVPN protocol
Home-page: https://github.com/vktechdev/evpn_connector
Author: VK Tech
Author-email: digital.tech@corp.mail.ru
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: pbr<=5.8.1,>=1.10.0
Requires-Dist: six<=1.16.0,>=1.9.0
Requires-Dist: oslo.config==3.22.0
Requires-Dist: netaddr<=0.8.0,>=0.7.18
Requires-Dist: loopster<3.0.0,>=2.14.4
Requires-Dist: obsender<6.0.0,>=5.0.0
Requires-Dist: grpcio===1.22.0; python_version < "3.8"
Requires-Dist: protobuf===3.9.0; python_version < "3.8"
Requires-Dist: enum34===1.1.6; python_version < "3.8"
Requires-Dist: sentry-sdk==1.5.2; python_version < "3.8"
Requires-Dist: grpcio===1.26.0; python_version >= "3.8"
Requires-Dist: protobuf===3.14.0; python_version >= "3.8"
Requires-Dist: sentry-sdk==1.6.0; python_version >= "3.8"
Requires-Dist: subprocess32===3.2.6; python_version == "2.7"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

# evpn-connector

The main task of this daemon is to interact with the gobgp and ovs to provide a connection using the EVPN protocol

