Metadata-Version: 2.3
Name: pgmig
Version: 0.0.1
Summary: Generate migrations between Postgres databases
License: MIT
Keywords: postgres,schema,diff,migration
Author: Yossi Rozantsev
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Project-URL: Documentation, https://github.com/Apakottur/pgmig
Project-URL: Homepage, https://github.com/Apakottur/pgmig
Project-URL: Repository, https://github.com/Apakottur/pgmig
Description-Content-Type: text/markdown

# pgmig
Generate migrations between Postgres databases

