Source: dumptales
Section: utils
Priority: optional
Maintainer: Miguel Jacq <mig@mig5.net>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all (>= 3.10), python3-poetry-core (>= 1.4), python3-setuptools (>= 65), python3-wheel, python3-dev, python3-pytest, build-essential
Standards-Version: 4.6.2

Package: dumptales
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}
Description: Explain row and relationship changes between database snapshots
 Compare MySQL and PostgreSQL text dumps and SQLite database files offline.
 Reports row and schema changes in human-readable, JSON or JSONL form.
