pkgsrc/devel/py-funcsigs/DESCR
fhajny 16adbd552c Import funcsigs 0.4 as devel/py-funcsigs.
funcsigs is a backport of the PEP 362 function signature features
from Python 3.3's inspect module. The backport is compatible with
Python 2.6, 2.7 as well as 3.2 and up.
2015-12-01 07:58:50 +00:00

3 lines
171 B
Text

funcsigs is a backport of the PEP 362 function signature features
from Python 3.3's inspect module. The backport is compatible with
Python 2.6, 2.7 as well as 3.2 and up.