mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-26 04:22:12 +00:00
10 lines
226 B
Plaintext
10 lines
226 B
Plaintext
|
|
config BR2_PACKAGE_PYTHON_NFC
|
||
|
|
bool "python-nfc"
|
||
|
|
depends on BR2_PACKAGE_PYTHON
|
||
|
|
select BR2_PACKAGE_LIBUSB
|
||
|
|
select BR2_PACKAGE_LIBUSB_COMPAT
|
||
|
|
help
|
||
|
|
Python module for near field communication.
|
||
|
|
|
||
|
|
https://launchpad.net/nfcpy
|