Files
Renee Otten fb46958084 py-aiorpcX: update to 0.22.1
- add py312, drop py37 subport
2024-02-07 21:32:27 -05:00

28 lines
938 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-aiorpcX
version 0.22.1
revision 0
categories-append devel
license MIT
platforms {darwin any}
supported_archs noarch
python.versions 312
maintainers {ipglider.org:miguel @ipglider} openmaintainer
description Generic async RPC implementation, including JSON-RPC.
long_description Transport, protocol and framing-independent async RPC \
client and server implementation.
homepage https://github.com/kyuupichan/aiorpcX
checksums rmd160 5d88b5e7227de549a275123ad806cf18503ee9e7 \
sha256 6026f7bed3432e206589c94dcf599be8cd85b5736b118c7275845c1bd922a553 \
size 28803