Name : python-pathlib
| |
Version : 1.0.1
| Vendor : obs://build_opensuse_org/home:matthewdva
|
Release : 1.9
| Date : 2017-09-30 10:35:24
|
Group : Unspecified
| Source RPM : python-pathlib-1.0.1-1.9.src.rpm
|
Size : 0.40 MB
| |
Packager : (none)
| |
Summary : Object-oriented filesystem paths
|
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/matthewdva:/epel:/el7/CentOS_7/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python-pathlib
Requires :