a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 59338 and 35633

Description: Erlang/OTP application examples
 The examples, included in the Erlang/OTP system distribution.
Description: Concurrent, real-time, distributed functional language (application examples)
 Open Source Erlang is a functional programming language designed at
 the Ericsson Computer Science Laboratory.
 .
 Some of Erlang main features are:
  Clear declarative syntax and is largely free from side-effects;
  Builtin support for real-time, concurrent and distributed programming;
  Designed for development of robust and continously operated programs;
  Dynamic code replacement at runtime.
 .
 This package contains the examples, included in the Erlang/OTP system
 distribution.
 .
  Homepage: http://www.erlang.org/
--- 59338	Thu Jan  1 00:00:00 1970
+++ 35633	Thu Jan  1 00:00:00 1970
@@ -1,2 +1,14 @@
-Erlang/OTP application examples
+Concurrent, real-time, distributed functional language (application examples)
- The examples, included in the Erlang/OTP system distribution.
+ Open Source Erlang is a functional programming language designed at
+ the Ericsson Computer Science Laboratory.
+ .
+ Some of Erlang main features are:
+  Clear declarative syntax and is largely free from side-effects;
+  Builtin support for real-time, concurrent and distributed programming;
+  Designed for development of robust and continously operated programs;
+  Dynamic code replacement at runtime.
+ .
+ This package contains the examples, included in the Erlang/OTP system
+ distribution.
+ .
+  Homepage: http://www.erlang.org/