# -*- 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-txtorcon
version             26.6.0
platforms           {darwin any}
supported_archs     noarch
license             MIT
maintainers         {gmail.com:herby.gillot @herbygillot} \
                    openmaintainer

description         Twisted based Tor controller client with state tracking \
                    and configuration abstractions.

long_description    {*}${description}

homepage            https://txtorcon.readthedocs.org

checksums           rmd160  2fc317ba22ffba518f1bd4c89628aaa6d9ada3d9 \
                    sha256  0408f063a9fcb8df529daca57bb7373ea0f5b4ebaffcd5103754b7c561773f68 \
                    size    312699

python.versions     310 311 312 313 314
