Package: ardour3 Description-md5: ca07a57a6bf81c5ab213fc869c4ba6fb Description-en: digital audio workstation (graphical gtk2 interface) Ardour is a multichannel hard disk recorder (HDR) and digital audio workstation (DAW). It can be used to control, record, edit and run complex audio setups. . Ardour supports pro-audio interfaces through the ALSA project, which provides high quality, well designed device drivers and API's for audio I/O under Linux. Any interface supported by ALSA can be used with Ardour. This includes the all-digital 26 channel RME Hammerfall, the Midiman Delta 1010 and many others. . Ardour has support for 24 bit samples using floating point internally, non-linear editing with unlimited undo, a user-configurable mixer, MTC master/slave capabilities, MIDI hardware control surface compatibility. . It supports MIDI Machine Control, and so can be controlled from any MMC controller and many modern digital mixers. . Ardour contains a powerful multitrack audio editor/arranger that is completely non-destructive and capable of all standard non-linear editing operations (insert, replace, delete, move, trim, select, cut/copy/paste). The editor has unlimited undo/redo capabilities and can save independent "versions" of a track or an entire piece . Ardour's editor supports the community-developed LADSPA plugin standard. Arbitrary chains of plugins can be attached to any portion of a track. Every mixer strip can have any number of inputs and outputs, not just mono, stereo or 5.1. An N-way panner is included, with support for various panning models. Pre- and post-fader sends exist, each with their own gain and pan controls. Every mixer strip acts as its own bus, and thus the bus count in Ardour is unlimited. You can submix any number of strips into another strip. . Ardour's channel capacity is limited only by the number on your audio interface and the ability of your disk subsystem to stream the data back and forth. . JACK (the JACK Audio Connection Kit) is used for all audio I/O, permitting data to be exchanged in perfect samplesync with other applications and/or hardware audio interfaces. . Ardour is sample rate and size neutral - any hardware formats from 8 to 32 bits, and rates from 8kHz to 192kHz. Internal processing in 32/64 bit IEEE floating point format. . Further information can be found at . Package: docker.io Description-md5: 05dc9eba68f3bf418e6a0cf29d555878 Description-en: Linux container runtime Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers. . Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc. . This package contains the daemon and client. Using docker.io on non-amd64 hosts is not supported at this time. Please be careful when using it on anything besides amd64. . Also, note that kernel version 3.8 or above is required for proper operation of the daemon process, and that any lower versions may have subtle and/or glaring issues. Package: eztrace Description-md5: e1dc5c0f13d8ddd27c1ffd5e0fa052bf Description-en: Automatic execution trace generation for HPC - tools EZTrace is a tool that aims at generating automatically execution traces from HPC (High Performance Computing) programs. It generates execution trace files that can be interpreted by visualization tools such as ViTE. It uses LD_PRELOAD and dlsym() to intercept calls to the usual HPC primitives, to be observed. . This package contains the tools. Package: gdm Description-md5: 289fec08e973fa0389c78da5c38f13ba Description-en: Next generation GNOME Display Manager GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts X sessions. . It provides all the functionality of XDM, including XDMCP support for managing remote displays, and extends it with the ability to start X servers on demand. . The greeter is written using the GNOME libraries and hence looks like a GNOME application - even to the extent of supporting themes! . This package contains the next generation GDM, which was developed using the technologies on which GNOME 3 is based. Package: gir1.2-gdm-1.0 Description-md5: 76e07056661f4e7f57715902ebbeebb4 Description-en: GObject introspection data for the GNOME Display Manager GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts X sessions. . It provides all the functionality of XDM, including XDMCP support for managing remote displays, and extends it with the ability to start X servers on demand. . The greeter is written using the GNOME libraries and hence looks like a GNOME application - even to the extent of supporting themes! . This package contains introspection data for the GNOME Display Manager. Package: gnome-do Description-md5: d2e64a545884c377087ffc395f1dd41d Description-en: Quickly perform actions on your desktop Allows you to quickly search for many items present in your GNOME desktop environment (applications, Firefox bookmarks, files, artists and albums in Rhythmbox, Pidgin buddies, etc.) and perform commonly used actions on those items (Run, Open, Email, Chat, Play, etc.). . GNOME Do is plugin based, allowing it to be easily extended to handle new items and actions. This package contains a core set of items and actions. . Although GNOME Do primarily targets the GNOME desktop, it also works under other desktop environments. . GNOME Do is inspired by Quicksilver and GNOME Launch Box. Package: go-md2man Description-md5: dbfae9643547bb6a568949d24262f23a Description-en: utility to create manpages from markdown Turns Markdown into manpages, which is really handy for people that don't want to learn how to make manpages from stuff like DocBook. . This package contains the conversion binary. Package: golang-dbus-dev Description-md5: b8f13fd48b0951af0ad1985ec09e346f Description-en: Go client bindings for D-Bus Package "dbus" is a simple library that implements native Go client bindings for the D-Bus message bus system. . This package contains the source. Package: golang-docker-dev Description-md5: 6265ea5dccb7d86a2aa69e4e5d1c8598 Description-en: Externally reusable Go packages included with Docker These packages are intentionally developed by upstream in such a way that they are reusable to projects outside Docker and only rely on each other or other external dependencies to be built. Package: golang-fsnotify-dev Description-md5: 8814fbdd6f7659cf5d837b4373338a0a Description-en: File system notifications for Go Package fsnotify provides a platform-independent interface for file system notifications. . This package contains the source. Package: golang-go-md2man-dev Description-md5: 2e78a7e27edd4fe94622606a373e2e48 Description-en: utility to create manpages from markdown (source) Turns Markdown into manpages, which is really handy for people that don't want to learn how to make manpages from stuff like DocBook. . This package contains the source. Package: golang-go-patricia-dev Description-md5: 2c3302adb91ab92fe1ec614cea9ac900 Description-en: golang-go-patricia is a generic patricia trie (also called radix tree). The patricia trie as implemented in this library enables fast visiting of items in some particular ways: . 1. visit all items saved in the tree, 2. visit all items matching particular prefix (visit subtree), or 3. given a string, visit all items matching some prefix of that string. . This package contains the source. Package: golang-gocapability-dev Description-md5: 15dec93cbd6ef3848cdadb1081815c09 Description-en: Utilities for manipulating POSIX capabilities in Go. Package capability provides utilities for manipulating POSIX capabilities. . This package contains the source. Package: golang-logrus-dev Description-md5: d0bab94cbcdddab9b6e98159c6fceaba Description-en: Logrus: a logging library for Go Logrus is a structured logger for Go (golang), completely API compatible with the standard library logger. . This package contains the source. Package: golang-objx-dev Description-md5: 9a5d3e1a35b72fb54f38d804780b2d19 Description-en: Go package for dealing with maps, slices, JSON and other data. Objx provides the `objx.Map` type, which is a `map[string]interface{}` that exposes a powerful `Get` method (among others) that allows you to easily and quickly get access to data within the map, without having to worry too much about type assertions, missing data, default values etc. . This package contains the source. Package: golang-pty-dev Description-md5: 4ab57a3d3d89bf92b014288f52601f5e Description-en: Go package for using unix pseudo-terminals Pty is a Go package for using unix pseudo-terminals. . This package contains the source. Package: golang-testify-dev Description-md5: e0ab4a55ee33cad67c2c3013e3dbe347 Description-en: sacred extension to the standard go testing package Testify is a go code (golang) set of packages that provide many tools for testifying that code behaves as intended. . Features include: * Easy assertions * Mocking * HTTP response trapping * Testing suite interfaces and functions . This package contains the source. Package: hpijs-ppds Description-md5: 979d2d553e8b615deb4af0e078d0def7 Description-en: HP Linux Printing and Imaging - HPIJS PPD files This package contains PPD (printer definition) files for the printers supported through the HP Linux Printing and Imaging System HPIJS driver. . These PPDs should work well with the matching versions of HPLIP and HPIJS, but may not be the most up-to-date PPDs available for a given printer. See http://www.openprinting.org/ for the latest version of the PPDs (which are not guaranteed to work well). Package: hplip-gui Description-md5: 0e8b9881942aaafee62df05b01b6d0d0 Description-en: HP Linux Printing and Imaging - GUI utilities (Qt-based) The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) inkjets and many LaserJets, and for scanning, sending faxes and for photo-card access on most HP MFP (multi-function peripheral) printers. . This package contains utilities with graphical user interface (GUI) for HPLIP: HP Toolbox, HP Fax, ... . Note that all GUI utilities are based on the Qt GUI environment. There are currently no equivalent utilities based on GTK+. Package: libeztrace-dev Description-md5: fa869525a5354c44bf2db0d4c3a520cc Description-en: Automatic execution trace generation for HPC - development files EZTrace is a tool that aims at generating automatically execution traces from HPC (High Performance Computing) programs. It generates execution trace files that can be interpreted by visualization tools such as ViTE. It uses LD_PRELOAD and dlsym() to intercept calls to the usual HPC primitives, to be observed. . This package contains the development files. Package: libeztrace0 Description-md5: fa869525a5354c44bf2db0d4c3a520cc Description-en: Automatic execution trace generation for HPC - development files EZTrace is a tool that aims at generating automatically execution traces from HPC (High Performance Computing) programs. It generates execution trace files that can be interpreted by visualization tools such as ViTE. It uses LD_PRELOAD and dlsym() to intercept calls to the usual HPC primitives, to be observed. . This package contains the development files. Package: libgdm-dev Description-md5: dc727e07766fb523765b8dcb8a676147 Description-en: Next generation GNOME Display Manager (development files) GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts X sessions. . It provides all the functionality of XDM, including XDMCP support for managing remote displays, and extends it with the ability to start X servers on demand. . The greeter is written using the GNOME libraries and hence looks like a GNOME application - even to the extent of supporting themes! . This package contains header and development files. Package: libgdm1 Description-md5: 697affe3f0a4aeaaa09637a545ec528f Description-en: Next generation GNOME Display Manager (shared libraries) GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts X sessions. . It provides all the functionality of XDM, including XDMCP support for managing remote displays, and extends it with the ability to start X servers on demand. . The greeter is written using the GNOME libraries and hence looks like a GNOME application - even to the extent of supporting themes! . This package contains the shared library required by gnome-shell. Package: liblua5.1-json Description-md5: f59e966906179fa81b2ded24696059ef Description-en: Transitional package for lua-json This is a transitional package to ease upgrades to the lua-json package. It can safely be removed. Package: lua-json Description-md5: 162241f968ff409b5d7d3a97a0b55ed2 Description-en: JSON decoder/encoder for Lua LuaJSON is a customizable JSON decoder/encoder using LPEG for parsing. Package: mysql-client-5.6 Description-md5: 70aef1a292fc318f9af72aa188c17716 Description-en: MySQL database client binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client binaries and the additional tools innotop and mysqlreport. Package: mysql-client-core-5.6 Description-md5: 94a7aede8ba9259b1382d4dfca4cdde0 Description-en: MySQL database core client binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the core client files, as used by Akonadi. Package: mysql-common-5.6 Description-md5: cc1ba2fb5dfdad2b2005abe912efe9ae Description-en: MySQL 5.6 specific common files, e.g. /etc/mysql/conf.d/my-5.6.cnf MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. Package: mysql-server-5.6 Description-md5: 3ae11e16f793b3ee84f73a5fa268ad9b Description-en: MySQL database server binaries and system database setup MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package contains all the infrastructure needed to setup system databases. Package: mysql-server-core-5.6 Description-md5: a54aa75db64667c487b6c9d3800b8153 Description-en: MySQL database server binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the server binaries but doesn't contain all the infrastructure needed to setup system databases. Package: mysql-source-5.6 Description-md5: 88f58941059fab032315a68e3122ac60 Description-en: MySQL source MySQL is a fast, stable, and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the MySQL source code as configured before building - but after the arch specific configuration. This is currently required for building plugins. Package: mysql-testsuite-5.6 Description-md5: 5a4cf0244bd58a246e8550a9a525ffed Description-en: MySQL 5.6 testsuite MySQL is a fast, stable, and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the MySQL testsuite. Package: octave-specfun Description-md5: f2a90395580d884409b85c4682ab2a8c Description-en: special mathematical functions for Octave This package provides special mathematical functions for octave, including elliptic functions, sine integral, exponential integrals, Dirac delta distribution, and the Riemann zeta function. . This Octave add-on package is part of the Octave-Forge project. Package: pinta Description-md5: 9e67ed40b664e01bcade761ca4f13187 Description-en: Simple drawing/painting program Pinta is an easy to use drawing/editing program. Its goal is to provide a simplified experience for casual users. . Features include: - Adjustments (Auto level, Black and White, Sepia, …) - Effects (Motion blur, Glow, Warp, …) - Multiple layers - Unlimited undo/redo - Drawing tools (Paintbrush, Pencil, Shapes, …) Package: qtdeclarative5-ubuntu-webapps-api Description-md5: c81b163d6b8a83f6c8b1bbed56856258 Description-en: Virtual Package depending on Unity Webapps QML Component This empty package can be safely removed. Package: ricochet Description-md5: b0089f90814b66d374a12d064d0c136a Description-en: multi-user networked version of the Ricochet Robots game Client and server programs written in nickle using the nichrome toolkit Package: unity-webapps-qml-autopilot Description-md5: ff25a009a74f257651b5ac73e631f201 Description-en: Autopilot tests for the Unity Webapps QML Unity Webapps QML is a QML component that binds to a QML WebView and allows running javascript code to access Ubuntu stack components. This package contains autopilot tests for it. Package: vdr-plugin-vnsiserver Description-md5: 8c5dbafa8bdbae66b0932189e63a0226 Description-en: VDR-Network-Streaming-Interface VDR-Network-Streaming-Interface plugin for VDR Package: vim-syntax-docker Description-md5: fcdf3cc569fec99526c4f1c044063f82 Description-en: Docker container engine - Vim highlighting syntax files This package provides syntax files for the Vim editor for editing Dockerfiles from the Docker container engine. Package: xubuntu-default-settings Description-md5: 5f43d586fb240f8a2333a5a68fe52ab4 Description-en: default settings for the Xubuntu desktop This package contains the default settings used by Xubuntu. Package: xubuntu-live-settings Description-md5: c25018e5d00114675b8deacd5d4b58b1 Description-en: configuration for the Xubuntu live cd This package contains live cd customizations used by Xubuntu. Package: s3ql Description-md5: 802b618d6fdb42256432fd134fd28154 Description-en: Full-featured file system for online data storage S3QL is a file system that stores all its data online using storage services like Google Storage, Amazon S3 or OpenStack. S3QL effectively provides a hard disk of dynamic, infinite capacity that can be accessed from any computer with internet access. . S3QL is a standard conforming, full featured UNIX file system that is conceptually indistinguishable from any local file system. Furthermore, S3QL has additional features like compression, encryption, data de-duplication, immutable trees and snapshotting which make it especially suitable for online backup and archival. . In addition to accessing online storage services directoly, S3QL can also store its data underneath a regular mount point. This enables the use of S3QL with e.g. NFS, CIFS or sftp servers. . S3QL is designed to favor simplicity and elegance over performance and feature-creep. Care has been taken to make the source code as readable and serviceable as possible. Solid error detection and error handling have been included from the very first line, and S3QL comes with extensive automated test cases. Package: s3ql-dbg Description-md5: 432a8d9c2a4867ce8e10c9b73173d9ee Description-en: Full-featured file system for online data storage (debugging symbols) S3QL is a file system that stores all its data online using storage services like Google Storage, Amazon S3 or OpenStack. S3QL effectively provides a hard disk of dynamic, infinite capacity that can be accessed from any computer with internet access. . S3QL is a standard conforming, full featured UNIX file system that is conceptually indistinguishable from any local file system. Furthermore, S3QL has additional features like compression, encryption, data de-duplication, immutable trees and snapshotting which make it especially suitable for online backup and archival. . In addition to accessing online storage services directoly, S3QL can also store its data underneath a regular mount point. This enables the use of S3QL with e.g. NFS, CIFS or sftp servers. . S3QL is designed to favor simplicity and elegance over performance and feature-creep. Care has been taken to make the source code as readable and serviceable as possible. Solid error detection and error handling have been included from the very first line, and S3QL comes with extensive automated test cases. . This package contains the debugging symbols as well as the extension built for the Python 3 debug interpreter. Package: xbmc-pvr-argustv Description-md5: 51c2435b600f82dd2307ae104d03ecf4 Description-en: XBMC PVR Addon Argustv This package contains the Argustv PVR (Personal Video Recorder) Addon for XBMC, the award winning free and open source software media-player and entertainment hub for all your digital media Package: xbmc-pvr-demo Description-md5: 38801ee07e3475b8474ff82be962c5c5 Description-en: XBMC PVR Demo Addon This package contains the Demo PVR (Personal Video Recorder) Addon for XBMC, the award winning free and open source software media-player and entertainment hub for all your digital media Package: xbmc-pvr-iptvsimple Description-md5: 48e2c4d9f06c15c76f9eacffae56f925 Description-en: XBMC PVR Iptv Addon This package contains the Iptv PVR (Personal Video Recorder) Addon for XBMC, the award winning free and open source software media-player and entertainment hub for all your digital media Package: xbmc-pvr-mediaportal-tvserver Description-md5: 2be3630060bc3512e615b0c2e90e6dc6 Description-en: XBMC PVR Addon Mediaportal Tvserver This package contains the Mediaportal PVR (Personal Video Recorder) Addon for XBMC, the award winning free and open source software media-player and entertainment hub for all your digital media Package: xbmc-pvr-mythtv-cmyth Description-md5: 59a0fefdd3551ea4eb9d444adb6cf963 Description-en: XBMC PVR Addon MythTv - Cmyth This package contains the Cmyth PVR (Personal Video Recorder) Addon for XBMC, the award winning free and open source software media-player and entertainment hub for all your digital media Package: xbmc-pvr-nextpvr Description-md5: 3fa6068281685e21b614cbee33828764 Description-en: XBMC PVR Addon NextPvr This package contains the NextPvr PVR (Personal Video Recorder) Addon for XBMC, the award winning free and open source software media-player and entertainment hub for all your digital media Package: xbmc-pvr-njoy Description-md5: 4f61380ddea6203a566e2bd8fed06ac4 Description-en: XBMC PVR Addon Njoy This package contains the Njoy PVR (Personal Video Recorder) Addon for XBMC, the award winning free and open source software media-player and entertainment hub for all your digital media Package: xbmc-pvr-tvheadend-hts Description-md5: 06eefbe71eaf30f3079ecd953ed021a5 Description-en: XBMC PVR Addon TvHeadend Hts This package contains the TvHeadend PVR (Personal Video Recorder) Addon for XBMC, the award winning free and open source software media-player and entertainment hub for all your digital media Package: xbmc-pvr-vdr-vnsi Description-md5: bce556bec913557b2e842f09dc2ac5b5 Description-en: XBMC PVR Addon VDR Vnsi This package contains the VDR Vnsi PVR (Personal Video Recorder) Addon for XBMC, the award winning free and open source software media-player and entertainment hub for all your digital media Package: xbmc-pvr-vuplus Description-md5: 8b916c2875ce09044cb384250c1c3b0c Description-en: XBMC PVR Addon Vuplus This package contains the Vuplus PVR (Personal Video Recorder) Addon for XBMC, the award winning free and open source software media-player and entertainment hub for all your digital media