# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
categories-append security
description high-level encryption python module building upon py-crypto
long_description ezPyCrypto is a high-level encryption library for \
Python that makes your job of securing data easy and \
effortless. As a reaction to some other crypto \
libraries, which can be painfully complex to \
understand and use, ezPyCrypto has been designed from \
the ground up for absolute ease of use, without \
homepage https://freenet.mcnabhosting.com/python/ezPyCrypto/
distname ezPyCrypto-${version}
checksums md5 6e30f9e6a16aca849431568e1a5b0ee1 \
rmd160 689458ef5b2c4f2ef79c28c56589deb938b0ec75 \
sha256 2411083d2dd3a2553c4cdc35edd919d6f3e0fc908fe23c2bcff974b277ca47c4 \
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-crypto
test.env PYTHONPATH=${worksrcpath}/build/lib
xinstall -m 0644 -W ${worksrcpath} CHANGELOG INSTALL README \
${destroot}${prefix}/share/doc/${subport}
xinstall -m 0644 {*}[glob ${worksrcpath}/example\[1-8\].py] \
${destroot}${prefix}/share/doc/${subport}/examples
livecheck.regex ezPyCrypto-(\\d+(?:\\.\\d+)*)