No description
Find a file
2020-09-10 12:31:25 +02:00
lib Initial commit 2020-09-10 12:31:25 +02:00
test Initial commit 2020-09-10 12:31:25 +02:00
.credo.exs Initial commit 2020-09-10 12:31:25 +02:00
.formatter.exs Initial commit 2020-09-10 12:31:25 +02:00
.gitignore Initial commit 2020-09-10 12:31:25 +02:00
.gitlab-ci.yml Initial commit 2020-09-10 12:31:25 +02:00
mix.exs Initial commit 2020-09-10 12:31:25 +02:00
mix.lock Initial commit 2020-09-10 12:31:25 +02:00
README.md Initial commit 2020-09-10 12:31:25 +02:00

PngInfo

TODO: Add description

Installation

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

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