Package: blkreplay Version: 1.0-1deb8.1 Architecture: armhf Maintainer: Andrew Shadura Installed-Size: 2706 Depends: libc6 (>= 2.17) Recommends: blkreplay-examples Homepage: http://blkreplay.org Priority: extra Section: utils Filename: pool/tools/b/blkreplay/blkreplay_1.0-1deb8.1_armhf.deb Size: 2622800 SHA256: 580796220fabc08ea48891d725aff890d4c80ddfd019554c814a5fb32ba4b7a7 SHA1: 9565e45d91ff0843ebd052def447bc7d29c276ed MD5sum: c5f40d3750f77df971400c24c1164513 Description: block device testing and benchmarking toolkit blkreplay is a utility driving the block layer of the operating system while measuring latency and throughput of I/O operations for later visualisation. . blkreplay can create artificial loads (random read-write sweeps, various kinds of overload tests) or replay natural loads which have been recorded by blktrace or a similar utility run at production servers. . blkreplay can be used to test physical hardware, to compare different brands of hard disks or RAID controllers, to evaluate the effect of SSD caching, to compare different block level transports like iSCSI vs Fibrechannel and so on. Package: blkreplay-examples Source: blkreplay Version: 1.0-1deb8.1 Architecture: all Maintainer: Andrew Shadura Installed-Size: 21629 Depends: blkreplay Homepage: http://blkreplay.org Priority: extra Section: utils Filename: pool/tools/b/blkreplay/blkreplay-examples_1.0-1deb8.1_all.deb Size: 21166636 SHA256: acb38efdc97c73af45d6ed6475dd62d64aa0a186da050b305c8d88a0f2d93cc9 SHA1: 597d56a2173195c6b860af9e5f7b2a9f5ac80eb7 MD5sum: 91a0b9e16c485a619ff2f50a35bbc4e6 Description: block device testing and benchmarking toolkit (examples) blkreplay is a utility driving the block layer of the operating system while measuring latency and throughput of I/O operations for later visualisation. . blkreplay can create artificial loads (random read-write sweeps, various kinds of overload tests) or replay natural loads which have been recorded by blktrace or a similar utility run at production servers. . blkreplay can be used to test physical hardware, to compare different brands of hard disks or RAID controllers, to evaluate the effect of SSD caching, to compare different block level transports like iSCSI vs Fibrechannel and so on. . This package contains example configuration files and example loads, artifician and natural. Package: cmocka-doc Source: cmocka Version: 1.0.1-3deb8.1 Architecture: all Maintainer: David Prévot Installed-Size: 548 Depends: libjs-jquery Homepage: http://cmocka.org/ Priority: extra Section: doc Filename: pool/tools/c/cmocka/cmocka-doc_1.0.1-3deb8.1_all.deb Size: 55476 SHA256: f34639bc88c112d8e521cf96feca39a60b1c14a43bdadb0d302556a1bc92af2e SHA1: 06b6b3afac21346dbabd81b9b3abf1494bd7e1cd MD5sum: 5ae975ac87f4218571a87414b334b2ec Description: documentation for the CMocka unit testing framework This package contains the documentation and examples for CMocka. . The idea of CMocka is that a test application only requires the standard C library and the CMocka library itself to minimize conflicts with standard C headers especially on a lot of different platforms. . Features: * Easy to use framework to write unit tests * Support for mock objects * Testing of memory leaks, buffer overflows and underflows * Platform and compiler independent Package: collabora-obs-archive-keyring Version: 0.5jessie1 Architecture: all Maintainer: Jeremy Whiting Installed-Size: 5 Depends: gpgv Recommends: gnupg Priority: extra Section: utils Filename: pool/tools/c/collabora-obs-archive-keyring/collabora-obs-archive-keyring_0.5jessie1_all.deb Size: 5174 SHA256: f4ed836b36953c5681601d8d04562e1b4ff1541b9dfcb1b4e95b753c78979554 SHA1: 0267bb084bccc77656a9fe67d5e81d83cf4be916 MD5sum: f6e80fc5b30c4d1609887b1913af5323 Description: GnuPG keys for the Collabora OBS repositories and archives This package contains all necessary GnuPG cryptographic keys needed to sign all OBS packages. . These keys allow to ensure the integrity of the binary packages and sources contained in the APT repositories. Package: createrepo Version: 0.4.11-1co1jessie1 Architecture: all Maintainer: Adam Cécile (Le_Vert) Installed-Size: 80 Depends: python (>= 2.3), python-support (>= 0.90.0), python-rpm, rpm (>= 4.1.1), python-libxml2, python-sqlitecachec Homepage: http://linux.duke.edu/projects/metadata/ Priority: optional Section: admin Filename: pool/tools/c/createrepo/createrepo_0.4.11-1co1jessie1_all.deb Size: 24568 SHA256: 3f0fcbf8bfc8a534aec9cc095234439c31afd331156352063cec48a5ee4b6dab SHA1: 4ac59ce709b13e75eda44a0ee2f3144093e7c7e0 MD5sum: d862a47a32fd16f43f1c7587b367eaff Description: generates the metadata necessary for a RPM package repository This tool will generates all XML metadata required by a RPM (Redhat Package Manager) package repository. . This repository format is supported by apt, red-carpet(zen), smart, up2date, Yast and yum. Package: django-testproject Version: 0.1.2-2jessie1 Architecture: all Maintainer: Debian LAVA team Installed-Size: 68 Depends: python (>= 2.7), python (<< 2.8), python-django Homepage: http://www.linaro.org/engineering/engineering-groups/validation Priority: optional Section: net Filename: pool/tools/d/django-testproject/django-testproject_0.1.2-2jessie1_all.deb Size: 6592 SHA256: fda72632fb3be2f195e08f1ba7b2d3852d5036b026eee9aabf7f27265c947724 SHA1: 50355d5b600a735dc38fa5827297cef874bd84f6 MD5sum: b997709408e78a97c2997041cb7fa3da Description: Django test project support This package provides django test project support to make it easier to run application unit tests without testing other parts of django core. . Projects can use run_tests to specify which parts of the codebase listed in INSTALLED_APPLICATIONS will run unit tests. Package: django-testscenarios Version: 0.7.4-1jessie1 Architecture: all Maintainer: Debian LAVA team Installed-Size: 65 Depends: python (>= 2.7), python (<< 2.8), python-django (>= 1.6), django-testproject (>= 0.1.1), python-testtools (>= 0.9.2), python-testscenarios (>= 0.1) Homepage: http://www.linaro.org/engineering/validation Priority: optional Section: net Filename: pool/tools/d/django-testscenarios/django-testscenarios_0.7.4-1jessie1_all.deb Size: 7216 SHA256: 979d3c324700ebf32ec9c261ad7cf5077c604a9fa65e6a7550acf8812fbc9f1b SHA1: 2e5127400230f2d9a5708c71a23a512e8ba5a7dd MD5sum: e88945f0cc5df240a0ab04b9bc2a8783 Description: Django unit test scenarios support This package provides django test support for using testscenarios.TestCase together with django.tests.TestCase. Tests can be given scenarios which all share the django database setup methods. Package: egctl Version: 1.0-1deb8.1 Architecture: armhf Maintainer: Héctor Orón Martínez Installed-Size: 50 Depends: libc6 (>= 2.4) Homepage: https://github.com/unterwulf/egctl Priority: optional Section: misc Filename: pool/tools/e/egctl/egctl_1.0-1deb8.1_armhf.deb Size: 8038 SHA256: ae6b3c4ada37ea1e1332e684b5dc123f72e2c9be2b9799af9264bd1211bc92b6 SHA1: 30140440cc1c116ec7895051037ad1c0d26985a1 MD5sum: 4f18f01cd203fc15546863eaea6b2452 Description: control state of EnerGenie Programmable surge protector program to control the state of EnerGenie Programmable surge protector with LAN interface. It uses native EG-PMS-LAN data exchange protocol version 2.0 or 2.1, not HTTP. Package: jenkins-job-builder Version: 1.3.0+2015.12.15.git136.959eb4b909-1+co1deb8.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 30 Depends: python-jenkins-job-builder (= 1.3.0+2015.12.15.git136.959eb4b909-1+co1deb8.1) | python3-jenkins-job-builder (= 1.3.0+2015.12.15.git136.959eb4b909-1+co1deb8.1) Homepage: http://ci.openstack.org/jenkins-job-builder Priority: optional Section: python Filename: pool/tools/j/jenkins-job-builder/jenkins-job-builder_1.3.0+2015.12.15.git136.959eb4b909-1+co1deb8.1_all.deb Size: 5048 SHA256: 7445792bb874c088185407c50f03b1eca2fe44fe7fca0562a500ecf584b864dd SHA1: cddd584e9b61e322fc544d15650ed5b1a955619a MD5sum: 9585e18391957032aab4ba117dc4ad3a Description: Configure Jenkins using YAML files - metapackage Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. . Metapackage to install the Python 2 or 3 version of jenkins-job-builder. Package: jenkins-job-builder-doc Source: jenkins-job-builder Version: 1.3.0+2015.12.15.git136.959eb4b909-1+co1deb8.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 1159 Depends: libjs-sphinxdoc (>= 1.0) Breaks: jenkins-job-builder (<< 1.3.0) Replaces: jenkins-job-builder (<< 1.3.0) Homepage: http://ci.openstack.org/jenkins-job-builder Priority: optional Section: doc Filename: pool/tools/j/jenkins-job-builder/jenkins-job-builder-doc_1.3.0+2015.12.15.git136.959eb4b909-1+co1deb8.1_all.deb Size: 141218 SHA256: 0ba554bf077faea4e341047165bc9639d32e2ac095f3e198e525d862fd31f3e4 SHA1: 93e4abe02c448b29cd4d4f56daac3147d2203489 MD5sum: e7cd270f7566456ee2c14b2f0fa271be Description: Configure Jenkins using YAML files - doc Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. . This package contains the documentation. Package: lava Source: lava-server Version: 2016.9-1deb8.1 Architecture: all Maintainer: Debian LAVA team Installed-Size: 42 Depends: lava-server, lava-server-doc, lava-dispatcher, lava-coordinator, lava-dev, lava-tool, lavapdu-client, linaro-image-tools, ntp | ntpdate, tftpd-hpa, openssh-client, schroot, lxc, rsync, bridge-utils Recommends: lavapdu-daemon Suggests: vmdebootstrap Homepage: http://www.linaro.org/projects/test-validation/ Priority: optional Section: metapackages Filename: pool/tools/l/lava-server/lava_2016.9-1deb8.1_all.deb Size: 13004 SHA256: e1aa3ea21f4be1f33778987193896426bc354712ea9a05efedb6c27359585195 SHA1: 1ce3653e49fcd6dcd3e9d63c9e2462cc3f68611e MD5sum: d5e0606fcfabf668e8c99ea4e6e44a9d Description: Linaro Automated Validation Architecture metapackage LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. Tests can be simple boot testing, bootloader testing and system level testing, although extra hardware may be required for some system tests. Results are tracked over time and data can be exported for further analysis. . This metapackage brings in all LAVA components on a single machine. Some suggested packages may not be available for all architectures. Package: lava-coordinator Version: 0.1.5-3jessie1 Architecture: all Maintainer: Debian LAVA team Installed-Size: 111 Depends: python (>= 2.7), python (<< 2.8), python-daemon, python-lockfile Homepage: http://www.linaro.org/engineering/validation Priority: optional Section: net Filename: pool/tools/l/lava-coordinator/lava-coordinator_0.1.5-3jessie1_all.deb Size: 13952 SHA256: a92d9d7f998d5dc025d23c91b1885a15657880ff4e46c15eb8d2bd4f4b8d3aaf SHA1: daa86a9a03a700f379a4424161318ebf2b84b481 MD5sum: ee47bf830e689886666e7a74e27468fd Description: LAVA Coordinator daemon This package provides coordinator daemon to provide communication and synchronisation methods for test jobs running on multiple configured devices on instances of LAVA (Linaro Automated Validation Architecture). . One coordinator daemon can support more than one LAVA instance in a single lab. Package: lava-dev Source: lava-server Version: 2016.9-1deb8.1 Architecture: all Maintainer: Debian LAVA team Installed-Size: 66 Depends: build-essential, ca-certificates, devscripts, dpkg-dev, debhelper (>= 8.0.0), fakeroot, git, libdistro-info-perl, node-uglify, libjs-excanvas, libjs-jquery-cookie, libjs-jquery, libjs-jquery-watermark, libjs-jquery-flot (>= 0.8.2), libjs-jquery-ui, python | python-all | python-dev | python-all-dev, pep8 | python-pep8, python-guestfs, python-sphinx (>= 1.0.7+dfsg) | python3-sphinx, po-debconf, python-mocker, python-nose, python-netifaces, python-setuptools, python-sphinx-bootstrap-theme, python-zmq, python-yaml, python-voluptuous, docbook-xsl, xsltproc, python-mock, django-testscenarios Recommends: sbuild, python-django-extensions, python-pydot Homepage: http://www.linaro.org/projects/test-validation/ Priority: optional Section: devel Filename: pool/tools/l/lava-server/lava-dev_2016.9-1deb8.1_all.deb Size: 18224 SHA256: e5d8be33463f3610aaf073295960268f39db6b7022ae7fa3fad4327b8cb66e73 SHA1: b4cea43655541c4e82da0a1a96d94e427f55bf7f MD5sum: 3fbf6d7bd7d1d8c971a855d531e4d388 Description: Linaro Automated Validation Architecture developer support LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. . This package provides a helper script to build LAVA packages from local git working copies and support for running the LAVA unit tests locally. Package: lava-dispatcher Version: 2016.9-1deb8.1 Architecture: armhf Maintainer: Debian LAVA team Installed-Size: 2439 Depends: file, python-serial (>= 2.6), python-setuptools, python-daemon, python-guestfs, parted, kpartx, tar (>= 1.27), ser2net, sshfs, sudo, telnet, lava-tool (>= 0.4), python, python-configglue, python-configobj, python-json-schema-validator, python-lzma (>= 0.5.3), python-netifaces (>= 0.10.0), python-nose, python-pexpect, python-requests, python-yaml, python-zmq, python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: ntp, bzr, git, htop, tftpd-hpa, openbsd-inetd, qemu-system-arm (>= 2.0.0), nfs-kernel-server, python-launchpadlib, rpcbind, python-setproctitle, u-boot-tools, unzip, xz-utils, lxc (>= 1:2.0.0), bridge-utils, rsync Conflicts: python-linaro-dashboard-bundle Replaces: python-linaro-dashboard-bundle Provides: python-linaro-dashboard-bundle Multi-Arch: foreign Homepage: http://www.linaro.org/projects/test-validation/ Priority: optional Section: net Filename: pool/tools/l/lava-dispatcher/lava-dispatcher_2016.9-1deb8.1_armhf.deb Size: 287824 SHA256: 2776c7cdff1c3affb4580fa6573a7f1beb7d7c683865fd328cd29b3ff3cb154f SHA1: 3a9adb0b6ad631b024ed7f479a84240fc245e82b MD5sum: ede311332dfc0e7c887bad7a9ff73fa9 Description: Linaro Automated Validation Architecture dispatcher LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. Tests can be simple boot testing, bootloader testing and system level testing, although extra hardware may be required for some system tests. Results are tracked over time and data can be exported for further analysis. . This package provides lava-dispatcher to dispatch LAVA jobs to configured devices. . A range of devices are supported for ARM and x86 architectures. Package: lava-server Version: 2016.9-1deb8.1 Architecture: all Maintainer: Debian LAVA team Installed-Size: 3737 Depends: apache2, adduser, diffstat, fuse, iproute2, libapache2-mod-uwsgi, libapache2-mod-wsgi, python-tz, python-daemon, python-dateutil, python-django-auth-ldap, python-setuptools, libjs-excanvas, libjs-jquery-cookie, libjs-jquery, libjs-jquery-ui, python-django (>= 1.8), libjs-jquery-watermark, libjs-jquery-flot (>= 0.8.2), openssh-client, postgresql, postgresql-client, postgresql-common, lava-dispatcher (>= 2016.9), lava-tool (>= 0.2), python, python-django-kvstore, python-django-restricted-resource (>= 2015.09), python-django-tables2 (>= 1.2), python-docutils, python-jinja2, python-markdown (>= 2.0.3), python-markupsafe, python-mocker, python-netifaces (>= 0.10.4), python-psycopg2, python-pygments, python-simplejson, python-twisted, python-voluptuous, python-zmq, python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~), debconf (>= 0.5) | debconf-2.0 Recommends: ntp, lava-coordinator, lava-server-doc Suggests: python-django-hijack, python-django-debug-toolbar Conflicts: lava-dashboard, lava-scheduler, linaro-django-xmlrpc, python-django (<< 1.8), python-django-auth-openid, python-django-hijack (<= 1.0.10-1) Replaces: lava-dashboard, lava-scheduler, linaro-django-xmlrpc Provides: lava-dashboard, lava-scheduler, linaro-django-xmlrpc Homepage: http://www.linaro.org/projects/test-validation/ Priority: optional Section: net Filename: pool/tools/l/lava-server/lava-server_2016.9-1deb8.1_all.deb Size: 604762 SHA256: cb1da3d9829c92d6796ed55033cd4866c86e9d0ecdd8569310a702ce7ca78788 SHA1: e3b55a79d50eb7ad079fc96d8ab712e30e951925 MD5sum: a0478cfc17a91dd9b4e3f49519707519 Description: Linaro Automated Validation Architecture server LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. Tests can be simple boot testing, bootloader testing and system level testing. Extra hardware may be required for some system tests. Results are tracked over time and data can be exported for further analysis. . This package provides the Apache and WSGI configuration and LAVA support files to run the validation server on the local Apache instance as a lava-server virtual host as well as the scheduler and dispatcher. . This package can be configured as the master scheduler or as a remote worker, although design limitations mean that it always installs a database (unused on a remote worker). Package: lava-server-doc Source: lava-server Version: 2016.9-1deb8.1 Architecture: all Maintainer: Debian LAVA team Installed-Size: 16852 Depends: libjs-sphinxdoc (>= 1.0) Conflicts: linaro-dashboard-bundle-doc Replaces: linaro-dashboard-bundle-doc Provides: linaro-dashboard-bundle-doc Homepage: http://www.linaro.org/projects/test-validation/ Priority: optional Section: doc Filename: pool/tools/l/lava-server/lava-server-doc_2016.9-1deb8.1_all.deb Size: 6989500 SHA256: b4ec0e34b8cf229126cfe702d45bcc4f045c3d4bd0adafbe96d793428019220a SHA1: 3f880cb547ae39d77ec801c37f8702f609faea8e MD5sum: c973ded3d0daad1db00d032f33c067b0 Description: Linaro Automated Validation Architecture documentation LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. Tests can be simple boot testing, bootloader testing and system level testing, although extra hardware may be required for some system tests. Results are tracked over time and data can be exported for further analysis. . This package contains an offline copy of the LAVA Manual which is also available on each instance running LAVA server. . - an overview of LAVA - help on installing and configuring LAVA - test developer guide to writing LAVA tests - use cases and examples - administrator guide for managing a LAVA lab - developer guide Package: lava-tool Version: 0.11.2-2jessie1 Architecture: all Maintainer: Debian LAVA team Installed-Size: 409 Depends: python-setuptools, python (>= 2.7), python (<< 2.8), python-yaml (>= 3.10), libpython2.7-stdlib, python-argcomplete (>= 0.3), python-keyring, python-json-schema-validator (>= 2.0), python-xdg (>= 0.19) Breaks: lava-dashboard-tool (<< 0.8), lava-scheduler-tool (<< 0.6) Replaces: lava-dashboard-tool (<< 0.8), lava-scheduler-tool (<< 0.6) Homepage: http://www.linaro.org/engineering/validation Priority: optional Section: python Filename: pool/tools/l/lava-tool/lava-tool_0.11.2-2jessie1_all.deb Size: 50880 SHA256: 77ce6ef775fe6c415a3585fe1246c7c763079af33c6c54f4e6323f0fcff7727f SHA1: 7c4c7f66c5d72d06c066adfdb81566f5fd8e3997 MD5sum: e32024feb4519fcfda57329f5b467939 Description: command line utility for LAVA This package provides a user space connection to a LAVA (Linaro Automated Validation Architecture) instance for submitting test jobs or querying the instance for device and job status over XMLRPC. Package: lavapdu-client Source: lavapdu Version: 0.0.5+git0.0.4-41-g7a4bd79-0.1deb8.1 Architecture: all Maintainer: Debian LAVA team Installed-Size: 44 Depends: python, python2.7 Conflicts: lavapdu Replaces: lavapdu Homepage: http://www.linaro.org/projects/test-validation/ Priority: optional Section: net Filename: pool/tools/l/lavapdu/lavapdu-client_0.0.5+git0.0.4-41-g7a4bd79-0.1deb8.1_all.deb Size: 6288 SHA256: a672f9ee8419e2b8421d787c3a8ae3850a97eabe1c861d70813a0a8f75a50bdc SHA1: d8582d14193530feed541e46b51bbb1be58e6800 MD5sum: 2e52b3da021a7fa15c623783474a7ebb Description: LAVA PDU client The Linaro Automated Validation Architecture (LAVA) can use the pduclient to control the power supply to devices under test. . This package contains the pduclient to ensure that devices get a hard reboot. The client connects to the listen daemon on a local or remote host running lavapdu-daemon. Package: lavapdu-daemon Source: lavapdu Version: 0.0.5+git0.0.4-41-g7a4bd79-0.1deb8.1 Architecture: all Maintainer: Debian LAVA team Installed-Size: 180 Depends: python, python-daemon, python-lockfile, python-paramiko, python-pexpect, python-psycopg2, python-setproctitle, python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~), init-system-helpers (>= 1.18~), postgresql, postgresql-client, telnet, python-systemd Conflicts: lavapdu Replaces: lavapdu Homepage: http://www.linaro.org/projects/test-validation/ Priority: optional Section: net Filename: pool/tools/l/lavapdu/lavapdu-daemon_0.0.5+git0.0.4-41-g7a4bd79-0.1deb8.1_all.deb Size: 21948 SHA256: 316e87bded5701aa3f03143282207297eb5a7819478b19ca678999b01c3d193d SHA1: 37eb180c796d223c962cba1c0c730a767b0a40f1 MD5sum: 33270ebf48cb1803f6d82703dc245ab5 Description: LAVA PDU control daemon The Linaro Automated Validation Architecture (LAVA) PDU daemon supports a number of APC power distribution units which allow control over the power supplied to individual devices. Operations are recorded in a postgres database for the runner daemon to process. . This package contains the daemons to control the PDU. One daemon can manage multiple PDUs. Package: libbssolv-perl Version: 0.19.0-0co2jessie1 Architecture: armhf Maintainer: Andrew Lee (李健秋) Installed-Size: 324 Depends: perl (>= 5.20.1-5), perlapi-5.20.1, libc6 (>= 2.8), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3) Priority: optional Section: utils Filename: pool/tools/libb/libbssolv-perl/libbssolv-perl_0.19.0-0co2jessie1_armhf.deb Size: 154840 SHA256: 5d59f5fa8c257e3c3e9860a558bef124eecbd16dcc5055c69b92737a719ad7aa SHA1: c680cf8eed143c564b163a1e91a0dbcf1839d283 MD5sum: 682c4612d2f226df8a26320822d1dc36 Description: package dependency solver for OBS. libbssolv-perl provides a new approach to compute package dependencies. It is developed by SUSE developers and used by Novell SUSE's OBS(Open Build System). Package: libdaemons-ruby Source: ruby-daemons Version: 1.1.5-2jessie1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 3 Depends: ruby-daemons Homepage: http://daemons.rubyforge.org Priority: extra Section: oldlibs Filename: pool/tools/r/ruby-daemons/libdaemons-ruby_1.1.5-2jessie1_all.deb Size: 2992 SHA256: d8a76e6fe197f3ae1cd2abf8cf1c91117f55a70a2ef9ab1bfc7098c3a63fc198 SHA1: a8d33addeb90ecf2d6585e9abbb74bc12850f1ba MD5sum: 6c97a17281a98f4c8ff20cedd1c938e8 Description: Transitional package for ruby-daemons This is a transitional package to ease upgrades to the ruby-daemons package. It can safely be removed. Package: libdaemons-ruby1.8 Source: ruby-daemons Version: 1.1.5-2jessie1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 3 Depends: ruby-daemons Homepage: http://daemons.rubyforge.org Priority: extra Section: oldlibs Filename: pool/tools/r/ruby-daemons/libdaemons-ruby1.8_1.1.5-2jessie1_all.deb Size: 3002 SHA256: 1960d5e4d9d84d82ad2e21cd9aa5cab05b40a7a0eb897c5fc2bff9f905c10349 SHA1: edf808a48d02efb740d2a43220499a742755a3ab MD5sum: c3fd08b235b3f3d870f4c88bbbeebd86 Description: Transitional package for ruby-daemons This is a transitional package to ease upgrades to the ruby-daemons package. It can safely be removed. Package: libjs-flot Source: flot Version: 0.8.2+dfsg-1jessie1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 29 Depends: libjs-jquery-flot Homepage: http://code.google.com/p/flot/ Priority: optional Section: oldlibs Filename: pool/tools/f/flot/libjs-flot_0.8.2+dfsg-1jessie1_all.deb Size: 3648 SHA256: 1d4427b37d816a62904bb4d84f55bd224957e21cb68abf2e1aa50f4be6318d1e SHA1: 863217e896ac1a20bc59126852f9ed735ed84b53 MD5sum: 7b609226227b1182df40697a59226f2f Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: libjs-jquery Source: jquery Version: 1.11.3+dfsg-4~bpo8+1deb8.1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 609 Recommends: javascript-common Conflicts: jquery Breaks: movabletype-opensource (<< 5.1.4+dfsg-3~) Replaces: jquery Multi-Arch: foreign Homepage: http://jquery.com/ Priority: optional Section: web Filename: pool/tools/j/jquery/libjs-jquery_1.11.3+dfsg-4~bpo8+1deb8.1_all.deb Size: 162832 SHA256: f7371d155332ee553ace9fc7b905e7978520eab793730d07a18a08051d5114aa SHA1: 46e0c68a791bb75361d265da21b737804eb4bcdf MD5sum: 02891cd67b35ca64130c12b3635dfed7 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. Package: libjs-jquery-flot Source: flot Version: 0.8.2+dfsg-1jessie1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 434 Depends: libjs-jquery Recommends: javascript-common, libjs-excanvas Suggests: libjs-jquery-flot-docs Breaks: libjs-flot (<< 0.8.1-1~) Replaces: libjs-flot (<< 0.8.1-1~) Homepage: http://code.google.com/p/flot/ Priority: optional Section: web Filename: pool/tools/f/flot/libjs-jquery-flot_0.8.2+dfsg-1jessie1_all.deb Size: 114408 SHA256: c14d4355657cf7ee8ce6747b0fe6f34bb8b2d15f71b2c3ad06582879e782e6cd SHA1: cc6dcbe443b7f24a9337252e69e5755c5e40c047 MD5sum: c08cb387bb289f3bb56d535d32c86352 Description: plotting library for jQuery Flot is a pure JavaScript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side. The focus is on simple usage (all settings are optional), attractive looks and interactive features like zooming and mouse tracking. Package: libjs-jquery-flot-docs Source: flot Version: 0.8.2+dfsg-1jessie1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 613 Depends: libjs-jquery-flot, libjs-jquery-ui Homepage: http://code.google.com/p/flot/ Priority: optional Section: doc Filename: pool/tools/f/flot/libjs-jquery-flot-docs_0.8.2+dfsg-1jessie1_all.deb Size: 298290 SHA256: cc342f59954654463b267707b69984fd9ede9f03cc851406bdeaba14b47f83da SHA1: 99ca15d52097576982d46ec538bdc7703bda8b62 MD5sum: 8292230cf27e2f5ea91dd9b0eb7c8654 Description: Documentation for Flot Flot is a pure JavaScript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side. The focus is on simple usage (all settings are optional), attractive looks and interactive features like zooming and mouse tracking. Package: libjs-sphinxdoc Source: sphinx Version: 1.4.8-2deb8.1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 145 Depends: libjs-jquery (>= 1.11.1), libjs-underscore (>= 1.3.1) Multi-Arch: foreign Homepage: http://sphinx-doc.org/ Priority: optional Section: web Filename: pool/tools/s/sphinx/libjs-sphinxdoc_1.4.8-2deb8.1_all.deb Size: 67794 SHA256: 29e0454a23e562121a1ef193017d0b084d735c2319cd02c0eb30a3fd2a423258 SHA1: 8c9d5c7cba063022d7ae2b9a4623ad55077521c2 MD5sum: a821744831f24fa7ed9f4c2929e14abb Description: JavaScript support for Sphinx documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package provides JavaScript code for documentation generated by Sphinx. Package: libjson-ruby Source: ruby-json Version: 1.7.3-3jessie1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 13 Depends: ruby-json Homepage: http://flori.github.com/json Priority: extra Section: oldlibs Filename: pool/tools/r/ruby-json/libjson-ruby_1.7.3-3jessie1_all.deb Size: 11538 SHA256: 54bde1bdbfd13b870bd15280e72c66b276b0d010dd4e540193fd2d1edcfc4dc3 SHA1: 7b67001a65177a0fc72bd05df69b3021a2b90a51 MD5sum: 8941609fa152f8e2a0458a414856913b Description: Transitional package for ruby-json This is a transitional package to ease upgrades to the ruby-json package. It can safely be removed. Package: libjson-ruby-doc Source: ruby-json Version: 1.7.3-3jessie1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 13 Depends: ruby-json Homepage: http://flori.github.com/json Priority: extra Section: oldlibs Filename: pool/tools/r/ruby-json/libjson-ruby-doc_1.7.3-3jessie1_all.deb Size: 11536 SHA256: 0f171b36433657f0d644781f335d6a770af08db68dd46983ef53828496885292 SHA1: ff58302f4a115bf3b1b1da944108df246beb5af5 MD5sum: b0c5e0eb9799bdbb028a04b716191080 Description: Transitional package for ruby-json This is a transitional package to ease upgrades to the ruby-json package. It can safely be removed. Package: libjson-ruby1.8 Source: ruby-json Version: 1.7.3-3jessie1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 13 Depends: ruby-json Homepage: http://flori.github.com/json Priority: extra Section: oldlibs Filename: pool/tools/r/ruby-json/libjson-ruby1.8_1.7.3-3jessie1_all.deb Size: 11542 SHA256: fdefbcf2c878f7aa844048a5dcd847fd4e353c03bcd8bebafbe58a9dae6a064d SHA1: bbf0ee1b7be90f487a66efa75ed23217a5838dfc MD5sum: c95d824bace36531839227d42528e4ad Description: Transitional package for ruby-json This is a transitional package to ease upgrades to the ruby-json package. It can safely be removed. Package: libsocket-msghdr-perl Version: 0.04-0co1jessie1 Architecture: armhf Maintainer: Andrew Lee (李健秋) Installed-Size: 87 Depends: perl (>= 5.20.1-5), perlapi-5.20.1, libc6 (>= 2.4) Homepage: http://search.cpan.org/dist/Socket-MsgHdr/ Priority: optional Section: perl Filename: pool/tools/libs/libsocket-msghdr-perl/libsocket-msghdr-perl_0.04-0co1jessie1_armhf.deb Size: 15110 SHA256: a3d478c079080c9b9df3cb1bd034138359daec93bf7f95af747713aef75a5a55 SHA1: 493a4f9e07f57b38d99894dc18e883a267510f45 MD5sum: e46259c72bd6c3b2552570d4c40aefe9 Description: sendmsg, recvmsg and ancillary data operations Socket::MsgHdr provides advanced socket messaging operations via sendmsg and recvmsg. Like their C counterparts, these functions accept few parameters, instead stuffing a lot of information into a complex structure. . This structure describes the message sent or received (buf), the peer on the other end of the socket (name), and ancillary or so-called control information (cmsghdr). This ancillary data may be used for file descriptor passing, IPv6 operations, and a host of implemenation-specific extensions. . This description was automagically extracted from the module by dh-make-perl. Package: linaro-image-tools Version: 2012.09.1-1co43deb8.1 Architecture: armhf Maintainer: Linaro Packagers Installed-Size: 152 Depends: apt-utils, dosfstools, parted, python (>= 2.6.6-3~), python-argparse, python-dbus, python-debian (>= 0.1.16ubuntu1~), python-linaro-image-tools (= 2012.09.1-1co43deb8.1), python-parted, python-yaml, python-mako, sudo, u-boot-tools | uboot-mkimage, grub-pc Recommends: btrfs-tools, command-not-found, qemu-user-static | qemu-kvm-extras-static, udisks, cgpt Priority: optional Section: devel Filename: pool/tools/l/linaro-image-tools/linaro-image-tools_2012.09.1-1co43deb8.1_armhf.deb Size: 89550 SHA256: e3a2827b2e43b10451f144509d32381d036b70a4c6b8f94ebfe869ceeee87071 SHA1: 1b9837bf7821ae1d8ea3b1010e892ae54ca6600e MD5sum: fedf4ed43ab9c991d0dbaf330b8f4954 Description: collection of tools to work with Linaro images This package offers a set of tools for use with Linaro images. . The provided linaro-media-create command allows writing Linaro images to a SD card, or generating an image file which you can boot in QEMU. Package: live-build Version: 5.0~a9-1co3deb8.1 Architecture: all Maintainer: Live Systems Maintainers Installed-Size: 602 Depends: debootstrap Recommends: apt-utils, cpio, wget, live-boot-doc, live-config-doc, live-manual-html | live-manual Suggests: gpgv, debian-keyring Homepage: http://live-systems.org/devel/live-build/ Priority: optional Section: misc Filename: pool/tools/l/live-build/live-build_5.0~a9-1co3deb8.1_all.deb Size: 217116 SHA256: 4a330e8b1b2dd3c86b8641b8f7f8ef202210c83adc3f5720fc1ba8c640db18e1 SHA1: bb51ce4007af508d801c97afaaaf37f40db35abf MD5sum: 2d3b17881b5dc1487d3094b20eb14098 Description: Live System Build Components The Live Systems project maintains the components to build Debian based Live systems and the official Debian Live images themselves. . live-build contains the components to build a live system from a configuration directory. Package: live-build-cgi Source: live-build Version: 4.0.3-1co1jessie1 Architecture: all Maintainer: Live Systems Maintainers Installed-Size: 83 Depends: live-build (= 4.0.3-1co1jessie1) Recommends: apache2 | httpd, cron Homepage: http://live-systems.org/devel/live-build/ Priority: optional Section: misc Filename: pool/tools/l/live-build/live-build-cgi_4.0.3-1co1jessie1_all.deb Size: 72716 SHA256: c03ff1f6a446e1e34ac5af9354f3e33180fa899361691ff0eae75aa83d4ffeb3 SHA1: a5b7ea84c6341091e6d20ae07befe8246208e2cc MD5sum: c54e6c6d760f4cfc1e958a9dc31fb37a Description: Live System Build Scripts (CGI frontend) The Live Systems project maintains the components to build Debian based Live systems and the official Debian Live images themselves. . live-build contains the components to build a live system from a configuration directory. . This package contains the CGI frontend (experimental!). Package: lqa Version: 20180702.0-1deb8.1 Architecture: all Maintainer: Andrew Lee (李健秋) Installed-Size: 377 Depends: python-jinja2, python-requests, python-yaml, python3, python:any (<< 2.8), python:any (>= 2.7.5-5~), python3-jinja2, python3-requests, python3-yaml, python3:any (>= 3.3.2-2~) Homepage: https://gitlab.collabora.com/collabora/lqa Priority: optional Section: utils Filename: pool/tools/l/lqa/lqa_20180702.0-1deb8.1_all.deb Size: 26686 SHA256: 7edf1ecfb81ec90ffeebb4ce7b871d0b40da884fd6b160bd70c70c8d5942be1c SHA1: 84c79e3e56d1caba6b060c060824664609274171 MD5sum: 1c454cdb96fb4e919e3e249459c2fc4f Description: lava qa tool This package contains a command line tool for LAVA quality assurance tasks. Package: merge-o-matic Source: merge-our-misc Version: 2017.11.24deb8.1 Architecture: all Maintainer: Singularity Installed-Size: 33 Depends: merge-our-misc Priority: optional Section: oldlibs Filename: pool/tools/m/merge-our-misc/merge-o-matic_2017.11.24deb8.1_all.deb Size: 6848 SHA256: 419e3519228a42af8b2f1809abdd1dea869e7ad4a917a57f59881edb827e5a7e SHA1: b4ccf2728d5a49c7a461d7bef10f862da494f327 MD5sum: 73e52b8a1b04d709aa612ded0a149772 Description: transitional package merge-our-misc (also known as "mom") is a modified version of Ubuntu's Merge-o-Matic tool. . This package exists to automate upgrades from previous packaging of this tool (under the name merge-o-matic) to merge-our-misc. Package: merge-our-misc Version: 2017.11.24deb8.1 Architecture: all Maintainer: Singularity Installed-Size: 389 Pre-Depends: adduser Depends: python:any (>= 2.7.5-5~), apache2 | httpd, cron, logrotate, osc, python-pychart, python-jinja2, python (>= 2.7) Breaks: merge-o-matic (<< 2014.02) Replaces: merge-o-matic (<< 2014.02) Priority: optional Section: utils Filename: pool/tools/m/merge-our-misc/merge-our-misc_2017.11.24deb8.1_all.deb Size: 61178 SHA256: 8e8e9e8066818a4913cd38eda56363d139f992baed7933de43d3a8c4bcba36ea SHA1: 998bcfafff3bbd21942be5bee4eb22053890a4a9 MD5sum: 33839e8f4c37b9a0fca7fb266a4288fd Description: automated merge system for Debian derivatives merge-our-misc (also known as "mom") is a modified version of Ubuntu's Merge-o-Matic tool. . It produces automated merges of the differences between source packages in two distributions, as well as collections of useful patches to aid manual merging or review. Package: obs-api Source: open-build-service Version: 2.3.8-0co43deb8.1 Architecture: armhf Maintainer: Andrew Lee (李健秋) Installed-Size: 2528 Depends: debconf (>= 0.5) | debconf-2.0, apache2, dbconfig-common, libapache2-mod-passenger, libapache2-mod-xforward, mysql-client, mysql-server, ruby1.8, rubygems-integration, ruby-daemons, ruby-erubis, ruby-json, ruby-mysql, ruby-nokogiri, ruby-rails-2.3, ruby-rails-xss, ruby-rdoc, ruby-delayed-job Suggests: obs-server Homepage: http://en.opensuse.org/Build_Service Priority: optional Section: devel Filename: pool/tools/o/open-build-service/obs-api_2.3.8-0co43deb8.1_armhf.deb Size: 372598 SHA256: 4922376aa166c22a50be3f3b045a812cd78a1b70d9eaa196df165e708f0c9b1c SHA1: 16de14f6feec6f99cfe670bf38cf788578634d39 MD5sum: 7cd3455a671a3116b2e582ef2a2d6f8e Description: Open Build Service (api) This is the API server instance for the OBS. Package: obs-build Version: 2013.10.24co10deb8.1 Architecture: all Maintainer: Andrew Lee (李健秋) Installed-Size: 692 Depends: perl, rpm, debootstrap Recommends: bsdtar, liblwp-useragent-determined-perl, libtimedate-perl, liburi-perl, libxml-parser-perl, pdl, rpm2cpio Priority: optional Section: devel Filename: pool/tools/o/obs-build/obs-build_2013.10.24co10deb8.1_all.deb Size: 101746 SHA256: d182c06486a01406e49f912dec4cd98dee740fe9076c29acb9b1149d3f5fb536 SHA1: 61c537ea1087f6f423180c4f310365aa2b4a4e32 MD5sum: dfc6e0b9d3dac3cc2cce78d8f2290e9e Description: script to build SUSE Linux RPMs This package provides a script for building RPMs for SUSE Linux in a chroot environment. Package: obs-productconverter Source: open-build-service Version: 2.3.8-0co43deb8.1 Architecture: armhf Maintainer: Andrew Lee (李健秋) Installed-Size: 98 Depends: obs-server Homepage: http://en.opensuse.org/Build_Service Priority: optional Section: devel Filename: pool/tools/o/open-build-service/obs-productconverter_2.3.8-0co43deb8.1_armhf.deb Size: 19812 SHA256: 054eb81d05bd31d5bec123246bb5e2bfd8cfa108fff8ca43ba47c5e5bd52cfb1 SHA1: 21f64aca19106f9b686fd45e7938bfa44ed2c79e MD5sum: caf59a0a9ee50e06ad92a2ad3d8d1de3 Description: Open Build Service (product definition utility) The obs_productconvert is a utility to create Kiwi- and Spec- files from a product definition. Package: obs-server Source: open-build-service Version: 2.3.8-0co43deb8.1 Architecture: armhf Maintainer: Andrew Lee (李健秋) Installed-Size: 1328 Depends: apt-utils, diffutils, libbssolv-perl, libfile-sync-perl, libsocket-msghdr-perl, obs-build, patch, reprepro, sysvinit-utils, memcached Recommends: createrepo (>= 0.9.8), obs-signd, slpd, yum, phab-handler, qa-bughandler Homepage: http://en.opensuse.org/Build_Service Priority: optional Section: devel Filename: pool/tools/o/open-build-service/obs-server_2.3.8-0co43deb8.1_armhf.deb Size: 243444 SHA256: 2bf17794966dbcaa62ada9e27bd58eb61e04839ccbf1a0fd5e66ec1bd395dcaa SHA1: 522d71f3e8e8a8ab61739ba0a80c84d31e7da39b MD5sum: 31055a78af2da08a9b731813bd824f93 Description: Open Build Service (server component) The Open Build Service (OBS) backend is used to store all sources and binaries. It also calculates the need for new build jobs and distributes it. Package: obs-signd Version: 2.1.5-co3jessie1 Architecture: armhf Maintainer: Jeremy Whiting Installed-Size: 126 Pre-Depends: libcap2-bin Depends: libc6 (>= 2.4), dpkg (>= 1.16.5), gnupg2 Homepage: http://en.opensuse.org/Build_Service Priority: optional Section: devel Filename: pool/tools/o/obs-signd/obs-signd_2.1.5-co3jessie1_armhf.deb Size: 26938 SHA256: 2d08bf7a77f5b6226ba9295daaf0edecb538e01c51fbe8aab59059a2fe3d4f68 SHA1: f80419befe8b379c229b53e735ed5dd4b3309c4f MD5sum: ec734e1fcc2c4135b6010f3bdac916d2 Description: The sign daemon The Open Build Service (OBS) sign client and daemon. This daemon can be used to sign anything via gpg, but it speaks with a remote server to avoid the need to host the private key on the same server. Package: obs-utils Source: open-build-service Version: 2.3.8-0co43deb8.1 Architecture: armhf Maintainer: Andrew Lee (李健秋) Installed-Size: 44 Depends: osc, ruby1.8 Homepage: http://en.opensuse.org/Build_Service Priority: optional Section: devel Filename: pool/tools/o/open-build-service/obs-utils_2.3.8-0co43deb8.1_armhf.deb Size: 10058 SHA256: 851fbcada22b4ac84453cc3af2984bf6645eaf126e9864504bff5ba62422da7b SHA1: 4ebacb12d9a60f8999cd29e531d542ffed62838c MD5sum: a6c8759a54351a58adf59d99c30fdae1 Description: Open Build Service (utilities) The obs-utils contains tools for Open Build Service. Including: * obs_mirror_project - a tool to copy the binary data of a project from one obs to another * obs_project_update - a tool to copy a packages of a project from one obs to another Package: obs-webui Source: open-build-service Version: 2.3.8-0co43deb8.1 Architecture: armhf Maintainer: Andrew Lee (李健秋) Installed-Size: 3093 Depends: debconf (>= 0.5) | debconf-2.0, apache2, dbconfig-common, libapache2-mod-passenger, libapache2-mod-xforward, mysql-client, opensuse-themes-obs, collabora-themes-obs Recommends: mysql-server Suggests: obs-server, obs-api Homepage: http://en.opensuse.org/Build_Service Priority: optional Section: devel Filename: pool/tools/o/open-build-service/obs-webui_2.3.8-0co43deb8.1_armhf.deb Size: 590674 SHA256: f0113e7baa5fec37996b8763cd96745a36e50d2075ecf980a438ba04ad3203db SHA1: 1c7e60d150a78cac44d98c108165ae210eaae4fa MD5sum: 69885bf2b2d8b3cfbc531f32c64cc81d Description: Open Build Service (webui) This is the web client for the OBS. Package: obs-worker Source: open-build-service Version: 2.3.8-0co43deb8.1 Architecture: armhf Maintainer: Andrew Lee (李健秋) Installed-Size: 59 Depends: apt-utils, binutils, bsdtar, curl, debootstrap, libtimedate-perl, libxml-parser-perl, libxml-simple-perl, lzma, rpm, screen, slptool Homepage: http://en.opensuse.org/Build_Service Priority: optional Section: devel Filename: pool/tools/o/open-build-service/obs-worker_2.3.8-0co43deb8.1_armhf.deb Size: 11268 SHA256: 629ccc58ba71c8f1269d7b9f82301e89b40d8ba0552f8b7eae56938a43576cf5 SHA1: 55253ca33dc23daaae573f4a1fbbb581cb6faea1 MD5sum: ae2358babf131051e266ca6b5c350091 Description: Open Build Service (build host component) This is the obs build host, to be installed on each machine building packages in this obs installation. Install it alongside obs-server to run a local playground test installation. Package: opensuse-themes-obs Version: 2.3.0-0co1jessie1 Architecture: all Maintainer: Sjoerd Simons Installed-Size: 15007 Homepage: https://github.com/openSUSE/opensuse-themes/ Priority: extra Section: devel Filename: pool/tools/o/opensuse-themes-obs/opensuse-themes-obs_2.3.0-0co1jessie1_all.deb Size: 6740984 SHA256: 980392a9346d45ad53f2b7134678b6e8455865ebd8d040005e9576efd7a9f122 SHA1: dbce088a3eeffd7d3702deccbdbb9c162570993d MD5sum: 80c5f2ed478e793db45cd80993c26294 Description: Web UI themes for OBS Opensuses default theme for OBS Package: osc Version: 0.152.0-1co2deb8.1 Architecture: all Maintainer: Michal Čihař Installed-Size: 980 Depends: python (>= 2.7), python (<< 2.8), python-urlgrabber, python-rpm, python-m2crypto, ca-certificates Recommends: rpm2cpio, cpio, sensible-utils, python-keyring, obs-build Suggests: python-gnomekeyring, gnome-keyring Homepage: http://en.opensuse.org/openSUSE:OSC Priority: extra Section: devel Filename: pool/tools/o/osc/osc_0.152.0-1co2deb8.1_all.deb Size: 213422 SHA256: 27a850f0385d592fcd563b9a207aecb7c3565ad89ac0ce4a81a824e9948364b9 SHA1: c7667eff01d577f97bf6a56737f1e08c9dc621f9 MD5sum: e0e56002c4ee82bdd9681423d4254241 Description: OpenSUSE (buildsystem) commander Commandline client for the openSUSE Build Service, which allows one to access repositories in the openSUSE Build Service in similar way as Subversion repositories. . The openSUSE Build Service is service that allows developers to package software for all major Linux distributions. Package: osc-plugins-dput Version: 20160627.0deb8.1 Architecture: all Maintainer: Singularity Installed-Size: 47 Depends: osc (>= 0.139), python-debian Priority: optional Section: x11 Filename: pool/tools/o/osc-plugins-dput/osc-plugins-dput_20160627.0deb8.1_all.deb Size: 5678 SHA256: 99877e2247f0c393f25a255e24268e12e1468321140ec4cc2e84428efe18ebb4 SHA1: 3a073510de646538321977195faa34dd143c951b MD5sum: a2115fd9f70f6d9a74abd7782ea0adb9 Description: dput plugin for OpenSUSE (buildsystem) commander This package contains the dput plugin for OpenSUSE (buildsystem) commander. . This dput plugin is designed to be able to quickly upload a random debian source package without the need of doing a checkout, adding the source, removing the old files and committing it again. . See 'osc help dput' for details. Package: phab-handler Version: 0.0.2-0co2deb8.1 Architecture: all Maintainer: Héctor Orón Martínez Installed-Size: 56 Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-phabricator Priority: extra Section: python Filename: pool/tools/p/phab-handler/phab-handler_0.0.2-0co2deb8.1_all.deb Size: 4714 SHA256: 5fdf1c4ad8872fc964c6b2d75b0d9d54a64082bb038c620d2febc729b6e091b5 SHA1: 6948382eccdf08915bb288c529d2c56fcc90b7b4 MD5sum: 8d799d0e9510fd57c627a2e2b874a00b Description: Phabricator Task Handler Helper tool which works with python-phabricator to ease Phabricator Maniphest task management. Package: pqa Version: 20160129.0+co1deb8.1 Architecture: all Maintainer: Luis Araujo Installed-Size: 97 Depends: python, python-requests, python:any (<< 2.8), python:any (>= 2.7.5-5~) Priority: extra Section: utils Filename: pool/tools/p/pqa/pqa_20160129.0+co1deb8.1_all.deb Size: 9508 SHA256: 33d9991437e4a896fd75ec87db888b3a9532246b2b35f3500417377bcc20a15d SHA1: 501c7147bb850712d81ef1f7e0c60a65838cf082 MD5sum: 19d2de34cda3691261c27f7fcdcfa8ec Description: phabricator qa tool This package contains a command line tool for Phabricator. Package: python-alabaster Source: alabaster Version: 0.7.8-1~bpo8+1deb8.1 Architecture: all Maintainer: Jeremy T. Bouse Installed-Size: 110 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-sphinx Provides: python2.7-alabaster Homepage: https://github.com/bitprophet/alabaster Priority: extra Section: python Filename: pool/tools/a/alabaster/python-alabaster_0.7.8-1~bpo8+1deb8.1_all.deb Size: 18568 SHA256: 919cc4dbcb151324ddb8155ff0b3d197bafc16c8d576d2db0c4159ee202a551a SHA1: 7fdfc4bdacfcdd941508eec61b6f395fff0ccff7 MD5sum: f7e1633275ebdd1dfc6a22355b61e493 Description: Configurable sidebar-enabled Sphinx theme (Python 2) This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as used in his Requests project), which was itself originally based on @mitsuhiko's theme used for Flask & related projects. . This is the Python 2 version of the package. Package: python-argcomplete Version: 0.8.1-1jessie1 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 131 Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~) Priority: optional Section: python Filename: pool/tools/p/python-argcomplete/python-argcomplete_0.8.1-1jessie1_all.deb Size: 21688 SHA256: bd54e3dab5729517340423dfadc819f62c69a9ba69f0897178c05ae9552a54fe SHA1: 8a93f9ab5ed590d739f9b58bffd3be9f14e59680 MD5sum: 98921d18d7a45f14ccd35c149df61b72 Description: bash tab completion for argparse Argcomplete provides easy, extensible command line tab completion of arguments for your Python script. . It makes two assumptions: . * You're using bash as your shell * You're using argparse to manage your command line arguments/options . Argcomplete is particularly useful if your program has lots of options or subparsers, and if your program can dynamically suggest completions for your argument/option values (for example, if the user is browsing resources over the network). . This package provides the module for Python 2.x. Package: python-contextlib2 Source: contextlib2 Version: 0.5.1-1deb8.1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 62 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: http://contextlib2.readthedocs.org/ Priority: optional Section: python Filename: pool/tools/c/contextlib2/python-contextlib2_0.5.1-1deb8.1_all.deb Size: 10954 SHA256: 2d0910acf83f43dc954d3a755ca231497b0de37d8bccfbbbcb23413d42d16c99 SHA1: 7482638111c1ab0d7a738238d774ae386ecb728c MD5sum: 4842b2044a34de8a29bbe9f11b97c481 Description: Backport and enhancements for the contextlib module - Python 2.7 contextlib2 is a backport of the standard library's contextlib module to earlier Python versions. . It also serves as a real world proving ground for possible future enhancements to the standard library version. . This package contains the Python 2.7 module. Package: python-django-restricted-resource Source: django-restricted-resource Version: 2014.09-1jessie1 Architecture: all Maintainer: Debian LAVA team Installed-Size: 84 Depends: python (>= 2.7), python (<< 2.8), python-django (>= 1.6) Provides: python2.7-django-restricted-resource Homepage: http://www.linaro.org/engineering/validation Priority: optional Section: python Filename: pool/tools/d/django-restricted-resource/python-django-restricted-resource_2014.09-1jessie1_all.deb Size: 9482 SHA256: aacb32c0de2aa6eee6ff42100f2342bad00cc68b0d136bebaed8627e721145be SHA1: b885792c55f4c652e8453ed43e1b39e6e061c054 MD5sum: 85398f7c97fb62d2a62ab1c2f912bf40 Description: Django Base model for ownership and access control Restricted resources can have owners, users or groups of users, organised within the django admin interface. Resources can be public or private to allow an app to provide access control over model objects. Package: python-django-south Version: 1.0-0.1jessie1 Architecture: all Maintainer: David Watson Installed-Size: 602 Depends: python (>= 2.7), python (<< 2.8), python-django (>= 1.2) Breaks: python-django-markupfield (<< 1.0.1) Homepage: http://south.aeracode.org/ Priority: optional Section: python Filename: pool/tools/p/python-django-south/python-django-south_1.0-0.1jessie1_all.deb Size: 84486 SHA256: 3776d5f321f6bf0d13ac0ff6e7031865ee115f429808f78de3fdf0e4bd64ab25 SHA1: a80c26fdbd22aaab1eea36106c84d60a86594a93 MD5sum: 9fc30ba590c943b76b0c46db93418488 Description: Intelligent schema migrations for django apps An intelligent database migrations library for the Django web framework. It is database-independent and DVCS-friendly, as well as a whole host of other features. . * Intelligent; it knows if you've missed out a migration or two * Database independent, so there's no hassle if you need to move databases. * Easy; it can write migrations for you, and it takes about a minute to convert your app over to use South. * Designed for a pluggable Django world; you can declare dependencies between apps so they all migrate together correctly, and you can still use syncdb for your non-migrated apps without it interfering. Package: python-ec3po Source: chromiumos-ec Version: 20161128-1deb8.1 Architecture: armhf Maintainer: Heiko Stuebner Installed-Size: 173 Homepage: https://chromium.googlesource.com/chromiumos/platform/ec Priority: optional Section: python Filename: pool/tools/c/chromiumos-ec/python-ec3po_20161128-1deb8.1_armhf.deb Size: 25820 SHA256: 3cd0385c9d78f703aca811e8a0eff5c3f7e3d95cd3ed1cdb9f944bb8ea077595 SHA1: 7e51ecbe55bf2d5b131fd347dbdd9f936bb364db MD5sum: a66452a480a9f624ee2a6eceb3aaf7ab Description: The ChromeOS EC console interpreter EC-3PO is a console interpreter which migrates the rich debug console from the EC itself to the host. This allows for a rich debug console without impacting EC image sizes while also allowing the development of new console features. . This library is for example needed by the chromeos hcdtools to let servo board talk to ChromeOS devices. Package: python-imagesize Version: 0.7.1-1~bpo8+1deb8.1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 50 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: https://github.com/shibukawa/imagesize_py Priority: optional Section: python Filename: pool/tools/p/python-imagesize/python-imagesize_0.7.1-1~bpo8+1deb8.1_all.deb Size: 4142 SHA256: 56a6fe5bc155b1d0cafecb2b7047258624a122f14061be464e463f357c85213b SHA1: d5528c65b850bee6f5742d2a6eb6320c1d9d5ff1 MD5sum: 22cd9f9bf1a63029ee9af71a192158de Description: Python 2 module for getting image size from png/jpeg/jpeg2000/gif file This small module parses image header and returns width and height of the image. Supported formats are: PNG, JPEG, JPEG2000, GIF. . This is the Python 2 version of the module. Package: python-jenkins Version: 0.4.11-1deb8.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 109 Depends: python-multi-key-dict, python-pbr (>= 0.8.2), python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: http://launchpad.net/python-jenkins Priority: optional Section: python Filename: pool/tools/p/python-jenkins/python-jenkins_0.4.11-1deb8.1_all.deb Size: 17562 SHA256: c05dd0d0703fbc19736e392785ee1ac697a3233b5cf182ae49692f8ba1e40bf8 SHA1: e51f63c5f43185a277cc9853ae14e5b02faa8767 MD5sum: 42cf213803257938f8c7e1f4aadc9dde Description: bindings for the Jenkins Remote API - Python 2.7 This package provides Python bindings for the Jenkins Remote API. It current supports management of: . * Project configuration * Build control * Slave node configuration . This package contains the Python 2.7 module. Package: python-jenkins-doc Source: python-jenkins Version: 0.4.11-1deb8.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 222 Depends: libjs-sphinxdoc (>= 1.0) Homepage: http://launchpad.net/python-jenkins Priority: optional Section: doc Filename: pool/tools/p/python-jenkins/python-jenkins-doc_0.4.11-1deb8.1_all.deb Size: 34360 SHA256: 558f793d3261e1a6d8847ebf0287b742340a3cb29ae33ba115e77ff3cfbe80e9 SHA1: 4c2793d81a5917ea1ed4772b491880474f17daca MD5sum: c77b0cb36eec88eb3c0acabb8400bb74 Description: bindings for the Jenkins Remote API - doc This package provides Python bindings for the Jenkins Remote API. It current supports management of: . * Project configuration * Build control * Slave node configuration . This package contains the documentation. Package: python-jenkins-job-builder Source: jenkins-job-builder Version: 1.3.0+2015.12.15.git136.959eb4b909-1+co1deb8.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 842 Depends: python-jenkins (>= 0.4.11), python-pbr (>= 0.8.2), python-pkg-resources, python-six, python-yaml, python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: http://ci.openstack.org/jenkins-job-builder Priority: optional Section: python Filename: pool/tools/j/jenkins-job-builder/python-jenkins-job-builder_1.3.0+2015.12.15.git136.959eb4b909-1+co1deb8.1_all.deb Size: 140320 SHA256: e5defa6fcfd1d229074d5a64e9aa0c3107f475472698001e085ff6c0a6bc53e2 SHA1: 2d6275071ee9b8afaf5905bf97ba2e5afcdeadb4 MD5sum: 4ca72eee1b2be383fff74558fa808e20 Description: Configure Jenkins using YAML files - Python 2.7 Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. . This package contains the Python 2.7 module. Package: python-jenkins-job-builder-pipeline Source: jenkins-job-builder-pipeline Version: 20160912+bd1bae-1deb8.1 Architecture: all Maintainer: Andrew Lee (李健秋) Installed-Size: 50 Depends: python-jenkins-job-builder, python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: https://github.com/rusty-dev/jenkins-job-builder-pipeline Priority: optional Section: python Filename: pool/tools/j/jenkins-job-builder-pipeline/python-jenkins-job-builder-pipeline_20160912+bd1bae-1deb8.1_all.deb Size: 4224 SHA256: 506ca9a2b88a1a90a1867d14420d3c250bb06065f390873d1ef61e4944752e2d SHA1: 6e6a35b4ba52be038311812b583f189a995f45f4 MD5sum: da1d269ad8c7f63e93ba941daebe4382 Description: pipeline job generation plugin for jenkins-job-builder This is a plugin for jenkins-job-builder to support pipeline job generation. Package: python-json-schema-validator Source: json-schema-validator Version: 2.3.1-3jessie1 Architecture: all Maintainer: Neil Williams Installed-Size: 150 Depends: python (>= 2.7), python (<< 2.8), python-simplejson (>= 2.0.9) Suggests: python-json-schema-validator-doc Provides: python2.7-json-schema-validator Homepage: https://github.com/zyga/json-schema-validator Priority: optional Section: python Filename: pool/tools/j/json-schema-validator/python-json-schema-validator_2.3.1-3jessie1_all.deb Size: 17166 SHA256: 4f66b6c543a3ccc7b558d93ca602744568f3bdad1b374b78b3d9375c75153a8c SHA1: c7949d8fe94fd7f389c0348ad1f2b430135d3d66 MD5sum: 268427ef96e4171c6bb1429170639938 Description: JSON schema validation utility This package provides a JSON Schema validator conforming to a subset of second draft of the specification. . JSON files can be verified against a schema expressed in the python source code, producing either a SchemaError exception or ValidationError exception. Package: python-json-schema-validator-doc Source: json-schema-validator Version: 2.3.1-3jessie1 Architecture: all Maintainer: Neil Williams Installed-Size: 178 Depends: libjs-sphinxdoc (>= 1.0) Recommends: libjs-jquery Homepage: https://github.com/zyga/json-schema-validator Priority: optional Section: doc Filename: pool/tools/j/json-schema-validator/python-json-schema-validator-doc_2.3.1-3jessie1_all.deb Size: 26656 SHA256: 94b9e946429dc14272926a99dece07cbc27ba9506c6b05e4ddca134623251c53 SHA1: 20e4ae7b0b1fa5c20926a9e7758c3db82226cd10 MD5sum: ce5a47aa35496653f486707a4c905d45 Description: JSON schema validation utility json-schema-validator provides a JSON Schema validator conforming to a subset of second draft of the specification. . This package contains the HTML documentation. Package: python-linaro-image-tools Source: linaro-image-tools Version: 2012.09.1-1co43deb8.1 Architecture: all Maintainer: Linaro Packagers Installed-Size: 905 Depends: python-apt, python (>= 2.7), python (<< 2.8) Priority: optional Section: python Filename: pool/tools/l/linaro-image-tools/python-linaro-image-tools_2012.09.1-1co43deb8.1_all.deb Size: 186986 SHA256: 09746c0d6d4911b1de74122dfc7ebf513f56a7db680fef055f5e22137181a0a5 SHA1: f8283f1dd1b0f1d884139d356ae4efb31b50d2bb MD5sum: f5a01aa153b10f1ed0411458f65084d7 Description: Python library for the manipulation of Linaro bootable media Linaro images are generated by combining generic tarballs with hardware-specific packs (hwpacks). . This package provides a Python library to generate Linaro images and write them to SD cards or image files that you can be boot in QEMU. . It also provides a Python library to aid with the creation of hardware packs. Package: python-linecache2 Version: 1.0.0-2deb8.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 92 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: https://github.com/testing-cabal/linecache2 Priority: optional Section: python Filename: pool/tools/p/python-linecache2/python-linecache2_1.0.0-2deb8.1_all.deb Size: 12454 SHA256: 5d7d23be3d5d12db6caeac4612cf2231ffd9deab9a7c3b194267191bcf396d6b SHA1: 55da20a5b05e754be5d4097a1ffa9d51295831ab MD5sum: c081da4c75020cda733d7e1a1f9a4707 Description: backports of the linecache module - Python 2.7 A backport of linecache to older supported Pythons. Typically, the user of this module would do "import linecache2 as linecache" and use the linecache module normally. . This package contains the Python 2.7 module. Package: python-multi-key-dict Version: 2.0.3-1deb8.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 68 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: https://github.com/formiaczek/multi_key_dict Priority: optional Section: python Filename: pool/tools/p/python-multi-key-dict/python-multi-key-dict_2.0.3-1deb8.1_all.deb Size: 9734 SHA256: 3282d54cf473dcbcc3410903046e279fff201deee5bd9d63fe504e2d695191bd SHA1: 885eef28811222cd5e0f0715e9578cb060a44ac5 MD5sum: 16b208243a99397001a2815031c9e434 Description: multi key dictionary implementation - Python 2.7 Implementation of a multi-key dictionary, i.e.: (key1[,key2, ..]) => value . This dictionary has a similar interface to the standard dictionary, but is extended to support multiple keys referring to the same element. . Multi-key dict provides also extended interface for iterating over items and keys (e.g. by the key type), which might be useful when creating, e.g. dictionaries with index-name key pair allowing to iterate over items using either: names or indexes. It can be useful for many other similar use-cases, and there is no limit to the number of keys used to map to the value. . There are few other useful methods, e.g. to iterate over dictionary (by/using) selected key type, finding other keys mapping to the same value etc. . This package contains the Python 2.7 module. Package: python-netifaces Source: netifaces Version: 0.10.4-0.1jessie1 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 71 Depends: libc6 (>= 2.4), python (>= 2.7), python (<< 2.8) Provides: python2.7-netifaces Homepage: http://alastairs-place.net/projects/netifaces/ Priority: optional Section: python Filename: pool/tools/n/netifaces/python-netifaces_0.10.4-0.1jessie1_armhf.deb Size: 16232 SHA256: ca741bc817c6cf27de70c279bcf9219611d3ca04c4d43804f52e663fde915caf SHA1: fd0949b7550abcd12c19169b872e9e15943f42cb MD5sum: 62c8744fcac68e1ab854d0d7dc395462 Description: portable network interface information - Python 2.x netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains the module for Python 2.x. Python-Version: 2.7 Package: python-netifaces-dbg Source: netifaces Version: 0.10.4-0.1jessie1 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 105 Depends: libc6 (>= 2.4), python-netifaces (= 0.10.4-0.1jessie1), python-dbg Homepage: http://alastairs-place.net/projects/netifaces/ Priority: extra Section: debug Filename: pool/tools/n/netifaces/python-netifaces-dbg_0.10.4-0.1jessie1_armhf.deb Size: 40260 SHA256: 875bebdb0e7a01402bee4cae3a51e9826fdc525de6b309535161960c27e99b08 SHA1: a51dcde8d4e9475a018f9eb7558ae6a0884961da MD5sum: 38b1d83c8973e2991aeea244b7ad0078 Description: portable network interface information - Python 2.x debug extension netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains debug symbols of python-netifaces. Python-Version: 2.7 Package: python-phabricator Version: 0.6.1-1deb8.1 Architecture: all Maintainer: Héctor Orón Martínez Installed-Size: 113 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: https://github.com/disqus/python-phabricator Priority: extra Section: python Filename: pool/tools/p/python-phabricator/python-phabricator_0.6.1-1deb8.1_all.deb Size: 16040 SHA256: 9778339b8c6366af8fbf78790acffef45c7dc07555c546e77ea9ed2b97d24f48 SHA1: 2887abcc4f55a3a77da900b28fd25ab6d028ba10 MD5sum: ba1b4963a81a743f0fd8539773a380d5 Description: Phabricator Python API Bindings (Python 2) Phabricator is an open source collection of web applications which make it easier to write, review, and share source code. . The current package provides Python API bindings for Phabricator interfaces. Package: python-psycopg2 Source: psycopg2 Version: 2.5.4+dfsg-1jessie1 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 604 Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.4), libpq5 (>= 8.3~) Recommends: python-egenix-mxdatetime Suggests: python-psycopg2-doc Homepage: http://initd.org/projects/psycopg Priority: optional Section: python Filename: pool/tools/p/psycopg2/python-psycopg2_2.5.4+dfsg-1jessie1_armhf.deb Size: 137980 SHA256: 4efd4dba26c904de60c550f82d43d3e1eb6497bd7bb2af144e8219f1bc165c57 SHA1: 76ea4f50e89acf0c11a005c69d3d5c516f926615 MD5sum: 3a3411c016c424f47a8420afd269d789 Description: Python module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. Package: python-psycopg2-dbg Source: psycopg2 Version: 2.5.4+dfsg-1jessie1 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 997 Depends: python-psycopg2 (= 2.5.4+dfsg-1jessie1), python-dbg, libc6 (>= 2.4), libpq5 (>= 8.3~) Homepage: http://initd.org/projects/psycopg Priority: extra Section: debug Filename: pool/tools/p/psycopg2/python-psycopg2-dbg_2.5.4+dfsg-1jessie1_armhf.deb Size: 224416 SHA256: 0812d2831d57629f46cb3e5b3f4b945e02ed628d9cbe000a20d7cf14149ec4e8 SHA1: 87f7d4801707ff334bb42ae2915b3d7299b2bcef MD5sum: 68215d5351e2b182536f89f97a705975 Description: Python module for PostgreSQL (debug extension) psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . This package contains the extensions built for the Python debug interpreter. Package: python-psycopg2-doc Source: psycopg2 Version: 2.5.4+dfsg-1jessie1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1087 Depends: libjs-sphinxdoc (>= 1.0) Suggests: python-psycopg2 | python3-psycopg2 Homepage: http://initd.org/projects/psycopg Priority: optional Section: doc Filename: pool/tools/p/psycopg2/python-psycopg2-doc_2.5.4+dfsg-1jessie1_all.deb Size: 234638 SHA256: 704b5ee0836c0156460b3b94c454ec9e17c6af2460f936cd6d04d7f632428813 SHA1: be8fc4155300b14dd6fa821453477e81e6d48177 MD5sum: 5caafb4f00f7b7b53fe8a4de8e15a126 Description: Python module for PostgreSQL (documentation package) psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. . This package contains the psycopg2 documentation Package: python-pygments Source: pygments Version: 2.1.3+dfsg-1~bpo8+1deb8.1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 2817 Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-chardet, python-pkg-resources Suggests: ttf-bitstream-vera Homepage: http://pygments.org/ Priority: optional Section: python Filename: pool/tools/p/pygments/python-pygments_2.1.3+dfsg-1~bpo8+1deb8.1_all.deb Size: 535276 SHA256: e300be789b5112203f488cb54df3ceb272fe06d216db7edb527b702700375846 SHA1: 2d88c8bc6105dfe327f20d6960629cc4e97ec45c MD5sum: 0505c56b84a837b5216f602dd0c8770c Description: syntax highlighting package written in Python Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. . Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details, increasing quality by a fair amount * support for new languages and formats are added easily * a number of output formats, presently HTML, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library Package: python-pygments-doc Source: pygments Version: 2.1.3+dfsg-1~bpo8+1deb8.1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 1300 Depends: libjs-sphinxdoc (>= 1.0) Recommends: python-pygments Conflicts: python-pygments (<= 2.0~) Homepage: http://pygments.org/ Priority: extra Section: doc Filename: pool/tools/p/pygments/python-pygments-doc_2.1.3+dfsg-1~bpo8+1deb8.1_all.deb Size: 239844 SHA256: 02e9149edf18fb78e70291364f7ebf406abbc66b99fd166ee4667601fcae229f SHA1: 9df37cfdc8dbd81d0efe0dd9e95621745501f702 MD5sum: f8a2b7ffe346bf6491d90fb62cfdb9e3 Description: documentation for the Pygments Pygments is syntax highlighting package. . This package contains the documentation for Pygments in HTML and reStructuredText format. Package: python-sphinx Source: sphinx Version: 1.4.8-2deb8.1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 3165 Depends: python-alabaster (>= 0.7), python-babel (>= 1.3), python-docutils (>= 0.11), python-imagesize, python-jinja2 (>= 2.3), python-pygments (>= 2.0), python-six (>= 1.5), python:any (<< 2.8), python:any (>= 2.7.5-5~), sphinx-common (= 1.4.8-2deb8.1) Recommends: python-pil Suggests: python-sphinx-rtd-theme, libjs-mathjax, dvipng, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended, texlive-generic-extra, sphinx-doc Breaks: python-sphinxcontrib.issuetracker (<< 0.11-1), python-sphinxcontrib.spelling (<< 2.1.1-1) Homepage: http://sphinx-doc.org/ Priority: optional Section: python Filename: pool/tools/s/sphinx/python-sphinx_1.4.8-2deb8.1_all.deb Size: 433370 SHA256: 7421aef405ffb978e894e9148787cf5ff8c0d89bab084ed0f6d085da385d8586 SHA1: 8db44c04c7ecf67a3e964d6e59d050eafcce21a4 MD5sum: eabb0fab2ac859c5afd72976278a3fa3 Description: documentation generator for Python projects (implemented in Python 2) Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . Sphinx features: * HTML, CHM, LaTeX output, * Cross-referencing source code, * Automatic indices, * Code highlighting, using Pygments, * Extensibility. Existing extensions: - automatic testing of code snippets, - including docstrings from Python modules. . This package includes Python 2 modules and command line utilities. Package: python-sphinx-bootstrap-theme Source: sphinx-bootstrap-theme Version: 0.4.8-1deb8.1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 5533 Depends: python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: http://ryan-roemer.github.io/sphinx-bootstrap-theme/index.html Priority: optional Section: python Filename: pool/tools/s/sphinx-bootstrap-theme/python-sphinx-bootstrap-theme_0.4.8-1deb8.1_all.deb Size: 398950 SHA256: 01c1d47015e08491e8ca5bd6fb79010e0a8042642c4068b4c6a7a2989c48e532 SHA1: dd29e554754ff4327a8228bc4c8c0142d9927645 MD5sum: f558241eb279391a598973c105d29aae Description: bootstrap theme for Sphinx This Sphinx theme integrates the Bootstrap CSS / JavaScript framework with various layout options, hierarchical menu navigation, and mobile-friendly responsive design. It is configurable, extensible and can use any number of different Bootswatch CSS themes. Package: python-traceback2 Version: 1.4.0-3deb8.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 110 Depends: python-linecache2, python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: https://github.com/testing-cabal/traceback2 Priority: optional Section: python Filename: pool/tools/p/python-traceback2/python-traceback2_1.4.0-3deb8.1_all.deb Size: 16170 SHA256: e0d6f9c32d7ef2dc707607ec4270390113a7efe587ca5b069ec96f90e17aced4 SHA1: 6c0413ac124e2f9f52158d11b48d4f94c22a1900 MD5sum: 2c8404bd0016558a45a921cdf9fa9900 Description: backports of the traceback module - Python 2.7 This package offers a backport of the traceback package to older supported Pythons. Users would typically do: "import traceback2 as traceback" then use the module as if it was the system traceback. . In Python 2.x, unlike traceback, traceback2 creates unicode output (because it depends on the linecache2 module). . This package contains the Python 2.7 module. Package: python-unittest2 Source: unittest2 Version: 1.1.0-6co1deb8.1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 490 Depends: python-pkg-resources, python-linecache2, python-six, python-traceback2, python, python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: http://pypi.python.org/pypi/unittest2 Priority: optional Section: python Filename: pool/tools/u/unittest2/python-unittest2_1.1.0-6co1deb8.1_all.deb Size: 76226 SHA256: 4ecf82a9e3de78330ec8841068de10401e0555fb41e8c3d30114145bb07901ca SHA1: 39cdc4772a180d24b13d32e80ff9c5e2afd52dda MD5sum: bb4385ce78ea47db59b1a98f0035205f Description: backport of the enhanced unittest testing framework - Python 2.7 unittest2 is an enhanced version of unittest including a standard test runner (automatic test discovery), class and module level fixtures (setUpClass / setUpModule etc), many powerful new assert methods, better resource management with addCleanups and a host of other new features. These new features are *all* going into the Python version of unittest in Python 2.7 and Python 3.2. The point of unittest2 is that it works with Python 2.4 - 2.6; you can use it now. . This package contains the Python 2.7 module. Package: python-versiontools Source: versiontools Version: 1.9.1-1jessie1 Architecture: all Maintainer: Benjamin Drung Installed-Size: 88 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: https://launchpad.net/versiontools Priority: optional Section: python Filename: pool/tools/v/versiontools/python-versiontools_1.9.1-1jessie1_all.deb Size: 15596 SHA256: 275e81c62bc3e3d901180588d062af58eac755be7d90c0d3c164f3c1dd35f447 SHA1: 679d6f4011a5cad22951a9ee00c0ea7900362669 MD5sum: 417df745050b5d9ad14b1e454f31bfa6 Description: Smart replacement for plain tuple used in __version__ (Python 2) versiontools is a Python module providing a smart replacement for plain tuple used in __version__. It has following features: . * A piece of code that allows you to keep a single version definition inside your package or module. No more hacks in setup.py, no more duplicates in setup.py and somewhere else. Just one version per package. * Version objects can produce nice version strings for released files that are compliant with PEP 386. Releases, alphas, betas, development snaphots. All of those get good version strings out of the box. * Version objects understand the VCS used by your project. Git, Mercurial and Bazaar are supported out of the box. Custom systems can be added by 3rd party plugins. * Version object that compares as a tuple of values and sorts properly. * Zero-dependency install! If all you care about is handling setup() to get nice tarball names then you don’t need to depend on versiontools (no setup_requires, no install_requires!). You will need to bundle a small support module though. . This is the Python 2 version of the package. Package: python3-alabaster Source: alabaster Version: 0.7.8-1~bpo8+1deb8.1 Architecture: all Maintainer: Jeremy T. Bouse Installed-Size: 110 Depends: python3:any (>= 3.3.2-2~) Suggests: python3-sphinx Homepage: https://github.com/bitprophet/alabaster Priority: extra Section: python Filename: pool/tools/a/alabaster/python3-alabaster_0.7.8-1~bpo8+1deb8.1_all.deb Size: 18630 SHA256: f974f5bde7c085a6785831c9eb829a6da62b3fef0bcd290488c48f59978c7b91 SHA1: 2990a38aadf5315ebe05eeb5bce1e361a46e0741 MD5sum: d2301531c3ee571884edd74073abf952 Description: Configurable sidebar-enabled Sphinx theme (Python 3) This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as used in his Requests project), which was itself originally based on @mitsuhiko's theme used for Flask & related projects. . This is the Python 3 version of the package. Package: python3-argcomplete Source: python-argcomplete Version: 0.8.1-1jessie1 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 112 Depends: python3:any (>= 3.3.2-2~) Priority: optional Section: python Filename: pool/tools/p/python-argcomplete/python3-argcomplete_0.8.1-1jessie1_all.deb Size: 18602 SHA256: 282c6863c56f037693368ee8500742d448a2f51048cecd5b8f381bec8aadab18 SHA1: ad644d4859a0a523974f66998fda1b28d7d98888 MD5sum: 60d2e48d63e72e047e5c590c8a6192be Description: bash tab completion for argparse (for Python 3) Argcomplete provides easy, extensible command line tab completion of arguments for your Python script. . It makes two assumptions: . * You're using bash as your shell * You're using argparse to manage your command line arguments/options . Argcomplete is particularly useful if your program has lots of options or subparsers, and if your program can dynamically suggest completions for your argument/option values (for example, if the user is browsing resources over the network). . This package provides the module for Python 3.x. Package: python3-contextlib2 Source: contextlib2 Version: 0.5.1-1deb8.1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 62 Depends: python3:any (>= 3.3.2-2~) Homepage: http://contextlib2.readthedocs.org/ Priority: optional Section: python Filename: pool/tools/c/contextlib2/python3-contextlib2_0.5.1-1deb8.1_all.deb Size: 11020 SHA256: a921c7d6f0e8b5b18237e0f8fe0052afaf54434e22b40824e321d2fc2d90ac44 SHA1: 3c3eb98e2dbdc23aaf9f33be967dbf4ec90c1038 MD5sum: 6080f17700fec575bc17f132f0299bc2 Description: Backport and enhancements for the contextlib module - Python 3.x contextlib2 is a backport of the standard library's contextlib module to earlier Python versions. . It also serves as a real world proving ground for possible future enhancements to the standard library version. . This package contains the Python 3.x module. Package: python3-imagesize Source: python-imagesize Version: 0.7.1-1~bpo8+1deb8.1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 50 Depends: python3:any (>= 3.3.2-2~) Homepage: https://github.com/shibukawa/imagesize_py Priority: optional Section: python Filename: pool/tools/p/python-imagesize/python3-imagesize_0.7.1-1~bpo8+1deb8.1_all.deb Size: 4200 SHA256: dca4aee145550f7b3560f4a00fd078117a6eaccef80f5d940bbdc12444531ed1 SHA1: cb38f64b18625f317a85812d4a0ea5b851feea46 MD5sum: b03dbb11135efd45959c16158b22d8c0 Description: Python 3 module for getting image size from png/jpeg/jpeg2000/gif file This small module parses image header and returns width and height of the image. Supported formats are: PNG/JPEG/JPEG2000/GIF. . This is the Python 3 version of the module. Package: python3-jenkins Source: python-jenkins Version: 0.4.11-1deb8.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 109 Depends: python3-multi-key-dict, python3-pbr (>= 0.8.2), python3-six, python3:any (>= 3.3.2-2~) Homepage: http://launchpad.net/python-jenkins Priority: optional Section: python Filename: pool/tools/p/python-jenkins/python3-jenkins_0.4.11-1deb8.1_all.deb Size: 17646 SHA256: fc996b58063c76bf08d2b241edefd64c4c6425778eca482c72fbd11dd5fd02da SHA1: 5fe9e3df592fcdcb5795622216522a27876b7a6a MD5sum: 07744238b31432fc89c93282e4039dd0 Description: bindings for the Jenkins Remote API - Python 3.x This package provides Python bindings for the Jenkins Remote API. It current supports management of: . * Project configuration * Build control * Slave node configuration . This package contains the Python 3.x module. Package: python3-jenkins-job-builder Source: jenkins-job-builder Version: 1.3.0+2015.12.15.git136.959eb4b909-1+co1deb8.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 829 Depends: python3-jenkins (>= 0.4.1), python3-pbr (>= 0.8.2), python3-pkg-resources, python3-six, python3-yaml, python3, python3:any (>= 3.3.2-2~) Homepage: http://ci.openstack.org/jenkins-job-builder Priority: optional Section: python Filename: pool/tools/j/jenkins-job-builder/python3-jenkins-job-builder_1.3.0+2015.12.15.git136.959eb4b909-1+co1deb8.1_all.deb Size: 140140 SHA256: d44c208eba1bc9773d1582d79dfcda4d4410fe20930bc33697f96a6c501e9563 SHA1: edc547d8fa0beeef2080f9fd7225e57edd1c68e7 MD5sum: 629a0a21f067ee414a025f7b3a7c15a6 Description: Configure Jenkins using YAML files - Python 3.x Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. . This package contains the Python 3.x module. Package: python3-linecache2 Source: python-linecache2 Version: 1.0.0-2deb8.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 92 Depends: python3:any (>= 3.3.2-2~) Homepage: https://github.com/testing-cabal/linecache2 Priority: optional Section: python Filename: pool/tools/p/python-linecache2/python3-linecache2_1.0.0-2deb8.1_all.deb Size: 12528 SHA256: a63887b61f29c95d1ab4b99dd5e658697fc13d1c4aadf490f3cc7f4228e9f080 SHA1: e2ec80ce6a73ca0e88699a8d5e575bd1a5eab92b MD5sum: 8b6fae47c9bc0c09f8908211e63e49d5 Description: backports of the linecache module - Python 3.x A backport of linecache to older supported Pythons. Typically, the user of this module would do "import linecache2 as linecache" and use the linecache module normally. . This package contains the Python 3.x module. Package: python3-multi-key-dict Source: python-multi-key-dict Version: 2.0.3-1deb8.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 68 Depends: python3:any (>= 3.3.2-2~) Homepage: https://github.com/formiaczek/multi_key_dict Priority: optional Section: python Filename: pool/tools/p/python-multi-key-dict/python3-multi-key-dict_2.0.3-1deb8.1_all.deb Size: 9812 SHA256: cd110b95bdb689cc20295c5de660ec5fccb7a0aad2bc85792656328617946977 SHA1: 64099c18b72c343f4c95378728c9cce2a2a8c9d4 MD5sum: f27cd3c0c0ecf8e049e29e4328e11e9e Description: Multi key dictionary implementation - Python 3.x Implementation of a multi-key dictionary, i.e.: (key1[,key2, ..]) => value . This dictionary has a similar interface to the standard dictionary, but is extended to support multiple keys referring to the same element. . Multi-key dict provides also extended interface for iterating over items and keys (e.g. by the key type), which might be useful when creating, e.g. dictionaries with index-name key pair allowing to iterate over items using either: names or indexes. It can be useful for many other similar use-cases, and there is no limit to the number of keys used to map to the value. . There are few other useful methods, e.g. to iterate over dictionary (by/using) selected key type, finding other keys mapping to the same value etc. . This package contains the Python 3.x module. Package: python3-netifaces Source: netifaces Version: 0.10.4-0.1jessie1 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 81 Depends: libc6 (>= 2.4), python3 (<< 3.5), python3 (>= 3.4~) Homepage: http://alastairs-place.net/projects/netifaces/ Priority: optional Section: python Filename: pool/tools/n/netifaces/python3-netifaces_0.10.4-0.1jessie1_armhf.deb Size: 15342 SHA256: e069dab3dd178c591a6c644876ecb80cc3d5f52bb1dc01b829e12c0780aa3305 SHA1: f3baa3f05c23d13851d78073bfcb093b6629b70a MD5sum: 71bace017ea9b39cbc142deee4443e7e Description: portable network interface information - Python 3.x netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains the module for Python 3.x. Package: python3-netifaces-dbg Source: netifaces Version: 0.10.4-0.1jessie1 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 107 Depends: libc6 (>= 2.4), python3-netifaces (= 0.10.4-0.1jessie1), python3-dbg Homepage: http://alastairs-place.net/projects/netifaces/ Priority: extra Section: debug Filename: pool/tools/n/netifaces/python3-netifaces-dbg_0.10.4-0.1jessie1_armhf.deb Size: 42064 SHA256: fb26893a157e4d683ea25915bf24a7915f631b8ee0ec49b97f861c3819d73bae SHA1: 5ae490df7c5361b3d056211fa8bcd4f387fd7adc MD5sum: d85e1a802ef65cdf2de8876baae7058b Description: portable network interface information - Python 3.x debug extension netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains debug symbols of python3-netifaces. Package: python3-phabricator Source: python-phabricator Version: 0.6.1-1deb8.1 Architecture: all Maintainer: Héctor Orón Martínez Installed-Size: 118 Depends: python3:any (>= 3.3.2-2~) Homepage: https://github.com/disqus/python-phabricator Priority: extra Section: python Filename: pool/tools/p/python-phabricator/python3-phabricator_0.6.1-1deb8.1_all.deb Size: 16626 SHA256: 71688190ae1335e6c673ba7f173058ae0d5b7800d8306238c12ae8ec8bd2f9dd SHA1: a66a5ea1588981b31aad2f33209a24711470b9d2 MD5sum: 02b3006de8a7a1f08bf065f83ffa0702 Description: Phabricator Python API Bindings (Python 3) Phabricator is an open source collection of web applications which make it easier to write, review, and share source code. . The current package provides Python API bindings for Phabricator interfaces. Package: python3-psycopg2 Source: psycopg2 Version: 2.5.4+dfsg-1jessie1 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 587 Depends: python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.4), libpq5 (>= 8.3~) Suggests: python-psycopg2-doc Provides: python3.4-psycopg2 Homepage: http://initd.org/projects/psycopg Priority: optional Section: python Filename: pool/tools/p/psycopg2/python3-psycopg2_2.5.4+dfsg-1jessie1_armhf.deb Size: 122568 SHA256: 58a6b646adf372f7d9529663ecd757fc789f51b2003f072865ece45366ea81d7 SHA1: 4bc31f60fa71b22301dfdac3e9a34c3b495a74f8 MD5sum: 7c2509131c680b75acfb76e8d43e0481 Description: Python 3 module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. Package: python3-psycopg2-dbg Source: psycopg2 Version: 2.5.4+dfsg-1jessie1 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 992 Depends: python3-psycopg2 (= 2.5.4+dfsg-1jessie1), python3-dbg, libc6 (>= 2.4), libpq5 (>= 8.3~) Homepage: http://initd.org/projects/psycopg Priority: extra Section: debug Filename: pool/tools/p/psycopg2/python3-psycopg2-dbg_2.5.4+dfsg-1jessie1_armhf.deb Size: 224164 SHA256: 274e5b248987c0f541dbd09c00863ff8e598586184e7561a55e41dc883fa620f SHA1: a03bf7c22f5041ff83a9ffa9cc1629b20b51d866 MD5sum: 02a2660f4b944defa8782cd0de499322 Description: Python 3 module for PostgreSQL (debug extension) psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . This package contains the extensions built for the Python debug interpreter. Package: python3-pygments Source: pygments Version: 2.1.3+dfsg-1~bpo8+1deb8.1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 2786 Depends: python3:any (>= 3.3.2-2~) Recommends: python3-pkg-resources Suggests: ttf-bitstream-vera Homepage: http://pygments.org/ Priority: optional Section: python Filename: pool/tools/p/pygments/python3-pygments_2.1.3+dfsg-1~bpo8+1deb8.1_all.deb Size: 532916 SHA256: d03399bd64566880552fb2093168376a979e7622e4ef787613740b925911720b SHA1: d29d5ddd5f83ad4b27916f25de446004e93df7db MD5sum: c74dbe94ecde791c6193d65e085e787c Description: syntax highlighting package written in Python 3 Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. . Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details, increasing quality by a fair amount * support for new languages and formats are added easily * a number of output formats, presently HTML, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library Package: python3-sphinx Source: sphinx Version: 1.4.8-2deb8.1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 3160 Depends: python3:any (>= 3.3.2-2~), python3-six (>= 1.5), python3-docutils (>= 0.11), python3-pygments (>= 2.0), python3-jinja2 (>= 2.3), python3-babel (>= 1.3), python3-alabaster (>= 0.7), python3-imagesize, sphinx-common (= 1.4.8-2deb8.1) Recommends: python3-pil Suggests: python3-sphinx-rtd-theme, libjs-mathjax, dvipng, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended, texlive-generic-extra, sphinx-doc Homepage: http://sphinx-doc.org/ Priority: optional Section: python Filename: pool/tools/s/sphinx/python3-sphinx_1.4.8-2deb8.1_all.deb Size: 432484 SHA256: ad06c57f52131b0d62d65e74831b965c490474eee44f662a20e3283d3687771d SHA1: 4372ca559ce2352cf66817699df228a399500591 MD5sum: 3658a828728c74933ea8ddc66ac19928 Description: documentation generator for Python projects (implemented in Python 3) Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . Sphinx features: * HTML, CHM, LaTeX output, * Cross-referencing source code, * Automatic indices, * Code highlighting, using Pygments, * Extensibility. Existing extensions: - automatic testing of code snippets, - including docstrings from Python modules. . This package includes Python 3 modules. Package: python3-sphinx-bootstrap-theme Source: sphinx-bootstrap-theme Version: 0.4.8-1deb8.1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 5529 Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~) Homepage: http://ryan-roemer.github.io/sphinx-bootstrap-theme/index.html Priority: optional Section: python Filename: pool/tools/s/sphinx-bootstrap-theme/python3-sphinx-bootstrap-theme_0.4.8-1deb8.1_all.deb Size: 394934 SHA256: 971d067f4f9f28d5f38e922dc094ef515ce9a8bc6a4116c29a6e284d1b4f15a7 SHA1: 055543f088398ff00a0bbb0ab9462ac9302e8e6d MD5sum: 4b4b57cb28cfb59e3c659e61deede4ce Description: bootstrap theme for Sphinx (Python 3) This Sphinx theme integrates the Bootstrap CSS / JavaScript framework with various layout options, hierarchical menu navigation, and mobile-friendly responsive design. It is configurable, extensible and can use any number of different Bootswatch CSS themes. . This package contains the Python 3 version of sphinx-bootstrap-theme Package: python3-traceback2 Source: python-traceback2 Version: 1.4.0-3deb8.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 110 Depends: python3-linecache2, python3:any (>= 3.3.2-2~) Homepage: https://github.com/testing-cabal/traceback2 Priority: optional Section: python Filename: pool/tools/p/python-traceback2/python3-traceback2_1.4.0-3deb8.1_all.deb Size: 16250 SHA256: a49e209a14dfa31b4cc37d8b375d3bb315e8004308fb5cc1e9f75567a7d59637 SHA1: 93de15182583ab5fc00050485e469658cc3625d0 MD5sum: 5a7f4a58f337a2ae0b627dfc1a35eb4b Description: backports of the traceback module - Python 3.x This package offers a backport of the traceback package to older supported Pythons. Users would typically do: "import traceback2 as traceback" then use the module as if it was the system traceback. . In Python 2.x, unlike traceback, traceback2 creates unicode output (because it depends on the linecache2 module). . This package contains the Python 3.x module. Package: python3-unittest2 Source: unittest2 Version: 1.1.0-6co1deb8.1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 476 Depends: python3-pkg-resources, python3-linecache2, python3-six, python3-traceback2, python3, python3:any (>= 3.3.2-2~) Homepage: http://pypi.python.org/pypi/unittest2 Priority: optional Section: python Filename: pool/tools/u/unittest2/python3-unittest2_1.1.0-6co1deb8.1_all.deb Size: 69932 SHA256: 2634d1160ef355f16134548b46294c279c9fc222eed85ea0753428068b385dd3 SHA1: 963d2a0dc9584ce235c34a901cf7817d5a784c12 MD5sum: a36eb4a3c448dda4de566304e0c0dfcf Description: backport of the enhanced unittest testing framework - Python 3.x unittest2 is an enhanced version of unittest including a standard test runner (automatic test discovery), class and module level fixtures (setUpClass / setUpModule etc), many powerful new assert methods, better resource management with addCleanups and a host of other new features. These new features are *all* going into the Python version of unittest in Python 2.7 and Python 3.2. The point of unittest2 is that it works with Python 2.4 - 2.6; you can use it now. . This package contains the Python 3.x module. Package: python3-versiontools Source: versiontools Version: 1.9.1-1jessie1 Architecture: all Maintainer: Benjamin Drung Installed-Size: 88 Depends: python3:any (>= 3.3.2-2~) Homepage: https://launchpad.net/versiontools Priority: optional Section: python Filename: pool/tools/v/versiontools/python3-versiontools_1.9.1-1jessie1_all.deb Size: 15662 SHA256: 506309e702b7e43cda1088a3a5d5296c25c8017982b748474e3189d34d1cb989 SHA1: 60110a48b8ca31caca444cc0e301a2c1ae40f0ab MD5sum: 3ab41ab39409755b8a7ba117ec0d5144 Description: Smart replacement for plain tuple used in __version__ (Python 3) versiontools is a Python module providing a smart replacement for plain tuple used in __version__. It has following features: . * A piece of code that allows you to keep a single version definition inside your package or module. No more hacks in setup.py, no more duplicates in setup.py and somewhere else. Just one version per package. * Version objects can produce nice version strings for released files that are compliant with PEP 386. Releases, alphas, betas, development snaphots. All of those get good version strings out of the box. * Version objects understand the VCS used by your project. Git, Mercurial and Bazaar are supported out of the box. Custom systems can be added by 3rd party plugins. * Version object that compares as a tuple of values and sorts properly. * Zero-dependency install! If all you care about is handling setup() to get nice tarball names then you don’t need to depend on versiontools (no setup_requires, no install_requires!). You will need to bundle a small support module though. . This is the Python 3 version of the package. Package: qa-bughandler Version: 6-1jessie1 Architecture: all Maintainer: Andrew Lee (李健秋) Installed-Size: 64 Recommends: python Homepage: http://collabora.co.uk Priority: extra Section: devel Filename: pool/tools/q/qa-bughandler/qa-bughandler_6-1jessie1_all.deb Size: 7800 SHA256: 0c11a63e21260376e3822708e76e4e43bbc38be9149efc7eccf2f42b8838656d SHA1: 3d609ac60e7c5be6a289b2364f25c95fc0382056 MD5sum: 44e8e333d765b88b203c9525dd1b91e3 Description: Script to automate some bugzilla tasks. This package contain script to automate some bugzilla tasks. Package: reprepro Version: 1:4.13.1-1co1jessie1 Architecture: armhf Maintainer: Bernhard R. Link Installed-Size: 854 Depends: libarchive13, libbz2-1.0, libc6 (>= 2.15), libdb5.3, libgpg-error0 (>= 1.14), libgpgme11 (>= 1.2.0), zlib1g (>= 1:1.2.3.3) Recommends: apt (>= 0.9.4) Suggests: gnupg-agent, inoticoming, lzip (>= 1.11-2), xz-utils (>= 5.1.1alpha+20120614-1~) | xz-lzma | lzma, xz-utils Homepage: http://mirrorer.alioth.debian.org/ Priority: extra Section: utils Filename: pool/tools/r/reprepro/reprepro_4.13.1-1co1jessie1_armhf.deb Size: 373474 SHA256: 568f7f56fa388bcd5512e92a044bb7bfb6d25218ed221bc875088cc1063471ca SHA1: d85ef8c2301154b0116307c48a1f9d4bb527a2c5 MD5sum: 9c684662ba8e72f1fe801cb93eacbb0c Description: Debian package repository producer reprepro is a tool to manage a repository of Debian packages (.deb, .udeb, .dsc, ...). It stores files either being injected manually or downloaded from some other repository (partially) mirrored into one pool/ hierarchy. Managed packages and files are stored in a Berkeley DB, so no database server is needed. Checking signatures of mirrored repositories and creating signatures of the generated Package indices is supported. . This package also contains the changestool and rredtool helpers. Package: ruby-daemons Version: 1.1.5-2jessie1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 73 Depends: ruby1.8 | ruby-interpreter Breaks: libdaemons-ruby (<< 1.1.3-1~), libdaemons-ruby1.8 (<< 1.1.3-1~) Replaces: libdaemons-ruby (<< 1.1.3-1~), libdaemons-ruby1.8 (<< 1.1.3-1~) Provides: libdaemons-ruby, libdaemons-ruby1.8 Homepage: http://daemons.rubyforge.org Priority: optional Section: ruby Filename: pool/tools/r/ruby-daemons/ruby-daemons_1.1.5-2jessie1_all.deb Size: 22386 SHA256: b912a5386bcfdd05908369775ee99aa94b0d62075d9e38333b6684ba0cff8e0c SHA1: f68eee3e9e07f8934f879dea9e7cdac03ad3c740 MD5sum: 19550ad70b8d0ba5762bdcc226b09c3f Description: Ruby daemons library Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. daemons can also run and control blocks of Ruby code in a daemon process. Ruby-Versions: all Package: ruby-rails-xss Version: 0.4.0-1jessie1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 64 Depends: ruby | ruby-interpreter Homepage: http://github.com/joloudov/rails_xss Priority: optional Section: ruby Filename: pool/tools/r/ruby-rails-xss/ruby-rails-xss_0.4.0-1jessie1_all.deb Size: 4878 SHA256: 413949cbe595786276b6a1ba7339313dca6f0b6b85655357f0b5c21a90e97dfd SHA1: 786ac05f983fbf0d719cf6ac1ae3a805b89b77c7 MD5sum: f6c7e0d09ae254e9f3bcbad83b2a2c4c Description: A plugin for rails 2.3 apps which switches the default to escape by default This plugin replaces the default ERB template handlers with erubis, and switches the behaviour to escape by default rather than requiring you to escape. This is consistent with the behaviour in Rails 3.0. Ruby-Versions: all Package: rubygems-integration Version: 1.1jessie1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 64 Depends: ruby | ruby-interpreter Suggests: rubygems, bundler Priority: optional Section: ruby Filename: pool/tools/r/rubygems-integration/rubygems-integration_1.1jessie1_all.deb Size: 4792 SHA256: a31b425b5d9129de4f425fe1b762a57ed8e8de23b99cdf6bfa7c619e696dad86 SHA1: c0fa375c20257fa68966c87593c74b92b42dc713 MD5sum: 8dc7f05686f24fb649a711f0231cf7f7 Description: integrates 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: servod-tools Version: 20170925-2deb8.1 Architecture: all Maintainer: Guillaume Tucker Installed-Size: 57 Depends: python-hdctools-servo, python-pyudev (>= 0.21.0), python Homepage: https://gitlab.collabora.com/gtucker/servod-tools.git Priority: optional Section: admin Filename: pool/tools/s/servod-tools/servod-tools_20170925-2deb8.1_all.deb Size: 4858 SHA256: d414660c0017fc1fa7a03fb0e9bc524095b08639ea610e59e7db612283440613 SHA1: 3d5165deb9506f77918b1d79b31f7c4351773ef1 MD5sum: db2beb6e0f9fcc77b8b5d6dbe6c2adf0 Description: Handy tools to connect to multiple servo boards This package contains a wrapper script to start servod automatically as a systemd service using udev rules when a servo board is connected. Package: sphinx-common Source: sphinx Version: 1.4.8-2deb8.1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1869 Depends: libjs-sphinxdoc (= 1.4.8-2deb8.1) Recommends: python-sphinx | python3-sphinx Conflicts: python-sphinx (<< 1.1) Replaces: python-sphinx (<< 1.1) Homepage: http://sphinx-doc.org/ Priority: optional Section: python Filename: pool/tools/s/sphinx/sphinx-common_1.4.8-2deb8.1_all.deb Size: 351242 SHA256: 92edb2a2fd2dd558fa61185fbfb39216fd9f146b23b4869d11aa13d9469d0c76 SHA1: 471b841fbf74c9fa8227edaf1aadfb12be5c9a72 MD5sum: 519b74c3f81e39fa9682d37b7b4797ab Description: documentation generator for Python projects - common data Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package includes manual pages, templates, translations and other data files. Package: sphinx-doc Source: sphinx Version: 1.4.8-2deb8.1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 5401 Depends: docutils-doc, libjs-sphinxdoc (>= 1.0) Conflicts: python-sphinx (<< 1.1) Replaces: python-sphinx (<< 1.1) Homepage: http://sphinx-doc.org/ Priority: optional Section: doc Filename: pool/tools/s/sphinx/sphinx-doc_1.4.8-2deb8.1_all.deb Size: 1165436 SHA256: a38eb26d89aaff8354cb04121322d99b7bb06acf2fb34cbf0b73879a43640268 SHA1: cd69908d041deb9757ca230808d0fd480188e2dc MD5sum: d7ab49c6b4a4d487218e21af7315879f Description: documentation generator for Python projects - documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package includes documentation of Sphinx itself.