[ trixie ]
[ sid ]
[ ソース: file-read-backwards ]
パッケージ: python3-file-read-backwards (3.2.0-1)
python3-file-read-backwards に関するリンク
Debian の資源:
file-read-backwards ソースパッケージをダウンロード:
- [file-read-backwards_3.2.0-1.dsc]
- [file-read-backwards_3.2.0.orig.tar.gz]
- [file-read-backwards_3.2.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Memory efficient way of reading files line-by-line from the end of file
A library designed to read files backward line by line. It supports multiple encodings such as ascii, latin-1, and utf-8, and handles various newline characters including '\r', '\r\n', and '\n'. Suitable for processing large files without consuming a lot of memory, it reads lines as unicode, ensuring compatibility with most text files. Additionally, it provides functionality for both incremental line reading and reading lines one at a time through its API.
その他の python3-file-read-backwards 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)