erlang 1:22.2.7+dfsg-1 source package in Ubuntu
Changelog
erlang (1:22.2.7+dfsg-1) unstable; urgency=medium * New upstream release. -- Sergei Golovan <email address hidden> Tue, 18 Feb 2020 14:10:08 +0300
Upload details
- Uploaded by:
- Debian Erlang Packagers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Erlang Packagers
- Architectures:
- any all
- Section:
- interpreters
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
erlang_22.2.7+dfsg-1.dsc | 5.0 KiB | f4dcb683a20e1f97b22d40eec2855b9c72a42a83a62eb9055493ebb5d95340e6 |
erlang_22.2.7+dfsg.orig.tar.xz | 42.7 MiB | ec6aafac17189386ecb526a1d3b1a94f089a0c59674a39c2a01aad3446028622 |
erlang_22.2.7+dfsg-1.debian.tar.xz | 59.8 KiB | c88eaa00e8220fa915038593d81796481412b4850859e5443c762b0cae507d71 |
Available diffs
No changes file available.
Binary packages built by this source
- erlang: No summary available for erlang in ubuntu groovy.
No description available for erlang in ubuntu groovy.
- erlang-asn1: Erlang/OTP modules for ASN.1 support
The Asn1 application contains modules with compile-time and run-time
support for ASN.1 in Erlang/OTP.
- erlang-asn1-dbgsym: No summary available for erlang-asn1-dbgsym in ubuntu groovy.
No description available for erlang-asn1-dbgsym in ubuntu groovy.
- erlang-base: No summary available for erlang-base in ubuntu groovy.
No description available for erlang-base in ubuntu groovy.
- erlang-base-dbgsym: debug symbols for erlang-base
- erlang-base-hipe: Erlang/OTP HiPE enabled virtual machine and base applications
This package contains the Erlang/OTP runtime implementation, which is
configured and built with HiPE support (allows compiling to native code),
and minimal set of Erlang applications:
compiler - compiles Erlang code to byte-code;
erts - the Erlang runtime system application;
kernel - code necessary to run the Erlang runtime system itself;
ose - code for Enea OSE operating system;
sasl - the system architecture support libraries application;
stdlib - modules for manipulating lists, strings, files etc.
- erlang-base-hipe-dbgsym: debug symbols for erlang-base-hipe
- erlang-common-test: No summary available for erlang-common-test in ubuntu groovy.
No description available for erlang-common-test in ubuntu groovy.
- erlang-common-test-dbgsym: debug symbols for erlang-common-test
- erlang-crypto: Erlang/OTP cryptographic modules
The Crypto Application provides functions for computation of message
digests, encryption and decryption functions. It uses OpenSSL for
actual calculations.
- erlang-crypto-dbgsym: debug symbols for erlang-crypto
- erlang-debugger: No summary available for erlang-debugger in ubuntu groovy.
No description available for erlang-debugger in ubuntu groovy.
- erlang-dev: Erlang/OTP development libraries and headers
The files for application development in Erlang. They include headers for
all applications included into Erlang/OTP distribution and C interface
libraries.
- erlang-dialyzer: No summary available for erlang-dialyzer in ubuntu groovy.
No description available for erlang-dialyzer in ubuntu groovy.
- erlang-dialyzer-dbgsym: debug symbols for erlang-dialyzer
- erlang-diameter: Erlang/OTP implementation of RFC 6733 protocol
Interface with which a user creates a service that sends and receives
messages using the Diameter protocol as defined in RFC 6733.
- erlang-doc: Erlang/OTP HTML/PDF documentation
Documentation for the Erlang programming language and OTP
library in HTML and PDF formats.
- erlang-edoc: Erlang/OTP module for generating documentation
EDoc is the Erlang program documentation generator. Inspired by the
Javadoc tool for the Java programming language, EDoc is adapted to
the conventions of the Erlang world.
- erlang-eldap: No summary available for erlang-eldap in ubuntu groovy.
No description available for erlang-eldap in ubuntu groovy.
- erlang-erl-docgen: Erlang/OTP documentation stylesheets
The erl_docgen package includes XSLT stylesheets and document type
definitions used for Erlang/OTP documentation. They allow one to
transform documentation to manpage, HTML, and PDF formats.
- erlang-et: Erlang/OTP event tracer application
The Event Tracer (ET) uses the built-in trace mechanism in Erlang
and provides tools for collecting and examining trace data using GUI.
- erlang-eunit: Erlang/OTP module for unit testing
The EUnit application contains modules with support for unit testing.
- erlang-examples: No summary available for erlang-examples in ubuntu groovy.
No description available for erlang-examples in ubuntu groovy.
- erlang-ftp: No summary available for erlang-ftp in ubuntu groovy.
No description available for erlang-ftp in ubuntu groovy.
- erlang-inets: Erlang/OTP Internet clients and servers
Inets is a container for Internet clients and servers. Currently
a HTTP client and server are provided in Inets.
- erlang-jinterface: No summary available for erlang-jinterface in ubuntu groovy.
No description available for erlang-jinterface in ubuntu groovy.
- erlang-manpages: Erlang/OTP manual pages
Documentation for the Erlang programming language in `man' format. This
documentation can be read using the command `erl -man mod', where `mod'
is the name of the module you want documentation on.
.
This package contains all Erlang/OTP manual pages from sections other
than 1. They document Erlang/OTP modules, config files and applications.
- erlang-megaco: Erlang/OTP implementation of Megaco/H.248 protocol
The Megaco application is a framework for building applications on
top of the Megaco/H.248 protocol.
- erlang-megaco-dbgsym: debug symbols for erlang-megaco
- erlang-mnesia: Erlang/OTP distributed relational/object hybrid database
Mnesia is a distributed Database Management System (DBMS), appropriate
for telecommunications applications and other Erlang applications
which require continuous operation and exhibit soft real-time properties.
- erlang-mode: Erlang major editing mode for Emacs
This package includes the mode for editing Erlang programs in GNU Emacs.
It is provided with the default Erlang/OTP distribution. It supports
sophisticated indentation, syntax highlighting, electric commands,
module name verification, comments, skeletons, tags etc.
- erlang-nox: Erlang/OTP applications that don't require X Window System
This package is a dummy package which will install all Erlang/OTP
applications which do not require X Window System to run.
- erlang-observer: No summary available for erlang-observer in ubuntu groovy.
No description available for erlang-observer in ubuntu groovy.
- erlang-odbc: Erlang/OTP interface to SQL databases
The Erlang ODBC application provides an interface for accessing
relational SQL databases from Erlang.
- erlang-odbc-dbgsym: debug symbols for erlang-odbc
- erlang-os-mon: Erlang/OTP operating system monitor
The operating system monitor, OS_Mon, provides services for
monitoring CPU load, disk usage, memory usage and OS messages.
- erlang-os-mon-dbgsym: No summary available for erlang-os-mon-dbgsym in ubuntu groovy.
No description available for erlang-
os-mon- dbgsym in ubuntu groovy.
- erlang-parsetools: No summary available for erlang-parsetools in ubuntu groovy.
No description available for erlang-parsetools in ubuntu groovy.
- erlang-public-key: Erlang/OTP public key infrastructure
Provides functions to handle public key infrastructure from RFC 3280
(X.509 certificates) and some parts of the PKCS-standard.
- erlang-reltool: Erlang/OTP release management tool
Reltool is a release management tool. It analyses a given Erlang/OTP
installation and determines dependencies between applications. The
graphical frontend depicts the dependencies and enables interactive
customization of a target system. The backend provides a batch
interface for generation of customized target systems.
- erlang-runtime-tools: No summary available for erlang-runtime-tools in ubuntu groovy.
No description available for erlang-
runtime- tools in ubuntu groovy.
- erlang-runtime-tools-dbgsym: debug symbols for erlang-runtime-tools
- erlang-snmp: No summary available for erlang-snmp in ubuntu groovy.
No description available for erlang-snmp in ubuntu groovy.
- erlang-src: No summary available for erlang-src in ubuntu groovy.
No description available for erlang-src in ubuntu groovy.
- erlang-ssh: No summary available for erlang-ssh in ubuntu groovy.
No description available for erlang-ssh in ubuntu groovy.
- erlang-ssl: No summary available for erlang-ssl in ubuntu groovy.
No description available for erlang-ssl in ubuntu groovy.
- erlang-syntax-tools: No summary available for erlang-syntax-tools in ubuntu groovy.
No description available for erlang-syntax-tools in ubuntu groovy.
- erlang-tftp: Erlang/OTP TFTP client and server
The tftp application implements client and server for file
transfer according to the Trivial File Transfer Protocol (TFTP).
- erlang-tools: No summary available for erlang-tools in ubuntu groovy.
No description available for erlang-tools in ubuntu groovy.
- erlang-tools-dbgsym: debug symbols for erlang-tools
- erlang-wx: No summary available for erlang-wx in ubuntu groovy.
No description available for erlang-wx in ubuntu groovy.
- erlang-wx-dbgsym: debug symbols for erlang-wx
- erlang-x11: Erlang/OTP applications that require X Window System
This package is a dummy package which will install all Erlang/OTP
applications which use graphical interface and therefore require
X Window System to run.
- erlang-xmerl: Erlang/OTP XML tools
The xmerl application contains modules for processing XML.