Name, Version, Description, Homepage | Long Description |
---|---|
command-not-found 0.2.38-1 Suggest installation of packages in interactive bash sessions |
This package will install handler for command_not_found that looks up programs not currently installed but available from the repositories. |
fxload 0.0.20081013-1 Firmware download to EZ-USB devices http://sourceforge.net/projects/linux-hotplug/ |
This program is conveniently able to download firmware into FX and FX2 ez-usb devices. It is intended to be invoked by hotplug scripts when the unprogrammed device appears on the bus. |
libnss3-tools 2:3.26-1+debu8u1 Network Security Service tools http://www.mozilla.org/projects/security/pki/nss/tools/ |
This is a set of tools on top of the Network Security Service libraries. This package includes: * certutil: manages certificate and key databases (cert7.db and key3.db) * modutil: manages the database of PKCS11 modules (secmod.db) * pk12util: imports/exports keys and certificates between the cert/key databases and files in PKCS12 format. * shlibsign: creates .chk files for use in FIPS mode. * signtool: creates digitally-signed jar archives containing files and/or code. * ssltap: proxy requests for an SSL server and display the contents of the messages exchanged between the client and server. |
libpam-cracklib 1.1.8-3.1+deb8u1+b1 PAM module to enable cracklib support http://pam.sourceforge.net/ |
This package includes libpam_cracklib, a PAM module that tests passwords to make sure they are not too weak during password change. |
ncdu 1.10-1 ncurses disk usage viewer http://dev.yorhel.nl/ncdu/ |
Ncdu is a ncurses-based du viewer. It provides a fast and easy-to-use interface through famous du utility. It allows one to browse through the directories and show percentages of disk usage with ncurses library. |
synaptic 0.81.2 Graphical package manager http://www.nongnu.org/synaptic/ |
Synaptic is a graphical package management tool based on GTK+ and APT. Synaptic enables you to install, upgrade and remove software packages in a user friendly way. Besides these basic functions the following features are provided: * Search and filter the list of available packages * Perform smart system upgrades * Fix broken package dependencies * Edit the list of used repositories (sources.list) * Download the latest changelog of a package * Configure packages through the debconf system * Browse all available documentation related to a package (dwww is required) |
tmux 1.9-6 terminal multiplexer http://tmux.sourceforge.net/ |
tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server-client system. A server is created automatically when necessary and holds a number of sessions, each of which may have a number of windows linked to it. Any number of clients may connect to a session, or the server may be controlled by issuing commands with tmux. Communication takes place through a socket, by default placed in /tmp. Moreover tmux provides a consistent and well-documented command interface, with the same syntax whether used interactively, as a key binding, or from the shell. It offers a choice of vim or Emacs key layouts. |
udev 215-17+deb8u5 /dev/ and hotplug management daemon http://www.freedesktop.org/wiki/Software/systemd |
udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. |
udisks 1.0.5-1+b1 storage media interface http://www.freedesktop.org/wiki/Software/udisks |
The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. This package also provides the udisks utility, which can be used to trigger these operations from the command line (if permitted by !PolicyKit). External tools such as hdparm are used if available to implement extra operations, such as configuring disk spindown times. Creating or modifying file systems such as XFS, RAID, or LUKS encryption requires that the corresponding mkfs.* and admin tools are installed, such as dosfstools and mtools for VFAT, xfsprogs for XFS, or cryptsetup for LUKS. |
Name, Version, Description, Homepage | Long Description |
---|---|
easyspice 0.6.8-2.1 A graphical frontend to the Spice simulator http://easy-spice.sourceforge.net |
Easyspice is a graphical frontend for the electrical circuit simulator Spice. It is by default connected to the geda package and ngspice but can be used as a frontend for other spice simulators programs as well. |
Name, Version, Description, Homepage | Long Description |
---|---|
virtualbox-qt 4.3.36-dfsg-1+deb8u1 x86 virtualization solution - Qt based user interface http://www.virtualbox.org/ |
VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. This package provides the Qt based graphical user interface for VirtualBox. |
Name, Version, Description, Homepage | Long Description |
---|---|
mysql-workbench 6.2.3+dfsg-7 MySQL Workbench - a visual database modeling, administration and queuing tool http://dev.mysql.com/workbench/ |
MySQL Workbench is a modeling tool that allow to design and generate MySQL databases graphically. It also has administration and query development modules where you can manage MySQL server instances and execute SQL queries. |
Name, Version, Description, Homepage | Long Description |
---|---|
cervisia 4:4.14.0-1 graphical CVS client http://www.kde.org/ |
Cervisia is a front-end for the CVS version control system client. In addition to basic and advanced CVS operations, it provides a convenient graphical interface for viewing, editing, and manipulating files in a CVS repository or working directory. It includes tools designed to ease the use of CVS, such as a log browser, conflict resolver, and changelog editor that checks for incorrect formatting. This package is part of the KDE Software Development Kit module. |
doxygen-gui 1.8.8-5 GUI configuration tool for doxygen http://www.stack.nl/~dimitri/doxygen/ |
Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. This package contains doxywizard, a GUI configuration tool for doxygen. |
eclipse 3.8.1-7 Extensible Tool Platform and Java IDE http://www.eclipse.org/ |
The Eclipse Platform is an open and extensible platform for anything and yet nothing in particular. It provides a foundation for constructing and running integrated software-development tools. The Eclipse Platform allows tool builders to independently develop tools that integrate with other people's tools so seamlessly you can't tell where one tool ends and another starts. This package provides the whole Eclipse SDK that contains Eclipse Platform, Java development tools and Plug-in Development Environment, including source and both user and programmer documentation. |
eclipse-cdt-autotools 8.5.0-1 Autotools support for Eclipse CDT http://www.eclipse.org/cdt/ |
The Autotools suite of plugins adds to the CDT a support for building and maintaining C/C++ projects that use Autotools. With this additional support, a vast repository of C/C++ code can be checked out, built, and maintained under the CDT rather easily without having to resort to the command line. In conjunction with the CDT, the plugin can do the following: * Build a C/C++ project that uses a configure script or an autogen script or a Makefile.cvs script * Create a simple C or C++ hello world Autotools project via a template * Allow configuration parameters to be set via a gui and to rebuild when configuration parameters are changed * Colorized editing of configuration files such as configure.in, configure.ac, Makefile.am, and Makefile.in with full hover help for autoconf/automake macros * Allow specification of multiple build configurations for a single project * Run autotools such as autoconf, automake, or aclocal directly using a gui interface * Includes hover help for autoconf and automake macros in the editors |
eclipse-cdt-perf 3.1.0-1 'perf' analysis tool integration for Eclipse CDT http://www.eclipse.org/linuxtools/ |
'perf' is a performance counters subsystem in Linux. Performance counters are CPU hardware registers that count hardware events such as instructions executed and cache-misses suffered. These counters aid in profiling applications to detect hotspots in the application. 'perf' provides per task, per CPU and per-workload counters, sampling on top of these and source code event annotation. The perf plug-in for Eclipse allows the developer to execute profiles in their applications in a seamless way, using quick launch actions and visualizing the results in an user-friendly interface. |
eclipse-cdt-pkg-config 1.0.0~git20130115-2 pkg-config support for Eclipse C/C++ development tools http://code.google.com/p/pkg-config-support-for-eclipse-cdt/ |
The aim of the Eclipse plug-in is to provide automation of configuration needed for projects using pkg-config, such as GTK+ and gtkmm. The plug-in will set options and switches automatically that gcc needs to add in the selected packages - specifically the header file paths, the libraries, and some other gcc switches. |
eclipse-cdt-profiling-framework-remote 3.1.0-1 Remote profiling support for Eclipse http://www.eclipse.org/linuxtools/ |
This package allows one to launch profiling tools and acquire data from remote targets like embedded systems, that have too limited resources to run a full scale IDE. In addition to this package, a plugin that integrates particular profiling tool is required in order to run performance analysis. |
eclipse-cdt-qt 8.5.0-1 Qt framework support for Eclipse CDT http://www.eclipse.org/cdt/ |
This package provides basic keyword highlighting and code completion for development of C++ applications with Qt framework in Eclipse IDE. |
eclipse-cdt-valgrind 3.1.0-1 Valgrind integration for Eclipse CDT http://www.eclipse.org/linuxtools/ |
profiling for the C/C++ Development Tools. Integration of these tools from Valgrind suite is provided: * Memcheck * Memcheck is a tool that detects memory management problems. It is Valgrind's most popular tool and seemingly the most mature. Memcheck's output is rather straight forward - it is a series of errors along with stack trace information. The Valgrind View presents this output using a TreeViewer with the errors as top-level elements. The stack trace is presented underneath the error and when a frame is double-clicked an editor will open and go to the line in question. Markers represent memcheck errors inside the editor and are linked to the Problems View. Includes an editor for Valgrind suppressions files featuring syntax highlighting, folding and code completion. * Massif * [..] |
eclipse-egit 3.4.0-1 Eclipse Team provider for the Git version control system http://www.eclipse.org/egit/ |
The EGit project is implementing Eclipse tooling on top of the JGit Java implementation of Git. |
geany 1.24.1+dfsg-1 fast and lightweight IDE http://www.geany.org |
Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. It is using only the GTK2 toolkit and therefore you need only the GTK2 runtime libraries to run Geany. The basic features of Geany are: - syntax highlighting - code completion - auto completion of constructs like if, for and while, XML and HTML - call tips - folding - many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal - symbol lists - embedded terminal emulation |
kcachegrind 4:4.14.0-1 visualisation tool for the Valgrind profiler http://www.kde.org/ |
KCachegrind is a visualisation tool for the profiling data generated by calltree, a memory profiling tool for valgrind. Any executable can be profiled using calltree without being recompiled, including multi-threaded applications, shared libraries, and plugins. For visualising the output from profiling tools other than Valgrind, several converters can be found in the kcachegrind-converters package. This package is part of the KDE Software Development Kit module. |
kcachegrind-converters 4:4.14.0-1 format converters for KCachegrind profiler visualisation tool http://www.kde.org/ |
This is a collection of scripts for converting the output from several different profiling tools into a format that KCachegrind can display. KCachegrind is a visualisation tool for the profiling data generated by calltree, a memory profiling tool for valgrind. Executables can be profiled using calltree without being recompiled, including multi-threaded applications, shared libraries, and plugin architectures. The included scripts are: * dprof2calltree: converts the tmon.out output of Perl's Devel::DProf package * hotshot2calltree: converts the pstat output of the hotshot Python profiler * memprof2calltree: converts the memory profiles of memprof * op2calltree: converts the OProfile's output of "opreport -gdf" (v 0.8) * pprof2calltree: converts the pprof output from APD This package is part of the KDE Software Development Kit module. |
kdevelop 4:4.7.0-1 integrated development environment for KDE http://www.kdevelop.org/ |
KDevelop is an easy to use integrated development environment for KDE. It supports a wide range of programming languages and features project management, an advanced editor, a class browser and an integrated debugger. The application wizard can generate fully functional projects for terminal programs and GUI programs using Qt, KDE or GNOME. |
qt4-designer 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 graphical designer for Qt 4 applications http://qt-project.org/ |
Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. Qt Designer is a tool for designing and building graphical user interfaces (GUIs) from Qt components. |
umbrello 4:4.14.2-1 UML modelling tool and code generator http://www.kde.org/ |
Umbrello UML Modeller is a Unified Modelling Language diagram editor for KDE. It can create diagrams of software and other systems in the industry-standard UML format, and can also generate code from UML diagrams in a variety of programming languages. This package is part of the KDE Software Development Kit module. |
Name, Version, Description, Homepage | Long Description |
---|---|
libreoffice-dmaths 3.4+dfsg1-1 Formula editor improvements for LibreOffice http://www.dmaths.org |
Dmaths is software that integrates with office suites LibreOffice (free) and NeoOffice (free) for Mac OS X and which aids scientists and those who wish to edit mathematical formulas and / or scientists. It also directly use your favorite drawing software and incorporate graphs functions in a document. |
libreoffice-help-de 1:4.3.3-2+deb8u5 office productivity suite -- German help http://www.libreoffice.org |
LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. This package contains the help of LibreOffice in German. |
libreoffice-help-en-us 1:4.3.3-2+deb8u5 office productivity suite -- English_american help http://www.libreoffice.org |
LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. This package contains the help of LibreOffice in English_american. |
man2html 1.6g-7 browse man pages in your web browser http://users.actrix.gen.nz/michael/vhman2html.html |
Point your web browser at http://localhost/cgi-bin/man/man2html to read and search your man pages in the browser. Features: * Fast C CGI program for man/BSD-mandoc to HTML conversion. * Works from the unformatted nroff/troff source. * Source may be compressed. * Does tbl tables (but not eqn equations). * Generates hypertext links to foobar(1), abc@host, and xyzzy.h files * CGI script for whatis-based alpha-indexes by section. * CGI script for name-only alpha-indexes by section. * CGI script for full text search (requires swish++) * Front-end script to talk to a pre-launched netscape. |
manpages-dev 3.74-1 Manual pages about using GNU/Linux for development http://www.kernel.org/doc/man-pages/ |
These man pages describe the Linux programming interface, including these two sections: 2 = Linux system calls. 3 = Library calls (note that a more comprehensive source of information may be found in the glibc-doc and glibc-doc-reference packages). |
Name, Version, Description, Homepage | Long Description |
---|---|
fte-terminal 0.50.2b6-2 Text editor for programmers - version for terminals http://fte.sourceforge.net/ |
FTE is a text editor for programmers. Some of its features are smart indentation for C, C++, Java, Perl; color syntax highlighting for many more languages; multiple file/window editing; column blocks; configurable menus and keyboard bindings; mouse support; undo/redo; regular expression search and replace; folding; background compiler execution. This is the version for terminals (e.g. xterm, vt100). |
fte-xwindow 0.50.2b6-2 Text editor for programmers - X Window System edition with I18N support http://fte.sourceforge.net/ |
FTE is a text editor for programmers. Some of its features are smart indentation for C, C++, Java, Perl; color syntax highlighting for many more languages; multiple file/window editing; column blocks; configurable menus and keyboard bindings; mouse support; undo/redo; regular expression search and replace; folding; background compiler execution. This is the X Window System edition, with internationalization support. |
lyx 2.1.2-2 document processor http://www.lyx.org/ |
LyX is an almost WYSIWYG-frontend for LaTeX. It makes the power and typesetting quality of LaTeX available for people who are used to word processors. Since LyX supports LaTeX's concept of general mark-ups, it is even easier and faster to create professional quality documents with it than with usual word processors. It is also possible to use LaTeX commands within LyX, so nothing of LaTeX's power is lost. You can extend the functionality of LyX by installing these packages: * chktex: check for typographical errors * gnuhtml2latex: import HTML documents * groff: improved table formatting in plain text exports * latex-xcolor: for coloured change tracking * librsvg2-bin, inkscape: use the SVG image format in LyX documents * linuxdoc-tools: export SGML LinuxDoc documents * mythes-*: use the OpenOffice.org/LibreOffice Thesaurus * noweb: import noweb files * rcs: integrated version control * sgmltools-lite: export SGML DocBook documents * texlive-xetex, etoolbox: use the XeTeX typesetting system * wv: import MS Word documents |
nedit 1:5.6~cvs20081118-9 powerful, customizable, Motif based text editor http://www.nedit.org/ |
NEdit is a multi-purpose text editor for the X Window System, which combines a standard, easy to use, graphical user interface with the thorough functionality and stability required by users who edit text eight hours a day. It provides intensive support for development in a wide variety of languages, text processors, and other tools, but at the same time can be used productively by just about anyone who needs to edit text. Because of its mature age, NEdit does not support UTF-8 text files, nor will that be implemented. |
texstudio 2.8.4+debian-3 LaTeX Editor http://texstudio.sf.net/ |
TeXstudio is a program based on Texmaker, which integrates many tools needed to develop documents with LaTeX in just one application. Using its editor you can write your documents with the help of interactive spell checking, syntax highlighting, code completion and more... |
vim-gtk 2:7.4.488-7+deb8u1 Vi IMproved - enhanced vi editor - with GTK2 GUI http://www.vim.org/ |
Vim is an almost compatible version of the UNIX editor Vi. Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. This package contains a version of vim compiled with a GTK2 GUI and support for scripting with Lua, Perl, Python, Ruby, and Tcl. |
yaml-mode 0.0.9-2 emacs mode for YAML files http://github.com/yoshiki/yaml-mode |
This package provides an emacs major mode for editing files in the YAML data format. It features syntax highlighting and auto-indentation. |
Name, Version, Description, Homepage | Long Description |
---|---|
geda 1:1.8.2-4 GPL EDA -- Electronics design software (metapackage) http://geda.seul.org/ |
The gEDA project has produced and continues working on a full GPL'd suite and toolkit of Electronic Design Automation tools. These tools are used for electrical circuit design, schematic capture, simulation, prototyping, and production. Currently, the gEDA project offers a mature suite of free software applications for electronics design, including schematic capture, attribute management, bill of materials (BOM) generation, netlisting into over 20 netlist formats, analog and digital simulation, and printed circuit board (PCB) layout. This is a metapackage which depends on the components required for a typical gEDA installation. |
geda-examples 1:1.8.2-4 GPL EDA -- Electronics design software (example designs) http://geda.seul.org/ |
The gEDA project has produced and continues working on a full GPL'd suite and toolkit of Electronic Design Automation tools. These tools are used for electrical circuit design, schematic capture, simulation, prototyping, and production. Currently, the gEDA project offers a mature suite of free software applications for electronics design, including schematic capture, attribute management, bill of materials (BOM) generation, netlisting into over 20 netlist formats, analog and digital simulation, and printed circuit board (PCB) layout. This package contains example designs created with gEDA. |
geda-gattrib 1:1.8.2-4 GPL EDA -- Electronics design software (attribute editor) http://geda.seul.org/ |
The gEDA project has produced and continues working on a full GPL'd suite and toolkit of Electronic Design Automation tools. These tools are used for electrical circuit design, schematic capture, simulation, prototyping, and production. Currently, the gEDA project offers a mature suite of free software applications for electronics design, including schematic capture, attribute management, bill of materials (BOM) generation, netlisting into over 20 netlist formats, analog and digital simulation, and printed circuit board (PCB) layout. This package contains gattrib, the attribute editor. |
geda-gsymcheck 1:1.8.2-4 GPL EDA -- Electronics design software (symbol checker) http://geda.seul.org/ |
The gEDA project has produced and continues working on a full GPL'd suite and toolkit of Electronic Design Automation tools. These tools are used for electrical circuit design, schematic capture, simulation, prototyping, and production. Currently, the gEDA project offers a mature suite of free software applications for electronics design, including schematic capture, attribute management, bill of materials (BOM) generation, netlisting into over 20 netlist formats, analog and digital simulation, and printed circuit board (PCB) layout. This package contains gsymcheck, the symbol checker. |
geda-utils 1:1.8.2-4 GPL EDA -- Electronics design software (utilities) http://geda.seul.org/ |
The gEDA project has produced and continues working on a full GPL'd suite and toolkit of Electronic Design Automation tools. These tools are used for electrical circuit design, schematic capture, simulation, prototyping, and production. Currently, the gEDA project offers a mature suite of free software applications for electronics design, including schematic capture, attribute management, bill of materials (BOM) generation, netlisting into over 20 netlist formats, analog and digital simulation, and printed circuit board (PCB) layout. This package contains miscellaneous utilities related to gEDA. |
gerbv 2.6.0-1 Gerber file viewer for PCB design http://gerbv.gpleda.org/ |
gerbv is a utility for viewing Gerber RS-274X files, Excellon drill files, and CSV pick-and-place files. Gerber files are used for communicating printed circuit board (PCB) designs to PCB manufacturers. |
Name, Version, Description, Homepage | Long Description |
---|---|
cm-super 0.3.4-9 TeX font package (full version) with CM (EC) in Type1 in T1, T2*, TS1, X2 enc |
This package ships the full set of cm-super fonts, for a minimal variant install cm-super-minimal. The CM-Super package contains Type 1 fonts converted from METAFONT fonts and covers entire EC/TC, EC Concrete, EC Bright and LH fonts (Computer Modern font families). All European and Cyrillic writings are covered. Each Type 1 font program contains ALL glyphs from the following standard LaTeX font encodings: T1, TS1, T2A, T2B, T2C, X2, and also Adobe StandardEncoding (585 glyphs per non-SC font and 468 glyphs per SC font), and could be reencoded to any of these encodings using standard dvips or pdftex facilities (the corresponding support files are also included). |
fonts-liberation 1.07.4-1 Fonts with the same metrics as Times, Arial and Courier https://fedorahosted.org/liberation-fonts/ |
A set of serif, sans-serif and monospaced fonts from Red Hat with exactly the same metrics as the (non-free) Microsoft Times, Arial and Courier fonts, which implies those fonts can serve as a drop-in replacement. The font family is named Liberation. |
fonts-sil-gentium 20081126:1.02-13 extended Unicode Latin font ("a typeface for the nations") http://scripts.sil.org/Gentium |
designed to enable the many diverse ethnic groups around the world who use the Latin script to produce readable, high-quality publications. The design is intended to be highly readable, reasonably compact, and visually attractive. Gentium has won a "Certificate of Excellence in Typeface Design" in two major international typeface design competitions: bukva:raz! (2001) and TDC2003 (2003). Gentium provides glyphs for a wide range of Latin and Greek characters. The additional 'extended' Latin letters are designed to naturally harmonize with the traditional 26 ones. Diacritics are treated with careful thought and attention to their use. Gentium also supports both ancient and modern Greek, including a number of alternate forms. It currently supports the following ranges of Unicode 3.0 (completely unless noted): Range Description U+0020-U+007F Basic Latin U+00A0-U+00FF Latin-1 Supplement U+0100-U+017F Latin Extended-A U+0180-U+021F Latin Extended-B U+0222-U+0233 Latin Extended-B (continued) U+0250-U+02AD IPA Extensions U+02B0-U+02FF Spacing Modifier Letters [..] |
fonts-yanone-kaffeesatz 0.20100525-5 Font in four weights, reminiscent of 1920s coffee house typography http://www.yanone.de/typedesign/kaffeesatz/ |
Yanone Kaffeesatz was first published in 2004. Its Bold is reminiscent of 1920s coffee house typography, while the rather thin fonts bridge the gap to present times. You can witness Kaffeesatz use on German fresh-water gyms, Dubai mall promos and New Zealand McDonalds ads. And of course on coffee and foodstuff packaging and cafe design around the globe. In 2010 it was decided to be re-released under the SIL Open Font License to make it possible to include in software bundles or web font services like Googles Font Directory. |
gsfonts-x11 0.22 Make Ghostscript fonts available to X11 |
This package makes the 35 Postscript fonts from the gsfonts package available to your X server under their "urw" names and via fonts.alias with the official "adobe" names, too. This package does not contain any fonts itself but allows to reuse the ghostscript fonts as X11 screen fonts. |
lmodern 2.004.4-5 scalable PostScript and OpenType fonts based on Computer Modern http://www.gust.org.pl/projects/e-foundry/latin-modern/ |
The Latin Modern fonts, also known as "lm fonts", are a set of scalable fonts in PostScript Type 1 and OpenType formats. They are based on the PostScript Type 1 version of the Computer Modern fonts and contain many additional characters (mostly accented ones). This package provides TeX support and Type1 (PostScript) fonts. If only the OpenType fonts are needed, please see the package fonts-lmodern. See the description for fonts-lmodern package for more information. |
texlive-fonts-extra 2014.20141024-1 TeX Live: Additional fonts http://www.tug.org/texlive/ |
Asana-Math -- A font to typeset maths in Xe(La)TeX and Lua(La)TeX. accanthis -- Accanthis fonts, with LaTeX support. adforn -- OrnementsADF font with TeX/LaTeX support adfsymbols -- SymbolsADF with TeX/LaTeX support. aecc -- Almost European Concrete Roman virtual fonts. alegreya -- Alegreya fonts with LaTeX support. allrunes -- Fonts and LaTeX package for almost all runes. almfixed -- Arabic-Latin Modern Fixed extends TeX-Gyre Latin Modern Mono 10 Regular to full Arabic Unicode support anonymouspro -- Use AnonymousPro fonts with LaTeX. antiqua -- URW Antiqua condensed font, for use with TeX. antt -- Antykwa Torunska: a Type 1 family of a Polish traditional type. [..] |
texlive-fonts-recommended 2014.20141024-2 TeX Live: Recommended fonts http://www.tug.org/texlive/ |
Gyre, and T1 and other encoding support for Computer Modern, in outline form. This package includes the following CTAN packages: avantgar -- URW "Base 35" font pack for LaTeX. bookman -- URW "Base 35" font pack for LaTeX. charter -- Charter fonts. cmextra -- Knuth's local information. courier -- URW "Base 35" font pack for LaTeX. ec -- Computer modern fonts in T1 and TS1 encodings. euro -- Provide Euro values for national currency amounts. euro-ce -- Euro and CE sign font. eurosym -- Metafont and macros for Euro sign. [..] |
ttf-bitstream-vera 1.10-8 The Bitstream Vera family of free TrueType fonts |
This is a set of high-quality TrueType fonts created by Bitstream, Inc. and released under a DFSG-free license. They are intended to remedy the lack of free high-quality fonts for the free desktop environments. They fully cover Western European languages (ISO-8859-1, ISO-8859-15) and Turkish (ISO-8859-9). They also include a selection of mathematical and other symbols and some limited support for Eastern European languages (parts of ISO-8859-2). Non-latin scripts are not supported (use ttf-dejavu instead). |
unifont 1:7.0.06-1 font with a glyph for each visible Unicode Plane 0 character http://unifoundry.com |
This package is a convenient way to install both the PCF bitmap version and the scalable TrueType outline version of "Unifont" (intended for general-purpose use) and "Unifont Sample" (which contains combining circles to use for illustration purposes). It also installs a copy of unifont.hex and related files in /usr/share/unifont. GNU Unifont was designed to render something besides an empty box for each visible Unicode character in the Basic Multilingual Plane (Plane 0). Plane 0 contains most of the world's modern writing scripts. This font looks best at 12pt. Complex fonts (such as Indic or Semitic scripts, where letters change shape depending on their position in a word, or such as Mongolian, which is written vertically) will not render perfectly. The philosophy behind this font, though, is that anything meaningful is better than an empty box for a unknown glyph. |
xfonts-100dpi-transcoded 1:1.0.3 100 dpi fonts for X (transcoded from ISO 10646-1) |
xfonts-100dpi-transcoded provides a set of bitmapped fonts at 100 dots per inch. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. This package contains fonts in several ISO 8859 encodings: -2, -3, -4, -9, -10, -13, -14, and -15. For the ISO 10646-1 and ISO 8859-1 encodings, see the xfonts-100dpi package. This package and xfonts-75dpi-transcoded provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-100dpi-transcoded may be more suitable for large monitors and/or large screen resolutions (over 1024x768). This package requires the xfonts-utils package to prepare the font directories for use by an X server or X font server. |
xfonts-75dpi-transcoded 1:1.0.3 75 dpi fonts for X (transcoded from ISO 10646-1) |
xfonts-75dpi-transcoded provides a set of bitmapped fonts at 75 dots per inch. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. This package contains fonts in several ISO 8859 encodings: -2, -3, -4, -9, -10, -13, -14, and -15. For the ISO 10646-1 and ISO 8859-1 encodings, see the xfonts-75dpi package. This package and xfonts-100dpi-transcoded provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-75dpi-transcoded may be more suitable for small monitors and/or small screen resolutions (under 1024x768). This package requires the xfonts-utils package to prepare the font directories for use by an X server or X font server. |
xfonts-jmk 3.0-20 James M. Knoble's character-cell fonts for X http://www.jmknoble.net/fonts/ |
These are character-cell fonts for use with the X Window System, created by Jim Knoble. The fonts currently included in this package are: Neep (formerly known as NouveauGothic): A pleasantly legible variation on the standard fixed fonts that accompany most distributions of the X Window System. Comes in both normal and bold weights in small, medium, large, extra-large, and huge sizes, as well as an extra-small size that only comes in normal weight. ISO-8859-1, ISO-8859-2, ISO-8859-9, and ISO-8859-15 encodings are available. The 6x13, 8x15, and 10x20 sizes have an ISO-10646-1 (Unicode) variant, drawing glyphs missing in Neep from misc-fixed. Modd: A fixed-width font with sleek, contemporary styling. Normal and bold weights in a 12-point (6x13) size. ISO-8859-1 encoding only. |
xfonts-terminus 4.39-1 Fixed-width fonts for fast reading |
These are fixed-width fonts suitable for terminals, editors, etc. If you have to work for extended time in front of monitor (i.e. over eight hours), you may find that using of these fonts reduces your eyes-fatigue. This package contains normal and bold fonts in the following sizes: 6x12, 8x14, 8x16, 10x20, 11x22, 12x24, 14x28 and 16x32 and supports the following encodings: ISO10646-1, ISO8859-1, ISO8859-2, ISO8859-5, ISO8859-9, ISO8859-13, ISO8859-15, ISO8859-16, KOI8-R, KOI8-U, CP1251 and PT154. |
xfonts-terminus-oblique 4.39-1 Oblique version of the Terminus font |
This package contains oblique versions of the fonts in the package xfonts-terminus. These fonts are automatically generated and at present are not supported by the upstream maintainer. They have much lower quality than the original fonts. Nevertheless they can be useful for some programs such as GNU Emacs and XEmacs. This package contains normal and bold oblique fonts in the following in following sizes: 6x12, 8x14, 8x16, 10x20, 11x22, 12x24, 14x28 and 16x32 and supports the following encodings: ISO10646-1, ISO8859-1, ISO8859-2, ISO8859-5, ISO8859-9, ISO8859-13, ISO8859-15, ISO8859-16, KOI8-R, KOI8-U, CP1251 and PT154. |
Name, Version, Description, Homepage | Long Description |
---|---|
enigma 1.20-dfsg.1-2 Game where you control a marble with the mouse http://enigma.nongnu.org/ |
Enigma is a puzzle game similar to Oxyd on the Atari ST or Rock'n'Roll on the Amiga and good old Marble Madness. It also has Sokoban levels, and some interesting twists on the original sokoban concept. In Enigma, your objective is to locate and uncover matching pairs of Oxyd stones. Simple as it sounds, this task is made more difficult by the fact that Oxyd stones tend to be hidden, inaccessible or protected by unexpected traps. Overcoming these obstacles often requires a lot of dexterity and wit (and can be quite addictive). This package contains the game engine. |
Name, Version, Description, Homepage | Long Description |
---|---|
cheese 3.14.1-2 tool to take pictures and videos from your webcam https://wiki.gnome.org/Apps/Cheese |
A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. |
evince 3.14.1-2+deb8u1 Document (PostScript, PDF) viewer https://wiki.gnome.org/Apps/Evince |
Evince is a simple multi-page document viewer. It can display and print !PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. |
evolution 3.12.9~git20141130.241663-1+b1 groupware suite with mail client and organizer http://projects.gnome.org/evolution/ |
address book, to-do list and memo tools. Additional features include integration with Exchange servers, newsgroup client, LDAP support and web calendars Evolution is a graphical application that is part of GNOME, and is distributed by Novell, Inc. See http://projects.gnome.org/evolution/ for more information. The following plugins belonging to the "base" set are included. - calendar-file - calendar-http - itip-formatter - default-source - addressbook-file - mark-all-read - publish-calendar - caldav - imap-features - google-account-setup - webdav-account-setup - calendar-weather [..] |
evolution-mapi 3.12.7-2 Exchange support for the Evolution groupware suite http://www.go-evolution.org/MAPIProvider |
The Evolution MAPI provider adds support for Microsoft Exchange, including Exchange 2007, to the Evolution groupware suite, using the proprietary MAPI protocol. Unlike the Exchange connector (in the evolution-exchange package), it does not use Outlook Web Access and requires direct access to the Exchange server. |
gtk2-engines 1:2.20.2-3 theme engines for GTK+ 2.x |
This package contains the "engines" that hide behind the themes for GTK+ and GNOME applications. They redefine the way GTK+ widgets are drawn. The package includes the following engines: * Clearlooks, the default GNOME theme, based on Bluecurve; * Crux, formerly known as the Eazel engine; * High contrast, which is used by some accessibility themes; * Industrial, the famous engine from Novell (formerly Ximian); * LighthouseBlue, another engine based on Bluecurve; * Metal, which gives a metallic look; * Mist, a flat and high performance engine; * Redmond95, which provides a look similar to that of Windows; * ThinIce. A few sample themes using these engines are also included. |
libreoffice-evolution 1:4.3.3-2+deb8u5 office productivity suite -- Evolution addressbook support http://www.libreoffice.org |
LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. This package allows LibreOffice to access Evolution address books. You need to install evolution separately. |
meld 3.12.1-2 graphical tool to diff and merge files http://meldmerge.org |
Meld is a graphical diff viewer and merge application for the GNOME desktop. It supports 2 and 3-file diffs, recursive directory diffs, diffing of directories under version control (Bazaar, Codeville, CVS, Darcs, Fossil SCM, Git, Mercurial, Monotone, Subversion), as well as the ability to manually and automatically merge file differences. |
Name, Version, Description, Homepage | Long Description |
---|---|
dia 0.97.3-1 Diagram editor http://live.gnome.org/Dia |
Dia is an editor for diagrams, graphs, charts etc. There is support for UML static structure diagrams (class diagrams), Entity-Relationship diagrams, network diagrams and much more. Diagrams can be exported to postscript and many other formats. |
djview 3.5.25.4-4+b1 Transition package, djview3 to djview4 http://djvu.sourceforge.net/ |
Ease transition from djview3 to djview4 with this dummy package. |
epstool 3.08+repack-4 edit preview images and fix bounding boxes in EPS files http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm |
Encapsulated PostScript (EPS) files may contain a preview to be used by programs that can't interpret the PostScript code. epstool can create and extract such previews. epstool can also calculate an optimal bounding box for an EPS file. |
feh 2.12-1 imlib2 based image viewer http://feh.finalrewind.org/ |
feh is a fast, lightweight image viewer which uses imlib2. It is commandline-driven and supports multiple images through slideshows, thumbnail browsing or multiple windows, and montages or index prints (using TrueType fonts to display file info). Advanced features include fast dynamic zooming, progressive loading, loading via HTTP (with reload support for watching webcams), recursive file opening (slideshow of a directory hierarchy), and mouse wheel/keyboard control. |
geeqie 1:1.2-3+b1 image viewer using GTK+ http://geeqie.sourceforge.net/ |
Geeqie is a browser for graphics files offering single click viewing of your graphics files. It includes thumbnail view, zoom, filtering features and external editor support. |
gimp 2.8.14-1+deb8u1 The GNU Image Manipulation Program http://www.gimp.org/ |
GIMP is an advanced picture editor. You can use it to edit, enhance, and retouch photos and scans, create drawings, and make your own images. It has a large collection of professional-level editing tools and filters, similar to the ones you might find in Photoshop. Numerous fine-control settings and features like layers, paths, masks, and scripting give you total control over your images. Many image file formats are supported, including JPEG, Photoshop (.psd), and Paint Shop Pro (.psp) files. It can also be used to scan and print photos. To open files remotely (like over HTTP), install the gvfs-backends package. To use a MIDI device (like a musical keyboard) as an input controller in GIMP, install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI |
imagemagick 8:6.8.9.9-5+deb8u6 image manipulation programs -- binaries http://www.imagemagick.org/ |
ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). This package include links to quantum depth specific binaries and manual pages. |
inkscape 0.48.5-3 vector-based drawing program http://www.inkscape.org/ |
Inkscape is an illustration editor which has everything needed to create professional-quality computer art. You can use it to make diagrams and illustrations, technical drawings, web graphics, clip art, icons and logos. A collection of hands-on tutorials show you how to combine lines, shapes and text of different types and styles to build up a picture. A selection of powerful vector graphics editing tools comes as standard. There is excellent support for paths, gradients, layers, alpha transparency and text flow control. An extensive library of filters allow you to apply realistic effects and extensions allow you to work with bitmaps, barcodes and printing marks, amongst other things. Most of the common vector formats are supported, including PDF, Adobe Illustrator and AutoCAD files, and it has unrivalled support for the SVG web graphics standard. |
inventor-clients 2.1.5-10-18+b2 Open Inventor client programs http://oss.sgi.com/projects/inventor/ |
This package contains Open Inventor file viewers and converters. Open Inventor is an object-oriented 3D toolkit offering a comprehensive solution to interactive graphics programming problems. It presents a programming model based on a 3D scene database that simplifies graphics programming. It includes a large set of objects such as cubes, polygons, text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and editors can speed up your programming and extend your 3D program's capabilities. |
libjpeg-turbo-progs 1:1.3.1-12 Programs for manipulating JPEG files http://www.libjpeg-turbo.org/ |
This package contains programs for manipulating JPEG files from the libjpeg-turbo JPEG library: * cjpeg/djpeg: convert to/from the JPEG file format * rdjpgcom/wrjpgcom: read/write comments in JPEG files * jpegtran: lossless transformations of JPEG files * jpegexiforient/exifautotran: manipulate EXIF orientation tag * tjbench: a simple JPEG benchmarking tool |
librecad 2.0.4-1 Computer-aided design (CAD) system http://www.librecad.org/ |
LibreCAD is an application for computer aided design (CAD) in two dimensions (2D). With LibreCAD you can create technical drawings such as plans for buildings, interiors, mechanical parts or schematics and diagrams. |
libreoffice-ogltrans 1:4.3.3-2+deb8u5 LibreOffice Impress extension for slide transitions using OpenGL http://www.libreoffice.org |
LibreOffice is a full-featured office productivity suite that provide a near drop-in replacement for Microsoft(R) Office. This package contains the extension making LibreOffice able to use !OpenGL for impress slide transitions. |
libwmf-bin 0.2.8.4-10.3+deb8u1 Windows metafile conversion tools |
Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... This package contains several frontends to libwmf (wmf2x, wmf2gd, wmf2fig, wmf2eps, wmf2svg). |
pstoedit 3.62-2+b1 PostScript and PDF files to editable vector graphics converter http://www.pstoedit.net/ |
pstoedit converts Postscript and PDF files to various editable vector graphic formats including tgif, xfig, PDF graphics, gnuplot format, idraw, MetaPost, GNU Metafile, PIC, Kontour and flattened PostScript. |
sane-utils 1.0.24-8+deb8u1 API library for scanners -- utilities http://www.sane-project.org |
SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). This package includes the command line frontend scanimage, the saned server and the sane-find-scanner utility, along with their documentation. |
scribus 1.4.4+dfsg1-2+b1 Open Source Desktop Page Layout - stable branch http://www.scribus.net |
producing commercial grade output in PDF and Postscript, primarily, though not exclusively for Linux. Scribus can be used for many tasks; from brochure design to newspapers, magazines, newsletters and posters to technical documentation. It has sophisticated page layout features like precision placing and rotating of text and/or images on a page, manual kerning of type, bezier curves polygons, precision placement of objects, layering with RGB and CMYK custom colors. The Scribus document file format is XML-based. Unlike proprietary binary file formats, even damaged documents, can be recovered with a simple text editor. Scribus supports professional DTP features, such as CMYK color and a color management system to soft proof images for high quality color printing, flexible PDF creation options, Encapsulated PostScript import/export and creation of 4 color separations, import of EPS/PS and SVG as native vector graphics, Unicode text including right to left scripts such as Arabic and Hebrew via freetype. Graphic formats which can be placed in Scribus as images include PDF, Encapsulated Post Script (eps), TIFF, JPEG, PNG and XPixMap(xpm), and any bitmap type supported by QT4. Printing, PDF and SVG creation are done via custom driver libraries and plug-ins, giving Scribus inventive features: the abilities to include presentation effects with PDF output, fully scriptable interactive PDF [..] |
transfig 1:3.2.5.e-4 Utilities for converting XFig figure files http://xfig.org/ |
This package contains utilities (mainly fig2dev) to handle XFig (Facility for Interactive Generation of figures) files. It can convert them to box, cgm, epic, eepic, eepicemu, emf, eps, gif, ibmgl, jpeg, latex, map (HTML image map), mf (MetaFont), mp (MetaPost), mmp (Multi-Meta-Post), pcx, pdf, pdftex, pdftex_t, pic, pictex, png, ppm, ps, pstex, pstex_t, ptk (Perl/tk), sld (AutoCad slide format), textyl, tiff, tk (Tcl/Tk), tpic, xbm and xpm. |
xfig 1:3.2.5.c-3+b1 Facility for Interactive Generation of figures under X11 http://xfig.org |
XFig is a menu-driven tool that allows the user to draw and manipulate objects interactively in an X window. The resulting pictures can be saved, printed on postscript printers, or converted to a variety of other formats (e.g. to allow inclusion in LaTeX documents or web pages) using the transfig program. This package contains the xfig program itself. You should think about installing the transfig package to export the graphics to several common formats. You should also think about installing xfig-doc, which contains the documentation and xfig-libs, which contains several clip art libraries. |
xfig-libs 1:3.2.5.c-3 XFig image libraries and examples http://xfig.org |
XFig is a menu-driven tool that allows the user to draw and manipulate objects interactively in an X window. The resulting pictures can be saved, printed on postscript printers, or converted to a variety of other formats (e.g. to allow inclusion in LaTeX documents or web pages) using the transfig program. This package contains several clip art libraries including arrows, flowcharts, charts, labels, knitting, GUI, chemical process flowsheets, logic, digital signal processing, Entity Relationship diagrams, UML, electronic, electrical, hospital equipment, structural analysis, optics, audiovisual objects, computers, networks, mechanical (DIN), music, welding, office equipment, furniture, buildings, flags, maps and several examples. |
xli 1.17.0+20061110-4+b1 command line tool for viewing images in X11 http://pantransit.reptiles.org/prog/ |
xli can view the following image types under X11: FBM Image, Sun Rasterfile, CMU WM Raster, Portable Bit Map (PBM, PGM, PPM), Portable Network Graphics (PNG), Faces Project, GIF Image, JFIF style jpeg Image, Utah RLE Image, Windows, OS/2 RLE Image, Photograph on CD Image, X Window Dump, Targa Image, McIDAS areafile, G3 FAX Image, PC Paintbrush Image, GEM Bit Image, MacPaint Image, X Pixmap, X Bitmap. |
xsane 0.998-6+b1 featureful graphical frontend for SANE (Scanner Access Now Easy) http://www.xsane.org/ |
xsane can be run as a stand-alone program or through the GIMP image manipulation program. In stand-alone mode, xsane can save an image to a file in a variety of image formats, serve as a frontend to a fax program, or send an image to a printer. SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). |
Name, Version, Description, Homepage | Long Description |
---|---|
icedtea-netx 1.5.3-1 NetX - implementation of the Java Network Launching Protocol (JNLP) http://icedtea.classpath.org/wiki/IcedTea-Web |
NetX provides a drop-in replacement for javaws (Java Web Start). Since upstream NetX is dormant, IcedTea is hosting and modifying the sources in the IcedTea-Web directory. !IcedTea's NetX currently supports verification of signed jars, trusted certificate storing, system certificate store checking, and provides the services specified by the jnlp API. |
Name, Version, Description, Homepage | Long Description |
---|---|
basket 2.10~beta+git6fed731-1 multi-purpose note-taking application for KDE http://basket.kde.org/ |
This application provides as many baskets (drawers) as you wish; Several kinds of objects (texts, URLs, images,...) can be drag-n-drop'd into it. Objects can be edited, copied, dragged... So, they can be arranged according to users' taste. Moreover, Basket allows you to keep all objects you want in one place, keep data on hand, take notes... |
filelight 4:4.14.2-1 show where your diskspace is being used http://www.kde.org/ |
Filelight allows you to understand your disk usage by graphically representing your filesystem as a set of concentric, segmented rings. It is like a pie-chart, but the segments nest, allowing you to see both which directories take up all your space, and which directories and files inside those directories are the real culprits. |
gsi-kde-config 2016.1 GSI specific KDE configuration https://wiki.gsi.de/Linux/LinuxDesktop |
Contains the KDE default configuration files for GSI desktops |
kde-config-gtk-style 3:2.2.1-1 KDE configuration module for GTK+ 2.x and GTK+ 3.x styles selection https://projects.kde.org/projects/extragear/base/kde-gtk-config |
Configuration dialog to adapt GTK+ applications appearance to your taste under KDE. Among its many features, it lets you: - Choose which theme is used for GTK+ 2.x and GTK+ 3.x applications. - Tweak some GTK+ applications behaviour. - Select what icon theme to use in GTK+ applications. - Select GTK+ applications default fonts. - Easily browse and install new GTK+ 2.x and GTK+ 3.x themes. . This package contains kde-gtk-config module for KDE System Settings and common files (icons, localization files and etc). |
kdeartwork 4:4.14.2-1 themes, styles and other artwork from the official KDE release http://www.kde.org/ |
KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. This metapackage includes a collection of additional artwork provided with the official release of KDE. |
kdiff3 0.9.98-1 compares and merges 2 or 3 files or directories http://kdiff3.sourceforge.net |
KDiff3 compares two or three input files and shows the differences line by line and character by character. It provides an automatic merge facility and an integrated editor for comfortable solving of merge conflicts. KDiff3 allows recursive directory comparison and merging as well. This is the standard version of KDiff3, highly integrated into KDE. It has got KIO support (allowing for remote access of files and direct access to files in compressed archives) and integration into konqueror's context menu. There's also a stripped-down version called kdiff3-qt not depending on the KDE libraries. |
kdm-gdmcompat 0.13-2 Provide basic gdm functionality to systems running kdm http://opensource.fsmi.uni-karlsruhe.de/projects/kdm-gdmcompat/ |
This package provides a gdmflexiserver replacement utility and a daemon emulating gdm's control socket. The idea is to allow screen savers (especially xscreensaver and gnome-screensaver) and desktops which depend on gdm, to seamlessly integrate with kdm. The tools communicate with kdm via kdmctl. |
krusader 1:2.4.0~beta3-2 twin-panel (commander-style) file manager http://www.krusader.org |
Krusader is a simple, easy, powerful, twin-panel (commander-style) file manager, similar to Midnight Commander (C) or Total Commander (C). It provides all the file management features you could possibly want. Plus: extensive archive handling, mounted filesystem support, FTP, advanced search module, viewer/editor, directory synchronisation, file content comparisons, powerful batch renaming and much more. It supports archive formats: ace, arj, bzip2, deb, iso, lha, rar, rpm, tar, zip and 7-zip. It handles KIOSlaves such as smb:// or fish://. Almost completely customizable, Krusader is very user friendly, fast and looks great on your desktop. |
libreoffice-kde 1:4.3.3-2+deb8u5 office productivity suite -- KDE integration http://www.libreoffice.org |
LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. This package contains the KDE plugin for drawing OOo's widgets with KDE/Qt and a KDEish File Picker when running under KDE. You can extend the functionality of this by installing these packages: * konqueror / kmail * libreoffice-kab: KDE Addressbook support |
smb4k 1.1.2-1 Samba (SMB) share advanced browser for KDE http://smb4k.sourceforge.net/ |
Compilation and a frontend to the programs of the Samba software suite. Features: Scanning for (active) workgroups, hosts, and shares Support of the CIFS (Linux) and SMBFS (FreeBSD) file system Mounting and unmounting of shares (using the KAuth framework) Access to the files of a mounted share using a file manager or terminal Auto-detection of external mounts and unmounts Remounting of previously used shares on program start Miscellaneous infos about remote network items and mounted shares Network search WINS server support Preview of the contents of a share Several methods to look up the initial list of workgroups and domains Default login Special handling of homes shares Ability to bookmark favorite shares and organize them in groups System tray widget Support of advanced Samba options Support of printer shares KWallet support Synchronization of a remote share with a local copy and vice versa Ability to define custom options for individual servers and shares [..] |
xsettings-kde 0.9-2 XSettings daemon for KDE |
This package provides a XSettings daemon for K Desktop Environment. It allows XSettings aware applications (all GTK+ 2 and GNOME 2 applications) to be informed instantly of changes in KDE configuration, such as theme name, default font and so on. |
Name, Version, Description, Homepage | Long Description |
---|---|
kdelibs5-dev 4:4.14.2-5+deb8u1 development files for the KDE Development Platform libraries http://www.kde.org/ |
This package contains development files for building KDE Applications and other software that uses the KDE Development Platform libraries. This package is part of the KDE Development Platform libraries module. |
Name, Version, Description, Homepage | Long Description |
---|---|
libasound2-plugins 1.0.28-1+b1 ALSA library additional plugins http://www.alsa-project.org/ |
This package contains plugins for the ALSA library that are not included in the main libasound2 package. The following plugins are included, among other: - a52: S16 to A52 stream converter - jack: play or capture via JACK - oss: run native ALSA apps on OSS drivers - pulse: play or capture via Pulse Audio - lavcrate, samplerate and speexrate: rate converters - upmix and vdownmix: convert from/to 2 and 4/6 channel streams ALSA is the Advanced Linux Sound Architecture. |
libgl1-mesa-dri 10.3.2-1+deb8u1 free implementation of the OpenGL API -- DRI modules http://mesa3d.sourceforge.net/ |
This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. This package does not include the OpenGL library itself, only the DRI modules for accelerating direct rendering. For a complete description of Mesa, please look at the libgl1-mesa-swx11 package. |
libgtk2.0-0 2.24.25-3+deb8u1 GTK+ graphical user interface library http://www.gtk.org/ |
GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. This package contains the shared libraries. |
libmtp-runtime 1.1.8-1+b1 Media Transfer Protocol (MTP) runtime tools http://libmtp.sourceforge.net/ |
libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. This package provides mtp-probe, a program to probe newly connected device interfaces from userspace to determine if they are MTP devices, used for udev rules. |
plplot12-driver-qt 5.10.0+dfsg-1 Scientific plotting library (qt driver) http://www.plplot.org |
PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. This package provides the qt driver module for PLplot. It also provides C++ bindings to allow use of the PLplot API in qt applications. |
plplot12-driver-xwin 5.10.0+dfsg-1 Scientific plotting library (X11 driver) http://www.plplot.org |
PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. This package provides the X11 driver module for PLplot. |
Name, Version, Description, Homepage | Long Description |
---|---|
php-elisp 1.13.5-2 Emacs support for php files https://github.com/ejmr/php-mode |
Emacs major mode for php supporting syntax highlighting, indentation and good integration with html-statements. |
Name, Version, Description, Homepage | Long Description |
---|---|
chromium-l10n 53.0.2785.143-1~deb8u1 web browser - language packs http://www.chromium.org/Home |
Web browser that aims to build a safer, faster, and more stable internet browsing experience. This package contains language packages for: am, ar, bg, bn, ca, cs, da, de, el, en-GB, es-419, es, et, fi, fil, fr, gu, he, hi, hr, hu, id, it, ja, kn, ko, lt, lv, ml, mr, nb, nl, pl, pt-BR, pt-PT, ro, ru, sk, sl, sr, sv, sw, ta, te, th, tr, uk, vi, zh-CN, zh-TW |
icedove-l10n-de 1:45.4.0-1~deb8u1 German language package for Icedove https://wiki.mozilla.org/L10n:Teams:de |
Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. This package contains the localization of Icedove in German. |
kde-l10n-de 4:4.14.0-1 German (de) localization files for KDE http://i18n.kde.org/ |
This package contains the German translations for applications from the official KDE Software Compilation release. |
libreoffice-l10n-de 1:4.3.3-2+deb8u5 office productivity suite -- German language package http://www.libreoffice.org |
LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. This package contains the localization of LibreOffice in German. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. |
Name, Version, Description, Homepage | Long Description |
---|---|
abook 0.6.0~pre2-3 text-based ncurses address book application http://abook.sourceforge.net/ |
abook is a text-based ncurses address book application. It provides many different fields of user info. abook is designed for use with mutt, but can be used independently. |
alpine 2.11+dfsg1-3 Text-based email client, friendly for novices but powerful http://patches.freeiz.com/alpine/ |
Alpine is an upgrade of the well-known PINE email client. Its name derives from the use of the Apache License and its ties to PINE. It features a full suite of support for mail protocols like IMAP and SMTP and security protocols like TLS. It uses curses for its interface. |
archivemail 0.9.0-1.1 archive and compress or delete your old email http://archivemail.sourceforge.net/ |
Archivemail moves old mail out of a mailbox (in Maildir, MH, or mbox format, or via IMAP) and archives it in a compressed mbox-format mailbox file. It is well suited to be run from cron for automatic archiving of your old mail. Archivemail can also just delete old mail so it is useful for cleaning up mailing list or spam mailboxes. |
enigmail 2:1.8.2-4~deb8u1 GPG support for Thunderbird and Debian Icedove https://www.enigmail.net/ |
OpenPGP extension for Thunderbird. Enigmail allows users to access the features provided by the popular GnuPG software from within Thunderbird. Enigmail is capable of signing, authenticating, encrypting and decrypting email. Additionally, it supports both the inline PGP format, as well as the PGP/MIME format as described in RFC 3156. |
icedove 1:45.4.0-1~deb8u1 mail/news client with RSS and integrated spam filter support http://www.mozilla.org/thunderbird/ |
Icedove is an unbranded Thunderbird mail client suitable for free distribution. It supports different mail accounts (POP, IMAP, Gmail), has an integrated learning Spam filter, and offers easy organization of mails with tagging and virtual folders. Also, more features can be added by installing extensions. The goal of Icedove is to produce a cross platform standalone mail application using the XUL user interface language. |
iceowl-extension 1:45.4.0-1~deb8u1 Calendar Extension for Thunderbird/Icedove http://www.mozilla.org/thunderbird/ |
Iceowl Extension is an unbranded Lightning Calendar extension for Thunderbird/Icedove. It can handle events, event invitations and tasks in multiple calendars. It supports local calendars, CalDAV and plain ics files on WebDAV. |
lbdb 0.39 Little Brother's DataBase for the mutt mail reader http://www.spinnaker.de/lbdb/ |
This package consists of a set of small tools, which collect mail addresses from several sources and offer these addresses to the mutt external query feature. At the moment the following modules are supported: - m_finger (uses the finger(1) command) - m_inmail (scans incoming mail for addresses) - m_passwd (searches /etc/passwd) - m_yppasswd (searches the YP password database) - m_nispasswd (searches the NIS password database) - m_getent (searches the configured password database) - m_pgp2, m_pgp5, m_gpg (searches your PGP or GnuPG keyrings) - m_fido (searches the Fidonet nodelist) - m_abook (uses the address book application abook(1)) - m_addr_email (uses addr-email from the addressbook Tk program) - m_muttalias (searches your Mutt mail aliases) - m_pine (searches your Pine addressbook files) - m_wanderlust (search the WanderLust alias database) - m_palm (uses your Palm database; needs libpalm-perl package) - m_gnomecard (uses GnomeCard database files) - m_bbdb (search your BBDB (big brother database)) - m_ldap (query some LDAP server) - m_evolution (search in the Evolution addressbook) - m_vcf (search in vcard files using libvformat) |
xul-ext-colorediffs 0.6.2012.01.27.14.07.45-1 Icedove/Iceape extension that colors diffs from SVN/CVS notificators http://code.google.com/p/colorediffs/ |
This extension for Icedove and Iceape can color diffs sent by SVN/CVS notificators and it can show them in side-by-side mode. Also it converts all the filenames in the message log into links so you can quickly jump to the file you want to review and it can make space and tabs chars visible. The supported formats are: * Generic SVN mailer format * git mailer format * Generic CVS format * Context CVS format * Unified patch |
xul-ext-dispmua 1.6.9-2 display Mail User Agent extension for Icedove http://www.juergen-ernst.de/addons/dispmua.html |
Adds an image on the right side of the "expanded header view" which displays the icon of the application with which the currently selected mail was written. |
xul-ext-imap-acl 0.2.6-1 extension to manage ACLs on IMAP folders https://addons.mozilla.org/thunderbird/addon/imap-acl-extension/ |
This extension provides a user interface to manage IMAP ACLs from within Icedove. It supports setting fine grained permissions on folders. The IMAP server in use needs support for IMAP ACLs. |
xul-ext-quotecolors 0.3-4 Colorize different quoting levels in e-mail messages http://quotecolors.mozdev.org/ |
With this extensions installed up to five quoting levels can be displayed in different colors making it easier to read e-mails with lots of quoted replies. Foreground and background colors can be customised. |
Name, Version, Description, Homepage | Long Description |
---|---|
apcalc 2.12.5.0-1 Arbitrary precision calculator (original name: calc) http://www.isthe.com/chongo/tech/comp/calc/ |
Calc is an arbitrary precision arithmetic system that uses a C-like language. Calc is useful as a calculator, an algorithm prototyper and as a mathematical research tool. More importantly, calc provides one with a machine independent means of computation. Calc comes with a rich set of builtin mathematical and programmatic functions. Calc is built on top of the library libcalc that represents numeric values as fractions reduced to their lowest terms. This library can also be used to add arbitrary precision capabilities to your own programs and is available in the Debian package `apcalc-dev'. The original name of this package is `calc', but it had to be changed to `apcalc' for Debian, because there's already another package called `calc' in Debian. Nevertheless, the binary and manpage installed by this package are still named `calc'. |
gnuplot-mode 1:0.7.0-1 Gnuplot mode for Emacs http://xafs.org/BruceRavel/GnuplotMode |
Gnuplot is a major mode for Emacs flavours with the following features: - Functions for plotting lines, regions, entire scripts, or entire files - Graphical interface to setting command arguments - Syntax colorization - Completion of common words in Gnuplot - Code indentation - On-line help using Info for Gnuplot functions and features - Interaction with Gnuplot using comint - Pull-down menus plus a toolbar - Distributed with a quick reference sheet in postscript. |
jgraph 83-22 Jim Plank's program for producing PostScript graphs |
Jgraph takes a description of a graph or graphs and produces a !PostScript file on the standard output. Jgraph is ideal for plotting any mixture of scatter point graphs, line graphs, and/or bar graphs, and embedding the output into LaTeX, or any other text processing system which can read PostScript. The graph description language is simple enough to get nice looking graphs with a minimum of effort, yet powerful enough to give the user the flexibility to tailor the appearance of the graph to his or her individual preferences. This includes plotting multiple graphs and laying them out separately on the page (or pages). |
qtoctave 0.10.1-4 Qt front-end to Octave |
Besides offering an attractive front-end to GNU Octave, an environment for numerical computation highly compatible with MATLAB, !QtOctave currently also features matrix data entry and display and some GUI shortcuts to frequently used Octave functions. It also offers access in place to Octave's documentation with octave-htmldoc or octave-info. |
Name, Version, Description, Homepage | Long Description |
---|---|
kde-standard 5:84 KDE Plasma Desktop and standard set of applications http://www.kde.org |
The KDE Software Compilation is the powerful, integrated, and easy-to-use Free Software desktop platform and suite of applications. This metapackage includes the KDE Plasma Desktop and a selection of the most common used applications in a standard KDE desktop. |
kdeadmin 4:4.12+5.84 system administration tools from the official KDE release http://www.kde.org |
KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. This metapackage includes a collection of system administration tools provided with the official release of KDE. |
kdegraphics 4:4.12+5.84 graphics applications from the official KDE release http://www.kde.org |
KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. This metapackage includes graphics applications provided with the official release of KDE. |
kdemultimedia 4:4.12+5.84 multimedia applications from the official KDE release http://www.kde.org |
KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. This metapackage includes multimedia applications provided with the official release of KDE. |
kdepim 4:4.14.1-1 Personal Information Management apps from the official KDE release http://pim.kde.org/ |
KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. This metapackage includes a collection of Personal Information Management (PIM) desktop applications provided with the official release of KDE. |
kdesdk 4:4.12+dfsg+5.84 Software Development Kit from the official KDE release http://www.kde.org |
KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. This metapackage includes software development applications provided with the official release of KDE. |
kdeutils 4:4.12+5.84 general-purpose utilities from the official KDE release http://www.kde.org |
KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. This metapackage includes general-purpose utilities provided with the official release of KDE. |
libreoffice 1:4.3.3-2+deb8u5 office productivity suite (metapackage) http://www.libreoffice.org |
a near drop-in replacement for Microsoft(R) Office. This metapackage installs all components of libreoffice: * libreoffice-writer: Word processor * libreoffice-calc: Spreadsheet * libreoffice-impress: Presentation * libreoffice-draw: Drawing * libreoffice-base: Database * libreoffice-math: Equation editor You can extend the functionality of LibreOffice by installing these packages: * hunspell-*/myspell-*: Hunspell/Myspell dictionaries for use with LibreOffice * libreoffice-l10n-*: UI interface translation * libreoffice-help-*: User help * mythes-*: Thesauri for the use with LibreOffice * hyphen-*: Hyphenation patterns for LibreOffice * libreoffice-gtk: Gtk UI Plugin, GNOME File Picker support, QuickStarter for GNOMEs notification are * libreoffice-gnome: GIO, GConf backend * libreoffice-kde: KDE UI Plugin and KDE File Picker support * unixodbc: ODBC database support [..] |
qtcurve 1.8.14-3+b2 Unified window decoration for KDE and GTK+ (meta-package) http://www.kde-look.org/content/show.php?content=40492 |
This package installs all packages related with QtCurve: * kde-style-qtcurve * kwin-style-qtcurve * gtk2-engines-qtcurve * qtcurve-l10n !QtCurve is a set of widget styles for KDE and GTK+. It provides a consistent look between KDE and GTK+ applications, which is easy on the eyes and visually pleasing. |
virtuoso-minimal 6.1.6+dfsg2-2 high-performance database - core dependency package http://virtuoso.openlinksw.com/wiki/main/Main/ |
OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. This is an empty package depending on the current "best" version of the core Virtuoso binaries, as recommended by the maintainers (currently virtuoso-opensource-6.1-bin). This should usually be depended on by all packages which use Virtuoso as an embedded database. |
Name, Version, Description, Homepage | Long Description |
---|---|
ca-certificates 20141019+deb8u1 Common CA certificates |
This package includes PEM files of CA certificates to allow SSL-based applications to check for the authenticity of SSL connections. It includes, among others, certificate authorities used by the Debian infrastructure and those shipped with Mozilla's browsers. Please note that Debian can neither confirm nor deny whether the certificate authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Full responsibility to assess them belongs to the local system administrator. |
libreoffice-avmedia-backend-vlc 1:4.3.3-2+deb8u5 VLC backend for LibreOffice http://www.libreoffice.org |
LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. This package contains a VLC backend for LibreOffices avmedia component to play audio/video. |
libreoffice-pdfimport 1:4.3.3-2+deb8u5 PDF Import component for LibreOffice http://www.libreoffice.org |
LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. This package contains a component enabling LibreOffice to import PDF Documents. |
libreoffice-sdbc-postgresql 1:4.3.3-2+deb8u5 PostgreSQL SDBC driver for LibreOffice http://wiki.documentfoundation.org/PostgreSQL-SDBC |
LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. The PostgreSQL SDBC Driver allows one to use the PostgreSQL database from !LibreOffice without any wrapper layer such as ODBC or JDBC. |
nyancat 1.4.4-1 Animated terminal Nyancat https://github.com/klange/nyancat |
nyancat is a program to display an animated poptart cat in your terminal. This is a standalone program only. To serve nyancat to many users, the nyancat-server package is required. |
org-mode 8.2.10-1 keep notes, maintain ToDo lists, and do project planning in emacs http://orgmode.org |
Org-mode is a mode for keeping notes, maintaining ToDo lists, and doing project planning with a fast and effective plain-text system. Org-mode develops organizational tasks around NOTES files that contain information about projects as plain text. Org-mode is implemented on top of outline-mode, which makes it possible to keep the content of large files well structured. Visibility cycling and structure editing help to work with the tree. Tables are easily created with a built-in table editor. Org-mode supports ToDo items, deadlines, time stamps, and scheduling. It dynamically compiles entries into an agenda. Plain text URL-like links connect to websites, emails, Usenet messages, BBDB entries, and any files related to the projects. For printing and sharing of notes, an Org-mode file can be exported as a structured ASCII file, HTML, and LaTeX. |
tora 2.1.3-2+gsi1 graphical toolkit for database developers and administrators http://www.torasql.com |
Tora features a schema browser, SQL worksheet, PL/SQL editor & debugger, storage manager, rollback segment monitor, instance manager, and SQL output viewer. Via qt4 it can access PostgreSQL and MySQL directly. Any other database systems can be accessed via ODBC. |
Name, Version, Description, Homepage | Long Description |
---|---|
cups-bsd 1.7.5-11+deb8u1 Common UNIX Printing System(tm) - BSD commands http://www.cups.org |
The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpr, lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. This package provides the BSD commands for interacting with CUPS. It is provided separately to allow CUPS to coexist with other printing systems (to a small degree). |
ftp 0.17-31 classical file transfer client |
This is the user interface to the ARPANET standard File Transfer Protocol. The program allows a user to transfer files to and from a remote network site. |
krdc 4:4.14.1-1 Remote Desktop Connection client http://www.kde.org/ |
The KDE Remote Desktop Connection client can view and control a desktop session running on another system. It can connect to Windows Terminal Servers using RDP and many other platforms using VNC/RFB. This package is part of the KDE networking module. |
krfb 4:4.14.2-1 Desktop Sharing utility http://www.kde.org/ |
KDE Desktop Sharing is a manager for easily sharing a desktop session with another system. The desktop session can be viewed or controlled remotely by any VNC or RFB client, such as the KDE Remote Desktop Connection client. KDE Desktop Sharing can restrict access to only users who are explicitly invited, and will ask for confirmation when a user attempts to connect. This package is part of the KDE networking module. |
openvpn 2.3.4-5+deb8u1 virtual private network daemon http://www.openvpn.net/ |
OpenVPN is an application to securely tunnel IP networks over a single UDP or TCP port. It can be used to access remote sites, make secure point-to-point connections, enhance wireless security, etc. !OpenVPN uses all of the encryption, authentication, and certification features provided by the OpenSSL library (any cipher, key size, or HMAC digest). !OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels over NAT or connection-oriented stateful firewalls (such as Linux's iptables). |
psi 0.15-2+b1 Jabber client using Qt |
Psi is a free instant messaging application designed for the Jabber (XMPP) IM network (including Google Talk). It has full Unicode support, and supports most important XMPP features like file transfer, group chat, encryption etc. Psi relies on the qca2 library for its encryption features. Therefore, it's necessary to install libqca2-plugin-ossl for SSL (client-to-server) encryption and libqca2-plugin-gnupg for PGP (end-to-end) encryption. |
psi-translations 1.11 Translations for psi |
This package contains translations for the jabber client 'psi' |
putty 0.63-10+deb8u1 Telnet/SSH client for X |
This is the Unix port of the popular Windows SSH client, PuTTY. It supports flexible terminal setup, mid-session reconfiguration using Ctrl-rightclick, multiple X11 authentication protocols, and various other interesting things not provided by ssh in an xterm. |
rdist 6.1.5-18 remote file distribution client and server http://www.magnicomp.com/rdist/ |
Rdist is a program to maintain identical copies of files over multiple hosts. It preserves the owner, group, mode, and mtime of files if possible and can update programs that are executing. |
Name, Version, Description, Homepage | Long Description |
---|---|
sapgui 7.30rev9-1 SAP GUI for the Java Environment |
This package has been automatically created with debutant |
Name, Version, Description, Homepage | Long Description |
---|---|
ttf-xfree86-nonfree 4.2.1-4 non-free TrueType fonts from XFree86 |
Collection of TrueType fonts originally part of the XFree86 distribution, but which are licensed under terms incompatible with the Debian Free Software Guidelines, and thus cannot be distributed as part of Debian. The fonts are: - B&H Luxi Mono - B&H Luxi Sans - B&H Luxi Serif Read /usr/share/doc/ttf-xfree86-nonfree/README.Debian for instructions on how to register these fonts with XFree86. Other non-free fonts are in the separate packages t1-xfree86-nonfree and ttf-xfree86-nonfree-syriac. |
Name, Version, Description, Homepage | Long Description |
---|---|
gsi-libreoffice-templates 2016.1 GSI templates for LibreOffice https://wiki.gsi.de/Linux/LinuxDesktop |
Contains GSI specific LibreOffice templates: * GSI letter templates in German and English |
Name, Version, Description, Homepage | Long Description |
---|---|
gsi-latex-templates 2016.2 GSI templates for LaTeX https://wiki.gsi.de/Linux/LinuxDesktop |
Contains GSI specific LaTeX templates: * gsi-allg.lco - GSI letter template |
Name, Version, Description, Homepage | Long Description |
---|---|
unrar 1:5.2.7-0.1 Unarchiver for .rar files (non-free version) http://www.rarlabs.com/ |
Unrar can extract files from .rar archives. If you want to create .rar archives, install package rar. |
Name, Version, Description, Homepage | Long Description |
---|---|
iceweasel 45.5.1esr-1~deb8u1 Web browser based on Firefox - Transitional package |
This is a transitional package, it can be safely removed. |
iceweasel-l10n-de 1:45.5.1esr-1~deb8u1 German language package for Iceweasel - Transitional package |
This is a transitional package, it can be safely removed. |
latex-beamer 2014.20141024-2 TeX Live: transitional dummy package http://www.tug.org/texlive/ |
This is a transitional package for latex-beamer to ensure proper upgrade to texlive-latex-recommended. It can be safely removed after the installation is complete. |
libreoffice-presentation-minimizer 1:4.3.3-2+deb8u5 transitional package for the LibreOffice presentation minimizer http://www.libreoffice.org |
This package used to contain the LibreOffice presentation minimizer. It has been integrated with LibreOffice Impress 4.2. You can safely remove this package. |
libreoffice-presenter-console 1:4.3.3-2+deb8u5 transitional package for the LibreOffice presenter console http://www.libreoffice.org |
This package used to contain the LibreOffice presenter console. It has been integrated with LibreOffice Impress 4.0. You can safely remove this package. |
texlive-lang-dutch 2014.20141024-1 TeX Live: transitional dummy package http://www.tug.org/texlive/ |
This is a transitional package for texlive-lang-dutch to ensure proper upgrade to texlive-lang-european. It can be safely removed after the installation is complete. |
texlive-latex3 2014.20141024-1 TeX Live: transitional dummy package http://www.tug.org/texlive/ |
This is a transitional package for texlive-latex3 to ensure proper upgrade to texlive-latex-recommended. It can be safely removed after the installation is complete. |
ttf-freefont 20120503-4 transitional dummy package http://savannah.gnu.org/projects/freefont/ |
This package is a dummy transitional package. It can be safely removed. |
Name, Version, Description, Homepage | Long Description |
---|---|
cdrdao 1:1.2.3-2 records CDs in Disk-At-Once (DAO) mode http://cdrdao.sourceforge.net/ |
cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode based on a textual description of the CD contents. Recording in disk-at-once mode writes the complete disc, i.e. lead-in, one or more tracks and lead-out, in a single step. The commonly used track-at-once (TAO) mode writes each track independently which requires link blocks between two tracks. You probably want to use this if you're copying a CD with multiple tracks, like most audio CDs. cdrdao can also handle the bin/cue format commonly used for VCDs or disks with subchannel data. If you just want to burn a normal data CD, you probably want wodim instead. |
dosfstools 3.0.27-1 utilities for making and checking MS-DOS FAT filesystems https://github.com/dosfstools/dosfstools |
The dosfstools package includes the mkfs.fat and fsck.fat utilities, which respectively make and check MS-DOS FAT filesystems. |
exfat-fuse 1.1.0-2+deb8u1 read and write exFAT driver for FUSE http://code.google.com/p/exfat/ |
fuse-exfat is a read and write driver implementing the extended file allocation table as a filesystem in userspace. A mounthelper is provided unter the name mount.exfat-fuse. |
exfat-utils 1.1.0-2+deb8u1 utilities to create, check, label and dump exFAT filesystem http://code.google.com/p/exfat/ |
Utilities to manage extended file allocation table filesystem. This package provides tools to create, check and label the filesystem. It contains - dumpexfat to dump properties of the filesystem - exfatfsck / fsck.exfat to report errors found on a exFAT filesystem - exfatlabel to label a exFAT filesystem - mkexfatfs / mkfs.exfat to create a exFAT filesystem. |
ntfs-3g 1:2014.2.15AR.2-1+deb8u2 read/write NTFS driver for FUSE http://www.tuxera.com/community/ntfs-3g-advanced/ |
NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. |
wine 1.6.2-20 Windows API implementation - standard suite http://www.winehq.org/ |
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work. This is a virtual package that depends on the standard Wine components. |
Name, Version, Description, Homepage | Long Description |
---|---|
libconfig-inifiles-perl 2.83-3 Read .ini-style configuration files http://search.cpan.org/dist/Config-IniFiles/ |
Config::IniFiles provides a way to have readable configuration files outside your Perl script. Configurations can be imported (inherited, stacked,...), sections can be grouped, and settings can be accessed from a tied hash. |
libcrypt-generatepassword-perl 0.04-1 perl module to generate secure passwords https://metacpan.org/release/Crypt-GeneratePassword |
Crypt::GeneratePassword lets you generate secure random passwords with a reasonable amount of pronounceability. It avoids the problems associated with the FIPS-181 NIST standard as used by Crypt::RandPasswd. |
libgnome2-perl 1.045-1+b1 Perl interface to the GNOME libraries http://gtk2-perl.sourceforge.net/ |
libgnome2-perl allows one to write programs with a GNOME user interface in Perl. GNOME is a project to build a complete, user-friendly desktop based entirely on free software. Find out more about GNOME at http://www.gnome.org. The perl bindings follow the C API very closely, and the C reference documentation should be considered the canonical source: http://developer.gnome.org/doc/API/2.0/libgnome/index.html This module is part of gtk2-perl. To discuss gtk2-perl, ask questions and flame/praise the authors, join gtk-perl-list@gnome.org at lists.gnome.org. Also have a look at the gtk2-perl website and sourceforge project page, http://gtk2-perl.sourceforge.net |
libgraphics-gnuplotif-perl 1.6-1 dynamic Perl interface to gnuplot http://search.cpan.org/dist/Graphics-GnuplotIF/ |
Graphics::GnuplotIF is a simple and easy to use dynamic Perl interface to gnuplot. It enables sending display requests asynchronously to gnuplot through simple Perl subroutine calls. Several independent plots can be started from one script. Each plot has its own pipe. All pipes will be closed automatically by the destructor when the script terminates. The gnuplot processes terminate when the corresponding pipes are closed. Their graphical output will then disappear (but see parameter persist|new). |
libnet-jabber-perl 2.0-6 Perl modules for accessing the Jabber protocol https://metacpan.org/release/Net-Jabber |
Net::Jabber is a collection of Perl modules that provide a Perl Developer access to the Jabber protocol. OOP modules provide a clean interface to writing anything from a full client to a simple protocol tester. |
libspreadsheet-writeexcel-perl 2.40-1 module to create Excel spreadsheets https://metacpan.org/release/Spreadsheet-WriteExcel/ |
Spreadsheet::WriteExcel is a Perl module that can be used to create a cross- platform Excel binary file. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Additionally, this module supports writing text, numeric values, formulas and hyperlinks to cells. The Excel file produced by this module is compatible with Excel 5, 95, 97 and 2000. Generated files are also compatible with the Linux/UNIX spreadsheet applications OpenOffice.org, Gnumeric and XESS. The generated files are not compatible with MS Access. This module cannot be used to read an Excel file. See Spreadsheet::ParseExcel (libspreadsheet-parseexcel-perl) or look at the main documentation for some suggestions. This module cannot be used to write to an existing Excel file. |
Name, Version, Description, Homepage | Long Description |
---|---|
php5-gd 5.6.27+dfsg-0+deb8u1 GD module for php5 http://www.php.net/ |
This package provides a module for handling graphics directly from PHP scripts. It supports the PNG, JPEG, XPM formats as well as Freetype/ttf fonts. PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. |
php5-pgsql 5.6.27+dfsg-0+deb8u1 PostgreSQL module for php5 http://www.php.net/ |
This package provides a module for PostgreSQL database connections directly from PHP scripts. It also includes the pdo_pgsql module for use with the PHP Data Object extension. PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. |
Name, Version, Description, Homepage | Long Description |
---|---|
python-lxml 3.4.0-1 pythonic binding for the libxml2 and libxslt libraries http://lxml.de/ |
lxml is a new Python binding for libxml2 and libxslt, completely independent from existing Python bindings. Its aim: * Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management! lxml aims to provide a Pythonic API by following as much as possible the ElementTree API, trying to avoid inventing too many new APIs, or the user's having to learn new things -- XML is complicated enough. |
python-mode 1:6.1.3-2 Python mode for GNU Emacs and XEmacs https://launchpad.net/python-mode/ |
Provides a major mode for GNU Emacs and XEmacs to edit, debug, and develop Python programs and doctests. If you install this with XEmacs 21, it will replace the included python-mode.el, which may or may not be a more recent version (use "C-h v py-version" to compare). Since this package automagically loads after Python mode shipped with GNU emacs >= 22, installation of this package makes python-mode's mode the default for editing Python code in emacs. |
Name, Version, Description, Homepage | Long Description |
---|---|
bowtie 1.1.1-2 Ultrafast memory-efficient short read aligner http://bowtie-bio.sourceforge.net/ |
This package addresses the problem to interpret the results from the latest (2010) DNA sequencing technologies. Those will yield fairly short stretches and those cannot be interpreted directly. It is the challenge for tools like Bowtie to give a chromosomal location to the short stretches of DNA sequenced per run. Bowtie aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. Bowtie indexes the genome with a Burrows-Wheeler index to keep its memory footprint small: typically about 2.2 GB for the human genome (2.9 GB for paired-end). |
fityk 1.2.1-0.1 general-purpose nonlinear curve fitting and data analysis http://fityk.nieto.pl/ |
Fityk is a flexible and portable program for nonlinear fitting of analytical functions (especially peak-shaped) to data (usually experimental data). In other words, for nonlinear peak separation and analysis. It was developed for analyzing diffraction patterns, but can be also used in other fields, since concepts and operations specific for crystallography are separated from the rest of the program. Fityk offers various nonlinear fitting methods, subtracting background, calibrating data, easy placement of peaks and changing peak parameters, automation of common tasks with scripts, and much more. The main advantage of the program is flexibility - parameters of peaks can be arbitrarily bound to each other, eg. the width of a peak can be an independent variable, can be the same as the width of another peak or can be given by a complicated - common to all peaks - formula. libjs-sphinxdoc is necessary for the Javascript stuff in the documentation. |
freecad 0.14.3702+dfsg-3 Extensible Open Source CAx program (alpha) http://freecadweb.org/ |
FreeCAD is an Open Source CAx RAD based on OpenCasCade, Qt and Python. It features some key concepts like macro recording, workbenches, ability to run as a server and dynamically loadable application extensions and it is designed to be platform independent. Currently, FreeCAD can import and display CAD models in IGES, STEP, and BRep formats and meshes in STL, BMS, AST and Wavefront OBJ formats. Editing and modeling features are currently somewhat limited. |
imagej 1.49i+dfsg-1 Image processing program inspired by NIH Image http://imagej.nih.gov/ij |
It can display, edit, analyze, process, save and print 8-bit, 16-bit and 32-bit images. It can read many image formats including TIFF, GIF, JPEG, BMP, DICOM, FITS and "raw". It supports "stacks", a series of images that share a single window. It can calculate area and pixel value statistics of user-defined selections. It can measure distances and angles. It can create density histograms and line profile plots. It supports standard image processing functions such as contrast manipulation, sharpening, smoothing, edge detection and median filtering. Spatial calibration is available to provide real world dimensional measurements in units such as millimeters. Density or gray scale calibration is also available. !ImageJ is developed by Wayne Rasband (wayne@codon.nih.gov), is at the Research Services Branch, National Institute of Mental Health, Bethesda, Maryland, USA. |
ovito 2.3.3-3+deb8u1 visualization and analysis tool for atomistic simulation data http://www.ovito.org/ |
OVITO is a visualization and analysis software for atomistic simulation data. Being a single integrated application it covers both the analysis and the visualization of large-scale atomistic datasets produced by molecular dynamics/statics and Monte-Carlo simulation codes. Its name is an acronym for Open Visualization Tool, emphasizing that the software has been designed with flexibility and extensibility in mind. |
Name, Version, Description, Homepage | Long Description |
---|---|
abcde 2.6-2 A Better CD Encoder http://code.google.com/p/abcde/ |
frontend program to cdparanoia, wget, cd-discid, id3, and your favorite Ogg/Vorbis, MP3, FLAC, Ogg/Speex and/or MPP/MP+(Musepack) encoder (defaults to oggenc). Grabs an entire CD and converts each track to the specified formats and then comments or ID3-tags each file, with one command. With abcde you can encode several formats with one single command, using a single CD read operation. It also allows you to read and encode while not on the internet, and later query a CDDB server to tag your files. |
alsa-base 1.0.27+1 dummy package to ease purging of obsolete conffiles http://www.alsa-project.org/ |
This is an empty dummy package with the only purpose of ensuring obsolete kmod files will be removed from the system. This functionality is now shipped in kmod. |
alsa-oss 1.0.28-1 ALSA wrapper for OSS applications http://www.alsa-project.org/ |
This package contains a program loader, aoss, which wraps applications written for OSS in a compatibility library, thus allowing them to work with ALSA. There are two ways of getting an application to work with ALSA if the application was written for OSS. The first way is to load the special ALSA drivers that emulate the OSS kernel interface; these allow the application to open /dev/dsp0 and other OSS device files. The second way is to wrap the application in the libaoss library provided in this package; the wrapper causes the application to access native ALSA device files such as /dev/snd/pcmC0D0c instead of OSS device files. Use of the alsa-oss library is recommended over the use of OSS-emulation drivers if you want to use ALSA's PCM plugin layer. ALSA is the Advanced Linux Sound Architecture. OSS is the free version of the Open Sound System. |
alsa-utils 1.0.28-1 Utilities for configuring and using ALSA http://www.alsa-project.org/ |
Included tools: - alsactl: advanced controls for ALSA sound drivers - alsaloop: create loopbacks between PCM capture and playback devices - alsamixer: curses mixer - alsaucm: alsa use case manager - amixer: command line mixer - amidi: read from and write to ALSA RawMIDI ports - aplay, arecord: command line playback and recording - aplaymidi, arecordmidi: command line MIDI playback and recording - aconnect, aseqnet, aseqdump: command line MIDI sequencer control - iecset: set or dump IEC958 status bits - speaker-test: speaker test tone generator ALSA is the Advanced Linux Sound Architecture. |
amarok 2.8.0-2.1+b1 easy to use media player based on the KDE Platform http://amarok.kde.org |
playing the music you love and discovering new music easier than ever before and it looks good doing it! Amarok is based on the powerful Qt4 / KDE4 Platform and nicely integrates with KDE desktop. Much work has been invested into integrating Amarok 2 with various Web services: - Ampache - Jamendo Service - Last.fm - Librivox - MP3tunes - Magnatune - OPML Podcast Directory Amarok comes with a lot of features including but not limited to: - Scripts - enhance your Amarok experience with community developed scripts. - Dynamic Playlists - create playlists that automatically update. - Context View - customize interface with the Plasma powered Context View. - PopUp Dropper - simplify drag&drop actions with revolutionary menu system. - Multiple Language Translations - Collection Management - organizing your music collection has never been easier with Amarok's powerful tagging, renaming, and sorting abilities. - Database Importing - import collections from Amarok 1.4 or iTunes. [..] |
audacity 2.0.6-2 fast, cross-platform audio editor http://audacity.sourceforge.net/ |
Audacity is a multi-track audio editor for Linux/Unix, MacOS and Windows. It is designed for easy recording, playing and editing of digital audio. Audacity features digital effects and spectrum analysis tools. Editing is very fast and provides unlimited undo/redo. Supported file formats include Ogg Vorbis, MP2, MP3, WAV, AIFF, and AU. |
flac 1.3.0-3 Free Lossless Audio Codec - command line tools http://xiph.org/flac/ |
FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) This package contains the command-line tools flac (used for encoding and decoding FLACs) and metaflac (used for manipulating FLAC metadata.) |
kscd 4:4.13.3-1 audio CD player http://www.kde.org/ |
KsCD is an audio CD player. It uses the Compact Disc DataBase to fetch album information automatically. This package is part of the KDE multimedia module. |
lame 3.99.5+repack1-7+deb8u1 MP3 encoding library (frontend) http://lame.sourceforge.net/ |
LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. This package contains the frontend. |
pulseaudio 5.0-13 PulseAudio sound server http://www.pulseaudio.org |
WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. These are some of PulseAudio's features: * High quality software mixing of multiple audio streams with support for more than one sink/source. May be used to combine multiple sound cards into one (with sample rate adjustment). * Wide range of supported client libraries. ESD, ALSA, oss, libao and GStreamer client applications are supported as-is. Native PulseAudio plug-ins are also available for xmms and mplayer. * Good low latency behaviour and very accurate latency measurement for playback and recording. Ability to fully synchronize multiple playback streams. * Network transparency, allowing an application to play back or record audio on a different machine than the one it is running on. * Extensible plug-in architecture with plug-ins for jackd, multicast-rtp lirc and avahi, just to name a few. [..] |
pulseaudio-module-x11 5.0-13 X11 module for PulseAudio sound server http://www.pulseaudio.org |
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. This module enables PulseAudio to publish itself as the default sound server to the X11 root window automatically upon startup. There is also a module to playback a sound file in place of the X11 bell beep. The modules are called module-x11-publish and module-x11-bell. |
vorbis-tools 1.4.0-6+deb8u1 several Ogg Vorbis tools http://www.xiph.org/ |
vorbis-tools contains oggenc (an encoder), ogg123 (a playback tool), ogginfo (displays ogg information), oggdec (decodes ogg files), vcut (ogg file splitter), and vorbiscomment (ogg comment editor). ogg123 can play both Ogg Vorbis and FLAC audio streams. |
Name, Version, Description, Homepage | Long Description |
---|---|
auctex 11.87-3+deb8u1 integrated document editing environment for TeX etc. http://www.gnu.org/software/auctex/ |
AUCTeX is a comprehensive customizable integrated environment for writing input files for TeX/LaTeX/ConTeXt/Texinfo using GNU Emacs. Currently XEmacs ships with its own AUCTeX version. It supports processing source files by running TeX and related tools (such as output filters, post processors for generating indices and bibliographies, and viewers) from inside Emacs. AUCTeX allows browsing through the errors reported by TeX, while it moves the cursor directly to the reported error, and displays some documentation for that particular error. This will even work when the document is spread over several files. !AUCTeX can automatically indent LaTeX source, either line by line or for an entire document, and has a special outline feature which can greatly assist in getting an overview of a document. !AUCTeX is written entirely in Emacs Lisp, and may therefore be enhanced with new features for specific needs. It comes with a large range of handy Emacs macros. It is a GNU project, and documentation for all its features is accessible via the Emacs info browser. |
context 2014.05.21.20140528-2 powerful TeX format |
ConTeXt is a document-production system based, like LaTeX, on the TeX typesetting system. Whereas LaTeX insulates the writer from typographical details, ConTeXt takes a complementary approach by providing structured interfaces for handling typography, including extensive support for colors, backgrounds, hyperlinks, presentations, figure-text integration, and conditional compilation. It gives the user extensive control over formatting while making it easy to create new layouts and styles without learning the TeX macro language. !ConTeXt's unified design averts the package clashes that can happen with LaTeX. !ConTeXt also integrates MetaFun, a superset of MetaPost and a powerful system for vector graphics. MetaFun can be used as a stand-alone system to produce figures, but its strength lies in enhancing ConTeXt documents with accurate graphic elements. !ConTeXt allows the users to specify formatting commands in English, Dutch, German, French, or Italian, and to use different typesetting engines (PDFTeX, XeTeX, Aleph, and soon LuaTeX) without changing the user interface. ConTeXt is developed rapidly, often in response to requests from the friendly user community. |
kile 4:2.1.3-2 KDE Integrated LaTeX Environment http://kile.sourceforge.net |
Kile is a user-friendly LaTeX source editor and TeX shell for KDE. The source editor is a multi-document editor designed for .tex and .bib files. Menus, wizards and auto-completion are provided to assist with tag insertion and code generation. A structural view of the document assists with navigation within source files. The TeX shell integrates the various tools required for TeX processing. It assists with LaTeX compilation, DVI and postscript document viewing, generation of bibliographies and indices and other common tasks. Kile can support large projects consisting of several smaller files. |
latexdiff 1.0.4-1 utility to mark up significant differences between LaTeX files http://www.ctan.org/pkg/latexdiff |
latexdiff compares two LaTeX files and marks up significant differences between them (i.e. a diff for LaTeX files). It generates a new LaTeX file containing the annotated differences. Various options are available for visual markup using standard LaTeX packages such as 'color.sty'. Changes not directly affecting visible text, for example in formatting commands, are still marked in the LaTeX source. A rudimentary revision facilility is provided by another Perl script, 'latexrevise', which accepts or rejects all changes. Manual editing of the difference file can be used to override this default behaviour and accept or reject selected changes only. |
latexmk 1:4.39-1 Perl script for running LaTeX the correct number of times |
Latexmk runs LaTeX the correct number of times to resolve cross references, etc; it also runs auxiliary programs (bibtex, makeindex if necessary, and dvips and/or a previewer as requested). It has a number of other useful capabilities, for example to start a previewer and then run latex whenever the source files are updated, so that the previewer gives an up-to-date view of the document. |
prosper 1.00.4+cvs.2007.05.01-4 LaTeX class for writing transparencies |
Prosper is a LaTeX class for writing transparencies. It is written on top of the seminar class by Timothy Van Zandt. It aims at offering an environment for easily creating slides for both presentations with an overhead projector and a video projector. Slides prepared for a presentation with a computer and a video projector may integrate animation effects, incremental display, and such. |
texlive-base 2014.20141024-2 TeX Live: Essential programs and files http://www.tug.org/texlive/ |
macros, Computer Modern fonts, and configuration for common drivers; no !LaTeX. This package includes the following CTAN packages: texlive.infra -- basic TeX Live infrastructure amsfonts -- TeX fonts from the American Mathematical Society. bibtex -- Process bibliographies for LaTeX, etc. cm -- Computer Modern fonts. dvipdfmx -- An extended version of dvipdfm. dvipdfmx-def -- Configuration file for dvipdfmx graphics. dvips -- A DVI to PostScript driver. enctex -- A TeX extension that translates input on its way into TeX. etex -- An extended version of TeX, from the NTS project. [..] |
texlive-bibtex-extra 2014.20141024-1 TeX Live: BibTeX additional styles http://www.tug.org/texlive/ |
BibLaTeX. This package includes the following CTAN packages: aichej -- Bibliography style file for the AIChE Journal. ajl -- BibTeX style for AJL. amsrefs -- A LaTeX-based replacement for BibTeX. apacite -- Citation style following the rules of the APA. apalike2 -- Bibliography style that approaches APA requirements. beebe -- besjournals -- bibarts -- "Arts"-style bibliographical information. bibexport -- Extract a BibTeX file based on a .aux file. bibhtml -- BibTeX support for HTML files. [..] |
texlive-extra-utils 2014.20141024-1 TeX Live: TeX auxiliary programs http://www.tug.org/texlive/ |
macros for DVI file manipulation, literate programming, patgen, and the TeX Works Editor. This package includes the following CTAN packages: a2ping -- Advanced PS, PDF, EPS converter. adhocfilelist -- '\listfiles' entries from the command line. arara -- Automation of LaTeX compilation. bibtex8 -- A fully 8-bit adaptation of BibTeX 0.99. bibtexu -- bundledoc -- Bundle together all the files needed to build a LaTeX document. ctanify -- Prepare a package for upload to CTAN. ctanupload -- Support for users uploading to CTAN. ctie -- C version of tie (merging Web change files). [..] |
texlive-font-utils 2014.20141024-1 TeX Live: Graphics and font utilities http://www.tug.org/texlive/ |
fonts, .gf and .pk manipulation, mft, fontinst, etc. Manipulating OpenType, !TrueType, Type 1,and for manipulation of PostScript and other image formats. This package includes the following CTAN packages: accfonts -- Utilities to derive new fonts from existing ones. afm2pl -- AFM font metrics to TeX pl converter. dosepsbin -- Deal with DOS binary EPS files. epstopdf -- Convert EPS to 'encapsulated' PDF using Ghostscript. fontware -- ps2pkm -- Generate a PK font from an Adobe Type 1 font. pstools -- Produce Encapsulated PostScript from PostScript. dvipsconfig -- Collection of dvips PostScript headers. fontinst -- Help with installing fonts for TeX and LaTeX. [..] |
texlive-formats-extra 2014.20141024-1 TeX Live: Additional formats http://www.tug.org/texlive/ |
Collected TeX `formats', i.e., large-scale macro packages designed to be dumped into .fmt files -- excluding the most common ones, such as latex and context, which have their own package(s). This package includes the following CTAN packages: edmac -- Typeset critical editions. eplain -- Extended plain tex macros. lollipop -- TeX made easy. mltex -- The MLTeX system. psizzl -- A TeX format for physics papers. startex -- An XML-inspired format for student use. texsis -- Plain TeX macros for Physicists. |
texlive-generic-extra 2014.20141024-1 TeX Live: Generic additional packages http://www.tug.org/texlive/ |
LaTeX. This package includes the following CTAN packages: abbr -- Simple macros supporting abreviations for Plain and LaTeX. abstyles -- Adaptable BibTeX styles. bagpipe -- Support for typesetting bagpipe music. barr -- Diagram macros by Michael Barr. bitelist -- Split list, in TeX's mouth. borceux -- Diagram macros by Francois Borceux. c-pascal -- Typeset Python, C and Pascal programs. catcodes -- Generic handling of TeX category codes. chronosys -- Drawing time-line diagrams. colorsep -- Color separation. [..] |
texlive-humanities 2014.20141024-1 TeX Live: Humanities packages http://www.tug.org/texlive/ |
This package includes the following CTAN packages: bibleref -- Format bible citations. bibleref-lds -- Bible references, including those to the scriptures of the Church of Jesus Christ of Latter Day Saints. bibleref-mouth -- Consistent formatting of Bible references. bibleref-parse -- Specify Bible passages in human-readable format. covington -- Linguistic support. dramatist -- Typeset dramas, both in verse and in prose. dvgloss -- Facilities for setting interlinear glossed text. ecltree -- Trees using epic and eepic macros. edfnotes -- Critical annotations to footnotes with ednotes. ednotes -- Typeset scholarly editions. [..] |
texlive-lang-cyrillic 2014.20141024-1 TeX Live: Cyrillic http://www.tug.org/texlive/ |
if Latin alphabets may also be used. This package includes the following CTAN packages: babel-bulgarian -- Babel contributed support for Bulgarian. babel-russian -- Russian language module for Babel. babel-serbian -- babel-serbianc -- Babel module to support Serbian Cyrillic. babel-ukraineb -- cmcyr -- Computer Modern fonts with cyrillic extensions. cyrillic -- Support for Cyrillic fonts in LaTeX. cyrillic-bin -- Cyrillic bibtex and makeindex. cyrplain -- disser -- Class and templates for typesetting dissertations in Russian. [..] |
texlive-lang-czechslovak 2014.20141024-1 TeX Live: Czech/Slovak http://www.tug.org/texlive/ |
This package includes the following CTAN packages: babel-czech -- Babel support for Czech. babel-slovak -- Babel support for typesetting Slovak. cnbwp -- Typeset working papers of the Czech National Bank. cs -- Czech/Slovak-tuned Computer Modern fonts. csbulletin -- LaTeX class for articles submitted to the CSTUG Bulletin (Zpravodaj). cslatex -- LaTeX support for Czech/Slovak typesetting. csplain -- Plain TeX multilanguage support cstex -- Support for Czech/Slovak languages. hyphen-czech -- Czech hyphenation patterns. hyphen-slovak -- Slovak hyphenation patterns. [..] |
texlive-lang-french 2014.20141024-1 TeX Live: French http://www.tug.org/texlive/ |
This package includes the following CTAN packages: aeguill -- Add several kinds of guillemets to the ae fonts. apprends-latex -- Apprends LaTeX! babel-basque -- Babel contributed support for Basque. babel-french -- Babel contributed support for French. basque-book -- Class for book-type documents written in Basque. basque-date -- Print the date in Basque. bib-fr -- French translation of classical BibTeX styles bibleref-french -- French translations for bibleref. booktabs-fr -- French translation of booktabs documentation. droit-fr -- Document class and bibliographic style for French law. [..] |
texlive-lang-german 2014.20141024-1 TeX Live: German http://www.tug.org/texlive/ |
This package includes the following CTAN packages: babel-german -- Babel support for documents written in German. bibleref-german -- German adaptation of bibleref. booktabs-de -- German version of booktabs. csquotes-de -- German translation of csquotes documentation. dehyph-exptl -- Experimental hyphenation patterns for the German language. dhua -- German abbreviations using thin space. einfuehrung -- Examples from the book Einfuhrung in LaTeX. etoolbox-de -- German translation of documentation of etoolbox. fifinddo-info -- German HTML beamer presentation on nicetext and morehype. geometry-de -- German translation of the geometry package. [..] |
texlive-lang-italian 2014.20141024-1 TeX Live: Italian http://www.tug.org/texlive/ |
This package includes the following CTAN packages: amsldoc-it -- amsmath-it -- Italian translations of some old AMSmath documents. amsthdoc-it -- babel-italian -- Babel support for Italian text. codicefiscaleitaliano -- Test the consistency of the Italian personal Fiscal Code. fancyhdr-it -- Italian translation of fancyhdr documentation. fixltxhyph -- Allow hyphenation of partially-emphasised substrings. frontespizio -- Create a frontispiece for Italian theses. hyphen-italian -- Italian hyphenation patterns. itnumpar -- Spell numbers in words (Italian). [..] |
texlive-lang-polish 2014.20141024-1 TeX Live: Polish http://www.tug.org/texlive/ |
This package includes the following CTAN packages: babel-polish -- Babel support for Polish. cc-pl -- Polish extension of Computer Concrete fonts. gustlib -- gustprog -- hyphen-polish -- Polish hyphenation patterns. lshort-polish -- Introduction to LaTeX in Polish. mex -- Polish formats for TeX. mwcls -- Polish-oriented document classes. pl -- Polish extension of CM fonts in Type 1 format. polski -- Typeset Polish documents with LaTeX and Polish fonts. [..] |
texlive-lang-portuguese 2014.20141024-1 TeX Live: Portuguese http://www.tug.org/texlive/ |
Support for Portuguese. This package includes the following CTAN packages: babel-portuges -- Babel support for Portuges. beamer-tut-pt -- An introduction to the Beamer class, in Portuguese. cursolatex -- A LaTeX tutorial. feupphdteses -- Typeset Engineering PhD theses at the University of Porto. hyphen-portuguese -- Portuguese hyphenation patterns. latexcheat-ptbr -- A LaTeX cheat sheet, in Brazilian Portuguese. lshort-portuguese -- Introduction to LaTeX in Portuguese. ordinalpt -- Counters as ordinal numbers in Portuguese. xypic-tut-pt -- A tutorial for XY-pic, in Portuguese. |
texlive-lang-spanish 2014.20141024-1 TeX Live: Spanish http://www.tug.org/texlive/ |
This package includes the following CTAN packages: babel-catalan -- Babel contributed support for Catalan. babel-galician -- babel-spanish -- Babel support for Spanish. es-tex-faq -- CervanTeX (Spanish TeX Group) FAQ hyphen-catalan -- Catalan hyphenation patterns. hyphen-galician -- Galician hyphenation patterns. hyphen-spanish -- Spanish hyphenation patterns. l2tabu-spanish -- Spanish translation of "Obsolete packages and commands". latex2e-help-texinfo-spanish -- latexcheat-esmx -- A LaTeX cheat sheet, in Spanish. [..] |
texlive-latex-base 2014.20141024-2 TeX Live: LaTeX fundamental packages http://www.tug.org/texlive/ |
used and strongly recommended in practice. This package includes the following CTAN packages: ae -- Virtual fonts for T1 encoded CMR-fonts. amscls -- AMS document classes for LaTeX. amsmath -- AMS mathematical facilities for LaTeX. babel -- Multilingual support for Plain TeX or LaTeX. babel-english -- Babel support for English. babelbib -- Multilingual bibliographies. carlisle -- David Carlisle's small packages. colortbl -- Add colour to LaTeX tables. fancyhdr -- Extensive control of page headers and footers in LaTeX2e. fix2col -- Fix miscellaneous two column mode features. [..] |
texlive-latex-extra 2014.20141024-1 TeX Live: LaTeX additional packages http://www.tug.org/texlive/ |
This package includes the following CTAN packages: 2up -- ESIEEcv -- Curriculum vitae for French use. GS1 -- Typeset EAN barcodes using TeX rules, only. HA-prosper -- Patches and improvements for prosper. Tabbing -- Tabbing with accented letters. a0poster -- Support for designing posters on large paper. a4wide -- "Wide" a4 layout. a5comb -- Support for a5 paper sizes. abraces -- Asymmetric over-/underbraces in maths. abstract -- Control the typesetting of the abstract environment. [..] |
texlive-latex-recommended 2014.20141024-2 TeX Live: LaTeX recommended packages http://www.tug.org/texlive/ |
use. This package includes the following CTAN packages: anysize -- A simple package to set up document margins. beamer -- A LaTeX class for producing presentations and slides. booktabs -- Publication quality tables in LaTeX breqn -- Automatic line breaking of displayed equations. caption -- Customising captions in floating environments. cite -- Improved citation handling in LaTeX. cmap -- Make PDF files searchable and copyable. crop -- Support for cropmarks. ctable -- Flexible typesetting of table and figure floats using key/value directives. [..] |
texlive-luatex 2014.20141024-2 TeX Live: LuaTeX packages http://www.tug.org/texlive/ |
embedded scripting and extension language. http://luatex.org/ This package includes the following CTAN packages: checkcites -- Check citation commands in a document. chickenize -- Use lua callbacks for "interesting" textual effects. enigma -- Encrypt documents with a three rotor Enigma. interpreter -- Translate input files on the fly. lua-check-hyphen -- Mark hyphenations in a document, for checking. lua-visual-debug -- Visual debugging with LuaLaTeX. lua2dox -- Auto-documentation of lua code. luabibentry -- Repeat BibTeX entries in a LuaLaTeX document body. luabidi -- Bidirectional typesetting with LuaLaTeX. luacode -- Helper for executing lua code from within TeX. [..] |
texlive-math-extra 2014.20141024-1 TeX Live: Mathematics packages http://www.tug.org/texlive/ |
12many -- Generalising mathematical index sets. amstex -- American Mathematical Society plain TeX macros. backnaur -- Typeset Backus Naur Form definitions. begriff -- Typeset Begriffschrift. binomexp -- Calculate Pascal's triangle. boldtensors -- Bold latin and greek characters through simple prefix characters. bosisio -- A collection of packages by Francesco Bosisio. bropd -- Simplified brackets and differentials in LaTeX. ccfonts -- Support for Concrete text and math fonts in LaTeX. commath -- Mathematics typesetting support. concmath -- Concrete Math fonts. [..] |
texlive-metapost 2014.20141024-2 TeX Live: MetaPost and Metafont packages http://www.tug.org/texlive/ |
automata -- Finite state machines, graphs and trees in MetaPost. bbcard -- Bullshit bingo, calendar and baseball-score cards. blockdraw_mp -- Block diagrams and bond graphs, with MetaPost. bpolynomial -- Drawing polynomial functions of up to order 3. cmarrows -- MetaPost arrows and braces in the Computer Modern style. drv -- Derivation trees with MetaPost. dviincl -- Include a DVI page into MetaPost output. emp -- "Encapsulate" MetaPost figures in a document. epsincl -- Include EPS in MetaPost figures. expressg -- Diagrams consisting of boxes, lines, and annotations. exteps -- Include EPS figures in MetaPost. [..] |
texlive-music 2014.20141024-1 TeX Live: Music packages http://www.tug.org/texlive/ |
This package includes the following CTAN packages: abc -- Support ABC music notation in LaTeX. figbas -- Mini-fonts for figured-bass notation in music. gchords -- Typeset guitar chords. gtrcrd -- Add chords to lyrics. guitar -- Guitar chords and song texts. guitarchordschemes -- Guitar Chord and Scale Tablatures. harmony -- Typeset harmony symbols, etc., for musicology. lilyglyphs -- Access lilypond fragments and glyphs, in LaTeX. musixguit -- Easy notation for guitar music, in MusixTeX. musixtex-fonts -- Fonts used by MusixTeX. [..] |
texlive-omega 2014.20141024-2 TeX Live: Omega packages http://www.tug.org/texlive/ |
Omega, a 16-bit extended TeX by John Plaice and Yannis Haralambous, now updated to Aleph. This package includes the following CTAN packages: aleph -- Extended TeX. antomega -- Alternative language support for Omega/Lambda. lambda -- LaTeX format based on the Omega engine. mxedruli -- A pair of fonts for different Georgian alphabets. omega -- A wide-character-set extension of TeX. omegaware -- otibet -- |
texlive-pictures 2014.20141024-2 TeX Live: Graphics, pictures, diagrams http://www.tug.org/texlive/ |
This package includes the following CTAN packages: aobs-tikz -- TikZ styles for creating overlaid pictures in beamer. askmaps -- Typeset American style Karnaugh maps. asyfig -- Commands for using Asymptote figures. asypictureb -- User-friendly integration of Asymptote into LaTeX autoarea -- Automatic computation of bounding boxes with PiCTeX. bardiag -- LateX package for drawing bar diagrams. bloques -- Generate control diagrams. blox -- Draw block diagrams, using TikZ. bodegraph -- Draw Bode, Nyquist and Black plots with gnuplot and TikZ. bondgraph -- Create bond graph figures in LaTeX documents. [..] |
texlive-plain-extra 2014.20141024-1 TeX Live: Plain TeX packages http://www.tug.org/texlive/ |
This package includes the following CTAN packages: figflow -- Flow text around a figure. fixpdfmag -- Fix magnification in PDFTeX. font-change -- Macros to change text and mathematics fonts in plain TeX. fontch -- Changing fonts, sizes and encodings in Plain TeX. getoptk -- Define macros with sophisticated options. graphics-pln -- LaTeX-style graphics for Plain TeX users. hyplain -- Basic support for multiple languages in Plain TeX. js-misc -- Miscellaneous macros from Joachim Schrod. mkpattern -- A utility for making hyphenation patterns. newsletr -- Macros for making newsletters with Plain TeX. [..] |
texlive-pstricks 2014.20141024-1 TeX Live: PSTricks http://www.tug.org/texlive/ |
This package includes the following CTAN packages: auto-pst-pdf -- Wrapper for pst-pdf (with some psfrag features). bclogo -- Creating colourful boxes with logos. dsptricks -- Macros for Digital Signal Processing plots. makeplot -- Easy plots from Matlab in LaTeX. pdftricks -- Support for pstricks in pdfTeX. pdftricks2 -- Use pstricks in pdfTeX. pedigree-perl -- Generate TeX pedigree files from CSV files. psbao -- Draw Bao diagrams. pst-2dplot -- A PSTricks package for drawing 2D curves. pst-3d -- A PSTricks package for tilting and other pseudo-3D tricks. [..] |
texlive-publishers 2014.20141024-1 TeX Live: Publisher styles, theses, etc. http://www.tug.org/texlive/ |
IEEEconf -- Macros for IEEE conference proceedings. IEEEtran -- Document class for IEEE Transactions journals and conferences. aastex -- Macros for Manuscript Preparation for AAS Journals. abntex2 -- Typeset technical and scientific Brazilian documents based on ABNT rules. acmconf -- Class for ACM conference proceedings. active-conf -- Class for typesetting ACTIVE conference papers. adfathesis -- Australian Defence Force Academy thesis format. afparticle -- Typesetting articles for Archives of Forensic Psychology afthesis -- Air Force Institute of Technology thesis class. aguplus -- Styles for American Geophysical Union. aiaa -- Typeset AIAA conference papers. [..] |
texlive-science 2014.20141024-1 TeX Live: Natural and computer sciences http://www.tug.org/texlive/ |
SIstyle -- Package to typeset SI units, numbers and angles. SIunits -- International System of Units. alg -- LaTeX environments for typesetting algorithms. algorithm2e -- Floating algorithm environment with algorithmic keywords. algorithmicx -- The algorithmic style you always wanted. algorithms -- A suite of tools for typesetting algorithms in pseudo-code. biocon -- Typesetting biological species names bohr -- Simple atom representation according to the Bohr model. bpchem -- Typeset chemical names, formulae, etc. bytefield -- Create illustrations for network protocol specifications. chemarrow -- Arrows for use in chemistry. [..] |
texlive-xetex 2014.20141024-2 TeX Live: XeTeX and packages http://www.tug.org/texlive/ |
http://tug.org/xetex. This package includes the following CTAN packages: arabxetex -- An ArabTeX-like interface for XeLaTeX. bidi-atbegshi -- Bidi-aware shipout macros. bidicontour -- Bidi-aware coloured contour around text. bidipagegrid -- Bidi-aware page grid in background. bidishadowtext -- Bidi-aware shadow text. bidipresentation -- Experimental bidi presentation. euenc -- Unicode font encoding definitions for XeTeX. fixlatvian -- Improve Latvian language support in XeLaTeX. fontbook -- Generate a font book. fontwrap -- Bind fonts to specific unicode blocks. [..] |
Name, Version, Description, Homepage | Long Description |
---|---|
a2ps 1:4.14-1.3 GNU a2ps - 'Anything to PostScript' converter and pretty-printer |
GNU a2ps converts files into PostScript for printing or viewing. It uses a nice default format, usually two pages on each physical page, borders surrounding pages, headers with useful information (page number, printing date, file name or supplied header), line numbering, symbol substitution as well as pretty printing for a wide range of programming languages. Historically, a2ps started as a text to PostScript converter, but thanks to powerful delegations it is able to let you use it for any kind of files, ie it can also digest manual pages, dvi files, texinfo, .... Among the other most noticeable features of a2ps are: - various encodings (all the Latins and others), - various fonts (automatic font downloading), - various medias, - various printer interfaces, - various output styles, - various programming languages, - various helping applications, - and various spoken languages. |
bibutils 4.12-5 interconvert various bibliographic data formats http://www.scripps.edu/~cdputnam/software/bibutils/ |
Convert between the following bibliographic data formats: BibTeX, COPAC, EndNote refer, EndNote XML, Pubmed XML, ISI web of science, US Library of Congress MODS XML, RIS, and Word 2007 bibliography. This package provides command line tools bib2xml, copac2xml, end2xml endx2xml, isi2xml, med2xml, ris2xml which convert to MODS XML format, modsclean which reformats MODS XML, and a matching set of commands xml2ads, xml2bib, xml2end, xml2isi, xml2ris, xml2wordbib which convert from MODS XML. |
catdoc 0.94.4-1.1 MS-Word to TeX or plain text converter http://freshmeat.net/projects/catdoc |
This program extracts text from MS-Word files, trying to preserve as many special printable characters as possible. catdoc supports everything up to Word-97. Also supported are MS Write documents and RTF files. It doesn't even try to preserve fancy Word formatting, because Word users usually don't care about document structure, and it is this very thing which is important to LaTeX users. Also provided is xls2csv, which extracts data from Excel spreadsheets and outputs it in comma-separated-value format and catppt, which extracts data from PowerPoint presentations. This package suggests tk because it also includes wordview, an optional Tk-based GUI for catdoc. The MIME config provided in this package will use wordview if X is running, or catdoc directly if it is not. |
ding 1.7-3 Graphical dictionary lookup program for Unix (Tk) http://www-user.tu-chemnitz.de/~fri/ding/ |
This is "Ding" * a dictionary lookup program for Unix, * DIctionary Nice Grep, * a Tk based Front-End to [ae]grep, ispell, dict, ... * Ding {n} :: thing This package needs agrep(1) or egrep(1) as a back end. agrep is preferable, because it supports fault tolerant searching. You have to install some translation dictionary word list with a word/phrase in two languages in one line with some kind of separator between them. The default configuration of ding uses the German-English dictionary which can be found in the trans-de-en package, but you can use every other translation word lists with one entry per line. |
gv 1:3.7.4-1 PostScript and PDF viewer for X http://www.gnu.org/software/gv/ |
gv is a comfortable viewer of PostScript and PDF files for the X Window System. It uses the ghostscript PostScript interpreter and is based on the classic X front-end for gs, ghostview, which it has replaced now. |
hyphen-de 1:3.3.0-4 German hyphenation patterns for LibreOffice/!OpenOffice.org |
This package contains the German hyphenation patterns for !LibreOffice/OpenOffice.org |
hyphen-en-us 2.8.8-1 US English hyphenation patterns for LibreOffice/!OpenOffice.org |
This package contains the English (USA) hyphenation patterns for !LibreOffice/OpenOffice.org |
iamerican 3.3.02-6 American English dictionary for ispell (standard version) http://www.lasr.cs.ucla.edu/geoff/ispell.html |
This package provides the standard, medium-sized American English dictionary, based on the americanmed+ dictionary supplied with the source for ispell, with additional words added from the more comprehensive wamerican word list package. There are also -small, -large, -huge, and -insane versions of this dictionary, and there are ibritish* packages as well. The package also suggests wamerican because ispell's (L)ookup command needs a word list. |
ibritish 3.3.02-6 British English dictionary for ispell (standard version) http://www.lasr.cs.ucla.edu/geoff/ispell.html |
This package provides the standard, medium-sized British English dictionary, based on the britishmed+ dictionary supplied with the source for ispell, with additional words added from the more comprehensive wbritish word list package. There are also -small, -large, -huge, and -insane versions of this dictionary, and there are iamerican* packages as well. The package also suggests wbritish because ispell's (L)ookup command needs a word list. |
ifrench-gut 1:1.0-30 French dictionary for ispell (GUTenberg version) |
This is a French dictionary, to be used with the ispell program, version 3.1.20 and following. This is the GUTenberg version. |
ingerman 20131206-5 New German orthography dictionary for ispell https://www.j3e.de/ispell/igerman98/ |
This is a dictionary for ispell for the new German orthography (de-DE-1996), which is used since 1998-08-01 and which is obligatory as of 2005-08-01. It is based on the famous hkgerman dictionary (using the old German orthography (de-DE-1901), which is available as package iogerman), with many corrections and additions. |
ispell 3.3.02-6 International Ispell (an interactive spelling corrector) http://www.lasr.cs.ucla.edu/geoff/ispell.html |
Ispell corrects spelling in plain text, LaTeX, sgml/html/xml, and nroff files. [x]Emacs and jed have nice interfaces to ispell, and ispell works from many other tools and from the command line as well. No ispell dictionaries are included in this package; you must install at least one of them ("iamerican" is recommended by default for no good reason); install the "ispell-dictionary" package(s) for the language(s) you and your users will want to spell-check. It's a good idea to install "word list" package(s) for the same language(s), because they'll be used by ispell's (L)ookup command. |
libreoffice-lightproof-en 0.4.3+1.5+git20140515-1 Lightproof grammar checker for LibreOffice (English) |
Lightproof is a grammar checker extension generator in python. The result of the generation is a single Lightproof or vendor specific grammar checker language package. This package contains a Lightproof extension for LibreOffice for English. |
myspell-de-de 20131206-5 German dictionary for myspell https://www.j3e.de/ispell/igerman98/ |
This is the German (Belgium, Germany, Luxemburg) dictionary (de-DE-1996) for use with the myspell spellchecker which is currently used within !OpenOffice.org and the mozilla spellchecker. |
myspell-en-us 1:3.3.0-4 English_american dictionary for myspell |
This is the English_american dictionary for use with the myspell spellchecker which is currently used within LibreOffice/OpenOffice.org and the mozilla spellchecker. |
mythes-de 20120516-2 German Thesaurus for OpenOffice.org/!LibreOffice |
This package contains the German OpenThesaurus (www.openthesaurus.de) thesaurus for usage with OpenOffice.org/LibreOffice. |
mythes-en-us 1:3.3.0-4 English Thesaurus for LibreOffice/!OpenOffice.org |
Openoffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. This package contains an English thesaurus for LibreOffice/OpenOffice.org. |
pdftk 2.02-2 tool for manipulating PDF documents http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ |
If PDF is electronic paper, then PDFtk is an electronic stapler-remover, hole-punch, binder, secret-decoder-ring, and X-Ray-glasses. PDFtk is a simple tool for doing everyday things with PDF documents. Keep one in the top drawer of your desktop and use it to: - Merge PDF documents - Split PDF pages into a new document - Decrypt input as necessary (password required) - Encrypt output as desired - Fill PDF Forms with FDF Data and/or Flatten Forms - Apply a Background Watermark - Report PDF on metrics, including metadata and bookmarks - Update PDF Metadata - Attach Files to PDF Pages or the PDF Document - Unpack PDF Attachments - Burst a PDF document into single pages - Uncompress and re-compress page streams - Repair corrupted PDF (where possible) |
spell 1.0-24 GNU Spell, a clone of Unix `spell' http://directory.fsf.org/project/spell/ |
GNU Spell is a spell checking program which prints each misspelled word on a line of its own. It is designed as a clone of the standard Unix `spell' program, and implemented as a wrapper for Ispell. Spell accepts as its arguments a list of files to read from. Within that list, the magical file name `-' causes Spell to read from standard input. In addition, when called with no file name arguments, Spell assumes that it should process standard input. |
trans-de-en 1.7-3 German-English translation dictionary http://www-user.tu-chemnitz.de/~fri/ding/ |
A German-English dictionary with ca. 270,000 entries. This dictionary was designed for the "ding" dictionary lookup program, but may be used by other clients, too. The source of the database is available from http://dict.tu-chemnitz.de/ |
wamerican-large 7.1-1 American English dictionary words for /usr/share/dict http://wordlist.sourceforge.net/ |
This package provides the file /usr/share/dict/american-english-large containing a list of English words with American spellings. This list can be used by spelling checkers, and by programs such as look(1). This is a larger list than the one installed by wamerican; nothing prevents you installing both (and others) at the same time. There are also -small and -huge version of this word list, and there are wbritish* and wcanadian* packages as well. |
wbritish 7.1-1 British English dictionary words for /usr/share/dict http://wordlist.sourceforge.net/ |
This package provides the file /usr/share/dict/british-english containing a list of English words with British spellings. This list can be used by spelling checkers, and by programs such as look(1). There are also -small, -large, and -huge versions of this word list, and there are wamerican* and wcanadian* packages as well. |
wfrench 1.2.3-10 French dictionary words for /usr/share/dict |
This package provides the file /usr/share/dict/french containing a list of French words. This list can be used by spelling checkers, and by programs such as look(1). |
wngerman 20131206-5 New German orthography wordlist https://www.j3e.de/ispell/igerman98/ |
This is a wordlist with the new German orthography (de-DE-1996), which is used since 1998-08-01 and which is obligatory as of 2005-08-01. It is based on the famous hkgerman dictionary (using the old German orthography (de-DE-1901), which is available as package wogerman), with many corrections and additions. |
wspanish 1.0.27 Spanish dictionary words for /usr/share/dict |
This package contains an alphabetic list of some Spanish words. Note that this wordlist is not intended to be complete and many words are not fully expanded. |
xpdf 3.03-17+b1 Portable Document Format (PDF) reader http://www.foolabs.com/xpdf/ |
xpdf is a light-weight open source viewer for Portable Document Format (PDF) files (also called 'Adobe Acrobat' or 'Acrobat' files). This is just the xpdf viewer client; various command-line pdf tools are now provided via the poppler-utils package. |
Name, Version, Description, Homepage | Long Description |
---|---|
browser-plugin-lightspark 0.7.2-6 High-performance SWF player - Mozilla Plugin (experimental) http://lightspark.github.com/ |
Lightspark is a free Flash player for Linux which aims for high-performance by using modern technologies such as JIT compilation and OpenGL shaders. The project is currently in an alpha status and provides the standalone player and browser plugin for testing purposes only. Nice features: * JIT compilation of ActionScript to native x86 bytecode * Hardware accelerated rendering using OpenGL shaders (GLSL) * Aims to support current-generation ActionScript 3 * A new, clean, codebase exploiting multithreading and optimized for modern hardware. Designed from scratch after the official Flash documentation was released. This package contains the browser plugin. |
diffpdf 2.1.3-1+b1 compare two PDF files textually or visually http://www.qtrac.eu/diffpdf.html |
DiffPDF is used to compare two PDF files. By default the comparison is of the text on each pair of pages, but comparing the appearance of pages is also supported (for example, if a diagram is changed or a paragraph reformatted). It is also possible to compare particular pages or page ranges. For example, if there are two versions of a PDF file, one with pages 1-12 and the other with pages 1-13 because of an extra page having been added as page 4, they can be compared by specifying two page ranges, 1-12 for the first and 1-3, 5-13 for the second. This will make DiffPDF compare pages in the pairs (1, 1), (2, 2), (3, 3), (4, 5), (5, 6), and so on, to (12, 13). |
fpm2 0.79-3 password manager with GTK+ 2.x GUI http://als.regnet.cz/fpm2/ |
Figaro's Password Manager 2 (FPM2) is a program that allows you to securely store the passwords. Passwords are encrypted with the AES-256 algorithm. If the password is for a web site, FPM2 can keep track of the URLs of your login screens and can automatically launch your browser. In this capacity, FPM2 acts as a kind of bookmark manager. You can teach FPM2 to launch other applications, and optionally pass hostnames, usernames or passwords to the command line. FPM2 also has a password generator that can choose passwords for you. It allows you to determine how long the password should be, and what types of characters (lower case, upper case, numbers and symbols) should be used. You can even have it avoid ambiguous characters such as a capital O or the number zero. |
k3b 2.0.2-8 Sophisticated CD/DVD burning application http://www.k3b.org |
K3b provides a comfortable user interface to perform most CD/DVD burning tasks. While the experienced user can take influence in all steps of the burning process the beginner may find comfort in the automatic settings and the reasonable k3b defaults which allow a quick start. |
keepassx 0.4.3+dfsg-0.1+deb8u1 Cross Platform Password Manager http://www.keepassx.org/ |
KeePassX is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. So you only have to remember one single master password or insert the key-disk to unlock the whole database. The databases are encrypted using the algorithms AES or Twofish. |
ksshaskpass 0.5.3-1+b1 interactively prompt users for a passphrase for ssh-add http://www.kde-apps.org/content/show.php/show.php?content=50971 |
A KDE 4 version of ssh-askpass with KWallet support. |
mc 3:4.8.13-3 Midnight Commander - a powerful file manager http://www.midnight-commander.org |
GNU Midnight Commander is a text-mode full-screen file manager. It uses a two panel interface and a subshell for command execution. It includes an internal editor with syntax highlighting and an internal viewer with support for binary files. Also included is Virtual Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH servers) and files inside archives to be manipulated like real files. |
mdetect 0.5.2.3 mouse device autodetection tool |
mdetect is a tool for autoconfiguring mice; it is typically used as the backend to some user-friendly frontend code. mdetect writes the autodetected mouse device and protocol (as used by gpm) to standard output. It can be invoked so as to produce output appropriate for XFree86 X server configuration files. |
mmv 1.01b-18 Move/Copy/Append/Link multiple files |
mmv is a program to move/copy/append/link multiple files according to a set of wildcard patterns. This multiple action is performed safely, i.e. without any unexpected deletion of files due to collisions of target names with existing filenames or with other target names. |
p7zip-full 9.20.1~dfsg.1-4.1+deb8u2 7z and 7za file archivers with high compression ratio http://p7zip.sourceforge.net/ |
p7zip is the Unix command-line port of 7-Zip, a file archiver that archives with high compression ratios. p7zip-full provides utilities to pack and unpack 7z archives within a shell or using a GUI (such as Ark, File Roller or Nautilus). Installing p7zip-full allows File Roller to use the very efficient 7z compression format for packing and unpacking files and directories. Additionally, it provides the 7z and 7za commands. List of supported formats: - Packing / unpacking: 7z, ZIP, GZIP, BZIP2, XZ and TAR - Unpacking only: APM, ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG, FAT, HFS, ISO, LZH, LZMA, LZMA2, MBR, MSI, MSLZ, NSIS, NTFS, RAR (only if non-free p7zip-rar package is installed), RPM, SquashFS, UDF, VHD, WIM, XAR and Z. p7zip provides 7zr, a light version of 7za, and p7zip, a gzip-like wrapper around 7zr. |
pmount 0.9.23-3+b1 mount removable devices as normal user |
pmount is a wrapper around the standard mount program which permits normal users to mount removable devices without a matching /etc/fstab entry. This provides a robust basis for automounting frameworks like GNOME's Utopia project and confines the amount of code that runs as root to a minimum. If a LUKS capable cryptsetup package is installed, pmount is able to transparently mount encrypted volumes. |
poppler-utils 0.26.5-2+deb8u1 PDF utilities (based on Poppler) http://poppler.freedesktop.org/ |
Poppler is a PDF rendering library based on Xpdf PDF viewer. This package contains command line utilities (based on Poppler) for getting information of PDF documents, convert them to other formats, or manipulate them: * pdfdetach -- lists or extracts embedded files (attachments) * pdffonts -- font analyzer * pdfimages -- image extractor * pdfinfo -- document information * pdfseparate -- page extraction tool * pdftocairo -- PDF to PNG/JPEG/PDF/PS/EPS/SVG converter using Cairo * pdftohtml -- PDF to HTML converter * pdftoppm -- PDF to PPM/PNG/JPEG image converter * pdftops -- PDF to PostScript (PS) converter * pdftotext -- text extraction * pdfunite -- document merging tool |
read-edid 3.0.1-2 hardware information-gathering tool for VESA PnP monitors http://www.polypux.org/projects/read-edid/ |
read-edid consists of two tools: get-edid uses a VESA VBE 2 interrupt service routine request to read a 128 byte EDID version 1 structure from your graphics card, which retrieves this information from the monitor via the Data Display Channel (DDC). get-edid uses architecture-specific methods for querying the video hardware (real-mode x86 instructions on i386, Open Firmware device tree parsing on PowerMac) and is therefore only available for i386 and powerpc architectures. parse-edid parses this data structure and outputs data suitable for inclusion into the XFree86 or X.org configuration file. It is available for any architecture. |
remind 03.01.13-1 sophisticated calendar and alarm program http://www.roaringpenguin.com/products/remind/ |
Remind allows you to remind yourself of upcoming events and appointments. Each reminder or alarm can consist of a message sent to standard output, or a program to be executed. It also features: sophisticated date calculation, moon phases, sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk front-end and proper handling of holidays. Reminders can be created by the remind scripting language or by using the graphical frontend package "tkremind". |
unison 2.40.102-2 file-synchronization tool for Unix and Windows http://www.cis.upenn.edu/~bcpierce/unison/ |
Unison is a file-synchronization tool for Unix and Windows, written in OCaml. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. Unison offers several advantages over various synchronization methods such as CVS, Coda, rsync, Intellisync, etc. Unison can run on and synchronize between Windows and many UNIX platforms. Unison requires no root privileges, system access or kernel changes to function. Unison can synchronize changes to files and directories in both directions, on the same machine, or across a network using ssh or a direct socket connection. Transfers are optimised using a version of the rsync protocol, making it ideal for slower links. Unison has a clear and precise specification, and is resilient to failure due to its careful handling of the replicas and its private structures. |
unison-gtk 2.40.102-2 file-synchronization tool for Unix and Windows with GTK+ interface http://www.cis.upenn.edu/~bcpierce/unison/ |
Unison is a file-synchronization tool for Unix and Windows, written in OCaml. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. Unison offers several advantages over various synchronization methods such as CVS, Coda, rsync, Intellisync, etc. Unison can run on and synchronize between Windows and many UNIX platforms. Unison requires no root privileges, system access or kernel changes to function. Unison can synchronize changes to files and directories in both directions, on the same machine, or across a network using ssh or a direct socket connection. Transfers are optimised using a version of the rsync protocol, making it ideal for slower links. Unison has a clear and precise specification, and is resilient to failure due to its careful handling of the replicas and its private structures. This package adds the optional GTK+ interface. |
usbutils 1:007-2 Linux USB utilities |
This package contains the lsusb utility for inspecting the devices connected to the USB bus. It shows a graphical representation of the devices that are currently plugged in, showing the topology of the USB bus. It also displays information on each individual device on the bus. More information can be found at the Linux USB web site http://www.linux-usb.org/ . |
xdu 3.0-18 display the output of "du" in an X window |
XDU is a program for displaying a graphical tree of disk space utilization as reported by the UNIX utility "du". You can navigate up and down in the tree, sort things, and print out information. |
zip 3.0-8 Archiver for .zip files http://www.info-zip.org/Zip.html |
This is InfoZIP's zip program. It produces files that are fully compatible with the popular PKZIP program; however, the command line options are not identical. In other words, the end result is the same, but the methods differ. :-) This version supports encryption. |
Name, Version, Description, Homepage | Long Description |
---|---|
giggle 0.7-2+b1 GTK+ frontend for the git directory tracker http://live.gnome.org/giggle |
Giggle is a GTK+ frontend to the git directory tracker. With Giggle you will be able to visualize and browse easily the revision tree, view changed files and differences between revisions, visualize summarized info for the project, commit changes and other useful tasks for any git projects contributor. |
git-buildpackage 0.6.22 Suite to help with Debian packages in Git repositories https://honk.sigxcpu.org/piki/projects/git-buildpackage/ |
This package contains the following tools: * gbp import-{dsc,dscs}: import existing Debian source packages into a git repository * gbp import-orig: import a new upstream version into the git repository * gbp buildpackage: build a package out of a git repository, check for local modifications and tag appropriately * gbp dch: generate Debian changelog entries from Git commit messages * gbp {pull,clone}: clone and pull from remote repos * gbp pq: manage debian/patches easily * gbp create-remote-repo: create remote repositories |
git-gui 1:2.1.4-2.1+deb8u2 fast, scalable, distributed revision control system (GUI) http://git-scm.com/ |
Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. This package provides the git graphical user interface. If aspell is installed, it can check the spelling of commit messages as the user types. |
gitg 0.2.7-3 git repository viewer https://live.gnome.org/Gitg |
gitg is a fast git repository browser. It currently features: * Loading large repositories very fast * Show/browse repository history * Show highlighted revision diff * Browse file tree of a revision and export by drag and drop * Search in the revision history on subject, author or hash * Switch between history view of branches easily * Commit view providing per hunk stage/unstage and commit |
gitk 1:2.1.4-2.1+deb8u2 fast, scalable, distributed revision control system (revision tree visualizer) http://git-scm.com/ |
Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. This package provides the gitk program, a tcl/tk revision tree visualizer. |
magit 1.2.1-1 Emacs interface for Git http://magit.github.com/magit/index.html |
With Magit, you can inspect and modify your Git repositories with Emacs. You can review and commit the changes you have made to the tracked files, for example, and you can browse the history of past changes. There is support for cherry picking, reverting, merging, rebasing, and other common Git operations. |
Name, Version, Description, Homepage | Long Description |
---|---|
browser-plugin-vlc 2.0.6-4 multimedia plugin for web browsers based on VLC http://www.videolan.org/vlc/ |
This plugin adds support for MPEG, MPEG2, DVD, DivX, Ogg/Vorbis and many more formats to any Gecko-based web browser (Firefox, Galeon, etc.). The decoding process is done by VLC and the output window is embedded in a webpage or directly in the browser window. There is also support for fullscreen display and javascript control. VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, !DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. |
dvd+rw-tools 7.1-11 DVD+-RW/R tools http://fy.chalmers.se/~appro/linux/DVD+RW/ |
The dvd+rw-tools suite makes it possible to burn DVD images created by dvdauthor or genisoimage to DVD+R, DVD+RW, DVD-R, and DVD-RW disks, replacing cdrecord-proDVD in many cases. This package contains dvd+rw-mediainfo (to give details about DVD disks), and some programs to control the write speed and obtain information from DVD-RAM. Additionally, it depends on the growisofs package to provide the main front-end for burning DVD-like media. |
frei0r-plugins 1.4-3 minimalistic plugin API for video effects, plugins collection http://frei0r.dyne.org/ |
frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications. frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework). This package contains a collection of plugins. |
kazam 1.4.5-1 screencast and screenshot application created with design in mind https://launchpad.net/kazam |
Kazam provides a well designed and easy to use interface for capturing screencasts and screenshots. It can record desktop video and multiple audio streams simultaneously with control over audio levels and the screen region being captured. Support for H264 and VP8 codecs is built in. |
openshot 1.4.3-1.1 Create and edit videos and movies http://www.openshotvideo.com/ |
OpenShot Video Editor is a free, open-source, non-linear video editor. It can create and edit videos and movies using many popular video, audio, and image formats. Create videos for YouTube, Flickr, Vimeo, Metacafe, iPod, Xbox, and many more common formats! Features include: * Multiple tracks (layers) * Compositing, image overlays, and watermarks * Support for image sequences (rotoscoping) * Key-frame animation * Video and audio effects (chroma-key) * Transitions (lumas and masks) * 3D animation (titles and physics simulations) * Chroma key (green screen & blue screen) * Transcode (convert video encodings) * Upload videos (YouTube and Vimeo supported) |
vlc 2.2.4-1~deb8u1 multimedia player and streamer http://www.videolan.org/vlc/ |
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, !DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP. VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional plugins (vlc-plugin-fluidsynth, vlc-plugin-jack, vlc-plugin-notify, vlc-plugin-samba, vlc-plugin-sdl, vlc-plugin-svg, vlc-plugin-zvbi). |
Name, Version, Description, Homepage | Long Description |
---|---|
icedtea-plugin 1.5.3-1 web browser plugin to execute Java applets (dependency package) http://icedtea.classpath.org/wiki/IcedTea-Web |
IcedTeaPlugin is a web browser plugin to execute Java applets, supporting !LiveConnect/JavaScript. It is targeted for xulrunner-1.9 and compatible browsers that support the NPAPI. This is a dependency package, it can be safely removed after upgrade. |
rawdog 2.20-1 RSS Aggregator Without Delusions Of Grandeur http://offog.org/code/rawdog/ |
rawdog is a feed aggregator, capable of producing a personal "river of news" or a public "planet" page. It supports all common feed formats, including all versions of RSS and Atom. By default, it is run from cron, collects articles from a number of feeds, and generates a static HTML page listing the newest articles in date order. It supports per-feed customizable update times, and uses ETags, Last-Modified, gzip compression, and RFC3229+feed to minimize network bandwidth usage. Its behaviour is highly customisable using plugins written in Python. |
vidyodesktop 3.3.0-027 Vidyo Desktop Client |
VidyoDesktop software client delivers low latency HD-quality video for natural communications, and single-click simplicity with an intuitive graphical user interface. Vidyo(TM) puts the productivity power of video conferencing into the hands of users. !VidyoDesktop is a highly flexible application with data sharing options and customizable personal screen layouts, including preferred speaker and continuous presence formats. VidyoDesktop integrates seamlessly with !VidyoRoom(TM), VidyoPanorama, VidyoMobile systems, traditional H.323 and SIP endpoints using the VidyoGateway(TM). |
xul-ext-adblock-plus 2.7.3+dfsg-1~deb8u1 advertisement blocking extension for web browsers http://adblockplus.org/ |
Adblock Plus is a content-filtering extension for Firefox, Thunderbird, and several other applications; it allows users to prevent webpage elements, such as advertisements, from being downloaded and displayed. On the first run, Adblock Plus will ask you if you want to subscribe to a filter list, which is automatically updated and blocks a lot of common advertisements. Additional filters can be added at will, and it's also possible to use wildcards in order to block e.g. all images or JavaScript files from specific servers or directories. |
xul-ext-debianbuttons 1.11-1 Buttons for querying Debian-related pages with Iceweasel/Firefox http://icedeb.ktnx.net/ |
Debian buttons is an extension that provides several new buttons for quick access to information about Debian packages, bug reports, mailing list messages or developers on the web using text from the X11 clipboard. |
xul-ext-dom-inspector 1:2.0.14-1 tool for inspecting the DOM of web pages https://addons.mozilla.org/firefox/addon/dom-inspector-6622/ |
This is a tool that allows you to inspect the DOM for web pages in Iceweasel and Iceape. This is of great use to people who are doing Mozilla chrome development or web page development. |
xul-ext-flashblock 1.5.18-1 Mozilla extension to block Adobe Flash content http://flashblock.mozdev.org |
Flashblock is an extension for the Iceweasel/Firefox browser that takes a pessimistic approach to dealing with Adobe Flash content on a webpage and blocks ALL Flash content from loading. It then leaves placeholders on the webpage that allow you to click to download and then view the Flash content. |
xul-ext-https-everywhere 4.0.2-3 extension to force the use of HTTPS on many sites https://www.eff.org/https-everywhere |
HTTPS Everywhere is a Firefox/Iceweasel extension produced as a collaboration between The Tor Project and the Electronic Frontier Foundation. It encrypts your communications with a number of major websites. Many sites on the web offer some limited support for encryption over HTTPS, but make it difficult to use. For instance, they may default to unencrypted HTTP, or fill encrypted pages with links that go back to the unencrypted site. The HTTPS Everywhere extension fixes these problems by rewriting all requests to these sites to HTTPS. |
xul-ext-xclear 1.8-2 'clear' icons Iceweasel's URL, search and find input fields https://addons.mozilla.org/en-us/seamonkey/addon/xclear/ |
This add-on places an X-icon at the end of the URL, search and quickfind fields to clear the contents of these fields. This is useful for X-windows users to be able to middle-click paste into these fields without erasing their current clipboard contents when marking the text in the field for deletion. |
Name, Version, Description, Homepage | Long Description |
---|---|
emacs-intl-fonts 1.2.1-8 Fonts to allow multi-lingual PostScript printing from Emacs |
This package includes BDF fonts to print Amharic, Arabic, Cantonese, Chinese, Czech, Danish, Esperanto, Estonian, Finnish, French, German, Greek, Hebrew, Hindi, Italian, Japanese, Korean, Maltese, Nederlands, Norwegian, Polish, Russian, Slovak, Spanish, Swedish, Thai, Tigrigna, Turkish and Vietnamese text as bit-mapped PostScript. To see these languages in X, you can use the xfonts-intl-* packages (among others). |
florence 0.6.2-2 extensible and scalable virtual keyboard for X http://florence.sourceforge.net/ |
Florence is an extensible scalable virtual keyboard for X. It is useful when a real keyboard is unusable either because of a handicap, disease, broken keyboard or tablet PC; but when a pointing device is usable. Florence stays out of your way: it appears on the screen only when needed. An auto-click functionality also help people having difficulties to click buttons. |
gkrellm 2.3.6~rc1-1 GNU Krell Monitors http://gkrellm.net/ |
With a single process, gkrellm manages multiple stacked monitors and supports applying themes to match the monitors appearance to your window manager, Gtk, or any other theme. |
gkrellmoon 0.6-5 Gkrellm Moon Clock Plugin |
Adds a moon clock to your gkrellm. |
i3lock 2.6-1 improved screen locker http://i3wm.org/i3lock/ |
i3lock is a simple screen locker like slock. After starting it, you will see a white screen (you can configure the color/an image). You can return to your screen by entering your password. i3lock forks so you can combine it with an alias to suspend to RAM. You can specify either a background color or a PNG image which will be displayed while your screen is locked. You can specify whether i3lock should bell upon a wrong password. i3lock uses PAM and therefore is compatible with LDAP etc. |
kdm 4:4.11.13-2 KDE Display Manager for X11 http://www.kde.org/ |
KDM manages a collection of X servers running on local or remote machines. It allows users to easily log into their preferred desktop environment, connect to a remote XDMCP server, or shut down the system. KDM supports custom themes and can display a list of users with icons. Additional user icons can be found in the 'kdepasswd' package. This package is part of the KDE base workspace module. |
mesa-utils 8.2.0-1 Miscellaneous Mesa GL utilities http://mesa3d.org/ |
This package provides several basic GL utilities built by Mesa, including glxinfo and glxgears. |
rdesktop 1.8.2-3+deb8u1 RDP client for Windows NT/2000 Terminal Server and Windows Servers |
rdesktop is an open source client for Windows NT/2000 Terminal Server and Windows Server 2003/2008. Capable of natively speaking its Remote Desktop Protocol (RDP) in order to present the user's Windows desktop. Unlike Citrix ICA, no server extensions are required. |
suckless-tools 40-1+deb8u1 simple commands for minimalistic window managers http://www.suckless.org |
This package provides simple commands designed to be used with a minimalistic window manager like dwm but they can be useful in scripts regardless of the window manager used. * dmenu: Dynamic menu is a generic menu for X. * lsw: Lists the titles of all running X windows to stdout, similar to ls(1). * lsx: Lists executables in a directory. * slock: Simple X display locker that locks the X session. * sprop: Sets or gets X window properties. * sselp: Simple X selection printer that prints the X selection to stdout. * ssid: Simple setsid replacement. * swarp: Simple X warping tool to warp the mouse pointer to a given position. * tabbed: Simple generic tabbed fronted to xembed aware applications. * wmname: Prints/sets the window manager name property of the root window imilar to how hostname(1) behaves. * xssstate: Retrieves the state of X screensaver. |
vnc4server 4.1.1+X4.3.0-37.6 Virtual network computing server software |
VNC stands for Virtual Network Computing. It is, in essence, a remote display system which allows you to view a computing `desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. This package provides a vncserver to which X clients can connect and the server generates a display that can be viewed with a vncviewer. It contains an X server connector so clients can connect to your local X desktop directly. Note: This server does not need a display. You need a vncviewer to see something. This viewer may also be on a computer running other operating systems. |
x2goclient 4.0.3.1-4 X2Go Client application (Qt4) http://wiki.x2go.org/ |
X2Go is a serverbased computing environment with - session resuming - low bandwidth support - session brokerage support - client-side mass storage mounting support - client-side printing support - audio support - authentication by smartcard and USB stick !X2Go Client is a graphical client (Qt4) for the X2Go system. You can use it to connect to running sessions and start new sessions. |
x2goserver 4.0.1.19-0x2go2+git20160126.1064+jessie.main.1 X2Go server daemon scripts http://code.x2go.org/releases/source/x2goserver |
X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client-side mass storage mounting support - client-side printing support - audio support - authentication by smartcard and USB stick This package contains the main daemon and tools for !X2Go server-side session administrations. The x2goserver package provides full functionality for running the X2Go project's legacy X2Go client (x2goclient) on the client-side. However, if you intend using other client implementations of X2Go make sure that you also have X2Go server extensions package (x2goserver-extensions) installed. |
xclip 0.12+svn84-4 command line interface to X selections http://xclip.sourceforge.net |
xclip is a command line utility that is designed to run on any system with an X11 implementation. It provides an interface to X selections ("the clipboard") from the command line. It can read data from standard in or a file and place it in an X selection for pasting into other X applications. xclip can also print an X selection to standard out, which can then be redirected to a file or another program. |
xkeycaps 2.47-4 manipulate X11 keymaps (for xmodmap) graphically |
xkeycaps is a graphical front-end to xmodmap(1). It opens a window that looks like a keyboard; moving the mouse over a key shows what KeySyms and Modifier bits that key generates. Clicking on a key simulates KeyPress/KeyRelease events on the window of your choice. It is possible to change the KeySyms and Modifiers generated by a key through a mouse-based interface. This program can also write an input file for xmodmap to recreate your changes in future sessions. |
xmobar 0.22-1 lightweight status bar for X11 window managers http://projects.haskell.org/xmobar/ |
xmobar is a lightweight text-based status bar for X11 desktops written in Haskell and designed to work with (but not limited to) xmonad. It has a variety of plugins allowing the display of system-related data and an extensible architecture that makes it easy to write one's own plugins. xmobar supports displaying UTF-8 text and using TrueType fonts via Xft. |
xmonad 0.11-9 Lightweight X11 window manager written in Haskell http://xmonad.org/ |
Xmonad is a minimalist tiling window manager for X, written in Haskell. Windows are managed using automatic layout algorithms, which can be dynamically reconfigured. At any time windows are arranged so as to maximise the use of screen real estate. All features of the window manager are accessible purely from the keyboard: a mouse is entirely optional. Xmonad is configured in Haskell, and custom layout algorithms may be implemented by the user in config files. A principle of Xmonad is predictability: the user should know in advance precisely the window arrangement that will result from any action. This package comes pre-configured with the default configuration. If you want to build your custom-configured version, make sure that libghc-xmonad-dev is installed and put your configuration in ~/.xmonad/xmonad.hs |
xorg 1:7.7+7 X.Org X Window System |
This metapackage provides the components for a standalone workstation running the X Window System. It provides the X libraries, an X server, a set of fonts, and a group of basic X clients and utilities. Higher level metapackages, such as those for desktop environments, can depend on this package and simplify their dependencies. It should be noted that a package providing x-window-manager should also be installed to ensure a comfortable X experience. |
xournal 1:0.4.8-1 GTK+ Application for note taking http://xournal.sourceforge.net/ |
Xournal is a GTK+ application for notetaking, sketching and keeping a journal using a stylus. It can also be used to add annotations to PDF files. |
xrestop 0.4-9 X11 server resource usage monitor |
xrestop uses the X-Resource extension to provide top(1)-like statistics for each connected X11 client's server-side resource usage. It is intended as a developer tool to aid more efficient server resource usage and debug server-side resource leakage. xrestop requires the X-Resource extension, supported by XFree86 4.3 and above, and by the freedesktop.org X server. |
xscreensaver 5.30-1+deb8u2 Screensaver daemon and frontend for X11 http://www.jwz.org/xscreensaver/ |
XScreenSaver is a modular screen saver and locker for X11, containing more than 200 screen savers. This package includes the bare minimum needed to blank and lock your screen. Install this package if you prefer xscreensaver to gnome-screensaver. If you prefer gnome-screensaver, you don't need to install this package. The graphical display modes are in the xscreensaver-data, xscreensaver-data-extra, xscreensaver-gl and xscreensaver-gl-extra packages. |
xserver-xephyr 2:1.16.4-1 nested X server |
Xephyr is an X server that can be run inside another X server, much like Xnest. It is based on the kdrive X server, and as a result it supports newer extensions than Xnest, including render and composite. More information about X.Org can be found at: <URL:http://www.X.org> This package is built from the X.org xserver module. |
Name, Version, Description, Homepage | Long Description |
---|---|
orage 4.10.0-1+b2 Calendar for Xfce Desktop Environment http://www.xfce.org/ |
This package contains a calendar for the Xfce4 desktop environment. It integrates itself nicely into the desktop environment, is highly configurable and supports alerts based on dates. If you are looking for a good graphical calendar, you will probably want to try out orage. It stores its data in iCal format. |
xfce4 4.10.1 Meta-package for the Xfce Lightweight Desktop Environment http://www.xfce.org/ |
Xfce is a lightweight desktop environment for unix-like operating systems. It aims to be fast and lightweight, while still being visually appealing and easy to use. Designed for productivity, it loads and executes applications fast, while conserving system resources. This package is a metapackage; it depends on the core packages of the Xfce4 desktop environment and recommends some extra Xfce4 packages. If you intend to use Xfce4 and want the full experience then installing this package and the packages it Recommends is a great place to start. If you just want to pick and choose the core components then feel free to remove this package. |
xfce4-goodies 4.10 enhancements for the Xfce4 Desktop Environment http://goodies.xfce.org/ |
are related to the Xfce desktop, but not part of the official release. This package will install the following Xfce4 related plugins: * Extra artwork (xfce4-artwork) * Battery levels monitor (xfce4-battery-plugin) * Clipboard history (xfce4-clipman-plugin) * CPU frequency management plugin (xfce4-cpufreq-plugin) * CPU utilisation graphs (xfce4-cpugraph-plugin) * Date and time plugin (xfce4-datetime-plugin) * Disk performance display (xfce4-diskperf-plugin) * Filesystem monitor (xfce4-fsguard-plugin) * Generic monitor, for displaying any command result (xfce4-genmon-plugin) * Mail watcher (xfce4-mailwatch-plugin) * Mount plugin (xfce4-mount-plugin) * Network load monitor (xfce4-netload-plugin) * Notes plugin (xfce4-notes-plugin) * Quick access to bookmarked folders, recent documents and removable media (xfce4-places-plugin) * Tiny launchers (xfce4-quicklaunchers) * Sensors plugin, frontend to lm-sensors (xfce4-sensors-plugin) * Smartbookmarks plugin (xfce4-smartbookmark-plugin) * System load monitor (xfce4-systemload-plugin) * Timer plugin (xfce4-timer-plugin) [..] |
xfce4-mixer 4.10.0-3 Xfce mixer application http://www.xfce.org/ |
This is the frontend for mixer settings delivered together with the Xfce4 desktop environment. It does the same jobs other mixer frontends do but is integrated into the Xfce4 desktop as a plugin for the Xfce4 main panel. It uses GStreamer as a backend. |