# -*- 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-aiohttp-apispec
version             2.2.3
revision            0
categories-append   devel net
platforms           any
license             MIT
maintainers         nomaintainer
description         Build and document REST APIs with aiohttp and apispec
long_description    {*}${description}
homepage            https://github.com/maximdanilchenko/aiohttp-apispec

checksums           rmd160  8cf64c93dffaefdbde266405dc96ed1051f9b940 \
                    sha256  d70431e5f3ef5c6dc96dc9180ce10ddfd78fa054f178af8259707eb6d421ed05 \
                    size    2653064
supported_archs     noarch

python.versions     310 311 312 313 314
