# -*- 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-jiter
version             0.15.0
revision            0

categories-append   devel
license             MIT
maintainers         {reneeotten @reneeotten} openmaintainer

description         Fast iterable JSON parser.
long_description    {*}${description}

homepage            https://github.com/pydantic/jiter

checksums           rmd160  ac5f9c034424cabd640bc53eb92437d3e3815c7f \
                    sha256  4251acc80e2b7c9b7b8823456ea0fceeb0734dac2df7636d3c711b38476b5a76 \
                    size    166640

python.versions     313 314
python.pep517_backend maturin
