# $Id: Portfile 76953 2011-03-15 03:47:33Z blb@macports.org $ PortSystem 1.0 PortGroup python26 1.0 name py26-keyczar version 0.6b revision 1 categories-append devel crypto license Apache-2 maintainers blb description Easy to use cryptographic toolkit long_description \ Keyczar is an open source cryptographic toolkit designed to make it \ easier and safer for developers to use cryptography in their applications. \ Keyczar supports authentication and encryption with both symmetric and \ asymmetric keys. platforms darwin homepage http://www.keyczar.org/ master_sites http://keyczar.googlecode.com/files/ distname python-keyczar-06b worksrcdir Keyczar-Python checksums md5 bb778ab2ceae236e0819d8c8e75323f7 \ sha1 1cec05d46fc46f54c765d292a760d35ac0969484 \ rmd160 9180e43449f7be2f2fd5e48aa91b2f0d60d811c9 depends_lib-append port:py26-crypto port:py26-asn1 port:py26-simplejson patchfiles patch-setup.py.diff livecheck.type regex livecheck.url http://code.google.com/p/keyczar/downloads/list livecheck.regex {Keyczar ([a-z0-9.]+) Python}