Package: libregexp-common-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 372
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 2013031301-1
Depends: perl
Description: module with common regular expressions
 Regexp::Common is a Perl module that exports a single hash ('%RE') that
 stores or generates commonly needed regular expressions.
 .
 The module currently provides the following patterns:
 .
   * balanced parentheses and brackets
   * delimited text (with escapes)
   * integers and floating-point numbers in any base (up to 36)
   * comments in 44 languages
   * offensive language
   * lists of any pattern
   * IPv4 and IPv6 addresses
   * URIs
   * Zip codes
Homepage: https://metacpan.org/release/Regexp-Common/

Package: iputils-ping
Status: install ok installed
Priority: important
Section: net
Installed-Size: 141
Maintainer: Noah Meyerhans <noahm@debian.org>
Architecture: armhf
Source: iputils (3:20121221-5)
Version: 3:20121221-5+b2
Provides: ping
Depends: libc6 (>= 2.11), libcap2 (>= 1:2.10), libgnutls-openssl27 (>= 3.0-0)
Recommends: libcap2-bin
Description: Tools to test the reachability of network hosts
 The ping command sends ICMP ECHO_REQUEST packets to a host in order to
 test if the host is reachable via the network.
 .
 This package includes a ping6 utility which supports IPv6 network
 connections.

Package: libxi6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 127
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxi (2:1.7.4-1)
Version: 2:1.7.4-1+b2
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6
Pre-Depends: multiarch-support
Description: X11 Input extension library
 libXi provides an X Window System client interface to the XINPUT
 extension to the X protocol.
 .
 The Input extension allows setup and configuration of multiple input devices,
 and will soon allow hotplugging of input devices; to be added and removed on
 the fly.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXi

Package: libedit2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 191
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libedit
Version: 3.1-20140620-2
Depends: libbsd0 (>= 0.0), libc6 (>= 2.17), libtinfo5
Pre-Depends: multiarch-support
Description: BSD editline and history libraries
 Command line editor library provides generic line editing,
 history, and tokenization functions.
 .
 It slightly resembles GNU readline.
Homepage: http://www.thrysoee.dk/editline/

Package: libpam-runtime
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1447
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: all
Multi-Arch: foreign
Source: pam
Version: 1.1.8-3.1+deb8u2
Replaces: libpam0g-dev, libpam0g-util
Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6)
Conflicts: libpam0g-util
Conffiles:
 /etc/pam.conf 87fc76f18e98ee7d3848f6b81b3391e5
 /etc/pam.d/other 31aa7f2181889ffb00b87df4126d1701
Description: Runtime support for the PAM library
 Contains configuration files and  directories required for
 authentication  to work on Debian systems.  This package is required
 on almost all installations.
Homepage: http://pam.sourceforge.net/

Package: vim-tiny
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 637
Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: vim
Version: 2:7.4.488-7+deb8u3
Provides: editor
Depends: vim-common (= 2:7.4.488-7+deb8u3), libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libselinux1 (>= 1.32), libtinfo5
Suggests: indent
Conffiles:
 /etc/vim/vimrc.tiny cda3c912e5fd54a07996ee29b14c58eb
Description: Vi IMproved - enhanced vi editor - compact version
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 Many new features have been added: multi level undo, syntax
 highlighting, command line history, on-line help, filename
 completion, block operations, folding, Unicode support, etc.
 .
 This package contains a minimal version of vim compiled with no
 GUI and a small subset of features in order to keep small the
 package size. This package does not depend on the vim-runtime
 package, but installing it you will get its additional benefits
 (online documentation, plugins, ...).
Homepage: http://www.vim.org/

Package: libncurses5
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 205
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Multi-Arch: same
Source: ncurses (5.9+20140913-1)
Version: 5.9+20140913-1+b1
Depends: libtinfo5 (= 5.9+20140913-1+b1), libc6 (>= 2.15)
Pre-Depends: multiarch-support, libtinfo5 (>= 5.9-3)
Recommends: libgpm2
Description: shared libraries for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncurses.
Homepage: http://invisible-island.net/ncurses/

Package: libgomp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 97
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: gcc-4.9
Version: 4.9.2-10
Provides: libgomp1-armhf
Depends: gcc-4.9-base (= 4.9.2-10), libc6 (>= 2.17)
Pre-Depends: multiarch-support
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Description: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.
Homepage: http://gcc.gnu.org/

Package: libjs-jquery
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 379
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: jquery
Version: 1.7.2+dfsg-3.2
Replaces: jquery
Recommends: javascript-common
Breaks: movabletype-opensource (<< 5.1.4+dfsg-3~)
Conflicts: jquery
Description: JavaScript library for dynamic web applications
 jQuery is a fast, concise, JavaScript Library that simplifies how you
 traverse HTML documents, handle events, perform animations, and add Ajax
 interactions to your web pages. jQuery is designed to change the way
 that you write JavaScript.
Homepage: http://jquery.com/

Package: libatomic1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 43
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: gcc-4.9
Version: 4.9.2-10
Provides: libatomic1-armhf
Depends: gcc-4.9-base (= 4.9.2-10), libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.
Homepage: http://gcc.gnu.org/

Package: libxaw7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 323
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxaw (2:1.0.12-2)
Version: 2:1.0.12-2+b1
Depends: libc6 (>= 2.15), libx11-6, libxext6, libxmu6, libxpm4, libxt6
Pre-Depends: multiarch-support
Description: X11 Athena Widget library
 libXaw7 provides the second version of Xaw, the Athena Widgets toolkit,
 which is largely used by legacy X applications.  This version is the
 most common version, as version 6 is considered deprecated, and version
 8, which adds Xprint support, is unsupported and not widely used.
 In general, use of a more modern toolkit such as GTK+ is recommended.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXaw

Package: update-inetd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 101
Maintainer: Serafeim Zanikolas <sez@debian.org>
Architecture: all
Multi-Arch: foreign
Version: 4.43
Replaces: netbase (<< 4.27)
Depends: debconf (>= 0.5) | debconf-2.0, libfile-temp-perl, libfile-copy-recursive-perl
Breaks: netbase (<< 4.27)
Description: inetd configuration file updater
 This package provides a program used by other packages to
 automatically update /etc/inetd.conf, the configuration file shared
 by all implementations of the Internet super-server.
 .
 Note that xinetd is not supported by this package.

Package: libclass-c3-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 94
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libclass-c3-xs-perl (0.13-2)
Version: 0.13-2+b1
Depends: perl (>= 5.20.0-4), perlapi-5.20.0, libc6 (>= 2.4)
Enhances: libclass-c3-perl (>= 0.16)
Description: Perl module to accelerate Class::C3
 Class::C3::XS is a Perl module designed to enhance the performance of the
 Class::C3 package (see libclass-c3-perl). It does so automatically and is not
 designed to be used directly; once installed, it should accelerate all programs
 that make use of Class::C3 itself.
Homepage: https://metacpan.org/release/Class-C3-XS

Package: cpp
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 65
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Multi-Arch: allowed
Source: gcc-defaults (1.136)
Version: 4:4.9.2-2
Depends: cpp-4.9 (>= 4.9.2-1~)
Suggests: cpp-doc
Conflicts: cpp-doc (<< 1:2.95.3)
Description: GNU C preprocessor (cpp)
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the compiler.
 .
 This is a dependency package providing the default GNU C preprocessor.

Package: libsub-install-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 60
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.928-1
Depends: perl
Description: module for installing subroutines into packages easily
 Sub::Install module makes it easy to install subroutines into packages
 without the unsightly mess of no strict or typeglobs lying about where
 just anyone can see them.
Homepage: https://github.com/rjbs/Sub-Install

Package: libxcb-present0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 50
Maintainer: XCB Developers <xcb@lists.freedesktop.org>
Architecture: armhf
Multi-Arch: same
Source: libxcb (1.10-3)
Version: 1.10-3+b1
Depends: libc6 (>= 2.4), libxcb1
Pre-Depends: multiarch-support
Description: X C Binding, present extension
 This package contains the library files needed to run software using
 libxcb-present, the present extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org

Package: libaudit1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 136
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Multi-Arch: same
Source: audit (1:2.4-1)
Version: 1:2.4-1+b1
Depends: libaudit-common (>= 1:2.4-1), libc6 (>= 2.8)
Pre-Depends: multiarch-support
Description: Dynamic library for security auditing
 The audit-libs package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.
Homepage: http://people.redhat.com/sgrubb/audit/

Package: readline-common
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 109
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Multi-Arch: foreign
Source: readline6
Version: 6.3-8
Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11)
Depends: dpkg (>= 1.15.4) | install-info
Suggests: readline-doc
Conflicts: libreadline-common, libreadline5 (<< 5.0-11)
Description: GNU readline and history libraries, common files
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

Package: ncurses-term
Status: install ok installed
Priority: standard
Section: misc
Installed-Size: 2187
Maintainer: Craig Small <csmall@debian.org>
Architecture: all
Multi-Arch: foreign
Source: ncurses
Version: 5.9+20140913-1
Replaces: bogl-bterm (<< 0.1.18-7), mlterm-common (<< 3.0.2-1), ncurses-base (<< 5.7+20100313-1), suckless-tools (<< 39)
Breaks: bogl-bterm (<< 0.1.18-7), mlterm-common (<< 3.0.2-1), suckless-tools (<< 39)
Description: additional terminal type definitions
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains all of the numerous terminal definitions not found in
 the ncurses-base package.
Homepage: http://invisible-island.net/ncurses/

Package: libntdb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 101
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: ntdb
Version: 1.0-5
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: New Trivial Database - shared library
 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 ntdb uses a file format that is incompatible with tdb, but the API
 is similar. It improves performance, adds support for databases
 larger than 4 Gb, and improves integration with talloc.
 .
 This package contains the shared library file.
Homepage: http://tdb.samba.org/

Package: postgresql-client-9.4
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 3606
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: postgresql-9.4
Version: 9.4.11-0+deb8u2
Provides: postgresql-client
Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libpq5 (>= 9.4.11), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.2.3.3), postgresql-client-common (>= 142~)
Suggests: postgresql-9.4, postgresql-doc-9.4
Description: front-end programs for PostgreSQL 9.4
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 9.4. If you install
 PostgreSQL 9.4 on a standalone machine, you need the server package
 postgresql-9.4, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/

Package: p0f
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 164
Maintainer: Pierre Chifflier <pollux@debian.org>
Architecture: armhf
Version: 2.0.8-2
Depends: libc6 (>= 2.7), libpcap0.8 (>= 0.9.8)
Conffiles:
 /etc/p0f/p0f.fp 8949e2eea6cee9abb325b2d45b654f5d
 /etc/p0f/p0fa.fp 9a3f506c7dbfb1535caa146af8e67d4e
 /etc/p0f/p0fr.fp 6355ea36130e614141892b37e228b3c1
Description: Passive OS fingerprinting tool
 p0f performs passive OS detection based on SYN packets. Unlike nmap
 and queso, p0f does recognition without sending any data.
 Additionally, it is able to determine the distance to the remote
 host, and can be used to determine the structure of a foreign or
 local network. When running on the gateway of a network it is able
 to gather huge amounts of data and provide useful statistics. On a
 user-end computer it could be used as powerful IDS add-on. p0f
 supports full tcpdump-style filtering expressions, and has an
 extensible and detailed fingerprinting database.

Package: libtinfo5
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 402
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Multi-Arch: same
Source: ncurses (5.9+20140913-1)
Version: 5.9+20140913-1+b1
Replaces: libncurses5 (<< 5.9-3)
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Breaks: dialog (<< 1.2-20130523)
Description: shared low-level terminfo library for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared low-level terminfo library.
Homepage: http://invisible-island.net/ncurses/

Package: libgdbm3
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 76
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Multi-Arch: same
Source: gdbm
Version: 1.8.3-13.1
Depends: libc6 (>= 2.4), dpkg (>= 1.15.4) | install-info
Pre-Depends: multiarch-support
Description: GNU dbm database routines (runtime version)
 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).
Homepage: http://directory.fsf.org/project/gdbm/

Package: libfontconfig1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 382
Maintainer: Keith Packard <keithp@debian.org>
Architecture: armhf
Multi-Arch: same
Source: fontconfig
Version: 2.11.0-6.3+deb8u1
Provides: libfontconfig
Depends: libc6 (>= 2.7), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), fontconfig-config (>= 2.11.0-6.3+deb8u1)
Pre-Depends: multiarch-support
Breaks: xpdf (<= 3.03-11)
Description: generic font configuration library - runtime
 Fontconfig is a font configuration and customization library, which
 does not depend on the X Window System. It is designed to locate
 fonts within the system and select them according to requirements
 specified by applications.
 .
 This package contains the runtime library needed to launch applications
 using fontconfig.

Package: manpages
Status: install ok installed
Priority: important
Section: doc
Installed-Size: 1047
Maintainer: Martin Schulze <joey@debian.org>
Architecture: all
Version: 3.74-1
Replaces: bind, libc-bin (<< 2.19-12), libc-dev-bin (<< 2.19-12)
Suggests: man-browser
Description: Manual pages about using a GNU/Linux system
 This package contains GNU/Linux manual pages for these sections:
  4 = Devices (e.g. hd, sd).
  5 = File formats and protocols, syntaxes of several system
      files (e.g. wtmp, /etc/passwd, nfs).
  7 = Conventions and standards, macro packages, etc.
      (e.g. nroff, ascii).
 .
 Sections 1, 6 and 8 are provided by the respective applications. This
 package only includes the intro man page describing the section.
 .
 The man pages describe syntaxes of several system files.
Homepage: http://www.kernel.org/doc/man-pages/

Package: perl-base
Essential: yes
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 3817
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: armhf
Source: perl
Version: 5.20.2-3+deb8u6
Replaces: libfile-path-perl, libfile-temp-perl, libio-socket-ip-perl, libperl5.8 (<< 5.8.0-20), libscalar-list-utils-perl, libsocket-perl, libxsloader-perl, perl (<< 5.10.1-12), perl-modules (<< 5.20.1-3)
Provides: libfile-path-perl, libfile-temp-perl, libio-socket-ip-perl, libscalar-list-utils-perl, libsocket-perl, libxsloader-perl, perl5-base, perlapi-5.20.0, perlapi-5.20.1, perlapi-5.20.2
Pre-Depends: libc6 (>= 2.11), dpkg (>= 1.17.17)
Suggests: perl
Breaks: autoconf2.13 (<< 2.13-45), libalien-wxwidgets-perl (<< 0.65+dfsg-2), libanyevent-perl (<< 7.070-2), libcommon-sense-perl (<< 3.72-2~), libfile-path-perl (<< 2.09), libfile-spec-perl (<< 3.4801), libfile-temp-perl (<< 0.2304), libgtk2-perl-doc (<< 2:1.2491-4), libio-socket-ip-perl (<< 0.29), libjcode-perl (<< 2.13-3), libmarc-charset-perl (<< 1.2), libscalar-list-utils-perl (<< 1:1.38), libsocket-perl (<< 2.013), libxsloader-perl (<< 0.17), pdl (<< 1:2.007-4), perl (<< 5.20.0~)
Conflicts: defoma (<< 0.11.12), doc-base (<< 0.10.3), mono-gac (<< 2.10.8.1-3), safe-rm (<< 0.8), update-inetd (<< 4.41)
Description: minimal Perl system
 Perl is a scripting language used in many system scripts and utilities.
 .
 This package provides a Perl interpreter and the small subset of the
 standard run-time library required to perform basic tasks. For a full
 Perl installation, install "perl" (and its dependencies, "perl-modules"
 and "perl-doc").
Homepage: http://dev.perl.org/perl5/

Package: libpackage-constants-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 47
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.04-1
Depends: perl
Description: List constants defined in a package
 Package::Constants lists all the constants defined in a certain package. This
 can be useful for, among others, setting up an autogenerated
 @EXPORT/@EXPORT_OK for a Constants.pm file.
Homepage: https://metacpan.org/release/Package-Constants

Package: libudev1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 80
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: systemd
Version: 215-17+deb8u7
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: libudev shared library
 This library provides access to udev device information.
Homepage: http://www.freedesktop.org/wiki/Software/systemd

Package: libxtables10
Status: install ok installed
Priority: important
Section: net
Installed-Size: 122
Maintainer: Laurence J. Lane <ljlane@debian.org>
Architecture: armhf
Source: iptables (1.4.21-2)
Version: 1.4.21-2+b1
Replaces: iptables (<< 1.4.16.3-3)
Depends: libc6 (>= 2.7)
Breaks: iptables (<< 1.4.16.3-3)
Description: netfilter xtables library
 The user-space interface to the Netfilter xtables kernel framework.
Homepage: http://www.netfilter.org/

Package: libdata-optlist-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 54
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.109-1
Depends: perl, libparams-util-perl, libsub-install-perl
Description: module to parse and validate simple name/value option pairs
 Data::OptList is a Perl module useful for working with simple name-and-value
 option pairs. It assumes any defined scalar is a name and any reference after
 it is its value.
Homepage: https://metacpan.org/release/Data-OptList/

Package: postgresql-9.4
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 15518
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Architecture: armhf
Version: 9.4.11-0+deb8u2
Depends: libc6 (>= 2.16), libgssapi-krb5-2 (>= 1.8+dfsg), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 9.1~), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), postgresql-client-9.4, postgresql-common (>= 142~), tzdata, ssl-cert, locales
Suggests: oidentd | ident-server, locales-all
Description: object-relational SQL database, version 9.4 server
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.
 .
 This package provides the database server for PostgreSQL 9.4. Servers
 for other major release versions can be installed simultaneously and
 are coordinated by the postgresql-common package. A package providing
 ident-server is needed if you want to authenticate remote connections
 with identd.
Homepage: http://www.postgresql.org/

Package: libtdb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: tdb
Version: 1.3.6-0+deb8u1
Depends: libc6 (>= 2.12)
Pre-Depends: multiarch-support
Description: Trivial Database - shared library
 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 This package contains the shared library file.
Homepage: http://tdb.samba.org/

Package: python-setuptools
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 752
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Version: 5.5.1-1
Replaces: python-distribute (<< 0.6.6)
Provides: python-distribute, python2.7-setuptools
Depends: python:any (>= 2.7), python:any (<< 2.8), python-pkg-resources (= 5.5.1-1)
Conflicts: python-distribute (<< 0.7)
Description: Python Distutils Enhancements
 Extensions to the python-distutils for large or complex distributions.
Homepage: https://pypi.python.org/pypi/setuptools
Python-Version: 2.7

Package: libxinerama1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 57
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxinerama (2:1.1.3-1)
Version: 2:1.1.3-1+b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6
Pre-Depends: multiarch-support
Description: X11 Xinerama extension library
 libXinerama provides an X Window System client interface to the XINERAMA
 extension to the X protocol.
 .
 The Xinerama (also known as panoramiX) extension allows for multiple screens
 attached to a single display to be treated as belonging together, and to give
 desktop applications a better idea of the monitor layout.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXinerama

Package: git-man
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 1299
Maintainer: Gerrit Pape <pape@smarden.org>
Architecture: all
Multi-Arch: foreign
Source: git
Version: 1:2.1.4-2.1+deb8u2
Replaces: git (<< 1:1.7.4~rc1), git-core (<< 1:1.7.0.4-1.)
Breaks: git (<< 1:1.7.4~rc1)
Description: fast, scalable, distributed revision control system (manual pages)
 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides reference documentation for use by the 'man'
 utility and the 'git help' command.
Homepage: http://git-scm.com/

Package: libxcb-dri2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: XCB Developers <xcb@lists.freedesktop.org>
Architecture: armhf
Multi-Arch: same
Source: libxcb (1.10-3)
Version: 1.10-3+b1
Depends: libc6 (>= 2.4), libxcb1
Pre-Depends: multiarch-support
Description: X C Binding, dri2 extension
 This package contains the library files needed to run software using
 libxcb-dri2, the dri2 extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org

Package: libsm6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 74
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libsm (2:1.2.2-1)
Version: 2:1.2.2-1+b1
Depends: libc6 (>= 2.4), libice6 (>= 1:1.0.0), libuuid1 (>= 2.16)
Pre-Depends: multiarch-support
Description: X11 Session Management library
 This package provides the main interface to the X11 Session Management
 library, which allows for applications to both manage sessions, and make use
 of session managers to save and restore their state for later use.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libSM

Package: cpio
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 569
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 2.11+dfsg-4.1+deb8u1
Replaces: cpio-mt
Depends: libc6 (>= 2.17)
Suggests: libarchive1
Conflicts: cpio-mt, mt-st (<< 0.6)
Description: GNU cpio -- a program to manage archives of files
 GNU cpio is a tool for creating and extracting archives, or copying
 files from one place to another.  It handles a number of cpio formats
 as well as reading and writing tar files.
Homepage: http://www.gnu.org/software/cpio/

Package: libpopt0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 400
Maintainer: Paul Martin <pm@debian.org>
Architecture: armhf
Multi-Arch: same
Source: popt
Version: 1.16-10
Replaces: popt
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Conflicts: libpopt-dev (<= 1.4-1), popt, rpm (<= 4.0.2-3)
Description: lib for parsing cmdline parameters
 Popt was heavily influenced by the getopt() and getopt_long() functions,
 but it allows more powerful argument expansion. It can parse arbitrary
 argv[] style arrays and automatically set variables based on command
 line arguments. It also allows command line arguments to be aliased via
 configuration files and includes utility functions for parsing arbitrary
 strings into argv[] arrays using shell-like rules.
 .
 This package contains the runtime library and locale data.
Homepage: http://rpm5.org/

Package: libwbclient0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 149
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: samba
Version: 2:4.2.14+dfsg-0+deb8u5
Depends: libbsd0 (>= 0.0), libc6 (>= 2.8)
Pre-Depends: dpkg (>= 1.15.6~), multiarch-support
Breaks: libpam-smbpass (<< 2:3.4.1), libsmbclient (<< 2:3.4.1), samba (<< 2:3.4.1), samba-common (<< 2:3.4.1), samba-tools (<< 2:3.4.1), smbclient (<< 2:3.4.1), smbfs (<< 2:3.4.1), swat (<< 2:3.4.1), winbind (<< 2:3.4.1)
Description: Samba winbind client library
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package provides a library for client applications that interact
 via the winbind pipe protocol with a Samba winbind server.
Homepage: http://www.samba.org

Package: expect
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 286
Maintainer: Sergei Golovan <sgolovan@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 5.45-6
Replaces: expect-dev
Provides: expect-dev
Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), tcl-expect
Recommends: tcl8.6, tk8.6
Conflicts: expect-dev
Description: Automates interactive applications
 Expect is a tool for automating interactive applications according to a script.
 Following the script, Expect knows what can be expected from a program and what
 the correct response should be. Expect is also useful for testing these same
 applications. And by adding Tk, you can also wrap interactive applications in
 X11 GUIs. An interpreted language provides branching and high-level control
 structures to direct the dialogue. In addition, the user can take control and
 interact directly when desired, afterward returning control to the script.
 .
 This package contains the expect binary and several Expect based scripts.
Homepage: http://sourceforge.net/projects/expect/

Package: libxcb-dri3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 50
Maintainer: XCB Developers <xcb@lists.freedesktop.org>
Architecture: armhf
Multi-Arch: same
Source: libxcb (1.10-3)
Version: 1.10-3+b1
Depends: libc6 (>= 2.4), libxcb1 (>= 1.9.2)
Pre-Depends: multiarch-support
Description: X C Binding, dri3 extension
 This package contains the library files needed to run software using
 libxcb-dri3, the dri3 extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org

Package: kmod
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 221
Maintainer: Marco d'Itri <md@linux.it>
Architecture: armhf
Multi-Arch: foreign
Version: 18-3
Replaces: module-init-tools (<< 4)
Depends: libc6 (>= 2.17), libkmod2 (= 18-3), lsb-base (>= 3.0-6)
Breaks: alsa-base (<= 1.0.25+3), module-init-tools (<< 4), oss-compat (= 4)
Conffiles:
 /etc/init.d/kmod 96948a484687c865b98806684649cee8
Description: tools for managing Linux kernel modules
 This package contains a set of programs for loading, inserting, and
 removing kernel modules for Linux.
 It replaces module-init-tools.

Package: libattr1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 56
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Multi-Arch: same
Source: attr
Version: 1:2.4.47-2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Conflicts: attr (<< 2.0.0)
Description: Extended attribute shared library
 Contains the runtime environment required by programs that make use
 of extended attributes.
Homepage: http://savannah.nongnu.org/projects/attr/

Package: libk5crypto3
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 232
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Multi-Arch: same
Source: krb5
Version: 1.12.1+dfsg-19+deb8u2
Depends: libc6 (>= 2.4), libkeyutils1 (>= 1.4), libkrb5support0 (>= 1.12~alpha1+dfsg)
Pre-Depends: multiarch-support
Suggests: krb5-doc, krb5-user
Breaks: libgssapi-krb5-2 (<= 1.10+dfsg~alpha1), libkrb5-3 (<= 1.8~aa)
Conflicts: libkrb53
Description: MIT Kerberos runtime libraries - Crypto Library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime cryptography libraries used by
 applications and Kerberos clients.
Homepage: http://web.mit.edu/kerberos/

Package: libss2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 73
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Multi-Arch: same
Source: e2fsprogs (1.42.12-2)
Version: 1.42.12-2+b1
Replaces: e2fsprogs (<< 1.34-1)
Depends: libcomerr2, libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: command-line interface parsing library
 libss provides a simple command-line interface parser which will
 accept input from the user, parse the command into an argv argument
 vector, and then dispatch it to a handler function.
 .
 It was originally inspired by the Multics SubSystem library.
Homepage: http://e2fsprogs.sourceforge.net

Package: libxcb-glx0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 122
Maintainer: XCB Developers <xcb@lists.freedesktop.org>
Architecture: armhf
Multi-Arch: same
Source: libxcb (1.10-3)
Version: 1.10-3+b1
Depends: libc6 (>= 2.4), libxcb1
Pre-Depends: multiarch-support
Description: X C Binding, glx extension
 This package contains the library files needed to run software using
 libxcb-glx, the glx extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org

Package: nfacct
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 49
Maintainer: Laurence J. Lane <ljlane@debian.org>
Architecture: armhf
Version: 1.0.1-1.1
Depends: libc6 (>= 2.7), libmnl0 (>= 1.0.3-4~), libnetfilter-acct1
Description: netfilter accounting object tool
 This is the command line tool to create/retrieve/delete
 netfilter accounting objects.
 .
 Requires Linux kernel 3.3+ nfnetlink_acct subsystem.
Homepage: http://netfilter.org/projects/nfacct/

Package: libestr0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 45
Maintainer: Pierre Chifflier <pollux@debian.org>
Architecture: armhf
Source: libestr
Version: 0.1.9-1.1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Helper functions for handling strings (lib)
 The 'libestr' library implements some helper functions to
 handle strings and easily, escaping special characters etc.
 .
 This package contains the shared library.
Homepage: http://libestr.sourceforge.net/

Package: python-urllib3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 239
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Version: 1.9.1-3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-six
Recommends: ca-certificates, python-ndg-httpsclient, python-openssl, python-pyasn1
Description: HTTP library with thread-safe connection pooling for Python
 urllib3 supports features left out of urllib and urllib2 libraries.
 .
   - Re-use the same socket connection for multiple requests (HTTPConnectionPool
     and HTTPSConnectionPool) (with optional client-side certificate
     verification).
   - File posting (encode_multipart_formdata).
   - Built-in redirection and retries (optional).
   - Supports gzip and deflate decoding.
   - Thread-safe and sanity-safe.
   - Small and easy to understand codebase perfect for extending and
     building upon.
Homepage: http://urllib3.readthedocs.org

Package: libexpat1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 206
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Multi-Arch: same
Source: expat
Version: 2.1.0-6+deb8u3
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0)
Pre-Depends: multiarch-support
Conflicts: wink (<= 1.5.1060-4)
Description: XML parsing C library - runtime library
 This package contains the runtime, shared library of expat, the C
 library for parsing XML. Expat is a stream-oriented parser in
 which an application registers handlers for things the parser
 might find in the XML document (like start tags).
Homepage: http://expat.sourceforge.net

Package: less
Status: install ok installed
Priority: important
Section: text
Installed-Size: 250
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 458-3
Depends: libc6 (>= 2.11), libtinfo5, debianutils (>= 1.8)
Description: pager program similar to more
 This package provides "less", a file pager (that is, a memory-efficient
 utility for displaying text one screenful at a time). Less has many
 more features than the basic pager "more". As part of the GNU project,
 it is widely regarded as the standard pager on UNIX-derived systems.
 .
 Also provided are "lessecho", a simple utility for ensuring arguments
 with spaces are correctly quoted; "lesskey", a tool for modifying the
 standard (vi-like) keybindings; and "lesspipe", a filter for specific
 types of input, such as .doc or .txt.gz files.
Homepage: http://www.greenwoodsoftware.com/less/

Package: make
Status: install ok installed
Priority: standard
Section: devel
Installed-Size: 1228
Maintainer: Manoj Srivastava <srivasta@debian.org>
Architecture: armhf
Source: make-dfsg
Version: 4.0-8.1
Replaces: make-guile
Depends: libc6 (>= 2.17)
Suggests: make-doc
Conflicts: make-guile
Description: utility for directing compilation
 GNU Make is a utility which controls the generation of executables
 and other target files of a program from the program's source
 files. It determines automatically which pieces of a large program
 need to be (re)created, and issues the commands to (re)create
 them. Make can be used to organize any task in which targets (files)
 are to be automatically updated based on input files whenever the
 corresponding input is newer --- it is not limited to building
 computer programs. Indeed, Make is a general purpose dependency
 solver.
Homepage: http://www.gnu.org/software/make/

Package: liblzma5
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 264
Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Architecture: armhf
Multi-Arch: same
Source: xz-utils (5.1.1alpha+20120614-2)
Version: 5.1.1alpha+20120614-2+b3
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: XZ-format compression library
 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
 compression format, which provides memory-hungry but powerful
 compression (often better than bzip2) and fast, easy decompression.
 .
 The native format of liblzma is XZ; it also supports raw (headerless)
 streams and the older LZMA format used by lzma. (For 7-Zip's related
 format, use the p7zip package instead.)
Homepage: http://tukaani.org/xz/

Package: fontconfig-config
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 425
Maintainer: Keith Packard <keithp@debian.org>
Architecture: all
Multi-Arch: foreign
Source: fontconfig
Version: 2.11.0-6.3+deb8u1
Replaces: fontconfig (<< 2.3.2-2)
Depends: debconf (>= 0.5) | debconf-2.0, ucf (>= 0.29), fonts-dejavu-core | ttf-bitstream-vera | fonts-liberation | fonts-freefont
Conflicts: fontconfig (<< 2.3.2-2)
Conffiles:
 /etc/fonts/conf.d/README 42d13304ed2e9e5b60b74d6ed29b3729
 /etc/fonts/fonts.conf eb95ec3d184f6007edbcf5a0c2cbf0bc
Description: generic font configuration library - configuration
 Fontconfig is a font configuration and customization library, which
 does not depend on the X Window System. It is designed to locate
 fonts within the system and select them according to requirements
 specified by applications.
 .
 This package contains the configuration files and scripts for fontconfig.

Package: tk8.6
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 114
Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 8.6.2-1
Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0), libx11-6, libxext6, libxft2 (>> 2.1.1), libxss1, zlib1g (>= 1:1.1.4)
Recommends: xterm | x-terminal-emulator
Conflicts: libtk-img (<< 1.2.5), tk40 (<= 4.0p3-2)
Description: Tk toolkit for Tcl and X11 v8.6 - windowing shell
 Tk is a cross-platform graphical toolkit which provides the Motif
 look-and-feel and is implemented using the Tcl scripting language.
 This package contains the windowing Tcl/Tk shell (wish).
Homepage: http://www.tcl.tk/

Package: gcc-4.8-base
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 212
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: gcc-4.8
Version: 4.8.4-1
Breaks: dehydra (<= 0.9.hg20110609-2), gcc-4.4-base (<< 4.4.7), gcc-4.7-base (<< 4.7.3), gcj-4.4-base (<< 4.4.6-9~), gcj-4.6-base (<< 4.6.1-4~), gnat-4.4-base (<< 4.4.6-3~), gnat-4.6 (<< 4.6.1-5~)
Description: GCC, the GNU Compiler Collection (base package)
 This package contains files common to all languages and libraries
 contained in the GNU Compiler Collection (GCC).
Homepage: http://gcc.gnu.org/

Package: libdata-section-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 65
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.200006-1
Depends: perl, libmro-compat-perl, libsub-exporter-perl
Description: module to read chunks of data from a module's DATA section
 Data::Section is a Perl module that provides an easy way to access multiple
 named chunks of line-oriented data in your module's DATA section. It was
 written to allow modules to store their own templates, but is probably useful
 for other purposes as well.
Homepage: https://github.com/rjbs/Data-Section

Package: python-crypto
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1196
Maintainer: Sebastian Ramacher <sramacher@debian.org>
Architecture: armhf
Version: 2.6.1-5+deb8u1
Provides: python2.7-crypto
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libgmp10
Suggests: python-crypto-dbg, python-crypto-doc
Breaks: python-keyring (<= 0.7.1-1)
Description: cryptographic algorithms and protocols for Python
 A collection of cryptographic algorithms and protocols, implemented
 for use from Python. Among the contents of the package:
 .
  * Hash functions: HMAC, MD2, MD4, MD5, RIPEMD160, SHA, SHA256.
  * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES.
  * Stream encryption algorithms: ARC4, simple XOR.
  * Public-key algorithms: RSA, DSA, ElGamal.
  * Protocols: All-or-nothing transforms, chaffing/winnowing.
  * Miscellaneous: RFC1751 module for converting 128-bit keys
    into a set of English words, primality testing, random number generation.
Homepage: http://www.pycrypto.org/

Package: samba-libs
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 14447
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: samba
Version: 2:4.2.14+dfsg-0+deb8u5
Replaces: libdcerpc-server0 (<< 2:4.0.9), libdcerpc0 (<< 2:4.0.9), libgensec0 (<< 2:4.0.9), libndr-standard0 (<< 2:4.0.9), libndr0 (<< 2:4.0.9), libnetapi0 (<< 2:4.0.9), libregistry0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-policy0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), libsamdb0 (<< 2:4.0.9), libsmbclient-raw0 (<< 2:4.0.9), libsmbd0 (<< 2:4.0.9), libtorture0 (<< 2:4.0.9), samba (<< 2:4.2.10+dfsg-0+deb8u2)
Depends: libldb1 (<< 2:1.1.21~), libldb1 (>> 2:1.1.20~), libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.5.0), libc6 (>= 2.15), libcap2 (>= 1:2.10), libcups2 (>= 1.6.0), libgnutls-deb0-28 (>= 3.3.0), libldap-2.4-2 (>= 2.4.7), libntdb1 (>= 1.0), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libtalloc2 (>= 2.1.0), libtdb1 (>= 1.3.0), libtevent0 (>= 0.9.21), libwbclient0 (>= 2:4.0.3+dfsg1), python-talloc (>= 2.0.6), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Breaks: libdcerpc-server0 (<< 2:4.0.9), libdcerpc0 (<< 2:4.0.9), libgensec0 (<< 2:4.0.9), libndr-standard0 (<< 2:4.0.9), libndr0 (<< 2:4.0.9), libnetapi0 (<< 2:4.0.9), libregistry0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-policy0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), libsamdb0 (<< 2:4.0.9), libsmbclient-raw0 (<< 2:4.0.9), libsmbd0 (<< 2:4.0.9), libtorture0 (<< 2:4.0.9), openchangeproxy (<< 1:2.2-6), samba (<< 2:4.2.10+dfsg-0+deb8u2)
Conflicts: libpam-smbpass (<< 2:4), samba (<< 2:4), samba-common-bin (<< 2:4), samba-dsdb-modules (<< 2:4.1.9+dfsg-2), winbind (<< 2:4)
Description: Samba core libraries
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems.  Samba can also function as a domain controller
 or member server in both NT4-style and Active Directory domains.
 .
 This package contains the shared libraries.
Homepage: http://www.samba.org

Package: libhogweed2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 154
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: armhf
Multi-Arch: same
Source: nettle
Version: 2.7.1-5+deb8u2
Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.0.0), libnettle4 (= 2.7.1-5+deb8u2)
Pre-Depends: multiarch-support
Breaks: libgnutls-deb0-28 (<< 3.3.8-6+deb8u4)
Description: low level cryptographic library (public-key cryptos)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains the asymmetric cryptographic algorithms, which,
 require the GNU multiple precision arithmetic library (libgmp) for
 their large integer computations.
Homepage: http://www.lysator.liu.se/~nisse/nettle/

Package: libpam-modules-bin
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 168
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: pam
Version: 1.1.8-3.1+deb8u2
Replaces: libpam-modules (<< 1.1.3-8)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.4), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32)
Description: Pluggable Authentication Modules for PAM - helper binaries
 This package contains helper binaries used by the standard set of PAM
 modules in the libpam-modules package.
Homepage: http://pam.sourceforge.net/

