-----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-4
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.4
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
 2f35b2cf02bb53a393aa7a7c1f044fb33fc50db3 7780 python-cmake-build-extension_0.6.1-4.debian.tar.xz
Checksums-Sha256:
 5f78ef80ced83f816c1140363068428101f697291990d3804dc3a96321e0555d 31435 python-cmake-build-extension_0.6.1.orig.tar.gz
 b8e05ca57cbc5dfe2166c7500d7645c5f48d9eab01eceb72716ede8e5172cdfc 7780 python-cmake-build-extension_0.6.1-4.debian.tar.xz
Files:
 813f11dd40f4fcf2078f1f8c6e7dfd45 31435 python-cmake-build-extension_0.6.1.orig.tar.gz
 e123cd88f20112fd33ae19b16ef43cf9 7780 python-cmake-build-extension_0.6.1-4.debian.tar.xz
Dgit: 9379b2c8492ecc79a8923a6386352cd8ff0b337a debian archive/debian/0.6.1-4 https://git.dgit.debian.org/python-cmake-build-extension

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

iQIzBAEBCgAdFiEEmwPruYMA35fCsSO/zIxr3RQD9MoFAmn7lVcACgkQzIxr3RQD
9Movgg//Z53jYwJuElS4XGZItBmX1Yo2A5kEEHceOcoE/+ZgxAOAAiLXTa+AlA9F
MstjkJeQXkqGDM1IaXHgip7Cpg4BEL6yLwRanhhEoy14I2chKAkAxMXZ66/H2WUM
ZqdAtGa36HqphmLfoNnrmH5xOoCTku2YT7ck8lXB6Oo0B6H8cssh/Q+HGGn3EjL4
cQuex6BntNSph/ZWCwcfeqSUn8bvwizLUWQMZ26MUdcYyrtlA6/KJjw2A6S5E98a
I34RTzTzt6GhVnKpTFPM/5zWyUJiKP9+6ie5x52awrwwArC302lFcn1G9sYdJEbh
1qGVke3VYxfozr48qrbEc0yo/8Poa1RYBE6z1IRSn5floPme4gwLioLNE3B7oaTE
V2K5NbQVLxCpoiTf1NEhnAmVdhpo0JLsjYv6mafFW4X6bp1KIfx97LV5dInQCHOe
kWptk7aS0LbeBNbXQuGPzuW0Bsd0GRxy972ZP0BoibgbcBBeYa13NuXMo/wWvV7A
VVHR8Ubz7QrNqvW7xHNxQCQOI84geA5Il84nlGgEfz2uCJD7/8qI555/18rH0bwh
EBdODiT9bcZrdfmLnUjHnIro6tOLCtIQranX1mGnBYEixtrijRwTM+GaXMSFYpgB
8Uj7hXW6Rhtz8HDhmPyZMjYtufQ8QOGP1xrUGOk/IbsLYMlzQ+A=
=u+9q
-----END PGP SIGNATURE-----
