Metadata-Version: 2.1
Name: chewie
Version: 0.0.2
Summary: A bare-bones EAPOL/802.1x implementation
Home-page: https://github.com/samrussell/chewie
Author: Sam Russell
Author-email: sam.h.russell@gmail.com
License: Apache2
Keywords: 802.1x dot1x eap eapol radius authentication aaa
Platform: UNKNOWN
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
Requires-Dist: eventlet
Requires-Dist: netils (==0.0.1)


Chewie is an EAPOL/802.1x implementation in Python.

Currently barely works, useful if you have one user and their password is "microphone"

More information at https://github.com/samrussell/chewie


