Package python3-module-pathlib2: Information
Source package: python3-module-pathlib2
Version: 2.3.6-alt1.1
Build time: Feb 9, 2024, 03:22 AM
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/pathlib2
License: MIT
Summary: Object-oriented filesystem paths
Description:
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.
Maintainer: Grigory Ustinov
Last changed
Jan. 30, 2024 Grigory Ustinov 2.3.6-alt1.1
- NMU: moved on modern pyproject macros.
Feb. 2, 2022 Stanislav Levin 2.3.6-alt1
- 2.3.3 -> 2.3.6.
April 27, 2021 Stanislav Levin 2.3.3-alt2
- Built Python3 package from its ows src.