# -*- 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.29.0 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 a2cf1fc17d9924e60762b7ae02136e42b5115d1f \ sha256 fe55fe686908f50154d1dc599232016e50c243b438c3b7432f24e2895b0e5359 \ size 69359 python.versions 39 310 311 312 313 314 python.pep517_backend maturin