Metadata-Version: 2.4
Name: informatica-sparker
Version: 1.0.0
Summary: Convert Informatica PowerCenter workflow/mapping XML files to PySpark code deployable to Databricks
License: MIT
Requires-Python: >=3.10
Requires-Dist: lxml>=4.9.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: jinja2>=3.1.0
Requires-Dist: networkx>=3.0
Requires-Dist: pyyaml>=6.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
