# -*- 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

PortSystem          1.0
PortGroup           python 1.0

name                py-pyaes
version             1.6.1
revision            0

license             MIT
supported_archs     noarch
platforms           {darwin any}
maintainers         nomaintainer
description         Pure-Python Implementation of the AES block-cipher and common modes of operation
long_description    {*}${description}

python.versions     39 310 311 312

homepage            https://github.com/ricmoo/pyaes

checksums           rmd160  ff5f3a5caf31f20cd451464eac3fb6831b8713e8 \
                    sha256  02c1b1405c38d3c370b085fb952dd8bea3fadcee6411ad99f312cc129c536d8f \
                    size    28536