README.md

**tubes core** is a pure gleam irc-ing library.

[![Package Version](https://img.shields.io/hexpm/v/tubes)](https://hex.pm/packages/tubes)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](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".