Package: ayttm Priority: optional Section: net Installed-Size: 2240 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.6.3-3ubuntu0.1~esm1 Depends: libc6 (>= 2.15), libenchant1c2a (>= 1.6.0), libesd0 (>= 0.2.35), libgcc1 (>= 1:3.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgpgme11 (>= 1.2.0), libgtk2.0-0 (>= 2.14.0), libjasper1, libpango-1.0-0 (>= 1.14.0), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5.2), libx11-6, libxpm4, libyahoo2-11 (>= 1.0.0) Filename: pool/main/a/ayttm/ayttm_0.6.3-3ubuntu0.1~esm1_amd64.deb Size: 711962 SHA256: fe105708d4eb2329efda2a1da383eb004cff82676c3f531f8743a8da7ecee746 SHA1: 3386d3e1c29230f5212b1f5780b7cc78a52da8a5 MD5sum: fe0f9cca3fe66b74f71113da0a87c59d Description: Universal instant messaging client Description-md5: ac7fd24ba67298b6282725053d9b64b3 Original-Maintainer: Kartik Mistry Package: cableswig Priority: optional Section: devel Installed-Size: 2408 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.1.0+git20150808-2ubuntu0.1~esm1 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), gccxml Filename: pool/main/c/cableswig/cableswig_0.1.0+git20150808-2ubuntu0.1~esm1_amd64.deb Size: 582054 SHA256: 6a153a5801809939c6dfb2f4f6a98aeeb8d73b10bc132f15a11d45c38fb22c11 SHA1: 603478267a2cddebc19de0af00750c50464f1fd7 MD5sum: c24951d2b74ef91706e3a488c293a03b Description: Generate wrappers for Python and Tcl from C++ code CableSwig is used to create interfaces (i.e. "wrappers") to interpreted languages such as Tcl and Python. It was created to produce wrappers for ITK because the toolkit uses C++ structures that SWIG cannot parse (deeply nested template instantiations). CableSwig is a combination tool that uses GCC_XML as the c++ parser. The input files are Cable style input files. The XML produced from the Cable/GCC_XML input files are then parsed and feed into a modified version of SWIG. SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. It is used to generate the language bindings to the target language. Currently, Tcl and Python are supported. Original-Maintainer: Steve M. Robbins Package: containerd Priority: optional Section: admin Installed-Size: 90925 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.2.6-0ubuntu1~16.04.6+esm7 Depends: runc (>= 1.0.0~rc7~), init-system-helpers (>= 1.18~), libc6 (>= 2.4), libseccomp2 (>= 2.1.0) Breaks: docker.io (<< 18.09.7-0ubuntu1~16.04.7) Filename: pool/main/c/containerd/containerd_1.2.6-0ubuntu1~16.04.6+esm7_amd64.deb Size: 18999490 SHA256: 491780204b610f187c948f16e02514cf48c33cf856c942040f2df510222f8fa0 SHA1: 86aa89b303680a93233cbac7b42dbf5a0e690e12 MD5sum: 886d47321af2d6fecc79bd491e2d2a84 Description: daemon to control runC Containerd is a daemon to control runC, built for performance and density. Containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers. . This package contains the binaries. Original-Maintainer: Debian Go Packaging Team Package: dolibarr Priority: optional Section: web Installed-Size: 38059 Maintainer: Ubuntu Developers Architecture: all Version: 3.5.8+dfsg1-1ubuntu1+esm1 Recommends: mysql-server, mysql-client, apache2 | lighttpd | httpd Suggests: www-browser, php-geoip Depends: libapache2-mod-php | libapache2-mod-phpfilter | php-cgi | php-fpm | php, php-cli, php-mysql | php-mysqli, php-curl, php-gd, php-ldap, php-pear, php-mail-mime, php-tcpdf, libfpdi-php, libphp-adodb, libnusoap-php, php-pclzip, javascript-common, libjs-jquery, libjs-jquery-ui, libjs-jquery-flot, fonts-dejavu-core | ttf-dejavu-core, xdg-utils, libjs-jquery-cookie (>= 10) Filename: pool/main/d/dolibarr/dolibarr_3.5.8+dfsg1-1ubuntu1+esm1_all.deb Size: 6307466 SHA256: 79b3b8c6727ba7fbc4b272658a51a5e56b3fe7d902ad87e8bbe2f934bb845ab8 SHA1: 2400dd3e1567b17b2a419e9393c2951b10c03b19 MD5sum: d0cf002b422fdc0ce77870dd8c6aa9d5 Description: Web based software to manage a company or foundation Description-md5: 6284a509b9641101a351230623d19847 Original-Maintainer: Laurent Destailleur (eldy) Package: editorconfig Source: editorconfig-core Priority: optional Section: utils Installed-Size: 54 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.12.0-2ubuntu0.1~esm3 Depends: libc6 (>= 2.14), libpcre3 Filename: pool/main/e/editorconfig-core/editorconfig_0.12.0-2ubuntu0.1~esm3_amd64.deb Size: 17664 SHA256: e2b802c7932e537ff15523e65a4df79c45dfecd28d28ee739194e89c3ef2dfdb SHA1: edb3156a2d5fdb621118ca207772b000d455a3f3 MD5sum: 349fb1c530eb06f2782dec909b6f51ef Description: coding style indenter for all editors - commandline tools This package helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides editorconfig command which can be used to reformat and indent code files using editorconfig configuration file. Original-Maintainer: Jonas Smedegaard Package: editorconfig-doc Source: editorconfig-core Priority: optional Section: doc Installed-Size: 317 Maintainer: Ubuntu Developers Architecture: all Version: 0.12.0-2ubuntu0.1~esm3 Depends: libjs-jquery Filename: pool/main/e/editorconfig-core/editorconfig-doc_0.12.0-2ubuntu0.1~esm3_all.deb Size: 54774 SHA256: b602c50600d609f0c068f1773c87d7a82a263859c33c08f7975e5074ddfb8caa SHA1: a26b6940394bfedfe57b41627f2725787c441bc4 MD5sum: 9709a62defe7bd05588f426e2188436a Description: coding style indenter across editors - documentation EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides API documentation for editorconfig-core library. Original-Maintainer: Jonas Smedegaard Package: engrampa Priority: optional Section: x11 Installed-Size: 943 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.12.0-2ubuntu0.1+esm1 Recommends: gvfs, mate-icon-theme, unzip, xz-utils, zip Suggests: arj, binutils, cpio, lha, lzip, lzma, lzop, ncompress, rar, rpm2cpio, rzip, sharutils, unace, unalz, unrar-free | unar | unrar | p7zip-rar, zoo Depends: bzip2 (>= 1.0.1), caja-common, engrampa-common (= 1.12.0-2ubuntu0.1+esm1), gzip (>= 1.3.2), p7zip-full, tar (>= 1.13.25), libc6 (>= 2.14), libcaja-extension1 (>= 1.6.3), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.24.0), libjson-glib-1.0-0 (>= 0.12.0), libmagic1 (>= 5.12), libpango-1.0-0 (>= 1.14.0) Breaks: engrampa-common (<< 1.8.0) Filename: pool/main/e/engrampa/engrampa_1.12.0-2ubuntu0.1+esm1_amd64.deb SHA512: 1cc78610b071b33682bc7d25fa0eada9371d664fe8ed588bd26c6d3eda8d55b2d168f6d58d85bdba677e743cd1e556751e951ecb4974a6f217bcb13a1572ae9a Size: 201226 SHA256: 1f6082827e37e06ac21bf169e4bbd32b7d70e8668f71c94ae45446bb3ac9af8c SHA1: a45195c1fc57f85bcc444395141da51d29fe7b13 MD5sum: e6d726df4d04f48c7033105f75fd6dd8 Description: archive manager for MATE Description-md5: c8e71f59d4956f9ef1b9dbbeb964086c Original-Maintainer: MATE Packaging Team Package: engrampa-common Source: engrampa Priority: optional Section: x11 Installed-Size: 5341 Maintainer: Ubuntu Developers Architecture: all Version: 1.12.0-2ubuntu0.1+esm1 Depends: dconf-gsettings-backend | gsettings-backend Breaks: engrampa (<= 1.0.3-1) Filename: pool/main/e/engrampa/engrampa-common_1.12.0-2ubuntu0.1+esm1_all.deb SHA512: 031fe9212c8d2253083cfa555693306fda14a83133acffb690832441475373d2a3e7e4d08ae4c1c8742e14f953773affc243b09b20105fe7ad799f6f49f2a41d Size: 842514 SHA256: c92e768e1309969bc98a10da91e080c1f2d30f5b6c571666ae7da6fa6c35642a SHA1: 59a676a0a706794c9c88da2c1bf55e423226a92f MD5sum: 75bbf2e25842d5045fe5aa8270c70ef4 Description: archive manager for MATE (common files) Description-md5: 693bd268e3f08c305f73cfdb419bef5a Original-Maintainer: MATE Packaging Team Package: engrampa-dbg Source: engrampa Priority: extra Section: debug Installed-Size: 1373 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.12.0-2ubuntu0.1+esm1 Depends: engrampa (= 1.12.0-2ubuntu0.1+esm1) Filename: pool/main/e/engrampa/engrampa-dbg_1.12.0-2ubuntu0.1+esm1_amd64.deb SHA512: af0d1b35d5350804e6d2122fb4442d296253bff1f15a39cbce76b9c4577b0904159176040a552586895d9e00151e75697aec8c220b9bbf4a410fd1970635a988 Size: 1146396 SHA256: 1fcb279e9c7441d6029fedf32c27ded58adf45edabec55dd6243c7990a267093 SHA1: 9dfb9ad53f1b9afd1469ab052d14b780100d3d6e MD5sum: 453809a488ec2dba7dee5776dacc9435 Description: archive manager for MATE (debugging symbols) Description-md5: 117591e847f6a17d3651cf69387bf68a Build-Ids: 33e3a9f38f723969127540900b5791c09fb8e3f7 52f1723be0bc4cc75ba67e519a5fd5545b2d6720 ce557a1ed3e2e5051b00d50bcc1129164bcc3e8d ce6214103bffdd53e8526f31aa83bd2fb518f5e4 Original-Maintainer: MATE Packaging Team Package: ffmpeg Priority: optional Section: video Installed-Size: 1858 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Replaces: libav-tools (<< 6:12~~), qt-faststart (<< 7:2.7.1-3~) Suggests: ffmpeg-doc Depends: libavcodec-ffmpeg56 (>= 7:2.7) | libavcodec-ffmpeg-extra56 (>= 7:2.7), libavdevice-ffmpeg56 (>= 7:2.6), libavfilter-ffmpeg5 (>= 7:2.4), libavformat-ffmpeg56 (>= 7:2.6), libavresample-ffmpeg2 (>= 7:2.4), libavutil-ffmpeg54 (>= 7:2.5), libc6 (>= 2.14), libpostproc-ffmpeg53 (>= 7:2.4), libsdl1.2debian (>= 1.2.11), libswresample-ffmpeg1 (>= 7:2.4), libswscale-ffmpeg3 (>= 7:2.4), libvdpau1 (>= 0.2), libx11-6 Breaks: libav-tools (<< 6:12~~), qt-faststart (<< 7:2.7.1-3~) Filename: pool/main/f/ffmpeg/ffmpeg_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: d554c8dff6b728b3437872c27c4865ab2cdc43f768a139e10fc5dbba82b249bebc9841befb059798307b0325a4928240945cab40dde78e1eab782306eb4cbade Size: 1299574 SHA256: ad8ff2be2e5856bcdab54361c32e817193abef88c0c959006fedc355b8692051 SHA1: c29b7255c3c9104a111e1f524fa483392f96df79 MD5sum: a6da9491a6681b8d0cc33e8b3acd49fe Description: Tools for transcoding, streaming and playing of multimedia files Description-md5: 33b5d08f5daeb73c155e0319e3a63fdf Multi-Arch: foreign Original-Maintainer: Debian Multimedia Maintainers Package: ffmpeg-dbg Source: ffmpeg Priority: extra Section: debug Installed-Size: 42063 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: ffmpeg (= 7:2.8.17-0ubuntu0.1+esm16), libavcodec-ffmpeg56 (= 7:2.8.17-0ubuntu0.1+esm16) | libavcodec-ffmpeg-extra56 (= 7:2.8.17-0ubuntu0.1+esm16), libavdevice-ffmpeg56 (= 7:2.8.17-0ubuntu0.1+esm16), libavfilter-ffmpeg5 (= 7:2.8.17-0ubuntu0.1+esm16), libavformat-ffmpeg56 (= 7:2.8.17-0ubuntu0.1+esm16), libavutil-ffmpeg54 (= 7:2.8.17-0ubuntu0.1+esm16), libpostproc-ffmpeg53 (= 7:2.8.17-0ubuntu0.1+esm16), libavresample-ffmpeg2 (= 7:2.8.17-0ubuntu0.1+esm16), libswresample-ffmpeg1 (= 7:2.8.17-0ubuntu0.1+esm16), libswscale-ffmpeg3 (= 7:2.8.17-0ubuntu0.1+esm16) Filename: pool/main/f/ffmpeg/ffmpeg-dbg_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: 0525fd12cbbf39456c4acf0f7aa09931fcec9e87c99f02bbbd9d7e466d315cdd5598af4eff1e29cf07aad7724cdec27b1dcf10578ff98fe54175f04e8976e3e9 Size: 36532244 SHA256: 2bb9572a15e9365a144c404c4fb01679f0d538c45e119abf1e7a11ffe90d9bb7 SHA1: 5af1a2f911ce482573e03f00f35e542950ebc1a7 MD5sum: 5b74bd59d112d872c5e9e2dfb1c30fdd Description: Debug symbols for the FFmpeg multimedia framework FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This package contains the debug symbols used to produce useful debugging back-traces. Multi-Arch: same Build-Ids: 8420ef95144d9068b1a4cab8e19e3eff002e08df ae1af12d4ae4e60b0cfa6bb27fb76b319cdc3191 b9dae842bea5d8b5fafefad7103f3e841732ba35 bf64e420ec12c18616afea1cb169c47e2cb063ed e5b13fa33047ee1b075406f5b415b3684332378a Original-Maintainer: Debian Multimedia Maintainers Package: ffmpeg-doc Source: ffmpeg Priority: optional Section: doc Installed-Size: 27078 Maintainer: Ubuntu Developers Architecture: all Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libjs-jquery, libjs-bootstrap Filename: pool/main/f/ffmpeg/ffmpeg-doc_2.8.17-0ubuntu0.1+esm16_all.deb SHA512: ab846c05e266973e68c18259909af058f607a0dc624b3898dca32f9e9a4997644e4c85476a7b5e6660e1ace01150dbe5d20886b389467f3981040772b316113a Size: 1639630 SHA256: eb5afd05eb95d7598839e745d2dceaaed8cb30caba21a1a1523cf90e9c012749 SHA1: 90c1e06faccb6fe82281f6dcf24ea8de77e2876c MD5sum: 8de341aece43b3be78e5cd6a9c2e8b91 Description: Documentation of the FFmpeg multimedia framework FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This package contains the HTML documentation for the FFmpeg multimedia framework including the API documentation created by doxygen and the manpages for the libraries. Multi-Arch: foreign Original-Maintainer: Debian Multimedia Maintainers Package: gdal-bin Source: gdal Priority: optional Section: science Installed-Size: 895 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.11.3+dfsg-3ubuntu0.1~esm1 Suggests: python-gdal Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libgdal.so.1-1.11.3, libgdal1i (>= 1.11.0), libstdc++6 (>= 5.2) Breaks: gdal-bin (<< 1.10.0-0~) Filename: pool/main/g/gdal/gdal-bin_1.11.3+dfsg-3ubuntu0.1~esm1_amd64.deb Size: 366356 SHA256: c9896895531638f65474b4f942765ea430740900619c9512acf151ec4bc66d57 SHA1: 40ba546dfec61e008e6702dfd44c1ca21c8fd788 MD5sum: 2590bbed16d1aef141d7ad5b453aa9b1 Description: Geospatial Data Abstraction Library - Utility programs GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains utility programs, based on GDAL/OGR library, namely gdal_translate, gdalinfo, gdaladdo, gdalwarp, ogr2ogr, ogrinfo, ogrtindex. Original-Maintainer: Debian GIS Project Package: golang-github-docker-containerd-dev Source: containerd Priority: optional Section: admin Installed-Size: 27359 Maintainer: Ubuntu Developers Architecture: all Version: 1.2.6-0ubuntu1~16.04.6+esm7 Filename: pool/main/c/containerd/golang-github-docker-containerd-dev_1.2.6-0ubuntu1~16.04.6+esm7_all.deb Size: 2840694 SHA256: 6226e52245884225bf6a7697a265961ba5ffaaadf7c886ad19a8f40a898b201f SHA1: a1e8d325e0f6ce7ef58616a3bdda0dee40997673 MD5sum: 3a2c18879a58d11360b4bb1c92071413 Description: runC develpoment files Containerd is a daemon to control runC, built for performance and density. Containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers. . This package provides development files. Original-Maintainer: Debian Go Packaging Team Package: google-guest-agent Priority: optional Section: devel Installed-Size: 73120 Maintainer: Ubuntu Developers Architecture: amd64 Version: 20240716.00-0ubuntu1~16.04.0+esm3 Replaces: gce-compute-image-packages (<< 20191115) Depends: init-system-helpers (>= 1.18~), libc6 (>= 2.3.4), google-compute-engine-oslogin (>= 20231004.00-0ubuntu1) Pre-Depends: gga-prerm-hack (= 0.1) Breaks: gce-compute-image-packages (<< 20191115), python3-google-compute-engine Filename: pool/main/g/google-guest-agent/google-guest-agent_20240716.00-0ubuntu1~16.04.0+esm3_amd64.deb Size: 14867374 SHA256: ecaefb6f449eff3926ec898607fbdfff9f08e1d44a20eccd64a13af51f746ece SHA1: f1b361205bbbf0ea2a63ad5ce93c66ede7bf60f3 MD5sum: b4935eb42b974006da2f136e4403d48c Description: Google Compute Engine Guest Agent Contains the guest agent and metadata script runner binaries. Built-Using: golang-for-gce-agents (= 1.21.1-1~ubuntu16.04.2+esm1~test2) Package: hello Priority: optional Section: devel Installed-Size: 267 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2.10-1ubuntu0.16.04.1~esm2 Replaces: hello-debhelper (<< 2.9), hello-traditional Depends: libc6 (>= 2.14) Conflicts: hello-traditional Breaks: hello-debhelper (<< 2.9) Filename: pool/main/h/hello/hello_2.10-1ubuntu0.16.04.1~esm2_amd64.deb Size: 50834 SHA256: 5746c730e2f51fbfd41f0d79dcd1c92d9814186873f5d75d63cd10056db13893 SHA1: 1160725178ea8f3ce48e049a5ad8c6e81cedef3f MD5sum: 244bc1ab462d20bd3de6d08f3e121f9f Description: example package based on GNU hello The GNU hello program produces a familiar, friendly greeting. It allows non-programmers to use a classic computer science tool which would otherwise be unavailable to them. . Seriously, though: this is an example of how to do a Debian package. It is the Debian version of the GNU Project's `hello world' program (which is itself an example for the GNU Project). Original-Maintainer: Santiago Vila Package: inetutils-ftp Source: inetutils Priority: extra Section: net Installed-Size: 332 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2:1.9.4-1ubuntu0.1~esm6 Depends: libc6 (>= 2.15), libreadline6 (>= 6.0), netbase Filename: pool/main/i/inetutils/inetutils-ftp_1.9.4-1ubuntu0.1~esm6_amd64.deb Size: 245952 SHA256: 1a2df3adc14b1a3c6e5eb3aec406b7e459e8b97abe0b314968cf4c1a9d30f1c2 SHA1: b99771c7c563a095539a104d066804a06910b66f MD5sum: 68fd77e75376a2f6ed8e996d1538e5c6 Description: File Transfer Protocol client The ftp command is used to transfer files between hosts using the FTP protocol. Original-Maintainer: Guillem Jover Package: inetutils-ftpd Source: inetutils Priority: extra Section: net Installed-Size: 342 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2:1.9.4-1ubuntu0.1~esm6 Provides: ftp-server Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libwrap0 (>= 7.6-4~), netbase, inetutils-syslogd | system-log-daemon Conflicts: ftp-server Filename: pool/main/i/inetutils/inetutils-ftpd_1.9.4-1ubuntu0.1~esm6_amd64.deb Size: 244120 SHA256: fb147e68da597f7517bdff66c04cfbe050eb4f81c2f169b01ab4b6d3deb84b35 SHA1: 528e874cbd2086fb9386214c7907d7171ca63555 MD5sum: 530e99bd91297f34b02f1c9cde45e8d2 Description: File Transfer Protocol server Ftpd is the server that allows another host to connect with the ftp command to transfer files using the FTP protocol. Original-Maintainer: Guillem Jover Package: inetutils-inetd Source: inetutils Priority: extra Section: net Installed-Size: 282 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2:1.9.4-1ubuntu0.1~esm6 Provides: inet-superserver, netkit-inetd Depends: libc6 (>= 2.15), update-inetd, tcpd, lsb-base, inetutils-syslogd | system-log-daemon Conflicts: inet-superserver, netkit-inetd Filename: pool/main/i/inetutils/inetutils-inetd_1.9.4-1ubuntu0.1~esm6_amd64.deb Size: 218914 SHA256: b7d3a8e4a0ef8b4a4a6254f98f2fbb318eabed69b7c6f1d460477b92cebf010b SHA1: cd60f6098d44ec3fd90fdba087f323fe8bbbc24d MD5sum: 6a170699e2f04a10d14501ad0fbbd611 Description: internet super server Inetd is the daemon that listens on various TCP and UDP ports and spawns programs that can't or won't do it for themselves. . This is the portable GNU implementation of inetd. The package supports IPv6, tcpmux services and unlimited server arguments. Original-Maintainer: Guillem Jover Package: inetutils-ping Source: inetutils Priority: extra Section: net Installed-Size: 329 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2:1.9.4-1ubuntu0.1~esm6 Provides: ping Depends: libc6 (>= 2.15), netbase Conflicts: ping Filename: pool/main/i/inetutils/inetutils-ping_1.9.4-1ubuntu0.1~esm6_amd64.deb Size: 222576 SHA256: a6a127b708bf671e7faa03956180504987cf8b3ce0947b73c6fa1526ef706c51 SHA1: e6d1d7c0c66ecb466839397b7363f61044f0be1a MD5sum: bbf76d51fd1e398452a24620e08f4874 Description: ICMP echo tool Ping uses ICMP to send out echo requests, and uses the reply packets to calculate latency between the sending and the destination hosts. . This is the portable GNU implementation of ping. Original-Maintainer: Guillem Jover Package: inetutils-syslogd Source: inetutils Priority: extra Section: net Installed-Size: 294 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2:1.9.4-1ubuntu0.1~esm6 Replaces: syslogd Provides: linux-kernel-log-daemon, system-log-daemon Depends: libc6 (>= 2.14), netbase, lsb-base Conflicts: linux-kernel-log-daemon, system-log-daemon Filename: pool/main/i/inetutils/inetutils-syslogd_1.9.4-1ubuntu0.1~esm6_amd64.deb Size: 222370 SHA256: bfa66730db944ced09e250f1eb109f44a04f014e180045d219fdf2b8f5a5790f SHA1: b1f192418231e288866e95ea2def9c0514e9a8af MD5sum: 5f760d58211b7eb531350be7be116f10 Description: system logging daemon The syslog daemon is responsible for providing logging of messages received from programs and facilities on the local host as well as from remote hosts. Original-Maintainer: Guillem Jover Package: inetutils-talk Source: inetutils Priority: extra Section: net Installed-Size: 254 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2:1.9.4-1ubuntu0.1~esm6 Replaces: talk-hurd Provides: talk Depends: libc6 (>= 2.15), libncurses5 (>= 6), libtinfo5 (>= 6), netbase Filename: pool/main/i/inetutils/inetutils-talk_1.9.4-1ubuntu0.1~esm6_amd64.deb Size: 208072 SHA256: 522896566ee216d4fa6275023373df427b8eaa7262df764ce872cea0f8db5096 SHA1: 22853f281b7b28212690c559ec254db301ad0328 MD5sum: 467e8a921141b5cfc1f372525ca1f4e3 Description: talk to another user Talk is a visual communication program which copies lines from your terminal to that of another user. Original-Maintainer: Guillem Jover Package: inetutils-talkd Source: inetutils Priority: extra Section: net Installed-Size: 259 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2:1.9.4-1ubuntu0.1~esm6 Replaces: talkd-hurd Provides: talkd Depends: libc6 (>= 2.14), netbase, inetutils-syslogd | system-log-daemon, inetutils-inetd | inet-superserver Conflicts: talkd Filename: pool/main/i/inetutils/inetutils-talkd_1.9.4-1ubuntu0.1~esm6_amd64.deb Size: 210124 SHA256: 18b937943f9777c018af567431f79197c7a673ac6dc4f6223a6e9ff342fc5de8 SHA1: 0f0db80ece7250183c4c0a08c841c807c25bcc0c MD5sum: 1e577f83ea9e4a1cc9ecab4b57ea4bd1 Description: remote user communication server Talkd is the server that notifies a user that someone else wants to initiate a conversation. It acts a repository of invitations, responding to requests by clients wishing to rendezvous to hold a conversation. Original-Maintainer: Guillem Jover Package: inetutils-telnet Source: inetutils Priority: extra Section: net Installed-Size: 366 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2:1.9.4-1ubuntu0.1~esm6 Replaces: telnet-hurd Provides: telnet-client Depends: libc6 (>= 2.15), libshishi0 (>= 0.0.30), libtinfo5 (>= 6), netbase Filename: pool/main/i/inetutils/inetutils-telnet_1.9.4-1ubuntu0.1~esm6_amd64.deb Size: 255472 SHA256: f9a70ffae305a90dd8883ef6abcb4ec91e5a901ef9d1ac8f756202f1453e1fee SHA1: 900de1d2bb1ea36f938b28ac142308ef1beaa120 MD5sum: 4d6b81c39ea93c1c014e18fcca566f23 Description: telnet client The telnet command is used for interactive communication with another host using the TELNET protocol. Original-Maintainer: Guillem Jover Package: inetutils-telnetd Source: inetutils Priority: extra Section: net Installed-Size: 332 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2:1.9.4-1ubuntu0.1~esm6 Replaces: telnetd-hurd Provides: telnet-server Depends: libc6 (>= 2.15), libshishi0 (>= 0.0.30), libtinfo5 (>= 6), netbase, inetutils-syslogd | system-log-daemon, inetutils-inetd | inet-superserver Conflicts: telnet-server Filename: pool/main/i/inetutils/inetutils-telnetd_1.9.4-1ubuntu0.1~esm6_amd64.deb Size: 241186 SHA256: c720983241b2ac2cfc6051f6494170bb5580d6d132f4ac52adfe3cb955e4831f SHA1: 6cf52b09669d131f26448830181b81d83df417f7 MD5sum: d3b4c411b91e2db97d387e67696423b3 Description: telnet server The in.telnetd program is a server which supports the DARPA telnet interactive communication protocol. Original-Maintainer: Guillem Jover Package: inetutils-tools Source: inetutils Priority: extra Section: net Installed-Size: 285 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2:1.9.4-1ubuntu0.1~esm6 Depends: libc6 (>= 2.14) Filename: pool/main/i/inetutils/inetutils-tools_1.9.4-1ubuntu0.1~esm6_amd64.deb Size: 217444 SHA256: 76bfd165f8304baa04df0e979b0b50fd7c0d9af0cc2eeed1dce26f3448d32472 SHA1: b08f4e244fa9a5cf6e42a95fbc810e7251daee7e MD5sum: 3a662771af401c26d82372a2c438c360 Description: base networking utilities (experimental package) Base utilities for network administration (ifconfig, etc). . WARNING: The current ifconfig implementation provided is not fully compatible with the net-tool's ifconfig version. Original-Maintainer: Guillem Jover Package: inetutils-traceroute Source: inetutils Priority: extra Section: net Installed-Size: 253 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2:1.9.4-1ubuntu0.1~esm6 Provides: traceroute Depends: libc6 (>= 2.15), netbase Filename: pool/main/i/inetutils/inetutils-traceroute_1.9.4-1ubuntu0.1~esm6_amd64.deb Size: 204992 SHA256: 4ed42891c9422e07d005fff3cb4f5bdd3d9e78e164a82b2a56a0e2dbc830e31d SHA1: 0e06474124259dfaf69e2230f1d0f41c6d6a3aee MD5sum: 83922594f0d2fb0b62b0f37759b5f36b Description: trace the IPv4 route to another host The traceroute utility displays the route taken by IP packets on their way to another host or another network. . Install this package if you need a tool to examine network connectivity or to diagnose network problems. Original-Maintainer: Guillem Jover Package: libapache-mod-jk-doc Source: libapache-mod-jk Priority: optional Section: doc Installed-Size: 951 Maintainer: Ubuntu Developers Architecture: all Version: 1:1.2.41-1ubuntu0.1~esm2 Suggests: libapache2-mod-jk Filename: pool/main/liba/libapache-mod-jk/libapache-mod-jk-doc_1.2.41-1ubuntu0.1~esm2_all.deb SHA512: ace26daa242bb92264d8e027bdef2d3ccee0a411cca523da864d1341f248466fd82a58a8b516577e29a1eb5dfeb642ee92b386e92c256a12d6247501d5635217 Size: 175230 SHA256: da7dbcab9e86426f600668c5c2493112447b2a8ac3ed9704fe2849d5f9655953 SHA1: b6ca096d6919361a142d38d2165baddb758157ee MD5sum: b3e0390a82d74e8a9ca851ff29e2b72d Description: Documentation of libapache2-mod-jk package Documentation and examples of the Apache jk connector for the Tomcat Java servlet engine. . For uptodate documentation about Tomcat connectors please take a look at the home page at http://tomcat.apache.org/connectors-doc/. Original-Maintainer: Debian Java Maintainers Package: libapache2-mod-jk Source: libapache-mod-jk Priority: optional Section: httpd Installed-Size: 440 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1:1.2.41-1ubuntu0.1~esm2 Suggests: libapache-mod-jk-doc, tomcat8 Depends: apache2-api-20120211, apache2-bin (>= 2.4.16), libc6 (>= 2.15) Filename: pool/main/liba/libapache-mod-jk/libapache2-mod-jk_1.2.41-1ubuntu0.1~esm2_amd64.deb SHA512: 100d084f3591f150b4932c2ba5cda7b88ecfcf44d2444869e6361e4b1d4a7292f170ceeabbd043388476167b57fba96f8cce4c337bcf24020debcb278f19c569 Size: 161560 SHA256: 4e14e7e93ccff72d7391a344d3d7530680d8d091f856b4855823f07b14e34c0a SHA1: d312e8207a74fd45242c65e46e2d85a7fe01d591 MD5sum: 05edad636c482f2d921b02702b8a9006 Description: Apache 2 connector for the Tomcat Java servlet engine Apache Tomcat is the reference implementation for the Java Servlet and JavaServer Pages (JSP) specification from the Apache Jakarta project. . This package contains an Apache 2 module (mod_jk) to forward requests from Apache to Tomcat using the AJP 1.3 or 1.4 protocol. It can either talk to Tomcat on the local machine or to a remote engine using TCP. Original-Maintainer: Debian Java Maintainers Package: libav-tools Source: ffmpeg Priority: extra Section: oldlibs Installed-Size: 63 Maintainer: Ubuntu Developers Architecture: all Version: 7:2.8.17-0ubuntu0.1+esm16 Replaces: libav-tools-links (<< 7:2.7.2-2~) Depends: ffmpeg Breaks: libav-tools-links (<< 7:2.7.2-2~) Filename: pool/main/f/ffmpeg/libav-tools_2.8.17-0ubuntu0.1+esm16_all.deb SHA512: 7355ab39290951aa888a99619e84c40d11d7b4324917aa2061531bf1fe1b489133f1ed7ecc65b5eb07de518b9ee990b5c9d9c11526d9bc4d160c88cb5c111cd7 Size: 23222 SHA256: a1bfd7cdcee644a4fac2731f7ca7ad5d818ba1391ed438425f5a1b5b2bbab935 SHA1: db7c706c6b3fe987833a38abec6fede3417fb0c9 MD5sum: cddedf0251437a0731a0929e2230e249 Description: Compatibility links for libav-tools (transitional package) Description-md5: c1ae94ed34ff79b7260621800ea018bc Multi-Arch: foreign Original-Maintainer: Debian Multimedia Maintainers Package: libavcodec-dev Source: ffmpeg Priority: optional Section: libdevel Installed-Size: 17018 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavcodec-ffmpeg56 (= 7:2.8.17-0ubuntu0.1+esm16) | libavcodec-ffmpeg-extra56 (= 7:2.8.17-0ubuntu0.1+esm16), libavutil-dev (= 7:2.8.17-0ubuntu0.1+esm16), libswresample-dev (= 7:2.8.17-0ubuntu0.1+esm16) Conflicts: libavcodec-libav-dev Filename: pool/main/f/ffmpeg/libavcodec-dev_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: 18c2a114bebea66f576b866a8500f46abf6d926a24f090521edea8d106379188189811b189cd7f839ebb0c6b96b9ca535a4acc896f6f1f91fda33792aa555b2e Size: 4538216 SHA256: 6e18b8954f67a2b5f4344ef15bb0af43953ee1b4021258094dd98ab44b2a685f SHA1: 15981547172c4668d7e0b45c1b9fda50d83af048 MD5sum: 2b052f6287dea7f3d8d941090c794ae8 Description: FFmpeg library with de/encoders for audio/video codecs - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package contains the development files. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libavcodec-extra Source: ffmpeg Priority: extra Section: metapackages Installed-Size: 54 Maintainer: Ubuntu Developers Architecture: all Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavcodec-ffmpeg-extra56 Filename: pool/main/f/ffmpeg/libavcodec-extra_2.8.17-0ubuntu0.1+esm16_all.deb SHA512: 5bf114e75dc6bee803b67e8e9ed737f1cd2e2f7ff2a3abfa3bd7190d816d9129b6ce0e743f35dacf8f6543c0a35250581d18be1cb942f2282f67c0f9f862286c Size: 23068 SHA256: 0c032d88db221a7efe9537b6b1835dbff2bb713059892b52a9dfcf575d6e7532 SHA1: 763f07f6b02b4549b687fcf9cb08ee80cf96f931 MD5sum: f13491e56482eaa7b59f7429093cfeeb Description: FFmpeg library with extra codecs (metapackage) FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This metapackage depends on the latest version of the libavcodec variant that offers additional codec support. Application packages can depend on it if they require or suggest this variant in a robust manner. Multi-Arch: foreign Original-Maintainer: Debian Multimedia Maintainers Package: libavcodec-ffmpeg-extra56 Source: ffmpeg Priority: extra Section: libs Installed-Size: 11869 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Provides: libavcodec-extra Depends: libavutil-ffmpeg54 (>= 7:2.6), libc6 (>= 2.14), libcrystalhd3 (>= 1:0.0~git20110715.fdd2f19), libgsm1 (>= 1.0.13), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0, libopencore-amrnb0, libopencore-amrwb0, libopenjpeg5 (>= 1.3+dfsg), libopus0 (>= 1.1), libschroedinger-1.0-0 (>= 1.0.0), libshine3 (>= 3.1.0), libsnappy1v5, libspeex1 (>= 1.2~beta3-1), libswresample-ffmpeg1 (>= 7:2.4), libtheora0 (>= 1.0), libtwolame0, libva1 (>= 1.0.3), libvo-aacenc0, libvo-amrwbenc0, libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx3 (>= 1.5.0), libwavpack1 (>= 4.40.0), libwebp5 (>= 0.4.3), libx264-148, libx265-79 (>= 1.9), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.2.0) Conflicts: libavcodec-ffmpeg56 Breaks: libavutil-ffmpeg54 (>= 8:0) Filename: pool/main/f/ffmpeg/libavcodec-ffmpeg-extra56_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: 97cb2cf84e5fd1cbf9e969644b5cc3726a0f0a4373d26c0fa876a42d33a0892a793a4e6d2334ec2e80c1f6273597305e688726411da97295e8d4a7116ebe62fe Size: 4108526 SHA256: 7d6d392fa27dc295ac4fd8e63da51d29e378b75b2c65140b1329e376591ce374 SHA1: 00c265df3ba40d92d1e44d7f20fbbc5cb8c69590 MD5sum: 051080bc43a8778b228d598ecf8ff969 Description: FFmpeg library with additional de/encoders for audio/video codecs Description-md5: 24fde7a035cfeaba529ead51666f0e8a Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libavcodec-ffmpeg56 Source: ffmpeg Priority: optional Section: libs Installed-Size: 11855 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavutil-ffmpeg54 (>= 7:2.6), libc6 (>= 2.14), libcrystalhd3 (>= 1:0.0~git20110715.fdd2f19), libgsm1 (>= 1.0.13), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0, libopenjpeg5 (>= 1.3+dfsg), libopus0 (>= 1.1), libschroedinger-1.0-0 (>= 1.0.0), libshine3 (>= 3.1.0), libsnappy1v5, libspeex1 (>= 1.2~beta3-1), libswresample-ffmpeg1 (>= 7:2.4), libtheora0 (>= 1.0), libtwolame0, libva1 (>= 1.0.3), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx3 (>= 1.5.0), libwavpack1 (>= 4.40.0), libwebp5 (>= 0.4.3), libx264-148, libx265-79 (>= 1.9), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.2.0) Breaks: libavutil-ffmpeg54 (>= 8:0) Filename: pool/main/f/ffmpeg/libavcodec-ffmpeg56_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: a3aa8bdf5ad169f3ca6c31ac85a9689d8d75bafd59a841866761f26555046c54caf5b8f3d8003ce65b5a0fc3f8df1f76b525e75d143f9c95b53f1c9971c6cf1a Size: 4108002 SHA256: e1c40f20b0b2e8e027da6395eb81518dafbc8543bc32ac3c8a14f5399f534702 SHA1: b8638aab8ecfd38cd3849ec4b209156e90c12cb6 MD5sum: ec18afd8f67bdc6c6e91d3bcb1ab1cea Description: FFmpeg library with de/encoders for audio/video codecs - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package contains the runtime files. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libavdevice-dev Source: ffmpeg Priority: optional Section: libdevel Installed-Size: 403 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavcodec-dev (= 7:2.8.17-0ubuntu0.1+esm16), libavdevice-ffmpeg56 (= 7:2.8.17-0ubuntu0.1+esm16), libavfilter-dev (= 7:2.8.17-0ubuntu0.1+esm16), libavformat-dev (= 7:2.8.17-0ubuntu0.1+esm16), libavresample-dev (= 7:2.8.17-0ubuntu0.1+esm16), libavutil-dev (= 7:2.8.17-0ubuntu0.1+esm16), libpostproc-dev (= 7:2.8.17-0ubuntu0.1+esm16), libswscale-dev (= 7:2.8.17-0ubuntu0.1+esm16), libswresample-dev (= 7:2.8.17-0ubuntu0.1+esm16) Conflicts: libavdevice-libav-dev Filename: pool/main/f/ffmpeg/libavdevice-dev_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: 049d52d44ec724ebd47fe70e72a059b3dc33fd9de6fa5a9b5b272ec9273b50c2a6ebf6effa1af8657c323a7f331a49915ae62361ffa8516d98c284a67981609c Size: 93636 SHA256: d3a30b3eaf378c3b39e6e50db103184ccdc8a069da60ab586cad82d45237c040 SHA1: 9af7541a79a626a81c214679487b8b37c7b1f528 MD5sum: 7e4913b0fb4a4bbe7664742515c02e84 Description: FFmpeg library for handling input and output devices - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for grabbing from and rendering to many common multimedia input/output devices, and supports several input and output devices, including Video4Linux2, VfW, DShow, and ALSA. . This package contains the development files. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libavdevice-ffmpeg56 Source: ffmpeg Priority: optional Section: libs Installed-Size: 247 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libasound2 (>= 1.0.16), libavc1394-0 (>= 0.5.3), libavcodec-ffmpeg56 (>= 7:2.4) | libavcodec-ffmpeg-extra56 (>= 7:2.4), libavfilter-ffmpeg5 (>= 7:2.4), libavformat-ffmpeg56 (>= 7:2.4), libavutil-ffmpeg54 (>= 7:2.4), libc6 (>= 2.14), libcaca0 (>= 0.99.beta17-1), libcdio-cdda1 (>= 0.83), libcdio-paranoia1 (>= 0.83), libdc1394-22, libgl1-mesa-glx | libgl1, libiec61883-0 (>= 1.2.0), libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116, libopenal1 (>= 1.14), libpulse0 (>= 0.99.1), libraw1394-11, libsdl1.2debian (>= 1.2.11), libx11-6, libxcb-shape0, libxcb-shm0, libxcb-xfixes0, libxcb1, libxext6, libxv1 Breaks: libavutil-ffmpeg54 (>= 8:0) Filename: pool/main/f/ffmpeg/libavdevice-ffmpeg56_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: 9fe5a18113c8802a1b817fba3d378a0b5342dad9ea0ae9c01fee19ca4857ccfec81c999f3b72752869a93096334b02057f686b63aaff8ac67b36863a203a4392 Size: 80824 SHA256: a78a9639c98f4e9a2432bdaa5582d052655a455b03a35e70a33447d593a3831a SHA1: 4854a213e461a3bf0e50341e1fa2867013e62237 MD5sum: 31465acb572085f3c7c32d86c6a56e62 Description: FFmpeg library for handling input and output devices - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for grabbing from and rendering to many common multimedia input/output devices, and supports several input and output devices, including Video4Linux2, VfW, DShow, and ALSA. . This package contains the runtime files. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libavfilter-dev Source: ffmpeg Priority: optional Section: libdevel Installed-Size: 3010 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavcodec-dev (= 7:2.8.17-0ubuntu0.1+esm16), libavfilter-ffmpeg5 (= 7:2.8.17-0ubuntu0.1+esm16), libavformat-dev (= 7:2.8.17-0ubuntu0.1+esm16), libavresample-dev (= 7:2.8.17-0ubuntu0.1+esm16), libavutil-dev (= 7:2.8.17-0ubuntu0.1+esm16), libpostproc-dev (= 7:2.8.17-0ubuntu0.1+esm16), libswresample-dev (= 7:2.8.17-0ubuntu0.1+esm16), libswscale-dev (= 7:2.8.17-0ubuntu0.1+esm16) Conflicts: libavfilter-libav-dev Filename: pool/main/f/ffmpeg/libavfilter-dev_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: b3113d1311e4e49632ce7b87270586b870450fd106954f81f2d369c923edbb5b1caf543a6a632831910a59fc1d804cd97e41b574b42089e92f2ed997aaf21040 Size: 642730 SHA256: cc063191169d4d4bb36ac9674270baa28842c992ee0c8223752d0cb1adc6d29c SHA1: 86dc87c76736df105e0c4982598460428bb2ebdf MD5sum: cebd5d3a32ebffb095e848c804278fb0 Description: FFmpeg library containing media filters - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package contains the development files. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libavfilter-ffmpeg5 Source: ffmpeg Priority: optional Section: libs Installed-Size: 1748 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libass5 (>= 0.13.0), libavcodec-ffmpeg56 (>= 7:2.4) | libavcodec-ffmpeg-extra56 (>= 7:2.4), libavformat-ffmpeg56 (>= 7:2.4), libavresample-ffmpeg2 (>= 7:2.4), libavutil-ffmpeg54 (>= 7:2.8), libbs2b0, libc6 (>= 2.14), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.11.94), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libopencv-core2.4v5, libopencv-imgproc2.4v5, libpostproc-ffmpeg53 (>= 7:2.4), libswresample-ffmpeg1 (>= 7:2.4), libswscale-ffmpeg3 (>= 7:2.4), libzmq5 (>= 3.2.3+dfsg) Breaks: libavutil-ffmpeg54 (>= 8:0) Filename: pool/main/f/ffmpeg/libavfilter-ffmpeg5_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: d2857516ecf706bc5526a9f03fb8ee4e72426a8d7e41aae7eb813979d7208c26d10981cc9ca9069155384cc0c8aca0d3398c4ceefba9d39c75698531fe960494 Size: 541340 SHA256: c393b043235df430282abcce958106b070a1792791eb98b3915b74a37bddebf9 SHA1: 1614419c84493ccdcae979434288747f94afef60 MD5sum: d876fb3f188df4e157003a53b1aaf796 Description: FFmpeg library containing media filters - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package contains the runtime files. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libavformat-dev Source: ffmpeg Priority: optional Section: libdevel Installed-Size: 4309 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavcodec-dev (= 7:2.8.17-0ubuntu0.1+esm16), libavformat-ffmpeg56 (= 7:2.8.17-0ubuntu0.1+esm16), libavutil-dev (= 7:2.8.17-0ubuntu0.1+esm16), libswresample-dev (= 7:2.8.17-0ubuntu0.1+esm16) Conflicts: libavformat-libav-dev Filename: pool/main/f/ffmpeg/libavformat-dev_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: 4de391ec38bf891084f8420810d5b5a887441e0a152e55312afef4151037d63d56f6e6f92ef25c8fe154737248afdf923fce9df361dd415082378a67311e7058 Size: 982824 SHA256: a1fa7b98892455ea89795b2d929c6629256fa258301ec2bdb93b51a48283f08d SHA1: 40a180cfbacc9cb1fa6f5d79faabb2d1a23b531b MD5sum: 690c1509baaa113dd39bab41e853f7c4 Description: FFmpeg library with (de)muxers for multimedia containers - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package contains the development files. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libavformat-ffmpeg56 Source: ffmpeg Priority: optional Section: libs Installed-Size: 2117 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavcodec-ffmpeg56 (>= 7:2.7) | libavcodec-ffmpeg-extra56 (>= 7:2.7), libavutil-ffmpeg54 (>= 7:2.8), libbluray1 (>= 1:0.2.2), libbz2-1.0, libc6 (>= 2.14), libgme0 (>= 0.5.5), libgnutls30 (>= 3.4.2), libmodplug1 (>= 1:0.8.8.5), librtmp1 (>= 2.3), libssh-gcrypt-4 (>= 0.4.2), zlib1g (>= 1:1.2.0.2) Breaks: libavutil-ffmpeg54 (>= 8:0) Filename: pool/main/f/ffmpeg/libavformat-ffmpeg56_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: de46074461a2744fbe8a6033678350789fc7af47debe7f9a64fbda9db898cccfe8a83608c3cd48758b9a991272cd6de66ee18d899c56ab339591dba139a48cae Size: 820374 SHA256: adf37ca72927b25c7d08c4c40de8e1ce99c9a8a9913e8313b2d348503602d31a SHA1: 10416d8ee45ac220dec8a5144acc369b737d214a MD5sum: 6b0d686ff8504ce2c43646ecd234587d Description: FFmpeg library with (de)muxers for multimedia containers - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package contains the runtime files. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libavresample-dev Source: ffmpeg Priority: optional Section: libdevel Installed-Size: 312 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavutil-dev (= 7:2.8.17-0ubuntu0.1+esm16), libavresample-ffmpeg2 (= 7:2.8.17-0ubuntu0.1+esm16) Conflicts: libavresample-libav-dev Filename: pool/main/f/ffmpeg/libavresample-dev_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: a9767980e8599171effb3ab87112243b57fed8963712abdc02ea3c06c21a251805d5027fc5756338133b7bf61a0fe131546122db2665e136011940467c20b8d4 Size: 71786 SHA256: 96a9f8519c2d7cf37958fe0404b1f21ae79a76abde4f2d968c93f916cca2dba3 SHA1: 0cd8637d873234c0f4fefbea33a9c6a4820122a6 MD5sum: c56c3e3e9896def751c1cd0a2d8ca772 Description: FFmpeg compatibility library for resampling - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is provided for compatibility reasons only. The FFmpeg project advises to use libswresample instead. . This package contains the development files. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libavresample-ffmpeg2 Source: ffmpeg Priority: optional Section: libs Installed-Size: 198 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavutil-ffmpeg54 (>= 7:2.4), libc6 (>= 2.14) Breaks: libavutil-ffmpeg54 (>= 8:0) Filename: pool/main/f/ffmpeg/libavresample-ffmpeg2_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: 50a1ad4660ba283f6b464894a42fad9fb10165a3092607be19723474dcbee06bbe8466a2a663d554b05fdbadf93b3a8622dc97262ec2d693628ccb65f87539e2 Size: 62150 SHA256: ef1f86f09fdf75642ad6479e871c07aac8d27e33ea69a8ad2c2cd98cc7ece9b2 SHA1: 8bddf19657d347a3ff98aefc35e63850630d55da MD5sum: d546c2f6459a54fdcba20a824e61ef83 Description: FFmpeg compatibility library for resampling - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is provided for compatibility reasons only. The FFmpeg project advises to use libswresample instead. . This package contains the runtime files. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libavutil-dev Source: ffmpeg Priority: optional Section: libdevel Installed-Size: 1060 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavutil-ffmpeg54 (= 7:2.8.17-0ubuntu0.1+esm16) Conflicts: libavutil-libav-dev Filename: pool/main/f/ffmpeg/libavutil-dev_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: 852126380b80bdf172a5b40db75816891539b9befcf9848c3e8cf64a3dd2f1889504e3bf04f93a9ff71b15a73f32e476a7daf2e40b6177fe6d359dd8db2ab2bf Size: 254900 SHA256: f36eaaf714b4cf16700059b13e6f9dd1f0e1c8cbcbb4477f025ea0fc009457b8 SHA1: 474667f4a49da7ff4a7792fbb26f16b57db23a24 MD5sum: 8693cc641c3b1ce2cf6b2fa2772d8c9f Description: FFmpeg library with functions for simplifying programming - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). It is not a library for code needed by both libavcodec and libavformat. The goal for this library is to be modular, small, efficient and useful. . This package contains the development files. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libavutil-ffmpeg54 Source: ffmpeg Priority: optional Section: libs Installed-Size: 450 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libc6 (>= 2.17) Filename: pool/main/f/ffmpeg/libavutil-ffmpeg54_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: 8c4d4472008c3c52dbd6742dd779616a4b07c63f81625dda3e9197543110ee7f2b5d9efebaacaecf4ddc38ae142813b2580f57bcda2924ff8a76a91db6535f6c Size: 174754 SHA256: 5d093b3ef8364bcc3423434bdc75d0a7ec03096d0c15517dac928f6e10987d2f SHA1: cb8cb6860f7698e72c697767329a3cbdbd5f165b MD5sum: 44ade291057b230f57dac9075cc0249c Description: FFmpeg library with functions for simplifying programming - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). It is not a library for code needed by both libavcodec and libavformat. The goal for this library is to be modular, small, efficient and useful. . This package contains the runtime files. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libc3p0-java Source: c3p0 Priority: optional Section: java Installed-Size: 662 Maintainer: Ubuntu Developers Architecture: all Version: 0.9.1.2-9+deb8u1ubuntu0.16.04.1~esm2 Suggests: liblog4j1.2-java Filename: pool/main/c/c3p0/libc3p0-java_0.9.1.2-9+deb8u1ubuntu0.16.04.1~esm2_all.deb SHA512: 875ea42018e4624a7e3324390d86c126be15fe353def50e385c6ef44259d9166e566f4ca1481aad00c31c8261ccd7c054ac8932d02bc3fadb6faef2cb0bb3d96 Size: 596610 SHA256: 4168db30d90f80b436348e1d869ae9ce1ffc69859c6bb287036a12107679fe1e SHA1: 7f330ca5b3357f2b56adee3851f711172b4779f1 MD5sum: 5e126000d734894b23b31cdf45edf689 Description: library for JDBC connection pooling c3p0 is an easy-to-use library for making traditional JDBC drivers "enterprise-ready" by augmenting them with functionality defined by the jdbc3 spec and the optional extensions to jdbc2. Original-Maintainer: Debian Java Maintainers Package: libc3p0-java-doc Source: c3p0 Priority: optional Section: doc Installed-Size: 981 Maintainer: Ubuntu Developers Architecture: all Version: 0.9.1.2-9+deb8u1ubuntu0.16.04.1~esm2 Suggests: libc3p0-java Filename: pool/main/c/c3p0/libc3p0-java-doc_0.9.1.2-9+deb8u1ubuntu0.16.04.1~esm2_all.deb SHA512: ad8d993e03ff78c77e36d9c9bced7c56156d9219a5ebd74fec546793ef25130b384359cf2d1e6991c0683851b0d69022f6b84bd3ed3c5c81e8485a49fc763303 Size: 77104 SHA256: 03a6609da32c004ad9108aa373586ea8706100becc8fc71261a5fbdf2d94996a SHA1: 851ceffca31a9b7372b5cfdfae70f6b6eace93fd MD5sum: 357956cf95ecd0976e4c7d7eeff526bf Description: library for JDBC connection pooling (documentation) c3p0 is an easy-to-use library for making traditional JDBC drivers "enterprise-ready" by augmenting them with functionality defined by the jdbc3 spec and the optional extensions to jdbc2. . This package includes the documentation. Original-Maintainer: Debian Java Maintainers Package: libcableswig-dev Source: cableswig Priority: optional Section: libdevel Installed-Size: 1117 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.1.0+git20150808-2ubuntu0.1~esm1 Filename: pool/main/c/cableswig/libcableswig-dev_0.1.0+git20150808-2ubuntu0.1~esm1_amd64.deb Size: 150568 SHA256: adbdca96ceeb1f75ea97e6ff7766b9f4c11cc38cc724a0b936935f7bf14eef8e SHA1: b5dfdc8a016127ff41648cf7030da478527b0f90 MD5sum: 699c6ff4c433c87a72f79f4e6ec8e4d4 Description: Libraries for writing a C++ wrapper generator The CableSwig development libraries provide facilities to write an interface generator for C++ code. These libraries are particularly suited for wrapping C++ code that SWIG cannot parse (deeply nested template instantiations). . These libraries are part of the CableSwig tool. Original-Maintainer: Steve M. Robbins Package: libcommons-beanutils-java Source: commons-beanutils Priority: optional Section: java Installed-Size: 271 Maintainer: Ubuntu Developers Architecture: all Version: 1.9.2-3ubuntu0.1~esm2 Suggests: libcommons-beanutils-java-doc Depends: libcommons-collections3-java, libcommons-logging-java, libcommons-parent-java (>= 39) Filename: pool/main/c/commons-beanutils/libcommons-beanutils-java_1.9.2-3ubuntu0.1~esm2_all.deb SHA512: 872d633fb39061935dbcc0076624d063459a9fcd03b12adaa41a8b65df176229c8b624b8858bc03b023f18f8a48c03589105fd177d929b6f9eef6fa3ac326331 Size: 221842 SHA256: 50de3f12f94443857beff31d513d0313117215f248a5b1fb50a32e7285c3b3e7 SHA1: de3b8ea70476e0f589551c44f71a4fa2bbf5ba0a MD5sum: d7ba39c0cb287a2235c7f6cbf2898afc Description: Apache Commons BeanUtils - Utility for manipulating Java beans The BeanUtils Component contains a set of Java classes that provide static utility methods useful in manipulating Java classes that conform to the JavaBeans Specification naming patterns for bean properties in a dynamic fashion. Original-Maintainer: Debian Java Maintainers Package: libcommons-beanutils-java-doc Source: commons-beanutils Priority: optional Section: doc Installed-Size: 5725 Maintainer: Ubuntu Developers Architecture: all Version: 1.9.2-3ubuntu0.1~esm2 Suggests: libcommons-beanutils-java Depends: default-jdk-doc, libcommons-collections3-java-doc, libcommons-logging-java-doc Filename: pool/main/c/commons-beanutils/libcommons-beanutils-java-doc_1.9.2-3ubuntu0.1~esm2_all.deb SHA512: 6881b5990d7e82fe7b66c2ac685f7e33452e49040698c14723cc53ac99d9a74a41327c39ba94253ab9dcaf8771f097f32cf00f83ba1cf4a97992a4fd1c5fd724 Size: 201172 SHA256: 204ad3343ae2dafb8cc79b08b7af19f95d725b13950cbfff797a65f72496c935 SHA1: b1bd17123d37563672cc20d18062f5cf22be269e MD5sum: ba8bac8b19b40a16e0302d150b55e89a Description: Apache Commons BeanUtils - Documentation The BeanUtils Component contains a set of Java classes that provide static utility methods useful in manipulating Java classes that conform to the JavaBeans Specification naming patterns for bean properties in a dynamic fashion. . This package contains the API documentation of libcommons-beanutils-java Original-Maintainer: Debian Java Maintainers Package: libcommons-lang-java Priority: optional Section: java Installed-Size: 317 Maintainer: Ubuntu Developers Architecture: all Version: 2.6-6ubuntu2+esm1 Suggests: libcommons-lang-java-doc Depends: libcommons-parent-java (>= 12) Filename: pool/main/libc/libcommons-lang-java/libcommons-lang-java_2.6-6ubuntu2+esm1_all.deb Size: 269150 SHA256: be997170958c0b012eec9411dfdf1daf2f08bb97ec6e16477e1dbb93ac052750 SHA1: 345c8635eca608e2d76ae8877456b3e7b7cbda8b MD5sum: 8b1a47ba9ea826775f17697ca80d029d Description: Commons Lang - an extension of the java.lang package Description-md5: 34bb08f9f6c4ddae7e601cb3e141f0ad Original-Maintainer: Debian Java Maintainers Package: libcommons-lang-java-doc Source: libcommons-lang-java Priority: optional Section: doc Installed-Size: 7658 Maintainer: Ubuntu Developers Architecture: all Version: 2.6-6ubuntu2+esm1 Suggests: default-jdk-doc, libcommons-lang-java Filename: pool/main/libc/libcommons-lang-java/libcommons-lang-java-doc_2.6-6ubuntu2+esm1_all.deb Size: 1044992 SHA256: eba1c0050682f2a614319096cc446d74f8c7e4e315e2037b571affbecb867043 SHA1: c685c478402b62d4327ecb77b234205ddb861266 MD5sum: d166fcddcc057447cf351f944e5c6df3 Description: Documentation for Commons Lang - an extension of the java.lang package Description-md5: 14dd016a51553b9c2efbf6ded6bf676d Original-Maintainer: Debian Java Maintainers Package: libcommons-lang3-java Priority: optional Section: java Installed-Size: 458 Maintainer: Ubuntu Developers Architecture: all Version: 3.4-1ubuntu0.1~esm1 Suggests: libcommons-lang3-java-doc Filename: pool/main/libc/libcommons-lang3-java/libcommons-lang3-java_3.4-1ubuntu0.1~esm1_all.deb Size: 390288 SHA256: b3864a825613b86b63e49ff27204ba1763da026ecbd88bfbe2bc8dbbfabffa43 SHA1: 3fcc997550447810333ff42df70fbd27c1667676 MD5sum: b2c056e53a6b9349b9da0b091894c609 Description: Extension of the java.lang package (for Java 5+) The Commons Lang components contains a set of Java classes that provide helper methods for standard Java classes, especially those found in the java.lang package in the JDK 5+. . Commons Lang 3.x use a different package (org.apache.commons.lang3) than the previous versions (org.apache.commons.lang), allowing it to be used at the same time as an earlier version. . Commons Lang 3.x is only compatible with JDK 1.5+ Original-Maintainer: Debian Java Maintainers Package: libcommons-lang3-java-doc Source: libcommons-lang3-java Priority: optional Section: doc Installed-Size: 8888 Maintainer: Ubuntu Developers Architecture: all Version: 3.4-1ubuntu0.1~esm1 Suggests: libcommons-lang3-java Depends: default-jdk-doc Filename: pool/main/libc/libcommons-lang3-java/libcommons-lang3-java-doc_3.4-1ubuntu0.1~esm1_all.deb Size: 379330 SHA256: 7028cc96ee046a09518915ca2d05ebdb41f01105d3bf891c26dbbd0b586d918d SHA1: db69cad217a816bce80b55203c3023f35201fa42 MD5sum: a01443ef2a518a75c068f1b90b3c4419 Description: Documentation for extension of the java.lang package (for Java 5+) The Commons Lang components contains a set of Java classes that provide helper methods for standard Java classes, especially those found in the java.lang package in the JDK 5+. . Commons Lang 3.x use a different package (org.apache.commons.lang3) than the previous versions (org.apache.commons.lang), allowing it to be used at the same time as an earlier version. . Commons Lang 3.x is only compatible with JDK 1.5+ . This package contains the API documentation of libcommons-lang3-java. Original-Maintainer: Debian Java Maintainers Package: libcrypt-saltedhash-perl Priority: optional Section: perl Installed-Size: 31 Maintainer: Ubuntu Developers Architecture: all Version: 0.09-1ubuntu0.16.04.1~esm1 Depends: perl, libcrypt-random-seed-perl Filename: pool/main/libc/libcrypt-saltedhash-perl/libcrypt-saltedhash-perl_0.09-1ubuntu0.16.04.1~esm1_all.deb Size: 12484 SHA256: 7f5f1a99998fc93378f16eb084ae47df31c2dc7095ce1ece186421d5a7699e27 SHA1: 9d6ad183b4e4d4a2c3cf50a4bbd0f2b0933bc52a MD5sum: b67f7796e6a2a28c663f7fc054bc5c9e Description: module for handling salted hashes Crypt::SaltedHash is a Perl module that provides an object oriented interface to create salted (or seeded) hashes of clear text data. The formalization of this concept originates from RFC-3112 and is extended by the use of different digital algorithms. Original-Maintainer: Debian Perl Group Package: libde265-0 Source: libde265 Priority: optional Section: libs Installed-Size: 650 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.0.2-2ubuntu0.16.04.1~esm6 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Filename: pool/main/libd/libde265/libde265-0_1.0.2-2ubuntu0.16.04.1~esm6_amd64.deb SHA512: 3c82d67c245b4d2d8bb71564369f8ef9c3fc434dfcf9f8e83cb915f79b6d5d49dca6883d0e3089cff8539cda7dadb089cb1a0d296bdcd3f3a31be4ae71f1a025 Size: 234528 SHA256: 6fb2fd0db64ccdc7bfe329e08fc8243313ec3b84608771d2919cce3c8ff88ee2 SHA1: 3faaf72fd0ba5b6ce11de6a15ac8399759cd87d4 MD5sum: 9c8836cd0a317b3547024087710dd63f Description: Open H.265 video codec implementation libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libde265-dev Source: libde265 Priority: optional Section: libdevel Installed-Size: 47 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.0.2-2ubuntu0.16.04.1~esm6 Depends: libde265-0 (= 1.0.2-2ubuntu0.16.04.1~esm6) Filename: pool/main/libd/libde265/libde265-dev_1.0.2-2ubuntu0.16.04.1~esm6_amd64.deb SHA512: b282caa340531c564064f3ab4d3da4911a2048d6873a15377af30a505ff8a975ba1acd02d1cf388d318771d4ec9ef510f48c1f0473e5972d6879c2ff5fea85d2 Size: 14566 SHA256: 5b72308413e9d58a97c7ba8c31b5d4c18e74366c206bf7d83e4c73b21ca30c8f SHA1: c02c2255eace1c2706b4fbc7af8300fa65bde23e MD5sum: 9feb163bd6567342a4a8735ce7df0658 Description: Open H.265 video codec implementation - development files libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software. . The development headers for compiling programs that use libde265 are provided by this package. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libde265-examples Source: libde265 Priority: optional Section: video Installed-Size: 85 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.0.2-2ubuntu0.16.04.1~esm6 Depends: libde265-0 (= 1.0.2-2ubuntu0.16.04.1~esm6), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libsdl1.2debian (>= 1.2.11), libstdc++6 (>= 5.2), libswscale-ffmpeg3 (>= 7:2.4) Filename: pool/main/libd/libde265/libde265-examples_1.0.2-2ubuntu0.16.04.1~esm6_amd64.deb SHA512: 007280aefcc542a8861209080b8268d98cae23d180751fe3061791c712a020923fba4d2e33eb2ef761667755b40243ce182e0511079bb2557e342741da0b1903 Size: 26002 SHA256: 50353909510a0b81f5a49475b24fbabf5c902f9ebdff6edd18d4fcc62c8cd351 SHA1: 6f4344b85918dc8647ed67c6633c76a51576b342 MD5sum: 983606f25e848046839cc6efb91b5acd Description: Open H.265 video codec implementation - examples libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software. . Sample applications using libde265 are provided by this package. Original-Maintainer: Debian Multimedia Maintainers Package: libeditorconfig-dev Source: editorconfig-core Priority: optional Section: libdevel Installed-Size: 72 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.12.0-2ubuntu0.1~esm3 Suggests: editorconfig-doc Depends: libeditorconfig0 (= 0.12.0-2ubuntu0.1~esm3), libpcre3-dev Filename: pool/main/e/editorconfig-core/libeditorconfig-dev_0.12.0-2ubuntu0.1~esm3_amd64.deb Size: 17232 SHA256: da866ba21ed548920f1fc947c14bd1533c7c75ac7e92d768246af9b08b34a698 SHA1: fde1d34af818197134e17daa72c18684b3cf3bbd MD5sum: 8394dc599f73e628efc31b230cada32e Description: coding style indenter across editors - development files EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides development headers for editorconfig-core library. Multi-Arch: same Original-Maintainer: Jonas Smedegaard Package: libeditorconfig0 Source: editorconfig-core Priority: optional Section: libs Installed-Size: 47 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.12.0-2ubuntu0.1~esm3 Depends: libc6 (>= 2.14), libpcre3 Pre-Depends: multiarch-support Filename: pool/main/e/editorconfig-core/libeditorconfig0_0.12.0-2ubuntu0.1~esm3_amd64.deb Size: 13704 SHA256: 110c8af5de488d42be75d2acead618e5befa425c5a3b73e4e143a4e7448c43b1 SHA1: 583a6cc2a63243068091184d853ac11e5a03a5e0 MD5sum: 2e2c866598b6af20369556c9676462f5 Description: coding style indenter across editors - library EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides the core library of editorconfig. Multi-Arch: same Original-Maintainer: Jonas Smedegaard Package: libeditorconfig0-dbg Source: editorconfig-core Priority: extra Section: debug Installed-Size: 80 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.12.0-2ubuntu0.1~esm3 Depends: libeditorconfig0 (= 0.12.0-2ubuntu0.1~esm3) Filename: pool/main/e/editorconfig-core/libeditorconfig0-dbg_0.12.0-2ubuntu0.1~esm3_amd64.deb Size: 48236 SHA256: face02af45e9568ab6a9dcbc1a30c88b103e9021bb6cf3c3a0fc7a500f0e0c03 SHA1: 303c75683d7bb456cb48c4b3666be472484f4699 MD5sum: 567187aca69ffa65f324936e1ea5ab71 Description: coding style indenter across editors - debugging symbols EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides debugging symbols for editorconfig-core library. Multi-Arch: same Build-Ids: 80bae1b1859ecb04b036c4aff1f023911eb339ae Original-Maintainer: Jonas Smedegaard Package: libgdal-dev Source: gdal Priority: optional Section: libdevel Installed-Size: 28426 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.11.3+dfsg-3ubuntu0.1~esm1 Replaces: libgdal1-dev (<< 1.9.0-1~) Suggests: libgdal-doc Depends: libgdal1i (= 1.11.3+dfsg-3ubuntu0.1~esm1), libc6-dev, libnetcdf-dev, libjasper-dev, libpng-dev, libjpeg-dev, libgif-dev, libwebp-dev, libhdf4-alt-dev, libhdf5-dev, libpq-dev, libxerces-c-dev, unixodbc-dev, libsqlite3-dev, libgeos-dev, libmysqlclient-dev, libltdl-dev, libcurl4-gnutls-dev | libcurl-ssl-dev, libspatialite-dev, libdap-dev Breaks: libgdal1-dev (<< 1.9.0-1~) Filename: pool/main/g/gdal/libgdal-dev_1.11.3+dfsg-3ubuntu0.1~esm1_amd64.deb Size: 4821314 SHA256: 9af1c28a3687975b4e39fd491b2d0b854900c12908da341395135f8fa830937c SHA1: adb1989645348f01984a122cbac7c82d1076bb85 MD5sum: 5f81801b63a6a2baf6be870abafbaea1 Description: Geospatial Data Abstraction Library - Development files GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports many popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the files needed to develop a software that will use the GDAL/OGR (headers, static objects, configuration script). Original-Maintainer: Debian GIS Project Package: libgdal-doc Source: gdal Priority: optional Section: doc Installed-Size: 20614 Maintainer: Ubuntu Developers Architecture: all Version: 1.11.3+dfsg-3ubuntu0.1~esm1 Suggests: libgdal1i Depends: libjs-jquery Filename: pool/main/g/gdal/libgdal-doc_1.11.3+dfsg-3ubuntu0.1~esm1_all.deb Size: 1664360 SHA256: ee4822ac599850dfae60b3f80ffbbdad79e72e94a455121043eb8fc7356a76e0 SHA1: 9dbbcdf49df67934899366ecdcf7acf458b2fb57 MD5sum: 3b29b9a54450bb45402c661d91114408 Description: Documentation for the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains documentation for GDAL/OGR API. Original-Maintainer: Debian GIS Project Package: libgdal-java Source: gdal Priority: optional Section: java Installed-Size: 1168 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.11.3+dfsg-3ubuntu0.1~esm1 Depends: libc6 (>= 2.14), libgdal.so.1-1.11.3, libgdal1i (>= 1.11.0), libstdc++6 (>= 4.1.1) Filename: pool/main/g/gdal/libgdal-java_1.11.3+dfsg-3ubuntu0.1~esm1_amd64.deb Size: 341088 SHA256: f0fbac40ee9f542b7b1ff2ed81fd51b26d306e2d0bb4d28b099482e918953e5f SHA1: a8dc5ab3bd447f8731271facaa306d7d14414d77 MD5sum: b0d979a2fc13d68ef77910a4e7a567e3 Description: Java bindings to the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains Java bindings for GDAL/OGR library. Original-Maintainer: Debian GIS Project Package: libgdal-perl Source: gdal Priority: optional Section: perl Installed-Size: 1334 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.11.3+dfsg-3ubuntu0.1~esm1 Depends: libc6 (>= 2.14), libgdal.so.1-1.11.3, libgdal1i (>= 1.11.0), perl (>= 5.22.1-9ubuntu0.9+esm2), perlapi-5.22.1 Filename: pool/main/g/gdal/libgdal-perl_1.11.3+dfsg-3ubuntu0.1~esm1_amd64.deb Size: 384820 SHA256: 80f029dd2af004201366c80c9e278fc2721ef56fcadcd921d89ddb56803fbcce SHA1: 7784ca5dc161eac304a96ca13bc0264917195dd7 MD5sum: c149544f9bacacf7b9c0a1361e938c2a Description: Perl bindings to the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains Perl bindings for GDAL/OGR library. Original-Maintainer: Debian GIS Project Package: libgdal1-dev Source: gdal Priority: optional Section: libdevel Installed-Size: 203 Maintainer: Ubuntu Developers Architecture: all Version: 1.11.3+dfsg-3ubuntu0.1~esm1 Depends: libgdal-dev Filename: pool/main/g/gdal/libgdal1-dev_1.11.3+dfsg-3ubuntu0.1~esm1_all.deb Size: 159094 SHA256: 320890a4d73e89d500060d8ad482da394d428387c63dfeef16f7c5f6993ce7aa SHA1: e95833915264c617c6eec138cc00ccfb8a6e18bf MD5sum: 254dfd0194db1e70e6054c386890153b Description: Geospatial Data Abstraction Library - Transitional package GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports many popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This is a transitional dummy package that depends on libgdal-dev and is used to allow versioned build dependencies to work in any build environment. Original-Maintainer: Debian GIS Project Package: libgdal1i Source: gdal Priority: optional Section: libs Installed-Size: 14961 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.11.3+dfsg-3ubuntu0.1~esm1 Recommends: proj-bin Replaces: libgdal1 (<= 1.10.0-0~), libgdal1-1.6.0 (<= 1.10.0-0~), libgdal1h (<< 1.11.2+dfsg-1~exp4) Provides: libgdal.so.1-1.11.3 Depends: libarmadillo6, libc6 (>= 2.15), libcurl3-gnutls (>= 7.16.2), libdap17v5, libdapclient6v5, libepsilon1 (>= 0.8.1), libexpat1 (>= 2.0.1), libfreexl1 (>= 0.0.2~beta20110817), libgcc1 (>= 1:4.0), libgeos-c1v5 (>= 3.4.2), libgif7 (>= 5.1), libhdf4-0-alt, libhdf5-10, libjasper1, libjpeg8 (>= 8c), libkmlbase1 (>= 1.3.0~r864), libkmldom1 (>= 1.3.0~rc2), libkmlengine1 (>= 1.3.0~r864), liblzma5 (>= 5.1.1alpha+20120614), libmysqlclient20 (>= 5.7.11), libnetcdf11 (>= 4.0.1), libodbc1 (>= 2.3.1), libogdi3.2, libopenjp2-7 (>= 2.0.0), libpcre3, libpng12-0 (>= 1.2.13-4), libpoppler58 (>= 0.41.0), libpq5, libproj9 (>= 4.8.0), libspatialite7 (>= 4.2.0), libstdc++6 (>= 5.2), libwebp5 (>= 0.4.3), libxerces-c3.1, libxml2 (>= 2.7.4), odbcinst1debian2 (>= 2.3.1), zlib1g (>= 1:1.2.0) Breaks: libgdal1 (<= 1.10.0-0~), libgdal1-1.6.0 (<= 1.10.0-0~), libgdal1h (<< 1.11.2+dfsg-1~exp4) Filename: pool/main/g/gdal/libgdal1i_1.11.3+dfsg-3ubuntu0.1~esm1_amd64.deb Size: 4163846 SHA256: 802639e364ccf58f7240bb5ba9d4ac21f6cd3cd3b894671b297ef4ed60c0d144 SHA1: c34287dc4be5b4f2993d3da17148e4ce3f13c8d5 MD5sum: 02383e318aef9968d93f29d79f2148d8 Description: Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports many popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the shared library. Original-Maintainer: Debian GIS Project Package: libgit2-24 Source: libgit2 Priority: extra Section: libs Installed-Size: 943 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.24.1-2ubuntu0.2+esm3 Depends: libc6 (>= 2.15), libcurl3-gnutls (>= 7.18.2), libhttp-parser2.1 (>= 2.1), libssh2-1 (>= 1.2.6), zlib1g (>= 1:1.1.4) Filename: pool/main/libg/libgit2/libgit2-24_0.24.1-2ubuntu0.2+esm3_amd64.deb SHA512: c7d4922a78ea35ab8d99e3a0baf90b60c5d33f3d63b86ae7f90bc50f26c5e5ed379efaa4e38267214a849c9a00e5c2c09ccc748ef16437f36eb909f724d69988 Size: 366204 SHA256: 2278f50c383e283c3a14e1f277207ae41672c987bac9697eaba36332cbecb669 SHA1: 4548a96dbf3d2bc9983fce503103c0577b1e171b MD5sum: 21c3cce6b2e44fbb5eddb6ae557640d7 Description: low-level Git library libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. Multi-Arch: same Original-Maintainer: Russell Sim Package: libgit2-dev Source: libgit2 Priority: extra Section: libdevel Installed-Size: 2694 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.24.1-2ubuntu0.2+esm3 Depends: libgit2-24 (= 0.24.1-2ubuntu0.2+esm3), libz-dev, libcurl4-gnutls-dev, libssh2-1-dev, libhttp-parser-dev Filename: pool/main/libg/libgit2/libgit2-dev_0.24.1-2ubuntu0.2+esm3_amd64.deb SHA512: e8a6463f77c2c8b42454ceb38193d75cd35593b6d09c5423ed626f212cb682c93fbef5883fbeff2237a8d12372d8fd2f28efdfae127160e1429d66e3da5de7e3 Size: 632096 SHA256: bdb29d5ceb928325cd6cb98c0039f745098d59b1c87a4e365e065fc0f2fcd035 SHA1: 5173dbd00f18e4a0769844ca0ef5c1921efca730 MD5sum: 96157371bcc590626ec829bec43fae1a Description: low-level Git library (development files) libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. . This package contains the development files for libgit2. Multi-Arch: same Original-Maintainer: Russell Sim Package: libjs-lodash Source: node-lodash Priority: optional Section: web Installed-Size: 327 Maintainer: Ubuntu Developers Architecture: all Version: 2.4.1+dfsg-3ubuntu0.1~esm1 Depends: javascript-common Filename: pool/main/n/node-lodash/libjs-lodash_2.4.1+dfsg-3ubuntu0.1~esm1_all.deb Size: 57578 SHA256: ee64f796aca065ec0f059505e95599d50c96ed32cb4db943c9430741da86c4da SHA1: ad5f2000d68900916d88b7c6aa3bb83b8cd5b33f MD5sum: f4c972eb85551f1e0a33e6b3056c8178 Description: Lo-dash is a Javascript utility library Lo-dash is a Javascript utility library delivering consistency, customization, performance, & extras for Web Application. Original-Maintainer: Debian Javascript Maintainers Package: libluajit-5.1-2 Source: luajit Priority: optional Section: interpreters Installed-Size: 466 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2.0.4+dfsg-1+deb9u1ubuntu0.1~esm1 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.3), libluajit-5.1-common (= 2.0.4+dfsg-1+deb9u1ubuntu0.1~esm1) Filename: pool/main/l/luajit/libluajit-5.1-2_2.0.4+dfsg-1+deb9u1ubuntu0.1~esm1_amd64.deb SHA512: d0e60c83cac67616f723e403efe3bf61bed11fb4140f2b8f859c18653ef68a38b2055beee868e7667ff143646a3dc554cf99171a9a9420d3ff714eb6963533a3 Size: 206846 SHA256: 86c70c571f9d520c3997c0f29911249e912a61517d35f6c8f8e38d2e89991ce5 SHA1: 99dac1d71e04d1655df10ff4fafdfd718c637bc9 MD5sum: 2d07abbfe632e0b3ef55dc9964e1de2a Description: Just in time compiler for Lua - library version LuaJIT implements the full set of language features defined by Lua 5.1. The virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter and can be deployed as a drop-in replacement. . This package contains an embeddable version of LuaJIT that can be used as a replacement of the standard liblua-5.1 shared library. Multi-Arch: same Original-Maintainer: Enrico Tassi Package: libluajit-5.1-common Source: luajit Priority: optional Section: interpreters Installed-Size: 155 Maintainer: Ubuntu Developers Architecture: all Version: 2.0.4+dfsg-1+deb9u1ubuntu0.1~esm1 Filename: pool/main/l/luajit/libluajit-5.1-common_2.0.4+dfsg-1+deb9u1ubuntu0.1~esm1_all.deb SHA512: c0fa3f565f3b906c846d1d35ba182c285f773d06495104bac4c71ec0282b1de2a766be6158f2401c30ab08e4c72364383a0781a1c455b50f33d52a219c1678dc Size: 37142 SHA256: 2ecdb983f31dcaf21c4d8971ab4669a5d765038fe860dd87ad07b6849deb6070 SHA1: d0ef23807d4e1937e5638190f31588cdcbe76760 MD5sum: 74fc000c8eb6c0e93ac33186df33e8ae Description: Just in time compiler for Lua - common files This package contains files needed by the LuaJIT interpreter/jitter as well by its embeddable (i.e. library) version. Multi-Arch: foreign Original-Maintainer: Enrico Tassi Package: libluajit-5.1-dev Source: luajit Priority: optional Section: libdevel Installed-Size: 637 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2.0.4+dfsg-1+deb9u1ubuntu0.1~esm1 Depends: libluajit-5.1-2 (= 2.0.4+dfsg-1+deb9u1ubuntu0.1~esm1) Filename: pool/main/l/luajit/libluajit-5.1-dev_2.0.4+dfsg-1+deb9u1ubuntu0.1~esm1_amd64.deb SHA512: ca513a07620a43be29f7281412d5ebf761c44ccd3685b8dac973ec27e157c65de622ab6a5b2d217ff25b41ecffd41d9f4ed1506b60e40a97130569623751b14c Size: 221484 SHA256: 43408fbe8e6fc1d104ac4573a46e04614e165711cc9e8d9d1875a6865a179b3d SHA1: 1132bd35fceae581ac05d2da6477427b9e3d7855 MD5sum: 442f7164fb77bdf795ae8edc123be35f Description: Just in time compiler for Lua - development files This package contains header files and a statically linkable library for LuaJIT. Multi-Arch: same Original-Maintainer: Enrico Tassi Package: libnet-cidr-lite-perl Priority: optional Section: perl Installed-Size: 38 Maintainer: Ubuntu Developers Architecture: all Version: 0.21-1ubuntu0.16.04.1~esm2 Depends: perl Filename: pool/main/libn/libnet-cidr-lite-perl/libnet-cidr-lite-perl_0.21-1ubuntu0.16.04.1~esm2_all.deb Size: 11780 SHA256: ca27e043fc59cfb2cbc37f4bc62c5a956de42ae51b96b84264c56bf0c9043a09 SHA1: a51f343999e593725b0e6868c0e8e787a9892397 MD5sum: ed632a6a930986ddb6903be3631f0429 Description: module for merging IPv4 or IPv6 CIDR address ranges Net::CIDR::Lite is a faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses. Original-Maintainer: Debian Perl Group Package: libnetty-java Source: netty Priority: optional Section: java Installed-Size: 2079 Maintainer: Ubuntu Developers Architecture: all Version: 1:4.0.34-1ubuntu0.1~esm5 Suggests: libbcpkix-java, libcommons-logging-java, libjavassist-java, libjzlib-java, liblog4j1.2-java (>= 1.2.17), libnetty-tcnative-java, libprotobuf-java, libslf4j-java Filename: pool/main/n/netty/libnetty-java_4.0.34-1ubuntu0.1~esm5_all.deb SHA512: ce97fda2857a88ceb760c331974b46beb64ac72e267dbfc099cda8b415a0020bdf524d136ee94948039a046c053c398910f11b4ec8dc7c8b302222c8825336dd Size: 1778482 SHA256: f2ff80ccb7c8a4e0af3cea3e144360f0e76b74afdcfb869c4158181c8f5266fe SHA1: 330822a189a4a52d78703bd15e212ab74b83ea6a MD5sum: 796b2f3ee90a62bae4cf8745c9033579 Description: Java NIO client/server socket framework Netty is a Java NIO client/server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server. Original-Maintainer: Debian Java Maintainers Package: libopenimageio-dev Source: openimageio Priority: optional Section: libdevel Installed-Size: 1134 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.6.11~dfsg0-1ubuntu1+esm2 Depends: libopenimageio1.6 (= 1.6.11~dfsg0-1ubuntu1+esm2), libopenimageio-doc (>= 1.6.10~dfsg0-1) Filename: pool/main/o/openimageio/libopenimageio-dev_1.6.11~dfsg0-1ubuntu1+esm2_amd64.deb Size: 193542 SHA256: 10df3f55aeaa14e07c4672289a176e9e0fd96164aed439c94bf5d3c906e0ab93 SHA1: c7278e7ee768518868223b4b687fb85826792db5 MD5sum: 79677d8fd87d4fbfda8c62d38669d0e9 Description: Library for reading and writing images - development Description-md5: 863337b6ff1cee699469f05cccd8150a Original-Maintainer: Debian PhotoTools Maintainers Package: libopenimageio-doc Source: openimageio Priority: optional Section: doc Installed-Size: 2088 Maintainer: Ubuntu Developers Architecture: all Version: 1.6.11~dfsg0-1ubuntu1+esm2 Replaces: libopenimageio-dev (<< 1.6.10~dfsg0-1) Breaks: libopenimageio-dev (<< 1.6.10~dfsg0-1) Filename: pool/main/o/openimageio/libopenimageio-doc_1.6.11~dfsg0-1ubuntu1+esm2_all.deb Size: 2119874 SHA256: c4d85ea7c74848287fa0979599ed6326b3f8bb7685ed9deb4b0e3f97521d330b SHA1: 65a5dfc4041eae4efdbc5ccf93be8bbd10ae5aae MD5sum: be7fda1c31d1fa8701c266bee24081fa Description: Library for reading and writing images - documentation Description-md5: 6acff8af9e5bbf035440396a07b494ae Original-Maintainer: Debian PhotoTools Maintainers Package: libopenimageio1.6 Source: openimageio Priority: optional Section: libs Installed-Size: 10194 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.6.11~dfsg0-1ubuntu1+esm2 Depends: libboost-filesystem1.58.0, libboost-regex1.58.0, libboost-system1.58.0, libboost-thread1.58.0, libc6 (>= 2.14), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.0), libgif7 (>= 5.1), libilmbase12 (>= 2.2.0), libjpeg8 (>= 8c), libopencolorio1v5, libopencv-highgui2.4v5, libopenexr22 (>= 2.2.0), libopenjpeg5 (>= 1.3+dfsg), libpng12-0 (>= 1.2.13-4), libraw15 (>= 0.16.0), libstdc++6 (>= 5.2), libtiff5 (>= 4.0.3), libwebp5 (>= 0.4.3), zlib1g (>= 1:1.1.4) Filename: pool/main/o/openimageio/libopenimageio1.6_1.6.11~dfsg0-1ubuntu1+esm2_amd64.deb Size: 1755030 SHA256: 27bd712ae21b9c58b27987c79f10158c915b586553ad332fe3f8af0fd8ff3968 SHA1: f817229407a58c55776b1b9fc2deaf9bf13d9de7 MD5sum: 03114646e1122f218e51873bd3ab47d9 Description: Library for reading and writing images - runtime Description-md5: b54d7d2cde09e24ec157a929a3ccd2cf Original-Maintainer: Debian PhotoTools Maintainers Package: libpng16-16 Source: libpng1.6 Priority: optional Section: libs Installed-Size: 410 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.6.20-2ubuntu0.1~esm4 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.3.4) Conflicts: mzscheme (<= 1:209-5), pngcrush (<= 1.5.10-2), pngmeta (<= 1.11-3), povray-3.5 (<= 3.5.0c-10), qemacs (<= 0.3.1-5) Filename: pool/main/libp/libpng1.6/libpng16-16_1.6.20-2ubuntu0.1~esm4_amd64.deb SHA512: b502ac39fc3cb3893ad414136cb43b285d30e6ffbb102cad40d14dfd57fe66e9dad0c0a37e8a0b5d158aa541ec7092a1da1bba3dc5c21057ff834d8c8045bafa Size: 273768 SHA256: 574cbb3e334464d65c64096061545ef151bb578db4c2de71065ac1073ef13ef9 SHA1: 01c1d40b50471da3454757395019d81c26ca5bed MD5sum: bd3f54a9e942a1f112b67efa22d45b05 Description: PNG library - runtime (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the runtime library files needed to run software using libpng. Multi-Arch: same Original-Maintainer: Anibal Monsalve Salazar Package: libpng16-dev Source: libpng1.6 Priority: optional Section: libdevel Installed-Size: 726 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.6.20-2ubuntu0.1~esm4 Recommends: libpng16-tools Replaces: libpng12-0-dev, libpng12-dev, libpng2-dev, libpng3-dev Depends: libpng16-16 (= 1.6.20-2ubuntu0.1~esm4), zlib1g-dev, libpng16-devtools (= 1.6.20-2ubuntu0.1~esm4) Conflicts: libpng12-0-dev, libpng12-dev, libpng2-dev, libpng3-dev Filename: pool/main/libp/libpng1.6/libpng16-dev_1.6.20-2ubuntu0.1~esm4_amd64.deb SHA512: 74caf300df05297046459061b912730f5e930184e84019e11a8338a622be7269d065ed7cb3090d611b85d7e293c340f8a3115819e1e7d281e510161e1b54e3b4 Size: 356096 SHA256: 275715faeb90d200d4234872b91e3b74012894e84b7f801d5943315bc99272a8 SHA1: 29f0fa3a5566a55b9971eab6233d26575662b9ee MD5sum: e1b661800f077e56e1cd0627db4ecef9 Description: PNG library - development (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the header and development files needed to build programs and packages using libpng. Multi-Arch: same Original-Maintainer: Anibal Monsalve Salazar Package: libpng16-devtools Source: libpng1.6 Priority: optional Section: libdevel Installed-Size: 125 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.6.20-2ubuntu0.1~esm4 Replaces: libpng12-0-dev, libpng12-dev, libpng2-dev, libpng3-dev Provides: libpng-devtools Depends: libpng16-dev (= 1.6.20-2ubuntu0.1~esm4) Conflicts: libpng12-0-dev, libpng12-dev, libpng16-tools (<= 1.6.10-1), libpng2-dev, libpng3-dev Filename: pool/main/libp/libpng1.6/libpng16-devtools_1.6.20-2ubuntu0.1~esm4_amd64.deb SHA512: 32190b5b60389cc289e2b7e861973fc5133342f401c4880e6c753c65cc75fa998da18771d42d313da4e23b6c5f632df4f20656e62264c27f27047524778be92f Size: 108138 SHA256: c75d57be614badc8b10e8e06adee3cb31c50c3d55346af67a097eaba8886348e SHA1: 93240111a88fd594bf4de7ae471ca8fd172d088b MD5sum: f13c0587c066ca24aba764cb0617142e Description: PNG library - tools (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains tools needed to develop software using libpng. Multi-Arch: same Original-Maintainer: Anibal Monsalve Salazar Package: libpng16-tools Source: libpng1.6 Priority: optional Section: libdevel Installed-Size: 167 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.6.20-2ubuntu0.1~esm4 Replaces: libpng12-0-dev, libpng12-dev, libpng2-dev, libpng3-dev Depends: libc6 (>= 2.14), libpng16-16 (= 1.6.20-2ubuntu0.1~esm4), zlib1g (>= 1:1.2.3.4) Conflicts: libpng12-0-dev, libpng12-dev, libpng2-dev, libpng3-dev Filename: pool/main/libp/libpng1.6/libpng16-tools_1.6.20-2ubuntu0.1~esm4_amd64.deb SHA512: d48deee679e26053b0e89a400a44f6dc09e36e194c50661e9603c1bdb79bcc254236217cbe48f36e4617d8e14d875ca32b3b9be4949d632f9ff6f105055605d3 Size: 126192 SHA256: 6323b115298762ed68e767bedd314c55befe6e3c5d763466c862c2fa8ed2a53c SHA1: fbc84c176ff0bfe91beb4bd90838d0df83ca54d7 MD5sum: 49ce28603ec4da7200cc2bee0f8c3a27 Description: PNG library - tools (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains a program to interact with libpng from the command line. Original-Maintainer: Anibal Monsalve Salazar Package: libpostproc-dev Source: ffmpeg Priority: optional Section: libdevel Installed-Size: 188 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavutil-dev (= 7:2.8.17-0ubuntu0.1+esm16), libpostproc-ffmpeg53 (= 7:2.8.17-0ubuntu0.1+esm16) Conflicts: libpostproc-libav-dev Filename: pool/main/f/ffmpeg/libpostproc-dev_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: 96a33e6d2fc5ebdd815e13133209b60fd13a9101045a3a7a65eda1db2920d53d14d31acb07ae90afe4db9ad6d1553e3dfadd5dcfbe238502f6cf949ddc153ff4 Size: 59494 SHA256: 5c92e8101fc50dcec3a814d70195142ae40744faf963da45b8ffc36108d15ea8 SHA1: 796fa8e14a811f292d92f8dcdc4243150f012ba4 MD5sum: 53633055ae859d153d4bf3e427ee198b Description: FFmpeg library for post processing - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides video post processing. . This package contains the development files. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libpostproc-ffmpeg53 Source: ffmpeg Priority: optional Section: libs Installed-Size: 173 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavutil-ffmpeg54 (>= 7:2.4), libc6 (>= 2.14) Breaks: libavutil-ffmpeg54 (>= 8:0) Filename: pool/main/f/ffmpeg/libpostproc-ffmpeg53_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: 01b26d16b96639ff3f188436f593813635a36c576e5d769833b217ad64280d4e37829a68e32e30148711085366804fc6c75145562d4885e9e83d4aaac5562e18 Size: 59100 SHA256: a6f23c3c7f5c3a620f932f0f004272a30c9fd0efdd9c8b850e11330200e51fae SHA1: b1a6ad02edbe3c4bc9fef51c1c274f7a18eeed79 MD5sum: 28739741f20c277cb5f319a7c85c493f Description: FFmpeg library for post processing - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides video post processing. . This package contains the runtime files. Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libservlet3.0-java Source: tomcat7 Priority: optional Section: java Installed-Size: 420 Maintainer: Ubuntu Developers Architecture: all Version: 7.0.68-1ubuntu0.4+esm4 Filename: pool/main/t/tomcat7/libservlet3.0-java_7.0.68-1ubuntu0.4+esm4_all.deb Size: 316216 SHA256: e6a98b0e3ae2e46f45ad383994e494f0206b3ab804e37986c87e7f10f67c8b0e SHA1: a4f548f35793afef867b4706cf1432b1d84839be MD5sum: c5cf95d655e00a00b5989a964257f364 Description: Servlet 3.0 and JSP 2.2 Java API classes Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the Java Servlet and JSP library. Original-Maintainer: Debian Java Maintainers Package: libservlet3.0-java-doc Source: tomcat7 Priority: optional Section: doc Installed-Size: 3114 Maintainer: Ubuntu Developers Architecture: all Version: 7.0.68-1ubuntu0.4+esm4 Suggests: libservlet3.0-java (>= 7.0.68-1ubuntu0.4+esm4) Filename: pool/main/t/tomcat7/libservlet3.0-java-doc_7.0.68-1ubuntu0.4+esm4_all.deb Size: 197456 SHA256: ea91cff9ce0f39131b6bc60326023155da8ff346ce868060dd171739f17b542b SHA1: cc76b836c8f07b3baee9a9779938db027aa3afeb MD5sum: b5310043b3550148a5685a61a07a0777 Description: Servlet 3.0 and JSP 2.2 Java API documentation Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the documentation for the Java Servlet and JSP library. Original-Maintainer: Debian Java Maintainers Package: libswresample-dev Source: ffmpeg Priority: optional Section: libdevel Installed-Size: 295 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavutil-dev (= 7:2.8.17-0ubuntu0.1+esm16), libswresample-ffmpeg1 (= 7:2.8.17-0ubuntu0.1+esm16) Filename: pool/main/f/ffmpeg/libswresample-dev_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: a48a0151bf09b7043925afc62fa4118b19d3688812d3efd19a10c2b38acf58e75c65d3f5b155accacf7244599e848fcb53a8fe16bafc43db9efe21d51cf61e83 Size: 75032 SHA256: 8b0d44bb84b3f7a5d169364167763ebdc93e32a96cf610eaad4e4f1d7e598f02 SHA1: 050a82f5ae760cae567c70553c057e1247c1fe17 MD5sum: bd10371ce0a42d2dce4d6a17c07f464d Description: FFmpeg library for audio resampling, rematrixing etc. - development files Description-md5: 4618320bef22b389c5ae824e03c1cc35 Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libswresample-ffmpeg1 Source: ffmpeg Priority: optional Section: libs Installed-Size: 178 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavutil-ffmpeg54 (>= 7:2.4), libc6 (>= 2.14), libsoxr0 (>= 0.1.0) Breaks: libavutil-ffmpeg54 (>= 8:0) Filename: pool/main/f/ffmpeg/libswresample-ffmpeg1_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: 85f0fc054d7af2b3d5a1b23fa0556f1add748f403416663ee4be9783204ed46695e137a905beaf518fe7485f7a66b6ffe2d691caa0f803d0feca17156337e510 Size: 61826 SHA256: 065a42dbf059b39959b88eef46eca58fac81ca2560272cbc42e3426dc042124d SHA1: 8cc8920a7ce032e3129bea7efb41cf5ba69d9e67 MD5sum: 53733084e95ab1a536e0470de1ced1f9 Description: FFmpeg library for audio resampling, rematrixing etc. - runtime files Description-md5: cc059a826554fd5653aab798a01df039 Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libswscale-dev Source: ffmpeg Priority: optional Section: libdevel Installed-Size: 860 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavutil-dev (= 7:2.8.17-0ubuntu0.1+esm16), libswscale-ffmpeg3 (= 7:2.8.17-0ubuntu0.1+esm16) Conflicts: libswscale-libav-dev Filename: pool/main/f/ffmpeg/libswscale-dev_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: f499541202ed2e210fe62e6dc8869563e4abb5d76dad7faf236e7744732e90a992786b60e7fe30f7fcba1d63e2a8edf36ac6721308a53220e658c9be05a66b55 Size: 174036 SHA256: 93b7736d72ae1c776f42a06a24005533c4388f1fd716d2114dd174f3f4d00fbf SHA1: ae5090d84981a915325c686b1febd293cb3d7e2a MD5sum: f72b5435d59c1ccf7ee4a5377d115913 Description: FFmpeg library for image scaling and various conversions - development files Description-md5: 155197ebe011bff80652677e5e123249 Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libswscale-ffmpeg3 Source: ffmpeg Priority: optional Section: libs Installed-Size: 602 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7:2.8.17-0ubuntu0.1+esm16 Depends: libavutil-ffmpeg54 (>= 7:2.4), libc6 (>= 2.14) Breaks: libavutil-ffmpeg54 (>= 8:0) Filename: pool/main/f/ffmpeg/libswscale-ffmpeg3_2.8.17-0ubuntu0.1+esm16_amd64.deb SHA512: 6a641d567ecbb347fb5f2c1c0e348c97092fd985b9be687cb42454a7630307fcdf10011a52cc38af2a6eabb4db7824c5ebf25093ccfabe21bafc6126849d64d4 Size: 156114 SHA256: 4b977feb0e8008959a4c104bf47e616a0dae0d4b89636e34f814130c346b2564 SHA1: 399a51c91d3d1dbeb471f5a29237b163a049d57c MD5sum: c45e4ac7f7ef2f8e5519a0c45f0c709d Description: FFmpeg library for image scaling and various conversions - runtime files Description-md5: 9e010c0c66f61ab5a0fddfb6e1aa7d52 Multi-Arch: same Original-Maintainer: Debian Multimedia Maintainers Package: libtomcat7-java Source: tomcat7 Priority: optional Section: java Installed-Size: 4169 Maintainer: Ubuntu Developers Architecture: all Version: 7.0.68-1ubuntu0.4+esm4 Suggests: tomcat7 (>= 7.0.68-1ubuntu0.4+esm4) Depends: libecj-java (>= 3.10.1~), libcommons-pool-java, libcommons-dbcp-java, libservlet3.0-java (>= 7.0.68-1ubuntu0.4+esm4) Conflicts: libtomcat6-java Filename: pool/main/t/tomcat7/libtomcat7-java_7.0.68-1ubuntu0.4+esm4_all.deb Size: 3737690 SHA256: 853d69599fa2b36581cc909da024f8dd2e49f2718daed40b52bd8dc3d54f2bc1 SHA1: 4f86fa41375813021b846814ad882a374eeb56a7 MD5sum: 0cd2cc088f960c35794d0b82ed66cc7d Description: Servlet and JSP engine -- core libraries Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the Tomcat core classes which can be used by other Java applications to embed Tomcat. Original-Maintainer: Debian Java Maintainers Package: liburiparser-dev Source: uriparser Priority: optional Section: libdevel Installed-Size: 68 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.8.4-1ubuntu0.16.04.1~esm5 Depends: liburiparser1 (= 0.8.4-1ubuntu0.16.04.1~esm5) Filename: pool/main/u/uriparser/liburiparser-dev_0.8.4-1ubuntu0.16.04.1~esm5_amd64.deb Size: 13382 SHA256: fc5490aefd436d4f11d096ea5e226de50ca4f155935896ca6382aa2f6a541584 SHA1: aa1d6d7cdf3c583c80dd87cbbf908fb2fc892776 MD5sum: 1c20c505c004de849da79a86c0e39b69 Description: development files for uriparser This package provides the development files for uriparser, a library to parse Uniform Resource Identifiers (URIs). Install it if you want to compile a program that makes use of this library. Original-Maintainer: Jörg Frings-Fürst Package: liburiparser-doc Source: uriparser Priority: optional Section: doc Installed-Size: 685 Maintainer: Ubuntu Developers Architecture: all Version: 0.8.4-1ubuntu0.16.04.1~esm5 Filename: pool/main/u/uriparser/liburiparser-doc_0.8.4-1ubuntu0.16.04.1~esm5_all.deb Size: 114806 SHA256: 1efe6572833b9103397b2fced98f7bdbf910cc34cc09690d4351c5dbdf499eed SHA1: 297f35313507efe281b64f3016e085f6c85c53ce MD5sum: 6dd2fe7856782a4a8645a53296625620 Description: documentation files for uriparser uriparser is a library that parses Uniform Resource Identifiers (URIs), strictly adhering to RFC 3986 where syntax for URIs is defined. URIs are used to identify resources, like http://www.debian.org/ or urn:isbn:0-395-36341-1. This package provides the documentation files for uriparser. Original-Maintainer: Jörg Frings-Fürst Package: liburiparser1 Source: uriparser Priority: optional Section: libs Installed-Size: 133 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.8.4-1ubuntu0.16.04.1~esm5 Depends: libc6 (>= 2.14) Filename: pool/main/u/uriparser/liburiparser1_0.8.4-1ubuntu0.16.04.1~esm5_amd64.deb Size: 40378 SHA256: ffe8280d3b272ac898587c5305b60d3951b5369d3382e5f84e0606ee39c277e3 SHA1: 2a3a6b6e324d0c8c6f7e1deb7d119439480e5dc9 MD5sum: 52938974722cf37c2b1e4f61bd226ac2 Description: URI parsing library compliant with RFC 3986 Description-md5: 6bd3c1f5bf8a0139715c8ea121929994 Multi-Arch: same Original-Maintainer: Jörg Frings-Fürst Package: libxmlrpc-c++8-dev Source: xmlrpc-c Priority: optional Section: libdevel Installed-Size: 697 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.33.14-1ubuntu1+esm1 Suggests: xmlrpc-api-utils Depends: libxmlrpc-c++8v5 (= 1.33.14-1ubuntu1+esm1), libxmlrpc-core-c3-dev (= 1.33.14-1ubuntu1+esm1), libc6-dev Conflicts: libxmlrpc-c++4-dev Filename: pool/main/x/xmlrpc-c/libxmlrpc-c++8-dev_1.33.14-1ubuntu1+esm1_amd64.deb Size: 106038 SHA256: efee1322f7c29eb1d03cec4764eb1bc9a47405953058cee866aa7d2784ad2d5d SHA1: 30af3df56941e4134d7e7219e582cf1d91505363 MD5sum: a21603b755cdd6f31d88b29d812718c4 Description: lightweight RPC library based on XML and HTTP [C++ development libraries] XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML. . This library provides a modular implementation of XML-RPC for C++. . Install this package if you wish to develop your own programs using this library. Original-Maintainer: Debian QA Group Package: libxmlrpc-c++8v5 Source: xmlrpc-c Priority: optional Section: libs Installed-Size: 371 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.33.14-1ubuntu1+esm1 Replaces: libxmlrpc-c++8 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libxmlrpc-core-c3 (= 1.33.14-1ubuntu1+esm1) Conflicts: libxmlrpc-c++8 Filename: pool/main/x/xmlrpc-c/libxmlrpc-c++8v5_1.33.14-1ubuntu1+esm1_amd64.deb Size: 93944 SHA256: 1a036d52ed2535b04b6272d17bb70c2b8278544f44e9389fa08cd6d9046376a0 SHA1: 2713d7c8e9d70d2d06d409d4b5e9108fc63260d8 MD5sum: bb9fa00320338eec412003669811947f Description: lightweight RPC library based on XML and HTTP [C++ runtime libraries] XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML. . This library provides a modular implementation of XML-RPC for C++. Original-Maintainer: Debian QA Group Package: libxmlrpc-core-c3 Source: xmlrpc-c Priority: optional Section: libs Installed-Size: 503 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.33.14-1ubuntu1+esm1 Depends: libc6 (>= 2.14), libcurl3 (>= 7.16.2) Filename: pool/main/x/xmlrpc-c/libxmlrpc-core-c3_1.33.14-1ubuntu1+esm1_amd64.deb Size: 153238 SHA256: 96f6e2951dcacbcf3696e946b2752423503df687c24910ee1de9f9f107b86d11 SHA1: 2326990a80eaf46fa3fb17257ba31b7998f80898 MD5sum: 19f287f74a24dbcf7ff6ce9a0fd6cc09 Description: lightweight RPC library based on XML and HTTP [C runtime libraries] XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML. . This library provides a modular implementation of XML-RPC for C. Original-Maintainer: Debian QA Group Package: libxmlrpc-core-c3-dev Source: xmlrpc-c Priority: optional Section: libdevel Installed-Size: 1165 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.33.14-1ubuntu1+esm1 Suggests: xmlrpc-api-utils Depends: libxmlrpc-core-c3 (= 1.33.14-1ubuntu1+esm1), libc6-dev Filename: pool/main/x/xmlrpc-c/libxmlrpc-core-c3-dev_1.33.14-1ubuntu1+esm1_amd64.deb Size: 217134 SHA256: e37d1e2efa8918186f54fd9afbb32315ac9916962989eefe6951be139f71fa52 SHA1: bd6365b818f86b8a9a4e53dd9c82b70c98af9850 MD5sum: 4fc4bf4961171abdd8d11d4ffb2a738e Description: lightweight RPC library based on XML and HTTP [C development libraries] XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML. . This library provides a modular implementation of XML-RPC for C. . Install this package if you wish to develop your own programs using this library. Original-Maintainer: Debian QA Group Package: luajit Priority: optional Section: interpreters Installed-Size: 462 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2.0.4+dfsg-1+deb9u1ubuntu0.1~esm1 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.3), libluajit-5.1-common (= 2.0.4+dfsg-1+deb9u1ubuntu0.1~esm1) Filename: pool/main/l/luajit/luajit_2.0.4+dfsg-1+deb9u1ubuntu0.1~esm1_amd64.deb SHA512: a033703d9152be07d6a4cef23efdafab6f69e370b248b7be01d8047099556505d78dd1b4c8f9167bfa602028321bb95719051e19f2431bbba1ac7d6c9bdc2633 Size: 207816 SHA256: 760a4ba02e34b4367cfadd17647411115304c4492a3e8338b72e646839669e8a SHA1: 8424aac5634a9b8c8d41cce2af8460108697ce85 MD5sum: f9cb0223a7dcf30218d44d42514d0106 Description: Just in time compiler for Lua programming language version 5.1 LuaJIT implements the full set of language features defined by Lua 5.1. The virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter and can be deployed as a drop-in replacement. . This package contains the standalone interpreter/jitter that can be used as a replacement for the standard lua5.1 interpreter. Multi-Arch: foreign Original-Maintainer: Enrico Tassi Package: netatalk Priority: extra Section: net Installed-Size: 3901 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2.2.5-1ubuntu0.2+esm4 Recommends: lsof, rc, db-util, procps, cracklib-runtime, libpam-cracklib, avahi-daemon Suggests: texlive-base-bin, groff, quota, db4.2-util Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.15), libcups2 (>= 1.4.0), libdb5.3, libgcrypt20 (>= 1.6.0), libgssapi-krb5-2 (>= 1.10+dfsg~), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libwrap0 (>= 7.6-4~), perl, netbase, libpam-modules Filename: pool/main/n/netatalk/netatalk_2.2.5-1ubuntu0.2+esm4_amd64.deb Size: 758978 SHA256: 0b460f82bb054085d5e0750745fe6c99b3d946252adcf70f77ed3d5e5cd8786d SHA1: 88d2382540d33afbff7fcedab194d98ee043e7f3 MD5sum: 27a7d6f83775e45fb72e6418f9bc3004 Description: AppleTalk user binaries Netatalk is an implementation of the AppleTalk Protocol Suite for BSD-derived systems. The current release contains support for EtherTalk Phase I and II, DDP, RTMP, NBP, ZIP, AEP, ATP, PAP, ASP, and AFP. . This package contains all daemon and utility programs as well as Netatalk's static libraries. Original-Maintainer: Debian Netatalk team Package: netatalk-dbg Source: netatalk Priority: extra Section: debug Installed-Size: 9571 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2.2.5-1ubuntu0.2+esm4 Depends: netatalk (= 2.2.5-1ubuntu0.2+esm4) Filename: pool/main/n/netatalk/netatalk-dbg_2.2.5-1ubuntu0.2+esm4_amd64.deb Size: 1421170 SHA256: cd80aef58c08c2b38c9e9fef2c5001075814b2c3c220e0517f66fcc947229cf1 SHA1: 86bd06085864f3a6b6aef5ae521c4e5da7ab4b88 MD5sum: 8a03e2bf44608be51c7cada046f126fc Description: Debug symbols for netatalk Netatalk is an implementation of the AppleTalk Protocol Suite for BSD-derived systems. The current release contains support for EtherTalk Phase I and II, DDP, RTMP, NBP, ZIP, AEP, ATP, PAP, ASP, and AFP. . This package contains the debugging symbols for Netatalk. Original-Maintainer: Debian Netatalk team Package: node-lodash Priority: optional Section: web Installed-Size: 270 Maintainer: Ubuntu Developers Architecture: all Version: 2.4.1+dfsg-3ubuntu0.1~esm1 Depends: nodejs Filename: pool/main/n/node-lodash/node-lodash_2.4.1+dfsg-3ubuntu0.1~esm1_all.deb Size: 49618 SHA256: b3ea9bc461296a14fe4a4733b30d82329be1f7585cbaf2b48d75d6be4ffd0eac SHA1: 1bc78f2f3853d00be9ed93fc1883bb10c15658c2 MD5sum: 4cf9ed2eba71bf951c576c7a761b2750 Description: Lo-dash is a Node.js utility library Lo-dash is a Node.js utility library delivering consistency, customization, performance, & extras. . Node.js is an event-based server-side JavaScript engine. Original-Maintainer: Debian Javascript Maintainers Package: node-path-to-regexp Priority: extra Section: web Installed-Size: 23 Maintainer: Ubuntu Developers Architecture: all Version: 1.0.1-1ubuntu0.16.04.1~esm1 Depends: nodejs Filename: pool/main/n/node-path-to-regexp/node-path-to-regexp_1.0.1-1ubuntu0.16.04.1~esm1_all.deb Size: 7720 SHA256: 79c0a1b3e79c57d8050b4877be3d9c77d34539afbab83c9bbf41527a94b08eda SHA1: 318cf67aef189493e306ae726be1d227e6b915d1 MD5sum: 27c3cbad0c339f20e5cb2b45e64e1aac Description: express style path to RegExp utility Turn an Express-style path string such as `/user/:name` into a regular expression. . Node.js is an event-based server-side JavaScript engine. Original-Maintainer: Debian Javascript Maintainers Package: nsd Priority: optional Section: net Installed-Size: 2109 Maintainer: Ubuntu Developers Architecture: amd64 Version: 4.1.7-1ubuntu0.1~esm1 Replaces: nsd3 (<= 4.0.0-1~) Depends: adduser, lsb-base (>= 4.1+Debian11ubuntu7), debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), libc6 (>= 2.16), libevent-2.0-5 (>= 2.0.10-stable), libssl1.0.0 (>= 1.0.0) Breaks: nsd3 (<= 4.0.0-1~) Filename: pool/main/n/nsd/nsd_4.1.7-1ubuntu0.1~esm1_amd64.deb Size: 778070 SHA256: 0dc5e680282c58cfa348934ffa0cd4024d7219719f39bc8d0ec5765ac319d075 SHA1: 8577dca12162f4b6d7e206edaf33195730312ec7 MD5sum: 65e5f171dce1a8b29017e1fecf23ce9b Description: authoritative domain name server NSD is a fast, authoritative only, high performance, simple and open source name server. . NSD was primarily developed by NLnet Labs on request from and in close cooperation with RIPE NCC, as an alternative DNS server to be run on the root name server operated by RIPE NCC. Original-Maintainer: Debian DNS Packaging Package: nsd3 Source: nsd Priority: extra Section: oldlibs Installed-Size: 68 Maintainer: Ubuntu Developers Architecture: all Version: 4.1.7-1ubuntu0.1~esm1 Depends: debconf, nsd (>= 4.0.0-1~) Pre-Depends: dpkg (>= 1.17.14) Filename: pool/main/n/nsd/nsd3_4.1.7-1ubuntu0.1~esm1_all.deb Size: 57482 SHA256: f99ba58e9e0a6e6abf7c648f92a19324b70383ea2161f316a391ca8106248d85 SHA1: b0ef4c4723673d095adb08caccaaf736d9790bef MD5sum: 12ee13bdae2ccc404f3478171897387e Description: authoritative domain name server - transitional package NSD is a fast, authoritative only, high performance, simple and open source name server. . NSD was primarily developed by NLnet Labs on request from and in close cooperation with RIPE NCC, as an alternative DNS server to be run on the root name server operated by RIPE NCC. . This is a transitional dummy package. It can safely be removed. Original-Maintainer: Debian DNS Packaging Package: openimageio-tools Source: openimageio Priority: optional Section: graphics Installed-Size: 1354 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.6.11~dfsg0-1ubuntu1+esm2 Depends: libboost-regex1.58.0, libboost-system1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libglew1.13 (>= 1.12.0), libopenimageio1.6, libqt4-opengl (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libstdc++6 (>= 5.2) Filename: pool/main/o/openimageio/openimageio-tools_1.6.11~dfsg0-1ubuntu1+esm2_amd64.deb Size: 356126 SHA256: a2f000673bb53716d331d14c5d0d18bcde94210daa83cf10dc45edebc4287876 SHA1: 6361b2e1076b6fed25f90743e63e899a7da20584 MD5sum: e4aa2f257a81fdf9cacd253b1b6943d2 Description: Library for reading and writing images - command line tools Description-md5: 1d306db125b23fde5fe8eba820703e22 Original-Maintainer: Debian PhotoTools Maintainers Package: python-gdal Source: gdal Priority: optional Section: python Installed-Size: 2087 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.11.3+dfsg-3ubuntu0.1~esm1 Suggests: gdal-bin Provides: python2.7-gdal Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgdal.so.1-1.11.3, libgdal1i (>= 1.11.0), libstdc++6 (>= 4.1.1), python (<< 2.8), python (>= 2.7~), python-numpy (>= 1:1.10.0~b1), python-numpy-abi9, python:any (>= 2.7.5-5~) Filename: pool/main/g/gdal/python-gdal_1.11.3+dfsg-3ubuntu0.1~esm1_amd64.deb Size: 565260 SHA256: d652e9ba44f031d67f239079f95556b941416417f309d8ca165daf7a02f71b6a SHA1: 67a10ef226fa32e17f4451ab358452f3349a3e7d MD5sum: 1c3e94bd17e50d0144701fc25ade9704 Description: Python bindings to the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains Python bindings for GDAL/OGR library and a set of additional command line tools. Original-Maintainer: Debian GIS Project Package: python-git Priority: optional Section: python Installed-Size: 1570 Maintainer: Ubuntu Developers Architecture: all Version: 1.0.1+git137-gc8b8379-2.1ubuntu0.1~esm4 Suggests: python-smmap Depends: git (>= 1:1.7) | git-core (>= 1:1.5.3.7), python-gitdb (>= 0.6.4), python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/main/p/python-git/python-git_1.0.1+git137-gc8b8379-2.1ubuntu0.1~esm4_all.deb Size: 288768 SHA256: 42a69d42a7bca696adc9a297e4e76ab2d2c136593b769974a04d74726510a6ca SHA1: c8ab18a1721e541cadfaec69ef96c6124ba2b321 MD5sum: 4d6025da6c16ce0b3bbf0b5a07396b2c Description: Python library to interact with Git repositories - Python 2.7 python-git provides object model access to a Git repository, so Python can be used to manipulate it. Repository objects can be opened or created, which can then be traversed to find parent commit(s), trees, blobs, etc. . This package provides the Python 2.7 module. Original-Maintainer: Debian Python Modules Team Python-Version: 2.7 Package: python-git-doc Source: python-git Priority: optional Section: doc Installed-Size: 922 Maintainer: Ubuntu Developers Architecture: all Version: 1.0.1+git137-gc8b8379-2.1ubuntu0.1~esm4 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/main/p/python-git/python-git-doc_1.0.1+git137-gc8b8379-2.1ubuntu0.1~esm4_all.deb Size: 118246 SHA256: 6fcf86459b43f8c081903142987a23c847d2fa7dcf0ca05117c73812fb0cfeeb SHA1: 522a60f6767bc4d11eea619992b50b911528fd7f MD5sum: d7c7d7f48929f45c1553aedff2bfb4b7 Description: Python library to interact with Git repositories - docs python-git provides object model access to a Git repository, so Python can be used to manipulate it. Repository objects can be opened or created, which can then be traversed to find parent commit(s), trees, blobs, etc. . This package provides the documentation. Original-Maintainer: Debian Python Modules Team Package: python-nltk Source: nltk Priority: optional Section: python Installed-Size: 4884 Maintainer: Ubuntu Developers Architecture: all Version: 3.1-1ubuntu0.1+esm4 Recommends: prover9, python-numpy, python-tk Depends: python-six (>= 1.9.0), python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/main/n/nltk/python-nltk_3.1-1ubuntu0.1+esm4_all.deb Size: 857184 SHA256: 9ea1a012c09eeef936cfeb3d433fe34d2d3ca64c79a2d82280c8e79ede77eadb SHA1: 17189e08c9b56eb3e858cb19f3d7e30897e614a6 MD5sum: dca0963b963e5c8e62673b8d00598309 Description: Python libraries for natural language processing The Natural Language Toolkit (NLTK) is a leading platform for building Python programs to work with human language data. It provides easy-to-use interfaces to over 50 corpora and lexical resources such as WordNet, along with a suite of text processing libraries for classification, tokenization, stemming, tagging, parsing, and semantic reasoning. . This package contains the modules for Python2. Original-Maintainer: Debian Science Maintainers Package: python-openimageio Source: openimageio Priority: optional Section: python Installed-Size: 2420 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.6.11~dfsg0-1ubuntu1+esm2 Depends: libopenimageio1.6 (= 1.6.11~dfsg0-1ubuntu1+esm2), python (>= 2.7), python (<< 2.8), libboost-python1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpython2.7 (>= 2.7), libstdc++6 (>= 5.2) Filename: pool/main/o/openimageio/python-openimageio_1.6.11~dfsg0-1ubuntu1+esm2_amd64.deb Size: 373304 SHA256: dda49d04dc5697a935d7d009d48382205d1e28cbd0a6ec9aa420139f31215ddf SHA1: 1c71b975a30d8e4034ce3445dcce23a95ce32983 MD5sum: b294c4455a59c7229b9d8ea280294b40 Description: Library for reading and writing images - Python bindings Description-md5: 8de4b20ce2d7cce29ea9072edf77013d Original-Maintainer: Debian PhotoTools Maintainers Package: python-simpleeval Source: simpleeval Priority: optional Section: python Installed-Size: 44 Maintainer: Ubuntu Developers Architecture: all Version: 0.8.7-1ubuntu0.1~esm1 Depends: python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/main/s/simpleeval/python-simpleeval_0.8.7-1ubuntu0.1~esm1_all.deb Size: 10400 SHA256: 9bedbbe8d39217b153b98684e9d3bb86a23c36272f4303057303c9e4a21cc871 SHA1: a8f014b4de3589f1d5f4b53c7fcea3c55cdb15cf MD5sum: 62cd4f044928f61d10beb647d8e0d077 Description: Simple, safe single expression evaluator library (Python 2) Quick single file library for easily adding evaluatable expressions into Python projects. . Short, easy to use, safe and reasonably extensible expression evaluator. Designed for things like in a website where you want to allow the user to generate a string, or a number from some other input, without allowing full eval() or other unsafe or needlessly complex linguistics. . This package is targeting Python version 2. Original-Maintainer: Debian Tryton Maintainers Package: python-webpy Source: webpy Priority: optional Section: python Installed-Size: 371 Maintainer: Ubuntu Developers Architecture: all Version: 1:0.37+20120626-1ubuntu0.1~esm1 Recommends: python-cheetah, python-flup, python-psycopg2 | python-pysqlite2 | python-pysqlite1.1 | python-sqlite | python-mysqldb | python-kinterbasdb Depends: python (>= 2.7), python (<< 2.8) Filename: pool/main/w/webpy/python-webpy_0.37+20120626-1ubuntu0.1~esm1_all.deb Size: 82960 SHA256: 234b3ecdf0ee549606ad45a018f7f66fe4fdac2838ee6bcdb1702989d338c21d SHA1: 82f0239bff2d92488a75097397aaa0f611e5f51e MD5sum: e3f8909e89c3df65ed22d98af2fd4b59 Description: Web framework for Python applications Description-md5: b6191f97d2e594a6b8ec4cc750f9d974 Original-Maintainer: Debian Python Modules Team Package: python3-aiohttp Source: python-aiohttp Priority: optional Section: python Installed-Size: 536 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.20.2-1ubuntu0.1~esm1 Depends: python3 (<< 3.6), python3 (>= 3.5~), python3-chardet, libc6 (>= 2.4) Filename: pool/main/p/python-aiohttp/python3-aiohttp_0.20.2-1ubuntu0.1~esm1_amd64.deb SHA512: 47be8bec3d58dd636f74cb1acc5062e224d230bbc9a77ee156941d5e1af266745019d3e46be58b3e0d355725607f698b3d3d7b0b806fa32a003105b18618181a Size: 116792 SHA256: ba91ec77dc9d09576ac5119c263de31d2933877a9e45045d55aabd50c7b37196 SHA1: 4a9cae5c3d1ff7d081007c6e5eb6236153585177 MD5sum: 64a8ce76bb91e712e5ba38666f889d5a Description: http client/server for asyncio Description-md5: def5488f9b18f385d1659e9eb0ea60e3 Original-Maintainer: Debian Python Modules Team Package: python3-aiohttp-dbg Source: python-aiohttp Priority: extra Section: debug Installed-Size: 227 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.20.2-1ubuntu0.1~esm1 Depends: python3-aiohttp (= 0.20.2-1ubuntu0.1~esm1), libc6 (>= 2.4), python3-dbg (<< 3.6), python3-dbg (>= 3.5~) Filename: pool/main/p/python-aiohttp/python3-aiohttp-dbg_0.20.2-1ubuntu0.1~esm1_amd64.deb SHA512: 1f8b06f7bd86da41f02bcab23726316caa063f55aa477f0d0e51ada05f35de2d08032163850800fe2ad2bd1257c942000b9f119c44dea6292d39c8a175bdd2f6 Size: 69904 SHA256: 923a7ed7af9cece1a6fb7b7250932acb6c7e3e1ff811a34257c2b8808d550545 SHA1: 568a8dc190f0c181c20a8f70f2554963d8a127dd MD5sum: da671952b5255039d6027a3429f065d9 Description: http client/server for asyncio - debug version Description-md5: 791fa7ea0b910780e26304b00e8451d9 Original-Maintainer: Debian Python Modules Team Package: python3-gdal Source: gdal Priority: optional Section: python Installed-Size: 1655 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.11.3+dfsg-3ubuntu0.1~esm1 Suggests: gdal-bin Provides: python3.5-gdal Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgdal.so.1-1.11.3, libgdal1i (>= 1.11.0), libstdc++6 (>= 4.1.1), python3 (<< 3.6), python3 (>= 3.5~), python3-numpy (>= 1:1.10.0~b1), python3-numpy-abi9 Filename: pool/main/g/gdal/python3-gdal_1.11.3+dfsg-3ubuntu0.1~esm1_amd64.deb Size: 405038 SHA256: e04f01d32ec0522b2a75d5fae7e1dac9fc5f72523e45d6d223c298c8c07748c4 SHA1: a412c80cb6d990496bd31bbd098f509afda146e9 MD5sum: 1f8a7778c176ef3a0cfa48acb805cffd Description: Python 3 bindings to the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains Python 3 bindings for GDAL/OGR library and a set of additional command line tools. Original-Maintainer: Debian GIS Project Package: python3-git Source: python-git Priority: optional Section: python Installed-Size: 1568 Maintainer: Ubuntu Developers Architecture: all Version: 1.0.1+git137-gc8b8379-2.1ubuntu0.1~esm4 Depends: git (>= 1:1.7) | git-core (>= 1:1.5.3.7), python3-gitdb (>= 0.6.4), python3:any (>= 3.3.2-2~) Filename: pool/main/p/python-git/python3-git_1.0.1+git137-gc8b8379-2.1ubuntu0.1~esm4_all.deb Size: 286850 SHA256: e30c40a0dfdb42d457880a5380c70e33edf32c9e0af18be9758238379d233019 SHA1: c1f5e77936297e07151515975bc9a889388bfc33 MD5sum: 6cecdf1d18a5681da2063dccd8c958c5 Description: Python library to interact with Git repositories - Python 3.x python-git provides object model access to a Git repository, so Python can be used to manipulate it. Repository objects can be opened or created, which can then be traversed to find parent commit(s), trees, blobs, etc. . This package provides the Python 3.x module. Original-Maintainer: Debian Python Modules Team Package: python3-nltk Source: nltk Priority: optional Section: python Installed-Size: 4884 Maintainer: Ubuntu Developers Architecture: all Version: 3.1-1ubuntu0.1+esm4 Recommends: prover9, python3-numpy, python3-tk Depends: python3-six (>= 1.9.0), python3:any (>= 3.3.2-2~) Filename: pool/main/n/nltk/python3-nltk_3.1-1ubuntu0.1+esm4_all.deb Size: 857188 SHA256: 296946b00791b6bdcf82d4291eb68a928bce8bddab84d6ef7dba4e721afaa280 SHA1: cb764326fc76572e57f660be4b2f3b0444acc891 MD5sum: 5b2d0e385ccd1252afd49b66a70375ab Description: Python3 libraries for natural language processing The Natural Language Toolkit (NLTK) is a leading platform for building Python programs to work with human language data. It provides easy-to-use interfaces to over 50 corpora and lexical resources such as WordNet, along with a suite of text processing libraries for classification, tokenization, stemming, tagging, parsing, and semantic reasoning. . This package contains the modules for Python3. Original-Maintainer: Debian Science Maintainers Package: python3-simpleeval Source: simpleeval Priority: optional Section: python Installed-Size: 44 Maintainer: Ubuntu Developers Architecture: all Version: 0.8.7-1ubuntu0.1~esm1 Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~) Filename: pool/main/s/simpleeval/python3-simpleeval_0.8.7-1ubuntu0.1~esm1_all.deb Size: 10468 SHA256: 58b583f17557656fb21c8d9d36c53c826170e96d8534ee1a3de2a6697a59a6e4 SHA1: f3e2292d678fd33326218c2aac8da888fa9ea7c2 MD5sum: 35c7e950f398a9315752e76a8d6329de Description: Simple, safe single expression evaluator library (Python 3) Quick single file library for easily adding evaluatable expressions into Python projects. . Short, easy to use, safe and reasonably extensible expression evaluator. Designed for things like in a website where you want to allow the user to generate a string, or a number from some other input, without allowing full eval() or other unsafe or needlessly complex linguistics. . This package is targeting Python version 3. Original-Maintainer: Debian Tryton Maintainers Package: robocode Priority: optional Section: games Installed-Size: 6169 Maintainer: Ubuntu Developers Architecture: all Version: 1.9.2.5-2ubuntu0.1~esm1 Recommends: default-jdk, default-jdk-doc Suggests: eclipse, netbeans Depends: default-jre | java6-runtime | java7-runtime, junit4, libcodesize-java, libpicocontainer-java Filename: pool/main/r/robocode/robocode_1.9.2.5-2ubuntu0.1~esm1_all.deb Size: 2625946 SHA256: 19d08f90194349fd4d34cc421cc442c27568041acdf04bff3b97e57f35cef849 SHA1: 7aed9e93161bbd5f70c269dcddfc5faedfd9d38d MD5sum: 443212e4c8213e5157d4a05ff216e2d7 Description: Java programming game based on battle tanks Robocode is a Java programming game where the goal is to develop a robot battle tank to battle against other tanks. The robot battles are running in real-time and on-screen. The motto of Robocode is: Build the best, destroy the rest! Original-Maintainer: Debian Java Maintainers Package: ruby-addressable Priority: optional Section: ruby Installed-Size: 276 Maintainer: Ubuntu Developers Architecture: all Version: 2.3.8-1ubuntu0.1~esm1 Depends: ruby | ruby-interpreter Filename: pool/main/r/ruby-addressable/ruby-addressable_2.3.8-1ubuntu0.1~esm1_all.deb Size: 48242 SHA256: ad488f50df4d8daad0cc0645f93f56656866483f306d5b34639ea5140ad6d53f SHA1: ae75449e89936cf912741ccdf5825a1e6dbe2bd6 MD5sum: d57ac828d66a1d15a32ec4e93cc7bfb6 Description: alternative URI implementation for Ruby Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates. Original-Maintainer: Debian Ruby Extras Maintainers Ruby-Versions: all Package: ruby-sinatra Priority: optional Section: ruby Installed-Size: 400 Maintainer: Ubuntu Developers Architecture: all Version: 1.4.7-3ubuntu0.1~esm3 Depends: ruby | ruby-interpreter, ruby-rack (>= 1.4) | ruby-rack1.4, ruby-rack-protection (>= 1.4), ruby-tilt (>= 1.3.4) Filename: pool/main/r/ruby-sinatra/ruby-sinatra_1.4.7-3ubuntu0.1~esm3_all.deb SHA512: ce4d6cd2938eff427984a8adf4360a17e4df400025bb13eecc49543478348fd63bd06a5e7f1a024d1f7b67b657637ce6b2b93053eea923d0d1a988c9cd0f31c8 Size: 320400 SHA256: 60372d4b69abc68734e0f528c252a9673bdd1cd2052316c587e485034d035cb3 SHA1: bcdfc1d14ccf9a7251fcabf54f7245d94358b506 MD5sum: 53e058fb653b917acbcc304d0fbe4e04 Description: Ruby web-development dressed in a DSL Sinatra is an open source web framework for Ruby programming language. It provides simple Domain Specific Language (DSL) for defining RESTful HTTP actions, and then defining how the application is going to respond to them. . This framework is lighweight and uses Rack which is a web server interface developed to run many Ruby frameworks using the same stack. Original-Maintainer: Debian Ruby Extras Maintainers Ruby-Versions: all Package: sogo Priority: optional Section: mail Installed-Size: 5370 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2.2.17a-1.1ubuntu0.1~esm1 Suggests: postgresql | mysql-server | virtual-mysql-server Depends: gnustep-base-runtime (>= 1.24.7), libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libgcc1 (>= 1:3.0), libglib2.0-0 (>= 2.14.0), libgnustep-base1.24 (>= 1.24.7), libgnutls30 (>= 3.4.0), liblasso3 (>= 2.5.0), libmemcached11, libobjc4 (>= 4.6), libsbjson2.3, libsope1 (>= 2.2.17), tmpreaper | systemd, sogo-common (= 2.2.17a-1.1ubuntu0.1~esm1), adduser, zip Filename: pool/main/s/sogo/sogo_2.2.17a-1.1ubuntu0.1~esm1_amd64.deb Size: 1036426 SHA256: e369266cc3889c1817d7ba807866581e204d8a4bfd9e2bcfe028b23d723c7e11 SHA1: fdcc7569a13f6cc2d1bfc9d0074a26e69108df69 MD5sum: 845bc69127bdfeb2ba3ce3a0b44fd876 Description: Scalable groupware server Description-md5: 887074239cbcd549a8657cfc0efdfdbe Original-Maintainer: Jeroen Dekkers Package: sogo-common Source: sogo Priority: optional Section: mail Installed-Size: 5470 Maintainer: Ubuntu Developers Architecture: all Version: 2.2.17a-1.1ubuntu0.1~esm1 Suggests: httpd Depends: ckeditor, libjs-prototype, libjs-jquery, libjs-jquery-ui Filename: pool/main/s/sogo/sogo-common_2.2.17a-1.1ubuntu0.1~esm1_all.deb Size: 798988 SHA256: c4f9f3a5ad1a7bbd64ee338f4091ed01bdee4a123542c5e376ada7655cbbf16b SHA1: 2ec391d748825a2131825ff96e22d1e4181f58bf MD5sum: 9ab7a6a0e1523da0ad84b315b344e845 Description: Scalable groupware server - common files SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server with focus on scalability. . This package contains the architecture-indepedent files, including all the files that are needed on the web proxy. Original-Maintainer: Jeroen Dekkers Package: sogo-dbg Source: sogo Priority: extra Section: debug Installed-Size: 3804 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2.2.17a-1.1ubuntu0.1~esm1 Depends: sogo (= 2.2.17a-1.1ubuntu0.1~esm1) Filename: pool/main/s/sogo/sogo-dbg_2.2.17a-1.1ubuntu0.1~esm1_amd64.deb Size: 2352572 SHA256: ee8d6624454be4ddfdb18f1fb187052127d63a301ee794138bb56190a0a50e69 SHA1: ffa8ed396d6881a1b7df09b9ccfea066cb99c061 MD5sum: 881534dca8f37ee332f2467021bde269 Description: Scalable groupware server - debugging symbols SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server with focus on scalability. . This package contains the debugging symbols for SOGo. Build-Ids: 0fce5804cd1a37a67784c913898a011512b3410f 178a91b7e4abb62f93f72db9ef7a4e07522818a3 1a05545ffc314aca01444fafd483fd77e368b8f0 231feaa218cbcb77078b8618989f4d5f8fa2366b 28806130b523c545d189ddbc5640e5009e72a960 31509cbd5461e3862c13a1c28c493501cea60bf8 3bc300bd220fc5fcd14975fdff288ee2770e28a9 42bd3f29b49b5eac10d25d4d3f10e6d07944a248 4aa614aa80350975896bed5a528db618c37326b4 4f03c1892091da1726e4e0aa0d9c7af7cd901f89 82e478fcd6563ed9519e333048c9b84c07e346f6 8bc9ef8be88e48cd02038f695b87facda5ec7fb1 a718adf0006574ae70a36c6c1d345ab80505b5f4 b13585e27ef401879c667dbbb20d837185af068e b473dce77ec66e2d03feae5768d25c333efdbba5 b89bef06981142869fbe5e5b310f50632c3db72f b93ef9b8e5fb50d7915888a820a0b49c756c5b5d bf80507e35f0fc89b83fbc311a279b8faf2ea47a ded0da501de6c5aa8f4ba4d342e3816751ba44eb eb9dc4fb04f727b4c836a6e194fb791581b98cfe f71d767d21cc4d109a6cb806a82c2f2e4fb97229 Original-Maintainer: Jeroen Dekkers Package: sslh Priority: extra Section: net Installed-Size: 142 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.17-2ubuntu0.1~esm1 Recommends: apache2 | httpd, openssh-server | ssh-server Suggests: openbsd-inetd | inet-superserver Depends: libc6 (>= 2.15), libcap2 (>= 1:2.10), libconfig9, libwrap0 (>= 7.6-4~), debconf (>= 0.5), init-system-helpers (>= 1.18~), adduser, lsb-base (>= 3.0-6), update-inetd Conflicts: libnet-proxy-perl Filename: pool/main/s/sslh/sslh_1.17-2ubuntu0.1~esm1_amd64.deb Size: 43524 SHA256: 7893565eb90fa3badfdb137a2a2ca25a14931b0083268e082e0bee9ae8b13ec5 SHA1: d602d80e0670a26439b3923b926858d7e4218587 MD5sum: ddd01df5a556832668f2be20dd1784f9 Description: Applicative protocol multiplexer sslh lets one accept HTTPS, SSH, OpenVPN, tinc and XMPP connections on the same port. This makes it possible to connect to any of these servers on port 443 (e.g. from inside a corporate firewall, which almost never block port 443) while still serving HTTPS on that port. Original-Maintainer: Guillaume Delacour Package: sympa Priority: optional Section: mail Installed-Size: 10153 Maintainer: Ubuntu Developers Architecture: amd64 Version: 6.1.24~dfsg-1ubuntu0.1~esm1 Recommends: libfile-nfslock-perl, libio-socket-ssl-perl, libcrypt-ciphersaber-perl, libmail-dkim-perl (>= 0.36), libapache2-mod-fcgid, apache2-suexec, logrotate, doc-base, mysql-server | postgresql, locales Replaces: wwsympa Suggests: libauthcas-perl (>= 1.4), libdbd-oracle-perl (>= 0.90), libtext-wrap-perl, apache2 | httpd-cgi, openssl (>= 0.9.5a) Provides: wwsympa Depends: perl (>= 5.8), libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0, libdbi-perl (>= 1.48), libarchive-zip-perl (>= 1.05), libmailtools-perl (>= 1.51), libmsgcat-perl (>= 1.0), libmime-tools-perl, libio-stringy-perl, libnet-ldap-perl, libcgi-fast-perl, libintl-perl, libmime-charset-perl, libmime-encwords-perl, libtemplate-perl, libxml-libxml-perl, perl-modules (>= 5.10) | libcgi-pm-perl (>= 3.35), libhtml-stripscripts-parser-perl (>= 1.0), libhtml-tree-perl, libhtml-format-perl, mhonarc, libregexp-common-perl, default-mta | mail-transport-agent, ca-certificates, rsyslog | system-log-daemon, lsb-base, adduser, dbconfig-common, libdbd-mysql-perl (>= 4.007), libdbd-pg-perl, libdbd-sybase-perl, libdbd-sqlite3-perl, sqlite3, libfcgi-perl, libfile-copy-recursive-perl (>= 0.36), libnet-netmask-perl, libterm-progressbar-perl, libmime-lite-html-perl, libunicode-linebreak-perl, libsoap-lite-perl Conflicts: wwsympa Filename: pool/main/s/sympa/sympa_6.1.24~dfsg-1ubuntu0.1~esm1_amd64.deb SHA512: 2618088ceb52c59018f7aa17923bf615d275cc966a51bdc6bd07e8f7494326b37b8ee81b643edf037b920f818d4bfc431091cb22ab364a5a8cd7bf9658d9c79f Size: 1740162 SHA256: f6bb12ede5f1f5435d7b0f15360b936c8e9be708b51469a12128298a131323e9 SHA1: 294c4d23d2d809af80bc711edea179f871f7f664 MD5sum: dfdd6506e2bd3dfed141371fcd5f271b Description: Modern mailing list manager Description-md5: beab99354add24dad628661eecbbc044 Original-Maintainer: Debian Sympa team Package: tomcat7 Priority: optional Section: java Installed-Size: 297 Maintainer: Ubuntu Developers Architecture: all Version: 7.0.68-1ubuntu0.4+esm4 Recommends: authbind Suggests: tomcat7-docs (>= 7.0.68-1ubuntu0.4+esm4), tomcat7-admin (>= 7.0.68-1ubuntu0.4+esm4), tomcat7-examples (>= 7.0.68-1ubuntu0.4+esm4), tomcat7-user (>= 7.0.68-1ubuntu0.4+esm4), libtcnative-1 (>= 1.1.32~) Depends: tomcat7-common (>= 7.0.68-1ubuntu0.4+esm4), ucf, adduser, debconf (>= 0.5) | debconf-2.0 Filename: pool/main/t/tomcat7/tomcat7_7.0.68-1ubuntu0.4+esm4_all.deb Size: 52912 SHA256: a237933c3c76aab4cbb948652c75a8ccf8938ab888d5a76f1c8992adc23b52ff SHA1: 402d2da0261f0b3dd20a4b42c49ada8d49ceab57 MD5sum: acf69c8c39b9ac90f5a071881919e430 Description: Servlet and JSP engine Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains only the startup scripts for the system-wide daemon. No documentation or web applications are included here, please install the tomcat7-docs and tomcat7-examples packages if you want them. Install the authbind package if you need to use Tomcat on ports 1-1023. Install tomcat7-user instead of this package if you don't want Tomcat to start as a service. Original-Maintainer: Debian Java Maintainers Package: tomcat7-admin Source: tomcat7 Priority: optional Section: java Installed-Size: 151 Maintainer: Ubuntu Developers Architecture: all Version: 7.0.68-1ubuntu0.4+esm4 Depends: tomcat7-common (>= 7.0.68-1ubuntu0.4+esm4) Filename: pool/main/t/tomcat7/tomcat7-admin_7.0.68-1ubuntu0.4+esm4_all.deb Size: 41174 SHA256: f749f33a55a91c4ecda3bf71f51192250173e657ac7315bab42128a25ed9f31c SHA1: 8915d2ea399a7cba46ab6e450ac3938a44d6eb88 MD5sum: a5e8e2466e3522ce72da80c7005c5843 Description: Servlet and JSP engine -- admin web applications Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the administrative web interfaces. Original-Maintainer: Debian Java Maintainers Package: tomcat7-common Source: tomcat7 Priority: optional Section: java Installed-Size: 376 Maintainer: Ubuntu Developers Architecture: all Version: 7.0.68-1ubuntu0.4+esm4 Depends: libtomcat7-java (>= 7.0.68-1ubuntu0.4+esm4), default-jre-headless | java6-runtime-headless | java6-runtime | java-6-runtime Filename: pool/main/t/tomcat7/tomcat7-common_7.0.68-1ubuntu0.4+esm4_all.deb Size: 281538 SHA256: f770a56446a1c571a480c47b8d7aef71a63eef60a8598e9fcdfb90c614d11be7 SHA1: 3900f98cfe584f965685f7b2cafc4421de9fe707 MD5sum: 1e57e5e4358b232d729114ecedc22e86 Description: Servlet and JSP engine -- common files Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains common files needed by the tomcat7 and tomcat7-user packages (Tomcat 6 scripts and libraries). Original-Maintainer: Debian Java Maintainers Package: tomcat7-docs Source: tomcat7 Priority: optional Section: doc Installed-Size: 3912 Maintainer: Ubuntu Developers Architecture: all Version: 7.0.68-1ubuntu0.4+esm4 Depends: tomcat7-common (>= 7.0.68-1ubuntu0.4+esm4) Filename: pool/main/t/tomcat7/tomcat7-docs_7.0.68-1ubuntu0.4+esm4_all.deb Size: 649104 SHA256: e723fc1d6bc7277dbb2c8431a16c2177ce81d9d14a2fd564624475d0410deecc SHA1: a7d349c26a010e8fa46766f36abca79dff60863e MD5sum: e8534123ed863a884aff13a7d632a125 Description: Servlet and JSP engine -- documentation Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the online documentation web application. Original-Maintainer: Debian Java Maintainers Package: tomcat7-examples Source: tomcat7 Priority: optional Section: java Installed-Size: 1282 Maintainer: Ubuntu Developers Architecture: all Version: 7.0.68-1ubuntu0.4+esm4 Depends: tomcat7-common (>= 7.0.68-1ubuntu0.4+esm4), libjstl1.1-java, libjakarta-taglibs-standard-java Filename: pool/main/t/tomcat7/tomcat7-examples_7.0.68-1ubuntu0.4+esm4_all.deb Size: 198006 SHA256: 585adf497f8bcd02197a4eac488733580ce69d6516b2022c50cefa7c38d280e9 SHA1: 23cacdd95d87c88ec0ff9f6ade592e43d917244b MD5sum: a7eee9c3dc887db3c86cfb359ec66a70 Description: Servlet and JSP engine -- example web applications Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the default Tomcat example webapps. Original-Maintainer: Debian Java Maintainers Package: tomcat7-user Source: tomcat7 Priority: optional Section: java Installed-Size: 226 Maintainer: Ubuntu Developers Architecture: all Version: 7.0.68-1ubuntu0.4+esm4 Suggests: tomcat7-docs (>= 7.0.68-1ubuntu0.4+esm4), tomcat7-admin (>= 7.0.68-1ubuntu0.4+esm4), tomcat7-examples (>= 7.0.68-1ubuntu0.4+esm4), tomcat7 (>= 7.0.68-1ubuntu0.4+esm4) Depends: tomcat7-common (>= 7.0.68-1ubuntu0.4+esm4), netcat Filename: pool/main/t/tomcat7/tomcat7-user_7.0.68-1ubuntu0.4+esm4_all.deb Size: 41326 SHA256: 6cc204f65dc9826c976ccfc30fb68f199342143ca4d58171c9d5eea1e1e494b0 SHA1: 68cad0609fa82d3eb0e2c0d974c90358cc5e4119 MD5sum: 9954be0116cc053d391367bf2a12beeb Description: Servlet and JSP engine -- tools to create user instances Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains files needed to create a user Tomcat instance. This user Tomcat instance can be started and stopped using the scripts provided in the Tomcat instance directory. Original-Maintainer: Debian Java Maintainers Package: xmlrpc-api-utils Source: xmlrpc-c Priority: optional Section: devel Installed-Size: 86 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.33.14-1ubuntu1+esm1 Replaces: xml-rpc-api2cpp, xml-rpc-api2txt Provides: xml-rpc-api2cpp, xml-rpc-api2txt Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libxmlrpc-c++8v5 (= 1.33.14-1ubuntu1+esm1), libxmlrpc-core-c3 (= 1.33.14-1ubuntu1+esm1), libc6-dev, libfrontier-rpc-perl Conflicts: xml-rpc-api2cpp, xml-rpc-api2txt Filename: pool/main/x/xmlrpc-c/xmlrpc-api-utils_1.33.14-1ubuntu1+esm1_amd64.deb Size: 32366 SHA256: db438929d13929a1a25f711d4a0aaed5fb889f42f08de733aa251347fe4dea7b SHA1: af3392569a88a411944bd4aed8f03d57093627b2 MD5sum: 6d40a804c12a0d8fbb5a8e92250a80e7 Description: Generate C++ wrapper classes for XML-RPC servers Description-md5: 6f894b0078e9322a4c8e9acc8e9bdd4a Original-Maintainer: Debian QA Group Package: yard Priority: optional Section: ruby Installed-Size: 1213 Maintainer: Ubuntu Developers Architecture: all Version: 0.8.7.6+git20160220-3ubuntu0.1~esm2 Recommends: graphviz, ruby-redcarpet Suggests: bundler, ruby-rack, ruby-redcloth, yard-doc Depends: libjs-jquery, ruby | ruby-interpreter, ruby-gettext (>= 2.2.1~) Filename: pool/main/y/yard/yard_0.8.7.6+git20160220-3ubuntu0.1~esm2_all.deb Size: 229034 SHA256: e987f0693fa5a8d07e8c276120ee95ee91f20a6ed78dfcd0b1da9dbda67e3d3f SHA1: d3e79528c17a308b2840995c0b4fb8dbe8aa369c MD5sum: 43598f764ad3b3c7146a9f02d6c370b2 Description: Ruby documentation tool YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions. Original-Maintainer: Debian Ruby Extras Maintainers Ruby-Versions: all Package: yard-doc Source: yard Priority: optional Section: doc Installed-Size: 7657 Maintainer: Ubuntu Developers Architecture: all Version: 0.8.7.6+git20160220-3ubuntu0.1~esm2 Suggests: doc-base Depends: libjs-jquery Filename: pool/main/y/yard/yard-doc_0.8.7.6+git20160220-3ubuntu0.1~esm2_all.deb Size: 446946 SHA256: 47c8447a40d0984a6e1b6cbd1c50be337c7e65b093a28a2a81ed99e81ca54086 SHA1: 6dabdc75d668542cc728451cdfe4def3cc4091b4 MD5sum: 98e05eec9a69260fc98375d16a88d2a4 Description: Ruby documentation tool - documentation YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions. . This package contains the documentation for YARD. Original-Maintainer: Debian Ruby Extras Maintainers