freebsd-ports/devel/py-pathlib2/pkg-descr
Dmitry Marakasov d6c95efd94 Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes

Approved by:	portmgr blanket
2018-02-08 20:18:08 +00:00

5 lines
216 B
Text

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.
WWW: https://pypi.python.org/pypi/pathlib2