@hackage clogparse0.2
Parse IRC logs such as the #haskell logs on tunes.org
Categories
License
BSD-3-Clause
Maintainer
Keegan McAllister <mcallister.keegan@gmail.com>
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (8)
- attoparsec >=0.8
- base >=3 && <5
- bytestring >=0.9
- filepath >=1.1
- text >=0.8
- time >=1.1 Show all…
Dependents (1)
@hackage/acme-everything
Use this library to parse IRC logs saved by the clog bot on Freenode.
This includes the logs of #haskell which are available from
http://tunes.org/~nef/logs/haskell/.
Suggestions and patches are welcome.