mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
753 B
Tcl
23 lines
753 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-siosocks
|
|
version 0.3.0
|
|
revision 0
|
|
|
|
platforms {darwin any}
|
|
supported_archs noarch
|
|
license MIT
|
|
maintainers {i0ntempest @i0ntempest} openmaintainer
|
|
|
|
description sans-io socks 4/5 client/server library/framework
|
|
long_description {*}${description}
|
|
|
|
checksums rmd160 99bfb73acc40e2ae2fc86b341cf38f96feca5922 \
|
|
sha256 ba36bbf6f5a13d83a1853501221f97a52e069eb609cb4fd7a435d74239f21d63 \
|
|
size 17724
|
|
|
|
python.versions 313 314
|