diff options
Diffstat (limited to 'lang/erlang-doc/DESCR')
-rw-r--r-- | lang/erlang-doc/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/erlang-doc/DESCR b/lang/erlang-doc/DESCR new file mode 100644 index 00000000000..2ec682aa56f --- /dev/null +++ b/lang/erlang-doc/DESCR @@ -0,0 +1,6 @@ +Erlang is a programming language which has many features more commonly +associated with an operating system than with a programming language: +concurrent processes, scheduling, memory management, distribution, +networking, etc. + +This package provides the documentation for Erlang and its components. |