# -*- 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-fastjsonschema
version             2.21.1
revision            0

categories-append   devel
platforms           {darwin any}
supported_archs     noarch
license             BSD
maintainers         {reneeotten @reneeotten} openmaintainer

description         Fastest Python implementation of JSON schema
long_description    {*}${description}

homepage            https://github.com/seznam/python-fastjsonschema

checksums           rmd160  e472d187dbd9c2d43a95511d7de67a60248ca535 \
                    sha256  794d4f0a58f848961ba16af7b9c85a3e88cd360df008c59aac6fc5ae9323b5d4 \
                    size    373939

python.versions     38 39 310 311 312 313