Package: grep
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 1199
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 2.20-4.1
Provides: rgrep
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.4), libpcre3 (>= 1:8.35)
Conflicts: rgrep
Description: GNU grep, egrep and fgrep
 'grep' is a utility to search for text in files; it can be used from the
 command line or in scripts.  Even if you don't want to use it, other packages
 on your system probably will.
 .
 The GNU family of grep utilities may be the "fastest grep in the west".
 GNU grep is based on a fast lazy-state deterministic matcher (about
 twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper
 search for a fixed string that eliminates impossible text from being
 considered by the full regexp matcher without necessarily having to
 look at every character. The result is typically many times faster
 than Unix grep or egrep. (Regular expressions containing backreferencing
 will run more slowly, however.)
Homepage: http://www.gnu.org/software/grep/

Package: ifupdown
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 205
Maintainer: Andrew Shadura <andrewsh@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 0.7.53.1
Replaces: netbase (<< 5.0)
Depends: iproute2 | iproute (>= 20071016-1), libc6 (>= 2.7), lsb-base (>= 4.1+Debian3), initscripts (>= 2.88dsf-25), adduser
Recommends: isc-dhcp-client | dhcp-client
Suggests: ppp, rdnssd, net-tools
Breaks: dhcp3-client (<< 4.0), netbase (<< 5.0)
Conffiles:
 /etc/default/networking 35cd4a2713981c9239ce4532c1bfc1c7
 /etc/init.d/networking 6b377b7e2cfece0c9d1c81f40002636f
 /etc/init/network-interface-container.conf 4daa570594afc50940f140a7731d20d1
 /etc/init/network-interface-security.conf feb6b4b52fe24c44ff1bc68addf245d6
 /etc/init/network-interface.conf aae12345eba8e946579b06798b1752c1
 /etc/init/networking.conf c50811e19bcd596d99b0467b40cfbb8b
 /etc/network/if-down.d/upstart 1a0205ddbc1446782a8d4d818e97d8a5
 /etc/network/if-up.d/upstart dfbcde4fd4a3a2553930605e03e160ab
Description: high level tools to configure network interfaces
 This package provides the tools ifup and ifdown which may be used to
 configure (or, respectively, deconfigure) network interfaces based on
 interface definitions in the file /etc/network/interfaces.

Package: python-chardet
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 454
Maintainer: Piotr Ożarowski <piotr@debian.org>
Architecture: all
Source: chardet
Version: 2.3.0-1
Depends: python:any (>= 2.7.5-5~), python, python:any (<< 2.8), python-pkg-resources
Description: universal character encoding detector for Python2
 Chardet takes a sequence of bytes in an unknown character encoding, and
 attempts to determine the encoding.
 .
 Supported encodings:
  * ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants)
  * Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified
    Chinese)
  * EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese)
  * EUC-KR, ISO-2022-KR (Korean)
  * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic)
  * ISO-8859-2, windows-1250 (Hungarian)
  * ISO-8859-5, windows-1251 (Bulgarian)
  * windows-1252 (English)
  * ISO-8859-7, windows-1253 (Greek)
  * ISO-8859-8, windows-1255 (Visual and Logical Hebrew)
  * TIS-620 (Thai)
 .
 This library is a port of the auto-detection code in Mozilla.
Homepage: https://github.com/chardet/chardet

Package: libxdamage1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxdamage (1:1.1.4-2)
Version: 1:1.1.4-2+b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxfixes3
Pre-Depends: multiarch-support
Description: X11 damaged region extension library
 libXdamage provides an X Window System client interface to the DAMAGE
 extension to the X protocol.
 .
 The Damage extension provides for notification of when on-screen regions have
 been 'damaged' (altered).
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXdamage

Package: dosfstools
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 205
Maintainer: Andreas Bombe <aeb@debian.org>
Architecture: armhf
Version: 3.0.27-1
Depends: libc6 (>= 2.7)
Description: utilities for making and checking MS-DOS FAT filesystems
 The dosfstools package includes the mkfs.fat and fsck.fat utilities, which
 respectively make and check MS-DOS FAT filesystems.
Homepage: https://github.com/dosfstools/dosfstools

Package: psmisc
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 740
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 22.21-2
Replaces: procps (<< 1:1.2)
Depends: libc6 (>= 2.8), libtinfo5
Description: utilities that use the proc file system
 This package contains miscellaneous utilities that use the proc FS:
 .
  - fuser: identifies processes that are using files or sockets.
  - killall: kills processes by name (e.g. "killall -HUP named").
  - peekfd: shows the data traveling over a file descriptor.
  - pstree: shows currently running processes as a tree.
  - prtstat: print the contents of /proc/<pid>/stat
Homepage: http://psmisc.sf.net/

Package: libssl1.0.0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1863
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: openssl
Version: 1.0.1t-1+deb8u6
Depends: libc6 (>= 2.11), debconf (>= 0.5) | debconf-2.0
Pre-Depends: multiarch-support
Description: Secure Sockets Layer toolkit - shared libraries
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It provides the libssl and libcrypto shared libraries.

Package: python-support
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 163
Maintainer: Josselin Mouette <joss@debian.org>
Architecture: all
Version: 1.0.15
Depends: python (>= 2.5), python-minimal, dpkg (>= 1.14.19)
Conflicts: debhelper (<< 5.0.38)
Description: automated rebuilding support for Python modules
 This package contains the 'update-python-modules' script, which takes
 care of byte-compilation of Python-only modules.
 .
 Private modules are automatically rebuilt upon major Python upgrades,
 avoiding the need for strong dependencies.
 .
 Public modules are automatically made available for all installed
 Python versions.

Package: python-ntdb
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 57
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: armhf
Source: ntdb
Version: 1.0-5
Provides: python2.7-ntdb
Depends: libntdb1 (= 1.0-5), python (>= 2.7), python (<< 2.8), libc6 (>= 2.4), libpython2.7 (>= 2.7)
Description: Python bindings for NTDB
 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 ntdb uses a file format that is incompatible with tdb, but the API
 is similar. It improves performance, adds support for databases
 larger than 4 Gb, and improves integration with talloc.
 .
 This package contains the Python bindings.
Homepage: http://tdb.samba.org/

Package: base-passwd
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 274
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 3.5.37
Replaces: base
Depends: libc6 (>= 2.8), libdebconfclient0 (>= 0.145)
Recommends: debconf (>= 0.5) | debconf-2.0
Description: Debian base system master password and group files
 These are the canonical master copies of the user database files
 (/etc/passwd and /etc/group), containing the Debian-allocated user and
 group IDs. The update-passwd tool is provided to keep the system databases
 synchronized with these master files.

Package: libisccfg-export90
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 57
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: bind9
Version: 1:9.9.5.dfsg-9+deb8u10
Depends: libc6 (>= 2.4), libisc-export95
Pre-Depends: multiarch-support
Description: Exported ISC CFG Shared Library
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the exported libisccfg shared library.

Package: python-pycparser
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 346
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Source: pycparser
Version: 2.10+dfsg-3
Depends: python-ply (>= 3.2), python-ply (<< 3.5) | python-ply-yacc-3.2, python-ply-lex-3.2, python:any (>= 2.7.5-5~), python:any (<< 2.8)
Suggests: cpp
Description: C parser in Python
 pycparser is a complete parser of the C language, written in pure Python using
 the PLY parsing library. It parses C code into an AST and can serve as a
 front-end for C compilers or analysis tools.
Homepage: https://github.com/eliben/pycparser

Package: e2fslibs
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 282
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Multi-Arch: same
Source: e2fsprogs (1.42.12-2)
Version: 1.42.12-2+b1
Replaces: e2fsprogs (<< 1.34-1)
Provides: libe2p2, libext2fs2
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: ext2/ext3/ext4 file system libraries
 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package provides the ext2fs and e2p libraries, for userspace software
 that directly accesses extended file systems. Programs that use libext2fs
 include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include
 dumpe2fs, chattr, and lsattr.
Homepage: http://e2fsprogs.sourceforge.net

Package: libxext6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 113
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxext
Version: 2:1.3.3-1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0)
Pre-Depends: multiarch-support
Description: X11 miscellaneous extension library
 libXext provides an X Window System client interface to several extensions to
 the X protocol.
 .
 The supported protocol extensions are:
  - DOUBLE-BUFFER (DBE), the Double Buffer extension;
  - DPMS, the VESA Display Power Management System extension;
  - Extended-Visual-Information (EVI), an extension for gathering extra
    information about the X server's visuals;
  - LBX, the Low Bandwidth X extension;
  - MIT-SHM, the MIT X client/server shared memory extension;
  - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
  - Multi-Buffering, the multi-buffering and stereo display extension;
  - SECURITY, the X security extension;
  - SHAPE, the non-rectangular shaped window extension;
  - SYNC, the X synchronization extension;
  - TOG-CUP, the Open Group's Colormap Utilization extension;
  - XC-APPGROUP, the X Consortium's Application Group extension;
  - XC-MISC, the X Consortium's resource ID querying extension;
  - XTEST, the X test extension (this is one of two client-side
    implementations; the other is in the libXtst library, provided by the
    libxtst6 package);
 .
 libXext also provides a small set of utility functions to aid authors of
 client APIs for X protocol extensions.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXext

Package: debianutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 269
Maintainer: Clint Adams <clint@debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: debianutils (4.4)
Version: 4.4+b1
Replaces: manpages-pl (<< 1:0.5)
Depends: sensible-utils
Pre-Depends: libc6 (>= 2.15)
Description: Miscellaneous utilities specific to Debian
 This package provides a number of small utilities which are used
 primarily by the installation scripts of Debian packages, although
 you may use them directly.
 .
 The specific utilities included are:
 add-shell installkernel ischroot remove-shell run-parts savelog
 tempfile which

Package: libxfixes3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxfixes (1:5.0.1-2)
Version: 1:5.0.1-2+b2
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0)
Pre-Depends: multiarch-support
Description: X11 miscellaneous 'fixes' extension library
 libXfixes provides an X Window System client interface to the 'XFIXES'
 extension to the X protocol.
 .
 It provides support for Region types, and some cursor functions.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfixes

Package: mime-support
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 146
Maintainer: Mime-Support Maintainers <mime-support@plessy.org>
Architecture: all
Multi-Arch: foreign
Version: 3.58
Recommends: file
Conffiles:
 /etc/mime.types 54abb0a14b63c8ed2ca024975dc58d34
 /etc/mailcap.order ba07e08a7fe3741d0b8339127963190e
Description: MIME files 'mime.types' & 'mailcap', and support programs
 As these files can be used by all MIME compliant programs, they
 have been moved into their own package that others can depend upon.
 .
 Other packages add themselves as viewers/editors/composers/etc by
 using the provided "update-mime" program.
 .
 In addition, the commands "see", "edit", "compose", and "print"
 will display, alter, create, and print (respectively) any file using
 a program determined from the entries in the mime.types and mailcap
 files.

Package: libsigc++-2.0-0c2a
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 99
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libsigc++-2.0
Version: 2.4.0-1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6)
Pre-Depends: multiarch-support
Description: type-safe Signal Framework for C++ - runtime
 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 These are the runtime files for libsigc++, needed only if you wish to
 run software which depends on it.

Package: libgcrypt20
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 605
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Version: 1.6.3-2+deb8u2
Depends: libc6 (>= 2.15), libgpg-error0 (>= 1.14)
Pre-Depends: multiarch-support
Suggests: rng-tools
Description: LGPL Crypto library - runtime library
 libgcrypt contains cryptographic functions.  Many important free
 ciphers, hash algorithms and public key signing algorithms have been
 implemented:
 .
 Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
 Camellia, IDEA, Salsa, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512,
 Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC.
Homepage: http://directory.fsf.org/project/libgcrypt/

Package: libtxc-dxtn-s2tc0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 195
Maintainer: Lennart Weller <lhw@ring0.de>
Architecture: armhf
Multi-Arch: same
Source: s2tc
Version: 0~git20131104-1.1
Provides: libtxc-dxtn0
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0)
Pre-Depends: multiarch-support
Conflicts: libtxc-dxtn0
Description: Texture compression library for Mesa
 S2TC is a patent-free S3TC compatible implementation and provides
 texture compression to Mesa.
 .
 The library is automatically loaded and adds the OpenGL extensions
 GL_S3_s3tc and GL_EXT_texture_compression_s3tc.
Homepage: https://github.com/divVerent/s2tc

Package: nmap
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 16760
Maintainer: Hilko Bengen <bengen@debian.org>
Architecture: armhf
Version: 6.47-3+deb8u2
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.4.0), liblinear1 (>= 1.6), liblua5.2-0, libpcap0.8 (>= 0.9.8), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.9)
Recommends: ndiff
Description: The Network Mapper
 Nmap is a utility for network exploration or security auditing. It
 supports ping scanning (determine which hosts are up), many port
 scanning techniques, version detection (determine service protocols
 and application versions listening behind ports), and TCP/IP
 fingerprinting (remote host OS or device identification). Nmap also
 offers flexible target and port specification, decoy/stealth scanning,
 sunRPC scanning, and more. Most Unix and Windows platforms are
 supported in both GUI and commandline modes. Several popular handheld
 devices are also supported, including the Sharp Zaurus and the iPAQ.

Package: libdrm-freedreno1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 74
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libdrm
Version: 2.4.58-2
Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.3)
Pre-Depends: multiarch-support
Description: Userspace interface to msm/kgsl kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.

Package: python-tdb
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 34
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: armhf
Source: tdb
Version: 1.3.6-0+deb8u1
Provides: python2.7-tdb
Depends: libtdb1 (= 1.3.6-0+deb8u1), python (<< 2.8), python (>= 2.7~), libc6 (>= 2.4), libpython2.7 (>= 2.7)
Description: Python bindings for TDB
 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 This package contains the Python bindings.
Homepage: http://tdb.samba.org/

Package: libncursesw5
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 259
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Multi-Arch: same
Source: ncurses (5.9+20140913-1)
Version: 5.9+20140913-1+b1
Depends: libtinfo5 (= 5.9+20140913-1+b1), libc6 (>= 2.15)
Pre-Depends: multiarch-support
Recommends: libgpm2
Description: shared libraries for terminal handling (wide character support)
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncursesw, which includes support for wide characters.
Homepage: http://invisible-island.net/ncurses/

Package: liberror-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 40
Maintainer: Clint Burfoot <clint@burfoot.info>
Architecture: all
Version: 0.17-1.1
Depends: perl
Description: Perl module for error/exception handling in an OO-ish way
 This module provides two interfaces.  Firstly "Error" provides a
 procedural interface to exception handling.  Secondly "Error" is a
 base class for errors/exceptions that can either be thrown, for
 subsequent catch, or can simply be recorded.
 .
 Errors in the class "Error" should not be thrown directly, but the
 user should throw errors from a sub-class of "Error".

Package: curl
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 245
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 7.38.0-4+deb8u5
Depends: libc6 (>= 2.17), libcurl3 (= 7.38.0-4+deb8u5), zlib1g (>= 1:1.1.4)
Description: command line tool for transferring data with URL syntax
 curl is a command line tool for transferring data with URL syntax, supporting
 DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
 POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form
 based upload, proxies, cookies, user+password authentication (Basic, Digest,
 NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a
 busload of other useful tricks.
Homepage: http://curl.haxx.se

Package: nodejs
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 2615
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Architecture: armhf
Version: 0.10.29~dfsg-2
Depends: libc-ares2 (>= 1.8.0), libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.1.1), libv8-3.14.5, zlib1g (>= 1:1.1.4)
Description: evented I/O for V8 javascript
 Node.js is a platform built on Chrome's JavaScript runtime for easily
 building fast, scalable network applications. Node.js uses an
 event-driven, non-blocking I/O model that makes it lightweight and
 efficient, perfect for data-intensive real-time applications that run
 across distributed devices.
 .
 Node.js is bundled with several useful libraries to handle server
 tasks:
 .
 System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX,
 HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings.
Homepage: http://nodejs.org/

Package: bash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 4660
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 4.3-11+deb8u1
Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1)
Depends: base-files (>= 2.1.12), debianutils (>= 2.15)
Pre-Depends: dash (>= 0.5.5.1-2.2), libc6 (>= 2.15), libncurses5 (>= 5.5-5~), libtinfo5
Recommends: bash-completion (>= 20060301-0)
Suggests: bash-doc
Conflicts: bash-completion (<< 20060301-0)
Conffiles:
 /etc/bash.bashrc 87b895cef45b8090d628a1d9a0f4bfb8
 /etc/skel/.bash_logout 22bfb8c1dd94b5f3813a2b25da67463f
 /etc/skel/.bashrc e62ae447bdd228160f1f0b6bab8a7fd3
 /etc/skel/.profile ecb6d3479ac3823f1da7f314d871989b
Description: GNU Bourne Again SHell
 Bash is an sh-compatible command language interpreter that executes
 commands read from the standard input or from a file.  Bash also
 incorporates useful features from the Korn and C shells (ksh and csh).
 .
 Bash is ultimately intended to be a conformant implementation of the
 IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
 .
 The Programmable Completion Code, by Ian Macdonald, is now found in
 the bash-completion package.
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html

Package: libtimedate-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 96
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 2.3000-2
Replaces: timedate
Provides: timedate
Depends: perl
Breaks: timedate
Description: collection of modules to manipulate date/time information
 TimeDate is a collection of Perl modules useful for manipulating date and
 time information. Date::Parse can parse absolute date specifications in a
 wide variety of input formats and many languages (via Date::Language).
 .
 This package also includes Date::Format, which can format dates into strings,
 as well as Time::Zone, which contains miscellaneous time zone functions.
Homepage: https://metacpan.org/release/TimeDate

Package: gcc-4.9
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 11436
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Version: 4.9.2-10
Replaces: gccgo-4.9 (<< 4.9.2-10)
Provides: c-compiler
Depends: cpp-4.9 (= 4.9.2-10), gcc-4.9-base (= 4.9.2-10), binutils (>= 2.25), libgcc-4.9-dev (= 4.9.2-10), libc6 (>= 2.11), libcloog-isl4 (>= 0.17), libgmp10 (>= 2:5.0.1~), libisl10 (>= 0.10), libmpc3, libmpfr4 (>= 3.1.2), zlib1g (>= 1:1.1.4)
Recommends: libc6-dev (>= 2.13-5)
Suggests: gcc-4.9-doc (>= 4.9), gcc-4.9-locales (>= 4.9), libgcc1-dbg (>= 1:4.9.2-10), libgomp1-dbg (>= 4.9.2-10), libitm1-dbg (>= 4.9.2-10), libatomic1-dbg (>= 4.9.2-10), libasan1-dbg (>= 4.9.2-10), liblsan0-dbg (>= 4.9.2-10), libtsan0-dbg (>= 4.9.2-10), libubsan0-dbg (>= 4.9.2-10), libcilkrts5-dbg (>= 4.9.2-10), libquadmath-dbg (>= 4.9.2-10)
Description: GNU C compiler
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
Homepage: http://gcc.gnu.org/

Package: isc-dhcp-common
Status: install ok installed
Priority: important
Section: net
Installed-Size: 314
Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: armhf
Source: isc-dhcp
Version: 4.3.1-6+deb8u2
Depends: libc6 (>= 2.15), libdns-export100, libirs-export91, libisc-export95, debianutils (>= 2.8.2)
Description: common files used by all of the isc-dhcp packages
 This package includes all of the files that are used in common by the various
 ISC DHCP packages, such as the dhcp-eval and dhcp-options manpages and the
 OMAPI command shell.
Homepage: http://www.isc.org

Package: python-openssl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 368
Maintainer: Sandro Tosi <morph@debian.org>
Architecture: all
Source: pyopenssl
Version: 0.14-1
Depends: python:any (>= 2.7.5-5~), python-cryptography, python-six, python:any (<< 2.8)
Suggests: python-openssl-doc, python-openssl-dbg
Description: Python 2 wrapper around the OpenSSL library
 High-level wrapper around a subset of the OpenSSL library, includes
 .
   * SSL.Connection objects, wrapping the methods of Python's portable
     sockets
   * Callbacks written in Python
   * Extensive error-handling mechanism, mirroring OpenSSL's error
     codes
 .
 A lot of the object methods do nothing more than calling a
 corresponding function in the OpenSSL library.
Homepage: https://github.com/pyca/pyopenssl

Package: dmidecode
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 131
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Architecture: armhf
Version: 2.12-3
Depends: libc6 (>= 2.4)
Description: SMBIOS/DMI table decoder
 Dmidecode reports information about the system's hardware as described in the
 system BIOS according to the SMBIOS/DMI standard.
 .
 This information typically includes system manufacturer, model name, serial
 number, BIOS version, asset tag as well as a lot of other details of varying
 level of interest and reliability depending on the manufacturer. This will
 often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI,
 ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel,
 USB).
 .
 Beware that DMI data have proven to be too unreliable to be blindly trusted.
 Dmidecode does not scan the hardware, it only reports what the BIOS told it to.
Homepage: http://dmidecode.nongnu.org/

Package: libuuid1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 116
Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org>
Architecture: armhf
Multi-Arch: same
Source: util-linux
Version: 2.25.2-6
Replaces: e2fsprogs (<< 1.34-1)
Depends: passwd, libc6 (>= 2.4)
Pre-Depends: multiarch-support
Recommends: uuid-runtime
Description: Universally Unique ID library
 The libuuid library generates and parses 128-bit universally unique
 ids (UUIDs).  A UUID is an identifier that is unique across both
 space and time, with respect to the space of all UUIDs.  A UUID can
 be used for multiple purposes, from tagging objects with an extremely
 short lifetime, to reliably identifying very persistent objects
 across a network.
 .
 See RFC 4122 for more information.

Package: libdb5.3
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 1147
Maintainer: Debian Berkeley DB Group <pkg-db-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: db5.3
Version: 5.3.28-9
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: Berkeley v5.3 Database Libraries [runtime]
 This is the runtime package for programs that use the v5.3 Berkeley
 database library.
Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html

Package: rename
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 69
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.20-3
Replaces: libfile-rename-perl
Provides: libfile-rename-perl
Depends: perl
Conflicts: libfile-rename-perl
Description: Perl extension for renaming multiple files
 This package provides both a perl interface for renaming files
 (File::Rename) and a command line tool 'rename' which is intended to
 replace the version currently supplied by the perl package.
Homepage: https://metacpan.org/release/File-Rename

Package: build-essential
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 36
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Version: 11.7
Depends: libc6-dev | libc-dev, gcc (>= 4:4.9.1), g++ (>= 4:4.9.1), make, dpkg-dev (>= 1.17.11)
Description: Informational list of build-essential packages
 If you do not plan to build Debian packages, you don't need this
 package.  Starting with dpkg (>= 1.14.18) this package is required
 for building Debian packages.
 .
 This package contains an informational list of packages which are
 considered essential for building Debian packages.  This package also
 depends on the packages on that list, to make it easy to have the
 build-essential packages installed.
 .
 If you have this package installed, you only need to install whatever
 a package specifies as its build-time dependencies to build the
 package.  Conversely, if you are determining what your package needs
 to build-depend on, you can always leave out the packages this
 package depends on.
 .
 This package is NOT the definition of what packages are
 build-essential; the real definition is in the Debian Policy Manual.
 This package contains merely an informational list, which is all
 most people need.   However, if this package and the manual disagree,
 the manual is correct.

Package: libcurl3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 370
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: armhf
Multi-Arch: same
Source: curl
Version: 7.38.0-4+deb8u5
Depends: libc6 (>= 2.17), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), librtmp1 (>= 2.4+20131018.git79459a2-3~), libssh2-1 (>= 1.2.6), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Recommends: ca-certificates
Description: easy-to-use client-side URL transfer library (OpenSSL flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 SSL support is provided by OpenSSL.
Homepage: http://curl.haxx.se

Package: fonts-dejavu-core
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 2896
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: fonts-dejavu
Version: 2.34-1
Replaces: ttf-dejavu (<< 2.20-1), ttf-dejavu-core (<< 2.33+svn2514-2~)
Breaks: ttf-dejavu (<< 2.20-1), ttf-dejavu-core (<< 2.33+svn2514-2~)
Conffiles:
 /etc/fonts/conf.avail/20-unhint-small-dejavu-sans.conf f7df7bba810dd953dd78212900f4dcad
 /etc/fonts/conf.avail/57-dejavu-sans.conf 29cfe6c581fe2dbc222525ce00097002
 /etc/fonts/conf.avail/58-dejavu-lgc-sans.conf b4a8f51e45aa24fdee47b3f838cc0205
 /etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-serif.conf 0b01522fe76b4e5b8ab3d12383371348
 /etc/fonts/conf.avail/57-dejavu-sans-mono.conf d3e4d007a9ac6c47243b5994f1d195e3
 /etc/fonts/conf.avail/20-unhint-small-dejavu-sans-mono.conf 0cbf30e4580c5a8570da071ab12c5e4d
 /etc/fonts/conf.avail/58-dejavu-lgc-sans-mono.conf d2ee39274982cb4f831783cff742c8bc
 /etc/fonts/conf.avail/57-dejavu-serif.conf 1dca2f4ec93842e94f3919f7e0c8f7a9
 /etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans-mono.conf 10d6f2176d76ee9b89a19a17811257f2
 /etc/fonts/conf.avail/58-dejavu-lgc-serif.conf 5f0b00e681b1f40b65dd336696ee0bbb
 /etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans.conf 6488b24401e477e35aa71237054c8ada
 /etc/fonts/conf.avail/20-unhint-small-dejavu-serif.conf e90c678d46f49bb9d6ba469b64e80c0c
Description: Vera font family derivate with additional characters
 DejaVu provides an expanded version of the Vera font family aiming for
 quality and broader Unicode coverage while retaining the original Vera
 style. DejaVu currently works towards conformance with the Multilingual
 European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu
 fonts provide serif, sans and monospaced variants.
 .
 This package only contains the sans, sans-bold, serif, serif-bold,
 mono and mono-bold variants. For additional variants, see the
 ttf-dejavu-extra package.
 .
 DejaVu fonts are intended for use on low-resolution devices (mainly
 computer screens) but can be used in printing as well.
Homepage: http://dejavu-fonts.org/

Package: libarchive13
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 445
Maintainer: Debian Libarchive Maintainers <ah-libarchive@debian.org>
Architecture: armhf
Multi-Arch: same
Source: libarchive
Version: 3.1.2-11+deb8u3
Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libbz2-1.0, libc6 (>= 2.16), liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2, libnettle4 (>= 2.3), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: lrzip
Description: Multi-format archive and compression library (shared library)
 The libarchive library provides a flexible interface for reading and writing
 archives in various formats such as tar and cpio. libarchive also supports
 reading and writing archives compressed using various compression filters such
 as gzip and bzip2. The library is inherently stream-oriented; readers serially
 iterate through the archive, writers serially add things to the archive.
 .
 Archive formats supported are:
 .
    * tar (read and write, including GNU extensions)
    * pax (read and write, including GNU and star extensions)
    * cpio (read and write, including odc and newc variants)
    * iso9660 (read and write, including Joliet and Rockridge extensions, with
      some limitations)
    * zip (read only, with some limitations, uses zlib)
    * mtree (read and write)
    * shar (write only)
    * ar (read and write, including BSD and GNU/SysV variants)
    * empty (read only; in particular, note that no other format will accept an
      empty file)
    * raw (read only)
    * xar (read only)
    * rar (read only, with some limitations)
    * 7zip (read and write, with some limitations)
 .
 Filters supported are:
 .
    * gzip (read and write, uses zlib)
    * bzip2 (read and write, uses bzlib)
    * compress (read and write, uses an internal implementation)
    * uudecode (read only)
    * separate command-line compressors with fixed-signature auto-detection
    * xz and lzma (read and write using liblzma)
 .
 This package provides the libarchive shared library.
Homepage: http://www.libarchive.org/

Package: xbitmaps
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 223
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 1.1.1-2
Description: Base X bitmaps
 This package contains the base X bitmaps, which are used in many legacy X
 clients.

Package: apt-utils
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 855
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: armhf
Source: apt
Version: 1.0.9.8.4
Depends: apt, libapt-inst1.5 (>= 0.9.15.4), libapt-pkg4.12 (>= 0.9.16), libc6 (>= 2.4), libdb5.3, libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.9)
Description: package management related utility programs
 This package contains some less used commandline utilities related
 to package management with APT.
 .
  * apt-extracttemplates is used by debconf to prompt for configuration
    questions before installation.
  * apt-ftparchive is used to create Packages and other index files
    needed to publish an archive of debian packages
  * apt-sortpkgs is a Packages/Sources file normalizer.

Package: libcap2-bin
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 95
Maintainer: Christian Kastner <debian@kvr.at>
Architecture: armhf
Multi-Arch: foreign
Source: libcap2
Version: 1:2.24-8
Replaces: libcap-bin
Depends: libc6 (>= 2.4), libcap2 (>= 1:2.10)
Recommends: libpam-cap
Breaks: libcap-bin
Description: POSIX 1003.1e capabilities (utilities)
 Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
 available in Linux kernels. These capabilities are a partitioning of the all
 powerful root privilege into a set of distinct privileges.
 .
 This package contains additional utilities.
Homepage: http://sites.google.com/site/fullycapable/

Package: debconf
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 614
Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 1.5.56
Replaces: debconf-tiny
Provides: debconf-2.0
Pre-Depends: perl-base (>= 5.6.1-4)
Recommends: apt-utils (>= 0.5.1), debconf-i18n
Suggests: debconf-doc, debconf-utils, whiptail | dialog | gnome-utils, libterm-readline-gnu-perl, libgtk2-perl (>= 1:1.130), libnet-ldap-perl, perl, libqtgui4-perl, libqtcore4-perl
Conflicts: apt (<< 0.3.12.1), cdebconf (<< 0.96), debconf-tiny, debconf-utils (<< 1.3.22), dialog (<< 0.9b-20020814-1), menu (<= 2.1.3-1), whiptail (<< 0.51.4-11), whiptail-utf8 (<= 0.50.17-13)
Conffiles:
 /etc/apt/apt.conf.d/70debconf 7e9d09d5801a42b4926b736b8eeabb73
 /etc/bash_completion.d/debconf 8fa1862734fbe54d7178aaaa419f5a11
 /etc/debconf.conf 8c0619be413824f1fc7698cee0f23811
Description: Debian configuration management system
 Debconf is a configuration management system for debian packages. Packages
 use Debconf to ask questions when they are installed.

Package: debconf-i18n
Status: install ok installed
Priority: required
Section: localization
Installed-Size: 1091
Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Architecture: all
Source: debconf
Version: 1.5.56
Replaces: debconf (<< 1.3.0), debconf-utils (<< 1.3.22)
Depends: debconf (= 1.5.56), liblocale-gettext-perl, libtext-iconv-perl, libtext-wrapi18n-perl, libtext-charwidth-perl
Conflicts: debconf-english, debconf-utils (<< 1.3.22)
Description: full internationalization support for debconf
 This package provides full internationalization for debconf, including
 translations into all available languages, support for using translated
 debconf templates, and support for proper display of multibyte character
 sets.

Package: zlib1g
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 143
Maintainer: Mark Brown <broonie@debian.org>
Architecture: armhf
Multi-Arch: same
Source: zlib (1:1.2.8.dfsg-2)
Version: 1:1.2.8.dfsg-2+b1
Provides: libz1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12)
Conflicts: zlib1 (<= 1:1.0.4-7)
Description: compression library - runtime
 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP.  This package includes the shared library.
Homepage: http://zlib.net/

Package: liblinear1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 87
Maintainer: Christian Kastner <debian@kvr.at>
Architecture: armhf
Multi-Arch: same
Source: liblinear
Version: 1.8+dfsg-4
Depends: libblas3 | libblas.so.3, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0)
Pre-Depends: multiarch-support
Suggests: liblinear-tools (= 1.8+dfsg-4), liblinear-dev (= 1.8+dfsg-4)
Description: Library for Large Linear Classification
 LIBLINEAR is a library for learning linear classifiers for large scale
 applications. It supports Support Vector Machines (SVM) with L2 and L1
 loss, logistic regression, multi class classification and also Linear
 Programming Machines (L1-regularized SVMs). Its computational complexity
 scales linearly with the number of training examples making it one of
 the fastest SVM solvers around. It also provides Python bindings.
 .
 This package contains the shared libraries.
Homepage: http://www.csie.ntu.edu.tw/~cjlin/liblinear/

Package: libblas-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 32
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: blas
Version: 1.2.20110419-10
Description: Dependency package for all BLAS implementations
 The only purpose of this empty package is to ensure multi-arch safety of
 different BLAS implementations. See #760936 for more details.
Homepage: http://www.netlib.org/blas/

Package: python-ply
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 285
Maintainer: Arnaud Fontaine <arnau@debian.org>
Architecture: all
Source: ply
Version: 3.4-5
Provides: python-ply-lex-3.2, python-ply-yacc-3.2, python2.7-ply
Depends: python (>= 2.7), python (<< 2.8)
Suggests: python-ply-doc, python-pkg-resources
Description: Lex and Yacc implementation for Python2
 PLY   is   yet  another   implementation   of   lex   and  yacc   for
 Python.  Although  several  other  parsing tools  are  available  for
 Python, there are  several reasons why you might want  to take a look
 at PLY:
  * It's implemented entirely in Python.
  * It uses  LR-parsing which is reasonably efficient  and well suited
    for larger grammars.
  * PLY  provides most  of  the standard  lex/yacc features  including
    support for  empty productions, precedence  rules, error recovery,
    and support for ambiguous grammars.
  * PLY is  extremely easy  to use and  provides very  extensive error
    checking.
Homepage: http://www.dabeaz.com/ply/

Package: libruby2.1
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 11954
Maintainer: Antonio Terceiro <terceiro@debian.org>
Architecture: armhf
Multi-Arch: same
Source: ruby2.1
Version: 2.1.5-2+deb8u3
Depends: libc6 (>= 2.17), libffi6 (>= 3.0.4), libgdbm3 (>= 1.8.3), libgmp10, libncurses5 (>= 5.5-5~), libreadline6 (>= 6.0), libssl1.0.0 (>= 1.0.1), libtinfo5, libyaml-0-2, zlib1g (>= 1:1.2.3.3)
Description: Libraries necessary to run Ruby 2.1
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 This package includes the 'libruby-2.1' library, necessary to run Ruby 2.1.
 (API version 2.1.0)
Homepage: http://www.ruby-lang.org/

Package: libcurl3-gnutls
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 354
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: armhf
Multi-Arch: same
Source: curl
Version: 7.38.0-4+deb8u5
Depends: libc6 (>= 2.17), libcomerr2 (>= 1.01), libgnutls-deb0-28 (>= 3.3.0), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libnettle4, librtmp1 (>= 2.4+20131018.git79459a2-3~), libssh2-1 (>= 1.2.6), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Recommends: ca-certificates
Description: easy-to-use client-side URL transfer library (GnuTLS flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 SSL support is provided by GnuTLS.
Homepage: http://curl.haxx.se

Package: hostname
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 54
Maintainer: Debian Hostname Team <hostname-devel@lists.alioth.debian.org>
Architecture: armhf
Version: 3.15
Replaces: nis (<< 3.17-30)
Pre-Depends: libc6 (>= 2.4)
Breaks: nis (<< 3.17-30)
Description: utility to set/show the host name or domain name
 This package provides commands which can be used to display the system's
 DNS name, and to display or set its hostname or NIS domain name.

Package: python-pyasn1
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 386
Maintainer: Jan Lübbe <jluebbe@debian.org>
Architecture: all
Source: pyasn1
Version: 0.1.7-1
Depends: python (>= 2.7), python (<< 2.8)
Suggests: doc-base
Description: ASN.1 library for Python (Python 2 module)
 This  is  an implementation  of  ASN.1  types  and codecs  in  Python
 programming language. It has been first written to support particular
 protocol (SNMP) but then generalized  to be suitable for a wide range
 of protocols based on ASN.1 specification.
 .
 This package contains the Python 2 module.
Homepage: http://pyasn1.sourceforge.net/

Package: multiarch-support
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 194
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: glibc
Version: 2.19-18+deb8u9
Depends: libc6 (>= 2.13-5)
Description: Transitional package to ensure multiarch compatibility
 This is a transitional package used to ensure multiarch support is present
 in ld.so before unpacking libraries to the multiarch directories.  It can
 be removed once nothing on the system depends on it.
Homepage: http://www.gnu.org/software/libc/libc.html

Package: tzdata
Status: install ok installed
Priority: required
Section: localization
Installed-Size: 1710
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 2017b-0+deb8u1
Replaces: libc0.1, libc0.3, libc6, libc6.1
Provides: tzdata-jessie
Depends: debconf (>= 0.5) | debconf-2.0
Description: time zone and daylight-saving time data
 This package contains data required for the implementation of
 standard local time for many representative locations around the
 globe. It is updated periodically to reflect changes made by
 political bodies to time zone boundaries, UTC offsets, and
 daylight-saving rules.
Homepage: http://www.iana.org/time-zones

Package: init
Essential: yes
Status: install ok installed
Priority: required
Section: metapackages
Installed-Size: 29
Maintainer: pkg-systemd-maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: init-system-helpers
Version: 1.22
Pre-Depends: systemd-sysv | sysvinit-core | upstart
Description: System-V-like init utilities - metapackage
 This package is an essential metapackage which allows you to select from
 three available init systems in Debian (systemd, sysvinit, upstart) while
 ensuring that one of these is available on the system at all times.

Package: systemd-sysv
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 40
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 215-17+deb8u7
Replaces: sysvinit (<< 2.88dsf-44~), sysvinit-core, upstart
Depends: systemd (= 215-17+deb8u7)
Pre-Depends: systemd
Conflicts: sysvinit-core, upstart
Description: system and service manager - SysV links
 systemd is a replacement for sysvinit.  It is dependency-based and
 able to read the LSB init script headers in addition to parsing rcN.d
 links as hints.
 .
 It also provides process supervision using cgroups and the ability to
 not only depend on other init script being started, but also
 availability of a given mount point or dbus service.
 .
 This package provides the manual pages and links needed for systemd
 to replace sysvinit. Installing systemd-sysv will overwrite /sbin/init with a
 link to systemd.
Homepage: http://www.freedesktop.org/wiki/Software/systemd

Package: mawk
Status: install ok installed
Priority: required
Section: interpreters
Installed-Size: 151
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 1.3.3-17
Provides: awk
Pre-Depends: libc6 (>= 2.11)
Description: a pattern scanning and text processing language
 Mawk is an interpreter for the AWK Programming Language. The AWK
 language is useful for manipulation of data files, text retrieval and
 processing, and for prototyping and experimenting with algorithms. Mawk
 is a new awk meaning it implements the AWK language as defined in Aho,
 Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley
 Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms
 to the POSIX 1003.2 (draft 11.3) definition of the AWK language
 which contains a few features not described in the AWK book, and mawk
 provides a small number of extensions.
 .
 Mawk is smaller and much faster than gawk. It has some compile-time
 limits such as NF = 32767 and sprintf buffer = 1020.

Package: node-cli
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 89
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Architecture: all
Version: 0.4.4~20120516-1
Depends: nodejs (>= 0.6.19~dfsg1-3~)
Suggests: node-daemon
Description: tool for rapidly building command-line Node apps
 Node is an event-based server-side JavaScript engine.
 .
 cli is a toolkit for rapidly building command line apps - it includes:
 .
  - Full featured opts/args parser
  - Plugin support for adding common options and switches
  - Helper methods for working with input/output and spawning child
    processes
  - Output colored/styled messages, progress bars or spinners
  - Command auto-completion and glob support
Homepage: https://github.com/chriso/cli

Package: gzip
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 206
Maintainer: Bdale Garbee <bdale@gag.com>
Architecture: armhf
Version: 1.6-4
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.17)
Suggests: less
Description: GNU compression utilities
 This package provides the standard GNU file compression utilities, which
 are also the default compression tools for Debian.  They typically operate
 on files with names ending in '.gz', but can also decompress files ending
 in '.Z' created with 'compress'.

