Skip to content

m1dnight/weechat-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeechatParser

Parses Weechat logs into structs, using Nimble.

Installation

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

def deps do
  [
    {:weechat_parser, "~> 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/weechat_parser.

About

Parser for Weechat log files in Elixir/Nimble.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages