alectro 0.0.1

A textual IRC client. (Placeholder package)
1
2
3
fn main() {
    println!("Hello, world!");
}