muelli / geysigning

An easier way to sign OpenPGP keys over the local network
GNU General Public License v3.0
9 stars 10 forks source link

Removes the qrencode library and implements QRcode image with qrcode #14

Closed jobediah closed 10 years ago

jobediah commented 10 years ago

These changes have a dependency on the qrcode python package, https://pypi.python.org/pypi/qrcode. qrcode works with the python imaging library (PIL). Fixes bug #5