# -*- 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-pamela
version             1.2.0
revision            0

categories-append   devel
license             MIT
supported_archs     noarch
platforms           {darwin any}
maintainers         nomaintainer

description         Python PAM interface
long_description    {*}${description}

homepage            https://github.com/jupyterhub/pamela

checksums           rmd160  89d0bd87a5b64e0c11f774cbdaa68acc34fc3f63 \
                    sha256  0ea6e2a99dded8c7783a4a06f2d31f5bdcad894d79101e8f09322e387a34aacf \
                    size    7824

python.versions     312 313 314
