# -*- 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.395
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  8ebbb0ec78c5e3b53568f368f3477e6dfe185ec6 \
                    sha256  905edbc4b77d35a025e03d588dfa56c96b7995d2b54ad54fb8e8d6e1a2ef457d \
                    size    3826546
