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
- Host: GitHub
- URL: https://github.com/c-cube/ocaml-irclog
- Owner: c-cube
- Created: 2016-03-27T20:30:49.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-30T20:17:21.000Z (about 10 years ago)
- Last Synced: 2026-03-30T09:43:36.445Z (3 months ago)
- Language: OCaml
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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