Port details |
- py-libusbsio Python wrapper for NXP libusbsio binary library
- 2.1.12 comms =1 2.1.12Version of this port present on the latest quarterly branch.
- Maintainer: awoonyaa@gmail.com
- Port Added: 2024-08-17 20:45:20
- Last Update: 2024-08-21 16:17:09
- Commit Hash: a7baec8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://pypi.org/project/libusbsio/
- Description:
- Python wrapper for NXP libusbsio binary library
The NXP libusbsio is a binary library for Win/Linux/MacOS systems
used to exercise SPI, I2C bus and GPIO pins over USBSIO interface of
NXP LPCLink2 and MCUlink Pro devices.
This Python component provides a wrapper object which encapsulates the
binary library and exposes its API to Python applications.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}libusbsio>0:comms/py-libusbsio@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/comms/py-libusbsio/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/py-libusbsio
- pkg install py311-libusbsio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-libusbsio listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-libusbsio
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1724156080
SHA256 (libusbsio-2.1.12.tar.gz) = 45d521c229413b0835f5acb73e8df3b31aa5055f454f2ddbb490db3b8604292f
SIZE (libusbsio-2.1.12.tar.gz) = 259715
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libhidapi.so : comms/hidapi
- libudev.so : devel/libudev-devd
- libusbsio.so : comms/libusbsio
- This port is required by:
- for Run
-
- comms/py-spsdk
Configuration Options:
- No options to configure
- Options name:
- comms_py-libusbsio
- USES:
- dos2unix python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.12 21 Aug 2024 16:17:09 |
Gleb Popov (arrowd) Author: Жунёва Мария Михайловна |
comms/py-libusbsio: update to 2.1.12
Sponsored by: Serenity Cybersecurity, LLC
Pull Request: https://github.com/freebsd/freebsd-ports/pull/295 |
2.1.11 17 Aug 2024 20:44:39 |
Gleb Popov (arrowd) Author: Shapovalov Alexey |
comms/py-libusbsio: Python wrapper for the NXP libusbsio library
Sponsored by: Serenity Cybersecurity, LLC
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org> |
Number of commits found: 2
|