Metadata-Version: 2.1
Name: scrapli-replay
Version: 2021.2.6a1
Summary: Tools to enable easy testing of scrapli programs
Home-page: https://github.com/scrapli/scrapli-replay
Author: Carl Montanari
Author-email: carl.r.montanari@gmail.com
License: MIT
Project-URL: Changelog, https://github.com/scrapli/scrapli_repaly/CHANGELOG.md
Description: scrapli-replay
        ==============
        
        this may work w/ older releases... just picked a version that is a few years old to use as the minimum version...
        not putting this in requirements because it feels strange to do so? and its already in dev requirements so ci will be ok
        pytest>=5.3.0,<7.0.0
        
        TODO:
        - make collector work w/ generic driver too
        - tests
        - docs
        
Keywords: ssh telnet netconf automation network cisco iosxr iosxe nxos arista eos juniper junos
Platform: UNKNOWN
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
