2009-06-16 10:03:49 +02:00
|
|
|
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
|
2009-09-03 18:33:49 +02:00
|
|
|
libnfc is a Free Software library for Near Field Communication. Supported NFC hardware
|
|
|
|
devices are, theorically, all hardware based on the NXP PN531, PN532 or PN533 NFC
|
|
|
|
Controller chip.
|
2009-06-16 10:03:49 +02:00
|
|
|
|
|
|
|
Package: libnfc-dev
|
|
|
|
Architecture: any
|
|
|
|
Depends: libnfc0, libusb-dev, libpcsclite-dev
|
|
|
|
Description: Near Field Communication library (development files)
|
2009-09-03 18:33:49 +02:00
|
|
|
libnfc is a Free Software library for Near Field Communication. Supported NFC hardware
|
|
|
|
devices are, theorically, all hardware based on the NXP PN531, PN532 or PN533 NFC
|
|
|
|
Controller chip.
|
2009-06-16 10:03:49 +02:00
|
|
|
|
2009-09-03 18:33:49 +02:00
|
|
|
Package: libnfc-examples
|
2009-06-16 10:03:49 +02:00
|
|
|
Architecture: any
|
|
|
|
Depends: libnfc0
|
|
|
|
Description: Near Field Communication tools
|
2009-09-03 18:33:49 +02:00
|
|
|
Some examples are provided with libnfc to show basics functions (list, anticol, etc.).
|