Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 347 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 347 Bytes

ircstat

IRC channel log statistics

setup

ircstat requires Python version 3.2 or newer.

To install from PyPi:

pip install ircstat

To install from source for development:

python setup.py dev

legal

ircstat is copyright 2013 John Reese, and is licensed under the MIT license. See the LICENSE file for details.