Subject: CVS commit: pkgsrc/lang
From: Adam Ciarcinski
Date: 2018-11-28 09:15:31
Message id: 20181128081531.ADE4FFB1F@cvs.NetBSD.org

Log Message:
py-mypy: added version 0.641

Add type annotations to your Python programs, and use mypy to type check them.
Mypy is essentially a Python linter on steroids, and it can catch many
programming errors by analyzing your program, without actually having to run
it. Mypy has a powerful type system with features such as type inference,
gradual typing, generics and union types.

Files:
RevisionActionfile
1.1addpkgsrc/lang/py-mypy/ALTERNATIVES
1.1addpkgsrc/lang/py-mypy/DESCR
1.1addpkgsrc/lang/py-mypy/Makefile
1.1addpkgsrc/lang/py-mypy/PLIST
1.1addpkgsrc/lang/py-mypy/distinfo