Package: libelf1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1010
Maintainer: Kurt Roeckx <kurt@roeckx.be>
Architecture: armhf
Multi-Arch: same
Source: elfutils
Version: 0.159-4.2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: library to read and write ELF files
 The libelf1 package provides a shared library which allows reading and
 writing ELF files on a high level.  Third party programs depend on
 this package to read internals of ELF files.  The programs of the
 elfutils package use it also to generate new ELF files.
 .
 This library is part of elfutils.
Homepage: https://fedorahosted.org/elfutils/

Package: libubsan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 158
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: gcc-4.9
Version: 4.9.2-10
Provides: libubsan0-armhf
Depends: gcc-4.9-base (= 4.9.2-10), libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Description: UBSan -- undefined behaviour sanitizer (runtime)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.
Homepage: http://gcc.gnu.org/

Package: libgfortran3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 518
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: gcc-4.9
Version: 4.9.2-10
Provides: libgfortran3-armhf
Depends: gcc-4.9-base (= 4.9.2-10), libc6 (>= 2.17), libgcc1 (>= 1:4.4.0)
Pre-Depends: multiarch-support
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Description: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.
Homepage: http://gcc.gnu.org/

Package: groff-base
Status: install ok installed
Priority: important
Section: text
Installed-Size: 2524
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: groff
Version: 1.22.2-8
Replaces: groff (<< 1.20.1-6), jgroff (<< 1.17-1)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0)
Suggests: groff
Breaks: groff (<< 1.17-1), jgroff (<< 1.17-1), pmake (<< 1.45-7), troffcvt (<< 1.04-14)
Conffiles:
 /etc/groff/mdoc.local f8c3e22fae1765942089881d9c5edeae
 /etc/groff/man.local 99a34592e41fb1e0639cf0fc64596346
Description: GNU troff text-formatting system (base system components)
 This package contains the traditional UN*X text formatting tools
 troff, nroff, tbl, eqn, and pic. These utilities, together with the
 man-db package, are essential for displaying the on-line manual pages.
 .
 groff-base is a stripped-down package containing the necessary components
 to read manual pages in ASCII, Latin-1, and UTF-8, plus the PostScript
 device (groff's default). Users who want a full groff installation, with
 the standard set of devices, fonts, macros, and documentation, should
 install the groff package.
Homepage: https://www.gnu.org/software/groff/

Package: libldb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 247
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: ldb
Version: 2:1.1.20-0+deb8u1
Replaces: libldb0
Depends: libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9)
Pre-Depends: multiarch-support
Breaks: libldb0, libsamdb0 (<< 4.0.0~alpha17~git20110724.dfsg1-1)
Description: LDAP-like embedded database - shared library
 ldb is a LDAP-like embedded database built on top of TDB.
 .
 It provides a fast database with an LDAP-like API designed
 to be used within an application. In some ways it can be seen as a
 intermediate solution between key-value pair databases and a real LDAP
 database.
 .
 This package contains the shared library file.
Homepage: http://ldb.samba.org/

Package: libtk8.6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1751
Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: tk8.6
Version: 8.6.2-1
Replaces: tk8.6 (<< 8.6.0-2)
Provides: libtk
Depends: libtcl8.6 (>= 8.6.0-2), libc6 (>= 2.7), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libx11-6, libxext6, libxft2 (>> 2.1.1), libxss1, zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: tk8.6
Conflicts: libtk-img (<< 1.2.5), tk40 (<= 4.0p3-2), tk8.6 (<< 8.6.0-2)
Description: Tk toolkit for Tcl and X11 v8.6 - run-time files
 Tk is a cross-platform graphical toolkit which provides the Motif
 look-and-feel and is implemented using the Tcl scripting language.
 This package contains the Tk library and supplementary packages you
 need to run Tk-enabled apps.
Homepage: http://www.tcl.tk/

Package: liblognorm1
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 81
Maintainer: Pierre Chifflier <pollux@debian.org>
Architecture: armhf
Multi-Arch: same
Source: liblognorm
Version: 1.0.1-3
Replaces: liblognorm0
Depends: libc6 (>= 2.4), libestr0 (>= 0.1.0), libjson-c2 (>= 0.10)
Pre-Depends: multiarch-support
Description: Log normalizing library
 Liblognorm is a event and log normalization library that is capable of
 real-time processing. It provides the capability to normalize events to
 a set of standard formats.
 .
 This package contains the shared library.
Homepage: http://www.liblognorm.com/

Package: libxss1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 51
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxss
Version: 1:1.2.2-1
Depends: libc6 (>= 2.13-28), libx11-6 (>= 2:1.4.99.1), libxext6, x11-common
Pre-Depends: multiarch-support
Description: X11 Screen Saver extension library
 libXss provides an X Window System client interface to the MIT-SCREEN-SAVER
 extension to the X protocol.
 .
 The Screen Saver extension allows clients behaving as screen savers to
 register themselves with the X server, to better integrate themselves with
 the running session.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libScrnSaver

Package: gpgv
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 277
Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: gnupg
Version: 1.4.18-7+deb8u3
Depends: libbz2-1.0, libc6 (>= 2.4), zlib1g (>= 1:1.1.4)
Suggests: gnupg
Description: GNU privacy guard - signature verification tool
 GnuPG is GNU's tool for secure communication and data storage.
 .
 gpgv is a stripped-down version of gnupg which is only able to check
 signatures.  It is smaller than the full-blown gnupg and uses a
 different (and simpler) way to check that the public keys used to
 make the signature are trustworthy.
Homepage: http://www.gnupg.org

Package: libxshmfence1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxshmfence
Version: 1.1-4
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: X shared memory fences - shared library
 This library provides an interface to shared-memory fences for
 synchronization between the X server and direct-rendering clients.
 .
 This package contains the xshmfence shared library.

Package: libcap2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 56
Maintainer: Christian Kastner <debian@kvr.at>
Architecture: armhf
Multi-Arch: same
Version: 1:2.24-8
Depends: libattr1 (>= 1:2.4.46-8), libc6 (>= 2.8)
Pre-Depends: multiarch-support
Description: POSIX 1003.1e capabilities (library)
 Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
 available in Linux kernels. These capabilities are a partitioning of the all
 powerful root privilege into a set of distinct privileges.
 .
 This package contains the shared library.
Homepage: http://sites.google.com/site/fullycapable/

Package: bsdutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 204
Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: util-linux (2.25.2-6)
Version: 1:2.25.2-6
Pre-Depends: libc6 (>= 2.15), libsystemd0
Recommends: bsdmainutils
Description: basic utilities from 4.4BSD-Lite
 This package contains the bare minimum of BSD utilities needed for a
 Debian system: logger, renice, script, scriptreplay, and wall. The
 remaining standard BSD utilities are provided by bsdmainutils.

Package: whiptail
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 88
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: newt (0.52.17-1)
Version: 0.52.17-1+b1
Depends: libc6 (>= 2.4), libnewt0.52, libpopt0 (>= 1.14), libslang2 (>= 2.2.4)
Conffiles:
 /etc/bash_completion.d/whiptail bcd454929e3a3107961ba3cb1a98c5f4
Description: Displays user-friendly dialog boxes from shell scripts
 Whiptail is a "dialog" replacement using newt instead of ncurses. It
 provides a method of displaying several different types of dialog boxes
 from shell scripts. This allows a developer of a script to interact with
 the user in a much friendlier manner.
Homepage: https://fedorahosted.org/newt/

Package: dash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 181
Maintainer: Gerrit Pape <pape@smarden.org>
Architecture: armhf
Source: dash (0.5.7-4)
Version: 0.5.7-4+b1
Depends: debianutils (>= 2.15), dpkg (>= 1.15.0)
Pre-Depends: libc6 (>= 2.11)
Description: POSIX-compliant shell
 The Debian Almquist Shell (dash) is a POSIX-compliant shell derived
 from ash.
 .
 Since it executes scripts faster than bash, and has fewer library
 dependencies (making it more robust against software or hardware
 failures), it is used as the default system shell on Debian systems.
Homepage: http://gondor.apana.org.au/~herbert/dash/

Package: libsasl2-modules-db
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 74
Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.26.dfsg1-13+deb8u1
Replaces: libsasl2-2 (<< 2.1.26.dfsg1-2~), libsasl2-modules (<< 2.1.26.dfsg1-6~)
Depends: libc6 (>= 2.4), libdb5.3
Breaks: libsasl2-2 (<< 2.1.26.dfsg1-2~)
Description: Cyrus SASL - pluggable authentication modules (DB)
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the DB plugin, which supports Berkeley DB lookups.
Homepage: http://www.cyrusimap.org/

Package: python-wheel
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 226
Maintainer: Barry Warsaw <barry@debian.org>
Architecture: all
Source: wheel
Version: 0.24.0-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-setuptools
Description: built-package format for Python
 A wheel is a ZIP-format archive with a specially formatted filename and the
 `.whl` extension.  It is designed to contain all the files for a PEP 376
 compatible install in a way that is very close to the on-disk format.
 .
 The wheel project provides a `bdist_wheel` command for setuptools.  Wheel
 files can be installed with `pip`.
 .
 This is the Python 2 compatible package.
Homepage: https://bitbucket.org/pypa/wheel

Package: python-samba
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 4920
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: armhf
Source: samba
Version: 2:4.2.14+dfsg-0+deb8u5
Provides: python2.7-samba
Depends: python-ldb (>= 1.1.2~), python-tdb, python-ntdb, python-crypto, python (>= 2.7), python (<< 2.8), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.8), libldb1 (>= 0.9.21), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.16), python-talloc (>= 2.0.6), samba-libs (= 2:4.2.14+dfsg-0+deb8u5)
Description: Python bindings for Samba
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems.  Samba can also function as a domain controller
 or member server in both NT4-style and Active Directory domains.
 .
 This package contains Python bindings for most Samba libraries.
Homepage: http://www.samba.org

Package: liblogging-stdlog0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 51
Maintainer: Michael Biebl <biebl@debian.org>
Architecture: armhf
Multi-Arch: same
Source: liblogging
Version: 1.0.4-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: easy to use and lightweight logging library
 Liblogging consists of several components with stdlog being the core
 component. Think of liblogging-stdlog as the next version of the
 syslog(3) API. It retains the simple semantics, but makes the API more
 sophisticated "behind the scenes" with better support for multiple
 threads and flexibility for different log destinations.
 .
 This package contains the shared library.
Homepage: http://www.liblogging.org/

Package: gnupg
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 4449
Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 1.4.18-7+deb8u3
Depends: gpgv, libbz2-1.0, libc6 (>= 2.15), libreadline6 (>= 6.0), libusb-0.1-4 (>= 2:0.1.12), zlib1g (>= 1:1.1.4)
Recommends: gnupg-curl, libldap-2.4-2 (>= 2.4.7)
Suggests: gnupg-doc, libpcsclite1, parcimonie, xloadimage | imagemagick | eog
Description: GNU privacy guard - a free PGP replacement
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC 4880.
 .
 GnuPG 1.4 is the standalone, non-modularized series. In contrast to
 the version 2 series, shipped with the gnupg2 package, it comes
 with no support for S/MIME and some other tools useful for desktop
 environments, but also with less dependencies.
 .
 The gnupg package is built without libcurl. So it does not support
 HKPS keyservers. Install the gnupg-curl package if you want to use
 the keyserver helper tools built with libcurl and supporting HKPS.
Homepage: http://www.gnupg.org

Package: linux-libc-dev
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 3311
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: linux
Version: 3.16.43-2
Replaces: linux-kernel-headers
Provides: linux-kernel-headers
Conflicts: linux-kernel-headers
Description: Linux support headers for userspace development
 This package provides userspaces headers from the Linux kernel.  These
 headers are used by the installed headers for GNU libc and other system
 libraries.
Homepage: https://www.kernel.org/

Package: perl-modules
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 15108
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: all
Multi-Arch: foreign
Source: perl
Version: 5.20.2-3+deb8u6
Replaces: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcgi-pm-perl, libcpan-meta-perl, libcpan-meta-requirements-perl, libcpan-meta-yaml-perl, libdigest-perl, libexperimental-perl, libextutils-cbuilder-perl, libextutils-command-perl, libextutils-install-perl, libextutils-parsexs-perl, libfile-spec-perl, libhttp-tiny-perl, libi18n-langtags-perl, libio-zlib-perl, libjson-pp-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, libmath-bigint-perl, libmath-complex-perl, libmodule-build-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-metadata-perl, libnet-perl, libnet-ping-perl, libpackage-constants-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libperl-ostype-perl, libpod-escapes-perl, libpod-parser-perl, libpod-simple-perl, libtest-harness-perl, libtest-simple-perl, libthread-queue-perl, libtime-local-perl, libunicode-collate-perl, libversion-perl, libversion-requirements-perl, podlators-perl
Provides: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcpan-meta-perl, libcpan-meta-requirements-perl, libcpan-meta-yaml-perl, libdigest-perl, libexperimental-perl, libextutils-cbuilder-perl, libextutils-command-perl, libextutils-install-perl, libextutils-parsexs-perl, libfile-spec-perl, libhttp-tiny-perl, libi18n-langtags-perl, libio-zlib-perl, libjson-pp-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, libmath-bigint-perl, libmath-complex-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-metadata-perl, libnet-perl, libnet-ping-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libperl-ostype-perl, libpod-escapes-perl, libpod-parser-perl, libpod-simple-perl, libtest-harness-perl, libtest-simple-perl, libthread-queue-perl, libtime-local-perl, libunicode-collate-perl, libversion-perl, libversion-requirements-perl, podlators-perl
Depends: perl-base (>= 5.20.2-3+deb8u6)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: perl (>= 5.20.2-1), libarchive-extract-perl, libmodule-pluggable-perl, libpod-latex-perl, libterm-ui-perl, libtext-soundex-perl, libcgi-pm-perl, libmodule-build-perl, libpackage-constants-perl
Suggests: libb-lint-perl, libcpanplus-dist-build-perl, libcpanplus-perl, libfile-checktree-perl, liblog-message-simple-perl, liblog-message-perl, libobject-accessor-perl
Breaks: cli-common (<< 0.9+nmu1), libansicolor-perl (<< 4.02), libarchive-tar-perl (<< 1.96), libattribute-handlers-perl (<< 0.96), libautodie-perl (<< 2.23), libcgi-pm-perl (<< 3.65), libcpan-meta-perl (<< 2.140640), libcpan-meta-requirements-perl (<< 2.125), libcpan-meta-yaml-perl (<< 0.012), libdigest-perl (<< 1.17), libexperimental-perl (<< 0.007), libextutils-cbuilder-perl (<< 0.280217), libextutils-command-perl (<< 1.18), libextutils-install-perl (<< 1.67), libextutils-parsexs-perl (<< 3.240000), libfile-spec-perl (<< 3.4801), libhttp-tiny-perl (<< 0.043), libi18n-langtags-perl (<< 0.40), libio-zlib-perl (<< 1.10), libjson-pp-perl (<< 2.27203), liblocale-codes-perl (<< 3.30), liblocale-maketext-perl (<< 1.25), liblocale-maketext-simple-perl (<< 0.21), libmath-bigint-perl (<< 1.9993), libmath-complex-perl (<< 1.59), libmodule-build-perl (<< 0.420500), libmodule-corelist-perl (<< 5.20150214), libmodule-load-conditional-perl (<< 0.62), libmodule-load-perl (<< 0.32), libmodule-metadata-perl (<< 1.000019), libnet-perl (<= 1:1.22), libnet-ping-perl (<< 2.43), libpackage-constants-perl (<< 0.04), libparams-check-perl (<< 0.38), libparent-perl (<< 0.228), libparse-cpan-meta-perl (<< 1.4414), libperl-ostype-perl (<< 1.007), libpod-escapes-perl (<< 1.06), libpod-parser-perl (<< 1.62), libpod-simple-perl (<< 3.28), libtest-harness-perl (<< 3.30), libtest-simple-perl (<< 1.001002), libthread-queue-perl (<< 3.05), libtime-local-perl (<< 1.2300), libunicode-collate-perl (<< 1.04), libversion-perl (<< 1:0.9909), libversion-requirements-perl (<< 0.101022), mono-apache-server2 (<< 3.8-2.1), mono-apache-server4 (<< 3.8-2.1), mono-fastcgi-server2 (<< 3.8-2.1), mono-fastcgi-server4 (<< 3.8-2.1), patcher (<< 0.0.20040521-6.1), pdl (<< 1:2.007-4), perl (<< 5.20.2~), podlators-perl (<< 2.3.1), polygen-data (<< 1.0.6.ds2-13.1), pristine-tar (<< 1.33), pure-ftpd-common (<< 1.0.36-3.2), rinse (<< 3.0.7), shorewall (<< 4.6.4.3-2), shorewall-core (<< 4.6.4.3-2), tvtime (<< 1.0.2-14)
Conflicts: defoma (<< 0.11.12), mono-gac (<< 2.10.8.1-3)
Conffiles:
 /etc/perl/sitecustomize.pl 5b3fc409c28ac6baf439b733046f0271
 /etc/perl/Net/libnet.cfg fb2946cae573b8ed3d654a180d458733
Description: Core Perl modules
 Architecture independent Perl modules.  These modules are part of Perl and
 required if the `perl' package is installed.
 .
 Note that this package only exists to save archive space and should be
 considered an internal implementation detail of the `perl' package.
 Other packages should not depend on `perl-modules' directly, they
 should use `perl' (which depends on `perl-modules') instead.
Homepage: http://dev.perl.org/perl5/

Package: mount
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 353
Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: util-linux
Version: 2.25.2-6
Pre-Depends: libc6 (>= 2.17), libmount1 (>= 2.25), libselinux1 (>= 2.0.15), libsmartcols1 (>= 2.25)
Suggests: nfs-common (>= 1:1.1.0-13)
Description: Tools for mounting and manipulating filesystems
 This package provides the mount(8), umount(8), swapon(8),
 swapoff(8), and losetup(8) commands.

Package: libx11-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1188
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libx11
Version: 2:1.6.2-3
Depends: libc6 (>= 2.15), libxcb1 (>= 1.2), libx11-data
Pre-Depends: multiarch-support
Description: X11 client-side library
 This package provides a client interface to the X Window System, otherwise
 known as 'Xlib'.  It provides a complete API for the basic functions of the
 window system.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libX11

Package: libsasl2-2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 126
Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.26.dfsg1-13+deb8u1
Replaces: libsasl2
Depends: libc6 (>= 2.15), libsasl2-modules-db (>= 2.1.26.dfsg1-13+deb8u1)
Pre-Depends: multiarch-support
Recommends: libsasl2-modules (>= 2.1.26.dfsg1-13+deb8u1)
Breaks: postfix (<= 2.8.3-1), slapd (<= 2.4.25-3)
Description: Cyrus SASL - authentication abstraction library
 This is the Cyrus SASL API implementation, version 2.1.
 .
 SASL is the Simple Authentication and Security Layer, a method for
 adding authentication support to connection-based protocols. To use
 SASL, a protocol includes a command for identifying and
 authenticating a user to a server and for optionally negotiating
 protection of subsequent protocol interactions. If its use is
 negotiated, a security layer is inserted between the protocol and the
 connection. See RFC 2222 for more information.
 .
 Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal
 Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used.
Homepage: http://www.cyrusimap.org/

Package: libgl1-mesa-dri
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7701
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: mesa
Version: 10.3.2-1+deb8u1
Replaces: libgl1-mesa-dri-experimental (<< 7.11.1), xlibmesa-dri (<< 1:7.0.0)
Depends: libc6 (>= 2.17), libdrm-freedreno1, libdrm-nouveau2 (>= 2.4.38), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.38), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc1 (>= 1:4.7), libllvm3.5, libstdc++6 (>= 4.9)
Pre-Depends: multiarch-support
Recommends: libtxc-dxtn-s2tc0 | libtxc-dxtn0
Breaks: libgl1-mesa-dri-experimental (<< 7.11.1), libgl1-mesa-glx (<< 7.10.2-4), libgl1-mesa-glx-no-multiarch, xserver-xorg-core (<< 2:1.14.3-5), xserver-xorg-core-no-multiarch
Conflicts: xlibmesa-dri (<< 1:7.0.0)
Conffiles:
 /etc/drirc 4c85301b21785034745233dd43e6036e
Description: free implementation of the OpenGL API -- DRI modules
 This version of Mesa provides GLX and DRI capabilities: it is capable of
 both direct and indirect rendering.  For direct rendering, it can use DRI
 modules from the libgl1-mesa-dri package to accelerate drawing.
 .
 This package does not include the OpenGL library itself, only the DRI
 modules for accelerating direct rendering.
 .
 For a complete description of Mesa, please look at the
 libgl1-mesa-swx11 package.
Homepage: http://mesa3d.sourceforge.net/

Package: libsystemd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 131
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: systemd
Version: 215-17+deb8u7
Pre-Depends: libc6 (>= 2.9), libgcrypt20 (>= 1.6.1), liblzma5 (>= 5.1.1alpha+20120614), multiarch-support
Description: systemd utility library
 The libsystemd0 library provides interfaces to various systemd components.
Homepage: http://www.freedesktop.org/wiki/Software/systemd

Package: libdpkg-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 2211
Origin: debian
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Bugs: debbugs://bugs.debian.org
Architecture: all
Multi-Arch: foreign
Source: dpkg
Version: 1.17.27
Replaces: dpkg (<< 1.15.8), dpkg-dev (<< 1.15.6)
Depends: dpkg (>= 1.15.8), perl, libtimedate-perl
Recommends: libfile-fcntllock-perl, bzip2, xz-utils
Suggests: debian-keyring, gnupg | gnupg2, gpgv | gpgv2, gcc | c-compiler, binutils, patch
Breaks: dpkg-dev (<< 1.15.6), patch (<< 2.7)
Description: Dpkg perl modules
 This package provides the perl modules used by the scripts
 in dpkg-dev. They cover a wide range of functionality. Among them
 there are the following public modules:
 .
  - Dpkg: core variables
  - Dpkg::BuildFlags: set, modify and query compilation build flags
  - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS
  - Dpkg::BuildProfile: parse and manipulate build profiles
  - Dpkg::Changelog: parse Debian changelogs
  - Dpkg::Checksums: generate and parse checksums
  - Dpkg::Compression::Process: wrapper around compression tools
  - Dpkg::Compression::FileHandle: transparently (de)compress files
  - Dpkg::Conf: parse dpkg configuration files
  - Dpkg::Control: parse and manipulate Debian control information
    (.dsc, .changes, Packages/Sources entries, etc.)
  - Dpkg::Deps: parse and manipulate dependencies
  - Dpkg::Exit: push, pop and run exit handlers
  - Dpkg::Gettext: wrapper around Locale::gettext
  - Dpkg::IPC: spawn sub-processes and feed/retrieve data
  - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for
    example)
  - Dpkg::Interface::Storable: base object serializer
  - Dpkg::Path: common path handling functions
  - Dpkg::Source::Package: extract Debian source packages
  - Dpkg::Substvars: substitute variables in strings
  - Dpkg::Vendor: identify current distribution vendor
  - Dpkg::Version: parse and manipulate Debian package versions
 .
 All the packages listed in Suggests or Recommends are used by some of the
 modules.
Homepage: https://wiki.debian.org/Teams/Dpkg

Package: ntp
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 806
Maintainer: Debian NTP Team <pkg-ntp-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 1:4.2.6.p5+dfsg-7+deb8u2
Depends: adduser, lsb-base (>= 3.2-13), netbase, libc6 (>= 2.17), libcap2 (>= 1:2.10), libedit2 (>= 2.11-20080614), libopts25 (>= 1:5.18.4), libssl1.0.0 (>= 1.0.1d)
Pre-Depends: dpkg (>= 1.15.7.2)
Recommends: perl
Suggests: ntp-doc
Breaks: dhcp3-client (<< 4.1.0-1)
Conffiles:
 /etc/cron.daily/ntp af4becca9dde009fc606dae1575cf551
 /etc/default/ntp cd7a62fbb18fa8fe5893dee93064b328
 /etc/dhcp/dhclient-exit-hooks.d/ntp fbc234ecd0f7e8bc1c394bbde5867be1
 /etc/init.d/ntp 1593209e2edaef7930940759b07caee1
 /etc/ntp.conf 3e250ecaf470e1d3a2b68edd5de46bfd
Description: Network Time Protocol daemon and utility programs
 NTP, the Network Time Protocol, is used to keep computer clocks
 accurate by synchronizing them over the Internet or a local network,
 or by following an accurate hardware receiver that interprets GPS,
 DCF-77, NIST or similar time signals.
 .
 This package contains the NTP daemon and utility programs.  An NTP
 daemon needs to be running on each host that is to have its clock
 accuracy controlled by NTP.  The same NTP daemon is also used to
 provide NTP service to other hosts.
 .
 For more information about the NTP protocol and NTP server
 configuration and operation, install the package "ntp-doc".
Homepage: http://support.ntp.org/

Package: libpsl0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 451
Maintainer: Tim Rühsen <tim.ruehsen@gmx.de>
Architecture: armhf
Multi-Arch: same
Source: libpsl
Version: 0.5.1-1
Depends: libc6 (>= 2.8), libicu52 (>= 52~m1-1~)
Description: Library for Public Suffix List (shared libraries)
 Libpsl allows checking domains against the Public Suffix List,
 It can be used to avoid privacy-leaking 'super-cookies',
 'super domain' certificates, for domain highlighting purposes
 sorting domain lists by site and more.
 .
 This package contains runtime libraries.
Homepage: https://github.com/rockdaboot/libpsl

Package: libc6
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 8165
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: glibc
Version: 2.19-18+deb8u9
Depends: libgcc1
Suggests: glibc-doc, debconf | debconf-2.0, locales
Breaks: hurd (<< 1:0.5.git20140203-1), libtirpc1 (<< 0.2.3), locales (<< 2.19), locales-all (<< 2.19), nscd (<< 2.19)
Conflicts: prelink (<= 0.0.20090311-1), tzdata (<< 2007k-1), tzdata-etch
Conffiles:
 /etc/ld.so.conf.d/arm-linux-gnueabihf.conf fcce838d54cc444500f01049db2aae8c
Description: GNU C Library: Shared libraries
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.
Homepage: http://www.gnu.org/software/libc/libc.html

Package: netcat-traditional
Status: install ok installed
Priority: important
Section: net
Installed-Size: 149
Maintainer: Ruben Molina <rmolina@udea.edu.co>
Architecture: armhf
Source: netcat
Version: 1.10-41
Provides: netcat
Depends: libc6 (>= 2.15)
Description: TCP/IP swiss army knife
 A simple Unix utility which reads and writes data across network
 connections using TCP or UDP protocol. It is designed to be a reliable
 "back-end" tool that can be used directly or easily driven by other
 programs and scripts. At the same time it is a feature-rich network
 debugging and exploration tool, since it can create almost any kind
 of connection you would need and has several interesting built-in
 capabilities.
 .
 This is the "classic" netcat, written by *Hobbit*. It lacks many
 features found in netcat-openbsd.

Package: libprocps3
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 111
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Multi-Arch: same
Source: procps
Version: 2:3.3.9-9
Replaces: procps (<< 1:3.3.2-1)
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: library for accessing process information from /proc
 The libprocps library is a way of accessing information out of the /proc
 filesystem.
 .
 This package contains the shared libraries necessary to run programs
 compilied with libprocps.
Homepage: http://gitorious.org/procps

Package: python2.7
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 293
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Multi-Arch: allowed
Version: 2.7.9-2+deb8u1
Replaces: python-profiler (<= 2.7.1-2), python2.7-minimal (<< 2.7.3-7~)
Depends: python2.7-minimal (= 2.7.9-2+deb8u1), libpython2.7-stdlib (= 2.7.9-2+deb8u1), mime-support
Suggests: python2.7-doc, binutils
Breaks: python-virtualenv (<< 1.7.1.2-2~), vim-athena (<< 2:7.3.547-4), vim-gnome (<< 2:7.3.547-4), vim-gtk (<< 2:7.3.547-4), vim-nox (<< 2:7.3.547-4)
Conflicts: python-profiler (<= 2.7.1-2)
Description: Interactive high-level object-oriented language (version 2.7)
 Python is a high-level, interactive, object-oriented language. Its 2.7 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.

Package: libboost-iostreams1.55.0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 143
Maintainer: Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: boost1.55
Version: 1.55.0+dfsg-3
Depends: libbz2-1.0, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: Boost.Iostreams Library
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Iostreams are a collection of concepts and a set of templates
 which turn models of these concepts into C++ standard library streams
 and stream buffers.
Homepage: http://www.boost.org/libs/iostreams/

Package: libv8-3.14.5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2643
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libv8-3.14
Version: 3.14.5.8-8.1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.1.1)
Description: V8 JavaScript engine - runtime library
 V8 is a high performance JavaScript engine written in C++.  It is used
 in the web browser Chromium.
 .
 This package provides the dynamic library for V8.
Homepage: http://code.google.com/p/v8/

Package: samba-common
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 660
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: samba
Version: 2:4.2.14+dfsg-0+deb8u5
Replaces: samba (<< 3.0.20b-1), samba-doc (<< 2:4.0.5~), samba4-common (<< 4.0.0~alpha7-1)
Depends: ucf, debconf (>= 0.5) | debconf-2.0
Pre-Depends: dpkg (>= 1.15.6~)
Recommends: samba-common-bin
Conflicts: samba-doc (<< 2:4.0.5~), samba4-common (<< 4.0.0~alpha7-1), swat
Conffiles:
 /etc/dhcp/dhclient-enter-hooks.d/samba 732cae8c1d0d7a7f80e8597ae551ea0d
 /etc/pam.d/samba a69b859744494a52ecf10bb604544093
 /etc/samba/gdbcommands 898c523d1c11feeac45538a65d00c838
Description: common files used by both the Samba server and client
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package contains common files used by all parts of Samba.
Homepage: http://www.samba.org

Package: libtext-soundex-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 84
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libtext-soundex-perl (3.4-1)
Version: 3.4-1+b2
Depends: perl (>= 5.20.0-4), perlapi-5.20.0, libc6 (>= 2.4)
Description: implementation of the soundex algorithm
 Text::Soundex implements the original soundex algorithm developed by Robert
 Russell and Margaret Odell, patented in 1918 and 1922, as well as a variation
 called "American Soundex" used for US census data, and current maintained by
 the National Archives and Records Administration (NARA).
Homepage: https://metacpan.org/release/Text-Soundex/

Package: x11-utils
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 465
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 7.7+2
Depends: libc6 (>= 2.15), libfontconfig1 (>= 2.11), libfontenc1, libfreetype6 (>= 2.2.1), libgl1-mesa-glx | libgl1, libx11-6, libx11-xcb1, libxaw7, libxcb-shape0, libxcb1 (>= 1.6), libxcomposite1 (>= 1:0.3-1), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxmu6, libxmuu1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, libxtst6, libxv1, libxxf86dga1, libxxf86vm1
Suggests: mesa-utils
Conffiles:
 /etc/X11/app-defaults/Editres-color 5ec5d0e8c953faaa06af647650f30ce6
 /etc/X11/app-defaults/Viewres-color ff9c397a80443790a97b909050f63282
 /etc/X11/app-defaults/Editres 4ab7f8d63e234cf35a62ef7ae959edf7
 /etc/X11/app-defaults/Xmessage eed84b35dde8b18e7dcfc80e75c1da67
 /etc/X11/app-defaults/Xmessage-color ca383db9e4e9648bda0952ad6b8a2115
 /etc/X11/app-defaults/Viewres 4f77da598593ff07cda9d2d147a07772
 /etc/X11/app-defaults/XFontSel 183bca665ae87e3943bdb4362d21973d
 /etc/X11/app-defaults/Xfd a8b4d28d2ad895e40cfb6fb9c69eeecd
Description: X11 utilities
 An X client is a program that interfaces with an X server (almost always via
 the X libraries), and thus with some input and output hardware like a
 graphics card, monitor, keyboard, and pointing device (such as a mouse).
 .
 This package provides a miscellaneous assortment of X utilities
 that ship with the X Window System, including:
  - appres, editres, listres and viewres, which query the X resource database;
  - luit, a filter that can be run between an arbitrary application and a
    UTF-8 terminal emulator;
  - xdpyinfo, a display information utility for X;
  - xdriinfo, query configuration information of DRI drivers;
  - xev, an X event displayer;
  - xfd, a tool that displays all the glyphs in a given X font;
  - xfontsel, a tool for browsing and selecting X fonts;
  - xkill, a tool for terminating misbehaving X clients;
  - xlsatoms, which lists interned atoms defined on an X server;
  - xlsclients, which lists client applications running on an X display;
  - xlsfonts, a server font list displayer;
  - xmessage, a tool to display message or dialog boxes;
  - xprop, a property displayer for X;
  - xvinfo, an Xv extension information utility for X;
  - xwininfo, a window information utility for X;
 .
 The editres and viewres programs use bitmap images provided by the
 xbitmaps package. The luit program requires locale information from
 the libx11-data package.

Package: startpar
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 85
Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org>
Architecture: armhf
Version: 0.59-3
Replaces: sysvinit-utils (<< 2.88dsf-52)
Depends: libc6 (>= 2.15)
Suggests: insserv, sysv-rc
Breaks: sysvinit-utils (<< 2.88dsf-52)
Conffiles:
 /etc/init/startpar-bridge.conf 152b77b1904939b461edc251844d0008
Description: run processes in parallel and multiplex their output
 Used by the sysv-rc boot system executor to run init.d scripts in parallel
 while making sure the script output is not completely messed up.
Homepage: http://savannah.nongnu.org/projects/sysvinit

Package: libirs-export91
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 57
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: bind9
Version: 1:9.9.5.dfsg-9+deb8u10
Depends: libc6 (>= 2.4), libdns-export100, libisc-export95, libisccfg-export90
Pre-Depends: multiarch-support
Description: Exported IRS Shared Library
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the exported libirs shared library.

Package: ssl-cert
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 102
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 1.0.35
Depends: debconf (>= 0.5) | debconf-2.0, openssl (>= 0.9.8g-9), adduser
Suggests: openssl-blacklist
Description: simple debconf wrapper for OpenSSL
 This package enables unattended installs of packages that
 need to create SSL certificates.
 .
 It is a simple wrapper for OpenSSL's certificate request utility that
 feeds it with the correct user variables.

Package: python-colorama
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 97
Maintainer: Khalid El Fathi <khalid@elfathi.fr>
Architecture: all
Version: 0.3.2-1
Depends: python (>= 2.7), python (<< 2.8)
Description: Cross-platform colored terminal text in Python - Python 2.x
 Python-colorama provides a simple cross-platform API to print colored terminal
 text from Python applications.
 .
 ANSI escape character sequences are commonly used to produce colored terminal
 text on Unix. Colorama provides some shortcuts to generate these sequences.
 .
 This has the happy side-effect that existing applications or libraries which
 already use ANSI sequences to produce colored output on Linux.
 .
 This package provides the module for Python 2.x.
Homepage: http://pypi.python.org/pypi/colorama/

Package: libpipeline1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 74
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: armhf
Multi-Arch: same
Source: libpipeline
Version: 1.4.0-1
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Description: pipeline manipulation library
 This is a C library for setting up and running pipelines of processes,
 without needing to involve shell command-line parsing which is often
 error-prone and insecure.
Homepage: http://libpipeline.nongnu.org/

Package: libpcre3
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 481
Maintainer: Mark Baker <mark@mnb.org.uk>
Architecture: armhf
Multi-Arch: same
Source: pcre3
Version: 2:8.35-3.3+deb8u4
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Breaks: approx (<< 4.4-1~), cduce (<< 0.5.3-2~), cmigrep (<< 1.5-7~), galax (<< 1.1-7~), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-3~), ocsigen (<< 1.3.3-1~)
Conflicts: libpcre3-dev (<= 4.3-3)
Description: Perl 5 Compatible Regular Expression Library - runtime files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the runtime libraries.

Package: libglapi-mesa
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 220
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: mesa
Version: 10.3.2-1+deb8u1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: free implementation of the GL API -- shared library
 The Mesa GL API module is responsible for dispatching all the gl*
 functions. It is intended to be mainly used by both the libgles1-mesa
 and libgles2-mesa packages.
Homepage: http://mesa3d.sourceforge.net/

Package: librtmp1
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 123
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: rtmpdump
Version: 2.4+20150115.gita107cef-1
Depends: libc6 (>= 2.7), libgmp10, libgnutls-deb0-28 (>= 3.3.0), libhogweed2, libnettle4, zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: toolkit for RTMP streams (shared library)
 A small dumper for media content streamed over the RTMP protocol (like BBC's
 iPlayer high quality streams). Supplying an RTMP URL will result in a dumped
 flv file, which can be played/transcoded with standard tools.
 .
 This package contains the shared libraries, header files needed by
 programs that want to use librtmp.
Homepage: http://rtmpdump.mplayerhq.hu/

