summaryrefslogtreecommitdiffstats
path: root/libraries/libfprint/README
diff options
context:
space:
mode:
author Terry Laundos2010-05-11 22:54:06 +0200
committer David Somero2010-05-11 22:54:06 +0200
commit9ad76ec70e853dd7d903f2e46982342dd969e0ee (patch)
tree04b4212e84c5ee53ceb6dd77589c7ee0cf61c930 /libraries/libfprint/README
parent462de9b508542d5069211314532b588eb28be0d4 (diff)
downloadslackbuilds-9ad76ec70e853dd7d903f2e46982342dd969e0ee.tar.gz
libraries/libfprint: Added to 12.1 repository
Diffstat (limited to 'libraries/libfprint/README')
-rw-r--r--libraries/libfprint/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/libraries/libfprint/README b/libraries/libfprint/README
new file mode 100644
index 0000000000..d7fa8b66be
--- /dev/null
+++ b/libraries/libfprint/README
@@ -0,0 +1,13 @@
+libfprint is the center of our efforts. libfprint is the component
+which does the dirty work of talking to fingerprint reading devices,
+and processing fingerprint data.
+
+If you're a user, you probably aren't interested in libfprint,
+instead you want to find some software which uses libfprint
+(see the integration project).
+
+If you're an application developer looking to add support for some
+kind of fingerprinting to your software, libfprint is exactly what
+you are looking for. It provides a simple API for you to enroll
+fingerprints and then identify users later on.
+