# -*- 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-flatbuffers
version             25.2.10
revision            0
license             Apache-2
platforms           {darwin any} linux
supported_archs     noarch
maintainers         {gmail.com:herby.gillot @herbygillot} {judaew @judaew} \
                    openmaintainer

description         Python runtime library for use with the Flatbuffers \
                    serialization format.
long_description    {*}${description}

homepage            https://flatbuffers.dev/

python.versions     38 39 310 311 312 313

checksums           rmd160  836790f7d4df7db6a893f7ea53159fb9b2f42049 \
                    sha256  97e451377a41262f8d9bd4295cc836133415cc03d8cb966410a4af92eb00d26e \
                    size    22170
