mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 23:12:02 +08:00
0c1d6b9d7c
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>
(cherry picked from commit 432fa809dd)