Skip to content

sntran/yEnc

Repository files navigation

yEnc

Hex Version License CI

The Erlang yEnc decoder and encoder.

Installation

The package can be installed by adding yEnc to your list of dependencies in mix.exs:

def deps do
  [
    {:yEnc, "~> 0.5.0"}
  ]
end

Documentation can be found at https://hexdocs.pm/yEnc.