# -*- 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.17.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  7b15ee1a4eb3c5a60986d946e6a5c254765fdb74 \
                    sha256  03e432f226a453851079fb84cd17c6da9991eab723e28d716f14ae3d906e0c12 \
                    size    229037

python.versions     313 314
python.pep517_backend maturin
