Files

26 lines
890 B
Tcl

# -*- 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 24.8.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 293019de1f2bc582e7e794cd8e33683647421dc4 \
sha256 befe19138d9c8c5307b6ee6d4fe446d0c201ffd1cc404aeb265ed90309978ad0 \
size 312753
python.versions 310 311 312 313