blob: 2e6bbb96da90852f5f6b04c265237a2e889f27a1 (
plain)
1
2
3
4
5
6
7
8
9
|
[package]
name = "irsc"
version = "0.0.1"
authors = ["Till Hoeppner <hoeppner.till@gmail.com>"]
description = "A lightweight library for building IRC bots."
repository = "https://github.com/hoeppnertill/irsc"
keywords = ["irc", "internet", "protocol", "useless tags"]
license = "No decision yet."
|