Package: libdevmapper1.02.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 256
Maintainer: Debian LVM Team <pkg-lvm-maintainers@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: lvm2 (2.02.111-2.2+deb8u1)
Version: 2:1.02.90-2.2+deb8u1
Depends: libc6 (>= 2.4), libselinux1 (>= 1.32), libudev1 (>= 183), dmsetup (>= 2:1.02.90-2.2+deb8u1)
Pre-Depends: multiarch-support
Breaks: lvm2 (<< 2.02.66)
Conflicts: libdevmapper1.02
Description: Linux Kernel Device Mapper userspace library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but EVMS, software
 raid, and other drivers that create "virtual" block devices.
 .
 This package contains the (user-space) shared library for accessing the
 device-mapper; it allows usage of the device-mapper through a clean,
 consistent interface (as opposed to through kernel ioctls).
Homepage: http://sources.redhat.com/lvm2/

Package: libmro-compat-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 59
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.12-1
Depends: perl, libclass-c3-perl (>= 0.24)
Recommends: libclass-c3-xs-perl
Description: mro::* interface compatibility for Perls < 5.9.5
 The "mro" namespace provides several utilities for dealing with method
 resolution order and method caching in general in Perl 5.9.5 and higher.
 .
 MRO::Compat provides those interfaces for earlier versions of Perl
 (back to 5.6.0 anyway).
Homepage: http://search.cpan.org/dist/MRO-Compat/

Package: cpp-4.9
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 10566
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-4.9
Version: 4.9.2-10
Replaces: gccgo-4.9 (<< 4.9.2-10)
Depends: gcc-4.9-base (= 4.9.2-10), libc6 (>= 2.11), libcloog-isl4 (>= 0.17), libgmp10 (>= 2:5.0.1~), libisl10 (>= 0.10), libmpc3, libmpfr4 (>= 3.1.2), zlib1g (>= 1:1.1.4)
Suggests: gcc-4.9-locales (>= 4.9)
Description: GNU C preprocessor
 A macro processor that is used automatically by the GNU C compiler
 to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the compiler.
Homepage: http://gcc.gnu.org/

Package: gcc
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 42
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-defaults (1.136)
Version: 4:4.9.2-2
Provides: c-compiler
Depends: cpp (>= 4:4.9.2-2), gcc-4.9 (>= 4.9.2-1~)
Recommends: libc6-dev | libc-dev
Suggests: gcc-multilib, make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb, gcc-doc
Conflicts: gcc-doc (<< 1:2.95.3)
Description: GNU C compiler
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C compiler.

Package: sgml-base
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 113
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: all
Version: 1.26+nmu4
Depends: perl
Pre-Depends: dpkg (>= 1.16.4)
Suggests: sgml-base-doc
Conflicts: sgml-data (<= 0.02), sgmltools-2 (<= 2.0.2-4)
Description: SGML infrastructure and SGML catalog file support
 This package creates the SGML infrastructure directories and provides
 SGML catalog file support in compliance with the current Debian SGML
 Policy draft:
 .
   * infrastructure directories:
      - /etc/sgml
      - /usr/share/sgml/{declaration,dtd,entities,misc,stylesheet}
      - /usr/share/local/sgml/{declaration,dtd,entities,misc,stylesheet}
 .
   * update-catalog(8): tool for maintaining the root SGML catalog
     file and the package SGML catalog files in the '/etc/sgml' directory

Package: libpod-latex-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 129
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.61-1
Depends: perl
Description: module to convert Pod data to formatted LaTeX
 Pod::LaTeX is a module to convert documentation in the Pod format into LaTeX.
 The pod2latex command uses this module for translation.
 .
 Pod::LaTeX is a derived class from Pod::Select.
Homepage: https://metacpan.org/release/Pod-LaTeX/

Package: python-pkg-resources
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 183
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python-setuptools
Version: 5.5.1-1
Provides: python2.7-setuptools
Depends: python:any (>= 2.7), python:any (<< 2.8)
Suggests: python-distribute, python-distribute-doc
Conflicts: python-setuptools (<< 0.6c8-3)
Description: Package Discovery and Resource Access using pkg_resources
 The pkg_resources module provides an API for Python libraries to
 access their resource files, and for extensible applications and
 frameworks to automatically discover plugins.  It also provides
 runtime support for using C extensions that are inside zipfile-format
 eggs, support for merging packages that have separately-distributed
 modules or subpackages, and APIs for managing Python's current
 "working set" of active packages.
Homepage: https://pypi.python.org/pypi/setuptools
Python-Version: 2.7

Package: lsb-release
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 97
Maintainer: Debian LSB Team <debian-lsb@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Source: lsb
Version: 4.1+Debian13+nmu1
Depends: python (>= 2.7), python (<< 2.8)
Recommends: apt
Suggests: lsb
Description: Linux Standard Base version reporting utility
 The Linux Standard Base (http://www.linuxbase.org/) is a standard
 core system that third-party applications written for Linux can
 depend upon.
 .
 The lsb-release command is a simple tool to help identify the Linux
 distribution being used and its compliance with the Linux Standard Base.
 LSB conformance will not be reported unless the required metapackages are
 installed.
 .
 While it is intended for use by LSB packages, this command may also
 be useful for programmatically distinguishing between a pure Debian
 installation and derived distributions.
Homepage: http://www.linuxfoundation.org/collaborate/workgroups/lsb

Package: coreutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 12566
Maintainer: Michael Stone <mstone@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 8.23-4
Replaces: mktemp, realpath, timeout
Pre-Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.17), libselinux1 (>= 2.1.13)
Conflicts: timeout
Description: GNU core utilities
 This package contains the basic file, shell and text manipulation
 utilities which are expected to exist on every operating system.
 .
 Specifically, this package includes:
 arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
 csplit cut date dd df dir dircolors dirname du echo env expand expr
 factor false flock fmt fold groups head hostid id install join link ln
 logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc numfmt
 od paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm
 rmdir runcon sha*sum seq shred sleep sort split stat stty sum sync tac
 tail tee test timeout touch tr true truncate tsort tty uname unexpand
 uniq unlink users vdir wc who whoami yes
Homepage: http://gnu.org/software/coreutils

Package: file
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 71
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Architecture: armhf
Multi-Arch: foreign
Version: 1:5.22+15-2+deb8u3
Depends: libc6 (>= 2.4), libmagic1 (= 1:5.22+15-2+deb8u3), zlib1g (>= 1:1.1.4)
Description: Determines file type using "magic" numbers
 File tests each argument in an attempt to classify it. There are
 three sets of tests, performed in this order: filesystem tests,
 magic number tests, and language tests. The first test that
 succeeds causes the file type to be printed.
Homepage: http://www.darwinsys.com/file/

Package: libdns-export100
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 833
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: bind9
Version: 1:9.9.5.dfsg-9+deb8u10
Depends: libc6 (>= 2.4), libisc-export95
Pre-Depends: multiarch-support
Description: Exported DNS Shared Library
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the exported libdns shared library.

Package: xterm
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1525
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 312-2
Provides: x-terminal-emulator
Depends: xbitmaps, libc6 (>= 2.15), libfontconfig1 (>= 2.11), libice6 (>= 1:1.0.0), libtinfo5, libutempter0 (>= 1.1.5), libx11-6, libxaw7, libxft2 (>> 2.1.1), libxmu6, libxpm4, libxt6
Recommends: x11-utils
Suggests: xfonts-cyrillic
Conffiles:
 /etc/X11/app-defaults/KOI8RXTerm e904665737663827da6ff9b9651910df
 /etc/X11/app-defaults/KOI8RXTerm-color d2d26270262950b81921694506281cfe
 /etc/X11/app-defaults/UXTerm 3ee3b2958ca3aadba1d7f1f5e419951b
 /etc/X11/app-defaults/UXTerm-color 446ecb44b3bec790d5c7ac8582ef6ca5
 /etc/X11/app-defaults/XTerm 56c3bc0cefd8d8dbf8fb586e35b3c4a2
 /etc/X11/app-defaults/XTerm-color 0ceac6d8b2f3e33be29edddb64394d96
Description: X terminal emulator
 xterm is a terminal emulator for the X Window System.  It provides DEC VT102
 and Tektronix 4014 compatible terminals for programs that cannot use the
 window system directly.  This version implements ISO/ANSI colors and most of
 the control sequences used by DEC VT220 terminals.
 .
 This package provides four commands: xterm, which is the traditional
 terminal emulator; uxterm, which is a wrapper around xterm that is
 intelligent about locale settings (especially those which use the UTF-8
 character encoding), but which requires the luit program from the x11-utils
 package; koi8rxterm, a wrapper similar to uxterm for locales that use the
 KOI8-R character set; and lxterm, a simple wrapper that chooses which of the
 previous commands to execute based on the user's locale settings.
 .
 A complete list of control sequences supported by the X terminal emulator
 is provided in /usr/share/doc/xterm.
 .
 The xterm program uses bitmap images provided by the xbitmaps package.
 .
 Those interested in using koi8rxterm will likely want to install the
 xfonts-cyrillic package as well.
Homepage: http://invisible-island.net/xterm/xterm.html

Package: fakeroot
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 238
Maintainer: Clint Adams <clint@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 1.20.2-1
Depends: libc6 (>= 2.7), libfakeroot (>= 1.20.2-1)
Description: tool for simulating superuser privileges
 fakeroot provides a fake "root environment" by means of LD_PRELOAD and
 SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(),
 stat(), and other file-manipulation functions, so that unprivileged
 users can (for instance) populate .deb archives with root-owned files;
 various build tools use fakeroot for this by default.
 .
 This package contains fakeroot command and the daemon that remembers
 fake ownership/permissions of files manipulated by fakeroot
 processes.

Package: iproute2
Status: install ok installed
Priority: important
Section: net
Installed-Size: 885
Maintainer: Debian iproute2 Maintainers <ah-iproute@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 3.16.0-2
Replaces: iproute
Provides: arpd
Depends: libc6 (>= 2.14), libdb5.3, libselinux1 (>= 2.0.15)
Recommends: libatm1 (>= 2.4.1-17~), libxtables10
Suggests: iproute2-doc
Conflicts: arpd, iproute (<< 20130000-1)
Conffiles:
 /etc/iproute2/rt_tables a1313318d6778fe6b8c680248ef5a463
 /etc/iproute2/rt_dsfield 4264d5c7c8298300185aa04e1a736934
 /etc/iproute2/rt_scopes 6298b8df09e9bda23ea7da49021ca457
 /etc/iproute2/group 3aea2c0e0dd75e13a5f8f48f2936915f
 /etc/iproute2/rt_realms 7137bdf40e8d58c87ac7e3bba503767f
 /etc/iproute2/rt_protos 95ce0b4b5b79f5a8a45941fb418a904c
 /etc/iproute2/ematch_map b91e7f9b26918449bade9573f8871d61
Description: networking and traffic control tools
 The iproute2 suite is a collection of utilities for networking and
 traffic control.
 .
 These tools communicate with the Linux kernel via the (rt)netlink
 interface, providing advanced features not available through the
 legacy net-tools commands 'ifconfig' and 'route'.
Homepage: http://www.linux-foundation.org/en/Net:Iproute2

Package: tcpd
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 87
Maintainer: Marco d'Itri <md@linux.it>
Architecture: armhf
Multi-Arch: foreign
Source: tcp-wrappers
Version: 7.6.q-25
Replaces: libwrap0 (<< 7.6-8)
Depends: libc6 (>= 2.4), libwrap0 (>= 7.6-4~)
Description: Wietse Venema's TCP wrapper utilities
 Wietse Venema's network logger, also known as TCPD or LOG_TCP.
 .
 These programs log the client host name of incoming telnet,
 ftp, rsh, rlogin, finger etc. requests.
 .
 Security options are:
  - access control per host, domain and/or service;
  - detection of host name spoofing or host address spoofing;
  - booby traps to implement an early-warning system.

Package: libbsd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 131
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Multi-Arch: same
Source: libbsd
Version: 0.7.0-2
Depends: libc6 (>= 2.8)
Pre-Depends: multiarch-support
Description: utility functions from BSD systems - shared library
 This library provides some C functions such as strlcpy() that are commonly
 available on BSD systems but not on others like GNU systems.
 .
 For a detailed list of the provided functions, please see the libbsd-dev
 package description.
Homepage: http://libbsd.freedesktop.org/

Package: e2fsprogs
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 2581
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Multi-Arch: foreign
Source: e2fsprogs (1.42.12-2)
Version: 1.42.12-2+b1
Replaces: hurd (<= 20040301-1), libblkid1 (<< 1.38+1.39-WIP-2005.12.10-2), libuuid1 (<< 1.38+1.39-WIP-2005.12.10-2)
Pre-Depends: e2fslibs (= 1.42.12-2+b1), libblkid1 (>= 2.17.2), libc6 (>= 2.11), libcomerr2 (>= 1.42~WIP-2011-10-05-1), libss2 (>= 1.34-1), libuuid1 (>= 2.16), util-linux (>= 2.15~rc1-1)
Suggests: gpart, parted, e2fsck-static
Conflicts: dump (<< 0.4b4-4), initscripts (<< 2.85-4), quota (<< 1.55-8.1), sysvinit (<< 2.85-4)
Conffiles:
 /etc/mke2fs.conf e2cdbf0620e93949af5857eb4739f949
Description: ext2/ext3/ext4 file system utilities
 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package contains programs for creating, checking, and maintaining
 ext2/3/4-based file systems.  It also includes the "badblocks" program,
 which can be used to scan for bad blocks on a disk or other storage device.
Homepage: http://e2fsprogs.sourceforge.net

Package: libpng12-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 210
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Multi-Arch: same
Source: libpng
Version: 1.2.50-2+deb8u3
Replaces: libpng12-dev (<= 1.2.8rel-7)
Depends: libc6 (>= 2.11), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Conflicts: libpng12-dev (<= 1.2.8rel-7), mzscheme (<= 1:209-5), pngcrush (<= 1.5.10-2), pngmeta (<= 1.11-3), povray-3.5 (<= 3.5.0c-10), qemacs (<= 0.3.1-5)
Description: PNG library - runtime
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package contains the runtime library files needed to run software
 using libpng.
Homepage: http://libpng.org/pub/png/libpng.html

Package: tar
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 2110
Maintainer: Bdale Garbee <bdale@gag.com>
Architecture: armhf
Multi-Arch: foreign
Version: 1.27.1-2+deb8u1
Replaces: cpio (<< 2.4.2-39)
Pre-Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.17), libselinux1 (>= 1.32)
Suggests: bzip2, ncompress, xz-utils, tar-scripts
Breaks: dpkg-dev (<< 1.14.26)
Conflicts: cpio (<= 2.4.2-38)
Conffiles:
 /etc/rmt 3c58b7cd13da1085eff0acc6a00f43c7
Description: GNU version of the tar archiving utility
 Tar is a program for packaging a set of files as a single archive in tar
 format.  The function it performs is conceptually similar to cpio, and to
 things like PKZIP in the DOS world.  It is heavily used by the Debian package
 management system, and is useful for performing system backups and exchanging
 sets of files with others.

Package: liblog-message-simple-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 57
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.10-2
Depends: perl, liblog-message-perl
Description: simplified interface to Log::Message
 Log::Message::Simple provides standardized logging facilities using the
 Log::Message module.
Homepage: https://metacpan.org/release/Log-Message-Simple

Package: libkrb5support0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 116
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Multi-Arch: same
Source: krb5
Version: 1.12.1+dfsg-19+deb8u2
Depends: libc6 (>= 2.4), libkeyutils1 (>= 1.4)
Pre-Depends: multiarch-support
Breaks: libgssapi-krb5-2 (<< 1.12.1+dfsg-8), libk5crypto3 (<< 1.12.1+dfsg-8), libkadm5clnt-mit9 (<< 1.12.1+dfsg-8), libkadm5srv-mit9 (<< 1.12.1+dfsg-8), libkdb5-7 (<< 1.12.1+dfsg-8)
Conflicts: libkrb53
Description: MIT Kerberos runtime libraries - Support library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains an internal runtime support library used by other
 Kerberos libraries.
Homepage: http://web.mit.edu/kerberos/

Package: libbz2-1.0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 97
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Multi-Arch: same
Source: bzip2 (1.0.6-7)
Version: 1.0.6-7+b3
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: high-quality block-sorting file compressor library - runtime
 This package contains libbzip2 which is used by the bzip2 compressor.
 .
 bzip2 is a freely available, patent free, high-quality data compressor.
 It typically compresses files to within 10% to 15% of the best available
 techniques, whilst being around twice as fast at compression and six
 times faster at decompression.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding. Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Homepage: http://www.bzip.org/

Package: ucf
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 229
Maintainer: Manoj Srivastava <srivasta@debian.org>
Architecture: all
Multi-Arch: foreign
Version: 3.0030
Depends: debconf (>= 1.5.19), coreutils (>= 5.91)
Conffiles:
 /etc/ucf.conf 5565b8b26108c49ba575ba452cd69b3e
Description: Update Configuration File(s): preserve user changes to config files
 Debian policy mandates that user changes to configuration files must be
 preserved during package upgrades. The easy way to achieve this behavior
 is to make the configuration file a 'conffile', in which case dpkg
 handles the file specially during upgrades, prompting the user as
 needed.
 .
 This is appropriate only if it is possible to distribute a default
 version that will work for most installations, although some system
 administrators may choose to modify it. This implies that the
 default version will be part of the package distribution, and must
 not be modified by the maintainer scripts during installation (or at
 any other time).
 .
 This script attempts to provide conffile-like handling for files that
 may not be labelled conffiles, and are not shipped in a Debian package,
 but handled by the postinst instead. This script allows one to
 maintain files in /etc, preserving user changes and in general
 offering the same facilities while upgrading that dpkg normally
 provides for 'conffiles'.
 .
 Additionally, this script provides facilities for transitioning a
 file that had not been provided with conffile-like protection to come
 under this schema, and attempts to minimize questions asked at
 installation time. Indeed, the transitioning facility is better than the
 one offered by dpkg while transitioning a file from a non-conffile to
 conffile status.

Package: libkmod2
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 101
Maintainer: Marco d'Itri <md@linux.it>
Architecture: armhf
Multi-Arch: same
Source: kmod
Version: 18-3
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: libkmod shared library
 This library provides an API for insertion, removal, configuration and
 listing of kernel modules.

Package: libxmuu1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxmu
Version: 2:1.1.2-1
Depends: libc6 (>= 2.4), libx11-6
Pre-Depends: multiarch-support
Description: X11 miscellaneous micro-utility library
 libXmuu provides a set of miscellaneous utility convenience functions for X
 libraries to use.  It is a lighter version of libXmu that does not depend
 on libXt or libXext; for more information on libXmu, see libxmu6.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXmu

Package: libxml2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 1206
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Version: 2.9.1+dfsg1-5+deb8u4
Depends: libc6 (>= 2.15), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3)
Pre-Depends: multiarch-support
Recommends: xml-core
Description: GNOME XML library
 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package provides a library providing an extensive API to handle
 such XML data files.
Homepage: http://xmlsoft.org/

Package: libutempter0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Debian Krap Maintainers <debian-qt-kde@lists.debian.org>
Architecture: armhf
Source: libutempter
Version: 1.1.5-4
Depends: libc6 (>= 2.4), adduser
Description: A privileged helper for utmp/wtmp updates (runtime)
 The libutempter library provides interface for terminal emulators such as
 screen and xterm to record user sessions to utmp and wtmp files.
 .
 The utempter is a privileged helper used by libutempter library to manipulate
 utmp and wtmp files.
Homepage: http://freshmeat.net/projects/libutempter

Package: tcpdump
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 826
Maintainer: Romain Francoise <rfrancoise@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 4.9.0-1~deb8u1
Depends: libc6 (>= 2.7), libpcap0.8 (>= 1.5.1), libssl1.0.0 (>= 1.0.0)
Description: command-line network traffic analyzer
 This program allows you to dump the traffic on a network. tcpdump
 is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS
 BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet
 types.
 .
 It can be used to print out the headers of packets on a network
 interface, filter packets that match a certain expression. You can
 use this tool to track down network problems, to detect attacks
 or to monitor network activities.
Homepage: http://www.tcpdump.org/

Package: libblkid1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 263
Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org>
Architecture: armhf
Multi-Arch: same
Source: util-linux
Version: 2.25.2-6
Depends: libc6 (>= 2.17), libuuid1 (>= 2.16)
Pre-Depends: multiarch-support
Description: block device id library
 The blkid library which allows system programs like fsck and
 mount to quickly and easily find block devices by filesystem UUID and
 LABEL.  This allows system administrators to avoid specifying
 filesystems by hard-coded device names, but via a logical naming
 system instead.

Package: libcgi-fast-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 55
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 1:2.04-1
Replaces: libcgi-pm-perl (<< 4)
Depends: perl, libcgi-pm-perl (>= 4), libfcgi-perl
Breaks: libcgi-pm-perl (<< 4)
Description: CGI subclass for work with FCGI
 CGI::Fast is a subclass of the CGI object created by CGI.pm. It is
 specialized to work with the FCGI module, which greatly speeds up CGI scripts
 by turning them into persistently running server processes. Scripts that
 perform time-consuming initialization processes, such as loading large
 modules or opening persistent database connections, will see large
 performance improvements.
Homepage: https://metacpan.org/release/CGI-Fast

Package: ndiff
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 349
Maintainer: Hilko Bengen <bengen@debian.org>
Architecture: all
Source: nmap
Version: 6.47-3+deb8u2
Replaces: zenmap (<< 6.47-3+deb8u1~)
Depends: python (>= 2.7), python (<< 2.8), python-lxml
Recommends: nmap
Breaks: zenmap (<< 6.47-3+deb8u1~)
Conflicts: nmap (<< 6.47-3+deb8u2)
Description: The Network Mapper - result compare utility
 Ndiff is a tool to aid in the comparison of Nmap scans. It takes two
 Nmap XML output files and prints the differences between them.

Package: libfreetype6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 612
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: armhf
Multi-Arch: same
Source: freetype
Version: 2.5.2-3+deb8u2
Depends: libc6 (>= 2.11), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: FreeType 2 font engine, shared library files
 The FreeType project is a team of volunteers who develop free,
 portable and high-quality software solutions for digital typography.
 They specifically target embedded systems and focus on bringing small,
 efficient and ubiquitous products.
 .
 The FreeType 2 library is their new software font engine.  It has been
 designed to provide the following important features:
  * A universal and simple API to manage font files
  * Support for several font formats through loadable modules
  * High-quality anti-aliasing
  * High portability & performance
 .
 Supported font formats include:
  * TrueType files (.ttf) and collections (.ttc)
  * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format
  * Type 1 Multiple Master fonts.  The FreeType 2 API also provides
    routines to manage design instances easily
  * Type 1 CID-keyed fonts
  * OpenType/CFF (.otf) fonts
  * CFF/Type 2 fonts
  * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with
    the Adobe SVG viewer plugin.
  * Windows FNT/FON bitmap fonts
 .
 This package contains the files needed to run programs that use the
 FreeType 2 library.
 .
  Home Page: http://www.freetype.org/
  Authors: David Turner   <david.turner@freetype.org>
           Robert Wilhelm <robert.wilhelm@freetype.org>
           Werner Lemberg <werner.lemberg@freetype.org>
Homepage: http://www.freetype.org

Package: libxtst6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxtst (2:1.2.2-1)
Version: 2:1.2.2-1+b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6, libxi6, x11-common
Pre-Depends: multiarch-support
Description: X11 Testing -- Record extension library
 libXtst provides an X Window System client interface to the Record
 extension to the X protocol.
 .
 The Record extension allows X clients to synthesise input events, which
 is useful for automated testing.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXtst

Package: libxmu6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 115
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxmu
Version: 2:1.1.2-1
Depends: libc6 (>= 2.7), libx11-6, libxext6, libxt6
Pre-Depends: multiarch-support
Description: X11 miscellaneous utility library
 libXmu provides a set of miscellaneous utility convenience functions for X
 libraries to use.  libXmuu is a lighter-weight version that does not depend
 on libXt or libXext; for more information, see libxmuu1.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXmu

Package: libtasn1-6
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 67
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Version: 4.2-3+deb8u2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Manage ASN.1 structures (runtime)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains runtime libraries.
Homepage: http://www.gnu.org/software/libtasn1/

Package: python-minimal
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 163
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Multi-Arch: allowed
Source: python-defaults
Version: 2.7.9-1
Replaces: python (<= 2.7.3-1~)
Depends: python2.7-minimal (>= 2.7.9-1~), dpkg (>= 1.13.20)
Recommends: python
Breaks: idle (<< 2.6), python (<= 2.7.3-1~), python-all (<< 2.6), python-all-dbg (<< 2.6), python-all-dev (<< 2.6), python-dbg (<< 2.6), python-dev (<< 2.6), python-examples (<< 2.6), python-support (<< 1.0.10ubuntu2), python2.5-minimal (<< 2.5.5-7), python2.6-minimal (<< 2.6.5~rc2-2), python3.1-minimal (<< 3.1.2~rc1-2)
Conflicts: python-central (<< 0.5.5)
Description: minimal subset of the Python language (default version)
 This package contains the interpreter and some essential modules.  It's used
 in the boot process for some basic tasks.
 See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules
 contained in this package.
Homepage: http://www.python.org/

Package: libdrm2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 93
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libdrm
Version: 2.4.58-2
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: Userspace interface to kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
 .
 This package provides the runtime environment for libdrm.

Package: libsmbclient
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 209
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: samba
Version: 2:4.2.14+dfsg-0+deb8u5
Replaces: samba-doc (<< 2:4.0.5~)
Depends: libbsd0 (>= 0.0), libc6 (>= 2.8), libtalloc2 (>= 2.0.4~git20101213), samba-libs (= 2:4.2.14+dfsg-0+deb8u5)
Pre-Depends: dpkg (>= 1.15.6~), multiarch-support
Conflicts: samba-doc (<< 2:4.0.5~)
Description: shared library for communication with SMB/CIFS servers
 This package provides a shared library that enables client applications
 to talk to Microsoft Windows and Samba servers using the SMB/CIFS
 protocol.
Homepage: http://www.samba.org

Package: isc-dhcp-client
Status: install ok installed
Priority: important
Section: net
Installed-Size: 392
Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: armhf
Source: isc-dhcp
Version: 4.3.1-6+deb8u2
Provides: dhcp-client
Depends: libc6 (>= 2.15), libdns-export100, libirs-export91, libisc-export95, debianutils (>= 2.8.2), isc-dhcp-common (= 4.3.1-6+deb8u2), iproute2
Suggests: resolvconf, avahi-autoipd
Conffiles:
 /etc/dhcp/dhclient-enter-hooks.d/debug 72de8917c04f1dd3003459b35adcc66d
 /etc/dhcp/dhclient-exit-hooks.d/debug 72de8917c04f1dd3003459b35adcc66d
 /etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes 9f5b3bd5f605e2debf1a7a88a705c1ba
 /etc/dhcp/dhclient.conf ed8f55fbf1e31a2ab1ac263818c99773
Description: DHCP client for automatically obtaining an IP address
 This is the Internet Software Consortium's DHCP client.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration. If your machine
 depends on DHCP (especially likely if it's a workstation on a large
 network, or a laptop, or attached to a cable modem), keep this or
 another DHCP client installed.
 .
 Extra documentation can be found in the package isc-dhcp-common.
Homepage: http://www.isc.org

Package: bzip2
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 109
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: bzip2 (1.0.6-7)
Version: 1.0.6-7+b3
Replaces: libbz2 (<< 0.9.5d-3)
Depends: libbz2-1.0 (= 1.0.6-7+b3), libc6 (>= 2.4)
Suggests: bzip2-doc
Description: high-quality block-sorting file compressor - utilities
 bzip2 is a freely available, patent free, high-quality data compressor.
 It typically compresses files to within 10% to 15% of the best available
 techniques, whilst being around twice as fast at compression and six
 times faster at decompression.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding.  Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Homepage: http://www.bzip.org/

Package: libmagic1
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 3120
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Architecture: armhf
Multi-Arch: same
Source: file
Version: 1:5.22+15-2+deb8u3
Depends: libc6 (>= 2.15), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: file
Conffiles:
 /etc/magic 272913026300e7ae9b5e2d51f138e674
 /etc/magic.mime 272913026300e7ae9b5e2d51f138e674
Description: File type determination library using "magic" numbers
 This library can be used to classify files according to magic
 number tests. It implements the core functionality of the file
 command.
Homepage: http://www.darwinsys.com/file/

Package: lsb-base
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 72
Maintainer: Debian LSB Team <debian-lsb@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Source: lsb
Version: 4.1+Debian13+nmu1
Description: Linux Standard Base 4.1 init script functionality
 The Linux Standard Base (http://www.linuxbase.org/) is a standard
 core system that third-party applications written for Linux can
 depend upon.
 .
 This package only includes the init-functions shell library, which
 may be used by other packages' initialization scripts for console
 logging and other purposes.
Homepage: http://www.linuxfoundation.org/collaborate/workgroups/lsb

Package: rsync
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 601
Maintainer: Paul Slootman <paul@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 3.1.1-3
Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.15), libpopt0 (>= 1.14), lsb-base (>= 3.2-14), base-files (>= 4.0.1)
Suggests: openssh-client, openssh-server
Breaks: duplicity (<< 0.6.11)
Conffiles:
 /etc/default/rsync e0d7efac23e911c65f44b08de446e837
 /etc/init.d/rsync c5d89677f904551f5b192f35ad98d73c
Description: fast, versatile, remote (and local) file-copying tool
 rsync is a fast and versatile file-copying tool which can copy locally
 and to/from a remote host. It offers many options to control its behavior,
 and its remote-update protocol can minimize network traffic to make
 transferring updates between machines fast and efficient.
 .
 It is widely used for backups and mirroring and as an improved copy
 command for everyday use.
 .
 This package provides both the rsync command line tool and optional
 daemon functionality.
Homepage: http://rsync.samba.org/

Package: procps
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 553
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 2:3.3.9-9
Provides: watch
Depends: libc6 (>= 2.15), libncurses5 (>= 5.5-5~), libncursesw5 (>= 5.6+20070908), libprocps3, libtinfo5, lsb-base (>= 3.0-10), initscripts
Recommends: psmisc
Breaks: guymager (<= 0.5.9-1), open-vm-tools (<= 2011.12.20-562307-1), xmem (<= 1.20-27.1)
Conflicts: pgrep (<< 3.3-5), w-bassman (<< 1.0-3)
Conffiles:
 /etc/init.d/procps 021482ebab1024f5ed76e650e5191e8f
 /etc/sysctl.conf 76c1d8285c578d5e827c3e07b9738112
 /etc/sysctl.d/README.sysctl 026e08987e39bd612ae311f2d9fc2089
Description: /proc file system utilities
 This package provides command line and full screen utilities for browsing
 procfs, a "pseudo" file system dynamically generated by the kernel to
 provide information about the status of entries in its process table
 (such as whether the process is running, stopped, or a "zombie").
 .
 It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop,
 snice, sysctl, tload, top, uptime, vmstat, w, and watch.
Homepage: http://gitorious.org/procps

Package: libxcb-sync1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: XCB Developers <xcb@lists.freedesktop.org>
Architecture: armhf
Multi-Arch: same
Source: libxcb (1.10-3)
Version: 1.10-3+b1
Depends: libc6 (>= 2.4), libxcb1
Pre-Depends: multiarch-support
Description: X C Binding, sync extension
 This package contains the library files needed to run software using
 libxcb-sync, the sync extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org

Package: libsoftware-license-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 497
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.103010-3
Depends: libdata-section-perl, libsub-install-perl, libtext-template-perl, perl
Description: module providing templated software licenses
 Software::License is a Perl module used by various tools for module building,
 installation, and distribution to provide a simple way of referencing popular
 free and open-source software licenses.
Homepage: https://metacpan.org/release/Software-License

