Source: python-scikit-build
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/scikit-build/scikit-build/tags
Vcs-Browser: https://github.com/alvistack/scikit-build-scikit-build
Vcs-Git: https://github.com/alvistack/scikit-build-scikit-build.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-scikit-build
Architecture: all
Description: Improved build system generator for Python C/C++/Fortran/Cython extensions
 scikit-build is an improved build system generator for CPython
 C/C++/Fortran/Cython extensions. It provides better support for
 additional compilers, build systems, cross compilation, and locating
 dependencies and their associated build requirements.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-distro,
 python3-packaging,
 python3-setuptools (>= 42.0.0),
 python3-typing-extensions (>= 3.7),
 python3-wheel (>= 0.32.0),
