# -*- 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.403
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  dc267e54a926629ec3828f8bbe2bd1e3bd202585 \
                    sha256  d62b36fcff0a5f67b8cfc25b5618bc232a8e0b714593e25a83cdbba3d47eec9d \
                    size    3927173
