Minimalistic JPEG decoding library.
Available in Hex. The package can be installed
by adding jaypeg to your list of dependencies in mix.exs:
def deps do
[
{:jaypeg, "~> 0.1.0"}
]
endThe docs can be found at https://hexdocs.pm/jaypeg.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Minimalistic JPEG decoding library.
Available in Hex. The package can be installed
by adding jaypeg to your list of dependencies in mix.exs:
def deps do
[
{:jaypeg, "~> 0.1.0"}
]
endThe docs can be found at https://hexdocs.pm/jaypeg.