yEnc
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"}
]
endDocumentation can be found at https://hexdocs.pm/yEnc.
The Erlang yEnc decoder and encoder.
The package can be installed by adding yEnc to your list of dependencies in mix.exs:
def deps do
[
{:yEnc, "~> 0.5.0"}
]
endDocumentation can be found at https://hexdocs.pm/yEnc.