Source: libykneomgr
Section: utils
Priority: extra
Maintainer: Debian Authentication Maintainers <pkg-auth-maintainers@lists.alioth.debian.org>
Uploaders: Simon Josefsson <simon@josefsson.org>
Build-Depends: debhelper (>= 9), dh-autoreconf,
	       libpcsclite-dev, libzip-dev, help2man, pkg-config,
	       gtk-doc-tools, dblatex
Standards-Version: 3.9.8
Homepage: https://developers.yubico.com/libykneomgr/
Vcs-Git: https://github.com/Yubico/libykneomgr-dpkg.git
Vcs-Browser: https://github.com/Yubico/libykneomgr-dpkg

Package: libykneomgr0
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: pcscd
Description: Yubico YubiKey NEO CCID Manager library
 This is a C library to interact with the CCID-part of the YubiKey
 NEO.  There is a command line tool "ykneomgr" for interactive use.
 It supports querying the YubiKey NEO for firmware version, operation
 mode (OTP/CCID) and serial number.  You may also mode switch the
 device and manage applets (list, delete and install).
 .
 This package contains the shared library, and is normally pulled in
 automatically by any package that needs it.

Package: libykneomgr-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends}, ${misc:Depends}, libykneomgr0 (= ${binary:Version})
Description: Yubico YubiKey NEO CCID Manager library development files
 This is a C library to interact with the CCID-part of the YubiKey
 NEO.  There is a command line tool "ykneomgr" for interactive use.
 It supports querying the YubiKey NEO for firmware version, operation
 mode (OTP/CCID) and serial number.  You may also mode switch the
 device and manage applets (list, delete and install).
 .
 This package contains files that are useful if you are developing
 something that uses the library.

Package: ykneomgr
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Yubico YubiKey NEO CCID Manager tool
 This is a C library to interact with the CCID-part of the YubiKey
 NEO.  There is a command line tool "ykneomgr" for interactive use.
 It supports querying the YubiKey NEO for firmware version, operation
 mode (OTP/CCID) and serial number.  You may also mode switch the
 device and manage applets (list, delete and install).
 .
 This package contains the command line tool.
