Metadata-Version: 2.3
Name: hcl-processor
Version: 0.10.3a0
Summary: A tool for analyzing HCL files.
Author: S-mishina
Author-email: 45090872+S-mishina@users.noreply.github.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: Cerberus (==1.3.7)
Requires-Dist: Jinja2 (==3.1.6)
Requires-Dist: PyYAML (==6.0.2)
Requires-Dist: attrs (==25.3.0)
Requires-Dist: boto3 (==1.39.10)
Requires-Dist: botocore (==1.39.10)
Requires-Dist: jmespath (==1.0.1)
Requires-Dist: jsonschema (==4.25.0)
Requires-Dist: jsonschema-specifications (==2025.4.1)
Requires-Dist: lark (==1.2.2)
Requires-Dist: prettytable (==3.16.0)
Requires-Dist: python-dateutil (==2.9.0.post0)
Requires-Dist: python-hcl2 (==7.2.1)
Requires-Dist: pytz (==2025.2)
Requires-Dist: referencing (==0.36.2)
Requires-Dist: rpds-py (==0.26.0)
Requires-Dist: s3transfer (==0.13.1)
Requires-Dist: six (==1.17.0)
Requires-Dist: tabulate (==0.9.0)
Requires-Dist: tomli (==2.2.1)
Requires-Dist: tzdata (==2025.2)
Requires-Dist: wcwidth (==0.2.13)
