Metadata-Version: 1.2
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
Description: 
            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
        
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
