2009-06-16 08:03:49 +00:00
|
|
|
Source: libnfc
|
|
|
|
Section: devel
|
|
|
|
Priority: optional
|
2010-01-14 15:58:58 +00:00
|
|
|
Maintainer: Romuald Conty <rconty@il4p.fr>
|
2009-09-29 13:10:17 +00:00
|
|
|
Build-Depends: debhelper (>= 5.0.37.2), libusb-dev, libpcsclite-dev
|
2009-06-16 08:03:49 +00:00
|
|
|
Standards-Version: 3.7.3
|
|
|
|
Homepage: http://www.libnfc.org/
|
|
|
|
|
|
|
|
Package: libnfc0
|
|
|
|
Architecture: any
|
2009-09-23 18:44:25 +00:00
|
|
|
Depends: ${shlibs:Depends}, libusb-0.1-4, libpcsclite1 (>= 1.5), libccid (>= 1.3.10), pcscd (>= 1.5)
|
2009-06-16 08:03:49 +00:00
|
|
|
Description: Near Field Communication (NFC) library
|
2009-09-03 16:33:49 +00: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
|
2010-01-14 15:58:58 +00:00
|
|
|
controller chip.
|
2009-06-16 08:03:49 +00:00
|
|
|
|
|
|
|
Package: libnfc-dev
|
|
|
|
Architecture: any
|
|
|
|
Depends: libnfc0, libusb-dev, libpcsclite-dev
|
|
|
|
Description: Near Field Communication library (development files)
|
2009-09-03 16:33:49 +00: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
|
2010-01-14 15:58:58 +00:00
|
|
|
controller chip.
|
2009-06-16 08:03:49 +00:00
|
|
|
|
2009-09-03 16:33:49 +00:00
|
|
|
Package: libnfc-examples
|
2009-06-16 08:03:49 +00:00
|
|
|
Architecture: any
|
|
|
|
Depends: libnfc0
|
2010-01-18 10:29:23 +00:00
|
|
|
Description: Near Field Communication examples
|
2010-01-14 15:58:58 +00:00
|
|
|
Some examples are provided with libnfc to show basics functions (nfc-list, nfc-anticol, etc.).
|