bindings: python: remove egg-info during clean The egg-info directory gets generated when a distribution is built so should be removed when `make clean` is run. Signed-off-by: Vincent Fazio <vfazio@gmail.com> Link: https://patch.msgid.link/20260228185213.31442-1-vfazio@gmail.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
C library and tools for interacting with the linux GPIO character device.
The project is hosted at https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/.
Documentation is available at https://libgpiod.readthedocs.io/.