slackbuilds/python/funcsigs
David Spencer 9e49d785e4
python/funcsigs: Switch homepage to https.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
2018-10-21 06:46:51 +07:00
..
README python/funcsigs: Fix README. 2016-11-15 21:41:38 +07:00
funcsigs.SlackBuild python/funcsigs: Added (Backport of the PEP 362). 2016-08-13 07:22:19 +07: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.