Lukas Sandström wrote: > Usage: import pyfprint > > Signed-off-by: Lukas Sandström <[EMAIL PROTECTED]> > --- > > Hi. > > I've written a SWIG wrapper around libfprint for Python. > > Hope this is useful for someone. It isn't very extensivly tested, > but the basics should work. > > It doesn't raise proper exceptions for the various errors that can occur, > but I'll get around to implementing that sometime soon. > > Documentation i severely lacking right now, but it follows libfprint pretty > closely.
I've created an updated version of this patch wich can be found at git://repo.or.cz/libfprint/pyfprint.git There is also a clone of fprint_demo located at git://repo.or.cz/libfprint/pyfprint_demo.git which you can use to test the Python bindings. Please let me know if you have any patches or problems. /Lukas _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
