Package: pybind11-dev Source: pybind11 Version: 2.6.2-1+27.52 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 685 Recommends: libeigen3-dev Filename: all/pybind11-dev_2.6.2-1+27.52_all.deb Size: 156196 MD5sum: 850020bb33840978f37f8f7aae64a29c SHA1: cf0b32952f00e9eeb675c8401f77bcf0406be068 SHA256: 815bebfe8f0bb9c4a752d114e39fa7ca77493bf5f1cea767b9aba05160a6bb00 Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://github.com/pybind/pybind11 Description: 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. Package: python3-pybind11 Source: pybind11 Version: 2.6.2-1+27.52 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 736 Depends: python3:any, pybind11-dev (= 2.6.2-1+27.52) Recommends: python3-numpy Filename: all/python3-pybind11_2.6.2-1+27.52_all.deb Size: 166192 MD5sum: e1a55ff94ccbed46afac35a39c94f96e SHA1: b7f50ddfcb6af4a7bbaa285f9114386607df4649 SHA256: 6f5942cf011a991c9f900d25e852cc15e56519528774444d8d5212c38ac6a1b0 Section: python Priority: optional Multi-Arch: foreign Homepage: https://github.com/pybind/pybind11 Description: 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.