General-purpose programming language and runtime environment
http://www.erlang.org
Erlang is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. Erlang is used in several large telecommunication systems from Ericsson.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:erlang:Leap:15/erlang && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
OTP-20.3.8.20.tar.gz | 0053523729 51 MB | |
README.SUSE | 0000001081 1.06 KB | |
_constraints | 0000000117 117 Bytes | |
_service | 0000000231 231 Bytes | |
crypto.patch | 0000000871 871 Bytes | |
epmd.init | 0000009730 9.5 KB | |
epmd.service | 0000000336 336 Bytes | |
epmd.socket | 0000000150 150 Bytes | |
erlang-not-install-misc.patch | 0000001538 1.5 KB | |
erlang-rpmlintrc | 0000000170 170 Bytes | |
erlang.changes | 0000071899 70.2 KB | |
erlang.spec | 0000019198 18.7 KB | |
erlang.sysconfig | 0000000373 373 Bytes | |
macros.erlang | 0000000455 455 Bytes | |
otp-R16B-rpath.patch | 0000001056 1.03 KB |
Revision 9 (latest revision is 16)
Matwey Kornilov (matwey)
accepted
request 677092
from
Gabriele Santomaggio (gsantomaggio_suse)
(revision 9)
- Changes for 20.3.8.20: * common_test: The status of a test case which failed with timetrap timeout in end_per_testcase could not be modified by returning {fail,Reason} from a post_end_per_testcase hook function. This is now corrected.
Comments 0