defmodule Eikon do @moduledoc """ Eikōn is an Elixir library providing a read-only interface for image files. It currently supports the following formats: * PNG """ end