# -*- 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-audioop_lts
version             0.2.1
license             PSF
maintainers         {toby @tobypeterson} openmaintainer
description         LTS port of the Python builtin module audioop
long_description    An LTS port of the Python builtin module audioop which was \
                    deprecated since version 3.11 and removed in 3.13.
homepage            https://github.com/AbstractUmbra/audioop

checksums           rmd160  3b45078165747bd629e6ff5bd193a6aa86b25cd5 \
                    sha256  e81268da0baa880431b68b1308ab7257eb33f356e57a5f9b1f915dfb13dd1387 \
                    size    30204

python.versions     313
