• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "pybind11"
2description: "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."
3third_party {
4  url {
5    type: HOMEPAGE
6    value: "https://pybind11.readthedocs.io/en/stable/"
7  }
8  url {
9    type: GIT
10    value: "https://github.com/pybind/pybind11.git"
11  }
12  version: "v2.6.2"
13  license_type: NOTICE
14  last_upgrade_date {
15    year: 2021
16    month: 1
17    day: 26
18  }
19}
20