An open API service indexing awesome lists of open source software.

https://github.com/c-cube/ocaml-irclog

parsing IRC logs as produced by irssi
https://github.com/c-cube/ocaml-irclog

Last synced: about 2 months ago
JSON representation

parsing IRC logs as produced by irssi

Awesome Lists containing this project

README

          

# Irclog

This project provides two things:

- a library (installable via opam), that can be used to parse IRC logs
as produced by Irssi (at least with my config!) in several files and
directories
- simple tools built upon the library