# -*- 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.407
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  6c97554d822ce927aa392aab3ffafdd53284e656 \
                    sha256  24f3e5481fe638415622774c0ba0fc949dc560e2baab0d604c6d67f10bb3c0a4 \
                    size    4138371
