Skip to content

ophion-project/ophion_ircv3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ophion.IRCv3

Parsing and composition of IRCv3 messages.

Installation

If available in Hex, the package can be installed by adding ophion_ircv3 to your list of dependencies in mix.exs:

def deps do
  [
    {:ophion_ircv3, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ophion_ircv3.

About

IRCv3 message handling in Elixir for the Ophion project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages