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 Pocket 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

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: No summary available for erlang-asn1 in ubuntu groovy.

No description available for erlang-asn1 in ubuntu groovy.

erlang-asn1-dbgsym: debug symbols for erlang-asn1
erlang-base: No summary available for erlang-base in ubuntu groovy.

No description available for erlang-base in ubuntu groovy.

erlang-base-dbgsym: No summary available for erlang-base-dbgsym in ubuntu groovy.

No description available for erlang-base-dbgsym in ubuntu groovy.

erlang-base-hipe: No summary available for erlang-base-hipe in ubuntu groovy.

No description available for erlang-base-hipe in ubuntu groovy.

erlang-base-hipe-dbgsym: No summary available for erlang-base-hipe-dbgsym in ubuntu groovy.

No description available for erlang-base-hipe-dbgsym in ubuntu groovy.

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: No summary available for erlang-common-test-dbgsym in ubuntu groovy.

No description available for erlang-common-test-dbgsym in ubuntu groovy.

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: Erlang/OTP application for debugging and testing

 Debugger is a graphical tool which can be used for debugging and
 testing of Erlang programs. For example, breakpoints can be set,
 code can be single stepped and variable values can be inspected
 and modified.

erlang-dev: No summary available for erlang-dev in ubuntu groovy.

No description available for erlang-dev in ubuntu groovy.

erlang-dialyzer: No summary available for erlang-dialyzer in ubuntu groovy.

No description available for erlang-dialyzer in ubuntu groovy.

erlang-dialyzer-dbgsym: No summary available for erlang-dialyzer-dbgsym in ubuntu groovy.

No description available for erlang-dialyzer-dbgsym in ubuntu groovy.

erlang-diameter: No summary available for erlang-diameter in ubuntu groovy.

No description available for erlang-diameter in ubuntu groovy.

erlang-doc: No summary available for erlang-doc in ubuntu groovy.

No description available for erlang-doc in ubuntu groovy.

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: Erlang/OTP LDAP library

 Eldap is a module which provides a client API to the Lightweight
 Directory Access Protocol (LDAP).

erlang-erl-docgen: No summary available for erlang-erl-docgen in ubuntu groovy.

No description available for erlang-erl-docgen in ubuntu groovy.

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: No summary available for erlang-eunit in ubuntu groovy.

No description available for erlang-eunit in ubuntu groovy.

erlang-examples: Erlang/OTP application examples

 The examples, included in the Erlang/OTP system distribution.

erlang-ftp: Erlang/OTP FTP client

 The ftp application implements a client for file transfer
 according to a subset of the File Transfer Protocol (FTP).

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: Java communication tool to Erlang

 Jinterface Java package contains java classes, which help you
 integrate programs written in Java with Erlang.

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: No summary available for erlang-megaco-dbgsym in ubuntu groovy.

No description available for erlang-megaco-dbgsym in ubuntu groovy.

erlang-mnesia: No summary available for erlang-mnesia in ubuntu groovy.

No description available for erlang-mnesia in ubuntu groovy.

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: Erlang/OTP application for investigating distributed systems

 The OBSERVER application contains tools for tracing and investigation of
 distributed systems. They include etop - a tool for presenting information
 about Erlang processes, and crashdump_viewer - a HTML based tool for
 browsing Erlang crashdumps.

erlang-odbc: No summary available for erlang-odbc in ubuntu groovy.

No description available for erlang-odbc in ubuntu groovy.

erlang-odbc-dbgsym: No summary available for erlang-odbc-dbgsym in ubuntu groovy.

No description available for erlang-odbc-dbgsym in ubuntu groovy.

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: No summary available for erlang-public-key in ubuntu groovy.

No description available for erlang-public-key in ubuntu groovy.

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: No summary available for erlang-runtime-tools-dbgsym in ubuntu groovy.

No description available for erlang-runtime-tools-dbgsym in ubuntu groovy.

erlang-snmp: Erlang/OTP SNMP applications

 A multilingual Simple Network Management Protocol application features
 an Extensible Agent, simple manager, a MIB compiler and facilities for
 implementing SNMP MIBs etc.
 .
 The OTP_Mibs application provides an SNMP management information base
 for Erlang nodes.

erlang-src: Erlang/OTP applications sources

 Erlang sources for all the applications in the Erlang/OTP system.
 They are useful for educational purpose and as a base for creating
 embedded systems.

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: Erlang/OTP modules for handling abstract Erlang syntax trees

 Syntax_Tools contains modules for handling abstract Erlang syntax
 trees in a way that is compatible with the "parse trees" of the
 STDLIB module erl_parse, together with utilities for reading source
 files in unusual ways and pretty-printing syntax trees. Also it
 includes a module merger and renamer called Igor, as well as an
 automatic code-cleaner.

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: Erlang/OTP various tools

 The Tools application contains a number of stand-alone tools, which are
 useful when developing Erlang programs.
 .
  cover - A coverage analysis tool for Erlang.
  cprof - A profiling tool that shows how many times each function
    is called. Uses a kind of local call trace breakpoints containing
    counters to achieve very low runtime performance degradation.
  eprof - A time profiling tool; measures how time is used in Erlang
    programs. Predecessor of fprof (see below).
  fprof - Another Erlang profiler; measures how time is used in Erlang
    programs. Uses trace to file to minimize runtime performance
    impact, and displays time for calling and called functions.
  instrument - Utility functions for obtaining and analyzing resource
    usage in an instrumented Erlang runtime system.
  make - A make utility for Erlang similar to UNIX make.
  tags - A tool for generating Emacs TAGS files from Erlang source
    files.
  xref - A cross reference tool. Can be used to check dependencies
    between functions, modules, applications and releases.

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: No summary available for erlang-xmerl in ubuntu groovy.

No description available for erlang-xmerl in ubuntu groovy.