# -*- 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-rpds-py
version             0.19.1
revision            0
distname            rpds_py-${version}
categories-append   devel
license             BSD

python.versions     39 310 311 312 313
python.pep517_backend maturin

maintainers         nomaintainer

description         Python bindings to Rust's persistent data structures (rpds)
long_description    {*}${description}

homepage            https://github.com/crate-py/rpds

checksums           rmd160  e277ae14ae76ee704c1bda18082f8f40cd6cddf6 \
                    sha256  31dd5794837f00b46f4096aa8ccaa5972f73a938982e32ed817bb520c465e520 \
                    size    25022
