Metadata-Version: 2.1
Name: datahub-postgres-lineage
Version: 0.1.0
Summary: Extract table lineage from Postgres views
Author: Contiamo
Author-email: developers@contiamo.com
Requires-Python: >=3.8.1,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: acryl-datahub[sqlalchemy] (>=0.9.3.2,<0.10.0.0)
Requires-Dist: geoalchemy2 (>=0.12.5,<0.13.0)
Requires-Dist: psycopg2-binary (>=2.9.5,<3.0.0)
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
