mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
pybind11 is a header-only library that exposes C++ types in Python, used as a build-time dependency by packages like Pillow 12.x. Uses setuptools as its build backend. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>