Skip to content

Instantly share code, notes, and snippets.

@akafred
Last active August 29, 2015 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akafred/2ed43390a00bfcf7d14c to your computer and use it in GitHub Desktop.
Save akafred/2ed43390a00bfcf7d14c to your computer and use it in GitHub Desktop.
Package lists for koha_salt_docker pre/post 3.18 upgrade.
# Found the revisions I wanted from: https://github.com/digibib/koha-salt-docker/commits/master
# (Not all revisions are pushed to docker hub, but most are.)
sudo docker pull digibib/koha:a133861cb983ea646e4ff8d8e89b497f6a832bac
sudo docker pull digibib/koha:4f069bf1cce538eb212c1ae5c36150ffd008cd4a
sudo docker run -d --name="koha_3_16" digibib/koha:a133861cb983ea646e4ff8d8e89b497f6a832bac
sudo docker run -d --name="koha_3_18" digibib/koha:4f069bf1cce538eb212c1ae5c36150ffd008cd4a
sudo docker exec -it koha_3_16 dpkg-query -l|sort > koha-3_16_a133861cb983ea646e4ff8d8e89b497f6a832bac.txt
sudo docker exec -it koha_3_18 dpkg-query -l|sort > koha-3_18_4f069bf1cce538eb212c1ae5c36150ffd008cd4a.txt
ii adduser 3.113+nmu3 all add and remove users and groups
ii apache2 2.2.22-13+deb7u3 amd64 Apache HTTP Server metapackage
ii apache2-mpm-itk 2.2.22-13+deb7u3 amd64 multiuser MPM for Apache 2.2
ii apache2-utils 2.2.22-13+deb7u3 amd64 utility programs for webservers
ii apache2.2-bin 2.2.22-13+deb7u3 amd64 Apache HTTP Server common binary files
ii apache2.2-common 2.2.22-13+deb7u3 amd64 Apache HTTP Server common files
ii apt 0.9.7.9+deb7u6 amd64 commandline package manager
ii apt-utils 0.9.7.9+deb7u6 amd64 package managment related utility programs
ii at 3.1.13-2+deb7u1 amd64 Delayed job execution and batch processing
ii autopoint 0.18.1.1-9 all The autopoint program from GNU gettext
ii base-files 7.1wheezy6 amd64 Debian base system miscellaneous files
ii base-passwd 3.5.26 amd64 Debian base system master password and group files
ii bash 4.2+dfsg-0.1+deb7u3 amd64 GNU Bourne Again SHell
ii bash-completion 1:2.0-1 all programmable completion for the bash shell
ii binutils 2.22-8 amd64 GNU assembler, linker and binary utilities
ii bsdutils 1:2.20.1-5.3 amd64 Basic utilities from 4.4BSD-Lite
ii build-essential 11.5 amd64 Informational list of build-essential packages
ii bzip2 1.0.6-4 amd64 high-quality block-sorting file compressor - utilities
ii ca-certificates 20130119+deb7u1 all Common CA certificates
ii chrpath 0.13-2 amd64 Tool to edit the rpath in ELF binaries
ii coreutils 8.13-3.5 amd64 GNU core utilities
ii cpp 4:4.7.2-1 amd64 GNU C preprocessor (cpp)
ii cpp-4.7 4.7.2-5 amd64 GNU C preprocessor
ii cron 3.0pl1-124 amd64 process scheduling daemon
ii curl 7.26.0-1+wheezy10 amd64 command line tool for transferring data with URL syntax
ii daemon 0.6.4-1 amd64 turns other processes into daemons
ii dash 0.5.7-3 amd64 POSIX-compliant shell
ii dbus 1.6.8-1+deb7u4 amd64 simple interprocess messaging system (daemon and utilities)
ii dctrl-tools 2.22.2 amd64 Command-line tools to process Debian package information
ii debconf 1.5.49 all Debian configuration management system
ii debconf-i18n 1.5.49 all full internationalization support for debconf
ii debconf-utils 1.5.49 all debconf utilities
ii debian-archive-keyring 2012.4 all GnuPG archive keys of the Debian archive
ii debianutils 4.3.2 amd64 Miscellaneous utilities specific to Debian
ii diffutils 1:3.2-6 amd64 File comparison utilities
ii dmidecode 2.11-9 amd64 SMBIOS/DMI table decoder
ii docbook-xml 4.5-7.2 all standard XML documentation system for software and systems
ii docbook-xsl 1.76.1+dfsg-1 all stylesheets for processing DocBook XML to various output formats
ii dpkg 1.16.15 amd64 Debian package management system
ii dpkg-dev 1.16.15 all Debian package development tools
ii e2fslibs:amd64 1.42.5-1.1 amd64 ext2/ext3/ext4 file system libraries
ii e2fsprogs 1.42.5-1.1 amd64 ext2/ext3/ext4 file system utilities
ii fakeroot 1.18.4-2 amd64 tool for simulating superuser privileges
ii file 5.11-2+deb7u5 amd64 Determines file type using "magic" numbers
ii findutils 4.4.2-4 amd64 utilities for finding files--find, xargs
ii fontconfig 2.9.0-7.1 amd64 generic font configuration library - support binaries
ii fontconfig-config 2.9.0-7.1 all generic font configuration library - configuration
ii fonts-droid 20111207+git-1 all handheld device font with extensive style and language support
ii fonts-liberation 1.07.2-6 all Fonts with the same metrics as Times, Arial and Courier
ii g++ 4:4.7.2-1 amd64 GNU C++ compiler
ii g++-4.7 4.7.2-5 amd64 GNU C++ compiler
ii gcc 4:4.7.2-1 amd64 GNU C compiler
ii gcc-4.7 4.7.2-5 amd64 GNU C compiler
ii gcc-4.7-base:amd64 4.7.2-5 amd64 GCC, the GNU Compiler Collection (base package)
ii gettext 0.18.1.1-9 amd64 GNU Internationalization utilities
ii gettext-base 0.18.1.1-9 amd64 GNU Internationalization utilities for the base system
ii ghostscript 9.05~dfsg-6.3+deb7u1 amd64 interpreter for the PostScript language and for PDF
ii gir1.2-glib-2.0 1.32.1-1 amd64 Introspection data for GLib, GObject, Gio and GModule
ii git 1:1.7.10.4-1+wheezy1 amd64 fast, scalable, distributed revision control system
ii git-man 1:1.7.10.4-1+wheezy1 all fast, scalable, distributed revision control system (manual pages)
ii gnupg 1.4.12-7+deb7u6 amd64 GNU privacy guard - a free PGP replacement
ii gnuplot 4.6.0-8 all Command-line driven interactive plotting program
ii gnuplot-nox 4.6.0-8 amd64 Command-line driven interactive plotting program. No-X package
ii gpgv 1.4.12-7+deb7u6 amd64 GNU privacy guard - signature verification tool
ii graphviz 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools
ii grep 2.12-2 amd64 GNU grep, egrep and fgrep
ii groff 1.21-9 amd64 GNU troff text-formatting system
ii groff-base 1.21-9 amd64 GNU troff text-formatting system (base system components)
ii gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 all Fonts for the Ghostscript interpreter(s)
ii gzip 1.5-1.1 amd64 GNU compression utilities
ii heirloom-mailx 12.5-2 amd64 feature-rich BSD mail(1)
ii hicolor-icon-theme 0.12-1 all default fallback theme for FreeDesktop.org icon themes
ii hostname 3.11 amd64 utility to set/show the host name or domain name
ii htop 1.0.1-1 amd64 interactive processes viewer
ii idzebra-2.0 2.0.44-3 amd64 IDZebra metapackage (the works)
ii idzebra-2.0-common 2.0.44-3 all IDZebra common files
ii idzebra-2.0-doc 2.0.44-3 all IDZebra documentation
ii idzebra-2.0-utils 2.0.44-3 amd64 IDZebra utility programs
ii imagemagick 8:6.7.7.10-5+deb7u3 amd64 image manipulation programs
ii imagemagick-common 8:6.7.7.10-5+deb7u3 all image manipulation programs -- infrastructure
ii inetutils-ping 2:1.9-2 amd64 ICMP echo tool
ii initscripts 2.88dsf-41+deb7u1 amd64 scripts for initializing and shutting down the system
ii insserv 1.14.0-5 amd64 boot sequence organizer using LSB init.d script dependency information
ii iproute 20120521-3+b3 amd64 networking and traffic control tools
ii iso-codes 3.41-1 all ISO language, territory, currency, script codes and their translations
ii javascript-common 7 all Base support for javascript library packages
ii koha-common 3.16.04 all integrated (physical) library management system
ii krb5-locales 1.10.1+dfsg-5+deb7u2 all Internationalization support for MIT Kerberos
ii less 444-4 amd64 pager program similar to more
ii libacl1:amd64 2.2.51-8 amd64 Access control list shared library
ii libaio1:amd64 0.3.109-3 amd64 Linux kernel AIO access library - shared library
ii libalgorithm-c3-perl 0.08-1 all Perl module for merging hierarchies using the C3 algorithm
ii libalgorithm-checkdigits-perl 0.50-1 all Perl extension to generate and test check digits
ii libalgorithm-diff-perl 1.19.02-2 all module to find differences between files
ii libalgorithm-diff-xs-perl 0.04-2+b1 amd64 module to find differences between files (XS accelerated)
ii libalgorithm-merge-perl 0.08-2 all Perl module for three-way merge of textual data
ii libanyevent-http-perl 2.14-1koha1 all unknown
ii libanyevent-perl 7.010-1 amd64 event loop framework with multiple implementations
ii libappconfig-perl 1.66-1 all Perl module for configuration file and command line handling
ii libapr1 1.4.6-3+deb7u1 amd64 Apache Portable Runtime Library
ii libaprutil1 1.4.1-3 amd64 Apache Portable Runtime Utility Library
ii libaprutil1-dbd-sqlite3 1.4.1-3 amd64 Apache Portable Runtime Utility Library - SQLite3 Driver
ii libaprutil1-ldap 1.4.1-3 amd64 Apache Portable Runtime Utility Library - LDAP Driver
ii libapt-inst1.5:amd64 0.9.7.9+deb7u6 amd64 deb package format runtime library
ii libapt-pkg4.12:amd64 0.9.7.9+deb7u6 amd64 package managment runtime library
ii libarchive-zip-perl 1.30-6 all Perl module for manipulation of ZIP archives
ii libasprintf0c2:amd64 0.18.1.1-9 amd64 GNU library to use fprintf and friends in C++
ii libattr1:amd64 1:2.4.46-8 amd64 Extended attribute shared library
ii libauthen-cas-client-perl 0.05-1 all Perl module for authentication using CAS
ii libavahi-client3:amd64 0.6.31-2 amd64 Avahi client library
ii libavahi-common-data:amd64 0.6.31-2 amd64 Avahi common data files
ii libavahi-common3:amd64 0.6.31-2 amd64 Avahi common library
ii libb-hooks-endofscope-perl 0.11-1 all module for executing code after a scope finished compilation
ii libbarcode-code128-perl 2.01-2 all Perl library to generate CODE 128 bar codes
ii libbiblio-endnotestyle-perl 0.05-1 all Reference formatting using Endnote-like templates
ii libbit-vector-perl 7.2-1 amd64 Perl module for bit vectors and more
ii libblas3 1.2.20110419-5 amd64 Basic Linear Algebra Reference implementations, shared library
ii libblas3gf 1.2.20110419-5 all Transitional package for libblas
ii libblkid1:amd64 2.20.1-5.3 amd64 block device id library
ii libbsd0:amd64 0.4.2-1 amd64 utility functions from BSD systems - shared library
ii libbusiness-isbn-data-perl 20081208-1 all data pack for Business::ISBN
ii libbusiness-isbn-perl 2.05-1 all Perl library to work with International Standard Book Numbers
ii libbz2-1.0:amd64 1.0.6-4 amd64 high-quality block-sorting file compressor library - runtime
ii libc-bin 2.13-38+deb7u6 amd64 Embedded GNU C Library: Binaries
ii libc-dev-bin 2.13-38+deb7u6 amd64 Embedded GNU C Library: Development binaries
ii libc6-dev:amd64 2.13-38+deb7u6 amd64 Embedded GNU C Library: Development Libraries and Header Files
ii libc6:amd64 2.13-38+deb7u6 amd64 Embedded GNU C Library: Shared libraries
ii libcache-fastmmap-perl 1.40-1 amd64 Perl module providing a mmap'ed cache
ii libcache-memcached-fast-perl 0.19-2+b1 amd64 Perl client for memcached, in C language
ii libcache-memcached-perl 1.30-1 all Perl module for using memcached servers
ii libcache-perl 2.04-3 all Cache interface
ii libcairo2:amd64 1.12.2-3 amd64 The Cairo 2D vector graphics library
ii libcap2:amd64 1:2.22-1.2 amd64 support for getting/setting POSIX.1e capabilities
ii libcarp-assert-more-perl 1.12-2 all Convenience wrappers for libcarp-assert-perl
ii libcarp-assert-perl 0.20-2 all Carp::Assert - executable comments for perl
ii libcarp-clan-perl 6.04-1 all Perl enhancement to Carp error logging facilities
ii libcdt4 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools - cdt library
ii libcgi-application-dispatch-perl 3.07-2 all request dispatcher for CGI::Application
ii libcgi-application-perl 4.50-1 all framework for building reusable web-applications
ii libcgi-session-driver-memcached-perl 0.04-1koha2 all Perl module to allow CGI sessions to be stored in memcache
ii libcgi-session-perl 4.46-1 all persistent session data in CGI applications
ii libcgi-session-serialize-yaml-perl 4.26-1 all YAML and YAML::Syck support for CGI::Session's serializers
ii libcgraph5 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools - cgraph library
ii libclass-accessor-chained-perl 0.01.1~debian-2.1 all make chained accessors
ii libclass-accessor-grouped-perl 0.10006-1 all Perl module to build groups of accessors
ii libclass-accessor-perl 0.34-1 all Perl module that automatically generates accessors
ii libclass-adapter-perl 1.07-1 all Perl implementation of the "Adapter" Design Pattern
ii libclass-base-perl 0.05-1 all useful base class for deriving other modules
ii libclass-c3-componentised-perl 1.001000-1 all module to load mix-ins or components to C3-based classes
ii libclass-c3-perl 0.24-1 all pragma for using the C3 method resolution order
ii libclass-c3-xs-perl 0.13-1+b2 amd64 Perl module to accelerate Class::C3
ii libclass-data-inheritable-perl 0.08-1 all Inheritable, overridable class data
ii libclass-factory-util-perl 1.7-2 all Utility method for factory classes
ii libclass-inspector-perl 1.27-1 all Perl module that provides information about classes
ii libclass-isa-perl 0.36-3 all report the search path for a class's ISA tree
ii libclass-load-perl 0.17-1 all module for loading modules by name
ii libclass-load-xs-perl 0.04-1 amd64 XS implementation of parts of Class::Load
ii libclass-makemethods-perl 1.01-4 all Perl module for generating common types of methods
ii libclass-method-modifiers-perl 1.09-1 all Perl module providing method modifiers
ii libclass-mix-perl 0.003-1 all dynamic class mixing
ii libclass-returnvalue-perl 0.55-1 all A return-value object that lets you treat it as a boolean, array or object
ii libclass-singleton-perl 1.4-1 all implementation of a "Singleton" class
ii libclass-unload-perl 0.07-1 all Perl module to unload a class at runtime
ii libclass-xsaccessor-perl 1.13-1 amd64 Perl module providing fast XS accessors
ii libclone-perl 0.31-1+b2 amd64 recursively copy Perl datatypes
ii libcomerr2:amd64 1.42.5-1.1 amd64 common error description library
ii libcommon-sense-perl 3.6-1 all module that implements some sane defaults for Perl programs
ii libconfig-any-perl 0.23-1 all module to load configuration from different file formats
ii libconfig-general-perl 2.50-1 all Generic Configuration Module
ii libconfig-tiny-perl 2.14-1 all Read/Write .ini style files with as little code as possible
ii libcontext-preserve-perl 0.01-1 all Perl module to preserve calling context
ii libconvert-asn1-perl 0.26-1 all Perl module for encoding and decoding ASN.1 data structures
ii libconvert-binhex-perl 1.119+pristine-3 all Perl5 module for extracting data from macintosh BinHex files
ii libcroco3:amd64 0.6.6-2 amd64 Cascading Style Sheet (CSS) parsing and manipulation toolkit
ii libcrypt-eksblowfish-perl 0.008-1+b2 amd64 Perl module implementing the Eksblowfish block cipher
ii libcrypt-ssleay-perl 0.58-1 amd64 OpenSSL support for LWP
ii libcups2:amd64 1.5.3-5+deb7u4 amd64 Common UNIX Printing System(tm) - Core library
ii libcupsimage2:amd64 1.5.3-5+deb7u4 amd64 Common UNIX Printing System(tm) - Raster image library
ii libcurl3-gnutls:amd64 7.26.0-1+wheezy10 amd64 easy-to-use client-side URL transfer library (GnuTLS flavour)
ii libcurl3:amd64 7.26.0-1+wheezy10 amd64 easy-to-use client-side URL transfer library (OpenSSL flavour)
ii libdata-compare-perl 1.22-0.1 all perl module to compare perl data structures recursively
ii libdata-dump-perl 1.21-1 all Perl module to help dump data structures
ii libdata-dumper-concise-perl 2.020-1 all module for more shorter Data::Dumper-like output
ii libdata-ical-perl 0.18+dfsg-1 all Perl module for manipulating iCalendar (RFC2445) files
ii libdata-optlist-perl 0.107-1 all module to parse and validate simple name/value option pairs
ii libdata-page-perl 2.02-1 all Help when paging through sets of results
ii libdata-paginator-perl 0.05-1koha1 all Pagination with Moose
ii libdate-calc-perl 6.3-1 all Perl library for accessing dates
ii libdate-calc-xs-perl 6.3-1 amd64 Perl library for accessing dates
ii libdate-manip-perl 6.32-1 all module for manipulating dates
ii libdatetime-event-ical-perl 0.10-1 all Perl DateTime extension for computing RFC2445 recurrences
ii libdatetime-event-recurrence-perl 0.16-1 all Perl module to create recurring DateTime instances
ii libdatetime-format-builder-perl 0.8000-1 all module to create DateTime parsers
ii libdatetime-format-dateparse-perl 0.05-1 all Perl module parsing Date::Parse compatible formats
ii libdatetime-format-ical-perl 0.09-1 all Perl module to parse and format iCal datetime and duration strings
ii libdatetime-format-mail-perl 0.3001-1 all Convert between DateTime and RFC2822/822 formats
ii libdatetime-format-mysql-perl 0.04-2 all Parse and format MySQL dates and times
ii libdatetime-format-strptime-perl 1.5000-1 all Perl module to parse and format strp and strf time patterns
ii libdatetime-format-w3cdtf-perl 0.06-1 all module to parse and format W3CDTF datetime strings
ii libdatetime-locale-perl 1:0.45-1 all Perl extension providing localization support for DateTime
ii libdatetime-perl 2:0.7500-1 amd64 module for manipulating dates, times and timestamps
ii libdatetime-set-perl 0.31-1 all Datetime sets and set math
ii libdatetime-timezone-perl 1:1.58-1+2014h all framework exposing the Olson time zone database to Perl
ii libdatrie1:amd64 0.2.5-3 amd64 Double-array trie library
ii libdb5.1:amd64 5.1.29-5 amd64 Berkeley v5.1 Database Libraries [runtime]
ii libdbd-mock-perl 1.43-1 all Mock database driver for testing
ii libdbd-mysql-perl 4.021-1+b1 amd64 Perl5 database interface to the MySQL database
ii libdbd-sqlite2-perl 2:0.33-9+b2 amd64 Perl DBI driver with a self-contained RDBMS (SQLite2 version)
ii libdbi-perl 1.622-1+deb7u1 amd64 Perl Database Interface (DBI)
ii libdbix-class-perl 0.08196-3 all extensible and flexible object <-> relational mapper
ii libdbix-class-schema-loader-perl 0.07025-1 all module to automate definition of a DBIx::Class::Schema
ii libdbus-1-3:amd64 1.6.8-1+deb7u4 amd64 simple interprocess messaging system (library)
ii libdbus-glib-1-2:amd64 0.100.2-1 amd64 simple interprocess messaging system (GLib-based shared library)
ii libdevel-argnames-perl 0.03-1 all module providing access to subroutine variable names
ii libdevel-cover-perl 0.89-1 amd64 Perl tool for determining code coverage metrics
ii libdevel-globaldestruction-perl 0.06-1 all module to expose the flag that marks global destruction
ii libdevel-partialdump-perl 0.15-1 all Perl module to dump subroutine parameters concisely
ii libdevel-stacktrace-perl 1.2700-1 all Perl module containing stack trace and stack trace frame objects
ii libdigest-hmac-perl 1.03+dfsg-1 all module for creating standard message integrity checks
ii libdjvulibre-text 3.5.25.3-1 all Linguistic support files for libdjvulibre
ii libdjvulibre21 3.5.25.3-1 amd64 Runtime support for the DjVu image format
ii libdpkg-perl 1.16.15 all Dpkg perl modules
ii libdublincore-record-perl 0.03-1 all Container for Dublin Core metadata elements
ii libedit2:amd64 2.11-20080614-5 amd64 BSD editline and history libraries
ii libemail-abstract-perl 3.004-1 all library that presents unified interface to mail representations
ii libemail-date-format-perl 1.002-1 all Module to generate RFC-2822-valid date strings
ii libemail-date-perl 1.103-3 all Perl module for correct formatting of dates in emails
ii libemail-simple-perl 2.101-1 all module to parse RFC2822 headers and message format
ii libemail-valid-perl 0.190-1 all Perl module for checking the validity of Internet email addresses
ii libencode-locale-perl 1.03-1 all utility to determine the locale encoding
ii liberror-perl 0.17-1 all Perl module for error/exception handling in an OO-ish way
ii libeval-closure-perl 0.08-1 all Perl module to safely and cleanly create closures via string eval
ii libexception-class-perl 1.32-1 all module that allows you to declare real exception classes in Perl
ii libexiv2-12 0.23-1 amd64 EXIF/IPTC metadata manipulation library
ii libexpat1-dev 2.1.0-1+deb7u1 amd64 XML parsing C library - development kit
ii libexpat1:amd64 2.1.0-1+deb7u1 amd64 XML parsing C library - runtime library
ii libffi5:amd64 3.0.10-3 amd64 Foreign Function Interface library runtime
ii libfile-fcntllock-perl 0.14-2 amd64 Perl module for file locking with fcntl(2)
ii libfile-find-rule-perl 0.33-1 all module to search for files based on rules
ii libfile-listing-perl 6.04-1 all module to parse directory listings
ii libfile-nfslock-perl 1.21-1 all perl module to do NFS (or not) locking
ii libfile-sharedir-perl 1.00-0.1 all Locate per-dist and per-module shared files
ii libfile-slurp-perl 9999.19-1 all single call read & write file routines
ii libfont-afm-perl 1.20-1 all Font::AFM - Interface to Adobe Font Metrics files
ii libfont-ttf-perl 0.48-1 all Perl module for TrueType font hacking
ii libfontconfig1-dev 2.9.0-7.1 amd64 generic font configuration library - development
ii libfontconfig1:amd64 2.9.0-7.1 amd64 generic font configuration library - runtime
ii libfreetype6-dev 2.4.9-1.1 amd64 FreeType 2 font engine, development files
ii libfreetype6:amd64 2.4.9-1.1 amd64 FreeType 2 font engine, shared library files
ii libgcc1:amd64 1:4.7.2-5 amd64 GCC support library
ii libgcrypt11:amd64 1.5.0-5+deb7u1 amd64 LGPL Crypto library - runtime library
ii libgd-barcode-perl 1.15-5 all Perl module to create barcode images (GD::Barcode)
ii libgd-gd2-noxpm-perl 1:2.46-2+b1 amd64 Perl module wrapper for libgd - gd2 variant without XPM support
ii libgd2-noxpm:amd64 2.0.36~rc1~dfsg-6.1 amd64 GD Graphics Library version 2 (without XPM support)
ii libgdbm3:amd64 1.8.3-11 amd64 GNU dbm database routines (runtime version)
ii libgdk-pixbuf2.0-0:amd64 2.26.1-1 amd64 GDK Pixbuf library
ii libgdk-pixbuf2.0-common 2.26.1-1 all GDK Pixbuf library - data files
ii libgetopt-long-descriptive-perl 0.091-1 all module that handles command-line arguments with usage text
ii libgettextpo0:amd64 0.18.1.1-9 amd64 GNU Internationalization library
ii libgfortran3:amd64 4.7.2-5 amd64 Runtime library for GNU Fortran applications
ii libgirepository-1.0-1 1.32.1-1 amd64 Library for handling GObject introspection data (runtime library)
ii libglib2.0-0:amd64 2.33.12+really2.32.4-5 amd64 GLib library of C routines
ii libglib2.0-data 2.33.12+really2.32.4-5 all Common files for GLib library
ii libgmp10:amd64 2:5.0.5+dfsg-2 amd64 Multiprecision arithmetic library
ii libgnutls26:amd64 2.12.20-8+deb7u2 amd64 GNU TLS library - runtime library
ii libgomp1:amd64 4.7.2-5 amd64 GCC OpenMP (GOMP) support library
ii libgpg-error0:amd64 1.10-3.1 amd64 library for common error values and messages in GnuPG components
ii libgpm2:amd64 1.20.4-6 amd64 General Purpose Mouse - shared library
ii libgraph-perl 1:0.91-1 all Perl module for graph data structures and algorithms
ii libgraph4 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools - graph library
ii libgraphics-magick-perl 1.3.16-1.1 amd64 format-independent image processing - perl interface
ii libgraphicsmagick3 1.3.16-1.1 amd64 format-independent image processing - C shared library
ii libgraphviz-perl 2.10-1 all Perl interface to the GraphViz graphing tool
ii libgravatar-url-perl 1.06-1 all Perl interface to make URLs for Gravatars from an email address
ii libgs9 9.05~dfsg-6.3+deb7u1 amd64 interpreter for the PostScript language and for PDF - Library
ii libgs9-common 9.05~dfsg-6.3+deb7u1 all interpreter for the PostScript language and for PDF - common files
ii libgssapi-krb5-2:amd64 1.10.1+dfsg-5+deb7u2 amd64 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii libgvc5 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools - gvc library
ii libgvpr1 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools - gvpr library
ii libhash-merge-perl 0.12-2 all Perl module for merging arbitrarily deep hashes into a single hash
ii libheap-perl 0.80-2 all Perl extensions for keeping data partially sorted
ii libhtml-form-perl 6.03-1 all module that represents an HTML form element
ii libhtml-format-perl 2.10-1 all module for transforming HTML into various formats
ii libhtml-lint-perl 2.20+dfsg-1 all checker of HTML errors in strings or files
ii libhtml-parser-perl 3.69-2 amd64 collection of modules that parse HTML text documents
ii libhtml-scrubber-perl 0.09-1 all Perl extension for scrubbing/sanitizing html
ii libhtml-tagset-perl 3.20-2 all Data tables pertaining to HTML
ii libhtml-template-perl 2.91-1 all module for using HTML templates with Perl
ii libhtml-tree-perl 5.02-1 all Perl module to represent and create HTML syntax trees
ii libhttp-cookies-perl 6.00-2 all HTTP cookie jars
ii libhttp-daemon-perl 6.01-1 all simple http server class
ii libhttp-date-perl 6.02-1 all module of date conversion routines
ii libhttp-exception-perl 0.04001-1 all throw HTTP-Errors as (Exception::Class-) Exceptions
ii libhttp-message-perl 6.03-1 all perl interface to HTTP style messages
ii libhttp-negotiate-perl 6.00-2 all implementation of content negotiation
ii libhttp-oai-perl 3.27-1 all API for the OAI-PMH
ii libhttp-request-ascgi-perl 1.2-2 all module to setup a CGI environment from a HTTP::Request
ii libhttp-server-simple-perl 0.44-1 all simple stand-alone HTTP server
ii libice6:amd64 2:1.0.8-2 amd64 X11 Inter-Client Exchange library
ii libicu48:amd64 4.8.1.1-12+deb7u1 amd64 International Components for Unicode
ii libidn11:amd64 1.25-2 amd64 GNU Libidn library, implementation of IETF IDN specifications
ii libidzebra-2.0-0 2.0.44-3 amd64 IDZebra libraries
ii libidzebra-2.0-dev 2.0.44-3 amd64 IDZebra development
ii libidzebra-2.0-mod-alvis 2.0.44-3 amd64 IDZebra filter alvis (XSLT filter for XML)
ii libidzebra-2.0-mod-dom 2.0.44-3 amd64 IDZebra filter 'dom' (XML DOM internal document model with XSLT)
ii libidzebra-2.0-mod-grs-marc 2.0.44-3 amd64 IDZebra filter grs.marc (ISO2709 MARC reader)
ii libidzebra-2.0-mod-grs-regx 2.0.44-3 amd64 IDZebra filters grs.regx, grs.tcl
ii libidzebra-2.0-mod-grs-xml 2.0.44-3 amd64 IDZebra filter grs.xml (XML filter)
ii libidzebra-2.0-mod-text 2.0.44-3 amd64 IDZebra filter text
ii libidzebra-2.0-modules 2.0.44-3 amd64 IDZebra modules
ii libijs-0.35 0.35-8 amd64 IJS raster image transport protocol: shared library
ii libilmbase6 1.0.1-4 amd64 several utility libraries from ILM used by OpenEXR
ii libio-multiplex-perl 1.13-1 all object-oriented interface to select() for Perl
ii libio-pty-perl 1:1.08-1+b2 amd64 Perl module for pseudo tty IO
ii libio-socket-inet6-perl 2.69-2 all object interface for AF_INET6 domain sockets
ii libio-socket-ip-perl 0.16-2 all module for using IPv4 and IPv6 sockets in a protocol-independent way
ii libio-socket-ssl-perl 1.76-2 all Perl module implementing object oriented interface to SSL sockets
ii libio-string-perl 1.08-2 all Emulate IO::File interface for in-core strings
ii libio-stringy-perl 2.110-5 all Perl modules for IO from scalars and arrays
ii libipc-run-perl 0.92-1 all Perl module for running processes
ii libitm1:amd64 4.7.2-5 amd64 GNU Transactional Memory Library
ii libjasper1:amd64 1.900.1-13 amd64 JasPer JPEG-2000 runtime library
ii libjbig0:amd64 2.0-2+deb7u1 amd64 JBIGkit libraries
ii libjbig2dec0 0.11+20120125-1 amd64 JBIG2 decoder library - shared libraries
ii libjcode-pm-perl 2.06-1 amd64 Perl extension interface to convert Japanese text
ii libjpeg8:amd64 8d-1+deb7u1 amd64 Independent JPEG Group's JPEG runtime library
ii libjs-jquery 1.7.2+dfsg-1 all JavaScript library for dynamic web applications
ii libjs-yui 2.9.0.dfsg.0.1-0.1 all Yahoo User Interface Library
ii libjson-any-perl 1.28-1 all wrapper class for the various JSON classes
ii libjson-perl 2.53-1 all module for manipulating JSON-formatted data
ii libjson-xs-perl 2.320-1+b1 amd64 module for manipulating JSON-formatted data (C/XS-accelerated)
ii libk5crypto3:amd64 1.10.1+dfsg-5+deb7u2 amd64 MIT Kerberos runtime libraries - Crypto Library
ii libkeyutils1:amd64 1.5.5-3+deb7u1 amd64 Linux Key Management Utilities (library)
ii libkrb5-3:amd64 1.10.1+dfsg-5+deb7u2 amd64 MIT Kerberos runtime libraries
ii libkrb5support0:amd64 1.10.1+dfsg-5+deb7u2 amd64 MIT Kerberos runtime libraries - Support library
ii liblcms1:amd64 1.19.dfsg-1.2 amd64 Little CMS color management library
ii liblcms2-2:amd64 2.2+git20110628-2.2+deb7u1 amd64 Little CMS 2 color management library
ii libldap-2.4-2:amd64 2.4.31-1+nmu2 amd64 OpenLDAP libraries
ii liblensfun-data 0.2.5-2 all Lens Correction library - Data
ii liblensfun0 0.2.5-2 amd64 Lens Correction library - Runtime files
ii liblibrary-callnumber-lc-perl 0.22-1 all utility functions to deal with Library-of-Congress call numbers
ii liblinear-tools 1.8+dfsg-1 amd64 Standalone applications for LIBLINEAR
ii liblinear1 1.8+dfsg-1 amd64 Library for Large Linear Classification
ii liblingua-en-inflect-number-perl 1.1-5 all Perl module to force number of words to singular or plural
ii liblingua-en-inflect-perl 1.894-1 all Perl module to pluralize English words
ii liblingua-en-inflect-phrase-perl 0.12-1 all module for inflecting short English phrases
ii liblingua-en-tagger-perl 0.18-1 all part-of-speech tagger for English natural language processing
ii liblingua-pt-stemmer-perl 0.01-3 all Portuguese language stemming
ii liblingua-stem-perl 0.84-1 all Stemming of words
ii liblingua-stem-snowball-da-perl 1.01-4 all Porters stemming algorithm for Denmark
ii liblingua-stem-snowball-perl 0.952-2+b2 amd64 Perl interface to Snowball stemmers
ii liblist-moreutils-perl 0.33-1+b1 amd64 Perl module with additional list functions not found in List::Util
ii liblocale-currency-format-perl 1.30-1 all Perl functions for formatting monetary values
ii liblocale-gettext-perl 1.05-7+b1 amd64 module using libc functions for internationalization in Perl
ii liblocale-maketext-lexicon-perl 0.91-1 all lexicon-handling backends for Locale::Maketext
ii liblocale-po-perl 0.21-1 all Locale::PO perl module
ii liblqr-1-0:amd64 0.4.1-2 amd64 converts plain array images into multi-size representation
ii libltdl7:amd64 2.4.2-1.1 amd64 A system independent dlopen wrapper for GNU libtool
ii liblua5.1-0:amd64 5.1.5-4+deb7u1 amd64 Shared library for the Lua interpreter version 5.1
ii liblwp-mediatypes-perl 6.02-1 all module to guess media type for a file or a URL
ii liblwp-protocol-https-perl 6.03-1 all HTTPS driver for LWP::UserAgent
ii liblzma5:amd64 5.1.1alpha+20120614-2 amd64 XZ-format compression library
ii libmagic1:amd64 5.11-2+deb7u5 amd64 File type determination library using "magic" numbers
ii libmagickcore5-extra:amd64 8:6.7.7.10-5+deb7u3 amd64 low-level image manipulation library - extra codecs
ii libmagickcore5:amd64 8:6.7.7.10-5+deb7u3 amd64 low-level image manipulation library
ii libmagickwand5:amd64 8:6.7.7.10-5+deb7u3 amd64 image manipulation library
ii libmail-sendmail-perl 0.79.16-1 all Send email from a perl script
ii libmailtools-perl 2.09-1 all Manipulate email in perl programs
ii libmarc-charset-perl 1.33-1 amd64 Perl module for bidirectional MARC-8 <-> Unicode conversion
ii libmarc-crosswalk-dublincore-perl 0.02-1 all Convert data between MARC and Dublin Core
ii libmarc-record-perl 2.0.6-1koha1 all Perl extension for handling MARC records
ii libmarc-xml-perl 1.0.2-1koha1 all unknown
ii libmath-bigint-perl 1.997-1 all arbitrary size integer/float math package
ii libmath-round-perl 0.06-3 all Perl extension for rounding numbers
ii libmemoize-expirelru-perl 0.55-1 all Expiry plug-in for Memoize that adds LRU cache expiration
ii libmemoize-memcached-perl 0.03-2 all implementation of Memoize using memcached for storage
ii libmime-lite-perl 3.028-1 all module for convenient MIME message creation
ii libmime-tools-perl 5.503-1 all Perl5 modules for MIME-compliant messages
ii libmime-types-perl 1.35-1 all Perl extension for determining MIME types and Transfer Encoding
ii libmodern-perl-perl 1.20120521-1 all module for enabling all of the features of Modern Perl with one command
ii libmodule-bundled-files-perl 0.03-1~koha1 all Access files bundled with Module
ii libmodule-find-perl 0.11-1 all module to find and use installed Perl modules
ii libmodule-implementation-perl 0.06-1 all module for loading one of several alternate implementations of a module
ii libmodule-runtime-perl 0.013-1 all Perl module for runtime module handling
ii libmoo-perl 0.091011-1 all Minimalist Object Orientation library (with Moose compatiblity)
ii libmoose-perl 2.0603-1 amd64 modern Perl object system framework
ii libmoosex-markasmethods-perl 0.15-1 all moose extension to ark overload code symbols as methods
ii libmoosex-nonmoose-perl 0.22-1 all Moose extension to allow easy subclassing of non-Moose classes
ii libmoosex-storage-perl 0.31-1 all serialization framework for Moose classes
ii libmoosex-types-perl 0.35-1 all Moose extension to organise types in libraries
ii libmount1 2.20.1-5.3 amd64 block device id library
ii libmpc2:amd64 0.9-4 amd64 multiple precision complex floating-point library
ii libmpfr4:amd64 3.1.0-5 amd64 multiple precision floating-point computation
ii libmro-compat-perl 0.11-1 all mro::* interface compatibility for Perls < 5.9.5
ii libmysqlclient18:amd64 5.5.38-0+wheezy1 amd64 MySQL database client library
ii libnamespace-autoclean-perl 0.13-1 all module to remove imported symbols after compilation
ii libnamespace-clean-perl 0.23-1 all module for keeping imports and functions out of the current namespace
ii libncurses5:amd64 5.9-10 amd64 shared libraries for terminal handling
ii libncursesw5:amd64 5.9-10 amd64 shared libraries for terminal handling (wide character support)
ii libnet-cidr-perl 0.15-1 all Manipulate IPv4/IPv6 netblocks in CIDR notation
ii libnet-dns-perl 0.66-2+b2 amd64 Perform DNS queries from a Perl script
ii libnet-domain-tld-perl 1.69-1 all Perl module for retrieving a list of currently available TLDs
ii libnet-http-perl 6.03-2 all module providing low-level HTTP connection client
ii libnet-ip-perl 1.25-3 all Perl extension for manipulating IPv4/IPv6 addresses
ii libnet-ldap-perl 1:0.4400-1 all client interface to LDAP servers
ii libnet-server-perl 2.006-1+deb7u1 all extensible, general perl server engine
ii libnet-ssleay-perl 1.48-1+b1 amd64 Perl module for Secure Sockets Layer (SSL)
ii libnet-z3950-zoom-perl 1.26-1+b2 amd64 Perl extension implementing the ZOOM API for Information Retrieval via Z39.50
ii libnetpbm10 2:10.0-15+b1 amd64 Graphics conversion tools shared libraries
ii libnumber-compare-perl 0.03-1 all module for performing numeric comparisons in Perl
ii libnumber-format-perl 1.73-1 all Perl module to format numbers for display
ii libole-storage-lite-perl 0.19-1 all simple class for OLE document interface
ii libopenexr6 1.6.1-6 amd64 runtime files for the OpenEXR image library
ii libopenoffice-oodoc-perl 2.125-2 all module for working with Open Document Format files
ii libp11-kit0:amd64 0.12-3 amd64 Library for loading and coordinating access to PKCS#11 modules - runtime
ii libpackage-deprecationmanager-perl 0.13-1 all module for managing deprecation warnings for Perl distributions
ii libpackage-stash-perl 0.33-1 all module providing routines for manipulating stashes
ii libpackage-stash-xs-perl 0.24-1+b1 amd64 Perl module providing routines for manipulating stashes (XS version)
ii libpadwalker-perl 1.94-1 amd64 module to inspect and manipulate lexical variables
ii libpam-modules-bin 1.1.3-7.1 amd64 Pluggable Authentication Modules for PAM - helper binaries
ii libpam-modules:amd64 1.1.3-7.1 amd64 Pluggable Authentication Modules for PAM
ii libpam-runtime 1.1.3-7.1 all Runtime support for the PAM library
ii libpam0g:amd64 1.1.3-7.1 amd64 Pluggable Authentication Modules library
ii libpango1.0-0:amd64 1.30.0-1 amd64 Layout and rendering of internationalized text
ii libpaper-utils 1.1.24+nmu2 amd64 library for handling paper characteristics (utilities)
ii libpaper1:amd64 1.1.24+nmu2 amd64 library for handling paper characteristics
ii libparams-classify-perl 0.013-4 amd64 Perl module for argument type classification
ii libparams-util-perl 1.07-1 amd64 Perl extension for simple stand-alone param checking functions
ii libparams-validate-perl 1.06-1 amd64 Perl module to validate parameters to Perl method/function calls
ii libparse-recdescent-perl 1.967009+dfsg-1 all Perl module to create and use recursive-descent parsers
ii libpath-class-perl 0.26-1 all module for cross-platform path specification manipulation
ii libpathplan4 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools - pathplan library
ii libpcap0.8:amd64 1.3.0-1 amd64 system interface for user-level packet capture
ii libpcre3:amd64 1:8.30-5 amd64 Perl 5 Compatible Regular Expression Library - runtime files
ii libpdf-api2-perl 2.019-1+deb7u1 all module for creating or modifying PDF documents in Perl
ii libpdf-api2-simple-perl 1.1.4u-3 all simple interface for manipulating PDF files
ii libpdf-reuse-barcode-perl 0.05-1 all Create barcodes for PDF documents with PDF::Reuse
ii libpdf-reuse-perl 0.35-2 all Reuse and mass produce PDF documents
ii libpdf-table-perl 0.9.5-1 all utility class for building table layouts in a PDF::API2 object
ii libpgm-5.1-0 5.1.118-1~dfsg-0.1 amd64 OpenPGM shared library
ii libpixman-1-0:amd64 0.26.0-4+deb7u1 amd64 pixel-manipulation library for X and cairo
ii libpng12-0:amd64 1.2.49-1 amd64 PNG library - runtime
ii libpopt0:amd64 1.16-7 amd64 lib for parsing cmdline parameters
ii libprocps0:amd64 1:3.3.3-3 amd64 library for accessing process information from /proc
ii libpthread-stubs0-dev:amd64 0.3-3 amd64 pthread stubs not provided by native libc, development files
ii libpthread-stubs0:amd64 0.3-3 amd64 pthread stubs not provided by native libc
ii libquadmath0:amd64 4.7.2-5 amd64 GCC Quad-Precision Math Library
ii libreadline6:amd64 6.2+dfsg-0.1 amd64 GNU readline and history libraries, run-time libraries
ii libreadonly-perl 1.03-4 all facility for creating read-only scalars, arrays and hashes
ii libreadonly-xs-perl 1.04-2+b3 amd64 Faster Readonly implementation
ii librole-tiny-perl 1.001003-1 all Perl module for minimalist role composition
ii librsvg2-2:amd64 2.36.1-2 amd64 SAX-based renderer library for SVG files (runtime)
ii librsvg2-common:amd64 2.36.1-2 amd64 SAX-based renderer library for SVG files (extra runtime)
ii librtmp0:amd64 2.4+20111222.git4e06e21-1 amd64 toolkit for RTMP streams (shared library)
ii libruby1.9.1 1.9.3.194-8.1+deb7u2 amd64 Libraries necessary to run Ruby 1.9.1
ii libsasl2-2:amd64 2.1.25.dfsg1-6+deb7u1 amd64 Cyrus SASL - authentication abstraction library
ii libsasl2-modules:amd64 2.1.25.dfsg1-6+deb7u1 amd64 Cyrus SASL - pluggable authentication modules
ii libscalar-list-utils-perl 1:1.25-1 amd64 modules providing common scalar and list utility subroutines
ii libschedule-at-perl 1.15-1 all OS independent interface to the Unix 'at' command
ii libscope-guard-perl 0.20-1 all lexically scoped resource management
ii libselinux1:amd64 2.1.9-5 amd64 SELinux runtime shared libraries
ii libsemanage-common 2.1.6-6 all Common files for SELinux policy management libraries
ii libsemanage1:amd64 2.1.6-6 amd64 SELinux policy management library
ii libsepol1:amd64 2.1.4-3 amd64 SELinux library for manipulating binary security policies
ii libset-infinite-perl 0.63-1 all Sets of intervals
ii libslang2:amd64 2.2.4-15 amd64 S-Lang programming library - runtime version
ii libsm6:amd64 2:1.2.1-2 amd64 X11 Session Management library
ii libsms-send-perl 1.06-1 all driver-based API for sending SMS messages
ii libsnowball-norwegian-perl 1.2-1 all Stemming algorithm for Norwegian
ii libsnowball-swedish-perl 1.2-3 all Stemming algorithm for Swedish
ii libsocket-perl 2.002-1 amd64 networking constants and support functions
ii libsocket6-perl 0.23-1+b2 amd64 Perl extensions for IPv6
ii libspreadsheet-parseexcel-perl 0.5800-1 all Perl module to access information from Excel Spreadsheets
ii libspreadsheet-writeexcel-perl 2.37-1 all module to create Excel spreadsheets
ii libsql-abstract-perl 1.72-1 all module to generate SQL from Perl data structures
ii libsql-translator-perl 0.11011-1 all SQL translation library
ii libsqlite3-0:amd64 3.7.13-1+deb7u1 amd64 SQLite 3 shared library
ii libss2:amd64 1.42.5-1.1 amd64 command-line interface parsing library
ii libssh2-1:amd64 1.4.2-1.1 amd64 SSH2 client-side library
ii libssl-dev 1.0.1e-2+deb7u13 amd64 SSL development libraries, header files and documentation
ii libssl-doc 1.0.1e-2+deb7u13 all SSL development documentation documentation
ii libssl1.0.0:amd64 1.0.1e-2+deb7u13 amd64 SSL shared libraries
ii libstdc++6-4.7-dev 4.7.2-5 amd64 GNU Standard C++ Library v3 (development files)
ii libstdc++6:amd64 4.7.2-5 amd64 GNU Standard C++ Library v3
ii libstrictures-perl 1.003001-1 all Perl module to turn on strict and make all warnings fatal
ii libstring-camelcase-perl 0.02-1 all Perl module to convert stringt to and from CamelCase
ii libstring-crc32-perl 1.4-2+b3 amd64 Perl interface for cyclic redundancy check generation
ii libstring-random-perl 1:0.22-3 all Perl module for generating random strings
ii libstring-rewriteprefix-perl 0.006-1 all module to rewrite strings based on a set of known prefixes
ii libstring-toidentifier-en-perl 0.07-1 all module to convert strings to English program identifiers
ii libsub-exporter-perl 0.984-1 all sophisticated exporter for custom-built routines
ii libsub-identify-perl 0.04-1+b2 amd64 Retrieve names of code references
ii libsub-install-perl 0.926-1 all module for installing subroutines into packages easily
ii libsub-name-perl 0.05-1+b2 amd64 module for assigning a new name to referenced sub
ii libsub-uplevel-perl 0.2400-1 all module to spoof the Perl call stack
ii libsvm-tools 3.12-1 amd64 LIBSVM binary tools
ii libswitch-perl 2.16-2 all switch statement for Perl
ii libsys-hostname-long-perl 1.4-2 all Figure out the long (fully-qualified) hostname
ii libsystemd-login0:amd64 44-11+deb7u4 amd64 systemd login utility library
ii libtask-weaken-perl 1.03-1 all Ensure that a platform has weaken support
ii libtasn1-3:amd64 2.13-2 amd64 Manage ASN.1 structures (runtime)
ii libtemplate-perl 2.24-1 amd64 the "Template Toolkit" template processing system in perl
ii libtemplate-plugin-htmltotext-perl 0.03-1koha1 all Plugin interface to HTML::FormatText
ii libtest-deep-perl 0.110-1 all Perl module for extremely flexible deep comparisons
ii libtest-longstring-perl 0.15-1 all module to test for string equality
ii libtest-mockmodule-perl 0.05-2 all Perl module to override subroutines in a module for unit testing
ii libtest-strict-perl 0.14-1 all test module for checking the syntax of use strict and test coverage
ii libtest-warn-perl 0.23-1 all test module for checking which warnings are generated
ii libtest-www-mechanize-cgiapp-perl 0.05-3 all Test CGI::Application apps using WWW::Mechanize
ii libtest-www-mechanize-perl 1.42-1 all module for testing web applications
ii libtest-yaml-valid-perl 0.04-1 all module to test for valid YAML
ii libtext-charwidth-perl 0.04-7+b1 amd64 get display widths of characters on the terminal
ii libtext-csv-encoded-perl 0.10-2 all encoding-aware comma-separated values manipulator
ii libtext-csv-perl 1.21-1 all comma-separated values manipulator (using XS or PurePerl)
ii libtext-csv-xs-perl 0.90-1 amd64 Perl C/XS module to process Comma-Separated Value files
ii libtext-german-perl 0.06-2 all German grundform reduction
ii libtext-glob-perl 0.09-1 all Perl module for matching globbing patterns against text
ii libtext-iconv-perl 1.7-5 amd64 converts between character sets in Perl
ii libtext-pdf-perl 0.29a-1 all Relatively low-level interface for manipulating PDFs
ii libtext-recordparser-perl 1.5.0-1 all module to parse record-oriented data in a text file
ii libtext-tabulardisplay-perl 1.33-1 all Perl module to display text as a formatted table
ii libtext-unaccent-perl 1.08-1+b3 amd64 provides functions to remove accents using UTF16 as a pivot
ii libtext-unidecode-perl 0.04-2 all Text::Unidecode -- US-ASCII transliterations of Unicode text
ii libtext-vfile-asdata-perl 0.07-1 all generic perl module to read and write vfile files
ii libtext-wrapi18n-perl 0.06-7 all internationalized substitute of Text::Wrap
ii libtext-wrapper-perl 1.04-1 all simple word wrapping routine
ii libthai-data 0.1.18-2 all Data files for Thai language support library
ii libthai0:amd64 0.1.18-2 amd64 Thai language support library
ii libtie-ixhash-perl 1.21-2 all ordered associative arrays for Perl
ii libtiff4:amd64 3.9.6-11 amd64 Tag Image File Format (TIFF) library (old version)
ii libtime-progress-perl 1.7-1 all perl module for elapsed and estimated finish time reporting
ii libtimedate-perl 1.2000-1 all collection of modules to manipulate date/time information
ii libtinfo5:amd64 5.9-10 amd64 shared low-level terminfo library for terminal handling
ii libtree-dagnode-perl 1.06-1 all Tree::DAG_Node - (super)class for representing nodes in a tree
ii libtry-tiny-perl 0.11-1koha1 all minimal try/catch with proper localization of $@
ii libunicode-map-perl 0.112-10+b3 amd64 Perl module for mapping charsets from and to UTF16 Unicode
ii libunistring0:amd64 0.9.3-5 amd64 Unicode string library for C
ii libuniversal-require-perl 0.13-1 all Load modules from a variable
ii liburi-perl 1.60-1 all module to manipulate and access URI strings
ii libusb-0.1-4:amd64 2:0.1.12-20+nmu1 amd64 userspace USB programming library
ii libustr-1.0-1:amd64 1.0.4-3 amd64 Micro string library: shared library
ii libuuid1:amd64 2.20.1-5.3 amd64 Universally Unique ID library
ii libvariable-magic-perl 0.50-1 amd64 module to associate user-defined magic to variables from Perl
ii libwmf0.2-7:amd64 0.2.8.4-10.3 amd64 Windows metafile conversion library
ii libwrap0:amd64 7.6.q-24 amd64 Wietse Venema's TCP wrappers library
ii libwww-mechanize-perl 1.71-1 all module to automate interaction with websites
ii libwww-perl 6.04-1 all simple and consistent interface to the world-wide web
ii libwww-robotrules-perl 6.01-1 all database of robots.txt-derived permissions
ii libx11-6:amd64 2:1.5.0-1+deb7u1 amd64 X11 client-side library
ii libx11-data 2:1.5.0-1+deb7u1 all X11 client-side library
ii libx11-dev:amd64 2:1.5.0-1+deb7u1 amd64 X11 client-side library (development headers)
ii libx11-doc 2:1.5.0-1+deb7u1 all X11 client-side library (development documentation)
ii libxau-dev:amd64 1:1.0.7-1 amd64 X11 authorisation library (development headers)
ii libxau6:amd64 1:1.0.7-1 amd64 X11 authorisation library
ii libxaw7:amd64 2:1.0.10-2 amd64 X11 Athena Widget library
ii libxcb-render0:amd64 1.8.1-2+deb7u1 amd64 X C Binding, render extension
ii libxcb-shm0:amd64 1.8.1-2+deb7u1 amd64 X C Binding, shm extension
ii libxcb1-dev:amd64 1.8.1-2+deb7u1 amd64 X C Binding, development files
ii libxcb1:amd64 1.8.1-2+deb7u1 amd64 X C Binding
ii libxdmcp-dev:amd64 1:1.1.1-1 amd64 X11 authorisation library (development headers)
ii libxdmcp6:amd64 1:1.1.1-1 amd64 X11 Display Manager Control Protocol library
ii libxdot4 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools - xdot library
ii libxext6:amd64 2:1.3.1-2+deb7u1 amd64 X11 miscellaneous extension library
ii libxft-dev 2.3.1-1 amd64 FreeType-based font drawing library for X (development files)
ii libxft2:amd64 2.3.1-1 amd64 FreeType-based font drawing library for X
ii libxml-dumper-perl 0.81-1 all Perl module for dumping Perl objects from/to XML
ii libxml-filter-buffertext-perl 1.01-5 all Perl module for putting all characters into a single event
ii libxml-libxml-perl 2.0001+dfsg-1 amd64 Perl interface to the libxml2 library
ii libxml-libxslt-perl 1.77-1 amd64 Perl interface to the GNOME libxslt library
ii libxml-namespacesupport-perl 1.09-3 all Perl module for supporting simple generic namespaces
ii libxml-parser-perl 2.41-1+b1 amd64 Perl module for parsing XML files
ii libxml-rss-perl 1.49-1 all Perl module for managing RSS (RDF Site Summary) files
ii libxml-sax-base-perl 1.07-1 all base class for SAX drivers and filters
ii libxml-sax-expat-perl 0.40-2 all Perl module for a SAX2 driver for Expat (XML::Parser)
ii libxml-sax-perl 0.99+dfsg-2 all Perl module for using and building Perl SAX2 XML processors
ii libxml-sax-writer-perl 0.53-1 all Perl module for a SAX2 XML writer
ii libxml-simple-perl 2.20-1 all Perl module for reading and writing XML
ii libxml-twig-perl 1:3.39-1 all Perl module for processing huge XML documents in tree mode
ii libxml-writer-perl 0.615-1 all Perl module for writing XML documents
ii libxml-xpath-perl 1.13-7 all Perl module for processing XPath
ii libxml-xpathengine-perl 0.13-1 all re-usable XPath engine for DOM-like trees
ii libxml2-utils 2.8.0+dfsg1-7+wheezy1 amd64 XML utilities
ii libxml2:amd64 2.8.0+dfsg1-7+wheezy1 amd64 GNOME XML library
ii libxmu6:amd64 2:1.1.1-1 amd64 X11 miscellaneous utility library
ii libxmuu1:amd64 2:1.1.1-1 amd64 X11 miscellaneous micro-utility library
ii libxpm4:amd64 1:3.5.10-1 amd64 X11 pixmap library
ii libxrender-dev:amd64 1:0.9.7-1+deb7u1 amd64 X Rendering Extension client library (development files)
ii libxrender1:amd64 1:0.9.7-1+deb7u1 amd64 X Rendering Extension client library
ii libxslt1.1:amd64 1.1.26-14.1 amd64 XSLT 1.0 processing library - runtime library
ii libxt6:amd64 1:1.1.3-1+deb7u1 amd64 X11 toolkit intrinsics library
ii libyaml-0-2:amd64 0.1.4-2+deb7u4 amd64 Fast YAML 1.1 parser and emitter library
ii libyaml-perl 0.81-1 all YAML Ain't Markup Language
ii libyaml-syck-perl 1.20-1 amd64 Perl module providing a fast, lightweight YAML loader and dumper
ii libyaz4 4.2.30-2 amd64 YAZ Z39.50 toolkit (runtime files)
ii libzmq3:amd64 3.2.3+dfsg-1~bpo70~dst+1 amd64 lightweight messaging kernel (shared library)
ii linux-libc-dev:amd64 3.2.63-2 amd64 Linux support headers for userspace development
ii login 1:4.1.5.1-1 amd64 system login tools
ii logrotate 3.8.1-4 amd64 Log rotation utility
ii lsb-base 4.1+Debian8+deb7u1 all Linux Standard Base 4.1 init script functionality
ii lsb-release 4.1+Debian8+deb7u1 all Linux Standard Base version reporting utility
ii make 3.81-8.2 amd64 An utility for Directing compilation.
ii manpages 3.44-1 all Manual pages about using a GNU/Linux system
ii manpages-dev 3.44-1 all Manual pages about using GNU/Linux for development
ii mawk 1.3.3-17 amd64 a pattern scanning and text processing language
ii mime-support 3.52-1 all MIME files 'mime.types' & 'mailcap', and support programs
ii mount 2.20.1-5.3 amd64 Tools for mounting and manipulating filesystems
ii msgpack-python 0.1.10-1 amd64 Python implementation of MessagePack format
ii multiarch-support 2.13-38+deb7u4 amd64 Transitional package to ensure multiarch compatibility
ii mysql-client-5.5 5.5.38-0+wheezy1 amd64 MySQL database client binaries
ii mysql-common 5.5.38-0+wheezy1 all MySQL database common files, e.g. /etc/mysql/my.cnf
ii mysql-server 5.5.38-0+wheezy1 all MySQL database server (metapackage depending on the latest version)
ii mysql-server-5.5 5.5.38-0+wheezy1 amd64 MySQL database server binaries and system database setup
ii mysql-server-core-5.5 5.5.38-0+wheezy1 amd64 MySQL database server binaries
ii ncurses-base 5.9-10 all basic terminal type definitions
ii ncurses-bin 5.9-10 amd64 terminal-related programs and man pages
ii netbase 5.0 all Basic TCP/IP networking system
ii netcat 1.10-40 all TCP/IP swiss army knife -- transitional package
ii netcat-traditional 1.10-40 amd64 TCP/IP swiss army knife
ii netpbm 2:10.0-15+b1 amd64 Graphics conversion tools between image formats
ii nmap 6.00-0.3+deb7u1 amd64 The Network Mapper
ii nullmailer 1:1.11-2 amd64 simple relay-only mail transport agent
ii openssh-blacklist 0.4.1+nmu1 all list of default blacklisted OpenSSH RSA and DSA keys
ii openssh-blacklist-extra 0.4.1+nmu1 all list of non-default blacklisted OpenSSH RSA and DSA keys
ii openssh-client 1:6.0p1-4+deb7u2 amd64 secure shell (SSH) client, for secure access to remote machines
ii openssl 1.0.1e-2+deb7u13 amd64 Secure Socket Layer (SSL) binary and related cryptographic tools
ii passwd 1:4.1.5.1-1 amd64 change and administer password and group data
ii patch 2.6.1-3 amd64 Apply a diff file to an original
ii perl 5.14.2-21+deb7u2 amd64 Larry Wall's Practical Extraction and Report Language
ii perl-base 5.14.2-21+deb7u2 amd64 minimal Perl system
ii perl-doc 5.14.2-21+deb7u2 all Perl documentation
ii perl-modules 5.14.2-21+deb7u2 all Core Perl modules
ii pkg-config 0.26-1 amd64 manage compile and link flags for libraries
ii poppler-data 0.4.5-10 all encoding data for the poppler PDF rendering library
ii procps 1:3.3.3-3 amd64 /proc file system utilities
ii psmisc 22.19-1+deb7u1 amd64 utilities that use the proc file system
ii psutils 1.17.dfsg-1 amd64 PostScript document handling utilities
ii pwgen 2.06-1+b2 amd64 Automatic Password generation
ii python 2.7.3-4+deb7u1 all interactive high-level object-oriented language (default version)
ii python-apt 0.8.8.2 amd64 Python interface to libapt-pkg
ii python-apt-common 0.8.8.2 all Python interface to libapt-pkg (locales)
ii python-crypto 2.6-4+deb7u3 amd64 cryptographic algorithms and protocols for Python
ii python-dbus 1.1.1-1 amd64 simple interprocess messaging system (Python interface)
ii python-dbus-dev 1.1.1-1 all main loop integration development files for python-dbus
ii python-gi 3.2.2-2 amd64 Python 2.x bindings for gobject-introspection libraries
ii python-gnupginterface 0.3.2-9.1 all Python interface to GnuPG (GPG)
ii python-jinja2 2.6-1 amd64 small but fast and easy to use stand-alone template engine
ii python-m2crypto 0.21.1-2 amd64 a crypto and SSL toolkit for Python
ii python-mako 0.7.0-1.1 all fast and lightweight templating for the Python platform
ii python-markupsafe 0.15-1 amd64 XML/HTML/XHTML Markup safe string for Python
ii python-minimal 2.7.3-4+deb7u1 all minimal subset of the Python language (default version)
ii python-pkg-resources 0.6.24-1 all Package Discovery and Resource Access using pkg_resources
ii python-pycurl 7.19.0-5 amd64 Python bindings to libcurl
ii python-software-properties 0.82.7.1debian1 all manage the repositories that you install software from
ii python-support 1.0.15 all automated rebuilding support for Python modules
ii python-yaml 3.10-4 amd64 YAML parser and emitter for Python
ii python-zmq 13.1.0-1~bpo70~dst+1 amd64 Python bindings for 0MQ library
ii python2.7 2.7.3-6+deb7u2 amd64 Interactive high-level object-oriented language (version 2.7)
ii python2.7-minimal 2.7.3-6+deb7u2 amd64 Minimal subset of the Python language (version 2.7)
ii readline-common 6.2+dfsg-0.1 all GNU readline and history libraries, common files
ii rsync 3.0.9-4 amd64 fast, versatile, remote (and local) file-copying tool
ii rsyslog 5.8.11-3+deb7u2 amd64 reliable system and kernel logging daemon
ii ruby-dev 1:1.9.3 all Header files for compiling extension modules for Ruby (default version)
ii ruby1.9.1 1.9.3.194-8.1+deb7u2 amd64 Interpreter of object-oriented scripting language Ruby
ii ruby1.9.1-dev 1.9.3.194-8.1+deb7u2 amd64 Header files for compiling extension modules for the Ruby 1.9.1
ii salt-common 2014.1.11+ds-2~bpo70+1 all shared libraries that salt requires for all packages
ii salt-minion 2014.1.11+ds-2~bpo70+1 all client package for salt, the distributed remote execution system
ii sed 4.2.1-10 amd64 The GNU sed stream editor
ii sensible-utils 0.0.7 all Utilities for sensible alternative selection
ii sgml-base 1.26+nmu4 all SGML infrastructure and SGML catalog file support
ii sgml-data 2.0.8 all common SGML and XML data
ii shared-mime-info 1.0-1+b1 amd64 FreeDesktop.org shared MIME database and spec
ii socat 1.7.1.3-1.4 amd64 multipurpose relay for bidirectional data transfer
ii software-properties-common 0.82.7.1debian1 all manage the repositories that you install software from (common)
ii ssl-cert 1.0.32 all simple debconf wrapper for OpenSSL
ii sudo 1.8.5p2-1+nmu1 amd64 Provide limited super user privileges to specific users
ii sysv-rc 2.88dsf-41+deb7u1 all System-V-like runlevel change mechanism
ii sysvinit 2.88dsf-41+deb7u1 amd64 System-V-like init utilities
ii sysvinit-utils 2.88dsf-41+deb7u1 amd64 System-V-like utilities
ii tar 1.26+dfsg-0.1 amd64 GNU version of the tar archiving utility
ii tcl8.4 8.4.19-5 amd64 Tcl (the Tool Command Language) v8.4 - run-time files
ii tcpd 7.6.q-24 amd64 Wietse Venema's TCP wrapper utilities
ii tinymce 3.4.8+dfsg0-1 all platform independent web based Javascript/HTML WYSIWYG editor
ii tree 1.6.0-1 amd64 displays directory tree, in color
ii ttf-dejavu 2.33-3 all Metapackage to pull in ttf-dejavu-core and ttf-dejavu-extra
ii ttf-dejavu-core 2.33-3 all Vera font family derivate with additional characters
ii ttf-dejavu-extra 2.33-3 all Vera font family derivate with additional characters
ii ttf-liberation 1.07.2-6 all transitional dummy package
ii tzdata 2014e-0wheezy1 all time zone and daylight-saving time data
ii ucf 3.0025+nmu3 all Update Configuration File: preserve user changes to config files.
ii ufraw-batch 0.18-2 amd64 batch importer for raw camera images
ii unattended-upgrades 0.79.5+wheezy1 all automatic installation of security upgrades
ii unzip 6.0-8 amd64 De-archiver for .zip files
ii util-linux 2.20.1-5.3 amd64 Miscellaneous system utilities
ii wget 1.13.4-3+deb7u1 amd64 retrieves files from the web
ii wwwconfig-common 0.2.2 all Debian web auto configuration
ii x11-common 1:7.7+3~deb7u1 all X Window System (X.Org) infrastructure
ii x11proto-core-dev 7.0.23-1 all X11 core wire protocol and auxiliary headers
ii x11proto-input-dev 2.2-1 all X11 Input extension wire protocol
ii x11proto-kb-dev 1.0.6-2 all X11 XKB extension wire protocol
ii x11proto-render-dev 2:0.11.1-2 all X11 Render extension wire protocol
ii xauth 1:1.0.7-1 amd64 X authentication utility
ii xml-core 0.13+nmu2 all XML infrastructure and XML catalog file support
ii xmlstarlet 1.3.1-3 amd64 command line XML toolkit
ii xorg-sgml-doctools 1:1.10-1 all Common tools for building X.Org SGML documentation
ii xsltproc 1.1.26-14.1 amd64 XSLT 1.0 command line processor
ii xtrans-dev 1.2.7-1 all X transport library (development files)
ii xz-utils 5.1.1alpha+20120614-2 amd64 XZ-format compression utilities
ii yaz 4.2.30-2 amd64 utilities for YAZ Z39.50 toolkit
ii zlib1g-dev:amd64 1:1.2.7.dfsg-13 amd64 compression library - development
ii zlib1g:amd64 1:1.2.7.dfsg-13 amd64 compression library - runtime
ii adduser 3.113+nmu3 all add and remove users and groups
ii apache2 2.2.22-13+deb7u3 amd64 Apache HTTP Server metapackage
ii apache2-mpm-itk 2.2.22-13+deb7u3 amd64 multiuser MPM for Apache 2.2
ii apache2-utils 2.2.22-13+deb7u3 amd64 utility programs for webservers
ii apache2.2-bin 2.2.22-13+deb7u3 amd64 Apache HTTP Server common binary files
ii apache2.2-common 2.2.22-13+deb7u3 amd64 Apache HTTP Server common files
ii apt 0.9.7.9+deb7u6 amd64 commandline package manager
ii apt-utils 0.9.7.9+deb7u6 amd64 package managment related utility programs
ii at 3.1.13-2+deb7u1 amd64 Delayed job execution and batch processing
ii autopoint 0.18.1.1-9 all The autopoint program from GNU gettext
ii base-files 7.1wheezy6 amd64 Debian base system miscellaneous files
ii base-passwd 3.5.26 amd64 Debian base system master password and group files
ii bash 4.2+dfsg-0.1+deb7u3 amd64 GNU Bourne Again SHell
ii bash-completion 1:2.0-1 all programmable completion for the bash shell
ii bsdutils 1:2.20.1-5.3 amd64 Basic utilities from 4.4BSD-Lite
ii ca-certificates 20130119+deb7u1 all Common CA certificates
ii coreutils 8.13-3.5 amd64 GNU core utilities
ii cron 3.0pl1-124 amd64 process scheduling daemon
ii curl 7.26.0-1+wheezy10 amd64 command line tool for transferring data with URL syntax
ii daemon 0.6.4-1 amd64 turns other processes into daemons
ii dash 0.5.7-3 amd64 POSIX-compliant shell
ii dbus 1.6.8-1+deb7u4 amd64 simple interprocess messaging system (daemon and utilities)
ii dctrl-tools 2.22.2 amd64 Command-line tools to process Debian package information
ii debconf 1.5.49 all Debian configuration management system
ii debconf-i18n 1.5.49 all full internationalization support for debconf
ii debconf-utils 1.5.49 all debconf utilities
ii debian-archive-keyring 2012.4 all GnuPG archive keys of the Debian archive
ii debianutils 4.3.2 amd64 Miscellaneous utilities specific to Debian
ii diffutils 1:3.2-6 amd64 File comparison utilities
ii dmidecode 2.11-9 amd64 SMBIOS/DMI table decoder
ii docbook-xml 4.5-7.2 all standard XML documentation system for software and systems
ii docbook-xsl 1.76.1+dfsg-1 all stylesheets for processing DocBook XML to various output formats
ii dpkg 1.16.15 amd64 Debian package management system
ii e2fslibs:amd64 1.42.5-1.1 amd64 ext2/ext3/ext4 file system libraries
ii e2fsprogs 1.42.5-1.1 amd64 ext2/ext3/ext4 file system utilities
ii file 5.11-2+deb7u5 amd64 Determines file type using "magic" numbers
ii findutils 4.4.2-4 amd64 utilities for finding files--find, xargs
ii fontconfig 2.9.0-7.1 amd64 generic font configuration library - support binaries
ii fontconfig-config 2.9.0-7.1 all generic font configuration library - configuration
ii fonts-droid 20111207+git-1 all handheld device font with extensive style and language support
ii fonts-liberation 1.07.2-6 all Fonts with the same metrics as Times, Arial and Courier
ii gcc-4.7-base:amd64 4.7.2-5 amd64 GCC, the GNU Compiler Collection (base package)
ii gettext 0.18.1.1-9 amd64 GNU Internationalization utilities
ii gettext-base 0.18.1.1-9 amd64 GNU Internationalization utilities for the base system
ii ghostscript 9.05~dfsg-6.3+deb7u1 amd64 interpreter for the PostScript language and for PDF
ii gir1.2-glib-2.0 1.32.1-1 amd64 Introspection data for GLib, GObject, Gio and GModule
ii git 1:1.7.10.4-1+wheezy1 amd64 fast, scalable, distributed revision control system
ii git-man 1:1.7.10.4-1+wheezy1 all fast, scalable, distributed revision control system (manual pages)
ii gnupg 1.4.12-7+deb7u6 amd64 GNU privacy guard - a free PGP replacement
ii gnuplot 4.6.0-8 all Command-line driven interactive plotting program
ii gnuplot-nox 4.6.0-8 amd64 Command-line driven interactive plotting program. No-X package
ii gpgv 1.4.12-7+deb7u6 amd64 GNU privacy guard - signature verification tool
ii graphviz 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools
ii grep 2.12-2 amd64 GNU grep, egrep and fgrep
ii groff 1.21-9 amd64 GNU troff text-formatting system
ii groff-base 1.21-9 amd64 GNU troff text-formatting system (base system components)
ii gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 all Fonts for the Ghostscript interpreter(s)
ii gzip 1.5-1.1 amd64 GNU compression utilities
ii heirloom-mailx 12.5-2 amd64 feature-rich BSD mail(1)
ii hicolor-icon-theme 0.12-1 all default fallback theme for FreeDesktop.org icon themes
ii hostname 3.11 amd64 utility to set/show the host name or domain name
ii htop 1.0.1-1 amd64 interactive processes viewer
ii idzebra-2.0 2.0.44-3 amd64 IDZebra metapackage (the works)
ii idzebra-2.0-common 2.0.44-3 all IDZebra common files
ii idzebra-2.0-doc 2.0.44-3 all IDZebra documentation
ii idzebra-2.0-utils 2.0.44-3 amd64 IDZebra utility programs
ii imagemagick 8:6.7.7.10-5+deb7u3 amd64 image manipulation programs
ii imagemagick-common 8:6.7.7.10-5+deb7u3 all image manipulation programs -- infrastructure
ii inetutils-ping 2:1.9-2 amd64 ICMP echo tool
ii initscripts 2.88dsf-41+deb7u1 amd64 scripts for initializing and shutting down the system
ii insserv 1.14.0-5 amd64 boot sequence organizer using LSB init.d script dependency information
ii iproute 20120521-3+b3 amd64 networking and traffic control tools
ii iso-codes 3.41-1 all ISO language, territory, currency, script codes and their translations
ii javascript-common 7 all Base support for javascript library packages
ii koha-common 3.18.00 all integrated (physical) library management system
ii krb5-locales 1.10.1+dfsg-5+deb7u2 all Internationalization support for MIT Kerberos
ii less 444-4 amd64 pager program similar to more
ii libacl1:amd64 2.2.51-8 amd64 Access control list shared library
ii libaio1:amd64 0.3.109-3 amd64 Linux kernel AIO access library - shared library
ii libalgorithm-c3-perl 0.08-1 all Perl module for merging hierarchies using the C3 algorithm
ii libalgorithm-checkdigits-perl 0.50-1 all Perl extension to generate and test check digits
ii libanyevent-http-perl 2.14-1koha1 all unknown
ii libanyevent-perl 7.010-1 amd64 event loop framework with multiple implementations
ii libappconfig-perl 1.66-1 all Perl module for configuration file and command line handling
ii libapr1 1.4.6-3+deb7u1 amd64 Apache Portable Runtime Library
ii libaprutil1 1.4.1-3 amd64 Apache Portable Runtime Utility Library
ii libaprutil1-dbd-sqlite3 1.4.1-3 amd64 Apache Portable Runtime Utility Library - SQLite3 Driver
ii libaprutil1-ldap 1.4.1-3 amd64 Apache Portable Runtime Utility Library - LDAP Driver
ii libapt-inst1.5:amd64 0.9.7.9+deb7u6 amd64 deb package format runtime library
ii libapt-pkg4.12:amd64 0.9.7.9+deb7u6 amd64 package managment runtime library
ii libarchive-zip-perl 1.30-6 all Perl module for manipulation of ZIP archives
ii libasprintf0c2:amd64 0.18.1.1-9 amd64 GNU library to use fprintf and friends in C++
ii libattr1:amd64 1:2.4.46-8 amd64 Extended attribute shared library
ii libauthen-cas-client-perl 0.05-1 all Perl module for authentication using CAS
ii libavahi-client3:amd64 0.6.31-2 amd64 Avahi client library
ii libavahi-common-data:amd64 0.6.31-2 amd64 Avahi common data files
ii libavahi-common3:amd64 0.6.31-2 amd64 Avahi common library
ii libb-hooks-endofscope-perl 0.11-1 all module for executing code after a scope finished compilation
ii libbarcode-code128-perl 2.01-2 all Perl library to generate CODE 128 bar codes
ii libbiblio-endnotestyle-perl 0.05-1 all Reference formatting using Endnote-like templates
ii libbit-vector-perl 7.2-1 amd64 Perl module for bit vectors and more
ii libblas3 1.2.20110419-5 amd64 Basic Linear Algebra Reference implementations, shared library
ii libblas3gf 1.2.20110419-5 all Transitional package for libblas
ii libblkid1:amd64 2.20.1-5.3 amd64 block device id library
ii libbsd0:amd64 0.4.2-1 amd64 utility functions from BSD systems - shared library
ii libbusiness-isbn-data-perl 20081208-1 all data pack for Business::ISBN
ii libbusiness-isbn-perl 2.05-1 all Perl library to work with International Standard Book Numbers
ii libbz2-1.0:amd64 1.0.6-4 amd64 high-quality block-sorting file compressor library - runtime
ii libc-bin 2.13-38+deb7u4 amd64 Embedded GNU C Library: Binaries
ii libc6:amd64 2.13-38+deb7u4 amd64 Embedded GNU C Library: Shared libraries
ii libcache-fastmmap-perl 1.40-1 amd64 Perl module providing a mmap'ed cache
ii libcache-memcached-fast-perl 0.19-2+b1 amd64 Perl client for memcached, in C language
ii libcache-memcached-perl 1.30-1 all Perl module for using memcached servers
ii libcache-perl 2.04-3 all Cache interface
ii libcairo2:amd64 1.12.2-3 amd64 The Cairo 2D vector graphics library
ii libcap2:amd64 1:2.22-1.2 amd64 support for getting/setting POSIX.1e capabilities
ii libcarp-assert-more-perl 1.12-2 all Convenience wrappers for libcarp-assert-perl
ii libcarp-assert-perl 0.20-2 all Carp::Assert - executable comments for perl
ii libcarp-clan-perl 6.04-1 all Perl enhancement to Carp error logging facilities
ii libcdt4 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools - cdt library
ii libcgi-application-dispatch-perl 3.07-2 all request dispatcher for CGI::Application
ii libcgi-application-perl 4.50-1 all framework for building reusable web-applications
ii libcgi-session-driver-memcached-perl 0.04-1koha2 all Perl module to allow CGI sessions to be stored in memcache
ii libcgi-session-perl 4.46-1 all persistent session data in CGI applications
ii libcgi-session-serialize-yaml-perl 4.26-1 all YAML and YAML::Syck support for CGI::Session's serializers
ii libcgraph5 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools - cgraph library
ii libclass-accessor-chained-perl 0.01.1~debian-2.1 all make chained accessors
ii libclass-accessor-grouped-perl 0.10006-1 all Perl module to build groups of accessors
ii libclass-accessor-perl 0.34-1 all Perl module that automatically generates accessors
ii libclass-adapter-perl 1.07-1 all Perl implementation of the "Adapter" Design Pattern
ii libclass-base-perl 0.05-1 all useful base class for deriving other modules
ii libclass-c3-componentised-perl 1.001000-1 all module to load mix-ins or components to C3-based classes
ii libclass-c3-perl 0.24-1 all pragma for using the C3 method resolution order
ii libclass-c3-xs-perl 0.13-1+b2 amd64 Perl module to accelerate Class::C3
ii libclass-data-inheritable-perl 0.08-1 all Inheritable, overridable class data
ii libclass-factory-util-perl 1.7-2 all Utility method for factory classes
ii libclass-inspector-perl 1.27-1 all Perl module that provides information about classes
ii libclass-isa-perl 0.36-3 all report the search path for a class's ISA tree
ii libclass-load-perl 0.17-1 all module for loading modules by name
ii libclass-load-xs-perl 0.04-1 amd64 XS implementation of parts of Class::Load
ii libclass-makemethods-perl 1.01-4 all Perl module for generating common types of methods
ii libclass-method-modifiers-perl 1.09-1 all Perl module providing method modifiers
ii libclass-mix-perl 0.003-1 all dynamic class mixing
ii libclass-returnvalue-perl 0.55-1 all A return-value object that lets you treat it as a boolean, array or object
ii libclass-singleton-perl 1.4-1 all implementation of a "Singleton" class
ii libclass-unload-perl 0.07-1 all Perl module to unload a class at runtime
ii libclass-xsaccessor-perl 1.13-1 amd64 Perl module providing fast XS accessors
ii libclone-perl 0.31-1+b2 amd64 recursively copy Perl datatypes
ii libcomerr2:amd64 1.42.5-1.1 amd64 common error description library
ii libcommon-sense-perl 3.6-1 all module that implements some sane defaults for Perl programs
ii libconfig-any-perl 0.23-1 all module to load configuration from different file formats
ii libconfig-general-perl 2.50-1 all Generic Configuration Module
ii libconfig-tiny-perl 2.14-1 all Read/Write .ini style files with as little code as possible
ii libcontext-preserve-perl 0.01-1 all Perl module to preserve calling context
ii libconvert-asn1-perl 0.26-1 all Perl module for encoding and decoding ASN.1 data structures
ii libconvert-basen-perl 0.01-1koha1 all perl module for encoding and decoding of base{2,4,8,16,32,64} strings
ii libconvert-binhex-perl 1.119+pristine-3 all Perl5 module for extracting data from macintosh BinHex files
ii libcroco3:amd64 0.6.6-2 amd64 Cascading Style Sheet (CSS) parsing and manipulation toolkit
ii libcrypt-eksblowfish-perl 0.008-1+b2 amd64 Perl module implementing the Eksblowfish block cipher
ii libcrypt-gcrypt-perl 1.25-1+b1 amd64 Perl interface to the GNU Cryptographic library
ii libcrypt-ssleay-perl 0.58-1 amd64 OpenSSL support for LWP
ii libcups2:amd64 1.5.3-5+deb7u4 amd64 Common UNIX Printing System(tm) - Core library
ii libcupsimage2:amd64 1.5.3-5+deb7u4 amd64 Common UNIX Printing System(tm) - Raster image library
ii libcurl3-gnutls:amd64 7.26.0-1+wheezy10 amd64 easy-to-use client-side URL transfer library (GnuTLS flavour)
ii libcurl3:amd64 7.26.0-1+wheezy10 amd64 easy-to-use client-side URL transfer library (OpenSSL flavour)
ii libdata-compare-perl 1.22-0.1 all perl module to compare perl data structures recursively
ii libdata-dump-perl 1.21-1 all Perl module to help dump data structures
ii libdata-dumper-concise-perl 2.020-1 all module for more shorter Data::Dumper-like output
ii libdata-ical-perl 0.18+dfsg-1 all Perl module for manipulating iCalendar (RFC2445) files
ii libdata-optlist-perl 0.107-1 all module to parse and validate simple name/value option pairs
ii libdata-page-perl 2.02-1 all Help when paging through sets of results
ii libdate-calc-perl 6.3-1 all Perl library for accessing dates
ii libdate-calc-xs-perl 6.3-1 amd64 Perl library for accessing dates
ii libdate-manip-perl 6.32-1 all module for manipulating dates
ii libdatetime-event-ical-perl 0.10-1 all Perl DateTime extension for computing RFC2445 recurrences
ii libdatetime-event-recurrence-perl 0.16-1 all Perl module to create recurring DateTime instances
ii libdatetime-format-builder-perl 0.8000-1 all module to create DateTime parsers
ii libdatetime-format-dateparse-perl 0.05-1 all Perl module parsing Date::Parse compatible formats
ii libdatetime-format-ical-perl 0.09-1 all Perl module to parse and format iCal datetime and duration strings
ii libdatetime-format-mail-perl 0.3001-1 all Convert between DateTime and RFC2822/822 formats
ii libdatetime-format-mysql-perl 0.04-2 all Parse and format MySQL dates and times
ii libdatetime-format-strptime-perl 1.5000-1 all Perl module to parse and format strp and strf time patterns
ii libdatetime-format-w3cdtf-perl 0.06-1 all module to parse and format W3CDTF datetime strings
ii libdatetime-locale-perl 1:0.45-1 all Perl extension providing localization support for DateTime
ii libdatetime-perl 2:0.7500-1 amd64 module for manipulating dates, times and timestamps
ii libdatetime-set-perl 0.31-1 all Datetime sets and set math
ii libdatetime-timezone-perl 1:1.58-1+2014h all framework exposing the Olson time zone database to Perl
ii libdatrie1:amd64 0.2.5-3 amd64 Double-array trie library
ii libdb5.1:amd64 5.1.29-5 amd64 Berkeley v5.1 Database Libraries [runtime]
ii libdbd-mock-perl 1.43-1 all Mock database driver for testing
ii libdbd-mysql-perl 4.021-1+b1 amd64 Perl5 database interface to the MySQL database
ii libdbd-sqlite2-perl 2:0.33-9+b2 amd64 Perl DBI driver with a self-contained RDBMS (SQLite2 version)
ii libdbi-perl 1.622-1+deb7u1 amd64 Perl Database Interface (DBI)
ii libdbix-class-perl 0.08196-3 all extensible and flexible object <-> relational mapper
ii libdbix-class-schema-loader-perl 0.07025-1 all module to automate definition of a DBIx::Class::Schema
ii libdbus-1-3:amd64 1.6.8-1+deb7u4 amd64 simple interprocess messaging system (library)
ii libdbus-glib-1-2:amd64 0.100.2-1 amd64 simple interprocess messaging system (GLib-based shared library)
ii libdevel-argnames-perl 0.03-1 all module providing access to subroutine variable names
ii libdevel-cover-perl 0.89-1 amd64 Perl tool for determining code coverage metrics
ii libdevel-globaldestruction-perl 0.06-1 all module to expose the flag that marks global destruction
ii libdevel-partialdump-perl 0.15-1 all Perl module to dump subroutine parameters concisely
ii libdevel-stacktrace-perl 1.2700-1 all Perl module containing stack trace and stack trace frame objects
ii libdigest-hmac-perl 1.03+dfsg-1 all module for creating standard message integrity checks
ii libdjvulibre-text 3.5.25.3-1 all Linguistic support files for libdjvulibre
ii libdjvulibre21 3.5.25.3-1 amd64 Runtime support for the DjVu image format
ii libdublincore-record-perl 0.03-1 all Container for Dublin Core metadata elements
ii libedit2:amd64 2.11-20080614-5 amd64 BSD editline and history libraries
ii libemail-abstract-perl 3.004-1 all library that presents unified interface to mail representations
ii libemail-date-format-perl 1.002-1 all Module to generate RFC-2822-valid date strings
ii libemail-date-perl 1.103-3 all Perl module for correct formatting of dates in emails
ii libemail-simple-perl 2.101-1 all module to parse RFC2822 headers and message format
ii libemail-valid-perl 0.190-1 all Perl module for checking the validity of Internet email addresses
ii libencode-locale-perl 1.03-1 all utility to determine the locale encoding
ii liberror-perl 0.17-1 all Perl module for error/exception handling in an OO-ish way
ii libeval-closure-perl 0.08-1 all Perl module to safely and cleanly create closures via string eval
ii libexception-class-perl 1.32-1 all module that allows you to declare real exception classes in Perl
ii libexiv2-12 0.23-1 amd64 EXIF/IPTC metadata manipulation library
ii libexpat1:amd64 2.1.0-1+deb7u1 amd64 XML parsing C library - runtime library
ii libfcgi-perl 0.74-1+b1 amd64 helper module for FastCGI
ii libffi5:amd64 3.0.10-3 amd64 Foreign Function Interface library runtime
ii libfile-find-rule-perl 0.33-1 all module to search for files based on rules
ii libfile-listing-perl 6.04-1 all module to parse directory listings
ii libfile-nfslock-perl 1.21-1 all perl module to do NFS (or not) locking
ii libfile-sharedir-perl 1.00-0.1 all Locate per-dist and per-module shared files
ii libfile-slurp-perl 9999.19-1 all single call read & write file routines
ii libfont-afm-perl 1.20-1 all Font::AFM - Interface to Adobe Font Metrics files
ii libfont-ttf-perl 0.48-1 all Perl module for TrueType font hacking
ii libfontconfig1:amd64 2.9.0-7.1 amd64 generic font configuration library - runtime
ii libfreetype6:amd64 2.4.9-1.1 amd64 FreeType 2 font engine, shared library files
ii libfribidi0:amd64 0.19.2-3 amd64 Free Implementation of the Unicode BiDi algorithm
ii libgcc1:amd64 1:4.7.2-5 amd64 GCC support library
ii libgcrypt11:amd64 1.5.0-5+deb7u1 amd64 LGPL Crypto library - runtime library
ii libgd-barcode-perl 1.15-5 all Perl module to create barcode images (GD::Barcode)
ii libgd-gd2-noxpm-perl 1:2.46-2+b1 amd64 Perl module wrapper for libgd - gd2 variant without XPM support
ii libgd2-noxpm:amd64 2.0.36~rc1~dfsg-6.1 amd64 GD Graphics Library version 2 (without XPM support)
ii libgdbm3:amd64 1.8.3-11 amd64 GNU dbm database routines (runtime version)
ii libgdk-pixbuf2.0-0:amd64 2.26.1-1 amd64 GDK Pixbuf library
ii libgdk-pixbuf2.0-common 2.26.1-1 all GDK Pixbuf library - data files
ii libgetopt-long-descriptive-perl 0.091-1 all module that handles command-line arguments with usage text
ii libgettextpo0:amd64 0.18.1.1-9 amd64 GNU Internationalization library
ii libgfortran3:amd64 4.7.2-5 amd64 Runtime library for GNU Fortran applications
ii libgirepository-1.0-1 1.32.1-1 amd64 Library for handling GObject introspection data (runtime library)
ii libglib2.0-0:amd64 2.33.12+really2.32.4-5 amd64 GLib library of C routines
ii libglib2.0-data 2.33.12+really2.32.4-5 all Common files for GLib library
ii libgmp10:amd64 2:5.0.5+dfsg-2 amd64 Multiprecision arithmetic library
ii libgnutls26:amd64 2.12.20-8+deb7u2 amd64 GNU TLS library - runtime library
ii libgomp1:amd64 4.7.2-5 amd64 GCC OpenMP (GOMP) support library
ii libgpg-error0:amd64 1.10-3.1 amd64 library for common error values and messages in GnuPG components
ii libgpm2:amd64 1.20.4-6 amd64 General Purpose Mouse - shared library
ii libgraph-perl 1:0.91-1 all Perl module for graph data structures and algorithms
ii libgraph4 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools - graph library
ii libgraphics-magick-perl 1.3.16-1.1 amd64 format-independent image processing - perl interface
ii libgraphicsmagick3 1.3.16-1.1 amd64 format-independent image processing - C shared library
ii libgraphviz-perl 2.10-1 all Perl interface to the GraphViz graphing tool
ii libgravatar-url-perl 1.06-1 all Perl interface to make URLs for Gravatars from an email address
ii libgs9 9.05~dfsg-6.3+deb7u1 amd64 interpreter for the PostScript language and for PDF - Library
ii libgs9-common 9.05~dfsg-6.3+deb7u1 all interpreter for the PostScript language and for PDF - common files
ii libgssapi-krb5-2:amd64 1.10.1+dfsg-5+deb7u2 amd64 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii libgvc5 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools - gvc library
ii libgvpr1 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools - gvpr library
ii libhash-merge-perl 0.12-2 all Perl module for merging arbitrarily deep hashes into a single hash
ii libheap-perl 0.80-2 all Perl extensions for keeping data partially sorted
ii libhtml-form-perl 6.03-1 all module that represents an HTML form element
ii libhtml-format-perl 2.10-1 all module for transforming HTML into various formats
ii libhtml-lint-perl 2.20+dfsg-1 all checker of HTML errors in strings or files
ii libhtml-parser-perl 3.69-2 amd64 collection of modules that parse HTML text documents
ii libhtml-scrubber-perl 0.09-1 all Perl extension for scrubbing/sanitizing html
ii libhtml-tagset-perl 3.20-2 all Data tables pertaining to HTML
ii libhtml-template-perl 2.91-1 all module for using HTML templates with Perl
ii libhtml-tree-perl 5.02-1 all Perl module to represent and create HTML syntax trees
ii libhttp-cookies-perl 6.00-2 all HTTP cookie jars
ii libhttp-daemon-perl 6.01-1 all simple http server class
ii libhttp-date-perl 6.02-1 all module of date conversion routines
ii libhttp-exception-perl 0.04001-1 all throw HTTP-Errors as (Exception::Class-) Exceptions
ii libhttp-message-perl 6.03-1 all perl interface to HTTP style messages
ii libhttp-negotiate-perl 6.00-2 all implementation of content negotiation
ii libhttp-oai-perl 3.27-1 all API for the OAI-PMH
ii libhttp-request-ascgi-perl 1.2-2 all module to setup a CGI environment from a HTTP::Request
ii libhttp-server-simple-perl 0.44-1 all simple stand-alone HTTP server
ii libice6:amd64 2:1.0.8-2 amd64 X11 Inter-Client Exchange library
ii libicu48:amd64 4.8.1.1-12+deb7u1 amd64 International Components for Unicode
ii libidn11:amd64 1.25-2 amd64 GNU Libidn library, implementation of IETF IDN specifications
ii libidzebra-2.0-0 2.0.44-3 amd64 IDZebra libraries
ii libidzebra-2.0-dev 2.0.44-3 amd64 IDZebra development
ii libidzebra-2.0-mod-alvis 2.0.44-3 amd64 IDZebra filter alvis (XSLT filter for XML)
ii libidzebra-2.0-mod-dom 2.0.44-3 amd64 IDZebra filter 'dom' (XML DOM internal document model with XSLT)
ii libidzebra-2.0-mod-grs-marc 2.0.44-3 amd64 IDZebra filter grs.marc (ISO2709 MARC reader)
ii libidzebra-2.0-mod-grs-regx 2.0.44-3 amd64 IDZebra filters grs.regx, grs.tcl
ii libidzebra-2.0-mod-grs-xml 2.0.44-3 amd64 IDZebra filter grs.xml (XML filter)
ii libidzebra-2.0-mod-text 2.0.44-3 amd64 IDZebra filter text
ii libidzebra-2.0-modules 2.0.44-3 amd64 IDZebra modules
ii libijs-0.35 0.35-8 amd64 IJS raster image transport protocol: shared library
ii libilmbase6 1.0.1-4 amd64 several utility libraries from ILM used by OpenEXR
ii libio-multiplex-perl 1.13-1 all object-oriented interface to select() for Perl
ii libio-pty-perl 1:1.08-1+b2 amd64 Perl module for pseudo tty IO
ii libio-socket-inet6-perl 2.69-2 all object interface for AF_INET6 domain sockets
ii libio-socket-ip-perl 0.16-2 all module for using IPv4 and IPv6 sockets in a protocol-independent way
ii libio-socket-ssl-perl 1.76-2 all Perl module implementing object oriented interface to SSL sockets
ii libio-string-perl 1.08-2 all Emulate IO::File interface for in-core strings
ii libio-stringy-perl 2.110-5 all Perl modules for IO from scalars and arrays
ii libipc-run-perl 0.92-1 all Perl module for running processes
ii libjasper1:amd64 1.900.1-13 amd64 JasPer JPEG-2000 runtime library
ii libjbig0:amd64 2.0-2+deb7u1 amd64 JBIGkit libraries
ii libjbig2dec0 0.11+20120125-1 amd64 JBIG2 decoder library - shared libraries
ii libjcode-pm-perl 2.06-1 amd64 Perl extension interface to convert Japanese text
ii libjpeg8:amd64 8d-1+deb7u1 amd64 Independent JPEG Group's JPEG runtime library
ii libjs-jquery 1.7.2+dfsg-1 all JavaScript library for dynamic web applications
ii libjs-yui 2.9.0.dfsg.0.1-0.1 all Yahoo User Interface Library
ii libjson-perl 2.53-1 all module for manipulating JSON-formatted data
ii libjson-xs-perl 2.320-1+b1 amd64 module for manipulating JSON-formatted data (C/XS-accelerated)
ii libk5crypto3:amd64 1.10.1+dfsg-5+deb7u2 amd64 MIT Kerberos runtime libraries - Crypto Library
ii libkeyutils1:amd64 1.5.5-3+deb7u1 amd64 Linux Key Management Utilities (library)
ii libkrb5-3:amd64 1.10.1+dfsg-5+deb7u2 amd64 MIT Kerberos runtime libraries
ii libkrb5support0:amd64 1.10.1+dfsg-5+deb7u2 amd64 MIT Kerberos runtime libraries - Support library
ii liblcms1:amd64 1.19.dfsg-1.2 amd64 Little CMS color management library
ii liblcms2-2:amd64 2.2+git20110628-2.2+deb7u1 amd64 Little CMS 2 color management library
ii libldap-2.4-2:amd64 2.4.31-1+nmu2 amd64 OpenLDAP libraries
ii liblensfun-data 0.2.5-2 all Lens Correction library - Data
ii liblensfun0 0.2.5-2 amd64 Lens Correction library - Runtime files
ii liblibrary-callnumber-lc-perl 0.22-1 all utility functions to deal with Library-of-Congress call numbers
ii liblinear-tools 1.8+dfsg-1 amd64 Standalone applications for LIBLINEAR
ii liblinear1 1.8+dfsg-1 amd64 Library for Large Linear Classification
ii liblingua-en-inflect-number-perl 1.1-5 all Perl module to force number of words to singular or plural
ii liblingua-en-inflect-perl 1.894-1 all Perl module to pluralize English words
ii liblingua-en-inflect-phrase-perl 0.12-1 all module for inflecting short English phrases
ii liblingua-en-tagger-perl 0.18-1 all part-of-speech tagger for English natural language processing
ii liblingua-pt-stemmer-perl 0.01-3 all Portuguese language stemming
ii liblingua-stem-perl 0.84-1 all Stemming of words
ii liblingua-stem-snowball-da-perl 1.01-4 all Porters stemming algorithm for Denmark
ii liblingua-stem-snowball-perl 0.952-2+b2 amd64 Perl interface to Snowball stemmers
ii liblist-moreutils-perl 0.33-1+b1 amd64 Perl module with additional list functions not found in List::Util
ii liblocale-currency-format-perl 1.30-1 all Perl functions for formatting monetary values
ii liblocale-gettext-perl 1.05-7+b1 amd64 module using libc functions for internationalization in Perl
ii liblocale-maketext-lexicon-perl 0.91-1 all lexicon-handling backends for Locale::Maketext
ii liblocale-po-perl 0.21-1 all Locale::PO perl module
ii liblqr-1-0:amd64 0.4.1-2 amd64 converts plain array images into multi-size representation
ii libltdl7:amd64 2.4.2-1.1 amd64 A system independent dlopen wrapper for GNU libtool
ii liblua5.1-0:amd64 5.1.5-4+deb7u1 amd64 Shared library for the Lua interpreter version 5.1
ii liblwp-mediatypes-perl 6.02-1 all module to guess media type for a file or a URL
ii liblwp-protocol-https-perl 6.03-1 all HTTPS driver for LWP::UserAgent
ii liblzma5:amd64 5.1.1alpha+20120614-2 amd64 XZ-format compression library
ii libmagic1:amd64 5.11-2+deb7u5 amd64 File type determination library using "magic" numbers
ii libmagickcore5-extra:amd64 8:6.7.7.10-5+deb7u3 amd64 low-level image manipulation library - extra codecs
ii libmagickcore5:amd64 8:6.7.7.10-5+deb7u3 amd64 low-level image manipulation library
ii libmagickwand5:amd64 8:6.7.7.10-5+deb7u3 amd64 image manipulation library
ii libmail-sendmail-perl 0.79.16-1 all Send email from a perl script
ii libmailtools-perl 2.09-1 all Manipulate email in perl programs
ii libmarc-charset-perl 1.33-1 amd64 Perl module for bidirectional MARC-8 <-> Unicode conversion
ii libmarc-crosswalk-dublincore-perl 0.02-1 all Convert data between MARC and Dublin Core
ii libmarc-record-perl 2.0.6-1koha1 all Perl extension for handling MARC records
ii libmarc-xml-perl 1.0.2-1koha1 all unknown
ii libmath-bigint-perl 1.997-1 all arbitrary size integer/float math package
ii libmath-round-perl 0.06-3 all Perl extension for rounding numbers
ii libmemoize-expirelru-perl 0.55-1 all Expiry plug-in for Memoize that adds LRU cache expiration
ii libmemoize-memcached-perl 0.03-2 all implementation of Memoize using memcached for storage
ii libmime-lite-perl 3.028-1 all module for convenient MIME message creation
ii libmime-tools-perl 5.503-1 all Perl5 modules for MIME-compliant messages
ii libmime-types-perl 1.35-1 all Perl extension for determining MIME types and Transfer Encoding
ii libmodern-perl-perl 1.20120521-1 all module for enabling all of the features of Modern Perl with one command
ii libmodule-bundled-files-perl 0.03-1~koha1 all Access files bundled with Module
ii libmodule-find-perl 0.11-1 all module to find and use installed Perl modules
ii libmodule-implementation-perl 0.06-1 all module for loading one of several alternate implementations of a module
ii libmodule-runtime-perl 0.013-1 all Perl module for runtime module handling
ii libmoo-perl 0.091011-1 all Minimalist Object Orientation library (with Moose compatiblity)
ii libmoose-perl 2.0603-1 amd64 modern Perl object system framework
ii libmoosex-markasmethods-perl 0.15-1 all moose extension to ark overload code symbols as methods
ii libmoosex-nonmoose-perl 0.22-1 all Moose extension to allow easy subclassing of non-Moose classes
ii libmount1 2.20.1-5.3 amd64 block device id library
ii libmro-compat-perl 0.11-1 all mro::* interface compatibility for Perls < 5.9.5
ii libmysqlclient18:amd64 5.5.40-0+wheezy1 amd64 MySQL database client library
ii libnamespace-autoclean-perl 0.13-1 all module to remove imported symbols after compilation
ii libnamespace-clean-perl 0.23-1 all module for keeping imports and functions out of the current namespace
ii libncurses5:amd64 5.9-10 amd64 shared libraries for terminal handling
ii libncursesw5:amd64 5.9-10 amd64 shared libraries for terminal handling (wide character support)
ii libnet-cidr-perl 0.15-1 all Manipulate IPv4/IPv6 netblocks in CIDR notation
ii libnet-dns-perl 0.66-2+b2 amd64 Perform DNS queries from a Perl script
ii libnet-domain-tld-perl 1.69-1 all Perl module for retrieving a list of currently available TLDs
ii libnet-http-perl 6.03-2 all module providing low-level HTTP connection client
ii libnet-ip-perl 1.25-3 all Perl extension for manipulating IPv4/IPv6 addresses
ii libnet-ldap-perl 1:0.4400-1 all client interface to LDAP servers
ii libnet-server-perl 2.006-1+deb7u1 all extensible, general perl server engine
ii libnet-ssleay-perl 1.48-1+b1 amd64 Perl module for Secure Sockets Layer (SSL)
ii libnet-z3950-zoom-perl 1.26-1+b2 amd64 Perl extension implementing the ZOOM API for Information Retrieval via Z39.50
ii libnetpbm10 2:10.0-15+b1 amd64 Graphics conversion tools shared libraries
ii libnumber-compare-perl 0.03-1 all module for performing numeric comparisons in Perl
ii libnumber-format-perl 1.73-1 all Perl module to format numbers for display
ii libole-storage-lite-perl 0.19-1 all simple class for OLE document interface
ii libopenexr6 1.6.1-6 amd64 runtime files for the OpenEXR image library
ii libopenoffice-oodoc-perl 2.125-2 all module for working with Open Document Format files
ii libossp-uuid-perl 1.6.2-1.3 amd64 perl OSSP::UUID - OSSP uuid Perl Binding
ii libossp-uuid16 1.6.2-1.3 amd64 OSSP uuid ISO-C and C++ - shared library
ii libp11-kit0:amd64 0.12-3 amd64 Library for loading and coordinating access to PKCS#11 modules - runtime
ii libpackage-deprecationmanager-perl 0.13-1 all module for managing deprecation warnings for Perl distributions
ii libpackage-stash-perl 0.33-1 all module providing routines for manipulating stashes
ii libpackage-stash-xs-perl 0.24-1+b1 amd64 Perl module providing routines for manipulating stashes (XS version)
ii libpadwalker-perl 1.94-1 amd64 module to inspect and manipulate lexical variables
ii libpam-modules-bin 1.1.3-7.1 amd64 Pluggable Authentication Modules for PAM - helper binaries
ii libpam-modules:amd64 1.1.3-7.1 amd64 Pluggable Authentication Modules for PAM
ii libpam-runtime 1.1.3-7.1 all Runtime support for the PAM library
ii libpam0g:amd64 1.1.3-7.1 amd64 Pluggable Authentication Modules library
ii libpango1.0-0:amd64 1.30.0-1 amd64 Layout and rendering of internationalized text
ii libpaper-utils 1.1.24+nmu2 amd64 library for handling paper characteristics (utilities)
ii libpaper1:amd64 1.1.24+nmu2 amd64 library for handling paper characteristics
ii libparams-classify-perl 0.013-4 amd64 Perl module for argument type classification
ii libparams-util-perl 1.07-1 amd64 Perl extension for simple stand-alone param checking functions
ii libparams-validate-perl 1.06-1 amd64 Perl module to validate parameters to Perl method/function calls
ii libparse-recdescent-perl 1.967009+dfsg-1 all Perl module to create and use recursive-descent parsers
ii libpath-class-perl 0.26-1 all module for cross-platform path specification manipulation
ii libpathplan4 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools - pathplan library
ii libpcap0.8:amd64 1.3.0-1 amd64 system interface for user-level packet capture
ii libpcre3:amd64 1:8.30-5 amd64 Perl 5 Compatible Regular Expression Library - runtime files
ii libpdf-api2-perl 2.019-1+deb7u1 all module for creating or modifying PDF documents in Perl
ii libpdf-api2-simple-perl 1.1.4u-3 all simple interface for manipulating PDF files
ii libpdf-reuse-barcode-perl 0.05-1 all Create barcodes for PDF documents with PDF::Reuse
ii libpdf-reuse-perl 0.35-2 all Reuse and mass produce PDF documents
ii libpdf-table-perl 0.9.5-1 all utility class for building table layouts in a PDF::API2 object
ii libpgm-5.1-0 5.1.118-1~dfsg-0.1 amd64 OpenPGM shared library
ii libpixman-1-0:amd64 0.26.0-4+deb7u1 amd64 pixel-manipulation library for X and cairo
ii libpng12-0:amd64 1.2.49-1 amd64 PNG library - runtime
ii libpopt0:amd64 1.16-7 amd64 lib for parsing cmdline parameters
ii libprocps0:amd64 1:3.3.3-3 amd64 library for accessing process information from /proc
ii libquadmath0:amd64 4.7.2-5 amd64 GCC Quad-Precision Math Library
ii libreadline6:amd64 6.2+dfsg-0.1 amd64 GNU readline and history libraries, run-time libraries
ii libreadonly-perl 1.03-4 all facility for creating read-only scalars, arrays and hashes
ii libreadonly-xs-perl 1.04-2+b3 amd64 Faster Readonly implementation
ii librole-tiny-perl 1.001003-1 all Perl module for minimalist role composition
ii librsvg2-2:amd64 2.36.1-2 amd64 SAX-based renderer library for SVG files (runtime)
ii librsvg2-common:amd64 2.36.1-2 amd64 SAX-based renderer library for SVG files (extra runtime)
ii librtmp0:amd64 2.4+20111222.git4e06e21-1 amd64 toolkit for RTMP streams (shared library)
ii libsasl2-2:amd64 2.1.25.dfsg1-6+deb7u1 amd64 Cyrus SASL - authentication abstraction library
ii libsasl2-modules:amd64 2.1.25.dfsg1-6+deb7u1 amd64 Cyrus SASL - pluggable authentication modules
ii libscalar-list-utils-perl 1:1.25-1 amd64 modules providing common scalar and list utility subroutines
ii libschedule-at-perl 1.15-1 all OS independent interface to the Unix 'at' command
ii libscope-guard-perl 0.20-1 all lexically scoped resource management
ii libselinux1:amd64 2.1.9-5 amd64 SELinux runtime shared libraries
ii libsemanage-common 2.1.6-6 all Common files for SELinux policy management libraries
ii libsemanage1:amd64 2.1.6-6 amd64 SELinux policy management library
ii libsepol1:amd64 2.1.4-3 amd64 SELinux library for manipulating binary security policies
ii libset-infinite-perl 0.63-1 all Sets of intervals
ii libslang2:amd64 2.2.4-15 amd64 S-Lang programming library - runtime version
ii libsm6:amd64 2:1.2.1-2 amd64 X11 Session Management library
ii libsms-send-perl 1.06-1 all driver-based API for sending SMS messages
ii libsnowball-norwegian-perl 1.2-1 all Stemming algorithm for Norwegian
ii libsnowball-swedish-perl 1.2-3 all Stemming algorithm for Swedish
ii libsoap-lite-perl 0.714-1 all Perl implementation of a SOAP client and server
ii libsocket-perl 2.002-1 amd64 networking constants and support functions
ii libsocket6-perl 0.23-1+b2 amd64 Perl extensions for IPv6
ii libspreadsheet-parseexcel-perl 0.5800-1 all Perl module to access information from Excel Spreadsheets
ii libspreadsheet-writeexcel-perl 2.37-1 all module to create Excel spreadsheets
ii libsql-abstract-perl 1.72-1 all module to generate SQL from Perl data structures
ii libsql-translator-perl 0.11011-1 all SQL translation library
ii libsqlite3-0:amd64 3.7.13-1+deb7u1 amd64 SQLite 3 shared library
ii libss2:amd64 1.42.5-1.1 amd64 command-line interface parsing library
ii libssh2-1:amd64 1.4.2-1.1 amd64 SSH2 client-side library
ii libssl1.0.0:amd64 1.0.1e-2+deb7u13 amd64 SSL shared libraries
ii libstdc++6:amd64 4.7.2-5 amd64 GNU Standard C++ Library v3
ii libstrictures-perl 1.003001-1 all Perl module to turn on strict and make all warnings fatal
ii libstring-camelcase-perl 0.02-1 all Perl module to convert stringt to and from CamelCase
ii libstring-crc32-perl 1.4-2+b3 amd64 Perl interface for cyclic redundancy check generation
ii libstring-random-perl 1:0.22-3 all Perl module for generating random strings
ii libstring-toidentifier-en-perl 0.07-1 all module to convert strings to English program identifiers
ii libsub-exporter-perl 0.984-1 all sophisticated exporter for custom-built routines
ii libsub-identify-perl 0.04-1+b2 amd64 Retrieve names of code references
ii libsub-install-perl 0.926-1 all module for installing subroutines into packages easily
ii libsub-name-perl 0.05-1+b2 amd64 module for assigning a new name to referenced sub
ii libsub-uplevel-perl 0.2400-1 all module to spoof the Perl call stack
ii libsvm-tools 3.12-1 amd64 LIBSVM binary tools
ii libswitch-perl 2.16-2 all switch statement for Perl
ii libsys-hostname-long-perl 1.4-2 all Figure out the long (fully-qualified) hostname
ii libsystemd-login0:amd64 44-11+deb7u4 amd64 systemd login utility library
ii libtask-weaken-perl 1.03-1 all Ensure that a platform has weaken support
ii libtasn1-3:amd64 2.13-2 amd64 Manage ASN.1 structures (runtime)
ii libtemplate-perl 2.24-1 amd64 the "Template Toolkit" template processing system in perl
ii libtemplate-plugin-htmltotext-perl 0.03-1koha1 all Plugin interface to HTML::FormatText
ii libtemplate-plugin-json-escape-perl 0.2-1koha1 all module for embedding JSON strings in Template Toolkit
ii libtest-deep-perl 0.110-1 all Perl module for extremely flexible deep comparisons
ii libtest-exception-perl 0.31-1 all module for testing exception-based code
ii libtest-longstring-perl 0.15-1 all module to test for string equality
ii libtest-mockmodule-perl 0.05-2 all Perl module to override subroutines in a module for unit testing
ii libtest-mockobject-perl 1.20120301-1 all Perl extension for emulating troublesome interfaces
ii libtest-strict-perl 0.14-1 all test module for checking the syntax of use strict and test coverage
ii libtest-warn-perl 0.23-1 all test module for checking which warnings are generated
ii libtest-www-mechanize-cgiapp-perl 0.05-3 all Test CGI::Application apps using WWW::Mechanize
ii libtest-www-mechanize-perl 1.42-1 all module for testing web applications
ii libtest-yaml-valid-perl 0.04-1 all module to test for valid YAML
ii libtext-bidi-perl 0.03-5+b2 amd64 Unicode bidi algorithm for Perl using libfribidi
ii libtext-charwidth-perl 0.04-7+b1 amd64 get display widths of characters on the terminal
ii libtext-csv-encoded-perl 0.10-2 all encoding-aware comma-separated values manipulator
ii libtext-csv-perl 1.21-1 all comma-separated values manipulator (using XS or PurePerl)
ii libtext-csv-xs-perl 0.90-1 amd64 Perl C/XS module to process Comma-Separated Value files
ii libtext-german-perl 0.06-2 all German grundform reduction
ii libtext-glob-perl 0.09-1 all Perl module for matching globbing patterns against text
ii libtext-iconv-perl 1.7-5 amd64 converts between character sets in Perl
ii libtext-pdf-perl 0.29a-1 all Relatively low-level interface for manipulating PDFs
ii libtext-recordparser-perl 1.5.0-1 all module to parse record-oriented data in a text file
ii libtext-tabulardisplay-perl 1.33-1 all Perl module to display text as a formatted table
ii libtext-unaccent-perl 1.08-1+b3 amd64 provides functions to remove accents using UTF16 as a pivot
ii libtext-unidecode-perl 0.04-2 all Text::Unidecode -- US-ASCII transliterations of Unicode text
ii libtext-vfile-asdata-perl 0.07-1 all generic perl module to read and write vfile files
ii libtext-wrapi18n-perl 0.06-7 all internationalized substitute of Text::Wrap
ii libtext-wrapper-perl 1.04-1 all simple word wrapping routine
ii libthai-data 0.1.18-2 all Data files for Thai language support library
ii libthai0:amd64 0.1.18-2 amd64 Thai language support library
ii libtie-ixhash-perl 1.21-2 all ordered associative arrays for Perl
ii libtiff4:amd64 3.9.6-11 amd64 Tag Image File Format (TIFF) library (old version)
ii libtimedate-perl 1.2000-1 all collection of modules to manipulate date/time information
ii libtinfo5:amd64 5.9-10 amd64 shared low-level terminfo library for terminal handling
ii libtree-dagnode-perl 1.06-1 all Tree::DAG_Node - (super)class for representing nodes in a tree
ii libtry-tiny-perl 0.11-1koha1 all minimal try/catch with proper localization of $@
ii libunicode-map-perl 0.112-10+b3 amd64 Perl module for mapping charsets from and to UTF16 Unicode
ii libunistring0:amd64 0.9.3-5 amd64 Unicode string library for C
ii libuniversal-can-perl 1.20110613-1 all safer version of UNIVERSAL::can
ii libuniversal-isa-perl 1.20120418-1 all safer version of UNIVERSAL::isa
ii libuniversal-require-perl 0.13-1 all Load modules from a variable
ii liburi-perl 1.60-1 all module to manipulate and access URI strings
ii libusb-0.1-4:amd64 2:0.1.12-20+nmu1 amd64 userspace USB programming library
ii libustr-1.0-1:amd64 1.0.4-3 amd64 Micro string library: shared library
ii libuuid1:amd64 2.20.1-5.3 amd64 Universally Unique ID library
ii libvariable-magic-perl 0.50-1 amd64 module to associate user-defined magic to variables from Perl
ii libwmf0.2-7:amd64 0.2.8.4-10.3 amd64 Windows metafile conversion library
ii libwrap0:amd64 7.6.q-24 amd64 Wietse Venema's TCP wrappers library
ii libwww-mechanize-perl 1.71-1 all module to automate interaction with websites
ii libwww-perl 6.04-1 all simple and consistent interface to the world-wide web
ii libwww-robotrules-perl 6.01-1 all database of robots.txt-derived permissions
ii libx11-6:amd64 2:1.5.0-1+deb7u1 amd64 X11 client-side library
ii libx11-data 2:1.5.0-1+deb7u1 all X11 client-side library
ii libxau6:amd64 1:1.0.7-1 amd64 X11 authorisation library
ii libxaw7:amd64 2:1.0.10-2 amd64 X11 Athena Widget library
ii libxcb-render0:amd64 1.8.1-2+deb7u1 amd64 X C Binding, render extension
ii libxcb-shm0:amd64 1.8.1-2+deb7u1 amd64 X C Binding, shm extension
ii libxcb1:amd64 1.8.1-2+deb7u1 amd64 X C Binding
ii libxdmcp6:amd64 1:1.1.1-1 amd64 X11 Display Manager Control Protocol library
ii libxdot4 2.26.3-14+deb7u1 amd64 rich set of graph drawing tools - xdot library
ii libxext6:amd64 2:1.3.1-2+deb7u1 amd64 X11 miscellaneous extension library
ii libxft2:amd64 2.3.1-1 amd64 FreeType-based font drawing library for X
ii libxml-dumper-perl 0.81-1 all Perl module for dumping Perl objects from/to XML
ii libxml-filter-buffertext-perl 1.01-5 all Perl module for putting all characters into a single event
ii libxml-libxml-perl 2.0001+dfsg-1 amd64 Perl interface to the libxml2 library
ii libxml-libxslt-perl 1.77-1 amd64 Perl interface to the GNOME libxslt library
ii libxml-namespacesupport-perl 1.09-3 all Perl module for supporting simple generic namespaces
ii libxml-parser-perl 2.41-1+b1 amd64 Perl module for parsing XML files
ii libxml-rss-perl 1.49-1 all Perl module for managing RSS (RDF Site Summary) files
ii libxml-sax-base-perl 1.07-1 all base class for SAX drivers and filters
ii libxml-sax-expat-perl 0.40-2 all Perl module for a SAX2 driver for Expat (XML::Parser)
ii libxml-sax-perl 0.99+dfsg-2 all Perl module for using and building Perl SAX2 XML processors
ii libxml-sax-writer-perl 0.53-1 all Perl module for a SAX2 XML writer
ii libxml-simple-perl 2.20-1 all Perl module for reading and writing XML
ii libxml-twig-perl 1:3.39-1 all Perl module for processing huge XML documents in tree mode
ii libxml-writer-perl 0.615-1 all Perl module for writing XML documents
ii libxml-xpath-perl 1.13-7 all Perl module for processing XPath
ii libxml-xpathengine-perl 0.13-1 all re-usable XPath engine for DOM-like trees
ii libxml2-utils 2.8.0+dfsg1-7+wheezy2 amd64 XML utilities
ii libxml2:amd64 2.8.0+dfsg1-7+wheezy1 amd64 GNOME XML library
ii libxmu6:amd64 2:1.1.1-1 amd64 X11 miscellaneous utility library
ii libxmuu1:amd64 2:1.1.1-1 amd64 X11 miscellaneous micro-utility library
ii libxpm4:amd64 1:3.5.10-1 amd64 X11 pixmap library
ii libxrender1:amd64 1:0.9.7-1+deb7u1 amd64 X Rendering Extension client library
ii libxslt1.1:amd64 1.1.26-14.1 amd64 XSLT 1.0 processing library - runtime library
ii libxt6:amd64 1:1.1.3-1+deb7u1 amd64 X11 toolkit intrinsics library
ii libyaml-0-2:amd64 0.1.4-2+deb7u4 amd64 Fast YAML 1.1 parser and emitter library
ii libyaml-perl 0.81-1 all YAML Ain't Markup Language
ii libyaml-syck-perl 1.20-1 amd64 Perl module providing a fast, lightweight YAML loader and dumper
ii libyaz4 4.2.30-2 amd64 YAZ Z39.50 toolkit (runtime files)
ii libzmq3:amd64 3.2.3+dfsg-1~bpo70~dst+1 amd64 lightweight messaging kernel (shared library)
ii login 1:4.1.5.1-1 amd64 system login tools
ii logrotate 3.8.1-4 amd64 Log rotation utility
ii lsb-base 4.1+Debian8+deb7u1 all Linux Standard Base 4.1 init script functionality
ii lsb-release 4.1+Debian8+deb7u1 all Linux Standard Base version reporting utility
ii mawk 1.3.3-17 amd64 a pattern scanning and text processing language
ii mime-support 3.52-1 all MIME files 'mime.types' & 'mailcap', and support programs
ii mount 2.20.1-5.3 amd64 Tools for mounting and manipulating filesystems
ii msgpack-python 0.1.10-1 amd64 Python implementation of MessagePack format
ii multiarch-support 2.13-38+deb7u4 amd64 Transitional package to ensure multiarch compatibility
ii mysql-client-5.5 5.5.40-0+wheezy1 amd64 MySQL database client binaries
ii mysql-common 5.5.40-0+wheezy1 all MySQL database common files, e.g. /etc/mysql/my.cnf
ii mysql-server 5.5.40-0+wheezy1 all MySQL database server (metapackage depending on the latest version)
ii mysql-server-5.5 5.5.40-0+wheezy1 amd64 MySQL database server binaries and system database setup
ii mysql-server-core-5.5 5.5.40-0+wheezy1 amd64 MySQL database server binaries
ii ncurses-base 5.9-10 all basic terminal type definitions
ii ncurses-bin 5.9-10 amd64 terminal-related programs and man pages
ii netbase 5.0 all Basic TCP/IP networking system
ii netcat 1.10-40 all TCP/IP swiss army knife -- transitional package
ii netcat-traditional 1.10-40 amd64 TCP/IP swiss army knife
ii netpbm 2:10.0-15+b1 amd64 Graphics conversion tools between image formats
ii nmap 6.00-0.3+deb7u1 amd64 The Network Mapper
ii nullmailer 1:1.11-2 amd64 simple relay-only mail transport agent
ii openssh-blacklist 0.4.1+nmu1 all list of default blacklisted OpenSSH RSA and DSA keys
ii openssh-blacklist-extra 0.4.1+nmu1 all list of non-default blacklisted OpenSSH RSA and DSA keys
ii openssh-client 1:6.0p1-4+deb7u2 amd64 secure shell (SSH) client, for secure access to remote machines
ii openssl 1.0.1e-2+deb7u13 amd64 Secure Socket Layer (SSL) binary and related cryptographic tools
ii passwd 1:4.1.5.1-1 amd64 change and administer password and group data
ii patch 2.6.1-3 amd64 Apply a diff file to an original
ii perl 5.14.2-21+deb7u2 amd64 Larry Wall's Practical Extraction and Report Language
ii perl-base 5.14.2-21+deb7u2 amd64 minimal Perl system
ii perl-doc 5.14.2-21+deb7u2 all Perl documentation
ii perl-modules 5.14.2-21+deb7u2 all Core Perl modules
ii poppler-data 0.4.5-10 all encoding data for the poppler PDF rendering library
ii procps 1:3.3.3-3 amd64 /proc file system utilities
ii psmisc 22.19-1+deb7u1 amd64 utilities that use the proc file system
ii psutils 1.17.dfsg-1 amd64 PostScript document handling utilities
ii pwgen 2.06-1+b2 amd64 Automatic Password generation
ii python 2.7.3-4+deb7u1 all interactive high-level object-oriented language (default version)
ii python-apt 0.8.8.2 amd64 Python interface to libapt-pkg
ii python-apt-common 0.8.8.2 all Python interface to libapt-pkg (locales)
ii python-chardet 2.0.1-2 all universal character encoding detector
ii python-crypto 2.6-4+deb7u3 amd64 cryptographic algorithms and protocols for Python
ii python-dbus 1.1.1-1 amd64 simple interprocess messaging system (Python interface)
ii python-dbus-dev 1.1.1-1 all main loop integration development files for python-dbus
ii python-gi 3.2.2-2 amd64 Python 2.x bindings for gobject-introspection libraries
ii python-gnupginterface 0.3.2-9.1 all Python interface to GnuPG (GPG)
ii python-jinja2 2.6-1 amd64 small but fast and easy to use stand-alone template engine
ii python-m2crypto 0.21.1-2 amd64 a crypto and SSL toolkit for Python
ii python-mako 0.7.0-1.1 all fast and lightweight templating for the Python platform
ii python-markupsafe 0.15-1 amd64 XML/HTML/XHTML Markup safe string for Python
ii python-minimal 2.7.3-4+deb7u1 all minimal subset of the Python language (default version)
ii python-pkg-resources 0.6.24-1 all Package Discovery and Resource Access using pkg_resources
ii python-pycurl 7.19.0-5 amd64 Python bindings to libcurl
ii python-requests 2.0.0-1~bpo70+1 all elegant and simple HTTP library for Python, built for human beings
ii python-six 1.1.0-2 all Python 2 and 3 compatibility library (Python 2 interface)
ii python-software-properties 0.82.7.1debian1 all manage the repositories that you install software from
ii python-support 1.0.15 all automated rebuilding support for Python modules
ii python-urllib3 1.7.1-1~bpo70+1 all HTTP library with thread-safe connection pooling for Python
ii python-yaml 3.10-4 amd64 YAML parser and emitter for Python
ii python-zmq 13.1.0-1~bpo70~dst+1 amd64 Python bindings for 0MQ library
ii python2.7 2.7.3-6+deb7u2 amd64 Interactive high-level object-oriented language (version 2.7)
ii python2.7-minimal 2.7.3-6+deb7u2 amd64 Minimal subset of the Python language (version 2.7)
ii readline-common 6.2+dfsg-0.1 all GNU readline and history libraries, common files
ii rsync 3.0.9-4 amd64 fast, versatile, remote (and local) file-copying tool
ii rsyslog 5.8.11-3+deb7u2 amd64 reliable system and kernel logging daemon
ii salt-common 2014.7.0+ds-2~bpo70+1 all shared libraries that salt requires for all packages
ii salt-minion 2014.7.0+ds-2~bpo70+1 all client package for salt, the distributed remote execution system
ii sed 4.2.1-10 amd64 The GNU sed stream editor
ii sensible-utils 0.0.7 all Utilities for sensible alternative selection
ii sgml-base 1.26+nmu4 all SGML infrastructure and SGML catalog file support
ii sgml-data 2.0.8 all common SGML and XML data
ii shared-mime-info 1.0-1+b1 amd64 FreeDesktop.org shared MIME database and spec
ii socat 1.7.1.3-1.4 amd64 multipurpose relay for bidirectional data transfer
ii software-properties-common 0.82.7.1debian1 all manage the repositories that you install software from (common)
ii ssl-cert 1.0.32 all simple debconf wrapper for OpenSSL
ii sudo 1.8.5p2-1+nmu1 amd64 Provide limited super user privileges to specific users
ii sysv-rc 2.88dsf-41+deb7u1 all System-V-like runlevel change mechanism
ii sysvinit 2.88dsf-41+deb7u1 amd64 System-V-like init utilities
ii sysvinit-utils 2.88dsf-41+deb7u1 amd64 System-V-like utilities
ii tar 1.26+dfsg-0.1 amd64 GNU version of the tar archiving utility
ii tcl8.4 8.4.19-5 amd64 Tcl (the Tool Command Language) v8.4 - run-time files
ii tcpd 7.6.q-24 amd64 Wietse Venema's TCP wrapper utilities
ii tinymce 3.4.8+dfsg0-1 all platform independent web based Javascript/HTML WYSIWYG editor
ii tree 1.6.0-1 amd64 displays directory tree, in color
ii ttf-dejavu 2.33-3 all Metapackage to pull in ttf-dejavu-core and ttf-dejavu-extra
ii ttf-dejavu-core 2.33-3 all Vera font family derivate with additional characters
ii ttf-dejavu-extra 2.33-3 all Vera font family derivate with additional characters
ii ttf-liberation 1.07.2-6 all transitional dummy package
ii tzdata 2014e-0wheezy1 all time zone and daylight-saving time data
ii ucf 3.0025+nmu3 all Update Configuration File: preserve user changes to config files.
ii ufraw-batch 0.18-2 amd64 batch importer for raw camera images
ii unattended-upgrades 0.79.5+wheezy1 all automatic installation of security upgrades
ii unzip 6.0-8 amd64 De-archiver for .zip files
ii util-linux 2.20.1-5.3 amd64 Miscellaneous system utilities
ii wget 1.13.4-3+deb7u1 amd64 retrieves files from the web
ii wwwconfig-common 0.2.2 all Debian web auto configuration
ii x11-common 1:7.7+3~deb7u1 all X Window System (X.Org) infrastructure
ii xauth 1:1.0.7-1 amd64 X authentication utility
ii xml-core 0.13+nmu2 all XML infrastructure and XML catalog file support
ii xmlstarlet 1.3.1-3 amd64 command line XML toolkit
ii xsltproc 1.1.26-14.1 amd64 XSLT 1.0 command line processor
ii xz-utils 5.1.1alpha+20120614-2 amd64 XZ-format compression utilities
ii yaz 4.2.30-2 amd64 utilities for YAZ Z39.50 toolkit
ii zlib1g:amd64 1:1.2.7.dfsg-13 amd64 compression library - runtime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment