Package: erlang Description-md5: 444ffdeb0f4a95a7e36f20d18ac794cb Description-en: Concurrent, real-time, distributed functional language 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; * Built-in support for real-time, concurrent and distributed programming; * Designed for development of robust and continuously operated programs; * Dynamic code replacement at runtime. . The Erlang distribution also includes OTP (Open Telecom Platform) which provides a rich set of libraries and applications. . This package is a dummy package which will install Erlang/OTP runtime, applications, sources, code examples and the Erlang editing mode for Emacs. Package: erlang-common-test Description-md5: 7b279934204d2fda3ee05f2ba5e002bb Description-en: Erlang/OTP application for automated testing Common Test is a portable application for automated testing. It is suitable for black-box testing of target systems of any type (i.e. not necessarily implemented in Erlang), as well as for white-box testing of Erlang/OTP programs. Black-box testing is performed via standard interfaces (such as SNMP, HTTP, Corba, Telnet, etc) and, if required, via user specific interfaces (often called test ports). White-box testing of Erlang/OTP programs is easily accomplished by calling the target API functions directly from the test case functions. Common Test also integrates usage of the OTP cover tool for code coverage analysis of Erlang/OTP programs. Package: erlang-debugger Description-md5: f2a130c9024aae5b814aecc511de1716 Description-en: 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. Package: erlang-dialyzer Description-md5: 64f3bbfb833c0a9582717bebe4d36557 Description-en: Erlang/OTP discrepancy analyzer application Dialyzer is a static analysis tool that identifies software discrepancies such as type errors, unreachable code, unnecessary tests etc. in single Erlang modules or entire (sets of) applications. Package: erlang-diameter Description-md5: 42a0b30fc825ef17d696ef8100828e2c Description-en: 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. Package: erlang-doc Description-md5: f5a6c2479deddbfaaa20b776e210c2f4 Description-en: Erlang/OTP HTML documentation Documentation for the Erlang programming language and OTP library in HTML format. Package: erlang-edoc Description-md5: a3f918489b4ca4cd8e396c420e04b999 Description-en: 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. Package: erlang-et Description-md5: 642600ae4ee7f6069393fa0af8f50037 Description-en: 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. Package: erlang-eunit Description-md5: 559493af07c14e28bf56267ccbd871a0 Description-en: Erlang/OTP module for unit testing The EUnit application contains modules with support for unit testing. Package: erlang-ftp Description-md5: 97f938484e6e841e88d0c11037d66a14 Description-en: Erlang/OTP FTP client The ftp application implements a client for file transfer according to a subset of the File Transfer Protocol (FTP). Package: erlang-jinterface Description-md5: 6e3651f89f83062d26177557bb00ae3d Description-en: Java communication tool to Erlang Jinterface Java package contains java classes, which help you integrate programs written in Java with Erlang. Package: erlang-mode Description-md5: 458834bc6eb6df394adfd308669076f9 Description-en: 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. Package: erlang-nox Description-md5: 7a788b312a01454a03fd4262bf827fcd Description-en: 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. Package: erlang-observer Description-md5: 562a137fe6357e7dc7f07faca76776a1 Description-en: 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. Package: erlang-odbc Description-md5: 8fb16205445a0b6f3190216580f2428d Description-en: Erlang/OTP interface to SQL databases The Erlang ODBC application provides an interface for accessing relational SQL databases from Erlang. Package: erlang-reltool Description-md5: c21e40c68ee2fb8795e6e8d59da14957 Description-en: 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. Package: erlang-src Description-md5: 6a6a52b3019a4fbd9d35a8cde25c0477 Description-en: 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. Package: erlang-tftp Description-md5: 8aac13f7fcaec29fd897b963f927502e Description-en: Erlang/OTP TFTP client and server The tftp application implements client and server for file transfer according to the Trivial File Transfer Protocol (TFTP). Package: erlang-wx Description-md5: 33737e962cd597aa89c0246f6ed16263 Description-en: Erlang/OTP bindings to wxWidgets The wxErlang application is an API for writing graphical user interfaces with wxWidgets. Package: erlang-x11 Description-md5: 243a50ebbcb77b74596e0d11eccda5c3 Description-en: 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. Package: haproxy-doc Description-md5: f72de64c8c07f125957ba405924efb5e Description-en: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: libapache2-mod-auth-openidc Description-md5: f21d7ca69a4a325455d36be19471a9c7 Description-en: OpenID Connect Relying Party implementation for Apache mod_auth_openidc is a certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. . This module enables an Apache 2.x web server to operate as an OpenID Connect Relying Party (RP) towards an OpenID Connect Provider (OP). It relays end user authentication to a Provider and receives user identity information from that Provider. It then passes on that identity information (a.k.a. claims) to applications protected by the Apache web server and establishes an authentication session for the identified user. Package: libarchive-tools Description-md5: 04bbebb441868f4c976e664833572c46 Description-en: FreeBSD implementations of 'tar' and 'cpio' and other archive tools This package contains several command-line tools based on the libarchive library. . The bsdtar program is the default system 'tar' program used on FreeBSD. bsdtar uses the libarchive library as a backend which does all of the work for reading and writing archives in various formats. . The bsdcpio program is the default system 'cpio' program used on FreeBSD. bsdcpio uses the libarchive library as a backend which does all of the work for reading and writing archives in various formats. . The bsdcat program reads archived data from files or from its standard input and uses the libarchive library to decompresses it to its standard output. It may be used for viewing the contents of archives or for passing it to other tools for further processing. Package: openssh-client-gssapi Description-md5: 1032b939c358dc15573b09b448ce55b6 Description-en: secure shell (SSH) client, with GSS-API support This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides versions of the ssh client and related programs built with support for GSS-API authentication and key exchange, which can be used with systems such as Kerberos. It is currently an empty package depending on openssh-client, but future releases will remove GSS-API support from openssh-client, so users who need it should install this package. Package: openssh-server-gssapi Description-md5: e0464de7c75a87f097d73cf92e00b779 Description-en: secure shell (SSH) server, with GSS-API key exchange This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides a version of the sshd server built with support for GSS-API authentication and key exchange, which can be used with systems such as Kerberos. It is currently an empty package depending on openssh-server, but future releases will remove GSS-API support from openssh-server, so users who need it should install this package. Package: openssh-tests Description-md5: bb7db5bf0b75d064182f67ac05d849c9 Description-en: OpenSSH regression tests This package provides OpenSSH's regression test suite. It is mainly intended for use with the autopkgtest system, though can also be run directly using /usr/lib/openssh/regress/run-tests. Package: ssh-askpass-gnome Description-md5: e888e7e8e5a6ee7b30f000dc22ed083f Description-en: interactive X program to prompt users for a passphrase for ssh-add This has been split out of the main openssh-client package so that openssh-client does not need to depend on GTK+. . You probably want the ssh-askpass package instead, but this is provided to add to your choice and/or confusion. Package: vim-haproxy Description-md5: f0f210c34582537684988d90bc2d6337 Description-en: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose.