Source: neard
Section: net
Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Uploaders:
 Manuel Traut <manut@mecka.net>,
Build-Depends:
 debhelper-compat (= 13),
 autoconf,
 autoconf-archive,
 automake,
 libdbus-1-dev,
 libglib2.0-dev,
 libnl-3-dev,
 libnl-genl-3-dev,
 libtool,
 pkgconf,
Standards-Version: 4.7.4
Homepage: https://git.kernel.org/pub/scm/network/nfc/neard
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-Team/neard
Vcs-Git: https://salsa.debian.org/DebianOnMobile-Team/neard.git

Package: neard
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
  bluez,
  neard-tools,
Description: NFC - Near Field Communication management daemon
 A system-level daemon which manages NFC adapters. It relies on the Linux
 kernel NFC socket and generic netlink families, and is a fully modular system
 that can be extended through plug-ins.
 .
 It supports all 4 NFC tag types reading and writing, along with NFC LLCP
 (peer to peer mode) in both target and initiator modes. The Simple NDEF
 Exchange Protocol (SNEP), NDEF Push Protocol (NPP) and handover (Wi-Fi and
 Bluetooth) protocols are implemented as separate plugins on top of LLCP
 sockets.
 .
 This package contains the neard systemd daemon.

Package: neard-dev
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: NFC - Near Field Communication manager development files
 A system-level daemon which manages NFC adapters. It relies on the Linux
 kernel NFC socket and generic netlink families, and is a fully modular system
 that can be extended through plug-ins.
 .
 It supports all 4 NFC tag types reading and writing, along with NFC LLCP
 (peer to peer mode) in both target and initiator modes. The Simple NDEF
 Exchange Protocol (SNEP), NDEF Push Protocol (NPP) and handover (Wi-Fi and
 Bluetooth) protocols are implemented as separate plugins on top of LLCP
 sockets.
 .
 This package contains files needed to develop neard plugins.

Package: neard-tools
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 neard,
Description: NFC - Near Field Communication manager test tools
 A system-level daemon which manages NFC adapters. It relies on the Linux
 kernel NFC socket and generic netlink families, and is a fully modular system
 that can be extended through plug-ins.
 .
 It supports all 4 NFC tag types reading and writing, along with NFC LLCP
 (peer to peer mode) in both target and initiator modes. The Simple NDEF
 Exchange Protocol (SNEP), NDEF Push Protocol (NPP) and handover (Wi-Fi and
 Bluetooth) protocols are implemented as separate plugins on top of LLCP
 sockets.
 .
 This package contains nciattach and nfctool CLI tools.
