Package: python3-pathlib-abc (0.5.2-2)
Links for python3-pathlib-abc
Debian Resources:
Download Source Package pathlib-abc:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Python base classes for rich path objects
This package is a preview of ``pathlib`` functionality planned for a future release of Python; specifically, it provides three ABCs that can be used to implement path classes for non-local filesystems, such as archive files and storage servers:
- JoinablePath: Abstract base class for paths that do not perform I/O. - ReadablePath: Abstract base class for paths that support reading. - WritablePath: Abstract base class for paths that support writing.
These base classes are under active development. Once the base classes reach maturity, they may become part of the Python standard library, and this package will continue to provide a backport for older Python releases.
Other Packages Related to python3-pathlib-abc
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Download python3-pathlib-abc
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 20.7 kB | 90.0 kB | [list of files] |
