30 lines
1.2 KiB
Text
30 lines
1.2 KiB
Text
Source: libnfc
|
|
Section: devel
|
|
Priority: optional
|
|
Maintainer: Romuald Conty <romuald.conty@free.fr>
|
|
Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), libusb-dev, libpcsclite-dev
|
|
Standards-Version: 3.7.3
|
|
Homepage: http://www.libnfc.org/
|
|
|
|
Package: libnfc0
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, libusb-0.1-4, libpcsclite1 (>= 1.5), libccid (>= 1.3.10)
|
|
Description: Near Field Communication (NFC) library
|
|
libnfc is a Free Software NFC library. The supported NFC hardware devices are
|
|
the ACS ACR122(U) NFC reader and various NFC-dongles. In principle all
|
|
hardware based on the NXP PN53x NFC Controller chip is supported.
|
|
|
|
Package: libnfc-dev
|
|
Architecture: any
|
|
Depends: libnfc0, libusb-dev, libpcsclite-dev
|
|
Description: Near Field Communication library (development files)
|
|
libnfc is a Free Software NFC library. The supported NFC hardware devices are
|
|
the ACS ACR122(U) NFC reader and various NFC-dongles. In principle all
|
|
hardware based on the NXP PN53x NFC Controller chip is supported.
|
|
|
|
Package: nfc-tools
|
|
Architecture: any
|
|
Depends: libnfc0
|
|
Description: Near Field Communication tools
|
|
NFC tools are provide by libnfc team to be able to use NFC devices
|
|
"out-of-the-box".
|