freebsd-ports/devel/py-libusb-package/pkg-descr
Жунёва Мария Михайловна ca9ef62f50 devel/py-libusb-package: an installation vehicle for libusb shared libraries
Sponsored by:   Serenity Cybersecurity, LLC
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>
2024-08-17 23:44:40 +03:00

5 lines
316 B
Text

This Python package functions as an installation vehicle for libusb shared
libraries, to simplify installation of tools that require libusb. The main use
case is so that users don't have to install libusb manually for projects that
use pyusb. However, any Python project that uses a libusb wrapper can also
benefit.