# -*- 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.25.1 revision 0 categories-append devel license BSD maintainers nomaintainer description Python bindings to Rust's persistent data structures (rpds) long_description {*}${description} homepage https://github.com/crate-py/rpds distname rpds_py-${version} checksums rmd160 3672933605bba88685ebd00c6e80bce196d53e3e \ sha256 8960b6dac09b62dac26e75d7e2c4a22efb835d827a7278c34f72b2b84fa160e3 \ size 27304 python.versions 39 310 311 312 313 python.pep517_backend maturin