You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
302 B

Third-party components
----------------------
The following third-party components are used internally:
- The Python bindings make use of the pybind11 library --
https://pybind11.readthedocs.io/, available under a
[BSD-style license](https://github.com/pybind/pybind11/blob/master/LICENSE)