Package: tftpd
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 57
Maintainer: Alberto Gonzalez Iniesta <agi@inittab.org>
Architecture: armhf
Source: netkit-tftp
Version: 0.17-18
Replaces: netstd
Depends: openbsd-inetd | inet-superserver, libc6 (>= 2.4)
Description: Trivial file transfer protocol server
 Tftpd is a server which supports the Internet Trivial File Transfer Protocol
 (RFC 783).  The TFTP server operates at the port indicated in the `tftp'
 service description; see services(5).  The server is normally started by
 inetd(8).
 Tftpd is not suitable for use with the PXE bootloader; for that,
 use atftpd or tftpd-hpa.

Package: libsub-exporter-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 135
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.986-1
Depends: perl, libdata-optlist-perl, libsub-install-perl
Description: sophisticated exporter for custom-built routines
 When you use a perl module, first it is "required" function used, then its
 import method is called.
 .
 Sub::Exporter provides a sophisticated alternative to Exporter.pm.  It allows
 for renaming, currying/sub-generation etc.
 .
 Sub::Exporter builds a custom exporter which can then be installed into your
 module. It builds this method based on configuration passed to its
 setup_exporter method.
Homepage: https://metacpan.org/release/Sub-Exporter/

Package: libgssapi-krb5-2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 262
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Multi-Arch: same
Source: krb5
Version: 1.12.1+dfsg-19+deb8u2
Depends: libc6 (>= 2.4), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkeyutils1 (>= 1.4), libkrb5-3 (= 1.12.1+dfsg-19+deb8u2), libkrb5support0 (>= 1.12~alpha1+dfsg)
Pre-Depends: multiarch-support
Suggests: krb5-doc, krb5-user
Breaks: libgssglue1 (<< 0.2-2)
Conffiles:
 /etc/gss/mech.d/README 27e753ba1dc72900d2892b8efef6e35e
Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the MIT Kerberos
 implementation of GSS-API used by applications and Kerberos clients.
Homepage: http://web.mit.edu/kerberos/

Package: xauth
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 85
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Version: 1:1.0.9-1
Depends: libc6 (>= 2.4), libx11-6, libxau6, libxext6, libxmuu1
Description: X authentication utility
 xauth is a small utility to read and manipulate Xauthority files, which
 are used by servers and clients alike to control authentication and access
 to X sessions.

Package: libxslt1.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 346
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxslt
Version: 1.1.28-2+deb8u3
Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.6.0), libxml2 (>= 2.9.0)
Pre-Depends: multiarch-support
Description: XSLT 1.0 processing library - runtime library
 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT stylesheets. libxslt is a C library which
 implements XSLT version 1.0.
 .
 This package contains the libxslt library used by applications for XSLT
 transformations.
Homepage: http://xmlsoft.org/xslt/

Package: perl
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 10585
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: armhf
Multi-Arch: allowed
Version: 5.20.2-3+deb8u6
Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libcompress-zlib-perl, libdigest-md5-perl, libdigest-sha-perl, libencode-perl, libio-compress-base-perl, libio-compress-bzip2-perl, libio-compress-perl, libio-compress-zlib-perl, libmime-base64-perl, libmodule-corelist-perl (<< 2.14-2), libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl-base (<< 5.10.1-12), perl-doc (<< 5.8.0-1), perl-modules (<< 5.8.1-1)
Provides: data-dumper, libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libcompress-zlib-perl, libdigest-md5-perl, libdigest-sha-perl, libencode-perl, libio-compress-base-perl, libio-compress-bzip2-perl, libio-compress-perl, libio-compress-zlib-perl, libmime-base64-perl, libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl5
Depends: perl-base (= 5.20.2-3+deb8u6), perl-modules (>= 5.20.2-3+deb8u6), libbz2-1.0, libc6 (>= 2.11), libdb5.3, libgdbm3 (>= 1.8.3), zlib1g (>= 1:1.2.2.3)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: netbase, rename
Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make
Breaks: dh-make-perl (<< 0.73-1), ftpmirror (<< 1.96+dfsg-13), libcompress-raw-bzip2-perl (<< 2.064), libcompress-raw-zlib-perl (<< 2.065), libcompress-zlib-perl (<< 2.064), libdigest-md5-perl (<< 2.53), libdigest-sha-perl (<< 5.88), libencode-perl (<< 2.63-1+deb8u1), libhtml-template-compiled-perl (<< 0.95-1), libio-compress-base-perl (<< 2.064), libio-compress-bzip2-perl (<< 2.064), libio-compress-perl (<< 2.064), libio-compress-zlib-perl (<< 2.064), libload-perl (<< 0.20-1), libmime-base64-perl (<< 3.14), libnet-jifty-perl (<< 0.14-1), libperl-apireference-perl (<< 0.09-1), libregexp-optimizer-perl (<< 0.15-3), libsoap-lite-perl (<< 0.712-4), libstorable-perl (<< 2.49.01), libsys-syslog-perl (<< 0.33), libthreads-perl (<< 1.93), libthreads-shared-perl (<< 1.46), libtime-hires-perl (<< 1.9726), libtime-piece-perl (<< 1.27), libxml-parser-lite-tree-perl (<< 0.14-1), libyaml-perl (<< 0.73-1), mrtg (<< 2.16.3-3.1), perl-doc (<< 5.20.2-1)
Conflicts: libjson-pp-perl (<< 2.27200-2)
Description: Larry Wall's Practical Extraction and Report Language
 Perl is a highly capable, feature-rich programming language with over
 20 years of development. Perl 5 runs on over 100 platforms from
 portables to mainframes. Perl is suitable for both rapid prototyping
 and large scale development projects.
 .
 Perl 5 supports many programming styles, including procedural,
 functional, and object-oriented. In addition to this, it is supported
 by an ever-growing collection of reusable modules which accelerate
 development. Some of these modules include Web frameworks, database
 integration, networking protocols, and encryption. Perl provides
 interfaces to C and C++ for custom extension development.
Homepage: http://dev.perl.org/perl5/

Package: libgpg-error0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 592
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libgpg-error
Version: 1.17-3
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: library for common error values and messages in GnuPG components
 Library that defines common error values for all GnuPG
 components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
 pinentry, SmartCard Daemon and possibly more in the future.
Homepage: http://www.gnupg.org/related_software/libgpg-error/

Package: ldap-utils
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 506
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openldap
Version: 2.4.40+dfsg-1+deb8u2
Replaces: openldap-utils, openldapd, slapd (<< 2.2.23-0.pre6)
Provides: ldap-client, openldap-utils
Depends: libc6 (>= 2.4), libgnutls-deb0-28 (>= 3.3.0), libldap-2.4-2 (= 2.4.40+dfsg-1+deb8u2), libsasl2-2
Recommends: libsasl2-modules
Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
Conflicts: ldap-client, openldap-utils, umich-ldap-utils
Description: OpenLDAP utilities
 This package provides utilities from the OpenLDAP (Lightweight
 Directory Access Protocol) package. These utilities can access a
 local or remote LDAP server and contain all the client programs
 required to access LDAP servers.
Homepage: http://www.openldap.org/

Package: libpython-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 54
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Multi-Arch: same
Source: python-defaults
Version: 2.7.9-1
Depends: libpython2.7-stdlib (>= 2.7.9-1~)
Description: interactive high-level object-oriented language (default python version)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7).
Homepage: http://www.python.org/

Package: libtevent0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 46
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: tevent
Version: 0.9.28-0+deb8u1
Depends: libc6 (>= 2.15), libtalloc2 (>= 2.1.0)
Pre-Depends: multiarch-support
Description: talloc-based event loop library - shared library
 tevent is a simple library that can handle the main event loop for an
 application. It supports three kinds of events: timed events, file
 descriptors becoming readable or writable and signals.
 .
 Talloc is used for memory management, both internally and for private
 data provided by users of the library.
 .
 This package provides the shared library file.
Homepage: http://tevent.samba.org/

Package: libfile-fcntllock-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 163
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libfile-fcntllock-perl (0.22-1)
Version: 0.22-1+b1
Depends: perl (>= 5.20.0-4), perlapi-5.20.0, libc6 (>= 2.4)
Description: Perl module for file locking with fcntl(2)
 File::FcntlLock is a Perl module to do file locking in an object oriented
 fashion using the fcntl(2) system call. This allows locks on parts of a file
 as well as on the whole file and overcomes some known problems with flock(2),
 on which Perl's flock() function is based.
 .
 Furthermore due to its design it supports reliable locking over NFS.
Homepage: https://metacpan.org/release/File-FcntlLock

Package: libalgorithm-merge-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 44
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.08-2
Depends: perl, libalgorithm-diff-perl
Description: Perl module for three-way merge of textual data
 Algorithm::Merge provides three-way merge and diff functions, complementing
 the functionality offered by Algorithm::Diff (libalgorithm-diff-perl). Given
 three sets of items, known as the original, left and right, this module can
 take a three-way difference or merge them. Taking a difference provides an
 array reference that is very similar to the behaviour of Algorithm::Diff. One
 can also implement custom conflict resolution using the CONFLICT callback.
Homepage: http://search.cpan.org/dist/Algorithm-Merge/

Package: nano
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 1598
Maintainer: Jordi Mallach <jordi@debian.org>
Architecture: armhf
Version: 2.2.6-3
Replaces: pico
Provides: editor
Depends: dpkg (>= 1.15.4) | install-info, libc6 (>= 2.11), libncursesw5 (>= 5.6+20070908), libtinfo5
Suggests: spell
Breaks: alpine-pico (<= 2.00+dfsg-5)
Conflicts: pico
Conffiles:
 /etc/nanorc fc57b93c907fefbccf12317d40b4a204
Description: small, friendly text editor inspired by Pico
 GNU nano is an easy-to-use text editor originally designed as a replacement
 for Pico, the ncurses-based editor from the non-free mailer package Pine
 (itself now available under the Apache License as Alpine).
 .
 However, nano also implements many features missing in pico, including:
  - feature toggles;
  - interactive search and replace (with regular expression support);
  - go to line (and column) command;
  - auto-indentation and color syntax-highlighting;
  - filename tab-completion and support for multiple buffers;
  - full internationalization support.
Homepage: http://www.nano-editor.org/

Package: node-jsconfig
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 57
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Architecture: all
Version: 0.2.0-1
Depends: nodejs, node-cli
Description: Node async configuration loader with command line support
 Node is an event-based server-side JavaScript engine.
 .
 jsconfig can load config file formats whatever Node can require:
 .
  * by default it's always possible to load `*.js` files
  * if you want to use coffee-script config files, just do a
    require('coffee-script') before and you're able to require
    `*.coffee` files as well
  * since Node 0.5.x it's even possible to require `.*json` files
  * if you're hardcore you can write your config in cpp and compile them
    to `*.node` files
 .
 jsconfig supports defaults, and provides a command-line interface.
Homepage: https://github.com/dodo/node-jsconfig

Package: base-files
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 220
Maintainer: Santiago Vila <sanvila@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 8+deb8u8
Replaces: base, dpkg (<= 1.15.0), miscutils
Provides: base
Pre-Depends: awk
Breaks: initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~)
Conffiles:
 /etc/debian_version bd8fdd7b52c83329fe154af7114cc535
 /etc/dpkg/origins/debian 731423fa8ba067262f8ef37882d1e742
 /etc/host.conf 4eb63731c9f5e30903ac4fc07a7fe3d6
 /etc/issue a7eef95d86c3649a192350845d8cb2ae
 /etc/issue.net 8b9e8badfb7d547ef236e3165dd363e4
Description: Debian base system miscellaneous files
 This package contains the basic filesystem hierarchy of a Debian system, and
 several important miscellaneous files, such as /etc/debian_version,
 /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others,
 and the text of several common licenses in use on Debian systems.

Package: node-jsv
Status: install ok installed
Priority: extra
Section: web
Installed-Size: 236
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Architecture: all
Version: 4.0.0+ds1-1
Depends: nodejs
Description: extendable, fully compliant JSON schema validator for NodeJS
 JSV is a JavaScript implementation of a extendable, fully compliant JSON schema
 validator.
 Its features are: with the following features:
  - complete implementation of all current JSON Schema draft revisions;
  - support for creating individual environments (sandboxes) that validate using
    a particular schema specification;
  - provides an intuitive API for creating new validating schema attributes, or
    whole new custom schema schemas;
  - supports `self`, `full` and `describedby` hyper links;
  - validates itself, and is bootstrapped from the JSON schema schemas;
  - works in all ECMAScript 3 environments, including all web browsers and
    Node.js.
Homepage: http://github.com/garycourt/JSV

Package: libyaml-0-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 112
Maintainer: Anders Kaseorg <andersk@mit.edu>
Architecture: armhf
Multi-Arch: same
Source: libyaml
Version: 0.1.6-3
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Fast YAML 1.1 parser and emitter library
 LibYAML is a C library for parsing and emitting data in YAML 1.1, a
 human-readable data serialization format.
Homepage: http://pyyaml.org/wiki/LibYAML

Package: libx11-xcb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 234
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libx11
Version: 2:1.6.2-3
Depends: libc6 (>= 2.4), libx11-6
Pre-Depends: multiarch-support
Description: Xlib/XCB interface library
 libX11-xcb provides functions needed by clients which take advantage of
 Xlib/XCB to mix calls to both Xlib and XCB over the same X connection.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 More information about XCB can be found at:
 <URL:http://xcb.freedesktop.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libX11

Package: libgmp10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 370
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: gmp
Version: 2:6.0.0+dfsg-6
Depends: libc6 (>= 2.7)
Pre-Depends: multiarch-support
Description: Multiprecision arithmetic library
 GNU MP is a programmer's library for arbitrary precision
 arithmetic (ie, a bignum package).  It can operate on signed
 integer, rational, and floating point numeric types.
 .
 It has a rich set of functions, and the functions have a regular
 interface.
Homepage: http://gmplib.org/

Package: sensible-utils
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 110
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: all
Multi-Arch: foreign
Version: 0.0.9
Replaces: debianutils (<= 2.32.3), manpages-pl (<= 20060617-3~)
Description: Utilities for sensible alternative selection
 This package provides a number of small utilities which are used
 by programs to sensibly select and spawn an appropriate browser,
 editor, or pager.
 .
 The specific utilities included are: sensible-browser sensible-editor
 sensible-pager

Package: libarchive-extract-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 105
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.72-1
Depends: perl (>= 5.13.6)
Description: generic archive extracting module
 Archive::Extract is a generic archive extraction mechanism.
 .
 It allows you to extract any archive file of the type .tar, .tar.gz, .gz, .Z,
 tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma without having to
 worry how it does so, or use different interfaces for each type by using
 either perl modules, or commandline tools on your system.
Homepage: https://metacpan.org/release/Archive-Extract/

Package: libisc-export95
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 241
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: bind9
Version: 1:9.9.5.dfsg-9+deb8u10
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Description: Exported ISC Shared Library
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the exported libisc shared library.

Package: libmodule-signature-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 108
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.73-1+deb8u2
Depends: perl
Recommends: gnupg | gnupg2
Description: module to manipulate CPAN SIGNATURE files
 Module::Signature is a Perl module that adds cryptographic authentications to
 CPAN distributions, via the special SIGNATURE file. It also includes various
 tools to sign distributions and to verify signatures and supports using many
 different cryptographic hashing algorithms.
Homepage: https://metacpan.org/release/Module-Signature/

Package: libblas3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 367
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: blas
Version: 1.2.20110419-10
Replaces: libatlas3gf-base (<< 3.8.4-4), libblas3gf (<< 1.2.20110419-3), libopenblas-base (<< 0.1.1-3)
Provides: libblas.so.3, libblas.so.3gf, libblas3gf
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libgfortran3 (>= 4.3), libblas-common
Breaks: libatlas3gf-base (<< 3.8.4-4), libblas3gf (<< 1.2.20110419-3), libopenblas-base (<< 0.1.1-3)
Conflicts: octave3.2
Description: Basic Linear Algebra Reference implementations, shared library
 BLAS (Basic Linear Algebra Subroutines) is a set of efficient
 routines for most of the basic vector and matrix operations.
 They are widely used as the basis for other high quality linear
 algebra software, for example lapack and linpack.  This
 implementation is the Fortran 77 reference implementation found
 at netlib.
 .
 This package contains a shared version of the library.
Homepage: http://www.netlib.org/blas/

Package: python-six
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 74
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: all
Multi-Arch: foreign
Source: six
Version: 1.8.0-1
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8)
Description: Python 2 and 3 compatibility library (Python 2 interface)
 Six is a Python 2 and 3 compatibility library. It provides utility
 functions for smoothing over the differences between the Python versions
 with the goal of writing Python code that is compatible on both Python
 versions.
 .
 This package provides Six on the Python 2 module path. It is complemented
 by python3-six.
Homepage: http://pythonhosted.org/six/

Package: dpkg-dev
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1791
Origin: debian
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Bugs: debbugs://bugs.debian.org
Architecture: all
Multi-Arch: foreign
Source: dpkg
Version: 1.17.27
Replaces: manpages-it (<< 2.80-4)
Depends: libdpkg-perl (= 1.17.27), bzip2, xz-utils, patch (>= 2.7), make, binutils, base-files (>= 5.0.0)
Recommends: gcc | c-compiler, build-essential, fakeroot, gnupg | gnupg2, gpgv | gpgv2, libalgorithm-merge-perl
Suggests: debian-keyring
Breaks: devscripts (<< 2.14.10), dpkg-cross (<< 2.0.0)
Conffiles:
 /etc/dpkg/shlibs.default 1a2b9d0a869e2aa885ae3621c557fb95
 /etc/dpkg/shlibs.override 84b1e69080569cc5c613a50887af5200
Description: Debian package development tools
 This package provides the development tools (including dpkg-source)
 required to unpack, build and upload Debian source packages.
 .
 Most Debian source packages will require additional tools to build;
 for example, most packages need make and the C compiler gcc.
Homepage: https://wiki.debian.org/Teams/Dpkg

Package: libssh2-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 168
Maintainer: Mikhail Gusarov <dottedmag@debian.org>
Architecture: armhf
Multi-Arch: same
Source: libssh2
Version: 1.4.3-4.1+deb8u1
Depends: libc6 (>= 2.4), libgcrypt20 (>= 1.6.1), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: SSH2 client-side library
 libssh2 is a client-side C library implementing the SSH2 protocol.
 It supports regular terminal, SCP and SFTP (v1-v5) sessions;
 port forwarding, X11 forwarding; password, key-based and
 keyboard-interactive authentication.
 .
 This package contains the runtime library.
Homepage: http://libssh2.org/

Package: patch
Status: install ok installed
Priority: standard
Section: vcs
Installed-Size: 189
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 2.7.5-1
Depends: libc6 (>= 2.17)
Suggests: ed, diffutils-doc
Description: Apply a diff file to an original
 Patch will take a patch file containing any of the four forms
 of difference listing produced by the diff program and apply
 those differences to an original file, producing a patched
 version.
Homepage: http://savannah.gnu.org/projects/patch/

Package: passwd
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1641
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: shadow
Version: 1:4.2-3+deb8u3
Replaces: manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.8), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libsemanage1 (>= 2.0.3), libpam-modules, debianutils (>= 2.15.2)
Conffiles:
 /etc/cron.daily/passwd db990990933b6f56322725223f13c2bc
 /etc/default/useradd cc9f9a7713ab62a32cd38363d958f396
 /etc/pam.d/chfn 4d466e00a348ba426130664d795e8afa
 /etc/pam.d/chpasswd 9900720564cb4ee98b7da29e2d183cb2
 /etc/pam.d/chsh a6e9b589e90009334ffd030d819290a6
 /etc/pam.d/newusers 1454e29bfa9f2a10836563e76936cea5
 /etc/pam.d/passwd eaf2ad85b5ccd06cceb19a3e75f40c63
Description: change and administer password and group data
 This package includes passwd, chsh, chfn, and many other programs to
 maintain password and group data.
 .
 Shadow passwords are supported.  See /usr/share/doc/passwd/README.Debian
Homepage: http://pkg-shadow.alioth.debian.org/

Package: init-system-helpers
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 97
Maintainer: pkg-systemd-maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 1.22
Depends: perl-base (>= 5.20.1-3)
Breaks: systemd (<< 44-12)
Description: helper tools for all init systems
 This package contains helper tools that are necessary for switching between
 the various init systems that Debian contains (e.g. sysvinit, upstart,
 systemd). An example is deb-systemd-helper, a script that enables systemd unit
 files without depending on a running systemd.
 .
 While this package is maintained by pkg-systemd-maintainers, it is NOT
 specific to systemd at all. Maintainers of other init systems are welcome to
 include their helpers in this package.

Package: libpod-readme-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 36
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.11-1
Depends: perl, libregexp-common-perl
Description: Perl module to convert POD to README file
 Pod::Readme is a subclass of Pod::PlainText which provides
 additional POD markup for generating README files
 .
 This module allows authors to mark portions of the POD to
 be included only in, or to be excluded from the README file.
 It also allows you to include portions of another file (such
 as a separate ChangeLog).
Homepage: http://search.cpan.org/dist/Pod-Readme/

Package: openssh-server
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 646
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: openssh
Version: 1:6.7p1-5+deb8u3
Replaces: ssh, ssh-krb5
Provides: ssh-server
Depends: libc6 (>= 2.17), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.12.1+dfsg-2), libkrb5-3 (>= 1.6.dfsg.2), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), openssh-client (= 1:6.7p1-5+deb8u3), libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), lsb-base (>= 4.1+Debian3), procps, openssh-sftp-server
Recommends: xauth, ncurses-term
Suggests: ssh-askpass, rssh, molly-guard, ufw, monkeysphere
Conflicts: sftp, ssh-socks, ssh2
Conffiles:
 /etc/default/ssh 500e3cf069fe9a7b9936108eb9d9c035
 /etc/init.d/ssh aca247a51227a8f8b37a8c2a4a703571
 /etc/init/ssh.conf 9e5ed011987e63f8035fb847170dfa3f
 /etc/network/if-up.d/openssh-server 615af9ea3307b85023a35f4ed3c8ff96
 /etc/pam.d/sshd 8b4c7a12b031424b2a9946881da59812
 /etc/ufw/applications.d/openssh-server 486b78d54b93cc9fdc950c1d52ff479e
Description: secure shell (SSH) server, for secure access from remote machines
 This is the portable version of OpenSSH, a free implementation of
 the Secure Shell protocol as specified by the IETF secsh working
 group.
 .
 Ssh (Secure Shell) is a program for logging into a remote machine
 and for executing commands on a remote machine.
 It provides secure encrypted communications between two untrusted
 hosts over an insecure network. X11 connections and arbitrary TCP/IP
 ports can also be forwarded over the secure channel.
 It can be used to provide applications with a secure communication
 channel.
 .
 This package provides the sshd server.
 .
 In some countries it may be illegal to use any encryption at all
 without a special permit.
 .
 sshd replaces the insecure rshd program, which is obsolete for most
 purposes.
Homepage: http://www.openssh.org/

Package: libpq5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 404
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: postgresql-9.4
Version: 9.4.11-0+deb8u2
Depends: libc6 (>= 2.4), libgssapi-krb5-2 (>= 1.10+dfsg~), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0)
Pre-Depends: multiarch-support
Description: PostgreSQL C client library
 libpq is a C library that enables user programs to communicate with
 the PostgreSQL database server.  The server can be on another machine
 and accessed through TCP/IP.  This version of libpq is compatible
 with servers from PostgreSQL 8.2 or later.
 .
 This package contains the run-time library, needed by packages using
 libpq.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/

Package: smbclient
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 657
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: armhf
Source: samba
Version: 2:4.2.14+dfsg-0+deb8u5
Replaces: samba (<< 2.999+3.0.alpha21-4), samba-doc (<< 2:4.0.5~), samba4-clients (<< 4.0.5), smbget
Provides: samba-client
Depends: samba-common (= 2:4.2.14+dfsg-0+deb8u5), libarchive13, libbsd0 (>= 0.0), libc6 (>= 2.8), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libsmbclient (>= 2:4.0.3+dfsg1), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.9), samba-libs (= 2:4.2.14+dfsg-0+deb8u5)
Pre-Depends: dpkg (>= 1.15.6~)
Suggests: cifs-utils, heimdal-clients
Conflicts: samba-doc (<< 2:4.0.5~), samba4-clients (<< 4.0.5)
Description: command-line SMB/CIFS clients for Unix
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package contains command-line utilities for accessing Microsoft
 Windows and Samba servers, including smbclient, smbtar, and smbspool.
 Utilities for mounting shares locally are found in the package
 cifs-utils.
Homepage: http://www.samba.org

Package: libalgorithm-diff-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 91
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libalgorithm-diff-xs-perl (0.04-3)
Version: 0.04-3+b1
Depends: perl (>= 5.20.0-4), perlapi-5.20.0, libc6 (>= 2.4), libalgorithm-diff-perl
Description: module to find differences between files (XS accelerated)
 Algorithm::Diff::XS is a Perl diff utility module based on Joe Schaefer's
 excellent but not very well-known Algorithm::LCS module, with a drop-in
 interface identical to Algorithm::Diff.
 .
 Note that only the LCSidx function is optimized in XS at the moment, which
 means only compact_diff will get significantly faster for large data sets,
 while diff and sdiff will run in identical speed as Algorithm::Diff.
Homepage: https://metacpan.org/release/Algorithm-Diff-XS

Package: openssh-sftp-server
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 61
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: armhf
Source: openssh
Version: 1:6.7p1-5+deb8u3
Replaces: openssh-server (<< 1:6.5p1-5)
Depends: libc6 (>= 2.17), openssh-client (= 1:6.7p1-5+deb8u3)
Recommends: openssh-server | ssh-server
Breaks: openssh-server (<< 1:6.5p1-5)
Enhances: openssh-server, ssh-server
Description: secure shell (SSH) sftp server module, for SFTP access from remote machines
 This is the portable version of OpenSSH, a free implementation of
 the Secure Shell protocol as specified by the IETF secsh working
 group.
 .
 Ssh (Secure Shell) is a program for logging into a remote machine
 and for executing commands on a remote machine.
 It provides secure encrypted communications between two untrusted
 hosts over an insecure network. X11 connections and arbitrary TCP/IP
 ports can also be forwarded over the secure channel.
 It can be used to provide applications with a secure communication
 channel.
 .
 This package provides the SFTP server module for the SSH server. It
 is needed if you want to access your SSH server with SFTP. The SFTP
 server module also works with other SSH daemons like dropbear.
Homepage: http://www.openssh.org/

Package: ncurses-base
Essential: yes
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 371
Maintainer: Craig Small <csmall@debian.org>
Architecture: all
Multi-Arch: foreign
Source: ncurses
Version: 5.9+20140913-1
Provides: ncurses-runtime
Breaks: ncurses-term (<< 5.7+20100313-3)
Conflicts: ncurses, ncurses-runtime
Conffiles:
 /etc/terminfo/README 45b6df19fb5e21f55717482fa7a30171
Description: basic terminal type definitions
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains terminfo data files to support the most common types of
 terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220,
 vt52, and xterm.
Homepage: http://invisible-island.net/ncurses/

Package: krb5-locales
Status: install ok installed
Priority: standard
Section: localization
Installed-Size: 2666
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: all
Multi-Arch: foreign
Source: krb5
Version: 1.12.1+dfsg-19+deb8u2
Description: Internationalization support for MIT Kerberos
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains internationalized messages for MIT Kerberos.
Homepage: http://web.mit.edu/kerberos/

Package: libxxf86dga1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 63
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxxf86dga (2:1.1.4-1)
Version: 2:1.1.4-1+b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6
Pre-Depends: multiarch-support
Description: X11 Direct Graphics Access extension library
 libXxf86dga provides the XFree86-DGA extension, which allows direct
 graphics access to a framebuffer-like region, and also allows relative
 mouse reporting, et al.  It is mainly used by games and emulators for
 games.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXxf86dga

Package: libc-bin
Essential: yes
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 2699
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: glibc
Version: 2.19-18+deb8u9
Replaces: libc0.1, libc0.3, libc6, libc6.1
Depends: libc6 (>> 2.19), libc6 (<< 2.20)
Breaks: libc0.1 (<< 2.10), libc0.3 (<< 2.10), libc6 (<< 2.10), libc6.1 (<< 2.10)
Conffiles:
 /etc/bindresvport.blacklist 4c09213317e4e3dd3c71d74404e503c5
 /etc/default/nss d6d5d6f621fb3ead2548076ce81e309c
 /etc/gai.conf 28fa76ff5a9e0566eaa1e11f1ce51f09
 /etc/ld.so.conf 4317c6de8564b68d628c21efa96b37e4
 /etc/ld.so.conf.d/libc.conf d4d833fd095fb7b90e1bb4a547f16de6
Description: GNU C Library: Binaries
 This package contains utility programs related to the GNU C Library.
 .
  * catchsegv: catch segmentation faults in programs
  * getconf: query system configuration variables
  * getent: get entries from administrative databases
  * iconv, iconvconfig: convert between character encodings
  * ldd, ldconfig: print/configure shared library dependencies
  * locale, localedef: show/generate locale definitions
  * tzselect, zdump, zic: select/dump/compile time zones
Homepage: http://www.gnu.org/software/libc/libc.html

Package: libsemanage1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 193
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libsemanage (2.3-1)
Version: 2.3-1+b1
Depends: libsemanage-common (= 2.3-1), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.8), libselinux1 (>= 2.1.12), libsepol1 (>= 2.1.4), libustr-1.0-1 (>= 1.0.4)
Pre-Depends: multiarch-support
Description: SELinux policy management library
 This package provides the shared libraries for SELinux policy management.
 It uses libsepol for binary policy manipulation and libselinux for
 interacting with the SELinux system.  It also exec's helper programs
 for loading policy and for checking whether the file_contexts
 configuration is valid (load_policy and setfiles from
 policycoreutils) presently, although this may change at least for the
 bootstrapping case
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.
Homepage: http://userspace.selinuxproject.org/

Package: libgl1-mesa-glx
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 489
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: mesa
Version: 10.3.2-1+deb8u1
Replaces: libgl1, libgl1-mesa-dri (<< 6.4.0)
Provides: libgl1
Depends: libc6 (>= 2.8), libdrm2 (>= 2.3.1), libexpat1 (>= 2.0.1), libglapi-mesa (= 10.3.2-1+deb8u1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1, libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-glx0 (>= 1.8), libxcb-present0, libxcb-sync1, libxcb1 (>= 1.9.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxshmfence1, libxxf86vm1, libudev1
Pre-Depends: multiarch-support
Recommends: libgl1-mesa-dri (>= 7.2)
Breaks: fglrx-glx (<< 1:11-6-1), glx-diversions (<< 0.4), libgl1-nvidia-alternatives (<= 275.09.07-1)
Conflicts: libgl1, libgl1-mesa-dri (<< 6.4.0)
Description: free implementation of the OpenGL API -- GLX runtime
 This version of Mesa provides GLX and DRI capabilities: it is capable of
 both direct and indirect rendering.  For direct rendering, it can use DRI
 modules from the libgl1-mesa-dri package to accelerate drawing.
 .
 This package does not include the modules themselves: these can be found
 in the libgl1-mesa-dri package.
 .
 For a complete description of Mesa, please look at the
 libgl1-mesa-swx11 package.
Homepage: http://mesa3d.sourceforge.net/

Package: udev
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 5662
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: systemd
Version: 215-17+deb8u7
Depends: libacl1 (>= 2.2.51-8), libblkid1 (>= 2.19.1), libc6 (>= 2.17), libkmod2 (>= 5~), libselinux1 (>= 2.0.65), libudev1 (= 215-17+deb8u7), adduser, lsb-base (>= 3.0-6), util-linux (>= 2.16), procps
Pre-Depends: debconf (>= 1.4.69) | debconf-2.0
Breaks: consolekit (<< 0.4.6-1), kmod (<< 14), plymouth (<< 0.9.0-7), systemd (<< 215-1)
Conffiles:
 /etc/init.d/udev 988e81a81706a99e7f4b83988b386b00
 /etc/init.d/udev-finish fd3ce194c134bcd790681ea487b19126
 /etc/init/udev-fallback-graphics.conf b8bfe7164e10cd0e53494b243c5728b1
 /etc/init/udev-finish.conf 089140a32d519840674be9a274da1a42
 /etc/init/udev.conf 41c0081f3a830e0902aaff76a53edf98
 /etc/init/udevmonitor.conf b541dfb5aa4958e9a5336ecaec00ca15
 /etc/init/udevtrigger.conf 651ff2421dde80be7ce7ccbf7fa8cf18
 /etc/modprobe.d/fbdev-blacklist.conf 0b9c466830040ec52986cc3ea117bef5
 /etc/udev/udev.conf ae415f84e2967eff580089fb08aa0a61
Description: /dev/ and hotplug management daemon
 udev is a daemon which dynamically creates and removes device nodes from
 /dev/, handles hotplug events and loads drivers at boot time.
Homepage: http://www.freedesktop.org/wiki/Software/systemd

Package: libnettle4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 263
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: armhf
Multi-Arch: same
Source: nettle
Version: 2.7.1-5+deb8u2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: low level cryptographic library (symmetric and one-way cryptos)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains the symmetric and one-way cryptographic
 algorithms. To avoid having this package depend on libgmp, the
 asymmetric cryptos reside in a separate library, libhogweed.
Homepage: http://www.lysator.liu.se/~nisse/nettle/

Package: iptables
Status: install ok installed
Priority: important
Section: net
Installed-Size: 1059
Maintainer: Laurence J. Lane <ljlane@debian.org>
Architecture: armhf
Source: iptables (1.4.21-2)
Version: 1.4.21-2+b1
Depends: libc6 (>= 2.15), libnfnetlink0, libxtables10 (= 1.4.21-2+b1)
Description: administration tools for packet filtering and NAT
 iptables is the userspace command line program used to configure
 the Linux packet filtering ruleset. It is targeted towards system
 administrators. Since Network Address Translation is also configured
 from the packet filter ruleset, iptables is used for this, too. The
 iptables package also includes ip6tables. ip6tables is used for
 configuring the IPv6 packet filter
Homepage: http://www.netfilter.org/

Package: libldap-2.4-2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 325
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: openldap
Version: 2.4.40+dfsg-1+deb8u2
Replaces: libldap-2.3-0, libldap2
Depends: libc6 (>= 2.12), libgnutls-deb0-28 (>= 3.3.0), libsasl2-2
Pre-Depends: multiarch-support
Conflicts: ldap-utils (<= 2.1.23-1)
Conffiles:
 /etc/ldap/ldap.conf 0b3f4d19d88498314478273ce10b0a70
Description: OpenLDAP libraries
 These are the run-time libraries for the OpenLDAP (Lightweight Directory
 Access Protocol) servers and clients.
Homepage: http://www.openldap.org/

Package: node-json-stringify-safe
Status: install ok installed
Priority: extra
Section: web
Installed-Size: 40
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Architecture: all
Version: 5.0.0-1
Depends: nodejs
Description: JSON.stringify with circular references module for Node.js
 node-json-stringify-safe provides a serializer or a wrapper for
 JSON.stringify to be able to customize how to deal with circular
 references in the object being serialized, instead of throwing an
 exception.
 .
 Node.js is an event-based server-side javascript engine.
Homepage: https://github.com/isaacs/json-stringify-safe

Package: tcl-expect
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 230
Maintainer: Sergei Golovan <sgolovan@debian.org>
Architecture: armhf
Multi-Arch: same
Source: expect
Version: 5.45-6
Depends: libtcl8.6, libc6 (>= 2.11)
Suggests: expect
Conflicts: expectk (<< 5.45)
Description: Automates interactive applications (Tcl package)
 Expect is a tool for automating interactive applications according to a script.
 Following the script, Expect knows what can be expected from a program and what
 the correct response should be. Expect is also useful for testing these same
 applications. And by adding Tk, you can also wrap interactive applications in
 X11 GUIs. An interpreted language provides branching and high-level control
 structures to direct the dialogue. In addition, the user can take control and
 interact directly when desired, afterward returning control to the script.
 .
 This package contains the library and Tcl package Expect.
Homepage: http://sourceforge.net/projects/expect/

Package: openbsd-inetd
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 109
Maintainer: Marco d'Itri <md@linux.it>
Architecture: armhf
Multi-Arch: foreign
Version: 0.20140418-2
Provides: inet-superserver
Depends: libbsd0 (>= 0.6.0), libc6 (>= 2.15), libwrap0 (>= 7.6-4~), init-system-helpers (>= 1.18~), lsb-base (>= 3.2-13), update-inetd, tcpd
Conffiles:
 /etc/init.d/openbsd-inetd 19e49bf9d1c65cbcd1708d01ea5e07f2
Description: OpenBSD Internet Superserver
 The inetd server is a network daemon program that specializes in managing
 incoming network connections. Its configuration file tells it what
 program needs to be run when an incoming connection is received. Any
 service port may be configured for either of the tcp or udp protocols.
 .
 This is a port of the OpenBSD daemon with some debian-specific features.
 This package supports IPv6, built-in libwrap access control, binding to
 specific addresses, UNIX domain sockets and socket buffers tuning.

Package: postgresql-client-common
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 157
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: postgresql-common
Version: 165+deb8u2
Depends: netbase
Recommends: lsb-release, libreadline6
Conffiles:
 /etc/postgresql-common/user_clusters 8ead7d1c74fba568815c1b4fd669c94e
Description: manager for multiple PostgreSQL client versions
 The postgresql-client-common package provides a structure under which
 multiple versions of PostgreSQL client programs may be installed at
 the same time. It provides a wrapper which selects the right version
 for the particular cluster you want to access (with a command line
 option, an environment variable, /etc/postgresql-common/user_clusters,
 or ~/.postgresqlrc).
 .
 PostgreSQL is a fully featured object-relational database management
 system. It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects. Its features include ACID
 transactions, foreign keys, views, sequences, subqueries, triggers,
 outer joins, multiversion concurrency control, and user-defined types
 and functions.

Package: postgresql
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 56
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Architecture: all
Source: postgresql-common (165+deb8u2)
Version: 9.4+165+deb8u2
Depends: postgresql-9.4
Suggests: postgresql-doc
Description: object-relational SQL database (supported version)
 This metapackage always depends on the currently supported PostgreSQL
 database server version.
 .
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.

Package: sysvinit-utils
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 190
Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org>
Architecture: armhf
Source: sysvinit
Version: 2.88dsf-59
Replaces: last, sysvinit (<= 2.86.ds1-65)
Depends: libc6 (>= 2.7), libselinux1 (>= 1.32), startpar
Suggests: bootlogd, sash
Breaks: upstart (<< 1.5-0ubuntu5)
Conflicts: chkconfig (<< 11.0-79.1-2), last, startpar (<< 0.58-2), sysvconfig
Description: System-V-like utilities
 This package contains the important System-V-like utilities.
 .
 Specifically, this package includes:
 killall5, last, lastb, mesg, pidof, service, sulogin
Homepage: http://savannah.nongnu.org/projects/sysvinit

Package: xz-utils
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 454
Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Architecture: armhf
Multi-Arch: foreign
Source: xz-utils (5.1.1alpha+20120614-2)
Version: 5.1.1alpha+20120614-2+b3
Replaces: lzip (<< 1.8~rc2), xz-lzma
Provides: lzma
Depends: libc6 (>= 2.7), liblzma5 (>= 5.1.1alpha+20120614)
Breaks: lzip (<< 1.8~rc2)
Conflicts: lzma (<< 9.22-1), xz-lzma
Description: XZ-format compression utilities
 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
 compression format, which provides memory-hungry but powerful
 compression (often better than bzip2) and fast, easy decompression.
 .
 This package provides the command line tools for working with XZ
 compression, including xz, unxz, xzcat, xzgrep, and so on. They can
 also handle the older LZMA format, and if invoked via appropriate
 symlinks will emulate the behavior of the commands in the lzma
 package.
 .
 The XZ format is similar to the older LZMA format but includes some
 improvements for general use:
 .
  * 'file' magic for detecting XZ files;
  * crc64 data integrity check;
  * limited random-access reading support;
  * improved support for multithreading (not used in xz-utils);
  * support for flushing the encoder.
Homepage: http://tukaani.org/xz/

Package: debian-archive-keyring
Status: install ok installed
Priority: important
Section: misc
Installed-Size: 108
Maintainer: Debian Release Team <packages@release.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 2014.3
Depends: gpgv
Recommends: gnupg
Breaks: apt (<< 0.7.25.1)
Conffiles:
 /etc/apt/trusted.gpg.d/debian-archive-jessie-automatic.gpg 548a861c55fdf06fb9b0419c30cd33ec
 /etc/apt/trusted.gpg.d/debian-archive-jessie-security-automatic.gpg 28ffc0824518a9d42fb40e5caad7c5ef
 /etc/apt/trusted.gpg.d/debian-archive-jessie-stable.gpg 3cf5c69a2532cc3a3cba6c5bcf02cb7b
 /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg 342e9f6a4bd60ac4e3f1fe74dc46e844
 /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg 2e662da7572ee5fe2e921c7b1de6e564
 /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg e5d3c1f7461bc12685f9b331c60beadd
 /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg 722258fff5af68c002429c4433bd228b
Description: GnuPG archive keys of the Debian archive
 The Debian project digitally signs its Release files. This package
 contains the archive keys used for that.

Package: libtext-iconv-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 87
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Source: libtext-iconv-perl (1.7-5)
Version: 1.7-5+b2
Depends: libc6 (>= 2.4), perl-base (>= 5.20.0-4), perlapi-5.20.0
Description: converts between character sets in Perl
 The iconv() family of functions from XPG4 defines an API for converting
 between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They
 are provided by libc6.
 .
 This package allows access to them from Perl via the Text::Iconv
 package.
Homepage: http://search.cpan.org/search?module=Text::Iconv

Package: libapt-inst1.5
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 331
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: apt
Version: 1.0.9.8.4
Depends: libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0)
Pre-Depends: multiarch-support
Description: deb package format runtime library
 This library provides methods to query and extract information
 from deb packages. This includes the control data and the package
 file content.

Package: libisl10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 826
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: isl
Version: 0.12.2-2
Depends: libc6 (>= 2.4), libgmp10
Pre-Depends: multiarch-support
Breaks: libcloog-isl4 (<< 0.18.1)
Description: manipulating sets and relations of integer points bounded by linear constraints
 isl is a library for manipulating sets and relations of integer points
 bounded by linear constraints. Supported operations on sets include
 intersection, union, set difference, emptiness check, convex hull,
 (integer) affine hull, integer projection, and computing the lexicographic
 minimum using parametric integer programming. It also includes an ILP solver
 based on generalized basis reduction.
 .
 This package contains the runtime library.
Homepage: http://freecode.com/projects/isl

Package: libtext-wrapi18n-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 28
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: all
Version: 0.06-7
Depends: libtext-charwidth-perl
Description: internationalized substitute of Text::Wrap
 This module is a substitution for Text::Wrap, supporting
 multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth
 characters such as east Asian characters, combining characters
 such as diacritical marks and Thai, and languages which don't
 use whitespaces between words such as Chinese and Japanese.
 .
 It provides wrap().
Homepage: http://search.cpan.org/search?module=Text::WrapI18N

Package: libsemanage-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 65
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: libsemanage
Version: 2.3-1
Replaces: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~)
Breaks: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~)
Conffiles:
 /etc/selinux/semanage.conf e69d42a4d98a93c3b8e201bdda367c55
Description: Common files for SELinux policy management libraries
 This package provides the common files used by the shared libraries
 for SELinux policy management.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.
Homepage: http://userspace.selinuxproject.org/

Package: libfakeroot
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 126
Maintainer: Clint Adams <clint@debian.org>
Architecture: armhf
Multi-Arch: same
Source: fakeroot
Version: 1.20.2-1
Replaces: fakeroot (<< 1.20-2~)
Depends: libc6 (>= 2.4)
Breaks: fakeroot (<< 1.20-2~)
Conffiles:
 /etc/ld.so.conf.d/fakeroot-arm-linux-gnueabihf.conf d25f10d5ed2988daa84e1d495ea75bd3
Description: tool for simulating superuser privileges - shared libraries
 fakeroot provides a fake "root environment" by means of LD_PRELOAD and
 SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(),
 stat(), and other file-manipulation functions, so that unprivileged
 users can (for instance) populate .deb archives with root-owned files;
 various build tools use fakeroot for this by default.
 .
 This package contains the LD_PRELOAD libraries.

Package: python-distlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 548
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: distlib
Version: 0.1.9-1
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8)
Description: low-level components of python distutils2/packaging
 Distlib is a library which implements low-level functions that relate to
 packaging and distribution of Python software. It is intended to be used
 as the basis for third-party packaging tools.
Homepage: https://pypi.python.org/pypi/distlib

Package: libasan1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 517
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: gcc-4.9
Version: 4.9.2-10
Provides: libasan1-armhf
Depends: gcc-4.9-base (= 4.9.2-10), libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Description: AddressSanitizer -- a fast memory error detector
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
Homepage: http://gcc.gnu.org/

Package: libp11-kit0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 220
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: p11-kit
Version: 0.20.7-1
Depends: libc6 (>= 2.16), libffi6 (>= 3.0.4)
Pre-Depends: multiarch-support
Description: Library for loading and coordinating access to PKCS#11 modules - runtime
 Provides a way to load and enumerate PKCS#11 modules. Provides a standard
 configuration setup for installing PKCS#11 modules in such a way that
 they're discoverable.
 .
 Also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the shared library required for applications loading
 and accessing PKCS#11 modules.
Homepage: http://p11-glue.freedesktop.org/p11-kit.html

Package: libgnutls-openssl27
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 161
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: gnutls28
Version: 3.3.8-6+deb8u5
Depends: libgnutls-deb0-28 (= 3.3.8-6+deb8u5), libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: GNU TLS library - OpenSSL wrapper
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - TLS extensions: server name indication, max record size, opaque PRF
    input, etc.
  - authentication using the SRP protocol.
  - authentication using both X.509 certificates and OpenPGP keys.
  - TLS Pre-Shared-Keys (PSK) extension.
  - Inner Application (TLS/IA) extension.
  - X.509 and OpenPGP certificate handling.
  - X.509 Proxy Certificates (RFC 3820).
  - all the strong encryption algorithms (including SHA-256/384/512 and
    Camellia (RFC 4132)).
 .
 This package contains the runtime library of the GnuTLS OpenSSL wrapper.
Homepage: http://www.gnutls.org/

Package: libdebconfclient0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 80
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: cdebconf
Version: 0.192
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Debian Configuration Management System (C-implementation library)
 Debconf is a configuration management system for Debian packages. It is
 used by some packages to prompt you for information before they are
 installed. This is a reimplementation of the original debconf version
 in C.
 .
 This is the libraries needed by libdebconfclient-dev and cdebconf.

Package: libgnutls-deb0-28
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 1387
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: gnutls28
Version: 3.3.8-6+deb8u5
Replaces: gnutls0, gnutls0.4, gnutls3
Depends: libc6 (>= 2.17), libgmp10 (>= 2:6), libhogweed2 (>= 2.7), libnettle4 (>= 2.7), libp11-kit0 (>= 0.20.7), libtasn1-6 (>= 4.1-0), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: gnutls-bin
Conflicts: gnutls0, gnutls0.4
Description: GNU TLS library - main runtime library
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - TLS extensions: server name indication, max record size, opaque PRF
    input, etc.
  - authentication using the SRP protocol.
  - authentication using both X.509 certificates and OpenPGP keys.
  - TLS Pre-Shared-Keys (PSK) extension.
  - Inner Application (TLS/IA) extension.
  - X.509 and OpenPGP certificate handling.
  - X.509 Proxy Certificates (RFC 3820).
  - all the strong encryption algorithms (including SHA-256/384/512 and
    Camellia (RFC 4132)).
 .
 This package contains the main runtime library.
Homepage: http://www.gnutls.org/

Package: libselinux1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 159
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libselinux
Version: 2.3-2
Depends: libc6 (>= 2.8), libpcre3 (>= 8.10)
Pre-Depends: multiarch-support
Description: SELinux runtime shared libraries
 This package provides the shared libraries for Security-enhanced
 Linux that provides interfaces (e.g. library functions for the
 SELinux kernel APIs like getcon(), other support functions like
 getseuserbyname()) to SELinux-aware applications. Security-enhanced
 Linux is a patch of the Linux kernel and a number of utilities with
 enhanced security functionality designed to add mandatory access
 controls to Linux.  The Security-enhanced Linux kernel contains new
 architectural components originally developed to improve the security
 of the Flask operating system. These architectural components provide
 general support for the enforcement of many kinds of mandatory access
 control policies, including those based on the concepts of Type
 Enforcement, Role-based Access Control, and Multi-level Security.
 .
 libselinux1 provides an API for SELinux applications to get and set
 process and file security contexts and to obtain security policy
 decisions.  Required for any applications that use the SELinux
 API. libselinux may use the shared libsepol to manipulate the binary
 policy if necessary (e.g. to downgrade the policy format to an older
 version supported by the kernel) when loading policy.
Homepage: http://userspace.selinuxproject.org/

Package: tcl8.6
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 165
Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 8.6.2+dfsg-2
Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), zlib1g (>= 1:1.1.4)
Suggests: tcl-tclreadline
Conflicts: tcl74 (<= 7.4p3-2)
Description: Tcl (the Tool Command Language) v8.6 - shell
 Tcl is a powerful, easy to use, embeddable, cross-platform interpreted
 scripting language.  This package contains the Tcl shell which you need
 to run Tcl scripts.  This version includes thread support.
Homepage: http://www.tcl.tk/

Package: systemd
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 7977
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 215-17+deb8u7
Depends: libacl1 (>= 2.2.51-8), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.19.1), libcap2 (>= 1:2.10), libcryptsetup4 (>= 2:1.4.3), libkmod2 (>= 5~), libpam0g (>= 0.99.7.1), libselinux1 (>= 2.1.9), libsystemd0 (= 215-17+deb8u7), util-linux (>= 2.19.1-2), mount (>= 2.21), initscripts (>= 2.88dsf-53.2), sysv-rc, udev (>= 208-8), acl, adduser, libcap2-bin
Pre-Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.6.1), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 1.32)
Recommends: libpam-systemd, dbus
Suggests: systemd-ui
Breaks: lsb-base (<< 4.1+Debian4), lvm2 (<< 2.02.104-1), systemd-shim (<< 8-2)
Conflicts: klogd
Conffiles:
 /etc/dbus-1/system.d/org.freedesktop.hostname1.conf f55c94d000b5d62b5f06d38852977dd1
 /etc/dbus-1/system.d/org.freedesktop.locale1.conf 5893ab03e7e96aa3759baceb4dd04190
 /etc/dbus-1/system.d/org.freedesktop.login1.conf 96bf488f3da8f0ca813cc78e71eeb605
 /etc/dbus-1/system.d/org.freedesktop.machine1.conf d658acaf7192de735ab798c58ab149ae
 /etc/dbus-1/system.d/org.freedesktop.systemd1.conf 46533268285a0df22b1f1667ddc05642
 /etc/dbus-1/system.d/org.freedesktop.timedate1.conf 682369fbf3de26b21e775732c89a2bbe
 /etc/pam.d/systemd-user aebb8b8a2c698614b00961f327a683ef
 /etc/systemd/bootchart.conf 838a83315ad2f9d4c4b7f20b7475ba28
 /etc/systemd/journald.conf 51f19202dcc5aff6d2c3448dbf92f354
 /etc/systemd/logind.conf 747ae2312b6922546190bf806d8d12be
 /etc/systemd/resolved.conf 81a9c57d4eb587decc49040595674c5a
 /etc/systemd/system.conf 3d0e13a72d72acb55409a831b72a15e6
 /etc/systemd/timesyncd.conf 605e4f25097b8ea22f2f5cb3fde3f13c
 /etc/systemd/user.conf 9eaad8fbb7bb6230d4b28abb76b4e81c
Description: system and service manager
 systemd is a replacement for sysvinit.  It is dependency-based and
 able to read the LSB init script headers in addition to parsing rcN.d
 links as hints.
 .
 It also provides process supervision using cgroups and the ability to
 not only depend on other init script being started, but also
 availability of a given mount point or dbus service.
 .
 Installing the systemd package will not switch your init system unless you
 boot with init=/bin/systemd or install systemd-sysv in addition.
Homepage: http://www.freedesktop.org/wiki/Software/systemd

Package: postgresql-common
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 541
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 165+deb8u2
Depends: postgresql-client-common (>= 165+deb8u2), procps, adduser, debconf (>= 0.5.00) | debconf-2.0, lsb-base (>= 3.0-3), ssl-cert (>= 1.0.11), ucf, init-system-helpers (>= 1.18~)
Recommends: logrotate
Breaks: postgresql-9.1 (<< 9.1.1-3~)
Conflicts: postgresql-7.4, postgresql-8.0
Conffiles:
 /etc/apt/apt.conf.d/01autoremove-postgresql 498d99dc4a8eaf6b4f863a7d7623bdb5
 /etc/init.d/postgresql 1b9da643d7a403248d70e1776fb98458
 /etc/sysctl.d/30-postgresql-shm.conf 9453b06c646f9033eada574154c31a9d
Description: PostgreSQL database-cluster manager
 The postgresql-common package provides a structure under which
 multiple versions of PostgreSQL may be installed and/or multiple
 clusters maintained at one time.
 .
 This package will automatically create a (self-signed) certificate so
 that SSL connections are supported.
 .
 PostgreSQL is a fully featured object-relational database management
 system. It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects. Its features include ACID
 transactions, foreign keys, views, sequences, subqueries, triggers,
 outer joins, multiversion concurrency control, and user-defined types
 and functions.

Package: libpython2.7
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 2494
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Multi-Arch: same
Source: python2.7
Version: 2.7.9-2+deb8u1
Replaces: python2.7 (<< 2.6)
Depends: libpython2.7-stdlib (= 2.7.9-2+deb8u1), libc6 (>= 2.15), zlib1g (>= 1:1.2.0)
Pre-Depends: multiarch-support
Description: Shared Python runtime library (version 2.7)
 Python is a high-level, interactive, object-oriented language. Its 2.7 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the shared runtime library, normally not needed
 for programs using the statically linked interpreter.

Package: dpkg
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 6309
Origin: debian
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Bugs: debbugs://bugs.debian.org
Architecture: armhf
Multi-Arch: foreign
Version: 1.17.27
Replaces: manpages-it (<< 2.80-4)
Pre-Depends: libbz2-1.0, libc6 (>= 2.11), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 2.3), zlib1g (>= 1:1.1.4), tar (>= 1.23)
Suggests: apt
Breaks: apt (<< 0.7.7~), apt-cudf (<< 3.3~beta1-3~), aptitude (<< 0.4.7-1~), auctex (<< 11.87-3+deb8u1~), ccache (<< 3.1.10-1~), cups (<< 1.7.5-10~), debian-security-support (<< 2014.10.26~), distcc (<< 3.1-6.1~), doc-base (<< 0.10.5~), dpkg-dev (<< 1.15.8), fontconfig (<< 2.11.0-6.2~), fusionforge-plugin-mediawiki (<< 5.3.2+20141104-3~), gap-core (<< 4r7p5-2~), gitweb (<< 1:2.1.4-2.1~), grace (<< 1:5.1.24-3~), gxine (<< 0.5.908-3.1~), hoogle (<< 4.2.33-4~), icecc (<< 1.0.1-2~), install-info (<< 5.1.dfsg.1-3~), libapache2-mod-php5 (<< 5.6.4+dfsg-3~), libapache2-mod-php5filter (<< 5.6.4+dfsg-3~), libdpkg-perl (<< 1.15.8), libjs-protoaculous (<< 5~), man-db (<< 2.6.3-6~), mcollective (<< 2.6.0+dfsg-2.1~), php5-fpm (<< 5.6.4+dfsg-3~), pypy (<< 2.4.0+dfsg-3~), readahead-fedora (<< 2:1.5.6-5.2~), wordpress (<< 4.1+dfsg-1~), xfonts-traditional (<< 1.7~), xine-ui (<< 0.99.9-1.2~)
Conflicts: ada-mode (<< 3.6-3+rm), ada-reference-manual (<< 20021112web-4~), asn1-mode (<< 2.7-7~), bogosort (<< 0.4.2-3~), cl-yacc (<< 0.3-3~), cpp-4.1-doc (<< 4.1.2.nf2-4~), cpp-4.2-doc (<< 4.2.4.nf1-4~), gcc-4.1-doc (<< 4.1.2.nf2-4~), gcc-4.2-doc (<< 4.2.4.nf1-4~), gcj-4.1-doc (<< 4.1.2.nf2-4~), gcj-4.2-doc (<< 4.2.4.nf1-4~), gfortran-4.1-doc (<< 4.1.2.nf2-4~), gfortran-4.2-doc (<< 4.2.4.nf1-4~), ggz-docs (<< 0.0.14.1-2~), glame (<< 2.0.1-6~), gnat-4.1-doc (<< 4.1.2.nf2-4~), gnat-4.2-doc (<< 4.2.4.nf1-4~), gtalk (<< 0.99.10-16~), libalogg-dev (<< 1.3.7-2~), libgtk1.2-doc (<< 1.2.10-19~), libnettle-dev (<< 2~), liborbit-dev (<< 0.5.17-12~), libreadline5-dev (<< 5.2-8~), librep-doc (<< 0.90~), mmucl (<< 1.5.2-3~), nxml-mode (<< 20041004-9~), octave2.1-info (<< 1:2.1.73-19+rm), octave3.0-info (<< 1:3.0.5-7+rm), octave3.2-info (<< 3.2.4-12+rm), polgen-doc (<< 1.3-3+rm), r6rs-doc (<< 1.0-2~), serveez-doc (<< 0.1.5-3~), slat (<< 2.0-6~), texlive-base-bin-doc (<< 2007.dfsg.2-9~), ttcn-el (<< 0.6.9-2~), ulog-acctd (<< 0.4.3-3~), xconq-doc (<< 7.4.1-5~), zenirc (<< 2.112.dfsg-1~)
Conffiles:
 /etc/alternatives/README 69c4ba7f08363e998e0f2e244a04f881
 /etc/cron.daily/dpkg b8065b6bfc248caba501c3f5bb508e66
 /etc/dpkg/dpkg.cfg f4413ffb515f8f753624ae3bb365b81b
 /etc/logrotate.d/dpkg 782ea5ae536f67ff51dc8c3e2eeb4cf9
Description: Debian package management system
 This package provides the low-level infrastructure for handling the
 installation and removal of Debian software packages.
 .
 For Debian package development tools, install dpkg-dev.
Homepage: https://wiki.debian.org/Teams/Dpkg

Package: libgcc-4.9-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 3711
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: gcc-4.9
Version: 4.9.2-10
Replaces: gccgo-4.9 (<< 4.9.2-10)
Depends: gcc-4.9-base (= 4.9.2-10), libgcc1 (>= 1:4.9.2-10), libgomp1 (>= 4.9.2-10), libatomic1 (>= 4.9.2-10), libasan1 (>= 4.9.2-10), libubsan0 (>= 4.9.2-10)
Recommends: libc6-dev (>= 2.13-5)
Description: GCC support library (development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
Homepage: http://gcc.gnu.org/

Package: python-cryptography
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 848
Maintainer: Tristan Seligmann <mithrandi@debian.org>
Architecture: armhf
Version: 0.6.1-1+deb8u1
Depends: python (<< 2.8), python (>= 2.7~), python-cffi, python-pkg-resources, python-six, python:any (>= 2.7.5-5~), libc6 (>= 2.4), libssl1.0.0 (>= 1.0.1)
Suggests: python-cryptography-doc, python-cryptography-vectors
Description: Python library exposing cryptographic recipes and primitives (Python 2)
 The cryptography library is designed to be a "one-stop-shop" for
 all your cryptographic needs in Python.
 .
 As an alternative to the libraries that came before it, cryptography
 tries to address some of the issues with those libraries:
  - Lack of PyPy and Python 3 support.
  - Lack of maintenance.
  - Use of poor implementations of algorithms (i.e. ones with known
    side-channel attacks).
  - Lack of high level, "Cryptography for humans", APIs.
  - Absence of algorithms such as AES-GCM.
  - Poor introspectability, and thus poor testability.
  - Extremely error prone APIs, and bad defaults.
 .
 This package contains the Python 2 version of cryptography.
Homepage: https://cryptography.io/

Package: python-lxml
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 2096
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: lxml
Version: 3.4.0-1
Provides: python2.7-lxml
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.4), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.26), zlib1g (>= 1:1.1.4)
Suggests: python-lxml-dbg
Description: pythonic binding for the libxml2 and libxslt libraries
 lxml is a new Python binding for libxml2 and libxslt, completely
 independent from existing Python bindings. Its aim:
 .
   * Pythonic API.
   * Documented.
   * Use Python unicode strings in API.
   * Safe (no segfaults).
   * No manual memory management!
 .
 lxml aims to provide a Pythonic API by following as much as possible
 the ElementTree API, trying to avoid inventing too many new APIs,
 or the user's having to learn new things -- XML is complicated enough.
Homepage: http://lxml.de/

Package: openssl
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 880
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Architecture: armhf
Version: 1.0.1t-1+deb8u6
Depends: libc6 (>= 2.15), libssl1.0.0 (>= 1.0.1k-3+deb8u3)
Suggests: ca-certificates
Conffiles:
 /etc/ssl/openssl.cnf 7df26c55291b33344dc15e3935dabaf3
Description: Secure Sockets Layer toolkit - cryptographic utility
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains the general-purpose command line binary /usr/bin/openssl,
 useful for cryptographic operations such as:
  * creating RSA, DH, and DSA key parameters;
  * creating X.509 certificates, CSRs, and CRLs;
  * calculating message digests;
  * encrypting and decrypting with ciphers;
  * testing SSL/TLS clients and servers;
  * handling S/MIME signed or encrypted mail.

Package: wget
Status: install ok installed
Priority: important
Section: web
Installed-Size: 1627
Maintainer: Noël Köthe <noel@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 1.16-1+deb8u2
Depends: libc6 (>= 2.17), libgnutls-deb0-28 (>= 3.3.0), libidn11 (>= 1.13), libnettle4, libpsl0 (>= 0.4.0), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Conflicts: wget-ssl
Conffiles:
 /etc/wgetrc 618c05b4106ad20141dcf6deada2e87f
Description: retrieves files from the web
 Wget is a network utility to retrieve files from the web
 using HTTP(S) and FTP, the two most widely used internet
 protocols. It works non-interactively, so it will work in
 the background, after having logged off. The program supports
 recursive retrieval of web-authoring pages as well as FTP
 sites -- you can use Wget to make mirrors of archives and
 home pages or to travel the web like a WWW robot.
 .
 Wget works particularly well with slow or unstable connections
 by continuing to retrieve a document until the document is fully
 downloaded. Re-getting files from where it left off works on
 servers (both HTTP and FTP) that support it. Both HTTP and FTP
 retrievals can be time stamped, so Wget can see if the remote
 file has changed since the last retrieval and automatically
 retrieve the new version if it has.
 .
 Wget supports proxy servers; this can lighten the network load,
 speed up retrieval, and provide access behind firewalls.
Homepage: http://www.gnu.org/software/wget/

Package: libterm-ui-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 79
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.42-1
Depends: perl, liblog-message-simple-perl | perl (<< 5.17)
Description: Term::ReadLine UI made easy
 Term::UI is a transparent way of eliminating the overhead of having to format
 a question and then validate the reply, informing the user if the answer was
 not proper and re-issuing the question.
 .
 Simply give it the question you want to ask, optionally with choices the user
 can pick from and a default and Term::UI will DWYM.
 .
 For asking a yes or no question, there's even a shortcut.
Homepage: https://metacpan.org/release/Term-UI/

Package: vim-common
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 236
Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: vim
Version: 2:7.4.488-7+deb8u3
Replaces: vim-gui-common (<< 2:7.4.488-4~)
Depends: libc6 (>= 2.4)
Recommends: vim | vim-gnome | vim-gtk | vim-athena | vim-nox | vim-tiny
Breaks: vim-gui-common (<< 2:7.4.488-4~)
Conffiles:
 /etc/vim/vimrc 5fd31a932a5738dd87418b1b201dcf7c
Description: Vi IMproved - Common files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 Many new features have been added: multi level undo, syntax
 highlighting, command line history, on-line help, filename
 completion, block operations, folding, Unicode support, etc.
 .
 This package contains files shared by all non GUI-enabled vim
 variants (vim and vim-tiny currently) available in Debian.
 Examples of such shared files are: manpages, common executables
 like xxd, and configuration files.
Homepage: http://www.vim.org/

Package: libcgi-pm-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 526
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 4.09-1
Depends: perl
Recommends: libcgi-fast-perl (>= 1:2.01)
Breaks: libcgi-fast-perl (<< 1:2)
Description: module for Common Gateway Interface applications
 CGI.pm is a Perl module that provides classes useful for creating Web forms
 and for parsing their contents. It defines CGI objects, entities that contain
 the values of the current query string and other state variables.
Homepage: https://metacpan.org/release/CGI

Package: libopts25
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 137
Maintainer: Andreas Metzler <ametzler@debian.org>
Architecture: armhf
Multi-Arch: same
Source: autogen
Version: 1:5.18.4-3
Replaces: autogen
Depends: libc6 (>= 2.7)
Pre-Depends: multiarch-support
Description: automated option processing library based on autogen
 This package contains the shared libraries needed by binaries that use
 autoopts for option processing. The package containing the header files
 and static libraries is libopts25-dev. The package containing the
 development tools is autogen.
Homepage: http://www.gnu.org/software/autogen/

Package: libsqlite3-0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 557
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Multi-Arch: same
Source: sqlite3
Version: 3.8.7.1-1+deb8u2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: SQLite 3 shared library
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.
Homepage: http://www.sqlite.org/

Package: libice6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 116
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libice (2:1.0.9-1)
Version: 2:1.0.9-1+b1
Depends: libc6 (>= 2.11), x11-common
Pre-Depends: multiarch-support
Description: X11 Inter-Client Exchange library
 This package provides the main interface to the X11 Inter-Client Exchange
 library, which allows for communication of data between X clients.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libICE

Package: libfontenc1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 64
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libfontenc (1:1.1.2-1)
Version: 1:1.1.2-1+b2
Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: X11 font encoding library
 libfontenc is a library which helps font libraries portably determine
 and deal with different encodings of fonts.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libfontenc

Package: python-cffi
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 278
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: armhf
Version: 0.8.6-1
Depends: python-pycparser, python:any (>= 2.7.5-5~), python (<< 2.8), python (>= 2.7~), libc6 (>= 2.4), libffi6 (>= 3.0.4)
Suggests: python-dev
Description: Foreign Function Interface for Python calling C code
 Convenient and reliable way of calling C code from Python.
 .
 The aim of this project is to provide a convenient and reliable way of calling
 C code from Python. It keeps Python logic in Python, and minimises the C
 required. It is able to work at either the C API or ABI level, unlike most
 other approaches, that only support the ABI level.
Homepage: http://cffi.readthedocs.org/

Package: libxcomposite1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxcomposite
Version: 1:0.4.4-1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1)
Pre-Depends: multiarch-support
Description: X11 Composite extension library
 libXcomposite provides an X Window System client interface to the Composite
 extension to the X protocol.
 .
 The Composite extension allows clients called compositing managers to control
 the final drawing of the screen.  Rendering is done into an off-screen buffer.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXcomposite

Package: sysv-rc
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 125
Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: sysvinit
Version: 2.88dsf-59
Replaces: file-rc
Depends: debconf (>= 0.5) | debconf-2.0, sysvinit-utils (>= 2.86.ds1-62), insserv (>> 1.12.0-10), startpar
Recommends: lsb-base (>= 3.2-14)
Suggests: bum
Breaks: initscripts (<< 2.86.ds1-63)
Conflicts: file-rc
Description: System-V-like runlevel change mechanism
 This package provides support for the System-V like system
 for booting, changing runlevels, and shutting down,
 configured through symbolic links in /etc/rc?.d/.
Homepage: http://savannah.nongnu.org/projects/sysvinit

Package: libalgorithm-diff-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 137
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 1.19.02-3
Depends: perl
Recommends: libalgorithm-diff-xs-perl
Description: module to find differences between files
 Algorithm::Diff is a Perl module that allows users to analyze text based on a
 Longest Common Subsequence (LCS) algorithm. It can compare two files and find
 the differences between them, which can produce the same information as the
 common Unix tool 'diff'.
 .
 There is an XS-optimized implementation of the core loop, which accelerates
 some types of diff output (see libalgorithm-diff-xs-perl).
Homepage: http://search.cpan.org/~tyemq/Algorithm-Diff/

Package: tasksel-data
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 551
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: all
Source: tasksel
Version: 3.31+deb8u1
Depends: tasksel (= 3.31+deb8u1)
Recommends: laptop-detect
Conflicts: tasksel (<< 2.67)
Description: official tasks used for installation of Debian systems
 This package contains data about the standard tasks available on a Debian
 system.

Package: apt
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 2831
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: armhf
Version: 1.0.9.8.4
Replaces: manpages-it (<< 2.80-4~), manpages-pl (<< 20060617-3~), openjdk-6-jdk (<< 6b24-1.11-0ubuntu1~), sun-java5-jdk (>> 0), sun-java6-jdk (>> 0)
Depends: libapt-pkg4.12 (>= 1.0.9.8.4), libc6 (>= 2.15), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.9), debian-archive-keyring, gnupg
Suggests: aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), apt-doc, python-apt
Breaks: manpages-it (<< 2.80-4~), manpages-pl (<< 20060617-3~), openjdk-6-jdk (<< 6b24-1.11-0ubuntu1~), sun-java5-jdk (>> 0), sun-java6-jdk (>> 0)
Conflicts: python-apt (<< 0.7.93.2~)
Conffiles:
 /etc/apt/apt.conf.d/01autoremove 5bf3e7bfa3bec23d634c9f3652da1787
 /etc/cron.daily/apt 4f33a76ad3e46913db2be02f0b587933
 /etc/kernel/postinst.d/apt-auto-removal 5d7236fb0c051eec2f5156b641fc447b
 /etc/logrotate.d/apt 179f2ed4f85cbaca12fa3d69c2a4a1c3
Description: commandline package manager
 This package provides commandline tools for searching and
 managing as well as querying information about packages
 as a low-level access to all features of the libapt-pkg library.
 .
 These include:
  * apt-get for retrieval of packages and information about them
    from authenticated sources and for installation, upgrade and
    removal of packages together with their dependencies
  * apt-cache for querying available information about installed
    as well as installable packages
  * apt-cdrom to use removable media as a source for packages
  * apt-config as an interface to the configuration settings
  * apt-key as an interface to manage authentication keys

Package: liblocale-gettext-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 92
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: liblocale-gettext-perl (1.05-8)
Version: 1.05-8+b1
Depends: libc6 (>= 2.4)
Pre-Depends: perl-base (>= 5.20.0-4), perlapi-5.20.0
Description: module using libc functions for internationalization in Perl
 The gettext module permits access from perl to the gettext() family of
 functions for retrieving message strings from databases constructed
 to internationalize software.
 .
 It provides gettext(), dgettext(), dcgettext(), textdomain(),
 bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext()
 and dngettext().
Homepage: https://metacpan.org/release/gettext

Package: libmpfr4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 647
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: armhf
Multi-Arch: same
Source: mpfr4
Version: 3.1.2-2
Depends: libc6 (>= 2.4), libgmp10
Pre-Depends: multiarch-support
Conflicts: libgmp3 (<< 4.1.4-3)
Description: multiple precision floating-point computation
 MPFR provides a library for multiple-precision floating-point computation
 with correct rounding.  The computation is both efficient and has a
 well-defined semantics. It copies the good ideas from the
 ANSI/IEEE-754 standard for double-precision floating-point arithmetic
 (53-bit mantissa).
Homepage: http://www.mpfr.org/

Package: dmsetup
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 102
Maintainer: Debian LVM Team <pkg-lvm-maintainers@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: lvm2 (2.02.111-2.2+deb8u1)
Version: 2:1.02.90-2.2+deb8u1
Depends: libc6 (>= 2.4), libdevmapper1.02.1 (>= 2:1.02.90), util-linux (>> 2.16)
Conflicts: devicekit-disks (<< 009)
Description: Linux Kernel Device Mapper userspace library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but EVMS, software
 raid, and other drivers that create "virtual" block devices.
 .
 This package contains a utility for modifying device mappings.
Homepage: http://sources.redhat.com/lvm2/

Package: libxpm4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxpm
Version: 1:3.5.12-0+deb8u1
Depends: libc6 (>= 2.7), libx11-6
Pre-Depends: multiarch-support
Description: X11 pixmap library
 libXpm provides support and common operation for the XPM pixmap format, which
 is commonly used in legacy X applications.  XPM is an extension of the
 monochrome XBM bitmap specified in the X protocol.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXpm

Package: g++-4.9
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 18344
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-4.9
Version: 4.9.2-10
Provides: c++-compiler, c++abi2-dev
Depends: gcc-4.9-base (= 4.9.2-10), gcc-4.9 (= 4.9.2-10), libstdc++-4.9-dev (= 4.9.2-10), libc6 (>= 2.11), libcloog-isl4 (>= 0.17), libgmp10 (>= 2:5.0.1~), libisl10 (>= 0.10), libmpc3, libmpfr4 (>= 3.1.2), zlib1g (>= 1:1.1.4)
Suggests: gcc-4.9-doc (>= 4.9), libstdc++6-4.9-dbg (>= 4.9.2-10)
Description: GNU C++ compiler
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
Homepage: http://gcc.gnu.org/

Package: rubygems-integration
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 7
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 1.8
Depends: ca-certificates
Suggests: bundler
Description: integration of Debian Ruby packages with Rubygems
 rubygems-integration makes Debian Ruby packages recognizable by Rubygems.
 Debian Ruby packages may be used to satisfy Rubygems dependencies both with
 plain Rubygems and with Bundler. This also allows one to use Debian Ruby
 packages to satisfy dependencies in Rails 3 applications.

Package: libxt6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 313
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxt (1:1.1.4-1)
Version: 1:1.1.4-1+b1
Depends: libc6 (>= 2.7), libice6 (>= 1:1.0.0), libsm6, libx11-6
Pre-Depends: multiarch-support
Description: X11 toolkit intrinsics library
 libXt provides the X Toolkit Intrinsics, an abstract widget library upon
 which other toolkits are based.  Xt is the basis for many toolkits, including
 the Athena widgets (Xaw), and LessTif (a Motif implementation).
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXt

Package: libxcb-shape0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 51
Maintainer: XCB Developers <xcb@lists.freedesktop.org>
Architecture: armhf
Multi-Arch: same
Source: libxcb (1.10-3)
Version: 1.10-3+b1
Depends: libc6 (>= 2.4), libxcb1
Pre-Depends: multiarch-support
Description: X C Binding, shape extension
 This package contains the library files needed to run software using
 libxcb-shape, the shape extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org

Package: libxrender1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 75
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxrender (1:0.9.8-1)
Version: 1:0.9.8-1+b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0)
Pre-Depends: multiarch-support
Description: X Rendering Extension client library
 The X Rendering Extension (Render) introduces digital image composition as
 the foundation of a new rendering model within the X Window System.
 Rendering geometric figures is accomplished by client-side tessellation into
 either triangles or trapezoids.  Text is drawn by loading glyphs into the
 server and rendering sets of them.  The Xrender library exposes this
 extension to X clients.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXrender

Package: diffutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 1137
Maintainer: Santiago Vila <sanvila@debian.org>
Architecture: armhf
Source: diffutils (1:3.3-1)
Version: 1:3.3-1+b1
Replaces: diff
Pre-Depends: libc6 (>= 2.17)
Suggests: diffutils-doc, wdiff
Description: File comparison utilities
 The diffutils package provides the diff, diff3, sdiff, and cmp programs.
 .
 `diff' shows differences between two files, or each corresponding file
 in two directories.  `cmp' shows the offsets and line numbers where
 two files differ.  `cmp' can also show all the characters that
 differ between the two files, side by side.  `diff3' shows differences
 among three files.  `sdiff' merges two files interactively.
 .
 The set of differences produced by `diff' can be used to distribute
 updates to text files (such as program source code) to other people.
 This method is especially useful when the differences are small compared
 to the complete files.  Given `diff' output, the `patch' program can
 update, or "patch", a copy of the file.
