slackbuilds_ponce/python/pathlib2
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
..
pathlib2.info python/pathlib2: Fix REQUIRES for python2. 2021-05-08 01:41:57 +07:00
pathlib2.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README python/pathlib2: Fix REQUIRES for python2. 2021-05-08 01:41:57 +07:00
slack-desc

The old pathlib module on bitbucket is in bugfix-only mode. The goal of
pathlib2 is to provide a backport of standard pathlib module which
tracks the standard library module, so all the newest features of the
standard pathlib can be used also on older Python versions.