pybind11 2.0.1-4 source package in Ubuntu

Changelog

pybind11 (2.0.1-4) unstable; urgency=medium

  * Build the tests with the default Python 3 version.
    Thanks to Adrian Bunk (Closes: #867551)

 -- Ghislain Antony Vaillant <email address hidden>  Thu, 20 Jul 2017 14:56:01 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pybind11_2.0.1-4.dsc 2.2 KiB c5a1674d6e87137529ee740ca298cbbc12c0b1ed7e10c43036c70adc93e208a8
pybind11_2.0.1.orig.tar.gz 388.9 KiB d18383097455cab02e9ff312eaf472e36ae26c3ff46e250b790ddc5ec336fa5c
pybind11_2.0.1-4.debian.tar.xz 5.9 KiB c53b36aef0eba181ed5eb42bdd2f089b900a94daf222dae4d612c93afc7e5a5b

Available diffs

No changes file available.

Binary packages built by this source

pybind11-dev: seamless operability between C++11 and Python

 pybind11 is a lightweight header library that exposes C++ types in
 Python and vice versa, mainly to create Python bindings of existing C++
 code. Its goals and syntax are similar to the excellent Boost.Python
 library by David Abrahams: to minimize boilerplate code in traditional
 extension modules by inferring type information using compile-time
 introspection.
 .
 This package provides the header-only library.

pybind11-doc: documentation for pybind11

 pybind11 is a lightweight header library that exposes C++ types in
 Python and vice versa, mainly to create Python bindings of existing C++
 code. Its goals and syntax are similar to the excellent Boost.Python
 library by David Abrahams: to minimize boilerplate code in traditional
 extension modules by inferring type information using compile-time
 introspection.
 .
 This package provides the documentation.

python-pybind11: pybind11 helper module for Python 2

 pybind11 is a lightweight header library that exposes C++ types in
 Python and vice versa, mainly to create Python bindings of existing C++
 code. Its goals and syntax are similar to the excellent Boost.Python
 library by David Abrahams: to minimize boilerplate code in traditional
 extension modules by inferring type information using compile-time
 introspection.
 .
 This package provides pybind11 for Python 2.

python3-pybind11: pybind11 helper module for Python 3

 pybind11 is a lightweight header library that exposes C++ types in
 Python and vice versa, mainly to create Python bindings of existing C++
 code. Its goals and syntax are similar to the excellent Boost.Python
 library by David Abrahams: to minimize boilerplate code in traditional
 extension modules by inferring type information using compile-time
 introspection.
 .
 This package provides pybind11 for Python 3.