Package: libfprint0 Architecture: arm64 Version: 1:0.6.0-2gxde1 Multi-Arch: same Priority: extra Section: libs Source: libfprint Maintainer: FingerForce Team Installed-Size: 487 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.35.9), libnss3 (>= 2:3.13.4-2~), libpixman-1-0 (>= 0.30.0), libusb-1.0-0 (>= 2:1.0.8) Filename: ./l/libfprint0/libfprint0_0.6.0-2gxde1_arm64.deb Size: 141328 MD5sum: 1c76486072bf0de689436579560d89f9 SHA1: bb3cc79c9cc55b54da113ec0e414647b8d155630 SHA256: d56c522c01524b296f66ff6cd729d5e29d4afa54378744b332ac676cca9de607 SHA512: 4b765688878c055ea0fd1faf79c2a0660bfdfd55823e668f79c00d9f28ea141f0260b13428ec7bab399f0bff863394a8e180a6f12c59e403e8aaee1c5821c81d Homepage: http://www.freedesktop.org/wiki/Software/fprint/libfprint Description: async fingerprint library of fprint project, shared libraries The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides shared libraries.