slackbuilds_ponce/python/pathlib2/README
Dimitris Zlatanidis e7dbb51ce4
python/parhlib2: Add support for python3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2018-11-24 12:35:41 +07:00

6 lines
299 B
Text

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.
Optional dependency: python3