Metadata-Version: 2.1
Name: eduroam-pi
Version: 0.7.0
Summary: Networking package to connect to enterprise eduroam and obtainIP for ssh connection.
Home-page: UNKNOWN
Author: Benjamin Ryan Daghir
Author-email: daghirb@gmail.com
License: UNKNOWN
Description: eduroam-pi is a python package that includes a script to configure your wifi connection to academic enteprise eduroam. To configure your wifi, please run the following command after installation.
        
        sudo eduroam-config
        
        If the script is not found, reinstall the package using the following command.
        
        sudo -H pip3 install eduroam-pi
        
        Enjoy your hassle free ssh connections!
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
