# -*- 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 github 1.0 PortGroup python 1.0 github.setup certbot josepy 1.1.0 v name py-josepy categories-append security license Apache-2 maintainers {mps @Schamschula} openmaintainer description JOSE protocol implementation in Python using cryptography long_description ${description} platforms darwin python.versions 27 36 37 checksums rmd160 c297a66f6f9f50c30c82292ed0e0a5c2c87e8d3c \ sha256 453c2128fc783469b7d0f515acae7dfc50b6fa2b7e3f45b3d5fca49e5f15b25f \ size 52130 if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-setuptools }