Homepage: http://www.gnu.org/software/diffutils/

Package: liblog-message-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 88
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.8-1
Depends: perl
Description: powerful and flexible message logging mechanism
 Log::Message is a generic message storage mechanism. It allows you to store
 messages on a stack -- either shared or private -- and assign meta-data to
 it. Some meta-data will automatically be added for you, like a timestamp and
 a stack trace, but some can be filled in by the user, like a tag by which to
 identify it or group it, and a level at which to handle the message (for
 example, log it, or die with it)
 .
 Log::Message also provides a powerful way of searching through items by
 regexes on messages, tags and level.
Homepage: https://metacpan.org/release/Log-Message/

Package: libcloog-isl4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 142
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: cloog (0.18.2-1)
Version: 0.18.2-1+b2
Depends: libc6 (>= 2.7), libgmp10, libisl10 (>= 0.11)
Pre-Depends: multiarch-support
Description: Chunky Loop Generator (runtime library)
 CLooG is a software which generates loops for scanning Z-polyhedra.
 .
 This package contains the runtime library.
Homepage: http://www.CLooG.org

Package: python-requests
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 484
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Source: requests
Version: 2.4.3-6
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), ca-certificates, python-chardet, python-urllib3 (>= 1.9.1)
Recommends: python-ndg-httpsclient, python-openssl, python-pyasn1
Description: elegant and simple HTTP library for Python2, built for human beings
 Requests allow you to send HTTP/1.1 requests. You can add headers, form data,
 multipart files, and parameters with simple Python dictionaries, and access
 the response data in the same way. It's powered by httplib and urllib3, but
 it does all the hard work and crazy hacks for you.
 .
 Features
 .
   - International Domains and URLs
   - Keep-Alive & Connection Pooling
   - Sessions with Cookie Persistence
   - Browser-style SSL Verification
   - Basic/Digest Authentication
   - Elegant Key/Value Cookies
   - Automatic Decompression
   - Unicode Response Bodies
   - Multipart File Uploads
   - Connection Timeouts
Homepage: http://python-requests.org

Package: libxv1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 63
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxv (2:1.0.10-1)
Version: 2:1.0.10-1+b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6
Pre-Depends: multiarch-support
Description: X11 Video extension library
 libXv provides an X Window System client interface to the XVideo
 extension to the X protocol.
 .
 The XVideo extension allows for accelerated drawing of videos.  Hardware
 adaptors are exposed to clients, which may draw in a number of colourspaces,
 including YUV.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXv

Package: man-db
Status: install ok installed
Priority: important
Section: doc
Installed-Size: 2307
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 2.7.0.2-5
Replaces: man, manpages-de (<< 0.5-4), manpages-zh (<< 1.5.2-1.1), nlsutils
Provides: man, man-browser
Depends: groff-base (>= 1.18.1.1-15), bsdmainutils, debconf (>= 1.2.0) | debconf-2.0, libc6 (>= 2.17), libgdbm3 (>= 1.8.3), libpipeline1 (>= 1.3.0), zlib1g (>= 1:1.1.4)
Pre-Depends: dpkg (>= 1.16.1~)
Suggests: groff, less, www-browser
Breaks: manpages-zh (<< 1.5.2-1.1)
Conflicts: man, suidmanager (<< 0.50)
Conffiles:
 /etc/cron.daily/man-db e467745743809f974051c3ec5b9cd022
 /etc/cron.weekly/man-db 9527d2000fb1f221dbcecb75467a3e49
 /etc/manpath.config 167675fd93075fb5f6ce1aa5f56a8a22
Description: on-line manual pager
 This package provides the man command, the primary way of examining the
 on-line help files (manual pages). Other utilities provided include the
 whatis and apropos commands for searching the manual page database, the
 manpath utility for determining the manual page search path, and the
 maintenance utilities mandb, catman and zsoelim. man-db uses the groff
 suite of programs to format and display the manual pages.
Homepage: http://man-db.nongnu.org/

Package: g++
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 34
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-defaults (1.136)
Version: 4:4.9.2-2
Provides: c++-compiler
Depends: cpp (>= 4:4.9.2-2), gcc (>= 4:4.9.2-2), g++-4.9 (>= 4.6.4-1~), gcc-4.9 (>= 4.6.4-1~)
Description: GNU C++ compiler
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++ compiler.

Package: resolvconf
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 278
Maintainer: resolvconf maintainers <resolvconf-devel@lists.alioth.debian.org>
Architecture: all
Version: 1.76.1
Depends: lsb-base (>= 4.1+Debian3), debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~)
Pre-Depends: ifupdown (>= 0.7.5), initscripts (>= 2.88dsf-34)
Breaks: dhcp3-client (<< 4.1.1-P1-15+squeeze1), dnscache-run
Enhances: dhcpcd, dnsmasq, ifupdown, isc-dhcp-client, libc6, network-manager, nscd, pdnsd, ppp, pump, udhcpc
Conffiles:
 /etc/dhcp/dhclient-enter-hooks.d/resolvconf 586788af39de093b8145ea9d9fc43875
 /etc/init.d/resolvconf d7e4f5e1ae8626fbebb92ed5585d1813
 /etc/init/resolvconf.conf 355033f68372631d1b72b039347ec3a0
 /etc/network/if-down.d/resolvconf 7e3f037a117b52c4169365a95f676262
 /etc/network/if-up.d/000resolvconf f544c89d541465f1fea7dbcf71f832c0
 /etc/ppp/ip-down.d/000resolvconf e50ecd8f5226bebba46e1eab652a4169
 /etc/ppp/ip-up.d/000resolvconf 8cda84dd75e71467394378a6a71edcd6
 /etc/resolvconf/interface-order 94fb29a0e186eb113648f9aa2beaeb9d
 /etc/resolvconf/resolv.conf.d/base d41d8cd98f00b204e9800998ecf8427e
 /etc/resolvconf/resolv.conf.d/head 5aee5a60350035d958401da5c0432be3
 /etc/resolvconf/update.d/libc 1efe6cdf6ed714267c30cb1d09e2cebf
