blob: 94c7b81973b5417748e83930b4b7ee3919ef5028 (
plain)
1
2
3
4
5
6
7
|
{name, "slang"}.
{vsn, {1,0}}.
{summary, "terminal library for Erlang"}.
{author, "Claes Wikstrom", "klacke@bluetail.com", "981123"}.
{keywords, ["quack"]}.
{needs, []}.
{abstract,"This is a library which makes it possible to write terminal based aplications al'a vi/emacs/mutt/slrn in erlang."}.
|