# -*- 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-typedapi
version             0.2.0
platforms           {darwin any}
supported_archs     noarch
license             Apache-2
maintainers         nomaintainer

description         Typedapi gradually add types hints to your public API.
long_description    {*}${description} Typedapi is a component of TensorFlow Addons.

homepage            https://github.com/tensorflow/addons

checksums           rmd160  55a3fcec104173815b51b6e56f3fd95c3cfb8043 \
                    sha256  1b464dc672b18fd31b872b8ecda8c35c7d0afaedf131ee78a6bc19b83dd05e6c \
                    size    3395

python.versions     39
