# -*- 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-pysimdjson
version             6.0.2
revision            0
categories-append   devel
license             MIT
maintainers         nomaintainer

description         SimdJson bindings for Python
long_description    {*}${description}
homepage            https://github.com/TkTech/pysimdjson

checksums           rmd160  f7be364092455f5c98dd59763cddfa0460fc14a7 \
                    sha256  ddbd6fecd42aa01c5c87d3c79b8ede1885b6763337d21745587a5392572c1f45 \
                    size    1213207

python.versions     39 310 311 312

# cc1plus: error: unrecognized command line option "-std=c++11"
compiler.cxx_standard   2011
