# -*- 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           npm 1.0

name                pyright
version             1.1.405
revision            0

categories          devel
license             MIT
maintainers         {reneeotten @reneeotten} openmaintainer

description         Static type checker for Python
long_description    Pyright is a fast type checker meant for large Python \
                    source bases. It can run in a “watch” mode and performs \
                    fast incremental updates when files are modified.

homepage            https://github.com/microsoft/pyright

checksums           rmd160  98cb596104f60faf2e5799951fbafc53de05ad59 \
                    sha256  4fe97e11606a86f0f4166b05d23b71a1e4e5f3a47ca64de161615f27545f1e9c \
                    size    4084456
