# -*- 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.406
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  dfa34c275ef1c3070e6458e4df472403e070fbf7 \
                    sha256  e3387caa16d30fcc90a1495caa10eb1bae47413cfe5391f0378bbdb6c76c1635 \
                    size    4129245
