Metadata-Version: 1.1
Name: asadipy
Version: 0.1.5
Summary: ASA Developing Interface for PYthon
Home-page: https://github.com/HyechurnJang/asadipy
Author: Hyechurn Jang
Author-email: hyjang@cisco.com
License: Apache 2.0
Description: asadipy
        
        Cisco ASA Python API : ASA Developing Interface for PYthon
        
        1. Install
        
        	1.1 From GIT
        		$ python setup.py build
        		$ python setup.py install
        
        	1.2 From PIP
        		$ pip install asadipy
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
