Python tail is a simple implementation of GNU tail and head. It provides 3 main functions that can be performed on any file-like object that supports seek() and tell(). - tail: read lines from the end of a file - head: read lines from the top of a file - follow: read lines as a file grows WWW: https://github.com/six8/pytailer
3 lines
153 B
Text
3 lines
153 B
Text
TIMESTAMP = 1661599119
|
|
SHA256 (tailer-0.4.1.tar.gz) = 78d60f23a1b8a2d32f400b3c8c06b01142ac7841b75d8a1efcb33515877ba531
|
|
SIZE (tailer-0.4.1.tar.gz) = 7504
|