Erik Grinaker is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

erikg / Revelation

Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.

Clone this repository (size: 2.1 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/revelation
hg clone ssh://hg@bitbucket.org/erikg/revelation

Commit 050afdb709b9 Raw commit »

commit
050afdb709b9
parent
37d71641edee
branch
default

split out data handlers into separate module

Comments

    Log in to comment »

    File Lines added Lines removed
    ChangeLog 4
    TODO 1
    setup.py 1 1
    src/lib/__init__.py 1 1
    src/lib/datafile.py 4 690
    src/lib/datahandler/__init__.py 29
    src/lib/datahandler/base.py 118
    src/lib/datahandler/fpm.py 353
    src/lib/datahandler/rvl.py 292
    src/lib/druid.py 2 2
    src/revelation 8 8