# -*- 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-jmespath
version             1.1.0
revision            0
categories-append   devel
license             MIT
supported_archs     noarch
platforms           {darwin any}

python.versions     310 311 312 313 314

maintainers         {stromnov @stromnov} openmaintainer

description         JSON Matching Expressions
long_description    {*}${description}

homepage            https://github.com/jmespath/jmespath.py

checksums           rmd160  9b115f34c3d2715be5f5cf29e4e6ff7ae5d95ce3 \
                    sha256  472c87d80f36026ae83c6ddd0f1d05d4e510134ed462851fd5f754c8c3cbb88d \
                    size    27377
