ircmsgprs 0.2.1

A simple library for parsing IRC protocol messages.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "ircmsgprs"
description = "A simple library for parsing IRC protocol messages."
version = "0.2.1"
authors = ["Kamil Chojnowski <Y29udGFjdEBkaWF0aC5uZXQ=>"]
edition = "2018"
repository = "https://github.com/diath/ircmsgprs"
homepage = "https://github.com/diath/ircmsgprs"
keywords = ["irc", "parser"]
categories = ["parser-implementations"]
license = "MIT"
readme = "README.md"