Metadata-Version: 2.1
Name: autonet-api
Version: 0.2.0
Summary: Network device configuration abstraction API
Home-page: https://github.com/Connectria/autonet
Author: Ken Vondersaar
Author-email: kvondersaar@connectria.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/Connectria/autonet
Project-URL: Documentation, https://connectria.github.io/autonet
Description: Autonet
        -------
        Autonet is a WSGI application that abstracts vendor specific network
        device configuration into a standard set of vendor independent API calls.
        
        See the full `documentation <https://connectria.github.io/autonet>`_ for
        more details.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 4 - Beta
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