Description: name server information handler
 Resolvconf is a framework for keeping up to date the system's
 information about name servers. It sets itself up as the intermediary
 between programs that supply this information (such as ifup and
 ifdown, DHCP clients, the PPP daemon and local name servers) and
 programs that use this information (such as DNS caches and resolver
 libraries).
 .
 This package may require some manual configuration. Please
 read the README file for detailed instructions.
Homepage: http://alioth.debian.org/projects/resolvconf/

Package: libnfnetlink0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 52
Maintainer: Alexander Wirt <formorer@debian.org>
Architecture: armhf
Multi-Arch: same
Source: libnfnetlink
Version: 1.0.1-3
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Netfilter netlink library
 libnfnetlink is the low-level library for netfilter related
 kernel/userspace communication. It provides a generic messaging
 infrastructure for in-kernel netfilter subsystems (such as
 nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their
 respective users and/or management tools in userspace.

Package: libavahi-client3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 84
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: avahi
Version: 0.6.31-5
Depends: libavahi-common3 (>= 0.6.22), libc6 (>= 2.4), libdbus-1-3 (>= 1.1.1)
Pre-Depends: multiarch-support
Description: Avahi client library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the library for Avahi's C API which  allows you
 to integrate mDNS/DNS-SD functionality into your application.
Homepage: http://avahi.org/

Package: libpam-modules
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 590
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: armhf
Multi-Arch: same
Source: pam
Version: 1.1.8-3.1+deb8u2
Replaces: libpam-umask, libpam0g-util
Provides: libpam-mkhomedir, libpam-motd, libpam-umask
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.15), libdb5.3, libpam0g (>= 1.1.3-2), libselinux1 (>= 2.1.9), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.1.8-3.1+deb8u2)
Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask
Conffiles:
 /etc/security/access.conf 13ec4d189f0ed9acf3433977a53d446b
 /etc/security/group.conf f1e26e8db6f7abd2d697d7dad3422c36
 /etc/security/limits.conf 11c27ba00b7bd6a255f33126f75c5005
 /etc/security/namespace.conf 6424c99a62ddf4b7d3ca713bb06ded89
 /etc/security/namespace.init b46b23d64860d1557d2a8f44b231fd54
 /etc/security/pam_env.conf ddee4a931170dc21b4e0b9bb28e02a7b
 /etc/security/sepermit.conf d41c74654734a5c069a37bfc02f0a6d4
 /etc/security/time.conf 06e05c6079e839c8833ac7c3abfde192
Description: Pluggable Authentication Modules for PAM
 This package completes the set of modules for PAM. It includes the
  pam_unix.so module as well as some specialty modules.
Homepage: http://pam.sourceforge.net/

Package: libmpc3
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 89
Maintainer: Laurent Fousse <lfousse@debian.org>
Architecture: armhf
Multi-Arch: same
Source: mpclib3
Version: 1.0.2-1
Depends: libc6 (>= 2.4), libgmp10, libmpfr4 (>= 3.1.2)
Pre-Depends: multiarch-support
Description: multiple precision complex floating-point library
 MPC is a portable library written in C for arbitrary precision
 arithmetic on complex numbers providing correct rounding. For the time
 being, it contains all arithmetic operations over complex numbers, the
 exponential and the logarithm functions, the trigonometric and
 hyperbolic functions.
 .
 Ultimately, it should implement a multiprecision equivalent of the ISO
 C99 standard.
 .
 It builds upon the GNU MP and the MPFR libraries.
Homepage: http://www.multiprecision.org/mpc/

Package: insserv
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 166
Maintainer: Petter Reinholdtsen <pere@debian.org>
Architecture: armhf
Version: 1.14.0-5
Depends: libc6 (>= 2.13-28)
Suggests: bootchart2
Breaks: sysv-rc (<< 2.87dsf-3)
Conffiles:
 /etc/insserv.conf b15785c0c4b022a3ba0edb78ba71297c
 /etc/bash_completion.d/insserv 32975fe14795d6fce1408d5fd22747fd
Description: boot sequence organizer using LSB init.d script dependency information
 The insserv program is used by the standard SysV-based init system. It
 updates the order of symlinks in /etc/rc?.d/ based on dependencies
 specified by LSB headers in the init.d scripts themselves.
 .
 These declared relations between scripts make it possible to optimize
 the boot sequence for the currently installed set of packages, while
 detecting and rejecting dependency loops.
 .
 Using insserv incorrectly can result in an unbootable system.
Homepage: http://savannah.nongnu.org/projects/sysvinit

Package: libstdc++6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 975
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: gcc-4.9
Version: 4.9.2-10
Replaces: libstdc++6-4.9-dbg (<< 4.9.0-3)
Provides: libstdc++6-armhf
Depends: gcc-4.9-base (= 4.9.2-10), libc6 (>= 2.18), libgcc1 (>= 1:4.4.0)
Pre-Depends: multiarch-support
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Conflicts: scim (<< 1.4.2-1)
Description: GNU Standard C++ Library v3
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
Homepage: http://gcc.gnu.org/

Package: libtalloc2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 71
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: talloc
Version: 2.1.2-0+deb8u1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: hierarchical pool based memory allocator
 A hierarchical pool based memory allocator with destructors. It uses
 reference counting to determine when memory should be freed.
Homepage: http://talloc.samba.org/

Package: gcc-4.9-base
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 218
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: gcc-4.9
Version: 4.9.2-10
Breaks: dehydra (<= 0.9.hg20110609-2), gcc-4.4-base (<< 4.4.7), gcc-4.7-base (<< 4.7.3), gcj-4.4-base (<< 4.4.6-9~), gcj-4.6-base (<< 4.6.1-4~), gnat-4.4-base (<< 4.4.6-3~), gnat-4.6 (<< 4.6.1-5~)
Description: GCC, the GNU Compiler Collection (base package)
 This package contains files common to all languages and libraries
 contained in the GNU Compiler Collection (GCC).
Homepage: http://gcc.gnu.org/

Package: libkrb5-3
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 660
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Multi-Arch: same
Source: krb5
Version: 1.12.1+dfsg-19+deb8u2
Depends: libc6 (>= 2.16), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.9+dfsg~beta1), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.12.1+dfsg-19+deb8u2)
Pre-Depends: multiarch-support
Recommends: krb5-locales
Suggests: krb5-doc, krb5-user
Breaks: libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3)
Conflicts: libkrb53
Description: MIT Kerberos runtime libraries
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the main Kerberos v5 API
 used by applications and Kerberos clients.
Homepage: http://web.mit.edu/kerberos/

Package: binutils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 17044
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Version: 2.25-5+deb8u1
Replaces: binutils-gold (<< 2.20.51.20100415), binutils-mingw-w64-i686 (<< 2.23.52.20130612-1+3), binutils-mingw-w64-x86-64 (<< 2.23.52.20130612-1+3)
Provides: binutils-gold, elf-binutils
Depends: libc6 (>= 2.11), zlib1g (>= 1:1.2.0)
Suggests: binutils-doc (>= 2.25-5+deb8u1)
Breaks: binutils-mingw-w64-i686 (<< 2.23.52.20130612-1+3), binutils-mingw-w64-x86-64 (<< 2.23.52.20130612-1+3)
Conflicts: binutils-gold (<< 2.20.51.20100415), elf-binutils, gas, modutils (<< 2.4.19-1)
Description: GNU assembler, linker and binary utilities
 The programs in this package are used to assemble, link and manipulate
 binary and object files.  They may be used in conjunction with a compiler
 and various libraries to build programs.

Package: libffi6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libffi (3.1-2)
Version: 3.1-2+b2
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0)
Pre-Depends: multiarch-support
Description: Foreign Function Interface library runtime
 A foreign function interface is the popular name for the interface that
 allows code written in one language to call code written in another
 language.

Package: libaudit-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: all
Multi-Arch: foreign
Source: audit
Version: 1:2.4-1
Replaces: libaudit0, libaudit1 (<< 1:2.2.1-2)
Breaks: libaudit0, libaudit1 (<< 1:2.2.1-2)
Conffiles:
 /etc/libaudit.conf cdc703f9d27f0d980271a9e95d0f18b2
Description: Dynamic library for security auditing - common files
 The audit-libs package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.
 .
 This package contains the libaudit.conf configuration file and the associated
 manpage.
Homepage: http://people.redhat.com/sgrubb/audit/

Package: libtext-charwidth-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 82
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Source: libtext-charwidth-perl (0.04-7)
Version: 0.04-7+b4
Depends: libc6 (>= 2.4), perl-base (>= 5.20.0-4), perlapi-5.20.0
Description: get display widths of characters on the terminal
 This module permits perl software to get the display widths of characters
 and strings on the terminal, using wcwidth() and wcswidth() from libc.
 .
 It provides mbwidth(), mbswidth(), and mblen().
Homepage: http://search.cpan.org/search?module=Text::CharWidth

Package: libc-dev-bin
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 307
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: glibc
Version: 2.19-18+deb8u9
Replaces: libc0.1-dev, libc0.3-dev, libc6-dev, libc6.1-dev
Depends: libc6 (>> 2.19), libc6 (<< 2.20)
Recommends: manpages-dev
Description: GNU C Library: Development binaries
 This package contains utility programs related to the GNU C Library
 development package.
Homepage: http://www.gnu.org/software/libc/libc.html

Package: liblua5.2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 145
Maintainer: Enrico Tassi <gareuselesinge@debian.org>
Architecture: armhf
Multi-Arch: same
Source: lua5.2
Version: 5.2.3-1.1
Depends: libc6 (>= 2.7)
Pre-Depends: multiarch-support
Description: Shared library for the Lua interpreter version 5.2
 Lua is a powerful, light-weight programming language designed for extending
 applications.  The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions.  Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains runtime libraries.  You shouldn't need to install it
 explicitly.
Homepage: http://www.lua.org

Package: libavahi-common3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: avahi
Version: 0.6.31-5
Depends: libc6 (>= 2.4), libavahi-common-data
Pre-Depends: multiarch-support
Description: Avahi common library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the Avahi common library, which is a set of common
 functions used by many of Avahis components and client applications.
Homepage: http://avahi.org/

Package: libdrm-radeon1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 90
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libdrm
Version: 2.4.58-2
Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.38)
Pre-Depends: multiarch-support
Description: Userspace interface to radeon-specific kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.

Package: screen
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 759
Maintainer: Axel Beckert <abe@debian.org>
Architecture: armhf
Version: 4.2.1-3+deb8u1
Depends: libc6 (>= 2.15), libpam0g (>= 0.99.7.1), libtinfo5
Suggests: iselect (>= 1.4.0-1) | screenie | byobu
Conffiles:
 /etc/init.d/screen-cleanup c1dc791ae42e2ce284cd20aff93e8987
 /etc/screenrc 12c245238eb8b653625bba27dc81df6a
Description: terminal multiplexer with VT100/ANSI terminal emulation
 GNU Screen is a terminal multiplexer that runs several separate "screens" on
 a single physical character-based terminal. Each virtual terminal emulates a
 DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. Screen sessions
 can be detached and resumed later on a different terminal.
 .
 Screen also supports a whole slew of other features, including configurable
 input and output translation, serial port support, configurable logging,
 and multi-user support.
Homepage: http://savannah.gnu.org/projects/screen

Package: libcomerr2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 65
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Multi-Arch: same
Source: e2fsprogs (1.42.12-2)
Version: 1.42.12-2+b1
Replaces: e2fsprogs (<< 1.34-1)
Provides: libcomerr-kth-compat
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: common error description library
 libcomerr is an attempt to present a common error-handling mechanism to
 manipulate the most common form of error code in a fashion that does not
 have the problems identified with mechanisms commonly in use.
Homepage: http://e2fsprogs.sourceforge.net

Package: libtcl8.6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3226
Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: tcl8.6
Version: 8.6.2+dfsg-2
Replaces: tcl8.6 (<< 8.6.0-2)
Provides: libtcl
Depends: tzdata, libc6 (>= 2.15), zlib1g (>= 1:1.2.2)
Pre-Depends: multiarch-support
Suggests: tcl8.6
Breaks: tcl8.4 (<< 8.4.20-2), tk8.4 (<< 8.4.20-2)
Conflicts: tcl74 (<= 7.4p3-2), tcl8.6 (<< 8.6.0-2)
Description: Tcl (the Tool Command Language) v8.6 - run-time library files
 Tcl is a powerful, easy to use, embeddable, cross-platform interpreted
 scripting language.  This package contains the Tcl library and auxiliary
 code which allows one to run Tcl-enabled applications.  This version
 includes thread support.
Homepage: http://www.tcl.tk/

Package: findutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 1491
Maintainer: Andreas Metzler <ametzler@debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: findutils (4.4.2-9)
Version: 4.4.2-9+b1
Pre-Depends: libc6 (>= 2.17)
Suggests: mlocate | locate
Description: utilities for finding files--find, xargs
 GNU findutils provides utilities to find files meeting specified
 criteria and perform various actions on the files which are found.
 This package contains 'find' and 'xargs'; however, 'locate' has
 been split off into a separate package.
Homepage: http://savannah.gnu.org/projects/findutils/

Package: libpam0g
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 179
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: armhf
Multi-Arch: same
Source: pam
Version: 1.1.8-3.1+deb8u2
Replaces: libpam0g-util
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.8), debconf (>= 0.5) | debconf-2.0
Pre-Depends: multiarch-support
Suggests: libpam-doc
Description: Pluggable Authentication Modules library
 Contains the shared library for Linux-PAM, a library that enables the
 local system administrator to choose how applications authenticate users.
 In other words, without rewriting or recompiling a PAM-aware application,
 it is possible to switch between the authentication mechanism(s) it uses.
 One may entirely upgrade the local authentication system without touching
 the applications themselves.
Homepage: http://pam.sourceforge.net/

Package: libxdmcp6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxdmcp (1:1.1.1-1)
Version: 1:1.1.1-1+b1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: X11 Display Manager Control Protocol library
 This package provides the main interface to the X11 display manager control
 protocol library, which allows for remote logins to display managers.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXdmcp

Package: xml-core
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 188
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: all
Version: 0.13+nmu2
Depends: sgml-base (>= 1.26+nmu2), sed (>= 4.1.2-8)
Suggests: debhelper (>= 9.20120909)
Conffiles:
 /etc/sgml/xml-core.cat 055ba0bd3154c0a58b9bf8a0c9ecf2fa
Description: XML infrastructure and XML catalog file support
 This package creates the XML infrastructure directories and provides
 XML catalog file support in compliance with the current Debian XML
 Policy draft:
 .
   * infrastructure directories:
      - /etc/xml
      - /usr/share/xml/{declaration,entities,misc,schema}
      - /usr/local/share/xml/{declaration,entities,misc,schema}
 .
   * XML catalog schema: OASIS XML Catalog Committee Specification 1.0
 .
   * update-xmlcatalog(8): tool for maintaining the root XML catalog
     file and the package XML catalog files in the '/etc/xml' directory
     as well as local XML catalog files.
 .
   * dh_installxmlcatalogs(1): debhelper tool for installing local XML
     catalog files and registering XML entities in package XML catalog
     files and the root XML catalog file (requires debhelper package)

Package: javascript-common
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 68
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Architecture: all
Version: 11
Suggests: apache2 (>= 2.4.6~) | lighttpd | httpd
Conffiles:
 /etc/apache2/conf-available/javascript-common.conf 133aafb01e900b05e75042fd47dec067
 /etc/lighttpd/conf-available/90-javascript-alias.conf 568434a47d89bb89ecf81c8f9c4e1669
Description: Base support for JavaScript library packages
 Web applications that use JavaScript need to distribute it through HTTP. Using
 a common path for every script avoids the need to enable this path in the HTTP
 server for every package.
 .
 This is a helper package that creates /usr/share/javascript and enables it in
 the Apache and Lighttpd webserver.

Package: libcap-ng0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 51
Maintainer: Pierre Chifflier <pollux@debian.org>
Architecture: armhf
Multi-Arch: same
Source: libcap-ng
Version: 0.7.4-2
Depends: libc6 (>= 2.8)
Pre-Depends: multiarch-support
Description: An alternate POSIX capabilities library
 This library implements the user-space interfaces to the POSIX
 1003.1e capabilities available in Linux kernels.  These capabilities are
 a partitioning of the all powerful root privilege into a set of distinct
 privileges.
 .
 The libcap-ng library is intended to make programming with POSIX
 capabilities much easier than the traditional libcap library.
 .
 This package contains header files and libraries for libcap-ng.
Homepage: http://people.redhat.com/sgrubb/libcap-ng

Package: dbus
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 579
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 1.8.22-0+deb8u1
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.17), libcap-ng0, libdbus-1-3 (>= 1.7.6), libexpat1 (>= 2.0.1), libselinux1 (>= 2.0.65), libsystemd0, adduser, lsb-base (>= 3.2-14)
Suggests: dbus-x11
Conffiles:
 /etc/dbus-1/session.conf b96c3a72dbcf8d8019f8d9b3b0c1b743
 /etc/dbus-1/system.conf cc9caaf3b2f4a11f188bf81f0e59eabb
 /etc/default/dbus 0d0f25a2f993509c857eb262f6e22015
 /etc/init.d/dbus ec9a7d183ec50837a12aca3f9c95cc27
Description: simple interprocess messaging system (daemon and utilities)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 This package contains the D-Bus daemon and related utilities.
 .
 The client-side library can be found in the libdbus-1-3 package, as it is no
 longer contained in this package.
Homepage: http://dbus.freedesktop.org/

Package: libmount1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 290
Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org>
Architecture: armhf
Multi-Arch: same
Source: util-linux
Version: 2.25.2-6
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.17), libselinux1 (>= 1.32)
Pre-Depends: multiarch-support
Description: device mounting library
 The device mounting library, used by mount and umount helpers.

Package: libxxf86vm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 58
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxxf86vm (1:1.1.3-1)
Version: 1:1.1.3-1+b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6
Pre-Depends: multiarch-support
Description: X11 XFree86 video mode extension library
 libXxf86vm provides an interface to the XFree86-VidModeExtension
 extension, which allows client applications to get and set video mode
 timings in extensive detail.  It is used by the xvidtune program in
 particular.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm

Package: python-html5lib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 545
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Source: html5lib
Version: 0.999-3
Depends: python-six, python:any (>= 2.7.5-5~), python:any (<< 2.8)
Suggests: python-chardet, python-genshi, python-lxml
Description: HTML parser/tokenizer based on the WHATWG HTML5 specification (Python 2)
 html5lib is a pure-python library for parsing HTML. It is designed to
 conform to the HTML 5 specification, which has formalized the error handling
 algorithms of popular web browsers.
 .
 This package contains the Python 2 version of html5lib.
Homepage: https://github.com/html5lib/html5lib-python

Package: libkeyutils1
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 50
Maintainer: Christian Kastner <debian@kvr.at>
Architecture: armhf
Multi-Arch: same
Source: keyutils (1.5.9-5)
Version: 1.5.9-5+b1
Depends: libc6 (>= 2.7)
Pre-Depends: multiarch-support
Description: Linux Key Management Utilities (library)
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.
 .
 This package provides a wrapper library for the key management facility system
 calls.
Homepage: http://people.redhat.com/~dhowells/keyutils/

Package: ruby2.1
Status: install ok installed
Priority: extra
Section: ruby
Installed-Size: 293
Maintainer: Antonio Terceiro <terceiro@debian.org>
Architecture: armhf
Multi-Arch: allowed
Version: 2.1.5-2+deb8u3
Provides: ruby-interpreter
Depends: rubygems-integration (>= 1.8), libc6 (>= 2.4), libgmp10, libruby2.1 (>= 2.1.0)
Recommends: libjs-jquery
Description: Interpreter of object-oriented scripting language Ruby
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 In the name of this package, `2.1' indicates the Ruby library compatibility
 version. This package currently provides the `2.1.x' branch of Ruby.
Homepage: http://www.ruby-lang.org/

Package: libdrm-nouveau2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 82
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libdrm
Version: 2.4.58-2
Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.38)
Pre-Depends: multiarch-support
Description: Userspace interface to nouveau-specific kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.

Package: libnewt0.52
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 790
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Multi-Arch: same
Source: newt (0.52.17-1)
Version: 0.52.17-1+b1
Depends: libc6 (>= 2.15), libslang2 (>= 2.2.4)
Pre-Depends: multiarch-support
Recommends: libfribidi0
Conffiles:
 /etc/newt/palette.original d41d8cd98f00b204e9800998ecf8427e
Description: Not Erik's Windowing Toolkit - text mode windowing with slang
 Newt is a windowing toolkit for text mode built from the slang library.
 It allows color text mode applications to easily use stackable windows,
 push buttons, check boxes, radio buttons, lists, entry fields, labels,
 and displayable text. Scrollbars are supported, and forms may be nested
 to provide extra functionality. This package contains the shared library
 for programs that have been built with newt.
Homepage: https://fedorahosted.org/newt/

Package: bsdmainutils
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 514
Maintainer: Debian Bsdmainutils Team <pkg-bsdmainutils@teams.debian.net>
Architecture: armhf
Multi-Arch: foreign
Version: 9.0.6
Depends: libc6 (>= 2.4), libncurses5 (>= 5.5-5~), libtinfo5, bsdutils (>= 3.0-0), debianutils (>= 1.8)
Suggests: cpp, wamerican | wordlist, whois, vacation
Breaks: bsdutils (<< 1:2.13-11)
Conffiles:
 /etc/cron.daily/bsdmainutils 559387f792462a62e3efb1d573e38d11
 /etc/default/bsdmainutils bded239f4fea461cc5c92c3bd5a28cc9
 /etc/calendar/default f499e79b0d2d685aa5ae7e1013940b96
Description: collection of more utilities from FreeBSD
 This package contains lots of small programs many people expect to find when
 they use a BSD-style Unix system.
 .
 It provides banner (as printerbanner), calendar, col, colcrt, colrm, column,
 from (as bsd-from), hexdump (or hd), look, lorder, ncal (or cal), ul, and
 write (as bsd-write).
 .
 This package used to contain whois and vacation, which are now distributed in
 their own packages. Also here was tsort, which is now in the "coreutils"
 package.

Package: libxft2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 103
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: xft
Version: 2.3.2-1
Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.3.5), libx11-6, libxrender1
Pre-Depends: multiarch-support
Description: FreeType-based font drawing library for X
 Xft provides a client-side font API for X applications, making the FreeType
 font rasterizer available to X clients.  Fontconfig is used for font
 specification resolution.  Where available, the RENDER extension handles
 glyph drawing; otherwise, the core X protocol is used.

Package: isc-dhcp-server
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 593
Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: armhf
Source: isc-dhcp
Version: 4.3.1-6+deb8u2
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.15), libdns-export100, libirs-export91, libisc-export95, debianutils (>= 2.8.2), isc-dhcp-common (= 4.3.1-6+deb8u2), lsb-base
Suggests: isc-dhcp-server-ldap
Conflicts: dhcp
Conffiles:
 /etc/dhcp/dhcpd.conf 53f47e5880af137405c2ce30b4924cf3
 /etc/init.d/isc-dhcp-server b91f470188ed034c083838a78ff43332
Description: ISC DHCP server for automatic IP address assignment
 This is the Internet Software Consortium's DHCP server.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration.
 .
 This server can handle multiple ethernet interfaces.
Homepage: http://www.isc.org

Package: libsasl2-modules
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 170
Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.26.dfsg1-13+deb8u1
Depends: libc6 (>= 2.4), libssl1.0.0 (>= 1.0.0)
Suggests: libsasl2-modules-otp, libsasl2-modules-ldap, libsasl2-modules-sql, libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
Breaks: logcheck-database (<= 1.3.16~)
Conffiles:
 /etc/logcheck/ignore.d.server/libsasl2-modules c032d5205f090a30661ae9f82a03f36e
Description: Cyrus SASL - pluggable authentication modules
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS,
 NTLM, CRAM-MD5, and DIGEST-MD5 (with DES support).
Homepage: http://www.cyrusimap.org/

Package: login
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 2140
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: armhf
Source: shadow
Version: 1:4.2-3+deb8u3
Replaces: manpages-de (<< 0.5-3), manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1)
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.7), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules (>= 1.1.8-1)
Conflicts: amavisd-new (<< 2.3.3-8), backupninja (<< 0.9.3-5), echolot (<< 2.1.8-4), gnunet (<< 0.7.0c-2), python-4suite (<< 0.99cvs20060405-1)
Conffiles:
 /etc/login.defs c8e7f89a2c5665cf75a760d4341ce2d2
 /etc/pam.d/login 8cc9269fe679cb725d55925e95914499
 /etc/pam.d/su ce6dcfda3b190a27a455bb38a45ff34a
 /etc/securetty d9e5bf5e6bfa00ddd273a3bcf1a49bec
Description: system login tools
 These tools are required to be able to login and use your system. The
 login program invokes your user shell and enables command execution. The
 newgrp program is used to change your effective group ID (useful for
 workgroup type situations). The su program allows changing your effective
 user ID (useful being able to execute commands as another user).
Homepage: http://pkg-shadow.alioth.debian.org/

Package: libmodule-build-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 618
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.421000-2+deb8u1
Depends: perl, libcpan-meta-perl (>= 2.142060) | perl (>= 5.21.3), libperl-ostype-perl, perl (>= 5.11.2) | libextutils-cbuilder-perl, perl (>= 5.12) | libextutils-parsexs-perl, perl (>= 5.13.9) | libmodule-metadata-perl, perl (>= 5.13.9) | libversion-perl (>= 1:0.8700)
Recommends: libarchive-tar-perl, libmodule-signature-perl, libpod-readme-perl, libsoftware-license-perl (>= 0.103009)
Description: framework for building and installing Perl modules
 Module::Build is a framework for easily building, testing and installing Perl
 packages. It is meant as a next-generation replacement for ExtUtils::MakeMaker
 and offers many additional features characteristic of a more modern install
 system, including simple subclassing for custom build actions.
 .
 Because it is written in Pure Perl, it has very few external dependencies. In
 particular, it allows for installation of packages on systems without 'make'
 and will even work without a shell. Its only prerequisites are modules that
 are included with perl 5.6.0 and it is core as of perl 5.10.
Homepage: https://metacpan.org/release/Module-Build

Package: libpython2.7-minimal
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 2616
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Multi-Arch: same
Source: python2.7
Version: 2.7.9-2+deb8u1
Replaces: libpython2.7-stdlib (<< 2.7.8-7), python2.7 (<< 2.7.4-2), python2.7-minimal (<< 2.7.3-10)
Recommends: libpython2.7-stdlib
Breaks: python2.7-minimal (<< 2.7.4~rc1-1~)
Conflicts: binfmt-support (<< 1.1.2)
Conffiles:
 /etc/python2.7/sitecustomize.py d6b276695157bde06a56ba1b2bc53670
Description: Minimal subset of the Python language (version 2.7)
 This package contains some essential modules. It is normally not
 used on it's own, but as a dependency of python2.7-minimal.

Package: samba-common-bin
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1157
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: armhf
Source: samba
Version: 2:4.2.14+dfsg-0+deb8u5
Replaces: python-samba (<< 2:4.0.6~), samba-common (<< 2:3.4.0~pre2-1), samba-doc (<< 2:4.0.5~), samba4-common (<< 4.0.0~alpha7-1), samba4-common-bin
Depends: python, python-samba, samba-common (= 2:4.2.14+dfsg-0+deb8u5), python2.7:any, libbsd0 (>= 0.0), libc6 (>= 2.8), libldap-2.4-2 (>= 2.4.7), libncurses5 (>= 5.5-5~), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.12), libtinfo5, libwbclient0 (>= 2:4.0.3+dfsg1), samba-libs (= 2:4.2.14+dfsg-0+deb8u5)
Suggests: heimdal-clients
Conflicts: samba (<< 2:3.3.0~rc2-5), samba-common (<< 2:3.3.0~rc2-5), samba-doc (<< 2:4.0.5~)
Description: Samba common files used by both the server and the client
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems.  Samba can also function as a domain controller
 or member server in both NT4-style and Active Directory domains.
 .
 This package contains the common files that are used by both the server
 (provided in the samba package) and the client (provided in the samba-clients
 package).
Homepage: http://www.samba.org

Package: libparams-util-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 111
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libparams-util-perl (1.07-2)
Version: 1.07-2+b1
Depends: perl (>= 5.20.0-4), perlapi-5.20.0, libc6 (>= 2.4)
Description: Perl extension for simple stand-alone param checking functions
 Params::Util provides a basic set of importable functions that makes checking
 parameters easier. The functions provided by Params::Util check in the most
 strictly correct manner, and it should not be fooled by odd cases.
Homepage: https://metacpan.org/release/Params-Util

Package: net-tools
Status: install ok installed
Priority: important
Section: net
Installed-Size: 769
Maintainer: net-tools Team <pkg-net-tools-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: net-tools (1.60-26)
Version: 1.60-26+b1
Replaces: ja-trans (<= 0.8-2), netbase (<< 4.00)
Depends: libc6 (>= 2.4)
Conflicts: ja-trans (<= 0.8-2)
Description: NET-3 networking toolkit
 This package includes the important tools for controlling the network
 subsystem of the Linux kernel.  This includes arp, ifconfig, netstat,
 rarp, nameif and route.  Additionally, this package contains utilities
 relating to particular network hardware types (plipconfig, slattach,
 mii-tool) and advanced aspects of IP configuration (iptunnel, ipmaddr).
 .
 In the upstream package 'hostname' and friends are included. Those are
 not installed by this package, since there is a special "hostname*.deb".
Homepage: http://net-tools.berlios.de/

Package: adduser
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 1066
Maintainer: Debian Adduser Developers <adduser-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 3.113+nmu3
Replaces: manpages-it (<< 0.3.4-2), manpages-pl (<= 20051117-1)
Depends: perl-base (>= 5.6.0), passwd (>= 1:4.0.12), debconf | debconf-2.0
Suggests: liblocale-gettext-perl, perl-modules
Conffiles:
 /etc/deluser.conf 773fb95e98a27947de4a95abb3d3f2a2
Description: add and remove users and groups
 This package includes the 'adduser' and 'deluser' commands for creating
 and removing users.
 .
  - 'adduser' creates new users and groups and adds existing users to
    existing groups;
  - 'deluser' removes users and groups and removes users from a given
    group.
 .
 Adding users with 'adduser' is much easier than adding them manually.
 Adduser will choose appropriate UID and GID values, create a home
 directory, copy skeletal user configuration, and automate setting
 initial values for the user's password, real name and so on.
 .
 Deluser can back up and remove users' home directories
 and mail spool or all the files they own on the system.
 .
 A custom script can be executed after each of the commands.
 .
  Development mailing list:
    http://lists.alioth.debian.org/mailman/listinfo/adduser-devel/
Homepage: http://alioth.debian.org/projects/adduser/

Package: initscripts
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 274
Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: sysvinit
Version: 2.88dsf-59
Replaces: libc0.1, libc0.3, libc6, libc6.1
Depends: libc6 (>= 2.4), debianutils (>= 4), lsb-base (>= 3.2-14), sysvinit-utils (>= 2.88dsf-50), sysv-rc | file-rc, coreutils (>= 5.93)
Recommends: psmisc, e2fsprogs
Breaks: aide (<< 0.15.1-5), atm-tools (<< 1:2.5.1-1.3), autofs (<< 5.0.0), bootchart (<< 0.10~svn407-4), console-common (<< 0.7.86), console-setup (<< 1.74), cruft (<< 0.9.16), eepc-acpi-scripts (<< 1.1.12), fcheck (<< 2.7.59-16), hostapd (<< 1:0.7.3-3), hurd (<< 0.5.git20131101~), ifupdown (<< 0.7.46), initramfs-tools (<< 0.104), libpam-mount (<< 2.13-1), live-build (<< 3.0~a26-1), ltsp-client-core (<< 5.2.16-1), mdadm (<< 3.2.2-1), nbd-client (<< 1:2.9.23-1), nfs-common (<< 1:1.2.5-3), portmap (<< 6.0.0-2), readahead-fedora (<< 2:1.5.6-3), resolvconf (<< 1.49), rpcbind (<< 0.2.0-7), rsyslog (<< 5.8.2-2), selinux-policy-default (<= 2:0.2.20100524-9), splashy (<< 0.3.13-5.1+b1), sysklogd (<< 1.5-6.2), util-linux (<< 2.20.1-5), wpasupplicant (<< 0.7.3-4), xymon (<< 4.3.0~beta2.dfsg-9)
Conflicts: libdevmapper1.02.1 (<< 2:1.02.24-1)
Conffiles:
 /etc/init.d/bootlogs 41ad826ad3091964c994b03177bbc29b
 /etc/init.d/bootmisc.sh 7e77260cb4071c21a99d581bfb8d2b74
 /etc/init.d/checkfs.sh 8cd37d9296845ce642e5671198469c32
 /etc/init.d/checkroot.sh 9c6f18f6f6b09ce96175bbbc5aaa8c99
 /etc/init.d/checkroot-bootclean.sh 955dcf4da7378f9f981d3f04c94d36d7
 /etc/init.d/halt a0e668699f774d928ddc62954155adb5
 /etc/init.d/hostname.sh 2180072dbb4e2f42f7ad4df4a2f9888d
 /etc/init.d/killprocs 9866a64a5d3d34552b0c36f5667cdacd
 /etc/init.d/motd dbc3f882af04254005bb96e4f780e5a0
 /etc/init.d/mountall.sh 7dc50e51261550184c078955c01b5628
 /etc/init.d/mountall-bootclean.sh 4c6b07a64798d8d78783e271238511f4
 /etc/init.d/mountnfs.sh a33d7b1a4d5043ea997af1f44c600cb9
 /etc/init.d/mountnfs-bootclean.sh 68aeda71fd9ae6861c3859c4ac33ee62
 /etc/init.d/mountdevsubfs.sh c18f4495f67dec33e257946215f54508
 /etc/init.d/mountkernfs.sh 12a99beb128e18bb6b277882233545af
 /etc/init.d/rc.local 7d505630f083ddc543cb68fbeb83a6b5
 /etc/init.d/reboot 39ce57bc053ad1bf9861347927d7db6b
 /etc/init.d/rmnologin eb11c47dd70b51a6e0d927f50490965e
 /etc/init.d/sendsigs 617e0ce4756cd2ac0c53634c4667fe22
 /etc/init.d/single bc7e38f0849ebfe767d162861fae002c
 /etc/init.d/umountfs 49f742a0f5af8124caba6c4264e78aa6
 /etc/init.d/umountnfs.sh 5137d5524cdba56d07e61c1cd5bb7238
 /etc/init.d/umountroot 57c8e9e95211ab355591dc8c211c8e8f
 /etc/init.d/urandom e6454386bfce38efb5987dd06cb3b21d
 /etc/default/devpts fc857c5ac5fb84d80720ed4d1c624f6e
 /etc/default/halt 18d9844cf8ca8608e2a559a4555e593a
 /etc/default/rcS a4af750cc5d1edc264d47dc01d11e1b8
 /etc/default/tmpfs 9af2949a1c0373adfa0c7db2453eee62
 /etc/network/if-up.d/mountnfs 528b2efd88285d2f443fcf54234b5156
Description: scripts for initializing and shutting down the system
 The scripts in this package initialize a standard Debian
 system at boot time and shut it down at halt or reboot time.
Homepage: http://savannah.nongnu.org/projects/sysvinit

Package: libnetfilter-acct1
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 45
Maintainer: Laurence J. Lane <ljlane@debian.org>
Architecture: armhf
Multi-Arch: same
Source: libnetfilter-acct
Version: 1.0.2-1.1
Depends: libc6 (>= 2.4), libmnl0 (>= 1.0.3-4~)
Pre-Depends: multiarch-support
Description: Netfilter acct library
 libnetfilter_acct is a userspace library providing an interface to the
 extended netfilter accounting infrastructure.
Homepage: http://www.netfilter.org/projects/libnetfilter_acct/

Package: x11-common
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 466
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Source: xorg
Version: 1:7.7+7
Depends: debconf (>= 0.5) | debconf-2.0, lsb-base (>= 1.3-9ubuntu2)
Conffiles:
 /etc/X11/rgb.txt 09ee098b83d94c7c046d6b55ebe84ae1
 /etc/X11/Xresources/x11-common b640adb1cd646ec097f8df5b6deca9f0
 /etc/X11/Xsession.d/20x11-common_process-args b3365bc1fd7637dc237eda93533d0fe9
 /etc/X11/Xsession.d/99x11-common_start 3874d5e8f3ec888f69adb126e223e168
 /etc/X11/Xsession.d/35x11-common_xhost-local 3080616d080574d7b06c2b2a20af53dd
 /etc/X11/Xsession.d/40x11-common_xsessionrc db544c8543d1cb3762b9859288e77040
 /etc/X11/Xsession.d/30x11-common_xresources 61cebe25ee0c64e981b88958dfee6f9c
 /etc/X11/Xsession.d/50x11-common_determine-startup b4570043736ae7f22947067b6d28ab8d
 /etc/X11/Xsession.d/90x11-common_ssh-agent ae74aadf705c5fccf841ef921b45ca72
 /etc/X11/Xreset.d/README b344c222b5daf81926fd3270df374b5f
 /etc/X11/Xreset 05d188ccac2f3360af8fe0c216640233
 /etc/X11/Xsession.options 210cd520efa87a5197cac01e10b3a84a
 /etc/X11/Xsession 8662d290adffe530016ebf825b9af06f
 /etc/init.d/x11-common aacceda738fb4e684ff00b5ac3fb6c0a
