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: 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~esm1 Suggests: libapache2-mod-jk Filename: pool/main/liba/libapache-mod-jk/libapache-mod-jk-doc_1.2.41-1ubuntu0.1~esm1_all.deb Size: 175214 SHA256: 0778cf5bbe2ceb16382cc02ac8a475b3ba779af6afc11441b02cdf8bbed2a007 SHA1: 947625cb4ee7da9b607abc04e55533afb97f998c MD5sum: 21e1102036002d61672cee872f1bdab6 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~esm1 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~esm1_amd64.deb Size: 161748 SHA256: d32785b15311e6a00a8985967215b8508e81186aced12f7eb3ed987813c42fc2 SHA1: ee9d15a041582385123f5387e1d238b5a942c457 MD5sum: cbf6579f1af2d0835553c339e0cbee28 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: 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~esm1 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~esm1_all.deb Size: 221710 SHA256: 1edf6c416029696aea4d7ba919f2f7cee20fd5a06c2de4fd67e870b4c9f9f6f5 SHA1: c3026be34d41cc1ab54165227bb7b802498ac82b MD5sum: 44d0bc7af472c98e66e834a90d747445 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~esm1 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~esm1_all.deb Size: 200372 SHA256: 6a013c6f6c4df4ad625c23322c79d47eacd2456d017086b50237ff2aa1e04a53 SHA1: e835fced0057c50cbe47603bd9df331d2f321d6f MD5sum: 7af09466f954f5124202eb92c1cce014 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: 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: 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: 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: 2080 Maintainer: Ubuntu Developers Architecture: all Version: 1:4.0.34-1ubuntu0.1~esm4 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~esm4_all.deb Size: 1779870 SHA256: 70b65c24134848316d23e7356efedb3712ba402114d3481d8f70fdf3af521431 SHA1: d8581a412db236c26aac0126afc166dc4d38701f MD5sum: e52a92f91794b344ac727da24e4aab9b 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: 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: 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: 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-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: 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: 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