Current section
Files
Jump to
Current section
Files
src/pobox.app.src
{application,pobox,
[{description,"External buffer processes to protect against mailbox overflow"},
{vsn,"1.1.0"},
{applications,[stdlib,kernel]},
{registered,[]},
{modules,[pobox]},
{maintainers,["Fred Hebert"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/ferd/pobox/"}]}]}.