Description: X Window System (X.Org) infrastructure
 x11-common contains the filesystem infrastructure required for further
 installation of the X Window System in any configuration; it does not
 provide a full installation of clients, servers, libraries, and utilities
 required to run the X Window System.
 .
 A number of terms are used to refer to the X Window System, including "X",
 "X Version 11", "X11", "X11R6", and "X11R7".  The version of X used in
 Debian is derived from the version released by the X.Org Foundation, and
 is thus often also referred to as "X.Org".  All of the preceding quoted
 terms are functionally interchangeable in an Debian system.

Package: ruby
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 47
Maintainer: Antonio Terceiro <terceiro@debian.org>
Architecture: all
Source: ruby-defaults
Version: 1:2.1.5+deb8u2
Replaces: irb, rdoc, rubygems
Provides: irb, rdoc, rubygems
Depends: ruby2.1
Suggests: ri, ruby-dev
Breaks: apt-listbugs (<< 0.1.6), rbenv (<= 0.4.0-1), ruby-debian (<< 0.3.8+b3), ruby-switch (<= 0.1.0)
Conflicts: ruby-activesupport-2.3 (<< 2:4), ruby-activesupport-3.2
Description: Interpreter of object-oriented scripting language Ruby (default version)
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 This package is a dependency package, which depends on Debian's default Ruby
 version (currently v2.1).
Homepage: http://www.ruby-lang.org/

Package: ca-certificates
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 367
Maintainer: Michael Shuler <michael@pbandjelly.org>
Architecture: all
Multi-Arch: foreign
Version: 20141019+deb8u3
Depends: openssl (>= 1.0.0), debconf (>= 0.5) | debconf-2.0
Breaks: ca-certificates-java (<< 20121112+nmu1)
Enhances: openssl
Description: Common CA certificates
 This package includes PEM files of CA certificates to allow SSL-based
 applications to check for the authenticity of SSL connections.
 .
 It includes, among others, certificate authorities used by the Debian
 infrastructure and those shipped with Mozilla's browsers.
 .
 Please note that Debian can neither confirm nor deny whether the
 certificate authorities whose certificates are included in this package
 have in any way been audited for trustworthiness or RFC 3647 compliance.
 Full responsibility to assess them belongs to the local system
 administrator.

Package: libacl1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 67
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Multi-Arch: same
Source: acl
Version: 2.2.52-2
Depends: libattr1 (>= 1:2.4.46-8), libc6 (>= 2.4)
Pre-Depends: multiarch-support
Conflicts: acl (<< 2.0.0), libacl1-kerberos4kth
Description: Access control list shared library
 This package contains the libacl.so dynamic library containing
 the POSIX 1003.1e draft standard 17 functions for manipulating
 access control lists.
Homepage: http://savannah.nongnu.org/projects/acl/

Package: manpages-dev
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 1919
Maintainer: Martin Schulze <joey@debian.org>
Architecture: all
Source: manpages
Version: 3.74-1
Replaces: glibc-doc (<< 2.11.2-3), libaio-dev
Depends: manpages
Suggests: man-browser
Description: Manual pages about using GNU/Linux for development
 These man pages describe the Linux programming interface, including
 these two sections:
  2 = Linux system calls.
  3 = Library calls (note that a more comprehensive source of information
      may be found in the glibc-doc and glibc-doc-reference packages).
Homepage: http://www.kernel.org/doc/man-pages/

Package: openssh-client
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 3080
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: openssh
Version: 1:6.7p1-5+deb8u3
Replaces: ssh, ssh-krb5
Provides: rsh-client, ssh-client
Depends: libc6 (>= 2.17), libedit2 (>= 2.11-20080614), libgssapi-krb5-2 (>= 1.12.1+dfsg-2), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4), adduser (>= 3.10), dpkg (>= 1.7.0), passwd
Recommends: xauth
Suggests: ssh-askpass, libpam-ssh, keychain, monkeysphere
Conflicts: sftp
Conffiles:
 /etc/ssh/moduli 07d36dec51c06b538f196fcea2c8707c
 /etc/ssh/ssh_config 7c3fc0754c5a373bac7b09d9d4f6e403
Description: secure shell (SSH) client, for secure access to remote machines
 This is the portable version of OpenSSH, a free implementation of
 the Secure Shell protocol as specified by the IETF secsh working
 group.
 .
 Ssh (Secure Shell) is a program for logging into a remote machine
 and for executing commands on a remote machine.
 It provides secure encrypted communications between two untrusted
 hosts over an insecure network. X11 connections and arbitrary TCP/IP
 ports can also be forwarded over the secure channel.
 It can be used to provide applications with a secure communication
 channel.
 .
 This package provides the ssh, scp and sftp clients, the ssh-agent
 and ssh-add programs to make public key authentication more convenient,
 and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities.
 .
 In some countries it may be illegal to use any encryption at all
 without a special permit.
 .
 ssh replaces the insecure rsh, rcp and rlogin programs, which are
 obsolete for most purposes.
Homepage: http://www.openssh.org/

Package: ncurses-bin
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 486
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Multi-Arch: foreign
Source: ncurses (5.9+20140913-1)
Version: 5.9+20140913-1+b1
Pre-Depends: libc6 (>= 2.4), libtinfo5 (>= 5.9+20130119)
Description: terminal-related programs and man pages
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the programs used for manipulating the terminfo
 database and individual terminfo entries, as well as some programs for
 resetting terminals and such.
Homepage: http://invisible-island.net/ncurses/

Package: python-pip
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 470
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Version: 1.5.6-5
Depends: ca-certificates, python-colorama, python-distlib, python-html5lib, python-pkg-resources, python-requests, python-setuptools (>= 0.6c1), python-six, python, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: build-essential, python-dev-all (>= 2.6), python-wheel
Description: alternative Python package installer
 pip is a replacement for easy_install, and is intended to be an improved
 Python package installer.  It integrates with virtualenv, doesn't do partial
 installs, can save package state for replaying, can install from non-egg
 sources, and can install from version control repositories.
Homepage: http://www.pip-installer.org/

Package: acl
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 235
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 2.2.52-2
Depends: libacl1 (= 2.2.52-2), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.4)
Description: Access control list utilities
 This package contains the getfacl and setfacl utilities needed for
 manipulating access control lists.
Homepage: http://savannah.nongnu.org/projects/acl/

Package: libc6-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 7942
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: glibc
Version: 2.19-18+deb8u9
Provides: libc-dev
Depends: libc6 (= 2.19-18+deb8u9), libc-dev-bin (= 2.19-18+deb8u9), linux-libc-dev
Suggests: glibc-doc, manpages-dev
Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gcc-4.6 (<< 4.6.0-12), libhwloc-dev (<< 1.2-3), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), make (<< 3.81-8.1), pkg-config (<< 0.26-1)
Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev
Description: GNU C Library: Development Libraries and Header Files
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.
Homepage: http://www.gnu.org/software/libc/libc.html

Package: libslang2
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1090
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Multi-Arch: same
Source: slang2
Version: 2.3.0-2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Recommends: libpng12-0
Description: S-Lang programming library - runtime version
 S-Lang is a C programmer's library that includes routines for the rapid
 development of sophisticated, user friendly, multi-platform applications.
 .
 This package contains only the shared library libslang.so.* and copyright
 information. It is only necessary for programs that use this library (such
 as jed and slrn). If you plan on doing development with S-Lang, you will
 need the companion -dev package as well.
Built-Using: unicode-data (= 7.0-2)
Homepage: http://www.jedsoft.org/slang/

Package: cron
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 171
Maintainer: Javier Fernández-Sanguino Peña <jfs@debian.org>
Architecture: armhf
Version: 3.0pl1-127+deb8u1
Provides: cron-daemon
Depends: libc6 (>= 2.7), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), init-system-helpers (>= 1.18~), debianutils (>= 1.7), adduser, lsb-base (>= 3.0-10), libpam-runtime (>= 1.0.1-11)
Pre-Depends: dpkg (>= 1.15.7.2)
Recommends: exim4 | postfix | mail-transport-agent
Suggests: anacron (>= 2.0-1), logrotate, checksecurity
Breaks: dpkg (<< 1.15.4)
Conffiles:
 /etc/cron.d/.placeholder e5e12910bf011222160404d7bdb824f2
 /etc/cron.daily/.placeholder e5e12910bf011222160404d7bdb824f2
 /etc/cron.hourly/.placeholder e5e12910bf011222160404d7bdb824f2
 /etc/cron.monthly/.placeholder e5e12910bf011222160404d7bdb824f2
 /etc/cron.weekly/.placeholder e5e12910bf011222160404d7bdb824f2
 /etc/crontab 8f111d100ea459f68d333d63a8ef2205
 /etc/default/cron eae0d979b5007d2af41540d8c2631359
 /etc/init.d/cron 85d7a3783889ea93dcda2fb488420c1c
 /etc/pam.d/cron 11e788a7f7cd5477b10da2c7fd5ecdf0
Description: process scheduling daemon
 The cron daemon is a background process that runs particular programs at
 particular times (for example, every minute, day, week, or month), as
 specified in a crontab. By default, users may also create crontabs of
 their own so that processes are run on their behalf.
 .
 Output from the commands is usually mailed to the system administrator
 (or to the user in question); you should probably install a mail system
 as well so that you can receive these messages.
 .
 This cron package does not provide any system maintenance tasks. Basic
 periodic maintenance tasks are provided by other packages, such
 as checksecurity.
Homepage: http://ftp.isc.org/isc/cron/

Package: libmnl0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 52
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Multi-Arch: same
Source: libmnl
Version: 1.0.3-5
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: minimalistic Netlink communication library
 libmnl is a minimalistic user-space library oriented to Netlink developers.
 There are a lot of common tasks in parsing, validating, constructing of
 both the Netlink header and TLVs that are repetitive and easy to get wrong.
 This library aims to provide simple helpers that allows you to re-use code
 and to avoid re-inventing the wheel.
 .
 The main features of this library are:
 .
 Small: the shared library requires around 30KB for an x86-based computer.
 .
 Simple: this library avoids complexity and elaborated abstractions that
 tend to hide Netlink details.
 .
 Easy to use: the library simplifies the work for Netlink-wise developers.
 It provides functions to make socket handling, message building,
 validating, parsing and sequence tracking, easier.
 .
 Easy to re-use: you can use the library to build your own abstraction
 layer on top of this library.
 .
 Decoupling: the interdependency of the main bricks that compose the
 library is reduced, i.e. the library provides many helpers, but the
 programmer is not forced to use them.
 .
 This package contains the shared libraries needed to run programs that use
 the minimalistic Netlink communication library.
Homepage: http://netfilter.org/projects/libmnl/

Package: libfcgi-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 58
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 0.77-1+deb8u1
Depends: perl (>= 5.20.2-3+deb8u6), perlapi-5.20.2, libc6 (>= 2.15)
Description: helper module for FastCGI
 FCGI is a simple Perl module for writing FastCGI applications. FastCGI is a
 language-independent, scalable, open extension to CGI that provides faster
 performance by keeping programs persistent in memory and allowing them to
 handle multiple requests. This module provides the core interface needed to
 write these applications.
 .
 For complex applications, you should consider a more full-featured solution
 such as Plack or Catalyst (see libcatalyst-perl).
Homepage: https://metacpan.org/release/FCGI

Package: libapt-pkg4.12
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 2179
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: apt
Version: 1.0.9.8.4
Depends: libbz2-1.0, libc6 (>= 2.15), libgcc1 (>= 1:4.4.0), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 4.9), zlib1g (>= 1:1.2.3.4)
Pre-Depends: multiarch-support
Breaks: apt (<< 0.9.4~), libapt-inst1.5 (<< 0.9.9~)
Description: package management runtime library
 This library provides the common functionality for searching and
 managing packages as well as information about packages.
 Higher-level package managers can depend upon this library.
 .
 This includes:
  * retrieval of information about packages from multiple sources
  * retrieval of packages and all dependent packages
    needed to satisfy a request either through an internal
    solver or by interfacing with an external one
  * authenticating the sources and validating the retrieved data
  * installation and removal of packages in the system
  * providing different transports to retrieve data over cdrom, ftp,
    http, rsh as well as an interface to add more transports like
    https (apt-transport-https) and debtorrent (apt-transport-debtorrent).

Package: libc-ares2
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 85
Maintainer: Andreas Schuldei <andreas@debian.org>
Architecture: armhf
Multi-Arch: same
Source: c-ares
Version: 1.10.0-2+deb8u1
Replaces: libc-ares1
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Conflicts: libcares2
Description: asynchronous name resolver
 c-ares is a C library that performs DNS requests and name resolution
 asynchronously.
 .
 It is a fork of the library named "ares", with additional features:
  * IPv6 support;
  * extended cross-platform portability;
  * 64-bit clean sources.
 .
 This package provides the shared libraries.
Homepage: http://c-ares.haxx.se/

Package: libxcb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 140
Maintainer: XCB Developers <xcb@lists.freedesktop.org>
Architecture: armhf
Multi-Arch: same
Source: libxcb (1.10-3)
Version: 1.10-3+b1
Depends: libc6 (>= 2.4), libxau6, libxdmcp6
Pre-Depends: multiarch-support
Breaks: alsa-utils (<< 1.0.24.2-5), libxcb-xlib0
Description: X C Binding
 This package contains the library files needed to run software using libxcb,
 the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org

Package: libusb-0.1-4
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 73
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Multi-Arch: same
Source: libusb
Version: 2:0.1.12-25
Replaces: libusb-dev (<< 2:0.1.12-25)
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Description: userspace USB programming library
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
Homepage: http://www.linux-usb.org/

Package: locales
Status: install ok installed
Priority: standard
Section: localization
Installed-Size: 16266
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: all
Source: glibc
Version: 2.19-18+deb8u9
Replaces: base-config, lliurex-belocs-locales-data, manpages-fr-extra (<< 20141022)
Depends: libc-bin (>> 2.19), debconf (>= 0.5) | debconf-2.0
Conflicts: base-config, belocs-locales-bin, belocs-locales-data
Conffiles:
 /etc/locale.alias b6fadfcab09ef56b506a2fc0dd81d11c
Description: GNU C Library: National Language (locale) data [support]
 Machine-readable data files, shared objects and programs used by the
 C library for localization (l10n) and internationalization (i18n) support.
 .
 This package contains the libc.mo i18n files, plus tools to generate
 locale definitions from source files (included in this package). It
 allows you to customize which definitions actually get
 generated. This is a space-saver over how this package used to be,
 with all locales generated by default. This created a package that
 unpacked to an excess of 30 megs.
Homepage: http://www.gnu.org/software/libc/libc.html

Package: traceroute
Status: install ok installed
Priority: important
Section: net
Installed-Size: 146
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: traceroute (1:2.0.20-2)
Version: 1:2.0.20-2+b1
Depends: libc6 (>= 2.4)
Description: Traces the route taken by packets over an IPv4/IPv6 network
 The traceroute utility displays the route used by IP packets on their way to a
 specified network (or Internet) host. Traceroute displays the IP number and
 host name (if possible) of the machines along the route taken by the packets.
 Traceroute is used as a network debugging tool. If you're having network
 connectivity problems, traceroute will show you where the trouble is coming
 from along the route.
 .
 Install traceroute if you need a tool for diagnosing network connectivity
 problems.
Homepage: http://traceroute.sourceforge.net/

Package: libllvm3.5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 20960
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: llvm-toolchain-3.5
Version: 1:3.5-10
Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.2.0)
Pre-Depends: multiarch-support
Description: Modular compiler and toolchain technologies, runtime library
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 This package contains the LLVM runtime library.
Homepage: http://www.llvm.org/

Package: python-ndg-httpsclient
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 134
Maintainer: Julien Cristau <julien.cristau@logilab.fr>
Architecture: all
Source: ndg-httpsclient
Version: 0.3.2-1
Depends: python-openssl, python, python-support (>= 0.90.0)
Recommends: python-pyasn1
Description: enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
 ndg-httpsclient is a HTTPS client implementation for httplib and
 urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL
 implementation over the default provided with Python and importantly
 enables full verification of the SSL peer.
Homepage: https://pypi.python.org/pypi/ndg-httpsclient

Package: libtext-template-perl
Status: install ok installed
Priority: extra
Section: perl
Installed-Size: 140
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 1.46-1
Depends: perl
Description: perl module to process text templates
 Text::Template is a library for generating form letters, building
 HTML pages, or filling in templates generally. A `template' is a
 piece of text that has little Perl programs embedded in it here and
 there. When you `fill in' a template, you evaluate the little
 programs and replace them with their values.
Homepage: https://metacpan.org/release/Text-Template/

Package: logrotate
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 145
Maintainer: Paul Martin <pm@debian.org>
Architecture: armhf
Source: logrotate (3.8.7-1)
Version: 3.8.7-1+b1
Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.8), libpopt0 (>= 1.14), libselinux1 (>= 1.32), cron | anacron | cron-daemon, base-passwd (>= 2.0.3.4)
Recommends: mailx
Breaks: postgresql-common (<= 126)
Conffiles:
 /etc/cron.daily/logrotate d2281ecb6f898b446ac8a5984ab5a243
 /etc/logrotate.conf 176edd439a499501372cf3d04e795810
Description: Log rotation utility
 The logrotate utility is designed to simplify the administration of
 log files on a system which generates a lot of log files.  Logrotate
 allows for the automatic rotation compression, removal and mailing of
 log files.  Logrotate can be set to handle a log file daily, weekly,
 monthly or when the log file gets to a certain size.  Normally, logrotate
 runs as a daily cron job.
Homepage: https://fedorahosted.org/logrotate/

Package: git
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 14832
Maintainer: Gerrit Pape <pape@smarden.org>
Architecture: armhf
Multi-Arch: foreign
Version: 1:2.1.4-2.1+deb8u2
Replaces: git-core (<< 1:1.7.0.4-1.), gitweb (<< 1:1.7.4~rc1)
Provides: git-completion, git-core
Depends: libc6 (>= 2.16), libcurl3-gnutls (>= 7.16.2), libexpat1 (>= 2.0.1), libpcre3 (>= 1:8.35), zlib1g (>= 1:1.2.0), perl-modules, liberror-perl, git-man (>> 1:2.1.4), git-man (<< 1:2.1.4-.)
Recommends: patch, less, rsync, ssh-client
Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-el, git-email, git-gui, gitk, gitweb, git-arch, git-cvs, git-mediawiki, git-svn
Breaks: bash-completion (<< 1:1.90-1), cogito (<= 0.18.2+), git-buildpackage (<< 0.6.5), git-core (<< 1:1.7.0.4-1.), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), gitweb (<< 1:1.7.4~rc1), guilt (<< 0.33), stgit (<< 0.15), stgit-contrib (<< 0.15)
Conffiles:
 /etc/bash_completion.d/git-prompt 7baac5c3ced94ebf2c0e1dde65c3b1a6
Description: fast, scalable, distributed revision control system
 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides the git main components with minimal dependencies.
 Additional functionality, e.g. a graphical user interface and revision
 tree visualizer, tools for interoperating with other VCS's, or a web
 interface, is provided as separate git* packages.
Homepage: http://git-scm.com/

Package: libsepol1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 242
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libsepol
Version: 2.3-2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: SELinux library for manipulating binary security policies
 Security-enhanced Linux is a patch of the Linux kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access
 Control, and Multi-level Security.
 .
 libsepol provides an API for the manipulation of SELinux binary policies.
 It is used by checkpolicy (the policy compiler) and similar tools, as well
 as by programs like load_policy that need to perform specific transformations
 on binary policies such as customizing policy boolean settings.
Homepage: http://userspace.selinuxproject.org/

Package: libx11-data
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1582
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Source: libx11
Version: 2:1.6.2-3
Breaks: libx11-6 (<< 2:1.4.1)
Description: X11 client-side library
 This package provides the locale data files for libx11.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libX11

Package: libpython2.7-stdlib
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 7639
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Multi-Arch: same
Source: python2.7
Version: 2.7.9-2+deb8u1
Replaces: python2.7 (<< 2.7.5-0~)
Provides: python-argparse, python2.7-argparse, python2.7-celementtree, python2.7-cjkcodecs, python2.7-ctypes, python2.7-elementtree, python2.7-profiler, python2.7-wsgiref
Depends: libpython2.7-minimal (= 2.7.9-2+deb8u1), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.3, libexpat1 (>= 2.1~beta3), libffi6 (>= 3.0.4), libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.5.9), libssl1.0.0 (>= 1.0.1), libtinfo5
Breaks: python-urllib3 (<< 1.9.1-3)
Description: Interactive high-level object-oriented language (standard library, version 2.7)
 Python is a high-level, interactive, object-oriented language. Its 2.7 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains Python 2.7's standard library. It is normally not
 used on its own, but as a dependency of python2.7.

Package: python
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 680
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Multi-Arch: allowed
Source: python-defaults
Version: 2.7.9-1
Replaces: python-dev (<< 2.6.5-2)
Provides: python-ctypes, python-email, python-importlib, python-profiler, python-wsgiref
Depends: python2.7 (>= 2.7.9-1~), libpython-stdlib (= 2.7.9-1)
Pre-Depends: python-minimal (= 2.7.9-1)
Suggests: python-doc (= 2.7.9-1), python-tk (>= 2.7.9-1~)
Breaks: update-manager-core (<< 0.200.5-2)
Conflicts: python-central (<< 0.5.5)
Description: interactive high-level object-oriented language (default version)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7).
Homepage: http://www.python.org/

Package: libxau6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxau
Version: 1:1.0.8-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: X11 authorisation library
 This package provides the main interface to the X11 authorisation handling,
 which controls authorisation for X connections, both client-side and
 server-side.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXau

Package: libidn11
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 302
Maintainer: Debian Libidn Team <help-libidn@gnu.org>
Architecture: armhf
Multi-Arch: same
Source: libidn
Version: 1.29-1+deb8u2
Replaces: libidn11-dev
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Conflicts: libidn9-dev
Description: GNU Libidn library, implementation of IETF IDN specifications
 GNU Libidn is a fully documented implementation of the Stringprep,
 Punycode and IDNA specifications.  Libidn's purpose is to encode and
 decode internationalized domain names.  The Nameprep, XMPP, SASLprep,
 and iSCSI profiles are supported.
 .
 This package contains the shared library.
Homepage: https://www.gnu.org/software/libidn/

Package: rsyslog
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 1238
Maintainer: Michael Biebl <biebl@debian.org>
Architecture: armhf
Version: 8.4.2-1+deb8u2
Provides: linux-kernel-log-daemon, system-log-daemon
Depends: libc6 (>= 2.17), libestr0 (>= 0.1.4), libjson-c2 (>= 0.10), liblogging-stdlog0 (>= 1.0.2), liblognorm1 (>= 0.3.0), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4), init-system-helpers (>= 1.18~), lsb-base (>= 3.2-14), initscripts (>= 2.88dsf-13.3)
Recommends: logrotate
Suggests: rsyslog-mysql | rsyslog-pgsql, rsyslog-mongodb, rsyslog-doc, rsyslog-gnutls, rsyslog-gssapi, rsyslog-relp
Conflicts: linux-kernel-log-daemon, system-log-daemon
Conffiles:
 /etc/default/rsyslog c7af23c348917e877399baea1849727a
 /etc/init.d/rsyslog a1ef1bb01ba370040d705c92fc09e92e
 /etc/logcheck/ignore.d.server/rsyslog 650507df599fbbdd6cb4142bd77fd2ff
 /etc/logrotate.d/rsyslog b995d89ccfe4a83ac3ffc5ab95b80f7b
 /etc/rsyslog.conf 169baf73fd49d20d142d088e663a9a63
Description: reliable system and kernel logging daemon
 Rsyslog is a multi-threaded implementation of syslogd (a system utility
 providing support for message logging), with features that include:
  * reliable syslog over TCP, SSL/TLS and RELP
  * on-demand disk buffering
  * email alerting
  * writing to MySQL or PostgreSQL databases (via separate output plugins)
  * permitted sender lists
  * filtering on any part of the syslog message
  * on-the-wire message compression
  * fine-grained output format control
  * failover to backup destinations
  * enterprise-class encrypted syslog relaying
 .
 It is the default syslogd on Debian systems.
Homepage: http://www.rsyslog.com/

Package: libxrandr2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 79
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: libxrandr (2:1.4.2-1)
Version: 2:1.4.2-1+b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6, libxrender1
Pre-Depends: multiarch-support
Description: X11 RandR extension library
 libXrandr provides an X Window System client interface to the RandR
 extension to the X protocol.
 .
 The RandR extension allows for run-time configuration of display attributes
 such as resolution, rotation, and reflection.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXrandr

Package: libdbus-1-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 251
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: dbus
Version: 1.8.22-0+deb8u1
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Recommends: dbus
Breaks: kde-window-manager (<< 4:4.4.5-9), kdebase-workspace-bin (<< 4:4.4.5-9)
Description: simple interprocess messaging system (library)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 The daemon can be found in the dbus package.
Homepage: http://dbus.freedesktop.org/

Package: libalgorithm-c3-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 58
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.09-1
Depends: perl
Description: Perl module for merging hierarchies using the C3 algorithm
 The Algorithm::C3 module implements the C3 algorithm.
 .
 C3 is the name of an algorithm which aims to provide a sane method resolution
 order under multiple inheritence. It was first introduced in the language
 Dylan, and then later adopted as the preferred MRO (Method Resolution Order)
 for the new-style classes in Python 2.3. Most recently it has been adopted as
 the 'canonical' MRO for Perl 6 classes, and the default MRO for Parrot
 objects as well.
Homepage: https://metacpan.org/release/Algorithm-C3

Package: libgcc1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 176
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: gcc-4.9 (4.9.2-10)
Version: 1:4.9.2-10
Provides: libgcc1-armhf
Depends: gcc-4.9-base (= 4.9.2-10), libc6 (>= 2.4)
Pre-Depends: multiarch-support
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Description: GCC support library
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
Homepage: http://gcc.gnu.org/

Package: libreadline6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 287
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Multi-Arch: same
Source: readline6 (6.3-8)
Version: 6.3-8+b3
Depends: readline-common, libc6 (>= 2.15), libtinfo5
Pre-Depends: multiarch-support
Description: GNU readline and history libraries, run-time libraries
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

Package: libstdc++-4.9-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 11021
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: gcc-4.9
Version: 4.9.2-10
Provides: libstdc++-dev
Depends: gcc-4.9-base (= 4.9.2-10), libgcc-4.9-dev (= 4.9.2-10), libstdc++6 (>= 4.9.2-10), libc6-dev (>= 2.13-5)
Suggests: libstdc++-4.9-doc
Conflicts: libg++2.8-dev, libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++3.0-dev
Description: GNU Standard C++ Library v3 (development files)
 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
Homepage: http://gcc.gnu.org/

Package: util-linux
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 2173
Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org>
Architecture: armhf
Multi-Arch: foreign
Version: 2.25.2-6
Replaces: bash-completion (<< 1:2.1-3)
Depends: initscripts, lsb-base (>= 3.0-6), tzdata (>= 2006c-2)
Pre-Depends: libblkid1 (>= 2.25), libc6 (>= 2.15), libmount1 (>= 2.25), libncurses5 (>= 5.5-5~), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libslang2 (>= 2.2.4), libsmartcols1 (>= 2.25), libtinfo5, libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Suggests: dosfstools, kbd | console-tools, util-linux-locales
Breaks: bash-completion (<< 1:2.1-3), grml-debootstrap (<< 0.68)
Conffiles:
 /etc/default/hwclock 3916544450533eca69131f894db0ca12
 /etc/init.d/hwclock.sh b5ca46c0c11ace2a1e40217c29646bf2
 /etc/pam.d/runuser b8b44b045259525e0fae9e38fdb2aeeb
 /etc/pam.d/runuser-l 2106ea05877e8913f34b2c77fa02be45
Description: Miscellaneous system utilities
 This package contains a number of important utilities, most of which
 are oriented towards maintenance of your system.  Some of the more
 important utilities included in this package allow you to partition
 your hard disk, view kernel messages, and create new filesystems.

Package: libustr-1.0-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 174
Maintainer: Vaclav Ovsik <vaclav.ovsik@i.cz>
Architecture: armhf
Multi-Arch: same
Source: ustr (1.0.4-3)
Version: 1.0.4-3+b2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Micro string library: shared library
 ustr (Micro string library) is a string API for C. It has tiny overhead over
 just plain strdup(), is much safer, is easier to use, is faster for many
 operations, can be used with read-only or automatically allocated data. You
 don't even need to link to the library to use it (so there are no
 dependencies).
 .
 This package contains the shared library for ustr.
Homepage: http://www.and.org/ustr/

Package: liblzo2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 132
Maintainer: Peter Eisentraut <petere@debian.org>
Architecture: armhf
Multi-Arch: same
Source: lzo2
Version: 2.08-1.2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: data compression library
 LZO is a portable, lossless data compression library.
 It offers pretty fast compression and very fast decompression.
 Decompression requires no memory.  In addition there are slower
 compression levels achieving a quite competitive compression ratio
 while still decompressing at this very high speed.
Homepage: http://www.oberhumer.com/opensource/lzo/

Package: tasksel
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 718
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: all
Version: 3.31+deb8u1
Depends: debconf (>= 0.5) | debconf-2.0, liblocale-gettext-perl, apt, tasksel-data, perl-base (>= 5.14.0-1)
Pre-Depends: debconf (>= 1.5.34) | cdebconf (>= 0.106)
Conflicts: base-config (<< 2.32), debconf (<< 1.4.27)
Description: tool for selecting tasks for installation on Debian systems
 This package provides 'tasksel', a simple interface for users who
 want to configure their system to perform a specific task.

Package: libclass-c3-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 79
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.26-1
Depends: perl, libalgorithm-c3-perl
Recommends: libclass-c3-xs-perl
Description: pragma for using the C3 method resolution order
 Class::C3 is a Perl pragma that modifies the standard method resolution order
 from depth-first left-to-right to the more sophisticated C3 method resolution
 order.
 .
 The C3 algorithm aims to provide a sane method resolution order with multiple
 inheritance. It was first introduced in the Dylan language, later adopted for
 Python 2.3. It is also the canonical MRO implementation for Perl 6 classes
 and is the default for Parrot objects as well.
Homepage: https://metacpan.org/release/Class-C3

Package: python2.7-minimal
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 2636
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Multi-Arch: allowed
Source: python2.7
Version: 2.7.9-2+deb8u1
Replaces: python2.7 (<< 2.7.8-7~)
Depends: libpython2.7-minimal (= 2.7.9-2+deb8u1), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.15)
Recommends: python2.7
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Description: Minimal subset of the Python language (version 2.7)
 This package contains the interpreter and some essential modules.  It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules
 contained in this package.

Package: libjson-c2
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 75
Maintainer: fabien boucher <fabien.dot.boucher@gmail.com>
Architecture: armhf
Multi-Arch: same
Source: json-c
Version: 0.11-4
Depends: libc6 (>= 2.8)
Pre-Depends: multiarch-support
Description: JSON manipulation library - shared library
 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.
Homepage: https://github.com/json-c/json-c/wiki

Package: libwrap0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 108
Maintainer: Marco d'Itri <md@linux.it>
Architecture: armhf
Multi-Arch: same
Source: tcp-wrappers
Version: 7.6.q-25
Replaces: tcpd (<< 7.6.q-20)
Depends: libc6 (>= 2.11)
Pre-Depends: multiarch-support
Recommends: tcpd
Breaks: tcpd (<< 7.6.q-20)
Description: Wietse Venema's TCP wrappers library
 Wietse Venema's network logger, also known as TCPD or LOG_TCP.
 .
 These programs log the client host name of incoming telnet,
 ftp, rsh, rlogin, finger etc. requests.
 .
 Security options are:
  - access control per host, domain and/or service;
  - detection of host name spoofing or host address spoofing;
  - booby traps to implement an early-warning system.

Package: libfile-copy-recursive-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 88
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.38-1
Depends: perl (>= 5.6.0-16)
Description: Perl extension for recursively copying files and directories
 File::Copy::Recursive module copies and moves directories recursively
 (or single files, well... singley) to an optional depth and attempts
 to preserve each file or directory's mode.
Homepage: http://search.cpan.org/dist/File-Copy-Recursive/

Package: libavahi-common-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 491
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: avahi
Version: 0.6.31-5
Description: Avahi common data files
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains common data files for avahi.
Homepage: http://avahi.org/

Package: libicu52
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 25836
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Multi-Arch: same
Source: icu
Version: 52.1-8+deb8u5
Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.9)
Pre-Depends: multiarch-support
Description: International Components for Unicode
 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support.  This package contains the runtime
 libraries for ICU.
Homepage: http://www.icu-project.org

Package: sed
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 549
Maintainer: Clint Adams <clint@debian.org>
Architecture: armhf
Version: 4.2.2-4+deb8u1
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.7), libselinux1 (>= 1.32)
Description: The GNU sed stream editor
 sed reads the specified files or the standard input if no
 files are specified, makes editing changes according to a
 list of commands, and writes the results to the standard
 output.
Homepage: http://www.gnu.org/software/sed/

Package: libcups2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 420
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Architecture: armhf
Multi-Arch: same
Source: cups
Version: 1.7.5-11+deb8u1
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.4), libgnutls-deb0-28 (>= 3.3.0), libgssapi-krb5-2 (>= 1.10+dfsg~), zlib1g (>= 1:1.2.0)
Pre-Depends: multiarch-support
Suggests: cups-common
Breaks: cups (<< 1.5.0)
Description: Common UNIX Printing System(tm) - Core library
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the base shared libraries for CUPS.
Homepage: http://www.cups.org

Package: libsmartcols1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 191
Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org>
Architecture: armhf
Multi-Arch: same
Source: util-linux
Version: 2.25.2-6
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: smart column output alignment library
 The smart column output alignment library, used by fdisk utilities.

Package: libmodule-pluggable-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 91
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 5.1-1
Depends: perl
Description: module for giving  modules the ability to have plugins
 Module::Pluggable provides a simple but, hopefully, extensible way of having
 'plugins' for your module. Essentially all it does is export a method into
 your namespace that looks through a search path for .pm files and turn those
 into class names. Optionally it instantiates those classes for you.
Homepage: https://metacpan.org/release/Module-Pluggable/

Package: libcryptsetup4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 177
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@lists.alioth.debian.org>
Architecture: armhf
Multi-Arch: same
Source: cryptsetup
Version: 2:1.6.6-5
Depends: libc6 (>= 2.17), libdevmapper1.02.1 (>= 2:1.02.90), libgcrypt20 (>= 1.6.1), libuuid1 (>= 2.16), libgpg-error0 (>= 1.10-0.1)
Description: disk encryption support - shared library
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides the libcryptsetup shared library.
Homepage: http://code.google.com/p/cryptsetup/

Package: libpcap0.8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 259
Maintainer: Romain Francoise <rfrancoise@debian.org>
Architecture: armhf
Multi-Arch: same
Source: libpcap
Version: 1.6.2-2
Replaces: libpcap0.8-dev (<< 1.0.0-2)
Depends: libc6 (>= 2.11)
Pre-Depends: multiarch-support
Description: system interface for user-level packet capture
 libpcap (Packet CAPture) provides a portable framework for low-level
 network monitoring.  Applications include network statistics collection,
 security monitoring, network debugging, etc.
 .
 Since almost every system vendor provides a different interface for
 packet capture, and since there are several tools that require this
 functionality, the libpcap authors created this system-independent API
 to ease in porting and to alleviate the need for several
 system-dependent packet capture modules in each application.
Homepage: http://www.tcpdump.org/

Package: netbase
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 66
Maintainer: Marco d'Itri <md@linux.it>
Architecture: all
Multi-Arch: foreign
Version: 5.3
Depends: lsb-base (>= 3.0-6)
Recommends: ifupdown
Breaks: ifupdown (<< 0.7)
Conffiles:
 /etc/rpc f0b6f6352bf886623adc04183120f83b
 /etc/protocols bb9c019d6524e913fd72441d58b68216
 /etc/services 7d9960c77b363e2c2f41b77733cf57d4
Description: Basic TCP/IP networking system
 This package provides the necessary infrastructure for basic TCP/IP based
 networking.

Package: libcpan-meta-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 362
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 2.142690-1
Depends: perl, perl (>= 5.15.0) | libjson-pp-perl, perl (>= 5.17.1) | libcpan-meta-requirements-perl, perl (>= 5.17.1) | libcpan-meta-yaml-perl, perl (>= 5.19.10) | libparse-cpan-meta-perl (>= 1.4414)
Description: Perl module to access CPAN distributions metadata
 Software distributions released to the CPAN include a META.json or, for older
 distributions, META.yml which describes the distribution, its contents, and
 the requirements for building and installing the distribution. The data
 structure stored in the META.json file is described in CPAN::Meta::Spec.
 .
 CPAN::Meta provides a simple class to represent this distribution metadata
 (or distmeta), along with some helpful methods for interrogating that data.
Homepage: https://metacpan.org/release/CPAN-Meta

Package: python-talloc
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 21
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: armhf
Source: talloc
Version: 2.1.2-0+deb8u1
Provides: python2.7-talloc
Depends: libc6 (>= 2.4), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), python (>= 2.7), python (<< 2.8)
Pre-Depends: multiarch-support
Description: hierarchical pool based memory allocator - Python bindings
 A hierarchical pool based memory allocator with destructors. It uses
 reference counting to determine when memory should be freed.
 .
 This package contains the Python bindings.
Homepage: http://talloc.samba.org/

Package: python-ldb
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 67
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: armhf
Source: ldb
Version: 2:1.1.20-0+deb8u1
Provides: python2.7-ldb
Depends: libldb1 (= 2:1.1.20-0+deb8u1), python (>= 2.7), python (<< 2.8), libc6 (>= 2.4), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213)
Pre-Depends: multiarch-support
Description: Python bindings for LDB
 ldb is a LDAP-like embedded database built on top of TDB.
 .
 This package contains the Python bindings.
Homepage: http://ldb.samba.org/

