Packages

A library to format and print customizable boxes around messages

Current section

Files

Jump to
boxer src boxer.app.src
Raw

src/boxer.app.src

{application,boxer,
[{description,"A library to format and print customizable boxes around messages"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/choptastic/boxer"}]}]}.