vext01 / passout

Simple password manager built on GnuPG.
4 stars 1 forks source link

Use gobject bindings instead of py-gtk2. #6

Closed vext01 closed 9 years ago

vext01 commented 9 years ago

From the py-gtk page:

Note: New users are encouraged to use GTK+3 through the PyGObject bindings instead of using PyGTK with GTK+2. Windows users may still want to keep using PyGTK until more convenient installers are published.

I see that OpenBSD has python 2 and 3 bindings for PyGobject, so we could ditch Python 2 if Linux is the same. @richlanc ?

vext01 commented 9 years ago

This also uses the native GTK clipboard API. Bye xclip.