# -*- 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.20.0 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 c07814a11997ba031d7a0683c64e621a100fed5f \ sha256 3d48fc5300ee96f5d116f10fe6f28d938e6008f59a6a025c2649475b87f76a23 \ size 373056 python.versions 38 39 310 311 312