Name of the software: pybind11
Project homepage: https://github.com/pybind/pybind11
Why we should include this into the repository, i.e. what does it do that the alternatives do not?
pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. Its goals and syntax are to minimize boilerplate code in traditional extension modules by inferring type information using compile-time introspection.
Is it open source: yes
Tarball: https://github.com/pybind/pybind11/archive/v2.3.0.tar.gz
Description
Description
Details
Details
Related Objects
Related Objects
- Mentioned In
- T6911: OCRmyPDF
Event Timeline
Comment Actions
This has sat in accepted for inclusion for over 30 days. Clearly, there is a lack of demand for the inclusion of this software, nobody has stepped up to provide a completed patch, maintain it, and properly integrate it. Closing as a result. Feel free to reopen but only when someone offers a patch via our proper patch submission methods and volunteers to be maintainer.