
                                 -=} Passta {=-
                            The simple password safe


Passta is a simple password safe intended for usage in scripts.

e.g.: usage in .msmtprc

    passwordeval passta get smtps/me@example.com

GPG[1] is used for encrypting passwords. When running gpg-agent passta can be
used in scripts without having to provide the password on every invocation.


AUTHORS & CONTRIBUTORS:

Martin Natano <natano@natano.net>

Please follow PEP 8[2] when submitting patches/pull requests.


[1] http://www.gnupg.org/
[2] http://www.python.org/dev/peps/pep-0008/
