Date: Tue, 21 Feb 2017 06:11:04 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 209871] [NEW PORT] lang/py-mypy-lang: Optional static typing for Python Message-ID: <bug-209871-21822-TP6bCDfF3U@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-209871-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-209871-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209871 --- Comment #8 from commit-hook@freebsd.org --- A commit references this bug: Author: dbn Date: Tue Feb 21 06:10:12 UTC 2017 New revision: 434504 URL: https://svnweb.freebsd.org/changeset/ports/434504 Log: devel/py-mypy: add new port Mypy is an optional static type checker for Python. You can add type hints to your Python programs using the standard for type annotations introduced in Python 3.5 (PEP 484), and use mypy to type check them statically. Find bugs in your programs without even running them! PR: 209871 Submitted by: Florian Limberger (flo@snakeoilproductions.net) Changes: head/devel/Makefile head/devel/py-mypy/ head/devel/py-mypy/Makefile head/devel/py-mypy/distinfo head/devel/py-mypy/files/ head/devel/py-mypy/files/patch-mypy_fastparse.py head/devel/py-mypy/files/patch-mypy_fastparse2.py head/devel/py-mypy/pkg-descr -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209871-21822-TP6bCDfF3U>
