tmi-parser 0.1.2-alpha

A simple, dependency-less library for parsing IRC-based TMI message.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["bynect <68197565+bynect@users.noreply.github.com>"]
categories = ["parsing", "api-bindings"]
description = "A simple, dependency-less library for parsing IRC-based TMI message."
edition = "2018"
include = ["src/**/*", "Cargo.toml"]
keywords = ["tmi", "twitch", "parser", "api", "message-parser"]
license = "MIT"
name = "tmi-parser"
readme = "README.md"
repository = "https://github.com/bynect/tmi-parser"
version = "0.1.2-alpha"