Current section
Files
Jump to
Current section
Files
README.md
**tubes core for gleam** is a pure gleam irc-ing library. it is a sister
project of the [tubes irc client](https://codeberg.org/pronounmail/tubes).
[](https://hex.pm/packages/tubes)
[](https://hexdocs.pm/tubes/)
## what it does
* line parsing
* more to come!
## add it to your thing
like this:
```sh
gleam add tubes
```
go to <https://hexdocs.pm/tubes> for "documentation".