FreeBSD Bugzilla – Attachment 170841 Details for
Bug 209871
[NEW PORT] lang/py-mypy-lang: Optional static typing for Python
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Port directory shar
mypy.shar (text/plain), 1.51 KB, created by
Florian Limberger
on 2016-05-30 21:25:22 UTC
(
hide
)
Description:
Port directory shar
Filename:
MIME Type:
Creator:
Florian Limberger
Created:
2016-05-30 21:25:22 UTC
Size:
1.51 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># mypy ># mypy/Makefile ># mypy/pkg-descr ># mypy/distinfo ># >echo c - mypy >mkdir -p mypy > /dev/null 2>&1 >echo x - mypy/Makefile >sed 's/^X//' >mypy/Makefile << '663f1808da96b95bf54b3bd5422182b6' >X# $FreeBSD$ >X >XPORTNAME= mypy >XPORTVERSION= 0.4.1 >XCATEGORIES= lang python >XDISTVERSIONPREFIX= v >X >XMAINTAINER= flo@snakeoilproductions.net >XCOMMENT= Optional static typing for Python >X >XLICENSE= MIT >X >XNO_ARCH= yes >XUSES= python:3 >XUSE_PYTHON= autoplist distutils >X >XUSE_GITHUB= yes >XGH_ACCOUNT= python >X >X.include <bsd.port.mk> >663f1808da96b95bf54b3bd5422182b6 >echo x - mypy/pkg-descr >sed 's/^X//' >mypy/pkg-descr << '8af2fa15ecfc016ff6baac988c19cdbf' >XMypy is an optional static type checker for Python. You can add type hints to >Xyour Python programs using the standard for type annotations introduced in >XPython 3.5 (PEP 484), and use mypy to type check them statically. Find bugs in >Xyour programs without even running them! >8af2fa15ecfc016ff6baac988c19cdbf >echo x - mypy/distinfo >sed 's/^X//' >mypy/distinfo << 'b7fca79e0d1923510d9966e8f37e8ea7' >XTIMESTAMP = 1464641729 >XSHA256 (python-mypy-v0.4.1_GH0.tar.gz) = 37e94e528078fff782bfbe36c0e9cbd2ff40aa436eb335c2c75d006136aee3e7 >XSIZE (python-mypy-v0.4.1_GH0.tar.gz) = 682081 >b7fca79e0d1923510d9966e8f37e8ea7 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 209871
:
170841
|
170849
|
170889
|
178062