Metadata-Version: 2.4
Name: netlapse2
Version: 0.1.3
Summary: Network state time-lapse — periodic structured snapshots of device operational state with versioned diffs (an Oxidized replacement).
Author: Scott Peterman
License: GPLv3
Project-URL: Homepage, https://github.com/scottpeterman/netlapse
Project-URL: Documentation, https://github.com/scottpeterman/netlapse/blob/main/netlapse/README.md
Keywords: network,automation,oxidized,netops,observability,textfsm
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi>=0.110
Requires-Dist: uvicorn[standard]>=0.27
Requires-Dist: python-multipart>=0.0.7
Requires-Dist: pydantic>=2.0
Requires-Dist: PyYAML>=6.0
Requires-Dist: paramiko<4.0.0,>=3.0
Requires-Dist: cryptography>=42.0
Requires-Dist: textfsm>=1.1
Requires-Dist: ldap3>=2.9
Requires-Dist: click>=8.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: httpx>=0.27; extra == "dev"
Dynamic: license-file
Dynamic: requires-python
