-----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.0-1
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.0
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, 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:
 93b3531c7b7cd57df6a936933d9ec6733c01d4f4 31434 python-cmake-build-extension_0.6.0.orig.tar.gz
 39c24c4f1dc28fdf94bf9118ae4bf37966e09382 4920 python-cmake-build-extension_0.6.0-1.debian.tar.xz
Checksums-Sha256:
 e1434b2bf604b1d62c165142dd0e657f410f55dba862b4e35c20ff3a48d105d0 31434 python-cmake-build-extension_0.6.0.orig.tar.gz
 ac8236817a7c671076e5f878095f082a9a9811b899421a7cf157f92ad31a8b7a 4920 python-cmake-build-extension_0.6.0-1.debian.tar.xz
Files:
 75b3887c69e6853a9cd53a919a38bbc8 31434 python-cmake-build-extension_0.6.0.orig.tar.gz
 15970960f7f5d0fa9725c88f6072e7a0 4920 python-cmake-build-extension_0.6.0-1.debian.tar.xz
Dgit: 3821a380b8cae529fb3a47c06b73d36dbd9718b1 debian archive/debian/0.6.0-1 https://git.dgit.debian.org/python-cmake-build-extension

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

iQJIBAEBCgAyFiEEmwPruYMA35fCsSO/zIxr3RQD9MoFAmZjiZsUHHJvZWhsaW5n
QGRlYmlhbi5vcmcACgkQzIxr3RQD9Mqf5BAAi311LwNNVoxaIadrhkKHQk1qR/k7
2aKY62XvZACBAt72IWtNmN1IR3WmdezTwISEc3VBg5pgxi2ygy2s5+f+hTV6ND9e
W40V4lObSMsYTKvCcM4jm4c85XIcV6v0LAUVoZMpjtWwgEndUqsuNDgrjy8jIw8C
FC43B88pVUxAmdaglLlyeyIATbkLdPteTIQxj8h/PmIbmoEB0A9WUNkTpcbzIf1U
w8i6Bw+P1TPSKvk61knFSVFkCAzpZ+nMZibqnF6D2TkWz8/IZw66ld152z6Kvvw6
rkjH5f69mZVO1xQ6Me2OBg40wJQ/0czhGiRL7HpYx3cPzPscYi5h8zqW3hlgVY6R
s1cIfRhvcQ4flc98qxEg9vqBI6mSy41UYv7RFQHsuJNK+WNoAwkYcJuIZ3iEI+qm
Y6F69sUo+VDvs4qkAokxyWH/mYXgKERqNulOr//iozvFUp7qr3vP9v/EIy2QcFnc
7b9nc4zjGt1saiMoK9q7XV5O7Db5pkdls/IU7PUyyGVhycLxh7EBEgUh48aaWeO5
/OApDHt7VSlVbMetkUWfD0JjN7Y/tjze7MN6Dgz5Uv8Bl6FTCXCrQklsp3Z5VjPr
3UNgWOsyfP2abmsu023UsRJv2KEVEYWDQsp1167X5g3rZDZoZQe497zqXuU/WS7q
fhFy9AgaC4g5yGo=
=Vrrv
-----END PGP SIGNATURE-----
