slackbuilds/python/funcsigs
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README python/funcsigs: Fix README. 2016-11-15 21:41:38 +07:00
funcsigs.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
funcsigs.info python/funcsigs: Switch homepage to https. 2018-10-21 06:46:51 +07:00
slack-desc python/funcsigs: Switch homepage to https. 2018-10-21 06:46:51 +07:00

README

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.