Skip to content
Verified Commit f98695ce authored by sunpoet's avatar sunpoet
Browse files

devel/py-tailer: Add py-tailer 0.4.1

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
parent 79ea6c31
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment