Metadata-Version: 2.4
Name: c65beka
Version: 1.0.3
Summary: A bare-bones BGP speaker
Home-page: https://github.com/c65sdn/beka
Author: Sam Russell
Author-email: sam.h.russell@gmail.com
License: Apache-2
Keywords: bgp,beka,routing,sdn,networking
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: pbr>=1.9
Dynamic: author
Dynamic: author-email
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


Beka is a fairly basic BGP speaker. It can send
and receive unicast route updates in IPv4 and IPv6,
but not too much else. It is designed to be simple to use
and to extend, without too much overhead.

More information at https://github.com/c65sdn/beka
