SlackBuildsOrg/development/erlang-otp
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
doinst.sh
erlang-otp.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
erlang-otp.SlackBuild development/erlang-otp: Updated for version 14B02. 2011-06-13 01:30:56 -04:00
README
slack-desc development/erlang-otp: Updated for version 14B02. 2011-06-13 01:30:56 -04:00

Erlang is a general-purpose concurrent programming language and runtime 
system. The sequential subset of Erlang is a functional language, with 
strict evaluation, single assignment, and dynamic typing. It was designed 
by Ericsson to support distributed, fault-tolerant, soft-real-time, 
non-stop applications.