Files
SnarfCode/src/iac_reverse.egg-info/PKG-INFO
2026-05-22 00:19:30 -04:00

24 lines
700 B
Plaintext

Metadata-Version: 2.4
Name: iac-reverse
Version: 0.1.0
Summary: Reverse engineer existing on-premises infrastructure into Terraform HCL code and state files
License: MIT
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: click>=8.1.7
Requires-Dist: jinja2>=3.1.3
Requires-Dist: networkx>=3.2.1
Requires-Dist: pyyaml>=6.0.1
Requires-Dist: kubernetes>=28.1.0
Requires-Dist: docker>=7.0.0
Requires-Dist: pywinrm>=0.4.3
Requires-Dist: python-synology>=1.0.0
Provides-Extra: dev
Requires-Dist: hypothesis>=6.92.0; extra == "dev"
Requires-Dist: pytest>=7.4.4; extra == "dev"
Requires-Dist: pytest-cov>=4.1.0; extra == "dev"
# SnarfCode
# I added this line to test the syncing