File debian.control of Package freedata-dev
Source: freedata-dev
Section: python
Priority: optional
Maintainer: DJ2LS <builds@example.invalid>
Build-Depends:
debhelper-compat (= 13),
dh-python,
python3-all,
python3-build,
python3-wheel,
python3-setuptools # für setuptools-Backend
Standards-Version: 4.7.0
Rules-Requires-Root: no
Package: freedata-dev
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: FreeDATA (minimal dev package)
Minimal pybuild-based package using pyproject.toml (no setup.py).