acgtools is a driver for the ACG HF MultiISO RFID reader written
entirely in Python and including several developer tools, including
EEPROM backup/edit/restoration for enabling some of the more exotic
features supported by this hardware. There are also sample applications,
notably an e-Passport reader.

Changes: This release removes the dependency on hal/dbus for device detection
(when hal is not available, acgtools falls back to using a configuration
file), updates the e-passport example application to decode facial image
data and save that to a file, and includes support for retrieving a REQA
answer on tag selection if this option is set in the EEPROM.

Tags: rfid, USB, Drivers, Serial

Licenses: GPLv3