[ sid ]
[ ソース: pathlib-abc ]
パッケージ: python3-pathlib-abc (0.5.2-2)
python3-pathlib-abc に関するリンク
Debian の資源:
pathlib-abc ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-pathlib-abc 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
