slackbuilds_ponce/python/pathlib2
Dimitris Zlatanidis 5c0522ddcb
python/pathlib2: Added (Object-oriented filesystem paths).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-10 07:47:59 +07:00
..
pathlib2.info
pathlib2.SlackBuild
README
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.