You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 25 / python2-pathlib-1.0.1-9.lbn25.noarch

python2-pathlib-1.0.1-9.lbn25.noarch

Package Attributes
RPM  python2-pathlib-1.0.1-9.lbn25.noarch.rpm Architecture  noarch Size  748372 Created  2023/06/18 04:37:15 UTC
Package Specification
Summary Object-oriented filesystem paths
Group Unspecified
License MIT
Home Page https://pathlib.readthedocs.org/
Description

pathlib offers a set of classes to handle filesystem paths. It offers the following advantages over using string objects:

  • No more cumbersome use of os and os.path functions. Everything can be done easily through operators, attribute accesses, and method calls. Embodies the semantics of different path types. For example, comparing Windows paths ignores casing. Well-defined semantics, eliminating any warts or ambiguities (forward vs. backward slashes, etc.).

It's part of Python 3.4+ standard library.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python-pathlib
python2-pathlib
python2.7dist(pathlib)
python2dist(pathlib)
Obsoletes
python-pathlib

Document Actions