-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: python-cmake-build-extension
Binary: python3-cmake-build-extension
Architecture: all
Version: 0.6.1-3
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Timo Röhling <roehling@debian.org>
Homepage: https://github.com/diegoferigo/cmake-build-extension
Description: Setuptools extension to build and package CMake projects
 This extension aims to simplify the integration of C++ projects based on CMake
 with Python packaging tools. CMake provides out-of-the-box support to either
 SWIG and pybind11, that are two among the most used projects to create Python
 bindings from C++ sources.
 .
 If you have any experience with these hybrid projects, you know the challenges
 to make packaging right! This project takes inspiration from pre-existing
 examples (pybind/cmake_example, among many others) and provides a simple,
 flexible, and reusable setuptools extension with the following features:
 .
  * Bridge between CMake projects and Python packaging
  * Configure and build the CMake project from setup.py
  * Install the CMake project in the resulting Python package
  * Allow passing custom CMake options
  * Allow creating a top-level __init__.py
  * Expose C++ executables to the Python environment
  * Provide a context manager to import CPython modules reliably on all major
    OSs
  * Disable the C++ extension in editable installations (requiring to manually
    call CMake to install the C++ project)
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/python-team/packages/cmake-build-extension
Vcs-Git: https://salsa.debian.org/python-team/packages/cmake-build-extension.git
Testsuite: autopkgtest
Testsuite-Triggers: cmake, dpkg-dev, g++, gcc, libeigen3-dev, ninja-build, python3-all-dev, python3-build, python3-numpy, python3-pybind11, python3-setuptools, python3-setuptools-scm, swig
Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-setuptools-scm
Package-List:
 python3-cmake-build-extension deb python optional arch=all
Checksums-Sha1:
 de22f2a96cd0e6b1eca3ff183af424f48ebc1d1f 31435 python-cmake-build-extension_0.6.1.orig.tar.gz
 50281dcf1e1f6b38a9eab0cf4a8088e8369b0caa 7588 python-cmake-build-extension_0.6.1-3.debian.tar.xz
Checksums-Sha256:
 5f78ef80ced83f816c1140363068428101f697291990d3804dc3a96321e0555d 31435 python-cmake-build-extension_0.6.1.orig.tar.gz
 77c8a349dba1fe21dd0650a6436e56328394fd1162fe63254707d8f7cfac6327 7588 python-cmake-build-extension_0.6.1-3.debian.tar.xz
Files:
 813f11dd40f4fcf2078f1f8c6e7dfd45 31435 python-cmake-build-extension_0.6.1.orig.tar.gz
 afd33552e6d01e4c8464081908a49131 7588 python-cmake-build-extension_0.6.1-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAml6PlEACgkQQc5/C58b
izLwKwgAgLeYcymWO7X9pDkff5d1BFBC3JM8q6A3D4f4WtlIopg480cp88C9EAdg
i0jC1kqadBh5CYZnfSIZdUEZopc5BkS/7blkS15/3EHzWOsplSlM0ws+o+DO8kXW
bE5ad0mc1fRYGuW4C9Fh7smANpn4cehSbUpR5XakJWAAtsFw9bbkRRuINjufl9D2
xRdGi8Nq2xF/cOqMQ+bWL67Wh7uPbov89g1lp63Tf7LNyIZMzKLtE21FDt41zPBB
RDkKF5l2bAth1TQ7MpfOd+fOZ/8PgaAF9BZzGsSE+yxi+HELTNBUmON9ZXkOI9tZ
WWuIUst1ACMiWcjyJHSuUiz2gV9r6w==
=uUti
-----END PGP SIGNATURE-----
