Metadata-Version: 1.1
Name: tailpy
Version: 0.1
Summary: Efficient python log tailer using libuv.
Home-page: UNKNOWN
Author: Colm O'Connor
Author-email: colm.oconnor.github@gmail.com
License: MIT
Description: TailPy
        ======
        
        Efficient python log tailer using libuv's event driven async I/O.
        
Keywords: logs tail libuv epoll kqueue iocp tailf
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
