Package: libcrypt-ssleay-perl Priority: optional Section: perl Installed-Size: 132 Maintainer: Noèl Köthe Architecture: solaris-i386 Source: crypt-ssleay Version: 0.55-1 Depends: libgcc1 (>= 1:4.2.1), libmime-base64-perl, liburi-perl, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libcrypt-ssleay-perl_0.55-1_solaris-i386.deb Size: 51880 MD5sum: cb44c98e7e563a90ef293ff109d016dd SHA1: 471bb96adebd56209abb0ea3cfb4bf6aecb891a6 SHA256: ff5a55e181a4f082d52335f78827e56f87e2b2971bc3a3b65eb9b322b5d5df8c Description: Support for https protocol in LWP This perl module provides support for the https protocol under LWP, so that an LWP::UserAgent can make https GET & HEAD & POST requests. Please see perldoc LWP for more information on POST requests. . The Crypt::SSLeay package contains Net::SSL, which is automatically loaded by LWP::Protocol::https on https requests, and provides the necessary SSL glue for that module to work via these deprecated modules: Crypt::SSLeay::CTX, Crypt::SSLeay::Conn and Crypt::SSLeay::X509. . Work on Crypt::SSLeay has been continued only to provide https support for the LWP - libwww perl libraries. If you want access to the OpenSSL API via perl, check out Sampo's Net::SSLeay (available in Debian as the libnet-ssleay-perl package). . http://search.cpan.org/dist/Crypt-SSLeay/ Package: libb-size-perl Priority: optional Section: perl Installed-Size: 12 Maintainer: Ivan Kohler Architecture: solaris-i386 Version: 0.09-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libb-size-perl_0.09-1_solaris-i386.deb Size: 21972 MD5sum: 1a12bb595ce63543c69af5be643e76a6 SHA1: ddad0f96f4b835cf7f9eb3346326187e16c62346 SHA256: cd619f4dfaa70fe647312313c4822fb8dcdfdf8c5699ea567d83024f2fe5e5ea Description: Measure size of Perl OPs and SVs The B::Size and B::TerseSize modules attempt to measure the size of Perl op codes. The output of B::TerseSize is similar to that of B::Terse, but includes the size of each OP in the tree and the PADLIST (subroutine lexical variables). The module can be run just as other compiler backends or used via Apache::Status (version 2.02 and higher). . http://perl.apache.org/docs/1.0/guide/performance.html#Measuring_the_Memory_Usage_of_Subroutines Package: libreadonly-xs-perl Priority: optional Section: perl Installed-Size: 66 Maintainer: Soren Hansen Architecture: solaris-i386 Version: 1.04-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libreadonly-xs-perl_1.04-0ubuntu1_solaris-i386.deb Size: 10768 MD5sum: 9c3d863559c67bc153d0201c3a54fb9e SHA1: 40b66c73a4878d806416feb44568354209923839 SHA256: 62ee7073e0c26b338c2e444bcbf1c231274e43bb7d4e7cf59518d7fd4ce0b173 Description: Companion module for Readonly.pm, to speed up read-only The Readonly module (q.v.) is an effective way to create non-modifiable variables. However, it's relatively slow. . The reason it's slow is that is implements the read-only-ness of variables via tied objects. This mechanism is inherently slow. Perl simply has to do a lot of work under the hood to make tied variables work. . This module corrects the speed problem, at least with respect to scalar variables. When Readonly::XS is installed, Readonly uses it to access the internals of scalar variables. Instead of creating a scalar variable object and tying it, Readonly simply flips the SvREADONLY bit in the scalar's FLAGS structure. Package: libfile-flock-perl Priority: extra Section: perl Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Stephan Hermann Architecture: solaris-i386 Version: 104.111901-0ubuntu1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libfile-flock-perl_104.111901-0ubuntu1_solaris-i386.deb Size: 13004 MD5sum: d630e16f832fafe49190349d1415f980 SHA1: 8e5ef7fadca48ae4b2cde64e9a7b54514a12fb95 SHA256: fca1914d2750408ee0c951294d381f3c4391b2dd0e6beaf79941a2335bea62ce Description: file locking with flock Lock files using the flock() call. If the file to be locked does not exist, then the file is created. If the file was created then it will be removed when it is unlocked assuming it's still an empty file. Package: libcache-fastmmap-perl Priority: optional Section: perl Installed-Size: 12 Maintainer: Debian Catalyst Maintainers Architecture: solaris-i386 Version: 1.24-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libcache-fastmmap-perl_1.24-1_solaris-i386.deb Size: 43222 MD5sum: 02c90646ee914de13cce8a91e6a62f78 SHA1: 17a51e7862e82e633f20be37ac0408b8e4fca16e SHA256: f97ed02df40c97d7c98af13a9d4e7725ffd9afd5b4b76c33577854e83e4d7438 Description: Mmap'ed file as a shared memory interprocess cache Cache::FastMmap is a shared memory cache through an mmap'ed file. It's core is written in C for performance. It uses fcntl locking to ensure multiple processes can safely access the cache at the same time. It uses a basic LRU algorithm to keep the most used entries in the cache. Package: libio-pty-perl Priority: optional Section: perl Installed-Size: 13 Maintainer: Joergen Haegg Architecture: solaris-i386 Version: 1:1.07-1 Provides: libio-tty-perl Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libio-pty-perl_1.07-1_solaris-i386.deb Size: 39958 MD5sum: 22bffb18df6eca616c82a1d51edc50d1 SHA1: 7ef6b3d041a984522822b429ecb8952c24721b25 SHA256: 1e33a5d72c6ff7a78a4b7c92153724bcb9b97894487d15dc9a0d81a918627473 Description: Perl module for pseudo tty IO IO::Pty provides I/O handles to the master- and slave-side of a pseudo tty. Package: libfilesys-statvfs-perl Priority: optional Section: perl Installed-Size: 11 Maintainer: Ingo Saitz Architecture: solaris-i386 Version: 0.82-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libfilesys-statvfs-perl_0.82-1_solaris-i386.deb Size: 10684 MD5sum: 831382ef1be3d34ce216a2dbcc9a24f9 SHA1: 0d1f2bfdae0826fd41c31284bb9ce117bdc9b781 SHA256: 1444f82798ec0ecdf120c177806714f3d498a762fb3d1ac3e3c8a288014f05c0 Description: perl extension for statvfs() Filesys::Statvfs provides an interface between Perl and the statvfs() system call. . Filesys::Df was split by upstrem into another source package and can be found in the package libfilesys-df-perl. Package: libauthen-pam-perl Priority: optional Section: perl Installed-Size: 12 Maintainer: Florian Ragwitz Architecture: solaris-i386 Version: 0.16-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libauthen-pam-perl_0.16-1_solaris-i386.deb Size: 31604 MD5sum: f4e6828c629e8de24c9614baefab9632 SHA1: bada83d125bfa68f5dfd42c2cd3825b8aa8fa63a SHA256: ff2cc4592547fcf9cc16b69bfcc26fb8cbe63e7ace6e6e3b50259ffc203e4c4c Description: Perl interface to PAM library The Authen::PAM module provides a Perl interface to the PAM library. Package: libnet-libidn-perl Priority: optional Section: perl Installed-Size: 11 Maintainer: Thomas Jacob Architecture: solaris-i386 Version: 0.07-1 Depends: libgcc1 (>= 1:4.2.1), libidn11 (>= 0.5.18), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libnet-libidn-perl_0.07-1_solaris-i386.deb Size: 22816 MD5sum: 95d80b5962915f27350ff0f23185e5a1 SHA1: 1a057ee135b4dc52dadf040da9a270083b856ffb SHA256: d80a8da5c0447c67349e0fd740ab726fe5ad8b54a2d93ed843be90227da36dbf Description: Perl bindings for GNU Libidn Provides bindings for GNU Libidn, a C library for handling Internationalized Domain Names according to IDNA (RFC 3490), in a way very much inspired by Turbo Fredriksson's PHP-IDN. Package: libset-object-perl Priority: optional Section: perl Installed-Size: 13 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 1.22-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libset-object-perl_1.22-1_solaris-i386.deb Size: 40226 MD5sum: f2c2865065feea5fe8a99e89be1adf6f SHA1: 290edc4a9b68c2a4b56752a0ff304115e4b33b59 SHA256: f07576f4daf62b7887f1eb73d7d75614725e39b45a661b8aa0ee48766d34071a Description: Collection of objects without duplications Set::Object module implements a Set of objects, that is, a collection of objects without duplications. It is similar to a Smalltalk IdentitySet. Homepage: http://search.cpan.org/dist/Set-Object/ Package: libtext-unaccent-perl Priority: optional Section: interpreters Installed-Size: 11 Maintainer: Loic Dachary (OuoU) Architecture: solaris-i386 Version: 1.08-1 Depends: libgcc1 (>= 1:4.2.1), libiconv, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libtext-unaccent-perl_1.08-1_solaris-i386.deb Size: 25250 MD5sum: e3d91c5161d53a702d183dacfc83e43b SHA1: 5478f570be7f09cd16ee8454b57011ced91fde44 SHA256: 6d9516c25426c999cd1871ed95b091bfaa1eecaaace6819e899007d912a877e4 Description: provides functions to remove accents using UTF16 as a pivot Text::Unaccent is a module that provides functions to remove accents from a string. For instance the string été will become ete. The charset of the input string is specified as an argument. The input is converted to UTF-16 using iconv(3), accents are stripped and the result is converted back to the original charset. The iconv -l command on GNU/Linux will show all charset supported. Package: libxml-libxslt-perl Priority: optional Section: perl Installed-Size: 16 Maintainer: Florian Ragwitz Architecture: solaris-i386 Version: 1.62-1 Depends: libgcc1 (>= 1:4.2.1), libxml-libxml-perl (>= 1.60), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libxml-libxslt-perl_1.62-1_solaris-i386.deb Size: 47250 MD5sum: a83577000b9e6bab0d9886e8ade436b4 SHA1: 59c4d479afe51fae3bdd7a789388db47c051df60 SHA256: fd308fb883aca733cb80b007c0a9b90024786da9a9cfba6fb0e56d869b829831 Description: Perl module for using the GNOME libxslt library This module is a fast XSLT library, based on the Gnome libxslt engine. . Performance is currently about twice that of XML::Sablotron (based on XSLTMark tests converted to Perl). . The libxslt processor is also highly standards compliant, with practically all of XSLT 1.0 being supported in version 0.9 of libxslt. Package: libapt-pkg-perl Priority: optional Section: perl Installed-Size: 82 Maintainer: Brendan O'Dea Architecture: solaris-i386 Version: 0.1.21build3 Depends: libapt-pkg-4.6, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), perl-base (>= 5.8.8-13), perlapi-5.8.8, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libapt-pkg-perl_0.1.21build3_solaris-i386.deb Size: 91008 MD5sum: fb971e7bdee5cfbd704bb623a593039d SHA1: f93b01827c25aec27fa8c72be318cf66845c405c SHA256: c3e3ddadf9f35995fc4e505d333942e5a7a4267a453b03f2cd2bf3eb1a3280fe Description: Perl interface to libapt-pkg A Perl interface to APT's libapt-pkg which provides modules for configuration file/command line parsing, version comparison, inspection of the binary package cache and source package details. Package: libogg-vorbis-decoder-perl Priority: optional Section: perl Installed-Size: 11 Maintainer: Ivan Kohler Architecture: solaris-i386 Version: 0.6-1 Depends: libgcc1 (>= 1:4.2.1), libogg0, libvorbis0a (>= 1.2.0), libvorbisfile3 (>= 1.2.0), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libogg-vorbis-decoder-perl_0.6-1_solaris-i386.deb Size: 21194 MD5sum: f3f1d51de6c2b23c461cf2210a6801e8 SHA1: 17d3412c75dfde1f73dd99f97f00a2304b4495ae SHA256: c7c2d91220f0bcbdd5e4d3c34e88e1b2587ad314b72f30c750b7875fdb5f74b7 Description: An object-oriented Ogg Vorbis decoder This module provides users with Decoder objects for Ogg Vorbis files. One can read data in PCM format from the stream, seek by raw bytes, pcm samples, or time, and gather decoding-specific information not provided by Ogg::Vorbis::Header. Currently, no support is provided for the callback mechanism provided by the Vorbisfile API; this may be included in future releases. Package: libpadwalker-perl Priority: optional Section: perl Installed-Size: 10 Maintainer: Florian Ragwitz Architecture: solaris-i386 Version: 1.5-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libpadwalker-perl_1.5-1_solaris-i386.deb Size: 19910 MD5sum: ed75138b46a628dad94974a8263f5738 SHA1: caa2dcb4c3fd88e649f2af0fbcdad7b7e385ad2d SHA256: 8e6e146368f79247a07ab073bd61de7819f098d45b1ce6eee25d0d2a72bb9bef Description: Play with other peoples' lexical variables PadWalker is a module which allows you to inspect (and even change!) lexical variables in any subroutine which called you. It will only show those variables which are in scope at the point of the call. Package: libio-interface-perl Priority: optional Section: perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 1.03-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libio-interface-perl_1.03-1_solaris-i386.deb Size: 25028 MD5sum: e091cfa72b052c9059daf7202c1e8e33 SHA1: faef51582f106b8f7ea0d4c78ac5e68130b69540 SHA256: 40341ee55e4ecadaef5ae0ad2cc5f460d94ddb252a823626384d71e2be54f87d Description: socket methods to get/set interface characteristics IO::Interface adds object-methods to IO::Socket objects to allow them to get and set operational characteristics of network interface cards, such as IP addresses, net masks, and so forth. It is useful for identifying runtime characteristics of cards, such as broadcast addresses, and finding interfaces that satisfy certain criteria, such as the ability to multicast. Package: libwant-perl Priority: optional Section: perl Installed-Size: 10 Maintainer: Florian Weimer Architecture: solaris-i386 Version: 0.09-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libwant-perl_0.09-1_solaris-i386.deb Size: 27088 MD5sum: 08e9584d4963c6643e88a17804cfd04d SHA1: b57527395f8580ea941b222ea0861f49cca4e252 SHA256: 029f7ab98566bddc7f8e8517c36ed95fe7f38840cc7b732bde3e122eb0e867c5 Description: A generalisation of wantarray This module generalises the mechanism of the wantarray function, allowing a function to determine in some detail how its return value is going to be immediately used. Package: libmarc-charset-perl Priority: optional Section: perl Installed-Size: 265307 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.98-1 Depends: libclass-accessor-perl, libxml-sax-perl, perl (>= 5.6.0-16) Suggests: libmarc-record-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libmarc-charset-perl_0.98-1_solaris-i386.deb Size: 1005496 MD5sum: 24f9d43772f92e7a349582a3279b2a55 SHA1: 07934e7707bc80cbe6dba227c674fbeb1d3e9319 SHA256: 768420e80c31e8983626692116148f43dd1358c548e8302c96179f9e885fe9bf Description: Bidirectional MARC-8 <-> Unicode converter module for perl MARC::Charset allows you to turn MARC-8 encoded strings into UTF-8 strings. . MARC-8 is a single byte character encoding that predates unicode, and allows you to put non-Roman scripts in MARC bibliographic records. . The MARC21 standard now supports encoding character data in Unicode, specifically the UCS Transformation Formats-8 (UTF-8). Unicode notwithstanding, libraries still have a wealth of data encoded using MARC-8. Yet, some new data formats such as XML require that characters are encoded using Unicode. In order to facilitate conversion the Library of Congress graciously published character mappings to enable the conversion of MARC-8 data to Unicode. Package: libperlio-eol-perl Priority: optional Section: perl Installed-Size: 10 Maintainer: Bastian Blank Architecture: solaris-i386 Version: 0.13-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libperlio-eol-perl_0.13-1_solaris-i386.deb Size: 16592 MD5sum: 320149840753e0ffabf89e63af8efa45 SHA1: bb0cda2ab6c363934e7a16840a58f4b7019d6670 SHA256: 19d593039ca1771acfc414a459d39ffbef77c2001be869c02f521a5bb250d1cf Description: PerlIO layer for normalizing line endings This layer normalizes any of CR, LF, CRLF and Native encoding into the designated line ending. It works for both input and output handles. Package: libunicode-japanese-perl Priority: optional Section: perl Installed-Size: 18 Maintainer: Tatsuki Sugiura Architecture: solaris-i386 Version: 0.45-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libunicode-japanese-perl_0.45-1_solaris-i386.deb Size: 189452 MD5sum: 5c96789d8682457d95d36d1998530633 SHA1: 23512c4e7621e51574351efb27894ee9e5a4f4a2 SHA256: ae43f830483bec6a93a34a22d424f4d7284b998f966f4ca278490422bb39565e Description: Perl module for convert japanese encodings Unicode::Japanese is perl module for convert japanese encodings. Features: * The instance stores internal strings in UTF-8. * Supports both XS and Non-XS. Use XS for high performance, or No-XS for ease to use (only by copying Japanese.pm). * Supports conversion between ZENKAKU and HANKAKU. * Safely handles "EMOJI" of the mobile phones (DoCoMo i-mode, ASTEL dot-i and J-PHONE J-Sky) by mapping them on Unicode Private Use Area. * Supports conversion of the same image of EMOJI between different mobile phone's standard mutually. * Considers Shift_JIS(SJIS) as MS-CP932. (Shift_JIS on MS-Windows (MS-SJIS/MS-CP932) differ from generic Shift_JIS encodings.) * On converting Unicode to SJIS (and EUC-JP/JIS), those encodings that cannot be converted to SJIS (except "EMOJI") are escaped in "&#dddd;" format. "EMOJI" on Unicode Private Use Area is going to be '?'. When converting strings from Unicode to SJIS of mobile phones, any characters not up to their standard is going to be '?' Package: libclass-date-perl Priority: optional Section: perl Installed-Size: 121 Maintainer: Jay Bonci Architecture: solaris-i386 Version: 1.1.9-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libclass-date-perl_1.1.9-1_solaris-i386.deb Size: 38564 MD5sum: a1bbfda199f1c2abf27e3dc2dafa92f0 SHA1: 8a2fb9c16798312058de9a06178e4b4219640cdd SHA256: ee606a8cc501d9444a46222d1eb69b375531401d335c6e3af4c2bc2753f47f66 Description: Class::Date - easy date and time manipulation for perl CPAN's Class::Date provides a general purpose date and time manipulation functions for either relative or absolute dates. Package: libdigest-sha-perl Priority: optional Section: perl Installed-Size: 14 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 5.45-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libdigest-sha-perl_5.45-1_solaris-i386.deb Size: 54332 MD5sum: 3f2b8e7b12cb0a94a824e6eb1fb399a4 SHA1: c72a435a860492da0352fb378e600d30e9c73015 SHA256: 8a91ce5dfc94ad3e29aa838062031e3f093e2ff670c436b51cfc348d52bb0ca0 Description: Perl extension for SHA-1/224/256/384/512 Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message digests. The module can handle all types of input, including partial-byte data. Package: libnetaddr-ip-perl Priority: optional Section: perl Installed-Size: 44 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 4.007+dfsg-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8, sunwcslr Conflicts: libnetaddr-ip-lite-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libnetaddr-ip-perl_4.007+dfsg-1_solaris-i386.deb Size: 100184 MD5sum: b6a24dd488eeb3d3eaf5b1634bc8c3b2 SHA1: 385e23c25b205f7fe4cea7fb9445279570409043 SHA256: df83e9253e8088852ff9cfa56c8c30b3e4cb511dd8a5c43b25661d7e98f6a4f5 Description: Manipulate IP Addresses easily This module provides an object-oriented abstraction on top of IP addresses or IP subnets, that allows for easy manipulations. . The internal representation of all IP objects is in 128 bit IPv6 notation. IPv4 and IPv6 objects may be freely mixed. . The following operations are supported: Basic IP conversion, netmask manipulation, subnet interpretation, bitwise mask generation, full mask generation, subnet manipulation, expansion, and range operations, sub/supernet tests, data type determination, and more complex operations such as expansion of netblocks into arrays of smaller blocks of arbitrary size, and CIDR block aggregation Package: libstring-crc32-perl Priority: optional Section: perl Installed-Size: 65 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 1.4-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libstring-crc32-perl_1.4-1_solaris-i386.deb Size: 10132 MD5sum: 72fe1d311d32b368aed38e30704cc5f0 SHA1: 41efa3043aafa4aad0f629747007086ffb013190 SHA256: f1f92ef942095d4ab98f2afe0ef9599b6711743e34f81353fee144353e3d471f Description: Perl interface for cyclic redundancy check generation The CRC32 module calculates CRC sums of 32 bit lenghts. It generates the same CRC values as ZMODEM, PKZIP, PICCHECK and many others. . Despite its name, this module is able to compute the checksum of strings as well as of files. Package: libauthen-dechpwd-perl Priority: optional Section: perl Installed-Size: 70 Maintainer: Ivan Kohler Architecture: solaris-i386 Version: 2.001-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libauthen-dechpwd-perl_2.001-1_solaris-i386.deb Size: 12572 MD5sum: a8a707fb8565a06467f34b93c2d83fc3 SHA1: 8bc200c33182964965955439da7708015bccb7a8 SHA256: b11a1e50bc7e41fe9c1dd18f305e217bd0315191f5196c4aaa20301108f5e915 Description: Perl module for DEC VMS password hashing This module implements the LGI$HPWD password hashing function from VMS, and some associated VMS username and password handling functions. Package: libsocket6-perl Priority: optional Section: interpreters Installed-Size: 12 Maintainer: Masahito Omote Architecture: solaris-i386 Version: 0.19-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perl-base (>= 5.8.0-10), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libsocket6-perl_0.19-1_solaris-i386.deb Size: 27096 MD5sum: 48db96d98e19827b24ed33a1f6c85874 SHA1: 5fd50aa977007cdddd3d032a590a7de305873bf8 SHA256: c5a85517908af875472e3c02721310b0dafde9e59dc08291c255fe51c68082bc Description: Perl extensions for IPv6 This module supports getaddrinfo() and getnameinfo() to intend to enable protocol independent programming. If your environment supports IPv6, IPv6 related defines such as AF_INET6 are included. Package: libuuid-perl Priority: optional Section: perl Installed-Size: 9 Maintainer: Clint Adams Architecture: solaris-i386 Version: 0.02-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libuuid-perl_0.02-1_solaris-i386.deb Size: 8320 MD5sum: a9aa85983300324647ca79e5251dff9c SHA1: 669865f4d8d3529ed219a99c83765f83697ff388 SHA256: aae48e722e762fa38903b479edf533dd00ee920ce294dd00cdf3762263888eb7 Description: Perl extension for using UUID interfaces as defined in e2fsprogs This is a Perl interface to libuuid from e2fsprogs. It allows generation, parsing, and unparsing of UUIDs. Package: libclone-perl Priority: optional Section: perl Installed-Size: 10 Maintainer: Bastian Blank Architecture: solaris-i386 Version: 0.22-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libclone-perl_0.22-1_solaris-i386.deb Size: 11306 MD5sum: ffcd31dc21506fd7d9d574b29682230b SHA1: 224a82749e5066d9f0892e6d50189531a944379a SHA256: 3753129650e9907c0a4d25f307c9f40940e5e0c2b2a0261b9343512c4c55e97b Description: recursively copy Perl datatypes This module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects. Package: libio-aio-perl Priority: optional Section: perl Installed-Size: 11 Maintainer: Pascal Hakim Architecture: solaris-i386 Version: 2.4-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/perl/libio-aio-perl_2.4-1_solaris-i386.deb Size: 78340 MD5sum: 6e725ecbd615a570cc3cad378753ecd2 SHA1: f216f3e697e9c698848dc0806b683ac321b3646e SHA256: 35f48ae60c76952c21168184fca2aaba8d829398a807784fd6a478e3bf5d393b Description: asynchronous IO module for Perl Perl module to allow programs to do IO operations such as open, stat, read, write and more in an asynchronous manner. Package: klogshow Priority: optional Section: kde Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Lydia Pintscher Architecture: solaris-i386 Version: 1.0.3-0ubuntu1 Depends: libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libpng12-0 (>= 1.2.13-4), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/kde/klogshow_1.0.3-0ubuntu1_solaris-i386.deb Size: 51702 MD5sum: 8d945d22461f14e9a13395426c697fef SHA1: d9f19d4d8335c957ce29c2fe0e4e9efd3b56ebdf SHA256: b58389a8b59e245789a74639d578e75adfe1966d12de7e8968666d5f5f90a6ea Description: Display textfile on desktop Klogshow displays the last few lines of a text files on your desktop. It appends new lines to the display as new lines are added. . Homepage: http://xes.sytes.net Package: wwl Priority: optional Section: hamradio Installed-Size: 6 Maintainer: Debian Hamradio Maintainers Architecture: solaris-i386 Version: 1.3+db-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/hamradio/wwl_1.3+db-1_solaris-i386.deb Size: 6186 MD5sum: c903ab08211f4cbe50074884e8df9b7e SHA1: dbcbccbf68af75648dc94ec1471392171a5fd978 SHA256: e0be4172dfa6e4c60e52e4ec14d59a7e050c576c8ca16a29bae54764b12a7f37 Description: Calculates distance and azimuth between two Maidenhead locators Given two Maidenhead locators, wwl calculates distance (qrb) and azimuth. Package: xdx Priority: optional Section: hamradio Installed-Size: 30 Maintainer: Joop Stakenborg Architecture: solaris-i386 Version: 2.4-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Suggests: libhamlib-utils Filename: dists/hardy-unstable/contrib/binary-solaris-i386/hamradio/xdx_2.4-1_solaris-i386.deb Size: 121106 MD5sum: f2305ac61ad719b7273b648dbdac0a8b SHA1: e87cf9114e36110e39a4df5e5739df20b41a9660 SHA256: dfeb3cd0467f04b77aac3b5b9ee00b13fd2031934a6b1b7785dff7789f7cf6a9 Description: DX-cluster tcp/ip client for amateur radio Xdx is a client to connect to a DX-cluster. Dx messages will be displayed in a list, announcements will go to a text display. . As well as the usual functions, if you have hamlib installed it can control the radio and set the frequency simply by double clicking a DX-spot (using rigctl). . Homepage: http://www.qsl.net/pg4i/linux/xdx.html Package: minimuf Priority: optional Section: hamradio Installed-Size: 9 Maintainer: Joop Stakenborg Architecture: solaris-i386 Version: 3.5-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/hamradio/minimuf_3.5-1_solaris-i386.deb Size: 20586 MD5sum: 4f68e545362ee2d6d7ab02c85965f353 SHA1: 2abc83221b64bed7cbb8a88d4fde0a21259c669b SHA256: d99118fc7d5cb33141bfec824c0e9faa87b764af07076b766dbef1f1d3653e99 Description: program to predict high frequency propagation data This program predicts the most likely operating frequencies and signal levels for high frequency (shortwave) radio propagation paths on specified days of the year and hours of the day. It is most useful for paths between 250 km and 6000 km, but can be used with reduced accuracy for paths shorter or longer than this. Package: gsmc Priority: optional Section: hamradio Installed-Size: 12 Maintainer: Debian Hamradio Maintainers Architecture: solaris-i386 Version: 1.1-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/hamradio/gsmc_1.1-1_solaris-i386.deb Size: 37324 MD5sum: 6e0bc074bdb93cf2c1199a4b65ca2f12 SHA1: f928f3f6ffc0568a8c17bd0d44be8a1721a7b5e6 SHA256: 842ce07d5317e1a27bd1511d4955073cf5d4b9c700d335e2d675a1eca95962fd Description: Smith Chart calculator for impedance matching gsmc allows you to perform Smith Chart calculations for RF (radio frequency) circuit design. Homepage: http://www.qsl.net/ik5nax/index.html Package: gnome-photo-printer Priority: optional Section: gnome Installed-Size: 193 Maintainer: Michael Schlueter Architecture: solaris-i386 Version: 0.7.0-1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/gnome/gnome-photo-printer_0.7.0-1_solaris-i386.deb Size: 40998 MD5sum: 2f05dc8fcd89a7b296b1dffc6be49d40 SHA1: 6f7b5055911afc42719bf7bbc7187660350b1978 SHA256: 797ab49d2f9e7100d33d8dd0e523536f0ebad522af25a14ff3d8544552c56b3a Description: tool for Gnome to print several photos on one page Gnome Photo Printer is intended for printing photos in an easy way. Just drag your Photos from Nautilus to the Gnome Photo Printer window and drop it. Make some selections like Photo or Paper size, hit Preview or Print, and see your pictures printed. Package: contacts-snapshot Priority: optional Section: contrib/gnome Installed-Size: 36 Maintainer: Matthew Garrett Architecture: solaris-i386 Version: 0.5-0ubuntu4 Depends: evolution-data-server, gconf2 (>= 2.10.1-2), libebook1.2-9 (>= 2.22.3), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), sunwcslr Conflicts: contacts Filename: dists/hardy-unstable/contrib/binary-solaris-i386/gnome/contacts-snapshot_0.5-0ubuntu4_solaris-i386.deb Size: 68144 MD5sum: fd7509ace86f8b753dc8ad8c15589eda SHA1: 3576a727d15289e44a0c0868d33f91eabd3697d0 SHA256: 8df9c4c40ff299fad8e38396bafbe2d6c10d46cd227c569d26863d3c98f8944b Description: lightweight addressbook - development version Contacts is a small, lightweight addressbook that features advanced vCard field type handling and is designed for use on hand-held devices, such as the Nokia 770/N800 or the Sharp Zaurus series of PDAs. . This package contains a snapshot of the development version of contacts. Package: ghfaxviewer Priority: optional Section: graphics Installed-Size: 24 Maintainer: Wolfgang Sourdeau Architecture: solaris-i386 Version: 0.22.0-5.1build1 Replaces: gfaxviewer Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libtiff4, libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Suggests: gfax Conflicts: gfaxviewer, ghfaxviewer-gnome, ghfaxviewer-gtk Filename: dists/hardy-unstable/contrib/binary-solaris-i386/gnome/ghfaxviewer_0.22.0-5.1build1_solaris-i386.deb Size: 91374 MD5sum: 0185f6c8ed5dd66e651e7e621603603a SHA1: b5253f36962b19f373db0714ede0f33beca1853d SHA256: 47bb127c301daa37c10399744aee8aaab8dde5ba943f582daa38f19248f8cb34 Description: The GNU HaliFAX Viewer This is the GNU HaliFAX Viewer, a component of GNU HaliFAX which will help you look at the TIFF g3/g4 fax files produced by HylaFAX . The GNU HaliFAX will be a complete free client package for HylaFAX and maybe for other fax systems in the future. It is intended to run on both the Win32 platform and the GNU system. Package: gconjugue Priority: optional Section: gnome Installed-Size: 11 Maintainer: Joao Eriberto Mota Filho Architecture: solaris-i386 Version: 0.6-1 Depends: brazilian-conjugate, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/gnome/gconjugue_0.6-1_solaris-i386.deb Size: 17006 MD5sum: 1ddec598d95b712f20b884e3536f9e89 SHA1: c787088c2bfe8e2400563039b18b353133696099 SHA256: 715c77a0b12351c6fe74769fcd1b85cec29b3af6280e96b8d65064a16f35dacc Description: GTK front-end to brazilian-conjugate This is a graphical front-end to conjugue, a programa that conjugates Portuguese verbs as spoken in Brazil. . Screenshot: http://www.eriberto.pro.br/debian/screenshots/gconjugue.jpg Homepage: http://jalvesaq.googlepages.com/gconjugue.en.html Package: gnome-keyring-manager Priority: optional Section: contrib/gnome Installed-Size: 133 Maintainer: Guilherme de S. Pastore Architecture: solaris-i386 Version: 2.20.0-1nexenta1 Depends: gconf2 (>= 2.10.1-2), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome-keyring0 (>= 2.22.0), libgnome2-0 (>= 2.17.3), libgnomeui-0 (>= 2.17.1), libgtk2.0-0 (>= 2.12.0), sunwcslr Recommends: gnome-icon-theme Filename: dists/hardy-unstable/contrib/binary-solaris-i386/gnome/gnome-keyring-manager_2.20.0-1nexenta1_solaris-i386.deb Size: 190548 MD5sum: 01362a4d34e16ad1e2b69837a17ee972 SHA1: bc2d4ef1c7510190a83e186dbb1bb11406747277 SHA256: 83fe5a1523ad4d4136bd28688112b6da72521b0a0d40255843928e83d12413cb Description: keyring management program for the GNOME desktop The GNOME Keyring Manager is an application for managing keyrings, in which any kind of sensitive information can be kept, mainly passwords. The default window shows 'default' keyrings with their stored items, and allows addition, removal and edition. . Secrets can be copied using drag and drop, and can also be moved between different keyrings. The manager also has creation, opening and lock/unlock features. Package: gnome-chess Priority: extra Section: gnome Installed-Size: 98 Maintainer: Debian Games Team Architecture: solaris-i386 Version: 0.4.0-1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libvte9 (>= 1:0.16.9), libx11-6, libxft2 (>> 2.1.1), libxml2 (>= 2.6.27), libxrender1, scrollkeeper, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: gnuchess | crafty | phalanx Suggests: telnet | telnet-client Filename: dists/hardy-unstable/contrib/binary-solaris-i386/gnome/gnome-chess_0.4.0-1_solaris-i386.deb Size: 212854 MD5sum: 7ebf047063c480042b7eaa5b10af68e6 SHA1: b9d3c0086ce6f26daa557d05dae47311039582c1 SHA256: f399eca2f2b9040a8d4013bd0fcb7c9d61fa2046a4f5a99c4359478cba899fbc Description: GNOME Chess This package container GNOME Chess, a graphical user interface for playing chess and displaying PGN files. . It works with different chess programs and chess servers. It works best with the chess engine Crafty, but most features should also work with GNU Chess. Package: luatex Priority: optional Section: tex Installed-Size: 23 Maintainer: Debian TeX Maintainers Architecture: solaris-i386 Version: 0.20.1-1 Replaces: luatex-snapshot Depends: libpng12-0 (>= 1.2.13-4), libpoppler2 (>= 0.6), sunwcslr, sunwlibm, texlive-base-bin, zlib1g (>= 1:1.2.1) Conflicts: luatex-snapshot Filename: dists/hardy-unstable/contrib/binary-solaris-i386/tex/luatex_0.20.1-1_solaris-i386.deb Size: 1660492 MD5sum: 401bfa3eee2bd3a01f477d8c65d5ba48 SHA1: d1097420940a3c8a75466199eaed7206e9843119 SHA256: 9f2f41fddac16ca4fa5a0a13b726e8e9b8336bf88317aa24b5ae86117ae1a3e3 Description: next generation TeX engine LuaTeX uses Lua scripting both as an extension to the TeX macro language and as an extension to the typesetting engine itself. A (growing) number of TeX internals are made available to the embedded lua interpreter. . LuaTeX uses code and interfaces from Aleph to improve the typesetting of non-latin alphabet languages, instead of the TeXXeT code present in the current releases of pdfTeX. . Unicode and OpenType font support are added progressively, and regular pdfTeX development will continue in this branch as well. . The multi-lingual extensions are coded and merged by Taco Hoekwater. Swift progress in that area is made possible by a joint grant from Colorado State University and TUG, under the 'Oriental TeX' project. Homepage: http://www.luatex.org Package: nginx Priority: optional Section: web Installed-Size: 22 Maintainer: Jose Parrella Architecture: solaris-i386 Version: 0.5.33-1 Provides: httpd, httpd-cgi Depends: libgcc1 (>= 1:4.2.1), libpcre3 (>= 7.4), sunwcslr, sunwopensslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/web/nginx_0.5.33-1_solaris-i386.deb Size: 233574 MD5sum: c3efc3ca90d30b36c24753ae22774169 SHA1: 0f9c2f6339e9c7f654ae2604f33bd7eb4218681f SHA256: f3c2c6d1738424be620e1a1d4bb65af5dba68b356582851e781946ba0fa36199 Description: small, but very powerful and efficient web server Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to the open-source community. This server can be used as standalone HTTP server and as a reverse proxy server before some Apache or another big server to reduce load to backend servers by many concurrent HTTP-sessions. . Homepage: http://nginx.net/ Package: libapache2-mod-evasive Priority: optional Section: web Installed-Size: 26 Maintainer: Alberto Gonzalez Iniesta Architecture: solaris-i386 Source: libapache-mod-evasive Version: 1.10.1-1 Depends: apache2.2-common, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/web/libapache2-mod-evasive_1.10.1-1_solaris-i386.deb Size: 15108 MD5sum: 78ceed2b09212bd6f82c3ebc5e9f11fc SHA1: 0c4cc50ba3e90a551a144c53b3894b34df0eb31d SHA256: ff2693b7cf632fc86a9f4bf6e20183b4473efb3342e9aacca59890dd54be8bf6 Description: evasive module to minimize HTTP DoS or brute force attacks mod_evasive is an evasive maneuvers module for Apache to provide some protection in the event of an HTTP DoS or DDoS attack or brute force attack. . It is also designed to be a detection tool, and can be easily configured to talk to ipchains, firewalls, routers, and etcetera. . This module only works on Apache 2.x servers Package: libapache2-mod-proxy-html Priority: optional Section: web Installed-Size: 11 Maintainer: Emmanuel Lacour Architecture: solaris-i386 Source: mod-proxy-html Version: 3.0.0-1 Depends: apache2, apache2.2-common, libgcc1 (>= 1:4.2.1), libxml2 (>> 2.5.10), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/web/libapache2-mod-proxy-html_3.0.0-1_solaris-i386.deb Size: 25656 MD5sum: cd318eda91b4e501ab9c09afe52b2ebb SHA1: 66b95ac2bf694f97e7a3d56aa05e6fb7faf14aaf SHA256: e9a41174b2a6bff608d251ac0bbf33eab7660eaf1f9e6fdbe4d33d3356f2f4ed Description: Apache2 filter module for HTML links rewriting mod_proxy_html is an output filter to rewrite HTML links in a proxy situation, to ensure that links work for users outside the proxy. It serves the same purpose as Apache's ProxyPassReverse directive does for HTTP headers, and is an essential component of a reverse proxy. Package: hypermail Priority: optional Section: web Installed-Size: 38 Maintainer: Jan Christoph Nordholz Architecture: solaris-i386 Version: 2.2.0.dfsg-1 Depends: libgcc1 (>= 1:4.2.1), libgdbm3, libpcre3 (>= 7.4), python, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/web/hypermail_2.2.0.dfsg-1_solaris-i386.deb Size: 264468 MD5sum: 18c92c678ebbf7f0ec6e0821055a4132 SHA1: b9039bfd3dd9872543a939da34f3c92e2993c350 SHA256: 501ee3b20bd72504c4b26e38df9edbbaa2d183e6e00f8510b1ccb16829e8b035 Description: Create HTML archives of mailing lists Creates crosslinked and threaded HTML archives of mailboxes or mailing lists. Can be configured to automagically update the archives when new messages arrive. Package: libapache2-redirtoservname Priority: optional Section: web Installed-Size: 8 Maintainer: Simon Richter Architecture: solaris-i386 Source: apache2-redirtoservname Version: 0.1.1-1 Depends: apache2, libapr1, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/web/libapache2-redirtoservname_0.1.1-1_solaris-i386.deb Size: 4488 MD5sum: 4932b250465d391edd195debb06f588f SHA1: 9999af87ff3e6052fc3ae0db40ee801d0eabb8aa SHA256: 9a8a7b5cfd77702312cef159537abefc84ca86b28404e66e77ed457af3f510f0 Description: Apache 2 module to redirect users to the canonical hostname This module can automatically issue a HTTP redirect if someone accesses your server with anything other than the canonical hostname. It is most useful if you want people to be able to enter your hostname without "www." or have multiple domains in different TLDs that should all be redirected to the same site. Package: php5-memcache Priority: optional Section: web Installed-Size: 12 Maintainer: Jose Carlos Medeiros Architecture: solaris-i386 Source: php-memcache Version: 2.2.0-1 Depends: php5-common, phpapi-20060613+lfs, ucf Filename: dists/hardy-unstable/contrib/binary-solaris-i386/web/php5-memcache_2.2.0-1_solaris-i386.deb Size: 24892 MD5sum: 4b23c217404f64775594dcce04f19777 SHA1: 09ac303e2d48b9ac6760f525199d59045e0d778c SHA256: 9ff70ad4b8e14c6d51c79247006aa32d154c4cd49836ccf32ca9fe4a0199a819 Description: memcache extension module for PHP5 Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. . This extension allows you to work with memcached through handy OO and procedural interfaces in your php5 applications. . Homepage: http://pecl.php.net/package/memcache Package: php5-syck Priority: optional Section: web Installed-Size: 11 Maintainer: Thomas Jollans Architecture: solaris-i386 Source: syck Version: 0.55+svn270-1 Depends: libgcc1 (>= 1:4.2.1), phpapi-20060613+lfs, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/web/php5-syck_0.55+svn270-1_solaris-i386.deb Size: 46456 MD5sum: a78bf249e078fb0162e7ec22d2566e75 SHA1: 737fdac1fd367c155a315b69f5a8a16cb541adca SHA256: 0c81e760bc40d09589345b41a6d13990d5d601a101b4147cc6c3f117f004d716 Description: YAML parser kit -- PHP5 bindings Syck is a simple YAML parser kit. . YAML(tm) (rhymes with 'camel') is a straightforward machine parsable data serialization format designed for human readability and interaction with scripting languages such as Perl and Python. YAML is optimized for data serialization, formatted dumping, configuration files, log files, Internet messaging and filtering. This specification describes the YAML information model and serialization format. Together with the Unicode standard for characters, it provides all the information necessary to understand YAML Version 1.0 and construct computer programs to process it. . This package contains the syck bindings for PHP45 Package: zope-textindexng3-lib Priority: extra Section: web Installed-Size: 19 Maintainer: Debian/Ubuntu Zope team Architecture: solaris-i386 Source: zope-textindexng3 Version: 1:3.2.1-1 Depends: python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/web/zope-textindexng3-lib_3.2.1-1_solaris-i386.deb Size: 199550 MD5sum: 8339120f7820950f663068aee6db6bba SHA1: a72f051db685b8a7f894e40ba4366ade3ac0d663 SHA256: 744f4d7131c1ce16e4e1ad2527db62f3611e9042dc95aa47a43851dcca33eec5 Description: full text index for Zope objects TextIndexNG3 is the reimplementation of the well-known TextIndexNG product for Zope 2 using Zope 3 technologies. It is a full text index for Zope objects and is the most feature-complete solution for full text indexing under Zope. The current implementation runs out-of-the-box on Zope 2 (in combination with Five). . Supported Formats: HTML, PDF, Postscript, WinWord, PowerPoint, OpenOffice.org . This package contains the binary libraries. Python-Version: 2.4, 2.5 Package: qwik Priority: optional Section: web Installed-Size: 290 Maintainer: Yasuo Eto Architecture: solaris-i386 Version: 0.8.4.4ubuntu1 Depends: adduser, libalgorithm-diff-ruby1.8, libgcc1 (>= 1:4.2.1), libhtree-ruby1.8, libzip-ruby1.8, ruby1.8 (>= 1.8.2-3), sunwcsl, sunwcslr, sunwlibm Suggests: imagemagick, libdb4.4-ruby1.8, libgd-ruby1.8, libopenssl-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/web/qwik_0.8.4.4ubuntu1_solaris-i386.deb Size: 539878 MD5sum: 00ebf980cfd581d345d0dc87f21979fe SHA1: 07d897da4665245a45155024f0c6b3e306e5b455 SHA256: b9af99ad497603fac2a399509bcccdd66ef79773f950de54ae962e6a5996041e Description: a group communication system with Wiki and ML qwikWeb is a group communication system which integrates Wiki and mailing list. . Homepage: http://qwik.jp/ Package: htcheck Priority: extra Section: web Installed-Size: 24 Maintainer: Marco Nenciarini Architecture: solaris-i386 Version: 1:1.2.4~rc1-1 Depends: libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: htcheck-php, mysql-server Filename: dists/hardy-unstable/contrib/binary-solaris-i386/web/htcheck_1.2.4~rc1-1_solaris-i386.deb Size: 498430 MD5sum: f6959dce92405ce3438065d7fd32abfa SHA1: 276ca9a5ed659b98c8383bf6ee5c5cc1ffb65cc2 SHA256: 373e48bf9fde2b02030d7135683c0de9cd93fecba513c95a0d20ad47385bc9d0 Description: Utility for checking web site for dead/external links ht://Check is more than a link checker. It's particularly suitable for checking broken links, anchors and web accessibility barriers, but retrieved data can also be used for Web structure mining. Uses a MySQL backend. Derived from ht://Dig. Package: libapache2-mod-dnssd Priority: optional Section: net Installed-Size: 10 Maintainer: Regis Boudin Architecture: solaris-i386 Source: mod-dnssd Version: 0.5-1 Depends: apache2.2-common, avahi-daemon (>= 0.6.5), libapr1, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/web/libapache2-mod-dnssd_0.5-1_solaris-i386.deb Size: 17516 MD5sum: a91089b82f62699a64675aae4d3a0445 SHA1: 367a3a5489c64d5aa69540788452f1fb0315b516 SHA256: 33d2790d69a04f78ed6aa9fa4cdf501fa382c3371f68d51f3d1ed373defb16cd Description: Zeroconf support for Apache 2 via avahi mod_dnssd is an Apache HTTPD module which adds Zeroconf support via DNS-SD using Avahi. Homepage: http://0pointer.de/lennart/projects/mod_dnssd/ Package: php5-idn Priority: optional Section: web Installed-Size: 8 Maintainer: Turbo Fredriksson Architecture: solaris-i386 Source: php-idn Version: 1.2b-5 Depends: libgcc1 (>= 1:4.2.1), libidn11 (>= 0.5.18), phpapi-20060613+lfs, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/web/php5-idn_1.2b-5_solaris-i386.deb Size: 12322 MD5sum: 4e1a1e0b0f0862595efa647fa84368e3 SHA1: 2b1404507c607103a693e705760e433ff94b3a47 SHA256: c3ceb6788fd7dc7d43fb6e6c91c1abd32bd920c03f7b7de1b3bfebf19359a9ad Description: PHP API for the IDNA library This is the PHP(5) API for the GNU LibIDN software. It's intention is to have international characters in the DNS system. See php-idn.bayour.com for more information. Package: kitsune Priority: optional Section: math Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Cyril LAVIER Architecture: solaris-i386 Version: 2.0-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/math/kitsune_2.0-0ubuntu1_solaris-i386.deb Size: 159810 MD5sum: 3b5caad971a98cb2667d892f22c9b0ad SHA1: f872b17818940533b13a2af770fbc99eb6b955e3 SHA256: d4046f7e536624bfac0909bf927fa7b13767feb11eaeac59cd98e4da77af3c9b Description: Program to solve mathematical problems Kitsune is a software aiming at solving digit problems of a famous television game show called "Countdown" in England and "Les chiffres et les lettres" in France. . It allows you to solve a problem of your choice or to train yourself with random problems. Facing a problem, Kitsune will find all the different solutions. If the problem is not solvable, it will put up the best approximations. . Homepage: http://kitsune.tuxfamily.org Package: qgfe Priority: optional Section: math Installed-Size: 10 Maintainer: Giorgio Pioda Architecture: solaris-i386 Version: 1.0-1 Depends: gnuplot (>= 4.0.0-5), libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/math/qgfe_1.0-1_solaris-i386.deb Size: 231460 MD5sum: 01b4ad9f336fc747ed78ed9643a8e912 SHA1: 9edb64fe9c6dd81a395c60598598bc7a414bb18b SHA256: 6afeee52b1a875d951d41416049dbe5ab8436f43ac3e731bd7c375aac5903fde Description: QT based Gnuplot Front End Qgfe is a GUI for gnuplot so that there is no need to learn gnuplot language to start using it; qgfe allows to export gnuplot scripts for further manual costumization of the plots. Package: concalc Priority: optional Section: math Installed-Size: 19 Maintainer: Varun Hiremath Architecture: solaris-i386 Version: 0.9.0-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/math/concalc_0.9.0-1_solaris-i386.deb Size: 68342 MD5sum: 1bdbc6f0bdf5c4e44b2eaa5e388adf4f SHA1: 06e065f4fe742843996706c2fc5b072b58b20668 SHA256: 10fb156a521e5683a72405016bc838e86f5c7118ce3c48ee480f6086c2607a00 Description: console calculator concalc is a calculator for the Linux console. It is just the parser-algorithm of extcalc packed into a simple console program. You can use it if you need a calculator in your shell. concalc is also able to run scripts written in a C-like programming language. . Homepage: http://extcalc-linux.sourceforge.net/ Package: python-gmpy Priority: optional Section: math Installed-Size: 11 Maintainer: Martin Kelly Architecture: solaris-i386 Version: 1.01.dfsg.1-1 Provides: python2.4-gmpy, python2.5-gmpy Depends: libgcc1 (>= 1:4.2.1), libgmp3c2, python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/math/python-gmpy_1.01.dfsg.1-1_solaris-i386.deb Size: 94002 MD5sum: 254954f2014e45b4084df1a7add90597 SHA1: de84ac5a924f84cd0aabed1dc1d1bb95703daf36 SHA256: 512174b6ebdf65fd7c09f12ee12a4895658cdf5a7a7eb77778d44c02f4ec45af Description: Interfaces GMP to Python for fast, unbound-precision computations gmpy is a C-coded Python extension module that wraps the GMP library to provide to Python code fast multiprecision arithmetic (integer, rational, and float), random number generation, advanced number-theoretical functions, and more. . Homepage: http://gmpy.sourceforge.net/ Python-Version: 2.4, 2.5 Package: 4digits Priority: extra Section: games Installed-Size: 514 Maintainer: Cai Qian Architecture: solaris-i386 Version: 0.8-1 Depends: python, python-glade2, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/games/4digits_0.8-1_solaris-i386.deb Size: 398182 MD5sum: 36c61225ab64bdd473a4cbcbadc4da3f SHA1: d599f4e76e2eecc6a2894858f29691908baef09a SHA256: f95829b0c380505304fe54148b4243a6b85f96c0775432f0bca4c6d46bc5093e Description: A guess-the-number game, aka Bulls and Cows 4digits is a guess-the-number puzzle game. It's called Bulls and Cows, and in China people simply call it Guess-the-Number. The game's objective is to guess a four-digit number in 8 times using as less time as possible. It is similar to Mastermind, but the four digits are different to each other. 4digits has both graphical user interface version and textual user interface version. Package: littlewizard Priority: optional Section: games Installed-Size: 17 Maintainer: Kari Pahula Architecture: solaris-i386 Version: 1.1.5-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libx11-6, libxml2 (>= 2.6.27), libxrender1, littlewizard-data, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/games/littlewizard_1.1.5-1_solaris-i386.deb Size: 114248 MD5sum: eadd9b8357ef5128b5524b4ec5bc9d8e SHA1: 6aa7e5ad48c76ae684d9dc26a53411d81235a35c SHA256: 36a14d574e6b01939c79a43ecab3504a0c4625cd06fb26a138c2fcca8be6b591 Description: development environment for children Little Wizard is created especially for primary school children. It allows to learn using main elements of present computer languages, including: variables, expressions, loops, conditions, logical blocks. Every element of language is represented by an intuitive icon. It allows program Little Wizard without using keyboard, only mouse. . Homepage: http://littlewizard.sourceforge.net/ Package: kanatest Priority: optional Section: games Installed-Size: 489 Maintainer: Debian Games Team Architecture: solaris-i386 Version: 0.4.4-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2 (>= 2.6.27), sunwcsl, sunwlibm Recommends: ttf-kochi-mincho | ttf-kochi-gothic Suggests: ttf-mikachan Filename: dists/hardy-unstable/contrib/binary-solaris-i386/games/kanatest_0.4.4-1_solaris-i386.deb Size: 161140 MD5sum: 6000571e35dbb3876654be0d8165aa93 SHA1: 6ebbb17266a1a3c6fd0244819a90af0d7f415556 SHA256: 44fe18d80ff02eb9e30d328699faae69b6f11c713b5e74696c44df69f0313b00 Description: beginner's drill game to learn Japanese kana characters Kanatest is a simple hiragana and katakana drill game. It checks your knowledge of Japanese kana characters. . There are three drill modes: hiragana mode (hiragana charset only), katakana mode (katakana charset only) and mixed mode (both charsets). The tester shows random kana characters and waits until you enter the romaji equivalent in an entry field. At the end, statistics are provided. Homepage: http://clay.ll.pl/kanatest/ Package: gnudoq Priority: optional Section: games Installed-Size: 129 Maintainer: Arnaud Cornet Architecture: solaris-i386 Version: 0.94-1 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/games/gnudoq_0.94-1_solaris-i386.deb Size: 48252 MD5sum: 3935513ca2d38062405359ea43f8e3e0 SHA1: 84ac5314a64df6a0ca564ba246ae2a7f339fecd4 SHA256: 7f610c47bd2c9289a9b09633035e6d6dabb187d523f19cd121400fd34c22e10f Description: An open source, graphical Su Doku generator and solver with printer support GNUDoQ is an open source, graphical Su Doku generator and solver that features a powerful Su Doku generator, a Su Doku solver a Puzzle printouts or PDF exports. This program is based on the excellent work of the GNUDoku team, which developed the Su Doku engine behind GNUDoQ. Package: dds Priority: extra Section: games Installed-Size: 10 Maintainer: Christoph Berg Architecture: solaris-i386 Version: 1.1.7+ddd105-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/games/dds_1.1.7+ddd105-1_solaris-i386.deb Size: 59172 MD5sum: aecace3719f1a2f46e72d139e508a7bc SHA1: 35c2bde4e96e3ef5c2a8774277074967f0b4c03f SHA256: f3165e217fc8633e63bdac6809050f6589a3d79275dd9e606d77cfa1f4737f6f Description: bridge double dummy solver - frontend dds is a double dummy solver. This package contains the driver frontend (originally named ddd). . A double dummy solver computes the optimal line of play for a bridge deal, with all hands open (both sides dummy). . http://web.telia.com/~u88910365/ Package: ninix-aya Priority: extra Section: games Installed-Size: 44 Maintainer: Ying-Chun Liu (PaulLiu) Architecture: solaris-i386 Version: 3.9.4-1 Depends: libgcc1 (>= 1:4.2.1), python (>= 2.5), python (<< 2.6), python-gtk2, python-scipy, python-support (>= 0.7.1), unzip Suggests: jlha-utils | lha, kawari8, python-chardet Filename: dists/hardy-unstable/contrib/binary-solaris-i386/games/ninix-aya_3.9.4-1_solaris-i386.deb Size: 295042 MD5sum: fed9dd1311de7a7e1fd7565d1118456e SHA1: ba887770c09eb08d15ef4b53517fbcd8cdaed53f SHA256: 365ba0f274d550e82edbb8335860cf4736f5d172ed5b64bb8b0e64d79663767e Description: Interactive fake-AI Ukagaka-compatible desktop mascot program "Ukagaka", also known as "Nanika", is a platform on which provides mascot characters for the user's desktop. "Ninix" is an Ukagaka-compatible program, but stop developing for a long time. "Ninix-aya" is derived from "Ninix" and improved a lot. . Homepage: http://ninix-aya.sourceforge.jp/ Package: wmmand Priority: optional Section: games Installed-Size: 83 Maintainer: Sandro Tosi Architecture: solaris-i386 Version: 1.3.2-1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Suggests: imagemagick Filename: dists/hardy-unstable/contrib/binary-solaris-i386/games/wmmand_1.3.2-1_solaris-i386.deb Size: 27140 MD5sum: 5112d5166afc51ca167e9ac6056c2023 SHA1: e3e053e21685d63211820d7639b0d4289901e836 SHA256: cf4ccdd4a3cd0d9567642a0112c65f53cd90fe32fa7a3d8cba0ff42e0a192836 Description: Dockable Mandelbrot fractal browser wmMand is a dockable Mandelbrot fractal viewer or explorer. The window initially comes up with the whole Mandelbrot set in view. The mouse buttons can be used to zoom into or out of the set . Homepage: http://sourceforge.net/projects/wmmand/ Package: pytris Priority: optional Section: games Installed-Size: 13 Maintainer: Radovan Garabík Architecture: solaris-i386 Version: 0.98 Depends: python (>= 2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/games/pytris_0.98_solaris-i386.deb Size: 16830 MD5sum: 92c1896170c7d7ea141e40cc52331236 SHA1: cf6a74c41af8b6a84e9912daa1d0d4b8bb376802 SHA256: b93970ae57ea1623db0750d2dc400c21c43d150d9076afeb3a3d1c68ce9457d5 Description: two-player networked console tetris clone two-player networked console based tetris clone, written in python, similar to xtet42. Package: gnome-breakout Priority: optional Section: games Installed-Size: 55 Maintainer: Debian Games Team Architecture: solaris-i386 Version: 0.5.3-1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/games/gnome-breakout_0.5.3-1_solaris-i386.deb Size: 88340 MD5sum: 8ce00554252b5dc73b6829a086d5750c SHA1: 2363cd7c4732f1935cccabe8f857a2421a38f295 SHA256: 392560c8b0fb2a8809f0c489aaf99fd9b2cf90ad97e389fd1e332e92e0f7819d Description: Clone of the classic game Breakout, written for GNOME A clone of the classic game "Breakout". Control a paddle at the bottom of the playfield and bounce a ball against bricks at the top to destroy them. Package: sm Priority: optional Section: games Installed-Size: 37 Maintainer: Joachim Breitner Architecture: solaris-i386 Source: screen-message Version: 0.9-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/games/sm_0.9-1_solaris-i386.deb Size: 9756 MD5sum: a1b6db86b18e713085b08e73fa9b12be SHA1: 2e7dc479f7c313b5952eb9c9b4da3d67294d0ca7 SHA256: d2298354220a039bf237ee5356b44600732b1c3057e2868604d564a46514a05c Description: Displays a short text fullscreen Screen Message will display a given multi-line message as large as possible, fullscreen and black on white. You can specify the text either when launching sm, or edit it while the program is running. . It is useful to send messages across a room, e.g. during an university lecture. For fast startup, it is recommended to bind it to a key in your Desktop Environment. Package: kcheckers Priority: optional Section: games Installed-Size: 413 Maintainer: Bart Martens Architecture: solaris-i386 Version: 0.8.1-1 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/games/kcheckers_0.8.1-1_solaris-i386.deb Size: 125096 MD5sum: 3b03bed2d27a8fca7337ace42d22cd99 SHA1: 5fbc4b86ec639c53acba84b9cba79a17fecaca84 SHA256: da308a470330a58756480ee663df73be949c42ce7f9d6786ad9651ea6dbbfd33 Description: Checkers boardgame kcheckers is a Qt version of the classic boardgame "checkers", also known as "draughts". It has the following features: * Built-in checkers engine. * Beginner, Novice, Average, Good, Expert and Master levels of skill. * Several themes of the board. * Portable Draughts Notation database format support. * Saving, loading and restarting of game. * Auto change of the men's color. * Multiple Undos/Redos. * Optional numeration of the board. * Internationalization support (English, German, Russian and French). . Homepage: http://wibix.de/viewpage.php?page_id=3 Package: python-cheetah Priority: optional Section: text Installed-Size: 50 Maintainer: Arnaud Fontaine Architecture: solaris-i386 Source: cheetah Version: 2.0.1-1 Replaces: cheetah-common (<< 1.0-1.1), python2.3-cheetah (<< 1.0-1.1), python2.4-cheetah (<< 1.0-1.1) Provides: python2.4-cheetah, python2.5-cheetah Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Conflicts: cheetah-common (<< 1.0-1.1), python2.3-cheetah (<< 1.0-1.1), python2.4-cheetah (<< 1.0-1.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/text/python-cheetah_2.0.1-1_solaris-i386.deb Size: 221794 MD5sum: 35ea875c04b0a923a289cf881e54f600 SHA1: 78442950e43ccaad27bac12ac69889d13ad10feb SHA256: 7f9c416e74aef756da9b3a862059f68fea53a0fd5b228c4d0643a39997fb0b6f Description: text-based template engine and Python code generator Cheetah can be used as a standalone templating utility or referenced as a library from other Python applications. It has many potential uses, but web developers looking for a viable alternative to ASP, JSP, PHP and PSP are expected to be its principle user group. . Features: * Generates HTML, SGML, XML, SQL, Postscript, form email, LaTeX, or any other text-based format. * Cleanly separates content, graphic design, and program code. * Blends the power and flexibility of Python with a simple template language that non-programmers can understand. * Gives template writers full access to any Python data structure, module, function, object, or method in their templates. * Makes code reuse easy by providing an object-orientated interface to templates that is accessible from Python code or other Cheetah templates. One template can subclass another and selectively reimplement sections of it. * Provides a simple, yet powerful, caching mechanism that can dramatically improve the performance of a dynamic website. * Compiles templates into optimized, yet readable, Python code. . Cheetah integrates tightly with Webware for Python (http://webware.sourceforge.net/): a Python application server and persistent servlet framework. Homepage: http://www.cheetahtemplate.org/ Python-Version: 2.4, 2.5 Package: deroff Priority: optional Section: text Installed-Size: 7 Maintainer: David Frey Architecture: solaris-i386 Version: 1.1-6 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/text/deroff_1.1-6_solaris-i386.deb Size: 11950 MD5sum: b49d85b35a131aa6157b0321e988c637 SHA1: 9d07091b3102b08f95425a011b2d040270eccc03 SHA256: 8be0a89ec89b8c9286c0b4eefa553bc79e3a0cefd30551d5de49a81a69def2dc Description: removes roff and preprocessor constructs deroff strips out roff constructs and macros. The preprocessor (eqn, tbl, pic, grap, and vgrind) sections are removed entirely. The resulting output is suitable for spelling with e.g. spell(1). Package: abcm2ps Priority: optional Section: text Installed-Size: 19 Maintainer: Anselm Lingnau Architecture: solaris-i386 Version: 5.5.2-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/text/abcm2ps_5.5.2-1_solaris-i386.deb Size: 166306 MD5sum: 321f1d8ead260557c2e3b6756ea34640 SHA1: 3b011835e289aa1ef04266ba97f24079275774f2 SHA256: f926892f5f624b21487da74e5d04ea037003435f41431cdaed8f214b4a24cba3 Description: Translates ABC music description files to PostScript This is the Debian port of the abcm2ps program by Jean-François Moine. The program translates tunes written in the ABC format to PostScript, which can then be viewed using Ghostview et al. or printed on a PostScript printer or through Ghostscript. It supports various semi-standard extensions to the ABC standard, such as multiple voices and staves. . This program is a vastly improved spin-off from Michael Methfessel's abc2ps, which is no longer supplied as part of Debian. In particular, it contains a lot of extensions to help typeset classical music. Package: swath Priority: optional Section: text Installed-Size: 10 Maintainer: Theppitak Karoonboonyanan Architecture: solaris-i386 Version: 0.3.1-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/text/swath_0.3.1-1_solaris-i386.deb Size: 228868 MD5sum: 52833526f7e1ff980094b91b960175e2 SHA1: 60d42ed09eddaebe9496c1f2ff6d088baafb95fc SHA256: f06ad29db9fccfb43080e9c9494f2e42f20a9ad750c87171cf7e27d94a20ba96 Description: Thai word segmentation program This is a free word segmentation program from NECTEC. You need this program for thailatex and for creating proper Thai html pages. It is a better choice than cttex. Package: gutenbrowser Priority: optional Section: text Installed-Size: 33 Maintainer: Petter Reinholdtsen Architecture: solaris-i386 Version: 3:0.8.1-1 Depends: libqt3-mt Filename: dists/hardy-unstable/contrib/binary-solaris-i386/text/gutenbrowser_0.8.1-1_solaris-i386.deb Size: 388976 MD5sum: f5da767f461cdfe81be6314501eab4f7 SHA1: 28febe4956703ac21e41bc9487f8d9b714c49061 SHA256: 07e8196d9160d9ae7811b5250f4f617d8016cec0cedca7cb2547e2a89f082acc Description: Project Gutenberg Etext reader gutenbrowser is a reader for etexts produced by Project Gutenberg. It integrates with KDE. You only need the libraries to run it though. . Project Gutenberg (http://www.gutenberg.org/) aims to make public domain literature available to the world in ASCII text format. Package: lcdf-typetools Priority: optional Section: text Installed-Size: 25 Maintainer: C.M. Connelly Architecture: solaris-i386 Version: 2.66-1 Depends: libgcc1 (>= 1:4.2.1), libkpathsea4 (>= 2007), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: tetex-bin | ptex-bin | texlive-font-utils Conflicts: mminstance Filename: dists/hardy-unstable/contrib/binary-solaris-i386/text/lcdf-typetools_2.66-1_solaris-i386.deb Size: 1391022 MD5sum: 7b56d94a25852f5c63abc4239a68e382 SHA1: d3015e59c9c3bc098791a168f55d231d9d1679b3 SHA256: 76326f6184740e32103933c88f4d4103e75d214360770e2147b14461847ed6c7 Description: Programs to manipulate OpenType and multiple-master fonts This package contains four tools for working with OpenType fonts: . cfftot1 allows you to translate Compact Font Format (CFF) or PostScript-flavored OpenType fonts into PostScript Type 1 font format . otfinfo reports information about OpenType fonts, such as the features they support and the contents of their ``size'' optical size option . otftotfm allows you to create TeX font metrics and encodings for using PostScript-flavored OpenType fonts . t1dotlessj creates a Type 1 font with a single character -- the dotless j corresponding to the specified design . t1lint checks a Type 1 font for correctness (preliminary) . t1testpage creates a PostScript test page for a specified font file (preliminary) . LCDF-TypeTools also includes the multiple-master font tools formerly distributed as mminstance. These tools allow you to use multiple-master fonts with programs that require single-master fonts (afm2tfm, ps2pk, fontinst, etc.). Both programs work fine with fonts that contain intermediate masters (e.g., Adobe Jenson MM and Adobe Kepler MM). . mmafm creates an AFM (Adobe font metric) file corresponding to a single instance of a multiple-master font. It reads (and therefore requires) the AMFM and AFM files distributed with the font. . mmpfb creates a normal, single-master font program that looks like an instance of a multiple-master font. It reads the multiple-master font program in PFA or PFB format. . Package: tre-agrep Priority: optional Section: text Installed-Size: 5 Maintainer: Santiago Vila Architecture: solaris-i386 Source: tre Version: 0.7.5-1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libtre4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/text/tre-agrep_0.7.5-1_solaris-i386.deb Size: 13444 MD5sum: 265b3e89fabb41bceb3472841c4a8823 SHA1: e5bc0ac18a15b16df1de19da814d2ee656d2c773 SHA256: 5046b9c7476f10872e63720ca7e393c9cb2d6d2528cc6ef8038005d9b4158699 Description: approximate grep utility based on the tre library This is an Approximate GREP utility based on the TRE regexp matching library Package: cjet Priority: extra Section: text Installed-Size: 8 Maintainer: Chris Lawrence Architecture: solaris-i386 Version: 0.8.9-1 Depends: sunwcslr Suggests: foomatic-db-engine | apsfilter Filename: dists/hardy-unstable/contrib/binary-solaris-i386/text/cjet_0.8.9-1_solaris-i386.deb Size: 22638 MD5sum: 170ae672ecd63967ac64e4b279c69ef2 SHA1: 102c4df35e87c758aed229f0a42d680fd78871eb SHA256: e4457609cd674c8f08d7bc98ade95f4627be1a913f5cdd65718fdb148d48fa56 Description: Software PCL emulation for Canon CaPSL laser printers CJET filters printer data from stdin to stdout, converting HP PCL (Printer Command Language) escape sequences and data structures, e.g. font headers, to their CaPSL equivalents. . The only printers known to use this language are the Canon LBP-4U and Canon LBP-8A1. Package: djtools Priority: optional Section: text Installed-Size: 13 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.2.6 Depends: libgcc1 (>= 1:4.2.1), libpaper1, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/text/djtools_1.2.6_solaris-i386.deb Size: 154046 MD5sum: 36ca7777f01d9d8b4cbca417092e405d SHA1: 4bf537eebfaad7f540c824951433a59241c2c150 SHA256: acf73498fa8254d23dab1e9b86273873d002cbaa120de48998ab7c509e0477cf Description: Tools for HP DeskJet printer These tools allow the user to make better use of HP's DeskJet line of printers. They permit the user to send commands to the printer as well as make better use of the HP DeskJet's text modes. . These programs were written for the HP DeskJet 500 series but should work with all printers that understand HP PCL. Package: thescoder Priority: optional Section: text Installed-Size: 7 Maintainer: Enrico Zini Architecture: solaris-i386 Version: 0.6-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/text/thescoder_0.6-1_solaris-i386.deb Size: 9862 MD5sum: 73f6512498b86420bc1ca67783b04980 SHA1: ef39ce0dd8483631df567c03c68b737339bde17c SHA256: 84cee4439cd6114242352e5be209dc3cfbec52d82b9def19e2f67515cc41bca8 Description: compiler for OpenOffice 1.x thesaurus files Thescoder is a program that generates the database files used by the OpenOffice.org thesaurus. . This is an independent rewrite of the compiler, with a free license and a more flexible parser. Package: xmlroff Priority: optional Section: text Installed-Size: 6493 Maintainer: Debian XML/SGML Group Architecture: solaris-i386 Version: 0.5.1-1 Depends: libart-2.0-2 (>= 2.3.18), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgnomeprint2.2-0 (>= 2.17.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxml2 (>= 2.6.27), libxrender1, libxslt1.1 (>= 1.1.20), sunwcsl, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/text/xmlroff_0.5.1-1_solaris-i386.deb Size: 2968348 MD5sum: 3560a5c2dd79fe6c202fd79f9ab26218 SHA1: 9ef045fbaf924a00abe4f4075c1771dac54c7c65 SHA256: d869737e77b53aa3f7042b009bcd425ea2c8385cbcb8c9b0ef299dcb6d9823fc Description: XSL formatter mainly for DocBook xmlroff is a fast, free, high-quality, multi-platform XSL formatter that aims to excel at DocBook formatting and that integrates easily with other programs and with scripting languages. Package: halibut Priority: optional Section: text Installed-Size: 19 Maintainer: Colin Watson Architecture: solaris-i386 Version: 1.0-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/text/halibut_1.0-1_solaris-i386.deb Size: 708738 MD5sum: dface7a6a5f6fa1863819bf91e832890 SHA1: 7709a0fdf645459c874eb90936dbf661ff6114ce SHA256: f4c3355edde0aecdfdf20892eae38e34feb29e4afb2ae44efe86f59ab845587a Description: yet another free document preparation system This is yet another text formatting system, intended primarily for writing software documentation. It accepts a single source format and outputs any or all of text, HTML, Windows Help, man pages, GNU info, PostScript, or PDF. It has comprehensive indexing and cross-referencing support, and generates hyperlinks within output documents wherever possible. It supports Unicode, with the ability to fall back to an alternative representation when Unicode output is not available. . Home page: http://www.chiark.greenend.org.uk/~sgtatham/halibut.html Enhances: enscript, vim Package: zoem Priority: optional Section: text Installed-Size: 63 Maintainer: Joost van Baal Architecture: solaris-i386 Version: 07-333-1 Depends: sunwcslr, sunwlibm Suggests: zoem-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/text/zoem_07-333-1_solaris-i386.deb Size: 100898 MD5sum: 134f5e851bcc5596c501c5093875f197 SHA1: 4ebc148c089954e041fef2080a7f2bac2e2b89ce SHA256: 7977d5bb758b79c7760adb946d98a5171e8916bc5f38611e000c112a9cbeeecb Description: a general-purpose macro/programming language for transforming text Zoem is a language for transforming text. It supports the creation of light-weight mark-up languages as macro packages built on top of zoem. PUD (Portable Unix Documentation) provides two such mini-languages and is shipped with zoem. The PUD languages are for generating manpages and FAQ documents in both HTML and troff. . Zoem submits text to a two-stage transformation process. Macro expansion and interpretation is followed by application of customizable character filtering rules. Zoem supports inside-out evaluation, comprehensive IO, control operators, iteration, dictionary stacks, multidimensional data storage, arithmetic expressions, regular expressions, system commands, and more. . PUD allows semantic mark-up, abstraction from repeated (mark-up) elements, centralized control, automatic generation of TOC sections, and more of that stuff. . If you'd like to generate manpages, but don't like troff syntax, and find Perl's POD too limited, zoem's PUD is likely useful for you. If you like your documents to be available in both PDF and HTML, but find Docbook XML too heavyweight (and aren't really happy with Docbook XML's baroque default tagnames), you'll like PUD. Enhances: mcl Homepage: http://micans.org/zoem/ Package: iec16022 Priority: optional Section: graphics Installed-Size: 8 Maintainer: Jan Luebbe Architecture: solaris-i386 Version: 0.2-1 Depends: libgcc1 (>= 1:4.2.1), libpopt0 (>= 1.10), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/iec16022_0.2-1_solaris-i386.deb Size: 18990 MD5sum: 91288839fee062936deab1ed63fc4e06 SHA1: f541fee2677136610188e8ca9512b80f6eafbc18 SHA256: ed00611a87c99a2ecd19f259f3d552bf8346442282991c4c2298df7bd84c1811 Description: Generates 2d ISO/IEC 16022 barcodes (data matrix/semacode) The program generates a 2d datamatrix/semacode barcode from a parameter or from a file and produces output in various formats (png, eps, ascii-art). . http://www.semapedia.org/ for example uses semacode tags to create real-world "links" to wikipedia articles. . Homepage: http://www.datenfreihafen.org/projects/iec16022.html Package: ircmarkers Priority: extra Section: graphics Installed-Size: 12 Maintainer: Christoph Berg Architecture: solaris-i386 Version: 0.13-1 Depends: libgd-gd2-perl, sunwcslr Suggests: gnupg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/ircmarkers_0.13-1_solaris-i386.deb Size: 40906 MD5sum: 6ac82b7b92a5ff4b94ec1be48b8641bd SHA1: 85794b5d2dd24c598800ca47da0a1637a72b6800 SHA256: b743326b5dd5877068fc49443f9580e9b504af3592952280bcd447f1946ac268 Description: place markers on maps at given coordinates IrcMarkers takes a map in .png or .jpg format and a list of coordinates and labels in xplanet format and places markers on the map. It was written to generate user maps of IRC channels. GnuPG/PGP key ids can be associated with each marker, to create "maps of trust". . http://www.df7cb.de/projects/ircmarkers/ Tag: field::geography, implemented-in::perl, interface::commandline, role::program, scope::utility, use::TODO, use::entertaining, works-with-format::jpg, works-with-format::png, works-with::image:raster Package: randim Priority: optional Section: graphics Installed-Size: 444 Maintainer: Gürkan Sengün Architecture: solaris-i386 Version: 5.0-1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxaw7, libxext6, libxmu6, libxt6, sunwcslr, sunwlibm Recommends: evolvotron Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/randim_5.0-1_solaris-i386.deb Size: 137966 MD5sum: c8439a62dd9bfbc8ee668e7da1744594 SHA1: 5ddff771e853a66c204ecf40a474a4e745da22eb SHA256: 35b71d422529f11ed4712321a7a39db3f76e48bc3e0368a37c8a12f04e2b9428 Description: Random Image Generation using Iterated Function This is an interactive fractal image generation program based on the theory of iterated function systems. It comes with a simple graphical interface. . Homepage: http://interstitiality.net/ifs_f.html Package: qcomicbook Priority: optional Section: contrib/graphics Installed-Size: 718 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ryan Kavanagh Architecture: solaris-i386 Version: 0.4.0-0ubuntu1 Depends: libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0, libice6 (>= 1:1.0.0), libiconv, libpng12-0 (>= 1.2.13-4), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, sunwcslr, sunwlibm, unace, unrar-free, unzip, zip, zlib1g (>= 1:1.2.1) Suggests: rar, unrar Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/qcomicbook_0.4.0-0ubuntu1_solaris-i386.deb Size: 336764 MD5sum: 968db4785a2227615dca0398aed67623 SHA1: 37ed55c532ae558017fc3095c18dd81634ac5138 SHA256: 9e7f4c61ef3b93860d6f865a78d7f1788aa956b24b8c1350346ad5c9eab60486 Description: A viewer for comic book archives containing jpeg/png images QComicBook aims at convenience and simplicity. Features include: * automatic handling of archives * full-screen mode * two-pages mode * Japanese mode * thumbnails * page scaling (fit to window width/height, whole page) and rotating * mouse or keyboard navigation, whatever you prefer * bookmarks Homepage: http://linux.bydg.org/~yogin/ Package: em8300 Priority: optional Section: contrib/graphics Installed-Size: 20 Maintainer: Nicolas Boullis Architecture: solaris-i386 Version: 0.16.4-4nexenta1 Depends: debconf (>= 0.5) | debconf-2.0, perl, ucf (>= 0.28), wget Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/em8300_0.16.4-4nexenta1_solaris-i386.deb Size: 73660 MD5sum: c2b962ffe8f71e55aa5ef471f5b0d13c SHA1: 2956c30a662bc70ae134d7be5def4a8b081b413a SHA256: def1f20cf7ab5006e31ccb20b55ac74f1a2f7dd0adadc49a653cd37873b69718 Description: Drivers for DXR3/Hollywood+ decoder cards Drivers for MPEG decoder cards based on Sigma Designs' EM8300 chip (such as the Creative Labs DXR3 or the Sigma Designs Hollywood+). . Currently the device drivers support decoding MPEG-1 and MPEG-2 streams and generating video on the TV-out and VGA Overlay connectors. Audio can be played through the analog or S/PDIF digital connectors. . This package contains programs to setup the card. Package: cbrpager Priority: extra Section: graphics Installed-Size: 43 Maintainer: Roberto Lumbreras Architecture: solaris-i386 Version: 0.9.15-1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, sunwcslr, sunwlibm, unzip Suggests: unrar Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/cbrpager_0.9.15-1_solaris-i386.deb Size: 34226 MD5sum: 5c9de6574db46bb3c0de5b783fe86b8a SHA1: 852149e2535d67741178536b28a7ff0ba20c16b6 SHA256: 3aff63b7aeb17f998f2a69cb3cc5cded8a04e9a98d86f5adea73313945f70e8a Description: viewer for CBR and CBZ (comic book archive) files cbrPager is a no-nonsense, simple to use, small viewer for cbr and cbz (comic book archive) files. As it is written in C, the executable is small and fast. It views jpg (or jpeg), gif and png images, and you can zoom in and out. Package: exiftags Priority: optional Section: graphics Installed-Size: 9 Maintainer: Mike Mattice Architecture: solaris-i386 Version: 1.01-0.1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/exiftags_1.01-0.1_solaris-i386.deb Size: 82534 MD5sum: 66fd84c127a9f7839ab0c09ed35452ba SHA1: eaf8d3577d3334e76e41ad3b90f0ae0b7ba3406e SHA256: 01bc5e406bbeedd57804236ce3957730c0710fe2d01c69a5a907b7cc7d551193 Description: Utility to read Exif tags from a digital camera JPEG file The exiftags utility parses a specified JPEG file or, by default, its standard input, looking for a JPEG APP1 section containing Exif (Exchangeable Image File) data. The properties contained in these data are then printed to the standard output. Digital cameras typically add Exif data to the image files they produce, containing information about the camera and digitized image. Package: xli Priority: optional Section: graphics Installed-Size: 12 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.17.0+20061110-1 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libpng12-0 (>= 1.2.13-4), libx11-6, libxext6, sunwcsl, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/xli_1.17.0+20061110-1_solaris-i386.deb Size: 151440 MD5sum: ec6ce4e00428e483daaa8c95838c070f SHA1: 424d35392188607b03a6d51cb2bae0dc0722560f SHA256: c884f6d059220c87a225ea41bb51dc856684697970d3d41ea91cc41293d22feb Description: command line tool for viewing images in X11 xli can view the following image types under X11: FBM Image, Sun Rasterfile, CMU WM Raster, Portable Bit Map (PBM, PGM, PPM), Portable Network Graphics (PNG), Faces Project, GIF Image, JFIF style jpeg Image, Utah RLE Image, Windows, OS/2 RLE Image, Photograph on CD Image, X Window Dump, Targa Image, McIDAS areafile, G3 FAX Image, PC Paintbrush Image, GEM Bit Image, MacPaint Image, X Pixmap, X Bitmap. . Homepage: http://pantransit.reptiles.org/prog/ Package: fyre Priority: optional Section: graphics Installed-Size: 14 Maintainer: Christoph Haas Architecture: solaris-i386 Version: 1.0.1-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.2.1), libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/fyre_1.0.1-1_solaris-i386.deb Size: 78440 MD5sum: 16580d3ba1f5599dc4d573f7738f8561 SHA1: c7738a3ad251511fbb25335c37d765f1d6fdab8f SHA256: 771d60ece21c567148c5be253e01a61e3281b2e37004e45127b5a0f91c9168da Description: interactively renders Peter de Jong maps (chaotic functions) Fyre provides a rendering of the Peter de Jong map, with an interactive GTK+ frontend and a command line interface for easy and efficient rendering of high-resolution, high quality images. Package: gtk2-engines-cleanice Priority: optional Section: graphics Installed-Size: 93 Maintainer: Jorge Octavio Ocharan Hernandez Architecture: solaris-i386 Version: 2.4.1-0ubuntu1 Depends: gtk2.0-binver-2.10.0, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/gtk2-engines-cleanice_2.4.1-0ubuntu1_solaris-i386.deb Size: 27590 MD5sum: 8979ea3c0a7f9178eee2ef557ee5ecb7 SHA1: 0e4e5e7b13ebc9748013a7fc2349c0e869b46699 SHA256: f4ac7dd56b92825646e03b952a620181cd1bc7737924c7fa18264e600385a86b Description: CleanIce themes for GTK+ 2.x This package contains a cleanice theme that allows you to configure the look of GTK+ 2.x-using programs. The programs need no modifications to use themes; the support is built in to GTK+ 2.x. . The Debian package provides these styles: CleanIce, CleanIce-Dark and CleanIce-Debian (courtesy to Erich Schubert). . Author: Rodney Dawes Homepage: http://sourceforge.net/projects/elysium-project Package: sfftobmp Priority: optional Section: graphics Installed-Size: 8 Maintainer: Matthias Klose Architecture: solaris-i386 Version: 3.1-1 Depends: libboost-filesystem1.34.1 (>= 1.34.1-2.1), libgcc1 (>= 1:4.2.1), libjpeg62, libstdc++6 (>= 4.2.1), libtiff4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/sfftobmp_3.1-1_solaris-i386.deb Size: 40384 MD5sum: be1ea2d1d810846b7851f53e088e0d81 SHA1: 3878f92b4c0ea662c523f55cd3f6223763d820cd SHA256: c8b8fb4f663e815ecb46b072ef11d7f72c9fa1fc2b3de40967d24cc39231a031 Description: SFF (Structed Fax File) Converter Tool to convert "Structured Fax Files" into Windows bitmaps (BMP), Portable Bitmaps (PBM), JPEG Pictures (JPG) and single or multipaged TIFF Images. . SFF means 'Structured Fax File', intended by the CAPI interface to be used to save incoming faxes. Within GNU/Linux it's e.g. the AVM-B1 card which creates such files. . Homepage: http://sfftools.sourceforge.net/sfftobmp.html Package: gmotionlive Priority: extra Section: graphics Installed-Size: 29 Maintainer: Maximiliano Curia Architecture: solaris-i386 Version: 1.0-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/gmotionlive_1.0-1_solaris-i386.deb Size: 8272 MD5sum: ac25b7b9506d307e8a179c09c6404d5b SHA1: 03957650de7793cd70eabe0fdc6dfd10c72dcdb1 SHA256: cefca76993f0220fe9e11fdfc2e1045028e21dbd822b42e3973fdef2406aa6ee Description: A simple multipart/x-mixed-replace viewer gmotionlive is a simple gtk viewer for streaming webcams that use multipart/x-mixed-replace streams. . It was written for viewing streams from the motion program but should be usable for other sources such as network cameras. . Homepage: http://gate.vitsch.net/~pe1rxq/gmotionlive/ Package: xzgv Priority: optional Section: graphics Installed-Size: 13 Maintainer: Theodore Y. Ts'o Architecture: solaris-i386 Version: 0.9+svn34-1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/xzgv_0.9+svn34-1_solaris-i386.deb Size: 155300 MD5sum: 8f6b31aedaaed04037162a18da73794c SHA1: 73ae0935ae31ba33dc90566d32e7a1755b88c908 SHA256: 51857e7bb6a6f0cf411006d538fdd15bef3fdc017c8a829ad72c730d21c588f7 Description: Picture viewer for X with a thumbnail-based selector xzgv is a picture viewer for X, with a thumbnail-based file selector. Most file formats are supported, and the thumbnails used are compatible with xv, zgv, and the Gimp. It can also be used with `xzgv file(s)', to effectively bypass the file selector. For more on how xzgv works and how to use it, do `info xzgv' or `man xzgv' once it's installed. . xzgv differs from other picture viewers for X in that it uses one window for both the file selector and viewer, it (unlike xv) allows both scrolling and fit-to-window methods of viewing large pictures, and it (unlike xv and some others) doesn't ever mangle the picture's aspect ratio. . It also provides extensive keyboard support; if you prefer using the keyboard, this is almost certainly the best viewer for you. But it doesn't skimp on the mousey stuff, either. . Note that this program is written by the author of the svgalib-based "zgv", and has similar features. . Home Page: http://xzgv.browser.org/ Package: em8300-bin Priority: optional Section: contrib/graphics Installed-Size: 11 Maintainer: Nicolas Boullis Architecture: solaris-i386 Source: em8300 Version: 0.16.4-4nexenta1 Depends: em8300 (>= 0.16.4-4nexenta1), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/em8300-bin_0.16.4-4nexenta1_solaris-i386.deb Size: 151292 MD5sum: 894c4c050c464b6583d7eed9ea44fceb SHA1: 8eea55dcd13b961737e3b327a209ed8cb33d0e60 SHA256: eb5b40f13601bd0e65ee4174f11d02bec5b7c466a9fee5bccebf222460077499 Description: Tools to setup DXR3/Hollywood+ decoder cards Utilities to configure MPEG decoder cards based on Sigma Designs' EM8300 chip (such as the Creative Labs DXR3 or the Sigma Designs Hollywood+). . em8300-dhc can be used to adjust the brightness, contrast, saturation, aspect ratio, TV output standard (PAL, NTSC, and PAL 60), turn on and off sub-pictures (subtitles, etc.), and change between analog and S/PDIF audio outputs. . autocal is used for doing initialization of overlay settings after Xine or OMS (or some other player capable of handling em8300-based cards) has been started. . dxr3view can be used to fine tune the size, shape, and appearance of the overlay to a certain extent. Package: jhead Priority: optional Section: graphics Installed-Size: 7 Maintainer: Ludovic Rousseau Architecture: solaris-i386 Version: 2.80-1 Depends: libjpeg-progs, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/jhead_2.80-1_solaris-i386.deb Size: 43124 MD5sum: 0c55d45cff0b5bd2824dfe8f17b3dac0 SHA1: 940b4c8fa04e02a57ad7934bdad68b0edc85010d SHA256: a97441ffc27632c1e904dbd543bfc01613268b36d30c04b0856974c0d0f102e9 Description: manipulate the non-image part of Exif compliant JPEG files jhead is a command line driven utility for extracting digital camera settings from the Exif format files used by many digital cameras. It handles the various confusing ways these can be expressed, and displays them as F-stop, shutter speed, etc. It is also able to reduce the size of digital camera JPEGs without loss of information, by deleting integral thumbnails that digital cameras put into the Exif header. Homepage: http://www.sentex.net/~mwandel/jhead/ Package: pdftoipe Priority: optional Section: graphics Installed-Size: 535 Maintainer: Steve M. Robbins Architecture: solaris-i386 Version: 20051114-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: ipe Filename: dists/hardy-unstable/contrib/binary-solaris-i386/graphics/pdftoipe_20051114-1_solaris-i386.deb Size: 203780 MD5sum: 58fb3ef160e82533de0370506bfa3f0a SHA1: c276ca3adb9e02f4fdd7d081e5cf621fef9a21f9 SHA256: 374d6c7231c785860cf0a4a95faa9a8ac34c8ab2eb6a66b91162e8c3ef16018c Description: converts arbitrary PDF file to XML file readable by Ipe Ipe is a drawing editor for creating figures, provided in package ipe. Package: gcom Priority: optional Section: net Installed-Size: 10 Maintainer: Andreas "Jimmy" Gredler Architecture: solaris-i386 Version: 0.3-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/gcom_0.3-1_solaris-i386.deb Size: 36176 MD5sum: 6d490ce5ba2a7bf98a3091c858c7875d SHA1: e4974e9a9b06edf0ee0d76e6ea470387f2fc7164 SHA256: 1914971b2f565c64ae8fe3eb4b4361bfa1c958c8994dc70cc1081b0c7b6f2248 Description: Option GlobeTrotter and Vodafone datacard control tool Gcom is a scripting language interpreter useful for establishing communications on serial lines and through PCMCIA modems as well as GPRS and 3G datacards. Works with Option GlobeTrotter GPRS/EDGE/3G/HSDPA and Vodafone 3G/GPRS datacards. Package: irssi-plugin-otr Priority: optional Section: contrib/net Installed-Size: 17 Maintainer: David Spreen Architecture: solaris-i386 Version: 0.2-1~hardy1 Depends: irssi, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.14.0), libiconv, libotr2 (>= 3.1.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/irssi-plugin-otr_0.2-1~hardy1_solaris-i386.deb Size: 18502 MD5sum: 1d4bb24443ba60c147168f41b9c13b8b SHA1: 9eb0d99b0072959cb4cd92fcb713b7be44c42118 SHA256: 54344567c2b2fd024382f6977aa64aa784f189156e71980ccd7f972a78b22c8f Description: Off-the-Record Messaging Plugin for Irssi Off-the-Record (OTR) Messaging Plugin for the Irssi Chat Client . This plugin adds Off-the-Record messaging support for the irssi IRC client. Although primarily designed for use with the bitlbee IRC2IM gateway, it works within any query window, provided that the conversation partner's IRC client supports OTR. . OTR allows you to have private conversations over IM by providing: - Encryption - No one else can read your instant messages. - Authentication - You are assured the correspondent is who you think it is. - Deniability - The messages you send do _not_ have digital signatures that are checkable by a third party. Anyone can forge messages after a conversation to make them look like they came from you. However, _during_ a conversation, your correspondent is assured the messages he sees are authentic and unmodified. - Perfect forward secrecy - If you lose control of your private keys, no previous conversation is compromised. Homepage: http://irssi-otr.tuxfamily.org/ Package: apf-server Priority: optional Section: net Installed-Size: 24 Maintainer: Juan A. Diaz Architecture: solaris-i386 Source: apf Version: 0.8.4-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwopensslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/apf-server_0.8.4-1_solaris-i386.deb Size: 77086 MD5sum: b161b41a5b403984c164d297d1aedcff SHA1: b2d1fff71eb7e7920e286c4bf19e679973a735ee SHA256: 18ec1b0238909be4bec6eb3b63962ccacd912bcbadc98b87ee3f3e7db3584f23 Description: Server for Active Port Forwarding Active Port Forwarder is a tool for secure port forwarding. It uses ssl to increase security of communication between the server and the client. It is designed for people without an external IP who want to make some services available on the Internet. The Active Port Forwarder server (afserver) is placed on the machine with a public address, and the client (afclient) is placed on the machine behind a firewall or masquerade. This makes the second machine visible to the Internet. . This package provides the Active Port Forwarder server. . Short list of features: * Using one permanent data/control channel with flow control/packet buffering provides good performance and reasonably small latency. * Use zlib to compress the transferred data. * Able to use ssl for all comunication or only for the autentification. * Able to transfer multiple tunnels in the one afclient <-> afserver connection making possible create more sophisticated tunneling scheme. * Doesn't require root priviledges. * Doesn't use threads or other processes. * The afclient can use external modules for user's packets filtering. Homepage: http://www.gray-world.net/pr_af.shtml Package: opendchub Priority: optional Section: net Installed-Size: 310 Maintainer: Zak B. Elep Architecture: solaris-i386 Version: 0.7.15-1 Depends: libgcc1 (>= 1:4.2.1), libperl5.8 (>= 5.8.8), sunwcsl, sunwcslr, sunwlibm, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/opendchub_0.7.15-1_solaris-i386.deb Size: 99118 MD5sum: 75a18eda53935a8461252a0d1a2eb580 SHA1: 085352fbc05a85a5ca0a9d297b0adfd14ba795f0 SHA256: 638d4f0a2c495cdbc50d3bb3eb8e2dc9733d62b2ab1fdf217c8415eaa0ebddca Description: hub clone for DC (Direct Connect P2P network) Open DC hub is a Unix/Linux version of the hub software for the Direct Connect network. Direct Connect is a file sharing network made up by hubs, to which clients can connect. It offers offers peer-based file-sharing. In practise it works better than gnutella and other similar systems as it allows dc hubs (servers) administrators to require clients to share specified amount of data. The amount is usually based on type of client's connection and it is used not to hurt or exclude anybody but to make file sharing "fair play". . This version supports most of the features of the official hub. Some of the currently supported features are: * Searching for files, * Connecting to users, both in active and passive mode, * Messaging in open chat, * Private messaging, * Registering users, * Kicking users (for OP:s), * Banning users (for Admins), * Uploading hub address and description to public hub list, * Hublinking, which makes it possible to search on other hubs connected to the network. . The hub is run as a daemon, i.e, it runs in the background. It's administrated through a tcp connection, for example with telnet, which makes it possible to administer remotely, given that the user has the administration password. . Homepage: http://opendchub.sourceforge.net Package: gopher Priority: optional Section: net Installed-Size: 16 Maintainer: John Goerzen Architecture: solaris-i386 Version: 3.0.13 Provides: gopher-client Depends: sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/gopher_3.0.13_solaris-i386.deb Size: 121542 MD5sum: 3f4bd964bb802ed16d3f88ae5e89e39f SHA1: c045dd7a99a306ea8f910a37f35101fd99a489b5 SHA256: 822710ec7d12bd6cdf89449c1e4927e1d4b02e8e637db43f0f6ea0a44e4343b7 Description: Distributed Hypertext Client, Gopher protocol This package contains the client for the distributed global directory and hypertext system known as gopher. This is a text-based (ncurses) client from the University of Minnesota. It also supports the gopher+ protocol, as well as links to ftp, http, and other external viewers. Package: ncftp Priority: optional Section: net Installed-Size: 16 Maintainer: Noèl Köthe Architecture: solaris-i386 Version: 2:3.2.1-1 Depends: libncurses5 (>= 5.4-5), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/ncftp_3.2.1-1_solaris-i386.deb Size: 485926 MD5sum: a41d68aa5eded86dc392c68e84b2680c SHA1: 05d20e9f113134e3f373329c95e25a97b36a6e06 SHA256: d0764235d5e39714330859008e8a7579282801e7913536ba94a58e2504685cdb Description: A user-friendly and well-featured FTP client This program allows a user to transfer files to and from a remote network site, and offers additional features that are not found in the standard interface, ftp. This version has Readline support enabled. . This is a complete re-write of version 2.4.3 (Debian package ncftp2). . Some users may prefer the full-screen ncurses interface of the "older" NcFTP 2.4.3; if you are one of them, install the ncftp2 package instead. . http://www.ncftp.com/ncftp/ Package: python-pypcap Priority: extra Section: net Installed-Size: 13 Maintainer: Robert S. Edmonds Architecture: solaris-i386 Version: 1.1.2+debian-1 Provides: python2.4-pypcap, python2.5-pypcap Depends: libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/python-pypcap_1.1.2+debian-1_solaris-i386.deb Size: 40152 MD5sum: 6afa1537602d0dce448174fd640b81ad SHA1: 960de9394f54e9517b3428d01b7b5ce798251bc7 SHA256: bb48e166b5e94eef4a928f91c1bcb0df5e6230ebebb48cab95c6e58c8af627f4 Description: object-oriented Python interface for libpcap pypcap is an objected-oriented Python interface for libpcap which supports packet injection and user callback functions. Python-Version: 2.4, 2.5 Package: apf-client Priority: optional Section: net Installed-Size: 25 Maintainer: Juan A. Diaz Architecture: solaris-i386 Source: apf Version: 0.8.4-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwopensslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/apf-client_0.8.4-1_solaris-i386.deb Size: 71220 MD5sum: 8d9095a279fec6259309059a389cc215 SHA1: a8722dbe6caf41b340713907b4c4ba109dfc5dbf SHA256: b7eaef36e18b4b4b19624ae0b11a836f08fb6a90a28b307204e7496cd7b7e9d7 Description: Client for Active Port Forwarding Active Port Forwarder is a tool for secure port forwarding. It uses ssl to increase security of communication between the server and the client. It is designed for people without an external IP who want to make some services available on the Internet. The Active Port Forwarder server (afserver) is placed on the machine with a public address, and the client (afclient) is placed on the machine behind a firewall or masquerade. This makes the second machine visible to the Internet. . This package provides the Active Port Forwarder client. . Short list of features: * Using one permanent data/control channel with flow control/packet buffering provides good performance and reasonably small latency. * Use zlib to compress the transferred data. * Able to use ssl for all comunication or only for the autentification. * Able to transfer multiple tunnels in the one afclient <-> afserver connection making possible create more sophisticated tunneling scheme. * Doesn't require root priviledges. * Doesn't use threads or other processes. * The afclient can use external modules for user's packets filtering. Homepage: http://www.gray-world.net/pr_af.shtml Package: howl-xml Priority: optional Section: net Installed-Size: 5 Maintainer: Jaldhar H. Vyas Architecture: solaris-i386 Version: 0.1.0-1 Depends: avahi-daemon, libavahi-compat-howl0 (>= 0.6.0), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/howl-xml_0.1.0-1_solaris-i386.deb Size: 7306 MD5sum: 8dee026689ceea1abaf7240842a21db4 SHA1: cf8b6670ccd9a6a156af9ca65d41b1309c8ca084 SHA256: 13c3d0d1e6d708f4b1b838801f4762d9ee1f30848cdef7a6a1a5e24b3e02d46a Description: Multicast DNS publishing utilities A set of small command-line tools to use Multicast DNS more easily. It was designed for howl but works with avahi too. Package: ctorrent Priority: extra Section: net Installed-Size: 8 Maintainer: Andrea Veri Architecture: solaris-i386 Version: 1.3.4-dnh3.2-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/ctorrent_1.3.4-dnh3.2-1_solaris-i386.deb Size: 105582 MD5sum: cb2d2f7b5ddd58bf849754400696989a SHA1: c755e49b8af023c48606aba463b3b73eb9fb1b8b SHA256: e4dc3a4e30745198051b7d6ee72d89d4066830581786ee6930d6b12e9ac1ea81 Description: BitTorrent Client written in C++ This application is written in the C++ language and doesn't require any graphical component, such as an X server. Original ctorrent's upstream has stopped its development and now it's kept updated with new releases/bug fixes by a new developer. It's built as a console program and it can be even used remotely in a machine that provides outside ssh access. Other main features are: . * Support for large files (>2GB) and large torrents (>255 files). * Strategic selection of pieces to request for download. * Continuous queueing of download requests, tuned based on latency and throughput for each peer. * Improved download performance, including parallel requests in initial and endgame modes. * Improved bandwidth regulation. * Improved compatibility with other peers. * Performance optimization and bug fixes. * An interface for monitoring and managing multiple clients. * Dynamic cache allocation and management, including prefetch. . Homepage: http://ctorrent.sourceforge.net/ . See also: http://www.rahul.net/dholmes/ctorrent/ Package: p0f Priority: extra Section: net Installed-Size: 12 Maintainer: James Troup Architecture: solaris-i386 Version: 2.0.8-1 Depends: libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/p0f_2.0.8-1_solaris-i386.deb Size: 71330 MD5sum: c07c78c08f30f48ed922f5636336ca49 SHA1: 878d25d2d5c06abf7b4e56d87a22fca49e429585 SHA256: 872600d848017e79ace04a743e669fb0b2a0ce63b2c3ebe4e57a58d8e15b4ceb Description: Passive OS fingerprinting tool p0f performs passive OS detection based on SYN packets. Unlike nmap and queso, p0f does recognition without sending any data. Additionally, it is able to determine the distance to the remote host, and can be used to determine the structure of a foreign or local network. When running on the gateway of a network it is able to gather huge amounts of data and provide useful statistics. On a user-end computer it could be used as powerful IDS add-on. p0f supports full tcpdump-style filtering expressions, and has an extensible and detailed fingerprinting database. Package: pktstat Priority: optional Section: net Installed-Size: 8 Maintainer: Thomas Seyrat Architecture: solaris-i386 Version: 1.8.3-1 Depends: libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/pktstat_1.8.3-1_solaris-i386.deb Size: 31566 MD5sum: 1713b2e2c98a153981825e852c22570a SHA1: e53764c9e6f8c21b7a7aa55d3aa17a7bc28d62d7 SHA256: b4097bc6ba3f228aa2c0f1114cda88fb2866d9ee1e8790bd8bfaf05e7bb64d39 Description: top-like utility for network connections usage pktstat displays a real-time list of active connections seen on a network interface, and how much bandwidth is being used by what. . It partially decodes HTTP and FTP protocols to show what filename is being transferred, as well as X11 application names. Entries hang around on the screen for a few seconds so you can see what just happened. . It also accepts BPF expressions. Package: httptunnel Priority: optional Section: net Installed-Size: 12 Maintainer: Teemu Hukkanen Architecture: solaris-i386 Version: 3.3+dfsg-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/httptunnel_3.3+dfsg-1_solaris-i386.deb Size: 59830 MD5sum: 4767ae1d93d79c02eabef3d87575e770 SHA1: 45fc96336c705bb7e7b09f7c90dfb6c6f271a8d7 SHA256: de0de2a3531deaac934f5c2314f3f827d5e3f5001cf1587a2db4a85191af41b2 Description: Tunnels a data stream in HTTP requests. Creates a bidirectional virtual data stream tunnelled in HTTP requests. The requests can be sent via a HTTP proxy if so desired. Package: pmacct Priority: optional Section: net Installed-Size: 1468 Maintainer: Jamie Wilkinson Architecture: solaris-i386 Version: 0.11.4-1 Depends: iproute, libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), libpcap0.8 (>= 0.9.3-1), libpq5 (>= 8.3~beta1), libsqlite3-0 (>= 3.4.2), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/pmacct_0.11.4-1_solaris-i386.deb Size: 500618 MD5sum: d302d21f5526c841fec56dc5e89b6bce SHA1: 766f68551e8bf30db44d86533876fddc5668fe7b SHA256: c2d9f463c0f591711a6130ae2da2cf6ca9d31de2fc0bc8ca8264fee75ff7aef2 Description: promiscuous mode traffic accountant pmacct is a tool designed to gather traffic information (bytes and number of packets) by listening on a promiscuous interface or for Netflow data, which may facilitate billing, bandwidth management, traffic analysis, or creating usage graphs. . Data can be stored in memory and queried, displayed directly, or written to a database; storage methods are quite flexible and may aggregate totals or keep them separate. Package: quicksynergy Priority: optional Section: net Installed-Size: 14 Maintainer: Jeremie Corbier Architecture: solaris-i386 Version: 0.6-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), psmisc, sunwcslr, sunwlibm, synergy (>= 1.3.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/quicksynergy_0.6-1_solaris-i386.deb Size: 23624 MD5sum: 488e802f3fcf8b20a4b0ba3fe615f10b SHA1: a24f52784e28213e128d4f136aaa68c7058cd4b4 SHA256: e8e0a95a841bd6295fb9aeeb3680cd6417bd5b6b6681e3ebbe1a9d16fe7c2ebe Description: GUI for easy configuration of Synergy QuickSynergy is a graphical interface (GUI) for easily configuring Synergy, an application that allows the user to share his mouse and keyboard between two or more computers. . Without the need for any external hardware, Synergy uses the TCP-IP protocol to share the resources, even between machines with different operating systems, such as Mac OS, Linux and Windows. . Homepage: http://quicksynergy.sourceforge.net/ Package: httping Priority: optional Section: net Installed-Size: 7 Maintainer: Nico Golde Architecture: solaris-i386 Version: 1.2.5-1 Replaces: httping-nossl Depends: openssl, sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/httping_1.2.5-1_solaris-i386.deb Size: 17874 MD5sum: f9e91b02d07a077394c11d9f5cdb9618 SHA1: 914c1c056087515fad8cf162f84d1bbdf1115f64 SHA256: 0f2bfadfe1dc73d44aa001cbd85d29f1f7a6aa3371a0c4584fe35ab4a0953688 Description: ping-like program for http-requests httping show you how long it takes to connect to a hostname or remote url; send a request and retrieve the reply (only the headers). . Homepage: http://www.vanheusden.com/httping Package: hlbr Priority: optional Section: net Installed-Size: 29 Maintainer: Andre Bertelli Araujo Architecture: solaris-i386 Version: 1.1-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/hlbr_1.1-1_solaris-i386.deb Size: 70910 MD5sum: 15ab1507f117b957580085d278fe3212 SHA1: 552e320020ddc815735f7244890178fb77efb8b8 SHA256: 16acc0fa370cfb2aacc6f5c6953980b50a82e0dba261e69cc4d19fffb419cb6a Description: An IPS that runs over layer 2 (no TCP/IP stack required) HLBR stands for Hogwash Light BR. It is a brazilian fork of Jason Larsen's Hogwash IPS. Its main feature is that it can run directly over OSI model layer 2, which means it doesn't even requires a TCP/IP stack, running as a bridge. HLBR comes with a set of rules to detect known malicious network traffic, and you can define your own rules as well. Packet handling include options like dropping or diverting it to another machine (such as a honeypot). Since it works like a bridge and doesn't requires an IP address, it is invisible to intruders. . HLBR rule definition language has support for regular expressions. . HLBR web site: http://hlbr.sourceforge.net Package: kstart Priority: optional Section: net Installed-Size: 16 Maintainer: Russ Allbery Architecture: solaris-i386 Version: 3.10-1 Depends: libgcc1 (>= 1:4.2.1), libkrb53 (>= 1.6.dfsg.2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/kstart_3.10-1_solaris-i386.deb Size: 48320 MD5sum: 2de55a899301f5da0127612aababba94 SHA1: 6c17029ca731cda62a8a4ce823ae5ab9a1235837 SHA256: 3d381a717833fe0d70eae214bb028beb07c934e873b8f15392e085ca39eacf21 Description: Kerberos kinit variant supporting ticket refreshing k5start (for Kerberos v5) and k4start (for Kerberos v4) can be used instead of kinit to obtain Kerberos tickets. krenew can be used instead of kinit -R to renew renewable tickets. They are intended primarily for use with automated or long-running processes and support some additional features useful for that purpose, such as running as a daemon and refreshing the ticket periodically, checking to see if an existing ticket has expired, or obtaining an AFS token along with the ticket by running an external program automatically. . Homepage: http://www.eyrie.org/~eagle/software/kstart/ Package: netrw Priority: optional Section: net Installed-Size: 14 Maintainer: Giovanni Mascellani Architecture: solaris-i386 Version: 1.3.2-1 Depends: sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/net/netrw_1.3.2-1_solaris-i386.deb Size: 26850 MD5sum: 943aa9c6e71ebd51b36ac5277364cdfb SHA1: 1e4f07d4033b6b074593340ee71ee9ecebd5313e SHA256: 14656bed64597d764b4edc53c9f83593202741f3d7544e730a76a0d0c4476c36 Description: netcat like tool with nice features to transport files over network Netrw is a simple (but powerful) tool for transporting data over the internet. Its main purpose is to simplify and speed up file transfers to hosts without an FTP server. It can also be used for uploading data to some other user. It is something like one-way netcat (nc) with some nice features concerning data transfers. Netrw can compute and check message digest (MD5, SHA-1, and some others) of all the data being transferred, it can also print information on progress and average speed. At the end it sums up the transfer. . Homepage: http://sitola.fi.muni.cz/~xdenemar/netrw/index.en.html Package: libnet-patricia-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 1.014-2 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libnet-patricia-perl_1.014-2_solaris-i386.deb Size: 28708 MD5sum: bdf1dcec88951fd3996537b1aadeb284 SHA1: 4a213ef68a2fc15f185469f9fe75c023de9ada0d SHA256: 7ba25d442215cb168c273cd20cbd60d30c845657b0cd2c38605585e3f31988ea Description: Perl module for fast IP address lookups This module uses a Patricia Trie data structure to quickly perform IP address prefix matching for applications such as IP subnet, network or routing table lookups. The data structure is based on a radix tree using a radix of two, so sometimes you see patricia implementations called "radix" as well. The term "Trie" is derived from the word "retrieval" but is pronounced like "try". Patricia stands for "Practical Algorithm to Retrieve Information Coded as Alphanumeric", and was first suggested for routing table lookups by Van Jacobsen. Patricia Trie performance characteristics are well-known as it has been employed for routing table lookups within the BSD kernel since the 4.3 Reno release. Package: libspread-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Mende Architecture: solaris-i386 Source: spread Version: 3.17.4-1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libspread1 (>= 3.17.3), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libspread-perl_3.17.4-1ubuntu1_solaris-i386.deb Size: 35048 MD5sum: da7e0cded9a216d50009603e78ae4d46 SHA1: e3e10b3ac436966d40435e71cae24f83788cde49 SHA256: 252fb129ed149ec2156a3bbec16cb8afd5da753654f2e80cc3cc6378edc8f62e Description: Perl bindings for the Spread messaging service A Perl wrapper for libspread and the Spread messaging service. Spread provides a high performance messaging service that is resilient to faults across external or internal networks. Package: libcrypt-unixcrypt-xs-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Ivan Kohler Architecture: solaris-i386 Version: 0.05-3 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libcrypt-unixcrypt-xs-perl_0.05-3_solaris-i386.deb Size: 21134 MD5sum: db27ab4b2c172e922dcef83dfcef2a45 SHA1: c35f470812accb22a1709d6c2957707da60086c5 SHA256: 9678dcd1d8d2e39348ce64e5dcae7e197b074ed28f22807e7da1df39da662669 Description: Perl XS interface for a portable traditional crypt() function This module implements the DES-based Unix crypt function. For those who need to construct non-standard variants of crypt, the various building blocks used in crypt are also supplied separately. Package: libprelude-perl Priority: extra Section: contrib/perl Installed-Size: 1591 Maintainer: Mickael Profeta Architecture: solaris-i386 Source: libprelude Version: 0.9.16.2-2 Depends: libgcc1 (>= 1:4.2.1), libprelude2 (= 0.9.16.2-2), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libprelude-perl_0.9.16.2-2_solaris-i386.deb Size: 416578 MD5sum: a080766a1828bf0eb19393537397226d SHA1: 89e8d1532be6550c8f053edff3864f202e9aa3da SHA256: 16f3c30e119460108b097d364c496b792b6a50442519c56479c720d392e010f7 Description: Hybrid Intrusion Detection System [ Base library ] Prelude is a general-purpose hybrid intrusion detection system. Its goals are performance and modularity. It is divided in two main parts : - the Prelude sensors, responsible for generating alerts, such as snort sensor, featuring a signature engine, plugins for protocol analysis, and intrusion detection plugins, and the Prelude log monitoring lackey. - the Prelude report server, collecting data from Prelude sensors, and generating user-readable reports. . This package contains the perl bindings for Prelude. Package: libjcode-pm-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Atsushi KAMOSHIDA Architecture: solaris-i386 Version: 2.06-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libjcode-pm-perl_2.06-1_solaris-i386.deb Size: 31130 MD5sum: 2271f633f9fc2538847cbcf7d0f41759 SHA1: 6b88a9ae250ec5200b23fcdcbce4edba19aa19cb SHA256: d09f7aba3083c6deaa7d690d8314a4a17ac951b3ce8686e89f000895e2d2b5fa Description: Perl extension interface to convert Japanese text Jcode.pm is a Perl module that handles various Japanese charsets. It has all features available on jcode.pl PLUS - Object-oriented approach on Japanese text handling - mime header handling - Unicode feature (UCS2 and UTF8) Package: libauthen-smb-perl Priority: extra Section: contrib/web Installed-Size: 141 Maintainer: Will Lowe Architecture: solaris-i386 Version: 0.91-3 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libauthen-smb-perl_0.91-3_solaris-i386.deb Size: 26818 MD5sum: e2f0d49e73fe004a58554dd7a615bdab SHA1: 6456d038c383db63d723df5db277482ae72473f3 SHA256: a344f21d79b834dbe68e5a3ddc47593e2e9596be7db6648c3cf2d34fc9b3959f Description: SMB authentication module for Perl This package supplies a perl module for authenticating against an SMB password server. Package: libauthen-sasl-cyrus-perl Priority: extra Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.13-server-1build1 Depends: libauthen-sasl-perl, libgcc1 (>= 1:4.2.1), libsasl2-2, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libauthen-sasl-cyrus-perl_0.13-server-1build1_solaris-i386.deb Size: 32678 MD5sum: 8401b2c685d548c97bc41dd5f58d6e2e SHA1: f242803fad32f99ee085095621bf3cb5286f7d64 SHA256: 7bbef5cfe8b186e79462da163ac291b5d7c7028675739b8be602b5b48d837e17 Description: Perl extension for Cyrus SASL library This module provides an Perl interface to the Cyrus implementation of SASL. It works with the existing Authen::SASL implementation, has been tested with Net::LDAP, and provides the GSSAPI authentication layer. . This version of the Authen::SASL::Cyrus includes an interface to the server-side functionality of the SASL library. . Homepage: http://www.wi-bw.tfh-wildau.de/~pboettch/home/index.php?site=asc Package: libmath-bigint-gmp-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Laurent Fousse Architecture: solaris-i386 Version: 1.18-2 Depends: libgcc1 (>= 1:4.2.1), libgmp3c2, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libmath-bigint-gmp-perl_1.18-2_solaris-i386.deb Size: 26220 MD5sum: 7c1411ee7f510ed27172c3736808234d SHA1: 5d6861026eb1738d18a11a17ce10502ffa8f22ac SHA256: 124b9b3685cf27fc9bde4ebd88e53174cf0af00b6de68e7d2c8ef2ffca39147b Description: GMP library for Math::BigInt routines The GNU MP is a library for arbitrary precision arithmetic. This package offers efficient replacements to the Math::BigInt routines using the GNU MP library. Package: libdbd-pg-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 1.49-5 Depends: libdbi-perl (>= 1.38), libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdbd-pg-perl_1.49-5_solaris-i386.deb Size: 128822 MD5sum: 105e39be47f098db0807e787c1db296c SHA1: 8436ffdf0fa6e42e4c07e99ea393cb66692c7777 SHA256: 0488d34db209ef2777380fc4ebd631dea4c86a1429b6adedf2bbe32882de105d Description: Perl DBI driver for the PostgreSQL database server DBD::Pg is a Perl module that works with the DBI module to provide access to PostgreSQL databases. It enables you to control a PostgreSQL database in a Perl script. . DBI is the standard database interface module for Perl. It defines a set of methods, variables and conventions that provide a consistent database interface independent of the actual database being used. More information about the perl DBI interface can be found on http://dbi.perl.org/ Homepage: http://search.cpan.org/dist/DBD-Pg/ Package: libwww-curl-perl Priority: optional Section: contrib/perl Installed-Size: 26 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 3.02-2 Replaces: libcurl-easy-perl Depends: libcurl3 (>= 7.16.2-1), libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Suggests: libcurl3-openssl-dev Conflicts: libcurl-easy-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libwww-curl-perl_3.02-2_solaris-i386.deb Size: 55944 MD5sum: 81fd07707636efd463d2a8172ee1fdd4 SHA1: 2670000ffdf2241319f6e4ae0af452dde99a43e0 SHA256: 1c5c8556782bc8c2034508a0f3280df58e0ee481119d14e159a522dfa2640858 Description: Perl bindings to libcurl This package provides the WWW::Curl perl modules which contain the perl bindings to libcurl. Please refer to the libcurl documentation available in libcurl3-openssl-dev Debian package. . Homepage: http://curl.haxx.se/libcurl/perl/ Package: libencode-perl Priority: extra Section: contrib/perl Installed-Size: 52 Maintainer: Jose Luis Rivas Architecture: solaris-i386 Version: 2.23-1 Depends: perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libencode-perl_2.23-1_solaris-i386.deb Size: 2016012 MD5sum: 27cddac3c4ad51e93138de9137da6983 SHA1: fe7a0281947f3b443b47637e6c2a03f9f115e38c SHA256: 5aab5708d62ca06ea10cf756b6df41fc58f5a670d33b46d27b16cde500672f04 Description: provides interfaces between Perl's strings and the system The Encode module provides the interfaces between Perl's strings and the rest of the system. . When Perl is processing "binary data", the programmer wants Perl to process "sequences of bytes". This is not a problem for Perl - as a byte has 256 possible values, it easily fits in Perl's much larger "logical character". . Encodes a string from Perl's internal form into ENCODING and returns a sequence of octets. . http://search.cpan.org/dist/Encode Package: libaudio-flac-header-perl Priority: optional Section: contrib/perl Installed-Size: 131 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 1.9-2ubuntu1 Replaces: libaudio-flac-perl Provides: libaudio-flac-perl Depends: libflac8, libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Conflicts: libaudio-flac-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libaudio-flac-header-perl_1.9-2ubuntu1_solaris-i386.deb Size: 28996 MD5sum: 8108278caf52a71dbf33901e9f71c822 SHA1: 45ed3c141fa9bb0ce49d82b7674d10c929fbd3c1 SHA256: 9520c801b8f4c4c9220acc5bf9a2ec94357049db203ec9bc026f616090d17453 Description: Perl interface to FLAC file header metadata This package provides an object-oriented interface to FLAC file header and metadata, it returns a hash containing basic information about a FLAC file, a representation of the embedded cue sheet if one exists, as well as tag information contained in the FLAC file's Vorbis tags. . There is no complete list of tag keys for Vorbis tags, as they can be defined by the user; the basic set of tags used for FLAC files include: ALBUM, ARTIST, TITLE, DATE, GENRE, TRACKNUMBER, COMMENT. . The upstream package is called Audio::FLAC::Header and is available on CPAN. Package: libmath-gmp-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Florian Ragwitz Architecture: solaris-i386 Version: 2.04-2 Depends: libgcc1 (>= 1:4.2.1), libgmp3c2, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libmath-gmp-perl_2.04-2_solaris-i386.deb Size: 26092 MD5sum: cab5f0dd0eed2203e7f3a7941e2596cd SHA1: e3727a6d5f07c3a8384e48b3adc181ff5083a1b8 SHA256: 5490f5455f71b4ac5f7732cbf7d049519aef646fe975d5ee229d53e85980de0b Description: high speed arbitrary size integer math for perl Math::GMP was designed to be a drop-in replacement both for Math::BigInt and for regular integer arithmetic. Unlike BigInt, though, Math::GMP uses the GNU gmp library for all of its calculations, as opposed to straight Perl functions. This can result in speed improvements. . The downside is that this module is not 100% compatible to Math::BigInt. Package: libdevel-size-perl Priority: extra Section: perl Installed-Size: 11 Maintainer: Jose Luis Rivas Architecture: solaris-i386 Version: 0.69-1 Depends: libtest-pod-coverage-perl, libtest-pod-perl, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdevel-size-perl_0.69-1_solaris-i386.deb Size: 20716 MD5sum: ce06bd1ead663def9f73a34550b972ff SHA1: 4d6b0aa378f52b47dd83de29ccbaea322d1b9824 SHA256: 9b6d7237eb1be2a840fc55354138edf918406d64a6ebfb84cc2a4734fb150888 Description: Perl extension for finding the memory usage of Perl variables This module figures out the real sizes of Perl variables in bytes. Call functions with a reference to the variable you want the size of. If the variable is a plain scalar it returns the size of the scalar. If the variable is a hash or an array, use a reference when calling. . http://search.cpan.org/dist/Devel-Size Package: libdaemon-generic-perl Priority: extra Section: contrib/perl Installed-Size: 11 Maintainer: Stephan Hermann Architecture: solaris-i386 Version: 0.51-0ubuntu1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdaemon-generic-perl_0.51-0ubuntu1_solaris-i386.deb Size: 27908 MD5sum: b072162041e17ff4be7a2dc163f004ad SHA1: 265c7a3e1aa09959cab1eef59b04936f9fa78ea2 SHA256: fd04647e57d8dda6866a29200bf4c41041e0df98e0ed7cbe2dbb5f1b8c5d6884 Description: framework for starting, stopping, reconfiguring daemon-like programs The framework provides for standard commands that work for as init.d files and as apachectl-like commands. . Programs that use Daemon::Generic subclass Daemon::Generic to override its behavior. Almost everything that Genric::Daemon does can be overridden as needed. Package: libfilter-perl Priority: optional Section: contrib/perl Installed-Size: 34 Maintainer: Colin Watson Architecture: solaris-i386 Version: 1.31-1 Depends: perl (>= 5.8.8-13), perlapi-5.8.8 Suggests: libcompress-zlib-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libfilter-perl_1.31-1_solaris-i386.deb Size: 69884 MD5sum: 303ecb6bb881a5ae391df70f1525f66c SHA1: 9a26be4cdd4f6e60ba36fcbeffd9436192f0810e SHA256: ffc3d622121f7e234cc0af49b9b084efd9f821b645ec83cd97b9a18fbf805ddf Description: Perl source filters Source filters alter the program text of a module before Perl sees it, much as a C preprocessor alters the source text of a C program before the compiler sees it. . This package contains a number of source filters, including: . exec and sh: pipe the source file through an external command cpp: pipe the source file through the C preprocessor decrypt: example of simple (though weak!) source obfuscation tee: copy filtered source to a file (debugging aid) . A substantial amount of documentation and examples is also included. Package: libsigc-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Michael Koch Architecture: solaris-i386 Source: sigc Version: 0.07-4 Depends: libgcc1 (>= 1:4.2.1), libperl5.8 (>= 5.8.8), libsigc++-1.2-5c2, libsigcperl1c2a, libstdc++6 (>= 4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libsigc-perl_0.07-4_solaris-i386.deb Size: 22584 MD5sum: 50511549d3b647089f19191d1ac6a3d4 SHA1: bb7bda2355cab42d8c588f98e0ce454fb179e913 SHA256: 72a7e17bb8b05c49e7045d23f0aab5297ec59ed443b36298bec7556ee7c9a4c3 Description: Perl bindings to the libsigc++ signal library This module provides the Perl bindings to the libsigc++ signal library. It is intended to provide a mechanism for writing Perl modules which wrap other C++ libraries using libsigc++. Package: libauthen-krb5-simple-perl Priority: optional Section: contrib/perl Installed-Size: 39 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.32-2 Depends: libcomerr2 (>= 1.33-3), libgcc1 (>= 1:4.2.1), libkrb53 (>= 1.6.dfsg.2), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libauthen-krb5-simple-perl_0.32-2_solaris-i386.deb Size: 13718 MD5sum: 0dff8d5a0fa1f82357e98d445094ff81 SHA1: 238973c7d6a799d5186c07aebd8a9701d303f9e1 SHA256: 1713ddfffcc9960d7f181a945b8fc1f49acfa58fd1a6d0e823d4925287733574 Description: Authenticate a user/password using Kerberos 5 The Authen::Krb5::Simple module provides a means to authenticate a user/password using Kerberos 5. Simply use this module and call its authenticate function with a username (or user@KRB_REALM) and a password. Package: libnet-z3950-perl Priority: optional Section: contrib/perl Installed-Size: 28 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.51-3 Depends: libevent-perl, libgcc1 (>= 1:4.2.1), libyaz2 (>= 2.1.18), perl (>= 5.8.8-13), perlapi-5.8.8 Recommends: libmarc-record-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libnet-z3950-perl_0.51-3_solaris-i386.deb Size: 136810 MD5sum: 3f3ba09b927ec37aaaece7a1453c5ebc SHA1: 8ec96485fb0c3ac2d88eaf3feb98bce344e26631 SHA256: 616fe58a28f3ab0d293883e3dae54329b845528233ab01124bd0826a0ad84da1 Description: Perl interface to the Z39.50 information retrieval protocol Net::Z3950.pm is an implementation of the Perl binding for ZOOM, the Z39.50 Object Orientation Model. Bindings for the same abstract API are available in other languages including C, C++, Java, Tcl, Visual Basic, Python and Scheme. There's more about ZOOM, including the specification, at http://zoom.z3950.org/ . Homepage: http://perl.z3950.org/ Package: libversion-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 1:0.7400-1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perl (<< 5.9.0), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libversion-perl_0.7400-1ubuntu1_solaris-i386.deb Size: 46880 MD5sum: 0bd985e0c28e12c386e52c689ca83f94 SHA1: 7d21ac26a592105eb4fea6c33c74249103273612 SHA256: e19ca9b30693269fa450f2ce7ef7c3c4be6e4b6f57c4a11a305a496daff079c2 Description: Perl extension for Version Objects Overloaded version objects for all versions of Perl. This module implements all of the features of version objects which will be part of Perl 5.10.0 except automatic v-string handling. Homepage: http://search.cpan.org/dist/version/ Package: libtk-tablematrix-perl Priority: optional Section: contrib/perl Installed-Size: 22 Maintainer: Bart Martens Architecture: solaris-i386 Version: 1.23-4 Depends: libgcc1 (>= 1:4.2.1), libx11-6, perl (>= 5.8.8-13), perl-modules, perl-tk, perlapi-5.8.8, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libtk-tablematrix-perl_1.23-4_solaris-i386.deb Size: 132784 MD5sum: 4b30ba75ae11215e480c71954934f658 SHA1: af45eaad1a5d90ce19307d206f680191693544f3 SHA256: c451fdd395e96cf3dbe02d76e0e48dcc547bcb510af8f350be7d662d60c3e1d6 Description: Table/matrix widget extension to Perl/Tk This is the CPAN Perl module Tk::TableMatrix. . Tk::TableMatrix is a table/matrix widget extension to Perl/Tk for displaying data in a table (or spreadsheet) format. The basic features of the widget are: . * multi-line cells * support for embedded windows (one per cell) * row & column spanning * variable width columns / height rows (interactively resizable) * row and column titles * multiple data sources ((perl hash|| perl callback) &| internal caching) * supports standard Tk reliefs, fonts, colors, etc. * x/y scrollbar support * 'tag' styles per row, column or cell to change visual appearance * in-cell editing - returns value back to data source * support for disabled (read-only) tables or cells (via tags) * multiple selection modes, with "active" cell * multiple drawing modes to get optimal performance for larger tables * optional 'flashes' when things update * cell validation support . Homepage: http://search.cpan.org/~cerney/Tk-TableMatrix/ Package: libtext-aspell-perl Priority: optional Section: contrib/perl Installed-Size: 78 Maintainer: Brian Nelson Architecture: solaris-i386 Version: 0.04-3 Depends: libaspell15 (>= 0.60), libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libtext-aspell-perl_0.04-3_solaris-i386.deb Size: 30046 MD5sum: ee7320578a86062270879792b0c330c0 SHA1: e2be45478cdfdb4aa7147096a3c8e7a77394bf2d SHA256: ee1bcd9af91da05e34f55f7505508541e61b33232b23393a7570744322e7737a Description: Perl interface to the GNU Aspell library This module provides a Perl interface to the GNU Aspell library. The GNU Aspell library provides access to system spelling libraries, including a spell checker. . This module is to meet the need of looking up many words, one at a time, in a single session. It is a perl xs interface which should provide good performance in comparison to forking the aspell program for every word. Package: libxml-xerces-perl Priority: extra Section: contrib/perl Installed-Size: 294 Maintainer: Jay Berkenbilt Architecture: solaris-i386 Version: 2.7.0-0-3 Depends: libgcc1 (>= 1:4.2.1), libxerces27, perl (>= 5.8.8-13), perlapi-5.8.8, sunwcslr Suggests: libxerces27-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libxml-xerces-perl_2.7.0-0-3_solaris-i386.deb Size: 703932 MD5sum: 3655a1798901e7d10e9e48b224bf45cd SHA1: 4c98881adf657e3a22ad9cc5361f9bfc169df794 SHA256: b4052fa03937cb70dc9bd0161e5cb909e5b8e142a9b44a45cc7a651b4beeef9b Description: Perl API to Xerces XML parser Xerces.pm is the Perl API to the Apache project's Xerces XML parser. It is implemented using the Xerces C++ API, and it provides access to most of the C++ API from Perl. Unfortunately, it uses an old version of the Xerces-C++ runtime libraries. . Because it is based on Xerces-C++, Xerces.pm provides a validating XML parser that makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces.pm is faithful to the XML 1.0 recommendation and associated standards (DOM 1.0, DOM 2.0. SAX 1.0, SAX 2.0, Namespaces, and Schema), The parser provides high performance, modularity, and scalability. Package: libapache-db-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Ivan Kohler Architecture: solaris-i386 Version: 0.10-1 Depends: libapache-mod-perl | apache-perl | libapache2-mod-perl2 (>= 1.999.22), libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libapache-db-perl_0.10-1_solaris-i386.deb Size: 155138 MD5sum: e0dd56654efd02cc2b4e27fa5a7b3a9a SHA1: ebcaa2bd5944b1c3861691ddb5b5620b005bf389 SHA256: fd72f87c15dded87d206670180fc5c7c05311c34f45a7974b63a758c62fb1365 Description: Run the interactive Perl debugger under mod_perl Perl ships with a very useful interactive debugger, however, it does not run "out-of-the-box" in the Apache/mod_perl environment. Apache::DB makes a few adjustments so the two will cooperate. Package: libarray-refelem-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Matthias Urlichs Architecture: solaris-i386 Version: 1.00-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libarray-refelem-perl_1.00-1_solaris-i386.deb Size: 8730 MD5sum: 3b7503d822e39f89d95033c90218e7c4 SHA1: 841ffa78b8fa53fb72e54d03471874c82b7615f2 SHA256: ea29d2165a50b2c45755a151459f78a930ff848b1992e5a7b05698d86412278f Description: Set up array elements as aliases This module gives you direct access to the internal perl routines that let you store reference to things in arrays and hashes. Package: libpg-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Martin Pitt Architecture: solaris-i386 Version: 1:2.1.1-3build1 Replaces: libpgperl, postgresql (<< 7.3rel-5), postgresql-pl Depends: libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), perl (>= 5.8.8-13), perlapi-5.8.8 Conflicts: libpgperl, postgresql-pl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libpg-perl_2.1.1-3build1_solaris-i386.deb Size: 55898 MD5sum: 41dc2b4b52efd100a14ccc80093603e6 SHA1: d93a7118f9f18f95fc621fc291e62ded502fc146 SHA256: 610feeb9cab9f4e8bdacca23ce9fbc3e694940c4ce59a1cbe3961a95beb4a0fa Description: Perl modules for PostgreSQL This library enables Perl scripts to communicate with the PostgreSQL database backend. . Perl is a widely used scripting language, which is always installed in Debian systems. Package: libcompress-bzip2-perl Priority: optional Section: perl Installed-Size: 214 Maintainer: Timo Schneider Architecture: solaris-i386 Version: 2.09-1 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libcompress-bzip2-perl_2.09-1_solaris-i386.deb Size: 59042 MD5sum: 5fdeb9bbdb741f332815dee57b34756d SHA1: d899a7c047d0669087be4cfd114a0de16f3a1eea SHA256: d3470921bfb3bff4743d7b19a236c7ec729d6ed9f6f0e406cf0a38a5107f3bf8 Description: Perl interface to Bzip2 compression library The Compress::Bzip2 module provides a Perl interface to the Bzip2 compression library, a relevant subset of the functionality provided by Bzip2 is available in Compress::Bzip2. . The module can be split into two general areas of functionality, namely in-memory compression/decompression and read/write access to bzip2 files. Package: libdbd-sybase-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Steve Langasek Architecture: solaris-i386 Version: 1.00-3 Depends: libdbi-perl, libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdbd-sybase-perl_1.00-3_solaris-i386.deb Size: 116998 MD5sum: 2b90af3adae93321e4de3f63f9302e79 SHA1: e40a5e72d58cadf758e6a25e75bd66f71a1cf93c SHA256: 129d62c0f2b2c44ee09aa7a3d77e8b07f3110feaa87118f23e4480a420e7903f Description: Sybase/MS SQL database driver for the DBI module DBD::Sybase is a Perl module which works with the DBI module to provide access to Sybase and Microsoft SQL databases. Package: libhtml-template-pro-perl Priority: optional Section: perl Installed-Size: 286 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.66-1 Depends: libgcc1 (>= 1:4.2.1), libpcre3 (>= 7.4), perl (>= 5.8.8-13), perlapi-5.8.8, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libhtml-template-pro-perl_0.66-1_solaris-i386.deb Size: 82698 MD5sum: 4b689cddc27cc7d663169fba8c9fc1b2 SHA1: f4de513518a5a8a4fdcdf0957d059d5a1ca46805 SHA256: 9592c7bcafdab403957d83f6303987c06a6b4fa6808740736df4b92d8055b11c Description: Perl/XS module to use HTML Templates from CGI scripts This module attempts to make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags - , , , , and . The file written with HTML and these new tags is called a template. It is usually saved separate from your script - possibly even created by someone else! Using this module you fill in the values for the variables, loops and branches declared in the template. This allows you to separate design - the HTML - from the data, which you generate in the Perl script. Homepage: http://search.cpan.org/dist/HTML-Template-Pro/ Package: libproc-processtable-perl Priority: optional Section: contrib/perl Installed-Size: 18 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.41-5 Replaces: libproc-process-perl (<< 0.41-4) Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Conflicts: libproc-process-perl (<< 0.41-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libproc-processtable-perl_0.41-5_solaris-i386.deb Size: 38788 MD5sum: 219712237528169fd8622944dd28c885 SHA1: 7510f7ac52f2ad678f7cae9786844457aac29058 SHA256: e14176c93ce14f8179db5b419e528c9aae082581a09c1780c905f647c56e4f1f Description: Perl library for accessing process table information This Perl module attempts to unify the interfaces to Unix process table information, without having to run a ps subprocess from within a perl or shell script and parse the output. Package: libtext-bidi-perl Priority: extra Section: contrib/perl Installed-Size: 13 Maintainer: Lior Kaplan Architecture: solaris-i386 Source: text-bidi Version: 0.03-2 Depends: libfribidi0 (>= 0.10.9), libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libtext-bidi-perl_0.03-2_solaris-i386.deb Size: 43132 MD5sum: 64bdab0ffc2b663bb19b18c8b5021bbc SHA1: eda77c94885dce7aae54c5a023b2232efa3a2261 SHA256: 41247d2ae08e0fdbae13b9e13a9b86962131dd74a106d18ba28dae41acbdbb5a Description: Text::Bidi - Unicode bidi algorithm for Perl using libfribidi This Perl module provides basic support for the Unicode bidirectional text (Bidi) algorithm, for displaying text consisting of both left-to-right and right-to-left written languages (like Hebrew and Arabic.) It does so using a swig interface file to the libfribidi library. . Homepage: http://search.cpan.org/~kamensky/Text-Bidi-0.03/ Package: libogg-vorbis-header-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Amit Shah Architecture: solaris-i386 Version: 0.03-1 Depends: libgcc1 (>= 1:4.2.1), libinline-perl (>= 0.44-3), libogg0 (>= 1.0rc3), libvorbis0a (>= 1.2.0), libvorbisfile3 (>= 1.2.0), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libogg-vorbis-header-perl_0.03-1_solaris-i386.deb Size: 30486 MD5sum: a3b8fe3c03d81f0d3b7f8dd696a68a82 SHA1: a506b72c1384e1345dc3978083578396a47ae25b SHA256: 34b7085cac92e5a83563773bffcbad76771e348f02d027420e479bb807ff41f2 Description: perl interface to Ogg Vorbis information and comments This package provides the module Ogg::Vorbis::Header. This module presents an object-oriented interface to Ogg Vorbis files which allows a user to view Vorbis information and comments and to modify or add comments. Package: libaudio-cd-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Jereme Corrado Architecture: solaris-i386 Source: audio-cd Version: 0.05-6 Depends: libcdaudio1, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libaudio-cd-perl_0.05-6_solaris-i386.deb Size: 32292 MD5sum: bc75380ef42c157e3739aaf9d65c7b6f SHA1: 6e31fba5ffa62cdfa5b51bb6ba0eebfce39a09ea SHA256: 30a50a77f82c4c25a1482a86b9697b5b89daaf4dc5427e93b41898271d0e914a Description: Library to handle CDDB and low-level cd io calls This module supplies the CDDB functionality and low level calls to CD players. Package: libterm-readline-gnu-perl Priority: optional Section: contrib/perl Installed-Size: 16 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 1.16-2-build1 Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), perl (>= 5.8.8-13), perlapi-5.8.8, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libterm-readline-gnu-perl_1.16-2-build1_solaris-i386.deb Size: 113890 MD5sum: 58a0286b370325456039abf72a331227 SHA1: 94ef8934b76124cccee1bda291927b070a1da1d7 SHA256: 74387192c35bcfac0c4e48c131223b450eaf7cba564fd35ec7db991cbb37e841 Description: Perl extension for the GNU Readline/History Library This is an implementation of a Perl interface to the GNU Readline Library. This module gives you input line editing, input history management, word completion, and other similar facilities. This module gives you access to almost all variables and functions documented in the GNU ReadLine/History Library. This means you can write your custom editing function, your custom completion function, and so on with Perl. You may find it useful for prototyping before programming with C. Package: libcurses-perl Priority: optional Section: contrib/perl Installed-Size: 19 Maintainer: Jay Bonci Architecture: solaris-i386 Version: 1.13-1 Replaces: perl-curses Provides: perl-curses Depends: perl (>= 5.8.8-13), perlapi-5.8.8 Conflicts: perl-curses Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libcurses-perl_1.13-1_solaris-i386.deb Size: 106172 MD5sum: 2a8179b848db87a04b98b894f6706f79 SHA1: c79fc19c606187bc5373491bf03847440a738099 SHA256: ca280d4a5b8c02bd9648ced04f08a5132d3e2e62d81a02c3e2108503d2c21986 Description: Curses interface for Perl libcurses-perl (the Curses module from CPAN) will let you use the ncurses/curses terminal screen manipulation routines from Perl programs. . This package was previously called perl-curses. To comply with informal Debian standards, it has been renamed to libcurses-perl. Package: libdata-dumpxml-perl Priority: optional Section: contrib/perl Installed-Size: 33 Maintainer: Matthias Urlichs Architecture: solaris-i386 Version: 1.06-1 Depends: libarray-refelem-perl, libxml-parser-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdata-dumpxml-perl_1.06-1_solaris-i386.deb Size: 14490 MD5sum: 25eefc0fd988df077f8d3a72c0db1ed5 SHA1: c62d22261c013979a88e8cc2b717cdd207b4fb43 SHA256: 686b8cb92e97a845b698ef3e1ddfc8665df45105ab98d77259deb2406f795475 Description: Dump arbitrary perl data structures as XML and restore them This module provides a single function called dump_xml() that takes a list of Perl values as its argument and produces a string as its result. . The string returned is an XML document that represents any Perl data structures passed to the function. Reference loops are handled correctly. Package: libgeo-ip-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Nikita V. Youshchenko Architecture: solaris-i386 Version: 1.27-2 Depends: libgcc1 (>= 1:4.2.1), libgeoip1, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libgeo-ip-perl_1.27-2_solaris-i386.deb Size: 32160 MD5sum: b325278665d48014371292ed54fcc82d SHA1: 53687e428d5beeb246554afb80d13ee203bb2581 SHA256: c0c0faa6b98df738ec7c08be9d5bbe84d36e57370bd98f048cdfef4b625863d6 Description: Perl bindings for GeoIP library Geo::IP is a Perl external module which provides an interface to GeoIP library. . GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database that simply contains IP blocks as keys, and countries as values. This database is provided by the GeoIP library package. Package: libnkf-perl Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: NOKUBI Takatsugu Architecture: solaris-i386 Source: nkf Version: 2.07-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libnkf-perl_2.07-1_solaris-i386.deb Size: 111268 MD5sum: 7a33c0e97155bdee2bc1b2cbcc573288 SHA1: 8905bc1b0245b29f598d7aff79c2ad78bd338fc2 SHA256: 11c3e95edeea93485f762e6ca91111d14354d4169a3ffa3918c12992f8455d44 Description: Network Kanji code conversion Filter for Perl libnkf-perl will let you use the nkf (Network Kanji code conversion filter) as NKF.pm from Perl programs. Package: libdevice-serialport-perl Priority: extra Section: contrib/perl Installed-Size: 23 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 1.04-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdevice-serialport-perl_1.04-1_solaris-i386.deb Size: 79438 MD5sum: 4c924a22e5532c046bfc01728dd169a4 SHA1: 4b2c49f74e81739de78c4329332c0f41d0c3a10a SHA256: cbd27fa4b5090e002e0c5b402b26f590ddfc0b46ac62d5e99966a34c2ebacfb3 Description: emulation of Win32::SerialPort for Linux/POSIX Device::SerialPort provides an object-based user interface essentially identical to the one provided by the Win32::SerialPort module. This provides device-level access to a system's serial port. . Also included is modemtest -- a too for examining your modem using Device::SerialPort Homepage: http://search.cpan.org/dist/Device-SerialPort/ Package: libpsp-html-parser-perl Priority: optional Section: contrib/perl Installed-Size: 18 Maintainer: Sam Hartman Architecture: solaris-i386 Source: psp Version: 0.5.5.dfsg.1-0.1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libpsp-html-parser-perl_0.5.5.dfsg.1-0.1_solaris-i386.deb Size: 79624 MD5sum: 52eccfddcfb38dcbcfb75cc7ed521e86 SHA1: f4ef778bd40c582ccf1b0c5497a4196b541c98cc SHA256: dfea391eb083fc3782f7552cdf737a96c7657ad0ded683519a67fce182d4afa3 Description: Version of HTML::Parser for PSP This package is a special version of HTML::Parser for PSP. It does not conflict with the normal HTML::Parser and should be used by nothing besides PSP. The changes in this package will hopefully be integrated into HTML::Parser. Package: libhocr-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Hebrew Packaging Team Architecture: solaris-i386 Source: hocr Version: 0.8.2-5 Depends: libhocr0 (= 0.8.2-5), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libhocr-perl_0.8.2-5_solaris-i386.deb Size: 22890 MD5sum: fe61933b7ea29a83134c1ae533651364 SHA1: a3a13e270727e0f99d6fd415c1727cb541acc648 SHA256: 503adc1c93885bec545758ef06bcd99df80ceeb1175165067f27e629e61de83a Description: Hebrew OCR library Perl bindings Libhocr is an Hebrew OCR (Optical character recognition) library written in C/C++. . This package contains Perl bindings to libhocr. . Homepage: http://hocr.berlios.de/ Package: libmime-explode-perl Priority: extra Section: perl Installed-Size: 28 Maintainer: Piotr Roszatycki Architecture: solaris-i386 Version: 0.38-1 Depends: libgcc1 (>= 1:4.2.1), perl, perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libmime-explode-perl_0.38-1_solaris-i386.deb Size: 190216 MD5sum: 3daeedb875e6353767d220b22a79ab0c SHA1: 163f958a08c3c31103e06a7d0953f2e9655cea5d SHA256: 7cbe69da51e97ce326e3b438523e58e33642f3abd77e0d2f483973643d26e879 Description: perl MIME::Explode - Perl extension for explode MIME messages MIME::Explode is perl module for parsing and decoding single or multipart MIME messages, and outputting its decoded components to a given directory. This module is designed to allows users to extract the attached files out of a MIME encoded email messages or mailboxes. Package: libauthen-krb5-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 1.6-2 Depends: libcomerr2 (>= 1.33-3), libgcc1 (>= 1:4.2.1), libkrb53 (>= 1.6.dfsg.2), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libauthen-krb5-perl_1.6-2_solaris-i386.deb Size: 62422 MD5sum: b68d5c24694e6948468e55e002824506 SHA1: 771e3d75ce3fbe9470ec274bb62a2fe6525831f7 SHA256: 5f9d4b9a906f28551df9f9159e359c6211945d756967e876e6f955236132daa5 Description: Perl extension for Kerberos 5 API Authen::Krb5 is an object-oriented interface to the Kerberos 5 API. It rearranges the API slightly to provide an object-oriented view, but otherwise closely matches the C interface. While basic documentation is provided, use may require previous experience with Kerberos 5 programming or reference to the Kerberos 5 API documentation. . This package is built against the MIT Kerberos 5 libraries. Package: libsufary-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian QA Group Architecture: solaris-i386 Source: sufary Version: 2.1.1-8 Depends: libgcc1 (>= 1:4.2.1), libsufary2, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libsufary-perl_2.1.1-8_solaris-i386.deb Size: 17972 MD5sum: 74c6d1f8c948f8ff746ecf30eeb18c49 SHA1: 4db8894ca4dca570405a8a0c0bef0fc27885e68c SHA256: 92ac2c7ba29b14d86da01ead2455ceee326efbd3ccc6bdcf04a73bae521bc65e Description: Perl module for SUFARY This module lets you use the SUFARY library from perl. . SUFARY is a very powerful indexing and query system using suffix array. . SUFARY can handle one file at a time, and so not suited for searching a word from many files. . CAUTION: Documentation for sufary is written in Japanese. Package: libnet-dns-perl Priority: optional Section: contrib/perl Installed-Size: 646 Maintainer: Florian Hinzmann Architecture: solaris-i386 Version: 0.63-1 Depends: libdigest-hmac-perl, libgcc1 (>= 1:4.2.1), libmime-base64-perl, libnet-ip-perl, perl (>= 5.8.8-13), perlapi-5.8.8, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libnet-dns-perl_0.63-1_solaris-i386.deb Size: 261914 MD5sum: ed7a4d30fbc9ac6422f6e73cd415c69a SHA1: c86fd5f81d8069a7a5818995e4d7b175644d8484 SHA256: 78913f8c52eecad6625677d1dbfc1a3667c74707b7b3a33c4557a2c4e0b51432 Description: Perform DNS queries from a Perl script Net::DNS is a DNS resolver implemented in Perl. It allows the programmer to perform nearly any type of DNS query from a Perl script. Package: libapache2-authenntlm-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Hendrik Frenzel Architecture: solaris-i386 Version: 0.02-3 Depends: libapache2-mod-perl2, libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libapache2-authenntlm-perl_0.02-3_solaris-i386.deb Size: 45980 MD5sum: e373aca3f0b91dbc00f3cc5e5fb18582 SHA1: d069712b01b92d3dff9daa14dc2253930d09381c SHA256: 237ea8076002bf387570b5589cf6eb69a96701e3eca47011a926925720014d27 Description: Perform Microsoft NTLM and Basic User Authentication The purpose of this module is to perform a user authentication via Microsoft's NTLM protocol. This protocol is supported by all versions of the Internet Explorer and is mainly useful for intranets. Depending on your preferences setting IE will supply your windows logon credentials to the web server when the server asks for NTLM authentication. This saves the user to type in his/her password again. . The NTLM protocol performs a challenge/response to exchange a random number (nonce) and get back a md4 hash, which is built from the user's password and the nonce. This makes sure that no password goes over the wire in plain text. . The main advantage of the Perl implementation is, that it can be easily extended to verify the user/password against other sources than a windows domain controller. . The default implementation is to go to the domain controller for the given domain and verify the user. If you want to verify the user against another source, you can inherit from Apache2::AuthenNTLM and override it's methods. . This description was automagically extracted from the module by dh-make-perl. Package: libogg-vorbis-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: solaris-i386 Source: libvorbis-perl Version: 0.05-5 Replaces: libvorbis-perl Provides: libvorbis-perl Depends: libgcc1 (>= 1:4.2.1), libvorbisfile3 (>= 1.2.0), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libogg-vorbis-perl_0.05-5_solaris-i386.deb Size: 23004 MD5sum: 5e7176b29bc5e870b5b9d2f9b2fd35d1 SHA1: 2a190a6b73019c529bacc207659b8f16a4cf771c SHA256: 56e0b2fa52397569c2f0555d3a22f0e413f7f484830e6bb74d42e8d862c4ffbd Description: Perl extension for Ogg Vorbis streams The Ogg::Vorbis Perl module, an object-oriented interface to the libvorbisfile Ogg Vorbis library. Currently reading but not writing of streams is supported. . Ogg Vorbis is a fully Open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for high quality (44.1-48.0kHz, 16+ bit, polyphonic) audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. This places Vorbis in the same class as audio representations including MPEG-1 audio layer 3, MPEG-4 audio (AAC and TwinVQ), and PAC. Package: libastro-fits-cfitsio-perl Priority: optional Section: contrib/perl Installed-Size: 19 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 1.05-1 Depends: libcfitsio3, libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libastro-fits-cfitsio-perl_1.05-1_solaris-i386.deb Size: 512306 MD5sum: afb411e166afc5de0ba96c4a16dbe53f SHA1: 56a48d723b23695f74c0a4c60a7cb074effe5497 SHA256: facbbc43455d3709dbe58c8001b347a6b19091c9e4b7d2cdc734919f8a43ef8d Description: Perl extension for using the cfitsio library Perl interface to William Pence's cfitsio subroutine library. For more information on cfitsio, see http://heasarc.gsfc.nasa.gov/fitsio. . This module attempts to provide a wrapper for nearly every cfitsio routine, while retaining as much cfitsio behavior as possible. As such, one should be aware that it is still somewhat low-level, in the sense that handing an array which is not the correct size to a routine like fits_write_img() may cause SIGSEGVs. . The goal is to eventually use these routines to build a more Perl-like interface to many common tasks such as reading and writing of images and ASCII and binary tables. Package: libclass-c3-xs-perl Priority: optional Section: contrib/perl Installed-Size: 94 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.08-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libclass-c3-xs-perl_0.08-1_solaris-i386.deb Size: 14334 MD5sum: 9cc4f0f40c297a2e4f31a794a3a84dfb SHA1: 2ee7131b6465da3c59b707137612cec61441c390 SHA256: 33145b568dff6c23bd99e00ef7fc687d440a8a0396a1c4350ace2577ffd167dc Description: XS speedups for Class::C3 Class::C3::XS contains XS performance enhancers for Class::C3 version 0.16 and higher. The main Class::C3 package will use this package automatically if it can find it. Do not use this package directly, use Class::C3 instead. Package: libsys-cpuload-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Noèl Köthe Architecture: solaris-i386 Version: 0.03-6 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libsys-cpuload-perl_0.03-6_solaris-i386.deb Size: 8966 MD5sum: 413bd0f183bca0fc5583e6886a70501b SHA1: 0fe626c1d600b113b0b88ea7fc6930d4df50ef28 SHA256: 053ff39047540c8776f98132ddbc440aec242c53cb9f5c1e85d87394aa278e3f Description: module which retrieves load average of a machine This module retrieves the 1 minute, 5 minute, and 15 minute load average of a machine. . http://search.cpan.org/search?dist=Sys-CpuLoad Package: libfilesys-df-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.92-3ubuntu1 Replaces: libfilesys-statvfs-perl (<= 0.75-2) Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Conflicts: libfilesys-statvfs-perl (<= 0.75-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libfilesys-df-perl_0.92-3ubuntu1_solaris-i386.deb Size: 14162 MD5sum: d33ddc4f2c6f091aa3a03c74f7825674 SHA1: 0f630a42a13824d2925ddf7a913e50f422ef994a SHA256: 3b5c0af45649d164ca08dc524b54f480043e7e28aa106a10fbe254faca12e342 Description: Module to obtain filesystem disk space information This module provides a way to obtain filesystem disk space information. This is a Unix only distribution. If you want to gather this information for Unix and Windows, use Filesys::DfPortable. The only major benefit of using Filesys::Df over Filesys::DfPortable, is that Filesys::Df supports the use of open filehandles as arguments. Homepage: http://search.cpan.org/dist/Filesys-Df/ Package: libunicode-map-perl Priority: optional Section: contrib/perl Installed-Size: 66 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.112-10 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Suggests: libwww-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libunicode-map-perl_0.112-10_solaris-i386.deb Size: 477270 MD5sum: 248263dbcf8204689e14ffe86b6e11a2 SHA1: 5c49cd92a61788e21fd6aeb7178bbe83b28d7da2 SHA256: 79a88a14fd972840c1ffd4fc1c5fa85157a1c455c7fbe18f892cd4ab345cb332 Description: Perl module for mapping charsets from and to UTF16 Unicode This module converts strings from and to 2-byte Unicode UCS2 format. All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To convert between UTF8 and UTF16 use Unicode::String. . For historical reasons this module coexists with Unicode::Map8. Please use Unicode::Map8 unless you need to care for >1 byte character sets, e.g. chinese GB2312. Anyway, if you stick to the basic functionality (see documentation) you can use both modules equivalently. . The 'libwww-perl' package is needed to run the example mirrorMappings. Package: libmsgcat-perl Priority: optional Section: contrib/interpreters Installed-Size: 12 Maintainer: Raphael Hertzog Architecture: solaris-i386 Version: 1.03-3 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libmsgcat-perl_1.03-3_solaris-i386.deb Size: 11656 MD5sum: 7fb3ecd1698e9f99d6c7b13050e6220c SHA1: 0271e5ad171cc4b3d5fdf432b8788be67c9cabc7 SHA256: d57b0438c353e9471728bba6db9d08a088d0dda2772163392b1578c008ec7d43 Description: Locale::Msgcat perl module This is Msgcat, a small perl module for systems which support the XPG4 message catalog functions : catopen(3), catgets(3) and catclose(3). Package: libdevel-lexalias-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.04-1 Depends: libdevel-caller-perl, libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdevel-lexalias-perl_0.04-1_solaris-i386.deb Size: 9176 MD5sum: ec1f844872a2ce0877c8c33ee1e3c40b SHA1: 73f12dd75433bbbb1152cfd6cf7e1a127346a989 SHA256: a42df1a10ef62e47d594faeab1216fca761c0031925b8cb556bf5ac0e8427b54 Description: Perl module that provides alias lexical variables Devel::LexAlias provides the ability to alias a lexical variable in a subroutines scope to one of your choosing. Package: libalias-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 2.32-8 Provides: alias Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Conflicts: alias Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libalias-perl_2.32-8_solaris-i386.deb Size: 21772 MD5sum: 0c571413968e298af5ba872339197004 SHA1: a506de09782ac1e3b0ce24d0cd5c476d8266f435 SHA256: e5f5f4d09f477c718f0e8525074b1b86dd42a64e09e87e42caf777a0ce67cffa Description: Access perl variables through aliases You may find this module useful if you: . * are tired of dereferencing hash-based object attributes . * wish perl could make-do with fewer $, -> and {} things . * are a little scared of using typeglobs . * want the freedom to put what you want, when you want in the symbol table without having to deal with weird syntax . * need to use scalar constants in your program since you don't trust yourself from changing $PI Package: libsafe-hole-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Stefan Hornburg (Racke) Architecture: solaris-i386 Source: safe-hole-perl Version: 0.10-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libsafe-hole-perl_0.10-1_solaris-i386.deb Size: 15460 MD5sum: 2595f01fd601d66d024c961273b09d78 SHA1: 37a173c1e63869c5e12b9ea85bcf646c2805490c SHA256: f38d87ff865ffc8f32af30f00ad2c236ee9250d6bdb2ff93ecf0f3402763a876 Description: Perl module which makes a "hole" in the Safe compartment libsafe-hole-perl allows externally defined routines and methods of objects to be called from within the Safe compartment. However, those subroutines and methods are executed within the Safe compartment, so they are unable to call other subroutines which are dynamically qualified with the package name such as class methods. . Through Safe::Hole, we can execute externally defined subroutines in the original main compartment from the Safe compartment. Package: libimage-exif-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 1.00.3-3 Depends: libexif12, libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libimage-exif-perl_1.00.3-3_solaris-i386.deb Size: 57282 MD5sum: f06ef9beeee504087887f64a5706aa1a SHA1: 6045184657cb82f4d586318b5fa6c43d63e44d8e SHA256: 9a67b84b3313574fc27700cc56412265b1f5f26c686482c60aeac1412cd10fe5 Description: Perl module to extract EXIF information from image files This Perl extension allows you to extract EXIF information from your image files, especially photographs taken with a digital camera. . It supports some of the vendor extensions to the EXIF format used by some cameras. Package: libcache-mmap-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.09-4 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libcache-mmap-perl_0.09-4_solaris-i386.deb Size: 24424 MD5sum: b2cf1da08f0fd235892cf7615b4bb66c SHA1: 0f3da685f65611854979ee55e4b990c48e2d2552 SHA256: 5a0a78909f5fcdbbd4e534a694b824dd52a9cf08b72f6044389a11e4e50f6f52 Description: Shared data cache using memory mapped files This module implements a shared data cache, using memory mapped files. If routines are provided which interact with the underlying data, access to the cache is completely transparent, and the module handles all the details of refreshing cache contents, and updating underlying data, if necessary. . Cache entries are assigned to "buckets" within the cache file, depending on the key. Within each bucket, entries are stored approximately in order of last access, so that frequently accessed entries will move to the head of the bucket, thus decreasing access time. Concurrent accesses to the same bucket are prevented by file locking of the relevant section of the cache file. Homepage: http://search.cpan.org/dist/Cache-Mmap/ Package: libgenders-perl Priority: optional Section: contrib/perl Installed-Size: 133 Maintainer: Brian Pellin Architecture: solaris-i386 Source: genders Version: 1.6-1-1 Depends: libgcc1 (>= 1:4.2.1), libgenders0, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libgenders-perl_1.6-1-1_solaris-i386.deb Size: 51792 MD5sum: 7be8700b37f39beb8a3891ef15e12d20 SHA1: 6dcf46ffa57cb7b87a7515f9547a17364e09d60b SHA256: caba5dc63869a31ae10bba3cdc8ce11136f14bacb07168ce909df77ebf8f1794 Description: perl interface to the LLNL genders cluster management utilities A Perl API for querying the genders file, for LLNL genders cluster configuration management. It is used by system administration scripts that need to manipulate lists of nodes or attributes and for performance or other reasons cannot do so via repeated calls to the Nodeattr utility. . Homepage: http://www.llnl.gov/linux/genders/ Package: libdate-simple-perl Priority: optional Section: contrib/perl Installed-Size: 15 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 3.02-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdate-simple-perl_3.02-1_solaris-i386.deb Size: 43962 MD5sum: 0108c36217e970280152c9713128dbfd SHA1: 2e1f4a9cecd30640f858e38e216d371f02b89b70 SHA256: 67cdc6a9132395609af231f0776e3737c9ae54588df6d33766316340f2f6a4fd Description: a simple date object for Perl Dates are complex enough without times and timezones. This module may be used to create simple date objects. . It handles validation, interval arithmetic, day-of-week calculation and transparent date formatting. . It does not deal with hours, minutes, seconds, and time zones. Package: libdate-calc-perl Priority: optional Section: contrib/perl Installed-Size: 27 Maintainer: Christian Hammers Architecture: solaris-i386 Version: 5.4-5 Replaces: libdatecalc-perl Depends: libbit-vector-perl, libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Conflicts: libdatecalc-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdate-calc-perl_5.4-5_solaris-i386.deb Size: 247204 MD5sum: 22109f0d3a0066b50af5cb84d95b905f SHA1: 7df9e974c9d743905c2c63be3c9cf7af1b6bebfd SHA256: 119bf44bc1ecb8e7ea33ac80080fe02b17d062cff54b7e566f966b7bde1f6692 Description: Perl library for accessing dates The package provides a Perl interface to a C library which offers a wide variety of date calculations based on the Gregorian calendar (the one used in all western countries today), complying with the ISO/R 2015-1971 and DIN 1355 standards which specify things as what leap years are, when they occur, how the week numbers are defined, what's the first day of the week, how many weeks (52 or 53) a given year has, and so on. . Although the Gregorian calendar was only adopted 1582 by most (not all) European countries (some countries continued to use the Julian calendar until as late as the beginning of the 20th century!), this package allows you to extrapolate the Gregorian calendar back until the year 1. Package: libsys-cpu-perl Priority: optional Section: contrib/perl Installed-Size: 39 Maintainer: Isaac Clerencia Architecture: solaris-i386 Version: 0.40-2 Depends: libgcc1 (>= 1:4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libsys-cpu-perl_0.40-2_solaris-i386.deb Size: 9134 MD5sum: 8b4b05d78b97dbd62bfa38379e3d94bb SHA1: bffa59f3d185af2cf77cc31895ebbf8c48674edf SHA256: f308dd2b7a4aa43341888a151aca3f72ce397eda4e563db8c77bd5568d29b527 Description: Sys::CPU Perl module for getting CPU information The Sys::CPU Perl offers an API to get the number of CPU's and its speed and type. Package: libcrypt-eksblowfish-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Ivan Kohler Architecture: solaris-i386 Version: 0.001-1 Depends: libgcc1 (>= 1:4.2.1), libxsloader-perl, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libcrypt-eksblowfish-perl_0.001-1_solaris-i386.deb Size: 27454 MD5sum: 790d09fd3fe97fa542418032d0b9f2c8 SHA1: 617f58564fc9d44e3cf0c35701ee6e06651d6c3f SHA256: 5b88f14c152bf44ceecc031c97afd38f92ea9da6f3ac2b76067241c239b1b5a4 Description: Perl module implementing the Eksblowfish block cipher An object of this type encapsulates a keyed instance of the Eksblowfish block cipher, ready to encrypt and decrypt. . Eksblowfish is a variant of the Blowfish cipher, modified to make the key setup very expensive. ("Eks" stands for "expensive key schedule".) This doesn't make it significantly cryptographically stronger, but is intended to hinder brute-force attacks. It also makes it unsuitable for any application requiring key agility. It was designed by Niels Provos and David Mazieres for password hashing in OpenBSD. See Crypt::Eksblowfish::Bcrypt for the hash algorithm. . Eksblowfish is a parameterised (family-keyed) cipher. It takes a cost parameter that controls how expensive the key scheduling is. It also takes a family key, known as the "salt". Cost and salt parameters together define a cipher family. Within each family, a key determines an encryption function in the usual way. See Crypt::Eksblowfish::Family for a way to encapsulate an Eksblowfish cipher family. Package: libfcgi-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Florian Ragwitz Architecture: solaris-i386 Version: 0.67-2 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libfcgi-perl_0.67-2_solaris-i386.deb Size: 36962 MD5sum: 9e5d0dbf36f768bf88dc513e21312fcd SHA1: 8deb51163b9e3cce0e26d28c710fdd8238a5ab4e SHA256: 9e4a1c6dbb7e4151a42ddfbc05716253632c298f1c4dd2ce5da359a30d435256 Description: FastCGI Perl module FastCGI is a language independent, scalable, open extension to CGI that provides hight performance without the limitations of server specific APIs. . For more information, see http://www.fastcgi.com/. Package: libmail-pop3client-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Noèl Köthe Architecture: solaris-i386 Version: 2.17-1 Depends: perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libmail-pop3client-perl_2.17-1_solaris-i386.deb Size: 25194 MD5sum: e33f9cbb069e25ec9ec33232ded6285d SHA1: be1acb5d8eb172c418df03e41436ad5ed7ed48eb SHA256: a22d620962d0e79f15bf1c3eb0057f6c7a72bab612ff583ef74c69f8aef2e200 Description: POP3 client module for perl It provides an object-oriented interface to a POP3 server. It can be used to write perl-based biff clients, mail readers, or whatever. . http://pop3client.dowds.net/ Package: libdigest-crc-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.14-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdigest-crc-perl_0.14-1_solaris-i386.deb Size: 12790 MD5sum: b6639b7fee6b283c884f8080ea27170d SHA1: e6b1dd958ea4f294fab8a3d9d122e6faea51b823 SHA256: 746eb9dc61e289ff53d3b663c6e613da171afc183496257b3991c85e502a540f Description: Generic CRC functions for Perl The Digest::CRC module calculates CRC sums of all sorts. It contains wrapper functions with the correct parameters for CRC-CCITT, CRC-16 and CRC-32. The module acts similar to libstring-crc32-perl, but implements the Digest interface. Homepage: http://search.cpan.org/dist/Digest-CRC/ Package: libdbd-sqlite2-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 2:0.33-7 Depends: debconf | debconf-2.0, libdbi-perl (>= 1.03), libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Conflicts: libdbd-sqlite-perl (= 1:0.33-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdbd-sqlite2-perl_0.33-7_solaris-i386.deb Size: 182006 MD5sum: 11ae842b00a845625aa076b8ecb70561 SHA1: 01a34c0d8f9b8b4bf2fa77a82fed02a77b9292a8 SHA256: 39a9e1fe6441a0baafffa1564fc75c5139216a368bde80d09b8ee2e420dc85e8 Description: Perl DBI driver with a self-contained RDBMS (SQLite2 version) This module embeds a small fast embedded SQL database engine called SQLite into a DBI driver, if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL, then DBD::SQLite may be just what you need. . SQLite supports the following features: . * Implements a large subset of SQL92 See http://www.hwaci.com/sw/sqlite/lang.html for details. . * A complete DB in a single disk file Everything for your database is stored in a single disk file, making it easier to move things around than with DBD::CSV. . * Atomic commit and rollback . The engine is very fast, but for updates/inserts/dml it does perform a global lock on the entire database. This, obviously, might not be good for multiple user systems. So beware. The database also appears to be significantly faster if your transactions are coarse. Package: libnet-tclink-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Ivan Kohler Architecture: solaris-i386 Version: 3.4.0-4 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libnet-tclink-perl_3.4.0-4_solaris-i386.deb Size: 57290 MD5sum: 5ea543fd83f8b69cb897469647c547a0 SHA1: 22d0b6f2c78a438724b9e75e996ab872e9b71bd2 SHA256: 84c58b2d398c02d82b57afa70d4afb3deef6eb427cd3cab51405b7084849df73 Description: Perl interface to the TrustCommerce payment gateway Net::TCLink is a module that allows for fast, secure, reliable credit card and check transactions via the TrustCommerce IP gateway. The module consists of a single function call that accepts a hash that describes the requested transaction and returns a map that describes the result. Package: libimager-perl Priority: optional Section: contrib/perl Installed-Size: 87 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.62-3ubuntu1 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgif4 (>= 4.1.6), libjpeg62, libpng12-0 (>= 1.2.13-4), libt1-5, libtiff4, libttf2, perl (>= 5.8.8-13), perlapi-5.8.8, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libimager-perl_0.62-3ubuntu1_solaris-i386.deb Size: 732716 MD5sum: 8150309d9a59251c1d19bcf0b9a4236a SHA1: 871eaeb5caa83b90bc22ca8379ef13ad2869107f SHA256: fe04a8345ab648a5bc8d5adeb834758a62ad87e39b7e20c219d7a1d9adab4602 Description: Perl extension for Generating 24 bit Images Imager is a module for creating and altering images. It can read and write various image formats, draw primitive shapes like lines,and polygons, blend multiple images together in various ways, scale, crop, render text and more. . Imager also has convenience functions for things like RGB<->HSV color space conversion. Homepage: http://imager.perl.org/ Package: libdevel-caller-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.11-1 Depends: libgcc1 (>= 1:4.2.1), libpadwalker-perl (>= 0.08), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdevel-caller-perl_0.11-1_solaris-i386.deb Size: 13160 MD5sum: 969987499cf4d9a8437c7ffacda79e7f SHA1: de6572e53b7155d5b54b08001d62071f3c77376a SHA256: 305c1c22dc41d315340ccc23e98faf4c1a193da3afc4a9bad831fc4195fd1f87 Description: Perl module for enhancing the caller() function Devel::Caller provides four functions for introspecting your code deeper than the internal function "caller()" does. . You can access arguments passed to a function or even the code reference of the subroutine being invoked at the call frame indicated by the given level. Package: libtext-kakasi-perl Priority: optional Section: contrib/interpreters Installed-Size: 13 Maintainer: NOKUBI Takatsugu Architecture: solaris-i386 Version: 2.04-1 Depends: libgcc1 (>= 1:4.2.1), libkakasi2, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libtext-kakasi-perl_2.04-1_solaris-i386.deb Size: 22238 MD5sum: 44bcf4568d8f34ab4fbf5338fc743cf2 SHA1: 33cc3921cff15143b60f27b2e035720950725a5b SHA256: 4ddef389dc8b3ceb2028e4ab1c6b7a0ebef40ec6ecd1a769922c966eefea5396 Description: KAKASI interface for scripting language Perl. KAKASI interface module for Perl. KAKASI is the language processing filter to convert Kanji characters to Hiragana, Katakana or Romaji(alphabetical description of Japanese pronunciation). Package: libevent-perl Priority: optional Section: contrib/perl Installed-Size: 19 Maintainer: Steve Kowalik Architecture: solaris-i386 Version: 1.06-1 Depends: perl (>= 5.8.8-13), perlapi-5.8.8 Recommends: libtime-hires-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libevent-perl_1.06-1_solaris-i386.deb Size: 258552 MD5sum: 61cd6bb12ded077b8289f1b5dd02b611 SHA1: 03a7b91353ecf81a1ce5e48713b9ba0c16121d90 SHA256: fe1f47513102faebca212472f8a1fbc27f81dc54bb5233a61f6a9fe6fe69c657 Description: Generic Perl event loop Provides a simple and optimized event loop for a rather broad number of applications. It allows Perl programs to register interest in events that concern it, and will receive those events. Package: libparams-validate-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.89-1 Depends: perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libparams-validate-perl_0.89-1_solaris-i386.deb Size: 61938 MD5sum: c30ca47d06d4f729b54c92c1c633e697 SHA1: fdbfb8fc397fb507326cf8f7297297ac0e0d173c SHA256: d9c7a01114f6ce3b0d3c28c76360a980d6ee3ac9b37a54b9fca144e49256fd1e Description: validate parameters to Perl method/function calls The Params::Validate module provides a flexible system for validating method/function call parameters. The validation can be as simple as checking for the presence of required parameters or as complex as validating object classes (via isa) or capabilities (via can), checking parameter types, and using customized callbacks to ensure data integrity. . The module has been designed to work equally well with positional or named parameters (via a hash or hash reference). . An attribute based implementation of this idea is also included as Attribute::Params::Validate, but it doesn't currently have all the features of the non-attribute version, and its use in production systems is not recommended. Homepage: http://search.cpan.org/dist/Params-Validate/ Package: libterm-size-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.2-3 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.0-7) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libterm-size-perl_0.2-3_solaris-i386.deb Size: 10148 MD5sum: 5bf1756bc005983be83c403c514ccbb0 SHA1: 857c0d3f5b39915987d147cd96683424e5e79edc SHA256: 325a69c632252afdfaad6cebb3f145ea9dadf62afd30664df85d729c4a46307b Description: Perl extension for retrieving terminal size Term::Size is a Perl module which provides a straightforward way to retrieve the terminal size. Package: libopengl-perl Priority: optional Section: perl Installed-Size: 20 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.56.dfsg.1-1 Depends: freeglut3, libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libx11-6, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libopengl-perl_0.56.dfsg.1-1_solaris-i386.deb Size: 346742 MD5sum: 65fb2c33d333d2423cfda594cec630a2 SHA1: f24a6e1dcb32b7a94f0adbc1a5866471b2fa8a32 SHA256: 6aa553e75404caa32086e2a9275e5131021bdf992aef9514982e8fed35fff282 Description: Perl module to display 3D data using OpenGL, GLU, GLUT, and GLX This module provides access to most of the OpenGL 1.0, 1.1, and 1.2 APIs. Some amount of GLU is supported and GLUT should be completely supported up to API version 3. A small portion of GLX and X11 is supported, as an alternative to GLUT. Homepage: http://search.cpan.org/dist/OpenGL/ Package: libwebauth-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Russ Allbery Architecture: solaris-i386 Source: webauth Version: 3.5.5-1 Depends: libgcc1 (>= 1:4.2.1), libwebauth1, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libwebauth-perl_3.5.5-1_solaris-i386.deb Size: 50740 MD5sum: e7f0d8efb86d543fed300e621dec1958 SHA1: df1a1e07e0eb5b3fc1ce48894cff5940d8a8c9d7 SHA256: b9e93cc369a22bde7fa58240af66396a853c9859d4b090b55494e44c8101b285 Description: Perl library for WebAuth authentication WebAuth is a cookie-based web authentication system built on top of Kerberos. It relies on a central authentication server that handles all user authentication for a domain and creates user authentication credentials for any web server that needs strong authentication. . This package contains the Perl bindings to the WebAuth library, which does token encoding and decoding and other lower-level parts of the WebAuth protocol. Homepage: http://webauth.stanford.edu/ Package: libplot-perl Priority: extra Section: contrib/perl Installed-Size: 15 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 2.2.2-3 Depends: libgcc1 (>= 1:4.2.1), libplot2c2, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libplot-perl_2.2.2-3_solaris-i386.deb Size: 52384 MD5sum: 42dd13289746d52688fc582ab280be32 SHA1: d64e771fbf3ac8cbba534d0b62e58011efa7879a SHA256: f5ec6c41c810b0aadc59ede64801f315a92da975e27dab6dd692f753e673f397 Description: perl interface to plot library libplot is part of the plotutils package from the FSF. This package allows the routines to be called from perl. Only the C library routines are avaiable with this package. Package: libstring-approx-perl Priority: optional Section: perl Installed-Size: 12 Maintainer: Ivan Kohler Architecture: solaris-i386 Version: 3.25-1 Depends: perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libstring-approx-perl_3.25-1_solaris-i386.deb Size: 43542 MD5sum: 58a7d4a39c312f10362d8e32f2de17ea SHA1: eb1082be219b5960b28a10cc9bccd507cdc74700 SHA256: 4137c8c10a582c1be0a66b074e8b29ac0b14463ac0c8f6bc45daa2729bae75c4 Description: Perl extension for approximate matching (fuzzy matching) String::Approx lets you match and substitute strings approximately. With this you can emulate errors: typing errorrs, speling errors, closely related vocabularies (colour color), genetic mutations (GAG ACT), abbreviations (McScot, MacScot). Package: libsub-name-perl Priority: optional Section: contrib/perl Installed-Size: 69 Maintainer: Debian Catalyst Maintainers Architecture: solaris-i386 Version: 0.02-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libsub-name-perl_0.02-1_solaris-i386.deb Size: 9198 MD5sum: 95426897f2e5e0070f93b42689ba7422 SHA1: 2b93885e3e1b322150d8beee4e66b4a170f1983c SHA256: 8ee843319788129a993b1f1c0809b424abe4f2dc68a4c4e65e8cfaa358f50a03 Description: Assigns a new name to referenced sub This module has only one function, which is also exported by default: . subname NAME, CODEREF . Assigns a new name to referenced sub. If package specification is omitted in the name, then the current package is used. The return value is the sub. . The name is only used for informative routines (caller, Carp, etc). You won't be able to actually invoke the sub by the given name. To allow that, you need to do glob-assignment yourself. Package: libquota-perl Priority: optional Section: contrib/perl Installed-Size: 19 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 1.5.2+dfsg-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libquota-perl_1.5.2+dfsg-1_solaris-i386.deb Size: 46202 MD5sum: 9f6138a94fba929401d5754ead461ce6 SHA1: cc565a1df2907c36b2d64ad68dfdc3b25ac98466 SHA256: c6e39d09ec5e345235ec79548c728098bd7478de4aa952790119146c6805ee06 Description: Perl interface to file system quotas The Quota module provides access to file system quotas. The quotactl system call or ioctl is used to query or set quotas on the local host, or queries are submitted via RPC to a remote host. Mount tables can be parsed with getmntent and paths can be translated to device files (or whatever the actual quotactl implementations needs as argument) of the according file system. Homepage: http://search.cpan.org/dist/Quota/ Package: libterm-slang-perl Priority: optional Section: contrib/perl Installed-Size: 16 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.07-11 Depends: libgcc1 (>= 1:4.2.1), libslang2 (>= 2.0.7-1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libterm-slang-perl_0.07-11_solaris-i386.deb Size: 45812 MD5sum: f122eaa2a0e0d16b3e42f5c2ec15b778 SHA1: c35af1a238c03ce08d521e2016600140bff528ea SHA256: 13e702783a8cc7f0e655c910904e5caa76e5ae9977e5b70f481025d006ab62aa Description: perl interface to the S-Lang terminal library This is an interface to the S-Lang terminal library for perl. Package: libnet-pcap-perl Priority: optional Section: contrib/libs Installed-Size: 23 Maintainer: Ola Lundqvist Architecture: solaris-i386 Version: 0.04-3 Depends: libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libnet-pcap-perl_0.04-3_solaris-i386.deb Size: 30476 MD5sum: 0ec50591493c78ef45839b396d1742b0 SHA1: d41fbc9948a73be9472286c246c51daa1e478aa2 SHA256: 880dab12821c8f10f423f83853900822891a324b443913c7d0bdcb605e44626a Description: Pcap interface for perl Pcap is a C library that gives a program the possibility to capture data from a network interface in similar matter that tcpdump can do. . This package contains the perl interface to the pcap C library. Package: libdigest-md2-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: solaris-i386 Source: libdigest-md2-perl-dfsg Version: 2.03-3 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Conflicts: libdigest-md5-perl (<< 2.13) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdigest-md2-perl_2.03-3_solaris-i386.deb Size: 18118 MD5sum: 0c8980edc82a1f286b95f491e2f34339 SHA1: 8d91d655acf836422644b52f752879fb4e37bc50 SHA256: 9450f3c7249629e6ca45321a051de66becba30259ebd3af9a5e12927da573ebc Description: MD2 Message Digest for Perl The Digest::MD2 module allows you to use the RSA Data Security Inc. MD2 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest" of the input. . The Digest::MD2 programming interface is identical to the interface of Digest::MD5. MD2 is described in RFC 1115. Package: libft-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian QA Group Architecture: solaris-i386 Source: perlftlib Version: 1.2-16 Replaces: libfreetype-perl Depends: libgcc1 (>= 1:4.2.1), libttf2, perl (>= 5.8.8-13), perlapi-5.8.8 Conflicts: libfreetype-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libft-perl_1.2-16_solaris-i386.deb Size: 45742 MD5sum: abaaef5c8752f9237f6b34763df1c9ab SHA1: 66c0a501c7303d5d313e3140ce7b6933e858d497 SHA256: 4244c6537b1998d5ec51c75a087912772aa47e03b2e667898f535614c9ce200b Description: Perl module for the FreeType library This module allows you to manipulate TrueType fonts from Perl using the FreeType library. It provides an interface closely modeled on the FreeType API, along with an easy-to-use wrapper module. Package: libio-socket-multicast-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 1.05-2 Depends: libgcc1 (>= 1:4.2.1), libio-interface-perl (>= 0.94), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libio-socket-multicast-perl_1.05-2_solaris-i386.deb Size: 20698 MD5sum: 3fcd4aa6b8e6a0d706ceb1261e186524 SHA1: 91c28c1232aee734284769f0db292eeeafcad1fc SHA256: 8207355726a5b7bc2b0ced5678212de848175f794d4e0313a38eae7be942d1ef Description: send and receive multicast messages with Perl The IO::Socket::Multicast module subclasses IO::Socket::INET to enable you to manipulate multicast groups. With this module (and an operating system that supports multicasting), you will be able to receive incoming multicast transmissions and generate your own outgoing multicast packets. Package: liblist-moreutils-perl Priority: optional Section: perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.21-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/liblist-moreutils-perl_0.21-1_solaris-i386.deb Size: 57680 MD5sum: 002971b0a3780920e1bcab0bb6a8549b SHA1: d9137f579db652dbea5b887c748ae7a4e0e10b8a SHA256: 4d8af0d35b852bddec14ed623f101bf5e149c0a15224ad17d70ff94e57e99b15 Description: Addition list functions not found in List::Util List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. Package: libfile-sync-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.09-4 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libfile-sync-perl_0.09-4_solaris-i386.deb Size: 10856 MD5sum: 9119bb042db01ae1c7bf310fdea49487 SHA1: 3cf9a0783261bb3890b358b16c4091e1f3cd4465 SHA256: ac9144460f02a3362948fd3541c3905fc3cf6fb313fb3196d41d0398a05b4e93 Description: Perl interface to sync() and fsync() It provides Perl interfaces to the Unix sync(2) and POSIX.1b fsync(2) system calls. The fsync() call is needed for putting messages into qmail maildirs, and sync() is included for completeness. Package: libtext-bibtex-perl Priority: optional Section: contrib/perl Installed-Size: 406 Maintainer: Bas Zoetekouw Architecture: solaris-i386 Version: 0.37-1 Depends: libbtparse0, libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libtext-bibtex-perl_0.37-1_solaris-i386.deb Size: 145920 MD5sum: 5a40c3b4f5d8ee51b1d63a8b57ed474e SHA1: 30781bf6dc3bd4b8a540c48553d66f637221293a SHA256: 2c73cd70e443a1059ad8d78ab98f71b0315c4d7ae0b0ad4e85b41b7fb23c0c72 Description: Perl extension to read and parse BibTeX files The Text::bibTeX module provides functions to read, parse and write bibTeX files using perl. Package: libregexp-copy-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.06-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libregexp-copy-perl_0.06-1_solaris-i386.deb Size: 9710 MD5sum: bc8151312e6dcae6cea5008f2f7cc87b SHA1: f07668cb78e459bd89b3535292a99aab803637a4 SHA256: a99ba6c1fa575d2016d7aec059944c363ea91dcd38cf3c81d07f800aa05ca645 Description: Copy Regexp objects Regexp::Copy allows you to copy the contents of one Regexp object to another. A problem that I have found with the qr// operator is that the Regexp objects that it creates are is impossible to dereference. This causes problems if you want to change the data in the regexp without losing the reference to it. Its impossible. Regexp::Copy allows you to change the Regexp by copying one object created through qr// to another. Package: libppi-xs-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Florian Ragwitz Architecture: solaris-i386 Version: 0.900-4ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libppi-perl (>= 0.845), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libppi-xs-perl_0.900-4ubuntu1_solaris-i386.deb Size: 10536 MD5sum: 7e46eff0e3b7d2df2cc822c4fee3e1f3 SHA1: 0e30d9a533623f105d4c529a5d80b78964c08f75 SHA256: b6ac4efd0dea1f4ed9db5b7cc4f4f6a2f48dd7d6b80c86e7066843649bef7075 Description: XS acceleration for the PPI perl parser PPI::XS provides XS-based acceleration of the core PPI packages. It selectively replaces a (small but growing) number of methods throughout PPI with identical but much faster C versions. . Once installed, it will be auto-detected and loaded in by PPI completely transparently. . If the two fall out of sync, the integration between the two is designed to degrade gracefully. PPI::XS is capable of determining which functions are no longer equal, and will simple leave the perl version alone, deleting the C version to free up the memory. Package: perl-tk Priority: optional Section: contrib/perl Installed-Size: 484 Maintainer: Colin Tuckley Architecture: solaris-i386 Version: 1:804.027-8 Replaces: libtk-png-perl Provides: libtk-perl, libtk-png-perl Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libpng12-0 (>= 1.2.13-4), libx11-6, perl (>= 5.8.8-13), perlapi-5.8.8, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: libtk-png-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/perl-tk_804.027-8_solaris-i386.deb Size: 2672042 MD5sum: 44077502645befb70174a1594e852933 SHA1: 272cbd23a0c2376066b2021d85a4a93e9063571f SHA256: 231c3b7240cd8dd60e475b762fcdf74df00d19b26f622351eb2408664472dcd5 Description: Perl module providing the Tk graphics library Perl/Tk (also known as pTk or ptk) is a collection of modules and code that attempts to wed the easily configured Tk 4 widget toolkit to the powerful lexigraphic, dynamic memory, I/O, and object-oriented capabilities of Perl 5. In other words, it is an interpreted scripting language for making widgets and programs with Graphical User Interfaces (GUI). . A good place to get started is by running the "widget" demo that's installed with this package. Homepage: http://www.perltk.org/ Package: libgnome2-gconf-perl Priority: optional Section: contrib/perl Installed-Size: 27 Maintainer: Gtk2-Perl Maintainers Architecture: solaris-i386 Version: 1.043-1 Depends: libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib-perl (>= 1:1.120), libglib2.0-0 (>= 2.12.0), libiconv, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libgnome2-gconf-perl_1.043-1_solaris-i386.deb Size: 100284 MD5sum: 8f2d276ab9cf8a52737d0468935453c6 SHA1: 9e0640900c834216d20a952133fd701f35a6dceb SHA256: eaa3e28493d86e7972fd9b6d24d314d2b51c57a8626df1b741adc038d5dbff13 Description: Perl interface to the GNOME GConf library libgnome2-gconf-perl allows a perl developer to use the GConf configuration system to store/retrieve the configuration of an application. . The GConf system is a powerful configuration manager based on a user daemon that handles a set of key and value pairs, and notifies any changes of the value to every program that monitors those keys. GConf is used by GNOME 2.x. . Find out more about GNOME at http://www.gnome.org. . The perl bindings follow the C API very closely, and the C reference documentation should be considered the canonical source: http://developer.gnome.org/doc/API/2.0/gconf/index.html . This module is part of gtk2-perl. . To discuss gtk2-perl, ask questions and flame/praise the authors, join gtk-perl-list@gnome.org at lists.gnome.org. . Also have a look at the gtk2-perl website and sourceforge project page, http://gtk2-perl.sourceforge.net Package: libcrypt-mysql-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Ivan Kohler Architecture: solaris-i386 Version: 0.04-2 Depends: libdigest-sha1-perl, libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libcrypt-mysql-perl_0.04-2_solaris-i386.deb Size: 8530 MD5sum: aa4f76f05f94164dc13bcd9979db40ed SHA1: b32e1aba5e2991f659bf5a0dd0e83d14c4068646 SHA256: f06d71e58bf07ccacae7ada5fd41cf88fd0ac3716e0ae7015d379714f4b800e5 Description: Perl module to emulate the MySQL PASSWORD() function. Crypt::MySQL emulates MySQL PASSWORD() SQL function, without libmysqlclient. You can compare encrypted passwords, without real MySQL environment. Package: libdigest-md4-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Jay Bonci Architecture: solaris-i386 Version: 1.5.dfsg-1.2 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdigest-md4-perl_1.5.dfsg-1.2_solaris-i386.deb Size: 19452 MD5sum: dfee43fa0e70cccbc7ff9f4ade21bd80 SHA1: d39becb74442c188ae99555a75b0afdbbfdb6db5 SHA256: 57eb78480b2c16e6a353f2180f94cc0c4e92a7157cc300e609b4e6dc3264523c Description: MD4 Message Digest for Perl The Digest::MD4 module allows you to use the RSA Data Security Inc. MD4 Message Digest algorithm from within Perl programs. The algorithm takes as imput a message of arbitrary length and produces a 128-bit "fingerprint" or "message digest" of the input. MD4 is described in RFC 1320. Package: libcompress-lzo-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Nikita V. Youshchenko Architecture: solaris-i386 Version: 1.08-3 Depends: libgcc1 (>= 1:4.2.1), liblzo1, perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libcompress-lzo-perl_1.08-3_solaris-i386.deb Size: 15078 MD5sum: 617205c72fb33faeacde060441a780c1 SHA1: d1ca3654113171874a810b0a9dcf1f4e6d4c1bee SHA256: 9854462880f54c99b7287a1753add9977eac0f696ba13cae7754ec67d6048737 Description: Perl bindings for LZO realtime compression library Compress::LZO is a Perl external module which provides an interface to LZO compression library. . LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and *very* fast decompression. Decompression requires no memory. Package: libpreludedb-perl Priority: extra Section: contrib/perl Installed-Size: 292 Maintainer: Mickael Profeta Architecture: solaris-i386 Source: libpreludedb Version: 0.9.13-2 Depends: libprelude-perl, libpreludedb0 (= 0.9.13-2), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libpreludedb-perl_0.9.13-2_solaris-i386.deb Size: 63444 MD5sum: bbd94a15037140c9ce6aa91269ea79bb SHA1: 6444d4c6593c60c177ae90a7e981cb184d582a25 SHA256: 977a2d06b6fd7349a6ffdc403237e76dcd6c8725a091f31d4bdcdd16eabc6dc0 Description: Hybrid Intrusion Detection System [ Base library ] Prelude is a general-purpose hybrid intrusion detection system. Its goals are performance and modularity. It is divided in two main parts : - the Prelude sensors, responsible for generating alerts, such as snort sensor, featuring a signature engine, plugins for protocol analysis, and intrusion detection plugins, and the Prelude log monitoring lackey. - the Prelude report server, collecting data from Prelude sensors, and generating user-readable reports. . This package contains the perl bindings for PreludeDB. Package: libaudio-flac-decoder-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Timo Schneider Architecture: solaris-i386 Version: 0.2-2ubuntu1 Depends: libflac8, libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libaudio-flac-decoder-perl_0.2-2ubuntu1_solaris-i386.deb Size: 17952 MD5sum: 364bbfba79ce3a112ccc32499cdaf20a SHA1: c20a91533d2b88183e0b53be36cfe9c5c45bcad0 SHA256: 836ed2330cff37df0d0dd83a9bcfe879233b83752b333b175d08a592800a507a Description: Perl module providing an object-oriented FLAC decoder This perl module provides users with Decoder objects for FLAC files. One can read data in PCM format from the stream, seek by pcm samples, or time. . FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless, meaning that audio is compressed in FLAC without any loss in quality. This is similar to how Zip works, except with FLAC you will get much better compression because it is designed specifically for audio and you can play back compressed FLAC files in your favorite player just like you would an MP3 file. Package: libfile-spec-perl Priority: optional Section: contrib/perl Installed-Size: 19 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 3.2700-1 Replaces: libpathtools-perl (<< 3.2501-1) Provides: libpathtools-perl Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Conflicts: libpathtools-perl (<< 3.2501-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libfile-spec-perl_3.2700-1_solaris-i386.deb Size: 88602 MD5sum: 0a2dae7c2775851caa0a14c6f2d46442 SHA1: ebfeba9ffd848284aac4026afd3acada8b57fbfc SHA256: d0efed318512d44269cdca76448d2346b9141b3116784b12a8e78246d8b344f0 Description: Tools for working with paths and file specs across platforms The File::Spec distribution provides a group of modules for working with paths and file specs across platforms. It also includes Cwd. . Please note that the modules from this package are already included in perl . This is provided for people that needs the newer versions of File::Spec from CPAN. Homepage: http://search.cpan.org/dist/PathTools/ Package: libgd-gd2-noxpm-perl Priority: extra Section: contrib/perl Installed-Size: 27 Maintainer: GD team Architecture: solaris-i386 Version: 1:2.35-1 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgd2-noxpm (>= 2.0.35.dfsg) | libgd2-xpm (>= 2.0.35.dfsg), libiconv, libjpeg62, libpng12-0 (>= 1.2.13-4), perl (>= 5.8.8-13), perlapi-5.8.8, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: libgd-gd1-noxpm-perl, libgd-gd1-perl, libgd-gd2-xpm-perl, libgd-noxpm-perl, libgd-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libgd-gd2-noxpm-perl_2.35-1_solaris-i386.deb Size: 222772 MD5sum: f37a5cdbcf276705abac52e0c16ed4a0 SHA1: 47f1256caf444fad6e190d08d4847ebd418f271c SHA256: 04322c920c0d685b4606926078417a5258bcd640708556d673498ab482826e82 Description: Perl module wrapper for libgd - gd2 variant without XPM support This is a autoloadable interface module for libgd, a popular library for creating and manipulating PNG files. With this library you can create PNG images on the fly or modify existing files. Features include: . * Lines, polygons, rectangles and arcs, both filled and unfilled * Flood fills * The use of arbitrary images as brushes and as tiled fill patterns * Line styling (dashed lines and the like) * Horizontal and vertical text rendering * Support for transparency and interlacing * Support for TrueType font rendering, via libfreetype. * Support for spline curves, via GD::Polyline * Support for symbolic font names, such as "helvetica:italic" * Support for symbolic color names, such as "green", via GD::Simple * Produces output in png, gif, jpeg and xbm format * Produces output in svg format via GD::SVG. . Included with the example code is the perl script qd.pl with QuickDraw routines for generating PICT2 files (used on Apple Macintosh). . This package is linked against libgd2, without Xpm (X pixmap) support. . Homepage: http://search.cpan.org/dist/GD/ Package: libnet-jabber-loudmouth-perl Priority: optional Section: contrib/perl Installed-Size: 25 Maintainer: Florian Ragwitz Architecture: solaris-i386 Version: 0.07-1 Depends: libgcc1 (>= 1:4.2.1), libglib-perl, libglib2.0-0 (>= 2.12.0), libiconv, libidn11 (>= 0.5.18), libloudmouth1-0 (>= 1.1.4-2), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libnet-jabber-loudmouth-perl_0.07-1_solaris-i386.deb Size: 60058 MD5sum: 7df62160579fdc3ed9edc421811e680b SHA1: 003b65755fc4a2d7661366919fb786c5895b3e09 SHA256: c37e9e70adf7fccd6be0fa827dd0704d4b7170af1058be8c1eb86df4464b3021 Description: Perl interface for the loudmouth jabber library Net::Jabber::Loudmouth is a perl interface for libloudmouth, Lightweight C Jabber library. It allows you to do the same stuff with Net::Jabber, but with a nicer interface and much faster, because most of the code is written in C. Package: libtext-chasen-perl Priority: optional Section: contrib/misc Installed-Size: 11 Maintainer: NOKUBI Takatsugu Architecture: solaris-i386 Version: 1.04-3build1 Depends: libchasen0c2a, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libtext-chasen-perl_1.04-3build1_solaris-i386.deb Size: 15846 MD5sum: a490a6b9709bb917ca6c480f396a8161 SHA1: f25a830236c4752b75942ffd425646e2cf189003 SHA256: 3e1e0c865ea9b5b8746074e4387790631ae7fa20e54ffdebb90eb4fc0f9fc1eb Description: Japanese Morphological Analysis System module for Perl ChaSen (a Japanese morphological analysis system) module for Perl. Package: libyaml-syck-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Stephen Quinney Architecture: solaris-i386 Version: 1.00-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libyaml-syck-perl_1.00-1_solaris-i386.deb Size: 74404 MD5sum: 3a3c0eec673b03e9a66ba37ff4ff2e45 SHA1: 291b731bddfe05235d177da74ffa0938e4679fad SHA256: cf7244b78e6e190e8670edf169274376463d48808ba7608cdd36ab60d88dd298 Description: Fast, lightweight YAML loader and dumper This module provides a Perl interface to the libsyck data serialization library. It exports the Dump and Load functions for converting Perl data structures to YAML strings, and the other way around. Package: libdevel-cover-perl Priority: optional Section: contrib/perl Installed-Size: 46 Maintainer: Florian Ragwitz Architecture: solaris-i386 Version: 0.61-1 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Suggests: libpod-coverage-perl, libppi-html-perl (>= 1.05) | perltidy (>= 20060719), libtest-differences-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdevel-cover-perl_0.61-1_solaris-i386.deb Size: 156238 MD5sum: 71ba1d28b98233189f0f91554fd9e5c9 SHA1: 7c1ddee04ebaed644f12fe518c1a2c8a54ceaa64 SHA256: e8b283e8c16a8ca9a3302b9943ff6f746c7a95a670420e529f917e7e9cdde8af Description: Code coverage metrics for Perl Code coverage data are collected using a pluggable runops function which counts how many times each op is executed. These data are then mapped back to reality using the B compiler modules. There is also a statement profiling facility which needs a better backend to be really useful. . The cover program can be used to generate coverage reports. . Statement, branch, condition, subroutine, pod and time coverage information is reported. Statement coverage data should be reasonable, although there may be some statements which are not reported. Branch and condition coverage data should be mostly accurate too, although not always what one might initially expect. Subroutine coverage should be as accurate as statement coverage. Pod coverage comes from Pod::Coverage. If Pod::Coverage::CountParents is available it will be used instead. Coverage data for path coverage are not yet collected. . The gcov2perl program can be used to convert gcov files to Devel::Cover databases. Package: libdata-dump-streamer-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 2.05-36-2 Depends: libb-utils-perl, libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perl-modules, perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdata-dump-streamer-perl_2.05-36-2_solaris-i386.deb Size: 77456 MD5sum: 6d293cb7173f0888bde2d89cd7c029b6 SHA1: e6d8ba12ad1cc8a4cd6df2d270267e9dc6b43b42 SHA256: ccadad83eab4d1bced0d26fd8e2b4718d1d52027f101f1d9871503c2f489528b Description: Perl module for serializing a data structure as Perl code Given a list of scalars or reference variables, writes out their contents in perl syntax. The references can also be objects. The contents of each variable is output using the least number of Perl statements as convenient, usually only one. Self-referential structures, closures, and objects are output correctly. . The return value can be evaled to get back an identical copy of the original reference structure. In some cases this may require the use of utility subs that Data::Dump::Streamer will optionally export. . This module is very similar in concept to the core module Data::Dumper, with the major differences being that this module is designed to output to a stream instead of constructing its output in memory (trading speed for memory), and that the traversal over the data structure is effectively breadth first versus the depth first traversal done by the others. Package: libdbd-odbc-perl Priority: optional Section: contrib/perl Installed-Size: 32 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 1.13-5 Depends: libdbi-perl, libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/perl/libdbd-odbc-perl_1.13-5_solaris-i386.deb Size: 113202 MD5sum: c285d04b852ff4989789638b5f97eebd SHA1: 926c7ce65a5cedb77e2a27c2e4910d66f46e189b SHA256: b2f9b874b8e3fdbf520a30bb5a16b7ab676bd21f0f259f6e3017b4a01f63ce10 Description: Perl5 module for an ODBC driver for DBI This Perl5 module provides DBI (Database independent interface for Perl) connectivity using ODBC (Open DataBase Connectivity). Package: oftc-hybrid-respond Priority: extra Section: contrib/net Installed-Size: 33 Maintainer: Christoph Berg Architecture: solaris-i386 Source: oftc-hybrid Version: 1.6.0.dfsg-1 Depends: sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/oftc-hybrid-respond_1.6.0.dfsg-1_solaris-i386.deb Size: 13338 MD5sum: 1557824f98a0cbdbe042a4fa76edc298 SHA1: e93df7ed8c296477238e0ac9a725fbe866368da1 SHA256: 7d1c656cfa92a851135766f017637c3a0c0db810d39c61eaddc4e45ac7158ce4 Description: respond binary for oftc-hybrid challenge oper authentication The oftc-hybrid IRC server offers challenge-response IRC operator authentication using RSA keys. This package provides the client-side "respond" binary. Package: netcat6 Priority: optional Section: contrib/net Installed-Size: 10 Maintainer: Peter Makholm Architecture: solaris-i386 Source: nc6 Version: 1.0-3 Depends: libgcc1 (>= 1:4.2.1), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/netcat6_1.0-3_solaris-i386.deb Size: 41874 MD5sum: d56c043b054980e00e30038c24d0b784 SHA1: dd525c2fa7a24c599c81478e27dae9858b3e6fab SHA256: ea511b3b93db1d7b0e20aebff7a78864fc66bb1e284b1ad0c02e730656e5a567 Description: TCP/IP swiss army knife with IPv6 support A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool. . Netcat6 is a rewrite of the original netcat with support for IPv6 and an enhanced support for UDP. Package: ifstat Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Goswin von Brederlow Architecture: solaris-i386 Version: 1.1-7build1 Depends: libgcc1 (>= 1:4.2.1), libsnmp9 (>= 5.2.1.2-3), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ifstat_1.1-7build1_solaris-i386.deb Size: 21984 MD5sum: 46706bea901c37288f8a2e68ba031568 SHA1: 3029d18d8e38001b893128bbf9069bcc1a511c5e SHA256: d7bcb5eb234626df20c5d419fc0895943ec93d89e37d5342a7b3b0fd4df278ce Description: InterFace STATistics Monitoring ifstat is a tool to report network interfaces bandwidth just like vmstat/iostat do for other system counters. It can monitor local interfaces by polling the kernel counters, or remote hosts interfaces using SNMP. Package: xchat-systray Priority: optional Section: contrib/net Installed-Size: 20 Maintainer: Santiago Ruano Rincón Architecture: solaris-i386 Version: 2.4.5-6 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwlibm, xchat (>> 2.0.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/xchat-systray_2.4.5-6_solaris-i386.deb Size: 51322 MD5sum: 3593280bd4c51496892d8d082a7588f3 SHA1: 5abd88e6c755d7924761f064a70f63463f3f7e55 SHA256: 8375db24997ee15af69e9a7b646fbb543d645e61120a54aa4d6aeb5a01ef424c Description: xchat systray notification icon Plugin for IRC client X-Chat which adds an icon in your systray that flashes when you got highlighted message. Configurable events and actions. Integrates with KDE, GNOME and XFce4. Package: jabberd2-bdb Priority: optional Section: contrib/net Installed-Size: 1598 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jamin W. Collins Architecture: solaris-i386 Source: jabberd2 Version: 2.0s11-1ubuntu4 Provides: jabberd2 Depends: jabber-common, libdb4.6, libgcc1 (>= 1:4.2.1), libiconv, libidn11 (>= 0.5.18), sunwcslr, sunwopensslr Conflicts: jabber, jabberd2-ldap-bdb, jabberd2-ldap-mysql, jabberd2-ldap-pgsql, jabberd2-mysql, jabberd2-pgsql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/jabberd2-bdb_2.0s11-1ubuntu4_solaris-i386.deb Size: 574126 MD5sum: ef16b536b118b4e9240bf60cfd269e5a SHA1: 2ca350ddd21444f0ae341ee9d0d55073c289b89e SHA256: f467d9f9797f4523ee8f3da5a1fb0f0f3a1f70d790d47dad4ded3182c62d69d7 Description: Jabber Open Source Instant Messenger Server (Berkeley DB) Jabber is a Free Instant Messaging Server . This package contains Jabberd 2, the next generation of the Jabberd server. It has been rewritten from the ground up to be scalable, architecturally sound, and to support the latest protocol extensions coming out of the JSF. . With additional transports and/or services, Jabber supports connecting to AIM, ICQ, IRC, MSN and a lot of other chat networks. These transports and services are provided in separate packages. . Only one of the Jabber 2 packages is needed. Each of the packages provides support for the following authreg options: anon, pipe, and pam. This packages provides additional support for Berkeley DB authreg and storage. . Upstream: http://jabberd.jabberstudio.org/ Package: nslint Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Sven Mueller Architecture: solaris-i386 Version: 2.1a6-6 Depends: sunwcslr Suggests: bind Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/nslint_2.1a6-6_solaris-i386.deb Size: 28344 MD5sum: 8a22248f8bb34271ebfc61e33f9d7b47 SHA1: 605836e49f34cd792b46ffc0b7e1ee92c055bdeb SHA256: ff678f2833ec0bcd20fd3ba3af115a0b423a296f3b294943bbfce154ac49e0ef Description: Lint for DNS files, checks integrity Nslint reads the nameserver configuration files and performs a number of consistency checks on the DNS records. . Nslint understands both old style named.boot and BIND 8's new named.conf files. Package: tcpreen Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Jose Carlos Medeiros Architecture: solaris-i386 Version: 1.4.3-2 Depends: libgcc1 (>= 1:4.2.1), libiconv, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/tcpreen_1.4.3-2_solaris-i386.deb Size: 40702 MD5sum: f0e982a7fe21dbf0532927875ff73d75 SHA1: 87330d5e3edcd37cc1237312a1005c897c673196 SHA256: 657ff276dbc19b784b259dd99cbd869a05710e16bb5a13e0bdb25a3581e1a1b0 Description: Simple TCP re-engineering tool TCPreen is a small tool for monitoring a TCP connection. It works like a bridge between the server and the client in a TCP connection, displays any data that is sent either way, and optionally logs everything to a file. . It is mainly useful if you want to understand what informations a client and a server exchanges during a TCP session. It was originally meant to help reverse engineer proprietary TCP-based protocols or protocol extensions. Homepage: http://www.remlab.net/tcpreen/ Package: ircd-ratbox Priority: optional Section: contrib/net Installed-Size: 162 Maintainer: Arnaud Cornet Architecture: solaris-i386 Version: 2.2.6.dfsg-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ircd-ratbox_2.2.6.dfsg-1_solaris-i386.deb Size: 480318 MD5sum: cbf625878382d57d602f07c84ec8c83f SHA1: 37aed072a9c55f4a333ebe300485f1c0ea18eb7c SHA256: 48fb080fecd0394aa5b85e4c13cb01d33f1806123397186baf7e874e592ee577 Description: advanced, stable and fast ircd ircd-ratbox is a full featured ircd. It is the primary ircd used on EFNet, combining the stability of an ircd required for a large production network together with a rich set of features making it suitable for use on smaller networks. . ircd-ratbox also has a twin services package with compatibility code in ircd-ratbox allowing for enhanced features and better support for networks with channel registration. . Homepage: http://www.ircd-ratbox.org/ Package: filerunner Priority: optional Section: contrib/net Installed-Size: 39 Maintainer: Jose Carlos Medeiros Architecture: solaris-i386 Version: 2.5.1-20 Depends: libgcc1 (>= 1:4.2.1), tk8.4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/filerunner_2.5.1-20_solaris-i386.deb Size: 141980 MD5sum: c6ec9e391ab8cd067707041128fdee2c SHA1: cdbb940c64cfc0f428e436f3b5258f234e7bec17 SHA256: 284a0aa6843bb0d1714e195bda39c719a629033b6bc8efbb74f7f111311af842 Description: X-Based FTP program & file manager FileRunner is an X-Based FTP program. It gives you a windowed view of files on your local system and a remote system. It allows transferring multiple files at once, tagging of files, etc. Homepage: http://www.cd.chalmers.se/~hch/filerunner.html Package: nap Priority: optional Section: contrib/net Installed-Size: 13 Maintainer: Massimo Dal Zotto Architecture: solaris-i386 Version: 1.5.3-4-build1 Depends: debconf | debconf-2.0, libncurses5 (>= 5.6+20071006-3), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/nap_1.5.3-4-build1_solaris-i386.deb Size: 182218 MD5sum: 4ac02c3e13a9f57f9c485a344d30877c SHA1: 83ecf2f9c50ddc6f96908414dceb764f4c4ad5cb SHA256: 91b445e2dcfbc4125be4caedf61ad3a3c7802a630046607df82a55b77adb2bb1 Description: napster console client The advantage of nap over other graphical clients like gnome-napster is that you can run it under screen(1) on a remote host and disconnect from your session while nap continues the downloads. You can later reconnect to your running client even from another host and do more commands. Package: mldonkey-server Priority: optional Section: contrib/net Installed-Size: 69 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: mldonkey Version: 2.9.2-2build1 Depends: adduser, debconf (>= 0.2.26), debconf (>= 0.5) | debconf-2.0, dpkg (>= 1.13.24), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgd2-noxpm (>= 2.0.35.dfsg) | libgd2-xpm (>= 2.0.35.dfsg), libiconv, libjpeg62, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), mime-support, ocaml-base-nox-3.10.0, sunwcslr, sunwlibm, ucf (>= 1.17), zlib1g (>= 1:1.2.1) Suggests: makejail Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/mldonkey-server_2.9.2-2build1_solaris-i386.deb Size: 1958872 MD5sum: 299ab63dad53f3d2eb68994428e93c03 SHA1: 32ed673a988c2a1eb26098c0f377adb52b6602d4 SHA256: 0a263ae2af7deed02dfca5ce9d757cd06dd66ec1a30a884094e4ca3ba0465132 Description: Door to the 'donkey' network MLDonkey is a door to the 'donkey' network, a decentralized network used to exchange big files on the Internet. It is written in a wonderful language, called Objective-Caml, and present most features of the basic Windows donkey client, plus some more: - works on UNIX-compatible platforms. - remote control by telnet, WEB browser or GTK interface. - access to EDonkey (edonkey2000, overnet, emule) - access to Gnutella1/2 - access to Bittorrent Package: host Priority: extra Section: contrib/net Installed-Size: 13 Maintainer: Thomas Seyrat Architecture: solaris-i386 Version: 20000331-9 Replaces: dnsutils (<< 1:9.0.0) Depends: sunwcslr Conflicts: dnsutils (<< 1:9.0.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/host_20000331-9_solaris-i386.deb Size: 73008 MD5sum: 6d15a04472c337db6b588cc7f2ee78f5 SHA1: ed67e80a9c1378cadb4a1a58301e7c44c73632db SHA256: 0d4e19ef7eadd0b09addd948193affdc35c41fd4af9173d98df2a93e0d578352 Description: utility for querying DNS servers 'host' is a utility, similar to 'nslookup' (deprecated) or 'dig', used to query DNS servers for domain names and zones. . This package provides the original version of 'host', originally in the package 'dnsutils'. BIND9 provides a similar utility, in 'bind9-host'. Package: openntpd Priority: optional Section: contrib/net Installed-Size: 102 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 3.9p1-7 Replaces: chrony, ntp, time-daemon Provides: time-daemon Depends: adduser, sunwcslr, sunwopensslr Conflicts: chrony, ntp, time-daemon Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/openntpd_3.9p1-7_solaris-i386.deb Size: 44006 MD5sum: 1958d16d67414e65651595dd5462034f SHA1: 7fd882b44735e860c4da59385755e9b79d00dc2b SHA256: cd0b4df101a2191462e6a2dd4c762728c04ae312693a68513180ac55c7d1848e Description: OpenBSD NTP daemon NTP, the Network Time Protocol, is used to keep the computer clocks synchronized. It provides the ability to sync the local clock to remote NTP servers and can act as NTP server itself, redistributing the local clock. . This is an alternative implementation of the NTP software, made by the OpenBSD project. It makes use of privilege separation, only implements a subset of the NTP protocol, and does not adjust the rate of the clock. . Alternative packages which provide similar functionality are ntp and chrony. Package: netmrg Priority: optional Section: contrib/net Installed-Size: 112 Maintainer: Uwe Steinmann Architecture: solaris-i386 Version: 0.19-4build1 Depends: adduser, apache2 | httpd, debconf, debconf (>= 0.5) | debconf-2.0, libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), libsnmp9 (>= 5.2.1.2-3), libstdc++6 (>= 4.2.1), libxml2 (>= 2.6.27), mysql-client, php5 | php4 | php5-cgi | php4-cgi, php5-cli | php4-cli, php5-mysql | php4-mysql, rrdtool, sunwcslr, sunwlibm, sunwopensslr, wwwconfig-common, zlib1g (>= 1:1.2.1) Suggests: mysql-server Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/netmrg_0.19-4build1_solaris-i386.deb Size: 345866 MD5sum: ce1e122b1056eb84dac07d5d0cf07b5c SHA1: 0c97e92902e6d42d80c53289329379f9031749be SHA256: 429954b80ee0b88ab7b53aa38f3fa1320ded3b6f549917419e54d0b6ae74ce89 Description: network monitoring tool NetMRG is a database-driven network monitoring and graphing tool for use on Linux systems. It offers an intuitive web-based configuration, customized monitoring capabilities for unusual situations, a fast multi-threaded polling application, and brilliant graphs rendered by RRDTOOL. Package: doscan Priority: optional Section: contrib/net Installed-Size: 9 Maintainer: Florian Weimer Architecture: solaris-i386 Version: 0.3.1-2 Depends: libgcc1 (>= 1:4.2.1), libpcre3 (>= 7.4), libstdc++6 (>= 4.2.1), sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/doscan_0.3.1-2_solaris-i386.deb Size: 53922 MD5sum: 084ac64b2a8e2a44770c7a24b4ed32d0 SHA1: 22bf4e1afc3cb17a556b72b95ea603c17b0aa32b SHA256: f7705932659597d7c2be3763c9845ce453ce54d556f6ad00c9052b0b3367f087 Description: port scanner for discovering services on large networks doscan is a tool to discover TCP services on your network. It is designed for scanning a single ports on a large network. doscan contacts many hosts in parallel, using standard TCP sockets provided by the operating system. It is possible to send strings to remote hosts, and collect the banners they return. . There are better tools for scanning many ports on a small set of hosts, for example nmap. Package: ytalk Priority: optional Section: contrib/net Installed-Size: 10 Maintainer: Matthew Johnson Architecture: solaris-i386 Version: 3.3.0-5-build1 Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr, talkd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ytalk_3.3.0-5-build1_solaris-i386.deb Size: 45812 MD5sum: ab8bbb1597f38a750b898ee2dcbf1d98 SHA1: 8e3b72f39c160aa49e783ac1ccb88976c8f28f11 SHA256: fd6fdfd8cebedba9224dc8fb30aa5762d934a5c1fd53fdb29b3b2248a4a7b431 Description: enhanced talk program Ytalk is a multi-user chat program. It works exactly like the UNIX talk program and even communicates with the same talk daemons. The primary advantage of ytalk is its ability to maintain multiple connections. Package: rdist Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Version: 6.1.5-13 Replaces: netstd Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/rdist_6.1.5-13_solaris-i386.deb Size: 85236 MD5sum: 03230ad2f3e1badbb6e92ee4311b0a3c SHA1: b8e55f2eb1eb9802a6f493bdb6e24666485d3b83 SHA256: c246596a6428754c1630d6d2f16f27dd6bbdded261c27d4512bf3614f8e41f46 Description: remote file distribution client and server Rdist is a program to maintain identical copies of files over multiple hosts. It preserves the owner, group, mode, and mtime of files if possible and can update programs that are executing. . Homepage: http://www.magnicomp.com/rdist/ Package: serveez Priority: optional Section: contrib/net Installed-Size: 20 Maintainer: Andreas Rottmann Architecture: solaris-i386 Version: 0.1.5-2 Depends: guile-1.6-libs, libbz2-1.0, libgcc1 (>= 1:4.2.1), libguile-ltdl-1, libserveez-0.1.5, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/serveez_0.1.5-2_solaris-i386.deb Size: 113766 MD5sum: 89d560e3da8f285367154f39daeb9e37 SHA1: 0d7660add78681ac77e98708bb11a445e59ead3e SHA256: 1cc92a27a74c8ed7c776f0fcff5ef6c7e7400273946bc255e3221a11e1b67c31 Description: GNU Serveez server framework -- server executable Serveez is a server framework providing routines and help for implementing IP based servers (currently TCP, UDP and ICMP). It is also possible to use named pipes for all connection oriented protocols. . This package contains the serveez executable. Package: aolserver4-nsxml Priority: optional Section: contrib/net Installed-Size: 7 Maintainer: Riccardo Setti Architecture: solaris-i386 Version: 1.5-1 Depends: aolserver4 (>= 4.0.1-1), libgcc1 (>= 1:4.2.1), libxml2, sunwcslr, sunwlibm Suggests: aolserver-doc (>= 4.0.1-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/aolserver4-nsxml_1.5-1_solaris-i386.deb Size: 4892 MD5sum: ec1d6d9806cfb4c924258f65f3d1a72e SHA1: ab5410d89a5c05a936164b003ea437dae641474e SHA256: 228b5774ec2863eff769842207f34db6150e0caf80558590460e96f17c4764dd Description: Module for XML support in aolsever4 This is an additional module for aolserver4 to support XML documents. Package: livemedia-utils Priority: optional Section: contrib/net Installed-Size: 10368 Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Source: liblivemedia Version: 2007.02.20-2nexenta1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/livemedia-utils_2007.02.20-2nexenta1_solaris-i386.deb Size: 3441742 MD5sum: d51c284902fa0bd830e76d212fd82f29 SHA1: 1d4d43d23cbbdf05e6448501bd2b58ccf7982369 SHA256: 84cde9d253eafcc2cb2488fbbdcaee7daadc21429ac825fafe6fcf1d56bf55b5 Description: multimedia RTSP streaming tools The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers. . This package contains the live555.com streaming server (live555MediaServer), the example programs (openRTSP, playSIP, sapWatch, vobStreamer) and a variety of test tools. Package: jabberd2-ldap-bdb Priority: optional Section: contrib/net Installed-Size: 1597 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jamin W. Collins Architecture: solaris-i386 Source: jabberd2 Version: 2.0s11-1ubuntu4 Provides: jabberd2 Depends: jabber-common, libdb4.6, libgcc1 (>= 1:4.2.1), libiconv, libidn11 (>= 0.5.18), libldap-2.4-2 (>= 2.4.7), sunwcslr, sunwopensslr Conflicts: jabber, jabberd2-bdb, jabberd2-ldap-mysql, jabberd2-ldap-pgsql, jabberd2-mysql, jabberd2-pgsql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/jabberd2-ldap-bdb_2.0s11-1ubuntu4_solaris-i386.deb Size: 575894 MD5sum: 7bac7fe98cc78ce8d402fa567290e284 SHA1: 288ff2b037bddc05054037ecceb998e92c0b934e SHA256: c2e18b7e3da25d586c8d200818d7ea12dd1103f3132297df0c9c0b9782f8c6f6 Description: Jabber Open Source Instant Messenger Server (LDAP & Berkeley DB) Jabber is a Free Instant Messaging Server . This package contains Jabberd 2, the next generation of the Jabberd server. It has been rewritten from the ground up to be scalable, architecturally sound, and to support the latest protocol extensions coming out of the JSF. . With additional transports and/or services, Jabber supports connecting to AIM, ICQ, IRC, MSN and a lot of other chat networks. These transports and services are provided in separate packages. . Only one of the Jabber 2 packages is needed. Each of the packages provides support for the following authreg options: anon, pipe, and pam. This packages provides additional support for LDAP authreg and Berkeley DB authreg and storage. . Upstream: http://jabberd.jabberstudio.org/ Package: dhis-mx-sendmail-engine Priority: optional Section: contrib/net Installed-Size: 6 Maintainer: Guus Sliepen Architecture: solaris-i386 Version: 5.0-2 Depends: dhis-server, sendmail, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/dhis-mx-sendmail-engine_5.0-2_solaris-i386.deb Size: 6756 MD5sum: b47f5396a6b365ec01a7672ee834c096 SHA1: d5e31180c28f8c0bed630d3504fa6dbd463d270d SHA256: 09752eed1e8aa414c7388e7a26343c7aa41c24029fd8d361a054b2d9493ee09d Description: Dynamic Host Information System - sendmail MX engine This package contains a mail relaying service module to be used with dhisd release 5 or above and the dynamic DNS module. . While the DHIS server dhisd retrieves dynamic IP addresses from clients, this module allows the server to deliver messages that were previously queued for the newly online host. Package: bopm Priority: optional Section: contrib/net Installed-Size: 50 Maintainer: Martin Wuertele Architecture: solaris-i386 Version: 3.1.3-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/bopm_3.1.3-1_solaris-i386.deb Size: 111726 MD5sum: fcf306dd842fd53cad8527702996d413 SHA1: 1f32b20083d1fa935c3b5be5358554e7d21a9da4 SHA256: a1a5d68e2a74cd9af0550fff2ae8097c3c319606572bbd8aedf92186d9863fd7 Description: Blitzed Open Proxy Monitor An open-source open proxy monitor, designed for use with hybrid-based ircds, although it can be used with slight modification on any server which has +c to show connects to opers and that supports KLINEs. Package: ucarp Priority: optional Section: contrib/net Installed-Size: 18 Maintainer: Eric Evans Architecture: solaris-i386 Version: 1.2-2 Depends: libgcc1 (>= 1:4.2.1), libiconv, libpcap0.8 (>= 0.9.3-1), sunwcslr Recommends: iproute Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ucarp_1.2-2_solaris-i386.deb Size: 26860 MD5sum: 4da5e40d4be3666b2d5eac0b92aff240 SHA1: abdd2ac74b8dc6c94d2244b71ba7c35a450cb33c SHA256: 9c8d4ffcbda3323726f0ec6c8a6597cc56b184fa2f5b34f5ea6af764bb1f1109 Description: user-space replacement to VRRP -- automatic IP fail-over UCARP allows a pair of hosts to share common virtual IP addresses in order to provide automatic fail-over. It is a portable user-land implementation of the secure and patent-free Common Address Redundancy Protocol (CARP, OpenBSD's alternative to the VRRP). . Strong points of the CARP protocol are: very low overhead, cryptographically signed messages, interoperability between different operating systems and no need for any dedicated extra network link between redundant hosts. . Homepage: http://ucarp.org Package: mpop Priority: extra Section: contrib/net Installed-Size: 16 Maintainer: Julien Louis Architecture: solaris-i386 Version: 1.0.11-1 Depends: libgcc1 (>= 1:4.2.1), libgnutls13 (>= 2.0.4-0), libiconv, libidn11 (>= 0.5.18), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/mpop_1.0.11-1_solaris-i386.deb Size: 147198 MD5sum: b5eec53ba41489a2a1d69eb5e8bdfb80 SHA1: 62e52c588d262b206a2bbbf3b1c97f742489716d SHA256: cb03202d271ff94dc7483f1e014fcf487608da14b201decafb356e1d86030c79 Description: POP3 mail retriever mpop is a fast and simple fetchmail replacement to retrieve mail from POP3 servers. Its main features are header based mail filtering, multiple authentication methods, TLS encrypted connections or delivery. . There are a few things mpop can do that fetchmail can't or that it does better: o mpop never ever tries to parse mail information except for the envelope-from address, which is the bare minimum that it has to do. o mpop never ever alters mail messages except for adding a "Received" header, which is the bare minimum that it has to do. o mpop uses several techniques (including pipelining) to reduce the POP3 protocol overhead. It is therefore much faster than fetchmail. o By default, mpop stores the mail UIDs (unique ids) in one file per account. You can poll different mail accounts in parallel. o The progress output is nicer ;-) o You can pipe the headers of a mail through a filter that decides if the mail should be downloaded, skipped, or deleted. This allows to delete junk mail from a POP3 server without downloading the entire message. o mpop can deliver mails directly to mbox and maildir mail folders. . Homepage: http://mpop.sourceforge.net Package: labrea Priority: optional Section: contrib/net Installed-Size: 14 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 2.5-stable-2 Depends: libdumbnet1, libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/labrea_2.5-stable-2_solaris-i386.deb Size: 57192 MD5sum: 21ea1adbc3ab090bc8711ce2cec5ab89 SHA1: c95b1dfd30bf607f77dc43d37a783ea49978d3ca SHA256: 30b51cb7036c24a193fd1ebe3a6a25f2719c32763378510fd079542b8b8ca531 Description: a "sticky" honeypot and IDS LaBrea takes over unused IP addresses, and creates virtual servers that are attractive to worms, hackers, and other denizens of the Internet. . The program answers connection attempts in such a way that the machine at the other end gets "stuck", sometimes for a very long time. Package: mbrowse Priority: optional Section: contrib/net Installed-Size: 10 Maintainer: Noèl Köthe Architecture: solaris-i386 Version: 0.3.1-6build4 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libsnmp9 (>= 5.2.1.2-3), libx11-6, libxext6, libxi6, sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/mbrowse_0.3.1-6build4_solaris-i386.deb Size: 30086 MD5sum: cee686de403bd9129a6719c215680acb SHA1: 9f20fc4777b2b49bcf5dc1d28285742647c64f5e SHA256: c6844881114527233169a5b8ca964aad879a82ee0c95729a89b972682c2afdff Description: a SNMP MIB browser a SNMPv1 and v2c MIB browser based on GTK and net-snmp . http://www.kill-9.org/mbrowse/ Package: aolserver4-nsldap Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Riccardo Setti Architecture: solaris-i386 Version: 0.8-2.1 Depends: aolserver4 (>= 4.5.0), libgcc1 (>= 1:4.2.1), libldap-2.4-2 (>= 2.4.7), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/aolserver4-nsldap_0.8-2.1_solaris-i386.deb Size: 16672 MD5sum: 833517cdcceaf955c8cc566db0905746 SHA1: cce8ee4c995d3cc1f7d125fb3107c51c4a9a4d84 SHA256: 5d9ab50d9f5e0bf8f5bac24dcebfa1b643c84c305ba80f88be490743859b9b0f Description: AOLServer 4 module for LDAP This module provides support to write LDAP client in AOLServer4 web server. Package: jabber-jud Priority: optional Section: contrib/net Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jamin W. Collins Architecture: solaris-i386 Version: 0.5-3ubuntu2 Depends: jabber (>= 1.4.2a-13), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libpth20 (>= 2.0.7-2), sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/jabber-jud_0.5-3ubuntu2_solaris-i386.deb Size: 21348 MD5sum: 51526b5136c29cc362baec5cf07223df SHA1: b3d7f71dc02c9bef3b330030b8c01eb1a3c8ed6b SHA256: eb6e95f845f73502b69200f1aaa103afdcf914a0b4ce1789a209994876680285 Description: Provides User Directory support for the Jabber IM server Provides a searchable user directory service for the Jabber IM server. This package requires the Jabber server package for functionality. . http://jabberd.jabberstudio.org/downloads/ Package: xchat Priority: optional Section: contrib/net Installed-Size: 16 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Davide Puricelli (evo) Architecture: solaris-i386 Version: 2.8.4-0nexenta8 Replaces: xchat-common (<< 1.6.0-1), xchat-systray Provides: irc Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, liblaunchpad-integration1 (>= 0.1.17), libpango1.0-0 (>= 1.20.1), libperl5.8 (>= 5.8.8), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libsexy2 (>= 0.1.8), libx11-6, libxml2, libxrender1, python2.5 (>= 2.5), sunwcslr, sunwlibm, sunwopensslr, xchat-common (= 2.8.4-0nexenta8), zlib1g (>= 1:1.2.1) Recommends: esound-clients | alsa-utils | libarts1c2, libnotify-bin Suggests: libnet-google-perl Conflicts: xchat-systray Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/xchat_2.8.4-0nexenta8_solaris-i386.deb Size: 302108 MD5sum: 2d90112639f085106c9d8effe130f98e SHA1: 940c0fb68f9127435d1003d71f734ee06f014823 SHA256: 22b2d67b93f48996dbd193be84e0912f7101911893e1234595ab9e37adf961a6 Description: IRC client for X similar to AmIRC XChat is a graphical IRC Client with a GTK+ GUI. It has a look and feel similar to AmIRC for the Amiga. Special features include the mIRC extension DCC RESUME and mIRC color, multiple server/channel windows, dialog windows, and a plugin API. . Homepage: http://www.xchat.org/ Package: bwm Priority: optional Section: contrib/net Installed-Size: 34 Maintainer: Lenart Janos Architecture: solaris-i386 Version: 1.1.0-8.2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/bwm_1.1.0-8.2_solaris-i386.deb Size: 8564 MD5sum: 919f4a5bb8c58ca7cf39fd7579d79efa SHA1: 1c1bf979c51f4f862102a81257a790351ac11419 SHA256: 3e46c882eb35e3b67c781bebf992eb253ea033398551cb9071ef7c9aa52bee54 Description: BandWidth Monitor This is a very tiny bandwidth monitor (not X11). Can monitor up to 16 interfaces at the same time, and shows totals too. Package: fwbuilder-linux Priority: optional Section: contrib/net Installed-Size: 864 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jeremy T. Bouse Architecture: solaris-i386 Source: fwbuilder Version: 2.1.14-0ubuntu1 Replaces: fwbuilder-ipt, fwbuilder-iptables Provides: fwbuilder-backend Depends: fwbuilder (>= 2.1.14-0), fwbuilder (<< 2.1.14.0-0), libfwbuilder7 (>= 2.1.14-0), libfwbuilder7 (<< 2.1.14.0-0), libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libsnmp9 (>= 5.2.1.2-3), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxml2, libxslt1.1 (>= 1.1.20), sunwcsl, sunwlibm Suggests: iproute Conflicts: fwbuilder-ipt (<< 1.1.2-1), fwbuilder-iptables (<< 1.0.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/fwbuilder-linux_2.1.14-0ubuntu1_solaris-i386.deb Size: 358528 MD5sum: 59c09aa5e2dfc84f5cd56869a44c32ac SHA1: 5073330dca99df41ff3fc815b705ecc78c8745a3 SHA256: b33191794672e364c2a74251c08a7172dc823337f2931665e640869b6a21427c Description: Firewall Builder policy compiler(s) for Linux based firewalls Firewall Builder consists of an object-oriented GUI and a set of policy compilers for various firewall platforms. In Firewall Builder, firewall policy is a set of rules, each rule consists of abstract objects which represent real network objects and services (hosts, routers, firewalls, networks, protocols). Firewall Builder helps the user maintain a database of objects and allows policy editing using simple drag-and-drop operations. . This package contains the fwbuilder policy compiler(s) for Linux kernel firewalls found in the 2.4 and 2.6 series. It creates a shell script to be run during the system bootup process. Package: lopster Priority: optional Section: contrib/net Installed-Size: 35 Maintainer: Francesco Namuri Architecture: solaris-i386 Version: 1.2.2-4build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/lopster_1.2.2-4build1_solaris-i386.deb Size: 626288 MD5sum: 2a2e08159c946910dcf2a37148bb1c71 SHA1: 72141326743538c1821d7bb3e97755a9a45435a2 SHA256: 0dd2698306bf5e5f76c6879b3f333d32191e84954d9d3d49d88ce399ce454649 Description: A Napster client using the GTK UI Lopster is a Napster Client developed in C using the GTK user interface. . Napster is a protocol for sharing MP3 files between users. With Napster, the files stay on the client machine, never passing through the server. The server provides the ability to search for particular files and initiate a direct transfer between the clients. In addition, chat forums similar to IRC are available. Package: bandwidthd-pgsql Priority: optional Section: contrib/net Installed-Size: 26 Maintainer: Andreas Henriksson Architecture: solaris-i386 Source: bandwidthd Version: 2.0.1+cvs20050208-11 Depends: debconf (>= 0.5) | debconf-2.0, libgcc1 (>= 1:4.2.1), libgd2-xpm (>= 2.0.35.dfsg), libiconv, libpcap0.8 (>= 0.9.3-1), libpng12-0 (>= 1.2.13-4), libpq5 (>= 8.3~beta1), sunwcslr, sunwlibm, ucf Conflicts: bandwidthd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/bandwidthd-pgsql_2.0.1+cvs20050208-11_solaris-i386.deb Size: 65000 MD5sum: 7c3fea82d524a24ab7da96e6ae607bb3 SHA1: 666bcc49416792261e58c7c16ec383f50053c2d5 SHA256: bb8e877cc84dd0dcc7168cec8a273d65753ae2dd0eb9b105be327a624393399e Description: Tracks usage of TCP/IP and builds html files with graphs BandwidthD tracks usage of TCP/IP network subnets and builds html files with graphs to display utilization. Charts are built by individual IPs. Color Codes HTTP, TCP,UDP, ICMP, VPN, P2P, etc. . This is the PostgreSQL version of bandwidthd which supports multiple sensors and uses a dynamic (php-based) web interface. If you don't need these features then using the package bandwidthd is suggested. . Homepage: http://bandwidthd.sourceforge.net/ Package: gq Priority: optional Section: contrib/net Installed-Size: 20 Maintainer: Guido Trotter Architecture: solaris-i386 Version: 1.2.1-2build1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome-keyring0 (>= 2.22.0), libgtk2.0-0 (>= 2.12.0), libiconv, libldap-2.4-2 (>= 2.4.7), libpango1.0-0 (>= 1.20.1), libxml2 (>= 2.6.27), sunwcslr, sunwlibm, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/gq_1.2.1-2build1_solaris-i386.deb Size: 190592 MD5sum: 3a519806f1b9a8ea939bf0cfe72d4bcf SHA1: 90439e1fe8792a22d4a1ec1b7d2113a6a42af37b SHA256: cb598456a4063aa12495cfe94c7ba6735e5d9f6d45f47fe5faa1a789fba373dc Description: GTK-based LDAP client GQ is GTK+ LDAP client and browser utility. It can be used for searching LDAP directory as well as browsing it using a tree view. Features include: - browse and search modes - LDAPv3 schema browser - edit and delete entries - add entries with templates - export subtree or whole server to LDIF file - use any number of servers - search based on single argument or LDAP filter - TLS support for LDAPv3 - SASL support - Support for userPassword including SSHA and SMD5 encryption. - I18N support - Support for graphical jpegPhoto display - Support to to view X509 certificates and X509 certificate revocation lists (CRLs) Package: tzc Priority: optional Section: contrib/net Installed-Size: 7 Maintainer: Theodore Y. Ts'o Architecture: solaris-i386 Version: 2.6.15-5 Depends: libcomerr2 (>= 1.33-3), libgcc1 (>= 1:4.2.1), libzephyr3, sunwcslr, zephyr-clients Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/tzc_2.6.15-5_solaris-i386.deb Size: 17556 MD5sum: cc60224f04a5856296488a018e822457 SHA1: 194421039321e65f6f2967d137fa8087e4d35417 SHA256: 9f1040fe29d060bf434b71bb60f331391ad422d4c2ae3ed3a2d0fcaed9dd7840 Description: Trivial Zephyr Client tzc is a trivial zephyr client program which talks to the zephyr servers (via the "zephyr host manager"). It is primarily used by the gnu-emacs zephyr-mode package. Package: qchat Priority: optional Section: contrib/net Installed-Size: 30 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jonathan Patrick Davies Architecture: solaris-i386 Version: 0.2.2-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/qchat_0.2.2-0ubuntu1_solaris-i386.deb Size: 379756 MD5sum: c2359894f2ced182b65563320448d689 SHA1: de7cf8dce5eaef996a11fe576e48d56866f85030 SHA256: 6e99a8a685129f3b33e9c9139aa6292e944aa72bbb04ae57d5aa4e68b3d7cac8 Description: a crossplatform LAN chat written using Qt4 QChat is a crossplatform LAN chat written using Qt4 Homepage: http://www.kde-apps.org/content/show.php?content=65066 Package: pound Priority: extra Section: contrib/net Installed-Size: 14 Maintainer: Sam Johnston Architecture: solaris-i386 Version: 2.2.7-2 Depends: sunwcslr, sunwlibm, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/pound_2.2.7-2_solaris-i386.deb Size: 82386 MD5sum: f324f12e8d03b78139ce98330f1a8e1b SHA1: 020ed86575d5afacaa1d8cd19d18db340a6a89c9 SHA256: 27dbdc1a600e4b4376aff859212166e10f6af9d46fbcee35899b7824da59a196 Description: reverse proxy, load balancer and HTTPS front-end for Web servers Pound was developed to enable distributing the load among several Web-servers and to allow for a convenient SSL wrapper for those Web servers that do not offer it natively. Package: eggdrop Priority: extra Section: contrib/net Installed-Size: 25 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Guilherme de S. Pastore Architecture: solaris-i386 Version: 1.6.18-1.1ubuntu1 Depends: eggdrop-data (= 1.6.18-1.1ubuntu1), libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm, sunwopensslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/eggdrop_1.6.18-1.1ubuntu1_solaris-i386.deb Size: 467976 MD5sum: bdcd02b2155ff6341a53412e7e6f51bd SHA1: 5ee1480611f6b612f790ec9aff99b5b23381e233 SHA256: 7db934adf7df6894119e4b47a2014e6c2c7dc96973ada5f8bc4d5f055d7d328a Description: Advanced IRC Robot Eggdrop is an IRC bot written in C, which sits on channels and takes protective measures, such as preventing it from being taken over (in the few ways that anything can), recognizing banned users to reject them, recognizing privileged users to give them operator status, punishing users for things like flooding, among innumerable others. . All of this is completely configurable, and can be disabled or enabled as you wish in the configuration file. Also, it's very easy to expand and customize with TCL scripts and C modules, making it possible to adapt Eggdrop to any special need you might have. . Homepage: http://www.eggheads.org/ Package: jabber Priority: optional Section: contrib/net Installed-Size: 427 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jamin W. Collins Architecture: solaris-i386 Version: 1.4.3-3.3ubuntu1 Replaces: jabber-transport Provides: jabber-1.4.3, jabber-transport Depends: jabber-common, libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libpth20 (>= 2.0.7-2), procps, sunwcsl, sunwcslr, sunwopensslr Conflicts: jabber-aim (<= 20030314-6), jabber-dev (<< 1.4.3-3.3ubuntu1), jabber-jit (<= 1.1.6-6), jabber-jud (<= 0.4-7), jabber-msn (<= 1.2.1-1.2.8rc1-1), jabber-muc (<= 0.5.2-6), jabber-yahoo (<= 2.2.0-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/jabber_1.4.3-3.3ubuntu1_solaris-i386.deb Size: 162372 MD5sum: 904ab4e2f7191591dfbfd78c95581761 SHA1: 94e27a677ce1d86a64bd089d1a14cdfaf7a0dd8b SHA256: e19b9d3d52e90fd887c25d4b13e886d4d893c3c107cd261c6fa8e89f5c0d2317 Description: An instant messaging server using the Jabber/XMPP protocol Jabber is a Free Instant Messaging System . In this Package you will find jabberd, a message transport server based on an XML Message Routing Infrastructure. . All this high-tech is simply used to provide you with your own IM Server. See http://www.jabberd.org/ for more details. . Jabber supports connecting to AIM, ICQ, IRC, MSN and a lot of others, so you can use all available IM systems from one client. . This package does not provide a jabber client. Some jabber clients are compared at http://en.wikipedia.org/wiki/List_of_Jabber_client_software Package: udptunnel Priority: optional Section: contrib/net Installed-Size: 7 Maintainer: Thomas Scheffczyk Architecture: solaris-i386 Version: 1.1-1.1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/udptunnel_1.1-1.1_solaris-i386.deb Size: 11356 MD5sum: 9c88b95583211e033677280f698a970b SHA1: 091149540bb2aae17c7fe4dc7cc0f400f9d53ec0 SHA256: fb63db7a72222be9ce3784d4813f70dd40555eafdc895d76061a696e86bdfec2 Description: Tunnel UDP packets over a TCP connection UDPTunnel is a small program which can tunnel UDP packets bi-directionally over a TCP connection. Its primary purpose (and original motivation) is to allow multi-media conferences to traverse a firewall which allows only outgoing TCP connections. Package: dsbltesters Priority: extra Section: contrib/net Installed-Size: 146 Maintainer: Al Nikolov Architecture: solaris-i386 Version: 0.9.5-2 Depends: libfiredns0.9, libfirestring0.9, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/dsbltesters_0.9.5-2_solaris-i386.deb Size: 45380 MD5sum: ede2d81aa2b10f83fcd25f1236c54243 SHA1: 84c4368a3eb5aa37df92d0026f207cd7fa74104b SHA256: d8c01468332f1d6e820637628da7317f77dababf58886e27c87c2d946eacb5c9 Description: open proxy/relay testing utilities This package contains testing software configured to work with the DSBL (http://dsbl.org/) or DSBL-compliant services. It enables you to send tests to servers based on spam that you receive. If those tests succeed, the results will reach the DSBL host in question, and the relay will be listed. Package: yafc Priority: optional Section: contrib/net Installed-Size: 15 Maintainer: Decklin Foster Architecture: solaris-i386 Version: 1.1.1.dfsg.1-3-build1 Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/yafc_1.1.1.dfsg.1-3-build1_solaris-i386.deb Size: 136778 MD5sum: ab9a8f4cff706f82663e3cf46ad56cea SHA1: dd4a68e02e9b8cfcc3bd4e29a11394bd3fe0a554 SHA256: 0d301e03b5fe6b9f8b2adf851fd79ac37d1998f00954bee6f2399a3b1b37fbc0 Description: yet another FTP client yafc is an ftp client intended to be a replacement for the standard ftp(1) program. Features include directory cache, remote filename completion, aliases, colored ls, recursive get/put/ls/rm, nohup mode transfers, tagging (queueing), background downloading, and more. . This version is compiled without KTH Kerberos 4/5 authentication. Package: dircproxy Priority: optional Section: contrib/net Installed-Size: 13 Maintainer: Alex Pennace Architecture: solaris-i386 Version: 1.0.5-5.1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/dircproxy_1.0.5-5.1_solaris-i386.deb Size: 121276 MD5sum: 1fded01207201141e27b2881f6342af3 SHA1: bcff88e23d9cf1fdfec15546f994a5db5f6edf7a SHA256: 867acae4c753eee300dfb53428ea55eb8f5812648d47692206ae65872f427667 Description: IRC proxy for people who use IRC from different workstations dircproxy is an IRC proxy server designed for people who use IRC from lots of different workstations or clients, but wish to remain connected and see what they missed while they were away. You connect to IRC through dircproxy, and it keeps you connected to the server, even after you detach your client from it. While you're detached, it logs channel and private messages as well as important events, and when you re-attach it'll let you know what you missed. . This can be used to give you roughly the same functionality as using ircII and screen together, except you can use whatever IRC client you like, including X ones! Package: stripclub Priority: optional Section: contrib/net Installed-Size: 10 Maintainer: Benjamin Cutler Architecture: solaris-i386 Version: 0.9.1.2-3 Depends: libfltk1.1 (>= 1.1.7-2), libgcc1 (>= 1:4.2.1), libpcre3 (>= 7.4), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libxpm4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/stripclub_0.9.1.2-3_solaris-i386.deb Size: 57210 MD5sum: ff242f8f87a156a8035cfb08b6ae04ed SHA1: 98e7dcef446b4e7579566e8309ce636eba73b462 SHA256: 734bb0bd0a6ab1355d8544087841b71b035eed98541c49f29a77bbf7fe3d1e36 Description: Online Comic reader and archiver Strip Club is an Online Comic reader. It downloads comic images locally, then displays them. It can also navigate most comics' archives. The program is easily extensible with a little knowledge of regular expressions, and can download new comic data files automatically, from a remotely maintained database. Think of it as an ultra-minimalist web browser. Package: xlc Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Marco Presi (Zufus) Architecture: solaris-i386 Version: 1.0.6-3build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libmysqlclient15off (>= 5.0.27-1), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/xlc_1.0.6-3build1_solaris-i386.deb Size: 77556 MD5sum: 0f14559e3f974c187c1cd18d4d04e5bf SHA1: e38a18d6be695dfdca2cd0a6e894aaebf11e2757 SHA256: 029be552a86a13fd895d0de0a5f1aca195dd3e333fc018e197a941fa97224e79 Description: Gtk client for linesrv xlc is a Gtk client for linesrv. It let a user to start or stop an internet connection on a masquerader server. It allows to monitor the connection status and to shutdown the box where the server is running Package: oping Priority: optional Section: contrib/net Installed-Size: 9 Maintainer: Sebastian Harl Architecture: solaris-i386 Source: liboping Version: 0.3.5-1 Depends: libgcc1 (>= 1:4.2.1), liboping0 (>= 0.3.5), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/oping_0.3.5-1_solaris-i386.deb Size: 11622 MD5sum: 9f4ccb8536704eb26ffea795e1a06e17 SHA1: 1e4c53764674f457ab603d38406baef3986ce0bc SHA256: d5865864eeb39883f07b738d61b4fbe0e2e89228a816a9ec33dfd17ced31a478 Description: sends ICMP_ECHO requests to network hosts oping uses ICMP packages (better known as "ping packets") to test the reachability of network hosts. It supports pinging multiple hosts in parallel using IPv4 or IPv6 transparently. Package: flumotion Priority: optional Section: contrib/net Installed-Size: 1620 Maintainer: Loic Minier Architecture: solaris-i386 Version: 0.4.2-2 Depends: adduser, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), python (>= 2.3), python-central (>= 0.6.5), python-glade2, python-gobject, python-gst0.10 (>= 0.10.0.1), python-gtk2 (>= 2.4.0), python-imaging, python-pyopenssl, python-twisted-core (>= 2.0.1), python-twisted-web, ssl-cert (>= 1.0-11), sunwcslr, sunwlibm, xsltproc Recommends: python-gnome2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/flumotion_0.4.2-2_solaris-i386.deb Size: 753046 MD5sum: 6cd724cbaa809a378393f8a9feacd380 SHA1: 3b8e1c59215be1e32516d307b41f12c1d68c89c9 SHA256: 049aa7133b26dde856d539e9777a56f7076e4e39abd5dd9a07d1deb962c88cbe Description: Fluendo Streaming Server - manager, worker and admin Flumotion is a modern streaming media server built with a modular distributed design. This gives you unprecedented stability and scalability in offering high-quality streaming media. . Flumotion includes support for both emerging media format standards, such as Ogg/Theora, and traditional formats such as MPEG-4. It features intuitive graphical administration tools, making the task of setting up and manipulating audio and video streams easy for even novice system administrators. Python-Version: current Package: zebedee Priority: optional Section: contrib/net Installed-Size: 15 Maintainer: Takashi Okamoto Architecture: solaris-i386 Version: 2.2.2-2build1 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), sunwcslr, sunwopensslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/zebedee_2.2.2-2build1_solaris-i386.deb Size: 86782 MD5sum: bf539fd783f415ea22bef1fe80af1764 SHA1: 391b2f52d905de08958f153a0012ae94e9ee4bef SHA256: 0f225385ba377bd6d8f68ee104adcee59997e3ce4ad17e10fb9f3c6e78bc1748 Description: Encrypted and compressed tunnels over TCP/IP or UDP Zebedee is a simple program to establish an encrypted, compressed VPN "tunnel" for TCP/IP or UDP traffic between two systems. This allows data from, for example, telnet, ftp and X sessions to be protected from snooping. You can also use compression, either with or without data encryption, to gain performance over low-bandwidth networks. Package: liece-dcc Priority: extra Section: net Installed-Size: 14 Maintainer: OHASHI Akira Architecture: solaris-i386 Source: liece Version: 2.0+0.20030527cvs-11 Depends: liece (= 2.0+0.20030527cvs-11), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/liece-dcc_2.0+0.20030527cvs-11_solaris-i386.deb Size: 13958 MD5sum: a364591907bbed31c54adbcac0a10c64 SHA1: 594674b60ced2d109e74a7e69cb4c38c82bed8ce SHA256: 5526b33f2740776e471074a54460128ee178204cc2c8717a24b80c941304e5c4 Description: DCC program for liece This program is DCC(Direct Client Connection) program for liece. Dcc is implemented not with EmacsLisp, but with C, so dcc package has been divided. And included "ltcp" which is connection support program, can use IPv6. Package: laptop-netconf Priority: extra Section: contrib/net Installed-Size: 18 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.9.6.7 Depends: debconf (>= 0.5) | debconf-2.0, libgcc1 (>= 1:4.2.1), libnet0, libpcap0.8 (>= 0.9.3-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/laptop-netconf_0.9.6.7_solaris-i386.deb Size: 16262 MD5sum: eb115b0871dbebbb98ead9c2c3c04526 SHA1: 8051f4b31045e295b7a387e9bb8f34a01aa51267 SHA256: 4db7669f2de9e26ab134ba37f5b2c0452aa1f2d04cb1812c69857a2df3fd6da4 Description: network detection and configuration program for laptops laptop-netconf can automatically determine, from a set of preconfigured alternatives, the network to which your laptop is connected. . Once the network has been detected, you can run arbitrary scripts to configure the services on your laptop for correct local operation. . This package requires some basic networking knowledge and scripting ability at present. A sample configuration is enclosed. Package: nws Priority: optional Section: contrib/net Installed-Size: 3996 Maintainer: Martin Quinson Architecture: solaris-i386 Version: 2.13-6 Depends: adduser, debconf (>= 1.2.0) | debconf-2.0, procps, sunwcslr, sunwlibm, ucf Suggests: logrotate Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/nws_2.13-6_solaris-i386.deb Size: 1299368 MD5sum: cd6fe17fc1d9f2b79c6061daa111f359 SHA1: 68b7afc9cf6c95e4ce712e248db69c9fff72d1cd SHA256: ca8a1bfda455b838beb8309dac33f7cee59d4ddf49d6e20ca6b387997f6636b4 Description: grid monitoring infrastructure (executables and man pages) The Network Weather Service is the de facto standard of the emerging Grid community to monitor the system availability. (the grid usually denotes any platform formed by the federation and aggregation of local resources between several organizations like universities). . Once you've deployed the relevant processes on each platform node, you can ask it for several metrics: . - about each host: - available CPU (both for incoming process and for already started ones) - free memory - free disk - about each host couple: - TCP connexion time, bandwidth and latency . Moreover, the NWS can predict future tendencies using statistical treatments on previous measurements. . This package installs the library, utilities and user documentation. Package: zabbix-server-mysql Priority: optional Section: contrib/net Installed-Size: 1917 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Zabbix Maintainers Architecture: solaris-i386 Source: zabbix Version: 1:1.4.2-4ubuntu3 Depends: adduser, dbconfig-common (>= 1.8.19), debconf (>= 0.5) | debconf-2.0, fping, libcurl3-gnutls (>= 7.16.2-1), libgcc1 (>= 1:4.2.1), libldap-2.4-2 (>= 2.4.7), libmysqlclient15off (>= 5.0.27-1), libsnmp9 (>= 5.2.1.2-3), logrotate, sunwcsl, sunwcslr, sunwlibm Recommends: mysql-server (>= 4.0.16-2), snmpd Suggests: zabbix-frontend-php Conflicts: zabbix-server-pgsql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/zabbix-server-mysql_1.4.2-4ubuntu3_solaris-i386.deb Size: 321628 MD5sum: a8a92cf4008d27ab615c84958d98b18b SHA1: 74bfb3f1949c8023d15eea3456877e653907b5e8 SHA256: 33805554d3cd16ccd30508e53c78274f63c41ab42a08f9a12ef63d847ba76247 Description: software for monitoring of your networks -- server Zabbix is an all-in-one 24x7, free monitoring solution for both commercial and non-commercial use. . Zabbix can be installed on any UNIX platform. It acts as server that monitors client systems running on different platforms as well as other Network devices. The Software can be used for: . o high level monitoring of IT Services o centralised monitoring of your servers and applications o monitoring of SNMP-enabled devices o performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.) o data visualization . and much more. . This Package provides all binaries which are needed to run an Zabbix Server. The Server collects all Informations of your Zabbix Client Systems and stores them in an DBMS. This Package is compiled with MySQL support. Package: dropbear Priority: optional Section: contrib/net Installed-Size: 422 Maintainer: Gerrit Pape Architecture: solaris-i386 Version: 0.50-2 Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, zlib1g (>= 1:1.2.1) Suggests: openssh-client, runit Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/dropbear_0.50-2_solaris-i386.deb Size: 211792 MD5sum: ba26a0e4cce03c55c524881ee605900f SHA1: 269373208ec615ddea2200f76f47746afbb14dab SHA256: 91742cf8a71a399b3d9bdc1030ae5249f7aca4f3e97ef3df8b2fb536b71f1362 Description: lightweight SSH2 server and client dropbear is a SSH 2 server and client designed to be small enough to be used in small memory environments, while still being functional and secure enough for general use. . It implements most required features of the SSH 2 protocol, and other features such as X11 and authentication agent forwarding. . See http://matt.ucc.asn.au/dropbear/dropbear.html Package: gajim Priority: optional Section: contrib/net Installed-Size: 10309 Maintainer: Nafallo Bjälevik Architecture: solaris-i386 Version: 0.11.4-0ubuntu1.1 Depends: aspell, dnsutils, python (>= 2.4), python-glade2 (>= 2.6.0), python-gnomecanvas, python-gtk2 (>= 2.6.0), python-launchpad-integration, python-pysqlite2 Recommends: libnotify1, notification-daemon, python-avahi, python-dbus Suggests: python-gnupginterface, seahorse Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/gajim_0.11.4-0ubuntu1.1_solaris-i386.deb Size: 3432822 MD5sum: 76b22ca0365c6c5a17414eea51b20b07 SHA1: 8006c70151dceacd7d75d95610809e66c6ac20d5 SHA256: 6c624ee8cca6c26f4ef34573aa9e0fa9f762ae60efcaaeb372d8e6db3c5714a8 Description: Jabber client written in PyGTK Gajim is a jabber client written in python, with a GTK frontend. Package: gresolver Priority: optional Section: contrib/net Installed-Size: 12 Maintainer: Bart Martens Architecture: solaris-i386 Version: 0.0.5-3 Depends: dnsutils, gnome-icon-theme, libgnomeui-0, libgtk2-gladexml-perl, libgtk2-perl, liblocale-gettext-perl, libnet-ipv6addr-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/gresolver_0.0.5-3_solaris-i386.deb Size: 18114 MD5sum: b8bf148ca4c7d786f9cd9358dc11f43e SHA1: 883201202dde57eba8c525b98e6c77c40964e4b2 SHA256: 1585ba652840745dafd545be4e4a26d3180f4bdce5ef51a6c9d53a7f02d3c725 Description: DNS query tool GResolver is a graphical tool for DNS queries. It allows system administrators to quickly and easily make the most common DNS queries without constructing lengthy dig commands. . GResolver supports all the main resource record types, including AAAA, AXFR, MX and TXT, and the appropriate in-addr.arpa address is constructed from dotted-quad IP addresses when doing PTR queries. There are checkboxes for controlling the most commonly-used options. . Homepage: http://jodrell.net/projects/gresolver Package: kftgtd Priority: extra Section: contrib/net Installed-Size: 46 Maintainer: Russ Allbery Architecture: solaris-i386 Source: kftgt Version: 1.14-2 Depends: libgcc1 (>= 1:4.2.1), libkrb53 (>= 1.6.dfsg.2), openbsd-inetd | inet-superserver, sunwcslr, tcpd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/kftgtd_1.14-2_solaris-i386.deb Size: 19964 MD5sum: abcc2d0a796eee4d4ee049a344e60191 SHA1: 53e476ebfe0e4b1d438b7866cf05f2bad55eefe3 SHA256: 4b41b34c0ccd4ac23b274fddfec561b03b6cc592da0ded2b5d1ac01fd54e91ab Description: ticket forwarding server for Kerberos 4 The server half of a client/server pair that allows Kerberos 4 tickets to be forwarded from another network host and used to authenticate further services on the network. This package contains kftgtd, to receive forwarded tickets. For the corresponding ticket forward client for Kerberos 4, see the kftgt package. . kftgt and kftgtd do not provide ticket forwarding for Kerberos 5, which has built-in ticket forwarding. However, they can forward Kerberos 4 tickets obtained by MIT Kerberos 5 with "kinit -4". Package: wy60 Priority: optional Section: contrib/net Installed-Size: 9 Maintainer: Ayman Negm Architecture: solaris-i386 Version: 2.0.8-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/wy60_2.0.8-5_solaris-i386.deb Size: 42114 MD5sum: c7f8bc56eb9fd573c5f4dbe02729fe93 SHA1: 9abbbca4ee93f251556cc975279f2db298e48230 SHA256: 14508fe7798882e6d50bb78d78b3d7a7f5c06017960f0dc993e51503cc760315 Description: Wyse 60 Terminal Emulator This is an emulator for the Wyse 60 text mode terminal. It sets up a emulation environment converting between Wyse 60(tm) escape sequences and the escape codes of the host system, and launches a shell to run within this emulated environment, so it helps also applications with hard coded values to run within this emulated enviroment. Package: cftp Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Adrian Bridgett Architecture: solaris-i386 Version: 0.12-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/cftp_0.12-4_solaris-i386.deb Size: 62368 MD5sum: 66badf591514bafd9dcac7a7436175f1 SHA1: e180c4d97ac0728c596b9293f0f885644606fc87 SHA256: 1ce65d613dc9e34a902aac3bd1366b28d702d9c2ce33217ab523779a09e51481 Description: A full-screen ftp client Cftp is an ftp client where you just use the arrow keys to move around and get what you want. This program is rather limited - you probably want to use something like lftp instead. Package: sntop Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Fredrik Steen Architecture: solaris-i386 Version: 1.4.3-3-build1 Depends: fping, libncurses5 (>= 5.6+20071006-3), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/sntop_1.4.3-3-build1_solaris-i386.deb Size: 16740 MD5sum: bef586fdeaf392fa266b7cf3ac16389c SHA1: 0d7bc84fff1a24fb00efc89fb9648479739e16e4 SHA256: 4ac9f303f3b3d8a9d988800d8cf9991904b237a4c038f24c1ec1cda825dae8db Description: A curses-based utility that polls hosts to determine connectivity Simple network top (sntop) is a curses-based console utility, in the spirit of top, that polls network hosts at a regular interval to determine their connectivity and displays the results in a pretty format. Advanced features, such as automatic HTML generation of results, secure terminal mode, execution of external file on connectivity change, and user/system configure files, are supported. Package: firedns Priority: optional Section: contrib/net Installed-Size: 350 Maintainer: Herve Rousseau Architecture: solaris-i386 Version: 0.9.12+dfsg-3 Depends: libfirestring0.9, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/firedns_0.9.12+dfsg-3_solaris-i386.deb Size: 44044 MD5sum: 9b4db5eedec51ec393612120c62b7540 SHA1: 5574d7b5caf44160372a4b4bab1884937a47c203 SHA256: fcca369571379d8cdc57c01a8e5a9608c13a23e904d9c27fd1b51d27755283f3 Description: Runtime binaries for firedns, an asynch. dns resolver library FireDNS is a DNS resolver library. Features include asynchronous resolution, and multi-server queries (making lookups much faster than with the stock libc/bind functions). . The binaries included in this package use FireDNS to do various DNS queries; these are good for programming examples, as well as simplistic queries. Package: proxycheck Priority: extra Section: contrib/net Installed-Size: 7 Maintainer: Al Nikolov Architecture: solaris-i386 Version: 0.49a-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/proxycheck_0.49a-3_solaris-i386.deb Size: 30340 MD5sum: e10cae503ac9310a9e452436cb8a5466 SHA1: 00dbdc9cc08e1bbd6d9c5a568f906c09086facda SHA256: 55397835a1ee432511a8ac8dca11c7517eeecafe2698acdac7d22f90bbeb165e Description: checks existence of open proxy proxycheck is a simple tool that will work on a reasonable *nix system and may be used to quickly check whenever a given host or set of hosts has open proxy server running . Homepage: Package: argus-server Priority: optional Section: contrib/net Installed-Size: 47 Maintainer: Andrew Pollock Architecture: solaris-i386 Source: argus Version: 1:2.0.6.fixes.1-14 Depends: debconf (>= 0.5) | debconf-2.0, logrotate, net-tools Recommends: argus-client Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/argus-server_2.0.6.fixes.1-14_solaris-i386.deb Size: 62780 MD5sum: e37c1b506fa41974c3f0d9c077f66210 SHA1: b1f52aa3c49ada541edcb3998dd1efeacf97e92b SHA256: 404dc0ba6c2cc2667bffd540faff93f44c60b3d694e40805d1566ca6e17f61cc Description: IP network transaction auditing tool argus is a network transaction auditing tool that allows the user to easily classify connections using tcpdump(1) compliant expressions. Argus runs as an application level daemon, promiscuously reading network datagrams from a specified interface, and generates network traffic audit records for the network activity that it encounters. Auditing records can be used to ensure that access control policies are being enforced, identify network problems such as denial of service attacks and more. . This package contains the binaries required for the argus server. Please see the package argus-client for appropriate clients. Package: socket Priority: optional Section: contrib/net Installed-Size: 23 Maintainer: Lenart Janos Architecture: solaris-i386 Version: 1.1-8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/socket_1.1-8_solaris-i386.deb Size: 8184 MD5sum: 1ea27e438a39b5e061fad428cd6dea99 SHA1: 10001c1c3e63fd218da911688cfd91548080f2ce SHA256: c684712486acc3aa690f4d577fc041e3e95a2eb0bf369405a20479488f99f259 Description: Multi purpose socket tool The socket program is a simple tool for socket based connections. It can be used to create simple daemons (in both standalone and inetd mode), to connect to other daemons or to redirect ports. Package: jabberd2-mysql Priority: optional Section: contrib/net Installed-Size: 1594 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jamin W. Collins Architecture: solaris-i386 Source: jabberd2 Version: 2.0s11-1ubuntu4 Provides: jabberd2 Depends: jabber-common, libgcc1 (>= 1:4.2.1), libiconv, libidn11 (>= 0.5.18), libmysqlclient15off (>= 5.0.27-1), sunwcslr, sunwlibm, sunwopensslr, zlib1g (>= 1:1.2.1) Conflicts: jabber, jabberd2-bdb, jabberd2-ldap-bdb, jabberd2-ldap-mysql, jabberd2-ldap-pgsql, jabberd2-pgsql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/jabberd2-mysql_2.0s11-1ubuntu4_solaris-i386.deb Size: 578096 MD5sum: b410edace143e9b424c1b5b8d9eee53c SHA1: d697596f0d2595c2b4d9ed6a8f37bfea45ad0eb4 SHA256: 5edaa481167f0c45083500b1aa02e6e3981e0b054b2bd16bb9a86b98d15f6c6b Description: Jabber Open Source Instant Messenger Server (MySQL) Jabber is a Free Instant Messaging Server . This package contains Jabberd 2, the next generation of the Jabberd server. It has been rewritten from the ground up to be scalable, architecturally sound, and to support the latest protocol extensions coming out of the JSF. . With additional transports and/or services, Jabber supports connecting to AIM, ICQ, IRC, MSN and a lot of other chat networks. These transports and services are provided in separate packages. . Only one of the Jabber 2 packages is needed. Each of the packages provides support for the following authreg options: anon, pipe, and pam. This packages provides additional support for MySQL authreg and storage. . Upstream: http://jabberd.jabberstudio.org/ Package: ssh-askpass Priority: optional Section: contrib/net Installed-Size: 15 Maintainer: Philip Hands Architecture: solaris-i386 Version: 1:1.2.4.1-6.1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxt6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ssh-askpass_1.2.4.1-6.1_solaris-i386.deb Size: 31606 MD5sum: ee296c0571b701ff56c67019790665ca SHA1: 36ecc3b36bba6fd2f8e6f947f0308f53091249c2 SHA256: 8d0c95fa1857797b3cf263a79739b2227f32cafc59171c34560777b5a1339829 Description: under X, asks user for a passphrase for ssh-add This is Jim Knoble's free implementation of the ssh-askpass program. . Jim calls this x11-ssh-askpass, but I've decided to call it ssh-askpass to make it easier to find, because this is almost certainly the version you want. Other ssh-askpass programs are available, some of which may integrate better into various desktop environments. Package: starttls Priority: optional Section: net Installed-Size: 17 Maintainer: RISKO Gergely Architecture: solaris-i386 Version: 0.10-3 Depends: sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/starttls_0.10-3_solaris-i386.deb Size: 9614 MD5sum: 974c40c60f339619b9c7e4d0caae0566 SHA1: 84e9eb8545eadc150b6bc6be4555ab990bf65707 SHA256: 5cff4c1143e78a54dc8d915f306bdee78c3477bf44d6718a005de10c6ab586cc Description: TLS encryption helper program This program is necessary to establish STARTTLS connections from emacs (e.g., an encrypted IMAP session with Gnus). . It can probably used with other programs as well. Package: lprfax Priority: extra Section: contrib/net Installed-Size: 83 Maintainer: Camm Maguire Architecture: solaris-i386 Version: 0.6-25 Depends: gs, libjpeg-progs, magicfilter, netpbm, sunwcslr, tetex-bin, transfig, xpdf Pre-Depends: debianutils (>= 1.6), lprng (>= 3.6.12), mgetty-fax Suggests: samba, smbclient Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/lprfax_0.6-25_solaris-i386.deb Size: 29032 MD5sum: f938b650f891ae7dd02d8419dcc104be SHA1: 74b7d63a7a4f9e126ec05c2a5dec5ca7b3d7c89a SHA256: b5cb6ddc977e549fdafcf839b27a42dbf90ebf7fc96f962db03f94cdaa97e631 Description: Utility to allow printing to a fax modem lprfax provides a set of scripts and programs to control network fax spooling through the LPRng print system. The goal is to enable transparent faxing in any application able to print, via 'lpr -Pfax -J'. Features: * integration with mgetty/sendfax system and configuration files * load balancing among multiple fax modems * remote queue/log inspection and control * Customizable cover page generation via banner-page filters * Customizable name/fax number lookup from job specification * automated fax retries via lprng hold/release mechanism Package: emcast Priority: optional Section: contrib/net Installed-Size: 19 Maintainer: Noèl Köthe Architecture: solaris-i386 Version: 0.3.2-5build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/emcast_0.3.2-5build1_solaris-i386.deb Size: 42470 MD5sum: 02add870969d62097da4257ec351e720 SHA1: b40904e696347c2ca4d3d3bc576be48da54a1c1d SHA256: e4e011622dd59ec2cd7d8542e619736db72a28e16fdd0cce30a8de8bbe8e23b8 Description: multicast toolkit A multicast toolkit for distributed/peer-to-peer applications that require multicast communication. It includes the program emcast, a generic multicast utility (like netcat), and the library libemcast, a generic multicast library. Emcast supports IPv4 multicast (IM) and can easily support almost any end-host multicast (EM) protocol. The EM protocols supported are Banana Tree Protocol (BTP), Internet Chat Relay (IRC), and STAR (centralized TCP). Emcast is pronounced em-cast. . http://www.gizmolabs.org/~dhelder/junglemonkey/emcast/ Package: nzb Priority: optional Section: contrib/net Installed-Size: 288 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Mattias Nordstrom Architecture: solaris-i386 Version: 0.1.7-1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: libssl0.9.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/nzb_0.1.7-1ubuntu1_solaris-i386.deb Size: 111424 MD5sum: ffa9a1faecdec30ea9f5a5f3f1ff2a01 SHA1: 54d7d4fa762e29107e7814820c3f64ec9bfe15df SHA256: 882942d0d280485190f6d7ed0fddfe55a3ee9c8b9f2cd0fcd6375704c4b2b08f Description: An nzb based Usenet binary grabber nzb is a binary news grabber written in Qt 4. It natively downloads and decodes the files specified in the nzb file, an XML format which describes binary files on Usenet by their message-id. nzb provides support for direct streaming of media files to your favourite media player. . nzb files are a popular way to describe files posted on Usenet which span several messages (multi-part binaries). These files eliminate the need to fetch headers from newsgroups as nzb files contain the message-ids of the segments which can be downloaded directly from most news servers. A technical description can be found at http://docs.newzbin.com/Newzbin:NZB_Specs . nzb makes Usenet downloading easy by providing an easy to use interface which loads up a specified nzb file and either downloads the files described in the nzb or streams the data to an external application. This is usually used for video files which results in streaming video over Usenet. . Homepage: http://nzb.sourceforge.net/ Package: ftpmirror Priority: optional Section: contrib/net Installed-Size: 397 Maintainer: Dario Minnucci (midget) Architecture: solaris-i386 Version: 1.96+dfsg-5 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.6.0-16) Recommends: cron Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ftpmirror_1.96+dfsg-5_solaris-i386.deb Size: 509754 MD5sum: 0f1502ab8c4cf11463686ecb94db046e SHA1: 3bec249f83a3b81312cf33510eb32375c6ad9da8 SHA256: 9442aacf3c7fff6e1bde5dd0dba241921316990c97d9b916c338fb1ec3b7434b Description: Mirroring directory hierarchy using FTP protocol ftpmirror is an utility to copy directory hierarchy (usually called 'mirror') using FTP protocol. . A similar perl script exists, whose name is 'mirror', but ftpmirror requires less memory than mirror. Homepage: ftp://ftp.intec.co.jp/pub/utils/ftpmirror Package: jabberd2-ldap-pgsql Priority: optional Section: contrib/net Installed-Size: 1724 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jamin W. Collins Architecture: solaris-i386 Source: jabberd2 Version: 2.0s11-1ubuntu4 Provides: jabberd2 Depends: jabber-common, libgcc1 (>= 1:4.2.1), libiconv, libidn11 (>= 0.5.18), libldap-2.4-2 (>= 2.4.7), libpq5 (>= 8.3~beta1), sunwcslr, sunwopensslr Conflicts: jabber, jabberd2-bdb, jabberd2-ldap-bdb, jabberd2-ldap-mysql, jabberd2-mysql, jabberd2-pgsql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/jabberd2-ldap-pgsql_2.0s11-1ubuntu4_solaris-i386.deb Size: 580988 MD5sum: b4483ff09b5c0eade921a4f385fac1af SHA1: 6203a9204a6ed67c9dbe900ba2a01deab6c0db06 SHA256: 8c290b613b43cb9e3065d7b3268b6e490c1d46506bc6df0b2edaf1e9a9bc1510 Description: Jabber Open Source Instant Messenger Server (LDAP & PostgreSQL) Jabber is a Free Instant Messaging Server . This package contains Jabberd 2, the next generation of the Jabberd server. It has been rewritten from the ground up to be scalable, architecturally sound, and to support the latest protocol extensions coming out of the JSF. . With additional transports and/or services, Jabber supports connecting to AIM, ICQ, IRC, MSN and a lot of other chat networks. These transports and services are provided in separate packages. . Only one of the Jabber 2 packages is needed. Each of the packages provides support for the following authreg options: anon, pipe, and pam. This packages provides additional support for LDAP authreg and PostgreSQL authreg and storage. . Upstream: http://jabberd.jabberstudio.org/ Package: sofia-sip-bin Priority: optional Section: contrib/net Installed-Size: 38 Maintainer: Debian VoIP Team Architecture: solaris-i386 Source: sofia-sip Version: 1.12.7-1 Depends: libsofia-sip-ua0 (>= 1.12.7-1) Suggests: sofia-sip-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/sofia-sip-bin_1.12.7-1_solaris-i386.deb Size: 134610 MD5sum: 4d5a5e7327586d5aa123f671a91dfd79 SHA1: 64226325dc722ad2e6fdfe01e9f2c34060ce71d4 SHA256: 99d24447fe383be529713c576939199cf1a1d233d09883c5cbdc0b8f08c5f1b8 Description: Sofia-SIP library utilities Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. . This package provides a set of console tools and helper applications for use in scripts, testing and other uses. All the tools utilize the Sofia-SIP library. Homepage: http://sofia-sip.sourceforge.net/ Package: omnievents Priority: optional Section: contrib/net Installed-Size: 39 Maintainer: Debian CORBA Team Architecture: solaris-i386 Version: 1:2.6.2-1 Depends: libgcc1 (>= 1:4.2.1), libomnievents2 (>= 1:2.6.2), libomniorb4-1 (>= 4.1.1-2), libomnithread3c2 (>= 4.0.6), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: omnievents-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/omnievents_2.6.2-1_solaris-i386.deb Size: 280270 MD5sum: 3896641665a2313baaf023c49d0a8143 SHA1: 71d04176234b93a741405ab402829b9e819a14fe SHA256: e64dca017056dab677e758491e46f298d6cf39c5cd2baddfa08163f1e4d76297 Description: omniORB event service omniEvents enables CORBA applications to communicate through asynchronous broadcast channels rather than direct method calls. It is a small, efficient implementation of the Object Management Group's Event Service specification designed to work with omniORB. . This packages contains the CORBA Event Service daemon as a standalone executable, and the associated tools. Homepage: http://www.omnievents.org Package: cvsd Priority: optional Section: contrib/net Installed-Size: 20 Maintainer: Arthur de Jong Architecture: solaris-i386 Version: 1.0.14 Depends: adduser, cvs, debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0-6), sunwcslr Suggests: perl, tmpreaper Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/cvsd_1.0.14_solaris-i386.deb Size: 86470 MD5sum: 4561c0d0f02b421737c65afacdb65380 SHA1: 13c668765d1edff19294c38fbdc291b791ed68d3 SHA256: 82149e5e76e4e654cea57b957e2b88969d3257729cdf2467d32a7c49f4c9387f Description: chroot wrapper to run 'cvs pserver' more securely cvsd is a wrapper program for cvs in pserver mode. it will run 'cvs pserver' under a special uid/gid in a chroot jail. cvsd is run as a daemon and is controlled through a configuration file. It is relatively easy to configure and provides tools for setting up a rootjail. . This server can be useful if you want to run a public cvs pserver. You should however be aware of the security limitations of running a cvs pserver. If you want any kind of authentication you should really consider using secure shell as a secure authentication mechanism and transport. Passwords used with cvs pserver are transmitted in plaintext. . You should probably disable the pserver from the cvs package. Homepage: http://ch.tudelft.nl/~arthur/cvsd Package: donkey Priority: extra Section: contrib/net Installed-Size: 9 Maintainer: Fumitoshi UKAI Architecture: solaris-i386 Version: 0.5-17 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/donkey_0.5-17_solaris-i386.deb Size: 22916 MD5sum: bf958170e8cf9232705c1521afc0a87c SHA1: b95c63c70d9551676515c4a7c273caa0b7790d2d SHA256: badc84519075946c428ab3104b82ed9a016fe7e8f5147223427a40d671a882c6 Description: One Time Password calculator. Donkey is an alternative for S/KEY's "key" command. This means that donkey is also an alternative for "keyinit". Since the entry is printed to stdout (not to /etc/skeykeys), you can easily send it to remote operator by e-mail (with PGP signature or something). So, it is possible to initiate S/KEY without login from the console of the host. Package: fwbuilder-bsd Priority: optional Section: contrib/net Installed-Size: 1431 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jeremy T. Bouse Architecture: solaris-i386 Source: fwbuilder Version: 2.1.14-0ubuntu1 Replaces: fwbuilder-ipf, fwbuilder-ipfilter, fwbuilder-ipfw, fwbuilder-pf Provides: fwbuilder-backend Depends: fwbuilder (>= 2.1.14-0), fwbuilder (<< 2.1.14.0-0), libfwbuilder7 (>= 2.1.14-0), libfwbuilder7 (<< 2.1.14.0-0), libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libsnmp9 (>= 5.2.1.2-3), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxml2, libxslt1.1 (>= 1.1.20), sunwcsl, sunwlibm Conflicts: fwbuilder-ipf (<< 1.1.2-1), fwbuilder-ipfilter (<< 1.1.2-1), fwbuilder-ipfw (<< 1.1.2-1), fwbuilder-pf (<< 1.1.2-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/fwbuilder-bsd_2.1.14-0ubuntu1_solaris-i386.deb Size: 556428 MD5sum: f3b10b6f95627125b40689926ed423d3 SHA1: 53224da2877d7233957e2b67bd640165cab63974 SHA256: 7ae5c9fa9a4477f450618c9b4aea1f94c443646e789bfee7ec9697b8cad99395 Description: Firewall Builder policy compiler(s) for BSD based firewalls Firewall Builder consists of an object-oriented GUI and a set of policy compilers for various firewall platforms. In Firewall Builder, firewall policy is a set of rules, each rule consists of abstract objects which represent real network objects and services (hosts, routers, firewalls, networks, protocols). Firewall Builder helps the user maintain a database of objects and allows policy editing using simple drag-and-drop operations. . This package contains the fwbuilder policy compiler(s) for BSD based found in OpenBSD, NetBSD, FreeBSD and MacOS X. Some create config files and some create scripts which are ran during the system bootup process. Package: wmdonkeymon Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Sandro Tosi Architecture: solaris-i386 Version: 0.91-5 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/wmdonkeymon_0.91-5_solaris-i386.deb Size: 18224 MD5sum: 3f956cf0518483a8c5a65f095a1bd818 SHA1: 64fb965caf2e39fb14021c875e472fecf3f11cac SHA256: 4ad878fe19a6ef9d9fe7abb501ce4693598e337fbc98a212b0ee9af74596530d Description: Dockapp to show the status of eDonkey downloads in progress wmdonkeymon is a dock-app for WindowMaker shows the status of edonkey downloads in progress based on '*.part.met' temporary files. Homepage: http://www.morgade.hpg.ig.com.br/wmdonkeymon/ Package: autossh Priority: optional Section: contrib/net Installed-Size: 48 Maintainer: Filippo Giunchedi Architecture: solaris-i386 Version: 1.4a-3 Depends: openssh-client | ssh-client, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/autossh_1.4a-3_solaris-i386.deb Size: 26744 MD5sum: 6ab61abd5b2b1a13b21c8a8a7e2b6113 SHA1: 8cfd35f7cb8fca2d8ecdb21a213939dc65f30da3 SHA256: 5c93cb7a2b6acf669ae87fa7d0d511eee68fdadd310d7e0f96df4efb8c6cc800 Description: Automatically restart SSH sessions and tunnels autossh is a program to start an instance of ssh and monitor it, restarting it as necessary should it die or stop passing traffic. The idea is from rstunnel (Reliable SSH Tunnel), but implemented in C. Connection monitoring is done using a loop of port forwardings. It backs off on the rate of connection attempts when experiencing rapid failures such as connection refused. Package: pxe Priority: optional Section: contrib/net Installed-Size: 12 Maintainer: Herve Rousseau Architecture: solaris-i386 Version: 1.4.2-7 Depends: adduser, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: dhcp3-server | dnsmasq, syslinux, tftpd-hpa | atftpd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/pxe_1.4.2-7_solaris-i386.deb Size: 27428 MD5sum: 506c9219050e5d8916bd3aac1be86602 SHA1: a7fc99f6de777acb9999ba8807d9ca33abae8a7f SHA256: 10063c64a7e6362977bfa42d0f6cbb2daec63568ef2a0dbf90b56b92fa349269 Description: free PXE daemon PXE is a specification to boot PCs from the net. Apart from BOOTP or DHCP for acquiring an IP address and TFTP for transferring files, it requires a PXE daemon on the server. This package provides only this daemon. For the other protocols, it recommends alternatives that are known to work. . Homepage: Package: bandwidthd Priority: optional Section: contrib/net Installed-Size: 71 Maintainer: Andreas Henriksson Architecture: solaris-i386 Version: 2.0.1+cvs20050208-11 Depends: debconf (>= 0.5) | debconf-2.0, libgcc1 (>= 1:4.2.1), libgd2-xpm (>= 2.0.35.dfsg), libiconv, libpcap0.8 (>= 0.9.3-1), libpng12-0 (>= 1.2.13-4), sunwcslr, sunwlibm, ucf Conflicts: bandwidthd-pgsql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/bandwidthd_2.0.1+cvs20050208-11_solaris-i386.deb Size: 65864 MD5sum: a250cdfd52793d67afe2c2883d0225a6 SHA1: 798f16aa0d67be92bd6a8e5aeb95d48d8354ffdd SHA256: 6b3c110232b94419c4c017e958e43c1beada224a2bb91f76d0df0015f3e94a5b Description: Tracks usage of TCP/IP and builds html files with graphs BandwidthD tracks usage of TCP/IP network subnets and builds html files with graphs to display utilization. Charts are built by individual IPs. Color Codes HTTP, TCP,UDP, ICMP, VPN, P2P, etc. . This is the static version, see bandwidthd-pgsql for multi sensor/php frontend bandwidthd. . Homepage: http://bandwidthd.sourceforge.net/ Package: xchat-guile Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Lionel Elie Mamane Architecture: solaris-i386 Version: 0.2.0.99-3 Depends: guile-1.6 (>= 1.6.4), guile-1.6-libs, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libguile-ltdl-1, libiconv, sunwcslr, sunwlibm, xchat (>= 2.4.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/xchat-guile_0.2.0.99-3_solaris-i386.deb Size: 17110 MD5sum: 62c5e8a86fdbf4330b9a801e314e3e2b SHA1: 094f8886bfc29dbcb7d1ded65a5e9f0e58190754 SHA256: 74f2448ef5879bfb6bdacf367a40bdd2f5111180399d3ac12bf35a547af2228b Description: Guile scripting plugin for XChat Plug-in adding Guile scripting support to XChat. . Guile is the GNU Scheme implementation, and the official GNU scripting language. Scheme is a minimalistic, clean Lisp dialect, that is a dynamically typed functional impure programming language with reflection. . XChat is a featureful IRC client with a GTK+2-based graphical user interface. . Homepage: http://static.fi/~zeenix/xchat-guile/ Package: statd Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: David Martínez Moreno Architecture: solaris-i386 Source: glcpu Version: 1.0.1-6.2ubuntu4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), netbase, openbsd-inetd | inet-superserver, sunwcslr, sunwlibm, update-inetd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/statd_1.0.1-6.2ubuntu4_solaris-i386.deb Size: 9538 MD5sum: 365477aeb84869fd6ff1ca28d11bce26 SHA1: 762fdaf06273eec1c4e53ea93c7f0ea0223cead3 SHA256: fc2c5855c779dad687970ba36145892bdb78412d1346a92dfbe0c89324f2c4f4 Description: data collection daemon for GLcpu This is a small daemon run from inetd, to collect data for glcpu(1). It needs to be installed on all hosts to be monitored. . This package has nothing to do with the rpc.statd daemon. Package: oftc-hybrid Priority: extra Section: contrib/net Installed-Size: 1339 Maintainer: Christoph Berg Architecture: solaris-i386 Version: 1.6.0.dfsg-1 Provides: ircd Depends: adduser, libgcc1 (>= 1:4.2.1), sunwcslr, sunwopensslr, zlib1g (>= 1:1.2.1) Suggests: oftc-hybrid-doc, oftc-hybrid-respond Conflicts: dancer-ircd, ircd-hybrid Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/oftc-hybrid_1.6.0.dfsg-1_solaris-i386.deb Size: 458106 MD5sum: c9d8b9c552cc35fcdd71ec73144c0566 SHA1: 7d4390c1beb36926337492f10dab1339c4f5b7a4 SHA256: 78b151c75d34a4551b8c1dea3529e1475491d56b2b82df7dbae80e957e4eadae Description: Hybrid 7 IRC daemon - OFTC branch This is the IRC server designed for use on OFTC (irc.oftc.net), based on the Hybrid 7 ircd. Package: fmirror Priority: optional Section: contrib/net Installed-Size: 12 Maintainer: Antonin Kral Architecture: solaris-i386 Version: 2:0.8.4-14 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/fmirror_0.8.4-14_solaris-i386.deb Size: 38802 MD5sum: d8836977fd71ba0d0d5c318266cb4081 SHA1: f7a242f1e1d8a3deb7154288e9e696452d501b9a SHA256: 92296b2ea5e1b10c461d59994b916192c7d93b8dc837cc295d343886f948dc8b Description: memory efficient ftp mirror program A program for mirroring a directory from a remote ftp server. It allows regex-matching for files that are to be included and excluded. It uses a combination of timestamp, file size and file permissions to decide what files to transfer from the ftp server. Package: tcpstat Priority: extra Section: contrib/net Installed-Size: 11 Maintainer: Will Lowe Architecture: solaris-i386 Version: 1.4-4.2 Depends: libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcslr, sunwlibm Recommends: tcpdump Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/tcpstat_1.4-4.2_solaris-i386.deb Size: 24636 MD5sum: 455d513cf205760609cfd3f94e324582 SHA1: 76f3b9878f615fb7e3b2250d9b03d684aecebc8e SHA256: 71c3be6a5cce2a7feaadd7ae086659f374287ccc89a3ae43306d34d25ddcec19 Description: network interface statistics reporting tool tcpstat reports certain network interface statistics much like vmstat does for system statistics. tcpstat gets its information by either monitoring a specific interface, or by reading previously saved tcpdump data from a file. Package: fragrouter Priority: optional Section: contrib/net Installed-Size: 9 Maintainer: Simon Law Architecture: solaris-i386 Version: 1.6-2.2 Depends: libgcc1 (>= 1:4.2.1), libnet0, libpcap0.8 (>= 0.9.3-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/fragrouter_1.6-2.2_solaris-i386.deb Size: 21202 MD5sum: 487080436a0773a56fafeec194f412b6 SHA1: 0fb5427e3dc69ae003cffb35940bed26e0867679 SHA256: 9a38175fd4f16fb3d657a6fa937bc5e2763c0ee3d52fcd62bece2663f44e5f29 Description: Test a NIDS by attempting to evade using fragmented packets Fragrouter is aimed at testing the correctness of a NIDS, according to the specific TCP/IP attacks listed in the Secure Networks NIDS evasion paper. ``Insertion, Evasion, and Denial of Service: Eluding Network Intrusion Detection.'' It does this by routing network traffic in such a way as to elude most network intrusion detection systems. Package: rblcheck Priority: extra Section: contrib/net Installed-Size: 13 Maintainer: Marco d'Itri Architecture: solaris-i386 Version: 20020316-5 Replaces: dnsutils (<< 1:9.0.0) Depends: sunwcslr Conflicts: dnsutils (<< 1:9.0.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/rblcheck_20020316-5_solaris-i386.deb Size: 36796 MD5sum: 7675e441eeab50a36444dfd807a5996c SHA1: 8d374ba961f01f62d10f742d0a9c39739ee0003f SHA256: 2c6ed656427105a3997050dceadefaf74545ffa79b11b7e5e3fd1ba701523414 Description: Tool to Query RBL Servers This program is a very basic interface to DNS Blackhole Lists. The basic idea of the filter is that when someone is blacklisted for email abuse of some sort, a new domain name is resolved of the form "2.0.0.127.domain.name.com", where 2.0.0.127 is the abusive IP address in reverse (for example, 2.0.0.127 would be the IP address 127.0.0.2), and "domain.name.com" is the base domain name of the filtering service. Package: nsca Priority: optional Section: contrib/net Installed-Size: 32 Maintainer: Debian Nagios Maintainer Group Architecture: solaris-i386 Version: 2.6-3 Depends: debconf (>> 0.5) | debconf-2.0, libgcc1 (>= 1:4.2.1), libmcrypt4, sunwcsl, sunwcslr Suggests: nagios, nagios-plugins-basic | nagios-plugins Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/nsca_2.6-3_solaris-i386.deb Size: 37058 MD5sum: 6c9a09b4a42f92046d065e0aedadaaec SHA1: 79d58ae1c84760f59925324e0aab9721d38ce437 SHA256: ed4594602fe7c7a0463c84ae12236c02d7acdd44e78466a98796c1b2cdcff75a Description: Nagios service monitor agent This addon allows you to send service check results to a central monitoring server running Nagios in a reasonably secure manner. . Nagios is a monitoring and management system for hosts, services and networks. . Nagios' features include: . o Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) o Plugin interface to allow for user-developed service checks o Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) o Ability to define event handlers to be run during service or host events (for proactive problem resolution) o Web output (current status, notifications, problem history, log file, etc.) . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. Package: wmnetload Priority: optional Section: contrib/net Installed-Size: 7 Maintainer: Lorenzo Martignoni Architecture: solaris-i386 Version: 1.3-1.1 Depends: libdockapp2, libgcc1 (>= 1:4.2.1), libx11-6, libxpm4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/wmnetload_1.3-1.1_solaris-i386.deb Size: 19306 MD5sum: 1c43203e8304fce7405adeb5c812e21b SHA1: ec9cfcf17c7846be8d9de989c1dfe21ffb6d1017 SHA256: 75942e5ff859b63b0d09885bc6754c770c3debd93636056b45afc1223088e678 Description: an app for monitorin network load A network interface monitor dockapp for Window Maker. It is designed to fit well with dockapps like wmcpuload and wmmemmon. It tracks whether the interface is functioning and displays current network interface throughput, along with an auto-scaling graph of recent network activity (the graph separates upstream and downstream traffic load cleanly without resorting to colors). Package: sirc Priority: optional Section: contrib/net Installed-Size: 24 Maintainer: Rudolf Weeber Architecture: solaris-i386 Version: 2.211-9.1-build1 Provides: irc Depends: libncurses5 (>= 5.6+20071006-3), perl5, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/sirc_2.211-9.1-build1_solaris-i386.deb Size: 107314 MD5sum: b4b4ad1ae0b4d9b1b10929cc12513927 SHA1: a8c56ebb24d1fb7d41e465cd944640143de343ff SHA256: b61347a4006581d293b7c7830d60ac9ed0dbbc8d2d07fac40985ee72398288dd Description: The full-featured Perl IRC client sirc, the Perl IRC client, is a full-featured package to let you chat with anyone, anywhere in the world. . sirc has all the features you need in an IRC client -- DCC, logging, and a huge ability to be customized are all part of the package. . With Perl, it's quite simple to extend sirc's capabilities -- the programming interface is well-documented and well-developed. Several example scripts are included in /usr/lib/sirc. Package: dhis-tools-genkeys Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Guus Sliepen Architecture: solaris-i386 Source: dhis-tools-dns Version: 5.0-5 Depends: libgcc1 (>= 1:4.2.1), libgmp3c2, sunwcslr Suggests: dhis-client | dhis-server Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/dhis-tools-genkeys_5.0-5_solaris-i386.deb Size: 8414 MD5sum: db198c3afaf8a209d5c47a5702205c1b SHA1: 3c86ce685c18b81bdbd839adbe8b8f96d26cac15 SHA256: 76da38fe7dfec7075e8709a0c9d72abf0d962917dedb2e951f127c664df0330b Description: Dynamic Host Information System - key generation tools This package includes a set of tools that may be used to manually create shared or public/private keys for DHIS client/server authentication. Package: tcpflow Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Romain Francoise Architecture: solaris-i386 Version: 0.21.ds1-1 Depends: libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcslr Suggests: tcpdump Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/tcpflow_0.21.ds1-1_solaris-i386.deb Size: 25112 MD5sum: 317f06e9a57c368bbc0b0a7997744d5f SHA1: 6e488d53aabdb3561c7e360f00f4b1ad3434c1d5 SHA256: 666d2ec231e92d3248bd10f66bde5065cc39e2d2f08fdec78aca476933bb6755 Description: TCP flow recorder tcpflow is a program that captures data transmitted as part of TCP connections (flows), and stores the data in a way that is convenient for protocol analysis or debugging. A program like 'tcpdump' shows a summary of packets seen on the wire, but usually doesn't store the data that's actually being transmitted. In contrast, tcpflow reconstructs the actual data streams and stores each flow in a separate file for later analysis. . tcpflow understands sequence numbers and will correctly reconstruct data streams regardless of retransmissions or out-of-order delivery. However, it currently does not understand IP fragments; flows containing IP fragments will not be recorded properly. . tcpflow is based on the LBL Packet Capture Library and therefore supports the same rich filtering expressions that programs like 'tcpdump' support. tcpflow can also rebuild flows from data captured with 'tcpdump -w'. Homepage: http://www.circlemud.org/~jelson/software/tcpflow/ Package: kannel Priority: optional Section: contrib/net Installed-Size: 2562 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Paul Dwerryhouse Architecture: solaris-i386 Version: 1.4.1-2ubuntu1 Replaces: kannel-cvs, kannel-devel Depends: adduser, libgcc1 (>= 1:4.2.1), libiconv, libmysqlclient15off (>= 5.0.27-1), libxml2 (>= 2.6.27), sunwcsl, sunwlibm, sunwopensslr Conflicts: kannel-cvs, kannel-devel Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/kannel_1.4.1-2ubuntu1_solaris-i386.deb Size: 1001602 MD5sum: f890ed13c7c8dbd349d69c6c33d68acb SHA1: b108af0c363793725a69d7c25c85e47289894e71 SHA256: c4232b60959416f29e0f83cb03ad9125487db2ffa6b38c5a4fa77065d65b3dc5 Description: WAP and SMS gateway Kannel is a gateway for connecting WAP (Wireless Application Protocol) phones to the Internet. It also works as an SMS gateway, for providing SMS based services for GSM phones. . Compiled with ssl, mysql and native malloc. Homepage: http://www.kannel.org/ Package: tinyproxy Priority: optional Section: contrib/net Installed-Size: 19 Maintainer: Ed Boraas Architecture: solaris-i386 Version: 1.6.3-3 Depends: logrotate, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/tinyproxy_1.6.3-3_solaris-i386.deb Size: 67634 MD5sum: 44d353bbec99dd97f14370608d1acb30 SHA1: 00f6926241e0e61b7310fb57cb2232014637f9b6 SHA256: 82a4057defd3e3a60c88d0cb4c8297f97218a5367e33ffa14b7bd50bf88bcafd Description: A lightweight, non-caching, optionally anonymizing http proxy An anonymizing http proxy which is very light on system resources, ideal for smaller networks and similar situations where other proxies (such as Squid) may be overkill and/or a security risk. Tinyproxy can also be configured to anonymize http requests (allowing for exceptions on a per-header basis). Package: dhis-tools-dns Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Guus Sliepen Architecture: solaris-i386 Version: 5.0-5 Depends: bind9 | bind, dhis-dns-engine, dhis-server, dhis-tools-genkeys, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/dhis-tools-dns_5.0-5_solaris-i386.deb Size: 7716 MD5sum: cc72bc18924050a66147f8186c307264 SHA1: 09e94399c9167e5df53846fd5bb7ae4da9813434 SHA256: 9ec426a0529df7f9ead7deb9137eb88049fe5cda1e7f3040f30a801825592af2 Description: Dynamic Host Information System - DNS configuration tools This package includes a set of tools that may be used to manually create DHIS records on a dynamic DNS server. Package: sipcalc Priority: optional Section: contrib/net Installed-Size: 25 Maintainer: Adriaan Peeters Architecture: solaris-i386 Version: 1.1.4-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/sipcalc_1.1.4-1_solaris-i386.deb Size: 30646 MD5sum: 4f45f64fc6fd4ec11273eae30c910b7d SHA1: 071bdc09bc79fe647ae62ec3347d9f68cdea9542 SHA256: 861f1a6f8ec4549c9cbdd0ef43d7e4d9c1fb454ff933a0b0fd1c13d39e2a4851 Description: Advanced console-based ip subnet calculator Sipcalc is an advanced console-based IP subnet calculator. It can take multiple forms of input (IPv4/IPv6/interface/hostname) and output a multitude of information about a given subnet. . Features include: - IPv4 * Retrieving of address information from interfaces. * Classfull and CIDR output. * Multiple address and netmask input and output formats (dotted quad, hex, number of bits). * Output of broadcast address, network class, Cisco wildcard, hosts/range, network range. * The ability to "split" a network based on a smaller netmask, now also with recursive runs on the generated subnets. (also IPv6) - IPv6 * Compressed and expanded input and output addresses. * Standard IPv6 network output. * v4 in v6 output. * Reverse DNS address generation. Package: nbtscan Priority: optional Section: contrib/net Installed-Size: 10 Maintainer: Jochen Friedrich Architecture: solaris-i386 Version: 1.5.1-2.1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/nbtscan_1.5.1-2.1_solaris-i386.deb Size: 19932 MD5sum: c44559c646dbcc2a413144e028f28080 SHA1: 30af01ec75ebcbafaad123cd32acbfa213fc0dd6 SHA256: 249398cbc92e00bc463f64cee96e8c9ae163d07310ef6b0427124c913331dc3f Description: A program for scanning networks for NetBIOS name information NBTscan is a program for scanning IP networks for NetBIOS name information. It sends NetBIOS status query to each address in supplied range and lists received information in human readable form. For each responded host it lists IP address, NetBIOS computer name, logged-in user name and MAC address (such as Ethernet). Package: dhis-dns-engine Priority: extra Section: contrib/net Installed-Size: 10 Maintainer: Guus Sliepen Architecture: solaris-i386 Version: 5.1-2 Depends: bind9 | bind, dhis-server, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/dhis-dns-engine_5.1-2_solaris-i386.deb Size: 7728 MD5sum: c04373c3ae7383169cfe7c2a73a37f26 SHA1: f23ba1dbbd6be1a0679e1771bb1f69f134bc27fe SHA256: b55903f59e8307f214f6d31abc6114b655df9b7f0175434c4022b011782924a1 Description: Dynamic Host Information System - DNS engine This package contains a dynamic DNS service module to be used with dhisd release 5 or above. . While the DHIS server dhisd retrieves dynamic IP addresses from clients, this module allows the server to update a dynamic DNS zone based on those retrieved IP addresses. Package: tcptraceroute Priority: optional Section: contrib/net Installed-Size: 71 Maintainer: David Coe Architecture: solaris-i386 Version: 1.5beta6-2 Depends: libgcc1 (>= 1:4.2.1), libnet1 (>= 1.1.2-1), libpcap0.8 (>= 0.9.3-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/tcptraceroute_1.5beta6-2_solaris-i386.deb Size: 31366 MD5sum: 427e22fa3285c916b124e7e2ea601eba SHA1: e37e7a2057a9f17609ea8102280c6ebd7b089b88 SHA256: 257c8d8fed1496fdee4c2a4c6669175aabcd710c08e64568b4beb58fe9136444 Description: A traceroute implementation using TCP packets The more traditional traceroute(8) sends out either UDP or ICMP ECHO packets with a TTL of one, and increments the TTL until the destination has been reached. By printing the gateways that generate ICMP time exceeded messages along the way, it is able to determine the path packets are taking to reach the destination. . The problem is that with the widespread use of firewalls on the modern Internet, many of the packets that traceroute(8) sends out end up being filtered, making it impossible to completely trace the path to the destination. However, in many cases, these firewalls will permit inbound TCP packets to specific ports that hosts sitting behind the firewall are listening for connections on. By sending out TCP SYN packets instead of UDP or ICMP ECHO packets, tcptraceroute is able to bypass the most common firewall filters. Package: sniffit Priority: optional Section: contrib/net Installed-Size: 12 Maintainer: Edward Betts Architecture: solaris-i386 Version: 0.3.7.beta-11-build1 Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libpcap0.8 (>= 0.9.3-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/sniffit_0.3.7.beta-11-build1_solaris-i386.deb Size: 56908 MD5sum: 8d30f8d5a48ef7ee7655c77c1fea23f4 SHA1: 87e80f04854552497996837275441d6add195ed2 SHA256: f78884ebaf81e13945a05d9c49139d4f474bdec3f078538ef733f816c849974d Description: packet sniffer and monitoring tool sniffit is a packet sniffer for TCP/UDP/ICMP packets. sniffit is able to give you very detailed technical info on these packets (SEC, ACK, TTL, Window, ...) but also packet contents in different formats (hex or plain text, etc. ). Package: mrtg Priority: extra Section: contrib/net Installed-Size: 748 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Adam Majer Architecture: solaris-i386 Version: 2.14.7-2ubuntu3 Depends: debconf (>= 1.2.0) | debconf-2.0, libgcc1 (>= 1:4.2.1), libgd2-noxpm (>= 2.0.35.dfsg) | libgd2-xpm (>= 2.0.35.dfsg), libpng12-0 (>= 1.2.13-4), libsnmp-session-perl (>= 0.97), perl (>= 5.6.0-16), perl-modules (>= 5.6.0), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: httpd | www-browser, mrtg-contrib Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/mrtg_2.14.7-2ubuntu3_solaris-i386.deb Size: 520754 MD5sum: 93997569ce9824b9b6bfe6d3e8b3baea SHA1: 578cbd871145003d7a5818e24ac42d9e140b2cb2 SHA256: 906c13cd4172e5bd590450a18ba9c11e51d7b9923e3843499842a06da2228215 Description: multi router traffic grapher The Multi Router Traffic Grapher is a tool primarily used to monitor the traffic load on network links (typically by using SNMP). MRTG generates HTML pages containing PNG images which provide a LIVE visual representation of this traffic. MRTG typically produces daily, weekly, monthly, and yearly graphs. . In addition to monitoring via SNMP, MRTG can also generate graphs based on the output of any application, allowing one to generate graphs of anything that needs monitoring (for example, CPU and memory usage, email volumes, web hits, etc). For faster data collection, MRTG can also interface to RRDtool. For more information, see http://oss.oetiker.ch/mrtg . The mrtg-contrib package contains the contributed scripts and configuration files that used to form part of the mrtg package. Package: arping Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: LENART Janos Architecture: solaris-i386 Version: 2.05-2 Depends: libgcc1 (>= 1:4.2.1), libnet1 (>= 1.1.2-1), libpcap0.8 (>= 0.9.3-1), sunwcslr Conflicts: iputils-arping, iputils-ping (<< 20001110-6) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/arping_2.05-2_solaris-i386.deb Size: 20810 MD5sum: e5513293c2aaf02d1def08e1bc96dc14 SHA1: 21936b53afae3bc0e7c2c21e45170340cb130084 SHA256: 008c2a16b1bb716e29448dcfa78675554ec4e35596b9974d3ce890120b0221ce Description: sends IP and/or ARP pings (to the MAC address) The arping utility sends ARP and/or ICMP requests to the specified host and displays the replies. The host may be specified by its hostname, its IP address, or its MAC address. . This program is only able to run as root. Make it setuid if you like. Package: jabber-aim Priority: optional Section: contrib/net Installed-Size: 14 Maintainer: Jamin W. Collins Architecture: solaris-i386 Version: 20040131b-2 Depends: jabber (>= 1.4.3), libgcc1 (>= 1:4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/jabber-aim_20040131b-2_solaris-i386.deb Size: 83958 MD5sum: 87f092bad5e2a07ed514dbb259441100 SHA1: 502050d0480da8854f9e2ae4b6cc44361b1616d2 SHA256: c7f4dccd359c225b2476cb68c512391ae6c13484b9ed1da2cc3e84f3c04bdb9c Description: Provides AIM messenger transport for Jabber IM server Provide AIM messenger transport for the Jabber IM server. This package requires the Jabber package for functionality. . http://aim-transport.jabberstudio.org/ Package: gtk-led-askpass Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Dafydd Harries Architecture: solaris-i386 Version: 0.10-2 Provides: ssh-askpass Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/gtk-led-askpass_0.10-2_solaris-i386.deb Size: 10520 MD5sum: 93aeb504e0774134b11b53f6dce4a787 SHA1: 90623a787279796b9a52464c9d35e06c32a7615c SHA256: 822098c1c3a99e673b2aaf3c792ecfe8025211d979364d8eaac5e6ba1d6dcabe Description: GTK+ password dialog suitable for use with ssh-add This is a tool meant as a drop-in replacement for gnome-ssh-askpass or x11-ssh-askpass which looks nicer than the former and has the advantages of GTK+ over the latter. Package: giftcurs Priority: optional Section: contrib/net Installed-Size: 29 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Göran Weinholt Architecture: solaris-i386 Version: 0.6.2-5ubuntu1-build1 Provides: gift-client Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libncursesw5 (>= 5.6+20071006-3), sunwcslr Recommends: giftd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/giftcurs_0.6.2-5ubuntu1-build1_solaris-i386.deb Size: 108782 MD5sum: 833618218830255e0072287bae5439e1 SHA1: 78a6cb746f079c128f8931c42b6551b4246f1f90 SHA256: 6cb696fd4e66bb118462d53f82abff3b1c99f53e7fd33aef7c318b4f7917240c Description: text-based interface to the giFT file-sharing system A curses frontend to the giFT file-sharing system (http://giftproject.org/). It allows the user to perform searches and control downloads and uploads. giFTcurs needs a giFT daemon to connect to, which usually runs locally. . giFTcurs is the recommended frontend to giFT. It is feature rich, very fast, stable, and is being actively developed. It seems to bring out memories of lost BBS days, and it looks really good. . Homepage: http://www.nongnu.org/giftcurs/ Package: hybserv Priority: extra Section: contrib/net Installed-Size: 321 Maintainer: Aurélien GÉRÔME Architecture: solaris-i386 Version: 1.9.2-4 Depends: ircd-hybrid (>= 7.2.2), sunwcslr Conflicts: dancer-services Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/hybserv_1.9.2-4_solaris-i386.deb Size: 208042 MD5sum: c7e8622544d40405a8cbba71710fe037 SHA1: 32b39e7cf27f654ce922c53914ab9a9fefd08317 SHA256: 0c901977218eb6c3ab74a76d051dd91b5fd7703b8eb79598e14e9173988d1985 Description: IRC services for IRCD-Hybrid HybServ is a daemon that connects to your IRCD-Hybrid server and automagically provides nickname, channel, memo, and oper services to your entire network if it is configured correctly to talk with your IRC server. . In short, these allow users to register nicknames and channels to prevent EFnet-style takeovers thereof, allow opers to easily manage glines, klines, and other server settings, and allow users with registered nicknames to leave messages for others. . HybServ is the services package of choice on IRC networks such as Aniverse. . Homepage: http://www.hybserv.net/ Package: nullidentd Priority: optional Section: contrib/net Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: John H. Robinson, IV Architecture: solaris-i386 Version: 1.0-3.1ubuntu1 Provides: ident-server Depends: netbase, openbsd-inetd | inet-superserver, sunwcslr, update-inetd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/nullidentd_1.0-3.1ubuntu1_solaris-i386.deb Size: 9158 MD5sum: b295b551c4627623361ac61f267ecdb2 SHA1: 1595b63ebecff9a50aeabd78c79eafbd6f028a6a SHA256: 287d3ee859f207fd2cc57d958eaf9d75ec0c7d5fe648760c88ab8303573bee35 Description: small, fast identd daemon nullidentd is a small, fast and secure identd daemon. It returns a static string for every query. Package: libgnutella-gift Priority: optional Section: contrib/net Installed-Size: 538 Maintainer: Robert McQueen Architecture: solaris-i386 Source: gift-gnutella Version: 0.0.10.1-1 Provides: gift-plugin Depends: libgcc1 (>= 1:4.2.1), libgift0 (>= 0.11.8.1), libgift0 (<< 0.12), libgiftproto0 (>= 0.11.8.1), libgiftproto0 (<< 0.12), sunwcslr, zlib1g (>= 1:1.2.1) Recommends: giftd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/libgnutella-gift_0.0.10.1-1_solaris-i386.deb Size: 167600 MD5sum: 7b7574456d72c4abecde8be59bdcb5fe SHA1: 5b4229a985a772fa673538e884c4aedc793bf981 SHA256: 5a6d19bf8a41fa578931bb1e7f5b8ca392cab53711c22b852437a665138c8d56 Description: giFT plugin for the Gnutella network A plugin for the giFT daemon which implements the Gnutella protocol. Gnutella is a simple (and sometimes bandwidth-intensive) peer to peer file-sharing network originally designed by Nullsoft, and is widely supported and used on a variety of platforms. Package: jabber-msn Priority: optional Section: contrib/net Installed-Size: 13 Maintainer: Jamin W. Collins Architecture: solaris-i386 Version: 1.2.1-1.3cvs4-1 Depends: jabber (>= 1.4.3), libcurl3 (>= 7.16.2-1), libgcc1 (>= 1:4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/jabber-msn_1.2.1-1.3cvs4-1_solaris-i386.deb Size: 66770 MD5sum: c6650e4a309e90c7e987ab62b1fe2ebe SHA1: c861de8b6ff2a402670c51b47548a6f079a25456 SHA256: 209ede349024d3fd5117296a488f43935dcdad82004b24db58bb7c4e24c58ad8 Description: Provides the MSN transport for the Jabber IM server Provides MSN transport for the Jabber IM server. This package requires the Jabber package for functionality. . http://msn-transport.jabberstudio.org/ Package: tn5250 Priority: extra Section: contrib/net Installed-Size: 27 Maintainer: Carey Evans Architecture: solaris-i386 Version: 0.17.3-2-build1 Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), ncurses-base (>= 5.2-1), sunwcslr, sunwopensslr Recommends: xterm | x-terminal-emulator Conflicts: menu (<< 2.1.8) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/tn5250_0.17.3-2-build1_solaris-i386.deb Size: 162250 MD5sum: 2bb94fb32cbb8d3062a740dab5275a09 SHA1: 3c9845f159487d68ca7ce0ed1a4a123a7d769139 SHA256: 9dd6a2aabef3ed8398b5ca2d598a39ba5c8839e6ab100caf700ff466d9cb66ee Description: 5250 telnet emulator for accessing an IBM iSeries (AS/400) tn5250 connects to an IBM iSeries (AS/400) running i5/OS and emulates a 5250-compatible "green screen" terminal, or a printer using SCS or Host Print Transform. It runs on the Linux console, in an xterm, or on any other character terminal. . To run in a window, the xt5250 script works best with xterm, but can use any other program providing the x-terminal-emulator interface. Package: chatplus Priority: extra Section: contrib/net Installed-Size: 14 Maintainer: Thomas Jollans Architecture: solaris-i386 Version: 0.1-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libffi4 (>= 4.2.1), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), python, python-glade2, python2.5 (>= 2.5), sunwlibm Suggests: chatplus-server Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/chatplus_0.1-1_solaris-i386.deb Size: 22094 MD5sum: 537bb3b4a9a45ed3ece4fb8705ddfbf9 SHA1: fd78115339833daef0a162d161c88fcb3facc4ae SHA256: ac9768adca2a24f8a20da840f3444a3525d2d53ea67d7743306614bdac24ac21 Description: a simple graphical LAN chat programme with unicode Chat+ is a simple python-based LAN chat program with unicode support. It sports a GTK+2-based graphical user interface and a tray icon. . It is compatible with the classical barely-used TJ Chat 3.x. . Homepage: http://zombiehq.xyzplanet.net/zhq/projects/chat Package: bnetd Priority: optional Section: contrib/net Installed-Size: 1058 Maintainer: Dennis L. Clark Architecture: solaris-i386 Version: 0.4.25-7 Depends: sunwcslr, sunwlibm Suggests: fortune Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/bnetd_0.4.25-7_solaris-i386.deb Size: 374330 MD5sum: c70e7380a4cc201e043b0b83531a8c78 SHA1: b76d131564a271f8a40bb74575dcd6fe5a569f6e SHA256: 8823c336be5b5d88326ccd7e2283552be6721483b0bd38c3bddd544f8fdd5451 Description: Gaming server that emulates Battle.net(R) The server currently implements most of the same functionality as the real Battle.net(R) servers from Blizzard Entertainment. You can chat, play games, use / commands, and things like account passwords, user icons, ad banners, and channel operators work too. It is by no means complete, though. . Currently Starcraft(R), Brood War(R), Diablo(R), and Warcraft(R) II BNE are supported as clients. Package: netdiscover Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Nicolas Weyland Architecture: solaris-i386 Version: 0.3beta6-1 Depends: libgcc1 (>= 1:4.2.1), libnet1 (>= 1.1.2-1), libpcap0.8 (>= 0.9.3-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/netdiscover_0.3beta6-1_solaris-i386.deb Size: 132376 MD5sum: 06ad561e2ce33f58f35a892c569a390c SHA1: 730786194126b9c903b3e80b78fee38cb232a4bb SHA256: 329fdea335babcccbb6f4a06d6355aea51d76ec8513736b4598055153c277214 Description: active/passive address scanner using arp requests The netdiscover tool is an active/passive address reconnaissance program, mainly developed to gain informations about wireless networks without dhcp servers in wardriving scenarios. It can also be used on switched networks. Built on top of libnet and libpcap, it can passively detect online hosts or search for them by sending arp requests. Furthermore, it can be used to inspect your network's arp traffic and find network addresses using auto scan mode which will scan for common local networks. Package: tcpslice Priority: optional Section: contrib/net Installed-Size: 7 Maintainer: Jochen Friedrich Architecture: solaris-i386 Version: 1.2a3-2.1 Depends: libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/tcpslice_1.2a3-2.1_solaris-i386.deb Size: 17458 MD5sum: 2cfe807b10f47fe67c968eeb855e99bb SHA1: 183e94bce6ac7b42554d3fc81410d23600889597 SHA256: c712815a4996c3fd592a1ebcd2aab13ae020755d5c18a5072c1f746c8f171934 Description: extract pieces of and/or glue together tcpdump files Tcpslice is a program for extracting portions of packet-trace files generated using tcpdump(l)'s -w flag. It can also be used to glue together several such files. Package: ircd-ircu Priority: optional Section: contrib/net Installed-Size: 1043 Maintainer: Martin Loschwitz Architecture: solaris-i386 Version: 2.10.12.10.dfsg1-1 Replaces: ircd (>= 2.10.10.pl18-4), ircd-dalnet Provides: ircd Depends: sunwcslr Conflicts: ircd-irc2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ircd-ircu_2.10.12.10.dfsg1-1_solaris-i386.deb Size: 626976 MD5sum: 7984d4efc62e1fde4e85ccf273e00fee SHA1: a242f88ea17adedb5435cbde01c529e8ebe976bd SHA256: 9a5e453be7706f350d319448fdb677f23f3ee2347a4834e0202beb41133ed529 Description: Undernet IRC Server daemon This is ircu, the Undernet Internet Relay Chat daemon, which allows interactive character based communication between people connected to this server with IRC clients. It is based on the latest stable version which can be downloaded from http://coder-com.undernet.org/. . This version is compiled for network usage but it can also run standalone. You can modify its behaviour with reconfiguring/rebuilding. Package: ffproxy Priority: optional Section: contrib/net Installed-Size: 26 Maintainer: Emmanuel Bouthenot Architecture: solaris-i386 Version: 1.6-3 Depends: lsb-base (>= 3.0-3), sunwcslr, ucf (>= 0.08) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ffproxy_1.6-3_solaris-i386.deb Size: 38060 MD5sum: 20a213ab28cd26b7e15d1fc8142a680d SHA1: f4da05166367e97a592d4d5b459d355561caeefc SHA256: f297bc287abb2b784d492b6c258ad313784b02d8be73ef2c20ea31e2e9e8a2a1 Description: A light and customizable http(s) proxy server with ipv6 support ffproxy is a filtering HTTP/HTTPS proxy server. - It is able to filter by host, URL, and header. - Custom header entries can be filtered and added. - It can even drop its privileges and be chrooted. - Logging to syslog() is supported. - It can use another auxiliary proxy server. - HTTP accelerator feature (acting as front-end to a HTTP server) is included. - It allows transparent IPv6 over IPv4 browsing (and vice versa). Package: gtk-gnutella Priority: optional Section: contrib/net Installed-Size: 18982 Maintainer: Luca Bruno Architecture: solaris-i386 Version: 0.96.4-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgnutls13 (>= 2.0.4-0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2 (>= 2.6.27), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/gtk-gnutella_0.96.4-2_solaris-i386.deb Size: 6504134 MD5sum: 8c95e8d5f373cda1f77c8b350b276bcd SHA1: 843528c2d344fc7bd695479ceaef374d98be5d9c SHA256: 87908d5377904483dff59bb3002b40ee0872d1816249996b6a47eadac08d2d60 Description: shares files in a peer to peer network Gtk-Gnutella is a reliable and efficient Gnutella client, supporting the latest Gnutella protocol, bandwidth limitation (both incoming and outgoing) traffic compression, and advanced search filters among other features. . Gnutella is a peer-based file-sharing protocol that allows a user running a Gnutella client to search for and download files from other Gnutella users, as well as share some files of his/her own. . Gtk-Gnutella offers all the extra features you expect from a modern client: persistent downloads, searches and filters, intuitive interface, upload statistics, queuing, and of course total control over many configuration parameters. . Homepage: http://gtk-gnutella.sf.net/ Package: mldonkey-gui Priority: optional Section: contrib/net Installed-Size: 12 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: mldonkey Version: 2.9.2-2build1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), librsvg2-2 (>= 2.18.1), libx11-6, ocaml-base-nox-3.10.0, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: mldonkey-server (= 2.9.2-2build1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/mldonkey-gui_2.9.2-2build1_solaris-i386.deb Size: 2792686 MD5sum: f54f58e45e07afa9b0259faf4e8cc92b SHA1: af2ad72a9461cee4ea51b1c10414dcea526d7357 SHA256: 67691fb0d33bb1efe2e813289a8017e278234ea89f3e6ecebcdc6f2e408ff425 Description: Graphical frontend for mldonkey based on GTK The GTK interface for mldonkey provides a convenient way of managing all mldonkey operations. It gives details about connected servers, downloaded files, friends and lets one search for files in a pleasing way. Package: simpleproxy Priority: optional Section: contrib/net Installed-Size: 9 Maintainer: Andrew Pollock Architecture: solaris-i386 Version: 3.4-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/simpleproxy_3.4-2_solaris-i386.deb Size: 16820 MD5sum: bd6f62a1258c681f654e471d8e9247fe SHA1: 75f8f02b56facdaca49fd55ee181786c099f9ade SHA256: 9b0ba3fcd09ab775ea6c90577fa47e8ce859449ae3239480a04182e9b9fa3e0c Description: Simple TCP proxy simpleproxy acts as a simple TCP proxy. It opens a listening socket on the local machine and forwards any connection to a remote host. It can be run as a daemon or through inetd. Homepage: http://www.sourceforge.net/projects/simpleproxy Package: lft Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Vince Mulhollon Architecture: solaris-i386 Version: 2.2-3.1 Depends: libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/lft_2.2-3.1_solaris-i386.deb Size: 24996 MD5sum: e487d45ba66ed2c6a947c8a7fbb5e120 SHA1: 24e2d933bafe4aa366f70124ab09e851578afd4a SHA256: 4d25497d9a3b42ec0734fa17f14fd3544be0d6c2aab9c4e8181ae08cc8941341 Description: layer-four traceroute lft sends various TCP SYN and FIN probes (differing from Van Jacobson's UDP-based method) utilizing the IP protocol "time to live" field and attempts to elicit an ICMP TIME_EXCEEDED response from each gateway along the path to some host. lft also listens for various TCP and ICMP messages along the way to assist network managers in ascertaining per-protocol heuristic routing information and can optionally retrieve various information about the networks it traverses. . Homepage: http://www.mainnerve.com/lft/index.html Package: daemonlogger Priority: optional Section: contrib/net Installed-Size: 51 Maintainer: Chris Taylor Architecture: solaris-i386 Version: 1.0.1-1nexenta1 Depends: libdumbnet1, libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/daemonlogger_1.0.1-1nexenta1_solaris-i386.deb Size: 17064 MD5sum: 950689162e703f72271f8e3c5da374b7 SHA1: c660ad350a9d4c7daa783925de43439310f6c903 SHA256: 0f1d57c8f0d99efbea215fd48bdb700a099438b267ac4f6a796c736872f6702d Description: simple network packet logger and soft tap daemon DaemonLogger is a simple packet logger and soft tap daemon that is incredibly useful for network security analysts. . It is capable of operating in two modes: sniffing packets and logging them directly to disk (files are automatically rolled over after 1GB of data), or in a "soft-tap" mode where it mirrors packets on another interface. . Daemonlogger can be run either in the foreground or in the background as a daemon. Homepage: http://www.snort.org/users/roesch/Site/Daemonlogger/Daemonlogger.html Package: jnettop Priority: extra Section: contrib/net Installed-Size: 11 Maintainer: Ari Pollak Architecture: solaris-i386 Version: 0.12.0-4-build1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libncurses5 (>= 5.6+20071006-3), libpcap0.8 (>= 0.9.3-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/jnettop_0.12.0-4-build1_solaris-i386.deb Size: 36494 MD5sum: bc0b0f31b73bb82b5b95cec74f8ef225 SHA1: e433eecc36c2367ecb19426a9bc022810235cb5d SHA256: 468a1aa3e40a24281c5903f79a94feb4dcad6629a3df2b957a98142275d20e68 Description: View hosts/ports taking up the most network traffic jNettop captures traffic coming across the host it is running on and displays streams sorted by bandwidth they use. Result is a nice listing of communication on network by host and port, how many bytes went through this transport and the bandwidth it is consuming. Package: valknut Priority: optional Section: contrib/net Installed-Size: 3121 Maintainer: Ubuntu MOTU Team Original-Maintainer: Pasi Savilaakso Architecture: solaris-i386 Version: 0.3.11-0ubuntu2 Depends: libbz2-1.0, libdc0c2 (>= 0.3.11-0), libdc0c2 (<< 0.3.11-99), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, sunwcsl, sunwlibm, sunwopensslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/valknut_0.3.11-0ubuntu2_solaris-i386.deb Size: 952250 MD5sum: df88fb03f2b856029e5f1b3fbf5e2c09 SHA1: 969fb29bbd9031c6d3124f491440f12351e8c903 SHA256: dc63bc537b871e7672bf17c53f1ec301859cfe41bacbce7b4e1ed1589a53f0a3 Description: graphical client for Direct Connect Valknut is a graphical client for popular peer to peer network called Direct Connect. Valknut was earlier known as dcgui-qt. . Valknut has many features, such as searching on all public servers without connecting, downloading a file from multiple locations, connecting to multiple servers, and support for multiple languages. Package: ircd-irc2 Priority: optional Section: contrib/net Installed-Size: 42 Maintainer: Kurt Roeckx Architecture: solaris-i386 Version: 2.11.1p1+dfsg-1nexenta1 Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: dancer-ircd, ircd, ircd-dalnet Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ircd-irc2_2.11.1p1+dfsg-1nexenta1_solaris-i386.deb Size: 345828 MD5sum: b36b62b38d486dce96c839bfffc92713 SHA1: 0c790de28ef002c28a95b5b7e275ae59d9bcbc44 SHA256: c7343fac9f70b488b51df0916349cdbcac125d19dea9155b6fea8b2246885aa9 Description: The original IRCNet IRC server daemon This is the original Internet Relay Chat daemon, allowing interactive character based communication between people connected to this server with IRC clients. . This version of ircd is irc2.10.3p7 which is mostly used on IRCNet irc network. Package: ipgrab Priority: optional Section: contrib/net Installed-Size: 10 Maintainer: Guillaume Morin Architecture: solaris-i386 Version: 0.9.9-1nexenta1 Depends: libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ipgrab_0.9.9-1nexenta1_solaris-i386.deb Size: 77740 MD5sum: 588f2988ae2519c8411bbfcb4ebd514e SHA1: 39a70a31c827024d6579c5c1cf6f0362caaeb12d SHA256: 906faaef69dbe6ab15545412a953d8ca78dde0684f06afd6b1e0174cf868ee7a Description: Tcpdump-like utility that prints detailed header information Ipgrab is a network debugging utility not unlike tcpdump except that it prints out detailed header field information for data link, network and transport layers. Package: corkscrew Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Thomas Seyrat Architecture: solaris-i386 Version: 2.0-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/corkscrew_2.0-5_solaris-i386.deb Size: 10344 MD5sum: 6baf0d4f25259176ac3bb1adc898b8e4 SHA1: dabc967fb875dabf165422bedca7b5b61564a28b SHA256: e64c52f0cee9b8c1f16bb278a97990af1990744d824d3fffd5adaf3c7e681b74 Description: tunnel TCP connections through HTTP proxies corkscrew is a simple tool to tunnel TCP connections through an HTTP proxy supporting the CONNECT method. It reads stdin and writes to stdout during the connection, just like netcat. . It can be used for instance to connect to an SSH server running on a remote 443 port through a strict HTTPS proxy. Package: jabberd2-pgsql Priority: optional Section: contrib/net Installed-Size: 1596 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jamin W. Collins Architecture: solaris-i386 Source: jabberd2 Version: 2.0s11-1ubuntu4 Provides: jabberd2 Depends: jabber-common, libgcc1 (>= 1:4.2.1), libiconv, libidn11 (>= 0.5.18), libpq5 (>= 8.3~beta1), sunwcslr, sunwopensslr Conflicts: jabber, jabberd2-bdb, jabberd2-ldap-bdb, jabberd2-ldap-mysql, jabberd2-ldap-pgsql, jabberd2-mysql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/jabberd2-pgsql_2.0s11-1ubuntu4_solaris-i386.deb Size: 577736 MD5sum: 55ca90ad1107d6d377b54d5a8bfda178 SHA1: f5092f9167672d6443e14623de51995eb2fa776f SHA256: ba4a764b31d68fedcc81a300341e4efafe98eda793d07d2148c796e05bcf4fb2 Description: Jabber Open Source Instant Messenger Server (PostgreSQL) Jabber is a Free Instant Messaging Server . This package contains Jabberd 2, the next generation of the Jabberd server. It has been rewritten from the ground up to be scalable, architecturally sound, and to support the latest protocol extensions coming out of the JSF. . With additional transports and/or services, Jabber supports connecting to AIM, ICQ, IRC, MSN and a lot of other chat networks. These transports and services are provided in separate packages. . Only one of the Jabber 2 packages is needed. Each of the packages provides support for the following authreg options: anon, pipe, and pam. This packages provides additional support for PostgreSQL authreg and storage. . Upstream: http://jabberd.jabberstudio.org/ Package: zabbix-server-pgsql Priority: optional Section: contrib/net Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Zabbix Maintainers Architecture: solaris-i386 Source: zabbix Version: 1:1.4.2-4ubuntu3 Depends: adduser, dbconfig-common (>= 1.8.19), debconf (>= 0.5) | debconf-2.0, fping, libcurl3-gnutls (>= 7.16.2-1), libgcc1 (>= 1:4.2.1), libldap-2.4-2 (>= 2.4.7), libpq5 (>= 8.3~beta1), libsnmp9 (>= 5.2.1.2-3), logrotate, sunwcsl, sunwcslr, sunwlibm Recommends: postgresql-8.1, snmpd Suggests: zabbix-frontend-php Conflicts: zabbix-server-mysql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/zabbix-server-pgsql_1.4.2-4ubuntu3_solaris-i386.deb Size: 311816 MD5sum: 73acdf30a7085603773aff1c78331c1f SHA1: 299d964cbafcb477d065577ca1bbc30b183c0fff SHA256: 012a656d4aef155d69e09f995714e07ecf16be63b83d60bb9dfc5c5be8659ca8 Description: software for monitoring of your networks -- server Zabbix is an all-in-one 24x7, free monitoring solution for both commercial and non-commercial use. . Zabbix can be installed on any UNIX platform. It acts as server that monitors client systems running on different platforms as well as other Network devices. The Software can be used for: . o high level monitoring of IT Services o centralised monitoring of your servers and applications o monitoring of SNMP-enabled devices o performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.) o data visualization . and much more. . This Package provides all binaries which are needed to run an Zabbix Server. The Server collects all Informations of your Zabbix Client Systems and stores them in an DBMS. This Package is compiled with PostgreSQL support. Package: kannel-extras Priority: optional Section: contrib/net Installed-Size: 14090 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Paul Dwerryhouse Architecture: solaris-i386 Source: kannel Version: 1.4.1-2ubuntu1 Depends: kannel (= 1.4.1-2ubuntu1), libgcc1 (>= 1:4.2.1), libiconv, libmysqlclient15off (>= 5.0.27-1), libxml2 (>= 2.6.27), sunwcsl, sunwlibm, sunwopensslr Suggests: python Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/kannel-extras_1.4.1-2ubuntu1_solaris-i386.deb Size: 4458834 MD5sum: 4dd7e3f857a3657fc7ce4efb461a39d1 SHA1: a2d5263032a59bd173b080423b2e0a9476426a7c SHA256: a357ab0f644d7c93e3153e19392523262a81efa3ab03f39225df5e0fdaff7f20 Description: WAP and SMS gateway extras Kannel is a gateway for connecting WAP (Wireless Application Protocol) phones to the Internet. It also works as an SMS gateway, for providing SMS based services for GSM phones. . Test utilities and contrib data. Homepage: http://www.kannel.org/ Package: giftd Priority: optional Section: contrib/net Installed-Size: 250 Maintainer: Manuel Garcia Architecture: solaris-i386 Source: gift Version: 0.11.8.1-2 Depends: libgcc1 (>= 1:4.2.1), libgift0 (>= 0.11.8.1), libgift0 (<< 0.12), libgiftproto0 (>= 0.11.8.1), libgiftproto0 (<< 0.12), libltdl3 (>= 1.5.2-2), libogg0, libvorbis0a (>= 1.2.0), libvorbisfile3 (>= 1.2.0), sunwcslr, sunwlibm Recommends: giftcurs | gift-client, libopenft-gift | gift-plugin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/giftd_0.11.8.1-2_solaris-i386.deb Size: 87602 MD5sum: d56ce029da3150ffd203539ad3977b79 SHA1: 301f7d4f82cc86621130dd1c141ef66030c700fe SHA256: e0d7ebbe3ce4e5f73e51592ac9a42c9ba42c09a00f4eb735ee854fa04e7cb594 Description: filesharing daemon from the giFT project This daemon is the core component of the giFT project, a peer-to-peer filesharing abstraction layer capable of utilizing multiple networks simultaneously while providing a single consistent interface to the user through their preferred giFT client interface. The daemon uses a simple TCP/IP protocol to interact with the user and is capable of accepting both local and remote connections depending on configuration. Package: ratbox-services-sqlite Priority: optional Section: contrib/net Installed-Size: 334 Maintainer: Arnaud Cornet Architecture: solaris-i386 Source: ratbox-services Version: 1.1.2-2 Replaces: ratbox-services-mysql, ratbox-services-pgsql Provides: ratbox-services Depends: libgcc1 (>= 1:4.2.1), libsqlite3-0 (>= 3.4.2), ratbox-services-common, sqlite3, sunwcslr Conflicts: ratbox-services Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ratbox-services-sqlite_1.1.2-2_solaris-i386.deb Size: 121842 MD5sum: 6584766a5c4a66596f0cedd755b0965c SHA1: b5e6326a47a67b9c9edbffa1057f0c1620cdfe5b SHA256: f6848c8b129ec963b98e906a0b503fdea3ca7ec306ec6cdc9fb5c21849a6d21f Description: irc services for use with ircd-ratbox with the sqlite backend ratbox-services is a highly configurable irc services program, with nearly all options being set in a config that can be rehashed rather than set at compile time. . This package uses the SQLite database backend. Homepage: http://services.ircd-ratbox.org/ Package: bmon Priority: optional Section: contrib/net Installed-Size: 12 Maintainer: Reto Schuettel Architecture: solaris-i386 Version: 2.0.1-3-build1 Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/bmon_2.0.1-3-build1_solaris-i386.deb Size: 44710 MD5sum: 53bbcc0fbbb363dd8df97fa9d6c9800d SHA1: 1cd50af21ab2843692cfb8fa638db4f66b664be5 SHA256: 27ca5aa734772bbfc6211f81dba4d0f15f5626e8e6f8c32cec086d4689f37620 Description: portable bandwidth monitor and rate estimator bmon is a commandline bandwidth monitor which supports various output methods including an interactive curses interface, lightweight HTML output but also simple ASCII output. . Statistics may be distributed over a network using multicast or unicast and collected at some point to generate a summary of statistics for a set of nodes. . Homepage: http://suug.ch/~tgr/bmon/ Package: gssdp-tools Priority: optional Section: contrib/net Installed-Size: 82 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ross Burton Architecture: solaris-i386 Source: gssdp Version: 0.4.1-2ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgssdp-1.0-0 (>= 0.4.1), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libsoup2.2-8 (>= 2.2.98), libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/gssdp-tools_0.4.1-2ubuntu1_solaris-i386.deb Size: 24430 MD5sum: f866cd9f1c238503b86e0de17afb0654 SHA1: edc13d162e521fa323bcc009d20227109e87e8c4 SHA256: ea896a4d8a8bc79be48e8682a247a476744c7b227049afe49734ea75aef74b1a Description: GObject-based library for SSDP (tools) A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. . This package contains some tools, such as gssdp-device-sniffer. Package: jabberd2-ldap-mysql Priority: optional Section: contrib/net Installed-Size: 1722 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jamin W. Collins Architecture: solaris-i386 Source: jabberd2 Version: 2.0s11-1ubuntu4 Provides: jabberd2 Depends: jabber-common, libgcc1 (>= 1:4.2.1), libiconv, libidn11 (>= 0.5.18), libldap-2.4-2 (>= 2.4.7), libmysqlclient15off (>= 5.0.27-1), sunwcslr, sunwlibm, sunwopensslr, zlib1g (>= 1:1.2.1) Conflicts: jabber, jabberd2-bdb, jabberd2-ldap-bdb, jabberd2-ldap-pgsql, jabberd2-mysql, jabberd2-pgsql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/jabberd2-ldap-mysql_2.0s11-1ubuntu4_solaris-i386.deb Size: 580898 MD5sum: 8d16b9d6e161eaefdc76f0388f1db50c SHA1: 032b1e6fad953a718c43e9eaedb24199e06da196 SHA256: c4fc0b4d3d7e49bb1156a4b88d2d9f8dc3bd4f9869c7fee691489649dd806cf1 Description: Jabber Open Source Instant Messenger Server (LDAP & MySQL) Jabber is a Free Instant Messaging Server . This package contains Jabberd 2, the next generation of the Jabberd server. It has been rewritten from the ground up to be scalable, architecturally sound, and to support the latest protocol extensions coming out of the JSF. . With additional transports and/or services, Jabber supports connecting to AIM, ICQ, IRC, MSN and a lot of other chat networks. These transports and services are provided in separate packages. . Only one of the Jabber 2 packages is needed. Each of the packages provides support for the following authreg options: anon, pipe, and pam. This packages provides additional support for LDAP authreg and MySQL authreg and storage. . Upstream: http://jabberd.jabberstudio.org/ Package: nd Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Fumitoshi UKAI Architecture: solaris-i386 Version: 0.8.2-2 Depends: libgcc1 (>= 1:4.2.1), libxml2 (>= 2.6.27), sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/nd_0.8.2-2_solaris-i386.deb Size: 21472 MD5sum: 2ec4080712503002ad4dd4b3e395fd0f SHA1: 8cb863f659c1844beae0f53328f484700abd47ff SHA256: a848092f7d121495d541974a4d8c202ba4e61bea2415120ce843915f513873a9 Description: Tiny little command line WebDAV interface nd is a command line tool that allows to query a WebDAV server. . WebDAV stands for "Web-based Distributed Authoring and Versioning" (RFC 2518). It is a protocol built on top on HTTP that allows users to collaboratively edit and manage files on remote web servers. . nd allows to query a WebDAV server, to get, post and delete files, and to get information. It supports proxying and authentication. Package: sendip Priority: optional Section: contrib/net Installed-Size: 15 Maintainer: Jonathan McDowell Architecture: solaris-i386 Version: 2.5-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/sendip_2.5-2_solaris-i386.deb Size: 44354 MD5sum: 61b534e0e00698816d630cc2dfa92b90 SHA1: 53371b8c299641f3c5dc39fc6c42ad45293ac5ee SHA256: da8caf0a2d7c2bfcad3b5ea51961b191b4449e65a663d56234f76dca076612bc Description: A commandline tool to allow sending arbitrary IP packets SendIP has a large number of command line options to specify the content of every header of a RIP, TCP, UDP, ICMP or raw IPv4 and IPv6 packet. It also allows any data to be added to the packet. Checksums can be calculated automatically, but if you wish to send out wrong checksums, that is supported too. Package: ez-ipupdate Priority: optional Section: contrib/net Installed-Size: 185 Maintainer: Sam Hocevar (Debian packages) Architecture: solaris-i386 Version: 3.0.11b8-13 Provides: dyndns-client Depends: adduser, debconf (>= 1.2.0), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ez-ipupdate_3.0.11b8-13_solaris-i386.deb Size: 58430 MD5sum: 8efdee366346eec79fc51299e0e233d1 SHA1: 7239c66eebca420fab8e87f5b93f317e33c15bfb SHA256: 3a9677bea929c69957b409f1df57074ef9e7d3540e8ceef1fb8d6b2384de5df9 Description: client for most dynamic DNS services ez-ipupdate is a quite complete client for the dynamic DNS service offered by http://www.ez-ip.net/ and many more. . Currently supported are: ez-ip (http://www.EZ-IP.Net/), Penguinpowered (http://www.penguinpowered.com/), DHS (http://members.dhs.org/), dynDNS (http://members.dyndns.org/), ODS (http://www.ods.org/), TZO (http://www.tzo.com/), EasyDNS (http://members.easydns.com/), Justlinux (http://www.justlinux.com), Dyns (http://www.dyns.cx), HN (http://dup.hn.org/), ZoneEdit (http://www.zoneedit.com/) and Hurricane Electric's IPv6 Tunnel Broker (http://ipv6tb.he.net/). . All services using GNUDip are also supported. Package: ngircd Priority: optional Section: contrib/net Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Mario Iseli Architecture: solaris-i386 Version: 0.10.3-2ubuntu0.2 Replaces: ircd Depends: sunwcslr Conflicts: dancer-ircd, ircd-hybrid, ircd-irc2, ircd-ircu, rageircd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ngircd_0.10.3-2ubuntu0.2_solaris-i386.deb Size: 80444 MD5sum: 0687de21b5223e2f332f21c149887e53 SHA1: 4e50b5a88c4bf80153d687a7b52f0b97053d7d27 SHA256: 321b4877bdbf558d4c612ecd123f3dda2291551164e99e55c1cc49aa1d0de321 Description: Next generation IRC Server ngircd is a IRC Daemon for small or private networks. It does not contain all the functions like the professional ones, e.g services. It is written from scratch and is not based upon the original IRCd like many others. . Homepage: http://ngircd.barton.de Package: xwhois Priority: optional Section: contrib/net Installed-Size: 82 Maintainer: Ernesto Nadir Crespo Avila Architecture: solaris-i386 Version: 0.4.2-8build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/xwhois_0.4.2-8build1_solaris-i386.deb Size: 26632 MD5sum: 40273aa58b4d77894bff73178ce12e8c SHA1: bbe49d9c819902085e55283d167fd7e3565a90fb SHA256: 2fdf27e9ad695b1c6f3d0c32aa068b830457023b3d67bf66b22aa776d568d8d6 Description: RFC954 whois client for the X Window System This package provides a small and fast query tool for the RFC954 whois service, built using the gtk library for the X Window System. Package: proftpd Priority: optional Section: contrib/net Installed-Size: 69 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Francesco Paolo Lovergine Architecture: solaris-i386 Source: proftpd-dfsg Version: 1.3.1-6nexenta2-build2 Provides: ftp-server Depends: adduser, debconf (>= 0.5.00), debianutils (>= 1.21.0), libgcc1 (>= 1:4.2.1), libldap-2.4-2 (>= 2.4.7), libmysqlclient15off (>= 5.0.27-1), libncurses5 (>= 5.6+20071006-3), libpam-runtime (>= 0.76-13.1), libpq5 (>= 8.3~beta1), netbase (>= 4.13), perl, sed (>= 4.1.5), sunwcsl, sunwcslr, sunwlibm, sunwopensslr, ucf (>= 0.30), update-inetd, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: proftpd-doc Conflicts: ftp-server, sunwftpu Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/proftpd_1.3.1-6nexenta2-build2_solaris-i386.deb Size: 907724 MD5sum: 3a8c2f738198476f84cbf678af29e366 SHA1: 296810f6285ad27206fac51204338c2d35a2c178 SHA256: 0f79d4242a3592ae1857f3bccba5c64193285da5cf08de05d76d430b4aadb746 Description: versatile, virtual-hosting FTP daemon - binaries ProFTPd is a powerful replacement for wu-ftpd. This File Transfer Protocol daemon supports hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. Homepage: http://www.proftpd.org/ Package: grepcidr Priority: optional Section: contrib/net Installed-Size: 7 Maintainer: Ryan Finnie Architecture: solaris-i386 Version: 1.3-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/grepcidr_1.3-4_solaris-i386.deb Size: 9606 MD5sum: a5acb712b50e37a645c977f26c604169 SHA1: 65d8a87ab15e2b9752b4c7d2f68248865d0bb48c SHA256: e4bf183febc1822d2300dfdc8232666018a3fab4dfa2571cb2199f532c4585c0 Description: Filter IP addresses matching IPv4 CIDR/network specification grepcidr can be used to filter a list of IP addresses against one or more Classless Inter-Domain Routing (CIDR) specifications, or arbitrary networks specified by an address range. As with grep, there are options to invert matching and load patterns from a file. grepcidr is capable of comparing thousands or even millions of IPs to networks with little memory usage and in reasonable computation time. . grepcidr has endless uses in network software, including: mail filtering and processing, network security, log analysis, and many custom applications. Package: zssh Priority: optional Section: contrib/net Installed-Size: 9 Maintainer: Ben Wong Architecture: solaris-i386 Version: 1.5c.debian.1-3-build1 Depends: libgcc1 (>= 1:4.2.1), libreadline5 (>= 5.2), lrzsz, openssh-client | telnet | telnet-ssl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/zssh_1.5c.debian.1-3-build1_solaris-i386.deb Size: 22362 MD5sum: de08b1ea2dc422eb75ceadd3a45c218c SHA1: e96b10088b7c17d05334777240526523f24831d0 SHA256: 2fdb6d0117f42b5423410299fa8b338623b36cb96de7d55d550d866356f61dac Description: interactive file transfers over ssh zssh (Zmodem SSH) is a program for interactively transferring files to a remote machine while using the secure shell (ssh). It is intended to be a convenient alternative to scp, allowing to transfer files without having to open another session and re-authenticate oneself. . Files are transferred through the zmodem protocol, using the rz and sz commands. . Homepage: http://zssh.sourceforge.net/ Package: tnftp Priority: optional Section: contrib/net Installed-Size: 661 Maintainer: Takuo KITAME Architecture: solaris-i386 Version: 20050625-0.2 Replaces: lukemftp Depends: sunwcslr Conflicts: lukemftp Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/tnftp_20050625-0.2_solaris-i386.deb Size: 157448 MD5sum: 041a04bf9e244e3400a3700cb5b97138 SHA1: ce354eae061a5793be4bf5e8d6465132d8418925 SHA256: 920ef827f5dd3e358b83bb1806a058d7867ea55a021e6218c27bea08c2d21530 Description: The enhanced ftp client tnftp is what many users affectionately call the enhanced ftp client in NetBSD (http://www.netbsd.org). . This package is a `port' of the NetBSD ftp client to other systems. . The enhancements over the standard ftp client in 4.4BSD include: * command-line editing within ftp * command-line fetching of URLS, including support for: - http proxies (c.f: $http_proxy, $ftp_proxy) - authentication * context sensitive command and filename completion * dynamic progress bar * IPv6 support (from the WIDE project) * modification time preservation * paging of local and remote files, and of directory listings (c.f: `lpage', `page', `pdir') * passive mode support, with fallback to active mode * `set option' override of ftp environment variables * TIS Firewall Toolkit gate ftp proxy support (c.f: `gate') * transfer-rate throttling (c.f: `-T', `rate') Package: libopenft-gift Priority: optional Section: contrib/net Installed-Size: 10 Maintainer: Manuel Garcia Architecture: solaris-i386 Source: gift-openft Version: 0.2.1.6-2.1 Provides: gift-plugin Depends: libdb4.6, libgcc1 (>= 1:4.2.1), libgift0 (>= 0.11.8.1), libgift0 (<< 0.12), libgiftproto0 (>= 0.11.8.1), libgiftproto0 (<< 0.12), sunwcslr, zlib1g (>= 1:1.2.1) Recommends: giftd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/libopenft-gift_0.2.1.6-2.1_solaris-i386.deb Size: 84236 MD5sum: cf1e30ab93d26f965ececa9553203368 SHA1: 23e2af75be9e317db5ee0da1e6aac5adfa08ed2d SHA256: 3f465b99c3249da68faff60180f803b8573050b7130e2bca7bb32d2c63ceaddd Description: giFT plugin for the OpenFT network A plugin for the giFT daemon which implements the OpenFT protocol. OpenFT is a file-sharing network designed by the giFT project developers and includes many modern features of distributed peer-to-peer querying systems. Package: ngrep Priority: optional Section: contrib/net Installed-Size: 9 Maintainer: Romain Francoise Architecture: solaris-i386 Version: 1.45.ds2-1 Depends: libgcc1 (>= 1:4.2.1), libnet1 (>= 1.1.2-1), libpcap0.8 (>= 0.9.3-1), libpcre3 (>= 7.4), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ngrep_1.45.ds2-1_solaris-i386.deb Size: 32890 MD5sum: 1c82f2a7e4d50cedd77d0f712f1bcb0b SHA1: 41911cbd5661e25a9720b1032a572638f35ce178 SHA256: 59bd77f96a5554dbc8b40be639540c0f0ea2b72cfeed766052a447958c92ff59 Description: grep for network traffic ngrep strives to provide most of GNU grep's common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular expressions to match against data payloads of packets. It currently recognizes TCP, UDP and ICMP across Ethernet, PPP, SLIP and null interfaces, and understands bpf filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop. Homepage: http://ngrep.sf.net/ Package: ftp-proxy Priority: optional Section: contrib/net Installed-Size: 16 Maintainer: Roberto Lumbreras Architecture: solaris-i386 Source: proxy-suite Version: 1.9.2.4-5 Depends: libgcc1 (>= 1:4.2.1), libldap-2.4-2 (>= 2.4.7), sunwcsl, sunwcslr Recommends: ftp-proxy-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ftp-proxy_1.9.2.4-5_solaris-i386.deb Size: 62974 MD5sum: 508be6623cb7114a927a065a8be280d5 SHA1: c14d15f22d779a108ca9fd4648d5193e44ea8a3b SHA256: 55bddb07c85439695c147df9103862988b018cf4baf2eab533adf97ccf5731e8 Description: application level proxy for the FTP protocol FTP-Proxy is a transparent, application-level proxy server for FTP connections, designed to protect FTP servers against attacks based on the FTP protocol. It is the first (and currently only) component of the SuSE Proxy Suite, a set of programs to enhance firewall security. . FTP-Proxy is much less complex than any current FTP server, has been designed with great care and performs chroot(), setuid(), setgid() to avoid possible vulnerabilities, and is believed to be immune against current known attacks. . Further information can be obtained from . FTP-Proxy features include: o Securely relays FTP connections between clients and servers o Can switch connections from active to passive and vice versa o Utilizes port ranges for both control and data connections o Provides extensive auditing (via syslog or rotating log files) o Can separate user related from system triggered audit events o Provides command restriction based on logged in user name o Allows command argument checking with regular expressions o Is able to retrieve configuration data from an LDAP directory o Has been thoroughly tested against buffer overflow attacks o Fully conforms to RFC 959 and 1123 (the basic FTP RFCs) o Planned to support RFC 1579 ("Firewall Friendly FTP") o Planned to support RFC 2428 (IPv6 Extensions for FTP) o Based on GNU AutoConf, supposed to run on many UNIX systems Package: netwox Priority: optional Section: contrib/net Installed-Size: 23 Maintainer: Bartosz Fenski Architecture: solaris-i386 Source: netw-ib-ox-ag Version: 5.35.0-1 Depends: libgcc1 (>= 1:4.2.1), libnet1 (>= 1.1.2-1), libpcap0.8 (>= 0.9.3-1), sunwcslr Recommends: netwag Suggests: netwox-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/netwox_5.35.0-1_solaris-i386.deb Size: 635750 MD5sum: 5db09572da3f186d81d22fbff2f9fd1d SHA1: 12a9f73ae72d3ea13799beb433dcd7dd2aa87a3a SHA256: 1bb58a9143e36c21984300445960cca497e4e2af31b5d544d065e68132641a00 Description: networking utilities Toolbox netwox helps to find and solve network problems. . It provides more than 200 tools : - sniff, spoof - clients, servers - DNS, FTP, HTTP, IRC, NNTP, SMTP, SNMP, SYSLOG, TELNET, TFTP - scan, ping traceroute - etc. . Those tools can be used to quickly spot a problem in a complex network. They are oriented towards network administrators and security auditors. . Homepage: http://www.laurentconstantin.com/en/netw/netwox/ Package: pvpgn Priority: optional Section: contrib/net Installed-Size: 509 Maintainer: Radu Spineanu Architecture: solaris-i386 Version: 1.8.1-1 Provides: bnetd Depends: libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), libpq5 (>= 8.3~beta1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: fortune Conflicts: bnetd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/pvpgn_1.8.1-1_solaris-i386.deb Size: 766236 MD5sum: 2b6e96cecebf7b7cde76eb8f51a6e793 SHA1: 93ce80db01676a302beab6a52e37c0b71b4efe9b SHA256: 4a09a7f489ebafe037d7ddd88437f9adc86a83edef5aad2d14333b8242175462 Description: Gaming server that emulates Battle.net(R) The server currently implements most of the same functionality as the real Battle.net(R) servers from Blizzard Entertainment. You can chat, play games, use / commands, and things like account passwords, user icons, ad banners, and channel operators work too. It is by no means complete, though. . More information can be found at the pvpgn web site http://pvpgn.berlios.de/. Package: bip Priority: optional Section: contrib/net Installed-Size: 18 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Arnaud Cornet Architecture: solaris-i386 Version: 0.7.2-0ubuntu1 Depends: adduser, lsb-base (>= 3.0-6), sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/bip_0.7.2-0ubuntu1_solaris-i386.deb Size: 98394 MD5sum: ec269e35c2e6035d42111e8ae7f4a56b SHA1: 7e9f313844a446e856527ce48570145faa237943 SHA256: 853c068ab79f6cf1d729471a5123ce739181bf688b518d7c5f88841c1dea204b Description: multiuser irc proxy with conversation replay and more Bip is a IRC proxy that supports replaying logged conversation when a client connects, multiple clients on one irc server connection, It has a handy logging directory structure. It is multiuser, and has a flexible configuration. Some of its configuration can be changed at runtime with special irc commands. Homepage: http://bip.t1r.net Package: libnws-dev Priority: optional Section: contrib/net Installed-Size: 192 Maintainer: Martin Quinson Architecture: solaris-i386 Source: nws Version: 2.13-6 Depends: nws (= 2.13-6) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/libnws-dev_2.13-6_solaris-i386.deb Size: 87568 MD5sum: 9c22b170d270b4044f7b62e812dd2fc3 SHA1: 4e05da07e0c06ecf04418a9fef91c140ba718d56 SHA256: 71b611c28b2b09a71f7627903be471c51ed2e2e6769ca4dbb474a46b17443be1 Description: grid monitoring infrastructure (headers and devel documentation) The Network Weather Service is the de facto standard of the emerging Grid community to monitor the system availability. (the grid usually denotes any platform formed by the federation and aggregation of local resources between several organizations like universities). . Once you've deployed the relevant processes on each platform node, you can ask it for several metrics: . - about each host: - available CPU (both for incoming process and for already started ones) - free memory - free disk - about each host couple: - TCP connexion time, bandwidth and latency . Moreover, the NWS can predict future tendencies using statistical treatments on previous measurements. . This package contains the files you need to compile programs which use this library. Package: unison Priority: optional Section: contrib/utils Installed-Size: 2965 Maintainer: Sylvain Le Gall Architecture: solaris-i386 Version: 2.27.57-1~hardy1 Depends: ocaml-base-3.10.0, sunwcslr, sunwlibm Recommends: ssh-client | openssh-client Conflicts: unison (<< 2.9.1-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/unison_2.27.57-1~hardy1_solaris-i386.deb Size: 1284964 MD5sum: e118cfcda05e88261c4fdb28594189e8 SHA1: eb6abe9c040e4f31b9e3f3b52db817dcd75a9f59 SHA256: 239b49f7958b796a84fcc754bb401369cb490ea624bd86fc5656b6ed26530fa8 Description: A file-synchronization tool for Unix and Windows Unison is a file-synchronization tool for Unix and Windows, written in OCaml. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. . Unison offers several advantages over various synchronization methods such as CVS, Coda, rsync, Intellisync, etc. Unison can run on and synchronize between Windows and many UNIX platforms. Unison requires no root privileges, system access or kernel changes to function. Unison can synchronize changes to files and directories in both directions, on the same machine, or across a network using ssh or a direct socket connection. . Transfers are optimised using a version of the rsync protocol, making it ideal for slower links. Unison has a clear and precise specification, and is resilient to failure due to its careful handling of the replicas and its private structures. Homepage: http://www.cis.upenn.edu/~bcpierce/unison/ Package: ratbox-services-common Priority: optional Section: contrib/net Installed-Size: 302 Maintainer: Arnaud Cornet Architecture: solaris-i386 Source: ratbox-services Version: 1.1.2-2 Recommends: ratbox-services-sqlite Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ratbox-services-common_1.1.2-2_solaris-i386.deb Size: 68606 MD5sum: a81d9328d55409edbde72ec2506e063e SHA1: 643dacbffa42d8f37a681921e3b104a8cce2e96a SHA256: fc92df2cffd03f4a7cff1cba047309eec2b175a2a961c6520aec3ac7332bba92 Description: irc services for use with ircd-ratbox ratbox-services is a highly configurable irc services program, with nearly all options being set in a config that can be rehashed rather than set at compile time. . This package contains files common to all ratbox-services packages. Homepage: http://services.ircd-ratbox.org/ Package: kftgt Priority: extra Section: contrib/net Installed-Size: 91 Maintainer: Russ Allbery Architecture: solaris-i386 Version: 1.14-2 Depends: krb5-clients, libgcc1 (>= 1:4.2.1), libkrb53 (>= 1.6.dfsg.2), perl, sunwcslr Recommends: krb5-user Conflicts: heimdal-clients, kerberos4kth-clients Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/kftgt_1.14-2_solaris-i386.deb Size: 40056 MD5sum: d95684c8dae43e955fe7bd95742a6847 SHA1: 230e479bc83d9238293cc291db705ec83fca48b5 SHA256: 8d286c31a71ebf322ad59bb5f2467dd2d9b94b5caeaab8e13ecd2cf0771dbd82 Description: ticket forwarding client for Kerberos 4 The client half of a client/server pair that allows Kerberos 4 tickets to be forwarded to another network host and used to authenticate further services on the network. This package includes kftgt, for forwarding tickets; klogin, a script to forward a ticket with kftgt and invoke Kerberos rlogin in one step; and krsh, a script to do the same with rsh. For the corresponding ticket forwarding server for Kerberos 4, see the kftgtd package. . kftgt and kftgtd do not provide ticket forwarding for Kerberos 5, which has built-in ticket forwarding. However, they can forward Kerberos 4 tickets obtained by MIT Kerberos 5 with "kinit -4". Package: spread Priority: optional Section: contrib/net Installed-Size: 28 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Mende Architecture: solaris-i386 Version: 3.17.4-1ubuntu1 Depends: adduser (>= 3.34), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/spread_3.17.4-1ubuntu1_solaris-i386.deb Size: 181682 MD5sum: 4968b670bc1013e6218eb1dcc3b50dd6 SHA1: 9f2fc2d0ad403c2978c7534771183e6682e7373e SHA256: b7103dd61d28b4981b34bc68dc6f71a236304e7e0c4afa9e0df535f7617970ba Description: The Spread messaging daemon Spread is a toolkit that provides a high performance messaging service that is resilient to faults across external or internal networks. Spread functions as a unified message bus for distributed applications, and provides highly tuned application-level multicast and group communication support. Spread services range from reliable message passing to fully ordered messages with delivery guarantees, even in case of computer failures and network partitions. Spread is designed to encapsulate the challenging aspects of asynchronous networks and enable the construction of scalable distributed applications, allowing application builders to focus on the differentiating components of their application. Package: ratbox-services-pgsql Priority: optional Section: contrib/net Installed-Size: 334 Maintainer: Arnaud Cornet Architecture: solaris-i386 Source: ratbox-services Version: 1.1.2-2 Replaces: ratbox-services-mysql, ratbox-services-sqlite Provides: ratbox-services Depends: libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), ratbox-services-common, sunwcslr Conflicts: ratbox-services Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ratbox-services-pgsql_1.1.2-2_solaris-i386.deb Size: 123084 MD5sum: 14602c760fb68674430c3abf053e4a6e SHA1: d93057d1e79be603d26ca4096ee71d9a5130e6ba SHA256: b3ebb4cf77dae199c171da406d5c1a4919d6c8d1e70a6cebac6f3f01ec3851dc Description: irc services for use with ircd-ratbox with the PostgreSQL backend ratbox-services is a highly configurable irc services program, with nearly all options being set in a config that can be rehashed rather than set at compile time. . This package uses the PostgreSQL database backend. Homepage: http://services.ircd-ratbox.org/ Package: ipfm Priority: optional Section: contrib/net Installed-Size: 15 Maintainer: Sam Hocevar (Debian packages) Architecture: solaris-i386 Version: 0.11.5-4 Depends: libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ipfm_0.11.5-4_solaris-i386.deb Size: 27628 MD5sum: c72a2c28336ca7f2270902e2310df5f1 SHA1: 528ad589bb1c5380b17466475cc7a1fabc2ed9da SHA256: e8e766cfc214c567b18d410b7139e8dd0101ece2a3ee387f82869f1f4537f42c Description: a bandwidth analysis tool IPFM counts how much data was sent and received by specified hosts through an Internet link. Package: xnetload Priority: optional Section: contrib/net Installed-Size: 12 Maintainer: Adrian Bridgett Architecture: solaris-i386 Version: 1.11.0-4.1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxaw7, libxmu6, libxt6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/xnetload_1.11.0-4.1_solaris-i386.deb Size: 17108 MD5sum: 8fc1c1c968c4ba669b83ebd8676eb1a5 SHA1: 658bc7254a2c4d5bf7683f68ae02cf4ff5140d39 SHA256: 8d280717df0f2a0c3e29a90a6b75851a604f768b4c17cf39b04d79bf26e8363c Description: An Xload for network interfaces packet rates/totals Xnetload displays a graph and/or count of incoming/outgoing packets on any network interface in /proc/net/dev. Package: twitux Priority: optional Section: contrib/net Installed-Size: 266 Maintainer: Luis Rodrigo Gallardo Cruz Architecture: solaris-i386 Version: 0.60-1 Depends: gconf2 (>= 2.10.1-2), libaspell15 (>= 0.60), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome-keyring0 (>= 2.22.0), libgnome2-0 (>= 2.17.3), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libnotify1 (>= 0.4.4), libnotify1-gtk2.10, libsexy2 (>= 0.1.8), libsoup2.2-8 (>= 2.2.98), libxml2 (>= 2.6.27), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/twitux_0.60-1_solaris-i386.deb Size: 72570 MD5sum: f2b41cb03ba541fb377aa05dc9dafe3a SHA1: 3b934761ace530d1ec59301a1b629809e76ebc91 SHA256: b1ac09d9e63e510fd65dafb10a98c580e96181b1f2a5e453ed3e54eb1372c06b Description: a Twitter client for GNOME twitux is a lightweight client for the twitter messaging service, featuring timeline auto updating, a tray area icon and notification of new messages. Homepage: http://live.gnome.org/DanielMorales/Twitux Package: pen Priority: optional Section: contrib/net Installed-Size: 14 Maintainer: Dominik Bittl Architecture: solaris-i386 Version: 0.17.1-0.1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/pen_0.17.1-0.1_solaris-i386.deb Size: 52232 MD5sum: 1cbb1b5074e48635cc754f0c9d70cbd1 SHA1: 13a9c2bbcb6228dd8cfdf9ec0b5669eca4c2fe54 SHA256: d94fed9f9dbb111a9fea8fd3b48491f4ae78025042783c1e06a194e31efa7248 Description: Load balancer for "simple" tcp based protocols pen works for tcp based protocols such as http or smtp. It allows several servers to appear as one to the outside and automatically detects servers that are down and distributes clients among the available servers. This gives high availability and scalable performance. Package: iperf Priority: optional Section: contrib/net Installed-Size: 10 Maintainer: Roberto Lumbreras Architecture: solaris-i386 Version: 2.0.2-4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/iperf_2.0.2-4_solaris-i386.deb Size: 48554 MD5sum: e16b730caca0afc4d9098af9ed06c229 SHA1: e028d9a8fa101230dcd837f9573617483e0def83 SHA256: 4a1846076196f70dc0f4c2c48d93c333fca99aa7945cfd9adbb56cfc28a86bb9 Description: Internet Protocol bandwidth measuring tool Iperf is a modern alternative for measuring TCP and UDP bandwidth performance, allowing the tuning of various parameters and characteristics. . Features: * Measure bandwidth, packet loss, delay jitter * Report MSS/MTU size and observed read sizes. * Support for TCP window size via socket buffers. * Multi-threaded. Client and server can have multiple simultaneous connections. * Client can create UDP streams of specified bandwidth. * Multicast and IPv6 capable. * Options can be specified with K (kilo-) and M (mega-) suffices. * Can run for specified time, rather than a set amount of data to transfer. * Picks the best units for the size of data being reported. * Server handles multiple connections. * Print periodic, intermediate bandwidth, jitter, and loss reports at specified intervals. * Server can be run as a daemon. * Use representative streams to test out how link layer compression affects your achievable bandwidth. Package: jabber-yahoo Priority: optional Section: contrib/net Installed-Size: 33 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jamin W. Collins Architecture: solaris-i386 Version: 2.3.2-1ubuntu3 Depends: jabber (>= 1.4.2a-13), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libpth20 (>= 2.0.7-2), sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/jabber-yahoo_2.3.2-1ubuntu3_solaris-i386.deb Size: 66012 MD5sum: ae4226c4424cab02d72a2c7cb08cca35 SHA1: 2189c9eaca678c6a35a42cecbf9763d008db39aa SHA256: 033d3934189da736d7d7c9eaea97d969bc8101164df628f77e6ce4379af7b21c Description: Provides Yahoo messenger transport for Jabber IM server Provides Yahoo messenger transport for the Jabber IM server. This package requires the Jabber package for functionality. . http://yahoo-transport-2.jabberstudio.org/ Package: wbd Priority: optional Section: contrib/net Installed-Size: 15 Maintainer: Guus Sliepen Architecture: solaris-i386 Version: 1.0ucl4-7 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/wbd_1.0ucl4-7_solaris-i386.deb Size: 74714 MD5sum: 524103188afb0288a7331314fa9389c2 SHA1: b2694b4e43852dc37d8bd173c7909a2f95c304fc SHA256: 5f78edc0022439a2bba09a60fa0f0cf258cd1f3f3264caeb517e69edfa846c34 Description: Multicast White Board This is a free clone of wb, a multicast white board application. It allows you to share a virtual white board with other people running wbd over the Mbone (multicast backbone of the Internet). You can paint, write and import text and graphics. . You will need a multicast router and a connection to the Mbone if you want to share your white board with people outside of your local subnet. Package: bwbar Priority: optional Section: contrib/net Installed-Size: 46 Maintainer: Julien Danjou Architecture: solaris-i386 Version: 1.2.3-1 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/bwbar_1.2.3-1_solaris-i386.deb Size: 11210 MD5sum: 5cc4af0a05e7861223d3f22f597ccd5e SHA1: 3d99217c7a70432569d6e637423cd497126c3597 SHA256: 4320b5e5b5db257637acef762c98c70e1c9bb42f79157062d407f23106d35e76 Description: generates text and graphical readout of current bandwidth use This program will output a PNG and a text file that can be used in scripts or be included in web pages to show current bandwidth usage. The amount of total bandwidth can be customized. The PNG output appears as a bar graph showing maximum possible usage with the current inbound or outbound usage shown as a differently colored bar. Package: fwbuilder Priority: optional Section: contrib/net Installed-Size: 5043 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jeremy T. Bouse Architecture: solaris-i386 Version: 2.1.14-0ubuntu1 Provides: fwbuilder-frontend Depends: fwbuilder-common (>= 2.1.14), fwbuilder-linux | fwbuilder-backend, libfwbuilder7 (>= 2.1.14-0), libfwbuilder7 (<< 2.1.14.0-0), libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libsnmp9 (>= 5.2.1.2-3), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/fwbuilder_2.1.14-0ubuntu1_solaris-i386.deb Size: 1666608 MD5sum: f6313da2e9c61ea74b4038cb1ab7d099 SHA1: 6f1e9d48098f972473d6ba718ab87bde09fb78e1 SHA256: 9ceb69ba2f92b03b7d181ccd262afd1fa12539d8f5804bf45ad9a0494ba9bb9e Description: Firewall administration tool GUI Firewall Builder consists of an object-oriented GUI and a set of policy compilers for various firewall platforms. In Firewall Builder, firewall policy is a set of rules, each rule consists of abstract objects which represent real network objects and services (hosts, routers, firewalls, networks, protocols). Firewall Builder helps the user maintain a database of objects and allows policy editing using simple drag-and-drop operations. . This is the GUI part of fwbuilder Package: arpalert Priority: optional Section: contrib/net Installed-Size: 24 Maintainer: Jan Wagner Architecture: solaris-i386 Version: 2.0.9-1 Depends: adduser, libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/arpalert_2.0.9-1_solaris-i386.deb Size: 510152 MD5sum: 5023b185e8589a49f4c35c314f4983d4 SHA1: e2a92c47ed35cdd01681a5da1e8f892645a9530f SHA256: 890563c0345c4064406aabbb855ad6c8d7ea6003dc5a65da77d886be1b81a107 Description: Monitor ARP changes in ethernet networks This package provides the arpalert daemon. . It listens on a network interface (without using 'promiscuous' mode) and catches all conversations of MAC address to IP request. It then compares the mac addresses it detected with a pre-configured list of authorized MAC addresses. If the MAC is not in list, arpalert launches a pre-defined user script with the MAC address and IP address as parameters. This software can run in daemon mode; it's very fast (low CPU and memory consumption). It responds at signal SIGHUP (configuration reload) and at signals SIGTERM, SIGINT, SIGQUIT and SIGABRT (arpalert stops itself). . If you need to use a list of authorized MAC addresses, this package should suit your needs, otherwise arpwatch may be also fine. . Homepage: Package: xfingerd Priority: extra Section: contrib/net Installed-Size: 10 Maintainer: KELEMEN Peter Architecture: solaris-i386 Version: 0.6-5.1 Depends: netbase, openbsd-inetd | inet-superserver, sunwcsl, sunwcslr Conflicts: cfingerd, fingerd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/xfingerd_0.6-5.1_solaris-i386.deb Size: 15728 MD5sum: cda5fcf956047ebd5423e8cb5709eb22 SHA1: e251e807990fb27ec40bd49016850fb3c74051a3 SHA256: 88f5bdb0a14a57e569212ecfb02f6cd984a5b9f15f61d53ae2df556f71cfebca Description: BSD-like finger daemon with qmail support Yet another finger daemon. Mimics the output and behavior of the original BSD daemon. Does not need to be run as root, has support for PGP keys, qmail mailboxes and qmail dash-extended usernames. Generally paranoid about account probes, while still allows search by full name. Users can control if they can be fingered or not. Uses tcpwrappers. Package: redir Priority: extra Section: contrib/net Installed-Size: 8 Maintainer: Daniel Kahn Gillmor Architecture: solaris-i386 Version: 2.2.1-2 Depends: sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/redir_2.2.1-2_solaris-i386.deb Size: 19962 MD5sum: 09f6d3f7303cbac8184b02c1df23ee70 SHA1: acaa50a6ebdbebadac025bc2c4f4cff9f6ba0d2e SHA256: 54c8bc5349bc1ebd6b7747df62be5ad1508318bd951248bc1c2bb41bc3b84170 Description: Redirect TCP connections It can run under inetd or stand alone (in which case it handles multiple connections). It is 8 bit clean, not limited to line mode, is small and light. Supports transparency, FTP redirects, http proxying, and bandwidth limiting. . redir is all you need to redirect traffic across firewalls authenticate based on an IP address etc etc. No need for the firewall toolkit. The functionality of inetd/tcpd and "redir" will allow you to do everything you need without screwy telnet/ftp etc gateways. (I assume you are running IP Masquerading of course.) . Homepage: http://sammy.net/~sammy/hacks/ Package: dancer-services Priority: optional Section: contrib/net Installed-Size: 124 Maintainer: Aurélien GÉRÔME Architecture: solaris-i386 Version: 1.8.0.6.3-5 Depends: adduser, lsof, sunwcslr Recommends: dancer-ircd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/dancer-services_1.8.0.6.3-5_solaris-i386.deb Size: 232366 MD5sum: 03aa841a31755bc22214cce76b94a7a9 SHA1: 3891fcc8524492452308ab967d60180f2ba7191b SHA256: 84db436452a4365e54770e6f7f76d5efc8f2f9dcf8674c68f71c6d92ef978f02 Description: IRC services implementation for dancer-ircd This is the counterpart to dancer-ircd, a services implementation (nickserv, chanserv, etc) that works with the dancer protocol. It can connect to a remote server, but it is highly recommended that you run a local ircd instead and connect it to that. Note that dancer-services will not work properly with any ircd other than dancer-ircd. . Dancer-services is essentially the same as hybserv, only patched to work with dancer-ircd. Package: iroffer Priority: extra Section: contrib/net Installed-Size: 9 Maintainer: Aurélien GÉRÔME Architecture: solaris-i386 Version: 1.4.b03-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/iroffer_1.4.b03-2_solaris-i386.deb Size: 118106 MD5sum: d1984f3779b9bedb8d950f8c4a3c2c7c SHA1: 7eb6390829e4c00d50176c51d4d16e62218ad187 SHA256: ba322d65b9eac2556d3aa4485124b112189d323a6a92f6275d326c9b7930118a Description: IRC file distribution bot iroffer is a fileserver for IRC (commonly referred to as a DCC bot). It uses the DCC feature of IRC to send files to other users. iroffer will connect to an IRC server and let people request files from it. Unlike similar programs, iroffer is not a script; it is a standalone executable written entirely in C, from scratch, with high transfer speed and efficiency in mind. iroffer has been known to reach 2MByte/sec or higher bandwidth usage when multiple transfers are occurring at the same time. Package: lyskom-server Priority: extra Section: contrib/net Installed-Size: 41 Maintainer: Peter Karlsson Architecture: solaris-i386 Version: 2.1.2-8 Depends: adduser, debconf (>= 0.5) | debconf-2.0, sunwcslr, sunwlibm Suggests: lyskom-elisp-client | lyskom-tty-client Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/lyskom-server_2.1.2-8_solaris-i386.deb Size: 596892 MD5sum: 454f0535059b0427597494735559bcf6 SHA1: 955b121f48c4e077876138b663a285386e1151e8 SHA256: 24a97f915abbe96ef0d9bc910b9225cb05362daa82229badc620fbfe920c9bff Description: Server for the LysKOM conference system LysKOM has a lot in common with netnews, but LysKOM is intended for local discussions (instead of worldwide). LysKOM consists of a server process and several client programs. The server process maintains a data base of persons, conferences and articles. The clients connect to the server and let the users browse the database for unread articles. . LysKOM is much faster than netnews - almost as fast as irc or ICQ! - but like in netnews the articles are saved so that you don't have to be logged in to receive the news. Package: rssh Priority: optional Section: contrib/net Installed-Size: 19 Maintainer: Jesus Climent Architecture: solaris-i386 Version: 2.3.2-5 Depends: debconf (>= 0.5) | debconf-2.0, openssh-server (>= 1:4.1p1-1), sunwcslr Suggests: cvs, rdist, rsync Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/rssh_2.3.2-5_solaris-i386.deb Size: 47914 MD5sum: 070d2b5061f2b8d111849a32a2e762fd SHA1: e0d54208a7b25fc722044e8098a14c50b7275505 SHA256: 5d2c2a8a9339a9fef873b117afb9ffb78e79905f4bf5db9686d04c4a1d638389 Description: Restricted shell allowing only scp, sftp, cvs, rsync and/or rdist rssh is a restricted shell, used as a login shell, that allows users to perform only scp, sftp, cvs, rdist, and/or rsync operations. It can also optionally chroot user logins into a restricted jail. Package: ldapdns Priority: optional Section: net Installed-Size: 29 Maintainer: Piotr Roszatycki Architecture: solaris-i386 Version: 2.06-3.2 Depends: adduser Recommends: ldap-server Suggests: dnsutils, ldap-utils Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ldapdns_2.06-3.2_solaris-i386.deb Size: 143406 MD5sum: 8b7a3b0569d3b10ee509ac72566d94a7 SHA1: 3be62ca52fcd00aad5a5be42ace2f88cd33fe40f SHA256: 69ab9729bb32e5ee57ad09807cd9b8ab277ede10bf1f7eb8617c9d3687c81c77 Description: DNS server that pulls data from an LDAP directory LDAPDNS is a ultra-fast, stable, multithreaded DNS server that pulls data from an LDAP directory. It supports RFC1279 (bind-style), Microsoft Active Directory, and its own directory layouts. Package: zsync Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Robert Lemmen Architecture: solaris-i386 Version: 0.5-1ubuntu3 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/zsync_0.5-1ubuntu3_solaris-i386.deb Size: 100668 MD5sum: 82d5f8282c3a681984a09e7ebf46ec83 SHA1: 46f011bc92ff78516db1accb7e3659403c3bbb31 SHA256: b08557646abaae136cb4c1c612aa970f4041098b0e5ac31bf5c9a8683189444e Description: client-side implementation of the rsync algorithm zsync is a file transfer program to download files from remote web servers. If a previous version of a file is available locally, zsync will only download changed parts and hereby minimise the download volume. The algorithm is the same as used by rsync(1), but zsync does not require any server software (apart from a web server), nor does it need shell access. Instead, it uses a control file (.zsync file) that describes the file to be downloaded, which it uses to determine the blocks to fetch. This file is created once on the server (and not for each request) and sits next to actual file to download Package: remstats-bintools Priority: extra Section: contrib/net Installed-Size: 24 Maintainer: Debian QA Group Architecture: solaris-i386 Source: remstats Version: 1.0.13a-10 Depends: netbase, openbsd-inetd | inet-superserver, sunwcslr, sunwlibm Suggests: remstats-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/remstats-bintools_1.0.13a-10_solaris-i386.deb Size: 67978 MD5sum: 20cf3149d1126f24f5b1a1807c545931 SHA1: 73f1d6eae13656d518175bc1b78cf2d40a432f71 SHA256: 49051efcf498d3af81b5d056de7c0cf3b515807a3d0f64b9fdd0d373e5951f26 Description: Remote Statistics System: traceroute and multiping Special multiping and traceroute for remstats to be used by the data collection scripts and the remote information servers. Specially patched. Package: jabber-muc Priority: optional Section: contrib/net Installed-Size: 14 Maintainer: Jamin W. Collins Architecture: solaris-i386 Version: 0.6.0-2build1 Depends: jabber (>= 1.4.2a-13), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libpth20 (>= 2.0.7-2), sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/jabber-muc_0.6.0-2build1_solaris-i386.deb Size: 73862 MD5sum: 9c302ab9176f2244a353e04035b9713f SHA1: 273d035657a15ae9ee8d99275168222400bb283d SHA256: b50c7a446731c3ab4ad0071094b42d6daed42b8154949a892f33e6f68efeb1c7 Description: Multi User Chat module for the Jabber IM Server Jabber is a Free Instant Messaging System . In this package you'll find the multi-user conference add-on for the Jabber IM server. This allows for multiple user to participate in the same chat (similar to IRC). . More information at: http://mu-conference.jabberstudio.org/ Package: ssldump Priority: optional Section: contrib/net Installed-Size: 73 Maintainer: Simon Law Architecture: solaris-i386 Version: 0.9b3-2.2nexenta1 Depends: libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcslr, sunwlibm Suggests: tcpdump Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ssldump_0.9b3-2.2nexenta1_solaris-i386.deb Size: 33732 MD5sum: 2cc571ae9afb99e3116630b32ba1d4a0 SHA1: 57e4c091bcb6d60654e0a0a1f8ee85fc1528128a SHA256: d646b051314bc26330228147fdcd8a91803a690e438e266c341b96b6aabdea26 Description: An SSLv3/TLS network protocol analyzer This program will dump the traffic on a network and analyze it for SSLv3/TLS network traffic, typically used to secure TCP connections. When it identifies this traffic, it decodes the results. When provided with the appropriate keying material, it will also decrypt the connections and display the application data traffic. . ssldump is based on tcpdump, a network monitoring and data acquisition tool. More information on ssldump is available at http://www.rtfm.com/ssldump/ Package: fprobe Priority: optional Section: contrib/net Installed-Size: 16 Maintainer: Radu Spineanu Architecture: solaris-i386 Version: 1.1-6 Replaces: fprobe-ng Provides: fprobe-ng Depends: debconf (>= 0.5) | debconf-2.0, libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/fprobe_1.1-6_solaris-i386.deb Size: 28786 MD5sum: 626d974f7b592898fdb14203f26d2864 SHA1: 7524f1e621f2bea52f88ffa211d0c87857faddb0 SHA256: 3a4bbe7310adf1ce14928e54ca1b2190e275978bf82972cd5d254d514dfa6392 Description: export captured traffic to remote NetFlow Collector A well-maintained alternative to fprobe. This program is a libpcap-based utility which collects network traffic and emits it as NetFlow towards a specified collector. . Homepage: fprobe.sourceforge.net Package: ike-scan Priority: optional Section: contrib/net Installed-Size: 17 Maintainer: Jan Christoph Nordholz Architecture: solaris-i386 Version: 1.9-2 Depends: sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ike-scan_1.9-2_solaris-i386.deb Size: 1278350 MD5sum: 1c37892a2c80e72d43b2566c15827644 SHA1: a9f369bdb9ea1830c0a8b08ca7b6918494027bb7 SHA256: c353e7e85f8d5ba1386bd796fdc70a54ce2b3083f1e2a3db6d99b01d2513e037 Description: discover and fingerprint IKE hosts (IPsec VPN Servers) ike-scan discovers IKE hosts and can also fingerprint them using the retransmission backoff pattern. . ike-scan does two things: . a) Discovery: Determine which hosts are running IKE. This is done by displaying those hosts which respond to the IKE requests sent by ike-scan. . b) Fingerprinting: Determine which IKE implementation the hosts are using. This is done by recording the times of the IKE response packets from the target hosts and comparing the observed retransmission backoff pattern against known patterns. . The retransmission backoff fingerprinting concept is discussed in more detail in the UDP backoff fingerprinting paper which should be included in the ike-scan kit as udp-backoff-fingerprinting-paper.txt. Package: unison-gtk Priority: optional Section: contrib/utils Installed-Size: 4389 Maintainer: Sylvain Le Gall Architecture: solaris-i386 Source: unison Version: 2.27.57-1~hardy1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), ocaml-base-3.10.0, sunwcslr, sunwlibm Recommends: ssh-askpass, ssh-client | openssh-client Conflicts: unison-gtk (<< 2.9.1-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/unison-gtk_2.27.57-1~hardy1_solaris-i386.deb Size: 1712010 MD5sum: c07da42ed9295e58a50988deb189d4d5 SHA1: e164ba0ab2fe19f6f7639ecc287499f39f0a7476 SHA256: f470d4f219d1fdeb446286cc15824d9ef0a0fd9dcba3189a32f2a1be448f169a Description: A file-synchronization tool for Unix and Windows with GTK+ interface Unison is a file-synchronization tool for Unix and Windows, written in OCaml. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. . Unison offers several advantages over various synchronization methods such as CVS, Coda, rsync, Intellisync, etc. Unison can run on and synchronize between Windows and many UNIX platforms. Unison requires no root privileges, system access or kernel changes to function. Unison can synchronize changes to files and directories in both directions, on the same machine, or across a network using ssh or a direct socket connection. . Transfers are optimised using a version of the rsync protocol, making it ideal for slower links. Unison has a clear and precise specification, and is resilient to failure due to its careful handling of the replicas and its private structures. . This package adds the optional GTK+ interface. Homepage: http://www.cis.upenn.edu/~bcpierce/unison/ Package: rbldnsd Priority: optional Section: contrib/net Installed-Size: 13 Maintainer: Michael Tokarev Architecture: solaris-i386 Version: 0.996a Depends: adduser, libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/rbldnsd_0.996a_solaris-i386.deb Size: 88346 MD5sum: fb5efff529971f7cb60da680a8b65067 SHA1: 25fea1dfc3deb5e765fd8a579738e94f24b9411e SHA256: 36d53d213f5a0c10d1f8f172cc4436bf8450730a7fbe963eaa5ae8c721f51ea2 Description: small nameserver daemon designed for DNSBLs Rbldnsd is a small authoritate-only DNS nameserver designed to serve DNS-based blocklists (DNSBLs). It may handle IP-based and name-based blocklists. Package: nemesis Priority: extra Section: contrib/net Installed-Size: 160 Maintainer: Domenico Andreoli Architecture: solaris-i386 Version: 1.32+1.4beta3-2 Depends: libgcc1 (>= 1:4.2.1), libnet0, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/nemesis_1.32+1.4beta3-2_solaris-i386.deb Size: 64876 MD5sum: 34b59bf4edb940995567401b3ceec882 SHA1: cf57e516605a9288451e13e8cf379b0db949ed0f SHA256: 200571ca397c1d3505858ec7a3b0f4dd2f60dcdd469aea4823d4f85c9243ccfb Description: TCP/IP Packet Injection Suite The Nemesis Project is designed to be a commandline-based, portable human IP stack for UNIX/Linux. The suite is broken down by protocol and should allow for useful scripting of injected packet streams from simple shell scripts. . Key features: * support for ARP, DNS, ICMP, IGMP, OSPF, RIP, TCP, UDP protocols * layer 2 or layer 3 injection * packet payload from file . Homepage: http://www.packetfactory.net/Projects/nemesis/ Package: scli Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Remco van de Meent Architecture: solaris-i386 Version: 0.2.12-2.2build1-build1 Replaces: stools Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), libxml2 (>= 2.6.27), sunwcsl Conflicts: stools Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/scli_0.2.12-2.2build1-build1_solaris-i386.deb Size: 220018 MD5sum: df28ee52d95d9fc3342613b417f92f2a SHA1: f11da5f07eab6dad4849f455e6a9ac0d700b19ac SHA256: faa7f5f1d0d4b8ddf21869c93d518124e33c2a949248d792683906f6a9eb9972 Description: a collection of SNMP command line management tools The scli package was written in order to have small and efficient command line utility to monitor and configure network devices and host systems. The scli package is based on the SNMP management protocol and it utilizes a MIB compiler called smidump to generate C stub code. In fact, virtually no SNMP knowledge is required in order to extend the scli programs with new features. . In other words, the slogan for this little package is: . "After more than 10 years of SNMP, I felt it is time for really useful command line SNMP monitoring and configuration tools. ;-)" . (description taken from upstream sources) . scli replaces the stools package Package: ratbox-services-mysql Priority: optional Section: contrib/net Installed-Size: 334 Maintainer: Arnaud Cornet Architecture: solaris-i386 Source: ratbox-services Version: 1.1.2-2 Replaces: ratbox-services-pgsql, ratbox-services-sqlite Provides: ratbox-services Depends: libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), ratbox-services-common, sunwcslr Conflicts: ratbox-services Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ratbox-services-mysql_1.1.2-2_solaris-i386.deb Size: 123368 MD5sum: 12cf862686c38e980d6ec0b8157b96cd SHA1: 6e048ebfac0fc451f4d41a588094cb9f3a2c3eb4 SHA256: d1d7ccb1e698a435390a98faffc8cc766b20a1ff52925ddca902096a5a09e833 Description: irc services for use with ircd-ratbox with the mysql backend ratbox-services is a highly configurable irc services program, with nearly all options being set in a config that can be rehashed rather than set at compile time. . This package uses the MySQL database backend. Homepage: http://services.ircd-ratbox.org/ Package: synergy Priority: optional Section: contrib/x11 Installed-Size: 28 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Cord Beermann Architecture: solaris-i386 Version: 1.3.1-2ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxinerama1, libxtst6, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/synergy_1.3.1-2ubuntu2_solaris-i386.deb Size: 633748 MD5sum: 2969bd9ba7847d2ee0664b9f12c21193 SHA1: 4eaf76d9302134547cda3d4a29872ca5e36f4fec SHA256: 288a3efffb8686cac21a1baa309e5d4d1e98bc28a71436696ed4ce314912aa09 Description: Share mouse, keyboard and clipboard over the network Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It's intended for users with multiple computers on their desk since each system uses its own display. . Redirecting the mouse and keyboard is as simple as moving the mouse off the edge of your screen. Synergy also merges the clipboards of all the systems into one, allowing cut-and-paste between systems. Furthermore, it synchronizes screen savers so they all start and stop together and, if screen locking is enabled, only one screen requires a password to unlock them all. . Packages for Windows/MacOS/RPM and Sources can be found at http://sourceforge.net/project/showfiles.php?group_id=59275 Package: fping Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Version: 2.4b2-to-ipv6-14 Replaces: netstd Depends: sunwcslr Conflicts: suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/fping_2.4b2-to-ipv6-14_solaris-i386.deb Size: 31216 MD5sum: 396fd5a11ef4066156bfc825f7651d73 SHA1: 53a4cee0ed83f3c69227c31a206eb032b22b93e0 SHA256: 50fc52971ffd41b2255b893eb15b1fe85dd10d05db40996057be13445501bed4 Description: sends ICMP ECHO_REQUEST packets to network hosts fping is a ping like program which uses the Internet Control Message Protocol (ICMP) echo request to determine if a target host is responding. fping differs from ping in that you can specify any number of targets on the command line, or specify a file containing the lists of targets to ping. Instead of sending to one target until it times out or replies, fping will send out a ping packet and move on to the next target in a round-robin fashion. . Homepage: http://www.fping.com/ Package: zabbix-agent Priority: optional Section: contrib/net Installed-Size: 40 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Zabbix Maintainers Architecture: solaris-i386 Source: zabbix Version: 1:1.4.2-4ubuntu3 Depends: adduser, debconf (>= 0.5) | debconf-2.0, libgcc1 (>= 1:4.2.1), libldap-2.4-2 (>= 2.4.7), logrotate, sunwcsl, sunwcslr, sunwlibm, ucf Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/zabbix-agent_1.4.2-4ubuntu3_solaris-i386.deb Size: 148284 MD5sum: 8ddc3d036f433628dc7a82d79e1afa46 SHA1: 0195fcd2b0e5c3c696932d3daa5640c7886ed0e5 SHA256: 962b229d56f5f319d8e2b397bd59c37e5ff790ee23b28f5290ee6bd1835710c1 Description: software for monitoring of your networks -- agent Zabbix is an all-in-one 24x7 free monitoring solution for both commercial and non-commercial use. . Zabbix can be installed on any UNIX platform. It acts as server that monitors client systems running on different platforms as well as other Network devices. The Software can be used for: . o high level monitoring of IT Services o centralised monitoring of your servers and applications o monitoring of SNMP-enabled devices o performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.) o data visualization . and much more. . This package provides all binaries which are needed to integrate a System as zabbix client. Package: ysm Priority: optional Section: contrib/net Installed-Size: 13 Maintainer: Ilya M. Slepnev Architecture: solaris-i386 Source: ysmv7 Version: 2.9.9-2-build1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libreadline5 (>= 5.2), sunwcslr Suggests: perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/ysm_2.9.9-2-build1_solaris-i386.deb Size: 125828 MD5sum: 6591262cd76d4eff97ee35c0b5de8698 SHA1: 9fd59f1d95e079c8632bde7ed8d0babb4642bf0c SHA256: 8673b99a1e9f1db9351b2f9608f7a6abd28375ff213a8064256a97e44d0aedb7 Description: Powerful console ICQ client A Free, open source (GPL license) console based ICQ client. Full of humor and interesting features, ysm has an easy to use command line interface which allows faster communication with your contacts. Package: loqui Priority: optional Section: contrib/net Installed-Size: 898 Maintainer: Yoichi Imai Architecture: solaris-i386 Version: 0.4.4-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgnet2.0-0 (>= 2.0.7), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/loqui_0.4.4-1_solaris-i386.deb Size: 315500 MD5sum: 2b5767608a474a62e5519f26a4f3d598 SHA1: eaefe7e0978ef9df61484815f538854083ba34e4 SHA256: 07cb4556d1f57437c83b26e9d02b08dd1b6369297d8f6d1a1e8f51e884757c95 Description: IRC/Chat client for Gtk2 Loqui is a IRC/chat client based on gtk2, supports multiple servers and multiple protocols, has and the common buffer (a buffer to show messages on the channels that not currently selected). Package: irssi-plugin-xmpp Priority: optional Section: contrib/net Installed-Size: 57 Maintainer: David Ammouial Architecture: solaris-i386 Version: 0.13-1 Depends: irssi, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libidn11 (>= 0.5.18), libloudmouth1-0 (>= 1.1.4-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/irssi-plugin-xmpp_0.13-1_solaris-i386.deb Size: 21486 MD5sum: 2f51a58b7da60b99eba04c92e55c0cf6 SHA1: fdfdf23a2e1ab355c5131f0ff154c93cb72f5f24 SHA256: feb445e2c327dfe157b736bb99884808a68cd5a9f79a928e83a053d838569316 Description: XMPP plugin for irssi An irssi plugin to connect to the Jabber network, using the XMPP protocol. . Its aim is to provide a good integration in this text-based irc client and a good support of XMPP. . Current main features are: - Sending and receiving messages in irssi's query windows - A roster with contact's ressources tracking (contact list) - Contact management (add, remove, manage subscriptions...) - Contact's JIDs, ressources and commands completion (TAB key) - Multiple accounts support (in different connection) - Unicode support (UTF-8) - SSL support . Homepage: http://cybione.org/src/irssi-xmpp/ Package: giftoxic Priority: optional Section: contrib/net Installed-Size: 155 Maintainer: Bruno Barrera C. Architecture: solaris-i386 Version: 0.0.10-4ubuntu1 Provides: gift-client Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgift0 (>= 0.11.8.1), libgift0 (<< 0.12), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Recommends: giftd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/giftoxic_0.0.10-4ubuntu1_solaris-i386.deb Size: 66914 MD5sum: 118471559591ac6c2e698f73fb23aaeb SHA1: e037b380b2781b3e4e43afc2b0fb8aaebdd5d60e SHA256: a321b4dad424dc03f1cd4c4d1c553265879c5b9c5b422e7e68349d8cd0c256cf Description: GTK2 based GUI for the giFT filesharing system giFToxic is a simple and good-looking front-end to the giFT filesharing system. It allows the user to perform searches and control downloads and uploads. It needs a giFT daemon to connect to, which usually runs on the same computer as itself. Package: transproxy Priority: extra Section: contrib/net Installed-Size: 14 Maintainer: Bernd Eckenfels Architecture: solaris-i386 Version: 1.5-3 Depends: sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/net/transproxy_1.5-3_solaris-i386.deb Size: 25572 MD5sum: cd0c710a8b135e1cd7fe0f0a659c557d SHA1: 64d7107db9523a66d71ab572382c0f5ab2355ac2 SHA256: 2b020dd9dd976c772fd7ce219c9af0cf37b36d6dbcb01784f7e58cde49b8abad Description: Transparent Proxy Daemon for HTTP requests The program is used in conjunction with the Linux Transparent Proxy networking feature, and ipfwadm, to transparently proxy HTTP and other requests. Package: giblib1-dbg Priority: extra Section: contrib/libdevel Installed-Size: 8 Maintainer: Eric Dorland Architecture: solaris-i386 Source: giblib Version: 1.2.4-5 Depends: giblib1 (= 1.2.4-5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/giblib1-dbg_1.2.4-5_solaris-i386.deb Size: 26562 MD5sum: 56d9e97bf24a47207c783a63e8191fa4 SHA1: 8f4738b94d10ef953028e7202291ac442697050a SHA256: 4ea37979ebadafd5c22a1f8aa77222bac6f6e07d60086cda68c76b4564e62d41 Description: debugging symbols for giblib1 giblib is a library of handy stuff. Contains an imlib2 wrapper to avoid the context stuff, doubly-linked lists and font styles. . This package contains the debugging symbols for giblib1. Homepage: http://linuxbrit.co.uk/giblib/ Package: libzip-dev Priority: optional Section: contrib/libdevel Installed-Size: 195 Maintainer: Fathi Boudra Architecture: solaris-i386 Source: libzip Version: 0.8-1 Depends: libzip1 (= 0.8-1), zlib1g-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libzip-dev_0.8-1_solaris-i386.deb Size: 81890 MD5sum: 491ed65b3b21a3cdd8ebef35e263524e SHA1: fb88a78c85f62fd399310a5ad1ade3c39f771216 SHA256: 7401c268db5c7e08236b7903f23ec2134dfda71d594cf3567fe7c74d25ad692b Description: library for reading, creating, and modifying zip archives (development) libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. . This package contains the static libraries and headers for developing applications that use the libzip library API. . Homepage: http://www.nih.at/libzip/ Package: libvarconf-dev Priority: optional Section: contrib/libdevel Installed-Size: 15 Maintainer: Michael Koch Architecture: solaris-i386 Source: varconf Version: 0.6.5-2 Replaces: libvarconf-1.0-dev Depends: libsigc++-2.0-dev, libvarconf-1.0-6 (= 0.6.5-2) Conflicts: libvarconf-1.0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libvarconf-dev_0.6.5-2_solaris-i386.deb Size: 18810 MD5sum: 7f41ad9f7eccd37c311475d84da19fe8 SHA1: 37ecfd07b7a477951f735bca953e052111572a02 SHA256: 0995caee38e6b7c4df39128c5d10ba7f61147410c9079f77501d33924ecf4666 Description: WorldForge configuration file handling library - development files Varconf is a configuration system designed for the STAGE server. Varconf can parse configuration files, command-line arguments and environment variables. It supports callbacks and can store its configuration information in separate Config objects or in one global configuration instance. . This package contains the development files for compiling applications and libraries depending on varconf. Package: libzzip-dev Priority: optional Section: contrib/libdevel Installed-Size: 239 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: zziplib Version: 0.13.49-3 Depends: libzzip-0-13 (= 0.13.49-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libzzip-dev_0.13.49-3_solaris-i386.deb Size: 104364 MD5sum: efcfd1df7c64a54ba7c44e0f6b72fbc3 SHA1: 6d653c2c761b78fb1cd6bc9476ab67a86675f7f9 SHA256: 46fb47951eeda20ac10ea5088aed874b4773e0dee019f808c1599824a4eb0db3 Description: library providing read access on ZIP-archives - development The zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools. . This package contains the header files and static library needed to compile applications that use zziplib. . Author: Guido Draheim Homepage: http://zziplib.sourceforge.net Package: libxdelta2-dev Priority: extra Section: contrib/libdevel Installed-Size: 84 Maintainer: LaMont Jones Architecture: solaris-i386 Source: xdelta Version: 1.1.3-8 Replaces: xdelta-dev Depends: libxdelta2 (= 1.1.3-8) Conflicts: libxdelta0-dev, libxdelta1-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxdelta2-dev_1.1.3-8_solaris-i386.deb Size: 60206 MD5sum: 2845ecb8fa1c3cab93f5e1539b54b7d6 SHA1: 9fc7ff78baead68f7142a68f4f10bd62cda8ebf4 SHA256: faf7c152847864130ac875303f96d0453bf3cef5c70ef81b4c3d9219cb72b553 Description: Xdelta development files Xdelta is an application program designed to compute changes between files. These changes (deltas) are similar to the output of the "diff" program in that they may be used to store and transmit only the changes between files. However, unlike diff, the output of Xdelta is not expressed in a human-readable format--Xdelta can also apply these deltas to a copy of the original file. Xdelta uses a fast, linear algorithm and performs well on both binary and text files. . This is are the development files for the runtime library. Package: libwebauth1-dev Priority: extra Section: contrib/libdevel Installed-Size: 7 Maintainer: Russ Allbery Architecture: solaris-i386 Source: webauth Version: 3.5.5-1 Depends: libkrb5-dev, libwebauth1 (= 3.5.5-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libwebauth1-dev_3.5.5-1_solaris-i386.deb Size: 44134 MD5sum: 23bce7d27d7d5e55138d4f13f09c0ed7 SHA1: 9794e4d50a7026dd60c432aa505919679aecc078 SHA256: b105400da9706e076d1cff258d65d793b81d0fc5e8e1d0e65fa4fec0220cdbad Description: Development files for WebAuth authentication WebAuth is a cookie-based web authentication system built on top of Kerberos. It relies on a central authentication server that handles all user authentication for a domain and creates user authentication credentials for any web server that needs strong authentication. . This package contains the symlinks, headers, and static library needed to compile and link programs that use libwebauth. Homepage: http://webauth.stanford.edu/ Package: libtranslate-dev Priority: optional Section: contrib/libdevel Installed-Size: 29 Maintainer: Ubuntu MOTU Team Original-Maintainer: Gauvain Pocentek Architecture: solaris-i386 Source: libtranslate Version: 0.99-0ubuntu4.1 Depends: libtranslate0 (= 0.99-0ubuntu4.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtranslate-dev_0.99-0ubuntu4.1_solaris-i386.deb Size: 129272 MD5sum: 6f4abbf6332e1f40013c1b1504096bc5 SHA1: 56f4b4aa7fbc5aaf7b8c7a84204faa61e3282b1c SHA256: 55da9a3182e4df39bdf92009533e7b142e6c662fa3e7a9328952ea03cdd26105 Description: Development files for libtranslate This package contains the files necessary for compiling programs that depend on libtranslate. . Web page: http://www.nongnu.org/libtranslate/ Package: libsnacc-dev Priority: optional Section: contrib/libdevel Installed-Size: 1012 Maintainer: Debian FDT tools team Architecture: solaris-i386 Source: snacc Version: 1.3bbn-9.2 Depends: libsnacc0c2 (= 1.3bbn-9.2) Recommends: snacc-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsnacc-dev_1.3bbn-9.2_solaris-i386.deb Size: 232856 MD5sum: b41c692dce8ad445960ce6f83b28c279 SHA1: d628085d7ca0c8773545291de119aa05a2b4eef2 SHA256: 2bd277c045424fb6c1d5c48b30f28f0b18c172ab0b1b1e158668eef9992982d4 Description: ASN.1 to C or C++ or IDL compiler, development files Snacc is short for "Sample Neufeld ASN.1 to C Compiler" and ASN.1 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824). Snacc supports a subset of ASN.1 1988. If you need features of ASN.1 1992 or later, snacc is not for you. . This package contains the static libraries and C/C++ header files for snacc development. Package: liberis-1.3-14-dbg Priority: extra Section: contrib/libdevel Installed-Size: 9 Maintainer: Michael Koch Architecture: solaris-i386 Source: eris Version: 1.3.13-1 Depends: liberis-1.3-14 (= 1.3.13-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liberis-1.3-14-dbg_1.3.13-1_solaris-i386.deb Size: 1732434 MD5sum: f395cfaa9d29dad161cf8a64251277f3 SHA1: 62989c3de945ee84a8643e335ad8a859853da3d0 SHA256: a9665ca299c8be2d9f717a56a4804b8309af5b91e5ec3cd62491e27a5b7beae2 Description: The WorldForge client entity library - debugging library Eris is designed to simplify client development (and avoid repeating the same work several times), by providing a common system to deal with the back end tasks. Notably, Eris encapsulates most of the work in getting Atlas entities available on your client, logging into a server, and managing updates from the server. Thus it can be considered as a session layer above Atlas, providing persistent (for the session) objects as opposed to Atlas ones (which are transient). It handles the client-side implementation of the meta-server protocol, and querying game servers; out-of-game (OOG) operations (via the Lobby and Rooms), and most important in-game (IG) operations such as entity creation, movement and updates. . Eris provides a generic 'Entity' class, which you are free to sub-class and provide to the system (by registering a factory with the World); thus you are free to create different classes to handle characters, walls, vehicles, etc as your client dictates. An alternative approach is to simply create peer classes, and connect them to Eris via callbacks. Eris makes extensive use of libSigC++, which must be correctly installed and functioning on your system. Familiarity with signal/slot programming concepts is essential for using Eris; the libSigC++ home-page has some examples. Gtk+ or QT signal systems also provide a good introduction. . This package contains the debugging library. Homepage: http://www.worldforge.org/ Package: libgtkglext1-dev Priority: optional Section: contrib/devel Installed-Size: 1204 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Marcelo E. Magallon Architecture: solaris-i386 Source: gtkglext Version: 1.2.0-0ubuntu1 Depends: libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libgtk2.0-dev, libgtkglext1 (= 1.2.0-0ubuntu1), libice-dev, libsm-dev, libxmu-dev, libxt-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgtkglext1-dev_1.2.0-0ubuntu1_solaris-i386.deb Size: 447274 MD5sum: 54e5d4ddd1f9aac2540aa1637d0ca6ae SHA1: dfebedbeba8a77e7acac48a94d82dcfd76e95030 SHA256: ad95ec73673e0024f0ef4a40846e02f8c41761b02bac9d1e25062cee10edf7d8 Description: OpenGL Extension to GTK (development files) GtkGLExt provides the GDK objects to support OpenGL rendering in GTK, and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable. . This package contains files that you need to compile programs using libgtkglext. Package: pango-graphite-dbg Priority: optional Section: contrib/libdevel Installed-Size: 9 Maintainer: Daniel Glassey Architecture: solaris-i386 Source: pango-graphite Version: 0.9.2-3 Depends: pango-graphite (= 0.9.2-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/pango-graphite-dbg_0.9.2-3_solaris-i386.deb Size: 113098 MD5sum: 196434dba0e95f3ea1ce568d7e505545 SHA1: d5da27d5ee9b1514ffe98f8865073f45c217c2a6 SHA256: 14a80967ebef4c5ccebc159988957a44021d66528c4c6361c364618eb153156c Description: SILGraphite support for pango - debug symbols SILGraphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensability. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the SILGraphite rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using gdlcomp. . This package contains the debug symbols of the pango module. Package: libloudmouth1-dev Priority: optional Section: libdevel Installed-Size: 301 Maintainer: Ross Burton Architecture: solaris-i386 Source: loudmouth Version: 1.3.4-1 Depends: libglib2.0-dev, libgnutls-dev, libidn11-dev, libloudmouth1-0 (= 1.3.4-1) Conflicts: libloudmouth-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libloudmouth1-dev_1.3.4-1_solaris-i386.deb Size: 108006 MD5sum: 7f59e5498937849564adeb1c80e6926e SHA1: a58abec7cec0f849d73042d93cb05aac4c150a56 SHA256: 3e9f91ca1e4623ae5c3509475f85d0191760ef1ba0cf693bd56ee91beb683ee1 Description: Development files for Loudmouth Jabber library The development headers and API documentation for the LoudMouth Jabber library. See the description of loudmouth0 for a more detailed description. Package: libdfb++-dev Priority: optional Section: contrib/libdevel Installed-Size: 354 Maintainer: Guillem Jover Architecture: solaris-i386 Source: dfb++ Version: 1.0.0-3 Depends: libdfb++-1.0-0 (= 1.0.0-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdfb++-dev_1.0.0-3_solaris-i386.deb Size: 53200 MD5sum: 161d703d0a84afd1b6458dc78950d9bf SHA1: ba33944358338bfdb579fdf2e5f7605c4d7e9fa7 SHA256: 5dc41adab1736de70d7692277554b6ecf0fbd68fe1aa319c8d8671b247661481 Description: c++ bindings for DirectFB - development files DFB++ is a C++ binding library for DirectFB, which is a graphics library designed with embedded systems in mind. It offers maximum hardware accelerated performance at a minimum of resource usage and overhead. . This package contains the files needed to compile and link programs which use DFB++. Homepage: http://www.directfb.org/ Package: libmoe-dev Priority: optional Section: contrib/devel Installed-Size: 97 Maintainer: Fumitoshi UKAI Architecture: solaris-i386 Source: libmoe Version: 1.5.7-1 Replaces: libiso2mb-dev Depends: libc6-dev, libmoe1.5 (= 1.5.7-1) Conflicts: libiso2mb-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmoe-dev_1.5.7-1_solaris-i386.deb Size: 800204 MD5sum: f3009d04648bf9939ac00de00357515b SHA1: ce48a310cc5447a2844cb8c1d5dbf8ccc8715c06 SHA256: b82fda9ba89108786a7bfccf4011521a64837d67138de96384fa29d6a7d0cbb6 Description: library to handle multiple octets character encoding scheme (devel files) libmoe is a collection of routines to handle sequence of characters consisting of multiple octets. The main functionalities are to convert the encoding of a character from ISO 2022 to "fake" UTF-8, and vice versa. . This development package contains include files for the interface. It includes also a static lib for particular cases. Package: etl-dev Priority: optional Section: contrib/libdevel Installed-Size: 43 Maintainer: Debian Synfig Maintainers Architecture: solaris-i386 Source: etl Version: 0.04.11-1~hardy1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/etl-dev_0.04.11-1~hardy1_solaris-i386.deb Size: 163266 MD5sum: 0f1f6537b0e5386a5c61e70c0923865c SHA1: 919902f08bee2007d412bc53fc24679b68a382a4 SHA256: 68054f21bcdc3c69d4eb23160f879d0eeb3896e86a6cddc8eb08b62d2081cc9a Description: Voria Extended Class and Template Library Voria ETL is a multi-platform class and template library designed to add new datatypes and functions which combine well with the existing types and functions from the C++ Standard Template Library (STL). Homepage: http://www.synfig.org/ Package: openbox-dev Priority: optional Section: contrib/libdevel Installed-Size: 21 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Openbox Maintainers Architecture: solaris-i386 Source: openbox Version: 3.4.6.1-0ubuntu2 Depends: libobparser16 (>= 3.4.6.1-0ubuntu2), libobrender16 (>= 3.4.6.1-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/openbox-dev_3.4.6.1-0ubuntu2_solaris-i386.deb Size: 69684 MD5sum: 47ce1191741748871db8f84076acd966 SHA1: e2f30810d8a04f76a33ee78bb57e518fb4964e65 SHA256: 37304fbc03f6d7dda4e60a810c08071511decae38ee337f37252d36cf21aa3f8 Description: standards compliant, fast, light-weight, extensible window manager Openbox works with your applications, and makes your desktop easier to manage. This is because the approach to its development was the opposite of what seems to be the general case for window managers. Openbox was written first to comply with standards and to work properly. Only when that was in place did the team turn to the visual interface. . Openbox is fully functional as a stand-alone working environment, or can be used as a drop-in replacement for the default window manager in the GNOME or KDE desktop environments. . Openbox 3 is a completely new breed of window manager. It is not based upon any existing code base, although the visual appearance has been based upon that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase. . This package contains the development headers for building openbox stuff. Homepage: http://www.openbox.org Package: libgbf-1-dev Priority: optional Section: contrib/libdevel Installed-Size: 18 Maintainer: Rob Bradford Architecture: solaris-i386 Source: gnome-build Version: 0.2.4-1 Provides: libgbf-dev Depends: libgbf-1-1 (= 0.2.4-1) Conflicts: libgbf-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgbf-1-dev_0.2.4-1_solaris-i386.deb Size: 34192 MD5sum: f80dc88696ebd79aebcdc43b7d7d52b9 SHA1: 43248709d4e52a728602de7bb2d86fd633e52738 SHA256: f2150537f4761280c569cee7a95103c3ce823297ecdf4622504a6465777a6665 Description: GNOME Development Framework - development files Provides a development and debug framework for tools designed around the GNOME desktop environment. . This package provides the development files for building programs against this library. Package: libmecab-dev Priority: optional Section: contrib/libdevel Installed-Size: 11 Maintainer: TSUCHIYA Masatoshi Architecture: solaris-i386 Source: mecab Version: 0.96-1 Depends: libmecab1 (= 0.96-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmecab-dev_0.96-1_solaris-i386.deb Size: 470296 MD5sum: 7d71d225ec980cf2eaf7e955617692d2 SHA1: b7da63faa57cc5f255cb06d3bf20fabbde5b21a6 SHA256: 67e3a450d97789b798491844fb02d70f6b5719f56459de1999fc662eb4f4dd6e Description: Header files of Mecab This package provides header files which are necessary to development programs using runtime libraries of Mecab, that is a Japanese morphological analysis system. Package: libgcgi-dev Priority: optional Section: contrib/libdevel Installed-Size: 8 Maintainer: Jeremy T. Bouse Architecture: solaris-i386 Source: libgcgi Version: 0.9.5.dfsg-2 Depends: libgcgi0 (= 0.9.5.dfsg-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgcgi-dev_0.9.5.dfsg-2_solaris-i386.deb Size: 28022 MD5sum: 3e4fb5b5299dbaa8f7e932aeb41f7618 SHA1: 7bcc54607d558fa4ee3dad12334ddca949aae2a5 SHA256: bd03e1f92fadd5a79d0d7a349b562b5a4628cfbed79ed84c76561028212175e8 Description: library for CGI programs in C GCGI is a library that implements NCSA's common gateway interface (CGI) as well as extensions to that interface as defined in RFC2388. . This package contains the header files and the static version of the library. Package: libvala-dev Priority: optional Section: contrib/libdevel Installed-Size: 122 Maintainer: Maintainers of Vala packages Architecture: solaris-i386 Source: vala Version: 0.3.5-1~hardy1 Depends: libglib2.0-dev (>= 2.10.0), libvala0 (= 0.3.5-1~hardy1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libvala-dev_0.3.5-1~hardy1_solaris-i386.deb Size: 158044 MD5sum: e26e7dc49fb238a1b5ad0e4768c3c26c SHA1: 8de0455df67223a66c11ade37efd9dcf501a5eaf SHA256: 1d89ca5d88a2b335ffe0bf1cd46493a355a6f2a0be99189434b1b1f9a1c9bfd0 Description: C# like language for the GObject system - development headers Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. . This package has the development library and headers for valac. These headers can be used for building tools around Vala. Homepage: http://live.gnome.org/Vala/ Package: libglrr-gtk-dev Priority: extra Section: contrib/libdevel Installed-Size: 21 Maintainer: NIIBE Yutaka Architecture: solaris-i386 Source: glrr Version: 20050529-2 Depends: libglrr-gtk0 (= 20050529-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libglrr-gtk-dev_20050529-2_solaris-i386.deb Size: 9022 MD5sum: 48d26866f9d116cdfe27aebfcc6334ae SHA1: fd3131b4999e95fdc9e8e3c17b02417beb2f1c82 SHA256: e943d7b79aa0a9b1e2e3582abab2e15c1b7eae54d65a961b437e542b372ab931 Description: Development library of Grift (gtk) Grift is a library that provides a framework for developing a UI-independent application. . Homepage: http://sourceforge.net/projects/grift/ Package: libgiigic1-dev Priority: optional Section: contrib/libdevel Installed-Size: 65 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libgiigic Version: 1.1.1-3 Depends: libggi2-dev (>= 1:2.2.1-4), libgiigic1 (= 1.1.1-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgiigic1-dev_1.1.1-3_solaris-i386.deb Size: 68984 MD5sum: d8e1772f584f92ff656688290eb717f7 SHA1: a7223be71c5e505673e80a429c99fb5607ec49a1 SHA256: 455d48bc7ac5aa4cb6103fef09fd11b8f4a3e51891073dbb0c2c09717b7e5de9 Description: development package for libgiigic The goal of LibGIIGIC is to provide a single easy to use, but yet powerful API for (re)binding any kind of action to all possible input devices through LibGII at runtime. . You likely know this feature from modern computer games, where you can say which key (= input source) is used to shoot (= action) with your shotgun. . Homepage: http://www.ggi-project.org/ Package: libgtkhtml3.8-dev Priority: optional Section: contrib/libdevel Installed-Size: 1104 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Evolution Maintainers Architecture: solaris-i386 Source: gtkhtml3.8 Version: 1:3.13.5-1ubuntu1 Depends: libglade2-dev, libgnomeprintui2.2-dev, libgnomeui-dev, libgtkhtml3.8-15 (= 1:3.13.5-1ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgtkhtml3.8-dev_3.13.5-1ubuntu1_solaris-i386.deb Size: 349586 MD5sum: 257b86e1e307937782eb18226de29c59 SHA1: 9faf6d87f08069e1d65065c183ac73aa61e96548 SHA256: 05997fb2117f2ecdafee99134be5f5b43fd7f73478d6da8e8ba37688db363c84 Description: HTML rendering/editing library - development files This is GtkHTML, a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, but is now being developed independently. Package: libaudiere-dev Priority: optional Section: contrib/libdevel Installed-Size: 595 Maintainer: Arthur Loiret Architecture: solaris-i386 Source: audiere Version: 1.9.4-2 Depends: libaudiere-1.9.4 (= 1.9.4-2), libcdaudio-dev, libdumb1-dev, libflac-dev, libspeex-dev, libvorbis-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libaudiere-dev_1.9.4-2_solaris-i386.deb Size: 153242 MD5sum: 5bdb81a6ae24667e218e2bd64002f08d SHA1: daee5e907737d7c7a617b05c981bcbb7e0e15598 SHA256: 7cfcd4338ab6e3f1366f585350bdb61b44b5150bd7483c715bbad3b523224847 Description: a portable, high-level audio library (development files) Audiere can play Ogg Vorbis, MP3, FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. . This package contains the header files and static libraries needed to build programs that use audiere. . Homepage: http://audiere.sourceforge.net/ Package: libsbc-dev Priority: extra Section: contrib/libdevel Installed-Size: 14 Maintainer: Krzysztof Burghardt Architecture: solaris-i386 Source: libsbc Version: 0.0cvs20070728-1nexenta1 Depends: libsbc0 (= 0.0cvs20070728-1nexenta1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsbc-dev_0.0cvs20070728-1nexenta1_solaris-i386.deb Size: 15172 MD5sum: a534cc5bfa7b0800b42537338b1b7108 SHA1: 4aced7c4b95c14e828edaa28c6db62309f3f04c4 SHA256: d286faa3bcc61bc1dab373a5341fe921f1018d1ca93901518e09b2bbe414d83b Description: Development files for subband codec (SBC) library Development files for Bluetooth low-complexity, subband codec (SBC) library. Package: libosip2-dev Priority: optional Section: contrib/libdevel Installed-Size: 723 Maintainer: Debian VoIP Maintainers Architecture: solaris-i386 Source: libosip2 Version: 3.0.3-2-1 Replaces: libosip2-3 (<= 2.2.2-3.1) Depends: libosip2-2 (= 3.0.3-2-1) Recommends: pkg-config Conflicts: libosip2-3 (<= 2.2.2-3.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libosip2-dev_3.0.3-2-1_solaris-i386.deb Size: 133626 MD5sum: 563db20e0e66d8050dee6f8db2d0b28e SHA1: cd00fd38c0f660a3ae598009bc9ed5d42118ce34 SHA256: b77f167479f81bafbce8ec12fc5141f1544574ce476e5b87be11373220e5de99 Description: development files for the SIP library libosip2 header files and static libraries to assist in development of programs wishing to use SIP. . The oSIP library is written in C, is thread safe and has no dependencies except the standard C library. . oSIP could be used to implement an IP soft-phone as well as embedded SIP software. oSIP is not limited to endpoint agents implementations and can also be used to implement SIP proxies or registration services. . oSIP currently provides an API for the SIP message parser, SDP message parser, and library to handle "SIP transactions" as defined by the SIP standards (RFC3261). . Further information is available at Package: libhz-dev Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Yu Guanghui Architecture: solaris-i386 Source: zh-autoconvert Version: 0.3.16-2 Depends: libc6-dev, libhz0 (= 0.3.16-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libhz-dev_0.3.16-2_solaris-i386.deb Size: 155866 MD5sum: db9875c799613095c20e93b09aee0730 SHA1: a132659709c125765f8d5362d1ee82bfba6ed787 SHA256: f9389d94ef06bbf835b471d0e2f4d23ce645363c68e78ea850f602cca20c823e Description: Headers and static libraries for zh-autoconvert Contains the symlinks, headers, and object files needed to compile and link programs which use the zh-autoconvert library. . Author: Yu Guanghui Package: libskstream-0.3-4-dbg Priority: extra Section: contrib/libdevel Installed-Size: 7 Maintainer: Michael Koch Architecture: solaris-i386 Source: skstream Version: 0.3.6-3 Depends: libskstream-0.3-4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libskstream-0.3-4-dbg_0.3.6-3_solaris-i386.deb Size: 81922 MD5sum: 69202513cc79886cecf89683651f7717 SHA1: 6adc2f6e66be95e40c1743c809155674b8eeff49 SHA256: a995a06b629c1382769c8baeda5bf4ba0cea42b6d5e2d7db6445a97c44f07f57 Description: Isostream C++ socket library - debugging libs skstream implements an isostream C++ socket library. TCP- and UDP-sockets are available as C++ classes. . This package contains the unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The library is installed in /usr/lib/debug and can be used by placing the directory in LD_LIBRARY_PATH. . Most people will not need this package. Package: liblasi-dev Priority: optional Section: contrib/libdevel Installed-Size: 399 Maintainer: Rafael Laboissiere Architecture: solaris-i386 Source: lasi Version: 1.0.6-3 Depends: liblasi0 (= 1.0.6-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblasi-dev_1.0.6-3_solaris-i386.deb Size: 145398 MD5sum: 64bd47116e728cd87de81fdfb14845e6 SHA1: 2a113deb4f4093876655f344fc8f3e3242d573fd SHA256: d23230a4b6b4d387aca94801e5d7cec15c642f36aa338cb8b1c47c4dbb69703d Description: development files and documentation for the LASi library LASi is a library that provides a C++ stream output interface (with operator <<) for creating PostScript documents that can contain characters from any of the scripts and symbol blocks supported in Unicode and by the Pango layout engine. The library accommodates right-to-left scripts such as Arabic and Hebrew as easily as left-to-right scripts. Indic and Indic-derived Complex Text Layout (CTL) scripts, such as Devanagari, Thai, Lao, and Tibetan are supported to the extent provided by Pango and by the OpenType fonts installed on your system. All of this is provided without need for any special configuration or layout calculation on the programmer's part. . This package contains the development files as well as the HTML documentation for LASi. . Homepage: http://www.unifont.org/lasi/ Package: librfxswf-dev Priority: extra Section: contrib/libdevel Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Simo Kauppi Architecture: solaris-i386 Source: swftools Version: 0.8.1-1ubuntu1 Depends: libfontconfig1-dev (>= 2.4.2-1), libfreetype6-dev (>= 2.2.1-5), libgif-dev, libjpeg62-dev (>= 6b-13), libt1-dev (>= 5.1.0-2), zlib1g-dev (>= 1:1.2.3-13) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/librfxswf-dev_0.8.1-1ubuntu1_solaris-i386.deb Size: 180720 MD5sum: f3a74c9135a56bd3f212f3740bfd89be SHA1: a5204440e87a6fdc6aae4baa4841c6320d101619 SHA256: e19b139702e250f9a707b951ea79a2b5301d88aade2bc09ed285e2048ebacade Description: RFXSWF library for SWF (Flash) generation RFXSWF library is a fully featured library which can be used for standalone SWF generation. It includes support for Bitmaps, Buttons, Shapes, Text, Fonts, Sound etc. It also has support for ActionScript using the Ming ActionCompiler. . This package includes the static library and the header files. . There is also a wrapper for using the rfxswf library from the Python scripting language. The wrapper is in the python2.x-rfxswf package. . Homepage: http://www.swftools.org/ Package: libtrf-tcl-dev Priority: optional Section: contrib/libdevel Installed-Size: 44 Maintainer: Sergei Golovan Architecture: solaris-i386 Source: tcltrf Version: 2.1p2-20060125-5 Depends: libtrf-tcl (= 2.1p2-20060125-5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtrf-tcl-dev_2.1p2-20060125-5_solaris-i386.deb Size: 52726 MD5sum: e9729c1706013e7bf4950aa21a1955f2 SHA1: 50a9ab3285b3fa841cb312edbccb8bf972188030 SHA256: d4a4b74d0be7d31cb8c84644e5507971bef25eb15172c990ff954a1baf3371ad Description: Tcl data transformations - development files Trf is an extension to Tcl which provides various data transformations. The collection of provided transformation procedures includes: * generation of message digests (hash values, checksums): MD2, MD5, SHA/SHS, SHA-1, HAVAL, RIPEMD-128, -160, CRC (polynomial used by PGP), Adler (based upon zlib); * conversion to and from various data encodings: uuencoding, base64-encoding, or ASCII85-encoding, and binary, octal, or hexadecimal representation; * an error-correcting Reed-Solomon encoder/decoder; * compression/decompression based on zlib and libbz2. . This package contains files to be used for development of C-based extensions which use the Trf library. Homepage: http://tcltrf.sourceforge.net/ Package: libccc-0.1-dev Priority: extra Section: contrib/libdevel Installed-Size: 119 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hubert Figuiere Architecture: solaris-i386 Source: libccc Version: 0.0.5-0ubuntu1 Depends: check (>= 0.9.4), intltool, libccc-0.1-0 (= 0.0.5-0ubuntu1), libglib2.0-dev (>= 2.10.0), libgtk2.0-dev (>= 2.10.0), python-central, python-dev (>= 2.5), python-gtk2-dev (>= 2.10.0) Suggests: libccc-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libccc-0.1-dev_0.0.5-0ubuntu1_solaris-i386.deb Size: 27374 MD5sum: ab2fc8e1cdbd579f9be48ec0c39204a3 SHA1: a6d5d4cdca3af85204f86eb1fd11cbb02b474493 SHA256: c95ae80c2242a139e0ce4ad30de985a66902178ca71a8c1c84b219ec3f36b170 Description: A Cairo based Canvas - Development Files Criawips Cairo Canvas is a Cairo based canvas with a MVC inspired by GnomeCanvas, and developed for Criawips. . http://live.gnome.org/Criawips/CriaCanvas Python-Version: 2.5 Package: libpreludedb-dev Priority: extra Section: contrib/libdevel Installed-Size: 83 Maintainer: Mickael Profeta Architecture: solaris-i386 Source: libpreludedb Version: 0.9.13-2 Depends: libprelude-dev, libpreludedb0 (= 0.9.13-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libpreludedb-dev_0.9.13-2_solaris-i386.deb Size: 23612 MD5sum: 2787fbf43e7d583432b4971613ac0d3f SHA1: 3afa82e7b0f9340cec5e6c4bb5e201f480f7777d SHA256: e792229f1cc421fe4024d13af141d6f29287547a45b040ca05f051b2be594281 Description: Hybrid Intrusion Detection System [ Development files ] Prelude is a general-purpose hybrid intrusion detection system. Its goals are performance and modularity. It is divided in two main parts : - the Prelude sensors, responsible for generating alerts, such as snort featuring a signature engine, plugins for protocol analysis, and intrusion detection plugins, and the Prelude log monitoring lackey. - the Prelude report server, collecting data from Prelude sensors, and generating user-readable reports. . This package contains the development files for PreludeDB components. Package: libcsoap-dev Priority: optional Section: contrib/libdevel Installed-Size: 39 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libcsoap Version: 1.1.0-11 Depends: libcsoap1, pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcsoap-dev_1.1.0-11_solaris-i386.deb Size: 54820 MD5sum: 5c939700502e8582e0e682f409b4b965 SHA1: 54d2395e9fcb8519e2818372fc2ba95f54242315 SHA256: 1cd398ef639644a320fc448d2672cdb876b031d67a1cf4ed98145b09254f986e Description: development header files for CSOAP library This package contains files needed to compile libcsoap applications. Package: libexif-gtk-dev Priority: optional Section: contrib/libdevel Installed-Size: 57 Maintainer: Frederic Peters Architecture: solaris-i386 Source: libexif-gtk Version: 0.3.5-3 Depends: libc6-dev, libexif-gtk5 (= 0.3.5-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libexif-gtk-dev_0.3.5-3_solaris-i386.deb Size: 42380 MD5sum: abc9486d927c5141faf60b9a0042cb03 SHA1: 2b20caace2207b00225de464cec04d111baf39f5 SHA256: 1e32b9695145ffcd4680a8019ba3ed277da00b721e40c35f046517302af1315d Description: Library providing GTK+ widgets to display/edit EXIF tags (development files) Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. . This library provides GTK+ widgets to display/edit EXIF tags. Package: libhandoff-dev Priority: optional Section: contrib/libdevel Installed-Size: 40 Maintainer: Neil Williams Architecture: solaris-i386 Source: libhandoff Version: 0.1-3 Depends: libglib2.0-dev, libhandoff0 (= 0.1-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libhandoff-dev_0.1-3_solaris-i386.deb Size: 11048 MD5sum: b7237b3a138a850d3dc2f98f930dfd52 SHA1: e2e25a8dd701e2a4221fc58c9c664ebd7fddb8d6 SHA256: 7c951f9c505d598d53b053816d28e5eff23b7687cdf36e24557bf1954b825447 Description: handoff library for GPE calendar (development files) libhandoff is used in the GPE Palmtop Environment to cause another program instance to come to the foreground. . This package contains the development files and documentation for libhandoff. Package: libgraphite-dev Priority: optional Section: contrib/libdevel Installed-Size: 22 Maintainer: Daniel Glassey Architecture: solaris-i386 Source: silgraphite2.0 Version: 1:2.2.1-2 Depends: libgraphite3 (= 1:2.2.1-2) Conflicts: libsilgraphite-2.0, libsilgraphite-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgraphite-dev_2.2.1-2_solaris-i386.deb Size: 321902 MD5sum: c104cb08e5cdd242f97ecf859ca9fad5 SHA1: 9bfad6fcf6f1987070b09ca1ca1346886dbf701b SHA256: df25a0f2a6b8157b435eb44634eb86ee0886aeba90f96c6518b9b7a4dd2ee2eb Description: Development files for SILGraphite SILGraphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensability. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the SILGraphite rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . This package contains the headers and development libraries. Package: libfann1-dev Priority: optional Section: contrib/libdevel Installed-Size: 1357 Maintainer: Steffen Nissen Architecture: solaris-i386 Source: libfann1 Version: 1.2.0-1 Depends: libfann1 (= 1.2.0-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libfann1-dev_1.2.0-1_solaris-i386.deb Size: 644220 MD5sum: a1e9d13fac052d4f21fe6525e58bf769 SHA1: a9ce2458ec6f1e8e5b77c869de096a1d8eb707bf SHA256: 9e7c5a9309c85afba6de347dc97a0c3ca47ae5676835b11b56025b6a48a51155 Description: Fast Artificial Neural Network Library, Development files Fast Artificial Neural Network Library implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. PHP and Python bindings are available. . A reference manual accompanies the library with examples and recommendations on how to use the library. . This package contains the header files and static libraries which is needed for developing the libfann applications. Package: libggigcp1-dev Priority: optional Section: contrib/libdevel Installed-Size: 44 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggigcp Version: 1.0.1-1-build1 Provides: libggigcp0-dev Depends: libggi2-dev (>= 1:2.2.1-3), libggigcp1 (= 1.0.1-1-build1) Conflicts: libggigcp0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libggigcp1-dev_1.0.1-1-build1_solaris-i386.deb Size: 29602 MD5sum: 4c0e45130f13a847775981c9c8a375f4 SHA1: 1745b81dc134ee7406b7385cc7256fa7bfc51b47 SHA256: 6fb82ed3ffefd032e4dfd0e1eefb6a31d3f69926561d9d06aed1a781bfb55c7e Description: GGI Color and Palette Manager extension development package "General Graphics Interface" - a fast, portable graphics environment. . LibggiGCP is a generic color and palette management extension for GGI display targets. It does conversion between different color spaces such as RGBA, YUV, HSV and CMYK as well as generic color-blending, which can also be used for transluency effects. . This package includes the development files necessary to compile programs that use libggigcp. . Homepage: http://www.ggi-project.org/ Enhances: libggi2-dev Package: libntlm0-dev Priority: optional Section: contrib/libdevel Installed-Size: 10 Maintainer: Thadeu Lima de Souza Cascardo Architecture: solaris-i386 Source: libntlm Version: 0.3.13-1 Depends: libntlm0 (= 0.3.13-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libntlm0-dev_0.3.13-1_solaris-i386.deb Size: 22620 MD5sum: 68a3391d2aae03a2603a7c111915bdbd SHA1: d4497eda7597636717f2199e2ddf8a925466b7c6 SHA256: e76ec08c55702b1624331f6a2b3ffa614ebb562adca87efe623cb89f81a11754 Description: Development files for the NTLM authentication library Libntlm is a library that implements Microsoft's NTLM authentication. This package contains all the files necessary for developing programs with NTLM support. . Homepage: http://josefsson.org/libntlm/ Package: libsvm-dev Priority: optional Section: contrib/libdevel Installed-Size: 115 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libsvm Version: 2.84.0-3 Depends: libsvm2, pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsvm-dev_2.84.0-3_solaris-i386.deb Size: 40542 MD5sum: 9c2617524acf5b448f17fae7ec776ad6 SHA1: b195314d61952bd8871ab16cef2cb5c2faba11fe SHA256: e1b5e238e9a045697fea778479f91e5f46cd1b357da9345d4c4b2a8fab8a331a Description: The LIBSVM header files These are the header files for LIBSVM, a machine-learning library. Package: libgopersist-1-dev Priority: extra Section: contrib/libdevel Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hubert Figuiere Architecture: solaris-i386 Source: gopersist Version: 0.1.1-0ubuntu2 Depends: libc6-dev, libglib2.0-dev (>= 2.6.0), libgopersist-1-1 (= 0.1.1-0ubuntu2), libgtk2.0-dev (>= 2.6.0) Suggests: libgopersist-1-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgopersist-1-dev_0.1.1-0ubuntu2_solaris-i386.deb Size: 6702 MD5sum: 6fe7a4e402f7eba3500e3c51c18a3c4f SHA1: e0edd731d2dc88d4dc5c26533aa417ef3a3ebe57 SHA256: 2d46da7b681074b3caf8ebbed3833bc10509501133bc5b6712f9c231b2efd359 Description: Serialisation and deserialisation of GObjects (development files) GOPersist is a library for serialisation and deserialisation of GObjects. Generic functionality is provided by enumerating GObject properties. Persistence media is a simple XML file format, others like GConf or SQLite might be added in the future. Infrastructure to plug in application specific (de)serialisers is provided as well. Package: libgnomedb3-dev Priority: optional Section: libdevel Installed-Size: 1415 Maintainer: Gustavo R. Montesino Architecture: solaris-i386 Source: libgnomedb3 Version: 3.0.0-2build1 Depends: libbonoboui2-dev, libgda3-dev, libgnomedb3-4 (= 3.0.0-2build1), libgnomeui-dev (>= 2.0.3), libgtk2.0-dev (>= 2.2.0-2), pkg-config Suggests: libgnomedb3-doc, libgnomedb3-glade2, libgnomedb3-glade3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgnomedb3-dev_3.0.0-2build1_solaris-i386.deb Size: 295276 MD5sum: 0302c11a48d0d8d6287aa065cff7bc2e SHA1: 861522ec459e6d764ab2a469655e6704fde21cf4 SHA256: 91f919bc822a212bc6765737876a81db26771cc8346a2df070cb80665c79e4b6 Description: Database UI widget library for GNOME2 -- development files libgnomedb is a database widget library for GNOME2. it provides a rich set of UI features targeted to the development of data access. Using libgnomedb your GTK+2/GNOME2 application data access needs will be covered. . This package contains the header files and libraries which you need for development. Package: libpgeasy-dev Priority: optional Section: contrib/libdevel Installed-Size: 11 Maintainer: Martin Pitt Architecture: solaris-i386 Source: pgeasy Version: 1:3.0.4-2build1 Depends: libpgeasy (= 1:3.0.4-2build1), libpq-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libpgeasy-dev_3.0.4-2build1_solaris-i386.deb Size: 10578 MD5sum: e37631a34879d29dc21e2a67e0108d6b SHA1: c355a0a18e40c9cfe6f12dd82e5ffaf85a17ebe4 SHA256: eb04a2f1cd0747b4adec2e4a0be2ac8fb186a1c4a496d382de103eb4dbfbd746 Description: simplified interface library for postgresql - development files pgeasy allows you to interface cleanly to a PostgreSQL databse through the libpq library, but more like a 4GL SQL interface. . It consists of set of simplified C functions that encapsulate the functionality of libpq. This package contains development files: headers, the static library, documentation and example program source code. Package: libradiusclient-ng-dev Priority: optional Section: contrib/libdevel Installed-Size: 10 Maintainer: Debian VoIP Team Architecture: solaris-i386 Source: radiusclient-ng Version: 0.5.5-1 Depends: libradiusclient-ng2 (= 0.5.5-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libradiusclient-ng-dev_0.5.5-1_solaris-i386.deb Size: 33754 MD5sum: a59a63e9fe98bd076c41ba3f875b865f SHA1: 2606bd835530a867955cce7388e9e6a756ee4aa0 SHA256: d56c8e428fb61a1538c68257ec868943573509e6b5824f94bd854880c39e0d19 Description: Enhanced RADIUS client library development files Enhanced RADIUS client library contains implementation of the RADIUS protocol for remote authentication and accounting. . This package contains development libraries and header files. Package: libshhopt1-dev Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Oohara Yuuma Architecture: solaris-i386 Source: shhopt Version: 1.1.7-2.1 Replaces: libshhopt-dev, shhopt-dev Provides: libshhopt-dev Depends: libc6-dev, libshhopt1 (= 1.1.7-2.1) Conflicts: libshhopt-dev, shhopt-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libshhopt1-dev_1.1.7-2.1_solaris-i386.deb Size: 11118 MD5sum: 2b3289699fc76eac4981e183ccc9a1d0 SHA1: c553d498e8de429d698abde7dda3a228f2e7ad1d SHA256: 842f77eb7fc71afa5ef35ec588dc79bd78335647139d8fecccf5333c175bffa2 Description: Command line option parser - development This is Sverre H. Huseby's library for parsing command line options. . Both traditional one-character options and GNU-style --long-options are supported. This library does a little more than standard getopt. . This package contains what you need for compiling sources that use this library. . upstream webpage: http://shh.thathost.com/ Package: libsigc++-dev Priority: optional Section: contrib/devel Installed-Size: 393 Maintainer: Daniel Burrows Architecture: solaris-i386 Source: libsigc++ Version: 1.0.4-9.2 Depends: libsigc++0c2 (= 1.0.4-9.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsigc++-dev_1.0.4-9.2_solaris-i386.deb Size: 74088 MD5sum: 7e6f2c32ff952bc302efb65daed8e421 SHA1: 80f022139b7cea073d6b8a31cfe7ddc8794b7e9c SHA256: 386843ca7d58521974d1d9c23cf3cb245e7a7dbf34803ae103e045e5c27ad841 Description: Type-safe Signal Framework for C++ - development files This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. Originally part of the Gtk-- widget set, libsigc++ is now a separate library to provide for more general use. It is the most complete library of its kind with the ability to connect an abstract callback to a class method, function, or function object. It contains adaptor classes for connection of dissimilar callbacks and has an ease of use unmatched by other C++ callback libraries. Libsigc++ is licensed under the LGPL. Package: libtapioca-glib-0.14-dbg Priority: extra Section: contrib/libdevel Installed-Size: 691 Maintainer: Debian Telepathy maintainers Architecture: solaris-i386 Source: tapioca-glib Version: 0.14.0.2~svn20070727-2 Depends: libtapioca-base-glib-0.14-0 (= 0.14.0.2~svn20070727-2), libtapioca-client-glib-0.14-0 (= 0.14.0.2~svn20070727-2), libtapioca-core-glib-0.14-0 (= 0.14.0.2~svn20070727-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtapioca-glib-0.14-dbg_0.14.0.2~svn20070727-2_solaris-i386.deb Size: 186138 MD5sum: 22d0b02eeede98d46151dece0a217114 SHA1: 49fb69611572a95943b64fc0e86feaf60d75cf65 SHA256: 273cf2213bb520d1e3f86c78a640352fa9eda48609edb8316ee3449e1166c7e7 Description: Tapioca glib library - Debug symbols Glib binding for the Tapioca library - Debug symbols . Tapioca is a library that abstracts away the D-Bus details and presents the developer a native object structure, very similar to its Telepathy counter-parts. The D-Bus mechanism of request-reply is presented as methods and callbacks in the local language/toolkit used. . Homepage: http://tapioca-voip.sourceforge.net/ Package: libdisplaymigration0-dev Priority: optional Section: contrib/libdevel Installed-Size: 17 Maintainer: Moray Allan Architecture: solaris-i386 Source: libdisplaymigration Version: 0.28-7nexenta1 Provides: libdisplaymigration-dev Depends: libdisplaymigration0 (= 0.28-7nexenta1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdisplaymigration0-dev_0.28-7nexenta1_solaris-i386.deb Size: 3990 MD5sum: 88e36153cf841cd2874c7ade75e61ca8 SHA1: 013c10822769c47381ffb403cda07058a0c9063d SHA256: e5ae66e0de4751eeb33701bdc99eebf505db114bfb1a09b56837f362eb3e506f Description: display migration support for GTK [development] This package contains development files for libdisplaymigration, a library which provides display migration support for GTK. X properties are used to advertise that windows are capable of migration, and to request windows to migrate to a specified display. Package: libxsettings-client-dev Priority: optional Section: contrib/libdevel Installed-Size: 23 Maintainer: Neil Williams Architecture: solaris-i386 Source: libxsettings-client Version: 0.17-3 Depends: libxsettings-client0 (= 0.17-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxsettings-client-dev_0.17-3_solaris-i386.deb Size: 8796 MD5sum: ab8a21ad532fb684841cad51fd40e3ea SHA1: f41b4b67561e8d4a09b53e98bd2f478537ac6436 SHA256: 05f8d9eb354f1a36d0d47740cfb65d84a23a651f1a3c80d8ef22ac58ecbd1c03 Description: utility functions for the Xsettings protocol (Development files) This package contains headers and other files required to compile software using the GPE scheduling library to use the Xsettings configuration setting propagation protocol. Controls setting of double click timeout, drag-and-drop threshold, and default foreground and background colors for all applications running within a desktop. . Used by the GPE Palmtop Environment. Homepage: http://standards.freedesktop.org/xsettings-spec/0.5/ Package: libmm-dbg Priority: optional Section: contrib/libdevel Installed-Size: 7 Maintainer: Mark Brown Architecture: solaris-i386 Source: mm Version: 1.4.2-2 Depends: libmm14 (= 1.4.2-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmm-dbg_1.4.2-2_solaris-i386.deb Size: 12192 MD5sum: 7f709b82413b335db8fced7b1c5e8c81 SHA1: 9076587ebe1d1620be972683ab2b03e9903b6e88 SHA256: f68fa5f5dcc0fa5b4e82ba76b622ecbf53264be95b22cad14a649c5575a6810e Description: Shared memory library - debugging symbols OSSP mm is a two layer abstraction library which simplifies the use of shared memory between forked (and therefore closely related) processes. It hides all platform-dependent aspects of the process from the user and provides a malloc(3)-style API. . This package contains debugging symbols for the library to aid debugging of programs that use it. Package: liblog4cxx9-dev Priority: optional Section: contrib/libdevel Installed-Size: 2960 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Fester Architecture: solaris-i386 Source: log4cxx Version: 0.9.7-6ubuntu1 Depends: liblog4cxx9c2a (= 0.9.7-6ubuntu1), libxml2-dev Suggests: liblog4cxx9-doc (= 0.9.7-6ubuntu1), pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblog4cxx9-dev_0.9.7-6ubuntu1_solaris-i386.deb Size: 725038 MD5sum: 05e298250c4e8a1ecb320ea8ec8f2623 SHA1: 28d88e57bf13ebf1e2452882979d068b0e726b23 SHA256: 857d72f87168d598d4bfe4fbf5690b2a92225c7af36c0f637fc24a0bd35c2569 Description: A logging library for C++ (development files) Log4cxx is the C++ port of log4j, a logging framework for JAVA. Log4cxx attempts to mimic log4j usage as much as the language will allow and to be compatible with log4j configuration and output formats. Package: libcmml1-dbg Priority: optional Section: contrib/libdevel Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: libcmml Version: 0.9.2-3.2ubuntu1 Depends: libcmml1 (= 0.9.2-3.2ubuntu1) Conflicts: libcmml0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcmml1-dbg_0.9.2-3.2ubuntu1_solaris-i386.deb Size: 35400 MD5sum: 8addc53f6527ce4b84e3f1093806751b SHA1: 89a039575b4788b033c11353e933a23dbaeac586 SHA256: 2ea88c785de9132f043963a1bb410a47091d894e41e26b511d2eb225a15cefca Description: Continuous Media Markup Language debugging information This library provides a simple API for reading files marked up with the Continuous Media Markup Language (CMML), and returns structures containing this informationint a format which can be used by applications reading annotated and indexed media streams. . This package contains debugging symbols useful for tracing bugs in the libcmml1 package. Package: libgbf-1-1-dbg Priority: extra Section: contrib/libdevel Installed-Size: 12 Maintainer: Rob Bradford Architecture: solaris-i386 Source: gnome-build Version: 0.2.4-1 Replaces: libgbf-1-0-dbg Depends: libgbf-1-1 (= 0.2.4-1) Conflicts: libgbf-1-0, libgbf-1-0-dbg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgbf-1-1-dbg_0.2.4-1_solaris-i386.deb Size: 229426 MD5sum: 20cb1712df61049eb11caee40a696772 SHA1: 668f76d2e5e3b04a0fd3c05be1d40be74898696e SHA256: 669d40983eda3e2082bad41354b06828b4edba8b1eae7c5699e475faf9e2bad4 Description: GNOME Development Framework - debug files Provides a development and debug framework for tools designed around the GNOME desktop environment. . This package provides the debug files for this package. Package: gstreamer0.10-plugins-ugly-dbg Priority: extra Section: contrib/libdevel Installed-Size: 1195 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Maintainers of GStreamer packages Architecture: solaris-i386 Source: gst-plugins-ugly0.10 Version: 0.10.7-3nexenta1 Depends: gstreamer0.10-plugins-ugly (= 0.10.7-3nexenta1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/gstreamer0.10-plugins-ugly-dbg_0.10.7-3nexenta1_solaris-i386.deb Size: 486050 MD5sum: 69f4ce2eeb9daef9d57baf9c867d1965 SHA1: 26133a9c44dbbf15bf6b52772dd95f9e28766fc8 SHA256: f4abcc9d9df7a7a87d215f67752f91f386bd6503cb46f40f2f068faa90262785 Description: GStreamer plugins from the "ugly" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. Package: libglrr-widgets-dev Priority: extra Section: contrib/libdevel Installed-Size: 16 Maintainer: NIIBE Yutaka Architecture: solaris-i386 Source: glrr-widgets Version: 20050529-2 Depends: libglrr-widgets0 (= 20050529-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libglrr-widgets-dev_20050529-2_solaris-i386.deb Size: 34232 MD5sum: 343cee2b59cc1f8d66a6e2dc6bcfc682 SHA1: 0231b16369d3cc36811c23b0fe0825eb7ed045ea SHA256: 60ba5f0d92d00cb169f650ed3c9498d99a2dc65a99c71b7ffc6ac1122ab6919c Description: Development library of Grift's widgets Grift is a library that provides a framework for developing a UI-independent application. . Homepage: http://sourceforge.net/projects/grift/ Package: libcoin20-dev Priority: optional Section: contrib/libdevel Installed-Size: 1523 Maintainer: Steve M. Robbins Architecture: solaris-i386 Source: coin Version: 1.0.4-6 Depends: libcoin20 (= 1.0.4-6), libgl1-mesa-dev | libgl-dev, libx11-dev, libxext-dev, libxi-dev, libxmu-dev, libxp-dev, libxpm-dev, libxt-dev Suggests: libcoin20-doc (= 1.0.4-6) Conflicts: inventor-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcoin20-dev_1.0.4-6_solaris-i386.deb Size: 1881140 MD5sum: 91e0b85a4a02095c4cdae4621e48a144 SHA1: 026aec43a812546e919cf1a171b633fa3177e058 SHA256: c4eac10f5060fa4a11625a72b2fe08c2f8339ddc965ad0ef123bc52a46e37c63 Description: high-level 3D graphics kit - development Coin is a high-level 3D graphics library with a C++ Application Programming Interface. Coin implements the SGI Open Inventor API, the de facto standard graphics library for 3D visualization and visual simulation software in the scientific and engineering community. . For more information on Coin, see http://www.coin3d.org/. Package: libannodex0-dev Priority: optional Section: contrib/libdevel Installed-Size: 54 Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: libannodex Version: 0.7.3-3.1 Provides: libannodex-dev Depends: libannodex0 (= 0.7.3-3.1), libc6-dev, libcmml1-dev, liboggz1-dev (>= 0.9.1), libsndfile1-dev Conflicts: libannodex-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libannodex0-dev_0.7.3-3.1_solaris-i386.deb Size: 148586 MD5sum: dc628e989b9f932368e0fcedc5bf62b3 SHA1: 3a888bf15d185a0217668c2c9e2b7aabe5d0b5df SHA256: 87a658fd8cfb39d708edbf3918eb05d71f6ad142d348de90dc0168951a4afa44 Description: annotated and indexed media library (develoment files) This library provides an interface to the Annodex media format. The Annodex media format allows annotations and indexes on streaming media and other types of continuous data, which can be used for hyperlinked video amongst other things. . This package contains the header files, static libraries, and stream debugging tools required for developing applications that use Annodex streaming media. Package: libggiwmh0-dev Priority: optional Section: contrib/libdevel Installed-Size: 84 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggiwmh Version: 0.3.1-2-build1 Depends: libggi2-dev (>= 1:2.2.1-4), libggiwmh0 (= 0.3.1-2-build1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libggiwmh0-dev_0.3.1-2-build1_solaris-i386.deb Size: 17372 MD5sum: feaf45f99cdc74b402af4c2f29f04683 SHA1: a30638a45b3cb44451ecd62be882cfa4499d7f45 SHA256: 98a287bae82920e29439d5f389c82bc9b2cd96c4f3b4b9c71440fdc6624a42f3 Description: GGI Window Manager Hints extension development package "General Graphics Interface" - a fast, portable graphics environment. . LibggiWMH is an extension module for GGI display targets that are window system based. It provides portable access to things like setting the title bar, resizing, moving and iconifying windows that enclose the libggi controlled display surface. . This package includes the development files necessary to compile programs that use libggiwmh. . Homepage: http://www.ggi-project.org/ Enhances: libggi2-dev Package: libnetcdf-dev Priority: optional Section: contrib/libdevel Installed-Size: 1345 Maintainer: Warren Turkal Architecture: solaris-i386 Source: netcdf Version: 1:3.6.2-2 Replaces: netcdf-dev, netcdfg-dev (<< 3.6.2) Depends: libc6-dev | libc-dev, libnetcdf4 (= 1:3.6.2-2) Recommends: netcdf-doc Suggests: gfortran, netcdf-bin Conflicts: netcdf-dev, netcdfg-dev (<< 3.6.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libnetcdf-dev_3.6.2-2_solaris-i386.deb Size: 259590 MD5sum: f5d91b8af2334e5da31302a2dccfb589 SHA1: 7642ca197cc1240af57ed745f2ad03995276bf7d SHA256: 65a0aa3826891e594f240dc3f23b714f52d2c4b07692f3cf18368a844493d0e0 Description: Development kit for NetCDF NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. . This package includes everything needed for developing in C, C++, Fortran 77, and Fortran 90. Package: libdsdp-dev Priority: extra Section: contrib/libdevel Installed-Size: 22 Maintainer: Soeren Sonnenburg Architecture: solaris-i386 Source: dsdp Version: 5.8-4 Depends: libdsdp-5.8gf (= 5.8-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdsdp-dev_5.8-4_solaris-i386.deb Size: 225278 MD5sum: caad77f4ca02411f41f04b6bbff63d07 SHA1: cd9a5a54ec607cf98ba301af9aaf372bddd33fe2 SHA256: 16a9dbcc51ac54de52ce04c727e2947fb58a2c73ce08d75cb49d487d6dcc99ea Description: Software for Semidefinite Programming The DSDP software is a free open source implementation of an interior-point method for semidefinite programming. It provides primal and dual solutions, exploits low-rank structure and sparsity in the data, and has relatively low memory requirements for an interior-point method. It allows feasible and infeasible starting points and provides approximate certificates of infeasibility when no feasible solution exists. The dual-scaling algorithm implemented in this package has a convergence proof and worst-case polynomial complexity under mild assumptions on the data. Furthermore, the solver offers scalable parallel performance for large problems and a well documented interface. Some of the most popular applications of semidefinite programming and linear matrix inequalities (LMI) are model control, truss topology design, and semidefinite relaxations of combinatorial and global optimization problems. . This package contains the header files for developers. Homepage: http://www-unix.mcs.anl.gov/DSDP/ Package: libgssdp-1.0-dbg Priority: optional Section: contrib/libdevel Installed-Size: 149 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ross Burton Architecture: solaris-i386 Source: gssdp Version: 0.4.1-2ubuntu1 Depends: libgssdp-1.0-0 (= 0.4.1-2ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgssdp-1.0-dbg_0.4.1-2ubuntu1_solaris-i386.deb Size: 59764 MD5sum: 8498620eaf66f54d607de201f6facf01 SHA1: a91a433f92965d956f29851adec92bc12c8d654d SHA256: 7be97ba3714bb2eb1ab9cfb8059b45d04f301c40ec7042347d9503cfd58a0b62 Description: GObject-based library for SSDP (debug symbols) A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. . This package contains the debug symbols. Package: libtifiles2-dev Priority: optional Section: contrib/libdevel Installed-Size: 348 Maintainer: Ubuntu Universe MOTU Architecture: solaris-i386 Source: libtifiles2 Version: 1.0.2-0ubuntu1 Depends: libc6-dev, libtifiles2-3 (= 1.0.2-0ubuntu1), pkg-config Conflicts: libticables3-dev (<< 3.4.1-1), libtifiles0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtifiles2-dev_1.0.2-0ubuntu1_solaris-i386.deb Size: 52038 MD5sum: 2e627e21d8dd1fbc9b7feebf6fa090d5 SHA1: 9d3c0a3b62b2609ff82159a98288c48230b3310e SHA256: 7e0c008fa64786c7473a024ea4d50c8da1590c9e30c875d197f5562ea5e400ad Description: Texas Instruments calculators file formats library [development files] The libtifiles is a library providing support for operations on Texas Instruments calculators files. All formats for all calculators are supported read/write ; the library is also able to manipulate the group files, which means it is able to group and ungroup variables into such group files. . This package provides the development files for the library, static library and required headers. Package: liblivemedia-dev Priority: optional Section: contrib/libdevel Installed-Size: 2340 Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Source: liblivemedia Version: 2007.02.20-2nexenta1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblivemedia-dev_2007.02.20-2nexenta1_solaris-i386.deb Size: 668112 MD5sum: 5b8ab12a36e0f42b3fc7ff6b9efc5ff2 SHA1: 4b3bd1239194fbfe3f7e3e38fb0c30717ef8d272 SHA256: e4bc13880f83cfcde1605bfcf543c18d3ca95d86671296cc31352e6d7b8eb0c4 Description: multimedia RTSP streaming library The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers. . This package contains the headers and static libraries required to build applications that use live555.com. Package: lesstif2-dev Priority: optional Section: contrib/libdevel Installed-Size: 97 Maintainer: Sam Hocevar (Debian packages) Architecture: solaris-i386 Source: lesstif2 Version: 1:0.95.0-2.1 Replaces: lesstif-dev, lesstifg-dbg (<< 1:0.88.1-1), lesstifg-dev, libmotif-dev Depends: lesstif2, libfontconfig1-dev, libfreetype6-dev, libice-dev, libsm-dev, libx11-dev, libxext-dev, libxft-dev, libxp-dev, libxrender-dev, libxt-dev Conflicts: lesstif-dev, lesstifg-dev, libmotif-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/lesstif2-dev_0.95.0-2.1_solaris-i386.deb Size: 843218 MD5sum: d98f5174fead5c14b4ba1f074b1da9c5 SHA1: 9264e2d542119380e0450fbde2d766dbee8eef38 SHA256: 42a8e5f9cc3f966eee60a6cddb8ababf3a7efbfd8a139227cace5497491a1c0e Description: development library and header files for LessTif 2.1 Contains C header files and development shared libraries libraries for LessTif. LessTif, made by the Hungry Programmers, is a free (LGPL-ed) version of OSF/Motif; it aims ultimately at binary compatibility with Motif 2.1. . Contains static libraries and header files for libXm and libMrm. Package: libawn-dev Priority: optional Section: contrib/libdevel Installed-Size: 78 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Julien Lavergne Architecture: solaris-i386 Source: avant-window-navigator Version: 0.2.1-0ubuntu2.2 Depends: libawn0 (= 0.2.1-0ubuntu2.2), libgnome2-dev, libgtk2.0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libawn-dev_0.2.1-0ubuntu2.2_solaris-i386.deb Size: 26566 MD5sum: 1173d56898eb1d8eabde03d1329c242c SHA1: 415fd053419bc8565d48d1f037c187c0b7652342 SHA256: 00019ef4e984b6a2fc6e9758f33d3ca0e465ac6544194455e52b19d0315550a3 Description: library for avant-window-navigator - developpement files This package provides the include files and static library for the avant-window-navigator library functions. Homepage: https://launchpad.net/avant-window-navigator/ Package: libneon26-dev Priority: optional Section: contrib/libdevel Installed-Size: 70 Maintainer: Laszlo Boszormenyi (GCS) Architecture: solaris-i386 Source: neon26 Version: 0.26.4-2 Replaces: libneon-dev, libneon26-gnutls-dev Provides: libneon-dev Depends: libkrb5-dev, libneon26 (= 0.26.4-2), libssl-dev, libxml2-dev, pkg-config Conflicts: libneon-dev, libneon24-doc (<= 0.24.5-1), libneon26-gnutls-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libneon26-dev_0.26.4-2_solaris-i386.deb Size: 331996 MD5sum: 99ed2377ec697dff806745bfce183d16 SHA1: 97db3bb3a9b74dd5784f2d72fdca94adbe739d29 SHA256: 2eedf35d1e4c31a8224143b7409e46c3c3f52256f996672a52309369c14a76fe Description: Header and static library files for libneon26 This package contains the headers and the static library for libneon26. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. Package: libgnomescan-dev Priority: optional Section: contrib/libdevel Installed-Size: 142 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Étienne Bersac Architecture: solaris-i386 Source: gnomescan Version: 0.4.1-0ubuntu4 Depends: libgnomescan0 (= 0.4.1-0ubuntu4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgnomescan-dev_0.4.1-0ubuntu4_solaris-i386.deb Size: 41432 MD5sum: 138b7596de51a4df884f59949dee6b7c SHA1: 9656af3f9245c813b6b87aa5b0bbeff3c874e1f8 SHA256: c6defcd525ffeef166e024a5a2e3e4d96bd87ae9437ca86aeef6b66ffee1040a Description: Gnome scan access library Development files for Gnome Scan API. . This project is in alpha stage. Package: libclutter-gtk-0.6-dbg Priority: extra Section: contrib/libdevel Installed-Size: 17 Maintainer: Ross Burton Architecture: solaris-i386 Source: clutter-gtk Version: 0.6.0-2 Depends: libclutter-gtk-0.6-0 (= 0.6.0-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libclutter-gtk-0.6-dbg_0.6.0-2_solaris-i386.deb Size: 25496 MD5sum: 53f3c19343376dca5f4b0ddfc7fbbf2f SHA1: 3378320735fc06015665d39bd519a70196502368 SHA256: 42381894da5474059c806a69550d613f72f39518e67b3e962275a339707e5a72 Description: Open GL based interactive canvas library GTK+ widget (debug files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the debug files. Package: libvanessa-adt-dev Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Simon Horman Architecture: solaris-i386 Source: vanessa-adt Version: 0.0.7-2 Depends: libc6-dev, libvanessa-adt0 (= 0.0.7-2), libvanessa-logger-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libvanessa-adt-dev_0.0.7-2_solaris-i386.deb Size: 23414 MD5sum: 908eb14ebdee27acc37655194f28f4b0 SHA1: f6bb0475ae256fca6d07fa6943427fc957ed1670 SHA256: c48e0ff40212d5e42d32cb412db13bded05b0decccf20af2446671f5fb75d24e Description: Headers and static libraries for vanessa_adt Headers and static libraries required to develop against vanessa_adt. vanessa_adt is a abstract data types (ADT) library. Includes queue, dynamic array and key value ADT. Package: libpcd-dev Priority: optional Section: contrib/libdevel Installed-Size: 8 Maintainer: Debian QA Group Architecture: solaris-i386 Source: libpcd Version: 1.0.1-1 Depends: libpcd2 (= 1.0.1-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libpcd-dev_1.0.1-1_solaris-i386.deb Size: 13332 MD5sum: 11c718202ad906645e24b4629c9dac04 SHA1: eef63f15121a4b1303dc2484b379584a7ee950ea SHA256: 22924a99d7f6718b8133b22ae136b7bef32025732715e945ed1d887e82c90b6e Description: Header files and static library for libpcd Header files and static library for libpcd Package: libfreecell-solver-dev Priority: optional Section: devel Installed-Size: 16 Maintainer: RISKO Gergely Architecture: solaris-i386 Source: freecell-solver Version: 2.8.10-1 Depends: libfreecell-solver0 (>= 2.0.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libfreecell-solver-dev_2.8.10-1_solaris-i386.deb Size: 90778 MD5sum: 5807ac91a1a6c1b213c3bbb85c6d3d0a SHA1: bfb7ffeb8104d9543bac1f25cd1919ab0df30144 SHA256: 4e2b64b794f2e5a237f223984fbfeef827b4510ae040314c40fa814f565ba018 Description: Library for solving Freecell games (Development files) Freecell Solver is a library for automatically solving boards of Freecell and similar variants of card Solitaire. This package contains the header files and static libraries necessary for developing programs using Freecell Solver. . This package contains the files necessary to produce binaries which are linked against libfreecell-solver. Package: hermes1-dev Priority: optional Section: contrib/libdevel Installed-Size: 18 Maintainer: David Schleef Architecture: solaris-i386 Source: hermes1 Version: 1.3.3+really1.3.2-5.1 Depends: hermes1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/hermes1-dev_1.3.3+really1.3.2-5.1_solaris-i386.deb Size: 94388 MD5sum: 748f213a5608aebc80c2135c022da4d8 SHA1: bcfb3151406e08faf24cb0f8058f71400728432a SHA256: 1ab51916d0a73424a03f84a53d93288bbf2ce9d88e19d0afc18fffd10b82f6f5 Description: Development libraries for the Hermes pixel-format library Hermes is a library that does the dirty work of a graphics library or application that nobody else wants to do, and it does it fast because the effort is concentrated on just that. The thing nobody wants to do is conversion between pixel formats - between all pixel formats that is, not between any two. There are handwritten assembler routines in Hermes that should make anything look fast. . An application or library that uses Hermes will for example be able to render into one buffer and convert it to whatever pixel format is available on the target platform at the time. . Other services provided by Hermes include palette handling including caching of lookup tables, and surface clearing to a specific colour value. . See http://www.clanlib.org/ for more info Package: libgtkextra-x11-2.0-dev Priority: optional Section: contrib/libdevel Installed-Size: 1567 Maintainer: Bradley Bell Architecture: solaris-i386 Source: gtk+extra2 Version: 2.1.1-5 Replaces: libgtkextra-2.0-1-dev, libgtkextra-x11-2.0-dbg Depends: libgtk2.0-dev, libgtkextra-x11-2.0-1 (= 2.1.1-5) Conflicts: libgtkextra-2.0-1-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgtkextra-x11-2.0-dev_2.1.1-5_solaris-i386.deb Size: 464734 MD5sum: 45fe80860fce30192f2a84707e7b8869 SHA1: 27fcd777b57a5c01528686de16d037a1ae9082c9 SHA256: 0f6c79801d743de3c69dfb0d5cac7c2a86690785017847dd8015bcf2d304dd68 Description: A useful set of widgets for GTK+ (development files) Static libraries and headers for GtkExtra . Widgets included: . GtkSheet - A matrix widget, which consists of a scrollable grid of cells. . GtkPlot - A widget to draw high quality scientific plots in two dimensions with a look and feel very similar to Microcal Origin for Windows. . GtkIconList - A GtkLayout subclass that allows you to display a table of xpm icons with editable labels. . GtkDirTree - A GtkCTree subclass that allows you to navigate the file-system. . GtkFileList - A GtkIconList subclass that displays the contents of a given directory using fancy icons for different types of files. . GtkIconFileSelection - A nice looking file selection dialog combining GtkDirTree and GtkFileList. It also has two entries to select the file and filter. . GtkItemEntry - A GtkEntry subclass which either be a fixed size or be dynamically resized when the text is entered. You can also change text justification and the foreground and background colors very easily. . GtkFontCombo - A GtkToolBar subclass to select among the 35 standard PostScript fonts, the font size, and bold or italics. It returns the name of the corresponding Postscript font and the equivalent Xfont. . GtkComboBox - A composite widget with two buttons, one of which is an arrow to display a popdown window where you can pack whatever you want, from a calendar to a clist. . GtkColorCombo - A GtkComboBox subclass with a customizable palette of colors in the popdown window. . GtkBorderCombo - A GtkComboBox with a variety of border styles in the popdown window. . GtkCheckItem - A GtkCheckButton hack with the look and feel of the Redmond95 theme. Package: libxerces28-dev Priority: extra Section: contrib/libdevel Installed-Size: 6322 Maintainer: Jay Berkenbilt Architecture: solaris-i386 Source: xerces28 Version: 2.8.0-2 Depends: libc6-dev | libc-dev, libxerces28 (= 2.8.0-2) Suggests: libxerces28-doc Conflicts: libxerces25-dev, libxerces26-dev, libxerces27-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxerces28-dev_2.8.0-2_solaris-i386.deb Size: 799632 MD5sum: 3cd63e283cf9e2e0dc2f4abc28bcf515 SHA1: fc7fb84e9d665f0e77409e471de1ca86d832ac52 SHA256: f58f22b4ced2982ff67ff1ad9d1f248d736e2a3588891fc15fe347610a16b199 Description: validating XML parser library for C++ (development files) Xerces-C++ is a validating XML parser written in a portable subset of C++. This package contains the development files for Xerces. It also contains various sample files. Package: libfreeimage-dev Priority: extra Section: contrib/libdevel Installed-Size: 124 Maintainer: Federico Di Gregorio Architecture: solaris-i386 Source: freeimage Version: 3.9.3-3 Depends: libfreeimage3 (= 3.9.3-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libfreeimage-dev_3.9.3-3_solaris-i386.deb Size: 1506350 MD5sum: 6b85aad8df5f0eda7a9124aee2a134c3 SHA1: 3a9261bdc95650fc66938ef21d64e4cb2191666e SHA256: 639d2fe3dc0dbb3d9fd500cfb024886b154f638289dcace1f6a7042ce5d49016 Description: Support library for graphics image formats (development files) FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). . This package contains the headers and static libraries needed to develop programs using FreeImage. Package: libggi2-dev Priority: optional Section: contrib/libdevel Installed-Size: 492 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggi Version: 1:2.2.1-5ubuntu1-build1 Replaces: libggi2 (<< 1:2) Provides: libggi-dev Depends: libggi2 (= 1:2.2.1-5ubuntu1-build1), libgii1-dev (>= 1:1.0.1-2) Recommends: libc6-dev, libggimisc2-dev Conflicts: libggi-dev, libggi2 (<< 1:2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libggi2-dev_2.2.1-5ubuntu1-build1_solaris-i386.deb Size: 102024 MD5sum: 06bc8a399be82ac9c604a3e6dd200566 SHA1: c07f265d29da2994ff7c989e1fb30573ce18628b SHA256: 16e1c0ae8b34ed67207ea2d2834f9befc20c7a4cedb98b95cd753fa3b810c073 Description: General Graphics Interface development package "General Graphics Interface" - a fast, portable graphics environment. . This package provides the files necessary to compile programs which use libGGI. . Homepage: http://www.ggi-project.org/ Package: libwxgtk2.6-dev Priority: optional Section: libdevel Installed-Size: 113 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.6 Version: 2.6.3.2.2-2ubuntu4 Depends: libc6-dev, libwxbase2.6-dev (= 2.6.3.2.2-2ubuntu4), libwxgtk2.6-0 (= 2.6.3.2.2-2ubuntu4), wx2.6-headers (= 2.6.3.2.2-2ubuntu4) Suggests: gettext, libstdc++-dev, wx-common, wx2.6-doc, xlibmesa-gl-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libwxgtk2.6-dev_2.6.3.2.2-2ubuntu4_solaris-i386.deb Size: 38018 MD5sum: 08b22aafbb1399a6c54074937ad340ea SHA1: bd24339230501bab2f5f3097020e6f5a2ef83201 SHA256: 7a152acda216d43984055865d6101d33ca352793d28470dab7e63434f40e4ff9 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides files needed to compile wxWidgets programs. If you want to compile apps using the (optional) glcanvas library you will need to have Mesa or OpenGL installed too. Package: liblablgtk2-ocaml-dev Priority: optional Section: contrib/libdevel Installed-Size: 12757 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: lablgtk2 Version: 2.10.0-2 Depends: libglade2-dev, libgtk2.0-dev, libgtkspell-dev, liblablgtk2-ocaml (= 2.10.0-2), ocaml-3.10.0 Suggests: liblablgtk2-gl-ocaml-dev, liblablgtk2-gnome-ocaml-dev Conflicts: findlib (<< 1.0.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblablgtk2-ocaml-dev_2.10.0-2_solaris-i386.deb Size: 2176154 MD5sum: 89298f02fdc5723a2c8156ffb0e49006 SHA1: b47deba808a2c4140e7b29c34fc831cf6abbad5f SHA256: 9be42536b720ac2a6bbc836de9f28261760e182c5a5ca500498b69f7e3290f1a Description: OCaml bindings to Gtk+ version 2 lablgtk2 contains bindings for gtk+ 2.x and OCaml. . This package contains the development files of lablgtk. Homepage: http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html Package: libchasen-dev Priority: optional Section: contrib/misc Installed-Size: 24 Maintainer: Ubuntu MOTU Developers Original-Maintainer: NOKUBI Takatsugu Architecture: solaris-i386 Source: chasen Version: 2.3.3-6.2ubuntu2 Replaces: chasen-dev Depends: libc6-dev, libchasen0c2a (= 2.3.3-6.2ubuntu2) Conflicts: chasen-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libchasen-dev_2.3.3-6.2ubuntu2_solaris-i386.deb Size: 51610 MD5sum: 1eed37e7e4924b71c96b6e211daeee10 SHA1: ffc5ed3cc5dab7c08195a8707ed2274662972b53 SHA256: 3524b7eea4dea64978bd3008c65df3949e6b98432bc90eab3c4d3f922e9b953b Description: a Japanese Morphological Analysis System (libraries and headers) You can use ChaSen library to put ChaSen's module into other programs. ChaSen is a morphological analysys system. It can segment and tokenize Japanese text string, and can output with many additional informations (pronunciation, semantic information, and others). Package: libsnmpkit-dev Priority: optional Section: contrib/libdevel Installed-Size: 470 Maintainer: A Mennucc1 Architecture: solaris-i386 Source: snmpkit Version: 0.9-13 Depends: libc6-dev, libsnmpkit2c2a (= 0.9-13) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsnmpkit-dev_0.9-13_solaris-i386.deb Size: 121782 MD5sum: 6fba950f5a33424ef10393ea120a4daf SHA1: f983120985ac6d7bd293f9d58bd62b0cdc14c5bd SHA256: cc3d792f77df18b734f334b4069b30008cd4c1d92ae3d702cc70c9011d61cd69 Description: multithreaded SNMP connection library This package contains headers and static libraries for the libsnmpkit2 package. Package: liblablgtk2-gnome-ocaml-dev Priority: optional Section: contrib/libdevel Installed-Size: 796 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: lablgtk2 Version: 2.10.0-2 Replaces: liblablgtk2-ocaml-dev (<= 2.4.0+2005.02.18-1) Depends: libgnomecanvas2-dev, libgnomeui-dev, liblablgtk2-gnome-ocaml (= 2.10.0-2), liblablgtk2-ocaml-dev (= 2.10.0-2), libpanel-applet2-dev, librsvg2-dev, ocaml-3.10.0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblablgtk2-gnome-ocaml-dev_2.10.0-2_solaris-i386.deb Size: 194970 MD5sum: bf223d41b115d13b1acab4ed7d7cd15c SHA1: c3d385fa7debaa3f5f80d1dc52fc1f4a4dc9b8bb SHA256: 2e36f867d93f5b3e9089e2d102a9258c90620db486e2a5c21a3d3b5a3b10187f Description: OCaml bindings to Gnome lablgtk2 contains bindings for gtk+ 2.x and Objective Caml. . This package contains the development files of lablgtk for libraries using gnome functionalities (panel-applet, gnomeui, gnome-canvas, rsvg). Homepage: http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html Package: libmercator-0.2-dev Priority: optional Section: contrib/libdevel Installed-Size: 22 Maintainer: Michael Koch Architecture: solaris-i386 Source: mercator Version: 0.2.5-1 Depends: libmercator-0.2-4c2a (= 0.2.5-1), libwfmath-0.3-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmercator-0.2-dev_0.2.5-1_solaris-i386.deb Size: 29828 MD5sum: 708af60e344f7475ce06bc7ab38eae77 SHA1: e3df27fe8219b6bf2656d9fadd594deb277d499b SHA256: ee7d3a223251a3482bace72bd0a38d463db15e977ff98c07509f0a721a29537e Description: WorldForge terrain library - development files Mercator is primarily aimed at terrain for multiplayer online games and forms one of the WorldForge (http://www.worldforge.org) core libraries. It is intended to be used as a terrain library on the client, while a subset of features are useful on the server. . Mercator is designed in such a way that individual tiles can be generated on-the-fly from a very small source data set. Each tile uses a fast deterministic random number generation to ensure that identical results are produced "anytime, anywhere". This enables transmission of terrain across low bandwidth links as part of the standard data stream, or server side collision detection with the same terrain that the player sees. . The use of tiles means that there is inherently a large degree of gross control of the shape of the terrain. Finer control is implemented by allowing geometric modifications - for example, a polygonal area might be flattened, or a crater could be applied. Package: libbinio-dev Priority: optional Section: contrib/libdevel Installed-Size: 10 Maintainer: Debian QA Group Architecture: solaris-i386 Source: libbinio Version: 1.4-7 Depends: libbinio1c2 (= 1.4-7) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libbinio-dev_1.4-7_solaris-i386.deb Size: 27846 MD5sum: 4fba8a42594362c919a2babb96630387 SHA1: ab726f4e286a02705674e2d0b932494f1e094487 SHA256: 6981bdabac6eaad715b39c357e4d1676bf395d052eaf0f9f597c37607ae0a66c Description: binary I/O stream class library (development files) The binary I/O stream class library presents a platform-independent way to access binary data streams in C++. The library is hardware independent in the form that it transparently converts between the different forms of machine- internal binary data representation. It further employs no special I/O protocol and can be used on arbitrary binary data sources. . Homepage: . This package contains the development files. Package: liblablgtk2-gl-ocaml-dev Priority: optional Section: contrib/libdevel Installed-Size: 173 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: lablgtk2 Version: 2.10.0-2 Replaces: liblablgtk2-ocaml-dev (<= 2.6.0-5) Depends: libgtkgl2.0-dev, liblablgl-ocaml-dev (>= 1.02-1), liblablgtk2-gl-ocaml (= 2.10.0-2), liblablgtk2-ocaml-dev (= 2.10.0-2), ocaml-3.10.0 Suggests: liblablgtk2-gnome-ocaml-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblablgtk2-gl-ocaml-dev_2.10.0-2_solaris-i386.deb Size: 58064 MD5sum: c5e6a06620130a110ca16e4b093cfc87 SHA1: e471a1ac1d93e23fd8a320976de5fad2e333934c SHA256: ed93d61c481473855b59af298dd24ff0e700aa51792fa1ca27a296153d8fbd7d Description: OCaml bindings to GtkGL lablgtk2 contains bindings for gtk+ 2.x and OCaml. . This package contains the development files of lablgtk for libraries using GtkGL. Homepage: http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html Package: libranlip-dev Priority: optional Section: contrib/libdevel Installed-Size: 8 Maintainer: Juan Esteban Monsalve Tobon Architecture: solaris-i386 Source: libranlip Version: 1.0-4.1 Depends: libgcc1 (>= 1:4.2.1), libranlip1c2 (= 1.0-4.1), libstdc++6 (>= 4.2.1), libtnt-dev, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libranlip-dev_1.0-4.1_solaris-i386.deb Size: 15142 MD5sum: 8828b4daa3d5c0d898d33c99af0f6093 SHA1: 123c0811f61e0ad7635a4483c941dfc94d148d78 SHA256: 79cd585b3734ba11e49d0aa458eeb1d22f4bfdab922c531b90348af3661649e5 Description: generates random variates with multivariate Lipschitz density RanLip generates random variates with an arbitrary multivariate Lipschitz density. . While generation of random numbers from a variety of distributions is implemented in many packages (like GSL library http://www.gnu.org/software/gsl/ and UNURAN library http://statistik.wu-wien.ac.at/unuran/), generation of random variate with an arbitrary distribution, especially in the multivariate case, is a very challenging task. RanLip is a method of generation of random variates with arbitrary Lipschitz-continuous densities, which works in the univariate and multivariate cases, if the dimension is not very large (say 3-10 variables). . Lipschitz condition implies that the rate of change of the function (in this case, probability density p(x)) is bounded: . |p(x)-p(y)|=p(x), using a number of values of p(x) at some points. The more values we use, the better is the hat function. The method of acceptance/rejection then works as follows: generatea random variate X with density h(x); generate an independent uniform on (0,1) random number Z; if p(X)<=Z h(X), then return X, otherwise repeat all the above steps. . RanLip constructs a piecewise constant hat function of the required density p(x) by subdividing the domain of p (an n-dimensional rectangle) into many smaller rectangles, and computes the upper bound on p(x) within each of these rectangles, and uses this upper bound as the value of the hat function. Homepage: http://www.deakin.edu.au/~gleb/ranlip.html Package: liblip-dev Priority: optional Section: contrib/libdevel Installed-Size: 8 Maintainer: Juan Esteban Monsalve Tobon Architecture: solaris-i386 Source: liblip Version: 2.0.0-1.1 Depends: libgcc1 (>= 1:4.2.1), liblip2 (= 2.0.0-1.1), libstdc++6 (>= 4.2.1), libtnt-dev, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblip-dev_2.0.0-1.1_solaris-i386.deb Size: 73094 MD5sum: dc2b18c92a717f6eddd734fda3116c3e SHA1: 352254bd00eff8df6e1a3e671dda89c092e64943 SHA256: 1c20efb87e6ad71f997075e75b6325c5645c8e53132f5ef5f8ffbf7628bf85a8 Description: reliable interpolation of multivariate scattered data Lip interpolates scattered multivariate data with a Lipschitz function. . Methods of interpolation of multivariate scattered data are scarce. The programming library Lip implements a new method by G. Beliakov, which relies on building reliable lower and upper approximations of Lipschitz functions. If we assume that the function that we want to interpolate is Lipschitz-continuous, we can provide tight bounds on its values at any point, in the worse case scenario. Thus we obtain the interpolant, which approximates the unknown Lipschitz function f best in the worst case scenario. This translates into reliable learning of f, something that other methods cannot do (the error of approximation of most other methods can be infinitely large, depending on what f generated the data). . Lipschitz condition implies that the rate of change of the function is bounded: . |f(x)-f(y)| Architecture: solaris-i386 Source: gts Version: 0.7.6-1.1 Depends: libc6-dev, libglib2.0-dev, libgts-0.7-5 (= 0.7.6-1.1) Suggests: libgts-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgts-dev_0.7.6-1.1_solaris-i386.deb Size: 195208 MD5sum: d9156d18bb504123b19a1c1f7887041b SHA1: 657a50f5083c353dee3a7002c02bdffc03e42027 SHA256: 76e2408eebaf582b3ee97de5305aa6fe72c7b7dcdc651dd8873cd2509ef589d4 Description: GNU Triangulated Surface Library GTS includes a number of useful functions to deal with triangulated surfaces including, but not limited to, multi-resolution models, Delaunay and Constrained Delaunay triangulations, set operations on surfaces (intersection, union etc ...), bounding-boxes trees for efficient collision and intersection detection, triangle strips and binary heaps. Package: libjuman-dev Priority: optional Section: contrib/libdevel Installed-Size: 114 Maintainer: TSUCHIYA Masatoshi Architecture: solaris-i386 Source: juman Version: 5.1-2 Depends: libjuman4 (= 5.1-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libjuman-dev_5.1-2_solaris-i386.deb Size: 40440 MD5sum: f971450bd9e02e54897173d783dd8382 SHA1: 5a59c0bacf153f189373ec3ef6e6506d830141e3 SHA256: 1a547e269ca58b0519fd0859c1371e10a454bac628e18f5e099817ab8fba18ff Description: Header files of JUMAN This package provides header files which are necessary to development programs using runtime libraries of Juman, that is a Japanese morphological analysis system. Package: libview2-dbg Priority: extra Section: contrib/libdevel Installed-Size: 8 Maintainer: Torsten Werner Architecture: solaris-i386 Source: libview Version: 0.6.0-2 Depends: libview2 (= 0.6.0-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libview2-dbg_0.6.0-2_solaris-i386.deb Size: 566704 MD5sum: ca3fc3957d91e5f20656e27ed0a9374d SHA1: e52883de5b897bddbcb9de9b57539b81f88276d2 SHA256: 5174f7de966b7b68552c66af6a1a9e457a42c5d1562e988a1675c65a865e52c7 Description: VMware's Incredibly Exciting Widgets libview is VMware's Incredibly Exciting Widgets, a useful collection of GTK+ widgets used within VMware products, free for everybody's use. . This library consists of several widgets that are used by VMware in Workstation and other products and has been given back to the OSS community. These widgets are under the MIT license and are largely written in C++ for GTKMM. . This is the debugging package. . Homepage: http://view.sourceforge.net/ Package: liboggz1-dbg Priority: optional Section: contrib/libdevel Installed-Size: 10 Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: liboggz Version: 0.9.5-4 Depends: liboggz1 (= 0.9.5-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liboggz1-dbg_0.9.5-4_solaris-i386.deb Size: 68846 MD5sum: f59045b9ca96be79d5b4cf77823d42c4 SHA1: e7edf9da799e00f49e5f832855d242dabd3aaa2d SHA256: b158e0f3af78bd920a3f4139696a88b369a2c4b03b717e42d26344cdcb770eb5 Description: convenience interface for Ogg stream I/O debugging symbols Oggz provides a simple programming interface for reading and writing Ogg files and streams. . This package contains debugging symbols useful for tracing bugs in liboggz software. Package: libsexymm-dev Priority: optional Section: contrib/libdevel Installed-Size: 46 Maintainer: Torsten Werner Architecture: solaris-i386 Source: libsexymm Version: 0.1.9-2 Depends: libgtkmm-2.4-dev, libsexy-dev, libsexymm2 (= 0.1.9-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsexymm-dev_0.1.9-2_solaris-i386.deb Size: 34394 MD5sum: d76e195c733eb2ca246fbf5e9b71eeb2 SHA1: d2cc8a1adffa07907d23198207929b379ce08254 SHA256: 8a8cf4477d9bcccff872cc6183cf439189599084ea9898fa855d6c19a497f314 Description: collection of additional gtkmm widgets - header files libsexy is a collection of GTK+ widgets that extend the functionality of such standard widgets as GtkEntry and GtkLabel by subclassing them and working around the limitations of the widgets. . These are the C++ bindings (header files). . Homepage: http://www.chipx86.com/wiki/Libsexy Package: libphat0-dev Priority: optional Section: contrib/libdevel Installed-Size: 365 Maintainer: Debian QA Group Architecture: solaris-i386 Source: phat Version: 0.3.1-3 Depends: libphat0 (= 0.3.1-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libphat0-dev_0.3.1-3_solaris-i386.deb Size: 62580 MD5sum: 0eb2a50b475387478f8b8151e4ebfc2f SHA1: 1d907144ae85ff7f2aae8e26094b6e47e9be0847 SHA256: 9252a62f58eeb770bea759def03a3b0fef14087e23e781bbeb07ba9475ee7f15 Description: development files for libphat Development files needed in order to compile programs which use the phat widget collection. Package: libgtkhtml3.8-dbg Priority: extra Section: contrib/libdevel Installed-Size: 3004 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Evolution Maintainers Architecture: solaris-i386 Source: gtkhtml3.8 Version: 1:3.13.5-1ubuntu1 Depends: libgtkhtml3.8-15 (= 1:3.13.5-1ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgtkhtml3.8-dbg_3.13.5-1ubuntu1_solaris-i386.deb Size: 1261146 MD5sum: d70c936581e5933bb50f0cfa38646ad3 SHA1: cb03c8fd60799e7314b70222bc00c0049ffa3a8f SHA256: cc27d7f0f72e67fdc88643a57d2178bdfa04c952fb6576f33faf9e8b5a51dc26 Description: HTML rendering/editing library - debug files This is GtkHTML, a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, but is now being developed independently. Package: libverbiste-dev Priority: optional Section: contrib/libdevel Installed-Size: 81 Maintainer: Francois Marier Architecture: solaris-i386 Source: verbiste Version: 0.1.22-2 Replaces: libverbiste0-dev Depends: libverbiste-0.1-0 (= 0.1.22-2) Conflicts: libverbiste0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libverbiste-dev_0.1.22-2_solaris-i386.deb Size: 23380 MD5sum: ba9e49595f2829556c416b15b5643004 SHA1: 4d11862278aafba0c77540fe137dc74a79a5e16d SHA256: f4b8c94ddeffb2f51e6ab6ccecbc613886f03588c519189f02c5f8bedb72f5b5 Description: a French conjugation system - development files Verbiste is a program that gives the complete conjugation for French verbs. The knowledge base contains over 6800 verbs. . This package contains the development files. Homepage: http://sarrazip.com/dev/verbiste.html Package: libhippocanvas-dev Priority: optional Section: contrib/libs Installed-Size: 361 Maintainer: Jani Monoses Architecture: solaris-i386 Source: hippo-canvas Version: 0.2.23-0ubuntu2 Depends: libgtk2.0-dev, libhippocanvas-1-0 (= 0.2.23-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libhippocanvas-dev_0.2.23-0ubuntu2_solaris-i386.deb Size: 75616 MD5sum: 0e1cfacc53e39b44280f8fb902a49391 SHA1: d944483baa8cc7714f4ad620bd3ec7e10e2f60b5 SHA256: 2c53a3b56b89434566360e685b747e66a632c2a699abefc2debad1d440276fab Description: a GTK+2.0 canvas library Hippocanvas is a canvas library based on GTK+2.0, Cairo and Pango It is used by the Mugshot client and by the Sugar UI . This package provides the development files Package: libwxgtk2.8-dev Priority: optional Section: libdevel Installed-Size: 171 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Depends: libwxbase2.8-dev (= 2.8.7.1-0ubuntu3), libwxgtk2.8-0 (= 2.8.7.1-0ubuntu3), wx2.8-headers (= 2.8.7.1-0ubuntu3) Suggests: gettext, libstdc++-dev, wx-common, wx2.8-doc, xlibmesa-gl-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libwxgtk2.8-dev_2.8.7.1-0ubuntu3_solaris-i386.deb Size: 90542 MD5sum: f8090f6e868eab879c29df4a35fc5403 SHA1: 045a0916d1c53593e23bd4879fd2e419f86bb886 SHA256: 48190cb4cff52f20d9046763eb8def2aa1bffd3ff4e4931116e6d0ce6f2a2aef Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides files needed to compile wxWidgets programs. If you want to compile apps using the (optional) glcanvas library you will need to have Mesa or OpenGL installed too. Package: libdiscover-dev Priority: optional Section: contrib/libdevel Installed-Size: 33 Maintainer: Petter Reinholdtsen Architecture: solaris-i386 Source: discover Version: 2.1.2-2 Depends: libdiscover2 (= 2.1.2-2), libexpat1-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdiscover-dev_2.1.2-2_solaris-i386.deb Size: 112164 MD5sum: 756e9603531b17b57bfb25b47bc04841 SHA1: 35d8adaee1f7bbfb50cf67267214a1b45e9c34b4 SHA256: 4d1b0fd081c22e6dd30254f8cefc629f8c161d6ca8b458c6016141b5c1be424b Description: hardware identification library development files libdiscover is a library enabling identification of various PCI, PCMCIA, and USB devices. . This package contains the header files and static libraries needed for development. Package: libibtk-dev Priority: optional Section: contrib/libdevel Installed-Size: 18 Maintainer: Christian Bayle Architecture: solaris-i386 Source: libibtk Version: 0.0.14-11.1 Depends: libc6-dev, libibtk0 (= 0.0.14-11.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libibtk-dev_0.0.14-11.1_solaris-i386.deb Size: 50736 MD5sum: de1e9301df5d0f5e462fa922dde05c5e SHA1: 72dcc8bad29084ab5ae52f3ab8b1b5def9723fcf SHA256: 3818260e709c11c3e5778b74396db1537e5b6a10062cdb7e06f191781f922644 Description: Insomnia's Basic ToolKit: Development Libraries and Header Files IBTK is used by The General ATI TV and Overlay Software (GATOS) suite for capturing video. Package: libprelude-dev Priority: extra Section: contrib/libdevel Installed-Size: 31 Maintainer: Mickael Profeta Architecture: solaris-i386 Source: libprelude Version: 0.9.16.2-2 Depends: libgnutls-dev, libltdl3-dev, libprelude2 (= 0.9.16.2-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libprelude-dev_0.9.16.2-2_solaris-i386.deb Size: 78414 MD5sum: 522a03a93361e063d32ae639aa7ea105 SHA1: 51630b5d7ae1a6f0c09cc500de90f7c2a1f9593a SHA256: 344da58f7a6d7db92479eeb0909c0ce806051fee6126d83b60088c2a39f56eb8 Description: Hybrid Intrusion Detection System [ Development files ] Prelude is a general-purpose hybrid intrusion detection system. Its goals are performance and modularity. It is divided in two main parts : - the Prelude sensors, responsible for generating alerts, such as snort featuring a signature engine, plugins for protocol analysis, and intrusion detection plugins, and the Prelude log monitoring lackey. - the Prelude report server, collecting data from Prelude sensors, and generating user-readable reports. . This package contains the development files for Prelude components. Package: wine-dev Priority: optional Section: contrib/libdevel Installed-Size: 14620 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Scott Ritchie Architecture: solaris-i386 Source: wine Version: 1.0.0-1ubuntu4~nexenta1 Replaces: libwine, libwine-dev Depends: libc6-dev, wine (= 1.0.0-1ubuntu4~nexenta1) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Conflicts: libwine-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/wine-dev_1.0.0-1ubuntu4~nexenta1_solaris-i386.deb Size: 1255252 MD5sum: e80f8cf5e6cf681808d0793955b71528 SHA1: 6fd6d7c599382e077439e3576341fef290fe8466 SHA256: 05a60167659121aef8a84ea5630c40db73fe786023e4ff773b25ab45670c512c Description: Microsoft Windows Compatibility Layer (Development files) Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available. . This package consists of the development files needed to compile programs using wine's free version of the Microsoft Windows API. . Homepage: http://www.winehq.org/ Package: libfcgi-dev Priority: optional Section: contrib/libdevel Installed-Size: 12 Maintainer: Tatsuki Sugiura Architecture: solaris-i386 Source: libfcgi Version: 2.4.0-7 Depends: libfcgi0ldbl (= 2.4.0-7) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libfcgi-dev_2.4.0-7_solaris-i386.deb Size: 32424 MD5sum: 9fb24a9e18721362818a72d253ceeada SHA1: f5a57ad782939e75db2dde71e76b0fa5ae290ce4 SHA256: 7ddab3acb41374bd40f862682474390b96ace7fa8ed6e1bc44841d61b0c5ecad Description: Header files of FastCGI FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. Package: libfishsound1-dbg Priority: optional Section: contrib/libdevel Installed-Size: 18 Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: libfishsound Version: 0.7.0-2.1 Depends: libfishsound1 (= 0.7.0-2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libfishsound1-dbg_0.7.0-2.1_solaris-i386.deb Size: 21168 MD5sum: 708ab6dfdecd4db2039b8703bac70ce5 SHA1: f2e4191a4df95383217e2ff36fab4aaa2cf238ff SHA256: cdb71386391786d64e03378752e6485624c22bc3f6a001cfacadb4e4497850f4 Description: simple programming interface that wraps Xiph.Org audio codecs (debugging information) libfishsound is a wrapper around the existing codec libraries and provides a consistent, higher-level programming interface. It has been designed for use in a wide variety of applications; it has no direct dependencies on Annodex or Ogg encapsulation, though it is most commonly used in conjunction with liboggz to decode or encode Ogg encapsulated Vorbis or Speex files. . This package contains debugging symbols useful for tracing bugs in the libfishsound1 package. Package: libilmbase-dev Priority: optional Section: contrib/libdevel Installed-Size: 1173 Maintainer: Adeodato Simó Architecture: solaris-i386 Source: ilmbase Version: 1.0.1-2 Replaces: libopenexr-dev (<< 1.6) Depends: libilmbase6 (= 1.0.1-2) Conflicts: libopenexr-dev (<< 1.6) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libilmbase-dev_1.0.1-2_solaris-i386.deb Size: 195758 MD5sum: 5154712c6c151ef9bc6785e72f5f11e8 SHA1: faa04bc7ce051a11e5e0a1964c9047a9f4ba967c SHA256: 7cf249ddc3c1465cb966eb02efe48b78956985026d9f5da44812fbf3c4a6722c Description: development files for IlmBase This package provides the development files for IlmBase, a set of utility libraries relesaed by ILM and used by OpenEXR. Install this package if you want to compile a program that makes use of these libraries. Homepage: http://www.openexr.com Package: libevocosm-dev Priority: optional Section: contrib/libdevel Installed-Size: 88 Maintainer: Al Stone Architecture: solaris-i386 Source: libevocosm Version: 3.1.0-3 Depends: libevocosm-3.1-1 (= 3.1.0-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libevocosm-dev_3.1.0-3_solaris-i386.deb Size: 256638 MD5sum: 9885d94f9e666c488f3cbf22f6127a07 SHA1: b3486b5db406ae4f15fa36436f168742512f1a42 SHA256: 03e434d4c46fa8620dea961b49cd153d526071772e5efd5450d06bfbfcbac50c Description: a C++ framework for developing evolutionary algorithms This library provides a framework for programming a wide variety of evolutionary algorithms, ranging from genetic algorithms to agent simulations. Evocosm is the foundation for Acovea . This package contains the files needed to develop code using libevocosm. Package: publib-dev Priority: optional Section: contrib/libdevel Installed-Size: 50 Maintainer: Antti-Juhani Kaijanaho Architecture: solaris-i386 Source: publib Version: 0.39-3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/publib-dev_0.39-3_solaris-i386.deb Size: 55940 MD5sum: 15df06bb24ce67463da22a5d426bec70 SHA1: 88cad496c004612fbe40ac2b80c5fa842019b11e SHA256: b46fe6baf1c29705655d42b692765824d06b83309fbcdf511063b9f078532312 Description: library of miscellaneous C functions This library contains functions for memory allocation, bit arrays, comparing standard C types for qsort and bsearch, error messages, filenames, hash tables, integer sets, log files, NNTP, priority queues, normal queues, editor buffers, stacks, and strings. Package: libwxbase2.6-dbg Priority: extra Section: libdevel Installed-Size: 8318 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.6 Version: 2.6.3.2.2-2ubuntu4 Replaces: libwxgtk2.6-dbg (<< 2.6.3.2) Depends: libc6-dev, wx2.6-headers (= 2.6.3.2.2-2ubuntu4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libwxbase2.6-dbg_2.6.3.2.2-2ubuntu4_solaris-i386.deb Size: 3139978 MD5sum: b854df3399159f0abbe1734a7a553062 SHA1: d6db5e4d6ffddf66a2c54c4bbb9fb1a13f4020b0 SHA256: 54300a962fe7d24d01f8c006c4feaa82e6b9c3c9737883fd7b5bc713c1afc62e Description: wxBase library (debug) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing to build the same program under all supported folders, wxThread class for writing multithreaded programs using either Win32 or POSIX threads and much more. wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...) win32, and BeOS. . This package provides a debug version of the wxBase library. It is compiled both with -g for normal debugger tracing and with the __WXDEBUG__ flag which provides many internal checks by wxWidgets itself that are not performed on apps compiled with the 'release version' libs in the -dev package. Package: libhighgui-dev Priority: optional Section: contrib/libdevel Installed-Size: 327 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: opencv Version: 1.0.0-4ubuntu1 Depends: libavcodec-dev (>= 0.cvs20050918-2), libavformat-dev, libcv-dev (>= 1.0.0-4ubuntu1), libgtk2.0-dev, libhighgui1 (= 1.0.0-4ubuntu1), libjpeg-dev, libpng12-dev, libtiff4-dev, pkg-config, zlib1g-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libhighgui-dev_1.0.0-4ubuntu1_solaris-i386.deb Size: 109016 MD5sum: 210cd7feb970a90e638871ece4adb8ff SHA1: db7bef646a0030bde53c0ad13b0f3ced9c09ac4a SHA256: c873bf3521f513cf53d7c3485ec5fedaf4fd09015e11a7a9e05f3a0141bf3fe0 Description: development files for libhighgui This package contains the header files and static library needed to compile applications that use the OpenCV (Open Computer Vision) GUI. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libfacile-ocaml-dev Priority: optional Section: contrib/libdevel Installed-Size: 1214 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: facile Version: 1.1-6.1build1 Depends: ocaml-nox-3.10.0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libfacile-ocaml-dev_1.1-6.1build1_solaris-i386.deb Size: 482362 MD5sum: 5827887553103ab7eb072483f722702a SHA1: ce7182124d8b06d97a203c252b9e7dcdd1c37a26 SHA256: 946e2e6c128a9315b2f21e34e9d6446e67ed6bb0ec7d9ae5f4931d70053bb37c Description: functional constraint library implemented in objective caml FaCiLe is a constraint programming library over integer finite domain written in Objective Caml. It offers all usual facilities to create and manipulate finite domain variables, arithmetic expressions and constraints (possibly non-linear), built-in global constraints and search goals. FaCiLe allows as well to build easily user-defined constraints and goals (including recursive ones), making pervasive use of OCaml higher-order functionals to provide a simple and flexible interface for the user. As FaCiLe is an OCaml library and not "yet another language", the user benefits from type inference and strong typing discipline, high level of abstraction, modules and objects system, as well as native code compilation efficiency, garbage collection and replay debugger, all features of OCaml (among many others) that allow to prototype and experiment quickly: modeling, data processing and interface are implemented with the same powerful and efficient language. . Web site: http://www.recherche.enac.fr/opti/facile Package: libquantum-dev Priority: optional Section: contrib/libdevel Installed-Size: 7 Maintainer: Florian Ragwitz Architecture: solaris-i386 Source: libquantum Version: 0.2.4-2 Depends: libquantum3 (= 0.2.4-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libquantum-dev_0.2.4-2_solaris-i386.deb Size: 28944 MD5sum: 69223b1513f56f30426a762a3142b096 SHA1: c6bbc2289ed3b60606911a8e3d825c7037a8b431 SHA256: 7c483214da7e05394c3889e08e3d58b18d4e6f04a629229e7cb31ed11ffec90e Description: library for the simulation of a quantum computer libquantum is a C library for the simulation of a quantum computer. Based on the principles of quantum mechanics, it provides an implementation of a quantum register. Basic operations for register manipulation such as the Hadamard gate or the Controlled-NOT gate are available through an easy-to-use interface. Measurements can be performed on either single qubits or the whole quantum register. . Features: * Simulation of arbitrary quantum algorithms is possible * High perfomance and low memory consumption * Decoherence support for realistic quantum computation * Interface for quantum error correction (QEC) * Supports the density operator formalism * Implementations of Shor's factoring algorithm and Grover's search algorithm are included . This package contains the header files and static libraries which are needed to develop applications based on libquantum. Package: libgeos-dev Priority: optional Section: contrib/libdevel Installed-Size: 2819 Maintainer: Debian GIS Project Architecture: solaris-i386 Source: geos Version: 2.2.3-4 Depends: libgeos-c1 (= 2.2.3-4), libgeos2c2a (= 2.2.3-4) Suggests: libgdal-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgeos-dev_2.2.3-4_solaris-i386.deb Size: 676964 MD5sum: 52feb62cb51818bc472159d7e3ea14b9 SHA1: c2f8abbc9c0c4b3b15eaf3b6433bfec64eafa6ab SHA256: 48fba23f8fa7e8635d61d10a0e43c04993c7a963591027bdf3cb1631a1d20ba8 Description: Geometry engine for GIS - Development files GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. . This package contains the headers and libraries needed to develop programs using GEOS. Homepage: http://geos.refractions.net/ Package: libgtk1.2-dbg Priority: extra Section: contrib/libdevel Installed-Size: 5013 Maintainer: Akira TAGOH Architecture: solaris-i386 Source: gtk+1.2 Version: 1.2.10-18.1build2 Depends: libgtk1.2 (= 1.2.10-18.1build2) Pre-Depends: dpkg (>= 1.6.8) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgtk1.2-dbg_1.2.10-18.1build2_solaris-i386.deb Size: 1997020 MD5sum: 73e858773bf162fb46a42fe5172699b0 SHA1: be407d03623d45684d16d183fe364e50edec2616 SHA256: a655fda5383a2a3895bb78625d953ae7879a6ea5959efcc1b8e60563535254f5 Description: Debugging files for the GIMP Toolkit This package contains the debugging static libraries for the GIMP Toolkit set of widgets for X. . Install this package if you wish to debug your own X programs using the GIMP Toolkit 1.2, or if you wish to debug your own plug-ins for The GIMP. Package: libexo-0.3-dev Priority: optional Section: contrib/libdevel Installed-Size: 1238 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: exo Version: 0.3.4-3ubuntu4 Replaces: libexo0.3-dev Depends: libexo-0.3-0 (= 0.3.4-3ubuntu4), libhal-storage-dev, libxfcegui4-dev (>= 4.4.2) Conflicts: libexo0.3-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libexo-0.3-dev_0.3.4-3ubuntu4_solaris-i386.deb Size: 393684 MD5sum: 3e3452800f390c98c358072db06341de SHA1: 43ece0723e313c52cac7897b2defe761616df62a SHA256: 3d8b0351fe9e12f6988ea1bfad13a9545502929d312c22f9d7aefd7cd64d6387 Description: Development files for libexo This package contains the headers and the static library for libexo-0.3-0. Homepage: http://libexo.os-cillation.com/ Package: libfxscintilla-dev Priority: optional Section: contrib/libdevel Installed-Size: 16 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Thierry Moisan Architecture: solaris-i386 Source: libfxscintilla Version: 1.63-0ubuntu2 Depends: libfxscintilla17 (= 1.63-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libfxscintilla-dev_1.63-0ubuntu2_solaris-i386.deb Size: 4222 MD5sum: 18b492f3b43935dd4974768b50ff88b3 SHA1: 37dd5948dc78097040bc3438865909e7035c7b55 SHA256: 4e5f705471b0befba931a1d62b40ab0660a098c650cc6986b5ef6869ce8b4bb8 Description: a development implementation of Scintilla for the FOX GUI Library FXScintilla is an implementation of Scintilla for the FOX GUI Library For more information about Scintilla, see http://www.scintilla.org. For more information about FOX, see http://fox-toolkit.org. Package: libdvdnav-dev Priority: optional Section: contrib/libdevel Installed-Size: 18 Maintainer: Philipp Matthias Hahn Architecture: solaris-i386 Source: libdvdnav Version: 0.1.10-0.2 Depends: libdvdnav4 (= 0.1.10-0.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdvdnav-dev_0.1.10-0.2_solaris-i386.deb Size: 130420 MD5sum: be0659621dcce167ad8ed63043a98307 SHA1: 39fe81e14123c9d5c4462fcb6b7f4611725ced89 SHA256: dd4f84477e3b24640236949ef0c7cb007debb0a2b7e1ba65778884d034c3c9b9 Description: The DVD navigation library, development package This is the DVD navigation library, which provides an interface to the advanced features of DVDs, like menus, navigation, etc. . This package contains the header files and static library needed to compile applications that use libdvdnav. Package: libguilegtk-1.2-dev Priority: optional Section: contrib/libdevel Installed-Size: 22 Maintainer: Hamish Moffatt Architecture: solaris-i386 Source: guile-gtk-1.2 Version: 0.31-5.1build1 Replaces: libguilegtk-dev Depends: libguilegtk-1.2-0 (= 0.31-5.1build1) Conflicts: libguilegtk-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libguilegtk-1.2-dev_0.31-5.1build1_solaris-i386.deb Size: 206086 MD5sum: 4cefc5d5f1f536acf00fa723f0335f6c SHA1: 65c7688e0f9bc6202ad1474fc258d0a1e701fdbb SHA256: 58f3674dc54fb8c21558fa37a6965dbee174e72f76108a1188a22fbd8425aa43 Description: GTK+ 1.2 bindings for the Guile scheme interpreter - development files This package contains development files for compiling programs which use the libguilegtk-1.2 library, which allows Guile programs to use GTK+ 1.2 widgets. Package: libcos4-1-dbg Priority: extra Section: contrib/libdevel Installed-Size: 15540 Maintainer: Debian CORBA Team Architecture: solaris-i386 Source: omniorb4 Version: 4.1.1-2 Depends: libcos4-1 (= 4.1.1-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcos4-1-dbg_4.1.1-2_solaris-i386.deb Size: 4682212 MD5sum: 62d893c7a1f6506a59c35a46cea1ec30 SHA1: a5c2b1566c82b4d74e0c265858a9ab56c681d144 SHA256: b4a965f8ec3f72ce794d8c5650a78087709b52a155699a9c7ee85953cd217317 Description: omniORB CORBA services stubs debugging symbols omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes the debug versions of libcos4 and libcosdynamic4. Homepage: http://omniorb.sourceforge.net Package: libloudmouth1-0-dbg Priority: extra Section: libdevel Installed-Size: 9 Maintainer: Ross Burton Architecture: solaris-i386 Source: loudmouth Version: 1.3.4-1 Depends: libloudmouth1-0 (= 1.3.4-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libloudmouth1-0-dbg_1.3.4-1_solaris-i386.deb Size: 91902 MD5sum: 192e05237ec76590bb635270ab11cdce SHA1: bc0334b4e16f1c1aae6c2ea9ee638756791f7144 SHA256: 62ebe0b8f02b8cf3793b086ea79e5b48f24993d32126236742f42e966cc21688 Description: Lightweight C Jabber library (debugging symbols) Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol. It's designed to be easy to get started with and yet extensible to let you do anything the Jabber protocol allows. . This package contains detached debugging symbols. . Most people will not need this package. Package: libzip-ocaml-dev Priority: optional Section: contrib/libdevel Installed-Size: 25 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: camlzip Version: 1.03-6 Replaces: camlzip Provides: camlzip Depends: libzip-ocaml (= 1.03-6), ocaml-nox-3.10.0, zlib1g-dev (>> 1.1.4) Conflicts: camlzip Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libzip-ocaml-dev_1.03-6_solaris-i386.deb Size: 68966 MD5sum: bf949721433d4a2126bc444bc2b4bb48 SHA1: 87bc4c82a8ba0cabb8073a4d52f4c4836782bad0 SHA256: 6ea305f149e79dea05da787f35b5586e0da15e223495b907b911696e99e6ca11 Description: ocaml compression libraries This Objective Caml library provides easy access to compressed files in ZIP and GZIP format, as well as to Java JAR files. It provides functions for reading from and writing to compressed files in these formats. . This package contains the developpment part of the camlzip package. Package: libcmml1-dev Priority: optional Section: contrib/libdevel Installed-Size: 939 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: libcmml Version: 0.9.2-3.2ubuntu1 Provides: libcmml-dev Depends: libc6-dev, libcmml1 (= 0.9.2-3.2ubuntu1), libexpat1-dev Conflicts: libcmml-dev, libcmml0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcmml1-dev_0.9.2-3.2ubuntu1_solaris-i386.deb Size: 227312 MD5sum: 0d756c2516827846b53abaab4eb492a8 SHA1: bb6b7458e9421866ae664eb752543f0b81487f58 SHA256: d0e04fc1f24b7885a208527d444358041ab4adc7cf652a85decbbfdee0ed375c Description: Continuous Media Markup Language document handler (development files) This library provides a simple API for reading files marked up with the Continuous Media Markup Language (CMML), and returns structures containing this informationint a format which can be used by applications reading annotated and indexed media streams. . This package contains the header files and static libraries required for developing applications that use CMML. Package: libyaml-syck-ocaml-dev Priority: optional Section: contrib/libdevel Installed-Size: 36 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: ocaml-syck Version: 0.1.1-2build1 Depends: libsyck-dev, libyaml-syck-ocaml (= 0.1.1-2build1), ocaml-findlib, ocaml-nox-3.10.0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libyaml-syck-ocaml-dev_0.1.1-2build1_solaris-i386.deb Size: 9818 MD5sum: 434aeee84eafbc7236694e1542a5a2e6 SHA1: 26673952b24fc9adfa83f73d57584826ccc67bf2 SHA256: 66b55089361788e4b0990b90b80d30d4cf5a279103ac5f0b975919f9a561de6a Description: OCaml bindings for Syck, a YAML parser kit This library provides OCaml bindings for Syck, a parser/printer library used to work with YAML (a human readable machine parsable data serialization format) documents. . This package contains all the development stuff you need to develop OCaml programs which use Syck. Homepage: http://ocaml-syck.sourceforge.net/ Package: libgwyddion20-dev Priority: optional Section: contrib/libdevel Installed-Size: 658 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Source: gwyddion Version: 2.10-1~hardy1 Depends: libgwyddion2-0 (= 2.10-1~hardy1) Suggests: libgwyddion20-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgwyddion20-dev_2.10-1~hardy1_solaris-i386.deb Size: 72314 MD5sum: eb340042b469cd7e30e28c06ad3342fe SHA1: b56f85e842e41917125833b6a94ec1a0749fd304 SHA256: dbe56dd9da5a0e8d8af62a75a2ea3e4e38cd46bbcda30b237642de75f965fb12 Description: Gwyddion SPM analysis - header files This package contains the header files for libgwyddion2-0. Homepage: http://gwyddion.net/ Package: libdbi0-dev Priority: optional Section: contrib/libs Installed-Size: 17 Maintainer: Thomas Goirand Architecture: solaris-i386 Source: libdbi Version: 0.8.2-3 Depends: libdbi0 (= 0.8.2-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdbi0-dev_0.8.2-3_solaris-i386.deb Size: 13136 MD5sum: 0e30e2f8d07f2cf7c66a114c4c9cb969 SHA1: d0a0634fc6c00fa862eea3d6ca4a23dcd71eb414 SHA256: 85bf7163c3a343b11b3abc350b58e2b93d417257fd596d513d4a7cb0049c7758 Description: DB Independent Abstraction Layer for C -- development files libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. Homepage: http://libdbi.sourceforge.net/ Package: libtcd-dev Priority: extra Section: contrib/libdevel Installed-Size: 9 Maintainer: Peter S Galbraith Architecture: solaris-i386 Source: libtcd Version: 2.2.2-1 Depends: libtcd0 (= 2.2.2-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtcd-dev_2.2.2-1_solaris-i386.deb Size: 62524 MD5sum: 252a8c9ce063ce15ed83ccb4e41216e2 SHA1: 72d0568fc3717f16f513234c7f47666b6843dbf6 SHA256: c577ccf96899d5d7590ccfdc5a9ad361f77802839525c46423bc132e57daa6d9 Description: Tide Constituent Database (TCD) library (header file) libtcd provides a software API for reading and writing Tide Constituent Database (TCD) files. . The TCD file format and schema are used by XTide to retrieve constituent definitions (speeds, equilibrium arguments, and node factors), harmonic constants, subordinate station offsets and associated metadata for use in generating tide predictions. Package: libebml-dev Priority: optional Section: contrib/libdevel Installed-Size: 20 Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Source: libebml Version: 0.7.7-3.1 Depends: libebml0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libebml-dev_0.7.7-3.1_solaris-i386.deb Size: 94984 MD5sum: 156d0efecb9b013d3aa31fdd101932e9 SHA1: 72f1ac9d0ce51ea72cfa762ac5fca4b9b22f122b SHA256: 0d27231ec557e1034458d3f545e2891302462f4ccb69c42a69ed110d46551be2 Description: access library for the EBML format The libebml library allows to read and write files using EBML (the Extensible Binary Meta Language), a binary pendant to XML. Using libebml makes it easier to extend a file format without breaking support in older parsers. . This package contains the header files and static libraries needed to compile applications that use libebml. Package: libnanohttp-dev Priority: optional Section: contrib/libdevel Installed-Size: 15 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libcsoap Version: 1.1.0-11 Depends: libnanohttp1, pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libnanohttp-dev_1.1.0-11_solaris-i386.deb Size: 17030 MD5sum: 1e7972d62b0254f9accb0e219ac2b52c SHA1: 6807ac6028f0b5f1a27d5b2f05344a49c5189f83 SHA256: 738e7d6ae06d6cc7b24933e5f32cc56b42e2c9f8cf7f5a8104ef74104d145cb1 Description: shared nanohttp header files for SOAP server apps in C This project provides a small SOAP server in C Package: libskstream-0.3-dev Priority: optional Section: contrib/libdevel Installed-Size: 16 Maintainer: Michael Koch Architecture: solaris-i386 Source: skstream Version: 0.3.6-3 Depends: libskstream-0.3-4 (= 0.3.6-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libskstream-0.3-dev_0.3.6-3_solaris-i386.deb Size: 21104 MD5sum: be0049192f5da52de266df228155ff66 SHA1: 58120e42d1d6474e021b02e6fec4202571bf1071 SHA256: a6ac70f1b4e917aa3b1946c0b27a5ae1453484264271c4fc98cb2f51d590c513 Description: Isostream C++ socket library - development files skstream implements an isostream C++ socket library. TCP- and UDP-sockets are available as C++ classes. . This package contains the development files. Package: libflash-dev Priority: optional Section: contrib/libdevel Installed-Size: 286 Maintainer: Nobuhiro Iwamatsu Architecture: solaris-i386 Source: libflash Version: 0.4.13-9ubuntu1 Depends: libflash0c2 (= 0.4.13-9ubuntu1), libjpeg62-dev, zlib1g-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libflash-dev_0.4.13-9ubuntu1_solaris-i386.deb Size: 68748 MD5sum: bc5d98a67ced435591e3bf7f79c58772 SHA1: 47fd192d7cb62db079c5eb76c686ba020078bdbd SHA256: 5e6e394a19e57c210fb2ce7402863b496993665e19fc0269c5dbb21d32d0d92f Description: GPL Flash (SWF) Library - development files The GPL Flash library is a set of functions that can be used by applications to play Flash movies. The core of the library is a portable graphic renderer that can be used to add SWF support to an application. . This package contains static libraries and headers in order to build applications against the library. Package: libspiff-dev Priority: optional Section: contrib/libdevel Installed-Size: 24 Maintainer: Debian Xiph.org Maintainers Architecture: solaris-i386 Source: libspiff Version: 0.8.2-1 Depends: libspiff1 (= 0.8.2-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libspiff-dev_0.8.2-1_solaris-i386.deb Size: 100464 MD5sum: a1d66dd708e557c381bae6c2849f2997 SHA1: 3d683c7e6e6dbbccc42ec94fde79396c5eda5ff0 SHA256: 9328a1bf32eac60b3cbcdb5d63924ea54d2dfc397cbb36eeb051f90d2790bed8 Description: development files for libSpiff This package provides the development files for libSpiff, a library to read and write files in the XML Shareable Playlist Format (XSPF). Install it if you want to compile a program that makes use of this library. Homepage: http://libspiff.sourceforge.net Package: libkeynote-dev Priority: optional Section: contrib/libdevel Installed-Size: 32 Maintainer: Martin Waitz Architecture: solaris-i386 Source: keynote Version: 2.3-11build1 Depends: libc6-dev, libkeynote0 (= 2.3-11build1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libkeynote-dev_2.3-11build1_solaris-i386.deb Size: 43304 MD5sum: f8fa9876d4cc530298bd13d6b5e13905 SHA1: 985cca4f5c675a4c33cfb15d53e0f7aa02c5cc9c SHA256: bfed7c393a779273def12cef300374a66d90393dc753bb90f66662f8364f7f71 Description: Decentralized Trust-Management system, development files The KeyNote architecture and language are useful as building blocks for the trust management aspects of a variety of Internet protocols and services. . This Package contains all the files and documentation needed to use the KeyNote library in own applications. Package: libjalali-dev Priority: extra Section: contrib/libdevel Installed-Size: 8 Maintainer: Debian Arabic Packaging Team Architecture: solaris-i386 Source: jcal Version: 0.1.2-1 Depends: libjalali0 (= 0.1.2-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libjalali-dev_0.1.2-1_solaris-i386.deb Size: 7140 MD5sum: 43ba1fed110d75ed127b18cf924000d7 SHA1: 617440e849a39357af7652d36365ef86ad032790 SHA256: 889ceeea79d1b6317072ee1b578eb26f0e72949725f423ade07d02cc9c118bee Description: UNIX-cal-like tool to display Jalali calendar JCal is a UNIX-cal-like tool to display Jalali (Persian) calendar. This package contains development files for JCal library. Homepage: http://savannah.nongnu.org/projects/jcal/ Package: libsilc-1.1-2-dbg Priority: extra Section: contrib/libdevel Installed-Size: 1926 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian SILC Team Architecture: solaris-i386 Source: silc-toolkit Version: 1.1.5-1ubuntu1 Depends: libsilc-1.1-2 (= 1.1.5-1ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsilc-1.1-2-dbg_1.1.5-1ubuntu1_solaris-i386.deb Size: 737562 MD5sum: 672197fae2113a0c29d52cdf974970b8 SHA1: 01326c3932e9a7ce8a8a064434bdbd61be6bace8 SHA256: 4410463ac21c4d6241be344f5e471ab31c5b3c316b8566944aec7fd550f7b953 Description: debugging symbols for the SILC library (silc-toolkit) This package contains debug symbols for both libsilc and libsilcclient. Package: libgloox-dev Priority: optional Section: contrib/libdevel Installed-Size: 65 Maintainer: Jose Carlos Garcia Sogo Architecture: solaris-i386 Source: gloox Version: 0.9.6.1-1 Depends: libgloox7 (= 0.9.6.1-1), libgnutls-dev, libidn11-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgloox-dev_0.9.6.1-1_solaris-i386.deb Size: 854620 MD5sum: 91b26281d3792799139fb3a298ce4813 SHA1: 81a50e3c5dd2a886eb4f7dfb64f22517fea8d1a1 SHA256: 391bf8318ef3b5ab14d7a3e421f46d24b304ac08f0c3c2a8b283729c51b25a97 Description: C++ jabber/xmpp library devel files A C++ Jabber/XMPP library that takes care of low level protocol stuff. Additionally, it offers high level interfaces for interaction with an XMPP server. . It is a fully compliant XMPP Core and supports various JEPs, mainly those needed to implement a XMPP IM client. . This package contains files needed for development with this library. Package: libcomplearn-gomp-dev Priority: optional Section: contrib/libdevel Installed-Size: 277 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libcomplearn Version: 1.1.1-1 Depends: libcomplearn-gomp1, libcomplearn1-headers, libglib2.0-dev, libgsl0-dev, libxml2-dev, pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcomplearn-gomp-dev_1.1.1-1_solaris-i386.deb Size: 52198 MD5sum: d10cab808e9f8bfc936cc8f62408bda4 SHA1: 909afd672c3c25dc9095e89a1d9f7bb8b41293c3 SHA256: 4ffb7f3b4d390ae87de60917c02834da1f34f4d46de0b41d65d627f85730b811 Description: CompLearn library, OpenMP version development files complearn is a multi-core library for parameter-free universal learning. Using this library, developers can access a wealth of powerful and general techniques in artificial intelligence and pattern recognition including genomics, search term clustering, language evolution, music recognition, and much more . Homepage: http://complearn.org/ Package: libquicktime-dev Priority: optional Section: contrib/libdevel Installed-Size: 254 Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Source: libquicktime Version: 2:1.0.0+debian-5 Depends: libquicktime1 (= 2:1.0.0+debian-5), zlib1g-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libquicktime-dev_1.0.0+debian-5_solaris-i386.deb Size: 57320 MD5sum: 87ab1be77215c22c3d4663b36b7b89e0 SHA1: 19c9ffe02b836678055369de1201f10c1307c795 SHA256: 8d54e625fec43bb7c5507c2a8b9fdcb911f662c73a77e03fe416194877ced7bc Description: library for reading and writing Quicktime files (development) libquicktime is a library for reading and writing QuickTime files on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA, JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression. Supported audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format. . Homepage: . This package contains the development files. Package: libhttrack-dev Priority: optional Section: contrib/libdevel Installed-Size: 40 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Xavier Roche Architecture: solaris-i386 Source: httrack Version: 3.42.1-1ubuntu1 Depends: libhttrack1 (= 3.42.1-1ubuntu1), zlib1g, zlib1g-dev Recommends: libssl0.9.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libhttrack-dev_3.42.1-1ubuntu1_solaris-i386.deb Size: 472128 MD5sum: ca9b06bad371cb9c606634b5ae4a55d0 SHA1: f88e9546ff29313cfa45bf60c227a442ce572676 SHA256: 349a586ae588e62ddb30cbe0603e87e7beee360614c42f2d2998a47f033fbd2a Description: Httrack website copier includes and development files This package adds supplemental files for using the httrack website copier library . Homepage: http://www.httrack.com Package: libclutter-gtk-0.6-dev Priority: optional Section: contrib/libdevel Installed-Size: 53 Maintainer: Ross Burton Architecture: solaris-i386 Source: clutter-gtk Version: 0.6.0-2 Depends: libclutter-0.6-dev, libclutter-gtk-0.6-0 (= 0.6.0-2), libgtk2.0-dev, pkg-config Suggests: libclutter-gtk-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libclutter-gtk-0.6-dev_0.6.0-2_solaris-i386.deb Size: 19962 MD5sum: 7a19c86625eafd2393bd4b9203f9b83c SHA1: acad65ca336e2411af37fa00d6bd2158fc079d77 SHA256: 5fb65f5eeba59c5c22f79c341c82539d33030532e37316719d03c862c48b064b Description: Open GL based interactive canvas library GTK+ widget (development files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the development files. Package: libgift-dev Priority: optional Section: contrib/libdevel Installed-Size: 243 Maintainer: Manuel Garcia Architecture: solaris-i386 Source: gift Version: 0.11.8.1-2 Depends: libgift0 (= 0.11.8.1-2), pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgift-dev_0.11.8.1-2_solaris-i386.deb Size: 65628 MD5sum: f3ad5dae9f05debed0c0ab5333cf532e SHA1: 592462bba85f6dda665c300ceef523202dcc7526 SHA256: 69d51531d17e4faf7dc31f080c212cc10069fbf8061eea8dce7bda9481e91bcc Description: helper library for various giFT components [development files] Independent helper library useful for giFT client developers and required directly by giftd and the related protocol plugins. This package contains headers, static libraries and pkg-config files necessary for developing and compiling programs which use this library. Package: libshhmsg1-dev Priority: optional Section: contrib/devel Installed-Size: 12 Maintainer: Oohara Yuuma Architecture: solaris-i386 Source: shhmsg Version: 1.4.1-4.1 Replaces: libshhmsg-dev, shhmsg-dev Provides: libshhmsg-dev Depends: libc6-dev, libshhmsg1 (= 1.4.1-4.1) Conflicts: libshhmsg-dev, shhmsg-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libshhmsg1-dev_1.4.1-4.1_solaris-i386.deb Size: 15498 MD5sum: 7799dda85514fb9b270dcdd74c2e769e SHA1: b289a6aa16bae2eaabdf8148ad7cc01e4a9b4157 SHA256: 2f067f35c86085c44695e4c30ce356b748ce20c5a90caaaf3086aa1bf88b638a Description: library for displaying messages - development This is Sverre H. Huseby's library for displaying messages in terminal based programs. It can treat the verbosity level and prepend the program name if necessary. . This package contains what you need for compiling sources that use this library and docs for using it in your own code. . Upstream webpage: http://shh.thathost.com/ Package: liboggz1-dev Priority: optional Section: contrib/libdevel Installed-Size: 12 Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: liboggz Version: 0.9.5-4 Provides: liboggz-dev Depends: libc6-dev, libogg-dev, liboggz1 (= 0.9.5-4) Conflicts: liboggz-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liboggz1-dev_0.9.5-4_solaris-i386.deb Size: 37594 MD5sum: 626890e2a7e27d79008a159d2ab91349 SHA1: 758deb75e8fcbc67f7922c3fd38d02fa35c05e44 SHA256: 64527e69ebdab6e3e933ae44818ec60a52fd75e0b8d3bb276f87a7728b3ef6b6 Description: convenience interface for Ogg stream I/O (development files) Oggz provides a simple programming interface for reading and writing Ogg files and streams. . This package contains the header files, static libraries, and stream debugging tools required for developing applications that use Oggz. Package: libfalcon-engine1-dbg Priority: extra Section: contrib/libdevel Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Giancarlo Niccolai Architecture: solaris-i386 Source: falconpl Version: 0.8.8-0ubuntu2 Depends: libfalcon-engine1 (= 0.8.8-0ubuntu2) Suggests: libfalcon-engine1-dev (= 0.8.8-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libfalcon-engine1-dbg_0.8.8-0ubuntu2_solaris-i386.deb Size: 2266320 MD5sum: e36bc8b1da1f59b0ec04fe6d318e28a4 SHA1: cb8049726c27d302dd602876d64a4b362e71394f SHA256: b00dbe60dad5d71f76702858a2e9a9b7269e43b05e8eac736eee3b03e0ce1148 Description: The Falcon P.L. engine - debugging symbols Falcon is a small, fast and powerful embeddable programming language. It is currently available for MS-Windows, Linux and Mac OS X platforms. . Falcon aims to be the next generation scripting language, providing a wide set of programming paradigms, template file processing for web development and document based applications, radical internationalization and application extension support. It is distributed under the Falcon Programming Language License, an open source license which grants usability of the language in any kind of application, including commercial ones. . This package contains the debugging symbols for libfalcon-engine1 package. Homepage: http://www.falconpl.org Package: libstroke0-dev Priority: optional Section: contrib/devel Installed-Size: 6 Maintainer: Hamish Moffatt Architecture: solaris-i386 Source: libstroke Version: 0.5.1-6 Depends: libstroke0 Conflicts: libstroke0 (<< 0.5.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libstroke0-dev_0.5.1-6_solaris-i386.deb Size: 4294 MD5sum: 90205881fd4fcf10e1ceeeb7505f3018 SHA1: a1315055c40633e22151bc951a5bb9070e32e487 SHA256: fff3e364fe0d04e8b51067bc1a25966c7952bca08d7bd0c63253c9909a1e24b6 Description: mouse strokes library -- development files libstroke is a stroke interface library. Strokes are motions of the mouse that can be interpreted by a program as a command. Strokes are common in CAD software such as gEDA and Mentor Graphics. fvwm can use mouse strokes to cause certain actions, just like button clicks. . This package contains the header files needed for developing with this library. Package: libtwolame-dev Priority: optional Section: contrib/libdevel Installed-Size: 420 Maintainer: Debian MythTV Team Architecture: solaris-i386 Source: twolame Version: 0.3.10-2 Replaces: libtwolame0-dev Depends: libc6-dev, libtwolame0 (= 0.3.10-2), pkg-config Conflicts: libtwolame0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtwolame-dev_0.3.10-2_solaris-i386.deb Size: 108608 MD5sum: b37d5152886f3cdf660efbe03cd34929 SHA1: eea1322da6fd245d31386657997ebfec72e6ff36 SHA256: 69567dc0fff4cefbb3a7978419c28c6526ab5b5857df3b3f69e84a27792cdd71 Description: MPEG Audio Layer 2 encoder (development files) TwoLAME is an optimized MPEG Audio Layer 2 (MP2) encoder. It is based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME. . TwoLAME does NOT support MPEG Audio Layer 3 (MP3) encoding due to patent issues surrounding MP3. . However, as most MPEG Audio players are able to play layer 2 (MP2) files, TwoLAME makes a very good drop-in replacement for LAME and other layer 3 encoders. . This package contains the static library and header files. . Homepage: http://www.twolame.org Package: libmatroska-dev Priority: optional Section: contrib/libdevel Installed-Size: 21 Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Source: libmatroska Version: 0.8.1-1 Depends: libebml-dev (>= 0.7.7-3), libmatroska0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmatroska-dev_0.8.1-1_solaris-i386.deb Size: 313932 MD5sum: d330fa09783e7a6b863cc8bcc891fc02 SHA1: 20a844db1e54eced2096f05ed0b949880f330c2e SHA256: c3d1349011a7431e5a124595da7d80389b309b0ea65c2b23238c7c62e7eddd49 Description: extensible open standard audio/video container format Matroska is aiming to become the standard of Multimedia Container Formats one day. It is based on EBML (Extensible Binary Meta Language), a kind of binary version of XML. This way the significant advantages in terms of future format extensability are gained without breaking file support in old parsers. . This package contains the header files and static libraries needed to compile applications that use libmatroska. Package: skalibs-dev Priority: optional Section: contrib/libdevel Installed-Size: 50 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Gerrit Pape Architecture: solaris-i386 Source: skalibs Version: 0.45-2ubuntu1 Recommends: dietlibc-dev Suggests: skalibs-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/skalibs-dev_0.45-2ubuntu1_solaris-i386.deb Size: 109270 MD5sum: 9f042efed5bff0d91cc428c4faa47657 SHA1: 7e3b02b1a8aaeabe98109484c8d2fd36e98deb52 SHA256: 77d5ba9bf65f89bc4ead3f369ed8fce0ffbeeb6fccf35e1b63a5110ce985fea2 Description: Public domain general-purpose libraries skalibs is a set of general-purpose, low-level C libraries, all in the public domain. It can replace or hide the standard C library to some extent, and is designed to allow building of small, static binaries. . See http://skarnet.org/software/skalibs/index.html for more information. Package: libbdd-dev Priority: optional Section: contrib/libdevel Installed-Size: 26 Maintainer: Jens Peter Secher Architecture: solaris-i386 Source: buddy Version: 2.4-6 Depends: libbdd0c2 (= 2.4-6), libc6-dev | libc-dev Conflicts: libbdd0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libbdd-dev_2.4-6_solaris-i386.deb Size: 460318 MD5sum: f9d8e6e7e78787d70992bf3d00455989 SHA1: 99bc611a5fa84dd862a0fdda9c6e4e0a23231a9e SHA256: 8bf08245274d57a862d6910a4818216e79cea4206248df6b1fb717e675fe127c Description: Binary decision-diagram library (development) Binary decision diagrams (BDDs) are space-efficient encodings of boolean expressions or dynamic truth tables, used in eg. model checking. BuDDy is an efficient BDD library with all the standard BDD operations, dynamic reordering of variables, automated garbage collection, a C++ interface with automatic reference counting, and more. . libbdd-dev is the BuDDy development package containing a static library and the include files needed for building applications using BuDDy. . Homepage: http://buddy.sourceforge.net/ Package: libmxml-dev Priority: optional Section: contrib/libdevel Installed-Size: 13 Maintainer: Luis Uribe Architecture: solaris-i386 Source: mxml Version: 2.4-1 Depends: libmxml1 (= 2.4-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmxml-dev_2.4-1_solaris-i386.deb Size: 54930 MD5sum: 40eda391823e99c309af2d6e32a26b4c SHA1: 7fe3dff65b7859eebb59da84384c630d28902f6c SHA256: 385532df24a368841a18d6631c8541fcfe0b3a994c95c241bc25e28bb0b35829 Description: small XML parsing library (development) Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. . Mini-XML provides the following functionality: * Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML files and strings. * Data is stored in a linked-list tree structure, preserving the XML data hierarchy. * Supports arbitrary element names, attributes, and attribute values with no preset limits, just available memory. * Supports integer, real, opaque ("cdata"), and text data types in "leaf" nodes. * Functions for creating, indexing, and managing trees of data. * "Find" and "walk" functions for easily locating and navigating trees of data. . This package contains the Mini-XML development files. . Homepage: http://www.minixml.org/ Package: libffcall1-dev Priority: optional Section: contrib/libdevel Installed-Size: 18 Maintainer: Hubert Chan Architecture: solaris-i386 Source: ffcall Version: 1.10+2.41-3 Depends: libc6-dev | libc-dev, libffcall1 (= 1.10+2.41-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libffcall1-dev_1.10+2.41-3_solaris-i386.deb Size: 52108 MD5sum: 1ed40387ac8455ae058e1421b239ca7e SHA1: c656615855d75727e46592da6231f9b59c540485 SHA256: 26e1d1394f491f3f2a1d58798da0e8a781a0d3c1a0f6b54b024272389719721c Description: Foreign Function Call Libraries (development files) This is a collection of four libraries which can be used to build foreign function call interfaces in embedded interpreters. . The four packages are: . avcall - calling C functions with variable arguments . vacall - C functions accepting variable argument prototypes . trampoline - closures as first-class C functions . callback - closures with variable arguments as first-class C functions (a reentrant combination of vacall and trampoline) Package: libmunge-dev Priority: extra Section: contrib/libdevel Installed-Size: 44 Maintainer: Gennaro Oliva Architecture: solaris-i386 Source: munge Version: 0.5.8-5 Depends: libmunge2 (= 0.5.8-5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmunge-dev_0.5.8-5_solaris-i386.deb Size: 56638 MD5sum: 14aa94cdac2aec64552e35f2b71036c7 SHA1: 0b77be3ad448eea045cb59c87fced41c1011961e SHA256: a244d4c2f5513d83ec9e49ff46a28f4cb781bbae89cc5fa5fd9317255ec93bb4 Description: authentication service for credential -- development package MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. . This package contains the development files for compiling applications using MUNGE. . Homepage http://home.gna.org/munge/ Package: libqsearch-dev Priority: optional Section: contrib/libdevel Installed-Size: 94 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libqsearch Version: 1.0.5-1 Depends: libgsl0-dev, libqsearch1, libqsearch1-headers, pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libqsearch-dev_1.0.5-1_solaris-i386.deb Size: 31612 MD5sum: 34a2e8af725959a5c42750db0207f119 SHA1: 99488c98725869f4880d9aaf212e8ac4a4101a1c SHA256: cd297cca8308ae03e6cd3891f1b3d7363021ca4677eecc05151e4f3238514e72 Description: nondeterministic quartet tree search library for unrooted trees qsearch is a library for universal hierarchical clustering using an arbitrary distance matrix as input. It searches through the space of all possible unrooted trees of a given size and finds the closest match based on a weighted quartet cost function determined by the distance matrix. When used in combination with other feature extraction libraries such as libcomplearn this system can be used for fast and accurate phylogenetic reconstruction, linguistic analysis, or stemmatology. . Homepage: http://complearn.org/ Package: libc-ares-dev Priority: extra Section: contrib/libdevel Installed-Size: 10 Maintainer: Andreas Schuldei Architecture: solaris-i386 Source: c-ares Version: 1.5.1-0 Depends: libc-ares1 (= 1.5.1-0) Conflicts: libares-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libc-ares-dev_1.5.1-0_solaris-i386.deb Size: 45590 MD5sum: 24827f58bcc9177b632a1f065de586cd SHA1: 30e4eb004cb27c9e2c4437ee2132abf8487f9982 SHA256: 93044375d70ab4df1134076c3edd082ce52fe0394ffbcd591710119f19677310 Description: library for asyncronous name resolves c-ares is a C library that performs DNS requests and name resolves asynchronously. . c-ares is a fork of the library named 'ares' . additionally it features * IPv6 support * Extended cross platform portability * 64bit cleaned sources Homepage: http://daniel.haxx.se/projects/c-ares Package: libtextcat-dev Priority: optional Section: contrib/libdevel Installed-Size: 9 Maintainer: Daniele Favara Architecture: solaris-i386 Source: libtextcat Version: 2.2-2 Depends: libtextcat0 (= 2.2-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtextcat-dev_2.2-2_solaris-i386.deb Size: 15122 MD5sum: 141897a3a709495c699e937df7c1c29b SHA1: 5c0aa33986694f6a23694620efdca82fea63578c SHA256: 47e45d11e2a31a0943e6f9391da5dc97cc03ff58da697a4013166b0d72481825 Description: Language detection library - development files Libtextcat is a library with functions that implement the classification technic described in Cavnar & Trenkle, "N-Gram-Based Text Categorization". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. . This package provides the files needed for building packages which use libtextcat. Package: libschroedinger-dev Priority: optional Section: contrib/libdevel Installed-Size: 26 Maintainer: Maintainers of GStreamer packages Architecture: solaris-i386 Source: schroedinger Version: 1.0.1-2 Depends: liboil0.3-dev (>= 0.3.13), libschroedinger-1.0-0 (= 1.0.1-2), pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libschroedinger-dev_1.0.1-2_solaris-i386.deb Size: 225360 MD5sum: d2e3a1401d0254687f9661016aa03051 SHA1: 754e71faf51c7d798e01de2a58fe02767d45cf7e SHA256: 3969cad968bfa4a9690e400b5e83f5ad1c2640e2234d0de90aaecdd42abfb790 Description: library for encoding/decoding of Dirac video streams (development files) The Schroedinger project will implement portable libraries for the high quality Dirac video codec created by BBC Research and Development. Dirac is a free and open source codec producing very high image quality video. . This package contains the header files, static libraries and symbolic links that developers using libschroedinger will need. Package: libssh-2-dbg Priority: extra Section: contrib/libdevel Installed-Size: 407 Maintainer: Jean-Philippe Garcia Ballester Architecture: solaris-i386 Source: libssh Version: 0.2+svn20070321-4 Depends: libssh-2 (= 0.2+svn20070321-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libssh-2-dbg_0.2+svn20070321-4_solaris-i386.deb Size: 105340 MD5sum: 57335e3f88ca797e161ac91abbd68955 SHA1: 54b068c329e064936bc5a46821be553ec15ccfcc SHA256: 5e07d9e41c7607f77b8dd1e6db9031ad6667001af5c181125c012472ca8546ea Description: A tiny C SSH library. Debug symbols The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains debug symbols. . Homepage: http://0xbadc0de.be/wiki/doku.php?id=libssh:libssh Package: libdevil-dev Priority: optional Section: contrib/devel Installed-Size: 17 Maintainer: Marcelo E. Magallon Architecture: solaris-i386 Source: devil Version: 1.6.7-5.1 Depends: libdevil1c2 (= 1.6.7-5.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdevil-dev_1.6.7-5.1_solaris-i386.deb Size: 279896 MD5sum: ee447e0a4e936c6a382aaa0501fdf285 SHA1: d223b4581b6b4546483c0078ce6d0154dbe05d4e SHA256: bc118b66e4372c837bfeacd1feb9aaa0f4466ca04a1f01bfe03af1fe01657925 Description: Cross-platform image loading and manipulation toolkit Developer's Image Library (DevIL) is a programmer's toolkit which can load, save and convert a wide variety of image formats. It also offers basic manipulation and filtering capabilities. . DevIL presents a simple programming interface similar to OpenGL's, which is easy for a developer to learn and use. Ultimate control of the images is left to the developer. Package: libcanlock2-dev Priority: optional Section: contrib/libdevel Installed-Size: 8 Maintainer: Laurent Fousse Architecture: solaris-i386 Source: canlock Version: 2b-4 Depends: libcanlock2 (= 2b-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcanlock2-dev_2b-4_solaris-i386.deb Size: 10450 MD5sum: 80ce9ea201c986554c1df988b3bb5db9 SHA1: 8d9a1c049313a8de84852c2a79a1d5c909a36ef5 SHA256: ab567c91f5e5cb705805e26d907c3319f93ef42b7ba7dbdc29432d73fae36dee Description: development files for Usenet cancel lock library Cancel locks are used by Usenet article posters to authenticate their authorship of an article. It may then by used by servers to prevent cancel and supersede abuse. The use of this feature remains the newsmaster's decision. . This library may be used for both the generation and the verification of cancel locks. The header file and the static library are included in this package. Package: libglib1.2-dbg Priority: extra Section: contrib/devel Installed-Size: 9 Maintainer: Daniel Baumann Architecture: solaris-i386 Source: glib1.2 Version: 1.2.10-19build1 Depends: libglib1.2-dev (= 1.2.10-19build1), libglib1.2ldbl (= 1.2.10-19build1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libglib1.2-dbg_1.2.10-19build1_solaris-i386.deb Size: 178212 MD5sum: ba01b1c61e426ba44c3fdd1bdb80ab16 SHA1: 966f8f2163b030ae6541a75c0d8719d4c14cb068 SHA256: d36be1bac7f25dcbd2ba4b3a4ebc0b1f9ab53bc2ff72b791c003bd8ac37e2235 Description: The GLib library of C routines (debug) GLib is a library containing many useful C routines for things such as trees, hashes, and lists. GLib was previously distributed with the GTK+ toolkit, but has been split off as of version 1.1.0. . This package contains the debug symbols. Package: libwxgtk2.8-dbg Priority: extra Section: libdevel Installed-Size: 65288 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Depends: libwxbase2.8-dbg (= 2.8.7.1-0ubuntu3), wx2.8-headers (= 2.8.7.1-0ubuntu3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libwxgtk2.8-dbg_2.8.7.1-0ubuntu3_solaris-i386.deb Size: 24859964 MD5sum: 51c186ed83d4d93221105bdbd41ae94f SHA1: bd7ed039dba963a33e0277450f12912c0479cce2 SHA256: 94a043f09e0ad9a77cf3aceb9246c5b6caff308a7149ea8a86d1749a2cef1017 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides a debug version of the wxGTK library. It is compiled both with -g for normal debugger tracing and with the __WXDEBUG__ flag which provides many internal checks by wxWidgets itself that are not performed on apps compiled with the 'release version' libs in the -dev package. Package: libdts-dev Priority: optional Section: contrib/libdevel Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Source: libdts Version: 0.0.2-svn-2ubuntu1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdts-dev_0.0.2-svn-2ubuntu1_solaris-i386.deb Size: 191394 MD5sum: 1c69af86df39d1488f2f462c7254117e SHA1: b515589dffec96f6bc9d4d971019c4806a75ede6 SHA256: 15809c4e6e3298efd7d0e178780e1250122190939525e4a1ae911db891c1f1af Description: development files for libdts libdts provides a low-level interface to decode audio frames encoded using DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found on DVDs, DTS audio CDs and some radio broadcastings. libdts also provides downmixing and dynamic range compression for various output configurations. . This package contains the headers and static libraries used to build applications that use libdts. Package: libdockapp-dev Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Jeff Teunissen Architecture: solaris-i386 Source: libdockapp Version: 1:0.5.0-1.3 Depends: libdockapp2 (= 1:0.5.0-1.3), libx11-dev, libxpm-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdockapp-dev_0.5.0-1.3_solaris-i386.deb Size: 28834 MD5sum: 5d65f3615f49c3541e17af3bb82a5bf5 SHA1: 96db0393da1e908d4db596fc1fea4cd35b2ab230 SHA256: 3fbea15cf24f488785bdf3a0768e0c753250b06cf886309d0675d06467e00255 Description: Window Maker Dock App support (development files) Simple library that eases the creation of Window Maker dock apps. It provides functions that set up a dock app in such a way that they can be properly docked. It also provides some event handlers and makes it very simple to write dockapps. . This package contains the static library and the required headers. Use it to compile programs which use libdockapp. . Homepage: http://solfertje.student.utwente.nl/~dalroi/libdockapp/ Package: libqttelepathy-dev Priority: optional Section: contrib/libdevel Installed-Size: 72 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Krap Maintainers Architecture: solaris-i386 Source: telepathy-qt Version: 0.14.1+svn2064-0ubuntu1 Depends: libqttelepathyclient0 (= 0.14.1+svn2064-0ubuntu1), libqttelepathycommon0 (= 0.14.1+svn2064-0ubuntu1), libqttelepathycore0 (= 0.14.1+svn2064-0ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libqttelepathy-dev_0.14.1+svn2064-0ubuntu1_solaris-i386.deb Size: 25052 MD5sum: 6296baae130e8d48a301280d06b5b37e SHA1: 1291e9be9bc8530e07e6fecd9fdff76ae4958a86 SHA256: 1d54fa1dd065c0d3ea45189cc16fcc7b6fece19d2c51ee3e1af177756b8efceb Description: development files for Qt4 telepathy Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications. . This package contains header files and pkg-config files used to develop and build telepathy Qt4 applications. Package: libxsettings-dev Priority: optional Section: contrib/libdevel Installed-Size: 19 Maintainer: Neil Williams Architecture: solaris-i386 Source: libxsettings Version: 0.11-2 Depends: libxsettings0 (= 0.11-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxsettings-dev_0.11-2_solaris-i386.deb Size: 3328 MD5sum: f87a813fa58a595df214eb1f6a2a5ce1 SHA1: d90555a87a0636c572c9e1568143a4b3b2b138da SHA256: 9a57dcfaaf9f07c60712ce2e59a645e3f3e0651a00eeca68f0d63c304bd00f71 Description: Xsettings protocol (development files) Provides a mechanism to allow the configuration of settings such as double click timeout, drag-and-drop threshold, and default foreground and background colors for all applications running within a desktop. . This package contains the development files for building applications using libxsettings. . Used by the GPE Palmtop Environment. . Homepage: http://standards.freedesktop.org/xsettings-spec/0.5/ Package: libevtlog0-dbg Priority: extra Section: contrib/libdevel Installed-Size: 44 Maintainer: SZALAY Attila Architecture: solaris-i386 Source: eventlog Version: 0.2.5-1 Depends: libevtlog0 (= 0.2.5-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libevtlog0-dbg_0.2.5-1_solaris-i386.deb Size: 12226 MD5sum: 0602c0658339d74396aed6adc9ff37b8 SHA1: a7ed267131f1f8f029986cbfcd435248f899272a SHA256: 64d9cc2ee63aac110835421c4faf5566da41027b74692c7ddbf92263c2232edf Description: Syslog event logger library debug symbols The EventLog library aims to be a replacement of the simple syslog() API provided on UNIX systems. The major difference between EventLog and syslog is that EventLog tries to add structure to messages. . EventLog provides an interface to build, format and output an event record. The exact format and output method can be customized by the administrator via a configuration file. . This package contains the debug symbols. Package: libalogg-dev Priority: optional Section: contrib/libdevel Installed-Size: 15 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Source: alogg Version: 1.3.7-1 Depends: libalogg1 (= 1.3.7-1), libvorbis-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libalogg-dev_1.3.7-1_solaris-i386.deb Size: 41980 MD5sum: 5a0a578e9ae3976762774ab48170053a SHA1: 53dfce577619bfaae61edff8da3c0ef8ab408dd2 SHA256: c59cd900e19d3a8c36299eba8a627b5b7bd1137ffdc2d5d46d0f1460dfdf7fb9 Description: Ogg/Vorbis library for Allegro - development files alogg is a library which makes it easier to use Ogg/Vorbis streams with the Allegro gaming library. It offers facilities to decode, stream, and encode Ogg/Vorbis streams with URL and thread support, and integrates those facilities with Allegro's datafile and sample loading routines. . This package contains the development files. Package: libfirestring-dev Priority: optional Section: contrib/libdevel Installed-Size: 108 Maintainer: Herve Rousseau Architecture: solaris-i386 Source: firestring Version: 0.9.12-8 Depends: libfirestring0.9 (= 0.9.12-8) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libfirestring-dev_0.9.12-8_solaris-i386.deb Size: 57338 MD5sum: 4ef46318a5f81b2039d49b691c60bcb0 SHA1: a9d9befeff619732fc836ad6f4070d99051be206 SHA256: 140b32da05e0f3b1ae6b1be242ce51d34f61878077d82fdda88eb2711e589815 Description: Development files for firestring, a string handling library FireString is a library designed to make string handling easier. It includes string functions that are included in most libc's, but not in ANSI C, so that programmers can write portable code while not having to reinvent the wheel. . FireString also includes code for configuration file handling. Package: libcommoncpp2-dev Priority: optional Section: contrib/libdevel Installed-Size: 33 Maintainer: Debian VoIP Team Architecture: solaris-i386 Source: libcommoncpp2 Version: 1.6.0-1 Depends: libcommoncpp2-1.6-0 (= 1.6.0-1), libgcrypt11-dev | libgcrypt-dev, libgnutls-dev, pkg-config, zlib1g-dev Suggests: libcommoncpp2-doc Conflicts: libcommonc++-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcommoncpp2-dev_1.6.0-1_solaris-i386.deb Size: 334112 MD5sum: 75bcaeab6dceede4adc73e565824ebb4 SHA1: 1ed81de2b8a154b7d98ce9fee53cd4a6fe6d3b9b SHA256: df8015eef3069a88024eff191fbdd745b3ad66445ce5cebac745b771855cf29c Description: Header files and static libraries for Common C++ "2" Common C++ is a GNU package which offers portable "abstraction" of system services such as threads, networks, and sockets. Common C++ also offers individual frameworks generally useful to developing portable C++ applications including a object persistence engine, math libraries, threading, sockets, etc. Common C++ is small, and highly portable. Common C++ will support most Unix operating systems as well as Win32, in addition to GNU/Linux. Homepage: http://www.gnu.org/software/commoncpp/ Package: libpari-dev Priority: optional Section: contrib/libdevel Installed-Size: 18 Maintainer: Bill Allombert Architecture: solaris-i386 Source: pari Version: 2.3.3-2-build1 Replaces: libpari1-dev Provides: libpari2-gmp-dev Depends: libc6-dev, libpari2-gmp (= 2.3.3-2-build1) Suggests: libpari-dbg, pari-gp2c Conflicts: libpari1-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libpari-dev_2.3.3-2-build1_solaris-i386.deb Size: 1598224 MD5sum: 4865cb39a8fca78b22a78c520b2f32c6 SHA1: 14049d4b5dda846dddab819ddb1200928a67860d SHA256: be59f78eb9adf1e38232e30d0e56043bcbbac5b434882b36c29535483f6ccd6d Description: PARI/GP Computer Algebra System development files PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations. . Originally developed by Henri Cohen and his co-workers (University Bordeaux I, France), PARI is now under the GPL and maintained by Karim Belabas with the help of many volunteer contributors. . This package contains the include files and static library. Homepage: http://pari.math.u-bordeaux.fr Package: libcgi-dev Priority: optional Section: contrib/libdevel Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Oliver Kurth Architecture: solaris-i386 Source: libcgi Version: 1.0-5ubuntu3 Depends: libcgi0 (= 1.0-5ubuntu3) Suggests: libcgi-doc Conflicts: cgilib Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcgi-dev_1.0-5ubuntu3_solaris-i386.deb Size: 28592 MD5sum: d52c0a32c960d469e3c07c3a24fcdcda SHA1: 389d62fe056defb4fffe0d2830c61c839356362e SHA256: dcc4a8af9953351520113caf32d1d53dd4d525dfadb6de97b4945361cb54c0e8 Description: library for CGI programs in C libcgi is a library for CGI programs written in C. It includes a lot of functions like string manipulation, session and cookie support, GET and POST methods manipulation etc. to help you to quickly write powerful CGI programs. . This package contains the header files and the static version of the library. Package: librlog-dev Priority: optional Section: contrib/libdevel Installed-Size: 52 Maintainer: Eduard Bloch Architecture: solaris-i386 Source: rlog Version: 1.3.7-1 Depends: librlog1c2a (= 1.3.7-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/librlog-dev_1.3.7-1_solaris-i386.deb Size: 115116 MD5sum: d654bce308c823054f052643a1353fe8 SHA1: f76bc85651d66b13bba3e1ea5aedb9d413b6edeb SHA256: 7eb4cc08decb199443e5522b64f39b1982b5ce88f6cc181cf94804d10227385b Description: flexible message logging library - development files RLog library provides a flexible message logging facility for C++ programs and libraries. It is meant to be fast enough to live in production code. RLog provides macros which are similar to Qt's debug macros, which are similar to simple printf() statements Package: libgig-dev Priority: optional Section: contrib/libdevel Installed-Size: 118 Maintainer: Matt Flax Architecture: solaris-i386 Source: libgig Version: 3.2.1-1 Depends: libgig6 (= 3.2.1-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgig-dev_3.2.1-1_solaris-i386.deb Size: 744098 MD5sum: fc32be13780895e60f09bfe2af74f70a SHA1: 5f0f0d253db8dc9510b2621516df2d931c2b9855 SHA256: 5052bdeb2025756b4731e121a70cf714ab514187eab190780b5da39045791587 Description: library for loading and modifying Gigasampler and DLS files libgig is a C++ library for loading, modifying and creating Gigasampler files and DLS (Downloadable Sounds) Level 1/2 files. . For more information visit http://stud.hs-heilbronn.de/~cschoene/projects/libgig/ . This package contains the header files needed for development with libgig. You will need this only if you intend to compile programs that use this library. Package: libsmokeqt4-dev Priority: optional Section: contrib/libdevel Installed-Size: 7 Maintainer: Vincent Fourmond Architecture: solaris-i386 Source: libqt4-ruby Version: 1.4.9-9 Depends: libsmokeqt4-1 (= 1.4.9-9) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsmokeqt4-dev_1.4.9-9_solaris-i386.deb Size: 9298 MD5sum: eb6b04cd4d79116d4f7ed2233566dd2f SHA1: b6049384290157487bd277f3b3512ee89871eae9 SHA256: 0be73c7395a4929b2c319804f28965232d6a5b09d2fe7514fc40f2d1bfa4de5a Description: Smoke library for Qt4 This is the Smoke library for Qt4, on which bindings for different languages (ruby, Python, perl...) can be based. . This package contains files needed for development with the Smoke Qt4 library. Homepage: http://developer.kde.org/language-bindings/ruby/index.html Package: liborbit2cpp-dev Priority: optional Section: contrib/libdevel Installed-Size: 34 Maintainer: Bradley Bell Architecture: solaris-i386 Source: orbit2cpp Version: 1.3.9-2.1build1 Depends: liborbit2-dev (>= 1:2.8.1-5), liborbit2cpp9c2a (= 1.3.9-2.1build1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liborbit2cpp-dev_1.3.9-2.1build1_solaris-i386.deb Size: 574380 MD5sum: 18496f8ba26e1d530c2bfa192ad89b73 SHA1: 3f4d843d33a372a7d335861f9d87795e22f0eb84 SHA256: 55dac8986a1bc271822b32f9843f6a39a41fd9a311891ee032ef24b67d9f76ff Description: C++ CORBA mapping for ORBit2 (development files) orbitcpp provides a C++ CORBA mapping for ORBit2. . This package contains development files and examples. Package: libgetopt++-dev Priority: optional Section: contrib/libdevel Installed-Size: 29 Maintainer: Adeodato Simó Architecture: solaris-i386 Source: libgetopt++ Version: 0.0.2-p22-2 Depends: libgetopt++1 (= 0.0.2-p22-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgetopt++-dev_0.0.2-p22-2_solaris-i386.deb Size: 29012 MD5sum: a0abeb2e06ec099cf3aa278f4b58fe82 SHA1: cd580e1558e6b4bbea043b1f049fa58a967c721f SHA256: 967cf89339bb0b95369270467318fb490a5801bc2c9f070320baf51884e42613 Description: development files for libgetopt++ This package provides the development files for libgetopt++, a C++ library to parse options that a program gets specified from the command line. Install it if you want to compile a program that makes use of this library. Package: libdianewcanvas2-dev Priority: optional Section: contrib/devel Installed-Size: 20 Maintainer: Sebastien Bacher Architecture: solaris-i386 Source: dia-newcanvas Version: 0.6.10-5.1ubuntu1 Depends: libdianewcanvas2 (= 0.6.10-5.1ubuntu1), libglade2-dev (>= 2.0.0-2), libgtk2.0-dev (>= 2.0.6) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdianewcanvas2-dev_0.6.10-5.1ubuntu1_solaris-i386.deb Size: 20212 MD5sum: 4473e2e81731c13ff69f81b895912913 SHA1: a4bf2c0529b69b421599d3ca6c0ab984e9bc0c5c SHA256: a3f2033be208384f7d3e130ed225a2c1711511c04a005ad45b7e10eb88b15c06 Description: a gtk+2 vectorial canvas with extra features Dia-newcanvas is a gtk+2 vectorial widget that has got extra features as compared to gnome canvas: . * Split data/view done through a renderer interface * Grid * Connections, attracted/attraction points * Easy customizatoin * Multiple renderers (Gdk implemented, anti-aliased and gnome-print planned) * Multiple views ability . This package contains the header files and static library needed for development of programs using dia-newcanvas. Package: libgdk-pixbuf-dev Priority: optional Section: contrib/oldlibs Installed-Size: 32 Maintainer: Ryan Murray Architecture: solaris-i386 Source: gdk-pixbuf Version: 0.22.0-14 Depends: libgdk-pixbuf2 (= 0.22.0-14), libgtk1.2-dev (>= 1.2.9-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgdk-pixbuf-dev_0.22.0-14_solaris-i386.deb Size: 153192 MD5sum: c4b01dd3e98de143e992a95ab03e3daa SHA1: 50e1d9db8adfebbd65a9d076e5646062d498d83e SHA256: 87f2e8756836ee01620d4ce8a35e3969711f0919ba3154e524bdea8b1e701301 Description: The GdkPixBuf library - development files The GdkPixBuf library provides a number of features: - Reference counting for libart's ArtPixBuf structure. - Image loading facilities. - Rendering of a GdkPixBuf into various formats: drawables (windows, pixmaps), GdkRGB buffers. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) Package: liborbit-dev Priority: optional Section: contrib/libdevel Installed-Size: 66 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sebastian Rittau Architecture: solaris-i386 Source: orbit Version: 0.5.17-11.1ubuntu4 Depends: indent, libgcc1 (>= 1:4.2.1), libglib1.2-dev, libglib1.2ldbl (>= 1.2.10-18), libiconv, liborbit0 (= 0.5.17-11.1ubuntu4), libpopt0 (>= 1.10), libwrap0-dev, sunwcslr, sunwlibm Recommends: orbit Conflicts: libgnome-dev (<< 1.4.1.2-4), libgnorba-dev (<< 1.4.1.2-4), orbit (<< 0.4.3-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liborbit-dev_0.5.17-11.1ubuntu4_solaris-i386.deb Size: 398360 MD5sum: 6bf410d819cd4602b50cf1b2230750d0 SHA1: 8a0a1a392d1de6189289334bb1fb992844b5c35c SHA256: 9924f71c2e18c02147eaed7b865e88c45d7c979f518f39f8012f60a5efe9bfac Description: Dev libraries for ORBit - a CORBA ORB ORBit is a lightweight CORBA ORB designed for use with the Gnome project. (Nothing about it requires Gnome, though.) . This package contains the headers and static libraries used for developing ORBit-based applications. It also contains the IDL compiler needed to import object definitions into your C programs. Package: libtar-dev Priority: optional Section: contrib/libdevel Installed-Size: 17 Maintainer: James Morrison Architecture: solaris-i386 Source: libtar Version: 1.2.11-4 Depends: libtar (= 1.2.11-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtar-dev_1.2.11-4_solaris-i386.deb Size: 39802 MD5sum: abd9e7a2c2a3fdca1f9b35d1db715f00 SHA1: 0c78e736761150a479f817f3615666b6e7ec872b SHA256: 5f1a2a3a49ea840496282f92c647098a24bbc56a74ef0094853c64ea930d7d45 Description: C library for manipulating tar archives Contains static library, headers, example code and development manpages for libtar Package: libmimedir-gnome0-dev Priority: optional Section: contrib/libdevel Installed-Size: 30 Maintainer: Moray Allan Architecture: solaris-i386 Source: libmimedir-gnome Version: 0.4.2-1 Provides: libmimedir-gnome-dev Depends: libmimedir-gnome0.4 (= 0.4.2-1) Conflicts: libmimedir-dev, libmimedir-gnome-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmimedir-gnome0-dev_0.4.2-1_solaris-i386.deb Size: 130236 MD5sum: 63f2ec035955037ab524ad41868b0a0e SHA1: 00e96f3b2bc27b1bbdcbf48cefefd8640ae2377f SHA256: 744413878acc983b1dab62510e9d94d0518799739a4cd958c4d0596a07341142 Description: MIME Directory Profile implementation [development] libmimedir is a gobject-based implementation of RFC 2425 (MIME Directory Profile) and related RFCs like RFC 2426 (vCard MIME Directory Profile). . This package contains libmimedir development files. Package: libcherokee-base0-dev Priority: optional Section: contrib/libdevel Installed-Size: 556 Maintainer: Gunnar Wolf Architecture: solaris-i386 Source: cherokee Version: 0.7.2-2~hardy1 Depends: libcherokee-base0 (= 0.7.2-2~hardy1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcherokee-base0-dev_0.7.2-2~hardy1_solaris-i386.deb Size: 231702 MD5sum: 497739820f1e189d29c2c5caba31537e SHA1: 8a349ca6c1775a14b9af1e73ac4361ff395e4cb8 SHA256: 25df34d673db5049d701b23c45fedecb4e2cd7172e6a57e2a34eb78c5c1b6db9 Description: extremely fast and flexible web server - development files Cherokee is an extremely fast and flexible web server. It's embedable, extensible with plug-ins. It has handler-to-path, virtual servers, gzip encoding, modular loggers, CGI support, and can run in a chroot environment, among other features. . This package contains the development files - headers, .so and .a files. Homepage: http://cherokee-project.org/ Package: libcddb2-dev Priority: optional Section: contrib/libdevel Installed-Size: 30 Maintainer: Clément Stenac Architecture: solaris-i386 Source: libcddb Version: 1.2.1-1 Replaces: libcddb-dev Provides: libcddb-dev Depends: libcddb2 (= 1.2.1-1) Conflicts: libcddb-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcddb2-dev_1.2.1-1_solaris-i386.deb Size: 80214 MD5sum: 3647aa5fe9c8cebf01807e7359000156 SHA1: 720fb853687763be082d08cac58af05e78210403 SHA256: 31713d89e98acbba7c4a6a79f3e853f581c47475bc48c9bc623c0e1c66d75e5c Description: library to access CDDB data - development files libccdb is a C library to access data about Audio CD on a CDDB server . It allows to search the database for CD matches, get detailed information about a CD and submit new CD entries to the database. It supports both the custom CDDB protocol and the tunneling of the query over HTTP. HTTP Proxying is supported. It also features a cache system. . This package contains the development headers required to compile libcddb-enabled programs. Package: libglib1.2-dev Priority: optional Section: contrib/oldlibs Installed-Size: 24 Maintainer: Daniel Baumann Architecture: solaris-i386 Source: glib1.2 Version: 1.2.10-19build1 Provides: libglib-dev Depends: libglib1.2ldbl (= 1.2.10-19build1), pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libglib1.2-dev_1.2.10-19build1_solaris-i386.deb Size: 175504 MD5sum: 7912b943460e50b78c12a0cadf56e3cc SHA1: 960dd90b6e1fec3963f5095eb7b1cf0f222806fd SHA256: 628a8cfd78decd326c47ba026dfdb50e2da0d8bef6ce27a98d8d12d17c95dac4 Description: The GLib library of C routines (development) GLib is a library containing many useful C routines for things such as trees, hashes, and lists. GLib was previously distributed with the GTK+ toolkit, but has been split off as of version 1.1.0. . This package contains the development files. Package: libvcdinfo-dev Priority: optional Section: contrib/libdevel Installed-Size: 392 Maintainer: Ubuntu MOTU Original-Maintainer: Nicolas Boullis Architecture: solaris-i386 Source: vcdimager Version: 0.7.23-4nexenta1 Depends: libc-dev | libc-dev, libcdio-dev, libiso9660-dev, libvcdinfo0 (= 0.7.23-4nexenta1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libvcdinfo-dev_0.7.23-4nexenta1_solaris-i386.deb Size: 161140 MD5sum: 8539ef5a557738249cdc523e4ba86eff SHA1: 30ff86fa43a80965f234766ca3d1ee2094a85edd SHA256: 0245d2ddef8e526c30bc3203de2dd054c05eaa8c1dad85a3510a80a710213693 Description: library to extract information from VideoCD (development files) This package contains development files (headers and static library) for the libvcdino library. . This library can be used to extract information stored on a VideoCD. One use is in media players, such as xine and vlc (where in fact it is currently used). Here libvcdinfo assists in VideoCD navigation, playback control and showing what is contained on a VideoCD. Some standalone programs for this library are vcd-info and vcdxrip (part of the VCDImager distribution). Package: libxml-light-ocaml-dev Priority: optional Section: contrib/libdevel Installed-Size: 109 Maintainer: Sylvain Le Gall Architecture: solaris-i386 Source: xml-light Version: 2.2-8 Depends: ocaml-nox-3.10.0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxml-light-ocaml-dev_2.2-8_solaris-i386.deb Size: 33756 MD5sum: fabcabde6a8f861c3858d5a1d7f925c7 SHA1: 9a0cd1a461a181fbf41ff44f9eb2a15ddfdcef79 SHA256: ba29229704856f0bcea532a9a7d955b32d74e7ce15638d4b4c24fb7d0b5a01c0 Description: mininal XML parser and printer for OCaml This is a XML parser and printer, designed to help parsing basic XML document into OCaml data structures and printing it back to a XML document. . It also supports DTD. . You can find more information about xml-light at http://tech.motion-twin.com/xmllight.html Package: libgoocanvas-dev Priority: optional Section: contrib/libdevel Installed-Size: 1577 Maintainer: Jose Carlos Garcia Sogo Architecture: solaris-i386 Source: goocanvas Version: 0.9-1 Depends: libgoocanvas3 (= 0.9-1), libgtk2.0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgoocanvas-dev_0.9-1_solaris-i386.deb Size: 228280 MD5sum: 9a4f1e065b6b1c81417de382d1c3effa SHA1: eb151390c60e6960dc0a63872380775acab60418 SHA256: 602dddb552a0135bf571dbc248340b40281641b7ef956243c7a58070f3b245dc Description: new canvas widget for GTK+ that uses the cairo 2D library GooCanvas is a new canvas widget for GTK+ that uses the cairo 2D library for drawing. It has a model/view split, and uses interfaces for canvas items and views, so you can easily turn any application object into canvas items. . This package contains the development libraries, include files and documentation Package: libpcl1-dev Priority: optional Section: contrib/libdevel Installed-Size: 10 Maintainer: Damián Viano Architecture: solaris-i386 Source: libpcl1 Version: 1.6-1 Depends: libpcl1 (= 1.6-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libpcl1-dev_1.6-1_solaris-i386.deb Size: 11548 MD5sum: 9397c992c369fcca049bc5bd2d9cef94 SHA1: 5c9499b975cd66279722867b2ab9bd11b4e4236b SHA256: 7a00f0af99fe33539fc130d827e0e8406104252249e068664b45689792f28115 Description: Portable Coroutine Library (PCL), development files Coroutines are a very simple cooperative multitasking environment where the switch from one task to another is done explicitly by a function call. Coroutines are a lot faster than processes or threads switch, since there is no OS kernel involvement for the operation. Also coroutines require much less OS resources than processes of threads. . For a more complete definition of the term coroutine see The Art of Computer Programming by Donald E. Knuth. . This package contains the static library and header files used in development, plus developer's documentation. . Homepage: http://www.xmailserver.org/libpcl.html Package: libasyncns-dev Priority: optional Section: contrib/libdevel Installed-Size: 8 Maintainer: CJ van den Berg Architecture: solaris-i386 Source: libasyncns Version: 0.3-1 Depends: libasyncns0 (= 0.3-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libasyncns-dev_0.3-1_solaris-i386.deb Size: 14126 MD5sum: 4cedfde669c4d7db03ee3d160439129c SHA1: 87cd589ba5038bbd284d0c08fa8943449905ec9d SHA256: 4c46277b7a51d92bb5dda5913fbd4d45aa3586e429068d2d81a768f034585246 Description: Asyncronous name service query library development files libasyncns is a C library for querying name services asynchronously. It is a wrapper around the libc functions getaddrinfo(3) and getnameinfo(3). . This package contains development headers and libraries. Package: libsimage-dev Priority: optional Section: contrib/libdevel Installed-Size: 47 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Steve M. Robbins Architecture: solaris-i386 Source: simage Version: 1.6.1-3ubuntu1 Depends: libgif-dev, libjpeg62-dev, libpng12-dev, libsimage20 (= 1.6.1-3ubuntu1), libsndfile1-dev, libtiff4-dev, libvorbis-dev, zlib1g-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsimage-dev_1.6.1-3ubuntu1_solaris-i386.deb Size: 57326 MD5sum: dc0dc0763122f59807337e6e70cccf22 SHA1: 4af340e28c5f476668040720c6676a69f2b7ebc9 SHA256: 5e3412a1793b88107e2b4362c9839ac16ade5fa61b1e24682316f34773e2bbb8 Description: generic interface to various image file format libraries The simage library provides a simplified and uniform interface to many image file format libraries, and it includes internal support for some image file formats too. Homepage: http://www.coin3d.org/lib/simage Package: libgfccore-dev Priority: optional Section: contrib/libdevel Installed-Size: 1036 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Goedson Teixeira Paixao Architecture: solaris-i386 Source: gfccore Version: 2.3.1-6ubuntu2 Depends: libgfccore-2.0-0c2a (= 2.3.1-6ubuntu2), libsigc++-2.0-dev (>= 2.0.3-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgfccore-dev_2.3.1-6ubuntu2_solaris-i386.deb Size: 203612 MD5sum: 57fa64ca55d5f314541c8a28ca8986ac SHA1: 76c0417e3f8464ee37ef878efb58113cf1a6bfe1 SHA256: fdce8d93444968a4a7b01aa0e97f8ff5ef169081ec28c3f913297974bb6256ab Description: GTK+ Foundation Classes Core - development files GTK+ Foundation Classes (GFC) is a set of integrated C++ foundation classes for developing GTK+ applications. . GFC-Core is a collection of C++ modules that form the core of the GFC library upon which other modules, such as GFC-UI, are built. . GFC-Core modules include a C++ wrapper for GLib, a UTF8 string class, automatic memory management, a typesafe C++ signal and slots system. . This package provides the development files needed to compile programs that use GFC-Core. Package: librep-dev Priority: optional Section: contrib/libdevel Installed-Size: 1000 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christian Marillat Architecture: solaris-i386 Source: librep Version: 0.17+svn20071210-1ubuntu1-build1 Replaces: librep9 (<= 0.16.1-1) Depends: libgmp3-dev, librep9 (>= 0.17+svn20071210-1ubuntu1-build1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/librep-dev_0.17+svn20071210-1ubuntu1-build1_solaris-i386.deb Size: 211840 MD5sum: 3d068e2de0f12a9c35e21b248f83f991 SHA1: f11a928751d927553f792f85d11226ba77bddb14 SHA256: 79a2db57d34fef248611b4be7492071428b775be65315bb9c78abe10174d4baf Description: development libraries and headers for librep librep is a dialect of Lisp, designed to be used both as an extension language for applications and as a general purpose programming language. . It was originally written to be mostly-compatible with Emacs Lisp, but has subsequently diverged markedly. Its aim is to combine the best features of Scheme and Common Lisp and provide an environment that is comfortable for implementing both small and large scale systems. It tries to be a "pragmatic" programming language. Package: libwfmath-0.3-4-dbg Priority: extra Section: contrib/libdevel Installed-Size: 9 Maintainer: Michael Koch Architecture: solaris-i386 Source: wfmath Version: 0.3.7-1 Depends: libwfmath-0.3-4 (= 0.3.7-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libwfmath-0.3-4-dbg_0.3.7-1_solaris-i386.deb Size: 320026 MD5sum: ba59d725ddacb7de1ee12e4469a64ae3 SHA1: 4495268c64d47ae49da7304844613adf42ca37d8 SHA256: 30e5237c07386b4b0a5bc7446ae7f5e9119517ba4672b3dec8299448bddea92b Description: WorldForge math library - debugging library The primary focus of WFMath is geometric objects. Thus, it includes an several shapes (boxes, balls, lines), in addition to the basic math objects that are used to build these shapes (points, vectors, matrices). . This package contains the library with debugging symbols. Homepage: http://www.worldforge.org/ Package: libharminv-dev Priority: optional Section: contrib/libdevel Installed-Size: 14 Maintainer: Loic Le Guyader Architecture: solaris-i386 Source: harminv Version: 1.3.1-1.1 Depends: libharminv2 (>= 1.3.1-1.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libharminv-dev_1.3.1-1.1_solaris-i386.deb Size: 6046 MD5sum: cb042894109c89883b7ffc0c053f17ab SHA1: a5e7b154006dc7d3dc93951a187c0b8db3d06acb SHA256: 829fe5277ec3811219c1e41a2b9de5c1791a6d57fe5e8f3b8f4ede74f6505715 Description: Library for using harminv, development version Libharminv is a free library to solve the problem of harmonic inversion, given a discrete-time, finite-length signal that consists of a sum of finitely-many sinusoids (possibly exponentially decaying) in a given bandwidth, it determines the frequencies, decay constants, amplitudes, and phases of those sinusoids. . Homepage: http://ab-initio.mit.edu/wiki/index.php/Harminv Package: libneon26-dbg Priority: extra Section: contrib/libdevel Installed-Size: 7 Maintainer: Laszlo Boszormenyi (GCS) Architecture: solaris-i386 Source: neon26 Version: 0.26.4-2 Depends: libneon26 (= 0.26.4-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libneon26-dbg_0.26.4-2_solaris-i386.deb Size: 146068 MD5sum: da6843366b3d4829759bf1dca1cde182 SHA1: 2cec2e0287f95eec5c1ccc609e39e498eb3891c0 SHA256: f06d67e55dc77ce9101a0b71f76b3921082e701fedcc1870a235a03f5ea43aef Description: Detached symbols for libneon26 This package contains the debugging symbols for libneon26, suitable for debugging. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. Package: libglitz-glx1-dev Priority: optional Section: contrib/libdevel Installed-Size: 10 Maintainer: Dave Beckett Architecture: solaris-i386 Source: glitz Version: 0.5.6-1 Provides: libglitz-glx-dev Depends: libglitz-glx1 (= 0.5.6-1), libglitz1-dev (= 0.5.6-1) Conflicts: libglitz-glx-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libglitz-glx1-dev_0.5.6-1_solaris-i386.deb Size: 30918 MD5sum: 8ab36b415d93b269e0f4b4d922db2722 SHA1: 1a3b70c4b8ddb700200b988d9a14b593b3f87b12 SHA256: a5dc0aea5bace1f4684e98052c7cc85af887996df811ed431d0f0f6f3d585a65 Description: Glitz OpenGL library GLX backend development libraries and headers Development libraries, header files and documentation needed by programs that want to compile with the glitz-glx library. Package: libuclmmbase1-dev Priority: optional Section: contrib/libdevel Installed-Size: 556 Maintainer: David Martínez Moreno Architecture: solaris-i386 Source: uclmmbase Version: 1.2.16.0-1 Replaces: libmbonecommon-dev, libucl-common-dev Provides: libmbonecommon-dev, libucl-common-dev, libuclmmbase-dev Depends: libc6-dev, libuclmmbase1 (= 1.2.16.0-1) Conflicts: libucl-common-dev, libuclmmbase-dev, libumbonecommon-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libuclmmbase1-dev_1.2.16.0-1_solaris-i386.deb Size: 122694 MD5sum: de017f05c45df9d1c7d23fdb0ae3f5b8 SHA1: f28dd01c884fb552f155c951c9088ff3317590a4 SHA256: 25fe7f8ca87ec99b2c5c9a272939f8f36f6d53a71de82d11faa61fc6e09e0a50 Description: UCL Common Code (Multimedia) Library - development Routines common to a number of multimedia tools. This library is required to build RAT v3.2.7 or later, SDR, and may be needed for other UCL tools. . Header files and static library. Package: libgnomecupsui1.0-dev Priority: optional Section: contrib/libdevel Installed-Size: 565 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GNOME Maintainers Architecture: solaris-i386 Source: gnome-cups-manager Version: 0.31-3nexenta2 Depends: libgnomecups1.0-dev, libgnomecupsui1.0-1c2a (= 0.31-3nexenta2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgnomecupsui1.0-dev_0.31-3nexenta2_solaris-i386.deb Size: 163174 MD5sum: 752910c835660ce234a52fd229376ab4 SHA1: 2cf1d7cbb29c9e1ce64f454c1368332bc11706f8 SHA256: d05283d67d3bf56f35ef0a992bcb5957d92a68dd42822352627743c21f6ea56b Description: UI extensions to libgnomecups (headers) This library extends libgnomecups with graphical convenience functions. . These functions include a general method to prompt for the CUPS password, and a function to print a file, displaying the errors in a dialog. Package: libmaloc-dev Priority: optional Section: contrib/libdevel Installed-Size: 522 Maintainer: Michael Banck Architecture: solaris-i386 Source: maloc Version: 0.2-1 Depends: libmaloc1 (= 0.2-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmaloc-dev_0.2-1_solaris-i386.deb Size: 102884 MD5sum: 6601353fb01bb4dc5014ee0ac13563c5 SHA1: 613ab86a63ade343f6dd0b1a8b2658f1349fc3e1 SHA256: 8584f139410a78b1d767153951d69226ffd0503fe2eb7d7676838d4cb6545f04 Description: Object-oriented Abstraction Layer for C (development files) MALOC is a small, portable, abstract C environment library for object- oriented C programming. MALOC is used as the foundation layer for a number of scientific applications, including MC, SG, and APBS. MALOC can be used as a small stand-alone abstraction environment for writing portable C programs which need access to resources which are typically architecture-dependent, such as INET sockets, timing routines, and so on. MALOC provides abstract datatypes, memory management routines, timing routines, machine epsilon, access to UNIX and INET sockets, MPI, etc. All things that can vary from one architecture to another are abstracted out of an application code and placed in MALOC. . This package contains the header files, static library and the programmer's guide in HTML format. Package: libaldmb1-dev Priority: optional Section: contrib/libdevel Installed-Size: 11 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Source: libdumb Version: 1:0.9.3-5 Depends: libaldmb1 (= 1:0.9.3-5), liballegro4.2-dev, libdumb1-dev Conflicts: libaldmb0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libaldmb1-dev_0.9.3-5_solaris-i386.deb Size: 4852 MD5sum: 85fee0a8c244322bb94497780f49bc98 SHA1: 9051606b90c999350838f4255d875a9bc29ca95f SHA256: cdfb6070270bb9899a75d22d9b4cf0c4d06426d010aade4472efe18eb84c0ad9 Description: development files for libaldmb1 DUMB is a tracker library with support for IT, XM, S3M and MOD files. It targets maximum accuracy to the original formats, with low-pass resonant filters for the IT files, accurate timing and pitching, and three resampling quality settings (aliasing, linear interpolation and cubic interpolation). . This package contains the header files and static library needed to compile applications that use libaldmb1. Package: liblablgl-ocaml-dev Priority: optional Section: contrib/libdevel Installed-Size: 876 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: lablgl Version: 1.03-1 Replaces: lablgl Provides: lablgl Depends: freeglut3-dev, libglu1-xorg-dev | xlibmesa-glu-dev | xlibmesa-dev (<< 4.2.1-5) | libglu-dev, liblablgl-ocaml (= 1.03-1), libxmu-dev, ocaml-3.10.0, tk8.4-dev, xlibmesa-gl-dev | xlibmesa-dev (<< 4.2.1-5) | libgl-dev Conflicts: findlib (<< 1.0.2), lablgl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblablgl-ocaml-dev_1.03-1_solaris-i386.deb Size: 190638 MD5sum: 49c86fbc6eb77262de0b4bf863da6d5f SHA1: b80e2993c2338b10377db3366a12a778fba5d06e SHA256: bb4a98b24b75d2abcc656f4d9c09e1d9114794fbb37bcea927efe99a1b843810 Description: an OpenGL interface for Objective Caml LablGL gives access to OpenGL interface from Objective Caml. Since it includes support for the Togl widget, you can comfortably use it with LablTk. A GtkGlarea binding for use with lablgtk is also provided. Package: libgee-dev Priority: optional Section: contrib/libdevel Installed-Size: 17 Maintainer: Maintainers of Vala packages Architecture: solaris-i386 Source: libgee Version: 0.1.3-1~hardy1 Depends: libgee0 (= 0.1.3-1~hardy1), libglib2.0-dev (>= 2.10.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgee-dev_0.1.3-1~hardy1_solaris-i386.deb Size: 9458 MD5sum: fd316e83ade6b7da1aea74be8bcafb9e SHA1: a1264163c931707544fc23aa39bdd7ad336ea07c SHA256: 2b7bc7b80444c477aa0c9b4228402398ce9fb7cb4fc1690c1c36409602dfa1e2 Description: GObject based collection library (development files) libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. . libgee provides the following interfaces: * Iterable * Collection * List * Set * Iterator * Map . The ArrayList, HashSet, and HashMap classes provide a reasonable sample implementation of the List, Set, and Map interfaces. ReadOnlyCollection, ReadOnlyList, ReadOnlySet, and ReadOnlyMap are read-only wrapper classes that prevent modification of the underlying collection. . libgee is written in Vala and can be used like any GObject-based C library. It's planned to provide bindings for further languages. . This package contains the headers and development libraries. Homepage: http://live.gnome.org/Vala Package: libtntdb-dev Priority: optional Section: contrib/libdevel Installed-Size: 1411 Maintainer: Kari Pahula Architecture: solaris-i386 Source: tntdb Version: 0.9.2-1 Depends: libcxxtools-dev, libtntdb0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtntdb-dev_0.9.2-1_solaris-i386.deb Size: 653794 MD5sum: e171a0a104cda24893b1777250040774 SHA1: 088cb672c4dd67cad44b40942d51c872bedb53b6 SHA256: a175984c42ef1e14b301538d02ec66414c48afc740cf13fe444451cfb721d583 Description: Development headers for tntdb This library provides a thin, database independent layer over an SQL database. It lacks complex features like schema queries or wrapper classes like active result sets or data bound controls. Instead you get to access the database directly with SQL queries. The library is suited for application programming, not for writing generic database handling tools. . Currently has support for MySQL, PostgreSQL and SQLite. . Homepage: http://www.tntnet.org/tntdb.hms Package: libgeotiff-dev Priority: extra Section: contrib/libdevel Installed-Size: 19 Maintainer: Debian GIS Project Architecture: solaris-i386 Source: libgeotiff-dfsg Version: 1.2.4-3 Depends: libgeotiff1.2 (= 1.2.4-3) Suggests: libgeotiff-epsg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgeotiff-dev_1.2.4-3_solaris-i386.deb Size: 103592 MD5sum: eacd26fce825571569d2781f5668ed17 SHA1: 89a4b71b1410449dac2ef6c88e35005a764242d7 SHA256: 1d52a3dbbd3b2a398d52864c8f405bbbaec07242b0572b25ff652b00ac451fe2 Description: the GeoTIFF library -- development files This C library supports TIFF 6.0 based interchange format for georeferenced raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . This package contains stuff to be used to develop programs based on the GeoTIFF library. Homepage: http://geotiff.maptools.org/ Package: libprelude2-dbg Priority: extra Section: contrib/libdevel Installed-Size: 13 Maintainer: Mickael Profeta Architecture: solaris-i386 Source: libprelude Version: 0.9.16.2-2 Depends: libprelude2 (= 0.9.16.2-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libprelude2-dbg_0.9.16.2-2_solaris-i386.deb Size: 1253762 MD5sum: d098d86c083b49c824c159cec6251fd2 SHA1: a67ad4ba488a9ceb5f9beff2b17db8cefcce2c09 SHA256: 501d301134daf0980a09213cab02d5393780cd3a0155a1fe7783fad64e90bfce Description: Hybrid Intrusion Detection System [ Debug symbols ] Prelude is a general-purpose hybrid intrusion detection system. Its goals are performance and modularity. It is divided in two main parts : - the Prelude sensors, responsible for generating alerts, such as snort sensor, featuring a signature engine, plugins for protocol analysis, and intrusion detection plugins, and the Prelude log monitoring lackey. - the Prelude report server, collecting data from Prelude sensors, and generating user-readable reports. . This package contains debugging symbols for Prelude shared library. Package: libgringotts-dev Priority: optional Section: contrib/libdevel Installed-Size: 56 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Source: libgringotts Version: 1.2.1-11ubuntu1 Depends: libgringotts2 (= 1.2.1-11ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgringotts-dev_1.2.1-11ubuntu1_solaris-i386.deb Size: 16766 MD5sum: d8fa30882287b82c72c20ee8f6f0d4de SHA1: 170a222e28160a6aed474d01fff7882c5de27f37 SHA256: 716d1a94d37a3a7f46e55ab24d545145259d6ef715456d47962c49b605b5b003 Description: Development files for the Gringotts data encapsulation library This package contains the headers files needed for software development using the libGringotts data encapsulation library. Homepage: http://gringotts.berlios.de/ Package: libjack-dev Priority: optional Section: contrib/libdevel Installed-Size: 1025 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Multimedia Team Architecture: solaris-i386 Source: jack-audio-connection-kit Version: 0.109.2-1nexenta2 Replaces: libjack0.71.2-0 (<< 0.75.0-1) Depends: libjack0 (= 0.109.2-1nexenta2), pkg-config Conflicts: libjack0.100.0-dev (<< 0.102.20-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libjack-dev_0.109.2-1nexenta2_solaris-i386.deb Size: 156652 MD5sum: 7090bd619a1b7d0b74e853964707c732 SHA1: 0bbf033e254aa47066bc31a9632617e744a94016 SHA256: cbe564069001f78a0c177553e3471dc985b419aa1dad9c4599511d831d2fcd8f Description: JACK Audio Connection Kit (development files) Low-latency sound server. JACK allows the connection of multiple applications to an audio device, as well as allowing them to share audio between themselves. . See for more info. . This package contains files needed for the development of JACK applications and an API reference. Package: liblablgtksourceview-ocaml-dev Priority: optional Section: contrib/libdevel Installed-Size: 154 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: lablgtk2 Version: 2.10.0-2 Depends: libgtksourceview-dev (>= 1.2.0), liblablgtk2-ocaml-dev (= 2.10.0-2), liblablgtksourceview-ocaml (= 2.10.0-2), ocaml-findlib, ocaml-nox-3.10.0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblablgtksourceview-ocaml-dev_2.10.0-2_solaris-i386.deb Size: 48498 MD5sum: 138eb9de29f66cf673350dc01b3456ff SHA1: 7e1b388c62511a25d91f459a7b22498895c675d5 SHA256: f5cfe238fd987ec046e97f5cb97a663f2ba0c5632ea1c98fdda5c95a26b56ceb Description: OCaml bindings for libgtksourceview, a source editor GTK widget This is the OCaml binding for the GtkSourceView widget, a text widget that extends the standard gtk+ 2.x text widget with syntax highlighting and other features typical of a source editor. . This package contains the development part of the lablgtksourceview package. Homepage: http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html Package: libxfce4util-dev Priority: optional Section: contrib/libdevel Installed-Size: 40 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: libxfce4util Version: 4.4.2-2ubuntu1 Replaces: libxfce4util-0-dev Depends: libglib2.0-dev, libgtk2.0-dev, libxfce4util4 (= 4.4.2-2ubuntu1) Suggests: devhelp Conflicts: libxfce4util-0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxfce4util-dev_4.4.2-2ubuntu1_solaris-i386.deb Size: 73284 MD5sum: 9aa0a40150d4427cfa45876cff50985a SHA1: 4f3c4d9a28a62e67d71884eb09b9f47f74862fd2 SHA256: 963589783f1d58055695afa3155fa3ffcbdebc99d011780495ef1457cbf4c692 Description: Development files for libxfce4util4 This package contains the headers and the static library for libxfce4util4. If you intend to code applications for the Xfce4 desktop environment, you need to install this package. . The libxfce4util4 Reference Manual is also included and it can be consulted using Devhelp or a web browser. Homepage: http://www.xfce.org/ Package: liblzo-dev Priority: optional Section: contrib/libdevel Installed-Size: 22 Maintainer: Peter Eisentraut Architecture: solaris-i386 Source: lzo Version: 1.08-3 Replaces: liblzo1 (<= 1.08-1) Depends: libc6-dev, liblzo1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblzo-dev_1.08-3_solaris-i386.deb Size: 110586 MD5sum: c992a684c4fec34a3522f0dcde7687c4 SHA1: fc58cf06a46ece978d81c9f626693d8ea8b978bd SHA256: 4850044f3d537c1e5ac9addd8f7f75579b03f1a3d8fc14df3a9d6982624d9a86 Description: data compression library (old version) (development files) LZO is a portable, lossless data compression library. This package contains the header files and static libraries for the LZO data compression library. . Web site: http://www.oberhumer.com/opensource/lzo/ Package: libspandsp-dev Priority: optional Section: contrib/libdevel Installed-Size: 42 Maintainer: Debian VoIP Team Architecture: solaris-i386 Source: spandsp Version: 0.0.4pre16-1 Depends: libjpeg62-dev, libspandsp3 (= 0.0.4pre16-1), libtiff4-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libspandsp-dev_0.0.4pre16-1_solaris-i386.deb Size: 389950 MD5sum: 7f26655c903178cf7918ed95b602b9c0 SHA1: 58191e69127be6e6c2fcddd5dfc1bafc8656ca0d SHA256: c47f8d9b2a0141ee67ce3fb37799d298398c02f76f297dc519766053a1710db1 Description: Telephony signal processing library This is a low-level signal processing library that modulate and demodulate signals commonly used in telephony, such as the "noise" generated by a fax modem or DTMF touchpad. . This package contains the static library and development headers. Homepage: http://www.soft-switch.org/ Package: liboping-dev Priority: optional Section: contrib/libdevel Installed-Size: 13 Maintainer: Sebastian Harl Architecture: solaris-i386 Source: liboping Version: 0.3.5-1 Replaces: liboping0-dev Depends: liboping0 (>= 0.3.5-1) Conflicts: liboping0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liboping-dev_0.3.5-1_solaris-i386.deb Size: 34210 MD5sum: f3bcc1e85f924cf126d465606922da62 SHA1: 8c71ca8c4eb0d7a724a814fc7de0ff3321ec4924 SHA256: d5917cd3491125115dcee1ba0dfe0d358948e68915dd98d72be2f677cc7dc343 Description: C/C++ library to generate ICMP_ECHO requests (development files) liboping features pinging multiple hosts in parallel using IPv4 or IPv6 transparently. The interface is object oriented. . This package contains the header files, the static library and the manpages. Package: libomnithread3-dev Priority: optional Section: contrib/libdevel Installed-Size: 102 Maintainer: Debian CORBA Team Architecture: solaris-i386 Source: omniorb4 Version: 4.1.1-2 Depends: libomnithread3c2 (= 4.1.1-2), pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libomnithread3-dev_4.1.1-2_solaris-i386.deb Size: 40276 MD5sum: 5f9084042d1fba9cbc8eec9076f23cc9 SHA1: 7e94708de33652abe3370ef504fca2117ac60eec SHA256: e428774b9568942cf10e8caf01e5c688835f2fe5aaf823d53c5c570cebfa712d Description: C++ threading library development files omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes developer files libomnithread3. Homepage: http://omniorb.sourceforge.net Package: libmm-dev Priority: optional Section: contrib/libdevel Installed-Size: 12 Maintainer: Mark Brown Architecture: solaris-i386 Source: mm Version: 1.4.2-2 Depends: libmm14 (= 1.4.2-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmm-dev_1.4.2-2_solaris-i386.deb Size: 34836 MD5sum: e18b7ff23022da9363ef4b28d8d6d16e SHA1: 8d3bbb5819c2040a4a5b2b54293d48d5b6796e8b SHA256: d247a401dc520c35c18ff6fa9bee4b6af06e1786a8bcfc397283e4a41242d731 Description: Shared memory library - development files OSSP mm is a two layer abstraction library which simplifies the use of shared memory between forked (and therefore closely related) processes. It hides all platform-dependent aspects of the process from the user and provides a malloc(3)-style API. . This package contains the development files required to compile programs that use mm. Package: libnetgen-dev Priority: optional Section: contrib/libdevel Installed-Size: 133 Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: netgen Version: 4.4-9 Depends: libnetgen4.4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libnetgen-dev_4.4-9_solaris-i386.deb Size: 4560694 MD5sum: f1ad8a88cc38962a763f962375bd1042 SHA1: ea726a5616e1380968403f3cc1f5e358e9e691cf SHA256: 8d72782348afa0af82301d51956639676de5a10d9e5ed5386b189f450663652b Description: Automatic 3d tetrahedral mesh generator development files NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. . This package contains the static libraries and header files. Package: libshp-dev Priority: optional Section: contrib/libdevel Installed-Size: 7 Maintainer: Noèl Köthe Architecture: solaris-i386 Source: shapelib Version: 1.2.10-3 Depends: libshp1 (= 1.2.10-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libshp-dev_1.2.10-3_solaris-i386.deb Size: 25112 MD5sum: 56819586776960d486519e21bbea8aa4 SHA1: 9febe51a6cce6657acea85775288576f1b1d52e6 SHA256: 71ea0f02a5530965a2f26dfa3ddfcff42480e6d7e7c1124e74f1f6335f1a3b5f Description: C API for reading and writing ArcView Shapefiles The Shapefile format is a new working and interchange format promulagated by ESRI (http://www.esri.com/) for simple vector data with attributes. It is apparently the only file format that can be edited in ARCView 2/3, and can also be exported and imported in Arc/Info. . This package includes the development files. . http://shapelib.maptools.org/ Package: libbakery-2.4-dev Priority: optional Section: contrib/libdevel Installed-Size: 210 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bradley Bell Architecture: solaris-i386 Source: bakery2.4 Version: 2.4.4-0ubuntu1 Replaces: libbakery-2.3-dev Depends: libbakery-2.4-1 (= 2.4.4-0ubuntu1), libgconfmm-2.6-dev (>= 2.10.0-3), libglademm-2.4-dev (>= 2.6.1-1), libgnome-vfsmm-2.6-dev (>= 2.10.0-1), libgtkmm-2.4-dev (>> 1:2.8.0), libxml++2.6-dev (>> 2.8.0) Conflicts: libbakery-2.3-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libbakery-2.4-dev_2.4.4-0ubuntu1_solaris-i386.deb Size: 595708 MD5sum: 592320764142adafc44471b0e918152f SHA1: ea491b2a2b4c5cec4868ff0efab5ddf779597c7d SHA256: 1afafd3e994aa7eb7c7eeb58fe538045eeaf61107e40125012b7abb4c4a1951e Description: A C++ Application Framework (development files) Bakery is a C++ Framework for creating GTK+ or GNOME applications using gtkmm and gnomemm. * Bakery provides a Document/View architecture, but it doesn't force you to use the whole architecture. * Bakery can use XML as a Document storage format, if you like. But it doesn't force you to use the whole architecture. * Bakery provides default functionality, which can be easily customized. * Bakery makes it easy to start developing GNOME applications. * Bakery gives your application structure. * Bakery contains a few utility classes. . The main bakery library provides gtkmm-based App classes for the GUI-independent App, Document and View classes. The bakery_gnomeui extension library provides libgnomeuimm-based App classes instead, for creating full GNOME applications. Package: libvc-dev Priority: optional Section: contrib/libdevel Installed-Size: 12 Maintainer: Rafael Laboissiere Architecture: solaris-i386 Source: libvc Version: 003.dfsg.1-7 Depends: libvc0 (= 003.dfsg.1-7) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libvc-dev_003.dfsg.1-7_solaris-i386.deb Size: 17748 MD5sum: 40d8ee78f30f5ff1e730defd00fc6a08 SHA1: 0174fe3463c2909e80e0422d4cd0fe86637a84f9 SHA256: b1463690a25fee6d6affe52f8abf8a869f7507e27431583fbe3b03d7e35b0e92 Description: vCard library - development files vCard is an Electronic Business Card format, as specified by the versit Consortium, useful for storing personal data. libvc handles scanning a vCard file, parsing the vCard file into a data storage structure, manipulating the data storage structure, and writing back to file. It was originally written for `rolo', but has been split-off as a generic library for general use. . This package contains static library, headers, and the development manpage for libvc. . Homepage: http://rolo.sourceforge.net/ Homepage: http://rolo.sourceforge.net/ Package: libcompfaceg1-dev Priority: optional Section: devel Installed-Size: 54 Maintainer: Hakan Ardo Architecture: solaris-i386 Source: libcompface Version: 1:1.5.2-4 Depends: libc6-dev, libcompfaceg1 Conflicts: compface (<= 89.11.11-10) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcompfaceg1-dev_1.5.2-4_solaris-i386.deb Size: 16232 MD5sum: 82d7c7bbf1b0f2afcb945f8d227659c8 SHA1: 613919b3f5e4bdebd44190a9d7dfb123a5eb6db8 SHA256: eec786f968a13aba7b7f935860de9579f866b48a74e453e366ca85107f2ee9b2 Description: Compress/decompress images for mailheaders, libc6 devel Converts 48x48 .xbm format (X bitmap) files to a compressed format that can be placed in your X-Face: mail header. Some mailreaders, like exmh will then display this image when the user is reading your mail. Package: libcomplearn-dev Priority: optional Section: contrib/libdevel Installed-Size: 670 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libcomplearn Version: 1.1.1-1 Depends: libcomplearn1, libcomplearn1-headers, libglib2.0-dev, libgsl0-dev, libxml2-dev, pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcomplearn-dev_1.1.1-1_solaris-i386.deb Size: 380946 MD5sum: e0501ff2488d020a6b1a081c02227cad SHA1: 4bed985f4811dde3487de595f87edba4be8f6df2 SHA256: 2fa6ca3487d39809ba7fd938d59d415a30a5103cbcbf662c366a251a59f2e009 Description: machine-learning through data compression development files complearn is a library for parameter-free universal learning. Using this library, developers can access a wealth of powerful and general techniques in artificial intelligence and pattern recognition including fields such as genomics, language evolution, music recognition, and much more . Homepage: http://complearn.org/ Package: libpgtcl-dev Priority: optional Section: contrib/libdevel Installed-Size: 29 Maintainer: Martin Pitt Architecture: solaris-i386 Source: pgtcl Version: 1:1.5-3build1 Depends: libpgtcl1.5, tcl8.4-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libpgtcl-dev_1.5-3build1_solaris-i386.deb Size: 156158 MD5sum: f6ff8b94895ec4aa3207aca4a35fedd9 SHA1: f60cf52769449c90dd8ab32eb126ac9394b4680f SHA256: 186632bde1c7388f43af83fcae3239c9c25299df76dccee62a9dcdca3f9547bb Description: Tcl client library binding for PostgreSQL - development files This library provides Tcl bindings to the PostgreSQL client library (libpq), which is used to communicate with the PostgreSQL database server. This package contains the static library and header files. . PostgreSQL is an object-relational SQL database management system. Tcl is a widely used and easily extended interpreted language. Package: libuu-dev Priority: optional Section: contrib/libdevel Installed-Size: 11 Maintainer: Chris Hanson Architecture: solaris-i386 Source: uudeview Version: 0.5.20-3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libuu-dev_0.5.20-3_solaris-i386.deb Size: 130604 MD5sum: e5a2d427fce14b9ae847db7fb1865ad1 SHA1: 2d363d56cd9cea9b236abd0ddc04ac449b241475 SHA256: 572aecad23cea6bba72bda43cefb30a5b25b6c376694a7396b7a648a885c67a7 Description: Library for decoding/encoding several popular file encodings Libuu is a library of functions for decoding and encoding files in the following formats: uuencode, xxencode, BASE64, quoted printable, and BinHex. Package: libast2-dev Priority: optional Section: contrib/libdevel Installed-Size: 21 Maintainer: Laurence J. Lane Architecture: solaris-i386 Source: libast Version: 0.7-2 Provides: libast-dev, libast1-dev Depends: libast2 (= 0.7-2), libc6-dev, libimlib2-dev Conflicts: libast-dev, libast1-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libast2-dev_0.7-2_solaris-i386.deb Size: 155198 MD5sum: b3a78611d2a458ffc724031e2ab059c6 SHA1: 9df5c40ac40566afbbd5fd6af5e6c94af018a845 SHA256: d15c22b46f32fab8049f70b2c2b301db59ef3e5e16adef8232275cd827ef0daf Description: libast2 development files Headers, static libraries and documentation for developing software that uses libast2. . LibAST is the Library of Assorted Spiffy Things. It contains many spiffy things, and it is a library. Thus, the ever-so-creative name. LibAST has been previously known as libmej, the Eterm helper library which nobody really understood and certainly never used. My current plan is to gradually remove some of the neat stuff from Eterm that could be made generic (things like the theme parsing engine, the command-line options parser, perhaps the event engine, ...) and place it here in the hopes that others will find them useful. Package: libggtl2-dev Priority: optional Section: contrib/libdevel Installed-Size: 44 Maintainer: Kari Pahula Architecture: solaris-i386 Source: ggtl Version: 2.1.4-1 Depends: libgcc1 (>= 1:4.2.1), libggtl2, libsimplelist0, sunwcslr Suggests: libsimplelist0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libggtl2-dev_2.1.4-1_solaris-i386.deb Size: 47446 MD5sum: 9c38ceaca9ce7c32121e021ede224e65 SHA1: 47d9687c298816ab14943026cdae12e678cf8581 SHA256: 1c40c834ae8d33b96537c221aa06861c9a872f6672dd5a2441d1b2072490d3d3 Description: generic game-tree search library GGTL is a library designed to make it easier to program games in C. It provides an AI that is able to play most 2 player strategic games. Nim, Tic-Tac-Toe, Reversi (aka Othello), Connect-4 and Chess are all examples of games that can all be implemented using GGTL. . The provided Reversi and Nim extensions implement all the game-specific callback functions GGTL's AI needs. Using one of these extensions means you can have a game with a capable AI up and running in next to no time. Doing so incurs no penalty in flexibility, however--you can override any provided callback function with your own. . This package has the development headers and static libraries. . Homepage: http://brautaset.org/software/ggtl/ Package: libdvdread-dev Priority: optional Section: contrib/libdevel Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Baumann Architecture: solaris-i386 Source: libdvdread Version: 0.9.7-8ubuntu1 Provides: libdvdread3-dev Depends: libdvdread3 (= 0.9.7-8ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdvdread-dev_0.9.7-8ubuntu1_solaris-i386.deb Size: 76030 MD5sum: b68712257063c528281cb23b6e253bb3 SHA1: 059e3f7f48dbe98fce8939f6c61f36343e063be5 SHA256: 039e36801f1e9546b9e7a0906d485e6dc7bee29a2d002da33676b156cd7cc6d4 Description: library for reading DVDs (development) libdvdread provides the functionality that is required to access many DVDs. It parses IFO files, reads NAV-blocks, and performs CSS authentication and descrambling. . libdvdread currently uses libdl to dynamically probe for libdvdcss at runtime. If found, libdvdcss will be used to decrypt sections of the DVD as necessary. . This package contains the development files. Homepage: http://www.dtek.chalmers.se/groups/dvd/ Package: libtreil-dev Priority: extra Section: contrib/libdevel Installed-Size: 7 Maintainer: NIIBE Yutaka Architecture: solaris-i386 Source: treil Version: 1.3-1 Depends: libtreil0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtreil-dev_1.3-1_solaris-i386.deb Size: 5114 MD5sum: a1092ccf0497c4d97c6f78274bd3ef3b SHA1: 55d3c6f0d878c1c223dcd62759823d76c55916b6 SHA256: 34692d53e2e71b7dff3b03bcf4bc5f92c0bf6ecccbb6a178d31100587bd43939 Description: Development library for treil (tree structure into tiles) Treil is a utility which produces an image of tiles from tree structure. This is a development library and a header file for treil. Package: libsidplay1-dev Priority: extra Section: contrib/libdevel Installed-Size: 69 Maintainer: Laszlo Boszormenyi (GCS) Architecture: solaris-i386 Source: libsidplay Version: 1.36.59-4 Replaces: libsidplay1.36-dev Depends: libc6-dev, libsidplay1 (>= 1.36.59-3), libstdc++-dev Conflicts: libsidplay1.36-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsidplay1-dev_1.36.59-4_solaris-i386.deb Size: 113260 MD5sum: b5bc525c68282402fb4673cca51affae SHA1: decdbafbed3ad54131120838d90558cfc2578055 SHA256: 5c5aead214d4c66e061364b3433774db45d1dd23ce120b8aac3bca85024ac32a Description: SID (MOS 6581) emulation library (development files) Here are the header files and a static library that are necessary to compile applications which use libsidplay. Package: imlib11-dev Priority: optional Section: contrib/libdevel Installed-Size: 10 Maintainer: Debian QA Group Architecture: solaris-i386 Source: imlib Version: 1.9.15-6 Replaces: imlib-dev, imlib-nonfree-dev, imlib-progs (<< 1.9.10-4), libimlib-dev, libimlib-nonfree-dev Provides: imlib-development Depends: imlib-base (>= 1.9.14-18), imlib11 (= 1.9.15-6), libgif-dev, libice-dev, libjpeg62-dev, libpng12-dev, libsm-dev, libtiff4-dev, libx11-dev, libxext-dev, x-dev, zlib1g-dev Conflicts: imlib-dev, imlib-nonfree-dev, libimlib-dev, libimlib-nonfree-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/imlib11-dev_1.9.15-6_solaris-i386.deb Size: 91670 MD5sum: 4e9e9296d1a291b620e84d7bc8b47e29 SHA1: 13dfcf531d471d664bdf84fb33e50f895abeb81e SHA256: ee77284c4dbf8f870b4ac1e6684ad63594a71a83efbaac5169557f2d2a102844 Description: Imlib is an imaging library for X and X11 Imlib is a low-level Xlib interface for X programmers. It allows easier access to many graphics formats and can write to them as well. . This is the development package containing header files and link libraries for Imlib. Package: libdumb1-dev Priority: optional Section: contrib/libdevel Installed-Size: 11 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Source: libdumb Version: 1:0.9.3-5 Depends: libdumb1 (= 1:0.9.3-5) Conflicts: libdumb0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdumb1-dev_0.9.3-5_solaris-i386.deb Size: 114610 MD5sum: 103368d17eeae8d959bbb4b58b040bcb SHA1: 6d88dade075e8603074567bf8f86fb5184755fc5 SHA256: 85da12ec39a9b3a5384b626f4b0a515edcbffc6f769a25da70040018971593f9 Description: development files for libdumb1 DUMB is a tracker library with support for IT, XM, S3M and MOD files. It targets maximum accuracy to the original formats, with low-pass resonant filters for the IT files, accurate timing and pitching, and three resampling quality settings (aliasing, linear interpolation and cubic interpolation). . This package contains the header files and static library needed to compile applications that use libdumb1. Package: libgnomedb3-4-dbg Priority: extra Section: libdevel Installed-Size: 2612 Maintainer: Gustavo R. Montesino Architecture: solaris-i386 Source: libgnomedb3 Version: 3.0.0-2build1 Depends: libgnomedb3-4 (= 3.0.0-2build1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgnomedb3-4-dbg_3.0.0-2build1_solaris-i386.deb Size: 975566 MD5sum: 84abbe4f33f87d2458e85bd5460f0626 SHA1: cf403e12ec1a9c3b8202175824b073e83b066e1d SHA256: 7991526f6d7452f956658bb4954d3a9f47694db510d5d799ee25c3736a0457a4 Description: Database UI widget library for GNOME2 and debugging symbols libgnomedb is a database widget library for GNOME2. it provides a rich set of UI features targeted to the development of data access. Using libgnomedb your GTK+2/GNOME2 application data access needs will be covered. . This package contains detached debugging symbols. . Most people will not need this package. Package: libphysfs-dev Priority: optional Section: contrib/libdevel Installed-Size: 578 Maintainer: Bartosz Fenski Architecture: solaris-i386 Source: libphysfs Version: 1.0.0-5 Replaces: libphysfs0-dev Depends: libphysfs-1.0-0 (= 1.0.0-5) Conflicts: libphysfs0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libphysfs-dev_1.0.0-5_solaris-i386.deb Size: 107746 MD5sum: 8369b7bcf8c5ed7670e1f2a1c2e90f4b SHA1: c8db6245e9565c279d8fd380641abf31e31d5419 SHA256: 06421a50672309673b54920c163e5ce8a3a319c82570866049300a9cac4b4ae8 Description: development files for filesystem abstraction library libphysfs-dev is the set of header files needed to compile programs that utilize the libphysfs library. . Homepage: http://www.icculus.org/physfs/ Package: libeditline-dev Priority: optional Section: contrib/libdevel Installed-Size: 9 Maintainer: Sam Hocevar (Debian packages) Architecture: solaris-i386 Source: editline Version: 1.12-5 Depends: libeditline0 (= 1.12-5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libeditline-dev_1.12-5_solaris-i386.deb Size: 16476 MD5sum: 35f13b7abcc1072133419c5f3d682acb SHA1: 7f8ab1f1058ecceb2047022c762c462ddcb4e3d6 SHA256: c23d3da5d0effc78bde0de8b8941de20d1c85813a609d39b7fbbd21c05e7f6a3 Description: development files for libeditline This is a line-editing library. It can be linked into almost any program to provide command-line editing and recall. It is call-compatible with a subset of the FSF readline library, but it is a fraction of the size (and offers fewer features). . This package contains the developer files: static libraries, headers, manpages. Package: libvarconf-1.0-6-dbg Priority: extra Section: contrib/libdevel Installed-Size: 7 Maintainer: Michael Koch Architecture: solaris-i386 Source: varconf Version: 0.6.5-2 Depends: libvarconf-1.0-6 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libvarconf-1.0-6-dbg_0.6.5-2_solaris-i386.deb Size: 20108 MD5sum: da11a1879eb25991d8f7b8f4d369888c SHA1: 446896ed606ada105ed0385dc73476b4589bad32 SHA256: 4ebc50b7639d14f7ced8a51c2d3030b2afa7226e70088453133e275f1dd61b96 Description: WorldForge configuration file handling library - debugging libraries Varconf is a configuration system designed for the STAGE server. Varconf can parse configuration files, command-line arguments and environment variables. It supports callbacks and can store its configuration information in separate Config objects or in one global configuration instance. . This package contains the shared libraries with debugging symbols. Package: libwv-dev Priority: optional Section: contrib/libdevel Installed-Size: 7 Maintainer: Daniel Walrond Architecture: solaris-i386 Source: wv Version: 1.2.4-2 Depends: libglib2.0-dev, libgsf-1-dev, libpng12-dev, libwmf-dev, libwv-1.2-3 (= 1.2.4-2), libxml2-dev, zlib1g-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libwv-dev_1.2.4-2_solaris-i386.deb Size: 176760 MD5sum: 62d1d5df4bff580682ae7338e5f1834e SHA1: e114df626c35bad2a27c66dd3c0754a37b962b21 SHA256: 3111705003552720a29f46807f1e1e07fc762674f29fb0b911843087c692854c Description: Development files for the wvWare library wvWare (previously known as mswordview) is a library that allows access to Microsoft Word files. It can load and parse the Word 2000, Word 97, Word 95, and Word 6 file formats. (Work is underway to support reading earlier formats as well: Word 2 documents are converted to plain text.) . This package contains the static library and header files. Package: libgii1-dev Priority: optional Section: contrib/libdevel Installed-Size: 123 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libgii Version: 1:1.0.1-3 Replaces: libgg-dev, libgg0-dev, libgii0 (<< 1:0.8.1) Provides: libgg-dev, libgg0-dev, libgii-dev, libgii0-dev Depends: libgii1 (= 1:1.0.1-3) Conflicts: libgg-dev, libggi1, libgii-dev, libgii0 (<< 1:0.8.1), libgii0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgii1-dev_1.0.1-3_solaris-i386.deb Size: 177476 MD5sum: 62ded2a0108c234f71acb1ce27ea4ce6 SHA1: 23c78651bd85ac032f3c06fe5855d7fb5f3bd744 SHA256: 517968b277d933c0015d11c99972141c3f548058311c34d37b897f4d9971708b Description: General Input Interface development package "General Graphics Interface" - a fast, portable graphics environment. . This package contains the development environment for LibGII, the GGI project's General Input Interface, and LibGG, the library containing GGI's configuration and target option parsing code. . Two useful demo programs are also included: mhub Translate LibGGI events to mouse events xsendbut Translate mhub to X button events . Homepage: http://www.ggi-project.org/ Package: libomniorb4-dev Priority: optional Section: contrib/libdevel Installed-Size: 8486 Maintainer: Debian CORBA Team Architecture: solaris-i386 Source: omniorb4 Version: 4.1.1-2 Depends: libomniorb4-1 (= 4.1.1-2), libomnithread3-dev (= 4.1.1-2), libssl-dev, pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libomniorb4-dev_4.1.1-2_solaris-i386.deb Size: 1874574 MD5sum: f2810f7bfc54380af66f5aff4406b551 SHA1: bbf92dd7b885fa8ebe3276bf1e7dfd3b4aced6c6 SHA256: f329f4307567c600f30ffc6c0ff51fef6b1f184a6d4923012320c6bb9d476e71 Description: omniORB core libraries development files omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes developer files for libomniorb4, libomnicodesets4, libomnidynamic4 and libomnissltp4. Homepage: http://omniorb.sourceforge.net Package: libcal3d12-dev Priority: optional Section: contrib/libdevel Installed-Size: 30 Maintainer: Michael Koch Architecture: solaris-i386 Source: cal3d Version: 0.11.0-3 Replaces: libcal3d-dev, libcal3d10-dev Provides: libcal3d-dev Depends: libcal3d12 (= 0.11.0-3) Conflicts: libcal3d-dev, libcal3d10-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcal3d12-dev_0.11.0-3_solaris-i386.deb Size: 327122 MD5sum: dbbd936c97f813e06f20a0371694d961 SHA1: 35ed846fb984b75da450efd649b97b9e697575cd SHA256: 09744960482abd73df965fafc7b600dca7e39b822f9645e7230e3d594295f407 Description: Skeletal based 3d character animation library - development files Cal3d is a skeletal based 3d character animation library written in C++ in a platform-/graphic API-independent way. It has an unified exporter plugin framework. Currently it includes exporters 16 for 3D Studio Max and MilkShape 3D). . This package contains the cal3 development files. Homepage: https://gna.org/projects/cal3d/ Package: libtse3-dev Priority: optional Section: contrib/libdevel Installed-Size: 931 Maintainer: Daniel Burrows Architecture: solaris-i386 Source: tse3 Version: 0.3.1-4 Depends: libc6-dev, libtse3-0.3.1c2a Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtse3-dev_0.3.1-4_solaris-i386.deb Size: 1147598 MD5sum: c630331df278fed04753e10e2b257c6c SHA1: f7821282ed71a01637be4d9d2f62e6339ac743e8 SHA256: 16695c6716a8707985142de155a0d4156bb9aa7497142cc3240d64114b13345e Description: portable MIDI sequencer engine in C++ - development files TSE3 is a portable open source MIDI sequencer engine written in C++. It provides programmers with rich and powerful sequencing capabilities. Although it does not provide a user interface, it provides a lot of assistance to a UI, attempting to provide as much functionality as possible in as generic a manner as possible. . This package provides the headers and static libraries that are needed to compile something that uses tse3. It is not required to run programs that are linked against tse3. Package: libglrr-glib-dev Priority: extra Section: contrib/libdevel Installed-Size: 18 Maintainer: NIIBE Yutaka Architecture: solaris-i386 Source: glrr Version: 20050529-2 Depends: libglrr-glib0 (= 20050529-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libglrr-glib-dev_20050529-2_solaris-i386.deb Size: 7234 MD5sum: 6d7072d1f713745017eebef1a579815a SHA1: 7d233d4d102515b181da931d2ba8489bbe1f6726 SHA256: 4865bc0a2729af95df987bc4d494f6d4494e6d984c0e13405ae56e2eb0eb6e21 Description: Development library of Grift (glib) Grift is a library that provides a framework for developing a UI-independent application. . Homepage: http://sourceforge.net/projects/grift/ Package: libxmlsec1-dev Priority: optional Section: contrib/libdevel Installed-Size: 4702 Maintainer: Ubuntu MOTU Developers Original-Maintainer: John V. Belmonte Architecture: solaris-i386 Source: xmlsec1 Version: 1.2.9-5ubuntu3 Depends: libc6-dev, libgnutls-dev (>= 1.0.0), libnss3-dev, libssl-dev (>= 0.9.7), libxml2-dev (>= 2.6.12), libxmlsec1 (= 1.2.9-5ubuntu3), libxmlsec1-gnutls (= 1.2.9-5ubuntu3), libxmlsec1-nss (= 1.2.9-5ubuntu3), libxmlsec1-openssl (= 1.2.9-5ubuntu3), libxslt1-dev (>= 1.0.20) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxmlsec1-dev_1.2.9-5ubuntu3_solaris-i386.deb Size: 834732 MD5sum: 14c9975be1ee09a603bbfaacce841787 SHA1: 70ae8f4f9945df8cb6b11cfca124ef309aeedb1d SHA256: be896c68f510182c63c4da83c05f8bbffb9cac934bcd97a4bdbf39ae1ba60562 Description: Development files for the XML security library The XML Security Library is a C library that implements these XML standards: . * XML Signature * XML Encryption . This package provides development files including documentation, examples, headers, static libraries, and configuration support. Package: libcherokee-server0-dev Priority: optional Section: contrib/libdevel Installed-Size: 376 Maintainer: Gunnar Wolf Architecture: solaris-i386 Source: cherokee Version: 0.7.2-2~hardy1 Depends: libcherokee-base0-dev (= 0.7.2-2~hardy1), libcherokee-server0 (= 0.7.2-2~hardy1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcherokee-server0-dev_0.7.2-2~hardy1_solaris-i386.deb Size: 151590 MD5sum: 43e95ba34a77a15b54f7e41d740bc8d8 SHA1: 33c6db61f0e7aa54fd227af2c6f439354e3c887b SHA256: 3490663651a41a072a1fc8db14bf9f8bc5e4af7b857a3dbbe842c98d7726e358 Description: extremely fast and flexible web server - development files Cherokee is an extremely fast and flexible web server. It's embedable, extensible with plug-ins. It has handler-to-path, virtual servers, gzip encoding, modular loggers, CGI support, and can run in a chroot environment, among other features. . This package contains the server development files - headers, .so and .a files. Homepage: http://cherokee-project.org/ Package: libst-dev Priority: optional Section: contrib/libdevel Installed-Size: 14 Maintainer: Wesley W. Terpstra (Debian) Architecture: solaris-i386 Source: st Version: 1.7-1 Depends: libc6-dev, libst1 (= 1.7-1) Recommends: pkg-config Conflicts: sox (<= 12.17.2-1), sox-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libst-dev_1.7-1_solaris-i386.deb Size: 73822 MD5sum: e0f573ed0eab47aede042ddc7d3aa6c8 SHA1: 9628a486aad850e3b80b7bdb6a94c1625270cc5a SHA256: 324f41e1c078325bc92515fc13b64ec5d19f966e8e9b9aa5f0691a2365d03119 Description: State Threads Library - Development files The State Threads library has an interface similar to POSIX threads. . However, the threads are actually all run in-process. This type of threading allows for controlled schedualing points. It is highly useful for designing robust and extremely scalable internet applications since there is no resource contention and locking is generally unnecessary. . It can be combined with traditional threading or multiple process parallelism to take advantage of multiple processors. . See: for further information about how state threads improve performance. Package: libspf2-dev Priority: optional Section: contrib/libdevel Installed-Size: 213 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Magnus Holmgren Architecture: solaris-i386 Source: libspf2 Version: 1.2.5.dfsg-4ubuntu0.8.04.2 Depends: libspf2-2 (= 1.2.5.dfsg-4ubuntu0.8.04.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libspf2-dev_1.2.5.dfsg-4ubuntu0.8.04.2_solaris-i386.deb Size: 70000 MD5sum: aea01fae91c4b4b2abbf4a902ba75ff7 SHA1: b49fa55bcf88fce39bbcc2d0581f4c77f70293ee SHA256: d62d7ad5ab6ad9c9fb28e0d54ade83dc95c4aca49d5a2fa7e16ca773dd8afe7f Description: Header and development libraries for libspf2 libspf2 implements the Sender Policy Framework, a part of the SPF/SRS protocol pair. libspf2 is a library which allows email systems such as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that the email is authorized by the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scammers and email viruses/worms. . Homepage: http://www.libspf2.org/ Package: libmysql++-dev Priority: optional Section: contrib/libdevel Installed-Size: 234 Maintainer: Athena Capital Research Architecture: solaris-i386 Source: mysql++ Version: 2.3.2-1 Depends: libmysql++2c2a (= 2.3.2-1), libmysqlclient15-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmysql++-dev_2.3.2-1_solaris-i386.deb Size: 1547408 MD5sum: d26582c3a9b3958b0d398143024c46ad SHA1: a59acad373d82aae0be47c54c9212a1066c28b65 SHA256: 681a6546bcd7a9a2c77b55209ab890dd46f8ff799e56b65619794f69d45eec35 Description: mysql C++ library bindings (development) Mysql++ is a complex C++ API for Mysql (And other SQL Databases Soon). The goal of this API is too make working with Queries as easy as working with other STL Containers. . This package provides development support. . Homepage: http://tangentsoft.net/mysql++/. Package: libclutter-0.6-dev Priority: optional Section: contrib/libdevel Installed-Size: 52 Maintainer: Ross Burton Architecture: solaris-i386 Source: clutter Version: 0.6.0-2 Depends: libclutter-0.6-0 (= 0.6.0-2), libgl1-mesa-dev | libgl-dev, libgtk2.0-dev, pkg-config Suggests: libclutter-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libclutter-0.6-dev_0.6.0-2_solaris-i386.deb Size: 173812 MD5sum: a9a743eea009bcc8dc68e2974182887d SHA1: 566fcdef677a76874946d5976e2414115423204d SHA256: 45ac42d7dc201e8eab9af0c9cc96805bfa481ebdf40a976faf25556f54a24913 Description: Open GL based interactive canvas library (development files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the development files. Package: libthunar-vfs-1-dev Priority: optional Section: contrib/libdevel Installed-Size: 166 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: thunar Version: 0.9.0-4ubuntu2 Depends: libdbus-glib-1-dev, libexo-0.3-dev (>= 0.3.4), libgamin-dev, libhal-storage-dev, libjpeg62-dev, libthunar-vfs-1-2 (= 0.9.0-4ubuntu2), thunar-data (= 0.9.0-4ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libthunar-vfs-1-dev_0.9.0-4ubuntu2_solaris-i386.deb Size: 18356 MD5sum: 2a91d531c8c5e0c67992e3ab3197a9f9 SHA1: 4a0987382fe9560fb0b80cebbb333b0417960fb6 SHA256: 7b42b987ca93d987a3e1734d9c63a9f652be71603485ddd6b77467eff5109e7a Description: Development files for libthunar-vfs This package contains the headers and the static library for libthunar-vfs, the virtual file system abstraction used by thunar Homepage: http://thunar.xfce.org Package: libpaps-dev Priority: optional Section: contrib/libdevel Installed-Size: 19 Maintainer: Debian Hebrew Packaging Team Architecture: solaris-i386 Source: paps Version: 0.6.8-1 Depends: libpango1.0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libpaps-dev_0.6.8-1_solaris-i386.deb Size: 125242 MD5sum: e56febaadbe45aaaa6cd30d52c7e6545 SHA1: c356e2b8b38d45bd54472d8ad199b91dee7d6651 SHA256: e2db18f675350066164f37176f994b5e62075d2ae4e227f3089b7cca87080fe7 Description: Static development files for libpaps Paps reads a UTF-8 encoded file and generates a PostScript language rendering of the file. The rendering is done by creating outline curves through the pango ft2 backend. . Homepage: http://paps.sourceforge.net/ Package: vflib3-dev Priority: optional Section: contrib/libdevel Installed-Size: 13 Maintainer: Debian QA Group Architecture: solaris-i386 Source: vflib3 Version: 3.6.13.dfsg-1build1 Depends: libc6-dev, libkpathsea-dev, libt1-dev, libttf-dev, vflib3 (= 3.6.13.dfsg-1build1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/vflib3-dev_3.6.13.dfsg-1build1_solaris-i386.deb Size: 175976 MD5sum: c6a561d263104efe7d71fb5dfca241e0 SHA1: 5b65c7a68516c724cfa5f19e25acdca34fd2b45e SHA256: e1abafeedf809ea93854ec2544435c89a5061282ffc34c57480bbc2985615fe1 Description: Development files for VFlib3 VFlib3 is a font rasterizer library for multi-lingual information processing. Using VFlib3, you can obtain bitmap data of characters(glyphs) from various fonts in a unified manner. . VFlib3 can handle almost all font formats available - it now supports PK, GF, VF, TFM, OFM level 0, OVF, PCF, BDF, HBF, Syotai-Club, JG, eKanji and more. TrueType and Type 1 fonts are also supported via FreeType1 and T1lib respectively. Font search via kpathsea is supported, too. . This package contains the header file and static library for developing with VFlib3. Package: libgtksourceviewmm-1.0-dev Priority: optional Section: libdevel Installed-Size: 1115 Maintainer: Ubuntu Desktop Team Original-Maintainer: Dodji Seketeli Architecture: solaris-i386 Source: libgtksourceviewmm1 Version: 0.3.1-1ubuntu1 Depends: libglibmm-2.4-dev, libgtkmm-2.4-dev (>= 2.4), libgtksourceview-dev (>= 1.0), libgtksourceviewmm-1.0-2 (= 0.3.1-1ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgtksourceviewmm-1.0-dev_0.3.1-1ubuntu1_solaris-i386.deb Size: 145190 MD5sum: e33b185c9652bcc580018e687eed4fcb SHA1: d1464950bedd6e259975493adbda275c77aa3190 SHA256: 4d882659c2c50f22591a51d3ad68e324634db4ed9178fcdd3f428b92c81e0558 Description: C++ binding of GtkSourceView - development files GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to the text widget included in GTK+ 2.x adding syntax highlighting and other features typical for a source file editor. . GtkSourceViewMM is crafted to integrate well into applications using the gtkmm framework. . These are the development files for libgtksourceviewmm, needed only if you wish to write or compile software which uses it. Package: libgtksourceviewmm-1.0-2-dbg Priority: extra Section: libdevel Installed-Size: 670 Maintainer: Ubuntu Desktop Team Original-Maintainer: Dodji Seketeli Architecture: solaris-i386 Source: libgtksourceviewmm1 Version: 0.3.1-1ubuntu1 Depends: libgtksourceviewmm-1.0-2 (= 0.3.1-1ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgtksourceviewmm-1.0-2-dbg_0.3.1-1ubuntu1_solaris-i386.deb Size: 220756 MD5sum: 8e73809da372cbad3f6f941e09bea652 SHA1: 6402f0b03ba638aafc2aff633db43bcffa9da207 SHA256: 079744da960fa311af534e96aefe41d15af04e50d4032ccd7695ce155b9a44ce Description: C++ binding of GtkSourceView - debugging symbols GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to the text widget included in GTK+ 2.x adding syntax highlighting and other features typical for a source file editor. . GtkSourceViewMM is crafted to integrate well into applications using the gtkmm framework. . These are the debugging symbols for libgtksourceviewmm, needed only if you try to debug an application using it. Package: libktoblzcheck1-dev Priority: optional Section: contrib/libdevel Installed-Size: 19 Maintainer: Micha Lenk Architecture: solaris-i386 Source: libktoblzcheck Version: 1.17-3 Depends: libktoblzcheck1c2a (= 1.17-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libktoblzcheck1-dev_1.17-3_solaris-i386.deb Size: 24740 MD5sum: d2d659d4be5eb49112fe131e4d03d370 SHA1: 02e2ba55aa80cf5e25663d6970c8aed50a762d27 SHA256: dda01473963f2a4867933f5df9a14b4c68bd7c691a6ebb49521b524f192945ba Description: library for verification of account numbers and bank codes (development files) libktoblzcheck is a library for verification of bank account numbers and bank codes (BLZ) of German Banks. It is based on the specifications of the "Deutsche Bundesbank". It also supports the verification of international bank account numbers (IBAN) and bank identifier codes (BIC). . This package contains the development files. Package: libxprintutil-dev Priority: optional Section: contrib/libdevel Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian X Strike Force Architecture: solaris-i386 Source: libxprintutil Version: 1:1.0.1.xsf1-2ubuntu1 Depends: libx11-dev (>= 2:1.0.0), libxp-dev (>= 1.0.0-1), libxprintutil1 (= 1:1.0.1.xsf1-2ubuntu1), libxt-dev (>= 1.0.0-4), x11proto-print-dev Pre-Depends: x11-common (>= 1:7.0.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxprintutil-dev_1.0.1.xsf1-2ubuntu1_solaris-i386.deb Size: 16996 MD5sum: acd6cf2f31f0298c9148dd47c535151e SHA1: b314c2c3713ac956559a48d75f1a52f7003a924c SHA256: b30bbe43197efb09230db8aab065b10b89f32312674fc06fd640414a51caf153 Description: Xprint printer utility client library (development files) libxprintutil provides utility Xpu APIs allowing client applications to access and manipulate information about printer capabilities from an Xprint server. . If you want to write an app to create Xprint jobs (printing X windows to paper, for instance) then you probably want libxp-dev instead. . This package provides a static library and C header files. . More information about X.Org can be found at: . This module can be found as the module 'lib/XprintUtil' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Package: libcxxtools-dev Priority: optional Section: contrib/libdevel Installed-Size: 796 Maintainer: Kari Pahula Architecture: solaris-i386 Source: cxxtools Version: 1.4.3.6-1 Depends: libcxxtools4, libstdc++-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcxxtools-dev_1.4.3.6-1_solaris-i386.deb Size: 190836 MD5sum: bf6511bf377c9b0c38ded5c020c0d848 SHA1: 6dfc57763b3c4fcefd593ac66e4452b5c8c53fc4 SHA256: 9dbe3579da56a5fded8ec31f2a80b0f84fe1b7b514355d0332249aa5ffbde3c3 Description: library of unrelated but useful C++ classes cxxtools contains an argument-parser, a base-64 encoder/decoder, a C++ interface to iconv, md5-stream for easy MD5 calculation, threading classes, socket classes, a dynamic exception-safe buffer, a wrapper for dlopen/dlsym, a pool template (e.g., for a connection pool in a multi-threaded application), query_params, and a class for easy parsing of CGI parameters (GET and POST) in a CGI program. . This package has the development headers and the static libraries. . Homepage: http://www.tntnet.org/cxxtools.hms Package: libjudy-dev Priority: optional Section: contrib/libdevel Installed-Size: 646 Maintainer: Troy Heber Architecture: solaris-i386 Source: judy Version: 1.0.3-2 Depends: libjudydebian1 (= 1.0.3-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libjudy-dev_1.0.3-2_solaris-i386.deb Size: 189392 MD5sum: c3162c2389068136b41d4cd6c5e1d95f SHA1: 644f9f59ecc8291b49bfea6b0ee849378252201b SHA256: 077f3328643084767df67a03a25d9c1ea7c031a7b7e5abea2ddfa1eac5899450 Description: C library for creating and accessing dynamic arrays (dev package) Judy is a C library that implements a dynamic array. Empty Judy arrays are declared with null pointers. A Judy array consumes memory only when populated yet can grow to take advantage of all available memory. Judy's key benefits are: scalability, performance, memory efficiency, and ease of use. Judy arrays are designed to grow without tuning into the peta-element range, scaling near O(log-base-256). . Judy arrays are accessed with insert, retrieve, and delete calls for number or string indexes. Configuration and tuning are not required -- in fact not possible. Judy offers sorting, counting, and neighbor/empty searching. Indexes can be sequential, clustered, periodic, or random -- it doesn't matter to the algorithm. Judy arrays can be arranged hierarchically to handle any bit patterns -- large indexes, sets of keys, etc. . Judy is often an improvement over common data structures such as: arrays, sparse arrays, hash tables, B-trees, binary trees, linear lists, skiplists, other sort and search algorithms, and counting functions. . This is the development package. Package: libpngwriter0-dev Priority: optional Section: contrib/libdevel Installed-Size: 14 Maintainer: Miguel Gea Milvaques Architecture: solaris-i386 Source: pngwriter Version: 0.5.3-2 Provides: libpngwriter-dev Depends: libfreetype6-dev (>= 2.1.7-2.3), libpng12-dev (>= 1.2.8rel-1), libpngwriter0c2 (= 0.5.3-2), zlib1g-dev (>= 1) Conflicts: libpngwriter-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libpngwriter0-dev_0.5.3-2_solaris-i386.deb Size: 585534 MD5sum: 32052408acc195b6b23624573df0f2fe SHA1: 5d1f8d9cb7013c5dcb77c3b20094d658756d171b SHA256: 196488673457c1bffc5047e6212b2a556d1e8d4e82c2bcfcf3b7b9d6cfd4f044 Description: easy to use graphics library (development) PNGwriter is a very easy to use open source graphics library that uses PNG as its output format. The interface has been designed to be as simple and intuitive as possible. It supports plotting and reading in the RGB (red, green, blue), HSV (hue, saturation, value/brightness) and CMYK (cyan, magenta, yellow, black) colour spaces, basic shapes, scaling, bilinear interpolation, full TrueType antialiased and rotated text support, bezier curves, opening existing PNG images and more. Documentation in English and Spanish. Runs under Linux, Unix, Mac OS X and Windows. . In this package you can find all files needed for a developer environment (API, headers, plus static and shared library) . Homepage: http://pngwriter.sourceforge.net/ Package: liblo0-dev Priority: optional Section: contrib/libdevel Installed-Size: 573 Maintainer: Robert Jordens Architecture: solaris-i386 Source: liblo Version: 0.23-2.1build1 Replaces: liblo-dev Provides: liblo-dev Depends: liblo0 (= 0.23-2.1build1) Conflicts: liblo-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblo0-dev_0.23-2.1build1_solaris-i386.deb Size: 83248 MD5sum: e3fa38a5b882c06c9f88ae8b095c144e SHA1: 9023ea73b3afe08646bb85026bfc85a6d14e051f SHA256: ae2b06e87c0d329e879b65031b3607875bc02045d376a496aaed65416a153453 Description: Lightweight OSC library -- development files This is a lightweight, easy to use implementation of the OSC (Open Sound Control) protocol (see for details). . Open Sound Control (OSC) is a protocol for communication among computers, sound synthesizers, and other multimedia devices that is optimized for modern networking technology. OSC features: . * Open-ended, dynamic, URL-style symbolic naming scheme * Symbolic and high-resolution numeric argument data * Pattern matching language to specify multiple recipients of a single message * High resolution time tags * "Bundles" of messages whose effects must occur simultaneously * Query system to dynamically find out the capabilities of an OSC server and get documentation . Homepage: . This package contains headers, documentation and static libraries. Package: libspread1-dev Priority: optional Section: contrib/libdevel Installed-Size: 31 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Mende Architecture: solaris-i386 Source: spread Version: 3.17.4-1ubuntu1 Provides: libspread-dev Depends: libspread1 (= 3.17.4-1ubuntu1) Conflicts: libspread-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libspread1-dev_3.17.4-1ubuntu1_solaris-i386.deb Size: 76614 MD5sum: fe3613fa131406766bce1af277203027 SHA1: 4c704eac9b227c4f8f94f4c2238c2488ac713e69 SHA256: eca38eefeadd2f5ebcbe021096f9b03747d124c8a0379e0a1e0994b12868d96d Description: Development files for libspread Headers and static libraries for libspread. Spread provides a high performance messaging service that is resilient to faults across external or internal networks. Package: libargtable2-dev Priority: optional Section: contrib/libdevel Installed-Size: 18 Maintainer: Shachar Shemesh Architecture: solaris-i386 Source: argtable2 Version: 7-2 Depends: libargtable2-0 (= 7-2) Conflicts: argtable, argtable2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libargtable2-dev_7-2_solaris-i386.deb Size: 3000088 MD5sum: 50ddd9de1f153edef07779f95329f112 SHA1: 32553cd2c37b6bf2dbed74f578a163d3776a504a SHA256: ca6b8ef421df9e09706bcbf20762e445e46e82a83027bbf56323aabb3070f908 Description: A library for parsing GNU style command line arguments Argtable is an ANSI C library for parsing GNU style command line arguments. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The command line is then parsed according to that specification and the resulting values are returned in those same structs where they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar) and untagged arguments are supported, as are multiple instances of each argument. Syntax error handling is automatic and the library also provides the means for displaying the command line syntax directly from the array of argument specifications. . argtable can function as a "getopt_long" replacement, without the user of the program noticing the difference. Unlike "getopt_long", however, argtable is cross platform, working on all Posix systems, as well as Windows and Mac. . This package contains the files needed to develop applications that use argtable. Package: libmpeg-dev Priority: optional Section: contrib/libdevel Installed-Size: 134 Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Source: libmpeg1 Version: 1.3.1-8 Depends: libmpeg1 (= 1.3.1-8) Suggests: libmpeg-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmpeg-dev_1.3.1-8_solaris-i386.deb Size: 55998 MD5sum: 372ca826ff1d3cef4b992e7e9cff12c0 SHA1: d19cf9b29cce6db04c914723656cb5efb1ac4415 SHA256: 675eca9d8ee5d8772d7cc8c75cb4fe7669c5c7c434475849195c1dfcf4c1591f Description: MPEG library calls for movie streams (development) libmpeg gives programs a simple way to deal with streams of MPEG-format movie files and to dither them in a variety of color schemes. This package is necessary if you want to use the MPEG plugin for The GIMP. . This package contains the development files. Package: giblib-dev Priority: optional Section: contrib/libdevel Installed-Size: 16 Maintainer: Eric Dorland Architecture: solaris-i386 Source: giblib Version: 1.2.4-5 Depends: giblib1 (= 1.2.4-5), libfreetype6-dev, libimlib2-dev, libx11-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/giblib-dev_1.2.4-5_solaris-i386.deb Size: 22370 MD5sum: 91d69fd9e0fd39d067179cabe1fe235e SHA1: 945c47e72b07ec80efaf5bc5f979eafb3c32b3a6 SHA256: 28eacbb80c291e5c68722d5e5ec5ed5ad4b3f82f5fabf0e1ffab0866c7d1e3f0 Description: headers for giblib headers and static libraries for giblib, a library of handy stuff. . giblib contains an imlib2 wrapper to avoid the context stuff, doubly-linked lists and font styles. Homepage: http://linuxbrit.co.uk/giblib/ Package: libsynce0-dev Priority: optional Section: libdevel Installed-Size: 88 Maintainer: Volker Christian Architecture: solaris-i386 Source: libsynce Version: 0.9.3-1 Depends: libsynce0 (= 0.9.3-1) Suggests: librapi2-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsynce0-dev_0.9.3-1_solaris-i386.deb Size: 25852 MD5sum: f28ca20d4e6a8b1034a4ff5e0c205252 SHA1: f895019a1686d8a326754a58a0aa7f9184516cdf SHA256: be6922abe3dfd67091bacf65e1fd2aca105a51ef5ddc36121269369563a6f9ed Description: A helper library for synce, a tool to sync WinCE devices This package contains the development files Package: libpkcs11-helper1-dev Priority: optional Section: contrib/libdevel Installed-Size: 60 Maintainer: Eric Dorland Architecture: solaris-i386 Source: pkcs11-helper Version: 1.05-1 Provides: libpkcs11-helper-dev Depends: libpkcs11-helper1 (= 1.05-1), libssl-dev Conflicts: libpkcs11-helper-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libpkcs11-helper1-dev_1.05-1_solaris-i386.deb Size: 181004 MD5sum: bec703d0935c38e786886d2afe343f11 SHA1: ef433e68bd21590b4d8f0eb2fed008687888133d SHA256: b08a22b92163f556848e64f41e43f1cd87d43ccbc3874abf5a56567c7f696afd Description: library that simplifies the interaction with PKCS#11 libpkcs11-helper is a library that simplifies the interaction with PKCS#11 providers for end-user applications. . libpkcs11-helper allows using multiple PKCS#11 providers at the same time, enumerating available token certificates, or selecting a certificate directly by serialized id, handling card removal and card insert events, handling card re-insert to a different slot, supporting session expiration and much more all using a simple API. . libpkcs11-helper is not designed to manage card content, since object attributes are usually vendor specific, and 99% of application need to access existing objects in order to perform signature and decryption. Package: netcdf-dbg Priority: extra Section: contrib/libdevel Installed-Size: 1176 Maintainer: Warren Turkal Architecture: solaris-i386 Source: netcdf Version: 1:3.6.2-2 Depends: libnetcdf4 (= 1:3.6.2-2) Suggests: gdb Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/netcdf-dbg_3.6.2-2_solaris-i386.deb Size: 421362 MD5sum: 16163955922acf0271cf92ca5acdd49a SHA1: 737747bf0d724ef10133741d2fcccba65576eabc SHA256: f7cf61bd54b0bf3696601320ed9a1d8b932faece2161c004f4a16b8c11adbd50 Description: debugging symbols for NetCDF This package contains the files that make it possible to debug the NetCDF binaries and programs that use the NetCDF libraries with a source-level debugger like gdb. Package: snappea-dev Priority: extra Section: contrib/libdevel Installed-Size: 264 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ben Burton Architecture: solaris-i386 Source: snappea Version: 3.0d3-20ubuntu1 Replaces: snappea (<< 3.0d3-10) Depends: libc6-dev, snappea (= 3.0d3-20ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/snappea-dev_3.0d3-20ubuntu1_solaris-i386.deb Size: 277290 MD5sum: 075ff3380d2a960e27912a7abe51832d SHA1: e10028a121a83f90e8ddbcc1212198a161201c44 SHA256: 2c79393166ddaebc867b74783d628448c76fc4d87f29e96acee3caf1c91dcd1a Description: development files for SnapPea hyperbolic 3-manifold tool SnapPea is a computational tool for creating and studying hyperbolic 3-manifolds. This package provides headers suitable for compiling the SnapPea kernel into other projects. Package: libccc-doc Priority: extra Section: contrib/libdevel Installed-Size: 649 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hubert Figuiere Architecture: solaris-i386 Source: libccc Version: 0.0.5-0ubuntu1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libccc-doc_0.0.5-0ubuntu1_solaris-i386.deb Size: 108126 MD5sum: 3a761faba8015d01018df2e948bb02aa SHA1: 3e30bef009265b9580a0e4d0b8819eeda0bdcda2 SHA256: e4161aa7238546fae388d84045cfebea671b8990051b6c34eea35405e785af74 Description: A Cairo based Canvas - Documentation Files Criawips Cairo Canvas is a Cairo based canvas with a MVC inspired by GnomeCanvas, and developed for Criawips. . http://live.gnome.org/Criawips/CriaCanvas Python-Version: 2.5 Package: libsigcperl-dev Priority: optional Section: contrib/libdevel Installed-Size: 14 Maintainer: Michael Koch Architecture: solaris-i386 Source: sigcperl Version: 0.2.0-4 Depends: libsigc++-1.2-dev, libsigcperl1c2a (= 0.2.0-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsigcperl-dev_0.2.0-4_solaris-i386.deb Size: 28152 MD5sum: 6a8fed57d4baaec1508a2f391af35e9d SHA1: 3dada1b8f039e2227bd6ef647fb234a32a1ecac5 SHA256: 319a1c8757a1da7e64a5006f2834d17ab7fc15d0352971b1ea542fce763af91b Description: Helper library for the libsigc++ Perl bindings - development files This is a helper library to create Perl bindings to the libsigc++ signal library possible. It is intended to provide a mechanism for writing Perl modules which wrap other C++ libraries using libsigc++. . This package contains the files needed to build the Perl bindings for sigc++ and other libraries/applications using sigcperl. Package: libentity-dev Priority: optional Section: contrib/libdevel Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Source: entity Version: 1.0.1-9ubuntu3 Depends: libentity0 (= 1.0.1-9ubuntu3), libglib1.2-dev (>= 1.2.6) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libentity-dev_1.0.1-9ubuntu3_solaris-i386.deb Size: 19760 MD5sum: 77676fa126aaa0351e75c86783f65def SHA1: fe7d60705fefa39d726e198c347998b376c2c3d7 SHA256: b97bce692c930abc2a33e3660510b481175bae5ca30d626edc49b65b72bcfa21 Description: XML-based GUI builder for GTK+ (core library development files) Entity is an XML-based GUI builder and application scripting framework. It combines the ease of use of XML for GUI layout and the power of Perl, Python, TCL, JavaScript, and C for the application logic. An Entity GUI is usually much shorter than the same program written in any other language. . This package contains the development files for the Entity core runtime libraries. Package: libclutter-gst-0.6-dbg Priority: extra Section: contrib/libdevel Installed-Size: 8 Maintainer: Ross Burton Architecture: solaris-i386 Source: clutter-gst Version: 0.6.1-1build1 Depends: libclutter-gst-0.6-0 (= 0.6.1-1build1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libclutter-gst-0.6-dbg_0.6.1-1build1_solaris-i386.deb Size: 41272 MD5sum: 6d119d946324210ee7d7c8ff8dec9954 SHA1: 70eeb1b350024038f51f1490f630fb767dd69023 SHA256: bf6131f35217f6a6219e7eca99160c09439613d569915234a32d4a8c94e015dd Description: Open GL based interactive canvas library GStreamer elements (debug files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the debug files. Package: libqimageblitz-dev Priority: optional Section: contrib/libdevel Installed-Size: 143 Maintainer: Debian Qt/KDE Maintainers Architecture: solaris-i386 Source: qimageblitz Version: 0.0.706674-2build1 Depends: libgcc1 (>= 1:4.2.1), libqimageblitz4, libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libqimageblitz-dev_0.0.706674-2build1_solaris-i386.deb Size: 40854 MD5sum: 0e97b9894a5934e45ffcb526a76547b1 SHA1: 6f9182613e1497ea22d1278d8585e0f38c2e9bc0 SHA256: d3c5a4dcaa0f7c298a2011bb6f7f0eae9a4510ff352cf423656ca9f91b35186a Description: KDE/Qt image filter library - development files Blitz is a graphical effect and filter library for KDE4.0 that contains many improvements over KDE 3.x's kdefx library including bugfixes, memory and speed improvements, and MMX/SSE support. Package: libgnomedb3-glade3 Priority: optional Section: libdevel Installed-Size: 93 Maintainer: Gustavo R. Montesino Architecture: solaris-i386 Source: libgnomedb3 Version: 3.0.0-2build1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgda3-3, libgladeui-1-7, libglib2.0-0, libgnomedb3-4, libgnomedb3-dev, libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgnomedb3-glade3_3.0.0-2build1_solaris-i386.deb Size: 18712 MD5sum: 0d4f43539db8fec6ddde3dde10edcc9f SHA1: bea464d7243c3607c64c0ef21b6be64dda0e6c4f SHA256: d756cca36ff3bdb4128fa4922dc77e72d8590a0804cd17396584336ab6bfaea7 Description: Database UI widget library for GNOME2 -- Glade 3 files libgnomedb is a database widget library for GNOME2. it provides a rich set of UI features targeted to the development of data access. Using libgnomedb your GTK+2/GNOME2 application data access needs will be covered. . This package contains the plugin files for development using glade 3 Package: libqwt-dev Priority: optional Section: contrib/libdevel Installed-Size: 34 Maintainer: Brian Nelson Architecture: solaris-i386 Source: libqwt Version: 4.2.0-4 Depends: libqt3-compat-headers, libqt3-mt-dev, libqwt4c2 (= 4.2.0-4) Suggests: libqwt-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libqwt-dev_4.2.0-4_solaris-i386.deb Size: 388146 MD5sum: 71efe96e6221cc6cd107508d73e9c05c SHA1: d14e9713d2674ba18eec4bf8fd99cbe70db12715 SHA256: f58623d42cc347851d173854d9d036bfa5b6d6b26ec9780dcd8ebbcbd0f8b173 Description: Qt widgets library for technical applications (development) The Qwt library contains Qt GUI Components and utility classes which are primarily useful for programs with a technical background. Most of these widgets are used to control or display values, arrays, or ranges of type double. . This package contains the Qwt development files. . Homepage: http://qwt.sourceforge.net Package: liblog4cpp5-dev Priority: optional Section: contrib/libdevel Installed-Size: 38 Maintainer: Fathi Boudra Architecture: solaris-i386 Source: log4cpp Version: 1.0-2 Replaces: liblog4cpp-dev, liblog4cpp1-dev, liblog4cpp3-dev, liblog4cpp4-dev Depends: liblog4cpp5 (= 1.0-2) Conflicts: liblog4cpp-dev, liblog4cpp1-dev, liblog4cpp3-dev, liblog4cpp4-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblog4cpp5-dev_1.0-2_solaris-i386.deb Size: 225864 MD5sum: 6ed895d7d21ca6735fe5a14cdddf7437 SHA1: f65d306113cfcaabdd13f8b33abbf1cdbdf290a4 SHA256: 9cf84e4ffc633f21ed97b5d262b13b07f541de2c31c30123cf9167dbd7626822 Description: C++ library for flexible logging (development) Log for C++ is a library of C++ classes for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://jakarta.apache.org/log4j/), staying as close to their API as is reasonable. . This package contains the log4cpp development files. . Homepage: http://log4cpp.sourceforge.net Package: libxprintapputil-dev Priority: optional Section: contrib/libdevel Installed-Size: 36 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian X Strike Force Architecture: solaris-i386 Source: libxprintapputil Version: 1:1.0.1.xsf1-2ubuntu1 Depends: libx11-dev (>= 2:1.0.0), libxprintapputil1 (= 1:1.0.1.xsf1-2ubuntu1), x11proto-print-dev Pre-Depends: x11-common (>= 1:7.0.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxprintapputil-dev_1.0.1.xsf1-2ubuntu1_solaris-i386.deb Size: 8212 MD5sum: e2da772e271d8beb42abf02696b17596 SHA1: acd53476b1163c03a6d9a4a69d7fcdea6bb04a4b SHA256: d5b3918b6aa5afeea0edfa447f5850da0798f53a0034cf7bcee65c681a058b89 Description: Xprint job utility client library (development files) libxprintapputil provides utility Xpau APIs allowing client applications to access information about and control Xprint jobs from an Xprint server. . If you want to write an app to create Xprint jobs (printing X windows to paper, for instance) then you probably want libxp-dev instead. . This package provides a static library and C header files. . More information about X.Org can be found at: . This module can be found as the module 'libXprintAppUtil' at http://xorg.freedesktop.org/releases/individual/lib/ Package: libocc0-dev Priority: optional Section: contrib/non-free/libdevel Installed-Size: 1938 Maintainer: Yann Dirson Architecture: solaris-i386 Source: openc++ Version: 2.8-9 Replaces: openc++ (<< 2.8) Depends: g++, libgc-dev, libocc0c2a Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libocc0-dev_2.8-9_solaris-i386.deb Size: 450270 MD5sum: 885e72e7de2995656011db782f062829 SHA1: 4b1b135ff768a95be857d842df6df1ac231c8816 SHA256: bbe7478bbd1433ed447be88cdc37943bf364dd6a31ea71c012ee6bb10f98a757 Description: OpenC++ library - development OpenC++ is a tool for source-code translation for C++. Programmers can easily implement various kinds of translation so that they can define new syntax, new annotation, and new object behavior. . This package provides the API to use the OpenC++ engine at its full strength. The simpler "occ" tool for common uses is available in the openc++ package. Package: libmopac7-dev Priority: optional Section: contrib/libdevel Installed-Size: 10 Maintainer: Debichem Team Architecture: solaris-i386 Source: mopac7 Version: 1.13-2 Depends: libf2c2-dev, libmopac7-1gf (= 1.13-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmopac7-dev_1.13-2_solaris-i386.deb Size: 699820 MD5sum: 0279bdc76fca292d5e908a8fad5904cb SHA1: 7e8d9603e27ccd96901a02235fa6f3e5aa822682 SHA256: 25c0d2bd5abbe3a64a9380e2f6c6ce6d5d7bf7e75fa973cb2d9766581104cf30 Description: Semi-empirical Quantum Chemistry Library (Development files) MOPAC provides routines to solve the electronic structure of molecules on a semi-empirical level. Available methods include MNDO, MINDO/3, AM1 and PM3. . This package contains the MOPAC7 code folded into a static library. Homepage: http://sourceforge.net/projects/mopac7 Package: libical-dev Priority: optional Section: contrib/libdevel Installed-Size: 117 Maintainer: Fathi Boudra Architecture: solaris-i386 Source: libical Version: 0.27-1 Depends: libical0 (= 0.27-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libical-dev_0.27-1_solaris-i386.deb Size: 190700 MD5sum: 9ce8eb6f233ea18c001373513bab018a SHA1: f2ea1407902a912468ca3fc9eaba4b597b734c37 SHA256: ba8c6ec135860a6c16e0aeb93028b533527f8e5aa65bfcb02927ea5e4c36577d Description: iCalendar library implementation in C (development) libical is an open source implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. Homepage: http://www.citadel.org Package: libwfmath-0.3-dev Priority: optional Section: contrib/libdevel Installed-Size: 27 Maintainer: Michael Koch Architecture: solaris-i386 Source: wfmath Version: 0.3.7-1 Depends: libwfmath-0.3-4 (= 0.3.7-1) Suggests: libwfmath-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libwfmath-0.3-dev_0.3.7-1_solaris-i386.deb Size: 72540 MD5sum: 97c5fc0f298c552eb16932b3fbf082cf SHA1: 9ff8c041ca81752c486e6c6cc077103f0fd1a489 SHA256: 17a27c03d505fc3a00bc5d33917514c000eb1e01d4045023e322002ab88601af Description: WorldForge math library - development files The primary focus of WFMath is geometric objects. Thus, it includes an several shapes (boxes, balls, lines), in addition to the basic math objects that are used to build these shapes (points, vectors, matrices). . This package contains the development files. Homepage: http://www.worldforge.org/ Package: libmath++-dev Priority: optional Section: contrib/libdevel Installed-Size: 191 Maintainer: Daniel Schepler Architecture: solaris-i386 Source: libmath++ Version: 0.0.4-3 Depends: libmath++0c2a (= 0.0.4-3) Suggests: libmath++-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmath++-dev_0.0.4-3_solaris-i386.deb Size: 32432 MD5sum: f49d0ba39d46622dfd2324a90417bcd3 SHA1: 3b9fb66ae6c9c73535c94d9d9b9f076c5599d5b3 SHA256: 677e783bb1cd395b1d2fef7cbb0a8f76b80647097eded445ab52eafa1925a9ea Description: C++ Math Type Library, development files This package contains the header files and static libraries needed for development with libmath++. . Libmath++ is a template based math library, written in C++ for symbolic and numeric calculus applications. Currently implemented features include conversion between string and tree representations, symbolic differentiation, and expression simplification. Package: libgoffice-0-4-dbg Priority: extra Section: contrib/libdevel Installed-Size: 3218 Maintainer: J.H.M. Dassen (Ray) Architecture: solaris-i386 Source: goffice0.4 Version: 0.4.2-4 Depends: libgoffice-0-4 (= 0.4.2-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgoffice-0-4-dbg_0.4.2-4_solaris-i386.deb Size: 1363046 MD5sum: 942f69d41ecea717e2242c2327530cce SHA1: 4d090f761fad6741f950f4d7ec578b906a396f69 SHA256: 9b7f100454754b78f9be84c7f8d6bc6205952983a3468a50bcde5b757d032a09 Description: Document centric objects library - debugging files GOffice is a library of document centric objects and utilities building on top of GLib and Gtk+. . These are the files used to debug (applications that use) the GOffice library. Package: libpari-dbg Priority: extra Section: contrib/libdevel Installed-Size: 7 Maintainer: Bill Allombert Architecture: solaris-i386 Source: pari Version: 2.3.3-2-build1 Provides: libpari2-gmp-dbg Depends: libpari2-gmp (= 2.3.3-2-build1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libpari-dbg_2.3.3-2-build1_solaris-i386.deb Size: 2047234 MD5sum: 70c5010c0b0060897fe88f05630cc2ca SHA1: 71caf8f5abd9c3076f72120889b5dc06071a29e7 SHA256: 1dff7c0f5fba6a78884f070f057dedcd55f356a79886865a0f2fd7ca5873fc0f Description: PARI/GP Computer Algebra System debugging symbols PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations. . Originally developed by Henri Cohen and his co-workers (University Bordeaux I, France), PARI is now under the GPL and maintained by Karim Belabas with the help of many volunteer contributors. . This package contains the debugging symbols for gp and libpari. Homepage: http://pari.math.u-bordeaux.fr Package: libxnee-dev Priority: optional Section: contrib/libdevel Installed-Size: 19 Maintainer: Ross Burton Architecture: solaris-i386 Source: xnee Version: 1.08-3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxnee-dev_1.08-3_solaris-i386.deb Size: 79272 MD5sum: 3bf2daebe7248c02053baf4dfbc3a505 SHA1: e95bcf95668f4ab8153ddaa77adea0d37bf1a4fc SHA256: 45d6ff826d670a2a7591aef61a165ef98be737e493e887ccdab014c336b3d7b8 Description: X event recorder/replayer - development files Xnee is a suite of programs with recording, replaying and 'distribution' capabilities for the X Window System protocol. . This package contains the header files and library for writing applications using libxnee. Package: libatlas-cpp-0.6-dev Priority: optional Section: contrib/libdevel Installed-Size: 286 Maintainer: Michael Koch Architecture: solaris-i386 Source: atlas-cpp Version: 0.6.1-2 Replaces: libatlas-cpp-0.6-0-dev Depends: libatlas-cpp-0.6-1 (= 0.6.1-2), pkg-config Suggests: libatlas-cpp-0.6-1-dbg (= 0.6.1-2), libatlas-cpp-doc (>= 0.6.1-2) Conflicts: libatlas-cpp-0.6-0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libatlas-cpp-0.6-dev_0.6.1-2_solaris-i386.deb Size: 55336 MD5sum: 3d9ee46128b1745988cf668c40618568 SHA1: 29c06cd8bb75a23ddcbb97764126fb3a9230b27d SHA256: 66e766d4a0a37918f6f343954f5c35b07f52a35cdf8a1da8b74245f1b2ab1068 Description: The protocol library of the World Forge project - header files This library implements the Atlas protocol, for use in client-server game applications. It can be used in either clients or servers. . This contains the developmentfiles needed to compile and link programs with the Atlas-C++ toolkit. Package: libgtkhex0-dev Priority: optional Section: libdevel Installed-Size: 131 Maintainer: Sebastien Bacher Architecture: solaris-i386 Source: ghex Version: 2.21.92-1 Depends: libatk1.0-dev (>= 1.0.0), libgail-dev (>= 0.17), libgtk2.0-dev (>= 2.4.0), libgtkhex0 (= 2.21.92-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgtkhex0-dev_2.21.92-1_solaris-i386.deb Size: 61082 MD5sum: 1e98c1334c77e1c6ae5b659db073b9e5 SHA1: fad57315036a934b799233642612b86bb0a998bd SHA256: 0936a0cc6c772b8d5f2a6f7798dedeb86b8ffb286bee765831f59f807d847e50 Description: GNOME Hex editor for files (development headers) The GHex program can view and edit files in two ways, hex or ascii. Good for editing saved game files. . This package contains the development headers. Package: libxfcegui4-dev Priority: optional Section: contrib/libdevel Installed-Size: 57 Maintainer: Xubuntu Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: libxfcegui4 Version: 4.4.2-1ubuntu2 Replaces: libxfcegui4-1-dev Depends: libstartup-notification0-dev, libxfce4util-dev (>= 4.4.2), libxfcegui4-4 (= 4.4.2-1ubuntu2), libxft-dev, libxml2-dev, libxpm-dev, libxt-dev Suggests: devhelp Conflicts: libxfcegui4-1-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxfcegui4-dev_4.4.2-1ubuntu2_solaris-i386.deb Size: 245114 MD5sum: b1335bf2dff688ae8bd4641d08a7cdc0 SHA1: 4bd0494df9bd8317fa3a676ff5ddda52f48f34c3 SHA256: ecee8f317367bc570ce9dbdc6ef898f77d9734449cd5b681d4a7356a9da0ee78 Description: Development files for libxfcegui4-4 This package contains the headers and the static library for libxfcegui4-4. If you intend to code applications which use some of these functions (probably Xfce4-based applications), then you have to install this package. . The libxfcegui4 Reference Manual is also included and it can be consulted with Devhelp or a web browser. Package: libhnj-dev Priority: optional Section: contrib/libdevel Installed-Size: 11 Maintainer: Debian OpenOffice Team Architecture: solaris-i386 Source: libhnj Version: 0.1.1-13 Depends: libhnj0 (= 0.1.1-13) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libhnj-dev_0.1.1-13_solaris-i386.deb Size: 18470 MD5sum: 7a04efbe87037118844b33f193d2d1b4 SHA1: b7659349c8fbea514853c5834d8cfc700069044b SHA256: 2a9e39ab854933ecac150f07c5c2dabb83e10efbc92dd5e23100d7f686f4072a Description: hyphenation and justification library (development files) Libhnj is a high quality hyphenation and justification library based on the TeX hyphenation algorithm. The TeX hyphenation patterns could be used after a preprocessing step. . This package contains the headers and necessary files for programming apps with libhnj. Package: libconfuse-dev Priority: optional Section: contrib/devel Installed-Size: 39 Maintainer: Aurelien Jarno Architecture: solaris-i386 Source: confuse Version: 2.5-3 Depends: libconfuse0 (= 2.5-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libconfuse-dev_2.5-3_solaris-i386.deb Size: 89370 MD5sum: f5c76e84be5f9be8c3c8a52030bc16d7 SHA1: 567c9f2f7972df29a1a6d94018c7545e1bae0f36 SHA256: 0a044f72e312c940d3924ada8626c8ce0828b7693b6693585bf4b1e92262af7b Description: Development files for libConfuse This package contains the header files and static library needed to compile applications that use confuse. . Author: Martin Hedenfalk Homepage: http://www.nongnu.org/confuse/ Package: libsexymm2-dbg Priority: extra Section: contrib/libdevel Installed-Size: 533 Maintainer: Torsten Werner Architecture: solaris-i386 Source: libsexymm Version: 0.1.9-2 Depends: libsexymm2 (= 0.1.9-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsexymm2-dbg_0.1.9-2_solaris-i386.deb Size: 182690 MD5sum: adff2d4015d460489ae9f03167027fb3 SHA1: a17eed0bf137a5371f618c6d21c63f24c8a27475 SHA256: 0db35672a444f49a122fdcdd0b370513356425b5253d32546a4a1b38f79b40b0 Description: collection of additional gtkmm widgets - debugging symbols libsexy is a collection of GTK+ widgets that extend the functionality of such standard widgets as GtkEntry and GtkLabel by subclassing them and working around the limitations of the widgets. . These are the C++ bindings (debugging symbols). . Homepage: http://www.chipx86.com/wiki/Libsexy Package: libccaudio2-dev Priority: optional Section: contrib/libdevel Installed-Size: 268 Maintainer: Debian VoIP Team Architecture: solaris-i386 Source: libccaudio2 Version: 0.9.12-1 Replaces: libccaudio2-0.8-0 Depends: libccaudio2-0.9-0 (= 0.9.12-1), libcommoncpp2-dev Suggests: libccaudio2-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libccaudio2-dev_0.9.12-1_solaris-i386.deb Size: 85196 MD5sum: 37ee47be0d25fbe45bf4a1ae56924151 SHA1: 679740cb0f50ca37703c58ce79c627d5b41f4133 SHA256: d3cc5f673d392814a3990003213d69a13def469987c3f996d534a880b5f1fbe3 Description: header files and static link library for GNU ccAudio This package provides the header files and documentation for building applications that use GNU ccAudio. Package: libsigc++-1.2-dev Section: contrib/libdevel Installed-Size: 488 Maintainer: Daniel Burrows Architecture: solaris-i386 Source: libsigc++-1.2 Version: 1.2.7-2nexenta1 Replaces: libsigc++-1.1-dev Depends: libsigc++-1.2-5c2 (= 1.2.7-2nexenta1), libstdc++-dev, pkg-config Conflicts: libsigc++-1.1-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsigc++-1.2-dev_1.2.7-2nexenta1_solaris-i386.deb Size: 65860 MD5sum: bceada7ef33d5d658c8564289cbc22bb SHA1: e6dbc87a2123d90296edb0150ea6b71224b9591c SHA256: 6d94b41c5079336f96b11c3b5ceb54cda0df93f5145290ce9835b45155ae3273 Description: type-safe Signal Framework for C++ - development files This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for connection of dissimilar callbacks. . These are the development files for libsigc++, needed only if you wish to write software which uses it. Package: libagrep-ocaml-dev Priority: optional Section: contrib/libdevel Installed-Size: 19 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: ocamlagrep Version: 1.0-9 Depends: libagrep-ocaml (= 1.0-9), ocaml-nox-3.10.0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libagrep-ocaml-dev_1.0-9_solaris-i386.deb Size: 27828 MD5sum: 8d745a6028902ccba34c420d32ec11fd SHA1: e0ca16ba27a1bf4291d0723bdf94c1cf880058f1 SHA256: 8899274de3cf0da5175fe97b7977edc42c14cf6ed4f0cd9af5c0a7afbc3a1bcc Description: Wu-Manber algorithm for string searching with errors This OCaml library implements the Wu-Manber algorithm for string searching with errors, popularized by the "agrep" Unix command and the "glimpse" file indexing tool. It was developed as part of a search engine for a largish MP3 collection; the "with error" searching comes handy for those who can't spell Liszt or Shostakovitch. . Given a search pattern and a string, this algorithm determines whether the string contains a substring that matches the pattern up to a parameterizable number N of "errors". An "error" is either a substitution (replace a character of the string with another character), a deletion (remove a character) or an insertion (add a character to the string). In more scientific terms, the number of errors is the Levenshtein edit distance between the pattern and the matched substring. . The search patterns are roughly those of the Unix shell, including one-character wildcard (?), character classes ([0-9]) and multi-character wildcard (*). In addition, conjunction (&) and alternative (|) are supported. General regular expressions are not supported, however. . This package contains all the development stuff you need to use the agrep OCaml library in your programs. Package: libgnomescanui-dev Priority: optional Section: contrib/libdevel Installed-Size: 154 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Étienne Bersac Architecture: solaris-i386 Source: gnomescan Version: 0.4.1-0ubuntu4 Depends: libgnomescanui0 (= 0.4.1-0ubuntu4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgnomescanui-dev_0.4.1-0ubuntu4_solaris-i386.deb Size: 42122 MD5sum: 2e3091a3ccdaf28749b89094b4be0562 SHA1: 29890853111e6ce9f17e7321b01242cbdfa16e97 SHA256: 107cae98bf4b8eb7b7417b7782499c869f0ad7f7c6c851218e6cc4b9600358f9 Description: Gnome Scan Infrastructure Development files for Gnome Scan UI API. . This project is in alpha stage. Package: libcdaudio-dev Priority: optional Section: contrib/libdevel Installed-Size: 126 Maintainer: Daniel Baumann Architecture: solaris-i386 Source: libcdaudio Version: 0.99.12p2-3 Depends: libcdaudio1 (= 0.99.12p2-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcdaudio-dev_0.99.12p2-3_solaris-i386.deb Size: 44204 MD5sum: 9b3fbd9fd43ad281565a6686f484a4f2 SHA1: 7b2c90546b666e793094686fa6ec4b77abcf7b0e SHA256: 19baac0cd50f927f0f978e7a4baba228597bc7447ed642601e5852b230d0e42f Description: library for controlling a CD-ROM when playing audio CDs (development) This library provides functions for controlling an audio CD: starting, stopping, ejecting, etc. It also provides an interface to the CDDB and CD Index servers. . This package contains the development files. Package: libbt-dev Priority: optional Section: contrib/libdevel Installed-Size: 17 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bruno Barrera C. Architecture: solaris-i386 Source: blackbox Version: 0.70.1-2ubuntu1 Depends: libbt (= 0.70.1-2ubuntu1), libxft-dev, libxt-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libbt-dev_0.70.1-2ubuntu1_solaris-i386.deb Size: 151966 MD5sum: 8aa11984e85a681920e782d117e0a27a SHA1: 919a1aa3b624ed59ff81d9504ab8c077f621a352 SHA256: 86781f2f5fdb4698ce461f767ddbbfaed0099f458c2b57df573f6b250f602902 Description: Blackbox - development library This is a window manager for X. It is similar in many respects to such popular packages as Window Maker, Enlightenment, and FVWM2. You might be interested in this package if you are tired of window managers that are a heavy drain on your system resources, but you still want an attractive and modern-looking interface. . The best part of all is that this program is coded in C++, so it is even more attractive "under the hood" than it is in service -- no small feat. . If none of this sounds familiar to you, or you want your computer to look like Microsoft Windows or Apple's OS X, you probably don't want this package. . This package contains the development library libbt Package: liballegro4.2-dev Priority: optional Section: contrib/libdevel Installed-Size: 2589 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Source: allegro4.2 Version: 2:4.2.2-1 Replaces: liballegro-dev (<< 2:4.2.0-0rc2-1), liballegro-dev-common, liballegro4a (<< 2:4.0.3-5) Provides: liballegro-dev, liballegro-dev-common, liballegro3.9.37-dev Depends: liballegro4.2 (= 2:4.2.2-1), libx11-dev, libxcursor-dev, libxext-dev, libxpm-dev, libxxf86vm-dev Conflicts: liballegro-dev (<< 2:4.2.0-0rc2-1), liballegro-dev-common, liballegro4a (<< 2:4.0.3-5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liballegro4.2-dev_4.2.2-1_solaris-i386.deb Size: 884440 MD5sum: 65ce2e79e5ffc2216826a0b970dfb90f SHA1: 7ea95911dcb0107f9756f20f46e28048d76f59a4 SHA256: 69cc3aaed7d7106d801696346a093eed17ef2d59ce372b8f3ada8469618b14c4 Description: development files for the Allegro library This package contains the static libraries for the Allegro library. . Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. It is used by many DOS games and can be used to port them easily to Linux. Package: libgfccore-2.0-0-dbg Priority: optional Section: contrib/libdevel Installed-Size: 21 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Goedson Teixeira Paixao Architecture: solaris-i386 Source: gfccore Version: 2.3.1-6ubuntu2 Depends: libgfccore-2.0-0c2a (= 2.3.1-6ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgfccore-2.0-0-dbg_2.3.1-6ubuntu2_solaris-i386.deb Size: 7514 MD5sum: e9105844a26cd12654b498c8b449c6fe SHA1: dbc394a7aab3759bd638abf3830095e7cc2a7c68 SHA256: 745346fc8e72e7f457b07498b11c711fbc8f52d895650d4a5d9d6f17f0017d51 Description: GTK+ Foundation Classes Core - debug symbols GTK+ Foundation Classes (GFC) is a set of integrated C++ foundation classes for developing GTK+ applications. . GFC-Core is a collection of C++ modules that form the core of the GFC library upon which other modules, such as GFC-UI, are built. . GFC-Core modules include a C++ wrapper for GLib, a UTF8 string class, automatic memory management, a typesafe C++ signal and slots system. . This package provides the debug symbols needed to debug programs that use GFC-Core. Package: libwxbase2.8-dev Priority: optional Section: libdevel Installed-Size: 164 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Depends: libc6-dev | libc-dev, libwxbase2.8-0 (= 2.8.7.1-0ubuntu3), wx2.8-headers (= 2.8.7.1-0ubuntu3) Suggests: gettext, wx2.8-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libwxbase2.8-dev_2.8.7.1-0ubuntu3_solaris-i386.deb Size: 90564 MD5sum: 04d185d5c08d26fba3e42d999d2d6d1b SHA1: f3fe509f23f661cbfe81178321b14e430f79c958 SHA256: e83f6dbb19f8b0bcda81544c9ac14307b352ad95328d3173f562175205416e33 Description: wxBase library (development) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing to build the same program under all supported folders, wxThread class for writing multithreaded programs using either Win32 or POSIX threads and much more. wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), win32, and BeOS. . This package provides the files needed to compile apps using the wxBase library. Package: libcherokee-client0-dev Priority: optional Section: contrib/libdevel Installed-Size: 136 Maintainer: Gunnar Wolf Architecture: solaris-i386 Source: cherokee Version: 0.7.2-2~hardy1 Depends: libcherokee-base0-dev (= 0.7.2-2~hardy1), libcherokee-client0 (= 0.7.2-2~hardy1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcherokee-client0-dev_0.7.2-2~hardy1_solaris-i386.deb Size: 112486 MD5sum: 1abbbe1eb3ef41376975520ab269dd68 SHA1: b14b177edda76aff27fe1eea2963be01450c50ea SHA256: 82bbfa8c59af25d0dfc1a2bf200eb689fa4136bee561ab70b22f6f2e419d0e4f Description: extremely fast and flexible web server - development files Cherokee is an extremely fast and flexible web server. It's embedable, extensible with plug-ins. It has handler-to-path, virtual servers, gzip encoding, modular loggers, CGI support, and can run in a chroot environment, among other features. . This package contains the client development files - headers, .so and .a files. Homepage: http://cherokee-project.org/ Package: libmcal0-dev Priority: optional Section: contrib/devel Installed-Size: 45 Maintainer: Ubuntu MOTU Team Original-Maintainer: Ola Lundqvist Architecture: solaris-i386 Source: libmcal Version: 0.6-16ubuntu1 Replaces: libmcal-dev Depends: libc6-dev, libmcal0 Conflicts: arla-dev, libicap0-dev (<= 0.8-1), libmcal-dev, libmstore0-dev (<= 0.8-1), suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmcal0-dev_0.6-16ubuntu1_solaris-i386.deb Size: 38002 MD5sum: 90899d1154a6b2e9ee9589268849090b SHA1: e01e80336df84b337b994ed342f0abb4ea83014f SHA256: 928a9961ae4ab5e03f0ebc83bb69f1cf08064d8e86d3cb936d9c95dedc2f92f6 Description: Calendar libraries with icap and mstore support Development library for mcal with header files and static library. It has support for both mcal and mstore. Package: libdisasm-dev Priority: optional Section: contrib/libdevel Installed-Size: 470 Maintainer: Kees Cook Architecture: solaris-i386 Source: libdisasm Version: 0.23-1 Depends: libdisasm0 (= 0.23-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdisasm-dev_0.23-1_solaris-i386.deb Size: 78290 MD5sum: 710a07748d468883098768c452953751 SHA1: e1a94ebe57c730dc277b59a9d457232c47697b4f SHA256: 6be26525a16b217a10549b83ea6d53149dc06319c53a811aaa080bc765a1a0ee Description: disassembler library for x86 code (development files) Libdisasm is a disassembler for Intel x86-compatible object code. It compiles as a shared and static library on Linux, FreeBSD, and Win32 platforms. The core disassembly engine is contained in files with the prefix "i386", and is shared with the x86 ARCH extension of the bastard disassembler. . This package contains the development files. Homepage: http://bastard.sourceforge.net/libdisasm.html Package: dvilib2-dev Priority: optional Section: contrib/libdevel Installed-Size: 8 Maintainer: Debian QA Group Architecture: solaris-i386 Source: tex-guy Version: 1.3.2-2 Depends: gs-gpl | gs-esp, libdvilib2-16 (= 1.3.2-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/dvilib2-dev_1.3.2-2_solaris-i386.deb Size: 58478 MD5sum: 9eb1a1e8963e411ca13e2e491ed725f0 SHA1: 5f0a6f76007e93241b86f08342e1884298fadefa SHA256: 6417279d7fa64db9a5dfbc5de7417ab5215ae4d8f530ff0e9a30e781252d82a1 Description: a portable DVI interpreter library - development DVIlib2 is a library for handling DeVice Independent(DVI) files which are usually generated by TeX. It can be used for the core engine of your DVIware, and thanks to VFlib3 your product will be able to handle various fonts. EPS figures managed by graphicx.sty and Japanese TeX DVI files are also supported. . Note that DVIlib2 itself is NOT DVIware. It's just a library. If you are looking for a complete DVI previewer etc., why don't you try xgdvi or spawx11? . This package contains various files needed for development using DVIlib2. . This is a part of the TeX-Guy distribution. . Homepage: http://www-masu.ist.osaka-u.ac.jp/~kakugawa/TeX-Guy/ Package: libmcrypt-dev Priority: optional Section: contrib/libdevel Installed-Size: 11 Maintainer: RISKO Gergely Architecture: solaris-i386 Source: libmcrypt Version: 2.5.7-5 Replaces: libmcrypt4 (<< 2.5.7-2) Depends: libltdl3-dev, libmcrypt4 (= 2.5.7-5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmcrypt-dev_2.5.7-5_solaris-i386.deb Size: 24726 MD5sum: 7a29834f76db4759ed7a65bb45a2e2cc SHA1: 89f527fa69d7df3eaf5283322d3a5959f287c4d1 SHA256: 0e9d78bbd6cf1da75047795644255d6c43e7416a9be04d11e5afec443723eec0 Description: De-/Encryption Library development files libmcrypt is the library which implements all the algorithms and modes found in mcrypt. . libmcrypt supports the algorithms: BLOWFISH, TWOFISH, DES, TripleDES, 3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, LOKI97, GOST, RC2, RC6, MARS, IDEA, RIJNDAEL-128, RIJNDAEL-192, SERPENT, RIJNDAEL-256, CAST-128 (known as CAST5), CAST-256, ARCFOUR, ENIGMA, PANAMA, XTEA and WAKE. Block algorithms can be used in: CBC, ECB, CFB and OFB (8 bit and n bit, where n is the size of the algorithm's block length). . More information can be found at the libmcrypt homepage http://mcrypt.sourceforge.net/ . Package: libhocr-dev Priority: optional Section: contrib/libdevel Installed-Size: 10 Maintainer: Debian Hebrew Packaging Team Architecture: solaris-i386 Source: hocr Version: 0.8.2-5 Depends: libhocr0 (= 0.8.2-5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libhocr-dev_0.8.2-5_solaris-i386.deb Size: 38032 MD5sum: 617552eee0f7b12b5053355667843b0e SHA1: b1c08d16a034a356696e22bb0d9fb5d04f66f87e SHA256: 94f689ae277964c35b450747c0e80b7a492b3123153666d2458463bd705d3453 Description: Developemnt files for hocr library Libhocr is an Hebrew OCR (Optical character recognition) library written in C/C++. . This package contains headers and support files required to build new applications with libhocr. . Homepage: http://hocr.berlios.de/ Package: libsrs2-dev Priority: optional Section: contrib/libdevel Installed-Size: 9 Maintainer: Pierre Habouzit Architecture: solaris-i386 Source: libsrs2 Version: 1.0.18-4 Provides: libsrs-dev Depends: libsrs2-0 (= 1.0.18-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsrs2-dev_1.0.18-4_solaris-i386.deb Size: 12092 MD5sum: 3e082dd3b525c112dc46e7435cd7d534 SHA1: 70713ed7e5453086a9426feee838934cd2c844d1 SHA256: 1e157c123884abdece2957500962df8f2de98bfa13d74cdc83e0a891d24d0eb2 Description: Development tools for the libsrs2 libsrs2 is the next generation SRS library. SPF verifies that the Sender address of a mail matches (according to some policy) the client IP address which submits the mail. When a mail is forwarded, the sender address must be rewritten to comply with SPF policy. The Sender Rewriting Scheme, or SRS, provides a standard for this rewriting which is not vulnerable to attacks by spammers. Package: libtolua-dev Priority: optional Section: contrib/devel Installed-Size: 26 Maintainer: Jimmy Kaplowitz Architecture: solaris-i386 Source: tolua Version: 4.0a-3 Replaces: tolua, tolua-dev Provides: tolua, tolua-dev Depends: libgcc1 (>= 1:4.2.1), liblua40 (>= 4.0-13), liblua40-dev, liblualib40 (>= 4.0-13), libtolua0 (= 4.0a-3), sunwcslr, sunwlibm Conflicts: tolua, tolua-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtolua-dev_4.0a-3_solaris-i386.deb Size: 29046 MD5sum: a1180e9a49611274def11de07eeeeb30 SHA1: dba650c30a5cb3823f0235595601803707f4fcb2 SHA256: 4fad7e4cd6cf4ef680ef7db8de3c0514def5ef06dac6839a7660c8c1ddf225ed Description: Tool to integrate C/C++ code with Lua - development files tolua is a tool that greatly simplifies the integration of C/C++ code with Lua. Based on a cleaned header file, tolua automatically generates the binding code to access C/C++ features from Lua. Using Lua API and tag method facilities, tolua maps C/C++ constants, external variables, functions, classes, and methods to Lua. . This package contains all files necessary to develop applications which use tolua. Package: libdlna-dev Priority: optional Section: contrib/libdevel Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Alexis Saettler Architecture: solaris-i386 Source: libdlna Version: 0.2.3-0ubuntu1 Depends: libavcodec-dev, libavformat-dev, libdlna0 (= 0.2.3-0ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdlna-dev_0.2.3-0ubuntu1_solaris-i386.deb Size: 31370 MD5sum: 77596c750f1391e60b66e608303e2307 SHA1: c89caf8d771c612cd95eb9000612ab992fd614fe SHA256: d0acf17ef31a439afda070a31c4fd51e08d269e4a2a6a8b6ebded9d3cbd4ce83 Description: development files for libdlna The reference open-source implementation of DLNA (Digital Living Network Alliance) standards. The primary goal is to provide DLNA support to uShare, an embedded UPnP A/V Media Server, but will be used to build both DLNA servers and players. . libdlna relies on FFMPEG librairies (libavformat and libavcodec) to handle and demux A/V streams. . The libdlna-dev package contains the header files, and debug versions of library. Homepage: http://libdlna.geexbox.org Package: libxbae-dev Priority: optional Section: contrib/libdevel Installed-Size: 25 Maintainer: Joop Stakenborg Architecture: solaris-i386 Source: xbae Version: 4.60.2-2 Depends: libxbae4 (= 4.60.2-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxbae-dev_4.60.2-2_solaris-i386.deb Size: 100010 MD5sum: 95467b1353cc227d801c4c7a45bd5a52 SHA1: cc0fa22f99f15685cf0246a591fb2349d9bffa04 SHA256: 83075e86dbb6cc1bb2894a4f194a6530c5fb42a40eb7e79ecec0c579168b89e9 Description: Xbae Matrix Widget development package XbaeMatrix is a free Motif® table widget (also compatible with the free LessTif) which presents an editable array of string data to the user in a scrollable table similar to a spreadsheet. The rows and columns of the Matrix may optionally be labelled. A number of "fixed" and "trailing fixed" rows or columns may be specified. . This package provides the development library and headers. Package: libomnievents-dbg Priority: extra Section: contrib/libdevel Installed-Size: 12 Maintainer: Debian CORBA Team Architecture: solaris-i386 Source: omnievents Version: 1:2.6.2-1 Depends: libomnievents2 (= 1:2.6.2-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libomnievents-dbg_2.6.2-1_solaris-i386.deb Size: 2313132 MD5sum: 8dd735a47882242081e8c6e2fbc219de SHA1: 6d708ae1952b2b866352ba6926341cff3e9263e8 SHA256: ec50e8c522f6d4691051b8b78acce2140cbff0acfb74d40977e4e74e468f1023 Description: omniORB event service debugging symbols This package contains omniEvents debugging symbols. . For more information on omniEvents see the omnievents package. Homepage: http://www.omnievents.org Package: libfwbuilder-dev Priority: optional Section: contrib/libdevel Installed-Size: 377 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jeremy T. Bouse Architecture: solaris-i386 Source: libfwbuilder Version: 2.1.14-0ubuntu1 Depends: libc6-dev, libfwbuilder7 (= 2.1.14-0ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libfwbuilder-dev_2.1.14-0ubuntu1_solaris-i386.deb Size: 108952 MD5sum: 61266b6c3ece4f4786d4351712096a68 SHA1: a03b39d594c7d3cbe67e2a9c81935679289ae398 SHA256: 14d5c142a288a9c75fbedd709d2a4385c47fadf389c53b63ab0ab9211a063959 Description: Firewall Builder API library development files This package contains the libraries and header files that programmer would need to develop applications using Firewall Builder API. . This package contains the development files needed to compile software to use the libfwbuilder API. Package: libkakasi2-dev Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Keita Maehara Architecture: solaris-i386 Source: kakasi Version: 2.3.4-3.1 Provides: kakasi-dev Depends: libc6-dev, libkakasi2 (= 2.3.4-3.1) Conflicts: kakasi-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libkakasi2-dev_2.3.4-3.1_solaris-i386.deb Size: 31594 MD5sum: 9df968272f417f9c770f072eb7191a1d SHA1: daeeefc49a06ada5dcdcc833eea4d41983c38271 SHA256: d476318895e7db44e91646b1f693d8107d085724f00a87f509eb102a69fc743d Description: Header files and static libraries for library version of KAKASI This package provides header files and static libraries for library version of KAKASI. . KAKASI is the language processing filter to convert Kanji characters to Hiragana, Katakana or Romaji(1) and may be helpful to read Japanese documents. . (1) "Romaji" is alphabetical description of Japanese pronunciation. Package: qca-dev Priority: optional Section: contrib/libdevel Installed-Size: 7 Maintainer: Jan Niehusmann Architecture: solaris-i386 Source: qca Version: 1.0-9 Depends: libqca1c2 (= 1.0-9) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/qca-dev_1.0-9_solaris-i386.deb Size: 6024 MD5sum: cc5f18eb843342fda0ede2e0acddc635 SHA1: 92c634a3d782fcbe6e2f6a1d83fa3b3352410788 SHA256: dc5e98299e9faee630af29a7958e5a2b51195ba71c0e31f2548fe01be3766846 Description: Qt Cryptographic Architecture - development files Taking a hint from the similarly-named Java Cryptography Architecture, QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. QCA separates the API from the implementation, using plugins known as Providers. The advantage of this model is to allow applications to avoid linking to or explicitly depending on any particular cryptographic library. This allows one to easily change or upgrade crypto implementations without even needing to recompile the application! . This package contains the files necessary to compile applications using qca. . Qca version 1 is deprecated - use qca2 if possible. Package: libimage-librsvg-perl Priority: optional Section: contrib/libdevel Installed-Size: 18 Maintainer: Debian Perl Group Architecture: solaris-i386 Version: 0.07-4 Replaces: libimage-rsvg-perl Depends: libgcc1 (>= 1:4.2.1), librsvg2-2 (>= 2.18.1), librsvg2-common, perl (>= 5.8.8-13), perlapi-5.8.8 Conflicts: libimage-rsvg-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libimage-librsvg-perl_0.07-4_solaris-i386.deb Size: 108222 MD5sum: 52dbe8db71b3dff19861545443f0206e SHA1: 877f25261d7859393390a35898e44e6ee22a4ed6 SHA256: 872dd7371d1f7935dffb960cb8c088f91f0d844163de2362089ae8f192362419 Description: Perl binding for librsvg This package contains the Image::LibRSVG Perl module, which enables rasterization of SVG drawings into bitmap images from Perl scripts. Package: libgtk1.2-dev Priority: optional Section: contrib/libdevel Installed-Size: 3573 Maintainer: Akira TAGOH Architecture: solaris-i386 Source: gtk+1.2 Version: 1.2.10-18.1build2 Replaces: libgtk-dev, libgtk1.1-dev, libgtk1.1.11-dev, libgtk1.1.12-dev, libgtk1.1.13-dev, libgtk1.1.14-dev, libgtk1.1.16-dev, libgtk1.1.5-dev, libgtk1.1.6-dev, libgtk1.1.9-dev, libgtk1.2 (<< 1.2.10-4) Provides: libgtk-dev, libgtk1.1-dev Depends: libglib1.2-dev, libgtk1.2 (= 1.2.10-18.1build2), libx11-dev, libxext-dev, libxi-dev, pkg-config Pre-Depends: dpkg (>= 1.6.8) Suggests: libgtk1.2-doc Conflicts: libgtk-dev, libgtk1 (<< 1:1.0.4), libgtk1.1.11-dev, libgtk1.1.12-dev, libgtk1.1.13-dev, libgtk1.1.14-dev, libgtk1.1.15-dev, libgtk1.1.16-dev, libgtk1.1.5-dev, libgtk1.1.6-dev, libgtk1.1.7-dev, libgtk1.1.8-dev, libgtk1.1.9-dev, libgtk1.2 (<< 1.2.10-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgtk1.2-dev_1.2.10-18.1build2_solaris-i386.deb Size: 1176180 MD5sum: 85eea4a8ff5ef2f2964f58c46d12d880 SHA1: 1bed4492ee2e2cfb7f4e5d47b12e596d040bd36e SHA256: 7a0a44300b98a949066e5c5a83b129390fc33d400c4915dfac6aca4d51aada34 Description: Development files for the GIMP Toolkit This package contains the header files and static libraries for the GIMP Toolkit set of widgets for X. . Install this package if you wish to develop your own X programs using the GIMP Toolkit 1.2, or if you wish to compile your own plug-ins for The GIMP. Package: libvanessa-logger-dev Priority: optional Section: contrib/libdevel Installed-Size: 33 Maintainer: Simon Horman Architecture: solaris-i386 Source: vanessa-logger Version: 0.0.7-2 Depends: libc6-dev, libvanessa-logger0 (= 0.0.7-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libvanessa-logger-dev_0.0.7-2_solaris-i386.deb Size: 11552 MD5sum: da1b6e8f23d632da50d1a47a24e3fdfd SHA1: 5a302ae4abf75f4d85beded0e9d8283e06e1c438 SHA256: 3ead7ff0483b07fecdb72321619434d77d7b1c67bb7ed2cb39e4c80183054548 Description: Headers and static libraries for libvanessa-logger Headers and static libraries required to develop against vanessa-logger. Vanessa logger is a generic logging layer that may be used to log to one or more of syslog, an open file handle or filename. Package: libsprng2-dev Priority: optional Section: contrib/libdevel Installed-Size: 287 Maintainer: Dirk Eddelbuettel Architecture: solaris-i386 Source: sprng Version: 2.0a-4 Depends: libgmp3-dev, libsprng2 (= 2.0a-4) Suggests: libsprng2-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsprng2-dev_2.0a-4_solaris-i386.deb Size: 98280 MD5sum: ecd56cd15f0b0f030422336e5043bf64 SHA1: d1d7077e132e94d610f9940e71e18cfefa3d106c SHA256: a921a504c4f85935938fa506b12a53bcde42af50421b5c95a5d7b7fbb96a2ee3 Description: The SPRNG Scalable Parallel RNG library -- development package The SPRNG (Scalable Parallel Random Number Generator) library provides several RNGs that are suitable for use in parallel computing. . URL: http://sprng.cs.fsu.edu . This package contains the header files, static libraries and symbolic links that are need to compile programs using the SPRNG library. Package: libsvg-dev Priority: optional Section: contrib/libdevel Installed-Size: 10 Maintainer: Rene Engelhard Architecture: solaris-i386 Source: libsvg Version: 0.1.4-4 Depends: libjpeg62-dev, libpng12-dev, libsvg1 (= 0.1.4-4), libxml2-dev, zlib1g-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsvg-dev_0.1.4-4_solaris-i386.deb Size: 53928 MD5sum: 3fbf43d8a1e7c95bbfbdb46755696266 SHA1: 83ba7220ea7020bd1fe7a8457b739ad913072b4e SHA256: 6d33518a22eb25c91b31047761c342d9bbeb6762c95284186ec49aa58524e55b Description: library for parsing SVG files (development) libsvg provides a parser for SVG content in files or buffers . This package contains the needed things to develop applictaions using libsvg. Package: libwxgtk2.6-dbg Priority: extra Section: libdevel Installed-Size: 48583 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.6 Version: 2.6.3.2.2-2ubuntu4 Depends: libc6-dev, libwxbase2.6-dbg (= 2.6.3.2.2-2ubuntu4), wx2.6-headers (= 2.6.3.2.2-2ubuntu4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libwxgtk2.6-dbg_2.6.3.2.2-2ubuntu4_solaris-i386.deb Size: 18397676 MD5sum: e7be51f7c08504821c4b42977ce45e45 SHA1: 371342b5eb2f475a6b6e7016efc38d99236f5664 SHA256: 798aeb18b90c23f6e841fd1f838358872bb847e5a9250f2d62203f910d977c05 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides a debug version of the wxGTK library. It is compiled both with -g for normal debugger tracing and with the __WXDEBUG__ flag which provides many internal checks by wxWidgets itself that are not performed on apps compiled with the 'release version' libs in the -dev package. Package: libclutter-cairo-0.6-dbg Priority: extra Section: contrib/libdevel Installed-Size: 42 Maintainer: Ross Burton Architecture: solaris-i386 Source: clutter-cairo Version: 0.6.0-1 Depends: libclutter-cairo-0.6-0 (= 0.6.0-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libclutter-cairo-0.6-dbg_0.6.0-1_solaris-i386.deb Size: 13818 MD5sum: b77fa9c04c500ab681c38dbee3d6e592 SHA1: 486c2e7922aff119faeac7b3114156020c1980f5 SHA256: 564054664464c9de8af06673df411ec885bbccd6bbe056a3b0e0a70fbe873f8b Description: Open GL based interactive canvas library Cairo integration (debug files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the debug files. Package: libiptcdata0-dev Priority: extra Section: contrib/libdevel Installed-Size: 55 Maintainer: Ian Wienand Architecture: solaris-i386 Source: libiptcdata Version: 1.0.2-2 Provides: libiptcdata-dev Depends: libc6-dev, libiptcdata0 (= 1.0.2-2) Suggests: libiptcdata-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libiptcdata0-dev_1.0.2-2_solaris-i386.deb Size: 13184 MD5sum: 4ed593c56a9f5207913153cfa284f39d SHA1: 75244ae7f277be3752f588d5ba08e4edbeec34f7 SHA256: 222a63656469c052a8aa763b6b9572ecbed9b18166279b587deadc940ca1e688 Description: Library to parse IPTC metadata (development files) libiptcdata is a library, for manipulating the International Press Telecommunications Council (IPTC) metadata stored within multimedia files such as images. The library provides routines for parsing, viewing, modifying, and saving this metadata. . Homepage: http://libiptcdata.sourceforge.net/ Package: libserveez-dev Priority: optional Section: contrib/devel Installed-Size: 35 Maintainer: Andreas Rottmann Architecture: solaris-i386 Source: serveez Version: 0.1.5-2 Depends: libserveez-0.1.5 (= 0.1.5-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libserveez-dev_0.1.5-2_solaris-i386.deb Size: 96436 MD5sum: 577159498d44424cc579145c2dcb14f2 SHA1: 46fef372b238f7c772b5d6b95bdd70cb8cb4ecfe SHA256: 5ad990d90944f66801c03b00df309f1fcd7cbdfc5e83eb00cdd7e9e5b803fd99 Description: GNU Serveez server framework -- development files Serveez is a server framework providing routines and help for implementing IP based servers (currently TCP, UDP and ICMP). It is also possible to use named pipes for all connection oriented protocols. . This package contains the development files (static libs, headers). Package: libdumbnet-dev Priority: optional Section: contrib/libdevel Installed-Size: 180 Maintainer: Simon Law Architecture: solaris-i386 Source: libdumbnet Version: 1.8-1.5 Depends: libdumbnet1 (= 1.8-1.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdumbnet-dev_1.8-1.5_solaris-i386.deb Size: 60924 MD5sum: 050e67f8d0240b48da7f253e4e485af2 SHA1: aecfa5b0f5590ee301fdb0997d1db110da9029b9 SHA256: ba4fb0628939e822501dfc0044a7a1f6cee1ddd618a81825bdeb49985e7d362c Description: Development libraries, header files and docs for libdumbnet Contains the header files, documentation, examples and static libraries for use in developing applications that use the libdumbnet library. . libdumbnet is a dumb, portable networking library that provides a simplified interface to several low-level networking routines. Package: libgoffice-0-dev Priority: optional Section: contrib/libdevel Installed-Size: 1992 Maintainer: J.H.M. Dassen (Ray) Architecture: solaris-i386 Source: goffice0.4 Version: 0.4.2-4 Depends: libart-2.0-dev (>= 2.3.16-5), libcairo2-dev, libglade2-dev (>= 1:2.4.0-1), libglib2.0-dev (>= 2.8.0), libgnomeprint2.2-dev (>= 2.8.2), libgnomeui-dev (>= 2.14.1-1), libgoffice-0-4 (= 0.4.2-4), libgsf-gnome-1-dev (>= 1.14.0), libgtk2.0-dev (>= 2.8.17), libxml2-dev (>= 2.6.10-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgoffice-0-dev_0.4.2-4_solaris-i386.deb Size: 331748 MD5sum: 1aebbbcfd6ebb94dda18d62df9a7f93d SHA1: dd76ac0e8f67e5c1c0890fe839720495b25dafab SHA256: 740cf252ef2ce29ecbdaa5584249ddfecaf431e37a44b02dd24e19c3f3b73e10 Description: Document centric objects library - runtime files GOffice is a library of document centric objects and utilities building on top of GLib and Gtk+. . These are the files needed when building applications that use GOffice. Package: libcm-dev Priority: optional Section: libdevel Installed-Size: 19 Maintainer: Loic Minier Architecture: solaris-i386 Source: libcm Version: 0.1.1-2 Depends: libcm7 (= 0.1.1-2), libgl1-mesa-dev, libglib2.0-dev, libglu1-mesa-dev, libx11-dev, libxcomposite-dev, libxdamage-dev, libxext-dev, libxtst-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcm-dev_0.1.1-2_solaris-i386.deb Size: 74256 MD5sum: 39aba7fd30eb957c7db7163c11c46f9d SHA1: dd0ef784850df0dcbc373cf82d907ffb1f26b03e SHA256: cf5aa36e0c9868ac3ddf669daefa4d0128a1cf75a285f509b086734bbde086e3 Description: Support code for compositing managers - development files Compositing managers such as xcompmgr and compiz allow X clients to render to an off-screen buffer and then have their contents composited onto the screen. This process allows arbitrary transformations of the window contents, such as translucency, magnification or changes in shape. . libcm provides support functions for compositing managers. This package provides the development headers for it. Package: libcoyotl-dev Priority: optional Section: contrib/libdevel Installed-Size: 55 Maintainer: Al Stone Architecture: solaris-i386 Source: libcoyotl Version: 3.1.0-4 Depends: libcoyotl-3.1-4 (= 3.1.0-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcoyotl-dev_3.1.0-4_solaris-i386.deb Size: 151418 MD5sum: 03d836be6df93a9ecffa3522240ccd6f SHA1: 1b98e094bc896ae386b15b2907cdad46b1827596 SHA256: f85d160dc13e8383214954638881f71469144a60411c8ab7a80ad1d5c8e1fec2 Description: portable C++ classes used by acovea -- development files This package provides the files needed to develop code that uses the libcoyotl library. . The classes provided here do not easily fit into a single category; in essence, these are tools that the author of the acovea package has found useful in a variety of applications. . Among the algorithms included: . - a polymorphic collection of the best pseudorandom number generators, including the Mersenne Twister and Marsaglia's favorites. . - utilities for working with real numbers, including additional functions for trigonometry, least common multiple, greatest common denominator, rounding, and other purposes. . - a simple cross-platform command-line parser. . - a framework for generating rectangular mazes. . - a template for fixed-point math based on different integer sizes and decimal point locations. . - templatized sorting utilities (designed before standard C++'s use of , but still useful). . - validation tools for "Design by Contract" programming. Package: libtntnet-dev Priority: extra Section: contrib/libdevel Installed-Size: 368 Maintainer: Kari Pahula Architecture: solaris-i386 Source: tntnet Version: 1.6.0.1-1 Depends: libcxxtools-dev, libcxxtools4, libgcc1 (>= 1:4.2.1), libiconv, libltdl3 (>= 1.5.2-2), libstdc++6 (>= 4.2.1), libtntnet6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: tntnet (<< 1.5.1+1.5.2pre3-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtntnet-dev_1.6.0.1-1_solaris-i386.deb Size: 110204 MD5sum: 92503c150776f69ca3f3aa756e4194d8 SHA1: 3f9a96619285993bb76567be71d8589c5a9b0322 SHA256: b4de8ead07e2c09a65084c84a9052087a7ce0f63af584f7b085f425f9d46e4f2 Description: Tntnet library development headers Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library. . Because the web applications are compiled into native code, they are very fast and compact. . Components can call other components. So you can create building blocks of HTML parts and call them in other pages like subprocesses. . Requests are parsed by tntnet and the request information is easily accessible to the components. It supports GET and POST parameters and MIME multipart requests for file upload. . The template language has also support for internationalized applications. You can easily create web applications for different languages. . Other features are: cookies, HTTP upload, automatic request parameter parsing and conversion, automatic session management, scoped variables (application, request and session), internationalisation and keep-alive. . Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console. . Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of worker threads, which answer requests from HTTP clients. . Homepage: http://www.tntnet.org/ Package: librvm-dev Priority: optional Section: contrib/libdevel Installed-Size: 22 Maintainer: Daniel Baumann Architecture: solaris-i386 Source: rvm Version: 1.14+debian-1 Depends: librvm1 (= 1.14+debian-1) Recommends: librvm-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/librvm-dev_1.14+debian-1_solaris-i386.deb Size: 164988 MD5sum: f1766cf1421d8dff67980023a7d91f49 SHA1: 11a34cf75557c5e2f37b9507f75f5efd1a65bb2b SHA256: 76f6dece05a5aa193bdc89a736ddce7515b255f9c84e472f921e143d3ba37ddb Description: Recoverable Virtual Memory (development files) Recoverable Virtual Memory provides easy to use persistent storage with transactional properties for applications. It was developed at CMU for the Coda distributed filesystem. . Homepage: . This package contains the headers and libraries required to build applications that use RVM. Package: libgraphite3-dbg Priority: optional Section: contrib/libdevel Installed-Size: 7 Maintainer: Daniel Glassey Architecture: solaris-i386 Source: silgraphite2.0 Version: 1:2.2.1-2 Depends: libgraphite3 (= 1:2.2.1-2) Conflicts: libsilgraphite-2.0, libsilgraphite-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgraphite3-dbg_2.2.1-2_solaris-i386.deb Size: 1080290 MD5sum: 414501e970aee41f54a5b9b5b21b3573 SHA1: 3092c036058d5fbd39e99555ba7db789d4587ca3 SHA256: e45cc362f8ffc700f6ffa77c185177953cde1143c6a4c9f565a36b8eb9910d4c Description: debugging symbols for SILGraphite SILGraphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensability. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the SILGraphite rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . This package contains the debug library. Package: liblwp-dev Priority: optional Section: contrib/libdevel Installed-Size: 10 Maintainer: Daniel Baumann Architecture: solaris-i386 Source: lwp Version: 2.3+debian-1 Depends: liblwp2 (= 2.3+debian-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblwp-dev_2.3+debian-1_solaris-i386.deb Size: 22232 MD5sum: 7f80f209cdc08b59a4a15f36f488dedf SHA1: 470922277b3d21ecbfa0a157a44186b7218f38a1 SHA256: b34df77d1675435e95101238ab9a63405c255f11e9b87f06a1fb5519c3337dfe Description: Light Weight Processes library (development) The LWP userspace threads library. The LWP threads library is used by the Coda distributed filesystem, RVM (a persistent VM library), and RPC2/SFTP (a remote procedure call library). . This package contains the development files. Package: libmemchan-tcl-dev Priority: optional Section: contrib/libdevel Installed-Size: 14 Maintainer: Sergei Golovan Architecture: solaris-i386 Source: memchan Version: 2.2.1-4 Depends: libmemchan-tcl (= 2.2.1-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmemchan-tcl-dev_2.2.1-4_solaris-i386.deb Size: 20454 MD5sum: de21262ab83445c21dcf8ea4e54c7730 SHA1: 2a810673fdbf041e605cb824afda06e1d2641a83 SHA256: 473e73117cab180061da482d4cb36e5dbc39e90bdbaec8a6fcfe75f22d9f57dc Description: Tcl extension for in-memory channels - development files Allows the creation of I/O channels, which store data in memory, not on disk. It implements the channel types fifo, null, random and zero; and provides a C API for creating custom memory channels. . This package contains files to be used for development of C-based extensions which use the Memchan library. Homepage: http://memchan.sourceforge.net/ Package: libuninum-dev Priority: extra Section: contrib/libdevel Installed-Size: 16 Maintainer: Bartosz Fenski Architecture: solaris-i386 Source: libuninum Version: 2.6-2 Depends: libuninum5 (>= 2.6-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libuninum-dev_2.6-2_solaris-i386.deb Size: 54162 MD5sum: 135803b7140c2c32fe86e556a202b1d4 SHA1: eeb6375e7ff460b9b483653b043fb2b6321cd69e SHA256: 23fa54e3c1e6bdcdc2be00244ac1075fa2bc97f06a125dbbd0fd93b7952c5ed4 Description: development files for Libuninum library Libuninum is a library for converting Unicode strings to numbers and numbers to Unicode strings. Standard functions like strtoul, strtod, and sprintf do this for numbers written in the usual Western number system using the Indo-Arabic numerals, but they do not handle other number systems. . Libuninum can handle them properly. . This package contains files needed if you wish to use the libstatgrab library in your own programs. . Homepage: http://billposer.org/Software/libuninum.html Package: libxfce4mcs-dev Priority: optional Section: contrib/libdevel Installed-Size: 20 Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: libxfce4mcs Version: 4.4.2-3 Replaces: libxfce4mcs-0-dev Depends: libxfce4mcs-client3 (= 4.4.2-3), libxfce4mcs-manager3 (= 4.4.2-3), libxfce4util-dev (>= 4.4.2) Suggests: devhelp Conflicts: libxfce4mcs-0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxfce4mcs-dev_4.4.2-3_solaris-i386.deb Size: 46848 MD5sum: 5b5138857b1c1b176786d3ab1e396ef6 SHA1: f90c827536fbead2189be717df1b7e9f88c7677d SHA256: 206d2651e810ad2fe8baec94750593512df42a93f2db508b2f5167ed4439f71c Description: Development files for libxfce4mcs-client and -manager This package contains the development files libxfce4mcs-client and libxfce4mcs-manager which are the main parts of the Xfce4 configuration system. If you want to develop applications that use one of these two libraries, you want to install this package. . The libxfce4mcs Reference Manual is also included and it can be consulted with Devhelp or a web browser. Homepage: http://www.xfce.org/ Package: libwxbase2.6-dev Priority: optional Section: libdevel Installed-Size: 107 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.6 Version: 2.6.3.2.2-2ubuntu4 Replaces: libwxgtk2.6-dev (<< 2.6.3.2) Depends: libc6-dev, libwxbase2.6-0 (= 2.6.3.2.2-2ubuntu4), wx2.6-headers (= 2.6.3.2.2-2ubuntu4) Suggests: gettext, wx-common, wx2.6-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libwxbase2.6-dev_2.6.3.2.2-2ubuntu4_solaris-i386.deb Size: 37792 MD5sum: 5658eb0a7d687c2b0db8d11e2f8fc601 SHA1: f0305504a33e8749ed2bce40d694c307513443da SHA256: 3d1d01aa8f85b010f748923632806d5885db8b72f2da28c9980e56d6501518ac Description: wxBase library (development) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing to build the same program under all supported folders, wxThread class for writing multithreaded programs using either Win32 or POSIX threads and much more. wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), win32, and BeOS. . This package provides the files needed to compile apps using the wxBase library. Package: libneon26-gnutls-dev Priority: optional Section: contrib/libdevel Installed-Size: 71 Maintainer: Laszlo Boszormenyi (GCS) Architecture: solaris-i386 Source: neon26 Version: 0.26.4-2 Replaces: libneon-dev, libneon26-dev Provides: libneon-dev Depends: libgnutls-dev, libkrb5-dev, libneon26-gnutls (= 0.26.4-2), libxml2-dev, pkg-config Conflicts: libneon-dev, libneon24-doc (<= 0.24.5-1), libneon26-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libneon26-gnutls-dev_0.26.4-2_solaris-i386.deb Size: 303266 MD5sum: 2b4296f8c6985f4d0e5c2068568f8aaa SHA1: 087ff111175564529ea18e7392052adae991bd64 SHA256: b67c1f09162e12c2b60025b003e75db56c8e75ecb356ed1bea7e82010926c2fc Description: Header and static library files for libneon26 (GnuTLS enabled) This package contains the headers and the static library for libneon26-gnutls. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. Package: libavl-dev Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Guus Sliepen Architecture: solaris-i386 Source: libavl Version: 0.3.5-2 Depends: libavl1 (= 0.3.5-2), libc6-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libavl-dev_0.3.5-2_solaris-i386.deb Size: 5666 MD5sum: 0a3f25ba4d32fa3ad940298dd972edd0 SHA1: d301643185ceb333cc70ea23b5bef418d8b3fe81 SHA256: 76296b122c3fbfa6c51adbc10ed60541a73e8800f4b0f223fc3adfdd8295f66a Description: AVL tree manipulation library - development This library consists of a set of functions to manipulate AVL trees. AVL trees are very efficient balanced binary trees, similar to red-black trees. The functions in this library can handle any kind of payload and search key type. . This package contains the header files. Package: libsilc-1.1-2-dev Priority: optional Section: contrib/libdevel Installed-Size: 27165 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian SILC Team Architecture: solaris-i386 Source: silc-toolkit Version: 1.1.5-1ubuntu1 Replaces: libsilc-dev Provides: libsilc-dev Depends: libsilc-1.1-2 (= 1.1.5-1ubuntu1), pkg-config Conflicts: libsilc-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsilc-1.1-2-dev_1.1.5-1ubuntu1_solaris-i386.deb Size: 2030058 MD5sum: d340c11f9f2ee4509d1b8ac53f52e9b7 SHA1: 6aa26249c3758939c5e3c9309ae5a61503870736 SHA256: ece6ea5fa780435248751f91f5e745ab7a32343cecb0dd591c60709bc66e4998 Description: developer files for SILC library (silc-toolkit) SILC (Secure Internet Live Conferencing) is a network protocol designed to provide end-to-end security for conferencing services. SILC has a command set and a user interface similar to IRC, but the network protocol is completely different as it supports public key strong cryptography and a different network model. . This package contains headers and documentation for both the generic SILC library (libsilc) and the client library (libsilcclient). . Homepage: http://silcnet.org/software/developers/toolkit Package: libomnithread3c2-dbg Priority: extra Section: contrib/libdevel Installed-Size: 77 Maintainer: Debian CORBA Team Architecture: solaris-i386 Source: omniorb4 Version: 4.1.1-2 Depends: libomnithread3c2 (= 4.1.1-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libomnithread3c2-dbg_4.1.1-2_solaris-i386.deb Size: 38652 MD5sum: c9bb453eb7e8be0d0498bb64794f7498 SHA1: 8c3e80ac61fbed6742a6462d197151d6a9f8cd6c SHA256: fc995486a75977fcf01ccde403d8f9091f4c200269c6bdc9b468b6a172efc821 Description: C++ threading library debugging symbols omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes the debug version of libomnithread3. Homepage: http://omniorb.sourceforge.net Package: libsigcx-0.6-dev Priority: optional Section: contrib/libdevel Installed-Size: 809 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Rottmann Architecture: solaris-i386 Source: libsigcx Version: 0.6.6-1ubuntu1 Replaces: libsigcx-0.5-dev Depends: libsigc++-1.2-dev (>= 1.2.5-5), libsigcx-0.6-4 (>= 0.6.6-1ubuntu1), pkg-config (>= 0.12) Conflicts: libsigcx-0.5-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsigcx-0.6-dev_0.6.6-1ubuntu1_solaris-i386.deb Size: 140534 MD5sum: f2dd59bb9bf68574537c7a24a3975176 SHA1: d96b528a70aa4046a7d5f93b4b40c80973b95b8c SHA256: d81f877ef1e6344425506192c5ef3172f8f779667e81e991e9945a8fff802822 Description: libSigCX (libSigC++ Extras) - development This library contains the multithreading and other libSigC++ extensions. . This package includes the development files (headers, static libraries). Package: libexosip2-dev Priority: optional Section: contrib/libdevel Installed-Size: 405 Maintainer: Debian VoIP Team Architecture: solaris-i386 Source: libexosip2 Version: 3.0.3-3-1 Depends: libexosip2-4 (= 3.0.3-3-1), libosip2-dev (>= 3.0.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libexosip2-dev_3.0.3-3-1_solaris-i386.deb Size: 122946 MD5sum: 9b31953ea72244536868730445f7b461 SHA1: 5306ed670cc78437e7f2401bdcb0ae596e0d1ba1 SHA256: 17f4b33c03047ff866f9a6e43cb62bc3408e0f2645d7db232996b907fead6865 Description: eXtended OSIP library development files Development files for the eXtended OSIP library Homepage: http://savannah.gnu.org/projects/exosip/ Package: libfaad-dev Priority: optional Section: contrib/libdevel Installed-Size: 479 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Matthew W. S. Bell Architecture: solaris-i386 Source: faad2 Version: 2.6.1-2ubuntu0.1 Replaces: libfaad2-dev Depends: libc6-dev | libc-dev, libfaad0 (= 2.6.1-2ubuntu0.1) Conflicts: libfaad2-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libfaad-dev_2.6.1-2ubuntu0.1_solaris-i386.deb Size: 204056 MD5sum: df5c300528c486dad5faef2fad0dd21c SHA1: 7e80a34d105c02b093861116e05eeaa90c870619 SHA256: 9ccfc8d757735a9c1960cf73d88a143bcbf74456ad952cc8c88a355da572d9a9 Description: freeware Advanced Audio Decoder - development files FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains development files. Package: libwxbase2.8-dbg Priority: extra Section: libdevel Installed-Size: 10168 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Depends: libc6-dev, wx2.8-headers (= 2.8.7.1-0ubuntu3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libwxbase2.8-dbg_2.8.7.1-0ubuntu3_solaris-i386.deb Size: 3848136 MD5sum: 2a5282cebdac4b31621970094e792a21 SHA1: 69172b43d45bd004cce8bea564b095cfeef0b803 SHA256: 57e22b9074bd0bde4cd8d04b5f72f76d1ae5738e37e5f58da04be6d70947b524 Description: wxBase library (debug) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing to build the same program under all supported folders, wxThread class for writing multithreaded programs using either Win32 or POSIX threads and much more. wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...) win32, and BeOS. . This package provides a debug version of the wxBase library. It is compiled both with -g for normal debugger tracing and with the __WXDEBUG__ flag which provides many internal checks by wxWidgets itself that are not performed on apps compiled with the 'release version' libs in the -dev package. Package: libgtkextra-dev Priority: optional Section: contrib/devel Installed-Size: 51 Maintainer: Bradley Bell Architecture: solaris-i386 Source: gtk+extra Version: 1.0.0-1build1 Replaces: libgtkextra17-dev Depends: libc6-dev, libgtk1.2-dev, libgtkextra-1.0-0 (= 1.0.0-1build1) Conflicts: libgtkextra17-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgtkextra-dev_1.0.0-1build1_solaris-i386.deb Size: 450500 MD5sum: 4584efc2c5a5003075dae32754529a50 SHA1: 535e344c758c2f8bb6ca47a8f5f4d209ab6058f2 SHA256: a468d183ca9f3071684d7679a33cab58c11d1e5b3387c377ff7c1d62864fb764 Description: A useful set of widgets for GTK+ (development files) Static libraries and headers for GtkExtra . Widgets included: . GtkSheet - A matrix widget, which consists of a scrollable grid of cells. . GtkPlot - A widget to draw high quality scientific plots in two dimensions with a look and feel very similar to Microcal Origin for Windows. . GtkIconList - A GtkLayout subclass that allows you to display a table of xpm icons with editable labels. . GtkDirTree - A GtkCTree subclass that allows you to navigate the file-system. . GtkFileList - A GtkIconList subclass that displays the contents of a given directory using fancy icons for different types of files. . GtkIconFileSelection - A nice looking file selection dialog combining GtkDirTree and GtkFileList. It also has two entries to select the file and filter. . GtkItemEntry - A GtkEntry subclass which either be a fixed size or be dynamically resized when the text is entered. You can also change text justification and the foreground and background colors very easily. . GtkFontCombo - A GtkToolBar subclass to select among the 35 standard PostScript fonts, the font size, and bold or italics. It returns the name of the corresponding Postscript font and the equivalent Xfont. . GtkComboBox - A composite widget with two buttons, one of which is an arrow to display a popdown window where you can pack whatever you want, from a calendar to a clist. . GtkColorCombo - A GtkComboBox subclass with a customizable palette of colors in the popdown window. . GtkBorderCombo - A GtkComboBox with a variety of border styles in the popdown window. . GtkCheckItem - A GtkCheckButton hack with the look and feel of the Redmond95 theme. Package: libevtlog-dev Priority: extra Section: contrib/libdevel Installed-Size: 45 Maintainer: SZALAY Attila Architecture: solaris-i386 Source: eventlog Version: 0.2.5-1 Depends: libevtlog0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libevtlog-dev_0.2.5-1_solaris-i386.deb Size: 10528 MD5sum: 2248a5879dfa36e6875cbdf82128eaef SHA1: 99a62b574151680a3302750636a7d883b159641f SHA256: 4fe0395d529d119db0dd4c9c9b9afa1ddf4d8c9646bdec3037ab65b7974c1f7c Description: Syslog even logger library development files The EventLog library aims to be a replacement of the simple syslog() API provided on UNIX systems. The major difference between EventLog and syslog is that EventLog tries to add structure to messages. . EventLog provides an interface to build, format and output an event record. The exact format and output method can be customized by the administrator via a configuration file. . This package contains the development files. Package: libplot-dev Priority: optional Section: contrib/libdevel Installed-Size: 3298 Maintainer: Floris Bruynooghe Architecture: solaris-i386 Source: plotutils Version: 2.5-2 Depends: libice-dev, libplot2c2 (= 2.5-2), libpng12-0-dev, libsm-dev, libx11-dev, libxaw7-dev, libxext-dev, libxmu-dev, libxt-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libplot-dev_2.5-2_solaris-i386.deb Size: 1045092 MD5sum: 5e05c2525e97af8950ec5c0ed671ff24 SHA1: 8db7cf044876ca9fe41bfbcfc7e395e45aef0c0b SHA256: fb37e98ba2d8164337964b6fa5016490e2272f83fc8043574d4e51247517e7c5 Description: The GNU plotutils libraries (development files) The GNU plotting utilities include programs for plotting two-dimensional scientific data. They are built on top of GNU `libplot', a library for device-independent two-dimensional vector graphics. . This package contains the header files and static libraries necessary for building programs which use libplot. Package: libgconf-bridge-dev Priority: optional Section: contrib/libdevel Installed-Size: 17 Maintainer: Ross Burton Architecture: solaris-i386 Source: libgconf-bridge Version: 0.1-2 Depends: libgconf-bridge0 (= 0.1-2), libgconf2-dev, libgtk2.0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgconf-bridge-dev_0.1-2_solaris-i386.deb Size: 11424 MD5sum: abe515231e1dbf77d1d6e4009234a87b SHA1: 7b1689e865b6137f1a8144623387034ddbcfee57 SHA256: 130f4343919e3d5e9f246abcd718b5243a6ddae833838b8f99c3ee5355f20f13 Description: Bind GObject properties to GConf keys (development files) libgconf-bridge is a utility library for binding GObject properties to GConf keys. It is intended to save the application programmer from having to implement property synchronisation manually. . This package contains the development files. . Homepage: http://projects.o-hand.com/libgconf-bridge Package: libssh-2-dev Priority: optional Section: contrib/libdevel Installed-Size: 61 Maintainer: Jean-Philippe Garcia Ballester Architecture: solaris-i386 Source: libssh Version: 0.2+svn20070321-4 Provides: libssh-dev Depends: libgcrypt11-dev, libssh-2 (= 0.2+svn20070321-4), zlib1g-dev Suggests: libssh-2-doc Conflicts: libssh-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libssh-2-dev_0.2+svn20070321-4_solaris-i386.deb Size: 78802 MD5sum: 3284c2053b5d9372d1b9d09a20d4e4c0 SHA1: 518f72a87a745af46e61940224db3a2a7f738aaf SHA256: c283843a2c3c158c54c0d0f5581b6c2403734a059368e3458c62bee0d3ae551d Description: A tiny C SSH library. Development files The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains development files. . Homepage: http://0xbadc0de.be/wiki/doku.php?id=libssh:libssh Package: libdvbpsi4-dev Priority: optional Section: contrib/libdevel Installed-Size: 254 Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Source: libdvbpsi4 Version: 0.1.5-3 Depends: libdvbpsi4 (= 0.1.5-3) Conflicts: libdvbpsi0-dev, libdvbpsi1-dev, libdvbpsi2-dev, libdvbpsi3-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdvbpsi4-dev_0.1.5-3_solaris-i386.deb Size: 34992 MD5sum: ed7b73eae076a3aa8b5485424b3a699c SHA1: 2f92df9edba74cbae01cd497bb5f141365b75135 SHA256: a8246acaeeb061a226d1548fa72819a625db4cc9eaa74d3a31e16fc6a11f2758 Description: development files for libdvbpsi4 libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables decoding and generating. . This package contains the header files and static library needed to compile applications that use libdvbpsi4. Package: libfreefem-dev Priority: optional Section: contrib/math Installed-Size: 18 Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: freefem Version: 3.5.8-4 Depends: libc6-dev, libfreefem0 (= 3.5.8-4) Suggests: libfreefem-doc (= 3.5.8-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libfreefem-dev_3.5.8-4_solaris-i386.deb Size: 131322 MD5sum: 492accd6fc0b494e9ec183e25fdaef69 SHA1: 54b7850c8e3ddedbbae1ac6253c98aef8b5c2a4f SHA256: 42ad7b97a6fdd30373ddf1a30cf792ffea93be65e535e88aa490fcc2d0f95e85 Description: Development library, header files and manpages FreeFEM is a language adapted to Partial Differential equation. The underlying method used is the Finite Element Method. This tool has been successfully used as a teaching tool and even as a research tool. Package: libnet1-dev Priority: optional Section: contrib/libdevel Installed-Size: 63 Maintainer: Domenico Andreoli Architecture: solaris-i386 Source: libnet Version: 1.1.2.1-2build1 Provides: libnet-dev Depends: libc6-dev, libnet1 (= 1.1.2.1-2build1) Conflicts: libnet-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libnet1-dev_1.1.2.1-2build1_solaris-i386.deb Size: 339552 MD5sum: 2f21b8670c8d9147e4f086e5834e3833 SHA1: 2405b88c3530a30c5e404378955419b7b91df8f9 SHA256: fcb74c97961ac2f326eac8cd5abc72803bcd801b5a66dab701b3412a8775b1c8 Description: development files for libnet libnet provides a portable framework for low-level network packet writing and handling. . libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary functionality. . Using libnet, quick and simple packet assembly applications can be whipped up with little effort. With a bit more time, more complex programs can be written (Traceroute and ping were easily rewritten using libnet and libpcap). . This package contains the files needed to compile and link programs that use libnet. . Homepage: http://www.packetfactory.net/libnet Package: libsuperlu3-dev Priority: optional Section: contrib/libdevel Installed-Size: 89 Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: superlu Version: 3.0+20070106-3 Depends: libblas-dev, libsuperlu3 (= 3.0+20070106-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsuperlu3-dev_3.0+20070106-3_solaris-i386.deb Size: 543396 MD5sum: 85d716ddb759b3a1bba1ff2cd8f00d20 SHA1: a77fc99bb54aeb2e1334ff73c423e0da734488fc SHA256: d33b040b3a23b829797f5af7961f35ea9031264f1c49d34b802fd85a9e6730c3 Description: Direct solution of large, sparse systems of linear equations SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. Routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions. Package: libadolc-dev Priority: optional Section: contrib/libdevel Installed-Size: 1755 Maintainer: Barak A. Pearlmutter Architecture: solaris-i386 Source: adolc Version: 1.10.2-1 Replaces: libadolc1-dev Depends: libadolc0 (= 1.10.2-1), libc6-dev Conflicts: libadolc1-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libadolc-dev_1.10.2-1_solaris-i386.deb Size: 824672 MD5sum: 7ec4a33e6847be71d8d8e0b024bf9ac3 SHA1: a5a1bd9423fc47649a2aa685929b0aaa5708876c SHA256: 6de0da53267a025da8f1ae3ad6d40a0a1b7bf85b4c965c3c37b64836f2cfd74f Description: ADOLC development libs and headers The ADOLC system automatically calculates exact derivatives of a C/C++ function. It uses C++ overloading to record arithmetic operations, which it plays back later in various ways to calculate the requested values. . This package contains the development library, header files, and user's manual. Package: libgtkgl2.0-dev Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Marcelo E. Magallon Architecture: solaris-i386 Source: gtkgl2 Version: 1.99.0-2.3 Provides: gtkgl-dev Depends: libgtk2.0-dev, libgtkgl2.0-1 (= 1.99.0-2.3) Conflicts: gtkgl-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgtkgl2.0-dev_1.99.0-2.3_solaris-i386.deb Size: 21498 MD5sum: 15cfb3ce481d2c8583e847089426a655 SHA1: 4dea0c967e2b19a33e9f27609170edd0e778a7e1 SHA256: 14711334a68a711284a02a48eed44622025bdb8125297f1b805faf9552f8165d Description: Gimp Toolkit OpenGL area widget include files and static library A GTK widget for use with Mesa, an unlicensed OpenGL clone. A Mesa development package is also required. Package: libsqueeze-dev Priority: extra Section: contrib/libdevel Installed-Size: 125 Maintainer: Lionel Le Folgoc Architecture: solaris-i386 Source: squeeze Version: 0.2.3-0ubuntu1 Replaces: squeeze (<< 0.2.2) Depends: libdbus-glib-1-dev (>= 0.34), libsqueeze-0.2-0 (= 0.2.3-0ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsqueeze-dev_0.2.3-0ubuntu1_solaris-i386.deb Size: 47694 MD5sum: 563c1a9f020461dd5585a9d3eea7928f SHA1: 3e2b25ff8317fda81992326183c3bb341df6a714 SHA256: d36f8276b2753c138ac6d2f7fcc1c6b3d92638498ed16de1ace912af5223c0df Description: Development files for squeeze Squeeze is a modern and advanced archive manager for the Xfce Desktop Environment. Its design adheres to the Xfce philosophy, which basically means Squeeze is designed to be both fast and easy to use. . This package contains the development files distributed with squeeze. Homepage: http://squeeze.xfce.org/ Package: libomnievents-dev Priority: optional Section: contrib/libdevel Installed-Size: 31 Maintainer: Debian CORBA Team Architecture: solaris-i386 Source: omnievents Version: 1:2.6.2-1 Depends: libomnievents2 (= 1:2.6.2-1) Recommends: pkg-config Suggests: omnievents-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libomnievents-dev_2.6.2-1_solaris-i386.deb Size: 356684 MD5sum: f7f4e976fd52fe8b838173216bd573c4 SHA1: c98acca4716f6f13de1d7483a5106ace80409527 SHA256: 62eb4f46c5d18288dabd6353005ac8646aa84fe10655054283c147c3b6004ca4 Description: omniORB event service development files This package contains header files, static library and idl source files for omniEvents. . For more information on omniEvents see the omnievents package. Homepage: http://www.omnievents.org Package: libdotconf-dev Priority: extra Section: contrib/libdevel Installed-Size: 73 Maintainer: Shane Wegner Architecture: solaris-i386 Source: dotconf Version: 1.0.13-2 Depends: libc6-dev, libdotconf1.0 (= 1.0.13-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdotconf-dev_1.0.13-2_solaris-i386.deb Size: 47722 MD5sum: 07fd33710889b4009c9470d047af74a4 SHA1: d2182ce289acb5ea90409b93bea03e6621879edf SHA256: 6f4befb481c2249e213f66a05579a89074290f5df10ca07c87a5d5e14d17e39f Description: Configuration file parser library - development files dot.conf is a simple-to-use and powerful configuration-file parser library written in C. The configuration files created for dot.conf look very similar to those used by the Apache Webserver. Even Container-Directives known from httpd.conf can easily be used in the exact same manner as for Apache-Modules. It supports various types of arguments, dynamically loadable modules that create their own configuration options on-the-fly, a here-documents feature to pass very long ARG_STR data to your app, and on-the-fly inclusion of additional config files. . This package contains the development files necessary to build programs using the dotconf library. Package: libfiredns-dev Priority: optional Section: contrib/libdevel Installed-Size: 55 Maintainer: Herve Rousseau Architecture: solaris-i386 Source: firedns Version: 0.9.12+dfsg-3 Depends: libfiredns0.9 (= 0.9.12+dfsg-3), libfirestring-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libfiredns-dev_0.9.12+dfsg-3_solaris-i386.deb Size: 14804 MD5sum: 74baeae8dfad84bc57dd7a23ce405600 SHA1: 6b3738c77707f259a2281131cce7d3760df6a0b9 SHA256: 51f2274d19fc0eb73514d3dc0c239368a8b2883f19183ab33641e2d552d59624 Description: Development files for firedns, an asynch. dns resolver library FireDNS is a DNS resolver library. Features include asynchronous resolution, and multi-server queries (making lookups much faster than with the stock libc/bind functions). Package: libglpng-dev Priority: optional Section: contrib/libs Installed-Size: 48 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Source: libglpng Version: 1.45-4ubuntu1 Depends: libgl1-mesa-dev | libgl-dev, libglpng, libpng12-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libglpng-dev_1.45-4ubuntu1_solaris-i386.deb Size: 34856 MD5sum: 2bea1e06642ef597f950d098f05cda2e SHA1: 22da5957062437a9b1ff583b89a3150e7fad0d4e SHA256: 92b853e45bd6d44a802f2a914cdea761002a7b9af204dc210150c396a326bb2c Description: PNG loader for OpenGL - development files glpng is a small toolkit to make loading PNG image files as an OpenGL texture as easy as possible. . These are files needed to develop or build applications that use glpng. Package: libadplug-dev Priority: optional Section: contrib/libdevel Installed-Size: 35 Maintainer: Debian QA Group Architecture: solaris-i386 Source: adplug Version: 2.0.1-6 Depends: libadplug0c2a (= 2.0.1-6) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libadplug-dev_2.0.1-6_solaris-i386.deb Size: 256452 MD5sum: 227205eb8d5fab2b91fd6935a195801e SHA1: 2449223d9d9740e593d353ff54a178a4d3238c6a SHA256: cec396d1d514d136e6a42723c6f11ba28b100cf312f14619713dc33dbf7115ca Description: free AdLib sound library (development) AdPlug is a free, multi-platform, hardware independent AdLib sound library, mainly written in C++. AdPlug plays sound data, originally created for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the real hardware. No OPL2 chip is required for playback. . Homepage: . This package contains the development files. Package: libgssdp-1.0-dev Priority: optional Section: contrib/libdevel Installed-Size: 103 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ross Burton Architecture: solaris-i386 Source: gssdp Version: 0.4.1-2ubuntu1 Depends: libgssdp-1.0-0 (= 0.4.1-2ubuntu1), libsoup2.2-dev Suggests: libgssdp-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgssdp-1.0-dev_0.4.1-2ubuntu1_solaris-i386.deb Size: 28378 MD5sum: bdb26aee38ac7396cd88b5da449349da SHA1: f936f8681d0593b99d46e2da33fab0aeb528fc89 SHA256: d13a23bfead8d5f35d9bd851a434dc877b9b8fa5931bcc090151332c575b2967 Description: GObject-based library for SSDP (development files) A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. . This package contains the development files. Package: libxerces27-dev Priority: extra Section: contrib/libdevel Installed-Size: 5497 Maintainer: Jay Berkenbilt Architecture: solaris-i386 Source: xerces27 Version: 2.7.0-5 Depends: libc6-dev | libc-dev, libxerces27 (= 2.7.0-5) Suggests: libxerces27-doc Conflicts: libxerces25-dev, libxerces26-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxerces27-dev_2.7.0-5_solaris-i386.deb Size: 840314 MD5sum: ded0c364e38b0b924468a2b82088c3ce SHA1: 9c463b6036f81f3bada153c7e7a81cd58e88ca5b SHA256: 9240eb5efc62d9d83b457cfdb4fbb0698a1557572a1d676d4cdc9cc2f1591f0d Description: validating XML parser library for C++ (development files) Xerces-C++ is a validating XML parser written in a portable subset of C++. This package contains the development files for Xerces. It also contains various sample files. Package: libsp-gxmlcpp-dev Priority: optional Section: contrib/libdevel Installed-Size: 46 Maintainer: Stephan A Suerken Architecture: solaris-i386 Source: sp-gxmlcpp Version: 1.0.20040603-2 Depends: libsp-gxmlcpp1c2a (= 1.0.20040603-2), libxml2-dev, libxslt1-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsp-gxmlcpp-dev_1.0.20040603-2_solaris-i386.deb Size: 176286 MD5sum: 37919ff6c80e6a29a0401d5fca2bcf35 SHA1: e405ddef28fa84e11b5b36ea10fe71c7d2ed76dd SHA256: 83e75318378e44478fbdfbb244802ea906ef8d70664e3c8778ab7e80150f1aab Description: S+P C++ wrapper for Gnome libxml2/libxslt This is a wrapper to ease use of Gnome libxml2/libxslt with C++, developed at Schlund+Partner, Germany. . It offers simple abstractions for trees (XMLTree), xsl transformations (XSLTrans) and serialisation (XMLDump). . This package provides all files needed for development. . Homepage: http://sourceforge.net/projects/sp-gxmlcpp/ . Package: libmpeg2-4-dev Priority: optional Section: contrib/libdevel Installed-Size: 19 Maintainer: Loic Minier Architecture: solaris-i386 Source: mpeg2dec Version: 0.4.1-1nexenta2 Depends: libc6-dev | libc-dev, libmpeg2-4 (= 0.4.1-1nexenta2), pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libmpeg2-4-dev_0.4.1-1nexenta2_solaris-i386.deb Size: 79158 MD5sum: f6c7ec5a662deacc31a3022bbcde39c5 SHA1: 4d58b61a19d61961b0f5190d18498d001d06f78d SHA256: fe6c49a9ec938daf93be15ea658e217101761defb01d83a46da018d3227f5a99 Description: libmpeg2 development libraries and headers libmpeg2 is a library which can decode MPEG1 and MPEG2 video streams. . This package contains the libraries and headers required to compile programs which use libmpeg2. . http://libmpeg2.sourceforge.net/ Package: libgtksourceviewmm-2.0-dev Priority: optional Section: libdevel Installed-Size: 67 Maintainer: Ubuntu Desktop Team Original-Maintainer: Dodji Seketeli Architecture: solaris-i386 Source: libgtksourceviewmm Version: 1.9.3-0ubuntu1 Depends: libglibmm-2.4-dev, libgtkmm-2.4-dev (>= 2.4), libgtksourceview2.0-dev (>= 2.0.0), libgtksourceviewmm-2.0-1 (= 1.9.3-0ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgtksourceviewmm-2.0-dev_1.9.3-0ubuntu1_solaris-i386.deb Size: 136626 MD5sum: 6b13bbd6bb40316002f7437564be2d53 SHA1: 05aa9fe4afcc4f0aa0881bc91b763a5b81171135 SHA256: 0563ad5b75802360711e1b5f5035bc199afe211f729a0d355d38dab28e3388b1 Description: C++ binding of GtkSourceView - development files GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to the text widget included in GTK+ 2.x adding syntax highlighting and other features typical for a source file editor. . GtkSourceViewMM is crafted to integrate well into applications using the gtkmm framework. . These are the development files for libgtksourceviewmm, needed only if you wish to write or compile software which uses it. Package: libcafix-dev Priority: optional Section: contrib/libdevel Installed-Size: 38 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Lukas Fittl Architecture: solaris-i386 Source: libcafix Version: 0.1.1-0ubuntu2 Depends: libcafix0.1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcafix-dev_0.1.1-0ubuntu2_solaris-i386.deb Size: 9706 MD5sum: 2fdde5477723494485fab345cdf6cc37 SHA1: a26698e98a3ec211bce081c6a63de1bc66c96133 SHA256: 2b87ed36c097e7e7e0d511bafaf8bd5b073a336d6d7540bd6a610d27e566c0e3 Description: Library for CASIO graphic calculators (development files) libcafix is a simple library used to communicate with CASIO graphic calculators. It's primarily used by cafix. This package allows you to create programs that use libcafix. . Homepage: http://cafix.sourceforge.net/ Package: libtapioca-glib-0.14-dev Priority: optional Section: contrib/libdevel Installed-Size: 419 Maintainer: Debian Telepathy maintainers Architecture: solaris-i386 Source: tapioca-glib Version: 0.14.0.2~svn20070727-2 Depends: libdbus-glib-1-dev (>= 0.61), libglib2.0-dev, libtapioca-base-glib-0.14-0 (= 0.14.0.2~svn20070727-2), libtapioca-client-glib-0.14-0 (= 0.14.0.2~svn20070727-2), libtapioca-core-glib-0.14-0 (= 0.14.0.2~svn20070727-2), pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtapioca-glib-0.14-dev_0.14.0.2~svn20070727-2_solaris-i386.deb Size: 38286 MD5sum: e6d610dfadc1f69815e401759e45ba62 SHA1: 6357d3dbea8cec587fb1083fb02c815808cbcb15 SHA256: 0e4564b0eee868dff85b27f858e61c32a93543291b8ae5ccb1f5992eba4a5bf2 Description: Tapioca glib library - Development files Glib binding for the Tapioca library - Development files . Tapioca is a library that abstracts away the D-Bus details and presents the developer a native object structure, very similar to its Telepathy counter-parts. The D-Bus mechanism of request-reply is presented as methods and callbacks in the local language/toolkit used. . Homepage: http://tapioca-voip.sourceforge.net/ Package: libcryptokit-ocaml-dev Priority: optional Section: contrib/libdevel Installed-Size: 679 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: cryptokit Version: 1.3-6 Depends: libcryptokit-ocaml (= 1.3-6), ocaml-3.10.0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcryptokit-ocaml-dev_1.3-6_solaris-i386.deb Size: 277918 MD5sum: 7160e2131a52c8ac0c219f4be35fd31c SHA1: d54d8ede113b34dd5b4db330bb0ba6518dfa0980 SHA256: 45d943380c315f2bc5caeccdb271caad55928f6f4a97558590c07e8efb824af1 Description: cryptographic algorithm library for OCaml - development The Cryptokit library for Objective Caml provides a variety of cryptographic primitives that can be used to implement cryptographic protocols in security-sensitive applications. The primitives provided include: . - Symmetric-key ciphers: AES, DES, Triple-DES, ARCfour, in ECB, CBC, CFB and OFB modes. - Public-key cryptography: RSA encryption, Diffie-Hellman key agreement. - Hash functions and MACs: SHA-1, MD5, and MACs based on AES and DES. - Random number generation. - Encodings and compression: base 64, hexadecimal, Zlib compression. . Additional ciphers and hashes can easily be used in conjunction with the library. In particular, basic mechanisms such as chaining modes, output buffering, and padding are provided by generic classes that can easily be composed with user-provided ciphers. More generally, the library promotes a "Lego"-like style of constructing and composing transformations over character streams. . This package provides static libraries, interfaces, and documentation for Cryptokit. Package: libclutter-cairo-0.6-dev Priority: optional Section: contrib/libdevel Installed-Size: 38 Maintainer: Ross Burton Architecture: solaris-i386 Source: clutter-cairo Version: 0.6.0-1 Depends: libcairo2-dev, libclutter-0.6-dev, libclutter-cairo-0.6-0 (= 0.6.0-1), pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libclutter-cairo-0.6-dev_0.6.0-1_solaris-i386.deb Size: 8214 MD5sum: 77cccaf27f6584c394bcc4350b54a977 SHA1: 4a7e87404e81efb7e0f42037e42b611ca0e0c552 SHA256: 6e7115cd582c7c27e88a1d35e6b8eb7a6b63034a6e365de9c4271f4fceb55ca6 Description: Open GL based interactive canvas library Cairo integration (development files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the development files. Package: libqd-dev Priority: optional Section: contrib/libdevel Installed-Size: 21 Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: qd Version: 2.1.200-1build1 Depends: libqd2c2a Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libqd-dev_2.1.200-1build1_solaris-i386.deb Size: 328700 MD5sum: c1d3b963101c7ce07bbde4fdda26d74d SHA1: 824568ca12fca80beb7b31100d0cb00c008921a6 SHA256: f1313289f2ffc8d5fb68e96ecdbe61560953eacce4f91eb8a128ca050ab97d5b Description: Double-double and quad double types in C++ and F90 This package supports both a double-double datatype (approx. 32 decimal digits) and a quad-double datatype (approx. 64 decimal digits). The computational library is written in C++. Both C++ and Fortran-90 high-level language interfaces are provided to permit one to convert an existing C++ or Fortran-90 program to use the library with only minor changes to the source code. Package: libgdamm1.3-dev Priority: optional Section: contrib/libdevel Installed-Size: 103 Maintainer: Bradley Bell Architecture: solaris-i386 Source: libgdamm1.3 Version: 1.3.7-1 Depends: libgda2-dev (>= 1.2.1), libgdamm1.3-8 (= 1.3.7-1), libglibmm-2.4-dev (>= 2.8.2-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgdamm1.3-dev_1.3.7-1_solaris-i386.deb Size: 249078 MD5sum: 3cc09c4785fdd758fb5b60b8f065de3a SHA1: 338bb2df24c50966a56b64860d0cedc4cff4962d SHA256: 0087363ef6a16b0af89898a2ee7c59e1a486a5c906c84369fd889fc31fc5d407 Description: C++ wrappers for libgda2 (development files) libgda is the GNU Data Access library. libgdamm is the C++ wrapper for libgda. This package contains development files and examples. Package: libtsk-dev Priority: optional Section: contrib/libdevel Installed-Size: 66 Maintainer: Martin A. Godisch Architecture: solaris-i386 Source: sleuthkit Version: 2.09-2nexenta1 Depends: libc6-dev | libc-dev, libssl-dev, zlib1g-dev | libz-dev Suggests: sleuthkit Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtsk-dev_2.09-2nexenta1_solaris-i386.deb Size: 1255706 MD5sum: 3e4eefdd8a749052e82deb253dfa6c67 SHA1: 8c44d4669603f7ab3fe0e7803015e06ba5d5814a SHA256: bcbbac685d1bc3f67e222cfc13588eece9d4602c44584a4ab22650ff4923aed1 Description: Development libraries for forensics analysis The Sleuth Kit (previously known as TASK) is a collection of UNIX-based command line file system and media management forensic analysis tools; it is available in the "sleuthkit" Debian package. This package contains the Sleuth Kit development libraries and associated documentation. Package: libglitz1-dev Priority: optional Section: contrib/libdevel Installed-Size: 10 Maintainer: Dave Beckett Architecture: solaris-i386 Source: glitz Version: 0.5.6-1 Provides: libglitz-dev Depends: libglitz1 (= 0.5.6-1), libx11-dev, xlibmesa-gl-dev | libgl-dev Conflicts: libglitz-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libglitz1-dev_0.5.6-1_solaris-i386.deb Size: 86206 MD5sum: 11424edfd280ec8030e7378846b7e234 SHA1: 911d44333e57bcce86584bb9de93b6de840aaf48 SHA256: 6077acd5a8a4e659f5c9dccd5f83f27088a1d342529903f2ef0d650db3f4d8dd Description: OpenGL image compositing library development libraries and headers Development libraries, header files and documentation needed by programs that want to compile with the glitz library. Package: libxml++1.0-dev Priority: optional Section: contrib/libdevel Installed-Size: 24 Maintainer: Chris Leishman Architecture: solaris-i386 Source: libxml++ Version: 1.0.4-1.2 Replaces: ibxml++0-dev, llibxml++-dev Provides: libxml++-dev Depends: libc6-dev, libstdc++-dev, libxml++1.0c2a (= 1.0.4-1.2), libxml2-dev (>= 2.5.1), pkg-config Suggests: libxml++-doc Conflicts: libxml++-dev, libxml++0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxml++1.0-dev_1.0.4-1.2_solaris-i386.deb Size: 89826 MD5sum: 38e80c75c867de8ff34ddb74999d4d0a SHA1: 2f27bfe89a67dfab0c85ea585bb0187a3593391c SHA256: 4e1d316e25b469fb939c6ed77a5b56f3aa57b20e7aac9d92853c9347da598ef0 Description: A C++ interface to the GNOME XML library (libxml2) libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise known as the GNOME2 XML library). It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specification because they are not aimed at C++. Its API is much simpler than the underlying libxml C API. . Install this package if you with to develop your own programs using this library. Package: libomniorb4-1-dbg Priority: extra Section: contrib/libdevel Installed-Size: 11833 Maintainer: Debian CORBA Team Architecture: solaris-i386 Source: omniorb4 Version: 4.1.1-2 Depends: libomniorb4-1 (= 4.1.1-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libomniorb4-1-dbg_4.1.1-2_solaris-i386.deb Size: 4169506 MD5sum: 17cc3c38daa1df5fd73ab45763a5cef0 SHA1: 59fb82c98d0692fddfdea04ce8a6ea9297193105 SHA256: 09014d46c2c8836e31d58b1ca79f24a5fd4d62748f1381ff7d29968cf3637299 Description: omniORB core libraries debugging symbols omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes the debug versions of libomniorb4, libomnicodesets4, libomnidynamic4 and libomnissltp4. Homepage: http://omniorb.sourceforge.net Package: libgiftproto-dev Priority: optional Section: contrib/libdevel Installed-Size: 90 Maintainer: Manuel Garcia Architecture: solaris-i386 Source: gift Version: 0.11.8.1-2 Depends: libgift-dev (= 0.11.8.1-2), libgiftproto0 (= 0.11.8.1-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgiftproto-dev_0.11.8.1-2_solaris-i386.deb Size: 21716 MD5sum: a997060b13125057829743cbfc40dbc2 SHA1: 80424879e325d7ea6abfe5b5e566bdc18c482d6b SHA256: a2ecd7f8013c0ff32b65e0cb66ba3565e72f97d1328b0e50330010fc7f1c77cc Description: interface library for giFT and protocol plugins [development files] Binary interface bridge between giftd and protocol plugins. This library was separated from libgift to avoid bloat for giFT client developers as well as to clearly mark the internal plugin communication. This package contains headers and static libraries necessary for developing and compiling programs which use this library. Package: vflib2-dev Priority: optional Section: contrib/oldlibs Installed-Size: 24 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Source: vflib2 Version: 2.25.1-20ubuntu2 Depends: debhelper (>= 2.0.89), libc6-dev, vflib2 (= 2.25.1-20ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/vflib2-dev_2.25.1-20ubuntu2_solaris-i386.deb Size: 67724 MD5sum: b47ff95631b6817e35a1cfc9c69144e8 SHA1: 53b69bb1fa9ada00eeb9e38c6fe37ff9787b8614 SHA256: c95cec3c51299741ec6fa7305592250576d9ca46984bada4b3f48df6829b3338 Description: Vector Font Library for Japanese Character Code VFlib2 is a font library written in C providing several functions to obtain bitmaps of characters. VFlib hides the font format of font files and provides a unified API for all supported font formats. Package: libgavl-dev Priority: optional Section: contrib/libdevel Installed-Size: 14 Maintainer: Debian Multimedia Team Architecture: solaris-i386 Source: gavl Version: 0.2.5-1nexenta1 Depends: libgavl0 (= 0.2.5-1nexenta1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgavl-dev_0.2.5-1nexenta1_solaris-i386.deb Size: 605818 MD5sum: 4f427776292e6bd9e1c8caa1511a98c0 SHA1: fc571e72e78735b9d4a21311d9ef2801d3aee4d2 SHA256: e9cfe61a9aef3d133e4970c38a715154fae4e67b308f569a0488c93aea28088d Description: Gmerlin Audio Video Library Gavl is short for Gmerlin Audio Video Library. It is a low level library, upon which multimedia APIs can be built. Gavl handles all the details of audio and video formats like colorspaces, samplerates, multichannel configurations etc. It provides standardized definitions for those formats as well as container structures for carrying Audio samples or Video frames. . In addition, it handles the sometimes ugly task to convert between all these formats as well as some elemtary operations (scaling, alpha blending etc). . This package provides the library headers and static version. Package: libvanessa-socket-dev Priority: optional Section: contrib/libdevel Installed-Size: 15 Maintainer: Simon Horman Architecture: solaris-i386 Source: vanessa-socket Version: 0.0.7-2 Depends: libc6-dev, libvanessa-logger-dev (>= 0.0.5), libvanessa-socket0 (= 0.0.7-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libvanessa-socket-dev_0.0.7-2_solaris-i386.deb Size: 18320 MD5sum: 79f6d0667018dc75f4785065a61ae139 SHA1: 98b958743fe202adfc317703cf8fe06814bb5408 SHA256: 12bf59189fcaa0e04f9654124df4a12e6f7852ecea28ec12b4fd431e31d5348a Description: Headers and static libraries cor libvanessa_socket Headers and static libraries required to develop against libvanessa_socket. Package: libcv-dev Priority: optional Section: contrib/libdevel Installed-Size: 14281 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: opencv Version: 1.0.0-4ubuntu1 Replaces: libopencv-dev Depends: libatk1.0-0 (>= 1.20.0), libavcodec1d (>= 0.cvs20070307), libavformat1d (>= 0.cvs20070307), libavutil1d (>= 0.cvs20070307), libcairo2 (>= 1.6.0), libcv1 (= 1.0.0-4ubuntu1), libcvaux-dev (= 1.0.0-4ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0, libgtk2.0-0 (>= 2.12.0), libhighgui-dev (= 1.0.0-4ubuntu1), libhighgui1, libiconv, libjpeg62, libogg0, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libtheora0, libtiff4, libvorbis0a (>= 1.2.0), libvorbisenc2 (>= 1.1.2), libx11-6, libxrender1, pkg-config, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: libopencv-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcv-dev_1.0.0-4ubuntu1_solaris-i386.deb Size: 2553906 MD5sum: e398c3698fdc1a2a5643dfe0db0931be SHA1: 27ada514f607834f2fddcd945194dd91ef2a574f SHA256: 71db3e13456a51128de5bafeded275f052e41affbb3cad886c6f716a2234ad46 Description: development files for libcv This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision). . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libaltlinuxhyph-dev Priority: extra Section: contrib/libdevel Installed-Size: 8 Maintainer: Debian OpenOffice Team Architecture: solaris-i386 Source: libhnj Version: 0.1.1-13 Conflicts: libhnj-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libaltlinuxhyph-dev_0.1.1-13_solaris-i386.deb Size: 14294 MD5sum: b32546aca688019cd7ee826b5d7c60ee SHA1: 778fd9e85767818d2fb546de655af311bd491cf2 SHA256: 61aaaa9f4edf8ef9cc4b45dfd26a2c285e50bdbb7ceb581a1b9ff3709ed10340 Description: ALTLinux hyphenation library development files ALTLinuxhyph is a modified version of libhnj which is a high quality hyphenation and justification library based on the TeX hyphenation algorithm. The TeX hyphenation patterns could be used after a preprocessing step. . It is used in OpenOffice.org . This package contains the headers and necessary files for programming apps with ALTLinuxhyph. Package: liblualib40-dev Priority: optional Section: contrib/libdevel Installed-Size: 77 Maintainer: Daniel Silverstone Architecture: solaris-i386 Source: lua40 Version: 4.0-13 Depends: liblua40-dev, liblualib40 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblualib40-dev_4.0-13_solaris-i386.deb Size: 24860 MD5sum: 5bfd43f450259d944d607b16c6bbb3df SHA1: 7cb5c2a77897050b89a7ca8111f28ffef6dc2854 SHA256: 9970a43eaca63e924baa2953205e6904d89028bdcc6f27e2f5b78dd1d6fd5b4a Description: Extension library for Lua 4.0: static and headers This package allows you to link to the Lua standard libraries providing maths, string and IO functions to your lua based programs. Package: libgfccore-doc Priority: optional Section: contrib/libdevel Installed-Size: 3327 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Goedson Teixeira Paixao Architecture: solaris-i386 Source: gfccore Version: 2.3.1-6ubuntu2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgfccore-doc_2.3.1-6ubuntu2_solaris-i386.deb Size: 452798 MD5sum: 148f3c48b54f8c1a81d22dad5f158e4c SHA1: 688d05de1950dccbc69d03fc1c1a414f0ad894b1 SHA256: b8116242f73cabcfa1f6af6f78d7a24c568a56ce26c802f638cba54ea5432b6f Description: GTK+ Foundation Classes Core - API reference documentation GTK+ Foundation Classes (GFC) is a set of integrated C++ foundation classes for developing GTK+ applications. . GFC-Core is a collection of C++ modules that form the core of the GFC library upon which other modules, such as GFC-UI, are built. . GFC-Core modules include a C++ wrapper for GLib, a UTF8 string class, automatic memory management, a typesafe C++ signal and slots system. . This package provides the documentation of the GFC-Core API. Package: libppd-dev Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: A Mennucc1 Architecture: solaris-i386 Source: libppd Version: 2:0.10-6 Depends: libc6-dev, libppd0 (= 2:0.10-6) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libppd-dev_0.10-6_solaris-i386.deb Size: 30440 MD5sum: 7d39d1e8ee4304fa9b48f5fa17509d55 SHA1: 1e67fbd18ec7811401641f289cfaac9f3792548d SHA256: dbb40aa15ee43bdb323c97317689058fa5ff5dc8c293e749aeb17244a0edf1b0 Description: postscript PPD file library, development kit This package contains the static library and header files used in development of programs that use libppd. Package: libtifiles0-dev Priority: optional Section: contrib/libdevel Installed-Size: 65 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Source: libtifiles0 Version: 0.6.6-2ubuntu1 Depends: libc6-dev, libtifiles0 (= 0.6.6-2ubuntu1), pkg-config Conflicts: libticables3-dev (<< 3.4.1-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtifiles0-dev_0.6.6-2ubuntu1_solaris-i386.deb Size: 86686 MD5sum: ef7b997966578a1e7ccf63b60079430a SHA1: ab34d1948530e2dfb6fca3151fff892c1321d59a SHA256: 1af6d550de2b0b1e3d1fed81d8bca06fb3e2561b5904a82f850149a4fc86d97b Description: Texas Instruments calculators file formats library [development files] The libtifiles is a library providing support for operations on Texas Instruments calculators files. All formats for all calculators are supported read/write ; the library is also able to manipulate the group files, which means it is able to group and ungroup variables into such group files. . This package provides the development files for the library, static library and required headers. Package: libcos4-dev Priority: optional Section: contrib/libdevel Installed-Size: 13437 Maintainer: Debian CORBA Team Architecture: solaris-i386 Source: omniorb4 Version: 4.1.1-2 Depends: libcos4-1 (= 4.1.1-2), libomniorb4-dev (= 4.1.1-2), pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcos4-dev_4.1.1-2_solaris-i386.deb Size: 2177566 MD5sum: 43ca20e5aecd51181db8587cf562deb7 SHA1: b78d63f6dc31bbcebea06b93b6e7405ead2a4493 SHA256: 32a72b19e4801b088ae9b307a952564fc3485e4f48120feb331b488a3a0aa38a Description: omniORB CORBA services stubs development files omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes developer files for libcos4 and libcosdynamic4. Homepage: http://omniorb.sourceforge.net Package: libdc0-dev Priority: optional Section: contrib/libdevel Installed-Size: 37 Maintainer: Ubuntu MOTU Team Original-Maintainer: Pasi Savilaakso Architecture: solaris-i386 Source: libdc0 Version: 0.3.11-0nexenta2 Depends: libdc0c2 (= 0.3.11-0nexenta2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdc0-dev_0.3.11-0nexenta2_solaris-i386.deb Size: 411626 MD5sum: 0160379776901f767f555b9a912aec8d SHA1: 52a2f78ccd89bc4853a5fc3f4f796f434e0b5e1a SHA256: 804be6228fa5d10310ea38c0d984f7ec84ad84387528aba07ced866ec3af7815 Description: Development libraries for Valknut Valknut is a graphical client for popular peer to peer network called Direct Connect. . Valknut has many features, such as searching on all public servers without connecting, downloading a file from multible locations, connecting to multiple servers, and support for multiple languages. . This package contains heeaders and development libraries . You don't probably need this package unless you are building your own Direct Connect client. Package: libustr-dev Priority: optional Section: contrib/libdevel Installed-Size: 1091 Maintainer: Vaclav Ovsik Architecture: solaris-i386 Source: ustr Version: 1.0.3-2 Depends: libc6-dev, libustr-1.0-1 (= 1.0.3-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libustr-dev_1.0.3-2_solaris-i386.deb Size: 219372 MD5sum: 942d494327c6a9c43efd4bd7780873d9 SHA1: 4322bd4868d848d5cafc2290e13a8dab1101393f SHA256: 8857599a1f82d9cad6a162274c29d5b209c59533496ccae0206bd62c3f829bc6 Description: Micro string library: development stuff ustr (Micro string library) is a string API for C. It has tiny overhead over just plain strdup(), is much safer, is easier to use, is faster for many operations, can be used with read-only or automatically allocated data. You don't even need to link to the library to use it (so there are no dependencies). Homepage: http://www.and.org/ustr/ Package: libsundials-serial-dev Priority: optional Section: contrib/libdevel Installed-Size: 58 Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: sundials Version: 2.2.0-3 Depends: libsundials-serial0 (= 2.2.0-3) Conflicts: libsundials-serial Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsundials-serial-dev_2.2.0-3_solaris-i386.deb Size: 340464 MD5sum: b3776f85d669869ea577fb67fabfd94b SHA1: f5284da4c19f923e8c6cb524ad711324efd61700 SHA256: db2c11036a3591334fcd8116a141057a4b4c1f72bdece2c9f7e842036cf8dd6d Description: SUNDIALS development files The family of solvers referred to as SUNDIALS (SUit of Nonlinear and DIfferential/ALgebraic equation Solvers) consists of solvers CVODE (for ODE systems), CVODES (ODE with sensitivity analysis capabilities), IDA (for differential-algebraic systems), and KINSOL (for nonlinear algebraic systems). . This package contains files necessary for development applications using SUNDIALS in C and, in case of FCVODE and FKINSOL, Fortran. . Homepage: http://www.llnl.gov/CASC/sundials/ Package: libglrr-gobject-dev Priority: extra Section: contrib/libdevel Installed-Size: 17 Maintainer: NIIBE Yutaka Architecture: solaris-i386 Source: glrr Version: 20050529-2 Depends: libglrr-gobject0 (= 20050529-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libglrr-gobject-dev_20050529-2_solaris-i386.deb Size: 8494 MD5sum: 106731cea02b6bce98c66db2d3d1419f SHA1: 94ada0a2a83088cc9aff7ac075d435a4cf578613 SHA256: 3e7689641a9b1e284abe80d30d6d4641ac50e572fd80382f12c98efaf123ab82 Description: Development library of Grift (gobject) Grift is a library that provides a framework for developing a UI-independent application. . Homepage: http://sourceforge.net/projects/grift/ Package: libclutter-0.6-dbg Priority: extra Section: contrib/libdevel Installed-Size: 10 Maintainer: Ross Burton Architecture: solaris-i386 Source: clutter Version: 0.6.0-2 Depends: libclutter-0.6-0 (= 0.6.0-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libclutter-0.6-dbg_0.6.0-2_solaris-i386.deb Size: 449118 MD5sum: 4426f22cf484b47f9f3829b09ef1b225 SHA1: 130c518b3986b395022df5b517e24c9e07f0ec70 SHA256: 4f7c08fd04d62ff36444cb5ba7511233692d952f6b85db97ad5ae2ea8e7043ad Description: Open GL based interactive canvas library (debug files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the debug files. Package: libpanelappletmm-2.6-dev Priority: optional Section: contrib/libdevel Installed-Size: 47 Maintainer: Bradley Bell Architecture: solaris-i386 Source: libpanelappletmm2.6 Version: 2.6.0-4build1 Depends: libgconfmm-2.6-dev (>= 2.10.0-3), libgnomemm-2.6-dev (>= 2.10.0-1), libpanel-applet2-dev (>> 2.6.0), libpanelappletmm-2.6-1c2 (= 2.6.0-4build1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libpanelappletmm-2.6-dev_2.6.0-4build1_solaris-i386.deb Size: 71944 MD5sum: 372ac471a74686e202143cc057ec5009 SHA1: cc1d51627ae88193a31e3cddc54dd2dcfd7d2d81 SHA256: 444ed5dd21b8b7eee43884a158aa4a4df19c2f9e4a1c6719fe63345f56dda15d Description: C++ wrappers for libpanel-applet (development files) Libpanel-applet is the library for GNOME 2 Panel applets. . This package contains development files and examples. Package: libcln-dev Priority: optional Section: contrib/libdevel Installed-Size: 79 Maintainer: Richard Kreckel Architecture: solaris-i386 Source: cln Version: 1.2.0-1 Replaces: cln-dev Provides: cln-dev Depends: g++, libc6-dev | libc-dev, libcln5 (= 1.2.0-1), libgmp3-dev Recommends: info | info-browser Conflicts: cln-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcln-dev_1.2.0-1_solaris-i386.deb Size: 1415152 MD5sum: a4202550f354ab18215dcfcdcfa33c06 SHA1: 09aec1445d02c83c1f6edac4b8d27e8cb889e8d8 SHA256: 665b0d5fde0e5c147aacb6e397c79680da4e08525e0a360c3ef069efe580857e Description: Development library for Class Library for Numbers (c++) CLN is a library for computations with all kinds of numbers. It has a rich set of number classes, including integers (with unlimited precision), reals with various precisions (including unlimited), rationals, complex numbers and polynomials. The kernel is written in assembly language. It uses garbage collection (automatic, without imposing any burden on the main application). Many efficient algorithms (i.e. for all transcendental functions) are implemented. . This package provides header files, a static library plus a manual. Package: libcnf-dev Priority: optional Section: contrib/libdevel Installed-Size: 123 Maintainer: Enrico Zini Architecture: solaris-i386 Source: cnf Version: 4.0-2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcnf-dev_4.0-2_solaris-i386.deb Size: 234786 MD5sum: e51928728adea652dffc4561e3b45443 SHA1: 8f085c5528ba2d89affd3e3a8369ce765ae1874b SHA256: d94c438e42e11459bc838b73194d5bf6c6d77ad07a449e5b113a76f9b128b52f Description: library for C and Fortran mixed programming The CNF package comprises two sets of software which ease the task of writing portable programs in a mixture of FORTRAN and C. F77 is a set of C macros for handling the FORTRAN/C subroutine linkage in a portable way, and CNF is a set of functions to handle the difference between FORTRAN and C character strings, logical values and pointers to dynamically allocated memory. Package: libxclass-dev Priority: optional Section: contrib/libdevel Installed-Size: 470 Maintainer: Debian QA Group Architecture: solaris-i386 Source: xclass Version: 0.9.2-3 Replaces: libxclass0-dev, xclass-dev Depends: libxclass0.9.2 (= 0.9.2-3), xclass-common Suggests: rfb Conflicts: libxclass0-dev, xclass-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxclass-dev_0.9.2-3_solaris-i386.deb Size: 844154 MD5sum: b8c539582e25f4690b9be801834e6afa SHA1: 10cf799b1bfbb0d02cc03cc5d2281b28e88d17bd SHA256: d83e3681fbfcb20c72f51b88873d06108470015d374637f8e2bda783111516e8 Description: C++ GUI toolkit for X The xclass library is a C++ GUI toolkit for the X Window System. It is Xlib-based and consists of a set of components, ranging from simple widgets to complex ones, including also many of the commonly used dialog boxes. The components have the MS Windows-95/98 look and feel. . This package contains the static library and the header files for shared use. . Homepage: http://xclass.sourceforge.net/ Package: libneon26-gnutls-dbg Priority: extra Section: contrib/libdevel Installed-Size: 7 Maintainer: Laszlo Boszormenyi (GCS) Architecture: solaris-i386 Source: neon26 Version: 0.26.4-2 Depends: libneon26-gnutls (= 0.26.4-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libneon26-gnutls-dbg_0.26.4-2_solaris-i386.deb Size: 127442 MD5sum: 20ef474dfb1d6537550046f4133fbee3 SHA1: 4b80fff7c197b366564b3d67c2a99749605b01e1 SHA256: 46f41bd3c9efc9e303d3483a83fd92229ba7ea48b7daf17a22773dc0b1ad717d Description: Detached symbols for libneon26 (GnuTLS enabled) This package contains the debugging symbols for libneon26-gnutls, suitable for debugging. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. Package: libsimplelist0-dev Priority: optional Section: contrib/libdevel Installed-Size: 16 Maintainer: Kari Pahula Architecture: solaris-i386 Source: simplelist Version: 0.3.4-1 Depends: libsimplelist0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsimplelist0-dev_0.3.4-1_solaris-i386.deb Size: 8690 MD5sum: 2e00286f6c9fd1458c87db46ed35dde4 SHA1: 1d2d2b92947b8c736f28b78e89097f5b0f697c70 SHA256: 936285d9060b7e9bafdbf218e36c09b9d626a4371f0e8b6dcfe0aef6c144124f Description: memory-efficient generic linked list library sl doesn't use container nodes. Instead it requires a pointer to the next item directly in the datastructure you want to create lists (or stacks) of. This can give you significant memory savings when creating long lists of small structures. It also allows for fast push and pop operations since there is no need to allocate or free memory for the container nodes. It also means that a push can't fail because memory couldn't be allocated for the container node. . This package has the development headers and static libraries. . Homepage: http://brautaset.org/software/sl/ Package: libossp-sa-dev Priority: optional Section: contrib/libdevel Installed-Size: 13 Maintainer: Raphael Bossek Architecture: solaris-i386 Source: osspsa Version: 1.2.6-1 Depends: libossp-sa12 (= 1.2.6-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libossp-sa-dev_1.2.6-1_solaris-i386.deb Size: 33564 MD5sum: 294218d1eb1a1505d1752d6e6bebeb7e SHA1: 990f6d3bb578a2935bfedd62e35eada16210a09a SHA256: 73468f66806b33c1939efac605dbc2bac36f1fab67eccf5453f9e102cbbcb3f5 Description: Abstraction library for the Unix socket API OSSP sa is an abstraction library for the Unix socket application programming interface (API) featuring stream and datagram oriented communication over Unix Domain and Internet Domain (TCP and UDP) sockets. It provides the following key features: address abstraction (local, IPv4, and IPv6), type abstraction, I/O timeouts, I/O stream buffering and convenience I/O functions. . More about the project can be found at http://www.ossp.org/pkg/lib/sa Package: libclutter-gst-0.6-dev Priority: optional Section: contrib/libdevel Installed-Size: 16 Maintainer: Ross Burton Architecture: solaris-i386 Source: clutter-gst Version: 0.6.1-1build1 Depends: libclutter-gst-0.6-0 (= 0.6.1-1build1), libgstreamer-plugins-base0.10-dev, libgstreamer0.10-dev, libgtk2.0-dev, pkg-config Suggests: libclutter-gst-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libclutter-gst-0.6-dev_0.6.1-1build1_solaris-i386.deb Size: 127340 MD5sum: 9fdc32e40c1b1d2537f1c77212cb838a SHA1: ebdbdd8593e83140a36451e1cea5686cc7ef3196 SHA256: a9b808be28d2e661e8d5c2785bdec2857acfc50537af1380596402a8d19fd785 Description: Open GL based interactive canvas library GStreamer elements (development files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the development files. Package: libggimisc2-dev Priority: optional Section: contrib/libdevel Installed-Size: 14 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggimisc Version: 2.2.1-2-build1 Replaces: libggi2-dev (<< 1:2) Depends: libggi2-dev (>= 1:2.2.1-4), libggimisc2 (= 2.2.1-2-build1) Recommends: libc6-dev Conflicts: libggi2-dev (<< 1:2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libggimisc2-dev_2.2.1-2-build1_solaris-i386.deb Size: 10678 MD5sum: fb71e2fe150d9f43a328ced2adea49b0 SHA1: 8b640e8665aafa55ce4ca01f10231f1ed706263f SHA256: c4d3bf8995d14f5c831c445256f33180e640a3d970bd8b5b0514052f6aa45d6c Description: General Graphics Interface Misc development package "General Graphics Interface" - a fast, portable graphics environment. . This package contains the development environment for LibGIIMisc, the GGI project's General Graphics Interface Misc extension library containing display target extensions that don't deserve their own extension library. . Homepage: http://www.ggi-project.org/ Package: liba52-0.7.4-dev Priority: optional Section: contrib/libdevel Installed-Size: 17 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Source: a52dec Version: 0.7.4-11ubuntu1 Replaces: a52dec, a52dec-dev, liba52-dev Provides: a52dec, a52dec-dev, liba52-dev Depends: liba52-0.7.4 (= 0.7.4-11ubuntu1) Conflicts: a52dec, a52dec-dev, liba52-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liba52-0.7.4-dev_0.7.4-11ubuntu1_solaris-i386.deb Size: 46370 MD5sum: d2aa2b17540520a72d8a91ce7e091352 SHA1: 66d6bf21e324a49cd3c705c87f615a4f48e5d943 SHA256: a6168ebc88e653fc41d43706810d05a7ab76297d888eaf4c22365a9787ecc95e Description: library for decoding ATSC A/52 streams (development) liba52 is a free library for decoding ATSC A/52 streams. The A/52 standard is used in a variety of applications, including digital television and DVD. It is also known as AC-3. . Homepage: . This package contains the development files. Package: libzipios++-dev Priority: optional Section: contrib/libdevel Installed-Size: 20 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Source: zipios++ Version: 0.1.5.9+cvs.2007.04.28-2 Depends: libz-dev, libzipios++0c2a (= 0.1.5.9+cvs.2007.04.28-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libzipios++-dev_0.1.5.9+cvs.2007.04.28-2_solaris-i386.deb Size: 134340 MD5sum: 1d461788499a7a8243f7fb12929950f1 SHA1: 63d428ab4058658e39aa0772fa55461785ef3305 SHA256: bce9b66522aa4e452cd3e77c90c84b5c4f29e6bbd591e9ccfaf43e4ab81b4883 Description: a small C++ library for reading zip files (development) Zipios++ is a java.util.zip-like C++ library for reading and writing Zip files. Access to individual entries is provided through standard C++ iostreams. A simple read-only virtual file system that mounts regular directories and zip files is also provided. . This package contains files needed for development with zipios++. Package: libgalago-gtk-dev Priority: optional Section: contrib/libdevel Installed-Size: 367 Maintainer: Riccardo Setti Architecture: solaris-i386 Source: libgalago-gtk Version: 0.5.0-2 Depends: libatk1.0-dev, libcairo2-dev, libdbus-1-dev, libdbus-glib-1-dev, libfontconfig1-dev, libgalago-dev, libgalago-gtk1 (= 0.5.0-2), libglib2.0-dev, libgtk2.0-dev, libpango1.0-dev, libx11-dev, libxcursor-dev, libxext-dev, libxfixes-dev, libxi-dev, libxinerama-dev, libxrandr-dev, libxrender-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgalago-gtk-dev_0.5.0-2_solaris-i386.deb Size: 69862 MD5sum: 43626ea11f1a7157c41784fe7995e6d7 SHA1: 580e887af84e2085206a2f7798751976bbf6584e SHA256: d831f0ea1ec58da4f6e676f055c6e514dfdd38b1e7685f6207648605a3a93268 Description: libraries and header files for developing against libgalago-gtk The libgalago-gtk-dev package contains the header files and documentation needed to develop applications with libgalago-gtk. Package: libqttapioca-dev Priority: extra Section: contrib/libdevel Installed-Size: 25 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Krap Maintainers Architecture: solaris-i386 Source: tapioca-qt Version: 0.14.1+svn2064-0ubuntu1 Depends: libqttapioca0 (= 0.14.1+svn2064-0ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libqttapioca-dev_0.14.1+svn2064-0ubuntu1_solaris-i386.deb Size: 11750 MD5sum: 7ceb2693c12aa17f76c26f7072a6c89c SHA1: 434dc8308260d4280cad01e976f322059f489480 SHA256: eb74c93c0e7fba105b852e46001d3bb74fb81c08d3b13dafcf409a98e593e7cf Description: development files for Qt4 tapioca library Tapioca is a library that abstracts away the D-Bus details and presents the developer a native object structure, very similar to its Telepathy counter-parts. The D-Bus mechanism of request-reply is presented as methods and callbacks in the local language/toolkit used. . This package contains development headers, pkgconfig files and such for the Qt4 tapioca library. Package: libdisplaymigration0-dbg Priority: extra Section: contrib/libdevel Installed-Size: 13 Maintainer: Moray Allan Architecture: solaris-i386 Source: libdisplaymigration Version: 0.28-7nexenta1 Depends: libdisplaymigration0 (= 0.28-7nexenta1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdisplaymigration0-dbg_0.28-7nexenta1_solaris-i386.deb Size: 22692 MD5sum: a64ec27f3fe17a7d526d71c8ae28b87c SHA1: 565a0906910d4bcf8545709c43cb2b33b1bd4377 SHA256: 4871264956075b51d4497bdbc52da48c70a8d346b05611e9427ee55db874f5dc Description: display migration support for GTK [debugging] This package contains debugging files for libdisplaymigration, a library which provides display migration support for GTK. X properties are used to advertise that windows are capable of migration, and to request windows to migrate to a specified display. Package: liblua40-dev Priority: optional Section: contrib/libdevel Installed-Size: 8 Maintainer: Daniel Silverstone Architecture: solaris-i386 Source: lua40 Version: 4.0-13 Depends: liblua40 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblua40-dev_4.0-13_solaris-i386.deb Size: 43578 MD5sum: f42da97f19994f2bdbd2cb22b8b72e9c SHA1: 10dbad5b8e165abfc52254f68b4d48400f4a3242 SHA256: 1ce6dfe1a6d46f6b13d06af22a8c5e2e405c26a1de4d660a5887c0d995347ce4 Description: Main interpreter library for lua40: static library and headers Using this package you can develop applications which have lua interpreters built into them. Package: libgtksourceviewmm-2.0-1-dbg Priority: extra Section: libdevel Installed-Size: 9 Maintainer: Ubuntu Desktop Team Original-Maintainer: Dodji Seketeli Architecture: solaris-i386 Source: libgtksourceviewmm Version: 1.9.3-0ubuntu1 Depends: libgtksourceviewmm-2.0-1 (= 1.9.3-0ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgtksourceviewmm-2.0-1-dbg_1.9.3-0ubuntu1_solaris-i386.deb Size: 174560 MD5sum: 8dbe80443a54710999e64915fbb41541 SHA1: a23f6196e3ef846e23ac3409fa0cf992a640ac33 SHA256: 961e1430a904a098a4ba1c1510c0604951d5fe75d1731044fbede2b138ed519f Description: C++ binding of GtkSourceView - debugging symbols GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to the text widget included in GTK+ 2.x adding syntax highlighting and other features typical for a source file editor. . GtkSourceViewMM is crafted to integrate well into applications using the gtkmm framework. . These are the debugging symbols for libgtksourceviewmm, needed only if you try to debug an application using it. Package: libcvaux-dev Priority: optional Section: contrib/libdevel Installed-Size: 1271 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: opencv Version: 1.0.0-4ubuntu1 Depends: libcv-dev (>= 1.0.0-4ubuntu1), libcvaux1 (= 1.0.0-4ubuntu1), pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcvaux-dev_1.0.0-4ubuntu1_solaris-i386.deb Size: 430450 MD5sum: ea1a2b922b7aa2c2709c60caf92a0b58 SHA1: 6ee5c82acd92ee5d45e0a87364067b3933304cd3 SHA256: 63c9df1f8c627be503199390625b6372258edb81b08c8187e686c2dbc0f5943d Description: development files for libcvaux This package contains the header files and static library needed to compile applications that use the OpenCV (Open Computer Vision) extensions. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libenet1-dev Priority: optional Section: contrib/libdevel Installed-Size: 21 Maintainer: Debian Games Team Architecture: solaris-i386 Source: enet Version: 1.1-2 Replaces: libenet-dev (<< 1.0-3) Depends: libenet1 Conflicts: libenet-dev (<< 1.0-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libenet1-dev_1.1-2_solaris-i386.deb Size: 24582 MD5sum: 919bceacbeaf7a2b3902dc67e6a34485 SHA1: 06d8fa9222b18c8a879ac0d7c112edd99619f891 SHA256: b84449219109c07d815bb340413c4298ce12f81b8a54db4d84c1d74447668110 Description: devel files for libenet, a UDP networking library ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol). The primary feature it provides is optional reliable, in-order delivery of packets. . ENet is NOT intended to be a general purpose high level networking library that handles authentication, lobbying, server discovery, compression, encryption and other high level, often application level or dependent tasks. . Homepage http://enet.bespin.org Package: libview-dev Priority: optional Section: contrib/libdevel Installed-Size: 22 Maintainer: Torsten Werner Architecture: solaris-i386 Source: libview Version: 0.6.0-2 Depends: libgtkmm-2.4-dev, libview2 (= 0.6.0-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libview-dev_0.6.0-2_solaris-i386.deb Size: 173378 MD5sum: 7924ec742ec4bff2283e429da430a94b SHA1: fab1d7b2d11119719b8395632a60b65ef2ae1f58 SHA256: 338070879feff6603fddfb7f6bde387fd499f98a8388efc883c0841586186efa Description: VMware's Incredibly Exciting Widgets libview is VMware's Incredibly Exciting Widgets, a useful collection of GTK+ widgets used within VMware products, free for everybody's use. . This library consists of several widgets that are used by VMware in Workstation and other products and has been given back to the OSS community. These widgets are under the MIT license and are largely written in C++ for GTKMM. . This is the development package. . Homepage: http://view.sourceforge.net/ Package: pslib-dev Priority: optional Section: contrib/libdevel Installed-Size: 62 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Uwe Steinmann Architecture: solaris-i386 Source: pslib Version: 0.4.1-1ubuntu1 Depends: libgif-dev, libjpeg62-dev, libpng12-dev | libpng2-dev, pslib1 (= 0.4.1-1ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/pslib-dev_0.4.1-1ubuntu1_solaris-i386.deb Size: 152532 MD5sum: 9a851dd3c4789c41599264a90d1f9013 SHA1: 975d575b10ea74f7c3dcf4d814d06c490d543148 SHA256: 1133daa6679d509318a07eb5588977291093f6adeb93704df8a9d145b6a0c557 Description: development files for pslib pslib is a library to create PostScript files Package: libannodex0-dbg Priority: optional Section: contrib/libdevel Installed-Size: 11 Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: libannodex Version: 0.7.3-3.1 Depends: libannodex0 (= 0.7.3-3.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libannodex0-dbg_0.7.3-3.1_solaris-i386.deb Size: 99450 MD5sum: 3bc793f47863c5b496898ebc8764dca5 SHA1: ea6f2480c28ff97d040d72a2ae152143bf9225a6 SHA256: ba3fbfb358882be3c3eb1954b51a9d9953d27942d7bab1089c2709e6f8e982a6 Description: annotated and indexed media library debugging information This library provides an interface to the Annodex media format. The Annodex media format allows annotations and indexes on streaming media and other types of continuous data, which can be used for hyperlinked video amongst other things. . This package contains debugging symbols useful for tracing bugs in the libannodex0 package. Package: libnids-dev Priority: optional Section: contrib/libdevel Installed-Size: 13 Maintainer: Vasilis Pappas Architecture: solaris-i386 Source: libnids Version: 1.21-1 Depends: libc6-dev, libnids1.21 (= 1.21-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libnids-dev_1.21-1_solaris-i386.deb Size: 65562 MD5sum: cdbb56409723313b4cc4332db1053617 SHA1: 21af4a3e7dd6b4cb0872c1e8bde51bfa12efc4a0 SHA256: 33b8676ab62c3f68d340cb5dcd937d15d0fc7b480e9a15dd31c3e78c1a0f5781 Description: IP defragmentation TCP segment reassembly library (development) Libnids is a library that provides the functionality of one of the NIDS (Network Intrusion Detection System) components, namely E-component. Libnids code watches all local network traffic, cooks received datagrams a bit, and provides convenient information about them to the NIDS analyzing modules. Libnids performs assembly of TCP segments into TCP streams, IP defragmentation, and TCP port scan detection. . Homepage: http://libnids.sourceforge.net/ Package: liberis-1.3-dev Priority: optional Section: contrib/libdevel Installed-Size: 30 Maintainer: Michael Koch Architecture: solaris-i386 Source: eris Version: 1.3.13-1 Depends: libatlas-cpp-0.6-dev (>= 0.6.0-1), liberis-1.3-14 (= 1.3.13-1), libglib2.0-dev, libsigc++-2.0-dev, libskstream-0.3-dev (>= 0.3.6-1), libwfmath-0.3-dev (>= 0.3.5-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liberis-1.3-dev_1.3.13-1_solaris-i386.deb Size: 87810 MD5sum: 8173f63a95e81e5171b93a80143b8dfc SHA1: 8325f9fd4afe1e7e70ad602e161a4f6cbea37d2d SHA256: 984af7e069dfd370e4581af1ee383b6b8d0f23a2f2f2fdfbce54a51c8c1ce3c8 Description: The WorldForge client entity library - development files Eris is designed to simplify client development (and avoid repeating the same work several times), by providing a common system to deal with the back end tasks. Notably, Eris encapsulates most of the work in getting Atlas entities available on your client, logging into a server, and managing updates from the server. Thus it can be considered as a session layer above Atlas, providing persistent (for the session) objects as opposed to Atlas ones (which are transient). It handles the client-side implementation of the meta-server protocol, and querying game servers; out-of-game (OOG) operations (via the Lobby and Rooms), and most important in-game (IG) operations such as entity creation, movement and updates. . Eris provides a generic 'Entity' class, which you are free to sub-class and provide to the system (by registering a factory with the World); thus you are free to create different classes to handle characters, walls, vehicles, etc as your client dictates. An alternative approach is to simply create peer classes, and connect them to Eris via callbacks. Eris makes extensive use of libSigC++, which must be correctly installed and functioning on your system. Familiarity with signal/slot programming concepts is essential for using Eris; the libSigC++ home-page has some examples. Gtk+ or QT signal systems also provide a good introduction. . This package contains the development files for compiling software depending on Eris. Homepage: http://www.worldforge.org/ Package: libqsearch-gomp-dev Priority: optional Section: contrib/libdevel Installed-Size: 13 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libqsearch Version: 1.0.5-1 Depends: libglib2.0-dev, libgsl0-dev, libqsearch-gomp1, libqsearch1-headers, libxml2-dev, pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libqsearch-gomp-dev_1.0.5-1_solaris-i386.deb Size: 2776 MD5sum: 35d1dace2ced7e711f77c828fe95a246 SHA1: bb1467598ff093ee8f0cca0ea7e30b458ca745e4 SHA256: 323c01e0dc8e35c2cda3bc81cd0f202cdf2ff69394d319e57c752cadaaa7bb51 Description: CompLearn library, OpenMP version development files qsearch is a multi-core library for hierarchical clustering. Using this library, developers can access a tree building system for genomics, search term clustering, language evolution, music recognition, and much more . Homepage: http://complearn.org/ Package: libgnomedb3-glade2 Priority: optional Section: libdevel Installed-Size: 19 Maintainer: Gustavo R. Montesino Architecture: solaris-i386 Source: libgnomedb3 Version: 3.0.0-2build1 Replaces: libgnomedb3-dev (<< 3.0.0-2) Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgda3-3, libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgnomedb3-4, libgnomedb3-dev, libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2, sunwcslr, sunwlibm Conflicts: libgnomedb3-dev (<< 3.0.0-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgnomedb3-glade2_3.0.0-2build1_solaris-i386.deb Size: 3580 MD5sum: 71cbb3964797755df1cfda5fe7637362 SHA1: 165c23361f438c8f9558f8c97a94ac9e0641b5c3 SHA256: 2cb8bdeaf7cc7669b1a64830f48c4c6a1d5a6746e6c8ad901214f6924913d663 Description: Database UI widget library for GNOME2 -- Glade 2 files libgnomedb is a database widget library for GNOME2. it provides a rich set of UI features targeted to the development of data access. Using libgnomedb your GTK+2/GNOME2 application data access needs will be covered. . This package contains the plugin files for development using glade 2 Package: libgai-dev Priority: optional Section: contrib/libdevel Installed-Size: 23 Maintainer: Jose M. Moya Architecture: solaris-i386 Source: gai Version: 0.5.10-2 Depends: libgai0 (= 0.5.10-2), libgtkglext1-dev (>= 1.0.0), libpanel-applet2-dev (>= 2.4), libpango1.0-dev (>= 1.2.5), libsdl1.2-dev (>= 1.2.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgai-dev_0.5.10-2_solaris-i386.deb Size: 57394 MD5sum: 30320d9fb57e0f0f570d853cfe9d4737 SHA1: a4f8d946e6ae96f31f6493ffa1d6ae10c1eefb8c SHA256: 881064d397d8dd58443b4c8a0ec48dea6a0a5c8c751734bc8ef12f08d4cd61f5 Description: Easy to use interface to create applets & dockapps This library is intended to simplify the development and use of Dockapps, ROX panel applets and GNOME 2 Panel Applets. With this library the programmer can focus on what the applet shall do, not on the interface. . This package provides the necessary development libraries and include files to develop and compile GAI applets. It also includes the documentation. Homepage: http://gai.sourceforge.net/ Package: libeb12-dev Priority: optional Section: contrib/libdevel Installed-Size: 536 Maintainer: Tatsuya Kinoshita Architecture: solaris-i386 Source: eb Version: 4.3-3 Depends: libeb12 (= 4.3-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libeb12-dev_4.3-3_solaris-i386.deb Size: 135664 MD5sum: 7078d23785c7b330f5ec61ababa41dc2 SHA1: a1cea0d0d5694924fcb61ad1900798b6cac9c8e9 SHA256: f8bf1a228a9d7dff16fee007c8141f03a38f04f04148caf5a44a4b820ae419b2 Description: C library for accessing electronic books (development files) EB Library is a C library for accessing CD-ROM books. . EB Library supports to access CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats. CD-ROM books of those formats are popular in Japan. Since CD-ROM books themseves are stands on the ISO 9660 format, you can mount the discs by the same way as other ISO 9660 discs. . This package provides development libraries and headers of EB Library. . Homepage: http://www.sra.co.jp/people/m-kasahr/eb/ Package: libxml-dev Priority: optional Section: contrib/libdevel Installed-Size: 49 Maintainer: Debian XML/SGML Group Architecture: solaris-i386 Source: libxml Version: 1:1.8.17-14.1 Depends: libxml1 (= 1:1.8.17-14.1), zlib1g-dev | libz-dev Conflicts: libxml1 (<< 1:1.8.17-10), libxml2-dev (<< 2.6.10-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxml-dev_1.8.17-14.1_solaris-i386.deb Size: 364502 MD5sum: fee16e1abd28d7e06e1f92c68506a742 SHA1: 3170b7bc20f930ea90d16010fd7a7bb1a8349c84 SHA256: 99d4cd00d1443de89b1710238b4c29dd7ed071a1eab90a1e941ff6b7c943c98c Description: Development files for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . Install this package if you wish to develop your own programs using the GNOME XML library. Package: libfishsound1-dev Priority: optional Section: contrib/libdevel Installed-Size: 89 Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: libfishsound Version: 0.7.0-2.1 Provides: libfishsound-dev Depends: libc6-dev | libc-dev, libfishsound1 (= 0.7.0-2.1), libspeex-dev, libvorbis-dev Conflicts: libfishsound-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libfishsound1-dev_0.7.0-2.1_solaris-i386.deb Size: 29306 MD5sum: d81aee91683d235cb579d067dae6e36b SHA1: d2e9dd35e88664c4e3c42e6ee095a2bfc8efbabc SHA256: effaeba0950773289a2c0d134e6ca507a64f760a9f46d565496aa952ba21577c Description: simple programming interface that wraps Xiph.Org audio codecs (development files) libfishsound is a wrapper around the existing codec libraries and provides a consistent, higher-level programming interface. It has been designed for use in a wide variety of applications; it has no direct dependencies on Annodex or Ogg encapsulation, though it is most commonly used in conjunction with liboggz to decode or encode Ogg encapsulated Vorbis or Speex files. . This package contains the header files and static libraries required for developing applications that use libfishsound. Package: libdvbpsi3-dev Priority: optional Section: contrib/libdevel Installed-Size: 19 Maintainer: Sam Hocevar (Debian packages) Architecture: solaris-i386 Source: libdvbpsi3 Version: 0.1.4-2 Depends: libdvbpsi3 (= 0.1.4-2) Conflicts: libdvbpsi0-dev, libdvbpsi1-dev, libdvbpsi2-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdvbpsi3-dev_0.1.4-2_solaris-i386.deb Size: 28538 MD5sum: 616a9a8b2ac1421370afaa1d7cc467e2 SHA1: d4bd3a118613d3ed8cfe4d993392b692b269010a SHA256: 6ffc30991c19ea8d0f04749d6995caa4216d8f4aa9f08c5c790ae1e9169ffa7c Description: development files for libdvbpsi3 libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables decoding and generating. . This package contains the header files and static library needed to compile applications that use libdvbpsi3. Package: libticonv-dev Priority: optional Section: contrib/libdevel Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Architecture: solaris-i386 Source: libticonv Version: 1.0.1-0ubuntu1 Depends: libc6-dev, libticonv2 (= 1.0.1-0ubuntu1), pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libticonv-dev_1.0.1-0ubuntu1_solaris-i386.deb Size: 6196 MD5sum: 9f1254106366efcf8cbd935bb0fd4fdc SHA1: 60f18960896484b464f2e881ad9c703b319e085a SHA256: 4311c074deccd410ab6752ad24732aa2118e94e997dad9fadb9a337d2044641a Description: Texas Instruments calculators charset conversions The libticonv package is a library which handles the various TI charsets and conversion to/from UTF-8/16 through a set of functions which constitutes a common API. . This package provides the development files for the library and required headers. . Homepage: http://lpg.ticalc.org/prj_tilp/index.html Package: libcgicc5-dev Priority: optional Section: contrib/libdevel Installed-Size: 22 Maintainer: Chris Butler Architecture: solaris-i386 Source: libcgicc Version: 3.2.3-5 Replaces: libcgicc1-dev Provides: libcgicc-dev Depends: libcgicc5 (= 3.2.3-5) Suggests: libcgicc-doc Conflicts: libcgicc-dev, libcgicc1-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libcgicc5-dev_3.2.3-5_solaris-i386.deb Size: 114836 MD5sum: fd41592dbc9c6c7f0f8b0d3c0a3167e6 SHA1: 40a780d3d78f984720c8320f1f8972d049f973b9 SHA256: 9d48c61b46847dd711992287e9fe58d41b9fcb9a0722560bbe835ccf8c193331 Description: A C++ class library for writing CGI applications An ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web. libcgicc performs the following functions: . * Parses both GET and POST form data transparently. * Provides string, integer, floating-point and single- and multiple-choice retrieval methods for form data. * Provides methods for saving and restoring CGI environments to aid in application debugging. * Provides full on-the-fly HTML generation capabilities, with support for cookies. * Supports HTTP file upload. * Compatible with FastCGI. . This package contains development files needed for writing and compiling applications that use libcgicc. Package: libatlas-cpp-0.6-1-dbg Priority: extra Section: contrib/libdevel Installed-Size: 3914 Maintainer: Michael Koch Architecture: solaris-i386 Source: atlas-cpp Version: 0.6.1-2 Depends: libatlas-cpp-0.6-1 (= 0.6.1-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libatlas-cpp-0.6-1-dbg_0.6.1-2_solaris-i386.deb Size: 1165742 MD5sum: 4a7a375f0f568a49e3addac6a4fd33ba SHA1: bfb381c761c3d2331bc1992ed078703a4ed3d2fd SHA256: 96d4e640c73ff82c62081ac89223c0a50515852c5dce3d0d4fa29ea1ca08ef96 Description: The protocol library of the World Forge project - debugging libs This library implements the Atlas protocol, for use in client-server game applications. It can be used in either clients or servers. . This is the debugging component of the Atlas-C++ toolkit. Package: icomlib1-dev Priority: optional Section: contrib/hamradio Installed-Size: 58 Maintainer: Ubuntu MOTU Developers Original-Maintainer: A. Maitland Bottoms Architecture: solaris-i386 Source: icomlib Version: 1.0.1-8ubuntu2 Depends: icomlib1c2, libc6-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/icomlib1-dev_1.0.1-8ubuntu2_solaris-i386.deb Size: 23768 MD5sum: f2d71e22030c12d326d17b388e8b25d2 SHA1: 99b18f8538733de18affd393fe60f8c0a9076dca SHA256: 3719daebf43b9da11d2e85423b4fc634b1ec9492b8a0f5169ec7bb70aa2cdbc9 Description: Icom PCR-1000 development kit icomlib is the ghetto.org PCR-1000 control suite. It consists of a library, command line programs, and a Qt widget GUI application. . This software controls an ICOM PCR-1000 receiver via a serial interface. Package: liblttoolbox3-3.0-0-dev Priority: optional Section: contrib/libdevel Installed-Size: 121 Maintainer: Francis Tyers Architecture: solaris-i386 Source: lttoolbox Version: 3.0.1-1 Provides: liblttoolbox3-dev Depends: liblttoolbox3-3.0-0 (= 3.0.1-1), libpcre3, libxml2-dev Conflicts: liblttoolbox3-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/liblttoolbox3-3.0-0-dev_3.0.1-1_solaris-i386.deb Size: 172496 MD5sum: 853d130567cbd35e415545038e45b167 SHA1: bbc3f0ceb162bbf4c0a5ce871707cfdc2079eba2 SHA256: a3127afc8afd9d4198a6e674c5cd8f7efdf560fbc209030ff515bc6adf820612 Description: Development library for lttoolbox Contains development files for the lttoolbox. The lttoolbox contains the augmented letter transducer tools for natural language processing used by the Apertium system. Apertium is a machine translation system for closely related languages. . Homepage: http://www.apertium.org Package: libdynamite-dev Priority: optional Section: contrib/libdevel Installed-Size: 8 Maintainer: Volker Christian Architecture: solaris-i386 Source: dynamite Version: 0.1-4.1 Depends: libdynamite0 (= 0.1-4.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libdynamite-dev_0.1-4.1_solaris-i386.deb Size: 5614 MD5sum: cf490f5694be21f43dac89cc0eaf5d81 SHA1: 125ff5d916f03b2107f9c1db174042f0df7e1613 SHA256: 1b00cd242a703e48347d44277190147b216e4fc33325619a2213caa1088ea11b Description: development libraries for dynamitelibs The dynamite library is needed by tools to be capable of squeezing out juicy .cab files from self-extracting installation programs created by the Setup Factory installation program. Package: libsigcx-gtk-0.6-dev Priority: optional Section: contrib/libdevel Installed-Size: 57 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Rottmann Architecture: solaris-i386 Source: libsigcx Version: 0.6.6-1ubuntu1 Depends: libgtk2.0-dev (>= 2.0.0), libsigcx-0.6-dev (= 0.6.6-1ubuntu1), libsigcx-gtk-0.6-1c2 (>= 0.6.6-1ubuntu1), pkg-config (>= 0.12) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libsigcx-gtk-0.6-dev_0.6.6-1ubuntu1_solaris-i386.deb Size: 17300 MD5sum: b31d8b513004d7b5d00e109252757880 SHA1: 57c0bba199caabf6766257989b0c49bdbd34fe3c SHA256: 977b913fdc87bd9d2d581f3392e181d14e11a0157f359df3a2593736879a4277 Description: libSigCX (libSigC++ Extras) GTK+ dispatcher - development This library contains the multithreading and other libSigC++ extensions. . This package includes the development files (headers, static libraries) of the the GTK+ event loop dispatcher for libSigCX. Package: libgalago-dev Priority: optional Section: contrib/libdevel Installed-Size: 25 Maintainer: Riccardo Setti Architecture: solaris-i386 Source: libgalago Version: 0.5.2-2 Depends: libdbus-1-dev, libdbus-glib-1-dev, libgalago3 (= 0.5.2-2), libglib2.0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgalago-dev_0.5.2-2_solaris-i386.deb Size: 129684 MD5sum: 5a1aa65019719a4e9ce7a831e359dbf8 SHA1: 6b32f6b6a6c16fd4533c8d5af6dea93bd6c5f3e4 SHA256: 048ae6c2f888f681e4b55292f84f4bddcc7ff4a190572ab0d35c6de705e5edd7 Description: Libraries and header files for developing against libgalago The libgalago-dev package contains the header files and documentation needed to develop applications with libgalago. Package: libf2c2-dev Priority: optional Section: contrib/libdevel Installed-Size: 9 Maintainer: Alan Bain Architecture: solaris-i386 Source: libf2c2 Version: 20050501-2 Depends: libc6-dev, libf2c2 (= 20050501-2) Conflicts: f2c (<< 20050501-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libf2c2-dev_20050501-2_solaris-i386.deb Size: 179804 MD5sum: fb64dbcd957f3a992c2b91206ec53994 SHA1: f0774287bac0a31bfad6bb5dd29d6e797b25419d SHA256: 6365645d9ddaa93289c09145dcafa1e627b6df4ce8111badfc9b8c88bb7713ca Description: Development libraries for use with f2c These are the necessary static libraries and header files for an implementation of the fortran intrinsic functions and IO functions. . They are required when linking applications built from the C output from the FORTRAN to C translator f2c. Package: libtowitoko-dev Priority: extra Section: contrib/libdevel Installed-Size: 15 Maintainer: Simon Richter Architecture: solaris-i386 Source: towitoko Version: 2.0.7-7.3 Depends: libc6-dev, libtowitoko2 (= 2.0.7-7.3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libtowitoko-dev_2.0.7-7.3_solaris-i386.deb Size: 61864 MD5sum: 538ae257d8948c48813e77e9b77dd718 SHA1: 9fb956e6131e5dc0cb3eff8c748b9da9a6bf71f7 SHA256: 9c34f81594fbddaee44bee99aa135b70993b3990956b414d8c131ea945a1a79d Description: Towitoko smartcard reader CT-API development files This package contains the files needed for compiling and linking an application that communicates to the Towitoko smartcard reader through the CT-API interface Package: libgtkmm-dev Priority: optional Section: contrib/libdevel Installed-Size: 206 Maintainer: Bradley Bell Architecture: solaris-i386 Source: gtkmm Version: 1.2.10-8.1 Depends: libgtk1.2-dev (>= 1.2.7-1), libgtkmm1.2-0c2a (= 1.2.10-8.1), libsigc++-dev (>= 1.0.4-5) Suggests: libgtkmm-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libgtkmm-dev_1.2.10-8.1_solaris-i386.deb Size: 741488 MD5sum: a2fb1a376369940ad496afceebbeec12 SHA1: 9667d71627cb508576c4c94b99aa290a63641f3e SHA256: 1e3edc636a4d14d13f95782009db9bd5bb8d5a27b33447e2505e667338ac6c53 Description: C++ wrapper for GTK+ 1.2 (development files) Gtk-- (gtkmm) is a C++ interface for the popular GUI library gtk+. Gtk-- provides a convenient interface for C++ programmers to create graphical user interfaces with Gtk's flexible OO framework. Highlights include type safe callbacks, widgets extensible using inheritance and over 180 classes that can be freely combined to quickly create complex user interfaces. . This package contains development files and examples. Package: libxfontcache-dev Priority: optional Section: contrib/libdevel Installed-Size: 11 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: solaris-i386 Source: libxfontcache Version: 2:1.0.4-1ubuntu2 Depends: libxfontcache1 (= 2:1.0.4-1ubuntu2), x11proto-fontcache-dev Pre-Depends: x11-common (>= 1:7.0.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libdevel/libxfontcache-dev_1.0.4-1ubuntu2_solaris-i386.deb Size: 11544 MD5sum: 7adbbcf05903ca3a0ef414d64710a235 SHA1: f7c48294c6cad21d52ee01e04a806796a5e3b65a SHA256: 1a77b02e691d77f8626110a16707a3bd75003cfcc198bdabe30cb16f934df8a2 Description: X-TrueType font cache extension client library (development headers) FontCache is an extension that is used by X-TrueType to cache information about fonts. . This package contains the development headers for the library found in libxfontcache1. Non-developers likely have little use for this package. . This API is considered as experimental. The Xfontcache library major revision may be incremented whenever incompatible changes are done to the API without notice. Use with care. . More information about X.Org can be found at: . This module can be found as the module 'libXfontcache' at ftp://ftp.x.org/pub/individual/lib Package: aribas Priority: optional Section: contrib/math Installed-Size: 136 Maintainer: Ralf Treinen Architecture: solaris-i386 Version: 1.62-1 Depends: sunwcslr Suggests: emacsen Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/aribas_1.62-1_solaris-i386.deb Size: 194932 MD5sum: 0da47c95d12b6db87fe1d2f37fbc0450 SHA1: 5c9408aebc3ced303909278107dfad26ae71cf3c SHA256: df062ab321c392e478abdceb01ced56976eaf6e183a5fabaa2b565171d59727a Description: interpreter for arithmetic ARIBAS is an interactive interpreter suitable for big integer arithmetic and multiprecision floating point arithmetic. It has a syntax similar to Pascal or Modula-2, but contains also features from other programming languages like C, Lisp, Oberon. . The Aribas home page is http://www.mathematik.uni-muenchen.de/~forster/sw/aribas.html Package: freefem Priority: optional Section: contrib/math Installed-Size: 26 Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Version: 3.5.8-4 Depends: libfreefem0 (= 3.5.8-4) Suggests: freefem-doc (= 3.5.8-4), freefem-examples (= 3.5.8-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/freefem_3.5.8-4_solaris-i386.deb Size: 12324 MD5sum: ebf3ca1309d44ede5854ab1468ceaa9e SHA1: 851df7be9ab5b667a3fe4b421f715bfbaf9d31f0 SHA256: 661d93b451f8c3d0ac2b26f9d3e919a995d11af55b0f2ac8810840a44688ce94 Description: A PDE oriented language using Finite Element Method FreeFEM is a language adapted to Partial Differential equation. The underlying method used is the Finite Element Method. This tool has been successfully used as a teaching tool and even as a research tool. Package: autoclass Priority: optional Section: contrib/math Installed-Size: 29 Maintainer: James R. Van Zandt Architecture: solaris-i386 Version: 3.3.4-6 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/autoclass_3.3.4-6_solaris-i386.deb Size: 535806 MD5sum: 0330bc40c26ec6db3a64742f9a72b1f8 SHA1: ab31525f04d75c82e7ef8d79aff6fcc76b1b3c54 SHA256: ed6ceeeeb454d599e7ff5f78b6a2cd848db7fede25aecbb01ff15eee76de4824 Description: automatic classification or clustering AutoClass solves the problem of automatic discovery of classes in data (sometimes called clustering, or unsupervised learning), as distinct from the generation of class descriptions from labeled examples (called supervised learning). It aims to discover the "natural" classes in the data. AutoClass is applicable to observations of things that can be described by a set of attributes, without referring to other things. The data values corresponding to each attribute are limited to be either numbers or the elements of a fixed set of symbols. With numeric data, a measurement error must be provided. For more information, see http://ic-www.arc.nasa.gov/ic/projects/bayes-group/autoclass/. Package: admesh Priority: optional Section: contrib/math Installed-Size: 9 Maintainer: Víctor Pérez Pereira Architecture: solaris-i386 Version: 0.95-7 Depends: sunwcslr, sunwlibm Recommends: geomview | vrml-browser Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/admesh_0.95-7_solaris-i386.deb Size: 32504 MD5sum: 789c328d1bc1d02d9779196cce7f6dcb SHA1: 2cac8e85dac83b784afb1abea3ac42c835db304c SHA256: d00beaf19015740742ac7841b42f23013b4ced6acf58aa44c3da46730a7ce0cd Description: a tool for processing triangulated solid meshes Currently, ADMesh only reads the STL file format that is used for rapid prototyping applications, although it can write STL, VRML, OFF, and DXF files. Some features of admesh are: Fill holes in the mesh by adding facets. Repair facets by connecting nearby facets. Repair normal directions (i.e. facets should be CCW) Remove degenerate facets (i.e. facets with 2 or more vertices equal) Web site: http://www.varlog.com/products/admesh/ Package: lbt Priority: optional Section: contrib/math Installed-Size: 12 Maintainer: Ralf Treinen Architecture: solaris-i386 Version: 1.2.2-3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: graphviz Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/lbt_1.2.2-3_solaris-i386.deb Size: 32680 MD5sum: 475a09ca54780dc880d3b28811545506 SHA1: d3a425914b8622a05eb161754f76723bc61ff05a SHA256: f862c86bd1580ec8da61763908add351d48252bc670c0cd334e06f873b21f8b8 Description: converts from LTL formulas to Büchi automata This software converts a linear temporal logic (ltl) formula to a generalised Büchi automaton. The resulting automaton may be used, for instance, in model checking, where it represents a property to be verified from a model (e.g. a Petri net). Package: kseg Priority: optional Section: contrib/math Installed-Size: 1891 Maintainer: Steve M. Robbins Architecture: solaris-i386 Version: 0.4.0.3-2 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/kseg_0.4.0.3-2_solaris-i386.deb Size: 800448 MD5sum: 5ae13e0987dab3af1a5e37841b39b140 SHA1: 09df8720cf88d7add0324f44805a0d437059d1ac SHA256: f095601c210ad20c171ba94e16668d7dcf0f40a3119a91c4ccc604d7dc3efcca Description: Sketchpad for planar Euclidean geometry KSEG allows you to interactively create a geometrical construction, similar to what you can do with a straight edge and compass. Points may be inserted on the page with right mouse-button clicks, and then used to form segments, lines, circles, or other geometrical objects. At any time you can drag existing points around, and watch how the constructed objects respond. . See http://www.mit.edu/~ibaran/kseg.html for more info. Package: dome Priority: optional Section: contrib/math Installed-Size: 8 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 4.80-4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/dome_4.80-4_solaris-i386.deb Size: 52198 MD5sum: e7b62b473c84b409cb619740c24800aa SHA1: c8b7359b5ef0b310d85b35964b7d62280f208aca SHA256: cc6a9bac23ad3815b5c15fc2555094e9c810e2d993f789c5e7528873422ac192 Description: calculates and draws geodesic domes DOME is a program which calculates the properties of a geodesic dome symmetry triangle. DOME calculates spherical vertex coordinates, symmetry triangle topological abundance, and chord factors. DOME supports class I (alternate) and class II (triacon) breakdowns for Icosahedron, Octahedron and Tetrahedron polyhedron types. DOME also supports "Buckyball" formations as well as elliptical geodesics & geodesic parabolic dishes. Package: pgapack Priority: optional Section: contrib/math Installed-Size: 91 Maintainer: Andreas Franzen Architecture: solaris-i386 Version: 1.0.0.1-4.2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/pgapack_1.0.0.1-4.2_solaris-i386.deb Size: 489132 MD5sum: 18f25f7b0a8832e9bb549cead646eaad SHA1: e5419be1a70d3a539df0b3ec7465195b19705fae SHA256: 2308827e2c41a89fc834aa697564cde62405c9c118131db2e0dedc62ae18bb6b Description: A general-purpose genetic algorithm package PGAPack is a general-purpose, data-structure-neutral, parallel genetic algorithm package being developed at Argonne National Laboratory. Package: tapecalc Priority: optional Section: contrib/math Installed-Size: 55 Maintainer: Carl Fürstenberg Architecture: solaris-i386 Version: 20070214-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/tapecalc_20070214-2_solaris-i386.deb Size: 21200 MD5sum: 9c372d90735c6db8056af8db3ecb8c69 SHA1: 0f038c01fadf706d69f12aff1a4dfc82e9068279 SHA256: f15ec0dc13d4563fa6041f0a7e8294c1f475e2aea22003746d63d431d891ff18 Description: a full-screen tape editor that lets the user edit a calculation tapecalc is a fixed-point calculator that operates as a full-screen editor. It is designed for use as a checkbook or expense-account balancing tool. . tapecalc maintains a running result for each operation. You may scroll to any position in the expression list and modify the list. Enter data by typing numbers (with optional decimal point), separated by operators. . An output transcript may be saved and reloaded for further editing. Package: dicelab Priority: extra Section: math Installed-Size: 7 Maintainer: Robert Lemmen Architecture: solaris-i386 Version: 0.5-1 Depends: sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/dicelab_0.5-1_solaris-i386.deb Size: 33628 MD5sum: ce101feca32da067b094a14f0a764d2d SHA1: 5b6ddc993b0dead9e333222061855e83a76b5c26 SHA256: 3cca699dfeb6b23361d70c642f531aed5ffa29a81a7079ac39a9e1d65e964e63 Description: evaluate the statistical distribution of dice rolls With dicelab you can express most dice rolls (and similar things) in a functional language, and the either roll the expression, or evaulate the statistical distribution. In the latter case you can choose whether you want to simply roll and tally many times, or actually compute the distribution (which is more precise, but takes a long time in some obscure cases). Package: plotdrop Priority: optional Section: contrib/math Installed-Size: 14 Maintainer: Jordan Mantha Architecture: solaris-i386 Version: 0.5.2-1 Depends: gnuplot, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/plotdrop_0.5.2-1_solaris-i386.deb Size: 30800 MD5sum: afc5d3360bb12ee3f76d39dd34fa5504 SHA1: 042e0ce7bea516b2977d99188673eb795f258082 SHA256: b06071355dfc051aceb8be33b982bda4d7cb55ecb8cd7fb654d8d55babec6cfd Description: A minimal GNOME frontend to GNUPlot PlotDrop is designed for quick simple visualisation of 2D data series. It is intended to be used in tandem with an external filesystem browser such as GNOME's nautilus or KDE's konqueror. Files containing data are added by dragging them from the browser to the file list. . Homepage: http://icculus.org/~jcspray/plotdrop/ Package: freefem3d Priority: optional Section: contrib/math Installed-Size: 22 Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Version: 1.0pre10-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: doc-central Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/freefem3d_1.0pre10-2_solaris-i386.deb Size: 4497414 MD5sum: 6b2728f471168a75a7d5e9be08033bc6 SHA1: b42f5805c8ee63ffb249c56863f1f7e31cde8b1b SHA256: 9859ac5feb001af505bd162af1ba0c95ffb590dccbe5898974643bd3f2449a0c Description: A language and solver for partial differential equations in 3D FreeFEM3D (aka ff3d) is a 3D solver of partial differential equations (PDE). It is a member of the familly of the freefem programs (see http://www.freefem.org). . ff3d, as well as its cousins, is a PDE solver driven by a user-friendly language. It solves many kind of problems such as elasticity, fluids (Stokes and Navier-Stokes) and a lot more. The user has to enter the equation associated with the problem, giving either the PDE in strong formulation or weak (variational) formulation. . ff3d can use either the Finite Elements method (the mesh of the geometry being provided by the user) or a Fictitious Domain like approach where the geometry is described using Constructive Solid Geometry (CSG). This description is done using the POV-Ray language but others such as VRML could be added. . The processing of the results is left to the user. One can use various graphic tools: output in the MEdit mesh format or VTK are supported. The implementation of a VTK base visualization module is underway. . The goal of ff3d is to provide a good teaching tool and a research toolbox (the code is written in C++ and its design is such that new methods can be easily implemented). Package: glpk-utils Priority: optional Section: contrib/math Installed-Size: 111 Maintainer: Debian Scientific Computation Team Architecture: solaris-i386 Source: glpk Version: 4.25-1 Depends: libgcc1 (>= 1:4.2.1), libglpk0 (= 4.25-1), libgmp3c2, sunwcslr, sunwlibm Conflicts: glpk (<< 4.15) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/glpk-utils_4.25-1_solaris-i386.deb Size: 102018 MD5sum: c220f52de7c518af75cb1ee946ddff5e SHA1: 5df3b066f3bf8930df7a233c6f68539c2dd4594f SHA256: 89eca10f7c8ce33fac9e08b5f3d90005eb4ab5248e161bb35a15028e8aa3bb20 Description: linear programming kit - documentation files GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . This package contains the following stand-alone tools: * glpsol: LP/MIP solver * tspsol: TSP solver Homepage: http://www.gnu.org/software/glpk/glpk.html Package: glpk Priority: optional Section: contrib/math Installed-Size: 48 Maintainer: Debian Scientific Computation Team Architecture: solaris-i386 Version: 4.25-1 Depends: glpk-doc (= 4.25-1), glpk-utils (= 4.25-1), libglpk-dev (= 4.25-1), libglpk0 (= 4.25-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/glpk_4.25-1_solaris-i386.deb Size: 35444 MD5sum: 1edb67a15cdf252b3e210ef73c143437 SHA1: 01dbfbd10fc64f00961b8f6e4796c530943bf574 SHA256: d90f4d0bbb8558f806b2fc4f234fd617b9c78bf62e09b7d432ee5288ee629645 Description: linear programming kit - documentation files GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . This package is empty and is intended to easy the upgrade from glpk << 4.15. Homepage: http://www.gnu.org/software/glpk/glpk.html Package: gafix Priority: optional Section: contrib/math Installed-Size: 186 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sebastian Reichel Architecture: solaris-i386 Version: 0.9.3-0ubuntu1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libcafix0.1, libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnomeprint2.2-0 (>= 2.17.0), libgtk2.0-0 (>= 2.12.0), libgtksourceview1.0-0 (>= 1.7.2), libiconv, libpango1.0-0 (>= 1.20.1), libxml2, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: cafix Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/gafix_0.9.3-0ubuntu1_solaris-i386.deb Size: 109054 MD5sum: 87f6d46cee1a0fa8659441f1f157a803 SHA1: b551c25fa46b0780cadae7762241099597a7ad1b SHA256: 33643c47b0f2f5a52d2a464cc7bc39ef86a2360e30e61885c2435bac525334b5 Description: An editor for Casio calculators With gafix you can receive and transmit programs to Casio's calculators. The calculator's data can be edited in this editor. . Homepage: http://gafix.sourceforge.net Package: gerris Priority: optional Section: contrib/math Installed-Size: 50 Maintainer: Marcelo E. Magallon Architecture: solaris-i386 Version: 0.6.0-3.1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (>> 0.7.6), libiconv, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/gerris_0.6.0-3.1_solaris-i386.deb Size: 1631984 MD5sum: f57f0d54470e8e779b0d3258b3496e41 SHA1: 5d5e369a88ee073f985fed832373b8501dbdc0b7 SHA256: 880ebe3751c7e53761d1100cf8751b3252288cefc6fc8db4fc642e652741f7b1 Description: Gerris Flow Solver Gerris is a system for the solution of the partial differential equations describing fluid flow. . A brief summary of its main (current) features: . * Quadtree-based (Octree in 3D) spatial discretisation with automatic (and possibly dynamic) local refinement. * Multigrid Poisson solver. * Second-order Godunov type advection scheme. * Solves the time-dependent incompressible Euler equations. * Support for complex solid boundaries (automatic locally-refined mesh generation). * Flexible object-oriented specification of boundary conditions. Package: apcalc Priority: optional Section: contrib/math Installed-Size: 782 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Martin Buck Architecture: solaris-i386 Version: 2.12.1.13-3ubuntu1-build1 Depends: apcalc-common (= 2.12.1.13-3ubuntu1-build1), libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/apcalc_2.12.1.13-3ubuntu1-build1_solaris-i386.deb Size: 308618 MD5sum: e1c51349163e49c424be0d8c6424367b SHA1: 14dbbb3df7f9c41d0ec2c486d53d30302418c253 SHA256: f24805de85706529fe11fb571b116d18111761f2e38bac7e5204c56adada8077 Description: Arbitrary precision calculator (original name: calc) Calc is an arbitrary precision arithmetic system that uses a C-like language. Calc is useful as a calculator, an algorithm prototyper and as a mathematical research tool. More importantly, calc provides one with a machine independent means of computation. Calc comes with a rich set of builtin mathematical and programmatic functions. . Calc is built on top of the library libcalc that represents numeric values as fractions reduced to their lowest terms. This library can also be used to add arbitrary precision capabilities to your own programs and is available in the Debian package `apcalc-dev'. . The original name of this package is `calc', but it had to be changed to `apcalc' for Debian, because there's already another package called `calc' in Debian. Nevertheless, the binary and manpage installed by this package are still named `calc'. . Homepage: http://www.isthe.com/chongo/tech/comp/calc/index.html Package: mrbayes Priority: optional Section: contrib/math Installed-Size: 6 Maintainer: Fernando Ribeiro Architecture: solaris-i386 Version: 3.1.2-0ubuntu1-build1 Depends: bash (>= 3.1), libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/mrbayes_3.1.2-0ubuntu1-build1_solaris-i386.deb Size: 416434 MD5sum: c772613c64c073262de54e8fea4d4b12 SHA1: c416230320a8d8cfac73b86ecdefec1b0a3d918b SHA256: 1f28f7e8c1c0af08ec72e51013dcc6b5456faf935b5909172ed77942374240b5 Description: A program for the Bayesian estimation of phylogeny Bayesian inference of phylogeny is based upon a quantity called the posterior probability distribution of trees, which is the probability of a tree conditioned on the observations. The conditioning is accomplished using Bayes's theorem. The posterior probability distribution of trees is impossible to calculate analytically; instead, MrBayes uses a simulation technique called Markov chain Monte Carlo (or MCMC) to approximate the posterior probabilities of trees. Homepage: http://mrbayes.csit.fsu.edu/ Package: gbase Priority: optional Section: contrib/math Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Josip Rodin Architecture: solaris-i386 Version: 0.5-2.1ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/gbase_0.5-2.1ubuntu3_solaris-i386.deb Size: 10792 MD5sum: cbc30cb5cd0915e9165417f4514cebb4 SHA1: 8965f574a4d913c5d85141b59be3d417e3df685d SHA256: e36cf57d2501e67ea88bd29aa4d3c3016b492fbad27f30b1d43e3b4f5b7ce722 Description: small numeric base converter This simple program converts numbers between bases 2 (binary), 8 (octal), 10 (decimal) and 16 (hexadecimal). It can be used both from console or via a small GTK+-based X interface. Package: snappea Priority: extra Section: contrib/math Installed-Size: 1261 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ben Burton Architecture: solaris-i386 Version: 3.0d3-20ubuntu1 Depends: libgcc1 (>= 1:4.2.1), python-central (>= 0.6.5), python-pmw, python-tk, sunwcslr Suggests: regina-normal Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/snappea_3.0d3-20ubuntu1_solaris-i386.deb Size: 621232 MD5sum: 99413d2d3190ddc339ddfdea2a159994 SHA1: abf51377b2bfd872b5197d7542d4f922273078de SHA256: eda420094f37f84e2e25986249ec74d8ee4b077ab04833e29e406fdefc0188f1 Description: a program for creating and studying hyperbolic 3-manifolds SnapPea is Jeff Weeks' computational tool for mathematicians working in low-dimensional topology. It is used for creating and studying hyperbolic 3-manifolds, and is accessible via Python scripts as well as through a traditional graphical user interface. Python-Version: current Package: mcl Priority: optional Section: contrib/math Installed-Size: 2267 Maintainer: Philipp Benner Architecture: solaris-i386 Version: 1:06-058-1 Depends: sunwcslr, sunwlibm Suggests: mcl-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/mcl_06-058-1_solaris-i386.deb Size: 1060086 MD5sum: 6510a00fc8acaa6dff4000748bc22702 SHA1: 32f7b7523fe242457357e3f2ae6c86e5487f3959 SHA256: f26d9aac9a1039516fb2ba696fd8e9b6caf5ad130f198f2e0de336f48512abdf Description: the Markov Cluster algorithm The MCL package is an implementation of the MCL algorithm, and offers utilities for manipulating sparse matrices (the essential data structure in the MCL algorithm) and conducting cluster experiments. . MCL is currently being used in sciences like biology (protein family detection, genomics), computer science (node clustering in Peer-to-Peer networks), and linguistics (text analysis). Enhances: bioperl, blast2, ncbi-tools-bin Homepage: http://micans.org/mcl/ Package: jgraph Priority: optional Section: contrib/math Installed-Size: 30 Maintainer: Pedro Zorzenon Neto Architecture: solaris-i386 Version: 83-22 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/jgraph_83-22_solaris-i386.deb Size: 110288 MD5sum: 9df07361bc90753844ac183e2021b81f SHA1: 11a39b99790b5adccd596d0f65ad0d23d905848d SHA256: 7baf2c80b79182df3a749d84cb2b699b91ca1e1f0952829bedb90d257a14a80b Description: Jim Plank's program for producing PostScript graphs Jgraph takes a description of a graph or graphs and produces a PostScript file on the standard output. . Jgraph is ideal for plotting any mixture of scatter point graphs, line graphs, and/or bar graphs, and embedding the output into LaTeX, or any other text processing system which can read PostScript. . The graph description language is simple enough to get nice looking graphs with a minimum of effort, yet powerful enough to give the user the flexibility to tailor the appearance of the graph to his or her individual preferences. This includes plotting multiple graphs and laying them out separately on the page (or pages). Package: gnuplot-nox Priority: optional Section: contrib/math Installed-Size: 726 Maintainer: Cyril Bouthors Architecture: solaris-i386 Source: gnuplot Version: 4.2.2-1nexenta1 Replaces: gnuplot (<< 4.0.0) Depends: libcairo2 (>= 1.6.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgd2-noxpm (>= 2.0.35.dfsg) | libgd2-xpm (>= 2.0.35.dfsg), libglib2.0-0 (>= 2.12.0), libiconv, libjpeg62, libpango1.0-0 (>= 1.20.1), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libwxbase2.6-0 (>= 2.6.3.2.2), libwxgtk2.6-0 (>= 2.6.3.2.2), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: gnuplot-doc (>= 4.2.2-1nexenta1), gnuplot-x11 (>= 4.2.2-1nexenta1) Conflicts: suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/gnuplot-nox_4.2.2-1nexenta1_solaris-i386.deb Size: 850414 MD5sum: d56dc9a068adb7e292735a797600e1c4 SHA1: 3d561f6ad8b020986d33734e5357528229d6d5d4 SHA256: 0c0751edf7de4a813d6e05fa6d44454d8b13dae1aac44ae910450817dc814db5 Description: A command-line driven interactive plotting program Package for making 2D and 3D graphs from data and functions. Supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in gnuplot-x11. . Data files and self-defined functions can be manipulated by internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits. Can work with complex numbers. . Homepage: http://gnuplot.sourceforge.net/ Package: why Priority: optional Section: contrib/math Installed-Size: 49 Maintainer: Samuel Mimram Architecture: solaris-i386 Version: 2.04.dfsg-3 Suggests: coq Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/why_2.04.dfsg-3_solaris-i386.deb Size: 8456614 MD5sum: 3edd270af1324061550293d0d52e01e3 SHA1: 4b6ec9b15375ae65f0523a8e9fec849015eba842 SHA256: 804b10af9c8c72501c577098f834f291002b9aa4c64465dc217e84f0fce829f1 Description: A software verification tool Why aims at being a verification conditions generator (VCG) back-end for other verification tools. It provides a powerful input language including higher-order functions, polymorphism, references, arrays and exceptions. It generates proof obligations for many systems: the proof assistants Coq, PVS, Isabelle/HOL, HOL 4, HOL Light, Mizar and the decision procedures Simplify, Ergo, Yices, CVC Lite and haRVey. Package: formed Priority: optional Section: contrib/math Installed-Size: 7 Maintainer: Peter Collingbourne Architecture: solaris-i386 Source: otter Version: 3.3f-1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxaw7, libxt6, sunwcslr Suggests: otter Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/formed_3.3f-1_solaris-i386.deb Size: 153766 MD5sum: 1dbfc85a7337e921a1baea8f55877a6a SHA1: 21e47636abab331abb4a79e65eb473b225d202bc SHA256: 73e344be345b89d6ce709e6d690f470147d3a6d4db9bdfe4c277d1ddce0adcd2 Description: formula editor for first-order logic formulae Formed is a formula editor for first-order logic formulas that lets you simplify quantified formulas by quantifier transformation among other things. Package: eukleides Priority: optional Section: contrib/math Installed-Size: 61 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.0.3-1 Replaces: xeukleides (<< 0.9.2-1) Depends: sunwcslr, sunwlibm Suggests: pstoedit, texlive, www-browser Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/eukleides_1.0.3-1_solaris-i386.deb Size: 146388 MD5sum: 0d61f75d3a054c32bc4c3199c9ca7dc8 SHA1: 856a0b5cd73a35327b0fd5ae2814ae31430d1abf SHA256: e0ad4d02f664c39ea966fdf65749fcf6e03f8422958ce2845f8142b009e74525 Description: Euclidean geometry drawing language Eukleides is a language which allows one to typeset geometric figures within a (La)TeX document. This package includes scripts to convert these figures into EPS and other formats. Eukleides uses a console interface. A separate package, xeukleides, offers a gtk-based interface. . Author: Christian Obrecht . Homepage: http://www.eukleides.org/ Package: coqide Priority: optional Section: contrib/math Installed-Size: 8821 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: coq Version: 8.1.pl3+dfsg-1 Depends: coq (>= 8.0), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm, tex-common (>= 0.7) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/coqide_8.1.pl3+dfsg-1_solaris-i386.deb Size: 2404354 MD5sum: f8726d769fb64de5316959f07638cb8d SHA1: 2aea4b4ff37348b2c5bd467f567b74c92230aff0 SHA256: 05cb0716c17c660695cf54138e83d85dcc6ed6ed744a26ac549d1c152948b99a Description: proof assistant for higher-order logic (gtk interface) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp4. For more information, see . . This package provides CoqIde, a graphical user interface for developing proofs. Package: python-glpk Priority: optional Section: contrib/math Installed-Size: 41 Maintainer: Jan Alonzo Architecture: solaris-i386 Version: 0.1.16-1 Provides: python2.4-glpk, python2.5-glpk Depends: libgcc1 (>= 1:4.2.1), libglpk0 (>= 4.25), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/python-glpk_0.1.16-1_solaris-i386.deb Size: 57954 MD5sum: 702e222517d22da4b3b6c5f1ed503c5d SHA1: fbce411e1ae8fa03481e19f342eb46542bd0c677 SHA256: d03cfde9446761703414df2ba1b62b8144c77a735dce9b8ee0d35fd968787021 Description: Python bindings to the GNU Linear Programming Kit GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . GLPK supports the GNU MathProg language, which is a subset of the AMPL language. GLPK also supports the standard MPS and LP formats. . This is the python bindings to GLPK. . Homepage: http://www.ncc.up.pt/~jpp/code/python-glpk/ Python-Version: 2.4, 2.5 Package: netgen Priority: optional Section: contrib/math Installed-Size: 19 Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Version: 4.4-9 Depends: libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libnetgen4.4, libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxmu6, sunwcslr, sunwlibm, tix (>= 8.4), tix-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/netgen_4.4-9_solaris-i386.deb Size: 1746750 MD5sum: 688bd770031d3513c8a0485c6fe7654e SHA1: 0ef101f8be949b901c7a7ecaf5ba6debdbd092bc SHA256: 6558fb85a76d7e0bab42c402f04b4f0d6277ac591771636f03bce90dfa3e7bb8 Description: Automatic 3d tetrahedral mesh generator NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. Package: psignifit Priority: optional Section: contrib/math Installed-Size: 12 Maintainer: Experimental Psychology Maintainers Architecture: solaris-i386 Version: 2.5.6-3 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/psignifit_2.5.6-3_solaris-i386.deb Size: 87288 MD5sum: 23255d9ffb25d97aaa711211122ae63a SHA1: ad8675e2c8a900fe90156d7b157e57ce56a92f4f SHA256: a0e119561bf0a818a902f4835a0a005e804e5bba241d3841a89a971fb2e1545c Description: Fitting and testing hypotheses about psychometric functions Psignifit allows fitting of psychometric functions to datasets while maintaining full control over a large number of parameters. Data can either be read from text files or passed through a pipe. . Psignifit performs the calculation of confidence intervals as well as goodness-of-fit tests. . This is the command line version. Homepage: http://www.bootstrap-software.org Package: pari-gp2c Priority: optional Section: contrib/math Installed-Size: 16 Maintainer: Bill Allombert Architecture: solaris-i386 Source: gp2c Version: 0.0.5pl5-1 Depends: gcc, libpari-dev (>= 2.3.0), pari-gp, sunwcslr Recommends: gdb, libpari-dbg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/pari-gp2c_0.0.5pl5-1_solaris-i386.deb Size: 136466 MD5sum: cd859dbc33f8747bd2cfb2dac1a53024 SHA1: fbe8aa38e20cce388b37d890c36232020bfee953 SHA256: 430650526674cb54c7e1aba4dea72d785cbd420aa7fbdf72d040e5d63de2f6aa Description: PARI/GP GP to C compiler PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers, etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations. . Originally developed by Henri Cohen and his co-workers (University Bordeaux I, France), PARI is now under the GPL and maintained by Karim Belabas with the help of many volunteer contributors. . This package contains the G2PC compiler that converts GP scripts to C libpari modules and the helper scripts gp2c-run and gp2c-dbg. Package: quickplot Priority: optional Section: contrib/math Installed-Size: 759 Maintainer: Muammar El Khatib Architecture: solaris-i386 Version: 0.8.13-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libsigc++-2.0-0c2a (>= 2.0.2), libsndfile1, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/quickplot_0.8.13-2_solaris-i386.deb Size: 361856 MD5sum: 6108716b08b864450156db131a1c1371 SHA1: eb796775ffd5c9cf482c9dd8d0bf3de3ab698170 SHA256: 28caba67aad7324a4a8ea0e27cf37a87ad52b195c6cbca13b332c2d38587c300 Description: fast interactive 2D plotter and data viewer A 2-D plotter with infinite zooming, value picking, pipe input, and unlimited plots displayed. Quickplot is meant for looking at your data quickly and of secondary importance is making static pictures of your data. It is a data viewer, not a plot editor. It reads ASCII text and sound files. It has lots of command line options, making it very shell script friendly. . Homepage: http://quickplot.sourceforge.net/ Package: libmeschach1.2 Priority: optional Section: contrib/math Installed-Size: 7 Maintainer: Drew Parsons Architecture: solaris-i386 Source: meschach Version: 1.2b-13 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Conflicts: meschach Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/libmeschach1.2_1.2b-13_solaris-i386.deb Size: 134836 MD5sum: 3c46a52c7011ade40d47ac48c04b36ef SHA1: ab0703473bfd66ddbae4963440cb1a454ff98147 SHA256: 9dbcbc5e47fbc67330b41248dadf16a6a1a2dadbee5e0abf0b769d554aec4065 Description: library for performing operations on matrices and vectors Meschach is a library of routines written in C for matrix computations. These include operations for basic numerical linear algebra; routines for matrix factorisations; solving systems of equations; solving least squares problems; computing eigenvalues, eigenvectors and singular values;sparse matrix computations including both direct and iterative methods. This package makes use of the features of the C programming language: data structures, dynamic memory allocation and deallocation, pointers, functions as parameters and objects. Meschach has a number of self-contained data structures for matrices, vectors and other mathematical objects. Web site: ftp://ftpmaths.anu.edu.au/pub/meschach/meschach.html Package: gap-core Priority: optional Section: contrib/math Installed-Size: 20 Maintainer: Bill Allombert Architecture: solaris-i386 Source: gap Version: 4r4p10-2 Replaces: gap (<< 4r3n4), gap-dev (<< 4r4p6) Depends: gap-libs (= 4r4p10-2), sunwcslr, sunwlibm Recommends: gap-online-help Suggests: gap-dev, gap-doc, gap-prim-groups, gap-small-groups, gap-trans-groups Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/gap-core_4r4p10-2_solaris-i386.deb Size: 594814 MD5sum: 01908a3bc613ccd0f77f10cec879d137 SHA1: ec204fb802d601596391a590678797d368809518 SHA256: 9a128c449cacc5b1ece67f4aeab784a408747511e9b1a9252ff670b68cb3e2d6 Description: GAP computer algebra system, core components GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. In the example text, gap is used to analyse Rubik's Cube using group theory. A kernel implements a Pascal-like language. . This package contains the core GAP system. . Homepage: Package: gmp-ecm Priority: optional Section: contrib/math Installed-Size: 9 Maintainer: Laurent Fousse Architecture: solaris-i386 Version: 6.1.2-1 Depends: libgcc1 (>= 1:4.2.1), libgmp3c2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/gmp-ecm_6.1.2-1_solaris-i386.deb Size: 141726 MD5sum: 074b34b8cb8f1e89cdbc27aed03bf054 SHA1: 107a35941d561ca40449268a6574cb6a0f9b5a5d SHA256: 1d2a9c0ebb0dcdacd67068684cde83ef9268b6ff0a1d419412071476e4c305ed Description: Factor integers using the Elliptic Curve Method gmp-ecm is a free implementation of the Elliptic Curve Method (ECM) for integer factorization. . The original purpose of the ECMNET project was to make Richard Brent's prediction true, i.e. to find a factor of 50 digits or more by ECM. This goal was attained on September 14, 1998, when Conrad Curry found a 53-digit factor of 2^677-1 c150 using George Woltman's mprime program. The new goal of ECMNET is now to find other large factors by ecm, mainly by contributing to the Cunningham project, most likely the longest, ongoing computational project in history according to Bob Silverman. A new record was set by Nik Lygeros and Michel Mizony, who found in December 1999 a prime factor of 54 digits using GMP-ECM. . See http://www.loria.fr/~zimmerma/records/ecmnet.html for more informations about ecmnet. Package: mace2 Priority: optional Section: contrib/math Installed-Size: 74 Maintainer: Peter Collingbourne Architecture: solaris-i386 Source: otter Version: 3.3f-1 Depends: sunwcslr Recommends: c-shell, otter, perl Suggests: swi-prolog | gprolog Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/mace2_3.3f-1_solaris-i386.deb Size: 501656 MD5sum: 9fddcc6c0f4b2cf3d5a6c9b9645e1a56 SHA1: f38a231337cf0b1f95f082772ca9ae0e0f4a67fe SHA256: 6f5368341d896836e5996771f1864dc04b9bba46052fc4a3e3b509a9ee52553a Description: program that searches for finite models of first-order statements MACE is a program that searches for finite models of first-order and equational statements developed at Argonne National Laboratory. . This package includes ANLDP, which calls the propositional decision procedure at the core of MACE directly. . MACE serves as a complementary companion to OTTER, which searches for refutations of the same class of statement. In particular, if you have a first-order conjecture, OTTER will search for a proof, and MACE will search for a counterexample from the same input file. Package: spline Priority: optional Section: contrib/math Installed-Size: 7 Maintainer: David Frey Architecture: solaris-i386 Version: 1.1-11 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/spline_1.1-11_solaris-i386.deb Size: 10342 MD5sum: 3add5aca86480e89e44984906b8fc46e SHA1: e04c8bfee1fa97b531822dbb5a48adab433eea2f SHA256: 3e75e4cb3c8eb3eee34376fd41c76f6ff3bcb1a60a758dec375564cd87500153 Description: Akima spline interpolation spline(1) interpolates an Akima-spline trough a series of given points. The Akima-spline interpolation approximates a manually drawn curve better than the ordinary splines, but the second derivation is not continuous. Package: geg Priority: optional Section: contrib/math Installed-Size: 14 Maintainer: Frederic Peters Architecture: solaris-i386 Version: 1.0.2-6build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/geg_1.0.2-6build1_solaris-i386.deb Size: 39344 MD5sum: 4a7625af8c064b95a0a59084f11e2ab4 SHA1: 32e6283edfaa07b27e86392083b47dafb78f2a73 SHA256: 67595e15f4c1181a3c2cdb97991a56c56d97a4fcd43f21f17b47566087617d6b Description: a GTK+ Equation Grapher geg is a very simple utility for parsing and plotting 2D-functions, eg f(x) = 3 + sin(x), and much more complicated functions of course. It is written with GTK+ and provides a neat, configurable user interface. Package: extcalc Priority: optional Section: contrib/math Installed-Size: 2198 Maintainer: Varun Hiremath Architecture: solaris-i386 Version: 0.9.0-1 Depends: libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxft2 (>> 2.1.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/extcalc_0.9.0-1_solaris-i386.deb Size: 1127364 MD5sum: 28fd3c078af02e00f861167839582d04 SHA1: 4c21c7d1e636a6c758b70d306f3b3e3037d785c8 SHA256: 1d2aa829d44432412adb821ae6874065a01b87633e847af9bc94a9236760b5c4 Description: multifunctional scientific graphic calculator Extcalc is a multifunctional scientific graphic calculator for linux with features like graph drawing, graph analysation and calculating scientific functions. Extcalc also provides an integrated programming language. . Homepage: http://extcalc-linux.sourceforge.net/ Package: pspp Priority: optional Section: contrib/math Installed-Size: 147 Maintainer: Ubuntu MOTU Developers Original-Maintainer: James R. Van Zandt Architecture: solaris-i386 Version: 0.4.0-7ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libgsl0ldbl (>= 1.9), libiconv, libplot2c2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/pspp_0.4.0-7ubuntu3_solaris-i386.deb Size: 1228912 MD5sum: 7941311dff41ab4b9dac518e0080c8c9 SHA1: 467399c8cf5e923e349c44f72c0446398342658f SHA256: fa3a62b1edb3f88a536dadde93daff15283705abee2d2ec2712724b6f9360c09 Description: Statistical analysis tool PSPP is a program for statistical analysis of sampled data. It interprets commands in the SPSS language and produces tabular output in ASCII, PostScript, or HTML format. . PSPP development is ongoing. It already supports a large subset of SPSS's transformation language. Its statistical procedure support is currently limited, but growing. Package: libglpk0 Priority: optional Section: contrib/math Installed-Size: 696 Maintainer: Debian Scientific Computation Team Architecture: solaris-i386 Source: glpk Version: 4.25-1 Depends: libgcc1 (>= 1:4.2.1), libgmp3c2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/libglpk0_4.25-1_solaris-i386.deb Size: 312156 MD5sum: 74df23b92c528fecaa1813e1d8b23f97 SHA1: c839b445f6d4d5c9337c5fca6056d230464a3ffb SHA256: a6041c92bb79a1431ac761e9a652c7e188e38d4f41b49af5a6c0bd413108c586 Description: linear programming kit with integer (MIP) support GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . GLPK supports the GNU MathProg language, which is a subset of the AMPL language. GLPK also supports the standard MPS and LP formats. . The GLPK package includes the following main components: * Revised simplex method. * Primal-dual interior point method. * Branch-and-bound method. * Translator for GNU MathProg modeling language. * Application program interface (API). Homepage: http://www.gnu.org/software/glpk/glpk.html Package: coq Priority: optional Section: contrib/math Installed-Size: 19322 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Version: 8.1.pl3+dfsg-1 Depends: coq-libs (= 8.1.pl3+dfsg-1), emacsen-common, ocaml-base-nox-3.10.0, sunwcslr, sunwlibm, tex-common (>= 0.7) Recommends: coqide | proofgeneral-coq Suggests: cle, coq-doc, ledit, ocaml-nox (>= 3.08), proofgeneral-coq Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/coq_8.1.pl3+dfsg-1_solaris-i386.deb Size: 4113482 MD5sum: be883738a33477f6e8892aaf89338cba SHA1: e598758b739aa55fd004730478c13c54ac7a1c9c SHA256: c5902d71825980fdcf015395a1dde074daeb7b6f34d5bf94df3ae37777aa0a7c Description: proof assistant for higher-order logic (toplevel and compiler) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp4. For more information, see . . This packages provides coqtop, a command line interface to Coq. . A graphical interface for Coq is provided in the coqide package. Coq can also be used with ProofGeneral, which allows proofs to be edited using emacs and xemacs. This requires the proofgeneral-coq package to be installed. Package: plotutils Priority: optional Section: contrib/math Installed-Size: 1185 Maintainer: Floris Bruynooghe Architecture: solaris-i386 Version: 2.5-2 Replaces: spline (<= 1.0-4) Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libplot2c2, libpng12-0 (>= 1.2.13-4), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxaw7, libxext6, libxmu6, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: gsfonts Conflicts: spline (<= 1.0-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/plotutils_2.5-2_solaris-i386.deb Size: 638518 MD5sum: f15c5a2f957959a4af8cfc8206923586 SHA1: 4e69b9639b6f98d8e7f8b971d58b847686ddd6f8 SHA256: 8b60e31a85dd2313676fd2a893444af3540adeac699ff6473d3cda8eb65ed18a Description: The GNU plotutils (plotting utilities) package The GNU plotting utilities include programs for plotting two-dimensional scientific data. They are built on top of GNU `libplot', a library for device-independent two-dimensional vector graphics. Package: wzip Priority: optional Section: contrib/math Installed-Size: 8 Maintainer: Andreas Franzen Architecture: solaris-i386 Version: 1.1.1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/wzip_1.1.1_solaris-i386.deb Size: 36762 MD5sum: edc69c65a1495c9e89075d29ac5f2b61 SHA1: f5b827624d0213336b09fe695065f9817c50e9ff SHA256: e9b329f66e69da6e3abbcf000c564cf3acc0b484dbcd69e45cbc8034f9812a4c Description: Lossy compression and denoising The program wzip is a preprocessor for LOSSY data compression. A sequence of ascii floating-point numbers is transformed into a sequence of small integers ready for effective compression with e.g. gzip. The program can also be used for effective but time consuming denoising of measurement data. Wzip was originally written for the processing of EDX-linescans. Package: multimix Priority: extra Section: contrib/math Installed-Size: 22 Maintainer: James R. Van Zandt Architecture: solaris-i386 Version: 19981218-11 Depends: libgcc1 (>= 1:4.2.1), libgfortran2 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/multimix_19981218-11_solaris-i386.deb Size: 417250 MD5sum: ee3bfb206810854e4432712b681b3835 SHA1: 7eac1a7be45562b36a5b9f0350464b52bb45cb39 SHA256: a1b4e1a48fa27f2d5fb8143a7db0671125cc161d9a6cd602ad55473468d0790f Description: automatic classification or clustering multimix fits a mixture of multivariate distributions to a set of observations by maximum likelihood using the EM algorithm. The emphasis is less on parameter estimation than on the use of the estimated component distributions to cluster the data. The program is designed to cluster multivariate data with categorical and continuous variables. Package: libsprng2 Priority: optional Section: contrib/math Installed-Size: 8 Maintainer: Dirk Eddelbuettel Architecture: solaris-i386 Source: sprng Version: 2.0a-4 Depends: libgcc1 (>= 1:4.2.1), libgmp3c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/libsprng2_2.0a-4_solaris-i386.deb Size: 90990 MD5sum: b356150952e1d6bf60c8ffa4f4715478 SHA1: dc0f779b558c32805a5f4ad7f78b293d23a346c4 SHA256: a69b00b261488139b4f20110fea162ca13125fc6d86d1016474db3294d1084ab Description: The SPRNG Scalable Parallel RNG library -- library package The SPRNG (Scalable Parallel Random Number Generator) library provides several RNGs that are suitable for use in parallel computing. . URL: http://sprng.cs.fsu.edu . This package provides the shared libraries needed to execute programs built with SPRNG. Package: otter Priority: optional Section: contrib/math Installed-Size: 114 Maintainer: Peter Collingbourne Architecture: solaris-i386 Version: 3.3f-1 Depends: sunwcslr Recommends: c-shell, mace2, perl Suggests: formed Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/otter_3.3f-1_solaris-i386.deb Size: 757282 MD5sum: fa3ed4372b7dacab5c670b17c720b4d2 SHA1: 0541ef46dac3c7cdb1b464814ba384b534de2782 SHA256: a5fe8df6e8d381ac7b2fa00873dd71e0f473a2fd25921689359f148bcafb0d98 Description: resolution-style theorem prover OTTER is an automated theorem prover for equational logic developed at Argonne National Laboratory. . OTTER's inference rules are based on resolution and paramodulation, and it includes facilities for term rewriting, term orderings, Knuth-Bendix completion, weighting, and strategies for directing and restricting searches for proofs. OTTER can also be used as a symbolic calculator and has an embedded equational programming system. Package: gnuplot-x11 Priority: optional Section: contrib/math Installed-Size: 10 Maintainer: Cyril Bouthors Architecture: solaris-i386 Source: gnuplot Version: 4.2.2-1nexenta1 Replaces: gnuplot (<< 4.0.0) Depends: gnuplot-nox (>= 4.2.2-1nexenta1), libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/gnuplot-x11_4.2.2-1nexenta1_solaris-i386.deb Size: 158230 MD5sum: 87a8edc7649ad1af315c3d3981197eb3 SHA1: f0204b4c5eec0d57fc83549b847ec6a8ac70a6ad SHA256: afa69b22e2fb93eefb95e64c2d86e100a6acf5fb8bdf69228cb257fc0f4fd59b Description: X11-terminal driver for gnuplot This package contains the terminal driver that enables gnuplot to plot images interactively under X11. Most users will want this, it is however packaged separately so that low-end systems don't need X installed to use gnuplot. . Homepage: http://gnuplot.sourceforge.net/ Package: pi Priority: optional Section: contrib/math Installed-Size: 12 Maintainer: Richard Kreckel Architecture: solaris-i386 Source: cln Version: 1.2.0-1 Depends: libcln5, libgcc1 (>= 1:4.2.1), libgmp3c2, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/pi_1.2.0-1_solaris-i386.deb Size: 10130 MD5sum: 7e5b2e4b07eb6ab004c93de655347ecd SHA1: b3695c83a7be7222ccb11eafa1f118dc6412a823 SHA256: 37857b77f329f14f5c6865a6794ea283b7e46d20dd75b4730fda0dba18819998 Description: Compute Archimedes' constant Pi to arbitrary precision This program computes Archimedes' constant Pi to arbitrary precision. It is extremely fast and the precision is only limited by your machine's main memory. . This is a teaser for the CLN library, to which the actual computation is delegated. You may use these decimal digits as random digits or search them for hidden messages. :-) Package: plotmtv Priority: optional Section: contrib/math Installed-Size: 32 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.4.4t-10ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/plotmtv_1.4.4t-10ubuntu1_solaris-i386.deb Size: 756026 MD5sum: f0bfef48784d4987b1400575c7ff3eec SHA1: 866957eab796f76ab5584026a488b72374b4f130 SHA256: 8d56f3492d414bdaf252871649860061042bd624f720ebb5c5510eba2b735b3f Description: Multipurpose X11 plotting program PLOTMTV's capabilities include 2D line and scatter plots (x-vs-y), contour plots, 3D surface, line and scatter plots as well as vector plots. The program has an rough but functional Graphical User Interface, through which it is possible to zoom in, zoom out, pan, toggle between 2D and 3D plots, and rotate 3D plots. Both color and grayscale postscript output are supported. Package: pari-gp Priority: optional Section: contrib/math Installed-Size: 34 Maintainer: Bill Allombert Architecture: solaris-i386 Source: pari Version: 2.3.3-2-build1 Suggests: pari-doc, pari-extra, pari-gp2c Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/pari-gp_2.3.3-2-build1_solaris-i386.deb Size: 166362 MD5sum: d61a5ed34a8c91eb4c4de4aea3893002 SHA1: 0ba6000b0dc4c118aec89314d129380e05e73a93 SHA256: 0850bfd3d35784e911c416953e0c33159b02fde77ca9ccc064472abd81e1d219 Description: PARI/GP Computer Algebra System binaries PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations. . Originally developed by Henri Cohen and his co-workers (University Bordeaux I, France), PARI is now under the GPL and maintained by Karim Belabas with the help of many volunteer contributors. . This package contains the GP calculator. Homepage: http://pari.math.u-bordeaux.fr Package: grpn Priority: extra Section: contrib/math Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Wartan Hachaturow Architecture: solaris-i386 Version: 1.1.2-2ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/grpn_1.1.2-2ubuntu2_solaris-i386.deb Size: 35414 MD5sum: 90b7e0943f8e1f5888ee2b129e6315f1 SHA1: 1250455bcf665da5e81c27e9eba6dd8ea16c62ad SHA256: 4377ab8d5864389bb5983c84ca291bdffcb3eec83506219aec712d90b9e5cfd8 Description: GTK+ reverse polish notation calculator grpn is an RPN calculator which uses the GTK+ widgets. It works with real and complex numbers, has 4 different radix modes, supports general math functions along with logarithmic and trigonometric functions. Calculator stack is only limited by free memory. Package: libfreefem0 Priority: optional Section: contrib/math Installed-Size: 19 Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: freefem Version: 3.5.8-4 Replaces: libfreefem Provides: libfreefem Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, sunwlibm Conflicts: libfreefem Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/libfreefem0_3.5.8-4_solaris-i386.deb Size: 100552 MD5sum: bcd85b99d868542dfe410226a6200083 SHA1: 8932de9bf9f9ea066663a2b00bd8024d258c28c1 SHA256: 119b3f9797f86450caa899b7660a7bed0c16647514742eafc740849f698c8c71 Description: Shared libraries for FreeFEM FreeFEM is a language adapted to Partial Differential equation. The underlying method used is the Finite Element Method. This tool has been successfully used as a teaching tool and even as a research tool. Package: euler Priority: optional Section: contrib/math Installed-Size: 85 Maintainer: Frank S. Thomas Architecture: solaris-i386 Version: 1.61.0-4 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: euler-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/math/euler_1.61.0-4_solaris-i386.deb Size: 389374 MD5sum: 259f38aad1de0d6b62d4fb473bb49bb8 SHA1: 2e43ec79b3897f9de5d0c22a86785a76908c45a8 SHA256: 2ca5a9587af04e89498e5b432c4a2554471f4755db84979717e0bed6cd6f8f6c Description: interactive mathematical programming environment Euler is a powerful numerical laboratory with a programming language. The system can handle real, complex and interval numbers, vectors and matrices. It can produce 2D/3D plots. . Euler features among other things: * real, complex and interval scalars and matrices * a programming language, with local variables, default values for parameters, variable parameter number, passing of functions * two and three dimensional graphs * marker plots * density and contour plots * animations * numerical integration and differentiation * statistical functions and tests * differential equations * interval methods with guaranteed inclusions * function minimizers (Brent, Nelder-Mean) * simplex algorithm * interpolation and approximation * finding roots of polynomials * fast Fourier transform (FFT) * an exact scalar product using a long accumulator * PostScript graphics export . This package contains the main program. Documentation for Euler is included in the euler-doc package. Homepage: http://euler.sourceforge.net Package: entity-python Priority: optional Section: contrib/python Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Source: entity Version: 1.0.1-9ubuntu3 Depends: libentity0 (= 1.0.1-9ubuntu3), libgcc1 (>= 1:4.2.1), python2.5 (>= 2.5), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/entity-python_1.0.1-9ubuntu3_solaris-i386.deb Size: 19474 MD5sum: 10e9c75694a434c09e9d0bb97ba38094 SHA1: 4071b63c1f328c49924e7605ae8d4a689ddba202 SHA256: 11db9322a1223b7d132142a60cb368be6a4bcacf4467d51d124f2751a597d751 Description: XML-based GUI builder for GTK+ (Python bindings) Entity is an XML-based GUI builder and application scripting framework. It combines the ease of use of XML for GUI layout and the power of Perl, Python, TCL, JavaScript, and C for the application logic. An Entity GUI is usually much shorter than the same program written in any other language. . This package contains the portions of Entity required to use Python and tags. Package: python-gnutls Priority: optional Section: contrib/python Installed-Size: 28 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Version: 1.1.4-1 Provides: python2.4-gnutls, python2.5-gnutls Depends: libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), libgnutls13 (>= 2.0.4-0), python (>= 2.4), python (<< 2.6), python-ctypes, python-support (>= 0.7.1) Recommends: python-twisted-core Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-gnutls_1.1.4-1_solaris-i386.deb Size: 44692 MD5sum: b9aab579b9c2bcb37381a5e1160e3c31 SHA1: 66b42041248b011be857aa868b02d840e8ccf574 SHA256: 4fdd215d33732dd30d27de77a3d8b483a77f07ce773dcee88d315fe2595fe6d0 Description: Python wrapper for the GNUTLS library This package provides a high level object oriented wrapper around libgnutls, as well as low level bindings to the GNUTLS types and functions via ctypes. The high level wrapper hides the details of accessing the GNUTLS library via ctypes behind a set of classes that encapsulate GNUTLS sessions, certificates and credentials and expose them to python applications using a simple API. . The package also includes a Twisted interface that has seamless intergration with Twisted, providing connectTLS and listenTLS methods on the Twisted reactor once imported (the methods are automatically attached to the reactor by simply importing the GNUTLS Twisted interface module). . Homepage: http://cheeseshop.python.org/pypi/python-gnutls Package: python-mmpython Priority: optional Section: contrib/python Installed-Size: 547 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jeremie Corbier Architecture: solaris-i386 Source: mmpython Version: 0.4.10-1ubuntu1.1 Provides: python2.4-mmpython, python2.5-mmpython Depends: libdvdread3 (>= 0.9.7), libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), python-xml Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-mmpython_0.4.10-1ubuntu1.1_solaris-i386.deb Size: 124522 MD5sum: b1f7624d198deed239c68dbb599ade26 SHA1: 9b405c64a1e4f89dd0e5b4a4a8dde4440a9558eb SHA256: b7ce030d5ab76b67118b0a0de662f299d3ff4d0e43c13cfb7bcb509a40f2351c Description: Media Metadata for Python MMPython is a Media Meta Data retrieval framework. It retrieves metadata from mp3, ogg, avi, jpg, tiff and other file formats. Among others it thereby parses ID3v2, ID3v1, EXIF, IPTC and Vorbis data into an object oriented struture. Homepage: http://mmpython.sourceforge.net/ Python-Version: >= 2.4 Package: python-omniorb Priority: optional Section: contrib/python Installed-Size: 3026 Maintainer: Debian CORBA Team Architecture: solaris-i386 Version: 3.2-1 Replaces: python-omniorb2, python2.4-omniorb2 Provides: python2.4-omniorb, python2.5-omniorb Depends: libgcc1 (>= 1:4.2.1), libomniorb4-1 (>= 4.1.1-2), libomnithread3c2 (>= 4.0.6), libstdc++6 (>= 4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), sunwcslr, sunwlibm Recommends: python-omniorb-omg Conflicts: python-omniorb2 (<< 3.1-1), python2.4-omniorb2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-omniorb_3.2-1_solaris-i386.deb Size: 540594 MD5sum: 3755888a5830a820283e0f5ec337eddc SHA1: c9223eb61d1751035d7035d9340d539ea0ede3ad SHA256: d44266d05c98874b44bd7de03db44205dbe1fadf045b83325af35d9a903c03a5 Description: Python bindings for omniORB omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This is the Debian package of omniORBpy, the Python bindings to the omniORB libraries. Homepage: http://omniorb.sourceforge.net Python-Version: 2.4, 2.5 Package: python-celementtree Priority: optional Section: contrib/python Installed-Size: 24 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Source: celementtree Version: 1.0.5-9 Replaces: python2.3-celementtree (<< 1.0.5-6), python2.4-celementtree (<< 1.0.5-6) Provides: python2.4-celementtree Depends: libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), python (>= 2.3), python-elementtree (>= 1.2.6-9) Suggests: python-celementtree-dbg Conflicts: python2.3-celementtree (<< 1.0.5-6), python2.4-celementtree (<< 1.0.5-6) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-celementtree_1.0.5-9_solaris-i386.deb Size: 23386 MD5sum: ea065c95d3e50c5291cb6ef2c6790d3c SHA1: 0027b588c80b4f19930658f4e879a456df827346 SHA256: 47da055983cfcc25adf4f3996a2ad5578e2578e80a2b34a527a52a6c7d677760 Description: Light-weight toolkit for XML processing cElementTree provides a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The element type can be described as a hybrid between a Python list and a Python dictionary. cElementTree is a C implementation of the ElementTree API and is supposed to be a drop-in replacement. . Homepage: http://effbot.org/zone/celementtree.htm Python-Version: 2.4 Package: python-clutter Priority: optional Section: contrib/python Installed-Size: 220 Maintainer: Ross Burton Architecture: solaris-i386 Source: pyclutter Version: 0.6.0-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libclutter-0.6-0, libclutter-cairo-0.6-0, libclutter-gst-0.6-0, libclutter-gtk-0.6-0, libffi4 (>= 4.2.1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgstreamer0.10-0, libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2, python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-clutter_0.6.0-1_solaris-i386.deb Size: 119028 MD5sum: 8d6df8448f15c4bcd03ad13c4491fab3 SHA1: 8159f36ae78d5d83c326160a8b9951262704f203 SHA256: ee98c9f36bfe70b1eaaa47db77f2b6a74c82f40fb1e295c124b725fdf554a73a Description: Open GL based interactive canvas library - Python bindings Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the Python bindings. Python-Version: 2.5 Package: python-pysqlite1.1-dbg Priority: optional Section: contrib/python Installed-Size: 11 Maintainer: Joel Rosdahl Architecture: solaris-i386 Source: python-pysqlite1.1 Version: 1.1.8a-3 Depends: libgcc1 (>= 1:4.2.1), libsqlite3-0 (>= 3.4.2), python-dbg, python-pysqlite1.1 (= 1.1.8a-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-pysqlite1.1-dbg_1.1.8a-3_solaris-i386.deb Size: 94610 MD5sum: 3b5edb00a27e0937331bff5c3b522d32 SHA1: d8504a632eca4aa4184ea9f6fd1d79858d45718b SHA256: 60b023adeeebeafff0b3ae94e63d11668971b7c79f8e4bddd1d136f6036b8533 Description: python interface to SQLite 3 (debug extension) pysqlite is an interface to the SQLite database server for Python. It aims to be fully compliant with Python database API version 2.0 while also exploiting the unique features of SQLite. . pysqlite 1.1.x is built against SQLite 3 but uses the same API as pysqlite 1.0.x (for SQLite 2, packaged as python-sqlite). Newer interfaces to SQLite 3 can be found in the package python-pysqlite2 and python-apsw. . This package contains the extension built for the Python debug interpreter. Python-Version: 2.4, 2.5 Package: python-spread Priority: optional Section: contrib/python Installed-Size: 26 Maintainer: Noah Slater Architecture: solaris-i386 Version: 1.5-1 Provides: python2.4-spread, python2.5-spread Depends: libgcc1 (>= 1:4.2.1), libspread1 (>= 3.17.3), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Suggests: spread Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-spread_1.5-1_solaris-i386.deb Size: 20742 MD5sum: 5c0c65457b43ec86bb1ea4c24f77b9d1 SHA1: 8a455186d427f5a1d61e1a8822ef262976d63327 SHA256: 7d821f848091e8fce2b7b243d3b2f7617af6eb12274df0a575aa1c0a96cb517c Description: simple Python wrapper module for the Spread toolkit This is a Python extension module wrapping the C API for Spread, an open source group communications package. Homepage: http://www.zope.org/Members/tim_one/spread/ Python-Version: 2.4, 2.5 Package: libhocr-python Priority: optional Section: contrib/python Installed-Size: 10 Maintainer: Debian Hebrew Packaging Team Architecture: solaris-i386 Source: hocr Version: 0.8.2-5 Depends: libhocr0 (= 0.8.2-5), python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/libhocr-python_0.8.2-5_solaris-i386.deb Size: 24720 MD5sum: 27d99ac7788001c6a7c032358014e369 SHA1: b0914537ea6a618d63f9cf963d056b7b778df134 SHA256: 1f289e6870df35a32fcd0acf04585dd22288a8cb311edff21c004cf20afed5e7 Description: Hebrew OCR library Python bindings Libhocr is an Hebrew OCR (Optical character recognition) library written in C/C++. . This package contains Python bindings to libhocr. . Homepage: http://hocr.berlios.de/ Python-Version: 2.5 Package: decompyle Priority: optional Section: contrib/python Installed-Size: 24 Maintainer: Ben Burton Architecture: solaris-i386 Version: 2.3.2-4ubuntu1 Depends: libgcc1 (>= 1:4.2.1), python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), python2.5 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/decompyle_2.3.2-4ubuntu1_solaris-i386.deb Size: 70658 MD5sum: b0fc2985a8734828c0127b340a570b76 SHA1: 7b4c37b69b53e4f38b51301f188a43e3b6f9c5ae SHA256: 526859187924b7b434cb76946ef4f6f029842983eff5ebcb1c69de70287529bd Description: a Python byte-code decompiler Decompyle converts Python byte-code back into equivalent Python source. It accepts byte-code from any Python version between 1.5 and 2.3 inclusive. Note that it cannot yet decompile byte-code from Python 2.4 and 2.5. . The generated source is very readable: docstrings, lists, tuples and hashes get pretty-printed. . Decompyle can also verify the equivalence of the generated source by compiling it and comparing the new byte-code with the original byte-code. Python-Version: 2.5 Package: python-wxgtk2.8 Priority: optional Section: python Installed-Size: 43043 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Replaces: libwxgtk2.6-0-python, wxpython2.6-0 Provides: python2.4-wxgtk2.8, python2.5-wxgtk2.8 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libwxbase2.8-0 (>= 2.8.7.1), libwxgtk2.8-0 (>= 2.8.7.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), python-wxversion (>= 2.8.6.1-0ubuntu2), sunwlibm Suggests: wx2.8-doc, wx2.8-examples Conflicts: libwxgtk2.6-0-python, wxpython2.6-0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-wxgtk2.8_2.8.7.1-0ubuntu3_solaris-i386.deb Size: 9691018 MD5sum: ac5135b88234bfccb3faf8e68129905e SHA1: 5810d2b82851603c9dbac6a97b12c9b5e6325a58 SHA256: 78b14c0365a89d1b3c1bcaaffcd3110e53876867810ac3fff8ffc78a41e58cdb Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython binding) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides a Python binding to the wxGTK library and the wxPython runtime support libraries. Python-Version: 2.4, 2.5 Package: python-pyme Priority: optional Section: contrib/python Installed-Size: 26 Maintainer: Arnaud Fontaine Architecture: solaris-i386 Source: pyme Version: 0.7.0-3build1 Replaces: python2.3-pyme (<< 0.7.0-2), python2.4-pyme (<< 0.7.0-2) Provides: python2.4-pyme, python2.5-pyme Depends: libgcc1 (>= 1:4.2.1), libgpg-error0 (>= 1.4), libgpgme11 (>= 1.0.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), sunwcslr Suggests: python-pyme-doc Conflicts: python2.3-pyme (<< 0.7.0-2), python2.4-pyme (<< 0.7.0-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-pyme_0.7.0-3build1_solaris-i386.deb Size: 160772 MD5sum: 6b2a3de8dd35ec6137789f998194c877 SHA1: fddaf38244f3f37f01d7e1eafae6778486bcf310 SHA256: 3831a1d9bc26c4aa18115ebd49d58f928a5e3b5ea55b802725da4fecf523e8b8 Description: Python interface to the GPGME GnuPG encryption library Pyme is, for the most part, a direct interface to the C GPGME library. However, it is re-packaged in a more Pythonic way -- object-oriented with classes and modules. Take a look at the classes defined here -- they correspond directly to certain object types in GPGME for C. . Features: * Feature-rich, full implementation of the GPGME library. Supports all GPGME features except interactive editing (coming soon). Callback functions may be written in pure Python. * Ability to sign, encrypt, decrypt, and verify data. * Ability to list keys, export and import keys, and manage the keyring. * Fully object-oriented with convenient classes and modules. . Homepage: http://pyme.sourceforge.net Python-Version: 2.4, 2.5 Package: python-4suite-xml Priority: optional Section: contrib/python Installed-Size: 7986 Maintainer: Raphael Bossek Architecture: solaris-i386 Source: python-4suite Version: 1.0.2-1nexenta1 Replaces: python-4suite-common, python-4suite-rdf, python-4suite-server, python2.3-4suite, python2.4-4suite Provides: python2.4-4suite-xml, python2.5-4suite-xml Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Recommends: python-4suite-doc Conflicts: python-4suite-common, python-4suite-rdf, python-4suite-server, python2.3-4suite, python2.4-4suite Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-4suite-xml_1.0.2-1nexenta1_solaris-i386.deb Size: 1457918 MD5sum: b2a465eaaf7a390c3a594fa1f67dac18 SHA1: 3a611e2790bd1827f3a2fe81704675d923953552 SHA256: b6774ba8b68a149ceb1e75317f3e549518616fcf8ea4c95241041e30cfbc2036 Description: An open-source platform for XML and RDF processing 4Suite is a Python-based toolkit for XML and RDF application development. At the core of 4Suite is a library of integrated tools (including convenient command-line tools for XML processing, implementing open technologies such as DOM, RDF, XSLT, XInclude, XPointer, XLink XPath, XUpdate, RELAX NG, and XML/SGML Catalogs. . Layered upon this is an XML and RDF data repository and server. The server supports multiple methods of data access, query, indexing, transformation, rich linking, and rules processing. It provides the data infrastructure of a full database management system, including transactions and concurrency support, access control and a variety of management tools. For purposes of integration with other tools, it supports remote, cross-platform and cross-language access through HTTP (including native SOAP and WebDAV), RPC, FTP and CORBA. It offers APIs in Python, HTTP, SOAP and XSLT. . This package contains the XML part withou RDF. Python-Version: 2.4, 2.5 Package: python-radix Priority: extra Section: contrib/python Installed-Size: 68 Maintainer: Christoph Berg Architecture: solaris-i386 Source: py-radix Version: 0.4-2 Provides: python2.4-radix, python2.5-radix Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-radix_0.4-2_solaris-i386.deb Size: 15686 MD5sum: fdd89e54f8c953e25ac8ce046aecb191 SHA1: a9c62719765397cf8786c719be4b3e2f18b19d86 SHA256: d34004e986451ef58ef3b136a4a0ed74e2993795ff77b406d37a0acd5b1844d7 Description: radix tree implementation for storage of IPv4 and IPv6 networks py-radix is an implementation of a radix tree for Python, which supports storage and lookups of IPv4 and IPv6 networks. This is a Python equivalent to Dave Plonka's Perl Net::Patricia (it even steals the same radix tree code from MRTd). . The radix tree (a.k.a Patricia tree) is the data structure most commonly used for routing table lookups. It efficiently stores network prefixes of varying lengths and allows fast lookups of containing networks. py-radix's implementation is built solely for networks (the data structure itself is more general). Homepage: http://www.mindrot.org/projects/py-radix/ Python-Version: 2.4, 2.5 Package: python-reportlab-accel Priority: optional Section: contrib/python Installed-Size: 9 Maintainer: Ubuntu MOTU developers Original-Maintainer: Matthias Klose Architecture: solaris-i386 Source: reportlab-accel Version: 0.60-20061203-2ubuntu1 Replaces: python2.3-reportlab-accel, python2.4-reportlab-accel Provides: python2.4-reportlab-accel, python2.5-reportlab-accel Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-reportlab (>= 2.0) Suggests: python-reportlab-accel-dbg Conflicts: python2.3-reportlab-accel, python2.4-reportlab-accel Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-reportlab-accel_0.60-20061203-2ubuntu1_solaris-i386.deb Size: 44754 MD5sum: 43a1c4a7575753d2aa005207045383bb SHA1: f7f237b56d65f9ace854a922758f214fa15bddb0 SHA256: d612e47cd4c2c251aba3d8a05e194cbe3bbae354696e9a2f1fab5a25e0d89edb Description: C coded extension accelerator for the ReportLab Toolkit A C coded extension accelerator for the ReportLab Toolkit. Python-Version: 2.4, 2.5 Package: python-apsw-dbg Priority: extra Section: contrib/python Installed-Size: 11 Maintainer: Joel Rosdahl Architecture: solaris-i386 Source: python-apsw Version: 3.3.13-r1-3 Depends: libgcc1 (>= 1:4.2.1), libsqlite3-0 (>= 3.4.2), python-apsw (= 3.3.13-r1-3), python-dbg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-apsw-dbg_3.3.13-r1-3_solaris-i386.deb Size: 210170 MD5sum: 1fa5671b5a5d76da64a9737f907e0da7 SHA1: a4944a6611e9ab76812e8c645aa3d2cfbc960d8a SHA256: ec60043efa38f16882bf22cafa8856b165bc13ede67ad863aca52c50d0e9c505 Description: another Python SQLite 3 wrapper (debug extension) APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that provides the thinnest layer over SQLite 3 possible. Everything you can do from the C API to SQLite 3, you can do from Python. Although APSW's API looks vaguely similar to Python's DB-API, it is not compliant with that API and instead works the way SQLite 3 does. . This package contains the extension built for the Python debug interpreter. Python-Version: 2.4, 2.5 Package: python-cjson-dbg Priority: optional Section: contrib/python Installed-Size: 13 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Source: python-cjson Version: 1.0.5-1 Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-cjson (= 1.0.5-1), python-dbg, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-cjson-dbg_1.0.5-1_solaris-i386.deb Size: 59874 MD5sum: d2d4328ed2a3ce403effaf8c958f1aed SHA1: cf809a334837f37b90ce62d60ace0f36378193df SHA256: ba29381c5e564e4746a1f21661beedd2c9d9fb65027ab4a028d55c4dab0ebfde Description: Very fast JSON encoder/decoder for Python (debug extension) JSON stands for JavaScript Object Notation and is a text based lightweight data exchange format which is easy for humans to read/write and for machines to parse/generate. JSON is completely language independent and has multiple implementations in most of the programming languages, making it ideal for data exchange and storage. . The module is written in C and it is up to 250 times faster when compared to the other python JSON implementations which are written directly in python. This speed gain varies with the complexity of the data and the operation and is the the range of 10-200 times for encoding operations and in the range of 100-250 times for decoding operations. . Homepage: http://cheeseshop.python.org/pypi/python-cjson Package: python-wxgtk2.8-dbg Priority: extra Section: python Installed-Size: 118446 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libwxbase2.8-dbg (>= 2.8.7.1), libwxgtk2.8-dbg (>= 2.8.7.1), python-dbg, python-wxgtk2.8 (= 2.8.7.1-0ubuntu3), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-wxgtk2.8-dbg_2.8.7.1-0ubuntu3_solaris-i386.deb Size: 39123038 MD5sum: f61a09420154aa02d6c91c8546b786e5 SHA1: 36a242b43324c0c4280d1023eafffc8a266a391c SHA256: cd26f8b9203e46a3e639331aac51c5315080318dacc207683bfa576aeeecaa78 Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython binding, debug version) wxWidgets is a class library for C++ providing GUI (Graphical User Interface) and other facilities on more than one platform. Version 2.8 currently supports subsets of GTK+, Motif, and MS Windows. . This package provides a Python binding to the wxGTK debug library. This package contains the extensions built for the python debug interpreter. Package: python-zodb Priority: optional Section: contrib/python Installed-Size: 3021 Maintainer: Debian/Ubuntu Zope Team Architecture: solaris-i386 Source: zodb Version: 3.6.0-8 Replaces: python2.3-zodb, python2.4-zodb, zope3 Provides: python2.4-zodb Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python-central (>= 0.6.5), python-zopeinterface Conflicts: python2.3-zodb, python2.4-zodb, zope3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-zodb_3.6.0-8_solaris-i386.deb Size: 1048060 MD5sum: 9af85f29babb281c5e39624175e8d36c SHA1: d32f200c660d758d57e7b59053fd81f09f5a06af SHA256: 59fed653dba89852275edaaaa7c8541f35abc3050b6f8a93101e43c06521ed1f Description: set of tools for using the Zope Object Database (ZODB) The Zope Object Database provides an object-oriented database for Python that provides a high-degree of transparency. Applications can take advantage of object database features with few, if any, changes to application logic. . ZODB includes features such as a pluggable storage interface, rich transaction support, and undo. Python-Version: 2.4 Package: python-bsdiff Priority: optional Section: contrib/python Installed-Size: 18 Maintainer: Daniel Baumann Architecture: solaris-i386 Source: cx-bsdiff Version: 1.1-3 Provides: python2.4-bsdiff, python2.5-bsdiff Depends: python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-bsdiff_1.1-3_solaris-i386.deb Size: 24800 MD5sum: 7e08efd0abadec9bd28c0fd28ced322a SHA1: f5a15977d90a8159ab08d534de6ea36502519221 SHA256: fcacc8e752298c05e5690fc5cc6e84f516971c7fef69728e0afa5f5ff37aca88 Description: generate/apply a patch between two binary files (python module) bsdiff and bspatch are tools for building and applying patches to binary files. By using suffix sorting (specifically, Larsson and Sadakane's qsufsort) and taking advantage of how executable files change, bsdiff routinely produces binary patches 50-80% smaller than those produced by Xdelta, and 15% smaller than those produced by .RTPatch (a commercial patch tool). . Homepage: . This package contains the python interpreter module. Package: python-celementtree-dbg Priority: extra Section: contrib/python Installed-Size: 99 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Source: celementtree Version: 1.0.5-9 Depends: libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), python-celementtree (= 1.0.5-9), python-dbg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-celementtree-dbg_1.0.5-9_solaris-i386.deb Size: 58478 MD5sum: 4548eeb4743f96e472df9e237003169f SHA1: 1c00ab711dc492b2de6a315b5409c31a2f06e9f4 SHA256: d52b441247b1d22832eec87cc88d101e1507526148dfa38e09812438cd6935ca Description: Light-weight toolkit for XML processing (debug extension) cElementTree provides a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The element type can be described as a hybrid between a Python list and a Python dictionary. cElementTree is a C implementation of the ElementTree API and is supposed to be a drop-in replacement. . This package contains the extension built for the python debug interpreter. Package: xmldiff Priority: optional Section: contrib/misc Installed-Size: 215 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Alexandre Fayolle Architecture: solaris-i386 Version: 0.6.8-3ubuntu1 Replaces: python2.3-xmldiff, python2.4-xmldiff Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), python2.5 Suggests: python-psyco, xmldiff-xmlrev Conflicts: python2.3-xmldiff, python2.4-xmldiff Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/xmldiff_0.6.8-3ubuntu1_solaris-i386.deb Size: 55448 MD5sum: c94233bcefb54a3e12dfd076c8c979fb SHA1: 0a054173518a3bd3cc0920dd18f880fb936f7664 SHA256: e51fe5760e250da717e065e62e78eb90849cdb2a32b49ef333338d768edcec22 Description: tree to tree correction between xml documents Xmldiff is a utility for extracting differences between two xml files. It returns a set of primitives to apply on source tree to obtain the destination tree. . The implementation is based on _Change detection in hierarchically structured - information_, by S. Chawathe, A. Rajaraman, H. Garcia-Molina and J. Widom, - Stanford University, 1996 . Homepage: http://www.logilab.org/projects/xmldiff Python-Version: 2.4, 2.5 Package: python-smbpasswd Priority: optional Section: contrib/python Installed-Size: 52 Maintainer: Bjorn Ove Grotan Architecture: solaris-i386 Version: 1.0.1-1.1build1 Provides: python2.4-smbpasswd, python2.5-smbpasswd Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Recommends: luma Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-smbpasswd_1.0.1-1.1build1_solaris-i386.deb Size: 8848 MD5sum: 24c2afc96e915a456e784424b921e657 SHA1: facb2145c497e27ed681b41c1a1b678b6dcb6ae9 SHA256: a36f86a3b41dd166f7807fe4638dc9b2b3635d3ace3dd4934020f616e0286721 Description: This module can generate both LANMAN and NT password hashes smbpasswd was written to generate password hashes suitable for use with samba, and possibly other places which uses LANMAN and/or NT hashes - such as samba with ldap-backend, or even as hash in some radius implementations. Python-Version: 2.4, 2.5 Package: python-imdbpy Priority: optional Section: python Installed-Size: 46 Maintainer: Ana Beatriz Guerrero Lopez Architecture: solaris-i386 Source: imdbpy Version: 3.3-1 Provides: python2.4-imdbpy, python2.5-imdbpy Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-imdbpy_3.3-1_solaris-i386.deb Size: 192044 MD5sum: 86da55572f9418427db5a4d4e85ceb41 SHA1: 4cccbdaeffd51fb2d2f07b628b7fcdf6b7d63573 SHA256: 28dce12096d4c0d6a37add4f0751420b650563f8a2acb8dc803842706834f427 Description: Python package to access the IMDb's movie database IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about both movies and people. It can be very easily used by programmers and developers to provide access to the IMDb's data to their programs. Homepage: http://imdbpy.sourceforge.net Package: python-pyx Priority: optional Section: contrib/python Installed-Size: 975 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ernesto Nadir Crespo Avila Architecture: solaris-i386 Source: pyx Version: 0.9-4ubuntu1 Replaces: python-pyx-common, python2.3-pyx, python2.4-pyx Provides: python2.4-pyx, python2.5-pyx Depends: libgcc1 (>= 1:4.2.1), libkpathsea4 (>= 2007), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Recommends: tetex-extra Suggests: python-imaging, python-pyx-doc Conflicts: python-pyx-common, python2.2-pyx, python2.3-pyx, python2.4-pyx Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-pyx_0.9-4ubuntu1_solaris-i386.deb Size: 196888 MD5sum: 28a7be0d0a4e7492796d860c5d8b05aa SHA1: a4d0889f3dfb0663b714439a4a6e35316ef82da5 SHA256: 3d37e665b9a7cbc1e1d60306f4a19f8966da6b454ca3d298cb56f8ddab4ad551 Description: Python module for generating PostScript graphics PyX is a Python module for generating encapsulated PostScript figures using an abstraction of PostScript and TeX. . The module provides access to PostScript features such as paths, line-styles, fill patterns, transformations, and clipping. Geometric operations on paths such as intersections, transformations, and splitting are also supported. . PyX also allows flexible graph generation with many different graph and axis styles. Python-Version: 2.4, 2.5 Package: python-osd Priority: optional Section: contrib/python Installed-Size: 11 Maintainer: Tommi Virtanen Architecture: solaris-i386 Version: 0.2.12-1.2build1 Replaces: python2.3-osd (<< 0.2.12-1.1), python2.4-osd (<< 0.2.12-1.1) Provides: python2.4-osd, python2.5-osd Depends: libgcc1 (>= 1:4.2.1), libxosd2 (>= 2.2.13), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1), python-twisted Conflicts: python2.3-osd (<< 0.2.12-1.1), python2.4-osd (<< 0.2.12-1.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-osd_0.2.12-1.2build1_solaris-i386.deb Size: 10692 MD5sum: a7d4c32fd5974953e2308f8c6d8b8809 SHA1: ce6fdf9b0781f4fb836c0d1cea60f6c6e956a1b1 SHA256: 657bc036dd3bc7d638b47f1755c4ba81f45c2adf62406abead5bcff8373e1c15 Description: Python bindings for X On-Screen Display library PyOSD is a python module for displaying text on your X display, much like the "On Screen Displays" used on TVs and some monitors. . It can be used by anything that needs your attention, such as showing the song currently playing in a Python-based MP3 player. Package: python-opencv Priority: optional Section: contrib/python Installed-Size: 1994 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: opencv Version: 1.0.0-4ubuntu1 Replaces: python2.3-opencv (<= 0.9.7-3) Provides: python2.5-opencv Depends: libcv1, libgcc1 (>= 1:4.2.1), libhighgui1, libstdc++6 (>= 4.2.1), python (>= 2.5), python (<< 2.6), python-support (>= 0.7.1), python2.5 (>= 2.5), sunwcslr, sunwlibm Conflicts: python2.3-opencv (<= 0.9.7-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-opencv_1.0.0-4ubuntu1_solaris-i386.deb Size: 472916 MD5sum: 7113c4171b83d39a41d16cbec85632d6 SHA1: f1b80a7d06deb8e02b3df88a447fd9ce44c2a3eb SHA256: 93e451aa94266fbc3825c57db522590995b291fcad46b67c92c1e91cbb70f3e6 Description: Python bindings for the computer vision library This package contains Python bindings for the OpenCV (Open Computer Vision) library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: python-wxgtk2.6-dbg Priority: extra Section: python Installed-Size: 63023 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.6 Version: 2.6.3.2.2-2ubuntu4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libwxbase2.6-dbg (>= 2.6.3.2.2), libwxgtk2.6-dbg (>= 2.6.3.2.2), python-dbg, python-wxgtk2.6 (= 2.6.3.2.2-2ubuntu4), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-wxgtk2.6-dbg_2.6.3.2.2-2ubuntu4_solaris-i386.deb Size: 21108524 MD5sum: 1c5f28c246f88d1ee89e5b3979296c96 SHA1: 3ca92157bcc093cdda514866c6e1deaf13064ace SHA256: bf47989ff3f63db88f2bf2361ce0f7a100e5406f3107080554bee23c4434813b Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython binding, debug version) wxWidgets is a class library for C++ providing GUI (Graphical User Interface) and other facilities on more than one platform. Version 2.6 currently supports subsets of GTK+, Motif, and MS Windows. . This package provides a Python binding to the wxGTK debug library. This package contains the extensions built for the python debug interpreter. Package: python-visual Priority: optional Section: contrib/python Installed-Size: 257 Maintainer: Jonas Smedegaard Architecture: solaris-i386 Version: 3.2.9-3 Depends: gtkglarea5, libboost-python1.34.1 (>= 1.34.1-2.1), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib1.2ldbl (>= 1.2.10-18), libglu1-mesa | libglu1, libgtk1.2 (>= 1.2.10-4), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxi6, python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), python-numeric | python-numarray, sunwcslr, sunwlibm Suggests: idle Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-visual_3.2.9-3_solaris-i386.deb Size: 517834 MD5sum: 969c22099cfa4d1c4085eb1ae853a5c9 SHA1: 20c4f37d9030797745ad5a1e5300ccf6d930aba4 SHA256: fe41a19c087c8d569b10e05af45147d881d111934037553049b520c089c2a8a2 Description: VPython 3D scientific visualization library Visual is a Python module for 3D scientific visualization. It offers real-time 3D output and is easily usable by novice programmers. . A program can create 3D objects (such as spheres, curves, etc.) and position them in 3D space. Visual, running in a separate thread, automatically updates a 3D scene many times per second to reflect the current position of the objects. The programmer does not need to deal with display management but can focus on the computational aspects for the program. The user can navigate in the 3D scene by using the mouse to zoom and rotate while the program is running. Visual supports full vector algebra. Homepage: http://www.vpython.org Python-Version: 2.5 Package: python-hippocanvas Priority: optional Section: contrib/libs Installed-Size: 93 Maintainer: Jani Monoses Architecture: solaris-i386 Source: hippo-canvas Version: 0.2.23-0ubuntu2 Provides: python2.5-hippocanvas Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libffi4 (>= 4.2.1), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libhippocanvas-1-0 (>= 0.2.23), libiconv, libpango1.0-0 (>= 1.20.1), python (>= 2.5), python (<< 2.6), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-hippocanvas_0.2.23-0ubuntu2_solaris-i386.deb Size: 27662 MD5sum: 2fd0dd47ceb743624cf3d076d2319dec SHA1: b7a93879c3476d33bd39065aea4f8960c63a41c1 SHA256: 97daad1c657d310de221881fa431f05c1d42e734a7ce98378b61e07f41656643 Description: Python bindings to hippo-canvas Hippocanvas is a canvas library based on GTK+2.0, Cairo and Pango It is used by the Mugshot client and by the Sugar UI . This package provides Python bindings for hippocanvas Python-Version: 2.5 Package: python-wxgtk2.6 Priority: optional Section: python Installed-Size: 22553 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.6 Version: 2.6.3.2.2-2ubuntu4 Replaces: libwxgtk2.6-0-python, wxpython2.6-0 Provides: python2.4-wxgtk2.6, python2.5-wxgtk2.6 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libwxbase2.6-0 (>= 2.6.3.2.2), libwxgtk2.6-0 (>= 2.6.3.2.2), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), python-wxversion (>= 2.8.6.1-0ubuntu2), python2.5, sunwlibm Suggests: wx2.6-doc, wx2.6-examples Conflicts: libwxgtk2.6-0-python, wxpython2.6-0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-wxgtk2.6_2.6.3.2.2-2ubuntu4_solaris-i386.deb Size: 4953184 MD5sum: 26621bdb354d85262a1ad7aeb472784b SHA1: 6748add205f355dd7f0928ea7dec32e797ebfc08 SHA256: 45441ebba5f5c1d11bbfa2389eda4aa57b1293db454711c6695ab9dac013a842 Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython binding) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides a Python binding to the wxGTK library and the wxPython runtime support libraries. Python-Version: 2.4, 2.5 Package: python-ctypes Priority: optional Section: contrib/python Installed-Size: 44 Maintainer: Ganesan Rajagopal Architecture: solaris-i386 Source: ctypes Version: 1.0.2-2 Replaces: python2.3-ctypes, python2.4-ctypes Provides: python2.4-ctypes Depends: libffi4 (>= 4.2.1), libgcc1 (>= 1:4.2.1), python, python-central (>= 0.6.5) Conflicts: python2.3-ctypes, python2.4-ctypes Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-ctypes_1.0.2-2_solaris-i386.deb Size: 157664 MD5sum: 1c4e298fca21dfe24872b18e1d3bf04e SHA1: 380962d3bbf0b8f2b33176838d74a14691aa4386 SHA256: f879b4ce5fae90bdaf66c1452ff5b310e78be7b7f347d0bc21b2d0eb3cfb3400 Description: Python package to create and manipulate C data types ctypes is a ffi (Foreign Function Interface) package for Python. ctypes allows you to call functions exposed from dlls/shared libraries and has extensive facilities to create, access and manipulate simple and complicated C data types in Python - in other words: wrap libraries in pure Python. It is even possible to implement C callback functions in pure Python. Python-Version: 2.4 Package: python-pcapy Priority: optional Section: contrib/python Installed-Size: 13 Maintainer: Arnaud Fontaine Architecture: solaris-i386 Source: pcapy Version: 0.10.5-1 Provides: python2.4-pcapy, python2.5-pcapy Depends: libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), libstdc++6 (>= 4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), sunwlibm Recommends: python-impacket Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-pcapy_0.10.5-1_solaris-i386.deb Size: 21532 MD5sum: 24789175084523dc8fa1611a9c0f2de2 SHA1: ce4ab284e9a57a3b8987cda1b4f09417f2524ae3 SHA256: 7e486ea24f190ae0e3601d462b5e5d3bcafd43643417e9e3429ded7fc9606151 Description: Python interface to the libpcap packet capture library Pcapy is a Python extension module that interfaces with the libpcap packet capture library. . Pcapy enables python scripts to capture packets on the network. Pcapy is highly effective when used in conjunction with a packet-handling package such as Impacket, which is a collection of Python classes for constructing and dissecting network packets. . Homepage: http://oss.coresecurity.com/projects/pcapy.html Python-Version: 2.4, 2.5 Package: python-xml-dbg Priority: extra Section: contrib/python Installed-Size: 1836 Maintainer: Debian/Ubuntu Zope Team Architecture: solaris-i386 Source: python-xml Version: 0.8.4-10ubuntu2 Depends: libgcc1 (>= 1:4.2.1), python-dbg, python-xml (= 0.8.4-10ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-xml-dbg_0.8.4-10ubuntu2_solaris-i386.deb Size: 675638 MD5sum: eef3a0d2a8d308bfd7f012cf4c75c6c2 SHA1: 4b4a5a5af7225a9129a9c581d5e7b389b60b6dff SHA256: e0530371b9a280c17c1edcb4a084015f13130e10aa27ce0d613ba2bcad08ddc9 Description: XML tools for Python (debug extension) The Python/XML distribution contains the basic tools required for processing XML data using the Python programming language, assembled into one easy-to-install package. The distribution includes parsers and standard interfaces such as SAX and DOM, along with various other useful modules. . This package contains the extension built for the python debug interpreter. Package: python-psycopg-dbg Priority: extra Section: contrib/python Installed-Size: 758 Maintainer: Ubuntu Core developers Original-Maintainer: Fabio Tranchitella Architecture: solaris-i386 Source: psycopg Version: 1.1.21-15ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), python-dbg, python-egenix-mxdatetime-dbg, python-psycopg (= 1.1.21-15ubuntu1), sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-psycopg-dbg_1.1.21-15ubuntu1_solaris-i386.deb Size: 193060 MD5sum: 59d2dfd2c53e96f23a01060904cd16fa SHA1: c3e5a54970995c18834d80d37b84c5fd2e447905 SHA256: df17ff6f42c313483505b2ef2bf247c4a436cecafabb121461678145ea27dca7 Description: Python module for PostgreSQL (debug extension) psycopg is a PostgreSQL database adapter for the Python programming language. . This package contains the extension built for the python debug interpreter. Package: python-psycopg Priority: optional Section: contrib/python Installed-Size: 460 Maintainer: Ubuntu Core developers Original-Maintainer: Fabio Tranchitella Architecture: solaris-i386 Source: psycopg Version: 1.1.21-15ubuntu1 Replaces: python2.3-psycopg, python2.4-psycopg Provides: python2.4-psycopg, python2.5-psycopg Depends: libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), python (>= 2.4), python (<< 2.6), python-egenix-mxdatetime, sunwcsl, sunwcslr Suggests: python-psycopg-dbg Conflicts: python2.3-psycopg, python2.4-psycopg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-psycopg_1.1.21-15ubuntu1_solaris-i386.deb Size: 166630 MD5sum: 74bd08f17e31d668e1319dcdcb0b783d SHA1: 6673728b465dfe909eca90e153d2ef54ccd68257 SHA256: fea1840b98cf99e418c5978ab59136e4f3b80994fc12c7b8c1fd28565397e55b Description: Python module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy). It was written from scratch with the aim of being very small and fast, and stable as a rock. The main advantages of psycopg are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. Python-Version: 2.4, 2.5 Package: pyqonsole Priority: optional Section: contrib/python Installed-Size: 32 Maintainer: Alexandre Fayolle Architecture: solaris-i386 Version: 0.2.0-2ubuntu1 Depends: libgcc1 (>= 1:4.2.1), python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), python-qt3 Recommends: ipython Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/pyqonsole_0.2.0-2ubuntu1_solaris-i386.deb Size: 100284 MD5sum: d730d76e4e307201b5699e04e788526e SHA1: 69938f33c23cf6e5e2261e2740d6c2f78d75504f SHA256: aab1ddc7a61ccbceddb370a63e53355604695511f2e139260b643bbad37520f5 Description: X Window terminal emulation written in Python The code is based on konsole, and it uses the qt toolkit. It is mainly meant for use by Python application developpers who would like to embed a terminal in their application, but it can be used as a not blazingly fast XTerm replacement, consuming a lot more memory than rxvt or xterm. . homepage: http://www.logilab.org/projects/pyqonsole/ Python-Version: 2.5 Package: python-preludedb Priority: extra Section: contrib/python Installed-Size: 218 Maintainer: Mickael Profeta Architecture: solaris-i386 Source: libpreludedb Version: 0.9.13-2 Depends: libpreludedb0 (= 0.9.13-2), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), python-prelude Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-preludedb_0.9.13-2_solaris-i386.deb Size: 72976 MD5sum: 8fecaf4e62b62fa9c1998014c22fcb9d SHA1: 6bc4e3213d381dd6d2093ee22bd5fdd264cd0a53 SHA256: 99dfa57ea7b158b30ec91a876ce605116960d566e5a75815c4eced9b09092c54 Description: Hybrid Intrusion Detection System [ Base library ] Prelude is a general-purpose hybrid intrusion detection system. Its goals are performance and modularity. It is divided in two main parts : - the Prelude sensors, responsible for generating alerts, such as snort sensor, featuring a signature engine, plugins for protocol analysis, and intrusion detection plugins, and the Prelude log monitoring lackey. - the Prelude report server, collecting data from Prelude sensors, and generating user-readable reports. . This package contains the python bindings for PreludeDB. Python-Version: 2.4, 2.5 Package: python-elementtidy Priority: optional Section: contrib/python Installed-Size: 12 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Source: elementtidy Version: 1.0-5 Replaces: python2.3-elementtidy (<< 1.0-4), python2.4-elementtidy (<< 1.0-4) Provides: python2.4-elementtidy, python2.5-elementtidy Depends: libgcc1 (>= 1:4.2.1), libtidy-0.99-0, python (>= 2.4), python (<< 2.6), python-elementtree, python-support (>= 0.7.1) Conflicts: python2.3-elementtidy (<< 1.0-4), python2.4-elementtidy (<< 1.0-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-elementtidy_1.0-5_solaris-i386.deb Size: 10804 MD5sum: 514f231b3615f8aa034ec3d00b6e93d9 SHA1: da4f0e7a526cadda663e62c536c078cb723189f5 SHA256: 9cbd285ea52f0b5a0d3fc782f432d79645ed66c35712c9aafcc89fb5b4d7578d Description: An HTML tree builder for ElementTree based on Tidy The ElementTidy parser can read (almost) arbitrary HTML files, and turn them into well-formed element trees. This parser uses a library version of Dave Raggett's HTML Tidy utility to fix any problems with the HTML before converting it to XHTML (the XML version of HTML). Homepage: http://effbot.org/zone/element-tidylib.htm Package: python-pyxmpp Priority: optional Section: contrib/python Installed-Size: 600 Maintainer: Patrick Dreker Architecture: solaris-i386 Source: pyxmpp Version: 1.0.0-4 Replaces: python2.3-pyxmpp (<< 1.0.0-1.1), python2.4-pyxmpp (<< 1.0.0-1.1) Provides: python2.4-pyxmpp, python2.5-pyxmpp Depends: python (>= 2.4), python (<< 2.6), python-dnspython, python-libxml2, python-m2crypto, python-support (>= 0.7.1) Suggests: python-pyxmpp-doc Conflicts: python2.3-pyxmpp (<< 1.0.0-1.1), python2.4-pyxmpp (<< 1.0.0-1.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-pyxmpp_1.0.0-4_solaris-i386.deb Size: 135970 MD5sum: 32b6fc5567c56dd4781fae168fb78e7e SHA1: 33d4dcc12bbee6c5a9d463027cd392a6667ee649 SHA256: 8d516e85dc7e0ba57b4d072d3a2a6ba240310ae9577c067181a943628a3ac201 Description: XMPP and Jabber implementation for Python PyXMPP is a Python XMPP (RFC 3920,3921) and Jabber (http://www.jabber.org/protocol/) implementation. It is based on libxml2 -- fast and fully-featured XML parser. . PyXMPP provides most core features of the XMPP protocol and several JSF-defined extensions. PyXMPP provides building blocks for creating Jabber clients and components. Developer uses them to setup XMPP streams, handle incoming events and create outgoing stanzas (XMPP "packets"). . Features: * nearly complete XMPP Core (RFC 3920) protocol for client connections (includes SASL, TLS and Stringprep) * mostly complete XMPP IM (RFC 3921) protocol (lacks privacy lists) * XMPP error objects including translations to and from legacy codes for backward compatibility (JEP-0086). * legacy authentication ("digest" and "plain") (JEP-0078). * component protocol (JEP-0114). * Service Discovery (JEP-0030). * vCards -- both Jabber "vcard-temp" and RFC 2426 * basic parts of the Multi-User Chat protocol (JEP-0045) * delayed delivery timestamps (JEP-0091). Package: python-yapgvb Priority: optional Section: contrib/python Installed-Size: 36 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Matthias Klose Architecture: solaris-i386 Source: yapgvb Version: 1.1.1-0ubuntu7 Provides: python2.5-yapgvb Depends: libboost-python1.34.1 (>= 1.34.1-2.1), libgcc1 (>= 1:4.2.1), libgraphviz4 (>= 2.16), libstdc++6 (>= 4.2.1), python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-yapgvb_1.1.1-0ubuntu7_solaris-i386.deb Size: 160696 MD5sum: 28c77c07b52ab0ff06d8ce3ef145a884 SHA1: ee7b6d14499197f0aaedb0095d79edcbc89be5f5 SHA256: e97aee6d5a90cde305ae7eb1fa7c2ec4c6c9729768a1de965ce2f33f1d636aea Description: Python bindings for Graphviz, using Boost.Python Yet another Python/Graphviz binding: A Boost.Python binding around libgraph. Homepage: http://yapgvb.sourceforge.net/ Python-Version: 2.5 Package: python-reportlab-accel-dbg Priority: optional Section: contrib/python Installed-Size: 410 Maintainer: Ubuntu MOTU developers Original-Maintainer: Matthias Klose Architecture: solaris-i386 Source: reportlab-accel Version: 0.60-20061203-2ubuntu1 Depends: libgcc1 (>= 1:4.2.1), python-dbg, python-reportlab-accel (= 0.60-20061203-2ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-reportlab-accel-dbg_0.60-20061203-2ubuntu1_solaris-i386.deb Size: 170162 MD5sum: 2cd3aef2d694119229156c624e275855 SHA1: 257492eecfeaf9032ed97eeb0d03c4db07361d96 SHA256: 8c48586cef73b3d770efde634375c4c0a60ce426acc0cb1c206c6e197bd20b6d Description: C coded extension accelerator for the ReportLab Toolkit (debug build) A C coded extension accelerator for the ReportLab Toolkit. . This package contains the extension built for the python debug interpreter. Package: python-galago Priority: optional Section: contrib/python Installed-Size: 12 Maintainer: Marco Cabizza Architecture: solaris-i386 Source: galago-python Version: 0.5.0-1 Provides: python2.5-galago Depends: libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libffi4 (>= 4.2.1), libgalago3, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, python (>= 2.5), python (<< 2.6), python-support (>= 0.7.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-galago_0.5.0-1_solaris-i386.deb Size: 20414 MD5sum: 62bb2e224c33824f5e178273ebe230b7 SHA1: 7426ef8bee337cd906984644acd8826bf1cb343f SHA256: a646a9b66329daaf512cb1be419bd2be06e2367f6576a3abd0cd79d8fb41196e Description: Galago presence library (Python interface) Galago is a D-BUS-based desktop presence framework used to provide account, person, and presence information for users on IM services and other communication networks for use in other desktop applications, such as e-mail clients or address books. . This package provides a Python interface to Galago. . See the libgalago description for more information about Galago in general. Python-Version: 2.5 Package: python-prelude Priority: extra Section: contrib/python Installed-Size: 1602 Maintainer: Mickael Profeta Architecture: solaris-i386 Source: libprelude Version: 0.9.16.2-2 Provides: python2.4-prelude, python2.5-prelude Depends: libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), libgnutls13 (>= 2.0.4-0), libprelude2 (= 0.9.16.2-2), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-prelude_0.9.16.2-2_solaris-i386.deb Size: 368618 MD5sum: ecda1c193b202ebcd87b313e74a34579 SHA1: 6afeeca8e610362df67a858533cb4fe8aba9a11b SHA256: 6252f39d2874a1b4233c525a5849c2db4e570c477b0f8ce5d0ac3eecc0eac5a5 Description: Hybrid Intrusion Detection System [ Base library ] Prelude is a general-purpose hybrid intrusion detection system. Its goals are performance and modularity. It is divided in two main parts : - the Prelude sensors, responsible for generating alerts, such as snort sensor, featuring a signature engine, plugins for protocol analysis, and intrusion detection plugins, and the Prelude log monitoring lackey. - the Prelude report server, collecting data from Prelude sensors, and generating user-readable reports. . This package contains the Python bindings for Prelude. Python-Version: 2.4, 2.5 Package: python-pyexiv2 Priority: optional Section: contrib/python Installed-Size: 14 Maintainer: Michal Čihař Architecture: solaris-i386 Source: pyexiv2 Version: 0.1.1-1build1 Provides: python2.4-pyexiv2, python2.5-pyexiv2 Depends: libboost-python1.34.1 (>= 1.34.1-2.1), libexiv2-2, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-pyexiv2_0.1.1-1build1_solaris-i386.deb Size: 142150 MD5sum: a4becd37fc8427ba5260514c73e0e1ee SHA1: fe7c50a070551388ccaf41c1cf718416a81913c1 SHA256: 556f0112b0776d16eb490ee9cdaa3edbd1913f69b51b773c6453e54be16f7c9a Description: Python binding to Exiv2 pyexiv2 is a python binding to exiv2, the C++ library for manipulation of EXIF and IPTC image metadata. It is a python module that allows your python scripts to read and write metadata (EXIF, IPTC, thumbnail) embedded in image files (JPEG, TIFF, ...). . It is designed as a high level interface to the functionalities offered by exiv2 (and is built on top of it). Using python's built-in data types and standard modules, it provides easy manipulation of image metadata. Homepage: http://tilloy.net/dev/pyexiv2/ Python-Version: 2.4, 2.5 Package: python-pysqlite1.1 Priority: optional Section: contrib/python Installed-Size: 15 Maintainer: Joel Rosdahl Architecture: solaris-i386 Version: 1.1.8a-3 Replaces: python2.3-pysqlite1.1, python2.4-pysqlite1.1 Provides: python2.4-pysqlite1.1, python2.5-pysqlite1.1 Depends: libgcc1 (>= 1:4.2.1), libsqlite3-0 (>= 3.4.2), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Suggests: python-pysqlite1.1-dbg Conflicts: python-sqlite, python2.3-pysqlite1.1, python2.3-sqlite, python2.4-pysqlite1.1, python2.4-sqlite Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-pysqlite1.1_1.1.8a-3_solaris-i386.deb Size: 35520 MD5sum: 83298aa055e1027e3dc85f6579d1649b SHA1: 47fc3f341585bb1b15a36f74decfd76f6208f918 SHA256: c05de52cca7f4ccf8b0451c9cbb79dd5daf3a1ed1394306e3cf907e2f8548b42 Description: python interface to SQLite 3 pysqlite is an interface to the SQLite database server for Python. It aims to be fully compliant with Python database API version 2.0 while also exploiting the unique features of SQLite. . pysqlite 1.1.x is built against SQLite 3 but uses the same API as pysqlite 1.0.x (for SQLite 2, packaged as python-sqlite). Newer interfaces to SQLite 3 can be found in the package python-pysqlite2 and python-apsw. Python-Version: 2.4, 2.5 Package: python-codespeak-lib Priority: optional Section: contrib/python Installed-Size: 154 Maintainer: Guilherme Salgado Architecture: solaris-i386 Source: codespeak-lib Version: 0.9.0-3.1 Replaces: python-pylib, python2.3-codespeak-lib, python2.4-codespeak-lib Provides: python2.4-codespeak-lib, python2.5-codespeak-lib Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Recommends: python-docutils, python-tkinter Suggests: graphviz, gs-gpl | gs-esp, ps2eps, rsync, screen, subversion, tetex-bin Conflicts: python-pylib, python2.3-codespeak-lib, python2.4-codespeak-lib Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-codespeak-lib_0.9.0-3.1_solaris-i386.deb Size: 359104 MD5sum: db04a8cdc94a9624bae975cdbdab2eb5 SHA1: ecfec1f8d1d249b101d2eaf54bc8912cc9103019 SHA256: aedd3f2138fa305d91d48fbfce6b5dabb09901e927ec77a4edb0039ec173bfa2 Description: The pylib library containing py.test, greenlets and other niceties It includes py.test, whose focus is to get a test environment that's easier to use than the existing ones, py.xml ("a fast'n'easy way to generate xml/html documents"), py.magic.greenlet ("Lightweight in-process concurrent programming") and many more features. . homepage: http://codespeak.net/py/ Python-Version: 2.4, 2.5 Package: python-tau Priority: optional Section: contrib/python Installed-Size: 16 Maintainer: Yann Dirson Architecture: solaris-i386 Source: tau Version: 2.16.4-1 Replaces: python2.2-tau (<= 2.12.8-3), python2.3-tau, python2.4-tau, tau (= 2.15.6b1-1), tau-examples (<= 2.12.8-1), tau-python-common Provides: python2.4-tau, python2.5-tau, tau-python-common Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), sunwcslr, sunwlibm, tau (= 2.16.4-1) Conflicts: python2.3-tau, python2.4-tau, tau-python-common Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-tau_2.16.4-1_solaris-i386.deb Size: 39852 MD5sum: 11cd639c9923e2095cf70cc3d1e29b6c SHA1: 0e1df13d070ff3bfe026e814ad0db374c0d89747 SHA256: c820c58ae2ef2b75b82229ddf1ff8b11e981f331e22bbcf39440e57fea0c69b2 Description: Tuning and Analysis Utilities - support for python bindings TAU is a profiling toolkit specially made for parallel computing (multi-thread, multi-process, MPI, PVM). . This package python bindings to the TAU functionality, as well as some auto-instrumentation support for python programs. Python-Version: 2.4, 2.5 Package: python-bibtex Priority: optional Section: contrib/python Installed-Size: 158 Maintainer: Chris Lawrence Architecture: solaris-i386 Version: 1.2.2-3.1 Provides: python2.4-bibtex, python2.5-bibtex Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, librecode0 (>= 3.6), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Conflicts: librecode0 (<< 3.6-10), pybliographer (<< 1.2.7-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-bibtex_1.2.2-3.1_solaris-i386.deb Size: 61732 MD5sum: 9769640f7ca09afc095b4d4b60325009 SHA1: be2fab8f88dc3e4ea2227c263b610941d9d09ca7 SHA256: 0d5562b0de3b121799fd09c928f5a78c659fdba81fc1b88e04b824b0947dcdcd Description: Python interfaces to BibTeX and the GNU Recode library This module contains two extensions needed for pybliographer: . * a BibTeX parser * a simple binding to GNU Recode . However, it may be useful to programmers working on other projects as well. Python-Version: 2.4, 2.5 Package: python-biopython Priority: optional Section: contrib/python Installed-Size: 4015 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 1.44-2ubuntu1 Replaces: python2.3-biopython (<< 1.42-1), python2.4-biopython (<< 1.42-1) Provides: python2.4-biopython, python2.5-biopython Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), python (>= 2.4), python (<< 2.6), python-biopython-martel (= 1.44-2ubuntu1), python-egenix-mxtexttools, python-numeric, python-numeric-ext, python-reportlab, python-support (>= 0.7.1), sunwlibm Recommends: python-biopython-doc (= 1.44-2ubuntu1) Suggests: python-tk, wise Conflicts: python2.3-biopython (<< 1.42-1), python2.4-biopython (<< 1.42-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-biopython_1.44-2ubuntu1_solaris-i386.deb Size: 935374 MD5sum: 767b991af68dbf1721d3fbcc54222d3e SHA1: f2348d6a03cce0e45d9881c1a47eca8992499efb SHA256: eeb60d3c45409c5ea3503d8041caae363e8bd653530bde633fca0c337ade1e45 Description: Python library for bioinformatics The Biopython Project is an international association of developers of freely available Python tools for computational molecular biology. . It is a distributed collaborative effort to develop Python libraries and applications which address the needs of current and future work in bioinformatics. The source code is made available under the Biopython License, which is extremely liberal and compatible with almost every license in the world. We work along with the Open Bioinformatics Foundation, who generously provide web and CVS space for the project. Homepage: http://biopython.org Python-Version: 2.4, 2.5 Package: python-extclass Priority: optional Section: contrib/python Installed-Size: 165 Maintainer: Matthias Klose Architecture: solaris-i386 Version: 1.2.0zope-2.5.1-5build1 Replaces: python2.3-extclass, python2.4-extclass Provides: python2.4-extclass, python2.5-extclass Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Conflicts: python2.3-extclass, python2.4-extclass Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-extclass_1.2.0zope-2.5.1-5build1_solaris-i386.deb Size: 144284 MD5sum: f638b60ca3a4968376ff03732044d575 SHA1: 18f0cfac90e57bbcbabef822e428611c268baa14 SHA256: ea9962f8210f1eb607dab7f680013d985df72aeba973ba50d558de0d7df4c649 Description: Improves integration between Python and C++ classes A lightweight mechanism, named "ExtensionClass", has been developed for making Python extension types more class-like. Classes can be developed in an extension language, such as C or C++, and these classes can be treated like other python classes: . - They can be sub-classed in python, - They provide access to method documentation strings, and - They can be used to directly create new instances. . An example class shows how extension classes are implemented and how they differ from extension types. . Extension classes provide additional extensions to class and instance semantics, including: . - A protocol for accessing subobjects "in the context of" their containers. This is used to implement custom method types and environmental acquisition. - A protocol for overriding method call semantics. This is used to implement "synchronized" classes and could be used to implement argument type checking. - A protocol for class initialization that supports execution of a special '__class_init__' method after a class has been initialized. . Extension classes illustrate how the Python class mechanism can be extended and may provide a basis for improved or specialized class models. Python-Version: 2.4, 2.5 Package: python-gtkglext1 Priority: extra Section: contrib/python Installed-Size: 43 Maintainer: Thierry Randrianiriana Architecture: solaris-i386 Version: 1.1.0-3 Provides: python2.4-gtkglext1, python2.5-gtkglext1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.12.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libgtkglext1, libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libsm6, libx11-6, libxmu6, libxt6, python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-gtkglext1_1.1.0-3_solaris-i386.deb Size: 144288 MD5sum: 2e480c632a77e4fa55f13a11f8d32164 SHA1: 869d093e6848ec9fad27120e00d3c220dc2a348d SHA256: 349eecc352020118bef353256de9aabdd077c9bde5a1211414795f60c09ab559 Description: GtkGLext python bindings PyGtkGLExt is Python language bindings for GtkGLExt, OpenGL Extension to GTK. . Homepage: http://gtkglext.sourceforge.net/ Package: python-subnettree Priority: optional Section: contrib/python Installed-Size: 34 Maintainer: Scott Kitterman Architecture: solaris-i386 Source: pysubnettree Version: 0.11+1-1 Provides: python2.4-subnettree, python2.5-subnettree Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-subnettree_0.11+1-1_solaris-i386.deb Size: 39072 MD5sum: d5b473fef39f5238ffb378caa2580bd6 SHA1: 0f648366d67347599adc7e9e7a8f77e569472574 SHA256: 3d9f8ddf4833372929a784a094da9fa29514c4d2a38910cad0352233db8060b7 Description: Python Module for CIDR Lookups The PySubnetTree package provides a Python data structure SubnetTree which maps subnets given in CIDR (Classless Inter-Domain Routing) notation to Python objects. Lookups are performed by longest-prefix matching. Homepage: http://www.icir.org/robin/pysubnettree/ Package: python-pyglew Priority: optional Section: contrib/python Installed-Size: 25 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Version: 0.1.2-2 Provides: python2.4-pyglew, python2.5-pyglew Depends: libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libstdc++6 (>= 4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-pyglew_0.1.2-2_solaris-i386.deb Size: 236358 MD5sum: 2fc4dc052047cb6a043cd5ad178b3bd0 SHA1: 04dafcf84050b36805a465ac05e18d1ae8bcb436 SHA256: 95d89ea34767c55d3f739cbb83c677a50d99a77fba8f5433f15942a2124a9325 Description: GLEW bindings for Python PyGLEW is the Python-bindings for the excellent OpenGL Extension Wrangler (GLEW), a library that handles initiliazation of OpenGL extensions. . This Python wrapper over GLEW will let that library to initializate and check availability of extentions, and then to freely use them in a Python code. . In addition, there are many extentions needed by other tools, like pygpu. Homepage: http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/ Python-Version: 2.4, 2.5 Package: python-iptcdata Priority: extra Section: contrib/python Installed-Size: 77 Maintainer: Ian Wienand Architecture: solaris-i386 Source: libiptcdata Version: 1.0.2-2 Provides: python2.4-iptcdata, python2.5-iptcdata Depends: libgcc1 (>= 1:4.2.1), libiptcdata0, python (>= 2.4), python (<< 2.6), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-iptcdata_1.0.2-2_solaris-i386.deb Size: 18404 MD5sum: ca76589fad7dcd131c93eb8f26a71306 SHA1: f6c581449918339471295cdc78d0f4dc3b8ae9bd SHA256: d59c09203e879c27a7a93984b85f04923834030c9f97f6fd21ec457ed8b11885 Description: Python bindings for the iptcdata library libiptcdata is a library, for manipulating the International Press Telecommunications Council (IPTC) metadata stored within multimedia files such as images. The library provides routines for parsing, viewing, modifying, and saving this metadata. . This package contains the python bindings for libiptcdata. Python-Version: 2.4, 2.5 Package: python-evolution Priority: optional Section: contrib/python Installed-Size: 19 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Source: evolution-python Version: 0.0.4-1 Provides: python2.4-evolution, python2.5-evolution Depends: libbonobo2-0 (>= 2.15.0), libebook1.2-9 (>= 2.22.3), libecal1.2-7 (>= 2.22.3), libedataserver1.2-9 (>= 2.22.3), libffi4 (>= 4.2.1), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-evolution_0.0.4-1_solaris-i386.deb Size: 63546 MD5sum: 1f9f03cd4b33f02e06267d34c221513f SHA1: 78416ff75d3baec21d7ffa5a4bb6671869727b41 SHA256: ce8a89e8bce961a5328e9d69b4b13cd78cd7d8005baed8194ecfcf742ea6b9a0 Description: python bindings for libebook and libecal Evolution-python allows python programs to interface the Evolution Data Server. Evolution Data Server is the GNOME facility for storing address book, calendar and task list information. Homepage: http://www.conduit-project.org/wiki/evolution-python Python-Version: 2.4, 2.5 Package: python-kjbuckets Priority: optional Section: contrib/python Installed-Size: 112 Maintainer: Matthias Klose Architecture: solaris-i386 Source: gadfly (1.0.0-12) Version: 1:1.0.0-12 Replaces: python2.3-kjbuckets, python2.4-kjbuckets Provides: python2.4-kjbuckets, python2.5-kjbuckets Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Conflicts: python2.3-kjbuckets, python2.4-kjbuckets Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-kjbuckets_1.0.0-12_solaris-i386.deb Size: 58024 MD5sum: 8bf30c60db0d736992d8335053ed3766 SHA1: 312578f1b25172f8e41473f6ec8aa7b9aec2c805 SHA256: 69fcdd2d5ee59d500a93856634d5e1b519c56ce37bfcbe2ac0c1a9b867a5f837 Description: Set and graph data types for Python kjbuckets is a C extension to the Python interpreter which defines set and graph data types, as well as an alternative dictionary data type. These types are tightly coupled at the level of C, allowing fast and powerful algebraic combinations of container objects. Python-Version: 2.4, 2.5 Package: python-biggles Priority: optional Section: contrib/python Installed-Size: 27 Maintainer: Ernesto Nadir Crespo Avila Architecture: solaris-i386 Version: 1.6.4-4 Replaces: python2.3-biggles (<< 1.6.4-1.2), python2.4-biggles (<< 1.6.4-1.2) Provides: python2.4-biggles, python2.5-biggles Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libplot2c2, libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxt6, python (>= 2.4), python (<< 2.6), python-numeric, python-support (>= 0.7.1) Suggests: python-numeric-ext Conflicts: python2.3-biggles (<< 1.6.4-1.2), python2.4-biggles (<< 1.6.4-1.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-biggles_1.6.4-4_solaris-i386.deb Size: 55236 MD5sum: 3279ce84fe18e2ad468932b54d9ddb83 SHA1: b871968dfac99826d45b40a63a1df3e277b6044a SHA256: 95063be85273e1c5b622f6289e0175c147655dba6e5a3b5acd3e26231597c805 Description: Scientific plotting package for Python Biggles is a Python module for creating publication-quality 2D scientific plots. It supports multiple output formats (postscript, x11, png, svg, gif), understands simple TeX, and sports a high-level, elegant interface. It's intended for technical users with sophisticated plotting needs. Python-Version: 2.4, 2.5 Package: python-exo Priority: optional Section: contrib/python Installed-Size: 108 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: exo Version: 0.3.4-3ubuntu4 Provides: python2.4-exo, python2.5-exo Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libexo-0.3-0 (>= 0.3.4), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxfce4util4 (>= 4.4.2), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), sunwcslr, sunwlibm Suggests: python-exo-dbg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-exo_0.3.4-3ubuntu4_solaris-i386.deb Size: 84694 MD5sum: f75bfec528fea2b9df4503da70e9669c SHA1: 10f908719d9ed43334c9b818359bfb7252984d47 SHA256: 6b3983261ec2e0a915d0b894d03d5ef3bed19c23fb42b3828485f371137a50fa Description: Library with extensions for Xfce (Python bindings) libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . This package provides Python bindings for libexo. Homepage: http://libexo.os-cillation.com/ Python-Version: 2.4, 2.5 Package: python-clutter-dbg Priority: extra Section: contrib/python Installed-Size: 21 Maintainer: Ross Burton Architecture: solaris-i386 Source: pyclutter Version: 0.6.0-1 Depends: python-clutter Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-clutter-dbg_0.6.0-1_solaris-i386.deb Size: 142854 MD5sum: 7b8b17082302b432e88787b947982a18 SHA1: 6ca64fcbbb2b51ac21cf861402e4d0b8c9f59163 SHA256: ea17778291f94a2a347e5f0e8ce7875247100cb497ce0648083f8f5f5bf2899a Description: Open GL based interactive canvas library - Python bindings Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the debug symbols for the Python bindings. Package: python-statgrab Priority: optional Section: contrib/python Installed-Size: 152 Maintainer: Bartosz Fenski Architecture: solaris-i386 Source: pystatgrab Version: 0.4-1.1build1 Replaces: pystatgrab Provides: python2.4-statgrab, python2.5-statgrab Depends: libgcc1 (>= 1:4.2.1), libstatgrab6, python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1), sunwcslr Conflicts: pystatgrab Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-statgrab_0.4-1.1build1_solaris-i386.deb Size: 42668 MD5sum: 5d5abf22671f12fa8aed7ea3a144973a SHA1: 17714903d13290cfd300c64dd47eea4f63491f66 SHA256: 1926e3d936dd168551db86f83f74f45fcb59d6fa0f25160bb3f3fd466f10fb56 Description: interface to the libstatgrab library for Python python-statgrab contains Python bindings for libstatgrab library. . libstatgrab is a library which provides an easy to use interface for accessing system statistics. Available statistics include CPU, Load, Memory, Swap, Disk I/O, and Network I/O. . Homepage: http://www.i-scream.org/pystatgrab/ Package: python-awn Priority: optional Section: contrib/python Installed-Size: 82 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Julien Lavergne Architecture: solaris-i386 Source: avant-window-navigator Version: 0.2.1-0ubuntu2.2 Depends: libawn0 (>= 0.2.1), libffi4 (>= 4.2.1), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-awn_0.2.1-0ubuntu2.2_solaris-i386.deb Size: 30848 MD5sum: ef095ed188e0c3d0d99052d8ef4aeacf SHA1: 72a6e8c5ee078b110652205bcf93e6f7b275d97d SHA256: 92bcbb6637c49a42360a1c9900f076bd6822c2ac828c13630f0cab5b5fe3bd80 Description: library for avant-window-navigator - Python bindings This library is used by avant-window-navigator. It provides python bindings to create and use python applets for avant-window-navigator. Homepage: https://launchpad.net/avant-window-navigator/ Python-Version: 2.5 Package: python2.4-rfxswf Priority: extra Section: contrib/python Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Simo Kauppi Architecture: solaris-i386 Source: swftools Version: 0.8.1-1ubuntu1 Depends: libc6 (>= 2.3.6.ds1-8), libexpat1 (>= 1.95.8-3.3), libfontconfig1 (>= 2.4.2-1), libfreetype6 (>= 2.2.1-5), libgif4, libjpeg62, libt1-5 (>= 5.1.0-2), python-imaging (>= 1.1.5-11), python2.4 (>= 2.4.4-2), zlib1g (>= 1:1.2.3-13) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python2.4-rfxswf_0.8.1-1ubuntu1_solaris-i386.deb Size: 167088 MD5sum: 6cd032343b26f9d44dc6c74da4c2355e SHA1: 07a092f385893ab777273630bebe031e1acfac8f SHA256: 2f856297fb2143ab162dea3ecf8e1a43f08a52e31a614c0169ba4016ce0e3327 Description: Python wrapper for the rfxswf library RFXSWF library is a fully featured library which can be used for standalone SWF generation. It includes support for Bitmaps, Buttons, Shapes, Text, Fonts, Sound etc. It also has support for ActionScript using the Ming ActionCompiler. . This is the wrapper for using the rfxswf library from the Python scripting language. The rfxswf library is in the librfxswf-dev package. . Homepage: http://www.swftools.org/ Package: python-libsvm Priority: optional Section: contrib/python Installed-Size: 320 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libsvm Version: 2.84.0-3 Provides: python2.4-libsvm, python2.5-libsvm Depends: libsvm2, python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-libsvm_2.84.0-3_solaris-i386.deb Size: 113624 MD5sum: 12150491e9c168e3bac180666019da1c SHA1: 771205fef09c07f3c5f159b6bb0d0bed9e6fddfc SHA256: 0bb34d511359162808cd958cf24d91dd01dbefa5e2c5138fdce204a7edd46ff8 Description: The LIBSVM shared library Python bindings Python dynamic loading extension module for LIBSVM Support Vector Machine lib Python-Version: 2.4, 2.5 Package: python-ncrypt Priority: optional Section: contrib/python Installed-Size: 601 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Frank Sievertsen Architecture: solaris-i386 Source: ncrypt Version: 0.6.4-0ubuntu1 Provides: python2.4-ncrypt, python2.5-ncrypt Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1), sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-ncrypt_0.6.4-0ubuntu1_solaris-i386.deb Size: 128046 MD5sum: 36e3ca8c00d744b4542bdae20bd81700 SHA1: afc995a7cc38c1d3f661037fc22d13390557b830 SHA256: fd4eb7668aef49ce6bc1876ede7970558eea892eb6d73b738659ba21e18ddcad Description: python wrapper for OpenSSL Features: * hash algorithms (md5, sha1, sha256, sha512 etc.) * symmetric encryption algorithms (aes256, aes128, 3des, blowfish etc.) * public key crypto with RSA * diffie-hellman key exchange * create/manipulate X.509 certificates * SSL/TLS network protocol * MIT License . Homepage: http://tachyon.in/ncrypt/ Package: python-libccc Priority: extra Section: contrib/python Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hubert Figuiere Architecture: solaris-i386 Source: libccc Version: 0.0.5-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libccc-0.1-0, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), python (>= 2.5), python (<< 2.6), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-libccc_0.0.5-0ubuntu1_solaris-i386.deb Size: 32498 MD5sum: cfbf38ac4867b3907754c5086b800916 SHA1: 0567cade911c35b1dc4e6e30d5bc8ffe61717311 SHA256: d66e00798f93c5c824e68bf249b18c57be6ed20b307b7001a71783b132935498 Description: A Cairo based Canvas - Development Files Criawips Cairo Canvas is a Cairo based canvas with a MVC inspired by GnomeCanvas, and developed for Criawips. . Python bindings for 2.5 Python-Version: 2.5 Package: python-exo-dbg Priority: extra Section: contrib/python Installed-Size: 18 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: exo Version: 0.3.4-3ubuntu4 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libexo-0.3-0 (>= 0.3.4), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxfce4util4 (>= 4.4.2), python-dbg, python-exo (= 0.3.4-3ubuntu4), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-exo-dbg_0.3.4-3ubuntu4_solaris-i386.deb Size: 175750 MD5sum: a2d350d03a6116b245597082672adbea SHA1: 69ad0c1f101df6caa32063a8b499fdbad061c950 SHA256: 7b4e682519ce76a1c69cddb21948ea2adaf93c6163399f521185978ee296e713 Description: Library with extensions for Xfce (Python debug bindings) libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . This package provides Python debug bindings for libexo. Homepage: http://libexo.os-cillation.com/ Package: python-tagpy Priority: extra Section: contrib/python Installed-Size: 17 Maintainer: Michal Čihař Architecture: solaris-i386 Source: tagpy Version: 0.93-1 Provides: python2.4-tagpy, python2.5-tagpy Depends: libboost-python1.34.1 (>= 1.34.1-2.1), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libtag1c2a (>= 1.4), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-tagpy_0.93-1_solaris-i386.deb Size: 525044 MD5sum: 7860be6ba34ac7ca92110856e8f1804e SHA1: 4dd3f8165517bfa7f89eb4e183f48bc55c1f4360 SHA256: d2750a25a36e5afc5b23c463fa2ebd64b78909ace8eb832a3a71a5526f6cf7a0 Description: Python module for manipulating tags in music files Binds Python to Scott Wheeler's TagLib. Makes it easy to read ID3 tags from MP3 files, Xiph Comments from Ogg Vorbis and FLAC files, and APE tags from MusePack files. Homepage: http://news.tiker.net/software/tagpy Python-Version: 2.4, 2.5 Package: python-pygraphviz Priority: optional Section: contrib/python Installed-Size: 29 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Cyril Brulebois Architecture: solaris-i386 Version: 0.35.dfsg-1ubuntu1 Provides: python2.4-pygraphviz, python2.5-pygraphviz Depends: graphviz (>= 2.12), libgcc1 (>= 1:4.2.1), libgraphviz4 (>= 2.16), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-pygraphviz_0.35.dfsg-1ubuntu1_solaris-i386.deb Size: 90012 MD5sum: 2fba8aed46d6cd09fa0c084d7a5f1126 SHA1: ffb460d1da7ab52ba49f2fae89af49846e1e73dc SHA256: 61165a091ec449ab1930d9ae43a3954747f483adc4fedde9a7bd4f8acb01a46f Description: Python interface to the Graphviz graph layout and visualization package Pygraphviz is a Python interface to the Graphviz graph layout and visualization package. . With Pygraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. . Homepage: https://networkx.lanl.gov/wiki/pygraphviz Package: python-at-spi-dbg Priority: extra Section: contrib/python Installed-Size: 2089 Maintainer: Ubuntu Core developers Original-Maintainer: Jose Carlos Garcia Sogo Architecture: solaris-i386 Source: pyspi Version: 0.6.1-1ubuntu2 Depends: libatk1.0-0 (>= 1.20.0), libatspi1.0-0 (>= 1.22.1), libbonobo2-0 (>= 2.15.0), libgcc1 (>= 1:4.2.1), libglib2.0-0, libiconv, liborbit2 (>= 1:2.14.10), libx11-6, python-at-spi (= 0.6.1-1ubuntu2), python-dbg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-at-spi-dbg_0.6.1-1ubuntu2_solaris-i386.deb Size: 590758 MD5sum: 703c1f98794bd2170eba3bab3f37d0ac SHA1: c25fd4ed7c3181607a1ce16652a8ea8e96bce6f9 SHA256: 9424e3c026e1edac166d479fb4c8fac6c662abba494bce4866f36884a2b59387 Description: Assistive Technology Service Provider Interface - Python bindings (debug extension) at-spi is the "Assistive Technology Service Provider Interface". . Accessibility is enabling people with disabilities to participate in substantial life activities that include work and the use of services, products and information. . This package contains Python bindings for the core components of GNOME Accessibility (debug extension). Package: python-ll-xist Priority: optional Section: contrib/python Installed-Size: 57 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Python Modules Team Architecture: solaris-i386 Source: ll-xist Version: 2.15.5-1.1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), python (>= 2.5), python (<< 2.6), python-libxml2, python-ll-core (>= 1.7.1), python-support (>= 0.7.1), python2.5, sunwlibm Suggests: docbook-utils, elinks, ipython Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-ll-xist_2.15.5-1.1ubuntu1_solaris-i386.deb Size: 255994 MD5sum: 43fb9d28bfc46b0e644283df2f2d508b SHA1: 3f6f7aab3dc57098e71759522422bc2ab82e18c2 SHA256: 9c2a15e093e76e86ac7e2157394e4f7e8116cd8efee87f761af8071ea8e620be Description: Extensible HTML and XML generator and DOM parser XIST is an extensible HTML and XML generator written in Python and also a DOM parser (built on top of SAX2) with a very simple and pythonesque tree API. Every XML element type corresponds to a Python class and these Python classes provide a conversion method to transform the XML tree (e.g. into HTML). XIST can be considered object oriented XSLT. . Some of the significant features of XIST include: * Easily extensible with new XML elements, * Can be used for offline or online page generation, * Allows embedding Python code in XML files, * Supports separation of layout and logic, * Can be used together with mod_python, PyWX or Webware to generate dynamic pages, * Fully supports Unicode and XML namespaces, * Provides features to use XIST together with JSP/Struts (when replacing Struts tag libraries with XIST this speeds up pages by a factor of 5-10.) . XIST was written as a replacement for the HTML preprocessor HSC Homepage: http://www.livinglogic.de/Python/xist/index.html Package: python-urwid Priority: optional Section: contrib/python Installed-Size: 662 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Source: urwid Version: 0.9.8.1-1 Replaces: python2.1-urwid, python2.2-urwid, python2.3-urwid, python2.4-urwid Provides: python2.4-urwid, python2.5-urwid Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Conflicts: python2.1-urwid, python2.2-urwid, python2.3-urwid, python2.4-urwid Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-urwid_0.9.8.1-1_solaris-i386.deb Size: 161762 MD5sum: 848240c20067aa2e6e58c979c9d09b13 SHA1: 056d068880e36e306e008a4e23bd689cf5dbb427 SHA256: 91b42308aa5e7aeead6f8685478e39f95e955e55ff0d036d630c68c9b297f20f Description: curses-based UI/widget library for Python Urwid is a console user interface library that includes many features useful for text console application developers including: . * Fluid interface resizing (xterm window resizing/fbset on Linux console) * Web application display mode using Apache and CGI * Support for UTF-8, simple 8-bit and CJK encodings * Multiple text alignment and wrapping modes built-in * Ability to create user-defined text layout classes * Simple markup for setting text attributes * Powerful list box that handles scrolling between different widget types * List box contents may be managed with a user-defined class * Flexible edit box for editing many different types of text * Buttons, check boxes and radio boxes * Customizable layout for all widgets * Easy interface for creating HTML screen shots . Homepage: http://excess.org/urwid/ Package: python-tickcount Priority: optional Section: contrib/python Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Robert Collins Architecture: solaris-i386 Source: tickcount Version: 0.1-0ubuntu3 Provides: python2.4-tickcount, python2.5-tickcount Depends: python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-tickcount_0.1-0ubuntu3_solaris-i386.deb Size: 4518 MD5sum: 0444d0f28250ebadadc6774754ed5231 SHA1: bf541faf626c534743760ccdb1519f2190406ea9 SHA256: 7cc148a8de0a6f483cb772ef007c50604a56f1e9ccc65d5d0a0fea415b654579 Description: a python module to access the python interpreter tickcount. Python C extension module giving access to the internal tickcounter of python. . This is useful for certain forms of profiling or performance analysis. Homepage: https://launchpad.net/tickcount Package: python-apsw Priority: optional Section: contrib/python Installed-Size: 12 Maintainer: Joel Rosdahl Architecture: solaris-i386 Version: 3.3.13-r1-3 Replaces: python2.3-apsw, python2.4-apsw Provides: python2.4-apsw, python2.5-apsw Depends: libgcc1 (>= 1:4.2.1), libsqlite3-0 (>= 3.4.2), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Conflicts: python2.3-apsw, python2.4-apsw Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-apsw_3.3.13-r1-3_solaris-i386.deb Size: 95804 MD5sum: d9d2f663e1eabc734e37eb7a4a41c9cd SHA1: 6f226845eb0ed64094174a4abba10dbe9badef53 SHA256: f91f9340bd17c92db0a573a3ae3abee8148cff9946491d963d9e36098295b6f2 Description: another Python SQLite 3 wrapper APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that provides the thinnest layer over SQLite 3 possible. Everything you can do from the C API to SQLite 3, you can do from Python. Although APSW's API looks vaguely similar to Python's DB-API, it is not compliant with that API and instead works the way SQLite 3 does. Python-Version: 2.4, 2.5 Package: python-cjson Priority: optional Section: contrib/python Installed-Size: 10 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Version: 1.0.5-1 Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Suggests: python-cjson-dbg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-cjson_1.0.5-1_solaris-i386.deb Size: 13356 MD5sum: 780f82790ab4268e67783b66728a6155 SHA1: 5d86c210e90e7517f3a80bc2e0305ddc92b31754 SHA256: b76a7467e9bf7c72581f0c9950fc57562aa27eb7cb96ccd9b3e35b6dc02639f2 Description: Very fast JSON encoder/decoder for Python JSON stands for JavaScript Object Notation and is a text based lightweight data exchange format which is easy for humans to read/write and for machines to parse/generate. JSON is completely language independent and has multiple implementations in most of the programming languages, making it ideal for data exchange and storage. . The module is written in C and it is up to 250 times faster when compared to the other python JSON implementations which are written directly in python. This speed gain varies with the complexity of the data and the operation and is the the range of 10-200 times for encoding operations and in the range of 100-250 times for decoding operations. . Homepage: http://cheeseshop.python.org/pypi/python-cjson Package: libapache2-mod-wsgi Priority: optional Section: contrib/python Installed-Size: 43 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Source: mod-wsgi Version: 2.0-1~hardy1 Depends: apache2, apache2.2-common, libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), sunwcslr Suggests: apache2-mpm-worker | apache2-mpm-event Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/libapache2-mod-wsgi_2.0-1~hardy1_solaris-i386.deb Size: 105546 MD5sum: 21f81d9f7e973a888d08c5dfeaf25db0 SHA1: 17ff615ebe97d33c106a354014c7db2b5960841f SHA256: 2257ba805cff40b546904041102da51b342df92b53e52297c0d994b4e6127b4b Description: Python WSGI adapter module for Apache The mod_wsgi adapter is an Apache module that provides a WSGI (Web Server Gateway Interface, a standard interface between web server software and web applications written in Python) compliant interface for hosting Python based web applications within Apache. The adapter provides significantly better performance than using existing WSGI adapters for mod_python or CGI. Homepage: http://www.modwsgi.org/ Package: python-pymad Priority: optional Section: contrib/python Installed-Size: 11 Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: pymad Version: 0.5.4-3.2build1 Replaces: python2.3-pymad (<< 0.5.4-3.1), python2.4-pymad (<< 0.5.4-3.1) Depends: libgcc1 (>= 1:4.2.1), libmad0 (>= 0.15.1b) Conflicts: python2.3-pymad (<< 0.5.4-3.1), python2.4-pymad (<< 0.5.4-3.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-pymad_0.5.4-3.2build1_solaris-i386.deb Size: 12348 MD5sum: f4cf30cce09f2dc16439e711e75fb116 SHA1: 8a2eb066a6e84c8f5ed3dd8a01f7155e65c42b5a SHA256: 6d088236600d830803d2f0ea326f655d7adca32b2d950c3f591f7f7a80b1d9d7 Description: Python wrapper to the MPEG Audio Decoder library This module makes the MAD MP3 decoder library available to Python programs. It provides a high-level API to the MAD functions, that make reading audio data from an MPEG stream simple. Package: python-galago-gtk Priority: optional Section: contrib/python Installed-Size: 18 Maintainer: Marco Cabizza Architecture: solaris-i386 Source: galago-gtk-python Version: 0.5.0-1 Provides: python2.5-galago-gtk Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libffi4 (>= 4.2.1), libgalago-gtk1, libgalago3, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), python (>= 2.5), python (<< 2.6), python-support (>= 0.7.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-galago-gtk_0.5.0-1_solaris-i386.deb Size: 20806 MD5sum: 3af167098b1bc68b0b8825fa253b235d SHA1: 4493384b1f55946d3ab46ad0a92dcb78abbfa09d SHA256: 10b3bb118321be3a239668a568d91d75edd8a6ba32c6009b80b9ee3dff839d51 Description: GTK+ widgets for the Galago presence library (Python interface) Galago is a D-BUS-based desktop presence framework used to provide account, person, and presence information for users on IM services and other communication networks for use in other desktop applications, such as e-mail clients or address books. . This package provides a Python interface to the Galago GTK+ widgets. . See the libgalago description for more information about Galago in general. Python-Version: 2.5 Package: python-sqlitecachec Priority: extra Section: contrib/python Installed-Size: 11 Maintainer: Adam Cécile (Le_Vert) Architecture: solaris-i386 Source: yum-metadata-parser Version: 1.1.2-1 Provides: python2.4-sqlitecachec, python2.5-sqlitecachec Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, libsqlite3-0 (>= 3.4.2), libxml2 (>= 2.6.27), python (>= 2.4), python (>= 2.5) | python-pysqlite2, python (<< 2.6), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-sqlitecachec_1.1.2-1_solaris-i386.deb Size: 36362 MD5sum: d9623dd830c800871a659e8e34dcce43 SHA1: 372cb21343411a1e2fc8c378a85a5a0fa8470ab2 SHA256: 1592e7386542564310477710a8aab38341ddc1e4a9b2f1b99f485dee812dba64 Description: A fast metadata parser for YUM C-based metadata parser python module to quickly parse XML metadata from YUM repository (RPMs) into sqlite databases. . Homepage: http://linux.duke.edu/projects/yum/ Package: python-xml Priority: optional Section: contrib/python Installed-Size: 2162 Maintainer: Debian/Ubuntu Zope Team Architecture: solaris-i386 Version: 0.8.4-10ubuntu2 Replaces: python2.3-xml, python2.4-xml Provides: python2.4-xml, python2.5-xml Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Suggests: python-xml-dbg, python-xml-doc Conflicts: python-4suite (<< 0.12), python2.3-xml, python2.4-xml Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-xml_0.8.4-10ubuntu2_solaris-i386.deb Size: 446496 MD5sum: 5fd5520a28584ccf5f401dcee18dad1c SHA1: e3caf4d7c03a88c188a1a964d26b63255d318841 SHA256: 637eccdedfba92baf8784ef33a49d80076b0211662879bf94cf5c4ec2706b9fe Description: XML tools for Python The Python/XML distribution contains the basic tools required for processing XML data using the Python programming language, assembled into one easy-to-install package. The distribution includes parsers and standard interfaces such as SAX and DOM, along with various other useful modules. . The package currently contains: . * XML parsers: Pyexpat (Jack Jansen), xmlproc (Lars Marius Garshol), sgmlop (Fredrik Lundh). * SAX interface (Lars Marius Garshol) * minidom DOM implementation (Paul Prescod, others) * 4DOM and 4XPath from Fourthought (Uche Ogbuji, Mike Olson) * Schema implementations: TREX (James Tauber) * Various utility modules and functions (various people) Python-Version: 2.4, 2.5 Package: python-mmkeys Priority: optional Section: contrib/python Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michal Čihař Architecture: solaris-i386 Source: sonata Version: 1.4.2-1ubuntu1 Replaces: sonata (<< 1.4) Provides: python2.5-mmkeys Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libffi4 (>= 4.2.1), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), python (>= 2.5), python (<< 2.6), python-gtk2, sunwlibm Conflicts: sonata (<< 1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-mmkeys_1.4.2-1ubuntu1_solaris-i386.deb Size: 15308 MD5sum: f265a1b5d01b08900bdbc82032ed246f SHA1: be84acf8bc5c1031160e046c4663fe26ffeec119 SHA256: 01bf807b5f86957690ebad83ab4d882bb6b9d19e435504aac892cd7eaeb954c8 Description: Multimedia key support as a PyGTK object This module lets you access multimedia keys found on most new keyboards from Python; most important it grabs all input events so your program doesn't need to be in focus when the key is pressed (which is the usual behavior of the keys). You still need something like Acme or xmodmap to map the keys before using them. Homepage: http://sonata.berlios.de/ Python-Version: 2.5 Package: python-pyxine Priority: optional Section: contrib/python Installed-Size: 314 Maintainer: Jaldhar H. Vyas Architecture: solaris-i386 Source: pyxine Version: 0.1alpha2-3build1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libxext6, libxine1 (>= 1.1.8), python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-pyxine_0.1alpha2-3build1_solaris-i386.deb Size: 85900 MD5sum: e23dfc421572cc46e520cde92899d50f SHA1: 473e5c35e3fb4b48e8b62792c400092832c93db5 SHA256: da2c3a241f54e83fbb602d10fedc37632aff9d9d2327330e39613ac47f3136fd Description: interface to the xine media player for Python Pyxine provides Python bindings for libxine, the backend of the xine media player. Using Pyxine, it is possible to write simple (or complex) user-interfaces to xine. This makes it much easier for one to write custom xine UIs. Pyxine can also be used as a generic audio and video playing library for Python. Python-Version: 2.5 Package: python-rdflib Priority: optional Section: contrib/python Installed-Size: 77 Maintainer: Nacho Barrientos Arias Architecture: solaris-i386 Source: rdflib Version: 2.4.0-4 Provides: python2.4-rdflib, python2.5-rdflib Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-setuptools, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-rdflib_2.4.0-4_solaris-i386.deb Size: 277502 MD5sum: 768d635c51af0ad3e61a45a72f2b0a12 SHA1: 796de83c0ea91d0260c00707bfe3604979fd3a2f SHA256: e39dce9f28f09de9b28025a4bcc710a84c3b107f82c7a5db6d83af7e5fda0183 Description: RDF library containing an RDF triple store and RDF/XML parser/serializer RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains an RDF/XML parser/serializer that conforms to the RDF/XML Syntax Specification and both in-memory and persistent Graph backend. . This package also provides a serialization format converter called rdfpipe in order to deal with the different formats RDFLib works with. . Homepage: http://rdflib.net/ Package: python-rabbyt Priority: extra Section: contrib/python Installed-Size: 57 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Source: rabbyt Version: 0.7.5-1 Provides: python2.4-rabbyt, python2.5-rabbyt Depends: libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1), sunwlibm Suggests: python-pygame Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-rabbyt_0.7.5-1_solaris-i386.deb Size: 307598 MD5sum: 9959afb2dd73f585365231698ce7e128 SHA1: 637ab5c02fd90710396a1b84b8e9a7e1cb7f13c0 SHA256: 0baf6c0d687bb7c02334fd5ccb9ad226e7f9ac8a3417d191c5780b077216fa48 Description: sprite library for Python with game development in mind Rabbyt is a sprite library for Python. It has two goals: . * To be fast, without sacrificing ease of use. * To be easy to use, without sacrificing speed. . Rabbyt makes it very easy to create lots of sprites very fast that run very fast with little code. Homepage: http://matthewmarshall.org/projects/rabbyt/ Package: python-enthought-traits Priority: optional Section: contrib/python Installed-Size: 2387 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Source: enthought-traits Version: 2.0.5-1~hardy1 Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Suggests: python-enthought-traits-ui Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-enthought-traits_2.0.5-1~hardy1_solaris-i386.deb Size: 1914700 MD5sum: dd7888177d121010ddf2bdef17a2c08b SHA1: 1c3ef3846cd6ca651951cab9f637e92de310c3f4 SHA256: 0f0d52590ff97888c66513a41642b57f3f6123a9ee89958731422cf9dfe3065a Description: Manifest typing and reactive programming for Python The traits package provides a metaclass with special attributes that are called traits. A trait is a type definition that can be used for normal Python object attributes, giving the attributes some additional characteristics: * Initialization: A trait attribute can have a default value * Validation: A trait attribute is manifestly typed. * Delegation: The value of a trait attribute can be contained in another object * Notification: Setting the value of a trait attribute can fired callbacks * Visualization: With the TraitsUI package, GUIs can be generated automatically from traited objects. Homepage: http://code.enthought.com/traits/ Python-Version: 2.4, 2.5 Package: python-rfxswf Priority: extra Section: contrib/python Installed-Size: 4 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Simo Kauppi Architecture: solaris-i386 Source: swftools Version: 0.8.1-1ubuntu1 Depends: python2.4-rfxswf Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-rfxswf_0.8.1-1ubuntu1_solaris-i386.deb Size: 8846 MD5sum: af3f2c3bfe407e3220b7734eeba9818a SHA1: 01e4c4c0eb2227e712c02957dcd6c3293cda23a3 SHA256: bbd31a8d87d7fb0969ca41555b79e8275539558243c00acb5dbe1dbd1fe08ccf Description: Python wrapper for the rfxswf library RFXSWF library is a fully featured library which can be used for standalone SWF generation. It includes support for Bitmaps, Buttons, Shapes, Text, Fonts, Sound etc. It also has support for ActionScript using the Ming ActionCompiler. . This is the wrapper for using the rfxswf library from the Python scripting language. The rfxswf library is in the librfxswf-dev package. . Homepage: http://www.swftools.org/ Package: python-xapian Priority: optional Section: contrib/python Installed-Size: 14 Maintainer: Olly Betts Architecture: solaris-i386 Source: xapian-bindings Version: 1.0.5-1 Replaces: python2.1-xapian (<< 0.9.6-3), python2.2-xapian (<< 0.9.6-3), python2.3-xapian (<< 0.9.6-3), python2.4-xapian (<< 0.9.6-3) Provides: python2.4-xapian, python2.5-xapian Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libxapian15, python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), sunwlibm Suggests: xapian-doc Conflicts: python2.1-xapian (<< 0.9.6-3), python2.2-xapian (<< 0.9.6-3), python2.3-xapian (<< 0.9.6-3), python2.4-xapian (<< 0.9.6-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-xapian_1.0.5-1_solaris-i386.deb Size: 574492 MD5sum: b471c30f1162a961609f1b575c73a096 SHA1: fa1ec7c2ffb05eb24299d193ffeb08778dc2d1eb SHA256: 799b7ba04828fc9c910aa006a1e0b5808760bcfa6da1d07e9409ff18213948e0 Description: Xapian search engine interface for Python This package provides Xapian python bindings for all the packaged versions of Python. . The Xapian search engine library is a highly adaptable toolkit to allow developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. . The Xapian python bindings provide an interface to the Xapian library from the Python programming language, allowing both indexing and retrieval operations. Homepage: http://www.xapian.org/ Python-Version: 2.4, 2.5 Package: python-tcpwrap Priority: optional Section: contrib/python Installed-Size: 14 Maintainer: Brian Sutherland Architecture: solaris-i386 Version: 0.2-2.1build1 Replaces: python2.3-tcpwrap, python2.4-tcpwrap Provides: python2.4-tcpwrap, python2.5-tcpwrap Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), sunwcsl Conflicts: python2.3-tcpwrap, python2.4-tcpwrap Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-tcpwrap_0.2-2.1build1_solaris-i386.deb Size: 6718 MD5sum: 460938860d6349908fbbf56dd4c1bf39 SHA1: 77b1e211c2f7003cae3dad8f9803c63b4318bd79 SHA256: 56b4d41feec7af3c6da35de4489fddbeb52723ab5a441f99a43f435247b420b2 Description: python interface for libwrap0 (TCP wrappers) libwrap0 is a library for TCP wrappers so that programs can support TCP wrappers natively. This package provides a Python interface for libwrap0. Python-Version: 2.4, 2.5 Package: python-libpcap Priority: optional Section: contrib/python Installed-Size: 13 Maintainer: Thomas Bläsing Architecture: solaris-i386 Version: 0.6.1+cvs.2007.07.28-2 Provides: python2.5-libpcap Depends: libpcap0.8 (>= 0.9.5-1), python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-libpcap_0.6.1+cvs.2007.07.28-2_solaris-i386.deb Size: 30610 MD5sum: 37985a799a7db5c7446b4a7d20c37301 SHA1: 5ac898aa03b8dfc88fa6d6df45f6c4eb42a596fd SHA256: 692ca489835f04769a8d2af62afc90fe58cf06085a89d7fb41b32ca5c12cb05e Description: python libpcap wrapper Python module for the libpcap packet capture library, based on the original python libpcap module by Aaron Rhodes. . Homepage: http://sourceforge.net/projects/pylibpcap Python-Version: 2.5 Package: python-pythonmagick Priority: extra Section: contrib/python Installed-Size: 36 Maintainer: Carl Fürstenberg Architecture: solaris-i386 Source: pythonmagick Version: 0.7-3build1 Depends: libboost-python1.34.1 (>= 1.34.1-2.1), libgcc1 (>= 1:4.2.1), libmagick++10, libmagick10, libstdc++6 (>= 4.2.1), python (>= 2.5), python (<< 2.6), python-support (>= 0.7.1), python2.5 (>= 2.5), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-pythonmagick_0.7-3build1_solaris-i386.deb Size: 515142 MD5sum: 3c8ee93128c7f037a29bdd3d6d07c0bb SHA1: 4af9d2e12cbe5da53c43a910139182975265670d SHA256: 31ea02c2facdabe4b17ab17037026ec9da70089e6929f9fc34ecb60123f1c6f8 Description: an object-oriented Python interface to ImageMagick PythonMagick an interface to ImageMagick to give all the functionallity of ImageMagick++ into python. . Homepage: http://www.imagemagick.org Package: python-syck Priority: extra Section: contrib/python Installed-Size: 19 Maintainer: Thomas Jollans Architecture: solaris-i386 Version: 0.61.2-1 Replaces: python2.3-syck, python2.4-syck Provides: python2.4-syck, python2.5-syck Depends: python (>= 2.3) Conflicts: python2.3-syck, python2.4-syck Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-syck_0.61.2-1_solaris-i386.deb Size: 133698 MD5sum: 5c717ac4fef878f2305de8f2492563c5 SHA1: af0a5c3ee5a50faff710d4a3c77cef0c445b6d05 SHA256: 1b99cb2c095359a6a89e7c9ff6435321478a2b3e72749a76d3549ccc3492fef3 Description: PySyck python bindings to the Syck YAML parser kit Syck is a simple YAML parser kit. . YAML(tm) (rhymes with 'camel') is a straightforward machine parsable data serialization format designed for human readability and interaction with scripting languages such as Perl and Python. YAML is optimized for data serialization, formatted dumping, configuration files, log files, Internet messaging and filtering. This specification describes the YAML information model and serialization format. Together with the Unicode standard for characters, it provides all the information necessary to understand YAML Version 1.0 and construct computer programs to process it. . Homepage: http://pyyaml.org/wiki/PySyck Python-Version: 2.4, 2.5 Package: python-speex Priority: optional Section: contrib/python Installed-Size: 21 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Thom May Architecture: solaris-i386 Source: pyspeex Version: 0.2-1ubuntu4 Replaces: python2.3-speex, python2.4-speex Depends: libgcc1 (>= 1:4.2.1), libspeex1 (>= 1.1.8), python (>= 2.4), python (<< 2.6) Conflicts: python2.3-speex, python2.4-speex Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/python/python-speex_0.2-1ubuntu4_solaris-i386.deb Size: 23416 MD5sum: 4ee86f25ccac25ded61e8cbce340110c SHA1: 887b88a30788285a50c437ed11d26afe5d154cc3 SHA256: 0870cd39224d9ae1f63206fc700a2988c2ce5cfdc7679a21ab6e46a587769a16 Description: python bindings for Speex pySpeex is a Python interface to the wonderful Speex audio compressor/decompressor (codec). . With pySpeex, you can easily create an audio stream object, and incrementally encode and decode speech audio data. Homepage: http://www.freenet.org.nz/python/pySpeex/ Package: wml Priority: optional Section: contrib/web Installed-Size: 99 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Felipe Augusto van de Wiel (faw) Architecture: solaris-i386 Version: 2.0.11-3.1ubuntu1 Depends: eperl (>= 2.2.14-2), iselect (>= 1.2.0-2), libbit-vector-perl, libgcc1 (>= 1:4.2.1), libimage-size-perl, libterm-readkey-perl, m4 (>= 1.4-8), mp4h (>= 1.1.1-1), perl (>= 5.8.8-13), perlapi-5.8.8, slice (>= 1.3.7-0.1), sunwlibm Recommends: libhtml-clean-perl (>= 0.7-3), linklint, tidy (>= 19990415-1), txt2html Suggests: doc-html-w3, freetable, gfont, imagemagick, libwww-perl, shtool (>= 1.5.1-1), tardy, weblint (>= 1.020-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/wml_2.0.11-3.1ubuntu1_solaris-i386.deb Size: 448650 MD5sum: ee81621029e07e06ba856e1829036b76 SHA1: 1b7799f0786ba225d2e5e79e88a9a0f966caada5 SHA256: 85e0c075f51ead5c6cb7748751068580e414f1bd9f0ff56c16dad0a3f9964152 Description: off-line HTML generation toolkit WML (Website META Language) is a free and extensible Webdesigner's off-line HTML generation toolkit for Unix. WML consists of a control frontend driving up to nine backends in a sequential pass-oriented filtering scheme. Each backend provides one particular core language. For maximum power WML additionally ships with a well-suited set of include files which provide higher-level features build on top of the backends core languages. While not trivial and idiot proof WML provides most of the core features real hackers always wanted for HTML generation. . Homepage: http://www.thewml.org/ Package: cherokee Priority: optional Section: contrib/web Installed-Size: 1693 Maintainer: Gunnar Wolf Architecture: solaris-i386 Version: 0.7.2-2~hardy1 Provides: httpd, httpd-cgi Depends: libcherokee-base0 (= 0.7.2-2~hardy1), libcherokee-client0, libcherokee-server0 (= 0.7.2-2~hardy1), libgcc1 (>= 1:4.2.1), logrotate, mime-support, sunwcslr Pre-Depends: libcherokee-config0 (= 0.7.2-2~hardy1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/cherokee_0.7.2-2~hardy1_solaris-i386.deb Size: 1486388 MD5sum: d29e593c01e99745cd3332c2b23c7015 SHA1: e7aa553c193a7c1da6b7758efc603b821c170520 SHA256: 4babfc8cce254d02fb5c553058387a71c0c23df9cda69d98c0f09a22ba18920f Description: extremely fast and flexible web server Cherokee is an extremely flexible and fast web server. It's embedable, extensible with plug-ins. It has handler-to-path, virtual servers, gzip encoding, modular loggers, CGI support, and can run in a chroot environment, among other features. . This package contains the server and essential handlers. Homepage: http://cherokee-project.org/ Package: libapache2-mod-authnz-external Priority: optional Section: contrib/web Installed-Size: 10 Maintainer: Chuck Short Architecture: solaris-i386 Version: 3.1.0-1ubuntu2 Depends: apache2.2-common, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-authnz-external_3.1.0-1ubuntu2_solaris-i386.deb Size: 16506 MD5sum: fc05bde86e5d4a9eddf3221bdd2d9c28 SHA1: b1865cf764220817c9f57c03f69dd501a88548b8 SHA256: 10ae8191ccd56c5c666f59e6cbd3edc716da68a32ef0582d74d8846db38da653 Description: authenticate Apache against external authentication services Mod_Auth_External can be used to quickly construct secure, reliable authentication systems. It can also be mis-used to quickly open gaping holes in your security. Read the documentation, and use with extreme caution. . This Package includes the mod-athnz-external Module for Apache Version 2.x Package: libapache2-mod-geoip Priority: optional Section: contrib/web Installed-Size: 45 Maintainer: Michael Mende Architecture: solaris-i386 Version: 1.1.8-2ubuntu1 Depends: apache2.2-common, libgcc1 (>= 1:4.2.1), libgeoip1, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-geoip_1.1.8-2ubuntu1_solaris-i386.deb Size: 11608 MD5sum: 0dd291d81d3dd5c57bb9f737a7fc3c33 SHA1: 24599a831e468f6165aa49ea7943af643b830a15 SHA256: 804bceb2d7dd7f12199adcded6fa201e6a1f5371a229b61d920ee7c543321aa3 Description: GeoIP support for apache2 This is an apache2 module for finding the country that a web request originated from. It uses the GeoIP library and database to perform the lookup. . This module only works on Apache 2.0.x servers. . You can find more information about GeoIP at http://www.maxmind.com. Package: libmodxslt0 Priority: extra Section: contrib/libs Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Riccardo Setti Architecture: solaris-i386 Source: modxslt Version: 2005072700-2.2ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libpcre3 (>= 7.4), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libmodxslt0_2005072700-2.2ubuntu1_solaris-i386.deb Size: 29270 MD5sum: 0dabdadc0684bc3723e8b36134459916 SHA1: 611e142c6b5142de57a3c9e8669c5ade8c499783 SHA256: 98d46eec69e9cfcc0398dd22cf477b9482f42b6320f4c3d8fb7faaef53b2ad43 Description: modxslt libraries to parse XML using XSLT stylesheets modxslt is a web server module able to parse XML data on the fly. This library contains web server independent parts used by the various modules to provide a consistent and reliable parsing of xml documents under any web server. Package: sarg Priority: optional Section: web Installed-Size: 54 Maintainer: Luigi Gangitano Architecture: solaris-i386 Version: 2.2.5-1 Replaces: sqmgrlog Depends: bash, libgcc1 (>= 1:4.2.1), libgd2-noxpm (>= 2.0.35.dfsg) | libgd2-xpm (>= 2.0.35.dfsg), libiconv, sunwcslr Suggests: httpd | apache2, libapache2-mod-php5, squid, squidguard Conflicts: sqmgrlog Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/sarg_2.2.5-1_solaris-i386.deb Size: 571526 MD5sum: f1dce6bb88edd9478e03444e66b59fae SHA1: 8f84d6affb2dc48ec0b66725a44e1d0953b47061 SHA256: 9b8e229b27bb44080fed0a5f52b3f08241bb1adf1ea3f89f10ffcfe677eed56a Description: squid analysis report generator Sarg is a Squid Analysis Report Generator that allow you to view "where" your users are going to on the Internet. Sarg generate reports in html, with many fields, like: users, IP Addresses, bytes, sites and times. Package: aolserver4 Priority: optional Section: contrib/web Installed-Size: 1310 Maintainer: Francesco Paolo Lovergine Architecture: solaris-i386 Version: 4.5.0-14 Replaces: aolserver Provides: httpd, httpd-cgi Depends: adduser, aolserver4-core (= 4.5.0-14), debconf (>= 1.2.9) | debconf-2.0, libgcc1 (>= 1:4.2.1), logrotate (>= 3.6.5-1), mime-support, sunwcslr, sunwlibm, ucf (>= 0.30) Recommends: aolserver4-doc Suggests: aolserver4-nscache, aolserver4-nsencrypt Conflicts: aolserver Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/aolserver4_4.5.0-14_solaris-i386.deb Size: 729980 MD5sum: 0104e9b6f34a472d3536a5c26c4ef1ff SHA1: de74a03466c7c81dd0a350bac29af75722652c46 SHA256: 2bbae22761f2bb9d567cdf13c2ba450169e64e67ff8b7e50f9d8a61b09352343 Description: AOL Web Server 4 (Program) This is the web engine that powers the mighty America On-Line. It is capable of serving a tremendous number of users, and can publish hundreds of virtual servers within the same process at the same time. . It is similar in many respects to Zope, except based largely on Tcl. It is multi-threaded, and has a C API that can be used to extend its functionality. Homepage: http://www.aolserver.com/ Package: squid3 Priority: optional Section: contrib/web Installed-Size: 2328 Maintainer: Luigi Gangitano Architecture: solaris-i386 Version: 3.0.STABLE1-1nexenta3 Depends: adduser, logrotate (>= 3.5.4-1), lsb-base, netbase, squid3-common (= 3.0.STABLE1-1nexenta3) Suggests: resolvconf (>= 0.40), smbclient, squid3-cgi, squid3-client Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/squid3_3.0.STABLE1-1nexenta3_solaris-i386.deb Size: 850160 MD5sum: f4638682d9d5c83d28a39dc1ecb758dc SHA1: 2953dc5861d6e543daf58bf53aca3d37cd464a5b SHA256: 11bfc300a2fa9e4707958916a72e16232f23a48b151de0310e8d953afe1bdd4e Description: A full featured Web Proxy cache (HTTP proxy) Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. . Squid version 3 is the development code base at the moment. Code is still unstable and should be used with caution. Homepage: http://www.squid-cache.org Package: www-mysql Priority: extra Section: contrib/web Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hamish Moffatt Architecture: solaris-i386 Source: www-sql Version: 0.5.7-20ubuntu1 Replaces: www-sql Depends: apache2, libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), sunwcslr, sunwlibm Conflicts: www-sql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/www-mysql_0.5.7-20ubuntu1_solaris-i386.deb Size: 55850 MD5sum: ab4531850f36a5d3a333eef2a6e03f71 SHA1: ad3516e58ddbe456fe5edffe8a0a74832c874a7e SHA256: 663f1b9b3827759ba71b9fafb2a9f03a64165e556ddee0c188bba8df33858a5f Description: a WWW interface for the TCX mySQL database www-mysql is a web interface for the mySQL database. SQL commands can be embedded into web pages; these are executed on the server by www-mysql and the resulting web page sent to the browser. All SQL commands and queries supported by mySQL can be used via www-mysql. Package: modlogan Priority: extra Section: contrib/web Installed-Size: 2249 Maintainer: Erich Schubert Architecture: solaris-i386 Version: 0.8.13-3 Depends: libadns1, libbz2-1.0, libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libgd2-xpm (>= 2.0.35.dfsg), libiconv, libpcre3 (>= 7.4), libpng12-0 (>= 1.2.13-4), sunwcsl, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/modlogan_0.8.13-3_solaris-i386.deb Size: 664360 MD5sum: b11568052528152b4ba24739a6dcc01e SHA1: 41fe7f6db4db9c2cb0d26628eb6216134783220e SHA256: 63dd17ffef5c946647f1c0c4f966373560176b31f8ca4a3406c5f7c187993d4d Description: A modular logfile analyzer Modlogan is a modular logfile analyzer which is currently able to parse ftp-, webserver and squid logs. The generated output can be viewed by a web browser (->moglogan, webalizer) or your favorite text editor (->text). . The different input and output modes are provided by some surrounding plugins. For example the modlogan output plugin provides three different menu structure for the same colourfull output while the output which is generated by the webalizer output plugin looks similar to the output generated by the original Webalizer known from http://www.mrunix.net/webalizer/. . The input is handled the same way. One plugin is for the web server logs, the next is for xferlog from FTP-servers like WuFTP and the third input plugin is a NULL plugin which does nothing (but this perfectly :). Package: mongrel Priority: optional Section: contrib/web Installed-Size: 208 Maintainer: Filipe Lautert Architecture: solaris-i386 Version: 1.1.3-1 Depends: libdaemons-ruby, libgcc1 (>= 1:4.2.1), libgemplugin-ruby (>= 0.2.2), libgems-ruby1.8, ruby1.8 (>= 1.8.4), sunwcsl, sunwcslr, sunwlibm Suggests: mongrel-doc, rails Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/mongrel_1.1.3-1_solaris-i386.deb Size: 57000 MD5sum: 1c6a90f89adb383383830b49c0694d54 SHA1: 7008d0348e3d2a90462edb466d25e72eb747ff3a SHA256: 1052df52fb21c62eb5c4de0350b0d2f027dd8d2c6d4659297fe2fa758dab6e2a Description: A small fast HTTP library and server for Ruby Mongrel is a fast HTTP library and server for Ruby that is intended for hosting Ruby web applications of any kind using plain HTTP rather than FastCGI or SCGI. It is framework agnostic and already supports Ruby On Rails, Og+Nitro, and Camping frameworks. Homepage: http://mongrel.rubyforge.org/ Package: libflash-mozplugin Priority: optional Section: contrib/web Installed-Size: 47 Maintainer: Nobuhiro Iwamatsu Architecture: solaris-i386 Source: libflash Version: 0.4.13-9ubuntu1 Depends: libflash0c2 (= 0.4.13-9ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libflash-mozplugin_0.4.13-9ubuntu1_solaris-i386.deb Size: 14218 MD5sum: e4f93cad7040bb806a7801d73a1ef089 SHA1: 93d28786735e0dfa244533be44915d7a72160d9a SHA256: 541e924cd584872bf3a54ee1d84d1112a6fb559316bda6f37b0f9be6cca43e9a Description: GPL Flash (SWF) Library - Mozilla-compatible plugin The GPL Flash library is a set of functions that can be used by applications to play Flash movies. The core of the library is a portable graphic renderer that can be used to add SWF support to an application. . This package contains the Mozilla-compatible browser plugin, which will work with many browsers (Mozilla, Firefox, Konqueror, etc). Package: libapache2-mod-chroot Priority: optional Section: contrib/web Installed-Size: 24 Maintainer: Michael Ablassmeier Architecture: solaris-i386 Source: libapache-mod-chroot Version: 0.5-7 Depends: apache2.2-common, libgcc1 (>= 1:4.2.1), mod-chroot-common (= 0.5-7), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-chroot_0.5-7_solaris-i386.deb Size: 3460 MD5sum: 4cb7720542f0ac37b4c51db19ac06ad0 SHA1: 388a443467c0bf749b4ddd171d008b4a3724bd8d SHA256: f0d4e1eb23ce92f96b9e0c7875800928e620d41decf98ba7b42a1b20b72c5bb8 Description: run Apache in a secure chroot environment mod_chroot allows you to run Apache in a chroot jail with no additional files. You don't need to create a special directory hierarchy containing, for example, /dev or /lib. Setting up the Chroot happens by adjusting the `ChrootDir' Directive within your `httpd.conf'. . This Package includes the mod_chroot Module for Apache Version 2.x Package: aolserver4-nscache Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Francesco Paolo Lovergine Architecture: solaris-i386 Version: 1.5-2 Depends: aolserver4 (>= 4.0-1), libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Suggests: aolserver-doc (>= 4.0-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/aolserver4-nscache_1.5-2_solaris-i386.deb Size: 22286 MD5sum: 636583161d2b75e053033b690f79f25c SHA1: b0189ae34fb30adc6a0a700eca0c06ca0ee0b31f SHA256: 56c8a2cd92f9f1dd5296966066c0c7250f248a420f41cab789e32d0681739cec Description: AOLserver 4 module: Tcl API for AOLserver Caches AOLserver implements a C API for caching arbitrary data. This module provides a Tcl API on top of the C API. The module is only compatible with nsd8x (i.e. Tcl 8+ edition). Package: zope2.10 Priority: optional Section: contrib/web Installed-Size: 35605 Maintainer: Debian/Ubuntu Zope Team Architecture: solaris-i386 Version: 2.10.5-2 Provides: zope Depends: debconf | debconf-2.0, libgcc1 (>= 1:4.2.1), lsb-base, python2.4 (>= 2.4.3) Pre-Depends: zope-common (>= 0.5.21) Suggests: python-unit, zope-book, zope-devguide Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/zope2.10_2.10.5-2_solaris-i386.deb Size: 7224554 MD5sum: 65eea817112dbdab4609009999ba89a4 SHA1: 8e914ede530be5936e485cd43c558da6d316bb96 SHA256: 3656bc1d07a6fab5639c06c47764659a771136811525adb87b9fcd4b1ecd5496 Description: Open Source Web Application Server Zope is an open source web application server primarily written in the Python programming language. It features a transactional object database which can store not only content and custom data, but also dynamic HTML templates, scripts, a search engine, and relational database (RDBMS) connections and code. . It features a strong through-the-web development model, allowing you to update your web site from anywhere in the world. To allow for this, Zope also features a tightly integrated security model. Built around the concept of "safe delegation of control", Zope's security architecture also allows you to turn control over parts of a web site to other organizations or individuals. . This package contains the framework and libraries needed to run your own Zope 2.10 instance. Python-Version: 2.4 Package: php5-imagick Priority: optional Section: contrib/web Installed-Size: 37 Maintainer: Jose Carlos Medeiros Architecture: solaris-i386 Source: php-imagick Version: 2.0.1-1ubuntu0.1 Depends: libgcc1 (>= 1:4.2.1), libmagick10, php5-common, phpapi-20060613+lfs, sunwcslr, ucf Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/php5-imagick_2.0.1-1ubuntu0.1_solaris-i386.deb Size: 81390 MD5sum: 9bd706375a32d872738946801e23692a SHA1: c83b4f006e4638db708b0ae2b7f7138c0839060c SHA256: 4cd9dbfb982d23cdbe10ec61ff77639d241bd071f413e58a511726eb12a3f44a Description: ImageMagick module for php5 This package provides a wrapper for ImageMagick library directly from PHP scripts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://pecl.php.net/package/imagick Package: php5-suhosin Priority: optional Section: contrib/web Installed-Size: 10 Maintainer: php-suhosin maintainers Architecture: solaris-i386 Source: php-suhosin Version: 0.9.22-1 Depends: libgcc1 (>= 1:4.2.1), phpapi-20060613+lfs, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/php5-suhosin_0.9.22-1_solaris-i386.deb Size: 68776 MD5sum: 71420d2e6c65abc465a12b8e5159f57e SHA1: bc3f80cdbd226d249469b3a7bef5fbf900fd6726 SHA256: 70ed052f68a6ff120585777f09a2440e7a06aeaff837685f165cd8e21eb80c87 Description: advanced protection module for php5 This package provides a module for suhosin functions. . Suhosin is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin comes in two independent parts, that can be used separately or in combination. The first part is a small patch against the PHP core, that implements a few low-level protections against bufferoverflows or format string vulnerabilities and the second part is a powerful PHP extension that implements all the other protections. Homepage: http://www.hardened-php.net/suhosin/ Package: aolserver4-nsopenssl Priority: optional Section: contrib/web Installed-Size: 121 Maintainer: Francesco Paolo Lovergine Architecture: solaris-i386 Version: 3.0beta22-3build4 Depends: aolserver4 (>= 4.0-1), libgcc1 (>= 1:4.2.1), openssl (>= 0.9.6), sunwcslr, sunwlibm, sunwopensslr Suggests: aolserver4-doc (>= 4.0-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/aolserver4-nsopenssl_3.0beta22-3build4_solaris-i386.deb Size: 51202 MD5sum: e5738c5e404cc4cbf778197db72289e9 SHA1: f2da924b6b1eaa95051d1adbdbef493af5324fca SHA256: 5f8649729bcf54ee94c471c3ac0d915edf799df2697a98450c6adc0f0ceb64c9 Description: AOLserver 4 module: module for SSL mode. This module adds SSL capabilities to aolserver, and gives Tcl scripts an API to access openssl functions. . This is currently a beta release! Use at your own risk. Package: libapache2-mod-auth-shadow Priority: extra Section: contrib/web Installed-Size: 12 Maintainer: Jorge Salamero Sanz Architecture: solaris-i386 Version: 2.1-2 Depends: apache2.2-common, libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-auth-shadow_2.1-2_solaris-i386.deb Size: 11194 MD5sum: 8975e65d3aa2fa3545a1469562fbd729 SHA1: f906d6231325293a911482aebca80de71bc32348 SHA256: 6ffb0c8b191337b979d7fa99025d6dbfe3ba977f659c09da321953af5dac657b Description: Apache2 module for authentication using shadow When performing this task one encounters one fundamental difficulty: the /etc/shadow file is supposed to be read/writable only by root. However, the webserver is supposed to run under a non-root user, such as www-data. . mod_auth_shadow addresses this difficulty by opening a pipe to an SGID shadow program validate, which does the actual validation. When there is a failure validate writes an error message to the system log, and waits three seconds before exiting. The validate program uses getspnam() so supports shadow files and NIS. Package: swish-e Priority: optional Section: contrib/web Installed-Size: 96 Maintainer: Ludovic Drolez Architecture: solaris-i386 Version: 2.4.5-2 Depends: debconf (>= 0.5) | debconf-2.0, libgcc1 (>= 1:4.2.1), libpcre3 (>= 7.4), libxml2 (>= 2.6.27), sunwcsl, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: libdate-calc-perl, libmime-types-perl, libtemplate-perl, perl (>= 5.8.8-13), perlapi-5.8.8 Suggests: catdoc, hypermail, libhtml-parser-perl, libmp3-tag-perl, libwww-perl, wv, xpdf-utils Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/swish-e_2.4.5-2_solaris-i386.deb Size: 930070 MD5sum: 6aba812b20f8578d77a9b58e843cb94f SHA1: 26e241636c3dbfa13df4ba2f7e1827de52cdfc01 SHA256: 7e91642dabca9c17a8f37779511366de54e92dcb3acf055bc602b9bf4d2277ff Description: Simple Web Indexing System for Humans - Enhanced SWISH-Enhanced is a fast, powerful, flexible, and easy to use system for indexing collections of HTML Web pages, or any XML or text files like Open Office Documents, Open Document files, emails, and so on. . Key features: * Quickly index a large number of text, HTML, and XML documents * Use filters to index any type of files such as PDF, OpenOffice, DOC, XLS, PPT, MP3. * Includes a web spider for indexing remote documents over HTTP * Can use an external program to supply documents including records from a relational database. * Word stemming, soundex, metaphone, and double-metaphone indexing for fuzzy searching * Powerful Regular Expressions to select documents for indexing or exclusion * Limit searches to parts of documents such as certain HTML tags or to XML elements. * Index file is portable between platforms. * A Swish-e library is provided to allow embedding Swish-e into your applications for very fast searching. . You'll find ready to use examples for indexing the Debian documentation, PDF, OpenOffice and MSOffice files, whole Maildir, and more. Package: modxslt-tools Priority: extra Section: contrib/web Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Riccardo Setti Architecture: solaris-i386 Source: modxslt Version: 2005072700-2.2ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libmodxslt0, libpcre3 (>= 7.4), libxml2, libxslt1.1 (>= 1.1.20), sunwcslr, sunwlibm Suggests: modxslt-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/modxslt-tools_2005072700-2.2ubuntu1_solaris-i386.deb Size: 9852 MD5sum: 9d9e724ab26458a4085a7cafa9e2da6f SHA1: 9612e4e4ed7ff54df85a81e67ca8f08caa5026cd SHA256: 7bee4d658cf9b748799c0cbf2aac6a80457fd56d46614b2d005e6e016258b169 Description: modxslt command line tools This package contains commands for modxslt tools,: based on libxml2 and libxslt1. Package: libapache2-mod-ldap-userdir Priority: optional Section: net Installed-Size: 10 Maintainer: John Morrissey Architecture: solaris-i386 Version: 1.1.12-1 Depends: apache2.2-common, libgcc1 (>= 1:4.2.1), libldap-2.4-2 (>= 2.4.7), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-ldap-userdir_1.1.12-1_solaris-i386.deb Size: 14964 MD5sum: cffdabe8b10452284dcdac15326f1c92 SHA1: fb1d534fc3c0aa9b3c701e8e0478cc93ae6d3582 SHA256: 8909730921de566e394228687197e869d9cb05f090d75b3a28286e1b3319c688 Description: Apache module that provides UserDir lookups via LDAP This module implements UserDir (~/public_html/) directory lookups using data from an LDAP directory. . This package provides the module for the Apache 2 server. Package: aolserver4-core Priority: optional Section: contrib/web Installed-Size: 48 Maintainer: Francesco Paolo Lovergine Architecture: solaris-i386 Source: aolserver4 Version: 4.5.0-14 Replaces: aolserver, aolserver4 (<= 4.5.0-11) Provides: httpd, httpd-cgi Depends: debconf (>= 1.2.9) | debconf-2.0, libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: aolserver4-doc Suggests: aolserver4, aolserver4-nscache, aolserver4-nsencrypt Conflicts: aolserver, aolserver4 (<= 4.5.0-11) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/aolserver4-core_4.5.0-14_solaris-i386.deb Size: 289208 MD5sum: fb631d27e05226ffa44cf71da742beb1 SHA1: 294aeadcb8e6057f702110f1599d27529b00233c SHA256: bcbe9ba2a2d415e2da79fb7ab2d65442a0cbe3075a443ddd31ecff11cc13d235 Description: AOL Web Server 4 (Core libraries) This is the web engine that powers the mighty America On-Line. It is capable of serving a tremendous number of users, and can publish hundreds of virtual servers within the same process at the same time. . It is similar in many respects to Zope, except based largely on Tcl. It is multi-threaded, and has a C API that can be used to extend its functionality. . This package contains the basic shared libraries which are useful for building add-on modules and are used also by the daemon. It does *not* contain the AOLserver daemon, which can be installed using aolserver4 package instead. Homepage: http://www.aolserver.com/ Package: puf Priority: optional Section: contrib/web Installed-Size: 102 Maintainer: Marco Nenciarini Architecture: solaris-i386 Version: 1.0.0-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/puf_1.0.0-4_solaris-i386.deb Size: 50346 MD5sum: 314e38dd42df5264ec5c26eba37f0c49 SHA1: ea53d1df158d50a4e2aae4b3d934c15032470b73 SHA256: c9c797f86ea7cb43e4d4ba2a0b6d8d774ec3130849fa8ec533a00987ce9721b6 Description: Parallel URL fetcher puf is a download tool for UNIX-like systems. You may use it to download single files or to mirror entire servers. It is similar to GNU wget (and has a partly compatible command line), but has the ability to do many downloads in parallel. This is very interesting, if you have a high-bandwidth internet connection. Package: libapache2-mod-vhost-ldap Priority: optional Section: contrib/web Installed-Size: 11 Maintainer: Ondřej Surý Architecture: solaris-i386 Source: mod-vhost-ldap Version: 1.2.0-1build1 Depends: apache2.2-common, libgcc1 (>= 1:4.2.1), libldap-2.4-2 (>= 2.4.7), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-vhost-ldap_1.2.0-1build1_solaris-i386.deb Size: 11192 MD5sum: 28fb0fb1f850c021966601d74d54c164 SHA1: 77bd390203d1cc8c6eeae263fee1bce8300d1f7e SHA256: cf77d47158649800dcb92c254c06d2dc2fe7783a7ac21d5a963d447a7ca8025f Description: Apache 2 module for Virtual Hosting from LDAP mod-vhost-ldap is Apache 2.x module for storing and configuring Virtual Hosts from LDAP. It supports DocumentRoot, ScriptAlias, ServerName, ServerAlias, ServerAdmin and SuexecUserGroup directives. . It's build on top of mod_ldap, so it uses it's caching capabilities and can be used with threaded apache. Package: bk2site Priority: optional Section: contrib/web Installed-Size: 28 Maintainer: Bradley Bell Architecture: solaris-i386 Version: 1:1.1.9-3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libwww-perl, perl, sunwcslr, sunwlibm Suggests: httpd, xbel-utils | netscape | mozilla Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/bk2site_1.1.9-3_solaris-i386.deb Size: 248826 MD5sum: 2758a25074b200e2d671238d71343f5b SHA1: 9d89f82e1606489b73d084517a5d60000e143546 SHA256: 3d6e3ad281083082462bf1d83cc623ca3e63cd4d895450f88d2136918a723aa8 Description: Utility to turn bookmarks into Yahoo/Slashdot like pages bk2site will transform a Netscape bookmarks file (use xbel-utils to convert other formats) into a yahoo-like website with slashdot-like news. You can see an example website created with it at http://MultiAgent.com. . The program has several nice features: . Includes hit-counter and display feature (see which URLs are popular). Includes integrated cgi-bin search.pl program. Nice-looking output. Powerful customization. Inserts navigation information into the top of each page. Puts a "new" icon next to new entries. Supports any other icon(s) (e.g., cool.gif, hot.gif) you might want to show. Puts New Additions on the front page. Puts News Items on the front page. Supports URL and directory aliases. Use PRIVATE keyword to keep some URLs/folders from appearing. Package: cgiwrap Priority: optional Section: contrib/web Installed-Size: 129 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Pierre Machard Architecture: solaris-i386 Version: 3.9-3.1ubuntu1 Replaces: php-cgiwrap Depends: apache | httpd, sunwcslr Conflicts: php-cgiwrap, suidmanager (<< 0.52) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/cgiwrap_3.9-3.1ubuntu1_solaris-i386.deb Size: 48504 MD5sum: d62ef57e1549405c7ea584cc38d73298 SHA1: 8d4d010a6460b3c842336f1702b17ea656129f24 SHA256: 3aa7d0e62943e553dde9189a9cd1e681e7e5dd207f58dbc4533d83a67e139f73 Description: allows ordinary users to run their own CGI scripts a gateway that allows more secure user access to CGI programs on an HTTPd server than is provided by the http server itself. The primary function of CGIwrap is to make certain that any CGI script runs with the permissions of the user who installed it, and not those of the server. Package: libapache2-mod-rpaf Priority: extra Section: web Installed-Size: 11 Maintainer: Piotr Roszatycki Architecture: solaris-i386 Version: 0.5-3 Depends: apache2.2-common (>= 2.2.8-1nexenta3), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-rpaf_0.5-3_solaris-i386.deb Size: 7702 MD5sum: 3f308f6a058462346f641102238a2e63 SHA1: 2fbc24978404967991b81d163b976102f65bf23e SHA256: 06668e0caf6b3570840f694a32013f7c4a1851245a08693b60fe97212b9b9da2 Description: module for Apache2 which takes the last IP from the 'X-Forwarded-For' header rpaf is short for reverse proxy add forward. . rpaf is for backend Apache servers what mod_proxy_add_forward is for frontend Apache servers. It does exactly the opposite of mod_proxy_add_forward written by Ask Bjorn Hansen. . It changes the remote address of the client visible to other Apache modules when two conditions are satisfied. First condition is that the remote client is actually a proxy that is defined in httpd.conf. Secondly if there is an incoming X-Forwarded-For header and the proxy is in its list of known proxies it takes the last IP from the incoming X-Forwarded-For header and changes the remote address of the client in the request structure. Homepage: http://stderr.net/apache/rpaf/ Package: libapache2-webauth Priority: optional Section: contrib/net Installed-Size: 23 Maintainer: Russ Allbery Architecture: solaris-i386 Source: webauth Version: 3.5.5-1 Depends: apache2.2-common, libcurl3 (>= 7.16.2-1), libgcc1 (>= 1:4.2.1), libldap-2.4-2 (>= 2.4.7), libwebauth1, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-webauth_3.5.5-1_solaris-i386.deb Size: 198604 MD5sum: 61ee404db89ee676d7d3f146d1d1750f SHA1: dfd6f080b1d8fedcd4cd75397eeb8b77fd7c115f SHA256: c2682992b77024246ce24a20ea2c927cf4c75c94e422f03b045de74a9961e7d7 Description: Apache 2 modules for WebAuth authentication WebAuth is a cookie-based web authentication system built on top of Kerberos. It relies on a central authentication server that handles all user authentication for a domain and creates user authentication credentials for any web server that needs strong authentication. . This package contains the Apache 2 modules to do basic authentication for individual web servers and to look up LDAP information using LDAP v3 with GSSAPI binds about the authenticated user. Directory information can be used for authorization control and to populate environment variables. These modules should be installed on any web server using WebAuth. Homepage: http://webauth.stanford.edu/ Package: mp4h Priority: optional Section: contrib/web Installed-Size: 15 Maintainer: Luk Claes Architecture: solaris-i386 Version: 1.3.1-3 Depends: libgcc1 (>= 1:4.2.1), libiconv, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/mp4h_1.3.1-3_solaris-i386.deb Size: 149472 MD5sum: 70cc93a86148b65ee31cf2e44468f1ad SHA1: 0c5e31e0726064ee7c1d86fb9236befe126d3489 SHA256: a566c907206aceea6eb175400d37f9fa7bcf16b26612ed2184321974c2b68f7f Description: Macro processor for HTML documents Mp4h is a macro processor specifically designed for HTML documents, with powerful programming features. It allows definition and expansion of new tags with a syntax familiar to HTML authors. . Mp4h is a core component of the Website Meta Language (WML). Package: libapache2-mod-line-edit Priority: optional Section: contrib/web Installed-Size: 10 Maintainer: Stefan Fritsch Architecture: solaris-i386 Version: 1.0.0-1 Depends: apache2.2-common, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-line-edit_1.0.0-1_solaris-i386.deb Size: 13046 MD5sum: 5435c554de8225f4016eff213703392b SHA1: b5f217c8c246889a08097ab2c79d2bb9ab7aded2 SHA256: 2e157caacb6f753c1eabec24b100adb0db2ea29a5ef2337654cd5796e51c88db Description: search-and-replace line editor module for apache 2 mod_line_edit is a general-purpose apache 2 filter for text documents. It operates as a simple on-the-fly line editor, applying search-and-replace rules defined in a configuration or .htaccess file. Both simple text and regular expression search and replace are supported. Package: wmf Priority: optional Section: contrib/web Installed-Size: 15 Maintainer: Francesco Paolo Lovergine Architecture: solaris-i386 Version: 1.0.5-6 Depends: sunwcslr Suggests: www-browser Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/wmf_1.0.5-6_solaris-i386.deb Size: 46842 MD5sum: d4e64fa661da7281f992dca5b64e1064 SHA1: dfdef55f341fa069d1e3bdd43a1f4123d61565ff SHA256: c5c04f1a85ab6d38618ea7da3f1ff9afe96fe5030d6ec391532aaa1906b718b9 Description: Web Mail Folder This program converts emails to HTML and makes index files (by author, data, subject,thread). Of course there are other programs making the same, but here are some features which not all have: - correct threading without level limitation - quoted-printable text encoding - home page hyperlink (X-URL) - faces support - breaking indexes in different pages to make them smaller (don't break between threads) - index time limitation (older mail disappears from the index) - frame support Package: netsurf Priority: extra Section: contrib/web Installed-Size: 1229 Maintainer: Vincent Sanders Architecture: solaris-i386 Version: 1.1-2 Provides: www-browser Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libcurl3 (>= 7.16.2-1), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libjpeg62, liblcms1 (>= 1.15-1), libmng1 (>= 1.0.3-1), libpango1.0-0 (>= 1.20.1), libroken18-heimdal, libxml2 (>= 2.6.27), sunwcslr, sunwlibm, sunwopensslr, zlib1g (>= 1:1.2.1) Recommends: mime-support Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/netsurf_1.1-2_solaris-i386.deb Size: 380072 MD5sum: a17619db39b578f9c6500b71bc50a136 SHA1: 503382cfb672a64d4a451c44b957562597d31c02 SHA256: 65bbd43e433a680fc6b633461af5afbe74c54647745eca905e9e48f04d2639f9 Description: Small portable web browser with CSS and Unicode support NetSurf is a multi-platform lightweight web browser. Its aim is to provide comprehensive rendering of HTML 4 with CSS 2 in a small resource footprint while remaining fast. Package: libapache2-mod-scgi Priority: optional Section: contrib/web Installed-Size: 44 Maintainer: Neil Schemenauer Architecture: solaris-i386 Source: scgi Version: 1.12-0.2 Depends: apache2.2-common Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-scgi_1.12-0.2_solaris-i386.deb Size: 12832 MD5sum: ba79c9292323abb435c8128e64bce207 SHA1: af3b135e5d4e04f3dd068f6703c80d0046a692ed SHA256: e845001db871b0dfb8ce24a6d42884a3ba1d7faa6a5f1944de4fd578fa406911 Description: Apache module implementing the SCGI protocol The SCGI protocol is a replacement for the Common Gateway Interface (CGI) protocol. It is a proposed standard for applications to interface with HTTP servers. It is similar to FastCGI but is designed to be easier to implement. . This package is an Apache module implementing the client side of the protocol. Package: python-annodex Priority: optional Section: contrib/web Installed-Size: 49 Maintainer: Jeff Waugh Architecture: solaris-i386 Source: pyannodex Version: 0.7.3-0ubuntu2 Depends: libannodex0, libgcc1 (>= 1:4.2.1), python (>= 2.5), python (<< 2.6) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/python-annodex_0.7.3-0ubuntu2_solaris-i386.deb Size: 15346 MD5sum: be90d553ae108de81ca4f35e98364bc7 SHA1: 11561c108c900a2c4a1ace8f1f8f8eba1e19cd53 SHA256: 1a565d2725ce00cb4305155fa43aded0be41122ca592602cb93f22db52fd4b6e Description: Python bindings for Annodex pyannodex provides low-level bindings for the Annodex libraries, as well as providing a high-level object oriented interface. Package: wwwoffle Priority: optional Section: contrib/web Installed-Size: 535 Maintainer: Paul Slootman Architecture: solaris-i386 Version: 2.9a-2 Depends: coreutils (>= 5.0), debconf | debconf-2.0, debianutils (>= 1.13.1), libgcc1 (>= 1:4.2.1), libgnutls13 (>= 2.0.4-0), sunwcslr, zlib1g (>= 1:1.2.1) Suggests: htdig (>= 3.1.0b4) | namazu | mnogosearch-pgsql | mnogosearch-mysql, logrotate, pdnsd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/wwwoffle_2.9a-2_solaris-i386.deb Size: 1265744 MD5sum: 5d2038a79c00f3978c7457e9ec86eedf SHA1: 70c670bdb28bd7c34587596c186972142f346363 SHA256: 1a255ed22b563cb63dd77e6ef70e397c0c809c3f441c912ada2d2a18817ad029 Description: World Wide Web OFFline Explorer The wwwoffled program is a simple proxy server with special features for use with dial-up internet links. This means that it is possible to browse web pages and read them without having to remain connected. . While Online - Caching of pages that are viewed for review later. - Conditional fetching to only get pages that have changed. - Modification of pages e.g. to remove the BLINK tag or popup windows. . While Offline - The ability to follow links and mark other pages for download. - Browser or command line interface to select pages for downloading. - Optional info on bottom of pages showing cached date and allowing refresh. - Works with password protected pages and pages containing forms. - Cached pages can be searched with the ht://dig search engine, or with namazu or mnogosearch which are similar search engines; however, support for other than ht://dig is limited. Package: mozplugger Priority: optional Section: contrib/web Installed-Size: 76 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ari Pollak Architecture: solaris-i386 Version: 1.10.1-2ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, m4, sunwcslr, xulrunner-1.9 | firefox-2 | galeon | konqueror | opera Suggests: evince | evince-gtk | kpdf | xpdf-reader | acroread, imagemagick | gqview | qiv, mikmod, mpg123 | mpg321 | splay, openoffice.org-calc | gnumeric, openoffice.org-impress, openoffice.org-writer | abiword | abiword-gnome | ted, playmidi | timidity, rasmol | xscreensaver-gl, sidplay-base, sox | bplay, texlive-base-bin | kdvi, totem-gstreamer | totem-totem-xine | mplayer | xine-ui, vorbis-tools, xmp Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/mozplugger_1.10.1-2ubuntu2_solaris-i386.deb Size: 57284 MD5sum: 727988e3568371ea879bf5e3437c9382 SHA1: 610f610ffde265511a7b43d4fc458ffcc135f3f2 SHA256: 3f68b662d781fa741c099d51b6d0b050509f4b4562fea621f1d350d5154d0e54 Description: Plugin allowing external viewers to be launched inside Mozilla mozplugger allows you to seamlessly integrate external applications to view files downloaded from the web that Mozilla can not normally handle. The application is embedded within a Mozilla window as to act like and feel like a true plugin. . This allows you to view PDFs, Postscript files, animations and movies, amongst other file types all from within Mozilla (with supporting applications). . Homepage: http://mozplugger.mozdev.org Package: libapache2-mod-removeip Priority: optional Section: contrib/web Installed-Size: 10 Maintainer: Mod_removeip Packaging Group Architecture: solaris-i386 Source: libapache-mod-removeip Version: 1.0b-5 Depends: apache2.2-common (>= 2.2.3), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-removeip_1.0b-5_solaris-i386.deb Size: 10318 MD5sum: e0ff6692de7a4cec5c7bd53054e64940 SHA1: 66f8ffb04ab47b5c723cec953c5cd63b197283cd SHA256: 838589bc063dba2766994837d25af63cd82fb7ef95eb07612d0bea199cd63636 Description: Module to remove IP from apache2's logs This package provides the removeip module for the Apache 2 webserver. This module allows for overwriting Apache's environment variable REMOTE_ADDR with a fixed value. This is necessary to anonymize all logs written by Apache and to prevent web applications from accessing the original IP address. . Please be advised that activating this module may cause unexpected side effects to the behavior of your web applications. . Homepage: http://dev.riseup.net/privacy/apache/ Package: zope2.9 Priority: optional Section: contrib/web Installed-Size: 35196 Maintainer: Debian/Ubuntu Zope Team Architecture: solaris-i386 Version: 2.9.8-2 Provides: zope Depends: debconf | debconf-2.0, libgcc1 (>= 1:4.2.1), lsb-base, python2.4 (>= 2.4.2) Pre-Depends: zope-common (>= 0.5.35) Suggests: python-unit Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/zope2.9_2.9.8-2_solaris-i386.deb Size: 6993082 MD5sum: c3d45923e27747458fdefbc2e0afc52a SHA1: 3ea8d59efb7a05ffa74202a0d48930b4d7801a49 SHA256: 9ef1076a1a2a0683374ca5257b5c070a52edd11a07f0374c25e8c0759d06d4a2 Description: Open Source Web Application Server Zope is an open source web application server primarily written in the Python programming language. It features a transactional object database which can store not only content and custom data, but also dynamic HTML templates, scripts, a search engine, and relational database (RDBMS) connections and code. . It features a strong through-the-web development model, allowing you to update your web site from anywhere in the world. To allow for this, Zope also features a tightly integrated security model. Built around the concept of "safe delegation of control", Zope's security architecture also allows you to turn control over parts of a web site to other organizations or individuals. . This package contains the framework and libraries needed to run your own Zope 2.9 instance. Python-Version: 2.4 Package: axel Priority: optional Section: contrib/web Installed-Size: 103 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.0b-3 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/axel_1.0b-3_solaris-i386.deb Size: 38276 MD5sum: 8dcd27de636c8e5910072d2b9bd8c248 SHA1: a54327a42c39b821064ea0ada2aa5a5dd1e243c4 SHA256: 412b9bd8d200b9fe8f9bc9b34155d6b61f97c08fdf44bf22a3255509689dabcb Description: A light download accelerator - Console version This program tries to accelerate the downloading process by using multiple connections for one file. Starting from version 0.97, the program can use multiple mirrors for one download as well. The program tries to be as light as possible (25-30k in binary form), so it might be useful as a wget clone on byte-critical systems. Package: libapache2-mod-layout Priority: optional Section: contrib/web Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Preston Smith Architecture: solaris-i386 Source: libapache-mod-layout Version: 5.0-0ubuntu1 Depends: apache2.2-common, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-layout_5.0-0ubuntu1_solaris-i386.deb Size: 15048 MD5sum: 261c9672aff34727dad3c62feabb35f1 SHA1: 078c8887866481cc74427c774e7d1a8f649e91e3 SHA256: 40c52bf109aef5a9eb64e2014ad62395ce3c3978dd2b054d2a8d0e578e0d8e89 Description: Apache web page content wrapper mod_layout allows you to create a single look and feel throughout a website without using server side includes to "automagically" wrap pages in standard headers and footers. . It can be used to to add standard disclaimers to all of the pages on a server, add banner ads, etc. Package: libapache2-mod-musicindex Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Thibaut VARENE Architecture: solaris-i386 Source: libapache-mod-musicindex Version: 1.2.1-1 Depends: apache2.2-common, libapr1, libarchive1 (>= 2.2.4), libflac8, libgcc1 (>= 1:4.2.1), libid3tag0 (>= 0.15.1b), libmad0 (>= 0.15.1b), libvorbis0a (>= 1.2.0), libvorbisfile3 (>= 1.2.0), mod-musicindex-common (= 1.2.1-1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-musicindex_1.2.1-1_solaris-i386.deb Size: 26596 MD5sum: f0dc5e28f1ba16e6a44e1428cefe59f1 SHA1: cac4db1ca44c8afd74ee446ef78e7168ab4df14d SHA256: 00dad87f03f252c0a648972142c85341b1636c28db69353836327219195e0478 Description: Browse, stream, download and search through MP3/Ogg/FLAC files mod_musicindex is aimed at being a C alternative to the Perl module Apache::MP3 (http://search.cpan.org/dist/Apache-MP3/). It allows nice displaying of directories containing MP3 or Ogg Vorbis and FLAC files, including sorting them on various fields, streaming/downloading them, constructing playlists and searching. . This package contains the module for Apache 2.2. Package: nanourl Priority: optional Section: contrib/web Installed-Size: 13 Maintainer: Stefani Banerian Architecture: solaris-i386 Version: 0.1-7.1 Depends: apache | apache2 | apache-ssl, mysql-client, php5 | php4, php5-mysql | php4-mysql Suggests: mysql-server Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/nanourl_0.1-7.1_solaris-i386.deb Size: 7636 MD5sum: 02a6d474dc19416b611c3c7ca35205ec SHA1: fbaee405af709ae0a991cc031fff00b16f00ce19 SHA256: d77af78d83294b11bd152f4ccbe3ef4f0d07010d6d21d8ccd17a3188bf4befb3 Description: Lightweight analog of TinyURL NanoURL is an implementation of the TinyURL website for your localhost. All that it needs are 2 PHP files, php + mySQL support, and a simple mySQL database. Package: mnogosearch-sqlite Priority: optional Section: contrib/web Installed-Size: 3099 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Philipp Hug Architecture: solaris-i386 Source: mnogosearch Version: 3.3.6-1ubuntu0.1 Replaces: mnogosearch, udmsearch Provides: mnogosearch, mnogosearch-builtin Depends: libgcc1 (>= 1:4.2.1), libsqlite0 (>= 2.8.17), mnogosearch-common (= 3.3.6-1ubuntu0.1), sunwcslr, sunwlibm, sunwopensslr, zlib1g (>= 1:1.2.1) Conflicts: m17n-lib-bin, m17n-lib-doc, mguesser, mnogosearch, udmsearch, udmsearch-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/mnogosearch-sqlite_3.3.6-1ubuntu0.1_solaris-i386.deb Size: 1323890 MD5sum: ce5931b60ec07e95ddaba30d1604ed12 SHA1: 6e02c7c98b0c4a24a31f454e6bf67d23e4477176 SHA256: 24ce4f9ce08b17b8230aa566d8d3f2e8d850217115f00e94a792761e69bf6c37 Description: full-featured web search engine (SQLite) MnogoSearch is a web search engine that consists of two parts. . The first part is the indexing mechanism (indexer). It crawls over HTML hypertext references and stores found words and new references into a database. . The second part is a web front-end that provides search functions using the data collected by the indexer. For more information, look at http://search.mnogo.ru/ . This package contains SQLite specific files. Package: thttpd-util Priority: optional Section: contrib/web Installed-Size: 12 Maintainer: Daniel Baumann Architecture: solaris-i386 Source: thttpd Version: 2.25b-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/thttpd-util_2.25b-3_solaris-i386.deb Size: 30038 MD5sum: 75c55e03696772cfce039390ff4cb999 SHA1: f9b2fa33feadbc38ace53aa2541932d23ed1ca3f SHA256: 00ddb914c2387358b8b958338a0d13ef2a9aaf4f50593d5a8a4f0f308eaa234e Description: tiny/turbo/throttling HTTP server (utilities) thttpd is a small, fast secure webserver. It features CGI support, URL-traffic-based throttling and basic authentication. thttpd has a very small memory footprint as it only forks itself in order to execute CGI scripts. It is designed to be as fast as fully featured web-servers and it performs extremely well under high load. . Homepage: . This package contains various support utilities for thttpd web-server. Enhances: thttpd Package: php5-sqlite3 Priority: optional Section: contrib/web Installed-Size: 11 Maintainer: Julien Danjou Architecture: solaris-i386 Source: php-sqlite3 Version: 0.5-1 Depends: libgcc1 (>= 1:4.2.1), libsqlite3-0 (>= 3.4.2), php-sqlite3, phpapi-20060613+lfs, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/php5-sqlite3_0.5-1_solaris-i386.deb Size: 11406 MD5sum: c07ebeed70100958511e1773febd7ad8 SHA1: 6e90d6888803d1e26d45418b0eed77d868987f11 SHA256: 8011fff78c382ec43ad7fd9cbae6e9c24d165cd5bc315ce20910d39dc26580c8 Description: SQLite3 module for php5 This package provides a module allowing you to use the SQLite3 self-contained database engine from within your PHP scripts, eliminating the need for a full SQL server installation like MySQL or PostgreSQL. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Package: libmodxslt0-dev Priority: extra Section: contrib/libdevel Installed-Size: 19 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Riccardo Setti Architecture: solaris-i386 Source: modxslt Version: 2005072700-2.2ubuntu1 Depends: libmodxslt0 (= 2005072700-2.2ubuntu1) Suggests: modxslt-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libmodxslt0-dev_2005072700-2.2ubuntu1_solaris-i386.deb Size: 40766 MD5sum: 71db58010319d203d249911a4341865a SHA1: 5c0599a978c04981b62cc3be147f28ab5d77e1b5 SHA256: b2f8b7be832facf0ea4a07ee14243f27db84d245175d9d8db03908cd3f5fbb76 Description: Development header for libmodxslt This package provides the development headers for the mod-xslt library, libmodxslt. . You only need this package if you are planning on compiling software that depends upon the libmodxslt0. Package: browser-history Priority: optional Section: contrib/web Installed-Size: 48 Maintainer: Colin Watson Architecture: solaris-i386 Version: 2.8-9 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxmu6, sunwcslr Suggests: cgiwrap | apache | apache-ssl, perl-modules | libcgi-pm-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/browser-history_2.8-9_solaris-i386.deb Size: 34142 MD5sum: 50487828b891165f048fa47f1e6fe7f1 SHA1: 6d6b600288092fd7d053ca8a8105c1456b745c6b SHA256: aed827834f5b24bdf9866416b2fdb4d4be368909e0859a23678bc3e7dfe26f63 Description: User daemon that tracks URLs looked at and logs them Browser-history came from the will to overcome a Netscape bug: there is no global history, and if you close a window, its whole history is lost. For people browsing lots of sites, having the possibility of backtracking to where one has been before means that you don't have to put everything in your bookmarks file. If you are not sure if a site may be worth remembering, don't add it in your bookmarks. If you need it later, just browse your history files. . It works with: Netscape Navigator, Arena, and Amaya. Support for `browser-history' can easily be added to other browsers, provided you can program and have the browser sources. . A manual page and simple documentation will be installed in /usr/share/doc/browser-history/browser-history.html, along with a simple CGI interface to grep the history log and display the result. The optional CGI program requires `cgiwrap' or Apache configured with `suexec'. Package: thttpd Priority: optional Section: contrib/web Installed-Size: 18 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 2.25b-3 Provides: httpd, httpd-cgi Depends: logrotate, sunwcslr Suggests: thttpd-util Conflicts: logcheck-database (<< 1.2.62) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/thttpd_2.25b-3_solaris-i386.deb Size: 60200 MD5sum: bf6bd8aa763949b074f83528b7f171ce SHA1: 40ae02fdacce20a6927e7478d124ffc714b3ab93 SHA256: 90d4b0b4d80a8ab25cee18b917a1543f881acbb186792b3352b1e5babae6aa89 Description: tiny/turbo/throttling HTTP server thttpd is a small, fast secure webserver. It features CGI support, URL-traffic-based throttling and basic authentication. thttpd has a very small memory footprint as it only forks itself in order to execute CGI scripts. It is designed to be as fast as fully featured web-servers and it performs extremely well under high load. . Homepage: . This package contains the thttpd server. For thttpd support programs see the thttpd-util package. Package: php5-xcache Priority: optional Section: contrib/web Installed-Size: 111 Maintainer: Michal Čihař Architecture: solaris-i386 Source: xcache Version: 1.2.1-3 Depends: libgcc1 (>= 1:4.2.1), phpapi-20060613+lfs, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/php5-xcache_1.2.1-3_solaris-i386.deb Size: 74754 MD5sum: 341ca9778882483d0e7942e1002f3f20 SHA1: 54b7b9c1c38b6a73b9859ea257c94cb0265e1ef6 SHA256: 27d5a73336ac91fa88aa79256722022ed7354d23e2ab632691de4c790a94209d Description: Fast, stable PHP opcode cacher XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load. It overcomes a lot of problems that has been with other competing opcachers such as being able to be used with new PHP versions. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Homepage: http://xcache.lighttpd.net/ Package: cgiemail Priority: optional Section: contrib/web Installed-Size: 14 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Version: 1.6-31 Depends: debconf | debconf-2.0, sunwcslr Recommends: apache | httpd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/cgiemail_1.6-31_solaris-i386.deb Size: 40136 MD5sum: f9cb7ff0ca9a7a2a72588db96328c2c0 SHA1: fd5a67527664da30c85cd7356a0b955ce1f6f01f SHA256: e281d88b6607f6ef81f6fd110835cefae6e8a0d1186b258a7d78f98d22615a64 Description: CGI Form-to-Mail converter cgiemail is a flexible CGI-based tool that will allow non-programmers to create forms to be emailed. . Homepage: http://web.mit.edu/wwwdev/cgiemail/ Package: quixote1-doc Priority: optional Section: contrib/web Installed-Size: 21 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Source: quixote1 Version: 1.2-4 Depends: python-quixote1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/quixote1-doc_1.2-4_solaris-i386.deb Size: 149850 MD5sum: 14282d1656ede50622f6933b53e3c55e SHA1: a64b4a0c475e2f1b7ccb8f579ff6c3370869fce3 SHA256: ea15bc2b510de9ace5ca011a455cdd3dfeac73c30808369ad747a5f140f98150 Description: Quixote web application framework documentation Contains the documentation and examples for Quixote-1.2. Package: php5-ffmpeg Priority: optional Section: contrib/web Installed-Size: 10 Maintainer: Raphael Geissert Architecture: solaris-i386 Source: ffmpeg-php Version: 0.5.1-2 Depends: libavcodec1d (>= 0.cvs20070307), libavformat1d (>= 0.cvs20070307), libgcc1 (>= 1:4.2.1), phpapi-20060613+lfs, sunwcslr Recommends: php5-gd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/php5-ffmpeg_0.5.1-2_solaris-i386.deb Size: 21310 MD5sum: 9179b44ee29ff2478cabfc9678bf3123 SHA1: 9922a49d67dc65025c0a16ec4eff9e9d90e2a890 SHA256: 854451c771a5d749436d36605706f4c9b8d2b3f3301971e9d3daddcd5705bbd1 Description: ffmpeg support for php5 Provides access and retrieval of information from movies and audio files. Supports the many audio and video formats supported by ffmpeg. Package: w3mmee-img Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Fumitoshi UKAI Architecture: solaris-i386 Source: w3mmee Version: 0.3.p24.20-3build2-build1 Depends: libgcc1 (>= 1:4.2.1), libgdk-pixbuf2 (>= 0.22.0), libglib1.2ldbl (>= 1.2.10-18), libx11-6, sunwcslr, w3mmee (= 0.3.p24.20-3build2-build1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/w3mmee-img_0.3.p24.20-3build2-build1_solaris-i386.deb Size: 72324 MD5sum: 58b1a439e3c883f1c3094b017ab6614c SHA1: 18717fdc3360c473a1dfcd02c96887eca9ba1fda SHA256: 64e5972072de63f938e42533fb17217d8c149cad05a8332f68f3c3801faf4666 Description: inline image extension support utilities for w3mmee w3mmee-img provides some utilities to support inline images for w3mmee on terminal emulator in X Window System environments and Linux framebuffer. Package: libapache2-webkdc Priority: optional Section: contrib/net Installed-Size: 15 Maintainer: Russ Allbery Architecture: solaris-i386 Source: webauth Version: 3.5.5-1 Depends: apache2.2-common, libgcc1 (>= 1:4.2.1), libwebauth1, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-webkdc_3.5.5-1_solaris-i386.deb Size: 74628 MD5sum: db4f9533f1fb841bf8aa8574a0937840 SHA1: 45aaa55167f576c15ce21498a40a999cd8e37e6e SHA256: afafb81e20131c8211f6844dadcc010d71f3a289528f04d7cd3364884e35ac67 Description: Apache 2 modules for a WebAuth authentication KDC WebAuth is a cookie-based web authentication system built on top of Kerberos. It relies on a central authentication server that handles all user authentication for a domain and creates user authentication credentials for any web server that needs strong authentication. . This package contains the Apache 2 module for the central authentication server for a particular site. Only one such server is needed; all web servers that use WebAuth will talk to this server to obtain and verify authentication credentials. Homepage: http://webauth.stanford.edu/ Package: python-quixote1 Priority: optional Section: contrib/web Installed-Size: 35 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Source: quixote1 Version: 1.2-4 Replaces: python-quixote, python2.3-quixote1, python2.4-quixote1, quixote, quixote1 Provides: python2.4-quixote1, python2.5-quixote1 Depends: python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Conflicts: python-quixote, python2.3-quixote1, python2.4-quixote1, quixote, quixote1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/python-quixote1_1.2-4_solaris-i386.deb Size: 120690 MD5sum: 1ae7fb11ddd133f4da1c20acb4de6c06 SHA1: e6c28e03302290b3f817f0b65035f879d4b3b1fc SHA256: 960134a774b7f1574d266cf4ec126b3882e436e4521422dbc8049bc89637cb37 Description: A highly Pythonic Web application framework Quixote is yet another framework for developing Web applications in Python. The design goals were: . 1) To allow easy development of Web applications where the emphasis is more on complicated programming logic than complicated templating. . 2) To make the templating language as similar to Python as possible, in both syntax and semantics. The aim is to make as many of the skills and structural techniques used in writing regular Python code applicable to Web applications built using Quixote. . 3) No magic. When it's not obvious what to do in a certain case, Quixote refuses to guess. . If you view a web site as a program, and web pages as subroutines, Quixote just might be the tool for you. If you view a web site as a graphic design showcase, and each web page as an individual work of art, Quixote is probably not what you're looking for. Python-Version: 2.4, 2.5 Package: bluefish Priority: optional Section: contrib/web Installed-Size: 64 Maintainer: Daniel Leidert (dale) Architecture: solaris-i386 Version: 1.0.7-4 Depends: libaspell15 (>= 0.60), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.1), libpcre3 (>= 7.4), sunwcsl Suggests: galeon | iceape | iceweasel | www-browser, gnome-bin, libxml2-utils, php5-cli, tidy, weblint-perl | weblint Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/bluefish_1.0.7-4_solaris-i386.deb Size: 1612926 MD5sum: 1248735ed0a7be8de3be5250a731d6c7 SHA1: c7d48b72827e668add60a1ae138d5ba00cadaf82 SHA256: adcd1be6e9f2859546088ab86362954cb8034b5faebed0bd913883e9a05d303e Description: advanced Gtk+ HTML editor Bluefish is a GTK+ HTML editor for the experienced web designer. Its features include nice wizards for startup, tables and frames; a fully featured image insert dialog; thumbnail creation and automatically linking of the thumbnail with the original image; and configurable HTML syntax highlighting. . For validation to work you need weblint and xmllint. For preview to work, you need a web browser that can view local files given to it on the command line. Homepage: http://bluefish.openoffice.nl Package: libapache2-mod-fcgid Priority: optional Section: contrib/net Installed-Size: 14 Maintainer: Tatsuki Sugiura Architecture: solaris-i386 Version: 1:2.2-1 Depends: apache2.2-common, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-fcgid_2.2-1_solaris-i386.deb Size: 40150 MD5sum: 83b20bacc9b5a2805c83b95c595b823a SHA1: d211d926d80b259153f558bdee1f02fa43e51b01 SHA256: 5a087d1c9c426dec546f35e3bfacaa15e1135e4b574f848ffd04766a5f1b274f Description: an alternative module compat with mod_fastcgi It is a binary compatibility alternative to Apache module mod_fastcgi. mod_fcgid has a new process management strategy, which concentrates on reducing the number of fastcgi server, and kick out the corrupt fastcgi server as soon as possible. Package: libapache2-mod-vhost-hash-alias Priority: extra Section: contrib/web Installed-Size: 10 Maintainer: Julien Danjou Architecture: solaris-i386 Source: mod-vhost-hash-alias Version: 1.0-2 Depends: apache2.2-common (>= 2.0.50-10), libapr1, libgcc1 (>= 1:4.2.1), libmhash2, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-vhost-hash-alias_1.0-2_solaris-i386.deb Size: 13166 MD5sum: 095c5a11557a1937cb02d62347f9660c SHA1: c893dc430074e8a34cb56b6da1b0e3416ec91d20 SHA256: ec3115abbf1cb52a8948ef48bb911d3906f5d914745549dc70d7e3fe4e80ce24 Description: Fast and efficient way to manage virtual hosting mod_vhost_hash_alias is a simple, fast and efficient way to automatically manage virtual hosting. It allow administrator to build massive virtual web servers, without the need to describe each virtualhost document root. It use the servername extract from the HTTP request to build a path to the real document root. It build a digest based on the servername and split it according to a configurable directory scheme. As digest could collide, mod_vhost_hash_alias add the servername to distinguish between hash value (and allow human to do inverse lookup on directory path). . For a given servername, it could give path like that: /var/lib/www/6/ae/fa93/weuh.org/htdocs Package: sqcwa Priority: optional Section: contrib/web Installed-Size: 11 Maintainer: Celso Providelo Architecture: solaris-i386 Version: 0.3-3 Depends: squid, squidclient, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/sqcwa_0.3-3_solaris-i386.deb Size: 11236 MD5sum: 7079621bbe1a1a6ee017378e4ede9ce6 SHA1: 78a208d5e3ae18fbf94460430858e6e3f3f77c63 SHA256: 59bdbb9d08a09f67e02c6b633643c248d55fb30daea5d779d294b2107c413219 Description: Workaround for Squid not caching some pages This program reads squid/access.log on the fly, analyses it and searches inside all text/html objects for some tags, and if found, tells squidclient to purge the page. . It is needed for some webservers that do not put http-equiv tags in http headers. . Currently these tags are: Package: php5-xapian Priority: optional Section: contrib/web Installed-Size: 13 Maintainer: Olly Betts Architecture: solaris-i386 Source: xapian-bindings Version: 1.0.5-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libxapian15, php5-common, phpapi-20060613+lfs, sunwlibm Suggests: xapian-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/php5-xapian_1.0.5-1_solaris-i386.deb Size: 195886 MD5sum: 6a55bfc6b9d5ca6659c28d915b6b1403 SHA1: 38807a8821c504fc61e0d01bfdb31476aaaed7bd SHA256: 7cea284a96cd184a28e23c617eabbcf86c548db5c8771118835ed7dbe3751b50 Description: Xapian search engine interface for PHP5 This package provides Xapian PHP bindings built for PHP5. . The Xapian search engine library is a highly adaptable toolkit to allow developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. . The Xapian PHP bindings provide an interface to the Xapian library from PHP, allowing both indexing and retrieval operations. Homepage: http://www.xapian.org/ Package: php-imlib Priority: optional Section: contrib/web Installed-Size: 121 Maintainer: Steve Langasek Architecture: solaris-i386 Version: 0.7-1 Depends: libgcc1 (>= 1:4.2.1), libimlib2, phpapi-20060613+lfs, sunwcslr Suggests: ttf-thryomanes | msttcorefonts Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/php-imlib_0.7-1_solaris-i386.deb Size: 31314 MD5sum: a7eb956d4802c8f48e23411113938a63 SHA1: a36a48692ccb53527a6c42bf652f6bf228692812 SHA256: 0eda0f68d57cfb7eaaf63c14a837673ad0245b3d47cf154d916e7acc2fb7ff4d Description: PHP Imlib2 Extension php_imlib is an extension for PHP5 that provides access to Rasterman's image manipulation library, Imlib2, from within PHP scripts. It currently implements most of the Imlib2 API, except for some X11-specific functions. Package: swish-e-dev Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Ludovic Drolez Architecture: solaris-i386 Source: swish-e Version: 2.4.5-2 Depends: swish-e (= 2.4.5-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/swish-e-dev_2.4.5-2_solaris-i386.deb Size: 130156 MD5sum: 8000acbb06910bdcb58be332c6ef2fe8 SHA1: 9675becbadbd20ba18ea8c8bd8c613c73465b134 SHA256: 772f6bc6f60c1dc6561118955e604c46d5a195155495ec584cee5e4c97f7c93a Description: Simple Web Indexing System for Humans - Enhanced Static libraries and headers for developing application with SWISH-Enhanced, a fast, powerful, flexible, and easy to use system indexing engine. Package: tntnet Priority: extra Section: contrib/web Installed-Size: 383 Maintainer: Kari Pahula Architecture: solaris-i386 Version: 1.6.0.1-1 Provides: httpd, httpd-cgi Depends: libcxxtools4, libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), libgnutls13 (>= 2.0.4-0), libiconv, libltdl3 (>= 1.5.2-2), libstdc++6 (>= 4.2.1), libtntnet6, net-tools, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/tntnet_1.6.0.1-1_solaris-i386.deb Size: 136934 MD5sum: 97f561b769dccf95ecadfc4f269e7550 SHA1: afbc63eada9ccad77cc8c1ea8f81e77d328e61ee SHA256: 35e58e4a35dafbd3889c36758489ad2ef4bdc62ecf717d8dbd198edad040e865 Description: modular, multithreaded web application server for C++ Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library. . Because the web applications are compiled into native code, they are very fast and compact. . Components can call other components. So you can create building blocks of HTML parts and call them in other pages like subprocesses. . Requests are parsed by tntnet and the request information is easily accessible to the components. It supports GET and POST parameters and MIME multipart requests for file upload. . The template language has also support for internationalized applications. You can easily create web applications for different languages. . Other features are: cookies, HTTP upload, automatic request parameter parsing and conversion, automatic session management, scoped variables (application, request and session), internationalisation and keep-alive. . Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console. . Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of worker threads, which answer requests from HTTP clients. . Homepage: http://www.tntnet.org/ Package: php5-adodb Priority: optional Section: contrib/web Installed-Size: 9 Maintainer: Raphael Geissert Architecture: solaris-i386 Source: php-adodb Version: 5.04-1 Depends: libgcc1 (>= 1:4.2.1), phpapi-20060613+lfs, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/php5-adodb_5.04-1_solaris-i386.deb Size: 8568 MD5sum: 125db526d21f5f467c6fcfa372493f9b SHA1: 5ad7cab5f4f3dff6c35c0f8ce27adb609e6e147a SHA256: 69b9c849a66c265f22db39fca53330ac86c9cb52263451caaf4778f0542aae1c Description: Extension optimising ADOdb database abstraction library It provides up to 100% speedup by replacing parts of ADOdb with C code. ADOdb will auto-detect if this extension is installed and use it automatically. Enhances: libphp-adodb Package: libapache2-mod-ruby Priority: optional Section: contrib/web Installed-Size: 12 Maintainer: Shugo Maeda Architecture: solaris-i386 Source: mod-ruby Version: 1.2.6-1.2 Depends: apache2.2-common, libapache-ruby1.8 (= 1.2.6-1.2), libgcc1 (>= 1:4.2.1), sunwcsl, sunwlibm Suggests: liberuby (>= 0.9.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-ruby_1.2.6-1.2_solaris-i386.deb Size: 62186 MD5sum: abadbe173980d1b821b3bf7374ce9c52 SHA1: 9e3f48f659f179dbbf6c613798b4bbf3c711d00b SHA256: 5d29625e32ace1e21625e54b40971ff5576bf2bea9ec7f839d4625312b2a25e5 Description: Embedding Ruby in the Apache2 web server mod_ruby embeds the Ruby interpreter into the Apache2 web server, allowing Ruby CGI scripts to be executed natively. These scripts will start up much faster than without mod_ruby. Package: squidguard Priority: optional Section: contrib/web Installed-Size: 168 Maintainer: Ubuntu MOTU Team Original-Maintainer: Víctor Pérez Pereira Architecture: solaris-i386 Version: 1.2.0-8.2ubuntu2 Depends: debconf (>= 0.5) | debconf-2.0, libdb4.6, libgcc1 (>= 1:4.2.1), liburi-perl, libwww-perl, perl, squid3 | squid, sunwcslr Suggests: chastity-list Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/squidguard_1.2.0-8.2ubuntu2_solaris-i386.deb Size: 135708 MD5sum: 3d4f751605a36b0369655503cb2f48a1 SHA1: 4cfa1e00594deced1e23b6d1aa1f74c49cfba5e9 SHA256: 0ef3e2fe81f2626caebad5e7b5e76184e325a59aed929e910ae5e62a6df6e3b9 Description: filter, redirector and access controller plug for Squid squidGuard is a free (GPL), flexible and ultra fast filter, redirector and access controller plugin for squid. It lets you define multiple access rules with different restrictions for different user groups on a squid cache. squidGuard uses squid's standard redirector interface. Package: php5-sasl Priority: optional Section: web Installed-Size: 9 Maintainer: Jack Bates Architecture: solaris-i386 Source: php-sasl Version: 0.1.0-1 Depends: libgcc1 (>= 1:4.2.1), libsasl2-2, phpapi-20060613+lfs, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/php5-sasl_0.1.0-1_solaris-i386.deb Size: 9972 MD5sum: c7df026c6750bf321e02ae5d81c6c7f1 SHA1: c4198ac5b4eda866932999ed66ae72e4b9d2f634 SHA256: 4303187dccb6e52b1e3bcff9bbf9b647f9fc1e459c56556138a597450adb456d Description: Cyrus SASL extension for PHP 5 SASL is the Simple Authentication and Security Layer (as defined by RFC 2222). It provides a system for adding plugable authenticating support to connection-based protocols. The SASL Extension for PHP makes the Cyrus SASL library functions available to PHP. It aims to provide a 1-to-1 wrapper around the SASL library to provide the greatest amount of implementation flexibility. To that end, it is possible to build both a client-side and server-side SASL implementation entirely in PHP. Package: roxen4 Priority: optional Section: contrib/web Installed-Size: 14923 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Turbo Fredriksson Architecture: solaris-i386 Version: 4.0.425-7ubuntu1 Replaces: roxen3 Provides: httpd, httpd-cgi, roxen3 Depends: debconf (>= 0.5.00) | debconf-2.0, hostname (>= 2.04), mysql-server, net-tools, pike7.4-image | pike7.6-image, pike7.4-mysql | pike7.6-mysql, procps Suggests: php3-cgi, roxen-fonts-iso8859-1 | roxen-fonts-iso8859-2, roxen4-doc, www-browser Conflicts: roxen3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/roxen4_4.0.425-7ubuntu1_solaris-i386.deb Size: 7716278 MD5sum: 7fa21960191be6d841a6ef24d9d44990 SHA1: ed7acc37f11884a268a6d6cb069ce78679561cb7 SHA256: ba3e7cd6b4182a8e8e6d9c555f7e1f27b9f1270b3ae02ac4eee5c9bedfe2ef11 Description: The Roxen Challenger Webserver The Roxen Challenger is a very powerful and easy to maintain web server. The server is written in Pike which is C-like but interpreted at runtime. Roxen may be configured comfortable via any web browser. . The Roxen Challenger server is the foundation of a powerful information and communication environment. Challenger is a secure and competent web server. If your intention is minimizing your Total Cost of Ownership, Challenger is entirely in line. Challenger offers a smorgasbord of features, and on top of that, a whole suite of commercial and tightly integrated extensions. Challenger is just as suitable for powering an any-sized web site, as for an intranet application. . This is the official version of the new 'Roxen WebServer' (the new name of the webserver). This is still a beta release and the old configuration files of the server is not fully compatible with this version. There will be a conversion script in a later version, but until then I'm installing in .../roxen4/ without any automatic config transference. You will have to configure the server manually... You can still have both the stable (1.3 and 2.1) versions, since they don't clash (at least not filesystem wise), but make sure they don't try to talk/listen on the same ports! Package: c2html Priority: optional Section: contrib/web Installed-Size: 9 Maintainer: Miguel Gea Milvaques Architecture: solaris-i386 Version: 0.9.6-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/c2html_0.9.6-2_solaris-i386.deb Size: 36754 MD5sum: d3d08202200618abe6deeb902b948fbc SHA1: ec41d54e8dbf67c63fb539e722ddbfa90fb07023 SHA256: 4c944e19f1df7085430b6926cc3e6c2aab6e672813a31fb0a82c8544887b0f42 Description: Highlight C sources for WWW presentation c2html can highlight your source for presentation in the WWW. It can also be used as a CGI script and can detect whether the client browser supports compressed data to save bandwidth. Homepage: http://metalab.unc.edu/pub/Linux/apps/www/converters/ Package: python-quixote Priority: optional Section: contrib/web Installed-Size: 440 Maintainer: Oleksandr Moskalenko Architecture: solaris-i386 Source: quixote Version: 2.5-3 Replaces: python2.3-quixote (<< 2.4-6), python2.4-quixote (<< 2.4-6), quixote (<< 2.4-6) Provides: python2.4-quixote, python2.5-quixote Depends: python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Recommends: python-quixote-doc Conflicts: python2.3-quixote (<< 2.4-6), python2.4-quixote (<< 2.4-6), quixote (<< 2.4-6) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/python-quixote_2.5-3_solaris-i386.deb Size: 105546 MD5sum: 9631b2d8eda36dbc8638d0ad18e5002b SHA1: 2d93479ef308a81d7a9f7d2895e30fe48476473d SHA256: dbd11172e9e9df2fc342b2ab8dc4653b839513d9580ccba550374436879b100e Description: A highly Pythonic Web application framework Quixote is yet another framework for developing Web applications in Python. The design goals were: . 1) To allow easy development of Web applications where the emphasis is more on complicated programming logic than complicated templating. . 2) To make the templating language as similar to Python as possible, in both syntax and semantics. The aim is to make as many of the skills and structural techniques used in writing regular Python code applicable to Web applications built using Quixote. . 3) No magic. When it's not obvious what to do in a certain case, Quixote refuses to guess. . If you view a web site as a program, and web pages as subroutines, Quixote just might be the tool for you. If you view a web site as a graphic design showcase, and each web page as an individual work of art, Quixote is probably not what you're looking for. Python-Version: 2.4, 2.5 Package: mediawiki-math Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Mediawiki Maintenance Team Architecture: solaris-i386 Source: mediawiki Version: 1:1.11.2-2ubuntu0.1 Replaces: mediawiki1.10-math, mediawiki1.5-math, mediawiki1.9-math Depends: gs-gpl | gs-esp, imagemagick, ocaml-base-nox, tetex-bin | texlive-latex-base Recommends: latex-cjk-all, mediawiki, tetex-extra Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/mediawiki-math_1.11.2-2ubuntu0.1_solaris-i386.deb Size: 48896 MD5sum: 921eb1d9151c25c8afc1edd8933cd38f SHA1: dd04e05411a274c8fb8518be249ad3536a728f93 SHA256: 6fee2ac4440370745c84bce09e6b412caa37a160c6a2ca5dbf72c207614924f5 Description: math rendering plugin for MediaWiki MediaWiki is a wiki engine (a program for creating a collaboratively edited website). It is designed to handle heavy websites containing library-like document collections, and supports user uploads of images/sounds, multilingual content, TOC autogeneration, ISBN links, etc. . Moreover, it keeps track of changes, so users can receive notifications, view diffs and revert edits. This system has many other features and can easily be extended. . This package contains the math rendering plugin. Homepage: http://www.mediawiki.org/ Package: java2html Priority: optional Section: contrib/web Installed-Size: 9 Maintainer: Paul Cager Architecture: solaris-i386 Version: 0.9.2-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/java2html_0.9.2-4_solaris-i386.deb Size: 98364 MD5sum: 34928681398a17ab1fe3a06051b5c35e SHA1: 84eed2f1aa28b3392169e56c2eb373bb278b3f04 SHA256: daecfcfe5f12edb847bca6899abb1210ba5ad05107cb589ebda5082226eaf37b Description: Highlight Java and C++ sources for WWW presentation java2html can highlight your source for presentation in the WWW. It can also be used as a CGI script and can detect whether the client browser supports compressed data to save bandwidth. Package: aolserver4-nssha1 Priority: optional Section: contrib/web Installed-Size: 7 Maintainer: Francesco Paolo Lovergine Architecture: solaris-i386 Version: 0.1-1 Depends: aolserver4 (>= 4.0.1), libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Suggests: aolserver4-doc (>= 4.0.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/aolserver4-nssha1_0.1-1_solaris-i386.deb Size: 3436 MD5sum: 5bf467a54a6005c22d8730b5fa00493b SHA1: 4b1d496e1da757b4bd2f47d7c8a6d467f25494de SHA256: bbeb8ff793657630ab2370eef75b77f33cf78e5296a72274dadd148f846fb9fa Description: AOLserver4 module: performs SHA1 hashes Provides a Tcl API to perform SHA1 hashes. Package: libfcgi-ruby1.8 Priority: optional Section: contrib/web Installed-Size: 76 Maintainer: Tatsuki Sugiura Architecture: solaris-i386 Source: libfcgi-ruby Version: 0.8.7-4build1 Provides: libfcgi-ruby Depends: libfcgi0, libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libfcgi-ruby1.8_0.8.7-4build1_solaris-i386.deb Size: 16006 MD5sum: a8810a0c81166bd0d54245d39d2dacb9 SHA1: f00acf194518356da10c934f3629a1bac885102e SHA256: 1672b8e02835b1d52f71727af0b73d4e2e3d094bc3030c5d6dd251c55ea8d61f Description: FastCGI library for Ruby FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. For more information, see http://www.fastcgi.com/. . This merges matz's C version(fcgi.so) & Eli's pure ruby version(fastcgi.rb) Package: cacti-cactid Priority: extra Section: contrib/web Installed-Size: 32 Maintainer: sean finney Architecture: solaris-i386 Version: 0.8.6i-2build2 Depends: cacti (>= 0.8.6c), dbconfig-common, debconf (>= 0.5) | debconf-2.0, libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), libsnmp9 (>= 5.2.1.2-3), sunwcslr, sunwlibm, sunwopensslr, ucf, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/cacti-cactid_0.8.6i-2build2_solaris-i386.deb Size: 44022 MD5sum: b440fada6695e8ef3a5e22dbf2c17103 SHA1: e628d0d7a5fd618ed34c61d32bc7fca38569171a SHA256: 351bd8e2d967e7e4ad86e140fe5bb07ba675bbb4e96b94b9295c3ddbe5c1052d Description: Multi-Threading poller for cacti Cactid is an experimental replacement for the default cmd.php poller in the cacti package. It primarily strives to be as fast as possible, and is designed for sites with large numbers of hosts and devices polled. . If the default poller provided by cacti works for you, then you should not use this package. You should only use this package if the default poller is unable to complete a polling cycle in the required amount of time. Package: webauth-utils Priority: optional Section: contrib/web Installed-Size: 7 Maintainer: Russ Allbery Architecture: solaris-i386 Source: webauth Version: 3.5.5-1 Depends: libcomerr2 (>= 1.33-3), libgcc1 (>= 1:4.2.1), libkrb53 (>= 1.6.dfsg.2), libwebauth1, sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/webauth-utils_3.5.5-1_solaris-i386.deb Size: 26414 MD5sum: 72bf7c5ba2f5b444240f353f3f8e931a SHA1: 7511ace19179f9b6b085ba3d37831447be667ea6 SHA256: f7f38e7e13576831e816410b192bd4880f9b8cbe6be89da4758593098de07360 Description: Command-line utilities for WebAuth authentication WebAuth is a cookie-based web authentication system built on top of Kerberos. It relies on a central authentication server that handles all user authentication for a domain and creates user authentication credentials for any web server that needs strong authentication. . This package contains an additional command-line tool to manipulate WebAuth keyrings. Homepage: http://webauth.stanford.edu/ Package: php5-auth-pam Priority: optional Section: contrib/web Installed-Size: 19 Maintainer: Carsten Wolff Architecture: solaris-i386 Source: php-auth-pam Version: 0.4-10 Depends: libgcc1 (>= 1:4.2.1), phpapi-20060613+lfs, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/php5-auth-pam_0.4-10_solaris-i386.deb Size: 10988 MD5sum: d51f67b7e5fa42ce114bbe9eaac75b07 SHA1: 36f4ce7d7835990686413a5a745a0f05c65cea1f SHA256: 637de022591711fe0e41867e96de2d481c9ae7b85e20a631635857baa5bc6e90 Description: A PHP5 extension for PAM authentication pam-auth is a PHP extension, that enables PHP scripts to use PAM to authenticate users. . This is the extension for php5. Package: squid3-cgi Priority: optional Section: contrib/web Installed-Size: 71 Maintainer: Luigi Gangitano Architecture: solaris-i386 Source: squid3 Version: 3.0.STABLE1-1nexenta3 Depends: apache2 | httpd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/squid3-cgi_3.0.STABLE1-1nexenta3_solaris-i386.deb Size: 27002 MD5sum: edbf3a5fb16d2d9844075607fceede27 SHA1: 7f9e4c5ea058cd8eced2ed0c568d1c98d2633594 SHA256: 8400ea828e293beb4d75bdca5d4b0bdaf64b9f95f05e6843e5d97b6377ebae6d Description: A full featured Web Proxy cache (HTTP proxy) - control CGI Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. . Squid version 3 is the development code base at the moment. Code is still unstable and should be used with caution. . This package contains a CGI program that can be used to query and administrate a `squid' proxy cache through a web browser. Homepage: http://www.squid-cache.org Package: httrack Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Xavier Roche Architecture: solaris-i386 Version: 3.42.1-1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libhttrack1, sunwcslr, zlib1g (>= 1:1.2.1) Suggests: httrack-doc, webhttrack Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/httrack_3.42.1-1ubuntu1_solaris-i386.deb Size: 33718 MD5sum: bbfbed55b96dc8aebec7e6f244ab4284 SHA1: f04d9816f3b71b724dfbc126a4a59e5d7d469466 SHA256: f02580a9efae258cf478ea323ef2fb729b1a2767de5e8b173befe43f353eefc7 Description: Copy websites to your computer (Offline browser) HTTrack is an offline browser utility, allowing you to download a World Wide website from the Internet to a local directory, building recursively all directories, getting html, images, and other files from the server to your computer. . HTTrack arranges the original site's relative link-structure. Simply open a page of the "mirrored" website in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads. HTTrack is fully configurable, and has an integrated help system. . Homepage: http://www.httrack.com Package: python-scgi Priority: optional Section: contrib/web Installed-Size: 88 Maintainer: Neil Schemenauer Architecture: solaris-i386 Source: scgi Version: 1.12-0.2 Provides: python2.4-scgi, python2.5-scgi Depends: python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Conflicts: python2.4-scgi Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/python-scgi_1.12-0.2_solaris-i386.deb Size: 20496 MD5sum: e88f3fce4629f456a41c919289343d36 SHA1: f8710fbc0459b58478bae521bb6d20b01c1650be SHA256: b8872561943f1197750ef60a86502f86823f4989a79038920b41be2408e5b146 Description: Server-side implementation of the SCGI protocol The SCGI protocol is a replacement for the Common Gateway Interface (CGI) protocol. It is a proposed standard for applications to interface with HTTP servers. It is similar to FastCGI but is designed to be easier to implement. . This is a Python package implementing the server side of the SCGI protocol. Package: visitors Priority: optional Section: contrib/web Installed-Size: 9 Maintainer: Romain Francoise Architecture: solaris-i386 Version: 0.7-3 Depends: sunwcslr Recommends: graphviz Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/visitors_0.7-3_solaris-i386.deb Size: 73188 MD5sum: d3412fcd8c20153a3049b19352d36c1e SHA1: d114273a1f57bbabc1790284fd24ef3ee11bf991 SHA256: 69043fb4abb3f7f12d7258cfcc50e3a1c7334e43188a3c33e812a85f29f7781b Description: fast web server log analyzer Visitors is a very fast web server log analyzer designed to be run from the command line, with support for text or html output and real-time statistics generation. It can handle most web server logs including Apache access logs and is very easy to use: no configuration file and no database are required. It can also generate visual path analysis graphs using Graphviz. Homepage: http://www.hping.org/visitors/ Package: interchange Priority: optional Section: contrib/web Installed-Size: 300 Maintainer: Stefan Hornburg (Racke) Architecture: solaris-i386 Version: 5.5.1-1 Depends: debconf | debconf-2.0, libdigest-md5-perl, libhtml-parser-perl, libmime-base64-perl, libsafe-hole-perl (>= 0.06), libset-crontab-perl, libstorable-perl, liburi-perl, libwww-perl, logrotate, perl (>= 5.8.8) Recommends: interchange-ui Conflicts: libdbi-perl (<< 1.53) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/interchange_5.5.1-1_solaris-i386.deb Size: 912924 MD5sum: 62c2a14b53915ac1119f4fc5c57d7e35 SHA1: b180b425a77ce326b8d1887dfa8ec6f1d2098fca SHA256: 55c7c8945e11f5f005997162a050905461c90892314d3ca67f28f239c66cbc31 Description: e-commerce and general HTTP database display system Interchange is a database access and retrieval system focused on e-commerce. It allows customers to select items to buy from catalog pages. The program tracks user information in sessions and interacts with a HTTP server through sockets. Package: pas2html Priority: optional Section: contrib/web Installed-Size: 11 Maintainer: Sandro Tosi Architecture: solaris-i386 Version: 0.9.2-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/pas2html_0.9.2-2_solaris-i386.deb Size: 24992 MD5sum: f1778f8bb1dc258432e1a661f67afef5 SHA1: d3b02bfc671c6abd06753c0c81edb769eabe0172 SHA256: 536993a8c7c0dfe58197692a77125e0fa69260c5bd80b026a989f9ddc7a7740a Description: tool to convert Pascal and Modula-2 sources to webpage The pas2html program is a syntax highlighter for Pas source code that produces a highlighted html file as output. The output can be read by any graphical WWW-Browser. If the browser understands the tags to change font colors (as Netscape does) the output will look like highlighted by emacs. Otherwise it will not look so nice, but readability is increased too. Homepage: http://user.cs.tu-berlin.de/~schintke/x2html/index.html Package: aolserver4-nspostgres Priority: optional Section: contrib/web Installed-Size: 58 Maintainer: Francesco Paolo Lovergine Architecture: solaris-i386 Version: 4.0+20071212-1 Depends: aolserver4 (>= 4.5.0), libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), sunwcslr, sunwlibm Suggests: aolserver4-doc (>= 4.0.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/aolserver4-nspostgres_4.0+20071212-1_solaris-i386.deb Size: 23484 MD5sum: 98aaa97b6367aadcff3a034d2edf7aaa SHA1: 45dce069ad764aec7a76b049ac494ce91d96bc51 SHA256: c0fd8be70409e001d03d997365d86b3f8a2356967104c4fc131aee73d33b1f48 Description: AOLserver 4 module: Postgres connector This module implements a simple AOLserver database services driver for AOLserver version 4. . A database driver is a module which interfaces between the AOLserver database-independent nsdb module and the API of a particular DBMS. A database driver's job is to open connections, send SQL statements, and translate the results into the form used by nsdb. In this case, the driver is for the PostgreSQL ORDBMS from The PostgreSQL Global Development Group. . This is the official driver for the OpenACS project. Package: squid3-client Priority: optional Section: contrib/web Installed-Size: 56 Maintainer: Luigi Gangitano Architecture: solaris-i386 Source: squid3 Version: 3.0.STABLE1-1nexenta3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/squid3-client_3.0.STABLE1-1nexenta3_solaris-i386.deb Size: 23038 MD5sum: 41b513c805521db6e865b54c0a62eb59 SHA1: 73c84a27beb47bd97299a213cb6f0135834ee76a SHA256: 3de333143ab35cebea97933aa8c0a1f8ec4a0dc29f4420482d9319ce08bd02c3 Description: A full featured Web Proxy cache (HTTP proxy) - control utility Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. . Squid version 3 is the development code base at the moment. Code is still unstable and should be used with caution. . This package contains a small utility that can be used to get URLs from the command line. It needs to talk to a `squid' proxy server. Homepage: http://www.squid-cache.org Package: php-cgiwrap Priority: optional Section: contrib/web Installed-Size: 124 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Pierre Machard Architecture: solaris-i386 Source: cgiwrap Version: 3.9-3.1ubuntu1 Replaces: cgiwrap Provides: cgiwrap Depends: apache | httpd, php5-cgi, sunwcslr Conflicts: cgiwrap, suidmanager (<< 0.52) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/php-cgiwrap_3.9-3.1ubuntu1_solaris-i386.deb Size: 47886 MD5sum: dc87925b4bd0d9b1d594e21be09a0c01 SHA1: aeba74142a730b5dffe8a17bc3f1d5a5bb117322 SHA256: b32df516ba9226f952be4c1fddcf5ed80dff9affc48931b42ce28cc4d8da0c87 Description: allows ordinary users to run their own CGI scripts and adds support for PHP a gateway that allows more secure user access to CGI programs on an HTTPd server than is provided by the http server itself. The primary function of CGIwrap is to make certain that any CGI script runs with the permissions of the user who installed it, and not those of the server. . This package allows you to run your php scripts with cgiwrap. Package: kaffeine-mozilla Priority: optional Section: contrib/web Installed-Size: 10 Maintainer: Zack Cerza Architecture: solaris-i386 Version: 0.4.3.1.dfsg-0.1 Depends: kaffeine, libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxt6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/kaffeine-mozilla_0.4.3.1.dfsg-0.1_solaris-i386.deb Size: 25958 MD5sum: 65e45a6b07f1ef105cc37b2283b79eac SHA1: 2def544d6646d177bcd12c1d68c0dcbc325cfb3f SHA256: 64e31a306abb7d9ce0507404fd8253b2bb6db89dd06c994eedcb5fa7affc1849 Description: mozilla plugin that lanches kaffeine for supported media types This mozilla plugin launches kaffeine, the xine-based media player for KDE, when a page containing a supported media format is loaded. Package: libfcgi-ruby1.9 Priority: optional Section: contrib/web Installed-Size: 69 Maintainer: Tatsuki Sugiura Architecture: solaris-i386 Source: libfcgi-ruby Version: 0.8.7-4build1 Provides: libfcgi-ruby Depends: libfcgi0, libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libfcgi-ruby1.9_0.8.7-4build1_solaris-i386.deb Size: 15832 MD5sum: 4ff95d6c8b98ff1a3e7fdf8c99289c23 SHA1: 72fe6380fe532a6ea47ecde66ba24456b1f64e70 SHA256: 9a8671fad5a0753315304f7ac9d11fd79b88d854b8e0810830ca758a6998bcdb Description: FastCGI library for Ruby FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. For more information, see http://www.fastcgi.com/. . This merges matz's C version(fcgi.so) & Eli's pure ruby version(fastcgi.rb) Package: mnogosearch-mysql Priority: optional Section: contrib/web Installed-Size: 3099 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Philipp Hug Architecture: solaris-i386 Source: mnogosearch Version: 3.3.6-1ubuntu0.1 Replaces: mnogosearch, udmsearch, udmsearch-mysql Provides: mnogosearch Depends: libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), mnogosearch-common (= 3.3.6-1ubuntu0.1), sunwcslr, sunwlibm, sunwopensslr, zlib1g (>= 1:1.2.1) Suggests: mysql-client Conflicts: m17n-lib-bin, m17n-lib-doc, mguesser, mnogosearch, udmsearch, udmsearch-dev, udmsearch-mysql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/mnogosearch-mysql_3.3.6-1ubuntu0.1_solaris-i386.deb Size: 1326646 MD5sum: 36eb963926d3621f46e4376a31d1cca6 SHA1: f09cb21b11dc997e22db9a974f27b0bfffa47584 SHA256: 49faa3f372fd928dc3fa2b468d98c001102c5bd87bc3da8bf036ca0f4ed81036 Description: full-featured web search engine (MySQL) MnogoSearch is a web search engine that consists of two parts. . The first part is the indexing mechanism (indexer). It crawls over HTML hypertext references and stores found words and new references into a database. . The second part is a web front-end that provides search functions using the data collected by the indexer. For more information, look at http://search.mnogo.ru/ . This package contains MySQL specific files. Package: proxytrack Priority: optional Section: contrib/web Installed-Size: 143 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Xavier Roche Architecture: solaris-i386 Source: httrack Version: 3.42.1-1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Suggests: httrack, squid Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/proxytrack_3.42.1-1ubuntu1_solaris-i386.deb Size: 68546 MD5sum: 7f9a56a463e9872f7d6aa9a5f1b8a773 SHA1: 2f49cddb8f100562be0b2bb7c3184fe8e41bdac3 SHA256: 75916f5ec88c423053c857cc310c0813e8833e41adcdbc03380ca78390e667e8 Description: Build HTTP Caches using archived websites copied by HTTrack ProxyTrack is a simple proxy server aimed to deliver content archived by HTTrack sessions. It can aggregate multiple download caches, for direct use (through any browser) or as an upstream cache slave server. This proxy can handle HTTP/1.1 proxy connections, and is able to reply to ICPv2 requests for an efficient integration within other cache servers, such as Squid. It can also handle transparent HTTP requests to allow cached live connections inside an offline network. . Homepage: http://www.httrack.com Package: webhttrack Priority: optional Section: contrib/web Installed-Size: 50 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Xavier Roche Architecture: solaris-i386 Source: httrack Version: 3.42.1-1ubuntu1 Replaces: httrack-doc (<= 3.40.4-2), webhttrack (<= 3.40.4-2) Depends: firefox | www-browser, libgcc1 (>= 1:4.2.1), libhttrack1, sunwcslr, zlib1g (>= 1:1.2.1) Suggests: httrack, httrack-doc Conflicts: httrack-doc (<= 3.40.4-2), webhttrack (<= 3.40.4-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/webhttrack_3.42.1-1ubuntu1_solaris-i386.deb Size: 440724 MD5sum: 37948fc082d574e81ea34d918bc6efc3 SHA1: 5b36151aa1c32e28c4d53159b9c9a3020e8152bd SHA256: 71640c9cc55410e8917a90a258f716677d726fe6930d364ba26dd4c79d43666b Description: Copy websites to your computer, httrack with a Web interface WebHTTrack is an offline browser utility, allowing you to download a World Wide website from the Internet to a local directory, building recursively all directories, getting html, images, and other files from the server to your computer, using a step-by-step web interface. . WebHTTrack arranges the original site's relative link-structure. Simply open a page of the "mirrored" website in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads. WebHTTrack is fully configurable, and has an integrated help system. . Homepage: http://www.httrack.com Snapshots: http://www.httrack.com/page.php?p=21 Package: ftpcopy Priority: optional Section: contrib/web Installed-Size: 11 Maintainer: Gerrit Pape Architecture: solaris-i386 Version: 0.6.7-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/ftpcopy_0.6.7-2_solaris-i386.deb Size: 116466 MD5sum: 7562bb6b1b2bfba16c54d61a9f044a11 SHA1: d55dfea1ea2922e472fa8b4c59e7c20272fe7c7a SHA256: 5196a459cd1dfea249c57197527a5d9ea35cbf2bfb6f57c8b08d8da340e4f623 Description: FTP clients collection ftpcopy is a simple FTP client written to copy files or directories (recursively) from an FTP server. It was written to mirror FTP sites which support the EPLF directory listing format, but it also supports the traditional listing format (/bin/ls). . ftpls is an FTP client which generates directory listings, either in plain text or HTML. . The tools only support passive mode FTP. There is no plan to support active mode. . See http://www.ohse.de/uwe/ftpcopy.html for more information. Package: libapache2-mod-mono Priority: optional Section: contrib/web Installed-Size: 15 Maintainer: Debian Mono Group Architecture: solaris-i386 Source: mod-mono Version: 1.2.5-2 Depends: apache2-mpm-worker (>= 2.2), apache2.2-common, debconf (>= 1.2.0), libgcc1 (>= 1:4.2.1), mono-apache-server (>= 1.2.5) | mono-apache-server2 (>= 1.2.5), mono-apache-server (<< 1.2.6) | mono-apache-server2 (<< 1.2.6), mono-jit (>= 1.0.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-mono_1.2.5-2_solaris-i386.deb Size: 43180 MD5sum: e5549f849b64ee2f8d31b3a33f7e81a4 SHA1: ece26922d9e8c82bef947c164b53a0ddb6b67f13 SHA256: 80e7d41733ef8b8ef83a38da73d102eb2cf736e31c6e64af19b17352a4f6f758 Description: Apache module for running ASP.NET applications on Mono The mod_mono module for Apache allows ASP.NET web applications to be run with the Mono .NET implementation. . This package provides the Apache 2.2 version of the module. Homepage: http://www.mono-project.com/Mod_mono Package: php-sqlite3 Priority: optional Section: contrib/web Installed-Size: 5 Maintainer: Julien Danjou Architecture: solaris-i386 Version: 0.5-1 Depends: php-db Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/php-sqlite3_0.5-1_solaris-i386.deb Size: 6276 MD5sum: 74141069ecf1c72831ae2052d475078d SHA1: b3edaff6d555dfa9bea0002c521da05e09a29f11 SHA256: 900053929cd620fd55445080fe7a2a36f6a1f397d6f1722171b4995518c3d88c Description: PHP SQLite3 PEAR module SQLite is a C library that implements an embeddable SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package provides the SQLite3 PEAR module for PHP versions 4 and 5. Package: libapache2-mod-auth-radius Priority: optional Section: contrib/web Installed-Size: 11 Maintainer: Josip Rodin Architecture: solaris-i386 Source: libapache-mod-auth-radius Version: 1.5.7-7 Depends: apache2.2-common, libgcc1 (>= 1:4.2.1), sunwcslr Suggests: apache2, radius-server Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-mod-auth-radius_1.5.7-7_solaris-i386.deb Size: 16082 MD5sum: 1503fea128977cbd1c33eff81f816f96 SHA1: fc2c84f7f176a6b5a6af3cff33d9c5f539332a5c SHA256: 12d96d53277bd568214fd545af5a6f3e3b4942402a5ef67c01f8cbbee5aeebb7 Description: Apache 2.x module for RADIUS authentication mod_auth_radius is an Apache 2.x module for authenticating users against information stored in a RADIUS server. Package: mini-httpd Priority: optional Section: contrib/web Installed-Size: 49 Maintainer: Marvin Stark Architecture: solaris-i386 Version: 1.19-6 Provides: httpd, httpd-cgi Depends: sunwcsl, sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/mini-httpd_1.19-6_solaris-i386.deb Size: 38646 MD5sum: 961b323823d8e997208953b06baae36a SHA1: e1bdccbb46f87938db00bc82739753674ed420e8 SHA256: 5dd71868082d743ab5b0b396c9078a73245487da3dff8e07808d7bff93999793 Description: a small HTTP server mini-httpd implements all basic features of a HTTPD, including: GET,HEAD,POST methods, common MIME types, basic authentication, virtual hosting, CGI, directory listing, trailing-slash redirection, standard logging, custom error pages etc. It also can be configured to do SSL and IPv6. . Homepage: Package: php5-mcrypt Priority: optional Section: contrib/web Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian PHP Maintainers Architecture: solaris-i386 Source: php-mcrypt Version: 5.2.3-0ubuntu1 Depends: debconf (>= 0.5) | debconf-2.0, libgcc1 (>= 1:4.2.1), libltdl3 (>= 1.5.2-2), libmcrypt4, phpapi-20060613+lfs, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/php5-mcrypt_5.2.3-0ubuntu1_solaris-i386.deb Size: 18506 MD5sum: 191da10d82a03f8afd6e42ddfa5f749d SHA1: 8f5ed08fe192ee48eccc816d7f0f458d817103ee SHA256: d5aced8ad20e3187c68544dbb223a1f9b9ef8b28d4d5a4a56f9f3e59dccc4b51 Description: MCrypt module for php5 This package provides a module for MCrypt functions in PHP scripts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Package: mnogosearch-pgsql Priority: optional Section: contrib/web Installed-Size: 3099 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Philipp Hug Architecture: solaris-i386 Source: mnogosearch Version: 3.3.6-1ubuntu0.1 Replaces: mnogosearch, udmsearch, udmsearch-pgsql Provides: mnogosearch Depends: libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), mnogosearch-common (= 3.3.6-1ubuntu0.1), postgresql-client | postgresql-client-8.1 | postgresql-client-7.4, sunwcslr, sunwlibm, sunwopensslr, zlib1g (>= 1:1.2.1) Suggests: postgresql | postgresql-8.1 | postgresql-7.4 Conflicts: m17n-lib-bin, m17n-lib-doc, mguesser, mnogosearch, udmsearch, udmsearch-dev, udmsearch-pgsql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/mnogosearch-pgsql_3.3.6-1ubuntu0.1_solaris-i386.deb Size: 1328788 MD5sum: 2da6f956ea0da6745f7c42004a136ae2 SHA1: 7e07f06e6239f286de55c8382bbd992901f94a7e SHA256: 63b4aee8bdd0258c08f52337ca8b165ef87e4cd5ce990569d97595d2277f760e Description: full-featured web search engine (PostgreSQL) MnogoSearch is a web search engine that consists of two parts. . The first part is the indexing mechanism (indexer). It crawls over HTML hypertext references and stores found words and new references into a database. . The second part is a web front-end that provides search functions using the data collected by the indexer. For more information, look at http://search.mnogo.ru/ . This package contains PostgreSQL specific files. Package: cronolog Priority: optional Section: contrib/web Installed-Size: 13 Maintainer: Joel Baker Architecture: solaris-i386 Version: 1.6.2-5.3 Depends: perl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/cronolog_1.6.2-5.3_solaris-i386.deb Size: 30780 MD5sum: e7269a731a6ea82c1f52fe39be8142d6 SHA1: aa72bc06c8fe8bc48d4a71f8a2c879cb1da8f8b2 SHA256: d9e0f445640c1b5720cda6a03b7db5a378a8081b526dfec909cc3df720cf1ac1 Description: Logfile rotator for web servers A simple program that reads log messages from its input and writes them to a set of output files, the names of which are constructed using template and the current date and time. The template uses the same format specifiers as the Unix date command (which are the same as the standard C strftime library function). . It intended to be used in conjunction with a Web server, such as Apache, to split the access log into daily or monthly logs: . TransferLog "|/usr/bin/cronolog /var/log/apache/%Y/access.%Y.%m.%d.log" . A cronosplit script is also included, to convert existing traditionally-rotated logs into this rotation format. Package: libapache2-modxslt Priority: extra Section: contrib/web Installed-Size: 20 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Riccardo Setti Architecture: solaris-i386 Source: modxslt Version: 2005072700-2.2ubuntu1 Depends: libapr1, libaprutil1, libgcc1 (>= 1:4.2.1), libmodxslt0, libpcre3 (>= 7.4), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), sunwcsl Suggests: modxslt-doc, modxslt-tools Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/libapache2-modxslt_2005072700-2.2ubuntu1_solaris-i386.deb Size: 14090 MD5sum: 12747ef3c6d752ce506a5e0dbe6dfe25 SHA1: 145aef7abdd1fb24bb87959e9c4c48491174caeb SHA256: 4a5a2aa33da22026adb5c8f3b7c6c26532c3bb83e72dc72ad3795f151807bda7 Description: XSLT processing module for Apache 2.0.x based on libxml2 This package provides an Apache 2 module able to parse XML data using XSLT stylesheets on the fly. . It differs from many other mod-xslt since it uses www.xmlsoft.org libxml2 and libxslt library, and provides: o standard compliant way of processing PI (like Architecture: solaris-i386 Source: cherokee Version: 0.7.2-2~hardy1 Depends: libcherokee-base0, libcherokee-client0 (= 0.7.2-2~hardy1), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/cget_0.7.2-2~hardy1_solaris-i386.deb Size: 112072 MD5sum: 0d0cfe82d9fbabf6bd1e2c626b426935 SHA1: 3dfad629d020150d5b6c0381a2e9b57b89c6a294 SHA256: eb649a2220081ea8358443a681bbdbd7ffe944804602db2272e5cc243d584fc9 Description: web page downloader CGet is a small downloader based in the Cherokee client library Homepage: http://cherokee-project.org/ Package: imaptool Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Colin Watson Architecture: solaris-i386 Version: 0.9-7 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libx11-6, libxaw7, libxext6, libxmu6, libxt6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/imaptool_0.9-7_solaris-i386.deb Size: 18490 MD5sum: c7e615da4d93d8cf9c97ef8bea3b1b88 SHA1: b15661f84cb3bf1c23127566b35d194fbb9e13ac SHA256: 68b1b1ae0548d7187ec65f758ee408fe5c30e04cfe61ef1f0e3c78aeaf987aa5 Description: A tool for creating client-side image maps A simple (yet useful and free) tool for creating client-side image maps, supporting GIF and JPEG images. Package: php5-xdebug Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Martin Meredith Architecture: solaris-i386 Source: xdebug Version: 2.0.3-1~hardy1 Depends: libgcc1 (>= 1:4.2.1), phpapi-20060613+lfs, sunwcslr, sunwlibm, ucf Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/php5-xdebug_2.0.3-1~hardy1_solaris-i386.deb Size: 217156 MD5sum: 804cb2bbdd2059337f4fba1435e99add SHA1: 3bd7f9f7162556abb2c853c9a7df789dc293c5b0 SHA256: 3c6d2b9b2d08e8f604e3bceb071c670e2e2c4268033db755bf0383a2e20884a4 Description: Xdebug Module for PHP 5 The Xdebug extension helps you debugging your script by providing a lot of valuable debug information. The debug information that Xdebug can provide includes the following: . * stack traces and function traces in error messages with: - full parameter display for user defined functions - function name, file name and line indications - support for member functions * memory allocation * protection for infinite recursions . Xdebug also provides: . * profiling information for PHP scripts * script execution analysis * capabilities to debug your scripts interactively with a debug client Homepage: http://xdebug.org/ Package: www-pgsql Priority: extra Section: contrib/web Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hamish Moffatt Architecture: solaris-i386 Source: www-sql Version: 0.5.7-20ubuntu1 Replaces: www-sql Depends: apache2, libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), sunwcsl, sunwcslr, sunwlibm Conflicts: www-sql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/www-pgsql_0.5.7-20ubuntu1_solaris-i386.deb Size: 55222 MD5sum: 7df440d5c457989c0188e7da9c86b944 SHA1: 6a27a5815947b71d82827a8a3e3e5a36294a6c2c SHA256: 685715f52252864065fa2180881e38da34f055dd638f4fefd8e89ef24297123c Description: a WWW interface for the PostgreSQL database www-pgsql is a web interface for the PostgreSQL database. SQL commands can be embedded into web pages; these are executed on the server by www-pgsql and the resulting web page sent to the browser. All SQL commands and queries supported by PostgreSQL can be used via www-pgsql. Package: w3mmee Priority: optional Section: contrib/web Installed-Size: 51 Maintainer: Fumitoshi UKAI Architecture: solaris-i386 Version: 0.3.p24.20-3build2-build1 Replaces: w3mmee-ssl Provides: www-browser Depends: libgc1c2 (>= 1:6.8-1.1), libgcc1 (>= 1:4.2.1), libmoe1.5, libncurses5 (>= 5.6+20071006-3), sunwcslr, sunwlibm, sunwopensslr Recommends: ca-certificates Suggests: menu (>> 1.5), migemo, mime-support, w3m-el, w3mmee-img Conflicts: w3mmee-ssl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/web/w3mmee_0.3.p24.20-3build2-build1_solaris-i386.deb Size: 593384 MD5sum: 0beca1740cfbd5941843bde0ee489053 SHA1: 295a48c0183e0c66f454835bd0ed609e2bdd8935 SHA256: ce1485a7653034db170fa267308b99a560e5ae59c56191e0050c9298ecc2782c Description: WWW browsable pager with excellent tables/frames, MB extension w3mmee is w3m with multibyte encoding extension. . For more information, see http://w3m.sourceforge.net/ and http://pub.ks-and-ks.ne.jp/prog/w3mmee/ Package: gamine Priority: optional Section: contrib/games Installed-Size: 51 Maintainer: Debian Games Team Architecture: solaris-i386 Version: 0.0.1-2 Depends: gamine-data, gstreamer0.10-plugins-good, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgstreamer0.10-0 (>= 0.10.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/gamine_0.0.1-2_solaris-i386.deb Size: 12472 MD5sum: 092476e36f852027524a0f254baecfd2 SHA1: c26e5943c3f61a1e3b6a9f5d7c8bf2500628b6da SHA256: 61cd3bb88fc71f71d567cabf3b25a6c8c4a63ebf5c2e10f0eebbced5996c576e Description: an interactive game for young children Gamine is a game designed for 2 years old children who are not able to use a keyboard. . The child uses his mouse to draw colored dot and line on the screen. Homepage: http://gnunux.info/projets/gamine/ Package: xbattle Priority: optional Section: contrib/games Installed-Size: 21 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Games Team Architecture: solaris-i386 Version: 5.4.1-14ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xbattle_5.4.1-14ubuntu1_solaris-i386.deb Size: 111876 MD5sum: c4235612c77e8cb694e556b572545bbb SHA1: c363a3a437280399b095dd5cb9338193c65de91b SHA256: 2f916129a2ce9cfd203d3d1b1f73f796e42b7d70a211e85366ede0b6d8d804d9 Description: Concurrent multi-player battle strategy game xbattle is a concurrent multi-player game which combines elements of strategy with arcade-like action to capture a wide range of military scenarios. Opponents play from separate displays, with commands being executed concurrently -- the players do not take "turns", but rather they all issue their commands simultaneously. There can be any number of players, with each player assigned to a specific team, indicated by marker colors. The game board is a matrix of cells (square, hexes, etc.) that can be occupied by colored troops, with the goal of the game being to eliminate the enemy from the board by attacking cells occupied by enemy troops. A wide variety of command line options (and previously configured game files) provide an abundance of different scenarios and gaming environments. Package: pioneers Priority: optional Section: contrib/games Installed-Size: 867 Maintainer: Bas Wijnen Architecture: solaris-i386 Version: 0.11.3-2 Replaces: pioneers-client, pioneers-help, pioneers-server-gtk Provides: pioneers-client, pioneers-help, pioneers-server-gtk Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.1), pioneers-console (= 0.11.3-2), pioneers-data (= 0.11.3-2), sunwcslr, sunwlibm Recommends: yelp Conflicts: pioneers-client, pioneers-help, pioneers-server-gtk Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/pioneers_0.11.3-2_solaris-i386.deb Size: 310336 MD5sum: 4f28860da57570b300269171c522ee61 SHA1: 61469b21ea73854db7e53b2d5bb0a2c0f3cfb114 SHA256: 59284b22edab11e95415f7c9c88500f9650e342faf8669ddd05d8e012e576dd7 Description: the Settlers of Catan board game Pioneers is a computer implementation of the Settlers of Catan board game. It can be played over the internet. . The game includes a server, a client, a computer player, an editor and a meta-server (for locating running servers). . Homepage: http://pio.sourceforge.net/ Homepage: http://pio.sourceforge.net/ Package: xdigger Priority: optional Section: contrib/games Installed-Size: 18 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Games Team Architecture: solaris-i386 Version: 1.0.10-11ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xdigger_1.0.10-11ubuntu1_solaris-i386.deb Size: 36336 MD5sum: f6fcddf64ebfda576fff09da4cb7d93f SHA1: b80968d4c27cb7ef96a12666d35c6be730424120 SHA256: 4e1e3098631e5d3b2389e1193e97dbbcecab118199e77b8d831aed052ff4b9da Description: An arcade diamonds digging game for X11 An arcade game in which you are a little (digger-)man and have to collect diamonds. It is similar to the well-known Boulderdash game (without scrolling). . Author: Alexander Lang Homepage: http://www.ibiblio.org/pub/Linux/games/arcade/ Homepage: http://www.ibiblio.org/pub/Linux/games/arcade/ Package: moaggedit Priority: optional Section: contrib/games Installed-Size: 11 Maintainer: Debian Games Team Architecture: solaris-i386 Version: 0.5-3 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, moagg-data, sunwcslr, sunwlibm Suggests: moagg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/moaggedit_0.5-3_solaris-i386.deb Size: 88572 MD5sum: eee4f500f6879080d442a8005f805cd6 SHA1: c1313a9e775cf6f47b680e0953f2bd092b325ee6 SHA256: 26dd4803f82f7116c2bd18b1f0b71a46698924155cb996d94a75dac361be8823 Description: map editor for the Moagg game Moagg (Mother of all Gravity Games) is a 2d gravity game much like GravityForce(tm) and SpaceTaxi(tm). Player pilots a small space ship and have to navigate that ship through different levels. But beside the gravity that drags ship down there are other obstacles like laser ports, magnets, black holes, cannons, rockets and grinders. . This package provides map editor for the game Moagg. . Homepage: http://moagg.sourceforge.net/ Package: gweled Priority: optional Section: games Installed-Size: 303 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ondřej Surý Architecture: solaris-i386 Version: 0.7-2ubuntu5 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libaudiofile0 (>= 0.2.3-4), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libmikmod2 (>= 3.1.10), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), librsvg2-2 (>= 2.18.1), libsm6, libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/gweled_0.7-2ubuntu5_solaris-i386.deb Size: 159226 MD5sum: 41a562a1f345c6577ef75aed068b5221 SHA1: 9f08b4478c5d6c1185380ad453b038da57f72231 SHA256: 9ae298f6f96a04f621bdcdb1e272987a5af16e8929a3070330197f9bb9d15cd0 Description: A "Diamond Mine" puzzle game Gweled is a GNOME version of a popular PalmOS/Windows/Java game called "Bejeweled" or "Diamond Mine". The aim of the game is to make alignment of 3 or more gems, both vertically or horizontally by swapping adjacent gems. The game ends when there are no possible moves left. Homepage: http://sebdelestaing.free.fr/gweled/ Package: droidbattles Priority: optional Section: contrib/games Installed-Size: 1117 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Kari Pahula Architecture: solaris-i386 Version: 1.0.6-4ubuntu3 Depends: libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/droidbattles_1.0.6-4ubuntu3_solaris-i386.deb Size: 314388 MD5sum: 1c1efb185c55c2dbc0c15363a944a91c SHA1: e213821e4c92721704979a2745d2f2ee4cec97d8 SHA256: 0a6cba70fd3acb56cc18dfad5cdf7faab3d2ef6ca4a289b0007f75f7dbf48dbf Description: A game of programming battle droids You design and program droids in an assembler-like language to make them as lethal as possible to other droids. You then run the droid in a battle simulation where they try to destroy each other. Hardware design, programming and battle simulation all happens in an integrated graphical development environment. Package: xbat Priority: optional Section: contrib/games Installed-Size: 362 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Games Team Architecture: solaris-i386 Version: 1.11-11ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Conflicts: suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xbat_1.11-11ubuntu2_solaris-i386.deb Size: 135154 MD5sum: 8a1580b181d5d0e22aa4f76273247a54 SHA1: ebafb776c67c6293cae517c6306bf435ccb09542 SHA256: 4f540d3b68880e4995bd7530c1b6040f41dd0377123d337e0c6a1b721e0a4b11 Description: classic shoot 'em up game for X11 Xbat closely resembles the classic arcade game Xevious. . While navigating his Solvalou, the player must survive waves of enemy airships, occasionally meeting up with a "boss-ship" at the end of a level. Package: dopewars Priority: extra Section: contrib/games Installed-Size: 53 Maintainer: Francois Marier Architecture: solaris-i386 Version: 1.5.12-3-build1 Depends: libatk1.0-0 (>= 1.20.0), libaudiofile0 (>= 0.2.3-4), libcairo2 (>= 1.6.0), libesd0 (>= 0.2.35), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libncurses5 (>= 5.6+20071006-3), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: esound Conflicts: suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/dopewars_1.5.12-3-build1_solaris-i386.deb Size: 578642 MD5sum: e52931f86ee240521102edaf59a51ea7 SHA1: 421639f4b5c6aa3ef8abb039b50e2148459812c6 SHA256: 3925af491eee3338d7bf95289468a63f3beca4e3e0d454276a01e6468c9902c7 Description: Make a fortune dealing drugs on the streets of New York UNIX rewrite of the MS-DOS program of the same name, which in turn was inspired by John E. Dell's "Drug Wars" game. You have one month to buy and sell drugs on the streets of New York, the aim being first to pay off your debt to the loan shark and then to make a fortune. And if you have to shoot a few cops in the process, well... The game includes TCP networking allowing you to meet (and shoot) other human drug dealers. Homepage: http://dopewars.sourceforge.net Package: xpuzzles Priority: optional Section: contrib/games Installed-Size: 2253 Maintainer: Varun Hiremath Architecture: solaris-i386 Version: 7.3.2-1 Depends: libaudiofile0 (>= 0.2.3-4), libesd0 (>= 0.2.35), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libice6 (>= 1:1.0.0), libsm6, libx11-6, libxpm4, libxt6, sunwcsl, sunwlibm Conflicts: xmpuzzles Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xpuzzles_7.3.2-1_solaris-i386.deb Size: 652970 MD5sum: 94191b80f240997e8931229a8c5ae7e2 SHA1: 5352043cc9001ab10a043e027ab5e490f38a9f7d SHA256: 3367630d552d0f1674e8d6ae8fa8bdaf8ffca52846012f52458d9e40781f710e Description: collection of puzzles for X (plain X version) The following puzzles are included: . - Rotational 3D Puzzles: xrubik, xpyraminx, xoct, xskewb, xdino, xmball - Sliding Block Puzzles: xcubes, xtriangles, xhexagons, xpanex - Combination: xbarrel, xmlink . This version was compiled without the Motif GUI widget library and thus shows limited user interface functionality. See xmpuzzles for the extended version. Homepage: http://www.tux.org/~bagleyd/puzzles.html Package: gsoko Priority: extra Section: contrib/games Installed-Size: 119 Maintainer: Neil Williams Architecture: solaris-i386 Version: 0.4.2-gpe6-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/gsoko_0.4.2-gpe6-2_solaris-i386.deb Size: 25604 MD5sum: 4740cff0830a6fe3dd7c2672045e39dc SHA1: 6064474c09ae29876514addf1b50e1fd687404ba SHA256: 90f0069e74192bc9ba27e2fc74528ce43927e67405e09611bac49436a4e6fb26 Description: sokoban game for GPE A clone of the sokoban game for small screen devices using the GPE Palmtop Environment. "Sokoban" is japanese for "warehouse keeper". The player tries to push crates to their proper locations in a warehouse. . Crates cannot be pulled or stepped over and the player needs to avoid pushing crates into dead ends or allowing crates to block movement in the warehouse. Package: fortune-zh Priority: optional Section: contrib/games Installed-Size: 139 Maintainer: Yu Guanghui Architecture: solaris-i386 Version: 1.6 Depends: fortune-mod, zh-autoconvert Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/fortune-zh_1.6_solaris-i386.deb Size: 63124 MD5sum: 70d43e76e9fbf5c49c47f00d768dfc61 SHA1: e0ad680eda61a24daa6c8338d220507e3cde6047 SHA256: 3a0b39217a3a552a8a057bbb9ca7a8ca5386e062bb86852470e6c5003be8f087 Description: Chinese Data files for fortune This software package contains the Chinese data files for fortune in utf8 encoding. Those libraries included tang300 -- 300_Tang_Poems and other Chinese classical poetry. Package: xmabacus Priority: extra Section: contrib/games Installed-Size: 27 Maintainer: Jose Carlos Medeiros Architecture: solaris-i386 Source: xabacus Version: 7.1.7-1 Replaces: xabacus Provides: xabacus Depends: lesstif2, libaudiofile0 (>= 0.2.3-4), libesd0 (>= 0.2.35), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxpm4, libxt6, sunwcsl, sunwlibm Conflicts: xabacus Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xmabacus_7.1.7-1_solaris-i386.deb Size: 99168 MD5sum: ebe77871efbd2190f1bbbb23b699b43e SHA1: 2cd5fb6d7834fc236b18d52f85a28f57448adbe9 SHA256: bc2ef18c6805acdc27f6ab8f93caf41024fbb637779b16052a0c5641e2f78082 Description: simulation of the ancient calculator (Motif version) This program is an implementation of the original abacus, it provides the Chinese, Japanese, Korean, Roman and Russian version and can be modified to allow others. . This is the Motif version which shows additional functionality. It was compiled with lesstif2. Motif is a GUI widget library for the X Window system. . Homepage: http://www.tux.org/~bagleyd/abacus.html Package: xmahjongg Priority: optional Section: contrib/games Installed-Size: 38 Maintainer: Dave Swegen Architecture: solaris-i386 Version: 3.7-1.1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, sunwcslr, sunwlibm Suggests: menu (>= 1.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xmahjongg_3.7-1.1_solaris-i386.deb Size: 442946 MD5sum: 96daba040dab24e9a86dad9f8bdd7cbc SHA1: 2d8de128490af2b4d4367337a6e31a30c8653ba8 SHA256: 95627f0537a03eae8168a5f805ce16476f6a5bba541ad4f694028f06831072b4 Description: tile-based solitaire game Xmahjongg is a simple solitaire game. The object is to remove all 144 Mah Jongg tiles from the playing area by matching them two at a time. Package: gtans Priority: optional Section: contrib/games Installed-Size: 526 Maintainer: Bart Martens Architecture: solaris-i386 Version: 1.2-8 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/gtans_1.2-8_solaris-i386.deb Size: 193162 MD5sum: 1a8785757b1a8f3c6f43ed8c4f84555e SHA1: 9c280d23984a9e2f410c7bd9c63eeb32c5009e89 SHA256: 4b03eed120ab54ea5649c166b6efee4df584286dcf75cf2a1998c3e6697c764c Description: Tangram (puzzle) game using GTK+ The Tangram is a Chinese puzzle where the player has to arrange a set of pieces to match a given shape. All the pieces must be used and should not be laid on top of one another. The pieces are five triangles, a square and a parallelogram. gtans contains more than 380 figures to play with. It uses the mouse to control pieces. gtans is highly customizable using the interface. . Homepage: http://gtans.sourceforge.net/ Package: sillypoker Priority: optional Section: contrib/games Installed-Size: 11 Maintainer: Laurence J. Lane Architecture: solaris-i386 Version: 0.25.5-5build1-build1 Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libstdc++6 (>= 4.2.1), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/sillypoker_0.25.5-5build1-build1_solaris-i386.deb Size: 50858 MD5sum: 48346866ede470920570c3952948d335 SHA1: 66b9daf6a9895ddc5c0d22e521f5c9c93ff6eda7 SHA256: a7d56ea977eef9261ce2e47ed97439bb19fe4ab4ca15c5b5ea7b7fe6a32c6e0d Description: A poker game silly Poker is an advanced poker game with support for a single player against 1-4 computer opponents in five card draw, five card stud, and seven card stud poker games. . The program in this package contains support for the standard text interface and the curses interface. Package: fkiss Priority: optional Section: contrib/games Installed-Size: 176 Maintainer: Nathanael Nerode Architecture: solaris-i386 Version: 0.35-1 Depends: esound, libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Suggests: lha Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/fkiss_0.35-1_solaris-i386.deb Size: 90186 MD5sum: c48849c338b8cf10d26d4ceb349daea0 SHA1: a26eca0725acf11f923150901f1536cee13c2407 SHA256: 9dff70fe9c599a34b77a301510f0439389060c4bd847f84f18d852b1152f096e Description: Implementation of KISekae Set System (KISS) for the X Window System fkiss - French-KISS! - is a sample implementation of KISekae Set system (KISS) on X Window System. It will allow you to play KISS, a game similar to those traditional paper doll ones. . Kisekae means "changing clothes". . Author: Yav Homepage: http://www.oersted.co.jp/~yav/soft/indexe.html#fkiss Package: monster-masher Priority: optional Section: contrib/games Installed-Size: 2023 Maintainer: Sven Luther Architecture: solaris-i386 Version: 1.8-1 Depends: gconf2 (>= 2.10.1-2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libesd0 (>= 0.2.35), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgconfmm-2.6-1c2 (>= 2.22.0), libglade2-0 (>= 1:2.6.1), libglademm-2.4-1c2a (>= 2.6.0), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomecanvasmm-2.6-1c2a (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/monster-masher_1.8-1_solaris-i386.deb Size: 997256 MD5sum: 16d34ca100beff4bd190dbf34e0810ec SHA1: 3ec79fe215ff15caf3cee404882cc058d7b360d6 SHA256: d77dd5ee2005e6fedecb3a899f2e9bda23d1390fc979146a34e7a376f7f50311 Description: GPL'ed mash'em-up action game for GNOME Monster Masher is a GPL'ed mash'em-up action game for GNOME. Each level contains a number of blocks and monsters. You're a little gnome running around. By pushing the blocks you can mash the monsters one at a time. There are various power-ups and different kinds of monsters. Homepage: http://people.iola.dk/olau/monster-masher/ Package: zivot Priority: optional Section: contrib/games Installed-Size: 7 Maintainer: Radovan Garabík Architecture: solaris-i386 Version: 20013101-3 Depends: libgcc1 (>= 1:4.2.1), libgfortran2 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/zivot_20013101-3_solaris-i386.deb Size: 5794 MD5sum: 05e11f51cc94a64c0f693e722858b109 SHA1: 8c951c3aec70f40af3b982a3081b4783ab901fb9 SHA256: 96c719dd95fc4805e68d67911b82bd8f09f97e919a3a6131808d29f1dbe3d8cf Description: the game of life, simple console version This is a variant of John Horton Conway's Game of Life (a classic cellular automaton), simple console version, written in FORTRAN. Package: thrust Priority: optional Section: contrib/games Installed-Size: 15 Maintainer: RISKO Gergely Architecture: solaris-i386 Version: 0.89c-3.4 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, sunwcslr, sunwlibm Conflicts: suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/thrust_0.89c-3.4_solaris-i386.deb Size: 65372 MD5sum: 1b0bdbba1ca0df975a8bbc0136b1ca4e SHA1: 2acb7fa48ab2a5823d9ce823653fb9c645fee0ed SHA256: 52fc0077cba8af8ffe0a7d36c6e0e9e3f717e149ded0359b068538a7d88bd63e Description: a port of the classic Commodore 64 game The object of the game is to lift the Klystron Pod from the bottom of a cave and return it safely to space. The Pod is very heavy (compared to the ship) and this makes it tougher than it may seem. . You must be careful not to run out of fuel, crash into the cave walls, or let the enemy artillery outposts shoot you down. Package: pacman Priority: optional Section: contrib/games Installed-Size: 100 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Joe Nahmias Architecture: solaris-i386 Version: 10-16ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/pacman_10-16ubuntu2_solaris-i386.deb Size: 28826 MD5sum: 296ee190606512866642a562ddd9920d SHA1: f7584de03358005d3de688d69137578d249faf82 SHA256: 547dea5779b7ca510a6819e22194a4bdbcce9efcaf430be166be3442e78fdfab Description: Chase Monsters in a Labyrinth You are Pacman, and you are supposed to eat all the small dots to get to the next level. You are also supposed to keep away from the ghosts, if they take you, you lose one life, unless you have eaten a large dot, then you can, for a limited amount of time, chase and eat the ghosts. There is also bonus available, for a limited amount of time. An X gives just points, but a little pacman gives an extra life. Package: xinv3d Priority: optional Section: contrib/games Installed-Size: 56 Maintainer: Chris Butler Architecture: solaris-i386 Version: 1.3.6-5 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xinv3d_1.3.6-5_solaris-i386.deb Size: 23428 MD5sum: 04ac42d5b7bc2725314f4c8be23d4b4b SHA1: 54ef2816817024ff7cded8f7d8b7ad1752189493 SHA256: d624300ca2304744285371b54cc5ccbe43438f0ce12007900e2969385a9ca655 Description: 3D space invaders for X XInvaders 3D is a 3D vector-based space-invaders clone for the X Window System. Package: purity Priority: optional Section: contrib/games Installed-Size: 15 Maintainer: Duncan Findlay Architecture: solaris-i386 Version: 1-17 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/purity_1-17_solaris-i386.deb Size: 28266 MD5sum: 1bb3a7b3073e9c63986bc06de0ca9160 SHA1: df6a2c01781f4ed7541685c58c08b41c49e68ccf SHA256: 65a0e1e3ef2312ccc66e9153b36b2e3793824eb732362df3e5432997481c1dd6 Description: Automated purity testing software. For many years now, the purity test, (in various forms) has been widely available on the net. This package provides an automated way of taking the test. . Purity tests are an amusing way to see how much of a nerd or a hacker you are. More tests are available in the purity-off package. Package: xtron Priority: optional Section: contrib/games Installed-Size: 22 Maintainer: Uwe Hermann Architecture: solaris-i386 Version: 1.1a-13 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xtron_1.1a-13_solaris-i386.deb Size: 21638 MD5sum: 26fba9ea8578150207f3fe8a5f23da6d SHA1: 07ecd136c20f8c2696c2c0e2847943ccf504fe3e SHA256: 1ed096de677300f1e19211469cf25695e7f29dcdfdccf84d1b19d346628d574d Description: Tron game for X11 Xtron is a simple one or two player version of the old classic TRON. The game is simple: avoid running into walls, your own tail, and that of your opponent. Package: freecell-solver-bin Priority: optional Section: games Installed-Size: 21 Maintainer: RISKO Gergely Architecture: solaris-i386 Source: freecell-solver Version: 2.8.10-1 Depends: libfreecell-solver0 (>= 2.0.0), libgcc1 (>= 1:4.2.1), python | python-base, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/freecell-solver-bin_2.8.10-1_solaris-i386.deb Size: 67102 MD5sum: d9c8975787a179464c01ed65a73c5d74 SHA1: 64aeadfdbcfba56c20b8e860dae300c8c4d2633d SHA256: 2d72d7db23df1b3d762b7e417a96a35dd91903ac6f08b130c9c99ba6ef0366af Description: Library for solving Freecell games Freecell Solver is a library for automatically solving boards of Freecell and similar variants of card Solitaire. This package contains the header files and static libraries necessary for developing programs using Freecell Solver. . This package contains the binaries included with freecell-solver Package: space-orbit Priority: optional Section: contrib/games Installed-Size: 114 Maintainer: Eric Schwartz (Skif) Architecture: solaris-i386 Version: 1.01-9 Depends: freeglut3, libesd0 (>= 0.2.35), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libx11-6, libxext6, libxi6, libxmu6, libxt6, space-orbit-common, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/space-orbit_1.01-9_solaris-i386.deb Size: 135196 MD5sum: f0b0e8b1ccd2b4bef3fd023dd62ad243 SHA1: fc328b38fac4c79d4b0c60a2eb43dfd3783ccfd9 SHA256: d598a977b4987a56a9706e54b1fb0d5fcdf44c16b18620b6ba740e9bdedaabf3 Description: A 3D space combat simulator Orbit is a 3D space combat simulator. It features realistic Newtonian physics and actual images of the planets. In Orbit, you can fly your space ship to explore the planets and moons of the solar system, or if you're feeling like some action, you can hunt down and destroy alien invaders. Package: treil Priority: extra Section: contrib/games Installed-Size: 15 Maintainer: NIIBE Yutaka Architecture: solaris-i386 Version: 1.3-1 Depends: libcairo-ruby1.8, libgcc1 (>= 1:4.2.1), libtreil0, ruby, sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/treil_1.3-1_solaris-i386.deb Size: 26136 MD5sum: 6bf5eca7e4a13acdf9f70df9e7468849 SHA1: 557a88f54cfad1af692520b24a7752689d84166a SHA256: 4ca8898e4796f9c62a15a0d04d323dedc8d60e4ba076daa3be25db02740f9745 Description: tree structure into tiles Treil is a utility which produces an image of tiles from tree structure. For example, Linux directory tree can be shown as an image of tiles, by: $ treil -o linux.png /usr/src/linux Package: xhangglider Priority: optional Section: contrib/games Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Rudy Godoy Architecture: solaris-i386 Version: 0.94.0-8ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcsl, sunwlibm Recommends: menu, psmisc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xhangglider_0.94.0-8ubuntu2_solaris-i386.deb Size: 29682 MD5sum: 3827599b4f68cbfa5408b3997ada3c0b SHA1: e3f792eca517aae2fa5cd86bb7488bc264fbbef3 SHA256: 7374c4cb2d7b34777949153e461e45220530853e0836df39f54b9f52b1994c9e Description: hanggliders fly around in your X root window xhangglider is a demo program for X. Hanggliders and paragliders fly around in your X root window. Enjoy! Package: xchain Priority: extra Section: contrib/games Installed-Size: 10 Maintainer: Oohara Yuuma Architecture: solaris-i386 Version: 1.0.1-5 Depends: sunwcslr, tk8.3 | wish Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xchain_1.0.1-5_solaris-i386.deb Size: 12722 MD5sum: 75fe66c86c7fead807717db765b5e1c3 SHA1: 844184bd27a9833414007f0d95bbcb926f6fb552 SHA256: e98d23d0f4dcf80d3679b55e5e9a71aa7fa907fb98d10e347ee9387c65b3e98e Description: A strategy game for 2-4 players Chain Reaction is a classic strategy game for 2-4 players. Players take turns to place tokens on an 8x8 board. When a square exceeds its maximum value, it explodes, setting off the surrounding squares. Package: sudoku Priority: optional Section: contrib/games Installed-Size: 8 Maintainer: Nicolas FRANCOIS (Nekral) Architecture: solaris-i386 Version: 1.0.1-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/sudoku_1.0.1-2_solaris-i386.deb Size: 26314 MD5sum: cf2767747ed2df984e6be2ef520a31a0 SHA1: 6e89be591dee53741f25d6b67fef8d73cf7d7bdb SHA256: ce159d61000684853452ca1b4ca45a426b0caf08727392637567cc816a4d6356 Description: console based sudoku This sudoku puzzle generator/solver features: * character based (curses) interface; * cross-platform (Minix, Unix, Windows) with full source code (ANSI C); * generates hints upon request; * classification of board difficulty (very easy, easy, medium, hard or fiendish); * generation of new boards; * easy entry of boards published in newspapers, internet, etc...; * multiple output formats (text,csv,html,postscript). . Homepage: http://www.laurasia.com.au/sudoku/ Package: xpat2 Priority: optional Section: contrib/games Installed-Size: 108 Maintainer: Arne Wichmann Architecture: solaris-i386 Version: 1.07-13 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxp6, libxpm4, libxt6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xpat2_1.07-13_solaris-i386.deb Size: 315010 MD5sum: b5b6bdf74c7a835a6df5092ae04aaaaf SHA1: 2ea2acf91421a65cf648b8d08211b64218fe167a SHA256: 02b49658cd55b9ebc027ffc3fef103de6ffcb29f69ccafaa68eb9fc143f4b6b9 Description: Generic patience game for X11 xpat2 is a generic patience game which can be used with different rule sets. It does understand the rules of the well-known Spider game, as well as Klondike and others. . This program may have difficulties to start if you have an 8-bit or monochrome display. Package: xconq Priority: optional Section: contrib/games Installed-Size: 19 Maintainer: Ubuntu MOTU Developers Original-Maintainer: David Nusinow Architecture: solaris-i386 Version: 7.4.1-4ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxmu6, libxt6, sunwcslr, sunwlibm, tcl8.3 (>= 8.3.5), tk8.3 (>= 8.3.5), xconq-common (>= 7.4.1-4ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xconq_7.4.1-4ubuntu2_solaris-i386.deb Size: 557640 MD5sum: 0c7df2f657ff1a30bd923b399d1dbefd SHA1: ea4951a2c498522501cf0f64628f05e460c67519 SHA256: 64f73d52f83c743acfadf87c4360394c51fc360c1478424fa0b90e6463ec8c08 Description: A graphical multi-player strategy game and game design system Xconq is an Empire-type strategy game, where each player contests for domination of a simulated world. Unlike most empire-building games, it features a programming language that game designers can use to build a wide variety of games. . Games already in the distribution's library include everything from simple combat, to elaborate world models, to silly but fun games, with time periods ranging from ancient history into the distant future. Package: gnome-mastermind Priority: optional Section: contrib/games Installed-Size: 1305 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bart Martens Architecture: solaris-i386 Version: 0.3-1ubuntu0.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/gnome-mastermind_0.3-1ubuntu0.1_solaris-i386.deb Size: 437370 MD5sum: 56108ecc59724795395de0acccd25ed9 SHA1: 3b69bb39aeb977f3b46f38504147a8aabf141e9c SHA256: 1b6147b0ede2629ce78894d3427a93c41f31f5b64f2b47059d7a4d145293a956 Description: Mastermind (TM) clone for GNOME Desktop The goal of this board game is to break a code using obscure hints. . Homepage: http://www.autistici.org/gnome-mastermind/ Package: tf5 Priority: optional Section: contrib/games Installed-Size: 1779 Maintainer: Joel Aelwyn Architecture: solaris-i386 Version: 5.0beta7-2 Depends: libgcc1 (>= 1:4.2.1), libpcre3 (>= 7.4), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: spell Conflicts: tf (<< 4.0s1-16) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/tf5_5.0beta7-2_solaris-i386.deb Size: 594650 MD5sum: de8da4d7f54262a65e3afe071e0c7eaf SHA1: dcaa6f4aa99f354a3378d3ea663d2c5acd249194 SHA256: 2b247a68c98a5bfbe1843cbfed80905e54ddebf00870581a85fd5f286bc36a0a Description: text-based MU* client TinyFugue is a text-based, line-based client designed for connecting to most flavors of MU* servers (TinyMUSH, TinyMUX, LP, Diku, etc.), and includes support for 256-color terminals, MCCP versions 1 and 2, a powerful trigger and scripting language, and many other features. . This package is the current development version of TinyFugue (major version 5); for the current stable version (major version 4), please see the 'tf' package instead. Package: allegro-demo Priority: optional Section: contrib/games Installed-Size: 212 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Source: allegro4.2 Version: 2:4.2.2-1 Depends: allegro-demo-data, liballegro4.2, libgcc1 (>= 1:4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxpm4, libxxf86vm1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/allegro-demo_4.2.2-1_solaris-i386.deb Size: 124858 MD5sum: caab0402fbd18623126ab7606b166830 SHA1: fcb8b49b4e01259ecaa885a22828967d2ee0ffe2 SHA256: a7671ebe80f2db16520336a36ab61673826cb5f32297c412b05bec9472f1bd91 Description: cool game, demonstrating power of the Allegro library This game is distributed with the Allegro library and shows a new Allegro programmer the power of this lib. But it is more than an usual feature demo, it is fully playable and may make some fun... Package: glaurung Priority: extra Section: contrib/games Installed-Size: 8 Maintainer: Oliver Korff Architecture: solaris-i386 Version: 2.0.1-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: polyglot, xboard | knights Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/glaurung_2.0.1-2_solaris-i386.deb Size: 158272 MD5sum: 0453c643c09fbc95b45f714007abf7eb SHA1: 6b73e3cc9186882af6257ed040d3a80ac78e5b31 SHA256: 7fed90dddcc30456378ded3980b541f7eda464ec11aa0edec9101f7bc79fd037 Description: free UCI chess engine, to calculate chess moves This is a very strong chess engine, finished 4th place at internatonal ChessWar X. It uses the UCI (universal chess interface), for chess engines as communication protocol. This means to play against it, you have to use an UCI capable interface, like knights. Or an xboard adapter like polyglot. glaurung can be found at: . http://www.glaurungchess.com/ Package: qgo Priority: optional Section: contrib/games Installed-Size: 36 Maintainer: Cyril Chaboisseau Architecture: solaris-i386 Version: 1.5.4-r2-1 Depends: libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: gnugo Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/qgo_1.5.4-r2-1_solaris-i386.deb Size: 1812762 MD5sum: c12669904a38924698c702421106c404 SHA1: ad8d1f1828f5c88c7e3e51cf9a661ee259d1f08e SHA256: 31f1b53b3b33d73cc3801265446c2ca843bd7185474f1df028488e05e95695a1 Description: Go client and full featured SGF editor qGo is a computerized board on which you can play the game of Go against another player, view and edit smart-go files, and connect to Go servers on the internet. It can also interface with computer Go programs such as GNU Go that speak the Go modem protocol. The qGo homepage can be found at http://qgo.sourceforge.net/. Have a look at the cgoban package if you are interested in a Go client with less package dependencies. . Go is an ancient game originated from China, with a definite history of over 3000 years, although there are historians who say that the game was invented more than 4000 years ago. The Chinese call the game Weiqi, other names for Go include Baduk (Korean), Igo (Japanese), and Goe (Taiwanese). . In this game, each player tries to exert more influence on territory than her opponent, using threats of death, capture, or isolation. It is, therefore, a symbolic representation of the relationships between nations. Go is getting increasingly popular around the world, especially in Asian, European and American countries, with many worldwide competitions being held. . The game of Go is played on a board. The Go set is comprised of the board, together with 181 black and 180 white stones. The standard board has 19 lines by 19 lines, but 13x13 and 9x9 boards can also be used. However, the 9x9 and 13x13 boards are usually for beginners; more advanced players would prefer the traditional 19x19 board. . Compared to International Chess and Chinese Chess, Go has far fewer rules. Yet this allowed for all sorts of moves to be played, so Go can be a more intellectually challenging game than the other two types of Chess. Nonetheless, Go is not a difficult game to learn, so have a fun time playing the game with your friends. . (adopted from http://senseis.xmp.net/?WhatIsGo) Package: tinymux Priority: optional Section: contrib/games Installed-Size: 36 Maintainer: Ervin Hearn III Architecture: solaris-i386 Version: 2.4.3.31-1.1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/tinymux_2.4.3.31-1.1_solaris-i386.deb Size: 607768 MD5sum: d6287b2a07132cdeca26cd363db62feb SHA1: ecc2b7f62d6f88726d8f635757fb7c624e3dc382 SHA256: 19dd7903922e496aa0ec7f65a15c3effff1952727aa5e8b5e4994e1d55302b66 Description: text-based multi-user virtual world server This is the TinyMUX flavor of mud servers of the MUSH branch. It provides a number of robust features to enable players to extend the virtual world. This is done by building new rooms and objects, and utilizing its internal programming language, MUSHcode. . TinyMUX doesn't provide the superset of features available in other MUSH flavors, but those it does implement provide a stable and robust environment that performs as well or better than that of its peers. Package: xabacus Priority: optional Section: contrib/games Installed-Size: 26 Maintainer: Jose Carlos Medeiros Architecture: solaris-i386 Version: 7.1.7-1 Replaces: xabacus Provides: xabacus Depends: libaudiofile0 (>= 0.2.3-4), libesd0 (>= 0.2.35), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxpm4, libxt6, sunwcsl, sunwlibm Conflicts: xmabacus Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xabacus_7.1.7-1_solaris-i386.deb Size: 89516 MD5sum: be071355597b6eb12ba961c92e7bdc34 SHA1: 7ad7c19111587d4e5a71d75d74052536406017e5 SHA256: 658dd2781d81075ee534ffe5382d3cdcce398a533c8b336a17ff35ff29a42f0a Description: simulation of the ancient calculator (plain X version) This program is an implementation of the original abacus, it provides the Chinese, Japanese, Korean, Roman and Russian version and can be modified to allow others. . This version was compiled without the Motif GUI widget library and thus shows limited user interface functionality. See xmabacus for the extended version. . Homepage: http://www.tux.org/~bagleyd/abacus.html Package: psemu-video-x11 Priority: optional Section: contrib/games Installed-Size: 10 Maintainer: Ryan Schultz Architecture: solaris-i386 Version: 1.15-2build1 Provides: psemu-video Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/psemu-video-x11_1.15-2build1_solaris-i386.deb Size: 158856 MD5sum: 020cbd5f4850c7ec2521918162e760f4 SHA1: 724abb42105414bb50a678ef20b939df154f51d9 SHA256: e09b72bb03d704dc1b49e947dc743a9490f17c529c391ced92696f6c9032afdd Description: software graphics plugin for PSX emulators This plugin provides software video rendering support for PSX emulators. There are also a number of per-game graphical fixes, as well as a set of filters for improving the output quality of the emulator graphics. Package: bygfoot Priority: optional Section: contrib/games Installed-Size: 379 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Isaac Clerencia Architecture: solaris-i386 Version: 2.0.1-1ubuntu3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm, zip Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/bygfoot_2.0.1-1ubuntu3_solaris-i386.deb Size: 1516800 MD5sum: 523045c60ea4bfa6c3fef261abc14ea7 SHA1: 8bb72ee6bcfe0e3963aef7cab2abd116b3636e3f SHA256: 60d285c4b6b6b09b3e22dd55882dbfadf188cc1ed1a57752f14e44fc50a67a87 Description: soccer (football) manager game featuring the most important European leagues Bygfoot allows you to manage a team by training the players, buying and selling them, contracting loans, maintaining the stadium, etc. You can be promoted or relegated, even become a champion. It includes a "team editor" which you can use to create your own teams or edit the existing ones. The game is deliberately kept simple (though not easy): you only have to keep one eye at your players and another at your stadium. Package: ace-of-penguins Priority: optional Section: contrib/games Installed-Size: 486 Maintainer: Jari Aalto Architecture: solaris-i386 Version: 1.2-8 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), libx11-6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/ace-of-penguins_1.2-8_solaris-i386.deb Size: 236022 MD5sum: 132570c58f6f8460e92917149099c0ce SHA1: 019a599eaea18b9db75a97924af758b0222559aa SHA256: ee6c864557c631871ab1033602532e55589ffa86d841092ecfa79ac46dfaac2e Description: Solitaire-games with penguin-look The Ace of Penguins is a set of Unix/X solitaire games based on the ones available for Windows(tm) but with a number of enhancements. . The package consists of the games Pegged, Minesweeper, Solitaire, Taipei (together with a level editor), Golf, Mastermind, Merlin and Freecell. Package: xjig Priority: optional Section: contrib/games Installed-Size: 13 Maintainer: Dave Holland Architecture: solaris-i386 Version: 2.4-11.1 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libnetpbm10, libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xjig_2.4-11.1_solaris-i386.deb Size: 121546 MD5sum: bf9710cd7122ae027cd7e5915af183f7 SHA1: 17147fa2e6efd35dc3b9456fc43b3801f2c8cae2 SHA256: f5d2641499f0ef49632a74701b1c2d610ba822430ee907b7a35aa5a3fda5c724 Description: An X11 jigsaw puzzle xjig is a puzzle that tries to replicate a jigsaw puzzle on the screen as closely as possible. Any GIF, JPEG or PPM image may be loaded and cut into pieces. The goal (as with any jigsaw puzzle) is to reassemble the original picture. . Tiles may be freely rotated by use of the mouse, flipped (for double-sided puzzles) and even shown as shaped windows on the desktop (fast machine/video card recommended for the latter!). An example image is provided in /usr/lib/games/xjig . Package: geekcode Priority: optional Section: contrib/games Installed-Size: 7 Maintainer: Eric Dorland Architecture: solaris-i386 Version: 1.7.3-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/geekcode_1.7.3-3_solaris-i386.deb Size: 63784 MD5sum: 05b8555964dc68130f8b6f9d2a494878 SHA1: 6e9462c6e6e559d1ccc298bca37e4b8b9d8887a2 SHA256: 3de52e8f5fe273b3636ad31f7c5e5c4398d5220aa5c1f29d4eff8ba5e0e11f6e Description: Program for generating geekcode This is a program for generating the geekcode. See http://www.geekcode.com for more info and for discovering if you need the geekcode. Package: xasteroids Priority: optional Section: contrib/games Installed-Size: 10 Maintainer: Charles Fry Architecture: solaris-i386 Version: 5.0-17 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xasteroids_5.0-17_solaris-i386.deb Size: 16658 MD5sum: 4430bd365b7d4915065a9e1f1e07c3b8 SHA1: a126024bcf41e640f6ab33db0b16c3a6343fef8b SHA256: 88418fda9f635e146b010c9970447f0ebf70f6f87fe941ccc00b98236bef3158 Description: X-based asteroids-style arcade game A very fast paced arcade game similar to the well known video game called Asteroids. Your task is to change big rocks into smaller ones by hitting them with a beam. Package: animals Priority: optional Section: contrib/games Installed-Size: 8 Maintainer: Jim Lynch Architecture: solaris-i386 Version: 20031130-2.2 Depends: libdb4.6++, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/animals_20031130-2.2_solaris-i386.deb Size: 20748 MD5sum: 87298e006a233ea93f28eb268b04acfd SHA1: 57656ab33b9664ee4078a295eae0154dd1bece61 SHA256: 61090174ebddcd07fd60ae2927d9f102e95934a24cd17d2ffcd32c7ccfb93758 Description: Traditional AI animal guessing engine using a binary tree DB You think of an animal, and this package tries to guess it... when it's wrong, you teach it about your animal. Package: xflip Priority: optional Section: contrib/games Installed-Size: 9 Maintainer: Joachim Breitner Architecture: solaris-i386 Version: 1.01-24 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xflip_1.01-24_solaris-i386.deb Size: 12368 MD5sum: 57612c23ee08519a05d4d72b43416b9f SHA1: 5d7d13c34139669e69de7da3e0bc82c37a39fbf4 SHA256: c2efc45698c5a531dc1ce909d6aa36f321cba1ca8cd0908d6aeaafada8c09466 Description: programs to mirror-image or melt your display Flip your (or your "xhost +" using friend's) screen on either the vertical or horizontal axis or melt away the graphics on your display. Both commands, named xflip and meltdown, have a -planes option to independently act on individual bit planes. This version now comes with a new -oblic option which flips horizontally and vertically simultaneously. Package: jzip Priority: optional Section: contrib/games Installed-Size: 11 Maintainer: Niko Tyni Architecture: solaris-i386 Version: 210r20001005-2 Provides: zcode-interpreter Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Suggests: zcode-game Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/jzip_210r20001005-2_solaris-i386.deb Size: 53314 MD5sum: 2412ec4661125cf32b523dde0c4c0faa SHA1: 3b7fd07fa54569d6779879864a9c0265764de939 SHA256: b4550a6c1b792c42a4d9be8a67dbf293862596501b5b17a630b41ef3b943321c Description: Text mode interpreter for Z-Code adventures This package provides the jzip Z-Code interpreter required to run Infocom or Inform-generated text adventures, although the format can be used for more than games. It is based on the zip interpreter sources and adapted by John D. Holder . . The ckifzs program, for checking the basic structure of save files against the QUETZAL standard, is also included, as is the jzexe program to create a standalone executable by gluing a Z-code file to jzip. Homepage: http://jzip.sourceforge.net/ Package: stroq Priority: optional Section: contrib/games Installed-Size: 560 Maintainer: Arnaud Cornet Architecture: solaris-i386 Version: 0.2-4 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/stroq_0.2-4_solaris-i386.deb Size: 159018 MD5sum: cbbe2f54f6bdf6b8b0b0fb0da840a280 SHA1: b5debdb39df188726ba377256cc9d6020b64d64f SHA256: 55ef8f08d5bd3800a25f553f05ce44092da18cfe84ae427fd89bb50ac27e037c Description: A Polarium/Chokkan Hitofude clone StroQ is an addictive puzzle game where you have to flip white and black tiles in order to form rows of the same color with a single stroke of your mouse. Package: xarchon Priority: optional Section: contrib/games Installed-Size: 14 Maintainer: Daniel Burrows Architecture: solaris-i386 Version: 0.50-10.1build1 Depends: libaudiofile0 (>= 0.2.3-4), libesd0 (>= 0.2.35), libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxi6, libxpm4, sunwcslr, sunwlibm, xarchon-theme Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xarchon_0.50-10.1build1_solaris-i386.deb Size: 117820 MD5sum: 3965a0d9e6328dc22f3c1cb6feac4c5e SHA1: 47b3ff732c90f2db405853bfe8d09361648b9d60 SHA256: 4a884f424e401c1b44b2cb03e97df970674f6fb610040c4b2af0a8ce5a0051bc Description: An X11 version of the game Archon XArchon is a clone of the classic ARCHON game which was distributed by Electronic Arts around 1985. It pits the light side against the dark side in a battle for the control of a chess-like playing board. . XArchon consists of a strategy mode, in which pieces are moved around the board, and an arcade mode, in which two pieces attempting to occupy the same square battle one another. Package: hrd Priority: optional Section: contrib/games Installed-Size: 9 Maintainer: Qingning Huo Architecture: solaris-i386 Version: 0.1-3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/hrd_0.1-3_solaris-i386.deb Size: 28698 MD5sum: 64c3f9917fbccc2f4f05a199b41a3063 SHA1: 8f146b043b0d9f9ae6c583df6025461ddb4f44a6 SHA256: ef3203eeedbabe2fab47ce94fdabd37030708f0e65b33b2dada20972702e8abe Description: the puzzle game of HuaRongDao HuaRongDao (hrd) is an ancient Chinese puzzle game. Its aim is to move pieces on the board in order to move the largest one to the center of the bottom. It is a very small game, and it is very challenging. . This implementation is based on the curses library. The game is controlled by keyboard only. Its features include undo, redo and bookmarks. Custom starting patterns are also supported. Package: xbomb Priority: optional Section: contrib/games Installed-Size: 13 Maintainer: Chris Waters Architecture: solaris-i386 Version: 2.1a-7 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxaw7, libxmu6, libxt6, sunwcslr Conflicts: suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xbomb_2.1a-7_solaris-i386.deb Size: 23874 MD5sum: 6d6b662bea337db4f58ed58f9023388d SHA1: 945277a76737e9652bbe4de27b4de4dc19f8989b SHA256: 5b38a3c1c05c50ae40fcdc232bd603e320755572864ad6dfdccad0257e16db74 Description: a 'minesweeper' game with squares, hexagons or triangles A test of speed and logic to find the location of bombs hidden in a grid. Offers the standard square grid, plus hexagonal and triangular grids, each in 3 difficulty levels, all games played against the clock, with a high-score table for each combination. . Homepage: http://www.gedanken.demon.co.uk/xbomb/ Package: xpenguins Priority: optional Section: contrib/games Installed-Size: 737 Maintainer: Alexander Schmehl Architecture: solaris-i386 Version: 2.2-6 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xpenguins_2.2-6_solaris-i386.deb Size: 224584 MD5sum: 042461db70dc77fee81c8b648ade72eb SHA1: 556524b71b8eafa7ef223a0c4e48f4d2736c0ee3 SHA256: 7491a1b703762d0778bb87a5edc0a9ef388b73f11f46de615e874657e712f993 Description: little penguins walk on your windows Ever wanted cute little penguins walking along the tops of your windows? Ever wanted to send an army of cute little penguins to invade the screen of someone else on your network? Probably not, but why not try this program out anyway, it's cool! . Homepage: http://xpenguins.seul.org/ Package: battleball Priority: optional Section: contrib/games Installed-Size: 301 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Chris Waters Architecture: solaris-i386 Version: 2.0-16ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/battleball_2.0-16ubuntu1_solaris-i386.deb Size: 97634 MD5sum: 2751eaf38b489e95e761aee58319a8ac SHA1: 781a59a642421b9141a88aed19a12e0e1305202e SHA256: e50a1146ad04bb6b653d6a49f90fd36ded2c9aac642aea57eec41628ccf5e127 Description: soccer game played with tanks or helicopters BattleBall is essentially the game of soccer, played with military vehicles rather than with people. Each player drives a tank or flies a helicopter, and tries to move the ball down the playfield to the other team's goal. Relatively unlimited number of human or computer players can compete in teams or head-to-head. Package: matrem Priority: optional Section: contrib/games Installed-Size: 187 Maintainer: Guus Sliepen Architecture: solaris-i386 Version: 1.0-10 Depends: liballegro4.2, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxpm4, libxxf86vm1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/matrem_1.0-10_solaris-i386.deb Size: 42570 MD5sum: 0a9f7b7d7e9cb5f8e2afd3afa8b4229b SHA1: d905f968671496baead10435df24d2a46525d29e SHA256: 4738a06ba00c7d82a6254a189283be29f8773cadd9b99648f14b77bff4f22075 Description: An experiment in Artificial life Matrem is a computer program that simulates life. It belongs to the emerging science of "artificial life", which studies evolution and complex systems in general by simulation. Matrem is also a game, where players compete to create the fittest life form. Their efforts are the driving force behind the program. . This package provides a binary generated from the original sources. You can study the evolution of the default world and species. If you wish to add your own species you will need to download and modify the source code. Package: gnugo Priority: optional Section: contrib/games Installed-Size: 35 Maintainer: Martin A. Godisch Architecture: solaris-i386 Version: 3.7.11-2-build1 Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr, sunwlibm Suggests: cgoban | qgo Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/gnugo_3.7.11-2-build1_solaris-i386.deb Size: 1576398 MD5sum: 5f9194aa3fc4ee6128c5f84ccec7730e SHA1: 482718ae58771f933a775a2e2d045ffca8e48350 SHA256: 0f783f3bf44dfe6ab6b69d8dadd6231cfdf758b656035feccc670f954f885f18 Description: play the game of Go GNU Go is a free program that plays the game of Go, its homepage can be found at http://www.gnu.org/software/gnugo/. The program provides a text-only user interface, have a look at the cgoban or qgo package if you want to play on a graphical board. . Go is an ancient game originated from China, with a definite history of over 3000 years, although there are historians who say that the game was invented more than 4000 years ago. The Chinese call the game Weiqi, other names for Go include Baduk (Korean), Igo (Japanese), and Goe (Taiwanese). . In this game, each player tries to exert more influence on territory than her opponent, using threats of death, capture, or isolation. It is, therefore, a symbolic representation of the relationships between nations. Go is getting increasingly popular around the world, especially in Asian, European and American countries, with many worldwide competitions being held. . The game of Go is played on a board. The Go set is comprised of the board, together with 181 black and 180 white stones. The standard board has 19 lines by 19 lines, but 13x13 and 9x9 boards can also be used. However, the 9x9 and 13x13 boards are usually for beginners; more advanced players would prefer the traditional 19x19 board. . Compared to International Chess and Chinese Chess, Go has far fewer rules. Yet this allowed for all sorts of moves to be played, so Go can be a more intellectually challenging game than the other two types of Chess. Nonetheless, Go is not a difficult game to learn, so have a fun time playing the game with your friends. . (adopted from http://senseis.xmp.net/?WhatIsGo) Package: xshisen Priority: optional Section: contrib/games Installed-Size: 56 Maintainer: Zak B. Elep Architecture: solaris-i386 Version: 1:1.51-3 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxaw7, libxmu6, libxpm4, libxt6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xshisen_1.51-3_solaris-i386.deb Size: 60662 MD5sum: da8c22dace1bd7d876182ee08c72af35 SHA1: ee66badaead9c18edc638a90ef94f52717edd9b4 SHA256: f00c15779383a5506e62f87c6b339da3275e7746aabddabe5a7858decc26f586 Description: Shisen-sho puzzle game for X11 XShisen is a puzzle game for X11. Similar to the famous "Shang-hai", your objective is to remove all the pieces on the board. . This game allows you to use either "original" xshisen images, or - at your choice - images from kshisen. . Homepage: http://www.techfirm.co.jp/~masaoki/xshisen.html Package: monsterz Priority: optional Section: contrib/games Installed-Size: 10 Maintainer: Debian Games Team Architecture: solaris-i386 Version: 0.7.0-2 Depends: monsterz-data, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/monsterz_0.7.0-2_solaris-i386.deb Size: 11820 MD5sum: bf3f76309e24311600ee787fcdd3a0bf SHA1: b1da73c0d72fadcc0c988a41ca8add61c80b3b03 SHA256: e21f7a6bd8633e6897ec064daeaf67c08e012d0bc4d73f33acd86b01da900f31 Description: arcade puzzle game Monsterz is an arcade puzzle game, similar to the Bejeweled, Zookeeper or Zooo games. The goal is to swap adjacent tiles to create alignments, causing chain reactions to earn more points. Package: xmpuzzles Priority: extra Section: contrib/games Installed-Size: 2338 Maintainer: Varun Hiremath Architecture: solaris-i386 Source: xpuzzles Version: 7.3.2-1 Depends: lesstif2, libaudiofile0 (>= 0.2.3-4), libesd0 (>= 0.2.35), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libice6 (>= 1:1.0.0), libsm6, libx11-6, libxpm4, libxt6, sunwcsl, sunwlibm Conflicts: xpuzzles Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xmpuzzles_7.3.2-1_solaris-i386.deb Size: 708968 MD5sum: df1dc5b5c9213c076f3dd4b3a8f56689 SHA1: afc7741ae4ecfae2fb51099e12213c8557ff29b9 SHA256: cd1c229c64833956b4eec2012c8b7350b71ce8c532a7d74d34cab113cb24bf64 Description: collection of puzzles for X (Motif version) The following puzzles are included: . - Rotational 3D Puzzles: xmrubik, xmpyraminx, xmoct, xmskewb, xmdino, xmmball - Sliding Block Puzzles: xmcubes, xmtriangles, xmhexagons, xmpanex - Combination: xmbarrel, xmmlink . This is the Motif version which shows additional functionality. It was compiled with lesstif2. Motif is a GUI widget library for the X Window system. Homepage: http://www.tux.org/~bagleyd/puzzles.html Package: xboard Priority: optional Section: contrib/games Installed-Size: 290 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Alexander L. Belikoff Architecture: solaris-i386 Version: 4.2.7-7ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, libxmu6, libxpm4, libxt6, sunwcslr, sunwlibm Recommends: xfonts-75dpi | xfonts-100dpi Suggests: gnuchess | phalanx, x-terminal-emulator Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xboard_4.2.7-7ubuntu2_solaris-i386.deb Size: 522808 MD5sum: 86237d2f56b016e8ce16cbb762b32704 SHA1: eee9e4dc0861a5e3ffa1ba52b9f6fc96de17a7f5 SHA256: 17b2b9b71fefc2ab802014477332aa0898c9cdba845cd0bb10d7cfb88834810c Description: An X Window System Chess Board XBoard is a graphical chessboard that can serve as a user interface for GNU Chess, for the Internet Chess Server, or for electronic mail correspondence chess. XBoard can also be used by itself. . XBoard uses the Helvetica font (located in the xfonts-75dpi and xfonts-100dpi packages) by default. However, other fonts can be specified via a command line option or an X resource. . Homepage: http://savannah.gnu.org/projects/xboard/ Package: xemeraldia Priority: optional Section: contrib/games Installed-Size: 12 Maintainer: Joey Hess Architecture: solaris-i386 Version: 0.4.1-4 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Conflicts: suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xemeraldia_0.4.1-4_solaris-i386.deb Size: 25950 MD5sum: 53397cd75dd24f8560d7e0b73a9eb0a7 SHA1: 3b7a693fa5d95fb22cd697ea47dbb0bc63eebf7a SHA256: d58c35aa9a981d329ed6f71086acaa0aa33046386e45f9aa9fa9f1c7983701b1 Description: not just another tetris clone Another tetris-like falling blocks game. Although it looks like Tetris, it's not---and figuring out how to make blocks go away is half the fun. Package: pcsx-bin Priority: optional Section: contrib/games Installed-Size: 18 Maintainer: Ryan Schultz Architecture: solaris-i386 Source: pcsx Version: 1:1.699df-rc3-1 Replaces: pcsx (= 1.6df-1) Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: psemu-drive, psemu-input, psemu-sound, psemu-video Conflicts: pcsx (= 1.6df-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/pcsx-bin_1.699df-rc3-1_solaris-i386.deb Size: 162782 MD5sum: 1ad8f8bc532ae54c3fd93412f0ee151e SHA1: d6025f83356f6927679c58e2f19a34c8dbd6fc42 SHA256: 2498bbd655d8c6825cebaffd46135af25fc557afacb3bc11be47ae5247eaf817 Description: Sony PlayStation emulator -- binary PCSX-df is an advanced PlayStation (PSX) emulator, which uses a plugin architecture to provide full support for all components of the PSX. It has full emulation support for gamepads, videos, sound, memory cards, and other important PSX components (when the respective plugins are installed), and is able to play many games without problems. . This package provides the main PCSX-df binary and support files. Package: oneko Priority: optional Section: contrib/games Installed-Size: 25 Maintainer: Joey Hess Architecture: solaris-i386 Version: 1.2.sakura.6-4 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/oneko_1.2.sakura.6-4_solaris-i386.deb Size: 35874 MD5sum: 00e758a0e9fd07e4f652c1d406b0be39 SHA1: 65eae7f2efe04f4069f6e594d57fa9046b8574b4 SHA256: 6fcc3f8bbea00dda81f5b086d531b647f922924370ee939fdec8b0af06d5b806 Description: a cat chases the cursor (now a mouse) around the screen A cat (neko) chases the cursor (now a mouse) around the screen while you work. Alternatively, a dog chases a bone. Package: knights-themepack Priority: extra Section: contrib/games Installed-Size: 21 Maintainer: Jose Carlos Medeiros Architecture: solaris-i386 Version: 0.5.9-1 Depends: knights Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/knights-themepack_0.5.9-1_solaris-i386.deb Size: 1364528 MD5sum: 991d9af1891c235f51f2d3288b91868e SHA1: b439f1d93456aebcb0e3454e6fb52edd85b65e4f SHA256: 239a1a2729ad1e0478cdc8c4435a9d93ecbfe17e3504dbff4bcd7b5504f6c0dc Description: theme pack for Knights chess interface The Knights ThemePack is a collection of themes for use with the Knights graphical chess interface. These themes are not required in order to use Knights, but they enhance your ability to customise Knights' look and feel. . Homepage: http://sourceforge.net/projects/knights/ Package: sjeng Priority: optional Section: contrib/games Installed-Size: 15 Maintainer: Lukas Geyer Architecture: solaris-i386 Version: 11.2-6 Depends: libgcc1 (>= 1:4.2.1), libgdbm3, sunwcslr, sunwlibm Suggests: xboard | eboard Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/sjeng_11.2-6_solaris-i386.deb Size: 90862 MD5sum: dae6e5f0a96d418f46d8f8ec1ae69eeb SHA1: c51d40757137c695c13722770ab891a4a63a652c SHA256: 8555b37647f092cb56a415b4539d978986974722727701fe07409828c2752901 Description: A chess program that plays many variants Sjeng is a chess program that plays normal chess and many variants like crazyhouse, bughouse, suicide (aka giveaway or anti-chess) and losers. It can also play variants which have the same rules as normal chess, but a different starting position. It uses the XBoard/WinBoard interface by Tim Mann, so it can be used with xboard or eboard. It is also capable of playing on internet chess servers. Package: kball Priority: optional Section: contrib/games Installed-Size: 8 Maintainer: Debian Games Team Architecture: solaris-i386 Version: 0.0.20041216-4 Depends: kball-data (>= 0.0.20041216-4), libaldmb1, liballegro4.2, libdumb1, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxpm4, libxxf86vm1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/kball_0.0.20041216-4_solaris-i386.deb Size: 62662 MD5sum: 23f33a8611d19bfb676b8c08a4285c52 SHA1: 581a26e2ef2768d27bc0e5f8f54840118c030fff SHA256: 0b163ef0fef3e27fee75f70e0ac10fb4cf8aabc608f0cf7700db6409e989fac0 Description: game of skill and reflexes for all the family A game of skill and reflexes, non violent, suitable for all ages. The idea is to move the ball around the map, without falling, without running out of time, and getting the prizes, in order to reach the exit. The main feature of the game is the built-in map editor, so anybody can make their own maps. . Webpage: http://kball.sourceforge.net/ Package: billard-gl Priority: optional Section: contrib/games Installed-Size: 9 Maintainer: Debian Games Team Architecture: solaris-i386 Version: 1.75-9.1 Depends: billard-gl-data (= 1.75-9.1), freeglut3, libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/billard-gl_1.75-9.1_solaris-i386.deb Size: 84012 MD5sum: af1382a6cf0a93086ba1808165832481 SHA1: 41158e3e48cdea458ebe374f541d230887a2ba03 SHA256: 35ced61095cc2626afa9f535ac7824ac0f772dc35f38ae1aaae3ce594cc01dbf Description: 3D billiards game Play a game of 8-ball or 9-ball, either in training mode or against a friend. For beginners, the game features a tutorial, introducing them to the user-interface and controls. Help is also available for those who do not know the rules for an 8-ball or 9-ball game. Homepage: http://www.billardgl.de Package: netmaze Priority: optional Section: contrib/games Installed-Size: 693 Maintainer: John Goerzen Architecture: solaris-i386 Version: 0.81+jpg0.82-12 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcsl, sunwlibm, tix, tk8.4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/netmaze_0.81+jpg0.82-12_solaris-i386.deb Size: 315362 MD5sum: 470c7339afbe9a408a35565dc6a9dfd3 SHA1: f6b7c1f7ff70f39dde473edc636eca7f5a741dc3 SHA256: d51ab0adf47243a76c727dd0be2bfeed2f3e6cdf1fa1f06119803dd68a4b9e28 Description: 3-D Multiplayer Combat Game This is a 3-D multiplayer game for X. You can play by yourself, use computerized players ("bots"), or you can use a TCP/IP network and play against other players. . Be sure to read the documentation that will be installed in /usr/share/doc/netmaze/README.Debian Package: dealer Priority: optional Section: contrib/games Installed-Size: 36 Maintainer: Christoph Berg Architecture: solaris-i386 Version: 0.20040530-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/dealer_0.20040530-3_solaris-i386.deb Size: 93260 MD5sum: 002cce96b0436a64c38a75b7c4ec1b09 SHA1: 26a600a94056262820d34695232995e62b4295d0 SHA256: f5003abb12d1c4aba6e3fc6f00837d35d793d5a7fd2b97269dbda8bf7c206420 Description: bridge hand generator This program generates bridge hands for partnerships bidding training or for generating statistics that can be used to design conventions, or win postmortems. Dealer has been used in many bridge publications. . http://www.dombo.org/henk/dealer.html . Bridge is an intellectually challenging card game for four players. The "deal" package provides a similar generator programmable in Tcl. Package: gmult Priority: optional Section: contrib/games Installed-Size: 39 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Danilo Piazzalunga Architecture: solaris-i386 Version: 5.3-0ubuntu3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/gmult_5.3-0ubuntu3_solaris-i386.deb Size: 51984 MD5sum: 27a932321efc30f6bc0c3ea9748298f2 SHA1: d681458e0977cc91e33c1981dec13a2c62e7a6df SHA256: 51dbc0974eda6058469e40909d4595a8d125a710cd0d81b5816ad6f2f6302c07 Description: figure out which letters are which numbers Multiplication Puzzle is a simple GTK+ 2 game that emulates the multiplication game found in Emacs. Basically, a multiplication problem is shown with all digits replaced by letters. Your job is to guess which letter represents which number. . Homepage: http://mterry.name/gmult Package: scottfree Priority: optional Section: contrib/games Installed-Size: 8 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.14-8 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/scottfree_1.14-8_solaris-i386.deb Size: 20226 MD5sum: 9bad8eb95b7b867a0d11996e5a8f3f8d SHA1: 9579bbdfe736da22e21cbc04472381e35c484d63 SHA256: c18dfc292672fb2c700925a60528a79f103afd8dd3eb7043603f544d24ca0d63 Description: Interpreter for Adventure International games ScottFree reads and executes TRS-80 format Scott Adams data files. It is possible to run other formats either by writing a loader for that format or a converter to TRS-80 format. . Most Adventure International Games are distributed as shareware and are available from ftp://ftp.gmd.de/if-archive/scott-adams/ Package: 3dchess Priority: optional Section: contrib/games Installed-Size: 12 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.8.1-13 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxmu6, libxpm4, libxt6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/3dchess_0.8.1-13_solaris-i386.deb Size: 34466 MD5sum: ecf214aca443804f4a67fc6eaeee179b SHA1: 61dec9c802c617f32831ed9ed9a5ecacd8a596a4 SHA256: 28b1d9812bd470bab6e08c856f30864485086ac1e7d36967a7f95b3fc0c0f440 Description: 3D chess for X11 3 dimensional Chess game for X11R6. There are three boards, stacked vertically; 96 pieces of which most are the traditional chess pieces with just a couple of additions; 26 possible directions in which to move. The AI isn't wonderful, but provides a challenging enough game to all but the most highly skilled players. Package: kraptor Priority: optional Section: contrib/games Installed-Size: 8 Maintainer: Debian Games Team Architecture: solaris-i386 Version: 0.0.20040403-4 Depends: kraptor-data (>= 0.0.20040403-4), libaldmb1, liballegro4.2, libdumb1, libgcc1 (>= 1:4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxpm4, libxxf86vm1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/kraptor_0.0.20040403-4_solaris-i386.deb Size: 55490 MD5sum: 9b2b42c804a5faf9263d3c71cdd3a9c7 SHA1: aee3efb8f59d9cb859832b422bcf1b25f37442a1 SHA256: f30186997ddbc85d85658e96c423b1763ef342bd684737d07405c6a8ab9bdd7a Description: Classic shoot 'em up scroller game Kraptor is a classic shoot 'em up scroller game, where you must fight against tons of bad dudes. The game offers high speed action, with massive destruction and lots of fun. Kraptor features a powerful engine for 2D shooter scroller games. . After years of oppression, the slaved people of the world have raised against their masters. You, has a mercenary pilot, has been contacted by the popular rebellion to fight against the forces of oppression. In the morning, you jump into your cockpit and start up the engines. It's time to get airborne and start the attack. Get ready to scramble the scum hired by the masters. Murder for freedom is the only way, you're on a mission, don't defraud us... . Webpage: http://kraptor.sourceforge.net/ Package: pennmush Priority: optional Section: contrib/games Installed-Size: 955 Maintainer: Ervin Hearn III Architecture: solaris-i386 Version: 1.8.2p7-1 Replaces: pennmush-mysql Depends: locales, pennmush-common (= 1.8.2p7-1), sunwcslr, sunwlibm, sunwopensslr Suggests: perl Conflicts: pennmush-mysql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/pennmush_1.8.2p7-1_solaris-i386.deb Size: 390034 MD5sum: a6145213edfc97a762ea78b44b76167a SHA1: fc4d8cd1b37238c77e323d0034314cc097132970 SHA256: b68d0e5e45180245f96b4330c71ff561394f0a77065463e385b714d7e76e96e4 Description: text-based multi-user virtual world server This is the PennMUSH flavor of mud servers of the MUSH branch. It provides a number of flexible features to enable players to extend the virtual world. This is done by building new rooms and objects, and utilizing its internal programming language, MUSHcode. . PennMUSH provides flexible compatibility with the MUSHcode features of many of the other common MUSH flavors, as well as its own approach to them. . This package provides support for SSL connections as well as standard telnet connections. Package: ogamesim Priority: extra Section: contrib/games Installed-Size: 9 Maintainer: Dmitry E. Oboukhov Architecture: solaris-i386 Source: ogamesim (20070215-2) Version: 1.14-2 Depends: sunwcslr Suggests: ogamesim-www Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/ogamesim_1.14-2_solaris-i386.deb Size: 16072 MD5sum: ab5d4bf8be32319d194b1fbce68d8276 SHA1: f6b3fc347554839e4428cb1f188e6a81ce06384a SHA256: ed6778ae4f7d75af8d82995979c35672092ba0e074af71111fdbfac1e47d6fa2 Description: Console Ogame Simulator Console battles simulator for the online MMORG Ogame (strategic space simulation game): http://ogame.org. It allows to perform the battles simulation between one player and another one player (Multi-combat mode is not supported). The simulator can integrate in a script bot or can be used just for the battle result calculation. Package: xteddy Priority: optional Section: contrib/games Installed-Size: 761 Maintainer: Andreas Tille Architecture: solaris-i386 Version: 2.1-1build1 Depends: imlib11, libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xteddy_2.1-1build1_solaris-i386.deb Size: 754612 MD5sum: dcc2570fa52a796e845e04a425b1603b SHA1: f7ee53fadd6ff43cbb7c5d9066a98342fb628e06 SHA256: 44109a7b5b604935b35f9451feebbed24a818076dd2f6cc20ff5590ddb931b33 Description: a cuddly teddy bear (or other image) for your X desktop Normally, xteddy just sits around doing nothing. After all, that's what teddy bears are for. Look at him, talk to him, place heavy windows on top of him, zap him around until he becomes dizzy, do what you like; he will always be your true (albeit virtual) friend. Now you can load other pixmaps than the nice teddy, too. Package: moon-buggy-esd Priority: extra Section: contrib/games Installed-Size: 48 Maintainer: Christian T. Steigies Architecture: solaris-i386 Source: moon-buggy Version: 1.0.51-4 Depends: esound, libaudiofile0 (>= 0.2.3-4), libesd0 (>= 0.2.35), libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Pre-Depends: debconf (>= 0.2.17) | debconf-2.0 Conflicts: moon-buggy, moon-buggy-pause, suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/moon-buggy-esd_1.0.51-4_solaris-i386.deb Size: 158756 MD5sum: faceb64978d3d87664cfbe5f2b964307 SHA1: b69669a07209d50cdbfba59324c6c5053f9594fa SHA256: a8e47f177ec50f310106ee07d2105dd8156f4ead5a791d536f52c834773647ea Description: Drive a car across the moon (version with sound) Moon-buggy is a simple character graphics game, where you drive some kind of car across the moon's surface. Unfortunately there are dangerous craters there. Fortunately your car can jump over them! . This version includes experimental support for sound and thus requires a soundcard to run! Package: xbl Priority: optional Section: contrib/games Installed-Size: 18 Maintainer: Joey Hess Architecture: solaris-i386 Version: 1.1.5-3 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xbl_1.1.5-3_solaris-i386.deb Size: 112516 MD5sum: 5dc3966cfa3eb434d78881f3f48f5235 SHA1: 0b6268fe27c2c4fe67ccf6fd5944ae9fde620145 SHA256: 6dbc3bc631e9f90ace90afeb37ff7c5f06a0e88f7f50c66cf156fd4b3d06334c Description: 3-D tetris like game Xbl is a game involving dropping blocks, like tetris, but in 3 dimensions. Package: grhino Priority: optional Section: contrib/games Installed-Size: 38 Maintainer: Bart Martens Architecture: solaris-i386 Version: 0.16.0-2 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: quarry Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/grhino_0.16.0-2_solaris-i386.deb Size: 1055466 MD5sum: 40bb8710bfaeb57dee8fffc5fc6aae86 SHA1: 320224572884932d77fd05ddf515341f9b1c510f SHA256: d400c6239dc5536356ad49c4a776e6b6d690d761b96d4dac5e0c47a2d5753339 Description: Othello/Reversi boardgame grhino, or rhino its former name, is an Othello/Reversi game. What distinguish grhino from most other Othello games is that grhino is targeted for experienced Othello players. Strong AI is the main focus. Its AI can be used with quarry. . Homepage: http://rhino.sourceforge.net/ Package: ninvaders Priority: optional Section: contrib/games Installed-Size: 9 Maintainer: Matthew Palmer Architecture: solaris-i386 Version: 0.1.1-2-build1 Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/ninvaders_0.1.1-2-build1_solaris-i386.deb Size: 15220 MD5sum: 377815db9c83e47cd817f55b9712c961 SHA1: d5d827cd364de36cb990a9615b3b0ad3f251dcba SHA256: 7c3e2f23b9efdab9841b814a0619ef92d775ff4a39024d1c078a324d9c77bbf1 Description: A space invaders-like game using ncurses A Space Invaders type game with text-only graphics. Ever wanted to play space invaders when you can't find a GUI? Now you can. Package: gtkballs Priority: optional Section: contrib/games Installed-Size: 283 Maintainer: Mark Howard Architecture: solaris-i386 Version: 3.1.5-6 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/gtkballs_3.1.5-6_solaris-i386.deb Size: 1051170 MD5sum: 51965fbec1b1b95440dead15b89ec9d3 SHA1: 7a3b037f24fe820acc797f752df22893ca823b7e SHA256: e509e0e535ca3dbd1efa8d15504195e3b453a10f3eb14e50511d01496cf10c58 Description: A simple logic game The goal of this game is to make the highest score by matching a number of balls of the same color in a horizontal, vertical or diagonal line. This is a clone of well-known DOS game "Lines". . http://gtkballs.antex.ru/ Package: xoids Priority: optional Section: contrib/games Installed-Size: 10 Maintainer: Adrian Bridgett Architecture: solaris-i386 Version: 1.5-16.2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxpm4, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xoids_1.5-16.2_solaris-i386.deb Size: 33888 MD5sum: d5c6c98872166cc7e5e4767492d1e67a SHA1: 36c9adbf3f4e86a8899db8e69b831cb1b9d736d6 SHA256: 5454da979cdad3a6d68c9142b60fe3ec4dc70f8fc08160782609a938020f35a6 Description: Asteroids game with powerups and color graphics A clone of the classic arcade game, Asteroids. Pilot a spaceship and destroy asteroids by shooting them into smaller and smaller pieces while trying to avoid being smashed or shot by UFOs. Features power ups for your ship and two player modes - either deathmatch or co-operative where the ships are tied together with elastic! Package: pgn-extract Priority: optional Section: contrib/games Installed-Size: 12 Maintainer: Peter van Rossum Architecture: solaris-i386 Version: 16.0-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/pgn-extract_16.0-1_solaris-i386.deb Size: 115606 MD5sum: dd96a1e98933ccd17de52eb11b4b2f43 SHA1: 05db47a88644f1e367fefdf39b41d4b26ec291c2 SHA256: 949870022a9d97d422feba53771e6ae33121a72d343ef6377c2aea9a40697952 Description: Portable Game Notation (PGN) extractor Pgn-extract is a program to extract selected games from a collection of chess games in PGN format. There are several ways to specify the criteria on which to extract: textual move sequences, the position reached after a sequence of moves, information in the tag fields, and material balance in the ending. Package: xstarfish Priority: optional Section: contrib/games Installed-Size: 10 Maintainer: Adrian Bridgett Architecture: solaris-i386 Version: 1.1-9.1 Replaces: starfish Provides: starfish Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), libx11-6, sunwcslr, sunwlibm Conflicts: starfish Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xstarfish_1.1-9.1_solaris-i386.deb Size: 27832 MD5sum: 03b39bdba90c84c4bcc0334f18a1542c SHA1: bfcea00bf3ef030b2a344ec4ca46903a5a30d71b SHA256: ad1676b44189f5ec68d038f8d5f4ab23dc7fcd0f00e3be9df15ed588d77dfe3c Description: X wallpaper generator XStarfish generates colourful, tiled images for your background using random numbers fed through mathematical functions. It does not use source image files, so it can generate its images nearly forever without running out of material. Package: groundhog Priority: optional Section: contrib/games Installed-Size: 35 Maintainer: Stephen M Moraco Architecture: solaris-i386 Version: 1.4-8 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/groundhog_1.4-8_solaris-i386.deb Size: 35102 MD5sum: 01d9c1edd6dc44b7416130c263bfdaea SHA1: bdcabf292f184894e4a4f7c3b873513c376477b1 SHA256: 807da67515496eed4274d4f770dc51288b96c995d5caff1b46d72925d7b920c3 Description: A simple logic game The purpose of this game is to put balls in pockets of the same color by manipulating a maze of tubes. . Homepage: http://home-2.consunet.nl/~cb007736/groundhog.html Package: moon-buggy Priority: optional Section: contrib/games Installed-Size: 30 Maintainer: Christian T. Steigies Architecture: solaris-i386 Version: 1.0.51-4 Depends: debconf | debconf-2.0, sunwcslr, sunwlibm Conflicts: moon-buggy-esd, moon-buggy-pause, suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/moon-buggy_1.0.51-4_solaris-i386.deb Size: 150820 MD5sum: 4ef051846ae831a7e2416e324100e51e SHA1: 0adb7c839c5c5918ef6c20a6784a09099896fd61 SHA256: 88887c2db7b233e06280a599fe934ed00708226d1cda31e99dacab6bda2de824 Description: Drive a car across the moon Moon-buggy is a simple character graphics game, where you drive some kind of car across the moon's surface. Unfortunately there are dangerous craters there. Fortunately your car can jump over them! Package: pioneers-console Priority: optional Section: contrib/games Installed-Size: 361 Maintainer: Bas Wijnen Architecture: solaris-i386 Source: pioneers Version: 0.11.3-2 Replaces: pioneers-ai, pioneers-meta-server, pioneers-server-console Provides: pioneers-ai, pioneers-meta-server, pioneers-server-console Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), pioneers-console-data (= 0.11.3-2), sunwcslr Suggests: pioneers Conflicts: pioneers-ai, pioneers-meta-server, pioneers-server-console Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/pioneers-console_0.11.3-2_solaris-i386.deb Size: 187772 MD5sum: 303cb647a55b30b2f4e907bf3b88405e SHA1: 8cc417c0993f1b375caac7773e50a01542137f21 SHA256: ac097b63ccffc8c3460b2b6c334c728d0a15ec0bc6c76ca422e275c1c38afc60 Description: the Settlers of Catan board game - console parts Pioneers is a computer implementation of the Settlers of Catan board game. It can be played over the internet. . This package contains the console-parts of the game: the computer player, the console server and the meta-server. . Homepage: http://pio.sourceforge.net/ Homepage: http://pio.sourceforge.net/ Package: xmountains Priority: optional Section: contrib/games Installed-Size: 70 Maintainer: Kartik Mistry Architecture: solaris-i386 Version: 2.7-6 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xmountains_2.7-6_solaris-i386.deb Size: 29100 MD5sum: b17866e94a25d456af9e91fa233c9492 SHA1: e66c931358f76390eb5698189140e343288aac6d SHA256: 89c82d360e16a2943ead08d6fab7c3180ffc40995ae02eb62026b4e70570a93a Description: Fractal landscape generator for X Generates random fractal mountains and displays them in a window (even in the X root window). . While the program is running the fractal is continuously extended on the right and the image is scrolled from right to left to expose the newly generated area. Homepage: http://www2.epcc.ed.ac.uk/~spb/xmountains/ Package: xvier Priority: optional Section: contrib/games Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Josip Rodin Architecture: solaris-i386 Version: 1.0-7.3ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xvier_1.0-7.3ubuntu2_solaris-i386.deb Size: 23318 MD5sum: 9a0509721bd23681e09ced18a836ff24 SHA1: 1e3d0c092e2a0eb0a01ef17ee4375a54266f54ac SHA256: da3daf68437c03b82f767c9b627ca9fdee952479248a015eed7f98d3b40ea0b4 Description: a "Four in a row" game Xvier is a simple X game where you and your opponent alternately throw stones into free columns. The stones pile up in the columns, and the goal is to get four stones in a row, in a column or diagonally. Package: kq Priority: optional Section: contrib/games Installed-Size: 31 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Version: 0.99.cvs20070319-1 Depends: kq-data (= 0.99.cvs20070319-1), libaldmb1, liballegro4.2, libdumb1, libgcc1 (>= 1:4.2.1), liblua50 (>= 5.0.3), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxpm4, libxxf86vm1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/kq_0.99.cvs20070319-1_solaris-i386.deb Size: 226014 MD5sum: b8f2760b8b7b1769edd4b0752e4563da SHA1: df882a1fa7b49e0059a60db59211063c59fd437f SHA256: e530dfa7492350f3ad4726a5474931f6cab6cf6f6e1bb9ba56a50f69b5d316a5 Description: adventure game in the spirit of Final Fantasy KQ is an adventure game in the spirit of old console games such as Secret of Mana, Final Fantasy or Zelda. . Choose your player amongst the eight different adventurers, visit towns, buy weapons and equipment, learn magic, slash monsters, and maybe you will eventually find the magical Staff of Xenarum! Package: gnuchess Priority: optional Section: contrib/games Installed-Size: 12 Maintainer: Lukas Geyer Architecture: solaris-i386 Version: 5.07-4-build1 Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), sunwcslr Recommends: gnuchess-book Suggests: xboard | eboard Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/gnuchess_5.07-4-build1_solaris-i386.deb Size: 98144 MD5sum: 88224f51a28e1ccb151d2323387efd10 SHA1: e9c6d6711030f2a834521b7c56ff8777822b118a SHA256: 89d60eceb5a045f4b3506132f424021f4eeba32e31c32c2b177c712a091f7c21 Description: Plays a game of chess, either against the user or against itself Gnuchess is an updated version of the GNU chess playing program. It has a simple alpha-numeric board display, and is also compatible with frontends like xboard and eboard. Package: xjokes Priority: optional Section: contrib/games Installed-Size: 52 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.0-12 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xjokes_1.0-12_solaris-i386.deb Size: 13164 MD5sum: a6ef9eaec2942ba8c0f76aa446683d3b SHA1: 3c32be8294b603400ccf7b5f52fb8c0f84d68642 SHA256: 287b647fe8f704a66c666e84189b5d9f3dfd866d81cfeda77a54fe30314ddf3d Description: X11 jokes xjokes contains 4 small funny program; yasiti, blackhole, mori1, and mori2. Package: matanza Priority: extra Section: contrib/games Installed-Size: 12 Maintainer: Polkan Alexis Garcia Rodriguez Architecture: solaris-i386 Version: 0.13-3.4 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), sunwcslr, sunwlibm Recommends: telnet | telnet-ssl | inetutils-telnet | putty | telnet-client Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/matanza_0.13-3.4_solaris-i386.deb Size: 120738 MD5sum: 325b335241c3a090100b14c5930d4051 SHA1: 228c0cbdc030f05f917b11d1b72dd6e6f92a9262 SHA256: 4381384d15454b329e0e3e3daddc53436c388b1982aa2af7940b0fac93f0fdd2 Description: Space ascii war game Matanza is a multiplayer game. In it, every player controls a ship cruising in space, aiming to destroy the other players (and, eventually, ships controled by the computer). . Homepage: http://bachue.com/matanza/ Package: pennmush-mysql Priority: optional Section: contrib/games Installed-Size: 959 Maintainer: Ervin Hearn III Architecture: solaris-i386 Source: pennmush Version: 1.8.2p7-1 Replaces: pennmush Depends: libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), locales, pennmush-common (= 1.8.2p7-1), sunwcslr, sunwlibm, sunwopensslr Suggests: perl Conflicts: pennmush Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/pennmush-mysql_1.8.2p7-1_solaris-i386.deb Size: 394936 MD5sum: 7e0681e06745b256d4dedc17a9765443 SHA1: b97ff7a4c7d7947faea78c0cfc73d573706dcf77 SHA256: 19cf4ed46561eeab6dc7962eee66bb25913d0d606a300da7b338715f00bc73c5 Description: text-based multi-user virtual world server with MySQL support This is the PennMUSH flavor of mud servers of the MUSH branch. It provides a number of flexible features to enable players to extend the virtual world. This is done by building new rooms and objects, and utilizing its internal programming language, MUSHcode. . PennMUSH provides flexible compatibility with the MUSHcode features of many of the other common MUSH flavors, as well as its own approach to them. . This package provides support for SSL connections as well as standard telnet connections. Additionally, support for accessing MySQL databases from within the game is enabled. Package: cgoban Priority: optional Section: contrib/games Installed-Size: 15 Maintainer: Martin A. Godisch Architecture: solaris-i386 Version: 1.9.14-14 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, sunwcslr, sunwlibm Suggests: gnugo, imagemagick | netpbm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/cgoban_1.9.14-14_solaris-i386.deb Size: 229640 MD5sum: b41f5b23685e4797448156e15481b475 SHA1: b14d6671472055117d43997c94d00f4c02b6808b SHA256: 3a7d0dd5deaba57a7eb5bde9fa38d9e401f6c4856a5485f82ed60f970a5da74a Description: complete Go board CGoban (Complete Goban) is a computerized board on which you can play the game of Go against another player, view and edit smart-go files, and connect to Go servers on the internet. It can also interface with computer Go programs such as GNU Go that speak the Go modem protocol. Some sort of image converter is needed if you wish to use the utility provided to capture "screen shots" of a CGoban game. The CGoban homepage can be found at http://cgoban1.sourceforge.net/. . Go is an ancient game originated from China, with a definite history of over 3000 years, although there are historians who say that the game was invented more than 4000 years ago. The Chinese call the game Weiqi, other names for Go include Baduk (Korean), Igo (Japanese), and Goe (Taiwanese). . In this game, each player tries to exert more influence on territory than her opponent, using threats of death, capture, or isolation. It is, therefore, a symbolic representation of the relationships between nations. Go is getting increasingly popular around the world, especially in Asian, European and American countries, with many worldwide competitions being held. . The game of Go is played on a board. The Go set is comprised of the board, together with 181 black and 180 white stones. The standard board has 19 lines by 19 lines, but 13x13 and 9x9 boards can also be used. However, the 9x9 and 13x13 boards are usually for beginners; more advanced players would prefer the traditional 19x19 board. . Compared to International Chess and Chinese Chess, Go has far fewer rules. Yet this allowed for all sorts of moves to be played, so Go can be a more intellectually challenging game than the other two types of Chess. Nonetheless, Go is not a difficult game to learn, so have a fun time playing the game with your friends. . (adopted from http://senseis.xmp.net/?WhatIsGo) Package: xscorch Priority: optional Section: contrib/games Installed-Size: 19 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jacob Luna Lundberg Architecture: solaris-i386 Version: 0.2.0-4ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libiconv, libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xscorch_0.2.0-4ubuntu2_solaris-i386.deb Size: 251298 MD5sum: 77d0603721044be84959e230e3e3525b SHA1: f12de6cbf614a430c79acf56933e113be0a2a70b SHA256: 8ed3cb4ce4ade489194569134878a4bc33e1619f4a8ba984d136957f992d73e9 Description: Clone of Scorched Earth Xscorch is a clone of the classic DOS game, "Scorched Earth". The basic goal is to annihilate enemy tanks using overpowered guns :). Basically, you buy weapons, you target the enemy by adjusting the angle of your turret and firing power, and you hope to destroy their tank before they destroy yours. Package: xqf Priority: optional Section: contrib/games Installed-Size: 537 Maintainer: Jordi Mallach Architecture: solaris-i386 Version: 1.0.5-1-build1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgeoip1, libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libncurses5 (>= 5.6+20071006-3), libpango1.0-0 (>= 1.20.1), libreadline5 (>= 5.2), libx11-6, qstat (>= 2.10), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xqf_1.0.5-1-build1_solaris-i386.deb Size: 437306 MD5sum: b9e3a079874c0b5eede2dc27e21ac430 SHA1: 84055c24c3024e205103ca658343d37a160ab9f2 SHA256: fea9f72ad50c7d0fffeda11568e5dd71c87403cd844ae2f36a2ac52063d36172 Description: X-based Quake Server Browser XQF is a Gtk+ frontend for Qstat, a tool for querying first-person action game servers like Quake, Unreal Tournament, etc. It displays information about the servers and allows configuring and launching some of the games from it. Package: blast Priority: optional Section: contrib/games Installed-Size: 9 Maintainer: Kartik Mistry Architecture: solaris-i386 Version: 1.1-16 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/blast_1.1-16_solaris-i386.deb Size: 9016 MD5sum: bb115a16c5077e5537a8662386167e1a SHA1: 372cac676d660d62b64b84d262f527ca8345e326 SHA256: 7de16a9825ebf938cc57fdbec9fe53faa4b17fbda8ad1bdbf7e7bed42c59d4b1 Description: Vent your frustration by blowing holes in programs Blast lets you vent your frustration with programs by blowing holes in them. With this program you can blast holes into any window in X. Holes become permanent unless you repair them before you quit. You may move permanently "damaged" windows and enjoy the view behind the holes. Package: crossfire-server Priority: optional Section: contrib/games Installed-Size: 2718 Maintainer: Kari Pahula Architecture: solaris-i386 Source: crossfire Version: 1.11.0-2 Depends: crossfire-common, crossfire-maps, libgcc1 (>= 1:4.2.1), python2.5 (>= 2.5), sunwcsl, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: python Suggests: crossfire-edit Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/crossfire-server_1.11.0-2_solaris-i386.deb Size: 1143914 MD5sum: 404f283f74a4733991ecc31d9b80ccb7 SHA1: 342806bf0895a943dea404e0232e5e204ddb3442 SHA256: 153e4bc319ca1db34ee87c4e4fc760ab27f3befaaba8afe1a454f2a06fba7869 Description: Server for Crossfire Games This is the server program for the crossfire client . Crossfire is a multiplayer graphical arcade and adventure game made for the X environment. It has certain flavours from other games, especially Gauntlet (TM) and Nethack/Moria. Any number of players can move around in their own window, finding and using items and battle monsters. They can choose to cooperate or compete in the same "world". Homepage: http://crossfire.real-time.com/ Package: wmpuzzle Priority: optional Section: contrib/games Installed-Size: 12 Maintainer: Martin A. Godisch Architecture: solaris-i386 Version: 0.5.0-3 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Suggests: wmaker | afterstep Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/wmpuzzle_0.5.0-3_solaris-i386.deb Size: 24774 MD5sum: 14e3c4be41920522bfccf8b49ce5d93a SHA1: 29bee610926991fb5eaa68222a3516f584861ecc SHA256: 11c985840068eb29ff61ed0216340bf373f04987006e55a39fff2051fab27fb4 Description: WindowMaker dock app 4x4 puzzle wmpuzzle provides a 4x4 puzzle on a 64x64 mini window. You can puzzle any XPM image you wish. wmpuzzle is designed to work with the WindowMaker dock, but will work with other window managers as well. wmpuzzle's upstream homepage can be found at http://people.debian.org/~godisch/wmpuzzle/. Package: xbill Priority: extra Section: contrib/games Installed-Size: 46 Maintainer: Adrian Bridgett Architecture: solaris-i386 Version: 2.1-6 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxmu6, libxpm4, libxt6, sunwcslr Conflicts: suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xbill_2.1-6_solaris-i386.deb Size: 53232 MD5sum: 6e84c9647cdfcf653c5d94030be1a9a3 SHA1: ae2f908eb1e5a5aec4fd7bfb80c441dccee38505 SHA256: 2cfbdfd819015a1516aeaa41323168b8d806fc495d6516f9e1850e29cbb4b7e3 Description: Get rid of those Wingdows Viruses! Ever get the feeling that nothing is going right? You're a sysadmin, and someone's trying to destroy your computers. The little people running around the screen are trying to infect your computers with Wingdows [TM], a virus cleverly designed to resemble a popular operating system. Your objective is to click the mouse on them, ending their potential threat. If one of the people reaches a computer, it will attempt to replace your operating system with the virus it carries. It will then attempt to run off the screen with your vital software. Package: ggz-gtk-games Priority: optional Section: contrib/games Installed-Size: 638 Maintainer: Debian GGZ Maintainers Architecture: solaris-i386 Version: 0.0.14-1 Depends: ggz-gtk-games-data (>= 0.0.14), ggzcore-bin (>= 0.0.14), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libggz2 (>= 0.0.14), libggzmod4 (>= 0.0.14), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Recommends: ggz-gtk-client | ggz-core-client Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/ggz-gtk-games_0.0.14-1_solaris-i386.deb Size: 331574 MD5sum: b98e2dbbe616e94b21c73b356663d22e SHA1: 8672411c86266ddb2c475d9b91b4c8b02bc36fa0 SHA256: f6056c9bdd1f7c8025318e249569f2449296e16bc07b59d80de53575bd1c5f2b Description: GGZ Gaming Zone: game clients collection for GTK+ GGZ games are games that can be played online against other people while all having some features in common, like table chat, seats configuration, bot players, game spectators, savegames, statistics, and others. Some games also work in single-player mode. . This package provides the complete collection of GGZ game frontends that make use of the GTK+ toolkit. It includes: * Chess * Chinese Checkers * Combat * Connect-the-Dots * GGZCards (engine for La Pocha, Hearts, Bridge, FortyTwo etc.) * Hastings1066 * Reversi * Spades * TicTacToe and much more. . This package is part of the GGZ Gaming Zone, a multiuser networked gaming environment. . Web site: http://www.ggzgamingzone.org/ Package: bb Priority: optional Section: contrib/games Installed-Size: 11 Maintainer: Uwe Hermann Architecture: solaris-i386 Version: 1.3rc1-8 Depends: libaa1 (>= 1.4p5), libgcc1 (>= 1:4.2.1), oss-compat, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/bb_1.3rc1-8_solaris-i386.deb Size: 370802 MD5sum: 03c67c00c8f09c9c7c27b5bfd9ffba12 SHA1: a52c28e6114ae90648749748d02e02a307113d46 SHA256: db0a51c1b54847ce04d934d5339480ab4c2c8991a466344454193856e35de525 Description: ASCII-art demo based on AAlib This package contains a 'high quality audio-visual demonstration' of ASCII-art using AAlib, a portable ASCII-art graphics library. This demonstration can be displayed in a text- or X11-terminal. Package: xletters Priority: optional Section: contrib/games Installed-Size: 52 Maintainer: Ben Armstrong Architecture: solaris-i386 Version: 1.1.1-4.1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxext6, libxt6, netcat, sunwcslr, wenglish | wordlist Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xletters_1.1.1-4.1_solaris-i386.deb Size: 18796 MD5sum: 0cb9df392ef8b53de292e8343dece3af SHA1: 92675fa46d0a0cfb3aeb7b1c4610ffd58b6b96f1 SHA256: bdc15232d7043df30276715389b37c19eeb10bf36892a0c99a99191c62b259f0 Description: Type falling words before they land A typing practice game for X similar to typespeed and tuxtype. Words chosen from the system's wordlist fall from the top of the screen and must be typed correctly to score. In a challenge stage, random sequences of characters appear instead of words. Head-to-head networked play is possible with xletters-duel. Package: wing Priority: optional Section: contrib/games Installed-Size: 10 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Version: 0.7-27.1 Depends: liballegro4.2, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxpm4, libxxf86vm1, sunwcslr, sunwlibm, wing-data (= 0.7-27.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/wing_0.7-27.1_solaris-i386.deb Size: 27170 MD5sum: d772d2592315350dab17afe6cef25e67 SHA1: 20b880cb42e9811d874b8062f3f1f0c46d895963 SHA256: ac39db2254490700d97e27c16bea8e21f4e9f85286062e58d736c26cb0fa2ff3 Description: Galaga-like arcade game WING is a galaga knock-off arcade game. It features high quality pre-rendered graphics, dynamically generated stars in background, single player game against computer controlled opponents, 6 levels of play, digital sound effects, digital music streams, and a high score list. Package: gnome-hearts Priority: optional Section: games Installed-Size: 1115 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sander Marechal Architecture: solaris-i386 Version: 0.2-1ubuntu1 Depends: gnome-cards-data (>= 1:2.20), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), librsvg2-common, libsm6, libxml2, python-support (>= 0.7.1), python2.5 (>= 2.5), sunwcslr, sunwlibm Recommends: gnome-games-extra-data Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/gnome-hearts_0.2-1ubuntu1_solaris-i386.deb Size: 350840 MD5sum: b7984e170854274bcd2839f073ec9c80 SHA1: a0d73012ffc36b11c640f092b0ff40dc0cddb839 SHA256: 3353fc04b4174fe0d86ad3b792d3b958f8f1c3f20ebc346cbb076338cd3a518f Description: The classic hearts card game for the GNOME desktop Hearts is an implementation of the classic card game for the GNOME desktop, featuring configurable rulesets and editable computer opponents to satisfy widely diverging playing styles. Package: ggz-gnome-client Priority: optional Section: contrib/games Installed-Size: 24 Maintainer: Debian GGZ Maintainers Architecture: solaris-i386 Version: 0.0.14-1 Provides: ggz-core-client Depends: gconf2 (>= 2.10.1-2), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libggz2 (>= 0.0.14), libggzcore9 (>= 0.0.14), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomeui-0 (>= 2.17.1), libgtk2.0-0 (>= 2.12.0), libx11-6, sunwcslr Suggests: ggz-gtk-games, ggz-kde-games, ggz-python-games, ggz-sdl-games Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/ggz-gnome-client_0.0.14-1_solaris-i386.deb Size: 1691750 MD5sum: e83e306eb60e69cbd0156c95e049da8c SHA1: c5bb4f3ac7b3658e6e614fbcfa4c7144775c16cc SHA256: c9a9d1b3efba5940dbce65636fcb13c861e0899fb52d4b65515f891556319e10 Description: GGZ Gaming Zone: core client for the GNOME desktop GGZ core clients enable players to access the GGZ server to chat, meet other people in the game lobbies, play with them, watch their scores, and be spectator other people's games. . The core client for GNOME has intentionally been kept simple to use. It does however not provide all GGZ features. . This package is part of the GGZ Gaming Zone, a multiuser networked gaming environment. . Web site: http://www.ggzgamingzone.org/ Package: sl Priority: optional Section: contrib/games Installed-Size: 21 Maintainer: Hiroyuki Yamamoto Architecture: solaris-i386 Version: 3.03-15 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/sl_3.03-15_solaris-i386.deb Size: 25638 MD5sum: 0365b27ed6f968d5f86e6e16c5ed24b8 SHA1: fe4a085ae544da4eecea577ae65f29c51bea4adf SHA256: da0d05e0b1561effc01f688c5f1ae59b213f6825128cc1c20023fe723ec17b44 Description: Correct you if you type `sl' by mistake Sl is a program that can display animations aimed to correct you if you type 'sl' by mistake. SL stands for Steam Locomotive. Package: tetrinetx Priority: optional Section: contrib/games Installed-Size: 22 Maintainer: Julien Danjou Architecture: solaris-i386 Version: 1.13.16-12 Depends: libadns1, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/tetrinetx_1.13.16-12_solaris-i386.deb Size: 67402 MD5sum: e174fc4c5d5f05c3aa62399d5c90be3b SHA1: 3534dc5f6c3f88c33296405805d23a30aeb6ea64 SHA256: de33eafe91e2d91fc38700b93f0878157adc84d4dceeccc02c46511d822479f8 Description: Game server for Tetrinet Provides a server for hosting Tetrinet games. Tetrinet is a variant of Tetris played over the internet. Up to six people may simultaneously connect to a server to participate in a game. . For more information about the Tetrinet game, visit http://www.tetrinet.org/ . You can use gtetrinet as a tetrinet client (http://gtetrinet.sf.net/) Package: pente Priority: optional Section: contrib/games Installed-Size: 9 Maintainer: Ross Younger Architecture: solaris-i386 Version: 2.2.5-5.1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/pente_2.2.5-5.1_solaris-i386.deb Size: 134214 MD5sum: 0714ab086c749c5bc955343a9a8bd44e SHA1: a91ab589feff1a5736231d5145c93db74fb40d5d SHA256: 983daa17b8c94473a80bf3866add474c1717871322ef86c8e740ecf55ea587b6 Description: Five in a row game for X and the console Pente is the English name for the Asian game ni-nuki, which itself is a version of the game go-moku. The game is a variant of the well known five in a row. Placing five stones in a row is one way to win, the other is to capture five pairs of the opponents stones. . Pente can run in three different modes: X, curses or text. You can play against the computer or another human, and there is also support for playing over a network. . Homepage: http://www.igoweb.org/~wms/comp/pente/ Package: donkey-bolonkey Priority: extra Section: contrib/games Installed-Size: 14 Maintainer: Debian Games Team Architecture: solaris-i386 Version: 2001-4 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxpm4, libxxf86vm1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/donkey-bolonkey_2001-4_solaris-i386.deb Size: 508870 MD5sum: 5e9159351714b9f040e27f55c1018367 SHA1: f4617ba677524eebbb8c7eb49a432a10e00d26d4 SHA256: f2c0d9eed593dde57c74b032a6535d5515d597cc800a6ced4d747dacab195103 Description: Game where you rescue donkeys This is a game where you order donkeys of the same color. When you join three or more red donkeys, they will be rescued. Homepage: http://www.davidcapello.com.ar/ Package: snake4 Priority: optional Section: contrib/games Installed-Size: 15 Maintainer: Jose Carlos Medeiros Architecture: solaris-i386 Version: 1.0.12-11 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libshhmsg1 (>= 1.4.1-4.1), libshhopt1 (>= 1.1.7-2.1), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxpm4, libxt6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/snake4_1.0.12-11_solaris-i386.deb Size: 36918 MD5sum: d3de70c0c958d442d55058e20f99b978 SHA1: 5f818d6975cadfaf2ece5e53f240701e18632a03 SHA256: fdc6612f0b7d27f06b86977807a1e3f249f4ec3fe69851d9cd0762c34925eb1c Description: Snake game This is a basic but nice implementation of the snake game. The objective is to "snake around" and eat fruit, while avoiding the evil headbanger and not crashing into your tail. . Features five levels of difficulty and a site-wide high score list. . Homepage: http://shh.thathost.com/pub-unix/#snake4 Package: corewars Priority: optional Section: contrib/games Installed-Size: 62 Maintainer: Michael Vogt Architecture: solaris-i386 Version: 0.9.13-1build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/corewars_0.9.13-1build1_solaris-i386.deb Size: 87496 MD5sum: 21011e309c115408b52d8f0a33b1abfc SHA1: c351eba1c121c25f6b97d6c8a37ab52c25239014 SHA256: 6118fbccb569ce63b974c4a045209cf8de74afa6478ba15e85e14ae69bc68923 Description: The classic corewars game with gtk-look. Corewars is a game which simulates a virtual machine with a number of programs. Each program tries to crash the others. The program that lasts the longest time wins. A number of sample programs are provided and new programs can be written by the player. Package: xlife Priority: optional Section: contrib/games Installed-Size: 635 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Goswin von Brederlow Architecture: solaris-i386 Version: 5.0-7ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xlife_5.0-7ubuntu2_solaris-i386.deb Size: 236572 MD5sum: 0640a0bbeb7b61eb6b895c11f5770ffd SHA1: bf75e1060ff275a5c9277d7e13531fb7583ea035 SHA256: b3dc6152bf9141862e654dcf06d425c27d8120a7795576d948eb40b7c87b570a Description: John Conway's Game of Life, for X11 This is an X11 implementation of "Life", a classic cellular automaton. Many example cell arrangements are provided. You can also create and save your own. Package: phalanx Priority: optional Section: contrib/games Installed-Size: 17 Maintainer: Bart Martens Architecture: solaris-i386 Version: 22+d051004-6 Depends: debconf (>= 0.5) | debconf-2.0, sunwcslr Suggests: xboard | x-terminal-emulator Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/phalanx_22+d051004-6_solaris-i386.deb Size: 317550 MD5sum: b56c21f33429b64c6b527bb0eb35274f SHA1: 38dd948e7a7deb56aaaf505779749cdb5ccd436f SHA256: 396f33d824e6c4e0244b39d102abc55a15aacc79aa94a3e89e06b78646d42adc Description: Chess playing program Phalanx is a simple chess playing program of conventional design. It is xboard compatible. The main aim is to write a slow thinker with a lot of chess specific knowledge. Current version plays risky, active chess and shows quite good tactical performance. . Homepage: http://phalanx.sourceforge.net/ Enhances: eboard, emacs-chess, gnome-chess, knights, xboard Package: xtokkaetama Priority: optional Section: contrib/games Installed-Size: 13 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.0b-11 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xtokkaetama_1.0b-11_solaris-i386.deb Size: 102258 MD5sum: 09508b56066a4addfd08d7a0284b3121 SHA1: 480b87f462c8c0994c3b9b5b4c64af03fdb70444 SHA256: fd1ab3559ee3bd38e6d18470567fa78691826924c20cb31d63c2698edf441a61 Description: X Puzzle Game. xtokkaetama, alias xkaetama, is a tetris-like game. It supports single-player mode and two-players mode. Package: deutex Priority: optional Section: contrib/games Installed-Size: 20 Maintainer: Debian Games Team Architecture: solaris-i386 Version: 4.4.902-10 Provides: doom-wad-editor Depends: sunwcslr, sunwlibm Recommends: doom-wad Suggests: doom-engine Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/deutex_4.4.902-10_solaris-i386.deb Size: 177646 MD5sum: 70d213f3849413671dec2dab1ea86144 SHA1: faa9f03ea604aa3b2425dad0c9a4ed6a538acfb7 SHA256: 00366435aefc88616f1a6fb53715929573711c5b6042342a1642888ecffd1f23 Description: composition tool for doom-style WAD files DEU's Texture Companion (DeuTex) is a resource editor that can extract and insert graphics, sounds, levels and other resources in doom-format WAD (where's all the data?) files. . DeuTex is command-line oriented and is most useful for assembling WAD files as part of a build procedure, such as via Makefile. Package: sgt-puzzles Priority: extra Section: contrib/games Installed-Size: 2760 Maintainer: Ben Hutchings Architecture: solaris-i386 Version: 7703-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Recommends: yelp | khelpcenter | www-browser Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/sgt-puzzles_7703-1_solaris-i386.deb Size: 1562992 MD5sum: dc88597b1da31803effd7fd7d58a0762 SHA1: e176a39041d6b48cce1f72163f130b7d7f5e7e4e SHA256: 3c4c701ade53a21ff0e407828edb21dc5648c80f98cd8562bd2f80a8ee0089b0 Description: Simon Tatham's Portable Puzzle Collection - 1-player puzzle games Simon Tatham's Portable Puzzle Collection contains a number of popular puzzle games for one player. It currently consists of these games: . * Topological deduction games: Bridges; Loopy; Map; Net, based on FreeNet; Slant * Tile manipulation games: Cube; Fifteen; Flip; Netslide; Sixteen; Twiddle * Black Box * Dominosa * Filling, based on Fillomino * Galaxies, based on Tentai Show * Guess, based on Mastermind * Inertia * Light Up * Mines, based on Minesweeper * Pattern, an implementation of nonograms * Pegs, an implementation of several versions of peg solitaire * Rectangles, based on Divide by Squares * Same Game * Solo, based on Sudoku * Tents * Unequal, based on Futoshiki * Untangle, based on Planarity Homepage: http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ Package: frotz Priority: optional Section: contrib/games Installed-Size: 17 Maintainer: Hans Fugal Architecture: solaris-i386 Version: 2.43-1 Replaces: zcode-support Provides: zcode-interpreter Depends: sunwcslr Suggests: int-fiction-installer Conflicts: zcode-support Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/frotz_2.43-1_solaris-i386.deb Size: 69644 MD5sum: 7f1efa3017897a59abd5d497cb89cc78 SHA1: 8488f79f7193bb34694ce673e3e1cd046bdf85ec SHA256: c4e9019d3216da97b86e463fff5fbfec46249e3f3fe9a9d1ae9378de859cb6a2 Description: interpreter of Z-code story-files Frotz interprets Z-code story-files, which are usually text adventure games (although a few arcade-style Z-code games have been written). Examples of such story files include the adventure games published by Infocom, as well as any games produced by compilers to this format, such as Inform. You can find a number of Inform-compiled games up for anonymous FTP at ftp://ftp.ifarchive.org/ or HTTP at http://www.ifarchive.org/ . Frotz complies with the Z Machine specification version 1.0. Package: wordplay Priority: optional Section: contrib/games Installed-Size: 8 Maintainer: Pawel Wiecek Architecture: solaris-i386 Version: 7.22-17 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/wordplay_7.22-17_solaris-i386.deb Size: 105546 MD5sum: 4628d73bd20af595207c70554f50f76a SHA1: e290d066984439a2396682c682ad3662e4a5d10d SHA256: 7fd286202861faf5ed338b209993eb2eda64dbdb376d1cf3df01d3dad07aa81d Description: anagram generator Wordplay generates anagrams of words or phrases. For example, "Debian GNU/Linux" = "laud benign unix", "nubian lug index", "dang nubile unix", or "I debug in lax nun". Package: codebreaker Priority: optional Section: contrib/games Installed-Size: 21 Maintainer: Camm Maguire Architecture: solaris-i386 Version: 1.2.1-5.3build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/codebreaker_1.2.1-5.3build1_solaris-i386.deb Size: 16792 MD5sum: a62626a42f205e9d1823c69661ed0101 SHA1: 93c2faf8153e25b5dc1efa15205a29c634aad645 SHA256: 0bcdd81b0927759ea2c6923fed9a3c6881f6824b73cc243088b4fee576707c14 Description: A Master Mind clone using GTK Code Breaker is a variation on the game "MasterMind" (R) that is put out by Pressman (R). So if you know how to play "MasterMind" (R) you should catch onto this game right away. Package: crossfire-edit Priority: optional Section: contrib/games Installed-Size: 667 Maintainer: Kari Pahula Architecture: solaris-i386 Source: crossfire Version: 1.11.0-2 Depends: crossfire-common, crossfire-maps, libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxpm4, libxt6, sunwcsl, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/crossfire-edit_1.11.0-2_solaris-i386.deb Size: 388912 MD5sum: 480c5ec116bd88ca198a2b7d23b2823a SHA1: b8871340c2392a6ea75998b8133dc56bef713466 SHA256: 06bb7daf7fc998c47fafa064782b5f009c3aa27751795cbde7e7c28865d68d5b Description: Map editor for the Crossfire Gameset This is the map editor for the maps that go with the crossfire game. . Crossfire is a multiplayer graphical arcade and adventure game made for the X environment. It has certain flavors from other games, especially Gauntlet (TM) and Nethack/Moria. Any number of players can move around in their own window, finding and using items and battle monsters. They can choose to cooperate or compete in the same "world". Homepage: http://crossfire.real-time.com/ Package: xfireworks Priority: optional Section: contrib/games Installed-Size: 15 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.3-5 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xfireworks_1.3-5_solaris-i386.deb Size: 43726 MD5sum: 92e3b46496919aadf0f77425a1081d5c SHA1: 0b22ee763e2230eb2f2f82fd35faf10ea0a23188 SHA256: 6f00f77aa3549c5ede8ad38fe7c65c9eb9863a0993e85724d09f796cc4503fee Description: Fireworks in your root window XFireworks makes fireworks in the root window on X. This is imitation of Japanese "Hanabi Taikai". It is very popular event in Japanese summer and performed on some rivers. Package: rafkill Priority: optional Section: contrib/games Installed-Size: 9 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Version: 1.2.2-3 Depends: libaldmb1, liballegro4.2, libdumb1, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxpm4, libxxf86vm1, rafkill-data, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/rafkill_1.2.2-3_solaris-i386.deb Size: 165746 MD5sum: 59a916ba0cc51c048235f3b3516a50c3 SHA1: 12ad9f09173d4b54deed124a438afbfa547de966 SHA256: 77b35276fd19d0e600de4d89775fd4bef2f92b35a2a5b3499b8083601faedb57 Description: vertical shoot'em-up similar to Raptor: Call of the Shadows Rafkill is a clone of Raptor: Call of the Shadows, a classic shoot'em-up game. . You have a bird's eye view of the playing field, which is an alien world, and your job is to destroy the enemies that are flying towards you shooting bullets. The score lets you buy life, shield, better weapons or even new spaceships. . Rafkill features three spaceships, more than twenty weapons, colourful graphics with transparency effects, music and sound. Package: polyglot Priority: optional Section: contrib/games Installed-Size: 112 Maintainer: Oliver Korff Architecture: solaris-i386 Version: 1.4-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: fruit Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/polyglot_1.4-2_solaris-i386.deb Size: 54398 MD5sum: b161b24f1c2e8385d253f8c8c9e60b1d SHA1: 2c9535aedf151cb8dfd0dcf917cc6c11c8cad374 SHA256: 4ea170b6fb6c282a7adf93438a39fcc7373096eb24feb560e762ba1fa8eccbbb Description: chess engine protocol adaptor, connects UCI engines to xboard Common chess frontends have a winboard/xboard input interface, modern chess engines speak the UCI "universal chess interface" protocol. This protocol adaptor makes it possible to use standard chess frontends, like xboard or scid with UCI speaking engines and play chess against them. Homepage: http://wbec-ridderkerk.nl/ Package: xlaby Priority: optional Section: contrib/games Installed-Size: 53 Maintainer: Adrian Bridgett Architecture: solaris-i386 Version: 2.0.1-9 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xlaby_2.0.1-9_solaris-i386.deb Size: 19130 MD5sum: 5dae60692375e8956bc962858cc08964 SHA1: 3ce426005252be8f3d1d772022ff11c3e980e5da SHA256: cbb5d61e2e3291add7dd71870c34274030f78d62726fdd176a7be071a9f87173 Description: Collect four items from an xmaze using the mouse to move xlaby traps your mouse cursor in one of the mazes generated by "maze", you must move around until you collect all four objects - invisible walls are an option! Package: xsol Priority: optional Section: contrib/games Installed-Size: 8 Maintainer: Josip Rodin Architecture: solaris-i386 Version: 0.31-5 Depends: lesstif2, libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, libxt6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xsol_0.31-5_solaris-i386.deb Size: 15250 MD5sum: 8e71fe4dc98b239bb2e9eb6f50453cbe SHA1: d3148d40c3e5081d468ce8a37b2f9415c0e397f9 SHA256: 9a7742f8407becab6602ce524a25ec23f3029bf8c996af68e3267d0a7aa0b144 Description: X Solitaire This is a simple Motif/Lesstif version of classic solitaire game that runs under X Window System. Package: deal Priority: optional Section: contrib/games Installed-Size: 497 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christoph Berg Architecture: solaris-i386 Version: 3.0.8-4ubuntu1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/deal_3.0.8-4ubuntu1_solaris-i386.deb Size: 179826 MD5sum: d5591633213ecdfd1702435b45f581a5 SHA1: 2baac81214783a37ce1f0ffda0b05201a39350e7 SHA256: 88b24478e9add3ec941fec39b5d555a91e1affbe6ce06141d94c3fbf3e624b26 Description: bridge hand generator This program generates bridge hands. It can be told to generate only hands satisfying conditions like being balanced, having a range of HCPs, controls, or other user-definable properties. Hands can be output in various formats, like pbn for feeding to other bridge programs, deal itself, or split up into a file per player for practise. Extensible via Tcl. . http://thomaso.best.vwh.net/bridge/deal/ Package: eboard Priority: optional Section: contrib/games Installed-Size: 1322 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Burrows Architecture: solaris-i386 Version: 1.0.3-1ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: sox, xfonts-75dpi Suggests: eboard-extras-pack1, gnuchess | crafty Conflicts: eboard-extras-pack1 (<< 2-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/eboard_1.0.3-1ubuntu1_solaris-i386.deb Size: 527622 MD5sum: e75724dc750cff134fce2dbfe5494e94 SHA1: bb6f1e197cbebca362cd9ffe60f41edf7828b7a9 SHA256: 7e3ad1a7556857db615219c7bebcd6d3c5fbbf9ebed2910b27383be22ff671ae Description: A graphical chessboard program eboard is a graphical chess program which can function as an interface to Internet chess servers such as FICS and to chess engines such as Crafty. . eboard has a themeable and freely resizeable board, a tabbed or multi-window display, and supports multiple simultaneous boards. . This package contains the files necessary to play against another human on the same computer, or to play on an Internet server. If you would like to play against a computer, you should install a chess engine such as gnuchess. Package: scid Priority: optional Section: contrib/games Installed-Size: 4762 Maintainer: Peter van Rossum Architecture: solaris-i386 Version: 3.6.1-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, python, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: tex-chess Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/scid_3.6.1-2_solaris-i386.deb Size: 1828542 MD5sum: ed9335a0a1ad1c1431a1dc5b45be3449 SHA1: 5beed24bc30701f9656dc2322bb4734096adf2f7 SHA256: 7c88e4ec1ce22410e39d345d00dde93bf8efa113b8c4671920c7de254dcb1fff Description: chess database Shane's Chess Information Database is a chess database application with a graphical user interface. With it you can browse databases of chess games, edit games and search for games by various criteria. Scid uses its own compact and fast database format, but can convert to and from PGN. Package: lincity Priority: optional Section: contrib/games Installed-Size: 445 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jose Carlos Medeiros Architecture: solaris-i386 Version: 1.13.1-7ubuntu1 Replaces: lincity-svga, lincity-x Provides: lincity-x Depends: libgcc1 (>= 1:4.2.1), libiconv, libpng12-0 (>= 1.2.13-4), libx11-6, libxext6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: lincity-svga, lincity-x Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/lincity_1.13.1-7ubuntu1_solaris-i386.deb Size: 575118 MD5sum: bd55db4f400d4115769e7cc15928c666 SHA1: 383ca8a4ab39a9b71d21201f4e737b20abb4ad57 SHA256: 3b0ef4a5745a4c7d63e8a5704b9f368059c4727f37b025880d26159fa718a232 Description: build & maintain a city/country You are required to build and maintain a city. You must feed, house, provide jobs and goods for your residents. You can build a sustainable economy with the help of renewable energy and recycling, or you can go for broke and build rockets to escape from a pollution ridden and resource starved planet, it's up to you. Due to the finite resources available in any one place, this is not a game that you can leave for long periods of time. This game is similar to the commercial simulation game with a similar name. . Homepage: http://lincity.sourceforge.net/ Package: wmtictactoe Priority: optional Section: contrib/games Installed-Size: 10 Maintainer: Enrique Monge Architecture: solaris-i386 Version: 1.1-7 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/wmtictactoe_1.1-7_solaris-i386.deb Size: 19474 MD5sum: 5e6d82fcc5c5affd2974824a29ee379f SHA1: 526669c038ceae8f92a9c5f74cbde3964afcb1be SHA256: 08a36a592e86e2352486a629d03c2c5195a7ea1c8e2c55cc232c2c072e93588c Description: Dockable Tic Tac Toe game wmTicTacToe is a dock application meant for WindowMaker. It allows you to play TicTacToe against another human or the computer. You can switch between a scoreboard and the gameboard, and it is great to relax and enjoy for a few minutes while working. Package: tf Priority: optional Section: contrib/games Installed-Size: 39 Maintainer: Jan Niehusmann Architecture: solaris-i386 Version: 1:4.0s1-17 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/tf_4.0s1-17_solaris-i386.deb Size: 259088 MD5sum: 374258cb0375dc47f1170ca972546a0a SHA1: b9ac0a662b2936d2dbc673ef16d1c0ed972576b1 SHA256: 357c5d04b5acb9cd7e2705dd72098c4eb424e699186ab60812ead5b708cab62f Description: Tinyfugue MUD client for TinyMUDs, DikuMUDs, and LPMUDs TinyFugue (also known as "Fugue" or "TF") is a line-based client designed for connecting to MUD servers (note: LP, Diku, and other servers which use prompts require "/lp on"; see /help prompts). . TinyFugue is larger than most MUD clients, but has many more features and is much more flexible. The goal is to provide the most functionality in a client that still maintains the user-friendliness of Tinytalk. Package: atanks Priority: optional Section: contrib/games Installed-Size: 27 Maintainer: Mark Purcell Architecture: solaris-i386 Version: 3.0-1~hardy1 Depends: atanks-data (= 3.0-1~hardy1), liballegro4.2, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxpm4, libxxf86vm1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/atanks_3.0-1~hardy1_solaris-i386.deb Size: 118438 MD5sum: 6a86b208724992d4dbfb4351c061c5cd SHA1: eee3b410fcc69dce240a02ec9b97e30cc916ed6c SHA256: 51bb14c7f851d6faeedd199c732a1ff68ef383a92526f61295d332acae000b8d Description: tank-battling game Atomic tanks is a multi-player game in which you attempt to destroy other tanks while trying to protect your own. You earn money for destroying other tanks; with this money you can buy upgrades and better weapons for your tank. . This game is similar Scorched Earth or the Worms series of games. Package: xzip Priority: optional Section: contrib/games Installed-Size: 18 Maintainer: Daniel Schepler Architecture: solaris-i386 Version: 1:1.8.2-3 Replaces: zcode-support Provides: zcode-interpreter Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Suggests: zcode-game Conflicts: gsn-curses (= 16-1), gsn-jigsaw (= 3-1), gumshoe (= 1-1), so-far (= 6-1), weather (= 6-1), zcode-support Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xzip_1.8.2-3_solaris-i386.deb Size: 49986 MD5sum: a493b0ba5d3355daf0c3ce2f94211c45 SHA1: c861d2e47f9bc182b6746b1ddb361311fa7a7515 SHA256: 3d75a2f7e45816485601ed417fa2fc6a946df33cf90defa98181eb36ccfd2715 Description: Interpreter of Infocom-format story-files Xzip interprets story-files (which are usually text adventure games) in the format used by Infocom. This includes the games published by Infocom, as well as any games produced by compilers to this format, such as Inform. . This is an interpreter for X. For text mode, try frotz or jzip. Package: ggz-grubby Priority: optional Section: contrib/games Installed-Size: 121 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian GGZ Maintainers Architecture: solaris-i386 Version: 0.0.14-2ubuntu1 Depends: ggzcore-bin (>= 0.0.14), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), libggz2 (>= 0.0.14), libggzcore9 (>= 0.0.14), libggzmod4 (>= 0.0.14), libgnutls13 (>= 2.0.4-0), libiconv, libperl5.8 (>= 5.8.8), perl, sunwcslr, sunwlibm Recommends: python, ruby Suggests: ggz-kde-client Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/ggz-grubby_0.0.14-2ubuntu1_solaris-i386.deb Size: 116582 MD5sum: e8ff2c26cc7a452659b12c3fd376571a SHA1: 16896078e9d215db666bb1b786a2b37222e64d41 SHA256: 209c9996826c7735eb70c5f763f1c876f4ce16cf43d0751a9368ae489edc0da0 Description: GGZ Gaming Zone: chat bot with the ability to play games Grubby is a nice bot which is intended to run on GGZ servers, but it can also access IRC networks. It is highly configurable, extensible with plugins, and gets smarter the longer it runs. A more serious use is to alert or notify other players, to remember messages for them, or to translate some phrases. On top of this, grubby can also be invited to some games and will give funny comments during the gameplay. . For easy configuration, check out the kgrubby tool in ggz-kde-client. . This package is part of the GGZ Gaming Zone, a multiuser networked gaming environment. . Web site: http://www.ggzgamingzone.org/ Package: stax Priority: optional Section: contrib/games Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Eduard Bloch Architecture: solaris-i386 Version: 1.0-13ubuntu3 Depends: liballegro4.2, libgcc1 (>= 1:4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxpm4, libxxf86vm1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/stax_1.0-13ubuntu3_solaris-i386.deb Size: 566156 MD5sum: 8c372b545bdf931578e1206da1ade346 SHA1: 9a96fdf3eb0eb144fc891e41f82e0316972b651c SHA256: ce5ecead1a3c839f29baf2ed45fe96f2bba7ab386490d28c42ad3f202395713a Description: collection of puzzle games similar to Tetris Attack Another way of playing Tetris and some other cool puzzle games. Includes multiplayer feature and supports themes. Enjoy! Package: pipewalker Priority: optional Section: contrib/games Installed-Size: 132 Maintainer: Bart Martens Architecture: solaris-i386 Version: 0.2.1-2 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/pipewalker_0.2.1-2_solaris-i386.deb Size: 73634 MD5sum: 56e221855fae1d1cdfd6b0b7bd65d274 SHA1: d78cf9127944e3489687f8b2e5cffb5a9a9def72 SHA256: 83494a12849f66a0f256bef397220fd3360990e00a10bcfb9c6c32b6b03fad12 Description: Puzzle game - connect all computers to the net This is a puzzle game where pieces of a computer network are to be turned in the right direction to make all computers connected to the same network. Homepage: http://sourceforge.net/projects/pipewalker Package: cookietool Priority: optional Section: contrib/games Installed-Size: 10 Maintainer: Miros/law L. Baran Architecture: solaris-i386 Version: 2.5-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/cookietool_2.5-2_solaris-i386.deb Size: 27612 MD5sum: 6b13c931f4c0f6b1829ab3c6de121ff7 SHA1: 1eea96cf01f7828d997e3e9d17d5515538d2ec40 SHA256: c95420c65c909e7ef6f90bffa71fd069f976ed386924cc99660583d5c368598d Description: A team of programs to help you maintain your fortune database The ''cookietool'' itself eliminates duplicate entries, sorts cookies alphabetically or by size if you wish. The ''cdbsplit'' extracts parts of the database to a separate file, by keyword, by size, by number, or as groups of 'similar' cookies. Package: xball Priority: optional Section: contrib/games Installed-Size: 22 Maintainer: Stephen Birch Architecture: solaris-i386 Version: 3.0-16.1 Depends: lesstif2, libgcc1 (>= 1:4.2.1), libx11-6, libxmu6, libxt6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/xball_3.0-16.1_solaris-i386.deb Size: 31988 MD5sum: a56e3a7c0b1288d5fe5c3f14b54d7c68 SHA1: 31cc2dd7e49ad9da73d2c7cc5741abbd738bf10b SHA256: 1dbbd4e1257e1d1816cbe0db9a9c3c40e07354cd36d48eb9267b6f801b694ec6 Description: Simulate bouncing balls in a window A simple educational game that simulates bouncing balls in a window. Gravity, elasticity, and ability to collide can all be adjusted. . Young children enjoy watching the balls bounce around the screen and are fascinated by the program. This is an ideal program for teaching rudimentary mouse skills to very young children Package: jester Priority: optional Section: contrib/games Installed-Size: 8 Maintainer: Chris Waters Architecture: solaris-i386 Version: 1.0-8 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/games/jester_1.0-8_solaris-i386.deb Size: 12894 MD5sum: da0cd9461bb7c4fad15908463dcef17b SHA1: ce254f8bc65b668e0440dcf1d669d5706f256f0c SHA256: aebf90f0a5749f3bbb40122cccb38c2ffcc543c25eab7fdaacd4c2bafeecdc2d Description: board game similar to Othello Simple two-player turn-based strategy game played on an 8x8 grid. Convert the opponent's pieces to your color by bracketing them between your pieces. The game can be played head-to-head on a single screen or by a single player against the computer. Jester allows you to waste valuable time that could otherwise be spent playing Solitaire. Package: gv Priority: optional Section: contrib/text Installed-Size: 22 Maintainer: Bernhard R. Link Architecture: solaris-i386 Version: 1:3.6.3dfsg-6 Replaces: fvwm-common (<< 2.0.46-BETA-2), gv-2d, gv-3d Provides: pdf-viewer, postscript-viewer Depends: ghostscript-x | gs-gpl (<< 8.61) | gs-afpl (<< 8.61) | gs-esp (<< 8.61), libgcc1 (>= 1:4.2.1), libx11-6, libxmu6, libxt6, sunwcslr, sunwlibm Conflicts: gv-2d, gv-3d Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/gv_3.6.3dfsg-6_solaris-i386.deb Size: 177834 MD5sum: 96e7b93f726dde24e99c0cb5d5549823 SHA1: df73d446a45bfc5b4d2d9b51cc327370df87b368 SHA256: 15fc59532f1344ffd07f6b006989c167c7fa54f8953f291b36330e4386fc906d Description: PostScript and PDF viewer for X gv is a comfortable viewer of PostScript and PDF files for the X Window System. It uses the ghostscript PostScript interpreter and is based on the classic X front-end for gs, ghostview, which it has replaced now. Homepage: http://www.gnu.org/software/gv/ Tag: interface::x11, role::program, scope::application, uitoolkit::athena, use::viewing, works-with-format::pdf, works-with-format::postscript, works-with::text, x11::application Package: wordnet-grind Priority: extra Section: contrib/text Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Tille Architecture: solaris-i386 Source: wordnet Version: 1:3.0-6ubuntu0.1 Depends: sunwcslr Recommends: wordnet Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/wordnet-grind_3.0-6ubuntu0.1_solaris-i386.deb Size: 40174 MD5sum: c1b61c301ae031aa047c2ca14623f109 SHA1: 3559a86da21201a79f0406a2f63d491186e33994 SHA256: e2b85eb904f85efcb09db579c244464821fc5e67bd1ce57ffceba891f4e2c821 Description: WordNet lexicographer files processor WordNet(C) is an on-line lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets. . WordNet was developed by the Cognitive Science Laboratory (http://www.cogsci.princeton.edu/) at Princeton University under the direction of Professor George A. Miller (Principal Investigator). . Homepage: http://wordnet.princeton.edu/ . This package contains the grind processor for WordNet lexicographer files. It can be used to process the lexicographer files from the Debian source tarball into a WordNet binary database file or other lexicographer filese provided by the user. Homepage: http://wordnet.princeton.edu/ Package: troffcvt Priority: extra Section: contrib/text Installed-Size: 160 Maintainer: Colin Watson Architecture: solaris-i386 Version: 1.04-16 Depends: debianutils (>= 1.6), groff (>= 1.17.1-1), perl5, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/troffcvt_1.04-16_solaris-i386.deb Size: 111250 MD5sum: e46b7611dbb425a88b358af6e06f5556 SHA1: a3c1657ec431f08ae016ce346613b28b6113b695 SHA256: e34b2e4cb44c350d3a45d0e988285e6599d346fa719416007f6b85355bf2b4d6 Description: Converts troff source to HTML, RTF, and plain text Use this package to convert manuals and manpages and other documents written using troff to more manageable formats, such as HTML, RTF, or plain text. Package: katoob Priority: optional Section: contrib/text Installed-Size: 1350 Maintainer: Mohammed Sameer Architecture: solaris-i386 Version: 0.5.8-2 Depends: libaspell15 (>= 0.60), libatk1.0-0 (>= 1.20.0), libbz2-1.0, libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libcupsys2 (>= 1.3.4), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libfribidi0 (>= 0.10.9), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgnutls13 (>= 2.0.4-0), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: gs-gpl | gs-afpl | gs-esp, wget Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/katoob_0.5.8-2_solaris-i386.deb Size: 461580 MD5sum: 6d9f18e8f7e075e4cdc121dd2e48026a SHA1: 9e1d2737e339ecbfaed32df79bb41bd0bd85438d SHA256: 11b8969f612962bfe060277c105c43096adb3e9cbc17aaaf1f16a62ed68a1cc7 Description: A Gtk2 light weight multilingual BiDi aware text editor katoob is a light weight, multi lingual, BIDI-aware text editor. It support opening and saving files in multiple encodings. The main support is for Arabic language, But language specific features can be added. Package: boxes Priority: optional Section: contrib/text Installed-Size: 66 Maintainer: KELEMEN Peter Architecture: solaris-i386 Version: 1.0.1a-2.2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/boxes_1.0.1a-2.2_solaris-i386.deb Size: 54194 MD5sum: 8d79c1abe0e57c41e69b497848bb3614 SHA1: 51d70a9a5332ea089f351f8328986f3d7d2d056f SHA256: 91f73c9006dd5bf57a3d4a3934d30b589d89ff23258926022fd51c16db44d28e Description: Textmode box- and comment drawing filter Boxes is extremely configurable filter for adding and removing ASCII art (comments, for example) around chunks of text. Most modern text editors support filtering text through external filters. Boxes is such a filter. Package: mpage Priority: optional Section: contrib/text Installed-Size: 73 Maintainer: Adrian Bridgett Architecture: solaris-i386 Version: 2.5.4-2 Depends: libgcc1 (>= 1:4.2.1), libpaper1, sunwcslr Suggests: gs Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/mpage_2.5.4-2_solaris-i386.deb Size: 57964 MD5sum: 172fb395110ffaf5f7345e5b7b41d6d5 SHA1: 10d84361d5cc440c60dd8c749235098333721582 SHA256: 31e5335987c2b42b24467b39b610929556f34d4c4fe2f4efeed3f43f30d905c2 Description: print multiple pages per sheet on PostScript printer Mpage reads plain text files or PostScript documents and prints them on a PostScript printer with the text reduced in size so that several pages appear on one sheet of paper. This is useful for viewing large printouts on a small amount of paper. Uses ISO 8859.1 to print 8-bit characters. Package: gtranslator Priority: optional Section: text Installed-Size: 117 Maintainer: Jordi Mallach Architecture: solaris-i386 Version: 1.1.7-3 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtkspell0 (>= 2.0.10), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2 (>= 2.6.27), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/gtranslator_1.1.7-3_solaris-i386.deb Size: 603344 MD5sum: b1bc16fa2236d2895f45104799c94c75 SHA1: 7b485c6a606e47edd5e3ebb63fd00150967c223c SHA256: 75f4fe5fb42b86bc1e4e025afc32c0a0563c80d80f672e99820b70578360567d Description: PO-file editor for the GNOME Desktop Gtranslator is a po file editor which makes translating gettext applications as easy as possible, even for people with no translation experience. . It supports the usage of translation memories, syntax highlighting, spell checking, undoing of insertions and deletions and general integration with the GNOME Desktop. . For more information, visit . Package: eblook Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Tatsuya Kinoshita Architecture: solaris-i386 Version: 1:1.6.1-2 Depends: libeb12, libgcc1 (>= 1:4.2.1), libiconv, sunwcslr, zlib1g (>= 1:1.2.1) Suggests: lookup-el Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/eblook_1.6.1-2_solaris-i386.deb Size: 49036 MD5sum: 0863455be2fa4c91f507142a92eb5b64 SHA1: 75eb7f748fb2f5cce5d1a2fe8afa7ea127291fbe SHA256: 0d3cb3ce52ee48c07c418042f879f3fffc6b44f704f2b8d1da4711088f3cefd9 Description: electronic dictionary search command using EB Library eblook is a command for accessing electronic dictionaries using EB Library. By this command, you can easily use CD-ROM books of EPWING format (EPWING is popular in Japan). . For emacsen, please install the lookup-el package. It works as an interface to eblook on emacsen. . Homepage: http://openlab.jp/edict/eblook/ Package: cdcover Priority: optional Section: contrib/text Installed-Size: 76 Maintainer: Roberto Suarez Soto Architecture: solaris-i386 Version: 0.9.1-6.3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, texlive-latex-base Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/cdcover_0.9.1-6.3_solaris-i386.deb Size: 24618 MD5sum: 78e67a584f9b5ecf6ede292f81114c2c SHA1: 8e6dc356192c6b6fdc0ba4298c09a96eb20c0531 SHA256: 920c6cfe75cb848d4980c055f77def9dbb7534ce13af2fa515b158069946ddf0 Description: Creating Data-CD Covers cdcover is a little commandline tool which creates user-defined data-cd covers. Package: ttf2pt1 Priority: optional Section: contrib/text Installed-Size: 55 Maintainer: Anthony Fok Architecture: solaris-i386 Version: 3.4.4-1.3 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libt1-5, sunwcslr, sunwlibm, t1utils (>= 1.22-1), zlib1g (>= 1:1.2.1) Suggests: ttf2pt1-chinese Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/ttf2pt1_3.4.4-1.3_solaris-i386.deb Size: 228794 MD5sum: d36141bd07b3f3798b6b07c86374799c SHA1: 01eea3b094736a7d84f2e20c47ce65b50b8722d4 SHA256: 497aefa0d17cf39ecdc69ae53059e32748cb9c4c2a691316c0bd4feda86aaaa3 Description: A TrueType to PostScript Type 1 Font Converter Ttf2pt1 is a font converter from the True Typeformat (and some other formats supported by the FreeType library as well) to the Adobe Type 1 format. Although XFree86 now includes direct support for TrueType, this program still has other uses, such as making TrueType fonts available to TeX. . Home Page: http://ttf2pt1.sourceforge.net/ Package: dadadodo Priority: optional Section: contrib/text Installed-Size: 8 Maintainer: Decklin Foster Architecture: solaris-i386 Version: 1.04-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/dadadodo_1.04-3_solaris-i386.deb Size: 24116 MD5sum: 932e0d5c3f5d7ee0d266712908976a0b SHA1: eba910564c1f73781659eefefd208961864e6b14 SHA256: b2ef002a2788f6acaabd6e28354e1352c38109a54c182f112be37d8e4a42a4fa Description: Exterminates all rational thought DadaDodo is a program that analyses texts for Markov chains of word probabilities and then generates random sentences based on that. Sometimes these sentences are nonsense; but sometimes they cut right through to the heart of the matter and reveal hidden meanings. Package: verbiste-gnome Priority: optional Section: contrib/text Installed-Size: 192 Maintainer: Francois Marier Architecture: solaris-i386 Source: verbiste Version: 0.1.22-2 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libstdc++6 (>= 4.2.1), libverbiste-0.1-0, libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, verbiste (>= 0.1.22-2), zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/verbiste-gnome_0.1.22-2_solaris-i386.deb Size: 80360 MD5sum: 95df92b22d440006adb062b99d6ab6b4 SHA1: e80a0575153b4991d80fabd851b76140b962ae33 SHA256: 64bc7e88e4177e3e31ea9f82dc97f200bc20464f662f0d0c626394747b0c53b5 Description: a French conjugation system - GNOME interface and applet Verbiste is a program that gives the complete conjugation for French verbs. The knowledge base contains over 6800 verbs. . This package contains a GNOME interface and an applet. The applet shows a text field in the GNOME Panel where the user can enter a conjugated verb and obtain its complete conjugation. Homepage: http://sarrazip.com/dev/verbiste.html Package: kcc Priority: extra Section: contrib/text Installed-Size: 9 Maintainer: Araki Yasuhiro Architecture: solaris-i386 Version: 2.3-12 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/kcc_2.3-12_solaris-i386.deb Size: 17476 MD5sum: a1c9b8c6c2f9af7ef4424bbe98ebe3be SHA1: 5294a3c2eb33bba78322c70f2783720757fa9d84 SHA256: 966275a07d726da54e4b44b8976b659e76dcb5326a3d29a9a1cfab1ff9d9130a Description: Kanji code filter kcc can converts various Japanese encodings such as EUC-JP, 7bitJIS, 8bitJIS and ShiftJIS with Half-width Kana supports. kcc can detect these encoding automatically as much as possible. . Sponsored by Fumitoshi UKAI Package: sufary Priority: optional Section: contrib/text Installed-Size: 17 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 2.1.1-8 Depends: libgcc1 (>= 1:4.2.1), libsufary2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/sufary_2.1.1-8_solaris-i386.deb Size: 76854 MD5sum: 60e8b3255d0cc71adda7c38846ffbee4 SHA1: d34f4e3186d7ca5b6495f0fe20fa6b0e248844d0 SHA256: bc121983f677a0767692153f2a3def387e6f4e39133e16e90fdd81a983826e09 Description: Full-text searching tools using suffix array SUFARY is a very powerful indexing and query system using suffix array. . SUFARY can handle one file at a time, and so not suited for searching a word from many files. . CAUTION: Documentation for sufary is written in Japanese. Package: dbacl Priority: optional Section: contrib/text Installed-Size: 53 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Zak B. Elep Architecture: solaris-i386 Version: 1.12-1ubuntu1-build1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/dbacl_1.12-1ubuntu1-build1_solaris-i386.deb Size: 702284 MD5sum: f6979aa6637954dd0dc831b6b08b99ab SHA1: 5acc45c137486e92d7eb1f2edb4576292ff72af8 SHA256: d67bb3bf7e488fd480e82c53501c3ac4d9351b75789caee5616d6042849a7862 Description: digramic Bayesian text classifier dbacl can distill text documents into categories, and then compare other text documents to the learned categories. . It can be used to recognize spam, and more generally sort incoming email into any number of categories such as work, play, and so on. . As a noise filter, it can be useful during the indexing of personal document collections. . Homepage: http://www.lbreyer.com/gpl.html Package: mguesser Priority: optional Section: contrib/text Installed-Size: 323 Maintainer: Gürkan Sengün Architecture: solaris-i386 Version: 0.2-5.1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/mguesser_0.2-5.1_solaris-i386.deb Size: 141332 MD5sum: 680858d36935192f9628fb2b53f2ac9c SHA1: 2463941ca247e9036d60f1024d45027f186afd86 SHA256: 39bff59a2f732f466741a689fa43d370196dbfa590fee6bb91f2fe2e6b228044 Description: Guesses language of a text mguesser is a standalone part of libudmsearch (a core of mnogo search engine http://mnogosearch.org) which allows to guess text charsets and languages. . Homepage: http://www.mnogosearch.org/guesser/ Package: poedit Priority: optional Section: contrib/text Installed-Size: 2917 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 1.3.9-2 Depends: gettext, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdb4.6, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libgtkspell0 (>= 2.0.10), libiconv, libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.2.1), libwxbase2.6-0 (>= 2.6.3.2.2), libwxgtk2.6-0 (>= 2.6.3.2.2), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/poedit_1.3.9-2_solaris-i386.deb Size: 782524 MD5sum: b06e1adaf7a0b02de7dfed4fe09ef9f9 SHA1: 742c1c7e303e173fcfdf559281dca3845c447e1b SHA256: ce69c873af76ca81c86505a43be6154e9e8bf92474eb2859e439c5df7df02b3c Description: gettext catalog editor Generator for po to mo using the wxWindows toolkit, aiming to provide a convenient way of editing gettext catalogs. It features UTF-8 support, fuzzy and untranslated records highlighting, whitespace highlighting, references browser, header editing and can be used to create new catalogs or update existing catalogs from source code with a single click. Homepage: http://poedit.sourceforge.net/ Package: qdacco Priority: optional Section: contrib/text Installed-Size: 11 Maintainer: Miguel Gea Milvaques Architecture: solaris-i386 Version: 0.6d-3 Depends: dacco-common, libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: festival Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/qdacco_0.6d-3_solaris-i386.deb Size: 115918 MD5sum: 54833beb0e11c09d1c59ea931b1f6286 SHA1: bd2b50a194d1f9ecf2a962f212dbf78bd03d97ff SHA256: b2e597085ef65cda5cea14fd70efe2ac2f4cf04a5a2bd2f47bc7867403a057ef Description: offline Dacco Catalan <-> English dictionary frontend Dacco is a free Catalan-English dictionary and qdacco is a frontend to use this dictionary. Package: hspell-gui Priority: optional Section: contrib/text Installed-Size: 96 Maintainer: Debian Hebrew Packaging Team Architecture: solaris-i386 Version: 0.2.6-4 Depends: hspell, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/hspell-gui_0.2.6-4_solaris-i386.deb Size: 33290 MD5sum: a203b2437a2bcf927347ce1feaa29f9c SHA1: e2260069d2b2a3b38062177e4ba8ac324563d61d SHA256: 5376063a34639a3f60ff00df52612f5d7444a6c738bb187eca2db04a91c1216d Description: a graphical front-end for the hspell hebrew spell checker hspell-gui is a graphical front-end for hspell the hebrew spell checker. Providing an easy access to the spell checker to the command-line challenged. Homepage: http://hspell-gui.sourceforge.net/ Package: xxdiff Priority: optional Section: contrib/text Installed-Size: 17 Maintainer: Y Giridhar Appaji Nag Architecture: solaris-i386 Version: 1:3.2-5 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Suggests: x-terminal-emulator, xxdiff-scripts Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/xxdiff_3.2-5_solaris-i386.deb Size: 414340 MD5sum: 342391e6c94e95029039f96545893831 SHA1: 962e281d8033ff9247361084a995af3f951caca0 SHA256: 0ce93d2374099cfd9f14fcb0cd491e7419cf66b2474c41a77cf4cb4aad9e62f6 Description: a graphical file and directories comparison and merge tool A powerful tool for viewing the differences between two or three files, or two directories, and can be used to produce a merged version. The texts of the two or three files are presented side by side with their differences highlighted with colors for easy identification. Among its features are: . * can compare two files, three files, or two directories (shallow and recursive); * horizontal diffs highlighting; * files can be merged interactively and resulting output visualized and saved; * can unmerge CVS conflicts in automatically merged files and display themi as two files, to help resolve conflicts; * fully customizable with a resource file; . The scripts that accompany xxdiff can be found in the xxdiff-tools package. . Homepage: http://furius.ca/xxdiff/ Package: wv Priority: optional Section: contrib/text Installed-Size: 248 Maintainer: Daniel Walrond Architecture: solaris-i386 Version: 1.2.4-2 Replaces: mswordview Provides: mswordview Depends: libexpat1 (>= 1.95.8), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgsf-1-114 (>= 1.14.7), libiconv, libjpeg62, libpng12-0 (>= 1.2.13-4), libwmf0.2-7 (>= 0.2.8.4), libwv-1.2-3 (>= 1.2.4), libx11-6, libxml2, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: elinks | links | lynx, gs, gv | postscript-viewer, imagemagick, tetex-extra Conflicts: mswordview Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/wv_1.2.4-2_solaris-i386.deb Size: 98380 MD5sum: 55ec3b0586ef9bc5ab5fc7bb460d079e SHA1: f9dbc7e3f7b1014cf99ef3a1f6eec8156a03004c SHA256: 5aa80ca14f16306fe80e13f017fea60d6e3108cd82d8db9ae71424b484c359b6 Description: Programs for accessing Microsoft Word documents wvWare (previously known as mswordview) is a library that allows access to Microsoft Word files. It can load and parse the Word 2000, Word 97, Word 95, and Word 6 file formats. (Work is underway to support reading earlier formats as well: Word 2 documents are converted to plain text.) . This package provides the following programs: . * wvWare: Converts to HTML and LaTeX. It's used by a small army of helper scripts able to preview Word documents and convert them to various other formats, like PostScript, PDF, DVI, etc. . * wvRTF: Converts to Microsoft's Rich Text Format. . * wvSummary: Displays the summary information stream of all OLE2 files, i.e. Excel, PowerPoint, Visio, Access, etc. . * wvVersion: Outputs the version of the Word format a document is stored in. . Note that conversion to DVI, PostScript, or PDF requires the tetex-extra package; PDF conversion also requires Ghostscript. Having ELinks, Links, or Lynx will greatly improve the plain text output. ImageMagick may help with the quality of images. If you wish to preview Word documents from the comfort of your mail reader, install a PostScript viewer like gv. Package: tnef Priority: optional Section: contrib/text Installed-Size: 12 Maintainer: Kevin Coyner Architecture: solaris-i386 Version: 1.4.3-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Recommends: mime-support Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/tnef_1.4.3-2_solaris-i386.deb Size: 43834 MD5sum: 06623db5488388403a765dd5262c20e3 SHA1: 349508dd41efe0e8b6cbc095c2569e6544a5fc81 SHA256: 2574e2f4275bbeb8adae23f34b878e3b9f48a37acd8a8d8a6c9f546c23750a05 Description: Tool to unpack MIME application/ms-tnef attachments TNEF is a program for unpacking MIME attachments of type "application/ms-tnef". This is a Microsoft only attachment. . Due to the proliferation of Microsoft Outlook and Exchange mail servers, more and more mail is encapsulated into this format. . The TNEF program allows one to unpack the attachments which were encapsulated into the TNEF attachment, thus alleviating the need to use Microsoft Outlook to view the attachment. . Homepage: http://sourceforge.net/projects/tnef Package: mp Priority: optional Section: contrib/text Installed-Size: 17 Maintainer: Bas Zoetekouw Architecture: solaris-i386 Version: 3.7.1-9 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/mp_3.7.1-9_solaris-i386.deb Size: 83302 MD5sum: 8d42cc62b2331c0ee08b83658b6fb8d1 SHA1: b6a716a6434f5085a6ade70162e39778ee4c9d42 SHA256: c07df8997fb39726726858b7b0f02f093b02e6f91af4921165df1241281b29d4 Description: pretty-printer for email messages and other text files The mp program will pretty print various files for you. It can be used in conjunction with a mail reading utility for producing a pretty print of your mail items. It can be used with a news reading tool to pretty print news articles. Digests can also be printed, and this version can pretty print ordinary ASCII files as well. Support for personal organiser printing was added into the last released version. There are numerous configuration options to allow you to adjust the way mp generates its output. Package: prestimel Priority: optional Section: contrib/text Installed-Size: 106 Maintainer: Benjamin Drieu Architecture: solaris-i386 Version: 1:1.0-3.2build2 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libmagick++10, libmagick10, libstdc++6 (>= 4.2.1), libxml2 (>= 2.6.27), sunwcsl, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/prestimel_1.0-3.2build2_solaris-i386.deb Size: 314732 MD5sum: 529fd943293653e68568909db15e5e89 SHA1: abce878f3d010bb313b3a64ee0befecdfefcdf0f SHA256: 3bd15ef858e38d9608dc8d44991cd8cb0aec37fcc7515d3091aaaefed1341793 Description: tool to create presentations from an XML-file For each slide, PresTiMeL will create one (or a set of) HTML file(s), which can be shown in a web browser of your choice. Cascading Style Sheets are used to provide the minor details of text styling, font, and color. Package: libkakasi-ruby1.8 Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: akira yamada Architecture: solaris-i386 Source: libkakasi-ruby Version: 2002.09.28-2 Depends: libgcc1 (>= 1:4.2.1), libkakasi2, sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/libkakasi-ruby1.8_2002.09.28-2_solaris-i386.deb Size: 12254 MD5sum: 440148e4961a7210850471768ae91487 SHA1: 0bde0b9c4d2b6d0a3800c431f54c19a6a6290101 SHA256: 72751a233fc276561b93237d014a9e4c73c194e11846a344f7a824ee46e9a34a Description: KAKASI interface for Ruby 1.8 KAKASI interface for the object-oriented scripting language Ruby 1.8. KAKASI is the language processing filter to convert Kanji characters to Hiragana, Katakana or Romaji(alphabetical description of Japanese pronunciation). Package: wordnet Priority: optional Section: contrib/text Installed-Size: 31 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Tille Architecture: solaris-i386 Version: 1:3.0-6ubuntu0.1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm, wordnet-base (= 1:3.0-6ubuntu0.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/wordnet_3.0-6ubuntu0.1_solaris-i386.deb Size: 105326 MD5sum: 586ee337a89028a8647a65a48fdb8ee9 SHA1: 288f24bb8c6a038a61cd2db5bc13de3dcab68f49 SHA256: d59308fd4abf9cd48b8f3593ecda3f4c308b204965788bcc5f9e19c688554d85 Description: electronic lexical database of English language WordNet(C) is an on-line lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets. . WordNet was developed by the Cognitive Science Laboratory (http://www.cogsci.princeton.edu/) at Princeton University under the direction of Professor George A. Miller (Principal Investigator). . WordNet is considered to be the most important resource available to researchers in computational linguistics, text analysis, and many related areas. Its design is inspired by current psycholinguistic and computational theories of human lexical memory. English nouns, verbs, adjectives, and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets. . Homepage: http://wordnet.princeton.edu/ . Binary and manpages of WordNet as well as general manpages. Homepage: http://wordnet.princeton.edu/ Package: binclock Priority: optional Section: contrib/utils Installed-Size: 9 Maintainer: Nico Golde Architecture: solaris-i386 Version: 1.5-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/binclock_1.5-4_solaris-i386.deb Size: 9268 MD5sum: 7f54f315c1c238710d0f713b00b10909 SHA1: 86d00b875651e404c37a22c0cc76682fe7af2238 SHA256: 7828948f75f011444fae3dc2c49eb195ae370af92de2bea17f2b54d58d38e0d7 Description: binary clock for console with color support BinClock - Displays system time in binary format. It supports showing the time with eight different colors, and it can run a loop that prints the time every second. The default colors and characters for printing can be changed with a config file. . Homepage: http://www.ngolde.de/binclock.html Package: magicfilter Priority: optional Section: contrib/text Installed-Size: 49 Maintainer: David Frey Architecture: solaris-i386 Version: 1.2-60 Depends: enscript, libpaper1, sunwcslr Recommends: bzip2, gs, gzip (>= 1.2.4-33), lpr | lprng, xpdf-utils Suggests: djtools, dvips, groff, libjpeg-progs | libjpeg-gif, libtiff-tools, netpbm, recode, tetex-bin, transfig Conflicts: apsfilter, printfilters-ppd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/magicfilter_1.2-60_solaris-i386.deb Size: 50714 MD5sum: dc5cc101f891b91b5f6641d05b1a080b SHA1: 0a4ba6a104a6b5885d7d6c6d0b97f9fe74f55905 SHA256: e6f48f779ef981e944eda61ef9e61b791c2a4304af583df41ac1bcb251771891 Description: automatic printer filter Magicfilter is a customizable, extensible automatic printer filter. It uses its own magic database (a la file(1)) to decide how to print out a given print job. Package: buthead Priority: extra Section: contrib/text Installed-Size: 23 Maintainer: Barak Pearlmutter Architecture: solaris-i386 Version: 1.0-8 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/buthead_1.0-8_solaris-i386.deb Size: 4728 MD5sum: 19274e77f676b4541dfcf7ef3c66d259 SHA1: 0deac7072ac5a306e0c36154ead9b5287052c303 SHA256: 03f7e4981e58093ff28f3ecdd2ee26d4631e59994e1bc895b14d1991928d6d59 Description: copy all but the first few lines Program to copy all but the first N lines of standard input to standard output. Package: kakasi Priority: optional Section: contrib/text Installed-Size: 23 Maintainer: Keita Maehara Architecture: solaris-i386 Version: 2.3.4-3.1 Depends: kakasi-dic, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/kakasi_2.3.4-3.1_solaris-i386.deb Size: 51784 MD5sum: 547d70c33010a5af2c5aec5b5728fe0f SHA1: 2cdae3b7c35b66d1916d0397709ba50c25380fd3 SHA256: e83e6fba7d5ac01a1fd2238df4feae064249f50163a762fef284760d28c05ebe Description: KAnji KAna Simple Inverter KAKASI is the language processing filter to convert Kanji characters to Hiragana, Katakana or Romaji(1) and may be helpful to read Japanese documents. . The name "KAKASI" is the abbreviation of "kanji kana simple inverter" and the inverse of SKK "simple kana kanji converter" which is developed by Masahiko Sato at Tohoku University. The most entries of the kakasi dictionary is derived form the SKK dictionaries. If you have some interests in the naming of "KAKASI", please consult to Japanese-English dictionary. :-) . (1) "Romaji" is alphabetical description of Japanese pronunciation. Package: unhtml Priority: extra Section: contrib/text Installed-Size: 8 Maintainer: Víctor Pérez Pereira Architecture: solaris-i386 Version: 2.3.9 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/unhtml_2.3.9_solaris-i386.deb Size: 12104 MD5sum: d069ecec0a259cff2ad1782ab37770db SHA1: 4b736b5cf5f1c9ac7ac91dd55d1326be1a64dca4 SHA256: 646b23e7660fe241a26d3587379ef9062e60060ff4b0cfbc272e774be97894d7 Description: Remove the markup tags from an HTML file This program removes all HTML tags from an HTML file and directs its output to stdout. It can be used as a filter for getting the text content of an HTML file without the need of firing up a web browser. Package: i2e Priority: optional Section: contrib/text Installed-Size: 15 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: solaris-i386 Version: 0.5.1-2build1 Depends: gettext, libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/i2e_0.5.1-2build1_solaris-i386.deb Size: 214170 MD5sum: bdcc8368a072c65abbed346ca74b8744 SHA1: 0500b5fc9575f8ed93c17bec0cec8d49df4b80cd SHA256: 2f472ac015fed7bd4f704e044e8ca4e733d14124770c674cede4c5e6e23aad17 Description: English-Spanish translation dictionary English to Spanish (and viceversa) translation dictionary. It can be used both in X and text mode and has a learning function that can be used to add more terms to the provided dictionary. . I2e also provides a nice clipboard capability which permits it to translate any word which has been selected in X mode. Package: reformat Priority: optional Section: contrib/text Installed-Size: 6 Maintainer: Stephan Beyer Architecture: solaris-i386 Version: 20040319-1 Depends: perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/reformat_20040319-1_solaris-i386.deb Size: 8540 MD5sum: 7dc2753913c29f6d36e351f56b677a60 SHA1: d221885b4601d4accc6f3be03fb7046878c44d31 SHA256: 90c285422010d2630f9c09dfc295c9161abba874ee7585d2fe3b76431fcecb82 Description: simple tool for re-formatting plain ascii texts reformat reads plain ascii texts from stdin, reformats them and then writes the result to stdout. . Reformatting can be: o justify text o add a left margin o 'resize' text to a special width o ... Package: epdfview Priority: optional Section: contrib/text Installed-Size: 163 Maintainer: Gauvain Pocentek Architecture: solaris-i386 Version: 0.1.6-0ubuntu3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpoppler-glib2 (>= 0.6), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/epdfview_0.1.6-0ubuntu3_solaris-i386.deb Size: 83012 MD5sum: 469de5b7412ab698f6b9ff87c2e4d34d SHA1: e52ddff327a2bf0bc3adb17bf34e34e490c58c04 SHA256: c68d44cf733aec241fb2d01660f06a38adbcff4de1ae56ab5b3d0962dd1682d6 Description: PDF documents viewer ePDFView is a free lightweight PDF document viewer using Poppler and GTK+ libraries. . The aim of ePDFView is to make a simple PDF document viewer, in the lines of Evince but without using the Gnome libraries. . Homepage: http://www.emma-soft.com/projects/epdfview/ Package: libnmz7 Priority: optional Section: contrib/text Installed-Size: 7 Maintainer: NOKUBI Takatsugu Architecture: solaris-i386 Source: namazu2 Version: 2.0.17-1 Depends: libgcc1 (>= 1:4.2.1), libiconv, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/libnmz7_2.0.17-1_solaris-i386.deb Size: 132966 MD5sum: a96cae6381b2116b1ea80649f46507f3 SHA1: 127f02fbfa954593784210d8e8cdaa3c202bed85 SHA256: 38358b15527cca4813818a4b28e4eec150715f9fb2c5723fddbafbda66d0b23b Description: Namazu shared library Namazu is a full text search engine which is usable via cgi. . The package contains shared library. It is for cgi, command line tool, and/or another utilities. Package: rhyme Priority: optional Section: contrib/text Installed-Size: 11 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.9-6-build1 Depends: libgcc1 (>= 1:4.2.1), libgdbm3, libreadline5 (>= 5.2), sunwcslr Conflicts: surfraw (<< 2.0.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/rhyme_0.9-6-build1_solaris-i386.deb Size: 5440338 MD5sum: 44dcbc855d5fdb9b1c5cf322a5bb49e9 SHA1: cb334e364fbe83dc46edc446b34619e8cea4f88c SHA256: 6be140e40e9dfc9e9af0b2f678e5a4113c598dd11de9b679879f8e42b2b00c97 Description: console based rhyming dictionary The goal is to provide you with rhymes as quickly as possible using as little resources as possible. It uses the GNU database manager to look after the database and searches it very quickly. Package: ifinnish-small Priority: optional Section: contrib/text Installed-Size: 14 Maintainer: Kalle Kivimaa Architecture: solaris-i386 Source: ispell-fi Version: 0.7-17.1 Provides: ispell-dictionary Depends: debconf | debconf-2.0, dictionaries-common (>= 0.25), ispell Suggests: wfinnish Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/ifinnish-small_0.7-17.1_solaris-i386.deb Size: 763606 MD5sum: db54946d5f246cea3ddfb60353696dfa SHA1: ef808164205938b9976092d9e15144f8d8d0c4ae SHA256: fd33007a6a0b1062e44ece94c78c1b3a79ffbd7cc451189e9ed2558e212cd328 Description: A small Finnish dictionary for Ispell This is a small version of the Finnish dictionary, to be used with ispell to check and correct spelling in Finnish texts. . Since Ispell is not really good at spell checking the kind of languages such as Finnish, this dictionary may not be as useful as the dictionaries for other languages. . This dictionary recognizes roughly 0.8 million words and word forms. Ispell requires about 5 megabytes of memory when using this dictionary. This version of the Finnish dictionary is recommended for both slow and memory-poor machines. Package: codegroup Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Vince Mulhollon Architecture: solaris-i386 Version: 19981025-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/codegroup_19981025-3_solaris-i386.deb Size: 50086 MD5sum: 320117cba92c6fdf30f969b7b4837306 SHA1: 5559b5b914fc62de61f050fea2d1b09b40ae6eec SHA256: 73d922f6f7f8b3ce44cbbd7206c545fec23bab2e77425b65d70fe420a663d5c5 Description: Convert any file, including binary, into 5 letter code Codegroup converts any file, of any format including raw binary, into a set of five letter uppercase codegroups. The codegroup format includes a 16 bit CRC and file length to verify message integrity. Codegroup does NO CRYPTO. It's purely a file format converter much like base64 or uuencoding. Unlike other traditional file encoding algorithms such as base64 or uuencoding, codegroup exclusively uses the 26 letter alphabet. Codegroup is ideal for transfering short binary files over a voice or morse code channel. Package: libnmz7-dev Priority: optional Section: contrib/text Installed-Size: 16 Maintainer: NOKUBI Takatsugu Architecture: solaris-i386 Source: namazu2 Version: 2.0.17-1 Depends: libnmz7 Conflicts: libnmz3-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/libnmz7-dev_2.0.17-1_solaris-i386.deb Size: 148814 MD5sum: 2ae7dcda59f51c580d914dd6eb6ef29a SHA1: 18783cdaef4118329d87a32c75bbb545ca527a95 SHA256: 60d6634a9c84c66d7c6ad358b32d3ba251837e009f23a8f863aa6a5477625832 Description: libnmz header files and static libraries. Namazu is a full text search engine which is usable via cgi. . The package contains libnmz header files and static libraries. It is for Namazu search client developments. Package: mgdiff Priority: optional Section: contrib/text Installed-Size: 15 Maintainer: Edelhard Becker Architecture: solaris-i386 Version: 1.0-28 Depends: debianutils (>= 1.7), file, lesstif2, libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, libxt6, mawk, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/mgdiff_1.0-28_solaris-i386.deb Size: 58500 MD5sum: 22db345d30077fd18031fda96cde2cd7 SHA1: 088c9f70a8308cfa597294109c7a816abb711fc7 SHA256: 3bb84bae7413a49792379b8044e545cd5ae13f9f588708f8eb6b54bfecb0c79a Description: xdiff clone mgdiff is modeled after xdiff and provides a nice graphical interface for comparing the contents of two text files. rmgdiff recurses down two directories collating difference information and invoking mgdiff whenever two text files differ. Package: par Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Kapil Hari Paranjape Architecture: solaris-i386 Version: 1.52-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/par_1.52-3_solaris-i386.deb Size: 47810 MD5sum: daefcf8158cabf359e533761e925e206 SHA1: fc31a8ae27cebcff43067ac029d40db0d38a0c78 SHA256: f1234ba98112c28ff0af7da824953436c71b7ffe52d28283a20e1e735385c0bb Description: Paragraph reformatter Greatly enhanced fmt type program by Adam M. Costello. . Can be used within vi or other editor to automatically reformat text in a variety of ways. . Perfect for use with email & usenet messages as it correctly handles multiple levels of quoting characters. . This version includes a patch allowing multi-byte and multi-width character encodings. . Homepage: http://www.nicemice.net/par/ Package: udo Priority: optional Section: contrib/text Installed-Size: 13 Maintainer: Volker Janzen Architecture: solaris-i386 Version: 6.4.1-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/udo_6.4.1-1_solaris-i386.deb Size: 182402 MD5sum: 78c867df74e55b1395792368753b55a6 SHA1: ef4b9061197306f44d4a5025a341a832d0c181f0 SHA256: 7fd4b836502c3c0832a1f686c106b5feb7cbdc63700f84cae240ee5f26e238f8 Description: universal document - text processing utility UDO is a powerful and multipurpose utility for making documentation or any other text file that is needed in one text format or more. UDO documents can be converted to ASCII, HTML, LaTeX, nroff, PostScript, RTF and many more. Though UDO is powerful, it's quite easy to understand and to use. Package: libsary-ruby1.8 Priority: optional Section: contrib/text Installed-Size: 9 Maintainer: Hidetaka Iwai Architecture: solaris-i386 Source: sary-ruby Version: 1.2.0-2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libsary10, sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/libsary-ruby1.8_1.2.0-2_solaris-i386.deb Size: 13626 MD5sum: 4898f7d4f2fb42625ef9e5ece331926a SHA1: 59fad9e6a361e9a85552ba2da85be0ebc7866705 SHA256: 3a5d0d1631bbaa6487eea947d784863b008c2aa39cc506dd08f18cd341fc4a6b Description: A ruby binding of sary This package provides fast full-text search facilities using the data structure called suffix array through the libsary library. Package: wp2x Priority: optional Section: contrib/text Installed-Size: 19 Maintainer: Petter Reinholdtsen Architecture: solaris-i386 Version: 2.5-mhi-9 Depends: sunwcslr Suggests: libwpd-tools Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/wp2x_2.5-mhi-9_solaris-i386.deb Size: 39264 MD5sum: ddc2160478fb423620d717d16567499c SHA1: 72ed1a6d092fd3ad31089e3a5ab5869f4b19e861 SHA256: a068ce9d760c80ff9246a0fb9184ece4c01ad15f369a621eb2a38bd5b3a0d623 Description: WordPerfect 5.x documents to whatever converter This program converts simple WordPerfect 5.0 and 5.1 files into any other document processing languages that use plain text files, like TeX, LaTeX, troff, GML and HTML. Package: zh-autoconvert Priority: optional Section: contrib/text Installed-Size: 18 Maintainer: Yu Guanghui Architecture: solaris-i386 Version: 0.3.16-2 Depends: libgcc1 (>= 1:4.2.1), libhz0 (>= 0.3.14-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/zh-autoconvert_0.3.16-2_solaris-i386.deb Size: 40128 MD5sum: 471846ff2ee12f6f712d484617a94d61 SHA1: ebc4fbca1c9c4c932b4f8c6f9102e0f42815798b SHA256: 79522a800b26c0153855c47aeaf99e03622d05bad1f9314355df53d2b612f87d Description: Chinese HZ/GB/BIG5/UNI/UTF7/UTF8 encodings auto-converter AutoConvert is an intelligent Chinese Encoding converter. It uses builtin functions to judge the type of the input file's Chinese Encoding (such as GB/Big5/HZ), then converts the input file to any type of Chinese Encoding you want. You can use autoconvert to handle incoming mail, automatically converting messages to the Chinese Encoding you want. It can alse handle Unicode/UTF7/UTF8 now. . Author: Yu Guanghui Package: nkf Priority: optional Section: contrib/text Installed-Size: 11 Maintainer: NOKUBI Takatsugu Architecture: solaris-i386 Version: 2.07-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/nkf_2.07-1_solaris-i386.deb Size: 116026 MD5sum: 85aca7fd0b84ae72bdfc0a8ae9ffaf3c SHA1: ed4b7d9c744e243409304381dfa2603ce262719f SHA256: a9ee0f1b9d7f418f77d301221b5ff2cc0ba8365b37de2de4612a5af7b0f550f5 Description: Network Kanji code conversion Filter Nkf is yet another kanji code converter among networks, hosts and terminals. It converts input kanji code to designated kanji code such as 7-bit JIS, MS-kanji (Shifted-JIS) or EUC. Package: re Priority: optional Section: contrib/text Installed-Size: 8 Maintainer: Aigars Mahinovs Architecture: solaris-i386 Version: 0.1-5build1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/re_0.1-5build1_solaris-i386.deb Size: 34094 MD5sum: 7368fd6ca1068a76940e3f4a2d877f22 SHA1: a998562ea46035682774997505efd16ce8dd6413 SHA256: 5479f4595137e2a85b81361126b7ff2597ffeeab9ff2989c9e75db75fbb91f52 Description: Russian Anywhere -- Russian text converter Russian Anywhere is a Russian character decoding program. It allows to transfer Russian characters between different codepages. It's main purpose is to convert damaged Russian e-mail messages to readable form and it also may be used to convert files from/to known and unknown codepages. Package: hztty Priority: optional Section: contrib/text Installed-Size: 7 Maintainer: Anthony Fok Architecture: solaris-i386 Version: 2.0-6.1 Depends: sunwcslr Conflicts: suidmanager (<< 0.52) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/hztty_2.0-6.1_solaris-i386.deb Size: 151258 MD5sum: e30671e1ea2f1dc124357060ac7b25cc SHA1: 662f4f3adb4baf9806b8e40388a84ab9230e5a26 SHA256: 8b9cdc19cca4991b7b1fb8560aa6cfb8c808f9731758ea59b55a1f3c23f6cb9f Description: Translates GB, Big5, zW/HZ Chinese encodings in a tty session This program turns a tty session from one Chinese encoding to another. For example, running hztty on cxterm can allow you to read/write Chinese in HZ format, which was not supported by cxterm. If you have many applications in different encodings but your favor terminal program only supports one, hztty can make life easy. For example, hztty can your GB cxterm into a HZ terminal, a Unicode (16bit, or UTF8, or UTF7) terminal, or a Big5 terminal. . Author: Yongguang Zhang Package: xmlsec1 Priority: optional Section: contrib/text Installed-Size: 93 Maintainer: Ubuntu MOTU Developers Original-Maintainer: John V. Belmonte Architecture: solaris-i386 Version: 1.2.9-5ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libxml2 (>= 2.6.27), libxmlsec1 (>= 1.2.9), libxmlsec1-openssl (>= 1.2.9), libxslt1.1 (>= 1.1.20), sunwcslr, sunwlibm, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/xmlsec1_1.2.9-5ubuntu3_solaris-i386.deb Size: 42310 MD5sum: 80e89125f39919ef522013ca1873e862 SHA1: 8ec2f90839835c23c6b4ff7260f9a393a14a4c0e SHA256: 361765cbcfd1fba874acdce7c02df573eea60a397e2378c599b487665de6f2b1 Description: XML security command line processor Xmlsec is a command line tool for signature and encryption transformations of XML data. It is part of the XML Security Library. Package: fldiff Priority: optional Section: contrib/text Installed-Size: 8 Maintainer: Khalid El Fathi Architecture: solaris-i386 Version: 1.1-1 Depends: libfltk1.1 (>= 1.1.7-2), sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/fldiff_1.1-1_solaris-i386.deb Size: 100648 MD5sum: 8a7bcefecd0333169d14978023ae6561 SHA1: 3284ebd91dd47a05366bc21fc8818aa4ee5ee737 SHA256: defe5047b11a1b3cd4ac6a67b7e257905882ee425cbda0bbc18591b81abf0ed5 Description: A graphical diff program Fldiff is a graphical diff program that shows the differences between two files/directories, or a file/directory and a CVS or Subversion repository. It is inspired by xdiff (Motif-based) and xxdiff (Qt-based), whose choice of GUI toolkit has hampered their portability to many of the systems. . Fldiff uses the Fast Light Toolkit (FLTK) and has been tested on AIX, IRIX, Linux, MacOS X, and Solaris, and should also run on Windows. . Homepage: http://www.easysw.com/~mike/fldiff/ Package: most Priority: optional Section: contrib/text Installed-Size: 13 Maintainer: Benjamin Mako Hill Architecture: solaris-i386 Version: 4.10.2-5 Depends: libgcc1 (>= 1:4.2.1), libslang2 (>= 2.0.7-1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/most_4.10.2-5_solaris-i386.deb Size: 45054 MD5sum: dcc574078109b5b4378aeba85f170d64 SHA1: a63ee93ff2e28c6b57b049fcce74bde8b2c585d7 SHA256: 0eae3ed542476c4b97f38696399c5665014a00b3257d5bb789290157e7ec2bfb Description: Pager program similar to more and less Most is a paging program that displays, one windowful at a time, the contents of a file on a terminal. A status line at the bottom of the screen displays the file name, the current line number and the percentage of the file so far displayed. . Unlike other paging programs, most is capable of displaying an arbitrary number of windows as long as they all fit on the screen, and different windows could be used to view the same file in different positions. . In addition to displaying ordinary text files, most can also display binary files as well as files with arbitrary ascii characters. Package: stardic Priority: optional Section: contrib/text Installed-Size: 2449 Maintainer: Anthony Fok Architecture: solaris-i386 Version: 1.3.1-4.2 Depends: lesstif2, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxt6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/stardic_1.3.1-4.2_solaris-i386.deb Size: 1327506 MD5sum: 0dc4e9f738ca7f3b9a40a0f170fb0db2 SHA1: 8b82507eb9ba4c2d11e6d0e2d3fdb292524eeccb SHA256: cd8b9bbe952fa9a58a9bfe5ac601b1defc11eea79d7aafc262f3e6808aa00c43 Description: an English-Chinese dictionary software for Unix stardic is an English-Chinese dictionary software for Unix. It contains a vocabulary of about 50000 words, some with pronunciation in IPA (International Phonetic Alphabet). Features include rule match and fetching word from screen. It can display either simplified or traditional Chinese font. . Author: Ma Su An Package: fonttools Priority: optional Section: text Installed-Size: 68 Maintainer: Paul Wise Architecture: solaris-i386 Version: 2.1-1 Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), python-numeric Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/fonttools_2.1-1_solaris-i386.deb Size: 299330 MD5sum: 34cc6501b78ffbc485c14171136650a4 SHA1: dd71ea6a8c5928fa3eda4adb63d794be615c406a SHA256: 63ff0c754adb1601513d72d235a9eb99814a1fa602eac6a0977fee95463d7b80 Description: Converts OpenType and TrueType fonts to and from XML FontTools/TTX is a library to manipulate font files from Python. It supports reading and writing of TrueType/OpenType fonts, reading and writing of AFM files, reading (and partially writing) of PS Type 1 fonts. It also contains a tool called "TTX" which converts TrueType/OpenType fonts to and from an XML-based format. Homepage: http://sourceforge.net/projects/fonttools/ Python-Version: 2.4, 2.5 Package: hanzim Priority: optional Section: contrib/text Installed-Size: 20 Maintainer: Roger So Architecture: solaris-i386 Version: 1:1.3-1.1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm, tcl8.3 (>= 8.3.5), tk8.3 (>= 8.3.5) Recommends: xfonts-base (>= 4.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/hanzim_1.3-1.1_solaris-i386.deb Size: 432000 MD5sum: 25894886ab9e937ecfc49adc931e163c SHA1: cf8f032104aa4ed9750843162b614f99e1567020 SHA256: d250a0880cb7db46d2e198143d514f7b8cb4060ea237f8e66f35d5577976958a Description: Chinese character learning aid Hanzim is a program designed to help you memorize characters by helping you internalize their various systematicities. It displays lists of characters with the same radicals, same remaining parts, and same pronunciations. Along with the characters it displays pinyin pronunciations and lists of compounds. . The program is also useful simply as a convenient dictionary. You can look up characters and compounds by radical or pinyin. . More information available at: http://zakros.ucsd.edu/~arobert/hanzim.html Package: ebnetd Priority: optional Section: contrib/text Installed-Size: 161 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Version: 1:1.0.dfsg.1-3 Depends: ebnetd-common, sunwcslr, update-inetd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/ebnetd_1.0.dfsg.1-3_solaris-i386.deb Size: 68118 MD5sum: fa04204d3c7f36b7f1eb9ea80ae2b21f SHA1: f4d76205c022f08ea816ac7c7e9e28c9d83ea22b SHA256: c4f06367a8af8beae63f6c7884395878a402191a73f31b26d233db79c5a228bc Description: the server of EBNET protocol The EBNETD distribution is a series of servers which provide ways to access so-called "CD-ROM books" via TCP/IP, using EB Library. The CD-ROM books is a popular form to provide dictionaries and multimedia references in Japan. Various formats such as EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING are supported. . ebnetd speaks EBNET protocol. With ebnetd, applications using EB Library can access CD-ROM books on a remote server on which ebnetd runs. Package: lout Priority: optional Section: contrib/text Installed-Size: 1342 Maintainer: J.H.M. Dassen (Ray) Architecture: solaris-i386 Version: 3.36-1 Depends: libgcc1 (>= 1:4.2.1), lout-common (= 3.36-1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: lout-doc, pdf-viewer, postscript-viewer, psutils Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/lout_3.36-1_solaris-i386.deb Size: 260568 MD5sum: de36ee0e2be0256bccde17d28c66d602 SHA1: aa8cb8fd83d206b68290764378076caa79249367 SHA256: c888aac0338858c1f0a4a3e119da3d17d0cd3f78841d7082748d331fb6a6e486 Description: Typesetting system, an alternative to (La)TeX Lout is a document formatting system similar in style to LaTeX, i.e. it works with mark-up files - plain text files containing commands to control the formatting. . Lout offers a very full range of features, including * PostScript, PDF, and plain text output * optimal paragraph and page breaking * automatic hyphenation * PostScript EPS file inclusion and generation * equation formatting, tables, diagrams * rotation and scaling * sorted indexes, bibliographic databases * running headers and odd-even pages, automatic cross referencing * multilingual documents including hyphenation (most European languages are supported, including Russian), * formatting of C/C++ programs. . Lout may be extended by writing definitions which are much simpler than the equivalent troff or TeX macros. . Lout has several advantages over (La)TeX. It is much smaller, and it is much easier to understand how to do things in Lout (including writing definitions) than in TeX or LaTeX. Lout's PostScript output is very small and clean. . However, it is much less widely used than (La)TeX, so there are fewer add-on definition packages for Lout than for (La)TeX and fewer local experts around to ask about problems. You are unlikely to find many Lout documents floating around the 'net. Package: ldapvi Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Gerfried Fuchs Architecture: solaris-i386 Version: 1.7-4build1-build1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libldap-2.4-2 (>= 2.4.7), libpopt0 (>= 1.10), libreadline5 (>= 5.2), sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/ldapvi_1.7-4build1-build1_solaris-i386.deb Size: 72032 MD5sum: 57db03513aab2ac2b266f689b8f1ad06 SHA1: 360e54c62d24c7ea23e1b9f9a9beeb9b59bc2170 SHA256: 78a48836747bf1b61beb3a894eac9d083f4abe542ddbf99241a026338051a4e1 Description: perform an LDAP search and update results using a text editor From a first glance ldapvi looks like ldapsearch: You search for entries in the ldap database. But the results get opened in your preferred editor, and you can change, add or delete entries from there. After you are done you quit the editor and ldapvi offers you several options: View your changes as LDIF, commit changes or discard them. Homepage: http://www.lichteblau.com/ldapvi/ Package: ebview Priority: extra Section: contrib/text Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Version: 0.3.6-7ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libeb12, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: edict-fpw Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/ebview_0.3.6-7ubuntu1_solaris-i386.deb Size: 196026 MD5sum: eaebebc1f3aba40caeac1f456af30339 SHA1: 1c513ff141acf9fbbdb66dd2799da6dbc51d461c SHA256: 5f85685d576ec5505ec2728e41164556e3f55e5eb1630d678d92a21b5d34978a Description: EPWING CD-ROM dictionary viewer This tool can read multiple dictionaries at the same time and provides a search facility supporting the X11 cut-and-paste buffer. Package: itrans Priority: optional Section: contrib/text Installed-Size: 553 Maintainer: Debian-IN Team Architecture: solaris-i386 Version: 5.3-4 Depends: sunwcslr, tex-common (>= 0.7), texlive-common Recommends: itrans-doc, itrans-fonts Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/itrans_5.3-4_solaris-i386.deb Size: 237018 MD5sum: 9bc972c1f813ad6dabaf854aa33ece82 SHA1: 3026146220865fff05a4877f5fdc9fa34edc4094 SHA256: 998933b5bfbab8873c813a98220eadd81ea798a31e887964864b32ecceea9317 Description: Converts romanized Indic texts to Latex, HTML & Postscript ITRANS is a system for printing text in Indian language scripts. . It accepts a roman transliteration of the Indian languages Bengali, Gujarati, Hindi, Kannada, Marathi, Punjabi. Tamil, Telugu, or Sanskrit and outputs LaTeX, HTML, or Postscript. Package: ebhttpd Priority: optional Section: contrib/text Installed-Size: 190 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Source: ebnetd Version: 1:1.0.dfsg.1-3 Provides: httpd Depends: ebnetd-common, libeb12, libgcc1 (>= 1:4.2.1), libiconv, sunwcslr, update-inetd, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/ebhttpd_1.0.dfsg.1-3_solaris-i386.deb Size: 81512 MD5sum: 06ae47ba8015662607e6550047bfb829 SHA1: e60bd5fd9ad617c9a45f840e23c11dbc8f3f9156 SHA256: 77dbf10ec2cdcd642455f8ac605bf8147f833a49b3d066a984caffebd2cef327 Description: specialized HTTP server to access CD-ROM books The EBNETD distribution is a series of servers which provide ways to access so-called "CD-ROM books" via TCP/IP, using EB Library. The CD-ROM books is a popular form to provide dictionaries and multimedia references in Japan. Various formats such as EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING are supported. . ebhttpd is a specialized HTTP server which provides a way to access CD-ROM books on remote servers via HTTP/1.0 and HTTP/1.1. Note that you can not use ebhttpd for generic WWW purposes. Package: vtprint Priority: optional Section: contrib/text Installed-Size: 19 Maintainer: Joe Nahmias Architecture: solaris-i386 Version: 2.0.2-12 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/vtprint_2.0.2-12_solaris-i386.deb Size: 69146 MD5sum: bdd371cbd49a07ba86b626510d0b2f7d SHA1: 397fd473c5f59b5b3bd1d660b3fc9b4e486ad473 SHA256: 274c9146523896da705e08a0bc6691b02fe8af04ab06edc11535a77ec1019cc4 Description: Prints to term emulator via ANSI codes This program allows users to print from a remote UNIX host to a printer attached to their local terminal or emulator, which makes it great for printing files at home, etc. (It only does text files, though.) Package: gnome-u2ps Priority: optional Section: contrib/text Installed-Size: 15 Maintainer: Sergio Talens-Oliag Architecture: solaris-i386 Version: 0.0.4-4build1 Depends: libart-2.0-2 (>= 2.3.18), libbonobo2-0 (>= 2.15.0), libbz2-1.0, libfribidi0 (>= 0.10.9), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomeprint2.2-0 (>= 2.17.0), libgnomevfs2-0 (>= 1:2.17.90), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libxml2, sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/gnome-u2ps_0.0.4-4build1_solaris-i386.deb Size: 27898 MD5sum: 605b20297f17863e911f332bdfc11508 SHA1: c610a12163d6af5826bc5260b42a8c7a459429e0 SHA256: a561179a1c4ab452df3c4d1c6e058823772b34106a435b0557ffc0194a5db3d0 Description: Tool to convert UTF-8 text to PostScript Gnome u2ps is a text converter from Unicode(UTF-8) to PostScript in the style of a2ps, but with support for Asian languages and Unicode. Package: aspell-fi Priority: optional Section: contrib/text Installed-Size: 21 Maintainer: Kalle Kivimaa Architecture: solaris-i386 Source: ispell-fi Version: 0.7-17.1 Provides: aspell6a-dictionary Depends: aspell (>= 0.60.4), dictionaries-common (>= 0.25) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/aspell-fi_0.7-17.1_solaris-i386.deb Size: 7795576 MD5sum: 509f5b611189caf8a8ce260420de6a94 SHA1: f1e855517aa06b2dada29e88d3a8d2433d093291 SHA256: 0011f402d3174539fea80bbb7d84b5d92f87c3ee5639e84710d0489d22c52c29 Description: The Finnish dictionary for aspell This package contains all the required files to add support for the Finnish language to the GNU Aspell spell checker. Package: pstotext Priority: optional Section: contrib/text Installed-Size: 36 Maintainer: J.H.M. Dassen (Ray) Architecture: solaris-i386 Version: 1.9-4 Depends: gs | gs-gpl (>= 3.51), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/pstotext_1.9-4_solaris-i386.deb Size: 33264 MD5sum: 25b81c9f49fb79cde6e640197a583c99 SHA1: b44653835517c6d4bc8fb055803a092ada04ecca SHA256: ab183c3b108fb2715fc0fc86dca3c43003caac5d472f65ff50bfc5fb128cc92c Description: Extract text from PostScript and PDF files pstotext extracts text (in the ISO 8859-1 character set) from a PostScript or PDF (Portable Document Format) file. Thus, pstotext is similar to the ps2ascii program that comes with ghostscript. The output of pstotext is however better than that of ps2ascii, because pstotext deals better with punctuation and ligatures. Package: clara Priority: optional Section: contrib/graphics Installed-Size: 273 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 20031214-4 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/clara_20031214-4_solaris-i386.deb Size: 332958 MD5sum: 43005f48488d22b44560db356f813f45 SHA1: 05450dd7e454fdfd2107ee1038eff9e2ce43d82c SHA256: 4608912e6e1528a1b4d70159091944e9fbb7a2aeaa9228599eb36f642ff6cb21 Description: Free OCR program for Unix Systems Clara OCR is intended for large scale digitalization projects. It features a powerful GUI and a web interface for cooperative digitalization of books. Package: pdfcube Priority: optional Section: contrib/text Installed-Size: 12 Maintainer: Alexander Wirt Architecture: solaris-i386 Version: 0.0.2-3build2 Depends: freeglut3, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.12.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libgtkglext1, libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpoppler-glib2 (>= 0.6), libpoppler2 (>= 0.6), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxmu6, libxrender1, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/pdfcube_0.0.2-3build2_solaris-i386.deb Size: 17442 MD5sum: 6cc28a31b57ca3ea956fa00e54bcc364 SHA1: ad4122c5b2a384bba1bd4835f3dd10a5e2ca1be9 SHA256: 61a7637fbb500ad4816ea22adddfbef3053054a1cc7c589b87c07309e2041753 Description: PDF document viewer with 3D effects PDF Cube is an OpenGL API-based 3D PDF viewer that adds a compiz/Keynote-like spinning cube trasition effect to your PDF presentations. You can also zoom on 5 predefined areas of any presentation page with a smooth zooming effect. . Homepage: http://code.100allora.it/pdfcube/ Package: verbiste Priority: optional Section: contrib/text Installed-Size: 767 Maintainer: Francois Marier Architecture: solaris-i386 Version: 0.1.22-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libverbiste-0.1-0, libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/verbiste_0.1.22-2_solaris-i386.deb Size: 86924 MD5sum: cb26d507f861af2a5ae45d9060c4684d SHA1: 1b729bd0865279fcf1ef903b4a34ab9482b86de2 SHA256: af03e1629c1f251b1e49cb474d0651da0f4403d50187c53b1cf2f2e7b86ff49d Description: a French conjugation system Verbiste is a program that gives the complete conjugation for French verbs. The knowledge base contains over 6800 verbs. . This package contains the command line programs and the datas Homepage: http://sarrazip.com/dev/verbiste.html Package: e2ps Priority: optional Section: contrib/text Installed-Size: 136 Maintainer: Atsuhito KOHDA Architecture: solaris-i386 Version: 4.34-4 Depends: libgcc1 (>= 1:4.2.1), libpaper1, sunwcslr Recommends: lpr Suggests: gv | postscript-viewer Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/e2ps_4.34-4_solaris-i386.deb Size: 33652 MD5sum: 23542e6e189aded214c45b9afd6678a3 SHA1: 7e290ef625a4617d716348526879ff6b4f8c84bc SHA256: 144448a1cc72887c05203cd1e8ede4ddf3a15b247aa505716ccf732d7dd6c394 Description: Convert plain text into PostScript Plain text into PostScript converter with automatically detection of EUC, JIS and SJIS but may be weak with SJIS. Package: aewan Priority: extra Section: contrib/text Installed-Size: 205 Maintainer: Robert Lemmen Architecture: solaris-i386 Version: 1.0.01-2-build1 Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/aewan_1.0.01-2-build1_solaris-i386.deb Size: 96696 MD5sum: 792706dc0fb027e542b219b978376929 SHA1: 0cf66c412c9e4d282d266683bf63a03cfe6ea393 SHA256: 82d7c9e5cee59fd8b54518268fe2e8c1d3f8b0c08aca101681b82e12c665d211 Description: ASCII-art Editor Without A Name aewan is an ASCII art editor with support for multiple layers that can be edited individually, colors, rectangular copy and paste, and intelligent horizontal and vertical flipping (converts '\' to '/', etc). It produces both stand-alone art files and an easy-to-parse format for integration into your terminal applications. Package: xmlstarlet Priority: optional Section: contrib/text Installed-Size: 92 Maintainer: Alex Mauer Architecture: solaris-i386 Version: 1.0.1-2 Depends: libgcc1 (>= 1:4.2.1), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/xmlstarlet_1.0.1-2_solaris-i386.deb Size: 163624 MD5sum: a54dc5a6b8de3d76a0e3c6b4a1aa5af6 SHA1: 460cfcbbd93ecf6bba7b4dffbc21d46aa498ca52 SHA256: e3ee5bdf7ef463e0b88e2865155ec5bc380c35fe2b8c50b3ad91108c4a44dbab Description: command line XML toolkit XMLStarlet is a set of command line utilities (tools) which can be used to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for plain text files using UNIX grep, sed, awk, diff, patch, join, etc commands. . This set of command line utilities can be used by those who deal with many XML documents on UNIX shell command prompt as well as for automated XML processing with shell scripts. . The toolkit's feature set includes options to: Check or validate XML files (simple well-formedness check, DTD, XSD, RelaxNG) Calculate values of XPath expressions on XML files (such as running sums, etc) Search XML files for matches to given XPath expressions Apply XSLT stylesheets to XML documents (including EXSLT support, and passing parameters to stylesheets) Query XML documents (ex. query for value of some elements of attributes, sorting, etc) Modify or edit XML documents (ex. delete some elements) Format or "beautify" XML documents (as changing indentation, etc) Fetch XML documents using http:// or ftp:// URLs Browse tree structure of XML documents (in similar way to 'ls' command for directories) Include one XML document into another using XInclude XML c14n canonicalization Escape/unescape special XML characters in input text Print directory as XML document Convert XML into PYX format (based on ESIS - ISO 8879), and vice versa Package: sary Priority: optional Section: contrib/text Installed-Size: 19 Maintainer: Hidetaka Iwai Architecture: solaris-i386 Version: 1:1.2.0-1.1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, libsary10, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/sary_1.2.0-1.1_solaris-i386.deb Size: 26166 MD5sum: be1d068e0fffa4b2ea1fed76b966d573 SHA1: 256b756c7838ddf6f98d553910db5814e706970d SHA256: c07e5a6d0af663311e9804278b4427419e12fd06c867e4dfc9f470b973d26ddc Description: A suffix array library (program) Sary is a suffix array library. It provides fast full-text search facilities for huge, say, 10 MB, 100 MB text files using the data structure called suffix array. . This package contains a simple search program to use the library. Package: ndtpd Priority: optional Section: contrib/text Installed-Size: 165 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Source: ebnetd Version: 1:1.0.dfsg.1-3 Depends: ebnetd-common, libeb12, libgcc1 (>= 1:4.2.1), libiconv, sunwcslr, update-inetd, zlib1g (>= 1:1.2.1) Suggests: edict-fpw, lookup-el Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/ndtpd_1.0.dfsg.1-3_solaris-i386.deb Size: 67636 MD5sum: da8974a6c9d62b7d2ac2b61cda3db6bf SHA1: 3def4606b0fcdf841e0d8211941b36c41581b3d0 SHA256: 13896b9e999f31de8cc7f4c8eae606116dd84a58f498861e8c279f4e64dd9f1c Description: the Network Dictionary Transfer Protocol server The EBNETD distribution is a series of servers which provide ways to access so-called "CD-ROM books" via TCP/IP, using EB Library. The CD-ROM books is a popular form to provide dictionaries and multimedia references in Japan. Various formats such as EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING are supported. . ndtpd is a server for accessing CD-ROM books via NDTP (Network Dictionary Transfer Protocol). NDTP is a de facto standard way to use CD-ROM books. Package: openjade1.3 Priority: optional Section: contrib/text Installed-Size: 258 Maintainer: Neil Roeth Architecture: solaris-i386 Version: 1.3.2-9nexenta1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libosp5 (>= 1.5.2-1), libstdc++6 (>= 4.2.1), sgml-base, sunwcslr, sunwlibm Suggests: doc-base, sgml-data Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/openjade1.3_1.3.2-9nexenta1_solaris-i386.deb Size: 618256 MD5sum: 9bfab68542b82abef944a6649eb31cc7 SHA1: 37bc078c55a777bd45480535912cb8afab828341 SHA256: 31cb1884bccf502958d454b653fbe38fa855f3bb1ef8872b9d7a06a15704c3d4 Description: Implementation of the DSSSL language OpenJade is an implementation of the ISO/IEC 10179:1996 standard DSSSL language. It is based on James Clark's Jade software. . This is the latest stable release of OpenJade. For the latest-and-greatest/bleeding-edge, install the `openjade' package. . The OpenJade processor, in conjunction with a DSSSL style sheet, is capable of translating SGML documents into other formats. Output formats currently supported are RTF, HTML, MIF, JadeTeX, or an XML representation of the flow object tree. Using its own non-standard system, it is also capable of transforming SGML or XML documents into documents conforming to another DTD. Package: fntsample Priority: optional Section: contrib/text Installed-Size: 8 Maintainer: Eugeniy Meshcheryakov Architecture: solaris-i386 Version: 2.7-1 Depends: libcairo2 (>= 1.6.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.1), libpdf-api2-perl, perl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/fntsample_2.7-1_solaris-i386.deb Size: 16402 MD5sum: 0be0d9cc8b1952628a2c6bd41b08658c SHA1: 8d4943865df255772250b8ec4e0ad3fdc529cc9b SHA256: 5025347910720dc2d61671f84cbe1a5ed87adaf389014ac3981021de04b71607 Description: program for making font samples A program for making font samples that show Unicode coverage of the font and are similar in appearance to Unicode charts. Samples can be saved as PDF or PostScript files. . This package also contains script called 'pdfoutline', that can be used to add outlines (aka bookmarks) to generated PDF files. Package: sgrep Priority: optional Section: contrib/text Installed-Size: 9 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.94a-1 Depends: m4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/sgrep_1.94a-1_solaris-i386.deb Size: 93634 MD5sum: 18e7a4e9c521696aa4b72d49ee2a0a36 SHA1: 67eaae49b17435d238b8c328ab7900dc24e9c355 SHA256: 0404e07d449a3d0498cd7fd50005652eede6c63a640d84f9621d4594dd4f6196 Description: tool to search a file for structured pattern A tool for searching text files and filtering text streams for structured criteria. Sgrep implements a query language based on so called region expressions. . Like grep, sgrep can be used for any kind of text files. However it is most useful for text files containing some kind of structured text. A file containing structured text could be defined as a file, which obeys some syntax. Examples of structured text files are SGML, HTML, C, TeX and mail files. Package: t1utils Priority: optional Section: contrib/text Installed-Size: 13 Maintainer: C.M. Connelly Architecture: solaris-i386 Version: 1.32-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/t1utils_1.32-1_solaris-i386.deb Size: 64934 MD5sum: 77530ccd0705489a620f6c40cf7d2730 SHA1: d987665972f8d160c5a6ef6b5b1846602442f386 SHA256: e7cbb25e149e847ddfd55485f1b3357390748fba8a2d7fcf0e20098b1a7d2c5b Description: A collection of simple Type 1 font manipulation programs t1utils is a collection of simple type-1 font manipulation programs. Together, they allow you to convert between PFA (ASCII) and PFB (binary) formats; disassemble PFA or PFB files into human-readable form; and reassemble the human-readable files into PFA or PFB format files. You can also extract font resources from a Macintosh font file (ATM/Laserwriter), or create a Macintosh Type 1 font file from a PFA or PFB font. . There are currently six programs: . t1ascii Converts PFB files to PFA format. . t1binary Converts PFA files to PFB format. . t1disasm Disassembles a Type 1 font (PFA or PFB format) into a raw, human-readable text form for subsequent hand editing, tweaking, hint fixing, etcetera... . t1asm Assembles a Type 1 font into PFA or PFB format from the human-readable form produced by t1disasm. . t1unmac Extracts POST resources from a Macintosh Type 1 font file (ATM/Laserwriter) into PFA or PFB format for use outside the Macintosh environment. The Macintosh file should be stored in MacBinary, AppleSingle, AppleDouble, or BinHex format, or as a raw resource fork. Note that t1unmac does not have to run on a Macintosh, but makes Macintosh Type 1 fonts available for use on Unix machines and PCs. . t1mac Creates a Macintosh Type 1 file from a PFA- or PFB-format Type 1 font. Writes the Macintosh file in MacBinary, AppleSingle, AppleDouble, or BinHex format, or as a raw resource fork. WARNING: This tool will not suffice to allow you to use the new font on a Macintosh, as Macintoshes cannot read raw Type 1 fonts. You will need to create a font suitcase containing bitmap fonts. If you do not already have such a suitcase for the font, T1utils will not help you create one. . This version of the t1utils programs has been maintained by Eddie Kohler since version 1.5, based on the original code by I. Lee Hetherington. As such, it is a complete replacement for the t1utils Debian package, which is based on version 1.2 of I. Lee Hetherington's code. Package: grap Priority: optional Section: contrib/text Installed-Size: 18 Maintainer: Tobias Toedter Architecture: solaris-i386 Version: 1.40-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: groff Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/grap_1.40-1_solaris-i386.deb Size: 163972 MD5sum: 14e0e24b2d96103939bc748838104f01 SHA1: 2fe08fe57bc9ea10922924172166c59bd3c12e3e SHA256: c8978d7660e2cd52f93793db44f51b51b4ae172a8e72c75d3ff0a890ed18b43c Description: program for typesetting graphs This is grap, an implementation of Kernighan and Bentley's grap language for typesetting graphs. The grap preprocessor works with pic and troff (or groff). . Grap is a language for describing graphical displays of data. It provides such services as automatic scaling and labeling of axes, and for statements, if statements, and macros to facilitate user programmability. Grap is intended primarily for including graphs in documents prepared with groff or TeX, and is only marginally useful for elementary tasks in data analysis. . Homepage: http://www.lunabase.org/~faber/Vault/software/grap/ Package: rman Priority: optional Section: contrib/text Installed-Size: 19 Maintainer: Stephen M Moraco Architecture: solaris-i386 Version: 3.2-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/rman_3.2-3_solaris-i386.deb Size: 85108 MD5sum: ff39b618489486fe3d373bcf48718f49 SHA1: 7416c530683f4912f3605668c54f7e6eb429df74 SHA256: 44017c64177f90a5e72fb1b5e932afa5c299020a62356c4c25423445670d747e Description: PolyglotMan - Reverse compile man pages PolyglotMan (formerly RosettaMan) is a filter for UNIX manual pages. It takes as input man pages formatted for a variety of UNIX flavors (not [tn]roff source) and produces as output a variety of file formats. . For more info see: http://polyglotman.sourceforge.net Package: ifinnish-large Priority: optional Section: contrib/text Installed-Size: 14 Maintainer: Kalle Kivimaa Architecture: solaris-i386 Source: ispell-fi Version: 0.7-17.1 Provides: ispell-dictionary Depends: debconf | debconf-2.0, dictionaries-common (>= 0.25), ispell Suggests: wfinnish Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/ifinnish-large_0.7-17.1_solaris-i386.deb Size: 1036278 MD5sum: 8f369c4299b398757a400fbdf10a8d93 SHA1: 46e61f8f62090230a2a160de2994d0ef3fb155f0 SHA256: 4f4e4c1ad497fde03c05fd818afdfb125108a5b42e4dd1b64b34272e992a8e6e Description: A large Finnish dictionary for Ispell This is a large version of the Finnish dictionary, to be used with ispell to check and correct spelling in Finnish texts. . Since Ispell is not really good at spell checking the kind of languages such as Finnish, this dictionary may not be as useful as the dictionaries for other languages. . This dictionary recognizes over 6 million words and word forms. Ispell requires about 19 megabytes of memory when using this dictionary. Most users may find it more worthwhile to use either the ifinnish package or the ifinnish-small package. However, there are cases where the size of this dictionary is definitely a good thing. Package: atp Priority: optional Section: contrib/text Installed-Size: 7 Maintainer: Hamish Moffatt Architecture: solaris-i386 Version: 1.2-11 Depends: libgcc1 (>= 1:4.2.1), libpaper1, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/atp_1.2-11_solaris-i386.deb Size: 25500 MD5sum: 3c168d941bfb0f669794620f27344b30 SHA1: 0af08840beb7783cc5013037dd4fb4a70e505e66 SHA256: ba60327adbce06e2dd4c3b6b5ac734361f542495cfc9e0142122ac63b158caef Description: text to PostScript converter with some C syntax highlighting atp is a text to postscript converter. It supports a special "gaudy" output mode, uses user-selectable number of columns and margins in the output, supports nroff's bold and italic conventions, and has some syntax highlighting for C and C++ sources. Package: namazu2 Priority: optional Section: contrib/text Installed-Size: 35 Maintainer: NOKUBI Takatsugu Architecture: solaris-i386 Version: 2.0.17-1 Replaces: namazu (<< 2.0) Provides: namazu Depends: debconf | debconf-2.0, libgcc1 (>= 1:4.2.1), libiconv, libnmz7, namazu2-common, sunwcslr, sunwlibm Suggests: apache, emacsen-common, namazu2-index-tools, wish, www-browser Conflicts: namazu (<< 2.0), namazu-el, tknamazu Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/namazu2_2.0.17-1_solaris-i386.deb Size: 127350 MD5sum: db07c5b462324b09182fc20ff490b948 SHA1: bc11112499febfddc7f5d395f8c3a96260289914 SHA256: 22ddcf942dc93ff3162e4eb91e258e28d507bd0048dec56951d2e6a1ec05837a Description: Full text search engine (namazu binary and cgi) Namazu is a full text search engine with is usable via cgi. It features a simple and easy setup, and is written in C and Perl. Namazu uses the text utilities nkf and kakasi (or chasen, which is not available in Debian). . This package includes binary only for search index. To create indexes, please install namazu2-index-tools package. Package: paps Priority: optional Section: contrib/text Installed-Size: 8 Maintainer: Debian Hebrew Packaging Team Architecture: solaris-i386 Version: 0.6.8-1 Depends: libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/paps_0.6.8-1_solaris-i386.deb Size: 19820 MD5sum: 4b03ba33efc58fa703ccfe30f5e7d09c SHA1: 2450766e1d8c60231aaaddc00e5be4675f8e9b22 SHA256: 556229ef3fbf75e4fa10b6241007af5d4ec76e0f8d5e191d8ec88862d0aa98d3 Description: UTF-8 to PostScript converter using Pango Paps reads a UTF-8 encoded file and generates a PostScript language rendering of the file. The rendering is done by creating outline curves through the pango ft2 backend. . Homepage: http://paps.sourceforge.net/ Package: lv Priority: optional Section: contrib/text Installed-Size: 140 Maintainer: GOTO Masanori Architecture: solaris-i386 Version: 4.51-2 Depends: sunwcslr Recommends: bzip2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/lv_4.51-2_solaris-i386.deb Size: 426624 MD5sum: 53572fba5359140a05b1bd0ec0de4927 SHA1: 4663b9fe7cbf894212ad0a947a3163b96a53527a SHA256: 3286c9f5954b03c53aeae96e1f84c0de3ad06631d0c287e1f1595dd17cc75aea Description: Powerful Multilingual File Viewer lv is a powerful file viewer like less. lv can decode and encode multilingual streams through many coding systems: ISO-8859, ISO-2022, EUC, SJIS, Big5, HZ, Unicode. . It recognizes multi-bytes patterns as regular expressions, lv also provides multilingual grep. In addition, lv can recognize ANSI escape sequences for text decoration. Package: printfilters-ppd Priority: extra Section: contrib/text Installed-Size: 17 Maintainer: Ubuntu MOTU Developers Original-Maintainer: A Mennucc1 Architecture: solaris-i386 Version: 2.13-8ubuntu1 Depends: file, libprintsys, mpage, perl (>= 5.005), ppdfilt, sunwcslr, transfig Recommends: enscript, gs, lprng | lpr-ppd, smbclient Suggests: bzip2, djtools, dvips, libjpeg-progs | libjpeg-gif, libtiff-tools, netpbm, recode Conflicts: apsfilter, magicfilter Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/printfilters-ppd_2.13-8ubuntu1_solaris-i386.deb Size: 40070 MD5sum: cf5bf12c5529857ad8c91f55ade8672b SHA1: 18113b425491b45de0f81f6b0256b23cbdf089e5 SHA256: f5d6c1156196bd58b13559c391c131dcac853848c5f901bd7f33abb6f0e6fff1 Description: filters from the GNUlpr printing system These are a set of data conversion filters designed to work with ppdfilt. Package: flip Priority: extra Section: contrib/text Installed-Size: 10 Maintainer: James R. Van Zandt Architecture: solaris-i386 Version: 1.19-6 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/flip_1.19-6_solaris-i386.deb Size: 10958 MD5sum: 6ea358877c7d0e67c0354ef3b497eeb5 SHA1: 350f04fb880d05f4ac22cc9a9aa75677f35a8cb7 SHA256: 89edc9bb1d0b076aeb5a8ac4e97e6bf4e75034e8d21c50b037b988bab1bbbbf5 Description: convert text file line endings between Unix and DOS formats This program converts line endings of text files between MS-DOS and **IX formats. It detects binary files in a nearly foolproof way and leaves them alone unless you override this. It will also leave files alone that are already in the right format and preserves file timestamps. User interrupts are handled gracefully and no garbage or corrupted files left behind. 'flip' does not convert files to a different character set, and it can not handle Apple Macintosh line endings (CR only). For that (and more), you can use the 'recode' program (package 'recode'). Package: tcs Priority: optional Section: contrib/text Installed-Size: 291 Maintainer: Frederic Peters Architecture: solaris-i386 Version: 1-11 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/tcs_1-11_solaris-i386.deb Size: 136872 MD5sum: 621e066ecd15d3d26fe1a56013feffe9 SHA1: 1afac1b24dc2f45cc126c1755bd4bcf2fec6401a SHA256: aa79106b1c0f969656860d92901b52d5a4872b5117c9e8f9aba6529359b59b90 Description: character set translator tcs translates character sets from one encoding to another. . Supported encodings include utf (ISO utf-8), ascii, ISO 8859-[123456789], koi8, jis-kanji, ujis, ms-kanji, jis, gb, big5, unicode, tis, msdos, and atari. Package: since Priority: optional Section: contrib/text Installed-Size: 7 Maintainer: Felipe Augusto van de Wiel (faw) Architecture: solaris-i386 Version: 0.5-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/since_0.5-4_solaris-i386.deb Size: 9246 MD5sum: 16c07d9056cf4a569689242b8b7bec00 SHA1: f296a6a10305072558e55acddd5eaafd95df8782 SHA256: efb2e2e6ecaef4118d7cf07f04a51301a78d0d034803b1d1c7fc78a6cd99170d Description: tail(1) work-alike that saves and uses state information since is a tail(1) work-alike that remembers how much of a file you have viewed and displays only what's new when you next view that file. Ideal for viewing log files (it'll only show what's new in the file since the last time it was run). Package: ebnetd-common Priority: optional Section: contrib/text Installed-Size: 142 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Source: ebnetd Version: 1:1.0.dfsg.1-3 Depends: adduser, update-inetd Conflicts: edict-fpw (<= 1.2.1-4.1), ndtpd (<= 3.1.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/ebnetd-common_1.0.dfsg.1-3_solaris-i386.deb Size: 62106 MD5sum: ba6b478095513ce7226cfab5ff7c85ca SHA1: 56e4bb8ee04d32a7155712ec349b870da59e2937 SHA256: c463e6f413ba989a22deb4d7842543e9c75323aedf6dca2c832dcc806001e36a Description: Common files for the EBNETD suite The EBNETD distribution is a series of servers which provide ways to access so-called "CD-ROM books" via TCP/IP, using EB Library. The CD-ROM books is a popular form to provide dictionaries and multimedia references in Japan. Various formats such as EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING are supported. . This package provides common files for EBNETD servers, including the configuation framework and documents. Package: toilet Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Sam Hocevar (Debian packages) Architecture: solaris-i386 Version: 0.1-2 Replaces: caca-utils Depends: libcucul0 (>= 0.99.beta13b-1), libgcc1 (>= 1:4.2.1), sunwcslr, toilet-fonts, zlib1g (>= 1:1.2.1) Suggests: figlet Conflicts: figlet (<= 2.2.1-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/toilet_0.1-2_solaris-i386.deb Size: 18856 MD5sum: 64613ebb7197be0c0be0c29419d44cd8 SHA1: 01f7df489adf2647e249c17be03ffda1a195f3d1 SHA256: 59e1a1e3c74ab35e9472548ef864fa8af399c99f9f0391d0d2caa0324d1e351c Description: display large colourful characters in text mode TOIlet prints text using large characters made of smaller characters. It is similar in many ways to FIGlet with additional features such as Unicode handling, colour fonts, filters and various export formats. . TOIlet can open FIGlet fonts and is mostly commandline-compatible with it. Package: ffe Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Alexis Bezverkhyy Architecture: solaris-i386 Version: 0.2.2-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/ffe_0.2.2-1_solaris-i386.deb Size: 47580 MD5sum: 84a606fb76383167cb1121e935ed3656 SHA1: 1000f87e077fe202e9a8cda9905945b552b3f26b SHA256: b4eebc0ac090c0b38c0e72605cc03d2e53e2a72185a8c71acf354008b5e2a613 Description: Tool for parsing flat and CSV files and converting them to different formats Ffe has many areas of use with fixed lenth and CSV files. It can extract particular fields or records from a flat file, convert data from one format to an other (CSV to fixed lenth, ...), display flat file content in human readable form, etc. In addition, one input file can contain several types of records (lines) and the input file structure and output definitions are independent, meaning one output format can be used with several input files. This input file structure and output format are 'freely' configurable, so the output can be formatted e.g. as: fixed length, separated, tokenized, XML, SQL,... . Homepage: http://ff-extractor.sourceforge.net/ Package: ack Priority: extra Section: contrib/text Installed-Size: 9 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Version: 1.39-11 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/ack_1.39-11_solaris-i386.deb Size: 18084 MD5sum: b944b01bd0cfd9ecd80670f936024f77 SHA1: ec7f7deeb72045effbcb55bdc4e8d8a780220a0d SHA256: a36e4eebea2aa6027d3e4a637308977f9dbdbcd7d51ef101aadc8392b5135d75 Description: Kanji code converter ACK is a highly versatile Kanji code checker/converter. ACK can do reciprocal conversion among Japanese EUC, Shift-JIS and 7bit JIS. JIS Kata-kana(SJIS Han-kaku Kana) is also supported. Kanji code can be automatically detected even if the input stream contains Kata-kana characters. Besides, ACK can be used as a Kanji code checker with very high detection rate. Package: ifinnish Priority: optional Section: contrib/text Installed-Size: 13 Maintainer: Kalle Kivimaa Architecture: solaris-i386 Source: ispell-fi Version: 0.7-17.1 Provides: ispell-dictionary Depends: debconf | debconf-2.0, dictionaries-common (>= 0.25), ispell Suggests: wfinnish Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/ifinnish_0.7-17.1_solaris-i386.deb Size: 874212 MD5sum: 5a15f7475794b38850c7264b12174885 SHA1: ab887c7cfac552f32b2e14d4612696af35833719 SHA256: 1756c967769abcf011208827f3d37e3ef046ed63ea5a2194d847d51f3157a254 Description: A medium-size Finnish dictionary for Ispell This is a medium-size version of the Finnish dictionary, to be used with ispell to check and correct spelling in Finnish texts. . Since Ispell is not really good at spell checking the kind of languages such as Finnish, this dictionary may not be as useful as the dictionaries for other languages. . This dictionary recognizes roughly 1.9 million words and word forms. Ispell requires about 10 megabytes of memory when using this dictionary. For most uses, this version of the Finnish dictionary is recommended. Package: xxdiff-scripts Priority: optional Section: contrib/text Installed-Size: 40 Maintainer: Y Giridhar Appaji Nag Architecture: solaris-i386 Source: xxdiff Version: 1:3.2-5 Depends: python (>= 2.4), python-support (>= 0.7.1), xxdiff Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/text/xxdiff-scripts_3.2-5_solaris-i386.deb Size: 138136 MD5sum: 0063d15a9f8e9074c2309fff1b4b4e69 SHA1: eef3204efc433c2b4fbaa67479333271e945b8e8 SHA256: 197fdb3683977e9f98a745234380cf97027d11affdaa4733882ce2a5548452f6 Description: helper scripts for xxdiff Tools that allow to automate tasks with xxdiff: . * xx-match: only diff files that match a pattern * xx-cvs-diff: preview changes made in a CVS checkout * xx-svn-diff: preview changes made in a SVN checkout and commit them * xx-svn-resolve: resolve conflicts * svn-foreign: traverse a checkout and ask user whether he wants to check in new files etc. * xx-diff-proxy: act like the diff tool - useful for tools that feed stuff to diff . Homepage: http://furius.ca/xxdiff/ Package: gniall Priority: optional Section: contrib/gnome Installed-Size: 11 Maintainer: Sam Hocevar (Debian packages) Architecture: solaris-i386 Version: 0.7.1-7 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gniall_0.7.1-7_solaris-i386.deb Size: 17308 MD5sum: 70be1c0a7319f80bbd4ad6019b031cdf SHA1: 71c86df11e345a8576bea816a0ab15f34a6e7855 SHA256: ab8ee8599df8e5140e4618e27d308172aaaab52fbad4b737086d7712ba6c044f Description: program that tries to learn a human language gNiall attempts to learn whatever language you try to teach it. It is basically a dissociator: it collects statistics on sentences you type and tries to construct meaningful replies. gNiall is inspired by Niall, an Amiga program by Matthew Peck. Package: referencer Priority: optional Section: contrib/gnome Installed-Size: 26 Maintainer: Michael Banck Architecture: solaris-i386 Version: 1.0.4-2build1 Depends: libboost-regex1.34.1 (>= 1.34.1-2.1), libgcc1 (>= 1:4.2.1), libgconfmm-2.6-1c2 (>= 2.22.0), libglademm-2.4-1c2a (>= 2.6.0), libglib2.0-0 (>= 2.14.0), libglibmm-2.4-1c2a (>= 2.16.0), libgnome-vfsmm-2.6-1c2a (>= 2.22.0), libgnomemm-2.6-1c2 (>= 2.16.0), libgnomeuimm-2.6-1c2a (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libpoppler-glib2 (>= 0.6), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/referencer_1.0.4-2build1_solaris-i386.deb Size: 343314 MD5sum: 256ea7acd43ed50d76fa40d9fe1bf1db SHA1: 0a7f5e1f5ddc5344baf3413708b6920b6ddf7c7c SHA256: 51ad5e12f099a56efa61a61e0e7f01b31aa7b10fb013d8f3ff3bd226ccd724d3 Description: Gnome Document Organiser Referencer is a Gnome application to organise documents or references, and ultimately generate a BibTeX bibliography file. Referencer includes a number of features to make this process easier: . * Automatic metadata retrieval * Smart web links * Import from BibTeX, Reference Manager and EndNote * Tagging . Homepage: http://icculus.org/referencer/index.html Package: passepartout Priority: optional Section: contrib/gnome Installed-Size: 32 Maintainer: Gaudenz Steinlin Architecture: solaris-i386 Version: 0.7.0-1 Depends: gs, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomecanvasmm-2.6-1c2a (>= 2.14.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), libxml++1.0c2a, libxml2, sunwcslr, sunwlibm, xsltproc Recommends: gv | postscript-viewer, mime-support Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/passepartout_0.7.0-1_solaris-i386.deb Size: 944244 MD5sum: 84aaa5f05efcd12351297852eb0aea57 SHA1: 7180578bee6621aedddd64bda67f8d9c0878272e SHA256: c04ab0c33ca310478d8d0f56fe330ec56e17a93ffec1a60656b8d7db22f641bc Description: XML-based Desktop Publishing Application Passepartout is an Open Source Desktop Publishing application. The goal is to provide a simple and user-friendly, yet powerful tool for creating printed material. Passepartout combines a WYSIWYG layout editor with a high-quality typesetting engine. . You do not use Passepartout for writing text, because it is only a layout editor. Basically speaking, Passepartout is in the business of taking the different parts that make up a page, such as text, photos, graphics, and "gluing" them on piece of paper. Passepartout can import from several different bitmapped image formats as well as EPS files. You write the text in your favorite text editor (e.g. Emacs or VI) in an XML-based format. The XML file is then typeset using a typesetting engine called xml2ps. . Homepage: http://www.stacken.kth.se/project/pptout/ Package: gnome-nds-thumbnailer Priority: extra Section: contrib/gnome Installed-Size: 34 Maintainer: Laurent Bigonville Architecture: solaris-i386 Version: 1.0.2-1 Depends: gconf2 (>= 2.10.1-2), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gnome-nds-thumbnailer_1.0.2-1_solaris-i386.deb Size: 7642 MD5sum: c0bf83fd8744deaee15e18c91e3749ec SHA1: d85286f756fe931d49882e930023c77d58f0d756 SHA256: 87de677efdcedb473a2ca4daef2b0398a9ca3064366bebe08e8baf5de051ebb2 Description: Nintendo DS roms thumbnailer for GNOME gnome-nds-thumbnailer is a thumbnailer for GNOME that will make thumbnails for Nintendo DS roms by extracting their preview icon. Package: gnome-color-chooser Priority: optional Section: contrib/gnome Installed-Size: 31 Maintainer: Werner Pantke Architecture: solaris-i386 Version: 0.2.3-1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglademm-2.4-1c2a (>= 2.6.0), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsigc++-2.0-0c2a (>= 2.0.2), libsm6, libstdc++6 (>= 4.2.1), libxml2 (>= 2.6.27), sunwcslr, sunwlibm Recommends: gtk2-engines (>= 2.18.1) Suggests: nautilus (>= 2.18.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gnome-color-chooser_0.2.3-1_solaris-i386.deb Size: 197374 MD5sum: afac95465cbdfff226cf24d2a862be6f SHA1: e63b4a3a6746aa2904867e66272fa8080fdaa35d SHA256: 030a3167f8fd39ec3c01ec6cfbdaded527a52dfa40fd456d16a47a1782c2f6bd Description: GTK+/GNOME desktop appearance customization tool This is an application for customizing the appearance of the GNOME desktop. . Features: * change most important colors (e.g. background, window decoration, tooltips) * change colors and sizes of GTK widgets * colorize desktop icons * configure installed gtk engines and let your current theme be drawn by a gtk engine you want Homepage: http://www.punk-ass-bitch.org/gnome-color-chooser/ Package: gnometab Priority: optional Section: contrib/gnome Installed-Size: 16 Maintainer: Joachim Breitner Architecture: solaris-i386 Version: 0.7.4-9 Depends: gconf2 (>= 2.10.1-2), libart-2.0-2 (>= 2.3.18), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.1), libxml2 (>= 2.6.27), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gnometab_0.7.4-9_solaris-i386.deb Size: 78224 MD5sum: 47f458b3f1b55fd0399cb940f626b63e SHA1: 4871be27504fbe5e75d4d321e22ebc85426f6c46 SHA256: 3dd1a5c41897c305aae4145f0a6045b12cb0d2ea1bcc4210a21eb859cfdfc519 Description: WYSIWYG GNOME2 Program for creating guitar tabs Gnometab aims to be a WYSIWYG (what you see is what you get) tablature editor. Gnometab allows you to generate legible tablature according to your own conventions and preferences, and to preserve the originals in an electronic, editable format. . Gnometab's features include copying and pasting of tablature passages, a chord library, professional-looking rhythm notation, the ability to create a variety of tablature symbols specific to the guitar and, of course, clean-looking printed output. Package: muine Priority: optional Section: contrib/gnome Installed-Size: 1161 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Dave Beckett Architecture: solaris-i386 Version: 0.8.7-1.2nexenta1 Depends: gconf2 (>= 2.10.1-2), gstreamer0.10-gnomevfs (>= 0.10.0), gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libflac8, libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgconf2.0-cil (>= 2.20.0), libgdbm3, libglade2.0-cil (>= 2.12.0-2ubuntu3), libglib2.0-0 (>= 2.16.0), libglib2.0-cil (>= 2.12.0-2ubuntu3), libgnome-vfs2.0-cil (>= 2.20.0), libgnome2.0-cil (>= 2.20.0), libgnomevfs2-0 (>= 1:2.17.90), libgstreamer0.10-0 (>= 0.10.0), libgtk2.0-0 (>= 2.12.0), libgtk2.0-cil (>= 2.12.0-2ubuntu3), libiconv, libid3tag0 (>= 0.15.1b), libmono-corlib2.0-cil (>= 1.2.6), libmono-system-web2.0-cil (>= 1.0), libmono-system2.0-cil (>= 1.2.6), libmono2.0-cil (>= 1.2.6), libmusicbrainz4c2a (>= 2.1.5), libndesk-dbus-glib1.0-cil (>= 0.4.0), libndesk-dbus1.0-cil (>= 0.6.0), libogg0, libpango1.0-0 (>= 1.20.1), libvorbis0a (>= 1.2.0), libvorbisfile3 (>= 1.2.0), libxml2, mono-runtime (>= 1.1.8.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: gnome-icon-theme Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/muine_0.8.7-1.2nexenta1_solaris-i386.deb Size: 283352 MD5sum: 048bc4eb1f31deff809e89f082e68646 SHA1: 4449c3eba3fa3bedd3286194438ecd38a96ab3eb SHA256: 380e4afb4d54807fab7ea7f2c20528bf8ac364c679e25ce7b26034ca4960c0ac Description: Simple playlist based music player Muine is an innovative music player. It has a simple interface designed to allow the user to easily construct playlists from albums and/or single songs. Its goal is to be simply a music player, not to become a robust music management application. It includes a plugin interface. . The package includes the CIL assemblies to access the D-BUS interface to Muine and to compile plugins for Muine. . Homepage: http://muine-player.org/ Package: flegita-gimp Priority: optional Section: contrib/gnome Installed-Size: 122 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Étienne Bersac Architecture: solaris-i386 Source: gnomescan Version: 0.4.1-0ubuntu4 Depends: gimp, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgimp2.0 (>= 2.4.0), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomescan0, libgnomescanui0, libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsane (>= 1.0.11-3), libsm6, libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/flegita-gimp_0.4.1-0ubuntu4_solaris-i386.deb Size: 32808 MD5sum: ba51c17118ce56fece383d7f45f38afa SHA1: bf21a66829cf570a42f79280f98f0272db0fd356 SHA256: 75b73df2d877aab510c1a0345fed25cd8905231060124e3b517e2e66bc8cd862 Description: Gnome Gimp scan plugin. Flegita-Gimp is a Gimp plugin that add easy scan features to Gimp. It allow user to scan in new image or to scan as layer. The UI is more advanced that the flegita standalone utility. The plugin is based on the Gnome Scan Infrastructure. . This project is in alpha stage. Package: libcriawipshelper-dev Priority: optional Section: contrib/gnome Installed-Size: 137 Maintainer: Daniel Holbach Architecture: solaris-i386 Source: criawips Version: 0.0.12-0ubuntu2 Depends: libcriawipshelper0 (= 0.0.12-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/libcriawipshelper-dev_0.0.12-0ubuntu2_solaris-i386.deb Size: 64388 MD5sum: 84ae6c74e1df76424242053f8337d92c SHA1: 6ee1096a6d0c5b9752c09aed61afb9381c764fb2 SHA256: 0635103317f30bedf431eabba3db0017a2308df9225877de273f5bf23aa4afdd Description: helper libraries necessary to run criawips, headers Criawips is a GNOME presentation application. . This package contains development files for libcriawipshelper0 This package contains header files, and so on. . Homepage: http://www.criawips.org Package: glabels Priority: optional Section: gnome Installed-Size: 26 Maintainer: Debian GNOME Maintainers Architecture: solaris-i386 Version: 2.1.3-3 Depends: glabels-data (= 2.1.3-3), libart-2.0-2 (>= 2.3.18), libebook1.2-9 (>= 2.22.3), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libiconv, libpopt0 (>= 1.10), libxml2 (>= 2.6.27), sunwcslr, sunwlibm Suggests: evolution-data-server Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/glabels_2.1.3-3_solaris-i386.deb Size: 335760 MD5sum: 4fbf2777398054bb9cc08c4faefda70c SHA1: 2f10de90e6b8e7baa52dab9a0657f53b58a1f5d9 SHA256: 30fd2932c0530abdd30d8572a1f00038e101bf21477dd1482871d828d7eafdcd Description: label, business card and media cover creation program for GNOME gLabels is a lightweight program for creating labels, business cards and media covers for the GNOME desktop environment. It is designed to work with various laser/ink-jet peel-off label and business card sheets that you'll find at most office supply stores. . gLabels also supports mail merge from sources such as CSV files, vCards and Evolution data servers. . Author: Jim Evins Homepage: http://glabels.sourceforge.net/ Package: resapplet Priority: optional Section: contrib/gnome Installed-Size: 81 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Seb Payne Architecture: solaris-i386 Version: 0.0.7+cvs2005.09.30-0ubuntu5 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libx11-6, libxrandr2 (>= 2:1.2.0), libxrender1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/resapplet_0.0.7+cvs2005.09.30-0ubuntu5_solaris-i386.deb Size: 26974 MD5sum: a252ed42d4da05bf1d53e97521941712 SHA1: 7f33b6d8fa65b70645b6ce4c593c85f7a9dea2ea SHA256: d6328d0655ff0dde6c29bf911e6a8ec801ff3f8f4e82c1650498308c369b9c48 Description: A small applet to change your screen resolution It uses XRANDR on-the-fly as well as GNOME Resolution Preferences. Handy for laptops when using data projectors which only run at 1024x768. Package: gnome-translate Priority: optional Section: contrib/gnome Installed-Size: 158 Maintainer: Gauvain Pocentek Architecture: solaris-i386 Version: 0.99-0ubuntu2 Depends: libart-2.0-2 (>= 2.3.18), libaspell15 (>= 0.60), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libeel2-2 (>= 2.21.90), libgail-common (>= 1.10.1), libgail18 (>= 1.10.1), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libtranslate0, libxml2 (>= 2.6.27), sunwcslr, sunwlibm Recommends: aspell Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gnome-translate_0.99-0ubuntu2_solaris-i386.deb Size: 135872 MD5sum: 8001f0f9d21e3c8f3be02426d7f1f54b SHA1: 807c95acab1b31ce59376c7cf4baf3284e6d7bd3 SHA256: ad18dde08c033015ee60004ed6088cd7a3f7e780746a827a40b739532af379f2 Description: GNOME interface to libtranslate GNOME Translate is a GNOME interface to libtranslate. It can translate a text or web page between several natural languages, and it can automatically detect the source language as you type. . Homepage: http://www.nongnu.org/libtranslate/gnome-translate/ Package: epiphany-extension-gwget Priority: optional Section: gnome Installed-Size: 72 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Arnaud Fontaine Architecture: solaris-i386 Source: gwget2 Version: 0.99-2ubuntu1 Depends: epiphany-gecko (>= 2.22), epiphany-gecko (<< 2.23), gwget, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/epiphany-extension-gwget_0.99-2ubuntu1_solaris-i386.deb Size: 33744 MD5sum: 22a3c03aec8641ebac9e19ef2f78fa67 SHA1: c6decd251459473b6c1823e439f51a0fa26550b3 SHA256: 645c57c6527afc0d1ab319c82824fb5609701ecc2d50ddff6165c5504fbcdeb3 Description: Gwget extension for Epiphany web browser Extension for using gwget as a download manager in Epiphany web browser. . Homepage: http://gnome.org/projects/gwget/ Package: multisync0.90 Priority: optional Section: contrib/gnome Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Banck Architecture: solaris-i386 Version: 0.91.0-4.1ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libopensync0 (>= 0.22), libpango1.0-0 (>= 1.20.1), libxml2 (>= 2.6.27), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/multisync0.90_0.91.0-4.1ubuntu1_solaris-i386.deb Size: 29938 MD5sum: e2efacb4371d77d3f2b2b8b3632069f1 SHA1: 837771b8cb326d0310cbafc5166b3aa7f9c215a5 SHA256: 79f9df0a423c3a91cd0addb67b8236e9bbb3663dc00ed5aa2e305e25f0fad19e Description: PIM Synchronization Tool MultiSync is a program to synchronize calendars, addressbooks and other PIM databetween programs on your computer and other computers, mobile devices, PDAs or cell phones. It relies on the OpenSync framework to do the actual synchronisation. . This package contains the GTK graphical user interface. Package: grip Priority: optional Section: contrib/gnome Installed-Size: 1035 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 3.3.1-15nexenta1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libcomerr2 (>= 1.33-3), libcurl3-gnutls (>= 7.16.2-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgnutls13 (>= 2.0.4-0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libid3-3.8.3c2a, libidn11 (>= 0.5.18), libkrb53 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libstdc++6 (>= 4.2.1), libvte9 (>= 1:0.16.9), libx11-6, libxft2 (>> 2.1.1), libxrender1, sunwcsl, sunwlibm, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: vorbis-tools, yelp Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/grip_3.3.1-15nexenta1_solaris-i386.deb Size: 458888 MD5sum: 5da2fcd5fbe0d34257442c05375bb5ad SHA1: 3d1bce444b8686f12fa475c2fd46eee4c44e61ec SHA256: 32d4f1f9626ec09264d8467cca5fddc9872aea4fb0c79e51e17e8a5e810655d1 Description: GNOME-based CD-player/ripper/encoder Grip is a CD player and CD ripper/MP3-encoder for the GNOME desktop. It has the ripping capabilities of cdparanoia built in, but can also use external rippers (such as cdda2wav). It also provides an automated frontend for MP3 encoders, letting you take a disc and transform it easily straight into MP3s. The Ogg Vorbis format is also supported. The CDDB protocol is supported for retrieving track information from disc database servers. Grip works with DigitalDJ to provide a unified, "computerized" version of your music collection. Homepage: http://grip.sourceforge.net/ Package: libcriawipshelper0-dbg Priority: optional Section: contrib/gnome Installed-Size: 60 Maintainer: Daniel Holbach Architecture: solaris-i386 Source: criawips Version: 0.0.12-0ubuntu2 Depends: libcriawipshelper0 (= 0.0.12-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/libcriawipshelper0-dbg_0.0.12-0ubuntu2_solaris-i386.deb Size: 47514 MD5sum: c4981d3497a4bd9baaa23ac0f84e3d34 SHA1: b9c323cf61328ee13d9855b936b0dd1c9c4b3ebe SHA256: 1155026e885f84871856174e877fc7246eec42545630c3200f5887115f75dfc4 Description: helper libraries necessary to run criawips, debug package Criawips is a GNOME presentation application. . This package contains debugging symbols for libcriawipshelper0. Helper functions, used by Criawips. . Homepage: http://www.criawips.org Package: anjuta Priority: optional Section: contrib/gnome Installed-Size: 4757 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Rob Bradford Architecture: solaris-i386 Version: 2:2.4.1-0ubuntu1 Depends: anjuta-common (= 2:2.4.1-0ubuntu1), libapr1, libaprutil1, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libdevhelp-1-0 (>= 0.14), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgbf-1-1, libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgdl-1-0, libgdl-gnome-1-0, libglade2-0 (>= 1:2.6.1), libgladeui-1-7, libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgraphviz4 (>= 2.16), libgtk2.0-0 (>= 2.12.0), libgtksourceview2.0-0 (>= 2.2.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpcre3 (>= 7.4), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libstdc++6 (>= 4.2.1), libsvn1 (>= 1.4), libvte9 (>= 1:0.16.9), libwnck22 (>= 2.19.5), libx11-6, libxft2 (>> 2.1.1), libxml2 (>= 2.6.27), libxrender1, libxslt1.1 (>= 1.1.20), scrollkeeper, sunwcsl, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: autoconf, autogen, automake, ctags, cvs, devhelp, gcc | g++, gdb, gnome-terminal, indent, libtool, make, yelp Suggests: devhelp-books, glade-3 | glade-gnome-3, libgnome2-dev, libgnomemm2.0-dev, libgtk2.0-dev, libgtkmm2.0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/anjuta_2.4.1-0ubuntu1_solaris-i386.deb Size: 1971302 MD5sum: 378ee709400afab86152498849c1c41a SHA1: 32c93f852f21430bfebabd83377a28a7ab110e81 SHA256: 631dccfdef705ad765f6bd620a681d9cf9934ab8664ff522ebfd5e0095afcf35 Description: A GNOME development IDE, for C/C++ This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy debugging and management of code. It also integrates with glade and CVS. . http://www.anjuta.org Package: gnomebaker Priority: optional Section: contrib/gnome Installed-Size: 697 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Goedson Teixeira Paixao Architecture: solaris-i386 Version: 0.6.2-3ubuntu1 Depends: cdrdao, dvd+rw-tools, genisoimage, gstreamer0.10-ffmpeg, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-plugins-ugly, icedax, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgstreamer0.10-0 (>= 0.10.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libnotify1 (>= 0.4.4), libnotify1-gtk2.10, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2 (>= 2.6.27), sunwcslr, sunwlibm, wodim Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gnomebaker_0.6.2-3ubuntu1_solaris-i386.deb Size: 1021368 MD5sum: c90f8b8af2e1675422caa6f7d3fef14a SHA1: 92f888c0c62c36d936176b82e83be44155ce8323 SHA256: 6e7b0bb90fb707622100807cc2d0514913ac06e76a5a77ffc3a2160a4cc55303 Description: application for CD/DVD creation in the GNOME desktop Gnomebaker is an easy to use CD/DVD burner. Its current features include: * Data and audio CD burning * Multisession CDs * DVD formating * DVD data disk burning * On-the-fly data CD burning * Cue bin data CD writing Package: xpenguins-applet Priority: optional Section: contrib/gnome Installed-Size: 33 Maintainer: Alexander Schmehl Architecture: solaris-i386 Version: 2.1.1-6 Depends: gconf2 (>= 2.10.1-2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libx11-6, libxext6, libxpm4, scrollkeeper (>= 0.3.8), sunwcslr, sunwlibm, xpenguins (>= 2.1-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/xpenguins-applet_2.1.1-6_solaris-i386.deb Size: 112208 MD5sum: 8e0ab138926d024b5d78c785c5810109 SHA1: 334ae94037d0c3d971c84042edd5571fd7f5841e SHA256: 3ca1669e73077c6ea0eca3903f99406a12dcdf677fd84d38ee84906e70462ddd Description: GNOME2 panel applet implementation of xpenguins This program is a GNOME2 panel applet that animates a friendly family of penguins in your root window. They drop in from the top of the screen, walk along the tops of your windows, up the side of your windows, levitate, skateboard, and do other similarly exciting things. XPenguins is now themeable so if you're bored of penguins, try something else. The basic themes are provided by the xpenguins package (this is the xpenguins-applet package), so you'll have to install that before xpenguins-applet will work. Homepage: http://xpenguins.seul.org/ Package: gpppon Priority: optional Section: contrib/net Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: John Hasler Architecture: solaris-i386 Version: 0.2-4ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), ppp, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gpppon_0.2-4ubuntu1_solaris-i386.deb Size: 11222 MD5sum: 85123c6cb5d5e1c039f04b5a81931055 SHA1: 5e70785ca7fda02f732ff4f44039b459b2fbf5bc SHA256: 376bdc1c8fb6987c174877fc72cafb4a4546926f2150390f96bcdd827481c806 Description: graphical wrapper around pon and poff gpppon is a utility that reads the names of the configured providers from /etc/ppp/peers and calls the pon and poff scripts with the selected provider as argument. Package: mail-notification-evolution Priority: optional Section: contrib/gnome Installed-Size: 82 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Pascal Giard Architecture: solaris-i386 Source: mail-notification Version: 4.1.dfsg.1-4.1ubuntu1 Depends: evolution (>= 2.22.3.1), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libcamel1.2-11 (>= 2.22.3), libedataserver1.2-9 (>= 2.22.3), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2, mail-notification (= 4.1.dfsg.1-4.1ubuntu1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/mail-notification-evolution_4.1.dfsg.1-4.1ubuntu1_solaris-i386.deb Size: 30412 MD5sum: 3e9ef47a74939c6730b4f654294b0f65 SHA1: 2d1dd3c7b53067dbd329887079890ce7cccfe966 SHA256: fcde48a715627ee980620ce942c7dcd4c0dbd86798a9ab272ab63592bab12f6a Description: evolution support for mail notification mail-notification works with system trays implementing the freedesktop.org System Tray Specification, such as the GNOME Panel Notification Area, the xfce4 Notification Area and the KDE System Tray. . This package provides Evolution support for Mail Notification. . Homepage: http://www.nongnu.org/mailnotify/ Package: education-desktop-gnome Priority: extra Section: gnome Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: bluefish, ekiga, epiphany-browser, gaim, gdm, gedit, gnome, gnome-cups-manager, gnome-desktop-environment, gnome-utils, gnumeric, gtk-recordmydesktop, iceweasel-gnome-support, nvu Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/education-desktop-gnome_0.824ubuntu2_solaris-i386.deb Size: 23668 MD5sum: ee61aafd8cee2d1fda6720993ce5cab2 SHA1: 326c635d3ce53e7f49ca8f22c64be88a38f88897 SHA256: e735722b316371c1182aed3b328e1f8d2829dc5e2799b5e4aec11e4e7316865b Description: DebianEdu GNOME desktop applications This metapackage depends on various GNOME office and desktop applications that are useful for teachers and their students. Package: gtodo-applet Priority: optional Section: gnome Installed-Size: 11 Maintainer: Guilherme de S. Pastore Architecture: solaris-i386 Version: 0.1-5 Depends: gconf2 (>= 2.10.1-2), gtodo (>= 0.14), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libpanel-applet2-0 (>= 2.19.3), libxml2 (>= 2.6.27), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gtodo-applet_0.1-5_solaris-i386.deb Size: 17722 MD5sum: a823f3d0889c9f471e389e79dc602f37 SHA1: 8646f361515b90fa4453e1a7bf63e13a89e5b6f0 SHA256: 1ea54eb3af174add788caba8f2070d5ec78839a767bc94809205b0d8a3290b2b Description: GTodo applet for the GNOME panel gtodo-applet contains the applet of the GNOME "to do" list manager (GTodo) for the GNOME panel, that provides you with ways to easily open GTodo, or even check some of your to do items that are due the current day without opening it. . Homepage: http://qball.homelinux.org/ Package: avant-window-navigator Priority: optional Section: contrib/gnome Installed-Size: 808 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Julien Lavergne Architecture: solaris-i386 Version: 0.2.1-0ubuntu2.2 Depends: awn-manager (>= 0.2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libawn0 (>= 0.2.1), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome-desktop-2 (>= 1:2.22), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libstartup-notification0 (>= 0.8-1), libwnck22 (>= 2.19.5), libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxfixes3 (>= 1:4.0.1), libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: metacity (>= 2.21.5) | xcompmgr | compiz | xfwm4 (>= 4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/avant-window-navigator_0.2.1-0ubuntu2.2_solaris-i386.deb Size: 295192 MD5sum: 72dd21b088a70fd64212033cb37b231a SHA1: c9ae044ebb7acd16db7102b47248ae3c1c28bf2b SHA256: 83161a1ffb581f6ba9dc6564ac93be214cd3d83775977f7e0a6fe83b701cc70b Description: A MacOS X like panel for GNOME The avant-window-navigator is a MacOS X like panel for the GNOME Desktop written in C. Besides launchers that can be dragged onto the bar, it features a task bar that behaves similar to the MacOS X dock. The window navigator uses the composite extension for transparency and other effects. Homepage: https://launchpad.net/avant-window-navigator/ Package: tamil-gtk2im Priority: optional Section: contrib/gnome Installed-Size: 83 Maintainer: Ganesan Rajagopal Architecture: solaris-i386 Version: 2.2-4.4 Depends: gtk2.0-binver-2.10.0, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/tamil-gtk2im_2.2-4.4_solaris-i386.deb Size: 20778 MD5sum: e85ea8b582fc5e9b2725b53c87725845 SHA1: 9d384030787a36d928fa0f0d2cd5a2a43a0c0375 SHA256: 8bf4dc834edb4bebd10a48d5302d24029e9d0c757b0536388850cd498b527d15 Description: Tamil input method for GTK-2 This package provides input methods for the Tamil Language for applications written with the GTK+ Graphical User Interface Library. Package: link-monitor-applet Priority: optional Section: contrib/gnome Installed-Size: 131 Maintainer: Adriaan Peeters Architecture: solaris-i386 Version: 3.0-1 Depends: gconf2 (>= 2.10.1-2), gnome-panel, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgeoip1, libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/link-monitor-applet_3.0-1_solaris-i386.deb Size: 895900 MD5sum: 38fdd6605f8114517a3fd1d68b7fd64c SHA1: c431aa0d52c9b8ef3843a67acdb9079049af017d SHA256: 02544bd1f364f62996cc1e78044c3bcc0e915aa0fed8bb092dcb5b51d42b0a91 Description: GNOME Panel Applet with bar graph of round-trip times to hosts Link Monitor Applet is a GNOME Panel Applet displaying the round-trip time to one or more hosts in a bar graph, featuring: * Round-trip time plot graphs * Country flags and names * full ICMP and ICMPv6 support * configurable scale and delays * HIG 2.0 compliance Package: libcriawips0-dbg Priority: optional Section: contrib/gnome Installed-Size: 60 Maintainer: Daniel Holbach Architecture: solaris-i386 Source: criawips Version: 0.0.12-0ubuntu2 Depends: libcriawips0 (= 0.0.12-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/libcriawips0-dbg_0.0.12-0ubuntu2_solaris-i386.deb Size: 47430 MD5sum: 816a29e4c4dc34ad91e1a8d39f867a15 SHA1: 505f440317a5013b2ef4273ec01147b04c0a4664 SHA256: 5e4a60347098f770f6ce760a0b6bafe49d3c004d08a0f8c322958f5df33aa954 Description: libraries necessary to run criawips, debug package Criawips is a GNOME presentation application. . This package contains debugging symbols for libcriawips0. . Homepage: http://www.criawips.org Package: gmessage Priority: optional Section: contrib/gnome Installed-Size: 89 Maintainer: Bart Martens Architecture: solaris-i386 Version: 2.6.2-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gmessage_2.6.2-1_solaris-i386.deb Size: 28670 MD5sum: c257baf955d8effdc2a381ef8da5d963 SHA1: 2c78069160108d19addb2358b79606aa7f889e21 SHA256: e609f64848e9c76cc159b569e86b1e124f559ac6b546a3c24c1fc59927196ad8 Description: an xmessage clone based on GTK+ gmessage provides an easy way to display scriptable pop-up dialogs. Based on the GIMP Toolkit, gmessage fits in well with desktops such as GNOME, XFce, and ROX. . This software is named "gxmessage" by the upstream author. . Homepage: http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage Package: gstm Priority: optional Section: contrib/gnome Installed-Size: 14 Maintainer: Thierry Randrianiriana Architecture: solaris-i386 Version: 1.2-4 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libx11-6, libxml2 (>= 2.6.27), ssh-client, sunwcslr, sunwlibm Suggests: ssh-server Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gstm_1.2-4_solaris-i386.deb Size: 137648 MD5sum: 0683a9cbad441babed98a14d70002d8b SHA1: 380954455c186fe72352e226f6fdfbe2244879d1 SHA256: 5385e4a6d3ec0b9eadd1e92119ff33f70d8f1b1fd6b285f5bf2cf23740c173a9 Description: Gnome SSH Tunnel Manager Gnome Secure shell Tunnel Manager is a front-end to manage secure shell tunneled port redirects. A port redirect is when you use secure shell to tunnel from your machine through another machine. . Homepage: http://gstm.sourceforge.net/ Package: keyboardcast Priority: optional Section: contrib/net Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Dennis Kaarsemaker Architecture: solaris-i386 Version: 0.1.1-0ubuntu3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libwnck22 (>= 2.19.5), libx11-6, libxml2, libxmu6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/keyboardcast_0.1.1-0ubuntu3_solaris-i386.deb Size: 14626 MD5sum: 8040d9d0b370b5863d9fd4c22f3355a5 SHA1: 290a7fe1580017538c25925cd3ce156b5872d798 SHA256: f927ba1066cc817b53397a50f0bb615c2917aa366fa27212f7ed4096166bf8f2 Description: A keyboard multiplexer for the gnome desktop With keyboardcast you can send keystrokes to any number of windows you select simultaneously. It also offers an option to start gnome-terminal processes (for instance to login to remote hosts) Package: devilspie Priority: optional Section: contrib/gnome Installed-Size: 11 Maintainer: Ross Burton Architecture: solaris-i386 Version: 0.21-1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libwnck22 (>= 2.19.5), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/devilspie_0.21-1_solaris-i386.deb Size: 34962 MD5sum: c30d8b5446edd652239071e7b0f9fc43 SHA1: 3609e4aa0b14e80ada3d1cb4d014491b45546fd4 SHA256: ace618ac69aaa3889acd8a932a92326694d763aeb7b634f835b4ced7cc008be0 Description: find windows and perform actions on them This tool will find windows as they are created and perform actions on them, such as resizing, moving to another workspace, or pinning them to all workspaces. Package: gspot Priority: optional Section: contrib/gnome Installed-Size: 94 Maintainer: Rogerio Reis Architecture: solaris-i386 Version: 0.1.5-1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gspot_0.1.5-1_solaris-i386.deb Size: 27878 MD5sum: fd3f57420c4c7882239f20eef6dad91b SHA1: 1fc02e3eebe35aeec513917daab19f03b9fd463e SHA256: 4aa4fd7812132d5a9e8f60000a616aa14a120f3bf3a082fb522e5c6770d09da3 Description: A GNOME applet to query the Net A Gnome applet for Searching the web in a Practical, Outlined and Tidy way. This uses the text in the copy/paste clipboard and uses it as search string for querying web-search engines, dictionaries, web databases, etc. Package: gpass Priority: optional Section: contrib/gnome Installed-Size: 26 Maintainer: Khalid El Fathi Architecture: solaris-i386 Version: 0.5.0-2 Depends: gconf2 (>= 2.10.1-2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libmcrypt4, libmhash2, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gpass_0.5.0-2_solaris-i386.deb Size: 117938 MD5sum: a2a1cc70a043c8ce57edb52ad09f3120 SHA1: ccdb0acc9fc67ce0fd8f4a646a190d0042276abe SHA256: 32a163c1ce0930dfb3d889fc00c5fe8bfc4b9aa67d62eedaa05bbcef73430318 Description: The password manager for GNOME2 GPass is a simple GNOME application, that lets you manage a collection of passwords. The password collection is in an encrypted file, protected by a master-password. . Homepage: http://projects.netlab.jp/gpass/ Package: oregano Priority: optional Section: contrib/electronics Installed-Size: 57 Maintainer: Maximiliano Curia Architecture: solaris-i386 Version: 0.69.0-1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtksourceview1.0-0 (>= 1.7.2), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2 (>= 2.6.27), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: gnucap Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/oregano_0.69.0-1_solaris-i386.deb Size: 455016 MD5sum: b845884c8fce1499516662ca9b56bc34 SHA1: af10b35351b94d9ac68b23ac62cb2afb4ad869dc SHA256: 3f6a0b16d2b96343589c76c2f3cafc23676edca08b60564fbe65f23d328a0b00 Description: tool for schematical capture of electronic circuits Oregano is a GNOME application for schematic capture and printing of electronic circuits. It can simulate the circuits using Gnucap, ng-spice or Berkeley spice. . Homepage: http://oregano.gforge.lug.fi.uba.ar/ Package: gimmie Priority: optional Section: contrib/gnome Installed-Size: 1043 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Thierry Randrianiriana Architecture: solaris-i386 Version: 0.2.8-0ubuntu1 Depends: gconf2 (>= 2.10.1-2), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libcupsys2 (>= 1.3.4), libffi4 (>= 4.2.1), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgnome-menu2 (>= 2.15.4), libgnomecups1.0-1 (>= 0.2.3), libgnutls13 (>= 2.0.4-0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), python-dbus, python-gnome2-desktop, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: pidgin, python-libgmail, tomboy Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gimmie_0.2.8-0ubuntu1_solaris-i386.deb Size: 264912 MD5sum: a227f911272ca6fd6f775d556f1b265c SHA1: bb851471e97f2fa50775a0ac803d9a6b918b2fd8 SHA256: 4909bf11c53f8b0a0a5b61f8fb08953aedc9c39da42b5cfbae8b5fa5efb1d499 Description: elegant desktop organizer Gimmie is a desktop organizer. It's designed to allow easy interaction with all the applications, contacts, documents and other things you use every day. Gimmie can be run either as a stand-alone application or added as a GNOME Panel applet. . Homepage: http://www.beatniksoftware.com/gimmie Python-Version: 2.5 Package: python-nautilus Priority: optional Section: gnome Installed-Size: 90 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ross Burton Architecture: solaris-i386 Source: nautilus-python Version: 0.5.0-0ubuntu3 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libeel2-2 (>= 2.21.90), libffi4 (>= 4.2.1), libgail-common (>= 1.10.1), libgail18 (>= 1.10.1), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libnautilus-extension1 (>= 1:2.22.2), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2, python-gnome2, python2.5 (>= 2.5), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/python-nautilus_0.5.0-0ubuntu3_solaris-i386.deb Size: 24652 MD5sum: 5db3cdd1d9166476cbd0af87e60da8de SHA1: 505eade260bdbad49912b485491e84556f2c3ef7 SHA256: 1df2b439dda1f7329651491846e5715cc56586815f8f01421b29182ef260ac4e Description: Python binding for Nautilus components Python binding for Nautilus, to allow Nautilus property page and menu item extensions to be written in Python. Package: gtk-clearlooks-gperfection2-theme Priority: optional Section: contrib/gnome Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Matt T Galvin Architecture: solaris-i386 Version: 1.1-0ubuntu2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gtk-clearlooks-gperfection2-theme_1.1-0ubuntu2_solaris-i386.deb Size: 3594 MD5sum: a2ed52779f561274a659113ab383944c SHA1: 71ae9e38361896363405b4b2286b994984e6a6c9 SHA256: 2f9c87f33ba33f28762da8b00c3720e6e876bdea388e3cb3eaa7af58570ce8b8 Description: gtk theme for the clearlooks engine gperfection gtk2 theme . Homepage: http://www.gnome-look.org/content/show.php?content=22989 Package: gnome-cups-manager Priority: optional Section: contrib/gnome Installed-Size: 1351 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GNOME Maintainers Architecture: solaris-i386 Version: 0.31-3nexenta2 Replaces: eggcups, gnome-printinfo Depends: libgnomecupsui1.0-1c2a (>= 0.31) Recommends: gksu Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gnome-cups-manager_0.31-3nexenta2_solaris-i386.deb Size: 344846 MD5sum: 2d5069abd539670cba7a153473745ae2 SHA1: 6ce0e43df9503c48963cb1513884ae57f09b881c SHA256: 1470580abfe6cf348c3606ac2fe957831d7371c773063fcb698fb6a15d23470f Description: CUPS printer admin tool for GNOME The GNOME CUPS Manager contains a druid for adding new CUPS printers, and a tool for managing CUPS printers and queues. Package: gtm Priority: optional Section: contrib/gnome Installed-Size: 856 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.4.12+cvs20031024-3 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, sunwcslr, sunwlibm, wget (>= 1.8.1) Suggests: menu (>= 1.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gtm_0.4.12+cvs20031024-3_solaris-i386.deb Size: 265058 MD5sum: 2ef3fb6fe05fc63cb5995519bd4bea48 SHA1: 432615c5d29b86180f8517ce846f7dae70c67611 SHA256: a96847263f9dc1e1667e997b0abf239dbb79c1e7d4f57929f6158422e786d1aa Description: Multiple files transfer manager GTransferManager allows the user to retrieve multiple files from the web. These files can be retrieved in multiple parts and each part retrieved on a separate session that the user is connected to the Internet. This is most useful to users with dialup connections. The program performs these tasks using wget as its back-end. Package: prefixsuffix Priority: optional Section: contrib/gnome Installed-Size: 19 Maintainer: Daniel Holbach Architecture: solaris-i386 Version: 0.5.0+cvs.2005.06.18-0ubuntu9 Depends: libatk1.0-0 (>= 1.20.0), libbakery-2.4-1, libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgconfmm-2.6-1c2 (>= 2.22.0), libglade2-0 (>= 1:2.6.1), libglademm-2.4-1c2a (>= 2.6.0), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgnome-vfsmm-2.6-1c2a (>= 2.22.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), libxml++2.6c2a, libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/prefixsuffix_0.5.0+cvs.2005.06.18-0ubuntu9_solaris-i386.deb Size: 62772 MD5sum: 950d9c10167fd269200bcd1477c61470 SHA1: 391cf83c5726c1dd4ce9a5fc1adbf989572ec2ed SHA256: e2207655d8857a2dbc4db3b2b73b71db46e05c478270d95bcb84942c6e839b6f Description: gui application that renames batches of files PrefixSuffix is a GUI application that renames batches of files by changing the beginning or end of their names. . Homepage: http://prefixsuffix.sourceforge.net/ Package: contacts Priority: optional Section: contrib/gnome Installed-Size: 47 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ross Burton Architecture: solaris-i386 Version: 0.8-1ubuntu1 Depends: evolution-data-server, gconf2 (>= 2.10.1-2), libebook1.2-9 (>= 2.22.3), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/contacts_0.8-1ubuntu1_solaris-i386.deb Size: 80720 MD5sum: 8b702b79094b352831933c177416d71e SHA1: f7a5c2aa58c60efdf006e05689bc4681706c9f4f SHA256: 17eb33bf8136e903fbdf8c490a4fc883465aee1bda3dd94a6689f0aa665e96c7 Description: lightweight addressbook Contacts is a small, lightweight addressbook that features advanced vCard field type handling and is designed for use on hand-held devices, such as the Nokia 770/N800 or the Sharp Zaurus series of PDAs. Package: libcriawipshelper0 Priority: optional Section: contrib/gnome Installed-Size: 93 Maintainer: Daniel Holbach Architecture: solaris-i386 Source: criawips Version: 0.0.12-0ubuntu2 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.14.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgoffice-0-4 (>= 0.4.2), libgsf-1-114 (>= 1.14.7), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/libcriawipshelper0_0.0.12-0ubuntu2_solaris-i386.deb Size: 59992 MD5sum: a99ed41aead495c79ece6027f6b34fb5 SHA1: 80e86a66fe60311db314f98b6827dc3e0e5c10c2 SHA256: 2ae5b3d1894c508442326813b04b55ec0265edb2a08a8197da8903506c7cca7e Description: helper libraries necessary to run criawips Criawips is a GNOME presentation application. . libcriawipshelper contains debugging functions and helpers that make coding Criawips easier. It's required to run Criawips. This package contains the libraries itself. . Homepage: http://www.criawips.org Package: buoh Priority: optional Section: contrib/gnome Installed-Size: 207 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Marco Cabizza Architecture: solaris-i386 Version: 0.8.2-0ubuntu1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libsoup2.2-8 (>= 2.2.98), libx11-6, libxml2 (>= 2.6.27), libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/buoh_0.8.2-0ubuntu1_solaris-i386.deb Size: 69474 MD5sum: af3c6b6e6160adc6624475c450527cef SHA1: 2a7fc25cf068bf5e1aa9adef52ce89d7d946f3ea SHA256: f527ee09f48834a49efb3e1ef3f5dc08cfa0ee36cafc23de9d804167e9c515dc Description: online comic-strip reader for GNOME Buoh is a free online comic-strip reader, designed on top of the GNOME platform. It currently ships a bunch of comic strips, with some of them being translated in some languages other than English. . It allows to save a copy of the strips to disk. Package: lunar-applet Priority: optional Section: contrib/gnome Installed-Size: 149 Maintainer: LI Daobing Architecture: solaris-i386 Version: 1.8-2 Depends: gconf2 (>= 2.10.1-2), libatk1.0-0 (>= 1.20.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libecal1.2-7 (>= 2.22.3), libedataserver1.2-9 (>= 2.22.3), libedataserverui1.2-8 (>= 2.22.3), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomeui-0 (>= 2.17.1), libgtk2.0-0 (>= 2.12.0), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/lunar-applet_1.8-2_solaris-i386.deb Size: 82056 MD5sum: bd10880a6bb26073aa13b90abb2125c0 SHA1: c50ee8625de3c47e3c15f3629791a5056b9e0bdf SHA256: e80afaeefa98ccbe0944dec92e9d4006efd7aaf8428cf15c0a83788a305ef58f Description: GNOME Clock applet with added Chinese lunar calendar support lunar-applet displays the Chinese lunar calendar and the current date and time as an applet for the GNOME panel. It is based on the GNOME Clock Applet and may be used as a drop-in replacement. Homepage: http://dev.inlsd.org/projects/lunar-applet/wiki Package: ghex Priority: optional Section: gnome Installed-Size: 2402 Maintainer: Sebastien Bacher Architecture: solaris-i386 Version: 2.21.92-1 Depends: gconf2 (>= 2.10.1-2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgail-common (>= 1.10.1), libgail18 (>= 1.10.1), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtkhex0 (>= 2.21.4), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/ghex_2.21.92-1_solaris-i386.deb Size: 1034276 MD5sum: db6b4c270ed1cdaeed51f483f45b8645 SHA1: fdb0aad780cfbcec1a3ce415d9e6b53e5cf59b7c SHA256: d8dfff8cb374c70f573ef6a25a888911715a1a8f3cb13e86e242505104ccd0d6 Description: GNOME Hex editor for files The GHex program can view and edit files in two ways, hex or ascii. Good for editing saved game files. Package: gtweakui Priority: optional Section: contrib/gnome Installed-Size: 37 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Remco van de Meent Architecture: solaris-i386 Version: 0.4.0-2ubuntu1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gtweakui_0.4.0-2ubuntu1_solaris-i386.deb Size: 69392 MD5sum: 57f3b8c8599a3f509a53f1c6968abc04 SHA1: 3e152aac9569f4dcdd4a0d240368d7eb52421eff SHA256: 2e31e97dc6e46e05d37f8ef6770c2dbbc8d85cfde69c014798bebe04b3f2f9a6 Description: A collection of simple dialogs as a front end to GConf This is a fairly simple project. A collection of simple dialogues as a front end to GConf. We will provide extra configuration settings for GNOME that 'power users' have been requesting since the release of GNOME 2.0. . Presently, dialogs with settings for Nautilus, the Session and Menus are provided. Package: gstreamer0.10-gnonlin Priority: optional Section: contrib/gnome Installed-Size: 7 Maintainer: Loic Minier Architecture: solaris-i386 Source: gnonlin Version: 0.10.9-1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgstreamer0.10-0 (>= 0.10.14), libiconv, libxml2, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gstreamer0.10-gnonlin_0.10.9-1_solaris-i386.deb Size: 63774 MD5sum: e1cff00685fbaa776cc64e54abd6051e SHA1: 7644b7e510b60f737cbac4f27fa4b96ac7ec24f8 SHA256: 3901380bd4df243bd2c3162df150333d2b8e1db713075a6c2a29238b00939ce2 Description: non-linear editing module for GStreamer GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . Gnonlin is a set of GStreamer elements to ease the creation of non-linear multimedia editors. It works together with the GStreamer multimedia framework to give developers a powerful and flexible set of tools for quickly assembling applications which needs to handle non-linear multimedia editing. . This package contains the GStreamer plugins for Gnonlin. Package: byzanz Priority: optional Section: contrib/graphics Installed-Size: 29 Maintainer: Bastian Venthur Architecture: solaris-i386 Version: 0.1.1-3 Depends: gconf2 (>= 2.10.1-2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libx11-6, libxdamage1 (>= 1:1.1), libxfixes3 (>= 1:4.0.1), libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/byzanz_0.1.1-3_solaris-i386.deb Size: 79840 MD5sum: c99f712bf8d57a2b4ead784140ec9212 SHA1: dd1ef9a69b8b776c2b0efc094f0ed5feaa7f32e5 SHA256: 1ce5aab29c52e9f81b98d998f1f1533741fa9beae86797823ccbafe0a3c54759 Description: Small screencast creator Byzanz is a command-line/GNOME Panel applet allowing you to record your current desktop or parts of it to an animated GIF file. This is especially useful for publishing on the web, since every browser understands the GIF format. . Byzanz is not limited to gnome, you can use it under non-GTK environments like KDE too. . Homepage: http://people.freedesktop.org/~company/byzanz/ Package: cpufire-applet Priority: optional Section: contrib/gnome Installed-Size: 33 Maintainer: Soeren Sonnenburg Architecture: solaris-i386 Version: 1.4-1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtop2-7 (>= 2.20.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/cpufire-applet_1.4-1_solaris-i386.deb Size: 216026 MD5sum: bdb3a6eb6af39a938ddab93d1550f7d2 SHA1: de1053c84d9af507d1c8ddb068f688e59f509815 SHA256: e9649ef12e1c9ee36486746f81c4caca543a22da718ad4a93a27100212355d70 Description: gnome panel applet showing the CPU load as a fire A CPU load monitor, that comes as a gnome panel applet. CPU load is displayed as a beautiful fire, the higher the flames the higher the CPU load. Package: gtetrinet Priority: optional Section: gnome Installed-Size: 80 Maintainer: Jordi Mallach Architecture: solaris-i386 Version: 0.7.11-1 Depends: gconf2 (>= 2.10.1-2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libaudiofile0 (>= 0.2.3-4), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libesd0 (>= 0.2.35), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, sunwcslr, sunwlibm Suggests: tetrinetx Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gtetrinet_0.7.11-1_solaris-i386.deb Size: 320306 MD5sum: 28222fb7e2aa0038e67d9414ae4f3c1d SHA1: 8ba37d379e5415b84e9ebbf4640f855e35f96fa3 SHA256: c93bb49f601520f3a877375b1825123278f4422acb7031aff55038042f7da5c5 Description: multiplayer tetris-like game GTetrinet is a clone of Tetrinet, a multiplayer tetris variant for Windows. It is compatible with the original tetrinet, although you need a separate program, such as tetrinetx, to be able to create your own games. Package: gnome-gpg Priority: optional Section: contrib/gnome Installed-Size: 18 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Dafydd Harries Architecture: solaris-i386 Version: 0.5.0-0ubuntu3 Depends: gnupg, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome-keyring0 (>= 2.22.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gnome-gpg_0.5.0-0ubuntu3_solaris-i386.deb Size: 11868 MD5sum: 293178c516adfacc65cdf89b53341b71 SHA1: cfcd20dcc94593238350bb954bb944d04204721a SHA256: eb27302ea7d5b7d17450870bb9dca2dbea3de149c706b4f786b70c5c2fee6beb Description: GPG passphrase agent based on GNOME Keyring gnome-gpg is a command-line wrapper around GPG which neatly integrates passphrase caching with GNOME's keyring agent and user interface. Package: lock-keys-applet Priority: optional Section: contrib/x11 Installed-Size: 29 Maintainer: Sebastien Bacher Architecture: solaris-i386 Version: 1.0-8.1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libx11-6, libxrender1, scrollkeeper, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/lock-keys-applet_1.0-8.1_solaris-i386.deb Size: 43054 MD5sum: b738e4820a8c7ba936d6eb43645044fb SHA1: 387db8f56626c06c10703e7cc6214190ffc104ee SHA256: c3527ba85a90f45f65a914b5bdbe918a8c021eb80e125e1d54dfd11d37f97003 Description: A keyboard lock keys applet for the GNOME2 panel Lock-keys-applet is a gnome2 applet, that shows the status of the CAPS-, NUM- and SCROLL-Lock keys of your keyboard. Package: mergeant Priority: optional Section: gnome Installed-Size: 1057 Maintainer: Gustavo R. Montesino Architecture: solaris-i386 Version: 0.67-3 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgda3-3, libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnomecanvas2-0 (>= 2.11.1), libgnomedb3-4, libgnomedb3-bin, libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: mergeant-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/mergeant_0.67-3_solaris-i386.deb Size: 280728 MD5sum: a89a43197582a9e3d7c64ef8b8105a0d SHA1: 339064ce5d0d7af82e2174d6580cf4183047446b SHA256: 1a1fb658cde2e4fa3b987525862b6d4088aee83facfbaa186ca2efc118d2f235 Description: GNOME Database admin tool GUI for GNOME2 Mergeant is a program which helps administer a DBMS database using the gnome-db framework. Basically, it memorizes all the structure of the database, and some queries, and does the SQL queries instead of the user (not having to type all over again those SQL commands, although it is still possible to do so). . This package contains the frontend application. Homepage: http://www.gnome-db.org/ Package: wallpaper-tray Priority: optional Section: contrib/gnome Installed-Size: 15 Maintainer: Jon Dowland Architecture: solaris-i386 Version: 0.4.6-5 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/wallpaper-tray_0.4.6-5_solaris-i386.deb Size: 24702 MD5sum: 2f736f4744785d2c8e15a8431cfdf362 SHA1: 3e94c02f4e9698f6b5fd8ed188315ed6d14ca931 SHA256: 81ca40792a4e341b2186e30b2a75b43921ea94e5a682aa03621103ce7f85361f Description: wallpaper changing utility for GNOME This utility sits in your GNOME Panel Notification Area. It sets a random wallpaper from a list of directories either at login, on a regular basis or on demand. . Homepage: http://planetearthworm.com/projects/wp_tray/ Package: solfege Priority: optional Section: contrib/gnome Installed-Size: 531 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tom Cato Amundsen Architecture: solaris-i386 Version: 3.9.3-4ubuntu0.1 Depends: freepats, python (>= 2.3), python-gnome2 (>= 1.99.11), python-gnome2-extras (>= 2.10.0), python-gtk2 (>= 1.99.11), python-support (>= 0.7.1), timidity Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/solfege_3.9.3-4ubuntu0.1_solaris-i386.deb Size: 2161934 MD5sum: 2bc0808c10cec6f31a3f03edddf8e49f SHA1: 8f60840ff60d4acb972d72b0fe5c363eeb101cc5 SHA256: 0109196f699c64ae5477a0f045b8fd70dbf2104eb9f3442271fd758cb6d66c68 Description: Ear training program for GNOME2 GNU Solfege is an ear training program for X Window written in python, using the GTK+ 2.0 and GNOME2 libraries. You can practice harmonic and melodic intervals, chords, scales and rhythms, and you can add new exercises using a simple plain text file format. . Ear training is a big subject with many connections to music theory and performance of music, so I won't even try to make "a complete computer-based ear training course". But I hope someone find this software useful. . Homepage: http://www.solfege.org Package: teatime Priority: optional Section: contrib/gnome Installed-Size: 528 Maintainer: Ian Wienand Architecture: solaris-i386 Version: 2.8.0-3 Depends: gconf2 (>= 2.10.1-2), gstreamer0.10-plugins-base, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgstreamer0.10-0 (>= 0.10.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: gstreamer0.10-plugins-good, gstreamer0.10-plugins-ugly Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/teatime_2.8.0-3_solaris-i386.deb Size: 415730 MD5sum: d28bc8fc04de4044509c2a9cf2177c66 SHA1: 23991751a730ad164d06c34ae45d6578ce6b4d67 SHA256: a5439885ddfa79e04ce4bd2b3b9b4e828b7e1fe44232d201243812e6d3fc4678 Description: Gnome Panel applet to reminds you when your tea is ready Teatime is a nice litte applet for your GNOME panel. With it you'll never forget your tea anymore. . Homepage: http://det.cable.nu/teatime/index.rbx Package: gnome-user-share Priority: optional Section: gnome Installed-Size: 381 Maintainer: Sebastian Dröge Architecture: solaris-i386 Version: 0.22-0ubuntu1 Depends: apache2 (>= 2.2), apache2 (<< 2.3), avahi-daemon, gconf2 (>= 2.10.1-2), libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-glib1 (>= 0.6.12), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libx11-6, obex-data-server, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gnome-user-share_0.22-0ubuntu1_solaris-i386.deb Size: 67896 MD5sum: 7b06de78607440665839c6f5f9620634 SHA1: b110ee682e248947689e0f79eb40e12041cce1d3 SHA256: 55f8e19410f505db2d81b7fe75283a7313c7102cd91cb4c156d52f08ce792771 Description: User level public file sharing via Apache, WebDAV and ObexFTP gnome-user-share is a small package that binds together Apache, avahi, Bluetooth and GNOME to bring easy to use user-level file sharing to the masses. Package: googlizer Priority: optional Section: contrib/gnome Installed-Size: 11 Maintainer: Robert McQueen Architecture: solaris-i386 Version: 0.3-3 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, sunwcslr, sunwlibm Recommends: gnome-panel Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/googlizer_0.3-3_solaris-i386.deb Size: 10122 MD5sum: a1c009c4102e40f5f8266ef6204e6614 SHA1: 8f9622fa1b77901a205219ebab7eaa2ba11f5026 SHA256: f4d1e1a080ab0ec990f39d8f2d6c97254e5866dba1c810b1b9e12a17d5168454 Description: utility to search Google via your GNOME menu/panel This is a very simple and very handy utility that just spawns the configured GNOME browser with a Google search on whatever you have in the X clipboard (whatever you last selected). It's not even an applet, just a program with a launcher that's nice to put on the panel - drag it there from the menu. It also includes support for a command line option -u/--url, to specify an alternative URL to which the search should be appended before opening. Package: giplet Priority: optional Section: contrib/gnome Installed-Size: 49 Maintainer: Adrien Cunin Architecture: solaris-i386 Version: 0.1.2-0ubuntu2 Depends: python, python-central (>= 0.6.5), python-glade2, python-gnome2, python-gnome2-desktop, python-gtk2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/giplet_0.1.2-0ubuntu2_solaris-i386.deb Size: 9006 MD5sum: 2df9a2e5ed451300a95c795213baaf03 SHA1: cdb17f74f99b01e7a91850828aa33f9c57a7a8eb SHA256: 6aabf4a651a2f78bdf388f91e7f40a340bc3444392f0cf89944996401b73c1c4 Description: GNOME IP display applet Giplet is a simple GNOME panel applet that displays your computer's IP address. The IP can be either the one of a specified interface or the external one. Giplet can also be set to check periodically for IP address changes. . Homepage: http://giplet.sourceforge.net/ Python-Version: current Package: gtkhtml3.8 Priority: optional Section: contrib/gnome Installed-Size: 2597 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Evolution Maintainers Architecture: solaris-i386 Version: 1:3.13.5-1ubuntu1 Depends: gnome-icon-theme (>= 1.2.0), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtkhtml3.8-15 (>= 1:3.13.5), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gtkhtml3.8_3.13.5-1ubuntu1_solaris-i386.deb Size: 609678 MD5sum: d4ccc667ea7a277246eef05b017f171d SHA1: 4ceeef1df80e11137622b56f91165a3d2b415d65 SHA256: 598ebcb9b00ccadae851193523a0900a1d529b0e2166a1b62b1f9788df53ad64 Description: HTML rendering/editing library - bonobo component binary This is GtkHTML, a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, but is now being developed independently. Package: gshutdown Priority: optional Section: contrib/gnome Installed-Size: 279 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Eric Corbion Architecture: solaris-i386 Version: 0.2-0ubuntu2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libnotify1 (>= 0.4.4), libnotify1-gtk2.10, libpango1.0-0 (>= 1.20.1), libx11-6, libxau6, libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gshutdown_0.2-0ubuntu2_solaris-i386.deb Size: 115584 MD5sum: 088c9045b7a9d886bd90a7a573e8d5b4 SHA1: 9fc37fc637a868e041d289bc11137d0381e0a4da SHA256: 6a382b171b955b0b3aca01e4cb739f91e99bb306c7d1bd1ce65e85f72065da1d Description: An advanced shutdown utility GShutdown is an advanced shutdown utility which allows you to schedule the shutdown or the restart of your computer. With it you can simply and quickly choose the turn off time. . The graphical user interface uses Gtk+2. http://gshutdown.tuxfamily.org/ Package: libcriawips-dev Priority: optional Section: contrib/gnome Installed-Size: 535 Maintainer: Daniel Holbach Architecture: solaris-i386 Source: criawips Version: 0.0.12-0ubuntu2 Depends: libcriawips0 (= 0.0.12-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/libcriawips-dev_0.0.12-0ubuntu2_solaris-i386.deb Size: 154508 MD5sum: 0240ec0065206efb5119ae230304ea43 SHA1: 327c46f3345994c69f60d49791ccd7de2a728754 SHA256: 92638131cca146eae1cdca06d528e28a506621fe14b1a0e26142c3b20070bbfe Description: libraries necessary to run criawips, headers Criawips is a GNOME presentation application. . This package contains development files (mainly header files) for libcriawips. . Homepage: http://www.criawips.org Package: galago-eds-feed Priority: optional Section: contrib/gnome Installed-Size: 31 Maintainer: Riccardo Setti Architecture: solaris-i386 Source: eds-feed Version: 0.5.0-3 Depends: galago-daemon, libbonobo2-0 (>= 2.15.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libebook1.2-9 (>= 2.22.3), libedataserver1.2-9 (>= 2.22.3), libgalago3, libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libiconv, liborbit2 (>= 1:2.14.10), libpopt0 (>= 1.10), libxml2, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/galago-eds-feed_0.5.0-3_solaris-i386.deb Size: 10602 MD5sum: 6bafb621c17e4eeb267c69aecfb00c92 SHA1: 45fc88b115c0b0971090eccc51bc89cc53586d7e SHA256: e16dc37dea2eb53dd78dc1553c594a13fb495308cabd5ab9bfbfee61cfb49d07 Description: Evolution Data Server feed for Galago A feed for Galago that uses contact entries in the Evolution address book to link people and accounts. Package: gcolor2 Priority: optional Section: contrib/gnome Installed-Size: 12 Maintainer: Carlos C Soto Architecture: solaris-i386 Version: 0.4-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gcolor2_0.4-2_solaris-i386.deb Size: 25256 MD5sum: bbe643974c762ccb0174f00630978dea SHA1: 30d5c136e5113536a6a995b79dbee7930c883192 SHA256: bb3323dc39b2a651f111c9b26663cdb1644f32ac3f71ea36555ee64dbff85b4f Description: Simple GTK2 color selector and picker Gcolor2 is a simple GTK2 color selector to provide a quick and easy way to find colors for whatever task is at hand. Colors can be saved and deleted as well. . Homepage: http://gcolor2.sourceforge.net/ Package: muine-shell Priority: optional Section: contrib/gnome Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ryan Lortie Architecture: solaris-i386 Version: 0.6.1-0ubuntu3 Depends: libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, sunwcslr Recommends: muine (>= 0.8.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/muine-shell_0.6.1-0ubuntu3_solaris-i386.deb Size: 12016 MD5sum: 0f3eae2ce6560251a481d8a4f02cd484 SHA1: c3c6c69a7dd4dc0a7e765d48b0862001c5c32fef SHA256: e498d716d5fa3a8e6c649d76dc06fa008dfe2b6a13ccc66be4d31129139f975a Description: Command line tool to control Muine using D-BUS muine-shell is a small C program that can send requests to a running Muine instance to query its status or instruct it to perform certain commands. Its goal is to provide a low-overhead mechanism for allowing other programs and scripts to interact with Muine. Homepage: http://desrt.mcmaster.ca/code/muine-shell/ Package: sanduhr Priority: optional Section: contrib/gnome Installed-Size: 747 Maintainer: Thanasis Kinias Architecture: solaris-i386 Version: 1.93-4 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/sanduhr_1.93-4_solaris-i386.deb Size: 460466 MD5sum: 7a296318ea9da63596e4e593daff6a9d SHA1: 02a01211a2c20261abdeb7f62079b1d759ae9919 SHA256: 658d8af2ad8f49dd7fda009e32d47e2ce6403a9ec71d3bb8d5fbebb22e6feedc Description: An alarm clock designed as an hourglass Sanduhr is an alarm clock for the X Window System which uses (and requires) the GNOME desktop environment. It has an extensive manual and a complete CORBA interface. . Homepage: http://seehuhn.de/comp/sanduhr.html Package: xournal Priority: optional Section: contrib/x11 Installed-Size: 136 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Mathieu Bouchard Architecture: solaris-i386 Version: 0.4.2.1-0ubuntu1~hardy1 Depends: gs, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, libxml2, poppler-utils, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/xournal_0.4.2.1-0ubuntu1~hardy1_solaris-i386.deb Size: 292072 MD5sum: f9127b0177ef88b382d4b3aae276c0c4 SHA1: d3ef56e5dbdb14d3b45e8bee3d8c4ffc52d86c08 SHA256: af16858666a15911bff3374a9e54ee65de433c68e6dce033d734f2d08a6f9dd7 Description: GTK+ Application for note taking Xournal is a GTK+ application for notetaking, sketching and keeping a journal using a stylus. It can also be used to add annotations to PDF files. . Homepage: http://xournal.sourceforge.net/ Package: gnoemoe Priority: optional Section: contrib/gnome Installed-Size: 674 Maintainer: Jesse van den Kieboom Architecture: solaris-i386 Version: 2.2.0+dfsg-2 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtksourceview1.0-0 (>= 1.7.2), libice6 (>= 1:1.0.0), libiconv, libnotify1 (>= 0.4.4), libnotify1-gtk2.10, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libvte9 (>= 1:0.16.9), libx11-6, libxft2 (>> 2.1.1), libxml2 (>= 2.6.27), libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gnoemoe_2.2.0+dfsg-2_solaris-i386.deb Size: 243924 MD5sum: 9b156bce009e061a1fb84d95940d7c47 SHA1: 114ffe436b2776f0aa0a1ff568d1035ed884bb89 SHA256: 4a3f6f408ff9f95142bdbb9d95efb8a4bb9f5e9c48d629fd9133375ef71e49b2 Description: A GNOME MOO Client GnoeMoe is a GNOME/GTK+ MOO client. It's stable and feature rich. Some of the features include ANSI, MCP (the MOO Client Protocol), multiple tabbed worlds, internal editor with syntax checker, external editors, limited ruby scripting and triggers. GnoeMoe aims to integrate in the GNOME desktop environment as well as possible. Package: gcursor Priority: optional Section: contrib/gnome Installed-Size: 16 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Oliver Grawert (ogra) Architecture: solaris-i386 Version: 0.061-ubuntu5 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxcursor1 (>> 1.1.2), libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gcursor_0.061-ubuntu5_solaris-i386.deb Size: 14646 MD5sum: fc240628de505e267a3178387d56aa95 SHA1: 9b03a07779b975fc100844b297ed44bdbf93f7f9 SHA256: c89ae35518214d044c09c2e51cc30a0b622ba4434f31e4206fb1d296b3fb32f0 Description: gnome cursor theme managing software small gtk program to change your Xcursor with animated preview. Package: playground Priority: optional Section: contrib/gnome Installed-Size: 133 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.3-2ubuntu1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2, playground-plugin-xmms | playground-plugin-bmp, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/playground_0.3-2ubuntu1_solaris-i386.deb Size: 31416 MD5sum: 7c7de524ecf4fd7d38b7ba74ef8d6d8b SHA1: 305b6db9e58f1cf01abec64ec2dcf059d7e4baa8 SHA256: dcac03ca38bd7c43a15829552f9687d378708ddcee924328bb1b2171d1554cd7 Description: simple GNOME applet that lets you control basic functions of audio players Playground is actually the replacement for gxmms. . This is the list of current features: o Players plugin infrastructure o Scrollable track time progress bar o Volume control with mouse scrollwheel o Buttons: Previous track, Play/Pause, Stop, Next track, Eject o Real-time tooltips with track title and time o Control repeat and shuffle properties o Show/Hide player windows o Internazionalization (i18n) Package: gnome-swallow-applet Priority: optional Section: contrib/gnome Installed-Size: 29 Maintainer: Josselin Mouette Architecture: solaris-i386 Source: gnome-swallow Version: 1.2-3 Depends: gnome-panel (>> 2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libx11-6, sunwcslr, sunwlibm Conflicts: gnome-swallow Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gnome-swallow-applet_1.2-3_solaris-i386.deb Size: 13366 MD5sum: 2fb9b4c76b16a1c17d00db319dd28c2a SHA1: b2bf33439f3a44bc4b1f69245e6d6e85cadea032 SHA256: 7a2a4f3cbcf5c5de761aa08fc9acf96330a2af0eb15d2d88e293fce46b275a33 Description: meta-applet to embed any application in the GNOME panel The swallow applet can "eat" any X11 window into the GNOME 2 panel. The application then displays inside the panel instead of being in a window. . Its primary goal is to allow use of dockapps with the GNOME desktop. Package: flegita Priority: optional Section: contrib/gnome Installed-Size: 84 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Étienne Bersac Architecture: solaris-i386 Source: gnomescan Version: 0.4.1-0ubuntu4 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgimp2.0, libglib2.0-0 (>= 2.14.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomescan0, libgnomescanui0, libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsane (>= 1.0.11-3), libsm6, libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/flegita_0.4.1-0ubuntu4_solaris-i386.deb Size: 27760 MD5sum: fa916e94ee0e793e9aba07580dbf4a3a SHA1: f121463066eafeb6d3820a539aa35d64406ad7ea SHA256: fae0e8a7850f78abc509ccc4a2849931b777b0498b504c198bdbeb485813a16e Description: Gnome scan utility Flegita intend to be a simple but powerful standalone utility based on Gnome Scan Infrastructure. It allow to select scanner, select document sources, preview, rotate and save to various format (including PDF). Further functionnalities are planned such as mass acquisition, multipage PDF, etc. . This project is in alpha stage. Package: gbonds Priority: optional Section: contrib/gnome Installed-Size: 1912 Maintainer: Richard Laager Architecture: solaris-i386 Version: 2.0.2-9 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libx11-6, libxml2 (>= 2.6.27), libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gbonds_2.0.2-9_solaris-i386.deb Size: 716732 MD5sum: f81fd7496e43ae7ea280e595ec14ac7d SHA1: 136475d4259abeeb486648f268bf2babe04d55c4 SHA256: b37a5f38657ff1306fb6bd9b552dc506af1d11a764f9add2cc492961d38a177e Description: U.S. savings bond inventory program for GNOME GBonds is a savings bond inventory program for the GNOME desktop environment. It allows you to track the current redemption value and performance of your U.S. Savings Bonds and keep a valuable record of the bonds you own. GBonds is similar in functionality to Savings Bond Wizard from the U.S. Department of the Treasury. . Features: . * Tracks savings notes and series E, EE, and I savings bonds. * Uses U.S. Treasury Department redemption files without modification. * Imports inventories created with Savings Bond Wizard. * Tracks current value of both individual bonds and an entire inventory. * Prints inventories. It is important to keep a permanent record of your bonds in a separate location if you ever need to replace them. Package: glunarclock Priority: optional Section: contrib/gnome Installed-Size: 498 Maintainer: Fabian Greffrath Architecture: solaris-i386 Version: 1:0.32.4-10 Depends: gconf2 (>= 2.10.1-2), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomeui-0 (>= 2.17.1), libgtk2.0-0 (>= 2.12.0), libpanel-applet2-0 (>= 2.19.3), scrollkeeper, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/glunarclock_0.32.4-10_solaris-i386.deb Size: 147490 MD5sum: e73f6a842d803dd97ea4fc5750062a6b SHA1: 56eb2809b05eba9cba9fcf0b49e0f0abfdf8544f SHA256: aa3926a55479ca1761e5f337b4cb8ba6937c0ef17194629c57b048125359660f Description: GNOME Lunar Clock moon applet GNOME Lunar Clock Applet displays the current phase of the moon as an applet for the GNOME panel. It also provides various astronomical data such as clock functions, rise and set times for the moon, and the current coordinates of the moon. Homepage: http://glunarclock.sourceforge.net/ Package: nautilus-wallpaper Priority: optional Section: contrib/gnome Installed-Size: 24 Maintainer: Ubuntu MOTU Original-Maintainer: Cyrille Grosdemange Architecture: solaris-i386 Version: 0.1-0ubuntu3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libnautilus-extension1 (>= 1:2.22.2), libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/nautilus-wallpaper_0.1-0ubuntu3_solaris-i386.deb Size: 5972 MD5sum: e8824adf1e8e14ecd39dd09f9f467206 SHA1: e978420558cd6cd6a1ea53434d766b18a52cfb1a SHA256: 205f92e36733e38a4ac87c06a4a9ee87831dd862cba8498a322e07b379d2c6a4 Description: Nautilus extension. Add a "set as wallpaper" entry in context menu nautilus-wallpaper is a Nautilus extension that adds the ability to set your desktop wallpaper from the context menu. . HomePage: http://battleaxe.net/projects/nautilus-wallpaper/ Package: gwget Priority: optional Section: gnome Installed-Size: 937 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Arnaud Fontaine Architecture: solaris-i386 Source: gwget2 Version: 0.99-2ubuntu1 Replaces: gwget2 Provides: gwget2 Depends: gconf2 (>= 2.10.1-2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.14.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libnotify1 (>= 0.4.4), libnotify1-gtk2.10, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, wget (>= 1.10), zlib1g (>= 1:1.2.1) Conflicts: epiphany-extension-gwget (<< 0.97-1), gwget2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gwget_0.99-2ubuntu1_solaris-i386.deb Size: 235288 MD5sum: fb2101512a13a5bf6629abace7025a03 SHA1: 6145495ccb6f826289a9bffc9c3929e460f2570a SHA256: 17dc247e5d4ab75fcd07b404a486d8ad89fb71df78ec07088557854004090f8b Description: GNOME front-end for wget Gwget offers a GNOME front-end to the popular wget application, with enhanced features, such as systray icon, multiple downloads and a powerful preferences manager. . Homepage: http://gnome.org/projects/gwget/ Package: thewidgetfactory Priority: optional Section: contrib/gnome Installed-Size: 6 Maintainer: Ross Burton Architecture: solaris-i386 Version: 0.2.1-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/thewidgetfactory_0.2.1-2_solaris-i386.deb Size: 17814 MD5sum: fdc6ef68bd94f53be72c3d03132526b1 SHA1: ee6a4771d3d785df01905f0fa54b41b4f548a807 SHA256: 9fc6ca1fba3cd4a7aaa5d6f4fc04b12bb8f7756c10a98bf053a3340ebf94b362 Description: a showcase for GTK+ widgets The Widget Factory is a showcase tool for GTK+ widgets, designed for testing new themes. Package: gpr Priority: optional Section: contrib/utils Installed-Size: 18 Maintainer: A Mennucc1 Architecture: solaris-i386 Version: 0.13deb1 Depends: debconf | debconf-2.0, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libppd0 (>= 2:0.10), lprng | cupsys-bsd | lpr-ppd | lpr, ppdfilt, sunwcslr, sunwlibm Recommends: a2ps Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gpr_0.13deb1_solaris-i386.deb Size: 69052 MD5sum: dd95bca21ae3aaa4b12cdeff458f768c SHA1: c9c0d4566ac0e169c4ba96ed3526b31ad1236b65 SHA256: 2e2a4edb8229e5d568da96d2d8e6c73671a8e4a31f59188c8f87686bf7daea6d Description: GUI for lpr: print files and configure printer-specific options gpr is a graphical interface to lpr that provides for easy configuration of printer-specific options. gpr interfaces with a PostScript printer's PPD file to create a user-interface of configurable options. Based upon user choice, the device-specific option code is then inserted into the PostScript job and sent to the printer. This can be used to tell the printer to duplex or staple the print job, or tell it what paper tray to draw paper from. NOTE: gpr will detect if the file to be print is postscript, and, if not, it will call a2ps to preprocess it before sending it to ppdfilt and to lpr. Package: gnome-randr-applet Priority: optional Section: contrib/gnome Installed-Size: 37 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sven Luther Architecture: solaris-i386 Version: 0.2-2.1ubuntu1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libx11-6, libxrandr2 (>= 2:1.2.0), libxrender1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gnome-randr-applet_0.2-2.1ubuntu1_solaris-i386.deb Size: 10232 MD5sum: 159d3c7ea013d4bcb4ea0bd83d9f074b SHA1: 10d3a7eba213674bd56c89bfa2fcf2946dc9ca16 SHA256: 45a51a6f21aed33f97af2c12c9c3c0d6e9e2f1f99517300e1e75d837fcaa95bb Description: Simple gnome-panel front end to the xrandr extension Gnome-randr-applet is a simple gnome-panel front end to the xrandr extension found in XFree86 4.3+ releases. Package: at-poke Priority: optional Section: contrib/gnome Installed-Size: 228 Maintainer: Daniel Holbach Architecture: solaris-i386 Version: 0.2.3+svn20070228-0ubuntu1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libatspi1.0-0 (>= 1.22.1), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgail-gnome-module, libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/at-poke_0.2.3+svn20070228-0ubuntu1_solaris-i386.deb Size: 55814 MD5sum: 622d54b6e95afba893add62bfd18537a SHA1: 446867000df325af4ddedabf21f60d7264294fc8 SHA256: df80ee09a6921876aff59184f44141e848e27eac5d3287134340efaae9ba4776 Description: tool for poking around with accessibility support at-poke is another tool that can activate things using the same API (at-spi) that GOK and other software uses. Knowing the behavior at-poke causes helps to improve software. at-poke can be a very handy tool for diagnosing accessibility issues. Package: gnome-mud Priority: optional Section: gnome Installed-Size: 619 Maintainer: Jordi Mallach Architecture: solaris-i386 Version: 0.10.7-1build2 Replaces: amcl Provides: amcl Depends: gconf2 (>= 2.10.1-2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libffi4 (>= 4.2.1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libvte9 (>= 1:0.16.9), libx11-6, libxft2 (>> 2.1.1), libxml2, python2.5 (>= 2.5), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: amcl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gnome-mud_0.10.7-1build2_solaris-i386.deb Size: 383756 MD5sum: e3275d0cf207e207c22a95502f86a207 SHA1: 59eda665c1b030d6e0d613277e86bebbbee5b633 SHA256: 6530f6eba5ac82ebd6351e4c3eb3b6f71f5fc12fd56ff890bc81f6c6cda56a7c Description: The GNOME MUD client GNOME-Mud is a Multi-User Dungeon (MUD) client for X. It supports aliases, triggers, variables, key bindings, colour settings, multiple connections, command queuing, IPv6 servers and also features a connection wizard and a mapper utility. There's a plugin interface too, which can be used to add your own features (for example, a graphical health monitor). It uses the GNOME libraries, but it can be used with any window manager. . GNOME-Mud is the successor of AMCL, a simple, GTK+-based MUD client. Package: mail-notification Priority: optional Section: contrib/gnome Installed-Size: 751 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Pascal Giard Architecture: solaris-i386 Version: 4.1.dfsg.1-4.1ubuntu1 Depends: gconf2 (>= 2.10.1-2), gnome-icon-theme, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libeel2-2 (>= 2.21.90), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgail-common (>= 1.10.1), libgail18 (>= 1.10.1), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgmime-2.0-2, libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgnomevfs2-extra (>= 2.18), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libnotify1 (>= 0.4.4), libnotify1-gtk2.10, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsasl2-2, libsm6, libx11-6, libxml2 (>= 2.6.27), libxrender1, notification-daemon, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: mail-notification-evolution Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/mail-notification_4.1.dfsg.1-4.1ubuntu1_solaris-i386.deb Size: 360286 MD5sum: 2f8d8e10aaa938bf773b04a42fb0edb5 SHA1: dabea53fb4feb21bdea5e63c415abddb7e101f44 SHA256: 6587b966d0dced6d3d045b726326fd9157da7074fc48a78b6cafd832ebbb735d Description: mail notification in system tray mail-notification works with system trays implementing the freedesktop.org System Tray Specification, such as the GNOME Panel Notification Area, the xfce4 Notification Area and the KDE System Tray. . Mail Notification features include: * multiple mailbox support * mbox, MH, Maildir, Sylpheed, POP3, IMAP, Gmail and Evolution support * Mozilla products (Mozilla, SeaMonkey, Thunderbird, ...) mailbox support * SASL authentication support * APOP authentication support * SSL/TLS support (disabled, see README.Debian) * automatic detection of mailbox format * immediate notification (depends on your settings) * HIG 2.0 compliance . Note: Evolution support is available with mail-notification-evolution. . Homepage: http://www.nongnu.org/mailnotify/ Package: gip Priority: optional Section: contrib/gnome Installed-Size: 32 Maintainer: Khalid El Fathi Architecture: solaris-i386 Version: 1.6.1.1-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gip_1.6.1.1-1_solaris-i386.deb Size: 106618 MD5sum: 16990bf01c04c3b4a752c7bfe2e033ee SHA1: 5053e366c0bdd02675e50754ed8c2c7eba92a148 SHA256: 67ef40a3b8d80c147765a0816e9db736f87032fb83abcb26b01272fa80c67b35 Description: IP calculator for GNOME desktop environment Gip provides system administrators with tools for IP address based calculations. For example, an administrator who needs to find out which IP prefix length equals the IP netmask 255.255.240.0, just types in the mask and gets the prefix length presented. But many more advanced calculations can be made. Gip can convert an address range into a list of prefix lengths. It can also split subnets using a given IP netmask or IP prefix length. Many more calculations are possible. . Homepage: http://www.debain.org/software/gip/ Package: gossip Priority: optional Section: gnome Installed-Size: 11 Maintainer: Ross Burton Architecture: solaris-i386 Version: 1:0.28-1 Depends: gossip-common (>= 1:0.28-1), gossip-common (<< 1:0.29), libaspell15 (>= 0.60), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome-keyring0 (>= 2.22.0), libgnome2-0 (>= 2.17.3), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libloudmouth1-0 (>= 1.2.3-2), libnotify1 (>= 0.4.4), libnotify1-gtk2.10, libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libx11-6, libxml2 (>= 2.6.27), libxss1, sunwcslr Recommends: iso-codes Conflicts: gossip-telepathy Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gossip_0.28-1_solaris-i386.deb Size: 438320 MD5sum: 050b755b2b1b9f6fcf157bbdcd24d718 SHA1: 3f65881ebb2aefb9a98e0d64d66d815cd09818e5 SHA256: 013ab1c4814ac8415bc6fb69a2cc896cf0f5533345c323e78bfaa20cc92f5ad3 Description: friendly Jabber client for GNOME Gossip is an instant messaging client for GNOME. Layered on top of the open protocol Jabber is a clean and easy-to-use interface, providing users of the GNOME Desktop a friendly way to keep in touch with their friends. Package: criawips Priority: optional Section: contrib/gnome Installed-Size: 131 Maintainer: Daniel Holbach Architecture: solaris-i386 Version: 0.0.12-0ubuntu2 Depends: criawips-data (= 0.0.12-0ubuntu2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libcriawips0, libcriawipshelper0, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgoffice-0-4 (>= 0.4.2), libgsf-1-114 (>= 1.14.7), libgsf-gnome-1-114 (>= 1.14.7), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: criawips-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/criawips_0.0.12-0ubuntu2_solaris-i386.deb Size: 76804 MD5sum: 282e309f748e556c30ded1f2c9e24e4d SHA1: b03f40d4ce05364983e4364aafed73e15fe9d66a SHA256: cd04520767827608f0db3040e3943b34cfa9441b63a7a69015c5bd97743c35d6 Description: A Presentation application for GNOME Criawips is a GNOME presentation application. . This package contains the binary data needed to run criawips. . Homepage: http://www.criawips.org Package: cellwriter Priority: optional Section: contrib/gnome Installed-Size: 304 Maintainer: Michael Levin Architecture: solaris-i386 Version: 1.3.1-1 Depends: libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgtk2.0-0 (>= 2.12.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libx11-6, libxtst6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/cellwriter_1.3.1-1_solaris-i386.deb Size: 153750 MD5sum: efefeb5731e35d444b20d04c5aeddfb0 SHA1: eb5be36a5d1b01af3563f3789acfd8f27e976e0a SHA256: 47f52712b589fcbe970ecc405a8a53403d1523ef9191c36ccc6fbdcc6b4543a2 Description: grid-entry handwriting input panel CellWriter is a grid-entry natural handwriting input panel. As you write characters into the cells, your writing is instantly recognized at the character level. When you press 'Enter' on the panel, the input you entered is sent to the currently focused application as if typed on the keyboard. . * Writer-dependent, learns your handwriting for reliable recognition * Correcting preprocessor algorithms account for digitizer noise, differing stroke order, direction, and number of strokes * Unicode support enables you to write in your native language . Homepage: http://risujin.org/cellwriter Package: libcriawips0 Priority: optional Section: contrib/gnome Installed-Size: 311 Maintainer: Daniel Holbach Architecture: solaris-i386 Source: criawips Version: 0.0.12-0ubuntu2 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgoffice-0-4 (>= 0.4.2), libgsf-1-114 (>= 1.14.7), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2 (>= 2.6.27), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/libcriawips0_0.0.12-0ubuntu2_solaris-i386.deb Size: 144276 MD5sum: e9ba0f93eaad27a1e4e658ff877fe05d SHA1: faafd78ceb4491de014afabf1d7b7081254e715e SHA256: 462c5ed04aa5aad47450d1b45546b90419eba09f485deda8594d6f17f1e9ed4a Description: libraries necessary to run criawips Criawips is a GNOME presentation application. . This package contains libraries used by Criawips. libcriawips exposes the rendering and widget API. . Homepage: http://www.criawips.org Package: galago-daemon Priority: optional Section: contrib/gnome Installed-Size: 11 Maintainer: Riccardo Setti Architecture: solaris-i386 Version: 0.5.1-1 Depends: libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgalago3, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/galago-daemon_0.5.1-1_solaris-i386.deb Size: 46308 MD5sum: 74f2d485ceb402ff24911ffc1d775370 SHA1: a38c14af4dff1d8d27e36ba749b414d4cbb965d6 SHA256: ccea64f5deff33e1c3d90b6552d91cbbbf7699bce6fd9bb6e28ffa181e2f46c2 Description: Galago presence daemon The Galago presence daemon, which is the center of all presence transactions for Galago. This service is automatically launched by D-BUS when needed. Package: gtk2-engines-qtcurve Priority: optional Section: contrib/gnome Installed-Size: 52 Maintainer: Bastian Venthur Architecture: solaris-i386 Version: 0.55.2-1ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwlibm Recommends: kde-style-qtcurve Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/gnome/gtk2-engines-qtcurve_0.55.2-1ubuntu1_solaris-i386.deb Size: 91458 MD5sum: 3c17ce50adf4bd42cb05632fcfbdb2d7 SHA1: be090e66d464bc75c93c152928fefe4c1a0865b6 SHA256: 9f03abf3a6097bafcbb86f4a8fac1c3808e1fa7c654653803814c1f8b26e6d6b Description: This is a set of widget styles for Gtk2 based apps This package together with kde-style-qtcurve aim to provide a unified look and feel on the desktop when using KDE and Gnome applications. . This package is most useful when installed together with kde-style-qtcurve. Package: k3dsurf Priority: optional Section: contrib/kde Installed-Size: 10 Maintainer: Cyril Brulebois Architecture: solaris-i386 Version: 0.6.2-2 Depends: libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/kde/k3dsurf_0.6.2-2_solaris-i386.deb Size: 1486642 MD5sum: b6bb0b2165215d921d13f17815441b33 SHA1: 2e2a108e5fe9aa524fd620316a465fb7faa0147f SHA256: 74ea043fd42fb36f26fa4f71846dde7326f340284bf3ae7c46c1704f7a304247 Description: tool for mathematical surfaces K3DSurf is a program to visualize and manipulate multidimensional surfaces by using mathematical equations. It's also a modeler for POV-Ray in the area of parametric surfaces. Homepage: http://k3dsurf.sourceforge.net/ Package: qtodo Priority: optional Section: contrib/kde Installed-Size: 10 Maintainer: Steffen Joeris Architecture: solaris-i386 Version: 0.1.2-2 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/kde/qtodo_0.1.2-2_solaris-i386.deb Size: 459378 MD5sum: 3c2395d7c3b3bb463de7a1b573cc01cd SHA1: 31cfd1eb1ea9fdd09145d48a0530263e0164a27b SHA256: 03cddea310018441ff8a8381d4e2f1800dbcaf8b949c1a826e903a7907b01333 Description: ToDo List manager QTodo is a todo-list manager. It is designed to be simple but powerful and focused on helping the user to get things actually done. . Homepage: http://qtodo.berlios.de/tipiwiki/index.php Package: education-desktop-kde Priority: extra Section: kde Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: amarok, ark, digikam, gwenview, gwenview-i18n, kaddressbook, kaddressbook-plugins, kamera, kate-plugins, kcalc, kcharselect, kcron, kde, kde-i18n-ca, kde-i18n-da, kde-i18n-de, kde-i18n-el, kde-i18n-es, kde-i18n-fr, kde-i18n-it, kde-i18n-ja, kde-i18n-lv, kde-i18n-nb, kde-i18n-nl, kde-i18n-nn, kde-i18n-no, kde-i18n-nony, kde-i18n-ptbr, kde-i18n-se, kde-i18n-sv, kdeaccessibility, kdeaddons-kfile-plugins, kdebase, kdeedu, kdegraphics-kfile-plugins, kdemultimedia-kio-plugins, kdenetwork-kfile-plugins, kdepasswd, kdepim-kfile-plugins, kdepim-kio-plugins, kdeutils, kdewallpapers, kdf, kdict, kdm, kedit, kfilereplace, kfind, kfloppy, kghostview, kiconedit, kiosktool, kipi-plugins, kmail, kmid, kmidi, kmix, knode, knotes, koffice, koffice-doc-html, koffice-i18n-da, koffice-i18n-de, koffice-i18n-el, koffice-i18n-es, koffice-i18n-fr, koffice-i18n-it, koffice-i18n-lv, koffice-i18n-nb, koffice-i18n-nn, koffice-i18n-no, koffice-i18n-nony, koffice-i18n-se, konq-plugins, konqueror, konsole, korganizer, kpaint, kpilot, kpm, kpresenter, krecord, krita, kruler, kscd, kschoolmenu, kscreensaver, ksirc, ksmserver, ksnapshot, kspread, kuser, kview, kwin, kword, menu, menu-xdg, noatun, noatun-plugins, x-window-manager Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/kde/education-desktop-kde_0.824ubuntu2_solaris-i386.deb Size: 23896 MD5sum: 4246287c99c0f5cb94560031bdc9e247 SHA1: a474c7f0ab58ea395e5d7deaa5a23fb3d2e0eef2 SHA256: dfe31fb300b8d43ca9f0de42a6f7d7bca6419574c17c5f0392af79911601b675 Description: DebianEdu KDE desktop applications This metapackage depends on various KDE office and desktop applications that are useful for teachers and their students. Package: kgmailnotifier Priority: optional Section: contrib/kde Installed-Size: 20 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Harald Sitter Architecture: solaris-i386 Version: 0.3.1-0ubuntu1 Depends: python, python-kde3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/kde/kgmailnotifier_0.3.1-0ubuntu1_solaris-i386.deb Size: 54566 MD5sum: d42ebdb846a4906d9eb3871dda6208de SHA1: ba7d52458faaa6008af4feb7ef74238d8c5d0ba8 SHA256: c50ad94822cb092a7d98570c33883b39e096aabbd82a156736ee573caa75b1ee Description: Gmail notifier applet for KDE When a new mail has arrived in your inbox a small window will pop up, showing author and subject of the newest mail. The underlined link will take you right to your inbox (using your preferred browser). . It also provides some additional features such as audio notification and support for LEDs on notebooks and multimedia keyboards. Package: kmformat Priority: optional Section: contrib/kde Installed-Size: 11 Maintainer: Brandon Holtsclaw Architecture: solaris-i386 Version: 0.1~beta2-0ubuntu4 Depends: libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0, libice6 (>= 1:1.0.0), libpng12-0 (>= 1.2.13-4), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/kde/kmformat_0.1~beta2-0ubuntu4_solaris-i386.deb Size: 349592 MD5sum: 87cfbeec71ee2e72c4c23e096c220b1d SHA1: 3213c12a26709123059533f4ae6fe4ca01a8710d SHA256: b5a4598de069ab6eabc524de64dc21cb0ea126f7ceac1b9f22f56950c078ba2d Description: floppy and USB disk formatting tool for KDE KMFormat is a Qt 4 formatting tool for floppy and USB disks with KDE integration. . A Google Summer of Code project for Kubuntu. . Homepage: http://www.micoulou.info/kformat/ Package: es Priority: optional Section: contrib/shells Installed-Size: 11 Maintainer: Gergely Nagy Architecture: solaris-i386 Version: 0.90beta1-10.1-build1 Depends: libgcc1 (>= 1:4.2.1), libreadline5 (>= 5.2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/shells/es_0.90beta1-10.1-build1_solaris-i386.deb Size: 102956 MD5sum: 151311ff8f585d3fe8bad0420651892e SHA1: ecd3ce3cece742d5aa324c5438771975826cb4b7 SHA256: e48c3517a6b12b4e26f08113db961a1c64f3ffc6a9e2a572056fcb07727b53dd Description: An extensible shell based on `rc' Es is a command interpreter and programming language which combines the standard features of other Unix shells with the features of a functional programming language such as Scheme. The syntax is derived from rc(1). Es is intended for use both as an interactive shell and a programming language for scripts. Package: tcsh Priority: standard Section: contrib/shells Installed-Size: 21 Maintainer: Franz Pletz Architecture: solaris-i386 Version: 6.14.00-7nexenta1 Replaces: tcsh-kanji (<< 6.14.00-6) Provides: c-shell, tcsh-kanji Depends: libgcc1 (>= 1:4.2.1), libiconv, sunwcslr Conflicts: tcsh-kanji (<< 6.14.00-6) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/shells/tcsh_6.14.00-7nexenta1_solaris-i386.deb Size: 344874 MD5sum: 6539c49d2f7680cc51a142915cbb379e SHA1: 6e5307f34cc1b8fb568286b5fc178f6dc8ef6de0 SHA256: 0760f2d2b31fc6c21d4b6d99db0d9ca7d9bdeea55ca164d8bbccc16b6ffae19f Description: TENEX C Shell, an enhanced version of Berkeley csh The TENEX C Shell is an enhanced version of the Berkeley Unix C shell. It includes all features of 4.4BSD C shell, plus a command-line editor, programmable word completion, spelling correction and more. The tcsh homepage can be found at http://www.tcsh.org/Home. . Homepage: http://www.tcsh.org/ Package: posh Priority: optional Section: contrib/shells Installed-Size: 10 Maintainer: Clint Adams Architecture: solaris-i386 Version: 0.6 Depends: debconf | debconf-2.0, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/shells/posh_0.6_solaris-i386.deb Size: 78308 MD5sum: 213257b4f69ddd0658e7265eddb4c4fa SHA1: b78ffea2bb9beca91d35bd21ffdda794351f478c SHA256: 6a65ed02132a60f17a803c7245f219450d07b95aca992498c17340ae000868d9 Description: Policy-compliant Ordinary SHell posh is a stripped-down version of pdksh that aims for compliance with Debian's policy, and few extra features. . WARNING: Since many of Debian's /bin/sh scripts are not actually policy-compliant, using posh as your /bin/sh may reveal breakage. Package: fdclone Priority: optional Section: contrib/shells Installed-Size: 22 Maintainer: Taketoshi Sano Architecture: solaris-i386 Version: 2.06c-1.1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/shells/fdclone_2.06c-1.1_solaris-i386.deb Size: 448274 MD5sum: 25c7d8596eb69277c5d4f0ed145ca0fd SHA1: 10fb2885cea07d8c3445ac22667e30c5c9342c53 SHA256: 30860b28982863a54846f6bab2dc7f824cca224db8e0fb75c3dab1aa10bcbf54 Description: A console-base lightweight file manager FD(FD represents "File and Directory") is an easy-to-use file management tool for Un*x newbies. As its name shows, this is a rewrite from scratch - the original version was written by Atsushi Idei for MS-DOS(tm) and once very popular in Japan. Messages are available either in English or in Japanese. Package: rc Priority: optional Section: contrib/shells Installed-Size: 11 Maintainer: Decklin Foster Architecture: solaris-i386 Version: 1.7.1-3-build1 Depends: libgcc1 (>= 1:4.2.1), libreadline5 (>= 5.2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/shells/rc_1.7.1-3-build1_solaris-i386.deb Size: 77082 MD5sum: 38677ba62ef95850a6873255722d2f1e SHA1: 35d2d4b81af988b548828ab88c470219c0e90e0d SHA256: 40b3ca085ea5671d8820682fc17d70b767f1e1469a505e0af7666f1b561c97dd Description: an implementation of the AT&T Plan 9 shell rc is a command interpreter and programming language similar to sh(1). It is based on the AT&T Plan 9 shell of the same name. The shell offers a C-like syntax (much more so than the C shell), and a powerful mechanism for manipulating variables. It is reasonably small and reasonably fast, especially when compared to contemporary shells. Its use is intended to be interactive, but the language lends itself well to scripts. Package: mksh Priority: optional Section: contrib/shells Installed-Size: 13 Maintainer: Thorsten Glaser Architecture: solaris-i386 Version: 32.1-1 Depends: debconf (>= 0.5) | debconf-2.0, sunwcslr Suggests: ed Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/shells/mksh_32.1-1_solaris-i386.deb Size: 169256 MD5sum: e6d8da7ee7ab85632cfc75372ba755f7 SHA1: 1d1acb5a82b3f38783456a4555e37b6a51897b5c SHA256: e1f3ec18feaf209a5cdee130866aa78f6c5f4f2a97bcf8397102c9d178bece79 Description: enhanced version of the Korn shell mksh is the MirBSD enhanced version of the Public Domain Korn shell (pdksh), a bourne-compatible shell which is largely similar to the original AT&T Korn shell. It includes bug fixes and feature improvements in order to produce a modern, robust shell good for interactive and especially script use. It has UTF-8 support in the emacs command line editing mode; corresponds to OpenBSD 4.2-current ksh (minus GNU bash-like $PS1); the build environment requirements are autoconfigured; throughout code simplification/bugfix/enhancement has been done, and the shell has extended compatibility to other modern shells. A sample ~/.mkshrc is included. . Homepage: http://mirbsd.de/mksh Package: ksh Priority: optional Section: contrib/shells Installed-Size: 19 Maintainer: Oliver Kiddle Architecture: solaris-i386 Version: 93s+20071105-1 Depends: libgcc1 (>= 1:4.2.1), libiconv, sunwcsl, sunwcslr, sunwlibm Conflicts: pdksh (<< 5.2.14-18) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/shells/ksh_93s+20071105-1_solaris-i386.deb Size: 1211142 MD5sum: 806a741854e8b684a33e46b1cd7342f7 SHA1: dc00e8300d20f9dbdcfbb54d8850e96242ecbffb SHA256: 5b391501f50998faadfcefaae97785eb6a51c097e5bafdbea262b62275610cd9 Description: The real, AT&T version of the Korn shell Ksh is a UNIX command interpreter (shell) that is intended for both interactive and shell script use. Its command language is a superset of the sh(1) shell language. . The 1993 version adds a number of new, mostly scripting related, features over the 1988 version that is typically distributed with commercial UNIX variants. For example, it has lexical scoping, compound variables, associative arrays, named references and floating point math. Package: latex-cjk-chinese Priority: optional Section: contrib/tex Installed-Size: 180 Maintainer: Danai SAE-HAN (韓達耐) Architecture: solaris-i386 Source: cjk Version: 4.7.0+git20070708-1.1 Depends: latex-cjk-common (= 4.7.0+git20070708-1.1), sunwcslr, tex-common (>= 0.7) Recommends: latex-cjk-chinese-arphic-bkai00mp, latex-cjk-chinese-arphic-bsmi00lp, latex-cjk-chinese-arphic-gbsn00lp, latex-cjk-chinese-arphic-gkai00mp Suggests: hbf-cns40-b5, hbf-jfs56 Conflicts: cjk-latex (<= 4.5.1), tfm-arphic-bkai00mp (<= 2.11.2-0.1), tfm-arphic-bsmi00lp (<= 2.11.2-0.1), tfm-arphic-gbsn00lp (<= 2.11.2-0.1), tfm-arphic-gkai00mp (<= 2.11.2-0.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/latex-cjk-chinese_4.7.0+git20070708-1.1_solaris-i386.deb Size: 62526 MD5sum: 5f2f942110a7239f66a22c33774d303b SHA1: de55ad48e1cbd715d322910a5372db79458be474 SHA256: 01215731d6e85a2933746c76c903b92d94830190be1523b849fddd80d6065dfd Description: Chinese module of LaTeX CJK CJK is a macro package for LaTeX. This package gives you the possibility to include Chinese (traditional and simplified) text in your (La)TeX documents. . Install hbf-jfs56 if you want to use bitmap fonts in simplified Chinese. Install hbf-cns40-b5 if you want bitmap fonts in traditional Chinese. Install hbf-cns40-[1-7] if you want CEF bitmap fonts. This is only needed if you need extremely rare and exotic Chinese characters. . Have a look at latex-cjk-common for a more detailed description. Package: bibclean Priority: optional Section: contrib/tex Installed-Size: 11 Maintainer: Henning Makholm Architecture: solaris-i386 Version: 2.11.4-6 Depends: sunwcslr Suggests: tex Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/bibclean_2.11.4-6_solaris-i386.deb Size: 131806 MD5sum: c95dbc47433f59f0f6dfe287c657fda5 SHA1: b49f74434c7d13312be58b1bebf9688576c6e913 SHA256: c5895192c6b7e0be228fd6b15ff15a00de0f2f687d2c5dfc3ec61de45dc337f5 Description: pretty-printer for BibTeX databases This is a pretty-printer and syntax-checker for bibliographic databases in the BibTeX format. It is a useful tool for canonicalizing the layout of personal bibliographies with entries fetched from many different sources. . Website: http://www.math.utah.edu/pub/bibclean/ Package: xgdvi Priority: optional Section: contrib/tex Installed-Size: 15 Maintainer: Debian QA Group Architecture: solaris-i386 Source: tex-guy Version: 1.3.2-2 Depends: libdvilib2-16 (>= 1.3.2), libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libiconv, libkpathsea4 (>= 2007), libt1-5, libttf2, libx11-6, libxext6, libxi6, sunwcslr, sunwlibm, vflib3 Recommends: dviutils Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/xgdvi_1.3.2-2_solaris-i386.deb Size: 93700 MD5sum: 02aafda4709583d2f87fae36d99c53fc SHA1: 947a3d1a176509ed15c4699272366cfa9c3ae751 SHA256: a2aed922cba8d9944dc58dd7fb50591696580f73e4084fec6ba70f6361dd2c5e Description: a TeX DVI previewer for X, with a nice GTK+ UI xgdvi is a TeX DVI(DeVice Independent) file previewer for the X Window System. xgdvi features a cool GTK+ frontend, and since it uses DVIlib as its kernel, xgdvi can handle EPS figures and Japanese DVI files. Anti-aliasing is also supported. . This is a part of the TeX-Guy distribution. . Homepage: http://www-masu.ist.osaka-u.ac.jp/~kakugawa/TeX-Guy/ Package: epix1 Priority: optional Section: contrib/tex Installed-Size: 31 Maintainer: Julian Gilbey Architecture: solaris-i386 Version: 1.0.24-1 Depends: gs, imagemagick, texlive-base-bin, texlive-latex-base, texlive-pictures Recommends: texlive-pstricks Suggests: latex-xcolor Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/epix1_1.0.24-1_solaris-i386.deb Size: 2392790 MD5sum: f05046eebcfbb7f51fb6330479a2e148 SHA1: 1855a64dfa54bcb0d2e22c492d857ca63c35c031 SHA256: d01fdf04156c0a4ee1171db2faab22e7478e5bdefc208dd0cd92f2dbc44f5194 Description: Create mathematically accurate line figures, plots and movies ePiX provides a system for creating mathematically accurate line figures, plots, and movies using an easy-to-learn C++-like syntax. LaTeX and dvips comprise the typographical rendering engine, while ImageMagick is used to create bitmapped images and animations. Package: jmpost Priority: optional Section: contrib/tex Installed-Size: 112 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Source: ptex-bin Version: 3.1.10+0.04b-2 Depends: libgcc1 (>= 1:4.2.1), libkpathsea4 (>= 2007), sunwcslr, sunwlibm, texlive-base-bin | tetex-bin (>= 1.0.7+20011202-5.1) Recommends: dvipsk-ja, ptex-bin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/jmpost_3.1.10+0.04b-2_solaris-i386.deb Size: 187834 MD5sum: bed23f948d02cff862c24eb55f0c9e84 SHA1: eed9c561950f6af7d2dd061541dc9ba14e2a5be8 SHA256: a7811908d24b7dd97c9b6f7eb95536c7046c5f63930910d635dce9ba54425a2c Description: Japanized MetaPost, a system for drawing pictures This is jMetaPost, a Japanized MetaPost based on the original MetaPost 0.641. jMetaPost can handle Kanji characters (EUC-JP). . MetaPost interprets the MetaPost language and produces PostScript pictures. The MetaPost language is similar to Knuth's Metafont with additional features for including tex(1) or troff(1) commands and accessing features of PostScript not found in Metafont. Package: lacheck Priority: optional Section: contrib/tex Installed-Size: 11 Maintainer: Davide G. M. Salvetti Architecture: solaris-i386 Version: 1.26-11 Depends: sunwcslr Recommends: texlive-base-recommended Suggests: auctex Conflicts: auctex (<= 9.4g-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/lacheck_1.26-11_solaris-i386.deb Size: 29816 MD5sum: 7f31e8f69bebea8ae96c8e47e7c6a513 SHA1: f1114ed98deeaaa81a8915e73dd354353cf52d45 SHA256: 0329415430eca426939a66a033116cc835cf47ddf2dba65c496a48c19bc0ed0e Description: A simple syntax checker for LaTeX LaCheck is a simple syntax checker for LaTex that is based on a single-pass lexical scanner. This makes clear that there are a lot of LaTeX problems this program cannot find, although it will find most simple mistakes. Complex macro packages may, however, make it completely unusable. . This program was bundled with AUCTeX once upon a time and is best known from there. . Homepage: http://www.ctan.org/tex-archive/support/lacheck/ Package: makejvf Priority: optional Section: contrib/tex Installed-Size: 9 Maintainer: Atsuhito KOHDA Architecture: solaris-i386 Version: 1.1a+0-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/makejvf_1.1a+0-2_solaris-i386.deb Size: 15036 MD5sum: af85371ad665ede25dc538202df84772 SHA1: dbc119094b94d728b611c51a0edb46703107402b SHA256: 3ba4db825d3844a5ededc1cf4d44b172d92d00b82052829a45eaa631710627d4 Description: generate VF file from japanese TeX TFM file for dvips For japanese font, the real size of PS font and information of TFM file is a bit different and this causes unexpected output so we need VF file to fix this situation. . This package provide a tool to generate such VF files from TFM files. Package: glosstex Priority: optional Section: contrib/tex Installed-Size: 16 Maintainer: Arnaud Fontaine Architecture: solaris-i386 Version: 0.4.dfsg.1-3 Depends: sunwcslr, texlive-base, texlive-base-bin, texlive-latex-base Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/glosstex_0.4.dfsg.1-3_solaris-i386.deb Size: 147782 MD5sum: 20bfd793690af6ac53a7d1c13a291aa7 SHA1: 4b396ca52ff3d9d8771dadb6832236a2807c4b72 SHA256: 7261c54eb35336fb376bbd516aee84c0b75636354068aa7e765776095813e5a5 Description: prepare glossaries and lists of acronyms GlossTeX is a tool for the automatic preparation of glossaries, lists of acronyms and sorted lists in general for use with LaTeX and MakeIndex. GlossTeX combines the functionality of acronym, nomencl and GloTeX. Like GloTeX, it uses the same format glossary definition files. GlossTeX can be used together with nomencl, nevertheless. Homepage: http://www.ctan.org/tex-archive/help/Catalogue/entries/glosstex.html Package: vftool Priority: optional Section: contrib/tex Installed-Size: 30 Maintainer: Atsuhito KOHDA Architecture: solaris-i386 Version: 2.0alpha-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/vftool_2.0alpha-3_solaris-i386.deb Size: 36040 MD5sum: c43e9dfe59bd159fb62bca6331082cea SHA1: 4a17aa0101238f9371eeb9f66ca2a07df738f56d SHA256: d06c9503faa31ec968785c9d009c98e4461462aba01a09cccac68a8521930520 Description: a tool to generate VF files for dvi2ps/dvi2dvi You can use PostScript fonts and/or TrueType fonts etc. in your TeX files with the VF files generated by vftool. Package: catdvi Priority: extra Section: contrib/tex Installed-Size: 10 Maintainer: Bart Martens Architecture: solaris-i386 Version: 0.14-9 Depends: libgcc1 (>= 1:4.2.1), libkpathsea4 (>= 2007), sunwcslr, tetex-base | texlive-base, tetex-bin | texlive-base-bin Recommends: tetex-extra | texlive-fonts-recommended Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/catdvi_0.14-9_solaris-i386.deb Size: 61346 MD5sum: 72172a1e035ac1689520ec637ce35113 SHA1: a326e919d2b070ab5c9da62669da96d42689de92 SHA256: 2cf97c90a1dd43293aa9d2afdf3cbe1cab84d85b530ea5425a66445f66b7225b Description: DVI to plain text translator CatDVI translates a TeX Device Independent (DVI) file into a readable plaintext file. It aims to generate high-quality output that reproduces all aspects of the DVI file within the limits of the output medium. CatDVI uses Unicode internally and can output ASCII, ISO Latin 1 and UTF-8 Unicode. . CatDVI can be used for previewing TeX documents on character-cell displays such as traditional terminals and terminal emulators. It is also possible to use it in generation of plain text documents from TeX source, assuming that the document is written with this conversion in mind. . CatDVI is under development and as such yet incomplete. However, it is quite useful even in its current form and already outperforms some of its competition in some areas. . CatDVI requires that the TFM files for all fonts used in its input DVI files are installed or can be generated by kpathsea. . Homepage: http://catdvi.sourceforge.net/ Package: m-tx Priority: optional Section: contrib/tex Installed-Size: 40 Maintainer: Roland Stigge Architecture: solaris-i386 Version: 0.60-8 Depends: sunwcslr, texlive-base-bin Recommends: musixlyr (>= 1.10-4), musixtex (>= 1:0.98-1), pmx (>= 2.1.0-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/m-tx_0.60-8_solaris-i386.deb Size: 403306 MD5sum: 8d8640309dfa43d6daa9b3fdec30429a SHA1: 5efed4c6327c0dde4ad994909d6ef303db30fc5a SHA256: 89721ccfe2160ee38be3ac3edc0f5f92e46a6333efe9ddbffcd1f98cec609420 Description: A simple music-from-text language for use with MusiXTeX M-Tx is a music-from-text language designed to look as much as possible like printed music. Here is some typical input code: . ------------------------------------------------------------------------ Title: Net soos ek is Composer: Charlotte Elliott Style: SATB Sharps: 2 Meter: 3/4 PMX: w190m Space: 9 . @+5 b4 b b | b2d | a4 a a | a2d | d4 e- f | g2 e4 | d2d of |] L: Net soos ek is, net soos ek is, O Lam van God, ek kom. d4s g f | e2d | e4 f e | d2d | d4 dr d | d2 c4 | d2d |] @^+5 rp | b4 e d | c2d | a4 d c | ( b2d | b2 ) g4 | f2d |] LT: Net soos ek is, O Lam van God, ek kom. a4 a a | g2d | g4 g g | f2d | b4- g+ f | e2 a4- | d2d ofd |] L: Net soos ek is, net soos ek is, O Lam van God, ek kom. ------------------------------------------------------------------------ . To run M-Tx, you also need MusiXTeX, musixlyr and PMX, all available as Debian packages. . Author: Dirk Laurie Package: jtex-bin Priority: optional Section: contrib/tex Installed-Size: 21 Maintainer: Ubuntu MOTU Developers Original-Maintainer: TSUCHIYA Masatoshi Architecture: solaris-i386 Source: texfam (1.2.1-9.1ubuntu1) Version: 1.9.1-9.1ubuntu1 Depends: jtex-base (>= 1.9.1), libgcc1 (>= 1:4.2.1), libkpathsea4 (>= 2007), sunwcslr, sunwlibm, texlive-base-bin, texlive-math-extra Recommends: dvips-fontdata-n2bk | dvi2ps-fontdata-n2a Suggests: dvipsk-ja | dvi2ps, xdvik-ja Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/jtex-bin_1.9.1-9.1ubuntu1_solaris-i386.deb Size: 160666 MD5sum: c2ab5fe6f35cd5605a1b45996db02cbb SHA1: c55325b16e27d7cf7d3eba26ea84cc96c879bd0c SHA256: 0377e8ebfa3c2bded847fdddcb93a6d645f94ae254ef59573f51f2cb4bad1180 Description: NTT Japanese TeX binary files NTT JTeX is a localized TeX implementation for Japanese text processing based on the original Knuth's TeX. . Includes: jtex, jlatex, amsjtex. Package: hyphen-show Priority: optional Section: contrib/tex Installed-Size: 7 Maintainer: Martin Buck Architecture: solaris-i386 Version: 20000425-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/hyphen-show_20000425-2_solaris-i386.deb Size: 12206 MD5sum: e03f0d2dd56bbbd9e312bf60677b59dc SHA1: c736630ea848040211e28d18514f292f89291f8a SHA256: 5f049172bd57b79f556bab4399cdec7037a0a029541912eced35243b1d4892c3 Description: Show hyphenations in DVI-files hyphen_show scans a DVI-file, tries to find all hyphenations and writes them to stdout. It is useful to check whether TeX's hyphenation algorithm really did the good job it is supposed to do. Package: spawg Priority: optional Section: contrib/tex Installed-Size: 7 Maintainer: Debian QA Group Architecture: solaris-i386 Source: tex-guy Version: 1.3.2-2 Depends: libdvilib2-16 (>= 1.3.2), libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libiconv, libkpathsea4 (>= 2007), libt1-5, libttf2, libx11-6, libxext6, libxi6, sunwcslr, sunwlibm, vflib3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/spawg_1.3.2-2_solaris-i386.deb Size: 27510 MD5sum: 3a644678111182b1580cf6f3e66424a3 SHA1: 75cd75e94b46f31d08bcea0c73fa83c19f619e19 SHA256: 69f6192607ecb924aac01d6db08045bea3e2be8d14f4e7f105a0241f87fe3d00 Description: a simple TeX DVI previewer with a simple GTK+ UI spawg is a simple TeX DVI(DeVice Independent) file previewer for the X Window System. It has no color support, but anti-aliasing is still supported. Unlike spawx11, it has a humble but comfortable GTK+ frontend. No-anti-aliasing version (spwg) is also included, too. . This is a part of the TeX-Guy distribution. . Homepage: http://www-masu.ist.osaka-u.ac.jp/~kakugawa/TeX-Guy/ Package: dvidvi Priority: optional Section: contrib/tex Installed-Size: 46 Maintainer: Lionel Elie Mamane Architecture: solaris-i386 Version: 1.0-8etch2 Replaces: texlive-extra-utils (<< 2005.dfsg.2-12) Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/dvidvi_1.0-8etch2_solaris-i386.deb Size: 16286 MD5sum: cb858d8742cdf884c9e21d8165f5bb60 SHA1: 39a9f285593c24dce6f6938257ed831666081c5f SHA256: 014b5f6df43bd07b35314e3546a414dfb11f9ffa511c83d487d7cc81b5a42ffb Description: Manipulate .dvi files Allows you to select, change the order, and/or shift the pages in a .dvi file. . This can for example be used to print an A5 booklet on A4 paper, in such a way that you can put a staple through the bundle. A shell script that does just that is provided. Package: dvi2tty Priority: optional Section: contrib/tex Installed-Size: 13 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 5.3.1-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/dvi2tty_5.3.1-4_solaris-i386.deb Size: 27172 MD5sum: 654e4532e6187538c7c76f76ab435662 SHA1: dcfaba42405edf6996ed70e617f2e801d43ad445 SHA256: 8110782ccbcc882fd31b3da1430c7ca1932467049a1fea4412dbcf67049eff98 Description: Previewing dvi-files on text-only devices If no options are passed output will be send to the pager defined in PAGER if specified. If no pager specified the output will go to pager. Package: multex-bin Priority: optional Section: contrib/tex Installed-Size: 21 Maintainer: Ubuntu MOTU Developers Original-Maintainer: TSUCHIYA Masatoshi Architecture: solaris-i386 Source: texfam (1.2.1-9.1ubuntu1) Version: 0.8.1-9.1ubuntu1 Depends: jtex-base (>= 1.9.1), jtex-bin, libgcc1 (>= 1:4.2.1), libkpathsea4 (>= 2007), multex-base (>= 0.8), sunwcslr, sunwlibm, texlive-base-bin, texlive-math-extra Recommends: dvi2dvi Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/multex-bin_0.8.1-9.1ubuntu1_solaris-i386.deb Size: 158726 MD5sum: e5f0106fba2344709504c6fade8bb8fa SHA1: c2d63e6956d9d6d7f085671fd251d6d1c4e2d4cd SHA256: 3c2c6cce2b6bb17e092de7f8f53aff4126be4cebb36d8d52efc1f9ac9196f551 Description: Multilingual TeX binary files MulTeX is a TeX implementation for Multilingual text processing based on the original Knuth's TeX. . Includes: multex, mullatex, amsmultex. Package: dvipsk-ja Priority: optional Section: contrib/tex Installed-Size: 20 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Version: 5.96+jp1.7a-2 Depends: libgcc1 (>= 1:4.2.1), libkpathsea4 (>= 2007), sunwcslr, sunwlibm, texlive-base | tetex-base, texlive-base-bin | tetex-bin (>= 3.0) Recommends: dvi2ps-fontdata-ja Suggests: ptex-bin | jtex-bin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/dvipsk-ja_5.96+jp1.7a-2_solaris-i386.deb Size: 126076 MD5sum: ec04ba37f622b4c2efdef62631ef10a6 SHA1: da298c2af1912853d18854ba2fb8486a0dde7223 SHA256: 8698168e3b1e7de53d0c59f7abbdfac5362c976a77071bedd10cd8ca0370c867 Description: DVI-to-PostScript translator with Japanese support This localized version of Tom Rokicki's dvips can handle Japanese DVI files. It can even output in Tate-Gaki(means "write vertically") style. . This is part of the ASCII pTeX distribution. Package: latex-cjk-common Priority: optional Section: contrib/tex Installed-Size: 479 Maintainer: Danai SAE-HAN (韓達耐) Architecture: solaris-i386 Source: cjk Version: 4.7.0+git20070708-1.1 Replaces: cjk-latex Provides: cjk-latex Depends: libgcc1 (>= 1:4.2.1), libkpathsea4 (>= 2007), sunwcslr, tex-common (>= 0.7), texlive-latex-base Recommends: freetype1-tools (>= 1.4pre.20050518-0.3) Conflicts: cjk-latex (<= 4.5.1), latex-cjk Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/latex-cjk-common_4.7.0+git20070708-1.1_solaris-i386.deb Size: 239028 MD5sum: 6014f09975f7f0a9efab2e9098992ee1 SHA1: 4bb1d2c00056b3e7ecdf643e83779338b97e8c5b SHA256: 0d293da3d0ac8867b86c427aefbad297ff47832341788e713b4d6d83d1da7502 Description: LaTeX macro package for CJK (Chinese/Japanese/Korean) CJK is a macro package for LaTeX to enable typesetting in Chinese, Japanese, Korean and Thai, and it supports Vietnamese through the "vntex" macro. And you can still use Russian, Greek and other languages in the same document. It supports various CJK encodings, like UTF-8, Big5, GB, JIS, KS, CNS (through CEF) and Emacs MULE. . This package will install the common files, as well as a few GNU/Emacs Lisp files, and it provides support for furigana ("ruby text") and PinYin, either with or without tone marks. Package: latex-cjk-japanese Priority: optional Section: contrib/tex Installed-Size: 146 Maintainer: Danai SAE-HAN (韓達耐) Architecture: solaris-i386 Source: cjk Version: 4.7.0+git20070708-1.1 Depends: latex-cjk-common (= 4.7.0+git20070708-1.1), sunwcslr, tex-common (>= 0.7) Recommends: latex-cjk-japanese-wadalab Suggests: hbf-kanji48 Conflicts: cjk-latex (<= 4.5.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/latex-cjk-japanese_4.7.0+git20070708-1.1_solaris-i386.deb Size: 38902 MD5sum: 8c1a6422bea4e822d38f18553da717c4 SHA1: 4182b3ea783c39924d59bc8d5eda91b85fb60dc1 SHA256: f5d42f2db2dc3d5b1ae502d20a33af9119fb3760601f62f498be80cdf4ad03a1 Description: Japanese module of LaTeX CJK CJK is a macro package for LaTeX. This package gives you the possibility to include Japanese text in your (La)TeX documents. Install latex-cjk-japanese-wadalab for pretty printing. . Install hbf-kanji48 if you want to use bitmap fonts in your documents. . Have a look at latex-cjk-common for a more detailed description. Package: mendexk Priority: optional Section: contrib/tex Installed-Size: 10 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Version: 2.6e-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/mendexk_2.6e-2_solaris-i386.deb Size: 59218 MD5sum: 0194dbecda8655aeb0ba7d38449c77b1 SHA1: 76083f9d673350222b7a8edb044b46248e5183d5 SHA256: ad957a24726137c00891460d5d58df3ce47b3f341fd24706535d669fad6adf94 Description: a replacement for makeindex with many enhancements This is an upper-compatible(but slow) substitute for the makeindex program which forms part of standard TeX distribution. Mendex features better Japanese(EUC) support and more. Package: tex-guy Priority: optional Section: contrib/tex Installed-Size: 16 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.3.2-2 Depends: imagemagick, libdvilib2-16 (>= 1.3.2), libgcc1 (>= 1:4.2.1), libiconv, libkpathsea4 (>= 2007), libt1-5, libttf2, sunwcslr, sunwlibm, vflib3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/tex-guy_1.3.2-2_solaris-i386.deb Size: 45190 MD5sum: 8110fc4c7d74e3f891abf34019ad8241 SHA1: 4410c51d4959c06e80d0b71eec81ea5f7a1a9b44 SHA256: e5fcf7eed41f0b890bdd73edc55c399443bc7eeaf3e93bb15ec2dbabb4764458 Description: miscellaneous utilities using DVIlib This package contains several utilities useful for dealing with TeX DVI files. . dvi2misc generates PostScript, PGM or images for EPSON ESC/Page and Ricoh RPDL printers from a TeX DVI. It can be used as an DVI driver for those printers. . dvifontlist displays a list of fonts used in a DVI file, while dvispecials displays a list of 'special' commands in a DVI file. dvipages shows the number of pages in a DVI file. . xgdvi, spawx11 and spawg has been separated since they depend on X and/or GTK+ libraries. . This is a part of the TeX-Guy distribution. . Homepage: http://www-masu.ist.osaka-u.ac.jp/~kakugawa/TeX-Guy/ Package: pfb2t1c2pfb Priority: optional Section: contrib/tex Installed-Size: 9 Maintainer: Hilmar Preusse Architecture: solaris-i386 Version: 0.3-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/pfb2t1c2pfb_0.3-3_solaris-i386.deb Size: 10438 MD5sum: 4fab8d31819e9529e9aed8dc4f76481c SHA1: b8b28425f90d4177a87487e08f80c8c1584d7fa0 SHA256: 181a2a34f717c2fe84683572f95d276b20a5fb5f87dd895b3b4a401631701177 Description: convert pfb into more compressible format and back The package contains the two small tools pfb2t1c and t1c2pfb. pfb file (PostScript Type1) can be converted into t1c and back without losing information. The t1c files have the same size but are more compressible. . This feature is very useful when packaging PostScript Type1 fonts. Package: src2tex Priority: optional Section: contrib/tex Installed-Size: 42 Maintainer: Sebastian Harl Architecture: solaris-i386 Version: 2.12h-8 Depends: sunwcslr Recommends: tetex-bin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/src2tex_2.12h-8_solaris-i386.deb Size: 437672 MD5sum: b07767bf783d65b74bb764e9e33986c9 SHA1: 434682afc883b623b4780e0a396296492dec313a SHA256: 44c085b880706cc0aae2d917eed9d4f6b17de8df491d93801c252a1a273970d5 Description: A converter from source program files to TeX format files src2tex [resp. src2latex] is a sort of text converter from BASIC, C, C++, OBJECTIVE-C, COBOL, FORTRAN, HTML, JAVA, LISP, MAKE, PASCAL, PERL, SCHEME, SHELL, TCL/TK and ASIR, MACSYMA, MAPLE, MATHEMATICA, MATLAB, MAXIMA, MuPAD, OCTAVE, REDUCE to TeX [resp. LaTeX]. However, it is not a simple pretty-printer; actually, it is designed to fulfill the following desires: . (1) We want to write mathematical formulae in comment area of source program. (2) We would like to patch PS or EPS figures upon source program. (3) We need a simple and easy-to-use tool which enables to combine documentation and manual with source program. (4) We often have to translate our program from text format to TeX format when we want to quote our own program in research report, lecture note, etc. That is quite time consuming, so it should be automated. Package: mftrace Priority: extra Section: contrib/tex Installed-Size: 12 Maintainer: Julian Gilbey Architecture: solaris-i386 Version: 1.2.14-1 Replaces: pktrace (<< 1.0.7-1) Depends: potrace | autotrace (>= 0.30), python, python-central (>= 0.6.5), sunwcslr, t1utils, texlive-base Suggests: fontforge Conflicts: pktrace (<< 1.0.7-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/mftrace_1.2.14-1_solaris-i386.deb Size: 43444 MD5sum: 8bb8f0855a10749ada56a5e1cdf77388 SHA1: aad7ca4d60902c2e40a7e47114cb5f9a16ccd94a SHA256: 63746c18dd6ae942bb93cba5b7435918ad6231d6b7c1fdad939cb35345e893e2 Description: Converts Metafont fonts into Type1 fonts mftrace is a small Python program that lets you trace a TeX bitmap font (a METAFONT font) into a PFA or PFB font (A PostScript Type1 Scalable Font). It is licensed under the GNU GPL. . Type1 fonts offer many advantages over bitmaps, as they allow PostScript files to render correctly on printers with many resolutions. Moreover, Ghostscript can generate much better PDF, if given scalable fonts. Python-Version: current Package: sgf2dg Priority: optional Section: contrib/tex Installed-Size: 46 Maintainer: Vincent Danjean Architecture: solaris-i386 Version: 4.026-8 Replaces: sgf2tex (<< 4.00) Depends: perl (>= 5.6.0-16), sunwcslr, sunwlibm, tex-common (>= 0.7) Recommends: libpdf-create-perl, libpostscript-file-perl Conflicts: sgf2tex (<< 4.00) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/sgf2dg_4.026-8_solaris-i386.deb Size: 188854 MD5sum: c938d5c5215e21b0a27b54b1b60858df SHA1: 9115169f456395f24ea6d01e2d650de40efe6110 SHA256: b05d8db0f62ed48c94cfaf877aaf870ec078dab5a9ffcf026802fb9ccda5a34a Description: Creates TeX files from Go game records Go is a board game from Eastern Asia and TeX is a program for typesetting. sgf2dg converts Go game records in smart-go format (SGF) into TeX files. You can produce camera-ready copies for books or magazines, or simply generate attractive printouts of your (internet) Go games. . sgf2dg includes the Metafont sources for a new set of Go fonts, and a script, sgf2dg (formerly sgf2tex), which translates files in sgf-format into TeX. Homepage: http://match.stanford.edu/bump/sgf2tex.html Package: ptex-bin Priority: optional Section: contrib/tex Installed-Size: 56 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Version: 3.1.10+0.04b-2 Replaces: platex Depends: libgcc1 (>= 1:4.2.1), libkpathsea4 (>= 2007), ptex-base (>= 1:2.0-3), sunwcslr, sunwlibm, texlive-base-bin | tetex-bin (>= 2.0.2-17), texlive-math-extra | tetex-extra Suggests: dvipsk-ja, jbibtex-bin, jmpost, mendexk Conflicts: platex Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/ptex-bin_3.1.10+0.04b-2_solaris-i386.deb Size: 231980 MD5sum: 7b5419a079b162c3248208ebb68ac08f SHA1: 0b51c257935f331a1f2a3627f798b5f7d202d728 SHA256: c235f29094889b8e5bde9f81dce63329d26fb10745f3fc9d2b92aa4b55bd1954 Description: The ASCII pTeX binary files This is the binary part of ASCII pTeX, a Japanized TeX distribution. . These are all the binaries for the pTeX system. pLaTeX is included in this package, too. You need at least ptex-base together with it. Package: pmx Priority: optional Section: contrib/tex Installed-Size: 17 Maintainer: Roland Stigge Architecture: solaris-i386 Version: 2.5.10-4 Depends: libgcc1 (>= 1:4.2.1), libgfortran2 (>= 4.2.1), sunwcslr, sunwlibm, texlive-latex-base Recommends: musixtex (>= 1:0.98-1) | texlive-music, musixtex-slurps | texlive-music, texlive-latex-recommended Suggests: m-tx Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/pmx_2.5.10-4_solaris-i386.deb Size: 565242 MD5sum: bd41c50c3e8f2a836ba3c3e5b4528c6c SHA1: 670e31189fa9185d41cf57ebd98a62bdd6b2e2f0 SHA256: a7f1659ca5d9d37dd93f9d63ccc5e10aca08253d94e11754f27ec2ccb232a7b6 Description: A Preprocessor for MusiXTeX PMX is a preprocessor for MusiXTeX that produces near-publication quality scores and parts with far less effort than would be required using MusiXTeX alone. . Among the new features are several that facilitate detailed editing, for example fine-tuning positions of dots, ornaments, and xtuplet numbers. It now also generates MIDI output! . Homepage: http://icking-music-archive.org/software/pmx/ Package: texmaker Priority: optional Section: contrib/tex Installed-Size: 2900 Maintainer: Debian Science Maintainers Architecture: solaris-i386 Version: 1.7.1-2~hardy1 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: aspell, gs-gpl | gs-esp | gs-afpl, hunspell-dictionary | openoffice.org-spellcheck-de-de | myspell-dictionary | hunspell-en-us, netpbm, psutils, tetex-extra | texlive-latex-extra Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/texmaker_1.7.1-2~hardy1_solaris-i386.deb Size: 1222818 MD5sum: 0b4c6c7923b547af96d11110dae8e53f SHA1: 4e4a60b866c9fb1cb848cabe33c4caf68a843146 SHA256: 48b5106d90427eb158fdc135159fc44b03793ca062b75875007350a34b626daf Description: A Cross-Platform LaTeX Editor Texmaker is a clean, highly configurable LaTeX editor with good hot key support and extensive Latex documentation. Texmaker integrates many tools needed to develop documents with LaTeX, in just one application. It has some nice features such as syntax highlighting, insertion of 370 mathematical symbols with only one click, and "structure view" of the document for easier navigation. Homepage: http://www.xm1math.net/texmaker/ Package: dvi2ps Priority: optional Section: contrib/tex Installed-Size: 377 Maintainer: OHURA Makoto Architecture: solaris-i386 Version: 3.2j-16 Replaces: dvi2ps-j Depends: debconf | debconf-2.0, libgcc1 (>= 1:4.2.1), libkpathsea4 (>= 2007), libttf2, sunwcslr, sunwlibm, texlive-base-bin | tetex-bin, vflib2 (>= 2.25.1-1) Suggests: dvi2ps-fontdata-ja Conflicts: dvi2ps-fontdata-a2n (<< 1.0-6), dvi2ps-fontdata-ja (<< 1.0-6), dvi2ps-fontdata-rrs (<< 1.0-6), dvi2ps-fontdata-rsp (<< 1.0-6), dvi2ps-fontdata-tbank (<< 1.0-6), dvi2ps-j Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/dvi2ps_3.2j-16_solaris-i386.deb Size: 107726 MD5sum: e3a5e2c9319de8e34b36562906a6688b SHA1: c93f254c92e2e6126d2c01a330cb7e79d0ed2591 SHA256: eeaf97f002025040aef22851c2df232fbddd71fcfba68aaafb2cc8f93762d05d Description: TeX DVI-driver for NTT JTeX, MulTeX and ASCII pTeX dvi2ps is another converter of DVI file to PostScript file. dvi2ps can handle dvi files of NTT JTeX, MulTeX and ASCII pTeX. Package: dvipdfmx Priority: optional Section: contrib/tex Installed-Size: 16 Maintainer: Yu Guanghui Architecture: solaris-i386 Version: 1:20070518-2 Depends: debconf | debconf-2.0, libgcc1 (>= 1:4.2.1), libkpathsea4 (>= 2007), libpaper1, libpng12-0 (>= 1.2.13-4), sunwcslr, sunwlibm, tetex-base | texlive-base-bin, tetex-bin | texlive-base-bin, zlib1g (>= 1:1.2.1) Conflicts: dvipdfm-cjk (<< 1:20021231-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/dvipdfmx_20070518-2_solaris-i386.deb Size: 359988 MD5sum: fb0edd6f2f2b01a71d0046459c7620c6 SHA1: 841ba4954c8ade2088ad5d5d8e10d52d7b55a21e SHA256: c0697360ebfc1aafcb3fd9314928dbd477e72f1fd647987c70e762e52a7e9004 Description: A DVI to PDF translator with CJK support The dvipdfmx (formerly dvipdfm-cjk) project provides an eXtended version of the dvipdfm, a DVI to PDF translator developed by Mark A. Wicks. . The primary goal of this project is to support multi-byte character encodings and large character sets for East Asian languages by using CID-keyed font technology. The secondary goal is to support as many features as pdfTeX developed by Han The Thanh. . This project is a combined work of the dvipdfm-jpn project by Shunsaku Hirata and its modified one, dvipdfm-kor, by Jin-Hwan Cho Package: dvi2dvi Priority: optional Section: contrib/tex Installed-Size: 22 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Version: 2.0alpha-9 Depends: libgcc1 (>= 1:4.2.1), libkpathsea4 (>= 2007), sunwcslr Recommends: dvi2ps-fontdata-ja, dvi2ps-fontdata-n2a Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/dvi2dvi_2.0alpha-9_solaris-i386.deb Size: 36906 MD5sum: 680652e8a4e044ca15c70e8614b30212 SHA1: 90daab62b12a9e90504c23090d50307ae049b7c7 SHA256: 68a7e9bc319cca6a25b84b62451ce3f42ac38d7a4533f0da9a89ff4d8b26f8c9 Description: Tweak DVI files dvi2dvi can: - expand virtual fonts in given DVI files, - change font names in given DVI files, - decompose 2-byte fonts into 1-byte subfonts. With dvi2dvi, you can convert DVI files generated by NTT jTeX to those of ASCII pTeX, and vice versa. Package: spawx11 Priority: optional Section: contrib/tex Installed-Size: 7 Maintainer: Debian QA Group Architecture: solaris-i386 Source: tex-guy Version: 1.3.2-2 Depends: libdvilib2-16 (>= 1.3.2), libgcc1 (>= 1:4.2.1), libiconv, libkpathsea4 (>= 2007), libt1-5, libttf2, libx11-6, libxext6, sunwcslr, sunwlibm, vflib3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/spawx11_1.3.2-2_solaris-i386.deb Size: 25260 MD5sum: d99b5ddb56f004a2640151d9988b6bc2 SHA1: c09f42172f4f8b3c9472e54a60e19c4ca408b983 SHA256: d540863bc912f69111abb1083be5515f317ed65baabc7327e5d21aa09d044571 Description: a simple TeX DVI previewer for X11 spawx11 is a simple TeX DVI(DeVice Independent) file previewer for the X Window System. It has no color support, but anti-aliasing is still supported. No-anti-aliasing versions (spwx11 and spx11) are also included, too. . This is a part of the TeX-Guy distribution. . Homepage: http://www-masu.ist.osaka-u.ac.jp/~kakugawa/TeX-Guy/ Package: jbibtex-bin Priority: optional Section: contrib/tex Installed-Size: 18 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Source: ptex-bin Version: 3.1.10+0.04b-2 Depends: jbibtex-base, libgcc1 (>= 1:4.2.1), libkpathsea4 (>= 2007), sunwcslr, sunwlibm Suggests: ptex-bin | jtex-bin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/jbibtex-bin_3.1.10+0.04b-2_solaris-i386.deb Size: 54444 MD5sum: e3a75486d9fb1cba51d1fab14020a4e8 SHA1: 491679bb1aac2a5daddf21e327bed421402697b0 SHA256: bfc9ec6c73e0aa51b04c59273b9e89eb9f500d5bccdc15a5b11b1f3947f3ff3f Description: make a bibliography for ASCII p(La)TeX / NTT j(La)TeX This is JBibTeX, a Japanized BibTeX based on the original BibTeX 0.99c. JBibTeX can handle Kanji characters (EUC-JP). . This package contains only jbibtex binary. You need at least jbibtex-base together with it. . This is a part of ASCII pTeX distribution, but you can use this program not only with ASCII p(La)TeX but also with NTT j(La)TeX. Package: dvipost Priority: optional Section: contrib/tex Installed-Size: 13 Maintainer: Debian LyX Maintainers Architecture: solaris-i386 Version: 1.1-2 Depends: sunwcslr, tetex-bin | texlive-base-bin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/dvipost_1.1-2_solaris-i386.deb Size: 19934 MD5sum: bf7f192aa7026ee1d4d1df86840c451f SHA1: 6ebc9e356ef5e06a83d44e38b0435860d3dc3951 SHA256: 85ab5e86d2e651ea32c174e37d1d5aea5c3f01ca283b0ad763c5a2ae8abcddea Description: Post processor for dvi files supporting change bars Dvipost is a post processor for dvi files, created by latex or tex. If the command is invoked as pplatex, it integrates the call of latex and the post processing of the dvi file. . Dvipost is used for special modes, which normally need the support of dvi drivers (such as dvips). With dvipost, these features could be implemented independent of the preferred driver. Currently, the post processor supports layout raster, change bars and overstrike mode. . Homepage: http://efeu.cybertec.at Package: latex-sanskrit Priority: optional Section: contrib/tex Installed-Size: 40 Maintainer: Debian-IN Team Architecture: solaris-i386 Version: 2.2-2 Depends: sunwcslr, tetex-bin | texlive-base, tex-common (>= 0.7) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/latex-sanskrit_2.2-2_solaris-i386.deb Size: 1062386 MD5sum: 62e846303dbb888131c0081d72c8fc62 SHA1: 68eabfe91f2848d5577525ec87100e7ab5fb420e SHA256: f7b14214e943df7ef29cba3955c5d7cf008fd1da6661497516feb699f38b3024 Description: Pre-processor and fonts to typeset Sanskrit in TeX latex-sanskrit provides fonts and the `skt' pre-processor for typesetting Sanskrit from both Devanagari and transliterated Roman scripts, and support for Vedic accent marks. . The input is in Roman script; and output may be either Devanagari or Roman script. Package: musixpss Priority: optional Section: contrib/tex Installed-Size: 13 Maintainer: Masaaki KANEMOTO Architecture: solaris-i386 Version: 0.41-1 Depends: sunwcslr, tetex-bin (>= 1.0.5-1) Recommends: musixtex (>= 1:0.98-1), tetex-extra | jmpost Suggests: dvipdfm | dvipdfm-cjk Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/musixpss_0.41-1_solaris-i386.deb Size: 17638 MD5sum: 1b50002abe3f6728dd0762c354db3fde SHA1: 5a086647b782bf1781ec804ada83347f8083d7e7 SHA256: 7fbcbdfa3f55cd27eb4eb8ad332a6a5a651404df60838b2d78d75a8122ef0bef Description: MusiXTeX extension for slurs and ties This package contains the extension to draw slurs and ties by using MetaPost. . Working with many DVI drivers, especially good with dvipdfm, it is useful when you want to distribute your music in PDF format. Origin: debian-jp Bugs: debbugs://bugs.debian.or.jp Package: tkdvi Priority: optional Section: contrib/tex Installed-Size: 23 Maintainer: Anselm Lingnau Architecture: solaris-i386 Version: 0.3.1-1.2build1 Depends: libgcc1 (>= 1:4.2.1), libkpathsea4 (>= 2007), tk8.3 | wish Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/tkdvi_0.3.1-1.2build1_solaris-i386.deb Size: 77860 MD5sum: aa2612448ee3dc5b453026e9dc758a9b SHA1: 49f455021b88a1be12455835cab5dc17b33f212e SHA256: cc5758edbb715e0bc05d8a84a04d96db0d858ff2f0264e06006a598978772b7a Description: A TeX DVI previewer based on Tcl/Tk This program lets you look at the DVI files output by TeX. It is similar in spirit to xdvi but offers a richer user interface as well as some convenient features such as the possibility to look at `spreads' of two adjacent pages as well as a 4x4 page `overview'. This program is still in alpha test, which means that some important functionality like the ability to show included graphics is still missing, but it is quite usable as it is. Please report bugs or suggestions. Package: musixtex Priority: optional Section: contrib/tex Installed-Size: 7522 Maintainer: Roland Stigge Architecture: solaris-i386 Version: 1:0.112.2-3 Depends: perl, sunwcslr, tex-common (>= 0.7), texlive-base, texlive-base-bin Suggests: m-tx, pmx Conflicts: musixtex-doc, musixtex-fonts Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/musixtex_0.112.2-3_solaris-i386.deb Size: 4951510 MD5sum: 372cf41747fd3bca930cea1fd059aad0 SHA1: 9817262e049da8379456cfa6b855ae63e0e39ecf SHA256: 215b87a6cb99a56d05ec32cc74f0d62cf65dcf4888cfd30157b640fe20589fbe Description: Typeset music scores with TeX This package contains the MusiXTeX macros, musixflex, MusiXTeX User's Manual in LaTeX source and DVI formats, and example source MusiXTeX music score files. . MusiXTeX is a set of versatile and power TeX macros to typeset polyphonic, orchestral or choral music. It allows very fine control and produces professional printed music scores. . Due to the important amount of information to be provided to the typesetting process, coding MusiXTeX might appear to be awfully complicated, especially for beginners. Therefore, it is recommended to use MusiXTeX with some pre-processors, such as PMX and M-Tx, available as Debian packages. Package: chktex Priority: optional Section: contrib/tex Installed-Size: 22 Maintainer: Baruch Even Architecture: solaris-i386 Version: 1.6.3-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/chktex_1.6.3-2_solaris-i386.deb Size: 98374 MD5sum: 2edfc23ec72bf7a32820f3e2ec65f3fe SHA1: ac869134ced89f3862cfa964422c8c1f69a1fdb0 SHA256: 115b191dd05d63a11c5bb16cfad861b45912daf5b34fcda7813b811355eccb94 Description: Finds typographic errors in LaTeX ChkTeX finds typographic errors in LaTeX documents: * Supports over 40 warnings. * Supports ``\input'' command; both TeX and LaTeX version. Actually includes the files. ``TEXINPUTS''-equivalent search path. * Intelligent warning/error handling. The user may promote/mute warnings to suit his preferences. You may also mute warnings in the header of a file; thus killing much unwanted garbage. * Supports both LaTeX 2.09 and LaTeX2e. * Flexible output handling. Has some predefined formats and lets the user specify his own format. Uses a ``printf()'' similar syntax. ``lacheck'' compatible mode included for interfacing with the AUC-TeX Emacs mode. . Homepage: http://baruch.ev-en.org/proj/chktex/ Package: ko.tex-bin Priority: optional Section: contrib/tex Installed-Size: 719 Maintainer: A Lee Architecture: solaris-i386 Source: ko.tex Version: 0.1.0+20071012-1 Depends: perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/ko.tex-bin_0.1.0+20071012-1_solaris-i386.deb Size: 101612 MD5sum: 64b0c7fadcd526f540b7603fe639f0c1 SHA1: 000a096c8aaabf71154d112f81cc896c9d333d86 SHA256: 4768327db395636412f2e65bf3ff035a8451166e129f3586bbde4be2255a7951 Description: Korean TeX: Binaries and scripts ko.TeX is a collection of LaTeX packages made by Koaunghi Un, Dohyun Kim and Kangsoo Kim to replace HLaTeX and Hangul-ucs. See http://project.ktug.or.kr/ko.TeX/ for more information. . This package contains binaries and scripts. Enhances: ko.tex Package: untex Priority: optional Section: contrib/tex Installed-Size: 7 Maintainer: Enrique Zanardi Architecture: solaris-i386 Version: 9210-10 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/tex/untex_9210-10_solaris-i386.deb Size: 8256 MD5sum: 9dfc36e13e0f7c11dc1f4eaa6f72401c SHA1: e7a2cff1526f8f33f991fa8310b0296fb6dccda3 SHA256: 5b981b6aff4998b32af71db92ae679d2cfbcc234a34db4c613db85314bfe4690 Description: Remove LaTeX commands from input This package contains a filter that removes LaTeX commands from input and sends the filtered text to output. Package: elvis-tiny Priority: standard Section: contrib/base Installed-Size: 9 Maintainer: Miquel van Smoornburg Architecture: solaris-i386 Version: 1.4-20-build1 Pre-Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/base/elvis-tiny_1.4-20-build1_solaris-i386.deb Size: 46286 MD5sum: a6ee23861d0db5f99288e99af6d86d77 SHA1: 9b433b04c36e2b6b947c6e3b415195ddfc1e2c2b SHA256: 25ad7f27f60a7558d30826fdf3b1624862741eebaf34ae0c3ebf720de7f1ff59 Description: Tiny vi compatible editor for the base system Elvis-tiny is based on a 1991 Minix version of elvis. You should install another vi-editor (such as "vim", "elvis" or "nvi") if you want a vi editor that is full featured and has no bugs. Package: oo-browser Priority: extra Section: contrib/devel Installed-Size: 58 Maintainer: David Coe Architecture: solaris-i386 Version: 4.08-3 Depends: emacs21 | emacsen, libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxt6, make, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/oo-browser_4.08-3_solaris-i386.deb Size: 499382 MD5sum: 17f6df928edcde7ad8fbd775a9530d61 SHA1: 723e08a419c7175911982f5548e419a628bbe86a SHA256: 2c5bfc0968af04d81693c47c0a5dfb2ad6d798029f6da300bd11a8f1ba9faa3a Description: Object Oriented Class Browser (for emacsen) The oo-browser is a multi-windowed, interactive object-oriented class browser similar in use to the well-known Smalltalk browsers. It works well with a number of object-oriented languages. It provides textual views within the editor and additional graphical views under the X window system. Oo-browser has support for Java, C++/C, Object-C, Python, Smalltalk, Eiffel, and Lisp. . More information can be found at the oo-browser web site http://sourceforge.net/projects/oo-browser/ . Package: xfce4-panel-dev Priority: optional Section: contrib/devel Installed-Size: 401 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: xfce4-panel Version: 4.4.2-3ubuntu3 Replaces: xfce4-dev (<= 4.0.0.final-1) Depends: libxml2-dev, xfce4-mcs-manager-dev (>= 4.4.2), xfce4-panel (= 4.4.2-3ubuntu3) Conflicts: xfce4-dev (<= 4.0.0.final-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/xfce4-panel-dev_4.4.2-3ubuntu3_solaris-i386.deb Size: 95390 MD5sum: 5699d94059ae99c1913b554ec997bc95 SHA1: 9702bd00484916839cfb0f7d39bd1e7936485732 SHA256: 0d2ae535292f26f4717b2c63e5a94666dd115ca0dd525a79c85e6d7d719faad4 Description: The Xfce4 panel development files In this package, you can find the development files distributed with the Xfce4 panel, the main panel of Xfce4 desktop environment. The files in this package are mainly going to be of interest for you if you intend to code applications which use some of the Xfce4 C panel functions. Homepage: http://www.xfce.org/ Package: libcfitsio3 Priority: optional Section: contrib/devel Installed-Size: 1346 Maintainer: Aurelien Jarno Architecture: solaris-i386 Source: cfitsio3 Version: 3.040-5 Replaces: cfitsio3 Provides: cfitsio3 Depends: libgcc1 (>= 1:4.2.1), sunwlibm Conflicts: cfitsio3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libcfitsio3_3.040-5_solaris-i386.deb Size: 520490 MD5sum: 75e3fbe86f65376da46f1e2bef6dc9e9 SHA1: 252515085940567de4362c627025d1ab2dead0fc SHA256: 29189acf48eaaf4999b423a2ccb7399e794b0d4e79765ba00212ad39a674e555 Description: shared library for I/O with FITS format data files FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains what you need to run programs that use this library. Package: libtermios-ruby1.8 Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Lucas Nussbaum Architecture: solaris-i386 Source: libtermios-ruby Version: 0.9.5-1 Depends: ruby Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libtermios-ruby1.8_0.9.5-1_solaris-i386.deb Size: 19668 MD5sum: 56b21b243df6145be86b4088042a0512 SHA1: 675da38f8e479659e1d77c409f9f32996f74b69c SHA256: b3a0441c6bd6e42a7002cdd3a67b80913c5ffd0c579a7c7255ac55a4754d76ca Description: termios simple wrapper for ruby 1.8 Ruby-termios enables you to use termios interface. . Termios module are simple wrapper for termios. It can be included into IO-family classes and can extend IO-family objects. In addition, the methods can use as module function. Package: libmaloc1 Priority: optional Section: contrib/devel Installed-Size: 135 Maintainer: Michael Banck Architecture: solaris-i386 Source: maloc Version: 0.2-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libmaloc1_0.2-1_solaris-i386.deb Size: 49808 MD5sum: 942174db4fadb98219d1f7b90abcc274 SHA1: 87e1bd2c49fd2696401d415e3490089606aeeed9 SHA256: 4deae576eb4b6c5277d4e68f4b5d231d83f9b7ab579f233f2d5db7ac9f1b3fe7 Description: Object-oriented Abstraction Layer for C MALOC is a small, portable, abstract C environment library for object- oriented C programming. MALOC is used as the foundation layer for a number of scientific applications, including MC, SG, and APBS. MALOC can be used as a small stand-alone abstraction environment for writing portable C programs which need access to resources which are typically architecture-dependent, such as INET sockets, timing routines, and so on. MALOC provides abstract datatypes, memory management routines, timing routines, machine epsilon, access to UNIX and INET sockets, MPI, etc. All things that can vary from one architecture to another are abstracted out of an application code and placed in MALOC. Package: cl-uffi-tests Priority: optional Section: contrib/devel Installed-Size: 18 Maintainer: Kevin M. Rosenberg Architecture: solaris-i386 Source: cl-uffi Version: 1.6.0-1 Depends: cl-uffi, common-lisp-controller (>= 3.37), zlib1g-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/cl-uffi-tests_1.6.0-1_solaris-i386.deb Size: 25808 MD5sum: 2f0917e028cfd8828ae7ae96d74cf8b2 SHA1: 1fc2c138840910b57fe2daeaf5d7ae8368a11d01 SHA256: 4710810445d708bd96732889b317ae1850ac9ac68878a18721306f36ffb15614 Description: Regression tests for UFFI Common Lisp Library This is a test of regression tests for UFFI. Besides providing testing for UFFI, the tests serve as an example of UFFI usage. Package: crasm Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Laszlo Boszormenyi (GCS) Architecture: solaris-i386 Version: 1.4-2 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/crasm_1.4-2_solaris-i386.deb Size: 59602 MD5sum: 86a00f910d5ee3371d11a0db913d5e75 SHA1: 20e5de032f4483614d5ceaa391bf87ab293f7ed2 SHA256: 451c3ccd449e81a5d0854341584ab42347e6841dc1fed615e4bfd5ee2c2189f1 Description: Cross assembler for 6800/6801/6803/6502/65C02/Z80 Assemble a microprocessor program and produce output file in Intel HEX or Motorola S Code from source for 6800/6801/6803/6502/65C02/Z80 processors. A program listing and a symbol table are also produced on the standard output. . Homepage: http://crasm.sourceforge.net/crasm.html Package: tix-dev Priority: optional Section: contrib/devel Installed-Size: 78 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Source: tix Version: 8.4.0-6ubuntu1 Replaces: tix8.1-dev Depends: tcl8.4-dev, tix (= 8.4.0-6ubuntu1), tk8.4-dev (>= 8.4.1) Conflicts: tix8.1-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/tix-dev_8.4.0-6ubuntu1_solaris-i386.deb Size: 520694 MD5sum: 4708c62a78eead96ed91d6731ad7f01a SHA1: ca59f4e55eaabd40e401cbcbf4fbdaeef59e8180 SHA256: 1c1e900c3859591c85ae4fdb4cc89ef27e37cc7850f9b5ba786fcc1bf71e1fa1 Description: The Tix library for Tk -- development package The Tix library for Tk extends Tk with new widgets. . This package includes files, static libraries, man pages for Tix. Package: wordnet-dev Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Tille Architecture: solaris-i386 Source: wordnet Version: 1:3.0-6ubuntu0.1 Depends: libc6-dev, wordnet (= 1:3.0-6ubuntu0.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/wordnet-dev_3.0-6ubuntu0.1_solaris-i386.deb Size: 62342 MD5sum: edde9603ff87ee96bd53c9da823b6cc4 SHA1: aabce8a4d1a32f2ae2458ed0ddfdfb7518461f5a SHA256: ea22e2806ffd0beceb59d170fd834a12ff068897d11ba8365b04b97fd9e2e3d8 Description: electronic lexical database of English language WordNet(C) is an on-line lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets. . WordNet was developed by the Cognitive Science Laboratory (http://www.cogsci.princeton.edu/) at Princeton University under the direction of Professor George A. Miller (Principal Investigator). . Homepage: http://wordnet.princeton.edu/ . Header files and library as well as manpages for section 3 (development). Homepage: http://wordnet.princeton.edu/ Package: libginspx-dev Priority: extra Section: contrib/devel Installed-Size: 35 Maintainer: NIIBE Yutaka Architecture: solaris-i386 Source: ginspector Version: 20050529-2 Depends: gtk2.0-binver-2.10.0, libginspx0 (= 20050529-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libginspx-dev_20050529-2_solaris-i386.deb Size: 97616 MD5sum: 9313064bde0229098ef222740bdcfbe7 SHA1: c4e466c8b025ad297e495f02b4adaa896deb8466 SHA256: 63f5d9da14319e87305f1790fdb5928a60ac09075a15e85d4f4d0ce621b3e35f Description: Development headers of GTK+ object/class inspector G-Inspector invokes a GTK+ application and inspects its objects. It shows widgets hierarchy, properties of widgets, etc. It can blink a specific widget instance so that you can identify it. It can handle Glib objects too. . Homepage: http://sourceforge.net/projects/g-inspector/ Package: libyazpp1-dev Priority: optional Section: contrib/devel Installed-Size: 251 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Simon Architecture: solaris-i386 Source: yazpp Version: 1.0.0-0ubuntu1 Provides: libyazpp-dev Depends: libyaz2-dev, libyazpp1 (= 1.0.0-0ubuntu1) Conflicts: libyazpp-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libyazpp1-dev_1.0.0-0ubuntu1_solaris-i386.deb Size: 74952 MD5sum: fa7cff5611a4708e2ef19a089d6c6ae4 SHA1: df2b18a1cc962971d46568d0904cfa20a350bf86 SHA256: 1f9dba1870f7fcbbd743bc43c0382c059ebc1d92f221ca0099af3bf7e3c703a8 Description: Development libraries for YAZ++ and ZOOM YAZ++ is an application programming interface (API) to YAZ which supports the development of Z39.50/SRW/SRU client and server applications using C++. Like YAZ, it supports Z39.50-2003 (version 3) as well as SRW/SRU version 1.1 in both the client and server roles. YAZ++ includes an implementation of the ZOOM C++ binding and a generic client/server API based on the Observer/Observable design pattern. . This packages includes development libraries and C++ header files. . Homepage: http://www.indexdata.dk/yazplusplus/ Package: gap-dev Priority: optional Section: contrib/devel Installed-Size: 71 Maintainer: Bill Allombert Architecture: solaris-i386 Source: gap Version: 4r4p10-2 Depends: gap-core (= 4r4p10-2), gcc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/gap-dev_4r4p10-2_solaris-i386.deb Size: 1731450 MD5sum: b197de776ceff4575dbd215782373390 SHA1: 5a2306459e69f994bfaf44cd0679bd090accaa52 SHA256: ce5734db920d0d167000107e750d4709a276fccc3a5e86bd050bd2375ad607e8 Description: GAP computer algebra system, compiler and development files GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. In the example text, gap is used to analyse Rubik's Cube using group theory. A kernel implements a Pascal-like language. . This package contains the GAP compiler and the headers files and objects files necessary to build GAP packages. . The GAP compiler (GAC) creates C code from GAP code and then calls the system's C compiler to produce machine code from it. This can result in a speedup. . Homepage: Package: libxmlrpc++-dev Priority: optional Section: contrib/devel Installed-Size: 14 Maintainer: Ondřej Surý Architecture: solaris-i386 Source: xmlrpc++ Version: 0.7+cvs20040713-2 Depends: libc6-dev | libc-dev, libxmlrpc++0 (= 0.7+cvs20040713-2), pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libxmlrpc++-dev_0.7+cvs20040713-2_solaris-i386.deb Size: 82578 MD5sum: 0f6750969d0cf7c36c97dec426bec168 SHA1: 638ee4123b564009f4537e9666479f66bf5afce4 SHA256: dab628261d99251c0bcf59e9213b653c4aa5d24084e59ea5d163ae92afa2076f Description: C++ library for XML-RPC - Development files XmlRpc++ is a C++ implementation of the XML-RPC protocol. It is based upon Shilad Sen's excellent py-xmlrpc. The XmlRpc protocol was designed to make remote procedure calls easy: it encodes data in a simple XML format and uses HTTP for communication. XmlRpc++ is designed to make it easy to incorporate XML-RPC client and server support into C++ applications. . This package contains the header files and static libraries which is needed for development. Package: libifstat-dev Priority: optional Section: contrib/libdevel Installed-Size: 41 Maintainer: Goswin von Brederlow Architecture: solaris-i386 Source: ifstat Version: 1.1-7build1 Depends: libsnmp-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libifstat-dev_1.1-7build1_solaris-i386.deb Size: 11528 MD5sum: aba8242b3b8a1772e6abc1df82f58413 SHA1: 703728b75f5ae90f035ad0565608bc3a133a36c2 SHA256: 10a2004e2cd120011dc65c57c4e30e7eadf613f0d8ea300e69f300e3549c26b9 Description: Ifstat Development Files Static library, header and config file to include ifstat functionality in other applications. Package: libtk-img Priority: optional Section: contrib/devel Installed-Size: 48 Maintainer: Sergei Golovan Architecture: solaris-i386 Version: 1:1.3-release-5 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libpng12-0 (>= 1.2.13-4), libtiff4, libx11-6, sunwcslr, sunwlibm, tk (>= 8.4.16-1) | wish, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libtk-img_1.3-release-5_solaris-i386.deb Size: 196616 MD5sum: a855bd025655fa5ba2788b6d8b369ba8 SHA1: eeaf15c2f154ec77fe984b3ee817a880c475171f SHA256: 077cd7d0b7ad7526bdf4e2da5a2ede3ecaeecd8ac3b598a8847733c106db8456 Description: Extended image format support for Tcl/Tk (runtime) Img is a package to enhance Tk by providing support for various image formats such as XPM, GIF (transparency supported, but not LZW), PNG, JPEG, TIFF, and PostScript. . The libimg library can be loaded dynamically into Tcl/Tk scripts to provide the image handling functions. . This package includes runtime libraries and the tkv script, which is basically a functional demo/proof-of-concept for Img. Homepage: http://sourceforge.net/projects/tkimg/ Package: btyacc Priority: extra Section: contrib/devel Installed-Size: 14 Maintainer: Richard Atterer Architecture: solaris-i386 Version: 3.0-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/btyacc_3.0-5_solaris-i386.deb Size: 94020 MD5sum: d083f63eb86e55dd23b15d3b93a7698d SHA1: 92d78080de85c63b342396ba7ae05e5c64cda538 SHA256: 1efb26e7958c11a6b94b734772b1bd32041edd31e667e689ca7079e5d766cb45 Description: Backtracking parser generator based on byacc btyacc is a hacked version of the original Berkeley "byacc". The main change to byacc is the addition of backtracking code, allowing you to try both alternatives in case of shift-reduce or reduce-reduce conflicts. As long as no backtracking takes place, speed is comparable to bison. . Additional features: - enhanced support for storing of text position information for tokens - closes the potential *yacc/bison memory leak during error recovery - preprocessor directives like %ifdef, %include - C++ friendly . Related packages: bison, byacc, antlr Package: libsofia-sip-ua-dev Priority: optional Section: contrib/libdevel Installed-Size: 87 Maintainer: Debian VoIP Team Architecture: solaris-i386 Source: sofia-sip Version: 1.12.7-1 Depends: libc6-dev | libc-dev, libsofia-sip-ua0 (= 1.12.7-1) Suggests: sofia-sip-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libsofia-sip-ua-dev_1.12.7-1_solaris-i386.deb Size: 929446 MD5sum: d1a915eee662e26a005d07af0976fb76 SHA1: 3c48779b19ca015a4cc362a466b256bc18b38b10 SHA256: 0d3a49783774f2849534a8c673428fd67d6f7b2425bd3ca441f9014005aa51d2 Description: Sofia-SIP library development files Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. . This package provides the headers and libraries needed to build applications against the Sofia-SIP library. Homepage: http://sofia-sip.sourceforge.net/ Package: ircd-ratbox-dbg Priority: optional Section: contrib/devel Installed-Size: 56 Maintainer: Arnaud Cornet Architecture: solaris-i386 Source: ircd-ratbox Version: 2.2.6.dfsg-1 Depends: ircd-ratbox (= 2.2.6.dfsg-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/ircd-ratbox-dbg_2.2.6.dfsg-1_solaris-i386.deb Size: 817932 MD5sum: f014b768c92739a4651d4ba5d7650a41 SHA1: fae7f2991028945227158c4065403bbd2363128b SHA256: 4f8b5df3ae5ad861d10d283ba2b196a8ba10fe021037cb8f5d3ecf6f1a832a9c Description: debugging symbols fro ircd-ratbox ircd-ratbox is a full featured ircd. It is the primary ircd used on EFNet, combining the stability of an ircd required for a large production network together with a rich set of features making it suitable for use on smaller networks. . ircd-ratbox also has a twin services package with compatibility code in ircd-ratbox allowing for enhanced features and better support for networks with channel registration. . This package contains the debugging symbols to debug ircd-ratbox. . Homepage: http://www.ircd-ratbox.org/ Package: m2c Priority: optional Section: contrib/devel Installed-Size: 37 Maintainer: Anthony Fok Architecture: solaris-i386 Version: 0.6-10.2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/m2c_0.6-10.2_solaris-i386.deb Size: 124924 MD5sum: 5c95755682e6607f9934fc9b44348471 SHA1: 122e2e1b74c517975cd8f9dc306512f3004bb90b SHA256: 8c8977744b6f8c6398ccaf9ad97cf1d1d6c299fd3c0128070673926870947266 Description: Modula-2 translator (compiler) m2c is a Modula-2 translator. The translator supports Modula-2 versions described in 3rd and 4th editions of famous Wirth's book _Programming_in_Modula-2_. (Note: This is not current Modula-2 ISO standard.) High portability of the translator is achieved by intermediate translation into C. The translator is aimed to be used on Unixes of different flavours. Package: libsary-dev Priority: optional Section: contrib/devel Installed-Size: 45 Maintainer: Hidetaka Iwai Architecture: solaris-i386 Source: sary Version: 1:1.2.0-1.1 Depends: libsary10 (= 1:1.2.0-1.1) Suggests: sary-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libsary-dev_1.2.0-1.1_solaris-i386.deb Size: 31226 MD5sum: 726a7011066d1fb10b6e12d92eba4972 SHA1: 8411686e9cfcc5dd335c82df960bad0902838576 SHA256: 72abac047ac76d7b4720a8f8cf95c57db1e375b4ea3edff3ff98e5011077f5d0 Description: A suffix array library (development) Sary is a suffix array library. It provides fast full-text search facilities for huge, say, 10 MB, 100 MB text files using the data structure called suffix array. . This package contains development files necesarry to development program that use this library. Package: libvanessa-socket-pipe Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Simon Horman Architecture: solaris-i386 Source: vanessa-socket Version: 0.0.7-2 Depends: libc6-dev, libvanessa-socket0 (= 0.0.7-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libvanessa-socket-pipe_0.0.7-2_solaris-i386.deb Size: 9440 MD5sum: 8120fb9133d54f6ac2b8d900e518e39f SHA1: 07157ff09c5fbfb1c07f03ef11ec6d4336d2d187 SHA256: 1ee768230560a3cb810eac346b3534747af9cbb0fe528a526ed25b1966fd1b0b Description: User space TCP/IP pipe A TCP/IP pipe is a user space programme that listens for TCP/IP connections on port on the local host and when a client connects makes a connection to a TCP port, possibly on another host. Once both connections are established data sent on one connection is relayed to the other, hence forming a bi-directional pipe. . Uses include enabling connections to specific ports on hosts behind a packet filter. . This code is intended primarily as an example of how many of the features of libvanessa_socket work. Package: libsvm-tools Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libsvm Version: 2.84.0-3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libsvm2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libsvm-tools_2.84.0-3_solaris-i386.deb Size: 45796 MD5sum: be53c1ffdfd2365a32191982014eab3a SHA1: 2452c584628923b65f2c5c6003d3a313131b6e57 SHA256: 1c88931b1d0881acfc229cc1c31b880c2ca80433320abbe51dcaa6bd76b91c0d Description: The LIBSVM binary tools These are the command-line utilities for training Support Vector Machines given files containing training vectors. Package: hp48cc Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Roberto Lumbreras Architecture: solaris-i386 Version: 1.3-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/hp48cc_1.3-4_solaris-i386.deb Size: 20994 MD5sum: 8e428bbafc00753daa498a7be0e68d51 SHA1: d63c7ec6d89345008d2891310d2c772c326e866b SHA256: dff8ef5e0ef2ee78af8824f5ff55e194187f94521c2d36cd38ade59530211ba8 Description: C-like compiler which produces HP48 RPN `hp48cc' is a C-like compiler that translates the input code into the HP48 RPN language. The language recognized by the compiler is only a small subset of the C language, with some non-standard extensions, but powerful enough to write complex programs simply. Package: libmdsp-dev Priority: optional Section: contrib/devel Installed-Size: 30 Maintainer: Debian VDR Team Architecture: solaris-i386 Source: libmdsp Version: 0.11-8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libmdsp-dev_0.11-8_solaris-i386.deb Size: 47144 MD5sum: 2a78ec903648c061ebe803904bb0df3e SHA1: f5153175338f7a82f8459d9331bb23905d93eade SHA256: 43a2759a31b59a97d895657a520f12f85c1791f85159869af38496ee66bf78a6 Description: METAR Decoder Software Package Library development files METAR (Meteorological Aviation Routine Weather Report) is the standard fornat for reporting meterological conditions. The MDSP Library provides a programmer with functions to decode and print METAR data. . This is a static only library! Package: cdecl Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Fredrik Hallenberg Architecture: solaris-i386 Version: 2.5-8-build1 Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/cdecl_2.5-8-build1_solaris-i386.deb Size: 27144 MD5sum: 327ea5a8a9324fbacc38a4408f09e139 SHA1: 273dc305d5ea7bceef0e0476fa0c7e605de64931 SHA256: 9430fa1feba6dd8ad277e5b3991ca4dcf677d192ec7b1530ebe98de8ef037e6a Description: Turn English phrases to C or C++ declarations Cdecl is a program which will turn English-like phrases such as "declare foo as array 5 of pointer to function returning int" into C declarations such as "int (*foo[5])()". It can also translate the C into the pseudo- English. And it handles typecasts, too. Plus C++. And in this version it has command line editing and history with the GNU readline library. Package: libbtparse-dev Priority: optional Section: contrib/devel Installed-Size: 255 Maintainer: Regis Boudin Architecture: solaris-i386 Source: libbtparse Version: 0.34-2 Depends: libbtparse0 (= 0.34-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libbtparse-dev_0.34-2_solaris-i386.deb Size: 116038 MD5sum: 2e05ed333136772377c58941e9b01877 SHA1: 441a866a594bb7277a8fe2c0268b55a6fde97aed SHA256: e0e03992fd1fdb18d1f50d0e4829afb654be017bc3e139ec3c73a10892465285 Description: A C library to parse BibTeX files - development files btparse is the C component of btOOL, a pair of libraries for parsing and processing BibTeX files. It is built on top of a lexical analyzer and parser constructed using PCCTS. The library provides entry points to the parser, functions to traverse and query the abstract-syntax tree that it produces, and some functions for processing strings in "the BibTeX way". . This package contains the necessary symlinks, headers and object files needed develop applications using btparse. Homepage: http://starship.python.net/~gward/btOOL/ Package: beepcore-c-dev Priority: optional Section: contrib/devel Installed-Size: 138 Maintainer: Chris Hanson Architecture: solaris-i386 Source: beepcore-c Version: 0.2+cvs20030603-1build1 Depends: beepcore-c0 (= 0.2+cvs20030603-1build1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/beepcore-c-dev_0.2+cvs20030603-1build1_solaris-i386.deb Size: 393854 MD5sum: 8131e55ce2fd3d62c56f6a17e946fb60 SHA1: 41b9a116444731cbc3655d88fb772a33ebdf34c0 SHA256: c1947e8104eb2d22725770a15ef9442b703914926b90bac4dffb51dad9d235b6 Description: generic application protocol kernel BEEP (Blocks Extensible Exchange Protocol) is a generic application protocol kernel for connection-oriented, asynchronous interactions. BEEP permits simultaneous and independent exchanges within the context of a single application user-identity, supporting both textual and binary messages. beepcore-c is an implementation of BEEP written in C that runs on unix and Win32 systems. . This package contains the include files, static libraries, documentation, and examples. Package: acovea Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Al Stone Architecture: solaris-i386 Version: 5.1.1-2 Depends: libacovea-5.1-5, libcoyotl-3.1-4, libevocosm-3.1-1, libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: acovea-results, g++, gcc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/acovea_5.1.1-2_solaris-i386.deb Size: 112118 MD5sum: 2a4eb0f7752c49d145247916fa297736 SHA1: d8aef86a2925734fc48d546f18a622049ce7cdbc SHA256: 0e4e7d0e3337a6b5f1508a16e4af46dee9088d2584b2a8381c3e016c7b30ac32 Description: analysis of compiler options via evolutionary algorithms ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling programs with the GNU Compiler Collection (GCC) C and C++ compilers. "Best," in this context, is defined as those options that produce the fastest executable program from a given source code. . Acovea is a C++ framework that can be extended to test other programming languages and non-GCC compilers. . Acovea is envisioned as an optimization tool, similar in purpose to profiling. Traditional function-level profiling identifies the algorithms most influential in a program's performance; Acovea is then applied to those algorithms to find the compiler flags and options that generate the fastest code. Acovea is also useful for testing combinations of flags for pessimistic interactions, and for examining the reliability of the compiler. Package: hgsvn Priority: extra Section: contrib/devel Installed-Size: 118 Maintainer: Vincent Danjean Architecture: solaris-i386 Version: 0.1.4-1 Depends: python (>= 2.4), python (<< 2.6), python-setuptools, python-support (>= 0.7.1), python2.5 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/hgsvn_0.1.4-1_solaris-i386.deb Size: 26606 MD5sum: 317171999a8d683512126e5bc79a8449 SHA1: 9b685f211972e78ea3a239e211dc665c66240767 SHA256: 1cbf33fe66d62564a9d50df501264c7b9857131692fb452fdd8b9cf8860a4b03 Description: Scripts to work locally on Subversion checkouts using Mercurial This set of scripts allows to work locally on Subversion-managed projects using the Mercurial distributed version control system. . Why use Mercurial ? You can do local (disconnected) work, pull the latest changes from the SVN server, manage private branches, submit patches to project maintainers, etc. And of course you have fast local operations like "hg log", "hg annotate"... . Currenly two scripts are provided: hgimportsvn and hgpullsvn . hgimportsvn initializes an SVN checkout which is also a Mercurial repository. . hgpullsvn pulls the latest changes from the SVN repository, and updates the Mercurial repository accordingly. It can be run multiple times. . Homepage: http://cheeseshop.python.org/pypi/hgsvn Package: anjuta-dev Priority: optional Section: contrib/devel Installed-Size: 776 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Rob Bradford Architecture: solaris-i386 Source: anjuta Version: 2:2.4.1-0ubuntu1 Replaces: anjuta (<= 2.0.0) Depends: anjuta (= 2:2.4.1-0ubuntu1), libglade2-dev, libgnomeui-dev Conflicts: anjuta (<= 2.0.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/anjuta-dev_2.4.1-0ubuntu1_solaris-i386.deb Size: 313770 MD5sum: 6b80ce07470e8859213e064c947f920a SHA1: 83f5e6ba9f3301ac85d46d42e5a261e3f563c85d SHA256: 6716821d813819ba6ca315b7774959c2ef4cc83402ab74cf4112fac351bd0d0c Description: A GNOME development IDE, for C/C++ - development files This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy debugging and management of code. It also integrates with glade and CVS. . This package provides the development files for Anjuta. . http://www.anjuta.org Package: gtkglarea5-dev Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Ubuntu MOTU developers Original-Maintainer: Marcelo E. Magallon Architecture: solaris-i386 Source: gtkglarea Version: 1.2.3-2.2ubuntu2 Provides: gtkglarea-dev Depends: gtkglarea5 (= 1.2.3-2.2ubuntu2), libgtk1.2-dev Conflicts: gtkglarea-dev, gtkglarea4-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/gtkglarea5-dev_1.2.3-2.2ubuntu2_solaris-i386.deb Size: 50074 MD5sum: 4650939a5458f012908221537dfaa973 SHA1: 1eae8a0dc0c5ea87959631f791fb758d0529cc77 SHA256: a90602184e1cd42f3a7793dfe4c909ed6f6e0207a1fe6cb8e5f3561f200afd5a Description: Gimp Toolkit OpenGL area widget include files and static library A GTK widget for use with Mesa, an unlicensed OpenGL clone. A Mesa development package is also required. Package: fweb Priority: optional Section: contrib/devel Installed-Size: 73 Maintainer: Yann Dirson Architecture: solaris-i386 Version: 1.62-11-build1 Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr, sunwlibm Recommends: tetex-base | c-compiler | fortran77-compiler | ratfor77 Suggests: c-compiler, fortran77-compiler, fweb-doc, ratfor77, tetex-base Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/fweb_1.62-11-build1_solaris-i386.deb Size: 265956 MD5sum: 21cc5fedda06a344e7c63519a4929bf0 SHA1: e1b5b1b0ee740cb0b4ad1bb3119f67692dad5152 SHA256: da7de1f7ac2c9895c84b2d771586ff7cd5c86431b31d592cb850ac636e64004e Description: A literate-programming tool for C/C++/Fortran/Ratfor Literate-programming allows the programmer to write a program's code and its code's documentation, with equal importance accorded to both. This helps producing a well-documented code. . FWEB has grown out of Knuth and Levy's CWEB; it is far more configurable and customizable than the original, uses LaTeX to typeset documented code, provides a very powerful macro processor... . Ratfor programmers may appreciate the builtin Ratfor-to-Fortran translator if they don't have the right compiler. . Other languages than those cited may be used, but without code pretty-printing. Package: gsasl Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Thadeu Lima de Souza Cascardo Architecture: solaris-i386 Version: 0.2.21-1 Depends: libgcc1 (>= 1:4.2.1), libgnutls13 (>= 2.0.4-0), libgsasl7, libiconv, libidn11 (>= 0.5.18), libntlm0, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/gsasl_0.2.21-1_solaris-i386.deb Size: 140496 MD5sum: e1b3e96df3dc8fc9943ba9b5560dc93c SHA1: 61868ce50f42bc3839468ce3a2e84c38956a0845 SHA256: 8786d3694bbc31bcf70f97aca31a6d8cad7d70929fe95823214dac9bf20db76a Description: GNU SASL command line utility GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers. . Homepage: http://www.gnu.org/software/gsasl/ Package: ruby-prof Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Arnaud Cornet Architecture: solaris-i386 Version: 0.5.2-1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), rake, ruby (>= 1.8), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/ruby-prof_0.5.2-1ubuntu1_solaris-i386.deb Size: 25764 MD5sum: 10b47a1bbe46c04e3bd524b7ca3ef0f2 SHA1: ed451397b4e3e0ddeb742ba138807e5bdd5b16c4 SHA256: 37b9016097ecf0aa08609a391da14141719964c655cfea66c0abe66e65248201 Description: A fast code profiler for Ruby ruby-prof is runs a ruby program and keeps track of the amount of time spent in each method. At the end of execution it displays collected information. Its features include: * Speed - it is a C extension and therefore many times faster than the standard Ruby profiler. * Flat Profiles - similar to the reports generated by the standard Ruby profiler. * Graph profiles - similar to GProf, these show how long a method runs, which methods call it and which methods it calls. * Threads - supports profiling multiple threads simultaneously. * Recursive calls - supports profiling recursive method calls. * Reports - can generate both text and cross-referenced html reports. * Output - can output to standard out or to a file. Package: htmlpp Priority: optional Section: contrib/devel Installed-Size: 12 Maintainer: Steve Kemp Architecture: solaris-i386 Version: 4.2a-2 Depends: perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/htmlpp_4.2a-2_solaris-i386.deb Size: 46596 MD5sum: c43d7ae08e1ba90391a50608a8300137 SHA1: cd711725203ddf2445017ebb9f259905caacbe8e SHA256: 33369b4e825fbb5ade3493f24c0f2f92055d4fc85a23b42928d722b9969f6944 Description: A Perl based HTML preprocessor This is a simple Perl based HTML preprocessor which can be used to generate HTML pages from text input files. The input files may contain special markup which allows for links, tables of contents, etc to be generated with ease. . It's purpose is to simplify the work of writing and packaging large numbers of HTML documents, acting like a compiler: you provide input source text and htmlpp produces the HTML documents from that. Package: libyada-sqlite3-4 Priority: extra Section: contrib/devel Installed-Size: 8 Maintainer: Christoph Berg Architecture: solaris-i386 Source: libyada Version: 1.0.2-2 Depends: libgcc1 (>= 1:4.2.1), libsqlite3-0 (>= 3.4.2), libyada4 (= 1.0.2-2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libyada-sqlite3-4_1.0.2-2_solaris-i386.deb Size: 9120 MD5sum: 4c741fcdbb030eb91e0854d6c4de50bd SHA1: 989aefb3583b9eccc6f5082559e5fde387e8d558 SHA256: 2aefb671af87aac8a14447f65fe27b13ccba37e8a2411979954dea315d5f8f71 Description: yet another database abstraction layer - sqlite backend Yada is a C library that abstracts SQL databases aiming at allowing transparent use of multiple databases. The goal in mind is to make a common interface to multiple databases, thus stopping the need for application developers to write different modules for each SQL backend they want to support. It's also useful for caching data in different database types. . This package contains the sqlite backend module. . http://oss.devit.com/yada/ Package: ratfor Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Alan Bain Architecture: solaris-i386 Version: 1.0-11.2 Depends: sunwcslr Recommends: g77 | f2c Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/ratfor_1.0-11.2_solaris-i386.deb Size: 16412 MD5sum: 2df450c0eebae0629685f4159b6d5823 SHA1: 1dd4f4a4c3dc637f5d99730c1cd0f5ffd4e19858 SHA256: a0d318a070c2378591a3bcc85b3518c1da27fd2fda373d3978dde874af1e33e7 Description: Rational Fortran preprocessor for Fortran 77 Ratfor77 is a preprocessor that converts the Rational Fortran dialect into ordinary Fortran 77. The output can then be compiled using g77 or f2c + gcc. . The Ratfor dialect provides C-like control structures and some syntactic sugar that makes Fortran programs easier to read and write. Package: fastdep Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Robert Lemmen Architecture: solaris-i386 Version: 0.16-10 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/fastdep_0.16-10_solaris-i386.deb Size: 67300 MD5sum: 50e432bb0b34db519a3b93ff0bff55a7 SHA1: 608857c70e5ef32df2735c46c021df8d49a86717 SHA256: 1dad45641f4279f9af250de299dabf65beafa8f141901ebed798d044e2744ba0 Description: fast dependency generator for C/C++ files Efficiently generates dependency information for C and C++ files, suitable for inclusion in makefiles, and optionally generates dependency information for its own output. This can be used to create robust, fast and largely automated build rules. Package: sloccount Priority: optional Section: contrib/devel Installed-Size: 51 Maintainer: Jesus M. Gonzalez-Barahona Architecture: solaris-i386 Version: 2.26-2.1 Depends: perl, sunwcslr Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/sloccount_2.26-2.1_solaris-i386.deb Size: 116478 MD5sum: 0b032295ea1f104150e7ead1208b48b5 SHA1: b4ba2fa891b5f4f7b3692d9f9beedc90ec868713 SHA256: 30d198670a904b5196ffa73e87c46450bb484b0a994dfacdad613ccdd5c97070 Description: Programs for counting physical source lines of code (SLOC) SLOCCount (pronounced "sloc-count") is a suite of programs for counting physical source lines of code (SLOC) in potentially large software systems (thus, SLOCCount is a "software metrics tool" or "software measurement tool"). SLOCCount can count physical SLOC for a wide number of languages; listed alphabetically, they are: Ada, Assembly, awk, Bourne shell, C, C++, C shell, COBOL, C#, Expect, Fortran, Java, lex/flex, LISP (including Scheme), Makefile, Modula3, Objective-C, Pascal, Perl, PHP, Python, Ruby, sed, SQL, TCL, Yacc/Bison. SLOCCount can automatically determine if a file is a source code file or not, and if so, which language it's written in. As a result, you can analyze large systems completely automatically. SLOCCount also includes some report-generating tools to collect the data generated and present it in several different formats. Package: splint Priority: optional Section: contrib/devel Installed-Size: 36 Maintainer: Samuele Giovanni Tonon Architecture: solaris-i386 Version: 3.1.1-6build1 Depends: sunwcslr Suggests: splint-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/splint_3.1.1-6build1_solaris-i386.deb Size: 813060 MD5sum: ee3ffb58b7cc8d2d173ce3ec958977d9 SHA1: b1dd8da5a914a8eaca51ccd3bd3566f7bf48d30b SHA256: 3c47500ccd1b7fcddf8092205eae8a27f2f99d6db5ce96c0baf0711356fba042 Description: A tool for statically checking C programs for bugs Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, Splint can be used as a better lint. If additional effort is invested adding annotations to programs, Splint can perform stronger checking than can be done by any standard lint. Package: fblogo Priority: optional Section: contrib/devel Installed-Size: 16 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.5.1-3 Depends: diff (>= 2), libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), sunwcslr Suggests: patch Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/fblogo_0.5.1-3_solaris-i386.deb Size: 91832 MD5sum: 75d89ffd0dc2c8c4dc6acbb8fb939f03 SHA1: 791c36e12bf28426f120cf3ca2655f187887adf1 SHA256: 4e5ea3649089774492a2576df54bf0f3f6326d6e238248e7ecfdfbbe5bcf5f1f Description: Converts images to framebuffer-logo header file fblogo takes an image as input and generates an appropriate linux_logo.h which can simply be included in the kernel. It will be displayed when the framebuffer device is enabled. You can also use it to generate full screen splash screens for the Linux Progress Patch. It will work for 2.2.x, 2.4.x and 2.5.x kernels. Package: ldtp Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Kartik Mistry Architecture: solaris-i386 Version: 0.9.2-3ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libatspi1.0-0 (>= 1.22.1), libbonobo2-0 (>= 2.15.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, liborbit2 (>= 1:2.14.10), libxml2 (>= 2.6.27), python (>= 2.4), sunwcslr Recommends: python-imaging, python-statgrab Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/ldtp_0.9.2-3ubuntu1_solaris-i386.deb Size: 93414 MD5sum: c9ed9caf8e131be40f33139f29df8cd9 SHA1: be7bd7971efb2c98303095950a2d9e9a654296ad SHA256: 5faee0bfd81de596bce1ff43247931ece250cf3888e2801dd1d1ae877bacf755 Description: GNU/Linux Desktop Testing Project (GNU/LDTP) GNU/LDTP is aimed at producing high quality test automation framework and cutting-edge tools that can be used to test GNU/Linux Desktop and improve it. It uses the "Accessibility" libraries to poke through the application's user interface. The framework has tools to generate "AppMap" by reading through the user interface components of an application. The framework also has tools to record test-cases based on user-selection on the application. . GNU/LDTP core framework uses "AppMap" and the recorded "test-cases" to test an application and gives the status of each test-case as output. Homepage: http://ldtp.freedesktop.org Package: libmeschach-dev Priority: optional Section: contrib/devel Installed-Size: 21 Maintainer: Drew Parsons Architecture: solaris-i386 Source: meschach Version: 1.2b-13 Replaces: meschach-dev Depends: libc6-dev, libmeschach1.2 Conflicts: meschach-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libmeschach-dev_1.2b-13_solaris-i386.deb Size: 234960 MD5sum: 1a6ceb494ad0c66cef3d3be2cd227465 SHA1: aa11ff196fac15060002ebc21fc06f84c7428257 SHA256: 3c6ee1c753183edd79eaaae8dd3badb4d6768a8885623d3844b93dcdb06146a7 Description: development files for meschach These are files necessary for compiling programs with the meschach linear algebra library. Package: tk-tile Priority: optional Section: contrib/devel Installed-Size: 54 Maintainer: Tcl/Tk Debian Packagers Architecture: solaris-i386 Source: tile Version: 0.8.2-2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm, tk (>= 8.4) | wish Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/tk-tile_0.8.2-2_solaris-i386.deb Size: 286356 MD5sum: 8e116b432d5e022ae4679b0925f62d78 SHA1: dbb8aa27e6e2feaecd7d40aea1e8a16784100fb7 SHA256: 4046865d8532347c4bc81661a9289c40a67dcd291b4e635a8f0f639eb1981dcc Description: A themed widget set provider library for Tk The Tile widget set is an experimental reimplementation of some of the standard Tk widgets. The main features are: . * "Revitalized" look and feel under X11 * Appearance controlled by a theme engine, providing greater flexibility for custom widgets * New widgets, including notebook, progressbar, combobox, separator, and sizegrip. Homepage: http://tktable.sourceforge.net/ Package: libglpk-dev Priority: optional Section: contrib/libdevel Installed-Size: 992 Maintainer: Debian Scientific Computation Team Architecture: solaris-i386 Source: glpk Version: 4.25-1 Depends: libglpk0 (= 4.25-1) Conflicts: glpk (<< 4.15) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libglpk-dev_4.25-1_solaris-i386.deb Size: 362770 MD5sum: b2a16b86f878141ea729a1c7cd48195b SHA1: 22c08afed72b8b8cf839d35acf4e0689b6a06e63 SHA256: 763b893196b89c6c89169ee80fba4b3020557a9440559d4d31f5b40296663dfe Description: linear programming kit - development files GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . This package contains static library, headers, and the development manpage for libvc. Homepage: http://www.gnu.org/software/glpk/glpk.html Package: libpoker-eval-dev Priority: optional Section: contrib/devel Installed-Size: 34 Maintainer: Loic Dachary (OuoU) Architecture: solaris-i386 Source: poker-eval Version: 134.0-1 Depends: libpoker-eval (= 134.0-1), pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libpoker-eval-dev_134.0-1_solaris-i386.deb Size: 84036 MD5sum: 259728357cca971e15b139bce849b225 SHA1: 378bb9cc3be7e9abb51dae0dcabcdbf33c259d50 SHA256: 01adefead9e19bfba52d400d32c6463be52d27b5bdafe80c37ad9ed23904c90d Description: poker hand evaluator library development files This package is a free (GNU GPL) toolkit for writing programs which simulate or analyze poker games. Package: yaz Priority: extra Section: contrib/utils Installed-Size: 183 Maintainer: Eric Schwartz (Skif) Architecture: solaris-i386 Version: 2.1.18-2-build1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), libxml2 (>= 2.6.27), libyaz2 (>= 2.1.18), sunwcsl, sunwopensslr Conflicts: yaz-runtime, yaz-ssl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/yaz_2.1.18-2-build1_solaris-i386.deb Size: 81538 MD5sum: 0005271a5bd49b791c87974cfa1eed81 SHA1: 146ae8c1ad6ddb6835c85ac4a259fe04bde09282 SHA256: 15752c4379966c52e13ed10089f2084a9cb147380690a66463ca2a116faa508b Description: The YAZ Z39.50 toolkit (utilities) YAZ is a toolkit that allows you to develop software using the ANSI Z39.50/ISO23950 standard for information retrieval. . This packages includes utility programs. Package: snacc Priority: optional Section: contrib/devel Installed-Size: 649 Maintainer: Debian FDT tools team Architecture: solaris-i386 Version: 1.3bbn-9.2 Depends: libgcc1 (>= 1:4.2.1), libsnacc0c2, sunwcslr, sunwlibm Recommends: libsnacc-dev, snacc-doc Suggests: automake Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/snacc_1.3bbn-9.2_solaris-i386.deb Size: 192296 MD5sum: eec58bfd0be83d84ae289e05be2bd517 SHA1: 24b49a5168ffaad5b899315c9fe7160be02bde79 SHA256: 02eed996aed624d1e191e523e4a4e4003fe48551429db78b3ae3e280f463f97a Description: ASN.1 to C or C++ or IDL compiler Snacc is short for "Sample Neufeld ASN.1 to C Compiler" and ASN.1 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824). Snacc supports a subset of ASN.1 1988. If you need features of ASN.1 1992 or later, snacc is not for you. . Given an ASN.1 source file(s) snacc can produce: . 1. C routines for BER encoding, decoding, printing and freeing. 2. C++ routines for BER encoding, decoding, and printing. 3. A type table that can be used with C driver routines for BER encoding, decoding, printing and freeing. . If you want to build snacc based applications, you want to install the libsnacc-dev package, too. Your application will then depend on the snacc libraries, you find in the libsnacc0c2 package. Package: cl-rsm-random Priority: optional Section: contrib/devel Installed-Size: 12 Maintainer: Peter Van Eynde Architecture: solaris-i386 Version: 1.2 Depends: cl-uffi, common-lisp-controller (>= 3.37), libgcc1 (>= 1:4.2.1) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/cl-rsm-random_1.2_solaris-i386.deb Size: 10258 MD5sum: b23a68291f5c0dfbd61b8b4c047177dd SHA1: db6e948d054ca1e3d848b133ea6f319ddaeadf70 SHA256: 5d296e24db169d8acb11a0f30ae6b3fa212a94acecd50dfa9bbbd5786fcd9416 Description: McIntire's Common Lisp Random Number Library This is R. Scott McIntire's Common Lisp random number library. It uses UFFI to access random number functions written in C. Package: libnoise-dev Priority: optional Section: contrib/devel Installed-Size: 139 Maintainer: Federico Di Gregorio Architecture: solaris-i386 Source: libnoise Version: 1.0.0 Depends: libnoise0 (= 1.0.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libnoise-dev_1.0.0_solaris-i386.deb Size: 788604 MD5sum: 4da1f1c9f530d5b5e889cd8fd1c66d95 SHA1: 7167b4ff34aa4ed5ca945c81a6959bb482ecb699 SHA256: f37dd41b690e06b5ffcfb92681b8dc007478fb0c663941ec3e2078a96f8dfa73 Description: a portable, coherent noise-generating library for C++ libnoise is a portable C++ library that is used to generate coherent noise, a type of smoothly-changing noise. libnoise can generate Perlin noise, ridged multifractal noise, and other types of coherent-noise. Coherent noise is often used by graphics programmers to generate natural-looking textures, planetary terrain, and other things. . This package contains the headers and static libraries needed to build programs using libnoise. Package: gpp Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Lucas Wall Architecture: solaris-i386 Version: 2.24-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/gpp_2.24-1_solaris-i386.deb Size: 47044 MD5sum: 1c2b6c9425acdb4e88d8c1742af76426 SHA1: 9c7ccd585e681b18539408dbbe0f1f56a1f6fc58 SHA256: a4d840d214c4149665c28351750cffc9b9f69e6b340b3a91dab8300dce5174f1 Description: a general-purpose preprocessor with customizable syntax GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any one programming language makes it much more versatile than the C preprocessor (cpp), while its syntax is lighter and more flexible than that of GNU m4. There are built-in macros for use with C/C++, LaTeX, HTML, XHTML, and Prolog files. . Homepage: http://www.nothingisreal.com/gpp/ Package: z80dasm Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Tomaž Šolc Architecture: solaris-i386 Version: 1.1.0-1 Depends: sunwcslr Suggests: z80asm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/z80dasm_1.1.0-1_solaris-i386.deb Size: 22242 MD5sum: 34267221ffb92e3429253e14eac7f1bb SHA1: eefd2e85852b41a726f27436861c7da5dab1e30e SHA256: ff9016ab2327786b3b3e7e2177d1e8ef19e6d44397818398c448493714eb3daa Description: disassembler for the Zilog Z80 microprocessor The Z80 microprocessor is used in some 1980s home microcomputers, such as the Sinclair ZX80, ZX81, Spectrum, Galaksija and in several newer devices, such as graphical calculators from Texas Instruments and the original GameBoy. . This disassembler is useful for reverse engineering programs and operating systems written for such devices. It produces assembly source code from binary ROM images and tries to guess locations of labels and symbols. Its output can be directly converted back to binary with a Z80 assembler, such as z80asm. Package: libyada-dev Priority: extra Section: contrib/devel Installed-Size: 11 Maintainer: Christoph Berg Architecture: solaris-i386 Source: libyada Version: 1.0.2-2 Depends: libyada4 (= 1.0.2-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libyada-dev_1.0.2-2_solaris-i386.deb Size: 21120 MD5sum: 851532d8b441cb27a2b5155430441993 SHA1: 54a1327692148f35b9f6aaaccb6e8cfd12ec5345 SHA256: 70cf561b01fbdaa5772258d2be16d3a8431907adca132e1bdc44f9fc3f59b23f Description: yet another database abstraction layer - development files Yada is a C library that abstracts SQL databases aiming at allowing transparent use of multiple databases. The goal in mind is to make a common interface to multiple databases, thus stopping the need for application developers to write different modules for each SQL backend they want to support. It's also useful for caching data in different database types. . This package contains the development files. . http://oss.devit.com/yada/ Package: libtk-img-dev Priority: optional Section: contrib/devel Installed-Size: 21 Maintainer: Sergei Golovan Architecture: solaris-i386 Source: libtk-img Version: 1:1.3-release-5 Depends: libtk-img (= 1:1.3-release-5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libtk-img-dev_1.3-release-5_solaris-i386.deb Size: 58204 MD5sum: a885c519254a4f2b84719b87061b8947 SHA1: 175fbaaec80971e6783a63417a93c41bb2cae14c SHA256: 7b761be8d4385b9ef40be2a54bee078bedd1f398e46421b488e3e8f11f6ca5ca Description: Extended image format support for Tcl/Tk (development files) Img is a package to enhance Tk by providing support for various image formats such as XPM, GIF (transparency supported, but not LZW), PNG, JPEG, TIFF, and PostScript. . The libimg library can be loaded dynamically into Tcl/Tk scripts to provide the image handling functions. . This package includes Tcl stub libraries and headers, which are necessary to develop C-based extensions using Img. Homepage: http://sourceforge.net/projects/tkimg/ Package: edos-debcheck Priority: optional Section: contrib/devel Installed-Size: 276 Maintainer: Ralf Treinen Architecture: solaris-i386 Version: 1.0-6 Depends: ocaml-base-nox-3.10.0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/edos-debcheck_1.0-6_solaris-i386.deb Size: 41186 MD5sum: d6e54bc64d3849adc20fb4e8a725fb1d SHA1: 6afc709009682abe21d8dbccbee9989022fba141 SHA256: 9e8c7c213766e5bd4dd3b2bdf8301dc87770dacccb05eb87f8c05910163b0b53 Description: Checks whether dependencies of debian packages can be satisfied This software checks for every package of a distribution (in the debian format .deb) whether it is possible to satisfy its dependencies and conflicts within this distribution. Package: pvm Priority: extra Section: contrib/devel Installed-Size: 475 Maintainer: Steinar H. Gunderson Architecture: solaris-i386 Version: 3.4.5-10nexenta1 Replaces: pvm-dev (<< 3.4beta6-3) Depends: libgcc1 (>= 1:4.2.1), libpvm3, sunwcslr Suggests: rsh-client Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/pvm_3.4.5-10nexenta1_solaris-i386.deb Size: 161124 MD5sum: 61fbf5c259f661e1de2e4863358ca590 SHA1: f4be50b49aeeaa695edc5d47f899812287705377 SHA256: b732ab05d085cce27dc3e611eb63fe6526257fd942e0296f010ca9422ca0b0a5 Description: Parallel Virtual Machine - binaries Console and communication daemon binaries for the Parallel Virtual Machine. Should be sufficient to utilize a node in a dynamically linked PVM program such as pvmpov. Package: libminpack1 Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: James R. Van Zandt Architecture: solaris-i386 Source: minpack Version: 19961126-12 Replaces: minpack1 Depends: libgcc1 (>= 1:4.2.1), libgfortran2 (>= 4.2.1), sunwlibm Conflicts: minpack1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libminpack1_19961126-12_solaris-i386.deb Size: 19292 MD5sum: 6ac2c3c2b76bf38970d246036ee1e4a8 SHA1: 3126ab29c6b6684171835e25f661f05b34c8bc24 SHA256: fd295efb956210f2642a48ac22e2fdd9d4a324c4434bb1a600e29627795765d9 Description: nonlinear equations and nonlinear least squares shared library Minpack includes software for solving nonlinear equations and nonlinear least squares problems. Five algorithmic paths each include a core subroutine and an easy-to-use driver. The algorithms proceed either from an analytic specification of the Jacobian matrix or directly from the problem functions. The paths include facilities for systems of equations with a banded Jacobian matrix, for least squares problems with a large amount of data, and for checking the consistency of the Jacobian matrix with the functions. . This package provides the shared library. Package: libxcomp-dev Priority: optional Section: contrib/devel Installed-Size: 1998 Maintainer: Matthew Johnson Architecture: solaris-i386 Source: nxcomp Version: 3.1.0-6-2 Depends: libxcomp3 (= 3.1.0-6-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libxcomp-dev_3.1.0-6-2_solaris-i386.deb Size: 506176 MD5sum: ea3db8b0cdd744f76a280d2782c2dc7f SHA1: 20fd6c779223be6a52f67c21ca64f8d2e42f15bc SHA256: d711b893077dc9ece03e107d6966fe4cf62063ae004f62a080cc32a422478c24 Description: NX X compression library---headers NX provides a differential X compression library for X11. . This package provides the compression library headers. Package: pvm-dev Priority: extra Section: contrib/devel Installed-Size: 1213 Maintainer: Steinar H. Gunderson Architecture: solaris-i386 Source: pvm Version: 3.4.5-10nexenta1 Replaces: pvm (<< 3.4.2-1) Depends: libpvm3, libreadline-dev, pvm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/pvm-dev_3.4.5-10nexenta1_solaris-i386.deb Size: 348758 MD5sum: 10b2005a7776a98f551d82762edc4947 SHA1: 43f564a0ee16adb28e6acb4cd21c8ad536eb93b0 SHA256: 2d0e9cf87c30706302caaa04085190e4e8cc99ccf010f3e3273c710afc290f77 Description: Parallel Virtual Machine - development files Headers, man pages, documentation, auxiliary functions, and static libraries for the Parallel Virtual Machine distributed memory communications library. Package: bouml Priority: optional Section: contrib/devel Installed-Size: 12564 Maintainer: Thomas Girard Architecture: solaris-i386 Version: 3.3.4-1 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/bouml_3.3.4-1_solaris-i386.deb Size: 3915450 MD5sum: 139f2ed71009fb911498dd2bd6a35131 SHA1: cff76b24707219339d1e66c69b830a5f60567266 SHA256: 57a76fe21d8a40e2a8dd260586386653a0d90b515f643cce688112375866c498 Description: UML2 tool box to specify and generate code BOUML is a Unified Modeling Language editor for Qt. You can use it to create nearly all of UML diagrams. BOUML can generate code from those diagrams in C++, Java and IDL, and can also reverse existing code. . The program supports class diagrams, sequence diagrams, collaboration diagrams, object diagrams, use case diagrams, component diagrams, state diagrams, activity diagrams, component diagrams and deployment diagrams. Homepage: http://bouml.free.fr Package: libyada-mysql4 Priority: extra Section: contrib/devel Installed-Size: 8 Maintainer: Christoph Berg Architecture: solaris-i386 Source: libyada Version: 1.0.2-2 Depends: libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), libyada4 (= 1.0.2-2), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libyada-mysql4_1.0.2-2_solaris-i386.deb Size: 9362 MD5sum: ba381cdf21051defc947f8050a845dac SHA1: 2c97c562402001c0fd59dcc2158c652ead00ac43 SHA256: f137584955f383eff23afd9ac0d81b0f6d033c60613266948eb917ba33c110da Description: yet another database abstraction layer - mysql backend Yada is a C library that abstracts SQL databases aiming at allowing transparent use of multiple databases. The goal in mind is to make a common interface to multiple databases, thus stopping the need for application developers to write different modules for each SQL backend they want to support. It's also useful for caching data in different database types. . This package contains the mysql backend module. . http://oss.devit.com/yada/ Package: tk8.3-dev Priority: optional Section: contrib/devel Installed-Size: 1998 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tcl/Tk Debian Packagers Architecture: solaris-i386 Source: tk8.3 Version: 8.3.5-12ubuntu1 Depends: libx11-dev, libxt-dev, tcl8.3-dev (>= 8.3.5), tk8.3 (= 8.3.5-12ubuntu1), x11proto-core-dev | x-dev Suggests: tk8.3-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/tk8.3-dev_8.3.5-12ubuntu1_solaris-i386.deb Size: 666032 MD5sum: c9f8ab2b486bdfbac4077cea2827e7a3 SHA1: 6d05ad288c054734ee39fdc5fd59b6b9479b469b SHA256: 3422f9e5259c07e796a7ddf8966c2f147aa1311818381478f497b79d419973b6 Description: Tk toolkit for Tcl and X11, v8.3 - development files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the headers and libraries needed to extend or embed Tk. Homepage: http://www.tcl.tk/ Package: ucblogo Priority: optional Section: contrib/devel Installed-Size: 259 Maintainer: Hamish Moffatt Architecture: solaris-i386 Version: 5.5-2 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/ucblogo_5.5-2_solaris-i386.deb Size: 654836 MD5sum: 02d9ae1ae0060f650a72565379926b0f SHA1: 303dbaead6b2b5c83cdc2e4cec1ba54f6d5cd304 SHA256: 9b344939c0715a229d48fb0edb825cd0084f98637173c05e93ce3203aaded849 Description: a dialect of lisp using turtle graphics famous for teaching kids This is the UC Berkeley implementation of logo written primarily by Daniel Van Blerkom, Brian Harvey, Michael Katz, and Douglas Orleans. This version of logo is featured in Brian Harvey's book _Computer_Science_Logo_Style, _Volume_1: _Symbolic_Computing_ (ISBN 0-262-58151-5). This version provides the following special features: . - Random-access arrays. - Variable number of inputs to user-defined procedures. - Mutators for list structure (dangerous). - Pause on error, and other improvements to error handling. - Comments and continuation lines; formatting is preserved when procedure definitions are saved or edited. - Terrapin-style tokenization (e.g., [2+3] is a list with one member) but LCSI-style syntax (no special forms except TO). The best of both worlds. - First-class instruction and expression templates. - Macros. Package: liblangscan-ruby Priority: optional Section: contrib/devel Installed-Size: 945 Maintainer: NIIBE Yutaka Architecture: solaris-i386 Source: langscan Version: 1.2+cvs20070125-1 Replaces: gonzui (<= 1.2) Depends: libgcc1 (>= 1:4.2.1), ruby1.8, sunwcsl, sunwcslr, sunwlibm Conflicts: gonzui (<= 1.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/liblangscan-ruby_1.2+cvs20070125-1_solaris-i386.deb Size: 237806 MD5sum: 4de36fc26d5ca5f1ed0bad286de109e1 SHA1: fae2d89cb9d78d7735d1d3d7f3d3d84ca938d8f8 SHA256: cf5a9e8c76286c10383693c283072ff082b5c8adf2cc65a3db1902e722449f39 Description: Ruby module of scanners for programming languages LangScan is a set of scanners. It supports following languages: C, C++, C#, CSS, D, Eiffel, Emacs Lisp, Java, Javascript, Lua, OCaml, Perl, PHP, Python, Ruby, Scheme, Bourne Shell, and others. LangScan is used by the source code search engine, Gonzui. . Homepage: http://gonzui.sourceforge.net/ Package: libgsasl7-dev Priority: optional Section: contrib/libdevel Installed-Size: 67 Maintainer: Thadeu Lima de Souza Cascardo Architecture: solaris-i386 Source: gsasl Version: 0.2.21-1 Replaces: libgsasl1-dev Depends: libgsasl7 (= 0.2.21-1), libidn11-dev, pkg-config Conflicts: libgsasl1-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libgsasl7-dev_0.2.21-1_solaris-i386.deb Size: 191624 MD5sum: b05eb3eca6c79b167436100f42b1c4f6 SHA1: 9a915a0840a9637c8606129b2492a6fe0aa921ef SHA256: 1a726b675e69e98a55a8adce02aa83e475ec73dfc77368415bebb45ecf54d084 Description: Development files for the GNU SASL library GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers. . Homepage: http://www.gnu.org/software/gsasl/ Package: xmhtml1-dev Priority: optional Section: contrib/devel Installed-Size: 241 Maintainer: Torsten Werner Architecture: solaris-i386 Source: xmhtml Version: 1.1.7-14 Provides: xmhtml-dev Depends: lesstif2-dev, libc6-dev, xmhtml1 Conflicts: xmhtml-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/xmhtml1-dev_1.1.7-14_solaris-i386.deb Size: 326066 MD5sum: df68f83f2e04f457696f3b36d2ba0d8f SHA1: 3a6d4d5483e8e7d951093c97fb7696cebe514e8c SHA256: 30ec246511c0528d247735dd10bc30ba66c7f1f55e6f1aa49d0dd858db573ec5 Description: A Motif widget for display HTML 3.2 XmHTML is a high performance Motif Widget capable of displaying HTML 3.2 confirming text. Graphics support, lesstif compatibility and extensive documentation are amongst its many features. . This is the development kit, containing static libraries and header files necessary to build programs that use xmhtml. The runtime library is provided by the xmhtml package. Package: tla Priority: optional Section: contrib/devel Installed-Size: 12 Maintainer: Adam Majer Architecture: solaris-i386 Version: 1.3.5+dfsg-9 Depends: gawk, patch, sunwcslr, sunwlibm Recommends: tla-doc Suggests: gnupg, ssh Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/tla_1.3.5+dfsg-9_solaris-i386.deb Size: 390164 MD5sum: fa836fcd67089e5497f2f4470627af5b SHA1: 142841efda4c4a0948368e703218000c719b4978 SHA256: 0ef66050c4521f9d1e413eba80005ae616e6faca37a187bbebf8ff2487db62f3 Description: GNU Arch revision control system Arch is a modern replacement for CVS, specifically designed for the distributed development. It supports development on branches, distributed repositories, changeset-oriented project management, and of course, file and directory renaming. Package: gonzui Priority: optional Section: contrib/devel Installed-Size: 48 Maintainer: Ubuntu MOTU team Original-Maintainer: ARAKI Yasuhiro Architecture: solaris-i386 Version: 1.2+cvs20070129-1ubuntu1 Depends: libdb4.6-ruby1.8, libgcc1 (>= 1:4.2.1), libiconv-ruby1.8, liblangscan-ruby, libstrscan-ruby1.8, libwebrick-ruby1.8, libzlib-ruby1.8, ruby, ruby1.8 (>= 1.8.2), sunwcsl, sunwcslr, sunwlibm Suggests: bzip2, cvs, libppi-perl, libprogressbar-ruby1.8, rpm, subversion, unzip Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/gonzui_1.2+cvs20070129-1ubuntu1_solaris-i386.deb Size: 106400 MD5sum: 42dfcd840ae177c80872dcefd1f0c642 SHA1: 7c9469e3d3d02bd83c5dace1d31492529144af6e SHA256: 49c770a7c2347def0ba9f3819833c1de6c0948fe38a594f0ef18ae4d86e2827d Description: A source code search engine Gonzui offers source code indexer which supports many programing languages, search engine and source code viewer through http. . Homepage: http://gonzui.sourceforge.net/ Package: robodoc Priority: optional Section: contrib/devel Installed-Size: 19 Maintainer: Dennis Stampfer Architecture: solaris-i386 Version: 4.0.18-1 Depends: exuberant-ctags (>= 5.3.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/robodoc_4.0.18-1_solaris-i386.deb Size: 68762 MD5sum: 7af84da680b5ba5e3ded7c4cdbbd222f SHA1: b6c4aa3aba2be60ea7d175bea613eb85918a6d5c SHA256: 920e841ce4fa43032405801654177df27ca09876c6f0dddf461cb21618b12e22 Description: A source code documentation tool It is difficult to keep documentation in sync with source code. One of the reasons is that documentation and source code are stored in separate files that usually also require different editors to edit them. ROBODoc solves this problem. Specially formatted documentation headers are extracted from source files, reformatted in HTML, XML DocBook, TROFF, ASCII, LaTeX, PDF, or RTF, and stored in a different file. This way ROBODoc allows you to in clude your documentation in the source code. You can edit the source code as well as the documentation in a single file with your favourite editor. This makes it easier to keep your documentation in sync with your source code. ROBODoc can be used to document functions, methods, classes, variables, makefile entries, system tests, and anything else you can think of. . ROBODoc works with C, C++, Fortran, Perl, shell scripts, Assembler, DCL, DB/C, Tcl/Tk, Forth, Lisp, COBOL, Occam, Basic, HTML, and any other language that supports remarks/comments. . http://www.xs4all.nl/~rfsber/Robo/ Package: libyada4 Priority: extra Section: contrib/devel Installed-Size: 8 Maintainer: Christoph Berg Architecture: solaris-i386 Source: libyada Version: 1.0.2-2 Depends: libgcc1 (>= 1:4.2.1), libltdl3 (>= 1.5.2-2), sunwcslr Recommends: libyada-pgsql4 | libyada-mysql4 | libyada-sqlite3-4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libyada4_1.0.2-2_solaris-i386.deb Size: 18860 MD5sum: 5c9f256a3b649c900f25d8cf94f22655 SHA1: a734a449e98bdb54a02b743cc3b1810ecdbc7b03 SHA256: 6d1318a9a4f6539f23c5d47116394a22d65db70a38741a9e1b23f74782fd765d Description: yet another database abstraction layer Yada is a C library that abstracts SQL databases aiming at allowing transparent use of multiple databases. The goal in mind is to make a common interface to multiple databases, thus stopping the need for application developers to write different modules for each SQL backend they want to support. It's also useful for caching data in different database types. . http://oss.devit.com/yada/ . Note: This package ships the OFTC branch of yada. (http://www.oftc.net/releases/) Package: fteqcc Priority: optional Section: contrib/devel Installed-Size: 14 Maintainer: René van Bevern Architecture: solaris-i386 Version: 3343-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/fteqcc_3343-1_solaris-i386.deb Size: 87430 MD5sum: a51091c93764339ba1e5dfcb75f0c689 SHA1: 73c7371444749c46f9735f34bb661b4231e7b9a3 SHA256: 59fdc95f788d08f92658f0940278c98e8183d51aa06f9a75654991ce9d3c3bb7 Description: FTE QuakeC compiler fteqcc compiles QuakeC source code to binary, platform-independent code that Quake based engines can interpret. QuakeC is the language that Quake game logic is developed in and is used for developing modifications. . FTE QCC supports Quake1, QuakeWorld, Hexen2 and FTE Quake, 64bit architectures and multithreading. Homepage: http://fteqw.sourceforge.net/ Package: netcdfg-dev Priority: optional Section: contrib/oldlibs Installed-Size: 18 Maintainer: Warren Turkal Architecture: solaris-i386 Source: netcdf Version: 1:3.6.2-2 Depends: libnetcdf-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/netcdfg-dev_3.6.2-2_solaris-i386.deb Size: 18686 MD5sum: a284d0df06c91b40788799ad9675a6d9 SHA1: ab1a1ff1638282f168d54c6beccac58ed2744c3a SHA256: 27675e0a7c37290ee1a76773ecd022be82a1ab3fd0fa3b1d61398b4a597129a4 Description: Dummy upgrade package for libnetcdf-dev This is a dummy package to transition to a new development package for the NetCDF libraries. . Once installed, it may be removed. Package: wx2.8-headers Priority: optional Section: devel Installed-Size: 5257 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/wx2.8-headers_2.8.7.1-0ubuntu3_solaris-i386.deb Size: 1100782 MD5sum: 0eb71d5a4a2a8fe445551c0180b0f9e0 SHA1: bc144124931b4206461871668b8238408d66d36c SHA256: 52e5995c0085f2fcb234a0859636a671dff3b382cf1526d9f850f90b65648863 Description: wxWidgets Cross-platform C++ GUI toolkit (header files) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides the common header files required to build applications using the wxWidgets toolkit. Package: pida Priority: optional Section: contrib/devel Installed-Size: 232 Maintainer: Jan Luebbe Architecture: solaris-i386 Version: 0.5.1-2 Depends: gvim, librsvg2-common, python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), python-glade2, python-gnome2, python-gnome2-extras, python-gtk2, python-kiwi, python-setuptools (>= 0.6b3-1), python-vte, python2.5 Suggests: bicyclerepair, gazpacho (>= 0.7.1), pyflakes, python-profiler Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/pida_0.5.1-2_solaris-i386.deb Size: 429096 MD5sum: 47c8edbda9e0058492066493c4c30a1a SHA1: a0f609d070c3f04a6ec62ce2bc434154db4afba1 SHA256: 3f88f90199198d16e3be8277c48c0d87a60221e82590b82e81e111759e7fb2d8 Description: Python Integrated Development Application, a Python IDE PIDA is the Python Integrated Development Application. It is an IDE (integrated development environment) written in Python (http://www.python.org/) and the GTK (http://www.pygtk.org/) graphical toolkit. . Pida is an IDE, but one that is slightly different from other IDEs. Rather than attempting to write a set of development tools of its own, Pida uses tools that the developer has available. In this regards Pida can be used as a framework for putting together your own bespoke IDE. . Although still a young application, Pida can already boast a huge number of features because of the power of some of the tools it integrates. For example features such as code completion and syntax highlighting are well implemented in Pida's integrated editors far better than any editor built for a commercial IDE. Pida currently features: Full code editing (syntax highlighting, code completion, automatic indenting, block commenting etc) Project management, version control management, Python debugger and profiler, GTK graphical user interface building and rapid application design, Pastebin integration. Python-Version: 2.5 Package: cwebx Priority: optional Section: contrib/devel Installed-Size: 16 Maintainer: Julian Gilbey Architecture: solaris-i386 Version: 3.04-9 Depends: sunwcslr Recommends: gcc | c-compiler, texlive-base Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/cwebx_3.04-9_solaris-i386.deb Size: 220820 MD5sum: a2e14736193892297397964796fc25c0 SHA1: 1c546f876f2ec3774903bd914fb23ee2375e77ce SHA256: b939e1257dfb9ebd407ef8d65b231d535d40edc7c35380cbf7786c6864070c40 Description: C/C++ literate programming system (Marc van Leeuwen's version) This version is a complete rewrite of Levy & Knuth's version of CWEB. It uses a slightly different syntax from the L&K version, but provides a compatibility mode allowing L&K CWEB sources to be processed, producing similar (though not necessarily identical) output. . CWEB allows you to write documents which can be used simultaneously as C/C++ programs and as TeX documentation for them. . The philosophy behind CWEB is that programmers who want to provide the best possible documentation for their programs need two things simultaneously: a language like TeX for formatting, and a language like C for programming. Neither type of language can provide the best documentation by itself. But when both are appropriately combined, we obtain a system that is much more useful than either language separately. Package: libunittest++-dev Priority: optional Section: contrib/devel Installed-Size: 57 Maintainer: Johan Euphrosine (proppy) Architecture: solaris-i386 Source: unittest++ Version: 1.3.0-3 Depends: libunittest++0 (= 1.3.0-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libunittest++-dev_1.3.0-3_solaris-i386.deb Size: 44256 MD5sum: ed3ac9b14b712a8266281174f6c1931f SHA1: 7ab4137549ff22a74260140b8f2fec4b9d036415 SHA256: 5cb2a9cf91021a3b95cd74ffb4aeac8e9702e274c239c1f17a910830c4f019ba Description: unit testing framework for c++, static library and headers unittest++ is a unit testing framework designed for simplicity and portability. Features include no explicit test registration, good crash handling, fixtures, rich condition-checking functionality, minimal footprint for embedded environments. Package: openc++ Priority: optional Section: contrib/non-free/devel Installed-Size: 410 Maintainer: Yann Dirson Architecture: solaris-i386 Version: 2.8-9 Depends: g++, libgc-dev, libgc1c2 (>= 1:6.8-1.1), libgcc1 (>= 1:4.2.1), libltdl3 (>= 1.5.2-2), libocc0-dev, libocc0c2a, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/openc++_2.8-9_solaris-i386.deb Size: 173156 MD5sum: da3c563bad0615fee3a3d9408774e968 SHA1: 9f3de51e025eabfdc70bd8bf6128f37dba630033 SHA256: f6f155e97ec46d5349291e891ae2d1f2f62368a545a5a38a454d4dbc5d245e43 Description: extensible C++ compiler OpenC++ is a tool for source-code translation for C++. Programmers can easily implement various kinds of translation so that they can define new syntax, new annotation, and new object behavior. . Web Page: http://opencxx.sf.net/ Package: itk3.1-dev Priority: optional Section: contrib/devel Installed-Size: 92 Maintainer: Chris Waters Architecture: solaris-i386 Source: itcl3.1 Version: 3.1.0-7.1 Depends: itcl3.1-dev, itk3.1 (= 3.1.0-7.1), libc6-dev, libxt-dev, tcl8.3-dev, tk8.3-dev Suggests: itk3.1-doc Conflicts: itcl3.0-dev (<< 3.0.1), itk-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/itk3.1-dev_3.1.0-7.1_solaris-i386.deb Size: 26216 MD5sum: 1a4761b4c350b8fce6690f1b3deacc6d SHA1: 695d52dcc4996ed22136a35dd8220623b0d12266 SHA256: fb23219e8804230dc9b418bfa86cdf20291d9b9b2a3fbb615e01133f2f6fb2e4 Description: [incr Tk] OOP extension for Tcl - development files [incr Tk] is a set of [incr Tcl] base classes for creating mega-widgets. Onc such set of mega-widgets is provided in the [incr Widgets] package. Package: happycoders-libdbg-dev Priority: optional Section: contrib/devel Installed-Size: 90 Maintainer: Ubuntu MOTU Team Original-Maintainer: Julien LEMOINE Architecture: solaris-i386 Source: libdbg Version: 1.2-2ubuntu1 Replaces: happycoders-libdbg Depends: happycoders-libdbg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/happycoders-libdbg-dev_1.2-2ubuntu1_solaris-i386.deb Size: 40576 MD5sum: 05c46fe782dd1337ecf0d76ccab2720d SHA1: 48a2f7b84437baf25796248df68a3a08a8d4e826 SHA256: 439ec1cfc2fb2d0e9dc3c0c8a81d9f144776d1d380c92f55b6e79d29d91da2de Description: C++ utilities to facilitate modern debugging idioms It provides various constraint checking utilities together with an integrated error logging facility. These utilities are flexible and customisable. They can be enabled and disabled at runtime, and in release builds, dbg library use can be compiled away to nothing. . Rich debugging can only be implemented in large code bases from the outset, it is hard to retrofit full defensive programming techniques onto existant code. For this reason it is good practice to use a library like dbg when you start a new project. By using dbg extensively you will find bugs quicker, and prevent more insideous problems rearing their head later in the project's life. . This packages Contains the symlinks, headers, and object files needed to compile and link programs which use libdbg. Package: rcov Priority: optional Section: contrib/devel Installed-Size: 194 Maintainer: Ari Pollak Architecture: solaris-i386 Version: 0.8.0.2-2 Replaces: librcov-ruby (<< 0.6-1), librcov-ruby1.8 (<< 0.6-1) Depends: libgcc1 (>= 1:4.2.1), ruby1.8, sunwcsl, sunwcslr, sunwlibm Conflicts: librcov-ruby (<< 0.6-1), librcov-ruby1.8 (<< 0.6-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/rcov_0.8.0.2-2_solaris-i386.deb Size: 53730 MD5sum: ce55bafa76e7f1e6cba3f6679c7ef5b2 SHA1: 15f65caa8e771791a522d8f413b3c71a9f0cbffa SHA256: c46616ae6df320da6658bd768398a3b59211e3c1213acb1364bbdbd484750354 Description: a code coverage tool for Ruby rcov is a code coverage tool for Ruby. It is commonly used for viewing overall test unit coverage of target code. It improves on the better known coverage tool, Ruby Coverage, on a number of points: * 20-300 times faster: typically, the program being inspected runs only ~3 times slower than without rcov (i.e. not 200 times slower as with previous tools) * more accurate coverage information through code linkage inference using simple heuristics * more convenient interface * provides both HTML and console output * additional features like bogo-profile mode, colorblind-friendliness... . Homepage: Package: itcl3.1-dev Priority: optional Section: contrib/devel Installed-Size: 158 Maintainer: Chris Waters Architecture: solaris-i386 Source: itcl3.1 Version: 3.1.0-7.1 Depends: itcl3.1 (= 3.1.0-7.1), libc6-dev, tcl8.3-dev Suggests: itcl3.1-doc Conflicts: itcl-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/itcl3.1-dev_3.1.0-7.1_solaris-i386.deb Size: 74136 MD5sum: 0c640dd810957183fefba1db222337ea SHA1: ce6bb4538f2a88cbfa5918b8d6cbcf719c19b64d SHA256: a657b8691d24f0d9f8bf696fb1a54bed1a1c8dc76d374b1efb352dc9803d4346 Description: [incr Tcl] OOP extension for Tcl - development files [incr Tcl] is an object-oriented extension of the Tcl language. It was created to support more structured programming in Tcl. Package: cproto Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Kenneth J. Pronovici Architecture: solaris-i386 Version: 4.7e-1 Depends: gcc, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/cproto_4.7e-1_solaris-i386.deb Size: 46666 MD5sum: e1c62ad168ea8c9809e324597142f79a SHA1: b704cddfb45377d4865572f2d8138f3f2066b043 SHA256: b23909f6c376225ce2bbf9798e875b8236d0392743780e2cd240c01de79394d5 Description: Generate C function prototypes and convert function definitions Cproto is a program that generates function prototypes and variable declarations from C source code. It can also convert function definitions between the old style and the ANSI C style. This conversion overwrites the original files, so make a backup copy of your files in case something goes wrong. Package: xa65 Priority: optional Section: contrib/devel Installed-Size: 18 Maintainer: David Weinehall Architecture: solaris-i386 Source: xa Version: 2.3.0-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/xa65_2.3.0-2_solaris-i386.deb Size: 94634 MD5sum: 25f2dad6b36ca79c805b5f809ed89ae4 SHA1: 4044fae0e1f61b5d22771368d69e8e94ea36f577 SHA256: f1032782f7cad0c6f67908be244665c5bddf41c6692b34f0f81f00e8f5aa4ea1 Description: cross-assembler and utility suite for 65xx/65816 processors xa65 is a cross-assembler and utility suite for the 65xx series of 8-bit processors, and the 65816, a 16-bit version of the processor. The 6502 was used in computers such as the Commodore 64, Apple II, and many more. Package: geany Priority: optional Section: contrib/devel Installed-Size: 91 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Damián Viano Architecture: solaris-i386 Version: 0.13-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: doc-base, libvte9 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/geany_0.13-0ubuntu1_solaris-i386.deb Size: 1933170 MD5sum: a593dfa23859d1ac1de7a0a53997d633 SHA1: 17fecb6d7983715f75b181de1f5040722fd7d461 SHA256: af590bc857bf8d417a81fef079b42af31083d2cf32ce209fe69a534449e97fad Description: A fast and lightweight IDE Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. It is using only the GTK2 toolkit and therefore you need only the GTK2 runtime libraries to run Geany. . The basic features of Geany are: - syntax highlighting - code completion - auto completion of constructs like if, for and while, XML and HTML - call tips - folding - many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal - symbol lists - embedded terminal emulation Homepage: http://geany.uvena.de Package: falconpl-dev Priority: optional Section: contrib/devel Installed-Size: 69 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Giancarlo Niccolai Architecture: solaris-i386 Source: falconpl Version: 0.8.8-0ubuntu2 Depends: falconpl (= 0.8.8-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/falconpl-dev_0.8.8-0ubuntu2_solaris-i386.deb Size: 215106 MD5sum: 6caf0fd8b26caef2b188e8d72fdd8550 SHA1: 5e20565559eeacc8cf1ff61f50df92fd3a61f282 SHA256: d8b432fc3839580e815bd9ed30e00f8c61d49f71430004aef0d3d094b4a2d238 Description: The Falcon PL - development files Falcon is a small, fast and powerful embeddable programming language. It is currently available for MS-Windows, Linux and Mac OS X platforms. . These are the files needed to develop new Falcon modules or to embed the Falcon Programming Language in other applications. Homepage: http://www.falconpl.org Package: libclxclient-dev Priority: extra Section: contrib/devel Installed-Size: 46 Maintainer: Debian Multimedia Team Architecture: solaris-i386 Source: clxclient Version: 3.3.2-1 Depends: libclxclient3 (= 3.3.2-1), libxft-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libclxclient-dev_3.3.2-1_solaris-i386.deb Size: 8874 MD5sum: 6b34525865a9c490b394f477ac0247d5 SHA1: 964aa36198042cc9f8654a25b2b52684718392d4 SHA256: de1bf2c4661a3f10c78447db9a4b79f1e90213dde05def9059aecc6062273dd1 Description: Development file for libclxclient X Window System C++ access library. This package includes the development tools. Package: orbit Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sebastian Rittau Architecture: solaris-i386 Version: 0.5.17-11.1ubuntu4 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), liborbit0 (>= 0.5.17), sunwcsl, sunwcslr, sunwlibm Conflicts: liborbit-dev (<< 0.4.3-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/orbit_0.5.17-11.1ubuntu4_solaris-i386.deb Size: 154166 MD5sum: ffd8126b593aab035953e2df6cd83189 SHA1: 72465360da2e151c7b1307816b7dd7f61e6dc837 SHA256: 1343cd018ed294ee546eb799c033294f8a4a7160d2dedd03cd893fadad0ff6e2 Description: A CORBA ORB (used with Gnome) ORBit is a lightweight CORBA ORB designed for use with the Gnome project. (Nothing about it requires Gnome, though.) . This package contains command-line utilities for various ORBit services: orbit-ird, name-client, orbit-name-server, orbit-event-server, ior-decode. Package: xfmedia-dev Priority: optional Section: contrib/devel Installed-Size: 133 Maintainer: Xubuntu Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: xfmedia Version: 0.9.2-3ubuntu1 Depends: libdbus-1-dev (>= 0.60), libexo-0.3-dev (>= 0.3.2), libxfcegui4-dev (>= 4.4.1), xfmedia (>= 0.9.2-3ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/xfmedia-dev_0.9.2-3ubuntu1_solaris-i386.deb Size: 82280 MD5sum: a3bdacd4f003f1a776ffd704e86e7a53 SHA1: bd9e7044428f02ae4beb008a8ccb0fd716532d08 SHA256: 64f88364b403a24b0f21822458d1767327edc89d9078a5ef77bb6c04e6ae5bb7 Description: The Xfmedia development files In this package, you can find the development files distributed with Xfmedia, the media player for the Xfce desktop environment. This files in this package are mainly going to be of interest for you if you intend to code plugins for Xfmedia. Homepage: http://spuriousinterrupt.org/projects/xfmedia/ Package: minpack-dev Priority: optional Section: contrib/devel Installed-Size: 23 Maintainer: James R. Van Zandt Architecture: solaris-i386 Source: minpack Version: 19961126-12 Depends: libc6-dev, libminpack1 (= 19961126-12) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/minpack-dev_19961126-12_solaris-i386.deb Size: 64850 MD5sum: 6999820556f3c875fed0939575ba73f6 SHA1: c31d199ff4e213b7a9d725ed9164d2d2f34e098c SHA256: 3514bc2393d19a5b26e61b301c30a10f3400ffc2e8de6d7d470d1a3ba71c3334 Description: nonlinear equations and nonlinear least squares static library Minpack includes software for solving nonlinear equations and nonlinear least squares problems. Five algorithmic paths each include a core subroutine and an easy-to-use driver. The algorithms proceed either from an analytic specification of the Jacobian matrix or directly from the problem functions. The paths include facilities for systems of equations with a banded Jacobian matrix, for least squares problems with a large amount of data, and for checking the consistency of the Jacobian matrix with the functions. . This package provides the headers, man pages, examples, and static library. Package: kimwitu Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Michael Piefel Architecture: solaris-i386 Version: 4.6.1-7ubuntu1 Depends: sunwcslr Recommends: c-compiler, kimwitu-doc Suggests: bison | byacc | btyacc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/kimwitu_4.6.1-7ubuntu1_solaris-i386.deb Size: 212236 MD5sum: 29023e31e6e96c61dc03885511efd750 SHA1: f9ae225ce7faac0074b5580853c2098d38c9b2e4 SHA256: 5a946bde4fd1985b286e0976e31a0c3d3a43c0be678155e27e3da73a35b421c4 Description: Compiler development tool, complementary to lex and yacc Kimwitu (pronounced kee'mweetoo) is a system that supports the construction of programs that use trees or terms as their main data structure. It is a ‘meta-tool’ in the development process of tools. . It can easily be interfaced with Yacc and Lex – the idea is that yacc and lex are used to do the parsing, and Kimwitu routines are used to built and manipulate the parse tree. . There is also Kimwitu++ (also packaged for Debian) which interfaces with C++ instead of C. Package: kannel-dev Priority: optional Section: contrib/devel Installed-Size: 2915 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Paul Dwerryhouse Architecture: solaris-i386 Source: kannel Version: 1.4.1-2ubuntu1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/kannel-dev_1.4.1-2ubuntu1_solaris-i386.deb Size: 772292 MD5sum: f460691ab34e4857d5f477fd3436c46e SHA1: d180d8fb98281bd9220bc299439d0f3b9836e733 SHA256: 41cf2f4744d4ce553914800c3c6a4584b60d8b0ebf3e9adfd49c0be7feafe090 Description: WAP and SMS gateway headers and development files Kannel is a gateway for connecting WAP (Wireless Application Protocol) phones to the Internet. It also works as an SMS gateway, for providing SMS based services for GSM phones. . Headers and development files. Homepage: http://www.kannel.org/ Package: dia2code Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.8.3-1 Depends: libgcc1 (>= 1:4.2.1), libxml2 (>= 2.6.27), sunwcsl Recommends: dia | dia-gnome Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/dia2code_0.8.3-1_solaris-i386.deb Size: 50562 MD5sum: 4d05003f564a80085fb6d6e1373ff533 SHA1: dfa62e7ea719a446457cbd0a851044b03ff4a4e9 SHA256: 732fc908e59d2478b7cae4ee0cc73632bf90674f4f729f638086b945dfb96540 Description: a dia-UML code generator dia2code is a code generator which uses UML diagrams produced by dia, and turns them into C, C++, Java, Ada, PHP, Python, Shapefile, SQL, and C# files. Package: asn1c Priority: optional Section: contrib/devel Installed-Size: 69 Maintainer: Debian FDT tools team Architecture: solaris-i386 Version: 0.9.21.dfsg-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/asn1c_0.9.21.dfsg-3_solaris-i386.deb Size: 468894 MD5sum: c3a223e66c67ea51e0c4eb58ee528193 SHA1: 37c9ddc81d35cdbf9417316ef8fb6d1bd4bfce37 SHA256: 24c4cf5e010a1e6c313884a881f29eb9feb09a0807bda29fdd06a4e10ff946cf Description: ASN.1 compiler for C This ASN.1 compiler turns the formal ASN.1 specifications into the C code. The compiler is shipped together with conformant BER/DER/XER codecs. The X.509 and GSM TAP3 decoding examples are shipped as well. Package: jlint Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Ganesan Rajagopal Architecture: solaris-i386 Version: 3.0-4.1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/jlint_3.0-4.1_solaris-i386.deb Size: 60992 MD5sum: 475aa59e81bcfb401fb34efcfb2d4f10 SHA1: 9ad3bf7efc40603ba55b18d38c6c68536c4b3d2f SHA256: 20f30a4a5390085fe71c6869e03260b824522ff635f9a528aa32381a5e0c0921 Description: A Java Program Checker Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis and building the lock graph. Package: libvanessa-logger-sample Priority: optional Section: contrib/devel Installed-Size: 17 Maintainer: Simon Horman Architecture: solaris-i386 Source: vanessa-logger Version: 0.0.7-2 Depends: libc6-dev, libvanessa-logger-dev (= 0.0.7-2), libvanessa-logger0 (= 0.0.7-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libvanessa-logger-sample_0.0.7-2_solaris-i386.deb Size: 9426 MD5sum: c563325adf0d8eb31982f2f00fb3e908 SHA1: c32ba5a9e667282fb1d61326a7f9006a64678d2b SHA256: 7a272ca7cc84994fabeefe10eccbd7f2dccad213c9bbf0e98925966ce48445b4 Description: Sample programme using libvanessa-logger Sample programme with source that demonstrates various features of vanessa-logger. Package: insight Priority: optional Section: contrib/devel Installed-Size: 386 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Version: 6.7.1.dfsg.1-7-build1 Depends: itcl3, itk3, iwidgets4, libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libiconv, libncurses5 (>= 5.6+20071006-3), libx11-6, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/insight_6.7.1.dfsg.1-7-build1_solaris-i386.deb Size: 1753222 MD5sum: 128f210360400fb41143f21276448eb3 SHA1: 10773a87b20bd810c76967b326a43755f1946d5c SHA256: e1e69167a3bf301dd684f194664877ae57b900105feb30c6394fc658add1d335 Description: Graphical debugger based on GDB Insight is a tight graphical user interface to GDB written in Tcl/Tk. It provides a comprehensive interface that enables users to harness most of GDB's power. It's also probably the only up-to-date UI for GDB version 6.x. Package: sqlitebrowser Priority: extra Section: contrib/devel Installed-Size: 11 Maintainer: François Févotte Architecture: solaris-i386 Version: 1.3-2 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/sqlitebrowser_1.3-2_solaris-i386.deb Size: 278688 MD5sum: 82fba3087aac1cb4b2c4ff1bba2232c3 SHA1: 82a8a5e69aa42155b14aa20dde22963bca8da34d SHA256: 1b2ff6514d2e7a84d2e2819196430035b2a1c6177dc2dd4afa51c69d4e25e653 Description: GUI editor for SQLite databases SQLite Database Browser is a freeware, public domain, open source visual tool used to create, design and edit database files compatible with SQLite. Its interface is based on QT, and is meant to be used for users and developers that want to create databases, edit and search data using a familiar spreadsheet-like interface, without the need to learn complicated SQL commands. Controls and wizards are available for users to: - Create and compact database files - Create, define, modify and delete tables - Create, define and delete indexes - Browse, edit, add and delete records - Search records - Import and export records as text - Import and export tables from/to CSV files - Import and export databases from/to SQL dump files - Issue SQL queries and inspect the results - Examine a log of all SQL commands issued by the application . SQLite Database Browser is not a visual shell for the sqlite command line tool. It does not require familiarity with SQL commands. It is a tool to be used both by developers and by end users, and it must remain as simple to use as possible in order to achieve its goals. . Homepage: http://sqlitebrowser.sourceforge.net/ Package: libmimedir-dev Priority: optional Section: contrib/libdevel Installed-Size: 7 Maintainer: Volker Christian Architecture: solaris-i386 Source: libmimedir Version: 0.4-4 Depends: libmimedir0 (= 0.4-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libmimedir-dev_0.4-4_solaris-i386.deb Size: 4366 MD5sum: c49aec5e05752c0a26a540a3b094622d SHA1: de5c18c35f9423248c62799fe839c85109b4b1a9 SHA256: 394bfead3df65a61fb8176fa1cbdc037486c0b16dffb95c3a645d5a63a36895c Description: Developer files for libmimedir This are the developer files for libmimedir. Package: itcl3-dev Priority: optional Section: contrib/devel Installed-Size: 151 Maintainer: Chris Waters Architecture: solaris-i386 Source: itcl3 Version: 3.2.1-3.1 Depends: itcl3 (= 3.2.1-3.1), libc6-dev, tcl8.4-dev Recommends: itcl3-doc Conflicts: itcl-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/itcl3-dev_3.2.1-3.1_solaris-i386.deb Size: 75226 MD5sum: 31dde11a205b14ca5fb183fe831f7cfb SHA1: 944fdd485cae20fc7bd1b049428e77a399fe0cfe SHA256: b14acc8e1d482fd66b1aa913c58eb4dcc852099ae5d9541e4aeb9f0d86dce907 Description: [incr Tcl] OOP extension for Tcl - development files [incr Tcl] (or itcl) is a popular object-oriented extensionfor the embeddable Tcl scripting language. The name is a play on C++, and itcl has a similar object model, including multiple inheritance and public and private classes and variables. Unlike most OOP extensions to Tcl, itcl is written in C for speed. . This package contains the headers and libraries needed to embed or add C extensions to itcl. . Homepage: http://incrtcl.sourceforge.net/ Package: ftgl-dev Priority: optional Section: contrib/devel Installed-Size: 52 Maintainer: Marcelo E. Magallon Architecture: solaris-i386 Source: ftgl Version: 2.1.2-3 Depends: g++, libfreetype6-dev, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/ftgl-dev_2.1.2-3_solaris-i386.deb Size: 133264 MD5sum: 4174830c08e1ece2663a55ca68204adb SHA1: 09bad8c2dcbedb21e13227d772c2f3bd92865f7e SHA256: a94a6242724f3e74ba8137452fc392d8a372e16c85f67557fcfd6543ace1436c Description: Library to render text in OpenGL using FreeType FTGL binds OpenGL and FreeType together in order to offer and easy to use and flexible text rendering library. It offers several rendering modes: as polygons, outlines, bitmaps and textures. Package: forutil Priority: extra Section: contrib/devel Installed-Size: 15 Maintainer: Taketoshi Sano Architecture: solaris-i386 Version: 0.62-4 Depends: libgcc1 (>= 1:4.2.1), libgdbm3, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/forutil_0.62-4_solaris-i386.deb Size: 82598 MD5sum: e0851e5f42c5978b4ed6f4ba62339f80 SHA1: 09c2c7f5f293028da0259065fcee18585b423757 SHA256: 345f98a7f3c46b613f26434f6d21ed4b7e3fa91f81adaa623b2abdb965ad82ad Description: a collection of FORTRAN 77 utilities ForUtil-0.62 is a small utilities to analyze the FORTRAN code. A very brief description of each program found in ForUtil is given below. . - fflow, a FORTRAN flowgraph generator. - ffscan, a subroutine argument checker; - ftags, a FORTRAN tag file generator for use with vi. . Common utilities. These are three tools that allow you to create, examine and search a database with each and every common that is defined in a collection of FORTRAN include files. They are the following: . - scan_commons, needed for creating a database; - list_commons, to list the contents of the database or the contents of one or all files stored in the database; - get_common, to quickly search through the database to see in which include file a common is defined. Package: prcs Priority: optional Section: contrib/devel Installed-Size: 48 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.3.3-9 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), rcs, sunwcslr, sunwlibm Suggests: prcs-el, prcs-synch Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/prcs_1.3.3-9_solaris-i386.deb Size: 386502 MD5sum: 2e9df3658837b513281a85c003b2e543 SHA1: 04faf1e1dd433800c9c5c57a1b75b806e3ce81e6 SHA256: eb0ab12481740e30c89e8c36301cdaafe71faa1f23a8dc3f9c3e8ccdee23d3e6 Description: The Project Revision Control System PRCS, the Project Revision Control System, is the front end to a set of tools that (like CVS) provide a way to deal with sets of files and directories as an entity, preserving coherent versions of the entire set. . Its purpose is similar to that of SCCS, RCS, and CVS, but (according to its authors, at least), it is much simpler than any of those systems. . Emacs-Lisp support is distributed in a separate package, prcs-el. Another package called prcs-synch contains a tool to synchronize PRCS projects between repositories, both locally and remotely. . Homepage: http://prcs.sourceforge.net Package: libyada-pgsql4 Priority: extra Section: contrib/devel Installed-Size: 8 Maintainer: Christoph Berg Architecture: solaris-i386 Source: libyada Version: 1.0.2-2 Depends: libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), libyada4 (= 1.0.2-2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libyada-pgsql4_1.0.2-2_solaris-i386.deb Size: 11526 MD5sum: c5d001a2438ee6547c4f91fc3b37ddc3 SHA1: f05d558ff7ec45a8b704b187fc7aebfa53a61e6d SHA256: dfb25741f061bf266fcbe14304759b6330b2bbd5a8dc0b17beffe380257ea2c7 Description: yet another database abstraction layer - postgresql backend Yada is a C library that abstracts SQL databases aiming at allowing transparent use of multiple databases. The goal in mind is to make a common interface to multiple databases, thus stopping the need for application developers to write different modules for each SQL backend they want to support. It's also useful for caching data in different database types. . This package contains the postgresql backend module. . http://oss.devit.com/yada/ Package: libcfitsio3-dbg Priority: optional Section: contrib/devel Installed-Size: 1604 Maintainer: Aurelien Jarno Architecture: solaris-i386 Source: cfitsio3 Version: 3.040-5 Depends: libcfitsio3 (= 3.040-5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libcfitsio3-dbg_3.040-5_solaris-i386.deb Size: 612014 MD5sum: 17dc01d8e88133e6addb3ddb3e099b40 SHA1: 33bac60911d8b3a3dc81ac30fd713fbbeb88a32a SHA256: bd7f415f679433a0a9f877fabbd9b9bfbbaabff8cd7232444e30cdabce9b19aa Description: library for I/O with FITS format data files (debugging symbols) FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains unstripped shared libraries. it is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and can be used by placing that directory in LD_LIBRARY_PATH. Package: source-highlight Priority: optional Section: contrib/devel Installed-Size: 70 Maintainer: Ola Lundqvist Architecture: solaris-i386 Version: 2.4-5.1build1 Depends: libboost-regex1.34.1 (>= 1.34.1-2.1), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/source-highlight_2.4-5.1build1_solaris-i386.deb Size: 410218 MD5sum: 1d23833e142d52c10a214f2f10c38b32 SHA1: 4556cd1cf58926040e17b227033c7e9cd1dedd0a SHA256: d0c7b4f6f8777ad81601447440f5bd91d2da50ee81fec6f3bc1d0a6f671568ca Description: convert source code to syntax highlighted document This program, given a source file, produces a document with syntax highlighting. It can handle several source languages like: C/C++, C Sharp, Bison, Caml, Changelog, Diff, Flex, Fortran, Html, Java, Javascript, Latex, Logtalk, Log files, Lua, ML, Pascal, Perl, PHP, Postscript, Prolog, Python, Ruby, Shell and XML. It support the following output languages: HTML, XHTML, LaTeX, Texinfo, ANSI color escape sequences and DocBook. Package: xml-to-sexp Priority: optional Section: contrib/devel Installed-Size: 24 Maintainer: Peter Van Eynde Architecture: solaris-i386 Version: 1.0-5 Depends: libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/xml-to-sexp_1.0-5_solaris-i386.deb Size: 5958 MD5sum: 1b156a947fb3df0bcb6427682079a2b2 SHA1: 4d7f9a4fe5fd8b7a2f76731da7392a61859cfc9d SHA256: e268b7dd3c40418a87e2fd878bdcc14473043aed77ea51c502d32ea61d2331b6 Description: Program to convert XML to into Lisp S-Exp This package contains a program that converts XML into Lisp symbol expressions (S-Exp). Package: xfce4-mcs-manager-dev Priority: optional Section: contrib/devel Installed-Size: 27 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: xfce-mcs-manager Version: 4.4.2-2ubuntu2 Depends: libxfce4mcs-dev (>= 4.4.2), libxfcegui4-dev (>= 4.4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/xfce4-mcs-manager-dev_4.4.2-2ubuntu2_solaris-i386.deb Size: 6912 MD5sum: bcb501bd75aa484756fd8129f499b1ed SHA1: f4d48f9234438efcd71084ba268293c91a954956 SHA256: ceb383d29a29893b4a70f63082705f6d348a46f5bc8b6c94dcdf733e4ca2bcad Description: Development files and static plugins This package contains the header-files and the static versions of the plugins for xfce-mcs-manager which is a configuration GUI for Xfce4 desktop environment. If you intend to develop applications which use the xfce-mcs-manager, you will have to install this package. Homepage: http://www.xfce.org/ Package: webxml Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Martin Ferrari Architecture: solaris-i386 Version: 1.12-1 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/webxml_1.12-1_solaris-i386.deb Size: 84496 MD5sum: 69f5f085ba22f6fd7162fa4c5a01fbc2 SHA1: 50d36c93e63ae0f16393cf730890415d18bc5af0 SHA256: b561f8b169a54e495e24b252fed7f2ea546954929b364d4e6857b5b3aec76ada Description: Simple form-based generator/editor of Tomcat's web.xml files Webxml is a simple form-based generator/editor of Tomcat's web.xml files. It supports the following tags: , , , , , , , . These tags are basic and most of them are indispensable for every Web Application. Package: xpvm Priority: extra Section: contrib/devel Installed-Size: 56 Maintainer: Cyril Brulebois Architecture: solaris-i386 Version: 1.2.5-11 Depends: libgcc1 (>= 1:4.2.1), libpvm3, libx11-6, sunwcslr, sunwlibm, tcl8.3 (>= 8.3.5), tk8.3 (>= 8.3.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/xpvm_1.2.5-11_solaris-i386.deb Size: 174418 MD5sum: 9137f08c247bf1734a42e6b97aec2a7f SHA1: 02ba9f850b7f8b4f870c6a1ce551b6692b9d25e5 SHA256: 5202f7720519962400db6ef2db7c864265d386256c98d2bd78f56683652ede42 Description: graphical console and monitor for PVM XPVM is a graphical console and monitor for PVM. It provides a graphical interface to the PVM console commands and information, along with several animated views to monitor the execution of PVM programs. These views provide information about the interactions among tasks in a parallel PVM program, to assist in debugging and performance tuning. . For specifics on the various features of XPVM, and how to operate them, please refer to the appropriate on-line pop-up help information. . Homepage: http://www.netlib.org/utk/icl/xpvm/xpvm.html Package: intel2gas Priority: optional Section: contrib/devel Installed-Size: 60 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Alexander Zangerl Architecture: solaris-i386 Version: 1.3.3-10ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/intel2gas_1.3.3-10ubuntu1_solaris-i386.deb Size: 30976 MD5sum: b379a7249c1650a932004d587a092769 SHA1: 50bd138f4162abfef58fe3b774de34d93a7f5322 SHA256: b49e0460102a5ea91e6016d86c2915a7a1cf7e40447bcead9bb0255759ea7f66 Description: A converter from NASM assembly language to GAS Intel2GAS is a converter that will convert assembler source files written for NASM to files that can be assembled using the GNU Assembler (GAS), on the i386 platform. It provides support for basic MMX instructions as well. . Homepage: http://www.niksula.cs.hut.fi/~mtiihone/intel2gas/ Package: jabber-dev Priority: optional Section: contrib/devel Installed-Size: 90 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jamin W. Collins Architecture: solaris-i386 Source: jabber Version: 1.4.3-3.3ubuntu1 Depends: libc6-dev, libexpat1-dev (>= 1.95.6), libpth-dev (>= 2.0.0), libssl-dev (>= 0.9.5) Conflicts: jabber (<< 1.4.3-3.3ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/jabber-dev_1.4.3-3.3ubuntu1_solaris-i386.deb Size: 25620 MD5sum: 4315912729b22c0a8c39f0831745e459 SHA1: 11cd67c453a347ff2b66246bfc8de75d086b6514 SHA256: db188d39d0c949150b30b1b645e2010082ce4d212da73a015edd58915cb522f0 Description: Daemon for the jabber.org Open Source Instant Messenger Jabber is a Free Instant Messaging System . In this Package you will find the jabber headers needed for building jabber plugins e.g. transports. . All this high-tech is simply used to provide you with your own IM Server. See http://www.jabberd.org/ for more details. . Jabber supports connecting to AIM, ICQ, IRC, MSN and a lot of others, so you can use all available IM systems from one client. Package: tcl8.5-dev Priority: optional Section: contrib/devel Installed-Size: 3169 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tcl/Tk Debian Packagers Architecture: solaris-i386 Source: tcl8.5 Version: 8.5.0-2ubuntu1 Depends: tcl8.5 (= 8.5.0-2ubuntu1) Suggests: tcl8.5-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/tcl8.5-dev_8.5.0-2ubuntu1_solaris-i386.deb Size: 956340 MD5sum: 9d2e3e0a25f79118dc2b0adaa85c5c72 SHA1: a83415e7a366e2a967380964894b7a3ab35e42b5 SHA256: eaa7fccfc28ff7b3110a2625e20fe4e12aee853f3abf4f66c3a4eb349c325ac6 Description: Tcl (the Tool Command Language) v8.5 - development files Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the headers and libraries needed to embed or extend Tcl. Homepage: http://www.tcl.tk/ Package: cscope Priority: optional Section: contrib/devel Installed-Size: 22 Maintainer: Tobias Klauser Architecture: solaris-i386 Version: 15.6-5-build1 Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr Suggests: cbrowser Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/cscope_15.6-5-build1_solaris-i386.deb Size: 150780 MD5sum: 46101dbd5c20be66f7567317246ca44a SHA1: 23b016f4c3297b2515de434dfb4b7fd078096b06 SHA256: 9291cb262c4221ffb190c0529cd8d6a55a8931afce366c4183d2976030e625fd Description: Interactively examine a C program source Cscope is an interactive text screen based source browsing tool. Although it is primarily designed to search C code (including lex and yacc files), it can also be used for C++ code. . Using cscope, you can easily search for where symbols are used and defined. Cscope is designed to answer questions like: . Where is this variable used? What is the value of this preprocessor symbol? Where is this function in the source files? What functions call this function? What functions are called by this function? Where does the message "out of space" come from? Where is this source file in the directory structure? What files include this header file? . Homepage: Package: python-sigmask Priority: optional Section: contrib/devel Installed-Size: 28 Maintainer: Matthias Klose Architecture: solaris-i386 Source: qmtest Version: 2.4-3 Provides: python2.4-sigmask, python2.5-sigmask Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/python-sigmask_2.4-3_solaris-i386.deb Size: 7562 MD5sum: c81e60e3df9a5cca20c4ff295112445e SHA1: de0a085de02b45dd41312f8e3e5fb29dd4177763 SHA256: 0a1fe67396589194f092da070fba1eb193d696601616c58b644de694a8071e89 Description: module for saving and restoring the signal mask. Simple Python support for saving and restoring the signal mask. Python-Version: 2.4, 2.5 Package: omniorb4 Priority: optional Section: contrib/devel Installed-Size: 140 Maintainer: Debian CORBA Team Architecture: solaris-i386 Version: 4.1.1-2 Depends: libgcc1 (>= 1:4.2.1), libomniorb4-1 (>= 4.1.1-2), libomnithread3c2 (>= 4.0.6), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/omniorb4_4.1.1-2_solaris-i386.deb Size: 62926 MD5sum: 70ea05a6c9ca546585d27bde72b4f41f SHA1: cd2f330c7885276d747d09e9e1105c655995c64d SHA256: 87e60d6b6f2d68c25f963e9d5e7fc2231130b6494475193117be4abb48db68de Description: omniORB naming service and IOR utilities omniORB is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. Homepage: http://omniorb.sourceforge.net Package: libgts-0.7-5 Priority: optional Section: contrib/devel Installed-Size: 512 Maintainer: Marcelo E. Magallon Architecture: solaris-i386 Source: gts Version: 0.7.6-1.1 Replaces: libgts-0.7-1, libgts-dev (<< 0.7.1) Depends: libc6-dev, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, sunwcslr, sunwlibm Conflicts: libgts-0.7-1, libgts-dev (<< 0.7.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libgts-0.7-5_0.7.6-1.1_solaris-i386.deb Size: 174012 MD5sum: adfed3c621435396dfd8dd1839caf129 SHA1: d16643c8141a2a67f9f4c2af694e40568fdb3a6a SHA256: b4d9712131b6740bbe4e759ef9c789a207f6ed15b645d2dbe7124f27fbc8995a Description: GNU Triangulated Surface Library -- runtime environment GTS includes a number of useful functions to deal with triangulated surfaces. Refer to the libgts-dev package description for more details. . This package provides runtime support for GTS Package: c2man Priority: optional Section: contrib/devel Installed-Size: 20 Maintainer: Manoj Srivastava Architecture: solaris-i386 Version: 2.41-17 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/c2man_2.41-17_solaris-i386.deb Size: 70744 MD5sum: 2e32bc6657a793eeee590516f71d6812 SHA1: 6c0778c697ccd4c2cbfa176cc8b8c72ffaf9f395 SHA256: a7c6bac4813e9136e9810ab2091819afb2ce119ee363db3951538047eed5d57e Description: Graham Stoney's mechanized man page generator. Please do not use c2man -- it is unmaintained upstream now, and only exists because other packages depend on it. Doxygen does a far better job. . C2man is an automatic documentation tool that extracts comments from C source code to generate functional interface documentation in the same format as sections 2 & 3 of the Unix Programmer's Manual. It requires minimal effort from the programmer by looking for comments in the usual places near the objects they document, rather than imposing a rigid function-comment syntax or requiring that the programmer learn and use a typesetting language. Acceptable documentation can often be generated from existing code with no modifications. . conformance: supports both K&R and ISO/ANSI C coding styles -- but it has problems with variable names of type __somename. . Features: * generates output in nroff -man, TeXinfo, LaTeX or HTML format * handles comments as part of the language grammar * automagically documents enum parameter & return values * handles C (/* */) and C++ (//) style comments Problems: * doesn't handle C++ grammar (yet) * doxygen does this job better Package: crashme Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Aurélien GÉRÔME Architecture: solaris-i386 Version: 2.4-9 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/crashme_2.4-9_solaris-i386.deb Size: 16900 MD5sum: fdebbbd95b6da3bde1c981133c395aff SHA1: a9c3e42263c0f0c996d8cda17a0274e098f67eb2 SHA256: a193215f6a0d12f392babcbcb9cf796c936ecfba8f5e28e4a6340b339dd6c1f2 Description: Stress tests operating system stability crashme generates strings of random bytes and then attempts to execute them. Used to test kernel stability. . **WARNING** While Linux has been known to survive days and weeks of crashme, IT IS NOT GUARANTEED THAT YOUR SYSTEM WILL SURVIVE! DO NOT USE THIS PROGRAM UNLESS YOU REALLY WANT TO CRASH YOUR COMPUTER Package: fuzz Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Thomas Smith Architecture: solaris-i386 Version: 0.6-7.3-build1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/fuzz_0.6-7.3-build1_solaris-i386.deb Size: 22612 MD5sum: 5b7a4de6a819d65538ac18c3b8b2ca07 SHA1: a3a6d6f9cfcb57d0dbf162a9507190001b4da482 SHA256: a82d74344f35f0cfb6b5db833bac33378b426966128b6229ea176ed3b2eebc48 Description: stress-test programs by giving them random input The fuzz generator is designed to attack certain kinds of software and expose one particular kind of bug common in software. This is the situation where the programmer implicitly makes some assumptions about the data stream that the program will be parsing. If the data stream is substantially different then the program might not be able to deal with it. Package: libposixlock-ruby1.8 Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Tomas Pospisek Architecture: solaris-i386 Source: posixlock Version: 0.0.1-1 Depends: ruby1.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libposixlock-ruby1.8_0.0.1-1_solaris-i386.deb Size: 6526 MD5sum: f1756219a01d1a20a1cf7dde594e815f SHA1: 8af01e72b72584f8743a4af7d441fe9c2415a40d SHA256: 7a4f5f03c987be83ad98133a6f600260de90eec702e3ea17caa396bf76e09982 Description: posix locking for ruby This library adds posix type (lockf / fcntl based and nfs safe) locking methods to ruby's builtin 'File' class Package: cl-readline Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Kevin M. Rosenberg Architecture: solaris-i386 Version: 0.2.0-3-build1 Depends: cl-uffi, common-lisp-controller, libgcc1 (>= 1:4.2.1), libreadline5 (>= 5.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/cl-readline_0.2.0-3-build1_solaris-i386.deb Size: 7334 MD5sum: e4e915ce36503b1605bbb44c3378092f SHA1: bd70be8be393eb205d8bb27922fed07e543954c6 SHA256: dfb631810caa8ea0f855dd079a5ad07ee4666ccb8679d70a505b782aa4b44c06 Description: Common Lisp interface to the GNU readline library This package uses UFFI to provide an interface to the GNU readline library for Common Lisp programs. Package: aolserver4-dev Priority: optional Section: contrib/devel Installed-Size: 154 Maintainer: Francesco Paolo Lovergine Architecture: solaris-i386 Source: aolserver4 Version: 4.5.0-14 Replaces: aolserver-dev Depends: aolserver4-core (= 4.5.0-14), libc6-dev, tcl-dev (>= 8.4), zlib1g-dev | libz-dev Suggests: aolserver4, aolserver4-doc Conflicts: aolserver-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/aolserver4-dev_4.5.0-14_solaris-i386.deb Size: 384040 MD5sum: 2463bf3bac5755fab8eb37cb7fbeb103 SHA1: e0e4b01f272d2477cf11a27a94980861ade2f94a SHA256: 3c83da8bfdefd9268b21cb9a31f0d23fed3c7b93a27a438f7912634f7ec7a02a Description: AOL Web Server 4 (Development Tools) This package includes the header files and static libraries needed to compile extensions and modules for AOLserver. The header files used to be part of the AOLserver package, but have been moved to this new package to reduce cruft on non-developer systems. . This package contains version 4.x of AOLServer Development Tools. Homepage: http://www.aolserver.com/ Package: tclx8.3-dev Priority: optional Section: contrib/devel Installed-Size: 292 Maintainer: Massimo Dal Zotto Architecture: solaris-i386 Source: tclx8.3 Version: 8.3.5-6 Depends: tcl8.3-dev, tclx8.3 (= 8.3.5-6) Suggests: tclx8.3-doc Conflicts: tclx-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/tclx8.3-dev_8.3.5-6_solaris-i386.deb Size: 83394 MD5sum: bd1c5ab65a5a176fcdb8a0f81305f76c SHA1: da2f685d9fd01781847ed4aa7280aba65fb08b3a SHA256: a024a26a93afd14efc34f0f38c122aa132f3cfe890cdf07185ea7f26a4fab652 Description: Extended Tcl (TclX) version 8.3.5 -- TclX development package Extended Tcl (TclX), is a set of extensions to Tcl, the Tool Command Language invented by Dr. John Ousterhout. Tcl is a powerful, yet simple embeddable programming language. Extended Tcl is oriented towards system programming tasks and large application development. . This package includes the static libraries and include files. Package: coco-cpp Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Loeberbauer Markus Architecture: solaris-i386 Version: 20070906-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/coco-cpp_20070906-2_solaris-i386.deb Size: 53186 MD5sum: 42358420dcee3dda49df44fb2995ad78 SHA1: 88f93979c1f179ab36dfdf4345641399d5c41b8a SHA256: 1d1bfed2c0bc57fe12cd7643885985e5aacd52a6f96fa762ea1f5a87f66d870e Description: Coco/R Compiler Generator (C++ Version) Coco/R is a compiler generator, which takes an attributed grammar of a source language and generates a scanner and a parser for this language. The scanner works as a deterministic finite automaton. The parser uses recursive descent. LL(1) conflicts can be resolved by a multi-symbol lookahead or by semantic checks. Thus the class of accepted grammars is LL(k) for an arbitrary k. . To start Coco call cococpp, which is a shell script in /usr/bin. Package: falconpl-dbg Priority: extra Section: contrib/devel Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Giancarlo Niccolai Architecture: solaris-i386 Source: falconpl Version: 0.8.8-0ubuntu2 Depends: falconpl (= 0.8.8-0ubuntu2) Suggests: falconpl-dev (= 0.8.8-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/falconpl-dbg_0.8.8-0ubuntu2_solaris-i386.deb Size: 152564 MD5sum: 6453c65fb8d1797c19d88b4f61422b19 SHA1: 525f5b6d759744b5dcae391b5ee8191cb0adc531 SHA256: 3af7b4b41625384c5fbfd165664e79875a054cf8eeb5790bfd991bb086208ee5 Description: The Falcon P. L. - debugging symbols Falcon is a small, fast and powerful embeddable programming language. It is currently available for MS-Windows, Linux and Mac OS X platforms. . This package contains the debugging symbols for the falconpl package. Homepage: http://www.falconpl.org Package: cssc Priority: extra Section: contrib/devel Installed-Size: 56 Maintainer: Yann Dirson Architecture: solaris-i386 Version: 1.0.1-4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: groff Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/cssc_1.0.1-4_solaris-i386.deb Size: 728252 MD5sum: 2fd39dbd4fc5144af8c9e0ea877767a9 SHA1: 0026fbe074312f6ec6df8f725c454df429ace692 SHA256: 943fa5e4ec5ef8cb752399a48c8369a4fcb9df6492e6c1c5c7c9df19d177ab14 Description: Clone of the Unix SCCS revision-control system SCCS is a per-file revision-control system. It is a de-facto standard on commercial Unices, being shipped with most of those. . GNU-based systems usually use RCS instead of SCCS - indeed it has been a choice to design RCS instead of implementing a free SCCS clone. RCS was designed to address some problems with SCCS (eg. extraction time grows linearly with the size of the history file), but it has anyway problems of its own (eg. extraction time of branches grows with trunk length). . Some project-wide revision-control systems, like Aegis, can make use of CSSC instead of RCS. . This package also provides a web frontend to navigate the history of files under SCCS control, with optional support for formatting of manpages using groff. Package: cutils Priority: optional Section: contrib/devel Installed-Size: 16 Maintainer: Hamish Moffatt Architecture: solaris-i386 Version: 1.6-3 Depends: sunwcslr Suggests: cweb Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/cutils_1.6-3_solaris-i386.deb Size: 70848 MD5sum: 0e7c7e6d3b11ee337e6534cdfd101903 SHA1: 3e171162d63bc7be4e4f0f22eff438ad200869be SHA256: 81dfb52ff3a7d44dfae34a98c5e11f0a3d892ab9af78128ba6926c3178132ad9 Description: C source code utilities This package contains several utilities which may be useful to developers of C source code utilities, namely: cdecl and cundecl - decode and encode C type declarations cobfusc - make a C source file unreadable but compilable chilight - highlight C source files cunloop - unloop C loops yyextract - extract grammar rules from yacc grammar yyref - yacc grammar reference program Package: happycoders-libdbg Priority: optional Section: contrib/devel Installed-Size: 517 Maintainer: Ubuntu MOTU Team Original-Maintainer: Julien LEMOINE Architecture: solaris-i386 Source: libdbg Version: 1.2-2ubuntu1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/happycoders-libdbg_1.2-2ubuntu1_solaris-i386.deb Size: 99550 MD5sum: defcb3f8de75f597b4a23de0b26d5b03 SHA1: c93655613896656299f322338377e54107ae90fe SHA256: 32b4624d29acf6cf46d3527109465ac85b476789a643f773cc34b43899b530fe Description: C++ utilities to facilitate modern debugging idioms It provides various constraint checking utilities together with an integrated error logging facility. These utilities are flexible and customisable. They can be enabled and disabled at runtime, and in release builds, dbg library use can be compiled away to nothing. . Rich debugging can only be implemented in large code bases from the outset, it is hard to retrofit full defensive programming techniques onto existant code. For this reason it is good practice to use a library like dbg when you start a new project. By using dbg extensively you will find bugs quicker, and prevent more insideous problems rearing their head later in the project's life. Package: libacovea-dev Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Al Stone Architecture: solaris-i386 Source: acovea Version: 5.1.1-2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libacovea-dev_5.1.1-2_solaris-i386.deb Size: 74932 MD5sum: d2efb574a9a412b365eade57540d5823 SHA1: 9713ac72ac92653b57b70d641c69e7a2ad046c80 SHA256: 6513b096125899023dc77b3864602ae5642d29a9323332a6bd524b4ea3d6859e Description: library for analyzing compiler options via evolutionary algorithms The ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) library that implements a genetic algorithm to find the "best" options for compiling programs with the GNU Compiler Collection (GCC) C and C++ compilers. "Best," in this context, is defined as those options that produce the fastest executable program from a given source code. . libacovea is part of a C++ framework that can be extended to test other programming languages and non-GCC compilers. . This package contains the development files for libacovea. Package: pasmo Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Joost Yervante Damad Architecture: solaris-i386 Version: 0.5.3-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/pasmo_0.5.3-2_solaris-i386.deb Size: 157302 MD5sum: 5ead0b593ebec99f3acf0e56a0d07da5 SHA1: 7aea969b16597894f8a3c5b958dc35cd79cbafd4 SHA256: dda560e6989c233cd903066a553b419534f182969ce49e3569a8f7c419123e17 Description: An easy to use Z80 cross-assembler A Z80 assembler capable of generating object code in formats suitable for many Z80 machines and emulators. Pasmo generates fixed position code, can not be used to create relocatable object files for use with linkers. Pasmo is compatible with the syntax used in several old assemblers, by supporting several styles of numeric and string literals and by providing several names of the most used directives. Package: similarity-tester Priority: extra Section: contrib/devel Installed-Size: 15 Maintainer: Michael Meskes Architecture: solaris-i386 Version: 2.21-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/similarity-tester_2.21-2_solaris-i386.deb Size: 63556 MD5sum: a43a937af2c768eca01b36d8e43d8c64 SHA1: e394303805eee27ff6be8ca134c0a0fefc755d60 SHA256: 1baa6c8582736c92d633788bde4ced471d53ebfb08e8fc9fe02888af249230d3 Description: Find lexical similarities between files Find lexical similarities in texts in C, Java, Pascal, Modula-2, Lisp, Miranda and natural language. This can be used to detect potentially duplicated code fragments in large software projects and to detect plagiarism in software and text-based projects, educational and otherwise. . Homepage: http://www.cs.vu.nl/~dick/sim.html Package: libinsighttoolkit-dev Priority: optional Section: contrib/devel Installed-Size: 17761 Maintainer: Gavin Baker Architecture: solaris-i386 Source: insighttoolkit Version: 3.2.0-2 Depends: libinsighttoolkit3.0 (= 3.2.0-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libinsighttoolkit-dev_3.2.0-2_solaris-i386.deb Size: 3570646 MD5sum: 904e3b9adabf4b395cd40355f9c2f77e SHA1: 04da44fbea4afe29d2c3dda6f80bb38ba0aad602 SHA256: e22ea1c8f82e2aeb2158d0e53d85239416c2c2f6f2fa59451fdb292ab7d89171 Description: Image processing toolkit for registration and segmentation - development ITK is an open-source software toolkit for performing registration and segmentation. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both. . This package contains the development files needed to build your own ITK applications. . Homepage: http://www.itk.org/ Package: libsofia-sip-ua-glib-dev Priority: optional Section: contrib/libdevel Installed-Size: 12 Maintainer: Debian VoIP Team Architecture: solaris-i386 Source: sofia-sip Version: 1.12.7-1 Depends: libglib2.0-dev, libsofia-sip-ua-dev, libsofia-sip-ua-glib3 (= 1.12.7-1) Suggests: sofia-sip-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libsofia-sip-ua-glib-dev_1.12.7-1_solaris-i386.deb Size: 18684 MD5sum: 6fb5134129752f3f62a7015dcbdfe716 SHA1: 73b64882ee10849f2367cbf22e139d34f801f1dc SHA256: e901c1efedf47eab97cb883acb213976a6b78e41e50c55e4dfb38b36fd1248be Description: Sofia-SIP library glib/gobject interface development files Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. . This package provides the headers and libraries needed to build applications against the glib/object interfaces of Sofia-SIP library. Homepage: http://sofia-sip.sourceforge.net/ Package: tau Priority: optional Section: contrib/devel Installed-Size: 118 Maintainer: Yann Dirson Architecture: solaris-i386 Version: 2.16.4-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: tau-racy Suggests: tau-examples Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/tau_2.16.4-1_solaris-i386.deb Size: 406914 MD5sum: 7d0149f087149fcb5592d0b090a49b65 SHA1: d7e34cff6aba87767e142bc760516e021440a202 SHA256: e2dd9a7687c5d5c5cdb5df178a70fb04d524982ebbcbc67760ce93760159b6e7 Description: Tuning and Analysis Utilities - base profiling toolkit TAU is a profiling toolkit specially made for parallel computing (multi-thread, multi-process, MPI, PVM). It consists of an instrumentation API, which can be used manually (or added automatically by other instrumentation tools) to get runtime profiling information. . This package provides the API and library, and the command-line analysis tool. A Tcl/Tk-based GUI is available in package tau-racy. . This version is built with pthread support only. Support for PVM and MPI, as well as use of PCL or PAPI for the use of hardware counters, and of PDT or DynInst for automatic code instrumentation, are not available in packaged form yet. Package: vflib3-bin Priority: optional Section: contrib/devel Installed-Size: 18 Maintainer: Debian QA Group Architecture: solaris-i386 Source: vflib3 Version: 3.6.13.dfsg-1build1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libkpathsea4 (>= 2007), libt1-5, libttf2, libx11-6, libxext6, sunwcslr, sunwlibm, vflib3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/vflib3-bin_3.6.13.dfsg-1build1_solaris-i386.deb Size: 121282 MD5sum: 0b2a669971d8f03f3e4fe3bbb6caa28e SHA1: 99c2398672cc255bfb029232c22991c2c5f0c1cf SHA256: c119712381c924cc005395ad8d0d0d83582b535b665764d13aaa92871f2853c1 Description: Sample programs using VFlib3 VFlib3 is a font rasterizer library for multi-lingual information processing. Using VFlib3, you can obtain bitmap data of characters(glyphs) from various fonts in a unified manner. . VFlib3 can handle almost all font formats available - it now supports PK, GF, VF, TFM, OFM level 0, OVF, PCF, BDF, HBF, Syotai-Club, JG, eKanji and more. TrueType and Type 1 fonts are also supported via FreeType1 and T1lib respectively. Font search via kpathsea is supported, too. . This package contains a few sample programs that come with VFlib3. Package: libgenders0-dev Priority: optional Section: contrib/devel Installed-Size: 49 Maintainer: Brian Pellin Architecture: solaris-i386 Source: genders Version: 1.6-1-1 Provides: libgenders-dev Depends: libgenders0 (= 1.6-1-1) Conflicts: libgenders-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libgenders0-dev_1.6-1-1_solaris-i386.deb Size: 69730 MD5sum: 89ba7e34c8064004f6b55af1e0623061 SHA1: 5a8d66855da32bef15b5ea2302a413be1889379b SHA256: 7ea1d301be58cef08e2a0517a3d919ffd561e6d3cfae93eae37498a287b4d48f Description: development files for parsing and querying a genders database Genders is a static cluster configuration database used for cluster configuration management. It is used by a variety of tools and scripts for management of large clusters. The genders database is typically replicated on every node of the cluster. It describes the layout and configuration of the cluster so that tools and scripts can sense the variations of cluster nodes. By abstracting this information into a plain text file, it becomes possible to change the configuration of a cluster by modifying only one file. . Homepage: http://www.llnl.gov/linux/genders/ Package: edos-rpmcheck Priority: optional Section: contrib/devel Installed-Size: 276 Maintainer: Ralf Treinen Architecture: solaris-i386 Source: edos-debcheck Version: 1.0-6 Depends: ocaml-base-nox-3.10.0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/edos-rpmcheck_1.0-6_solaris-i386.deb Size: 42520 MD5sum: 42522e5d9d9d94eb329ceb354422d5cd SHA1: ee55d830d3103b763703ea3323e8c5f5a22f38d9 SHA256: 4f9a542c5a95ef8edf539618cfcf78222cb4fb0a4d011dd1724457a476a520d7 Description: Checks whether dependencies of RPM packages can be satisfied This software checks for every package of a distribution (in the format RPM) whether it is possible to satisfy its dependencies and conflicts within this distribution. Package: bison-1.35 Priority: optional Section: contrib/devel Installed-Size: 14 Maintainer: Chuan-kai Lin Architecture: solaris-i386 Version: 1.35-4.1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/bison-1.35_1.35-4.1_solaris-i386.deb Size: 453884 MD5sum: fc1397d03185eee2f9edc66094da104e SHA1: beb09bd41e93fd378ed10be8f1cb4e9303f5adbb SHA256: ee08070631d113e9b91cbc2bc986e6d290b5deb633ce8608b2c9d7859666df1b Description: A parser generator that is compatible with YACC Bison is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you may use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages. . Bison is upward compatible with Yacc: all properly-written Yacc grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with little trouble. . This package contains the older version 1.35 of bison. Package: funnelweb Priority: extra Section: contrib/devel Installed-Size: 5 Maintainer: Yann Dirson Architecture: solaris-i386 Version: 3.2-4 Depends: sunwcslr Suggests: funnelweb-doc, task-devel-common, tetex-base Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/funnelweb_3.2-4_solaris-i386.deb Size: 81642 MD5sum: ed917fc3789b84d9ea4d74530e62fd6f SHA1: c34e582963d7a3645bf29b12d0d5a996667c84a7 SHA256: 53e5e99612b7ad960a206736cdc80499cd5b25a000c0349ef0c2e03d5bfd38fd Description: A literate-programming tool Literate-programming allows the programmer to write a program's code and the code's documentation, with equal importance accorded to both. This helps to produce well-documented code. . Unlike other literate-programming tools, funnelweb is not derived from Knuth's cweb. . It claims the following technical features: * Can be used with any programming language. * Runs on most platforms. * Mature and essentially bug-free (released 1992). * Simple; specifically designed to minimize errors. * High speed; doesn't stretch the development cycle. * Generates documentation in HTML and TeX forms. . This package does not include the reference, tutorial, and developer manuals. See package funnelweb-doc for these. Package: wx2.6-headers Priority: optional Section: devel Installed-Size: 4444 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.6 Version: 2.6.3.2.2-2ubuntu4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/wx2.6-headers_2.6.3.2.2-2ubuntu4_solaris-i386.deb Size: 889962 MD5sum: c2c661b031739e5695fd5e0c9b130dc8 SHA1: cce21e63ebd363908c1aa38df3e7e79e1c95dd79 SHA256: 2b47344113960d60cfe3b7c9c49cfa2d0c811758fa60b29b67dca73bfb6a62ac Description: wxWidgets Cross-platform C++ GUI toolkit (header files) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides the common header files required to build applications using the wxWidgets toolkit. Package: apcalc-dev Priority: optional Section: contrib/devel Installed-Size: 1416 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Martin Buck Architecture: solaris-i386 Source: apcalc Version: 2.12.1.13-3ubuntu1-build1 Depends: libc6-dev Suggests: apcalc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/apcalc-dev_2.12.1.13-3ubuntu1-build1_solaris-i386.deb Size: 547354 MD5sum: be01ea8772a2bcaf8c76bd9c8a253155 SHA1: 45973878a7ca2a9b65426e9c041a3398c040f0b7 SHA256: 792425128c46a769609e91822da33327afddea32d1dbfee22ab6779eddc393fb Description: Library for arbitrary precision arithmetic This package contains the library libcalc.a and the necessary header files which provide routines to handle arbitrary precision arithmetic with integers, rational numbers, or complex numbers. There are also many numeric functions such as factorial and gcd, along with some transcendental functions such as sin and exp. . This library is also used by the commandline calculator `calc', which is provided in the Debian package `apcalc'. Package: itk3-dev Priority: optional Section: contrib/devel Installed-Size: 38 Maintainer: Chris Waters Architecture: solaris-i386 Source: itcl3 Version: 3.2.1-3.1 Depends: itcl3-dev, itk3 (= 3.2.1-3.1), libc6-dev, tk8.4-dev Recommends: itk3-doc Conflicts: itcl3.0-dev (<< 3.0.1), itk-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/itk3-dev_3.2.1-3.1_solaris-i386.deb Size: 23994 MD5sum: e92699a09dbde3895eb7b34a3e3e9242 SHA1: 33205da079c61f80de939244e476c409682a2238 SHA256: 6b44b97e3767f3fcc2bc2528610b8664d13257ff58b3470f9bda5b45bca6612f Description: [incr Tk] OOP extension for Tk - development files [incr Tk] (or itk) combines the object-oriented power of [incr Tcl] with the popular Tk graphical toolkit to create a framework for creating mega-widgets. One such set of mega-widgets is provided by the iwidgets package. . This package contains the headers and libraries needed to embed or add C extensions to itk. . Homepage: http://incrtcl.sourceforge.net/ Package: wx-common Priority: optional Section: devel Installed-Size: 211 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Replaces: libwxgtk2.4-contrib-dev, wx2.6-common, wxwin2.4-headers Depends: libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libiconv, libstdc++6 (>= 4.2.1), libwxbase2.8-0 (>= 2.8.7.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: wx2.6-common Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/wx-common_2.8.7.1-0ubuntu3_solaris-i386.deb Size: 110388 MD5sum: 957304ad80d66341ebfccf09cd14ca8e SHA1: 70ef18d6b12765b6b4a8a1ed9667bed501937c5a SHA256: 0b14903c2361e316439482766f8013ee7ae7a24675e36fceb06604862b77828a Description: wxWidgets Cross-platform C++ GUI toolkit (common support files) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides common support files not bound to any particular wxWidgets release, such as font metrics required by some ports, and miscellaneous developer aids and binary utilities. Package: uncrustify Priority: optional Section: contrib/devel Installed-Size: 12 Maintainer: Johann Rudloff Architecture: solaris-i386 Version: 0.41-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/uncrustify_0.41-1_solaris-i386.deb Size: 107960 MD5sum: 4f34a381ae9864d65f5a1625aa917578 SHA1: c637293f56eb78225d71f4a0b61f1c2f91ba0bd3 SHA256: 4cba9fa51338da5bd7d13126dd6977401d025eacd341fa5aedf43675e10279c3 Description: C, C++, C#, D, Java and Pawn source code beautifier Uncrustify is a highly configurable source code formatter. It aligns preprocessor define's, assigments, arithmetics and is able to fix spacing between operators. . Homepage: http://uncrustify.sourceforge.net/ Package: albert Priority: optional Section: contrib/devel Installed-Size: 98 Maintainer: René van Bevern Architecture: solaris-i386 Version: 1:0.4.10-4 Depends: common-lisp-controller (>= 5.11), docbook-dsssl, sunwcslr Recommends: jade | openjade Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/albert_0.4.10-4_solaris-i386.deb Size: 200974 MD5sum: c66bd57834503a4a7e052fbfd8fca914 SHA1: 05bcf3202c15ac0d1b4d865ff9c597fb9299f626 SHA256: e5aacb31162c1ec81f911d7642df63bb54f0f15e9df74ea302d5b134c7c5ac41 Description: Documents Common Lisp programs in DocBook format Albert is a Common Lisp documentation system similar to Javadoc for Java. . E.g. it is useful to generate API documentation explaining the meaning of variables, data types and calling conventions of functions. The output is generated in DocBook format, suitable for conversion to HTML or printable documents like PostScript or PDF. . Homepage: http://albert.sourceforge.net/ Package: gstreamer0.10-gnonlin-dev Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Loic Minier Architecture: solaris-i386 Source: gnonlin Version: 0.10.9-1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/gstreamer0.10-gnonlin-dev_0.10.9-1_solaris-i386.deb Size: 70586 MD5sum: 1fe5b9ea045bb2def4defe3a695b33a2 SHA1: 867783d19e51b9a787dee14b973861db0863a677 SHA256: fd82e3d3be5a5d5a238c6720b3ae47b7c143213af8a78fc884385840afcdbdf7 Description: development files of the non-linear editing module for GStreamer GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . Gnonlin is a set of GStreamer elements to ease the creation of non-linear multimedia editors. It works together with the GStreamer multimedia framework to give developers a powerful and flexible set of tools for quickly assembling applications which needs to handle non-linear multimedia editing. . This package contains development files. Package: tkx8.3-dev Priority: optional Section: contrib/devel Installed-Size: 27 Maintainer: Massimo Dal Zotto Architecture: solaris-i386 Source: tclx8.3 Version: 8.3.5-6 Depends: tk8.3-dev, tkx8.3 (= 8.3.5-6) Suggests: tkx8.3-doc Conflicts: tclx-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/tkx8.3-dev_8.3.5-6_solaris-i386.deb Size: 8332 MD5sum: bfdb8793c76170fcbb9128846991e9f3 SHA1: 30c7aca833069f044e27de19e220ffcf1bd94ad5 SHA256: 9a571b992da05c8d68178b764081d55954902c920ddf5729378b447f93a76d73 Description: Extended Tcl (TclX) version 8.3.5 -- TkX development package Extended Tcl (TclX), is a set of extensions to Tcl, the Tool Command Language invented by Dr. John Ousterhout. Tcl is a powerful, yet simple embeddable programming language. Extended Tcl is oriented towards system programming tasks and large application development. . This package includes the static libraries and include files. Package: cccc Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Colin Watson Architecture: solaris-i386 Version: 3.pre84-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/cccc_3.pre84-2_solaris-i386.deb Size: 189364 MD5sum: 6923d2b9ced436165113f257261d5009 SHA1: 91c7fd4d473a8a7fc2dfed437eff50e5ef637852 SHA256: c5fbc7297300e504f3a134f4cfdfea277079746cba87009660237f4c70b59fa8 Description: C and C++ Code Counter, a software metrics tool CCCC analyses and reports measurements of source code in C, C++, and Java. It was developed to augment programmers' instinctive application of numeric rules of thumb about what constitutes high or low quality products with an automated analysis tool. Package: ftnchek Priority: extra Section: contrib/devel Installed-Size: 668 Maintainer: Mark Brown Architecture: solaris-i386 Version: 3.3.1-3 Depends: sunwcslr Suggests: fortran77-compiler Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/ftnchek_3.3.1-3_solaris-i386.deb Size: 273272 MD5sum: c85554b0add1d60bc4f2595d7f8f43b7 SHA1: 19a8b63b73ab19b507d754ca6027db50e295976e SHA256: 66975998f94b94f153dc491f63d275ed96bc07b3784a0ffe22fdc0bb4a48026b Description: A semantic checker for Fortran 77 programs ftnchek (short for Fortran checker) is a tool designed to detect certain errors in a Fortran program that a compiler usually does not, thus assisting users in the debugging of their Fortran programs. . Unlike syntax errors, semantic errors are legal in the Fortran language but are wasteful or may cause incorrect operation. For example, variables which are never used may indicate some omission in the program; uninitialized variables contain garbage which may cause incorrect results to be calculated; and variables which are not declared may not have the intended type. . ftnchek can also be used to provide call-trees, cross-reference of subprogram calls and COMMON blocks usage, source listings, symbol tables and other things you might find useful when debugging a Fortran program. Package: yasm Priority: optional Section: contrib/devel Installed-Size: 705 Maintainer: Sam Hocevar (Debian packages) Architecture: solaris-i386 Version: 0.5.0-2 Depends: libgcc1 (>= 1:4.2.1), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/yasm_0.5.0-2_solaris-i386.deb Size: 237864 MD5sum: 08a4fc2c377cca5241855f855733191c SHA1: 44db87a22a501d5ef2aa8df20c7cc5774ecf510a SHA256: dc53fd868d3f84a85fc8854f300ed1e15a77598350671b109efbc009de80944a Description: modular assembler with multiple syntaxes support Yasm is a complete rewrite of the NASM assembler. It supports multiple assembler syntaxes (eg, NASM, GAS, etc.) in addition to multiple output object formats (binary objects, COFF, Win32, ELF32, ELF64) and even multiple instruction sets (including AMD64). It also has an optimiser module. Package: libclthreads-dev Priority: extra Section: contrib/devel Installed-Size: 31 Maintainer: Debian Multimedia Team Architecture: solaris-i386 Source: clthreads Version: 2.2.1-2 Depends: libclthreads2 (= 2.2.1-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libclthreads-dev_2.2.1-2_solaris-i386.deb Size: 5368 MD5sum: f0d390e4681bd71bdf581e6ecc37a5c7 SHA1: 9f9aef4d800810a47ea1cd67e8566f75ee34d3a4 SHA256: ef66f072e715ddfc322bdc3b2dbf876989a0577cf8c70da9d3c6c778349ef547 Description: Development file for libclthreads POSIX threads C++ access library. This package includes the development tools. Package: ht Priority: optional Section: contrib/devel Installed-Size: 12 Maintainer: Alexander Schmehl Architecture: solaris-i386 Version: 2.0.8-1-build1 Depends: libgcc1 (>= 1:4.2.1), liblzo2-2, libncurses5 (>= 5.6+20071006-3), libstdc++6 (>= 4.2.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/ht_2.0.8-1-build1_solaris-i386.deb Size: 566702 MD5sum: d3ae13f4e5c8d5038d221ce1aafe92ba SHA1: 1a16110bb4130607234cec9fa6109eb80b2529d8 SHA256: f6d867fd663bdb5f0c7d34b1d40c7ea5ea3bd63d72a8e762b3b03b6c6f37378d Description: Viewer/editor/analyser (mostly) for executables This program is a file viewer, editor and analyzer for text, binary, and (especially) executable files - in other words it is an advanced hexeditor and disassembler. . For more info (e.g. keybindings) see the README file! . 1. Supported file formats - common object file format (COFF/XCOFF32) - executable and linkable format (ELF) - linear executables (LE) - standard DO$ executables (MZ) - new executables (NE) - portable executables (PE32/PE64) - java class files (CLASS) - Mach exe/link format (MachO) - X-Box executable (XBE) - Flat (FLT) - PowerPC executable format (PEF) 2. Code & Data Analyser - finds branch sources and destinations recursively - finds procedure entries - creates labels based on this information - creates xref information - allows to interactively analyse unexplored code - allows to create/rename/delete labels - allows to create/edit comments - supports x86, ia64, alpha, ppc and java code 3. Target systems - DJGPP - GNU/Linux - FreeBSD - OpenBSD - Win32 . Homepage: http://hte.sourceforge.net/ Package: tclxml Priority: optional Section: contrib/devel Installed-Size: 19 Maintainer: Fernando Ike de Oliveira Architecture: solaris-i386 Version: 3.1-2 Depends: libgcc1 (>= 1:4.2.1), libxml2 (>= 2.6.27), tcllib Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/tclxml_3.1-2_solaris-i386.deb Size: 84784 MD5sum: db0d73d8b1cda469a810617fcb2e9790 SHA1: 60e07953ddd6aa03349bfec61221047e07f6c8fb SHA256: 773029f076b0f1e0305d72da5cb09bae60ec83aa243263cfad4d87e81d6f4889 Description: Tcl library for XML parsing TclXML provides event-based parsing of XML documents. The application may register callback scripts for certain document features, and when the parser encounters those features while parsing the document the callback is evaluated. Package: bashdb Priority: optional Section: contrib/devel Installed-Size: 31 Maintainer: Oleksandr Moskalenko Architecture: solaris-i386 Version: 3.1.0.8-2 Depends: bash (>= 3.1), emacsen-common Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/bashdb_3.1.0.8-2_solaris-i386.deb Size: 223762 MD5sum: 948e4a156f4455231cca4443ca788337 SHA1: af58d9c83608e071f82d27353cac851cae92a9dc SHA256: 5826b1f136ad01678b84e3a1b871e560b773b9109c62c0c5d69d4d2bc69563d6 Description: BASH debugger This is a complete rewrite of the Korn Shell debugger from Bill Rosenblatt's `Learning the Korn Shell', published by O'Reilly and Associates (ISBN 1-56592-054-6) with changes by Michael Loukides and Cigy Cyriac. However, this code now depends on a number of debugging support features that are neither part of the POSIX standard nor present are in many POSIX-like shells. Although you can just use bashdb to debug scripts written in BASH, it can also be used just as a front-end for learning more about programming in BASH. As an additional aid, the debugger can be used within the context of an existing script with its functions and variables that have already been initialized; fragments of the existing code can be experimented with by changing them inside the debugger. Package: leaktracer Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Yann Dirson Architecture: solaris-i386 Version: 2.4-5 Depends: gdb, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), perl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/leaktracer_2.4-5_solaris-i386.deb Size: 22906 MD5sum: 0d0add5dfa069fee7789b68c8f6ac61b SHA1: 8576b01921cf348f5f7755720d4d4c7880319d48 SHA256: 06440f19b3ba5a50f2478d367239c65b749820c027201389c0c5707d5558d0f8 Description: Simple and efficient memory-leak tracer for C++ programs LeakTracer traces calls to new and delete, and reports inconsistencies in the C++-level memory-management. . It has limitations (eg. when you override the new and delete operators yourself), but is very easy to use (eg. compared to more complete tools like mpatrol), traces the C++ level (unlike most other tools), and gives pretty good results. . It uses gdb to display source-file information. Package: omniidl4 Priority: optional Section: contrib/devel Installed-Size: 1309 Maintainer: Debian CORBA Team Architecture: solaris-i386 Source: omniorb4 Version: 4.1.1-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), sunwcslr, sunwlibm Suggests: omniidl4-python Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/omniidl4_4.1.1-2_solaris-i386.deb Size: 341090 MD5sum: a69750541e8370b7a9cbae82aff619e4 SHA1: 18f0e58ad22afb708408ccd22ac643de88aa032c SHA256: 8b9975b4ef90dc2aa01d84b2da0eb32e6503000dff9877aad4a3abbcb3c68b42 Description: omniORB idl to C++ and Python compiler omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes the idl compiler. Homepage: http://omniorb.sourceforge.net Python-Version: 2.5 Package: camlidl Priority: optional Section: contrib/devel Installed-Size: 513 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Version: 1.05-10 Depends: ocaml-nox-3.10.0 Suggests: camlidl-doc Conflicts: camlidl-doc (<< 1.04) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/camlidl_1.05-10_solaris-i386.deb Size: 111576 MD5sum: cb53b284aff86984f71df7a502d8a77a SHA1: 18d3644d8e985b22c5baf10db1620f8d948e0b99 SHA256: 05063988496cfcca7b260c6c6c94baa39e33579401a3d56f1be21f85df897984 Description: Stub code generator for Objective Caml CamlIDL generates stub code for interfacing Caml with C from an IDL description of the C functions. Thus, CamlIDL automates the most tedious task in interfacing C libraries with Caml programs. . It can also be used to interface Caml programs with other languages, as long as those languages have a well-defined C interface. . This package contains the CamlIDL executable. Package: vala-utils Priority: optional Section: contrib/devel Installed-Size: 22 Maintainer: Maintainers of Vala packages Architecture: solaris-i386 Source: vala Version: 0.3.5-1~hardy1 Replaces: libvala-dev (<< 0.1.5) Depends: automake, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libvala0 (= 0.3.5-1~hardy1), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: gnome-common, libgtk2.0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/vala-utils_0.3.5-1~hardy1_solaris-i386.deb Size: 160794 MD5sum: 4b694eee186294671b303ff3fb8b60f1 SHA1: 0a530d49c9e931c160d8d9f2f2f7ddd348d898cc SHA256: 9481313ec545cf3e4ab0d309f78bee4136d47320fffc5df2692df61a633b1ca2 Description: C# like language for the GObject system - utilities Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. . This package contains the vala-gen-project application that can be used to generate a new Vala project and vapicheck, which will check bindings generated by vapigen for correctness. Homepage: http://live.gnome.org/Vala/ Package: flexml Priority: optional Section: contrib/devel Installed-Size: 20 Maintainer: Martin Quinson Architecture: solaris-i386 Version: 1.8-1 Depends: libdate-calc-perl, liburi-perl, libwww-perl, sunwcslr Recommends: flex Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/flexml_1.8-1_solaris-i386.deb Size: 70972 MD5sum: e6e4b06bd04e5b6d92e2e12df876801a SHA1: c464a7691eaa4d26a439493cc994690717edb285 SHA256: 45e536f47f702a1d1c39cec94fac13abcedefdd318b0749cb784704bb2f154fd Description: generate fast validating XML processors and applications FleXML makes it easy to generate very fast validating XML processors as flex(1) source. . By design it can only handle documents using an external DTD. Package: anjuta-dbg Priority: extra Section: contrib/devel Installed-Size: 10197 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Rob Bradford Architecture: solaris-i386 Source: anjuta Version: 2:2.4.1-0ubuntu1 Replaces: anjuta (<= 2.0.0) Depends: anjuta (= 2:2.4.1-0ubuntu1) Conflicts: anjuta (<= 2.0.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/anjuta-dbg_2.4.1-0ubuntu1_solaris-i386.deb Size: 3769216 MD5sum: 52bb71c8ffb616b156711a7f77b5f8d8 SHA1: bbaf1c73b0b54ede7182dd727ce5fc60cadae465 SHA256: 466642fa297897d653264caa80b498658b0c126e9302b5447110bb312724fb5c Description: A GNOME development IDE, for C/C++ - debug files This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy debugging and management of code. It also integrates with glade and CVS. . This package provides the debug files for Anjuta. . http://www.anjuta.org Package: gob Priority: extra Section: contrib/devel Installed-Size: 12 Maintainer: Mark Brown Architecture: solaris-i386 Version: 1.0.12-4build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/gob_1.0.12-4build1_solaris-i386.deb Size: 80842 MD5sum: 61479410b47c734e7bb3038309f6f713 SHA1: 8ff53c786b0ba715a8affb497c0cbff4176a6fbe SHA256: 8589cb0dba8273e9c0f31fcdcd10156e5cc4595db670402b7c9645c739dcae00 Description: GTK+ Object Builder GOB is a preprocessor which simplifies the writing of GTK+ objects in C. The syntax is somewhat similar to that for Java, yacc and lex. Package: mffm-fftw-dev Priority: optional Section: contrib/devel Installed-Size: 527 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Matt Flax Architecture: solaris-i386 Source: mffm-fftw Version: 1.6-1.1ubuntu2 Depends: fftw3, libfftw3-dev, mffm-fftw1c2 (= 1.6-1.1ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/mffm-fftw-dev_1.6-1.1ubuntu2_solaris-i386.deb Size: 227802 MD5sum: 225a70c6bb15ff1903a67b02bc7b87c1 SHA1: 715d7ab60974a5d328e04df5d3e84665274ed215 SHA256: b6472951e872c88d1364f3ef1118e287855d04400c3df1248ad5586a5a22c851 Description: A C++ wrapper for the fftw.org C library (version 3) Developer files for the mffm.fftw library mffm.fftw provides a simple C++ application base which handles FFT data and application. Operations such as power spectrum derivation and so on. Package: gsoap Priority: optional Section: contrib/devel Installed-Size: 2431 Maintainer: Ubuntu Developers Original-Maintainer: Thomas Wana Architecture: solaris-i386 Version: 2.7.9k-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/gsoap_2.7.9k-0ubuntu1_solaris-i386.deb Size: 2183416 MD5sum: dd3f12afdd15e1f2849b473859339757 SHA1: 59e2b450936aaea734ab92141a76563eca6bd4a5 SHA256: 619e07f852eaf68755b6693fa224cb187181e7e2b2d7a2630e5a6009d7846a11 Description: SOAP stub and skeleton compiler for C and C++ The gSOAP toolkit provides a unique SOAP-to-C/C++ language binding for the development of SOAP Web Services and clients. Package: cmix Priority: optional Section: contrib/devel Installed-Size: 81 Maintainer: Peter Makholm Architecture: solaris-i386 Version: 2.0.12-6 Depends: cpp, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: gcc Suggests: www-browser Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/cmix_2.0.12-6_solaris-i386.deb Size: 804948 MD5sum: 1f3bc955bed7ca5c4b8167cbeffac3df SHA1: 88639d8fa6e9d80ca37382ed2070278a8eee659d SHA256: fc74ddd640e99c850eb2b6daeb158d9583f5cf5eb1a64678fe8618e227a428d6 Description: A program specializer for C A program specializer or, as it is also called, a "partial evaluator" takes the source code for a program or a routine and (commonly) some of its input, and tries to produce faster but equivalent code, utilizing the fact that some of the variables will have known values so that some of the program's actions can be precomputed. . This allows one to combine the maintainability of a generic parameterized source code with the speed of programs optimized for specific problem instances. . C-Mix is a program specializer that works on portable C code. You will need a C compiler for compiling intermediate programs. For advanced use you may also want a WWW browser for browsing the analysis results. Package: ocamldsort Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Dimitri Ara Architecture: solaris-i386 Version: 0.14.4-2 Depends: ocaml-base-nox-3.10.0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/ocamldsort_0.14.4-2_solaris-i386.deb Size: 32534 MD5sum: 9d5626c857bad1a9a145bba640ce07f6 SHA1: cfb83d4e61f67a517edbc6d4c43f2752b3407e70 SHA256: 9a9b3b0a52931d5b68ffc7637b29de965790c602550b03e38fe5d7343cdf820a Description: dependency sorter for OCaml source files The ocamldsort command scans a set of Objective Caml source files (.ml and .mli files), sorts them according to their dependencies and prints the sorted files in order to link their corresponding .cmo files. . ocamldsort can be used to compile and link simple projects with one command. . However for larger projects where separate compilation is desirable, ocamldsort can also be used from within a makefile as described in the documentation. Package: cableswig Priority: optional Section: contrib/devel Installed-Size: 2384 Maintainer: Gavin Baker Architecture: solaris-i386 Version: 0.1.0+cvs20080107-1 Depends: gccxml, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/cableswig_0.1.0+cvs20080107-1_solaris-i386.deb Size: 713454 MD5sum: 6917e94c5c58b94138f9f7eaeca73fdc SHA1: 3889bf84fd17e39d7f14736fda34e37664207ff0 SHA256: e21b5277ee8b90177b2f7e3b4ae1bd05ea405e7abaf695964ee29f7b88eb612d 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. Homepage: http://www.itk.org/HTML/CableSwig.html Package: jikes Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Adam Majer Architecture: solaris-i386 Version: 1:1.22-6 Replaces: guavac Depends: libgcc1 (>= 1:4.2.1), libiconv, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: jikes-gij | jikes-kaffe | jikes-sun | jikes-classpath | jikes-sablevm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/jikes_1.22-6_solaris-i386.deb Size: 648350 MD5sum: f4c54e1b05955ffe4653acd8d8b8c3a0 SHA1: eb08f4c83e110c7ed0d9709011cb6c0bf54e1560 SHA256: 8ab1a29336efff3b392c540de00038fc11111d282147f5e65c42e643b7d8c07c Description: Fast Java compiler adhering to language and VM specifications Jikes is a Java compiler that translates Java source files as defined in The Java Language Specification (Addison-Wesley, 1996) into the bytecoded instruction set and binary format defined in The Java Virtual Machine Specification (Addison-Wesley, 1996). Unlike other compilers, Jikes accepts the Java language only as specified: not as a subset, variant, or superset. Package: libgtksourceviewmm-1.0-2 Priority: optional Section: libs Installed-Size: 134 Maintainer: Ubuntu Desktop Team Original-Maintainer: Dodji Seketeli Architecture: solaris-i386 Source: libgtksourceviewmm1 Version: 0.3.1-1ubuntu1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1c2a (>= 2.16.0), libgnomeprint2.2-0 (>= 2.17.0), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libgtksourceview1.0-0 (>= 1.7.2), libiconv, libpango1.0-0 (>= 1.20.1), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), libxml2, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libgtksourceviewmm-1.0-2_0.3.1-1ubuntu1_solaris-i386.deb Size: 41434 MD5sum: c8c2767bf01ddf510edfd50fb1a06bbf SHA1: 45702b193ba566057af21d4d1fc29e1ff99318e2 SHA256: 961269ed557c20fb5ede7b5b7f9fab0e0e7b46fd500a50a2b5efbc06b292c5e1 Description: C++ binding of GtkSourceView GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to the text widget included in GTK+ 2.x adding syntax highlighting and other features typical for a source file editor. . GtkSourceViewMM is crafted to integrate well into applications using the gtkmm framework. Package: bf Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Stephan Beyer Architecture: solaris-i386 Version: 20041219ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libslang2 (>= 2.0.7-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/bf_20041219ubuntu2_solaris-i386.deb Size: 14222 MD5sum: 8d92e0c69c08b6a8a2f775b747c609cb SHA1: 44c4e7758fb169e214b9a7cc9808db1bb6fe3a4c SHA256: a2b89bdbd9b274a00dcabfa004aaa1939a22ff1bd3ea29a2bdc432c9a946f331 Description: a fast Brainfuck interpreter bf ('a Brainfuck interpreter') is a simple and fast interpreter for the esoteric programming language Brainfuck. It offers some options to define special behavior, which is nice if you take part in Brainfuck programming contests with special rules. . This package is compiled with S-Lang support. Package: pvm-examples Priority: extra Section: contrib/devel Installed-Size: 491 Maintainer: Steinar H. Gunderson Architecture: solaris-i386 Source: pvm Version: 3.4.5-10nexenta1 Depends: libgcc1 (>= 1:4.2.1), libgfortran2 (>= 4.2.1), libpvm3, libx11-6, libxaw7, libxext6, libxmu6, libxt6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/pvm-examples_3.4.5-10nexenta1_solaris-i386.deb Size: 220240 MD5sum: dfbe6f53ccbf43ef11afd758182533b8 SHA1: 7f61cf3844cff0c7f5900faaf377b01475bb7a79 SHA256: 932ca7c0db0403a59ea87cea7e7c177bb0ae88b710b36686602b49cceba2aa02 Description: Parallel Virtual Machine - examples This package provides the examples distributed along with the Parallel Virtual Machine. This can be useful for initial cluster or interoptability testing. Package: tmake Priority: optional Section: contrib/devel Installed-Size: 603 Maintainer: Jan Niehusmann Architecture: solaris-i386 Version: 1.8-1.1 Depends: perl Suggests: libqt-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/tmake_1.8-1.1_solaris-i386.deb Size: 68942 MD5sum: 32b96e23f00d2455a45eef7fa17fac99 SHA1: 95f0245ffbc8396591630cf48a120502790efb17 SHA256: b0a8519dac7b918fae293c5f1c551e8820a8b79be8a5fbd99a53b0c2135838f2 Description: a cross-platform makefile tool tmake is an easy-to-use tool from Trolltech to create and maintain makefiles for software projects. It can be a painful task to manage makefiles manually, especially if you develop for more than one platform or use more than one compiler. tmake automates and streamlines this process and lets you spend your valuable time on writing code, not makefiles. . tmake is mainly used to generate makefiles for applications that use the Qt toolkit. Package: icheck Priority: optional Section: contrib/devel Installed-Size: 378 Maintainer: Erinn Clark Architecture: solaris-i386 Version: 0.9.7-6 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/icheck_0.9.7-6_solaris-i386.deb Size: 83282 MD5sum: 50dbfe5aea0065dd5923959442c9ef2d SHA1: dc545bc4e93c4ab5b4487d1d46151321c21c7787 SHA256: 07655a4d3f0a17271f0bd5b9d86bdb06cf781a2593ff00681cf6da412c43609b Description: C interface ABI/API checker A tool for statically checking C interfaces for API and ABI changes. All changes to type declarations that can cause ABI changes should be detected, along with most API changes. . icheck is intended for use with libraries, as a method of preventing ABI drift. Package: liwc Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Antti-Juhani Kaijanaho Architecture: solaris-i386 Version: 1.20-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/liwc_1.20-5_solaris-i386.deb Size: 15438 MD5sum: 346636123b443e5d0d448ac318e2039d SHA1: 59bb09908c1680932f831849e0fdc1af90134d08 SHA256: bbf596319a475e5da36186e1344a6f71e2858d8b13a7cf79c15cb3b21715313e Description: Tools for manipulating C source code Includes programs for converting C++ comments to C comments, removing C comments, print out string literals, and converting characters to trigraphs and trigraphs to characters. Package: p2c Priority: optional Section: contrib/devel Installed-Size: 23 Maintainer: Josip Rodin Architecture: solaris-i386 Version: 1.21alpha2-2.1 Depends: sunwcslr Suggests: gcc, gpc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/p2c_1.21alpha2-2.1_solaris-i386.deb Size: 323296 MD5sum: 5ca4497535ace06ba8bc61e355fade87 SHA1: 55f6d86ff3384a07a8557b659d05d420dd896003 SHA256: c97e55701fe9fb8912732a8802fd2fcc177c2e4fab2420dd7fa3905294fd696b Description: Pascal to C translator P2c is a tool for translating Pascal programs into C. The input consists of a set of source files in any of the following Pascal dialects: HP Pascal, Turbo/UCSD Pascal, DEC VAX Pascal, Oregon Software Pascal/2, Macintosh Programmer's Workshop Pascal, Sun/Berkeley Pascal, Texas Instruments Pascal, Apollo Domain Pascal. Modula-2 syntax is also supported. . Output is a set of .c and .h files that comprise an equivalent program in any of several dialects of C. Output code may be kept machine and dialect-independent, or it may be targeted to a specific machine and compiler. Most reasonable Pascal programs are converted into fully functional C which will compile and run with no further modifications, although p2c sometimes chooses to generate readable code at the expense of absolute generality. Package: sufary-dev Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Debian QA Group Architecture: solaris-i386 Source: sufary Version: 2.1.1-8 Depends: libsufary2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/sufary-dev_2.1.1-8_solaris-i386.deb Size: 16534 MD5sum: 814d29163971662488d5d21d9d912f80 SHA1: 891b5765ce6cf6404808e4f05f8270e8b93a6b53 SHA256: a26139af2c0dd3bcad473581f975564ecd68bde52921c6d150d7388bce5f4fca Description: Development files for SUFARY A header file and libraries for developing the SUFARY applications. . SUFARY is a very powerful indexing and query system using suffix array. . SUFARY can handle one file at a time, and so not suited for searching a word from many files. . CAUTION: Documentation for sufary is written in Japanese. Package: libcfitsio3-dev Priority: optional Section: contrib/devel Installed-Size: 1677 Maintainer: Aurelien Jarno Architecture: solaris-i386 Source: cfitsio3 Version: 3.040-5 Replaces: cfitsio-dev Provides: cfitsio-dev Depends: libcfitsio3 (= 3.040-5) Conflicts: cfitsio-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libcfitsio3-dev_3.040-5_solaris-i386.deb Size: 617102 MD5sum: ca5e3b74110f061fc541cbebd07c96d1 SHA1: 8e1fd5a76e59920a82e004dfaaaca19c8d3599c5 SHA256: 5e4d14efe094aa5f77f9774111d4cb102107811510c6a6fc710581257b7a2200 Description: static library for I/O with FITS format data files FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains what you need for compiling sources that use this library in your own code. It also contains example source files that demonstrate the use of cfitsio. Package: libyaz2-dev Priority: extra Section: contrib/devel Installed-Size: 2460 Maintainer: Eric Schwartz (Skif) Architecture: solaris-i386 Source: yaz Version: 2.1.18-2-build1 Replaces: yaz-devel Depends: libssl-dev, libwrap0-dev, libxml2-dev, libyaz2 (= 2.1.18-2-build1) Recommends: yaz-doc Conflicts: yaz-devel Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libyaz2-dev_2.1.18-2-build1_solaris-i386.deb Size: 560444 MD5sum: c496070a7b3aa72d59d55c21099a08f9 SHA1: 2e6774150a068f9a334368866b4371125692ae69 SHA256: fa07a4fffa29a777671f524d864f6c9872f391795beaabcd9c0467f07c692d86 Description: The YAZ Z39.50 toolkit (development files) YAZ is a toolkit that allows you to develop software using the ANSI Z39.50/ISO23950 standard for information retrieval. . This packages includes development libraries and C/C++ header files. Package: mcpp Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Ubuntu Core Developers Original-Maintainer: Kiyoshi Matsui Architecture: solaris-i386 Version: 2.6.4-2ubuntu1 Depends: sunwcslr Suggests: mcpp-doc Conflicts: xrdb (<< 1:1.0.2-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/mcpp_2.6.4-2ubuntu1_solaris-i386.deb Size: 59300 MD5sum: ad9edf528421f0d6abbd8ffbd0af1e37 SHA1: 7f18fbad6f904ddc0dad45ffe41fab64cd85291c SHA256: e5fcd1822e1ef8173fb12cd46cbc0e2ecfbd08ea12b6dcb937b37e07ec5830cf Description: Alternative C/C++ preprocessor C/C++ preprocessor expands macros and processes '#if', '#include' and some other directives. . MCPP is an alternative C/C++ preprocessor with the highest conformance, implementated by Kiyoshi Matsui. MCPP is especially useful for debugging the source program which use complicated macros and also useful for checking portability of the source. It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98. . Though mcpp could be built as a replacement of GCC's resident proprocessor or as a subroutine called from some other main program, this package installs only a stand-alone program named 'mcpp' which behaves independent from GCC. Package: perl-byacc Priority: optional Section: contrib/devel Installed-Size: 184 Maintainer: Víctor Pérez Pereira Architecture: solaris-i386 Version: 2.0-6 Depends: sunwcslr Recommends: perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/perl-byacc_2.0-6_solaris-i386.deb Size: 96294 MD5sum: c0038c252eb6103800f55383cf9f2883 SHA1: dad025abfad055018514bc07cc593f832b19826e SHA256: b92af0cb315f327495cd318cd40cb2745f6502302acaffbf687c2ac76db6c549 Description: The Berkeley LALR parser generator, Perl version Yacc reads the grammar specification in a file and generates an LR(1) parser for it. The parsers consist of a set of LALR(1) parsing tables and a driver routine written in the C programming language. This version is able to produce Perl programs. Package: libnoise0 Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Federico Di Gregorio Architecture: solaris-i386 Source: libnoise Version: 1.0.0 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libnoise0_1.0.0_solaris-i386.deb Size: 28742 MD5sum: c36034ca81fdf3cd7044f82b725d4c04 SHA1: 75e133cb323d4cbf5a80519aa4324798064f4e58 SHA256: e7e90a4cd71723282aaff2bd2195e1f6c7801102967beac99d14480164b177ca Description: a portable, coherent noise-generating library for C++ libnoise is a portable C++ library that is used to generate coherent noise, a type of smoothly-changing noise. libnoise can generate Perlin noise, ridged multifractal noise, and other types of coherent-noise. Coherent noise is often used by graphics programmers to generate natural-looking textures, planetary terrain, and other things. Package: glabels-dev Priority: optional Section: devel Installed-Size: 226 Maintainer: Debian GNOME Maintainers Architecture: solaris-i386 Source: glabels Version: 2.1.3-3 Replaces: glabels (<< 2.0.2) Depends: glabels (= 2.1.3-3), glabels-data (= 2.1.3-3), libglib2.0-dev, libxml2-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/glabels-dev_2.1.3-3_solaris-i386.deb Size: 32638 MD5sum: 8a4eeb169a3cb93244f79a07d144bc1e SHA1: 09f07deb951a44d1475e28527d4f834115591882 SHA256: a6f936fd10af9166abb17b7d87d0ab55b89c479ff8a6b4d3da619dc4b92aab7f Description: development documentation and library files for gLabels gLabels is a lightweight program for creating labels, business cards and media covers for the GNOME desktop environment. . Homepage: http://glabels.sourceforge.net/ Package: libploticus0-dev Priority: optional Section: contrib/devel Installed-Size: 6 Maintainer: Colin Tuckley Architecture: solaris-i386 Source: ploticus Version: 2.33-3 Depends: libploticus0 (= 2.33-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libploticus0-dev_2.33-3_solaris-i386.deb Size: 243442 MD5sum: e9090822ad4fb4f33b2fb33af0a5d0d2 SHA1: 0453c555d361a9a47c20df85966111cd990bb70a SHA256: 8f051233b5ae9db3bb38bf89e2618b82b0b9103455267bf8252cd82fdb7f4953 Description: Development files for the ploticus library libploticus is not a function or mathematical plotting package like gnuplot, nor would it be a good choice for applications where mathematical formulas or scientific notations are to be rendered as an integral part of the data display. libploticus is also not intended as a "marketing" graphics package. Its goal is to display data crisply without extra decoration and distracting "dingbats" that cloud the picture. . Homepage: http://ploticus.sourceforge.net Package: regexxer Priority: optional Section: contrib/devel Installed-Size: 64 Maintainer: Ross Burton Architecture: solaris-i386 Version: 0.9-1ubuntu3 Depends: gconf2 (>= 2.10.1-2), libgcc1 (>= 1:4.2.1), libgconfmm-2.6-1c2 (>= 2.22.0), libglademm-2.4-1c2a (>= 2.6.0), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1c2a (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libpcre3 (>= 7.4), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/regexxer_0.9-1ubuntu3_solaris-i386.deb Size: 265934 MD5sum: f5ff019b71b7e5b63c79ee70142e9169 SHA1: ca2b0ba6d9c39a4a314cfa978c3c2ae10a86c61a SHA256: 3e574225fdee735201be560900771c74137cd7e4039eb33072c8ce2138674d60 Description: A visual search and replace tool Regexxer is a nifty GUI search/replace tool featuring Perl-style regular expressions. If you need project-wide substitution and you're tired of hacking sed command lines together, then you should definitely give it a try. Package: libsoundtouch1-dev Priority: optional Section: contrib/devel Installed-Size: 199 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Guenter Geiger (Debian/GNU) Architecture: solaris-i386 Source: soundtouch Version: 1.3.0-2.2ubuntu0.1 Provides: libsoundtouch-dev Depends: libsoundtouch1c2 (= 1.3.0-2.2ubuntu0.1) Conflicts: libsoundtouch0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/libsoundtouch1-dev_1.3.0-2.2ubuntu0.1_solaris-i386.deb Size: 48978 MD5sum: e86ab8652333a7f5a37bae4745b745fd SHA1: abf80bb72579a6d099049fa9abafbf63844df611 SHA256: 14668d8d69c4a6468f33e7793d1366c470b265cd5af7dc6b19804d44067fd65d Description: development files for sound stretching library SoundTouch is a library that that can be used to change pitch and time of soundfiles independently. Package: omniorb4-nameserver Priority: optional Section: contrib/devel Installed-Size: 142 Maintainer: Debian CORBA Team Architecture: solaris-i386 Source: omniorb4 Version: 4.1.1-2 Depends: libgcc1 (>= 1:4.2.1), libomniorb4-1 (>= 4.1.1-2), libomnithread3c2 (>= 4.0.6), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/omniorb4-nameserver_4.1.1-2_solaris-i386.deb Size: 63288 MD5sum: 19d0747a76931d2afa20ffc589e610f4 SHA1: f3e0bf2c6dc4ea82f3823017dd7e81791322db78 SHA256: 83726f084961904734427a11c5d48f947d638dc2d1c673fa8b77dfceaa63e992 Description: omniORB naming service omniORB is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes the CORBA nameserver. Homepage: http://omniorb.sourceforge.net Package: valac Priority: optional Section: contrib/devel Installed-Size: 1790 Maintainer: Maintainers of Vala packages Architecture: solaris-i386 Source: vala Version: 0.3.5-1~hardy1 Replaces: libvala-dev (<< 0.1.5) Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libglib2.0-dev (>= 2.12.0), libiconv, libvala0 (= 0.3.5-1~hardy1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/valac_0.3.5-1~hardy1_solaris-i386.deb Size: 486692 MD5sum: 90b2b0ee93adf9ecc5db0e2129ec5aa0 SHA1: ffad378306d379f3cd05fa101412ef928ee58b45 SHA256: f2d64e15875f9284f0557fdb71e0c525113a6d79489c03c4f08162018a6b0c60 Description: C# like language for the GObject system Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. . valac, the Vala compiler, is a self-hosting compiler that translates Vala source code into C source and header files. It uses the GObject type system to create classes and interfaces declared in the Vala source code. This package also contains the vala-gen-introspect and vapigen binaries that will automatically generate Vala bindings. Homepage: http://live.gnome.org/Vala/ Package: hello-dbs Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Tollef Fog Heen Architecture: solaris-i386 Version: 1.3-4 Replaces: hello Provides: hello Depends: sunwcslr Conflicts: hello Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/devel/hello-dbs_1.3-4_solaris-i386.deb Size: 19758 MD5sum: dc45d823c9958c9899315c18e5e5ab69 SHA1: 2e63e4d160d63dc5ee07a514445f528733419be1 SHA256: 1a888b10c467faebf98a0fc93a4444939aee5edbe084e183d4a79c0e71baf6e1 Description: The classic greeting, and a good example The GNU hello program produces a familiar, friendly greeting. It allows nonprogrammers 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). . This is the same as the hello package, except it uses DBS to make the deb. Please see DBS as to what it is. Package: vbpp Priority: optional Section: contrib/electronics Installed-Size: 8 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.1.0-6 Depends: sunwcslr, sunwlibm Suggests: vbs Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/vbpp_1.1.0-6_solaris-i386.deb Size: 38858 MD5sum: 521fbade37bb26b374bf7fee1e545c1f SHA1: 926bdc1e4001f4d4cb4dedaef1fe29f056de3ae3 SHA256: 8c285d7a2a33b30aaa740fd9e190a6ee402bc0ceefff6da1c2c7c126773795aa Description: Verilog preprocessor VBPP is a Verilog preprocessor. It has support for most Verilog preprocessing directives and additional directives such as: . * Statement generator ('generate' command in VHDL). * Expression evaluation. * Mathematical functions: log2, ceil, floor, round, abs, etc. * Conditionals: if, switch, etc. Package: gnusim8085 Priority: optional Section: contrib/electronics Installed-Size: 62 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Onkar Shinde Architecture: solaris-i386 Version: 1.3.2-0ubuntu1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtksourceview1.0-0 (>= 1.7.2), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/gnusim8085_1.3.2-0ubuntu1_solaris-i386.deb Size: 84742 MD5sum: d97421750cb09eb06fdd15a381444b21 SHA1: b711d2dbd1f6ec59b7a116f5b98ae128f3b53f72 SHA256: 3ad36839d42e22212a46e944d0621dcf8c718d1a6131174b05a53fde050fbadb Description: Graphical Intel 8085 simulator, assembler and debugger GNUSim8085 is a graphical simulator, assembler and debugger for the Intel 8085 microprocessor. Homepage: http://gnusim8085.sourceforge.net Package: verilog Priority: optional Section: contrib/electronics Installed-Size: 38 Maintainer: Hamish Moffatt Architecture: solaris-i386 Version: 0.8.5-1 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), libreadline5 (>= 5.2), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/verilog_0.8.5-1_solaris-i386.deb Size: 824750 MD5sum: aa6cf6f56501b9acfdef48aa43f57a24 SHA1: 2b9d345f445ece273c9a9dd5e2c5a6c345dfae9a SHA256: 13bb62e02e66d764851e91eb8b95fa648c3b8ff22994b880df30bd3872afed45 Description: Icarus verilog compiler The Icarus verilog compiler for the verilog hardware description language. The compiler can target either simulation, or netlist (EDIF). Package: picprog Priority: optional Section: contrib/electronics Installed-Size: 11 Maintainer: Jan Wagemakers Architecture: solaris-i386 Version: 1.8.3-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/picprog_1.8.3-2_solaris-i386.deb Size: 61636 MD5sum: 916c758668a49a4dcf18afd738f31939 SHA1: 8a15b1ea4a827e95e1c6d8e3c400fefe4c1cff45 SHA256: 215303b3ef9fc1504071636a076d7f27e4e7d557688475ec6fed24be82b0068b Description: Microchip PIC serial programmer software This is Picprog, a Microchip PIC microcontroller programmer software for a simple serial port device. . Homepage: http://www.iki.fi/hyvatti/pic/picprog.html Package: qucs Priority: optional Section: contrib/electronics Installed-Size: 13315 Maintainer: José L. Redrejo Rodríguez Architecture: solaris-i386 Version: 0.0.13-1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1), libx11-6, perl, sunwcslr, sunwlibm Recommends: freehdl, verilog Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/qucs_0.0.13-1_solaris-i386.deb Size: 4789552 MD5sum: ba16e784229097a50aac1d5e23bc689f SHA1: 3de1d0f80a4e44f11c633aa11f07d9146f080fef SHA256: dff757b8bb5397b1413a8e159a2f6c435b8a4d93278f6107a00fdec75ca471ce Description: Quite Universal Circuit Simulator Qucs is an integrated circuit simulator which means you are able to setup a circuit with a graphical user interface (GUI) and simulate the large-signal, small-signal and noise behaviour of the circuit. After that simulation has finished you can view the simulation results on a presentation page or window. Homepage: http://qucs.sourceforge.net Package: rfdump Priority: optional Section: contrib/electronics Installed-Size: 190 Maintainer: Meike Reichle Architecture: solaris-i386 Version: 1.4-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/rfdump_1.4-2_solaris-i386.deb Size: 70926 MD5sum: d784d5ffb13d14f674806b4bfe38155d SHA1: deaff5aafd9da70c09b79b65c87a0a1c4e7def52 SHA256: c3fd2f7751cfaa41bd90b481d9dc7f05fde3123014a478232421279d61c60420 Description: tool to decode RFID tag data RFDump is a tool to decode RFID tags and show their meta information: tag ID, tag type, manufacturer etc. The user data memory of a tag can be displayed and modified using either a hex or an ASCII editor. In addition, the integrated cookie feature demonstrates how easy it is for a company to abuse RFID technology to spy on their customers. RFDump works with the ACG multi-tag reader or similar card reader hardware. . Homepage: http://www.rfdump.org/ Package: simulpic Priority: optional Section: contrib/electronics Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Aurelien Jarno Architecture: solaris-i386 Version: 1:2005-1-28-6ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/simulpic_2005-1-28-6ubuntu1_solaris-i386.deb Size: 23818 MD5sum: 004e1e0507b6cf1e2951e07badd763f4 SHA1: 48dc6d77956b68c999d30ccdfbd982f05c587bb1 SHA256: b93767db4a880c451bdeaa5ea9def3a0ecf94360ae8f1475f447dbec9c0a55ad Description: simulator for Microchip PIC16F84 microcontroller This software allows to simulate the execution of any program on a Microchip PIC16F84 microcontroller. Package: atlc Priority: optional Section: contrib/electronics Installed-Size: 104 Maintainer: Bdale Garbee Architecture: solaris-i386 Version: 4.6.0-1 Depends: sunwcslr, sunwlibm Suggests: atlc-examples Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/atlc_4.6.0-1_solaris-i386.deb Size: 1253868 MD5sum: acc941bcb8677dce663ac887be93fc73 SHA1: d8de1d7ab528331865e22a6cfef2eef66be84583 SHA256: 6f3f9ee06f24ff7e7c794d4bc6ce62fbc1aea9e9a71174625ea3dfeee54a6805 Description: Arbitrary Transmission Line Calculator atlc is a computer aided design (CAD) package for the design and analysis of electrical transmission lines and directional couplers of totally arbitrary cross section and an arbitrary number of different dielectrics. . By analysis, it is assumed one requires finding the electrical properties of a transmission line or coupler, where the physical dimensions of the device are known. By design, it is assumed one requires a transmission line or coupler to have certain electrical properties and one wishes to find how to physically realise such a structure . atlc likely to be of use to radio amateurs, professional RF engineers, students and academics. . More information on atlc is available at http://atlc.sourceforge.net/ Package: ava Priority: extra Section: contrib/electronics Installed-Size: 508 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.3b.19990815-4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, uisp Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/ava_0.3b.19990815-4_solaris-i386.deb Size: 181932 MD5sum: 34cb05587a10b68f9c88766cbe33a882 SHA1: 2d1349e0ae8af45a773eb749f8d12f54721d5880 SHA256: 653054e40b5fe9811389c9b39394c8b608c817454f27546ec31dd80f5cd05d97 Description: Algebraical Virtual Assembler for Atmel's AVR MCUs AVA is an advanced assembler and linker for Atmel's family of 8-bit AVR microcontrollers. It offers a C-like preprocessor, powerful segments, and virtual symbols. . This assembler is not compatible with Atmel's assembler syntax. Package: pcb-gtk Priority: optional Section: contrib/electronics Installed-Size: 915 Maintainer: Debian Electronics Team Architecture: solaris-i386 Source: pcb Version: 20080202-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgd2-xpm (>= 2.0.35.dfsg), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libjpeg62, libpango1.0-0 (>= 1.20.1), libpng12-0 (>= 1.2.13-4), libx11-6, libxpm4, libxrender1, pcb-common, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/pcb-gtk_20080202-2_solaris-i386.deb Size: 406898 MD5sum: 81b3dd85399da6a4060657c8ef70c03b SHA1: e092dafd497a85ad3907f81dfc6f113e0ea8fd0a SHA256: 9ad56739d3f9a97ef0b2e6ec3f824fb29f9929490f6e6636da633ca94eeec828 Description: printed circuit board (pcb) design program - GTK+ interface PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time. . This package contains the GTK+ user-interface for pcb. Package: confluence Priority: optional Section: contrib/electronics Installed-Size: 81 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Version: 0.10.6-5 Depends: ocaml-base-nox-3.10.0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/confluence_0.10.6-5_solaris-i386.deb Size: 237780 MD5sum: 3e85d650f7d0a7e58d96979e36749e2b SHA1: 48ffbfb67da9517421cd3bf0eb284556ce0c0ef7 SHA256: bde3236de5f4b8da767b96f958dafe5873ae072ec3d6a05f7d6ba6de50d7b5f9 Description: language for synchronous reactive hardware system design From the upstream website : . A Confluence program can generate digital logic for an FPGA or ASIC platform, or C code for hard real-time software. . Confluence combines the component-based methodologies of Verilog and VHDL with the expressiveness of higher order functional programming. . In comparison to Verilog, VHDL, and C, systems designed in Confluence result in 2X to 10X code reduction, making the source easier to manage and reuse. And because Confluence relies on a correct-by-construction compiler, bugs are reduced--some are prevented altogether--thus reducing the overall verification effort. Package: pcb-lesstif Priority: optional Section: contrib/electronics Installed-Size: 915 Maintainer: Debian Electronics Team Architecture: solaris-i386 Source: pcb Version: 20080202-2 Depends: lesstif2, libdbus-1-3 (>= 1.1.1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgd2-xpm (>= 2.0.35.dfsg), libice6 (>= 1:1.0.0), libiconv, libjpeg62, libpng12-0 (>= 1.2.13-4), libsm6, libx11-6, libxext6, libxmu6, libxpm4, libxrender1, libxt6, pcb-common, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/pcb-lesstif_20080202-2_solaris-i386.deb Size: 370430 MD5sum: 12b1b3f87d6c850dda1c8e41bd049c4d SHA1: 2ebb60107a25efd29c4cdd3f475186378cc7feaf SHA256: 79814b3341c95346b613fd84af541ee6cfa934e9d244bdc8a261f9e543bc0820 Description: printed circuit board (pcb) design program - LessTif interface PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time. . This package contains the LessTif user-interface for pcb. Package: gtkwave Priority: optional Section: electronics Installed-Size: 1187 Maintainer: Debian Electronics Team Architecture: solaris-i386 Version: 3.1.1-1 Depends: libatk1.0-0 (>= 1.20.0), libbz2-1.0, libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/gtkwave_3.1.1-1_solaris-i386.deb Size: 2871914 MD5sum: 1685ca1ab5002bc57f87c86cecc410d0 SHA1: 7f514d2ff5c355bf3679541464e6f74ae2708f9e SHA256: 8b88708767ce260556a6bcda54a060d6f468b012bf7d6e4e94665d7f97682a6c Description: a VCD (Value Change Dump) file waveform viewer gtkwave is a viewer for VCD (Value Change Dump) files which are usually created by digital circuit simulators. (These files have no connection to video CDs!) Package: xcircuit Priority: optional Section: contrib/electronics Installed-Size: 47 Maintainer: Margarita Manterola Architecture: solaris-i386 Version: 3.6.78.dfsg-1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxpm4, libxt6, sunwcslr, sunwlibm Conflicts: xbase (<< 3.3.2.3a-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/xcircuit_3.6.78.dfsg-1_solaris-i386.deb Size: 496738 MD5sum: 24689ea22b50668be78b129936158df7 SHA1: abb95fded6623644e9f738c626f3d5fd59eef7a2 SHA256: df1b49f05d39cd3d423c3529de068347ca19c0735bf90e3895a0062f51c4554e Description: Draw circuit schematics or almost anything xcircuit is a generic drawing program tailored for making circuit diagrams. . The graphical interface attempts to maintain consistency between X11 window rendering and the pure PostScript output. . xcircuit is mouse, menu and keyboard driven. The emphasis is on single character macros. Package: vipec Priority: optional Section: contrib/electronics Installed-Size: 1040 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Version: 3.2.0-4ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/vipec_3.2.0-4ubuntu3_solaris-i386.deb Size: 292714 MD5sum: 24dbc6bfeb6d44c82507fd37e418879e SHA1: 4bf4538c1c71d3cf9a0daf22e55c5f458cfb0b10 SHA256: 328a88b951a781d13f9f2dc9a3cb794b5317d2b90e5a8333b6c1032e6f5cdf5b Description: Network analyzer for electrical networks ViPEC is a powerful tool for the analysis of high frequency, linear electrical networks. It takes a schematic description of the electrical network and performs a linear analysis in the frequency domain. The output is in the form of port parameters (S, Y or Z) with results presented on a user defined grid, Smithchart or table. It can also be used to compute other characteristics like stability factors and group delay. . ViPEC supports various lumped elements (capacitors, resistors etc.) as well as distributed networks like transmission lines, microstrip and stripline structures. Two port data files are also supported (e.g. the 2-port frequency parameters of various RF transistors as supplied by the manufacturer). The component library is under constant development with new elements added at regular intervals. Package: avra Priority: extra Section: contrib/electronics Installed-Size: 7 Maintainer: Tobias Klauser Architecture: solaris-i386 Version: 1.2.2-1 Depends: sunwcslr Suggests: avrp Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/avra_1.2.2-1_solaris-i386.deb Size: 52674 MD5sum: 67a84be658a2e093ba53f0a074259596 SHA1: 135ae494c1db94ffffd4d06511df8a41535d912d SHA256: e21ab59052c6d8c2f3d842e2e558c5d967bade0b7755cf1ee779977b95110f1b Description: Assembler for Atmel AVR microcontrollers Avra is an assembler for the Atmel's family of AVR 8-bit RISC microcontrollers. It is mostly compatible with Atmel's own assembler, but adds new features such as better macro support and additional preprocessor directives. . Homepage: Package: vbs Priority: optional Section: contrib/electronics Installed-Size: 9 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.4.0-12 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/vbs_1.4.0-12_solaris-i386.deb Size: 335508 MD5sum: 62439192b2cda6f432a92d20a82d3bb2 SHA1: 1171fb14deb1b53a5f3982886d9ef5b173e699c4 SHA256: 9d171b95dbade46a9c6abb8d8333c60e4bf730b3e34017e4663964e941abdff9 Description: Verilog Behavioral Simulation Verilog is a Hardware Description Language used mostly for digital circuit design and simulation. This program is a simple implementation of a Verilog simulator. VBS tries to implement all of the Verilog behavioral constructs that are synthesizable, but still allow complex test vectors for simulation. Package: drawtiming Priority: optional Section: contrib/electronics Installed-Size: 13 Maintainer: Debian Electronics Team Architecture: solaris-i386 Version: 0.6.2-1build1 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libmagick++10, libmagick10, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/drawtiming_0.6.2-1build1_solaris-i386.deb Size: 50396 MD5sum: 832fce8ef0913fae21a58af33c5e712f SHA1: e049a54575e45d9e0cb44ec44d53799519801724 SHA256: 8e2257a6367cea2dc5bc335872a3e4864989a2b9d3af6b3131a41cfab23f559a Description: tool for documenting hardware designs through timing diagrams From the upstream website : . This software package provides a command line tool for documenting hardware and software designs through timing diagrams. It reads signal descriptions from a text file with an intuitive syntax, and outputs a timing diagram to an image file. Notation typical of timing diagrams found in the Electrical Engineering discipline is used, including arrows indicating causal relationships between signal transitions. Package: electric Priority: optional Section: contrib/electronics Installed-Size: 232 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 6.05-4 Depends: lesstif2, libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, libxp6, libxt6, sunwcslr, sunwlibm, www-browser Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/electronics/electric_6.05-4_solaris-i386.deb Size: 2785744 MD5sum: 613e0a6c44dbf1d615a235b7877afd1c SHA1: fe72c04a9518331d890bef15430f25d54824f944 SHA256: a279d97a69a6c515ce8b7ea4a53a41561f58d82514ac6618e27c8f4b738b4c86 Description: electrical CAD system Electric is a sophisticated electrical CAD system that can handle many forms of circuit design, including custom IC layout (ASICs), schematic drawing, hardware description language specifications, and electro-mechanical hybrid layout. Package: djview4 Priority: optional Section: contrib/graphics Installed-Size: 19 Maintainer: Barak A. Pearlmutter Architecture: solaris-i386 Version: 4.2-1 Depends: libdjvulibre15 (>= 3.5.20), libgcc1 (>= 1:4.2.1), libiconv, libjpeg62, libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), libtiff4, libx11-6, libxext6, sunwcslr, sunwlibm, xdg-utils Recommends: djvulibre-plugin Suggests: djvulibre-bin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/djview4_4.2-1_solaris-i386.deb Size: 572870 MD5sum: 88915978eec5cab360787d9887155b07 SHA1: 15d0006ac80e391a6f65ea379d5c9ef1ad80eeb6 SHA256: a8f7c661c8bdc48ee63bf7ce54c7dadbf4d7f78de9b816dc6a06a4d26b96437f Description: Viewer for the DjVu image format DjVu viewer djview. . DjVu is a set of compression technologies, a file format, and a software platform for the delivery over the Web of digital documents, scanned documents, and high resolution images. Homepage: http://djvu.sourceforge.net/ Package: scribus-ng Priority: optional Section: contrib/graphics Installed-Size: 366 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Oleksandr Moskalenko Architecture: solaris-i386 Version: 1.3.4.dfsg+svn20071115-1ubuntu1 Replaces: scribus-cvs Depends: gs-gpl (>= 8.01) | gs-afpl (>= 8.14) | gs-esp (>= 7.07), libart-2.0-2 (>= 2.3.18), libcupsys2 (>= 1.3.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libjpeg62, liblcms1 (>= 1.15-1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libtiff4, libx11-6, libxml2, python-tk, python2.5 (>= 2.5), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: cupsys-bsd, xfonts-scalable | gsfonts-x11 Suggests: scribus-template Conflicts: scribus-cvs Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/scribus-ng_1.3.4.dfsg+svn20071115-1ubuntu1_solaris-i386.deb Size: 11143594 MD5sum: 85c2e031c6126b58eacc973aa904fe32 SHA1: 255ad3f9dd0b75a48f8b462d428f06ac1c6d8ebe SHA256: 15b0b8ffa9d1589adb6a4d03f848552b05930145b3045cc74f9cd6b426bf0e73 Description: Open Source Desktop Page Layout - developmental branch . This is the developmental branch of Scribus - the open source desktop page layout program. This package is intended for tracking fast-paced development of scribus to make new features available to those who need them. . Scribus is an open source desktop page layout program with the aim of producing commercial grade output in PDF and Postscript, primarily, though not exclusively for Linux. . Scribus can be used for many tasks; from brochure design to newspapers, magazines, newsletters and posters to technical documentation. It has sophisticated page layout features like precision placing and rotating of text and/or images on a page, manual kerning of type, bezier curves polygons, precision placement of objects, layering with RGB and CMYK custom colors. The Scribus document file format is XML-based. Unlike proprietary binary file formats, even damaged documents, can be recovered with a simple text editor. . Scribus supports professional DTP features, such as CMYK color and a color management system to soft proof images for high quality color printing, flexible PDF creation options, Encapsulated PostScript import/export and creation of 4 color separations, import of EPS/PS and SVG as native vector graphics, Unicode text including right to left scripts such as Arabic and Hebrew via freetype. Graphic formats which can be placed in Scribus as images include PDF, Encapsulated Post Script (eps), TIFF, JPEG, PNG and XPixMap(xpm), and any bitmap type supported by QT3. . Printing, PDF and SVG creation are done via custom driver libraries and plug-ins, giving Scribus inventive features: the abilities to include presentation effects with PDF output, fully scriptable interactive PDF forms, SVG vector file output. The internal printer drivers fully support Level 2 and Level 3/PDF 1.4 postscript features including transparency and font embedding. . When run from KDE, Drag and Drop, for example from desktop to the canvas, is enabled. There is easy to use drag and drop scrapbook for frequently used items such as text blocks, pictures and custom shaped frames. . Homepage: http://www.scribus.net/ Package: scansort Priority: optional Section: contrib/graphics Installed-Size: 13 Maintainer: Janko Heilgeist Architecture: solaris-i386 Version: 1.81-2 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/scansort_1.81-2_solaris-i386.deb Size: 90694 MD5sum: 614b23d4c148121739dfc6dcb59a94b7 SHA1: 84455cf4458eed3d16ada544ec08cabb1a16a25e SHA256: 16644fa2d35b5dc56f9dca42d4b5d8b784a1f9b04aa8fa9ad09614c4e793ef66 Description: A CSV-based image sorter and verifier ScanSort allows one to sort and verify images based upon information contained in comma-separated-value (CSV) files. It is designed for use by those who collect series of scans from Usenet, the WWW, etc for which a CSV file containing the image names, sizes, CRCs, etc is available. . In addition to its image-sorting capabilities, ScanSort can also help manage CSV collections, create lists of images for trading, etc. Package: libgd-ruby1.8 Priority: optional Section: contrib/graphics Installed-Size: 13 Maintainer: Debian Ruby Extras Maintainers Architecture: solaris-i386 Source: libgd-ruby Version: 0.7.4.1-4 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgd2-xpm (>= 2.0.35.dfsg), libjpeg62, libpng12-0 (>= 1.2.13-4), libx11-6, libxpm4, sunwcsl, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/libgd-ruby1.8_0.7.4.1-4_solaris-i386.deb Size: 50082 MD5sum: 827affcb26f1f7cdd4fdeb967658b9f8 SHA1: 3947f78cd6ab7965c947afeaeaf809d879f7d694 SHA256: 41693eab2d32958b761a6bb776548d3b34eb178f3720d660d25a698dafe592e5 Description: Extension library to use GD graphics library from Ruby 1.8 Ruby extension library for using Thomas Boutell's GD library(http://www.boutell.com/gd/). Package: libtioga-ruby1.8 Priority: optional Section: contrib/graphics Installed-Size: 205 Maintainer: Vincent Fourmond Architecture: solaris-i386 Source: libtioga-ruby Version: 1.6-2 Replaces: tioga Depends: libgcc1 (>= 1:4.2.1), ruby1.8, sunwcsl, sunwcslr, sunwlibm, texlive-latex-base | tetex-bin, zlib1g (>= 1:1.2.1) Recommends: irb1.8, rdoc1.8 Suggests: libtioga-ruby-doc, libtioga-ruby-examples, xpdf-reader | pdf-viewer Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/libtioga-ruby1.8_1.6-2_solaris-i386.deb Size: 186716 MD5sum: 2489769681bdd914590322387c40f1ce SHA1: 396f55892ea0a5dacd70588a4ace397636b0d6e7 SHA256: fb9404e1c800747645d26d4374a35b92e653454b0ff9f458b80200314860fb85 Description: Ruby library for scientific graphs Tioga is a blend of PDF, pdfTex and ruby into a library to make scientific graphs of high quality. It is fairly complete and extensive, and comes with examples and (online) complete documentation. . Tioga is useful for scripting the generation of graphs, and comes with a configuration file for irb for interactive plotting of pictures. . Homepage: http://rubyforge.org/projects/tioga/ . A PDF viewer is strongly recommended if you want to make use of the tioga script, a wrapper around some of the library functionalities. Package: giftrans Priority: optional Section: contrib/graphics Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Steve McIntyre <93sam@debian.org> Architecture: solaris-i386 Version: 1.12.2-13ubuntu2 Depends: sunwcslr, x11-common Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/giftrans_1.12.2-13ubuntu2_solaris-i386.deb Size: 14770 MD5sum: 1d1f63515dc14c307f0ff50233871c9f SHA1: bcce0bc398fc5585bd72b86dfd5bd171bdc9169b SHA256: e7e5dc8fd0bd8e12126fe112c3445e8fd56a29bf2695ff0cb4e41ec732fcc062 Description: Convert any GIF file into a GIF89a Allows for setting the transparent or background color, changing colors, adding or removing comments. Also code to analyze GIF contents. Package: gqview Priority: optional Section: contrib/graphics Installed-Size: 89 Maintainer: Ubuntu Core Developers Original-Maintainer: Ryan Murray Architecture: solaris-i386 Version: 2.0.4-1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Recommends: libjpeg-progs Suggests: gimp, xpaint Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gqview_2.0.4-1ubuntu1_solaris-i386.deb Size: 861992 MD5sum: cd80bfa78c0d9252d61e4b16046e8376 SHA1: d44e6dfaf7cfefba17ea5071ee08f9d5e5dabe23 SHA256: e04cf259eca202c2e7407e6b717193bf20a20c941f6f0f8752bf0bc1433866b3 Description: A simple image viewer using GTK+ Simple image browser with thumbnail capability. Uses GTK+ 2.x. Package: epstool Priority: optional Section: contrib/graphics Installed-Size: 8 Maintainer: Martin Pitt Architecture: solaris-i386 Version: 3.08-2 Depends: gs-esp | gs, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/epstool_3.08-2_solaris-i386.deb Size: 107216 MD5sum: b7e72c96c9a2e4a90929f55da4567849 SHA1: 7b25a1525cf1689011aeca572a55b435b1a82fba SHA256: 7d9c2166993fa8503da0b664629cb5f690acad3c07d7acbc4a373a1e5ef34868 Description: edit preview images and fix bounding boxes in EPS files Encapsulated PostScript (EPS) files may contain a preview to be used by programs that can't interpret the PostScript code. epstool can create and extract such previews. . epstool can also calculate an optimal bounding box for an EPS file. Package: xpm2wico Priority: optional Section: contrib/graphics Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Wolfgang Sourdeau Architecture: solaris-i386 Version: 0.2.4.3-3ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxpm4, sunwcslr, x11-common Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/xpm2wico_0.2.4.3-3ubuntu2_solaris-i386.deb Size: 15170 MD5sum: e39de2f1bff474861d1898c50b13b477 SHA1: 99cf061052cc09a5237b281960b4939823cd1830 SHA256: e1c7d0f1c7d73aa4290b5c646800c8b5f5e0bd0309aa447fcdfc315c5d574a98 Description: An Xpm to Windows .ico converter I have written this program primarily to help free software programmers like me to not depend on evil proprietary programs to write Windows icons. . It can create icons with 256 colors or more from Xpm files with any type of colour scheme, both with hex- and literal colour encodings. . Support for multiple-icons file output will probably be added later. Package: imgseek Priority: optional Section: contrib/graphics Installed-Size: 1337 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bartosz Fenski Architecture: solaris-i386 Version: 0.8.6-1ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), python-imaging (>= 1.1.5-9), python-qt3 (>= 3.16-1.1), sunwlibm Recommends: libjpeg-progs Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/imgseek_0.8.6-1ubuntu3_solaris-i386.deb Size: 289232 MD5sum: 591871c1f76081076bb4f56278a6d395 SHA1: c9c2f921673520edeefafb3b037ea6297dc72132 SHA256: 85b315da16fe1a9422956499810ae60293669051957fb3932938047c62ff851c Description: Image viewer and manager with content based query ImgSeek is a photo collection manager and viewer with content based search and many other features. . The search query for an image is expressed either as a rough sketch or as another image you supply. The searching algorithm makes use of multiresolution wavelet decomposition of the query and database images. Homepage: http://imgseek.sourceforge.net/ Python-Version: 2.5 Package: pngmeta Priority: optional Section: contrib/graphics Installed-Size: 17 Maintainer: Darren Salt Architecture: solaris-i386 Version: 1.11-6 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/pngmeta_1.11-6_solaris-i386.deb Size: 14746 MD5sum: c63b064c0b08672e9a45070d58657185 SHA1: 90469b712f8b95d120e12bccdae2cd6a18ee0b7d SHA256: 455229d51d00f139b624b2a10f38564210295cbeb82b51bab4d04fa2d18aba3b Description: Display metadata information from PNG images This small filter program extracts metadata from PNG images and displays them as either HTML, SOIF, RDF/XML or simple fields and values. Package: sagcad Priority: optional Section: contrib/graphics Installed-Size: 23 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Lionel Le Folgoc Architecture: solaris-i386 Version: 0.9.12-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), ruby, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/sagcad_0.9.12-0ubuntu1_solaris-i386.deb Size: 1226756 MD5sum: 4881e9b352b7d9e0f414fa056aa4dc6d SHA1: 55d14628685e527a6536e12fa3d1d6c945410d61 SHA256: 738530945508e466b24dd7c0ef5400aff8a71bc344913bb950fb9d5a6ad8f4b3 Description: CAD/CAM of 2D program Easy to use 2D Computer Aided Drafting and Modelling application with the following features: * 2D CAD * Opening/Saving/Creating of files * Undo/Redo * Font use Qcad cxf Font * Cut/Copy/Paste * SGY/DXF/IGES/NC output * SGY/DXF/NC input * ps(PostScript) file output * CAM * Ellipse and polyline Homepage: http://sagcad.sourceforge.jp/ Package: encadre-image Priority: optional Section: contrib/graphics Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Cyril LAVIER Architecture: solaris-i386 Version: 0.7-0ubuntu3 Depends: libbz2-1.0, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libjpeg62, liblcms1 (>= 1.15-1), libmagick++10, libmagick10, libsm6, libstdc++6 (>= 4.2.1), libtiff4, libwxbase2.6-0 (>= 2.6.3.2.2), libwxgtk2.6-0 (>= 2.6.3.2.2), libx11-6, libxext6, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/encadre-image_0.7-0ubuntu3_solaris-i386.deb Size: 77474 MD5sum: 235b4068d077c8358b05b9a3dcca1251 SHA1: 25453492c4f010255e23606cfe8283a6aa77fba2 SHA256: d80d117b8a9b72e73b283e094f19757164df5668158b4391c4960682011ff6d0 Description: A simple program to customize and to manage pictures Encadre image is a program which allow you : - to add an unlimited number of frames on a jpeg picture - to add a signature - to automaticaly create a tree for PhpWebGallery - to create a tree of your choice (with picture resize) Package: gocr-tk Priority: optional Section: contrib/graphics Installed-Size: 34 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Cosimo Alfarano Architecture: solaris-i386 Source: gocr Version: 0.41-1ubuntu2 Depends: gocr, tk8.4 | wish Suggests: xsane Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gocr-tk_0.41-1ubuntu2_solaris-i386.deb Size: 10236 MD5sum: 7efef5ff98702158f83f0489796eb193 SHA1: 4a2a293cef7f1910acb9bb1ecc6e546ca975a85e SHA256: 4109b121c142d134d7195da96a17be0e201590629269ef0d8cedce3488b6b67e Description: A tcl/tk wrapper around gocr gocr is a multi-platform OCR (Optical Character Recognition) program. . It can read pnm, pbm, pgm, ppm, some pcx and tga image files. . It is a tlc/tk GUI to gocr (a command line program). Package: gtk-engines-xenophilia Priority: optional Section: contrib/x11 Installed-Size: 319 Maintainer: Debian QA Group Architecture: solaris-i386 Source: xenophilia Version: 0.8-3build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm, xfonts-utils (>= 1:1.0.0-6) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gtk-engines-xenophilia_0.8-3build1_solaris-i386.deb Size: 97166 MD5sum: 8c94a03ef76469a1cbe3621b3ea0494f SHA1: 5eed0a0f5a4de140d39365a1e104feef1cb31cba SHA256: 5522e80c963c2bedbd4138ff80cf0dd85f212a2db1a110c16b0db9c9031f6c1f Description: Customisable GTK+ engine with a plain look Xenophilia is a GTK+ theme engine inspired by features taken from NeXT, Amiga, and other platforms. It's far more configurable than many of the other engines without the overhead and sluggishness of the pixmap engine. . A number of Xenophilia-based themes are included. Package: xpaint Priority: optional Section: contrib/graphics Installed-Size: 48 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hugo Vanwoerkom Architecture: solaris-i386 Version: 2.7.8.1-1.2ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libpng12-0 (>= 1.2.13-4), libtiff4, libx11-6, libxext6, libxpm4, libxt6, sunwcsl, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: editor, gs-gpl, lpr, netpbm, x-terminal-emulator Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/xpaint_2.7.8.1-1.2ubuntu1_solaris-i386.deb Size: 392134 MD5sum: f89834ca6d3f58e1eb7d621a058555b4 SHA1: 1c7e2f68c9723e4b0bc9b7240097bcc35f644045 SHA256: 269504420d9dca4e9e9df75afaa77795a7df89351558df9b96778d02e9d20d27 Description: simple paint program for X XPaint is suitable for producing simple graphics. It does offer some advanced features such as image processing functions and gradient fill. . In the C Script Editor of XPaint, the External editor in the File menu will invoke x-terminal-emulator -e sensible-editor. . The gs-gpl package will be needed for PDF/PS reading, netpbm will be needed for external conversion, lpr for printing. . Homepage: https://sourceforge.net/projects/sf-xpaint/ Package: rgbpaint Priority: optional Section: contrib/graphics Installed-Size: 189 Maintainer: Ubuntu MOTU Developers Original-Maintainer: David Valot Architecture: solaris-i386 Version: 0.8.7-0ubuntu2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/rgbpaint_0.8.7-0ubuntu2_solaris-i386.deb Size: 64166 MD5sum: cfc4452815a3f50e300589aaab789943 SHA1: fc6806c4851e2a468cf80c02828c6a3c05586b71 SHA256: 856600894022d3f0d736a92a486a100456261cc43d8fa643aedb14aef6573155 Description: A very basic painting program rgbPaint is a very basic GTK based program designed for editing pixel based images. It is a fork of mtPaint. It can only edit and save RGB images to PNG, JPEG, or ICO files. It can read PNG, JPEG, TIFF, GIF, ICO, files and possibly others like TGA, PCX, and SVG if they're installed with your version of GTK+2. Homepage: http://mtpaint.sourceforge.net/rgbpaint.html Package: pngcrush Priority: optional Section: contrib/graphics Installed-Size: 94 Maintainer: Kapil Hari Paranjape Architecture: solaris-i386 Version: 1.6.4-5 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/pngcrush_1.6.4-5_solaris-i386.deb Size: 44932 MD5sum: 637a00abd5fe510765765ec434af9a59 SHA1: 7dbb63114588766186504a931b24f93602d26589 SHA256: a08fe5eaf6295b2b6ea301b820b4eb98bcb974825052b29c42923747f0091900 Description: optimizes PNG (Portable Network Graphics) files Pngcrush is an optimizer for PNG (Portable Network Graphics) files. Its main purpose is to reduce the size of the PNG IDAT data stream by trying various compression levels and PNG filter methods. It also can be used to remove unwanted ancillary chunks, or to add certain chunks including gAMA, tRNS, and textual chunks. . Homepage: http://pmt.sourceforge.net/pngcrush/ Package: barcode Priority: optional Section: contrib/graphics Installed-Size: 11 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 0.98+debian-3 Depends: libgcc1 (>= 1:4.2.1), libpaper1, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/barcode_0.98+debian-3_solaris-i386.deb Size: 72008 MD5sum: ad966cbb2e83e1c8b73814dfa7d0b465 SHA1: 2494d566e8626f0c2a211f7a62f7ea9ce6e36c28 SHA256: f233a5954be483389154b9d301c9244d51e51c8fecfbc4273a828e3da3fa3d8d Description: Utility and library for barcode generation GNU-barcode can create printouts for the conventional product-tagging standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, and several others. Output is generated as either Postscript, Encapsulated Postscript, or PCL. . Homepage: Package: ffmpeg2theora Priority: optional Section: contrib/graphics Installed-Size: 62 Maintainer: RISKO Gergely Architecture: solaris-i386 Version: 0.19-1 Depends: libavcodec1d (>= 0.cvs20070307), libavformat1d (>= 0.cvs20070307), libavutil1d (>= 0.cvs20070307), libgcc1 (>= 1:4.2.1), libgsm1 (>= 1.0.12), libogg0 (>= 1.0rc3), libswscale1d (>= 0.cvs20070307), libtheora0, libvorbis0a (>= 1.2.0), libvorbisenc2 (>= 1.1.2), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/ffmpeg2theora_0.19-1_solaris-i386.deb Size: 25332 MD5sum: 23c4dfed2d063a1928b7cdb1c9e2d7b8 SHA1: 1922a1eec1c06739f6c3f8a3e8148316678b6fb2 SHA256: 7443c0d88613cc29754a943c075edf03d2879ad36b5b9d1551fcf835c80bfd3e Description: Theora video encoder using ffmpeg This package provides a command-line tool to encode/recode various video formats (basically everything that ffmpeg can read) into Theora, the free video codec. Package: icon-slicer Priority: optional Section: contrib/x11 Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Arvind Autar Architecture: solaris-i386 Version: 0.3-1ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpopt0 (>= 1.10), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/icon-slicer_0.3-1ubuntu2_solaris-i386.deb Size: 46250 MD5sum: 7627f8b6064bb510a15684b63c60c32d SHA1: 1225c63ae7a8d8e14afa1ec4ca6e3326df180c1c SHA256: 123c513e81012b0aa34343725d2ac4108881d16ba28caab22c61aa7f61b4a899 Description: utility for generating icon themes and libXcursor cursor themes This utility makes it possible to generate icon and cursor themes . The inputs to icon-slicer are conceptually: . A) A set of multi-layer images, one for each size. B) A XML theme description file . Each image contains all the cursors arranged in a grid; For cursors the layers are: . - A layer with a dot for the hotspot of each cursor - The main image or first animation frame for multi-frame animated cursors - The second animation frame for multi-frame animated cursors - ... . For icons, the layers are: . - A layer with the images - An optional layer with attachment points for emblems - An optional layer with boxes for embedding text into icons. . In practice, since loading of multilayer images is not supported by standard image libraries, each layer is input as a separate image file. . The theme description file contains, among other things, information about the source images to read, the location of each named cursor or icon within the grid, and a set of aliases from names to other names. Homepage: http://www.freedesktop.org/wiki/Software/icon-slicer Package: sane Priority: optional Section: contrib/graphics Installed-Size: 17 Maintainer: Julien BLACHE Architecture: solaris-i386 Source: sane-frontends Version: 1.0.14-5 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgimp2.0 (>= 2.4.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libsane (>= 1.0.11-3), sunwcslr, sunwlibm Suggests: gimp Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/sane_1.0.14-5_solaris-i386.deb Size: 114878 MD5sum: e786688ded0549296043dcd84004a4fe SHA1: 240b32760180ad4af2d03250b00c59b765e1a0b3 SHA256: c2144cdc030825bf74ee970bbf2256c63273ad3b70ed66fed8f587bd97f820fe Description: scanner graphical frontends This package includes : o xscanimage, a scanner graphical frontend with GIMP 2.0 support o scanadf, a command-line frontend for scanners with Automatic Document Feeder o xcam, for acquiring images continuously from cameras. . An alternative to xscanimage called xsane is packaged separately. . The scanner frontends use SANE. SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). Package: fig2sxd Priority: optional Section: contrib/graphics Installed-Size: 6 Maintainer: Alexander Bürger Architecture: solaris-i386 Version: 0.17-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: openoffice.org, pstoedit, xfig Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/fig2sxd_0.17-1_solaris-i386.deb Size: 72840 MD5sum: fb13cfa5ed6a0c80f10b41cb887f5177 SHA1: aa9b503173da968c52496cb9ee3ed86619084a63 SHA256: 7d1cb077f4287aa910112c1f33119199725541ef2060e72d9ac9ccde8f35a1bf Description: convert XFig files to OpenOffice.org format This program converts a file in XFig format into a .sxd file for OpenOffice.org Draw. Package: thuban Priority: extra Section: contrib/graphics Installed-Size: 172 Maintainer: Ubuntu MOTU developers Original-Maintainer: Debian GIS Project Architecture: solaris-i386 Version: 1.2.0-2.1ubuntu1 Depends: gdal-bin (>= 1.3.2-1), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libwxbase2.6-0 (>= 2.6.3.2.2), libwxgtk2.6-0 (>= 2.6.3.2.2), proj, python (>= 2.4), python-sqlite, python-support (>= 0.7.1), python-wxgtk2.6, sunwlibm Recommends: python-gdal, python-psycopg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/thuban_1.2.0-2.1ubuntu1_solaris-i386.deb Size: 789996 MD5sum: 3309d074f8850af4d4af5f69c69b7f93 SHA1: 8e40f8e37b62db6a5d4e4668dfed825bd9193fc5 SHA256: d667e093b9c0c5abd3e7a4710104108cfbfe3605f073bf68af1cb676389ee686 Description: an interactive geographic data viewer Thuban can read geographic data in the shapefile format. Main features of thuban are the layer management and the possibility to navigate on the map, to control the visual appearance of objects, to identify and edit attributes by object selection and to print and export the resulting maps for further processing. . Homepage: http://thuban.intevation.org Package: pic2fig Priority: optional Section: contrib/graphics Installed-Size: 8 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.4-3 Depends: sunwcslr, sunwlibm Suggests: xfig Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/pic2fig_1.4-3_solaris-i386.deb Size: 40018 MD5sum: 9a10aa69852cc9c99d0f07e163768647 SHA1: 8bb44e9d2fc1b2f72d95a44c1bd39eaeed98f7b2 SHA256: d0de3a96f3b71312290f992e8e26b3bb42971c8517a737e5424c809365722d75 Description: convert PIC drawings to FIG drawings PIC drawings can be processed using pic(1). FIG drawings can be edited using xfig(1). For more information about PIC drawings see "Making Pictures with GNU PIC": http://floppsie.comp.glam.ac.uk/Glamorgan/gaius/web/pic.html Package: png2html Priority: extra Section: contrib/graphics Installed-Size: 7 Maintainer: Jack Grahams Architecture: solaris-i386 Version: 1.1-5 Depends: libgcc1 (>= 1:4.2.1), libgd2-noxpm (>= 2.0.35.dfsg) | libgd2-xpm (>= 2.0.35.dfsg), libpng12-0 (>= 1.2.13-4), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/png2html_1.1-5_solaris-i386.deb Size: 8862 MD5sum: 7475cdb184696d0ca53f0dce73fc1581 SHA1: b5554cb44f37d3dc102b0bde69802dc7e972775c SHA256: 4076ea7a3a41aaa0771e3866951f420fd9fae399d51a063b28ed2e10500728cb Description: transforms a PNG image to a web page Png2html takes a PNG image and transforms it pixel by pixel to a web page, encoding each pixel as an appropriately coloured letter. It is decided which letter to encode each pixel as by using a text file supplied by the user. An example can be found on the project's homepage. . Homepage: http://www.geoffholden.com/content/projects/png2html/ Package: gtk-engines-qtpixmap Priority: optional Section: contrib/graphics Installed-Size: 23 Maintainer: Stefan Schimanski Architecture: solaris-i386 Source: qtpixmap Version: 0.28-1.2build1 Replaces: gtk-engines-geramik Depends: gdk-imlib11, libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Suggests: gtk-engines-geramik Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gtk-engines-qtpixmap_0.28-1.2build1_solaris-i386.deb Size: 32052 MD5sum: 6ff4dc86e36fe0ba393ba4facd05dd4d SHA1: 3b66bdeb24369bcc8d71d2a6fa9aa305efc30604 SHA256: 2dc67ef0dd6d91bf3b52d5c81a2bbc21bfe9a64f837af5963900500d152eafa2 Description: QtPixmap GTK1.x theming engine GTK1 theming engine intended to make GTK applications have a similar look to Qt/KDE applications. The engine is a hacked/modifed version of the original GTK pixmap engine - which has been modified to obtain widget colours from ~/.qt/qtrc. This means that GTK apps should follow the KDE colour scheme. QtPixmap is the base of the Geramik GTK1.x theme. Package: jpegoptim Priority: optional Section: contrib/graphics Installed-Size: 7 Maintainer: Sven Mueller Architecture: solaris-i386 Version: 1.2.2-8 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/jpegoptim_1.2.2-8_solaris-i386.deb Size: 12772 MD5sum: e34eb4ae602fe65c9a117947c9abcec5 SHA1: 5fbacabc17d209e1a8631d09a206225c845517d1 SHA256: f4215f340faba3dde46849f33efa7990c2b9cf5e61947cacd286d65dd3aba25f Description: utility to optimize jpeg files Jpegoptim can optimize/compress jpeg files. Program support lossless optimization, which is based on optimizing the Huffman tables. So called, "lossy" optimization (compression) is done by re-encoding the image using user specified image quality factor. . Homepage: http://www.kokkonen.net/tjko/projects.html Package: skencil Priority: optional Section: contrib/graphics Installed-Size: 262 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 0.6.17-15ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, python (>= 2.5), python (<< 2.6), python-imaging-tk, python-support (>= 0.7.1), sunwlibm Suggests: gsfonts-x11, python-reportlab Conflicts: sketch (<< 0.6.17-8) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/skencil_0.6.17-15ubuntu1_solaris-i386.deb Size: 922298 MD5sum: 40b387bea07b145ab3d9d39d0d23bbf8 SHA1: d2e40216770d776106c923385edf0ab8956f34b4 SHA256: 4f190b3a5e034ecb7e73735e3a3114386898d0f1fe2f0199650715ba1cd16df0 Description: Interactive vector drawing program for X11 Skencil is an interactive vector drawing program. It currently support drawing primitives like rectangles, ellipses, Bezier curves, bitmap (ppm, png, jpg, tiff etc.) and EPS images and text. All objects can be rotated, scaled and sheared. Primitives can have fill and line properties. A number of special effects like blend groups, text to Bezier and text along a path are provided. Skencil supports an unlimited undo history. Import of XFig, AI (up to version 8), WMF, CMX and SVG files. Exports to EPS, AI, PDF (with reportlab) and SVG. . Skencil is written in Python with an Tkinter GUI. User scripts can be written in Python. Homepage: http://www.skencil.org/ Package: dvd95 Priority: optional Section: contrib/graphics Installed-Size: 24 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Cyrille Grosdemange Architecture: solaris-i386 Version: 1.3p0-0ubuntu1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libdvdread3 (>= 0.9.7), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libmpeg2-4, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libx11-6, libxml2 (>= 2.6.27), libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/dvd95_1.3p0-0ubuntu1_solaris-i386.deb Size: 266578 MD5sum: b5346cdb948c21ce6f5e7ed309a35e09 SHA1: d4918f3b908a00c1686cc5b1a3551f5b415996db SHA256: d9c2ff79b03f8ac1fae60566337eeaec66d987bce15fdc334f844e8dd156d0c1 Description: DVD9 to DVD5 converter DVD95 is an gnome application to convert DVD9 to DVD5 (4.7GB). * Needs no additional packages - onboard version of vamps and dvdauthor is used, to be as fast as possible. * Interface is pretty simple to use. * Shrinking factor may be computed for best results, or an adaptive compression ratio method may be used. * DVD can be converted to file tree or iso file. Result can be seen through xine, vlc, or mplayer. Burning is achived by third party software (k3b). * DVD95 supports two copy modes: - Without menus, one video title set, multiple audio tracks and subtitles. - With menus, one video title set, multiple audio tracks and subtitles. . This package ships a modified version of dvdauthor (adding new functions) Homepage: http://dvd95.sourceforge.net/ Package: flpsed Priority: extra Section: contrib/graphics Installed-Size: 85 Maintainer: Kapil Hari Paranjape Architecture: solaris-i386 Version: 0.5.0-2 Depends: ghostscript | gs-gpl | gs-esp, libfltk1.1 (>= 1.1.7-2), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, sunwcsl, sunwlibm Recommends: xpdf-utils | poppler-utils Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/flpsed_0.5.0-2_solaris-i386.deb Size: 32314 MD5sum: 113857754533de07ffb8022041716e2f SHA1: a9d45373d86c03a4aad0d962c12c150a52d0635d SHA256: 9d639d849acd534af80a13d39951335bca4e58b208a7e8f2fba30508050c70c7 Description: a WYSIWYG pseudo PostScript editor flpsed is a WYSIWYG pseudo PostScript editor. "Pseudo", because you can't remove or modify existing elements of a document. But flpsed lets you add arbitrary text lines to existing PostScript 1 documents. Added lines can later be reedited with flpsed. Using pdftops, which is part of xpdf one can convert PDF documents to PostScript and also add text to them. flpsed is useful for filling in forms, adding notes etc. Package: sailcut Priority: optional Section: contrib/graphics Installed-Size: 15 Maintainer: Jeremy Lainé Architecture: solaris-i386 Version: 1.3.1-2 Depends: libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: sailcut-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/sailcut_1.3.1-2_solaris-i386.deb Size: 469060 MD5sum: 628fe6858015ccc1c75826b9cf2ce0b7 SHA1: 6839445383f642ac8b8140a64b5cb0362f73c9b2 SHA256: e4b01d63ee3e9ecde6bd5dd965b1d82e65d9dd2cd89a606c1f015799793b8bad Description: A sail design and plotting software Sailcut CAD is a sail design and plotting software which allows you to design and visualise your own sails and compute the accurate development of all panels in flat sheets. You can export the sails you create to DXF, plaintext or Carlson plotter files. . Sailcut CAD's user interface is available in English, French, Dutch, German, Italian, Norwegian, Portuguese, Danish and Russian. Homepage: http://sailcut.sourceforge.net Package: libflash-swfplayer Priority: optional Section: contrib/graphics Installed-Size: 38 Maintainer: Nobuhiro Iwamatsu Architecture: solaris-i386 Source: libflash Version: 0.4.13-9ubuntu1 Depends: libflash0c2 (= 0.4.13-9ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/libflash-swfplayer_0.4.13-9ubuntu1_solaris-i386.deb Size: 13646 MD5sum: 3493a443c572731a2ea573f5d0e1d60a SHA1: 3cd7fa2e4ef3bbbe01ad6acc90d3ca3aac3016b5 SHA256: a83dd1287dbcde42dd150bb7063c93fbb2dc5f74839ea2ef029635a0ada66a71 Description: GPL Flash (SWF) Library - stand-alone player The GPL Flash library is a set of functions that can be used by applications to play Flash movies. The core of the library is a portable graphic renderer that can be used to add SWF support to an application. . This package contains the stand-alone SWF flash player, which can be used on the command-line, or integrated into browsers that do not support Mozilla-compatiable plugins (otherwise, see the libflash-mozplugin package). Package: gtk2-engines-magicchicken Priority: optional Section: contrib/graphics Installed-Size: 19 Maintainer: Jorge Octavio Ocharan Hernandez Architecture: solaris-i386 Version: 1.1.1-7.1 Replaces: gtk-engines-mgicchikn Depends: gtk2.0-binver-2.10.0, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Conflicts: gtk-engines-mgicchikn Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gtk2-engines-magicchicken_1.1.1-7.1_solaris-i386.deb Size: 40968 MD5sum: 968dd7ba44f84cb9a6c5d13a8ae00b66 SHA1: 4705aba15cc8c9c388f04e97cf9330f156305c0d SHA256: 32c36a3e0222a1efb6e76f7bdd3d23af7342874a182c32fa292ed7182e67a119 Description: Magic Chicken themes for GTK+ 2.x This package contains themes which allow you to configure the look of programs using GTK+ 2.x. The programs need no modification to use themes; the support is built-in to GTK+ 2.x. . Magic Chicken is a theme which borrows much in terms of looks from the default Gtk+ 2.x theme, as well as from ThinIce and other funky themes. . The provided themes are: MagicChicken, CortlandChicken and OkayishChicken. . Author: James Cape Homepage: http://esco.mine.nu/misc/themes.html Package: fujiplay Priority: extra Section: contrib/graphics Installed-Size: 9 Maintainer: Roland Bauerschmidt Architecture: solaris-i386 Version: 1.33-6 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/fujiplay_1.33-6_solaris-i386.deb Size: 21586 MD5sum: 36c16432371b11e960c11d292b94b076 SHA1: b780c50541ae0db7f1b46d80295b8c713bfcab93 SHA256: ca090c589e3300dbb92d2464cfaa3b81194214b5cf8b634c36482d53444e9869 Description: Interface for Fuji digital cameras fujiplay is a command-line program to control and manipulate settings Fuji digital cameras, such as MX-500 or MX-700. You are able to download, upload and delete pictures from the memory card. It's also possible to trigger the shoot button, get a preview image, set the settings of the flash and set the Camera ID. . The preview images are in a special format which can be converted to ppm using yycc2ppm which is also included in the fujiplay package. Package: plagiat Priority: optional Section: contrib/graphics Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hubert Figuiere Architecture: solaris-i386 Version: 0.4-0ubuntu2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgsf-1-114 (>= 1.14.7), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/plagiat_0.4-0ubuntu2_solaris-i386.deb Size: 27158 MD5sum: afe333b7c317b400616999a446fca524 SHA1: 5a5a04924f3a63aa7c0620cfb685b91ef3d29953 SHA256: da39dd94b87ced2b5fa9fdb19d5c89d5f42ae90f30523ab8d0ca24fef50a062d Description: Creation of ORIGINAL web photo album Plagiat is a simple photo album creation tool for Jakub Steiner's excellent ORIGINAL web gallery. Only album creation is possible now. . http://gnome.org/~robsta/plagiat/ Package: jpeginfo Priority: optional Section: contrib/graphics Installed-Size: 7 Maintainer: Ola Lundqvist Architecture: solaris-i386 Version: 1.6.0-4 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/jpeginfo_1.6.0-4_solaris-i386.deb Size: 13164 MD5sum: 1af3cb34b0f73b565e42004187379122 SHA1: f866f72478a8099867a71ad6ba9e50605fe5cd0c SHA256: 3e9ab1d0af1529a2c7db3d55b93e986ccfe16ca25457e6e433530e700860d1ae Description: Prints information and tests integrity of JPEG/JFIF files jpeginfo can be used to generate informative listings of jpeg files, and also to check jpeg files for errors. It can also detect broken jpeg and delete them automatically. Package: snowflake Priority: optional Section: contrib/graphics Installed-Size: 11 Maintainer: Ben Armstrong Architecture: solaris-i386 Version: 0.01a-7build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/snowflake_0.01a-7build1_solaris-i386.deb Size: 40404 MD5sum: 5eb284a9e1966d40bdc52ec9a95571b7 SHA1: 8236be37eadf19ec8746b9edf164d6681de2ef06 SHA256: 66b45a6ddb490227e2e5daab1e94707b16c6b429377fddf568ecce24a3ca8f61 Description: An interactive snowflake generator In addition to generating pretty snowflake patterns, the code for this program, as originally conceived by Raph Levien was an exercise in cryptography. The bit pattern from an ordinary ASCII string or a hexadecimal key can be used to generate a unique snowflake. Package: dime Priority: optional Section: contrib/graphics Installed-Size: 8 Maintainer: A. Maitland Bottoms Architecture: solaris-i386 Version: 0.20030921-2 Depends: libdime, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/dime_0.20030921-2_solaris-i386.deb Size: 16788 MD5sum: 22b1c0a0af725ea2ac90b764d718cdcc SHA1: 723c3dd6eb3fd338e9a97d30b60f9a3f46ea0de5 SHA256: d3c9b98c641f4adc2744f337b10a1b469e48992c29f37eea457aa81a159a5250 Description: DXF Import, Manipulation, and Export programs Dime is a C++ class library for reading, constructing, manipulating, and writing DXF file data. . This package comes with the programs dxf2vrml, which converts dxf to VRML files and dxfsphere, which makes triangle mesh approximations of spheres. Package: ristretto Priority: optional Section: contrib/x11 Installed-Size: 255 Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.0.18-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libexif12, libexo-0.3-0 (>= 0.3.4), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libthunar-vfs-1-2 (>= 0.9.0), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/ristretto_0.0.18-1_solaris-i386.deb Size: 73382 MD5sum: 90021d3473987ffdc598813853480247 SHA1: 20d6701088e978056804a57438e0291684206296 SHA256: 19f33d5054eae1628ce7813ee10f43cad391f0448b96c5e5f702902bdc8cd16e Description: lightweight picture-viewer for the Xfce desktop environment Ristretto is a fast and lightweight picture-viewer for the Xfce desktop environment. Homepage: http://goodies.xfce.org/ Package: xloadimage Priority: optional Section: contrib/graphics Installed-Size: 15 Maintainer: James Troup Architecture: solaris-i386 Version: 4.1-16 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libpng12-0 (>= 1.2.13-4), libtiff4, libx11-6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/xloadimage_4.1-16_solaris-i386.deb Size: 114658 MD5sum: 708d4ad01c9fb1a31eb92a2d1d27d2f8 SHA1: e25c887e943762a7aaaa6294b53f331167350708 SHA256: f2f41e622f119b0bbd03c723d79abf7ba03f646494cb67206910cb58d8eb0965 Description: Graphics file viewer under X11 Can view png, jpeg, gif, tiff, niff, sunraster, fbm, cmuraster, pbm, faces, rle, xwd, vff, mcidas, vicar, pcx, gem, macpaint, xpm and xbm files. Can view images, put them on the root window, or dump them. Does a variety of processing, including: clipping, dithering, depth reduction, zoom, brightening/darkening and merging. . Includes xsetbg, xview and uufilter. Package: gtk-engines-mono Priority: optional Section: contrib/graphics Installed-Size: 11 Maintainer: Mitsuru Oka Architecture: solaris-i386 Version: 0.0.5-1build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gtk-engines-mono_0.0.5-1build1_solaris-i386.deb Size: 26126 MD5sum: a030391cdd3a40f071ac6cb762ad30d9 SHA1: 6441b7550a3d233d4b0069a61af58937781bc565 SHA256: 0cf0d3076d656c68ba0712f40f7ba1162053e8a5e47213d47d9613e783fd283f Description: Mono theme for GTK+ 1.2 Mono is a "theme" for GTK+ 1.2 which gives GTK applications. Package: gif2png Priority: optional Section: contrib/graphics Installed-Size: 11 Maintainer: Erik Schanze Architecture: solaris-i386 Version: 2.5.1-3 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: python (>= 1.5.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gif2png_2.5.1-3_solaris-i386.deb Size: 37994 MD5sum: 099fd432fb54513f0d0c47de00a890fc SHA1: ac29205f833c1bd4fd30ed427354238b656b2516 SHA256: b60b44715e0276c32263dd1a7231e67be28b720d10e5ba479e533bcc8a221063 Description: GIF -> PNG conversions This program can convert GIF images to PNG images. It also contains the script "web2png" which converts entire websites from GIF to PNG and updates the HTML accordingly. . Homepage: http://catb.org/~esr/gif2png/ Package: gimp-plugin-registry Priority: optional Section: contrib/graphics Installed-Size: 56 Maintainer: Bernd Zeimetz Architecture: solaris-i386 Version: 0.5.1-4 Replaces: gimp-refocus (<< 0.9.0-2) Depends: gimp (>= 2.2.0), libatk1.0-0 (>= 1.20.0), libblas3gf | libblas.so.3gf | libatlas3gf-base, libcairo2 (>= 1.6.0), libcv1, libcvaux1, libfftw3-3, libgcc1 (>= 1:4.2.1), libgimp2.0 (>= 2.4.0), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.16.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libgtkglext1, libhighgui1, libice6 (>= 1:1.0.0), libiconv, liblapack3gf | liblapack.so.3gf | libatlas3gf-base, libpango1.0-0 (>= 1.20.1), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxmu6, libxt6, sunwcslr, sunwlibm Conflicts: gimp-refocus (<< 0.9.0-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gimp-plugin-registry_0.5.1-4_solaris-i386.deb Size: 1233066 MD5sum: 0bd6badbee609cf05d76caa4d0c99b52 SHA1: 5ac24ddfaeca2576dd86d5498eaf5213f1ebfdbb SHA256: 7f4f6c5741eabbfb0b6d550e194e89203daa9af82264515cdf7867482aee84be Description: A repository of optional extensions for The GIMP The package contains the following plugins: . * Black and White Film Simulation (1.1): Converts the selected layer into Black and White using the channel mixer. Tries to produce results resembling tonal qualities of film. * David's Batch Processor (1.1.7): A simple batch processing plugin for The Gimp - it allows the user to automatically perform operations (such as resize) on a collection of image files. * Dustcleaner (0.1.5a): Plugin to detect and remove dust spots in digital images. * Exposure Blend (1.3b): Prompt for 3 images in a bracketed exposure series (e.g. 0,-2,+2 EV) and blend these into a contrast enhanced image. * Fix-CA (3.0.1): Corrects chromatic aberration in photos * Focus-Blur (3.1.5): This plugin tries to simulate an out-of-focus blur * GREYCstoration (2.5.2.1): A tool to denoise, inpaint and resize images * Layer-Effects (2.4): This script implements the following effects: add border, bevel and emboss, color overlay, drop shadow, gradient overlay, inner glow, inner shadow, outer glow, pattern overlay, satin. * Liquid Rescale (0.3.0-2): Content-aware rescaling. Keeps the features of the image while rescaling along a single direction. * Normalmap (1.2.1): Allows you to convert images into RGB normal maps for use in per-pixel lighting applications. * Planet Render (1-2): Creates a planet. Color, size and sun orientation can be set. * Refocus (0.9.1): The GIMP plugin to refocus images using FIR Wiener filtering. During image processing operations such as scanning and scaling, images tend to get blurry. The blurred impression of these images is due to the fact that image pixels are averaged with their neighbors. Blurred images don't have sharp boundaries and look as though they have been taken with an unfocussed camera. * Smart Sharpen (redux) (2.4): This script implements the redux version of smart sharpening. It utilizes the Unsharp Mask or Refocus plugin to sharpen the image. * Streak-Camera simulation (0.6): A streak camera images an object through a slit - thus getting a "one dimensional image". This image is propagated along the second dimension of the image plane at a constant speed. The result is a picture of the time dependency of the object. Package: gsumi Priority: extra Section: contrib/graphics Installed-Size: 42 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.1.0-7build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, libxpm4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gsumi_1.1.0-7build1_solaris-i386.deb Size: 60388 MD5sum: 678fcea743833e5ca9efb88b9c7fba82 SHA1: f2effa2af8123526a8741f1c0a95a7e5edf02770 SHA256: 3c01b5435a0d7025d3304e29709411cc8116fd86c0914a5a4c2be49985d8f16e Description: pressure sensitive "ink" drawing The program allows drawing in black (pen) or white (eraser) on a high resolution bitmap which is filtered down to screen resolution. XInput devices can be used (with pressure support), and different tools and tool properties can be assigned to each device. . Homepage: http://www.gtk.org/~otaylor/gsumi/gsumi.html Package: gpixpod Priority: optional Section: contrib/graphics Installed-Size: 616 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Flavio Gargiulo Architecture: solaris-i386 Version: 0.6.2-0ubuntu5 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), python (>= 2.5), python (<< 2.6), python-glade2 (>= 2.8), python-gtk2 (>= 2.8), python-support (>= 0.7.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gpixpod_0.6.2-0ubuntu5_solaris-i386.deb Size: 164246 MD5sum: f6159e3eba3d314d1e7cb5c6314ad1de SHA1: 1c02baa091300f78458bf695b73fcd41962afd8d SHA256: 99f5099cc31d5d026b7901e321d2789641c10c29aaec579b3009cd3cfbee6e02 Description: Organize photos on your iPod, freely! GPixPod is a new PyGTK application to organize photos and photo albums on recent photo-capable Apple iPod models, developed by Flavio Gargiulo, www.FLAGAR.com. . It is at the moment the free, open source and cross-platform alternative to iTunes for uploading photos on your iPod. Its approach to modify manually the elements in the Photo Database of your iPod could be also more useful than the syncing-only method of iTunes. . For the GNU/Linux user, it is the perfect complement of GtkPod and similar programs (such as Rhythmbox, Banshee) which organize music and videos. In fact, managing photos was the only feature of my iPod that I was not able to use from my GNU/Linux box: thus I decided to write my own application, following the great documentation about the formats of the files on the iPod found on the iPodLinux.org portal. . Nothing could have been done without the great effort in documenting done on that wiki. Special thanks go to Henryk Plotz, for its original concept code. . SourceForge project page: http://sourceforge.net/projects/gpixpod GPixPod home page: http://www.gpixpod.org Package: gdmap Priority: optional Section: contrib/graphics Installed-Size: 22 Maintainer: Mario Iseli Architecture: solaris-i386 Version: 0.7.5-4ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2 (>= 2.6.27), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gdmap_0.7.5-4ubuntu1_solaris-i386.deb Size: 46392 MD5sum: bd4d9e1fb3a11e8bf5886a1f23564912 SHA1: 310f4fdda7503ed15e8c4f808471745a5cb3ec15 SHA256: f294047833dac207c285b7eb4bd863d342bf83c4cfe82542521e704ee9b1f89e Description: Tool to visualize diskspace GdMap is a tool which allows to visualize disk space. Ever wondered why your hard disk is full or what directory and files take up most of the space? With GdMap these questions can be answered quickly. To display directory structures cushion treemaps are used which visualize a complete folder or even the whole hard drive with one picture. . Homepage: Package: tesseract-ocr Priority: optional Section: contrib/graphics Installed-Size: 19 Maintainer: Jeffrey Ratcliffe Architecture: solaris-i386 Source: tesseract Version: 2.01-3 Replaces: tesseract-ocr-data Depends: tesseract-ocr-language Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/tesseract-ocr_2.01-3_solaris-i386.deb Size: 789424 MD5sum: 46df417ecf922542ccf80d4ca64a62e1 SHA1: 32181542374b50d838d978c24162d19eb24a427e SHA256: d284806da00616a96ef3f2cbe4c460b1d405d3275e06880b93add6dfd01df965 Description: Command line OCR tool A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. . Homepage: http://code.google.com/p/tesseract-ocr/ Package: exrtools Priority: optional Section: contrib/graphics Installed-Size: 153 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Billy Biggs Architecture: solaris-i386 Version: 0.4-1.1ubuntu5 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libopenexr2ldbl (>= 1.2.2), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: cinepaint, dcraw, openexr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/exrtools_0.4-1.1ubuntu5_solaris-i386.deb Size: 46270 MD5sum: 7632bf5b29112c5307cbd3679a36f437 SHA1: c7cc9cb939a10e8fed2c08f2fadba64cab6e1c3f SHA256: 0282bc3c9e2b14c80496105a8271be36809ead55aa69f614ef43ea16eb652e9c Description: A collection of utilities for manipulating OpenEXR images exrtools is a set of simple command-line utilities for manipulating with high dynamic range images in OpenEXR format. OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. . exrtools was developed to help experiment with batch processing of HDR images for tone mapping. Each application is small and reasonably self-contained such that the source code may be of most value to others. . You can find more information at http://scanline.ca/exrtools/ Package: gimp-texturize Priority: optional Section: contrib/graphics Installed-Size: 98 Maintainer: Mohammed Adnène Trojette Architecture: solaris-i386 Version: 2.0-2 Depends: gimp (>= 2.0), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgimp2.0 (>= 2.4.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gimp-texturize_2.0-2_solaris-i386.deb Size: 28912 MD5sum: 8a72012f15a4bcb996d3bd5ba0a6010b SHA1: 0b6c0194d3542c50fe4ae7e4ae6a5c86e5e66f1a SHA256: 5bb4989e41e20237992470a745a3ea8a392f651e6cebbbe9491d08d196ceb610 Description: generates large textures from a small sample Gimp-texturize is a plug-in for the GIMP, a famous picture editor and manipulator. . A few images are designed to be copy-pasted one next to another and still look natural, but the result is usually periodic and very monotonous. The Texturize plugin allows you to have a realistic pseudo-periodicity. . Have a look at http://www.manucornet.net/Informatique/Texturize.php to see how it looks like. Package: gtk-engines-begtk Priority: optional Section: contrib/graphics Installed-Size: 18 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.0.1-6build1 Depends: libgcc1 (>= 1:4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gtk-engines-begtk_1.0.1-6build1_solaris-i386.deb Size: 12870 MD5sum: 920a88bcdebf9864167f9e010abf3087 SHA1: e9d9e07fa90d7a25e7f8de771f59823fb96da368 SHA256: cb00c3acfc86eae783deafd96b593b9a9f89bff090964a141e89b90b6b8b1167 Description: BeOS-like theme for GTK+ This package contains a BeOS 'theme' that allows you to configure the look of GTK+ 1.2-using programs. The programs need no modifications to use themes; the support is built in to GTK+ 1.2. Package: ogle Priority: optional Section: contrib/graphics Installed-Size: 641 Maintainer: Alan Woodland Architecture: solaris-i386 Version: 0.9.2-5.1 Depends: liba52-0.7.4, libdvdread3 (>= 0.9.7), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libjpeg62, libmad0 (>= 0.15.1b), libsm6, libx11-6, libxext6, libxinerama1, libxml2 (>= 2.6.27), libxv1, libxxf86vm1, sunwcsl, sunwcslr, sunwlibm Suggests: ogle-gui Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/ogle_0.9.2-5.1_solaris-i386.deb Size: 236524 MD5sum: 7be9f69dafe57822dda7a5de1db4d00d SHA1: aa5ea1189d29c1a23072a2daa003b534c2dd77e3 SHA256: e1e77725bbc21157c0c545fbd090f984d0ad1bc5228b7af2bb6641a86a4b7d7e Description: DVD player with support for DVD menus Ogle is a DVD player with DVD menu support and some other useful features like bookmarks, time skipping, multichannel audio, and crop & zoom video and also: * Reads encrypted and unencrypted DVDs using libdvdread/libdvdcss. * Audio and subpicture selection. * Handles advanced subpicture commands such as fade/scroll and wipe. * Detects and uses correct aspect for movie and menus. * Fullscreen mode. * Screenshots with and without subpicture overlay. * Title/chapter search. * Supports different audio formats: AC-3, MPEG, LPCM (DTS only via SP/DIF). . It is yet under development and has some limitations. The following are not yet implemented: reverse play, angle selection during playback, karaoke mode and closed caption support. . This is the vanilla version, with no special CPU support. If you have a recent i386 or powerpc, you will want to install the optimized package, ogle-mmx or ogle-altivec respectively. . Homepage: http://www.dtek.chalmers.se/groups/dvd/index.shtml Package: ffmpegthumbnailer Priority: optional Section: contrib/graphics Installed-Size: 8 Maintainer: Lionel Le Folgoc Architecture: solaris-i386 Version: 1.1.5-0ubuntu1 Depends: libavcodec1d (>= 0.cvs20070307), libavformat1d (>= 0.cvs20070307), libavutil1d (>= 0.cvs20070307), libgcc1 (>= 1:4.2.1), libogg0, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libswscale1d (>= 0.cvs20070307), libtheora0, libvorbis0a (>= 1.2.0), libvorbisenc2 (>= 1.1.2), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/ffmpegthumbnailer_1.1.5-0ubuntu1_solaris-i386.deb Size: 23000 MD5sum: 34467f65f603a7ef12a96b1946d1cc12 SHA1: b44fef61a553aad2dc98a11d25bc2788a8914642 SHA256: 1c39624d54c286952dd4af993b3bccc734cecd35b9a1bbed2993b20a9af47701 Description: fast and lightweight video thumbnailer FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg. Homepage: http://code.google.com/p/ffmpegthumbnailer/ Package: wallp Priority: optional Section: contrib/graphics Installed-Size: 10 Maintainer: Roberto Suarez Soto Architecture: solaris-i386 Version: 0.64-7build2 Depends: imlib11, libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/wallp_0.64-7build2_solaris-i386.deb Size: 41912 MD5sum: a7b2614a982fdf345ced573e39623d6c SHA1: 842db88c9ad2621dedccaaa301f01b855fcddec1 SHA256: c3bbebb6ff22964c75440c465d8ba68d6ea569a18490db41e0f8151bf881c4c4 Description: GTK+ and Imlib based app for periodically updating root of X WallP uses Imlib for its image rendering, so any image format readable by Imlib will work with WallP. The user controls the period between changes, in minutes. GTK+ is used as the toolkit. Package: gtk-engines-thinice Priority: optional Section: contrib/graphics Installed-Size: 10 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.0.4-3build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gtk-engines-thinice_1.0.4-3build1_solaris-i386.deb Size: 20342 MD5sum: 8885f792cd173ddd9a85a334d22c65e4 SHA1: fcba482b87a69a2015708523180dcd479125c059 SHA256: 3371e6a1b3d2804abf8dfeb344b482fffa2d75784ce6eefceeadf05f8c1a2570 Description: ThinIce theme for GTK+ 1.2 This package contains a thinice 'theme' that allows you to configure the look of GTK+ 1.2-using programs. The programs need no modifications to use themes; the support is built in to GTK+ 1.2. Package: recoverjpeg Priority: optional Section: contrib/graphics Installed-Size: 8 Maintainer: Cyril Bouthors Architecture: solaris-i386 Version: 1.1.1-1.1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/recoverjpeg_1.1.1-1.1_solaris-i386.deb Size: 11616 MD5sum: caf77ba8a0047e0e3ed83bad9ee18ce4 SHA1: 36ccf14416f2edc69f1dfd75ebd72833b9563686 SHA256: db96926677976a2bd1715bb94bd48f4ff430ddc4f28650333af183b900278061 Description: Recover jpeg pictures from a filesystem image Recoverjpeg tries to identify jpeg pictures from a filesystem image. To achieve this goal, it scans the filesystem image and looks for a jpeg structure at blocks starting at 512 bytes boundaries. Package: gopchop Priority: optional Section: contrib/graphics Installed-Size: 22 Maintainer: John R. Hogerhuis Architecture: solaris-i386 Version: 1.1.7-7 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libmpeg2-4, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxml2 (>= 2.6.27), libxrender1, libxv1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gopchop_1.1.7-7_solaris-i386.deb Size: 142606 MD5sum: b0a871ba0d49a208ab3d2437cf00d6b4 SHA1: c721f30c6bb327491f78193f5b054c8457a577b9 SHA256: 70a62d5cf8286bc215ae6cb879b3de847927f92ef64599622a76381454989a62 Description: Fast, lossless cuts-only editor for MPEG2 video files gopchop cuts and merges MPEG2 video streams. gopchop uses a method to cut streams that does not require re-encoding, and therefore is fast and not prone to the artifacts and degradation of quality inherent in re-encoding. However, cuts are limited to I-frames or group-of-picture (GOP) boundaries. These frames occur frequently enough, and often times at scene transitions, so that gopchop's method is adequate for many applications. . The typical use is manually editing commercials out of recorded television programs. . Another application is splitting .VOB files from dual-layer DVD rips so that the content can be re-authored such that each half will fit on one single-layer DVD recordable. Homepage: http://gopchop.sourceforge.net Package: eikazo Priority: optional Section: contrib/graphics Installed-Size: 47 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Julien BLACHE Architecture: solaris-i386 Version: 0.5.2-2ubuntu1 Depends: libgcc1 (>= 1:4.2.1), python (>= 2.5), python (<< 2.6), python-gnome2-extras, python-gtk2, python-gtkhtml2, python-imaging-sane, python-support (>= 0.7.1) Suggests: python-mysqldb, python-pygresql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/eikazo_0.5.2-2ubuntu1_solaris-i386.deb Size: 536850 MD5sum: b3640b70e543e6acaff4e7c815458eca SHA1: 7241e62f31b41ac95d07c6401278c5abb9cfb244 SHA256: ab9e95d9c5b929ee6161cb60e9d095b5e56a5ccdb8e9838d045bd079760406e2 Description: graphical frontend for SANE designed for mass-scanning Eikazo is a graphical frontend for SANE (Scanner Access Now Easy) designed for mass-scanning, especially with scanners equiped with and ADF (Automatic Document Feeder). Its major goal is to be fast. . Eikazo uses a plugin mechanism for post-processing, storage and to support device-specific options and features. . Install the python-mysqldb or the python-pygresql packages if you intend to use the (demonstration) SQL output plugin. Package: unpaper Priority: optional Section: contrib/graphics Installed-Size: 23 Maintainer: Julien BLACHE Architecture: solaris-i386 Version: 0.2-3 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/unpaper_0.2-3_solaris-i386.deb Size: 595526 MD5sum: 89e5b176ae79cb8c79fe96d83e39ec97 SHA1: 317840a105c3dd490f7288e5696e96038ac2cb03 SHA256: 336152265f260f1671ba9f9643d95833e2031f2749e15f91bfb2791e2818bcc2 Description: post-processing tool for scanned pages unpaper is a post-processing tool for scanned sheets of paper, especially for book pages that have been scanned from previously created photocopies. . The main purpose is to make scanned book pages better readable on screen after conversion to PDF. Additionally, unpaper might be useful to enhance the quality of scanned pages before performing optical character recognition (OCR). Package: gozer Priority: optional Section: contrib/graphics Installed-Size: 62 Maintainer: Eric Dorland Architecture: solaris-i386 Version: 0.7.nofont.1-2 Depends: giblib1 (>= 1.2.4), libgcc1 (>= 1:4.2.1), libimlib2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gozer_0.7.nofont.1-2_solaris-i386.deb Size: 19694 MD5sum: cf7bef997b27d05aeb8265c5d4232c47 SHA1: 2d4bee436935c7217373d899c4d5885cf1a62a91 SHA256: 238dc9500a8cf4f36e96f9df73bbb6fa22bed951c2ea5cfaa3e6c95f743169a4 Description: a text renderer It's a commandline text renderer. It will take text on the commandline or from a file and render it using antialiased TrueType fonts, using optional font styles, word wrapping, justification and layout control. Package: pngtools Priority: optional Section: contrib/graphics Installed-Size: 10 Maintainer: Nelson A. de Oliveira Architecture: solaris-i386 Version: 0.3-1 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), sunwcslr, sunwlibm Suggests: optipng | pngcrush Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/pngtools_0.3-1_solaris-i386.deb Size: 17490 MD5sum: 40a71a2cf4876bc044c27e9d553cc16b SHA1: d4b5dfd437d503850fdaf3683b6068798bdecacd SHA256: 3a4f594ba246eb9a50f3e424c6ce7056f8c7deaf2439e6c1c03d95e173d45ad7 Description: series of tools for PNG (Portable Network Graphics) images pngtools is a suite of utilities to work with PNG (Portable Network Graphics) files, equivalents to libtiff's tiffinfo, and tiffcp commands. These commands are called pnginfo, pngcp. tiffdump is replaced by pngchunks and pngchunkdesc as well. . Homepage: http://www.stillhq.com/pngtools/ Tag: works-with::image, works-with::image:raster, role::program, interface::commandline, use::converting, scope::utility, implemented-in::c, works-with-format::png Package: gimp-cbmplugs Priority: optional Section: contrib/graphics Installed-Size: 545 Maintainer: David Weinehall Architecture: solaris-i386 Source: cbmplugs Version: 1.2.1-1build2 Replaces: gimp1.2-cbmplugs, gimp1.3-cbmplugs Depends: gimp, libgcc1 (>= 1:4.2.1), libgimp2.0 (>= 2.4.0), libglib2.0-0 (>= 2.12.0), libiconv, sunwcslr, sunwlibm Conflicts: gimp1.2-cbmplugs, gimp1.3-cbmplugs Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gimp-cbmplugs_1.2.1-1build2_solaris-i386.deb Size: 64908 MD5sum: 46eea6627a5488cfbe6adaeb87f762c7 SHA1: 70caab5262a42866bd2f1f432729d44adf29770f SHA256: 0bb646f737b7363c1c86e1bce8d88d9c5dcb02e6d73e731119ae478cf12ab4ca Description: plugins for The GIMP to import/export Commodore 64 files This set of plugins provides The GIMP with support for importing from and exporting to several different file-formats used on the Commodore 64. A palette that tries to imitate the colours of the Commodore 64 as closely as possible is also included. Package: stereograph Priority: optional Section: contrib/graphics Installed-Size: 8 Maintainer: Peter Palfrader Architecture: solaris-i386 Version: 0.30a-6 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: gimp, netpbm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/stereograph_0.30a-6_solaris-i386.deb Size: 32062 MD5sum: 935290bcb19cb37e05136bc304565963 SHA1: 40730cb14cdaac07714ce437610e486a74d2ab2c SHA256: 8e1626b4d2879c347d3f2ef04c81218da350a8c55061cbafd31f37b14699f7b2 Description: stereogram generator Stereograph is a stereogram generator. In detail it is a single image stereogram (SIS) generator. That is a program that produces two-dimensional images that seem to be three-dimensional (surely you know the famous works of "The Magic Eye", Stereograph produces the same output). You do _not_ need any pair of colored spectacles to regard them - everyone can learn it. Package: danpei Priority: optional Section: contrib/graphics Installed-Size: 18 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Katsuki Kobayashi Architecture: solaris-i386 Version: 2.9.7-1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libgdk-pixbuf2 (>= 0.22.0), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libiconv, libpng12-0 (>= 1.2.13-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: gimp, imagemagick (>= 4.2.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/danpei_2.9.7-1ubuntu1_solaris-i386.deb Size: 119282 MD5sum: 18189d781baa8b5f02fb133608741fc1 SHA1: ad218f03299d40d5dfc787a1d01e5ad9dafb9c60 SHA256: 3f782ceaf45f5c6656abb905ab77d4424a79b1ad8cbaa2f195c291dd33dca753 Description: Gtk+ based Image Viewer Danpei is a Gtk+ based Image Viewer, works on X Window Sysytem. You can look through your image files in Thumbnail form, and can rename,cut and paste them easily(like Windows Explore). It is distributed under the GNU General Public License version 2. . Features o Rename files very easily o File operations like Windows Explorer o Drag and Drop o Cache files o View/Edit image files o Print out images. Package: gimp2.0-quiteinsane Priority: optional Section: contrib/graphics Installed-Size: 662 Maintainer: Debian QA Group Architecture: solaris-i386 Source: quiteinsanegimpplugin Version: 0.3-8 Replaces: gimp1.2-quiteinsane Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgimp2.0 (>= 2.4.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libjpeg62, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsane (>= 1.0.11-3), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gimp2.0-quiteinsane_0.3-8_solaris-i386.deb Size: 204868 MD5sum: a3160c43cd9aa72f45ee1ba988cf8165 SHA1: be200c4ba99c5bde54f3856d7c3d664634974f17 SHA256: 9f2211618336a017c247ef29f9e6551a33f25100e98da48e96ea7a350ac9e2e0 Description: A Qt based SANE plugin for GIMP 2.0 This Qt based SANE plugin runs through the GIMP image manipulation program and provide the ability to scan directly from it. . SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). . Author: Michael Herder Homepage: http://quiteinsane.sourceforge.net Package: denef Priority: optional Section: contrib/graphics Installed-Size: 75 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hubert Figuiere Architecture: solaris-i386 Version: 0.3-0ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/denef_0.3-0ubuntu3_solaris-i386.deb Size: 29716 MD5sum: 3a6145fcf6b11dcd20f3cf14ec64d105 SHA1: 32366a6ada4741bdd7ba738d3ab50f6b17a840cf SHA256: 5f8db2f764be7d1b9a040ebea6e4b579a7ec10a4507abd11ff3e84c7487bbe8d Description: Decode Nikon D1 NEF image files DeNEF is a simple decoder for Nikon D1 NEF RAW image files. Homepage: http://www.cheeseplant.org/~daniel/pages/denef.html Package: metacam Priority: optional Section: contrib/graphics Installed-Size: 8 Maintainer: Juan Angulo Moreno Architecture: solaris-i386 Version: 1.2-4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/metacam_1.2-4_solaris-i386.deb Size: 42366 MD5sum: bc2de800805fa7327bf8ba33040227d2 SHA1: 2098eec13824d15f9b9c0820f378f58e61114c89 SHA256: 019412beedb3da79cb9054a0b4fc32def526a789eb71f7f0c88c25cba099b01f Description: extract EXIF information from digital camera files EXIF stands for Exchangeable Image File Format, and is a standard for storing interchange information in image files, especially those using JPEG compression. Most digital cameras now use the EXIF format. The format is part of the DCF standard created by JEIDA to encourage interoperability between imaging devices. In addition to the standard EXIF fields, MetaCam also supports vendor-specific extensions from Nikon, Olympus, Canon and Casio. . Homepage: http://www.cheeseplant.org/~daniel/pages/metacam.html Package: imageinfo Priority: optional Section: contrib/graphics Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Brendt Wohlberg Architecture: solaris-i386 Version: 0.04-0ubuntu2 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libmagick10, libpopt0 (>= 1.10), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/imageinfo_0.04-0ubuntu2_solaris-i386.deb Size: 10954 MD5sum: 3b95965f1f8f78dbc4a844823e58c55b SHA1: 76e7ff83a2f89f58f57ee5762a0605a93eff4a57 SHA256: 2db379ff3e508e6b4fb1d078357460b9a83b0a2d14fa70aa48aee33b8f32d521 Description: Displays selected image attributes imageinfo prints image attributes (e.g. format, geometry) selected via command line options. It is similar in function to the ImageMagick "identify" utility, but provides some additional attributes (such as details of embedded ICC profiles), and is more convenient for use within a script since the command line selection of specific attributes avoids unnecessary computation and allows easier parsing of the result. Package: shapelib Priority: optional Section: contrib/graphics Installed-Size: 16 Maintainer: Noèl Köthe Architecture: solaris-i386 Version: 1.2.10-3 Depends: libshp1 (= 1.2.10-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/shapelib_1.2.10-3_solaris-i386.deb Size: 76660 MD5sum: cc60b0e55b0afdd79b81579ee88986a5 SHA1: 134c3dff3d11e533cccb8a7ba3d6fd49d9de5e59 SHA256: d197ca88b261c97aec42dfb22dae60022340c233452566c5177ed19ed79462ac Description: C API for reading and writing ArcView Shapefiles The Shapefile format is a new working and interchange format promulagated by ESRI (http://www.esri.com/) for simple vector data with attributes. It is apparently the only file format that can be edited in ARCView 2/3, and can also be exported and imported in Arc/Info. . http://shapelib.maptools.org/ Package: fbi Priority: optional Section: contrib/graphics Installed-Size: 24 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Moritz Muehlenhoff Architecture: solaris-i386 Version: 2.06-2ubuntu1 Depends: ghostscript Suggests: imagemagick Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/fbi_2.06-2ubuntu1_solaris-i386.deb Size: 6298 MD5sum: c2bcd7419fa18a973a5c6dbbb8d6899e SHA1: e70023907a2bec923037eefe4351c3cd57f8a20c SHA256: b2be0be31e727e0f46b9b793752032d495263b75e256aec53cbd6c8b3b852e76 Description: Linux frame buffer image viewer This is an image viewer for Linux frame buffer devices. It has built-in support for a number of common image file formats. For unknown files, it tries to use convert from the ImageMagick package as an external converter. It also includes fbgs, a Postscript and PDF viewer. Package: gimp-dcraw Priority: extra Section: contrib/graphics Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Steve King Architecture: solaris-i386 Version: 1.29-0ubuntu3 Depends: dcraw, gimp (>= 2.0), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgimp2.0 (>= 2.4.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gimp-dcraw_1.29-0ubuntu3_solaris-i386.deb Size: 9308 MD5sum: 85aa101dca82b97c7e4ceaffc69e8ee0 SHA1: 933dda5609d79de187d9a5ef8a0e760cb6334370 SHA256: 9d235b6459deb7009746e92541de03771a0c6162d226cb3b308d53ea68cc1098 Description: GIMP plug-in for loading RAW digital photos This is a plug-in for the GIMP which uses dcraw to load the RAW format files used by certain digital cameras (see dcraw for supported models). It is by the same author as dcraw itself. Package: lprof Priority: optional Section: contrib/graphics Installed-Size: 5729 Maintainer: Oleksandr Moskalenko Architecture: solaris-i386 Version: 1.11.4.dfsg+1.11.4.1-3 Depends: libgcc1 (>= 1:4.2.1), liblcms1 (>= 1.15-1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libtiff4, libvigraimpex2, libx11-6, libxext6, qt3-assistant, sunwcslr, sunwlibm Suggests: icc-profiles Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/lprof_1.11.4.dfsg+1.11.4.1-3_solaris-i386.deb Size: 1520160 MD5sum: 19e77066b4f5aed841053392bf1267c6 SHA1: 519259c6fb9b71d8210e0ab55467dfc771e64da2 SHA256: 88ce2b5fbe1fba36629acd7a2786d31c1f51e38835da01d97076cb01f5c07d68 Description: Hardware Color Profiler . LPROF is a color profiler that creates ICC compliant profiles for devices such as cameras, scanners, and monitors. These profiles provide color consistency across devices. They can be used in color profile-aware software such as The Gimp and Scribus. For an example of creating a profile that can be used with Scribus see http://www.atlantictechsolutions.com/scribusdocs/lcms/moncal.html. . Homepage: http://sourceforge.net/projects/lprof Package: rawstudio Priority: optional Section: contrib/graphics Installed-Size: 37 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anders Kvist Architecture: solaris-i386 Version: 1.0-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libjpeg62, liblcms1 (>= 1.15-1), libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.2.1), libtiff4, libx11-6, libxml2 (>= 2.6.27), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/rawstudio_1.0-0ubuntu1_solaris-i386.deb Size: 287738 MD5sum: 1c033a216412eee73b62d51cdf5fea17 SHA1: b5bcb2709a13c000a081185acecf3471fa157e73 SHA256: e5b06de62bace6c66f26d2385f06affc37915ee4c94f10135bc034f4da88d640 Description: open source raw-image converter Rawstudio can read and convert RAW-photos from many different cameras, including Nikon and Canon. Rawstudio uses dcraw. Homepage: http://www.rawstudio.org/ Package: scrot Priority: optional Section: contrib/graphics Installed-Size: 8 Maintainer: Laurence J. Lane Architecture: solaris-i386 Version: 0.8-7 Depends: giblib1 (>= 1.2.4), libgcc1 (>= 1:4.2.1), libimlib2, libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/scrot_0.8-7_solaris-i386.deb Size: 19318 MD5sum: 3a1d2055f5db83649717da9e396da168 SHA1: 2df77ae1c275e03ec365c9f2b74c36c037d28848 SHA256: 5c9f1b657c73f2f10d014c657f0217f40438c780b8372bfd47eb78e649a9b440 Description: command line screen capture utility scrot (SCReen shOT) is a simple commandline screen capture utility that uses imlib2 to grab and save images. Multiple image formats are supported through imlib2's dynamic saver modules. Package: photoprint Priority: optional Section: contrib/graphics Installed-Size: 21 Maintainer: Milan Zamazal Architecture: solaris-i386 Version: 0.3.6-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libgutenprint2 (>= 5.0.2), libiconv, libjpeg62, liblcms1 (>= 1.15-1), libnetpbm10, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libtiff4, libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: icc-profiles Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/photoprint_0.3.6-2_solaris-i386.deb Size: 427780 MD5sum: eb36629bbcef955c98ffde0aaa8610d5 SHA1: 1f9f719084a5f650af61003bae2beec2774a917a SHA256: 49b29fb05ee23c66f539901e56d0e2872ee60b4968a114423c84f4b06c5aaeb3 Description: Image printing utility PhotoPrint is a utility offering special features for printing digital photographs and other images. It can print multiple images on a single page, create posters split over several pages, arrange images into a sort of carousel when printing on CDs, adding fading or decorative borders to images, etc. It also supports use of ICC colour profiles and sending 16-bit data to the printer. Package: hocr-gtk Priority: optional Section: contrib/graphics Installed-Size: 16 Maintainer: Debian Hebrew Packaging Team Architecture: solaris-i386 Source: hocr Version: 0.8.2-5 Depends: aspell-he, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libgtkspell0 (>= 2.0.10), libhocr0 (>= 0.8.2), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/hocr-gtk_0.8.2-5_solaris-i386.deb Size: 83842 MD5sum: 3a931a854ddac4f083ca616bf4f4d194 SHA1: 250cef515bb8ec3a801041b4a859ad50e794fa73 SHA256: fb08d0991247ce414b787fb5327e92fa2700959c68eeaad4e21a19efd92ca120 Description: GTK+ frontend for Hebrew OCR Hocr-gtk is a GTK+ based graphical interface to the libhocr library. It can open multiple image formats and uses aspell for internal spell checking. . Homepage: http://hocr.berlios.de/ Package: tesseract-ocr-dev Priority: optional Section: contrib/graphics Installed-Size: 141 Maintainer: Jeffrey Ratcliffe Architecture: solaris-i386 Source: tesseract Version: 2.01-3 Depends: tesseract-ocr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/tesseract-ocr-dev_2.01-3_solaris-i386.deb Size: 1736076 MD5sum: f756a95481d51ed4797d17e8cf225a0a SHA1: 27f7ef7b1fc541fd3bfb434c79f7a07684656202 SHA256: d90ce41ee254b5d3cd2a2b2176588cc0dd7b3b8d9e5b4d05b79c5e33e2076afb Description: Development files for the tesseract command line OCR tool A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. . Homepage: http://code.google.com/p/tesseract-ocr/ Package: pngquant Priority: optional Section: contrib/graphics Installed-Size: 7 Maintainer: Nelson A. de Oliveira Architecture: solaris-i386 Version: 1.0-3 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/pngquant_1.0-3_solaris-i386.deb Size: 18526 MD5sum: e6c2684795a8fccdd94e2a3a811bfae8 SHA1: 5fae1dd0521c65326f13caccd194bd9338e31156 SHA256: 54c381834b5fdfe1bec19ef4a3c08d578b01ae2a0817613a133ce439cd926185 Description: PNG (Portable Network Graphics) image optimising utility pngquant is a command-line conversion utility to quantize and dither truecolor PNG images, especially those with a full alpha channel, down to 8-bit (or smaller) RGBA-palette PNGs. Such images are usually two to four times smaller than the full 32-bit versions, and partial transparency is preserved quite nicely. This makes pngquant especially useful both for Web sites and for PlayStation 2 development, where one of the texture formats is RGBA-palette-based (though not PNG-compressed). This is the same technique used for many of the images on the Miscellaneous Transparent PNGs page (http://www.libpng.org/pub/png/pngs-img.html), and the results are often indistinguishable from the original, truecolor PNG images. . Optimizers (like pngcrush and optipng) optimize the compression, usually losslessly, while pngquant quantizes colors down to 256 (or fewer) distinct RGBA combinations, which is lossy. . Homepage: http://www.libpng.org/pub/png/apps/pngquant.html Tag: implemented-in::c, interface::commandline, role::program, scope::utility, use::compressing, use::converting, works-with-format::png, works-with::image, works-with::image:raster Package: gifsicle Priority: optional Section: contrib/graphics Installed-Size: 9 Maintainer: Gürkan Sengün Architecture: solaris-i386 Version: 1.48-1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gifsicle_1.48-1_solaris-i386.deb Size: 130914 MD5sum: 94eb21c7316af8bfe70a2d10370ef0c0 SHA1: d8493467f2c99d29f8b095897667bd10297fb671 SHA256: 2494b865c1b04408117cdd7d7138e5a355f247bbcf5e6a7a7b9fd08e2daabc8b Description: Tool for manipulating GIF images This is a tool for manipulating GIF image files. It has good support for transparency and colormap manipulation, simple image transformations (cropping, flipping), and creating, deconstructing, and editing GIF animations, which it can also optimize for space. . Homepage: http://www.lcdf.org/gifsicle/ Package: ocrad Priority: optional Section: contrib/graphics Installed-Size: 12 Maintainer: Miguel Gea Milvaques Architecture: solaris-i386 Version: 0.17-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/ocrad_0.17-2_solaris-i386.deb Size: 139494 MD5sum: 55a4884b92521d9d2024e1e02f67022e SHA1: bf51affe0dc609ae00b2c41b571f04ce5d7c05bb SHA256: d94f0a9df5c0f8101e3cdc483b7f7bebf590bdff152aaeeba5abdb93621fa7da Description: Optical Character Recognition program GNU Ocrad is an OCR (Optical Character Recognition) program based on a feature extraction method. It reads a bitmap image in pgm/pbm format and produces text in byte (8-bit) or UTF-8 formats. . Ocrad includes a layout analyzer able to separate the columns or blocks of text normally found on printed pages. Homepage: http://www.gnu.org/software/ocrad/ocrad.html Package: qiv Priority: extra Section: contrib/graphics Installed-Size: 131 Maintainer: Bart Martens Architecture: solaris-i386 Version: 2.1~pre12-3build1 Depends: gdk-imlib11, libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxinerama1, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/qiv_2.1~pre12-3build1_solaris-i386.deb Size: 71740 MD5sum: 96d130bd808e0884b463d9b5c391896d SHA1: 460849baad6fdab12c759b54048e00e4cf135136 SHA256: d00518c98fe7b657d7fae70b7bc3126ba3bcff143d4d054bf783d06f64e8462f Description: A quick image viewer for X Quick Image Viewer (qiv) is a very small and pretty fast GDK/Imlib image viewer. Features include zoom, maxpect, scale down, fullscreen, brightness/contrast/gamma correction, slideshow, pan with keyboard and mouse, rotate left/right, flip, delete (move to .qiv-trash/), jump to image x, jump forward/backward x images, filename filter, and you can use qiv to set your X11-Desktop background. . qiv also supports the assignment of external commands (like metacam) to unused keys. . Homepage: http://www.klografx.net/qiv/ Package: gpicview Priority: optional Section: contrib/graphics Installed-Size: 126 Maintainer: Wen-Yen Chuang Architecture: solaris-i386 Version: 0.1.7-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libiconv, libjpeg62, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gpicview_0.1.7-1_solaris-i386.deb Size: 36058 MD5sum: 59a6c9597ec18729377af1eb57c70e4b SHA1: db9d8239a5fa7da437ef3b8f66ec0983de5131c4 SHA256: ad45504d79527ca06d3ef11f7ddf9e6dbf7b8114c61c6c817f688550174f052a Description: lightweight image viewer GPicView is a lightweight GTK+ 2.x based image viewer with following features: . * Extremely lightweight and fast with low memory usage * Very suitable for default image viewer of desktop system * Simple and intuitive interface * Minimal lib dependency: Only pure GTK+ is used * Desktop independent: Doesn't require any specific desktop environment . Homepage: http://lxde.sourceforge.net/gpicview/ Package: gtk2-engines-qtpixmap Priority: optional Section: contrib/graphics Installed-Size: 24 Maintainer: Stefan Schimanski Architecture: solaris-i386 Source: qtpixmap Version: 0.28-1.2build1 Replaces: gtk2-engines-geramik Depends: gtk2.0-binver-2.10.0, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Suggests: gtk2-engines-geramik Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gtk2-engines-qtpixmap_0.28-1.2build1_solaris-i386.deb Size: 28094 MD5sum: be9d20e853233f068d566e2e4e467759 SHA1: 48abce3f2fff7486de1f3bb5b4548a25fc95bc90 SHA256: 61922c939958538c601f3894d6b899c4ac3c493dc3b83d1e20cfea692296107b Description: QtPixmap GTK2.x theming engine GTK2 theming engine intended to make GTK applications have a similar look to Qt/KDE applications. The engine is a hacked/modifed version of the original GTK pixmap engine - which has been modified to obtain widget colours from ~/.qt/qtrc. This means that GTK apps should follow the KDE colour scheme. QtPixmap is the base of the Geramik GTK1.x theme. Package: aview Priority: optional Section: contrib/graphics Installed-Size: 12 Maintainer: Uwe Hermann Architecture: solaris-i386 Version: 1.3.0rc1-8 Depends: libaa1 (>= 1.4p5), libgcc1 (>= 1:4.2.1), sunwcsl, sunwlibm Suggests: imagemagick, netpbm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/aview_1.3.0rc1-8_solaris-i386.deb Size: 28974 MD5sum: 099e9f426a5efb0d005bb3c9881c6784 SHA1: 1983c464a4ea6888491b24905958b85264b15c6b SHA256: 79451dbf372ad30de9586450577f989a856beb829ffe6593a9ad50648f9aaf8d Description: A high quality ASCII art image viewer and video player aview is a high quality ASCII art image viewer and video player. It is especially useful with a text-based browser such as lynx, links or w3m. . It supports the pnm, pgm, pbm and ppm image formats, as well as the FLI and FLC video formats. It also supports output via stdio, (n)curses and slang and even has support for gpm. . Features * High quality ASCII art rendering * Portable * Save into many formats (HTML, text, ANSI, more/less etc...) * Contrast, Bright, Gamma control * Image zooming/unzooming * Three dithering modes * Hidden "bonus" features :) * Inversion * Support for bright, dim, inverse attributes/extended character set Package: libiptcdata-bin Priority: extra Section: contrib/graphics Installed-Size: 48 Maintainer: Ian Wienand Architecture: solaris-i386 Source: libiptcdata Version: 1.0.2-2 Depends: libiptcdata0 (= 1.0.2-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/libiptcdata-bin_1.0.2-2_solaris-i386.deb Size: 19214 MD5sum: 177681c20fcdd9df3e0fb6c1407d4619 SHA1: d9de2fed5b86aaa7ee5043a79fbf1c2b41100e4a SHA256: c3844f799205df940f763e61f394750eb5f77d974dcbdff5dd8c97990c08ddf5 Description: Library to parse IPTC metadata (programs) libiptcdata is a library, for manipulating the International Press Telecommunications Council (IPTC) metadata stored within multimedia files such as images. The library provides routines for parsing, viewing, modifying, and saving this metadata. . Homepage: http://libiptcdata.sourceforge.net/ Package: photopc Priority: extra Section: contrib/graphics Installed-Size: 172 Maintainer: Ana Isabel Delgado Dominguez Architecture: solaris-i386 Version: 3.05-6 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/photopc_3.05-6_solaris-i386.deb Size: 74492 MD5sum: 78bcf66dbdfef7356ca353c2c28cf12d SHA1: 49d6f88cbbdce23ab0790ed57cf2f6efc076a626 SHA256: 166b414b7693ddc755ea4bc13e7aac7d7fa4ac36142f361b3082b7350ee42e39 Description: Interface to digital still cameras This is a library and a command-line frontend to manipulate digital still cameras based on Fujitsu chipset and Sierra Imaging firmware. The program is known to work with Agfa, Epson and Olympus cameras. Should also work with Sanyo, but this is untested. . The cameras typically come with software for Windows and for Mac, and no description of the protocol. With this tool, they are manageable from a UNIX box. Bruce D. Lightner has added support for Win32 and DOS platforms. Note that the program does not have any GUI, it is plain command-line even on Windows. For a GUI, check out the phototk program. Package: cfourcc Priority: optional Section: contrib/graphics Installed-Size: 9 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.1.2-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/cfourcc_0.1.2-3_solaris-i386.deb Size: 13676 MD5sum: b9b4cbe394148d4175da97b2e4f656a8 SHA1: 1dc9b9477248616fc90b855ef10dc93c178696bd SHA256: f26e03e0a896c6c8024f8654d003edadf12abd49fff675ea855bc7e7442f29c9 Description: Command line tool for changing FourCC in Microsoft RIFF AVI files Identifies the codec used in AVI files (*.avi) and allows the user to change the FourCC description code (like fourcc-changer in Windows). Useful for people working with Microsoft AVI file. A Linux clone of AviC fourcc changer tool. Package: squash Priority: optional Section: contrib/graphics Installed-Size: 6 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Harald Sitter Architecture: solaris-i386 Version: 0.3-0ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/squash_0.3-0ubuntu2_solaris-i386.deb Size: 51534 MD5sum: 2893741c04dbb2b3c1f7ff3ba44fffa5 SHA1: a61b3c6eda238dda3b856d514d803bf92d5714bc SHA256: a847540b20ac0b9ed0e3fa568d241e9b5776ef2c734b33732aa2c2eaa38c947d Description: Batch image resizer Squash allows resizing of images in a batch mode. It is friendly and usable and does one thing well - resizing images. It is a multi-threaded application and is designed to run on Linux, Mac and Windows Homepage: http://squash.googlecode.com Package: vcg Priority: optional Section: contrib/graphics Installed-Size: 11 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.30debian-6 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/vcg_1.30debian-6_solaris-i386.deb Size: 315216 MD5sum: d584b6e934114dab11c4d76d48194265 SHA1: a659b876d8176cb15b5c67ad6f0fab0c2ce65c50 SHA256: ecd87304bfc7f2d85a3e8371d7430863d85bb28234c1db9cfae274cf9350833a Description: A Visualization Tool for compiler graphs The VCG tool reads a textual and readable specification of a graph and visualizes the graph. If not all positions of nodes are fixed, the tool layouts the graph using several heuristics as reducing the number of crossings, minimizing the size of edges, centering of nodes. The specification language of the VCG tool is nearly compatible to GRL, the language of the edge tool, but contains many extensions. The VCG tool allows folding of dynamically or statically specified regions of the graph. It can be used as a command-line tool, or as a graphical interface (xvcg). Package: aa3d Priority: optional Section: contrib/graphics Installed-Size: 20 Maintainer: Uwe Hermann Architecture: solaris-i386 Version: 1.0-6 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/aa3d_1.0-6_solaris-i386.deb Size: 9588 MD5sum: d6b069da043c0c398f894524ea10e78a SHA1: 432f15daef509fef2db8394a95d7abdfb7768977 SHA256: bd1dc8a68880f1fd713baf0e594cf907dd09d5ef567c943c6cedd393adecaedb Description: ASCII art stereogram generator This program generates the well-known and popular random dot stereograms in ASCII art. Package: potrace Priority: optional Section: contrib/graphics Installed-Size: 10 Maintainer: Bartosz Fenski Architecture: solaris-i386 Version: 1.8-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: netpbm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/potrace_1.8-1_solaris-i386.deb Size: 84338 MD5sum: daed76c2cc0933e1469d993ca951889a SHA1: de1d883ae64fbfd536840bd176be4693fff157b9 SHA256: 94cffbd248430dd2878e6320eb7698b6b6a7ae368b98faf1e48fa0e97b965496 Description: utility to transform bitmaps into vector graphics potrace is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use is to create EPS files from scanned data, such as company or university logos, handwritten notes, etc. The resulting image is not "jaggy" like a bitmap, but smooth. It can then be rendered at any resolution. . potrace can currently produce the following output formats: EPS, PostScript, PDF, SVG (scalable vector graphics), Xfig, Gimppath, and PGM (for easy antialiasing). Additional backends might be added in the future. . Homepage: http://potrace.sourceforge.net/ Package: gtk-engines-eazel Priority: optional Section: contrib/x11 Installed-Size: 47 Maintainer: Debian QA Group Architecture: solaris-i386 Source: eazel-engine Version: 0.3-6build1 Depends: libgcc1 (>= 1:4.2.1), libgdk-pixbuf2 (>= 0.22.0), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libiconv, libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gtk-engines-eazel_0.3-6build1_solaris-i386.deb Size: 59632 MD5sum: 32a7f1d13793e00950c867feea5d6eac SHA1: d5e883e3d6a896e2deb72f7fb1fcb04699b2b83e SHA256: ec424e57f0152c08b421a842f8bc4eb307f734d68bea66a11ad6f282aad29494 Description: The Eazel GTK+ theme engine, including the Crux theme This package contains the the Eazel engine for GTK+. An engine can be used to create themes for GTK+, and the default theme that comes with the Eazel engine, called Crux, is also included in this package. . Themes modify the way GTK-using programs look. The programs do not need to be modified to use themes; theme support is built into the GTK+ libraries. Package: ogmtools Priority: optional Section: contrib/graphics Installed-Size: 13 Maintainer: Marc Leeman Architecture: solaris-i386 Version: 1:1.5-2.1nexenta1 Depends: libdvdread3 (>= 0.9.7), libgcc1 (>= 1:4.2.1), libogg0 (>= 1.0rc3), libstdc++6 (>= 4.2.1), libvorbis0a (>= 1.2.0), libvorbisenc2 (>= 1.1.2), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/ogmtools_1.5-2.1nexenta1_solaris-i386.deb Size: 170102 MD5sum: eb6072f463eae68bb4efc05e545c807c SHA1: ccefd01a7f97f9709bcb28167c9e03068263c463 SHA256: 831069e00db777dd716afa8a91f13bb14eeb7c2abe4a985e2574cc9734402b89 Description: Tools for manipulating Ogg multimedia streams These tools manipulate Ogg media streams: * ogminfo - displays stream information * ogmdemux - demuxes an ogm stream into its component media streams * ogmsplit - splits an ogm stream into chunks * ogmmerge - joins media streams into an ogm stream * dvdxchap - extracts chapter information from DVDs Package: qliss3d Priority: optional Section: contrib/graphics Installed-Size: 12 Maintainer: Steffen Joeris Architecture: solaris-i386 Version: 1.3.2-3 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxi6, libxmu6, libxt6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/qliss3d_1.3.2-3_solaris-i386.deb Size: 33584 MD5sum: 7e0421225e375773800cb60b457bcf3f SHA1: 21ac94b23f2407e93af5519af3c9b4f64148b0da SHA256: 2c2d2b5bfcbafdb73c5b345a85f8b605fe1575f4582d4bf0738f8f4032a7d4ea Description: demonstration tool for Lissajous figures Qliss3d is a tool that generates various Lissajous figures. It is possible to rotate the figures and zoom into them. Also changing the frequency and replay of the sinus sounds by the same frequency rate are implemented. . In mathematics, a Lissajous curve (Lissajous figure or Bowditch curve) is the graph of the system of parametric equations which describes complex harmonic motion. This family of curves was investigated by Nathaniel Bowditch in 1815, and later in more detail by Jules Antoine Lissajous. Lissajous curves can be traced mechanically by means of a harmonograph. . Homepage: http://www.schule-bw.de/service/foerderprog/ccteam/projekte/qliss3d_html Package: gimageview Priority: optional Section: contrib/graphics Installed-Size: 2176 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Takuo KITAME Architecture: solaris-i386 Version: 0.2.27-1ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libjpeg62, libmng1 (>= 1.0.3-1), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), librsvg2-2 (>= 2.18.1), libx11-6, libxine1-x | libxine1 (<< 1.1.8-2), libxinerama1, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gimageview_0.2.27-1ubuntu1_solaris-i386.deb Size: 763630 MD5sum: 76d899053e20b94ba762a685db264f73 SHA1: 30e613a7a4f3974753059d2801e17b314426d47b SHA256: 28a2ac0764db962117e3047eb06438cc454693ec439696bb11d15507da0b0666 Description: Image Viewer using GTK+ GImageView is image viewer. It has some useful features such as, Simple GUI. Tabbed thumbnail viewer for directories. Low memory use. Image file management tool. Slide show. read/write many image cache formats of thumbnail. read : Konqueror, GQview, Electric Eyes (Picview) write : Nautilus, .xvpics Supported image formats are: JPEG, PNG, PNM, GIF, TIFF, XBM, XPM, XWD, BMP and PCX. Drag and Drop. You can drop image into like a Gimp from GImageView window. Package: sng Priority: optional Section: contrib/graphics Installed-Size: 11 Maintainer: Wesley J. Landaker Architecture: solaris-i386 Version: 1.0.2-5 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), sunwcslr, sunwlibm, x11-common, zlib1g (>= 1:1.2.1) Suggests: gif2png, imagemagick, pngcrush, pngmeta Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/sng_1.0.2-5_solaris-i386.deb Size: 35228 MD5sum: 514ea4e16621111e9d1c9855b7a757f1 SHA1: 9f99078105373713e5ed1db5c14b0e3eda6b9f59 SHA256: 2e0ec3413adc407b5e37bc9d36c296e6c1fb370da5019d8a293fc9723fece732 Description: a specialized markup language for representing PNG contents SNG (Scriptable Network Graphics) is a minilanguage designed specifically to represent the entire contents of a PNG (Portable Network Graphics) file in an editable form. Thus, SNGs representing elaborate graphics images and ancillary chunk data can be readily generated or modified using only text tools. . SNG is implemented by a compiler/decompiler called sng that losslessly translates between SNG and PNG. Package: pandora Priority: optional Section: contrib/graphics Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hubert Figuiere Architecture: solaris-i386 Version: 0.7.1-0ubuntu2 Depends: gimp (>= 2.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/pandora_0.7.1-0ubuntu2_solaris-i386.deb Size: 14504 MD5sum: c0174a2f28e0822db8114333a11e40a8 SHA1: 3335385cf40354142b51c913006e267045c20c05 SHA256: ba3321b0e838f5fd1361142b860fce6b7a52b60c61530efe4993eab8e590a2e0 Description: GIMP Plugin For Creating Panoramas GIMP Plugin that arranges images for creation of panoramic images. Pandora uses gradients, and overlays to blend the images, allowing a seamless appearance. . http://shallowsky.com/software/pandora/ Package: optipng Priority: optional Section: contrib/graphics Installed-Size: 11 Maintainer: Nelson A. de Oliveira Architecture: solaris-i386 Version: 0.5.5-1 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/optipng_0.5.5-1_solaris-i386.deb Size: 60832 MD5sum: dd454d80719eb91c079da7008bea8285 SHA1: 83964eef38dd131316fcd779b4b0acd58b9c9576 SHA256: 310c34e8c2428e41445d928a783b61744efdd79c462a947142acdfc255da4cc6 Description: advanced PNG (Portable Network Graphics) optimizer OptiPNG is a PNG optimizer that recompresses the image files to a smaller size. It losslessly reduces the bit depth, the color type and the color palette of the image, runs a suite of compression methods and strategies, and selects the compression parameters that yield the smallest output file. It also recognizes several external file formats like BMP, GIF, TIFF and PNM (PBM, PGM, PPM). . Homepage: http://optipng.sourceforge.net/ Tag: implemented-in::c, interface::commandline, role::program, scope::application, scope::utility, use::compressing, use::converting, works-with-format::png, works-with::image, works-with::image:raster Package: gnome-raw-thumbnailer Priority: optional Section: contrib/graphics Installed-Size: 55 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hubert Figuiere Architecture: solaris-i386 Version: 2.0.1-0ubuntu5 Depends: gconf2 (>= 2.10.1-2), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libiconv, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gnome-raw-thumbnailer_2.0.1-0ubuntu5_solaris-i386.deb Size: 16194 MD5sum: d2e76ba6ad638714c8bac13cf447ce10 SHA1: 329799ae9e86b0857a23f430ab14f9c65ec79703 SHA256: d532c9f2677f3f8cf970df7b5a5e30d8b953f16690c6509f58a13d8319d843ea Description: RAW file thumbnailer for GNOME gnome-raw-thumbnailer is a thumbnailer for GNOME that will make thumbnails for camera RAW files by extracting their preview. . http://gnome-raw-thumb.sourceforge.net/ Package: quiteinsane Priority: optional Section: contrib/graphics Installed-Size: 1819 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.10-14 Depends: gocr, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsane (>= 1.0.11-3), libsm6, libstdc++6 (>= 4.2.1), libtiff4, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/quiteinsane_0.10-14_solaris-i386.deb Size: 835126 MD5sum: 795ca2048cd9e7da1aa57a2fb08ab439 SHA1: 68e09e481dd802b0cdf12fe89f4168242fed3a13 SHA256: 79ed428a8475c5127d0d83280f5e44fc239d3b3f3dc344b1f852a0fabb1a6067 Description: A Qt based X11 frontend for SANE (Scanner Access Now Easy) QuiteInsane is a graphical frontend for SANE (Scanner Access Now Easy). It can save an image to a file in a variety of image formats, send an image to a printer or do OCR (Optical Character Recognition) using gocr. . SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). Homepage: http://quiteinsane.sourceforge.net Package: gocr Priority: optional Section: contrib/graphics Installed-Size: 74 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Cosimo Alfarano Architecture: solaris-i386 Version: 0.41-1ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libnetpbm10, sunwcslr, sunwlibm Recommends: bzip2, libjpeg-progs, netpbm, transfig Suggests: gocr-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gocr_0.41-1ubuntu2_solaris-i386.deb Size: 324810 MD5sum: 3b7ed6eea166361060d1b2245e547340 SHA1: d403bb4272ae7f1f832ffc1b09dbe56d782ef732 SHA256: 9cbe7291b3d5c9a6b489be5896d03469e616bea269af0684c7310bac23b99bcf Description: A command line OCR gocr is a multi-platform OCR (Optical Character Recognition) program. . It can read pnm, pbm, pgm, ppm, some pcx and tga image files. . Currently the program should be able to handle well scans that have their text in one column and do not have tables. Font sizes of 20 to 60 pixels are supported. . If you want to write your own OCR, libgocr is provided in a separate package. Documentation and graphical wrapper are provided in separated packages, too. Package: vamps Priority: optional Section: graphics Installed-Size: 7 Maintainer: Claudio Moratti Architecture: solaris-i386 Version: 0.99.2-1 Depends: libdvdread3 (>= 0.9.7), libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/vamps_0.99.2-1_solaris-i386.deb Size: 34176 MD5sum: 0e21cad4c0bb3d954fe0ae012a2d4ad8 SHA1: ed4f074df6a46c5f78123a154cd24f9b63d11c86 SHA256: 071a3bf6b35a178509e34d346cff2adbdf3eda44ddda79f4bf3832ef1c29f41c Description: Tool to recompress and modify the structure of a DVD Vamps reduces the size of DVD compliant MPEG2 program streams by selectively copying audio and subpicture tracks and by resizing the embedded elementary video stream. The shrink factor may be either specified for the video elementary stream only or for the video ES only or for the full PS. . http://sourceforge.net/projects/vamps/ Package: exiftran Priority: optional Section: contrib/graphics Installed-Size: 56 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Moritz Muehlenhoff Architecture: solaris-i386 Source: fbi Version: 2.06-2ubuntu1 Depends: libexif12, libgcc1 (>= 1:4.2.1), libjpeg62, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/exiftran_2.06-2ubuntu1_solaris-i386.deb Size: 25258 MD5sum: a9d526f82edb2fb0fc4957ad977d4f33 SHA1: 1b42bf96fe4d431258bc5e8bf885bd69d03d28ff SHA256: ac644eb7ea4a51200e02851ac8cdb019fd9b052aa5100f701a17b2a2224ed5e3 Description: transform digital camera jpeg images exiftran is a command line utility to transform digital image jpeg images. It can do lossless rotations like jpegtran, but unlike jpegtran it cares about the EXIF data: It can rotate images automatically by checking the exif orientation tag, it updates the exif informaton if needed (image dimension, orientation), it also rotates the exif thumbnail. It can process multiple images at once. Package: yafray Priority: optional Section: contrib/graphics Installed-Size: 7 Maintainer: Nick Rusnov Architecture: solaris-i386 Version: 0.0.9-2build1 Suggests: blender (>= 2.42a) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/yafray_0.0.9-2build1_solaris-i386.deb Size: 6426 MD5sum: 7393eb6bd73f7b566d14034d0ac087c4 SHA1: 9cfd50f36ae90af6dfb57e7ceb02f8f76a48f8a1 SHA256: 510f0c58a79639fa80c40e3c5cb61d072b23072ca6745168a570a1ba32ceef6b Description: a modern, xml-speaking raytracing-based rendering system Yafray (Yet Another Free RAYtracer) is an advanced raytracing rendering system with many modern features including full radiosity and High Dynamic Range Imaging (HDRI) for scene lighting. It reads a simple XML-based scene definition file, and can be used as a renderer for Blender. . Homepage: http://www.yafray.org/ Package: exifprobe Priority: optional Section: contrib/graphics Installed-Size: 16 Maintainer: Martin Albisetti Architecture: solaris-i386 Version: 2.0.1-1build1nexenta1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/exifprobe_2.0.1-1build1nexenta1_solaris-i386.deb Size: 166394 MD5sum: b970b89ff158ed46f4e25db015f61bca SHA1: d543b4fa3e856a382269c40550e532fba2787296 SHA256: 067e51bc6586b09f3856c41065f2d84c7665e55c97800ee624b4ec7d9ceef499 Description: Read metadata from digital pictures Exifprobe reads image files produced by digital cameras (including several so-called "raw" file formats) and reports the structure of the files and the auxiliary data and metadata contained within them. In addition to TIFF, JPEG, and EXIF, the program understands several formats which may contain "raw" camera data, including MRW, CIFF/CRW, JP2/JPEG2000, RAF, and X3F, as well as most most TIFF-derived "raw" formats, including DNG, ORF, CR2, NEF, K25/KDC/DCR, and PEF. . http://www.virtual-cafe.com/~dhh/tools.d/exifprobe.d/exifprobe.html Package: pixelize Priority: optional Section: contrib/graphics Installed-Size: 13 Maintainer: Uwe Hermann Architecture: solaris-i386 Version: 0.9.2-4 Depends: gdk-imlib11, imlib11, libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/pixelize_0.9.2-4_solaris-i386.deb Size: 30226 MD5sum: 3fc82ac6be5266eec8e1ddab4f6189c9 SHA1: b58c923dd8a59ee34e0be073e91a5e7815163a29 SHA256: d700e66591dda91674d2a0ff0bc1ce82911195e51bff10c471ca0c40d21c2f01 Description: Create an image consisting of many small images Pixelize is a program that will use many scaled down images to try to duplicate, as closely as possible, another image. . Pixelize works by splitting up the image you want rendered (or duplicated) into a grid of small rectangular areas. Each area is analyzed, and replaced with an image chosen from a large database of images. Pixelize tries to pick images that best matches each area. Homepage: http://lashwhip.com/pixelize.html Package: makexvpics Priority: optional Section: contrib/graphics Installed-Size: 9 Maintainer: Chris Lawrence Architecture: solaris-i386 Version: 1.0.1-2 Depends: libjpeg-progs, netpbm, sunwcslr Suggests: xzgv, zgv Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/makexvpics_1.0.1-2_solaris-i386.deb Size: 9808 MD5sum: 52934d5d1d216fa0b9108b036503ba52 SHA1: 7ddbaf8f6f62454230cb4aaa7735c6970f08ea80 SHA256: 9e0841e6144ae786424e580af15c5e074be95b2fe45615656986fe3892f20942 Description: updates .xvpics thumbnails from the command line This package includes a shell script and a C helper program to update XV/zgv/xzgv thumbnails from the command line. . Note that the thumbnails used by GNOME and KDE are in a different, incompatible format; you will need to use a tool designed for those desktops to create thumbnails for Nautilus or Konqueror. Package: gimp-resynthesizer Priority: optional Section: contrib/graphics Installed-Size: 65 Maintainer: Bryan Donlan Architecture: solaris-i386 Version: 0.15-2build2 Depends: gimp (>= 2.0), libgcc1 (>= 1:4.2.1), libgimp2.0 (>= 2.4.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gimp-resynthesizer_0.15-2build2_solaris-i386.deb Size: 21668 MD5sum: 0891122d6dc483d6a877a065bbb03d15 SHA1: df8d3c9acf245313892105120e21f3195ddc7c10 SHA256: be65105ccfded001d7f21fd8479a19f5799d864d5b675526de708cf1c431c900 Description: Gimp plugin for texture synthesis This gimp plugin takes samples of textures, and synthesizes larger textures from them. It can be used to extend textures (including making tileable textures), remove objects from textures, and make themed images. Package: feh Priority: optional Section: contrib/graphics Installed-Size: 22 Maintainer: Laurence J. Lane Architecture: solaris-i386 Version: 1.3.4.dfsg.1-1 Depends: giblib1 (>= 1.2.4), libgcc1 (>= 1:4.2.1), libimlib2, libjpeg62, libpng12-0 (>= 1.2.13-4), libx11-6, libxinerama1, sunwcslr, sunwlibm Recommends: wget Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/feh_1.3.4.dfsg.1-1_solaris-i386.deb Size: 251768 MD5sum: d115a96b30de52814c12742fe3771b5f SHA1: 30084893793ebf3c51c2ac573b383b1a11be5e76 SHA256: a1c2eb1b88815095696861024643c83b9635ac11d0ad583c9307e05bdb89dd9c Description: imlib2 based image viewer feh is a fast, lightweight image viewer which uses imlib2. It is commandline-driven and supports multiple images through slideshows, thumbnail browsing or multiple windows, and montages or index prints (using TrueType fonts to display file info). Advanced features include fast dynamic zooming, progressive loading, loading via HTTP (with reload support for watching webcams), recursive file opening (slideshow of a directory hierarchy), and mouse wheel/keyboard control. Package: lphoto Priority: optional Section: contrib/graphics Installed-Size: 57 Maintainer: Jaldhar H.Vyas Architecture: solaris-i386 Version: 1.0.61-3build1 Depends: gphoto2 (>= 2.1.5), libjpeg-progs, mesa-utils, python, python-central (>= 0.6.5), python-kde3, python-opengl, python-qt3, python-qt3-gl, xsltproc Recommends: cdrecord, ffmpeg, kscreensaver, vcdimager Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/lphoto_1.0.61-3build1_solaris-i386.deb Size: 189796 MD5sum: 9e3ca61e6e4d185974300054d322ab05 SHA1: 48cf38c7d0950e2b32e5aaf0d4ab379aeedaaaed SHA256: 9968c19e6f9c28b86ee5486e5d2dbf7e7038d8d871a6c54303ad8c64830d3243 Description: digital photo manager Lphoto is a complete desktop Linux solution for digital photo management. It features convenient tools to import, re-touch, manage, and share digital photos quickly and easily. Python-Version: current Package: gocr-gtk Priority: optional Section: contrib/graphics Installed-Size: 18 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Cosimo Alfarano Architecture: solaris-i386 Source: gocr Version: 0.41-1ubuntu2 Depends: gocr, imagemagick, libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, netpbm, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gocr-gtk_0.41-1ubuntu2_solaris-i386.deb Size: 12106 MD5sum: cee443f670ab1c02f0f5ad5431f39d1e SHA1: 793459d5708d8bebe3a02ad15eec5a16248f4a2c SHA256: f6ecab83d5c79aee85e15ee65b87a61edeaec48ba4715437be182554da7be286 Description: A GTK wrapper around gocr gocr is a multi-platform OCR (Optical Character Recognition) program. . It can read pnm, pbm, pgm, ppm, some pcx and tga image files. . It is a GTK GUI to gocr (command line program). Package: gimp-dimage-color Priority: extra Section: contrib/graphics Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: James Troup Architecture: solaris-i386 Version: 1.1.0-3ubuntu1 Depends: gimp (>= 2.0), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgimp2.0 (>= 2.4.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Suggests: gimp1.2-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/gimp-dimage-color_1.1.0-3ubuntu1_solaris-i386.deb Size: 20340 MD5sum: 2c276ef7ad8dfb2f77a3b729bceff0f5 SHA1: fdfd4dee4c9afad3c11f43f7d17f3e20e80e520d SHA256: 3d344231d6b720945c55ef5f7e71a87a5ed10011d6ed18158dc2a44f813c732f Description: GIMP plugin to convert Minolta DiMAGE pictures to sRGB colour space This plugin converts images produced by some Minolta DiMAGE digital cameras (DiMAGE 5/7 and S304 at least) into sRGB colour space. These cameras produces images in a custom colour space so that pictures look "washed out" when viewed on a monitor without conversion. . This package enables Linux users to do the same conversions as they can with the Minolta DiMAGE Viewer Utility. Package: libggigcp1 Priority: optional Section: contrib/graphics Installed-Size: 16 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggigcp Version: 1.0.1-1-build1 Depends: libaa1, libgcc1 (>= 1:4.2.1), libggi2 (>= 1:2.2.1), libgii1 (>= 1:1.0.1), libncurses5 (>= 5.6+20071006-3), libslang2 (>= 2.0.7-1), libx11-6, libxext6, libxxf86dga1, libxxf86vm1, sunwcslr, sunwlibm Conflicts: libggigcp0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/libggigcp1_1.0.1-1-build1_solaris-i386.deb Size: 95002 MD5sum: 86401f4a5dceaea4d450e894b2c1c312 SHA1: 4a8d60eb6eee989d402754b46b66e385fdf8876b SHA256: 979b92c6fb623635795a3f6d005144429f4453895b73dfd339d7b809b5632c8b Description: GGI Color and Palette Manager extension "General Graphics Interface" - a fast, portable graphics environment. . LibggiGCP is a generic color and palette management extension for GGI display targets. It does conversion between different color spaces such as RGBA, YUV, HSV and CMYK as well as generic color-blending, which can also be used for transluency effects. . This package includes the shared library and modules files necessary to run applications that use libggigcp. . Homepage: http://www.ggi-project.org/ Enhances: libggi2 Package: hp2xx Priority: optional Section: contrib/graphics Installed-Size: 72 Maintainer: Christian T. Steigies Architecture: solaris-i386 Version: 3.4.4-6 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libpng12-0 (>= 1.2.13-4), libtiff4, libx11-6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/graphics/hp2xx_3.4.4-6_solaris-i386.deb Size: 352414 MD5sum: 2a13e93d58d637053170ba392a5b3a49 SHA1: a3bd9e2127e69b3454b8c91f5edbb2b1e4137068 SHA256: d202285943215a035062b46417cc5dc8d50700f47f568f1a53d9f4122f465bb8 Description: A HPGL converter into some vector- and raster formats HP2XX reads HPGL ASCII source files, interprets them, and converts them into either another vector-oriented format or one of several rasterfile formats. Currently, its HPGL parser recognizes a subset of the HP 7550A command set. Some high-level functions are missing. Also, only some of the fixed space vector fonts and none of the variable space arc fonts are supported. Beside these limitations, hp2xx has proven to work with many HP-GL sources without any trouble. Package: qterm Priority: optional Section: contrib/x11 Installed-Size: 1096 Maintainer: LI Daobing Architecture: solaris-i386 Version: 1:0.4.0-6nexenta1 Depends: libarts1c2a (>= 1.5.0-1), libaudiofile0 (>= 0.2.3-4), libesd0 (>= 0.2.35), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0, libice6 (>= 1:1.0.0), libiconv, libjpeg62, libogg0, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1), libvorbis0a (>= 1.2.0), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.2.0), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, sunwcslr, sunwlibm, sunwopensslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/qterm_0.4.0-6nexenta1_solaris-i386.deb Size: 373282 MD5sum: ae09a9a19b8f9352af29884a0050bb0b SHA1: 7c7bf5cb041906fb0a5a61ef8a19b6fc28cba480 SHA256: e8287ee9e8d5cbe9c8a914c9e19a6676d50dcc70b6c935515439f08365406140 Description: BBS client for X Window System written in Qt QTerm is a BBS client for X Window System. It supports telnet and ssh1 protocols. It also supports zmodem, URL detect, mouse action. . It also supports detecting location from ip address, but you need do some extra work, see README.Debian. Homepage: http://qterm.sourceforge.net/ Package: sapphire Priority: optional Section: contrib/x11 Installed-Size: 21 Maintainer: Chris Boyle Architecture: solaris-i386 Version: 0.15.8-8ubuntu1 Provides: x-window-manager Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Suggests: menu (>> 1.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/sapphire_0.15.8-8ubuntu1_solaris-i386.deb Size: 53172 MD5sum: 590b79d5caec436086c6ddeca04114b2 SHA1: 3e2d6771f69119127e077483f4d64defe130dc7c SHA256: c19ddf5e21730b6725d502431f7700e199382ee5c9e2a5bdcd788db800ed2b58 Description: A minimal but configurable X11R6 window manager Sapphire is a window manager for X11R6. It is fairly minimal in what it provides on screen: one toolbar, the usual window borders and a popup menu from the root window. . It supports themes as X resource files, and the menu is editable. If you install the 'menu' package, you'll get an automatically updated 'Debian' submenu of installed programs. Package: xfce4-timer-plugin Priority: optional Section: contrib/x11 Installed-Size: 35 Maintainer: Xubuntu Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.6-1ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2), zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-timer-plugin_0.6-1ubuntu1_solaris-i386.deb Size: 26448 MD5sum: ca6fa54de6523352cb79a2006fd5077c SHA1: d9c1ac30a727cf9b05097ed9896b233ffabcb1dd SHA256: de757cb4e4fc8c36c536e60ef03dbad715e31bf0b4fc82e435f584968202b303 Description: timer plugin for Xfce panel With this plugin you can add timers (alarm or countdown) to your Xfce panel. You can display a warning window and/or run a custom command when alarm rings, repeat alarms etc. The timer progress is shown as a progress bar in the Xfce panel, lasting time displayed on tooltip. Package: bbsload Priority: optional Section: contrib/x11 Installed-Size: 15 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.2.8-2 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.2.1), libx11-6, sunwcslr, sunwlibm Suggests: blackbox (>= 0.61.1) | fluxbox Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/bbsload_0.2.8-2_solaris-i386.deb Size: 49368 MD5sum: 863d17a965689abf9887e7fae6ecef7e SHA1: 20dfa0d7a5de168978740b14920c5ef678d66271 SHA256: 25329b693025e67078f32757120483131c92d78fc9ed4f30be6077231840b183 Description: System load tool for the blackbox window manager bbsload is a blackbox tool to display your system load. It can show simple system bar graphs, including load averages for 1, 5 and 15 minute periods, memory usage, swap usage, total system usage, as well as CPU loads for user, nice and system processes and idle time. . Note that you don't actually need blackbox for this program to work, but it won't look as good in any other window manager. Package: xmotd Priority: optional Section: contrib/x11 Installed-Size: 13 Maintainer: Marcin Owsiany Architecture: solaris-i386 Version: 1.17.3b-5 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxaw7, libxmu6, libxpm4, libxt6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xmotd_1.17.3b-5_solaris-i386.deb Size: 28312 MD5sum: e5e298c690cba6d155a3eca896a0fbe9 SHA1: f0c8e4f9028af0fcbfae7c98d9d1cb2ad8ef98ca SHA256: 3394b75710b2c8f96b27ac0b354a19c49ce8d9abafaa2e6cd287ee2bfeb89534 Description: a message of the day browser for X Xmotd is a message-of-the-day browser for X11 (with additional sysvnews-like support for dumb terminals). It displays a customizable message box which displays each message-of-the-day until the user has read them all, and then creates a stamp-file. Homepage: http://www.ee.ryerson.ca/~elf/xmotd/ Package: x2x Priority: optional Section: contrib/x11 Installed-Size: 6 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.27.svn.20060501-3 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxtst6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/x2x_1.27.svn.20060501-3_solaris-i386.deb Size: 22654 MD5sum: 28386b117ac040391e66a647419e163c SHA1: fd91b06970e26eab8b442922bdb27677abaaea75 SHA256: e04fa485644b7dbeb9de24cfc532dd6a4fbdef841b1041077c8a064f87b41770 Description: Link two X displays together, simulating a multiheaded display x2x joins a pair of X displays together, as if they were a single multiheaded display. The pointer can be warped between displays, or, depending on how you start x2x, can slide from one display to the other when it runs off the edge of the screen. Keyboard focus also moves between displays in the way you'd expect, and the X selection propagates around. At least one of the displays involved (specifically, the one being controlled remotely) must support the XTEST extension. (The servers shipped by Debian support this.) . x2x is useful when you have two displays on the same desk, as you can use a single keyboard and mouse to control both. If you want to propagate your selections between displays which are not sharing a desk, you might be more interested in the package propsel. Propsel does not link the displays' keyboard and mouse, which would be confusing in some cases, and can propagate between up to 8 displays, whereas x2x can handle only two at a time. Package: xserver-xorg-input-magellan Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.1-2 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-magellan_1.1.1-2_solaris-i386.deb Size: 11720 MD5sum: fa4006709fb55fea7f3da63b54e538bf SHA1: 5fb575abaa9aec686517b62409eae404c8665044 SHA256: 672cd67fefcb4631c31c143faf7c7a24d402a87cc35262dadb4a7a787b802b34 Description: X.Org X server -- Magellan input driver This package provides the driver for Magellan SpaceMouse input devices. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-magellan driver module. Package: xserver-xorg-input-mutouch Priority: optional Section: contrib/x11 Installed-Size: 40 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.0-3 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-mutouch_1.1.0-3_solaris-i386.deb Size: 11756 MD5sum: 68527121031529da668d229b5f9e3032 SHA1: 63201d838f293b4af73a232da49607afd223b607 SHA256: 4d0f0d568237530f0e2c63c75885ea3000b07a6d1e1a773d4377df89aba7c4c4 Description: X.Org X server -- muTouch input driver This package provides the driver for Microtouch input devices with firmware version 2. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-mutouch driver module. Package: xtermset Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Tommi Virtanen Architecture: solaris-i386 Version: 0.5.1-1 Depends: sunwcslr Suggests: xterm | eterm | rxvt Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xtermset_0.5.1-1_solaris-i386.deb Size: 10472 MD5sum: aa0b5d441af9e87f972df2624b7e41ba SHA1: 99bfccaf081b0645c416295175885f43a7cfd16a SHA256: fe23b669950e13708a441f02d469694413501068a759316f122dbcce343a3280 Description: change the characteristics of an xterm xtermset allows you to change the characteristics, such as title and geometry, of an xterm window from the command line. Most options have the same names as those that you would give xterm at startup. Package: xbatt Priority: extra Section: contrib/x11 Installed-Size: 48 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.2.1-5 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxpm4, libxt6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xbatt_1.2.1-5_solaris-i386.deb Size: 18638 MD5sum: 069c0ac9732d4c92288eb05f1e3849aa SHA1: 782c9ee1a1c4dece65352baa854490739930765a SHA256: e8e54e4d7ff86c29d38d0fd0ecf3affcc20a5d1a30273e8a3ab217cc545bb897 Description: Display battery status xbatt is an X11 client which displays the battery status of your notebook computer equipped with APM (Advanced Power Management) BIOS. The status displayed consists of the remaining battery life, the AC line status, and the charging status. . This version of xbatt is dockable in WindowMaker's Docking bar. Package: xserver-xorg-input-hyperpen Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.0-3 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-hyperpen_1.1.0-3_solaris-i386.deb Size: 12164 MD5sum: 21181e847367ec735c323e51d443bbe6 SHA1: 1fd49352e7ac82fee972a83ca480522fe9f80ae1 SHA256: 478a290943d6e4ab62f7d2925e9e91314e15522fdb1e860ae26fac4eaf34b393 Description: X.Org X server -- HyperPen input driver This package provides the driver for Aiptek HyperPen 6000 graphics tablets. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-hyperpen driver module. Package: wmressel Priority: optional Section: contrib/x11 Installed-Size: 21 Maintainer: Mike Furr Architecture: solaris-i386 Version: 0.8-5 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libsm6, libx11-6, libxext6, libxi6, libxinerama1, libxpm4, libxxf86vm1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmressel_0.8-5_solaris-i386.deb Size: 15326 MD5sum: 70976fe723a3ba1b9d4996855922194a SHA1: e5e3bd90b53f1d1491417e0dc2c3ae2b60a20738 SHA256: d2c224be3a30f6ade23dd5dc98cd064b76080d70dd20155b4e07612a1df2c29e Description: Dock app to change X11 resolutions wmressel is a simple dockable X11 resolution selector for Window Maker that displays the current X11 resolution and lets you change it through a popup menu. Package: xicc Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Ross Burton Architecture: solaris-i386 Version: 0.2-2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libsm6, libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xicc_0.2-2_solaris-i386.deb Size: 8524 MD5sum: 80670a4bc1b4e8312b36dec9f09ce3d4 SHA1: 56408f103c015c9b4ae064d3d02ac3058a73af7b SHA256: 4590a8972a4f2f44edc5e7442e186165c94f6e5cfe54706cade846ba13ecbaab Description: set the ICC colour profile for an X display This utility lets you set an ICC colour profile for an X display, so that applications can use it to display colour calibrated images. Applications have to specifically look for this atom but several applications such as Gimp and Eye Of Gnome already do. Package: bandwidthcalc Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Christoph Goehre Architecture: solaris-i386 Version: 0.1-2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/bandwidthcalc_0.1-2_solaris-i386.deb Size: 13566 MD5sum: f5be4b190a3670875c432b724b4a7209 SHA1: 33079143426bb74ad44a475e8eb17b6af2245509 SHA256: 99eda2563d43461d89fb6a8a4ef1409a351a5a0257bcaedcc7d8a659d11a9ebf Description: file transfer time calculator written in GTK+ Given the available bandwidth, bandwidthcalc determines how long it will take to transfer a file of a given size. You can specify the available bandwidth in kBit/s, kByte/s, MBit/s or MByte/s. The time output is in HH:MM:SS Package: fbdesk Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Jari Aalto Architecture: solaris-i386 Version: 1.4.1-3 Depends: libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libimlib2, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxft2 (>> 2.1.1), libxpm4, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: fluxbox (>= 0.1.12) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/fbdesk_1.4.1-3_solaris-i386.deb Size: 142554 MD5sum: 1fa8f2d2f6f947d53bdfcc853fbfabb9 SHA1: b26944b34d3047a8a45c1b3312003ad053954ec4 SHA256: 6018d17adaf5aedf92f9a9fc0dd207ea0f22a55ed15c37a7d3dfbf5e28dcb01f Description: Desktop icons for window managers fbdesk, originally for (f)lux(b)ox, manages shortcut icons on the desktop. The program can be used in companion with any Window Manager (WM) that does not support icons. Homepage: http://fluxbox.sourceforge.net/fbdesk Package: xserver-xorg-input-penmount Priority: optional Section: contrib/x11 Installed-Size: 21 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.2.1-2 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-penmount_1.2.1-2_solaris-i386.deb Size: 12912 MD5sum: a114ba075bdcaf1a8d4204ce57354a75 SHA1: c366f019288916b3f66a5b142cab36c83d60dac9 SHA256: 211acabc322b4e9d42aecb8cac45af246fb5bf4aef34bc9b2ef861bb1b1ee3a7 Description: X.Org X server -- Penmount input driver This package provides the driver for Penmount input devices. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-penmount driver module. Package: xprintidle Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Milan Zamazal Architecture: solaris-i386 Version: 0.1-1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxss1, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xprintidle_0.1-1_solaris-i386.deb Size: 5926 MD5sum: 8b74d5dfc9837dc265633490ed3a929e SHA1: d0de9cf0ab76e35c5e7ff4035dedf6b9a2cff38d SHA256: c3290d6c4515564feb822a57e2cd29b791f56919a904249e7d03cab34d23858a Description: Small utility that prints user's idle time in X xprintidle is a utility that queries the X server for the user's idle time and prints it to stdout (in milliseconds). Package: xserver-xorg-input-dmc Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.1-3 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-dmc_1.1.1-3_solaris-i386.deb Size: 12080 MD5sum: c863af26a5f54c930b9f2ea76936bd2a SHA1: 4acd74dfa3cd1e09bd5d80ba52cc5a9fe0efd35a SHA256: 21216806c6a9dde074b6a1128356f1b753e0640d1f72cfaa4546dc6cf213b607 Description: X.Org X server -- DMC input driver This package provides the driver for DMC FIT-10 input devices. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-dmc driver module. Package: rxvt-unicode-lite Priority: optional Section: contrib/x11 Installed-Size: 47 Maintainer: Decklin Foster Architecture: solaris-i386 Source: rxvt-unicode Version: 8.4-1 Provides: rxvt-unicode, x-terminal-emulator Depends: base-passwd (>= 2.0.3.4), libx11-6, ncurses-base (>= 5.4-7), sunwcslr Conflicts: rxvt-unicode Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/rxvt-unicode-lite_8.4-1_solaris-i386.deb Size: 1058546 MD5sum: 13a50bfac5fef72f4a3837a65d491aee SHA1: f58b4b2b3e9fa13426692435ffd763ac85d17500 SHA256: 632e47bad3a7789a52f9114bf63ae4903645fb6025ef61259faca2f189bbb364 Description: RXVT-like terminal emulator with basic Unicode support rxvt-unicode is a modern, Unicode-aware color xterm replacement that uses significantly less memory than a conventional xterm and many other Unicode supporting terminal emulators. . It supports using multiple fonts at the same time, including Xft fonts, and client-server technology to reduce memory consumption when using multiple windows. . This package contains the small version with only a few extra features and without Freetype support. Package: xfce4-screenshooter-plugin Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 1.0.0-3ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2), zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-screenshooter-plugin_1.0.0-3ubuntu1_solaris-i386.deb Size: 14904 MD5sum: 4600c39e30257fb95a4e87f70516a60a SHA1: 2be1d232f55f9ade17778190004cafd4ea7d76fd SHA256: de1cdc9420e4daaa6835113eeb95363ea006e520cd92099d2c26ca976a93967b Description: Screenshots plugin for Xfce panel Screenshooter is a plugin for Xfce panel usable to takes screenshots of your desktop. Package: gtkcookie Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.4-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gtkcookie_0.4-2_solaris-i386.deb Size: 25992 MD5sum: c6710f9a1b31e32c07ae3a86f27d76ea SHA1: 60be12f803b26ff2d8527653459a707a125d3b35 SHA256: 0ae530dd66a32828082c04c0b7bb2402bc474b9d12ed034cf5c066e38f555836 Description: Editor for cookie files This package provides a graphical editor for cookie files as stored by Gecko browsers (Mozilla, FireFox, Galeon, Netscape, etc.) Package: xfdesktop4-dbg Priority: extra Section: contrib/x11 Installed-Size: 1291 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: xfdesktop4 Version: 4.4.2-5ubuntu1.1 Depends: xfdesktop4 (= 4.4.2-5ubuntu1.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfdesktop4-dbg_4.4.2-5ubuntu1.1_solaris-i386.deb Size: 532160 MD5sum: 8ba5c11c6d720b004e5b1c07dd7c68fa SHA1: 86d3e73b3fd163b85b6168289775d051de2830a3 SHA256: c0deb8a91c80d0225591ff880d069907d3debd833f23f32bf1c78489951d4f6d Description: debugging informations for xfdesktop4 This package contains debugging symbols for xfdesktop4, the desktop manager for Xfce 4 Desktop Environment. Homepage: http://www.xfce.org/ Package: xarchiver Priority: optional Section: contrib/x11 Installed-Size: 778 Maintainer: Xubuntu Developers Original-Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 0.4.6-7nexenta1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: arj, bzip2, p7zip-full, rpm, unzip, zip Suggests: rar Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xarchiver_0.4.6-7nexenta1_solaris-i386.deb Size: 372214 MD5sum: f8655f575963c1cfe553d670fa6ac270 SHA1: 7114b4b077544da39b0012112c4bb30e19cbf2a1 SHA256: b52bd2ffa447d6ef2446c3c2bc65341713d9e84aec151181c8279723398c07e6 Description: GTK frontend for most used compression formats Xarchiver is a Desktop Environment independent GTK+ 2 frontend for manipulating 7z, arj, bzip2, gzip, rar, tar, zip, and RPM files. It allows you to create archives and add, extract, and delete files from them. Password protected archives in the arj, 7z, rar, and zip formats are supported. . Xarchiver uses library package routines, if available. If you need even more package formats, try xarchive which uses shell scripts. Homepage: http://xarchiver.xfce.org/ Package: gpe-soundserver Priority: optional Section: contrib/x11 Installed-Size: 24 Maintainer: Neil Williams Architecture: solaris-i386 Version: 0.4-2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gpe-soundserver_0.4-2_solaris-i386.deb Size: 7680 MD5sum: a86fad80a5730f8090337f7f5ac6a9ba SHA1: 709f65eae02ebd8e93ed8804a328631186d60bed SHA256: a987fd02b99498053f72a33727c7aa519d17e1dd9f77f22506c2b800f58ba682 Description: start and stop the GPE sound service Provides as-and-when sound services by wrapping the esd daemon. gpe-soundbite starts the gpe-soundserver prior to playback or recording and stops it again at the end of playback or recording. . Used by the GPE Palmtop Environment to reduce the resource footprint on devices where sound is only used intermittently. Homepage: http://gpe.linuxtogo.org/projects/GPE-soundbite.shtml Package: wmcube Priority: optional Section: contrib/x11 Installed-Size: 30 Maintainer: Sandro Tosi Architecture: solaris-i386 Version: 0.98-8 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr, sunwlibm Suggests: wmaker Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmcube_0.98-8_solaris-i386.deb Size: 33058 MD5sum: 9b63b4780f8d6f7b73ac6ff8732fec2f SHA1: e6a237d5f8754dbc957776a74180c562e479598d SHA256: f65ab3df490fa54102aa11890e654106d163745cc7cfec394fe64db05f80672c Description: spinning 3D object that shows the current CPU load wmcube is a dockapp that displays a realtime rotating 3D object which indicates current CPU load. The higher the load, the faster the object spins. On SMP machines one instance can be run for each processor. . Originally wmcube could spin only a cube, hence the name. Package: bookmarkbridge Priority: optional Section: contrib/x11 Installed-Size: 28 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Masami Ichikawa Architecture: solaris-i386 Version: 0.76-2ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), libxml2 (>= 2.6.27), sunwcslr Suggests: mozilla-browser | mozilla-firefox | konqueror Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/bookmarkbridge_0.76-2ubuntu1_solaris-i386.deb Size: 282888 MD5sum: 9e1508b7cf45c1c31a40e1dc7013d5e3 SHA1: ec0f28599b20297c0fdf8e459ede1554eb4ed027 SHA256: 9077dce8b2fc5df12774d407ff1414b60310079a5ddd4904bebeeaaebc9dcfad Description: tool to synchronize bookmarks between browsers BookmarkBridge is a small, easy to use, multi-platform, GUI-based utility that allows the user to share bookmarks between all their browsers. The user runs it periodically to synchronize between the browsers. . BookmarkBridge supports the Internet Explorer, Opera, Mozilla Navigator, Mozilla Firefox, and Konqueror browsers. . Homepage: http://bookmarkbridge.sourceforge.net Package: rxvt-ml Priority: optional Section: contrib/x11 Installed-Size: 23 Maintainer: Jan Christoph Nordholz Architecture: solaris-i386 Source: rxvt Version: 1:2.6.4-12nexenta1 Provides: x-terminal-emulator Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxpm4, sunwcslr Recommends: rxvt Suggests: xcin (>= 2.5.0-0.2), xfonts-intl-chinese (>= 1.1-4) | xfonts-cmex-big5p, xfonts-intl-european Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/rxvt-ml_2.6.4-12nexenta1_solaris-i386.deb Size: 324392 MD5sum: 6eabb672ec49803d91d20107beff9e6b SHA1: 74d208d31c768b26e9c6fd9b06528d37ee7edcbc SHA256: 9e802ff344f8a41a3eeb708ea2a91e89807be7edb46ca464b40b7389b6601a60 Description: multi-lingual VT102 terminal emulator for the X Window System Rxvt is an 8-bit clean, color xterm replacement that uses significantly less memory than a conventional xterm, mostly since it doesn't support toolkit configurability or Tek graphics, but also since features can be removed at compile-time to reflect your needs. . This package contains three versions of rxvt: krxvt and crxvt, which support Japanese and Chinese characters, and grxvt, which supports both ELOT-928 (ISO-8859-7 standard) and IBM-437 keyboard translations for Greek character entry. Package: wmblob Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.0.3-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, libxext6, libxpm4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmblob_1.0.3-2_solaris-i386.deb Size: 26084 MD5sum: 9c5bbfd8c20fe4ee2b92952ac828633f SHA1: beea36bbf54fdca33508cc3bad4067c4efd88ef4 SHA256: 1d72152905f0d6c06f9f4547be8a6c1668f1d234d6e1af10670622db24c3dba0 Description: blobs in a dockapp wmblob is a useless program, showing moving blobs. It is a nice dockapp for Window Maker and it may run with other window managers. . Homepage: http://dockapps.org/file.php/id/155 Package: xserver-xorg-input-microtouch Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.1-2 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-microtouch_1.1.1-2_solaris-i386.deb Size: 14606 MD5sum: 5ca8ecabbe70426b45c52cf5872d575d SHA1: ebdd9a66c97421bcd216bfccd3474bee25ed4864 SHA256: 352658c6f96fb8b9bdc41352345819136f0c4c88b3a380a67dcd5f7f3cc5a6bd Description: X.Org X server -- MicroTouch input driver This package provides the driver for MicroTouch input devices. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-microtouch driver module. Package: xppaut Priority: optional Section: contrib/x11 Installed-Size: 576 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 5.85-5 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xppaut_5.85-5_solaris-i386.deb Size: 1998260 MD5sum: fa92585542ce7c39ead4cb3356af97d4 SHA1: 6bbf936646149acefe27297dcca0b5d653ddd2a7 SHA256: 8ecbb75fcfea10f586aa42391ca53a11d8487241c6061ef1a65242a01887fc41 Description: Phase Plane Plus Auto: Solves many kinds of equations XPPAUT is a tool for solving * differential equations, * difference equations, * delay equations, * functional equations, * boundary value problems, and * stochastic equations. . The code brings together a number of useful algorithms and is extremely portable. All the graphics and interface are written completely in Xlib which explains the somewhat idiosyncratic and primitive widgets interface. Package: jwm Priority: optional Section: contrib/x11 Installed-Size: 16 Maintainer: Jari Aalto Architecture: solaris-i386 Version: 2.0.1-1.1 Provides: x-window-manager Depends: libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), libx11-6, libxext6, libxft2 (>> 2.1.1), libxinerama1, libxpm4, libxrender1, sunwcslr Suggests: menu Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/jwm_2.0.1-1.1_solaris-i386.deb Size: 95270 MD5sum: 51383a3dcfb183fad88baf2693883fdb SHA1: ec55a6788c37bf9842d2bc16c5ffc2b68d569b1c SHA256: 39fb3aff7ce604fcb6e1f9c6697c894663b9d8632b65496a3539a9e1648b7ce0 Description: Very small lightweight pure X11 window manager with tray and menus Low resource Window manager ideal for older PCs. It uses minum of external libraries, thus very little memor, includes virtual screens, menubar and root-menu popup. The look and feel resembles that of Windows (9x,2000). . JWM is a window manager for the X11 Window System. JWM is written in C and uses only Xlib and (optionally) the shape extension and libXpm. It can support some MWM, GNOME, and WM Spec hints. The menu configuration files are managed in XML format. . Compared to other light WM, like Fvwm95, the Jwm consumes about twice less memory while providing the same WM functionality. . Homepage: http://www.joewing.net/programs/jwm/ Package: eterm Priority: optional Section: contrib/x11 Installed-Size: 44 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Laurence J. Lane Architecture: solaris-i386 Version: 0.9.4.0debian1-2ubuntu3 Replaces: eterm-backgrounds, eterm-ml Provides: eterm-backgrounds, x-terminal-emulator Depends: libast2 (>= 0.7), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libimlib2, libsm6, libx11-6, libxext6, libxmu6, sunwcsl, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: eterm-backgrounds, eterm-ml Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/eterm_0.9.4.0debian1-2ubuntu3_solaris-i386.deb Size: 416290 MD5sum: 109f7f01d10bc6aeccff069add510980 SHA1: b5898789bba7e3b7cd1b69e76140145baedb779e SHA256: 5bfb9b23b7a72faf9cc30f5bd0b91e761bc2edddfacbb34d4c72f4eeb55c02ef Description: Enlightened Terminal Emulator A terminal emulator in the spirit of xterm or rxvt, eterm uses an Enlightenment style config file, as well as themes. The Imlib2 graphics engine is used to render images. This version supports background images, pixmapped scrollbars, pseudo-transparency, and POSIX threads. Homepage: http://www.eterm.org/ Package: wmail Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Julien Danjou Architecture: solaris-i386 Version: 2.0-3 Depends: libdockapp2, libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmail_2.0-3_solaris-i386.deb Size: 27090 MD5sum: 254b477942fc7182af8f45ff80171efd SHA1: 479507d7b6186eae2942ee05cd999b158285efe0 SHA256: ec7d4f850a22db419af011c152b72ee7329172d1dee0613742a97d02b0e26496 Description: WindowMaker docklet watching your inbox wmail is a Window Maker docklet watching your inbox, which is either a ordinary mbox or a directory conforming to qmails Maildir format. It provides a nice little GUI displaying some useful pieces of information about your inbox (as many other nice wm-apps doing nearly the same thing...). Per default it uses the $MAIL environment-variable to locate the inbox you are using, other mailing mechanisms like POP or IMAP are not supported - use a tool like fetchmail to retrieve POP- or IMAP-based mail. Package: wayv Priority: optional Section: contrib/x11 Installed-Size: 16 Maintainer: Nick Rusnov Architecture: solaris-i386 Version: 0.3-3 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxtst6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wayv_0.3-3_solaris-i386.deb Size: 68782 MD5sum: 5713c7fa5b660ab01ffa502a89130bd6 SHA1: f6ccbf8aa6a28a8658189cc38b712beb9c36f95c SHA256: 284e0778d19c20c5086b3a99fa6bf046267f35ad56dc8bdb3331fba072aae877 Description: Experimental hand writing/gesture recognition program Enables human computer interaction, especially using gestures inputed via the mouse. Package: wmcpuload Priority: optional Section: contrib/x11 Installed-Size: 13 Maintainer: Christian Aichinger Architecture: solaris-i386 Version: 1.0.1-3 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmcpuload_1.0.1-3_solaris-i386.deb Size: 24268 MD5sum: 0c56eb6d623e1bfcc6f3eda6eab99e5d SHA1: 7ab798c4c7931fe9bfe04a313dbe7476d2eea13c SHA256: 2af1d4dbb0779fa65b9f84503e587b7edf62a90b3f85284fa0a1ad342d915b11 Description: Dockapp that displays the current CPU usage WMCPULoad is a dockapp for X window managers such as WindowMaker, AfterStep, BlackBox and Enlightenment. It displays the current CPU usage as percentage value and chart with an LCD-like look. Its appearance can be configured from the commandline and it has a backlight mode which can be triggered manually or by an adjustable alarm percentage. Package: evilwm Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Ciaran Anscomb Architecture: solaris-i386 Version: 1.0.0-1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxrandr2 (>= 2:1.2.0), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/evilwm_1.0.0-1_solaris-i386.deb Size: 30084 MD5sum: db725693f6797228a571cebd3e4876ec SHA1: 6028b0a402aa7f12000c357939a107e8db5ef436 SHA256: a8ed15abc38bbf216948af6d47f88db3b71770b5e1695d219f1cdc7c8fa573e2 Description: a minimalist window manager for X11 evilwm is based on aewm by Decklin Foster. It further maximises screen real-estate and provides a good set of keyboard controls. Package: dclock Priority: optional Section: contrib/x11 Installed-Size: 91 Maintainer: Adrian Bridgett Architecture: solaris-i386 Version: 2.1.2-8 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxt6, sunwcslr, sunwlibm Recommends: sox Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/dclock_2.1.2-8_solaris-i386.deb Size: 52012 MD5sum: b6e0c6f77b96b2959f5ac056d33de7e4 SHA1: 64764164026eb5611d9e46f24c1e42355bf6260b SHA256: 749e3f662902fd8e1b0cb481d20fb8700e9961909fd0877aace624d502cd33fc Description: Digital clock for the X Window System with flexible display Dclock main feature is its great flexibility in how it can draw. You can even display the output from "date" in it such as "Wednesday, 3rd Jan". Dclock also supports setting an alarm. . You need the package sox if you want to enable sound for alarm and hourly bells (rather than beeps) Package: xsel Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Joe Nahmias Architecture: solaris-i386 Version: 1.0.0-1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xsel_1.0.0-1ubuntu1_solaris-i386.deb Size: 19232 MD5sum: cdcf34687146ef5a6c53b84baa8b0f83 SHA1: 7601313ebbb6a063f0c60c33000e3b7ec81b795a SHA256: 3b64a7e01e562c08804dc941ed247dfcc8e6a37cad431b0ff8f3de3b6cab9751 Description: command-line tool to access X clipboard and selection buffers XSel is a command-line program for getting and setting the contents of the X selection. It can also append and have it follow a growing file (similar to tail -f). Homepage: http://www.vergenet.net/~conrad/software/xsel/ Package: chameleon Priority: optional Section: contrib/x11 Installed-Size: 50 Maintainer: Dave Holland Architecture: solaris-i386 Version: 1.1-8.1build1 Depends: imlib11, libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/chameleon_1.1-8.1build1_solaris-i386.deb Size: 13224 MD5sum: 27851ed53c68aad08fc8ae77ab480e57 SHA1: 89f7dcc3028fd74c798a75fbc593751e516952a0 SHA256: 14e1e28d4b6ef200e967aaf950b776cf2d36fd496a6a7b9ac01bbe8fa0bc4839 Description: Application for putting pictures or color in the root window Using GTK and Imlib, Chameleon allows the user to place a picture in any format or a color chosen from a color wheel in the root window of X (the background). It also can be run from the command line w/o using the GTK interface. Package: enlightenment-data Priority: optional Section: contrib/x11 Installed-Size: 3989 Maintainer: Laurence J. Lane Architecture: solaris-i386 Source: enlightenment Version: 1:0.16.7.2-5 Replaces: enlightenment (<< 0.16.3-3) Pre-Depends: dpkg (>= 1.4.1.17) Suggests: enlightenment Conflicts: enlightenment (<< 0.16.3-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/enlightenment-data_0.16.7.2-5_solaris-i386.deb Size: 2682364 MD5sum: 829d1d8178482ade088f721d6e93ab2e SHA1: ad81cfb39b171a89d42fe5c010fc41e93b10e2c9 SHA256: 3fa3bfdee50832270a473141d9c6fdfd1acc82988c4d2bda88bde9b1b7bcca5e Description: Enlightenment Window Manager Run Time Data Files These are the architecture independent runtime support files for the Enlightenment Window Manager package. Package: wmfishtime Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Sandro Tosi Architecture: solaris-i386 Version: 1:1.24-7 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0, libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmfishtime_1.24-7_solaris-i386.deb Size: 18098 MD5sum: 02605ed62c50c7bfb6aa4c3cec0da571 SHA1: 18e27392ef2b2d464393154aa00f252d1ff0c1f2 SHA256: 5b52b100f0ea10e6351311d9d8389c2aa35e02bade8ef1e4b661850d3c4b58fa Description: Dockable clock app for WMaker, BlackBox, E, SawFish etc Welcome to WMFishTime, winner of the "Best Waste Of CPU Power" award! This is a dockable clock application for WMaker, BlackBox, E, SawFish etc. . . The features include gradient backdrop, anti-aliased hour, minute, second hands alpha-blended bubbles, real-time sprite engine, precision accuracy, and shows if you have unread mail (in the form of swaying weed blocking the day/month numbers). . Well, this is just your standard time dockapp. Top part has the clock face, bottom part has day of the week, followed by day, followed by month. Yellow hand counts seconds, green hand counts minutes, red hand counts hours. Few seconds after startup there are at least 32 bubbles floating up behind the clock face. There are 4 fishes randomly swimming back and forth. If you move your mouse inside the dockapp window, the fish will get scared and run away. If you compiled in mail checking (default), then whenever you get new mail in the file pointed to by the $MAIL variable, it will display green weed partially blocking the day/month counter, to remind you to read your mail. If $MAIL is not set, nothing happens. . Homepage: http://www.ne.jp/asahi/linux/timecop/ Package: bdfresize Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Takuo KITAME Architecture: solaris-i386 Version: 1.5-3.2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/bdfresize_1.5-3.2_solaris-i386.deb Size: 13906 MD5sum: a8445e48db9db14898caf0eee40a63cf SHA1: d0c65a8b57448f8eee40a256c872fe0b8e536f72 SHA256: fa026010388d6b2d534dbef03e77bc7975238869a39f4ee12bdbb03b6efd475d Description: Resize BDF Format Font Bdfresize is a command to magnify or reduce fonts which are described with the standard BDF format. Package: wmspaceweather Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Sandro Tosi Architecture: solaris-i386 Version: 1.04-18 Depends: curl, libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, perl, sunwcslr Suggests: wmaker | afterstep Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmspaceweather_1.04-18_solaris-i386.deb Size: 17934 MD5sum: e0a8be42a29f2b9959e14c5cc762bc21 SHA1: ea3bf417c400e928312715209a824bb10fe7d130 SHA256: 4b37b03cf893b453f57323aeedd3771de22431f787df02ff17a6279e7e3166c4 Description: WindowMaker dock app that shows the "weather" in space wmSpaceWeather provides a monitor on a 64x64 mini window that displays the two relativistic electron and three relativistic proton flux levels at geosynchronous orbit, currently from the NOAA GOES spacecraft, current Solar Flare X-ray flux, and the last eight 3-hour Kp index values. . wmSpaceWeather is designed to work with the WindowMaker dock, but will work with other window managers as well. Package: enlightenment Priority: optional Section: contrib/x11 Installed-Size: 895 Maintainer: Laurence J. Lane Architecture: solaris-i386 Version: 1:0.16.7.2-5 Replaces: enlightenment-dox, enlightenment-nosound, enlightenment-sound Provides: x-window-manager Depends: enlightenment-data (= 1:0.16.7.2-5), libaudiofile0 (>= 0.2.3-4), libesd0 (>= 0.2.35), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libiconv, libimlib2, libsm6, libx11-6, libxext6, libxinerama1, libxxf86vm1, sunwcslr, sunwlibm Recommends: esound, menu Suggests: e16keyedit, e16menuedit, enlightenment-theme, epplets, eterm | x-terminal-emulator Conflicts: dox, enlightenment-docs, enlightenment-dox, enlightenment-theme (<< 0.16.1-0), menu (<< 2.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/enlightenment_0.16.7.2-5_solaris-i386.deb Size: 398808 MD5sum: 9622855e5bd3f598ea7789a6832f6518 SHA1: 2c032ae321c0090c98f39e7f85c88ef5e90416a2 SHA256: db84b45cc022e1178cb6f1555b59c8a21c9491ae4c3a758b428f0cc3f9fa5387 Description: The Enlightenment Window Manager Enlightenment - the window manager that dares to do what others don't. It features KDE and GNOME integration, multi-program sound support, iconification, sliding desktops, docking, epplets, Xinerama support and much more. Enlightenment takes the concepts of themes to another level - everything can be changed. The visual components of themes are a rich set of graphical images in a variety of formats. Theme makers can unleash their artistic talents without bounds. Themes are not limited to just different colors and background images on the same old desktop. . Package: asmon Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Eric Evans Architecture: solaris-i386 Version: 0.71-3 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/asmon_0.71-3_solaris-i386.deb Size: 16722 MD5sum: 9a8cf42f50583d55569cfd536318af5f SHA1: 54958605f1d0c4d953c3ea3ba53402deb568fce0 SHA256: c6f115bf70b1917c2ff6687b4489c508f01878244836e0c8d0148728bdbc596b Description: system resource monitor dockapp for Afterstep and WindowMaker Asmon is a wharfable/dockable application that with meters detailing CPU, memory, swap, and X mem usage. It also includes the exact numbers for load average, mem, swap and X mem usage. Asmon was developed to use very little CPU itself. Homepage: http://rio.vg/asmon/ Package: xserver-xorg-input-void Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.1-2 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-void_1.1.1-2_solaris-i386.deb Size: 10234 MD5sum: 6e4fe9a31c66e3d02dd185495e2836bb SHA1: c86235a0fdda65e0327d191af5986e4b7f93b71c SHA256: d7b81ed04121d1542220b4ccf615540944f89edeb61c7bc07d12a78616650082 Description: X.Org X server -- void input driver This package provides the void input driver, which never actually registers any input events -- it is, as such, a 'fake' driver. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-void driver module. Package: xfce4-eyes-plugin Priority: extra Section: contrib/x11 Installed-Size: 188 Maintainer: Ubuntu MOTU Developers Original-Maintainer: MARSAUD Jonathan Architecture: solaris-i386 Version: 4.4.0-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-eyes-plugin_4.4.0-0ubuntu1_solaris-i386.deb Size: 34544 MD5sum: 65fc93ce9f3e012fa4b96ab0afc1ba65 SHA1: e3bab561217346916ba81b0abd3984dd38e77e70 SHA256: 977988774ab5ba8d167beffd1693c3c15778fbf2c7d5ad72ecf6bc167eb53981 Description: eyes plugin for the Xfce4 panel This plugin puts eyes in the Xfce 4 panel that provides an entertaining way to track the mouse pointer around your screen, through a pair of moving eyes. Homepage: http://goodies.xfce.org/ Package: e16menuedit2 Priority: optional Section: contrib/x11 Installed-Size: 27 Maintainer: Jon Bernard Architecture: solaris-i386 Version: 0.0.3-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libxml2, sunwcslr, sunwlibm Recommends: enlightenment Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/e16menuedit2_0.0.3-2_solaris-i386.deb Size: 235484 MD5sum: 26558c5528804c284c2374776434f478 SHA1: 9757108640d6151c2a8f6712a0d511b8776801e1 SHA256: 466c107b1237da8beded1c8b62a17f93dcd5199aa0bcef074b0f16bcdbd9df4d Description: A graphical menu editor for enlightenment e16menuedit2 is a graphical menu editor for the enlightenment window manager written in C and GTK+. You can create and modify single menu entries as well as submenus. This package offers several enhancements over e16menuedit as well as support for GTK2. Package: rxvt Priority: optional Section: contrib/x11 Installed-Size: 23 Maintainer: Jan Christoph Nordholz Architecture: solaris-i386 Version: 1:2.6.4-12nexenta1 Provides: x-terminal-emulator Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/rxvt_2.6.4-12nexenta1_solaris-i386.deb Size: 207538 MD5sum: f293f5e2a857d27a9dd1ae5418e324fe SHA1: f81f6af432b91394417352bbf3a95567fe4cec8e SHA256: 9c17b6e7594c720a0a80322d2ef8c597cb6d66a4a260a3bb6e1d20c8f5c5d947 Description: VT102 terminal emulator for the X Window System Rxvt is an 8-bit clean, color xterm replacement that uses significantly less memory than a conventional xterm, mostly since it doesn't support toolkit configurability or Tek graphics, but also since features can be removed at compile-time to reflect your needs. . The distribution also includes rclock, the smaller/better xclock replacement with appointment scheduling and xbiff functionality. Package: wmcb Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Sandro Tosi Architecture: solaris-i386 Version: 0.2-5 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmcb_0.2-5_solaris-i386.deb Size: 14198 MD5sum: 1e8088ba8f8968ba04ee6ab8773c97a1 SHA1: 3d65d1d5568281004d5e563bcdc7a8246144ceb5 SHA256: 18a9d27213489547af0d016d94e138b1c6c8772169ca2fef1c95521f0900c0da Description: dockapp that displays the cut buffer content Wmcb is a WindowMaker dockapp that displays the current content of the cut buffers built into every Xserver. It allows the buffers to be manipulated with the mouse in a point and click manner. Package: xfce4-xfapplet-plugin Priority: optional Section: contrib/x11 Installed-Size: 154 Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.1.0-3ubuntu2 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2), zlib1g (>= 1:1.2.1) Suggests: gnome-applets Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-xfapplet-plugin_0.1.0-3ubuntu2_solaris-i386.deb Size: 32926 MD5sum: c740633a22342a61ac8d3db8129c3fc0 SHA1: c05c1ebffec87faa6aa2f32e9bf58d3c5a142313 SHA256: 22d7f1147c3c5fed9e70d063f41373afa6c870e73413a78268c2f0dc7b1612b3 Description: Gnome applets plugin for Xfce panel XfApplet is a plugin for the Xfce 4 panel. The plugin itself has no special functionality, its only purpose is to enable one to use Gnome applets inside the Xfce 4 panel just as they are used inside the Gnome panel. Package: tkdesk Priority: extra Section: contrib/x11 Installed-Size: 293 Maintainer: Daniel Martin Architecture: solaris-i386 Version: 2.0-9 Depends: blt (>= 2.4z), itcl3, libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/tkdesk_2.0-9_solaris-i386.deb Size: 655364 MD5sum: e528f20e2fc75cc6224b5c9f7b409870 SHA1: 31e4c1123dc005861e30810cbaa9ae84efe9f71c SHA256: c0a350dea01608cbe33d0fccb9ee2b0b1d73490fcad35d53764d0acc4b85ef83 Description: Tk/tcl based X11 Desktop/File manager TkDesk is a graphical file manager for Unix (esp. Linux) and the X Window System. . Compared with other file managers available, it offers the most complete set of file operations and services, plus gives the user the ability to configure most every aspect of TkDesk in a powerful way. . TkDesk has been influenced by various other systems and file managers, such as NeXT, for laying out the file browser windows, Apple Finder, for the idea of file annotations and, shock horror, Windows 95, for some other inspirations. Package: hsetroot Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Francesco Pedrini Architecture: solaris-i386 Version: 1.0.2-1 Depends: libgcc1 (>= 1:4.2.1), libimlib2, libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/hsetroot_1.0.2-1_solaris-i386.deb Size: 10244 MD5sum: 86423e01bee8a52757f5cb61c73c39c6 SHA1: d9d8bcd0ab7fde117595bea05b6f0b6a41fa8eb2 SHA256: 59badc6d45aed3779a1cf0be633e1a2267c85165fd24c2574ac8b3d3f5112551 Description: tool for compose root-pixmaps for X11 hsetroot is a tool which allows you to compose wallpapers ("root pixmaps") for X. It has a lot of options like rendering gradients, solids, images but it also allows you to perform manipulations on those things, or chain them together. . Homepage: http://thegraveyard.org/hsetroot.php Package: bbappconf Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.0.2-6 Depends: blackbox (<< 0.70) | fluxbox | openbox, libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.2.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/bbappconf_0.0.2-6_solaris-i386.deb Size: 38258 MD5sum: 6f157ecceca8482ca8d8c7f803444f5c SHA1: a4659412cab79f58513269555a77513fa58bee26 SHA256: b1be1f1ab61c50bcae9df9fa3f354dcb345e21ab9ce3583bbe5b423628b3d263 Description: Configuration tool for Blackbox application windows bbappconf makes it possible to set some options for the windows the blackbox window manager opens, such as: - workspace on which they should appear - titlebar display (visible or hidden) - stickiness - position and size of windows . Homepage: http://bbtools.windsofstorm.net/available.phtml#bbappconf Package: sumika Priority: optional Section: contrib/x11 Installed-Size: 289 Maintainer: Masahito Omote Architecture: solaris-i386 Version: 0.11-2.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgdome2-0, libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/sumika_0.11-2.1_solaris-i386.deb Size: 64190 MD5sum: 6ed55780987112e1580fcce91baf5502 SHA1: 6ca75e8f87d24e3000deae687df9a7bbab127a66 SHA256: 5f6fa8786fab1c9eb45a423fcdb12829a61be39d92f5a4a3799e981f1c07e55d Description: A management utility for dictionaries for input methods Sumika is a management utility for dictionaries of Anthy, SKK, Canna and PRIME. Sumika has following features. . * Viewing words: you can see the reading, kanji and conjection class. * Adding words: you can add words to dictionary of each input methods. * Deleting words: you can delete words from dictionary of each input methods. * Editing words: you can edit words from dictionary of each input methods. Package: numlockx Priority: optional Section: contrib/x11 Installed-Size: 39 Maintainer: Martin-Éric Racine Architecture: solaris-i386 Version: 1.1-7 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxtst6, sunwcslr Suggests: x-display-manager Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/numlockx_1.1-7_solaris-i386.deb Size: 11402 MD5sum: 13af80830f999d230534dc5e1088dd3e SHA1: 266c213af8f56dd933cba071577878bad751f266 SHA256: b87f9c95c5b8eace6809a9ab619fca314b17854c7f76aece3be9f65244d93bdd Description: enable NumLock in X11 sessions Utilities to enable the keyboard's Numeric Lock during X11 session initialization. . Homepage: http://ktown.kde.org/~seli/numlockx/ Enhances: gdm, kdm, wdm, xdm Package: gtkfontsel Priority: optional Section: contrib/x11 Installed-Size: 23 Maintainer: Vincent Fourmond Architecture: solaris-i386 Version: 1.1-9 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gtkfontsel_1.1-9_solaris-i386.deb Size: 10234 MD5sum: cf555db23ad7106d11b4cd6bb9b8212e SHA1: 91dd889f6b21b246ad9272b19f6063c444f6f158 SHA256: e5caf10c755f7816c770b9b3ed61032c7f20aaee2ffd1bc09f1e92d0ac4d73e0 Description: gtk+ font selection utility This is a nice utility for browsing, previewing and selecting an X11 font to insert its correct name via the X clipboard into a configuration file. A great help for manually editing FVWM configuration's files, to name only this WM. Package: xfce4-mailwatch-plugin Priority: optional Section: contrib/x11 Installed-Size: 501 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 1.0.1-2ubuntu1.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), libglib2.0-0 (>= 2.16.0), libgnutls13 (>= 2.0.4-0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2), zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-mailwatch-plugin_1.0.1-2ubuntu1.1_solaris-i386.deb Size: 356594 MD5sum: ab63155d36fe6fb07370d1c0d410a947 SHA1: d818271b9c8e319d7e1b6a1bb2593ca6c66be68a SHA256: 054595728b4bfa40c79bc5f1bf2234666a145849edda18e63c9f71946e63fbc9 Description: mail watcher plugin for the Xfce4 panel Mail checker panel plugin with support for local, POP3, IMAP, and Gmail accounts. . Homepage: http://spuriousinterrupt.org/projects/mailwatch Package: ical2sqlite Priority: optional Section: contrib/x11 Installed-Size: 25 Maintainer: Ubuntu MOTU Architecture: solaris-i386 Version: 0.1-0ubuntu1 Depends: debconf, ipod-convenience, libgcc1 (>= 1:4.2.1), libical0, libsqlite3-0 (>= 3.4.2), sunwcslr, wget Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/ical2sqlite_0.1-0ubuntu1_solaris-i386.deb Size: 11974 MD5sum: e394324afa38cc03d33fd191e6ef5ec8 SHA1: 1946f0d9a5f3334bc3895ecaa6ebff45fae6444b SHA256: f819df6be4694b70fd007748d668fafd203112312d9a0fe2fddf3e84b30e1442 Description: iPod Touch & iPhone Calendar syncing utility This package provides a method for users to sync their iCal based calendar with their Apple iPhone or iPod touch. In order to use it, however, your device must be running the SSH service. Homepage: http://wayetender.spawnpoint.com/post/1162/Sync_iPod-iPhone_Calendar_on_Linux Package: gvidm Priority: optional Section: contrib/x11 Installed-Size: 15 Maintainer: Gustavo Noronha Silva Architecture: solaris-i386 Version: 0.8-5 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxxf86vm1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gvidm_0.8-5_solaris-i386.deb Size: 24854 MD5sum: 9b77b1d05edc331362a5fe98001734a8 SHA1: 7fb2c273a7a38497dbd1919b37b5bc0fdb251ef3 SHA256: 2fbd4afc50fb3f972b1737c2957bfbec6ec8f72e9a9fdff2d00527f5735073c8 Description: quickly and easily change video resolutions in X Running gvidm will pop up a list of available modes and allows the user to select one if desired. This makes it perfect for running from an application menu or a hotkey, so you don't have to use ram for an applet constantly running. If you are running dual or multi-head displays, it will give you a list of screens so you can select the appropriate one. Package: gtkeyboard Priority: optional Section: contrib/x11 Installed-Size: 881 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.1.7-5build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, libxmu6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gtkeyboard_1.1.7-5build1_solaris-i386.deb Size: 356136 MD5sum: 70e2a4f9858efb46d10b2725f46b3c57 SHA1: 6c029fc0d8ea87f0603864994d9626d893fb293b SHA256: 14ae997e0aa684623b6c97e6de341ea9e02d0c80048a24e7aced14eb1e0cd31b Description: A highly-configurable on-screen keyboard for mouse-typing gtkeyboard is a very flexible program that allows one to type with the mouse with configurable screen and key layouts and a built-in editor. It is useful for computers with no keyboard or users who may have trouble using the keyboard. Package: xserver-xorg-input-digitaledge Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.0-3 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-digitaledge_1.1.0-3_solaris-i386.deb Size: 10352 MD5sum: 71f48bd68f1b9106acc31752350845e3 SHA1: 2430b1d8faa88357fb8b107bb6de4a9cf14ae7df SHA256: 2dbf95f0aeee1f2467610c219538f370acbc9fc590e55aace0f0fe13fa02ada7 Description: X.Org X server -- DigitalEdge input driver This package provides the driver for DigitalEdge graphics tablets. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-digitaledge driver module. Package: sugar-turtleart-activity Priority: optional Section: contrib/x11 Installed-Size: 3775 Maintainer: Jani Monoses Architecture: solaris-i386 Version: 7-0ubuntu1 Depends: sugar Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/sugar-turtleart-activity_7-0ubuntu1_solaris-i386.deb Size: 2793988 MD5sum: 3f8478699de26fb0dc0110b66bb52d4c SHA1: 2c0df2a4b39815d00cf1bf9418ba4ed7af99d71e SHA256: 1deb3fd94fa0c13deb8955d3effb72bc50c3efa8edb3d5b85cabc2877d7e9b3c Description: Graphical programming activity on the XO laptop Turtle graphics programming activity used in the Sugar interface on the XO laptop Package: backstep Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Mario Limonciello Architecture: solaris-i386 Version: 0.3-0ubuntu3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libsm6, libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxpm4, libxrender1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/backstep_0.3-0ubuntu3_solaris-i386.deb Size: 31750 MD5sum: be789e4fbce384c11e35beaa1ea32b00 SHA1: 6e6a22a47699f927036bbd1479eb73ba58c77b3e SHA256: 5f6866c0adb1e9bdd579bb0051df2dfb72bfd9cd5cff1da4890037987033566d Description: Draws icons for minimized windows on your desktop Backstep is a program that draws icons for minimized windows on your desktop. It doesn't depend on the window manager or on a desktop-drawing program. It is meant to work with window managers that are EWHM compliant. . Known Window Manager Support: * Metacity: known for sure to work * Xfwm4: known for sure to work * Fluxbox: known not to work * Kwin: partial support * Other: untested Package: esvn Priority: optional Section: contrib/x11 Installed-Size: 1096 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Pierre Chifflier Architecture: solaris-i386 Version: 0.6.12+1-1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, subversion, sunwcslr, sunwlibm Recommends: esvn-doc, ssh-askpass Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/esvn_0.6.12+1-1ubuntu1_solaris-i386.deb Size: 386692 MD5sum: 94c6433b76af16b9e960279f8941c761 SHA1: 88337c5a8ff1601009502dddc7dbb80242c88a03 SHA256: a0f44b4a552ed1c3777eaf5d3dccb7d8f5a801bdaa7fe6bf797b31c5d61ce5b6 Description: frontend for the Subversion revision system written in Qt eSvn is a graphical client written in Qt for the subversion revision control system (svn). Package: gentoo Priority: optional Section: contrib/x11 Installed-Size: 139 Maintainer: Josip Rodin Architecture: solaris-i386 Version: 0.11.55-1.1build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Suggests: file Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gentoo_0.11.55-1.1build1_solaris-i386.deb Size: 774270 MD5sum: 9e451451893b46e712f9870454369db1 SHA1: e124c10b008961e5013678502c9429dbb09334eb SHA256: 495bf23bf61ddd2a8743973f2f89f2b41c2f4a79fa311ee41ed28108d9427f43 Description: a fully GUI-configurable, two-pane X file manager gentoo is a two-pane file manager for the X Window System. gentoo lets the user do (almost) all of the configuration and customizing from within the program itself. If you still prefer to hand-edit configuration files, they're fairly easy to work with since they are written in an XML format. . gentoo features a fairly complex and powerful file identification system, coupled to a object-oriented style system, which together give you a lot of control over how files of different types are displayed and acted upon. Additionally, over a hundred pixmap images are available for use in file type descriptions. . gentoo was written from scratch in ANSI C, and it utilises the GTK+ toolkit for its interface. For more information and screenshots, please see: http://www.obsession.se/gentoo/ Package: pclcomp Priority: optional Section: contrib/x11 Installed-Size: 16 Maintainer: Fabio M. Di Nitto Architecture: solaris-i386 Version: 0.99.1-1 Replaces: xbase-clients (<< 6.8.2-38) Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/pclcomp_0.99.1-1_solaris-i386.deb Size: 12510 MD5sum: 72871e49a050fa451ab1dbe79bb723f3 SHA1: 579d9c3ba2d52199366104f3b592fa137cc724b8 SHA256: bb6e48c469aadd6f148c25636dc47ee7e4260bb8eec334908ed58d6c53969540 Description: X client - pclcomp pclcomp is a small tool that was part of xbase-clients. . More information about X.Org can be found at: . This module can be found as the module 'app/pclcomp' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Package: xttitle Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Alberto Gonzalez Iniesta Architecture: solaris-i386 Version: 1.0-5 Depends: sunwcslr Suggests: x-terminal-emulator Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xttitle_1.0-5_solaris-i386.deb Size: 6484 MD5sum: c7c839e51fb95b62c1c70e113f8788fb SHA1: 33fffbb9ad8ec8f1879d21b786d0e5922bed001a SHA256: 888145a1f34ad8b1ab4208c011cd39772e96d73fcb7ec479ba56e32bef9da2f5 Description: Changes X terminal emulator window titles This is a small program that generates escape sequences to change the title of terminal emulator windows under X. It should work with any program that emulates an xterm-like terminal. Package: xtartan Priority: optional Section: contrib/x11 Installed-Size: 136 Maintainer: Anselm Lingnau Architecture: solaris-i386 Version: 2.3-11 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxpm4, libxt6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xtartan_2.3-11_solaris-i386.deb Size: 54180 MD5sum: f22f9fdb010abdf315d1bff8d0ea4c61 SHA1: 131dfc99bc63477a3bcbeed9720e9473b73470fb SHA256: b2c322031085d9995927f2b6e077b57f9aa087fc32c9e8ba9422a394da13f055 Description: Display Scottish tartans Xtartan is a program that displays Scottish tartans (check patterns) in an X window or the root window. It can write the images to files for use on WWW pages etc. There is a library of over 240 tartan setts (really spelled with a double t) included with the program, and you can also add your own. Package: ewipe Priority: optional Section: contrib/x11 Installed-Size: 19 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Version: 1.2.0-7 Depends: tk8.4 | wish Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/ewipe_1.2.0-7_solaris-i386.deb Size: 128812 MD5sum: d9de8abcae6728cfac53fa5be7094939 SHA1: f9c13a90d1e1388a93a3beff8d4f6752bb6991f1 SHA256: e79f352ca7875141e83a8470db47060d90af75ced1b1ae547504a95402d2a663 Description: Yet another presentation tool based on Tcl/Tk Extended WIPE is a presentation tool written in Tcl/Tk. Unlike MagicPoint, the de facto standard in this realm, you can create resumes for presentation with user-friendly GUI, then save manuscripts in HTML and mgp(Magic Point file format). Package: qgit Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Wartan Hachaturow Architecture: solaris-i386 Version: 1.5.7-1 Depends: git-core (>= 1.3.0), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxft2 (>> 2.1.1), sunwcslr, sunwlibm Recommends: stgit Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/qgit_1.5.7-1_solaris-i386.deb Size: 366842 MD5sum: dabcf81851eddd1c02b8077985cf702a SHA1: fcd54cf04933a534b65a4e715c97f0a2ab23db01 SHA256: 903b8504a70cb5164323223f3207dda329329f2f9428bb4082eda5d6e3ad6eaf Description: Qt application for viewing GIT trees With qgit you will be able to browse revision tree, view patch content and changed files, graphically following different development branches. Main features: - View revisions, diffs, files history, files annotation, archive tree. - Commit changes visually cherry picking modified files. - Apply or format patch series from selected commits, drag and drop commits between two instances of qgit. - qgit implements a GUI for the most common StGIT commands like push/pop and apply/format patches. You can also create new patches or refresh current top one using the same semantics of git commit, i.e. cherry picking single modified files. . Package: larswm Priority: optional Section: contrib/x11 Installed-Size: 214 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Edelhard Becker Architecture: solaris-i386 Version: 7.5.3-5ubuntu2 Provides: x-window-manager Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxmu6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/larswm_7.5.3-5ubuntu2_solaris-i386.deb Size: 104602 MD5sum: 7c27cdfc06403e62933cc1e93ee7ef21 SHA1: 9e575edad19989e9afb50f667bb585a8523d58be SHA256: 97b3e3200e33e90d7bb128bf770bc8bd1500b5b189f17175916e9fae02ccd5b4 Description: Lars Window Manager with tiled windows larswm is a hack for 9wm, adding automatic window tiling, virtual desktops and many other features designed to make it a very efficient user environment. It uses very little CPU time and virtual memory. . Author: Lars Bernhardsson Homepage: http://larswm.fnurt.net/ Package: giftui Priority: optional Section: contrib/x11 Installed-Size: 394 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.4.1-9 Provides: gift-client Depends: gconf2 (>= 2.10.1-2), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgift0 (>= 0.11.8.1), libgift0 (<< 0.12), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Suggests: giftd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/giftui_0.4.1-9_solaris-i386.deb Size: 99002 MD5sum: 01e9bf2e3ae596c16a688b3e55894c8d SHA1: 5c55eb8cf77bdbfa47d526b43f321bb682827b7a SHA256: 2c5f3c1ddb5fb063b9a3ebc510f2895ebb4daf29609917a9ff2ba4dc0a796bae Description: Graphical user interface to giFT using GTK+2 gifTui is a graphical user interface to the giFT filesharing system. Its features are: multiple "browse user" and search tabs, network status, control uploads/downloads. Package: xserver-xorg-input-citron Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:2.2.1-2 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-citron_2.2.1-2_solaris-i386.deb Size: 28100 MD5sum: 4331429fb533295486104d7cfb45b184 SHA1: 751ec63faf2bd0d3f70bbfa4e03e30481cb81167 SHA256: bb229fd36de6e50c3b1ddc39e9bf0197e822cb7b83309004584ba9058691a4c6 Description: X.Org X server -- Citron input driver This package provides the driver for Citron Infrared Touch input devices. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-citron driver module. Package: xserver-xorg-input-dynapro Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.1-2 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-dynapro_1.1.1-2_solaris-i386.deb Size: 11648 MD5sum: f35a141216fdbf69b23b6b4e5426375b SHA1: 1e5a5da2e17558408388d0a9eddc2bd6c4939d1f SHA256: b1b3896570283aabda904006b1d2cf176224dbb4b32ae674888fb33c2c645049 Description: X.Org X server -- Dynapro input driver This package provides the driver for Dynapro input devices. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-dynapro driver module. Package: wmcpu Priority: optional Section: contrib/x11 Installed-Size: 23 Maintainer: Varun Hiremath Architecture: solaris-i386 Version: 1.4-2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmcpu_1.4-2_solaris-i386.deb Size: 12514 MD5sum: bac73b1c40cc79527b436bc6bf7b7213 SHA1: b079948fcaa0e71289836a5180e3c7555044bb19 SHA256: 18b7a6be674d7acf02f0a3809b84e0540158857960929afe8853838eb633c727 Description: Window Maker docking app similar to xosview Displays a 64x64 box with: * CPU * Mem * Swap * Uptime . Homepage: http://dockapps.org/file.php/id/306 Package: grdesktop Priority: optional Section: contrib/x11 Installed-Size: 36 Maintainer: Bart Martens Architecture: solaris-i386 Version: 0.23+d040330-1 Depends: gconf2 (>= 2.10.1-2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, rdesktop (>= 1.3.0-1), scrollkeeper, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/grdesktop_0.23+d040330-1_solaris-i386.deb Size: 124228 MD5sum: e619f9eba4f69c93d6ec4272f288da3a SHA1: d623e292c483ee38c742e8446b2542cc11bb7ce2 SHA256: 0dd571889797e1d9d5e43ecafac4fbfb0ca6e50e19d9415059de5ca0717b70cf Description: GNOME frontend for the rdesktop client grdesktop is a GNOME frontend for the remote desktop client (rdesktop). . It can save several connections (including their options), and browse the network for available terminal servers. . Homepage: http://www.nongnu.org/grdesktop/ Package: xfce4-messenger-plugin Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.1.0-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2), zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-messenger-plugin_0.1.0-2_solaris-i386.deb Size: 29542 MD5sum: 85a0442c2c1208b2a1f116eb15ac00c7 SHA1: b452c82b8dcfdff3fac18e9d65ce1e12881307f1 SHA256: f368a8fd1947ac5e183a49bf2704c0ae797dbacd81379300e0407d598ca40b0a Description: Dbus messages plugin for xfce4-panel Xfce4 Messenger Plugin for Xfce4 Panel is a plugin that listens DBus messages and displays received messages in panel and/or popup window, and maintains a log of received messages. . Homepage: http://xfce-goodies.berlios.de/ Package: wmgrabimage Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.72-5 Depends: imagemagick, libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, perl | perl5, sunwcslr, wget Recommends: iceweasel | iceape-browser | www-browser Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmgrabimage_0.72-5_solaris-i386.deb Size: 16146 MD5sum: 8a818ec0ec6867ea5efae88f4d91c87e SHA1: 61531d93b1028cc04d970c9168daba945a5ce850 SHA256: 7fb54d5f7283ea5dbd121178d7ed6cc44bc2e7dab69a41d928fac179c8240578 Description: maintains a small thumbnail image from the WWW wmGrabImage is a WindowMaker DockApp that maintains a small thumbnail copy of your favorite image from the WWW. Package: xfce4-battery-plugin Priority: optional Section: contrib/x11 Installed-Size: 26 Maintainer: Xubuntu Developers Architecture: solaris-i386 Version: 0.5.0-6ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-battery-plugin_0.5.0-6ubuntu1_solaris-i386.deb Size: 35328 MD5sum: d27bcbca8d090c7dc43f4c758fbb6a80 SHA1: 8d86acf6b3048087700a9e0f1bda4432075f9f5d SHA256: b5ea3e0c0501036f68e36fc649a34fe6d5a13907ad4617abef11151fd377ae33 Description: battery monitor plugin for the Xfce4 panel A battery monitor panel plugin for Xfce4. You can use this applet to monitor your battery level and be notified when your battery reaches low and critcal levels. The applet can even be programmed to execute a command on low and critcal levels. Homepage: http://goodies.xfce.org/ Origianl-Maintainer: Debian Xfce Maintainers Package: w9wm Priority: optional Section: contrib/x11 Installed-Size: 77 Maintainer: Benjamin Drieu Architecture: solaris-i386 Version: 0.4.2-5 Provides: x-window-manager Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/w9wm_0.4.2-5_solaris-i386.deb Size: 29542 MD5sum: 522967b643befbda03595bd47f79d898 SHA1: d8dfaa095f6a56c494f07e0f8faaf2dca0f4329b SHA256: ab1f1afc144595da052373c1356679c4cf10f007dbe85bb91c0c1b3613405a81 Description: Enhanced window manager based on 9wm w9wm is based on 9wm. It provides some additional features such as support for virtual screens as well as for keyboard bindings. Package: dzen2 Priority: optional Section: contrib/x11 Installed-Size: 18 Maintainer: Petr Rockai Architecture: solaris-i386 Version: 0.8.5-1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxinerama1, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/dzen2_0.8.5-1_solaris-i386.deb Size: 25452 MD5sum: 9c91f8da6da40bae87b58f0f6066fd83 SHA1: 2a8ec2f8eb53907ee3098708c8ea05876d419c67 SHA256: 6a3642cb80540460d9e2b01483ad65abb4274e8ab0352d14ed78205b87316dc4 Description: General-purpose messaging and notification program for X11 Dzen was desigend to be scriptable in any language and integrate well with window managers like dwm, wmii and xmonad though it will work with any windowmanger. Package: wmtop Priority: optional Section: contrib/x11 Installed-Size: 69 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sandro Tosi Architecture: solaris-i386 Version: 0.84-7ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmtop_0.84-7ubuntu1_solaris-i386.deb Size: 23206 MD5sum: de0f4f5f065b1dc8b6cb9c16a0096f35 SHA1: 861530a875940e5d44e4a3f5c70f2685971fb34b SHA256: 9e37f9ffb071b12cf446be0367c37e0b95ac08800c6e01b48959983d9a68f085 Description: Dockapp that displays 3 top memory or CPU using processes wmtop is a windowmaker dock app to display the top 3 processes running on a unix box displaying the cpu usage or memory usage in an attractive graphical way using little screen real estate. It's a kind of mini 'top'. . Homepage: http://wmtop.sourceforge.net/ Package: e16 Priority: optional Section: contrib/x11 Installed-Size: 27 Maintainer: Laurence J. Lane Architecture: solaris-i386 Version: 0.16.8.10.dfsg.1-1 Provides: x-window-manager Depends: e16-data (= 0.16.8.10.dfsg.1-1), libaudiofile0 (>= 0.2.3-4), libesd0 (>= 0.2.35), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libimlib2, libpango1.0-0 (>= 1.20.1), libsm6, libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxft2 (>> 2.1.1), libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxxf86vm1, sunwcslr, sunwlibm Recommends: esound, menu Suggests: e16keyedit, e16menuedit2, eterm | x-terminal-emulator Conflicts: enlightenment, menu (<< 2.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/e16_0.16.8.10.dfsg.1-1_solaris-i386.deb Size: 411052 MD5sum: b5c87f636c50c148b14b8d17d97b49b7 SHA1: 5f36efb4d42038f8003c00ad36c0be0de6d5940d SHA256: ad4b234f0716074b0f4e497792001b5fff2ff4f8f3776cd78094cd04fd442362 Description: the Enlightenment Window Manager DR16 e16 is a window manager for the X Window System that is designed to be powerful, extensible, configurable and pretty darned good looking! It is one of the more graphically intense window managers. . e16 goes beyond managing windows by providing a useful and appealing graphical shell from which to work. It is open in design and instead of dictating a policy, allows the user to define their own policy, down to every last detail. Homepage: http://www.enlightenment.org/ Package: wmdiskmon Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Marc 'HE' Brockschmidt Architecture: solaris-i386 Version: 0.0.1-2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmdiskmon_0.0.1-2_solaris-i386.deb Size: 14180 MD5sum: 88d858527f7381a72f8379b915cb64ef SHA1: 1687d65723c7124591d332d9687f4cf36a3b65c8 SHA256: 788d986a35f3d365513bb0d213c95bf83065d1c0ed9fccf40e7e0c2ab27f4a0a Description: dockapp to display disk usage wmdiskmon is a dockapp to monitor disk usage. It can be used with X window managers like WindowMaker, AfterStep, BlackBox and Enlightenment. Package: ssh-askpass-fullscreen Priority: optional Section: contrib/x11 Installed-Size: 41 Maintainer: Marco Presi (Zufus) Architecture: solaris-i386 Version: 0.3-2 Provides: ssh-askpass Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/ssh-askpass-fullscreen_0.3-2_solaris-i386.deb Size: 11234 MD5sum: db8acb28a4f658afdc30a7522d26e604 SHA1: 16f6a36d69fe37b6a0e1e3156c7f93c4294cd965 SHA256: 83c598443241ce03bd35e8287d125e22057fde5810d6fb3b4ba79abd9890beeb Description: Under Gnome2, asks user for a passphrase for ssh-add It does the same work that ssh-askpass and ssh-askpass-gnome do. It adds shadowing and looks more beautiful under Gnome2. Package: xdiskusage Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Thierry Randrianiriana Architecture: solaris-i386 Version: 1.48-7ubuntu1 Depends: libfltk1.1 (>= 1.1.7-2), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxinerama1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xdiskusage_1.48-7ubuntu1_solaris-i386.deb Size: 27194 MD5sum: 83adfdb4297b8fd6423fe01f970f11ca SHA1: ad400260d1c874ea64e1a3688ccd49e07bce1e8b SHA256: 9418e80814de4992ec48310f9808cbcc392aa86ecdca00b2df4e7690fd8d701e Description: Displays a graphic of your disk usage with du xdiskusage is a user-friendly program to show you what is using up all your disk space. It is based on the design of the "xdu" program written by Phillip C. Dykstra. Changes have been made so it runs "du" for you, and can display the free space left on the disk, and produce a PostScript version of the display. . Homepage: http://xdiskusage.sourceforge.net/ Package: gromit Priority: optional Section: contrib/x11 Installed-Size: 13 Maintainer: Pierre Chifflier Architecture: solaris-i386 Version: 20041213-4 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gromit_20041213-4_solaris-i386.deb Size: 22848 MD5sum: b50e2235cf8618938207bb2fd496205f SHA1: 7dec8b5820171bacfa2eb2fee8728724045db5f9 SHA256: 73b4e7657af2b10dfcc84ce319a64c5008f6e026005a2479dd1c5a2633c8ffd2 Description: GTK based tool to make annotations on screen Gromit enables you to make annotations on your screen. . This is especially useful when making presentations, to highlight things or point out things of interest. . Gromit is XInput-Aware, so if you have a graphic tablet you can draw lines with different strength, color, erase things, etc. Package: sugar-toolkit Priority: optional Section: contrib/x11 Installed-Size: 39 Maintainer: Jani Monoses Architecture: solaris-i386 Version: 0.79.0-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libffi4 (>= 4.2.1), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/sugar-toolkit_0.79.0-0ubuntu1_solaris-i386.deb Size: 97194 MD5sum: f4b7201ed09db6b1a47771f28c43e9a4 SHA1: e745d4900f10d1fe23626cdb18f2c98facc57b3a SHA256: 37b8105735e41a7734b59eb1ea688e15ac663d892c4681ce1d782d7e33ed8979 Description: the Sugar toolkit library used on the XO laptop This package contains the Sugar library used by Sugar and the activities needed to run XO laptop Python-Version: 2.5 Package: grandr Priority: optional Section: contrib/x11 Installed-Size: 74 Maintainer: Ubuntu MOTU Developers Original-Maintainer: David Nusinow Architecture: solaris-i386 Version: 0.1-2ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, libxrandr2 (>= 2:1.2.0), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/grandr_0.1-2ubuntu1_solaris-i386.deb Size: 25134 MD5sum: 0f49f22942c95c9831be05a75e38304d SHA1: f6d5a9d6b22ddde686331f39a6ab195bcf5361c4 SHA256: e1170227dc9c587aa0526bdbb63509f4904c1de8e32cff8eb1af59dba091fdaf Description: gtk interface to xrandr A simple gtk interface to the X Resize And Rotate (XRandR) extension. This allows you change the resolution and frequency of your monitor dynamically using a simple interface. For drivers that support it, it can also configure the relative positioning of multiple monitors. Package: bbkeys Priority: optional Section: contrib/x11 Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bruno Barrera C. Architecture: solaris-i386 Version: 0.9.0-7ubuntu1 Depends: gsfonts-x11, libbt, libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Recommends: blackbox Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/bbkeys_0.9.0-7ubuntu1_solaris-i386.deb Size: 90854 MD5sum: 6ded1058dd267bd971076728f8c8cb06 SHA1: ebb4fb8db3595f0ce783be6406a6fbd80a6a0585 SHA256: be3bcd85855fca8ebbce5b72192d11edca0a7c2c8647d44f8fb6d9b4e1608bd8 Description: A key-grabber for any NETWM/EMWH-compliant window manager bbkeys is a configurable key-grabber designed for the blackbox window manager which is written by Brad Hughes. bbkeys is easily configurable via directly hand-editing the user's configuration file, or by using the GUI total blackbox configurator, bbconf. Package: gpe-confd Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Neil Williams Architecture: solaris-i386 Version: 0.16-2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libsqlite0 (>= 2.8.17), libx11-6, libxsettings0, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gpe-confd_0.16-2_solaris-i386.deb Size: 10028 MD5sum: 64af6d53e6decda18942e7ca7f01ae71 SHA1: 933ece59424897fada0a281566d61fe54f3fff91 SHA256: 6d78d9f5cb91f3c5a2a0e91172893985a8c6e598f4ee051e00cc40929f474341 Description: GPE configuration daemon A persistent Xsettings storage daemon for the G Palmtop Environment. Package: wmitime Priority: optional Section: contrib/x11 Installed-Size: 13 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.3-6 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr, sunwlibm Suggests: wmaker Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmitime_0.3-6_solaris-i386.deb Size: 16214 MD5sum: 3bf25acdd61facee74d956a9d8492431 SHA1: 16a6d500b07713064f7189d0d50eb0bbba0f64ad SHA256: 2739f325fe5ab20f8a948f5787df67a053ddc7d9427c51251d23ff5b653fd520 Description: yet another clock dock app for Window Maker WMitime is yet another clock dock app (and quite overglorified at that! :) it shows standard time, date, as well as the new internet time. (see http://www.swatch.com/) Package: xfce4-mpc-plugin Priority: optional Section: contrib/x11 Installed-Size: 27 Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.3.3-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2) Suggests: mpd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-mpc-plugin_0.3.3-1_solaris-i386.deb Size: 21814 MD5sum: 8fa8a8b8aa9e78e067184f34dc7ce1f1 SHA1: cdea88097dcf5a95b1156979ce59411db9fe04de SHA256: 72ce56f94ffec9f5d7067613b6fa41f1d503d2b72ea372f6fbdd784e88d064c5 Description: Xfce panel plugin which serves as client for MPD music player This is a client for MPD music player which is added into a Xfce panel as a plugin. It can control the playback and show the currently playing song. Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin/ Package: sugar-pippy-activity Priority: optional Section: contrib/x11 Installed-Size: 157 Maintainer: Jani Monoses Architecture: solaris-i386 Version: 20-0ubuntu2 Depends: python-gtksourceview2, sugar Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/sugar-pippy-activity_20-0ubuntu2_solaris-i386.deb Size: 53950 MD5sum: 82d3bf9ac7d07f0a7ab340195a860dac SHA1: 4905b2f680e162b52a4f94c63cf754c2c8c15d78 SHA256: b4133815e63de1fb8d82b6bff535d46d8ce509c56b1a089e0f02845a9c273c4f Description: Python learning activity on the XO laptop Python learning activity for in the Sugar interface on the XO laptop Package: keylaunch Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Stefan Pfetzing Architecture: solaris-i386 Version: 1.3.4 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/keylaunch_1.3.4_solaris-i386.deb Size: 7432 MD5sum: c620dc7ce667a7e0fefa14fef912e591 SHA1: 69a2445b42c9f78b5f13ed729d358936566d620e SHA256: 7c789b6dbcc5819a7a695d3ef49ac8b6dbc64b9228d91553a7f85d870d9d9b04 Description: A small utility for binding commands to a hot key KeyLaunch is a small utility for binding commands to a hot key. It reads a configuration file in .keylaunchrc. KeyLaunch uses Ctrl, Alt and Shift as modifier keys, the hotkey is up to the user. Package: xeji Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.2-12 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xeji_1.2-12_solaris-i386.deb Size: 21514 MD5sum: da6132e755e6b590ff4340b656f9334b SHA1: aca35da12904998f403779d22809b4d62ceb2447 SHA256: 3543fdbbfc76cc2cf5d8ec13235f8012d573a58f18f91705ffc1a030f8cd5915 Description: Yet Another Follow the Mouse X demo An X11 demo that will draw an image of an old man in the corner of your screen which will follow the mouse cursor with his eyes. Package: xfce4-panel Priority: optional Section: contrib/x11 Installed-Size: 1366 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 4.4.2-3ubuntu3 Replaces: xfce4 (<< 4.0.0.final-1), xfce4-iconbox, xfce4-mcs-plugins (= 4.3.90.2-1), xfce4-showdesktop-plugin, xfce4-systray, xfce4-trigger-launcher, xfce4-utils (<< 4.3.90.1-1), xfce4-windowlist-plugin Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libexo-0.3-0 (>= 0.3.2), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libxfce4mcs-client3 (>= 4.4.2), libxfce4mcs-manager3 (>= 4.4.2), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: xfce4 (<< 4.0.0.final-1), xfce4-iconbox, xfce4-showdesktop-plugin, xfce4-systray, xfce4-themes, xfce4-trigger-launcher, xfce4-windowlist-plugin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-panel_4.4.2-3ubuntu3_solaris-i386.deb Size: 472524 MD5sum: b5b13dd17d0349e492b1d9f2f375bf6c SHA1: 1c414a231c24ed3f79f637e1611c066fb4709693 SHA256: 13a4286dd675dc6d256e2778a236772ad4048e0d399c0c94d972fb25f340c47a Description: The Xfce4 desktop environment panel This is the panel provided by the Xfce4 desktop project. If you want a multi-functional panel that can even handle plugins and the like, xfce4-panel might be worth a try. Homepage: http://www.xfce.org/ Package: xfce4-netload-plugin Priority: optional Section: contrib/x11 Installed-Size: 21 Maintainer: Xubuntu Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.4.0-3ubuntu2.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-netload-plugin_0.4.0-3ubuntu2.1_solaris-i386.deb Size: 24208 MD5sum: 1e8b1bc812c3616766b02026e705d006 SHA1: 0e29ba2e452b832175defd4e790b7ec9d9accd01 SHA256: 5ace3d7b6e00757499c8ffb098e7c332192aabb32cf575e5d6fcdf7a67353462 Description: network load monitor plugin for the Xfce4 panel This plugin displays the current load of the network interfaces of your choice in the panel. Homepage: http://goodies.xfce.org/ Package: fbpager Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: sean finney Architecture: solaris-i386 Version: 0.1.4-5 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxrender1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/fbpager_0.1.4-5_solaris-i386.deb Size: 65386 MD5sum: ce2cfdae32e081e82371bb6177842927 SHA1: 1ebf6651f46d7f8534a1c0619d3a999871a18fa7 SHA256: 8dc83a3ed81c94b5555e9ff9b18eb0acba7513de700c06de2088b0d99e89c2a9 Description: a pager application for the Fluxbox window manager fbpager is a pager for Fluxbox with support of the following features: . - mouse gestures with button binding - great number of configuration items - alpha channel transparency - ability to reside in the slit Package: xcalib Priority: extra Section: contrib/x11 Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jorge Salamero Sanz Architecture: solaris-i386 Version: 0.8.dfsg1-1nexenta2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxxf86vm1, sunwcslr, sunwlibm Suggests: icc-profiles Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xcalib_0.8.dfsg1-1nexenta2_solaris-i386.deb Size: 19934 MD5sum: 98f1d440b9a81282483b034f2439624e SHA1: d9d831ca070e98561e2feb391c0f9fabb87a259d SHA256: 58b5d0d54c294733f1ec06b4dfed0b7f1dd3208d261964682dc9263e90982d4f Description: Tiny monitor calibration loader for Xorg xcalib loads 'vcgt'-tag of ICC profiles to the X-server using the XVidMode Extension in order to calibrate your display. . Homepage: http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/ Package: xserver-xorg-input-magictouch Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.0.0.5-5ubuntu1 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-magictouch_1.0.0.5-5ubuntu1_solaris-i386.deb Size: 7972 MD5sum: 7026b6e9a9d7d9f6ff13754494c934b6 SHA1: 4006bda68904ba8f2cd502b021af493664bf289e SHA256: 1e05a40bb400d2e79cfd406339049d5c891edb035afa0af7dd0b143324641e57 Description: X.Org X server -- MagicTouch input driver This package provides the driver for MagicTouch input devices. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-magictouch driver module. Package: wmmemload Priority: optional Section: contrib/x11 Installed-Size: 22 Maintainer: Philipp Benner Architecture: solaris-i386 Version: 0.1.6-4 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmmemload_0.1.6-4_solaris-i386.deb Size: 14846 MD5sum: db30d8762e8af8cbd56686a91b30760a SHA1: 632cb3c10bf49635a09f444fedf282236c4bf7d6 SHA256: 9f5f8414b625bb26fd0a19398c8e7aa64f4d1fa43641a845fb661a3459aa1b6c Description: WindowMaker dockapp to monitor memory and swap usage wmmemload displays the current memory and swap usage as a percentage value. It is based on wmcpuload and wmmemmon, and as such looks very nice alongside those. . wmmemload is designed to work with the WindowMaker dock, but will work with other window managers as well. . Homepage: http://markstaggs.net/wmmemload/ Package: subtitleeditor Priority: optional Section: contrib/gnome Installed-Size: 50 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anibal Avelar Architecture: solaris-i386 Version: 0.21.1-1ubuntu2~hardy1 Depends: gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-x, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libenchant1c2a, libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglademm-2.4-1c2a (>= 2.6.0), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgstreamer-plugins-base0.10-0 (>= 0.10.12), libgstreamer0.10-0 (>= 0.10.9), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpcre3 (>= 7.4), libpcrecpp0, libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), libxml++2.6c2a, libxml2, sunwcslr, sunwlibm Suggests: gstreamer0.10-ffmpeg, gstreamer0.10-ffmpeg-full Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/subtitleeditor_0.21.1-1ubuntu2~hardy1_solaris-i386.deb Size: 816910 MD5sum: 356404276c43779195e74dee21128daa SHA1: 77ca95ae2a1ae024c1ac9ae9cd6f4c0767d6db9a SHA256: 7f95e89a5d053506f8361a9cd329fa55a9d0637d6b05011ebede3f79631bb28e Description: Graphical subtitle editor with sound waves representation Subtitle Editor is a GTK+2 tool to edit subtitles. It can be used for new subtitles or as a tool to transform, edit, correct and refine existing subtitles. . This program also shows sound waves, which makes it easier to synchronise subtitles to voices. . This package has this features . o Multiple document interface o Internationalization support o Video player integrated in the main window (based on GStreamer) o Can play preview with external video player (using MPlayer or other) o Style Editor o Move subtitle o Scale o Split and joint subtitle o Edit text and adjust time (start, end) . Supported formats: . o Sub Station Alpha o Advanced Sub Station Alpha o SubRip o MicroDVD o MPL2 o MPsub (MPlayer subtitle) o SubViewer 2.0 o Plain-Text o Adobe Encore DVD . Homepage: http://home.gna.org/subtitleeditor/ Package: xserver-xorg-input-summa Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.0-4 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-summa_1.1.0-4_solaris-i386.deb Size: 12210 MD5sum: 443195d4e3b8c8d4fa1db5096d297678 SHA1: 1d87fcce778731b2a80ec9f95a3a702977a1a4ab SHA256: 44220671417e533c942aab16fd21ec6137d933daccc500ce033a6729729010ae Description: X.Org X server -- Summa input driver This package provides the driver for Summa graphics tablets. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-summa driver module. Package: sawfish Priority: optional Section: contrib/x11 Installed-Size: 691 Maintainer: Luis Rodrigo Gallardo Cruz Architecture: solaris-i386 Version: 1:1.3.1-1 Replaces: sawfish-lisp-source (<= 0.38-6), sawfish2 Provides: x-window-manager Depends: gnome-terminal | x-terminal-emulator, libatk1.0-0 (>= 1.20.0), libaudiofile0 (>= 0.2.3-4), libcairo2 (>= 1.6.0), libesd0 (>= 0.2.35), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgmp3c2, libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), librep9 (>= 0.17-11), libsm6, libx11-6, libxext6, libxft2 (>> 2.1.1), libxinerama1, libxrandr2 (>= 2:1.2.0), rep-gtk (>= 0.18-9), sawfish-data (= 1:1.3.1-1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: gnome-control-center, menu, yelp Conflicts: menu (<< 2.1.14), sawfish-themer, sawfish2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/sawfish_1.3.1-1_solaris-i386.deb Size: 348016 MD5sum: fb179d5ca75e231157bb28cea0563d4a SHA1: 566c8cf812cc6a0d8a8a1889b86dc47f4797674d SHA256: 05aed1be73cc0d976f3e4e839d55d0aae30035118bdcdeae7f5e41cc8629f3a4 Description: a window manager for X11 Sawfish is an extensible window manager using an Emacs Lisp-like scripting language--all window decorations are configurable, the basic idea is to have as much user-interface policy as possible controlled through the Lisp language. . Homepage: http://sawfish.wikia.com/ Package: notebook-gtk2 Priority: optional Section: contrib/x11 Installed-Size: 16 Maintainer: Gustavo Franco Architecture: solaris-i386 Source: notebook Version: 0.2rel-2 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2 (>= 2.6.27), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/notebook-gtk2_0.2rel-2_solaris-i386.deb Size: 34290 MD5sum: 9e2802aa3485c585b59ec647acd1cc33 SHA1: e939eb0c1969ea82c3e1e5f52a332a5a53eea5a3 SHA256: fbe0b0fbb0885e187fe5e13b2b005c06b5458f2c0c5d018e6991ddf28e9c28ec Description: A GTK+ logbook editor Notebook is designed to store different kinds of information, including: - Regular notes. - Personal notes. - Bookmarks. . You can search and sort through the information stored.It uses XML and is easy to import/export only part of the data. Package: xfce4-mcs-plugins Priority: optional Section: contrib/x11 Installed-Size: 1426 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: xfce-mcs-plugins Version: 4.4.2-3ubuntu5 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libsm6, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfce4mcs-client3 (>= 4.4.2), libxfce4mcs-manager3 (>= 4.4.2), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxi6, libxklavier12 (>= 3.4), libxml2, libxrandr2 (>= 2:1.2.0), libxrender1, libxxf86misc1, libxxf86vm1, sunwcslr, sunwlibm, xfce4-mcs-manager (>= 4.4.2), zlib1g (>= 1:1.2.1) Recommends: x11-utils Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-mcs-plugins_4.4.2-3ubuntu5_solaris-i386.deb Size: 632048 MD5sum: 0b0a0c615920e711e900b84d278b3328 SHA1: 64c323177e50ad4434118d982c94daad666d93f4 SHA256: 633d4941e00d8944e143f8b291f28ba742c872e85b5df0063f50e8782e984481 Description: Special modules for the xfce4-mcs-manager This package contains some settings manager plugins. The plugins provide settings dialogs for general items that are not part of a package, e.g. GTK settings, mouse settings and keyboard settings. Homepage: http://www.xfce.org/ Package: wmnetmon Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Sandro Tosi Architecture: solaris-i386 Version: 0.2p6-7 Depends: debconf (>= 0.5) | debconf-2.0, libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmnetmon_0.2p6-7_solaris-i386.deb Size: 26462 MD5sum: ca6ecf30d46e3af413001c7e0e6644ee SHA1: fcf6fc5d9425fae56ba0b03fbbe6ee966827c482 SHA256: 5a5b3f4db8be5bf995ecfe3f61e665d6cfd8d789ae49cb3f78ec11aab35c33c1 Description: dockapp for monitoring services on up to 40 hosts A dockapp which will show an LED for every monitored service. Green LEDs indicate that the service is up and running, as opposed to a blinking red LED, which indicates that the service isn't responding correctly. Package: wmmemmon Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Sandro Tosi Architecture: solaris-i386 Version: 1.0.1-5 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmmemmon_1.0.1-5_solaris-i386.deb Size: 41010 MD5sum: 4cff8187e52637e5322c53541004de1b SHA1: cf985391ea4d41960905e8fe9dcad88932b97015 SHA256: 174e4ef8627d0114df68871b9be1df3c48be7953494e15b5211c0b3550e360e2 Description: dockapp to monitor memory/swap usages WMMemMon is a program to monitor memory/swap usages. It is a dockapp that is supported by X window managers such as Window Maker, AfterStep, BlackBox, and Enlightenment. . The current memory usage is displaied as the outside pie-slices. The swap usage is represented by the inside slices. It has an LCD look-alike user interface. The back-light may be turned on/off by clicking the mouse button over the appliacation. If the usage hits a certain threshold, an alarm-mode will alert you by turning back-light on. Homepage: http://seiichisato.jp/dockapps/ Package: wmbutton Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Christian Aichinger Architecture: solaris-i386 Version: 0.6.1-3 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmbutton_0.6.1-3_solaris-i386.deb Size: 34806 MD5sum: cc8086f6f7e6814fedf64c61d555b492 SHA1: 2cb3d300c0c7bac1140de6ae58402ad1e258c573 SHA256: 956b95329517a31c7127204f47edafb9f41382860c920a280e10c56b745ea276 Description: dockapp displaying nine configurable buttons Wmbutton displays nine buttons which can be configured through a config file. Each button can be assigned up to three commands (one per mouse button). It is intended as a dockapp for X window managers such as Window Maker, AfterStep, BlackBox, and Enlightenment. Package: cdcat Priority: optional Section: contrib/x11 Installed-Size: 40 Maintainer: Eduard Bloch Architecture: solaris-i386 Version: 1.01b-2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/cdcat_1.01b-2_solaris-i386.deb Size: 10590 MD5sum: f7a04702a58fd16797005559246532d7 SHA1: 2b2360c2f9b2a19dd0757129fb8f6d57599a3a6c SHA256: 68dda0b605918c1f37d932a9c747113e89b31b5ab1f14404104e8b92be3079b2 Description: media catalog program CDCat is a graphical, multiplatform media catalog program which scans the directories/drives you specify and makes a list of the filesystem contents (including the tags of MP3 files) and stores the result in a gzipped XML file. Package: xdialog Priority: optional Section: contrib/x11 Installed-Size: 94 Maintainer: Alexander Schmehl Architecture: solaris-i386 Version: 2.3.1-2 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libiconv, libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xdialog_2.3.1-2_solaris-i386.deb Size: 360168 MD5sum: 4a69885a75beb7083120e411907ffb39 SHA1: effb227f53a299f08d3dba051e1d5df26c4782ca SHA256: 726ee51b80f0e43481020a07379c461f5d1702175c66e9113c17dfa439bded3c Description: X11 replacement for the text util dialog Xdialog is designed to be a drop-in replacement for the dialog and cdialog programs. It converts any terminal-based program into a program with an X interface. The dialogs are easier to see and use, and Xdialog adds more functionality such as a help button and box, a treeview, an editbox, file and directory selectors, a range box, and a calendar. It uses GTK+, and will match your desktop theme. . Homepage: http://xdialog.dyns.net/ Package: bbdate Priority: optional Section: contrib/x11 Installed-Size: 17 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Chris Gibson Architecture: solaris-i386 Version: 0.2.4-4.2ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.2.1), libx11-6, sunwcslr, sunwlibm Suggests: blackbox Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/bbdate_0.2.4-4.2ubuntu3_solaris-i386.deb Size: 32490 MD5sum: 7704fba207ef4d390d8633204f962d93 SHA1: 6131b5a20d4cfbd884b0aeac67eaef16b32cc5cf SHA256: 16fc6027b9efbcff3a846f5be654a8f65ba787ec8dfa5b92608063b850860539 Description: Date tool for the blackbox window manager bbdate displays the date in a decorated window, simulating the look of the blackbox toolbar. . Note that you don't actually need blackbox for this program to work, but it won't look as good in any other window manager. Package: root-tail Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Stephen Gran Architecture: solaris-i386 Version: 1.2-2 Replaces: rt Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Conflicts: rt (<= mbm0606-1.2), webrt (<= 1.0.6-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/root-tail_1.2-2_solaris-i386.deb Size: 21026 MD5sum: f17403029c27d6d38333dac1cee60546 SHA1: de08c5e27ab17e52501130c9df45977907273e9f SHA256: f533e623f6ca76a9ed4c89a131b04ef1b2d5ce306761475dbd7d8275e645ff62 Description: Displays select log files in the X root window Root-tail, is a program that displays one or more log files, on the X root window, through the use of transparent windows. Package: xcalendar-i18n Priority: extra Section: contrib/x11 Installed-Size: 21 Maintainer: Taketoshi Sano Architecture: solaris-i386 Version: 4.0.0.i18p1-14 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxt6, sunwcsl Pre-Depends: x11-common (>= 1:7.0.0) Suggests: skkinput | kinput2-canna-wnn | kinput2-wnn | kinput2-canna Conflicts: xcal Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xcalendar-i18n_4.0.0.i18p1-14_solaris-i386.deb Size: 34902 MD5sum: 4a8c05214911111acc4c92221197aef5 SHA1: 3d48efdfd9db616177934c18684622c73873c8c1 SHA256: b1d5b4afd794a36562624552d7e3a94ff1875de2a1dd33b2647a13b2d34aa573 Description: calendar program on X with i18n support xcalendar is a simple interactive calendar program with a notebook capability. It is built on the X Toolkit and the Athena or Motif Widgets (compile time option). . xcalendar-i18n is a modified version of xcalendar with X11R6-style i18n implementation. . Resource files for JA and KR are included. JA resource is included in the original xcalendar, not in the i18n patch. KR resource is sent by Changwoo Ryu for this Debian package. Package: sugar-connect-activity Priority: optional Section: contrib/x11 Installed-Size: 113 Maintainer: Jani Monoses Architecture: solaris-i386 Version: 21-0ubuntu1 Depends: sugar Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/sugar-connect-activity_21-0ubuntu1_solaris-i386.deb Size: 39526 MD5sum: a8a938950b19cee55ec2e2c7f9f29154 SHA1: 42a57cac33755b3dcf332edbc5e386eb203ef0d4 SHA256: 45c76abb9b42cbcb7076bb0d95285b688293500d8e7a05631da0c7658d84ff5d Description: connect the dots game on the XO laptop connect the dots game used in the Sugar interface on the XO laptop Package: xdm Priority: optional Section: contrib/x11 Installed-Size: 639 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.6-4 Provides: x-display-manager Depends: cpp, debconf (>= 1.2.9) | debconf-2.0, libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxau6, libxaw7, libxdmcp6, libxext6, libxft2 (>> 2.1.1), libxinerama1, libxmu6, libxpm4, libxrender1, libxt6, lsb-base (>= 3.0-6), sunwcslr, xbase-clients | xmessage Pre-Depends: x11-common (>= 1:7.0.0) Suggests: sessreg | xutils Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xdm_1.1.6-4_solaris-i386.deb Size: 190724 MD5sum: ff79267327f40e296a0ace39288b25c9 SHA1: 0d33f721b38321fd43b606b0140529f7e59fe54a SHA256: a8b4eeb98eae8e87277a40be621206a8f01255184bde012bea78ad9090061230 Description: X display manager xdm manages a collection of X servers, which may be on the local host or remote machines. It provides services similar to those provided by init, getty, and login on character-based terminals: prompting for login name and password, authenticating the user, and running a session. xdm supports XDMCP (X Display Manager Control Protocol) and can also be used to run a chooser process which presents the user with a menu of possible hosts that offer XDMCP display management. . If the sessreg package is installed, xdm can use the sessreg utility to register login sessions to the system utmp file; this, however, is not necessary for xdm to function. . xdm requires the C preprocessor (cpp) to process its configuration files. Package: xwatchwin Priority: extra Section: contrib/x11 Installed-Size: 37 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.1.1-2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xwatchwin_1.1.1-2_solaris-i386.deb Size: 12212 MD5sum: 652af4e9aa5bcc25f830ef56176fc443 SHA1: 02db12d2c3de7d185b1d86bc0133699f959a1291 SHA256: 598fa9a5a1e8d9dc602e2f83d065583e280f8018294f387673ff6c8930bc462f Description: Watch a window on another X server This is to watch a window on another X server. Xwatchwin allows you to peek at a window on another X server (or the same server). To use it, you must specify the display name of the machine you want to watch, then the name of the window on that machine. Very useful for demonstrating to a class of new students. Package: wininfo Priority: extra Section: contrib/x11 Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Martin Theiss Architecture: solaris-i386 Version: 0.7-1.1ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxext6, libxrender1, libxres1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wininfo_0.7-1.1ubuntu1_solaris-i386.deb Size: 29402 MD5sum: 30a4a476ecc7207985d1776a389bd7af SHA1: 0f4e8467071c1a4084edeb1c0f4c8809d137747c SHA256: f427afaf16a5757ba010c95857211cb6f080132e285620a0099ab5d88f2e16e1 Description: displays information about X windows under the mouse cursor This is a window information utility for developers of applications, toolkits, and window managers. wininfo follows your pointer providing information about the windows below. Information presented includes: . - A detailed description of the window hierarchy below the pointer. - Parsed interpretations of standard properties from both the application window and the window manager. - Information about X server resources used by the application. . wininfo requires an X server supporting the X-Resource extension. The XFree86 server provided by Debian enables this resource by default. . Homepage: http://www.freedesktop.org/Software/wininfo Package: skkinput Priority: optional Section: contrib/x11 Installed-Size: 19 Maintainer: Fumitoshi UKAI Architecture: solaris-i386 Version: 1:2.06.4-6 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxt6, sunwcsl Recommends: im-switch, xfonts-base Suggests: skkdic, skkserv Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/skkinput_2.06.4-6_solaris-i386.deb Size: 195952 MD5sum: fc64ab0177d5b137cabb34b1d633a18f SHA1: 6c4b9fe78d2dff69ccb3a4a88d2ebbb669c699e0 SHA256: 46d5beb105cf4c8bb66a985a8e212d8395e6a66f6ebf52157740859b94f79272 Description: X input method for Japanese with SKK conversion skkinput is a tool for X applications to input Japanese using protocols such as kinput2/XIM/Ximp. skkinput communicates with skkserv using the Berkeley Socket. Without skkserv, local dictionary files are used. Package: xfce4-panel-dbg Priority: extra Section: contrib/x11 Installed-Size: 1099 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: xfce4-panel Version: 4.4.2-3ubuntu3 Depends: xfce4-panel (= 4.4.2-3ubuntu3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-panel-dbg_4.4.2-3ubuntu3_solaris-i386.deb Size: 445528 MD5sum: b417b7dcd7b41b0f087ad8711d70e72e SHA1: 31c6f8fdc304750c67f16939ac833b612290c2ea SHA256: 2260e596aa7167e529534f9f1c435885c511401d00d0f3a42b76bce2617f63f1 Description: debugging informations for xfce4-panel This package contains debugging symbols for xfce4-panel, the panel provided by the Xfce4 desktop project. Homepage: http://www.xfce.org/ Package: sunclock Priority: optional Section: contrib/x11 Installed-Size: 26 Maintainer: Roland Rosenfeld Architecture: solaris-i386 Version: 3.56-4 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libpng12-0 (>= 1.2.13-4), libx11-6, libxpm4, sunclock-maps, sunwcsl, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: imagemagick Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/sunclock_3.56-4_solaris-i386.deb Size: 213056 MD5sum: 45f1ba86951150316deaf040d2fb29bd SHA1: 7a27c5d0e5699e51f1f019fa5565280ed9df0c6b SHA256: e92ec865b6ecf89d0dced702108b014d3604e7bba73d3a309fb1eb52b2d4a4ed Description: fancy clock showing time and geographical data sunclock is an X11 application that displays a map of the Earth and indicates the illuminated portion of the globe by drawing sunlit areas dark on light, night areas as light on dark. In addition to providing local time for the default timezone, it also displays GMT time, legal and solar time of major cities, their latitude and longitude, and the mutual distances of arbitrary locations on Earth. Sunclock can display meridians, parallels, tropics and arctic circles. It has builtin functions that accelerate the speed of time and show the evolution of seasons. . Homepage: http://frmas.free.fr/li_1.htm Package: xserver-xorg-input-palmax Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.0-3 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-palmax_1.1.0-3_solaris-i386.deb Size: 9942 MD5sum: b8d23b873eb37427660773c251a0f2ab SHA1: ad2aa7405e87a728baa3480dd5b20583d0b465ba SHA256: f96feb935162a7907bfb523bc649bcf54911e5fde319617fb1cef4a870691726 Description: X.Org X server -- Palmax input driver This package provides the driver for Palmax touchscreens. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-palmax driver module. Package: swisswatch Priority: optional Section: contrib/x11 Installed-Size: 13 Maintainer: Roland Stigge Architecture: solaris-i386 Version: 0.6-12 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxmu6, libxt6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/swisswatch_0.6-12_solaris-i386.deb Size: 22330 MD5sum: 7af1664e90303dc8dc8a09585706c8d0 SHA1: 0ed31180e109516044e98353cb543f0c2a497116 SHA256: 96a4f8e3ae60234dccadc4542ce6d46947f6a1beb10c29c2a501c380ae93b291 Description: Swiss Railway Clock for the X Window System Swisswatch is a clock for the X desktop. It relies heavily on resources for configuration, and can be adjusted to a wide range of looks. While it can be configured completely via resources and provides looks for a Botta (SFMoMA) clock style, an oclock emulation and other appearances, it defaults to the style of a Swiss Railway Clock. Package: floatbg Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Dave Holland Architecture: solaris-i386 Version: 1.0-26 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, psmisc, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/floatbg_1.0-26_solaris-i386.deb Size: 11340 MD5sum: c1ead556917c3593761951a16524c867 SHA1: 458b0b8481dd352ee703d2200efdc6d3583eb007 SHA256: b9221709e179ad20c8ec1e213f5e701c1b08e15ef2e053a32611d1308d63893f Description: slowly modify the color of the X root window Subtly changes the color of the root window over time, so slowly that it won't be noticed. This is a good alternative to placing a picture in the root window. Package: xserver-xorg-video-unichrome Priority: optional Section: contrib/x11 Installed-Size: 6 Maintainer: Ubuntu MOTU Developers Architecture: solaris-i386 Version: 1:0.2.6.99-0ubuntu1 Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-video-via Provides: xserver-xorg-video-1.0 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 1:1.1.1) Conflicts: xserver-xorg-video-via Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-video-unichrome_0.2.6.99-0ubuntu1_solaris-i386.deb Size: 75828 MD5sum: 65b6489e7562b87e40e19108005e2495 SHA1: 938cb588244c46a575efd64a39054461bbbdc57e SHA256: 0d0e738ab2916cb84fdf31d83726aca68636b1747333e827e53f145a2b3fdfb7 Description: X.Org X server -- VIA display driver This driver for the X.Org X server (see xserver-xorg for a further description) provides support for various VIA UniChrome cards, among them: VT3122, VT7205, VT3108, VT3118, VT3344, VT3157, VT3230 and VT3343. . This driver is originally shipped to be loaded as 'via' on xorg.conf, but this package renames it to 'unichrome', so it doesn't conflicts with the other VIA driver already available on Ubuntu. . More information about X.Org can be found at: . This module can be found as the module 'users/libv/xf86-video-unichrome' at http://gitweb.freedesktop.org/, or alternatively, using git, via the url git://people.freedesktop.org/~libv/xf86-video-unichrome Package: xserver-xorg-input-elo2300 Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.1-2 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-elo2300_1.1.1-2_solaris-i386.deb Size: 13288 MD5sum: 6cb0f9593ea2a60f018b3457e855458d SHA1: 565a8ce3033640c6fba8b93014bdd873ad86159b SHA256: 1e9924fc414d1151b5b7d48ab9a90db303df2b7f448586477ddf7bc7878d450c Description: X.Org X server -- ELO2300 input driver This package provides the driver for ELO2300 touchscreens. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-elo2300 driver module. Package: xzoom Priority: optional Section: contrib/x11 Installed-Size: 40 Maintainer: Joey Hess Architecture: solaris-i386 Version: 0.3-22 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxt6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xzoom_0.3-22_solaris-i386.deb Size: 14592 MD5sum: 8c95697c773267df9e38728b25c53589 SHA1: 4b6fadddd13ebaafd4ffddfcb9e9ca592a3eef8e SHA256: 76e4faddc93537d3b8322c0508ccd5bc2d1db9d4cbedafe4e27ff607c198c53a Description: magnify part of X display, with real-time updates Like xmag, xzoom magnifies a section of the X display. Xzoom is different because it will continuously update the magnified area as the display changes. It is fast enough to enlarge small animations, for example. . It can also mirror or rotate a part of the screen. Package: xbindkeys-config Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Joerg Jaspert Architecture: solaris-i386 Version: 0.1.3-1build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm, xbindkeys Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xbindkeys-config_0.1.3-1build1_solaris-i386.deb Size: 19318 MD5sum: 0a4fb09af2bbeedc0b56868435bef40f SHA1: 8ca07b60dc3b0da58ba7589f26d6cc7843137f25 SHA256: 6ef0f82dff680c8c300c0e266e2fb8852eadfde1f27b58e54c8a7f7c1ae0d535 Description: An easy to use gtk program for configuring Xbindkeys. GTK Configure program for xbindkeys. Package: wmsun Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Martin A. Godisch Architecture: solaris-i386 Version: 1.03-25ubuntu0.1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr, sunwlibm Suggests: wmaker | afterstep, wmmoonclock Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmsun_1.03-25ubuntu0.1_solaris-i386.deb Size: 21228 MD5sum: 7720c0d4a5923942ad5031ef8ea6038d SHA1: fb5d0bba434d849f0a23dadd069c311346ee57d5 SHA256: 510006006c958adadd80e7d3c13e2ced40b77689532759c7fb762382f9569af0 Description: Dockable WindowMaker SunRise/SunSet App wmSun displays the current day's Sun Rise and Set Times. You have to enter your Latitude and Longitude for it to work correctly. wmSun is designed to work with the WindowMaker dock, but will work with other window managers as well. Package: xcb Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Michael Schiansky Architecture: solaris-i386 Version: 2.4-4build1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxt6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xcb_2.4-4build1_solaris-i386.deb Size: 22196 MD5sum: 6d21c32073ad5958787a9347cbb4b512 SHA1: 457122def95deec5418b7bf72e3676bdeb11f190 SHA256: 1dff81c655e87a39e23f5f1aa727406408ae74e4021a21d902a18d240766b5ca Description: Pigeon holes for your cut and paste selections xcb provides easy access to the cut buffers built into every X server. It allows the buffers to be manipulated either via the command line, or with the mouse in a point and click manner. This version is also utf-8 capable. . Homepage: http://www.goof.com/pcg/marc/xcb.html Package: bbtime Priority: optional Section: contrib/x11 Installed-Size: 15 Maintainer: Kevin Coyner Architecture: solaris-i386 Version: 0.1.5-12 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.2.1), libx11-6, sunwcslr, sunwlibm Suggests: blackbox | fluxbox Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/bbtime_0.1.5-12_solaris-i386.deb Size: 40170 MD5sum: b7e26930c5a8abfc23c37f0766eb9464 SHA1: c0e63c6fb723c8a4503d44a9ca320978f50b916e SHA256: 9d07a17217f8234244bee4dfd30ee0dcc14e692b48c854112739c1844a6aa959 Description: Time tool for the blackbox/fluxbox window managers bbtime is a blackbox tool to display the system time in your blackbox slit. It can also display other times as an offset of your local time in a menu. . Note that you don't actually need blackbox or fluxbox for this program to work, but it won't look as good in other window managers. . Homepage: http://bbtools.sourceforge.net/ Package: glcpu Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: David Martínez Moreno Architecture: solaris-i386 Version: 1.0.1-6.2ubuntu4 Depends: freeglut3, libcommoncpp2-1.6-0, libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libstdc++6 (>= 4.2.1), netbase, sunwcslr, sunwlibm Suggests: statd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/glcpu_1.0.1-6.2ubuntu4_solaris-i386.deb Size: 27790 MD5sum: e53ed659cf302002c34bcfa8305e05ec SHA1: f4eddaec127749cb6bf5077c04e666b9ad64bf9d SHA256: e86faf4053c19b2503406adea17136ea13df718762644b7e284baed4621e2caa Description: 3D-plotter for system activity GLcpu can monitor any number of hosts over a network, using very little bandwidth and plot their CPU activity in 3D. Package: xfce4-clipman-plugin Priority: optional Section: contrib/x11 Installed-Size: 36 Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 2:0.8.1-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-clipman-plugin_0.8.1-1_solaris-i386.deb Size: 31650 MD5sum: c409afd1e2e4d64e07c2fb1be95fc48c SHA1: 313028228d444edc3c52190ba247c532c64b0161 SHA256: d2a732cdc205cae0a24d024024e854ed4eb6f1492b23af4ed958937554248172 Description: clipboard history plugin for the Xfce4 panel Store and recall sequential X clipboard selections in Xfce4 with this plugin. Homepage: http://goodies.xfce.org/ Package: xserver-xorg-input-jamstudio Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.0-3 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-jamstudio_1.1.0-3_solaris-i386.deb Size: 5068 MD5sum: a5fdc7faba07d5e32db7a9fd8dd7d97c SHA1: bb34d5a0bcc911e4d2c05fbab7abb746b031b31b SHA256: c276216ec5ba072749f521eaa3dd83fad5d311e4dd03d0dfabfca393520d81a6 Description: X.Org X server -- JamStudio input driver This package provides the driver for JamStudio graphics tablets. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-jamstudio driver module. Package: wmbubble Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: John H. Robinson, IV Architecture: solaris-i386 Version: 1.46-1.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0, libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, sunwcslr, sunwlibm Suggests: sox, x-terminal-emulator Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmbubble_1.46-1.1_solaris-i386.deb Size: 28668 MD5sum: a7fe63ac179cb28c9981c9d3f2c0b49b SHA1: a8c900f5e69170bffd08db960edb451a4548bd8a SHA256: 3b52ac19668c71a8fa3dba23567080935372190d710f775a2c20a571327baad0 Description: A system-load meter for Window Maker that features a duck A Window Maker dockapp (though it does not specifically require the Window Maker window manager) that indicates the system load. . The more profuse the bubbles, the higher the CPU usage. The higher the water, the more memory being used. . Up to two user-specified programs may be launched from this dockapp. Package: wmcalc Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Sandro Tosi Architecture: solaris-i386 Version: 0.3-4 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmcalc_0.3-4_solaris-i386.deb Size: 23104 MD5sum: 8e40ba840f31201d78746df1960c955a SHA1: 0487f2f94d014d8ed0cab180d53199e96be1adc4 SHA256: 897e6633f5bfb67af56b22b2b6fd341bf1bfef376aa2119c068e287b1e65f3a2 Description: dockable calculator application Wmcalc is a small calculator meant for the WindowMaker dock or Afterstep Wharf. It is a simple calculator with basic functions and memory slots, and can launch any external application for more complex calculations. Package: aewm++ Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Chris Boyle Architecture: solaris-i386 Version: 1.1.2-4ubuntu2 Provides: x-window-manager Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Suggests: aewm++-goodies Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/aewm++_1.1.2-4ubuntu2_solaris-i386.deb Size: 38064 MD5sum: fa89d9583061a13b4fe036ba982235d5 SHA1: 17b21adf401ce58a74e19585eedb6282b4e30267 SHA256: 3d841dc7063e92e6824dd1ea1fea9f4899095dcef641c76b74d41dea55b3fd08 Description: minimal window manager written in C++ aewm++ is a minimal window manager for X11, based on aewm. It keeps aewm's minimalist look and feel but is written in C++, and adds some modern features like virtual desktops. GNOME EWMH hints have been removed in this release, because upstream wants to focus on making the code stable and minimalistic. . This package used to include appbar, aewm++_fspanel, setrootimage and aewm++_xsession; these can now be found in the aewm++-goodies package. Package: xwit Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Bernhard R. Link Architecture: solaris-i386 Version: 3.4-10 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xwit_3.4-10_solaris-i386.deb Size: 18914 MD5sum: b54af516780aa751daba78c683a90530 SHA1: 31dff7ec251215603e39628c097ddd4f43eef48f SHA256: 5dcb781a849bce58ccf7de4d8ef50fb43cfe633ce3b18348129f4273c98547d4 Description: a collection of simple routines to call some X11 functions xwit allows to call some X11 functions from the command line or a shell script. . xwit will resize, iconify, pop, and move windows given by name or id, change an icon, title or name, set the screen saver going, and change individual key autorepeat settings, move the mouse cursor, etc. Package: rxvt-unicode-ml Priority: optional Section: contrib/x11 Installed-Size: 41 Maintainer: Decklin Foster Architecture: solaris-i386 Source: rxvt-unicode Version: 8.4-1 Provides: rxvt-unicode, x-terminal-emulator Depends: base-passwd (>= 2.0.3.4), libfontconfig1 (>= 2.4.0), libperl5.8 (>= 5.8.8), libx11-6, libxft2 (>> 2.1.1), libxrender1, ncurses-base (>= 5.4-7), sunwcslr, sunwlibm Suggests: ttf-bitstream-vera, ttf-kochi-gothic Conflicts: rxvt-unicode Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/rxvt-unicode-ml_8.4-1_solaris-i386.deb Size: 1262736 MD5sum: e5a2c9da403462a76d1eb40381dd853a SHA1: 1ffa087b3c19a84f99113f8d80b35204e960043a SHA256: 62db488ee024206a0c2c87fab054f7663228f4468cf950178e9a9036a825195f Description: multi-lingual terminal emulator with Unicode support for X11 rxvt-unicode is a modern, Unicode-aware color xterm replacement that uses significantly less memory than a conventional xterm and many other Unicode supporting terminal emulators. . It supports using multiple fonts at the same time, including Xft fonts, and client-server technology to reduce memory consumption when using multiple windows. . This package is configured with all additional features, including additional multi-language functions (direct support for Asian encodings and extended Unicode 3 support), and an embedded Perl interpreter. Package: wmibam Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Florian Ragwitz Architecture: solaris-i386 Version: 0.0.1-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxpm4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmibam_0.0.1-2_solaris-i386.deb Size: 24158 MD5sum: 1512ccdcdf3fd016f4d4502b2ef562af SHA1: 34a0039087075b923ed5561ce901018769d4465e SHA256: cc093646698fae82f65ec5f0d31e1b0cd2173f0d0492f9e4cd220af31108de86 Description: dockapp to monitor the apm status using ibam wmibam is a dockapp that monitors the apm status using the intellegent battery monitor (ibam) by Sebastian Ritterbusch. It can be used with window managers like WindowMaker, AfterStep, BlackBox or Enlightenment. Package: sawfish-pager Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Christian Marillat Architecture: solaris-i386 Source: pager Version: 0.6a-3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, sawfish (>= 1:1.3+cvs20050709-1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/sawfish-pager_0.6a-3_solaris-i386.deb Size: 18324 MD5sum: f8cc0eabdb78850295de39f98e57ecc1 SHA1: 2f56a39db5fbf035dbef9e7b865f2e982dd4512f SHA256: e63019c6b735eb5681175a2ba527bd83085d48754fe414d1eeec3d72b0a686f5 Description: A pager for the Sawfish window manager A pager is a map of your desktop. As maps go, it shows not only the visible part (your current viewport), but if you are so configured, also the parts that extend beyond the sides of your screen. Also, if you have more than one workspace, the pager will follow you to where you are, or optionally show all workspaces at once. Of course you can select viewports and windows, and also move or raise/lower the latter. Package: xt Priority: optional Section: contrib/x11 Installed-Size: 22 Maintainer: Ola Lundqvist Architecture: solaris-i386 Version: 0.9.1-8.1 Depends: gtkglarea5, host, libgcc1 (>= 1:4.2.1), libgdk-pixbuf2 (>= 0.22.0), libgl1-mesa-glx | libgl1, libglib1.2ldbl (>= 1.2.10-18), libglu1-mesa | libglu1, libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm, traceroute Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xt_0.9.1-8.1_solaris-i386.deb Size: 938296 MD5sum: 44f3c4eadba8624d8aba253467534ce8 SHA1: 334bddb6db168ac79ebd4ebd4822aa5d90837d3c SHA256: 0a6308af6044ca34b988792243af9705c2c71ba890c1fa8b79e70c66e6cb81a9 Description: A graphical traceroute It traces (on a picture of the Earth) the route your IP packets travel to their destination. Package: xserver-xorg-input-fpit Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.0-3 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-fpit_1.1.0-3_solaris-i386.deb Size: 8746 MD5sum: bbeb7f89c1d9dd1eb6636c2dc923ef19 SHA1: c5d90893364f03b280e84f3308c94c2919d04045 SHA256: 438a097a70026f8847761bf40f9dc6362bdd80d686560e84b275595bc7ff58b6 Description: X.Org X server -- FPIT input driver This package provides the driver for Fujitsu Stylistic tablet PCs. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-fpit driver module. Package: xkbset Priority: extra Section: contrib/x11 Installed-Size: 8 Maintainer: Francois Gurin Architecture: solaris-i386 Version: 0.5-5.1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Suggests: perl-tk Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xkbset_0.5-5.1_solaris-i386.deb Size: 22086 MD5sum: 5b4a96114cfcac4722882f17ce212bf3 SHA1: b3660a84e49dfb15a0aaf891bc7ac934950a677e SHA256: e280569e16dfb890b2f0998b64a31abb2618727fe3fa6487d8957efd47fee857 Description: Small utility to change the AccessX settings of XKEYBOARD AccessX is a set of features within the XKEYBOARD extension of the X Window System designed to make X more accessible to users with disabilities. XKEYBOARD is present in X11R6.1 and later. AccessX features are typically unknown, given that in many implementations no interface is provided to utilize their functionality. . Accessibility Features supported in AccessX include: . 1. MouseKeys MouseKeys is a system whereby the numeric keypad can be used to control the mouse pointer. . 2. SlowKeys SlowKeys is a feature to "slow down" keyboard input. . 3. StickyKeys StickyKeys enables the user who is unable to press and hold multi-key combinations to enter them in a sequential format instead. . 4. BounceKeys BounceKeys is similar to StickyKeys, except that instead of a delay affecting all keys pressed, the delay is only enabled for the key the user pressed last. . 5. RepeatKeys RepeatKeys sets the same parameters as the global repeat settings, but it is important to make note of it as an accessibility feature as well. Package: nxproxy Priority: optional Section: contrib/x11 Installed-Size: 5 Maintainer: Matthew Johnson Architecture: solaris-i386 Version: 3.1.0-2-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libxcomp3, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/nxproxy_3.1.0-2-1_solaris-i386.deb Size: 6688 MD5sum: fcce58c44aa9950e15b7292d39aaa49e SHA1: 5189555127f96acd48d2604b238e109426f32049 SHA256: 89f6e981d7ec748a2f4066e79a6160d259e99a77999f121c16799e0a96815b24 Description: NX X compression library NX provides a differential X compression library for X11. . This package provides the X proxy binary. Package: xdkcal Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Michael Beattie Architecture: solaris-i386 Version: 0.9d-2.2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xdkcal_0.9d-2.2_solaris-i386.deb Size: 15692 MD5sum: 28e504b42807a8d2d2cb24d9de54b71b SHA1: db28b89bb79a61cf430c887dcac35844998c6289 SHA256: e0ba451a710369737c411255b6610832e0c293b28f6f6f8fbd493795ada7d2ce Description: Desktop Calendar for X X Desktop Calendar (xdkcal) is a Calendar for X Window System. It draws calendar on your desktop. You can customize, fontset, color drawing style. This application is completely internationalized so it reads locale database and draw locale specific strings, such as name of months or weeks. Package: xserver-xorg-input-spaceorb Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.1-2 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-spaceorb_1.1.1-2_solaris-i386.deb Size: 11426 MD5sum: d0251b4ae35c8ed4d3c27bf8bb803269 SHA1: 5158d90a251c0d35fb6057ae2c053e9e71f2cd14 SHA256: 4e554b1cd7ed80dceb7d2c2e9130f63a91b0188cfa59975ac1588a6306e464f7 Description: X.Org X server -- SpaceOrb input driver This package provides the driver for SpaceOrb input devices. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-spaceorb driver module. Package: xprint-utils Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 7.1-1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxau6, libxaw7, libxmu6, libxmuu1, libxp6, libxprintapputil1, libxprintutil1, libxt6, sunwcslr, sunwlibm Recommends: xprint Conflicts: xprint (<< 1:1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xprint-utils_7.1-1_solaris-i386.deb Size: 56078 MD5sum: 4a9561f2e54f3bfa69f7d0c5da33b775 SHA1: 4bd49ffdb5e065c2b0b9658c1cce2237107cae77 SHA256: 4d355e19ecb674d9851bf53a80e43f4ac32e1f05ede664d9022c9c251bf692a0 Description: utilities for Xprint, the X11 print system Xprint is an advanced printing system which enables X11 applications to use devices like printers, FAX or create documents in formats like PostScript, PDF, PCL, etc. . This package provides the Xprint utilities: xplsprinters - list the Xprint server's available printers xprehashprinterlist - refresh the printer list xphelloworld - sends a test page to a printer xdpr, xpr - prints a selected X window Package: thunar-archive-plugin Priority: optional Section: contrib/x11 Installed-Size: 37 Maintainer: Xubuntu Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.2.4-3ubuntu1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, thunar (>= 0.5.0rc2-1) Recommends: squeeze | xarchiver (>= 0.3.9.2beta2-2) | file-roller | ark Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/thunar-archive-plugin_0.2.4-3ubuntu1_solaris-i386.deb Size: 27614 MD5sum: f40debcebcbb27dee5b775fdaa4c5c7a SHA1: 0a1316664e6833f69dcb5f9fb1743299429d658d SHA256: ff553523adc13c9d11f8565eee89832d3bba882fe1079b61ea448732f29b6004 Description: Archive plugin for Thunar file manager This plugin allows to extract and create archive from inside the Thunar file manager. At the moment it uses file-roller but will use xarchiver in the future. Package: libxcomp3 Priority: optional Section: contrib/x11 Installed-Size: 1087 Maintainer: Matthew Johnson Architecture: solaris-i386 Source: nxcomp Version: 3.1.0-6-2 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/libxcomp3_3.1.0-6-2_solaris-i386.deb Size: 367162 MD5sum: 84302fc828b80d597a474b7f7779f71e SHA1: 30da25bf6633ce68bc8df9850061c8628abe978e SHA256: 8c5ef50f630543e8ed2d59732d038ba4208cff88da669b690a5ac36752800c47 Description: NX X compression library NX provides a differential X compression library for X11. . This package provides the compression library. Package: wmforkplop Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Varun Hiremath Architecture: solaris-i386 Version: 0.9.3-1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtop2-7 (>= 2.20.0), libice6 (>= 1:1.0.0), libiconv, libimlib2, libsm6, libx11-6, libxext6, sunwcslr, sunwlibm, ttf-bitstream-vera Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmforkplop_0.9.3-1_solaris-i386.deb Size: 32940 MD5sum: 15bcf5fbfe55f593331dd010446e92b7 SHA1: 12071604e2c93ff54d51333c9cda16f767f3b48c SHA256: cab43e621c5646c880ea4f10ca987600167f2dc69ec5ab2ddf1d2e86ca9fbe91 Description: monitors forking activity and displays top CPU consuming processes Wmforkplop monitors the forking activity of the kernel and displays a list of the most CPU consuming processes. Although primarily aimed at Windowmaker, it will run on any window manager, either as a dockapp or as a standard X11 application. . Homepage: http://hules.free.fr/wmforkplop Package: webissues Priority: optional Section: contrib/x11 Installed-Size: 2534 Maintainer: Patrick Matthäi Architecture: solaris-i386 Version: 0.9.2-1~hardy1 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: webissues-server Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/webissues_0.9.2-1~hardy1_solaris-i386.deb Size: 1205028 MD5sum: 5fb9a598332d5671438d336f508aa002 SHA1: 5289a3898216a4f991ac56ef22808d8000a3abd7 SHA256: 6e6ce5f8cdf6d8a5b290e0fbc297d444a7a9fbbbd1b31a1ef783ae6c8cb58ce6 Description: a network system supporting team collaboration using Qt4 Webissues is a system supporting team collaboration accross the Internet. It can be used for storing bugs and other information with customizable attributes, comments and file attachements. Homepage: http://webissues.mimec.org/ Package: xcin2.3 Priority: extra Section: contrib/x11 Installed-Size: 42 Maintainer: Anthony Fok Architecture: solaris-i386 Version: 2.3.04.3-3.1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Recommends: ttf-arphic-bsmi00lp | ttf-arphic-bkai00mp, ttf-arphic-gbsn00lp | ttf-arphic-gkai00mp, x-ttcidfont-conf, xa+cv (>= 0.6-1), xbase-clients, xfonts-base, xfonts-cmex-big5p, xfonts-intl-chinese Suggests: xcin (>= 2.5.2.3-1), xcingb Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xcin2.3_2.3.04.3-3.1_solaris-i386.deb Size: 2707852 MD5sum: 0b59bbd930687381d05fe5ed19b62a79 SHA1: 2338b4df09fe355ec308b0a01e3950785b82cd77 SHA256: 2ef8b2cf835a1dd9da3587256503e1e660dfe220138c995faa8a845e2c1c3d84 Description: Chinese input server (Big5) for XA+CV in X11. Note: This package is obsolete. It is provided in case the user needs it for some old applications. The user is recommended to use xcin 2.5.x instead. . This package contains the old xcin2.3 Chinese input server, to be used with and XA+CV and other X application which supported the old XCIN input method protocol. This old version supports Big5 only. . Home Page: http://xcin.linux.org.tw/ Package: xfce4-quicklauncher-plugin Priority: optional Section: contrib/x11 Installed-Size: 117 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 1.9.4-1ubuntu3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-quicklauncher-plugin_1.9.4-1ubuntu3_solaris-i386.deb Size: 25284 MD5sum: 002aab760394c2b113fb38786d048bba SHA1: 6511de8e21413aacf0ecd056c5e45c3f94ff37a5 SHA256: f5a4ff727009f5842fe6cedc34bb4cf4baf778bb319d2732b127255d85655d44 Description: rapid launcher plugin for the Xfce4 panel Application launcher plugin for the Xfce panel. . Main differences from the original Xfce panel: . - Multi-line support - Easy and fast configuration - Zoom effect Homepage: http://goodies.xfce.org/ Package: openbox Priority: optional Section: contrib/x11 Installed-Size: 108 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Openbox Maintainers Architecture: solaris-i386 Version: 3.4.6.1-0ubuntu2 Provides: x-window-manager Depends: libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libobparser16, libobrender16, libpango1.0-0 (>= 1.20.1), libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libxext6, libxft2 (>> 2.1.1), libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, sunwcslr, zlib1g (>= 1:1.2.1) Recommends: openbox-themes Suggests: libxml2-dev, menu, obconf, python, ttf-dejavu Conflicts: menu (<< 2.1.12) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/openbox_3.4.6.1-0ubuntu2_solaris-i386.deb Size: 263200 MD5sum: 1d7e5363d53567bb5589e2fa9685b4ec SHA1: 0dfde0101bb223b24dbaf94af0ebe07876fc4d31 SHA256: 811bf387052faabf3773d611afdc3c118aeb3963258405c8a86ccfa1d0480f36 Description: standards compliant, fast, light-weight, extensible window manager Openbox works with your applications, and makes your desktop easier to manage. This is because the approach to its development was the opposite of what seems to be the general case for window managers. Openbox was written first to comply with standards and to work properly. Only when that was in place did the team turn to the visual interface. . Openbox is fully functional as a stand-alone working environment, or can be used as a drop-in replacement for the default window manager in the GNOME or KDE desktop environments. . Openbox 3 is a completely new breed of window manager. It is not based upon any existing code base, although the visual appearance has been based upon that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase. . Some of the things to look for in Openbox are: . * ICCCM and EWMH compliance! * Very fast * Chainable key bindings * Customizable mouse actions * Window resistance * Multi-head Xinerama support! * Pipe menus Homepage: http://www.openbox.org Package: rubrica Priority: optional Section: contrib/x11 Installed-Size: 1778 Maintainer: Sebastien Bacher Architecture: solaris-i386 Version: 2.0-1.1 Depends: gconf2 (>= 2.10.1-2), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/rubrica_2.0-1.1_solaris-i386.deb Size: 404094 MD5sum: 3b173a569e83b465250c397c0e595bfe SHA1: 40ffe9a7098ab23b0700012baafc84a0e8a4330c SHA256: 792a1f74924cfc9054138b9863ca3e885bd528b55c625cc118801bfc31f4e82f Description: An addressbook for the GNOME desktop Rubrica stores personal data (first name, last name, etc.) web urls and email addresses, telephone numbers (home, etc.), job data (company name, company address, assignment in company), notes (contact is married, etc.). . Author: Nicola Fragale Homepage: http://digilander.libero.it/nfragale/ Package: e16menuedit Priority: optional Section: contrib/x11 Installed-Size: 22 Maintainer: Jon Bernard Architecture: solaris-i386 Version: 0.1.3-3 Depends: gdk-imlib11, libgcc1 (>= 1:4.2.1), libgdbm3, libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Recommends: enlightenment Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/e16menuedit_0.1.3-3_solaris-i386.deb Size: 15300 MD5sum: 26ceaa8b3f535de04d3b7e29cd7b0982 SHA1: 39f15d99dcbf5b560bb3dcff39cee47030988efc SHA256: 48a7d1c5173a9a381625a448fe43ca6013e326ff8136be0b4cb4165bcc85500e Description: A graphical menu editor for enlightenment e16menuedit is a graphical menu editor for the enlightenment window manager written in C and GTK+. You can create and modify single menu entries as well as submenus. Package: xfce4-utils Priority: optional Section: contrib/x11 Installed-Size: 826 Maintainer: Xubuntu Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 4.4.2-4ubuntu1.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, x11-xserver-utils, xinit, xterm | x-terminal-emulator, zlib1g (>= 1:1.2.1) Recommends: dbus, thunar, xfce4-panel, xfwm4, xscreensaver | xlockmore | xlockmore-gl Suggests: xfce4-session Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-utils_4.4.2-4ubuntu1.1_solaris-i386.deb Size: 325286 MD5sum: c00e84943b7db5c774508f6f6860fec5 SHA1: 560be4768ed0206fce63ed2fceeff8724ec0e9df SHA256: 34f31b78c556fb98f2f5959060cae449671535cc3e5483b30e926fe91d20f1ae Description: Various tools for Xfce This package contains xfrun4, xfterm4, xflock4, xfmountdev4, xfbrowser4, startxfce4, xfhelp4, xfce4-about, eight tools for Xfce. Xfce is a desktop environment that uses the GTK+ library and isn't resource-hungry. . If you want to use xfmountdev4, be sure to install Thunar before because it's called by it. Homepage: http://www.xfce.org/ Package: xfwm4 Priority: optional Section: contrib/x11 Installed-Size: 3153 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 4.4.2-2ubuntu1 Replaces: xfwm4-themes (<< 4.0.0.final-1) Provides: x-window-manager Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfce4mcs-client3 (>= 4.4.2), libxfce4mcs-manager3 (>= 4.4.2), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxfixes3 (>= 1:4.0.1), libxrandr2 (>= 2:1.2.0), libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: librsvg2-common, xfce4-mcs-manager, xfwm4-themes Suggests: xfce4 Conflicts: xfwm4-themes (<< 4.0.0.final-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfwm4_4.4.2-2ubuntu1_solaris-i386.deb Size: 1341264 MD5sum: dec44207366d2167b93efcbd0879335c SHA1: 6cf53f27554507a1e3cd60845ca2afa27785586f SHA256: bf88e989e21cb09d8b0143a1e8adaa6e76e934058719b6a85dd935378d6910f2 Description: window manager of the Xfce project This package contains xfwm4 which is the window manager for Xfce4. It is designed to run with the rest of Xfce4 but makes a capable window manager for GNOME or KDE. . Install xfwm4 if you want a small, resource saving window manager which complies to the standards defined at http://www.freedesktop.org/. Without xfce4 installed this only gives you a window manager not the full environment. Homepage: http://www.xfce.org/ Package: grun Priority: optional Section: contrib/x11 Installed-Size: 23 Maintainer: Oohara Yuuma Architecture: solaris-i386 Version: 0.9.2-14.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Suggests: xterm | x-terminal-emulator Conflicts: gnome-utils (<= 1.0.50-5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/grun_0.9.2-14.1_solaris-i386.deb Size: 29420 MD5sum: 791f7eb5db5ec1c55ed6827dee1c61a7 SHA1: 2907ca69deda51c2a514f22984b92834baa2f0a8 SHA256: 213b2dea44dde5d1f3792d5be22dc70119a052c3be31cf8d9306a50ff1f8a393 Description: GTK based Run dialog gRun is a GTK based Run dialog that closely resembles the Windows Run dialog, just like xexec. It has a intelligent history mechanism and a dual level fork() mechanism for launching the application in its own process. gRun also has support for launching console mode application in an XTerm as well as associations for file types. . gRun is much more powerful than xexec, looks a lot better, and has the big advantage that you can start typing a command without having to mouse-click into the text field. . gRun is especially useful if you do not use the GNOME desktop which has a built-in run command, and if you use a window-manager (e.g. IceWM) where you can define a keyboard shortcut (e.g. Alt-F2) for staring gRun. . Upstream webpage: no longer available (was: http://www.geocities.com/ResearchTriangle/Facility/1468/) Package: xfce4-time-out-plugin Priority: optional Section: contrib/x11 Installed-Size: 73 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Vincent Legout Architecture: solaris-i386 Version: 0.1.1svn+r2928-0ubuntu1 Depends: libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, xfce4-panel (>= 4.4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-time-out-plugin_0.1.1svn+r2928-0ubuntu1_solaris-i386.deb Size: 29998 MD5sum: 3e4a3b891fc33878daf18aec534d010e SHA1: 68ee5a4961816b4442fc9a63227dc421d91d0b39 SHA256: e097f0859ce38be055285419b0207bf9b7d7f90905a691d4aeffecfe9ae9a83f Description: time out plugin for the Xfce4 panel This plugin makes it possible to take periodical breaks from the computer every X minutes. During breaks it locks your screen. It optionally allows you to postpone breaks for a certain time. . Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin Package: pcf2bdf Priority: optional Section: contrib/x11 Installed-Size: 19 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jonas Smedegaard Architecture: solaris-i386 Version: 1.04-2ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/pcf2bdf_1.04-2ubuntu2_solaris-i386.deb Size: 14286 MD5sum: e7e5abdfb8735c8dc99f6d12ec59bbf7 SHA1: 9d8b3dbb9c2905774df9ac0f33c2621ddef816cc SHA256: a449874e393d12fee52cecd08197786a4819e8a25c44da58fe6df18da84ee8da Description: convert X11 font from PCF to BDF format Pcf2bdf is a font de-compiler. It converts an X11 font from Portable Compiled Format (PCF) to Bitmap Distribution Format (BDF). . FONTBOUNDINGBOX in a BDF file is not used by bdftopcf, so pcf2bdf generates irresponsible values. Package: lwm Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Matthew Wilcox Architecture: solaris-i386 Version: 1.2.1-1.1 Provides: x-window-manager Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, sunwcsl, x-terminal-emulator Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/lwm_1.2.1-1.1_solaris-i386.deb Size: 35084 MD5sum: c81c87edd0f7380d52ce95e4d1a57ec2 SHA1: f8d2b8d21eaf2bc46c50191a61281ba10d384006 SHA256: 0c6070d67641e8c1e03a30ada5631d80c59a421ae0f709a627859354e07f297b Description: Lightweight Window Manager lwm is a window manager for X that tries to keep out of your face. There are no icons, no button bars, no icon docks, no root menus, no nothing: if you want all that, then other programs can provide it. There's no configurability either: if you want that, you want a different window manager; one that helps your operating system in its evil conquest of your disc space and its annexation of your physical memory. Package: gtk2-engines-xfce Priority: optional Section: contrib/x11 Installed-Size: 53 Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 2.4.2-1 Depends: gtk2.0-binver-2.10.0, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm, xfce4-icon-theme Suggests: xfce4-panel Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gtk2-engines-xfce_2.4.2-1_solaris-i386.deb Size: 37972 MD5sum: ea3c57ba57349c541c1866c98afc5805 SHA1: af99a937b5cd65630a9bac6dab48eb706fdf6ec4 SHA256: 6ba0edb74c66f456b4e5cc72807186245682ddeaf30070b994698c89bbc521e6 Description: A GTK+-2.0 theme engine for Xfce This package contains an Xfce engine for GTK2.0 which makes you able to use various GTK2.0 themes with Xfce. It also contains some ready themes, but you are of course free to design your own. Homepage: http://www.xfce.org/ Package: mpeg2dec Priority: optional Section: contrib/graphics Installed-Size: 11 Maintainer: Loic Minier Architecture: solaris-i386 Version: 0.4.1-1nexenta2 Depends: libmpeg2-4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/mpeg2dec_0.4.1-1nexenta2_solaris-i386.deb Size: 41004 MD5sum: 8b33c0db79bccc0dca5a3721b71a30eb SHA1: 4133cdcb5941d3084d41c1ac07ce044a50ec5c9f SHA256: 0086bb6b14b7a66a7f81e58baa365b8fbc4e75ed4e86f4b01b624cd8d46a66ff Description: Simple libmpeg2 video decoder application Simple libmpeg2 application which can decode and play ES, PS, and TS video streams. Includes extract_mpeg2 demuxer and various output drivers. . http://libmpeg2.sourceforge.net/ Package: dwm-tools Priority: optional Section: contrib/x11 Installed-Size: 13 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 26-1 Replaces: dmenu Provides: dmenu, lsw, slock, sselp, ssid, swarp Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcsl, sunwcslr Recommends: dwm Conflicts: dmenu Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/dwm-tools_26-1_solaris-i386.deb Size: 21628 MD5sum: dfe1b71dabc16ecd8bdd5af1b5c67d1c SHA1: a7df974cec25efc735f84c591ca6ad5ada75a125 SHA256: 741dd359e6c23c87aeca21c041d1aeefc5aab5ed4cab515a383321ab9d7724bf Description: dynamic window manager (tools) dwm is a minimalistic window manager. It manages windows in tiling and floating modes. Either mode can be applied dynamically, depending on the application in use and the task performed. . This package contains additional tools for dwm. Package: gtodo Priority: optional Section: contrib/x11 Installed-Size: 32 Maintainer: Guilherme de S. Pastore Architecture: solaris-i386 Version: 0.16.0~rc2-1ubuntu1 Depends: gconf2 (>= 2.10.1-2), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), sunwcsl, sunwlibm Suggests: gtodo-applet Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gtodo_0.16.0~rc2-1ubuntu1_solaris-i386.deb Size: 100922 MD5sum: 00ae09062f895c2c37c3face10765825 SHA1: 761da21627d95d5c697788cba86a2eaa8276c753 SHA256: 7812fc7b53c142c82f5778656172e0462ef9874920e22ae1a74c8069f5026ece Description: GNOME to-do list manager GToDo is, as its name suggests, a "to do" list manager for GNOME. Although it's simple and very small, it's also easy to use and fully-featured, being able to divide your entries into as many categories as you wish (among the default ones: Personal, Business and Unfilled), and allowing you to sort descending on ascendingly, according to their priority, due date and status, not necessarily in this order. . You can also choose if you want to highlight or even hide items, taking, for example, the time until due date into account. . Homepage: http://cms.qballcow.nl/ Package: gtkatlantic Priority: optional Section: contrib/x11 Installed-Size: 25 Maintainer: Bart Martens Architecture: solaris-i386 Version: 0.4.2-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxml2 (>= 2.6.27), libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: monopd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gtkatlantic_0.4.2-1_solaris-i386.deb Size: 368276 MD5sum: 7f0a262715d643886491972866c4055c SHA1: 543fecc46bce25f412728115186eb9c010bc429b SHA256: 339baaae7b13f8850910109271ac1ad38e76ab2e6b09924aada5f70b2d2de927 Description: Game like Monopoly GtkAtlantic is a game, like monopoly. This is a network client which work with the monopd server (see http://unixcode.org/monopd/). . http://gtkatlantic.sourceforge.net/ Package: xwrits Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Helen Faulkner Architecture: solaris-i386 Version: 2.21-6 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xwrits_2.21-6_solaris-i386.deb Size: 91162 MD5sum: 2b3c369a7bb68b0a492383e7fe34189b SHA1: 328d82d16b6937146c19d40c238a0fa4e2375f7b SHA256: 14c777a9cd3feaa946ef533d48632bfc37706250ab2293086a640041f796b003 Description: reminds you to take a break from typing xwrits helps you prevent repetitive stress injury. . xwrits is a small reminder program designed to let you know it is time to take a break from typing to rest your wrists and prevent any damage to your wrists (or at least make them feel better if you've already damaged them). Normally works on the honor system, but if you find yourself unable to stop typing during your break, it can also lock your keyboard. Package: wmnetselect Priority: optional Section: contrib/x11 Installed-Size: 117 Maintainer: Norman Jordan Architecture: solaris-i386 Version: 0.85-5.6 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxmu6, libxpm4, sunwcslr Suggests: firefox | mozilla (>= M17-1) | netscape-base-4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmnetselect_0.85-5.6_solaris-i386.deb Size: 60220 MD5sum: 9e91db4eeef4a81c98e3f55d819f9a79 SHA1: 557ba32dba1ff0686938c7ea5c1665ab848a8c46 SHA256: 9a99dbe0ea4f032d08ac62bf07d848d45f252d777b5509f6dabe823aa408c342 Description: Enhanced Netscape launch button designed for WindowMaker This is a replacement for the Netscape/Mozilla launch button in your dock, that enhances the functionality of the button. You can use it just as you normally would to start Netscape. If you select an URL and paste it into the wmnetselect button, it will redirect netscape to that URL. Other features include quick Google.com searches and quick addition of URLs to your bookmarks. Package: xlockmore-gl Priority: optional Section: contrib/x11 Installed-Size: 2658 Maintainer: Michael Stone Architecture: solaris-i386 Source: xlockmore Version: 1:5.22-1.2 Replaces: xlockmore Provides: xlockmore Depends: libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxmu6, libxpm4, sunwcsl, sunwlibm Recommends: libpam-modules Suggests: fortune Conflicts: libpam-modules (<< 0.76-13.1), libpam-opie, libpam-p11, xbase (<< 3.3.2.3a-2), xlockmore Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xlockmore-gl_5.22-1.2_solaris-i386.deb Size: 1065884 MD5sum: e292a31e3e4e2729d4be071ac43729d0 SHA1: 09f5e95e76bda0e0432e13ef65c7e21b54024b56 SHA256: ed9d0b3871ce813796d56dee29e1ad7115f2fe3f87e43db21e33a572e1d97a4b Description: Lock X11 display until password is entered -- GL version xlock locks the X server till the user enters his/her password at the keyboard. While xlock is running, all new server connections are refused. The mouse cursor is turned off. The screen is blanked and a changing pattern is put on the screen. If a key or a mouse button is pressed then the user is prompted for the password of the user who started xlock. . This version is built with additional OpenGL and XPM modes. The companion package xlockmore does not contain them. This is the only difference between the two packages. Package: trayer Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Tomasz Melcer Architecture: solaris-i386 Version: 1.0-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, libxmu6, sunwcslr, sunwlibm Suggests: menu Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/trayer_1.0-2_solaris-i386.deb Size: 26584 MD5sum: 650100cd6d04dd538dd36a4ed7e0749e SHA1: 1aa3a2bc08850fece774ef9e9159d05156537031 SHA256: e32fa5df2c598ba6f959b124f3d0e6885c3ad9348f127fbb0aca2fc4676a86c2 Description: lightweight GTK2-based systray for UNIX desktop trayer is a small program designed to provide systray functionality present in GNOME/KDE desktop environments for window managers which do not support that function. System tray is a place, where various applications put their icons, so they are always visible presenting status of applications and allowing user to control programs. . trayer code was extracted from fbpanel application, you can find more about it on its homepage: http://fbpanel.sourceforge.net/ . You can find new versions of trayer and support on homepage of FVWM-Crystal project: http://fvwm-crystal.berlios.de/ Package: fbxkb Priority: optional Section: contrib/x11 Installed-Size: 48 Maintainer: Vadim Vatlin Architecture: solaris-i386 Version: 0.6-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, libxmu6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/fbxkb_0.6-1_solaris-i386.deb Size: 44670 MD5sum: 8c0f5dd5df9d6b02bba405089bf6f42e SHA1: a9c6baaef7112df57aefc0690f27616919b47d2f SHA256: 025c9dc70885193345a8969033b2504b2bb0357e74951863a863a13267461be2 Description: X11 keyboard indicator and switcher It shows a flag of current keyboard in a systray area and allows you to switch to another one. It's written in C and uses the GTK+2.4 library only (no GNOME is needed). Package: polymer Priority: optional Section: contrib/x11 Installed-Size: 13 Maintainer: Mathias Krause Architecture: solaris-i386 Version: 0.3.2-4 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Suggests: qt3-qtconfig Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/polymer_0.3.2-4_solaris-i386.deb Size: 109222 MD5sum: dfefeee16fe3d50f7fd452cc136cf847 SHA1: 1491f172e306e1d3991fd9e3f849b831ffb99f9b SHA256: 51f8a3991ed848ec7cc4bb6b8abaedb0cb0cbef5cc03f5e81df54cc596425c55 Description: Port of the KDE style "Plastik" depending on Qt only Polymer (formerly known as Plastique) is a port of the KDE style "Plastik", which does not depend on any KDE libraries. This means, that you only need Qt 3.x to make your Qt applications look as if you had KDE installed. . Currently only the multi-threaded version of the Qt library is supported. Package: xfdesktop4 Priority: optional Section: contrib/x11 Installed-Size: 1070 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 4.4.2-5ubuntu1.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libexo-0.3-0 (>= 0.3.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libsm6, libthunar-vfs-1-2 (>= 0.9.0), libx11-6, libxfce4mcs-client3 (>= 4.4.2), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, xfce4-mcs-manager, xfce4-panel (>= 4.4.2), xfce4-utils, xfdesktop4-data (= 4.4.2-5ubuntu1.1), zlib1g (>= 1:1.2.1) Recommends: librsvg2-common Suggests: menu, xubuntu-default-settings (>= 0.10) Conflicts: menu (<< 2.1.12) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfdesktop4_4.4.2-5ubuntu1.1_solaris-i386.deb Size: 254312 MD5sum: 858e501174494f2f8b02a4da391d9c11 SHA1: e470c732790b6a36161d028bcb32c5ea104d7927 SHA256: 82c79a2590faaa737db1c38cdfb53a1f89b7ea01c96eca1b585953ad05d7f069 Description: Provides desktop background and root menu This package contains a tool that allows you to switch the background image and a root menu. Additionally, it contains dialogs to change the number of available desktop workspaces and their names. It also contains a panel plugin to display the menu on the panel Homepage: http://www.xfce.org/ Package: wmclockmon Priority: optional Section: x11 Installed-Size: 49 Maintainer: Marc 'HE' Brockschmidt Architecture: solaris-i386 Version: 0.8.1-1build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, libxpm4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmclockmon_0.8.1-1build1_solaris-i386.deb Size: 65704 MD5sum: 38ba93e30b2f3c4b6fa8573e81499fc7 SHA1: ca38839714a429d5261f58dea81e0f699cc842da SHA256: 7249a2e1d8cb8f4e9c3deff6ee6c8716c4ccb67c4d4fba52c656f00410a81471 Description: Displays a clock in 12/24h mode with alarm mode wmclockmon displays a clock like wmtime, but with an alarm timer and different styles (14 + user customized ones). There's also a "binary clock" style available. Package: xautomation Priority: extra Section: contrib/x11 Installed-Size: 14 Maintainer: Kapil Hari Paranjape Architecture: solaris-i386 Version: 0.99-1 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), libx11-6, libxtst6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xautomation_0.99-1_solaris-i386.deb Size: 30844 MD5sum: 49708fce4c48c91fea96aea987722434 SHA1: eb4d06dc10a8a7093a10b57f456f6e0ae5a18112 SHA256: 34d208138b9022410983c717c0c6e4a0ac8456d234abed1039b941581ec22a3f Description: Control X from the command line, and find things on the screen Control X from the command line for scripts, and do "visual scraping" to find things on the screen. The control interface allows mouse movement, clicking, button up/down, key up/down, etc, and uses the XTest extension so you don't have the annoying problems that xse has when apps ignore sent events. The visgrep program find images inside of images and reports the coordinates, allowing programs to find buttons, etc, on the screen to click on. Homepage: http://hoopajoo.net/projects/xautomation.html Package: xkeycaps Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Christoph Berg Architecture: solaris-i386 Version: 2.47-3 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxt6, sunwcsl Conflicts: nextaw (<< 0.8-2), nextawg (<< 0.5.2), xaw3d (<< 1.3-6), xaw95 (<< 1.1-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xkeycaps_2.47-3_solaris-i386.deb Size: 157316 MD5sum: db5d54546f3eef6b051f66e3014d74e7 SHA1: 1f157eac17b7590ab4984866e81a701763d3b96c SHA256: 61aab3d7f20dc93b9cec79cfb96e6621f38bd3dd2e3d5fb51aa46f8a1ce01456 Description: manipulate X11 keymaps (for xmodmap) graphically xkeycaps is a graphical front-end to xmodmap(1). It opens a window that looks like a keyboard; moving the mouse over a key shows what KeySyms and Modifier bits that key generates. Clicking on a key simulates KeyPress/KeyRelease events on the window of your choice. It is possible to change the KeySyms and Modifiers generated by a key through a mouse-based interface. This program can also write an input file for xmodmap to recreate your changes in future sessions. Package: glurp Priority: optional Section: contrib/x11 Installed-Size: 274 Maintainer: Niv Altivanik (Debian Packages) Architecture: solaris-i386 Version: 0.11.6-4 Provides: mpd-client Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2, sunwcslr, sunwlibm Suggests: mpd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/glurp_0.11.6-4_solaris-i386.deb Size: 65064 MD5sum: 022d8f9ad832b419498a0ab87d64d442 SHA1: 04da3b55e326508cd52c1875f4603e0b474d2fae SHA256: e7aaaa0d0a8004105a4511aa6ee7e8db844492ce0fa43df93bc6cbaefebc21d6 Description: gtk2.4+ frontend to the Music Player Daemon (MPD) glurps is a gtk2.4+ frontend to the MPD music daemon. * Playlist support. * Password connection to MPD. * Adding/removing files from playlists. * id3 editor. Enhances: mpd Tag: uitoolkit::gtk Package: xfce4-volstatus-icon Priority: extra Section: contrib/x11 Installed-Size: 19 Maintainer: Xubuntu Developers Original-Maintainer: Lionel Le Folgoc Architecture: solaris-i386 Version: 0.1.0-0ubuntu3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libexo-0.3-0 (>= 0.3.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwhal, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-volstatus-icon_0.1.0-0ubuntu3_solaris-i386.deb Size: 33904 MD5sum: cac343ca365cb167e792f375ed674be9 SHA1: 2303b7a7b082fd6c66fca040c00cec49343730b3 SHA256: 1b3c9ddf2457478ba79dff5c2c0b64e6e151d2eeda6f52fe21acf5b1be4c83dc Description: xfce systray icon for ejecting removable volumes This program displays an icon in the systray, which allows you to easily (and safely) unmount/eject your removable volumes under xfce. Homepage: http://goodies.xfce.org/ Package: wmshutdown Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Rafal Zawadzki Architecture: solaris-i386 Version: 0.2-1build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmshutdown_0.2-1build1_solaris-i386.deb Size: 14038 MD5sum: 37b326e5439073bc77be34957eee0dfe SHA1: 7a4aec53fb268d6e6d0ded8cf3c7f167d02a01e3 SHA256: 70840367d41e9d63c31dcf4f6d900a86dbf43b584eb8e2adf463585200eb28dc Description: Allow you to shutdown or reboot your machine This is a dock applications for Window Maker that allows you to shutdown or reboot your machine just by clickig a button on desktop and confirming. It's useful just for desktop machines. Package: gexec Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Johann Rudloff Architecture: solaris-i386 Version: 0.4-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Suggests: gksu, xterm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gexec_0.4-1_solaris-i386.deb Size: 14050 MD5sum: fc10c38031e1964941ba6fa7915329aa SHA1: 560c6009487512e4709e1ea9790f00560c4a5860 SHA256: 5d05ac28cb975b4575acacb529aef830634b24cbf1eee0323c94d330ef5683f7 Description: Small command executer with autocompletion using GTK+ gexec is a small and simple command executer using GTK+. It features autocompletition and a command history. Furthermore gexec can run the chosen command as root or in a terminal emulator. Package: waimea Priority: optional Section: contrib/x11 Installed-Size: 22 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.4.0-7 Provides: x-window-manager Depends: eterm, libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libimlib2, libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxft2 (>> 2.1.1), libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, sunwcslr, sunwlibm Suggests: menu (>= 1.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/waimea_0.4.0-7_solaris-i386.deb Size: 188606 MD5sum: c2362931d8fc07792556f9a4cf1f1395 SHA1: 3dc980df866a8d3a954af7910260377cacbaf4d7 SHA256: 41b32c0c2ab31f028ac85876015aa957897f6feab9c293a24524b26250f71fbf Description: A highly customizable window manager based on blackbox The design goal for waimea is to create the most efficient desktop working environment available. To achieve this waimea is a fast and highly customizable virtual desktop window manager. It uses blackbox image rendering engine (blackbox styles support) and can use Xft library for font rendering (anti-aliased font support). It also features a very advanced configuration system with which it's possible to make waimea behave as almost any other window manager. Package: wmdrawer Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Francois Gurin Architecture: solaris-i386 Version: 0.10.5-1build1 Depends: libgcc1 (>= 1:4.2.1), libgdk-pixbuf2 (>= 0.22.0), libx11-6, libxext6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmdrawer_0.10.5-1build1_solaris-i386.deb Size: 33776 MD5sum: 614ab2c6f2ac003ceb0c9cec78b031b4 SHA1: d4bab6fc0900a5f7eae480c939316e17dbdf98e9 SHA256: 58e6fb435141c5a0602e77461bd869dce4a9c5f17cbdff5a16cd114ca4ddd303 Description: a button launcher a dockapp which provides very customisable buttons for quick launching apps Package: xmon Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.5.6-2 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxt6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xmon_1.5.6-2_solaris-i386.deb Size: 61486 MD5sum: 2612fd43d19e32b1312c5f4c6a7b59e9 SHA1: d3c9a72c5ad4b9f38101ae0230f2265061f13296 SHA256: bd39d1507c17eff1dbf7f65f1192cb1099d4eb9de6d24ac5e9e3df57bac790b0 Description: An interactive X protocol monitor Xmon interactively monitors the byte-stream connections between an X server and a number of X clients. Xmon recognises all requests, events, errors and replies sent between the clients and the server which are part of the core X protocol. Package: xfe Priority: optional Section: contrib/x11 Installed-Size: 5209 Maintainer: Jose Carlos Medeiros Architecture: solaris-i386 Version: 1.04-1.1 Depends: libfox-1.6-0, libgcc1 (>= 1:4.2.1), libiconv, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libx11-6, libxft2 (>> 2.1.1), sunwcslr, sunwlibm, ucf Recommends: rpm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfe_1.04-1.1_solaris-i386.deb Size: 1581948 MD5sum: 035e1a72cd562dd4549d3bec073a6e0e SHA1: 9b04904836cf3ebdae2da26b5cd08766f8ed220f SHA256: 10463d35d6fb73728a168a9fdc28246ea0e70a0235f55cff91a59dfaf0bd1614 Description: lightweight file manager for X11 Xfe is based on the popular but discontinued X Win Commander. It is desktop independent and is written using the C++ Fox Toolkit. It has Windows Commander or MS-Explorer look and is very fast and simple. The main features are: file associations, mount/umount devices, directory tree for quick cd, change file attributes, auto save registry, compressed archives view/creation/extraction and much more. Included are a graphical file viewer (xfileview), an rpm package manager (xfilequery) and a simple image viewer (xfileimage) . Homepage: http://roland65.free.fr/xfe/ Package: twm Priority: optional Section: contrib/x11 Installed-Size: 425 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.0.3-3 Provides: x-window-manager Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, libxmu6, libxt6, menu (>= 2.1.26), sunwcslr Pre-Depends: x11-common (>= 1:7.0.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/twm_1.0.3-3_solaris-i386.deb Size: 116108 MD5sum: 53232b0ef0a6b3a309d843e51279072f SHA1: b9891943ca6c79172a4424e2be34a507f6587330 SHA256: d30892827252c8bd3e9abf27c77017f7e0f47038073a9386a0325a7bd33e29ad Description: Tab window manager twm is a window manager for the X Window System. It provides title bars, shaped windows, several forms of icon management, user-defined macro functions, click-to-type and pointer-driven keyboard focus, and user-specified key and pointer button bindings. Package: squeeze Priority: extra Section: contrib/x11 Installed-Size: 320 Maintainer: Lionel Le Folgoc Architecture: solaris-i386 Version: 0.2.3-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libexo-0.3-0 (>= 0.3.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libsqueeze-0.2-0 (>= 0.2.3), libthunar-vfs-1-2 (>= 0.9.0), libx11-6, libxfce4util4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/squeeze_0.2.3-0ubuntu1_solaris-i386.deb Size: 65106 MD5sum: b840ac20fb1f0cff1ff0653e95db03c4 SHA1: 6d173881213b7fdd3e2106bd488835f7d19bac01 SHA256: 166c468daf95fc03505486504a32fbb2dd699410c9b58584dfa23367ddbc2e57 Description: Modern and advanced archive manager for Xfce Squeeze is a modern and advanced archive manager for the Xfce Desktop Environment. Its design adheres to the Xfce philosophy, which basically means Squeeze is designed to be both fast and easy to use. . This package contains the squeeze executable. Homepage: http://squeeze.xfce.org/ Package: gtk-engines-mist Priority: optional Section: contrib/gnome Installed-Size: 37 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Source: gtk-mist-engine Version: 0.10-3ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gtk-engines-mist_0.10-3ubuntu3_solaris-i386.deb Size: 26564 MD5sum: 365445bbcb6543dd718cdeb01df374cb SHA1: 2a4e140382873854749925638f978b32f9dbfdbe SHA256: 96a0851c93433f3fb7fdc1eddd4e2c22e563c9f54c5aeef1f3fe80012a4baac5 Description: A flat theme for GTK+ 1.2 This GTK+ theme engine is an attempt at a pleasant, laid back look. Use this package with GTK+ 1.2 applications, such as GNOME 1.x Package: alltray Priority: optional Section: contrib/x11 Installed-Size: 17 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Carlos C Soto Architecture: solaris-i386 Version: 0.69-1ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/alltray_0.69-1ubuntu1_solaris-i386.deb Size: 57736 MD5sum: f794ba1da5499d0bd4850b60f2bfeca1 SHA1: 838e40e595e9ec450f5fe08d53e879552a9da90a SHA256: 1f34ecbe2cbbf84d7809ae409289abacd93757efd5478d5450d54ae85e2a23c8 Description: Dock any program into the system tray With AllTray you can dock any application with no native tray icon (like Evolution, Thunderbird, Terminals) into the system tray. A high-light feature is that a click on the "close" button will minimize back to system tray. It works well with Gnome, KDE, XFCE 4*, Fluxbox* and WindowMaker*. (*) No drag 'n drop support. Enable with "-nm" option. . Homepage: http://alltray.sourceforge.net/ Package: wmsysmon Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Luca Bedogni Architecture: solaris-i386 Version: 0.7.7-7 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmsysmon_0.7.7-7_solaris-i386.deb Size: 18282 MD5sum: c12a551d9fe9744374ebed574633e4c0 SHA1: 85d31469f44e6e04dbb25bfd9223ceee0a919448 SHA256: 7e8751fa03a538c676a85536cc67233b043206fba622ddaa05fbe57e545fc2f5 Description: WindowMaker dock-app for monitoring your system wmsysmon is a dockable application for WindowMaker (and possibly Afterstep). It monitors Memory, Swap, Disk IO, uptime and interrupts. Package: xnee Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Ross Burton Architecture: solaris-i386 Version: 1.08-3 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxtst6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xnee_1.08-3_solaris-i386.deb Size: 71616 MD5sum: 1afaba08c23f218dd2b3c207cefd9a4b SHA1: 6d4781a2a28b5dce2334215e4e0a5319312fa5cd SHA256: 600f71ac3a8d7a5dfdae703f5b830ea284f903b688ae370e6e005f305a83fe32 Description: X event recorder/replayer Xnee is a suite of programs with recording, replaying and 'distribution' capabilities for the X Window System protocol. Package: fonttosfnt Priority: optional Section: contrib/x11 Installed-Size: 6 Maintainer: Bryce Harrington Architecture: solaris-i386 Version: 1.0.3-0ubuntu1 Replaces: xbase-clients (<< 6.8.2-38) Depends: libfontenc1, libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/fonttosfnt_1.0.3-0ubuntu1_solaris-i386.deb Size: 19630 MD5sum: b1b58c35ef4aff3a793f2a8ebacd557c SHA1: 3c5e709fef099fdf0f3bae3e42949f760e516604 SHA256: 0ff27a1d9ef848fa8443cda5d48493038a2acccdbf7faf67af65c5d81726ba64 Description: X client - fonttosfnt Wraps a bitmap font or a set of bitmap fonts in a sfnt (TrueType or OpenType) wrapper. . More information about X.Org can be found at: . This module can be found as 'app/fonttosfnt' at http://xorg.freedesktop.org/releases/individual/ Package: icemc Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.2.4-3 Depends: icewm-common | icewm | icewm-gnome, libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/icemc_0.2.4-3_solaris-i386.deb Size: 70338 MD5sum: ee9faa8e7e5240febdf285848f7827da SHA1: 57f781a20bee6c3ffb22ccb7cebf153cda467810 SHA256: ec92b41f24f04a5dfb198bfcbb1332fce8d45a0a54e18538d4cc93cffa1e8084 Description: Editor for IceWM menus IceMC is a Qt-based application that configures your IceWM menus and toolbar. Package: 9menu Priority: optional Section: contrib/x11 Installed-Size: 40 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andrew Stribblehill Architecture: solaris-i386 Version: 1.8-1.1ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/9menu_1.8-1.1ubuntu2_solaris-i386.deb Size: 14606 MD5sum: ea8d5152132b4af0e42457023a2aa0bd SHA1: 4786aa837a53fdb9553c93c02c227281727662d0 SHA256: bf7aac321bfba0ed787e7f216add6afb25bdeb8d1207f2311e8a8f98f1829cdc Description: Creates X menus from the shell This is a simple program that allows you to create X menus from the shell, where each menu item will run a command. 9menu is intended for use with 9wm, but can be used with any other window manager. Package: simdock Priority: optional Section: contrib/x11 Installed-Size: 79 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: solaris-i386 Version: 1.2-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.2.1), libwnck22 (>= 2.19.5), libwxbase2.8-0 (>= 2.8.7.1), libwxgtk2.8-0 (>= 2.8.7.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/simdock_1.2-0ubuntu1_solaris-i386.deb Size: 120552 MD5sum: 7b626af578c78de8195c1ca7f3e17bd9 SHA1: 1418b953b13fca0ec4d865ae02e0d32b1d719562 SHA256: 9a28bb0623835cb29403157ce32e1484e6f067a5c4d15f6ea757e43023f6f42c Description: A fast and customizable dockbar Simdock is a dockbar that features a zoom effect (like OS X) and customized launchers. It fits well in GNOME but works on most desktop environment and does not require Compiz or 3D acceleration. Homepage: http://sourceforge.net/projects/simdock/ Package: tinywm Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Nobuhiro Iwamatsu Architecture: solaris-i386 Version: 1.3-4 Provides: x-window-manager Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/tinywm_1.3-4_solaris-i386.deb Size: 7018 MD5sum: b23177fd50444e5d1f5d48ae000a4ed3 SHA1: 28af412a31417e28c69448593b321b13e75c9efb SHA256: eb62331cda21fb97326f201caf90e7a0340841188903ba15fda6d5d0a40f33c1 Description: tiny window manager TinyWM is a small, simple window manager. It has a minimal memory footprint, which makes it useful in embedded systems. It features window move, resize, and raise operations, and supports "sloppy focus". . Due to its simplicity, its source code (in C and Python) can be used as a reference implementation for developers seeking to understand basic window manager programming. Package: stalonetray Priority: optional Section: x11 Installed-Size: 12 Maintainer: Roman Dubtsov Architecture: solaris-i386 Version: 0.7.5-1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/stalonetray_0.7.5-1_solaris-i386.deb Size: 69556 MD5sum: 851bb113b96ea98a1ddeb61d8d595c76 SHA1: d0fe8751b2b66eaa71e1485613945e2c2f7c6a05 SHA256: 55ea4567cc57f2505af067150018c29a9b15503078a2ca52e64aa639a874d874 Description: Standalone freedesktop.org and KDE systray implementation stalonetray is an implementation of system tray application (aka notificaton area) according to freedesktop.org specification; support for KDE icons included. . stalonetray is a stand-alone system tray (notification area) for X Window System/X11 (e.g. X.Org or XFree 86). It has full XEMBED support and minimal dependencies: an X11 lib only. Stalonetray works with virtually any EWMH-compliant window manager. . Window managers that are reported to work well with stalonetray: - FVWM - OpenBox - Enlightenment - ion3 . Homepage: http://stalonetray.sourceforge.net/ Package: xfce4-datetime-plugin Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.5.0-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-datetime-plugin_0.5.0-1_solaris-i386.deb Size: 16660 MD5sum: 85c49ea76d45e17e20b8ff65087c18d8 SHA1: fe874b75f7dce7518baf20cec7964fe3477a3389 SHA256: 90f83d9f19b2642a7e7986aec9358d9bdbbaafe95bee391c3a62036716f77b55 Description: date and time plugin for the Xfce4 panel This plugin shows the date and time in the panel, and a calendar appears when you left-click on it. . Homepage: http://goodies.xfce.org/ Package: wmtz Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Sandro Tosi Architecture: solaris-i386 Version: 0.7-7 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmtz_0.7-7_solaris-i386.deb Size: 21676 MD5sum: ff7d9b035e2dfdcb13eccbe893d6f9a3 SHA1: bed553138bb80e243fd9ea7eb57ab75cfc47bba4 SHA256: 0583e6eaf5afe4ff371a8bda82599752fc00200af142b9b618b9c66779940d60 Description: WindowMaker dock app that displays the time in different zones wmtz displays the time in different time zones and can also show Julian day numbers, sidereal time, internet time (swatch beats) and local time, date and weekday. wmtz can also convert between JD and Gregorian dates via a command line interface. . Homepage: http://www.geocities.com/jl1n/wmtz/wmtz.html Package: xfce4-notes-plugin Priority: optional Section: contrib/x11 Installed-Size: 149 Maintainer: Xubuntu Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 1.6.1-1ubuntu2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libsm6, libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-notes-plugin_1.6.1-1ubuntu2_solaris-i386.deb Size: 47898 MD5sum: 055841c269605ab8d6657155a1a3eef6 SHA1: a91e46866b404b5d85f30a81cf664ad9c733196f SHA256: f0b30bf0c0b11c71d8c5a437b6bc9db72a21030776dce406583673d2d3f821e4 Description: Notes plugin for the Xfce4 desktop The notes plugin provides you a simple text editor in a little window for the Xfce 4.4 desktop. Notes are especially useful for temporary stuff. . This plugin supports multiple notes through a notebook. Click on the upper left corner button to open a new note. Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin Package: tuxeyes Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Laszlo Boszormenyi (GCS) Architecture: solaris-i386 Version: 0.0.3-8 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcsl, sunwlibm Suggests: menu Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/tuxeyes_0.0.3-8_solaris-i386.deb Size: 172966 MD5sum: adb2fc1350b0ba84ee4987276c0963fc SHA1: fcdc6eb54cba8dc58323a94c2c6cef80e2707d44 SHA256: cbef52bedcef5b26a504c179f8ac9b6d6b5b029ef7f5fff4ac9a21ff7cec465c Description: a fancy version of xeyes This package displays Tux, Chuck (the BSD daemon), Luxus, or Dust Puppy following your mouse cursor in X with their eyes. Package: kanjipad Priority: extra Section: contrib/x11 Installed-Size: 10 Maintainer: Dafydd Harries Architecture: solaris-i386 Version: 2.0.0-6 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Recommends: ttf-kochi-gothic | ttf-kochi-mincho Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/kanjipad_2.0.0-6_solaris-i386.deb Size: 35242 MD5sum: 98ac92681fad6774dc2694e958aa12c8 SHA1: ba1e3e336487e6d9d47445d6855391d87f5ad002 SHA256: f7a077993c578b375fb680f8a9898bcd156bdedf2daa5dd0862b9284bcd10a70 Description: handwriting recognition tool for Kanji Kanjipad translates drawings by the user into Kanji characters. Translated characters can be copied and pasted into other applications. Package: asclock Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Marcelo E. Magallon Architecture: solaris-i386 Version: 2.0.12-8.2 Replaces: gnome-panel-data Depends: asclock-themes, base-files (>= 2.0.3), libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcsl Suggests: wmaker | afterstep Conflicts: afterstep (<= 1.4.5.3-1), wmaker (<< 0.15.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/asclock_2.0.12-8.2_solaris-i386.deb Size: 25438 MD5sum: 3914fb436b041953cf8fcd3beb65e19a SHA1: 9026be86629676de45b5097f1ed9514f90eaabcb SHA256: 25af468d409d84079ff3407fd5638cb9269e1fc4d02215e0992330eeaac7fcc0 Description: A clock designed with the NeXTStep look This little application displays the time of the day (digital, either 12 or 24 hour format), and the date. It provides three alternatives: one suitable for low color systems, one with "real" NeXTStep colors, and the third one is somewhat in between. Package: lm-batmon Priority: optional Section: contrib/x11 Installed-Size: 131 Maintainer: GOTO Masanori Architecture: solaris-i386 Version: 0.98-1build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/lm-batmon_0.98-1build1_solaris-i386.deb Size: 34190 MD5sum: 503dd748d82298ded103664836731652 SHA1: 5acd3ec4269c6e7d4b5879d1f57a16341e93e1c0 SHA256: 18095246763a7d592160842edd254f47c1dee3dc182935193ba1cdb5c637f626 Description: A Cute and Cuddly APM Battery Monitor It's an APM battery monitor on your desktop with a cute and cuddly -Moe- accessory character. Package: xtv Priority: extra Section: contrib/x11 Installed-Size: 32 Maintainer: Barak A. Pearlmutter Architecture: solaris-i386 Version: 1.1-8 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxaw7, libxext6, libxmu6, libxt6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xtv_1.1-8_solaris-i386.deb Size: 7796 MD5sum: 25080d24a647248558132e6cc55e8e56 SHA1: 04d7f3e21fe845a37bf8bb0ccd20116b8fa2f5c6 SHA256: 8356a3361f1de226910436ae53238c08e0bbf4dbd129183b0efd1005daeeca88 Description: View the screen of a remote X11 display View a remote X11 display in a window on your own display, in a continuously updating fashion. Just like watching the remote display on television! Package: fspanel Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Jari Aalto Architecture: solaris-i386 Version: 0.7-7 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/fspanel_0.7-7_solaris-i386.deb Size: 12456 MD5sum: 63503cb7fededac70e2e4d6e6304263e SHA1: eb76a688fbaa9737d9c318584953c24c49c19bc6 SHA256: 890d76e34602a2ac50c79ea207f903cbfb6826e5c2cccda667401ff79de6b236 Description: minimalist panel for X A panel for X that lists all your windows, while consuming minimal disk, memory, and screen space. It works under any gnome compliant window manager (e.g. E, Sawfish, WindowMaker, IceWM, Oroborus) and supports KDE's mini icons (the KWM_WIN_ICON atom). . Homepage: http://www.chatjunkies.org/fspanel/ Package: libggiwmh0-target-x Priority: optional Section: contrib/x11 Installed-Size: 21 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggiwmh Version: 0.3.1-2-build1 Depends: libaa1, libgcc1 (>= 1:4.2.1), libggi-target-x (>= 1:2.2.1-4), libggi2 (>= 1:2.2.1), libggiwmh0 (>= 0.3.1-2), libgii1 (>= 1:1.0.1), libncurses5 (>= 5.6+20071006-3), libslang2 (>= 2.0.7-1), libx11-6, libxext6, libxxf86dga1, libxxf86vm1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/libggiwmh0-target-x_0.3.1-2-build1_solaris-i386.deb Size: 4282 MD5sum: 1aa0107ad21ad36cd979c2cfd136c7a1 SHA1: cad4a89462a49fd1a65a15f8caab7ba13e105366 SHA256: 0ea1821f1a7c80b5a144709690cde09f17626cb5056fb13e962b818c9d56adb1 Description: GGI Window Manager Hints extension X display target "General Graphics Interface" - a fast, portable graphics environment. . LibggiWMH is an extension module for GGI display targets that are window system based. It provides portable access to things like setting the title bar, resizing, moving and iconifying windows that enclose the libggi controlled display surface. . Modules that are included in this package: X - implementation for X window based targets . Homepage: http://www.ggi-project.org/ Enhances: libggiwmh0 Package: sugar-read-activity Priority: optional Section: contrib/x11 Installed-Size: 137 Maintainer: Jani Monoses Architecture: solaris-i386 Version: 45-0ubuntu1 Depends: sugar Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/sugar-read-activity_45-0ubuntu1_solaris-i386.deb Size: 37988 MD5sum: c34da082ebc2b56572960a18d7bfeb06 SHA1: 6a6120fd7d6d89590540b1694bab70c91e5c6350 SHA256: a9365597fdc93b0c6f7b531564d14816a7718033962ebb15ed35f2ab48d289ec Description: Document reader activity on the XO laptop Document reader activity used in the Sugar interface on the XO laptop. It supports PDF and other document formats. Package: cairo-clock Priority: optional Section: contrib/x11 Installed-Size: 164 Maintainer: Bart Martens Architecture: solaris-i386 Version: 0.3.3-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), librsvg2-2 (>= 2.18.1), libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: compiz, x11-common (>= 7.0.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/cairo-clock_0.3.3-2_solaris-i386.deb Size: 333506 MD5sum: bb3c088e25852f799380051574de8406 SHA1: 2fcd401df8fa26afe488ccbe71781001a09aabf8 SHA256: 3eac131e66ab10c82ded7cb0acb2ac92456e96db3267cc0588a8d02065b859e4 Description: An analog clock drawn with vector-graphics It is an analog clock displaying the system-time. It leverages the new visual features offered by Xorg 7.0 in combination with a compositing-manager (e.g. like xcompmgr or compiz), gtk+ 2.10.0, cairo 1.2.0, libglade 2.6.0 and librsvg 2.14.0 to produce a time display with pretty-pixels. . Homepage: http://macslow.thepimp.net/index.php?page_id=23 Package: lesstif-bin Priority: optional Section: contrib/x11 Installed-Size: 32 Maintainer: Sam Hocevar (Debian packages) Architecture: solaris-i386 Source: lesstif2 Version: 1:0.95.0-2.1 Provides: x-window-manager Depends: lesstif2, libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, libxp6, libxt6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/lesstif-bin_0.95.0-2.1_solaris-i386.deb Size: 169402 MD5sum: 5e149416f7de2fb5c0e1a76393afa9e4 SHA1: ff13fcd90cb4a89ac818f6bbc59201e9f7b5eb5a SHA256: c3e8f5d49a5f6e48e37b5402e4b2bd2c86ef96822ce06d75bac57de30924a639 Description: user binaries for LessTif Contains the LessTif user binaries. LessTif is the Hungry Programmers' version of the OSF/Motif graphical toolkit, including a clone of mwm, the Motif Window Manager. Package: albumshaper Priority: optional Section: contrib/graphics Installed-Size: 6607 Maintainer: Jano Kupec Architecture: solaris-i386 Version: 2.1-4 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/albumshaper_2.1-4_solaris-i386.deb Size: 4354192 MD5sum: 9ee042521e5a6e5d1568f9bb978b0daa SHA1: a427e78d309239afdac3006c6f02994847311274 SHA256: 3c12a72ec68d03ccb6f4c1023e11df568a8099931178b6134c9bf075b93a2c14 Description: Photo album creator and photo manipulator Album Shaper strives to be the most friendly, easy to use, open source application for organizing, annotating, framing, enhancing, stylizing, and sharing your digital photos. Album Shaper embraces open formats like XML, JPEG, and XSLT, while supporting Windows, Mac OS X, and Unix users who speak a multitude of languages around the world! . Two-layer albums can be created in a drag-n-drop interface which allows quick and easy arrangement and categorization of photos. . A few simple image manipulations such as rotation and flipping are provided to help you get your photos presentable as quick as possible. . Photos, collections, and albums themselves can be labeled as needed and modified at a later time by saving and loading from a simple XML format. Albums are exported as HTML which can then be posted directly on the web or viewed straight from your hard drive. . Album Shaper supports themes which means you can completely customize the look of the Albums you produce. Album Shaper is designed to help you share your photos with your friends and family as easily as possible, as well as update and maintain these Albums in the most efficient and easy way possible. . Homepage: http://albumshaper.sourceforge.net/ Package: xfce4-verve-plugin Priority: optional Section: contrib/x11 Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.3.5-1ubuntu1.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libexo-0.3-0 (>= 0.3.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpcre3 (>= 7.4), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2), zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-verve-plugin_0.3.5-1ubuntu1.1_solaris-i386.deb Size: 31876 MD5sum: 78808cb9c0f091b561652b5428f8f48b SHA1: 19d29e494a95d88c67dd9759b45d250f02f5b19a SHA256: 5d5839dc6b3c3b56e90562498a0ceb4edd242842e5df95d2393b9eeb832d6884 Description: Command line plugin for the Xfce panel The plugin displays a mini-command line on the Xfce panel . Features: * auto-completion of commands in $PATH (TAB key) * command history browsing just like in minicmd (UP/DOWN arrows) * URL opening in your favourite browser * opening of your favourite eMail program with the compose window opened, once you execute an eMail address in Verve . Homepage: http://goodies.xfce.org Package: xfce4-dict-plugin Priority: optional Section: contrib/x11 Installed-Size: 82 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.2.1-1ubuntu1.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2), zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-dict-plugin_0.2.1-1ubuntu1.1_solaris-i386.deb Size: 35010 MD5sum: c4d4f88c782418e50a46bf3c5a6cbfed SHA1: bed63f199fd9a51c3d1d5ca3fd1fb4881846a31e SHA256: 00f0d371fbda29f0cff14352453888c8dbfbfc30d8c12b46ecc53ae390c0ddde Description: Dictionary plugin for Xfce4 panel This plugin can query a dictionary server (RFC 2229) to search for definitions and translations. Package: bclock Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Teemu Hukkanen Architecture: solaris-i386 Version: 1.0-12ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, libxmu6, libxt6, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/bclock_1.0-12ubuntu2_solaris-i386.deb Size: 13084 MD5sum: adf67bddb1265a378a16bae8edcc0b7f SHA1: 9aa2ba4044f77eac3041043d77732d767762e2a7 SHA256: 90c351c251e1bc66ec32d71759757aac5f28913e7b017ab001cfb35387d8b908 Description: Bezier Clock Bezier Clock, looking somewhat different than usual clocks. This very funny clock uses a Bezier curve to draw the hands of the clock. Package: blackbox Priority: optional Section: contrib/x11 Installed-Size: 39 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bruno Barrera C. Architecture: solaris-i386 Version: 0.70.1-2ubuntu1 Provides: x-window-manager Depends: libbt, libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxft2 (>> 2.1.1), sunwcslr, sunwlibm Suggests: bbkeys (>= 0.9), menu (>= 1.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/blackbox_0.70.1-2ubuntu1_solaris-i386.deb Size: 259590 MD5sum: b5c115c332c7bb241b80c165754cdbd6 SHA1: 47d06b3baee3f41682c254074685fe7ac61f97c0 SHA256: 1df265e664372edf6ef3132b4ce1dd2450a0f00467a768f30d664082ae9ba1b4 Description: Window manager for X This is a window manager for X. It is similar in many respects to such popular packages as Window Maker, Enlightenment, and FVWM2. You might be interested in this package if you are tired of window managers that are a heavy drain on your system resources, but you still want an attractive and modern-looking interface. . The best part of all is that this program is coded in C++, so it is even more attractive "under the hood" than it is in service -- no small feat. . If none of this sounds familiar to you, or you want your computer to look like Microsoft Windows or Apple's OS X, you probably don't want this package. Package: kdocker Priority: optional Section: contrib/x11 Installed-Size: 19 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Lorenzo Villani Architecture: solaris-i386 Version: 1.3-0ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxmu6, libxpm4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/kdocker_1.3-0ubuntu3_solaris-i386.deb Size: 86300 MD5sum: c04a9845de5aff8299552822c0783910 SHA1: 0efab4012c25aaa95b2c27ceac103e3776b227e7 SHA256: 645bf357999d1b7f8c82ede0eaa3bd94f1cf4c8821d0bce8d40f88c112e3556e Description: minimize all applications to system tray KDocker will help you dock any application into the system tray. This means you can dock openoffice, xmms, firefox, thunderbird, anything! Just point and click. Works for all NET WM compliant window managers - that includes KDE, GNOME, Xfce, Fluxbox and many more. Homepage: http://kdocker.sourceforge.net/ Package: xtoolwait Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Dwayne C. Litzenberger Architecture: solaris-i386 Version: 1.3-6.1ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xtoolwait_1.3-6.1ubuntu2_solaris-i386.deb Size: 13364 MD5sum: 0ddc588959dd9e88dc8f1b74805066bd SHA1: 012eb5d79b76b05c00ba4a52d3b713b1a72d4c79 SHA256: 65219d0caf32883d4f86d35b5c1f79b31d609a2839997a285f6c941bb2bce3c9 Description: Allows to start X applications serially Xtoolwait notably decreases the startup time of your X sessions, provided that you start a number of X clients automatically during the X session startup. Xtoolwait starts one X client in the background, waits until it has mapped a window and then exits. . Author: Richard Huveneers Homepage: http://www.hacom.nl/~richard/software/xtoolwait.html Package: xfce4-mcs-manager Priority: optional Section: contrib/x11 Installed-Size: 638 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: xfce-mcs-manager Version: 4.4.2-2ubuntu2 Depends: hicolor-icon-theme (>= 0.10), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxfce4mcs-client3 (>= 4.4.2), libxfce4mcs-manager3 (>= 4.4.2), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: xfce4-icon-theme, xfce4-mcs-plugins Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-mcs-manager_4.4.2-2ubuntu2_solaris-i386.deb Size: 333716 MD5sum: d0c38dc6f8074066ecd99f40427cdadb SHA1: cc79b07e4dc065be440c778c44bfd0a6a3a79b41 SHA256: 909f7a362523a47013af404de0941e9b96c28526e73772f488c4a75c02f50396 Description: Settings manager for Xfce4 This package contains xfce-mcs-manager, a tool that can be used to configure your Xfce4 desktop to meet your needs. Additionally, it contains xfce-setting-show which can give you a short and quick overview over your settings. If you intend to install Xfce4, you most probably want this package. Homepage: http://www.xfce.org/ Package: rox-filer Priority: optional Section: contrib/x11 Installed-Size: 3841 Maintainer: The ROX-in-Debian Project Team Architecture: solaris-i386 Source: rox Version: 1:2.5-1build1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libsm6, libx11-6, libxml2 (>= 2.6.27), shared-mime-info (>= 0.16), sunwcslr, sunwlibm Suggests: file, menu Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/rox-filer_2.5-1build1_solaris-i386.deb Size: 1470868 MD5sum: 8bb1a82ccc738593f5e5ec8a072f9384 SHA1: 64f2813cecf10ecbb5ffd0e962854ee0348eff58 SHA256: da4b4ca248f998d523205a0d512f5c4cb3d71465afc403de363536542619e2e7 Description: A simple graphical file manager for X11 ROX-Filer is a simple and easy to use graphical file manager for X11 based on the GTK2 library. It uses a uniform drag-and-drop approach for every operation. . It is also the core component of the ROX Desktop Environment. . Invoking rox opens each directory or file listed, or the current working directory if no arguments are given. . Package: xfce4-weather-plugin Priority: optional Section: contrib/x11 Installed-Size: 68 Maintainer: Xubuntu Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.6.2-1ubuntu1.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxml2 (>= 2.6.27), sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-weather-plugin_0.6.2-1ubuntu1.1_solaris-i386.deb Size: 430824 MD5sum: 41d5d3a60bbde26696034a524b892e2a SHA1: 71d02afc2ceee5850a922b473dd2be35ef97dc56 SHA256: 3438b05712dcbabce199ddbba838d3bdd0badedae55c60b3389508ec48d8e237 Description: weather information plugin for the Xfce4 panel The weather plugin displays information about the current weather according your timezone and settings. It allows to search weather location code in the same plugin and displays weather status in little icons. . Features include: - Temperature, atmospheric pressure and state. - Wind speed, gust, and direction. - Humidity, Visibility, Dew-point, UV Index. Homepage: http://goodies.xfce.org/ Package: sugar-chat-activity Priority: optional Section: contrib/x11 Installed-Size: 121 Maintainer: Jani Monoses Architecture: solaris-i386 Version: 35-0ubuntu1 Depends: sugar-pippy-activity Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/sugar-chat-activity_35-0ubuntu1_solaris-i386.deb Size: 39958 MD5sum: a26221f92eb3a9f784a8ce26a6f20447 SHA1: 45e0b9ae6927657a9c13619632c0567efc3a8661 SHA256: 34a5acda321cbcb7a3cfaf19700834f21a8d5f5101bb4e88d5957d75dd442db5 Description: chat activity on the XO laptop chat activity used in the Sugar interface on the XO laptop Package: wmfire Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Charles Fry Architecture: solaris-i386 Version: 1.2.3-2 Depends: libgcc1 (>= 1:4.2.1), libgtk2.0-0 (>= 2.12.0), libgtop2-7 (>= 2.20.0), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmfire_1.2.3-2_solaris-i386.deb Size: 19610 MD5sum: 554ff57c8b7af32f80e11a0109ecc65a SHA1: 93b441d07dcb6060b4f50ccc565afb68de58ff4e SHA256: ef8374b7f4edb60dfe6507be494c37415117af01457285bb5dce1a296844676b Description: very cool fiery way of showing your CPU usage A windowmaker (or similar) dockapp, which shows your current CPU usage as a roaring fire. . Homepage: http://www.swanson.ukfsn.org/#wmfire Package: thunar-media-tags-plugin Priority: optional Section: contrib/x11 Installed-Size: 29 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.1.2-1ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libexo-0.3-0 (>= 0.3.4), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libtag1c2a (>= 1.4), libtagc0 (>= 1.4), libthunar-vfs-1-2 (>= 0.9.0), libxfce4util4 (>= 4.4.2), sunwcslr, sunwlibm, thunar (>= 0.3.2beta2-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/thunar-media-tags-plugin_0.1.2-1ubuntu1_solaris-i386.deb Size: 34086 MD5sum: 39ae22c10c83ff42022c1949fca61ea3 SHA1: 7db42314473b3c073a744d05c509fc26990fe28b SHA256: 1c0c11352d36f009deff9dc7224d0c369b48d940902410db779cfa4b670c01f9 Description: Media tags plugin for Thunar file manager This plugin allows tags editing from Thunar file manager and tags-based file renaming from inside Thunar Bulk Renamer . Homepage: http://thunar.xfce.org/plugins.html Package: thunar-volman Priority: optional Section: contrib/x11 Installed-Size: 37 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.2.0-2ubuntu2 Replaces: thunar-volman-plugin Provides: thunar-volman-plugin Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libexo-0.3-0 (>= 0.3.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libthunar-vfs-1-2 (>= 0.9.0), libx11-6, libxfce4util4 (>= 4.4.2), libxrender1, sunwcslr, sunwhal, sunwlibm, thunar (>= 0.5.0rc2-1), zlib1g (>= 1:1.2.1) Conflicts: thunar-volman-plugin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/thunar-volman_0.2.0-2ubuntu2_solaris-i386.deb Size: 74960 MD5sum: 1663140c5c3821359064ad6a80eab268 SHA1: aff2dddbeaf99625e9dc3c26ad07ad0016aeaaa7 SHA256: df731e6a3188a5b1ca5050896db32eb8c0d4711b7a49483a9c5781205e81c63d Description: Thunar extension for volumes management The Thunar Volume Manager is an extension for the Thunar file manager, which enables automatic management of removable drives and media. Package: flwm Priority: optional Section: contrib/x11 Installed-Size: 98 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bill Allombert Architecture: solaris-i386 Version: 1.02-3ubuntu1 Provides: x-window-manager Depends: libfltk1.1 (>= 1.1.7-2), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Recommends: menu Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/flwm_1.02-3ubuntu1_solaris-i386.deb Size: 42702 MD5sum: d741f8fb3dbb0dd54d0464730520862c SHA1: a00424a564c4a4f2ba7a09c754a28ca6974757b8 SHA256: e245df709a8dbfe116020449744440acd8309c5b2fbd9ca93ca118f35231745b Description: Fast Light Window Manager Flwm is an attempt to combine the best ideas from several window managers. The primary influence and code base is from wm2 by Chris Cannam. Primary features copied from wm2 are: . - Does not look like Windoze. - Nifty sideways title bars. - No icons. You deiconify by picking off a pop-up menu. This means no space is wasted by icons. - Really small and fast code. . It is enhanced by the author's own further nutty ideas: . - Does not use shape extension, more standard resize handles. - Occupies as little screen space as possible. The border and titles are as thin as I could possibly make them. And maximized windows waste only 15 pixels horizontally and zero (count'em) pixels vertically! - Independent maximize buttons for width & height, close button. - Understands Motif, KDE, and Gnome window manager hints. - Multiple desktops, controlled from the same menu as the icons. Package: gtk2-engines-wonderland Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Mariano (Dererk) Velez Architecture: solaris-i386 Version: 1.0-7 Depends: gtk2.0-binver-2.10.0, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gtk2-engines-wonderland_1.0-7_solaris-i386.deb Size: 27364 MD5sum: 67235a6c7a79165b93b0bbf377722980 SHA1: 98df8dd954834e1940ec691a99b314d485523522 SHA256: 531d82beefbb9707808bba5a249d978d4d3ea9b9503597ef02c72d355cc5bf58 Description: Wonderland theme for GTK+ 2.0 Original Bluecurve engine from Red Hat's artwork package. . This package is based on the Wonderland theme available from http://art.gnome.org/ for GTK+ 2.0. This theme is not available for GTK 1.2 at the same location and thus is not provided by this package. Homepage: http://art.gnome.org/themes/gtk2/274 Package: 9wm Priority: optional Section: contrib/x11 Installed-Size: 18 Maintainer: Decklin Foster Architecture: solaris-i386 Version: 1.2-8 Provides: x-window-manager Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/9wm_1.2-8_solaris-i386.deb Size: 25060 MD5sum: 9cf19e55ee110ec43d37644823055283 SHA1: 98dc0b9b8f57b5afe3f9f42ac70f50be8130a100 SHA256: 01d81e2066d73c721299ad4b702d685b360f1be98d46f6fcb53ae7345ce87ed5 Description: emulation of the Plan 9 window manager 8-1/2 9wm is an X window manager which attempts to emulate the Plan 9 window manager 8-1/2 as far as possible within the constraints imposed by X. . It provides a simple yet comfortable user interface, without garish decorations or title-bars. Or icons. And it's click-to-type. Package: amaterus Priority: optional Section: contrib/x11 Installed-Size: 14 Maintainer: GOTO Masanori Architecture: solaris-i386 Version: 0.34.1-7.1build1 Provides: x-window-manager Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, libxml1 (>= 1:1.8.14-3), sunwcsl, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/amaterus_0.34.1-7.1build1_solaris-i386.deb Size: 63552 MD5sum: 1b2c277d5f420faf17bec249bca9e3de SHA1: e2268c4f57275f99c5562ea401ec1bb972d10569 SHA256: 6f3cd7e80b22fff2dabfc5671f681a9ff6bb4ba7297fb1d8db09bd91d819f4a5 Description: GTK+ based window manager AMATERUS is a GTK+ based Window Manager. It has some interesting features like: * It is written with GTK * You can make "window group" and manipulate windows which belong to the group together. * You can edit the title bar strings. * Configuration file has an XML syntax (implementation is not so stable nor complete, though). * You can apply the GTK+ theme to the window manager. Package: pypanel Priority: optional Section: contrib/x11 Installed-Size: 13 Maintainer: Bartosz Fenski Architecture: solaris-i386 Version: 2.4-1.1build1 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libimlib2, libxft2 (>> 2.1.1), python (>= 2.5), python (<< 2.6), python-xlib (>= 0.12-5.1), zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/pypanel_2.4-1.1build1_solaris-i386.deb Size: 27726 MD5sum: 2aef95d3565047eb1835ff5e8b85ad0e SHA1: 9cc1134f3d8c787b70f681a93494385c44162031 SHA256: a9df16b40520f30c6bccad6f0181bec645944a0584b699d4dffe753559235b3a Description: lightweight panel/taskbar for X11 window managers PyPanel is a lightweight panel/taskbar written in Python and C for X11 window managers. It can be easily customized to match any desktop theme or taste. PyPanel works with WindowMaker and EWMH compliant WMs (Kahakai, Openbox, PekWM, FVWM, etc). . Some of the customizable features include: . o Transparency w/ shading o Panel dimensions, location and layout o Font type and colors with Xft support o Button events/actions o Clock and workspace name display o System Tray (Notification Area) . Homepage: http://pypanel.sourceforge.net/ Python-Version: 2.5 Package: deskscribe Priority: optional Section: contrib/x11 Installed-Size: 161 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Pedro Fragoso Architecture: solaris-i386 Version: 0.4.2-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libwnck22 (>= 2.19.5), libx11-6, libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/deskscribe_0.4.2-0ubuntu1_solaris-i386.deb Size: 37982 MD5sum: 628f6ce479a4d79f05cfdcd4ee562704 SHA1: 17d4d04a441bbaf1d2875ef897393ada59073434 SHA256: 74189570cf1643b01cf22d1c70a65a8db97d152b059b14a575cf6b6433403fb7 Description: A suite of tools for recording a user's desktop activity The deskscribe logging application runs as a system tray icon. From here, you can start and stop the logging, or quit the application. In the future, it will eventually be able to log key presses as well as capture the screen in video formats Homepage: http://gnomefiles.org/app.php/DeskScribe Package: wmcoincoin Priority: extra Section: contrib/x11 Installed-Size: 1250 Maintainer: Josselin Mouette Architecture: solaris-i386 Version: 2.5.1e-1 Depends: libatk1.0-0 (>= 1.20.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libimlib2, libpango1.0-0 (>= 1.20.1), libx11-6, libxext6, libxft2 (>> 2.1.1), libxinerama1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmcoincoin_2.5.1e-1_solaris-i386.deb Size: 472638 MD5sum: ea7767d0018929f05d0f61b3a46f620a SHA1: 9c0a2dad07668f21ddf250cda3ade0bf465916c2 SHA256: 685b925eb3e4e8b9270e039d86fb2ee44e380bea4ea14b4cbc9ac1ddc95a4d6a Description: Humourous dockapp for browsing DaCode sites' news and board WMCoinCoin allows you to browse linuxfr.org and other sites based on DaCode 1.4, Templeet and many other webchat engines. It will: * display website news with new items displayed prominently; * display private messages, showing the appropriate web page when new messages are received; * allow tabbed browsing of multiple sites; * display the board/webchat and allow new messages to be posted, with the ability to detect, enhance or kill trolls. . WMCoinCoin, while being full of stupid things, is a real advanced chatting client, using HTTP, with low bandwidth requirements. . URL: http://hules.free.fr/wmcoincoin/ (French) http://sourceforge.net/projects/dacode/ Package: xfce4-session Priority: optional Section: contrib/x11 Installed-Size: 1441 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 4.4.2-2ubuntu2.1 Replaces: xfce4-toys Provides: x-session-manager Depends: fortune-mod, hal, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libsm6, libx11-6, libxfce4mcs-client3 (>= 4.4.2), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, xfce4-mcs-manager, zlib1g (>= 1:1.2.1) Recommends: xbase-clients, xfce4-panel, xfce4-utils, xfdesktop4, xfwm4 Suggests: sudo Conflicts: xfce4-toys Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-session_4.4.2-2ubuntu2.1_solaris-i386.deb Size: 1034948 MD5sum: 87994948ddc9eb403b4c7ba5247cb001 SHA1: 3b84ee1f6aaba235b108e6f33fbe63fceadd5120 SHA256: dde7f11282267a86d1250dfd403245b8ed0a8aa752b1744191b2bae9695efffa Description: Xfce4 Session Manager xfce4-session is an X11-compliant "session manager" designed for use with the Xfce4 Desktop Environment. On log out, the session manager saves the state of all your running applications. When you log back in, the session manager restores the same applications with the same window positions. Homepage: http://www.xfce.org/ Package: wmbinclock Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.5-5 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr, sunwlibm Recommends: wmaker Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmbinclock_0.5-5_solaris-i386.deb Size: 14718 MD5sum: 968ae7118cbd2e6c9bc27d1a0c4f8ba4 SHA1: 29075754d75e07ee82b149020013f28d497023dc SHA256: c7cbe6c7ae9b69dc878dfc3bbf999e4f60036192c2c7616e7020047947dac7ed Description: A binary clock applet for Window Maker wmbinclock is a dockable binary clock applet for Window Maker, it shows the current system time (in 24-hour format) as a classic binary display where you have to add up the bits to get the actual time. Package: xfce4-wmdock-plugin Priority: optional Section: contrib/x11 Installed-Size: 83 Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.1.8-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libwnck22 (>= 2.19.5), libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2), zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-wmdock-plugin_0.1.8-1_solaris-i386.deb Size: 25928 MD5sum: 0da0d2d1d70123a920bb4a1617590380 SHA1: 45cd2e2a7770c47b2d5a2f754f2ac085ee12d98a SHA256: fbfa58d11b656839d343c4149642ba20ca7cc6ccbbbd4596b60271d0cb25f3b4 Description: Compatibility layer for running WindowMaker dockapps on the XFCE desktop The WMdock plugin is a compatibility layer for running WindowMaker dockapps on the XFCE desktop. It integrates the dockapps into a panel, closely resembling the look and feel of the WindowMaker dock or clip, respectively. Homepage: http://www.ibh.de/~ellguth/xfce4-wmdock-plugin.html Package: docker Priority: optional Section: contrib/x11 Installed-Size: 41 Maintainer: Ari Pollak Architecture: solaris-i386 Version: 1.4-4 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/docker_1.4-4_solaris-i386.deb Size: 12406 MD5sum: f1c1cb94f0b940439d925d9ff5d6adf0 SHA1: e4979e25c0401ff71b86638f7734a052213e0b73 SHA256: 9f9ef05e6222b7cd55509640e27d10293fcce58ff1fe08aebcf70afda9697764 Description: System tray for KDE3/GNOME2 docklet applications Docker is a docking application (WindowMaker dock app) which acts as a system tray for any desktop environment, allowing you to have a system tray without running the KDE/GNOME panel Docker was designed to work with Openbox 2, but it should work fine in any window manager. Package: vdesk Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.2-2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Suggests: aewm | sapphire | oroborus | phluid Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/vdesk_1.2-2_solaris-i386.deb Size: 6226 MD5sum: 6c5829d743ff4ebc0f50640ad6a3a063 SHA1: f2b240726ba7d6557a6fbcf019e0f2751d338413 SHA256: f47bed1202eb88637fe9aa2b79877a62b742fdce05bc49bc911c3d3d490ad6bd Description: manages virtual desktops for minimal window managers vdesk takes the task of managing virtual desktops away from the window manager and implements an easy to use interface to those desktops. Package: xserver-xorg-input-elographics Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.0-3 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-elographics_1.1.0-3_solaris-i386.deb Size: 10944 MD5sum: 542fed543911ef8bd9b1e4045bf9dd18 SHA1: 591e4f9f5440630b339009164c8702542a427a89 SHA256: 49487507b85587debfa012247e364e79db387db6b8a9d56dbd08fcb9b7f82efe Description: X.Org X server -- ELOGraphics input driver This package provides the driver for ELO Graphics touchscreens. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-elographics driver module. Package: xfmedia-remote-plugin Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Xubuntu Developers Architecture: solaris-i386 Version: 0.2.2-0ubuntu1 Depends: dbus (>= 0.22), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2), zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfmedia-remote-plugin_0.2.2-0ubuntu1_solaris-i386.deb Size: 14740 MD5sum: 2aff0116215d23c4187ab5d4bf7e1e0b SHA1: a58eb69cbd96fbfc540367908a307543e7b240e7 SHA256: 9167bc036bcae59e4b38c6f717be5545ffe1c6bb9487b9776f3df76aecfc53bd Description: Xfmedia Remote control plugin Xfmedia Remote Plugin is a plugin for Xfce 4 Panel which enables controlling Xfmedia, a all-around media player for Xfce 4, via the panel. . More information can be found at http://goodies.xfce.org/projects/panel-plugins/xfmedia-remote-plugin Package: xfce4-appfinder Priority: optional Section: contrib/x11 Installed-Size: 190 Maintainer: Xubuntu Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 4.4.2-1ubuntu1.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-appfinder_4.4.2-1ubuntu1.1_solaris-i386.deb Size: 242126 MD5sum: bb52f65eb6d5ea407f2ceaac953fecd3 SHA1: 7e0b06722a8037d5053d72f92a9f56db9ef0ee1f SHA256: 8927a20055e8244c73057ababdb0720e7ab5e81c3b25c8e5166332f90e9411d0 Description: Application finder for the Xfce4 Desktop Environment This is an application finder for the Xfce4 Desktop Environment. It will search for installed applications on your system. Homepage: http://www.xfce.org/ Package: transset Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Stone Architecture: solaris-i386 Version: 0.1.0+cvs.20041114-0ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxfixes3 (>= 1:4.0.1), libxrender1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/transset_0.1.0+cvs.20041114-0ubuntu3_solaris-i386.deb Size: 7900 MD5sum: eaae5cebb058dd1278e04ff75a96d355 SHA1: e79160418fb9f00a2f11ba5ee340c3baea5dbd18 SHA256: 00e1f39c7da3fe43ba4a880f620e4b2d66895f4aa2fbf67bbfbcd1ba6bb50712 Description: X transparency manager transset is a very small application to set the opacity property on windows, which will provide translucency when used in combination with an X compositing manager. . This package comes from the freedesktop.org xapps CVS module: :pserver:anoncvs@freedesktop.org:/cvs/xapps The module name is transset. Package: habak Priority: optional Section: contrib/x11 Installed-Size: 53 Maintainer: Bartosz Fenski Architecture: solaris-i386 Version: 0.2.5-2 Depends: libgcc1 (>= 1:4.2.1), libimlib2, libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/habak_0.2.5-2_solaris-i386.deb Size: 25790 MD5sum: f3c19695b128fd8e516d9d2f33c0b1ae SHA1: 89ad69df07fbf2e4811366f27bc93af00a78fb5d SHA256: 1b7fa914c135037c022fc9ace27d8967fd012ac06c5a934777d6bcaa36952c0a Description: utility for creating multi-layered backgrounds in X11 Habak is an utility which allows you to create X Window backgrounds assembled from so called Habaks. Habaks could be images, texts or some internal functions. . Habak uses layered model. The lowest one is completely black screen. You can put other objects on it. Final wallpaper is usually made by combining one or more objects (called habaks). Order of defining habaks in command line is also order of putting them on stack, so the last one on the command line is drawn over all of the previous habaks. Package: grsync Priority: optional Section: contrib/x11 Installed-Size: 26 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 0.6-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), rsync, sunwcslr, sunwlibm Recommends: ssh-askpass Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/grsync_0.6-2_solaris-i386.deb Size: 64848 MD5sum: 322fc6de012cc76d11d27a0551b32400 SHA1: 3a2d2bb7a910eab6b9cad848b88c1f584a038e7e SHA256: 3d9c2c1737ef6c1cb989f95fb93058d17ab894eb88e572de81232f4162ef15e8 Description: GTK+ frontend for rsync grsync is a simple graphical interface using GTK2 for the rsync command line program. It currently supports only a limited set of the most important rsync features, but can be used effectively for local directory synchronization. . Homepage: Package: videogen Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Bas Zoetekouw Architecture: solaris-i386 Version: 0.32-3 Depends: bc, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/videogen_0.32-3_solaris-i386.deb Size: 27432 MD5sum: de3417ec9c1e07f1979b8a00edce86fe SHA1: de0d56f0d25f7fdf5053748f5dd5c243fdad1406 SHA256: c63f3853b4bf913f66acd8b11ef5bb4c805852409a8b507053d4a50d6e4fb989 Description: Create arbitrary-res modelines using hardware parameters Videogen is a small but nice utility to create modelines you can insert into your XF86Config(-4) and fb.modes files. . Modeline is created by telling the program the resolution you want and your video hardware parameters (maximum video adapter bandwidth, maximum HCF and VCF of the monitor etc). . The tool 'some_modes' may help you to create some common modes fast. Package: xfce4-terminal Priority: optional Section: contrib/x11 Installed-Size: 2847 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.2.8-4ubuntu1 Provides: x-terminal-emulator Depends: libatk1.0-0 (>= 1.20.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libexo-0.3-0 (>= 0.3.4), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libstartup-notification0 (>= 0.8-1), libvte9 (>= 1:0.16.9), libx11-6, libxfce4util4 (>= 4.4.2), sunwcslr Recommends: dbus Conflicts: terminal Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-terminal_0.2.8-4ubuntu1_solaris-i386.deb Size: 1637334 MD5sum: d3e179e8e42dd2f2e65b1ed62892abbb SHA1: 3fcc1a3bd81a3e04801a59d7905ad8dc3897a5ad SHA256: 72076188c88c619ec6729886b5956dfab80c824c18f83f93c44f773fb3369902 Description: Xfce terminal emulator This package contains Terminal, which is a lightweight and easy to use terminal emulator for X11. It was created to fit nicely into the Xfce desktop environment, but it also fits nice with other environments. . For people that already know GNOME 2 terminal and are searching for a lighter but comparable replacement, Terminal might be the answer. Homepage: http://terminal.os-cillation.com/ Package: wmmaiload Priority: optional Section: contrib/x11 Installed-Size: 67 Maintainer: Florian Ragwitz Architecture: solaris-i386 Version: 2.2.1-1build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmmaiload_2.2.1-1build1_solaris-i386.deb Size: 24910 MD5sum: 143b6e6d7873ffe6e32d24e35c32eb67 SHA1: 0aeba1185e96350193460f60057d6328c29f6719 SHA256: 0ae84e025a4e37ab01ab8b61df18e67b01388447d659ca12f47f180263789700 Description: dockapp to monitor mails in one or more mail boxes wmmaiload is a dockapp to monitor both new and total mails in one or more mail boxes. It supports a variety of mailboxes, including mbox, maildir, MH, POP3 and IMAP. It can be used with X window managers like WindowMaker, AfterStep, BlackBox and Enlightenment. . wmmaiload is similar to the wmbiff package, but features an LCD-like look knowm from wmcpuload, wmmemload and others. If you prefer an LED-like look or need IMAPS support you should use wmbiff instead. Package: xfce4-taskmanager Priority: optional Section: contrib/x11 Installed-Size: 31 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.4.0~rc2really0.3.2-0ubuntu3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-taskmanager_0.4.0~rc2really0.3.2-0ubuntu3_solaris-i386.deb Size: 23024 MD5sum: c943d08c05aa3dee19ea31822eb4384f SHA1: 6f56f41577dd822c625200ce98e9e554cbc6bda4 SHA256: b3a3d09ded1d178f3dd620797be643b333fa92abebf49c433cb1f9c4a04910d0 Description: process manager for the Xfce4 Desktop Environment A GUI application for monitoring and controlling running processes written for Xfce. Homepage: http://goodies.xfce.org/ Package: gtk-chtheme Priority: optional Section: contrib/x11 Installed-Size: 52 Maintainer: Mariano (Dererk) Velez Architecture: solaris-i386 Version: 0.3.1-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Recommends: gtk-engines-pixmap Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gtk-chtheme_0.3.1-2_solaris-i386.deb Size: 18226 MD5sum: 3c05add55a0a35149bdea2dd4c1d9a84 SHA1: 9c9cecbcf336b0ca4499121fba35d9b70d606687 SHA256: 13a9d015cafff7250418c4c273bdab26e74b6b8f7a8f3ba17ef1bff37047c73d Description: GTK+ 2.0 theme changer and previewer utility 'Gtk Theme Switch' based utility that aims to make themes previews and selections as slick as possible. Themes installed on the system are presented for selection and previewed on the fly. . This utility was develop only to work for GTK+ 2.x themes. For GTK+ 1.x themes use 'gtk-theme-switch' package . Homepage: http://plasmasturm.org/code/gtk-chtheme/ Package: oroborus Priority: optional Section: contrib/x11 Installed-Size: 358 Maintainer: Stefan Pfetzing Architecture: solaris-i386 Version: 2.0.18 Provides: x-window-manager Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, libxpm4, sunwcslr Suggests: desklaunch, deskmenu, keylaunch Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/oroborus_2.0.18_solaris-i386.deb Size: 208572 MD5sum: 678f31f336410ce65526346c65107d60 SHA1: faefcb6a44fa9538c0635d2e000c1c9ce2a86f24 SHA256: 7cbce75f17cb62da8bcd20c9b681b0486def71798a542bd7868518754538d57e Description: A lightweight themeable windowmanager for X Oroborus is a small and simple window manager which does exactly what it says it does, manage windows. There is no fancy doc, clip, wharf, or a root menu for that matter. These utilities can be provided by other programs such as "deskmenu". Oroborus has support for Gnome and session management, or can be run as a stand-alone window manager. This package has also been compiled with Xinerama support. . Oroborus is small, about 72Kb at the time of this package. It has full keyboard control and is very themeable. Package: wmmatrix Priority: optional Section: contrib/x11 Installed-Size: 130 Maintainer: Varun Hiremath Architecture: solaris-i386 Version: 0.2-9 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmmatrix_0.2-9_solaris-i386.deb Size: 58382 MD5sum: f8acf69bb3bcb40a3663ea2fc52bb90f SHA1: 327cfb9822ee9c2c409efa0a5f0f69b0727d3c48 SHA256: cb6d943edb115db28090877d8baade89a3eb9ad7a0d64454d55d5aa97ad7701b Description: View The Matrix in a Window Maker dock application wmMatrix displays The Matrix (from the film of the same name) in a Window Maker dock application. Based on the xscreensaver module created by Jamie Zawinski. . Although it works best with Window Maker, wmMatrix also works fine with other window managers. . Homepage: http://dockapps.org/file.php/id/10 Package: xvattr Priority: optional Section: contrib/x11 Installed-Size: 13 Maintainer: Christian Marillat Architecture: solaris-i386 Version: 1.3-0.3build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, libxv1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xvattr_1.3-0.3build1_solaris-i386.deb Size: 15646 MD5sum: 9dc8601595c72e06a874806b6bf2f116 SHA1: a8bb811ebff4b888144fcf7bc6923b90917e3a24 SHA256: 2ea1e975cf956bad42085785cd479cbaee68d610da85f1f161ca1e0a95529f24 Description: Utility to change Xv attributes This is a small command line program to change Xv attributes like brightness, contrast,... . This package also include a gtk front-end. Bugs: mailto:marillat@debian.org Package: bbpager Priority: optional Section: contrib/x11 Installed-Size: 13 Maintainer: Kevin Coyner Architecture: solaris-i386 Version: 0.4.3-2 Depends: libbt, libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Suggests: blackbox (>= 0.70) | openbox | fluxbox Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/bbpager_0.4.3-2_solaris-i386.deb Size: 49950 MD5sum: b7071fabf25b72987293bae21c9e254e SHA1: 14d40de4d14a84564aea997f69293dbe315adcfc SHA256: 58344e099e83570b3a4d0014730ea4c37e2fc0ccdf6431745ea3fb7478ad4b78 Description: Pager for the blackbox and fluxbox window managers A pager tool for the Blackbox window manager or one of its derivatives. It supports the usual Blackbox styles, moving windows between desktops, and optional placement in the Blackbox slit. It is also possible to define how the desktops are displayed by defining the number of rows or columns to use. . Homepage: http://bbtools.sourceforge.net Package: rxvt-beta Priority: extra Section: contrib/x11 Installed-Size: 26 Maintainer: Jan Christoph Nordholz Architecture: solaris-i386 Version: 2.7.10-5 Provides: x-terminal-emulator Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxpm4, sunwcslr Conflicts: rxvt, rxvt-ml Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/rxvt-beta_2.7.10-5_solaris-i386.deb Size: 231000 MD5sum: f0de84fcf7be1d6b16e12e89e973ad1c SHA1: 7652c50cea5a35eb25c933bb52bf790c4d11c001 SHA256: 5a41dbe7bca0f2a3fad9f87075c84fdad92da2012ad32d58f602760b41ea127b Description: VT102 terminal emulator for the X Window System Rxvt is an 8-bit clean, color xterm replacement that uses significantly less memory than a conventional xterm, mostly since it doesn't support toolkit configurability or Tek graphics, but also since features can be removed at compile-time to reflect your needs. . The distribution also includes rclock, the smaller/better xclock replacement with appointment scheduling and xbiff functionality. . This package contains the developer (beta) version of rxvt. See the rxvt package for the current stable version of rxvt. Package: multi-aterm Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: M. Alex Hermosilla Architecture: solaris-i386 Version: 0.2.1-1.1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/multi-aterm_0.2.1-1.1_solaris-i386.deb Size: 68086 MD5sum: 7af02d968a6333798a19edcaa5b0dc38 SHA1: 6b4348e700596337bad06f955afe69590e6a3e7b SHA256: ff03ba69cd36e6ccbbea1f63ff79863f82e89701fc54ab88a8e8cc8bdd9e50ca Description: tabbed terminal emulator with efficent pseudo transparency Multi-aterm is a firstly a terminal emulator like rxvt, xterm, eterm, aterm, etc. It's main features are: - Small and fast with efficent pseudo transparency, like aterm. - Tabbed like GMT (gnome-multi-terminal). - It does not require GNOME or KDE libs, just written in X-lib. - Based in aterm sources, version 0.4.2. For more infomation: http://www.nongnu.org/materm/materm.html Package: xfs Priority: optional Section: contrib/x11 Installed-Size: 13 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.0.5-2 Depends: libfs6, libgcc1 (>= 1:4.2.1), libxfont1 (>= 1:1.2.9), sunwcslr Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-base, xfonts-scalable Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfs_1.0.5-2_solaris-i386.deb Size: 61270 MD5sum: 8b49907e324fe9fea65af213c02a4d37 SHA1: a3133e2c803c444b21136b9286fd6141cc124c89 SHA256: c87d42c29783285f9c1c44ae52cfea3411efa6b00a50624d5eb4b08df272f2c4 Description: X font server xfs is a daemon that listens on a network port and serves X fonts to X servers (and thus to X clients). All X servers have the ability to serve locally installed fonts for themselves, but xfs makes it possible to offload that job from the X server, and/or have a central repository of fonts on a networked machine running xfs so that all the machines running X servers on a network do not require their own set of fonts. xfs may also be invoked by users to, for instance, make available X fonts in user accounts that are not available to the X server or to an already running system xfs. Package: xfce4-smartbookmark-plugin Priority: optional Section: contrib/x11 Installed-Size: 20 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.4.2-1ubuntu2.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-smartbookmark-plugin_0.4.2-1ubuntu2.1_solaris-i386.deb Size: 10694 MD5sum: f3eb014baabb547d8f3b47b01bd805b1 SHA1: 0eb7a3938485491cf9c79d1c5ee56c630ba00433 SHA256: b13d3b4a2941b45dacc8cab5673a8091da34e839e0bc8852bfc1f64336a2aac1 Description: search the web via the Xfce4 panel This plugin adds a text field to the Xfce panel, allowing the user to search the web. The URL and the text field size are configurable options. . Typical use cases are: Google, Wikipedia, the Debian Bug Tracking System . xfce4-smartbookmark-plugin is based on the smart bookmark concept: http://en.wikipedia.org/wiki/Smart_Bookmark Package: thunar Priority: optional Section: contrib/x11 Installed-Size: 636 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.9.0-4ubuntu2 Depends: dbus-x11, desktop-file-utils, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libexo-0.3-0 (>= 0.3.4), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libpango1.0-0 (>= 1.20.1), libsm6, libthunar-vfs-1-2 (>= 0.9.0), libx11-6, libxfce4util4 (>= 4.4.2), shared-mime-info, sunwcslr, sunwlibm, thunar-data (= 0.9.0-4ubuntu2), xfce4-panel (>= 4.4.2) Suggests: thunar-archive-plugin, thunar-media-tags-plugin, thunar-volman Conflicts: thunar-data (<= 0.9.0-3ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/thunar_0.9.0-4ubuntu2_solaris-i386.deb Size: 217728 MD5sum: 27a054f22b60c926864e7aeb2b9922b9 SHA1: 1617854bda1eac9c8eceb91261b239ec13b6e060 SHA256: a71201a97d7373eb19fba23328c288d978d97fddc6e756308de6131d0d137cfc Description: File Manager for Xfce Thunar is the file manager designed to be the default file manager of Xfce 4.4 It has been designed to be fast and easy to use. Homepage: http://thunar.xfce.org Package: idesk Priority: optional Section: contrib/x11 Installed-Size: 13 Maintainer: Anibal Avelar Architecture: solaris-i386 Version: 0.7.5-4 Depends: libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libimlib2, libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxft2 (>> 2.1.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/idesk_0.7.5-4_solaris-i386.deb Size: 121878 MD5sum: e149ce000618ca95e4191459a432e599 SHA1: 80ba0696db2f1ff3a485e8a319155f5bf477868c SHA256: 5dafb06074cd7e6ec4a80d2b14739def04fbadf7fc56f95e9c06e9cc74b6b217 Description: Program to show icons on the desktop Idesk displays icons with a short description on the desktop and gives shortcuts to launch any X app. The icons can be resized, use tooltip and has transparency with other nice image efects. It can use many images types formats how PNG, JPG, GIF, XPM, etc. Idesk also allows the binding of different actions to every mouse button. Homepage: http://idesk.sourceforge.net/ Package: recoll Priority: optional Section: contrib/x11 Installed-Size: 44 Maintainer: Kartik Mistry Architecture: solaris-i386 Version: 1.10.0-1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libiconv, libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxapian15, libxext6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: aspell Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/recoll_1.10.0-1_solaris-i386.deb Size: 1049992 MD5sum: 4de84bad486a16634a1d968ced604f66 SHA1: baee281d59c5bf89e8e67bdd235b464de3f4c718 SHA256: 62871ec180d3efeba7127802d6d62a795cd4a1aa248325fd3715f3bf3e21189f Description: A personal full text search package with a QT GUI The Recoll personal full text search package is based on a very strong backend (Xapian), for which it provides an easy to use and feature-rich interface. . Features: * QT-based GUI * Supports the following document types (and their compressed versions) - Natively: text, html, OpenOffice files, maildir and mailbox (Mozilla and IceDove mail) with attachments, pidgin log files - With external helpers: pdf (pdftotext), postscript (ghostscript), msword (antiword), excel, ppt (catdoc), rtf (unrtf) * Powerful query facilities, with boolean searches, phrases, filter on file types and directory tree * Support for multiple charsets, Internal processing and storage uses Unicode UTF-8 * Stemming performed at query time (can switch stemming language after indexing) * Easy installation. No database daemon, web server or exotic language necessary * An indexer which runs either as a thread inside the GUI or as an external, cron'able program Homepage: http://www.lesbonscomptes.com/recoll Package: wmanager Priority: optional Section: contrib/x11 Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Peter Pentchev Architecture: solaris-i386 Version: 0.2.1-3ubuntu1 Depends: chase, libfltk1.1 (>= 1.1.7-2), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), perl5, sunwcslr, sunwlibm Suggests: menu (>> 2.1.26) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmanager_0.2.1-3ubuntu1_solaris-i386.deb Size: 25204 MD5sum: df670ab9d55ede65783bb3cdf9de663d SHA1: c6e03577681bf2a186a91db95d15428a8c3360dc SHA256: f49a12de4da5ebe5d12e950098e1852dfb1d8b2210424275b4f43fd772d6f100 Description: Select a window manager at X startup wmanager is a small X11 application for selecting a window manager at X startup. wmanager looks for a file named '.wmmanagerrc' in the user's home directory which contains a list of window managers; you can create such a file with wmanagerrc-update. You can also use wmanager-loop that runs window managers chosen by the user until told to exit. Package: rxvt-unicode Priority: optional Section: contrib/x11 Installed-Size: 175 Maintainer: Decklin Foster Architecture: solaris-i386 Version: 8.4-1 Provides: x-terminal-emulator Depends: base-passwd (>= 2.0.3.4), libfontconfig1 (>= 2.4.0), libperl5.8 (>= 5.8.8), libx11-6, libxft2 (>> 2.1.1), libxrender1, ncurses-base (>= 5.4-7), sunwcslr, sunwlibm Suggests: ttf-bitstream-vera Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/rxvt-unicode_8.4-1_solaris-i386.deb Size: 1264062 MD5sum: ff908296a323ac40e8d65903dea476a8 SHA1: 691fa1c1ff74b491ee89bb64873a819429b88a44 SHA256: 1f4f0e9a92d6c76878b579023de569357ecd91e258d6cb6e671b0f9b39640d55 Description: RXVT-like terminal emulator with Unicode support rxvt-unicode is a modern, Unicode-aware color xterm replacement that uses significantly less memory than a conventional xterm and many other Unicode supporting terminal emulators. . It supports using multiple fonts at the same time, including Xft fonts, and client-server technology to reduce memory consumption when using multiple windows. . This package contains the program version with most commonly-used features enabled, including transparency, (16-bit) Unicode and FreeType font support. Package: xlockmore Priority: extra Section: contrib/x11 Installed-Size: 1349 Maintainer: Michael Stone Architecture: solaris-i386 Version: 1:5.22-1.2 Replaces: xlockmore-gl Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxmu6, sunwcsl, sunwlibm Recommends: libpam-modules Suggests: fortune Conflicts: libpam-modules (<< 0.76-13.1), libpam-opie, libpam-p11, xbase (<< 3.3.2.3a-2), xlockmore-gl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xlockmore_5.22-1.2_solaris-i386.deb Size: 595642 MD5sum: 2bd4673d03008dc3f07c29b90c373bcb SHA1: 427a8f4e74030ae45b3a4f59f6999c670084ba86 SHA256: 59aed57e61c5744faadc4029aac8482aea81f55ad5ffe08484a9aa35576ab5cd Description: Lock X11 display until password is entered. xlock locks the X server till the user enters his/her password at the keyboard. While xlock is running, all new server connections are refused. The mouse cursor is turned off. The screen is blanked and a changing pattern is put on the screen. If a key or a mouse button is pressed then the user is prompted for the password of the user who started xlock. . This version is built without additional OpenGL and XPM modes. The companion package xlockmore-gl contains them. This is the only difference between the two packages. Package: xfce4-xkb-plugin Priority: optional Section: contrib/x11 Installed-Size: 67 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.4.3-1ubuntu1.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-xkb-plugin_0.4.3-1ubuntu1.1_solaris-i386.deb Size: 63980 MD5sum: 76d351af36e67ae9bef939b3e2751d48 SHA1: 9c8d3dfb78cf4fa3d8a55c2a49498aaf3b43bfc1 SHA256: 7dd8ff24b502c6c7b56e6715461022c885b9a786e8809d130684189d7ac316bb Description: xkb layout switch plugin for the Xfce4 panel The xkb plugin shows you the current keyboard layout and allows you to switch to different defined layouts. . The plugin itself cannot be used for defining the keyboard layouts one wants to use, this is done the XKB way - either in your X config or by setxkbmap tool. . Homepage: http://goodies.xfce.org/ Package: gwaterfall Priority: extra Section: contrib/x11 Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ognyan Kulev Architecture: solaris-i386 Version: 0.1-4ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxft2 (>> 2.1.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gwaterfall_0.1-4ubuntu1_solaris-i386.deb Size: 13962 MD5sum: 52e6c2cc53c87801eb9236e321e330fb SHA1: db1aaca67c64a17f6d2a674738f42f6245a93cd5 SHA256: 6bcf50430cd9b9932e3800ea8e2a1c86071ed6c6b500ca4a836e5bc2c1f297a2 Description: View all characters of a font in all sizes This program facilitates comparison of various fonts and font rendering parameters. . It displays sample lines of text in sizes from 5 to 36px simultaneously and allows changing of font size range and increment, hinting, autohinting, anti-aliasing, subpixel smoothing, and aspect, immediately showing the changes on the screen. All Unicode characters are divided into blocks of 128 characters, and user can choose block of 128 characters to use as sample line of text. Package: wmmoonclock Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Martin A. Godisch Architecture: solaris-i386 Version: 1.27-24 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr, sunwlibm Suggests: wmaker | afterstep, wmsun Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmmoonclock_1.27-24_solaris-i386.deb Size: 155812 MD5sum: 2f4de88797b9842fb12dc80f63253f78 SHA1: 3eb6c4731f8eaddda52cc602cdabd530fc1db27a SHA256: f7748d9fc93688f57fff65d9a3133a74011f0b2b01770ac1743ed0d47d1a263b Description: WindowMaker moon phase dockapp wmMoonClock displays a small pixmap of the current phase of the moon. You have to enter your Latitude and Longitude for it to work correctly. wmMoonClock is designed to work with the WindowMaker dock, but will work with other window managers as well. Package: pekwm Priority: optional Section: contrib/x11 Installed-Size: 26 Maintainer: Nicolas Szalay Architecture: solaris-i386 Version: 0.1.5-1.2 Depends: libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libjpeg62, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxft2 (>> 2.1.1), libxpm4, libxrandr2 (>= 2:1.2.0), libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/pekwm_0.1.5-1.2_solaris-i386.deb Size: 339004 MD5sum: a215fa9cc8f9e8f1da449263bcd1f895 SHA1: b4444e6a98b5e3e1cc468ac39d0cec8f77ab3ac8 SHA256: 1d5adfbedf11a80c8c97f3eb5f2713c1c20ed5009705c0815de55082e05e641c Description: Fast & Light WindowManager The Pek Window Manager is written by Claes Nästen, the code is based on the aewm++ window manager, but it has evolved enough that it no longer resembles aewm++ at all. It has a much expanded feature-set, including window grouping (similar to ion, pwm, or fluxbox), autoproperties, xinerama, keygrabber that supports keychains, and much more. Package: xfce4-genmon-plugin Priority: optional Section: contrib/x11 Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 3.1-1ubuntu2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-genmon-plugin_3.1-1ubuntu2_solaris-i386.deb Size: 18484 MD5sum: a2bc8254491e8d79b41ce2026e3251cf SHA1: b66c2910e9669111ef32f003be03f2e8ce8e4646 SHA256: 54eaabaca435b2b27876e0f415a2ca1ee7a4a496bb8284b2362e1c838ecb68a0 Description: Generic Monitor for the Xfce4 panel This plugin repeatedly spawns the indicated script/program, displaying its output as a string in the panel. It is useful for periodic status monitoring. . Homepage: http://goodies.xfce.org/ Package: wmcalclock Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Kevin Coyner Architecture: solaris-i386 Version: 1.25-14 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmcalclock_1.25-14_solaris-i386.deb Size: 49490 MD5sum: f4dba09d354b955751b50a017e02bb98 SHA1: 6bbf82463195403bd907a42ac122a94f8c55d20e SHA256: 1546f85522f21d52a896708b3ea1808f588afcf2d6626b7f703fbce08a5dd14f Description: A dock.app which simply tells time and date wmCalClock is a dock app specifically written for WindowMaker, but will work with other window managers. It features antialiased text display with the ability to choose between different fonts and colors. wmCalclock supports 12, 24 and 30 hour time, Greenwich time, Greenwich Mean Sidereal Time, and Local Sidereal Time. . Homepage: http://dockapps.org/file.php/id/9 Package: xclip Priority: optional Section: contrib/x11 Installed-Size: 19 Maintainer: Baruch Even Architecture: solaris-i386 Version: 0.08-7 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxmu6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xclip_0.08-7_solaris-i386.deb Size: 16584 MD5sum: e7136982ff98d02f1733823dd3a90b68 SHA1: a637cc5a8247eb6fb252358b99ea3b4fad08c291 SHA256: 854a713af5ce09f678f25fc59a3e5e19d58af3863fddf22afc9423ab75dfd90a Description: command line interface to X selections xclip is a command line utility that is designed to run on any system with an X11 implementation. It provides an interface to X selections ("the clipboard") from the command line. It can read data from standard in or a file and place it in an X selection for pasting into other X applications. xclip can also print an X selection to standard out, which can then be redirected to a file or another program. . Homepage: http://people.debian.org/~kims/xclip/ Package: wm2 Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Bernhard R. Link Architecture: solaris-i386 Version: 4-10 Provides: x-window-manager Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Recommends: xterm | x-terminal-emulator Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wm2_4-10_solaris-i386.deb Size: 36022 MD5sum: 800e8226c68b4863b795339e311ebb64 SHA1: f53794575a34890ce2516822d790237fceaa5222 SHA256: 590a214b98ee0f73c461759905905e04f7641ee3de1e7635000ab110086f132a Description: small, unconfigurable window manager wm2 is a window manager for X. It provides an unusual style of window decoration and as little functionality as Chris Cannam feels comfortable with in a window manager. wm2 is not configurable, except by editing the source and recompiling the code, and is really intended for people who don't particularly want their window manager to be too friendly. Homepage: http://www.all-day-breakfast.com/wm2/ Package: xautolock Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Roland Stigge Architecture: solaris-i386 Version: 1:2.1-7 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxss1, sunwcsl Recommends: xlockmore | xtrlock | xscreensaver Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xautolock_2.1-7_solaris-i386.deb Size: 29544 MD5sum: 2697caf1a7aff1167ae502cbe890f538 SHA1: 341d2338ed68344005f246ea67cdb401c05aaf63 SHA256: 3e2279dce3b0f881b7ea391b25e112a6ed85b2f8d6d03333bd9c2ed8e08aaaa2 Description: Program launcher for idle X sessions Xautolock monitors input devices under the X Window System, and launches a program of your choice if there is no activity after a user-configurable period of time. You can use this to automatically start up a screen locker if you have left your computer unattended for some period of time. The program launched need not be a screen locker such as xlock. Package: xbanner Priority: optional Section: contrib/x11 Installed-Size: 44 Maintainer: Jose Carlos Medeiros Architecture: solaris-i386 Version: 1.31-25.2 Depends: debconf (>= 0.5) | debconf-2.0, libgcc1 (>= 1:4.2.1), libx11-6, libxpm4, sunwcsl, sunwlibm Recommends: xfonts-scalable Suggests: gsfonts-x11 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xbanner_1.31-25.2_solaris-i386.deb Size: 155522 MD5sum: 36932b94e6603342c155b9137987a906 SHA1: 5a5a5cad1416b51f5fc5777ae62df8e0333a0d8e SHA256: 783d9bdaae32ba40774bc61fe6fa800ed4fa9c606cb1d5b2933bd448e55eadea Description: Beautify your X login screen XBanner is a program designed to beautify your X login screen. It can draw text and render some effect on it, and it can fill the background with a nice pattern of colors. XBanner can also put an image on the screen for you, as well as do some minimal animation. . Xbanner works with all three X display managers packaged for Debian: xdm, gdm & wdm. Package: xserver-xorg-input-calcomp Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.1-2 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-calcomp_1.1.1-2_solaris-i386.deb Size: 12952 MD5sum: 5d9176f9673393b34dd404f0e3783c8a SHA1: 78152d009e3c1b7d7ee306896484394ac061ba0f SHA256: 63c66abd1d68891c3e31c60049ec8f2354ad894217e54a7d2e3bb8b9e921d9c2 Description: X.Org X server -- Calcomp input driver This package provides the driver for Calcomp Drawing Board II & III graphics tablets. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-calcomp driver module. Package: windowlab Priority: optional Section: contrib/x11 Installed-Size: 17 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.33-4ubuntu1 Provides: x-window-manager Depends: libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxft2 (>> 2.1.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/windowlab_1.33-4ubuntu1_solaris-i386.deb Size: 37634 MD5sum: 50692420073658684f9d76bc398f1b83 SHA1: 5565554e291945e3038acf5e0a51f6bd4b502349 SHA256: ce1680b45535c010c9af9c5e98067919a3a703dee3f18e5e5d97d15005ed1116 Description: Small and simple Amiga-like window manager WindowLab is a Window Manager for the X Window System. Features include click-to-focus, a simple menu/taskbar combination and integration with Debian menu system. WindowLab is incredibly fast and small. . Homepage http://www.nickgravgaard.com/windowlab/ Package: gtk-engines-lighthouseblue Priority: optional Section: contrib/x11 Installed-Size: 28 Maintainer: Ross Burton Architecture: solaris-i386 Version: 0.6.3-1build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gtk-engines-lighthouseblue_0.6.3-1build1_solaris-i386.deb Size: 18644 MD5sum: e38fcdd4ac3da232d0bb8780d47f9783 SHA1: cbb6e6697cecc61134d18330c7f038aabe4d36a6 SHA256: df6ee7b1942224491f0af569f1b85d0f2b4e51bea6285902df57adbe887b6070 Description: LighthouseBlue theme for GTK+ 1.2 This theme is derived from RedHat's BlueCurve, with many changes as suggested by the OSNews review of RedHat 8. Package: nawm Priority: optional Section: contrib/x11 Installed-Size: 133 Maintainer: Richard Tibbetts Architecture: solaris-i386 Version: 0.0.20030130-2.2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxtst6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/nawm_0.0.20030130-2.2_solaris-i386.deb Size: 52688 MD5sum: a1155dc98d5884e2829124e8b8f6a9ce SHA1: 3b1248ee615a1a7bcd3a9afc79977e992f22c907 SHA256: 1eed60634b8dbb66cfd6e3133587e0544ecb06582dc27b43bf788d745f36edcf Description: Non-windowmanager with windowmanager functionality nawm is not a window manager. It has a powerful configuration language for using windowmanager-like functionality. Because it is not a windowmanager, nawm can be run along side your existing windowmanager. Great for making up for missing functionality without having to change to a whole new windowmanager. Package: wmdate Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Varun Hiremath Architecture: solaris-i386 Version: 0.7-2 Depends: libdockapp2, libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmdate_0.7-2_solaris-i386.deb Size: 14172 MD5sum: aa2754d19a6d33ecffb9c95ec43e57c9 SHA1: e5e94e5bbed5717c8db5fdf3b4ae5410e46cd331 SHA256: b03ce0faa9710aad7ab52c964a1198cd45ab2e727e6b6359587d65a7cfb9ca15 Description: Calendar for window manager docking bars wmdate produces a 64x64 pixel calendar for use in the docking bars of window managers. It was written specificly for Window Maker and goes well with docking bars that have a "clock-only" clock app such as pclock. . Homepage: http://solfertje.student.utwente.nl/~dalroi/wmdate/ Package: gbdfed Priority: optional Section: contrib/x11 Installed-Size: 546 Maintainer: Baruch Even Architecture: solaris-i386 Version: 1.3patch1-2 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.1), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/gbdfed_1.3patch1-2_solaris-i386.deb Size: 204904 MD5sum: ee81bc6712f43c26cd3b53a148971ff2 SHA1: 0a79498c29a46f5789d4561ea06d4739b5eb29a4 SHA256: a088c4e97c5d20c07db77921c0e0750b3b10c4c002f2f9c05bdb1792f4ce1afb Description: X11 font editor gbdfed lets you interactively create new bitmap font files or modify existing ones. It allows editing multiple fonts and multiple glyphs, it allows cut and paste operations between fonts and glyphs and editing font properties. The editor works natively with BDF fonts. . This editor is the successor of xmbdfed and is using the GTK toolkit instead of the Motif toolkit for better user experience. . Homepage: http://crl.nmsu.edu/~mleisher/gbdfed.html Homepage: http://crl.nmsu.edu/~mleisher/gbdfed.html Package: xoo Priority: optional Section: contrib/x11 Installed-Size: 16 Maintainer: Ross Burton Architecture: solaris-i386 Version: 0.8-1 Depends: libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libx11-6, libxtst6, sunwcslr, xserver-xephyr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xoo_0.8-1_solaris-i386.deb Size: 1272766 MD5sum: c5040e33490f8a4fd50d195ab7d9602f SHA1: 85d49f2d0e1e303045509239b9475a3ea9cfce75 SHA256: 47e1d85df7f2d55dcb3fe1e6a56c9fa848c96eb4b8fbf6cdfb50560ae7f15a32 Description: graphical wrapper around Xnest/Xephyr Xoo is a graphical wrapper around Xnest/Xephyr, the nested X server. You can make Xnest look like a particular device's display and set up buttons on that device. This is useful for embedded developers who want to simulate a target device on their desktop machine. Package: grabc Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Sonia Hamilton Architecture: solaris-i386 Version: 1.1-1.1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/grabc_1.1-1.1_solaris-i386.deb Size: 5964 MD5sum: e1744c9df35735440413ba86c98e235a SHA1: a0ea7e6ec737d6f849c040001a78354e04d3018a SHA256: d19a68cf438babfe8ffacbf98fe2787317cdceb3817d0c0b00bd6103dc59d4b9 Description: identifies an onscreen colour using a crosshair cursor grabc is simple but useful program to determine the colour string in hex (or in RGB components) by clicking on a pixel on the screen. When this program is run, the mouse pointer is grabbed and changed to a cross hair and when the mouse is clicked, the color of the clicked pixel is written to stdout in hex prefixed with #; the R, G, B components are written to stderr. . Homepage http://muquit.com/muquit/software/grabc/grabc.html Package: wmtimer Priority: optional Section: contrib/x11 Installed-Size: 64 Maintainer: Sandro Tosi Architecture: solaris-i386 Version: 2.92-3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, libxext6, libxpm4, sunwcslr, sunwlibm Suggests: wmaker Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmtimer_2.92-3_solaris-i386.deb Size: 21174 MD5sum: d85d6dee102f8ba4c09fa428cd3d6c1a SHA1: 82b58d2b3884447a996a4ced7171b57a85b0a88d SHA256: 634402080d5c6b0af010ce5e2820a288c1b7583b35276e6f56a9e9fa43017732 Description: dockable alarm clock for WindowMaker WMTimer is a dockable alarm clock for WindowMaker which can be run in alarm, countdown timer, or chronograph mode. In alarm or timer mode, you can either execute a command or sound the system bell when the time is reached. Configuration is done through the command line or a GTK GUI. . WMTimer is designed to work with the WindowMaker dock but will work with other window managers as well. Homepage: http://www.darkops.net/wmtimer/ Package: xfce4-places-plugin Priority: optional Section: contrib/utils Installed-Size: 223 Maintainer: Xubuntu Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 1.0.0-1ubuntu1.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libexo-0.3-0 (>= 0.3.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libthunar-vfs-1-2 (>= 0.9.0), libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, thunar, xfce4-panel (>= 4.4.2), zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-places-plugin_1.0.0-1ubuntu1.1_solaris-i386.deb Size: 34212 MD5sum: eab97331ddee6def51df79bab08e80e9 SHA1: ff4f2555833c5dce420bf9039ee2da856b6dc1c1 SHA256: ac2142f37bcb6abf2e035cfd255e9a5c9ec4ecd3b88e227849da106632bb15cc Description: quick access to folders, documents and removable media This plugin brings much of the functionality of GNOME’s Places menu to Xfce. It puts a simple button on the panel. Clicking on this button opens up a menu with 4 sections: - System-defined directories (home folder, trash, desktop, file system) - Removable media (using thunar-vfs) - User-defined bookmarks (reads ~/.gtk-bookmarks) - Recent documents submenu Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin Package: pclock Priority: optional Section: contrib/x11 Installed-Size: 178 Maintainer: Martín Ferrari Architecture: solaris-i386 Version: 0.13.1-4 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/pclock_0.13.1-4_solaris-i386.deb Size: 49428 MD5sum: 68247eed9d8e9c32516099c551442274 SHA1: 1d94a982cc35c31e232b8873b3b7fbd96b9ec7e7 SHA256: 848e3a2d9843fe8d5396fc23fb64caa31a96fb0329221ab36f21adfb8338e804 Description: Clock Dock app for Window Maker window manager This is a nice analog clock. It allows different XPMs as backgrounds as well as different configurations of hands and such to match with the XPM. . Make sure to check the examples for some included XPMs besides the default. Package: wmctrl Priority: optional Section: contrib/x11 Installed-Size: 15 Maintainer: Decklin Foster Architecture: solaris-i386 Version: 1.07-6 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libsm6, libx11-6, libxmu6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmctrl_1.07-6_solaris-i386.deb Size: 22138 MD5sum: 57b16b95cb36664b05a5e8156cf68925 SHA1: 3696f019cb072cdd092364ffcc8cc0edb7cad548 SHA256: 7a95184f03b01c4ee61c126db931900df3678f7ef852463f50944a8a33118fea Description: control an EWMH/NetWM compatible X Window Manager Wmctrl is a command line tool to interact with an EWMH/NetWM compatible X Window Manager (examples include Enlightenment, icewm, kwin, metacity, and sawfish). . Wmctrl provides command line access to almost all the features defined in the EWMH specification. For example it can maximize windows, make them sticky, set them to be always on top. It can switch and resize desktops and perform many other useful operations. Package: xfce4-mcs-plugins-extra Priority: extra Section: contrib/x11 Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Architecture: solaris-i386 Source: xfce-mcs-plugins-extra Version: 1.0.1-0ubuntu3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxfce4mcs-client3 (>= 4.4.2), libxfce4mcs-manager3 (>= 4.4.2), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwlibm, xfce4-mcs-manager (>= 4.4.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-mcs-plugins-extra_1.0.1-0ubuntu3_solaris-i386.deb Size: 6372 MD5sum: c9c14ed4402d95176fc996348eb9bd4a SHA1: 5a94323c253787600ccc936254ffcde86e3f9a8e SHA256: 81a582234f7f5868dc9480870747359e6e768a5b57006d4c51afd12c7bf3a025 Description: Extra plugins for the Xfce mcs manager This packages provides additional configuration items to be included in the Xfce settings manager: - Autostarted applications - Menu editor - SCIM input method Package: xserver-xorg-input-tek4957 Priority: optional Section: contrib/x11 Installed-Size: 34 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.1.0-4 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xserver-xorg-input-tek4957_1.1.0-4_solaris-i386.deb Size: 9152 MD5sum: 4991369adae27b016af40c6c31092cfe SHA1: 550769815632c45c45b342577d4b2a382113a486 SHA256: fde708c97e4d069cef4f9be3f8b36e2d806b142b6f9c1391194d7e87956f87a0 Description: X.Org X server -- Tek4957 input driver This package provides the driver for Tektronix 4957 graphics tablets. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-tek4957 driver module. Package: obconf Priority: optional Section: contrib/x11 Installed-Size: 519 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Openbox Maintainers Architecture: solaris-i386 Version: 2.0.3-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libobparser16, libobrender16, libpango1.0-0 (>= 1.20.1), libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libxft2 (>> 2.1.1), libxml2 (>= 2.6.27), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: openbox Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/obconf_2.0.3-0ubuntu1_solaris-i386.deb Size: 91376 MD5sum: 45163d0c1118d2704fd63627ede349ee SHA1: 04913912ae36452308c8b04c8d1ac6348bd87818 SHA256: d7cda7cf92c653636d723120676cf9d8a57836ea6415c2b7a4846ac3b64ed1f5 Description: Preferences manager for Openbox window manager ObConf is a small graphical utility which configures the window manager Openbox' preferences and configuration settings on the fly. . If you are an Openbox user, you may want this package. Homepage: http://icculus.org/openbox/index.php/ObConf:About Package: wmload Priority: optional Section: contrib/x11 Installed-Size: 18 Maintainer: Marcelo E. Magallon Architecture: solaris-i386 Version: 0.9.2-10.1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcsl, sunwlibm Suggests: wmaker Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmload_0.9.2-10.1_solaris-i386.deb Size: 14702 MD5sum: 9a16caf717b3d7f6bf0ba15ba238e272 SHA1: 36db1ac314ad554ea670b676ad8dab8d4c75a87b SHA256: 6b3acaf2467f9da796c3a83601216d9a7c92be5e6f2282620f4b120382ddddfe Description: system load monitor designed for Window Maker wmload displays a graphical representation of the kernel/system statistics on a 64x64 miniwindow. There are three shades in the window: the light one, which corresponds to user statistics, second is the nice time statistics, and the darkest one is system statistics. . It works with other window managers, there isn't anything in the program to make it require Window Maker, except maybe the look. Package: wmsmpmon Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Alain Schroeder Architecture: solaris-i386 Version: 3.0-3 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Suggests: wmaker Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/wmsmpmon_3.0-3_solaris-i386.deb Size: 16422 MD5sum: 7f0b65825d504845910f17f178abb723 SHA1: bfa40f5aec7c3a7fd01f81c25eaf56497ff6b860 SHA256: 33d5d869fa0ff90b1bd4d569096068b36ca8f8db3c7ec80a0f5663b412d2d63a Description: A CPU monitoring dockapp for SMP systems It features two graphs for each CPU. It can be run on a System with only one CPU too. . It has three different looks. You can change between them by clicking on the graph. Package: xcompmgr Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Stone Architecture: solaris-i386 Version: 1.1.3+git20071107-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxfixes3 (>= 1:4.0.1), libxrender1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xcompmgr_1.1.3+git20071107-0ubuntu1_solaris-i386.deb Size: 23202 MD5sum: 13c98a8bd258a427f8d19ccb9effc614 SHA1: 2772d6d7cbef61051fa68c3095cf22fbd1d78127 SHA256: ac7919f77dab30d0a5f5fc8fb5b56c16f3d6a7443470052954d112ff6512a123 Description: X composition manager xcompmgr is the standard composition manager for the X Composite extension, which allows clients to modify what is drawn to the screen before it happens. This composition manager implements shadows, fading, proper translucency, and more. . This package comes from the freedesktop.org xapps CVS module: :pserver:anoncvs@freedesktop.org:/cvs/xapps The module name is xcompmgr. Package: aewm++-goodies Priority: optional Section: contrib/x11 Installed-Size: 26 Maintainer: Chris Boyle Architecture: solaris-i386 Version: 1.0-8.1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxpm4, sunwcslr, sunwlibm Conflicts: aewm++ (<< 1.0.24-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/aewm++-goodies_1.0-8.1_solaris-i386.deb Size: 73162 MD5sum: 8a0629b25e7758b0c36e81ac1a3febde SHA1: 1d2eda7b9773db4cd4bb4faab4d652d790683846 SHA256: a3ea95976af8c98cac50d00ff1aafed41c7ca69fc708ce16bd942e585fa7abac Description: utilities to complement a minimal window manager These utilities were previously supplied with aewm++; they are intended to provide some of the typical desktop functionality that aewm++ itself does not include. This package provides: * aewm++_appbar: a small application launcher * aewm++_fspanel: a very small panel * aewm++_setrootimage: draws a gradient on the X root window * aewm++_xsession: keeps an X session alive Note that some of these were named differently in previous releases. Enhances: aewm++ (>= 1.0.24-1) Package: xfce4-cpu-freq-plugin Priority: optional Section: contrib/x11 Installed-Size: 16 Maintainer: Gauvain Pocentek Architecture: solaris-i386 Version: 0.0.1-0ubuntu2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, xfce4-panel (>= 4.4.2), zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xfce4-cpu-freq-plugin_0.0.1-0ubuntu2_solaris-i386.deb Size: 19508 MD5sum: 5380e49f9da722f05d9bad1f44321271 SHA1: ded9bb4b3407156dccb2f8f1f02e194105637f5f SHA256: 3ae14a0ef8617d50fe505ed4f860bf4a567cdec79f6b36cfcb7fc22381b394fe Description: display the CPU informations in the Xfce panel The CpuFreq Plugin shows in the Xfce Panel the following, chooseable informations: * current CPU frequency * current used governor . In a separate dialog it provides you following informations of all available informations: * all available CPU frequencies * all available governors * used driver for the cpu . Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin Package: xengine Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.11-11 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxt6, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xengine_1.11-11_solaris-i386.deb Size: 10792 MD5sum: b0643243cf89283d5944fa9482fb73d4 SHA1: ebdef3bc89b80300e73db3724356dfe8cbfafd3e SHA256: 022d1a9b0c0c8417a25dbefafbd6ae4305e619beb4a41d8eb7781507e46fdd96 Description: A benchmark program for the X Window System. It displays an animation of the moving engine of cars. The r.p.m. of the engine suggests the performance of the X Window System to put dots on the display. Package: xpad Priority: optional Section: contrib/x11 Installed-Size: 47 Maintainer: Bart Martens Architecture: solaris-i386 Version: 2.14-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libsm6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/x11/xpad_2.14-1_solaris-i386.deb Size: 97720 MD5sum: 67d1e083dd9ff01f5775cb46a9fda5a7 SHA1: 9ec8edeedaef8f42e59a9071b7ed27d6c98e018e SHA256: cbeee3ee86626ea4fa22cbded03268e0a21bc35b490642b63369e00a8085aea1 Description: sticky note application for X This program consists of independent pad windows, each is basically a text box in which notes can be written. Xpad attempts to emulate the look of postit notes, although the look of the notes can be customized any way you like. Homepage: http://xpad.sourceforge.net/ Package: extace Priority: optional Section: contrib/sound Installed-Size: 28 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christian Marillat Architecture: solaris-i386 Version: 1.9.9-1ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libaudiofile0 (>= 0.2.3-4), libcairo2 (>= 1.6.0), libesd0 (>= 0.2.35), libfftw3-3, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: xmms Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/extace_1.9.9-1ubuntu1_solaris-i386.deb Size: 71408 MD5sum: d1cb4a5d3d12bb560cba4f84dc08bcf8 SHA1: d52910c11c2c95f9dfa1f270178a0dce0982ad18 SHA256: dcb634622a18c3c364593d79d1db36892a302ac4259ef27010811b4f65d5403a Description: waveform viewer This is the extace waveform viewer. It plugs itself in as an EsounD monitor and samples and displays the output from the EsounD daemon. Package: mpg321 Priority: optional Section: contrib/sound Installed-Size: 11 Maintainer: Joe Drew Architecture: solaris-i386 Version: 0.2.10.4 Provides: mp3-decoder, mpg123 Depends: libao2 (>= 0.8.8), libgcc1 (>= 1:4.2.1), libid3tag0 (>= 0.15.1b), libmad0 (>= 0.15.1b), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/mpg321_0.2.10.4_solaris-i386.deb Size: 38288 MD5sum: 554c6bc6aaf032428a731046cd8dc301 SHA1: 4d9380b2abdcc2ad3fb6e5de33c4acde2b8f0a55 SHA256: 1fe5f064259b8bac299a5f28e69d6fc97b29332d6496cc3eb00fd7dce44def93 Description: mpg123 clone that doesn't use floating point mpg321 is a clone of the popular mpg123 command-line mp3 player. It should function as a drop-in replacement for mpg123 in many cases. While some of the functionality of mpg123 is not yet implemented, mpg321 should function properly in most cases for most people, such as for frontends such as gqmpeg. . mpg321 is based on the mad MPEG audio decoding library. It therefore is highly accurate, and also uses only fixed-point calculation, making it more efficient on machines without a floating-point unit. It is not as fast as mpg123 on systems which have a floating point unit. Package: cowbell Priority: optional Section: contrib/sound Installed-Size: 34 Maintainer: Sebastian Dröge Architecture: solaris-i386 Version: 0.2.7.1-2 Depends: libgcc1 (>= 1:4.2.1), libglade2.0-cil (>= 2.12.0-2ubuntu3), libglib2.0-0 (>= 2.16.0), libglib2.0-cil (>= 2.12.0-2ubuntu3), libgtk2.0-cil (>= 2.12.0-2ubuntu3), libmono-corlib1.0-cil (>= 1.0), libmono-system-web1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0), libstdc++6 (>= 4.2.1), libtag1c2a (>= 1.4), libtagc0 (>= 1.4), mono-runtime (>= 1.0), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/cowbell_0.2.7.1-2_solaris-i386.deb Size: 96504 MD5sum: 7efb8f110075178001d50250c5637857 SHA1: f04f712d6b7a2542b01bffccc589b7d28a200cec SHA256: d6939e449a8f400dd73532806ca6ea15070c73e872fb2a48078c47d9aa3a14b4 Description: An easy-to-use tag editor for your music files Cowbell is an elegant music organizer intended to make keeping your collection tidy both fun and easy. It allows viewing and editing of the tags, guessing of tag information with the help of Amazon Web Services and has an easy-to-use interface. Package: id3ren Priority: optional Section: contrib/sound Installed-Size: 12 Maintainer: Matthew Johnson Architecture: solaris-i386 Version: 1.1b0-6 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/id3ren_1.1b0-6_solaris-i386.deb Size: 25432 MD5sum: 1e0859923862340e7babe81e9401af6c SHA1: 2de1761620b51b9719bec359c67204c060e0934b SHA256: 2aebc06b39f0d7c661e082bb7e02b16ed48cb8b61d75c3da12fb57b0f5e1d719 Description: id3 tagger and renamer Tool used to rename batches of mpeg3 files by reading the ID3 tag at the end of the file which contains the song name, artist, album, year, and a comment. . The secondary function of id3ren is a tagger, which can create, modify, or remove ID3 tags. The id3 fields can be set on the command line, entered interactively, or "guessed" from the path and the filename. Package: soundstretch Priority: optional Section: contrib/sound Installed-Size: 74 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Guenter Geiger (Debian/GNU) Architecture: solaris-i386 Source: soundtouch Version: 1.3.0-2.2ubuntu0.1 Depends: libgcc1 (>= 1:4.2.1), libsoundtouch1c2 (>= 1.3.0), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/soundstretch_1.3.0-2.2ubuntu0.1_solaris-i386.deb Size: 26124 MD5sum: 5fb7b32a6a2bd47133429228bcc42855 SHA1: 6769493659d514cf109d99a761497478da4d6cac SHA256: 80f3de0bdb3acdc50dd2c1de1e7ddd21657839676ab20ffde4d52cdb107be133 Description: Stretches and pitch-shifts sound independently This program can strech and pitch-shift .wav-files independently. This is especially useful for musicians, who want to listen to a song played slowly, without having the pitch altered. . This program uses libsoundtouch for the actual work Package: mp3gain Priority: optional Section: contrib/sound Installed-Size: 13 Maintainer: Stefan Fritsch Architecture: solaris-i386 Version: 1.4.6-7 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/mp3gain_1.4.6-7_solaris-i386.deb Size: 53606 MD5sum: 3496ad08e007c9fde42d31cf9b17f4c4 SHA1: 3b62cdde2a553b51a394f6fc251b781b3cb4bd89 SHA256: a064aa829ed807986f573175e75975a5c50e1dc5a725eb42ed5cf87243e5bc63 Description: Lossless mp3 normalizer with statistical analysis MP3Gain analyzes and adjusts mp3 files so that they have the same volume. MP3Gain does not just do peak normalization, as many normalizers do. Instead, it does some statistical analysis (using the replaygain algorithm) to determine how loud the file actually sounds to the human ear. . MP3Gain can adjust the volume in a completely lossless way by modifying the mp3 file directly, without decoding and re-encoding. This works with all mp3 players, i.e. no support for a special tag is required. . MP3Gain can also add replaygain compatible tags to mp3 files. Package: moodbar Priority: extra Section: contrib/sound Installed-Size: 18 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bryan Donlan Architecture: solaris-i386 Version: 0.1.2-2ubuntu1 Depends: gstreamer0.10-plugins-base, libfftw3-3, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgstreamer0.10-0 (>= 0.10.14), libiconv, libxml2, sunwcslr, sunwlibm Recommends: amarok, gstreamer0.10-plugins-bad | gstreamer0.10-plugins-really-bad, gstreamer0.10-plugins-good, gstreamer0.10-plugins-ugly Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/moodbar_0.1.2-2ubuntu1_solaris-i386.deb Size: 36738 MD5sum: d862311cf254a84aa5f3cba107b13602 SHA1: 018fee7362cff7e79d8ac0a18d71ef37d759f16d SHA256: 735a2806b9ddb117ad52dbebae12c0fb4a28323bf80a62bdf20bbce65b36ca20 Description: Analysis program for creating a colorful visual representation of an audio file The Moodbar is an algorithm for creating a colorful visual representation of the contents of an audio file, giving an idea of its "mood" (this is a rather fanciful term for the simple analysis it actually does). The Moodbar was invented by Gavin Wood and Simon O'Keefe for inclusion in the Amarok music player. . This package contains a GStreamer plugin with elements that are used in the moodbar analysis, and an application that actually does the analysis. Enhances: amarok Package: tse3play Priority: optional Section: contrib/sound Installed-Size: 16 Maintainer: Daniel Burrows Architecture: solaris-i386 Source: tse3 Version: 0.3.1-4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libtse3-0.3.1c2a, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/tse3play_0.3.1-4_solaris-i386.deb Size: 69956 MD5sum: 51f59c541159f00e7a7e59bdbee89913 SHA1: b54e7e3537316ea178b1d678b2a3cfdeba0b4560 SHA256: 365436ab4355fed3e4076888d39f5446e36ab1da0885b74fccd9ea1047423984 Description: MIDI/TSE3MDL player/converter tse3play plays TSE3MDL files and MIDI files using the TSE3 sequencer engine. . It can convert files between the two supported formats. While playing it provides text-based visual feedback and can stream an English representation of the contents of the file to standard output. Package: mkcue Priority: optional Section: contrib/sound Installed-Size: 8 Maintainer: Jesus Climent Architecture: solaris-i386 Version: 1-2.1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/mkcue_1-2.1_solaris-i386.deb Size: 9326 MD5sum: 2250355c674a2d3da748dca8ecd8329d SHA1: bd918526f20b5566a95b3a17fdbdcc9d0da79413 SHA256: 85433972b6b3345f4e99edf7f4b26f717111e81918440158d6157bd1c7f22ee9 Description: Generates a CUE sheet from a CD mkcue generates CUE sheets from a CD TOC (Table Of Contents). . It is a perfect companion for abcde to generate backups of your audio CDs using the FLAC codec and the single track option. Package: wavsplit Priority: optional Section: contrib/sound Installed-Size: 9 Maintainer: Cyril Bouthors Architecture: solaris-i386 Version: 1.1.0-3 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/wavsplit_1.1.0-3_solaris-i386.deb Size: 17670 MD5sum: b53d69f6528be972883a94770e199524 SHA1: 832b10106631aa35c07b73307a215663fcddd725 SHA256: 42dd99eba8afeb6c7cd22b16254cf370af8d497a95895b9b30685dca0e8c96b3 Description: Splits wavfiles into tracks This small program splits large wav files at given time positions. This is very handy if you want to transfer your gramophone records or DJ mixes to CDs. To find out split positions you can use any Wav player or editor with a time display. You'll get the splitting done much faster and reliable than with complex algorithms, which split your a capella songs in pieces and won't process live albums. Package: madplay Priority: optional Section: contrib/sound Installed-Size: 18 Maintainer: Mad Maintainers Architecture: solaris-i386 Version: 0.15.2b-4 Depends: libaudiofile0 (>= 0.2.3-4), libesd0 (>= 0.2.35), libgcc1 (>= 1:4.2.1), libiconv, libid3tag0 (>= 0.15.1b), libmad0 (>= 0.15.1b), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/madplay_0.15.2b-4_solaris-i386.deb Size: 58506 MD5sum: 285687a8f131830effcbaf8463c987b2 SHA1: 6aaef69b249be500f33d2f34a07ca1cb05ce7af2 SHA256: 1fb0ea3f9f4930b6f5ce4246cbc9f49d8bd945003332436269c89d434b801e0d Description: MPEG audio player in fixed point MAD is an MPEG audio decoder. It currently only supports the MPEG 1 standard, but fully implements all three audio layers (Layer I, Layer II, and Layer III, the latter often colloquially known as MP3.). There is also full support for ID3 tags. . All work is done in fixed point, so it even works on machines without an FPU. Package: fapg Priority: optional Section: contrib/sound Installed-Size: 17 Maintainer: Antoine Jacquet Architecture: solaris-i386 Version: 0.38-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/fapg_0.38-2_solaris-i386.deb Size: 20636 MD5sum: ec7c584777f600fe03b8cb3a2c97920a SHA1: c6fa211dec465af91e6b68c9cf4528bc1cec70a3 SHA256: 7c503d95353c8fc368bc83da71da46ed7f849570dc79e787eee7e5f450fcbb8f Description: Fast Audio Playlist Generator FAPG is a tool to generate list of audio files (Wav, MP3, Ogg, etc) in various formats (M3U, PLS, HTML, etc). Package: v2strip Priority: optional Section: contrib/sound Installed-Size: 8 Maintainer: Christian Garbs Architecture: solaris-i386 Version: 0.2.10-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/v2strip_0.2.10-1_solaris-i386.deb Size: 9558 MD5sum: 90d15d004b80ddfa80d7ac6e7f14f647 SHA1: 560f9b3c796c771e566fa3d331090ea97f77fe6e SHA256: fabe48ae5259dc90b6fdb269f309c89bb7a1b9806237588c4b36630d8544f441 Description: Removes ID3v2 tags from MP3 files v2strip is a little utility that removes ID3v2 tags from MP3 files to provide backward compatibility for applications not yet supporting these tags. Package: abcmidi Priority: optional Section: contrib/sound Installed-Size: 330 Maintainer: Anselm Lingnau Architecture: solaris-i386 Version: 20070318-2 Depends: sunwcslr Suggests: abcmidi-yaps | abcm2ps, timidity | pmidi | playmidi Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/abcmidi_20070318-2_solaris-i386.deb Size: 189988 MD5sum: 985bb6f1b3b39cdc25023f1fb4eff4cc SHA1: ef6adb8edb4f5a8b920025b908001503dc879a41 SHA256: 21d868487a7e112dc3e88bfe6e3475e35f32beeb0bd1f598ad573b47468cb0c4 Description: converter from ABC to MIDI format and back This package contains the programs `abc2midi' and `midi2abc', which convert from the abc musical notation format to standard MIDI format and vice-versa. They can generate accompaniment from guitar chords in the abc file, as well as insert various MIDI events; the MIDI-to-abc translation tries to figure out bars, triplets and accidentals on its own. . The package also contains `abc2abc' (an abc prettyprinter/transposer), `mftext' (a program that dumps a MIDI file as text), and `midicopy' (a program that extracts specific tracks, channels or time intervals from a MIDI file). . The programs in this package are based on the `midifilelib' distribution available from http://www.harmony-central.com/MIDI/. Package: sound-recorder Priority: extra Section: contrib/sound Installed-Size: 9 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.06-7 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/sound-recorder_0.06-7_solaris-i386.deb Size: 7982 MD5sum: 53c7152b86ba46713a18ef73ce9a00c7 SHA1: 72e7d4abd4dcffe4713a721477d30f6c6a3108ab SHA256: fae801746a3fe23ca92f12927c708c1834fd973a30fedc2de7f8e92e2051c3f0 Description: Direct-to-disk recording and play-back programs. sound-recorder is a direct-to-disk recording program. It uses the recording input from the mixer on your soundcard and records it to a file . cdsound-recorder is an enhancement to sound-recorder which makes it easy to record tracks or samples from a cdrom to a file. . With the play-sample program you can play the recorded audio or play all other non-compressed and compressed wave-files. Package: juke Priority: extra Section: contrib/sound Installed-Size: 13 Maintainer: Andrea Tacchetti Architecture: solaris-i386 Version: 0.7-4-build1 Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr Recommends: mpg321, sox, vorbis-tools Suggests: xmp Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/juke_0.7-4-build1_solaris-i386.deb Size: 18166 MD5sum: b137bf1b8aa2a5b3eaa80e2702aba39f SHA1: 1b54ff5f5cb8e1117c59ba1479c393b4d1c16808 SHA256: 782a0780a254934d265b6cfced3cd4033e68074c61a114221bd05ad5597a144d Description: A curses-based jukebox program Juke is a simple curses/ ncurses based juke box program for Unix computers. It uses command line based players to play all kinds of music format. Package: jack Priority: optional Section: contrib/sound Installed-Size: 37 Maintainer: Michael Banck Architecture: solaris-i386 Version: 3.1.1+cvs20050801-21 Depends: cdparanoia | cdda2wav, python (>= 2.4), python (<< 2.6), python-cddb, python-eyed3, python-pyvorbis (>= 0.5) | python-mutagen, python-support (>= 0.7.1), vorbis-tools | flac Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/jack_3.1.1+cvs20050801-21_solaris-i386.deb Size: 146082 MD5sum: 8674487783731f3151c112f00eb65c00 SHA1: d0d23902443e5d28486a79aac8e1cb488754b8c3 SHA256: 024a0ac34f2c82f57af845c56bf0a7dc91cca9e75a05777324f94f6cd2b60746 Description: Rip and encode CDs with one command Jack has been developed with one main goal: making OGGs (or MP3s) without having to worry. There is nearly no way that an incomplete rip goes unnoticed, e.g. jack compares WAV and OGG file sizes when continuing from a previous run. Jack also checks your HD space before doing anything (even keeps some MB free). . Jack is different from other such tools in a number of ways: - it supports different rippers and encoders - it is very configurable - it doesn't need X - it can "rip" virtual CD images like the ones created by cdrdao - when using cdparanoia, cdparanoia's status information is displayed and archived for all tracks, so you can see if something went wrong - it uses sophisticated disk space management, i.e. it schedules its ripping/encoding processes depending on available space. - freedb query, file renaming and id3/ogg-tagging - it can resume work after it has been interrupted. If all tracks have been ripped, it doesn't even need the CD anymore, even if you want to do a freedb query. - it can do a freedb query based on OGGs alone, like if you don't remember from which CD those OGGs came from. - freedb submissions Package: icecast2 Priority: optional Section: contrib/sound Installed-Size: 47 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Icecast team Architecture: solaris-i386 Version: 2.3.1-6ubuntu1 Depends: adduser, libgcc1 (>= 1:4.2.1), libogg0 (>= 1.0rc3), libspeex1 (>= 1.1.8), libtheora0, libvorbis0a (>= 1.2.0), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), sunwcsl, sunwlibm Recommends: ices2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/icecast2_2.3.1-6ubuntu1_solaris-i386.deb Size: 268266 MD5sum: 7aae45ae4a1414c1ea26dca7336cd0cc SHA1: 265aaafc764a26b39a3ffba3b706537958d509dc SHA256: 27a36c38a76c46997c0b4a4e6c1dc66060b1258b19b13b8b3f3d48cf6ed9ef1f Description: Ogg Vorbis and MP3 streaming media server Icecast is a streaming media server which currently supports Ogg Vorbis and MP3 audio streams. It can be used to create an Internet radio station or a privately running jukebox and many things in between. It is very versatile in that new formats can be added relatively easily and supports open standards for communication and interaction. Homepage: http://www.icecast.org/ Package: libao-ruby Priority: optional Section: contrib/sound Installed-Size: 4 Maintainer: Stephan Beyer Architecture: solaris-i386 Version: 0.1-1ubuntu1 Depends: libao-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/libao-ruby_0.1-1ubuntu1_solaris-i386.deb Size: 2236 MD5sum: ed3a83b341c578eea82aeaa4da506ea9 SHA1: eb2b44df65262b821b785b91e8c182d258948231 SHA256: db0bd53f415aa037a9bb9022994dbdb3f6d81131ad3230e8a03d69e17bae4f9e Description: cross-platform audio output library bindings for Ruby Libao is a cross platform audio output library, currently supporting output to several `live' (oss, esd, alsa, nas, arts, null) and `file' (au, raw, wav) `devices'. . This is a dummy package for each Ruby version. . Homepage: http://rikkus.info/ruby_audiooutput.html Package: darksnow Priority: optional Section: contrib/sound Installed-Size: 36 Maintainer: Bart Martens Architecture: solaris-i386 Version: 0.6.1-1 Depends: darkice, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/darksnow_0.6.1-1_solaris-i386.deb Size: 30336 MD5sum: 5d0cd01fabd939fdbac83ecb836fdcdb SHA1: b0a80082894d08038d3bb869f2fe99dadcb8f621 SHA256: effa28cc712d8fec6d382f82630c36457493b1dfeceaa4126e28fbacefb34ad8 Description: simple graphical user interface to darkice DarkSnow is a graphical interface written in GTK+2 for the darkice live streamer. . Homepage: http://darksnow.radiolivre.org/ Package: trmxml Priority: optional Section: contrib/sound Installed-Size: 5 Maintainer: Jaldhar H. Vyas Architecture: solaris-i386 Version: 0.1.4-1 Depends: libgcc1 (>= 1:4.2.1), libid3-3.8.3c2a, libmad0 (>= 0.15.1b), libmusicbrainz4c2a (>= 2.1.5), libogg0, libstdc++6 (>= 4.2.1), libvorbis0a (>= 1.2.0), libvorbisfile3 (>= 1.2.0), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/trmxml_0.1.4-1_solaris-i386.deb Size: 16882 MD5sum: 580fbfaa0065e213133ec1fc12989977 SHA1: 2004871346acabbf771355d5cd985534a4293472 SHA256: 93a6b507f96904a82a899547f078b37bedc338321653430d63e2eb8add6fd08f Description: MusicBrainz TRM Generator The TRM Generator is a small application that generates Relatable TRM acoustic fingerprints. . Relatable TRM advanced acoustic fingerprinting technology is a leading solution for identifying digital music and media files. TRM recognizes songs and audio content based on the acoustical properties in the audio itself, and has been developed to achieve maximum accuracy in discriminating between different songs, as well as identifying each and every digitized copy of a recorded song, regardless of audio file format, bit rate or common signal distortions. . Note: this version of the trm utility outputs an XML plist of tracks and their corresponding attributes. Package: icecast-server Priority: optional Section: contrib/sound Installed-Size: 32 Maintainer: Emmanuel le Chevoir Architecture: solaris-i386 Version: 1:1.3.12-15 Depends: adduser, sunwcsl, sunwcslr, sunwlibm Pre-Depends: debconf (>= 1.2.9) | debconf-2.0 Recommends: makepasswd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/icecast-server_1.3.12-15_solaris-i386.deb Size: 182498 MD5sum: b5e94f5db57b0e8627790abf55d196e2 SHA1: 7780c79fa6c0b06a2bd7027ef2dab64af6099413 SHA256: 48fe1a70b535b5340859af285ad9c17fe031852a164ae4d466ceccf087a98901 Description: MPEG Layer III Streaming Server Icecast is an audio broadcasting system. It can stream music in the MPEG Layer III format, and supports multiple streams on a single port through the use of "mountpoints". . Many audio players can listen to Icecast streams, as it's been built to remain compatible with Nullsoft Shoutcast. Popular clients such as XMMS or Winamp can also stream audio to an icecast server, using specific plugins. Package: id3 Priority: optional Section: contrib/sound Installed-Size: 36 Maintainer: Robert Woodcock Architecture: solaris-i386 Version: 0.15-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/id3_0.15-1_solaris-i386.deb Size: 10938 MD5sum: a5a28df330a91ac55a3bceb9ff890c68 SHA1: f30c6838d647ab8f119788b3dde3fb8b30020ca1 SHA256: ba5e4ae695f7f393f44c2c5862885b687c88ce9f6796e1957907c93011de080c Description: An ID3 Tag Editor A command-line based program that can list, modify, or delete ID3 tags from a file. ID3 tags are a way of identifying streaming music files. You can store Artist, Album, Title, Track, Year, and Genre in a tag, as well as a 28-character comment. Package: enscribe Priority: extra Section: contrib/sound Installed-Size: 7 Maintainer: Nick Rusnov Architecture: solaris-i386 Version: 0.0.4-3 Depends: libgcc1 (>= 1:4.2.1), libgd2-noxpm (>= 2.0.35.dfsg) | libgd2-xpm (>= 2.0.35.dfsg), libsndfile1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/enscribe_0.0.4-3_solaris-i386.deb Size: 16152 MD5sum: f30d4e9a32a713b977c7a15f1f69e78f SHA1: fa5162b941f90af11c1d1738b356e5b65f959f85 SHA256: d1690b1767f6501627cb0ac3a623fd51fb8a43de3b87664ef31f61f7f6ec0c38 Description: convert images into sounds Enscribe converts the scanlines of the input image into frequency components and then using an inverse Fast Fourier Transform, converts them into sound. The left side of the image is the low frequency end, and the right is the high end, up to just under the Nyquist limit if you want it to. There are several tunable parameters as to how colour is converted into stereo sound and the frequency range to be used. This conversion can be used to create resilient audio watermarks or to simply create interesting sounds from images. Package: alac-decoder Priority: optional Section: sound Installed-Size: 5 Maintainer: Lukas Fittl Architecture: solaris-i386 Version: 0.1.3-0ubuntu1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/alac-decoder_0.1.3-0ubuntu1_solaris-i386.deb Size: 13472 MD5sum: 92bd0f5391087be58a2cb2cc5c1daef4 SHA1: 3e17698bce6a6cb10019c1e447d6592bea2752f8 SHA256: 2b7b5dd12ea670d3be5fd1a1ab089e8aaaea50fd3e6778cdcce73c66528f14e5 Description: Apple Lossless audio codec decoder A simple decoder for the Apple Lossless audio codec. . Homepage: http://craz.net/programs/itunes/alac.html Package: timemachine Priority: optional Section: contrib/sound Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Robert Jordens Architecture: solaris-i386 Version: 0.3.0-3ubuntu1-build1 Depends: jackd (>= 0.80.0), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libjack0 (>= 0.109.2), libpango1.0-0 (>= 1.20.1), libreadline5 (>= 5.2), libsndfile1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/timemachine_0.3.0-3ubuntu1-build1_solaris-i386.deb Size: 84956 MD5sum: 6d92c85b215f97ef4943ff1109d5f569 SHA1: 5a0f167fbe5cbeb9936cdddf5418d51e434821f2 SHA256: 98f5eef116e32680c764495e9e8703ca47a86f20d64928a55ef7abc7e09a2366 Description: JACK audio recorder for spontaneous and conservatory use Timemachine writes the last 10 seconds of audio _before_ the button press and everything from now on up to the next button press into a WAV-file. . The idea is that you doodle away with whatever is kicking around in your studio and when you heard an interesting noise, you'd press record and capture it, without having to try and recreate it. . It uses the JACK audio connection kit, an API that lets audio application communicate with each other and share audio data in realtime. . Website: . Package: qjackctl Priority: optional Section: contrib/sound Installed-Size: 957 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Guenter Geiger (Debian/GNU) Architecture: solaris-i386 Version: 0.3.2-1ubuntu1 Depends: jackd, libgcc1 (>= 1:4.2.1), libjack0 (>= 0.109.2), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/qjackctl_0.3.2-1ubuntu1_solaris-i386.deb Size: 384266 MD5sum: ea4ee9f6646f01c8e12ce5c984d368ed SHA1: 2584bd46a9cf2f809203926d325898ae66b97cdd SHA256: 52d933e25cdfaf03bfcc8886827bb66ccf4b77db5224ff9ee057962d14b6fbc4 Description: User interface for controlling the JACK sound server Qjackctl offers a user interface for controlling the JACK sound server daemon. At the same time it figures as a JACK patch bay and monitoring tool. Package: libao-ruby1.8 Priority: optional Section: contrib/sound Installed-Size: 7 Maintainer: Stephan Beyer Architecture: solaris-i386 Source: libao-ruby Version: 0.1-1ubuntu1 Provides: libao-ruby Depends: libao2 (>= 0.8.8), libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/libao-ruby1.8_0.1-1ubuntu1_solaris-i386.deb Size: 6114 MD5sum: 191b5cc363851782250a53dbf8e9265b SHA1: a9c82bb5f6631f1d61e3ae3462059e24ff355a24 SHA256: eda4c2ef8ec75c70f96f3e83965e3398c4edf2c67e689bb7c20c7b077b98ef02 Description: cross-platform audio output library bindings for Ruby 1.8 Libao is a cross platform audio output library, currently supporting output to several `live' (oss, esd, alsa, nas, arts, null) and `file' (au, raw, wav) `devices'. . This is the package for Ruby version 1.8. . Homepage: http://rikkus.info/ruby_audiooutput.html Package: yatm Priority: optional Section: contrib/sound Installed-Size: 8 Maintainer: Mario Lang Architecture: solaris-i386 Version: 0.6-1 Depends: libao2 (>= 0.8.8), libgcc1 (>= 1:4.2.1), libmad0 (>= 0.15.1b), libogg0 (>= 1.0rc3), libslang2 (>= 2.0.7-1), libsndfile1, libsoundtouch1c2 (>= 1.3.0), libspeex1 (>= 1.1.8), libstdc++6 (>= 4.2.1), libvorbisfile3 (>= 1.2.0), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/yatm_0.6-1_solaris-i386.deb Size: 16782 MD5sum: 411d601bf93b92029d3dc63209e5002a SHA1: 9631a9d7de5b5995d5226d85e7276d5c7c8b792a SHA256: 482d38ca8b5cbbb34cc55c8b42e0d770757d0711ad41baecd463e7da97bb9ec0 Description: Command line audio file player with time stretching capabilities Yatm (Yet Another Time Machine) is a very simple command line audio player. Its main purpose was to play audio files at a different tempo while retaining the original sounds pitch. This is very useful for listening to audiobooks at a slightly higher speed than they were originally recorded with. It can also be helpful when listening to musical passages at a slower speed to be able to destinguish the different notes more easily. . Changing the pitch while keeping the tempo is also supported. Musical cents and semitones can be used to specify pitch change. This makes it easy to use for musicians. The notes you have are in G but the recording you'd like to play along with is in F? No problem, transpose the recording up two semitones. You'd like to play along with this baroque recording that uses original pitch? Just tune the music up about 80 cents and you should be fine. Package: easytag Priority: optional Section: contrib/sound Installed-Size: 3023 Maintainer: Sebastien Bacher Architecture: solaris-i386 Version: 2.1.4-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libflac8, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libid3-3.8.3c2a, libid3tag0 (>= 0.15.1b), libogg0 (>= 1.0rc3), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libspeex1 (>= 1.1.8), libstdc++6 (>= 4.2.1), libvorbis0a (>= 1.2.0), libvorbisfile3 (>= 1.2.0), libwavpack1 (>= 4.40.0), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/easytag_2.1.4-1_solaris-i386.deb Size: 1012746 MD5sum: 0a68e2a5972d8b2cfc24f5ab92655317 SHA1: 6ca96f480c831af7a3397ad9dd66d11c41c49497 SHA256: 1b6a2cc756dc854526f89cd9bf153b1b23931722bdf5066f3180e437e08f93e0 Description: viewing, editing and writing ID3 tags EasyTAG is an utility for viewing, editing and writing the ID3 tags of different audio files, using a GTK+ interface. . Currently EasyTAG supports the following: - View, edit, write tags of MP3, MP2 files (ID3 tag), FLAC files (FLAC Vorbis tag), Ogg Vorbis files (Ogg Vorbis tag), and MusePack, Monkey's Audio files (APE tag), - Auto tagging: parse filename and directory to complete automatically the fields (using masks), - Ability to rename files from the tag (using masks) or by loading a text file, - Process selected files of the selected directory, - Ability to browse subdirectories, - Recursion for tagging, removing, renaming, saving..., - Can set a field (artist, title,...) to all other selected files, - Read file header informations (bitrate, time, ...) and display them, - Undo and redo last changes, - Ability to process fields of tag and file name (convert letters into uppercase, downcase, ...), - Ability to open a directory or a file with an external program, - CDDB support (from http protocol), - A tree based browser, - A list to select files, - A playlist generator window, - A file searching window, - Simple and explicit interface!, - French, German, Russian, Dutch, Hungarian, Swedish, Italian, Japanese, Ukrainian, Czech, Spanish, Polish and Romanian translation language Package: mp3rename Priority: optional Section: contrib/sound Installed-Size: 7 Maintainer: Mark Purcell Architecture: solaris-i386 Version: 0.6-9 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/mp3rename_0.6-9_solaris-i386.deb Size: 9932 MD5sum: 2f71f5e3b4d00e73af0cb2c114d5d0a4 SHA1: 182fbe67b1117a845f9a712d126b08a19a18dede SHA256: c678d22bd4576f8dec600d26f68a2df5db2b3d6daa5a8952ab72f8f91e3b3208 Description: Rename mp3 files based on id3tags Mp3rename is a small tool to rename all those badly named mp3 files. . The generated file name can be based on the id3tags; title, album, year, track and/or artist. Package: ample Priority: optional Section: contrib/sound Installed-Size: 9 Maintainer: Rene Mayorga Architecture: solaris-i386 Version: 0.5.7-4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/ample_0.5.7-4_solaris-i386.deb Size: 14952 MD5sum: 17d9199059a56450bfd0df54754748f8 SHA1: 9b952f1de181fd11f8397bde0ee11870cd0b3367 SHA256: 55fb85efb54c1efb108ce50bce88bfb42b36c7722d12ffd392467539612312c1 Description: A simple MP3 server easy to use Ample (An MP3 LEnder) is a simple MP3 server written in C. It does not support mixing, radio shows, etc. Ample is just intended to be an easy way to remotely listen to your MP3s using the "open location" features in XMMS, WinAmp, and Media Player. . Homepage: http://ample.sourceforge.net Package: id3v2 Priority: optional Section: contrib/sound Installed-Size: 7 Maintainer: Robert Woodcock Architecture: solaris-i386 Version: 0.1.11-3 Depends: libgcc1 (>= 1:4.2.1), libid3-3.8.3c2a, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/id3v2_0.1.11-3_solaris-i386.deb Size: 20316 MD5sum: 505aa75131362698c8022eb6f791e88f SHA1: 37ad2edda3f93c75a6751daa221914465c1e3b9c SHA256: 3f8265571a5d33518f2c0dc7efe7fd8c20b3d2180962ded732badcd783fb995d Description: A command line id3v2 tag editor A command-line tool to add, modify, remove, or view ID3v2 tags, as well as convert or list ID3v1 tags. ID3 tags are commonly embedded in compressed music files such as MP3 and are the standard way to more fully describe the work than would normally be allowed by putting the information in the filename. Package: bitscope Priority: optional Section: contrib/sound Installed-Size: 170 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Robert Jordens Architecture: solaris-i386 Version: 1.1-6ubuntu2 Depends: jackd (>= 0.50.0), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libjack0 (>= 0.109.2), libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/bitscope_1.1-6ubuntu2_solaris-i386.deb Size: 132818 MD5sum: 5031118d6af475a3bd799568bfd5402e SHA1: a7c8432b4a9b5010d390d6d1e0cde33f849622c9 SHA256: f02f111e5c88b08f37dce9bede6e29524229e5eeeca41a1470e858c6ce7595ab Description: diagnosis tool for JACK audio software As its name might suggest, the bitscope operates at the bare metal of JACK's I/O layer, looking at the 32 binary digits in each individual sample. . There are three main areas to the bitscope display: . * Statistics, at the top, including the range of sample values and keeping a count of irregular and illegal sample values such as NaN. The statistics on the right are cumulative, and should ordinarily read zero. * Sign & Mantissa, a row of 24 coloured indicators showing the sign (positive or negative) and mantissa of the samples. * Adjusted scale, 40 smaller coloured indicators. . The sign and mantissa statistics are show as coloured indicators which map to bits in the samples processed by the bitscope, with the left most indicator representing the sign bit, and then the mantissa left to right from most significant to least significant. The colour is based on the percentage of samples in which the associated bit was 1 over a period of 100ms or so. Blue indicates that all samples were 0, a light green-blue for up to 33%, green for 33-66% (i.e. about half), and orange for more than 66%, then finally red if all samples are 1, a possible "stuck bit". Gray is used when no samples touched the associated bit. . The "adjusted scale" shows each sample bit on a absolute scale, adjusted for the exponent of the sample, so that internally the bitscope records a 280-bit binary real. For simplicity only 40 bits are displayed, the 8 left-most bits are the integer part, and the remaining 32 bits after the marker are fractional bits. . The audio range of the adjusted scale is from about 200dB below FS to 40dB above, which would be excessive for audio work but proves useful in diagnosing problems at a lower level. . The sample rate reported by bitscope is directly from JACK. It's not used to perform any calculations and is purely informative. Package: twolame Priority: optional Section: contrib/sound Installed-Size: 22 Maintainer: Debian MythTV Team Architecture: solaris-i386 Version: 0.3.10-2 Depends: libflac8, libgcc1 (>= 1:4.2.1), libogg0, libsndfile1, libtwolame0, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/twolame_0.3.10-2_solaris-i386.deb Size: 16482 MD5sum: b4c34f83422402d64b012d34d31a9d25 SHA1: ed503d2130d5f386a6931e50019f8f7c03b85b83 SHA256: 6071fcf3942291a28a518a866dae4a703f6ab66bc3240427f3b2b16d9204f0de Description: MPEG Audio Layer 2 encoder (command line frontend) TwoLAME is an optimized MPEG Audio Layer 2 encoder. It is based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME. . Because of patent issues surrounding the MPEG Audio Layer 3 (MP3) encoders, the ability of most MPEG Audio players to play layer 2 files, and the similarity in command-line syntax and API, TwoLAME makes a very good drop-in replacement for LAME or other layer 3 encoders. . This package contains the command line frontend encoder. . Homepage: http://www.twolame.org Package: faad Priority: optional Section: contrib/sound Installed-Size: 64 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Matthew W. S. Bell Architecture: solaris-i386 Source: faad2 Version: 2.6.1-2ubuntu0.1 Replaces: faad2 Depends: libfaad0 (>= 2.6.1), libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Conflicts: faad2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/faad_2.6.1-2ubuntu0.1_solaris-i386.deb Size: 29946 MD5sum: df52761a5da922b2af4820966b00b9a0 SHA1: cb7fa78bcf2897dfa317939481cce862ba4fed91 SHA256: fd3ce98142a401ab0d6525ed919e994f29822f143ff1b2419f5fd4e92295ecfc Description: freeware Advanced Audio Decoder player FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains a command line interface to play AAC or MP4 files. Package: zomg Priority: optional Section: contrib/sound Installed-Size: 68 Maintainer: Clint Adams Architecture: solaris-i386 Version: 0.3.5-1 Depends: libgcc1 (>= 1:4.2.1), libvorbisfile3 (>= 1.2.0), libxml2 (>= 2.6.27), lockfile-progs, sunwcsl, sunwcslr, sunwlibm, zsh | zsh-beta Recommends: mpg123, python-mutagen, vorbis-tools, wget Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/zomg_0.3.5-1_solaris-i386.deb Size: 16232 MD5sum: 85eab9b8902d7b61784ecf86e54c0f13 SHA1: e6ea31b83df2a494b186b6e5cb6ba869828fd155 SHA256: cc9092683a5b2b5fb4bacf86cf315611e9551fc1e5c96295f39c7bc9bdefd6fe Description: console-based last.fm submission and radio client ZOMG is a console-based last.fm client written in Z-Shell. It can submit the music tracks you play to last.fm via the Audioscrobbler protocol, and it can play last.fm radio stations. Package: jdelay Priority: optional Section: contrib/sound Installed-Size: 15 Maintainer: Dana Olson Architecture: solaris-i386 Version: 1.0-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libjack0 (>= 0.109.2), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/jdelay_1.0-0ubuntu1_solaris-i386.deb Size: 7768 MD5sum: 01ab1b6668c826f38f5289184add6d7c SHA1: cf0584e70d72fbc1f75d9a70d8255e84042af46f SHA256: 9294ba5b484592a536af9a164abb32394d86d8e12459f0baf3fe29229d361699 Description: Sound card latency measurement tool Jdelay is a simple JACK application that you can use to measure the latency of your sound card. It uses a phase measurements on a set of tones to measure the delay from the output to the input. Accuracy is about 1/1000 of a sample. . Homepage: http://users.skynet.be/solaris/linuxaudio/ Package: tagtool Priority: optional Section: contrib/sound Installed-Size: 823 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Kartik Mistry Architecture: solaris-i386 Version: 0.12.3-3ubuntu2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libid3-3.8.3c2a, libogg0 (>= 1.0rc3), libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.2.1), libvorbis0a (>= 1.2.0), libvorbisfile3 (>= 1.2.0), libxml2 (>= 2.6.27), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/tagtool_0.12.3-3ubuntu2_solaris-i386.deb Size: 193796 MD5sum: 73b261cdc08207865294f7d300e29958 SHA1: 563bdeabb1a5152c34a251d129d0fe5e884ebe5d SHA256: 9ecdf3c6a698e2ef171b0e893012d0f4827e70e6d5df994d7bdbc797bcbfba96 Description: Tool to tag and rename MP3 and Ogg Vorbis files Audio Tag Tool is a program to manage the information fields in MP3 and Ogg Vorbis files (commonly called tags). Tag Tool can be used to edit tags one by one, but the most useful features are mass tag and mass rename. These are designed to tag or rename hundreds of files at once, in any desired format. . Homepage: Package: toolame Priority: optional Section: contrib/sound Installed-Size: 15 Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Version: 02l-6 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/toolame_02l-6_solaris-i386.deb Size: 92194 MD5sum: 1f7e54bda5321ef4f37e4d1b71214cb5 SHA1: 4ef988e0c9e6afdc9bf442ab8a0cf9ab6744c716 SHA256: 87e376a9fb457b9dbce631bb546cd6d1b0d00cafdc5f0a6edacf5341aeeb706e Description: MPEG-1 layer 2 audio encoder tooLAME is a very fast (6x realtime on a 550mhz Celeron) MPEG-1 layer 2 audio encoder with a command-line syntax nearly identical to that of the LAME MPEG-1 layer 3 audio encoder. Because of patent issues surrounding the layer 3 encoder, the ability of most mpeg audio players to play layer 2 files, and the similarity in command-line syntax, toolame makes a very good drop-in replacement for lame or other layer 3 encoders under most circumstances. . Homepage: Package: fil-plugins Priority: optional Section: contrib/sound Installed-Size: 6 Maintainer: Debian Multimedia Team Architecture: solaris-i386 Version: 0.1.0-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/fil-plugins_0.1.0-2_solaris-i386.deb Size: 7510 MD5sum: 50c71724765a30c0bc050023c009f9ca SHA1: e6c802cd239ac430275919daefef1f4075c62fd5 SHA256: bef23ac3af5ddb2e0068527414b64e147f20a58ecda3b501330f099da928dc4d Description: parametric equalizer LADSPA plugin Four-band parametric equaliser. Each section has an active/bypass switch, frequency, bandwidth and gain controls. There is also a global bypass switch and gain control. . The 2nd order resonant filters are implemented using a Mitra-Regalia style lattice filter, which has the nice property of being stable even while parameters are being changed. . All switches and controls are internally smoothed, so they can be used 'live' without any clicks or zipper noises. This should make this plugin a good candidate for use in systems that allow automation of plugin control ports, such as Ardour, or for stage use. Package: id3tool Priority: optional Section: contrib/sound Installed-Size: 7 Maintainer: Paul Cager Architecture: solaris-i386 Version: 1.2a-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/id3tool_1.2a-4_solaris-i386.deb Size: 14074 MD5sum: 158c0163f198cf45f7516a1659833183 SHA1: 3db6b6560329f51afc4057be880e3a8c681d6a1f SHA256: f9c7a95ef54b6de04c66132a11e99881465d6e19a73bde939b8634d039380311 Description: Command line editor for id3 tags A simple and complete editor for ID3 tags in MP3 files. ID3 tags are a way of identifying mp3 music files - you can store Artist, Album, Title, Track, Year, and Genre in a tag, as well as a 28-character comment. . Highly recommended for scripting and bulk operations where you need to edit id3 tags from scripts. . Can also be used to read id3 tags. . Homepage: http://nekohako.xware.cx/id3tool/ Package: mpgtx Priority: optional Section: contrib/sound Installed-Size: 19 Maintainer: Erik Schanze Architecture: solaris-i386 Version: 1.3.1-4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/mpgtx_1.3.1-4_solaris-i386.deb Size: 66202 MD5sum: b2644ca1052434b760edc3abea3abf9a SHA1: 9c577c92aec75834c0c7be19e5c772b504144196 SHA256: 212a256e33d91ce668d5e9d30f97b0273abdabbe172be93d02a95b947bab9703 Description: toolbox to manipulate MPEG files (video, system, and audio) mpgtx is a tool to manipulate MPEG files. Its features include the following: . * mpgtx can currently split and join MPEG 1 video files and most MPEG audio files. * mpgtx can fetch detailed information from MPEG 1 and MPEG 2. * mpgtx can demultiplex MPEG 1 and MPEG 2 files (System layer, Program layer and Transport Layer). * mpgtx can add, remove and edit ID3 tags from mp3 files and rename mp3 files according to their ID3 tags. It reads and writes ID3v1, but only reads ID3v2. . Homepage: http://mpgtx.sourceforge.net/ Package: exaile Priority: optional Section: contrib/sound Installed-Size: 106 Maintainer: Ubuntu MOTU Developers Original-Maintainer: François Févotte Architecture: solaris-i386 Version: 0.2.11.1-0ubuntu3 Depends: gstreamer0.10-alsa | gstreamer0.10-esd, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libffi4 (>= 4.2.1), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgstreamer0.10-0, libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), python (>= 2.5), python (<< 2.6), python-dbus, python-elementtree, python-glade2, python-gst0.10, python-gtk2, python-mutagen, python-pysqlite2, python-pyvorbis, python-support (>= 0.7.1), sunwlibm Recommends: gstreamer0.10-plugins-bad, gstreamer0.10-plugins-ugly, python-cddb, python-gamin, python-gnome2-extras, python-gpod, python-gtkhtml2, python-notify, streamripper Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/exaile_0.2.11.1-0ubuntu3_solaris-i386.deb Size: 575040 MD5sum: 819164eeb20af5ca5ea558dfa83ed7f1 SHA1: cf454f1cc2ea92781c79438ef27c304b3069b733 SHA256: 3f38abdf699998327408fe5040e94da7dff7b8581c1bb562fc4c6db4cf114295 Description: flexible audio player, similar to Amarok, but written in GTK+ Exaile is a media player aiming to be similar to KDE's Amarok, but for GTK+. It incorporates many of the cool things from Amarok (and other media players) like automatic fetching of album art, handling of large libraries, lyrics fetching, artist/album information via the wikipedia, last.fm support, optional iPod support (assuming you have python-gpod installed). . In addition, Exaile also includes a built-in shoutcast directory browser, tabbed playlists (so you can have more than one playlist open at a time), blacklisting of tracks (so they don't get scanned into your library), downloading of guitar tablature from fretplay.com, and submitting played tracks on your iPod to last.fm. Homepage: http://www.exaile.org/ Package: wav2cdr Priority: extra Section: contrib/sound Installed-Size: 14 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 2.3.3-7 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/wav2cdr_2.3.3-7_solaris-i386.deb Size: 33456 MD5sum: 1d85b03c83a3f878ea03fd6d238c2af2 SHA1: e91003ac74b38b7b8d17e2c5c499fee04893b241 SHA256: bb41edb584a409539ebed79ddbffa3019a4b64d381580ad1ba9a79ec26f050c7 Description: Converts wav files into CD-ROM audio file format This program converts wav sound files into a format suitable for CD-ROMs, and can perform some editing functions like cutting or volume change. It is rather rudimentary, the wav file must have the same sampling parameters as CD audio. Runs both on big and little endian machines. Package: quodlibet-ext Priority: optional Section: contrib/sound Installed-Size: 16 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tristan Seligmann Architecture: solaris-i386 Source: quodlibet Version: 1.0-2ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libffi4 (>= 4.2.1), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), quodlibet (= 1.0-2ubuntu1), quodlibet-plugins, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/quodlibet-ext_1.0-2ubuntu1_solaris-i386.deb Size: 24318 MD5sum: 6029b542e79ba14181d3c727f899f392 SHA1: b82a818f05af0762a9c817fe28d6870e1591af5a SHA256: 84ca61e1ce605ffc3a22e04aaaa9f3f33b4de363788faed36ce126b1ce7a6778 Description: extensions for the Quod Libet audio player This package contains architecture-dependent extensions to Quod Libet. It adds a notification area icon and multimedia key support to Quod Libet. . Quod Libet is an audio player for GTK+. Python-Version: current, >= 2.4 Package: mpegdemux Priority: optional Section: contrib/sound Installed-Size: 8 Maintainer: Santiago Vila Architecture: solaris-i386 Version: 0.1.2-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/mpegdemux_0.1.2-4_solaris-i386.deb Size: 18750 MD5sum: 9db94ecb6dde4fcd5af1ffd8bcd0256c SHA1: 5ca3022368412aaec4b13d5e1513b7387bfaf6f6 SHA256: a4fabe918a0f4f665dcc4ff656de3aa718d4d8d65aef19757dfc22dbb390a5d0 Description: MPEG1/2 system stream demultiplexer Mpegdemux is an MPEG1/MPEG2 system stream demultiplexer. It can be used to list the contents of an MPEG system stream and to extract elementary streams. Package: emms Priority: optional Section: contrib/sound Installed-Size: 41 Maintainer: Arnaud Fontaine Architecture: solaris-i386 Version: 3.0-2 Depends: emacs22 | emacsen, emacsen-common, libgcc1 (>= 1:4.2.1), libtagc0 (>= 1.4), sunwcslr Recommends: mpg321, vorbis-tools Suggests: mp3info Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/emms_3.0-2_solaris-i386.deb Size: 258548 MD5sum: 3786ea148f014b90866b67763c2d24be SHA1: e175b471eb282397ff00b41f95a915ae580e8f85 SHA256: 36b8a70652d49650922c4c92d65420a15987addedfd72465295254735b9b533c Description: The Emacs MultiMedia System EMMS is the Emacs Multi-Media System. It tries to be a clean and small application to play multimedia files from Emacs using external players. Homepage: http://www.gnu.org/software/emms/ Package: jackd Priority: optional Section: contrib/sound Installed-Size: 281 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Multimedia Team Architecture: solaris-i386 Source: jack-audio-connection-kit Version: 0.109.2-1nexenta2 Depends: libflac8, libgcc1 (>= 1:4.2.1), libjack0 (= 0.109.2-1nexenta2), libogg0, libreadline5 (>= 5.2), libsndfile1, sunwcslr, sunwlibm Recommends: libpam-modules, qjackctl Suggests: jack-tools, libjackasyn0, meterbridge Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/jackd_0.109.2-1nexenta2_solaris-i386.deb Size: 93988 MD5sum: c54a2fa28985fbbac40b039e2f801275 SHA1: 47fda46f8e20b2879e41078a0ebf6ff51057ecbb SHA256: ae474f0b7fbd770b9f1c2c3259acd304b6fd9041c9d2f16cd5fdead32f4747cf Description: JACK Audio Connection Kit (server and example clients) Low-latency sound server. JACK allows the connection of multiple applications to an audio device, as well as allowing them to share audio between themselves. . See for more info. . This package contains the daemon jackd as well as some example clients. Package: id3ed Priority: optional Section: contrib/sound Installed-Size: 7 Maintainer: Peter Karlsson Architecture: solaris-i386 Version: 1.10.4-3-build1 Depends: libgcc1 (>= 1:4.2.1), libreadline5 (>= 5.2), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/id3ed_1.10.4-3-build1_solaris-i386.deb Size: 13820 MD5sum: 0ea2caff2ca7d8764b420c38663903ea SHA1: 414f45e835fc4d5240d3e45a46edb4463f571d87 SHA256: e3f57759eb9c2a2c890f82dacb92f80e67181b6063a19e7bb3c73b86ba0eb330 Description: Another id3 tag v1 editor A command-line program that allows you to add/edit/remove id3v1 tags on mp3 files. This one will, if run with just the name of a file to edit, allow you to change the tags interactively. Like other id3 tag editors, it can still be used in scripts easily. Package: libvisual-0.4-plugins Priority: optional Section: contrib/sound Installed-Size: 406 Maintainer: Brandon Holtsclaw Architecture: solaris-i386 Source: libvisual-plugins Version: 0.4.0.dfsg.1-2 Replaces: libvisual0.4-plugins Depends: libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libstdc++6 (>= 4.2.1), libvisual-0.4-0 (>= 0.4.0), sunwcslr, sunwlibm Conflicts: libvisual0.4-plugins Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/libvisual-0.4-plugins_0.4.0.dfsg.1-2_solaris-i386.deb Size: 127290 MD5sum: c44d6837941723dcc11853a51cd591f8 SHA1: f1c86d1e7ecc2fc6485460f8b0a2e7b73a69fc93 SHA256: 78bbdf0c26416b3be4ca56180d8638eacd0a593ebcf1b0c0d79fe1567d08a617 Description: Audio visualization framework plugins Plugins for the libvisual audio visualization framework. Package: mp3val Priority: optional Section: contrib/sound Installed-Size: 8 Maintainer: Sandro Tosi Architecture: solaris-i386 Version: 0.1.7-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/mp3val_0.1.7-2_solaris-i386.deb Size: 20498 MD5sum: 68f8559fd775f1eb0a6536d97002dc04 SHA1: d1e70f3df22b23ac6041ad2cd256607045e2147a SHA256: 9b9a54c96149f66e4233119b415ecb096fcd46fe94705459c045d54637f3049e Description: A program for MPEG audio stream validation MP3val is a small, high-speed tool for MPEG audio files validation and (optionally) fixing problems. . It was primarily designed for verification of MPEG 1 Layer III (MP3) files, but supports also other MPEG versions and layers. . It can be useful for finding corrupted files (e.g. incompletely downloaded). Homepage: http://mp3val.sourceforge.net/ Package: saytime Priority: optional Section: contrib/sound Installed-Size: 26 Maintainer: Oohara Yuuma Architecture: solaris-i386 Version: 1.0-20 Depends: sox (>= 12.17.9-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/saytime_1.0-20_solaris-i386.deb Size: 172580 MD5sum: b172ab0b5e1ffa8c148a79ccd59d5b8b SHA1: d55a6f5131d34264cc3557f50da3b1b0e6638e1e SHA256: 596cbf2658063b4315892c45951d44a9cc284b344f2a31a8b1b97f1228d8e101 Description: speaks the current time through your sound card Say the current time through your sound card. Requires you have a sound output device available. Package: gigedit Priority: optional Section: contrib/sound Installed-Size: 3544 Maintainer: Debian Multimedia Team Architecture: solaris-i386 Version: 0.1.1-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libflac8, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgig6, libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libiconv, libogg0, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libsigc++-2.0-0c2a (>= 2.0.2), libsndfile1, libstdc++6 (>= 4.2.1), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/gigedit_0.1.1-2_solaris-i386.deb Size: 987130 MD5sum: 24560d9087c1c82673153c131f406ddb SHA1: af675ac37f5ce0b9e5539c23cbeb2488cd5b5e25 SHA256: 8aca21c9ddd205d7b467889428974b84349f1e9019afa2ef061cecf7f8020dbe Description: instrument editor for Gigasampler files gigedit is an instrument editor allowing to modify existing Gigasampler files, as well as creating new ones from scratch. The GUI is based on the GTK+ (gtkmm) toolkit. Even though it is created as a subproject of the LinuxSampler project, it is currently a completely independent stand-alone editor. . For more information visit http://www.linuxsampler.org Package: quark Priority: optional Section: contrib/sound Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sven Luther Architecture: solaris-i386 Version: 3.21-3.3ubuntu1 Depends: gconf2 (>= 2.10.1-2), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, libxine1 (>= 1.1.8), libxine1-console | libxine1 (<< 1.1.8-2), sunwcslr, sunwlibm Recommends: gnome-panel Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/quark_3.21-3.3ubuntu1_solaris-i386.deb Size: 42490 MD5sum: 6278b8cceba4cebee13cbdb2740f5e09 SHA1: c2b0d42d686c8baf5d2bcf5dade978737879f256 SHA256: e45e197e689cc669b466fbff2029f90497128ff1937ebaeb6a2be9e71dfb0f66 Description: music player daemon controlled from the gnome panel or cli Quark is an audio player, for geeks, by geeks. It runs in the background with access provided via a FIFO in the filesystem. It uses Xine-lib for playing music, and can therefore play any file format supported by Xine. . Quark comes with a couple front-ends to make it more useful: * charm-quark - a CLI interface * strange-quark - a Gnome notification area interface. Package: abcmidi-yaps Priority: optional Section: contrib/sound Installed-Size: 166 Maintainer: Anselm Lingnau Architecture: solaris-i386 Source: abcmidi Version: 20070318-2 Depends: sunwcslr Suggests: abcmidi, postscript-viewer Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/abcmidi-yaps_20070318-2_solaris-i386.deb Size: 74560 MD5sum: 4f113cd53115196ea63c84c0df5975ca SHA1: 2cae3c428e36c9ab914a6b0b8f2ba1c3cb873a33 SHA256: 3f7c63ff1c277a47150c302a1eab0496ee5b30e429e1e491f1483c62041bbc5a Description: yet another ABC to PostScript converter This program translates tunes written in the ABC format to PostScript, which can then be viewed on screen or printed. It is essentially a (non-exclusive) alternative to abc2ps, being based on the abc2ps PostScript code together with the ABC parser from the abcmidi package. . People interested in this kind of software should also check out the abcm2ps package, which contains a similar program that has lots of additional features. Package: pytone Priority: optional Section: contrib/sound Installed-Size: 59 Maintainer: Alexander Wirt Architecture: solaris-i386 Version: 3.0.0-1 Depends: libao2 (>= 0.8.8), libgcc1 (>= 1:4.2.1), python (>= 2.5), python (<< 2.6), python-eyed3, python-pyao (>= 0.82), python-pymad, python-pysqlite2, python-support (>= 0.7.1) Recommends: python-pyvorbis Suggests: mpg321, python-xmms Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/pytone_3.0.0-1_solaris-i386.deb Size: 162140 MD5sum: 5db73da18de4036aca4bea26b46f645d SHA1: 80b5daeb355bced62d621ae670c0dbc50174303a SHA256: bb8cd42600b816ab833853b8247bb063ff437f80039a3b6708eae262bc301d6b Description: Music jukebox with advanced features for DJs and a text-mode user interface Pytone is a curses based Jukebox program with advanced features like crossfading, multiple players (libmad,xmms,mpg321/123), prehearing with a second soundcard, search functionality, logging, mixer functions and an English and German interface. Package: xfmedia Priority: optional Section: contrib/sound Installed-Size: 1661 Maintainer: Xubuntu Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.9.2-3ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libexo-0.3-0 (>= 0.3.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libsm6, libstartup-notification0 (>= 0.8-1), libtag1c2a (>= 1.4), libtagc0 (>= 1.4), libx11-6, libxext6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxine1 (>= 1.1.8), libxine1-x, libxrender1, libxss1, libxtst6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: dbus Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/xfmedia_0.9.2-3ubuntu1_solaris-i386.deb Size: 722870 MD5sum: 4d945888d7a4eb694965334d870a2e21 SHA1: 482eab6ecf081bf6380c87b3b256e70d222ec4fe SHA256: ec983fd46a93416321338bed667864e6fc34f888fe77dd5499665449a610283c Description: Xfce media player Xfmedia is a lightweight media player for the Xfce Desktop Environment. . It is Gtk+ and Xine based, and can play audio file and video as well. Homepage: http://spuriousinterrupt.org/projects/xfmedia/ Package: cd-discid Priority: optional Section: contrib/sound Installed-Size: 7 Maintainer: Robert Woodcock Architecture: solaris-i386 Version: 0.9-1 Depends: sunwcslr Conflicts: cdgrab (<< 0.7) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/cd-discid_0.9-1_solaris-i386.deb Size: 7350 MD5sum: 945416cfaca4f695fc4f72db4235eea5 SHA1: 6341a7275ed345c147e334f0eaa05a7fc881d68f SHA256: 071729d5ed9bb33424823a6150b5878d279495d6c62578ee7ddcdac3088b1ad4 Description: CDDB DiscID utility cd-discid is a backend utility to get CDDB discid information from a CD-ROM disc. Package: checkmp3 Priority: optional Section: contrib/sound Installed-Size: 11 Maintainer: Nicholas Breen Architecture: solaris-i386 Version: 1.98-7 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/checkmp3_1.98-7_solaris-i386.deb Size: 21554 MD5sum: 01b816d4c57b54a8d183d4d7e70f3f40 SHA1: 7197baf9de942cf88d5666eb6a368cb3333182e5 SHA256: fde9132f7c5676d448f3d9ae77dcd905ffa3060bb4902789472db35fddd58305 Description: Identify MP3s that do not follow the MP3 format mp3_check helps to identify in explicit detail MP3s that do not correctly follow the MP3 format. It also looks for invalid frame headers, missing frames, etc., and generates useful statistics. This can be useful when building a high-quality mp3 archive... Package: tap-plugins Priority: optional Section: contrib/sound Installed-Size: 1028 Maintainer: Anand Kumria Architecture: solaris-i386 Version: 0.7.0-2 Provides: ladspa-plugin Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/sound/tap-plugins_0.7.0-2_solaris-i386.deb Size: 601336 MD5sum: dce734d8b415f4ab752d582744f891fb SHA1: 4282f74202ede932dad2a3546acaf0735e3492fe SHA256: 8813d5c432b8ef23721fe654cc615ad7af1e8ea88ee8b11f08f5efc273dfaeb1 Description: Tom's Audio Processing LADSPA plugins Tom Szilagyi has written a number of plugins for LADSPA compatible hosts (e.g. Ardour, GNU Sound and GStreamer). . The plugins (Equalizer, Reverberator, Stereo Echo, Tremolo, Scaling Limiter, AutoPanner and DeEsser) have been written primarily for Ardour but should work well with any LADSPA host. . Homepage: http://tap-plugins.sourceforge.net/ Package: rsrce Priority: optional Section: contrib/otherosfs Installed-Size: 7 Maintainer: Debootloaders miBoot Maintainers Team Architecture: solaris-i386 Version: 0.2.2 Depends: sunwcslr Suggests: hfsutils, macutils Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/rsrce_0.2.2_solaris-i386.deb Size: 15580 MD5sum: 0b0b0270a92a57a066d3bf718db8df5d SHA1: 07a6662f304183c967e3aacce76399e2d6ee2133 SHA256: 7cbdac0abf8b20c61166e2f7a66122ab71966bda624b8cb1802da483925a6474 Description: editor for Macintosh resource forks Rsrce is an interactive, command-driven Macintosh resource editor. It aims at providing the functionality of the MacOS tool "resedit" on Unix-like systems. . This program hasn't been tested much and should be considered unstable material. It has exclusively been created and used to change the configuration of miBoot files. Please use with care and report any experience. Package: zmakebas Priority: extra Section: otherosfs Installed-Size: 9 Maintainer: Krystian Wlosek Architecture: solaris-i386 Version: 1.2-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/zmakebas_1.2-1_solaris-i386.deb Size: 16962 MD5sum: 4fca605287379887459a206ccbca17a1 SHA1: c914923c1651ebc359df79fb368b0bb678f88d92 SHA256: b3f13b9acf7f75670ac3f7d5856e1caead90034334b90b4a92cc03a76acf32d3 Description: convert text files into ZX Spectrum Basic programs zmakebas converts a Spectrum Basic program written as a text file into an actual speccy Basic file (as a .TAP file, or optionally a raw headerless file). Package: wine Priority: optional Section: contrib/otherosfs Installed-Size: 58252 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Scott Ritchie Architecture: solaris-i386 Version: 1.0.0-1ubuntu4~nexenta1 Replaces: libwine-alsa, libwine-arts, libwine-capi, libwine-cms, libwine-esd, libwine-gl, libwine-gphoto2, libwine-jack, libwine-ldap, libwine-nas, libwine-print, libwine-sane, libwine-twain, wine-doc, wine-utils, winesetuptk, xwine Depends: binfmt-support (>= 1.1.2), libaudiofile0 (>= 0.2.3-4), libesd0 (>= 0.2.35), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libgphoto2-2 (>= 2.4.0), libgphoto2-port0 (>= 2.4.0), libice6 (>= 1:1.0.0), liblcms1 (>= 1.15-1), libldap-2.4-2 (>= 2.4.7), libsm6, libx11-6, libxext6, libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), libxxf86vm1, sunwcsl, sunwcslr, sunwlibm, winbind Pre-Depends: dpkg (>= 1.14.12ubuntu3) Suggests: msttcorefonts, xdg-utils Conflicts: binfmt-support (<< 1.1.2), libwine, libwine-alsa, libwine-arts, libwine-capi, libwine-cms, libwine-esd, libwine-gl, libwine-gphoto2, libwine-jack, libwine-ldap, libwine-nas, libwine-print, libwine-sane, libwine-twain, wine-doc, wine-utils, winesetuptk, xwine Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/wine_1.0.0-1ubuntu4~nexenta1_solaris-i386.deb Size: 7092998 MD5sum: a071788288143bc1773e46f923cb77f0 SHA1: 47059009453fe65792f6e3bac4d8ff48b292cb46 SHA256: ae0df3815fb8dda1045bd47079c4412b15be61da9d7274ab5c8b5c6d8337648c Description: Microsoft Windows Compatibility Layer (Binary Emulator and Library) Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available. . This package includes a program loader for running unmodified Windows executables as well as the Wine project's free version of the Windows API for running programs ported from Windows. . Homepage: http://www.winehq.org/ Package: mixal Priority: extra Section: contrib/otherosfs Installed-Size: 8 Maintainer: Vince Mulhollon Architecture: solaris-i386 Version: 1.08-10 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/mixal_1.08-10_solaris-i386.deb Size: 21074 MD5sum: ae1f26e84518928f5d86a40929fe6255 SHA1: f145a4e20fa694ab2b44c5dec9bfdcc092621f8e SHA256: 789222e06beea809c4fad673cbb8ed652bd3a08c7ac5eb9e7a5b6fbf4418a792 Description: A MIX emulator and MIXAL interpreter Mixal is an implementation of the imaginary computer called MIX and its assembly language MIXAL, which were invented by Donald E. Knuth in the 1960's for use in his monumental and yet unfinished book series "The Art of Computer Programming". All actual programs and all programming exercises in the series are written in MIXAL. . This package contains a modified version of Darius Bacon's Mixal implementation. It takes a MIXAL source file, translates it to MIX machine code and then executes the resulting program, all in a single run. The result of the assembler step cannot be extracted to a file. Similarly, one cannot take a precompiled MIX program and try to execute it in this emulator - only MIXAL source is accepted. . The MIX emulator does not support floating-point operations nor the tape devices described in Knuth's book. This is not fatal, however, and most of the programs and exercise answers in Knuth's book can be run in this MIXAL implementation. Package: mtoolsfm Priority: optional Section: contrib/otherosfs Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.9-3-5ubuntu1 Replaces: mfm Provides: mfm Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, mtools (>= 3.9.7), sunwcslr, sunwlibm Suggests: bzip2, unzip, zip Conflicts: mfm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/mtoolsfm_1.9-3-5ubuntu1_solaris-i386.deb Size: 61700 MD5sum: 32450567c12f3f5fb3e266e93bffa413 SHA1: 8c72719c32437fdfc94e6fc9e696ca69587f4f7c SHA256: d7918f4195cb3b64fccb96a03cfed3f70dfa1c2ae6f69f6001828081ec4f45fd Description: a graphical user interface for accessing dos formatted floppies MToolsFM is a graphical interface to the mtools package, which provides stateless (= no mounting) access to FAT (DOS) formatted floppy diskettes. Package: pilrcui Priority: extra Section: contrib/otherosfs Installed-Size: 150 Maintainer: Lucas Wall Architecture: solaris-i386 Source: pilrc Version: 3.2-3build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Recommends: pilrc (>= 3.2-2) Conflicts: pilrc (<< 3.2-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/pilrcui_3.2-3build1_solaris-i386.deb Size: 66984 MD5sum: 671f17a6e4a827c66a6aa2186c0b5dec SHA1: a6c3b8e74d654981f8d01d397d2616b1d64b4662 SHA256: 9866335ec74a2bda74c51dbe5b6d70f406857c23233ba0a1b6ebd91c6262fc80 Description: graphical viewer for PalmOS resource files PilRC is a resource compiler for PDAs running the Pal operation system. It is intended for use with the GCC cross-compiler for PalmOS that is provided in the prc-tools package. . This package includes pilrcui, a GTK-based beta-quality X frontend to PilRC. Package: picasm Priority: optional Section: contrib/otherosfs Installed-Size: 42 Maintainer: Ernesto Nadir Crespo Avila Architecture: solaris-i386 Version: 1.14-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/picasm_1.14-2_solaris-i386.deb Size: 45912 MD5sum: 6e2008dfdc8b0ba8a85182451ab11eba SHA1: e7ea623042b4c63c298c1d4203874d781bebbe62 SHA256: a27815c3d42bef739f8ed6acddea52337261034a700d6baef837a60a5bc80da3 Description: Assembler for the Microchip PIC-family Microcontrollers An assembler for the the Microchip PIC family of microcontrollers. Supports the majority of the Microchip PIC family. Uses Microchip (not Parallax) syntax. Package: vcdtools Priority: optional Section: contrib/otherosfs Installed-Size: 8 Maintainer: Chris Butler Architecture: solaris-i386 Version: 0.4-2 Depends: sunwcslr Suggests: cdrdao Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/vcdtools_0.4-2_solaris-i386.deb Size: 30146 MD5sum: 80d6a65fb9f0c953b334b5bcc0068558 SHA1: 25a589453abe2bfcb37d0541be15d7f9d9e3ced8 SHA256: 57c6045f8440ff89c18938b84c6e44371885337fe6b1d610a932e934c7823510 Description: Creates Video CD (VCD) filesystem images This package includes two utilities "mkvcdfs" and "vcdmplex". mkvcdfs creates filesystem images for video CDs, which can then be written to CD with the cdrdao program. vcdmplex is used to multiplex MPG audio and data streams into a format suitable for a video CD. Package: imgvtopgm Priority: optional Section: contrib/otherosfs Installed-Size: 312 Maintainer: Erik Schanze Architecture: solaris-i386 Version: 2.0-8 Depends: libgcc1 (>= 1:4.2.1), libnetpbm9, netpbm, sunwcslr, xli Recommends: pilot-link | kpilot | jpilot Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/imgvtopgm_2.0-8_solaris-i386.deb Size: 222114 MD5sum: 46103c5d8e228b41fb5793858ee15a42 SHA1: 76acd6165f353535853afddabfaa4654a8cee285 SHA256: 69a26a0fe36cbb55db5c0e6e25ff08b3d18f83dd5643b36d05b5c5d25594a5b8 Description: PalmPilot/III Image Conversion utility This program can convert, compress, and decompress up to 4-bit grayscale images for displaying on the PalmPilot. It can take any pbm, pnm, pgm file generated by the netpbm package and convert it into a suitable image for the Pilot. . Together with netpbm many image formats, including JPEG, PNG, GIF, TIFF and BMP, could be converted into PDB format. This can be displayed on PalmPilot/III by viewers like "ImageViewer", "TinyViewer" or "Spec". . Homepage: http://home.arcor.de/er/erik_/linux/palm.html Package: plucker Priority: optional Section: contrib/otherosfs Installed-Size: 43 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ludovic Rousseau Architecture: solaris-i386 Version: 1.8-24ubuntu0.1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libjpeg62, libpango1.0-0 (>= 1.20.1), python, python-central (>= 0.6.5), python-imaging, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: imagemagick, libjpeg-progs, pilot-link Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/plucker_1.8-24ubuntu0.1_solaris-i386.deb Size: 467078 MD5sum: c5ff1a5c5112941e6c5b73aad8c5ebb9 SHA1: 96e79c83542dc8954f3ce2b5565851d9e5428a77 SHA256: 90b95d0a3219683fe6284fb10ab8da378d7b7d3ccc138c15f26926213ce42140 Description: Pluck stuff from the web and read it on your PalmOS device Plucks stuff from the web (or any URL), and encodes them appropriately for viewing on a PalmOS device. Very flexible in the way sites are plucked, e.g. link depth, images etc. Python-Version: current Package: pyrite-publisher Priority: extra Section: contrib/otherosfs Installed-Size: 37 Maintainer: Daniel Martin Architecture: solaris-i386 Version: 2.1.1-7build1 Depends: python (>= 2.5), python (<< 2.6), python-support (>= 0.7.1) Suggests: python-wxgtk2.6 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/pyrite-publisher_2.1.1-7build1_solaris-i386.deb Size: 132486 MD5sum: fa1ec11e6491ca91a997272d4e8dcbd8 SHA1: 1c3708c753a32a7c5a5541a902f34531ffe44265 SHA256: eccbfbcc7cd29455e13f43ccb66f5ce1433281b5e1a26b75780bf39eed903bff Description: Convert html and text documents to palm DOC format Pyrite Publisher can convert a variety of input formats into several different variations on the palm doc format. . This version includes support for a gui interface; see /usr/share/doc/pyrite-publisher/README.GUI for details. Package: dvdisaster Priority: optional Section: contrib/otherosfs Installed-Size: 972 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 0.71~devel23-6 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm, xdg-utils Recommends: dvdisaster-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/dvdisaster_0.71~devel23-6_solaris-i386.deb Size: 364066 MD5sum: aa76402de9725de0040761f948c0a41e SHA1: 2f3445938c3476ebd02f35138da5b47e18822657 SHA256: 830ae05aa9428b5540aa50d5b3fa64b279292b195b668ebaef0f08e7978eff51 Description: data loss/scratch/aging protection for CD/DVD media dvdisaster provides a margin of safety against data loss on CD and DVD media caused by scratches or aging media. It creates error correction data which is used to recover unreadable sectors if the disc becomes damaged at a later time. Homepage: http://dvdisaster.sourceforge.net/ Package: ccd2iso Priority: optional Section: contrib/otherosfs Installed-Size: 7 Maintainer: Asheesh Laroia Architecture: solaris-i386 Version: 0.3-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/ccd2iso_0.3-2_solaris-i386.deb Size: 7384 MD5sum: 45773ad08d246c6bfd9d169ae23ed26c SHA1: cb55fbbeadc273f5aa4b97a9e9e66523f254848b SHA256: 4fe6b3817223e3025968b3ae1de23f7a7cb16fd0fbb76015227915320323ed52 Description: Converter from CloneCD disc image format to standard ISO This converts CD backup files created using the non-free CloneCD program to a format understood by most Free Software CD writing programs. . Homepage: http://sourceforge.net/projects/ccd2iso/ Package: nrg2iso Priority: optional Section: contrib/otherosfs Installed-Size: 8 Maintainer: Misha Nasledov Architecture: solaris-i386 Version: 0.4-1.1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/nrg2iso_0.4-1.1_solaris-i386.deb Size: 5528 MD5sum: a8974e218b9613b94694d5e5f8468f7f SHA1: 56675d7ffb55f04e70c8050d84e71bcd88d0261b SHA256: 9abda5a46317667dfbfdb62074f1657c2d82cde748213a8b2726b55ec8792804 Description: Extracts ISO9660 data from Nero ".nrg" files This extracts the ISO9660 CD image data from Nero ".nrg" files. Package: iat Priority: extra Section: contrib/otherosfs Installed-Size: 7 Maintainer: Dmitry E. Oboukhov Architecture: solaris-i386 Version: 0.1.3-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/iat_0.1.3-5_solaris-i386.deb Size: 7048 MD5sum: 592e9b8b06664d6f6b0dbd939d8b29de SHA1: 57c006b07659f9973b60f411510866e5d98974b6 SHA256: ae4bc5e52dcfdeb9d2c5641b1d0177bfd948dc68e784f8bd71d2a94a34f770fe Description: Converts many CD-ROM image formats to iso9660 iat (Iso9660 Analyzer Tool) is a tool for detecting the structure of many types of CD-ROM image file formats, such as BIN, MDF, PDI, CDI, NRG, and B5I, and converting them into ISO-9660. Package: dvdauthor Priority: optional Section: contrib/otherosfs Installed-Size: 15 Maintainer: Marc Leeman Architecture: solaris-i386 Version: 0.6.14-1build2 Depends: libdvdread3 (>= 0.9.7), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libiconv, libmagick10, libpng12-0 (>= 1.2.13-4), libxml2 (>= 2.6.27), sunwcsl, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/dvdauthor_0.6.14-1build2_solaris-i386.deb Size: 157732 MD5sum: 88067c19b061d4d1cdfcb1b216e535e1 SHA1: d3b8225b6b06018ee1255ec8aff6e1d0760f3d69 SHA256: 5006b357a148c4b12ef8720f8194a532fbab5ee6826058363372b8ee3cfe43f8 Description: create DVD-Video file system dvdauthor is a program that will generate a DVD movie from a valid mpeg2 stream that should play when you put it in a DVD player. Package: txt2pdbdoc Priority: optional Section: contrib/otherosfs Installed-Size: 15 Maintainer: Erik Schanze Architecture: solaris-i386 Version: 1.4.4-6 Depends: perl, sunwcslr Suggests: pilot-link Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/txt2pdbdoc_1.4.4-6_solaris-i386.deb Size: 36888 MD5sum: ff8ecbb0e4c9cbf3880292d6e75f6e96 SHA1: 4f5db40257841e66943b85dbc475523f599eb786 SHA256: e388a90c20550a1c35d1d1c820a354c0a9e6de2a2858626c7c81aad152ebe0e0 Description: convert plain text files to Palm DOC (for PalmOS) and back This utility converts plain text files (or HTML files) to the de facto PalmOS standard DOC format for use in document readers (such as "C Spot Run") and editors (such as "ZDOC"). DOC files are compressed by default, and txt2pdbdoc can also convert DOC files back to plain text. . Homepage: http://homepage.mac.com/pauljlucas/software/txt2pdbdoc/index.html Package: jpilot-backup Priority: extra Section: contrib/otherosfs Installed-Size: 8 Maintainer: Ludovic Rousseau Architecture: solaris-i386 Version: 0.53-1 Depends: jpilot (>= 0.99.4-6), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgdbm3, libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpisock9, sunwcslr, sunwlibm Conflicts: jpilot (<< 0.99.7-6) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/jpilot-backup_0.53-1_solaris-i386.deb Size: 22386 MD5sum: 7cfee94d3bbe3037b7953af3c227a5e9 SHA1: e7a847d8dd2904505597fe957c2a1e5b814aaf07 SHA256: 8ab6950aece41277cd7744c4f9aa5308e7a6f5e71a3ad414fecfb57436255c8a Description: Backup plugin for J-Pilot This program enhances jpilot's own backup, making it much more flexible, handling automatic backups, configuring which applications/databases to back up and which to ignore, etc. . Homepage: http://jasonday.home.att.net/code/backup/backup.html Package: isomaster Priority: optional Section: contrib/otherosfs Installed-Size: 64 Maintainer: David Johnson Architecture: solaris-i386 Version: 1.3-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Suggests: mousepad Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/isomaster_1.3-1_solaris-i386.deb Size: 156832 MD5sum: 71b4a1422460a295560699e0fd093740 SHA1: cda8031282a73a77424a024aafde8e81e4455217 SHA256: 2166305b183667552befc3b0d3156a2f6e61eb65c4eb08fbc52b930ebb801e0f Description: A graphical CD image editor You can use isomaster to: - add files to an image - extract files from an image - delete files from an image Homepage: http://littlesvr.ca/isomaster/ Package: pilrc Priority: extra Section: contrib/otherosfs Installed-Size: 265 Maintainer: Lucas Wall Architecture: solaris-i386 Version: 3.2-3build1 Depends: sunwcslr Recommends: prc-tools Suggests: pilrcui Conflicts: prc-tools (<< 0.5.0-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/pilrc_3.2-3build1_solaris-i386.deb Size: 93164 MD5sum: 0df2b9dd0c8236841c84211b6fadc2d4 SHA1: 17b7103d06b17b3c78adb37950d77b9330c87d1a SHA256: 8ef1c0297dbdb238c179fb791d352cbb17f8806358d0a5b6d60d5fde5489e1d3 Description: PalmOS resource compiler and editor PilRC is a resource compiler for PDAs running the Pal operation system. It is intended for use with the GCC cross-compiler for PalmOS that is provided in the prc-tools package. Package: bchunk Priority: optional Section: contrib/otherosfs Installed-Size: 7 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 1.2.0-6 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/bchunk_1.2.0-6_solaris-i386.deb Size: 14118 MD5sum: d79421de32c5b2b59672fafbc34b14b4 SHA1: b9a38598a940277881c64c2e869c5d386d30d829 SHA256: 4e26ee01882b7bec65724bd364a88d604668572afc81909cd22334f72c7b5cde Description: CD image format conversion from bin/cue to iso/cdr The bchunk package contains a UNIX/C rewrite of the BinChunker program. BinChunker converts a CD image in a .bin/.cue format (sometimes .raw/.cue) into a set of .iso and .cdr/.wav tracks. The .bin/.cue format is used by some non-UNIX CD-writing software, but is not supported on most other CD-writing programs. . Homepage: Package: burn Priority: optional Section: contrib/otherosfs Installed-Size: 15 Maintainer: Gaetano Paolone (bigpaul) Architecture: solaris-i386 Version: 0.4.3-2.1 Depends: cdrdao, cdrecord (>= 4:2.01+01a01-2), mkisofs (>= 4:2.01+01a01-2), mpg321 (>= 0.2.10.3), python (>= 2.3), python-eyed3, python-pyao, python-pymad, python-pyvorbis Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/burn_0.4.3-2.1_solaris-i386.deb Size: 29188 MD5sum: fe43f0dbed190c54b8105ffe7b52d1cc SHA1: cffe6613efb0e723d99d80b7cd1beaa0af422379 SHA256: b8c8893ba10cf785ce47276fa4797e72750c2d07333491dba06253ef932212f6 Description: Command line Data-CD, Audio-CD, ISO-CD, Copy-CD writing tool Quick command-line tool to create Audio-CDs from .mp3, .ogg and .wav files, to backup data, to create CDs from ISOs, to copy CDs on-the-fly. . Burn is a program/script written in Python that aims to quickly and simply make audio CDs and backup of your data. It performs any of its feature invoking it only once and with one and only one command line. No previous ISO creation command is needed. . Other than creating audio CDs from .ogg, .mp3, .wav (even together), copy CDs, create Data-CD (storage, backups, etc.) and create a CD from an existing ISO image, "burn" does a lot of other things. Among them: compute if there is necessary free space for temporary files (images and audio files), warn if size is bigger than CD capacity, manage multisession CDs. . Basically burn features: · Data-CD (files and dirs storage) · Audio-CD (from mp3, ogg vorbis, wav) · ISO-CD (burns an ISO) · Copy-CD (copy CDs) Package: coldsync Priority: extra Section: contrib/otherosfs Installed-Size: 69 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 3.0+pre3-3 Depends: libgcc1 (>= 1:4.2.1), libpalm-perl, libstdc++6 (>= 4.2.1), perl5, sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/coldsync_3.0+pre3-3_solaris-i386.deb Size: 322550 MD5sum: d6bbd049e6a7334f6ab97058293bd18d SHA1: 58bec5961365cae8e64266c6151dad575e0919d8 SHA256: 094fe66217381528ba97a88e316a0af25d9773eadbbfe01f6dbf41add80651ea Description: A tool for syncing PalmOS PDAs with Unix workstations Coldsync is a tool for syncing PalmOS PDAs with a Unix workstation with a focus on consistency of data. It also has an API which allows conduits to be written in Perl, among other languages. Package: coldfire Priority: optional Section: contrib/otherosfs Installed-Size: 12 Maintainer: Claudio Matsuoka Architecture: solaris-i386 Version: 0.2.2-2.1-build1 Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), sunwcslr Suggests: telnet Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/coldfire_0.2.2-2.1-build1_solaris-i386.deb Size: 58876 MD5sum: 6e30199ba6e9f72cff6334fd3a904cfd SHA1: dd7b376800cc1b4acfd793853d47919376a2ae6a SHA256: 49aaad23bb751311682f8a196d27f42c5c22d92f8302b29b8bf98d30d43b30ca Description: Freescale Coldfire 5206 emulator Coldfire is a Freescale Coldfire 5206 Emulator. It currently features all but 5 assembly instructions, a full dBug with extra functionality, both serial ports, the parallel port, interrupts (through telnet sessions), full exception handling, timers and timer interrupts, and full tracing capability. . Homepage: URL: http://www.slicer.ca/coldfire/ Package: vcdimager Priority: optional Section: contrib/otherosfs Installed-Size: 1389 Maintainer: Ubuntu MOTU Original-Maintainer: Nicolas Boullis Architecture: solaris-i386 Version: 0.7.23-4nexenta1 Depends: libcdio7, libgcc1 (>= 1:4.2.1), libiconv, libiso9660-5, libpopt0 (>= 1.10), libvcdinfo0 (>> 0.7.23), libxml2 (>= 2.6.27), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/vcdimager_0.7.23-4nexenta1_solaris-i386.deb Size: 535026 MD5sum: 80f28598fe87cda8c707afe7b98c9f2c SHA1: 4aaeca74b076a6f52f9c6f823adb953053fed835 SHA256: b785b4798083f9ce1f50c288728442509cbd1bfd64982b7b4e0b68e17efa451e Description: A VideoCD (VCD) image mastering and ripping tool This package contains a collection of tools to master (Super)VideoCD, either directly from compliant MPEG streams with no PlayBack Control (PBC), or out of an XML description for a full-featured (S)VCD. . This package also contains a VideoCD ripping tool to rip mpeg streams from VideoCD images, and some debugging tools. Package: palbart Priority: extra Section: contrib/otherosfs Installed-Size: 6 Maintainer: Vince Mulhollon Architecture: solaris-i386 Version: 2.4-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/palbart_2.4-5_solaris-i386.deb Size: 18940 MD5sum: 70523b6457a48387c44bde30eadb487b SHA1: 41e06a3460a9b92f9068e2eb9dbe899f1a4e190d SHA256: 4e66ac245efbffab3ead7626cb9d1b4108771e66540b0e74c52e6a8c4c991ce0 Description: An enhanced version of the PAL PDP8 assembler PALBART is an enhanced version of the pdp8 PAL assembler. This is a PDP8 cross assembler. It's useful for the users of SIMH or any other PDP8 emulator. . To quote that web page, "This enhancement was written by Gary Messenbrink to support BART's fleet of PDP-8 systems." Package: vrflash Priority: extra Section: contrib/otherosfs Installed-Size: 10 Maintainer: Jonas Smedegaard Architecture: solaris-i386 Version: 0.24-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/otherosfs/vrflash_0.24-4_solaris-i386.deb Size: 30230 MD5sum: d8cfa22f46bca0068b94927239ff9d1b SHA1: a8200bb5c348421e8305e307d069b502b87dbb02 SHA256: 87732055994308ad7acd5fd870727c7407e837045a04abb552ab6510daf0e9fc Description: tool to flash kernels and romdisks to Agenda VR The Agenda VR is a handheld computer that runs Linux. VRFlash communicates with the Agenda's boot monitor (PMON) over a serial line to install new software on the device. The kernel and the root image can be upgraded this way. Package: pdfedit Priority: optional Section: contrib/utils Installed-Size: 165 Maintainer: Varun Hiremath Architecture: solaris-i386 Version: 0.4.1-2~hardy1 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/pdfedit_0.4.1-2~hardy1_solaris-i386.deb Size: 2492122 MD5sum: 401bf139fcc9bf9377337f11b7306cf7 SHA1: 26a6a9132ee46fbc74be5aa9c58748fda382f6b3 SHA256: 1d0d86a31adcaa9a683e17277262877001ac74d705bf6b7b958f4e9cac09ecc3 Description: Editor for manipulating PDF documents Complete editing of pdf documents is made possible with PDFedit. You can change either raw pdf objects (for advanced users) or use predefined gui functions. Functions can be easily added as everything is based on a scripts. . Scripting is used to a great extent in editor and almost anything can be scripted, it is possible to create own scripts or plugins. Homepage: http://pdfedit.petricek.net/ Package: jcal Priority: extra Section: contrib/utils Installed-Size: 7 Maintainer: Debian Arabic Packaging Team Architecture: solaris-i386 Version: 0.1.2-1 Depends: libgcc1 (>= 1:4.2.1), libjalali0, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/jcal_0.1.2-1_solaris-i386.deb Size: 18508 MD5sum: 47fb5996c234998b5db0afb30adcd86c SHA1: 07e376e499e3a73f19463db86c252380ebd00bed SHA256: 1178c23447d1744018f15619401671261a74615dc1aeeac0a3f46bcbd6ed26f9 Description: UNIX-cal-like tool to display Jalali calendar JCal is a UNIX-cal-like tool to display Jalali (Persian) calendar. Homepage: http://savannah.nongnu.org/projects/jcal/ Package: calcoo Priority: optional Section: contrib/utils Installed-Size: 9 Maintainer: Alexei Kaminski Architecture: solaris-i386 Version: 1.3.18-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/calcoo_1.3.18-1_solaris-i386.deb Size: 41596 MD5sum: 4bf338ad30c5fc2c5a1abc0ed5bce95c SHA1: 31fef0b2a54ef421cb31bac3f6dd8550f2d3bff6 SHA256: fdbafc6bae7ec3420929f1f2d5c851d5c8653f0a867cd22cd031c50a5b32f6ae Description: Scientific calculator (GTK+) Calcoo is a scientific calculator designed to provide maximum usability. The features that make Calcoo better than (at least some) other calculator programs are: . - bitmapped button labels and display digits to improve readability - no double-function buttons - you need to click only one button for any operation (except for arc-hyp trigonometric functions) - undo/redo buttons - both RPN (reverse Polish notation) and algebraic modes - copy/paste interaction with X clipboard - display tick marks to separate thousands - two memory registers with displays - displays for Y, Z, and T registers Package: tpconfig Priority: optional Section: contrib/utils Installed-Size: 19 Maintainer: Osamu Aoki Architecture: solaris-i386 Version: 3.1.3-9 Replaces: synaptics Depends: debconf (>= 0.5) | debconf-2.0, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/tpconfig_3.1.3-9_solaris-i386.deb Size: 61636 MD5sum: e372ebb342594c2a97dba26e09594068 SHA1: 1cdcb119ed61e20e682a41b475a915908983cf55 SHA256: c6c1640b2e3923c56ee12d785aa0045b3aecc31640cac84d36edb0ce6c3939e6 Description: configure touchpad devices This program can show or modify the configuration of several different kinds of touchpad devices, including the Synaptics TouchPad and the ALPS Glidepad/Stickpointer. Package: dact Priority: optional Section: contrib/utils Installed-Size: 12 Maintainer: Jose Carlos Medeiros Architecture: solaris-i386 Version: 0.8.41-3 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), liblzo1, libmcrypt4, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/dact_0.8.41-3_solaris-i386.deb Size: 93416 MD5sum: 8d0d8c5eb1767a5fc826278f54265f0c SHA1: df0b6b97fcb5625b461f96bc0c55188c6de7d450 SHA256: e4d0fa3968de749ab535838c9b6fc54b73f5dffecbb723552be7cc751e197d61 Description: Multi-algorithm compression DACT compresses each block within the file with all its known algorithms and uses the block with the best compression ratio. . DACT can encrypt the compressed data with one of two algorithms. . Compression time for DACT is slow as each block is compressed multiple times, . Current supported compression algorithms include RLE, Delta, Text, Zlib, Modified Zlib, Bzip2 and Seminibble Encoding. . Homepage: http://www.rkeene.org/oss/dact/ Package: fcrackzip Priority: optional Section: contrib/utils Installed-Size: 10 Maintainer: Francesco Donadon Architecture: solaris-i386 Version: 0.3-2 Depends: sunwcslr Suggests: unzip, wordlist Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/fcrackzip_0.3-2_solaris-i386.deb Size: 31054 MD5sum: 5267ed6b48f715f93a411dca8ced9c30 SHA1: 5bfad90d5be3b4ce1a279ba717dd08f5294a19af SHA256: 851b7878e4f73718af6e8fb415c53da8dee19d6a1ec8ecb076143f9563e4941e Description: password cracker for zip archives fcrackzip is a fast password cracker partly written in assembler. It is able to crack password protected zip files with brute force or dictionary based attacks, optionally testing with unzip its results. . It can also crack cpmask'ed images. . Homepage: http://www.goof.com/pcg/marc/fcrackzip.html Package: xgrep Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Brendt Wohlberg Architecture: solaris-i386 Version: 0.05-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libpcre3 (>= 7.4), libxml2 (>= 2.6.27), sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/xgrep_0.05-0ubuntu1_solaris-i386.deb Size: 11850 MD5sum: 1aa010b1dae83612ce54b27b7988d56a SHA1: 854cf7286594c108b2b04c4778ee5916ef8128fa SHA256: 55260aca97a214fb7613e7951a37012b07a2219d26c05cdaa1ed3ed3899d3c57 Description: A grep-like utility for XML files xgrep provides facilities for searching content in XML files. The search is specified either as an XPath via the -x flag, or a custom syntax, including extended regular expressions, via the -s flag. Multiple input files may be specified; if none are provided, input is read from stdin. Package: afbackup Priority: optional Section: contrib/utils Installed-Size: 32 Maintainer: Rene Mayorga Architecture: solaris-i386 Version: 3.5.1pl2-3 Depends: afbackup-common, debianutils (>= 1.6), libgcc1 (>= 1:4.2.1), openbsd-inetd | inet-superserver, sunwcslr, sunwlibm, sunwopensslr, tcsh | c-shell, zlib1g (>= 1:1.2.1) Suggests: afbackup-client Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/afbackup_3.5.1pl2-3_solaris-i386.deb Size: 472650 MD5sum: 460cdc67b8c38f5be29b856a174bcbbf SHA1: 7189ddb962101165bc57f78efc0d199c19db8d09 SHA256: 69cfac6bd4d01dd5d9a31ec8f83e6306534b6735d7a49ca4fdc75a2636edf336 Description: Client-Server Backup System (Server side) This is a client-server backup system offering several workstations a centralized backup to a special backup server. Backing up only one computer is easily possible, too. Any streaming device can be used for writing the data to it, usually this will be a tape device. Writing backups is normally done sequentially: The next writing to tape goes to the end of the previous write no matter where you have restored from in the meantime. . Features: - Authentication of the client is performed before it can take over control - Access restriction for the streamer device -> security - Client-side per-file compression -> reliability - Data stream is written to tape in pieces -> fast finding of files - Tape position logging for each file - Tape capacity is fully used - Full / incremental backups - Raw partitions can be backed up - Client and Server buffering for maximal throughput is done . Note: Tk is required if you want to use the graphical configuration tool instead of the text configuration tool. Package: gwenhywfar-tools Priority: optional Section: contrib/utils Installed-Size: 210 Maintainer: Micha Lenk Architecture: solaris-i386 Source: libgwenhywfar Version: 3.2.0-1 Depends: libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), libgnutls13 (>= 2.0.4-0), libgwenhywfar47, libiconv, sunwcslr, sunwopensslr Conflicts: libgwenhywfar38-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/gwenhywfar-tools_3.2.0-1_solaris-i386.deb Size: 113404 MD5sum: 5dee6bf0f6081ff12dde5c017462047e SHA1: d82036433b54c424ca2955d5341485c5b9ae05bd SHA256: a698c8c0b764044b10a4dbf285e57a4a0c644771ff742ebf1c1c9f6efa136d8a Description: helper applications for Gwenhywfar library This package contains some helper tools provided by Gwenhywfar and useful for applications making use of Gwenhywfar: mklistdoc, gct-tool, xmlmerge and typemaker. . Gwenhywfar allows porting of your software to different operating systems like Linux, *BSD, Windows etc. It also provides some often needed modules such as configuration file handling, simple XML file parsing, IPC etc. Package: allegro-examples Priority: optional Section: contrib/utils Installed-Size: 818 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Source: allegro4.2 Version: 2:4.2.2-1 Depends: dialog, liballegro4.2, libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Suggests: liballegro-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/allegro-examples_4.2.2-1_solaris-i386.deb Size: 360148 MD5sum: 398b8803b88c0a4a6b972f1d1873c720 SHA1: e8cb4f17e8985b130327c8fc3dd10f9ef523482a SHA256: e783d9e33e8e3538ce1bd9b8a3ef27c4ffb4dcbd8e4449a58bc1fd55d051b94c Description: example programs and demo tools for the Allegro library This package contain some example programs that are distributed with the Allegro library and small tools that can be used on console or in X11: . - FLI player - WAV/VOC player - simple graphical calculator - graphical midi "keyboard" . The programs are accessible via the "allegro-examples" program. Package: ascii Priority: optional Section: contrib/utils Installed-Size: 14 Maintainer: Florian Ernst Architecture: solaris-i386 Version: 3.8-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/ascii_3.8-3_solaris-i386.deb Size: 16438 MD5sum: d1cfc63ff9b73714468a5cbbe5c97e11 SHA1: 684756778ee0d45b28e04bf96eee8fbe3d37b653 SHA256: 67009a8df7c99e319585c8d663bcd7817fc4d82a14b67794382ce9340221073d Description: interactive ASCII name and synonym chart The ascii utility provides easy conversion between various byte representations and the American Standard Code for Information Interchange (ASCII) character table. It knows about a wide variety of hex, binary, octal, Teletype mnemonic, ISO/ECMA code point, slang names, XML entity names, and other representations. Given any one on the command line, it will try to display all others. Called with no arguments it displays a handy small ASCII chart. . Homepage: http://www.catb.org/~esr/ascii/ Package: rrdcollect Priority: extra Section: contrib/utils Installed-Size: 98 Maintainer: Artur R. Czechowski Architecture: solaris-i386 Version: 0.2.3-3 Depends: libgcc1 (>= 1:4.2.1), libpcre3 (>= 7.4), librrd2, sunwcslr Recommends: rrdtool Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/rrdcollect_0.2.3-3_solaris-i386.deb Size: 34354 MD5sum: 70ddc17b58bad8a58fb6adc5fe5205d2 SHA1: 29a53f501eb53f26eb66db208eb60acc8d7d4e5b SHA256: 481eeed2f44afbb2e6f93c5f937cb2e1270b795c5928b34efe0e34ab1f8c3fc8 Description: Round-Robin-Database Collecting Daemon RRDcollect is a daemon which polls certain files in /proc/ directory, gathering data and storing it inside RRDtool's database files. Being written in C it should be both fast and resources-friendly. It supports both scanf(3)-style pattern matches and perl compatible regular expressions. . This package does not create rrd files. You need to create those files manually using rrdtool package. . http://rrdcollect.sourceforge.net/ Package: deco Priority: optional Section: contrib/utils Installed-Size: 21 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 3.9-3-build1 Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/deco_3.9-3-build1_solaris-i386.deb Size: 71956 MD5sum: c981fd3292d7e5641381b7c264488588 SHA1: 99a4b3698ee02719bf1b22456e6dd90b1bdf7272 SHA256: babee5931f91b47d9fae0e178f0abd7a754eb6ebb6a7fd2af5266277da0db9ad Description: Demos Commander DECO is a visual interface for the UNIX operating system, developed by the motives of the widely known Norton Commander. Package: syrep Priority: optional Section: contrib/utils Installed-Size: 9 Maintainer: Marvin Stark Architecture: solaris-i386 Version: 0.9-3 Depends: libdb4.6, libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/syrep_0.9-3_solaris-i386.deb Size: 54870 MD5sum: d9850a2dee72c4ace8d7212b7ef148f6 SHA1: 472583fd396193be4944c443ba0f0eda4a99b18f SHA256: d40572657b21ba2a1e6b17d4c7958fe62e158fb06748f73d54ec826a37e96c15 Description: A generic file repository synchronization tool syrep is a generic file repository synchronization tool. It may be used to synchronize large file hierarchies bidirectionally by exchanging patch files. Syrep is truely peer-to-peer, no central servers are involved. Synchronizations between more than two repositories are supported. The patch files may be transferred via offline media, e.g. removable hard disks or compact discs. . Files are tracked by their message digests, currently MD5. The following file operations are tracked in the snapshot files: creation, deletion, modification, creation of new hard or symbolic links, renaming. (The latter is nothing more than a new hard link and removal of the old file). syrep doesn't distuinguish between soft and hard links. In fact even copies of files are treated as the same. Currently, syrep doesn't synchronize file attributes like access modes or modification times. . Syrep was written to facilitate the synchronization of two large digital music repositories without direct network connection. Patch files of several gigabytes are common in this situation. . Syrep is able to cope with 64 bit file sizes. (LFS) . Syrep is optimized for speed. It may make use of a message digest cache to accelerate the calculation of digests of a whole directory hierarchy . Homepage: Package: lzop Priority: optional Section: contrib/utils Installed-Size: 23 Maintainer: Peter Eisentraut Architecture: solaris-i386 Version: 1.01-4 Depends: libgcc1 (>= 1:4.2.1), liblzo1 (>= 1.08), liblzo1 (<< 1.09), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/lzop_1.01-4_solaris-i386.deb Size: 38768 MD5sum: 6d5e5ee4eb209f83ffea4af7012c3fde SHA1: 4030ed20159e4c7808f8f008507fb9e634324706 SHA256: 440ba47b8c695d35e763db49827ae9bd60eb6e1d0acd04aaa5d9844977c1e23c Description: fast compression program lzop is a compressor similar to gzip. Its main advantages over gzip are much higher compression and decompression speed. lzop was designed with the following goals in mind: 1) reliability 2) speed (both compression and decompression) 3) reasonable drop-in compatibility with gzip 4) portability . Web site: http://www.lzop.org/ Package: annodex-tools Priority: optional Section: contrib/utils Installed-Size: 12 Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: libannodex Version: 0.7.3-3.1 Depends: libannodex0 (= 0.7.3-3.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/annodex-tools_0.7.3-3.1_solaris-i386.deb Size: 27650 MD5sum: 00c5fc349463abeb7d52391d47e34344 SHA1: fa96f94fbd4d762bb061d2decc6c421a0cbd3a15 SHA256: 03dcc5def3862aae3984df86c9a01d7d1d3684fc77d6137122ed35c76a833e85 Description: tools for fiddling with annotated and indexed media streams This package contains tools that can be used to create and modify Annodex media. The Annodex media format allows annotations and indexes in streaming media and other types of continuous data, which can be used for hyperlinked video amongst other things. Package: cue2toc Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Asheesh Laroia Architecture: solaris-i386 Version: 0.4-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/cue2toc_0.4-3_solaris-i386.deb Size: 20992 MD5sum: a3b25531d353144aed4802a2a35c75e8 SHA1: e7248fb2c4b1a0aaaae4a9d5524a90eb5f52bfa7 SHA256: eb8b0ad0d86102fe281de17a8e200dc44b537a824e0146d0cc4d4ec84f6e682e Description: converts CUE files to cdrdao's TOC format CUE files are text files describing the layout of a CD-ROM and typically carry the extension ".cue". cdrdao and cdrecord, the two CD recording programs for Linux systems, cannot read these files. This program converts CUE files into the TOC format that cdrdao can understand. . It also features automatic data format conversion (e.g., MP3 to WAV) before burning; the exact action taken is determined by the file extensions and the user's configuration. . Homepage: http://cue2toc.sourceforge.net/ Package: ppdfilt Priority: optional Section: contrib/utils Installed-Size: 6 Maintainer: A Mennucc1 Architecture: solaris-i386 Source: libppd Version: 2:0.10-6 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libppd0 (>= 2:0.10), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/ppdfilt_0.10-6_solaris-i386.deb Size: 15060 MD5sum: fe5ebaecf708606a4e539497c718c3f4 SHA1: 76b020e06bdfca6ed76a86041928545e6f7033ca SHA256: e97e4e10a0cfa95ce1227fcda292e7dfddc253a04a6511ae3a1baeed01514ee9 Description: filter that inserts printer specific commands into print jobs ppdfilt is a filter program designed to be used within a filter script or from the command line tool to insert printer specific commands to a PostScript print job. This can be used to tell the printer to duplex or staple the print job, or tell it what paper tray to draw paper from. In the GNULpr printing environment, users do not call ppdfilt directly, but its features are accessed by using 'lpr' or 'gpr' (see) Package: wps2sxw Priority: optional Section: contrib/utils Installed-Size: 6 Maintainer: Rene Engelhard Architecture: solaris-i386 Version: 0.1.0-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libwpd8c2a, libwps-0.1-1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/wps2sxw_0.1.0-1_solaris-i386.deb Size: 45906 MD5sum: b65a49f105e316b6f7cf4372e0d0e103 SHA1: a6fd6295c98960cf67f68b1e9fe1867e339dca61 SHA256: 63a4f3063ab2ec369a4e6f11790a0be7e5774389e07bc15dea3211e821378f27 Description: Works text documents to OpenOffice.org converter This package contains a utility for converting Works text document files into OpenOffice.org/StarOffice writer documents. Package: gpw Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Francesco Paolo Lovergine Architecture: solaris-i386 Version: 0.0.19940601-8.1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/gpw_0.0.19940601-8.1_solaris-i386.deb Size: 20074 MD5sum: e963fab9ffa1eacc15d52d0113655fc6 SHA1: bbfd2e5607347e2839ea2d1f9e580221d7cb420d SHA256: 311042ce88b632bbe065bc4ab268a1b161b35316c3d8e8ccca1d99c771be0ca6 Description: Trigraph Password Generator This package generates pronounceable passwords. It uses the statistics of three-letter combinations (trigraphs) taken from whatever dictionaries you feed it. . Thus pronounceability may differ from language to language. Based on the ideas in Morrie Gasser's password generator for Multics, and Dan Edwards's generator for CTSS. FIPS Standard 181 describes a similar digraph-based generator, derived from Gasser's. Package: wpd2sxw Priority: optional Section: contrib/utils Installed-Size: 6 Maintainer: Rene Engelhard Architecture: solaris-i386 Source: writerperfect Version: 0.7.3-1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgsf-1-114 (>= 1.14.7), libiconv, libstdc++6 (>= 4.2.1), libwpd-stream8c2a (>= 0.8.10), libwpd8c2a, libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/wpd2sxw_0.7.3-1_solaris-i386.deb Size: 44790 MD5sum: 1730566e38876d3f3be2ddbb21690c4b SHA1: 454671f5fee1d8df1fa1a01dbf9ff66d741a9f42 SHA256: 8bf0c57dae67ed3c66d56b3f149178981a827626076735c03f2869e6aff55cf1 Description: WordPerfect to OpenOffice.org converter This package contains a utility for converting WordPerfect files into OpenOffice.org/StarOffice writer documents. Package: epwutil Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Version: 1.1-7 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/epwutil_1.1-7_solaris-i386.deb Size: 41880 MD5sum: b9e049cc3baf4c1cfe894676e71ee8e8 SHA1: a849805e9c0590c3c701f6d0d1740f10c6766b82 SHA256: 5a796991578420f434747e950d65015ebed5f6fe52c3de5a5b7271f02685bb07 Description: Several utilities for EB(Electric Book)/EPWING epwutil is a set of small utilities that can deal with dictionary files in EB (Electric Book) / EPWING format. It contains: . catdump - dump EB / EPWING catalog file bookinfo - Show info about the dictionary squeeze - compress dictionary files . Would be nice to use with ndtpd, lookup-el, etc. Package: gigtools Priority: optional Section: contrib/utils Installed-Size: 10 Maintainer: Matt Flax Architecture: solaris-i386 Source: libgig Version: 3.2.1-1 Depends: libflac8, libgcc1 (>= 1:4.2.1), libgig6, libogg0, libsndfile1, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/gigtools_3.2.1-1_solaris-i386.deb Size: 38916 MD5sum: 0d7899d0aa9a00985215cf9088e02d28 SHA1: d1772a51dfe7e9db06c74c3297e118c0bb6c18ec SHA256: 61d646a7018a19df809cdf0fab5c4e8972284123be0161fe6bff89cd494dd116 Description: command line tools for Gigasampler and DLS Level 1/2 files Raw file handling for audio sampler files based on DLS Level 1/2 and Gigasampler. These files are typically used in modern day audio waveform samplers. This package contains the following command line tools: . gigdump: Prints out the content of a .gig file. gigextract: Extracts samples from a .gig file. dlsdump: Prints out the content of a DLS file. rifftree: Prints out the RIFF tree of an arbitrary RIFF file. Package: dlume Priority: optional Section: contrib/utils Installed-Size: 13 Maintainer: Jari Aalto Architecture: solaris-i386 Version: 0.2.4-5 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2 (>= 2.6.27), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/dlume_0.2.4-5_solaris-i386.deb Size: 123044 MD5sum: f02b39f98d1d3b7ab7dddb3d341208cf SHA1: 156cabdd3c46d76dda0d8340f7a448985e9ac858 SHA256: e21afd1e79974b1ba2982b729d6cabc9407d59a5fe23f41b5223947813f9b7f4 Description: Simple and easy to use addressbook (GTK+) Dlume is a simple, gtk2-based addressbook. You can easily add, edit and delete records to/from an XML-format database. The Quick-search feature allows you find required entry in comfortable way. Export to CSV and HTML formats is also available. Interface design was borrowed and improved from Paddress . . Homepage: http://freshmeat.net/projects/dlume Package: freetype1-tools Priority: optional Section: contrib/utils Installed-Size: 39 Maintainer: Anthony Fok Architecture: solaris-i386 Source: freetype1 Version: 1.4pre.cvs20060210-1 Provides: freetype-tools Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libiconv, libkpathsea4 (>= 2007), libsm6, libttf2 (= 1.4pre.cvs20060210-1), libx11-6, sunwcslr, sunwlibm Suggests: psutils (>= 1.17-7), t1utils (>= 1.2-2), texlive-latex-base | tetex-bin (>= 3.0-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/freetype1-tools_1.4pre.cvs20060210-1_solaris-i386.deb Size: 488632 MD5sum: e1a6b279e0d300263dcb6bc8cb8238c1 SHA1: bc41f3094f859db16c28474213ae834c778cafbd SHA256: 8604ecaafc76ae43bec0a0b5a915d570c636f720edb0e0414ccb73fad712e898 Description: Bundled tests, demos and tools for FreeType 1 This package contains several programs bundled with the FreeType 1 engine for testing and demonstration purposes, as well as some contributed utilities such as ttf2pk, ttf2bdf, ttf2pfb and ttfbanner. Package: remind Priority: optional Section: contrib/utils Installed-Size: 31 Maintainer: Kurt B. Kaiser Architecture: solaris-i386 Version: 03.00.24-4 Depends: sunwcslr, sunwlibm Recommends: tcl8.4 | tclsh | wyrd, tk8.4 | wish | wyrd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/remind_03.00.24-4_solaris-i386.deb Size: 211372 MD5sum: 4b95559e85b05d6a9b33bef2db8369a5 SHA1: bfb951a8c2c2cf5c962c365e505d42cadded48f8 SHA256: b323911302d3ff485bad71b581723860837fb59229069e89402d909ddacf57c0 Description: a sophisticated reminder service Remind allows you to remind yourself of upcoming events and appointments. Each reminder or alarm can consist of a message sent to standard output, or a program to be executed. . It also features: sophisticated date calculation, moon phases, sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk front-end and proper handling of holidays. . Reminders can be created by the remind scripting language or by using the graphical frontend "tkremind", which is also included in this package. . Homepage: http://www.roaringpenguin.com/penguin/open_source_remind.php Package: xtail Priority: optional Section: contrib/utils Installed-Size: 6 Maintainer: Roderick Schertler Architecture: solaris-i386 Version: 2.1-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/xtail_2.1-4_solaris-i386.deb Size: 10468 MD5sum: 79686144c5893b9cd60066ff0f3836e9 SHA1: 9fb45804863bd87bd8fb00a99082fffdeb7c1485 SHA256: 9a4cab9f09e12bee621097249afd9e5267e9eedf1a0fc56bcc88570f3cceff34 Description: like "tail -f", but works on truncated files, directories, more xtail watches the growth of files. It's like running a "tail -f" on a bunch of files at once. It notices if a file is truncated and starts from the beginning. You can specify both filenames and directories on the command line. If you specify a directory, it watches all the files in that directory. It will notice when new files are created (and start watching them) or when old files are deleted (and stop watching them). Package: afio Priority: optional Section: contrib/utils Installed-Size: 19 Maintainer: Erik Schanze Architecture: solaris-i386 Version: 2.5-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/afio_2.5-5_solaris-i386.deb Size: 80600 MD5sum: f99930253389339187574de7bbd2741c SHA1: 9e3140d8d0380c4df7a9c276b960986192121c07 SHA256: e528d5f28ded669fc9950088a993669e398ceff75ae2dde51723841656d92829 Description: archive file manipulation program Afio manipulates groups of files, copying them within or between filesystems and an afio archive. . Afio archives are portable as they contain only ASCII-formatted header information. Afio makes cpio-format archives. Afio deals somewhat gracefully with input data corruption. Afio supports multi-volume archives during interactive operation. Afio can make compressed archives that are much safer than compressed tar or cpio archives. . Afio is best used as an `archive engine' in a backup script. . Homepage: http://freshmeat.net/projects/afio/ Package: ytnef Priority: extra Section: contrib/utils Installed-Size: 6 Maintainer: Joshua Kwan Architecture: solaris-i386 Version: 2.6-1 Depends: libgcc1 (>= 1:4.2.1), libytnef0, sunwcslr Recommends: libmailtools-perl, libmime-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/ytnef_2.6-1_solaris-i386.deb Size: 16032 MD5sum: 0fe180aa06b3108744d9d43a3c812bb8 SHA1: 2d3a9b9785c3852786d4ccd3a7beafea6793edbe SHA256: 5ea67de070957cc53faaf4fc997671e83a94a9658563a5712ce2c56bdb885a19 Description: improved decoder for application/ms-tnef attachments Yerase's TNEF Stream Reader allows you to decode application/ms-tnef e-mail attachments, which are usually entitled "winmail.dat" and are generally a file container format that is only readable by Microsoft Outlook. Some TNEF streams also include RTF-formatted data. . ytnef parses these streams into normal MIME attachments and RTF attachments that you can read from non-Outlook mail readers. . A convenience script is provided to allow users to transparently filter messages containing TNEF attachments into messages with proper attachments, via procmail. Package: doschk Priority: optional Section: contrib/utils Installed-Size: 15 Maintainer: Ben Pfaff Architecture: solaris-i386 Version: 1.1-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/doschk_1.1-5_solaris-i386.deb Size: 7122 MD5sum: 5b1771d4842f6be181a8017667f41478 SHA1: bdd8f966d0c224ef066de2422cbdc61d22db756a SHA256: 2ffc413d21dd07a7b0d9255d982cb3b6253684e01c4f503c9b72a90b402681b2 Description: SYSV and DOS filename conflicts check Checks filenames for conflicts under 14-character SYSV and 8.3 DOS limitations. Package: unmass Priority: optional Section: contrib/utils Installed-Size: 85 Maintainer: Gürkan Sengün Architecture: solaris-i386 Version: 0.9-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: opencubicplayer Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/unmass_0.9-2_solaris-i386.deb Size: 31336 MD5sum: 78f9e5eb8d3591a13a1df7d629f2c5a5 SHA1: 31d24e9756555355deb02a45ebffbd946ef81fa8 SHA256: 53615c9875433d563f05f406c233c9e90458a8cd03edb15d6ca5c5e5e50ac1a4 Description: Extract game archive files This is a tool to extract game archives. It supports the following archive types: Crismon Land, Baldur's Gate 2, Civilization 4, Doom (WADs), Dune 2, Etherlords 2, Final Fantasy 7 and 8, Flashpoint, Knights of Xentar, Metal Gear Solid (DARs), Moorhuhn 2 and 3, Megaman Legends, Oni, Operation Flashpoint, Princess Maker 2, Quake 1, RollCage, Swine, Unreal Tournament umods, Virtua Fighter bitmaps, MEA exe's, some economy file format. . Homepage: http://mirex.mypage.sk/index.php?selected=1#Unmass Package: webcpp Priority: optional Section: contrib/utils Installed-Size: 81 Maintainer: Roberto C. Sanchez Architecture: solaris-i386 Version: 0.8.4-4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/webcpp_0.8.4-4_solaris-i386.deb Size: 124564 MD5sum: abd5f6e9fc9e1414516a035b9e04278a SHA1: 5b3c351457f4ba0943e2421fae6fc96dd92ba5fa SHA256: c440ed7a56453a36a653d2ce8c314b165468ec7b725b54553512fcab20ec41b6 Description: configurable utility to convert source code to HTML A command line utility that takes your source code and converts it into an HTML file using a fully customizable syntax highlighting engine and color schemes. This is useful if you want to post your code online and make it easier to read, or to make online programming tutorials. . Converts Ada95, ASP, Assembler, Basic, C, C#, C++, Cg, CLIPS, Fortran, Haskell, Java, Markup, Modula2, Objective C, Pascal, Perl, PHP, Python, Renderman, Ruby, SQL, Tcl, Unix shell, UnrealScript & VHDL into HTML with syntax highlighting and themes. . http://webcpp.sourceforge.net/ Package: logtool Priority: optional Section: contrib/utils Installed-Size: 21 Maintainer: Wouter Verhelst Architecture: solaris-i386 Version: 1.2.8-6 Depends: debconf (>= 0.5.00) | debconf-2.0, sunwcslr Recommends: logcheck-database, logtail, sox Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/logtool_1.2.8-6_solaris-i386.deb Size: 46972 MD5sum: 9d1bb36f004038268d84855a4eb9ca16 SHA1: 310a621a7bbf556b32a1441220027fab62a84ad0 SHA256: 0d4119563066fee276821591ac52f9789163d3d71b856d60d05e3ad726d5a021 Description: Syslog-style logfile parser with lots of output options logtool is a syslog-style logfile parser and report-generator, capable of producing ANSI, ASCII, CSV (for spreadsheets), HTML or just raw output. . It's very handy in generating nightly reports and in online monitoring of logfile activity. Package: gsetroot Priority: extra Section: contrib/x11 Installed-Size: 7 Maintainer: Anibal Avelar (Fixxxer) Architecture: solaris-i386 Version: 1.1-1 Depends: eterm, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/gsetroot_1.1-1_solaris-i386.deb Size: 11144 MD5sum: 938f1070fdf294d25786921901849c56 SHA1: 16ab7bf179441d02d20937d520fcab034460b57d SHA256: 19c9d59d7990ed904c493a6e95ba48b0b1afe30b913a7c007b888f595017eccf Description: a C/Gtk-based front-end for Esetroot It can be used to choose a wallpaper and configure root window. It works under Window Managers like FluxBox, Enlightenment, WindowMaker NextStep, BlackBox, IceWM and others... This software is under the GPL license. . Homepage http://gsetroot.sourceforge.net Package: sqsh Priority: optional Section: contrib/utils Installed-Size: 30 Maintainer: Steve Langasek Architecture: solaris-i386 Version: 2.1-8-build1 Depends: lesstif2, libgcc1 (>= 1:4.2.1), libreadline5 (>= 5.2), libx11-6, libxext6, libxt6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/sqsh_2.1-8-build1_solaris-i386.deb Size: 133826 MD5sum: 59db2375a097a880757b3179b7e87287 SHA1: adbeef9e66077846b37f4769d56588d92a135236 SHA256: 3fbdd963d024f94765f0d4d88291ce3b94dd5dfee5f65f77fca57df31e1aa0ea Description: commandline SQL client for MS SQL and Sybase servers sqsh is a flexible commandline utility that uses the freetds libraries to connect to Sybase or Microsoft SQL servers. It is a useful debugging tool for identifying problems with other SQL applications, and it can be used as a productivity tool in its own right: unlike most SQL CLIs, sqsh's interactive shell lets you pipe the output of SQL queries directly to other Unix commands for further processing. Package: scponly Priority: optional Section: contrib/utils Installed-Size: 17 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Thomas Wana Architecture: solaris-i386 Version: 4.6-1.2ubuntu1 Depends: debconf, debconf (>= 0.5) | debconf-2.0, passwd (>= 1:4.0.3-10), ssh | openssh-server, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/scponly_4.6-1.2ubuntu1_solaris-i386.deb Size: 33664 MD5sum: e4ab763652b9eb46b26083646294e6bc SHA1: 864ceb5ac8714076b248575156bf0637554d83a9 SHA256: 451dd336d84e45b7d5518ccc2ed6c7502c924f34a5a1931a8accd95be98ccd07 Description: Restricts the commands available to scp- and sftp-users "scponly" is an alternative 'shell' (of sorts) for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution priviledges. Functionally, it is best described as a wrapper to the mostly trusted suite of ssh applications. Package: csstidy Priority: extra Section: contrib/utils Installed-Size: 6 Maintainer: Kevin Coyner Architecture: solaris-i386 Version: 1.4-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/csstidy_1.4-2_solaris-i386.deb Size: 143624 MD5sum: c58ac9711d85028d6ee493d997e5cc14 SHA1: c5e02cca100b4da7c767aac436b87f7d9b2f99ad SHA256: b435a19f329833d39d50080cfc6118a0bc6cd6eaef07fcde91fae4a54c7eba82 Description: CSS parser and optimiser csstidy parses and optimises your CSS code, making it cleaner and more concise. The end result is a smaller CSS file and better written code. It has a variety of option settings giving the user a significant amount of control over the level of file compression and readability. It is not meant to be a css validator. Homepage: http://csstidy.sourceforge.net/ Package: eb-utils Priority: optional Section: contrib/utils Installed-Size: 196 Maintainer: Tatsuya Kinoshita Architecture: solaris-i386 Source: eb Version: 4.3-3 Depends: libeb12, libgcc1 (>= 1:4.2.1), libiconv, sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/eb-utils_4.3-3_solaris-i386.deb Size: 71066 MD5sum: ca3afcfbee79544ba01b9c0bf351f11d SHA1: 3d53839ea208120ee8d5738a778033c50a105959 SHA256: 45a2ca1386ec86d7e66d69f5bee9fd43bb1b97919d8c8c7361b72bca7b8c3ccc Description: C library for accessing electronic books (utilities) EB Library is a C library for accessing CD-ROM books. . EB Library supports to access CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats. CD-ROM books of those formats are popular in Japan. Since CD-ROM books themseves are stands on the ISO 9660 format, you can mount the discs by the same way as other ISO 9660 discs. . This package provides utility commands of EB Library. . Homepage: http://www.sra.co.jp/people/m-kasahr/eb/ Package: smartcard Priority: extra Section: contrib/utils Installed-Size: 10 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.1.7-3 Depends: libgcc1 (>= 1:4.2.1), libtowitoko2 (>= 2.0.7), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/smartcard_0.1.7-3_solaris-i386.deb Size: 17378 MD5sum: ee11dc951faca72537cb8076f16082f5 SHA1: 0f6eb7293e32b51f4e958c0d9ccac77e6d918a71 SHA256: cffb54134170d515bc28c2b773ac7e3ccdc4001271f1fb7470db2b853afcc5ee Description: A smartcard utility for Linux `smartcard' allows you to control a smart card reader from the command line. Currently, it supports just a few basic commands which only work on plain I2C memory cards. Package: detox Priority: extra Section: contrib/utils Installed-Size: 12 Maintainer: Patrick Schoenfeld Architecture: solaris-i386 Version: 1.1.1-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/detox_1.1.1-3_solaris-i386.deb Size: 31474 MD5sum: ca56b3716df6b1a3cc87bdd982be326a SHA1: 8c278bb5cb79f0de6c6770acef4ecbced502dfa5 SHA256: 7e637d59b2ecd01ee8cf8649d260e59a26187962293f3b2572e812537b7ee9a8 Description: utility to replace problematic characters in filenames Detox is a utility designed to clean up filenames. It replaces difficult to work with characters, such as spaces, with standard equivalents. It will also clean up filenames with UTF-8 or Latin-1 (or CP-1252) characters in them. . Features: . * Removal or replacement of upper ASCII Latin-1 (ISO 8859-1) characters * Removal or replacement of UTF-8 encoded Unicode characters. * Removal or replacement of spaces and other potentially tricky characters * Trimming of excessive "_" and "-"s * Directory recursion, dry runs, verbose listings . It is designed with safety in mind. It won't overwrite a file that already exists, and it doesn't touch special files if not requested. Homepage: http://detox.sourceforge.net Package: dvipng Priority: optional Section: contrib/utils Installed-Size: 149 Maintainer: Varun Hiremath Architecture: solaris-i386 Version: 1.9-5 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgd2-noxpm (>= 2.0.35.dfsg) | libgd2-xpm (>= 2.0.35.dfsg), libkpathsea4 (>= 2007), libpng12-0 (>= 1.2.13-4), libt1-5, sunwcslr, sunwlibm, tetex-bin | texlive-base-bin, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/dvipng_1.9-5_solaris-i386.deb Size: 79440 MD5sum: 90d9eae55cbb56541c77652f6926885b SHA1: 8ca92948e5def891d838210c2b0aba395c37b007 SHA256: 11d9e6f3bb81f185165121eeed9fdcdf5732b9b17ad227f07e83892e9c4f001f Description: convert DVI files to PNG graphics dvipng makes PNG graphics from DVI files as obtained from TeX and its relatives. It is intended to produce anti-aliased screen-resolution images as fast as is possible. This makes dvipng suitable for generating large amounts of images on-the-fly. . dvipng does not read the postamble, so it can be started before TeX finishes. It can read options interactively through stdin, and all options are usable. One can even change the input file through this interface. . dvipng supports PK, VF, PostScript Type1, and TrueType fonts, color specials and simple PostScript inclusion specials. . Homepage: http://www.nongnu.org/dvipng/ Package: zoo Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Jose Carlos Medeiros Architecture: solaris-i386 Version: 2.10-20 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/zoo_2.10-20_solaris-i386.deb Size: 62348 MD5sum: f8736f14f2606fa71175132ed20294fe SHA1: c4768cf3f04f498b7133612962cd2c7d32c20c78 SHA256: 6998d46c26e1b70ca21798aebba39372c96799a2005392619993e180a13b77f2 Description: manipulate zoo archives Zoo is used to create and maintain collections of files in compressed form. It uses a Lempel-Ziv compression algorithm that gives space savings in the range of 20% to 80% depending on the type of file data. Zoo can store and selectively extract multiple generations of the same file. . This package exists for its historical value. If you are looking for a compression tool for serious use, check tar and gzip. . Homepage: ftp://metalab.unc.edu/pub/Linux/utils/compress/ Package: multisync-tools Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Banck Architecture: solaris-i386 Source: multisync0.90 Version: 0.91.0-4.1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, libopensync0 (>= 0.22), libsqlite3-0 (>= 3.4.2), libxml2, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/multisync-tools_0.91.0-4.1ubuntu1_solaris-i386.deb Size: 20002 MD5sum: e505d36b240c01cbe951b46c4b330969 SHA1: 0f0d82e67ea0551ac81557841163cad2cee73687 SHA256: 55b8d3d694f340786ab586e19aee3f5de2531475304047b5a2eef3a4ec3c1b5a Description: PIM Synchronization Command Line Tools MultiSync is a program to synchronize calendars, addressbooks and other PIM databetween programs on your computer and other computers, mobile devices, PDAs or cell phones. It relies on the OpenSync framework to do the actual synchronisation. . This package contains the msynctool command-line utility. Package: synce-serial Priority: optional Section: contrib/utils Installed-Size: 14 Maintainer: Volker Christian Architecture: solaris-i386 Version: 0.9.1-3.1 Depends: debconf (>= 0.5) | debconf-2.0, ppp (>= 2.4.2+20040202), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/synce-serial_0.9.1-3.1_solaris-i386.deb Size: 14960 MD5sum: 841c4cc6cf664a80dcb5147f6a8ced4b SHA1: ff0a02808d488eb33458d6bb8531a37675663783 SHA256: 3e4bcc9c5613b5d0f824dfc98b6703a7a9edac63c4440407ad6accbc4d49b42d Description: SynCE connection manipulation scripts This scripts are used to manipulate (start/stop/configure) a connection to a Windows CE device. Package: cpipe Priority: optional Section: contrib/utils Installed-Size: 38 Maintainer: Eduard Bloch Architecture: solaris-i386 Version: 3.0.1-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/cpipe_3.0.1-1_solaris-i386.deb Size: 12976 MD5sum: d3495a39c114fb548451b3360ed2d0db SHA1: f607b95181a1c443417c075906e66f90183aca91 SHA256: d3b9a178579db240fd04b3c888a456e9be1cb04a3a9a9ca89b77938d0887460c Description: counting pipe Cpipe copies its standard input to its standard output while measuring the time it takes to read an input buffer and write an output buffer. Statistics of average throughput and the total amount of bytes copied are printed to the standard error output. Package: pcal Priority: optional Section: contrib/utils Installed-Size: 24 Maintainer: Camm Maguire Architecture: solaris-i386 Version: 4.10.0-1 Depends: libgcc1 (>= 1:4.2.1), libpaper1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/pcal_4.10.0-1_solaris-i386.deb Size: 231838 MD5sum: de65bdf8bac919861e170730592ade48 SHA1: ad7e2fe35a154a2bbe8fecdce81e4766f3493b9f SHA256: 83ecf265d1893297d4cb99f08553ba749e4f4e27f7e7303e766b0e7788d962da Description: generate Postscript calendars without X "Pcal" is a program to print PostScript calendars for any month and year. By default, it looks for a file in the home directory named "calendar" for entries with leading dates matching dates on the calendar, and prints any following text under the appropriate day. Package: imhangul-status-applet Priority: optional Section: contrib/gnome Installed-Size: 344 Maintainer: Changwoo Ryu Architecture: solaris-i386 Version: 0.3-6 Depends: gconf2 (>= 2.10.1-2), imhangul, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/imhangul-status-applet_0.3-6_solaris-i386.deb Size: 218736 MD5sum: a67188a3163a43d5c3d2ce8efd87f396 SHA1: ba59ed95410744899517180b26a6f7a30633d97b SHA256: 16e56a38b347f2b5de4481008e031e2376b1ceec2a9e455223a1fc7979c3cfdb Description: imhangul status applet for the GNOME2 panel Imhangul-status-applet is a gnome2 applet, which shows the status of the imhangul Hangul input module. Package: usepackage Priority: optional Section: contrib/utils Installed-Size: 27 Maintainer: Luca Filipozzi Architecture: solaris-i386 Version: 1.6.3-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/usepackage_1.6.3-1_solaris-i386.deb Size: 21844 MD5sum: 32150edda3b12b3513786030318afc1e SHA1: 0ebf02e25a09be3a7136b2a7fd88184fefc6a7c0 SHA256: efe05a70feb5c18e05de47c58cec1ddc9b6f96244fc26c65df0521eaac2581a5 Description: utility to manage environment variables from within dotfiles Usepackage is a tool for managing the Unix environment for a multi-tool, multi-platform site. It is designed to simplify login scripts and allow administrators to control users' environments centrally. This tool should be considered primarily designed for sites where users have to deal with a number of different tools, or versions of tools, that are installed in different locations and require environment variables to be set. This is particularly a problem for developers, or anyone who has to manage a large toolset across multiple platforms (e.g. different versions of the Sun JDK which require various environment variables to be set correctly). One or more central configuration files control a number of different "packages" and their associated environment and dependencies for different platforms (this includes the standard PATH, MANPATH, and LD_LIBRARY_PATH variables). A single user command, use, can be invoked to source the appropriate environment information into the users' current shell. Package: ssss Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: James Westby Architecture: solaris-i386 Version: 0.5-2 Depends: libgcc1 (>= 1:4.2.1), libgmp3c2, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/ssss_0.5-2_solaris-i386.deb Size: 13600 MD5sum: c3ef31682e41c03394fa5f2e70c04d93 SHA1: 70ee54850461f89a3e252b93736e84ed9af3008f SHA256: faa7a0ebfda83bd3ddf4b523a1369a1ee8f1acf7eca7c0caa866871beaa517e6 Description: Shamir's secret sharing scheme implementation Implementation of Shamir's Secret Sharing Scheme. The program suite does both: the generation of shares for a known secret, and the reconstruction of a secret using user-provided shares. . Shamir's Secret Sharing Scheme allows a secret to be split in to shares. These shares can then be distributed to different people. When the time comes to retrieve the secret then a preset number of the shares need to be combined. The number of shares created, and the number needed to retrieve the secret are set at splitting time. The number of shares required to re-create the secret can be chosen to be less that the number of shares created, so any large enough subset of the shares can retrieve the secret. . This scheme allows a secret to be shared, either to reduce the chances that the secret is lost, or to increase the number of parties that must cooperate to reveal the secret. . Homepage: http://point-at-infinity.org/ssss/ Package: gtimer Priority: optional Section: contrib/utils Installed-Size: 14 Maintainer: Russ Allbery Architecture: solaris-i386 Version: 1.1.6-12 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, libxss1, sunwcslr, sunwlibm Suggests: www-browser Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/gtimer_1.1.6-12_solaris-i386.deb Size: 78530 MD5sum: 0ff5297f2173984ec5b1ac20b8bafd55 SHA1: f79f4a24e8071e7823a97ca97137c875b9de6728 SHA256: d8cf3ee33dbac695c074b0e4945c26e3faadae53208256ac7c012a4cc6d76f8b Description: GTK-based X11 task timer A graphical program that tracks how your time is spent. Maintains a simple list of tasks, each of which can belong to a project, and allows you to track time in each. Multiple clocks can run simultaneously, annotations can be added to a day's time, and reports can be generated in either HTML or text. If GTimer detects that you're idle, you are given the option of subtracting off the time you spent idle when you return. . Compared to other time tracking applications, GTimer is graphical without depending on a desktop environment and aims for simplicity rather than attempting to be a full-fledged project tracking and billing application. Homepage: http://www.k5n.us/gtimer.php Package: xmacro Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Eduard Bloch Architecture: solaris-i386 Version: 0.3pre-20000911-4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxtst6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/xmacro_0.3pre-20000911-4_solaris-i386.deb Size: 20528 MD5sum: 81c221845cf8b7a86f7c0ce4c00243e8 SHA1: a5fb3b8fb8e646d45ebc808bf0bf55aa9bc69221 SHA256: f5ae084ed4edc80305f37de97f8656e9b6ac7fa1999c59992604b3d3b32997d1 Description: Record / Play keystrokes and mouse movements in X displays xmacrorec can be used to record mouse and keyboard events on any X11 display. . xmacroplay can be used to playback recorded events or send any other mouse/keyboard events you choose. It is very handy for scripting an X display - for example controlling a presentation in mgp or ultrapoint from a script, network connection... . xmacroplay-keys is a script to help use the above. . Together these utils can be used to record and replay sessions for demonstrations etc. Package: mcrypt Priority: optional Section: contrib/utils Installed-Size: 18 Maintainer: Ubuntu MOTU Developers Original-Maintainer: RISKO Gergely Architecture: solaris-i386 Version: 2.6.4-3.2ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libiconv, libmcrypt4 (>= 2.4.22-1), libmhash2 (>= 0.8.15-1), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/mcrypt_2.6.4-3.2ubuntu2_solaris-i386.deb Size: 64188 MD5sum: 0567fd6b3fcc95dfc4797cb0896a6194 SHA1: bddab950e566422621fbc9530ece3506f2aafa8c SHA256: 9cd8e5c78a174184801cd054703902518761f83118a23816f38c3793e429bc6d Description: Replacement for old unix crypt(1) mcrypt is a crypting program, intended to be replacement for the old unix crypt(1). But it can do a lot more, since with its libmcrypt library it can encrypt and decrypt with the following alogirhtms: BLOWFISH, TWOFISH, DES, TripleDES, 3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, OKI97, GOST, RC2, RC6, MARS, IDEA, RIJNDAEL-128, RIJNDAEL-192, SERPENT, RIJNDAEL-256, CAST-128 (known as CAST5), CAST-256, ARCFOUR, ENIGMA, PANAMA, XTEA and WAKE. . More information can be found at the mcrypt homepage http://mcrypt.sourceforge.net/ . Package: cmml-tools Priority: optional Section: contrib/utils Installed-Size: 21 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: libcmml Version: 0.9.2-3.2ubuntu1 Depends: libcmml1 (= 0.9.2-3.2ubuntu1) Recommends: fortune-mod Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/cmml-tools_0.9.2-3.2ubuntu1_solaris-i386.deb Size: 19874 MD5sum: 4be522b2383335193d6a05458356f5f5 SHA1: 7cff87426f09a666ad1a93daa75cbe6984c9f6d5 SHA256: 2bf977ec747e45d46734dd3394865939e66d3fc656d29018a597b353ebe5649c Description: Continuous Media Markup Language document handling tools This package contains tools that can be used to work with Continuous Media Markup Language documents. Package: athena-jot Priority: optional Section: contrib/utils Installed-Size: 39 Maintainer: Francesco Paolo Lovergine Architecture: solaris-i386 Version: 9.0-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/athena-jot_9.0-5_solaris-i386.deb Size: 10556 MD5sum: 21128e023cc076af10e6cf19d9540b38 SHA1: b1f8ec75ec8b0c9873ea15194c46a9059e6a75cb SHA256: 94b789c52bd91702e3adc3d48b1fd089646b8af3c1c4566a71aa23ab3e03856f Description: print out increasing, decreasing, random, or redundant data, one per line Athena jot - or simply jot - prints out increasing, decreasing, random, or redundant data, usually numbers, one per line. . It's a tiny C program very useful within shell scripts. Package: tthsum Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: RISKO Gergely Architecture: solaris-i386 Version: 1.1.0-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/tthsum_1.1.0-1_solaris-i386.deb Size: 26106 MD5sum: f6f246247e11e8a99491c1c74d14904f SHA1: aa96635afe22004b0b56dcfa2c1773280d264729 SHA256: 7da23d730e18bb0b11d825a5eb2aabf87f078d921f7ad47fa21bcc5bdda9fe0e Description: generates or checks TTH message digests tthsum generates or checks TTH checksums (root of the THEX hash tree). The Merkle Hash Tree, invented by Ralph Merkle, is a hash construct that exhibits desirable properties for verifying the integrity of files and file subranges in an incremental or out-of-order fashion. tthsum uses the Tiger hash algorithm for both the internal and the leaf nodes. . The specification of the THEX algorithm is at: http://www.open-content.net/specs/draft-jchapweske-thex-02.html . The specification of the Tiger hash algorithm is at: http://www.cs.technion.ac.il/~biham/Reports/Tiger/ Package: dbench Priority: extra Section: contrib/utils Installed-Size: 25780 Maintainer: Mattias Nordstrom Architecture: solaris-i386 Version: 3.04-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/dbench_3.04-2_solaris-i386.deb Size: 1912728 MD5sum: 35d246f84c10fb1373cc092a4546bb61 SHA1: df96efae758c90e41e6e2fb5299a1e53ff389e2b SHA256: f2825c2c8605d8b79c0a2367fba9552f7372eb2ec9bed6f2dd23c14efd0aad78 Description: The dbench (disk) and tbench (TCP) benchmarks dbench and tbench simulate the load of the netbench "industry standard" benchmark used to rate (windows) file servers. Unlike netbench, they do not require a lab of Microsoft Windows PCs: dbench produces the filesystem load on a netbench run, and tbench produces the network load, allowing simpler bottleneck isolation. . Note that this benchmark is *not* a realistic reflection of normal server load. . Homepage: http://samba.org/ftp/tridge/dbench/ Package: chase Priority: optional Section: contrib/utils Installed-Size: 39 Maintainer: Andreas Rottmann Architecture: solaris-i386 Version: 0.5.2-3 Depends: libgc1c2 (>= 1:6.8-1.1), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/chase_0.5.2-3_solaris-i386.deb Size: 15338 MD5sum: 284ddc9488ea4a181c3792375d95e859 SHA1: e3edd756216b1fea3e6d952bf97d1a202239a797 SHA256: a12149f8c79eaa01d147834ee34c60fff1e90d23c5c16ab816963e69db10ca45 Description: Follow a symlink and print out its target file Chase is a small utility for tracking down the actual file that a symbolic link points to - chasing the symlink, if you will. The result of a successful run is guaranteed to be an existing file which is not a symbolic link. Package: potool Priority: optional Section: contrib/utils Installed-Size: 14 Maintainer: Marcin Owsiany Architecture: solaris-i386 Version: 0.10-1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, sunwcslr Conflicts: poedit (<< 1.0.3-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/potool_0.10-1_solaris-i386.deb Size: 28506 MD5sum: 29af4d6f64da327a69a7ee20dc8b0110 SHA1: 6c97f55445d1522a84d3962e34497d73a382de33 SHA256: 65bde9395c84d3caa6d4acef097a7a1898482ee48b1f0d201b33fcac5476e263 Description: A program to aid manipulation of gettext po files This package contains the filter program 'potool', as well as a few helper scripts: poedit - helps editing of po files in your favourite editor postats - prints statistics of how much of a file is translated . Homepage: http://marcin.owsiany.pl/potool.en.html Package: uudeview Priority: optional Section: contrib/utils Installed-Size: 10 Maintainer: Chris Hanson Architecture: solaris-i386 Version: 0.5.20-3 Depends: sunwcslr Suggests: exim4 | mail-transport-agent, inews, xdeview Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/uudeview_0.5.20-3_solaris-i386.deb Size: 151944 MD5sum: 33771ce65c2f13ff6e95e13e3151b58c SHA1: 53ffdd1f39ac491d2f4f000e0ae2c1af7059e6ae SHA256: 6e4ac3520127d200822a47545ad916da4d4da286e7d458f674ab882b8675a524 Description: Smart multi-file multi-part decoder (command line) This is a command-line decoder and encoder for files encoded with the following formats: uuencode, xxencode, BASE64, quoted printable, and BinHex. . This package used to contain an X11-based GUI decoder called xdeview. That program is now in the xdeview package. Package: ras Priority: optional Section: contrib/utils Installed-Size: 12 Maintainer: Falk Hueffner Architecture: solaris-i386 Version: 1.03-2.1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/ras_1.03-2.1_solaris-i386.deb Size: 19096 MD5sum: 98532f4e5d0ed096dcb5b900fe23a67a SHA1: 25f421ca69439a62b4e3203e034f50b2e44eadde SHA256: 83432d53af4cba17cbf296a8738a8b45e55657c8475a1cb1721110acf5beb874 Description: Adds redundancy files to archives for data recovery. Ras is a program that adds m extra files to a set of n files, such that the contents of the n original files can be regenerated from any n of the n+m original files and extra files. Normally, these extra files will all be 6 bytes larger then the largest of the original files, but ras has a mode in which the extra files are exactly the same size as the original files. . Ras was originally intended for transporting a large file split over several floppy disks in a manner resilient to the corruption of a few of the disks, and a pair of example shell scripts to do this (rassplit and rasmerge) is included in the distribution. Package: whichman Priority: optional Section: contrib/utils Installed-Size: 9 Maintainer: Robert Luberda Architecture: solaris-i386 Version: 2.4-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/whichman_2.4-3_solaris-i386.deb Size: 17750 MD5sum: 5e1879ef2e87c561cd1fb1a381e64795 SHA1: c449410837261ad4906661237a1f5546ec9f0e86 SHA256: 20d10f64544176129ee6fc34e4853b2af0da5a5152f71ed0923c76142f6fa149 Description: Fault tolerant search utilities: whichman, ftff, ftwhich whichman uses a fault tolerant approximate matching algorithm to search for man-pages that match approximately the specified name. The fault tolerant matching is very useful in cases where you remember only roughly the name of a command. . Example: whichman netwhat This finds netstat.8: /usr/share/man/man8/netstat.8 . ftff searches the directory tree. This is a case in-sensitive and fault tolerant way of 'find . -name xxxx -print'. . ftwhich finds files which are in one of the directories in your PATH and uses a fault tolerant search algorithm. Package: ticker Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Joey Hess Architecture: solaris-i386 Version: 1.8 Depends: libgcc1 (>= 1:4.2.1), libslang2 (>= 2.0.7-1), sunwcslr Recommends: perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/ticker_1.8_solaris-i386.deb Size: 11116 MD5sum: 940a12cf9960f0388f0e9949ddc97588 SHA1: da3fcc8bc7748cf6e88065b15eaa7b03b5811915 SHA256: 20615f3e0b5af72e0cb1621feb11ef03827d4eccb62f79c400cf1ac11f20e6ee Description: configurable text scroller Ticker is a simple program to scroll text across a line of the display, in a manner similar to a stock ticker. In fact, since ticker supports communicating with a program that changes the text periodically, it could be used to implement a stock ticker. Package: aespipe Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Debian Loop-AES Team Architecture: solaris-i386 Version: 2.3d-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/aespipe_2.3d-2_solaris-i386.deb Size: 42298 MD5sum: 03ccf84b229753a31978cbe5799492ef SHA1: 71dc5b48d399abb53c569156ee4d882df3101925 SHA256: c6605503dc7d00a10e0a5722d0c617dede5e88a6faecb3719b8bb6f1e15ed153 Description: AES-encryption tool with loop-AES support aespipe is an encryption tool that reads from standard input and writes to standard output. It uses the AES (Rijndael) cipher. . It can be used as an encryption filter, to create and restore encrypted tar/cpio backup archives and to read/write and convert loop-AES compatible encrypted images. . aespipe can be used for non-destructive in-place encryption of existing disk partitions for use with the loop-AES encrypted loopback kernel module. Package: sagasu Priority: optional Section: contrib/utils Installed-Size: 258 Maintainer: Daniel Gubser Architecture: solaris-i386 Version: 2.0.8-2 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/sagasu_2.0.8-2_solaris-i386.deb Size: 95566 MD5sum: b59a432601c50dc83b8a825a66b3be82 SHA1: fc8550a764a5fdd93fcdb90ef7118979edb73b0f SHA256: 1ea0ef4b3bdf92020dd8cd5c16bea9174274525f1b564b9f78fed195cd87e54d Description: GNOME tool to find strings in a set of files The user specifies the search directory and the set of files to be searched. Double-clicking on a search result launches a user command that can for example load the file in an editor at the appropriate line. The search can optionally ignore CVS directories. . http://sarrazip.com/dev/sagasu.html Package: gt5 Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Jari Aalto Architecture: solaris-i386 Version: 1.3c-3 Depends: awk | gawk, bash (>= 2.5), w3m | lynx | links | elinks | links2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/gt5_1.3c-3_solaris-i386.deb Size: 13784 MD5sum: aa907f6200dd9bf9570177a801ab9544 SHA1: 081f88ff00b85bf167c6f3779c139aecf2780abc SHA256: 116d25989e6cc8af07636c0bbf3d626fbfd4ec446759718b20335a3f4d622dd2 Description: shell program to display visual disk usage with navigation Years have passed and disks have become larger and larger, but even on this incredibly huge harddisk era, the space seems to disappear over time. This small and effective programs provides more convenient listing than the default du(1). It displays what has happened since last run and displays dir size and the total percentage. It is possible to navigate and ascend to directories by using cursor-keys with text based browser (links, elinks, lynx; See ). . Homepage: http://sourceforge.net/projects/gt5 Package: xml2 Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Tommi Virtanen Architecture: solaris-i386 Version: 0.3-1.1 Depends: libgcc1 (>= 1:4.2.1), libxml1 (>= 1:1.8.14-3), sunwcsl, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/xml2_0.3-1.1_solaris-i386.deb Size: 12756 MD5sum: 280fd62476feb9d3556ee82826ca7eba SHA1: a9efcf4957fbbbc38500bd0b35c0fb498213cbd3 SHA256: 8a70c403b7278c3edc62939193501fdcfea89c0ab61932fcf6fc6a8a2e3b9ef4 Description: Convert between XML, HTML, CSV and a line-oriented format xml2 tools are used to convert XML, HTML and CSV to and from a line-oriented format more amenable to processing by classic Unix pipeline processing tools, like grep, sed, awk, cut, shell scripts, and so forth. Package: outguess Priority: optional Section: contrib/utils Installed-Size: 22 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1:0.2-6 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/outguess_0.2-6_solaris-i386.deb Size: 95852 MD5sum: f8646d79e0625d6cace3aeae4bdc6322 SHA1: 2140413c365854cb50e6bdbef8e181758ecfa957 SHA256: 5bbed1efe9ba01c2c8f008c49513a9bfb618514eb611f07826e85b843e82c03c Description: Universal Steganographic tool OutGuess is a universal steganographic tool that allows the insertion of hidden information into the redundant bits of data sources. The nature of the data source is irrelevant to the core of OutGuess. The program relies on data specific handlers that will extract redundant bits and write them back after modification. In this version the PNM and JPEG image formats are supported. Package: emelfm Priority: optional Section: contrib/utils Installed-Size: 29 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.9.2-8build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/emelfm_0.9.2-8build1_solaris-i386.deb Size: 131616 MD5sum: 7937b93ac7f36a3c5f39a66f98f89a4d SHA1: 1969324efd4a8ceae5e3f4625aaa1dbd7e509f79 SHA256: 01e6ffa6bd359607d227a22497a4e5580f38fcb0c9aaf98ef644687c2b8045da Description: file manager for X/gtk emelFM is a file manager that implements the popular two-window design. It features a simple GTK+ interface, a flexible file typing scheme, and a built-in command line for executing commands without opening an xterm. Package: zipmerge Priority: optional Section: contrib/utils Installed-Size: 36 Maintainer: Fathi Boudra Architecture: solaris-i386 Source: libzip Version: 0.8-1 Depends: libgcc1 (>= 1:4.2.1), libzip1, sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/zipmerge_0.8-1_solaris-i386.deb Size: 10684 MD5sum: 2b7e75bd1b99cdc675084917a5f9545e SHA1: bb047fe88fe07a5d7daa37a138fe55360e581e97 SHA256: 1f8a185fefb959473934845ff157997bd54aaca58515fdbfed4c460cfebb146c Description: merge zip archives zipmerge merges a source zip archives into a target zip archive. By default, files in the source zip archives overwrite existing files of the same name in the target zip archive. . Homepage: http://www.nih.at/libzip/ Package: dvdbackup Priority: optional Section: contrib/utils Installed-Size: 59 Maintainer: Stephen Gran Architecture: solaris-i386 Version: 0.2-2 Depends: libdvdread3 (>= 0.9.7), libgcc1 (>= 1:4.2.1), libiconv, sunwcslr Suggests: libdvdcss2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/dvdbackup_0.2-2_solaris-i386.deb Size: 24676 MD5sum: 28f12b2848b5eb18b5560c5b53c2b709 SHA1: 273eb3832a3584a87499f97f1029ae77de8dac94 SHA256: 0e9910ad3ffd3faacedc7fe27d532a9b73ad4f1eff1dfc198451a83242d9acaf Description: tool to rip DVD's from the command line dvdbackup will extract all (or optionally only selected) titles as found on the dvd. It will structure the extracted files in a format suitable for burning at a later time with genisoimage and dvdrecord. Has the advantage of being very easy to use, small, and fast. Package: lcab Priority: extra Section: contrib/utils Installed-Size: 7 Maintainer: Shaun Jackman Architecture: solaris-i386 Version: 1.0b12-2 Depends: sunwcslr Suggests: cabextract Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/lcab_1.0b12-2_solaris-i386.deb Size: 9606 MD5sum: f47bc72c9c41a7b7fea534ef8f1a2aaf SHA1: 4663ac43835cc24800cc453f3599614390556f97 SHA256: 9ee65bbb978d9a8b50559d39b57822b9bd56a79c6ed52eecd4a9bc28b2792504 Description: create cabinet (.cab) archives lcab is a small program for Linux that creates a cabinet (.cab) archive from a set of input files. Package: searchmonkey Priority: optional Section: contrib/utils Installed-Size: 20 Maintainer: Varun Hiremath Architecture: solaris-i386 Version: 0.8.1-5 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/searchmonkey_0.8.1-5_solaris-i386.deb Size: 235648 MD5sum: b1dd9b8954c90eb0e780edcd88fa8b00 SHA1: 317ca63619747013ef3a13575861dff14b34426e SHA256: 35cf4abaeb2c478346bbc3dcbf91077b34b4a484504d9293e504d77f32f9f44d Description: search files using regular expressions aiming to replace find/grep tools SearchMonkey is a light-weight Gtk application that aims to replace the cumbersome find/grep with a slick user interface that quickly provides a mark-up showing locations and quantity of text matches. The goal is to provide a simple to use and accessible search tool for end-users, and software developers alike. . Homepage: http://sourceforge.net/projects/searchmonkey/ Package: ncmpc Priority: optional Section: contrib/sound Installed-Size: 24 Maintainer: Sebastian Harl Architecture: solaris-i386 Version: 0.11.1+svn-r3965-2-build1 Provides: mpd-client Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libncursesw5 (>= 5.6+20071006-3), sunwcslr Recommends: mpd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/ncmpc_0.11.1+svn-r3965-2-build1_solaris-i386.deb Size: 84322 MD5sum: bd17f2f29a838ca9c7d5c7033a7c5ed7 SHA1: 6c9caf8ef17df9107f02c1e6efa461ecff25b983 SHA256: 912d904a38fdf7e8f3881356b9c1e2c45711200b98f4c6e9a675f88ab6352627 Description: text based audio player ncmpc is a text based client for MPD, the Music Player Daemon. It is inspired by cplay and features a file browser, a playlist browser and editor as well as a search screen. . It inherits features like showing information for MP3 and Ogg files (among others) from MPD and also makes use of its random and repeated playback modes. . Homepage: http://hem.bredband.net/kaw/ncmpc/ Enhances: mpd Package: gpa Priority: optional Section: contrib/utils Installed-Size: 740 Maintainer: Bastian Blank Architecture: solaris-i386 Version: 0.7.0-1.1ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgpg-error0 (>= 1.4), libgpgme11 (>= 1.0.1), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/gpa_0.7.0-1.1ubuntu1_solaris-i386.deb Size: 199614 MD5sum: 02fc334fd88c151c10e146ea683b8269 SHA1: e2431d8c71c9925f397a9873eecbc942a236cebe SHA256: 59ea23bfef9a3bb67afe1a9077a48123cf1f0c7dcb78e29adbb06ff1f79c255f Description: GNU Privacy Assistant The GNU Privacy Assistant is a graphical user interface for the GNU Privacy Guard (GnuPG). Package: metar Priority: optional Section: contrib/utils Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Kees Leune Architecture: solaris-i386 Version: 20061030.1-2ubuntu2 Depends: libcurl3-gnutls (>= 7.16.2-1), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/metar_20061030.1-2ubuntu2_solaris-i386.deb Size: 17226 MD5sum: 7470fdf01599bea2934c7d38c19150b7 SHA1: 88330ef9169468564cc85708c190ffb4da81d24e SHA256: 52dc3aa78b7cb36999e4aced2677d79de1be245453fc9258c6963886e3164a4b Description: utility to download/decode METAR reports Metar is a small utility that will download meteorological reports for aviation from the NOAA HTTP server at weather.noaa.gov and optionally decodes them into a human readable form. . This package is particularly useful is you want to quickly find out what the weather is like in places all over the world and you do not need fancy GUIs. Package: countrycodes Priority: optional Section: contrib/utils Installed-Size: 11 Maintainer: Ola Lundqvist Architecture: solaris-i386 Version: 1.0.5-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/countrycodes_1.0.5-2_solaris-i386.deb Size: 15724 MD5sum: da955c3dc845334f32d3fe78078d4463 SHA1: 05b563b783240252d7e7b110eb661afc59cca07b SHA256: 2107fa04e177e5d40b558ef3b278c0749b69c63c15f3764527583fd17a320f5b Description: ISO 3166 country code finder This ISO 3166 country code finder is mainly used to find out to which country a domain name belongs. It allows searching by 2- or 3-letter codes, country number, or country name. Package: xosview Priority: optional Section: contrib/utils Installed-Size: 13 Maintainer: Kartik Mistry Architecture: solaris-i386 Version: 1.8.3+debian-3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxpm4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/xosview_1.8.3+debian-3_solaris-i386.deb Size: 66630 MD5sum: dd1bf913a61b294c9bfe8e7f796eb87f SHA1: dd040aa19d6862fe8a39c4c03b241cd031759bfb SHA256: 6d185812180e2400599e3dd01ce540db57216415e57904936223e7a2aeb4f5d3 Description: X based system monitor Xosview is a monitor which displays the status of several system based parameters. These include CPU usage, load average, memory usage, swap space usage, network usage, interrupts and serial port status. Appearance is fully configurable via command line or X resources. . Homepage: Package: pornview Priority: optional Section: contrib/utils Installed-Size: 17 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Stuart R. Anderson Architecture: solaris-i386 Version: 0.2pre1-7ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpng12-0 (>= 1.2.13-4), libxine1-x | libxine1 (<< 1.1.8-2), libxinerama1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/pornview_0.2pre1-7ubuntu1_solaris-i386.deb Size: 211060 MD5sum: 2b0dca19c7c68bc6e71409a6b9cb070b SHA1: b7929b10d9ff553a49a7ce3e950b345232678f2f SHA256: dac64be9fc5e6605ce5786399d6d7217ac91e0f740b762c92370de36cfaafddf Description: Image and movie viewer/manager PornView is an image and movie viewer/manager with thumbnail previews. Additional features includes thumbnail caching, directory tree views, adjustable zoom, and fullscreen view. Slideshows allow for unattended presentation of images for hands-free viewing. Pornview is written using GTK+. . Homepage: http://pornview.sourceforge.net/ Package: earth3d Priority: optional Section: contrib/utils Installed-Size: 680 Maintainer: Petter Reinholdtsen Architecture: solaris-i386 Version: 1.0.5-1 Depends: libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxmu6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/earth3d_1.0.5-1_solaris-i386.deb Size: 258798 MD5sum: 7e75d7c01b1b60e4e18133caa3e80990 SHA1: 6dbd2a265d08d9d0972b3e2eda81945361344707 SHA256: 508f5eb888d93af987aaeaf93432472c0dfdbca28e5d96a0cbc212b964fb57bc Description: Map client displaying a 3D model of the world The map data is fetched from a server on the net, and the client will display recent satellite images and map data. Package: apparix Priority: extra Section: utils Installed-Size: 59 Maintainer: Armin Berres Architecture: solaris-i386 Version: 06-314-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/apparix_06-314-1_solaris-i386.deb Size: 81364 MD5sum: a176fc3f459097722c3802ed040dff42 SHA1: 1ac2b5da4e3b92585e6620447e93d29cfefab84c SHA256: 0bacbdd445414a5f6d9b84a314cbe1fc588de1bfa48f6fc84645aac6dc056aca Description: console-based bookmark tool for fast file system navigation Fast file system navigation by bookmarking directories and jumping to a bookmark directly. Apparix integrates regular bookmarks with CDPATH-style bookmarks. Subdirectory specification and (bash) tab completion add further power. . Apparix maintains a mapping of user-defined marks (hopefully short and descriptive) to file system locations and is wrapped in other commands to either jump to those locations or to invoke edit/copy/move commands involving them. . Homepage: http://micans.org/apparix/ Package: zziplib-bin Priority: optional Section: contrib/utils Installed-Size: 54 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: zziplib Version: 0.13.49-3 Depends: libgcc1 (>= 1:4.2.1), libzzip-0-13 (>= 0.13.49), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/zziplib-bin_0.13.49-3_solaris-i386.deb Size: 37000 MD5sum: 5ed4e1a0e39061045863af637656cf41 SHA1: d9b18dbf4ba62c162f5ba7af5c27005ae1129716 SHA256: f315bb558a57329c2e570eb3db3755385f6dd42eb1e1b9b6f53786f1b13882a1 Description: library providing read access on ZIP-archives - binaries The zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools. . This package contains some useful binaries to extract data from zip archives. . Author: Guido Draheim Homepage: http://zziplib.sourceforge.net Package: readpst Priority: optional Section: contrib/utils Installed-Size: 11 Maintainer: Joe Nahmias Architecture: solaris-i386 Source: libpst Version: 0.5.2-1nexenta1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/readpst_0.5.2-1nexenta1_solaris-i386.deb Size: 59744 MD5sum: a6ca0345244ab1bd1aaeb4b16bf3e5ee SHA1: efe0d35985891fd46acc10d6010ce1c42bb22a0d SHA256: b407608225752a6e3d93062b0c0fb62e70ffcfbaa6fa6cdb6a868e8f3a1f980d Description: Converts Outlook PST files to mbox and others ReadPST is an application that can take a Microsoft Outlook PST (Personal Folders) file and convert it into mbox, kmail, its own recursive format, or separate each email into its own file. . It can currently handle emails, folders and most contacts. Package: perforate Priority: optional Section: contrib/utils Installed-Size: 29 Maintainer: Amaya Rodrigo Sastre Architecture: solaris-i386 Version: 1.2-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/perforate_1.2-5_solaris-i386.deb Size: 17076 MD5sum: 695409416e7e10bd19d647085bfeaffb SHA1: 49b78d1e15af9577d2aea9c890d477539c89cbc9 SHA256: a81e9dd1306f0b2a5f4c4d84860e9df65714a73c8e756aae06c24f47bc47a9f8 Description: Utilities to save disk space GNU cp used to detect files that contain 0-filled holes and save disk space by skipping them with lseek when writing a file and thus not allocating disk blocks. Unfortunately it does no longer. So here is program to make holes in existing files. . Also there are some scripts that help cleaning up the hard disk (finding duplicated and/or unstripped files). Package: xprintmon Priority: extra Section: contrib/utils Installed-Size: 92 Maintainer: Bernhard R. Link Architecture: solaris-i386 Version: 0.0.2-2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxaw7, libxpm4, libxt6, lprng, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/xprintmon_0.0.2-2_solaris-i386.deb Size: 25986 MD5sum: 6bd060b98d5b0c56364622c842b6a606 SHA1: 4f2769916d7a76360bed9670d3bb8252acbc062e SHA256: 9f83c2dc174770a33c74e76cb8dc7e5495312f4736cbdea20821ae3542fd1212 Description: graphical print queue monitor for lprng XPrintMon is a X11 program to list your print jobs on all available printers and all print jobs on a specific printer. Deleting jobs is also supported. Package: vifm Priority: optional Section: contrib/utils Installed-Size: 15 Maintainer: Edelhard Becker Architecture: solaris-i386 Version: 0.3-2-build1 Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/vifm_0.3-2-build1_solaris-i386.deb Size: 63150 MD5sum: 8dcefea3a66e79da13ceae256def0ff2 SHA1: 2e9b49c0b21b61d05210d81fb3f25f930fa2e7a2 SHA256: 319f9acc4d9e8d01fb8a84427ce6d7d07027e8c42530a98b8b36092f91b044be Description: a ncurses based file manager with vi like keybindings Vifm is a ncurses based file manager with vi like keybindings. If you use vi, vifm gives you complete keyboard control over your files without having to learn a new set of commands. Package: devtodo Priority: optional Section: contrib/utils Installed-Size: 24 Maintainer: Arthur Korn Architecture: solaris-i386 Version: 0.1.19-3-build1 Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: xsltproc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/devtodo_0.1.19-3-build1_solaris-i386.deb Size: 176034 MD5sum: ebada6b99a063fb842a796f9d72ee4f8 SHA1: dc35e89aec8f7773d110b5cbe9f47340771988a4 SHA256: 0db7c27ced1416b72d5a2b1528e3042e59b584bc39bc408adbc493d4c817ceb7 Description: hierarchical, prioritised todo list manager Manipulate and display a hierarchical (ie "subtasks") and prioritised list of things with a coloured command line interface. . Using devtodos output formatting features, it is possible to convert the todo list into almost any text format. . Devtodo comes with XSLT stylesheets to convert XML .todo files to HTML and PDF, have a look at /usr/share/devtodo/. Package: x86dis Priority: optional Section: contrib/utils Installed-Size: 35 Maintainer: Kees Cook Architecture: solaris-i386 Source: libdisasm Version: 0.23-1 Depends: libdisasm0, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/x86dis_0.23-1_solaris-i386.deb Size: 12208 MD5sum: 1f8d08a4fecdfd338b32b2185d72ec5a SHA1: 47e93af9f37fd88b8037e24f65be1b7da1437acc SHA256: 1d3145cff48d0d813f395528a6c7a645969bda92c08d1256fdc5e636a59280c9 Description: Frontend to libdisasm Libdisasm is a disassembler for Intel x86-compatible object code. It compiles as a shared and static library on Linux, FreeBSD, and Win32 platforms. The core disassembly engine is contained in files with the prefix "i386", and is shared with the x86 ARCH extension of the bastard disassembler. . This package contains the x86dis command-line frontend. Homepage: http://bastard.sourceforge.net/libdisasm.html Package: xdeview Priority: optional Section: contrib/utils Installed-Size: 12 Maintainer: Chris Hanson Architecture: solaris-i386 Source: uudeview Version: 0.5.20-3 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Suggests: exim4 | mail-transport-agent, inews Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/xdeview_0.5.20-3_solaris-i386.deb Size: 118522 MD5sum: 36743db2268adb5b94d7a343e3bfb763 SHA1: d3b4cd483d98e9e30b4ac1f1d15e8764fda1122e SHA256: 1022d8468b71c6cea3cb233ccaa4c95b3c065ed4addcffb4f0c3aac6c4251887 Description: Smart multi-file multi-part decoder (X11 GUI) This is an X11-based decoder for files encoded with the following formats: uuencode, xxencode, BASE64, quoted printable, and BinHex. Package: fgr Priority: optional Section: contrib/utils Installed-Size: 24 Maintainer: Gauvain Pocentek Architecture: solaris-i386 Version: 4.5.0-0ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/fgr_4.5.0-0ubuntu2_solaris-i386.deb Size: 29442 MD5sum: c2ae678c8afcc542ed4320a6c877bd3b SHA1: 1b725b9129a442304b546a89332d0fed41ff74cc SHA256: eab888005da619261eeb1803e29a72732b7d65f0adda7ff48548b9594ebb9583 Description: the power of "find" with the versatility of "grep" Fgr is a command find tool which combines the power of "find" with the versatility of "grep". The Xffm-find GUI uses this simple program for seaching into the contents of files. The ability to use fgr from either a GUI or the command line provides this application with great versatility . Fgr is part of the Xffm project. Package: sleepenh Priority: extra Section: contrib/utils Installed-Size: 7 Maintainer: Pedro Zorzenon Neto Architecture: solaris-i386 Version: 1.2-2.1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/sleepenh_1.2-2.1_solaris-i386.deb Size: 7438 MD5sum: 7139dc771c6767b18579dcb1ed77f563 SHA1: be1acf40a318cd1cd1d77603e4e88da139fd14cc SHA256: bc7da10752166d18fcf522c868f261d4db3f4adc607a239b4ecedd6cb9f2b27d Description: Sleep until a given date with subsecond resolution sleepenh is an sleep program for using in shell scripts that need to perform a loop that repeats at a regular time interval, without cumulative errors. . It supports microsecond resolution. . You can also specify the time you need between two calls of sleepenh. . Here follows an usage example to clarify its purpose. This example sends 'A' to ttyS0 every 1.2 seconds. #!/bin/sh # does not wait (or wait 0), just to get initial timestamp TIMESTAMP=`sleepenh 0` while true; do # send the byte to ttyS0 echo -n "A" > /dev/ttyS0; # wait until the required time TIMESTAMP=`sleepenh $TIMESTAMP 1.200`; done . For more details, please read the manpage. Package: gxset Priority: optional Section: contrib/utils Installed-Size: 16 Maintainer: Jari Aalto Architecture: solaris-i386 Version: 0.4-3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/gxset_0.4-3_solaris-i386.deb Size: 38852 MD5sum: 194296466d2e8cd3d5a0cb1089bfcd04 SHA1: ef9c972c8aef331a934cae9b6df6449326694f86 SHA256: 6cf2cf1e8b34ef946b5fc3810cc07dc10e5d4c4b9ad60da2727f5ce144dfe86a Description: Graphical preferences utility similar to xset GTK xset is a small tool to change various settings related to a graphical display, such as certain keyboard settings, mouse settings, screen blanking options or font path settings. Package: hex Priority: extra Section: contrib/utils Installed-Size: 20 Maintainer: Fumitoshi UKAI Architecture: solaris-i386 Version: 204-17 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/hex_204-17_solaris-i386.deb Size: 16384 MD5sum: e7a034c1db47dd9e5e0838ad079a1529 SHA1: a71fee37c84c7ade6723251674ba08d61ab25f89 SHA256: 726a1c13599a64e5f3c01c2e803fb4a16023081a4b7a73c2ac7b2b8a1f14b1f5 Description: hexadecimal dumping tool for Japanese hexdump program that distinguish Japanese 2bytes code character. Package: bcm43xx-fwcutter Priority: optional Section: contrib/utils Installed-Size: 10 Maintainer: Rene Engelhard Architecture: solaris-i386 Version: 1:006-3 Depends: debconf (>= 0.5) | debconf-2.0, sunwcslr Recommends: wget | curl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/bcm43xx-fwcutter_006-3_solaris-i386.deb Size: 25842 MD5sum: 9c8cc1f91a26b3342920dfe45e9f3477 SHA1: 1ffb057e777dc6a9e376391e324701840438b858 SHA256: 2776da79a2ad1e20cbfabd42cab559626ad2709e32d75cb897d1a76c7f9eb001 Description: Utility for extracting Broadcom 43xx firmware fwcutter is a tool which can extract firmware from various source files. It's written for BCM43xx driver files. . The project page is http://bcm43xx.berlios.de/ Package: par2 Priority: extra Section: utils Installed-Size: 308 Maintainer: Bart Martens Architecture: solaris-i386 Source: par2cmdline Version: 0.4-10nexenta1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/par2_0.4-10nexenta1_solaris-i386.deb Size: 114576 MD5sum: 4e0c11aeee20411ae1d234c8aed7b342 SHA1: 55b4b6c9413d496c0a2c2b2498a02d84925ecdc1 SHA256: 3551cf762da19ecaecd48103b2b193cd35d83256f48ed3605054bb66bcb347fe Description: Parity Archive Volume Set, for checking and repair of files A command line implementation of the PAR v2.0 specification. This specification is used for parity checking and repair of a file set. If the files in the recovery set ever get damaged (e.g. when they are transmitted or stored on a faulty disk) the client can read the damaged input files, read the (possibly damaged) PAR files, and regenerate the original input files. Of course, not all damages can be repaired, but many can. Homepage: http://parchive.sourceforge.net/ Package: osm2pgsql Priority: optional Section: contrib/utils Installed-Size: 69 Maintainer: Debian GIS Project Architecture: solaris-i386 Version: 0.08.20071007-1 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), libgeos2c2a (>= 2.2.3), libpq5 (>= 8.3~beta1), libstdc++6 (>= 4.2.1), libxml2 (>= 2.6.27), proj, sunwcsl, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: postgresql-8.2-postgis Suggests: gosmore, josm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/osm2pgsql_0.08.20071007-1_solaris-i386.deb Size: 27872 MD5sum: 256895f0d9a6c06d8709b1200d7218ee SHA1: e98313a3d9bf2e07ba47422d4da26fd60a7a0339 SHA256: 1eecc1aa9ee392fac0eea9f65ac6b826e3c9777b45b73d2e495b47599c33b7ab Description: Openstreetmap data to PostgreSQL converter Convert OSM planet snapshot data to SQL suitable for loading into a PostgreSQL database which can then be used by Mapnik to render map tiles. Package: ddrescue Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Ayman Negm Architecture: solaris-i386 Version: 1.13-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/ddrescue_1.13-3_solaris-i386.deb Size: 17406 MD5sum: 925a16d461cb532ec6006377c1871581 SHA1: 0f3ca7d874d3c5316310f87b05d83b09765cfe9f SHA256: 0ae480f6d1c61830c7c11ed93e14fdc44aa253e142abaf9fbd3f97e01f44af2a Description: copies data from one file or block device to another dd_rescue is a tool to help you to save data from crashed partition. It tries to read and if it fails, it will go on with the next sectors where tools like dd will fail. If the copying process is interrupted by the user it is possible to continue at any position later. It can copy backwards. Package: dirdiff Priority: optional Section: contrib/utils Installed-Size: 149 Maintainer: Steve M. Robbins Architecture: solaris-i386 Version: 2.1-1 Depends: libgcc1 (>= 1:4.2.1), tk8.4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/dirdiff_2.1-1_solaris-i386.deb Size: 42314 MD5sum: c7aedc7a308347041f64eee0429cb065 SHA1: b647ede5f5e37cc0db1f24a8feca1c36318e2164 SHA256: 5716828f8383a597e27d7bc270d52955af473211c374a6abde970f0803cfa3e2 Description: Display and merge changes between two directory trees. Dirdiff can handle up to 5 trees. It displays a main window with a list of the files which are different between the trees, with colored squares to indicate the relative ages of the versions. A menu allows you to display the differences between any two of the versions in another window. Another menu allows you to copy the file from one tree to another. Package: tdl Priority: extra Section: contrib/utils Installed-Size: 14 Maintainer: Pedro Zorzenon Neto Architecture: solaris-i386 Version: 1.5.2-2-build1 Depends: libgcc1 (>= 1:4.2.1), libreadline5 (>= 5.2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/tdl_1.5.2-2-build1_solaris-i386.deb Size: 37102 MD5sum: 645446635b8f23a046a1ca77e0e1c353 SHA1: f930d244f8c1bdecc72d8446a0488cc44d7d1443 SHA256: 278237145e2a626922460df6258e515ed46af134d0aa0da62d4054e04b8f4597 Description: To-do list manager tdl is a lightweight program for managing a 'to-do' list of pending jobs that you have. It is command line driven. . You can see a screenshot at tdl homepage. Homepage: http://www.rc0.org.uk/tdl/ Package: pwsafe Priority: optional Section: contrib/utils Installed-Size: 10 Maintainer: Benjamin Mako Hill Architecture: solaris-i386 Version: 0.2.0-3-build1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxmu6, sunwcslr, sunwlibm, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/pwsafe_0.2.0-3-build1_solaris-i386.deb Size: 50662 MD5sum: 16b60eae3a81fd19f8144656e3f6b26a SHA1: 2095347117918de7f0de8e927e6ec502d6317203 SHA256: 969090333d04a148b93f5a79d92da096850b64ba05e414df10bb2bb8c794591a Description: command line encrypted password database manager pwsafe is a unix commandline program that manages encrypted password databases. . Features: - Pure command-line operation if desired (good for remote access over ssh) - or can interact with X11 selection & clipboard. - Portable, endianess-clean, misaligned-access-free C++. - Compatible with CounterPane's PasswordSafe Win32 program versions 2.x and 1.x. See http://passwordsafe.sourceforge.net/ Package: cabextract Priority: optional Section: contrib/utils Installed-Size: 13 Maintainer: Eric Sharkey Architecture: solaris-i386 Version: 1.2-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/cabextract_1.2-2_solaris-i386.deb Size: 54554 MD5sum: 227ea975cdeacd1f338d413869ceff8a SHA1: aa1356594ee9fb51ffb8f94d5d4ac35f55463412 SHA256: 278d00faa0b744c87ae7fd1ff1d4c926e7fdf59831fce5e98100ad23994137ab Description: a program to extract Microsoft Cabinet files Cabextract is a program which unpacks cabinet (.cab) files, which are a form of archive Microsoft uses to distribute their software and things like Windows Font Packs. Enhances: konqueror Package: oggz-tools Priority: optional Section: contrib/utils Installed-Size: 13 Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: liboggz Version: 0.9.5-4 Depends: libgcc1 (>= 1:4.2.1), libogg0 (>= 1.0rc3), liboggz1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/oggz-tools_0.9.5-4_solaris-i386.deb Size: 41816 MD5sum: 332ee6f1c537f872e739d2c1708c4a46 SHA1: 0d7a18008959b150eb75b16197b49c321211fc6a SHA256: aa91a1e9176c03f1d4e756d65a00412621650e87c25da6f28c5207b4c7e27603 Description: utilities for mangling Ogg streams Oggz provides a simple programming interface for reading and writing Ogg files and streams. . This package contains some utilities useful for debugging and tweaking Ogg streams, using liboggz Package: safecat Priority: optional Section: contrib/utils Installed-Size: 9 Maintainer: Teemu Hukkanen Architecture: solaris-i386 Version: 1.12-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/safecat_1.12-1_solaris-i386.deb Size: 19872 MD5sum: 72342b3f41fb51601881dfb6b74eb3e5 SHA1: 6eb467f3aac940be119eb90dcc3b071696bb63bf SHA256: cce558f7274c7544d8e079b9c0035a1c443d280b9dd6676c89ef599287b44891 Description: safely copy stdin to a file safecat is a program which implements Daniel Bernstein's maildir algorithm to copy stdin safely to a file in a specified directory. It can be used to write mail messages to a qmail-style maildir, or to write data to a "spool" directory reliably. Package: tiobench Priority: extra Section: contrib/utils Installed-Size: 11 Maintainer: Peter Palfrader Architecture: solaris-i386 Version: 0.3.3-5 Depends: perl5, sunwcslr Suggests: bonnie Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/tiobench_0.3.3-5_solaris-i386.deb Size: 25882 MD5sum: 1a18b7b400f8249eb5152e7decf2d34e SHA1: 8ab6235a82fabc65086b2559a2e97871d682e0f2 SHA256: 5a2cf1e0a959d33d48122708559ce395644196b79d75958ac478cfbdd4265b36 Description: Threaded I/O bench for Linux Tiobench is a file system benchmark especially designed to test I/O performance with multiple running threads. Package: genisovh Priority: optional Section: contrib/utils Installed-Size: 6 Maintainer: Thiemo Seufer Architecture: solaris-i386 Version: 0.1-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/genisovh_0.1-3_solaris-i386.deb Size: 5472 MD5sum: f678a15cd25b47507f7e1af3d2fc6a12 SHA1: 8c62aef7b450d101ffab913e2addd4c76294b504 SHA256: ef24fcbebe287d2eb224860b16c48a0e5ce9f69d7563410b419e53a9f73b4662 Description: Make CD-ROMs bootable for SGI MIPS machines Genisovh creates a Disk Volume Header (dvh) on a CD image and records bootable images therein. This allows the SGI firmware to boot those images without needing knowledge about the filesystem on the CD image. Package: gcal Priority: optional Section: contrib/utils Installed-Size: 364 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Edward Betts Architecture: solaris-i386 Version: 3.01.1-5.1ubuntu1-build1 Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/gcal_3.01.1-5.1ubuntu1-build1_solaris-i386.deb Size: 1046132 MD5sum: 7c57dba58435235c7ad4d0fded8f1628 SHA1: a93e8bfa76e0f632ceaaf4d60d172195e8ad9037 SHA256: a1fdcd6e229e0630beb29b888affef95cdc429ff496f2542f0bad50096bd7c6b Description: Prints calendars Gcal displays a calendar for a month or a year, eternal holiday lists and fixed date lists, in many ways. The program correctly omits the dates that were skipped when the current Gregorian calendar replaced the earlier Julian calendar. . Apart from the usual and well known calendar functions like the output of a month or a year calendar sheet, or the output of an eternal holiday list, Gcal offers the facility to display fixed dates on the day of their occurrence and to remind or inform the user about them. So it's imaginable after booting the computer or starting the work session, that the user is informed on screen or by means of electronic mail, about all holidays or appointments which are observed or scheduled for that day. Package: mc Priority: optional Section: contrib/utils Installed-Size: 142 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1:4.6.1-8ubuntu1 Replaces: manpages-pl (<= 20030210), mc-common Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, libslang2 (>= 2.0.7-1), sunwcslr Suggests: arj, bzip2, links | w3m | lynx, mime-support, perl, unzip, zip Conflicts: mc-common, suidmanager (<< 0.52) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/mc_4.6.1-8ubuntu1_solaris-i386.deb Size: 2115852 MD5sum: c663a9ede1ec03db12cb8304afcecbaa SHA1: 36719f3237b01fc4b76440bac07aa85ff1fe4b12 SHA256: 77e3ba3537bed78742925762b6ea6d4b597ea0a5b17e212827b19a0e0064d1c3 Description: midnight commander - a powerful file manager GNU Midnight Commander is a text-mode full-screen file manager. It uses a two panel interface and a subshell for command execution. It includes an internal editor with syntax highlighting and an internal viewer with support for binary files. Also included is Virtual Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH, SMB servers) and files inside archives to be manipulated like real files. Package: magicrescue Priority: optional Section: contrib/utils Installed-Size: 247 Maintainer: Varun Hiremath Architecture: solaris-i386 Version: 1.1.4-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/magicrescue_1.1.4-4_solaris-i386.deb Size: 99586 MD5sum: 4c9d7420f07fc7937cfca93740e6aee0 SHA1: 759f7d78c67cbf0fe4ed14721c6d55fc01dc5301 SHA256: ed001789cbb71e4c20400100b3f824f7b62045c683faafd981377b8543f81539 Description: recovers files by looking for magic bytes Magic Rescue scans a block device for file types it knows how to recover and calls an external program to extract them. It looks at "magic bytes" in file contents, so it can be used both as an undelete utility and for recovering a corrupted drive or partition. As long as the file data is there, it will find it. Homepage: http://jbj.rapanden.dk/magicrescue/ Package: statserial Priority: extra Section: contrib/utils Installed-Size: 9 Maintainer: Vince Mulhollon Architecture: solaris-i386 Version: 1.1-22 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/statserial_1.1-22_solaris-i386.deb Size: 8930 MD5sum: 9c858adb125fb68fb3071effb4236aea SHA1: 9e977d04212d9592c52e7511fd7b6b73d735c2ca SHA256: c40a8439693ac8838964d72038088d7a7fd8eca88798c3f26c8438cbbe8fe38e Description: Displays serial port modem status lines Statserial displays a table of the signals on a standard 9-pin or 25-pin serial port, and indicates the status of the handshaking lines. It can be useful for debugging problems with serial ports or modems. Package: numconv Priority: extra Section: contrib/utils Installed-Size: 8 Maintainer: Bartosz Fenski Architecture: solaris-i386 Source: libuninum Version: 2.6-2 Depends: libgcc1 (>= 1:4.2.1), libgmp3c2, libuninum5, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/numconv_2.6-2_solaris-i386.deb Size: 15192 MD5sum: b3b1586444e19d20a548ac2f6ef29d98 SHA1: 3e4bf5104253767ccfcee026019ffbce63d652e9 SHA256: 3ef0bf8d1758f22ffa6e38b4ec9e7e663d81b5a9e6e14e08b60bffcf9beacee4 Description: utility for conversion numbers as Unicode strings numconv is an utility handling number system conversions and provides a convenient way to delimit numbers generated by other programs without delimitation or with delimitation inappropriate for the locale. . Homepage: http://billposer.org/Software/libuninum.html Package: perceptualdiff Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Jeff Breidenbach Architecture: solaris-i386 Version: 1.0.1-1.1 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libtiff4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/perceptualdiff_1.0.1-1.1_solaris-i386.deb Size: 15378 MD5sum: 5dbcd0eb68d8718e84119f560fad61e0 SHA1: 0fc83a0677a93b96b957f51e8f05bb0138d4498e SHA256: 7157216ee819e91f274f29b4e6dee4193e1bbbfc05a053933539ac8a497c935c Description: perceptual image comparison tool PerceptualDiff is an image comparison utility that makes use of a computational model of the human visual system to compare two images. Package: mirrordir Priority: optional Section: contrib/utils Installed-Size: 26 Maintainer: James R. Van Zandt Architecture: solaris-i386 Version: 0.10.49-intl-4 Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/mirrordir_0.10.49-intl-4_solaris-i386.deb Size: 226122 MD5sum: 7a0dd0cec17b38a721db37a0e7d8d7b6 SHA1: 8bc94181c0a88ae79fd2edd43ffff3fb14315c4e SHA256: e46992444b73a67b36918bf7a631d9b93affc10a81ea0bf1d5b4b906e2855edf Description: duplicate a directory by making a minimal set of changes mirrordir changes the mirror directory to be an exact replica of the control directory tree in every possible detail suitable for purposes of timed backup, locally or over FTP, or over a secure tcp connection. Files whose modification times or sizes differ are copied. File permissions, ownerships, modification times, access times, and sticky bits are duplicated. Devices, pipes, and symbolic and hard links are duplicated. Files or directories that exist in the mirror directory that don't exist in the control directory are deleted. It naturally descends into subdirectories to all their depths. mirrordir tries to be as efficient as possible by making the minimal set of changes necessary to mirror the directory. Package: screentest Priority: optional Section: contrib/utils Installed-Size: 70 Maintainer: Giacomo Catenazzi Architecture: solaris-i386 Version: 2.0-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/screentest_2.0-1_solaris-i386.deb Size: 18550 MD5sum: 7adc77f11bea62a34760daaf1e3f03df SHA1: a9581903bfb014148982531c659b6d2b3d617884 SHA256: 4f3c6a8c4cb0c85930491c82493f3c7e22d445e83f28a23386c1fa5210326380 Description: Utility to test the quality of screens Screentest is a CRT and LCD screen testing utility. Ever wondered how good the quality (sharpness, linearity, convergence, etc.) of your CRT/LCD monitor is? Screentest displays the testing patterns which you can use to evaluate the quality of your monitor. . Homepage: http://screentest.sourceforge.net/ Package: srecord Priority: extra Section: contrib/utils Installed-Size: 898 Maintainer: Stephen M Moraco Architecture: solaris-i386 Version: 1.24-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/srecord_1.24-1_solaris-i386.deb Size: 272460 MD5sum: 131623c40f9ec179f5d378b9458bb6f4 SHA1: 6c583f4dd7be9479ffe481c386e739e32b66ae15 SHA256: ffa6292577c63c57a5c88b0e84f69fd5296bf86dd29af8597d9f4be0156a9464 Description: Manipulate EPROM load files The srecord package is a collection of powerful tools for manipulating EPROM load files. . The srecord package understands a number of file formats: ASCII-Hex, ASCII-Space-Hex, Atmel, raw binary, C array declaration, DEC Binary XXDP, Elektor Monitor EMON52, Four Packed Code FPC, Intel MCS-86 Object format, MOS Technology hexadecimal, Motorola S-Record, Signetics, SPASM PIC, Tektronix Hexadecimal, Tektronix Extended Hexadecimal, Texas Instruments Tagged, TI-Tagged TI-SDSMAC, VHDL, and Wilson Eprom Burner . The srecord package is capable of the following operations: Conversions from any format to any other format, concatenations of multiple files, comparisons of files, report file summary info, filtering. . The srecord package is capable of the following filtrations: checksums, byte swapping, CRC insertion, crop addresses, exclude addresses, fill holes, insert length information, maximum and minimum, adjust offsets, split and unsplit for memory striping schemes. . More information can be found at the srecord web site http://srecord.sourceforge.net and at the Freshmeat site http://freshmeat.net/projects/srecord/ Package: bsdiff Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 4.3-4 Provides: bspatch Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/bsdiff_4.3-4_solaris-i386.deb Size: 12870 MD5sum: e9fdea694b1b24d47202e83a7d916056 SHA1: 639e0af544d2bf981cee213d0006aeaa4c8594c8 SHA256: fd359d9815247090b920c786fcb4b956c3fb9ed0e46f3dbffe826fd552edf35e Description: generate/apply a patch between two binary files bsdiff and bspatch are tools for building and applying patches to binary files. By using suffix sorting (specifically, Larsson and Sadakane's qsufsort) and taking advantage of how executable files change, bsdiff routinely produces binary patches 50-80% smaller than those produced by Xdelta, and 15% smaller than those produced by .RTPatch (a commercial patch tool). . Hompage: Package: dvdbackup-dbg Priority: extra Section: contrib/utils Installed-Size: 65 Maintainer: Stephen Gran Architecture: solaris-i386 Source: dvdbackup Version: 0.2-2 Depends: dvdbackup Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/dvdbackup-dbg_0.2-2_solaris-i386.deb Size: 24428 MD5sum: 64fc8f84010d27afe285bbe1407c1ca4 SHA1: 37841abd8995a376a2ebb33d7346da2e4b68af0b SHA256: f4c0aa2f7595949bd32230e0fc6bd1c27191bd214725fcd405c4d27515b66b5d Description: debug files for dvdbackup This package contains the stripped debugging symbols from dvdbackup. Package: adplug-utils Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Debian QA Group Architecture: solaris-i386 Source: adplug Version: 2.0.1-6 Depends: libadplug0c2a (>= 2.0.1-2), libbinio1c2 (>= 1.4), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/adplug-utils_2.0.1-6_solaris-i386.deb Size: 26138 MD5sum: fd42aa360ccb1a691a75b54c87061757 SHA1: f3005bb20cbff06400f688e46ed634ca4af08243 SHA256: 5832a0f16b20cdf6ece7857972301a296107c3f0a2bb17c88b5fa8c4556ff94f Description: free AdLib sound library (utils) AdPlug is a free, multi-platform, hardware independent AdLib sound library, mainly written in C++. AdPlug plays sound data, originally created for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the real hardware. No OPL2 chip is required for playback. . Homepage: . This package contains additional utilities. Package: casu Priority: optional Section: contrib/utils Installed-Size: 11 Maintainer: David Alexander Contreras Castillo Architecture: solaris-i386 Version: 3.3.3-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/casu_3.3.3-5_solaris-i386.deb Size: 37666 MD5sum: e99a08d5e37293c72e945ba69626adc1 SHA1: 5abae8f991bf15ec1b6258e0d37c101ed34257ef SHA256: dfab26bc62331c99b9ca388405abac0818eb9e5520aaff1b4fc43f81792e33d2 Description: Communication and Status Utilities This package contains 2 utilities: . 1. flon -- lists your friends who are logged on 2. to -- sends a short message to another user . flon simply uses the ~/.friends file to instruct it on which users to display. Flon can also act like a BSD style who(1), if invoked with the -w option or from a symlink named 'who'. . to is rather like write(1), except that it accepts input as command line arguments rather than on the standard input. It uses ~/.torc for configuration, and can be configured to autoreply to messages in different ways depending on whether you're logged in or not or if your terminal is idle, and can also exclude individual users from sending messages to your terminal. Package: keyanalyze Priority: optional Section: contrib/utils Installed-Size: 21 Maintainer: Matthew Wilcox Architecture: solaris-i386 Version: 0.0.200204-1 Depends: sunwcslr Recommends: bzip2, gnupg, graphviz | springgraph, imagemagick, perl, rsync, sig2dot Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/keyanalyze_0.0.200204-1_solaris-i386.deb Size: 34582 MD5sum: 4f4b03ad889411838108d27990ba906f SHA1: e627d9c49f0a00dd5a439d780fce9929ac9661a6 SHA256: 8d3c1d95b80d35b1a07133e578591edc5d6ca7b5690195690c9247d1d706ecc2 Description: OpenPGP key analysis keyanalyze takes a PGP/GnuPG public key ring and analyses the relationships between the keys in it. It produces output suitable for placing on a web site showing which keys have signed which other keys. Its aim is to stimulate awareness of keysigning and help people notice gaps in the Web of Trust that could easily be filled. Package: pdfcrack Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Nacho Barrientos Arias Architecture: solaris-i386 Version: 0.9-1 Depends: sunwcslr Suggests: pdf-reader Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/pdfcrack_0.9-1_solaris-i386.deb Size: 23340 MD5sum: 1908db94814428360c47cd97baf25b03 SHA1: c85ca09db73c8ab19c6477548570b434676b5cdb SHA256: 6f2cb29e2b021770c4aeaff8120dc6cc1b82d120465f12234bfd22fcc062f4d5 Description: PDF files password cracker pdfcrack is a simple tool for recovering passwords from pdf-documents. It should be able to handle all pdfs that uses the standard security handler but the pdf-parsing routines are a bit of a quick hack so you might stumble across some pdfs where the parser needs to be fixed to handle. . pdfcrack allows configure the size of the searched password, use an external wordlist file and save cracking sessions to restore it later. Homepage: http://sourceforge.net/projects/pdfcrack Package: lunar Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Anthony Fok Architecture: solaris-i386 Version: 2.2-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/lunar_2.2-3_solaris-i386.deb Size: 14060 MD5sum: 780f35591eda09bd274afe79a5044eb1 SHA1: 69050e6e2f58bff3dab331d395020ecd69deb350 SHA256: da2b67e511213fcb75d077c477eabb5f514f0a503393e875e4ac34b9eea702f8 Description: Chinese Lunar Calendar conversion utility The program performs date conversion between the Gregorian Solar Calendar (SC) and the Chinese Lunar Calendar (LC). Given a date in either calendar, the program also outputs the corresponding "shengxiao" animal of the year) and "ganzhi" characters. The date range currently covered is from about 1900 A.D. to 2049 A.D. Package: gpsbabel Priority: optional Section: contrib/utils Installed-Size: 84 Maintainer: John Goerzen Architecture: solaris-i386 Version: 1.3.3-2 Depends: libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/gpsbabel_1.3.3-2_solaris-i386.deb Size: 445696 MD5sum: a5c5ef8f56130b11e45f0c9cd1240a73 SHA1: 9ad13ee00998577286b8588e7d3ff54f18d9ebdf SHA256: 7613f45b056f5a5c3c6786a8634a6487b9c72e6266042cc43d703453bac491cf Description: GPS file conversion plus transfer to/from GPS units GPSBabel converts waypoints, tracks, and routes from one format to another, whether that format is a common mapping format like Delorme, Streets and Trips, or even a serial upload or download to a GPS unit such as those from Garmin and Magellan. . GPSBabel supports dozens of data formats and will be useful for tasks such as geocaching, mapping, and converting from one GPS unit to another. Among the interesting formats it supports are several GPS devices via a serial link, various PDA-based mapping programs, and various Geocaching data formats. . GPSBabel supports the following formats: . Cetus, CoPilot Flight Planner, CSV, Custom CSV, Delorme Street Atlas, Delorme Street Atlas 2004 Plus, Delorms GPS Log, Delorme routes, DNA, EasyGPS Binary, Fugawi, Garmin serial, Geocaching.com loc, GeocachingDB, Geoniche, GPilotS, GPSDrive, GPSman, GPSPilot, gpsutil, GPX, Holux, IGC, Magellan serial, Magellan SD, Magellan Navigator Companion, Mapopolis.Com Mapconverter, Mapsend, Mapsource, Maptech, Microsoft Streets and Trips, Navicache, Netstumbler, NIMA/GNIS Geographic Names, NMEA sentences, OziExplorer, PalmDoc, PCX5, PocketStreets 2002 Pushpin, PSITrex, Quovadis, Tab-separated data, Tiger, TopoMapPro, Topo by National Geographic, xcsv, xmap, xmapwpt. Package: quicktime-utils Priority: extra Section: contrib/utils Installed-Size: 93 Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Source: libquicktime Version: 2:1.0.0+debian-5 Depends: libgcc1 (>= 1:4.2.1), libiconv, libquicktime1 (>= 2:1.0.0+debian), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/quicktime-utils_1.0.0+debian-5_solaris-i386.deb Size: 32348 MD5sum: e91900904b0c0bbf2bce134854881ec3 SHA1: 6c3be8fd91510a61ff3a08fa74094533a060c4cb SHA256: 7bf066288187cfdbdd6467fc7c443fae8bee1f6e92122ad5f2d1972ef64f2198 Description: library for reading and writing Quicktime files (utilities) libquicktime is a library for reading and writing QuickTime files on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA, JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression. Supported audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format. . Homepage: . This package contains additional utilities. Package: git Priority: optional Section: contrib/utils Installed-Size: 48 Maintainer: Ian Beckwith Architecture: solaris-i386 Version: 4.3.20-12-build1 Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/git_4.3.20-12-build1_solaris-i386.deb Size: 279078 MD5sum: d54a54dc0df73254763f64520616395e SHA1: f50047c417aac7d93971e09a445f247d4e892611 SHA256: 69c058d292ecd28253e1564fa9e791829df18b969a326f7dc04ae9809721f9b5 Description: GNU Interactive Tools, a file browser/viewer and process viewer/killer git (GNU Interactive Tools) is a set of interactive text-mode tools, closely integrated with the shell. It contains an extensible file system browser, an ascii/hex file viewer, a process viewer/killer and some other related utilities and shell scripts. It can be used to increase the speed and efficiency of most of the daily tasks such as copying and moving files and directories, invoking editors, compressing and uncompressing files, creating and expanding archives, compiling programs, sending mail, etc. It looks nice, has colors (if the standard ANSI color sequences are supported) and is user-friendly. . One of the main advantages of Git is its flexibility. It is not limited to a given set of commands. The configuration file can be easily enhanced, allowing the user to add new commands or file operations, depending on its needs or preferences. Package: rvm-tools Priority: optional Section: contrib/utils Installed-Size: 12 Maintainer: Daniel Baumann Architecture: solaris-i386 Source: rvm Version: 1.14+debian-1 Depends: librvm1 (= 1.14+debian-1) Recommends: librvm-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/rvm-tools_1.14+debian-1_solaris-i386.deb Size: 38934 MD5sum: a422d19943652159023a0370cc16143f SHA1: 6fd23bfa3b6e76d346038e680361f6a4c20581e2 SHA256: c989541d91c4b062262a26cfb34d16e2a7a7398f144e2828bac94697f88b0c89 Description: Recoverable Virtual Memory (support tools) Recoverable Virtual Memory provides easy to use persistent storage with transactional properties for applications. It was developed at CMU for the Coda distributed filesystem. . Homepage: . This package contains the runtime libraries required to initialize and manage RVM files. Some application already know how to initialize rvm segments themselves and do not need these additional tools. Package: pbzip2 Priority: optional Section: utils Installed-Size: 7 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Version: 1.0.2-0 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/pbzip2_1.0.2-0_solaris-i386.deb Size: 23454 MD5sum: 97a8c333835b2165be3ee1feb53188cb SHA1: 41f0b9e1b4e99d9eb482c5fe8de00900f549ec66 SHA256: d36dd8b8fa0c80c1973cbedee45379394e8b9093b1d72d833089e77450f87aab Description: parallel bzip2 implementation pbzip2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 v1.0.2 (ie: anything compressed with pbzip2 can be decompressed with bzip2). . Homepage: http://compression.ca/pbzip2/ Package: shc Priority: optional Section: contrib/utils Installed-Size: 56 Maintainer: George Danchev Architecture: solaris-i386 Version: 3.8.6-3 Depends: gcc (>= 3.3.2-2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/shc_3.8.6-3_solaris-i386.deb Size: 19518 MD5sum: 5808bcc9c33c2ef121720b25018c16fd SHA1: 8407d14994ab16e72fe2afd40228a9e1b3202f68 SHA256: 276d263fb56d2f7985c833886885fb2284085e3c7a9d5a70eb824fa72d0071d3 Description: Shell script compiler shc creates a stripped binary executable version of the shell script specified with -f on the command line. . There is no speed increase from using shc. Its main purpose is to prevent your shell scripts from being easily modified or inspected. shc can wrap scripts written for any shell. Package: postal Priority: optional Section: contrib/utils Installed-Size: 10 Maintainer: Russell Coker Architecture: solaris-i386 Version: 0.67 Depends: libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), libgnutls13 (>= 2.0.4-0), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/postal_0.67_solaris-i386.deb Size: 86234 MD5sum: d3a1c2ec492fbc9bf0604cd071d33ca1 SHA1: d0d36b8db2052086ad06380f7b32da98009c88e7 SHA256: 1bf14965ed54cac00137a6f9b50addf51684cbba814d7e5ff6737bf05ee583d7 Description: SMTP benchmark - the mad postman. This program starts a specified number of processes to send as much random data to random accounts as possible. . Adds the X-Postal header to email it sends, so if someone uses it unethically then it will be easy to filter via procmail. Package: ccrypt Priority: optional Section: contrib/utils Installed-Size: 21 Maintainer: Chris Vanden Berghe Architecture: solaris-i386 Version: 1.7-11 Depends: sunwcsl, sunwcslr Conflicts: cfs Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/ccrypt_1.7-11_solaris-i386.deb Size: 71082 MD5sum: d4e928135b99e521560391e227ccef3e SHA1: 21b9c1864358f432b03a7ca22780ed2285d0b495 SHA256: 4daa010c9310052c72d8aa44f050b316c781be795172de3d5f5e8f1bf182c60b Description: secure encryption and decryption of files and streams ccrypt is a utility for encrypting and decrypting files and streams. It was designed as a replacement for the standard unix crypt utility, which is notorious for using a very weak encryption algorithm. ccrypt is based on the Rijndael cipher, which is the U.S. government's chosen candidate for the Advanced Encryption Standard (AES, see http://www.nist.gov/aes). This cipher is believed to provide very strong security. Package: diff-ext Priority: optional Section: contrib/utils Installed-Size: 125 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andrea Veri Architecture: solaris-i386 Version: 0.2.3-3ubuntu1 Depends: gconf2, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libiconv, libnautilus-extension1 (>= 1:2.22.2), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: meld Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/diff-ext_0.2.3-3ubuntu1_solaris-i386.deb Size: 27606 MD5sum: f16571e961df0a682d6671523a86863f SHA1: 46b452864d5ecf1f1d2cbbb47d3979317c02f3c5 SHA256: e59c7a3822ae296e96b0cfc791480957b3061661b4142551dc40e74337395ca2 Description: File manager context menu extension to launch comparison tools This shell extension (compatible with nautilus only) makes it possible to launch file comparison tool for 2 or 3 files (depending on the tool) in the same directory or save a file(s) for later comparison. It acts as external most recent used (MRU) file list for the comparison tool. Homepage: http://diff-ext.sourceforge.net/ Package: zsafe Priority: optional Section: contrib/utils Installed-Size: 426 Maintainer: John Goerzen Architecture: solaris-i386 Version: 2.1.3-2.1 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/zsafe_2.1.3-2.1_solaris-i386.deb Size: 103800 MD5sum: 504db26d195f178f82db5ac8909389c1 SHA1: 3d012dc35bd1724d06198146d8b801ae72576339 SHA256: 09226922169062cfae329e3b66cc56a8ce60fbfedd8089478f465cd530121617 Description: Password manager with encryption ZSafe is a password manager. Passwords can be stored into user defined categories. The password file will be encrypted by using a secure RC2 mechanism. . ZSafe makes a fine standalone application with features such as import and export, encrypted storage, etc. . But one of the added benefits is that it is built from the same source code as the ZSafe program for the Sharp Zaurus line of PDAs. Thus, you can use the same program and work with the same files on your desktop as you can on your PDA. This program uses the same on-disk format as the Zaurus version. Package: xdelta Priority: optional Section: contrib/utils Installed-Size: 21 Maintainer: LaMont Jones Architecture: solaris-i386 Version: 1.1.3-8 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libxdelta2 (>= 1.1.3), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/xdelta_1.1.3-8_solaris-i386.deb Size: 29488 MD5sum: 74c9dcd547c7f95fd86742f1af7c9aaf SHA1: 2c29b781baaccec255ca7aececd18e7ba8568758 SHA256: 78197a180b3f988598f4614bcc32c33297e706773decf168c0452aae20d76c8e Description: A diff utility which works with binary files Xdelta is an application program designed to compute changes between files. These changes (deltas) are similar to the output of the "diff" program in that they may be used to store and transmit only the changes between files. However, unlike diff, the output of Xdelta is not expressed in a human-readable format--Xdelta can also apply these deltas to a copy of the original file. Xdelta uses a fast, linear algorithm and performs well on both binary and text files. Package: aqbanking-tools Priority: optional Section: contrib/utils Installed-Size: 207 Maintainer: Micha Lenk Architecture: solaris-i386 Source: libaqbanking Version: 3.3.0+dfsg-1 Depends: libaqbanking20, libaqhbci13, libgcc1 (>= 1:4.2.1), libgmp3c2, libgwenhywfar47, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: gwenhywfar-tools Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/aqbanking-tools_3.3.0+dfsg-1_solaris-i386.deb Size: 114462 MD5sum: aa244c304b7714984547f33e3b990acf SHA1: 1653eac03b0d8d3bb82940bcc59286a7c4e4227c SHA256: 02927f9477f4134b33ad03722acf0c3f919ea68460671c191d95fc96db2c9896 Description: basic command line homebanking utilities AqBanking provides a middle layer between the applications and online banking libraries implementing various file formats and protocols. Plugins supporting OFX, DTAUS, and HBCI are available. For the latter, AqHBCI is required. . This package provides a basic command line interface to AqBanking. Homepage: http://www.aquamaniac.de/aqbanking/ Package: afbackup-client Priority: optional Section: contrib/utils Installed-Size: 1350 Maintainer: Rene Mayorga Architecture: solaris-i386 Source: afbackup Version: 3.5.1pl2-3 Replaces: afbackup-client-i Depends: afbackup-common, debianutils (>= 1.6), libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm, sunwopensslr, tcsh | c-shell, zlib1g (>= 1:1.2.1) Suggests: afbackup, sharutils Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/afbackup-client_3.5.1pl2-3_solaris-i386.deb Size: 578534 MD5sum: 808081b658ab02d2e233397d7679842b SHA1: 6afc5bb9e8b751f35115be63819423502223525e SHA256: 13ac5aa1d5cc4ba1190cef3d40915b97c47e48296d1230e00456996883b40812 Description: Client-Server Backup System (Client side) This is a client-server backup system offering several workstations a centralized backup to a special backup server. Backing up only one computer is easily possible, too. Any streaming device can be used for writing the data to it, usually this will be a tape device. Writing backups is normally done sequentially: The next writing to tape goes to the end of the previous write no matter where you have restored from in the meantime. THIS IS ONLY THE CLIENT, YOU NEED TO HAVE A SERVER RUNNING ON EITHER THIS OR ANOTHER HOST. . Features: - Authentication of the client is performed before it can take over control - Access restriction for the streamer device -> security - Client-side per-file compression -> reliability - Data stream is written to tape in pieces -> fast finding of files - Tape position logging for each file - Tape capacity is fully used - Full / incremental backups - Raw partitions can be backed up - Client and Server buffering for maximal throughput is done . Note: Tk is required if you want to use the graphical configuration tool instead of the text configuration tool. Package: secure-delete Priority: optional Section: contrib/utils Installed-Size: 12 Maintainer: Robert Lemmen Architecture: solaris-i386 Version: 3.1-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/secure-delete_3.1-4_solaris-i386.deb Size: 67802 MD5sum: cda50c21cef79e8a6e1c1b0bf2aff3e8 SHA1: 9cc487e783c86cceae7ce5d25157533831675fe3 SHA256: 84f87af374390b68f0acc509ce354fa418b48a9a1b6b6ced8f05b38d151a10bb Description: tools to wipe files, free disk space, swap and memory Even if you overwrite a file 10+ times, it can still be recovered. This package contains tools to securely wipe data from files, free disk space, swap and memory. Package: unace Priority: optional Section: contrib/utils Installed-Size: 14 Maintainer: Guillem Jover Architecture: solaris-i386 Version: 1.2b-6 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/unace_1.2b-6_solaris-i386.deb Size: 16340 MD5sum: e1f538037840a6462538edfad3623411 SHA1: 31317091f549590af60a36385636023f0ea7ad0f SHA256: e934f0dbc92f388327555c7530e27cb984817a00c99ac67ae47ad46d56150934 Description: extract, test and view .ace archives The unace utility is used for extracting, testing and viewing the contents of archives created with the ACE archiver. Package: iprint Priority: optional Section: contrib/utils Installed-Size: 20 Maintainer: Thijs Kinkhorst Architecture: solaris-i386 Version: 1.3-8 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/iprint_1.3-8_solaris-i386.deb Size: 5216 MD5sum: 1fe13ccd2e677d4b4c9afce00f1971ef SHA1: d49205a5ca707af342ffca12f9254d153cbee44c SHA256: 2ebec858bbac1c7c093160dec3536793253e3a52a7a9e2f8ff5c1617ab60077e Description: Trivial command-line integer print utility iprint is a simple utility to print out the decimal, octal, hexadecimal, and binary or ascii values of the characters fed to it on the command line. Package: quicktime-x11utils Priority: extra Section: contrib/utils Installed-Size: 101 Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Source: libquicktime Version: 2:1.0.0+debian-5 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.12.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libquicktime1 (>= 2:1.0.0+debian), libsm6, libx11-6, libxaw7, libxext6, libxrender1, libxt6, libxv1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/quicktime-x11utils_1.0.0+debian-5_solaris-i386.deb Size: 44224 MD5sum: 07b3c9df0e88d43e26fac3b0d125dca1 SHA1: 3d30093e1bae1b73a085f4de5502c42ce15e30ce SHA256: f6c78baa5b69bcf49b402dcb424dfa2457c8b14558613e989bd1f73add918627 Description: library for reading and writing Quicktime files (x11 utilities) libquicktime is a library for reading and writing QuickTime files on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA, JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression. Supported audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format. . Homepage: . This package contains additional utilities for the X window system. Package: gcrontab Priority: optional Section: contrib/utils Installed-Size: 32 Maintainer: Sergio Rua Architecture: solaris-i386 Version: 0.8.0-3.1build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/gcrontab_0.8.0-3.1build1_solaris-i386.deb Size: 80820 MD5sum: a23ea34bab968a96356bf852ffaa3b74 SHA1: 6838b66390675f9c72dcd371bb153b26fb94044f SHA256: 46273447f751b76add279f4b736a642816d634318023800e5c918a679a9210f6 Description: GTK bases crontab editor gcrontab is a simple GTK editor for the UNIX cron system. . Package: crank Priority: optional Section: contrib/utils Installed-Size: 866 Maintainer: Manuel Garcia Architecture: solaris-i386 Version: 0.1.4-4build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/crank_0.1.4-4build1_solaris-i386.deb Size: 197894 MD5sum: 536c9b901ede6e575bc98181f94c4815 SHA1: 36a98f2a3d5e9a60cc6b46ab52ed09eb97e339c8 SHA256: 14304178db64ccfac57271fc78559711fabba21b320c4566e32d15bd76a2a9df Description: A classical CRypto ANalysis toolKit Crank is short for "CRyptANalysis toolKit", and its overall purpose is to provide a powerful and extensible environment for solving classical (pen-and-paper) ciphers, providing as much automation as possible. . Classical ciphers include common schemes like monoalphabetic substitutions, where each letter of the alphabet is mapped to another (usually different) letter consistently through the text. The first version of Crank is restricting itself to these special ciphers. . Other algorithms forever devoid of Crank's attentions include Enigma, RSA, DES, MurkelFish, or anything else invented after 1900. . Homepage: http://crank.sourceforge.net/ Package: ppthtml Priority: optional Section: contrib/utils Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Eric Warmenhoven Architecture: solaris-i386 Source: xlhtml Version: 0.5.1-6ubuntu1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/ppthtml_0.5.1-6ubuntu1_solaris-i386.deb Size: 19044 MD5sum: 1faea2a1e2be8280617c42af4758a398 SHA1: 91dd45c83a2d2c4c1137fbc7215d1afb04eb9bf7 SHA256: 2d3e0723c315319431957ba0321816ee534e2e2dc4b85171d73aa1828322b1b4 Description: A program for converting Microsoft Power Point Files .ppt The ppthtml program will take a PowerPoint 97/95 file as input and convert it to html. The output is via standard out so it can be re-directed to files or piped to filters or used as a gateway to the internet. Package: pdi2iso Priority: optional Section: contrib/utils Installed-Size: 25 Maintainer: Ubuntu MOTU Original-Maintainer: Cyrille Grosdemange Architecture: solaris-i386 Version: 0.1-0ubuntu1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/pdi2iso_0.1-0ubuntu1_solaris-i386.deb Size: 6142 MD5sum: 83b3ada9e3ca0180c172ca4e5717f8dd SHA1: f36a0aacf8c6bf28462c0d8dcf23bf3a2fc34dee SHA256: af106ed089d0905bb2a0ecb1c862fd98b7b43e3fa37c6bd27f4f923ecd309902 Description: Instant Copy image to ISO image file converter pdi2iso is a very simple utility to convert an instant copy bin image to the standard ISO-9660 format. . HomePage: http://developer.berlios.de/projects/pdi2iso/ Package: unzoo Priority: extra Section: contrib/utils Installed-Size: 7 Maintainer: Fabian Greffrath Architecture: solaris-i386 Version: 4.4-7 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/unzoo_4.4-7_solaris-i386.deb Size: 20470 MD5sum: 27357daaa2870fa44de8b2f5fd9b5c0f SHA1: 951065a557b3ef210d7fa8359d4de8442815f99f SHA256: 531acdb20ba46bbbf7ec0192ef1e2c32d95c5c788a2cb4b653ce79091678242a Description: zoo archive extractor A zoo archive is a file that contains several files, called its members, usually in compressed form to save space. 'unzoo' can list all or selected members or extract all or selected members, i.e., uncompress them and write them to files. It cannot add new members or delete members. For this you need the zoo archiver, called 'zoo'. Package: iselect Priority: optional Section: contrib/utils Installed-Size: 20 Maintainer: Luk Claes Architecture: solaris-i386 Version: 1.3.1-2-build1 Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr Suggests: libtimedate-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/iselect_1.3.1-2-build1_solaris-i386.deb Size: 33568 MD5sum: 614ea3ff742f128eaaa45ac310a131d1 SHA1: 86503ae63a2252a6105f871102d2fddf3bc34f97 SHA256: 7ead9b9f7478e3746ecc5bf4e6cfd11f0d92cd7f11a24cf6f5b6a3c17b89f1e6 Description: An interactive line selection tool for ASCII files iSelect is an interactive line selection tool for ASCII files, operating via a full-screen Curses-based terminal session. It can be used either as an user interface frontend controlled by a Bourne-Shell/Perl/Tcl backend as its control script or in batch mode as a pipeline filter (usually between grep and the final executing command). . Homepage: http://www.ossp.org/pkg/tool/iselect/ Package: pgpgpg Priority: optional Section: contrib/utils Installed-Size: 9 Maintainer: Paweł Więcek Architecture: solaris-i386 Version: 0.13-9 Replaces: pgp Provides: pgp Depends: gnupg, sunwcslr Conflicts: pgp Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/pgpgpg_0.13-9_solaris-i386.deb Size: 15104 MD5sum: 8e5b91c141ee3fa083fe01270ccbaea4 SHA1: 8ab4436ad374a63f5ca7df64e821be7420ca25cc SHA256: 194b23b234115bdf2f62b468b1d41bf2d5df9232679595e22d8e6e27c0592e2c Description: Wrapper for using GnuPG in programs designed for PGP Pgpgpg is a wrapper around Gnu Privacy Guard which takes PGP 2.6 command line options, translate them and then call GnuPG (Gnu Privacy Guard) to perform the desired action. Package: wipe Priority: extra Section: contrib/utils Installed-Size: 11 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 0.21-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/wipe_0.21-3_solaris-i386.deb Size: 40566 MD5sum: 2a3b50a055d391515e93d8393fe0885a SHA1: d002da79c049be140af913fba958cc7d9b3f2906 SHA256: 433399a59a4cb5025c4421a1a4072a2112fbb3d2137cbc2751ae7663277d50cb Description: Secure file deletion Recovery of supposedly erased data from magnetic media is easier than what many people would like to believe. A technique called Magnetic Force Microscopy (MFM) allows any moderately funded opponent to recover the last two or three layers of data written to disk. Wipe repeatedly writes special patterns to the files to be destroyed, using the fsync() call and/or the O_SYNC bit to force disk access. . Homepage: Package: ncdt Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Pawel Wiecek Architecture: solaris-i386 Version: 2.1-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/ncdt_2.1-3_solaris-i386.deb Size: 10808 MD5sum: d4ffb376c59f1d14a966573a3b3ed2b1 SHA1: 585794b53c085054bbee93cb2078c630ff98a8d8 SHA256: 828aea72cb11906142a500a5e4d62f295fbcfac07348bfefd0f2dc937010f31e Description: Display directory tree NcdT displays directory tree, much like standard tree(1), but with few improvements: - it prints summary info instead of directory special file size - it prints MP3 file info It's particularly useful for indexing CDs. Package: gfa Priority: optional Section: contrib/utils Installed-Size: 42 Maintainer: Bart Martens Architecture: solaris-i386 Version: 0.4.1-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libsqlite3-0 (>= 3.4.2), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/gfa_0.4.1-1_solaris-i386.deb Size: 42272 MD5sum: cd75eb8dcfd6ca5463b1a953e594582e SHA1: be9f3854be8e21f4deed42b73a834c15a73f7cae SHA256: 69a68954343bd727cca6173f2542a14aab4e80aa93fb18b5df846ae6d3ed2055 Description: GTK+ fast address book gfa is a small and fast address book written in C and GTK+2. It uses sqlite as backend for the addresses. . Homepage: http://gfa.sourceforge.net/ Package: quintuple-agent Priority: extra Section: contrib/utils Installed-Size: 225 Maintainer: Ubuntu MOTU Developers Architecture: solaris-i386 Version: 1.0.4-9ubuntu2 Replaces: secret-agent Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libiconv, libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Conflicts: secret-agent Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/quintuple-agent_1.0.4-9ubuntu2_solaris-i386.deb Size: 84260 MD5sum: 686c0f5dbf90c7c6bdf5716b9831b68a SHA1: 81119640c90a5ef0fab7bf9b3add1b3650a168bd SHA256: ebd99c6f78d4e4d96951a67bdf1f91b0a55191f148694fc4d9e01840fcefba95 Description: secure store for secrets (passphrases, etc.) quintuple-agent serves as a cache for secrets, so that you don't have to enter them over and over again. You enter a secret once, and quintuple-agent stores it for a configurable timespan. Programs needing the secret can query the agent for it instead of bothering you. . Included are wrappers for PGP 2 and GnuPG. Package: dynamite Priority: optional Section: contrib/utils Installed-Size: 6 Maintainer: Volker Christian Architecture: solaris-i386 Version: 0.1-4.1 Depends: libdynamite0 (>= 0.1), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/dynamite_0.1-4.1_solaris-i386.deb Size: 5228 MD5sum: 98e9781362195491bef74649b0144433 SHA1: 61162ac4e1f6c2892faf2eb252590fb8902a350e SHA256: 0ec1d2da658afcc754a708a3757a7b6e04fdbbbbc40a94b0f306ef3f69f53466 Description: PKWARE Data Compression decompressor Dynamite is a tool and library for decompressing data compressed with PKWARE Data Compression Library and it was created from the specification provided by a post in the comp.compression newsgroup. Package: fatsort Priority: extra Section: contrib/utils Installed-Size: 8 Maintainer: Sebastian Dröge Architecture: solaris-i386 Version: 0.9.7.1-1nexenta1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/fatsort_0.9.7.1-1nexenta1_solaris-i386.deb Size: 14584 MD5sum: b5f166c8601762d3888017d100f58339 SHA1: 65633995c8bc3266a0c68ee5583104be08e3cb23 SHA256: 5fa73a774119bd6fe71da6067db1dbfe86f18be8a79f1f2676144d0ae3b87c4d Description: utility for sorting FAT directory structures FATSort is a utility that sorts FAT16 and FAT32 partitions. It even can handle long file name entries. It reads the boot sector and sorts the directory structure recursively. This is for example useful for sorting the files on your MP3 player when it doesn't implement a sorting function itself. . http://fatsort.berlios.de/ Package: parchive Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Rene Weber Architecture: solaris-i386 Version: 1.1-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/parchive_1.1-4_solaris-i386.deb Size: 32094 MD5sum: b273678f2233467c2c330d4dbe02946a SHA1: cb41defea13753c7ce8955150758adc0910cddc3 SHA256: f1de47c8dc3795e0300a09cb7971a3a1ffdc5e016cfd4c0b614bf00593f00e42 Description: Use PAR files to reconstruct missing parts of multi-part archives This utility applies the data-recovery capability concepts of RAID-like systems to the posting and downloading of multi-part archives on USENET by providing the ability to create and use redundant recovery records. It supports the 'Reed-Soloman Code' implementation that allows for recovery of any 'X' volumes for 'X' parity volumes present. It is popularly used on USENET postings, but is not limited to this use. . The Debian parchive package supports "legacy" version 1.0 PAR files. The Debian par2 package supports version 2.0 PAR files. . Upstream source: http://parchive.sourceforge.net/ Package: swftools Priority: extra Section: contrib/utils Installed-Size: 26 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Simo Kauppi Architecture: solaris-i386 Version: 0.8.1-1ubuntu1 Depends: gsfonts, libart-2.0-2 (>= 2.3.18), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgif4 (>= 4.1.6), libjpeg62, libstdc++6 (>= 4.2.1), libt1-5, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: gs-common Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/swftools_0.8.1-1ubuntu1_solaris-i386.deb Size: 1839876 MD5sum: e51c12e807f6466a821b94ea0653dce8 SHA1: 2c64e7b53885cb126215f0f3d0004eda2a3ef394 SHA256: d0666d205da25af545a9ef44de3586c54b8e380fc5dbec4320b7ae5c4b09fba8 Description: Collection of utilities for SWF file manipulation/creation SWF Tools is a collection of SWF (Flash) manipulation and creation utilities. . This package includes: pdf2swf, jpeg2swf, png2swf, gif2swf, font2swf, wav2swf, swfcombine, swfextract, swfdump, swfstrings, swfbbox and swfc. . * pdf2swf is a PDF to SWF Converter. It generates one frame per page and enables you to have fully formatted text, including tables, formulas etc. inside your Flash Movie. It's based on the xpdf PDF parser from Derek B. Noonburg. * jpeg2swf takes one or more JPEG pictures and generates an SWF slideshow. * png2swf takes one or more PNG pictures and generates an SWF slideshow. * gif2swf converts GIFs into SWF. It is also able to handle animated gifs. * font2swf converts font files (TTF, Type1) into SWF. * wav2swf converts WAV files into SWF. * swfcombine is a tool for inserting SWFs into Wrapper SWFs. (Templates) E.g. for including the pdf2swf SWFs into some sort of Browsing-SWF. * swfextract allows to extract Movieclips, Sounds, Images etc. from SWF files. * swfdump prints out various informations about SWFs. * swfstrings scans SWFs for text data. * swfbbox allows to readjust SWF bounding boxes. * swfc is a tool for creating SWF files from simple script files. . Homepage: http://www.swftools.org/ Package: osdclock Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 0.5-19 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxinerama1, libxosd2 (>= 2.2.13), libxt6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/osdclock_0.5-19_solaris-i386.deb Size: 8452 MD5sum: ab64d5f0875dcb8c4a18f38b1ba8f1f1 SHA1: 427371a02f19032836bc07c06ff3cf23d9ac5272 SHA256: d77bd2a3cd3918a7da13139600ce73bedb5a854c7203ed83012b4f875c0bf683 Description: Clock using the XOSD library A clock which uses the X On-Screen Display library to display itself. . It supports a strftime(3)-style format parameter and can be configured to show up only at specific intervals. Package: xlhtml Priority: optional Section: contrib/utils Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Eric Warmenhoven Architecture: solaris-i386 Version: 0.5.1-6ubuntu1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/xlhtml_0.5.1-6ubuntu1_solaris-i386.deb Size: 52800 MD5sum: c8f82183187862ea33821ccc29e09e88 SHA1: da8fa0af826d50ed86650ed7682f0031233ca03a SHA256: bda772cdbad8d7ef6269c4d26d0c110751838820500430a7dcfbaba28e7f8c40 Description: A program for converting Microsoft Excel Files .xls The xlhtml program will take an Excel 95, or 97 file as input and convert it to highly optimized html. The output is via standard out so it can be re-directed to files or piped to filters or used as a gateway on the internet. Package: postmark Priority: extra Section: contrib/utils Installed-Size: 6 Maintainer: Noèl Köthe Architecture: solaris-i386 Version: 1.51-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/postmark_1.51-5_solaris-i386.deb Size: 11492 MD5sum: beeb69615e1d50a28151ac38bffad4b7 SHA1: 185b5f35483365be654c1fd5b8eb0f47e036a51a SHA256: 223de44bdf68bc64422ea7e5c189918019f610f011d30fe5fa6ff64e51ea2d34 Description: File system benchmark from NetApp Benchmark that's based around small file operations similar to those used on large mail servers and news servers. Has been ported to NT so should be good for comparing OSs. . http://www.netapp.com/tech_library/postmark.html Package: scim-skk Priority: optional Section: contrib/utils Installed-Size: 15 Maintainer: Ikuya Awashiro Architecture: solaris-i386 Version: 0.5.2-5build1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libscim8c2a (>= 1.4.6), libstdc++6 (>= 4.2.1), scim (<< 1.5), skkdic | skkdic-extra | skkserv | dbskkd-cdb, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/scim-skk_0.5.2-5build1_solaris-i386.deb Size: 305552 MD5sum: 10442b401fcbd2e389e058b9cc5d0ee4 SHA1: 42a8c63bace5a9b5ef0607e7da56059d3daa4c71 SHA256: 6be2c98971137df38af4ab97bb803d270e2b8a1632a4503c29e95bf04885a775 Description: SCIM IMEngine module like SKK input method Smart Common Input Method platform (SCIM) is an input method server and a development platform to make Input Method developers' lives easier. skk is simple and secure input method in Japanese. scim-skk comes to be able to input it like skk. Package: arc Priority: optional Section: contrib/utils Installed-Size: 9 Maintainer: Klaus Reimer Architecture: solaris-i386 Version: 5.21m-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/arc_5.21m-1_solaris-i386.deb Size: 55958 MD5sum: 12c8793d692de0cebfc2fee358236823 SHA1: 5ca6690ddbdcd35f97bdfefdd8cac6e9d4718af9 SHA256: 7eae6ee5a26df6730b5b58215e2bad5a81c9b79a1808842a47edbec8dee87bcc Description: Archive utility based on the MSDOS ARC program This program is based on the MSDOS ARC program, version 5.21, plus a few enhancements... . o ARC also performs Huffman Squeezing on data. The Huffman Squeeze algorithm was removed from MSDOS ARC after version 5.12. It turns out to be more efficient than Lempel-Ziv style compression when compressing graphic images. Squeeze analysis is always done now, and the best of packing, squeezing, or crunching is used. . o Compresses and extracts Squashed files. "Squashing" was created by Phil Katz in his PKxxx series of ARC utility programs for MSDOS. Dan Lanciani wrote the original modifications to ARC's Crunch code to handle Squashing. I've made minor changes since then, mostly to reduce the amount of memory required. The 'q' option flag must be specified to Squash files. The Squashing algorithm will be used instead of the usual Crunch algorithm, and will be compared against packing and squeezing, as before. Package: ttylog Priority: extra Section: contrib/utils Installed-Size: 7 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.1.b-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/ttylog_0.1.b-4_solaris-i386.deb Size: 6436 MD5sum: d90f65573dfb4d19931c5096fcf0c237 SHA1: 41117cfd50bbc6fba235da6cca5d259efa63b2e2 SHA256: b0967753401715b08970194afd0d72149fa0585d640516f70408ae2df68b26df Description: serial port logger Print everything onto stdout what comes from a serial device. You can specify the device and the baud rate. Package: bsc Priority: optional Section: contrib/utils Installed-Size: 21 Maintainer: Christoph Haas Architecture: solaris-i386 Version: 2.27-2 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/bsc_2.27-2_solaris-i386.deb Size: 301696 MD5sum: ab09eca210c26702d0114a54ffe00787 SHA1: 3d270bc57c38dee961bcd3c9e04a919986adc1d0 SHA256: c19fb6983bb23efeff20efb43795347430ad8a3bc4a9081b019dbec480e59c07 Description: graphical file manager with two panels bsc (BeeSoft Commander) is a graphical file manager (similar to the midnight commander) that displays two directories at once for easier copying and moving of files. Package: shntool Priority: extra Section: contrib/utils Installed-Size: 20 Maintainer: Joshua Kwan Architecture: solaris-i386 Version: 3.0.3-1 Depends: sunwcslr Suggests: cuetools, flac, sox Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/shntool_3.0.3-1_solaris-i386.deb Size: 65682 MD5sum: 52c936d226cf8edb3d92b2fdb8ac583c SHA1: ffcdaa6b8f8c412cdc6b969fbe4f0969f68be367 SHA256: 3803da7280f6781ff6269358af583944755b7ff5be0c6712e587bb014b8dc83f Description: multi-purpose tool for manipulating and analyzing WAV files shntool is a multi-purpose WAVE data processing and reporting utility. File formats are abstracted from its core, so it can process any file that contains WAVE data, compressed or not - provided there exists a format module to handle that particular file type. . shntool has native support for .wav files. If you want it to work with other formats, you must have the appropriate helper program installed. Some of these helper programs - notably for Monkey's Audio, wavpack, LPAC, OptimFROG - are not (yet) available in Debian. . With the helper programs mentioned above, shntool is able to convert files between all supported formats. Package: hexer Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Peter Mathiasson Architecture: solaris-i386 Version: 0.1.4c-2 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/hexer_0.1.4c-2_solaris-i386.deb Size: 78726 MD5sum: 6c2fbf0094ff584cd00263a856fd04d5 SHA1: 9e24cc283dcd4622af6f2fc8ba35e7f7500c4706 SHA256: f27b9c6919da6f0a5331019965ddbfc7c60ec3d7d3c5a0238648902fcc7e862a Description: An interactive binary editor with a Vi-like interface Hexer is an interactive binary editor (also known as a hexeditor) with a Vi-like interface. Package: wpg2odg Priority: optional Section: contrib/utils Installed-Size: 116 Maintainer: Rene Engelhard Architecture: solaris-i386 Version: 0.1.0-3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libwpd8c2a, libwpg-0.1-1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/wpg2odg_0.1.0-3_solaris-i386.deb Size: 44738 MD5sum: 8957f33e1170fe5b590ba5fcc071a7b2 SHA1: ba9530ab9f4007386387b33aaab4c63c021808eb SHA256: 1229b17d08a85f41468c5e3f1aff382520dc9f17088185443a1174b6b66be5c8 Description: WPG to ODG converter wpg2odg is a command-line converter which can convert a WPG (WordPerfect Graphics) file to ODG (OpenDocument Graphics). Package: mergelog Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Cyril Bouthors Architecture: solaris-i386 Version: 4.5.1-7 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/mergelog_4.5.1-7_solaris-i386.deb Size: 11136 MD5sum: 9dfdc316b0f29e5beb5681ba5c8058fe SHA1: ea4bc984883ab956e47185bbc0db6a8544eb726a SHA256: cda06cb26190533961c35b2cba487abf9f925e3d962167a4b7747e3f83010742 Description: Merges httpd log files by date A small and fast C program which merges and sorts http log files in 'Common Log Format' from web servers behind round-robin DNS. It has been designed to easily manage huge log files from highly stressed servers. Package: dvhtool Priority: optional Section: contrib/utils Installed-Size: 38 Maintainer: Guido Guenther Architecture: solaris-i386 Version: 1.0.1-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/dvhtool_1.0.1-5_solaris-i386.deb Size: 13562 MD5sum: 105edf31bc285dda72bf107afe5400ba SHA1: 5b49472a618b2ea00f578a6ca33a72039d4debc6 SHA256: ab87b195e74a870b5a6013cb6d906103f2d05bdbb3648e47aba20c72426a0355 Description: Manipulate the volume header on sgi partition layouts This tool is used to manipulate volume headers of devices using sgi disk labels, like moving files into and out of the volume header. Package: dumpasn1 Priority: optional Section: contrib/utils Installed-Size: 9 Maintainer: Oliver Kurth Architecture: solaris-i386 Version: 20030222-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/dumpasn1_20030222-2_solaris-i386.deb Size: 41350 MD5sum: 916cf0e2d2a2213a61aba3b9ca2fa2b5 SHA1: c2ed7c78048ea5f1853b17dc93c904e8731bb265 SHA256: 8da7dba4a0091816c9dac2a89d325fa5143559cd6af7d5b7f26f60519411087b Description: ASN.1 object dump program An ASN.1 object dump program which will dump data encoded using any of the ASN.1 encoding rules in a variety of user-specified formats. Package: kaptain Priority: optional Section: contrib/utils Installed-Size: 35 Maintainer: Bradley Bell Architecture: solaris-i386 Version: 1:0.71-1.5 Replaces: captain Depends: libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: captain Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/kaptain_0.71-1.5_solaris-i386.deb Size: 445272 MD5sum: 04eb50dbd4c1e9468625742a720f266f SHA1: 468474e79248c7d815bcaacc7b1fee417fdf02f5 SHA256: 4a5a359b586a5d6f0ae82bbefbd41a77ec2af31eaab6eb02b281f1053301cf6b Description: Graphical front-end for command line programs Kaptain is a universal graphical front-end (Qt) based on context-free grammars. The program reads a file containing grammatical rules for generating text. It builds a dialog from the grammar and generates the text according to the user's settings. Package: skksearch Priority: extra Section: contrib/utils Installed-Size: 10 Maintainer: Noritada Kobayashi Architecture: solaris-i386 Version: 0.0-15 Replaces: skkserv Provides: skkserv Depends: libcdb1, libdb4.6, libgcc1 (>= 1:4.2.1), openbsd-inetd | inet-superserver, skkdic-cdb | skkdic | skkdic-extra, sunwcslr Conflicts: skkserv Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/skksearch_0.0-15_solaris-i386.deb Size: 13752 MD5sum: 4f160e87c000a4cea43e00ab2cae4cd8 SHA1: 3a31a826c4003fca14d64842fd32da25461c555a SHA256: 51e9f7542cbbcf75816aee9dade8d1a8c3baaa8c279798279eeae01ef1b3f3da Description: SKK dictionary server handling multiple dictionaries skksearch is a dictionary server for SKK Japanese input systems. skksearch can deal with more than one dictionary and supports three types of dictionaries, that is, plain, Berkeley DB and cdb (DJB's constant database). . skksearch is compatible with skkserv on the protocol behavior. It is called from an internet super-server. . By default, this package uses the SKK dictionary cdb file `SKK-JISYO.cdb' that is provided by the skkdic-cdb package. Also, you can use other dictionary files such as the skkdic-extra package. Enhances: ddskk | skk Package: cuetools Priority: extra Section: contrib/utils Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Joshua Kwan Architecture: solaris-i386 Version: 1.3.1-1ubuntu1 Depends: sunwcslr Recommends: flac (>= 1.1.3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/cuetools_1.3.1-1ubuntu1_solaris-i386.deb Size: 79210 MD5sum: 8867986c9252d6a893d81b4b9e61093b SHA1: c6827e2a11bf8e7a364388a1b30e13e5a26c776f SHA256: c065c04d9bdba1a09be19734a0048007cde0f69b3212fc49daf7d80813e6100a Description: tools for manipulating CUE/TOC files cuetools is a set of programs that are useful for manipulating CUE sheet (cue) files and Table of Contents (toc) files. CUE and TOC files are a way to represent the layout of a data or audio CD in a machine-readable ASCII format. The package includes these utilities: . - cueconvert: convert between CUE and TOC formats - cuebreakpoints: print the breakpoints from a CUE or TOC file - cueprint: print disc and track information for a CUE or TOC file - cuetag: tag files based on cue/toc file information . Probably the most popular use is to split a large audio file into many small files according to a CUE or TOC, for example: . cuebreakpoints disc.cue | shnsplit disc.wav Enhances: shntool Package: duplicity Priority: optional Section: contrib/utils Installed-Size: 28 Maintainer: Alexander Zangerl Architecture: solaris-i386 Version: 0.4.10-1 Depends: gnupg, libgcc1 (>= 1:4.2.1), librsync1 (>= 0.9.6), python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), python-gnupginterface, python-pexpect Suggests: ncftp, python-boto Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/duplicity_0.4.10-1_solaris-i386.deb Size: 126380 MD5sum: aeebe259f0f8e7194e957a764410f4d4 SHA1: 6e112420dbf8d831d75525b709010cb08ad7093a SHA256: 623fe0fe9f73cd2ecaf2238781d67bb3511325395c8c4f3bd72981a8a6ac97eb Description: encrypted bandwidth-efficient backup Duplicity backs directories by producing encrypted tar-format volumes and uploading them to a remote or local file server. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Because duplicity uses GnuPG to encrypt and/or sign these archives, they will be safe from spying and/or modification by the server. Python-Version: 2.5 Package: bfbtester Priority: optional Section: contrib/utils Installed-Size: 24 Maintainer: Uwe Hermann Architecture: solaris-i386 Version: 2.0.1-7.1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/bfbtester_2.0.1-7.1_solaris-i386.deb Size: 21652 MD5sum: 4dc31dab5526e1e30dc63b700534f868 SHA1: 3f040cdd660f927a862a9583e2efbc5bf2f33953 SHA256: c3c5373c3d24b76aebb03aacac343475f3dfe54aaa2c035aca31deaec50b6ca8 Description: Brute Force Binary Tester BFBTester is great for doing quick, proactive, security checks of binary programs. BFBTester will perform checks of single and multiple argument command line overflows as well as environment variable overflows. BFBTester can also watch for tempfile creation activity to alert the user of any programs using unsafe tempfile names. While BFBTester can not test all overflows in software, it is useful for detecting initial mistakes that can red flag dangerous software. Package: planfacile Priority: optional Section: contrib/utils Installed-Size: 44 Maintainer: Ubuntu MOTU Developers Original-Maintainer: DUNNEWIND Maxence Architecture: solaris-i386 Version: 2.0.060802-0ubuntu2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/planfacile_2.0.060802-0ubuntu2_solaris-i386.deb Size: 164692 MD5sum: ba45bc52827ea8d4d38780b19e618e77 SHA1: afd573a3fcd47d5584d29ed7640ef42243444389 SHA256: 50fda3475d7c4d9e76125f8fa7a85983ae449fda17ec0c53a61306859c0ce151 Description: Generate a document from a mindmap PlanFacile (Easy plan, in french) is a small tool to help people to write a document on a particular subject. . Homepage: http://planfacile.xtrahost.org/ Package: xdms Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Gürkan Sengün Architecture: solaris-i386 Version: 1.3.2-3 Depends: sunwcslr Recommends: unadf Suggests: uae Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/xdms_1.3.2-3_solaris-i386.deb Size: 23236 MD5sum: c6a693b93b847998f8cc444871774263 SHA1: 627c82ef585c29415ebc7bee0bc440fb7db9084e SHA256: 5a3501d0ce505415d7cc9035e6def06765114431dc2bbefa289f770480a910a0 Description: An uncompressor for Amiga DMS archives This a tool for decompressing Amiga DMS files. DMS files contain disk images that are these days mainly useful for Amiga emulation. It can unpack DMS images to ADF images. . Homepage: http://zakalwe.fi/~shd/foss/xdms/ Package: fondu Priority: optional Section: contrib/utils Installed-Size: 14 Maintainer: Hanna Wallach Architecture: solaris-i386 Version: 0.0.20050825-1 Depends: sunwcslr, sunwlibm Conflicts: dgen (<< 1.23-7) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/fondu_0.0.20050825-1_solaris-i386.deb Size: 82324 MD5sum: c94df52052800885c610445cc6fe96ca SHA1: b1c0ca299a41fc28c18d11b283b9d83c76a6c392 SHA256: 1ff1dd2bbfb4f7948c51af27600b56a48288cba2ac62fc73fdfa48caca2efdfb Description: convert between Mac and UNIX font formats Fondu is a set of programs to convert between Mac font formats and PFB, TTF, OTF and BDF files on UNIX. Package: kgb Priority: optional Section: contrib/utils Installed-Size: 6 Maintainer: Raphael Geissert Architecture: solaris-i386 Version: 1.0b4-4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: unrar | unrar-free, unzip Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/kgb_1.0b4-4_solaris-i386.deb Size: 29316 MD5sum: 1923740a0dd0e11e55b84a2ac556ec61 SHA1: 52f38ec3c06423d7806307c4aa56b0c51a52bba6 SHA256: a4e946b3814fb74c2f099d64ddac457658d05f74a8d40207a8cf29fccf98f771 Description: Archiver for .kgb files This is an archiver (compressor/decompressor) for files in the KGB format, which provides high compression rates at the expense of memory and CPU time. . This package contains the KGB archiver based on the PAQ6 archiver by Matt Mahoney. Homepage: http://kgbarchiver.sourceforge.net/ Package: yydecode Priority: optional Section: contrib/utils Installed-Size: 9 Maintainer: Bart Martens Architecture: solaris-i386 Version: 0.2.10-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/yydecode_0.2.10-4_solaris-i386.deb Size: 24606 MD5sum: bb70ea6bfd5c052b91103afcedda7ef4 SHA1: 79a66de7cf2f1359209abed9556eb6499b37d021 SHA256: 4e9f04eea6ef45847f097a5827b6cb8e0c3dbd6e23cf4d813207c6a7a1658ae5 Description: decode yEnc archives yydecode works almost identically to the infamous uudecode program, but for yEnc encoded archives. . Homepage: http://yydecode.sourceforge.net/ Package: gzrt Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Paul Wise Architecture: solaris-i386 Version: 0.5-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Recommends: cpio Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/gzrt_0.5-1_solaris-i386.deb Size: 8484 MD5sum: 64a2d976da948355ea7cb901cb4a57c8 SHA1: 498e7b7a47206680b673d3582bb3288c8dff6f08 SHA256: 59a84e16b1ee395ed2004fe4c24188a0d7f45c857599029e47868309f8202f85 Description: gzip recovery toolkit gzrecover will attempt to skip over corrupted data in a gzip archive, thereby allowing the remaining data to be recovered. . Please install cpio to facilitate recovery from damaged gzipped tarballs. . Homepage: http://www.urbanophile.com/arenn/hacking/gzrt/ Package: zipcmp Priority: optional Section: contrib/utils Installed-Size: 37 Maintainer: Fathi Boudra Architecture: solaris-i386 Source: libzip Version: 0.8-1 Depends: libgcc1 (>= 1:4.2.1), libzip1, sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/zipcmp_0.8-1_solaris-i386.deb Size: 10994 MD5sum: 0d321dbeb7cd51698406116c7e5c14ac SHA1: 45c3cfd99ad97b67b99379cf86e8834054ae6748 SHA256: de02b2aa459b8668093f5b0055d9e8834cfe7afec73cf6ca68a5579ee112d85c Description: compare contents of zip archives zipcmp compares two zip archives and checks if they contain the same files, comparing their names, uncompressed sizes, and CRCs. File order and compressed size differences are ignored. . Homepage: http://www.nih.at/libzip/ Package: gmemusage Priority: optional Section: contrib/utils Installed-Size: 10 Maintainer: Adrian Bridgett Architecture: solaris-i386 Version: 0.2-10 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/gmemusage_0.2-10_solaris-i386.deb Size: 16090 MD5sum: a15972e9a6ee6b60705e181a408d6723 SHA1: 6a4a09b3c0e8f012ecd730e703823df723aba4e3 SHA256: 8537d2451aff57601723a61825f8d8de974ee9608d2ba252aadf6e721ab66795 Description: Displays a graph detailing memory usage of each process Gmemusage is a graphical program modelled after the Silicon Graphics Inc. program of the same name. Gmemusage displays a window with a stacked bar. Areas on the bar correspond to individual processes running on the system and are updated periodically. Multiple copies of the same program (actually, programs with the same name) are merged into one area on the stack. Sizes of areas in the stack correspond to resident sizes of the processes. Package: symlinks Priority: optional Section: contrib/misc Installed-Size: 7 Maintainer: Bernd Eckenfels Architecture: solaris-i386 Version: 1.2-4.2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/symlinks_1.2-4.2_solaris-i386.deb Size: 9444 MD5sum: 528157f8df2b6bbf7abcb4992b860974 SHA1: 4aa5c7784559a3df2d266fd963fcd4ed12ce22ee SHA256: 502bc07e5cf27948e85308f661d09c58676d3105dd83649b6f1f61e841a7712c Description: scan/change symbolic links Symlinks scans directories for symbolic links and lists them on stdout. Each link is prefixed with a classification of relative, absolute, dangling, messy, lengthy or other_fs. . Symlinks can also convert absolute links (within the same filesystem) to relative links and can delete messy and dangling links. Package: sfind Priority: optional Section: contrib/utils Installed-Size: 11 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 1.2-3 Depends: sunwcslr Conflicts: shapetools Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/sfind_1.2-3_solaris-i386.deb Size: 65656 MD5sum: 5637d8d73b4049a989c03fab2f5d2f71 SHA1: 45aa30c98cbe2abc7748c99b1026b886f91c8635 SHA256: 21250c4570bb2dfc3f94d6035acc1a353468c7d98a908f594c75f0a2f3b6b9b2 Description: improved version of the find utility sfind is a highly portable and fully POSIX.1-2001 compliant implementation of the "find" utility. It implements features like "-ls" and "-exec program [argument ...] {} +" (the latter is the POSIX built in "xargs"). It has no limitations on path length. Directory loops caused by hard-linked directories are handled gracefully. Package: rsyncrypto Priority: optional Section: contrib/utils Installed-Size: 19 Maintainer: Shachar Shemesh Architecture: solaris-i386 Version: 1.06-2 Depends: gzip (>= 1.3.5-4), libargtable2-0 (>= 5), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, sunwopensslr Recommends: rsync Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/rsyncrypto_1.06-2_solaris-i386.deb Size: 294902 MD5sum: c0bdb336b161a0bed1e146b423054971 SHA1: 5410aceace51addb430fa878ec35a1cc7553ebf5 SHA256: 3f2a943700cff6d4637de3d25045acdbc33fd0115a8a13ed13e4d6e58dac7cc7 Description: rsync friendly encryption Rsyncrypto allows you to encrypt a file or a directory structure, such that they can later be synchronized to another machine using rsync. This means that local changes to the plain text file result in local changes to the cipher text file. . rsyncrypto compresses the plain text file prior to encrypting it. Homepage: http://rsyncrypto.sourceforge.net/ Package: ncompress Priority: optional Section: contrib/utils Installed-Size: 9 Maintainer: Kenneth J. Pronovici Architecture: solaris-i386 Version: 4.2.4.2-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/ncompress_4.2.4.2-1_solaris-i386.deb Size: 23418 MD5sum: fe1d0b50755c992344ceab9b70459ee6 SHA1: 25b2e96641b2e17bd4b952547c04f443b2b1127d SHA256: 0dfa5e72b7b4fe11aaf49ce614dcc667f53ee05e4390766c078d0b274f07a1c1 Description: Original Lempel-Ziv compress/uncompress programs This package provides the original programs that are the de facto standard, in much of the UNIX community, for compressing and uncompressing files. The programs implement a fast, simple LZW file compression algorithm. The LZW algorithm does not have as high a rate of compression as some other algorithms, but LZW implementations such as this one often compress files faster than other, similar programs such as gzip. . For Debian, the standard uncompress program is installed as uncompress.real. . This package contains a copyright notice from one of the original authors in the file /usr/share/doc/ncompress/README.Debian. Package: bcrypt Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Kevin Coyner Architecture: solaris-i386 Version: 1.1-5 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/bcrypt_1.1-5_solaris-i386.deb Size: 18310 MD5sum: 84a7c413ffd7cd068dd8b7eaa07165ec SHA1: aa09427a17740d7e7d2677845f564a5b745e4a7d SHA256: 9512380299e408609030ca078109d9e5482d84a3f90255038b9f25e363269bfc Description: Cross platform file encryption utility using blowfish Bcrypt is a cross platform file encryption utility. Encrypted files are portable across all supported operating systems and processors. In addition to encrypting your data, bcrypt will by default overwrite the original input file with random garbage three times before deleting it in order to thwart data recovery attempts by persons who may gain access to your computer. Bcrypt uses the blowfish encryption algorithm published by Bruce Schneier in 1993. . Homepage: http://bcrypt.sourceforge.net/ Package: rats Priority: optional Section: contrib/utils Installed-Size: 10 Maintainer: Alejandro Rios P. Architecture: solaris-i386 Version: 2.1-8 Depends: libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/rats_2.1-8_solaris-i386.deb Size: 161976 MD5sum: 52fb2620aee3cfaa3585a64f7f46a3b1 SHA1: f7f0397a4a4b8d7aa0d936b2b8d687574b8739dc SHA256: 4d237f50a4b9445c68be9a70e8e794823048d2868b6c00293c347f4f6c474831 Description: Rough Auditing Tool for Security RATS is a security auditing utility for C, C++, PHP, Perl, and Python code. RATS scans source code, finding potentially dangerous function calls. The goal of rats is not to definitively find bugs (yet), but to provide a reasonable starting point for performing manual security audits. . The initial vulnerability database is taken directly from things that could be easily found when starting with the book, "Building Secure Software" by Viega and McGraw. . The homepage for rats is: http://www.fortifysoftware.com/security-resources/rats.jsp Package: snowdrop Priority: optional Section: contrib/utils Installed-Size: 11 Maintainer: Joey Hess Architecture: solaris-i386 Version: 0.02b-6build1 Depends: libgcc1 (>= 1:4.2.1), libgnutls13 (>= 2.0.4-0), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/snowdrop_0.02b-6build1_solaris-i386.deb Size: 80000 MD5sum: a2466bc170cd9e1c78e4f4fecadfac96 SHA1: 6ec468cf848efc9aeca3446c23bb722857f4a9c7 SHA256: b1aec6c70b4e39f8e1b05294f72d701025d3b3374d6208bffdc8e121ce97a837 Description: plain text watermarking and watermark recovery Snowdrop provides reliable, difficult to remove stenographic watermarking of text documents (internal memos, draft research papers, advisories and other writing) and C sources (limited distribution software, licensed software, or freely available code) so that: (1) leaks can be identified if the data goes public (2) original source can be determined and demonstrated if part of the document is claimed by somebody else, copied without permission, etc Snowdrop uses redundant steganography using four different logical channels, and should be proof to many modifications, including reformatting, spell checking and so on. . Warning: Snowdrop is currently in beta, and may produce bad or corrupted results, especially when run on C source code. Package: spew Priority: extra Section: contrib/utils Installed-Size: 12 Maintainer: Matt Taggart Architecture: solaris-i386 Version: 1.0.5-2nexenta1-build1 Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libpopt0 (>= 1.10), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/spew_1.0.5-2nexenta1-build1_solaris-i386.deb Size: 57544 MD5sum: f4c5f4db297bcd0f97529b77cdc44c7f SHA1: 7c11fe2ab498b3d94a113b8c6830b97cb84c7e04 SHA256: e5a048038889c52a0b78ca86502de9bada24fc1f34180d9f6ed0a640674a1442 Description: I/O performance measurement and load generation tool Spew is used to measure I/O performance of character devices, block devices, and regular files. It can also be used to generate high I/O loads to stress systems while verifying data integrity. . Spew is easy to use and is flexible. No configuration files or complicated client/server configurations are needed. Spew also generates its own data patterns that are designed to make it easy to find and debug data integrity problems. Package: imwheel Priority: optional Section: contrib/x11 Installed-Size: 22 Maintainer: Christopher Martin Architecture: solaris-i386 Version: 1.0.0pre12-7 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxmu6, libxtst6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/imwheel_1.0.0pre12-7_solaris-i386.deb Size: 83058 MD5sum: 7855030602c814606de2eacbb653a7f1 SHA1: 11c071af57e8e6ace052a072c7cc2eaa07c2d295 SHA256: 6c0fcd7401712fd611a8a801f569532594e24ddb7af2db0a4e9a2e8ab6ea5d98 Description: program to support non-standard buttons on new mice Many new mice include side or "thumb" buttons that have little or no function in Linux, as well as a wheel that is still not used by all applications. . IMWheel supports these non-standard buttons and/or wheel operations by allowing the user to map their input to key combinations which can vary depending on the application in use. . Homepage: http://imwheel.sourceforge.net Package: nwrite Priority: optional Section: contrib/utils Installed-Size: 10 Maintainer: Luis Uribe Architecture: solaris-i386 Version: 1.9.2-20 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/nwrite_1.9.2-20_solaris-i386.deb Size: 18282 MD5sum: ed26dadbd6ac6d4bc032fccfa6758833 SHA1: 0fefbbe6c2f8808295c36eb3e68ce974415dda96 SHA256: cfa59165d5a49902e0f4ef9f6f294bdf28f92a51af3dd232a6f4f4e790fae2e6 Description: Enhanced replacement for the write command Nwrite is a replacement for the standard write program that lets you write directly to the terminal of another logged-in user without the overhead of talk taking over the full screen or the other user having to respond first. . Nwrite's advantages over traditional write include the ability to send the same message simultaneously to multiple users, and a receiver-configurable message format, including a tag at the start of each line that identifies the sender. Package: fet Priority: optional Section: contrib/utils Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Radu Spineanu Architecture: solaris-i386 Version: 5.4.10-1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libqt4-qt3support (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: python Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/fet_5.4.10-1ubuntu1_solaris-i386.deb Size: 2610452 MD5sum: 77de5597d002f94a8d4f88c8dd90efa7 SHA1: 16f83c5e4ea0a07afbb46cd9539e12f99a81eeea SHA256: 948ebcc06a5091b5467fffe5db6eb1fa7669b6763fa8565cb772bf468e2e1ea1 Description: timetable generator FET is an evolutionary program (using a genetic algorithm) for automatically generating the timetable of a school, high-school or university. Package: xnc Priority: optional Section: contrib/utils Installed-Size: 50 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Grzegorz Prokopski (Debian Developer) Architecture: solaris-i386 Version: 5.0.4-2.1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libiconv, libjpeg62, libpng12-0 (>= 1.2.13-4), libsm6, libstdc++6 (>= 4.2.1), libtiff4, libx11-6, libxext6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: mime-support, xview-clients Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/xnc_5.0.4-2.1ubuntu1_solaris-i386.deb Size: 1310366 MD5sum: d2d0f5131c53e379512434b3afa0e48e SHA1: 4a0bbfb1ff369b23a872c159752985d110a356d3 SHA256: ae73617f954867a00dd5e6864897bed56d27c3ca25a5c5096635822636ec2871 Description: X Northern Captain nc/mc-like filemanager for X Two panels show highlighted directory listings and give an easy and simple way for manipulating files on disks, inside various archives or ftp with a Virtual File System. . * Builtin Rxvt terminal to run programs * Bookmarks for storing HotDirectories and quickly jumping to them * "Drag and drop" protocol for file operations * MultiWindow Viewing and Editing system with various image formats * User menus and file associations * Different panel layouts, icons * Hotkeys for all operations * Setup tool for customizing colors, your own keys, fonts and so on Package: b5i2iso Priority: optional Section: utils Installed-Size: 26 Maintainer: Ubuntu MOTU Original-Maintainer: Cyrille Grosdemange Architecture: solaris-i386 Version: 0.2-0ubuntu1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/utils/b5i2iso_0.2-0ubuntu1_solaris-i386.deb Size: 6338 MD5sum: e9372cf96ea5e7bc2bfaa9d6348d9f65 SHA1: 40dc0b75ece22d1ee9aa0d6be652ec68d4aeeaf0 SHA256: 220cc8798b001ac3d837055c82308e12008ffa5fb0936e0a3f959596fa45eeda Description: BlindWrite image to ISO image file converter B5I2ISO is a very simple utility to convert a BlindWrite BIN image to the standard ISO-9660 format. BlindWrite image can have different extensions like .b5i or .bwi . HomePage: http://freshmeat.net/projects/b5i2iso/ Package: gff2aplot Priority: optional Section: contrib/science Installed-Size: 35 Maintainer: Nelson A. de Oliveira Architecture: solaris-i386 Version: 2.0-4 Depends: perl, sunwcslr Suggests: gff2ps, postscript-viewer Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/gff2aplot_2.0-4_solaris-i386.deb Size: 324500 MD5sum: 52301a82c7cc04147eb548aa7c19c31b SHA1: 2de60e4492fb6d160fc0b0fef81d962a1b845cdc SHA256: 6ce1b4f9cfe99bfcdf140bcd5aa88abddb2ba93bf43d8208601943703fb2a27d Description: pair-wise alignment-plots for genomic sequences in PostScript A program to visualize the alignment of two genomic sequences together with their annotations. From GFF-format input files it produces PostScript figures for that alignment. The following menu lists many features of gff2aplot: * Comprehensive alignment plots for any GFF-feature. Attributes are defined separately so you can modify only whatsoever attributes for a given file or share same customization across different data-sets. * All parameters are set by default within the program, but it can be also fully configured via gff2ps-like flexible customization files. Program can handle several of such files, summarizing all the settings before producing the corresponding figure. Moreover, all customization parameters can be set via command-line switches, which allows users to play with those parameters before adding any to a customization file. * Source order is taken from input files, if you swap file order you can visualize alignment and its annotation with the new input arrangement. * All alignment scores can be visualized in a PiP box below gff2aplot area, using grey-color scale, user-defined color scale or score-dependent gradients. * Scalable fonts, which can also be chosen among the basic PostScript default fonts. Feature and group labels can be rotated to improve readability in both annotation axes. * The program is still defined as a Unix filter so it can handle data from files, redirections and pipes, writing output to standard-output and warnings to standard error. * gff2aplot is able to manage many physical page formats (from A0 to A10, and more -see available page sizes in its manual-), including user-defined ones. This allows, for instance, the generation of poster size genomic maps, or the use of a continuous-paper supporting plotting device, either in portrait or landscape. * You can draw different alignments on same alignment plot and distinguish them by using different colors for each. * Shape dictionary has been expanded, so that further feature shapes are now available (see manual). * Annotation projections through alignment plots (so called ribbons) emulate transparencies via complementary color fill patterns. This feature allows to show color pseudo-blending when horizontal and vertical ribbons overlap. . Homepage: http://genome.imim.es/software/gfftools/GFF2APLOT.html Package: spass Priority: optional Section: contrib/science Installed-Size: 19 Maintainer: Roland Stigge Architecture: solaris-i386 Version: 2.1-3 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/spass_2.1-3_solaris-i386.deb Size: 1206804 MD5sum: 0bfe0127fef8a5620ab137deca43b545 SHA1: dcf0c5a05db92cae405e6f7e69e58067a966f70d SHA256: 47b1cab7d0d7d572fbed179d05f4c7f77624f9379515df99e4192954f69909d7 Description: An automated theorem prover for first-order logic with equality SPASS is a saturation-based automated theorem prover for first-order logic with equality. It is unique due to the combination of the superposition calculus with specific inference/reduction rules for sorts (types) and a splitting rule for case analysis motivated by the beta-rule of analytic tableaux and the case analysis employed in the Davis-Putnam procedure. Furthermore, SPASS provides a sophisticated clause normal form translation. . This package consists of the SPASS/FLOTTER binary, documentation, and a small example collection. The tools collections contain the proof checker pcs, the syntax translators dfg2otter and dfg2tptp, and the ASCII pretty printer dfg2ascii. . For more information, additional and partly huge example collections, consider the project homepage at http://spass.mpi-sb.mpg.de/. Package: gdis Priority: optional Section: contrib/science Installed-Size: 60 Maintainer: Noèl Köthe Architecture: solaris-i386 Version: 0.89-2ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.16.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libgtkglext1, libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libsm6, libx11-6, libxmu6, libxt6, sunwcslr, sunwlibm Suggests: openbabel Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/gdis_0.89-2ubuntu1_solaris-i386.deb Size: 1603200 MD5sum: ab12c2b7f7b86e5452831ff53d0fbd7e SHA1: 881d369b9d0e9a08a0a910320dcbd7635b627e3a SHA256: ba77aa489516e269f4ee54c062be86255446b6f8a50aaea677a17e7a01278a72 Description: molecular display A GTK based program for the display and manipulation of isolated molecules and periodic systems. It is in development, but is nonetheless fairly functional. It has the following features: . * Support for several file types (CIF, BIOSYM, XYZ, XTL, MARVIN, and GULP) * A simple molecular creation and manipulation tool * A dialogue for creating starting configurations for molecular dynamics simulations * Assorted tools for visualization (geometry information, region highlighting, etc.) * Animation of BIOSYM files (also rendered animations, see below) . GDIS also allows you to perform the following functions through other packages: . * Model rendering (courtesy of POVRay) * Energy minimization (courtesy of GULP) * Morphology calculation (courtesy of cdd) * Space group processing (courtesy of SgInfo) * View the Periodic Table (courtesy of GPeriodic) * Load additional filetypes, such as PDB (courtesy of Babel) . https://sf.net/projects/gdis Package: engauge-digitizer Priority: optional Section: contrib/science Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tobias Stefan Richter Architecture: solaris-i386 Version: 4.1-1ubuntu1 Depends: libfftw3-3, libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxft2 (>> 2.1.1), sunwcslr, sunwlibm Suggests: engauge-digitizer-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/engauge-digitizer_4.1-1ubuntu1_solaris-i386.deb Size: 370818 MD5sum: 378c41cfff19888df3a150c21790412c SHA1: 0a19bfd51d3dc9eb8a339ccf8daae88c14bc49fe SHA256: f6ea87fe97bcfc236c994cfbb23a1a556f2be0590bf1238cda42e663cac82728 Description: interactively extracts numbers from bitmap graphs or maps This digitizing software converts an image file showing a graph or map into xy data (coordinates). Some people use it for obtaining the original data from graphs in scientific publications. . Features: * Automatic grid line removal * Automatic point matching * Automatic curve tracing * Automatic axes matching * Handles cartesian, polar, linear and logarithmic graphs * Support for drag-and-drop and copy-and-paste * Context sensitive help, user manual and tutorials explain every feature * Preview windows give immediate feedback while modifying settings . Homepage: http://digitizer.sourceforge.net/ Package: avida-base Priority: optional Section: contrib/science Installed-Size: 1815 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Miriam Ruiz Architecture: solaris-i386 Source: avida Version: 2.0b7-4ubuntu2-build1 Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/avida-base_2.0b7-4ubuntu2-build1_solaris-i386.deb Size: 612798 MD5sum: bad245ca035f9766d3171188d5547ef8 SHA1: 4b24a564d58ae453e4a82fec368e991b46b765f9 SHA256: 6276501942bac3d2102eff48d854e931c9740fecfc90705fca2e6e83395158e8 Description: Auto-adaptive genetic system for Artificial Life research Avida is an auto-adaptive genetic system designed primarily for use as a platform in Digital or Artificial Life research. In lay terms, Avida is a digital world in which simple computer programs mutate and evolve. . Avida allows us to study questions and perform experiments in evolutionalry dynamics and theoretical biology that are intractable in real biological system. . Homepage http://dllab.caltech.edu/avida/ Package: viewmol Priority: optional Section: contrib/science Installed-Size: 158 Maintainer: Drew Parsons Architecture: solaris-i386 Version: 2.4.1-13 Depends: python, python-support (>= 0.7.1), sunwcslr Suggests: openbabel, xfonts-cyrillic Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/viewmol_2.4.1-13_solaris-i386.deb Size: 2003316 MD5sum: a28c24cfd98b2e86d628ce417a9d35ae SHA1: 59d5dc4df04cf3d471e6b2baba5815025bb72e7c SHA256: fd01df91a0748775118c1e4c1fdd2c1bf8d87fed22f57a64b8e38b06965570e5 Description: A graphical front end for computational chemistry programs. Viewmol is a graphical front end for computational chemistry programs. It is able to graphically aid in the generation of molecular structures for computations and to visualize their results. . At present Viewmol includes input filters for Discover, DMol3, Gamess, Gaussian 9x/03, Gulp, Mopac, PQS, Turbomole, and Vamp outputs as well as for PDB files. Structures can be saved as Accelrys' car-files, MDL files, and Turbomole coordinate files. Viewmol can generate input files for Gaussian 9x/03. Viewmol's file format has been added to OpenBabel so that OpenBabel can serve as an input as well as an output filter for coordinates. Package: saods9 Priority: extra Section: contrib/science Installed-Size: 57 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Justin Pryzby Architecture: solaris-i386 Version: 4.0b7-1.5ubuntu2 Depends: blt (>= 2.4z), libgcc1 (>= 1:4.2.1), libgfortran2 (>= 4.2.1), libstdc++6 (>= 4.2.1), libtk-img, libtktable2.9, libx11-6, sunwcslr, sunwlibm, tcllib, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/saods9_4.0b7-1.5ubuntu2_solaris-i386.deb Size: 2433892 MD5sum: 51188c25c4eeb1b5c23c8fb4586a5072 SHA1: c5336559ad95fa53f7cad37aa13dd258ae4eb170 SHA256: e0c8e4f5ca9024b8442e19df73f787ab8a82b99e58f9b19712bb89af8373dccb Description: image display tool for astronomy DS9 is an application for astronomical imaging and data visualization. . DS9 is the modern imtool used by astronomers. It is most distinguished by its support for displaying images of high dynamic range (such as 16 bit greyscale FITS files). Whereas many other tools will only read an approximation to such files, DS9 works in full precision, and uses various display parameters to map input data into 8 bit data which can be displayed on the screen. . Available parameters for the mapping include: brightness, contrast, false color, and nonlinear input mapping (such as logarithm, square root, square, etc.) . Although it may be useful in other fields, DS9 includes a fair number of features specific to astronomy. There is an astronomical "name resolver" which allows a lookup of an arbitrary named object to its coordinates. Given the coordinates of a field, online archive servers may be queried, and an image retrieved. DS9 thusly implements a preliminary "Virtual Observatory". . DS9 is entirely controllable from external programs ("XPA"), which simplifies complex tasks such as data acquisition, realtime display, and batch analysis. . If images include WCS (World Coordinate System) keywords, then they may be "blinked" to search for moving or changing objects. . Homepage: http://hea-www.harvard.edu/RD/ds9/ Package: ygraph Priority: optional Section: contrib/science Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Kobras Architecture: solaris-i386 Version: 0.15-3ubuntu2 Depends: gdk-imlib11, libbz2-1.0, libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libiconv, libjpeg62, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libtiff4, libx11-6, libxext6, libxi6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/ygraph_0.15-3ubuntu2_solaris-i386.deb Size: 70540 MD5sum: fc396531b58e0704ed49cbb12bd85ef5 SHA1: 24fe17cd746d60bd2f61d0eb59b2823c524be317 SHA256: 9ac1167afc792070d318d7c4e1b6ca2ef0923c19e5f9bd7a0d9746ac2a5fb504 Description: Visualize one-dimensional scientific data The ygraph tool visualizes one-dimensional scientific data sets. It is an enhanced alternative to the xgraph utility and supports the same input format as xgraph. Additionally, ygraph features: . * animating multiple plots simultaneously and synchronously; * stepping back and forth through animations one frame at a time; * zooming, similar to xgraph but without opening a lot of new windows; * plotting derivatives; * subtracting plots; * convergence tests; * reading compressed files; * exporting images and animations. Package: sigma-align Priority: optional Section: contrib/science Installed-Size: 10 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 1.1.1-2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/sigma-align_1.1.1-2_solaris-i386.deb Size: 21712 MD5sum: 2cfa1bff583a770b83659ce2d8d29840 SHA1: 085de3d2ffd2fba9ad3236709596cc4f7eabc020 SHA256: 56a9e4e602b8583e670386bbac1a47677905fe8f284fef98bc11aaa294643631 Description: Simple greedy multiple alignment of non-coding DNA sequences Sigma ("Simple greedy multiple alignment") is an alignment program with a new algorithm and scoring scheme designed specifically for non-coding DNA sequence. It uses a strategy of seeking the best possible gapless local alignments, at each step making the best possible alignment consistent with existing alignments, and scores the significance of the alignment based on the lengths of the aligned fragments and a background model which may be supplied or estimated from an auxiliary file of intergenic DNA. With real data, while "correctness" can't be directly quantified for the alignment, running the PhyloGibbs motif finder on pre-aligned sequence suggests that Sigma's alignments are superior. It has been published in BMC Bioinformatics. 2006 Mar 16;7:143. . Homepage: http://www.imsc.res.in/~rsidd/sigma/ Package: gdpc Priority: optional Section: contrib/science Installed-Size: 10 Maintainer: Nelson A. de Oliveira Architecture: solaris-i386 Version: 2.2.4-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Suggests: gdpc-examples (>= 2.2.4-2), gqview Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/gdpc_2.2.4-2_solaris-i386.deb Size: 35110 MD5sum: 9a7245fe5af1f2d41d5ecffe7e872eb8 SHA1: 977159e312f8b040a77b19450222ac140c054284 SHA256: 80cae1265e357645a200b2bde18b3ab9e05f8df57483087a64dc89594ab82a84 Description: visualiser of molecular dynamic simulations gpdc is a graphical program for visualising output data from molecular dynamics simulations. It reads input in the standard xyz format, as well as other custom formats, and can output pictures of each frame in JPG or PNG format. . Homepage: http://koti.welho.com/jfrantz/software/gdpc.html Package: garlic Priority: optional Section: contrib/science Installed-Size: 35 Maintainer: Michael Banck Architecture: solaris-i386 Version: 1.5-2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm Suggests: garlic-doc, openbabel Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/garlic_1.5-2_solaris-i386.deb Size: 235644 MD5sum: 7dc2bf4cb1b2fcc54a7c37763d4adb21 SHA1: d8d87ce5b9c4bae30ed1062939d70876cb8686ba SHA256: 3b44ef78e2f8e7a90da145d9b73daf16f5aefa01598f097c1ee3092fd2c987e1 Description: A visualization program for biomolecules Garlic is written for the investigation of membrane proteins. It may be used to visualize other proteins, as well as some geometric objects. This version of garlic recognizes PDB format version 2.1. Garlic may also be used to analyze protein sequences. . It only depends on the X libraries, no other libraries are needed. . Features include: - The slab position and thickness are visible in a small window. - Atomic bonds as well as atoms are treated as independent drawable objects. - The atomic and bond colors depend on position. Five mapping modes are available (as for slab). - Capable to display stereo image. - Capable to display other geometric objects, like membrane. - Atomic information is available for atom covered by the mouse pointer. No click required, just move the mouse pointer over the structure! - Capable to load more than one structure. - Capable to draw Ramachandran plot, helical wheel, Venn diagram, averaged hydrophobicity and hydrophobic moment plot. - The command prompt is available at the bottom of the main window. It is able to display one error message and one command string. . Homepage: http://garlic.mefos.hr/garlic/ Package: units-filter Priority: optional Section: science Installed-Size: 7 Maintainer: Georges Khaznadar Architecture: solaris-i386 Version: 2.8 Depends: sunwcslr, sunwlibm Suggests: wims Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/units-filter_2.8_solaris-i386.deb Size: 18540 MD5sum: 6fffef3a69d8e68b014a7589bfa4b5fc SHA1: 09bb280452ed59c302ddc9cc1a59c73dd2359ce3 SHA256: ceeaf99df401cb8f3cc32adf358e0e55426a4bfa9203ca003c2838e48adaaf5f Description: Parser for expressions concerning physical values Units-filter is a basic standalone filter written in C language, flex and bison. It inputs strings like "1.5e3 nN.m.s^-1" (it could be the time growth ratio of a torque) and outputs the value in standard SI unit, followed by the physical dimension of this value. . example :~/src$ echo 1.5e3 nN.m.s^-1 | units-filter 1.5e-06 2 1 -3 0 0 0 0 0 0 . 2 -3 which means : 1.5e-06 (SI unit) m .kg.s . This parser can be embedded in educational test systems, in order to analyze a student's answer to a problem of physics or chemistry. Package: hodie Priority: optional Section: contrib/science Installed-Size: 22 Maintainer: Christian T. Steigies Architecture: solaris-i386 Version: 1.4-7 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/hodie_1.4-7_solaris-i386.deb Size: 15872 MD5sum: 4ab85e0c81f7be2c400c2fa8fae41ab2 SHA1: 4870469743f7fd5eb708e9ce2725ab1e0cd38662 SHA256: 38711be370b7abe19adcd8dd7da79033bb9fbd80cf6b26539cd85bad623bed07 Description: prints the date in latin hodie has the same functionality as the date (1) program, only it prints it in grammatically correct latin Package: gwyddion-plugins Priority: optional Section: contrib/science Installed-Size: 46 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Source: gwyddion Version: 2.10-1~hardy1 Depends: gwyddion, python (>= 2.2) | ruby (>= 1.8) | perl5, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/gwyddion-plugins_2.10-1~hardy1_solaris-i386.deb Size: 9682 MD5sum: 4a2e126546b257f328405fa16e558e47 SHA1: a839999474513356ba59f906d99b10a4a2ddd66c SHA256: 5e64195439ebda6bfd9cc12d61989b0703ced6e89d941eef6b6710bcf213442c Description: Gwyddion SPM analysis - plugins This package yet contains only sample plugins for Gwyddion in Python, Ruby and Perl. Homepage: http://gwyddion.net/ Package: melting Priority: optional Section: contrib/science Installed-Size: 47 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 4.2h-1 Depends: sunwcslr, sunwlibm Suggests: melting-gui Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/melting_4.2h-1_solaris-i386.deb Size: 214150 MD5sum: 4ddabf1b9ddd9a9f43484161f90d1284 SHA1: 1a40c5fcb4a5caa76d45ea2f85ad190d6f660bcf SHA256: 954d66c799058bfd56d249a6513a4e99000c774e3fcd2b115805149959a24017 Description: computing the melting temperature of nucleic acid duplex This program computes, for a nucleic acid duplex, the enthalpy, the entropy and the melting temperature of the helix-coil transitions. Three types of hybridisation are possible: DNA/DNA, DNA/RNA, and RNA/RNA. The program first computes the hybridisation enthalpy and entropy from the elementary parameters of each Crick's pair by the nearest-neighbor method. Then the melting temperature is computed. The set of thermodynamic parameters can be easily changed, for instance following an experimental breakthrough. Melting was published in Le Novère N. (2001), Bioinformatics, 17: 1226-1227. . Homepage: http://www.ebi.ac.uk/~lenov/meltinghome.html Package: tcd-utils Priority: extra Section: contrib/science Installed-Size: 11 Maintainer: Peter S Galbraith Architecture: solaris-i386 Version: 20061127-2 Depends: libgcc1 (>= 1:4.2.1), libtcd0, sunwcslr, sunwlibm Conflicts: xtide (<< 2.9.3-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/tcd-utils_20061127-2_solaris-i386.deb Size: 62328 MD5sum: 5ce6f9ef184a9a7f6a0c3e45279e4e7f SHA1: e89d215108f8da93b107d3fc0bf5ed80cdc8807f SHA256: bccd5b809f20a293b7d9102a06396461fa021d60af8dab889563c78063104552 Description: convert Tide Constituent Database (TCD) files tcd-utils are command-line tools for converting Tide Constituent Database (TCD) files to and from other formats. They are used to create tidal harmonics files used by XTide (see the xtide package), such as those found in the xtide-data package. Package: python-pyepl Priority: optional Section: contrib/science Installed-Size: 9 Maintainer: Experimental Psychology Maintainers Architecture: solaris-i386 Source: pyepl Version: 1.0.29-2 Replaces: python2.3-pyepl, python2.4-pyepl Provides: python2.4-pyepl, python2.5-pyepl Depends: python-imaging, python-numeric-ext, python-opengl, python-pyepl-common (= 1.0.29-2), python-pygame, python-pyode, ttf-dejavu-core Conflicts: python2.3-pyepl, python2.4-pyepl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/python-pyepl_1.0.29-2_solaris-i386.deb Size: 4204 MD5sum: 497afd387ae2a2ab57f6480860d6c65e SHA1: 8f71d76a3dc68f36c6240d94c06732dfb3dd592e SHA256: c103c35cafcf1ea72ffa11658f57734637b163a207eb7536a86977e849f51ff0 Description: library for coding psychology experiments in Python PyEPL is a stimuli delivery and response registration toolkit to be used for generating psychology (as well as neuroscience, marketing research, and other) experiments. . It provides - presentation: both visual and auditory stimuli - responses registration: both manual (keyboard/joystick) and sound (microphone) time-stamped - sync-pulsing: synchronizing your behavioral task with external acquisition hardware - flexibility of encoding various experiments due to the use of Python as a description language - fast execution of critical points due to the calls to linked compiled libraries . This toolbox is here to be an alternative for a widely used commercial product E'(E-Prime) . Homepage: http://pyepl.sourceforge.net/ . This package provides PyEPL for supported versions of python. Python-Version: >=2.3 Package: avida-viewer Priority: optional Section: contrib/science Installed-Size: 1304 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Miriam Ruiz Architecture: solaris-i386 Source: avida Version: 2.0b7-4ubuntu2-build1 Depends: avida-base (= 2.0b7-4ubuntu2-build1), libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/avida-viewer_2.0b7-4ubuntu2-build1_solaris-i386.deb Size: 496440 MD5sum: 091772b7ffa1428310c0eadb2bf320db SHA1: 78ea3eb90ff27ccc4e2db7e3c16fc236deb7b43e SHA256: e679020fef7f75fd1cf12af0a0ba489c55dcec438a2178d0b5b8b8fb7138bce8 Description: ncurses viewer for avida avida-viewer is a text viewer for the auto-adaptive genetic system Avida. Avida is a digital world in which simple computer programs mutate and evolve. . Homepage http://dllab.caltech.edu/avida/ Package: probcons Priority: optional Section: contrib/science Installed-Size: 8 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 1.12-3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: probcons-extra Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/probcons_1.12-3_solaris-i386.deb Size: 162066 MD5sum: 04e1899445bd43fef53f90e592b9b440 SHA1: f7554e7be69d75e1e057afe7e0aec5afbc7b404a SHA256: e7576afc1fc19763913c0f046161a553f13e5df6ed02c386e646a4b526385a90 Description: PROBabilistic CONSistency-based multiple sequence alignment Tool for generating multiple alignments of protein sequences. Using a combination of probabilistic modeling and consistency-based alignment techniques, PROBCONS has achieved the highest accuracies of all alignment methods to date. On the BAliBASE benchmark alignment database, alignments produced by PROBCONS show statistically significant improvement over current programs, containing an average of 7% more correctly aligned columns than those of T-Coffee, 11% more correctly aligned columns than those of CLUSTAL W, and 14% more correctly aligned columns than those of DIALIGN. Probcons is published in Do, C.B., Mahabhashyam, M.S.P., Brudno, M., and Batzoglou, S. 2005. Genome Research 15: 330-340. . Homepage: http://probcons.stanford.edu/ Package: fv Priority: optional Section: contrib/science Installed-Size: 76 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Version: 3.0-16ubuntu1 Depends: itcl3.1, itk3.1, iwidgets3.1, libcfitsio3 Conflicts: itcl3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/fv_3.0-16ubuntu1_solaris-i386.deb Size: 1141550 MD5sum: e08b49b8667aaf71c39b2e4f2137f64e SHA1: 08f4eaaa2a45f0058e91e3111ee45f160a271a10 SHA256: 4d5e7c24b4bf85d2b1b11670cbf2d87eb71afbc5af3094f96d2733278a5da92c Description: a tool for viewing and editing FITS format files Fv provides a graphical user interface to data stored in FITS (Flexible Image Transport System) files. Local files can be created, viewed and edited, files on the internet can be opened read-only through the http and ftp protocols. Through the POWplot program, FITS data can be visualized in a large variety of styles. An interface to the SkyView online database allows for searching, downloading, and plotting of images and object lists for a region of the sky. Package: gpx2shp Priority: optional Section: contrib/science Installed-Size: 8 Maintainer: Debian GIS Project Architecture: solaris-i386 Version: 0.69-3 Depends: libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), proj, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/gpx2shp_0.69-3_solaris-i386.deb Size: 35816 MD5sum: 44973884d42f1929803f2317af643f88 SHA1: 14994a0dbf2fa466f3412712b6573101c3ae20e0 SHA256: 5d8aa25ff3b48e66714e261764a7a2e8717682ad563b8ae6fdf4fec0b8dedadb Description: convert GPS or GPX file to ESRI Shape file Convert GPS or GPX file to ESRI/Shape file. Include the tools gps2shp and gpx2shp. These are very useful when using collected GPS points with existing GIS tools like qgis and GRASS. . Homepage: http://gpx2shp.sourceforge.jp Package: tochnog Priority: optional Section: contrib/math Installed-Size: 1239 Maintainer: Anthony Fok Architecture: solaris-i386 Version: 20010124-3.1 Replaces: tn Depends: libf2c2, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: plotmtv, tochnog-doc Conflicts: tn Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/tochnog_20010124-3.1_solaris-i386.deb Size: 427456 MD5sum: 871463b574882327569dc56dff26377d SHA1: 108566e74e44fe243a0b6b642f74ce69ca57c38b SHA256: a8f79f097737a218dd376b04dbd147325340eb24ca80ee704ab7dc49324542b8 Description: A free implicit/explicit finite element analysis program Tochnog is a program for finite element analysis. Multithreading and multiprocessor systems are supported. Here is a partial list of models supported: * Differential equations (materials). * Convection-diffusion equations, * Stokes and Navier-Stokes, * Elasticity (isotropy and transverse isotropy), * Plasticity (Von-Mises, Mohr-Coulomb, Gurson, etc.; plasticity surfaces can be arbitrarily combined). . Residues in equations and error estimates for all data can be printed/plotted. . Main Author: Dennis Roddeman Home Page: http://tochnog.sourceforge.net/ Package: israndom Priority: optional Section: contrib/science Installed-Size: 6 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Version: 1.0.7-1 Depends: libcomplearn1, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgsl0ldbl (>= 1.9), libiconv, libxml2, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/israndom_1.0.7-1_solaris-i386.deb Size: 11626 MD5sum: bc571e1a3a2e8eed433ae19acb58fdec SHA1: 88034238773cb9d866a105e61c9dc8852bf6258e SHA256: df451d7d50ae992d8ddcf22cc483cbbcf60e61fb57f1f0c2528b05051cbca9a3 Description: nonclassical randomness test using data compressors israndom tests a sequence of symbols for randomness. israndom tries to determine if a given sequence of trials could reasonably be assumed to be from a random uniform distribution over a fixed-size alphabet of 2-256 symbols. It uses mathematical results from Kolmogorov Complexity theory and Shannon entropy (in classical information theory) in order to determine if a given sequence is effectively random or not. It does this by bounding the Kolmogorov complexity function from above using compressors. . Package: sibsim4 Priority: optional Section: contrib/science Installed-Size: 6 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 0.15-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/sibsim4_0.15-2_solaris-i386.deb Size: 29524 MD5sum: b79f97fad4db2c0e0607140f7bab5ddc SHA1: 6e5795d217f0cb21f575e7ed86aab0a2c9b7841e SHA256: 9d8ef453d758356d46a55bcea678281c38dc77f7ceaf52e93637ffdad64df34f Description: align expressed RNA sequences on a DNA template The SIBsim4 project is based on sim4, which is a program designed to align an expressed DNA sequence with a genomic sequence, allowing for introns. SIBsim4 is a fairly extensive rewrite of the original code with the following goals: * speed improvement; * allow large, chromosome scale, DNA sequences to be used; * provide more detailed output about splice types; * provide more detailed output about polyA sites; * misc code cleanups and fixes. . Homepage: http://sibsim4.sourceforge.net/ Package: python-pyode Priority: optional Section: contrib/science Installed-Size: 17 Maintainer: ExpPsy Maintainers Architecture: solaris-i386 Source: pyode Version: 1.2.0-2 Replaces: python2.3-pyode, python2.4-pyode Provides: python2.4-pyode, python2.5-pyode Depends: libgcc1 (>= 1:4.2.1), libode0debian1 (>= 1:0.8.dfsg-3), libstdc++6 (>= 4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Conflicts: python2.3-pyode, python2.4-pyode Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/python-pyode_1.2.0-2_solaris-i386.deb Size: 183134 MD5sum: a3eff711036a7dbf6e9676f910736459 SHA1: 11e018ce59e895f0e336965e0d68f6a6ca6f9e4e SHA256: 519d42df8563a6d8691708cd64d9b69c7510b02fc087d053c484d67ba244aa44 Description: open-source Python bindings for The Open Dynamics Engine PyODE is a set of open-source Python bindings for The Open Dynamics Engine, an open-source physics engine. PyODE also includes an XODE parser. . Homepage: http://pyode.sourceforge.net/ . This package provides PyODE for supported versions of Python. Python-Version: 2.4, 2.5 Package: sim4 Priority: optional Section: contrib/science Installed-Size: 17 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 0.0.20030921-2 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/sim4_0.0.20030921-2_solaris-i386.deb Size: 49788 MD5sum: 3205d8b8c514c4c12bc51cc25a693d31 SHA1: 8206532b0995d3a38eab2dcf1813ac782d1781e0 SHA256: 80b209ff02158c88e377852b6e97bb736552df1292b14f1a57cc09970240d8d8 Description: tool for aligning cDNA and genomic DNA sim4 is a similarity-based tool for aligning an expressed DNA sequence (EST, cDNA, mRNA) with a genomic sequence for the gene. It also detects end matches when the two input sequences overlap at one end (i.e., the start of one sequence overlaps the end of the other). . sim4 employs a blast-based technique to first determine the basic matching blocks representing the "exon cores". In this first stage, it detects all possible exact matches of W-mers (i.e., DNA words of size W) between the two sequences and extends them to maximal scoring gap-free segments. In the second stage, the exon cores are extended into the adjacent as-yet-unmatched fragments using greedy alignment algorithms, and heuristics are used to favor configurations that conform to the splice-site recognition signals (GT-AG, CT-AC). If necessary, the process is repeated with less stringent parameters on the unmatched fragments. . Homepage: http://www.bx.psu.edu/miller_lab/ Package: amap-align Priority: optional Section: contrib/science Installed-Size: 288 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 2.0-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/amap-align_2.0-2_solaris-i386.deb Size: 101078 MD5sum: dd5f469d8a83789e30dea019a648d372 SHA1: ccd81b489361f4acb9e0e1e62351f12bdff85cdb SHA256: f7487df3d1a3501025b544839cad2eb25e109ecaef05e9d4ad46190ac28c0d8a Description: Protein multiple alignment by sequence annealing AMAP is a command line tool to perform multiple alignment of peptidic sequences. It utilizes posterior decoding, and a sequence-annealing alignment, instead of the traditional progressive alignment method. It is the only alignment program that allows to control the sensitivity / specificity tradeoff. It is based on the ProbCons source code, but uses alignment metric accuracy and eliminates the consistency transformation. . Homepage: http://bio.math.berkeley.edu/amap/ Package: abinit Priority: extra Section: contrib/science Installed-Size: 12689 Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Version: 5.3.4.dfsg-3 Depends: libblas3gf | libblas.so.3gf | libatlas3gf-base, libgcc1 (>= 1:4.2.1), libgfortran2 (>= 4.2.1), liblapack3gf | liblapack.so.3gf | libatlas3gf-base, sunwcslr, sunwlibm Suggests: abinit-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/abinit_5.3.4.dfsg-3_solaris-i386.deb Size: 4695808 MD5sum: 09c0ff618b950f44dd0a5be6cb756ad5 SHA1: e581b2a0320bd4babd01f51e6180618554c83754 SHA256: c52a1b557a60e072afdc59f6f15008db40f1ce9dd0c455e1be2ad7997e1d155f Description: A package for electronic structure calculations ABINIT is a package whose main program allows one to find the total energy, charge density and electronic structure of systems made of electrons and nuclei (molecules and periodic solids) within Density Functional Theory (DFT), using pseudopotentials and a planewave basis. . ABINIT also includes options to optimize the geometry according to the DFT forces and stresses, or to perform molecular dynamics simulations using these forces, or to generate dynamical matrices, Born effective charges, and dielectric tensors. Excited states can be computed within the Time-Dependent Density Functional Theory (for molecules), or within Many-Body Perturbation Theory (the GW approximation). In addition to the main ABINIT code, different utility programs are provided. . This package contains all programs needed to perform calculations. For documentation and tests, install the abinit-doc package. Homepage: http://www.abinit.org/ Package: proda Priority: optional Section: contrib/science Installed-Size: 6 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 1.0-3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/proda_1.0-3_solaris-i386.deb Size: 63140 MD5sum: 56005f05d24d5f015fb48e61a0850a1c SHA1: 08713e53f660ccd0df7189700c14870b7a0affc5 SHA256: b3aa88876c315f0c5889afedbb6844c016efbe7f5ba34416e7043ef4b2a9115e Description: multiple alignment of protein sequences ProDA is a system for automated detection and alignment of homologous regions in collections of proteins with arbitrary domain architectures. Given an input set of unaligned sequences, ProDA identifies all homologous regions appearing in one or more sequences, and returns a collection of local multiple alignments for these regions. . ProDA is published in: Phuong T.M., Do C.B., Edgar R.C., and Batzoglou S. Multiple alignment of protein sequences with repeats and rearrangements. Nucleic Acids Research 2006 34(20), 5932-5942. Homepage: http://proda.stanford.edu/ Package: xmakemol Priority: optional Section: contrib/science Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Banck Architecture: solaris-i386 Version: 5.16-1ubuntu1 Depends: lesstif2, libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxi6, libxpm4, libxt6, sunwcslr, sunwlibm Suggests: gifsicle, imagemagick, openbabel, transfig Conflicts: xmakemol-gl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/xmakemol_5.16-1ubuntu1_solaris-i386.deb Size: 97836 MD5sum: 886c08b734b561f78df0343aae8e1610 SHA1: 4eff7fdb9b0650c39267a6b30aefc69b0ec4e65b SHA256: 61dae930c2ce2e4a364e59f4aff23f82cdcfe94efeeb1f6a9ade0d0920fdbd0f Description: A program for visualizing atomic and molecular systems XMakemol is a mouse-based program, written using the LessTif widget set, for viewing and manipulating atomic and other chemical systems. It reads XYZ input and renders atoms, bonds and hydrogen bonds. . Features include: - Animating multiple frame files - Interactive measurement of bond lengths, bond angles and torsion angles - Control over atom/bond sizes - Exporting to Xpm, Encapsulated PostScript and XYZ formats - Toggling the visibility of groups of atoms - Editing the positions of subsets of atoms Homepage: http://www.nongnu.org/xmakemol/ Package: astronomical-almanac Priority: optional Section: contrib/science Installed-Size: 15 Maintainer: James R. Van Zandt Architecture: solaris-i386 Version: 5.6-2 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/astronomical-almanac_5.6-2_solaris-i386.deb Size: 259340 MD5sum: 10dee1cef350387d57f7143cc81c7c6d SHA1: 24bfdb9798f7081172959b5876162b4b07e67cc4 SHA256: 971230d608e1cdbb3d9d6c04301ba7b330fbfd26622fc249fa9bd0f9ba7455b5 Description: astronomical almanac - calculate planet and star positions The aa program computes the orbital positions of planetary bodies and performs rigorous coordinate reductions to apparent geocentric and topocentric place (local altitude and azimuth). It also reduces star catalogue positions given in either the FK4 or FK5 system. Data for the 57 navigational stars is included. Most of the algorithms employed are from The Astronomical Almanac (AA) published by the U.S. Government Printing Office. . The aa program follows the rigorous algorithms for reduction of celestial coordinates exactly as laid out in current editions of the Astronomical Almanac. The reduction to apparent geocentric place has been checked by a special version of the program (aa200) that takes planetary positions directly from the Jet Propulsion Laboratory DE200 numerical integration of the solar system. The results agree exactly with the Astronomical Almanac tables from 1987 onward (earlier Almanacs used slightly different reduction methods). . Certain computations, such as the correction for nutation, are not given explicitly in the AA but are referenced there. In these cases the program performs the full computations that are used to construct the Almanac tables (references are provided). . Homepage: http://www.moshier.net/ Package: transcalc Priority: optional Section: contrib/science Installed-Size: 18 Maintainer: Bart Martens Architecture: solaris-i386 Version: 0.14-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/transcalc_0.14-2_solaris-i386.deb Size: 80062 MD5sum: 68f947fd35bfca0eb8b1fe3a6d803a74 SHA1: bd7c37d1f1e15c7e57bacb5a63b9ce69f10a6eac SHA256: 84524ee109ab3fd6c9ec9abf048ff057cbb8c132497626947bc6ce51bc1965f3 Description: microwave and RF transmission line calculator Transcalc is an analysis and synthesis tool for calculating the electrical and physical properties of different kinds of RF and microwave transmission lines. . Transcalc is built using the GIMP toolkit (GTK) for its GUI interface. For each type of transmission line, using dialog boxes, you can enter values for the various parameters, and either calculate its electrical properties (analyze), or use the given electrical requirements to synthesize physical parameters of the required transmission line. . Available transmission lines (this list will expand with subsequent releases): Microstrip, Rectangular Waveguide. . Homepage: http://transcalc.sourceforge.net/ Package: complearn-tools Priority: optional Section: contrib/science Installed-Size: 49 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libcomplearn Version: 1.1.1-1 Depends: libbz2-1.0, libcomplearn-gomp1, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgomp1, libgsl0ldbl (>= 1.9), libiconv, libxml2, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/complearn-tools_1.1.1-1_solaris-i386.deb Size: 15694 MD5sum: 4c52414e91848c1fc4f642ea20354112 SHA1: 3e58d632b616ba45f6fd0ec3d2be812ee67e91db SHA256: d6a5f7d749003ebc9c0f7a0a096a873b7af47bd45037c9d4bce484be4d2a17cd Description: complearn machine-learning command-line utilities complearn makes artificial intelligence easy. By using the powerful statistical analysis already built within data compression programs, this library delivers high-quality results with very low effort. This package includes the popular ncd and any(de)compress commands as well as many other convenient utilities . Homepage: http://complearn.org/ Package: avida-qt-viewer Priority: optional Section: contrib/science Installed-Size: 2733 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Miriam Ruiz Architecture: solaris-i386 Source: avida Version: 2.0b7-4ubuntu2-build1 Depends: avida-base (= 2.0b7-4ubuntu2-build1), libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/avida-qt-viewer_2.0b7-4ubuntu2-build1_solaris-i386.deb Size: 923232 MD5sum: 361f73928790c5bfef033c3b83dd7ad7 SHA1: c88e6a7e2b15301c9c002fd767b533f4a8b2caf1 SHA256: 9c01b1611c57e666972ff3d4f9bb0b066c2b3f69f3fa68e3c00e6034d1b973fb Description: qt viewer for avida avida-qt-viewer is a graphics viewer for the auto-adaptive genetic system Avida. Avida is a digital world in which simple computer programs mutate and evolve. . Homepage http://dllab.caltech.edu/avida/ Package: g3data Priority: optional Section: contrib/science Installed-Size: 41 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Peter S Galbraith Architecture: solaris-i386 Version: 1:1.5.1-1ubuntu2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/g3data_1.5.1-1ubuntu2_solaris-i386.deb Size: 43314 MD5sum: b71ac5271bfa66842b2868cb71d4b9a1 SHA1: 9faa33eeb2d24c2bdb52b58e7ecffca23f218eca SHA256: 6128c1162afc4d5c1aab6c4ccfa2ffbed028e45617e5dc6092d556cc18435ffe Description: extract data from scanned graphs g3data is used for extracting data from graphs. For example, graphs are typically published in scientific journals without tables of the actual data; g3data makes the process of extracting these data easy. . Home page: http://www.frantz.fi/software/g3data.php Package: gperiodic Priority: optional Section: contrib/science Installed-Size: 25 Maintainer: Debichem Team Architecture: solaris-i386 Version: 2.0.10-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/gperiodic_2.0.10-2_solaris-i386.deb Size: 129860 MD5sum: a61ae3a7175e6e34caf58a48899970bb SHA1: bccb0e2cf8efe99ce1f56211cb7df7361858dea7 SHA256: f5b9b7275e33231968afb073d1185f680e59101bc2c8fbad87c32824627002a7 Description: periodic table application GPeriodic is a small X/GTK+-based program which allows you to browse through a periodic table of chemical elements, and view somewhat detailed information on each of the elements. 118 elements are currently listed. . The program is available in English, Portuguese, Spanish, German, French, Italian, Dutch and Russian. Homepage: http://www.frantz.fi/software/gperiodic.php Package: qtdmm Priority: optional Section: contrib/science Installed-Size: 685 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Steffen Moeller Architecture: solaris-i386 Version: 0.8.12-2.1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/qtdmm_0.8.12-2.1ubuntu1_solaris-i386.deb Size: 211916 MD5sum: ed8f129a3f766b36e685a68546830810 SHA1: fb6575c6c93941c8ad5b986792516fece3538ed6 SHA256: 5fe3fa1cf84791ba5b2d43753e6e2dcaccf03c589b9ebf7f12775543d65d5264 Description: GUI for digital multimeter A digital multimeter (DMM) attached to the serial port is presented under a Qt surface. The tool plots values over time, has a simple scheduler for delayed starts and logging after a threshold was reached. It supports spawning external applications, too. Homepage: http://www.mtoussaint.de/qtdmm.html Package: drawmap Priority: optional Section: contrib/math Installed-Size: 17 Maintainer: Debian GIS Project Architecture: solaris-i386 Version: 2.5-3 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/drawmap_2.5-3_solaris-i386.deb Size: 223712 MD5sum: 2c669441678d31c7680e2ff11254e148 SHA1: e900c05d877aafb7825902d0872291ccd488bc13 SHA256: c8249d057fcc0c237216d877c22d37f3c36ecc5fbf192c10053ef353c486350a Description: draws customized maps, using raw USGS data files Drawmap reads data in the Digital Elevation Model (DEM), Digital Line Graph (DLG), and Geographic Names Information System (GNIS) formats. Can also work with SDTS, NAD-83, WGS-84, GTOPO30 data. . Using the data in these files, drawmap can produce various kinds of customized maps, including shaded relief maps (with or without roads, streams, place names, and so on) and topographic maps (again, with or without additional features). . Outputs sun raster format, portable gray map, or pov format files. . Home page: http://www.ttc-cmc.net/~fme/drawmap.html Package: mafft Priority: optional Section: contrib/science Installed-Size: 38 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 6.240-1 Depends: sunwcslr, sunwlibm Suggests: blast2, lynx, ruby Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/mafft_6.240-1_solaris-i386.deb Size: 1707976 MD5sum: 75852d086a50b5f72992922a29db0905 SHA1: a48e992c411e5008ca56c8765fb00593f12b8fba SHA256: 79dae1922018de13cf7df5124fa2f9569452b2da1f82343010a1433b2563cd2b Description: Multiple alignment program for amino acid or nucleotide sequences MAFFT is a multiple sequence alignment program, which offers three accuracy-oriented methods: * L-INS-i (probably most accurate; recommended for <200 sequences; iterative refinement method incorporating local pairwise alignment information), * G-INS-i (suitable for sequences of similar lengths; recommended for <200 sequences; iterative refinement method incorporating global pairwise alignment information), * E-INS-i (suitable for sequences containing large unalignable regions; recommended for <200 sequences), and five speed-oriented methods: * FFT-NS-i (iterative refinement method; two cycles only), * FFT-NS-i (iterative refinement method; max. 1000 iterations), * FFT-NS-2 (fast; progressive method), * FFT-NS-1 (very fast; recommended for >2000 sequences; progressive method with a rough guide tree), * NW-NS-PartTree-1 (recommended for ∼50,000 sequences; progressive method with the PartTree algorithm). . Homepage: http://align.bmr.kyushu-u.ac.jp/mafft/software/ Package: ncbi-epcr Priority: extra Section: contrib/science Installed-Size: 7 Maintainer: Steffen Moeller Architecture: solaris-i386 Source: epcr Version: 1.2.0-3build1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: bioperl, ncbi-epcr-data Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/ncbi-epcr_1.2.0-3build1_solaris-i386.deb Size: 14786 MD5sum: e6dc271d794623974a6a2c5cf947d0c6 SHA1: 5d5cc33e4459605b623f8e8601bb764119d9c2f3 SHA256: 0a98a6829644258f21f41d7fd1a5691b25266c94643c8432b5dee46cdf2b5a8c Description: [Biology] Tool to test a DNA sequence for the presence of sequence tagged sites Electronic PCR feature to test a DNA sequence for the presence of sequence tagged sites. e-PCR looks for STSs in DNA sequences by searching for subsequences that closely match the PCR primers and have the correct order, orientation, and spacing that they could plausibly prime the amplification of a PCR product of the correct molecular weight (Schuler, Genome Research 7:541-50, 1997). . Homepage: http://www.ncbi.nlm.nih.gov/genome/sts/epcr.cgi Package: probcons-extra Priority: extra Section: contrib/science Installed-Size: 7 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Source: probcons Version: 1.12-3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), probcons (= 1.12-3), sunwcslr, sunwlibm Suggests: gnuplot-nox | gnuplot-x11 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/probcons-extra_1.12-3_solaris-i386.deb Size: 51108 MD5sum: 00aea7842300895db945df00e484c073 SHA1: 282e9e0f456a586f7acd5a5e278dc2911a31d328 SHA256: 69a20f454184110b1a486638c6ae8177bbd352f778c25a05ca068906bc3c31d0 Description: Extra programs from the probcons package Contains the convert, project and makgnuplot programs from the probcons package, which have been renamed to pc-compare, pc-project and pc-makegnuplot respectively to avoid collisions with other program names. These programs are mostly useful for testing purposes and are not required for the normal usage of Probcons. . Probcons is a tool for generating multiple alignments of protein sequences. . Homepage: http://probcons.stanford.edu/ Package: kalign Priority: optional Section: contrib/science Installed-Size: 7 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 2.03-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/kalign_2.03-1_solaris-i386.deb Size: 72244 MD5sum: 403b421b1a2152fc333949e3615107d1 SHA1: 3fc13507581a90e938fa9b7c15e003793605f06c SHA256: 1d11cf8b50fcdf4de85955f5f641a41554b5af53f4198c7063144c52cc0736f7 Description: Global and progressive multiple sequence alignment Kalign is a command line tool to perform multiple alignment of biological sequences. It employs the Wu-Manber string-matching algorithm, to improve both the accuracy and speed of the alignment. It uses global, progressive alignment approach, enriched by employing an approximate string-matching algorithm to calculate sequence distances and by incorporating local matches into the otherwise global alignment. In comparisons made by its authors, Kalign was about 10 times faster than ClustalW and, depending on the alignment size, up to 50 times faster than popular iterative methods. It has been published in Lassmann and Sonnhammer, BMC Bioinformatics 2005, 6:298. . Homepage: http://msa.cgb.ki.se Package: qsearch-tools Priority: optional Section: contrib/science Installed-Size: 28 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libqsearch Version: 1.0.5-1 Depends: libcomplearn1, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgomp1, libgsl0ldbl (>= 1.9), libiconv, libqsearch-gomp1, libxml2, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/qsearch-tools_1.0.5-1_solaris-i386.deb Size: 7566 MD5sum: 147a0dda56b086c8f168b171dd5780f9 SHA1: 2cb6728bd042dcf5487dc60500bfe25076264371 SHA256: f98f444218645e73c764d90096c417c20214067e909f036d3fbbf4a83434d6b2 Description: qsearch machine-learning command-line utilities The tools in this package allow the user to read text, Nexus, or CompLearn-Binary format files and search for trees that match. The best tree is determined using a quartet tree scoring system in the surprisingly simple maketree command. . Homepage: http://complearn.org/ Package: gwyddion Priority: optional Section: contrib/science Installed-Size: 2601 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 2.10-1~hardy1 Depends: gwyddion-common (= 2.10-1~hardy1), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfftw3-3, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.16.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libgtkglext1, libgwyddion2-0 (>= 2.10-1~hardy1), libice6 (>= 1:1.0.0), libiconv, libjpeg62, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libsm6, libtiff4, libx11-6, libxmu6, libxrender1, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: gwyddion-plugins Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/gwyddion_2.10-1~hardy1_solaris-i386.deb Size: 811482 MD5sum: 24842181932bbbb16f7ee24c07180d8b SHA1: 56e789b15a5ab2a6126fb2fdc02dff61caed2279 SHA256: 152a767021d01921052ff86122635371a3665a6de5f90b048d42573073b230bb Description: Scanning Probe Microscopy visualization and analysis Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data visualization and analysis. It is primarily intended for analysis of height field data obtained by microscopy techniques like Atomic Force Microscopy (AFM), Magnetic Force Microscopy (MFM), Scanning Tunneling Microscopy (STM), Near-field Scanning Optical Microscopy (SNOM or NSOM) and others. However, it can be used for arbitrary height field and image analysis. . This package contains the main application and its modules. Homepage: http://gwyddion.net/ Package: netcdf-bin Priority: optional Section: contrib/science Installed-Size: 136 Maintainer: Warren Turkal Architecture: solaris-i386 Source: netcdf Version: 1:3.6.2-2 Depends: libgcc1 (>= 1:4.2.1), libnetcdf4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/netcdf-bin_3.6.2-2_solaris-i386.deb Size: 67182 MD5sum: 451a2d68ddc4639f68e2a63191dc6388 SHA1: 82eee72fcdc108f2ad041d28815e211fcce8f258 SHA256: a3fc4c4422e8100c2bcde525c4caf123e0897e93b201db2985040030f30cf573 Description: Programs for reading and writing NetCDF files Contains the programs ncdump and ncgen which convert NetCDF files to ASCII and back, respectively. NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. Package: mummer Priority: optional Section: contrib/science Installed-Size: 1001 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 3.20-1 Depends: csh, gawk, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), perl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/mummer_3.20-1_solaris-i386.deb Size: 390464 MD5sum: 10fad13cfe2354ac0ff17fde5274ed72 SHA1: bf33d3c83fe8b43f3f42759d7ed3e208aca15399 SHA256: 0b46bcdb7a136ecba21e0e8a27c44b02b67850a576fb8795f236b89fc1a9da75 Description: [Biology] Efficient sequence alignment of full genomes MUMmer is a system for rapidly aligning entire genomes, whether in complete or draft form. For example, MUMmer 3.0 can find all 20-basepair or longer exact matches between a pair of 5-megabase genomes in 13.7 seconds, using 78 MB of memory, on a 2.4 GHz Linux desktop computer. MUMmer can also align incomplete genomes; it handles the 100s or 1000s of contigs from a shotgun sequencing project with ease, and will align them to another set of contigs or a genome using the NUCmer program included with the system. If the species are too divergent for DNA sequence alignment to detect similarity, then the PROmer program can generate alignments based upon the six-frame translations of both input sequences. . Homepage: http://mummer.sourceforge.net/ Package: fastlink Priority: optional Section: science Installed-Size: 23 Maintainer: Andreas Tille Architecture: solaris-i386 Version: 4.1P-fix92-1 Depends: sunwcslr, sunwlibm Suggests: fastlink-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/fastlink_4.1P-fix92-1_solaris-i386.deb Size: 363350 MD5sum: ae0eead4d04b24447c57384853636ee3 SHA1: c7f5cdf8c27fb1dd9e482e007c5d0b010bd16c33 SHA256: a7948d530f0850c662e916ca53463c985101cee6975c5f91ee317fe8cd7d918c Description: [Biology] A faster version of pedigree programs of Linkage Fastlink is much faster than the original Linkage but does not implement all the programs. . Homepage: http://www.ncbi.nlm.nih.gov/CBBResearch/Schaffer/fastlink.html Tag: suite::debian-med:bio, legacy::science, made-of::lang:c Url: http://www.ncbi.nlm.nih.gov/CBBResearch/Schaffer/fastlink.html Package: pymol Priority: optional Section: contrib/science Installed-Size: 7274 Maintainer: Debichem Team Architecture: solaris-i386 Version: 1.0r2-1 Depends: freeglut3, libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), python (>= 2.5), python (<< 2.6), python-pmw, python-support (>= 0.7.1), python-tk, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: apbs Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/pymol_1.0r2-1_solaris-i386.deb Size: 6049494 MD5sum: 4dbeb73a1df6bdce6928468713671a14 SHA1: 8d53b5130b1177fca9af99e56efcf3e3bdc284bf SHA256: 4b3e58e19f292189cbd1c048501c9b53b4048ffa08e06a3e0d705e920d6bc3fb Description: An OpenGL Molecular Graphics System written in Python PyMOL is a molecular graphics system with an embedded Python interpreter designed for real-time visualization and rapid generation of high-quality molecular graphics images and animations. It is fully extensible and available free to everyone via the "Python" license. Although a newcomer to the field, PyMOL can already be used to generate stunning images and animations with unprecedented ease. It can also perform many other valuable tasks (such as editing PDB files) to assist you in your research. Homepage: http://pymol.sourceforge.net Package: dsdp Priority: extra Section: contrib/science Installed-Size: 23 Maintainer: Soeren Sonnenburg Architecture: solaris-i386 Version: 5.8-4 Depends: libdsdp-5.8gf, libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/dsdp_5.8-4_solaris-i386.deb Size: 29696 MD5sum: 3f46ebcb04ccd53a5f3a7d55d6232b07 SHA1: 32927a2a20534660be17981f24b43fa69b83d16f SHA256: 4497165c313493e977df8ecfae36564f33e70b4e8cf69207e49eeba6651280e5 Description: Software for Semidefinite Programming The DSDP software is a free open source implementation of an interior-point method for semidefinite programming. It provides primal and dual solutions, exploits low-rank structure and sparsity in the data, and has relatively low memory requirements for an interior-point method. It allows feasible and infeasible starting points and provides approximate certificates of infeasibility when no feasible solution exists. The dual-scaling algorithm implemented in this package has a convergence proof and worst-case polynomial complexity under mild assumptions on the data. Furthermore, the solver offers scalable parallel performance for large problems and a well documented interface. Some of the most popular applications of semidefinite programming and linear matrix inequalities (LMI) are model control, truss topology design, and semidefinite relaxations of combinatorial and global optimization problems. . This package contains the binaries. Homepage: http://www-unix.mcs.anl.gov/DSDP/ Package: dialign Priority: optional Section: contrib/science Installed-Size: 556 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 2.2.1-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/dialign_2.2.1-1_solaris-i386.deb Size: 199420 MD5sum: ebc35f863aad5b1ed56d271533214c3c SHA1: 21c192af49bbe35d5b4b8392c853058171158413 SHA256: b21e48284f3053a552bd3eb18cf85158aa3e885e335c2d82ee1fe4881c3685be Description: Segment-based multiple sequence alignment DIALIGN2 is a command line tool to perform multiple alignment of protein or DNA sequences. It constructs alignments from gapfree pairs of similar segments of the sequences. This scoring scheme for alignments is the basic difference between DIALIGN and other global or local alignment methods. Note that DIALIGN does not employ any kind of gap penalty. It has been published by Morgenstern B. in Bioinformatics. 1999 Mar;15(3):211-8. . Homepage: http://dialign.gobics.de/ Package: fastdnaml Priority: optional Section: science Installed-Size: 238 Maintainer: Andreas Tille Architecture: solaris-i386 Version: 1.2.2-6 Depends: sunwcslr, sunwlibm Suggests: phylip Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/fastdnaml_1.2.2-6_solaris-i386.deb Size: 64238 MD5sum: c8ec1bc3e8a9e83d67b2ae778b4b9aa9 SHA1: 77487987a3674a483016a927dd13dceec7f3cbac SHA256: c4bd73179bbef956ed8906c54783bd4c7bd92d8cd923a2f8429b1003e71e93cb Description: [Biology] Tool for construction of phylogenetic trees of DNA sequences fastDNAml is a program derived from Joseph Felsenstein's version 3.3 DNAML (part of his PHYLIP package). Users should consult the documentation for DNAML before using this program. fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memory, so that larger trees and/or more bootstrap replicates become tractable. Much of fastDNAml is merely a recoding of the PHYLIP 3.3 DNAML program from PASCAL to C. . URL: http://geta.life.uiuc.edu/~gary/programs/fastDNAml.html Tag: suite::debian-med:bio, legacy::science, made-of::lang:c Package: gabedit Priority: optional Section: contrib/science Installed-Size: 22 Maintainer: Daniel Leidert (dale) Architecture: solaris-i386 Version: 2.1.0-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.16.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libgtkgl2.0-1, libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, openbabel, sunwcslr, sunwlibm Recommends: mpqc Suggests: a2ps, cupsys-bsd | lpr, ftp-ssl | ftp, openssh-client | rsh-client, openssh-client | ssh-client Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/gabedit_2.1.0-1_solaris-i386.deb Size: 1146004 MD5sum: 9501a06423470e4c8d96cb041aa764c1 SHA1: 43b48e171df255d50b4902afad00989e326f6470 SHA256: 47d3d3a2f16b1a0a3e40ab0953c708421246558f82abb8abf18c1c502a2c2d4a Description: graphical user interface to Ab Initio packages Gabedit is a graphical user interface to computational chemistry packages like the Free Software package MPQC. Other (proprietary) packages supported include: . - GAMESS-US - Gaussian - Molcas - Molpro - Q-Chem . running locally or on a remote server (supporting FTP, RSH and SSH). It can display a variety of calculation results including support for most major molecular file formats. The advanced "Molecule Builder" allows to rapidly sketch in molecules and examine them in 3D. Graphics can be exported to various formats, including animations. Homepage: http://gabedit.sourceforge.net Package: bkchem Priority: optional Section: contrib/science Installed-Size: 3188 Maintainer: Debichem Team Architecture: solaris-i386 Version: 0.12.0-1 Depends: python-imaging, python-pmw (>= 1.2), python-support (>= 0.7.1) Suggests: python-cairo Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/bkchem_0.12.0-1_solaris-i386.deb Size: 727594 MD5sum: ca749da9183497ac3072d75acef6f614 SHA1: 5c76b4fbc32eea68edf922494f755b25b74ee5cc SHA256: 8cb020dc653999d4a66f36d8401290209400b5666bcc604d016cdf050c6c998e Description: Python based chemical structures editor BKchem is a free chemical drawing program, which is written in Python. . Some of the features, you can expect: * Drawing (bond-by-bond drawing; templates for common rings; expanding of common-groups; draws radicals, charges, arrows; color support ...) * Editing (unlimited undo and redo capabilities; aligning; scaling; rotation (2D, 3D) ...) * Export/Import (fully supported SVG-, OpenOffice.org-Draw-, EPS-export; basic support for CML1 and CML2 import and export) Homepage: http://bkchem.zirael.org Package: boxshade Priority: optional Section: contrib/science Installed-Size: 18 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 3.3.1-2 Depends: sunwcslr, sunwlibm Suggests: kalign | clustalw | mafft | hmmer, seaview, texlive-latex-extra, xfig Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/boxshade_3.3.1-2_solaris-i386.deb Size: 46166 MD5sum: 702857991fd96b0854791991b76f5a50 SHA1: 5cab018b41072daba806b1aa623dfd3a7f5dbae1 SHA256: cc97f8b6a8a7185c70c6d9951055e5eddc48f64ee50ea71dca3eaa384a94cd16 Description: Pretty-printing of multiple sequence alignments Boxshade is a program for creating good looking printouts from multiple-aligned protein or DNA sequences. The program does not perform the alignment by itself and requires as input a file that was created by a multiple alignment program or manually edited with respective tools. . Boxshade reads multiple-aligned sequences from either PILEUP-MSF, CLUSTAL-ALN, MALIGNED-data and ESEE-save files (limited to a maximum of 150 sequences with up to 10000 elements each). Various kinds of shading can be applied to identical/similar residues. Output is written to screen or to a file in the following formats: ANSI/VT100, PS/EPS, RTF, HPGL, ReGIS, LJ250-printer, ASCII, xFIG, PICT, HTML . Homepage: http://www.ch.embnet.org/software/BOX_form.html Package: xbs Priority: optional Section: contrib/science Installed-Size: 17 Maintainer: Matthew Vernon Architecture: solaris-i386 Version: 0-7.3 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/xbs_0-7.3_solaris-i386.deb Size: 110906 MD5sum: e954fc0d64227682860be5f35f181f95 SHA1: 030cb7f009c45e33654e67c72a71a84420d6f94e SHA256: 1a76a8887c2e86ab5bc939420c302abc98643be6e22bcb7870a2d1dcbec71f78 Description: 3-d models and movies of molecules xbs ball-and-sticks plotting program can create still and moving three dimensional models of molecules. X11 and PostScript output are available. Models can be rotated, scaled, etc. Various labeling, shading, lighting, coloring options are available. Package: gmt Priority: extra Section: contrib/science Installed-Size: 9556 Maintainer: Debian GIS Project Architecture: solaris-i386 Version: 4.2.0-1build1 Replaces: gmt-manpages Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libnetcdf4, libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxt6, sunwcsl, sunwlibm Recommends: gmt-coastline-data | gmt-coast-low, gmt-doc Suggests: gmt-doc-pdf, gmt-examples, gmt-tutorial-pdf Conflicts: gmt-manpages Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/gmt_4.2.0-1build1_solaris-i386.deb Size: 3295552 MD5sum: 0b941a708e4fff63d85a5dbc64a1a300 SHA1: 48de6e774b39870dc5552db7e4c1f07e2e6e869a SHA256: c93014d26d4f7dfcd0bb4dcc2113796942f253e80e6adb283fd040681e5daff8 Description: Generic Mapping Tools GMT is a free collection of ~60 UNIX tools that allow users to manipulate (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding, projecting, etc.) and produce Encapsulated PostScript File (EPS) illustrations ranging from simple x-y plots through contour maps to artificially illuminated surfaces and 3-D perspective views in black and white, gray tone, hachure patterns, and 24-bit color. . GMT supports 25 common map projections plus linear, log, and power scaling, and comes with support data such as coastlines, rivers, and political boundaries. Homepage: http://gmt.soest.hawaii.edu/ Package: qmc Priority: optional Section: contrib/science Installed-Size: 8 Maintainer: Rene Engelhard Architecture: solaris-i386 Version: 0.94-3build1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: wish Suggests: www-browser Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/qmc_0.94-3build1_solaris-i386.deb Size: 16112 MD5sum: 25babb33cb03cd87b0ee871ecdb05101 SHA1: 0512e924a8773080e2f8133ed0cd4c882b0299ad SHA256: e65ddb936bfd501c284fadf9bd93cb27a59b1dc80e8ccb67b09e3014c5efbe5d Description: Quine McClusky Simplification Tool This tool optimizes boolean expressions using the Quine McClusky process. Package: geotiff-bin Priority: extra Section: contrib/science Installed-Size: 7 Maintainer: Debian GIS Project Architecture: solaris-i386 Source: libgeotiff-dfsg Version: 1.2.4-3 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libtiff4, proj, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: gdal-bin, libgeotiff-epsg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/geotiff-bin_1.2.4-3_solaris-i386.deb Size: 31674 MD5sum: 8ebf0bb46c332b2e6cd6259e3958bcab SHA1: e5f1b4fd7f572da3599b86a5922213eef2f65460 SHA256: c4bfcc9451690cd4e2ff028f061ca53b48b2334e6079d1aacf25a8c1c12302f8 Description: the GeoTIFF library -- tools This C library supports TIFF 6.0 based interchange format for georeferenced raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . The GeoTIFF library comes with two utility programs here included: . listgeo - dumps the metadata of a GeoTIFF file. geotifcp - applies metadata to a TIFF file, making it a GeoTIFF file. Homepage: http://geotiff.maptools.org/ Package: mopac7-bin Priority: optional Section: contrib/science Installed-Size: 45 Maintainer: Debichem Team Architecture: solaris-i386 Source: mopac7 Version: 1.13-2 Depends: libf2c2, libgcc1 (>= 1:4.2.1), libmopac7-1gf, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/mopac7-bin_1.13-2_solaris-i386.deb Size: 17712 MD5sum: 5defd9248830b90a473e80021652afcc SHA1: 905bffdd231de61adb44faba2abc38b9a14d1c81 SHA256: 5bbd852c7eceb552decfa04a918b4c290521e3baf44b71ffed35feba22371414 Description: Semi-empirical Quantum Chemistry Library MOPAC provides routines to solve the electronic structure of molecules on a semi-empirical level. Available methods include MNDO, MINDO/3, AM1 and PM3. . This package contains the MOPAC7 binaries. Homepage: http://sourceforge.net/projects/mopac7 Package: chemtool Priority: optional Section: contrib/science Installed-Size: 1038 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Banck Architecture: solaris-i386 Version: 1.6.10-1build1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, sunwcslr, sunwlibm, transfig Recommends: openbabel Suggests: fig2sxd, xfig Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/chemtool_1.6.10-1build1_solaris-i386.deb Size: 260354 MD5sum: 69c5260dee599c400b77b6e4af26eb47 SHA1: ceec9afcf319c006c9b4cdc062a5d5fd305c5d65 SHA256: a67393ef48a7993da17a0e9f0d5e35e8c3dd754e2af3d10ff3040c3aaac41c82 Description: Chemical structures drawing program Chemtool is a GTK+ based 2D chemical structure editor for X11. It supports many bond styles, most forms of text needed for chemical typesetting and splines/arcs/curved arrows. . Drawings can be exported to MOL and PDB format, SVG or XFig format for further annotation, as a PiCTeX drawing, as a bitmap or as Postscript files (several of these through XFig's companion program transfig). . The package also contains a helper program, cht, to calculate sum formula and (exact) molecular weight from a chemtool drawing file. Cht can either be called directly by Chemtool or on the console. Package: harminv Priority: optional Section: contrib/science Installed-Size: 14 Maintainer: Loic Le Guyader Architecture: solaris-i386 Version: 1.3.1-1.1 Depends: libblas3gf | libblas.so.3gf | libatlas3gf-base, libgcc1 (>= 1:4.2.1), libgfortran2 (>= 4.2.1), libharminv2, liblapack3gf | liblapack.so.3gf | libatlas3gf-base, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/harminv_1.3.1-1.1_solaris-i386.deb Size: 21716 MD5sum: 2485d1f727dbe875ea06bbbb9d6cc50f SHA1: 40cea7b012a0e10fa4076b1fb7856c379aa1b592 SHA256: 202dc536e5ef263aed1f1d47e9c76dafcba3dd5c5a318b2bb84382c34f1fc4c0 Description: extraction of complex frequencies and amplitudes from time series Harminv is a free program to solve the problem of harmonic inversion, given a discrete-time, finite-length signal that consists of a sum of finitely-many sinusoids (possibly exponentially decaying) in a given bandwidth, it determines the frequencies, decay constants, amplitudes, and phases of those sinusoids. . Homepage: http://ab-initio.mit.edu/wiki/index.php/Harminv Package: starplot Priority: optional Section: contrib/science Installed-Size: 875 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Francisco Garcia Architecture: solaris-i386 Version: 0.95.4-4ubuntu1 Provides: gliese-viewer, yale-viewer Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: stardata-common Suggests: gliese, yale Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/starplot_0.95.4-4ubuntu1_solaris-i386.deb Size: 325374 MD5sum: 859f176ce0f7925ecfae2bbb403c8960 SHA1: 2f4251ba94125345bf4088cdb697ad7d8823b93e SHA256: a670284a6cb4f9324f2b15000c022aba62dbed1b75ddd42a01645b9c130e202f Description: 3-dimensional perspective star map viewer StarPlot is a GTK+ based program that can be used interactively to view three-dimensional perspective charts of stars. Charts can be re-centered, rotated, or zoomed in or out with a mouse click (this can also, of course, be done via dialog boxes for more precision). Stars may be viewed (or ignored) by spectral class and absolute magnitude. . StarPlot is packaged with starconvert, a utility that converts line-oriented stellar data records to StarPlot format. Most star data files available on the Internet can be converted this way if a short file describing the original file format is provided to starconvert. Homepage: http://starplot.org Package: openmx Priority: extra Section: contrib/science Installed-Size: 10 Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Version: 3.2.4.dfsg-3 Depends: libblas3gf | libblas.so.3gf | libatlas3gf-base, libfftw3-3, libgcc1 (>= 1:4.2.1), libgfortran2 (>= 4.2.1), liblapack3gf | liblapack.so.3gf | libatlas3gf-base, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/openmx_3.2.4.dfsg-3_solaris-i386.deb Size: 694004 MD5sum: 5e2ce3ebdccd579b824f07952bf0bfdb SHA1: fb98f1d3705b3586b01d7c2696daa1c8c7cb882a SHA256: a2aca4fc7fcf25f14ae1329b33b78244331103240dfd7d1979829e2215aa195e Description: Package for nano-scale material simulations OpenMX (Open source package for Material eXplorer) is a program package for nano-scale material simulations based on density functional theories (DFT), norm-conserving pseudopotentials and pseudo-atomic localized basis functions. Since the code is designed for the realization of large-scale ab initio calculations on parallel computers, it is anticipated that OpenMX can be a useful and powerful tool for nano-scale material sciences in a wide variety of systems such as biomaterials, carbon nanotubes, magnetic materials, and nanoscale conductors. Homepage: http://www.openmx-square.org/ Package: primer3 Priority: optional Section: contrib/science Installed-Size: 12 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 1.1.1-1 Depends: sunwcslr, sunwlibm Suggests: ncbi-epcr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/primer3_1.1.1-1_solaris-i386.deb Size: 97068 MD5sum: 9a3ae310ef8c5c0b12f59b80f0629513 SHA1: 4156a981a2b0476bd3e474d0f7dd568bb2e317a8 SHA256: 9527cf5557a8fcbee5dc6d8b52b69bdaac19ed56ced2189f945d6f2b044a1cf1 Description: Tool to design flanking oligo nucleotides for DNA amplification Primer3 picks primers for Polymerase Chain Reactions (PCRs), considering as criteria oligonucleotide melting temperature, size, GC content and primer-dimer possibilities, PCR product size, positional constraints within the source sequence, and miscellaneous other constraints. All of these criteria are user-specifiable as constraints, and some are specifiable as terms in an objective function that characterizes an optimal primer pair. . It has been published in Rozen S and Skaletsky H, "Primer3 on the WWW for general users and for biologist programmers.", Methods Mol Biol. 2000;132:365-86. . The Whitehead Institute for Biomedical Research provides a web-based front end to Primer3. . Homepage: http://frodo.wi.mit.edu/cgi-bin/primer3/primer3_www.cgi Enhances: emboss Package: dialign-t Priority: optional Section: contrib/science Installed-Size: 7 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 0.2.2.dfsg-1 Depends: dialign-t-data (= 0.2.2.dfsg-1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/science/dialign-t_0.2.2.dfsg-1_solaris-i386.deb Size: 32850 MD5sum: 4aec9c3cf99062c940a94cd695996d26 SHA1: 691361b3224c647aad15c85c91cc9960b72b06b1 SHA256: b9e5802f7ff7b4751ad2d476f1c215f718181a744a2601f19f7d47dcc4c5da73 Description: Segment-based multiple sequence alignment DIALIGN-T is a command line tool to perform multiple alignment of protein or DNA sequences. It is a complete reimplementation of the segment-base approach including several new improvements and heuristics that significantly enhance the quality of the output alignments compared to DIALIGN 2.2. For pairwise alignment, DIALIGN-T uses a fragment-chaining algorithm that favours chains of low-scoring local alignments over isolated high-scoring fragments. For multiple alignment, DIALIGN-T uses an improved greedy procedure that is less sensitive to spurious local sequence similarities. . DIALIGN-T has been published in Amarendran R. Subramanian, Jan Weyer-Menkhoff, Michael Kaufmann, Burkhard Morgenstern: DIALIGN-T: An improved algorithm for segment-based multiple sequence alignment. BMC Bioinformatics 2005, 6:66. Homepage: http://dialign-t.gobics.de/ Package: libxprintapputil1 Priority: optional Section: contrib/libs Installed-Size: 28 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian X Strike Force Architecture: solaris-i386 Source: libxprintapputil Version: 1:1.0.1.xsf1-2ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxau6, libxp6, libxprintutil1, libxt6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxprintapputil1_1.0.1.xsf1-2ubuntu1_solaris-i386.deb Size: 8006 MD5sum: b0d6d9813f6e2627b9d28a3d8879a507 SHA1: 6ee94165d2875c7f3f3149710b8e19ac9c6e8a3f SHA256: 2b50391e2f2bb42ce8a38fd853a71a717ee29448c4206d4e45c824f0a4dfed2c Description: Xprint job utility client library libxprintapputil provides utility Xpau APIs allowing client applications to access information about and control Xprint jobs from an Xprint server. . More information about X.Org can be found at: . This module can be found as the module 'libXprintAppUtil' at http://xorg.freedesktop.org/releases/individual/lib/ Package: gstreamer0.10-fluendo-mp3 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Maintainers of GStreamer packages Architecture: solaris-i386 Source: gst-fluendo-mp3 Version: 0.10.7.debian-1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgstreamer0.10-0 (>= 0.10.14), libiconv, liboil0.3 (>= 0.3.10), libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/gstreamer0.10-fluendo-mp3_0.10.7.debian-1_solaris-i386.deb Size: 96646 MD5sum: 308b30f31bb95eaa5777540369935393 SHA1: 424b64e6ffdd0ce123d363bee3b142d63046a1c1 SHA256: bd7390d562d374db8d3e5583ad81c92b2314b0f266328ae5aab282a6fdf5cc31 Description: Fluendo mp3 decoder GStreamer plugin This GStreamer plugin permits decoding of MPEG 1 audio layer III streams. It is derived from the ISO MPEG dist10 reference package. . This plugin differs from the GStreamer MAD plugin in that it doesn't depend on a GPL library. Homepage: http://www.fluendo.com/resources/fluendo_mp3.php Package: libglrr-gtk0 Priority: extra Section: contrib/libs Installed-Size: 12 Maintainer: NIIBE Yutaka Architecture: solaris-i386 Source: glrr Version: 20050529-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libglrr-gtk0_20050529-2_solaris-i386.deb Size: 6866 MD5sum: b24f074a8efd8b27e9961343a2f61d76 SHA1: ba2762ae993415fcda4eb1efec0f3e0d127d192c SHA256: ff2e73eeeadb6659cc4b66279e29082ab13158aeea76be4885e5f27b7a2ccb60 Description: Utility functions for gtk+ of Grift Grift is a library that provides a framework for developing a UI-independent application. . Homepage: http://sourceforge.net/projects/grift/ Package: libagrep-ocaml Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: ocamlagrep Version: 1.0-9 Depends: libgcc1 (>= 1:4.2.1), ocaml-base-nox-3.10.0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libagrep-ocaml_1.0-9_solaris-i386.deb Size: 7502 MD5sum: 3b092fb6ea65598940ab9a20c260fb77 SHA1: c6995f2ccbb952f70cae7562d7ca7d06e1345b01 SHA256: a7841512c6abd4d17e098b6ef3d0ac2916f64bc319edb3cdfacb0bb248de68c9 Description: Wu-Manber algorithm for string searching with errors This OCaml library implements the Wu-Manber algorithm for string searching with errors, popularized by the "agrep" Unix command and the "glimpse" file indexing tool. It was developed as part of a search engine for a largish MP3 collection; the "with error" searching comes handy for those who can't spell Liszt or Shostakovitch. . Given a search pattern and a string, this algorithm determines whether the string contains a substring that matches the pattern up to a parameterizable number N of "errors". An "error" is either a substitution (replace a character of the string with another character), a deletion (remove a character) or an insertion (add a character to the string). In more scientific terms, the number of errors is the Levenshtein edit distance between the pattern and the matched substring. . The search patterns are roughly those of the Unix shell, including one-character wildcard (?), character classes ([0-9]) and multi-character wildcard (*). In addition, conjunction (&) and alternative (|) are supported. General regular expressions are not supported, however. . This package contains only the shared runtime stub libraries. Package: libomnithread3c2 Priority: optional Section: contrib/libs Installed-Size: 58 Maintainer: Debian CORBA Team Architecture: solaris-i386 Source: omniorb4 Version: 4.1.1-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libomnithread3c2_4.1.1-2_solaris-i386.deb Size: 31570 MD5sum: 256341a4fcbd571b3b466d6007115fcd SHA1: c92e8bc6bd52a9602c4a0e385d2e030c43b64266 SHA256: aa2c3e30f0d42d599c0e1937ae059dd676d4fdeee94bb441858bda4939dc0215 Description: C++ threading library omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes libomnithread3. Homepage: http://omniorb.sourceforge.net Package: libgtkextra-x11-2.0-1 Priority: optional Section: contrib/libs Installed-Size: 818 Maintainer: Bradley Bell Architecture: solaris-i386 Source: gtk+extra2 Version: 2.1.1-5 Replaces: libgtkextra-2.0-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Conflicts: libgtkextra-2.0-1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgtkextra-x11-2.0-1_2.1.1-5_solaris-i386.deb Size: 308156 MD5sum: a3235abc6ad28aa3d68ec56fdc506522 SHA1: b021385e925f97a9b7da11629ceafa8275d4158d SHA256: ddfd65e794efbdb9c404fedcdf4a72d0bcd66a9d5a4bcdf7a579b3e423532fde Description: A useful set of widgets for GTK+ Shared libraries for GtkExtra . Widgets included: . GtkSheet - A matrix widget, which consists of a scrollable grid of cells. . GtkPlot - A widget to draw high quality scientific plots in two dimensions with a look and feel very similar to Microcal Origin for Windows. . GtkIconList - A GtkLayout subclass that allows you to display a table of xpm icons with editable labels. . GtkDirTree - A GtkCTree subclass that allows you to navigate the file-system. . GtkFileList - A GtkIconList subclass that displays the contents of a given directory using fancy icons for different types of files. . GtkIconFileSelection - A nice looking file selection dialog combining GtkDirTree and GtkFileList. It also has two entries to select the file and filter. . GtkItemEntry - A GtkEntry subclass which either be a fixed size or be dynamically resized when the text is entered. You can also change text justification and the foreground and background colors very easily. . GtkFontCombo - A GtkToolBar subclass to select among the 35 standard PostScript fonts, the font size, and bold or italics. It returns the name of the corresponding Postscript font and the equivalent Xfont. . GtkComboBox - A composite widget with two buttons, one of which is an arrow to display a popdown window where you can pack whatever you want, from a calendar to a clist. . GtkColorCombo - A GtkComboBox subclass with a customizable palette of colors in the popdown window. . GtkBorderCombo - A GtkComboBox with a variety of border styles in the popdown window. . GtkCheckItem - A GtkCheckButton hack with the look and feel of the Redmond95 theme. Package: libtranslate0 Priority: optional Section: contrib/libs Installed-Size: 13 Maintainer: Ubuntu MOTU Team Original-Maintainer: Gauvain Pocentek Architecture: solaris-i386 Source: libtranslate Version: 0.99-0ubuntu4.1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libsoup2.2-8 (>= 2.2.98), libxml2 (>= 2.6.27), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtranslate0_0.99-0ubuntu4.1_solaris-i386.deb Size: 51686 MD5sum: aa15db3300f29a78a502d3132688fa9b SHA1: 3f029d0c0794b0169f9917d6a553ad1797e08163 SHA256: be780fc073dcac4fff89f254943b51ff29e840a6367f64344100773cb8316b6c Description: library for translating text and web pages libtranslate is a library for translating text and web pages between natural languages. Its modular infrastructure allows the implementation of new translation services separately from the core library. . Web page: http://www.nongnu.org/libtranslate/ Package: libsilc-1.1-2 Priority: optional Section: contrib/libs Installed-Size: 1559 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian SILC Team Architecture: solaris-i386 Source: silc-toolkit Version: 1.1.5-1ubuntu1 Replaces: libsilc Provides: libsilc Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsilc-1.1-2_1.1.5-1ubuntu1_solaris-i386.deb Size: 591572 MD5sum: b3934235e9e77f6b431ef597f9c91f00 SHA1: 1473fa95b2468cc8d0f614741a0182762fb8fed6 SHA256: 8458e725f2755582ab4c27d710886cc6ba0ab82f859dd86939d0e5dc75f28c4a Description: SILC library (silc-toolkit) SILC (Secure Internet Live Conferencing) is a network protocol designed to provide end-to-end security for conferencing services. SILC has a command set and a user interface similar to IRC, but the network protocol is completely different as it supports public key strong cryptography and a different network model. . This package contains both the generic SILC library (libsilc) and the client library (libsilcclient). Package: libxfce4mcs-manager3 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: libxfce4mcs Version: 4.4.2-3 Replaces: libxfce4mcs-manager-0, libxfce4mcs-manager-1, libxfce4mcs-manager-2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libxfce4util4 (>= 4.4.2), sunwcslr Conflicts: libxfce4mcs-manager-0, libxfce4mcs-manager-1, libxfce4mcs-manager-2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxfce4mcs-manager3_4.4.2-3_solaris-i386.deb Size: 23598 MD5sum: 2f716e1794142106bd18619b712bf752 SHA1: bae1b6d50105b285b982accea22ffbdbdf8bd876 SHA256: e3d57779665a90dc5f72cb8b4825f414a4c5efe0fb06dabbefe6e96eaed7626d Description: Manager library for Xfce4 configure interface This package contains a library which provides basic functions for the Xfce4 configuration tool. . If you intend to use Xfce4, you definitely want to install this package. Homepage: http://www.xfce.org/ Package: libgopersist-1-1 Priority: extra Section: contrib/libs Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hubert Figuiere Architecture: solaris-i386 Source: gopersist Version: 0.1.1-0ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgopersist-1-1_0.1.1-0ubuntu2_solaris-i386.deb Size: 13162 MD5sum: e46a680ad00f7def560947ed4c9b0d23 SHA1: cc7652aa52bed90b52eca51f061bc36c0dc421d1 SHA256: 850586f904f52bdb8d3a0a90da79ace53ec329ee4ce818aaf1e23d2f7f9dacd4 Description: Serialisation and deserialisation of GObject GOPersist is a library for serialisation and deserialisation of GObjects. Generic functionality is provided by enumerating GObject properties. Persistence media is a simple XML file format, others like GConf or SQLite might be added in the future. Infrastructure to plug in application specific (de)serialisers is provided as well. Package: libtar Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: James Morrison Architecture: solaris-i386 Version: 1.2.11-4 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtar_1.2.11-4_solaris-i386.deb Size: 18806 MD5sum: 90b2f8481e2a5351f6a326436282bd7f SHA1: 9212ecebfb94847c4af791f0fb8e6135092b1769 SHA256: 373dd02a511d51637457a13c1b78bc3f3167aa3f02009ebd818f002456ce75ba Description: C library for manipulating tar archives libtar allows programs to create, extract and test tar archives. It supports both the strict POSIX tar format and many of the commonly-used GNU extensions. Package: libspf2-2 Priority: optional Section: contrib/libs Installed-Size: 115 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Magnus Holmgren Architecture: solaris-i386 Source: libspf2 Version: 1.2.5.dfsg-4ubuntu0.8.04.2 Replaces: libspf2-0 Depends: libgcc1 (>= 1:4.2.1), libiconv, sunwcslr Conflicts: libspf2-0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libspf2-2_1.2.5.dfsg-4ubuntu0.8.04.2_solaris-i386.deb Size: 50252 MD5sum: 150b0f26d628596eaf31a1219b1df7df SHA1: 48e516fe920e3ea18f142ecd604741b8752758a0 SHA256: 0ffe9e3725b68789482bb324bcef9e3306d4d6a9e60460b37a0d6385a2f1b0c4 Description: library for validating mail senders with SPF libspf2 implements the Sender Policy Framework, a part of the SPF/SRS protocol pair. libspf2 is a library which allows email systems such as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that the email is authorized by the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scammers and email viruses/worms. . Homepage: http://www.libspf2.org/ Package: libjuman4 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: TSUCHIYA Masatoshi Architecture: solaris-i386 Source: juman Version: 5.1-2 Replaces: libjuman Provides: libjuman Depends: libgcc1 (>= 1:4.2.1), sunwcslr Conflicts: libjuman Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libjuman4_5.1-2_solaris-i386.deb Size: 31984 MD5sum: c5f66b3aa5686e9a9015477f38e6e45f SHA1: 4398b9986d994da2570989c42ad0894999abd7bb SHA256: 88c06f513d700b69fbc577262992d069a0029d65376173e570d01fcbd739e934 Description: Library of JUMAN This package provides runtime libraries of Juman, that is a Japanese morphological analysis system. Package: libgsl-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 1323 Maintainer: Daigo Moriwaki Architecture: solaris-i386 Source: libgsl-ruby Version: 1.9.2-3 Depends: libgcc1 (>= 1:4.2.1), libgsl0ldbl (>= 1.9), libnarray-ruby1.8, plotutils, ruby1.8, sunwcsl, sunwcslr, sunwlibm Suggests: libgsl-ruby-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgsl-ruby1.8_1.9.2-3_solaris-i386.deb Size: 366330 MD5sum: 1487c3ad86ac4d8ab4057bb9fe961c05 SHA1: ca0ca0a1b39d47bc1c685fc24f50cd990f4213df SHA256: 99cd3baa7fdad91df8cff116f0fa7118955b7dab50285e5f1bfcb10ccab2bfbf Description: Ruby bindings for the GNU Scientific Library (GSL) The GNU Scientific Library (GSL) is a collection of data types and routines for numerical computing. Ruby/GSL is an interface to the GNU Scientific Library for the Ruby programming language. . Homepage: http://rb-gsl.rubyforge.org/ Package: libvcdinfo0 Priority: optional Section: contrib/libs Installed-Size: 312 Maintainer: Ubuntu MOTU Original-Maintainer: Nicolas Boullis Architecture: solaris-i386 Source: vcdimager Version: 0.7.23-4nexenta1 Depends: libcdio7, libgcc1 (>= 1:4.2.1), libiconv, libiso9660-5, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libvcdinfo0_0.7.23-4nexenta1_solaris-i386.deb Size: 124448 MD5sum: 2be1b03d9bb573064f46d259b2fd10fd SHA1: 0c369329e3da10acf7a58493924ac33022d2985e SHA256: 77273c0b9689cbf81f0d655943b666f2d8152cba8daaa19f0d04639561336898 Description: library to extract information from VideoCD This library can be used to extract information stored on a VideoCD. One use is in media players, such as xine and vlc (where in fact it is currently used). Here libvcdinfo assists in VideoCD navigation, playback control and showing what is contained on a VideoCD. Some standalone programs for this library are vcd-info and vcdxrip (part of the VCDImager distribution). Package: libsimage20 Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Steve M. Robbins Architecture: solaris-i386 Source: simage Version: 1.6.1-3ubuntu1 Replaces: libsimage20c2 Depends: libgcc1 (>= 1:4.2.1), libgif4 (>= 4.1.6), libjpeg62, libogg0, libpng12-0 (>= 1.2.13-4), libsndfile1, libtiff4, libvorbis0a (>= 1.2.0), libvorbisfile3 (>= 1.2.0), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: libsimage20c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsimage20_1.6.1-3ubuntu1_solaris-i386.deb Size: 42192 MD5sum: ddc7e478037448bd5cd107abcb28aef6 SHA1: 69e7a35a66c558ed7d87553c8bf67ec47741f401 SHA256: 6c8495da17564419ca5166fb2c61bdccb56c01c922df207bd8729cda1bdba702 Description: generic interface to various image file format libraries The simage library provides a simplified and uniform interface to many image file format libraries, and it includes internal support for some image file formats too. Homepage: http://www.coin3d.org/lib/simage Package: tclxapian Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Olly Betts Architecture: solaris-i386 Source: xapian-bindings Version: 1.0.5-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libxapian15, sunwlibm, tcl | tclsh Suggests: xapian-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/tclxapian_1.0.5-1_solaris-i386.deb Size: 193464 MD5sum: ed0826eb3f3ea8bec0f9da1cfa7ed447 SHA1: f082405d2e683cf025b81385069b664ac0695271 SHA256: c876496cf87d124bfe23edc22e2243595beb8843106eb506d2939244ca74718e Description: Xapian search engine interface for Tcl This package provides Xapian Tcl bindings which should work with any version of Tcl >= 8.1 (by using Tcl's stubs mechanism.) . The Xapian search engine library is a highly adaptable toolkit to allow developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. . The Xapian Tcl bindings provide an interface to the Xapian library from the Tcl programming language, allowing both indexing and retrieval operations. Homepage: http://www.xapian.org/ Package: libgtkgl2.0-1 Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Marcelo E. Magallon Architecture: solaris-i386 Source: gtkgl2 Version: 1.99.0-2.3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.16.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgtkgl2.0-1_1.99.0-2.3_solaris-i386.deb Size: 13744 MD5sum: 4760646219f8e5c9d08b3b428e03e5c4 SHA1: c3ea96a5aa070792dddbd569721f054111aafdb1 SHA256: 3583f86c723c1ac16d44697f99fca56df3f4c252fc2ea052a9f95a19d14b85ae Description: Gimp Toolkit OpenGL area widget shared library A GTK widget for use with Mesa, an unlicensed OpenGL clone. Package: libhpricot-ruby1.8 Priority: extra Section: contrib/libs Installed-Size: 13 Maintainer: Ari Pollak Architecture: solaris-i386 Source: libhpricot-ruby Version: 0.6-1 Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libhpricot-ruby1.8_0.6-1_solaris-i386.deb Size: 57318 MD5sum: 5ff77c11cf6a0a5da6c1ad1d5ff2c3ad SHA1: bf5e592dd5a720322c2bca1b81ed16a225d7d59d SHA256: c5dfe9eb9ece48ea3e9d89f09b6a4cdcc5eb8ba13d87b1ddd42b32fe8370bd79 Description: A fast, enjoyable HTML parser Hpricot is a fast, flexible HTML parser written in C. It's designed to be very accomodating (like Tanaka Akira's HTree) and to have a very helpful library (like some JavaScript libs -- JQuery, Prototype -- give you.) . Also, Hpricot can be handy for reading broken XML files, since many of the same principles are used. If a quote is missing, Hpricot tries to figure it out. If tags overlap, Hpricot works on sorting them out. . Homepage: http://code.whytheluckystiff.net/hpricot/ . This package is built for Ruby 1.8. Package: libkakasi2 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Keita Maehara Architecture: solaris-i386 Source: kakasi Version: 2.3.4-3.1 Depends: kakasi-dic, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libkakasi2_2.3.4-3.1_solaris-i386.deb Size: 30078 MD5sum: bc9dd04fd79774e4cd5fa2bf4ea2e236 SHA1: d68bf7307bf3d8873895d1e19cf9bd99d4ed4008 SHA256: 0f121a1beb83206531eed15286d067840d78a3681c676de3b385771ee07cee7f Description: Library version of KAKASI This package provides the function of KAKASI as a shared library. . KAKASI is the language processing filter to convert Kanji characters to Hiragana, Katakana or Romaji(1) and may be helpful to read Japanese documents. . (1) "Romaji" is alphabetical description of Japanese pronunciation. Package: libthunar-vfs-1-2 Priority: optional Section: contrib/libs Installed-Size: 450 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: thunar Version: 0.9.0-4ubuntu2 Replaces: libthunar-vfs-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libexif12, libexo-0.3-0 (>= 0.3.4), libgamin0, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libjpeg62, libpango1.0-0 (>= 1.20.1), libpcre3 (>= 7.4), libpng12-0 (>= 1.2.13-4), libstartup-notification0 (>= 0.8-1), libxfce4util4 (>= 4.4.2), sunwcslr, sunwhal, sunwlibm, thunar-data (= 0.9.0-4ubuntu2) Conflicts: thunar (<< 0.3.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libthunar-vfs-1-2_0.9.0-4ubuntu2_solaris-i386.deb Size: 145368 MD5sum: 9d8a26cbe9dcb20180ffa33865294aa5 SHA1: 50e7b2615b94009e7d5727879aeeea855dda9282 SHA256: 74c2ff2a26cf3cb9641921ba3c9f57062c9782b6da8eebe5096b78bcc5c6a1ef Description: VFS abstraction used in thunar This package contains a library for virtual file system abstraction. It's used by thunar, the file manager of Xfce 4.4 Homepage: http://thunar.xfce.org Package: libexo-0.3-0 Priority: optional Section: contrib/libs Installed-Size: 1392 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: exo Version: 0.3.4-3ubuntu4 Replaces: libexo0.3-0 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libnotify1 (>= 0.4.4), libnotify1-gtk2.10, libpango1.0-0 (>= 1.20.1), liburi-perl, libxfce4mcs-client3 (>= 4.4.2), libxfce4mcs-manager3 (>= 4.4.2), libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), sunwcslr, sunwhal, sunwlibm Suggests: notification-daemon Conflicts: libexo0.3-0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libexo-0.3-0_0.3.4-3ubuntu4_solaris-i386.deb Size: 724594 MD5sum: a007fbad6c207b43182753e94a2a3c54 SHA1: 6c1f33e9bc51b7c101b1789eeea57058ca040b3a SHA256: 158075bbd901a6973e6dbd4e21205d84d279e2d570ef0bfa6a0d66d6480fb1a7 Description: Library with extensions for Xfce libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . While Xfce ships with quite a few libraries that are primarily targeted at desktop development, libexo is targeted at application development, with a focus on applications for Xfce. Homepage: http://libexo.os-cillation.com/ Package: libjudydebian1 Priority: optional Section: contrib/libs Installed-Size: 279 Maintainer: Troy Heber Architecture: solaris-i386 Source: judy Version: 1.0.3-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libjudydebian1_1.0.3-2_solaris-i386.deb Size: 76374 MD5sum: b669ff3e2d083fb5add4ae112f2c6e29 SHA1: 1f3706ff7f48ddafa5794f72eabbbe9e22a84252 SHA256: bed94f412f9d4cea05d1a7114ebda31b7e7efd448bc6d75053a1d12d8a59fc5b Description: C library for creating and accessing dynamic arrays Judy is a C library that implements a dynamic array. Empty Judy arrays are declared with null pointers. A Judy array consumes memory only when populated yet can grow to take advantage of all available memory. Judy's key benefits are: scalability, performance, memory efficiency, and ease of use. Judy arrays are designed to grow without tuning into the peta-element range, scaling near O(log-base-256). . Judy arrays are accessed with insert, retrieve, and delete calls for number or string indexes. Configuration and tuning are not required -- in fact not possible. Judy offers sorting, counting, and neighbor/empty searching. Indexes can be sequential, clustered, periodic, or random -- it doesn't matter to the algorithm. Judy arrays can be arranged hierarchically to handle any bit patterns -- large indexes, sets of keys, etc. . Judy is often an improvement over common data structures such as: arrays, sparse arrays, hash tables, B-trees, binary trees, linear lists, skiplists, other sort and search algorithms, and counting functions. Package: liblablgtk2-gnome-ocaml Priority: optional Section: contrib/libs Installed-Size: 82 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: lablgtk2 Version: 2.10.0-2 Replaces: liblablgtk2-ocaml (<= 2.4.0+2005.02.18-1) Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liblablgtk2-ocaml (= 2.10.0-2), liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), librsvg2-2 (>= 2.18.1), libsm6, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liblablgtk2-gnome-ocaml_2.10.0-2_solaris-i386.deb Size: 39968 MD5sum: c546f97265375cd9bacd72e48dd5e57d SHA1: 76297e84e593c0f855d5e1ea19b90accde69b882 SHA256: 4dcc6845eaa18e9a6f96448fcc7ece41c3c32cae0150b2d366134b82b4a9e6a6 Description: runtime libraries for OCaml bindings to Gnome lablgtk2 contains bindings for gtk+ 2.x and Objective Caml. . This package include only the dynamic libraries needed for running dynamic bytecode executables using gnome functionalities (panel-applet, gnomeui, gnome-canvas, rsvg). Homepage: http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html Package: libffcall1 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Hubert Chan Architecture: solaris-i386 Source: ffcall Version: 1.10+2.41-3 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libffcall1_1.10+2.41-3_solaris-i386.deb Size: 9048 MD5sum: 76765657581fda352f16df8ac9a3549f SHA1: e3a3d2089d96ca70ccd9a9b61d698c0560c1165a SHA256: 4cc7d540458b36cd36c2123fe413e51c438b707c33fc5b78d7eaf33db947f742 Description: Foreign Function Call Libraries This is a collection of four libraries which can be used to build foreign function call interfaces in embedded interpreters. Package: libploticus0 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Colin Tuckley Architecture: solaris-i386 Source: ploticus Version: 2.33-3 Depends: libgcc1 (>= 1:4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libploticus0_2.33-3_solaris-i386.deb Size: 190156 MD5sum: 37374b353680a21dae0e1763c61b3f44 SHA1: 5363d27e5299d4fa6cf632aacc18439277d64a48 SHA256: 63ef83c2a7ccc78346b23b467407b90b3cc42ec5af06098ef9c6ffa936b87dec Description: script driven business graphics library libploticus is not a function or mathematical plotting package like gnuplot, nor would it be a good choice for applications where mathematical formulas or scientific notations are to be rendered as an integral part of the data display. libploticus is also not intended as a "marketing" graphics package. Its goal is to display data crisply without extra decoration and distracting "dingbats" that cloud the picture. . libploticus supports a wide range of output options, including jpeg (Joint Photographics Experts Group format), png (Portable Network Graphics format), svg (Simple Vector Graphics), bmp (Microsoft BitMaP), ps (PostScript), swf (Flash), and X11. . Homepage: http://ploticus.sourceforge.net Package: libspiff1 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Debian Xiph.org Maintainers Architecture: solaris-i386 Source: libspiff Version: 0.8.2-1 Depends: libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), liburiparser1 (>= 0.6.0-1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libspiff1_0.8.2-1_solaris-i386.deb Size: 66730 MD5sum: 93d6213efc7c2a48484172d797611cc0 SHA1: 0247e7bfe7c19b1200dd832e7d19dcad28b4bec3 SHA256: 29449a6b3151f0187e2c73f1a42a9f83b959e7fa4a8013d7b24789397d25dd3d Description: library to read/write XSPF, the XML Shareable Playlist Format libSpiff implements reading and writing of playlists in the XML Shareable Playlist Format (XSPF), as developed by the Xiph.Org foundation. XSPF enables to share playlists among different applications and devices which implement the XSPF standard. . Features of libSpiff include: . * full conformance to the XSPF specification * support for XSPF versions 0 and 1 * full support for XSPF extensions * full support for XML namespaces * fast (XML parsing is done by Expat) * unicode support . This package provides a C++ library which also includes C bindings to itself. Homepage: http://libspiff.sourceforge.net Package: libsary10 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Hidetaka Iwai Architecture: solaris-i386 Source: sary Version: 1:1.2.0-1.1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsary10_1.2.0-1.1_solaris-i386.deb Size: 25654 MD5sum: 77b9f838507f429e616d9bbfd3ba447d SHA1: 12697aa47e065a8fa0fd2be734af3bc997169c25 SHA256: d486143ad12dfe897bc285639e2d152b95b8d2bfbafe38bdb6f5234484da4d9e Description: A suffix array library (runtime library) Sary is a suffix array library. It provides fast full-text search facilities for huge, say, 10 MB, 100 MB text files using the data structure called suffix array. . This package contains a shared library of the suffix array library. Package: libqca1c2 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Jan Niehusmann Architecture: solaris-i386 Source: qca Version: 1.0-9 Replaces: libqca1 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: libqca1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libqca1c2_1.0-9_solaris-i386.deb Size: 32456 MD5sum: 5f3ede7049e57d74dcc625cba36cda05 SHA1: 94b69e537abf5a0f8c125dd53ce32f144669bfff SHA256: 8dbf61b1e54b8944d0d06e9b566f739c4aea54c93cd5e3a5be8eaa5b0d44503f Description: Qt Cryptographic Architecture - shared library Taking a hint from the similarly-named Java Cryptography Architecture, QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. QCA separates the API from the implementation, using plugins known as Providers. The advantage of this model is to allow applications to avoid linking to or explicitly depending on any particular cryptographic library. This allows one to easily change or upgrade crypto implementations without even needing to recompile the application! . This package contains the files necessary to run applications using qca. . Qca version 1 is deprecated - use qca2 if possible. Package: libadplug0c2a Priority: optional Section: contrib/libs Installed-Size: 11 Maintainer: Debian QA Group Architecture: solaris-i386 Source: adplug Version: 2.0.1-6 Depends: libbinio1c2 (>= 1.4), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Suggests: adplug-utils Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libadplug0c2a_2.0.1-6_solaris-i386.deb Size: 182468 MD5sum: 2c04755db07bc608415e979283a5873b SHA1: d34264a6e4bcf57cfb80a2a5a3aa6d57d7ac19a3 SHA256: 80b0f0540e11f9d447c5090c2f5e74b2e9f047278662e87e5315f18643f49b7f Description: free AdLib sound library AdPlug is a free, multi-platform, hardware independent AdLib sound library, mainly written in C++. AdPlug plays sound data, originally created for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the real hardware. No OPL2 chip is required for playback. . Homepage: Package: libloudmouth1-0 Priority: optional Section: libs Installed-Size: 19 Maintainer: Ross Burton Architecture: solaris-i386 Source: loudmouth Version: 1.3.4-1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgnutls13 (>= 2.0.4-0), libiconv, libidn11 (>= 0.5.18), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libloudmouth1-0_1.3.4-1_solaris-i386.deb Size: 65060 MD5sum: 669e03010b9d7cf6366e5704ec7b603d SHA1: 26881b60ab6ad9e7708929826805e05e3aec1d58 SHA256: 3d9952de507fc65d870e79c008d1b4e2a5cbb7c9db547b0b754d9fb70d525674 Description: Lightweight C Jabber library Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol. It's designed to be easy to get started with and yet extensible to let you do anything the Jabber protocol allows. Package: libnetcdf4 Priority: optional Section: contrib/libs Installed-Size: 24 Maintainer: Warren Turkal Architecture: solaris-i386 Source: netcdf Version: 1:3.6.2-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libnetcdf4_3.6.2-2_solaris-i386.deb Size: 194888 MD5sum: d0a9ea24aa7b2fc8321d17a0df269ad7 SHA1: a5d8c3c95ad1f849a498ea847f2563a7fcd9e4cc SHA256: 009c4443af8bf6a2120a25fa432198f547497067908ca03bc892975711249a0f Description: An interface for scientific data access to large binary data NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. Package: libgeos2c2a Priority: optional Section: contrib/libs Installed-Size: 1172 Maintainer: Debian GIS Project Architecture: solaris-i386 Source: geos Version: 2.2.3-4 Replaces: libgeos2, libgeos2c2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libgeos2, libgeos2c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgeos2c2a_2.2.3-4_solaris-i386.deb Size: 359022 MD5sum: 982e8edacd5b6d146eeee29fe2df6a97 SHA1: a296ec7586f83ba36e7e93b6ba878c6c993c3b3f SHA256: d70635ec035e193a185861a6d7bf1914ac10f5c9c96402dee5c3d234a2dfc2c3 Description: Geometry engine for Geographic Information Systems - C++ Library GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include: . * spatial predicates (based on the DE-9IM model), * overlay functions (intersection, difference, union, symmetric difference), * buffer, * convex hull, * area and distance functions, and * topological validity checking . This package contains the C++ library. A C library is provided by the libgeos-c* package. Homepage: http://geos.refractions.net/ Package: libggi-target-terminfo Priority: optional Section: contrib/libs Installed-Size: 33 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggi Version: 1:2.2.1-5ubuntu1-build1 Provides: libggi-target Depends: libaa1, libgcc1 (>= 1:4.2.1), libggi2 (>= 1:2.2.1-5ubuntu1), libgii1 (>= 1:1.0.1), libncurses5 (>= 5.6+20071006-3), libslang2 (>= 2.0.7-1), libx11-6, libxext6, libxxf86dga1, libxxf86vm1, sunwcslr, sunwlibm Suggests: libggi-target-monotext Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libggi-target-terminfo_2.2.1-5ubuntu1-build1_solaris-i386.deb Size: 10946 MD5sum: aa3ed03a9ce5f3aff67537dfeaa33d04 SHA1: c2ccc68e4182ebd3a8117c21c82cf2e4817b938f SHA256: a6275a3e9b1d13ecbaca3a20b5f2779159e5de504f54cbbef92c163d90e5dd40 Description: General Graphics Interface TermInfo display target "General Graphics Interface" - a fast, portable graphics environment. . This package contains the driver for the "terminfo" target, enabling libGGI (and therefore any program using libGGI) to display its output in text mode. This target does not support graphics; it only makes text modes available. (However, you can display graphics on a text-mode target using the "monotext" target.) Output is displayed in a terminal-independent fashion using the "ncurses" library. . Homepage: http://www.ggi-project.org/ Enhances: libggi2 Package: libwxbase2.8-0 Priority: optional Section: libs Installed-Size: 1677 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Depends: libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libiconv, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libwxbase2.8-0_2.8.7.1-0ubuntu3_solaris-i386.deb Size: 624700 MD5sum: f8de426659a0ca1dde1558e1e6cbc456 SHA1: 6c9d0aff0f3188b449b54c8da039ca090e9c080b SHA256: e1d7aeebb622d89f005e5853aa1edbd6bf2ae3064008bedac4ce0526181686bb Description: wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing to build the same program under all supported folders, wxThread class for writing multithreaded programs using either Win32 or POSIX threads and much more. wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), win32, and BeOS. . This package is only useful for non-GUI apps. It offers a subset of the classes in libwx_gtk2.8 for use in console apps and daemons. You do not need this package to build or use wxWidgets GUI apps. Package: libxclass0.9.2 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Debian QA Group Architecture: solaris-i386 Source: xclass Version: 0.9.2-3 Replaces: libxclass0, libxclass0c2 (= 0.9.2-1), xclass0 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxpm4, sunwlibm, xclass-common Conflicts: libxclass0, libxclass0c2 (= 0.9.2-1), xclass0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxclass0.9.2_0.9.2-3_solaris-i386.deb Size: 424066 MD5sum: cdbcb378e9cc0dbc437877de43b9eeb7 SHA1: 562b9e46bb27cace10436a79b652c071e2d2f4ef SHA256: b11649a87e3bd4e3c717b500561602421034b04b5f491cd3da47526d658b515f Description: C++ GUI toolkit for X The xclass library is a C++ GUI toolkit for the X Window System. It is Xlib-based and consists of a set of components, ranging from simple widgets to complex ones, including also many of the commonly used dialog boxes. The components have the MS Windows-95/98 look and feel. . This is the shared library runtime package. . Homepage: http://xclass.sourceforge.net/ Package: odbc-postgresql Priority: optional Section: contrib/libs Installed-Size: 18 Maintainer: Peter Eisentraut Architecture: solaris-i386 Source: psqlodbc Version: 1:08.01.0200-2.1 Depends: libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), sunwcslr Suggests: unixodbc-bin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/odbc-postgresql_08.01.0200-2.1_solaris-i386.deb Size: 320842 MD5sum: efa31bad75c69eaee27dd7cb6d6d6613 SHA1: c0d2785ba0b67d106be83871db2af1fb81e7db95 SHA256: 673f5cd107a9f203131d5ef23973608a1b3f118c2f94a76c5d3b567e12848415 Description: ODBC driver for PostgreSQL This package provides a driver that allows ODBC-enabled applications to access PostgreSQL databases. ODBC is an abstraction layer that allows applications written for that layer to access databases in an manner that is relatively independent of the particular database management system. PostgreSQL is an open-source SQL database management system, which can be accessed using this driver. . You need to install this package if you want to use an application that provides database access through ODBC and you want that application to access a PostgreSQL database. This package would need to be installed on the same machine as that client application; the PostgreSQL database server can be on a different machine and does not need any additional software to accept ODBC clients. . If you want to write software that can access a database through the ODBC abstraction layer, you need to install the unixODBC driver manager development package unixodbc-dev, and possibly additional packages for language bindings. This driver package is only used at run time. . Web site: http://odbc.postgresql.org/ Enhances: unixodbc Package: libplot2c2 Priority: optional Section: contrib/libs Installed-Size: 2431 Maintainer: Floris Bruynooghe Architecture: solaris-i386 Source: plotutils Version: 2.5-2 Replaces: libplot, libplot2, plotutils (<< 2.4.1) Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libpng12-0 (>= 1.2.13-4), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxaw7, libxext6, libxmu6, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: libplot, libplot2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libplot2c2_2.5-2_solaris-i386.deb Size: 841466 MD5sum: 09911fd20d784ae356a29dfeeabc768d SHA1: 21a7da4a3652e462a2a004a18ff6705199090b6c SHA256: f23cba72aefb2b16181f08fdb64e272ef154736d57c8c8f7e76f82be8d51377c Description: The GNU plotutils libraries The GNU plotting utilities include programs for plotting two-dimensional scientific data. They are built on top of GNU `libplot', a library for device-independent two-dimensional vector graphics. . This package contains the shared libraries used by the programmes in plotutils to alleviate the need for packages to depend on the entire plotutils package. Package: libvala0 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Maintainers of Vala packages Architecture: solaris-i386 Source: vala Version: 0.3.5-1~hardy1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libvala0_0.3.5-1~hardy1_solaris-i386.deb Size: 788822 MD5sum: 7765dd7d8280cbe2b4b27fd13503837a SHA1: a67f7073c2b542194edc779ccd04963eeeba837d SHA256: 6faef40ec25f730526e27d8d3304ee18938e39ac284e1dfd3984e51d9991e064 Description: C# like language for the GObject system - library Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. . This library contains the parser used by valac. It can be used for building tools arround Vala. Homepage: http://live.gnome.org/Vala/ Package: libxfce4util4-dbg Priority: extra Section: contrib/libs Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: libxfce4util Version: 4.4.2-2ubuntu1 Depends: libxfce4util4 (= 4.4.2-2ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxfce4util4-dbg_4.4.2-2ubuntu1_solaris-i386.deb Size: 47320 MD5sum: c97db03240d4e51ec87c3b947bc0f0a1 SHA1: e26714159862aaf0464d90505f6b661b9e1b9060 SHA256: 9842634a0d85827ca4d59d42f1de0211380276e5a9124de0adc7f7f18c32d548 Description: debbugging informations for libxfce4util4 This package contains debugging symbols for libxfce4util4, the basic utility function library for Xfce4. Homepage: http://www.xfce.org/ Package: libtowitoko2 Priority: extra Section: contrib/libs Installed-Size: 12 Maintainer: Simon Richter Architecture: solaris-i386 Source: towitoko Version: 2.0.7-7.3 Provides: pcsc-ifd-handler Depends: debconf | debconf-2.0, libgcc1 (>= 1:4.2.1), sunwcslr Suggests: libpcsclite1, pcscd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtowitoko2_2.0.7-7.3_solaris-i386.deb Size: 39968 MD5sum: 571539b16783388ca5be3bc12ffd7db2 SHA1: 98a569ca02e1d27cada9752dc043752b9665b505 SHA256: 3a13325ebf7bffc8ac945c77f2a3dc1d5179c6c8f528cb3c3b64c7b4234ac697 Description: Towitoko smartcard reader PCSC and CT-API driver This library provides CT-API and PCSC IFD handler implementation for the Towitoko smartcard readers. . This package is needed to communicate with the Towitoko smartcard reader through the PCSC Lite resource manager. Package: libticonv2 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Architecture: solaris-i386 Source: libticonv Version: 1.0.1-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libticonv2_1.0.1-0ubuntu1_solaris-i386.deb Size: 14032 MD5sum: c050400edf2a291726e79e4835e08803 SHA1: 041843e9d12be22a3160a1c47e864d5f7bc2e294 SHA256: 9b3ffba0ded832414d6b6ac0e67c7ea60b84f9940b2922a77871c9b26fc0550f Description: Texas Instruments calculators charset conversions The libticonv package is a library which handles the various TI charsets and conversion to/from UTF-8/16 through a set of functions which constitutes a common API. . This package provides the shared library. . Homepage: http://lpg.ticalc.org/prj_tilp/index.html Package: libmpeg2-4 Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Loic Minier Architecture: solaris-i386 Source: mpeg2dec Version: 0.4.1-1nexenta2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmpeg2-4_0.4.1-1nexenta2_solaris-i386.deb Size: 62564 MD5sum: 97191727b427634cc2b48997b8777fbb SHA1: 31cabb82d3ca96a74ae623aa3529023a09c5b259 SHA256: 6a8fc9228acd1e0d654f607f9b7584a003a67185af8730bc362d425dc9ed3025 Description: MPEG1 and MPEG2 video decoder library libmpeg2 is a library which can decode MPEG1 and MPEG2 video streams. . The main features in libmpeg2 are: . * Conformance - libmpeg2 is able to decode all mpeg streams that conform to certain restrictions. For streams that follow these restrictions, libmpeg2 is probably 100% conformant to the mpeg standards - and there's a pretty extensive test suite to check this. . * Speed - there has been huge efforts there, and libmpeg2 is probably the fastest library around for what it does. . * Portability - most of the code is written in C, and when platform-specific optimizations are used, there always is a generic C routine to fall back on. This should be portable to all architectures - at least we have heard reports from people running this code on x86, ppc, sparc, arm and sh4. . * Reuseability - libmpeg2 is not intended to include any project-specific code, but it should still include enough features to be used by very diverse projects. . This package contains the libmpeg2 shared libraries. . http://libmpeg2.sourceforge.net/ Package: libmercator-0.2-4c2a Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Michael Koch Architecture: solaris-i386 Source: mercator Version: 0.2.5-1 Replaces: libmercator-0.2-4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libwfmath-0.3-4, sunwlibm Conflicts: libmercator-0.2-4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmercator-0.2-4c2a_0.2.5-1_solaris-i386.deb Size: 69298 MD5sum: ba2c370ee7ecdd946b4eba70ddd9fa7c SHA1: 129d424522b84ded4aae0241a73aa42cf25e6a11 SHA256: d7d9c034eadc703b653c7312e01a4d402da1cc698f15f103c4c4663e3ad43f90 Description: WorldForge terrain library Mercator is primarily aimed at terrain for multiplayer online games and forms one of the WorldForge (http://www.worldforge.org) core libraries. It is intended to be used as a terrain library on the client, while a subset of features are useful on the server. . Mercator is designed in such a way that individual tiles can be generated on-the-fly from a very small source data set. Each tile uses a fast deterministic random number generation to ensure that identical results are produced "anytime, anywhere". This enables transmission of terrain across low bandwidth links as part of the standard data stream, or server side collision detection with the same terrain that the player sees. . The use of tiles means that there is inherently a large degree of gross control of the shape of the terrain. Finer control is implemented by allowing geometric modifications - for example, a polygonal area might be flattened, or a crater could be applied. Package: libwfmath-0.3-4 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Michael Koch Architecture: solaris-i386 Source: wfmath Version: 0.3.7-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libwfmath-0.3-4_0.3.7-1_solaris-i386.deb Size: 87784 MD5sum: ba6fb9fce9b3b77d1e56f5fd621c01e2 SHA1: f95a033919f90506bc10a59b8fc3a4e21f215b95 SHA256: 0742dc90050ab270494692fc0304bb92b5a1c9fbb1c503e6a3a0faa6215d28f6 Description: WorldForge math library The primary focus of WFMath is geometric objects. Thus, it includes an several shapes (boxes, balls, lines), in addition to the basic math objects that are used to build these shapes (points, vectors, matrices). Homepage: http://www.worldforge.org/ Package: liblablgtksourceview-ocaml Priority: optional Section: contrib/libs Installed-Size: 66 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: lablgtk2 Version: 2.10.0-2 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgnomeprint2.2-0 (>= 2.17.0), libgtk2.0-0 (>= 2.12.0), libgtksourceview1.0-0 (>= 1.7.2), libiconv, liblablgtk2-ocaml (= 2.10.0-2), libpango1.0-0 (>= 1.20.1), libxml2, ocaml-base-nox-3.10.0, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liblablgtksourceview-ocaml_2.10.0-2_solaris-i386.deb Size: 35440 MD5sum: a2cc2b87b4cff88ec3158100138c0079 SHA1: 843397423e3e534592e9192085979eff5a1b3802 SHA256: 4de7a73d4c0989f032af82fc1f2fa3a4f50db40762637ef1e37823d3f442e894 Description: OCaml bindings for libgtksourceview, a source editor GTK widget This is the OCaml binding for the GtkSourceView widget, a text widget that extends the standard gtk+ 2.x text widget with syntax highlighting and other features typical of a source editor. . This package contains the shared runtime stub libraries. Homepage: http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html Package: libdvilib2-16 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Debian QA Group Architecture: solaris-i386 Source: tex-guy Version: 1.3.2-2 Replaces: libdvilib2-13 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm, texlive, vflib3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdvilib2-16_1.3.2-2_solaris-i386.deb Size: 56668 MD5sum: e1dd1c8d72ee193ed7a49af6a77a0421 SHA1: 30a9622a37852a16934011c3a987c5e0008302ee SHA256: 7953555981f03f04c61156368a1312a74af511a499cfad353e6d02cbed67d944 Description: a portable DVI interpreter library - runtime DVIlib2 is a library for handling DeVice Independent(DVI) files which are usually generated by TeX. It can be used for the core engine of your DVIware, and thanks to VFlib3 your product will be able to handle various fonts. EPS figures managed by graphicx.sty and Japanese TeX DVI files are also supported. . Note that DVIlib2 itself is NOT DVIware. It's just a library. If you are looking for a complete DVI previewer etc., why don't you try xgdvi or spawx11? . This package contains the shared libraries and configuration files needed to run programs using DVIlib2. . This is a part of the TeX-Guy distribution. . Homepage: http://www-masu.ist.osaka-u.ac.jp/~kakugawa/TeX-Guy/ Package: libgloox-dbg Priority: extra Section: contrib/libs Installed-Size: 10 Maintainer: Jose Carlos Garcia Sogo Architecture: solaris-i386 Source: gloox Version: 0.9.6.1-1 Depends: libgloox-dev (= 0.9.6.1-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgloox-dbg_0.9.6.1-1_solaris-i386.deb Size: 1929072 MD5sum: 1213ffc63f28a5f13d4a3932f12f1e4f SHA1: 9176479db2c39416c64e86616a22434f2e74f25b SHA256: 18f9584c0abbc5ae303f4e38f4457ac45d912e358974780af1defd13eda9374b Description: C++ jabber/xmpp library debug symbols A C++ Jabber/XMPP library that takes care of low level protocol stuff. Additionally, it offers high level interfaces for interaction with an XMPP server. . It is a fully compliant XMPP Core and supports various JEPs, mainly those needed to implement a XMPP IM client. . This package contains symbols for debugging programs using this library. Package: libaqhbci13 Priority: optional Section: contrib/libs Installed-Size: 596 Maintainer: Micha Lenk Architecture: solaris-i386 Source: libaqbanking Version: 3.3.0+dfsg-1 Provides: libaqbanking-backend Depends: libaqbanking-data (>= 3.3.0+dfsg-1), libaqbanking20, libgcc1 (>= 1:4.2.1), libgwenhywfar47, sunwcslr Recommends: libchipcard-libgwenhywfar47-plugins Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libaqhbci13_3.3.0+dfsg-1_solaris-i386.deb Size: 218978 MD5sum: 1c65154f7a8850c586e760466fe06ff5 SHA1: e9b9818b50e377a81cc6f10b49e9fbdfb9857fb7 SHA256: 7db1c12ba8250e356632816be399be3abc6576f8e1a231f5d6e2caceb9a607ec Description: library for HBCI online banking This library provides an API implementing the Home Banking Computer Interface, HBCI, a protocol popular with German banks. It is best used in conjunction with AqBanking, see the libaqbanking packages. Enhances: libaqbanking20 Homepage: http://www.aquamaniac.de/aqbanking/ Package: libshp1 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Noèl Köthe Architecture: solaris-i386 Source: shapelib Version: 1.2.10-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libshp1_1.2.10-3_solaris-i386.deb Size: 20926 MD5sum: a28d2f03d5b113694dd68d8fb194a80b SHA1: c43259bb60a4afa7af9a6c54297bec193d7ca641 SHA256: caa0644b1484e2cf4b2a800d9d34c188d85dcf08a7eee083dcac3e8b0196782d Description: C API for reading and writing ArcView Shapefiles The Shapefile format is a new working and interchange format promulagated by ESRI (http://www.esri.com/) for simple vector data with attributes. It is apparently the only file format that can be edited in ARCView 2/3, and can also be exported and imported in Arc/Info. . This package includes the library. . http://shapelib.maptools.org/ Package: libclutter-gst-0.6-0 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Ross Burton Architecture: solaris-i386 Source: clutter-gst Version: 0.6.1-1build1 Depends: libclutter-0.6-0, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.14.0), libgstreamer-plugins-base0.10-0, libgstreamer0.10-0 (>= 0.10.14), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libclutter-gst-0.6-0_0.6.1-1build1_solaris-i386.deb Size: 18100 MD5sum: 3f4fe10f60263307dae83a77054bef4b SHA1: 0c74f2e28abc68d01e3bbdd6c708eea072ed113f SHA256: 3ee4a450a91f1fc206296985aa936c07246ae633c1a9f2745d303ac040d65a07 Description: Open GL based interactive canvas library GStreamer elements Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. Package: libenet1 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Debian Games Team Architecture: solaris-i386 Source: enet Version: 1.1-2 Replaces: libenet (<< 1.0-3) Depends: libgcc1 (>= 1:4.2.1) Conflicts: libenet (<< 1.0-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libenet1_1.1-2_solaris-i386.deb Size: 17006 MD5sum: 158fc6c2c4cad09c2e70cea6ccdb4481 SHA1: 18d5235d51cf6398b9b1799da6e5b3db604ded68 SHA256: 82f94299cbfde36412f8c0f6d5a128435430e0a989f78f3fdac86f9a47380dd6 Description: devel files for libenet, a UDP networking library ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol). The primary feature it provides is optional reliable, in-order delivery of packets. . ENet is NOT intended to be a general purpose high level networking library that handles authentication, lobbying, server discovery, compression, encryption and other high level, often application level or dependent tasks. . Homepage http://enet.bespin.org Package: libsidplay1 Priority: extra Section: contrib/libs Installed-Size: 18 Maintainer: Laszlo Boszormenyi (GCS) Architecture: solaris-i386 Source: libsidplay Version: 1.36.59-4 Replaces: libsidplay1-c102 (<= 1.36.59-2), libsidplay1.36 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Suggests: sidplay-base, xsidplay Conflicts: libsidplay1-c102 (<= 1.36.59-2), libsidplay1.36, sidplay (<= 1.36.36) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsidplay1_1.36.59-4_solaris-i386.deb Size: 69800 MD5sum: f6e0c370bb3592795eed9a8338ab81f8 SHA1: c3affd59a0d8fa0ea3a01dba3186aeaa21678543 SHA256: d5590d3577198be592944d4a5379279f7ca263e007cccbcc444760e42b86cc96 Description: SID (MOS 6581) emulation library This is a (shared) library that implements the emulation of the C64's SID chip (MOS 6581) and CPU (6510). It is used by several "player" applications, e.g. sidplay, which make it possible to listen to *really* a lot (13.600+) of tunes, known from old and new C64 programs (as well as Amiga compositions). Find most of the available musics from your favourite games or demos and more in the High Voltage SID Collection (HVSC). For downloads and information about the volunteers, who maintain the collection, look at the HVSC homepage http://www.hvsc.c64.org. Package: libgtkhex0 Priority: optional Section: libs Installed-Size: 106 Maintainer: Sebastien Bacher Architecture: solaris-i386 Source: ghex Version: 2.21.92-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgail-common (>= 1.10.1), libgail18 (>= 1.10.1), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgtkhex0_2.21.92-1_solaris-i386.deb Size: 58330 MD5sum: acb18c9c8ded1dbf07412ae6b83c3ac5 SHA1: f17be10a75118344f0a0085e396667949721b48d SHA256: 227f9b209f7286706f5d713704ced971a5eace55df5e6586ec98c5fbddc7b39a Description: GNOME Hex editor for files (shared library) The GHex program can view and edit files in two ways, hex or ascii. Good for editing saved game files. . This package contains the shared library. Package: libvanessa-socket0 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Simon Horman Architecture: solaris-i386 Source: vanessa-socket Version: 0.0.7-2 Depends: libgcc1 (>= 1:4.2.1), libvanessa-logger0 (>= 0.0.6), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libvanessa-socket0_0.0.7-2_solaris-i386.deb Size: 9890 MD5sum: e1aa9de151b8816da09e3f400ed11316 SHA1: 2ac2168cbefe85416a30644aee704797fa62506a SHA256: 1098c904ad8838a8b3c7bb35c1121ee03f70ddc41d9d8754112c8b142d958273 Description: Library to simplify TCP socket operations Library to simplify TCP/IP socket operations. Includes code to open a socket to a server as a client, to listen on socket for clients as a server and to pipe information between sockets. Package: gstreamer0.10-schroedinger Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Maintainers of GStreamer packages Architecture: solaris-i386 Source: schroedinger Version: 1.0.1-2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgstreamer0.10-0 (>= 0.10.14), libschroedinger-1.0-0 (>= 1.0.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/gstreamer0.10-schroedinger_1.0.1-2_solaris-i386.deb Size: 38508 MD5sum: 33a645042d19683f9852a80d3fc5e33e SHA1: da4a2fe35604cd436204872520dbc9275b1ae326 SHA256: 8aa24396306f7fbad3e7f1da13f17b2396978aae6cb1e21f0270cf45f22eadb1 Description: GStreamer plugin for encoding/decoding of Dirac video streams The Schroedinger project will implement portable libraries for the high quality Dirac video codec created by BBC Research and Development. Dirac is a free and open source codec producing very high image quality video. . This package contains a GStreamer plugin that allows encoding and decoding of Dirac video streams in any application that uses GStreamer. Package: libiptcdata0-dbg Priority: extra Section: contrib/libs Installed-Size: 57 Maintainer: Ian Wienand Architecture: solaris-i386 Source: libiptcdata Version: 1.0.2-2 Depends: libiptcdata0 (= 1.0.2-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libiptcdata0-dbg_1.0.2-2_solaris-i386.deb Size: 67226 MD5sum: 3d1b169e32dc16fa822ab89f32a51f98 SHA1: 1c102b50d876d9c015ebcd2e11b3c98492a026c9 SHA256: 3bda7678cde31a1c80702fa36bf49692ce1fc6596f656127035559b4b7f20f87 Description: Library to parse IPTC metadata (debug files) libiptcdata is a library, for manipulating the International Press Telecommunications Council (IPTC) metadata stored within multimedia files such as images. The library provides routines for parsing, viewing, modifying, and saving this metadata. . Homepage: http://libiptcdata.sourceforge.net/ Package: libical0 Priority: optional Section: contrib/libs Installed-Size: 219 Maintainer: Fathi Boudra Architecture: solaris-i386 Source: libical Version: 0.27-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libical0_0.27-1_solaris-i386.deb Size: 188772 MD5sum: dd7cefb894a0cdf3a9e914fb50015994 SHA1: ca61a7748d412393462fa9b740a210a4411b57f2 SHA256: 0c8f841f2ed0349688a663c51d01c67b6daab8a1ba0cbdfe44e8a1c68060715f Description: iCalendar library implementation in C (runtime) libical is an open source implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. . This package contains the files necessary for running applications that use the libical library. Homepage: http://www.citadel.org Package: libgift0 Priority: optional Section: contrib/libs Installed-Size: 88 Maintainer: Manuel Garcia Architecture: solaris-i386 Source: gift Version: 0.11.8.1-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgift0_0.11.8.1-2_solaris-i386.deb Size: 37840 MD5sum: f1e09f0f63b51ac209e85b595a7baa6e SHA1: 33cb31a1afbbb421b3ca6d6996a810d9ae3322a8 SHA256: 5a1f855deedb748f03dce41f94966328665074d5466ac8f9abc98754b8697060 Description: helper library for various giFT components Independent helper library useful for giFT client developers and required directly by giftd and the related protocol plugins. Package: libtextcat0 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Daniele Favara Architecture: solaris-i386 Source: libtextcat Version: 2.2-2 Depends: libgcc1 (>= 1:4.2.1), libtextcat-data (= 2.2-2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtextcat0_2.2-2_solaris-i386.deb Size: 15136 MD5sum: 6df6c8a74f54de541bb52940fe1c0140 SHA1: 33a5b953191a538a5b6126fd2f7425dac7caf0de SHA256: 127f338368dbd3378c1d2d72299e5c32dd68da66aede0522175359feddbb4938 Description: Language detection library Libtextcat is a library with functions that implement the classification technic described in Cavnar & Trenkle, "N-Gram-Based Text Categorization". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. Package: libtapioca-base-glib-0.14-0 Priority: optional Section: contrib/libs Installed-Size: 31 Maintainer: Debian Telepathy maintainers Architecture: solaris-i386 Source: tapioca-glib Version: 0.14.0.2~svn20070727-2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtapioca-base-glib-0.14-0_0.14.0.2~svn20070727-2_solaris-i386.deb Size: 9680 MD5sum: 14175b9a35ab5f6368c8c352fb8bdd54 SHA1: a71d50fe7684d20c896c0a8ddb75511883434af2 SHA256: 5d94a534e391662ee09510dcaf360651feb960de630bd98d5f0d16e8dd30b88b Description: Tapioca base glib library Glib binding for the Tapioca base library . Tapioca is a library that abstracts away the D-Bus details and presents the developer a native object structure, very similar to its Telepathy counter-parts. The D-Bus mechanism of request-reply is presented as methods and callbacks in the local language/toolkit used. . Homepage: http://tapioca-voip.sourceforge.net/ Package: libgtkextra-x11-2.0-dbg Priority: optional Section: contrib/libs Installed-Size: 1461 Maintainer: Bradley Bell Architecture: solaris-i386 Source: gtk+extra2 Version: 2.1.1-5 Depends: libgtkextra-x11-2.0-1 (= 2.1.1-5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgtkextra-x11-2.0-dbg_2.1.1-5_solaris-i386.deb Size: 591974 MD5sum: 3c074fe3018dccdb80bdfca7d24f304c SHA1: 1e844590904993f5162f2e0f855c800cb48c76e9 SHA256: 91e3ff0018e4d4d8f10eec4e2e5a12b71b92b07f9bdfbf06d16ae8fda4ebe5ef Description: A useful set of widgets for GTK+ (debug symbols) Shared libraries for GtkExtra . This package contains the debugging symbols for the widgets contained in gtkextra-x11-2; GtkSheet, GtkPlot, GtkIconList GtkDirTree, GtkFileList, GtkIconFileSelection GtkItemEntry, GtkFontCombo, GtkComboBox, GtkColorCombo, GtkBorderCombo, GtkCheckItem. Package: libcgicc5 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Chris Butler Architecture: solaris-i386 Source: libcgicc Version: 3.2.3-5 Replaces: libcgicc1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libcgicc1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcgicc5_3.2.3-5_solaris-i386.deb Size: 72114 MD5sum: f4247c188a4eb0ad45f286e289287d24 SHA1: 18f7960d76bb8fb02199b0d9e2235a27ae7ea33c SHA256: be21d71d7adea26b7eb5c26aec6f7c69167d5ce1ffb8771b22214cc273eaa901 Description: A C++ class library for writing CGI applications An ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web. libcgicc performs the following functions: . * Parses both GET and POST form data transparently. * Provides string, integer, floating-point and single- and multiple-choice retrieval methods for form data. * Provides methods for saving and restoring CGI environments to aid in application debugging. * Provides full on-the-fly HTML generation capabilities, with support for cookies. * Supports HTTP file upload. * Compatible with FastCGI. . This package contains runtime library files for running applications that use libcgicc. Package: libtranslate-bin Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Ubuntu MOTU Team Original-Maintainer: Gauvain Pocentek Architecture: solaris-i386 Source: libtranslate Version: 0.99-0ubuntu4.1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, libtranslate0, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtranslate-bin_0.99-0ubuntu4.1_solaris-i386.deb Size: 12906 MD5sum: 5225439e0e822e44556f93136077c9fa SHA1: 11874b8883db4cfea2a55b49cd667efe21856046 SHA256: d498a45bd8d3bfac7f85f7c194629bac816e52e8e81473d2c636b4330a043a43 Description: command line translator translate-translator is a command line tool to translate texts to natural languages, based on the libtranslate library. . Web page: http://www.nongnu.org/libtranslate/ Package: createfp Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Daniele Favara Architecture: solaris-i386 Source: libtextcat Version: 2.2-2 Depends: libgcc1 (>= 1:4.2.1), libtextcat0, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/createfp_2.2-2_solaris-i386.deb Size: 8732 MD5sum: 7460685a262ba2a6e0249d17ea71a223 SHA1: 940cb7f5a5134474bf066e820c9243934e58e56a SHA256: 6b772c3bcf714e1a4d919f4c3581a9eee59168496889dcb32e6afc055918614d Description: Language detection library - fingerprint generation utility Libtextcat is a library with functions that implement the classification technic described in Cavnar & Trenkle, "N-Gram-Based Text Categorization". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. . This package contains 'createfp' for generating fingerprints Package: libggtl2 Priority: optional Section: contrib/libs Installed-Size: 49 Maintainer: Kari Pahula Architecture: solaris-i386 Source: ggtl Version: 2.1.4-1 Depends: libgcc1 (>= 1:4.2.1), libsimplelist0, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libggtl2_2.1.4-1_solaris-i386.deb Size: 15710 MD5sum: 7dad5645de3003da6f0ea90ae673d717 SHA1: ef1ef19a2f02fd70d6ca15f37acb08bdd3f2320a SHA256: 248f404f40876017a4695413ab199aa11fd4821125327f5033e02fb15082371b Description: generic game-tree search library GGTL is a library designed to make it easier to program games in C. It provides an AI that is able to play most 2 player strategic games. Nim, Tic-Tac-Toe, Reversi (aka Othello), Connect-4 and Chess are all examples of games that can all be implemented using GGTL. . The provided Reversi and Nim extensions implement all the game-specific callback functions GGTL's AI needs. Using one of these extensions means you can have a game with a capable AI up and running in next to no time. Doing so incurs no penalty in flexibility, however--you can override any provided callback function with your own. . Homepage: http://brautaset.org/software/ggtl/ Package: libsimplelist0 Priority: optional Section: contrib/libs Installed-Size: 17 Maintainer: Kari Pahula Architecture: solaris-i386 Source: simplelist Version: 0.3.4-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsimplelist0_0.3.4-1_solaris-i386.deb Size: 5260 MD5sum: 4b5f6bcd06bd30942d8158ed4995df72 SHA1: fdbf89dc8dde1556edb1bc4ae0ef5bb5784071ca SHA256: ad3dd22f197e306ea236b933f65c61f560b2bd0c7250451e21eef67805f813e9 Description: memory-efficient generic linked list library sl doesn't use container nodes. Instead it requires a pointer to the next item directly in the datastructure you want to create lists (or stacks) of. This can give you significant memory savings when creating long lists of small structures. It also allows for fast push and pop operations since there is no need to allocate or free memory for the container nodes. It also means that a push can't fail because memory couldn't be allocated for the container node. . Homepage: http://brautaset.org/software/sl/ Package: libsufary2 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Debian QA Group Architecture: solaris-i386 Source: sufary Version: 2.1.1-8 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsufary2_2.1.1-8_solaris-i386.deb Size: 10128 MD5sum: 7e536ad0bfa48e981836ceda8348c879 SHA1: a6500392fb5693a11b33c7f9d6aafbc44b9d45ee SHA256: a431083b0afd12eab4329cfc6af960b1d25bcb1743eb1f9800bfd916b0024ce5 Description: Shared Library for SUFARY This packages contains a runtime shared library for the SUFARY system. . SUFARY is a very powerful indexing and query system using suffix array. . SUFARY can handle one file at a time, and so not suited for searching a word from many files. . CAUTION: Documentation for sufary is written in Japanese. Package: gstreamer0.10-fluendo-mpegmux Priority: optional Section: contrib/libs Installed-Size: 68 Maintainer: Maintainers of GStreamer packages Architecture: solaris-i386 Source: gst-fluendo-mpegmux Version: 0.10.2-1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgstreamer0.10-0 (>= 0.10.14), libiconv, libtsmux0 (>= 0.1.1), libxml2, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/gstreamer0.10-fluendo-mpegmux_0.10.2-1_solaris-i386.deb Size: 21756 MD5sum: 84a2836eada775540b0d5dbeb3d97a65 SHA1: ff9ef28e6bb6a32ac19ef19f74cc546d81ab8c6e SHA256: 8f072e81b65eae5c19ff912dd2031121f2d1d26a2ae376d0465f63ad6f87d6b4 Description: GStreamer plugin for muxing of MPEG2 TS streams GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This plugin allows muxing of MPEG2 transport streams. Package: libprelude2 Priority: extra Section: contrib/libs Installed-Size: 42 Maintainer: Mickael Profeta Architecture: solaris-i386 Source: libprelude Version: 0.9.16.2-2 Depends: libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), libgnutls13 (>= 2.0.4-0), libltdl3 (>= 1.5.2-2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libprelude2_0.9.16.2-2_solaris-i386.deb Size: 516450 MD5sum: ca1d45625d8bb97d80d88b9a7f0b92a8 SHA1: b97e1629e7a2b30ac64a51d716307f1735abbb76 SHA256: 124b59b9e04de03e8bb3cd6416fa182ed047a25035e938a9a2d41232aa720e32 Description: Hybrid Intrusion Detection System [ Base library ] Prelude is a general-purpose hybrid intrusion detection system. Its goals are performance and modularity. It is divided in two main parts : - the Prelude sensors, responsible for generating alerts, such as snort sensor, featuring a signature engine, plugins for protocol analysis, and intrusion detection plugins, and the Prelude log monitoring lackey. - the Prelude report server, collecting data from Prelude sensors, and generating user-readable reports. . This package contains the Prelude shared library. Package: libfreeimage3 Priority: extra Section: contrib/libs Installed-Size: 32 Maintainer: Federico Di Gregorio Architecture: solaris-i386 Source: freeimage Version: 3.9.3-3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libfreeimage3_3.9.3-3_solaris-i386.deb Size: 1203444 MD5sum: 4b5234d1ac6742fc36e813133c5bc44e SHA1: 5e7c5453ba60b4f62f6f40dc9d8924fb1289e8b8 SHA256: 3fc3b1eb62bc37fe920abc67d7ff3791056e93b9e80ffea1ce33d6744bca9eed Description: Support library for graphics image formats FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). Package: libgnomecupsui1.0-1c2a Priority: optional Section: contrib/libs Installed-Size: 296 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GNOME Maintainers Architecture: solaris-i386 Source: gnome-cups-manager Version: 0.31-3nexenta2 Replaces: libgnomecupsui1.0-1 Conflicts: libgnomecupsui1.0-1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgnomecupsui1.0-1c2a_0.31-3nexenta2_solaris-i386.deb Size: 104536 MD5sum: 5c7ca3f394aaa2655df4e3f082fd871f SHA1: 4eebdfa313ebecd7979089f9674205ddb89250c0 SHA256: ed190daa20b7e89b67e10583ec3f8639e83a6945fbef049856395cbc493bf028 Description: UI extensions to libgnomecups This library extends libgnomecups with graphical convenience functions. Package: libpcd2 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Debian QA Group Architecture: solaris-i386 Source: libpcd Version: 1.0.1-1 Depends: libgcc1 (>= 1:4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libpcd2_1.0.1-1_solaris-i386.deb Size: 11998 MD5sum: 43a8fe5c1c95a14880dc27465200964d SHA1: ebfea21df5a0dac7d784314e7a505442c3ed800d SHA256: d83ffd2d3287944406a361aa3a9064f571cced7d30fd4d01f2d7e4f8c2e9702d Description: A library for reading PhotoCD images A library for reading PhotoCD images Package: libclutter-0.6-0 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Ross Burton Architecture: solaris-i386 Source: clutter Version: 0.6.0-2 Depends: libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, libxfixes3 (>= 1:4.0.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libclutter-0.6-0_0.6.0-2_solaris-i386.deb Size: 252866 MD5sum: 67ee895f597f8d5d124b8744b76d7826 SHA1: 07b7bec7699034ce1601cffd764d6bced69e67c2 SHA256: ca7d7d8f9e66512df08afb5642b960553c96179931b52f076adecfedf2cba8f8 Description: Open GL based interactive canvas library Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. Package: libcolorblind-dev Priority: extra Section: contrib/libs Installed-Size: 8 Maintainer: Daniel Ruoso Architecture: solaris-i386 Source: colorblind Version: 0.0.1-1build1 Depends: libcolorblind0 (= 0.0.1-1build1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcolorblind-dev_0.0.1-1build1_solaris-i386.deb Size: 3692 MD5sum: 90d7273608f0fd1fe2db1f8303dd3b14 SHA1: 82f3b1a287de07b5ec2d073e3b70b06ce2f14a00 SHA256: cc83507552ea55964951996bcd1019a6b807215d988b4492014ce53241c7cc8f Description: Pixel Filter for colorblind accessibility - headers This library provides an unified way to recalculate colors in order to present alternative views on images for colorblind people. . This package contains the library headers. Package: libfreecell-solver0 Priority: optional Section: libs Installed-Size: 10 Maintainer: RISKO Gergely Architecture: solaris-i386 Source: freecell-solver Version: 2.8.10-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libfreecell-solver0_2.8.10-1_solaris-i386.deb Size: 79580 MD5sum: d2e28b691162682928296e6f08eba342 SHA1: 1205c557d16d0c67b7ad3dc378ee9c81aaa25361 SHA256: 7bd4c5d39ce335387ba7cd9d66aa9c554847865f00ed2fc5f01385c4d4e226cc Description: Library for solving Freecell games Freecell Solver is a library for automatically solving boards of Freecell and similar variants of card Solitaire. This package contains the header files and static libraries necessary for developing programs using Freecell Solver. Package: libsuperlu3 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: superlu Version: 3.0+20070106-3 Depends: libblas3gf, libgcc1 (>= 1:4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsuperlu3_3.0+20070106-3_solaris-i386.deb Size: 159022 MD5sum: 4ca4c091bffd875a00b6d63a6989be87 SHA1: 9a5c041e7d95e169b448f4ece859e6f3ad099804 SHA256: c55e4a9cc68b12a7f1a3b5bfc7395bf50b7f61813811533bb42c42b87d7e5fbd Description: Direct solution of large, sparse systems of linear equations SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. Routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions. Package: libxapian-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 43 Maintainer: Olly Betts Architecture: solaris-i386 Source: xapian-bindings Version: 1.0.5-1 Depends: libgcc1 (>= 1:4.2.1), libruby1.8, libstdc++6 (>= 4.2.1), libxapian15, sunwlibm Suggests: xapian-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxapian-ruby1.8_1.0.5-1_solaris-i386.deb Size: 218180 MD5sum: bb42ab123e52bbf39a981aabbc88a7d6 SHA1: 2fc5621f7186b8a3d4e8218fb9a1b86406d6a15f SHA256: 066d3f7312521881c5de473fdde95682adcf53ab9a91913a4598547141dcb8bd Description: Xapian search engine interface for Ruby 1.8 This package provides Xapian Ruby bindings built for Ruby 1.8. . The Xapian search engine library is a highly adaptable toolkit to allow developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. . The Xapian Ruby bindings provide an interface to the Xapian library from the Ruby programming language, allowing both indexing and retrieval operations. Homepage: http://www.xapian.org/ Package: libdlna0 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Alexis Saettler Architecture: solaris-i386 Source: libdlna Version: 0.2.3-0ubuntu1 Depends: libavcodec1d (>= 0.cvs20070307), libavformat1d (>= 0.cvs20070307), libgcc1 (>= 1:4.2.1) Suggests: ushare Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdlna0_0.2.3-0ubuntu1_solaris-i386.deb Size: 23010 MD5sum: 96f10e1a0044ceb30837be50603c2de6 SHA1: 2d88d4c4e1f770c54c7cd0a047759b924c9a3dd6 SHA256: bd9839aa3155f49a3594411b4ae4f7acb7f3904228cebf660baa2b0e148e87d2 Description: DLNA codec library The reference open-source implementation of DLNA (Digital Living Network Alliance) standards. The primary goal is to provide DLNA support to uShare, an embedded UPnP A/V Media Server, but will be used to build both DLNA servers and players. . libdlna relies on FFMPEG librairies (libavformat and libavcodec) to handle and demux A/V streams. . The libdlna0 package contains the runtime libraries for uPnP. Homepage: http://libdlna.geexbox.org Package: libustr-1.0-1 Priority: optional Section: contrib/libs Installed-Size: 20 Maintainer: Vaclav Ovsik Architecture: solaris-i386 Source: ustr Version: 1.0.3-2 Depends: libgcc1 (>= 1:4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libustr-1.0-1_1.0.3-2_solaris-i386.deb Size: 60960 MD5sum: 5aef7ab42bba7d5fdd83090c8d75b266 SHA1: 897495b512031fbff1bf14673da1b95e43553b03 SHA256: 296af1b10321504a3e0ca877922b50e93f89f6d8125b7abdc48f53b121032c79 Description: Micro string library: shared library ustr (Micro string library) is a string API for C. It has tiny overhead over just plain strdup(), is much safer, is easier to use, is faster for many operations, can be used with read-only or automatically allocated data. You don't even need to link to the library to use it (so there are no dependencies). Homepage: http://www.and.org/ustr/ Package: libpvm3 Priority: extra Section: contrib/libs Installed-Size: 311 Maintainer: Steinar H. Gunderson Architecture: solaris-i386 Source: pvm Version: 3.4.5-10nexenta1 Replaces: pvm (<< 3.4.2-1) Depends: libgcc1 (>= 1:4.2.1), sunwcslr Recommends: pvm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libpvm3_3.4.5-10nexenta1_solaris-i386.deb Size: 86366 MD5sum: af472ebdbe388bad477eebe22efe5057 SHA1: 7387df1fc1cdb262b1878ae4f324f34470ddbc13 SHA256: c6bbb97e16388a88187547be6e384aca54f23b2e50603cb12eccc54fc9fd5b5d Description: Parallel Virtual Machine - shared libraries Just the bare library, required by binaries with optional PVM support such as pvmpov. Install the pvm package if you wish to actually run a parallel job. Package: libexosip2-4 Priority: optional Section: contrib/libs Installed-Size: 302 Maintainer: Debian VoIP Team Architecture: solaris-i386 Source: libexosip2 Version: 3.0.3-3-1 Replaces: libexosip2-5 (>> 3.0) Depends: libgcc1 (>= 1:4.2.1), libosip2-2, sunwcslr, sunwopensslr Conflicts: libexosip2-5 (>> 3.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libexosip2-4_3.0.3-3-1_solaris-i386.deb Size: 76938 MD5sum: fe32b1d1e2fc2973d740d886e7bed88e SHA1: 8626f165c219f409779e617cfc734bbb82067d8c SHA256: 8fe319b4a222c5d486f1a0d451f11aa2e7d398d9ba5d0e12573d21f12276f9c8 Description: eXtended OSIP library Library that hides the complexity of using the SIP protocol for multimedia session establishement. This protocol is mainly to be used by VoIP telephony applications (endpoints or conference server) but might be also useful for any application that wish to establish sessions like multiplayer games. Homepage: http://savannah.gnu.org/projects/exosip/ Package: libgloox7 Priority: optional Section: contrib/libs Installed-Size: 11 Maintainer: Jose Carlos Garcia Sogo Architecture: solaris-i386 Source: gloox Version: 0.9.6.1-1 Depends: libgcc1 (>= 1:4.2.1), libgnutls13 (>= 2.0.4-0), libidn11 (>= 0.5.18), libstdc++6 (>= 4.2.1), sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgloox7_0.9.6.1-1_solaris-i386.deb Size: 520928 MD5sum: d43d78a712e5befbbf840f1b5ea3cb27 SHA1: c63d4eef67c7490b613034ecb4744044a1b3b19e SHA256: c029addec169658c65aa66c92c25f4a8b779e69e24cf243bc614e498c963148a Description: C++ jabber/xmpp library A C++ Jabber/XMPP library that takes care of low level protocol stuff. Additionally, it offers high level interfaces for interaction with an XMPP server. . It is a fully compliant XMPP Core and supports various JEPs, mainly those needed to implement a XMPP IM client. Package: libhpricot-ruby1.9 Priority: extra Section: contrib/libs Installed-Size: 14 Maintainer: Ari Pollak Architecture: solaris-i386 Source: libhpricot-ruby Version: 0.6-1 Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libhpricot-ruby1.9_0.6-1_solaris-i386.deb Size: 55574 MD5sum: 3408229f342db70c4a2f195bee8da97d SHA1: d9e54d29fa66944a241b0fc0804dcbe15d0a046b SHA256: be23cc352c901a3011d0aee8f98673aba87a1414b1ce2e6433e68d610ed82945 Description: A fast, enjoyable HTML parser Hpricot is a fast, flexible HTML parser written in C. It's designed to be very accomodating (like Tanaka Akira's HTree) and to have a very helpful library (like some JavaScript libs -- JQuery, Prototype -- give you.) . Also, Hpricot can be handy for reading broken XML files, since many of the same principles are used. If a quote is missing, Hpricot tries to figure it out. If tags overlap, Hpricot works on sorting them out. . Homepage: http://code.whytheluckystiff.net/hpricot/ . This package is built for Ruby 1.9. Package: libapache2-mod-log-sql Priority: optional Section: contrib/libs Installed-Size: 164 Maintainer: Thomas Goirand Architecture: solaris-i386 Source: libapache-mod-log-sql Version: 1.100-11.1 Depends: apache2-mpm-prefork (>= 2.0.53), libgcc1 (>= 1:4.2.1), sunwcslr Recommends: perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libapache2-mod-log-sql_1.100-11.1_solaris-i386.deb Size: 64186 MD5sum: d8b81794e9c43f0d24a37b71681c1096 SHA1: dc7d8099f3c6121e96384ae65e729525787ad5fa SHA256: f79e0050d74addbdf3387e6caccd8b8d6ca36932506ccd66141ca2e6b37fa720 Description: Use SQL to store/write your apache queries logs - Base mod_log_sql is a log module for Apache 1.3 and 2.0 which logs all requests to a database. . Base package. . If you want to use make_combined_log and mysql_import_combined_log scripts you will need installed perl package. . Created for apache-2.0. Use libapache-mod-log-sql for apache-1.3. Package: libdumbnet1 Priority: optional Section: contrib/libs Installed-Size: 55 Maintainer: Simon Law Architecture: solaris-i386 Source: libdumbnet Version: 1.8-1.5 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdumbnet1_1.8-1.5_solaris-i386.deb Size: 21870 MD5sum: 0104fe990c2351d9ab8d523ab9397e39 SHA1: c4419d510c7504e86739a7f990a943e7d6b55a10 SHA256: f888977d447d413a1567dee7760279bab0ecee505d7c34e70f2193ede18a6e92 Description: A dumb, portable networking library libdumbnet provides a simplified, portable interface to several low-level networking routines, including * network address manipulation * kernel arp(4) cache and route(4) table lookup and manipulation * network firewalling (Ip filter, ipfw, ipchains, pdf, ...) * network interface lookup and manipulation * raw IP packet and Ethernet frame transmission . libdumbnet is known as libdnet in other distributions, but this is a namespace conflict with the original libdnet. Package: libfaad0 Priority: optional Section: contrib/libs Installed-Size: 283 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Matthew W. S. Bell Architecture: solaris-i386 Source: faad2 Version: 2.6.1-2ubuntu0.1 Replaces: libfaad2-0 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Conflicts: libfaad2-0 (<< 2.6.1-2ubuntu0.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libfaad0_2.6.1-2ubuntu0.1_solaris-i386.deb Size: 166162 MD5sum: 4698262650ad2d5e943b61f9d0d8a3b4 SHA1: 0ffe0e80c250515fd3a91f7976de4ca5ecf66e5c SHA256: 423b4e411b7e9f60bf1b2811c0056abe2638b18906a999da91e64616cacacd0b Description: freeware Advanced Audio Decoder - runtime files FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. Package: liblo0 Priority: optional Section: contrib/libs Installed-Size: 19 Maintainer: Robert Jordens Architecture: solaris-i386 Source: liblo Version: 0.23-2.1build1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Suggests: liblo0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liblo0_0.23-2.1build1_solaris-i386.deb Size: 25212 MD5sum: 6ac7fedbc16d2290866cc399d8347a80 SHA1: 1c7f22bd420435951810ac1e7c1ada70908244d8 SHA256: 2dbdc3a6193f61b643094f5000028ec276dcdaa13ec9ba12ad4774a75a0b11a4 Description: Lightweight OSC library This is a lightweight, easy to use implementation of the OSC (Open Sound Control) protocol (see for details). . Open Sound Control (OSC) is a protocol for communication among computers, sound synthesizers, and other multimedia devices that is optimized for modern networking technology. OSC features: . * Open-ended, dynamic, URL-style symbolic naming scheme * Symbolic and high-resolution numeric argument data * Pattern matching language to specify multiple recipients of a single message * High resolution time tags  * "Bundles" of messages whose effects must occur simultaneously * Query system to dynamically find out the capabilities of an OSC server and get documentation . Homepage: Package: libserialport-ruby Priority: optional Section: contrib/libs Installed-Size: 4 Maintainer: Arnaud Cornet Architecture: solaris-i386 Version: 0.6-1 Depends: libserialport-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libserialport-ruby_0.6-1_solaris-i386.deb Size: 3616 MD5sum: 1044af21c20c3710bb6e8722e557e769 SHA1: 3ce04c0d13ac513bba71df741567fc9ee19e665b SHA256: bc3926797f449f1537ea2c33fbef6a1a6b5f57db84c2af65d56400cf854a5ff9 Description: library to control RS-232 serial ports from ruby programs This library provides an API to control RS-232 serial ports, and check and set the current statie of the signals on the line. . This is a dependency package which depends on Debian's default version of Ruby (currently 1.8). Package: libgiigic1 Priority: optional Section: contrib/libs Installed-Size: 13 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libgiigic Version: 1.1.1-3 Depends: libgcc1 (>= 1:4.2.1), libggi2 (>= 1:2.2.1-4), libgii1 (>= 1:1.0.1), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgiigic1_1.1.1-3_solaris-i386.deb Size: 37668 MD5sum: 1658eed9c07a5ec2658ea1e54e1209b1 SHA1: fa5ce2516de1d1fc1148a34e436f277223d5b558 SHA256: eca610e7ada5516f63fb81d0113ddda08ff49fe52f31f888766f040538914e5d Description: ggi library on top of libgii The goal of LibGIIGIC is to provide a single easy to use, but yet powerful API for (re)binding any kind of action to all possible input devices through LibGII at runtime. . You likely know this feature from modern computer games, where you can say which key (= input source) is used to shoot (= action) with your shotgun. . Homepage: http://www.ggi-project.org/ Package: libqsearch1 Priority: optional Section: contrib/libs Installed-Size: 79 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libqsearch Version: 1.0.5-1 Depends: libcomplearn1, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgsl0ldbl (>= 1.9), libiconv, libxml2, sunwcsl, sunwlibm Conflicts: libcomplearn0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libqsearch1_1.0.5-1_solaris-i386.deb Size: 29856 MD5sum: 11cae950ba2789e885702ee36d187f98 SHA1: 172d2bd1ea622473ecc57efbbadc808fbb4ebdcc SHA256: 3a5cdb122039ee223e9e7dec5a8d6f226053fff43df5a4967e421f68cb6a7e8d Description: quartet tree search library for hierarchical clustering Using a distance matrix as input, the qsearch library finds a tree that fits the input data as well as possible and returns this tree along with a confidence score for any non-degenerate distance matrix. . Homepage: http://complearn.org/ Package: libwxgtk2.8-0 Priority: optional Section: libs Installed-Size: 9485 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Depends: libatk1.0-0 (>= 1.20.0), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.16.0), libglu1-mesa | libglu1, libgstreamer-plugins-base0.10-0 (>= 0.10.0), libgstreamer0.10-0 (>= 0.10.0), libgtk2.0-0 (>= 2.12.0), libiconv, libjpeg62, libpango1.0-0 (>= 1.20.1), libpng12-0 (>= 1.2.13-4), libsm6, libstdc++6 (>= 4.2.1), libtiff4, libwxbase2.8-0 (>= 2.8.7.1), libxinerama1, libxml2, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: libgnomeprintui2.2-0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libwxgtk2.8-0_2.8.7.1-0ubuntu3_solaris-i386.deb Size: 3192852 MD5sum: ba82fa741ab36555101feae684d8449a SHA1: 7f29584cd248eb93894e8ee645fe210a7a0a79f4 SHA256: fe4a5cf4ecb2873f488961404931859b0f3809ba03dcfb3526e0ce5692cb5bed Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides the shared libraries needed to run programs linked against wxWidgets. To use the (optional) glcanvas library you will need to have Mesa or OpenGL installed. Package: libsigcx-gtk-0.6-1c2 Priority: optional Section: contrib/libs Installed-Size: 45 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Rottmann Architecture: solaris-i386 Source: libsigcx Version: 0.6.6-1ubuntu1 Replaces: libsigcx-gtk-0.6-1, libsigcx-gtk-0.6-1c2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libsigc++-1.2-5c2, libsigcx-0.6-4 (>= 0.6.6), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: libsigcx-gtk-0.6-1, libsigcx-gtk-0.6-1c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsigcx-gtk-0.6-1c2_0.6.6-1ubuntu1_solaris-i386.deb Size: 16796 MD5sum: 03b9b0bf9c6c20d678e59704729e4b50 SHA1: 19633ec4d0c023bdd2bec75b81a18395bc15abe2 SHA256: 382dbda24db7682d479186616852755ecce1f50f05d77883757a6fac80b90b58 Description: libSigCX (libSigC++ Extras) GTK+ dispatcher - runtime This library contains the multithreading and other libSigC++ extensions. . This library implements the GTK+ event loop dispatcher for libSigCX. Package: libgeotiff1.2 Priority: extra Section: contrib/libs Installed-Size: 7 Maintainer: Debian GIS Project Architecture: solaris-i386 Source: libgeotiff-dfsg Version: 1.2.4-3 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libtiff4, proj, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: gdal-bin, geotiff-bin, libgeotiff-epsg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgeotiff1.2_1.2.4-3_solaris-i386.deb Size: 60916 MD5sum: d53e31f934eee0820b50403415a8ef84 SHA1: b2fe03107fef4d8d77754143f56c5754485b5047 SHA256: 89a38c50440f137562b70611739b7206065edda6b6ca6405f875f118b4f2f503 Description: the GeoTIFF library -- run-time files This C library supports TIFF 6.0 based interchange format for georeferenced raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . This package contains the shared library only. Homepage: http://geotiff.maptools.org/ Package: libdisplaymigration0 Priority: optional Section: contrib/libs Installed-Size: 14 Maintainer: Moray Allan Architecture: solaris-i386 Source: libdisplaymigration Version: 0.28-7nexenta1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdisplaymigration0_0.28-7nexenta1_solaris-i386.deb Size: 7872 MD5sum: 1637c7a8006bd327f68b9dfd43800ee1 SHA1: 76df084ab43b816c326872b06ec8bebf4e6a907d SHA256: 13f5da0d85d3bdb617e31c948004440731bb00e27b0ce142516221b2a2ac8516 Description: display migration support for GTK [runtime] This package contains runtime files for libdisplaymigration, a library which provides display migration support for GTK. X properties are used to advertise that windows are capable of migration, and to request windows to migrate to a specified display. Package: libpoker-eval Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Loic Dachary (OuoU) Architecture: solaris-i386 Source: poker-eval Version: 134.0-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libpoker-eval_134.0-1_solaris-i386.deb Size: 88436 MD5sum: db4efcd565f4c7b6fd4f0d54ff20b668 SHA1: 505d42ec2691a5c2dfeb37cda93e6addb236a013 SHA256: 432a749daeafcd541cfe5e12eb982ca14a737a813c770f9fcbe8c6a29c9efc43 Description: poker hand evaluator library This package is a free (GNU GPL) toolkit for writing programs which simulate or analyze poker games. Package: libsrs2-0 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Pierre Habouzit Architecture: solaris-i386 Source: libsrs2 Version: 1.0.18-4 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsrs2-0_1.0.18-4_solaris-i386.deb Size: 11212 MD5sum: 413ea02295ef5fc1d44fd8bbba4421e2 SHA1: 61f1d3e61c54703443639e908db937dc8865518a SHA256: ae1e2d5faeb8fb8be81947e7adac10ccb694b7c382330fd6fe4a1b870162db2d Description: SRS email address rewriting engine libsrs2 is the next generation SRS library. SPF verifies that the Sender address of a mail matches (according to some policy) the client IP address which submits the mail. When a mail is forwarded, the sender address must be rewritten to comply with SPF policy. The Sender Rewriting Scheme, or SRS, provides a standard for this rewriting which is not vulnerable to attacks by spammers. Package: libilmbase6 Priority: optional Section: contrib/libs Installed-Size: 539 Maintainer: Adeodato Simó Architecture: solaris-i386 Source: ilmbase Version: 1.0.1-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libilmbase6_1.0.1-2_solaris-i386.deb Size: 113622 MD5sum: 4fc62645b94c363813540cb4ba7f8292 SHA1: da8cfd60bcfecdbc9e55d7db081ebd5d904bec71 SHA256: 14b7ecac9e3f53e6ad1e576b759fb79f8e0d6ee538116bd0acd8981e1a251d2f Description: several utility libraries from ILM used by OpenEXR IlmBase are a set of utility libraries released by ILM, and used in their OpenEXR implementation. Included in this package you can find: . * libHalf: a class (Half) for manipulating "half" values (16-bit floating point format) as if they were a built-in C++ data type. . * libIlmThread: a thread abstraction library on top of pthreads. . * libImath: a math library with support for matrices, 2d- and 3d-transformations, solvers for linear/quadratic/cubic equations, and more. . * libIex: an exception handling library. Homepage: http://www.openexr.com Package: libconfuse0 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Aurelien Jarno Architecture: solaris-i386 Source: confuse Version: 2.5-3 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libconfuse0_2.5-3_solaris-i386.deb Size: 21946 MD5sum: 5915f954b148023b197d64ecae06eb81 SHA1: 7beee4a8e51001b7242e74baf55d288df174ded3 SHA256: 9fb4a5c692d981f65859d7c8e0a95d09f90a88f3e05d8f321e6295595ee8a783 Description: Library for parsing configuration files libConfuse is a configuration file parser library written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements). . It makes it very easy to add configuration file capability to a program using a simple API. . Author: Martin Hedenfalk Homepage: http://www.nongnu.org/confuse/ Package: libpcl1 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Damián Viano Architecture: solaris-i386 Version: 1.6-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libpcl1_1.6-1_solaris-i386.deb Size: 4830 MD5sum: a77a9c096660260a55df527d68efab32 SHA1: 666ac141bcb8ec359f1e6e27cb44d57d2092eec4 SHA256: 0502c28bbc8d3a9587faf31ca41622e18023232afca6391ad8bffa98301db6c5 Description: Portable Coroutine Library (PCL) Coroutines are a very simple cooperative multitasking environment where the switch from one task to another is done explicitly by a function call. Coroutines are a lot faster than processes or threads switch, since there is no OS kernel involvement for the operation. Also coroutines require much less OS resources than processes of threads. . For a more complete definition of the term coroutine see The Art of Computer Programming by Donald E. Knuth. . Homepage: http://www.xmailserver.org/libpcl.html Package: liblttoolbox3-3.0-0 Priority: optional Section: contrib/libs Installed-Size: 19 Maintainer: Francis Tyers Architecture: solaris-i386 Source: lttoolbox Version: 3.0.1-1 Provides: liblttoolbox3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libxml2 (>= 2.6.27), sunwlibm Conflicts: liblttoolbox3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liblttoolbox3-3.0-0_3.0.1-1_solaris-i386.deb Size: 118364 MD5sum: ec7858e06a68d5384e4c795862bb5007 SHA1: 80cb5e14987183b17c23013db891141a87844ea8 SHA256: 420471bfcc25e9230de3df458d6575f90c06202d2cd9ddeafac90fd7dce256a5 Description: Shared library for the lttoolbox Contains shared library for the lttoolbox. The lttoolbox contains the augmented letter transducer tools for natural language processing used by the Apertium system. Apertium is a machine translation system for closely related languages. . Homepage: http://www.apertium.org Package: libpgtcl1.5 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Martin Pitt Architecture: solaris-i386 Source: pgtcl Version: 1:1.5-3build1 Replaces: libpgtcl Provides: libpgtcl Depends: libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), sunwcslr Conflicts: libpgtcl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libpgtcl1.5_1.5-3build1_solaris-i386.deb Size: 28630 MD5sum: f72a21656ca4d9f08edfd0372b48c173 SHA1: 5bf63cee06017ac60e86c745c00ea994c57b72c8 SHA256: 0bd76e6b6682ed642cad5827abc3081996c1291e57955e8b35ba240cba1801dd Description: Tcl client library binding for PostgreSQL This library provides Tcl bindings to the PostgreSQL client library (libpq), which is used to communicate with the PostgreSQL database server. . PostgreSQL is an object-relational SQL database management system. Tcl is a widely used and easily extended interpreted language. Package: libgee0 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Maintainers of Vala packages Architecture: solaris-i386 Source: libgee Version: 0.1.3-1~hardy1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgee0_0.1.3-1~hardy1_solaris-i386.deb Size: 25962 MD5sum: 9ad3eba6457eeca2fbce2c5f43289197 SHA1: 79c976f27030cb4c37118fa50ff33051f3a6b72e SHA256: 7e7d62c85efd769faa20fe5b118dbb6fd5e778300a423d30e9901c156387bc52 Description: GObject based collection library libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. . libgee provides the following interfaces: * Iterable * Collection * List * Set * Iterator * Map . The ArrayList, HashSet, and HashMap classes provide a reasonable sample implementation of the List, Set, and Map interfaces. ReadOnlyCollection, ReadOnlyList, ReadOnlySet, and ReadOnlyMap are read-only wrapper classes that prevent modification of the underlying collection. . libgee is written in Vala and can be used like any GObject-based C library. It's planned to provide bindings for further languages. . This package contains the shared libraries. Homepage: http://live.gnome.org/Vala Package: libeb12 Priority: optional Section: contrib/libs Installed-Size: 301 Maintainer: Tatsuya Kinoshita Architecture: solaris-i386 Source: eb Version: 4.3-3 Replaces: libeb, libeb4, libeb5, libeb6, libeb7 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Suggests: eb-doc, eb-utils, libeb12-dev Conflicts: eb-utils (<= 4.3-1), libeb, libeb4, libeb5, libeb6, libeb7 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libeb12_4.3-3_solaris-i386.deb Size: 92298 MD5sum: d79c108aee7dc450f37a30394f4afb92 SHA1: 316a108ded756e3600051918d78bc977d0449a95 SHA256: 4336aee84fdc7896541d1f80bf30fefab231670f0d42d92ba22ba9b71d19094d Description: C library for accessing electronic books (runtime files) EB Library is a C library for accessing CD-ROM books. . EB Library supports to access CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats. CD-ROM books of those formats are popular in Japan. Since CD-ROM books themseves are stands on the ISO 9660 format, you can mount the discs by the same way as other ISO 9660 discs. . This package provides shared libraries of EB Library. . Homepage: http://www.sra.co.jp/people/m-kasahr/eb/ Package: libmemchan-tcl Priority: optional Section: contrib/libs Installed-Size: 18 Maintainer: Sergei Golovan Architecture: solaris-i386 Source: memchan Version: 2.2.1-4 Depends: libgcc1 (>= 1:4.2.1), tcl (>= 8.4.16-1) | tclsh Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmemchan-tcl_2.2.1-4_solaris-i386.deb Size: 36792 MD5sum: 09d301c8c041286498c8329624c87ced SHA1: b9209b651be2e119edaa9866747ac9e605d1707f SHA256: 64b1472bf4afa3e67afce695f9fd6b785679591f9d0e16b05dc20497da1d11a9 Description: Tcl extension for in-memory channels - runtime library Allows the creation of I/O channels, which store data in memory, not on disk. It implements the channel types fifo, null, random and zero; and provides a C API for creating custom memory channels. . This package contains the runtime library to be used in Tcl programs. Homepage: http://memchan.sourceforge.net/ Package: libnanohttp1 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libcsoap Version: 1.1.0-11 Depends: libgcc1 (>= 1:4.2.1), libxml2, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libnanohttp1_1.1.0-11_solaris-i386.deb Size: 27444 MD5sum: 29aa02c196feb87ef88cfea26a9b359c SHA1: 32e65fa284d33d3f008bb3ccaa861e108f438fa7 SHA256: 26016029830ae2a7e7bcf9c732133290b3463bae27f27ce2330a744091030c52 Description: shared nanohttp library from CSOAP package This project in ANSI C provides a small SOAP server framework Package: opensync-plugin-google-calendar Priority: optional Section: contrib/libs Installed-Size: 51 Maintainer: Michael Banck Architecture: solaris-i386 Source: libopensync-plugin-google-calendar Version: 0.22-6 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, libopensync0 (>= 0.22), libxml2 (>= 2.6.27), python, python-4suite-xml, python-httplib2, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/opensync-plugin-google-calendar_0.22-6_solaris-i386.deb Size: 13992 MD5sum: 23faf5089b1c73b4a1a4729b3b252150 SHA1: 481a0c20bbea1b8a83ce101f85e0af201edc53b1 SHA256: 234f18a010f1752cfda564d5fdba7076fe44e28511a71dc932bd6f54ca70cff1 Description: Opensync Google Calendar plugin Plugin for syncing with Google Calendar Package: libdynamite0 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Volker Christian Architecture: solaris-i386 Source: dynamite Version: 0.1-4.1 Replaces: libdynamite Depends: libgcc1 (>= 1:4.2.1), sunwcslr Conflicts: libdynamite Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdynamite0_0.1-4.1_solaris-i386.deb Size: 5320 MD5sum: 2537cb2fb3b5469fa66a5e85496b234f SHA1: e019aa8c30f7072a1a8f9e0dc2014f74983e9e8a SHA256: 871532ad03b2d0137a34f3df93f592f4deb2c072565e7cfc5cd22297dc055b9d Description: libraries for PKWARE Data Compression decompressor applications The dynamite library is needed by tools to be capable of squeezing out juicy .cab files from self-extracting installation programs created by the Setup Factory installation program. Package: libasyncns0 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: CJ van den Berg Architecture: solaris-i386 Source: libasyncns Version: 0.3-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libasyncns0_0.3-1_solaris-i386.deb Size: 12754 MD5sum: c92463582ff9647a70abf81af79636a2 SHA1: c71c435df6bed87da178bede4a8b84bb387e00c4 SHA256: ae8ebbbb99dc5a0b622930f91e333ad059c737c735367fae08da22552233e6cb Description: Asyncronous name service query library libasyncns is a C library for querying name services asynchronously. It is a wrapper around the libc functions getaddrinfo(3) and getnameinfo(3). Package: libsimpledb2 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Jonas Genannt Architecture: solaris-i386 Source: simpledb Version: 1.5-1.4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsimpledb2_1.5-1.4_solaris-i386.deb Size: 17128 MD5sum: d3ee596e938141eaaadf74e4afe71859 SHA1: ed36aa29f255ed365d7acb4e449220380595cb8e SHA256: 4817cdf5b4766a6a86b5e9013d85945ecf0cf282d9234cffcef843a876137839 Description: C++ ODBC database API The SimpleDB API is a C++ API designed to encapsulate the ODBC API functionality in an object oriented manner. The API has been tested to work with both MySQL and PostgreSQL on a Debian Linux platform. Package: tix Priority: optional Section: contrib/libs Installed-Size: 613 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Version: 8.4.0-6ubuntu1 Replaces: tix8.1 Provides: tix Depends: tcl8.4 (>= 8.4.2) | tclsh Conflicts: python2.1-tk (<< 2.1.3-12), python2.2-tk (<< 2.2.2-2), python2.3-tk (<< 2.2.94), tix8.1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/tix_8.4.0-6ubuntu1_solaris-i386.deb Size: 310378 MD5sum: 33e0ff5d367e3886ddce04fdbd3ddf2f SHA1: eda847179c8c242bc08e8c8b082c3e560b49ff03 SHA256: 0d651cb2f9a4569bcded87c5a7599ca313ec4c9622d7dce192382e8671b60515 Description: The Tix library for Tk -- runtime package The Tix library for Tk extends Tk with new widgets like: o panned windows, o hierarchical lists, o folders, o combo boxes, o help balloons, o and many others. . The Tix look and feel is really good. Additionally, Tix eases construction of mega-widget and has a full-fledged C interface as well. Package: libgsasl7 Priority: optional Section: contrib/libs Installed-Size: 37 Maintainer: Thadeu Lima de Souza Cascardo Architecture: solaris-i386 Source: gsasl Version: 0.2.21-1 Replaces: libgsasl1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libidn11 (>= 0.5.18), libntlm0, sunwcslr Conflicts: libgsasl1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgsasl7_0.2.21-1_solaris-i386.deb Size: 110072 MD5sum: 2d9bedf1d0adc1f33d9f594ed8c5215d SHA1: f10be5cdabb4c50a75a0610e39e1ab02038c241a SHA256: b25ab647b3a75fd287ce61c9f83f8016ec09bbd64b992def9d1c4da506214bdf Description: GNU SASL library GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers. . Homepage: http://www.gnu.org/software/gsasl/ Package: libnet1 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Domenico Andreoli Architecture: solaris-i386 Source: libnet Version: 1.1.2.1-2build1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libnet1_1.1.2.1-2build1_solaris-i386.deb Size: 51078 MD5sum: fcca2b0b6db0e08bbecccc3f87a9b40f SHA1: c67cb66bd442e28b14a08fdbaa38206e50a5f599 SHA256: 7a1f86b339b1292fc5b66d5e02e21db74227304af87126da00355f47991fe599 Description: library for the construction and handling of network packets libnet provides a portable framework for low-level network packet writing and handling. . libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary functionality. . Using libnet, quick and simple packet assembly applications can be whipped up with little effort. With a bit more time, more complex programs can be written (Traceroute and ping were easily rewritten using libnet and libpcap). . This package contains the shared library. . Homepage: http://www.packetfactory.net/libnet Package: libgtkglext1 Priority: optional Section: contrib/libs Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Marcelo E. Magallon Architecture: solaris-i386 Source: gtkglext Version: 1.2.0-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.16.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libsm6, libx11-6, libxmu6, libxt6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgtkglext1_1.2.0-0ubuntu1_solaris-i386.deb Size: 99468 MD5sum: f35deaacbc51f034302ad8338b478009 SHA1: e12316e6cd589620d52d366225a7322a70bbea1f SHA256: b6a230ec60e40e3c8e761251218622e91311fa8a7d66cf991d9956aaa6b8de89 Description: OpenGL Extension to GTK (shared libraries) GtkGLExt provides the GDK objects to support OpenGL rendering in GTK, and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable. Package: libtcd0 Priority: extra Section: contrib/libs Installed-Size: 7 Maintainer: Peter S Galbraith Architecture: solaris-i386 Source: libtcd Version: 2.2.2-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtcd0_2.2.2-1_solaris-i386.deb Size: 36926 MD5sum: 4397443454afa73bf36cc81086a1b660 SHA1: ab9b3d69107660c8040a326dd4dddc11c7995b9c SHA256: e440b140d6294b9fa8e957975e3e8bab414c744a01ec345e97723fb9aa53adce Description: Tide Constituent Database (TCD) library libtcd provides a software API for reading and writing Tide Constituent Database (TCD) files. . The TCD file format and schema are used by XTide to retrieve constituent definitions (speeds, equilibrium arguments, and node factors), harmonic constants, subordinate station offsets and associated metadata for use in generating tide predictions. Package: libwebauth1 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Russ Allbery Architecture: solaris-i386 Source: webauth Version: 3.5.5-1 Depends: libcomerr2 (>= 1.33-3), libgcc1 (>= 1:4.2.1), libkrb53 (>= 1.6.dfsg.2), sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libwebauth1_3.5.5-1_solaris-i386.deb Size: 36580 MD5sum: bfe40da62d9d3b21096b79dac8320cbf SHA1: 69222d0254ef5b9bc02c0b3d7380948ce8b11923 SHA256: 57f317bb68d7d4beefa2612e8f50fe27bb6986cc8da658c24d263e26dd980df3 Description: Shared libraries for WebAuth authentication WebAuth is a cookie-based web authentication system built on top of Kerberos. It relies on a central authentication server that handles all user authentication for a domain and creates user authentication credentials for any web server that needs strong authentication. . This package contains the shared library used by the WebAuth modules, Perl bindings, and command-line utilities. It does token encoding and decoding and other lower-level parts of the WebAuth protocol. Homepage: http://webauth.stanford.edu/ Package: liboping0 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Sebastian Harl Architecture: solaris-i386 Source: liboping Version: 0.3.5-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liboping0_0.3.5-1_solaris-i386.deb Size: 10406 MD5sum: b2f95d8cb47afecbbd94c664aeb1e9d1 SHA1: f1605c69c4cbe44f73dab0b5eafcab83a433e175 SHA256: 79c96677e48002470a00a4bd36b69e0cfeaf4611f85c9940399c1deca491a8d8 Description: C/C++ library to generate ICMP_ECHO requests liboping features pinging multiple hosts in parallel using IPv4 or IPv6 transparently. The interface is object oriented. . This package contains the shared library. Package: gstreamer0.10-plugins-ugly Priority: optional Section: contrib/libs Installed-Size: 727 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Maintainers of GStreamer packages Architecture: solaris-i386 Source: gst-plugins-ugly0.10 Version: 0.10.7-3nexenta1 Conflicts: gstreamer0.10-plugins-bad (<< 0.10.5.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/gstreamer0.10-plugins-ugly_0.10.7-3nexenta1_solaris-i386.deb Size: 277256 MD5sum: 3ea1bb925418a4dfcf8873a3a9221476 SHA1: b225f506e17f36ff428dcff65e0fb8e69a4f80b4 SHA256: 9714d525d291b8d410783783380851d5bf1ab34205b880a7e3b6cd317f61c79d Description: GStreamer plugins from the "ugly" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This packages contains plugins from the "ugly" set, a set of good-quality plug-ins that might pose distribution problems. Package: libclutter-gtk-0.6-0 Priority: optional Section: contrib/libs Installed-Size: 19 Maintainer: Ross Burton Architecture: solaris-i386 Source: clutter-gtk Version: 0.6.0-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libclutter-0.6-0, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libclutter-gtk-0.6-0_0.6.0-2_solaris-i386.deb Size: 10020 MD5sum: 1ae5e686959fa290b79b0dd61d44d8c7 SHA1: 4d7b633142108a59c1d1424880842f153cd72b29 SHA256: 9a32feefefdde2c88c59ba85a1d3b739cb063400e3668aef92e967c026bc60a9 Description: Open GL based interactive canvas library GTK+ widget Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. Package: libustr-1.0-1-dbg Priority: extra Section: contrib/libs Installed-Size: 18 Maintainer: Vaclav Ovsik Architecture: solaris-i386 Source: ustr Version: 1.0.3-2 Depends: libustr-1.0-1 (= 1.0.3-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libustr-1.0-1-dbg_1.0.3-2_solaris-i386.deb Size: 168124 MD5sum: 1f54065def10b1410c257d1977da65c2 SHA1: 4a1e06a8996317eda498ff2b87a95aeb48007b2f SHA256: a894c83dcab3a3c1db1d0539651d54fdc4936aff90efd385e7b839f0fbba0e8a Description: Micro string library: debugging symbols ustr (Micro string library) is a string API for C. It has tiny overhead over just plain strdup(), is much safer, is easier to use, is faster for many operations, can be used with read-only or automatically allocated data. You don't even need to link to the library to use it (so there are no dependencies). Homepage: http://www.and.org/ustr/ Package: libsundials-serial0 Priority: optional Section: contrib/libs Installed-Size: 28 Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: sundials Version: 2.2.0-3 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsundials-serial0_2.2.0-3_solaris-i386.deb Size: 180910 MD5sum: b143be918b82d6f6ef335d07a309526c SHA1: 9ec022837b1191d6b22b60a674ecac83c2788ca1 SHA256: 74ee249721a9287af51f2d6ecf09332b8353a3c0896f251062f8b296bc8ae6d9 Description: SUit of Nonlinear and DIfferential/ALgebraic equation Solvers The family of solvers referred to as SUNDIALS consists of solvers CVODE (for ODE systems), CVODES (ODE with sensitivity analysis capabilities), IDA (for differential-algebraic systems), and KINSOL (for nonlinear algebraic systems). . This package contains shared libraries. . Homepage: http://www.llnl.gov/CASC/sundials/ Package: libssh-2 Priority: optional Section: contrib/libs Installed-Size: 151 Maintainer: Jean-Philippe Garcia Ballester Architecture: solaris-i386 Source: libssh Version: 0.2+svn20070321-4 Depends: libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libssh-2_0.2+svn20070321-4_solaris-i386.deb Size: 62266 MD5sum: 1682250198d403ec932aa8311da0b397 SHA1: cf0d42fbcbe86686cb7d9d03ae57afba9c3f1896 SHA256: dcb7beda9c48c0a79231b53c700e4f1238c9c1f168537766a314e553b30e8c9d Description: A tiny C SSH library The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . Homepage: http://0xbadc0de.be/wiki/doku.php?id=libssh:libssh Package: vflib2-misc Priority: optional Section: contrib/utils Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Source: vflib2 Version: 2.25.1-20ubuntu2 Replaces: vflib2 (<< 2.25.1-1) Depends: libgcc1 (>= 1:4.2.1), libiconv, libttf2, libx11-6, libxext6, sunwcslr, sunwlibm, vflib2 (>= 2.25.1-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/vflib2-misc_2.25.1-20ubuntu2_solaris-i386.deb Size: 25904 MD5sum: 592c83255f6cf228d24e347d3e7ee3e4 SHA1: f009fc698fd5c087bb5a377cf6b1b75de8d98d9f SHA256: 053545e371962e2dd20f4fb16d96fccf980b6d2dc9770258b7f4b0a1bbbbc384 Description: Miscellanious tools for VFlib2 library VFlib2 is a font library written in C providing several functions to obtain bitmaps of characters. VFlib hides the font format of font files and provides a unified API for all supported font formats. Package: libxbae4 Priority: optional Section: contrib/libs Installed-Size: 301 Maintainer: Joop Stakenborg Architecture: solaris-i386 Source: xbae Version: 4.60.2-2 Depends: lesstif2, libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, libxp6, libxpm4, libxt6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxbae4_4.60.2-2_solaris-i386.deb Size: 135032 MD5sum: 23df9e9d33283a391d3c0b7c3ee7e601 SHA1: e10acf6fe2bf2dc917be5de2c1ac3616f84f8066 SHA256: 9cad4b8baa506c77cbe17376e56fd559942807cb395d7001c8708efaf6b0bec0 Description: Xbae Matrix Widget libraries XbaeMatrix is a free Motif® table widget (also compatible with the free LessTif) which presents an editable array of string data to the user in a scrollable table similar to a spreadsheet. The rows and columns of the Matrix may optionally be labelled. A number of "fixed" and "trailing fixed" rows or columns may be specified. . This package provides the C run-time form of the library. Package: libggi-target-vcsa Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggi Version: 1:2.2.1-5ubuntu1-build1 Provides: libggi-target Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libggi-target-vcsa_2.2.1-5ubuntu1-build1_solaris-i386.deb Size: 1996 MD5sum: 0bf34984e1673995bbd4a8eba5a931ba SHA1: 086a5d40a1cf12dc04fe523e961ec75b474300b4 SHA256: b18a487b4541213a2db10275a406d1370e6358a478ab66638d87a0bc119c2296 Description: General Graphics Interface direct access console text target "General Graphics Interface" - a fast, portable graphics environment. . This package contains a driver for the "vcsa" target, enabling libGGI (and therefore any program using libGGI) to display text output on the Linux console. It uses direct access to the "/dev/vcsa*" devices. . Homepage: http://www.ggi-project.org/ Enhances: libggi2 Package: libxmlsec1-openssl Priority: optional Section: contrib/libs Installed-Size: 295 Maintainer: Ubuntu MOTU Developers Original-Maintainer: John V. Belmonte Architecture: solaris-i386 Source: xmlsec1 Version: 1.2.9-5ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libxml2 (>= 2.6.27), libxmlsec1 (>= 1.2.9), libxslt1.1 (>= 1.1.20), sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxmlsec1-openssl_1.2.9-5ubuntu3_solaris-i386.deb Size: 83096 MD5sum: c27cc03b37d43ba43ddbfe94a7922af4 SHA1: 5ff856833ee2cdc80e0923178846fc1ec9668d18 SHA256: 42b31daa13cca2497d6b61254b8a5d9c5c919ccf2258021e04ed3c66a8015f52 Description: Openssl engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the openssl implementation of the XML security library cryptography functions. Package: libaqbanking20-plugins-qt Priority: optional Section: contrib/libs Installed-Size: 823 Maintainer: Micha Lenk Architecture: solaris-i386 Source: libaqbanking Version: 3.3.0+dfsg-1 Replaces: libaqbanking20-plugins (<= 3.0.0-1) Depends: aqbanking-tools, libaqbanking20, libaqbanking20-plugins (>= 3.3.0+dfsg-1), libaqhbci13, libaqofxconnect4, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgmp3c2, libgwenhywfar47, libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libqbanking5, libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: libaqbanking20-plugins (<= 3.0.0-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libaqbanking20-plugins-qt_3.3.0+dfsg-1_solaris-i386.deb Size: 292772 MD5sum: 08981da4d40e1f98367a776f8c9e23f8 SHA1: 821692ee99354fd9c3dc6cf7c7afa99cb487a80e SHA256: a2ff592b6f97aed5ee5472e9503ac1b43c37c3938a0a2f4569094bc0884eea83 Description: plugins needed by libaqbanking20 AqBanking provides a middle layer between the applications and online banking libraries implementing various file formats and protocols. Plugins supporting OFX, DTAUS, and HBCI are available. For the latter, AqHBCI is required. . This package provides plugins to AqBanking which need Qt and other X libraries. Homepage: http://www.aquamaniac.de/aqbanking/ Package: libcgi0 Priority: optional Section: contrib/libs Installed-Size: 6 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Oliver Kurth Architecture: solaris-i386 Source: libcgi Version: 1.0-5ubuntu3 Depends: libgcc1 (>= 1:4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcgi0_1.0-5ubuntu3_solaris-i386.deb Size: 16882 MD5sum: 6cf38b2d40bb5a15b8c612536d7c94f1 SHA1: 538a41849453a1ce1744f53ae5d19d5534cb4f7c SHA256: 36a453bb9af740218b0649f8aa8b503b1b70d0bb1519f1a94f4742267d5f421f Description: library for CGI programs in C libcgi is a library for CGI programs written in C. It includes a lot of functions like string manipulation, session and cookie support, GET and POST methods manipulation etc. to help you to quickly write powerful CGI programs. Package: libapache2-mod-log-sql-mysql Priority: optional Section: contrib/libs Installed-Size: 29 Maintainer: Thomas Goirand Architecture: solaris-i386 Source: libapache-mod-log-sql Version: 1.100-11.1 Depends: libapache2-mod-log-sql (= 1.100-11.1), libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: libapache2-mod-log-sql-ssl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libapache2-mod-log-sql-mysql_1.100-11.1_solaris-i386.deb Size: 17680 MD5sum: ffd9f1e6eadfad03064bf38fe3805c0d SHA1: 53bfd80c5732a6e5f8f5615d8e19ca8a8379ac52 SHA256: 609bc1ba111cd84f22a9ab0bfd177fb6bcdfc1a45ff59cf6f4673fe02bb4a4db Description: Use SQL to store/write your apache queries logs - MySQL interface mod_log_sql is a log module for Apache 1.3 and 2.0 which logs all requests to a MySQL database. . MySQL interface. . Created for apache-2.0. Use libapache-mod-log-sql-mysql for apache-1.3. Package: libcdaudio1 Priority: optional Section: contrib/libs Installed-Size: 91 Maintainer: Daniel Baumann Architecture: solaris-i386 Source: libcdaudio Version: 0.99.12p2-3 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcdaudio1_0.99.12p2-3_solaris-i386.deb Size: 42512 MD5sum: adbc59c74464ef9ea9c4f499564cc06c SHA1: 84ee3b9b5387d6bd88636b07aa5b809e4006b68c SHA256: b49467097e431c22802814617f8f2d9bba9c4f746e288125e79dc0693fe591c1 Description: library for controlling a CD-ROM when playing audio CDs This library provides functions for controlling an audio CD: starting, stopping, ejecting, etc. It also provides an interface to the CDDB and CD Index servers. Package: libevtlog0 Priority: extra Section: contrib/libs Installed-Size: 26 Maintainer: SZALAY Attila Architecture: solaris-i386 Source: eventlog Version: 0.2.5-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libevtlog0_0.2.5-1_solaris-i386.deb Size: 7800 MD5sum: 16bd8a3097bd416d285855afbdb59bd7 SHA1: 71cbb0fa86eab75411ac98ed7edb4602ddb1f432 SHA256: 8df39e92145ee8d801c3636b243e26e4a2f341449a3c096d40b479b50422f9bf Description: Syslog event logger library The EventLog library aims to be a replacement of the simple syslog() API provided on UNIX systems. The major difference between EventLog and syslog is that EventLog tries to add structure to messages. . EventLog provides an interface to build, format and output an event record. The exact format and output method can be customized by the administrator via a configuration file. . This package is the runtime part of the library. Package: libwv-1.2-3 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Daniel Walrond Architecture: solaris-i386 Source: wv Version: 1.2.4-2 Depends: libexpat1 (>= 1.95.8), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgsf-1-114 (>= 1.14.7), libiconv, libjpeg62, libpng12-0 (>= 1.2.13-4), libwmf0.2-7 (>= 0.2.8.4), libx11-6, libxml2 (>= 2.6.27), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libwv-1.2-3_1.2.4-2_solaris-i386.deb Size: 131064 MD5sum: 765bb9c467f782f9dc31323b3dfeba8f SHA1: 7f0646281a0611da8268c89e450ec22f384463c0 SHA256: a9b86ce10539e1bbb45bf5ccd41e11840829583dee53b5a1923635d77f5f3735 Description: Library for accessing Microsoft Word documents wvWare (previously known as mswordview) is a library that allows access to Microsoft Word files. It can load and parse the Word 2000, Word 97, Word 95, and Word 6 file formats. (Work is underway to support reading earlier formats as well: Word 2 documents are converted to plain text.) . This package contains the shared library. Package: libglpng Priority: optional Section: contrib/libs Installed-Size: 30 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.45-4ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libpng12-0 (>= 1.2.13-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libglpng_1.45-4ubuntu1_solaris-i386.deb Size: 14112 MD5sum: f52ae19e99d7aa95ef7448c893eca5ef SHA1: feaf618d7ff5419b7f3cec5893b94af16581f5d9 SHA256: 4b7f0c348d22f164c34da9b83b795dbf91fc238b6cad3dff884a366bdfdcb99a Description: PNG loader for OpenGL glpng is a small toolkit to make loading PNG image files as an OpenGL texture as easy as possible. . These are runtime support files, needed to run applications that use glpng. Package: libtntdb0 Priority: optional Section: contrib/libs Installed-Size: 281 Maintainer: Kari Pahula Architecture: solaris-i386 Source: tntdb Version: 0.9.2-1 Depends: libcxxtools4, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Recommends: tntdb-mysql0 (>= 0.9.0) | tntdb-postgresql0 (>= 0.9.0) | tntdb-sqlite0 (>= 0.9.0) Suggests: libtntdb-dev, tntdb-mysql0, tntdb-postgresql0, tntdb-sqlite0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtntdb0_0.9.2-1_solaris-i386.deb Size: 53690 MD5sum: 973f51575f9319db6ae551bf29c6edf0 SHA1: 9b5bf594af3b6222f0f2630abe994b44854233fc SHA256: c1262473486a9572ed5de3da19d56e3eec4933eaeff1815574aa1b8d47a62388 Description: C++ class library for easy database access This library provides a thin, database independent layer over an SQL database. It lacks complex features like schema queries or wrapper classes like active result sets or data bound controls. Instead you get to access the database directly with SQL queries. The library is suited for application programming, not for writing generic database handling tools. . Currently has support for MySQL, PostgreSQL and SQLite. . Homepage: http://www.tntnet.org/tntdb.hms Package: libgavl0 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Debian Multimedia Team Architecture: solaris-i386 Source: gavl Version: 0.2.5-1nexenta1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgavl0_0.2.5-1nexenta1_solaris-i386.deb Size: 498326 MD5sum: 17ee0d5654318bc2c0fccccf52ad7386 SHA1: 2c21b8ca8436b7c7242a5d4dd3a4435fd21170b3 SHA256: 7d11af8a3bef874f3ec6a4bb9fa75d51f1fe268ae772c4d7be895a4f5d4a1837 Description: Gmerlin Audio Video Library Gavl is short for Gmerlin Audio Video Library. It is a low level library, upon which multimedia APIs can be built. Gavl handles all the details of audio and video formats like colorspaces, samplerates, multichannel configurations etc. It provides standardized definitions for those formats as well as container structures for carrying Audio samples or Video frames. . In addition, it handles the sometimes ugly task to convert between all these formats as well as some elemtary operations (scaling, alpha blending etc). . This package provides the the run-time library. Package: libhocr0 Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Debian Hebrew Packaging Team Architecture: solaris-i386 Source: hocr Version: 0.8.2-5 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: netpbm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libhocr0_0.8.2-5_solaris-i386.deb Size: 83154 MD5sum: 5ebd78d45096939f19dc05e892158f9e SHA1: 42a002ed475f579a4e4d7360033236932ce8e019 SHA256: f5d065fd843efe10c51dd38e329502e749d3e6c5a93122ef4dcd753211dea760 Description: Hebrew OCR library Libhocr is an Hebrew OCR (Optical character recognition) library written in C/C++. . This package contains the libhocr library and the hocr command line utility, which can process PBM file formats . Homepage: http://hocr.berlios.de/ Package: libsynce0 Priority: optional Section: libs Installed-Size: 47 Maintainer: Volker Christian Architecture: solaris-i386 Source: libsynce Version: 0.9.3-1 Depends: libgcc1 (>= 1:4.2.1), libiconv, sunwcslr, sunwlibm Suggests: librapi2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsynce0_0.9.3-1_solaris-i386.deb Size: 17960 MD5sum: bb28c3b57c590613fb8f7efeca7e9b1d SHA1: 5a76941bd3cc1a1b09dd0877444832caf39e7148 SHA256: 59512898885b80a3c801ac4f291d31fbe9cd4f303fd2ed4b0e1ff60ae5cd6f3e Description: A helper library for synce, a tool to sync WinCE devices This package contains the library itself. Package: libclthreads2 Priority: extra Section: contrib/libs Installed-Size: 37 Maintainer: Debian Multimedia Team Architecture: solaris-i386 Source: clthreads Version: 2.2.1-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libclthreads2_2.2.1-2_solaris-i386.deb Size: 11262 MD5sum: 28a408ff447be4861ac990c4ff9fa992 SHA1: 267d34660f8a4e9ef46bbaa7fe30bd0e676b3e81 SHA256: ad8269a43c9c4749507b4ebfe5e595a5e8db69c115082a1cccc49a57b8890510 Description: POSIX threads C++ access library C++ wrapper library around the POSIX threads API. This package includes the shared library object. Package: libdfb++-1.0-0 Priority: optional Section: contrib/libs Installed-Size: 139 Maintainer: Guillem Jover Architecture: solaris-i386 Source: dfb++ Version: 1.0.0-3 Depends: libdirectfb-1.0-0, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdfb++-1.0-0_1.0.0-3_solaris-i386.deb Size: 37644 MD5sum: 67ed6b2ce01d36ecf8ba20438ddbe7a8 SHA1: 95479927306b18383496d510ddb39ec8948ecfe4 SHA256: f734833ca52a7f128b4a89521425b39e557c6b601e4dc1f9a0812891a17a9447 Description: c++ bindings for DirectFB - shared library DFB++ is a C++ binding library for DirectFB, which is a graphics library designed with embedded systems in mind. It offers maximum hardware accelerated performance at a minimum of resource usage and overhead. Homepage: http://www.directfb.org/ Package: libgeos-c1 Priority: optional Section: contrib/libs Installed-Size: 77 Maintainer: Debian GIS Project Architecture: solaris-i386 Source: geos Version: 2.2.3-4 Depends: libgcc1 (>= 1:4.2.1), libgeos2c2a (>= 2.2.3), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgeos-c1_2.2.3-4_solaris-i386.deb Size: 23652 MD5sum: 46a372df61405b652d515ec4b53633c4 SHA1: 4e47cd2fa8c29f67e88fe88ce66cd29de3d33c12 SHA256: 1ff69bc57475fba987b4acd714e80ac05e1a7805ddc870c5b518112cd93d5b9a Description: Geometry engine for Geographic Information Systems - C Library GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include: . * spatial predicates (based on the DE-9IM model), * overlay functions (intersection, difference, union, symmetric difference), * buffer, * convex hull, * area and distance functions, and * topological validity checking . This package contains the C library. A C++ library is provided by the libgeos* package. Homepage: http://geos.refractions.net/ Package: libgetopt++1 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Adeodato Simó Architecture: solaris-i386 Source: libgetopt++ Version: 0.0.2-p22-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgetopt++1_0.0.2-p22-2_solaris-i386.deb Size: 20248 MD5sum: 4708b025d1a4e096edda669b33195f51 SHA1: 34bf175f507b1dd5bae72534728a8526d07ff086 SHA256: b7d76cfacd144343acf71680f43e8c515b2626894719c681cc37dd874d9c9e3d Description: C++ library for command line parsing libgetopt++ is a C++ library to parse options that a program gets specified from the command line. It has the following features: . * Minimal footprint in main.cc, and no header or source changes outside the user of an option when the option is altered or a new option added. . * Multiple option sets can co-exist safely. The default option set is a singleton, but additional static sets can be created and used. . * Easy to use: adding a new option is simply a case of adding a static variable for the option, in the scope that the option needs to be visible. . * There are multiple concrete Option classes provided: Bool, String, StringCollector. . * Extensible: simply create a new subclass of Option to implement a new Option type, and use it in your program. Package: libsigcx-0.6-4 Priority: optional Section: contrib/libs Installed-Size: 95 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Rottmann Architecture: solaris-i386 Source: libsigcx Version: 0.6.6-1ubuntu1 Replaces: libsigcx-0.6-2c2, libsigcx-0.6-3, libsigcx-0.6-3c2a, libsigcx-gtk-0.6-1 Depends: libgcc1 (>= 1:4.2.1), libsigc++-1.2-5c2, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: libsigcx-0.6-2c2, libsigcx-0.6-3, libsigcx-0.6-3c2a, libsigcx-gtk-0.6-1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsigcx-0.6-4_0.6.6-1ubuntu1_solaris-i386.deb Size: 34758 MD5sum: 6063d0594b06712ef4aabf116f85d021 SHA1: b79559f88f48ef93ee3363ee9750a1495f7cc3ee SHA256: acae4e2a263fd9e0c57c65c53f146978db9de887a1298d1894bd2197477a3e0c Description: libSigCX (libSigC++ Extras) - runtime This library contains the multithreading and other libSigC++ extensions. Package: vflib2 Priority: optional Section: contrib/oldlibs Installed-Size: 64 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Version: 2.25.1-20ubuntu2 Replaces: vflib, vflib2-misc (<< 2.25.1-13) Provides: vflib Depends: defoma (>= 0.4.12), libgcc1 (>= 1:4.2.1), libiconv, libttf2, perl-modules, sunwcslr, sunwlibm Suggests: ttf-kochi-gothic, ttf-kochi-mincho Conflicts: asiya24-vfont (<< 1-8), libttf2 (<< 1.4pre.20011029-1), vflib, watanabe-vfont (<< 1-6.1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/vflib2_2.25.1-20ubuntu2_solaris-i386.deb Size: 374298 MD5sum: 6879c56e8f9fd677d37d644b7f2fdae2 SHA1: 54464af4c0aabc8024c87ede759d36fcd74bcee3 SHA256: 2b959deabc7ce92f00de418d3cafb0a952243dc74c90929a7228d5a3b745bad0 Description: Vector Font Library for Japanese Character Code VFlib2 is a font library written in C providing several functions to obtain bitmaps of characters. VFlib hides the font format of font files and provides a unified API for all supported font formats. Package: libtapioca-core-glib-0.14-0 Priority: optional Section: contrib/libs Installed-Size: 114 Maintainer: Debian Telepathy maintainers Architecture: solaris-i386 Source: tapioca-glib Version: 0.14.0.2~svn20070727-2 Depends: libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, libtapioca-base-glib-0.14-0 (>= 0.14.0.2~svn20070727), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtapioca-core-glib-0.14-0_0.14.0.2~svn20070727-2_solaris-i386.deb Size: 36176 MD5sum: e693152ceb444e04bf0c12766afe2795 SHA1: 3880e5b16436c2171431615b5089d0dbc16d8d00 SHA256: 8a442a3814937420c6f28f3f2ea7406640dc5860f21d9c9e1c0b5d8349948db9 Description: Tapioca core glib library Glib binding for the Tapioca core library . Tapioca is a library that abstracts away the D-Bus details and presents the developer a native object structure, very similar to its Telepathy counter-parts. The D-Bus mechanism of request-reply is presented as methods and callbacks in the local language/toolkit used. . Homepage: http://tapioca-voip.sourceforge.net/ Package: gstreamer0.10-fluendo-mpegdemux Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Maintainers of GStreamer packages Architecture: solaris-i386 Source: gst-fluendo-mpegdemux Version: 0.10.15-1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgstreamer0.10-0 (>= 0.10.14), libiconv, libxml2, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/gstreamer0.10-fluendo-mpegdemux_0.10.15-1_solaris-i386.deb Size: 62392 MD5sum: 755f40a4658b0c5c8769e60eda96c6b6 SHA1: 905231a531591e3ae1c05f96738149cb362a061b SHA256: 38af231216a9c6e2e7def658b3cd5dacee92f931392561b714f29e9c3aed7dfd Description: GStreamer plugin for demuxing of MPEG2 streams GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This plugin allows demuxing of MPEG2 streams. The main difference between this and the plugin from gst-plugins-ugly is that this one allows demuxing of MPEG2 transport streams. Package: libxml++1.0c2a Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Chris Leishman Architecture: solaris-i386 Source: libxml++ Version: 1.0.4-1.2 Replaces: libxml++1.0, libxml++1.0c2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libxml2 (>= 2.6.27), sunwlibm Conflicts: libxml++1.0, libxml++1.0c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxml++1.0c2a_1.0.4-1.2_solaris-i386.deb Size: 57152 MD5sum: af8e26dbd950140cda26e4ed58657199 SHA1: 945fa1a1a86c8aedffced37cb90306368508163c SHA256: 47b53eb8c2ae4d8da3a4ebbb938b468be1df08945881ddc954a6f89b94ede2f5 Description: A C++ interface to the GNOME XML library (libxml2) libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise known as the GNOME2 XML library). . homepage: http://libxmlplusplus.sourceforge.net/ Package: libgii1 Priority: optional Section: contrib/libs Installed-Size: 38 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libgii Version: 1:1.0.1-3 Replaces: libgg0, libggi1 (<< 981030) Provides: libgg0 Depends: libgcc1 (>= 1:4.2.1), libgii1-target-x (= 1:1.0.1-3), libx11-6, sunwcslr Conflicts: libgg0, libggi1, libgii0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgii1_1.0.1-3_solaris-i386.deb Size: 212386 MD5sum: eeccca8e9d5b4b1665a508b1e976be86 SHA1: f4d6ef9089340eac8e544f5e4797e284b514cd70 SHA256: a3139b14ec4011dbf445662371741e733ce77f2f0e210d9a35ac9e425e7360f8 Description: General Input Interface runtime libraries "General Graphics Interface" - a fast, portable graphics environment. . This package contains the shared libraries for LibGII, the input library developed by the GGI project. Also included is LibGG, the library containing GGI's configuration and target option parsing code. . Install libgii-target packages for specific input modules! . This package contains input modules for these devices: . null Dummy input device which never generates any input stdin Characters from standard input file Input saved by the "save" input filter tcp Input from a socket linux_kbd Raw Linux keyboard devices linux_mouse Linux mouse devices linux_joy Linux joystick devices linux_evdev New style HIDs mouse Mice of all sorts: Microsoft, MouseSystems, Logitech, Sun, MouseMan, MMSeries, BusMouse and PS2 spaceorb SpaceOrb 3D input device . Usually, it is not necessary to specify which of these input devices you want to use; LibGGI normally finds an appropriate input device. . These input filter modules are also included: . mouse Generic mouse event generator save Save away an event stream for later playback keytrans Generic key event translator tcp Send input to a tcp socket . Homepage: http://www.ggi-project.org/ Package: liballegro4.2 Priority: optional Section: contrib/libs Installed-Size: 1027 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Source: allegro4.2 Version: 2:4.2.2-1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxpm4, libxxf86dga1, libxxf86vm1, sunwcslr, sunwlibm Recommends: liballegro4.2-plugin-jack Suggests: liballegro4.2-plugin-esd | liballegro4.2-plugin-arts, timidity-patches Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liballegro4.2_4.2.2-1_solaris-i386.deb Size: 455078 MD5sum: 3dbdee8c9fb7fc4c2929468716bcf323 SHA1: 2e8b1d8f3a4e034736768db34654d16d4f42292e SHA256: 70cf2a6c8aa729c9fb022d19e37e42d9f246ad5151d80c9fc9ee7d6d18792cd8 Description: portable library for cross-platform game and multimedia development Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. It is used by many DOS games and can be used to port them easily to Linux. Allegro supports many kinds of input and output interfaces, e.g. X11 (Xlib or DGA), framebuffer, SVGAlib. . NOTE: you should install XFree86 to use the display output plugins. Alternatively, you can use the framebuffer output, or install the liballegro-plugin-svgalib on i386. Package: libneon26 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Laszlo Boszormenyi (GCS) Architecture: solaris-i386 Source: neon26 Version: 0.26.4-2 Depends: libgcc1 (>= 1:4.2.1), libxml2 (>= 2.6.27), sunwcsl, sunwopensslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libneon26_0.26.4-2_solaris-i386.deb Size: 116822 MD5sum: 3cb4a8af6bcf206324be0dffbd8bc969 SHA1: a9d708b991de0b85e328fa2857b62950be31ba5f SHA256: 8f65298654a8b37794832a9c4daa456a0e33550d9a0240d33aa0d1e8e53f0999 Description: An HTTP and WebDAV client library neon is an HTTP and WebDAV client library, with a C language API. . WARNING: THE NEON API IS NOT YET STABLE. . Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. . Current features: * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD etc.) * Low-level interface to HTTP request handling, to allow implementing new methods easily. * persistent connections * RFC2617 basic and digest authentication (including auth-int, md5-sess) * Proxy support (including basic/digest authentication) * SSL/TLS support using OpenSSL (including client certificate and thread safety support) * Generic WebDAV 207 XML response handling mechanism * XML parsing using the expat or libxml parsers * Easy generation of error messages from 207 error responses * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL. * WebDAV metadata support: set and remove properties, query any set ofi properties (PROPPATCH/PROPFIND). * autoconf macros supplied for easily embedding neon directly inside an application source tree. Package: libbakery-2.4-1 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bradley Bell Architecture: solaris-i386 Source: bakery2.4 Version: 2.4.4-0ubuntu1 Replaces: libbakery-2.3-11, libbakery-2.3-11c2, libbakery-2.3-11c2a Depends: libatk1.0-0 (>= 1.20.0), libbakery-2.4-common (>= 2.4.4-0ubuntu1), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgconfmm-2.6-1c2 (>= 2.22.0), libglade2-0 (>= 1:2.6.1), libglademm-2.4-1c2a (>= 2.6.0), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgnome-vfsmm-2.6-1c2a (>= 2.22.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), libxml++2.6c2a, libxml2, sunwlibm Conflicts: libbakery-2.3-11, libbakery-2.3-11c2, libbakery-2.3-11c2a Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libbakery-2.4-1_2.4.4-0ubuntu1_solaris-i386.deb Size: 92624 MD5sum: 9b45febf83ba4b3ad8191d6d33a573dc SHA1: a6150dad83aaeb0862f715fd0ca64a4a1c41e553 SHA256: 8dbd15f1c6e65d82cebf6a5272e77b963a6c5d9876cd8a655b09c343ba42081b Description: A C++ Application Framework (shared libraries) Bakery is a C++ Framework for creating GTK+ or GNOME applications using gtkmm and gnomemm. * Bakery provides a Document/View architecture, but it doesn't force you to use the whole architecture. * Bakery can use XML as a Document storage format, if you like. But it doesn't force you to use the whole architecture. * Bakery provides default functionality, which can be easily customized. * Bakery makes it easy to start developing GNOME applications. * Bakery gives your application structure. * Bakery contains a few utility classes. . The main bakery library provides gtkmm-based App classes for the GUI-independent App, Document and View classes. The bakery_gnomeui extension library provides libgnomeuimm-based App classes instead, for creating full GNOME applications. Package: libsqliteodbc Priority: optional Section: contrib/libs Installed-Size: 11 Maintainer: Sam Clegg Architecture: solaris-i386 Source: sqliteodbc Version: 0.70-3 Depends: libgcc1 (>= 1:4.2.1), libsqlite0 (>= 2.8.17), libsqlite3-0 (>= 3.4.2), sunwcslr Suggests: unixodbc-bin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsqliteodbc_0.70-3_solaris-i386.deb Size: 105086 MD5sum: abbbdeff9013524fe7c871d819c9d33c SHA1: ea300f9c39b50c90a5b8069d534a9d62126df021 SHA256: 5bde36260fbfbdfaa71f444a0ca8a7b616510756ebde29cef44f5162842714df Description: ODBC driver for SQLite embedded database This package allows you to connect to an SQLite database using ODBC, the Open Database Connectivity abstraction layer which is understood by a variety of database tools that may not be able to talk to SQLite directly. Enhances: unixodbc Package: libgssdp-1.0-0 Priority: optional Section: contrib/libs Installed-Size: 75 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ross Burton Architecture: solaris-i386 Source: gssdp Version: 0.4.1-2ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.14.0), libiconv, libsoup2.2-8 (>= 2.2.98), libxml2, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgssdp-1.0-0_0.4.1-2ubuntu1_solaris-i386.deb Size: 26628 MD5sum: b19739b5ca3abb7524a18bc11d8dc6f0 SHA1: f9b00f62495af27c5cf5b1955f0f21bb84664374 SHA256: 3f509c707c9c3856984b1ee5f93f6e0119b0947edf6f55a7eda7560c925bebd6 Description: GObject-based library for SSDP A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. Package: libclxclient3 Priority: extra Section: contrib/libs Installed-Size: 15 Maintainer: Debian Multimedia Team Architecture: solaris-i386 Source: clxclient Version: 3.3.2-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxft2 (>> 2.1.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libclxclient3_3.3.2-1_solaris-i386.deb Size: 39870 MD5sum: a0606166cb31e182e60bb5c60ffd12fb SHA1: 2eb622cb859db5f8efe47f212135b4eff2b337ff SHA256: 8a74a06df9a29ee8338402491a1b9f9c45b612f01d6ac0bece4825054a14140e Description: X Window System C++ access library C++ wrapper library around the X Window System API. This package includes the shared library object. Package: libmath++0c2a Priority: optional Section: contrib/libs Installed-Size: 35 Maintainer: Daniel Schepler Architecture: solaris-i386 Source: libmath++ Version: 0.0.4-3 Replaces: libmath++0, libmath++0c2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libmath++0, libmath++0c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmath++0c2a_0.0.4-3_solaris-i386.deb Size: 10502 MD5sum: d01d5c821a5eaf9f7a8826ca93db0eda SHA1: 0b44dc9965e138a337971179e9dbc3d3c4b0d260 SHA256: 9b0839794d2e8fc7548921eaf1a4f761c53a4ed9939eae4963c6dbc5abc14e93 Description: C++ Math Type Library Libmath++ is a template based math library, written in C++ for symbolic and numeric calculus applications. Currently implemented features include conversion between string and tree representations, symbolic differentiation, and expression simplification. Package: libxsettings0-dbg Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Neil Williams Architecture: solaris-i386 Source: libxsettings Version: 0.11-2 Depends: libxsettings0 (= 0.11-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxsettings0-dbg_0.11-2_solaris-i386.deb Size: 5612 MD5sum: b52759eaa1080e792b0c6df00c66ae6a SHA1: fef9999d0511fc16f3090288a0632db6eb5a13f0 SHA256: fd84f4790ebcfa74a9f06625829425f88b98c81b253644229e476bacef56cc91 Description: Xsettings protocol (development files) Provides a mechanism to allow the configuration of settings such as double click timeout, drag-and-drop threshold, and default foreground and background colors for all applications running within a desktop. . This package contains the debug symbols for use with applications using libxsettings. . Used by the GPE Palmtop Environment. . Homepage: http://standards.freedesktop.org/xsettings-spec/0.5/ Package: libcomplearn-gomp1 Priority: optional Section: contrib/libs Installed-Size: 138 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libcomplearn Version: 1.1.1-1 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgsl0ldbl (>= 1.9), libiconv, libxml2 (>= 2.6.27), sunwcsl, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: complearn-gui (<= 0.9.8), complearn-mpi (<= 0.9.8), libcomplearn0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcomplearn-gomp1_1.1.1-1_solaris-i386.deb Size: 50762 MD5sum: c391c8c8397eaa99a66ce9108a6bee11 SHA1: 1aea2c3ad4ebe147cd59b491c6f3143fb909429e SHA256: c9d1b8b19e37e7bacb2c0d7a5b7803618291009289ac64efeec5ac3cd58344d6 Description: machine-learning core library runtime files with OpenMP (libgomp) complearn makes artificial intelligence easy and fast on multi-core microprocessors. By using the powerful statistical analysis already built within data compression programs, this library delivers high-quality results with very low effort . Homepage: http://complearn.org/ Package: libcoyotl-3.1-4 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Al Stone Architecture: solaris-i386 Source: libcoyotl Version: 3.1.0-4 Replaces: libcoyotl3c2 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: libcoyotl3c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcoyotl-3.1-4_3.1.0-4_solaris-i386.deb Size: 25874 MD5sum: eff46a88b5eda96aecefac63d86c9bb0 SHA1: 08b936ca773083ef5a532dff240e6368d8a70657 SHA256: b9148a0a0c2ee0affac636d090d1f4e79856a5b20e49dc85f623a72ebc0f21aa Description: portable C++ classes used by acovea The classes provided here do not easily fit into a single category; in essence, these are tools that the author of the acovea package has found useful in a variety of applications. . Among the algorithms included: . - a polymorphic collection of the best pseudorandom number generators, including the Mersenne Twister and Marsaglia's favorites. . - utilities for working with real numbers, including additional functions for trigonometry, least common multiple, greatest common denominator, rounding, and other purposes. . - a simple cross-platform command-line parser. . - a framework for generating rectangular mazes. . - a template for fixed-point math based on different integer sizes and decimal point locations. . - templatized sorting utilities (designed before standard C++'s use of , but still useful). . - validation tools for "Design by Contract" programming. Package: libcddb2 Priority: optional Section: contrib/libs Installed-Size: 18 Maintainer: Clément Stenac Architecture: solaris-i386 Source: libcddb Version: 1.2.1-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcddb2_1.2.1-1_solaris-i386.deb Size: 45022 MD5sum: 9f8c522b3ec1dc3268614bd66ec0c2e7 SHA1: ec6f13de38d3b9e6e245e73bf4c7330fd6f1fde0 SHA256: 7690e1fee641352ca95b82787ac50d1225ec9e81f04ce0eccb85af9f30bd087e Description: library to access CDDB data - runtime files libccdb is a C library to access data about Audio CD on a CDDB server . It allows to search the database for CD matches, get detailed information about a CD and submit new CD entries to the database. It supports both the custom CDDB protocol and the tunneling of the query over HTTP. HTTP Proxying is supported. It also features a cache system. . This package contains the runtime library required to run libcddb-enabled programs. Package: libst1 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Wesley W. Terpstra (Debian) Architecture: solaris-i386 Source: st Version: 1.7-1 Depends: libgcc1 (>= 1:4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libst1_1.7-1_solaris-i386.deb Size: 12718 MD5sum: f8b8178d3fc0e163aa63aea8117e0454 SHA1: 738bf2cf00c9e2c70975f2f0e3373941f739d200 SHA256: 80259218c1a4242b1c0035d4a5aa8865d4b2024f95f35aa82c8af6429f7ecebc Description: State Threads Library The State Threads library has an interface similar to POSIX threads. . However, the threads are actually all run in-process. This type of threading allows for controlled schedualing points. It is highly useful for designing robust and extremely scalable internet applications since there is no resource contention and locking is generally unnecessary. . It can be combined with traditional threading or multiple process parallelism to take advantage of multiple processors. . See: for further information about how state threads improve performance. Package: libawn0 Priority: optional Section: contrib/libs Installed-Size: 134 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Julien Lavergne Architecture: solaris-i386 Source: avant-window-navigator Version: 0.2.1-0ubuntu2.2 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.14.0), libgnome-desktop-2 (>= 1:2.22), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libstartup-notification0 (>= 0.8-1), libwnck22 (>= 2.19.5), libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxfixes3 (>= 1:4.0.1), libxml2, libxrender1, sunwcslr, sunwlibm Suggests: metacity (>= 2.21.5) | xcompmgr | compiz | xfwm4 (>= 4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libawn0_0.2.1-0ubuntu2.2_solaris-i386.deb Size: 63912 MD5sum: a468199a4a08831603226fc3b6c52768 SHA1: 333de714ff4ee7611e19d7902ba9b7550b96d185 SHA256: a87ec67c2e76a2bb8c7ee7c59c569ddcb27abbddd4fc66ac9f46a42e34708bf3 Description: library for avant-window-navigator This library is used by avant-window-navigator. It provides functions to create the avant-window-navigator bar and its applets. Homepage: https://launchpad.net/avant-window-navigator/ Package: libschroedinger-1.0-0 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Maintainers of GStreamer packages Architecture: solaris-i386 Source: schroedinger Version: 1.0.1-2 Depends: libgcc1 (>= 1:4.2.1), liboil0.3 (>= 0.3.13), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libschroedinger-1.0-0_1.0.1-2_solaris-i386.deb Size: 183700 MD5sum: c4db2b6195d9eef2d75cf24f44aea510 SHA1: a63027a399f467bde4b031a0489775dc9d0f7220 SHA256: 1a7c103b4831eae8bf7a34020ceaabcf7cf937344e1c274f3bbee0b943f6dbb6 Description: library for encoding/decoding of Dirac video streams The Schroedinger project will implement portable libraries for the high quality Dirac video codec created by BBC Research and Development. Dirac is a free and open source codec producing very high image quality video. . This package contains the shared libraries necessary to run programs using libschroedinger Package: libcmml1 Priority: optional Section: contrib/libs Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: libcmml Version: 0.9.2-3.2ubuntu1 Depends: libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcmml1_0.9.2-3.2ubuntu1_solaris-i386.deb Size: 26890 MD5sum: 203a3ca7a96abe51b4996d1a4a55871b SHA1: 2bdc375c68420ccc4c783f15733fe0d9c424c4a5 SHA256: 08e2c2064288c675f0d3546618ff03f2719c1ef090d4824fc140434f68b16d59 Description: Continuous Media Markup Language document handler This library provides a simple API for reading files marked up with the Continuous Media Markup Language (CMML), and returns structures containing this informationint a format which can be used by applications reading annotated and indexed media streams. Package: libhnj0 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Debian OpenOffice Team Architecture: solaris-i386 Source: libhnj Version: 0.1.1-13 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libhnj0_0.1.1-13_solaris-i386.deb Size: 16408 MD5sum: 386e6efc6eeed6fe39cca301e2d2e3af SHA1: aad1d59a3e1420adf957cca976eed17d178825f9 SHA256: c1008ba808dbaab5252fa0706a4c04cda1e1d5882c86d34e3734b02c7ed20221 Description: hyphenation and justification library Libhnj is a high quality hyphenation and justification library based on the TeX hyphenation algorithm. The TeX hyphenation patterns could be used after a preprocessing step. . This package contains the runtime libraries. Package: librvm1 Priority: optional Section: contrib/libs Installed-Size: 18 Maintainer: Daniel Baumann Architecture: solaris-i386 Source: rvm Version: 1.14+debian-1 Depends: libgcc1 (>= 1:4.2.1), liblwp2 (>= 2.1), sunwcslr Suggests: rvm-tools Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/librvm1_1.14+debian-1_solaris-i386.deb Size: 137736 MD5sum: d130d679582f1241aa29f1dcecfd2505 SHA1: 2a95843f49c594df7b5bf2bf931feeab39f20fc1 SHA256: 7bb4f58813173defe930f48154bb3e08a422f29a6e09c4b28162d104029abfdd Description: Recoverable Virtual Memory (library) Recoverable Virtual Memory provides easy to use persistent storage with transactional properties for applications. It was developed at CMU for the Coda distributed filesystem. . Homepage: . This package contains the runtime libraries required to run applications that use RVM. Package: libgopersist-1-1-dbg Priority: extra Section: contrib/libs Installed-Size: 5 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hubert Figuiere Architecture: solaris-i386 Source: gopersist Version: 0.1.1-0ubuntu2 Depends: libgopersist-1-1 (= 0.1.1-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgopersist-1-1-dbg_0.1.1-0ubuntu2_solaris-i386.deb Size: 3154 MD5sum: 5f0caab91bf23bb356b9a8fd96fb8eac SHA1: 8de9a4672283e24f1634c4b71f8e36f58d06953e SHA256: 4293b0ac31de04af67116bfcc35d80120e25d057d8a196245da98d4ee298174f Description: Serialisation and deserialisation of GObjects (debug files) GOPersist is a library for serialisation and deserialisation of GObjects. Generic functionality is provided by enumerating GObject properties. Persistence media is a simple XML file format, others like GConf or SQLite might be added in the future. Infrastructure to plug in application specific (de)serialisers is provided as well. Package: libgtkhtml3.8-15 Priority: optional Section: contrib/libs Installed-Size: 694 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Evolution Maintainers Architecture: solaris-i386 Source: gtkhtml3.8 Version: 1:3.13.5-1ubuntu1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgail-common (>= 1.10.1), libgail18 (>= 1.10.1), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: libgtkhtml3.8-dbg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgtkhtml3.8-15_3.13.5-1ubuntu1_solaris-i386.deb Size: 301400 MD5sum: eef90359295064db4647f0f08ce87a96 SHA1: d112f579828d1133ca3e9dc9b3e56b22a21af54c SHA256: 34316297615585e1db2917ee4926dd48e18ee37c0cf91839bbcf1e5bcaa6dd4d Description: HTML rendering/editing library - runtime files This is GtkHTML, a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, but is now being developed independently. Package: libfalcon-engine1 Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Giancarlo Niccolai Architecture: solaris-i386 Source: falconpl Version: 0.8.8-0ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libpcre3 (>= 7.4), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: falconpl (= 0.8.8-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libfalcon-engine1_0.8.8-0ubuntu2_solaris-i386.deb Size: 683468 MD5sum: c9d762548221d7d32373944b30f633b3 SHA1: 7b81104bfbbcdf166d053eef8f40910fc749971c SHA256: ee07c2308e9e5a130b06263bfee27f42427a546332fdd1eb53156f7f1075cea3 Description: The Falcon Programming Language engine Falcon is a small, fast and powerful embeddable programming language. It is currently available for MS-Windows, Linux and Mac OS X platforms. . Falcon aims to be the next generation scripting language, providing a wide set of programming paradigms, template file processing for web development and document based applications, radical internationalization and application extension support. It is distributed under the Falcon Programming Language License, an open source license which grants usability of the language in any kind of application, including commercial ones. . This is the main engine of the language, including the engine, the Runtime Library and the essential modules. Homepage: http://www.falconpl.org Package: libqbanking5 Priority: optional Section: contrib/libs Installed-Size: 791 Maintainer: Micha Lenk Architecture: solaris-i386 Source: libaqbanking Version: 3.3.0+dfsg-1 Depends: libaqbanking20, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgwenhywfar47, libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libqbanking5_3.3.0+dfsg-1_solaris-i386.deb Size: 271764 MD5sum: 5a56fdcd568b7b7333a8b817421a5d5b SHA1: 6e4240c912b45772c2ef4f30ee27744cc7bc03dd SHA256: 111b94cf0a3d30cea2750d4ffefe83660d563a0ffa538783d56231405eb12bfd Description: QT frontend library for AqBanking This library provides a QT frontend to the AqBanking library packaged as libaqbanking. Homepage: http://www.aquamaniac.de/aqbanking/ Package: libsablevm1 Priority: optional Section: contrib/libs Installed-Size: 537 Maintainer: Grzegorz B. Prokopski Architecture: solaris-i386 Source: sablevm Version: 1.13-1.1 Depends: libffi4 (>= 4.2.1), libgcc1 (>= 1:4.2.1), libltdl3 (>= 1.5.2-2), libpopt0 (>= 1.10), libsablevm-classlib1-java (>> 1.13), libsablevm-native1 (>> 1.13), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: libsablevm1-dev Conflicts: libsablevm-classlib1-java (>> 1.13.1), libsablevm-native1 (>> 1.13.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsablevm1_1.13-1.1_solaris-i386.deb Size: 165542 MD5sum: 14fd2d541bbb2cc49bad32a2f6bf5a47 SHA1: 466bc84e785e25e6af03723f7923bbadb9976efc SHA256: ba0fa632f4be33d832ab76e4a7209605af8a832fcc9d0534472cd66187a231dd Description: Free implementation of JVM second edition - library SableVM is a Java Bytecode Interpreter implementing Java virtual machine (JVM) specification, second edition. Its goals are to be reasonably small, fast, and efficient, as well as providing a well-designed and robust platform. See http://sablevm.org for more details and up-to-date informations. . SableVM is meant to be highly standard compliant and reliable. It has been written with high portability in mind. . SableVM is very freely licensed under the GNU Lesser General Public License (LGPL). The license of SableVM has been chosen to maximize your ability to run any software regardless of its license. For more information see http://sablevm.org/wiki/License_FAQ. Package: tntdb-postgresql0 Priority: optional Section: contrib/libs Installed-Size: 280 Maintainer: Kari Pahula Architecture: solaris-i386 Source: tntdb Version: 0.9.2-1 Depends: libcxxtools4, libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), libstdc++6 (>= 4.2.1), libtntdb0, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/tntdb-postgresql0_0.9.2-1_solaris-i386.deb Size: 54212 MD5sum: 018d33f15d84408220d049eb7e40866f SHA1: 930c82bc9224e8b8b7b76341895431d8c3e89bc1 SHA256: fe388c99822917c19229c67880c943c20450532709615fccd4da0d0016a5da0c Description: PostgreSQL backend for tntdb database access library This library provides a thin, database independent layer over an SQL database. It lacks complex features like schema queries or wrapper classes like active result sets or data bound controls. Instead you get to access the database directly with SQL queries. The library is suited for application programming, not for writing generic database handling tools. . This file has the necessary files for PostgreSQL support. . Homepage: http://www.tntnet.org/tntdb.hms Package: libxfce4util4 Priority: optional Section: contrib/libs Installed-Size: 64 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: libxfce4util Version: 4.4.2-2ubuntu1 Replaces: libxfce4util-0, libxfce4util-1, libxfce4util2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, sunwcslr Conflicts: libxfce4util-0, libxfce4util-1, libxfce4util2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxfce4util4_4.4.2-2ubuntu1_solaris-i386.deb Size: 57974 MD5sum: 937e6a1dd1ba01126ffe2887830d26e3 SHA1: 7e9a1667d54d55639c68258f79d928d139877a04 SHA256: adb8de0baa65d3b7e9853acec61fb320a49f5c2820b9d9ed49d598a33dbca914 Description: Utility functions library for Xfce4 This package contains libxfce4util4, the basic utility function library for Xfce4. If you intend to run Xfce4, you need this library. Homepage: http://www.xfce.org/ Package: libglrr-gobject0 Priority: extra Section: contrib/libs Installed-Size: 12 Maintainer: NIIBE Yutaka Architecture: solaris-i386 Source: glrr Version: 20050529-2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libglrr-gobject0_20050529-2_solaris-i386.deb Size: 7352 MD5sum: 75f6fe5379fcbcce055ee8fbfd550abb SHA1: 75ab2cdbff427198c69e07e523a886468615ad8a SHA256: 8a26383c701e7fe77d9830f864294a71d2844de4a3274dfeeaf9fccee3dd51ee Description: Utility functions for gobject of Grift Grift is a library that provides a framework for developing a UI-independent application. . Homepage: http://sourceforge.net/projects/grift/ Package: libtapioca-client-glib-0.14-0 Priority: optional Section: contrib/libs Installed-Size: 279 Maintainer: Debian Telepathy maintainers Architecture: solaris-i386 Source: tapioca-glib Version: 0.14.0.2~svn20070727-2 Depends: libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, libtapioca-base-glib-0.14-0 (>= 0.14.0.2~svn20070727), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtapioca-client-glib-0.14-0_0.14.0.2~svn20070727-2_solaris-i386.deb Size: 55212 MD5sum: d96e7bf7948a6f8259d843b1db67fd81 SHA1: 1a818aedcd2124b2746a065eabd7d06d07d94df0 SHA256: c9747b538cbfc8e8c7fbe2e14b49cf1d5b8d8a7d36c2de6feac69673ef170f68 Description: Tapioca client glib library Glib binding for the Tapioca client library . Tapioca is a library that abstracts away the D-Bus details and presents the developer a native object structure, very similar to its Telepathy counter-parts. The D-Bus mechanism of request-reply is presented as methods and callbacks in the local language/toolkit used. . Homepage: http://tapioca-voip.sourceforge.net/ Package: libxerces28 Priority: extra Section: contrib/libs Installed-Size: 4391 Maintainer: Jay Berkenbilt Architecture: solaris-i386 Source: xerces28 Version: 2.8.0-2 Depends: libgcc1 (>= 1:4.2.1), libicu38 (>= 3.8-5), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxerces28_2.8.0-2_solaris-i386.deb Size: 1280442 MD5sum: d89154f56a5cc82088e172b41ab34f6b SHA1: c1a4054a160c0500a86879ca03ea145a5360f8db SHA256: 94a932d0bb49d8383e34450bb308cd9627faf22dcfebed9cd78350fe6b1f2b89 Description: validating XML parser library for C++ Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C++ is faithful to the XML 1.0 recommendation and associated standards (DOM 1.0, DOM 2.0, SAX 1.0, SAX 2.0, Namespaces, XML Schema Part 1 and Part 2). It also provides experimental implementations of XML 1.1 and DOM Level 3.0. The parser provides high performance, modularity, and scalability. Package: libtwolame0 Priority: optional Section: contrib/libs Installed-Size: 24 Maintainer: Debian MythTV Team Architecture: solaris-i386 Source: twolame Version: 0.3.10-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtwolame0_0.3.10-2_solaris-i386.deb Size: 53052 MD5sum: 6905b01d35b1b32ae7002ee31af1e9bb SHA1: 9a1b3ab2765ec4d415f32f4b51c782baad934b23 SHA256: 7d76ba2b8cc6e70b4baa53ca466666130316d3bf6662dc1a3b840717e45ae484 Description: MPEG Audio Layer 2 encoding library TwoLAME is an optimized MPEG Audio Layer 2 encoder. It is based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME. . TwoLAME does NOT support MPEG Audio Layer 3 (MP3) encoding due to patent issues surrounding MP3. . However, as most MPEG Audio players are able to play layer 2 (MP2) files, TwoLAME makes a very good drop-in replacement for LAME and other layer 3 encoders. . This package contains the shared library. . Homepage: http://www.twolame.org Package: libdumb1 Priority: optional Section: contrib/libs Installed-Size: 20 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Source: libdumb Version: 1:0.9.3-5 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdumb1_0.9.3-5_solaris-i386.deb Size: 197780 MD5sum: 4408fde5475cf932cf4a40f0e3236a60 SHA1: 057ce3479b75f9b82dbc58aa338a775712a0c707 SHA256: 53cdad20f024cd041a3aee891ca5341676afbff0b4da909d6f4757a80cae05a9 Description: dynamic universal music bibliotheque DUMB is a tracker library with support for IT, XM, S3M and MOD files. It targets maximum accuracy to the original formats, with low-pass resonant filters for the IT files, accurate timing and pitching, and three resampling quality settings (aliasing, linear interpolation and cubic interpolation). . This package contains the libdumb1 runtime library, a standalone library for module playback. If you plan to use the Allegro library with your project, please consider the libaldmb1 library. Package: tclx8.3 Priority: optional Section: contrib/libs Installed-Size: 1159 Maintainer: Massimo Dal Zotto Architecture: solaris-i386 Version: 8.3.5-6 Provides: tclx Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm, tcl8.3 (>= 8.3.5) Suggests: tclx8.3-doc, tkx8.3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/tclx8.3_8.3.5-6_solaris-i386.deb Size: 278306 MD5sum: 1c5488dde51ee7a4256506db681ea4f4 SHA1: 558e51a630454bfaf9bf9ed18d55ef458920d8f5 SHA256: 716f07b981b9bb8de1bf64a1d6272a617d166981b88fc84f6a787298e9b39ebc Description: Extended Tcl (TclX) version 8.3.5 -- TclX runtime package Extended Tcl (TclX), is a set of extensions to Tcl, the Tool Command Language invented by Dr. John Ousterhout. Tcl is a powerful, yet simple embeddable programming language. Extended Tcl is oriented towards system programming tasks and large application development. . TclX provides additional interfaces to the operating system, and adds many new programming constructs, text manipulation tools, and debugging tools. . The tclx8.3 package doesn't include programs and libraries depending on Tk. You need the tkx8.3 package for these. Package: libgnomescanui0 Priority: optional Section: contrib/libs Installed-Size: 98 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Étienne Bersac Architecture: solaris-i386 Source: gnomescan Version: 0.4.1-0ubuntu4 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgimp2.0, libglib2.0-0 (>= 2.14.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomescan0 (= 0.4.1-0ubuntu4), libgnomescanui-common, libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsane (>= 1.0.11-3), libsm6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgnomescanui0_0.4.1-0ubuntu4_solaris-i386.deb Size: 39342 MD5sum: 5ebb86d92347df416dcfabab5b99cbcc SHA1: deab518975a9ec62e46fd1c2163adafc05ee40c2 SHA256: 085a0b447223ec53ccb20a0e525d6842b61c8277f743cc8d276c322c70badb60 Description: Gnome scan widgets library Gnome Scan UI is a set of widget that allow fast development of scan dialogs. . This project is in alpha stage. Package: libmcal0 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Ubuntu MOTU Team Original-Maintainer: Ola Lundqvist Architecture: solaris-i386 Source: libmcal Version: 0.6-16ubuntu1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Conflicts: libicap0 (<= 0.8-1), libmstore0 (<= 0.8-1), suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmcal0_0.6-16ubuntu1_solaris-i386.deb Size: 30872 MD5sum: 61f1debe94126b358496acdb6a7fc07f SHA1: 3418b53f215c40149e81d0e0ee196c6f652b5819 SHA256: d77a1fd167d721eb7a5008026155244016e0397b721ca83f879219959f4fe10d Description: Calendar libraries with icap and mstore support The shared library for mcal. This is not tested yet but should work as good as the static version. It support both icap and mstore. Package: libjalali0 Priority: extra Section: contrib/libs Installed-Size: 7 Maintainer: Debian Arabic Packaging Team Architecture: solaris-i386 Source: jcal Version: 0.1.2-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libjalali0_0.1.2-1_solaris-i386.deb Size: 6624 MD5sum: 53b5ff8405ad905f300060256dd0c102 SHA1: 2c2b805aa6aab49c33bbfa8a15ae7b632111d157 SHA256: d0c85526ef88b6fddba9a02e1c17f65d9a54c2a753c246507f64f2735c43687b Description: UNIX-cal-like tool to display Jalali calendar JCal is a UNIX-cal-like tool to display Jalali (Persian) calendar. This package contains JCal library files. Homepage: http://savannah.nongnu.org/projects/jcal/ Package: liblog4cpp5 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Fathi Boudra Architecture: solaris-i386 Source: log4cpp Version: 1.0-2 Replaces: liblog4cpp0, liblog4cpp1c102, liblog4cpp3, liblog4cpp4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: liblog4cpp1c102, liblog4cpp3, liblog4cpp4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liblog4cpp5_1.0-2_solaris-i386.deb Size: 137434 MD5sum: d56126d676a8aef43ad203b2a06a474a SHA1: d4f67f4d467b0784ccfdbd30a18e1d61c70fc291 SHA256: 2e8875aec470e85f8e467a1cc30cba09528fee2ebbd3b0702d2c921170d9ecc3 Description: C++ library for flexible logging (runtime) Log for C++ is a library of C++ classes for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://jakarta.apache.org/log4j/), staying as close to their API as is reasonable. . This package contains the files necessary for running applications that use the log4cpp library. . Homepage: http://log4cpp.sourceforge.net Package: libjack0 Priority: optional Section: contrib/libs Installed-Size: 112 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Multimedia Team Architecture: solaris-i386 Source: jack-audio-connection-kit Version: 0.109.2-1nexenta2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Suggests: jackd (= 0.109.2-1nexenta2) Conflicts: jackd (>> 0.109.2-1nexenta2), jackd (<< 0.109.2-1nexenta2), libjack0.100.0-0 (<< 0.102.20-2), libjack0.80.0-0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libjack0_0.109.2-1nexenta2_solaris-i386.deb Size: 47888 MD5sum: 4d56e7effd249364a782e4e6e3c43c85 SHA1: f8367cff9765326b3c78117a88e3f1f8b665748f SHA256: 2fc9be6a4e4f56a747d0ca7ed177e36e347c76285b05b3123d369c4db9af6e53 Description: JACK Audio Connection Kit (libraries) Low-latency sound server. JACK allows the connection of multiple applications to an audio device, as well as allowing them to share audio between themselves. . See for more info. . This package contains the shared libraries. Package: libmyodbc Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Steve Langasek Architecture: solaris-i386 Source: myodbc Version: 3.51.15r409-2 Replaces: libmyodbc2.50.26, libmyodbc2.50.28, libmyodbc2.50.32, libmyodbc2.50.37 Depends: debconf (>= 0.5) | debconf-2.0, libgcc1 (>= 1:4.2.1), libltdl3 (>= 1.5.2-2), libmysqlclient15off (>= 5.0.27-1), sunwcslr, zlib1g (>= 1:1.2.1) Recommends: unixodbc | libiodbc2 Conflicts: libmyodbc2.50.26, libmyodbc2.50.28, libmyodbc2.50.32, libmyodbc2.50.37, unixodbc (<< 2.1.1-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmyodbc_3.51.15r409-2_solaris-i386.deb Size: 74166 MD5sum: c0eea1ece8f4012b55c931a344c2a95e SHA1: 0c945c8c750d51aad2ea1d9e044277b9980b19f1 SHA256: e7606854540f4c4b17576b47456e3e1985eaa76f52af70ec988085f8ee01b384 Description: the MySQL ODBC driver This package allows you to connect to MySQL database servers using ODBC, the Open Database Connectivity abstraction layer which is understood by a variety of database tools that cannot talk to MySQL databases directly. Package: libgtk1.2 Priority: optional Section: contrib/libs Installed-Size: 1903 Maintainer: Akira TAGOH Architecture: solaris-i386 Source: gtk+1.2 Version: 1.2.10-18.1build2 Replaces: libgtk1.1.11, libgtk1.1.12, libgtk1.1.13, libgtk1.1.14, libgtk1.1.15, libgtk1.1.16, libgtk1.1.5, libgtk1.1.6, libgtk1.1.9 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2-common (>= 1.2.10-18.1build2), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Pre-Depends: dpkg (>= 1.6.8) Conflicts: libgtk-dev (<< 1:1.0.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgtk1.2_1.2.10-18.1build2_solaris-i386.deb Size: 856082 MD5sum: 2f0b045ddbea06f411d598c432e0c34a SHA1: 6c772019b94dfccb0439df215de2b55a4412fb98 SHA256: 9271d30bae34deb87be7021baf96def5a578ecc1f7400519f1c3c1427e3271df Description: The GIMP Toolkit set of widgets for X The GIMP Toolkit is a freely available set of widgets for X. GTK is easy to use, and has been implemented in such projects as The GNU Image Manipulation Program (The GIMP), GNOME, a GNU desktop set of utilities for X, and gzilla, a GNU web-browser. Package: libskstream-0.3-4 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Michael Koch Architecture: solaris-i386 Source: skstream Version: 0.3.6-3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libskstream-0.3-4_0.3.6-3_solaris-i386.deb Size: 34638 MD5sum: 9f867a4e322763248531706e9671c9b0 SHA1: 17a5213c4c65ecd08a53a658f4f343dc721df6ab SHA256: 7f5ce366657b52b62ea9fb78919dad4fc850b895670a80a24a694b15175a80d0 Description: Isostream C++ socket library skstream implements an isostream C++ socket library. TCP- and UDP-sockets are available as C++ classes. Package: libocc0c2a Priority: optional Section: contrib/non-free/libs Installed-Size: 669 Maintainer: Yann Dirson Architecture: solaris-i386 Source: openc++ Version: 2.8-9 Replaces: libocc0, libocc0c2 Depends: libgc1c2 (>= 1:6.8-1.1), libgcc1 (>= 1:4.2.1), libltdl3 (>= 1.5.2-2), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libocc0, libocc0c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libocc0c2a_2.8-9_solaris-i386.deb Size: 228420 MD5sum: 3e541108abec3704d36d1abc03e0a8fb SHA1: b1da97c7360af2a148dce7c4846dd2cbdcc14607 SHA256: f80fc70f10bb6916b35b26362abf5a0ac1a7f0acb9cb8cee849f94ca57e7bc51 Description: OpenC++ library - runtime OpenC++ is a tool for source-code translation for C++. Package: libeditline0 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Sam Hocevar (Debian packages) Architecture: solaris-i386 Source: editline Version: 1.12-5 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libeditline0_1.12-5_solaris-i386.deb Size: 11606 MD5sum: 6416e55ac5e6ed518034925e92d70e56 SHA1: 642075a151b983bca96f826f1f2ae946adfbf33b SHA256: 4079e1096ad29d2b79ad0ace88403c4efa58e5787e1da1bc56061e8108193cbc Description: line editing library similar to readline This is a line-editing library. It can be linked into almost any program to provide command-line editing and recall. It is call-compatible with a subset of the FSF readline library, but it is a fraction of the size (and offers fewer features). . This package contains the runtime library only. Package: libxfcegui4-4 Priority: optional Section: contrib/libs Installed-Size: 92 Maintainer: Xubuntu Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: libxfcegui4 Version: 4.4.2-1ubuntu2 Replaces: libxfcegui4-1, libxfcegui4-3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libxfce4util4 (>= 4.4.2), sunwcslr, sunwlibm Conflicts: libxfcegui4-1, libxfcegui4-3, xfce4-mcs-plugins (<< 4.4.0), xfce4-panel (<< 4.4.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxfcegui4-4_4.4.2-1ubuntu2_solaris-i386.deb Size: 224754 MD5sum: 83d79876612db7724b610629b2659df3 SHA1: 4f31f9627fb40843af282709edd5a51d9290bf86 SHA256: e73794b7d0822a2660c0efc7a4e30e31a08d8d3e1d4b709bcc0f280ebf41acb9 Description: Basic GUI C functions for Xfce4 This package contains a library which provides the very basic GUI functions used by the Xfce4 desktop suite. If you intend to run Xfce4, then you need to install this package. Package: libmoe1.5 Priority: optional Section: contrib/libs Installed-Size: 23 Maintainer: Fumitoshi UKAI Architecture: solaris-i386 Source: libmoe Version: 1.5.7-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmoe1.5_1.5.7-1_solaris-i386.deb Size: 777722 MD5sum: 2e6503ee6fe6d6058820e727253ec665 SHA1: 23b81a713a2f6b8e43ce101dfbdaadca6713accd SHA256: f2589b543690d30950a2ed82864be0d07c925b2a446676a26a4efcb523462b04 Description: library to handle multiple octets character encoding scheme libmoe is a collection of routines to handle sequence of characters consisting of multiple octets. The main functionalities are to convert the encoding of a character from ISO 2022 to "fake" UTF-8, and vice versa. Package: python-httplib2 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Matthias Jahn Architecture: solaris-i386 Version: 0.2.0-2 Depends: python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/python-httplib2_0.2.0-2_solaris-i386.deb Size: 16622 MD5sum: a915107191d2746852d07e5201622140 SHA1: c880d055da4b3ae8c361f9ea5425964aac42b58c SHA256: 09a0e59303c185ba4d7161897d47bcf25d4a7e560141d54b7f81ba2918c22039 Description: A comprehensive HTTP client library written in python httplib2.py supports many features left out of other HTTP libraries. * HTTP and HTTPS * Keep-Alive * Authentication * Caching * All Methods * Redirects * Compression * Lost update support * Unit Tested Package: libqd2c2a Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: qd Version: 2.1.200-1build1 Replaces: libqd2.1.142c2a, libqd2.1.200 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libqd2.1.142c2a, libqd2.1.200 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libqd2c2a_2.1.200-1build1_solaris-i386.deb Size: 105310 MD5sum: d956f9d41256d8775c1831f0efe4357e SHA1: 20d4c53c0127582306fc7d73831e0a13b406c741 SHA256: 047334855a30a36ad851454a4e2c1be70dcdccdf0335b1629fda2dc597c6e540 Description: Double-double and quad double types in C++ and F90 This package supports both a double-double datatype (approx. 32 decimal digits) and a quad-double datatype (approx. 64 decimal digits). The computational library is written in C++. Both C++ and Fortran-90 high-level language interfaces are provided to permit one to convert an existing C++ or Fortran-90 program to use the library with only minor changes to the source code. Package: libqttelepathycore0 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Krap Maintainers Architecture: solaris-i386 Source: telepathy-qt Version: 0.14.1+svn2064-0ubuntu1 Depends: libdbus-1-3 (>= 1.1.1), libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.2.1), libglib2.0-0, libiconv, libqt4-core (>= 4.3.4), libqttelepathycommon0, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libqttelepathycore0_0.14.1+svn2064-0ubuntu1_solaris-i386.deb Size: 39604 MD5sum: a8e182441d117eabfb2f44dd45300a4a SHA1: e9c8778b902213e9448015e9cb3533362d2c98ab SHA256: bde879b91b1d3e85b3e029964cfc46b1b1eb598c1397654ed9b805f6e1a39ed9 Description: core library for Qt4 telepathy Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications. . This package contains the core library for Qt4 telepathy. Package: liblwp2 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Daniel Baumann Architecture: solaris-i386 Source: lwp Version: 2.3+debian-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liblwp2_2.3+debian-1_solaris-i386.deb Size: 25330 MD5sum: dce022133bbe163df8f08c01e8d305bd SHA1: 7ab2fb8a815f7b62767ec1ade7d9bbdf4c9d604b SHA256: 037887108991524f63fa3f67299dc8e1894f348bb7b9a8a08062a6a17269353b Description: Light Weight Processes library The LWP userspace threads library. The LWP threads library is used by the Coda distributed filesystem, RVM (a persistent VM library), and RPC2/SFTP (a remote procedure call library). Package: libtktable2.9 Priority: optional Section: contrib/libs Installed-Size: 16 Maintainer: Justin Pryzby Architecture: solaris-i386 Source: tktable2.9 Version: 2.9+cvs20060727-2 Replaces: libtktable, libtktable-dev, tktable, tktable-dev Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, tcl | tcl8.4 | tcl8.3, tk | tk8.4 | tk8.3 Conflicts: libtktable, libtktable-dev, tktable, tktable-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtktable2.9_2.9+cvs20060727-2_solaris-i386.deb Size: 116194 MD5sum: 6b8ff74cf32ac9473096297dd85112fc SHA1: 5075e1ff7c0eaffe9d57288c40a1207c5b1d07b6 SHA256: 22fc38d9fe8b130ff6250ae3bc0fe472b7d383e7b3092cd6b6dc5d6d85e590c2 Description: Table extension for Tcl/Tk Provides support for tables and matrices in Tcl/Tk. This package is sufficient to run and link against tkTable. . Homepage: http://tktable.sourceforge.net/ Package: libccaudio2-0.9-0 Priority: optional Section: contrib/libs Installed-Size: 172 Maintainer: Debian VoIP Team Architecture: solaris-i386 Source: libccaudio2 Version: 0.9.12-1 Depends: libgcc1 (>= 1:4.2.1), libgsm1 (>= 1.0.12), libspeex1 (>= 1.1.8), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libccaudio2-0.9-0_0.9.12-1_solaris-i386.deb Size: 61626 MD5sum: 8b8faf2fea8f3275b4a73ef09391599b SHA1: ccda7a43c1649e0c027e142c0937c7fc7647fed6 SHA256: 06aef9ba2d671401f1d52b28f6109a0bd05728df752689ba332bd3775bc981af Description: GNU ccAudio2 - a C++ class framework for processing audio files The GNU ccAudio package offers a highly portable C++ class framework for developing applications which manipulate audio streams and various disk based audio file formats. At the moment ccaudio is primarly a class framework for handling .au, .wav (RIFF), and various .raw audio encoding formats under Posix and win32 systems, though it may expand to become a general purpose audio and soundcard support library. Support for controlling CD audio devices has recently been added as well as support for codecs and other generic audio processing services. . URL: http://www.gnu.org/software/ccaudio Package: libcln5 Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Richard Kreckel Architecture: solaris-i386 Source: cln Version: 1.2.0-1 Replaces: cln Depends: libgcc1 (>= 1:4.2.1), libgmp3c2, libstdc++6 (>= 4.2.1), sunwlibm Suggests: pi Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcln5_1.2.0-1_solaris-i386.deb Size: 695984 MD5sum: 689c4d743a628b580e9ac7ae95acbfa0 SHA1: 4c3c831fc14219e5b56c4de38573d519acb1a799 SHA256: f4bfc1e27eaa74788eca5a0b7b6b571fa769aa4cc6c3d7a2cfc85214316271ba Description: Class Library for Numbers (C++) CLN is a library for computations with all kinds of numbers. It has a rich set of number classes, including integers (with unlimited precision), reals with various precisions (including unlimited), rationals, complex numbers and polynomials. The kernel is written in assembly language. It uses garbage collection (automatic, without imposing any burden on the main application). Many efficient algorithms (i.e. for all transcendental functions) are implemented. Package: libunittest++0 Priority: optional Section: contrib/libs Installed-Size: 13 Maintainer: Johan Euphrosine (proppy) Architecture: solaris-i386 Source: unittest++ Version: 1.3.0-3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libunittest++0_1.3.0-3_solaris-i386.deb Size: 3698 MD5sum: 83d98cba70433dd60f624f34ce6b15e6 SHA1: f6c2b346a76a89be14ec2ca00bb0f70714d4d57f SHA256: 4eb10e91b31e48b5a9fd4df942a9f97a38235fdceb80f260482748b397986d66 Description: unit testing framework for c++, transition package unittest++ is a unit testing framework designed for simplicity and portability. Features include no explicit test registration, good crash handling, fixtures, rich condition-checking functionality, minimal footprint for embedded environments. Package: libzipios++0c2a Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Source: zipios++ Version: 0.1.5.9+cvs.2007.04.28-2 Replaces: libzipios++0, libzipios++0c102 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: libzipios++0, libzipios++0c102 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libzipios++0c2a_0.1.5.9+cvs.2007.04.28-2_solaris-i386.deb Size: 78720 MD5sum: 39a3c8f3919fc54da9635a6672269204 SHA1: 7084bcda9da1dd7569a701d6d31501de83c324ea SHA256: 9bfec439d9ff8c9237f0a6578ee0af5da1d3220bed84d57ccf92a6d05efefd6b Description: a small C++ library for reading zip files (library) Zipios++ is a java.util.zip-like C++ library for reading and writing Zip files. Access to individual entries is provided through standard C++ iostreams. A simple read-only virtual file system that mounts regular directories and zip files is also provided. . This package contains shared library. Package: libguilegtk-1.2-0 Priority: optional Section: contrib/libs Installed-Size: 18 Maintainer: Hamish Moffatt Architecture: solaris-i386 Source: guile-gtk-1.2 Version: 0.31-5.1build1 Replaces: libguilegtk0 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Conflicts: libguilegtk0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libguilegtk-1.2-0_0.31-5.1build1_solaris-i386.deb Size: 181270 MD5sum: b89da2e20b62bb324738ad3a768f5d48 SHA1: 982396c1311e8d10f5faed2cc1e9b74f359e1269 SHA256: ab9bbbf2f1d9a08a5f06d3c5b47f3b856434d18efd9a8c4b2d96876b3b76e398 Description: GTK+ 1.2 bindings for the Guile scheme interpreter This package contains library files which allow programs written for the Guile scheme interpreter to use GTK+ 1.2 widgets. Package: libxml1 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Debian XML/SGML Group Architecture: solaris-i386 Source: libxml Version: 1:1.8.17-14.1 Replaces: libxml0 Provides: libxml0 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Conflicts: libxml0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxml1_1.8.17-14.1_solaris-i386.deb Size: 207672 MD5sum: 8dc90f5bed618a1e445a404c6d4d5f99 SHA1: 8aaf02b90156c02193c588f80bf1eb6fab8fd556 SHA256: b39e7c495ae693a8853aa250e30dcb67963e9b2289075e8606be681ed5671e52 Description: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. Package: libsqueeze-0.2-0 Priority: extra Section: contrib/libs Installed-Size: 21 Maintainer: Lionel Le Folgoc Architecture: solaris-i386 Source: squeeze Version: 0.2.3-0ubuntu1 Replaces: squeeze (<< 0.2.2) Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libexo-0.3-0 (>= 0.3.4), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libthunar-vfs-1-2 (>= 0.9.0), libxfce4util4 (>= 4.4.2), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsqueeze-0.2-0_0.2.3-0ubuntu1_solaris-i386.deb Size: 32976 MD5sum: a39df9cc819d07ea07700ba71ead935e SHA1: 35d485505444cf2781d48895e75135f118f96dc2 SHA256: 52aa8caba434c4e815adf4740691a5603fdee8cc9ea3ee34828444334ae9856e Description: The squeeze library Squeeze is a modern and advanced archive manager for the Xfce Desktop Environment. Its design adheres to the Xfce philosophy, which basically means Squeeze is designed to be both fast and easy to use. . This package contains the shared library for Squeeze framework. Homepage: http://squeeze.xfce.org/ Package: libossp-sa12 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Raphael Bossek Architecture: solaris-i386 Source: osspsa Version: 1.2.6-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libossp-sa12_1.2.6-1_solaris-i386.deb Size: 16246 MD5sum: a86f04215cf53e187ec4e95328d97fab SHA1: 30dde2f263e273882524d9b7324fb18cdc342f31 SHA256: b614ffb4e14dd41450a3c349c8a25cea61433f991b1aa0300d6f710ab4f2583f Description: Abstraction library for the Unix socket API OSSP sa is an abstraction library for the Unix socket application programming interface (API) featuring stream and datagram oriented communication over Unix Domain and Internet Domain (TCP and UDP) sockets. It provides the following key features: address abstraction (local, IPv4, and IPv6), type abstraction, I/O timeouts, I/O stream buffering and convenience I/O functions. . More about the project can be found at http://www.ossp.org/pkg/lib/sa Package: python-at-spi Priority: optional Section: contrib/python Installed-Size: 548 Maintainer: Ubuntu Core developers Original-Maintainer: Jose Carlos Garcia Sogo Architecture: solaris-i386 Source: pyspi Version: 0.6.1-1ubuntu2 Provides: python2.4-at-spi, python2.5-at-spi Depends: at-spi, libatk1.0-0 (>= 1.20.0), libatspi1.0-0 (>= 1.22.1), libbonobo2-0 (>= 2.15.0), libgcc1 (>= 1:4.2.1), libglib2.0-0, libiconv, liborbit2 (>= 1:2.14.10), libx11-6, python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Suggests: python-at-spi-dbg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/python-at-spi_0.6.1-1ubuntu2_solaris-i386.deb Size: 118838 MD5sum: ce5fe065b162bc7fbd99c333bdc084a7 SHA1: 3896835601a1c4c78ce1b2d0232d208dbfbab9b8 SHA256: 8cb516418d5188480b72df277598daccce998d568b43172658f6dcf0a691ca83 Description: Assistive Technology Service Provider Interface - Python bindings at-spi is the "Assistive Technology Service Provider Interface". . Accessibility is enabling people with disabilities to participate in substantial life activities that include work and the use of services, products and information. . This package contains Python bindings for the core components of GNOME Accessibility. Package: libgdk-pixbuf2 Priority: optional Section: contrib/oldlibs Installed-Size: 17 Maintainer: Ryan Murray Architecture: solaris-i386 Source: gdk-pixbuf Version: 0.22.0-14 Depends: libgcc1 (>= 1:4.2.1), libgtk1.2 (>= 1.2.10-4), libjpeg62, libpng12-0 (>= 1.2.13-4), libtiff4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgdk-pixbuf2_0.22.0-14_solaris-i386.deb Size: 170040 MD5sum: 536fc871efd2e5ca77d1e0e544b137b5 SHA1: 90d40e3be3e2a5d3a14416a9ae9324bab8316222 SHA256: 4373c58130e5daf0d9dafd1440e3bfc935e6d079b5c9a591553eb0c52370cdb8 Description: The GdkPixBuf image library, gtk+ 1.2 version The GdkPixBuf library provides a number of features: - Reference counting for libart's ArtPixBuf structure. - Image loading facilities. - Rendering of a GdkPixBuf into various formats: drawables (windows, pixmaps), GdkRGB buffers. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) Package: libverbiste-0.1-0 Priority: optional Section: contrib/libs Installed-Size: 124 Maintainer: Francois Marier Architecture: solaris-i386 Source: verbiste Version: 0.1.22-2 Replaces: libverbiste0c2a Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libxml2 (>= 2.6.27), sunwlibm Conflicts: libverbiste0c2a Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libverbiste-0.1-0_0.1.22-2_solaris-i386.deb Size: 50710 MD5sum: 207237f89a2e329b42a00f9cdb8ae35a SHA1: 6663412a197e8f43198aff85e05574a6e3f9ffba SHA256: 43d8942ee860e08345525f9ad3d7e89cff6773ea12c957d23aa0d9de9aef3d25 Description: a French conjugation system - required library Verbiste is a program that gives the complete conjugation for French verbs. The knowledge base contains over 6800 verbs. . This package contains the shared library. Homepage: http://sarrazip.com/dev/verbiste.html Package: libaqbanking20-plugins Priority: optional Section: contrib/libs Installed-Size: 437 Maintainer: Micha Lenk Architecture: solaris-i386 Source: libaqbanking Version: 3.3.0+dfsg-1 Depends: aqbanking-tools, libaqbanking20, libaqhbci13, libaqofxconnect4, libgcc1 (>= 1:4.2.1), libgmp3c2, libgwenhywfar47, libktoblzcheck1c2a (>= 1.16), sunwcslr Recommends: libaqbanking20-plugins-qt Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libaqbanking20-plugins_3.3.0+dfsg-1_solaris-i386.deb Size: 150032 MD5sum: bc7449bcd59a202906b37a54dc3b8f79 SHA1: 503b26481b4d1943c72d721f526fdcacd7e76747 SHA256: 85b7e6823914fe912b8dffbfb5e49cb08c2b17c178920d1ec716f72a98d7dd69 Description: plugins needed by libaqbanking20 AqBanking provides a middle layer between the applications and online banking libraries implementing various file formats and protocols. Plugins supporting OFX, DTAUS, and HBCI are available. For the latter, AqHBCI is required. . This package provides several plugins to AqBanking needed for features like: * HBCI support * OFX support * import/export of data in various formats (CSV, DTAUS, OFX, OpenHBCI1, SWIFT and others) * integrated debugging and setup wizard GUIs Homepage: http://www.aquamaniac.de/aqbanking/ Package: libquicktime1 Priority: optional Section: contrib/libs Installed-Size: 1224 Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Source: libquicktime Version: 2:1.0.0+debian-5 Depends: libavcodec1d (>= 0.cvs20070307), libavutil1d (>= 0.cvs20070307), libdv4, libfaad0 (>= 2.6.1), libgcc1 (>= 1:4.2.1), libiconv, libjpeg62, liblame0 (>= 3.97-0.0), libogg0, libpng12-0 (>= 1.2.13-4), libtheora0, libvorbis0a (>= 1.2.0), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.2.0), libx264-57 (>= 1:0.svn20071224), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libquicktime1_1.0.0+debian-5_solaris-i386.deb Size: 424026 MD5sum: bd9ad76d161e8db988562ed5a61911ba SHA1: cf34dadccc6af0b45d3fbe3b397bdc23cab1aa49 SHA256: 7360beb01483287141c320b3b8c2c4b5263e70c876b407de6c25d95441b7b930 Description: library for reading and writing Quicktime files libquicktime is a library for reading and writing QuickTime files on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA, JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression. Supported audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format. . Homepage: Package: libmatroska0 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Source: libmatroska Version: 0.8.1-1 Depends: libebml0, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmatroska0_0.8.1-1_solaris-i386.deb Size: 171548 MD5sum: 27391fced033f4f5927be430aaff6372 SHA1: 67d0cb359a04ef034a38d2ddca552b24d786eb31 SHA256: c6e34d8d25dd203c57cd2c289c80f017f004195b4f271eba76cf11a00cf2e0e9 Description: extensible open standard audio/video container format Matroska is aiming to become the standard of Multimedia Container Formats one day. It is based on EBML (Extensible Binary Meta Language), a kind of binary version of XML. This way the significant advantages in terms of future format extensability are gained without breaking file support in old parsers. . This package contains the shared library needed to run applications that use libmatroska. Package: libtrf-tcl Priority: optional Section: contrib/libs Installed-Size: 39 Maintainer: Sergei Golovan Architecture: solaris-i386 Source: tcltrf Version: 2.1p2-20060125-5 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), sunwcsl, sunwopensslr, tcl (>= 8.4.16-1) | tclsh, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtrf-tcl_2.1p2-20060125-5_solaris-i386.deb Size: 143004 MD5sum: 912d952a7b1d635f0c0b7532122fd508 SHA1: 82ba18deafae131ef6aa37490a6ec0e9a0cea3a4 SHA256: 1d4d71785556f73fda991fe70619b58ebfa94f366a3d473cf780a303da8c3d1b Description: Tcl data transformations - runtime library Trf is an extension to Tcl which provides various data transformations. The collection of provided transformation procedures includes: * generation of message digests (hash values, checksums): MD2, MD5, SHA/SHS, SHA-1, HAVAL, RIPEMD-128, -160, CRC (polynomial used by PGP), Adler (based upon zlib); * conversion to and from various data encodings: uuencoding, base64-encoding, or ASCII85-encoding, and binary, octal, or hexadecimal representation; * an error-correcting Reed-Solomon encoder/decoder; * compression/decompression based on zlib and libbz2. . This package contains the runtime library to be used in Tcl programs. Homepage: http://tcltrf.sourceforge.net/ Package: liballegro4.2-plugin-jack Priority: optional Section: contrib/libs Installed-Size: 23 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Source: allegro4.2 Version: 2:4.2.2-1 Depends: liballegro4.2 (= 2:4.2.2-1), libgcc1 (>= 1:4.2.1), libjack0 (>= 0.109.2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liballegro4.2-plugin-jack_4.2.2-1_solaris-i386.deb Size: 5298 MD5sum: d6df3c0f4bde7fd08a7e68aa03cda022 SHA1: 508afd837b5dee4541ae1bb5e243c100099f2991 SHA256: 0809822397e02f99f1cb7aa267bb656e5096d7d4750a75d09de637d644ee111b Description: JACK audio plugin for the Allegro library This plugin adds support for the JACK low-latency sound server to the Allegro library. Programs using Allegro will automatically use this plugin if JACK is running. . Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. It is used by many DOS games and can be used to port them easily to Linux. Package: libpanelappletmm-2.6-1c2 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Bradley Bell Architecture: solaris-i386 Source: libpanelappletmm2.6 Version: 2.6.0-4build1 Replaces: libpanelappletmm-2.6-1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgconfmm-2.6-1c2 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomemm-2.6-1c2 (>= 2.16.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsigc++-2.0-0c2a (>= 2.0.2), libsm6, libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libpanelappletmm-2.6-1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libpanelappletmm-2.6-1c2_2.6.0-4build1_solaris-i386.deb Size: 22218 MD5sum: d34cb253006225f89ac45d8fcaa1c57b SHA1: 13270346159666ca91995d7dea640c0daa1f5656 SHA256: d348edaa7151341ef77fb29b834fc909c8ba9aecf66838e3be5ad1920b33f119 Description: C++ wrappers for libpanel-applet (shared library) Libpanel-applet is the library for GNOME 2 Panel applets. . This package contains shared libraries. Package: libgig6 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Matt Flax Architecture: solaris-i386 Source: libgig Version: 3.2.1-1 Replaces: libgig3c2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: libgig3c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgig6_3.2.1-1_solaris-i386.deb Size: 102968 MD5sum: 405184483ac2e454d894041599b09b13 SHA1: a335e7af2955264a3a1b7f63d3300152d51d309e SHA256: f060c209f8996966915cbbf54356b8f2821259b29a7a574979f85ac36cc0e1e8 Description: library for loading and modifying Gigasampler and DLS files libgig is a C++ library for loading, modifying and creating Gigasampler files and DLS (Downloadable Sounds) Level 1/2 files. . For more information visit http://stud.hs-heilbronn.de/~cschoene/projects/libgig/ Package: libpkcs11-helper1 Priority: optional Section: contrib/libs Installed-Size: 11 Maintainer: Eric Dorland Architecture: solaris-i386 Source: pkcs11-helper Version: 1.05-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libpkcs11-helper1_1.05-1_solaris-i386.deb Size: 42302 MD5sum: 6c88843b5fa30b4bd08f50645471aba7 SHA1: 43767fa66ed1dfd6cfe9a8d8721b239472beddb2 SHA256: 7bca6912e9325335f7ff035f82b8a9c6fee4628d8e2cea5da28491fa43a5da0d Description: library that simplifies the interaction with PKCS#11 libpkcs11-helper is a library that simplifies the interaction with PKCS#11 providers for end-user applications. . libpkcs11-helper allows using multiple PKCS#11 providers at the same time, enumerating available token certificates, or selecting a certificate directly by serialized id, handling card removal and card insert events, handling card re-insert to a different slot, supporting session expiration and much more all using a simple API. . libpkcs11-helper is not designed to manage card content, since object attributes are usually vendor specific, and 99% of application need to access existing objects in order to perform signature and decryption. Package: itcl3.1 Priority: optional Section: contrib/libs Installed-Size: 674 Maintainer: Chris Waters Architecture: solaris-i386 Version: 3.1.0-7.1 Provides: itclsh Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm, tcl8.3 (>= 8.3.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/itcl3.1_3.1.0-7.1_solaris-i386.deb Size: 89506 MD5sum: 60e97728236a431eba340e30f080f48c SHA1: 782627aa434c8eeb7dc5d62dddde3fce06dfec3d SHA256: cc397b0a8f2b714ca76f4b1e6ae848adc94161da6a326937cd5df643a4896a6d Description: [incr Tcl] OOP extension for Tcl - run-time files [incr Tcl] is an object-oriented extension of the Tcl language. It was created to support more structured programming in Tcl. Package: libgwenhywfar47 Priority: optional Section: contrib/libs Installed-Size: 1633 Maintainer: Micha Lenk Architecture: solaris-i386 Source: libgwenhywfar Version: 3.2.0-1 Depends: libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), libgnutls13 (>= 2.0.4-0), libiconv, sunwcslr Suggests: gwenhywfar-tools Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgwenhywfar47_3.2.0-1_solaris-i386.deb Size: 553204 MD5sum: 37adec7506a53b72976dbd65d0bd767e SHA1: 09919a579c420d966f3e304b1d1768f11892ff37 SHA256: b1a7c992756a617c6a53646bed4b080aec14aa207806167a8644f9435942cfd0 Description: OS abstraction layer Gwenhywfar allows porting of your software to different operating systems like Linux, *BSD, Windows etc. It also provides some often needed modules such as configuration file handling, simple XML file parsing, IPC etc. Package: libneon26-gnutls Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Laszlo Boszormenyi (GCS) Architecture: solaris-i386 Source: neon26 Version: 0.26.4-2 Depends: libgcc1 (>= 1:4.2.1), libgnutls13 (>= 2.0.4-0), libxml2 (>= 2.6.27), sunwcsl, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libneon26-gnutls_0.26.4-2_solaris-i386.deb Size: 91490 MD5sum: b3b4c42e9f5199854980c9a0a1860969 SHA1: 0b51a71ebb9f4b9ed858e93798ab3d8ad3d73e68 SHA256: 725550eea8f6f6088c0bc97419ef7fe20d1a65d93e029f0870bb898d940535d0 Description: An HTTP and WebDAV client library (GnuTLS enabled) neon is an HTTP and WebDAV client library, with a C language API. . WARNING: THE NEON API IS NOT YET STABLE. . Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. . Current features: * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.) * Low-level interface to HTTP request handling, to allow implementing new methods easily. * persistent connections * RFC2617 basic and digest authentication (including auth-int, md5-sess) * Proxy support (including basic/digest authentication) * SSL/TLS support using GnuTLS (including client certificate and thread safety support) * Generic WebDAV 207 XML response handling mechanism * XML parsing using the expat or libxml parsers * Easy generation of error messages from 207 error responses * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL. * WebDAV metadata support: set and remove properties, query any set ofi properties (PROPPATCH/PROPFIND). * autoconf macros supplied for easily embedding neon directly inside an application source tree. Package: libsvg1 Priority: optional Section: contrib/libs Installed-Size: 97 Maintainer: Rene Engelhard Architecture: solaris-i386 Source: libsvg Version: 0.1.4-4 Replaces: libsvg Provides: libsvg Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libpng12-0 (>= 1.2.13-4), libxml2 (>= 2.6.27), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: libsvg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsvg1_0.1.4-4_solaris-i386.deb Size: 46520 MD5sum: a46d954b7c4e4ede27fb5f18ddc6599e SHA1: 7f6b3f578dc8e65f05e08252902a9627facef3b9 SHA256: 1b6355c09f13ab1742dcb961fd5d36867993c7ac72b6dbaf0a784d96b40ba5ff Description: library for parsing SVG files (shared library) libsvg provides a parser for SVG content in files or buffers . This package contains the shared library. Package: libgtkmm1.2-0c2a Priority: optional Section: contrib/libs Installed-Size: 1388 Maintainer: Bradley Bell Architecture: solaris-i386 Source: gtkmm Version: 1.2.10-8.1 Replaces: libgtkmm1.2, libgtkmm1.2-0, libgtkmm1.2-0c2 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libsigc++0c2, libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Conflicts: libgtkmm1.2, libgtkmm1.2-0, libgtkmm1.2-0c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgtkmm1.2-0c2a_1.2.10-8.1_solaris-i386.deb Size: 340418 MD5sum: ac274609e299e1f246116fbda0818f74 SHA1: 98c6b183d7d2b82f05698c5ed9196554c4989c62 SHA256: 5ede21cfac8ad31bd254ef1412e7289a37184c41e11d5ade92551d644277a001 Description: C++ wrappers for GTK+ 1.2 (shared libraries) Gtk-- (gtkmm) is a C++ interface for the popular GUI library gtk+. Gtk-- provides a convenient interface for C++ programmers to create graphical user interfaces with Gtk's flexible OO framework. Highlights include type safe callbacks, widgets extensible using inheritance and over 180 classes that can be freely combined to quickly create complex user interfaces. Package: libfxscintilla17 Priority: optional Section: contrib/libs Installed-Size: 19 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Thierry Moisan Architecture: solaris-i386 Source: libfxscintilla Version: 1.63-0ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libfxscintilla17_1.63-0ubuntu2_solaris-i386.deb Size: 313230 MD5sum: 2be16b763216469d4c6e30955e64f1fa SHA1: 7c0efcd18ec6652a8b84ba2bc536e31fb29aefc2 SHA256: 6ba73026c8b7c279a889e8aa5d56163bbc9faec9aa995e7d674b2f58f1b494c4 Description: an implementation of Scintilla for the FOX GUI Library FXScintilla is an implementation of Scintilla for the FOX GUI Library For more information about Scintilla, see http://www.scintilla.org. For more information about FOX, see http://fox-toolkit.org. Package: beepcore-c0 Priority: optional Section: contrib/libs Installed-Size: 6 Maintainer: Chris Hanson Architecture: solaris-i386 Source: beepcore-c Version: 0.2+cvs20030603-1build1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/beepcore-c0_0.2+cvs20030603-1build1_solaris-i386.deb Size: 3942 MD5sum: 2084e3d27ca59d5c993cd199bfcf3888 SHA1: 3fc7ee68eda7edfc83b1b309911b020f7d93f308 SHA256: eaf250abbc5a00b4725f0b85c77053665e93b4c8f84325724361ed3018e94266 Description: generic application protocol kernel BEEP (Blocks Extensible Exchange Protocol) is a generic application protocol kernel for connection-oriented, asynchronous interactions. BEEP permits simultaneous and independent exchanges within the context of a single application user-identity, supporting both textual and binary messages. beepcore-c is an implementation of BEEP written in C that runs on unix and Win32 systems. . This package contains the shared libraries. Package: liblasi0 Priority: optional Section: contrib/libs Installed-Size: 21 Maintainer: Rafael Laboissiere Architecture: solaris-i386 Source: lasi Version: 1.0.6-3 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liblasi0_1.0.6-3_solaris-i386.deb Size: 27952 MD5sum: 7a9739cedada3d63c4115b916292f853 SHA1: 492cb5fdc2a542ce8f9491b492ab3364173d3cb0 SHA256: 460ceed102ea4c3397bf06ad9ea501c2f986b891d39b940db39c96cf8de41c75 Description: creation of PostScript documents containing Unicode symbols LASi is a library that provides a C++ stream output interface (with operator <<) for creating PostScript documents that can contain characters from any of the scripts and symbol blocks supported in Unicode and by the Pango layout engine. The library accommodates right-to-left scripts such as Arabic and Hebrew as easily as left-to-right scripts. Indic and Indic-derived Complex Text Layout (CTL) scripts, such as Devanagari, Thai, Lao, and Tibetan are supported to the extent provided by Pango and by the OpenType fonts installed on your system. All of this is provided without need for any special configuration or layout calculation on the programmer's part. . Homepage: http://www.unifont.org/lasi/ Package: libsp-gxmlcpp1c2a Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Stephan A Suerken Architecture: solaris-i386 Source: sp-gxmlcpp Version: 1.0.20040603-2 Replaces: libsp-gxmlcpp1 Depends: libcppunit-1.12-0, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), sunwcslr, sunwlibm Conflicts: libsp-gxmlcpp1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsp-gxmlcpp1c2a_1.0.20040603-2_solaris-i386.deb Size: 75928 MD5sum: 27bd55c10dcff597dc4211554dfdc99b SHA1: fcfc26825e14741c1649c1907e4fc54cb27c4821 SHA256: dfbf8f97709a877aed1a0225f0a02c2d9fe803c2dcca661343c32b90fcd41c43 Description: S+P C++ wrapper for Gnome libxml2/libxslt This is a wrapper to ease use of Gnome libxml2/libxslt with C++, developed at Schlund+Partner, Germany. . It offers simple abstractions for trees (XMLTree), xsl transformations (XSLTrans) and serialisation (XMLDump). . This package provides run time support. . Homepage: http://sourceforge.net/projects/sp-gxmlcpp/ . Package: hermes1 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: David Schleef Architecture: solaris-i386 Version: 1.3.3+really1.3.2-5.1 Replaces: hermes1-dev (<= 1.3.1) Depends: libgcc1 (>= 1:4.2.1), sunwcslr Conflicts: hermes1-dev (<= 1.3.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/hermes1_1.3.3+really1.3.2-5.1_solaris-i386.deb Size: 43102 MD5sum: dcfb1bad36f86a53062dfc612edda9ad SHA1: 93c41991c48d9feefcb39f4123fe8ec29c0339fa SHA256: 919216da2cc085a095447520e5a41009e9867a5903b44acf34d66cea47491dec Description: The Hermes pixel-format library Hermes is a library that does the dirty work of a graphics library or application that nobody else wants to do, and it does it fast because the effort is concentrated on just that. The thing nobody wants to do is conversion between pixel formats - between all pixel formats that is, not between any two. There are handwritten assembler routines in Hermes that should make anything look fast. . An application or library that uses Hermes will for example be able to render into one buffer and convert it to whatever pixel format is available on the target platform at the time. . Other services provided by Hermes include palette handling including caching of lookup tables, and surface clearing to a specific colour value. . See http://www.clanlib.org/ for more info Package: libsoundtouch1c2 Priority: optional Section: contrib/libs Installed-Size: 72 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Guenter Geiger (Debian/GNU) Architecture: solaris-i386 Source: soundtouch Version: 1.3.0-2.2ubuntu0.1 Replaces: libsoundtouch1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libsoundtouch1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsoundtouch1c2_1.3.0-2.2ubuntu0.1_solaris-i386.deb Size: 25244 MD5sum: c631507bbae0c056d6830fbfddab1fa7 SHA1: b167d3680c793b5ec7040731a22cf09ed18c4139 SHA256: 702f3f26a981a4aab29c506e4cf4ce2e64e72fdbdc590821d57c7d6ed3914add Description: sound stretching library SoundTouch is a library that that can be used to change pitch and time of soundfiles independently. Package: libcxxtools4 Priority: optional Section: contrib/libs Installed-Size: 409 Maintainer: Kari Pahula Architecture: solaris-i386 Source: cxxtools Version: 1.4.3.6-1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libltdl3 (>= 1.5.2-2), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcxxtools4_1.4.3.6-1_solaris-i386.deb Size: 107476 MD5sum: ee1bac11445455b16b6b670816f2feeb SHA1: c02e1920bfe5e7da8cc361984e9168cd5abb85e9 SHA256: ea21c49d6cc38a33dafc8d4568adb4590c57f421f0e618796854c8f4668dfb09 Description: library of unrelated but useful C++ classes cxxtools contains an argument-parser, a base-64 encoder/decoder, a C++ interface to iconv, md5-stream for easy MD5 calculation, threading classes, socket classes, a dynamic exception-safe buffer, a wrapper for dlopen/dlsym, a pool template (e.g., for a connection pool in a multi-threaded application), query_params, and a class for easy parsing of CGI parameters (GET and POST) in a CGI program. . Homepage: http://www.tntnet.org/cxxtools.hms Package: libdvbpsi4 Priority: optional Section: contrib/libs Installed-Size: 72 Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Version: 0.1.5-3 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdvbpsi4_0.1.5-3_solaris-i386.deb Size: 31768 MD5sum: abec8f08b8d4c3ba507bd455604aab22 SHA1: c17ae13f363a998ff02307ac2e289d50a7046bd2 SHA256: 2ed6d9e4b31ad512c89f55d991397947669fee15112b78c42645178175b37ae9 Description: library for MPEG TS and DVB PSI tables decoding and generating libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables decoding and generating. . This package contains the libdvbpsi4 runtime library. Package: libzip1 Priority: optional Section: contrib/libs Installed-Size: 57 Maintainer: Fathi Boudra Architecture: solaris-i386 Source: libzip Version: 0.8-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libzip1_0.8-1_solaris-i386.deb Size: 20798 MD5sum: 8ae1e28ad34a66806f3b904dd0516055 SHA1: 2a2338edc93d325eae3802f20afcbdb4f68a7a45 SHA256: 510fcbf4f84e20ff7249a2e9481fd7250f15548db8354448f8e16c366c713447 Description: library for reading, creating, and modifying zip archives (runtime) libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. . This package contains the files necessary for running applications that use the libzip library. . Homepage: http://www.nih.at/libzip/ Package: libview2 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Torsten Werner Architecture: solaris-i386 Source: libview Version: 0.6.0-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1c2a (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libview2_0.6.0-2_solaris-i386.deb Size: 116188 MD5sum: 693f56bd39e149febd13a7c4270ec753 SHA1: 515054c48819a3c6c939c41b590a4bfd942c7bc2 SHA256: 1bf4bee9349a83bb711196997370d6877277f3b4231c6ecad3568e4e7a852eca Description: VMware's Incredibly Exciting Widgets libview is VMware's Incredibly Exciting Widgets, a useful collection of GTK+ widgets used within VMware products, free for everybody's use. . This library consists of several widgets that are used by VMware in Workstation and other products and has been given back to the OSS community. These widgets are under the MIT license and are largely written in C++ for GTKMM. . This is the library package. . Homepage: http://view.sourceforge.net/ Package: lesstif2 Priority: optional Section: contrib/libs Installed-Size: 11 Maintainer: Sam Hocevar (Debian packages) Architecture: solaris-i386 Version: 1:0.95.0-2.1 Replaces: libmotif Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, libxp6, libxt6, sunwcslr Conflicts: libmotif Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/lesstif2_0.95.0-2.1_solaris-i386.deb Size: 607734 MD5sum: 17e61bd293d27c05020c741447b57b10 SHA1: bc384863b6730ecd81cb89f2bc3a08418e33815c SHA256: 4b8bf82904104a6fc98b6ad571585f58c518f477544840131488ec677422ae74 Description: OSF/Motif 2.1 implementation released under LGPL Contains runtime shared libraries for LessTif, the Hungry Programmers' version of OSF/Motif 2.1. . Contains runtime shared libraries for libXm and libMrm. Package: libcommoncpp2-1.6-0 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Debian VoIP Team Architecture: solaris-i386 Source: libcommoncpp2 Version: 1.6.0-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcommoncpp2-1.6-0_1.6.0-1_solaris-i386.deb Size: 200118 MD5sum: 7a436728178eba34dfb7eeabe93187e9 SHA1: 811fd0cbc23c905bdb89042f67fc61f35e975854 SHA256: 74afb42047e2b8c7f2b4041c169f1da259426d017ff6bf32ea4a6117d05efcf8 Description: A GNU package for creating portable C++ programs Common C++ "2" is a GNU package which offers portable "abstraction" of system services such as threads, networks, and sockets. Common C++ also offers individual frameworks generally useful to developing portable C++ applications including a object persistence engine, math libraries, threading, sockets, etc. Common C++ is small, and highly portable. Common C++ will support most Unix operating systems as well as Win32, in addition to GNU/Linux. Homepage: http://www.gnu.org/software/commoncpp/ Package: libgtkglextmm-x11-1.2 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Ubuntu MOTU Team Original-Maintainer: David Morris Architecture: solaris-i386 Source: gtkglextmm Version: 1.2.0-0ubuntu1 Replaces: libgtkglextmm1, libgtkglextmm1c2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1c2a (>= 2.16.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libgtkglext1, libgtkmm-2.4-1c2a (>= 1:2.12.0), libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libsigc++-2.0-0c2a (>= 2.0.2), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxmu6, libxt6, sunwlibm Conflicts: libgtkglextmm1, libgtkglextmm1c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgtkglextmm-x11-1.2_1.2.0-0ubuntu1_solaris-i386.deb Size: 33274 MD5sum: d547ce13e21a906b0ff740df660da5ae SHA1: 390549aa5a38d02f1ba3d9d0970735cd0144e731 SHA256: d5619e756aee1f68f070ceb933fa9030f3471f35a63fdd983d1ce15318164143 Description: C++ wrapper for the OpenGL Extension to GTK (shared libraries) GtkGLExt provides the GDK objects to support OpenGL rendering in GTK, and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable. This is a C++ wrapper for it. Homepage: http://gtkglext.sf.net Package: libcanlock2 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Laurent Fousse Architecture: solaris-i386 Source: canlock Version: 2b-4 Depends: libgcc1 (>= 1:4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcanlock2_2b-4_solaris-i386.deb Size: 9042 MD5sum: e9628f760a4d8abcb9db6bfad7c469e5 SHA1: 0eb4c0412750f4f7d18e8bd3c14eb3e0eeed02a7 SHA256: 45044668e8b4d829125c765186d46e4928a1d220aeb716cd2553b9bd6e993f2f Description: library for creating and verifying Usenet cancel locks Cancel locks are used by Usenet article posters to authenticate their authorship of an article. It may then by used by servers to prevent cancel and supersede abuse. The use of this feature remains the newsmaster's decision. . This library may be used for both the generation and the verification of cancel locks. Package: libinsighttoolkit3.0 Priority: optional Section: contrib/libs Installed-Size: 12580 Maintainer: Gavin Baker Architecture: solaris-i386 Source: insighttoolkit Version: 3.2.0-2 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), libtiff4, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: insighttoolkit-examples, libinsighttoolkit-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libinsighttoolkit3.0_3.2.0-2_solaris-i386.deb Size: 3926454 MD5sum: c3f2690ffbeecad23ceca58e5ea1f1b3 SHA1: d10d81430b6eb1b02fd737d88f0885ae6444dcd5 SHA256: b59c4f632bb85c55a123dbcbad2b0f1a5eb44c3b6e4abeecb5d25a797f944b61 Description: Image processing toolkit for registration and segmentation - runtime ITK is an open-source software toolkit for performing registration and segmentation. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both. . This package contains the libraries needed to run ITK applications. . Homepage: http://www.itk.org/ Package: giblib1 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Eric Dorland Architecture: solaris-i386 Source: giblib Version: 1.2.4-5 Depends: libgcc1 (>= 1:4.2.1), libimlib2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/giblib1_1.2.4-5_solaris-i386.deb Size: 18732 MD5sum: 1a003bf64cfcbd60a42af07f897533fd SHA1: 4ce2bb569276635c3d4e94cfc18645f70045f420 SHA256: bb083566319a2f080ef79efe71ca59cfa367f147a8476409cbb82174f0f73f80 Description: wrapper library for imlib2, and other stuff giblib is a library of handy stuff. Contains an imlib2 wrapper to avoid the context stuff, doubly-linked lists and font styles. Homepage: http://linuxbrit.co.uk/giblib/ Package: libserialport-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Arnaud Cornet Architecture: solaris-i386 Source: libserialport-ruby Version: 0.6-1 Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libserialport-ruby1.8_0.6-1_solaris-i386.deb Size: 9936 MD5sum: 3a1ee461f02d15050cfaf05b2fc3db1b SHA1: d2a77f22c0c1338535985e83dd590886a5c3a25a SHA256: e758b0a184cc588226f004c96da7f741dabfae87e8b02bbf446f2b21ba9b4696 Description: library to control RS-232 serial ports from ruby programs This library provides an API to control RS-232 serial ports, and check and set the current statie of the signals on the line. Package: libgconf-bridge0 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Ross Burton Architecture: solaris-i386 Source: libgconf-bridge Version: 0.1-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgconf-bridge0_0.1-2_solaris-i386.deb Size: 11440 MD5sum: 001d09fca150d20dc77b2493e66806d0 SHA1: 031c692ebed52e0cbeb707ddd941a306ee1e3ff9 SHA256: 03a594aaee7c2477b6aae1b86c575a247631fe41dc2802cd3a149e572cb4176d Description: Bind GObject properties to GConf keys libgconf-bridge is a utility library for binding GObject properties to GConf keys. It is intended to save the application programmer from having to implement property synchronisation manually. . Homepage: http://projects.o-hand.com/libgconf-bridge Package: libxsettings-client0-dbg Priority: optional Section: contrib/libs Installed-Size: 14 Maintainer: Neil Williams Architecture: solaris-i386 Source: libxsettings-client Version: 0.17-3 Depends: libxsettings-client0 (= 0.17-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxsettings-client0-dbg_0.17-3_solaris-i386.deb Size: 5938 MD5sum: bcda23ed15f9a66d09364892a7a8b635 SHA1: fec5d06f7d9cac94abb447a2f297e875899a0140 SHA256: 954dc8bcf7e859398307f87a6a18d232737cd9d0b07c1b47cd26be63dc23c80d Description: utility functions for the Xsettings protocol (Debug symbols) This package contains debug symbols useful when debugging applications using the GPE scheduling library to use the Xsettings configuration setting propagation protocol. Controls setting of double click timeout, drag-and-drop threshold, and default foreground and background colors for all applications running within a desktop. . Used by the GPE Palmtop Environment. Homepage: http://standards.freedesktop.org/xsettings-spec/0.5/ Package: libuclmmbase1 Priority: optional Section: contrib/libs Installed-Size: 6 Maintainer: David Martínez Moreno Architecture: solaris-i386 Source: uclmmbase Version: 1.2.16.0-1 Replaces: libmbonecommon, libucl-common Provides: libmbonecommon, libucl-common, libuclmmbase Depends: libgcc1 (>= 1:4.2.1) Conflicts: libmbonecommon, libucl-common, libuclmmbase Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libuclmmbase1_1.2.16.0-1_solaris-i386.deb Size: 77900 MD5sum: ab36045e6d4272c35da77c293719d3c3 SHA1: 7d231865e6fddd08ecf1b95d3f77c3e5a626c29b SHA256: 14bc1521509dcac6e1255312d4e1b4561dfe559c2537c6896e50de8ec4805f0a Description: UCL Common Code (Multimedia) Library Routines common to a number of multimedia tools. This library is required to build RAT v3.2.7 or later, SDR, and may be needed for other UCL tools. . Shared library. Package: libobrender16 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Openbox Maintainers Architecture: solaris-i386 Source: openbox Version: 3.4.6.1-0ubuntu2 Replaces: libobrender15 Depends: libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libobparser16, libpango1.0-0 (>= 1.20.1), libsm6, libx11-6, libxft2 (>> 2.1.1), libxml2, sunwcslr, zlib1g (>= 1:1.2.1) Conflicts: libobrender15 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libobrender16_3.4.6.1-0ubuntu2_solaris-i386.deb Size: 60618 MD5sum: c8cc2e748793ac0171d14ad9684ecf28 SHA1: 66173a7bab8fc8c623c3e6eecabf644ca8fc1452 SHA256: ad03b1f92c60aa910d1c5c39a54c7951b194255db3a8b396d32b186bfb7914a0 Description: rendering library for openbox themes Openbox works with your applications, and makes your desktop easier to manage. This is because the approach to its development was the opposite of what seems to be the general case for window managers. Openbox was written first to comply with standards and to work properly. Only when that was in place did the team turn to the visual interface. . Openbox is fully functional as a stand-alone working environment, or can be used as a drop-in replacement for the default window manager in the GNOME or KDE desktop environments. . Openbox 3 is a completely new breed of window manager. It is not based upon any existing code base, although the visual appearance has been based upon that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase. . This package contains the libobrender library files used by openbox for theme rendering. Homepage: http://www.openbox.org Package: libgai0 Priority: optional Section: contrib/libs Installed-Size: 11 Maintainer: Jose M. Moya Architecture: solaris-i386 Source: gai Version: 0.5.10-2 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.16.0), libglu1-mesa | libglu1, libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtkglext1, libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsdl1.2debian (>= 1.2.10-1), libsm6, libx11-6, libxmu6, libxt6, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgai0_0.5.10-2_solaris-i386.deb Size: 84686 MD5sum: 024c5243b8c7ce330c8d33367aa10349 SHA1: 6142fea91d12165fd7ebf0383d71f9789775a394 SHA256: 547126a6c34f264832f702959c9f53434869c9a44070396819ce2cef324d7545 Description: Easy to use interface to create applets & dockapps This library is intended to simplify the development and use of Dockapps, ROX panel applets and GNOME 2 Panel Applets. With this library the programmer can focus on what the applet shall do, not on the interface. . This package contains the shared library. Homepage: http://gai.sourceforge.net/ Package: libgfshare-bin Priority: optional Section: contrib/libs Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Soren Hansen Architecture: solaris-i386 Source: libgfshare Version: 1.0.2-0ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libgfshare1, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgfshare-bin_1.0.2-0ubuntu3_solaris-i386.deb Size: 14060 MD5sum: ad5e98f5deae8b995853f695167cf967 SHA1: 1a83cc3edee6a43de222e83f10309a70e9d0735d SHA256: ac34c181992c51acf6b7ec9b744312a867a3ecab64a0d5e41b94b39f9c9ef125 Description: Shamir Secret Sharing in Galois Field library This library implements what is known as Shamir Secret Sharing. This entails encoding a secret as an integer and then constructing a polynomial whose coefficients are random and calculating coordinate pairs along the resultant curve. These coordinate pairs are considered 'shares' and by controlling the order of the polynomial we can control the number of shares required to be able to recover the secret. . This package contains some simple tools for using libfshare. Package: libccc-0.1-0-dbg Priority: extra Section: contrib/libs Installed-Size: 20 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hubert Figuiere Architecture: solaris-i386 Source: libccc Version: 0.0.5-0ubuntu1 Depends: libccc-0.1-0 (= 0.0.5-0ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libccc-0.1-0-dbg_0.0.5-0ubuntu1_solaris-i386.deb Size: 196372 MD5sum: 9dcec8c27eabe378df3b67e408d3e7e5 SHA1: 6aaa0a329f7f846edb6634ceded2bc7754bc68e2 SHA256: 179c51fe2a877a7b206ad1e906dedee82ccc8d464990d257819855f66d7a60f9 Description: A Cairo based Canvas - Debug Files Criawips Cairo Canvas is a Cairo based canvas with a MVC inspired by GnomeCanvas, and developed for Criawips. . http://live.gnome.org/Criawips/CriaCanvas Python-Version: 2.5 Package: libvanessa-logger0 Priority: optional Section: contrib/libs Installed-Size: 16 Maintainer: Simon Horman Architecture: solaris-i386 Source: vanessa-logger Version: 0.0.7-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libvanessa-logger0_0.0.7-2_solaris-i386.deb Size: 9934 MD5sum: bdd8a4b69a4a85dba0def99463b345e5 SHA1: a48309df5234c5059f42c00b4d7998f11a0b5130 SHA256: 3e2f57a9b6cdacb5f4c4e188f6591e3f650c22ee315cb360cba03e5e65fa6185 Description: Generic Logging Library Generic logging layer that may be used to log to one or more of syslog, an open file handle or a file name. Though due to to limitations in the implementation of syslog opening multiple syslog loggers doesn't makes sense. Includes the ability to limit which messages will be logged based on priorities. Package: liblip2 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Juan Esteban Monsalve Tobon Architecture: solaris-i386 Source: liblip Version: 2.0.0-1.1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liblip2_2.0.0-1.1_solaris-i386.deb Size: 293850 MD5sum: 777eb2d956b49e959aa22bbaa2a3e738 SHA1: b7b1f35c4600cd806f986d42aa244ee07c3c4c24 SHA256: 6909e24ca6e2a52d8e29d6e71326fc67371efbe4cd460be1a105f188f8ae44ec Description: reliable interpolation of multivariate scattered data Lip interpolates scattered multivariate data with a Lipschitz function. . Methods of interpolation of multivariate scattered data are scarce. The programming library Lip implements a new method by G. Beliakov, which relies on building reliable lower and upper approximations of Lipschitz functions. If we assume that the function that we want to interpolate is Lipschitz-continuous, we can provide tight bounds on its values at any point, in the worse case scenario. Thus we obtain the interpolant, which approximates the unknown Lipschitz function f best in the worst case scenario. This translates into reliable learning of f, something that other methods cannot do (the error of approximation of most other methods can be infinitely large, depending on what f generated the data). . Lipschitz condition implies that the rate of change of the function is bounded: . |f(x)-f(y)| Architecture: solaris-i386 Source: glrr Version: 20050529-2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libglrr-glib0_20050529-2_solaris-i386.deb Size: 5624 MD5sum: a20d5092459f57ba00550810f73c9153 SHA1: c9be977442741866562bac7a5c32e9aea90cabfb SHA256: 43a28c66a0982d7cc0463beec12628750fc1e17f997b022c4f01a2eefc2f1bcd Description: Utility functions for glib of Grift Grift is a library that provides a framework for developing a UI-independent application. . Homepage: http://sourceforge.net/projects/grift/ Package: libqwt4c2 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Brian Nelson Architecture: solaris-i386 Source: libqwt Version: 4.2.0-4 Replaces: libqwt4 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Conflicts: libqwt4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libqwt4c2_4.2.0-4_solaris-i386.deb Size: 219854 MD5sum: 07220046ac22728fc0d571b47f2849ce SHA1: 88f4095baf0444ef4c277d511092b0d2ed916fbd SHA256: 96c850533ea121b57e9f3b6814c890c96772d8fa41e3557d1f72082e028fdb51 Description: Qt widgets library for technical applications (runtime) The Qwt library contains Qt GUI Components and utility classes which are primarily useful for programs with a technical background. Most of these widgets are used to control or display values, arrays, or ranges of type double. . This package contains the files necessary for running applications that use the Qwt library. Package: libquantum3 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Florian Ragwitz Architecture: solaris-i386 Source: libquantum Version: 0.2.4-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libquantum3_0.2.4-2_solaris-i386.deb Size: 24814 MD5sum: 7ac4092dc4a49738a31f0e11729266a8 SHA1: 4fff7f217d6ad18de837b9a88b7f419977024d92 SHA256: 261bf254cc98f8169c1f368ab1d2a24bf95c1a22bbd6a4e1ba7177d2fa074757 Description: library for the simulation of a quantum computer libquantum is a C library for the simulation of a quantum computer. Based on the principles of quantum mechanics, it provides an implementation of a quantum register. Basic operations for register manipulation such as the Hadamard gate or the Controlled-NOT gate are available through an easy-to-use interface. Measurements can be performed on either single qubits or the whole quantum register. . Features: * Simulation of arbitrary quantum algorithms is possible * High perfomance and low memory consumption * Decoherence support for realistic quantum computation * Interface for quantum error correction (QEC) * Supports the density operator formalism * Implementations of Shor's factoring algorithm and Grover's search algorithm are included . This package contains the shared libraries. Package: libfishsound1 Priority: optional Section: contrib/libs Installed-Size: 15 Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: libfishsound Version: 0.7.0-2.1 Depends: libgcc1 (>= 1:4.2.1), libogg0 (>= 1.0rc3), libvorbis0a (>= 1.2.0), libvorbisenc2 (>= 1.1.2), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libfishsound1_0.7.0-2.1_solaris-i386.deb Size: 13020 MD5sum: 6cd758d5f144fdc8b6182af48f33bbea SHA1: 585c9d0b904cf65875e7dbedbd04b82dee4a840f SHA256: 582e40c6d4d8b8edefd8b92fd9c2c45352e0cbc06b69ce6ffbb366860e2f0fad Description: simple programming interface that wraps Xiph.Org audio codecs libfishsound is a wrapper around the existing codec libraries and provides a consistent, higher-level programming interface. It has been designed for use in a wide variety of applications; it has no direct dependencies on Annodex or Ogg encapsulation, though it is most commonly used in conjunction with liboggz to decode or encode Ogg encapsulated Vorbis or Speex files. Package: libsvm2 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libsvm Version: 2.84.0-3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsvm2_2.84.0-3_solaris-i386.deb Size: 38658 MD5sum: 33aa1bafdf98cda0fec3635f06b604ef SHA1: fe12952a90f43345f6fd4531c85cb845dd7c8451 SHA256: 93a13ae8f91046738b4c4a1280d0ebc9e42b9089a45bfcf5f10a610ab755780d Description: The LIBSVM shared library The LIBSVM library is used to calculate Support Vector Machine optimizations with a great variety of powerful options. It includes one-class, two-class, multiclass, regression-mode, and probablistic output functionality. It is primarily of interest to machine-learning researchers and artificial intelligence application developers. please see homepage: http://www.csie.ntu.edu.tw/~cjlin/libsvm/ Package: librlog1c2a Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Eduard Bloch Architecture: solaris-i386 Source: rlog Version: 1.3.7-1 Replaces: librlog1, librlog1c2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: librlog1, librlog1c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/librlog1c2a_1.3.7-1_solaris-i386.deb Size: 28438 MD5sum: 74999d91eb2e32c77597c1ebe0352251 SHA1: c08738a22eba169d3672541b2a84fcabaa568b5a SHA256: 532ee6fc268e4913710ebe23664e4a6146ebf7aec23dc49074704451b535f928 Description: flexible message logging library RLog provides a flexible message logging facility for C++ programs and libraries. It is meant to be fast enough to live in production code. . This package provides development files and API documentation. Package: libggi-target-emu Priority: optional Section: contrib/libs Installed-Size: 179 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggi Version: 1:2.2.1-5ubuntu1-build1 Replaces: libggi1 (<< 981012) Depends: libaa1, libgcc1 (>= 1:4.2.1), libggi2 (>= 1:2.2.1-5ubuntu1), libgii1 (>= 1:1.0.1), libncurses5 (>= 5.6+20071006-3), libslang2 (>= 2.0.7-1), libx11-6, libxext6, libxxf86dga1, libxxf86vm1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libggi-target-emu_2.2.1-5ubuntu1-build1_solaris-i386.deb Size: 123564 MD5sum: af25e3ba45ba335fe2db7081cc3fa04e SHA1: 652abe3eeb9f20ebeccf22f0aa08b78ddc891c4b SHA256: 79a969f3d1048b759b0ec39095ff611a910b97e9e1b17b36df30d537bd63f9b5 Description: General Graphics Interface colour emulation targets "General Graphics Interface" - a fast, portable graphics environment. . This package contains drivers for two colour-emulation pseudo-targets, enabling libGGI (and therefore any program using libGGI) to display its output in a different colour mode than the underlying physical target supports. Two targets are included: . "palemu" emulates a palette-based display on a true-colour target "trueemu" emulates a true-colour display using a palette-based target . Homepage: http://www.ggi-project.org/ Enhances: libggi2 Package: itcl3 Priority: optional Section: contrib/libs Installed-Size: 23 Maintainer: Chris Waters Architecture: solaris-i386 Version: 3.2.1-3.1 Depends: libgcc1 (>= 1:4.2.1), tcl8.4 Suggests: itcl3-doc Conflicts: insight (<= 5.3+cvs.2003.08.30-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/itcl3_3.2.1-3.1_solaris-i386.deb Size: 91016 MD5sum: 148f5e6338e85a350f5e901a0a1f00d6 SHA1: 6b7a3943a062464c5825eddbffe820e26b709d02 SHA256: bacd90a1696c6c72976c755b7bfd46f1524afab7e853482b030f79338bdfec6b Description: [incr Tcl] OOP extension for Tcl - run-time files [incr Tcl] (or itcl) is a popular object-oriented extensionfor the embeddable Tcl scripting language. The name is a play on C++, and itcl has a similar object model, including multiple inheritance and public and private classes and variables. Unlike most OOP extensions to Tcl, itcl is written in C for speed. . This package contains everything you need to run itcl scripts and itcl-enabled apps. . Homepage: http://incrtcl.sourceforge.net/ Package: libgpgme-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libgpgme-ruby Version: 1.0.0-2 Depends: libgcc1 (>= 1:4.2.1), libgpg-error0 (>= 1.4), libgpgme11 (>= 1.0.1), ruby1.8, sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgpgme-ruby1.8_1.0.0-2_solaris-i386.deb Size: 30720 MD5sum: d64025fed84527b437f3a4b0a3a7ea51 SHA1: f22a2cb3f39332696f35d70593459930a46eed70 SHA256: 991c23fa87abd46b4462137e2312769aafb98f9c2aa83cc0af450ba3bc87ccff Description: GPGME bindings for the Ruby language GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management. . Homepage: http://rubyforge.org/projects/ruby-gpgme/ . This package is built for Ruby 1.8. Package: liballegro4.2-plugin-arts Priority: optional Section: contrib/libs Installed-Size: 20 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Source: allegro4.2 Version: 2:4.2.2-1 Depends: liballegro4.2 (= 2:4.2.2-1), libartsc0 (>= 1.5.0-1), libgcc1 (>= 1:4.2.1), libglib2.0-0, libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liballegro4.2-plugin-arts_4.2.2-1_solaris-i386.deb Size: 4532 MD5sum: 5ca10f7ccef49c4db81daf3a6838902d SHA1: 14e8bdeb3468d5d8a677b7428d98a172fdcc708c SHA256: eb4abd97c65434ae0094d910904290a09be161eae65b94d5efe4cc63c252a8c8 Description: aRts audio plugin for the Allegro library This plugin adds support for the aRts Sound system to the Allegro library. Programs using Allegro will automatically use this plugin if the aRts daemon is running. . Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. It is used by many DOS games and can be used to port them easily to Linux. Package: libmpeg1 Priority: optional Section: contrib/libs Installed-Size: 116 Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Version: 1.3.1-8 Depends: libgcc1 (>= 1:4.2.1) Suggests: libmpeg-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmpeg1_1.3.1-8_solaris-i386.deb Size: 52602 MD5sum: 062dcb76ba0db2f30199bd12187515cf SHA1: ce42ed4028f0235440ca68257bf3a93241531d0d SHA256: 35533838cd277dd81362b3d82a599733e124588e0d7c11df7cc7b954f8fc1a3a Description: MPEG library calls for movie streams libmpeg gives programs a simple way to deal with streams of MPEG-format movie files and to dither them in a variety of color schemes. This package is necessary if you want to use the MPEG plugin for The GIMP. Package: libflash0c2 Priority: optional Section: contrib/libs Installed-Size: 280 Maintainer: Nobuhiro Iwamatsu Architecture: solaris-i386 Source: libflash Version: 0.4.13-9ubuntu1 Replaces: libflash0 Depends: libgcc1 (>= 1:4.2.1), libjpeg62, libmad0 (>= 0.15.1b), libstdc++6 (>= 4.2.1), sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: libflash0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libflash0c2_0.4.13-9ubuntu1_solaris-i386.deb Size: 61912 MD5sum: 2dd95104bdd38fdfd5638ef3b97b10ec SHA1: 5b6da82fae91f1fd4c3f161637c578d5e4308663 SHA256: 3eb857d3a4faad9a2d1816d4b0e8cc9c568403ba87657487de4ec92210e97199 Description: GPL Flash (SWF) Library - shared library The GPL Flash library is a set of functions that can be used by applications to play Flash movies. The core of the library is a portable graphic renderer that can be used to add SWF support to an application. . This package contains shared libraries needed to run programs that have been build against the library. Package: libalogg1 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Source: alogg Version: 1.3.7-1 Replaces: libalogg Depends: liballegro4.2, libgcc1 (>= 1:4.2.1), libogg0 (>= 1.0rc3), libvorbis0a (>= 1.2.0), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.2.0), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxpm4, libxxf86vm1, sunwcslr, sunwlibm Conflicts: libalogg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libalogg1_1.3.7-1_solaris-i386.deb Size: 16588 MD5sum: f4c6fbcaac48337f5f3f8c00cd10cbbb SHA1: e9fc802fc407ac827e0f8da0234b1747da2ca72e SHA256: 6c53fc90aab200cdda56816fd87de6b438c0a8ac3da0e1b12705f1ec30681c02 Description: Ogg/Vorbis library for Allegro - shared libraries alogg is a library which makes it easier to use Ogg/Vorbis streams with the Allegro gaming library. It offers facilities to decode, stream, and encode Ogg/Vorbis streams with URL and thread support, and integrates those facilities with Allegro's datafile and sample loading routines. . This package contains the runtime shared libraries. Package: libebml0 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Source: libebml Version: 0.7.7-3.1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libebml0_0.7.7-3.1_solaris-i386.deb Size: 63822 MD5sum: 0228e585c14df0cbc2968abaafacb0c3 SHA1: 9b423840bbcc41fece663ffdb006fbbfc0d6b276 SHA256: 7caa93f7e2229cd8b49c092edde5bda3a6020006233eec9ef95a069ae127353d Description: access library for the EBML format The libebml library allows to read and write files using EBML (the Extensible Binary Meta Language), a binary pendant to XML. Using libebml makes it easier to extend a file format without breaking support in older parsers. . This package contains the shared library needed to run applications that use libebml. Package: libbtparse0 Priority: optional Section: contrib/libs Installed-Size: 77 Maintainer: Regis Boudin Architecture: solaris-i386 Source: libbtparse Version: 0.34-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libbtparse0_0.34-2_solaris-i386.deb Size: 32650 MD5sum: a741d9925ea76e091823c1741267aa40 SHA1: e909295270237f82d2189368503f3a06b26ef2cc SHA256: 71f2e6357f6b11646dcf5737fc11c50e8e69cff437ee418fc7cfe476dada9bfb Description: A C library to parse BibTeX files btparse is the C component of btOOL, a pair of libraries for parsing and processing BibTeX files. It is built on top of a lexical analyzer and parser constructed using PCCTS. The library provides entry points to the parser, functions to traverse and query the abstract-syntax tree that it produces, and some functions for processing strings in "the BibTeX way". Homepage: http://starship.python.net/~gward/btOOL/ Package: libgpgme-ruby1.9 Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libgpgme-ruby Version: 1.0.0-2 Depends: libgcc1 (>= 1:4.2.1), libgpg-error0 (>= 1.4), libgpgme11 (>= 1.0.1), ruby1.9, sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgpgme-ruby1.9_1.0.0-2_solaris-i386.deb Size: 29978 MD5sum: 247f03fc80ee5f0c6e22332e10fc8468 SHA1: 7078e096b417bd37bdf2b8a8f0a0510249e89b23 SHA256: f10530cc9c14610ac007f0491fbd2758f9f7b0247ccfdc856516bfe1aa2dffea Description: GPGME bindings for the Ruby language GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management. . Homepage: http://rubyforge.org/projects/ruby-gpgme/ . This package is built for Ruby 1.9. Package: libginspx0 Priority: extra Section: contrib/libs Installed-Size: 12 Maintainer: NIIBE Yutaka Architecture: solaris-i386 Source: ginspector Version: 20050529-2 Depends: gtk2.0-binver-2.10.0, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libglrr-glib0, libglrr-gobject0, libglrr-gtk0, libglrr-widgets0, libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libginspx0_20050529-2_solaris-i386.deb Size: 63708 MD5sum: b9016989cc6b44a83d768938059d670b SHA1: 55ec1c0b85ff42658585acde17904c800fe8f340 SHA256: 13b0f77742224f59fc328bb61f2e68320abfd21c0de0c3e84f1162283035c4e8 Description: Shared library of GTK+ object/class inspector G-Inspector invokes a GTK+ application and inspects its objects. It shows widgets hierarchy, properties of widgets, etc. It can blink a specific widget instance so that you can identify it. It can handle Glib objects too. . Homepage: http://sourceforge.net/projects/g-inspector/ Package: libglitz1 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Dave Beckett Architecture: solaris-i386 Source: glitz Version: 0.5.6-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libglitz1_0.5.6-1_solaris-i386.deb Size: 77510 MD5sum: ae606d48ae93f422b44c8da4f2eaa569 SHA1: 8b587a1e6d4a146fdd23013694c175aa8840a30f SHA256: cf0f52e56025205ec114716ade48e53249d68f79fc43d4a533539dcf7d4ae180 Description: Glitz OpenGL image compositing library A 2D graphics library that uses OpenGL to render hardware accelerated graphics using an API matching the X Render Extension semantics. It is standalone but also designed to provide an OpenGL accelerated backend for the Cairo vector graphics library. Package: libsexymm2 Priority: optional Section: contrib/libs Installed-Size: 107 Maintainer: Torsten Werner Architecture: solaris-i386 Source: libsexymm Version: 0.1.9-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libsexy2 (>= 0.1.8), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), libxml2, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsexymm2_0.1.9-2_solaris-i386.deb Size: 30628 MD5sum: 70c98f97fd820e5737c2f2fbce8ce324 SHA1: 8034f40a126884344f893ef11616bfb9e83b5a87 SHA256: 1c10198ea04bbf56995289c9d0bdd672c5e4c7a89c6ac47d219f5ee93e4ab9df Description: collection of additional gtkmm widgets - library libsexy is a collection of GTK+ widgets that extend the functionality of such standard widgets as GtkEntry and GtkLabel by subclassing them and working around the limitations of the widgets. . These are the C++ bindings. . Homepage: http://www.chipx86.com/wiki/Libsexy Package: gstreamer0.10-ffmpeg Priority: optional Section: contrib/libs Installed-Size: 352 Maintainer: Maintainers of GStreamer packages Architecture: solaris-i386 Version: 0.10.3-6 Depends: libavcodec1d (>= 0.cvs20070307), libavformat1d (>= 0.cvs20070307), libavutil1d (>= 0.cvs20070307), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgstreamer-plugins-base0.10-0 (>= 0.10.4), libgstreamer0.10-0 (>= 0.10.14), liboil0.3 (>= 0.3.6), libpostproc1d (>= 0.cvs20070307), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/gstreamer0.10-ffmpeg_0.10.3-6_solaris-i386.deb Size: 118970 MD5sum: 196f114d765dda14d790582f4c44394c SHA1: ac943be7867320ff1ff4071d7105b7c01936a748 SHA256: 5fc5ac7b3177c10ea3f38d9fe94e06e040d3b0b8e6805a0feed01be8488fb870 Description: FFmpeg plugin for GStreamer This GStreamer plugin supports a large number of audio and video compression formats through the use of the FFmpeg library. The plugin contains GStreamer elements for decoding 90+ formats (AVI, MPEG, OGG, Matroska, ASF, ...), demuxing 30+ formats and colorspace conversion. . http://www.ffmpeg.org/ http://gstreamer.freedesktop.org/ http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html Package: libxsettings0 Priority: optional Section: contrib/libs Installed-Size: 15 Maintainer: Neil Williams Architecture: solaris-i386 Source: libxsettings Version: 0.11-2 Depends: libgcc1 (>= 1:4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxsettings0_0.11-2_solaris-i386.deb Size: 4252 MD5sum: 1d7768f70eb4d069bd60ac5a37072e65 SHA1: 6386ea874be5447b1d6d0904f32a57ad79ec739a SHA256: 82f436257e819166e4da665d8d386985c55ff2fcc1f880079d0175636a9b8294 Description: Xsettings protocol library for GPE Provides a mechanism to allow the configuration of settings such as double click timeout, drag-and-drop threshold, and default foreground and background colors for all applications running within a desktop. . Used by the GPE Palmtop Environment. . Homepage: http://standards.freedesktop.org/xsettings-spec/0.5/ Package: libphat0 Priority: optional Section: contrib/libs Installed-Size: 73 Maintainer: Debian QA Group Architecture: solaris-i386 Source: phat Version: 0.3.1-3 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgnomecanvas2-0 (>= 2.11.1), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libphat0_0.3.1-3_solaris-i386.deb Size: 26908 MD5sum: 9c49ce291227826a07cfa4bd5dd25a2d SHA1: 14462fe2f031bffec8069cbc89b3207d81acb635 SHA256: 73d530d14c23ddf55e860ed03cdb81a50848bb03dabf3b40f2cef59401624a87 Description: collection of GTK widgets geared towards audio apps Audio applications demand a set of special widgets of its own which PHAT aims to provide. The first widget being the "fanslider", a mix between the button and the slider metaphores, providing the user a more precise graphical input method. Package: librep9 Priority: optional Section: contrib/libs Installed-Size: 934 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christian Marillat Architecture: solaris-i386 Source: librep Version: 0.17+svn20071210-1ubuntu1-build1 Replaces: rep (<= 0.17-11) Depends: libgcc1 (>= 1:4.2.1), libgdbm3, libgmp3c2, libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), sunwcslr, sunwlibm Suggests: librep-doc Conflicts: rep (<= 0.17-11) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/librep9_0.17+svn20071210-1ubuntu1-build1_solaris-i386.deb Size: 346258 MD5sum: a6c33707270ae12c922a91bef8b49816 SHA1: 2cff63b5018f27bc2046e871ff0ff0e0bb96edf0 SHA256: 8c7edfb57ae2f21cc4e1da9dcab84ee0b82e54c116e6858dd5c10305b6eb9303 Description: lisp command interpreter librep is a dialect of Lisp, designed to be used both as an extension language for applications and as a general purpose programming language. . It was originally written to be mostly-compatible with Emacs Lisp, but has subsequently diverged markedly. Its aim is to combine the best features of Scheme and Common Lisp and provide an environment that is comfortable for implementing both small and large scale systems. It tries to be a "pragmatic" programming language. Package: libcherokee-server0 Priority: optional Section: contrib/libs Installed-Size: 1284 Maintainer: Gunnar Wolf Architecture: solaris-i386 Source: cherokee Version: 0.7.2-2~hardy1 Depends: libcherokee-base0, libcherokee-client0, libcherokee-config0, libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcherokee-server0_0.7.2-2~hardy1_solaris-i386.deb Size: 518202 MD5sum: 158aa64e97ae3b0cf9a1cd988509fb80 SHA1: cb536c798cf19551845f0e6f1819c8ce36c6105b SHA256: 6b5368224ef71578b3a76c8d0497f0a8f6a024fb727036bc31b52d520f74192b Description: extremely fast and flexible web server - libraries Cherokee is an extremely fast and flexible web server. It's embedable, extensible with plug-ins. It has handler-to-path, virtual servers, gzip encoding, modular loggers, CGI support, and can run in a chroot environment, among other features. . This is the server runtime library Homepage: http://cherokee-project.org/ Package: liblablgtk2-ocaml Priority: optional Section: contrib/libs Installed-Size: 455 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: lablgtk2 Version: 2.10.0-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libgtkspell0 (>= 2.0.10), libiconv, libpango1.0-0 (>= 1.20.1), libxml2, ocaml-base-3.10.0, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liblablgtk2-ocaml_2.10.0-2_solaris-i386.deb Size: 135474 MD5sum: 9ba114d8be1859cd8d532d54289b67b1 SHA1: c99f5535568723710e65a4dd343d7faaf3096dcc SHA256: 871cf609b0825cd2bfbd932796497ff7689622fa39f7dc0b8cd61c41e74da2de Description: runtime libraries for OCaml bindings for Gtk+ version 2 lablgtk2 contains bindings for gtk+ 2.x and OCaml. . This package include only the dynamic libraries needed for running dynamic bytecode executables. Homepage: http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html Package: libxdelta2 Priority: optional Section: contrib/libs Installed-Size: 15 Maintainer: LaMont Jones Architecture: solaris-i386 Source: xdelta Version: 1.1.3-8 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxdelta2_1.1.3-8_solaris-i386.deb Size: 47384 MD5sum: dd5cc895f018ddf3c1015ef3bc19106b SHA1: 8fbf136b948608cc29701a3c6afaa2eba5016535 SHA256: 77e69f258a393102289a43558514b1e73ed3b113bdc76a9cfa22b31dc8bcd331 Description: Xdelta runtime library Xdelta is an application program designed to compute changes between files. These changes (deltas) are similar to the output of the "diff" program in that they may be used to store and transmit only the changes between files. However, unlike diff, the output of Xdelta is not expressed in a human-readable format--Xdelta can also apply these deltas to a copy of the original file. Xdelta uses a fast, linear algorithm and performs well on both binary and text files. . This is the runtime library. Package: libxmlrpc++0 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Ondřej Surý Architecture: solaris-i386 Source: xmlrpc++ Version: 0.7+cvs20040713-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxmlrpc++0_0.7+cvs20040713-2_solaris-i386.deb Size: 58514 MD5sum: c6d51093ee72d284b7615ceeb1dd02c2 SHA1: dfd7c31e39111e35cfbd166f51aac67d47de1573 SHA256: 8438a74ffcc33d61017125d3e83da0bbbc8dbd167a0fab38aeff5fa1dacf30c6 Description: C++ library for XML-RPC XmlRpc++ is a C++ implementation of the XML-RPC protocol. It is based upon Shilad Sen's excellent py-xmlrpc. The XmlRpc protocol was designed to make remote procedure calls easy: it encodes data in a simple XML format and uses HTTP for communication. XmlRpc++ is designed to make it easy to incorporate XML-RPC client and server support into C++ applications. . This package contains the shared libraries. Package: libhttrack1 Priority: optional Section: contrib/libs Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Xavier Roche Architecture: solaris-i386 Source: httrack Version: 3.42.1-1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Recommends: libssl0.9.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libhttrack1_3.42.1-1ubuntu1_solaris-i386.deb Size: 361410 MD5sum: 8044c33bbf3e248fad4f19fc70cc0a18 SHA1: bf7143d442baedf43d983e2b2bfbe73326208127 SHA256: 636744e9ed1ff6e4dfb35afc94c68c58fb5110d02710778f7778f8806aabf6e4 Description: Httrack website copier library This package is the library part of httrack, website copier and mirroring utility . Homepage: http://www.httrack.com Package: libtifiles2-3 Priority: optional Section: contrib/libs Installed-Size: 120 Maintainer: Ubuntu Universe MOTU Architecture: solaris-i386 Source: libtifiles2 Version: 1.0.2-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, libticonv2, sunwcslr Conflicts: libtifiles0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtifiles2-3_1.0.2-0ubuntu1_solaris-i386.deb Size: 43996 MD5sum: 2c5d4fbf4b522c262df39874b3679a82 SHA1: 6b54e401200134f559d3fdce75db4da34ffe86d9 SHA256: 37f063d971e59b7f25030c9ddf2ac3601a534c4cf60b80cd7718bb72fa86cab8 Description: Texas Instruments calculators file formats library The libtifiles is a library providing support for operations on Texas Instruments calculators files. All formats for all calculators are supported read/write ; the library is also able to manipulate the group files, which means it is able to group and ungroup variables into such group files. . This package provides the shared library. Package: libdbi0 Priority: optional Section: contrib/libs Installed-Size: 19 Maintainer: Thomas Goirand Architecture: solaris-i386 Source: libdbi Version: 0.8.2-3 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Conflicts: libapache2-mod-log-sql-dbi (<< 1.100-11), libdbd-mysql (<< 0.8.2-1), libdbd-pgsql (<< 0.8.2-1), libdbd-sqlite (<< 0.8.2-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdbi0_0.8.2-3_solaris-i386.deb Size: 44368 MD5sum: 19db3777059aac5fea5b5211360cc03d SHA1: 6466574a369a9910c02fa43be10ec45b537aac13 SHA256: ee09eb6121a4a3c615711094f7fb47a672a4d36fdcaf4accc3da7f90c7a8f544 Description: Database Independent Abstraction Layer for C libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. Homepage: http://libdbi.sourceforge.net/ Package: libcoin20 Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Steve M. Robbins Architecture: solaris-i386 Source: coin Version: 1.0.4-6 Depends: libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Suggests: libcoin20-runtime Conflicts: libcoin20c102 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcoin20_1.0.4-6_solaris-i386.deb Size: 1194298 MD5sum: 0029c0e0b7b2b9cc3b54342ab25e9059 SHA1: 55fed19668fd3a6efd002b13f9342693d9c56108 SHA256: dc917afced037d97b9865859a49022f407b913ecbc16174100fd6f3914c40f4e Description: high-level 3D graphics kit - runtime Coin is a high-level 3D graphics library with a C++ Application Programming Interface. Coin implements the SGI Open Inventor API, the de facto standard graphics library for 3D visualization and visual simulation software in the scientific and engineering community. . This is Coin version 1, licensed under the GNU LGPL. For more information on Coin, see http://www.coin3d.org/. Package: libwxgtk2.6-0 Priority: optional Section: libs Installed-Size: 7765 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.6 Version: 2.6.3.2.2-2ubuntu4 Depends: libatk1.0-0 (>= 1.20.0), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.12.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libiconv, libjpeg62, libpango1.0-0 (>= 1.20.1), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libtiff4, libwxbase2.6-0 (>= 2.6.3.2.2), libxinerama1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: libgnomeprintui2.2-0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libwxgtk2.6-0_2.6.3.2.2-2ubuntu4_solaris-i386.deb Size: 2556268 MD5sum: 8382e60b60b764ed4467d7ea7b0f147a SHA1: c687e0a5e8fce9ee14f0549af38e0e3185434e5f SHA256: 7fdb27ce367e36aa1cf6ba7a16df5eb1d9d021ea32c3e71fb7feec6481af03c1 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides the shared libraries needed to run programs linked against wxWidgets. To use the (optional) glcanvas library you will need to have Mesa or OpenGL installed. Package: liblzo1 Priority: important Section: contrib/libs Installed-Size: 9 Maintainer: Peter Eisentraut Architecture: solaris-i386 Source: lzo Version: 1.08-3 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Conflicts: lzop (<= 1.00) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liblzo1_1.08-3_solaris-i386.deb Size: 58628 MD5sum: d6d038888fa906444f95141242224c64 SHA1: 794ce134d593a5c4c8b57a56d8dfdce443522ceb SHA256: 5131a8799b54b7f34d9503b7ee8c2a118c8ebbfee8bc7d82e707187b8a023236 Description: data compression library (old version) LZO is a portable, lossless data compression library. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. . Web site: http://www.oberhumer.com/opensource/lzo/ Package: libvanessa-adt0 Priority: optional Section: contrib/libdevel Installed-Size: 6 Maintainer: Simon Horman Architecture: solaris-i386 Source: vanessa-adt Version: 0.0.7-2 Depends: libgcc1 (>= 1:4.2.1), libvanessa-logger0 (>= 0.0.6), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libvanessa-adt0_0.0.7-2_solaris-i386.deb Size: 12634 MD5sum: 82094cf0032cb7d2541d4ad561f48304 SHA1: 020ee0ad5505cf3c92b572d09227fde0f32e85b5 SHA256: ba9a883dc61e09793b32ee0ad07a9662d84728d6adab7113ef5b2bc5c021c0e7 Description: Library of Abstract Data Types Abstract Data Types (ADT) Library. Includes queue, dynamic array and key value ADT. Package: libpreludedb0 Priority: extra Section: contrib/libs Installed-Size: 646 Maintainer: Mickael Profeta Architecture: solaris-i386 Source: libpreludedb Version: 0.9.13-2 Depends: libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), libgnutls13 (>= 2.0.4-0), libltdl3 (>= 1.5.2-2), libmysqlclient15off (>= 5.0.27-1), libpq5 (>= 8.3~beta1), libprelude2, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libpreludedb0_0.9.13-2_solaris-i386.deb Size: 132616 MD5sum: 064f5389e9b67a69de77a8d124b97ece SHA1: 9a5aecb4bef8e4956f2b26bbcf9726a80b7d0beb SHA256: 989ce901ef82a320c5d4f04760a9e3084f46183789d74d6f835b8bc7d47c7eb0 Description: Hybrid Intrusion Detection System [ Base library ] Prelude is a general-purpose hybrid intrusion detection system. Its goals are performance and modularity. It is divided in two main parts : - the Prelude sensors, responsible for generating alerts, such as snort sensor, featuring a signature engine, plugins for protocol analysis, and intrusion detection plugins, and the Prelude log monitoring lackey. - the Prelude report server, collecting data from Prelude sensors, and generating user-readable reports. . This package contains the PreludeDB shared library. Package: librevolution-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 176 Maintainer: Paul van Tilburg Architecture: solaris-i386 Source: librevolution-ruby Version: 0.5-6 Depends: libbonobo2-0 (>= 2.15.0), libebook1.2-9 (>= 2.22.3), libecal1.2-7 (>= 2.22.3), libedataserver1.2-9 (>= 2.22.3), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libiconv, liborbit2 (>= 1:2.14.10), libpopt0 (>= 1.10), libxml2, sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/librevolution-ruby1.8_0.5-6_solaris-i386.deb Size: 22032 MD5sum: 8d1786e456e773bc9d37ef3fdf2bc7ce SHA1: 59af12b2e988dd6eabf8f51ed4dfffbb101538fa SHA256: 6614ff624c02722289710b21902ac68420044fceda3221047b6eb2d2c2922b10 Description: Ruby 1.8 binding for the Evolution mail client Revolution is a little Ruby 1.8 binding to the excellent Evolution email client. At the moment it supports simple querying of the calendar, task, and contact information, and minimal editing. Package: libserveez-0.1.5 Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Andreas Rottmann Architecture: solaris-i386 Source: serveez Version: 0.1.5-2 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libserveez-0.1.5_0.1.5-2_solaris-i386.deb Size: 71976 MD5sum: e093b123df364c1ce43aa163c3697789 SHA1: 47c9700f235b8c7bad7297bf098cbc7e4c712e7b SHA256: 210aa024462480ab8b718c8ca5bdb728276437155a95645d5cb854eb94ecd52f Description: GNU Serveez server framework -- shared library Serveez is a server framework providing routines and help for implementing IP based servers (currently TCP, UDP and ICMP). It is also possible to use named pipes for all connection oriented protocols. . This package contains the Serveez shared library. Package: libosip2-2 Priority: optional Section: contrib/libs Installed-Size: 357 Maintainer: Debian VoIP Maintainers Architecture: solaris-i386 Source: libosip2 Version: 3.0.3-2-1 Replaces: libosip2-3 (>> 3.0) Depends: libgcc1 (>= 1:4.2.1), sunwcslr Conflicts: libosip2-3 (>> 3.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libosip2-2_3.0.3-2-1_solaris-i386.deb Size: 81644 MD5sum: b28ee71aefc4ee81a3247aa92654528f SHA1: 803b47c0f9723ca14e0e31b010f0f498297d5bbd SHA256: c2a49c5816c29ecf0959f4df71609801f2e2e15b4c92912802456309e816e255 Description: Session Initiation Protocol (SIP) library oSIP is an implementation of SIP. . SIP stands for the Session Initiation Protocol and is described by the RFC3261. This library aims to provide multimedia and telecom software developers an easy and powerful interface to initiate and control SIP based sessions in their applications. . SIP is the IETF replacement for the ITU's H323. Example programs using this library are partysip and linphone. . Further information is available at Package: libharminv2 Priority: optional Section: contrib/libs Installed-Size: 14 Maintainer: Loic Le Guyader Architecture: solaris-i386 Source: harminv Version: 1.3.1-1.1 Depends: libblas3gf | libblas.so.3gf | libatlas3gf-base, libgcc1 (>= 1:4.2.1), libgfortran2 (>= 4.2.1), liblapack3gf | liblapack.so.3gf | libatlas3gf-base, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libharminv2_1.3.1-1.1_solaris-i386.deb Size: 17000 MD5sum: 977720f6b14b64d2b19d59a03960fa09 SHA1: 4f688b02e19dbeed57bfe9c1089b70d383b5000f SHA256: 7bf4d00b97660c25e0841ea0e7045dd52a94932f8ee87159b4c709c69ac6811a Description: Library for using harminv Libharminv is a free library to solve the problem of harmonic inversion, given a discrete-time, finite-length signal that consists of a sum of finitely-many sinusoids (possibly exponentially decaying) in a given bandwidth, it determines the frequencies, decay constants, amplitudes, and phases of those sinusoids. . Homepage: http://ab-initio.mit.edu/wiki/index.php/Harminv Package: libgdamm1.3-8 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Bradley Bell Architecture: solaris-i386 Source: libgdamm1.3 Version: 1.3.7-1 Depends: libgcc1 (>= 1:4.2.1), libgda2-3, libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libiconv, libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), libxml2, libxslt1.1 (>= 1.1.20), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgdamm1.3-8_1.3.7-1_solaris-i386.deb Size: 46146 MD5sum: 5de1db7d7e61d427441f441fe64386e3 SHA1: 085aa3a0720305f0808dd7a2ae23c097ca42b44c SHA256: 40b5d82875875f87603aae94411f318216164364e18ca567148d5a784775bc4d Description: C++ wrappers for libgda2 (shared library) libgda is the GNU Data Access library. libgdamm is the C++ wrapper for libgda. This package contains shared libraries. Package: libtse3-0.3.1c2a Priority: optional Section: contrib/libs Installed-Size: 1425 Maintainer: Daniel Burrows Architecture: solaris-i386 Source: tse3 Version: 0.3.1-4 Replaces: libtse3-0.3.1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libtse3-0.3.1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtse3-0.3.1c2a_0.3.1-4_solaris-i386.deb Size: 398716 MD5sum: fb58e6ec8ebd1c7c781a5cc89e5d6241 SHA1: 13bec73a16f67aaf37eb0dd3508e16f66ba7d3cb SHA256: d2435843ab720630c1604df580244514078bfcd1ccd3c322839d8c93e870ac54 Description: portable MIDI sequencer engine in C++ - development files TSE3 is a portable open source MIDI sequencer engine written in C++. It provides programmers with rich and powerful sequencing capabilities. Although it does not provide a user interface, it provides a lot of assistance to a UI, attempting to provide as much functionality as possible in as generic a manner as possible. . This package provides the shared library libtse3, which is required in order to run programs linked against tse3. Package: libhandoff0-dbg Priority: extra Section: contrib/libs Installed-Size: 42 Maintainer: Neil Williams Architecture: solaris-i386 Source: libhandoff Version: 0.1-3 Depends: libhandoff0 (= 0.1-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libhandoff0-dbg_0.1-3_solaris-i386.deb Size: 13694 MD5sum: 1422e3417337b13023579d69e0a225d8 SHA1: b00a6d0991c8e766e17978d2c52a40305113b760 SHA256: 75d2e15f0fdc7a73fe09d48734b5f6e039e3fbf0093b98ea35c6eb5b85df8a07 Description: handoff library for GPE calendar (debug symbols) libhandoff is used in the GPE Palmtop Environment to cause another program instance to come to the foreground. . This package contains the debug symbols for libhandoff. Package: libzip-ocaml Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: camlzip Version: 1.03-6 Depends: libgcc1 (>= 1:4.2.1), ocaml-base-nox-3.10.0, zlib1g (>= 1:1.2.1) Conflicts: camlzip (<< 1.01-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libzip-ocaml_1.03-6_solaris-i386.deb Size: 7012 MD5sum: fb19c70b0bec81d796ae09baee053a8e SHA1: bfe0ef1bbedceec05b0a6634486b2a1e6b407ea6 SHA256: 61e4f54393b06680cf1b20cf3ebbb6f0b140076a2d0e3569008385b9501344e4 Description: ocaml compression libraries This Objective Caml library provides easy access to compressed files in ZIP and GZIP format, as well as to Java JAR files. It provides functions for reading from and writing to compressed files in these formats. . This package contains only the shared runtime stub libraries. Package: libmimedir0 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Volker Christian Architecture: solaris-i386 Source: libmimedir Version: 0.4-4 Replaces: libmimedir Provides: libmimedir Depends: libgcc1 (>= 1:4.2.1) Conflicts: libmimedir Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmimedir0_0.4-4_solaris-i386.deb Size: 13182 MD5sum: ed48ee88aac9f79cd9ee0967026c6373 SHA1: 5c16b47699f668b9db9a3efaef54a7b0b6256cfb SHA256: 5ee7e48504a0dde31b0a807e88191a2a5bfdbe81730d34ec697ea5b932b6e8b4 Description: A library to parse RFC 2425 Directory Information blocks RFC 2425 defines a MIME Content-Type for Directory Information. This library contains necessary methods to parse information blocks arranged in such a manner. Package: libclutter-cairo-0.6-0 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Ross Burton Architecture: solaris-i386 Source: clutter-cairo Version: 0.6.0-1 Depends: libcairo2 (>= 1.6.0), libclutter-0.6-0, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libclutter-cairo-0.6-0_0.6.0-1_solaris-i386.deb Size: 9020 MD5sum: 3902cb68861c4387e8eda3398935d5fd SHA1: fc30cd0c45270b6165e0028e6f4b559cd38c808d SHA256: ee5c51bc3c0c6ddbaa1457a62cb54e1124c9c48dba58f211bc9ad005a458f82c Description: Open GL based interactive canvas library Cairo integration Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. Package: libwxbase2.6-0 Priority: optional Section: libs Installed-Size: 1493 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: solaris-i386 Source: wxwidgets2.6 Version: 2.6.3.2.2-2ubuntu4 Replaces: libwxgtk2.6-0 (<< 2.6.3.2) Depends: libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libiconv, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libwxbase2.6-0_2.6.3.2.2-2ubuntu4_solaris-i386.deb Size: 510888 MD5sum: 21fa1cfc192f1c8e1a8314082191ce6d SHA1: ea21285965d7317cd3c3b6cfe305d86e8e131b2c SHA256: e7a52ef40982f416c04d92dd5f27323f61460194c00fdfe25080b73e5468b495 Description: wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing to build the same program under all supported folders, wxThread class for writing multithreaded programs using either Win32 or POSIX threads and much more. wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), win32, and BeOS. . This package is only useful for non-GUI apps. It offers a subset of the classes in libwx_gtk2.6 for use in console apps and daemons. You do not need this package to build or use wxWidgets GUI apps. Package: libaqbanking20 Priority: optional Section: contrib/libs Installed-Size: 601 Maintainer: Micha Lenk Architecture: solaris-i386 Source: libaqbanking Version: 3.3.0+dfsg-1 Depends: libaqbanking-data (>= 3.3.0+dfsg-1), libgcc1 (>= 1:4.2.1), libgmp3c2, libgwenhywfar47, sunwcslr Recommends: libaqbanking-plugins-libgwenhywfar47, libaqbanking20-plugins, libaqbanking20-plugins-qt Suggests: aqbanking-tools Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libaqbanking20_3.3.0+dfsg-1_solaris-i386.deb Size: 187936 MD5sum: c07f531502e478bac6fe1cc2626fe303 SHA1: 639298d566646db70efc005a5515e34533577435 SHA256: 095f3a06af9f2490a3bd1d44b7b7f6d74d56b44fe2f85461522346b1634f4d51 Description: library for online banking applications AqBanking provides a middle layer between the applications and online banking libraries implementing various file formats and protocols. Plugins supporting OFX, DTAUS, and HBCI are available. For the latter, AqHBCI is required. Homepage: http://www.aquamaniac.de/aqbanking/ Package: libvarconf-1.0-6 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Michael Koch Architecture: solaris-i386 Source: varconf Version: 0.6.5-2 Depends: libgcc1 (>= 1:4.2.1), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libvarconf-1.0-6_0.6.5-2_solaris-i386.deb Size: 54288 MD5sum: f4862f80a4b7e7ee9eea84cd17003cc1 SHA1: 2a2d34b9450f7f1f6556f674d9499b125d1dad25 SHA256: 1cce3d62e3fe38dc58fcedcfcae92b9774adc885e4a0ae9827de896261cbca12 Description: WorldForge configuration file handling library Varconf is a configuration system designed for the STAGE server. Varconf can parse configuration files, command-line arguments and environment variables. It supports callbacks and can store its configuration information in separate Config objects or in one global configuration instance. . This package contains the shared libraries. Package: pango-graphite Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Daniel Glassey Architecture: solaris-i386 Version: 0.9.2-3 Depends: libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgraphite3 (>= 1:2.1+0361svn-1), libiconv, libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.2.1), pango1.0-modver-1.6.0, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/pango-graphite_0.9.2-3_solaris-i386.deb Size: 21970 MD5sum: 6ab3dc9835a92dad89e703256d7cb101 SHA1: 5ac757fd32edc0c98077ff5e2ffeb62595085dad SHA256: 02e899207cd96648e166ffac5d731cb4fcc0a9da97956e6415375d6c06f3ae8e Description: SILGraphite support for pango SILGraphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensability. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the SILGraphite rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using gdlcomp. . This package contains a pango module so that apps that use pango get graphite capabilities. Package: itk3.1 Priority: optional Section: contrib/libs Installed-Size: 425 Maintainer: Chris Waters Architecture: solaris-i386 Source: itcl3.1 Version: 3.1.0-7.1 Provides: itkwish Depends: itcl3.1 (= 3.1.0-7.1), libgcc1 (>= 1:4.2.1), libx11-6, sunwcsl, sunwcslr, sunwlibm, tcl8.3 (>= 8.3.5), tk8.3 (>= 8.3.5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/itk3.1_3.1.0-7.1_solaris-i386.deb Size: 29100 MD5sum: 30b753745cfa7859beaffce0878ae8ef SHA1: 148dde738acc279f855c6bbb5d2d12a7a668e7a9 SHA256: 4c2120f80c84db39df5ea9d847d3cd36db34bc275136c3632a63098b2ae00ebe Description: [incr Tk] OOP extension for Tcl - run-time files [incr Tk] is a set of [incr Tcl] base classes for creating mega-widgets. Onc such set of mega-widgets is provided in the [incr Widgets] package. Package: liballegro4.2-plugin-esd Priority: optional Section: contrib/libs Installed-Size: 21 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Source: allegro4.2 Version: 2:4.2.2-1 Depends: liballegro4.2 (= 2:4.2.2-1), libaudiofile0 (>= 0.2.3-4), libesd0 (>= 0.2.35), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liballegro4.2-plugin-esd_4.2.2-1_solaris-i386.deb Size: 4722 MD5sum: ecc83313af7b47884413c61d0361a59d SHA1: 63ad0404ad2673933a76a76f11bd76fbb55c8f32 SHA256: 226bd18a7d932e2c01bd190637c575919faae527a7ae34349750301d623074aa Description: esd audio plugin for the Allegro library This plugin adds support for the Enlightened Sound Daemon to the Allegro library. Programs using Allegro will automatically use this plugin if esd is running. . Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. It is used by many DOS games and can be used to port them easily to Linux. Package: libevocosm-3.1-1 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Al Stone Architecture: solaris-i386 Source: libevocosm Version: 3.1.0-3 Replaces: libevocosm3c2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libevocosm3c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libevocosm-3.1-1_3.1.0-3_solaris-i386.deb Size: 16526 MD5sum: 556e6ddc8002bedf15a46a655925be12 SHA1: cd59d8837666f53a4016be964cfcd4f2db96c7ca SHA256: 88e8a70700cda9a50b193316d511f8d3eb314ed1d41ded01c80c0f6d8932791a Description: a C++ framework for developing evolutionary algorithms This library provides a framework for programming a wide variety of evolutionary algorithms, ranging from genetic algorithms to agent simulations. Evocosm is the foundation for Acovea Package: libranlip1c2 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Juan Esteban Monsalve Tobon Architecture: solaris-i386 Source: libranlip Version: 1.0-4.1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libranlip1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libranlip1c2_1.0-4.1_solaris-i386.deb Size: 104526 MD5sum: 2bb4498fe100c0164ac616fc7a20d978 SHA1: 4e5de448b59028a05d2df566573da80510fa0a6d SHA256: 821c8f726b9c209fbc53bc8f73bf815f5a3ee21ca28b7fffa9f809109b32de95 Description: generates random variates with multivariate Lipschitz density RanLip generates random variates with an arbitrary multivariate Lipschitz density. . While generation of random numbers from a variety of distributions is implemented in many packages (like GSL library http://www.gnu.org/software/gsl/ and UNURAN library http://statistik.wu-wien.ac.at/unuran/), generation of random variate with an arbitrary distribution, especially in the multivariate case, is a very challenging task. RanLip is a method of generation of random variates with arbitrary Lipschitz-continuous densities, which works in the univariate and multivariate cases, if the dimension is not very large (say 3-10 variables). . Lipschitz condition implies that the rate of change of the function (in this case, probability density p(x)) is bounded: . |p(x)-p(y)|=p(x), using a number of values of p(x) at some points. The more values we use, the better is the hat function. The method of acceptance/rejection then works as follows: generatea random variate X with density h(x); generate an independent uniform on (0,1) random number Z; if p(X)<=Z h(X), then return X, otherwise repeat all the above steps. . RanLip constructs a piecewise constant hat function of the required density p(x) by subdividing the domain of p (an n-dimensional rectangle) into many smaller rectangles, and computes the upper bound on p(x) within each of these rectangles, and uses this upper bound as the value of the hat function. Homepage: http://www.deakin.edu.au/~gleb/ranlip.html Package: libgtkextra-1.0-0 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Bradley Bell Architecture: solaris-i386 Source: gtk+extra Version: 1.0.0-1build1 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgtkextra-1.0-0_1.0.0-1build1_solaris-i386.deb Size: 294244 MD5sum: aaee59a595e0bb4afc28a545fbec5d49 SHA1: d83ebd30b701d798d25beac37c6b036f78c1a5c4 SHA256: 8ab12ca1eec11b06bad880eb99982c51420af891379bf60f8856d8455d37590a Description: A useful set of widgets for GTK+ Shared libraries for GtkExtra . Widgets included: . GtkSheet - A matrix widget, which consists of a scrollable grid of cells. . GtkPlot - A widget to draw high quality scientific plots in two dimensions with a look and feel very similar to Microcal Origin for Windows. . GtkIconList - A GtkLayout subclass that allows you to display a table of xpm icons with editable labels. . GtkDirTree - A GtkCTree subclass that allows you to navigate the file-system. . GtkFileList - A GtkIconList subclass that displays the contents of a given directory using fancy icons for different types of files. . GtkIconFileSelection - A nice looking file selection dialog combining GtkDirTree and GtkFileList. It also has two entries to select the file and filter. . GtkItemEntry - A GtkEntry subclass which either be a fixed size or be dynamically resized when the text is entered. You can also change text justification and the foreground and background colors very easily. . GtkFontCombo - A GtkToolBar subclass to select among the 35 standard PostScript fonts, the font size, and bold or italics. It returns the name of the corresponding Postscript font and the equivalent Xfont. . GtkComboBox - A composite widget with two buttons, one of which is an arrow to display a popdown window where you can pack whatever you want, from a calendar to a clist. . GtkColorCombo - A GtkComboBox subclass with a customizable palette of colors in the popdown window. . GtkBorderCombo - A GtkComboBox with a variety of border styles in the popdown window. . GtkCheckItem - A GtkCheckButton hack with the look and feel of the Redmond95 theme. Package: liblua40 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Daniel Silverstone Architecture: solaris-i386 Source: lua40 Version: 4.0-13 Depends: libgcc1 (>= 1:4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liblua40_4.0-13_solaris-i386.deb Size: 38772 MD5sum: adff783867c74db7410244bd52ca2547 SHA1: 9e6d804b47da05ab219544890412266599fe6182 SHA256: bf73dcea01b186b493a2fbe9c5dd72a5d5f8d6ff47784937d490744d66155c9c Description: Main interpreter library for the Lua 4.0 programming language Lua is a powerful language which can be included in your C/C++ projects using this library. . See the lua40 package for more information Package: libhandoff0 Priority: optional Section: contrib/libs Installed-Size: 29 Maintainer: Neil Williams Architecture: solaris-i386 Source: libhandoff Version: 0.1-3 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libhandoff0_0.1-3_solaris-i386.deb Size: 8584 MD5sum: 51f85817629c892d125aed54ce1aca12 SHA1: 90a065a76d194976f9e24c7d2388ed4c31f23eaa SHA256: 11dd0a023ce4b03271ba6ef96a72de71dc9a6e242aa45a0dacdbe6cb9b1fe5f4 Description: handoff library for GPE calendar libhandoff is used in the GPE Palmtop Environment to cause another program instance to come to the foreground. This is used when alarm triggers (like atd) wake the device and then need to load another program to show the reason for the device waking up. When gpe-calendar starts it looks at a well known location to find another instance of itself. If it does, it tells that instance to grab the focus. Package: libmopac7-1gf Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Debichem Team Architecture: solaris-i386 Source: mopac7 Version: 1.13-2 Replaces: libmopac7-1 Depends: libf2c2, libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Conflicts: libmopac7-1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmopac7-1gf_1.13-2_solaris-i386.deb Size: 486622 MD5sum: 4a4040d851b9ae7f6898a1194b661a21 SHA1: a5823f45cb01b01bd97c690782d8c77dc8ec3b7c SHA256: 7c07d8764c658476c903069ea17c07663da6ad417db98f2386aca5020c63eaae Description: Semi-empirical Quantum Chemistry Library MOPAC provides routines to solve the electronic structure of molecules on a semi-empirical level. Available methods include MNDO, MINDO/3, AM1 and PM3. . This package contains the MOPAC7 code folded into a dynamic library. Homepage: http://sourceforge.net/projects/mopac7 Package: libxmlsec1-gnutls Priority: optional Section: contrib/libs Installed-Size: 84 Maintainer: Ubuntu MOTU Developers Original-Maintainer: John V. Belmonte Architecture: solaris-i386 Source: xmlsec1 Version: 1.2.9-5ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libgnutls13 (>= 2.0.4-0), libxml2 (>= 2.6.27), libxmlsec1 (>= 1.2.9), libxslt1.1 (>= 1.1.20), sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxmlsec1-gnutls_1.2.9-5ubuntu3_solaris-i386.deb Size: 36580 MD5sum: 2ddea7f9a26a3d925304a5a594be203e SHA1: 31205c144a2a6b469ea6a4e396b2de3140a7c0e2 SHA256: de618cfbdf015913b1b26b67549d2a6014b70d4855e5c6ba84e7aedb297f64ca Description: Gnutls engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the gnutls implementation of the XML security library cryptography functions. Package: libgiftproto0 Priority: optional Section: contrib/libs Installed-Size: 31 Maintainer: Manuel Garcia Architecture: solaris-i386 Source: gift Version: 0.11.8.1-2 Depends: libgcc1 (>= 1:4.2.1), libgift0 (>= 0.11.8.1), libgift0 (<< 0.12), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgiftproto0_0.11.8.1-2_solaris-i386.deb Size: 9830 MD5sum: 91013b693d32cabeaf8c54b9377e6791 SHA1: 09df42569a5dd232c69fb5791496feeae399d6f0 SHA256: b8dd508c6631ec26f04216046ee301ceba2ae3416edc925011c9d51deff3fbd2 Description: interface library for giFT and protocol plugins Binary interface bridge between giftd and protocol plugins. This library was separated from libgift to avoid bloat for giFT client developers as well as to clearly mark the internal plugin communication. Package: libsofia-sip-ua-glib3 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Debian VoIP Team Architecture: solaris-i386 Source: sofia-sip Version: 1.12.7-1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, libsofia-sip-ua0 (= 1.12.7-1), sunwcslr, sunwopensslr Suggests: sofia-sip-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsofia-sip-ua-glib3_1.12.7-1_solaris-i386.deb Size: 17814 MD5sum: fa71ae0065c421331fad86d2aded0188 SHA1: d9cadb9a1769038015442b5890b677379ff69189 SHA256: 64a1abaa4ba969f8298efe08a1dc69619c467601a09e2681fb65e2a62b764cd0 Description: Sofia-SIP library glib/gobject interfaces runtime Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. . This package provides glib/object interfaces to the Sofia-SIP library. Homepage: http://sofia-sip.sourceforge.net/ Package: libradiusclient-ng2 Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Debian VoIP Team Architecture: solaris-i386 Source: radiusclient-ng Version: 0.5.5-1 Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libradiusclient-ng2_0.5.5-1_solaris-i386.deb Size: 35506 MD5sum: c9d18bb66a8a27b4b14af21947ac97bc SHA1: a1fb4db178a11e086bb67f6e7bd7f5f7a27213f3 SHA256: 0b9d27e82e1a9db25ed7ca5cc63ec8ecd165e2fd52e39f2a62509e0a0cb12247 Description: Enhanced RADIUS client library Radiusclient-ng library is an enhanced version of the libradius1, the RADIUS client library. Radiusclient-ng contains vastly improved API and many additional bug fixes. The library is also more efficient than the original version. Package: python-pypoker-eval Priority: optional Section: contrib/libs Installed-Size: 18 Maintainer: Loic Dachary (OuoU) Architecture: solaris-i386 Source: pypoker-eval Version: 134.0-1 Provides: python2.4-pypoker-eval, python2.5-pypoker-eval Depends: libgcc1 (>= 1:4.2.1), libpoker-eval, python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), sunwcslr Conflicts: python2.3-pypoker-eval (<< 132.0), python2.4-pypoker-eval (<< 132.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/python-pypoker-eval_134.0-1_solaris-i386.deb Size: 81488 MD5sum: 8249c117e6edf2204d4bf16bee76d43b SHA1: 51342d4164c5a46dfc986b8550105e255174e9bb SHA256: 402fb14020fb8ba58aac641ce487f703771ba908140d81996d0911bcb39dfa1d Description: python interface to poker hand evaluator library development files This package is a free (GPL) toolkit for writing programs which simulate or analyze poker games. Python-Version: 2.4, 2.5 Package: imlib11 Priority: optional Section: contrib/oldlibs Installed-Size: 8 Maintainer: Debian QA Group Architecture: solaris-i386 Source: imlib Version: 1.9.15-6 Provides: imlib Depends: imlib-base (>= 1.9.14-18), libgcc1 (>= 1:4.2.1), libgif4 (>= 4.1.6), libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libsm6, libtiff4, libx11-6, libxext6, sunwcsl, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/imlib11_1.9.15-6_solaris-i386.deb Size: 84866 MD5sum: 449485f10d5e71af4982c6f2cb95e00c SHA1: 20811aff49c400ce4701ba7d0ec7ff99c6c2c0be SHA256: e0d96fa6bdaed50a8a969f55d248ad778501cc4c3112c86ac9b58d0f9234283e Description: Imlib is an imaging library for X and X11 Imlib is a low-level Xlib interface for X programmers. It allows easier access to many graphics formats and can write to them as well. Package: libgfshare-dev Priority: optional Section: contrib/libs Installed-Size: 24 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Soren Hansen Architecture: solaris-i386 Source: libgfshare Version: 1.0.2-0ubuntu3 Depends: libc6-dev, libgfshare1 (= 1.0.2-0ubuntu3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgfshare-dev_1.0.2-0ubuntu3_solaris-i386.deb Size: 6430 MD5sum: 6053fcb64fe69ad16b69fe1fe32ab304 SHA1: fc63d22b5f44f9289ee57ebd80eeb5d6402131cc SHA256: 4906217f2ee714a71c970468195f06ae10f7e999144527bb293ac75adabe55ee Description: Shamir Secret Sharing in Galois Field library This library implements what is known as Shamir Secret Sharing. This entails encoding a secret as an integer and then constructing a polynomial whose coefficients are random and calculating coordinate pairs along the resultant curve. These coordinate pairs are considered 'shares' and by controlling the order of the polynomial we can control the number of shares required to be able to recover the secret. . This package contains the development headers Package: libcos4-1 Priority: optional Section: contrib/libs Installed-Size: 7855 Maintainer: Debian CORBA Team Architecture: solaris-i386 Source: omniorb4 Version: 4.1.1-2 Depends: libgcc1 (>= 1:4.2.1), libomniorb4-1 (>= 4.1.1-2), libomnithread3c2 (>= 4.0.6), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcos4-1_4.1.1-2_solaris-i386.deb Size: 1731434 MD5sum: 65841b38c300076a2ab3a5e804350af5 SHA1: 04c8a3e6cbba7d9e63ac4181202917357c812d60 SHA256: b89675bf389338cda60fe7b971f415deb7f23c9d96bd02b637a9f3d20b5ef5da Description: omniORB CORBA services stubs omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes libcos4 and libcosdynamic4. Homepage: http://omniorb.sourceforge.net Package: libcv1 Priority: optional Section: contrib/libs Installed-Size: 2363 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: opencv Version: 1.0.0-4ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcv1_1.0.0-4ubuntu1_solaris-i386.deb Size: 964142 MD5sum: 7f8d77e1a7b47e5919ff87d49f536726 SHA1: 1f003574a128d641698129b30f68ed5ff24ef0c8 SHA256: 98cf189d5b755871469065881cc9cbf48e02758c7fcb90fcb2f52d6c66f9ca9a Description: computer vision library This package contains the OpenCV (Open Computer Vision) runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: itk3 Priority: optional Section: contrib/libs Installed-Size: 31 Maintainer: Chris Waters Architecture: solaris-i386 Source: itcl3 Version: 3.2.1-3.1 Depends: itcl3 (= 3.2.1-3.1), libgcc1 (>= 1:4.2.1), tk8.4 Suggests: itk3-doc Conflicts: insight (<= 5.3+cvs.2003.08.30-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/itk3_3.2.1-3.1_solaris-i386.deb Size: 21198 MD5sum: 8258c1eaa2ae2de6d339d90495aec89c SHA1: c74f141e26c8da7a84f1607d9dc3598ed5cb665b SHA256: e1c029785ba4c3f096081da0e33874c3f71b88065a92ce7c7e83ff6f9ef14aa4 Description: [incr Tk] OOP extension for Tk - run-time files [incr Tk] (or itk) combines the object-oriented power of [incr Tcl] with the popular Tk graphical toolkit to create a framework for creating mega-widgets. One such set of mega-widgets is provided by the iwidgets package. . This package contains everything you need to run itk scripts and itk-enabled apps. . Homepage: http://incrtcl.sourceforge.net/ Package: libphysfs-1.0-0 Priority: optional Section: contrib/libs Installed-Size: 91 Maintainer: Bartosz Fenski Architecture: solaris-i386 Source: libphysfs Version: 1.0.0-5 Replaces: libphysfs0 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Conflicts: libphysfs0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libphysfs-1.0-0_1.0.0-5_solaris-i386.deb Size: 41410 MD5sum: 03bfaa6748524ee0a44a0f70affefb9a SHA1: 91b3e8791b12bf58712fedac7aa9a0b86fe3a13d SHA256: bfd40fb16ca1682343edcc7671c8c612d5cad67fc50badd6ddb90b884852d453 Description: filesystem abstraction library for game programmers The PhysicsFS filesystem abstraction library provides a simple C interface to aid game programmers in utilizing game assets packaged in many different types of archive files. . Homepage: http://www.icculus.org/physfs/ Package: libast2 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Laurence J. Lane Architecture: solaris-i386 Source: libast Version: 0.7-2 Replaces: libast1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libimlib2, libsm6, sunwcslr Conflicts: libast1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libast2_0.7-2_solaris-i386.deb Size: 85584 MD5sum: 378a1ae584aa85901df799cf606d46d1 SHA1: 01571f66c0f5b003f0bd9fb62e050d13c46f6e62 SHA256: 1ed4195d4d156f15f3075c0847d4a738323ae87f06f5d6a3d94b75d2cc22d687 Description: the Library of Assorted Spiffy Things LibAST is the Library of Assorted Spiffy Things. It contains many spiffy things, and it is a library. Thus, the ever-so-creative name. LibAST has been previously known as libmej, the Eterm helper library which nobody really understood and certainly never used. My current plan is to gradually remove some of the neat stuff from Eterm that could be made generic (things like the theme parsing engine, the command-line options parser, perhaps the event engine, ...) and place it here in the hopes that others will find them useful. Package: libspandsp3 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Debian VoIP Team Architecture: solaris-i386 Source: spandsp Version: 0.0.4pre16-1 Depends: libgcc1 (>= 1:4.2.1), libtiff4, sunwcslr, sunwlibm Conflicts: libspandsp0, libspandsp1, libspandsp2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libspandsp3_0.0.4pre16-1_solaris-i386.deb Size: 259756 MD5sum: 0f893c292dc0985848d5c591587c7bfc SHA1: 8d0c13e4399581ab4e956b4bc300088341993db1 SHA256: a1c0b381a8a8aeb4f833d8e07c75e61fc44ad0ddf47ef500b98c9f147f8cc7d6 Description: Telephony signal processing library This is a low-level signal processing library that modulate and demodulate signals commonly used in telephony, such as the "noise" generated by a fax modem or DTMF touchpad. . This package contains the shared library. Homepage: http://www.soft-switch.org/ Package: libobparser16 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Openbox Maintainers Architecture: solaris-i386 Source: openbox Version: 3.4.6.1-0ubuntu2 Replaces: libobparser15 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libxml2 (>= 2.6.27), sunwcslr Conflicts: libobparser15 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libobparser16_3.4.6.1-0ubuntu2_solaris-i386.deb Size: 33928 MD5sum: d0390ca2a50451bf77c3cde0c139a091 SHA1: 0c96df26b5c87e1c8967ca867330add792298d39 SHA256: b028e0d4a0a2fe614d859beb5ab6261091bad33337ef73b0a51d87b51ce85fe1 Description: parsing library for openbox Openbox works with your applications, and makes your desktop easier to manage. This is because the approach to its development was the opposite of what seems to be the general case for window managers. Openbox was written first to comply with standards and to work properly. Only when that was in place did the team turn to the visual interface. . Openbox is fully functional as a stand-alone working environment, or can be used as a drop-in replacement for the default window manager in the GNOME or KDE desktop environments. . Openbox 3 is a completely new breed of window manager. It is not based upon any existing code base, although the visual appearance has been based upon that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase. . This package contains the libobparser library files used by openbox to load and parse configuration and theme files of openbox. Homepage: http://www.openbox.org Package: libmunge2 Priority: extra Section: contrib/libs Installed-Size: 17 Maintainer: Gennaro Oliva Architecture: solaris-i386 Source: munge Version: 0.5.8-5 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmunge2_0.5.8-5_solaris-i386.deb Size: 39826 MD5sum: 3cef31107b24b9a598e90a4330bd80ff SHA1: f96ade2c3458a783c451206abfcfb90bc4721517 SHA256: f8c4765ecda5cca3f418742536509884c156f3e5043c45427b67d73fc935092e Description: authentication service for credential -- library package MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. . This package contains the shared library required to run applications using MUNGE. . Homepage http://home.gna.org/munge/ Package: tclodbc Priority: optional Section: contrib/libs Installed-Size: 173 Maintainer: Tcl/Tk Debian Packagers Architecture: solaris-i386 Version: 2.5-3 Depends: libgcc1 (>= 1:4.2.1), libiodbc2 (>= 3.52.6), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, tcl (>= 8.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/tclodbc_2.5-3_solaris-i386.deb Size: 55408 MD5sum: ba6f5ca61c35a1973a19e3824e441a70 SHA1: 58b96c4a5ef08d369eaa525834312f0028c022ff SHA256: 501aec1f03e65f253305dd947f8fb948ddd3c25aac736c45ed65157433f61724 Description: The ODBC extension to Tcl This package is the ODBC extension to Tcl, originally written by Roy Nurmi, Tom Poindexter and Rob Saboye. Provides access to Databases through ODBC connections. . Browse the documentation under /usr/share/doc/tclodbc/reference.htm to learn more on how to use the extension. Homepage: https://sourceforge.net/projects/tclodbc/ Package: libcal3d12 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Michael Koch Architecture: solaris-i386 Source: cal3d Version: 0.11.0-3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcal3d12_0.11.0-3_solaris-i386.deb Size: 201282 MD5sum: 1df92e1c80e484aef653cd69777a6beb SHA1: be3aa0e036cdf55ba61c0eafbd2c2aa1c46c268e SHA256: c4445bfff53af6e71383574bcc6be1eb3eddb58751cf9faca3963efae7135d74 Description: Skeletal based 3d character animation library Cal3d is a skeletal based 3d character animation library written in C++ in a platform-/graphic API-independent way. It has an unified exporter plugin framework. Currently it includes exporters 16 for 3D Studio Max and MilkShape 3D). . This package contains the cal3 runtime library. Homepage: https://gna.org/projects/cal3d/ Package: libcvaux1 Priority: optional Section: contrib/libs Installed-Size: 693 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: opencv Version: 1.0.0-4ubuntu1 Depends: libcv1, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcvaux1_1.0.0-4ubuntu1_solaris-i386.deb Size: 305318 MD5sum: 154b432cecb410afa61d2aea3c76f27c SHA1: 00adc7ab367f97e1e8cd73c9e5f787afb9262b41 SHA256: dbc092af23d64013146a5fbfdaf37a6da3c61e069648e301d0aeddf8c20f038e Description: computer vision extension library This package contains the OpenCV (Open Computer Vision) extensions runtime library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libomniorb4-1 Priority: optional Section: contrib/libs Installed-Size: 4290 Maintainer: Debian CORBA Team Architecture: solaris-i386 Source: omniorb4 Version: 4.1.1-2 Depends: libgcc1 (>= 1:4.2.1), libomnithread3c2 (>= 4.0.6), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libomniorb4-1_4.1.1-2_solaris-i386.deb Size: 1293670 MD5sum: 92add52a698d84a364477f485efc491f SHA1: c70db344bb4ed2ebd12527977d85b34abcb8d7ea SHA256: 115fd2a8dfde91820217fe4a9aa28638af85ee921e36a2ade630421ef7199b18 Description: omniORB core libraries omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes libomniorb4, libomnicodesets4, libomnidynamic4 and libomnissltp4. Homepage: http://omniorb.sourceforge.net Package: libmm14 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Mark Brown Architecture: solaris-i386 Source: mm Version: 1.4.2-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmm14_1.4.2-2_solaris-i386.deb Size: 16544 MD5sum: 60a99397d8e551c26d3be71a2079bcf5 SHA1: 8c09c411f80db770fb08978f3a49128ef8c55a8d SHA256: 6d2989ebea452a8b7a784dbe0975748a0d6bfeb0cfbd2dc75dbea9e484798c3f Description: Shared memory library - runtime OSSP mm is a two layer abstraction library which simplifies the use of shared memory between forked (and therefore closely related) processes. It hides all platform-dependent aspects of the process from the user and provides a malloc(3)-style API. . This package contains the runtime libraries required to run programs dynamically linked against mm. Package: libavl1 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Guus Sliepen Architecture: solaris-i386 Source: libavl Version: 0.3.5-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libavl1_0.3.5-2_solaris-i386.deb Size: 5158 MD5sum: b065aa6bf0a2638e73165e967d3c1133 SHA1: 17c22a6fca968d03ae8ccacec02193b89947defc SHA256: 4ddc655770f556b3c0eaff36afee4427f6548f5b87d6bd96b121d8cb82c807c2 Description: AVL tree manipulation library - runtime This library consists of a set of functions to manipulate AVL trees. AVL trees are very efficient balanced binary trees, similar to red-black trees. The functions in this library can handle any kind of payload and search key type. . This package contains the actual library. Package: libhippocanvas-1-0 Priority: optional Section: contrib/libs Installed-Size: 149 Maintainer: Jani Monoses Architecture: solaris-i386 Source: hippo-canvas Version: 0.2.23-0ubuntu2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libhippocanvas-1-0_0.2.23-0ubuntu2_solaris-i386.deb Size: 54942 MD5sum: 113a83ae52d1f69e01cef5e10c7ff48f SHA1: df3ee9952d7eff76d89d9091213c5f63e75266ab SHA256: ad3f86a0ac0bd4080622dee6e3947f8681889134137e1ef86f04ccab334a9701 Description: a GTK+2.0 canvas library Hippocanvas is a canvas library based on GTK+2.0, Cairo and Pango. It is used by the Mugshot client and by the Sugar UI Package: mffm-fftw1c2 Priority: optional Section: contrib/libs Installed-Size: 43 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Matt Flax Architecture: solaris-i386 Source: mffm-fftw Version: 1.6-1.1ubuntu2 Replaces: mffm-fftw1 Depends: fftw3, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: mffm-fftw1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/mffm-fftw1c2_1.6-1.1ubuntu2_solaris-i386.deb Size: 12876 MD5sum: 1b29fd04987dccb788bb20982552e502 SHA1: 2b6dd354499185ebbc5adac6247b49dd466a2435 SHA256: 64a3b350cec0636855f4729720d3fe69061d22f28950d82760a56bbb1f6ca8a1 Description: A C++ wrapper for the fftw.org C library (version 3) Developer files for the mffm.fftw library mffm.fftw provides a simple C++ application base which handles FFT data and application. Operations such as power spectrum derivation and so on. Package: libdvbpsi3 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Sam Hocevar (Debian packages) Architecture: solaris-i386 Version: 0.1.4-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdvbpsi3_0.1.4-2_solaris-i386.deb Size: 22750 MD5sum: a677baeef90debd02c57bedb8a589dd3 SHA1: 9bd7c0ca89b0562dd9a7b5d5e91e9cd5b8faa355 SHA256: 39c250af0e307e414ea3921cc723e4f771aa252082caf544f0bc8dbc9db9d273 Description: library for MPEG TS and DVB PSI tables decoding and generating libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables decoding and generating. . This package contains the libdvbpsi3 runtime library. Package: libibtk0 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Christian Bayle Architecture: solaris-i386 Source: libibtk Version: 0.0.14-11.1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libibtk0_0.0.14-11.1_solaris-i386.deb Size: 34760 MD5sum: 4f0ff388730483ca8ad3dcc1c3e600b9 SHA1: 6aaa68e93269e62acfc3f1edd395ba1b904d7c12 SHA256: cb6d3f4f2db94b014cbd58ca76733fa8bac9b7b39ce74f45afa628e3ff1ec0f6 Description: Insomnia's Basic ToolKit IBTK is used by The General ATI TV and Overlay Software (GATOS) suite for capturing video. Package: liborbit2cpp9c2a Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Bradley Bell Architecture: solaris-i386 Source: orbit2cpp Version: 1.3.9-2.1build1 Replaces: liborbit2cpp9, liborbit2cpp9c2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, liborbit2 (>= 1:2.14.10), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: liborbit2cpp9, liborbit2cpp9c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liborbit2cpp9c2a_1.3.9-2.1build1_solaris-i386.deb Size: 323170 MD5sum: 29fde5089cee8d1556ccc9378b80550b SHA1: 42c98fb9a544599b86f96d173f37b3dbe9594e26 SHA256: b50a5283a8da7f16773c46943bd989640abef4584551e8006e0f81e77359bb4a Description: C++ CORBA mapping for ORBit2 (shared library) orbitcpp provides a C++ CORBA mapping for ORBit2. Package: libsigc++0c2 Priority: optional Section: contrib/libs Installed-Size: 14 Maintainer: Daniel Burrows Architecture: solaris-i386 Source: libsigc++ Version: 1.0.4-9.2 Replaces: libsigc++0, libsigc++0c102 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libsigc++0, libsigc++0c102, libsigc++5 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsigc++0c2_1.0.4-9.2_solaris-i386.deb Size: 18874 MD5sum: d88431ee2e5bff9b80da8c0d09467997 SHA1: 1784f0c8235ebb266f460b27e2e97435f42340dc SHA256: 2d63e89b3617a9fd25046b2a17c5452f53130d373b24f00e158998dcd5302d90 Description: Type-safe Signal Framework for C++ - runtime This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. Originally part of the Gtk-- widget set, libsigc++ is now a separate library to provide for more general use. It is the most complete library of its kind with the ability to connect an abstract callback to a class method, function, or function object. It contains adaptor classes for connection of dissimilar callbacks and has an ease of use unmatched by other C++ callback libraries. Libsigc++ is licensed under the LGPL. Package: libsigc++-1.2-5c2 Section: contrib/libs Installed-Size: 88 Maintainer: Daniel Burrows Architecture: solaris-i386 Source: libsigc++-1.2 Version: 1.2.7-2nexenta1 Replaces: libsigc++-1.2-5, libsigc++-1.2-5c102 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libsigc++-1.2-5, libsigc++-1.2-5c102 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsigc++-1.2-5c2_1.2.7-2nexenta1_solaris-i386.deb Size: 21262 MD5sum: d7d34a8427d39535ae163ec19059d85b SHA1: c3d468db793c23a4dbd2970355e0e283a17a69f9 SHA256: 51ffe909521bd32b0cf9d8ffdb98db59d542f0bf376b3f7bbac50be520094d78 Description: type-safe Signal Framework for C++ - runtime This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for connection of dissimilar callbacks. . These are the runtime files for libsigc++, needed only if you wish to run software which depends on it. Package: libsnacc0c2 Priority: optional Section: contrib/libs Installed-Size: 330 Maintainer: Debian FDT tools team Architecture: solaris-i386 Source: snacc Version: 1.3bbn-9.2 Replaces: libsnacc0 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: libsnacc0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsnacc0c2_1.3bbn-9.2_solaris-i386.deb Size: 136068 MD5sum: 4fa28c505a3a7162fb5ef12dedcec34c SHA1: 30bdbfe419840554835c76969117dd090fd58a62 SHA256: e7eb806395999e1e0e0661568aba054e2d3919919958cf7e34a440f0071fcb58 Description: ASN.1 to C or C++ or IDL compiler, shared libraries Snacc is short for "Sample Neufeld ASN.1 to C Compiler" and ASN.1 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824). Snacc supports a subset of ASN.1 1988. If you need features of ASN.1 1992 or later, snacc is not for you. . These are the shared libraries for programs developed using snacc. Package: libmecab1 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: TSUCHIYA Masatoshi Architecture: solaris-i386 Source: mecab Version: 0.96-1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmecab1_0.96-1_solaris-i386.deb Size: 315710 MD5sum: c654c52144ac08133181a856b7e0411a SHA1: 835fb40489f5432ec5b5809a04efc12f2eb00df1 SHA256: a31b57ad71c69899b45b040dc4c1d58eb9251583766caaf36f5d7280cde13f32 Description: Libraries of Mecab This package provides runtime libraries of Mecab, that is a Japanese morphological analysis system. Package: libc-ares1 Priority: extra Section: contrib/libs Installed-Size: 73 Maintainer: Andreas Schuldei Architecture: solaris-i386 Source: c-ares Version: 1.5.1-0 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libc-ares1_1.5.1-0_solaris-i386.deb Size: 37318 MD5sum: f64217ded1636072b2a819e88e66d2e9 SHA1: 889069461d99d6c2237adbf1e47bb8ca7e674c92 SHA256: 61e5e8fe0199c4feb885339803e114ddef4adce150b77c12e65f07bac1c4a761 Description: library for asyncronous name resolves c-ares is a C library that performs DNS requests and name resolves asynchronously. . c-ares is a fork of the library named 'ares' . additionally it features * IPv6 support * Extended cross platform portability * 64bit cleaned sources Homepage: http://daniel.haxx.se/projects/c-ares Package: libaudiere-1.9.4 Priority: optional Section: contrib/libs Installed-Size: 287 Maintainer: Arthur Loiret Architecture: solaris-i386 Source: audiere Version: 1.9.4-2 Depends: libdumb1, libgcc1 (>= 1:4.2.1), libogg0, libstdc++6 (>= 4.2.1), libvorbis0a (>= 1.2.0), libvorbisfile3 (>= 1.2.0), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libaudiere-1.9.4_1.9.4-2_solaris-i386.deb Size: 102530 MD5sum: 29e8ba9b6df41634510cc15458eba6e2 SHA1: 9c071fd7840bda3854c5c3ba285066c3e866f1cb SHA256: e21ab2ffee458135874600047df92e68c8e74db9a2dba9cbd933c06dee10bdde Description: a portable, high-level audio library Audiere can play Ogg Vorbis, MP3, FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. . Homepage: http://audiere.sourceforge.net/ Package: libbuilder-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 11 Maintainer: Arnaud Cornet Architecture: solaris-i386 Source: libbuilder-ruby Version: 2.1.2-1 Depends: libruby1.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libbuilder-ruby1.8_2.1.2-1_solaris-i386.deb Size: 15392 MD5sum: 0413972f25874cb441c7f081c448ac31 SHA1: 7784d768826c2df82d1280482ac85ae827c06a8a SHA256: e9e32756a74c4f6863714409fc2d7f684b567630d80537d17e9c867855d2a81f Description: Ruby library to facilitate programatic generation of XML markup Builder is a library that allows easy programmatic creation of XML markup. It gives you a ruby API to build structures and methods to dump it to XML. Some of the features: * Easy generation by mapping method calls to elements, arguments to attributes and blocks to contents. * XML comment & processing instruction support. * XML entity declaration support. * Some support for XML namespaces. * Default escaping of string attribute values. * UTF-8 support. Package: libsigcperl1c2a Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Michael Koch Architecture: solaris-i386 Source: sigcperl Version: 0.2.0-4 Replaces: libsigcperl1, libsigcperl1c2 Depends: libgcc1 (>= 1:4.2.1), libperl5.8 (>= 5.8.8), libsigc++-1.2-5c2, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: libsigcperl1, libsigcperl1c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsigcperl1c2a_0.2.0-4_solaris-i386.deb Size: 17798 MD5sum: dc2670315f009c277ece5a9e1e256c62 SHA1: 27da5073676a10ee2300b107be06906bd829ffbc SHA256: 9922e2f403f5653c15e1e356736131fa7fbdfb824ebc5a934d4286bf42b35af1 Description: Helper library for the libsigc++ Perl bindings This is a helper library to create Perl bindings to the libsigc++ signal library possible. It is intended to provide a mechanism for writing Perl modules which wrap other C++ libraries using libsigc++. Package: libggi-target-aa Priority: optional Section: contrib/libs Installed-Size: 31 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggi Version: 1:2.2.1-5ubuntu1-build1 Provides: libggi-target Depends: libaa1 (>= 1.4p5), libgcc1 (>= 1:4.2.1), libggi2 (>= 1:2.2.1-5ubuntu1), libgii1 (>= 1:1.0.1), libncurses5 (>= 5.6+20071006-3), libslang2 (>= 2.0.7-1), libx11-6, libxext6, libxxf86dga1, libxxf86vm1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libggi-target-aa_2.2.1-5ubuntu1-build1_solaris-i386.deb Size: 8202 MD5sum: 3c1049003bb426a55785e3bb2947b467 SHA1: 3397c4e0b49ad31fd6fe9f0b4277a923d03f2dd0 SHA256: 47d96d04c7818b699e96b78b0886de9ea16c8ae44c0e483d4be01220be64e440 Description: General Graphics Interface ASCII Art display target "General Graphics Interface" - a fast, portable graphics environment. . This package contains the driver for the "aa" target, enabling libGGI (and therefore any program using libGGI) to display its output as ASCII art. . Homepage: http://www.ggi-project.org/ Enhances: libggi2 Package: libdockapp2 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Jeff Teunissen Architecture: solaris-i386 Source: libdockapp Version: 1:0.5.0-1.3 Depends: libgcc1 (>= 1:4.2.1), libxext6, libxpm4, sunwcslr Suggests: libdockapp-dev Conflicts: wmaker (<< 0.62.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdockapp2_0.5.0-1.3_solaris-i386.deb Size: 16154 MD5sum: 307f44b5bdf3caa1662970bdb2e976a4 SHA1: 10997ba3a754e609d1b4c06465c9cdcee4b307d7 SHA256: 6fe5078a581f2d7cf9ed21b40fa77f3580fcf6b4f3800abc36dcfdb9e3b34211 Description: Window Maker Dock App support (shared library) Simple library that eases the creation of Window Maker dock apps. It provides functions that set up a dock app in such a way that they can be properly docked. It also provides some event handlers and makes it very simple to write dockapps. . This package contains the shared library. Install this for programs that use libdockapp. . Homepage: http://solfertje.student.utwente.nl/~dalroi/libdockapp/ Package: libmcrypt4 Priority: optional Section: contrib/libs Installed-Size: 11 Maintainer: RISKO Gergely Architecture: solaris-i386 Source: libmcrypt Version: 2.5.7-5 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Suggests: libmcrypt-dev, mcrypt Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmcrypt4_2.5.7-5_solaris-i386.deb Size: 84278 MD5sum: 9bf3a2f29720ad490786eb1468487353 SHA1: 941f9f743fe15c309481d0cfb9c01211b9e951d0 SHA256: 67c7b1f94e9ec9b0a81f9611c4a7796edd4ff49df9109cdc55b0690bc6d8317f Description: De-/Encryption Library libmcrypt is the library which implements all the algorithms and modes found in mcrypt. . libmcrypt supports the algorithms: BLOWFISH, TWOFISH, DES, TripleDES, 3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, LOKI97, GOST, RC2, RC6, MARS, IDEA, RIJNDAEL-128, RIJNDAEL-192, SERPENT, RIJNDAEL-256, CAST-128 (known as CAST5), CAST-256, ARCFOUR, ENIGMA, PANAMA, XTEA and WAKE. Block algorithms can be used in: CBC, ECB, CFB and OFB (8 bit and n bit, where n is the size of the algorithm's block length). . More information can be found at the libmcrypt homepage http://mcrypt.sourceforge.net/ . Package: libcafix0.1 Priority: optional Section: contrib/libs Installed-Size: 29 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Lukas Fittl Architecture: solaris-i386 Source: libcafix Version: 0.1.1-0ubuntu2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcafix0.1_0.1.1-0ubuntu2_solaris-i386.deb Size: 7530 MD5sum: 1f903ee76b44cf17022156a9eba8fd8f SHA1: 83e197258402f865dc206d9e5139754ed7544637 SHA256: ba3c7db07655efc50fa27804b85aa6d2d67c98711b38aa9efd8477196c89becb Description: A library to communicate with CASIO graphic calculators libcafix is a simple library used to communicate with CASIO graphic calculators. It's primarily used by cafix. . Homepage: http://cafix.sourceforge.net/ Package: libtntnet6 Priority: extra Section: contrib/libs Installed-Size: 832 Maintainer: Kari Pahula Architecture: solaris-i386 Source: tntnet Version: 1.6.0.1-1 Depends: libcxxtools4, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtntnet6_1.6.0.1-1_solaris-i386.deb Size: 241558 MD5sum: f1afdb4783d506d827a41c41b78b1c0e SHA1: e0a035d44b561ba091f0bfbd281fc57de52c5239 SHA256: dcb41e94545de20e5aeb76602531f7a2861ebf6b91647f43117c061ce044c0ab Description: Tntnet libraries Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library. . Because the web applications are compiled into native code, they are very fast and compact. . Components can call other components. So you can create building blocks of HTML parts and call them in other pages like subprocesses. . Requests are parsed by tntnet and the request information is easily accessible to the components. It supports GET and POST parameters and MIME multipart requests for file upload. . The template language has also support for internationalized applications. You can easily create web applications for different languages. . Other features are: cookies, HTTP upload, automatic request parameter parsing and conversion, automatic session management, scoped variables (application, request and session), internationalisation and keep-alive. . Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console. . Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of worker threads, which answer requests from HTTP clients. . Homepage: http://www.tntnet.org/ Package: libaqofxconnect4 Priority: optional Section: contrib/libs Installed-Size: 133 Maintainer: Micha Lenk Architecture: solaris-i386 Source: libaqbanking Version: 3.3.0+dfsg-1 Depends: libaqbanking20, libgcc1 (>= 1:4.2.1), libgwenhywfar47, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libaqofxconnect4_3.3.0+dfsg-1_solaris-i386.deb Size: 84832 MD5sum: 6063d0910232eeefeed8f4ca470e9499 SHA1: c4c2389f3cbd8863027c149bff76f8800a6aba6b SHA256: 2003af904117b70c309cbb8b434cf6bb7d0ed8f1fe57ec3fde1d508b3a7d3864 Description: library for OFX online banking AqBanking provides a middle layer between the applications and online banking libraries implementing various file formats and protocols. Plugins supporting OFX, DTAUS, and HBCI are available. For the latter, AqHBCI is required. . This package provides support for Open Financial Exchange (OFX) in AqBanking. OFX is a specification for the electronic exchange of financial data between financial institutions, business and consumers via the Internet. Homepage: http://www.aquamaniac.de/aqbanking/ Package: libaldmb1 Priority: optional Section: contrib/libs Installed-Size: 20 Maintainer: Debian allegro packages maintainers Architecture: solaris-i386 Source: libdumb Version: 1:0.9.3-5 Depends: liballegro4.2, libdumb1, libgcc1 (>= 1:4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxpm4, libxxf86vm1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libaldmb1_0.9.3-5_solaris-i386.deb Size: 94628 MD5sum: d43e7a437b1ea9f08967b795226004c7 SHA1: 46904b844795eb57c27da7143f3d9ea64ae9f2d3 SHA256: 0c293dd6a4cd6f387882593bdeeb0c8f5d334de6c0cdf3649db2df6699bc269a Description: dynamic universal music bibliotheque, Allegro version DUMB is a tracker library with support for IT, XM, S3M and MOD files. It targets maximum accuracy to the original formats, with low-pass resonant filters for the IT files, accurate timing and pitching, and three resampling quality settings (aliasing, linear interpolation and cubic interpolation). . This package contains the libaldmb1 runtime library, a library for module playback that uses the Allegro library. If you do not plan to use Allegro with your project, please consider the libdumb1 library. Package: liblualib40 Priority: optional Section: contrib/libs Installed-Size: 67 Maintainer: Daniel Silverstone Architecture: solaris-i386 Source: lua40 Version: 4.0-13 Depends: libgcc1 (>= 1:4.2.1), liblua40 (>= 4.0-13), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liblualib40_4.0-13_solaris-i386.deb Size: 24882 MD5sum: 67caedc2342edad7f1d2d3724b023e68 SHA1: aa8735e9cbe8dbe354922d37c4c55ac92d572eb2 SHA256: 7ed8561b58545c4181e108191926e32f0a43c39e340d8a5d0f3c659f2a4fe4fb Description: Extension library for the Lua 4.0 programming language This package provides string, maths and IO functions to liblua40. Generally this package will only be installed if needed by another application such as lua40. Package: libxmlsec1-nss Priority: optional Section: contrib/libs Installed-Size: 295 Maintainer: Ubuntu MOTU Developers Original-Maintainer: John V. Belmonte Architecture: solaris-i386 Source: xmlsec1 Version: 1.2.9-5ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libnspr4-0d (>= 4.7.1+1.9-0nexenta1), libnss3-1d (>= 3.12.0~1.9b1), libxml2 (>= 2.6.27), libxmlsec1 (>= 1.2.9), libxslt1.1 (>= 1.1.20), sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxmlsec1-nss_1.2.9-5ubuntu3_solaris-i386.deb Size: 77766 MD5sum: 2a215312096ae9dce3eae119f11c561c SHA1: 37b293281ee9cffe722541cbce6cf342bf552bf1 SHA256: f2a277e47b96ec4e0da0cc2ae54a63071ecbb7be9fcbd133bfb505fd1dd74381 Description: Nss engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the nss implementation of the XML security library cryptography functions. Package: tntdb-sqlite0 Priority: optional Section: contrib/libs Installed-Size: 109 Maintainer: Kari Pahula Architecture: solaris-i386 Source: tntdb Version: 0.9.2-1 Depends: libcxxtools4, libgcc1 (>= 1:4.2.1), libsqlite3-0 (>= 3.4.2), libstdc++6 (>= 4.2.1), libtntdb0, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/tntdb-sqlite0_0.9.2-1_solaris-i386.deb Size: 36748 MD5sum: 4da9e841324355623569fbf44282470c SHA1: d7a3898681896f7938451f03b4b448ae9eab9eb5 SHA256: 1fac75454c84505f24a3edba0e6d87f2c0e7f3c12fddd77773d815700059fb78 Description: SQLite backend for tntdb database access library This library provides a thin, database independent layer over an SQL database. It lacks complex features like schema queries or wrapper classes like active result sets or data bound controls. Instead you get to access the database directly with SQL queries. The library is suited for application programming, not for writing generic database handling tools. . This file has the necessary files for SQLite support. . Homepage: http://www.tntnet.org/tntdb.hms Package: libpgeasy Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Martin Pitt Architecture: solaris-i386 Source: pgeasy Version: 1:3.0.4-2build1 Depends: libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libpgeasy_3.0.4-2build1_solaris-i386.deb Size: 7354 MD5sum: 2d4d7d14836953355b7798c77fed2a4d SHA1: 544d83b2a5d7a2f2526682a38c4f436a13bd4068 SHA256: f35077d7b809397cc8dbfee9b9121500ddff81a6d8aff762bc13297d55be43aa Description: simplified interface library for postgresql pgeasy allows you to interface cleanly to a PostgreSQL database through the libpq library, but more like a 4GL SQL interface. . It consists of set of simplified C functions that encapsulate the functionality of libpq. . Install the development package libpgeasy-dev if you want to develop own programs using this library. Package: libkeynote0 Priority: optional Section: contrib/libs Installed-Size: 20 Maintainer: Martin Waitz Architecture: solaris-i386 Source: keynote Version: 2.3-11build1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libkeynote0_2.3-11build1_solaris-i386.deb Size: 31452 MD5sum: bebbc05220345e29934dec406e0ba507 SHA1: ed9bb67869d916f51eaf5a55c8f323b2a1a1e7f1 SHA256: 1204749fa0689255a6dec4f9e6f169f233a09a44d0eed1561172c71649f64ad5 Description: Decentralized Trust-Management system, shared library The KeyNote architecture and language are useful as building blocks for the trust management aspects of a variety of Internet protocols and services. Package: libnids1.21 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Vasilis Pappas Architecture: solaris-i386 Source: libnids Version: 1.21-1 Replaces: libnids0, libnids1, libnids1.20 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libnet1 (>= 1.1.2-1), libpcap0.8 (>= 0.9.3-1), sunwcslr Conflicts: libnids1, libnids1.20 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libnids1.21_1.21-1_solaris-i386.deb Size: 23796 MD5sum: 689de9380cd1518a02588fce610986e7 SHA1: 1dc4451dba1364965c1b5f8f00085e71e5c5d5f1 SHA256: cfaedae160e515fafb313de7654c22266b4f670211be926f961110277e6068aa Description: IP defragmentation TCP segment reassembly library Libnids is a library that provides the functionality of one of the NIDS (Network Intrusion Detection System) components, namely E-component. Libnids code watches all local network traffic, cooks received datagrams a bit, and provides convenient information about them to the NIDS analyzing modules. Libnids performs assembly of TCP segments into TCP streams, IP defragmentation, and TCP port scan detection. . Homepage: http://libnids.sourceforge.net/ Package: libstroke0 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Hamish Moffatt Architecture: solaris-i386 Source: libstroke Version: 0.5.1-6 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libstroke0_0.5.1-6_solaris-i386.deb Size: 9298 MD5sum: ae14bc278d61a1ca241396094b9c2deb SHA1: 6ff176877f812f0322a6ded0d085ef69f8133c4b SHA256: 9f4092e6692eb405e42ff535753dc72cf684693e5f1b59996c3261775d8f2db3 Description: mouse strokes library -- runtime files libstroke is a stroke interface library. Strokes are motions of the mouse that can be interpreted by a program as a command. Strokes are common in CAD software such as gEDA and Mentor Graphics. fvwm can use mouse strokes to cause certain actions, just like button clicks. Package: libggi-target-monotext Priority: optional Section: contrib/libs Installed-Size: 141 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggi Version: 1:2.2.1-5ubuntu1-build1 Depends: libaa1, libgcc1 (>= 1:4.2.1), libggi2 (>= 1:2.2.1-5ubuntu1), libgii1 (>= 1:1.0.1), libncurses5 (>= 5.6+20071006-3), libslang2 (>= 2.0.7-1), libx11-6, libxext6, libxxf86dga1, libxxf86vm1, sunwcslr, sunwlibm Recommends: libggi-target-terminfo Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libggi-target-monotext_2.2.1-5ubuntu1-build1_solaris-i386.deb Size: 112312 MD5sum: 5dce484113e8de89eca00db12164b8a8 SHA1: 6802c98ed87bc2ef34d04da5b261456db99680ac SHA256: 42755313f1ae552bc97e4584909796381e0c90670e5755f8c57804fdd1863201 Description: General Graphics Interface plain text target "General Graphics Interface" - a fast, portable graphics environment. . This package contains the driver for the "monotext" target, enabling libGGI (and therefore any program using libGGI) to display its output as ASCII art. This driver does not use the "aalib" ASCII art library; "monotext" is an independent implementation of the same idea. . The monotext target requires a text-capable target, such as the "terminfo" target, to display its output. . Homepage: http://www.ggi-project.org/ Enhances: libggi2 Package: libqttapioca0 Priority: extra Section: contrib/libs Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Krap Maintainers Architecture: solaris-i386 Source: tapioca-qt Version: 0.14.1+svn2064-0ubuntu1 Depends: libdbus-1-3 (>= 1.1.1), libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.2.1), libglib2.0-0, libiconv, libqt4-core (>= 4.3.4), libqttelepathyclient0, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libqttapioca0_0.14.1+svn2064-0ubuntu1_solaris-i386.deb Size: 136196 MD5sum: 6301ac3296bddc29520d33b7476900b4 SHA1: 5d7638668f3cfb9a0f13ae5582e63f222ba95832 SHA256: b6bba1773b70ace3d7221064334287d64a7a9b5629354f7be09f8fac40d56006 Description: Qt4 tapioca library Tapioca is a library that abstracts away the D-Bus details and presents the developer a native object structure, very similar to its Telepathy counter-parts. The D-Bus mechanism of request-reply is presented as methods and callbacks in the local language/toolkit used. . This package contains the Qt4 tapioca library. Package: libdvdnav4 Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Philipp Matthias Hahn Architecture: solaris-i386 Source: libdvdnav Version: 0.1.10-0.2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdvdnav4_0.1.10-0.2_solaris-i386.deb Size: 82444 MD5sum: ce9f9b80531f6ef8d8ba6224c17df354 SHA1: 37f1832c89ab64b7e158b3054558c420800f96fc SHA256: 071575df3a64b304345dbdfa1ae757265425194d7eaf868df73e95e32150bd47 Description: The DVD navigation library This is the DVD navigation library, which provides an interface to the advanced features of DVDs, like menus, navigation, etc. . This package contains the libdvdnav runtime library. Package: libacovea-5.1-5 Priority: optional Section: contrib/libs Installed-Size: 27 Maintainer: Al Stone Architecture: solaris-i386 Source: acovea Version: 5.1.1-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libacovea-5.1-5_5.1.1-2_solaris-i386.deb Size: 97378 MD5sum: a2937ded89e6c51266b535be4495c62c SHA1: c8ea247b708e20ac9ce5d1f3206125725a58dd63 SHA256: b00a8cb3aedf5b78b4595e3e374334b8dd9b0c21f14853bd8da5f863ca563fd4 Description: library for analyzing compiler options via evolutionary algorithms The ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) library that implements a genetic algorithm to find the "best" options for compiling programs with the GNU Compiler Collection (GCC) C and C++ compilers. "Best," in this context, is defined as those options that produce the fastest executable program from a given source code. . libacovea is part of a C++ framework that can be extended to test other programming languages and non-GCC compilers. Package: libxsettings-client0 Priority: optional Section: contrib/libs Installed-Size: 17 Maintainer: Neil Williams Architecture: solaris-i386 Source: libxsettings-client Version: 0.17-3 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxsettings-client0_0.17-3_solaris-i386.deb Size: 9052 MD5sum: 0c8b56a33e55da62f812cacb29513dbe SHA1: c1cb101fa1cda9d241477124aee30d0fa4db972f SHA256: df391096629b21daa380fa82406cdef7432121b8a60a85b5c236ea4f7aebad15 Description: utility functions for the Xsettings protocol (GPE) This library is used for applications making use of the Xsettings configuration setting propagation protocol. Controls setting of double click timeout, drag-and-drop threshold, and default foreground and background colors for all applications running within a desktop. . Used by the GPE Palmtop Environment. Homepage: http://standards.freedesktop.org/xsettings-spec/0.5/ Package: liblog4cxx9c2a Priority: optional Section: contrib/libs Installed-Size: 1083 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Fester Architecture: solaris-i386 Source: log4cxx Version: 0.9.7-6ubuntu1 Replaces: liblog4cxx9 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libxml2 (>= 2.6.27), sunwcslr, sunwlibm Conflicts: liblog4cxx9 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liblog4cxx9c2a_0.9.7-6ubuntu1_solaris-i386.deb Size: 348178 MD5sum: f1c8d2b9961adfc17169fee0ccf3edb1 SHA1: 14573afcda7906828fbbb83289dfa45052e940d6 SHA256: 94480c5254fe6597ff582d5cdb04db3813979f8422a2189204ec32f335c28041 Description: A logging library for C++ Log4cxx is the C++ port of log4j, a logging framework for JAVA. Log4cxx attempts to mimic log4j usage as much as the language will allow and to be compatible with log4j configuration and output formats. Package: liberis-1.3-14 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Michael Koch Architecture: solaris-i386 Source: eris Version: 1.3.13-1 Depends: libatlas-cpp-0.6-1, libgcc1 (>= 1:4.2.1), libsigc++-2.0-0c2a (>= 2.0.2), libskstream-0.3-4 (>= 0.3.6), libstdc++6 (>= 4.2.1), libwfmath-0.3-4, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liberis-1.3-14_1.3.13-1_solaris-i386.deb Size: 307972 MD5sum: 4450a8c5748fe4e95d369cc8f3ecb568 SHA1: e9623141a171b7e07f51fa912232fdc3c704fc47 SHA256: 78f836dea631aea826fa9874f4fede91bc9371f6fe0528231160cd7abe915bb1 Description: The WorldForge client entity library Eris is designed to simplify client development (and avoid repeating the same work several times), by providing a common system to deal with the back end tasks. Notably, Eris encapsulates most of the work in getting Atlas entities available on your client, logging into a server, and managing updates from the server. Thus it can be considered as a session layer above Atlas, providing persistent (for the session) objects as opposed to Atlas ones (which are transient). It handles the client-side implementation of the meta-server protocol, and querying game servers; out-of-game (OOG) operations (via the Lobby and Rooms), and most important in-game (IG) operations such as entity creation, movement and updates. . Eris provides a generic 'Entity' class, which you are free to sub-class and provide to the system (by registering a factory with the World); thus you are free to create different classes to handle characters, walls, vehicles, etc as your client dictates. An alternative approach is to simply create peer classes, and connect them to Eris via callbacks. Eris makes extensive use of libSigC++, which must be correctly installed and functioning on your system. Familiarity with signal/slot programming concepts is essential for using Eris; the libSigC++ home-page has some examples. Gtk+ or QT signal systems also provide a good introduction. Homepage: http://www.worldforge.org/ Package: liblablgtk2-gl-ocaml Priority: optional Section: contrib/libs Installed-Size: 47 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: lablgtk2 Version: 2.10.0-2 Replaces: liblablgtk2-ocaml (<= 2.6.0-5) Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib2.0-0, libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libgtkgl2.0-1, libiconv, liblablgtk2-ocaml (= 2.10.0-2), libpango1.0-0 (>= 1.20.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liblablgtk2-gl-ocaml_2.10.0-2_solaris-i386.deb Size: 28450 MD5sum: eadbace8524e2c4d9c2b5228da7e98de SHA1: ed065af3c2ae29f7bfbfcfb0b654858ccccc1747 SHA256: 238eb7d16304200829f17b87b4c1efe203fd7a8f86d8182a2a518a9c6947126b Description: runtime libraries for OCaml bindings to GtkGL lablgtk2 contains bindings for gtk+ 2.x and Objective Caml. . This package include only the dynamic libraries needed for running dynamic bytecode executables using GtkGL functionalities. Homepage: http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html Package: libbakery-2.4-common Priority: optional Section: contrib/libs Installed-Size: 53 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bradley Bell Architecture: solaris-i386 Source: bakery2.4 Version: 2.4.4-0ubuntu1 Replaces: libbakery-2.3-common Conflicts: libbakery-2.3-common Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libbakery-2.4-common_2.4.4-0ubuntu1_solaris-i386.deb Size: 33840 MD5sum: 73e242e7b9574cbabf4120780138751f SHA1: beee36a0ec0080a9625480d760d74e5c38b3c394 SHA256: 73a8fd71ab7c1bc5cbf9e721c085c49beaaf65ab71673769cc122c1f27edf1a7 Description: A C++ Application Framework (common files) Bakery is a C++ Framework for creating GTK+ or GNOME applications using gtkmm and gnomemm. * Bakery provides a Document/View architecture, but it doesn't force you to use the whole architecture. * Bakery can use XML as a Document storage format, if you like. But it doesn't force you to use the whole architecture. * Bakery provides default functionality, which can be easily customized. * Bakery makes it easy to start developing GNOME applications. * Bakery gives your application structure. * Bakery contains a few utility classes. . The main bakery library provides gtkmm-based App classes for the GUI-independent App, Document and View classes. The bakery_gnomeui extension library provides libgnomeuimm-based App classes instead, for creating full GNOME applications. Package: libhz0 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Yu Guanghui Architecture: solaris-i386 Source: zh-autoconvert Version: 0.3.16-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libhz0_0.3.16-2_solaris-i386.deb Size: 157266 MD5sum: 9e8bd740f4113f38163f18ecb7e38854 SHA1: f5523b76917cf645eb97c6444dbfa4ee82d76f81 SHA256: 9a4ef3ba84edc1bd8226d183ee1f8f6449ecac60b3fc72f2ce06fa878e657984 Description: Chinese encoding autoconvert library This library provide the Chinese encoding judge function, and the HZ/GB/Big5/UNI/UTF7/UTF8 convert functions. . Author: Yu Guanghui Package: libfirestring0.9 Priority: optional Section: contrib/libs Installed-Size: 52 Maintainer: Herve Rousseau Architecture: solaris-i386 Source: firestring Version: 0.9.12-8 Depends: libgcc1 (>= 1:4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libfirestring0.9_0.9.12-8_solaris-i386.deb Size: 20640 MD5sum: 01300d681bfc4f7dd1d5713f7a8b65d6 SHA1: 1bf6d23d4f2dece970b085903352cd21954aba5c SHA256: d81995f9864461ed9a68137eaf3f202f412282468083356f9207b7ec43bbb135 Description: Runtime libraries for firestring, a string handling library FireString is a library designed to make string handling easier. It includes string functions that are included in most libc's, but not in ANSI C, so that programmers can write portable code while not having to reinvent the wheel. . FireString also includes code for configuration file handling. Package: libgnomedb3-4 Priority: optional Section: libs Installed-Size: 735 Maintainer: Gustavo R. Montesino Architecture: solaris-i386 Source: libgnomedb3 Version: 3.0.0-2build1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgcrypt11 (>= 1.2.2), libgda3-3, libgda3-sqlite, libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnomecanvas2-0 (>= 2.11.1), libgnomedb3-common (>= 3.0.0-2build1), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2, sunwcslr, sunwlibm Recommends: libgnomedb3-bin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgnomedb3-4_3.0.0-2build1_solaris-i386.deb Size: 300144 MD5sum: 9b8444f561b7f6659bec7aa9ea181e72 SHA1: 513f8238b91033ca7cf614dc3b6ce40992fc2a8c SHA256: 69e87f4dbee8fad0185057b9ae2426c6d6e805b8e107cb40daa83522b8cc74de Description: Database UI widget library for GNOME2 libgnomedb is a database widget library for GNOME2. it provides a rich set of UI features targeted to the development of data access. Using libgnomedb your GTK+2/GNOME2 application data access needs will be covered. . This package contains the shared libraries. Package: libgfccore-2.0-0c2a Priority: optional Section: contrib/libs Installed-Size: 284 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Goedson Teixeira Paixao Architecture: solaris-i386 Source: gfccore Version: 2.3.1-6ubuntu2 Replaces: libgfccore-2.0-0, libgfccore-2.0-0c2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libgfccore-2.0-0, libgfccore-2.0-0c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgfccore-2.0-0c2a_2.3.1-6ubuntu2_solaris-i386.deb Size: 82890 MD5sum: ce5c1194a854d09bf758e9b2293fdf5b SHA1: 245c318d16183a5a03ec71f1c61a2f53a5fca2ec SHA256: a49e645adc45558dce26a368db0efd5d7204a322241c49e87d81e65a01888212 Description: GTK+ Foundation Classes Core - shared libraries GTK+ Foundation Classes (GFC) is a set of integrated C++ foundation classes for developing GTK+ applications. . GFC-Core is a collection of C++ modules that form the core of the GFC library upon which other modules, such as GFC-UI, are built. . GFC-Core modules include a C++ wrapper for GLib, a UTF8 string class, automatic memory management, a typesafe C++ signal and slots system. . This package provides the shared libraries needed to run programs that use GFC-Core. Package: libggi2 Priority: optional Section: contrib/libs Installed-Size: 1062 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggi Version: 1:2.2.1-5ubuntu1-build1 Replaces: libggi-target-fbdev (<< 1:2.0.1+), libggi1 Depends: libaa1 (>= 1.4p5), libgcc1 (>= 1:4.2.1), libgii1 (>= 1:1.0.1), libncurses5 (>= 5.6+20071006-3), libslang2 (>= 2.0.7-1), libx11-6, libxext6, libxxf86dga1, libxxf86vm1, sunwcslr, sunwlibm Recommends: libggi-target-x | libggi-target Suggests: libggi-target-emu, libggi-target-monotext, libggimisc2 Conflicts: libggi-target-aa (<< 1:2.0.2), libggi-target-emu (<< 1:2.0.2), libggi-target-fbdev (<< 1:2.0.2), libggi-target-glide (<< 1:2.0.2), libggi-target-kgi (<< 1:2.0.2), libggi-target-lcd823 (<< 1:2.0.2), libggi-target-monotext (<< 1:2.0.2), libggi-target-svgalib (<< 1:2.0.2), libggi-target-terminfo (<< 1:2.0.2), libggi-target-vcsa (<< 1:2.0.2), libggi-target-x (<< 1:2.0.2), libggi1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libggi2_2.2.1-5ubuntu1-build1_solaris-i386.deb Size: 482994 MD5sum: fb495d5c757ca299508c5a2462f7497b SHA1: 8b6e1e6c1954062322910e13427fd76090be970e SHA256: 8c4d62fbc4f5b40d2ece82ef1c9b539aac24ab79bb6665300182d581ad245256 Description: General Graphics Interface runtime libraries "General Graphics Interface" - a fast, portable graphics environment. . This package contains the shared libraries for libGGI, the lowest-level drawing library provided by GGI. . Since none of the targets included here are, alone, capable of real, physical graphics output, you'll probably need to install at least one of the libggi-target packages to make any kind of sensible use of libGGI. . Included are libGGI drivers for these targets: . "memory" draws into hidden in-memory framebuffers "ipc" draws into attached shared memory framebuffers "multi" draws output onto multiple displays simultaneously "tile" combines several displays into a single logical display "sub" draws output into a sub-window on another target "file" draws into a specially formatted file "tele" draws on a remote teleserver . Homepage: http://www.ggi-project.org/ Package: libgii1-target-x Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libgii Version: 1:1.0.1-3 Replaces: libgii0 (<< 1:0.8.1+rc5) Conflicts: libgii0 (<< 1:0.8.1+rc5), libgii0-target-x Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgii1-target-x_1.0.1-3_solaris-i386.deb Size: 15672 MD5sum: df254f430bda02e9fcbcd6ac777ac929 SHA1: 9bd4dd1fee47f6ca045a3e5d60075b3e24776789 SHA256: 1d7fcee1a28025ca68e566b870d998e99ac47580212caed07016ffd3dc514552 Description: General Input Interface X input target "General Graphics Interface" - a fast, portable graphics environment. . This package contains input modules that make input sources available for use with LibGII, the input library developed by the GGI project. . Input modules are included for these devices: . x Keyboard and mouse input from a newly created X window xwin Keyboard, mouse and expose input from an existing X window . Usually, it is not necessary to specify which of these input devices you want to use; LibGGI normally finds an appropriate input device. . Homepage: http://www.ggi-project.org/ Package: libtrash Priority: optional Section: contrib/libs Installed-Size: 13 Maintainer: Jose Luis Tallon Architecture: solaris-i386 Version: 2.4-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtrash_2.4-1_solaris-i386.deb Size: 59876 MD5sum: 38ec89d70d8bb7685529ca17477b23ad SHA1: 88d6910e3ba393ba0f9d1e0e72dd63860c9902d3 SHA256: 3a06a0bc3f5f5ab89347c8051b66dfb6fc40576b3f8226c92b11a6a0bd897b3e Description: A trash can library to use with LD_PRELOAD libtrash is a shared library which, when preloaded, implements a trash can under GNU/Linux. This way, your mistakes (at least those of the "rm -rf dir /" class :-)) will no longer cause the loss of a week's work or your system's binaries. Package: libcsoap1 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libcsoap Version: 1.1.0-11 Depends: libgcc1 (>= 1:4.2.1), libnanohttp1, libxml2 (>= 2.6.27), sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcsoap1_1.1.0-11_solaris-i386.deb Size: 17566 MD5sum: af00fcc3cf4e3c5b34b63b3143c79ade SHA1: 40006fd027ae07b92af5391af1ab2d49a3d2621d SHA256: ed13b187127837a0500f4a390d835cf26402da2df69fd0aa4e853272dc6885d3 Description: shared CSOAP library for SOAP client/server in C This project in ANSI C provides a convenient SOAP API for clients and servers Package: libqimageblitz4 Priority: optional Section: contrib/libs Installed-Size: 141 Maintainer: Debian Qt/KDE Maintainers Architecture: solaris-i386 Source: qimageblitz Version: 0.0.706674-2build1 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libqimageblitz4_0.0.706674-2build1_solaris-i386.deb Size: 61100 MD5sum: 24341ae441ad3c5e23efa25704d0bb2c SHA1: 479b3a197eec00ff6e26fc5f345f7a2655d30a99 SHA256: e576e593fd4c68010ed6bd312eddbda4e1e120848bcb6ba26e2224441ec444f6 Description: KDE/Qt image filter library Blitz is a graphical effect and filter library for KDE4.0 that contains many improvements over KDE 3.x's kdefx library including bugfixes, memory and speed improvements, and MMX/SSE support. Package: libbdd0c2 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Jens Peter Secher Architecture: solaris-i386 Source: buddy Version: 2.4-6 Replaces: libbdd0 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libbdd0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libbdd0c2_2.4-6_solaris-i386.deb Size: 50088 MD5sum: df39bb6ebe1bb5d006e7315540e143c2 SHA1: f0cbc4d592b1524ba97b9dda177546ac71c596a8 SHA256: 27a200880bedd67b3bd5625be6a9fb971fc4b00edcefa8c8231956f4b40218f2 Description: Binary decision-diagram library (runtime) binary decision diagram (BDD) are space-efficient encodings of boolean expressions or dynamic truth tables, used in eg. model checking. This is the runtime package for programs that use the BuDDy BDD library. . Homepage: http://buddy.sourceforge.net/ Package: libsbc0 Priority: extra Section: contrib/libs Installed-Size: 12 Maintainer: Krzysztof Burghardt Architecture: solaris-i386 Source: libsbc Version: 0.0cvs20070728-1nexenta1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsbc0_0.0cvs20070728-1nexenta1_solaris-i386.deb Size: 15066 MD5sum: aa60fbb82b2893978d1bd8f6d292a094 SHA1: 30e516320e0d94327ba62eaab1c979ac895bd2e8 SHA256: f5c1803f5a340ce8b9adb9c26de483e0240e9c73f80907d2b7848348449eae92 Description: Subband codec (SBC) library Bluetooth low-complexity, subband codec (SBC) library. Package: libgenders0 Priority: optional Section: contrib/libs Installed-Size: 15 Maintainer: Brian Pellin Architecture: solaris-i386 Source: genders Version: 1.6-1-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgenders0_1.6-1-1_solaris-i386.deb Size: 35326 MD5sum: 9d1bddd55b47781edae5a327d10e3385 SHA1: 67460e13278b8755b42f88874ffe001edae4e765 SHA256: 75bc5a7c7087d33b59667efa83f86a7f8bbb14a0dd66df10d0d23718ce8a5b0a Description: C library for parsing and querying a genders database Genders is a static cluster configuration database used for cluster configuration management. It is used by a variety of tools and scripts for management of large clusters. The genders database is typically replicated on every node of the cluster. It describes the layout and configuration of the cluster so that tools and scripts can sense the variations of cluster nodes. By abstracting this information into a plain text file, it becomes possible to change the configuration of a cluster by modifying only one file. . Homepage: http://www.llnl.gov/linux/genders/ Package: xmhtml1 Priority: optional Section: contrib/libs Installed-Size: 22 Maintainer: Torsten Werner Architecture: solaris-i386 Source: xmhtml Version: 1.1.7-14 Depends: lesstif2, libgcc1 (>= 1:4.2.1), libjpeg62, libpng12-0 (>= 1.2.13-4), libxpm4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/xmhtml1_1.1.7-14_solaris-i386.deb Size: 229794 MD5sum: 21bfc445fcaa11601001d98bda65c783 SHA1: fd60ba7ebf29837d99a3334d38341eb01ed5192c SHA256: dca681cdabe8fc5f5f5ac925c44fc206f506793a2b7da312d2ff2c263709e330 Description: A Motif widget for display HTML 3.2 XmHTML is a high performance Motif Widget capable of displaying HTML 3.2 confirming text. Graphics support, lesstif compatibility and extensive documentation are amongst its many features. . This package provides the runtime shared library. The xmhtml-dev package provides the header files, and the static library. Package: libyaml-syck-ocaml Priority: optional Section: contrib/libs Installed-Size: 20 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: ocaml-syck Version: 0.1.1-2build1 Depends: libgcc1 (>= 1:4.2.1), ocaml-base-nox-3.10.0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libyaml-syck-ocaml_0.1.1-2build1_solaris-i386.deb Size: 31668 MD5sum: 4deeee5517eb9ae9635968469b881c42 SHA1: 296c4e1d218abcddab1bafaa1f95ad5aa2b9e661 SHA256: 2d9dc87b1dda95c695f7cd4436f20f3638bd2ee078e0116db0bf4091dc53ed4d Description: OCaml bindings for Syck, a YAML parser kit This library provides OCaml bindings for Syck, a parser/printer library used to work with YAML (a human readable machine parsable data serialization format) documents. . This package contains only the shared runtime stub libraries. Homepage: http://ocaml-syck.sourceforge.net/ Package: libdsdp-5.8gf Priority: extra Section: contrib/libs Installed-Size: 7 Maintainer: Soeren Sonnenburg Architecture: solaris-i386 Source: dsdp Version: 5.8-4 Depends: libblas3gf | libblas.so.3gf | libatlas3gf-base, libgcc1 (>= 1:4.2.1), liblapack3gf | liblapack.so.3gf | libatlas3gf-base, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdsdp-5.8gf_5.8-4_solaris-i386.deb Size: 171826 MD5sum: 8613c12bca3d97284f2ae072ef6dbf4d SHA1: a04d71025e56433978660c65f42fccdca058c736 SHA256: 5167b759ca81b3355facf2f25f56f206731e9b6898ce687a924e3d27daa9bb80 Description: Software for Semidefinite Programming The DSDP software is a free open source implementation of an interior-point method for semidefinite programming. It provides primal and dual solutions, exploits low-rank structure and sparsity in the data, and has relatively low memory requirements for an interior-point method. It allows feasible and infeasible starting points and provides approximate certificates of infeasibility when no feasible solution exists. The dual-scaling algorithm implemented in this package has a convergence proof and worst-case polynomial complexity under mild assumptions on the data. Furthermore, the solver offers scalable parallel performance for large problems and a well documented interface. Some of the most popular applications of semidefinite programming and linear matrix inequalities (LMI) are model control, truss topology design, and semidefinite relaxations of combinatorial and global optimization problems. . This package contains the library files. Homepage: http://www-unix.mcs.anl.gov/DSDP/ Package: libyazpp1 Priority: optional Section: contrib/libs Installed-Size: 137 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Simon Architecture: solaris-i386 Source: yazpp Version: 1.0.0-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libyaz2 (>= 2.1.14), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libyazpp1_1.0.0-0ubuntu1_solaris-i386.deb Size: 61820 MD5sum: b707154cec5bb043014b559f72036a83 SHA1: 8b5cd1814d6637d53eb832a4cdeb3327dcc8a572 SHA256: ef37a25a5e92bb7fd741b5292f905e14eedc7d697eec6a17e9f48a800c27bfef Description: YAZ++ and ZOOM library YAZ++ is an application programming interface (API) to YAZ which supports the development of Z39.50/SRW/SRU client and server applications using C++. Like YAZ, it supports Z39.50-2003 (version 3) as well as SRW/SRU version 1.1 in both the client and server roles. YAZ++ includes an implementation of the ZOOM C++ binding and a generic client/server API based on the Observer/Observable design pattern. . This packages includes the runtime files. . Homepage: http://www.indexdata.dk/yazplusplus/ Package: libcm7 Priority: optional Section: libs Installed-Size: 8 Maintainer: Loic Minier Architecture: solaris-i386 Source: libcm Version: 0.1.1-2 Depends: libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.16.0), libglu1-mesa | libglu1, libiconv, libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxtst6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcm7_0.1.1-2_solaris-i386.deb Size: 55886 MD5sum: 3554d19ffe7986b68bc84f8fe4d60a8a SHA1: 120134cc347d14676115bfb7a57edbd6f07b2567 SHA256: d1ebd482bf39f9c56ae72d9df501b2d6f2f0ee2be2c8e26db2c00e3c188bd353 Description: Support code for compositing managers Compositing managers such as xcompmgr and compiz allow X clients to render to an off-screen buffer and then have their contents composited onto the screen. This process allows arbitrary transformations of the window contents, such as translucency, magnification or changes in shape. . This library provides support functions for compositing managers. Package: libiptcdata0 Priority: extra Section: contrib/libs Installed-Size: 61 Maintainer: Ian Wienand Architecture: solaris-i386 Source: libiptcdata Version: 1.0.2-2 Provides: libiptcdata Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libiptcdata0_1.0.2-2_solaris-i386.deb Size: 23158 MD5sum: a8f720a34abc11202c2fc342d4e39a02 SHA1: c84afa4e0e5d3417ae154ace8154d251fec23254 SHA256: cc39ac177736352ed959472e83b22b31141a9c605f196797ebe5b124445e9ea3 Description: Library to parse IPTC metadata libiptcdata is a library, for manipulating the International Press Telecommunications Council (IPTC) metadata stored within multimedia files such as images. The library provides routines for parsing, viewing, modifying, and saving this metadata. . Homepage: http://libiptcdata.sourceforge.net/ Package: liboggz1 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: liboggz Version: 0.9.5-4 Depends: libgcc1 (>= 1:4.2.1), libogg0 (>= 1.0rc3), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liboggz1_0.9.5-4_solaris-i386.deb Size: 18384 MD5sum: 1341280adf410a9a1f12cbebe529e14e SHA1: fc777d44017f81f0cb00e3e9b701a8e674ccdfee SHA256: 8a66f5a64e093a6ad4d7c62e9c8854767d2cf3b1206c666528e6ab64f73aa940 Description: convenience interface for Ogg stream I/O Oggz provides a simple programming interface for reading and writing Ogg files and streams. . liboggz supports the flexibility afforded by the Ogg file format while presenting the following API niceties: . * Strict adherence to the formatting requirements of Ogg bitstreams, to ensure that only valid bitstreams are generated. * A simple, callback based open/read/close or open/write/close interface to raw Ogg files. * A customisable seeking abstraction for seeking on multitrack Ogg data. * A packet queue for feeding incoming packets for writing, with callback based notification when this queue is empty. * A handy table structure for storing information on each logical bitstream. Package: libentity0 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Source: entity Version: 1.0.1-9ubuntu3 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libentity0_1.0.1-9ubuntu3_solaris-i386.deb Size: 72988 MD5sum: 60ba09c878752ab27ef7ddd3e6df7d13 SHA1: cc320827300335c007e0c95d771ee14408b86d4d SHA256: f344471562374f3091a02bbe8be5e64a414d139c314449b09336d4783b9a7526 Description: XML-based GUI builder for GTK+ (core library) Entity is an XML-based GUI builder and application scripting framework. It combines the ease of use of XML for GUI layout and the power of Perl, Python, TCL, JavaScript, and C for the application logic. An Entity GUI is usually much shorter than the same program written in any other language. . This package contains the runtime libraries of the Entity core. Package: libgsf0.0-cil Priority: optional Section: contrib/libs Installed-Size: 14 Maintainer: Debian Mono Group Architecture: solaris-i386 Source: gsf-sharp Version: 0.8-1ubuntu1 Replaces: libgsf-cil Depends: cli-common (>= 0.5.1), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libglib2.0-cil (>= 2.12.0-2ubuntu3), libgsf-1-114 (>= 1.14.7), libiconv, libmono-corlib1.0-cil (>= 1.0), libxml2, sunwcslr Conflicts: libgsf-cil Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgsf0.0-cil_0.8-1ubuntu1_solaris-i386.deb Size: 34308 MD5sum: a6962edfa7a53ce1e8e2365f1bd9d329 SHA1: 230bd31ca50b745d7985d2fc3a37e46acdb7cdf3 SHA256: c94d270dde0c8ddfe786b8b0415302328c3265311d2b8d1328d379ba0e5b58f3 Description: CLI bindings for libgsf A CLI library for reading and writing structured files (eg MS OLE and Zip) Package: libgraphite3 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Daniel Glassey Architecture: solaris-i386 Source: silgraphite2.0 Version: 1:2.2.1-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libsilgraphite-2.0, libsilgraphite-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgraphite3_2.2.1-2_solaris-i386.deb Size: 154492 MD5sum: 19cd98a5b35b9db4c14939668d9de019 SHA1: dc8b8bf0bbb8239640092eb9a6c1d4dd7ecfd9b1 SHA256: d2ec39164d7d5558e5fa01f42428964ddeec687ff02a6eb0381163a71cfb0f53 Description: SILGraphite - a "smart font" rendering engine SILGraphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensability. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the SILGraphite rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . This package contains the shared library. Package: libzzip-0-13 Priority: optional Section: contrib/libs Installed-Size: 66 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: zziplib Version: 0.13.49-3 Replaces: libzzip-0-12 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Conflicts: libzzip-0-12 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libzzip-0-13_0.13.49-3_solaris-i386.deb Size: 47678 MD5sum: 417170cd135c38a466856fdd21e7d2ca SHA1: 2becfee4c2a438a8d3fbee580fdb794d338dae7b SHA256: 40bcac262823080c1441db510cdc624bd7f750ece26bbe679fff5da79f8987ec Description: library providing read access on ZIP-archives - library The zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools. . This package contains the zziplib runtime library. . Author: Guido Draheim Homepage: http://zziplib.sourceforge.net Package: libggimisc2 Priority: optional Section: contrib/libs Installed-Size: 16 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggimisc Version: 2.2.1-2-build1 Replaces: libggi2 (<< 1:2) Depends: libaa1, libgcc1 (>= 1:4.2.1), libggi2 (>= 1:2.2.1-4), libgii1 (>= 1:1.0.1), libncurses5 (>= 5.6+20071006-3), libslang2 (>= 2.0.7-1), libx11-6, libxext6, libxxf86dga1, libxxf86vm1, sunwcslr, sunwlibm Conflicts: libggi2 (<< 1:2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libggimisc2_2.2.1-2-build1_solaris-i386.deb Size: 31052 MD5sum: 673048b7e7a44b4c019d2da32d8d03d1 SHA1: ec4f95a5cbcd9c8eea0d0e91db3747e621f59475 SHA256: 2e31a50f3e2958937c0f208daa7cc47e9af063dd64b4d95e7c21b3b16c83dcf3 Description: General Graphics Interface Misc runtime libraries "General Graphics Interface" - a fast, portable graphics environment. . This package contains the shared libraries for LibGIIMisc, the GGI project's General Graphics Interface Misc extension library containing display target extensions that don't deserve their own extension library. . Extensions are included for the following targets: . "fbdev" "svgalib" (on supported archs) "x" - this is temporarily disabled and not available with this release! . Homepage: http://www.ggi-project.org/ Package: libcherokee-client0 Priority: optional Section: contrib/libs Installed-Size: 134 Maintainer: Gunnar Wolf Architecture: solaris-i386 Source: cherokee Version: 0.7.2-2~hardy1 Depends: libcherokee-base0, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcherokee-client0_0.7.2-2~hardy1_solaris-i386.deb Size: 113562 MD5sum: 6f788398eabec5ea3a6173a00782eed4 SHA1: 7bac5ad370dcfb531f120c8f19ac69c64a48ed62 SHA256: cec608d9423812654f0e166c3a3dbf1ab266cd4810ec40a093fd5d61d1cfb015 Description: extremely fast and flexible web server - libraries Cherokee is an extremely fast and flexible web server. It's embedable, extensible with plug-ins. It has handler-to-path, virtual servers, gzip encoding, modular loggers, CGI support, and can run in a chroot environment, among other features. . This is the client runtime library Homepage: http://cherokee-project.org/ Package: libgfshare1 Priority: optional Section: contrib/libs Installed-Size: 30 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Soren Hansen Architecture: solaris-i386 Source: libgfshare Version: 1.0.2-0ubuntu3 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgfshare1_1.0.2-0ubuntu3_solaris-i386.deb Size: 8110 MD5sum: 7bd7191a245230eb29db74c88d234049 SHA1: fd337d9426cc7b3e4dacc26ed49a619ff4a34226 SHA256: f4be60f940b609a46bf57f0b09a51d76fb9d032e014f8d6973bc1d42d4083ea4 Description: Shamir Secret Sharing in Galois Field library This library implements what is known as Shamir Secret Sharing. This entails encoding a secret as an integer and then constructing a polynomial whose coefficients are random and calculating coordinate pairs along the resultant curve. These coordinate pairs are considered 'shares' and by controlling the order of the polynomial we can control the number of shares required to be able to recover the secret. . This package contains the library Package: libdime Priority: optional Section: contrib/graphics Installed-Size: 8 Maintainer: A. Maitland Bottoms Architecture: solaris-i386 Source: dime Version: 0.20030921-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdime_0.20030921-2_solaris-i386.deb Size: 110328 MD5sum: d0220605c91094f34c77711e5f965ce2 SHA1: bc728e05542340bbb832a5579d4bb2cca4adcdc5 SHA256: 54fc9c07ab170908a8493b9344b21db15fbe4075532f98ea416ed00ad8895cef Description: DXF Import, Manipulation, and Export library Dime is a C++ class library for reading, constructing, manipulating, and writing DXF file data. Package: libglitz-glx1 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Dave Beckett Architecture: solaris-i386 Source: glitz Version: 0.5.6-1 Depends: libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglitz1 (>= 0.4.3+cvs20050728), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libglitz-glx1_0.5.6-1_solaris-i386.deb Size: 30464 MD5sum: d621cb50145bcafb9345815b7bd62c96 SHA1: 5367aff98e8cd44af3458aec36c32497d3d73af2 SHA256: c39248f5137bbcc76d3b56b18f105b696acec7ce448b393d8ab31697d26d1036 Description: Glitz OpenGL library GLX backend The GLX backend for the Glitz OpenGL 2D graphics library. Package: libcomplearn1 Priority: optional Section: contrib/libs Installed-Size: 168 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libcomplearn Version: 1.1.1-1 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgsl0ldbl (>= 1.9), libiconv, libxml2 (>= 2.6.27), sunwcsl, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: complearn-gui (<= 0.9.8), complearn-mpi (<= 0.9.8), libcomplearn0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcomplearn1_1.1.1-1_solaris-i386.deb Size: 58386 MD5sum: a3395a9b4c848282dfbd66d1127d4773 SHA1: 1e4562473b0d850b10cc3bb3899761076735adf8 SHA256: 6d92f6002289001d686161f65fe863dc470db383e26c7da61b97b09b727ae6ce Description: machine-learning with data compression core library runtime files complearn makes artificial intelligence easy. By using the powerful statistical analysis already built within data compression programs, this library delivers high-quality results with very low effort . Homepage: http://complearn.org/ Package: libktoblzcheck1c2a Priority: optional Section: contrib/libs Installed-Size: 1070 Maintainer: Micha Lenk Architecture: solaris-i386 Source: libktoblzcheck Version: 1.17-3 Replaces: libktoblzcheck1, libktoblzcheck1c2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), lynx, perl, sunwlibm Conflicts: libktoblzcheck1, libktoblzcheck1c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libktoblzcheck1c2a_1.17-3_solaris-i386.deb Size: 285524 MD5sum: 3e4544af3ab76ff77d504a2c6be336c9 SHA1: 649f5a24096367925ac46c0b855fd4cabdf7ad07 SHA256: 83fe8fb60a1d910cc10d22d71c21a02ee4b8c824288fdbc575a74034ea044be0 Description: library for verification of account numbers and bank codes libktoblzcheck is a library for verification of bank account numbers and bank codes (BLZ) of German Banks. It is based on the specifications of the "Deutsche Bundesbank". It also supports the verification of international bank account numbers (IBAN) and bank identifier codes (BIC). Package: libcairo-ruby1.9 Priority: optional Section: contrib/libs Installed-Size: 17 Maintainer: Paul van Tilburg Architecture: solaris-i386 Source: libcairo-ruby Version: 1.5.0-1.1 Depends: libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), ruby1.9, sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcairo-ruby1.9_1.5.0-1.1_solaris-i386.deb Size: 61582 MD5sum: 21654812a4fd603b65963ff7bb773461 SHA1: f7a2f43dd5a6db595693a30046dc7a53ab1e7fea SHA256: a97f80067f1a53ad70cc4cbf8611abc1d6e96983c7dd273a3217f653777401a1 Description: Cairo bindings for the Ruby language Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. This package contains libraries for using Cairo with the Ruby programming language. It is most likely useful in conjunction with Ruby bindings for other libraries such as GTK+. . Homepage: http://cairographics.org/rcairo . This package is built for Ruby 1.9. Package: libtreil0 Priority: extra Section: contrib/libs Installed-Size: 7 Maintainer: NIIBE Yutaka Architecture: solaris-i386 Source: treil Version: 1.3-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtreil0_1.3-1_solaris-i386.deb Size: 5208 MD5sum: 25220e4add0091639980eb9bea015b02 SHA1: c310759203d48539d05a8e02b93429bec457cbd1 SHA256: 2dcff0f889498fa446186d38aaa072ab63b93d4f7af3decad86758c80bf48f98 Description: A shared library for treil (tree structure into tiles) Treil is a utility which produces an image of tiles from tree structure. This is a runtime shared library for treil. Package: libdianewcanvas2 Priority: optional Section: contrib/libs Installed-Size: 17 Maintainer: Sebastien Bacher Architecture: solaris-i386 Source: dia-newcanvas Version: 0.6.10-5.1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdianewcanvas2_0.6.10-5.1ubuntu1_solaris-i386.deb Size: 45056 MD5sum: 1951f11f84747b3760e10ac12ee50aa4 SHA1: a5842251809fbc09e1b07b394a9560f5a48bec10 SHA256: 276f1d640a8232a948477b799f0fc4333e5fed9655c62387e2676320fc452602 Description: a gtk+2 vectorial canvas with extra features Dia-newcanvas is a gtk+2 vectorial widget that has got extra features as compared to gnome canvas: . * Split data/view done through a renderer interface * Grid * Connections, attracted/attraction points * Easy customizatoin * Multiple renderers (Gdk implemented, anti-aliased and gnome-print planned) * Multiple views ability Package: libshhopt1 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Oohara Yuuma Architecture: solaris-i386 Source: shhopt Version: 1.1.7-2.1 Replaces: shhopt Depends: libgcc1 (>= 1:4.2.1) Conflicts: shhopt Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libshhopt1_1.1.7-2.1_solaris-i386.deb Size: 8232 MD5sum: d38926243e7fd3fe6285ff230ed994d1 SHA1: 6dc500fa6d23f3a3d468b61d18d7953264a5f02e SHA256: 88fa04bdf70c56b1068eb88eda54c250ad14b6bc6ee678c76fca5b7bdb01a4d0 Description: Command line option parser - runtime This is Sverre H. Huseby's library for parsing command line options. . Both traditional one-character options and GNU-style --long-options are supported. This library does a little more than standard getopt. . This package contains what you need to run programs that use this library. . upstream webpage: http://shh.thathost.com/ Package: libfann1 Priority: optional Section: contrib/libs Installed-Size: 145 Maintainer: Steffen Nissen Architecture: solaris-i386 Version: 1.2.0-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Suggests: libfann1-dev (= 1.2.0-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libfann1_1.2.0-1_solaris-i386.deb Size: 57006 MD5sum: 7e4fca8e8314f597ebeb33a6167cc968 SHA1: ed6e69f5cb4f835ffdf50a0d138149fb7af39609 SHA256: 3e6fa9c8e4a1b8615ff10748d40c92c6798840f6d3a490175ccdec9f0312699c Description: Fast Artificial Neural Network Library (fann) Fast Artificial Neural Network Library implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. . This package contains the shared libraries. Package: libdevil1c2 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Marcelo E. Magallon Architecture: solaris-i386 Source: devil Version: 1.6.7-5.1 Replaces: libdevil1 Depends: libgcc1 (>= 1:4.2.1), libglu1-mesa | libglu1, libjpeg62, libmng1 (>= 1.0.3-1), libpng12-0 (>= 1.2.13-4), libtiff4, sunwcslr, zlib1g (>= 1:1.2.1) Conflicts: libdevil1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdevil1c2_1.6.7-5.1_solaris-i386.deb Size: 242982 MD5sum: ea4e347e4014d2608ca843092dc2ad6e SHA1: 02f7be66c8c8119d9fb7388334150bc752425e6a SHA256: 6ce5f67006d77c5357a37c61b3f30b3f6a2d818dd980ff87379231399b38cf67 Description: DevIL image manipulation toolkit runtime support Runtime support for the Developer's Image Library (DevIL), a programmer's library to develop applications with flexible image loading capabilities. Package: libggi-samples Priority: optional Section: contrib/libs Installed-Size: 307 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggi Version: 1:2.2.1-5ubuntu1-build1 Depends: libaa1, libgcc1 (>= 1:4.2.1), libggi2 (>= 1:2.2.1-5ubuntu1), libgii1 (>= 1:1.0.1), libncurses5 (>= 5.6+20071006-3), libslang2 (>= 2.0.7-1), libx11-6, libxext6, libxxf86dga1, libxxf86vm1, sunwcslr, sunwlibm Recommends: libggi-target-x | libggi-target Suggests: ggi-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libggi-samples_2.2.1-5ubuntu1-build1_solaris-i386.deb Size: 213378 MD5sum: 7718d679038343b172b4253536f1f599 SHA1: e4e8db777cd7706649f28c07c3daa58415aa31e6 SHA256: 976c869eb0b67945bdf4f5543152e58525ddaa564218b5f5a8e03677bc817963 Description: General Graphics Interface sample programs "General Graphics Interface" - a fast, portable graphics environment. . This package contains some sample programs demonstrating LibGGI's capabilities. Examples are (more inside): . "ggiteleserver" is a remote display server for the tele target. "ggi-cube3d" runs up to 6 GGI programs on a moveable cube's surfaces. "ggi-monitest" creates useful test patterns. . Install libggi-target packages to get visible output from ggi programs. Install ggi-doc to help you making the most out of ggi. . Homepage: http://www.ggi-project.org/ Package: libntlm0 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Thadeu Lima de Souza Cascardo Architecture: solaris-i386 Source: libntlm Version: 0.3.13-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libntlm0_0.3.13-1_solaris-i386.deb Size: 15380 MD5sum: a52aff7aa5626f9d00452fc53d81b4ed SHA1: e67d88435d133169ac3c935069b64fef4b8e26d5 SHA256: 26d7bb837c6d7f6c2749762337671a01d434571353bc355856943d3d1b26f27e Description: NTLM authentication library NTLM is an authentication protocol used in various Microsoft network protocol implementations and supported by the NTLM Security Support Provider ("NTLMSSP"). Originally used for authentication and negotiation of secure DCE/RPC, NTLM is also used throughout Microsoft's systems as an integrated single sign-on mechanism. . NTLM employs a challenge-response mechanism for authentication, in which clients are able to prove their identities without sending a password to the server. It consists of three messages, commonly referred to as Type 1 (negotiation), Type 2 (challenge) and Type 3 (authentication). . Homepage: http://josefsson.org/libntlm/ Package: opensync-plugin-file Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Michael Banck Architecture: solaris-i386 Source: libopensync-plugin-file Version: 0.22-2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, libopensync0 (>= 0.22), libxml2 (>= 2.6.27), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/opensync-plugin-file_0.22-2_solaris-i386.deb Size: 9206 MD5sum: 24490b7261ad0f5ec5ea5390092205ee SHA1: 664736bcda435aeed001c9401b6831ae6007e498 SHA256: 78af972fe0bd3e352e7453ff8c093d796c125c4f0bcc7a3b9e9eb9fe017e6eff Description: Opensync file plugin This plugin allows applications using OpenSync to synchronise to and from files stored on disk. Package: libglrr-widgets0 Priority: extra Section: contrib/libs Installed-Size: 7 Maintainer: NIIBE Yutaka Architecture: solaris-i386 Source: glrr-widgets Version: 20050529-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libglrr-glib0, libglrr-gobject0, libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libglrr-widgets0_20050529-2_solaris-i386.deb Size: 28112 MD5sum: 72f4b1607a7e61dc03acdf384290acdb SHA1: e9156017bb16ec69d280ac5769dac3cf3049533e SHA256: 85ee957469f78d4397761bf7e62753f2336c6a42ba37e7e161260e6fdc7683e5 Description: Miscellaneous gtk+ widgets for Grift Grift is a library that provides a framework for developing a UI-independent application. . Homepage: http://sourceforge.net/projects/grift/ Package: libxfontcache1 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: solaris-i386 Source: libxfontcache Version: 2:1.0.4-1ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, sunwcslr, x11-common Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxfontcache1_1.0.4-1ubuntu2_solaris-i386.deb Size: 10106 MD5sum: c73140bda9a216b2527e51fd76894690 SHA1: 8a90bd4247fbf7c4cb8c14c2f2d580d8b6ce6443 SHA256: 4e8d610ba0addd611cb439a1f16a4a8d86698f6f24913fbae9027f48a6225aec Description: X-TrueType font cache extension client library FontCache is an extension that is used by X-TrueType to cache information about fonts. . More information about X.Org can be found at: . This module can be found as the module 'libXfontcache' at ftp://ftp.x.org/pub/individual/lib Package: libggi-target-x Priority: optional Section: contrib/libs Installed-Size: 249 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggi Version: 1:2.2.1-5ubuntu1-build1 Replaces: libggi-targets-x Provides: libggi-target Depends: libaa1, libgcc1 (>= 1:4.2.1), libggi2 (>= 1:2.2.1-5ubuntu1), libgii1 (>= 1:1.0.1), libgii1-target-x (>= 1:1.0.1-2), libncurses5 (>= 5.6+20071006-3), libslang2 (>= 2.0.7-1), libx11-6, libxext6, libxxf86dga1, libxxf86vm1, sunwcslr, sunwlibm Conflicts: libggi-targets-x Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libggi-target-x_2.2.1-5ubuntu1-build1_solaris-i386.deb Size: 161320 MD5sum: 2739de18cc2dedc5ea592d3d4b0a12e2 SHA1: 3110b1c11746a5284853bd94d697907749259179 SHA256: 8b092b0727c9de6fe964ffdbe492b08a3082b7aed3e371c0370d38115965b174 Description: General Graphics Interface X display target "General Graphics Interface" - a fast, portable graphics environment. . This package contains two drivers enabling libGGI (and therefore any program using libGGI) to display its output on an X server: . "x" the NEW unified x display draws its raster output into an X window "dga" uses the XFree86 Direct Graphics Access X extension to speed up drawing -- this only works on local displays, and is not available on some architectures . "xlib" does no longer exist! . Homepage: http://www.ggi-project.org/ Enhances: libggi2 Package: libvc0 Priority: optional Section: contrib/libs Installed-Size: 11 Maintainer: Rafael Laboissiere Architecture: solaris-i386 Source: libvc Version: 003.dfsg.1-7 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libvc0_003.dfsg.1-7_solaris-i386.deb Size: 15356 MD5sum: 7045529bc2462ae1a6cd3a9c80196c0e SHA1: a5069dfa46cacbfd166c3add60324d773be03ef5 SHA256: 91aae4949097c48478a12829379f9ae0ce5f2cd1c41e4e312af23a0b0a97162a Description: vCard (the Electronic Business Card) library vCard is an Electronic Business Card format, as specified by the versit Consortium, useful for storing personal data. libvc handles scanning a vCard file, parsing the vCard file into a data storage structure, manipulating the data storage structure, and writing back to file. It was originally written for `rolo', but has been split-off as a generic library for general use. . Homepage: http://rolo.sourceforge.net/ Homepage: http://rolo.sourceforge.net/ Package: python-m2crypto Priority: optional Section: contrib/python Installed-Size: 38 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Dima Barsky Architecture: solaris-i386 Source: m2crypto Version: 0.18.2-1ubuntu0.1 Replaces: m2crypto (<< 0.16-1.1) Provides: m2crypto, python2.4-m2crypto, python2.5-m2crypto Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1), sunwopensslr Conflicts: m2crypto (<< 0.16-1.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/python-m2crypto_0.18.2-1ubuntu0.1_solaris-i386.deb Size: 254956 MD5sum: d31396db135b54b7b748b0f38dc27459 SHA1: 5d175ebb6ebc2989949eda9338657e0e9b908a58 SHA256: 09de88c58af434cde7f44cd66bfcd29a518e72fd3b675528b7bf371bf8633b08 Description: a crypto and SSL toolkit for Python m2crypto features the following: * RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES). * SSL functionality to implement clients and servers. * HTTPS extensions to Python's httplib, urllib, and xmlrpclib. * Unforgeable HMAC'ing AuthCookies for web session management. * FTP/TLS client and server. * S/MIME. * ZServerSSL: A HTTPS server for Zope. * ZSmime: An S/MIME messenger for Zope. Package: gtkglarea5 Priority: optional Section: contrib/devel Installed-Size: 6 Maintainer: Ubuntu MOTU developers Original-Maintainer: Marcelo E. Magallon Architecture: solaris-i386 Source: gtkglarea Version: 1.2.3-2.2ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib1.2ldbl (>= 1.2.10-18), libglu1-mesa | libglu1, libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/gtkglarea5_1.2.3-2.2ubuntu2_solaris-i386.deb Size: 10632 MD5sum: 5d0c4c9969ed13b9237e6546f4812428 SHA1: 199a241b6dbcb89037feb3baf8538a235a651eff SHA256: f11ff721d6f9a1e533a1ad0ffc0908a5b4241ba823f7a333a9ae0356f20ceaf5 Description: Gimp Toolkit OpenGL area widget shared library A GTK widget for use with Mesa, an unlicensed OpenGL clone. Package: libnetgen4.4 Priority: optional Section: contrib/libs Installed-Size: 11311 Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: netgen Version: 4.4-9 Depends: libgcc1 (>= 1:4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libnetgen4.4_4.4-9_solaris-i386.deb Size: 3761616 MD5sum: ad0f298907e1dc387dec42adf8777630 SHA1: 321708d94aae7b65d264f80dbab9871bfde74dea SHA256: 56d07404e2ae905b031245ac246e8384c04e16c3ce572fc567baf98893e7ad4f Description: Automatic 3d tetrahedral mesh generator development files NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. . This package contains the shared libraries. Package: libbinio1c2 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Debian QA Group Architecture: solaris-i386 Source: libbinio Version: 1.4-7 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libbinio1c2_1.4-7_solaris-i386.deb Size: 25138 MD5sum: d9929452f32864ffc13321e29f1a728b SHA1: 60d52828c7e67ce1d113987151f9a6fe50c37144 SHA256: b3a53619af3e42ab94460c3d562b07034d519a07e4082ef805323fd1073c85a4 Description: binary I/O stream class library The binary I/O stream class library presents a platform-independent way to access binary data streams in C++. The library is hardware independent in the form that it transparently converts between the different forms of machine- internal binary data representation. It further employs no special I/O protocol and can be used on arbitrary binary data sources. . Homepage: Package: libexif-gtk5 Priority: optional Section: contrib/libs Installed-Size: 29 Maintainer: Frederic Peters Architecture: solaris-i386 Source: libexif-gtk Version: 0.3.5-3 Replaces: libexif-gtk4 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libexif12, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: libexif-gtk4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libexif-gtk5_0.3.5-3_solaris-i386.deb Size: 35056 MD5sum: 8d82ac7dfd8305990bab69ae30b6ad9d SHA1: 5b90f2d5a6acda97855e7be9362a95f2dab29107 SHA256: 0add505a7f4757dca2ee9d7efaae060e472d27f78d44ed37766b7219787a49d9 Description: Library providing GTK+ widgets to display/edit EXIF tags Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. . This library provides GTK+ widgets to display/edit EXIF tags. Package: libannodex0 Priority: optional Section: contrib/libs Installed-Size: 13 Maintainer: Jamie Wilkinson Architecture: solaris-i386 Source: libannodex Version: 0.7.3-3.1 Depends: libcmml1, libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libogg0 (>= 1.0rc3), liboggz1, libsndfile1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libannodex0_0.7.3-3.1_solaris-i386.deb Size: 49808 MD5sum: 0a010d720a1630d1a16d6120a19bc541 SHA1: cff2a2bfb53788287aec6a4441a5b6220e8674a1 SHA256: 4d6f9cde522e7e8b146bf300083c94889d1c75b20b88ed42a5d9b8c4383a1540 Description: annotated and indexed media library This library provides an interface to the Annodex media format. The Annodex media format allows annotations and indexes on streaming media and other types of continuous data, which can be used for hyperlinked video. Package: libgbf-1-1 Priority: optional Section: contrib/libs Installed-Size: 15 Maintainer: Rob Bradford Architecture: solaris-i386 Source: gnome-build Version: 0.2.4-1 Replaces: libgbf-1-0 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgbf-1-common (= 0.2.4-1), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgdl-1-0, libgdl-gnome-1-0, libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2 (>= 2.6.27), sunwcslr, sunwlibm Conflicts: libgbf-1-0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgbf-1-1_0.2.4-1_solaris-i386.deb Size: 144192 MD5sum: 8b9361960d5b6bc585f94498e6c5a2bc SHA1: ab64e482e7da9b181de8cde246effbb84f9a3066 SHA256: ccbcf8feea845840eade47f8630f191fa70a286ea3010ab4162b1f3f7c225f62 Description: GNOME Development Framework - runtime files Provides a development and debug framework for tools designed around the GNOME desktop environment. . This package provides the runtime files needed by programs using this library. Package: libgwyddion2-0 Priority: optional Section: contrib/libs Installed-Size: 1793 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Source: gwyddion Version: 2.10-1~hardy1 Depends: gwyddion-common (= 2.10-1~hardy1), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfftw3-3, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.16.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libgtkglext1, libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libsm6, libx11-6, libxmu6, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: libgwyddion20-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgwyddion2-0_2.10-1~hardy1_solaris-i386.deb Size: 513886 MD5sum: 58ac67733ec24e48b5d42473378cd346 SHA1: f4cbdd255070f34ad1c9efac42b1928514bb8e4b SHA256: 9540081b61747b2e2bde97fd9398fd98e8cbe9f9913e54ad49447374b6c24687 Description: Gwyddion SPM analysis - libraries This library package contains all the Gwyddion libraries. Homepage: http://gwyddion.net/ Package: libcompfaceg1 Priority: optional Section: libs Installed-Size: 41 Maintainer: Hakan Ardo Architecture: solaris-i386 Source: libcompface Version: 1:1.5.2-4 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Conflicts: compface (<= 89.11.11-10) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcompfaceg1_1.5.2-4_solaris-i386.deb Size: 13842 MD5sum: 5305ff1c8bfb3e0bdab008078b856707 SHA1: b0891ebb1f767a1711db54b5a4d3b2060481bfb8 SHA256: ef1d998659692964df6ae78e8e7adb28cba130b8a9a58918aad3c8720bad5cc5 Description: Compress/decompress images for mailheaders, libc6 runtime Converts 48x48 .xbm format (X bitmap) files to a compressed format that can be placed in your X-Face: mail header. Some mailreaders, like exmh will then display this image when the user is reading your mail. Package: libgalago3 Priority: optional Section: contrib/libs Installed-Size: 39 Maintainer: Riccardo Setti Architecture: solaris-i386 Source: libgalago Version: 0.5.2-2 Depends: libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, sunwcslr Conflicts: libgalago1, libgalago2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgalago3_0.5.2-2_solaris-i386.deb Size: 105490 MD5sum: db89ce2e8c99ab59f6194b6bc49519d6 SHA1: 1502493d2f6ec7fda5b180931768fb7f64e982d9 SHA256: 3013241ef65f06f9d69714c3b7e9a358301963131cc17e6fd3d590b069d8668f Description: Galago presence library Galago is a D-BUS-based desktop presence framework used to provide account, person, and presence information for users on IM services and other communication networks for use in other desktop applications, such as e-mail clients or address books. Package: libyaz2 Priority: extra Section: contrib/libs Installed-Size: 1436 Maintainer: Eric Schwartz (Skif) Architecture: solaris-i386 Source: yaz Version: 2.1.18-2-build1 Replaces: libyaz Depends: libgcc1 (>= 1:4.2.1), libiconv, libxml2 (>= 2.6.27), sunwcsl, sunwopensslr Conflicts: idzebra (<= 1.3.4-2), libyaz, php4-yaz (<= 4.1.2-5) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libyaz2_2.1.18-2-build1_solaris-i386.deb Size: 378710 MD5sum: c12c5ae363c4da9f98d8f35793e9fba4 SHA1: b7af0c44904fe737fe65e41321e51b27b322dff0 SHA256: 55fba5ab1c937f3fc071c9b3465196ff6a358605c57cef79df5b75ca39ae8b12 Description: The YAZ Z39.50 toolkit (runtime files) YAZ is a toolkit that allows you to develop software using the ANSI Z39.50/ISO23950 standard for information retrieval. . This packages includes runtime files. Package: libmimedir-gnome0.4 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Moray Allan Architecture: solaris-i386 Source: libmimedir-gnome Version: 0.4.2-1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmimedir-gnome0.4_0.4.2-1_solaris-i386.deb Size: 97222 MD5sum: fbaf53a4c08ec4ca199f06ab33645f0f SHA1: f4658660a4296b90c1371cbb02865554c43dadc0 SHA256: 4aeab88ce6257c02186f9a17ce214ccd0c51aaddf009b1211cdcd06e66f3147b Description: MIME Directory Profile implementation [runtime] libmimedir is a gobject-based implementation of RFC 2425 (MIME Directory Profile) and related RFCs like RFC 2426 (vCard MIME Directory Profile). . This package contains the libmimedir runtime library. Package: libatlas-cpp-0.6-1 Priority: optional Section: contrib/libs Installed-Size: 649 Maintainer: Michael Koch Architecture: solaris-i386 Source: atlas-cpp Version: 0.6.1-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libatlas-cpp-0.6-1_0.6.1-2_solaris-i386.deb Size: 211470 MD5sum: 714ae90d231522515d44ad7015134f38 SHA1: 848e88edcfff642015339c0cd2e410ba7a26d9e6 SHA256: 52436ee4e81b0329939117633f5edb3e10fe4579f4cf0ce8c99cc766c4035b34 Description: The protocol library of the World Forge project - runtime libs This library implements the Atlas protocol, for use in client-server game applications. It can be used in either clients or servers. . This is the runtime component of the Atlas-C++ toolkit. Package: libxprintutil1 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian X Strike Force Architecture: solaris-i386 Source: libxprintutil Version: 1:1.0.1.xsf1-2ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxau6, libxp6, libxt6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxprintutil1_1.0.1.xsf1-2ubuntu1_solaris-i386.deb Size: 15176 MD5sum: 85154af441d31f9d9f6398757af1ed29 SHA1: c8dfb304a1a7407a32d189d43d7c741ef23e7568 SHA256: 3b63532d0dc836b1eac38203a753b0f671e3ab23794db84150633abba4941e40 Description: Xprint printer utility client library libxprintutil provides utility Xpu APIs allowing client applications to access and manipulate information about printer capabilities from an Xprint server. . More information about X.Org can be found at: . This module can be found as the module 'lib/XprintUtil' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Package: libgringotts2 Priority: optional Section: contrib/libs Installed-Size: 85 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Source: libgringotts Version: 1.2.1-11ubuntu1 Replaces: libgringotts1 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), libmcrypt4, libmhash2, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: gringotts (<< 1.2.8+1.2.9pre1-5), libgringotts1, libmhash2 (<< 0.9.6-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgringotts2_1.2.1-11ubuntu1_solaris-i386.deb Size: 24948 MD5sum: c3d53ddf88a7b45ce700874e22cdd459 SHA1: e979d0a592ccd28dcf2729027517f645b8221e6d SHA256: 0db44ed52fc47732452e4a2756f4187eeb89ee74ca2270e3ceaacc5e2a8ca6c9 Description: encapsulate data in an encrypted and compressed file a small, easy-to-use, thread-safe C library originally developed for Gringotts; its purpose is to encapsulate data (generic: ASCII but also binary data) in an encrypted and compressed file. It uses strong encryption algorithms, to ensure the data is as safe as possible, and allows the user to have the complete control over all the algorithms used in the process. . For encryptions, libGringotts makes use of the MCrypt and MHash C libraries by Nikos Mavroyanopoulos. Homepage: http://gringotts.berlios.de/ Package: libmysql++2c2a Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Athena Capital Research Architecture: solaris-i386 Source: mysql++ Version: 2.3.2-1 Replaces: libmysql++2 Depends: libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: libmysql++2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmysql++2c2a_2.3.2-1_solaris-i386.deb Size: 124662 MD5sum: bc609bd73b9c1ade8b2e346147e9c30e SHA1: 3a2501a2e0a1e998e81635fd4d77ea55fa391f02 SHA256: f9964362ecd510c2599cd72f64c023f71d1d7a3df67c21d0a5b4fa28bd0fe650 Description: mysql C++ library bindings (runtime) Mysql++ is a complex C++ API for Mysql (And other SQL Databases Soon). The goal of this API is too make working with Queries as easy as working with other STL Containers. . This package provides runtime support. . Homepage: http://tangentsoft.net/mysql++/. Package: tkx8.3 Priority: optional Section: contrib/libs Installed-Size: 738 Maintainer: Massimo Dal Zotto Architecture: solaris-i386 Source: tclx8.3 Version: 8.3.5-6 Replaces: tclx8.3 (<= 8.3.0-8) Provides: tkx Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm, tcl8.3 (>= 8.3.5), tclx8.3 (>= 8.3.5), tk8.3 (>= 8.3.5), xterm | x-terminal-emulator Suggests: tkx8.3-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/tkx8.3_8.3.5-6_solaris-i386.deb Size: 176394 MD5sum: bedfadb15eabd21277cb839749a7a340 SHA1: e0b45cb047bd0103b22732f689ad9c2b7c73e450 SHA256: c4ab9f993d6e35531f41faa9e6982fff1a8021560c8975d8d76234879eadf83d Description: Extended Tcl (TclX) version 8.3.5 -- TkX runtime package Extended Tcl (TclX), is a set of extensions to Tcl, the Tool Command Language invented by Dr. John Ousterhout. Tcl is a powerful, yet simple embeddable programming language. Extended Tcl is oriented towards system programming tasks and large application development. . This package contains the TclX programs and libraries depending on Tk. Package: libhighgui1 Priority: optional Section: contrib/libs Installed-Size: 173 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Scientific Computing Team Architecture: solaris-i386 Source: opencv Version: 1.0.0-4ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libavcodec1d (>= 0.cvs20070307), libavformat1d (>= 0.cvs20070307), libavutil1d (>= 0.cvs20070307), libcairo2 (>= 1.6.0), libcv1, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libjpeg62, libogg0, libpango1.0-0 (>= 1.20.1), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libtheora0, libtiff4, libvorbis0a (>= 1.2.0), libvorbisenc2 (>= 1.1.2), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libhighgui1_1.0.0-4ubuntu1_solaris-i386.deb Size: 87836 MD5sum: 790ebf6c8495a55581d248894a131791 SHA1: 61c9d614d1dd88ca91e9207a8a5fc2bdad977f0d SHA256: 1e05c260721865ba39fcc3f36bef1de606389ecaa4ad12789c3820edb1d28f18 Description: computer vision GUI library This package contains the OpenCV (Open Computer Vision) GUI library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libaqbanking-plugins-libgwenhywfar47 Priority: optional Section: contrib/libs Installed-Size: 172 Maintainer: Micha Lenk Architecture: solaris-i386 Source: libaqbanking Version: 3.3.0+dfsg-1 Provides: libaqbanking-plugins-libgwenhywfar Depends: libaqbanking20, libgcc1 (>= 1:4.2.1), libgwenhywfar47, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libaqbanking-plugins-libgwenhywfar47_3.3.0+dfsg-1_solaris-i386.deb Size: 96600 MD5sum: b2b4237ba5d8c20d837fba7d6fb377ce SHA1: 42339da164656331b07a6295b8e8f1222fc0b321 SHA256: 104eee59507c3fa5b0e11123cee7f1c20fa375d2714a6d305666b5940dbeb8d1 Description: library for online banking applications plugins to libgwenhywfar AqBanking provides a middle layer between the applications and online banking libraries implementing various file formats and protocols. Plugins supporting OFX, DTAUS, and HBCI are available. For the latter, AqHBCI is required. . This package contains plugins to libgwenhywfar. Homepage: http://www.aquamaniac.de/aqbanking/ Package: libqttelepathycommon0 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Krap Maintainers Architecture: solaris-i386 Source: telepathy-qt Version: 0.14.1+svn2064-0ubuntu1 Depends: libdbus-1-3 (>= 1.1.1), libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.2.1), libglib2.0-0, libiconv, libqt4-core (>= 4.3.4), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libqttelepathycommon0_0.14.1+svn2064-0ubuntu1_solaris-i386.deb Size: 11350 MD5sum: ff891df2e27e4f0ccf76aa723f737e65 SHA1: 3f641302702d7678e38ac5234799b2162e880d5c SHA256: e1423cc0c1a51ef4a21c11eb6bc75beaa58aa2c2fcfad521c0e1c510e0a60c75 Description: common library for Qt4 telepathy Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications. . This package contains the common Qt4 telepathy library. Package: libfcgi0ldbl Priority: optional Section: contrib/libs Installed-Size: 34 Maintainer: Tatsuki Sugiura Architecture: solaris-i386 Source: libfcgi Version: 2.4.0-7 Replaces: libfcgi0, libfcgi0c2 Provides: libfcgi Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: libfcgi0, libfcgi0c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libfcgi0ldbl_2.4.0-7_solaris-i386.deb Size: 282254 MD5sum: 0e907f83c333e9f4ea229f183958ff55 SHA1: e95a2ff35b2b17d5c48cd43508cf4d84c0e83bfb SHA256: 14fda12435b3ae54ef4116b374b3b842973dcbb1d12b90980ddbcc57a1387052 Description: Shared library of FastCGI FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. Package: libengine-pkcs11-openssl Priority: optional Section: libs Installed-Size: 12 Maintainer: Eric Dorland Architecture: solaris-i386 Source: engine-pkcs11 Version: 0.1.4-1 Replaces: libopensc-openssl Provides: libopensc-openssl Depends: libgcc1 (>= 1:4.2.1), libp11-0 (>= 0.2.2), sunwcslr, sunwopensslr Conflicts: libopensc-openssl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libengine-pkcs11-openssl_0.1.4-1_solaris-i386.deb Size: 41316 MD5sum: 755610f7894e1106a653a408146e19b4 SHA1: b32b81ca9e340087209ec44a5b5f2b5e61504be4 SHA256: f76524b2436e56927fb1c105035f062b8898a7e36b281e9d3d121c0a4874fe1b Description: OpenSSL engine for PKCS#11 modules With this engine for OpenSSL you can use OpenSSL library and command line tools with any PKCS#11 implementation as backend for the crypto operations. . Engine_pkcs11 was developed for smart cards, and mostly for the OpenSC PKCS#11 module, but it should work fine with any PKCS#11 implementation. . Engine_pkcs11 is a spin off from OpenSC and replaced libopensc-openssl. Package: libdvdread3 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Baumann Architecture: solaris-i386 Source: libdvdread Version: 0.9.7-8ubuntu1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Suggests: debhelper, fakeroot, libdvdcss2, wget Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdvdread3_0.9.7-8ubuntu1_solaris-i386.deb Size: 58740 MD5sum: e1edb3da4f63724e9f93228d4ed304f7 SHA1: 814b77def2e1e8ecf9f9134b6bfcb38f0015b61e SHA256: 13cb760fd207a87ca244abea65f3e28763fb326262651d285bbdd7726666d526 Description: library for reading DVDs libdvdread provides the functionality that is required to access many DVDs. It parses IFO files, reads NAV-blocks, and performs CSS authentication and descrambling. . libdvdread currently uses libdl to dynamically probe for libdvdcss at runtime. If found, libdvdcss will be used to decrypt sections of the DVD as necessary. Homepage: http://www.dtek.chalmers.se/groups/dvd/ Package: libomnievents2 Priority: optional Section: contrib/libs Installed-Size: 18 Maintainer: Debian CORBA Team Architecture: solaris-i386 Source: omnievents Version: 1:2.6.2-1 Replaces: libomnieventsc2a Depends: libgcc1 (>= 1:4.2.1), libomniorb4-1 (>= 4.1.1-2), libomnithread3c2 (>= 4.0.6), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: libomnieventsc2a Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libomnievents2_2.6.2-1_solaris-i386.deb Size: 264824 MD5sum: 23ef59686b324fdc95a2266e1c141556 SHA1: 9b1e51806b364a26bdcbc87c2470ba7cbd9a6a7e SHA256: e9b09e5aef2e6be2617db299b90562732cc1277c0046bfbfd4f0ce13322c5577 Description: omniORB event service shared library This package contains omniEvents shared library. . For more information on omniEvents see the omnievents package. Homepage: http://www.omnievents.org Package: libtifiles0 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.6.6-2ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtifiles0_0.6.6-2ubuntu1_solaris-i386.deb Size: 40878 MD5sum: 6456828aef81d4682799bab0140795e8 SHA1: 3bf42df2c112c2bad88471cfa4a48df6ffbc3977 SHA256: 271a60b5d1e0e46143fe008b4af402756faad93b12d78b016471465a42f98f80 Description: Texas Instruments calculators file formats library The libtifiles is a library providing support for operations on Texas Instruments calculators files. All formats for all calculators are supported read/write ; the library is also able to manipulate the group files, which means it is able to group and ungroup variables into such group files. . This package provides the shared library. Package: libpngwriter0c2 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Miguel Gea Milvaques Architecture: solaris-i386 Source: pngwriter Version: 0.5.3-2 Provides: libpngwriter Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: libpngwriter Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libpngwriter0c2_0.5.3-2_solaris-i386.deb Size: 42884 MD5sum: 37a5ce95fc0952df82eb32b9115c56ae SHA1: a74d55ab58add033dcccd1efc8229a7388c1b96a SHA256: 71ceb8466cce627617be0e4d8f4ec370929170c168008a86d167204397ed091b Description: easy to use graphics library (runtime) PNGwriter is a very easy to use open source graphics library that uses PNG as its output format. The interface has been designed to be as simple and intuitive as possible. It supports plotting and reading in the RGB (red, green, blue), HSV (hue, saturation, value/brightness) and CMYK (cyan, magenta, yellow, black) colour spaces, basic shapes, scaling, bilinear interpolation, full TrueType antialiased and rotated text support, bezier curves, opening existing PNG images and more. Documentation in English and Spanish. Runs under Linux, Unix, Mac OS X and Windows. . In this package you can find the shared library, necessary for execution environments using pngwriter. . Homepage: http://pngwriter.sourceforge.net/ Package: libtolua0 Priority: optional Section: contrib/libs Installed-Size: 17 Maintainer: Jimmy Kaplowitz Architecture: solaris-i386 Source: tolua Version: 4.0a-3 Depends: libgcc1 (>= 1:4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libtolua0_4.0a-3_solaris-i386.deb Size: 15678 MD5sum: a1c476f90b0ad3fe37b061cc2c27fb96 SHA1: 30b756671141a3ac539ac369caeb82a5f0cfdee2 SHA256: 49826e6efc7cc132364adede55ff1315f7ada346ccda2fbba9b597d08c00207e Description: Tool to integrate C/C++ code with Lua - runtime libraries tolua is a tool that greatly simplifies the integration of C/C++ code with Lua. Based on a cleaned header file, tolua automatically generates the binding code to access C/C++ features from Lua. Using Lua API and tag method facilities, tolua maps C/C++ constants, external variables, functions, classes, and methods to Lua. . This package contains the tolua runtime libraries, for applications that have been built with tolua. Package: libxmlsec1 Priority: optional Section: contrib/libs Installed-Size: 423 Maintainer: Ubuntu MOTU Developers Original-Maintainer: John V. Belmonte Architecture: solaris-i386 Source: xmlsec1 Version: 1.2.9-5ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxmlsec1_1.2.9-5ubuntu3_solaris-i386.deb Size: 126228 MD5sum: 60f019b4032403ad5c293e49754c94a0 SHA1: 009d34bbf3b3496248ab3faabc732ce4226ae72f SHA256: 5c279c9c9d0734c0b5c01f3fe2dd7bb81e38847f93952cfef6f7e70ee64570f4 Description: XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides all XML security library functionality except for the cryptography engine. Package: libsmokeqt4-1 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Vincent Fourmond Architecture: solaris-i386 Source: libqt4-ruby Version: 1.4.9-9 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libqt4-sql (>= 4.3.4), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsmokeqt4-1_1.4.9-9_solaris-i386.deb Size: 1634028 MD5sum: d9e862a825ffdf25a5ca7c140db48de8 SHA1: 63ad575122ffc5472c2028cbfb31a5ae22377bbf SHA256: f17a139dd1c48920a6e807b609300df716c9efa5b150bca02e4b7c6ed9006d48 Description: Smoke library for Qt4 This is the Smoke library for Qt4, on which bindings for different languages (ruby, Python, perl...) can be based. Homepage: http://developer.kde.org/language-bindings/ruby/index.html Package: libapache2-mod-log-sql-ssl Priority: optional Section: contrib/libs Installed-Size: 29 Maintainer: Thomas Goirand Architecture: solaris-i386 Source: libapache-mod-log-sql Version: 1.100-11.1 Depends: libapache2-mod-log-sql (= 1.100-11.1), libapache2-mod-log-sql-mysql (= 1.100-11.1) | libapache2-mod-log-sql-dbi (= 1.100-11.1), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libapache2-mod-log-sql-ssl_1.100-11.1_solaris-i386.deb Size: 15966 MD5sum: bc8aae76148ea433fd1b621f8aeebf01 SHA1: 9d8e29459ba22affb433e9291bdfa854760ca921 SHA256: a812281e81db02840111c7672d53a4b9dce698be13d57a00ba7e2876d7577e48 Description: Use SQL to store/write your apache queries logs - SSL extension mod_log_sql is a log module for Apache 1.3 and 2.0 which logs all requests to a MySQL database. . For logging SSL connection informations (cipher, hash, etc.). Package: libf2c2 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Alan Bain Architecture: solaris-i386 Version: 20050501-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Conflicts: f2c (<< 20050501-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libf2c2_20050501-2_solaris-i386.deb Size: 137530 MD5sum: c64c46779d8cfc1f473f48e02f9cd7f1 SHA1: 71e30e158e7eb585b5abbf750d1b59fcce3ceb2c SHA256: dfe8c83407c0b7b756d563f019e561b426b3d44dd9760dda6bfa9c5fd9dfcbe6 Description: Shared libraries for use with FORTRAN applications These are the shared libraries required for running applications containing a component written in FORTRAN which was converted to C using the FORTRAN to C translator f2c. Package: libxerces27 Priority: extra Section: contrib/libs Installed-Size: 4392 Maintainer: Jay Berkenbilt Architecture: solaris-i386 Source: xerces27 Version: 2.7.0-5 Depends: libgcc1 (>= 1:4.2.1), libicu38 (>= 3.8-5), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: xalan Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxerces27_2.7.0-5_solaris-i386.deb Size: 1224126 MD5sum: 20c9a63fe69f4e301b53e981ee475808 SHA1: 0820dd5f80e4cff84fdcc1eb9dbd1c9263125ddc SHA256: bcd1ddbe522e569706ba2651e18f6f8b842250849ff1dd439dccc1fdcef0bbbb Description: validating XML parser library for C++ Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C++ is faithful to the XML 1.0 recommendation and associated standards (DOM 1.0, DOM 2.0, SAX 1.0, SAX 2.0, Namespaces, XML Schema Part 1 and Part 2). It also provides experimental implementations of XML 1.1 and DOM Level 3.0. The parser provides high performance, modularity, and scalability. Package: libxfce4mcs-dbg Priority: extra Section: contrib/libs Installed-Size: 7 Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: libxfce4mcs Version: 4.4.2-3 Depends: libxfce4mcs-client3 (= 4.4.2-3), libxfce4mcs-manager3 (= 4.4.2-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxfce4mcs-dbg_4.4.2-3_solaris-i386.deb Size: 48340 MD5sum: 8f36a3086fff68e10b9f44237bcd198a SHA1: add867e96167e888e29538809f0521f9619c8bd0 SHA256: d93f24c985a452a4cb85d01607a0ee04df281139908c4e02bd0e17be88a47854 Description: debugging informations for libxfce4mcs This package contains a debugging symbols for libxfce4mcs-manager3 and libxfce4mcs-client3, which provides basic functions for the Xfce4 configuration tool. Homepage: http://www.xfce.org/ Package: libshhmsg1 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Oohara Yuuma Architecture: solaris-i386 Source: shhmsg Version: 1.4.1-4.1 Replaces: shhmsg Depends: libgcc1 (>= 1:4.2.1) Conflicts: shhmsg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libshhmsg1_1.4.1-4.1_solaris-i386.deb Size: 9918 MD5sum: c222831e128d5060efab4961f962a97a SHA1: c069e6242e74cfc76b37dd0de1d936bd738c7e96 SHA256: c2a63c23c732e876ac54c9019b1524357a3c236bd677635cc026063008295df8 Description: library for displaying messages - runtime This is Sverre H. Huseby's library for displaying messages in terminal based programs. It can treat the verbosity level and prepend the program name if necessary. . This package contains what you need to run programs that use this library. . Upstream webpage: http://shh.thathost.com/ Package: libqttelepathyclient0 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Krap Maintainers Architecture: solaris-i386 Source: telepathy-qt Version: 0.14.1+svn2064-0ubuntu1 Depends: libdbus-1-3 (>= 1.1.1), libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.2.1), libglib2.0-0, libiconv, libqt4-core (>= 4.3.4), libqttelepathycommon0, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libqttelepathyclient0_0.14.1+svn2064-0ubuntu1_solaris-i386.deb Size: 71722 MD5sum: 15bbb6fcc6a09d8853bf517c5a612cde SHA1: 8d47b02e1fd27ef3ff9c1ddafdb256e2919b1af5 SHA256: a230c398d1ecfd4a741a0130528016a35cdb9147a57bdf570a1e993d88a46339 Description: client library for Qt4 telepathy Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications. . This package contains the client Qt4 telepathy library. Package: libgcgi0 Priority: optional Section: contrib/libs Installed-Size: 22 Maintainer: Jeremy T. Bouse Architecture: solaris-i386 Source: libgcgi Version: 0.9.5.dfsg-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgcgi0_0.9.5.dfsg-2_solaris-i386.deb Size: 177802 MD5sum: f8a9e1ff28f2ab04c0166000ab4b8d33 SHA1: 615501119caa47612758f02ff36c36952616258c SHA256: 04af452ff000060713e0d72e6a03a54e16a3b7e6a7aea90d013d6f0f72715d89 Description: library for CGI programs in C GCGI is a library that implements NCSA's common gateway interface (CGI) as well as extensions to that interface as defined in RFC2388. Package: liborbit0 Priority: optional Section: contrib/libs Installed-Size: 20 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sebastian Rittau Architecture: solaris-i386 Source: orbit Version: 0.5.17-11.1ubuntu4 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), mcpp, sunwcsl, sunwcslr, sunwlibm Conflicts: libbonobo2 (<< 1.0.14) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liborbit0_0.5.17-11.1ubuntu4_solaris-i386.deb Size: 177548 MD5sum: 5751f7f26e8caf3e81ba81743b857506 SHA1: 6e4dd6e87fe19c7a7da6e6735f44e40f7cfd07ba SHA256: 5e618756399a980e9dfcbcbe3b997db728494860632651dc16f7c1918331ea76 Description: Libraries for ORBit - a CORBA ORB ORBit is a lightweight CORBA ORB designed for use with the Gnome project. (Nothing about it requires Gnome, though.) . This package contains the run-time libraries used by ORBit-based apps. Package: vflib3 Priority: optional Section: contrib/libs Installed-Size: 98 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 3.6.13.dfsg-1build1 Depends: defoma, libgcc1 (>= 1:4.2.1), libkpathsea4 (>= 2007), libt1-5, libttf2, sunwcslr, sunwlibm Suggests: asiya24-vfont (>> 1-6.6), watanabe-vfont (>> 1-6.6) Conflicts: asiya24-vfont (<< 1-6.6), watanabe-vfont (<< 1-6.6) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/vflib3_3.6.13.dfsg-1build1_solaris-i386.deb Size: 1415078 MD5sum: 76ad2a67cb5b37d5a08a624a7553fea0 SHA1: b49d4039219e6edd5d1ebaf01fe7df7b31664ac6 SHA256: 4e8f6893cba634c26ba4b315d5a192d8323e9343244326da003012d05f59ebc3 Description: Versatile Font Library VFlib3 is a font rasterizer library for multi-lingual information processing. Using VFlib3, you can obtain bitmap data of characters(glyphs) from various fonts in a unified manner. . VFlib3 can handle almost all font formats available - it now supports PK, GF, VF, TFM, OFM level 0, OVF, PCF, BDF, HBF, Syotai-Club, JG, eKanji and more. TrueType and Type 1 fonts are also supported via FreeType1 and T1lib respectively. Font search via kpathsea is supported, too. . This package contains the shared library and configuration files needed to run programs using VFlib3. Package: libdiscover2 Priority: optional Section: contrib/libs Installed-Size: 16 Maintainer: Petter Reinholdtsen Architecture: solaris-i386 Source: discover Version: 2.1.2-2 Depends: discover-data (>> 2.2004.04), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), sunwcslr Conflicts: discover (<< 2.0), discover1, libdiscover1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdiscover2_2.1.2-2_solaris-i386.deb Size: 95374 MD5sum: 39d4b6bb051cf7a51d42372a79937916 SHA1: ebd7f6287fd05979096c1514fe06be8da8a88a8f SHA256: 5d8c12be4408824cf68be004c277747e635065a7f9d7d0ffff056e4cdf360110 Description: hardware identification library libdiscover is a library enabling identification of various PCI, PCMCIA, and USB devices. Package: libdisasm0 Priority: optional Section: contrib/libs Installed-Size: 406 Maintainer: Kees Cook Architecture: solaris-i386 Source: libdisasm Version: 0.23-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Suggests: x86dis Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdisasm0_0.23-1_solaris-i386.deb Size: 44242 MD5sum: 46eee6010548c8620da19c982a00ac02 SHA1: b39a14fd5a9e410d8306849b355a151e7ee6d932 SHA256: 215d3e08d26be70ca9af6a18dec39b571c5b65d2be7165a7eaac80154747ca5b Description: disassembler library for x86 code Libdisasm is a disassembler for Intel x86-compatible object code. It compiles as a shared and static library on Linux, FreeBSD, and Win32 platforms. The core disassembly engine is contained in files with the prefix "i386", and is shared with the x86 ARCH extension of the bastard disassembler. Homepage: http://bastard.sourceforge.net/libdisasm.html Package: libargtable2-0 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Shachar Shemesh Architecture: solaris-i386 Source: argtable2 Version: 7-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Conflicts: argtable, argtable2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libargtable2-0_7-2_solaris-i386.deb Size: 12936 MD5sum: 3f41bdb0e6bf601dcc69c52421899868 SHA1: c3aa482f7ee6d0cf12dc55d8d3496ccec60f8ca9 SHA256: 8b25d93c158b1d042456d5123b10d92cc64010cd4c22ea57d2745b68c36b91fc Description: A library for parsing GNU style command line arguments Argtable is an ANSI C library for parsing GNU style command line arguments. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The command line is then parsed according to that specification and the resulting values are returned in those same structs where they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar) and untagged arguments are supported, as are multiple instances of each argument. Syntax error handling is automatic and the library also provides the means for displaying the command line syntax directly from the array of argument specifications. . argtable can function as a "getopt_long" replacement, without the user of the program noticing the difference. Unlike "getopt_long", however, argtable is cross platform, working on all Posix systems, as well as Windows and Mac. Package: libsnmpkit2c2a Priority: optional Section: contrib/libs Installed-Size: 277 Maintainer: A Mennucc1 Architecture: solaris-i386 Source: snmpkit Version: 0.9-13 Replaces: libsnmpkit2c102, libsnmpkit2c2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: libsnmpkit1, libsnmpkit2, libsnmpkit2c102, libsnmpkit2c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsnmpkit2c2a_0.9-13_solaris-i386.deb Size: 53590 MD5sum: 8a418a90c883fe0b28e6c8ee435a0886 SHA1: 9f564266d1fe1a730ed48fdd18d022f7cce248ea SHA256: 1acc8e5a5bd19de4c5aedfb27e78e9da178bf2d3dee77ae75222983c0d5c7278 Description: multithreaded SNMP connection library This library allows a program to make large numbers of SNMP connections simultaneously. Package: libadolc0 Priority: optional Section: contrib/libs Installed-Size: 551 Maintainer: Barak A. Pearlmutter Architecture: solaris-i386 Source: adolc Version: 1.10.2-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwlibm Conflicts: libadolc1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libadolc0_1.10.2-1_solaris-i386.deb Size: 201656 MD5sum: d815e0130ec73e19fb701db84472559f SHA1: cf61d185530a7670e64a24fc96a8deaa1bdbdc75 SHA256: 81a533054390fc4e096a2a5e1f1204ca83c426a01fcbd901badc50760a50f0e7 Description: ADOLC automatic differentiation system, runtime libs The ADOLC system automatically calculates exact derivatives of a C/C++ function. It uses C++ overloading to record arithmetic operations, which it plays back later in various ways to calculate the requested values. . This package contains the runtime library. Package: libsofia-sip-ua0 Priority: optional Section: contrib/libs Installed-Size: 31 Maintainer: Debian VoIP Team Architecture: solaris-i386 Source: sofia-sip Version: 1.12.7-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwopensslr Suggests: sofia-sip-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libsofia-sip-ua0_1.12.7-1_solaris-i386.deb Size: 514586 MD5sum: 8766c51f9b3c3cf199fdc3065a415bfd SHA1: a139509cdf7c5eabf174cb62cbaf2287d8ea3636 SHA256: e5132dacd5ed1dd79822a5d8d1b78b2122eec36136a1673859b26ef8c7f19dfc Description: Sofia-SIP library runtime Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. . The library is implemented in ANSI C, and provides an extensive set of features for implementing SIP/SIMPLE User-Agents. Highlights include full UDP/TCP/TLS support, IPv4/6 support, SIMPLE presence and messaging support, SIP offer/answer engine and numerous mechanisms for NAT/FW traversal. . This package provides the main library runtime files. Homepage: http://sofia-sip.sourceforge.net/ Package: libcolorblind0 Priority: extra Section: contrib/libs Installed-Size: 9 Maintainer: Daniel Ruoso Architecture: solaris-i386 Source: colorblind Version: 0.0.1-1build1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcolorblind0_0.0.1-1build1_solaris-i386.deb Size: 5374 MD5sum: fc4f5422dfefc691c2669b003567a796 SHA1: 840ef14f8f144299113457ca30011d93b30bb87f SHA256: b83d5cab004f522a054c216a22965f7b2a355124a32bcafc6274f57f0fdd06af Description: Pixel Filter for colorblind accessibility This library provides an unified way to recalculate colors in order to present alternative views on images for colorblind people. . This package contains the library files. Package: pslib1 Priority: optional Section: contrib/libs Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Uwe Steinmann Architecture: solaris-i386 Source: pslib Version: 0.4.1-1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libgif4 (>= 4.1.6), libjpeg62, libpng12-0 (>= 1.2.13-4), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/pslib1_0.4.1-1ubuntu1_solaris-i386.deb Size: 90928 MD5sum: acd15d90bbc5180594eb22ce61796205 SHA1: 38398edd560a7ba3e3859b35402ff93c2b6e75a2 SHA256: bec9df4cf91b7932be3a05bc6789034c8582dfa8d8e387acf8bb6d85fe7eb21e Description: library to create PostScript files pslib is a library to create PostScript files. It offers many drawing primitives, image output and very sophisticated text rendering. It can read external Type1 fonts and embed them into the output file. It supports pdfmarks which makes it in combination with ghostscript's pdfwriter an alternative for libraries creating PDF. Package: libcryptokit-ocaml Priority: optional Section: contrib/libs Installed-Size: 20 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: cryptokit Version: 1.3-6 Depends: libgcc1 (>= 1:4.2.1), ocaml-base-3.10.0, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcryptokit-ocaml_1.3-6_solaris-i386.deb Size: 30168 MD5sum: c29c7ca7849d1b3cd3f42d8b2982dce2 SHA1: eeb6a4ca34d0cdaaece0dd9ab233497dce558430 SHA256: 1f0f2fecaf363ca4c1548e16eb88434bcea750a5e6bdbe78de575ecb55526807 Description: cryptographic algorithm library for OCaml - runtime The Cryptokit library for Objective Caml provides a variety of cryptographic primitives that can be used to implement cryptographic protocols in security-sensitive applications. The primitives provided include: . - Symmetric-key ciphers: AES, DES, Triple-DES, ARCfour, in ECB, CBC, CFB and OFB modes. - Public-key cryptography: RSA encryption, Diffie-Hellman key agreement. - Hash functions and MACs: SHA-1, MD5, and MACs based on AES and DES. - Random number generation. - Encodings and compression: base 64, hexadecimal, Zlib compression. . Additional ciphers and hashes can easily be used in conjunction with the library. In particular, basic mechanisms such as chaining modes, output buffering, and padding are provided by generic classes that can easily be composed with user-provided ciphers. More generally, the library promotes a "Lego"-like style of constructing and composing transformations over character streams. . This package provides just the shared library for Cryptokit. Package: liba52-0.7.4 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian multimedia packages maintainers Architecture: solaris-i386 Source: a52dec Version: 0.7.4-11ubuntu1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liba52-0.7.4_0.7.4-11ubuntu1_solaris-i386.deb Size: 26922 MD5sum: 2c380b4a4829f9914d5a755a261f8c66 SHA1: b378f16984fe32167bece2b4462d6251dfcaca6f SHA256: a501e464602b44f471ed6034284d2e44aa5ce4c0f1c6d93740ba65ce8701da70 Description: library for decoding ATSC A/52 streams liba52 is a free library for decoding ATSC A/52 streams. The A/52 standard is used in a variety of applications, including digital television and DVD. It is also known as AC-3. . Homepage: Package: libapache2-mod-log-sql-dbi Priority: optional Section: contrib/libs Installed-Size: 29 Maintainer: Thomas Goirand Architecture: solaris-i386 Source: libapache-mod-log-sql Version: 1.100-11.1 Depends: libapache2-mod-log-sql (= 1.100-11.1), libdbi0, libgcc1 (>= 1:4.2.1), sunwcslr Recommends: libapache2-mod-log-sql-ssl Conflicts: libdbi0 (<< 0.8.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libapache2-mod-log-sql-dbi_1.100-11.1_solaris-i386.deb Size: 17866 MD5sum: d56632b5b7bf9ff9fc155a467311b488 SHA1: 76126cbdee12d9f196b8905a3febf8505fbdfe53 SHA256: bdacb34a11f18fb57cad9afbac9f187477cc8fe3195b39952a4ec1f2001726a7 Description: Use SQL to store/write your apache queries logs - DBI interface mod_log_sql is a log module for Apache 1.3 and 2.0 which logs all requests to a MySQL database. . DBI interface. . Created for apache-2.0. Use libapache-mod-log-sql-dbi for apache-1.3. Package: libdotconf1.0 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Shane Wegner Architecture: solaris-i386 Source: dotconf Version: 1.0.13-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdotconf1.0_1.0.13-2_solaris-i386.deb Size: 15938 MD5sum: 17cc0ffdb90051f22bffa2ae84368c6f SHA1: db0e00c7a02148d945dd2b5bf2b8692e60f1d7eb SHA256: 0c2671bfce058debd8a1988a788ea4cc0857b9870d7a04908e101fd906633a95 Description: Configuration file parser library - runtime files dot.conf is a simple-to-use and powerful configuration-file parser library written in C. The configuration files created for dot.conf look very similar to those used by the Apache Webserver. Even Container-Directives known from httpd.conf can easily be used in the exact same manner as for Apache-Modules. It supports various types of arguments, dynamically loadable modules that create their own configuration options on-the-fly, a here-documents feature to pass very long ARG_STR data to your app, and on-the-fly inclusion of additional config files. Package: libppd0 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: A Mennucc1 Architecture: solaris-i386 Source: libppd Version: 2:0.10-6 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libppd0_0.10-6_solaris-i386.deb Size: 20030 MD5sum: c46b9b8f6b2cf011189f0908d1d718f0 SHA1: 9ef5704996ab22ea1c0b9d085c15a72698282962 SHA256: ac42f10e9045e7284e10a131cdfc0744601ac1d0e510bcb1eb325bd03f3c2641 Description: postscript PPD file library PostScript was designed as a device independent language. To be able to access device specific features like selecting different paper trays and turning on different imaging models, each printer vendor supplies a PostScript Printer Definition or PPD file. This library reads those PPD files and provides functions that allow a program to modify PostScript print jobs to acces these special features. Package: liblablgl-ocaml Priority: optional Section: contrib/libs Installed-Size: 23 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Source: lablgl Version: 1.03-1 Depends: freeglut3, libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libx11-6, libxext6, libxmu6, ocaml-base-3.10.0 Conflicts: lablgl (<< 0.97-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/liblablgl-ocaml_1.03-1_solaris-i386.deb Size: 57338 MD5sum: 58c1dd21dce8a71561620746dba15b5c SHA1: 156c2d2edec8080154e4b02ffad792a769761061 SHA256: 85d918648eed33a23d10a422b3f7fc216ea8dd7bbdca1714d06584b566c6869e Description: Runtime libraries for lablgl LablGL is an OpenGL interface for Objective Caml. Since it includes support for the Togl widget, you can comfortably use it with LablTk. A GtkGlarea binding for use with lablgtk is also provided. . This package include only the dynamic libraries needed for running dynamic bytecode executables. Package: libfiredns0.9 Priority: optional Section: contrib/libs Installed-Size: 47 Maintainer: Herve Rousseau Architecture: solaris-i386 Source: firedns Version: 0.9.12+dfsg-3 Depends: libfirestring0.9, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libfiredns0.9_0.9.12+dfsg-3_solaris-i386.deb Size: 13470 MD5sum: 867ae3fb5ca3ab698877280629ad3c6f SHA1: e8ff562d79ddcf4d61aae50b4c50415cc02fe6f6 SHA256: f477a6d3b1896bea68c00b0cc5e811bf326cf4752918e20c47125cc398b26a2f Description: Runtime libraries for firedns, an asynch. dns resolver library FireDNS is a DNS resolver library. Features include asynchronous resolution, and multi-server queries (making lookups much faster than with the stock libc/bind functions). Package: libspread1 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Mende Architecture: solaris-i386 Source: spread Version: 3.17.4-1ubuntu1 Provides: libspread Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libspread1_3.17.4-1ubuntu1_solaris-i386.deb Size: 56034 MD5sum: 721bdd5852a5375f24359ee8af10eda9 SHA1: 4f11d590c2837b3b8721f562a79924a3b2eeda8a SHA256: c162f05ec086e50255042d6608076e05e87899ce994ea9cbf80880ab7a28d352 Description: C library for the Spread messaging service A C library that speaks the Spread messaging protocol. Spread provides a high performance messaging service that is resilient to faults across external or internal networks. Package: tntdb-mysql0 Priority: optional Section: contrib/libs Installed-Size: 280 Maintainer: Kari Pahula Architecture: solaris-i386 Source: tntdb Version: 0.9.2-1 Depends: libcxxtools4, libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), libstdc++6 (>= 4.2.1), libtntdb0, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/tntdb-mysql0_0.9.2-1_solaris-i386.deb Size: 63102 MD5sum: ae79c1337d7e27944d0d37093ac073d1 SHA1: a3ca71f0b30e160d78003131ff9b98fab1b6562b SHA256: 51111a32d16b620f6b7dd94f3dbba536e9f70f5b69353b8900c93d959d38efca Description: MySQL backend for tntdb database access library This library provides a thin, database independent layer over an SQL database. It lacks complex features like schema queries or wrapper classes like active result sets or data bound controls. Instead you get to access the database directly with SQL queries. The library is suited for application programming, not for writing generic database handling tools. . This file has the necessary files for MySQL support. . Homepage: http://www.tntnet.org/tntdb.hms Package: libcherokee-base0 Priority: optional Section: contrib/libs Installed-Size: 376 Maintainer: Gunnar Wolf Architecture: solaris-i386 Source: cherokee Version: 0.7.2-2~hardy1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcherokee-base0_0.7.2-2~hardy1_solaris-i386.deb Size: 193352 MD5sum: ce43b79b4bf7e57410f64ee4ace97b4c SHA1: 2c84a4bab824b782a770e859e8233737b2929fb2 SHA256: 1f059aca5fd510acc6c64b318210bc1108df962dd22b48ac30e008c156c23f5f Description: extremely fast and flexible web server - libraries Cherokee is an extremely fast and flexible web server. It's embedable, extensible with plug-ins. It has handler-to-path, virtual servers, gzip encoding, modular loggers, CGI support, and can run in a chroot environment, among other features. . This is the runtime library Homepage: http://cherokee-project.org/ Package: libfwbuilder7 Priority: optional Section: contrib/libs Installed-Size: 1797 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jeremy T. Bouse Architecture: solaris-i386 Source: libfwbuilder Version: 2.1.14-0ubuntu1 Replaces: libfwbuilder0, libfwbuilder6, libfwbuilder6c2a Depends: libgcc1 (>= 1:4.2.1), libsnmp9 (>= 5.2.1.2-3), libstdc++6 (>= 4.2.1), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), sunwcsl, sunwlibm Conflicts: libfwbuilder0, libfwbuilder6, libfwbuilder6c2a Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libfwbuilder7_2.1.14-0ubuntu1_solaris-i386.deb Size: 556142 MD5sum: 2864a03ba0e80e9a30ce2c3784553039 SHA1: b80cd74389560e58f9032ad96eb0905827a0f50e SHA256: 07dd18294a333573122d5b51aa406ea5a0f356b4f32bebca2ab6196f017eca06 Description: Firewall Builder API library This package contains the libraries and header files that programmer would need to develop applications using Firewall Builder API. Package: libgtksourceviewmm-2.0-1 Priority: optional Section: libs Installed-Size: 10 Maintainer: Ubuntu Desktop Team Original-Maintainer: Dodji Seketeli Architecture: solaris-i386 Source: libgtksourceviewmm Version: 1.9.3-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1c2a (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libgtksourceview2.0-0 (>= 2.2.0), libiconv, libpango1.0-0 (>= 1.20.1), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgtksourceviewmm-2.0-1_1.9.3-0ubuntu1_solaris-i386.deb Size: 35948 MD5sum: c65bf0107806b825b65d8143c6b0936a SHA1: 319601de03096f8a5ac7ae73c71e04b9d6409c13 SHA256: 11af534b6e0d8b199aef63c60ad5d87a261b537e8c69a9d56c84cd2d8238cb50 Description: C++ binding of GtkSourceView GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to the text widget included in GTK+ 2.x adding syntax highlighting and other features typical for a source file editor. . GtkSourceViewMM is crafted to integrate well into applications using the gtkmm framework. Package: opensync-plugin-evolution Priority: optional Section: contrib/libs Installed-Size: 50 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Banck Architecture: solaris-i386 Source: libopensync-plugin-evolution2 Version: 0.22-2ubuntu1 Depends: libbonobo2-0 (>= 2.15.0), libebook1.2-9 (>= 2.22.3), libecal1.2-7 (>= 2.22.3), libedata-book1.2-2 (>= 2.22.3), libedata-cal1.2-6 (>= 2.22.3), libedataserver1.2-9 (>= 2.22.3), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomevfs2-0 (>= 1:2.17.90), libiconv, libopensync0 (>= 0.22), liborbit2 (>= 1:2.14.10), libpopt0 (>= 1.10), libxml2 (>= 2.6.27), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/opensync-plugin-evolution_0.22-2ubuntu1_solaris-i386.deb Size: 13874 MD5sum: 070a9bea7d225222ed62195947ec9c62 SHA1: 78832962e4004a05c93a0848c95d8a45decd5805 SHA256: 80f1d0db1972c8ca161b8e58b6b078a649368bb4de1201a7cf998fa851cc03c7 Description: Evolution plugin for opensync An Evolution 2 plugin for opensync. This allows you to synchronise with the Evolution 2 groupware suite. Package: tk8.3 Priority: optional Section: contrib/libs Installed-Size: 68 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tcl/Tk Debian Packagers Architecture: solaris-i386 Version: 8.3.5-12ubuntu1 Provides: wish Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcsl, sunwlibm, tcl8.3 (>= 8.3.5) Recommends: xterm | x-terminal-emulator Conflicts: tk40 (<= 4.0p3-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/tk8.3_8.3.5-12ubuntu1_solaris-i386.deb Size: 802516 MD5sum: ccfb816fcf0ec5017d7d6bd43aa1f9d6 SHA1: fd430309dac8ea4edd8d5e344653d02b4f5a05c5 SHA256: f8ef962bd2bc3a69f70330d2741b23dd1f2500897df2542036c3a92713da10d9 Description: Tk toolkit for Tcl and X11, v8.3 - run-time files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains everything you need to run Tk (wish) scripts and Tk-enabled apps. Homepage: http://www.tcl.tk/ Package: libpari2-gmp Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Bill Allombert Architecture: solaris-i386 Source: pari Version: 2.3.3-2-build1 Depends: libgcc1 (>= 1:4.2.1), libgmp3c2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libpari2-gmp_2.3.3-2-build1_solaris-i386.deb Size: 1269154 MD5sum: 72ac429d032d7c1968b574b4b0f6ece1 SHA1: cc5376d988f98bb7f923375b1a88fecfe7ebfa8f SHA256: 6a1839b679ef042efc74f75e500b8ddd9ed4bf6ab9059cb618f749c32435e2cb Description: PARI/GP Computer Algebra System shared library PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations. . Originally developed by Henri Cohen and his co-workers (University Bordeaux I, France), PARI is now under the GPL and maintained by Karim Belabas with the help of many volunteer contributors. . This package contains the shared library built with GNU MP support. Homepage: http://pari.math.u-bordeaux.fr Package: libqsearch-gomp1 Priority: optional Section: contrib/libs Installed-Size: 68 Maintainer: Rudi Cilibrasi Architecture: solaris-i386 Source: libqsearch Version: 1.0.5-1 Depends: libcomplearn1, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgsl0ldbl (>= 1.9), libiconv, libxml2, sunwcsl, sunwlibm Conflicts: complearn-gui (<= 0.9.8), complearn-mpi (<= 0.9.8), libcomplearn0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libqsearch-gomp1_1.0.5-1_solaris-i386.deb Size: 27206 MD5sum: 89c0bf284dcb32c2770c77bb9247a6b8 SHA1: c5cddc73fd07e93c388e7a9dd619164277efd3b5 SHA256: be0f7cc02cfe857da4017164ee12e7dae13452a32df87c656f9ce4516eb782a5 Description: machine-learning core library runtime files with OpenMP (libgomp) complearn makes artificial intelligence easy and fast on multi-core microprocessors. By using the powerful statistical analysis already built within data compression programs, this library delivers high-quality results with very low effort . Homepage: http://complearn.org/ Package: libgalago-gtk1 Priority: optional Section: contrib/libs Installed-Size: 146 Maintainer: Riccardo Setti Architecture: solaris-i386 Source: libgalago-gtk Version: 0.5.0-2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgalago3, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgalago-gtk1_0.5.0-2_solaris-i386.deb Size: 55214 MD5sum: 382bb353b62e32ef15da46b8c923ed8b SHA1: 38bd7a3f7f2783a59df764c6297c0efbeb998850 SHA256: d98b9bdfc9c591deb04a66bcab6f7221cb90374cf55dabdfa6131ae8fb5f5632 Description: GTK+ widgets for the Galago presence framework A collection of widgets that work with the Galago desktop presence framework. Package: libmxml1 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Luis Uribe Architecture: solaris-i386 Source: mxml Version: 2.4-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libmxml1_2.4-1_solaris-i386.deb Size: 24420 MD5sum: d765f290a3d5b20a1b5c1d514d6ae5e6 SHA1: 39b1222f4e1834552954153b5a7878ff85a1056c SHA256: 811dbb5673f07342f12a9be0365a1ba2bdd0d77082c2bfd0bc00d8e85df4f55d Description: small XML parsing library (runtime) Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. . Mini-XML provides the following functionality: * Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML files and strings. * Data is stored in a linked-list tree structure, preserving the XML data hierarchy. * Supports arbitrary element names, attributes, and attribute values with no preset limits, just available memory. * Supports integer, real, opaque ("cdata"), and text data types in "leaf" nodes. * Functions for creating, indexing, and managing trees of data. * "Find" and "walk" functions for easily locating and navigating trees of data. . Mini-XML doesn't do validation or other types of processing on the data based upon schema files or other sources of definition information, nor does it support character entities other than those required by the XML specification. . This package contains the files necessary for running applications that use the Mini-XML library. . Homepage: http://www.minixml.org/ Package: libdc0c2 Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Ubuntu MOTU Team Original-Maintainer: Pasi Savilaakso Architecture: solaris-i386 Source: libdc0 Version: 0.3.11-0nexenta2 Replaces: libdc0 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libxml2 (>= 2.6.27), sunwlibm, sunwopensslr Conflicts: libdc0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libdc0c2_0.3.11-0nexenta2_solaris-i386.deb Size: 283710 MD5sum: c53a935f5fa4e8cf6a49187e14a502b2 SHA1: 648bf8599c64f6c9c82c476653a0f1a0d3dcd060 SHA256: c929a238558894063942f7f3f1706764094606d2fe580d46ea2a127854b2d5ba Description: Runtime libraries for Valknut Valknut is a graphical client for popular peer to peer network called Direct Connect. . Valknut has many features, such as searching on all public servers without connecting, downloading a file from multible locations, connecting to multiple servers, and support for multiple languages. Package: libgoocanvas3 Priority: optional Section: contrib/libs Installed-Size: 301 Maintainer: Jose Carlos Garcia Sogo Architecture: solaris-i386 Source: goocanvas Version: 0.9-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgoocanvas-common (= 0.9-1), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgoocanvas3_0.9-1_solaris-i386.deb Size: 100024 MD5sum: 3ce9f98eb98e5d2ba73e68b4708447ae SHA1: b5545de5d31b5b602a3a168ffca6b16544a6d837 SHA256: fc76a3759e76cf3ccf41a6f47ceb50a8e2ac8944d047d09b9a26af9a04f264b3 Description: new canvas widget for GTK+ that uses the cairo 2D library GooCanvas is a new canvas widget for GTK+ that uses the cairo 2D library for drawing. It has a model/view split, and uses interfaces for canvas items and views, so you can easily turn any application object into canvas items. . This package contains the shared library Package: libgnomescan0 Priority: optional Section: contrib/libs Installed-Size: 87 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Étienne Bersac Architecture: solaris-i386 Source: gnomescan Version: 0.4.1-0ubuntu4 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libgimp2.0, libglib2.0-0 (>= 2.14.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomescan-common, libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsane (>= 1.0.11-3), libsm6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libgnomescan0_0.4.1-0ubuntu4_solaris-i386.deb Size: 34874 MD5sum: 0ca5858722858d3afded650e193f8b04 SHA1: ac4cd721b7bcfefee94deff8f0e624a0330211d3 SHA256: c70094ddc7faa27a39782c2bc5f3fd5f068a7fe15a18a71beb2c625158c14cb3 Description: Gnome scan access library A glib binding for libsane. . This project is in alpha stage. Package: libcairo-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 17 Maintainer: Paul van Tilburg Architecture: solaris-i386 Source: libcairo-ruby Version: 1.5.0-1.1 Replaces: libcairo-ruby (<= 1.0.0-1) Depends: libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), ruby1.8, sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libcairo-ruby1.8_1.5.0-1.1_solaris-i386.deb Size: 61386 MD5sum: 625ffdce52bb723b26f8dfd201f3dea9 SHA1: eabb77076ffbbdf2e64e721718a67899d4770041 SHA256: 44c89821a28e3aa3e77c172242e845c8047535725b4fb3f923ce8ca5d077ba4a Description: Cairo bindings for the Ruby language Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. This package contains libraries for using Cairo with the Ruby programming language. It is most likely useful in conjunction with Ruby bindings for other libraries such as GTK+. . Homepage: http://cairographics.org/rcairo . This package is built for Ruby 1.8. Package: libbt Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bruno Barrera C. Architecture: solaris-i386 Source: blackbox Version: 0.70.1-2ubuntu1 Depends: libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, libxft2 (>> 2.1.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libbt_0.70.1-2ubuntu1_solaris-i386.deb Size: 107710 MD5sum: c5b76c4ba72d52b94f92465633efd4ea SHA1: ac1ffc18739d69c848967b36fbc26a7f942c8bcc SHA256: 8f5ac40ecfda0e4b25bcb9148d94ba5f8d30bcbe402e1a7674f4561b8856acd1 Description: Blackbox - shared library This is a window manager for X. It is similar in many respects to such popular packages as Window Maker, Enlightenment, and FVWM2. You might be interested in this package if you are tired of window managers that are a heavy drain on your system resources, but you still want an attractive and modern-looking interface. . The best part of all is that this program is coded in C++, so it is even more attractive "under the hood" than it is in service -- no small feat. . If none of this sounds familiar to you, or you want your computer to look like Microsoft Windows or Apple's OS X, you probably don't want this package. . This package contains the development library libbt Package: libxfce4mcs-client3 Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Source: libxfce4mcs Version: 4.4.2-3 Replaces: libxfce4mcs-client-0, libxfce4mcs-client-1, libxfce4mcs-client-2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libxfce4util4 (>= 4.4.2), sunwcslr Conflicts: libxfce4mcs-client-0, libxfce4mcs-client-1, libxfce4mcs-client-2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libxfce4mcs-client3_4.4.2-3_solaris-i386.deb Size: 20860 MD5sum: b4dc708e0b8b4608d13a699e62d93852 SHA1: c88a01174a68aebfc7e7824a6d72130dc2dc7f8a SHA256: 059f08992649b1a31a9150af7035a902b573182ef6e1e66ec58e5798366f79a0 Description: Client library for Xfce4 configure interface This package contains a library which can be used by every program that aims to be a configuration-manager for Xfce4. . If you intend to use Xfce4, you definitely want to install this package. Homepage: http://www.xfce.org/ Package: libuninum5 Priority: extra Section: contrib/libs Installed-Size: 10 Maintainer: Bartosz Fenski Architecture: solaris-i386 Source: libuninum Version: 2.6-2 Depends: libgcc1 (>= 1:4.2.1), libgmp3c2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libuninum5_2.6-2_solaris-i386.deb Size: 38044 MD5sum: 4a8808a2fd8e60b5a5235530610fa8e4 SHA1: bccae08826d4b60267e59503921b6b457b366434 SHA256: dd430cba77f07c8f032f869e33f01998de9b840bb2d57ef905d273ec463f931d Description: library for handling numbers as Unicode strings Libuninum is a library for converting Unicode strings to numbers and numbers to Unicode strings. Standard functions like strtoul, strtod, and sprintf do this for numbers written in the usual Western number system using the Indo-Arabic numerals, but they do not handle other number systems. . Libuninum can handle them properly. . Homepage: http://billposer.org/Software/libuninum.html Package: libccc-0.1-0 Priority: extra Section: contrib/libs Installed-Size: 18 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hubert Figuiere Architecture: solaris-i386 Source: libccc Version: 0.0.5-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libccc-0.1-0_0.0.5-0ubuntu1_solaris-i386.deb Size: 65728 MD5sum: 0ad9b0310f8a4841dc48f24478edf2a4 SHA1: 982b39d7f77d3bd0df006e0e63a144fc7e05f4f5 SHA256: 16e1c690cbaa23b205393e358bf833a19656bb4c6633cb1b0b59cd8842e8008a Description: A Cairo based Canvas Criawips Cairo Canvas is a Cairo based canvas with a MVC inspired by GnomeCanvas, and developed for Criawips. . http://live.gnome.org/Criawips/CriaCanvas Python-Version: 2.5 Package: libaudiere-1.9.4-dbg Priority: optional Section: contrib/libs Installed-Size: 1180 Maintainer: Arthur Loiret Architecture: solaris-i386 Source: audiere Version: 1.9.4-2 Depends: libaudiere-1.9.4 (= 1.9.4-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/libs/libaudiere-1.9.4-dbg_1.9.4-2_solaris-i386.deb Size: 408344 MD5sum: a0f809da93beeeb83eb13fc37953cab4 SHA1: 4cbf473cee2bfcac28ef7041d97a05effa5d6ec5 SHA256: e9e40340fe8f3faebf340f5d4f692bcca7064fd6856b3242e08a8e1736f9906f Description: a portable, high-level audio library (debug information) Audiere can play Ogg Vorbis, MP3, FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. . This package contains debugging symbols useful for tracing bugs in the libaudiere package. . Homepage: http://audiere.sourceforge.net/ Package: ee Priority: optional Section: contrib/editors Installed-Size: 97 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1:1.4.2-7 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/ee_1.4.2-7_solaris-i386.deb Size: 45356 MD5sum: 71a141786a1fd83f05fe90c6dc34a144 SHA1: 70eae8d1153560d885a2867fe60fa1aac67d5cf7 SHA256: e7c246a4da32f3e15cfd64e607eeea556b6b82a99c8a32557395fe3673c83c6a Description: An "easy editor" for novices and compuphobics The editor 'ee' (easy editor) is intended to be a simple, easy to use terminal-based screen oriented editor that requires no instruction to use. Its primary use would be for people who are new to computers, or who use computers only for things like e-mail. . ee's simplified interface is highlighted by the use of pop-up menus which make it possible for users to carry out tasks without the need to remember commands. An information window at the top of the screen shows the user the operations available with control-keys. Package: motor Priority: optional Section: contrib/editors Installed-Size: 8 Maintainer: Krzysztof Krzyzaniak (eloy) Architecture: solaris-i386 Version: 2:3.4.0-8-build1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libncurses5 (>= 5.6+20071006-3), libstdc++6 (>= 4.2.1), motor-common, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/motor_3.4.0-8-build1_solaris-i386.deb Size: 387614 MD5sum: 42f12189487f978526d93030cea9bcd2 SHA1: e99a09e9a7a3f38436b0cc0d970204b87bf7b2ea SHA256: bf29170caf6ca47bb9731dc0cde5a942d442d13f15504843e533f8770e24f89e Description: C/C++/Java Integrated Development Environment Motor is a text mode based programming environment for Linux. It consists of a powerful editor with syntax highlight feature, project manager, makefile generator, gcc and gdb front-end, etc. Deep CVS integration is also provided. Package: emacs21-bin-common Priority: optional Section: editors Installed-Size: 383 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Browning Architecture: solaris-i386 Source: emacs21 Version: 21.4a+1-5.3ubuntu1.1 Replaces: emacs21 (<< 21.2-4), emacs21-common (<< 21.3+1-4) Depends: emacs21-common (= 21.4a+1-5.3ubuntu1.1), libgcc1 (>= 1:4.2.1), liblockfile1 (>= 1.0), sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/emacs21-bin-common_21.4a+1-5.3ubuntu1.1_solaris-i386.deb Size: 163292 MD5sum: 547546890ca5ae4d42d46d320b956ae0 SHA1: 86ba0747ef5c6697395097df29d0f86ba56e370c SHA256: f1481344b1ac2a06fe3471d59ed8eec37dc310f2e9320083941c9321ca9229f5 Description: The GNU Emacs editor's shared, architecture dependent files GNU Emacs is the extensible self-documenting text editor. This package contains the architecture dependent infrastructure that's shared by emacs21 and emacs21-nox. Package: joe Priority: optional Section: contrib/editors Installed-Size: 46 Maintainer: Josip Rodin Architecture: solaris-i386 Version: 3.5-1.1-build1 Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/joe_3.5-1.1-build1_solaris-i386.deb Size: 379232 MD5sum: 13c30d2fa486116209efeb672d263119 SHA1: 59ef7d11d7132a1a63716e0070b3a81df31d11e3 SHA256: 87f16176b55d2efd95704ffbe8e3be5be8ad79afeec4a1174efdda7e2b00aadb Description: user friendly full screen text editor Joe, the Joe's Own Editor, has the feel of most PC text editors: the key sequences are reminiscent of WordStar and Turbo C editors, but the feature set is much larger than of those. Joe has all of the features a Unix user should expect: full use of termcap/terminfo, complete VI-style Unix integration, a powerful configuration file, and regular expression search system. It also has six help reference cards which are always available, and an intuitive, simple, and well thought-out user interface. . Joe has a great screen update optimization algorithm, multiple windows (through/between which you can scroll) and lacks the confusing notion of named buffers. It has command history, TAB expansion in file selection menus, undo and redo functions, (un)indenting and paragraph formatting, filtering highlighted blocks through any external Unix command, editing a pipe into or out of a command, and block move, copy, delete or filter. . Through simple QEdit-style configuration files, Joe can be set up to emulate editors such as Pico and Emacs, along with a complete imitation of WordStar, and a restricted mode version (lets you edit only the files specified on the command line). Joe also has a deferred screen update to handle typeahead, and it ensures that deferral is not bypassed by tty buffering. It's usable even at 2400 baud, and it will work on any kind of sane terminal. Package: qemacs Priority: optional Section: contrib/editors Installed-Size: 168 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.3.1.cvs.20050713-5 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), libx11-6, libxext6, libxv1, sunwcslr, sunwlibm Conflicts: qemacs-nox Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/qemacs_0.3.1.cvs.20050713-5_solaris-i386.deb Size: 748648 MD5sum: a36e659c8a6470a2a1d6d8ef3db7259a SHA1: 3204654d6b0b19dc74745b0a07c52f6f7c1cfa5d SHA256: 4ae2b00dc8a3192281b06b00f20f7908871848fcde42455a75bc1b909f4c277f Description: Small emacs clone editor with HTML and DocBook editing support QEmacs (for Quick Emacs) is a very small but powerful editor with an Emacs look and feel. Its features include: . * "All" Emacs common features, * Works on any VT100 terminals without termcap, * X11 support, with multiple simultaneous proportional fonts. Xft extension supported for anti aliased font display. * Highly optimized handling of huge files, * Full UTF8 support, including Unicode-conformant bidirectional editing, with Arabic and Indic scripts handling (in progress), * WYSIWYG HTML/XML/CSS2 mode graphical editing, with lynx-like rendering for VT100 terminals, * WYSIWYG DocBook mode based on XML/CSS2 renderer, * C mode with coloring with immediate update and emacs-like auto-indent, * Interactive-shell mode using colorized VT100 emulation, * Compile mode with next/prev error, * Input methods for most languages (from the Yudit editor) including Chinese, * X Input methods, * Hexadecimal editing mode with insertion and block commands, * Unicode hexa editing of UTF8 files, * UTF8 VT100 support with double width glyphs, * Small (full version is 150KB big). . Further information is available at Package: lpe Priority: optional Section: contrib/editors Installed-Size: 297 Maintainer: Adam Majer Architecture: solaris-i386 Version: 1.2.6.13-0.1-build1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libncurses5 (>= 5.6+20071006-3), libslang2 (>= 2.0.7-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/lpe_1.2.6.13-0.1-build1_solaris-i386.deb Size: 99406 MD5sum: c01921d127c7b1dd34863e0ac33a26a2 SHA1: 4f08de3956320e106667cfa25c4764127a783433 SHA256: 0ac8763b5fc01a7057b69cb0c1fcaf97ce6b10613f3d64ab763988bca19481a6 Description: Lightweight Programmer's Editor Lpe stands for "lightweight programmer's editor", and is exactly that. It is designed to provide at the same time all the features that might be required in a decent code editor and a light, intuitive feel that makes it a pleasure to work with, making all necessary commands accessible as easily as possible. Package: cssed Priority: optional Section: contrib/editors Installed-Size: 321 Maintainer: Ubuntu MOTU Developers Original-Maintainer: David Moreno Garza Architecture: solaris-i386 Version: 0.4.0-3ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.2.1), libxml2 (>= 2.6.27), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/cssed_0.4.0-3ubuntu1_solaris-i386.deb Size: 681678 MD5sum: 215a0024cfd99eae51010e1587f8cd85 SHA1: d1832bbb25741c19983d4c482264e58908b5aff4 SHA256: f0b2dc8cfbbf00dcf01f03b328e77192f17b0ed2b984fd5e61b6fec77110f1af Description: graphical CSS editor Application to help create and maintain CSS style sheets for web developing. . CSSED is a small developer editor and validator, that tries to ease the CSS editing. It features syntax highlighting, syntax validation, MDI notebook based interface, quick CSS properties and values insertion, auto-completion and dialog-based insertion of CSS complex values. . Homepage: http://cssed.sf.net/ Package: ncurses-hexedit Priority: optional Section: contrib/editors Installed-Size: 13 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.9.7-13-build1 Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/ncurses-hexedit_0.9.7-13-build1_solaris-i386.deb Size: 64452 MD5sum: c27e0ae6f9720fd671b797e0409bad8c SHA1: 074a8fcde71ab1f54c3d6d4c3931cf424f009306 SHA256: 96339f427eca902c92437cad29dec1967aa1ce1e5d0f03edce7049f2b632cfa2 Description: Edit files/disks in hex, ASCII and EBCDIC Hexedit is a file editor which allows editing and viewing a file in hexadecimal, along with its ASCII or EBCDIC text equivalent. Standard editing features include insert, delete, search (text or byte searches), highlighted changes, undo, two different viewing formats, and full screen text snapshots. Allows editing of fixed disks as well. Includes a binary/octal/decimal/hex converter. Package: emacs-snapshot-nox Priority: optional Section: editors Installed-Size: 28 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Romain Francoise Architecture: solaris-i386 Source: emacs-snapshot Version: 1:20080228-1ubuntu1 Provides: editor, emacs-snapshot, emacsen, info-browser, mail-reader, news-reader Depends: emacs-snapshot-bin-common (= 1:20080228-1ubuntu1), sunwcslr, sunwlibm Conflicts: w3-el Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/emacs-snapshot-nox_20080228-1ubuntu1_solaris-i386.deb Size: 4012158 MD5sum: 089282db55ff606f5faebbfcf48e90d4 SHA1: d4c6302d686e2df885e04fa0a6ea3760dfff9e25 SHA256: 5056f6bcfc0da0b5d0e60534406174643bec19e3be683c071c25588448bf8a44 Description: The GNU Emacs editor (without X support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs compiled without support for X. Homepage: http://www.gnu.org/software/emacs/ Package: vigor Priority: extra Section: contrib/editors Installed-Size: 22 Maintainer: Colin Watson Architecture: solaris-i386 Version: 0.016-12 Provides: editor Depends: libgcc1 (>= 1:4.2.1), libx11-6, perl-tk, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/vigor_0.016-12_solaris-i386.deb Size: 265986 MD5sum: 614e863af1185cfa3c3bdd844d745916 SHA1: 295fce332813aef417cb6ab274529970d0b3fa15 SHA256: a51d0eaea929df6e583277858a2589a948f6fbfc741942b998a43f7e9576edaa Description: nvi with the evil paperclip Vigor is a perpetration of the Microsoft Word "Office Assistant" paperclip, based on nvi. It was inspired by Pitr of the "User Friendly" comic strip (http://www.userfriendly.org/). . Some people have speculated that Vigor was created under the influence of the evil Crud Puppy. The maintainer of this Debian package would like to stress his firm belief that these foul rumours are entirely without foundation. Package: conglomerate Priority: optional Section: contrib/editors Installed-Size: 9 Maintainer: Geert Stappers Architecture: solaris-i386 Version: 0.9.1-3ubuntu1 Depends: conglomerate-common (>= 0.9.1), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtksourceview1.0-0 (>= 1.7.2), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libx11-6, libxml2 (>= 2.6.27), libxrender1, libxslt1.1 (>= 1.1.20), sunwcsl, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: xml-core Suggests: docbook-xml, docbook-xsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/conglomerate_0.9.1-3ubuntu1_solaris-i386.deb Size: 226516 MD5sum: bdbcb97b67a18c16a4a044910d164519 SHA1: 60b9411449221e9bd902e899aa12b20a3056567c SHA256: 9bb62cb06f376a3a5418ecbd0292817b457f71c4c59ebb18eb2ef5a216f9c21a Description: user-friendly XML editor Conglomerate is a free, as in GPL, user-friendly XML-file editor, for DocBook and other document types. It aims to hide the complexity and jargon of XML behind a friendly GUI. . Homepage: http://www.conglomerate.org Package: hexedit Priority: optional Section: contrib/editors Installed-Size: 9 Maintainer: Alexander Schmehl Architecture: solaris-i386 Version: 1.2.12-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/hexedit_1.2.12-2_solaris-i386.deb Size: 26028 MD5sum: 1ae8bc74359ef45bae267a6e27767d3b SHA1: af7e06f428c8d36a97d4cc8db5302b7e42161e69 SHA256: 713dcd398bf7edc55bad953202f741fc9072f78b2ef459f81f23ea85daff1bd4 Description: view and edit files in hexadecimal or in ASCII hexedit shows a file both in ASCII and in hexadecimal. The file can be a device as the file is not whole read. You can modify the file and search through it. You have also copy&paste and save to file functions. Truncating or appending to the file. Modifications are shown in bold. . Homepage: http://www.chez.com/prigaux/hexedit.html Package: aee Priority: optional Section: contrib/editors Installed-Size: 11 Maintainer: Mario Iseli Architecture: solaris-i386 Version: 2.2.15b-3 Provides: editor Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/aee_2.2.15b-3_solaris-i386.deb Size: 153210 MD5sum: fe1147f861abbe7c217078c1f8329ceb SHA1: d5a255846d720e8e2c57d457f6f725b809dbde85 SHA256: 01eb8b56e03b765bd0423da2e798977b2f6fdb177922936685abfc2303c678e0 Description: An easy to use screen-based editor aee (advanced easy editor) is intended to be an easy to use screen-based editor that requires no instruction to use. Its interface is highlighted by simple pop-up menus, which makes it easy for the users to carry out tasks without remembering the commands. . Homepage: http://mahon.cwx.net/sources/ Package: motor-fribidi Priority: optional Section: contrib/editors Installed-Size: 8 Maintainer: Krzysztof Krzyzaniak (eloy) Architecture: solaris-i386 Source: motor Version: 2:3.4.0-8-build1 Depends: libfribidi0 (>= 0.10.9), libgcc1 (>= 1:4.2.1), libiconv, libncurses5 (>= 5.6+20071006-3), libstdc++6 (>= 4.2.1), motor-common, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/motor-fribidi_3.4.0-8-build1_solaris-i386.deb Size: 388256 MD5sum: 50a02e36a1bfc872a8192068da84c080 SHA1: d5d50565b61934db9ea2e11a25be6df0cc0529df SHA256: 86a611b6fbc98a656d373852d255b6773fccf2e4a08dad8af32e19549bec6999 Description: C/C++/Java Integrated Development Environment Motor is a text mode based programming environment for Linux. It consists of a powerful editor with syntax highlight feature, project manager, makefile generator, gcc and gdb front-end, etc. Deep CVS integration is also provided. . This package is compiled with fribidi so supports Hebrew and Arabic Package: emacs21 Priority: optional Section: editors Installed-Size: 6536 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Browning Architecture: solaris-i386 Version: 21.4a+1-5.3ubuntu1.1 Replaces: emacs21-nox Provides: editor, emacsen, info-browser, mail-reader, news-reader Depends: emacs21-bin-common (= 21.4a+1-5.3ubuntu1.1), libgcc1 (>= 1:4.2.1), libgif4 (>= 4.1.6), libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libsm6, libtiff4, libx11-6, libxext6, libxmu6, libxpm4, libxt6, sunwcsl, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: emacs21-common-non-dfsg Conflicts: emacs21-nox, w3-el Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/emacs21_21.4a+1-5.3ubuntu1.1_solaris-i386.deb Size: 2110986 MD5sum: f52d2718628e07b987ebe81394c1f71d SHA1: 450105638db597282631d2a31bf4beb0e1f8b490 SHA256: 77bceca238cdb4d90ed3d28a935733f19e2374b98f25b63439e3567c7d547dfb Description: The GNU Emacs editor GNU Emacs is the extensible self-documenting text editor. Package: mped Priority: optional Section: contrib/editors Installed-Size: 92 Maintainer: Roberto Suarez Soto Architecture: solaris-i386 Version: 3.3.17-1 Depends: debconf | debconf-2.0, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/mped_3.3.17-1_solaris-i386.deb Size: 139986 MD5sum: 53a828d379ff72fe2181a197255e0286 SHA1: 221fd4a364167a8f9cf0e598dea0f5d811831dd2 SHA256: 356781c85aab38b71de135ef4d2a65cc8ad0cd5f699c3e6493566523a42f9ee3 Description: Minimum Profit, a programmer's text editor Minimum Profit is a curses/GTK text editor for programmers. Some of the highlights include: * Multiple files can be edited at the same time and blocks copied and pasted among them. * Syntax highlighting for many popular languages / file formats: C, C++, Perl, Shell Scripts, Ruby, Php, SQL, Python, HTML... * Creative use of tags: tags created by the external utility _ctags_ are used to move instantaneously to functions or variables inside your current source tree. Tags are visually highlighted (underlined), and symbol completion can be triggered to avoid typing your own function names over and over. * Intelligent help system: pressing F1 over any word of a text being edited triggers the underlying system help (calling _man_ when editing C or Shell files, _perldoc_ with Perl, _ri_ on Ruby, _winhelp_ on MS Windows...). * Understandable interface: drop-down menus, reasonable default key bindings. * Configurable keys, menus and colors. * Text templates can be easily defined / accessed. * Multiplatform: Console/curses, GTK+ (1.2 and 2.0), MS Windows. * Automatic indentation, word wrapping, internal _grep_, learning / repeating functions. * Search and replace using plain text or regular expressions (including a special function to replace text on all open files). * Small memory footprint. * Multilingual. * Password-protected, encrypted text files (using the ARCFOUR algorithm). * It helps you abandon vi, emacs and other six-legged freaks definitely. * Awesome easter egg. Package: qemacs-nox Priority: optional Section: contrib/editors Installed-Size: 27 Maintainer: Debian QA Group Architecture: solaris-i386 Source: qemacs Version: 0.3.1.cvs.20050713-5 Depends: sunwcslr, sunwlibm Conflicts: qemacs Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/qemacs-nox_0.3.1.cvs.20050713-5_solaris-i386.deb Size: 741210 MD5sum: 32a66183de1e58b3d976801de143c039 SHA1: 3e9d6f5df90907ecb5ea5a14bf7338ea4628ed1d SHA256: 38b2a3fd8580f97f72951f6e6452a6c3e1e58e54ca28b6e72020180f290718c9 Description: Small emacs clone editor (without X support) QEmacs (for Quick Emacs) is a very small but powerful editor with an Emacs look and feel. Its features include: . * "All" Emacs common features, * Works on any VT100 terminals without termcap, * X11 support, with multiple simultaneous proportional fonts. Xft extension supported for anti aliased font display. * Highly optimized handling of huge files, * Full UTF8 support, including Unicode-conformant bidirectional editing, with Arabic and Indic scripts handling (in progress), * WYSIWYG HTML/XML/CSS2 mode graphical editing, with lynx-like rendering for VT100 terminals, * WYSIWYG DocBook mode based on XML/CSS2 renderer, * C mode with coloring with immediate update and emacs-like auto-indent, * Interactive-shell mode using colorized VT100 emulation, * Compile mode with next/prev error, * Input methods for most languages (from the Yudit editor) including Chinese, * X Input methods, * Hexadecimal editing mode with insertion and block commands, * Unicode hexa editing of UTF8 files, * UTF8 VT100 support with double width glyphs, * Small (full version is 150KB big). . This package contains a version of QEmacs compiled without support for X. . Further information is available at Package: nvi Priority: optional Section: contrib/editors Installed-Size: 20 Maintainer: Jan Christoph Nordholz Architecture: solaris-i386 Version: 1.79-26 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/nvi_1.79-26_solaris-i386.deb Size: 282924 MD5sum: 950558a7e157acc213307f9abb9748c5 SHA1: 3a955dd448947af93ecb4af433dcf865a9219fba SHA256: bc77f16f2e02e7e4445c50cc8dd745bcf0f571bdf4b398c29acc716b65e2d9b0 Description: 4.4BSD re-implementation of vi Vi is the original screen based text editor for Unix systems. It is considered the standard text editor, and is available on almost all Unix systems. . Nvi is intended as a "bug-for-bug compatible" clone of the original BSD vi editor. As such, it doesn't have a lot of snazzy features as do some of the other vi clones such as elvis and vim. However, if all you want is vi, this is the one to get. Package: gnuserv Priority: optional Section: contrib/editors Installed-Size: 26 Maintainer: Mike O'Connor Architecture: solaris-i386 Version: 3.12.7-5 Depends: emacs21 | emacsen, emacsen-common (>= 1.4.14), libgcc1 (>= 1:4.2.1), libxau6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/gnuserv_3.12.7-5_solaris-i386.deb Size: 50632 MD5sum: 96aaacc7ecce8edb894681de70bece64 SHA1: f3676448e549343c14d52e939ad8128256b87534 SHA256: 332009584d1b3e405dd3956e9a6b0f97a5f03c0ed4ab5340a7993178496b04b4 Description: Allows you to attach to an already running Emacs gnuserv allows you to attach to an already running Emacs. This allows external programs to make use of Emacs' editing capabilities. It is like GNU Emacs' emacsserver/server.el, but has many more features. . You do not need this package if you use XEmacs; it already includes gnuserv and gnuclient. If you want to use gnuserv with both GNU Emacs and XEmacs, you will only be able to use the alternative /usr/bin/gnuclient with one flavor of emacs; you will have to use either gnuclient.xemacs or gnuclient.emacs for the other flavor. Package: wily Priority: optional Section: contrib/editors Installed-Size: 412 Maintainer: MJ Ray (Debian) Architecture: solaris-i386 Version: 0.13.41-7 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxt6, sunwcslr Suggests: 9fonts, rc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/wily_0.13.41-7_solaris-i386.deb Size: 191670 MD5sum: c3a0f50ac99c88d58050d08983aed461 SHA1: 2857fb0edc188bbaa40cb76784aee72e6514be6e SHA256: 3685fa821f02fc636365e23b755b0d4e33cf7cf283273e25a21a99a9a2e45180 Description: A work-alike of the Acme programming environment for Plan 9 Wily's basic functions are to edit and search for text and to run commands. It is intended to eventually be an integrated working environment for all tasks involving text. It uses the mouse heavily. . It emphasises speed for experienced users, but is probably simple to learn as it has very few concepts. Package: ted Priority: optional Section: contrib/editors Installed-Size: 1701 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Chris Waters Architecture: solaris-i386 Version: 2.17-1ubuntu1 Depends: lesstif2, libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libsm6, libtiff4, libx11-6, libxext6, libxpm4, libxt6, sunwcslr, sunwlibm, ted-common (= 2.17-1ubuntu1), zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/ted_2.17-1ubuntu1_solaris-i386.deb Size: 697474 MD5sum: 88c1d0ef0ef8a334bc6a1aa893112494 SHA1: 3ea7e99a7eb805b1ea3166156436eaa08b6ba0a8 SHA256: 56109c8f19ba0a9dbe71c0171650a2b89b4027237351e5ccc2e443a800934393 Description: graphical RTF (Rich Text Format) editor, stable lesstif version An editor designed for compatibility with popular MS-Windows applications that use the .rtf format, such as Word and Wordpad. Files created by Ted should be accepted as legal .rtf files. Compatibility the other way is more difficult to achieve, but Ted will ignore unsupported formatting. Ted supports font properties such as bold, italic and underline, in-line bitmap pictures, postscript printing, tables, and symbols. It can save documents in HTML format, and comes with built-in spell checking. . Ted acts as a MIME handler for the application/rtf MIME type. . This stable version of ted depends on the lesstif libraries. Package: mousepad Priority: optional Section: contrib/editors Installed-Size: 463 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: solaris-i386 Version: 0.2.13-2ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxfce4util4 (>= 4.4.2), libxfcegui4-4 (>= 4.4.2), libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: xfprint4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/mousepad_0.2.13-2ubuntu1_solaris-i386.deb Size: 98224 MD5sum: 9cc1bc48119786b0b6465f09e454fdcc SHA1: d280fa5f88949e916dc61f85f36ec6787b88965a SHA256: b95b0e0de74945d76b1937bfbaa76ae02156fd0d32740da4c92f30028d50ab40 Description: simple Xfce oriented text editor Mousepad is a graphical text editor for Xfce based on Leafpad. . The initial reason for Mousepad was to provide printing support, which would have been difficult for Leafpad for various reasons. . Although some features are under development, currently Mousepad has the following features: * Complete support for UTF-8 text * Cut/Copy/Paste and Select All text * Search and Replace * Font selection * Word Wrap * Character coding selection * Auto character coding detection (UTF-8 and some code-sets) * Manual code-set setting * Infinite Undo/Redo by word * Auto Indent * Multi-line Indent * Display line numbers * Drag and Drop * Printing Package: emacs21-nox Priority: optional Section: editors Installed-Size: 6147 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Browning Architecture: solaris-i386 Source: emacs21 Version: 21.4a+1-5.3ubuntu1.1 Replaces: emacs21 Provides: editor, emacs21, emacsen, info-browser, mail-reader, news-reader Depends: emacs21-bin-common (= 21.4a+1-5.3ubuntu1.1), sunwcsl, sunwcslr, sunwlibm Suggests: emacs21-common-non-dfsg Conflicts: emacs21, w3-el Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/emacs21-nox_21.4a+1-5.3ubuntu1.1_solaris-i386.deb Size: 1936816 MD5sum: 0152ce6819171c932d132d2ce0445a41 SHA1: 4629f16aedd0d3d0ac0546a9eb4e5ed27a4fd90a SHA256: 395ca2fa080a701e6ff9828e299eaa13445a1d8a1ae6bef11aa20bafdce7af52 Description: The GNU Emacs editor (without X support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs compiled without support for X. Package: assogiate Priority: optional Section: contrib/editors Installed-Size: 29 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Vincent Legout Architecture: solaris-i386 Version: 0.2.1-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libcairomm-1.0-1 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgnome-vfsmm-2.6-1c2a (>= 2.22.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), libx11-6, libxml++2.6c2a, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/assogiate_0.2.1-0ubuntu1_solaris-i386.deb Size: 222368 MD5sum: 5cdf8ce496bc0df89e000d230b83b799 SHA1: 09a8313822719daade37ddfa5b140ff87b717642 SHA256: 2fd28104e5f78fed92c5e49d78eff394e534655f94ccf2468cf622768e1b055a Description: editor of the MIME file types database assoGiate is an editor of the MIME file types database for GNOME. It allows users and administrators to customise the detection and presentation of file types by GNOME and other environments. . Homepage : http://www.kdau.com/projects/assogiate/ Package: ne Priority: optional Section: contrib/editors Installed-Size: 25 Maintainer: Carlo Contavalli Architecture: solaris-i386 Version: 1.42-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/ne_1.42-1_solaris-i386.deb Size: 593568 MD5sum: f1058e078ab3e402d616851e20f15748 SHA1: 1af66e57aa5bd73d10f372f50b1510f33e8d1c2e SHA256: aed5d75280f68771401aace1fe544592ab2e0bc5cd9f77f355cbcb14015c9691 Description: Nice Editor, an easy-to-use and powerful editor NE is one of the few editors being both easy to use for the beginner and powerful enough for the wizard, now supporting both UTF-8 and multi-column characters. . It uses short, intuitive and easy to remember key bindings while providing all the features an editor should have. It is fully configurable allowing the user to change the content of the various menus, to easily create small macros and to easily change the existing key bindings while being a small and fast editor. . It was written by Sebastiano Vigna and Todd Lewis. Package: winefish Priority: optional Section: contrib/editors Installed-Size: 32 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Leidert (dale) Architecture: solaris-i386 Version: 1.3.3-0dl1ubuntu1 Depends: gv | postscript-viewer, libart-2.0-2 (>= 2.3.18), libaspell15 (>= 0.60), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpcre3 (>= 7.4), libpopt0 (>= 1.10), libsm6, sunwcsl, sunwlibm, tetex-bin | texlive-base-bin | latex, tidy, tofrodos, xpdf-reader | pdf-viewer Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/winefish_1.3.3-0dl1ubuntu1_solaris-i386.deb Size: 264490 MD5sum: 09d0dac16a3ce6022f06f712ec6342ba SHA1: 5124dc2f6ddbb8c8cf13d6686cdfa511c2fdc043 SHA256: b38c18297fbf02b3c84fde0d4b7c274636545c92e95869a485c6aac5c674d5a9 Description: LaTeX Editor based on Bluefish Winefish is a GTK+ based LaTeX editor, which was forked from Bluefish. The main features are autotext, auto-completion, function references, syntax highlighting, customizable external tools and UTF-8 support. . Homepage: http://winefish.berlios.de Package: emacs-snapshot-bin-common Priority: optional Section: editors Installed-Size: 84 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Romain Francoise Architecture: solaris-i386 Source: emacs-snapshot Version: 1:20080228-1ubuntu1 Depends: emacs-snapshot-common (= 1:20080228-1ubuntu1), libgcc1 (>= 1:4.2.1), liblockfile1 (>= 1.0), sunwcslr Conflicts: emacs-snapshot (<< 1:20060120-2), emacs-snapshot-gtk (<< 1:20060120-2), emacs-snapshot-nox (<< 1:20060120-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/emacs-snapshot-bin-common_20080228-1ubuntu1_solaris-i386.deb Size: 162680 MD5sum: 52ef4164c208b4e8c0351a9e4262306a SHA1: 3d026e98c51d4054557bce2b0481a526085d0b08 SHA256: d93b6a8409e0f282f9734eda1fba63ff501619607baededf9beb36b0f0c7ca7e Description: The GNU Emacs editor's shared, architecture dependent files GNU Emacs is the extensible self-documenting text editor. This package contains the architecture dependent infrastructure that's shared by emacs-snapshot and emacs-snapshot-nox. Homepage: http://www.gnu.org/software/emacs/ Package: yudit Priority: optional Section: contrib/editors Installed-Size: 22 Maintainer: Mario Iseli Architecture: solaris-i386 Version: 2.8.1-3 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, sunwcslr, sunwlibm, yudit-common (= 2.8.1-3) Recommends: unifont Suggests: msttcorefonts, ttf-freefont, ttf-kochi-gothic, yudit-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/yudit_2.8.1-3_solaris-i386.deb Size: 1251600 MD5sum: 48baa15f1897ade048e7a3938abd7b6b SHA1: d824fe6d2c72523c575885ae53c03cd5e9498dc9 SHA256: db25ddcf5b551d6b47a73cfbefe3f7e70a9b31ade57ca21cb30409863827ed65 Description: Unicode text editor (arch-dependent binaries) yudit is a Unicode text editor for the X Window System. It does not need localized environment or Unicode fonts. It supports simultaneous processing of many languages, conversions for local character standards, bidirectional input, has its own input methods. The package includes conversion utilities, and it also has support for PostScript printing. . Homepage: Package: emacs-snapshot Priority: optional Section: editors Installed-Size: 32 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Romain Francoise Architecture: solaris-i386 Version: 1:20080228-1ubuntu1 Provides: editor, emacsen, info-browser, mail-reader, news-reader Depends: emacs-snapshot-bin-common (= 1:20080228-1ubuntu1), libdbus-1-3 (>= 1.1.1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgif4 (>= 4.1.6), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), librsvg2-2 (>= 2.18.1), libsm6, libtiff4, libx11-6, libxft2 (>> 2.1.1), libxpm4, sunwcslr, sunwlibm Conflicts: emacs-snapshot-gtk (<= 1:20070824-1), w3-el Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/emacs-snapshot_20080228-1ubuntu1_solaris-i386.deb Size: 4406752 MD5sum: 0bf86c4e31cbf82665f3668d18eae7dc SHA1: e0412fda47690aa4d791b4fc05b9e2c7f5eca8c1 SHA256: 2996752a3e7d97ea5204b3ea659d816d0f2fc2af1cff74e495e2858d1c9d9ead Description: The GNU Emacs editor (development snapshot) GNU Emacs is the extensible self-documenting text editor. Homepage: http://www.gnu.org/software/emacs/ Package: tea Priority: optional Section: contrib/editors Installed-Size: 12 Maintainer: Lior Kaplan Architecture: solaris-i386 Version: 17.5.4-1 Depends: libart-2.0-2 (>= 2.3.18), libaspell15 (>= 0.60), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnomeprint2.2-0 (>= 2.17.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtksourceview1.0-0 (>= 1.7.2), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, libxml2, sunwcslr, sunwlibm, tea-data (= 17.5.4-1), zlib1g (>= 1:1.2.1) Recommends: antiword, bzip2, unzip Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/tea_17.5.4-1_solaris-i386.deb Size: 181200 MD5sum: 04bcc9a1084410683535603672f8de60 SHA1: 260a6f7b9928645ec75aa6d7ade78d0036fceed1 SHA256: d41251f51f83dc96da0a4c4f6d2fa064f00d7a17be24a70f892aafc26b69052b Description: text editor with syntax highlighting & UTF support TEA provides you hundreds of functions. Want some tea? . TEA features are: * Built-in file manager Kwas * Spell checker (using the aspell) * Tabbed layout engine * Multiply encodings support * Code snippets, sessions and templates support * RTF-reader * SRT-subtitles preview with Mplayer in a current subtitles position * Text analyzer called UNITAZ * Hot keys customizations * "Open at cursor"-function for HTML-files and images * Misc HTML tools * Bracket matching * Preview in external browsers * String-handling functions such as sorting, reverse, format killing, trimming, filtering, conversions etc. * Bookmarks * Drag'n'drop support (with text files and pictures) * Built-in image viewer (PNG, JPEG, GIF, WBMP, BMP) Homepage: http://tea-editor.sourceforge.net/ Package: scite Priority: optional Section: contrib/editors Installed-Size: 2168 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Vogt Architecture: solaris-i386 Version: 1.75-1ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/scite_1.75-1ubuntu1_solaris-i386.deb Size: 838506 MD5sum: 9f067b4c16b464c8779262216c1fb8b4 SHA1: 72c9683026cb569fc89e2a3590c13ad1dd1c93a2 SHA256: 2933f15b1f8f3b0cb057271ba25b9753a35659ebc088821c6b49f6e9ae3266a1 Description: Lightweight GTK-based Programming Editor GTK-based Programming with syntax highlighting support for many languages. Also supports folding sections, exporting highlighted text into colored HTML and RTF. . Homepage: http://scintilla.org/SciTE.html Package: rlwrap Priority: optional Section: contrib/utils Installed-Size: 11 Maintainer: Oyvind Gronnesby Architecture: solaris-i386 Version: 0.28-2-build1 Depends: libgcc1 (>= 1:4.2.1), libreadline5 (>= 5.2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/rlwrap_0.28-2-build1_solaris-i386.deb Size: 35168 MD5sum: f1cd4a8f5c7d88087a3bdcca4fb72284 SHA1: 65995b8581892235e5b910553751140b39b8920e SHA256: 22cc1f7dbb357da36350cff89909db50e3f2dc04a1e7314636339e6383aea5f2 Description: readline feature command line wrapper This package provides a small utility that uses the GNU readline library to allow the editing of keyboard input for any other command. Input history is remembered across invocations, separately for each command; history completion and search work as in bash and completion word lists can be specified on the command line. Package: gtkedit Priority: optional Section: contrib/editors Installed-Size: 11 Maintainer: Christopher Peterman (Chris) Architecture: solaris-i386 Version: 0.1-0ubuntu3 Depends: libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/editors/gtkedit_0.1-0ubuntu3_solaris-i386.deb Size: 19376 MD5sum: 861fa1cb45e9c067b373b1505d4b813a SHA1: 87a1f3eb8d4a409cadd2ce4ce90032a92c5e5ef4 SHA256: d8b5b076165e5c215ae7d4207a3b7ad6c0e2d242496ac77d5300e939a0a52904 Description: Notepad clone based on GTK+ GTKEdit is a very light and simple text editor that is very similar to Notepad and written with low performance systems in mind. . Homepage: http://gtkedit1.sourceforge.net Package: libglib1.2ldbl Priority: optional Section: contrib/oldlibs Installed-Size: 10 Maintainer: Daniel Baumann Architecture: solaris-i386 Source: glib1.2 Version: 1.2.10-19build1 Replaces: libglib1.2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Conflicts: libglib1.2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/oldlibs/libglib1.2ldbl_1.2.10-19build1_solaris-i386.deb Size: 118300 MD5sum: c358cad7cbb108a3a850c6767f1d8a51 SHA1: c32d394e3821ac225620c067462aed01376bb6ef SHA256: 7c1051cfeee7a257dc24e9678c9670ae98ce0c8cce5e58e0d838150ee18f018a Description: The GLib library of C routines GLib is a library containing many useful C routines for things such as trees, hashes, and lists. GLib was previously distributed with the GTK+ toolkit, but has been split off as of version 1.1.0. Package: libttf2 Priority: optional Section: contrib/oldlibs Installed-Size: 20 Maintainer: Anthony Fok Architecture: solaris-i386 Source: freetype1 Version: 1.4pre.cvs20060210-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Suggests: freetype1-tools Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/oldlibs/libttf2_1.4pre.cvs20060210-1_solaris-i386.deb Size: 150640 MD5sum: e0ff0fec14fbea8df05933a1802a50ee SHA1: 230b554a8b7ccf1da5e6cf34061eb5cdd62b431e SHA256: ed8dd2ee18e0e492da9f1717a42e58ca2288965bfa3547e7f1a8efb327ed1ae3 Description: Old FreeType 1 TrueType font engine, shared library files FreeType 1 (libttf2) is a free and portable TrueType font rendering engine. It has been superceded by FreeType 2 (libfreetype6), which has a new API. Install libfreetype6-dev for developing new software projects. . This package contains the runtime shared library files for programs that use the old FreeType 1 engine. . Home Page: http://www.freetype.org/ Package: libgoffice-0-4 Priority: optional Section: contrib/oldlibs Installed-Size: 1422 Maintainer: J.H.M. Dassen (Ray) Architecture: solaris-i386 Source: goffice0.4 Version: 0.4.2-4 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomeprint2.2-0 (>= 2.17.0), libgnomevfs2-0 (>= 1:2.17.90), libgoffice-0-common (>= 0.4.2-4), libgsf-1-114 (>= 1.14.7), libgsf-gnome-1-114 (>= 1.14.7), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.1), libpcre3 (>= 7.4), libxml2 (>= 2.6.27), libxrender1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/oldlibs/libgoffice-0-4_0.4.2-4_solaris-i386.deb Size: 600458 MD5sum: 5feaf6b22e8dbf7ec06bc91cb1ad811a SHA1: bfc7c2e9ebec4a1e159f07ad3fcd7f77501c0270 SHA256: f6b239cb46e84d3a45d60072e11e07b21421de2575e9864b1cad38c3aa47d931 Description: Document centric objects library - runtime files GOffice is a library of document centric objects and utilities building on top of GLib and Gtk+. . These are the files needed to run applications that use GOffice. Package: libttf-dev Priority: extra Section: contrib/oldlibs Installed-Size: 40 Maintainer: Anthony Fok Architecture: solaris-i386 Source: freetype1 Version: 1.4pre.cvs20060210-1 Depends: libc6-dev, libttf2 (= 1.4pre.cvs20060210-1) Suggests: libfreetype6-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/oldlibs/libttf-dev_1.4pre.cvs20060210-1_solaris-i386.deb Size: 465782 MD5sum: 7f35cd3432f8e8fd7c7902cacd02037e SHA1: 06a9208055b15cc9ef41e3db69c416ac3f8ebe55 SHA256: 48c934fcfecb49a37d8a384b29ea918845ceff91a690b7e8071a7d0a01b0a46e Description: Old FreeType 1 development files (static library and headers) FreeType 1 (libttf2) is a free and portable TrueType font rendering engine. It has been superceded by FreeType 2 (libfreetype6), which has a new API. Install libfreetype6-dev for developing new software projects. . This package contains the development headers and static library for compiling old programs that use the old FreeType 1 engine. . Home Page: http://www.freetype.org/ Package: gdk-imlib11 Priority: optional Section: contrib/oldlibs Installed-Size: 12 Maintainer: Debian QA Group Architecture: solaris-i386 Source: imlib Version: 1.9.15-6 Replaces: gdk-imlib2 Provides: gdk-imlib, libgdk-imlib11 Depends: imlib-base (>= 1.9.14-1), libgcc1 (>= 1:4.2.1), libgif4 (>= 4.1.6), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libjpeg62, libpng12-0 (>= 1.2.13-4), libtiff4, libx11-6, libxext6, libxi6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Conflicts: gdk-imlib2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/oldlibs/gdk-imlib11_1.9.15-6_solaris-i386.deb Size: 92882 MD5sum: e9c08cd4f3e978fc66fbd3600f811a04 SHA1: 89dd7dae4dcf5b2212a136df2bdc8625de7fdd6e SHA256: c1d07f3a92de79fd101b432bd6c4c89f4035d782d8df0308601ea30514d0dfd6 Description: imaging library for use with gtk Gdk-Imlib is a low-level gdk interface for gtk programmers. It allows easier access to many graphics formats and can write to them as well. Package: libnet0-dev Priority: extra Section: contrib/oldlibs Installed-Size: 44 Maintainer: Domenico Andreoli Architecture: solaris-i386 Source: libnet0 Version: 1.0.2a-7 Provides: libnet-dev Depends: libc6-dev | libc-dev, libnet0 (= 1.0.2a-7), libpcap0.8-dev Conflicts: libnet-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/oldlibs/libnet0-dev_1.0.2a-7_solaris-i386.deb Size: 187384 MD5sum: 537b0479c64b11f239b39c5b41e623f1 SHA1: 913327b7b207bc8f1ba473c12716f7c755a6a2f7 SHA256: a05c1dad340d507aeb9faa1dedb17eb8bbbcee7ac0c77b56ab4c910cd93232ac Description: Development files for libnet0 (obsolete) libnet provides a portable framework for low-level network packet writing and handling. . Contains all the files needed to compile and link programs which use libnet. . NOTE: This version of libnet is to be considered obsolete, it is not maintained anymore. Please use libnet 1.1.x instead. . Homepage: http://www.packetfactory.net/libnet Package: libnet0 Priority: extra Section: contrib/oldlibs Installed-Size: 7 Maintainer: Domenico Andreoli Architecture: solaris-i386 Version: 1.0.2a-7 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/oldlibs/libnet0_1.0.2a-7_solaris-i386.deb Size: 24778 MD5sum: 24a0b26a4afe8c5677cbefd37e381990 SHA1: fcc62e9921ac62cbf94662cb53d7116bddd7846e SHA256: 796fa438e31000854e5adec5b55c6c7fba08204f26c4a403c22ab86ec97825a1 Description: library for the construction and handling of network packets (obsolete) libnet provides a portable framework for low-level network packet writing and handling. . Libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary functionality. . Using libnet, quick and simple packet assembly applications can be whipped up with little effort. With a bit more time, more complex programs can be written (Traceroute and ping were easily rewritten using libnet and libpcap). . NOTE: This version of libnet is to be considered obsolete, it is not maintained anymore. Please use libnet 1.1.x instead. . Homepage: http://www.packetfactory.net/libnet Package: gdk-imlib11-dev Priority: optional Section: contrib/oldlibs Installed-Size: 10 Maintainer: Debian QA Group Architecture: solaris-i386 Source: imlib Version: 1.9.15-6 Replaces: gdk-imlib-dev, gdk-imlib-nonfree-dev, libgdk-imlib-dev, libgdk-imlib-nonfree-dev Provides: gdk-imlib-dev, gdk-imlib1-dev Depends: gdk-imlib11 (>= 1.9.15-6), imlib-base (>= 1.9.14-12), libglib1.2-dev, libgtk1.2-dev, libice-dev, libsm-dev, libx11-dev, libxext-dev, x-dev, zlib1g-dev Conflicts: gdk-imlib-dev, gdk-imlib-nonfree-dev, libgdk-imlib-dev, libgdk-imlib-nonfree-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/oldlibs/gdk-imlib11-dev_1.9.15-6_solaris-i386.deb Size: 78708 MD5sum: ea352435d56c8657057256cea190b0d6 SHA1: e8930cb3da88b9177b8dc9b447f2bf1b6fc0d72d SHA256: 1f4ef288e892955b7a20669b02dea252d477ae656067ff3c8838793a181d5264 Description: Header files needed for Gdk-Imlib development Headers, static lib, examples, and docs for gtk developers to use Gdk-Imlib. Package: slrn Priority: optional Section: contrib/news Installed-Size: 59 Maintainer: Norbert Tretkowski Architecture: solaris-i386 Version: 0.9.8.1pl1-28 Provides: news-reader Depends: debconf (>= 0.5) | debconf-2.0, debianutils (>= 1.13.1), libcanlock2 (>= 2b-1), libgcc1 (>= 1:4.2.1), libgnutls13 (>= 2.0.4-0), libiconv, libslang2 (>= 2.0.7-1), sunwcslr, sunwlibm Pre-Depends: debconf Suggests: metamail, slrnpull Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/news/slrn_0.9.8.1pl1-28_solaris-i386.deb Size: 825252 MD5sum: 9af93c3f56204052f936b6161b9213ab SHA1: ad989211ed8128e61936293beea35e75a9b42ac2 SHA256: c01b52d394cac3717cb3a8f8c993ac194dd49f852b3d9b86291fa7004c081afc Description: threaded news reader (fast for slow links) Slrn is a threaded news reader with color support that is designed to read news fast over slow links. . Slrn can read usenet news via NNTP or directly from a local news spool. . Slrn can be heavily customized from its rc file, and even includes a built in macro language. There is also support for killfiles and article scoring. Package: nget Priority: optional Section: contrib/news Installed-Size: 12 Maintainer: Arnaud Cornet Architecture: solaris-i386 Version: 0.27.1-8 Depends: libgcc1 (>= 1:4.2.1), liblockfile1 (>= 1.0), libpopt0 (>= 1.10), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/news/nget_0.27.1-8_solaris-i386.deb Size: 339686 MD5sum: c1c5b2fe715a22335e77fea99f85aab1 SHA1: b6e600fe3d6402e61373ae4f48f9112019b9f825 SHA256: 47830534d523d6794bd3f593c11bbc8b8b0cd47c83b8f616e2bcdd13522dc591 Description: auto-resuming command line NNTP file grabber nget is a command line NNTP file grabber. It automatically pieces together multipart postings for easy retrieval, even substituting parts from multiple servers. It handles disconnects gracefully, resuming after the last part successfully downloaded. nget also caches header data for quick access. . Homepage: http://nget.sourceforge.net/ Package: knews Priority: optional Section: contrib/news Installed-Size: 12 Maintainer: Colin Watson Architecture: solaris-i386 Version: 1.0b.1-22 Provides: news-reader Depends: debconf (>= 1.2.0) | debconf-2.0, sharutils, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/news/knews_1.0b.1-22_solaris-i386.deb Size: 46002 MD5sum: 4870c4d4cb01f26c0db92733ce8ba22b SHA1: 8a136bd81d2940bedc9913c1bdafa0f7943ffe26 SHA256: efbec8d3a7d5b58a9457270cb8ea3f10423cc94319d9f0d9b2e4e5513e749a64 Description: Graphical threaded news reader Knews is an X11 based thread-oriented news reader. It is capable of representing threads as a graphical tree, represents quotations with different colors and much more. . Also included here is knewsd, a tiny NNTP daemon which can read news from a spool directory or even from a mail folder hierarchy, for use when you don't have a real server available. There is no guarantee that it will work with any client other than knews, so it is not packaged separately. Package: slrnface Priority: optional Section: contrib/news Installed-Size: 11 Maintainer: Gerfried Fuchs Architecture: solaris-i386 Version: 2.1.1-6 Depends: libcompfaceg1, libgcc1 (>= 1:4.2.1), libx11-6, libxt6, slrn (>= 0.9.7.3) | tin (>= 1:1.6.1-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/news/slrnface_2.1.1-6_solaris-i386.deb Size: 26460 MD5sum: 8097cdf57ace3c94dc8ae3babf160a4b SHA1: 2d28a9c623fb7239d24e19b7a184e349341b4b91 SHA256: 5a6c4fd8e303f1c87574be5077fcfabaa9d5be1082d6136f01401cc39b14dfb3 Description: shows X-Faces from a newsposting on an X11 terminal emulator The slrnface helper utility can be used from the slrn and the tin news reader to show X-Faces in Usenet articles when they are run from an X11 terminal emulator. It is not intended to be run directly from the command line. Package: uucpsend Priority: extra Section: contrib/news Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Martin Schulze Architecture: solaris-i386 Version: 1.1-3ubuntu1 Depends: inn, sunwcslr, uucp Conflicts: inn2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/news/uucpsend_1.1-3ubuntu1_solaris-i386.deb Size: 15492 MD5sum: 25666d42ce033257ac5aa6df2c272728 SHA1: 21975c60549e86ede9ddf9eaca3e5918b0b6bb3d SHA256: 92bfbf15e82a4edab5818d129598d816a74825a27beed9ba45300fd7de832c94 Description: Alternative Frontend for UUCP Batching with INN This package provides some neat features to do UUCP batching. Partially it is logically based on send-uucp and nntpsend which were included in early versions of INN. . It is tested with INN 1 and may require tweaking with INN 2. Package: slrnpull Priority: optional Section: contrib/news Installed-Size: 24 Maintainer: Norbert Tretkowski Architecture: solaris-i386 Source: slrn Version: 0.9.8.1pl1-28 Replaces: slrn Depends: debconf (>= 0.5) | debconf-2.0, libcanlock2 (>= 2b-1), libgcc1 (>= 1:4.2.1), libgnutls13 (>= 2.0.4-0), libiconv, libslang2 (>= 2.0.7-1), sunwcslr, sunwlibm Pre-Depends: debconf Suggests: slrn | news-reader Conflicts: slrn (<< 0.9.5.2-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/news/slrnpull_0.9.8.1pl1-28_solaris-i386.deb Size: 121342 MD5sum: 6be0b767186ce3d0503806d4c822ccca SHA1: 814f679ffb2b6bbce52b2f555c40c4671495ac3c SHA256: 40250417ed169fe08263ce1c5c149840ceefc4b30881032f101816e67c9f4fc8 Description: pulls a small newsfeed from an NNTP server Slrnpull pulls a small newsfeed, from an NNTP server, to a local news spool directory. The news spool can be used by news readers (such as slrn), which can read a local news spool without an NNTP server. . In combination with the slrn news reader, slrnpull can provide true offline news reading. You can tell slrnpull to download headers only, mark interesting ones for download with slrn and fetch those article bodies during the next run of slrnpull. . Slrnpull also has the ability to killfile articles so that they will not be downloaded from the server. Package: morse-x Priority: optional Section: contrib/hamradio Installed-Size: 7 Maintainer: Stephan Beyer Architecture: solaris-i386 Version: 20040713 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/morse-x_20040713_solaris-i386.deb Size: 11024 MD5sum: 4e48bbd4ea65ff84e296120160c6fe64 SHA1: f0ddbe078224513ed970e3bbaac457fb391fa51b SHA256: de9f5685c1a93d309b912ce34bfbc013099747df98cd55402fccfc3202f0db30 Description: morse "practicing" tool for X morse-x offers you a window to put dits and daws into - by pressing any key (except q = quit). On the console it prints each character you morsed in. (So start it in an x-terminal-emulator.) On the first execution you have to calibrate the length of dits and daws, so just follow the instructions on the console. Package: twlog Priority: optional Section: contrib/hamradio Installed-Size: 13 Maintainer: Joop Stakenborg Architecture: solaris-i386 Version: 2.4-1 Depends: lesstif2, libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxbae4, libxext6, libxp6, libxpm4, libxt6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/twlog_2.4-1_solaris-i386.deb Size: 34328 MD5sum: d2668b2171bf197cc76b3a98ced63e60 SHA1: 99c13eb071744ef6e8629f87c76e297f423226a0 SHA256: 7ce914cf7dff03efa8da9affe65bb9a4ffe666553a4c9178a5ababe3446e5a40 Description: Logging program for hamradio operators This GUI program records basic Ham log information. It is for day to day logging, not contesting. There is no dup checking and contest related things like that. My keyboard is where my logbook used to be, so why not use the computer to log QSOs! . The interface can be customized without re-compiling. A resource file allows you to modify the menus for the bands, modes, etc. that you use. . Most of the log entries can be made with a button press or a single key stroke. It records the date, start and end times, call sign, band, mode, power, and signal reports. There is also a field for general notes. . A second window allows you to search and edit the log file, and a third window provides online help. The help file can also be view with any unix command or editor at any time. Package: xnec2c Priority: extra Section: contrib/hamradio Installed-Size: 32 Maintainer: Joop Stakenborg Architecture: solaris-i386 Version: 1.0b3-3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Recommends: nec2c Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/xnec2c_1.0b3-3_solaris-i386.deb Size: 491986 MD5sum: fa0838d3ed36d8a072c8a56363be64e3 SHA1: 169affcd359a369375df43733a6149c45d8a5c34 SHA256: 814cc212a015604994e92fa6f3aa9fb4c041a7dbb78f0339e1aac8ae5761d838 Description: GTK2-based Graphical version of nec2c The original nec2c is a non-interactive command-line application that reads standard NEC2 input files and produces an output file with data requested by "commands" in the input file. . In contrast xnec2c is a GUI interactive application that (in its current form) reads NEC2 input files but presents output data in graphical form, e.g. as wire frame drawings of the radiation pattern or near E/H field, graphs of maximum gain, input impedance, vswr etc against frequency and simple rendering of the antenna structure, including color code representation of currents or charge densities. These results are only calculated and drawn on user demand via menu items or buttons, e.g. xnec2c is interactive and does not execute NEC2 "commands" in batch style as the original does. Package: antennavis Priority: optional Section: contrib/hamradio Installed-Size: 14 Maintainer: Joop Stakenborg Architecture: solaris-i386 Version: 0.3-5 Depends: libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libx11-6, libxmu6, sunwcslr, sunwlibm Recommends: nec Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/antennavis_0.3-5_solaris-i386.deb Size: 55210 MD5sum: 806afb1dd565066cda78dd61bfc32b79 SHA1: 52c3458db7b818da6a74ed5cbf208af0d0a4cb6c SHA256: 663197e9c53db6037d38481f9649e374b4f5ad5a7c361f19d64981048af6499e Description: antenna visualization software Antennavis is a visualization toolkit designed to aid the user in better understanding the data output by the NEC2 antenna modelling software. Package: qpcr1k Priority: optional Section: contrib/hamradio Installed-Size: 278 Maintainer: Ubuntu MOTU Developers Original-Maintainer: A. Maitland Bottoms Architecture: solaris-i386 Source: icomlib Version: 1.0.1-8ubuntu2 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), libx11-6, libxext6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/qpcr1k_1.0.1-8ubuntu2_solaris-i386.deb Size: 68348 MD5sum: 3864d523829c06669f8c69f1202260fb SHA1: aefe3eea6940809e8e01415ebc021cef637cf6a0 SHA256: fc0a140f5bff48a05835207213b3e8770321b377aa5adbe17065f3045aea5e42 Description: Icom PCR-1000 GUI control icomlib is the ghetto.org PCR-1000 control suite. It consists of a library, command line programs, and a Qt widget GUI application. . This software controls an ICOM PCR-1000 receiver via a serial interface. Package: yagiuda Priority: optional Section: contrib/hamradio Installed-Size: 19 Maintainer: Joop Stakenborg Architecture: solaris-i386 Version: 1.19-3 Depends: sunwcslr, sunwlibm Conflicts: psi3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/yagiuda_1.19-3_solaris-i386.deb Size: 95920 MD5sum: b77ee3a61f60330e4a23709037e6022f SHA1: 16e8e1639adc7b9bd9cff4013cdd2a1aa10d6fbe SHA256: 35027b573b00217716d88b8a6df2f7fb0a5c2edee093c057d1093b9490d973b7 Description: software to analyse performance of Yagi-Uda antennas You give the dimensions and positions of each element, and the program calculates gain, input impedance, front-to back ratio, beam-patterns etc. An optimisation program 'optimise' tries to optimise a design. The optimiser can also tell you the sensitivity of a good design, to small mechanical errors. Package: tucnak1 Priority: extra Section: contrib/hamradio Installed-Size: 21 Maintainer: Maintainer: Debian Hamradio Maintainers Architecture: solaris-i386 Version: 1.32-5 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, libpng12-0 (>= 1.2.13-4), sunwcslr, sunwlibm Recommends: cwdaemon (>= 0.9), ssbd (>= 0.6), tucnak1-data Suggests: ax25-apps, ntp-server, ntpdate, telnet, xterm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/tucnak1_1.32-5_solaris-i386.deb Size: 619124 MD5sum: 2022a5964a4d693d7c652699510d7ce5 SHA1: b24a74ddea585ec46e6ea44d927a3dfc9d706f20 SHA256: 651a6b2799281632c9e5b64d121b5b3e3d3c457fb7ce08be19aa00517cabd552 Description: VHF/UHF/SHF Hamradio contest log Tucnak is VHF/UHF/SHF log for hamradio contests. It supports multi bands, free input, networking, voice and CW keyer, WWL database and much more. Package: xsmc-calc Priority: optional Section: contrib/hamradio Installed-Size: 10 Maintainer: Debian Hamradio Maintainers Architecture: solaris-i386 Version: 1.0.0-6 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/xsmc-calc_1.0.0-6_solaris-i386.deb Size: 25618 MD5sum: edfda64ad347ab8d3fd206df9ecfffde SHA1: 2d66467f484918de6bbef4e23099ae069fcdb1c6 SHA256: d7ba3d8b870bc94f3c3ade4ce13f35a52441b76c3ac145cb296aed6399bccf3c Description: Smith Chart calculator for X xsmc-calc allows you to perform Smith Chart calculations for RF (radio frequency) circuit design. Homepage: http://www.qsl.net/ik5nax/index.html Package: nec2c Priority: extra Section: contrib/hamradio Installed-Size: 280 Maintainer: Joop Stakenborg Architecture: solaris-i386 Version: 0.6-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/nec2c_0.6-1_solaris-i386.deb Size: 102198 MD5sum: ce020df87f41fbbed72681898fc46590 SHA1: 1931b9c7d840079cf0c75467362608c3eca4b150 SHA256: 5fa79d0623aa629755eb074347d6f5f103a47de0b7c90aa17fb9b147d80f733c Description: translation of the NEC2 FORTRAN source code to the C language The translation was performed mostly "by hand" and a lot of modifications to the original program were introduced in order to modernize the NEC2 and to remove as many built-in limitations as possible. The attendant SOMNEC program was also translated to C and incorporated in nec2c as a function so that Sommerfeld ground solutions are a part of the program. Package: nec Priority: optional Section: contrib/hamradio Installed-Size: 63 Maintainer: Alan Bain Architecture: solaris-i386 Version: 2-11 Depends: libf2c2, libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/nec_2-11_solaris-i386.deb Size: 486614 MD5sum: e1fb67a8579df30f134038fcdcb6486c SHA1: 00b77dec7969d98e015389de5d2bce834b4d57c1 SHA256: a0f3d728ee54f14e92d9a2ffce5ba02849771be56817ada43daa1dce40481399 Description: NEC2 Antenna Modelling System The NEC2 (Numerical Electromagnetics Code) is software for modelling antennas using the Method of Moments. It was developed at Lawrence Livermore Laboratories, and remains widely used, despite the old fashioned punched card style input required. . This version contains code which hasn't been extensively tested for errors, which was input by hand from a report -- use with care. The numerics are currently only SINGLE PRECISION. . User's documentation is provided in HTML format (based on OCR text so beware of potential errors). Package: aldo Priority: optional Section: contrib/hamradio Installed-Size: 8 Maintainer: Giuseppe Martino (denever) Architecture: solaris-i386 Version: 0.7.4-1 Depends: libao2 (>= 0.8.8), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/aldo_0.7.4-1_solaris-i386.deb Size: 83254 MD5sum: 35e771970f5d0ba35bac714d004495d1 SHA1: d4790e07f7e7a9a222f964f08503afc887a812e6 SHA256: 64b43315629aaabda035d9c50e64f94e16d3788e53de3abed7023cea59ef3fcc Description: Morse code training program Aldo is a morse code learning tool which provides four type of training methods: blocks, koch, file, callsign. Blocks: Identify blocks of random characters played in morse code. Koch: Two morse characters will be played at full speed (20wpm) until you'll be able to identify at least 90 percent of them. After that, one more character will be added, and so on. File: Identify played characters generated from a file. Callsign: Identify random callsigns played in morse code. Package: icomlib-bin Priority: optional Section: contrib/hamradio Installed-Size: 44 Maintainer: Ubuntu MOTU Developers Original-Maintainer: A. Maitland Bottoms Architecture: solaris-i386 Source: icomlib Version: 1.0.1-8ubuntu2 Depends: icomlib1c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/icomlib-bin_1.0.1-8ubuntu2_solaris-i386.deb Size: 14908 MD5sum: dc1708b31f216ab30af06fde79fbd11d SHA1: f680cd502907cc7241be88053f70cb30b15ceac5 SHA256: e15a9fadddc75bf832884f6832c56cdc3890f28474ccf357ef57290f9b7b4981 Description: Icom PCR-1000 command line control icomlib is the ghetto.org PCR-1000 control suite. It consists of a library, command line programs, and a Qt widget GUI application. . This software controls an ICOM PCR-1000 receiver via a serial interface. Package: icom Priority: extra Section: contrib/hamradio Installed-Size: 37 Maintainer: Debian Hamradio Maintainers Architecture: solaris-i386 Version: 20040912-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/icom_20040912-1_solaris-i386.deb Size: 123266 MD5sum: 03a126c981190603ced1da62df532315 SHA1: cdf736a01c08ba13b570c35671ddbe02f8f1a374 SHA256: 001b1aebf70c292caab83381a17862547c10b011e7593a2856ac9a7d653526e3 Description: Software control for ICOM radios with CI-V interface This program allows you to control many types of ICOM radio (transceivers and receivers) from the serial port on your computer. You need a CI-V interface circuit to connect the radio to the computer (to convert between RS-232 and TTL), which can be easily found on the web. Package: xwota Priority: optional Section: contrib/hamradio Installed-Size: 10 Maintainer: Joop Stakenborg Architecture: solaris-i386 Version: 0.4-4 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/xwota_0.4-4_solaris-i386.deb Size: 31962 MD5sum: 142aafaa5c75e12dac3370afa46aebb1 SHA1: 51ada1e6512bddef93fc219d9f9c51e465100e2f SHA256: f99a66c37d3e76fbccdfe83231d77eea2b9d19af34ef321959d4b7cb6539282e Description: GTK client to the WOTA Database This software is intended for amateur radio operators who want to make use of the WOTA database. . Find out who is on the air, the band and frequency they are operating on, and their location by Country, State, County, Grid, Lat/Long. See http://www.wotadb.org. Package: icomlib1c2 Priority: optional Section: contrib/hamradio Installed-Size: 56 Maintainer: Ubuntu MOTU Developers Original-Maintainer: A. Maitland Bottoms Architecture: solaris-i386 Source: icomlib Version: 1.0.1-8ubuntu2 Replaces: icomlib1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: icomlib-bin, icomlib-doc, qpcr1k Conflicts: icomlib1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/icomlib1c2_1.0.1-8ubuntu2_solaris-i386.deb Size: 16946 MD5sum: 7910686189d1a059bc48240695787dd9 SHA1: 8dce667fa0c0049303c19e79f6a5e81804003a69 SHA256: ee049ce00fd55a7ca8403795f9deb29e7ab7edc0e4cdfc42034d55b25ed11be5 Description: Icom PCR-1000 control shared libraries icomlib is the ghetto.org PCR-1000 control suite. It consists of a library, command line programs, and a Qt widget GUI application. . This software controls an ICOM PCR-1000 receiver via a serial interface. Package: ibp Priority: optional Section: contrib/hamradio Installed-Size: 70 Maintainer: Joop Stakenborg Architecture: solaris-i386 Version: 0.21-5 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/ibp_0.21-5_solaris-i386.deb Size: 23070 MD5sum: 1cc569450e629ed1de3e435f035101b8 SHA1: bb9fc21b6a8881b6fc24dbd04c35de19cd84237d SHA256: 7a575f798e0e8b8c551f8cc9b4c3c8baac3c1f0421105df5c49b226e3514b104 Description: Viewer for the International Beacon Project Ibp shows which of the beacons of the International Beacon Project is transmitting now. The user is presented with a list of Beacons with the current beacon highlighted. In a separate graphical window the position and short/long path to the beacon can be seen. . The list can be viewed in either single or multiband mode, a Maidenhead locator, when used as an argument, shows distance and azimuth to each beacon. . You will need an accurate clock because the beacons transmit at 10 second intervals. Package: qantenna Priority: extra Section: contrib/hamradio Installed-Size: 817 Maintainer: Joop Stakenborg Architecture: solaris-i386 Version: 0.2.0-3 Depends: libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: necpp Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/qantenna_0.2.0-3_solaris-i386.deb Size: 226776 MD5sum: c005f8650819851cdf12af8faed3c7cc SHA1: 283e7dc212cb812bf281dceed8a721c8a17f3452 SHA256: afe188f62f6290fb0e9fc55cf67c424a98750b2ce8b81c2dcf1355f41dd09d0e Description: Qt based program for viewing antennas as decribed by NEC files QAntenna is a program for viewing antennas as decribed by NEC files and also to show the radiation patterns generated by nec2++. Package: splat Priority: optional Section: contrib/hamradio Installed-Size: 9 Maintainer: Bdale Garbee Architecture: solaris-i386 Version: 1.2.1-1 Depends: gnuplot, libbz2-1.0, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/splat_1.2.1-1_solaris-i386.deb Size: 106712 MD5sum: 98be8a245b468fde748609552daf2404 SHA1: 55db6ced84d2c663743bf156b3831afe6f3206c4 SHA256: d34353aa1dcbadf2e6faae237a0dbabf78ab74e8dce11958f004a185d8dcd431 Description: analyze point-to-point terrestrial RF communication links SPLAT! is a Surface Path Length And Terrain analysis application written for Linux and Unix workstations. SPLAT! analyzes point-to-point terrestrial RF communication links, and provides information useful to communication system designers and site engineers. Package: gcb Priority: optional Section: contrib/hamradio Installed-Size: 8 Maintainer: Joop Stakenborg Architecture: solaris-i386 Version: 1:1.07-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/hamradio/gcb_1.07-1_solaris-i386.deb Size: 7634 MD5sum: 82034047a490af550eca492be79430e9 SHA1: 5759905d0b84ebfb969b62ebeebb02a54f6d04fc SHA256: 70901ef76215e5c76f67bb20910a2176e9a92c149cf69f8bdaddbc9b41bf11a0 Description: Utility to calculate long and short path to a location Gcb computes long and short path given the latitude and longitude (degrees and minutes). You must input the lat/long of the two stations. The output will then be relative from station1 to station2. . Gcb is used by hamradio operators as a tool for pointing the antenna in the right direction, either by using the short (daylight) propagation path or using the long path, which is almost always via the dark side of the earth. . Gcb believes the earth to be a perfect circle, which means there will be small calculation errors. Package: chasen-dictutils Priority: optional Section: contrib/misc Installed-Size: 53 Maintainer: Ubuntu MOTU Developers Original-Maintainer: NOKUBI Takatsugu Architecture: solaris-i386 Source: chasen Version: 2.3.3-6.2ubuntu2 Depends: libchasen0c2a, libgcc1 (>= 1:4.2.1), libiconv, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/chasen-dictutils_2.3.3-6.2ubuntu2_solaris-i386.deb Size: 22292 MD5sum: 18e7d0ed8827da36524516248ef823c2 SHA1: 583e98080a7a7a1007a58f6b7b1ce4a253b644de SHA256: b8d17c22a35f7a96d92e75235be394feabfce09e4b6f3e1c5662c17093ff1735 Description: a Japanese Morphological Analysis System - utilities for dictionary Dictionary utilities for ChaSen. ChaSen is a morphological analysys system. It can segment and tokenize Japanese text string, and can output with many additional informations (pronunciation, semantic information, and others). Package: education-physics Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: kturtle, lum, mek, planets, pyode, squeak, xem, xoscope Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-physics_0.824ubuntu2_solaris-i386.deb Size: 23550 MD5sum: 69ad80bc29320151d7875f6c114f2063 SHA1: 5e64f759f67fe4678cc223f8f7eb30f0ea605192 SHA256: 33d8e456828735f6c0362213bd180dc8fcca1ef4fb2b72d2220460df44dbd262 Description: DebianEdu physics related applications This metapackage depends on various applications that can be used to teach physics. Package: education-main-server Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Recommends: education-networked Suggests: apache, apache-doc, apache2, bind9, bind9-doc, calamaris, chastity-list, courier-imap-ssl, courier-ldap, db4.2-util, debian-edu-fr-all, debian-edu-fr-skels, dhcp, dhcp3-server, dlint, dnswalk, dsh, exim4-daemon-heavy, iptables, links, lwat, makepasswd, munin, nagios-plugins, nagios-text, nagios2, nfs-kernel-server, nfs-server, nslint, ntp, ntp-refclock, ntp-simple, openssl, samba, samba-doc, sitesummary, slapd, slbackup, slbackup-php, squid, squidguard, tdb-tools, webalizer Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-main-server_0.824ubuntu2_solaris-i386.deb Size: 23820 MD5sum: 272fad0d5883eac739f08d06528fcf50 SHA1: de1a010945074fda6629be14ce973693362140f8 SHA256: 466a0747a8e1fd206e57cae1822b78426e80a528723b27a2b4d18a0b7098cf60 Description: DebianEdu main server packages A metapackage containing dependencies for packages required on all main server installations in the DebianEdu custom Debian distribution. Package: education-geography Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: earth3d, gmt, google-earth, googleearth-package, grass, kgeography, mapserver, openscenegraph, qgis, thuban Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-geography_0.824ubuntu2_solaris-i386.deb Size: 23552 MD5sum: 7ff66bb95e837416ad22e4e58da12b86 SHA1: d625b5c0c2f82fc796d1c8aa052a01ac9945d7b5 SHA256: e514c89f07614f03bca089a9f41f8d1e177c4c3260888574f80aaaa1f67e4563 Description: DebianEdu applications for geography This metapackage depends on various applications that can be used to teach geography. Package: education-chemistry Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: chemtool, easychem, gchempaint, gdis, ghemical, gperiodic, kalzium, lum, mek, pymol, rasmol, viewmol, xdrawchem, xem, xpovchem Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-chemistry_0.824ubuntu2_solaris-i386.deb Size: 23490 MD5sum: 9fc34bf074351c6683499c295d8ca9de SHA1: 01d1b19675ee5a885eec151978a15cc275189d32 SHA256: 66ccb8696716461695f8842634a48cb6331b20bfe763976f77eac7a4b9dc0f91 Description: DebianEdu chemistry related applications This metapackage depends on various applications that can be used to teach chemistry. Package: chasen Priority: optional Section: contrib/misc Installed-Size: 324 Maintainer: Ubuntu MOTU Developers Original-Maintainer: NOKUBI Takatsugu Architecture: solaris-i386 Version: 2.3.3-6.2ubuntu2 Depends: ipadic (>= 2.6.3) | chasen-cannadic, libchasen0c2a, libgcc1 (>= 1:4.2.1), libiconv, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/chasen_2.3.3-6.2ubuntu2_solaris-i386.deb Size: 186544 MD5sum: 3c13cd2d79895362e3944f82a7e54088 SHA1: 3c431874207a9f7af68f23348b4669a41adcaa31 SHA256: 77be2ea2e85afc639b47d2fad1d769d8950e7b222793dee4e85b579f0601dd93 Description: a Japanese Morphological Analysis System ChaSen is a morphological analysys system. It can segment and tokenize Japanese text string, and can output with many additional informations (pronunciation, semantic information, and others). It will print the result of such an operation to the standard output, so that it can be either written to a file or further processed. Package: education-astronomy Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: celestia, gpredict, gstar, kstars, spacechart, ssystem, starplot, stars, stellarium, sunclock, xephem, xplanet, xplanet-images, xtide, xtide-data Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-astronomy_0.824ubuntu2_solaris-i386.deb Size: 23552 MD5sum: d321e0068083412595f1a05c9f5bce8d SHA1: 1572011fa59375a7609f27845684e6dd6263a3bf SHA256: d514dc02711b9df61ea47cbee9fc6a7ca5f7ce48d3a1c94302f8f4f073391f9b Description: DebianEdu astronomy related applications This metapackage depends on various applications that can be used to teach astronomy. Package: libgnomedb3-bin Priority: optional Section: misc Installed-Size: 139 Maintainer: Gustavo R. Montesino Architecture: solaris-i386 Source: libgnomedb3 Version: 3.0.0-2build1 Depends: libgcc1 (>= 1:4.2.1), libgda3-3, libglib2.0-0 (>= 2.16.0), libgnomedb3-4, libgnomedb3-common (>= 3.0.0-2build1), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.1), sunwcslr Conflicts: gnome-db2 (<< 0.8.191) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/libgnomedb3-bin_3.0.0-2build1_solaris-i386.deb Size: 51962 MD5sum: 7e5b2d59f3ff1f124a994df0c14c56ee SHA1: 7dffe275c31c5a5616f49ab968472e2d66389497 SHA256: a411cbbe697c829d108c609441a3bd044616721763ac741b2fc6cf20bfa6ae06 Description: Database UI widget library for GNOME2 -- binary files libgnomedb is a database widget library for GNOME2. it provides a rich set of UI features targeted to the development of data access. Using libgnomedb your GTK+2/GNOME2 application data access needs will be covered. . This package contains gnome-database-properties, which can be used to configure libgnomedb data sources. Package: libchasen0c2a Priority: optional Section: contrib/misc Installed-Size: 17 Maintainer: Ubuntu MOTU Developers Original-Maintainer: NOKUBI Takatsugu Architecture: solaris-i386 Source: chasen Version: 2.3.3-6.2ubuntu2 Replaces: libchasen0, libchasen0c2 Depends: libgcc1 (>= 1:4.2.1), libiconv, libstdc++6 (>= 4.2.1), sunwlibm Recommends: ipadic | chasen-cannadic Conflicts: libchasen0, libchasen0c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/libchasen0c2a_2.3.3-6.2ubuntu2_solaris-i386.deb Size: 45188 MD5sum: 6178f48b490aa76825339009f3b2e2f4 SHA1: 6b5da0d206728a59d6194b37dca93da335d531f9 SHA256: 105f176b3e5a3e69a57da692a919dc7bee9fe7a49b34721a00cea079b26e3fce Description: a Japanese Morphological Analysis System (shared libraries) Shared libraries for ChaSen. ChaSen is a morphological analysys system. It can segment and tokenize Japanese text string, and can output with many additional informations (pronunciation, semantic information, and others). Package: mtink Priority: extra Section: contrib/misc Installed-Size: 628 Maintainer: Sylvain Le Gall Architecture: solaris-i386 Version: 1.0.16-1 Depends: debconf (>= 0.5) | debconf-2.0, lesstif2, libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxt6, sunwcslr Suggests: gimp, mtink-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/mtink_1.0.16-1_solaris-i386.deb Size: 149144 MD5sum: 08d6be9b4c9655bdfd19a3d82b9f0c8f SHA1: 01785f0348d6dab226c35dc5e9f322622911516f SHA256: 3b621e8b996bae356ec599692337fc13eaa1f7dd7e87b6c127e99e97d9f10566 Description: Status monitor tool for Epson inkjet printers This is a printer status monitor which enables to get the remaining ink quantity, to print test patterns, to reset printer and to clean nozzle. . Even if this monitor is targeted to Epson printer, some HP and Canon model are supported. . Homepage: http://xwtools.automatix.de/ Package: ploticus Priority: optional Section: contrib/misc Installed-Size: 72 Maintainer: Colin Tuckley Architecture: solaris-i386 Version: 2.33-3 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgd2-noxpm (>= 2.0.35.dfsg) | libgd2-xpm (>= 2.0.35.dfsg), libjpeg62, libpng12-0 (>= 1.2.13-4), libx11-6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: ploticus-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/ploticus_2.33-3_solaris-i386.deb Size: 298626 MD5sum: 70de0d95a5eefbd97efb7c7e21c70791 SHA1: f6c7fc61657f2833739f252d69162307f0ae8dfb SHA256: edeb1f0369d54a7e488b12529832e65f158df13719ad5e4267187aea060f125b Description: script driven business graphics package Ploticus is script-driven, which makes it suitable for automated, unattended uses, or for applications that will be run again and again. In general, ploticus is good at making graphs like you would see in newspapers and news magazines, business publications, journals for medical and social sciences, and so on. . Ploticus is not a function or mathematical plotting package like gnuplot, nor would it be a good choice for applications where mathematical formulas or scientific notations are to be rendered as an integral part of the data display. Ploticus is also not intended as a "marketing" graphics package. Its goal is to display data crisply without extra decoration and distracting "dingbats" that cloud the picture. . Ploticus supports a wide range of output options, including jpeg (Joint Photographics Experts Group format), png (Portable Network Graphics format), svg (Simple Vector Graphics), bmp (Microsoft BitMaP), ps (PostScript), swf (Flash), and X11. . Homepage: http://ploticus.sourceforge.net Package: otp Priority: optional Section: contrib/misc Installed-Size: 7 Maintainer: Pawel Wiecek Architecture: solaris-i386 Version: 970425-7 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/otp_970425-7_solaris-i386.deb Size: 14890 MD5sum: d38a4455846cdaebb27a8923ac8c3d2f SHA1: 83912b3dc33a5d77f640e5a9b78b530195602242 SHA256: e827e117e8f41d0c348e7ff42d821f96db36863ee24ac6b78f6d216e28935435 Description: Generator for One Time Passwords otp creates key and password lists for verification and security purposes in a variety of formats. Keys can be of any length, consist of digits or letters (capital or lower case), and alphabetic passwords can either be entirely random (most secure) or obey the digraph statistics of English text (easier to remember when transcribing, but less secure). . For computer applications, for example one-time login passwords, otp can create a file containing the MD5 signature of each of the generated keys. This permits the computer to verify keys without the need to store the keys in plaintext. Package: steghide Priority: optional Section: contrib/misc Installed-Size: 564 Maintainer: Ola Lundqvist Architecture: solaris-i386 Version: 0.5.1-8 Depends: libgcc1 (>= 1:4.2.1), libiconv, libjpeg62, libmcrypt4, libmhash2, libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/steghide_0.5.1-8_solaris-i386.deb Size: 188304 MD5sum: 6b8f3796ee333976e078e3d18b5a5f58 SHA1: 83ee16d033f5f922c59fcba6861ffcef46ed9138 SHA256: e17ca8b9b3deb8ef91218c2e2a855d2b23bdef4cca847b90232f45a8768fd7dc Description: A steganography hiding tool Steghide is steganography program which hides bits of a data file in some of the least significant bits of another file in such a way that the existence of the data file is not visible and cannot be proven. . Steghide is designed to be portable and configurable and features hiding data in bmp, wav and au files, blowfish encryption, MD5 hashing of passphrases to blowfish keys, and pseudo-random distribution of hidden bits in the container data. Package: education-desktop-other Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Recommends: education-astronomy, education-chemistry, education-desktop-kde | education-desktop-gnome, education-electronics, education-geography, education-graphics, education-language, education-logic-games, education-mathematics, education-misc, education-music, education-physics Suggests: abakus, adept, alsa-base, alsa-utils, artsbuilder, aspell-he, atlantik, atlantikdesigner, auctex, autoconf, avahi-autoipd, avahi-daemon, avahi-discover, bzip2, celestia, culmus, cupsys-bsd, cupsys-client, cupsys-driver-gimpprint, cvs, dbdesigner, ddd, debian-edu-artwork, dhcdbd, dhcp-client, dhcp3-client, dia, drgenius, drgeo, dvgrab, earth3d, education-desktop, ekiga, fam, ffmpeg, firefox, firefox-locale-ca, firefox-locale-cy, firefox-locale-da-dk, firefox-locale-de, firefox-locale-el, firefox-locale-es-es, firefox-locale-eu, firefox-locale-fr-fr, firefox-locale-hu-hu, firefox-locale-it, firefox-locale-ja, firefox-locale-ko, firefox-locale-nb, firefox-locale-nn, firefox-locale-pl, firefox-locale-pt-br, firefox-locale-sl-si, firefox-locale-zh-cn, firefox-locale-zh-tw, flashplugin-nonfree, flashplugin-nonfree-extrasound, flashplugin-nonfree-pulse, foomatic-gui, g++, gaim, gcc, gcompris, gcompris-sound-cs, gcompris-sound-da, gcompris-sound-de, gcompris-sound-en, gcompris-sound-es, gcompris-sound-eu, gcompris-sound-fi, gcompris-sound-fr, gcompris-sound-hu, gcompris-sound-it, gcompris-sound-mr, gcompris-sound-nl, gcompris-sound-pt, gcompris-sound-ptbr, gcompris-sound-ru, gcompris-sound-so, gcompris-sound-sv, gcompris-sound-tr, gdb, geg, gettext, ghostview, gij-4.1, gimp, gimp-data-extras, gimp-print, gnome-themes, gnomemeeting, gnucap, gnuchess, gnupg, gnupg-agent, gnupg-doc, gnupg2, gnuplot, gperiodic, gsfonts-x11, gstreamer0.10-alsa, gstreamer0.10-audiosink, gstreamer0.10-ffmpeg, gstreamer0.10-fluendo-mp3, gstreamer0.10-plugins-base, gtablix, gtk2-engines-gtk-qt, gv, hspell, iamerican, ibrazilian, ibritish, icatalan, icedove, icedove-locale-ca, icedove-locale-de, icedove-locale-el, icedove-locale-fr, icedove-locale-it, icedove-locale-nb, icedove-locale-nn, iceweasel, iceweasel-l10n-af, iceweasel-l10n-ar, iceweasel-l10n-be, iceweasel-l10n-bg, iceweasel-l10n-ca, iceweasel-l10n-cs, iceweasel-l10n-cy-gb, iceweasel-l10n-da, iceweasel-l10n-de, iceweasel-l10n-dz-bt, iceweasel-l10n-el, iceweasel-l10n-en-gb, iceweasel-l10n-es-ar, iceweasel-l10n-es-es, iceweasel-l10n-et-ee, iceweasel-l10n-eu, iceweasel-l10n-fa-ir, iceweasel-l10n-fi, iceweasel-l10n-fr, iceweasel-l10n-fur-it, iceweasel-l10n-fy-nl, iceweasel-l10n-ga-ie, iceweasel-l10n-gu-in, iceweasel-l10n-he, iceweasel-l10n-hu, iceweasel-l10n-it, iceweasel-l10n-ja, iceweasel-l10n-ka, iceweasel-l10n-ko, iceweasel-l10n-ku, iceweasel-l10n-lt, iceweasel-l10n-mk, iceweasel-l10n-mn, iceweasel-l10n-nb-no, iceweasel-l10n-nl, iceweasel-l10n-nn-no, iceweasel-l10n-pa-in, iceweasel-l10n-pl, iceweasel-l10n-pt-br, iceweasel-l10n-pt-pt, iceweasel-l10n-ro, iceweasel-l10n-roa-es-val, iceweasel-l10n-ru, iceweasel-l10n-sk, iceweasel-l10n-sl, iceweasel-l10n-sv-se, iceweasel-l10n-tr, iceweasel-l10n-uk-ua, iceweasel-l10n-zh-cn, iceweasel-l10n-zh-tw, idanish, idutch, ifinnish-large, ifrench, iitalian, ingerman, inkscape, inorwegian, iportuguese, ispanish, java-gcj-compat, k3b, k3b-i18n, k3dsurf, kaffeine, kaffeine-mozilla, kalgebra, kalzium, kasteroids, katomic, kbabel, kbackgammon, kbattleship, kbear, kblackbox, kbounce, kbruch, kchart, kdissert, kdnssd, keduca, kernel-package, keuklid, kformula, kfouleggs, kgeo, kgeography, kgoldrunner, kgraph, khangman, kig, kino, kivio, kjumpingcube, klatin, klearnspelling, klettres, klickety, klogic, kmahjongg, kmidi, kmines, kmplot, kmultiply, knorskverbs, kolf, kolourpaint, konqueror-plugin-gnash, konquest, kooka, koshell, kpaint, kpat, kpercentage, kpoker, kppp, kreversi, ksame, kseg, kshisen, ksirtet, ksmiletris, ksnake, ksokoban, kspaceduel, kstars, ktouch, ktron, ktuberling, kugar, kuser, kverbos, kvoctrain, kworldclock, lacheck, libaudiofile0, libc-dev, libdvdcss2, libflashsupport, libfribidi0, libncurses5-dev, libnss-mdns, libogg0, libvorbis0, libvorbis0a, libxml1, lightspeed, lyx, make, mdns-scan, monopd, mozilla-plugin-gnash, mozilla-plugin-vlc, mozilla-thunderbird, mozilla-thunderbird-locale-ca, mozilla-thunderbird-locale-de, mozilla-thunderbird-locale-el, mozilla-thunderbird-locale-fr, mozilla-thunderbird-locale-it, mozilla-thunderbird-locale-nb, mozilla-thunderbird-locale-nn, mplayer, mutt, myspell-ca, myspell-da, myspell-de-at, myspell-de-ch, myspell-de-de, myspell-el-gr, myspell-en-gb, myspell-en-us, myspell-es, myspell-fi, myspell-fr, myspell-fr-gut, myspell-he, myspell-it, myspell-nb, myspell-nl, myspell-nn, myspell-pt-br, myspell-pt-pt, ncftp, netpbm, noteedit, ocrad, ogle-gui, openoffice.org, openoffice.org-filter-binfilter, openoffice.org-filter-mobiledev, openoffice.org-help-el, openoffice.org-help-en, openoffice.org-help-es, openoffice.org-help-fr, openoffice.org-help-ja, openoffice.org-help-nb, openoffice.org-help-nn, openoffice.org-help-sv, openoffice.org-hyphenation, openoffice.org-l10n-ca, openoffice.org-l10n-common, openoffice.org-l10n-de, openoffice.org-l10n-el, openoffice.org-l10n-en-us, openoffice.org-l10n-en-za, openoffice.org-l10n-es, openoffice.org-l10n-fr, openoffice.org-l10n-ja, openoffice.org-l10n-nb, openoffice.org-l10n-nl, openoffice.org-l10n-nn, openoffice.org-l10n-sv, openoffice.org-style-crystal, openoffice.org-style-default, openoffice.org-style-industrial, openoffice.org-thesaurus-en-us, planner, postgresql, postgresql-client, pppoeconf, qcad, qliss3d, quanta, quiteinsane, rdesktop, rsibreak, sane, sane-utils, scim-anthy, scim-canna, scim-prime, scim-skk, scim-tables-ja, scim-uim, screen, scribus, serpentine, smbclient, sodipodi, solfege, sql-ledger, stopmotion, subversion, swfdec-mozilla, tablix2, tetex-bin, tetex-brev, tetex-doc, tetex-extra, texlive, texlive-doc-base, texmacs, timidity-patches, totem, totem-mozilla, ttf-freefont, ttf-malayalam-fonts, ttf-mgopen, ttf-vlgothic, tuxmath, tuxpaint, tuxpaint-config, ucblogo, unifont, unzip, vgrabbj, vlc, wget, wine, wine-doc, wine-utils, workrave, xfonts-100dpi-transcoded, xfonts-75dpi-transcoded, xfonts-base-transcoded, xfs, xine, xine-dvdnav, xine-ui, xmms, xmms-arts, xmms-cdread, xmmsarts, xorg, xpdf, xpdf-japanese, xplanet, xsane, yacas, zip, zlib1g Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-desktop-other_0.824ubuntu2_solaris-i386.deb Size: 25674 MD5sum: 9d915da83f71c36387943cf80eeab883 SHA1: f2df97310552d1c6478c2f0e68d1eda18b3bdc3e SHA256: 32956ef7f64037d14ada3ffe45eabadc1e43261d28f20113cb3a929a20200022 Description: DebianEdu desktop applications, non-GNOME- and non-KDE-specific This metapackage depends on various office and desktop applications that are useful for teachers and their students. Package: ktoblzcheck Priority: optional Section: contrib/misc Installed-Size: 9 Maintainer: Micha Lenk Architecture: solaris-i386 Source: libktoblzcheck Version: 1.17-3 Replaces: libktoblzcheck-bin (<< 1.14-3) Depends: libgcc1 (>= 1:4.2.1), libktoblzcheck1c2a (>= 1.16), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: libktoblzcheck-bin (<< 1.14-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/ktoblzcheck_1.17-3_solaris-i386.deb Size: 30230 MD5sum: d6fc07fff1f9055ff9cf90d45067c154 SHA1: f2c850088e6bb45528b8dad8bf92d2e741f8cad7 SHA256: 92d99e2ba7e5840b297357f3bf654dc19db81a8fc603dee7cd3c682821abe282 Description: tool for verification of account numbers and bank codes ktoblzcheck is a command line tool for verification of bank account numbers and bank codes (BLZ) of German Banks. It is based on the specifications of the "Deutsche Bundesbank". It also supports the verification of international bank account numbers (IBAN) and bank identifier codes (BIC). Package: dbf2mysql Priority: optional Section: contrib/misc Installed-Size: 8 Maintainer: Francesco Paolo Lovergine Architecture: solaris-i386 Version: 1.14a-3.1 Depends: libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/dbf2mysql_1.14a-3.1_solaris-i386.deb Size: 28890 MD5sum: d43b627e84ba5b051e3d942f9cf06f26 SHA1: 332242142e6f54f5d9b1bb8303b872006b208c85 SHA256: 6f3327598aa4ebde64975d235585fe56fdc8811842f2461808cc136a8a12a18b Description: xBase <--> MySQL This program takes an xBase file and sends queries to an MySQL server to insert it into an MySQL table and vice versa. Package: education-electronics Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: eagle, electric, freehdl, gpsim, gpsim-lded, gpsim-logic, gtkwave, kicad, kicad-doc-de, kicad-doc-en, kicad-doc-es, kicad-doc-fr, ksimus, ksimus-boolean, ksimus-datarecorder, ksimus-floatingpoint, oregano, pcb, qucs, vipec, xcircuit Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-electronics_0.824ubuntu2_solaris-i386.deb Size: 23624 MD5sum: d45d6dc7d34f70546625e92bafaff9b4 SHA1: bdd5739d1df0957d7d218f4d73671f651037c776 SHA256: 4cd1b1e0ac0e5c7090ffb54e3ada11fee228fbd903c6a754b873d146ecb8823e Description: DebianEdu electronics related applications This metapackage depends on various applications that can be used to teach electronics. Package: libggiwmh0 Priority: optional Section: contrib/misc Installed-Size: 58 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Source: libggiwmh Version: 0.3.1-2-build1 Depends: libaa1, libgcc1 (>= 1:4.2.1), libggi2 (>= 1:2.2.1), libgii1 (>= 1:1.0.1), libncurses5 (>= 5.6+20071006-3), libslang2 (>= 2.0.7-1), libx11-6, libxext6, libxxf86dga1, libxxf86vm1, sunwcslr, sunwlibm Recommends: libggiwmh0-target-x Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/libggiwmh0_0.3.1-2-build1_solaris-i386.deb Size: 24912 MD5sum: 412606889dd7edcd1e42f6772f1264bc SHA1: dca5b6c39c0b3d5cd3a827e1950b3118ede105a2 SHA256: 012f5a82012e76e01b3de0016627ec27f3241f0e27a898dfb4f1cb0ba4b8d565 Description: GGI Window Manager Hints extension "General Graphics Interface" - a fast, portable graphics environment. . LibggiWMH is an extension module for GGI display targets that are window system based. It provides portable access to things like setting the title bar, resizing, moving and iconifying windows that enclose the libggi controlled display surface. . This package includes the generic parts of libggiwmh. To be useful on any display target, an additional implementation module must be installed for it. . Modules are available in packages: libggiwmh0-target-x - implementation for X window based targets . Homepage: http://www.ggi-project.org/ Enhances: libggi2 Package: spinner Priority: optional Section: misc Installed-Size: 8 Maintainer: Jesus Climent Architecture: solaris-i386 Version: 1.2.4-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/spinner_1.2.4-1_solaris-i386.deb Size: 18594 MD5sum: c2d3c4f3555a0d722b4a418aaaf44afd SHA1: 2375a1b0435ed0488ef05138e5cbbed28ccbb74e SHA256: 6026a5b8954b92e63d650d346a7c20baaa19e68006e009c076ef7ac439cdfc21 Description: Sends small packets over a idle link spinner sends small packets (null packets or a fancy ASCII spin fan with motion) to keep a link up. . It is the perfect application to keep alive a connection over routers which disconnect a link after some idle time. Package: mecab-utils Priority: optional Section: contrib/misc Installed-Size: 9 Maintainer: TSUCHIYA Masatoshi Architecture: solaris-i386 Source: mecab Version: 0.96-1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libmecab1 (>= 0.96-1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/mecab-utils_0.96-1_solaris-i386.deb Size: 5614 MD5sum: d6205f218fc2402903c5a2b8f204fd2a SHA1: 38eaaf002ad62a4c6efe4910fabe490d6ddd89d2 SHA256: 49d3b5ca51a1c13f62c2ce35a4a72eaa210b7db36822bfce95ca85686a83bc5d Description: Support programs of Mecab This package provides the dictionary compiler to convert a dictionary written in text format to a binary data for Mecab, that is a Japanese morphological analysis system. This package is necessary to install dictionary packages for Mecab like mecab-jumandic. Package: education-thin-client-server Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Recommends: education-workstation Suggests: atftpd, dhcp, dhcp3-server, iptables, italc-client, italc-master, ltsp-server-standalone, ltsp-utils, ltspfs, nbd-server, rdiff-backup, tftp, xfs Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-thin-client-server_0.824ubuntu2_solaris-i386.deb Size: 23550 MD5sum: a99713e4b9583bb3bf823570944e96e1 SHA1: 1de4a87e6d1171886e64c8ab1368af6bbb08d649 SHA256: 792aa4ef66d2685db62d8e21eac0eb3c49b474775a72e36a139bd46bf5f305e6 Description: DebianEdu networked thin client server packages A metapackage containing dependencies for packages required on all networked thin client server installations in the DebianEdu custom Debian distribution. Package: wuzzah Priority: optional Section: contrib/misc Installed-Size: 22 Maintainer: martin f. krafft Architecture: solaris-i386 Version: 0.53-1 Depends: bsdmainutils, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/wuzzah_0.53-1_solaris-i386.deb Size: 16358 MD5sum: 118cbb0a62bda6a1f8d7a5ddd4b6292e SHA1: 81fa99cecd8e425ed87cab42d45cd382f6cf725d SHA256: b356567a7349ce9cf7069a97472d8845e4ccb9fcac2b11d2c648ad8506aefa88 Description: Inobtrusively monitor your friends The idea: you have friends on a system, and you want to know when they log on and off when you're logged on. what's more, maybe you're tired of throwing together crappy/clunky who(1)/w(1)/finger(1) commands in obfuscated shell/perl scripts that only half do the job anyway. . wuzzah is a program that selectively scans a system's utmpx records (where logins are stored, among other things), keeping an eye out for your friends logging in and out, taking customizable actions on events. wuzzah is small, fast, efficient, and written in C. Package: birthday Priority: optional Section: contrib/misc Installed-Size: 10 Maintainer: Bart Martens Architecture: solaris-i386 Version: 1.6.2-2 Depends: sunwcslr Recommends: perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/birthday_1.6.2-2_solaris-i386.deb Size: 24406 MD5sum: af5abc6a30a0f718c49aebd57bcd0eea SHA1: 552dc2097bd3ead5e9e77a0f497d85c4671675d1 SHA256: 87900ab270608cbcb4ff30b4bde2694033f621eae11e8a609769eef5fcd22c09 Description: Display information about pending events on login Given a list of the dates of various different events, works out and displays a list of those which will come up in the next couple of weeks. This was originally designed for birthdays, but can equally be used for reminders about yearly events, or for a running diary. . Note that if you want to use vcf2birthday script you will need perl. . Homepage: http://sourceforge.net/projects/birthday/ Package: cmatrix Priority: optional Section: contrib/misc Installed-Size: 11 Maintainer: Edward Betts Architecture: solaris-i386 Version: 1.2a-2.1-build1 Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr Recommends: console-tools Suggests: cmatrix-xfont Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/cmatrix_1.2a-2.1-build1_solaris-i386.deb Size: 16994 MD5sum: 687dd9e9cbffdffd6c4ee3ed2492b7c0 SHA1: fbdc3bb0c97f5c92a94a73403bde08fd20a6d1ab SHA256: 6dc88122606f4522d66d4a483730a7ed774cfffe80ebf6011cefa36081c20c93 Description: Console Matrix simulates the display from "The Matrix" It is based on the screensaver from the movie's website. It works with terminal settings up to 132x300 and can scroll lines all at the same rate Package: education-services Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: dansguardian, wims Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-services_0.824ubuntu2_solaris-i386.deb Size: 23572 MD5sum: c522feeb47383ea59ae794c32b61a8a4 SHA1: 07bd4df3516b3f820a8170e41428e2212f2604e9 SHA256: 919089bc037b0d5f9cb86812c295124efa64d44e2159c8b9e823be183fc78b16 Description: DebianEdu services for educational institutions This metapackage depends on several applications providing useful infrastructure and services in an educational context: e-learning services, online documentation repository, web content filter... Package: urlview Priority: optional Section: contrib/misc Installed-Size: 17 Maintainer: Emanuele Rocca Architecture: solaris-i386 Version: 0.9-17-build1 Depends: libncurses5 (>= 5.6+20071006-3), sunwcslr Recommends: elinks | www-browser Suggests: mimedecode, mutt, ncftp2 | lftp | ncftp, wget | snarf Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/urlview_0.9-17-build1_solaris-i386.deb Size: 25596 MD5sum: 85009b35492d7c319aee7b09a273382d SHA1: 2c73ac2ad3228ae86b49feaef7f0e892ee5322b8 SHA256: c767e2d390d00079f57fdef10462c6b23fa0061f3466b60b7cae1ee72abe5421 Description: Extracts URLs from text This utility is used to extract URL from text files, especially from mail messages in order to launch some browser to view them. This used to be a part of mutt but has now become an independent tool. Package: dialog Priority: optional Section: contrib/misc Installed-Size: 110 Maintainer: Santiago Vila Architecture: solaris-i386 Version: 1.1-20071028-3nexenta1-build1 Provides: libdialog-dev Depends: debianutils (>= 1.6), libgcc1 (>= 1:4.2.1), libncursesw5 (>= 5.6+20071006-3), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/dialog_1.1-20071028-3nexenta1-build1_solaris-i386.deb Size: 257132 MD5sum: 68bcd9f0bfaf4b41073cfb70b13af820 SHA1: 5a261f32cc600811f99caafc16cd175ed054c3c4 SHA256: ced630ba63dabb71a7ef174d4660cba1120a00bc983c1d461fea30b95f232cb5 Description: Displays user-friendly dialog boxes from shell scripts This application provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner. . The following types of boxes are at your disposal: yes/no Typical query style box with "Yes" and "No" answer buttons menu A scrolling list of menu choices with single entry selection input Query style box with text entry field message Similar to the yes/no box, but with only an "Ok" button text A scrollable text box that works like a simple file viewer info A message display that allows asynchronous script execution checklist Similar to the menu box, but allowing multiple selections radiolist Checklist style box allowing single selections gauge Typical "progress report" style box tail Allows viewing the end of files (tail) that auto updates background tail Similar to tail but runs in the background. editbox Allows editing an existing file Package: pscan Priority: optional Section: contrib/misc Installed-Size: 22 Maintainer: Uwe Hermann Architecture: solaris-i386 Version: 1.2-8 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/pscan_1.2-8_solaris-i386.deb Size: 16458 MD5sum: f5aee8bc96d28c2254890d7f403dd66e SHA1: f8038e0a5011f4db81d01b324d17476151105db0 SHA256: 124750b987788a3b802352b49db86bd01751d59bffa83fbd73d50090e0d686d7 Description: Format string security checker for C files pscan is a program which scans C source files for common function abuses, which often lead to security problems. . Functions which use variadic arguments will be flagged if they appear to contain user-controlled input. . It is a useful tool for those performing source code audits. Package: education-workstation Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Recommends: education-desktop-other, education-networked Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-workstation_0.824ubuntu2_solaris-i386.deb Size: 23584 MD5sum: 500a5c73e74921ce7b6bf1468f5f46fd SHA1: 5fe2c66f395646debb108643e3c413296423f64c SHA256: 10a406cc33be5a56711ea2fe07bc7cb297cf34df32ec503076413f05859a5b23 Description: DebianEdu networked workstation packages A metapackage containing dependencies for packages required on all networked workstation (thick client) installations in the DebianEdu custom Debian distribution. Package: gwsetup Priority: optional Section: contrib/misc Installed-Size: 671 Maintainer: Christian Perrier Architecture: solaris-i386 Source: geneweb Version: 5.01-5 Depends: debconf (>= 0.5) | debconf-2.0, geneweb, sunwcslr, sunwlibm Pre-Depends: adduser Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/gwsetup_5.01-5_solaris-i386.deb Size: 202548 MD5sum: 67f8162ab389a500b358333e20427053 SHA1: cc23766b267fc96f8ac4144026e1f2cbeb28390f SHA256: 7d18b013610c9ebf627831e9d50475e43455a81605464616fa97f2369579bf28 Description: utilities to configure and manipulate Geneweb databases Gwsetup is a command-line program which also includes a mini web server to help Geneweb users to setup and manipulate genealogical databases to be used with the main Geneweb program. Homepage: http://www.geneweb.org/ Package: lightspeed Priority: optional Section: contrib/misc Installed-Size: 13 Maintainer: Ola Lundqvist Architecture: solaris-i386 Version: 1.2a-7 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.16.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libgtkglext1, libice6 (>= 1:1.0.0), libiconv, libpango1.0-0 (>= 1.20.1), libpng12-0 (>= 1.2.13-4), libsm6, libstdc++6 (>= 4.2.1), libtiff4, libx11-6, libxmu6, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: ttf-freefont | ttf-bitstream-vera Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/lightspeed_1.2a-7_solaris-i386.deb Size: 105866 MD5sum: 2bb3c99d3202fb94d301ca36f3279404 SHA1: f5b20a63e5f2ea3cee7cfe6d2f390acc64b4f9c9 SHA256: af05a227b7093f394076c7dd3ca2b3dbe35843d9e6eb441adbdc7e27f20cc06a Description: Shows how objects moving at relativistic speeds look like Light Speed! is an OpenGL-based program which illustrates the effects of special relativity on the appearance of moving objects. When an object accelerates past a few million meters per second, these effects begin to grow noticeable, becoming more and more pronounced as the speed of light is approached. These relativistic effects are viewpoint-dependent, and include shifts in length, object hue, brightness and shape. . The moving object is, by default, a geometric lattice. 3D Studio and LightWave 3D objects may be imported as well. Best of all, the simulator is completely interactive, rendering the exotic distortions in real-time! Package: education-misc Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: blinken, childsplay, flashkard, flasplugin-nonfree, gcompris, ggradebook, keduca, ksociograma, tilp, tuxpaint, tuxtype, visualos, vym Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-misc_0.824ubuntu2_solaris-i386.deb Size: 23638 MD5sum: 3045cafc51c5d59dc5a26b9f606f2505 SHA1: 7f65189b86737167cc9a6793f11863dbe10b8e6b SHA256: fe2d5f4eeebac723ff76ec6ce8a0dfd818837895a78331a272c3632ed701d98e Description: DebianEdu miscellaneous applications for education This metapackage depends on miscellaneous applications that can be useful for teaching purpose. Package: gwtp Priority: optional Section: contrib/misc Installed-Size: 364 Maintainer: Christian Perrier Architecture: solaris-i386 Source: geneweb Version: 5.01-5 Depends: geneweb, sunwcslr, sunwlibm Suggests: httpd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/gwtp_5.01-5_solaris-i386.deb Size: 115018 MD5sum: a9142feb5859415c328ec752f22ad197 SHA1: 7613261e027843c8b4e86461cc00937fc625539a SHA256: 24c4586fe40fd38e34edb4dc7a57349733155c1ab44daa4430cc244af1b54c94 Description: web interface interacting with Geneweb databases Gwtp is a CGI program allowing owners of databases hosted on a GeneWeb site to upload and download their databases on the site and change their configuration parameters. Homepage: http://www.geneweb.org/ Package: vdmfec Priority: extra Section: contrib/misc Installed-Size: 10 Maintainer: Andreas Tille Architecture: solaris-i386 Version: 1.0-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/vdmfec_1.0-1_solaris-i386.deb Size: 18302 MD5sum: cfa92cacc799041d0fea17c880c15375 SHA1: f4e6ed24ca1ea452793196b73e13633349296a84 SHA256: 745db21ea0e50275bb761b3f32f244cc93482064ce1a9681ebc205fb2a2fbc32 Description: recover lost blocks using Forward Error Correction VDMFEC implements Block ECC using a Forward Error Correction (FEC) code based on Vandermonde (VDM) matrices in GF(2^8) due to Luigi Rizzo. Given the FEC parameters K and N, with N greater than K, N blocks are written for every K input blocks in such a way that any K blocks are sufficient to reconstruct the data. That is, up to N - K blocks out of every group of N blocks may be lost without loss of data. Its primary application is intended to be in recovering data from unreliable media such as diskettes. . Homepage: http://members.tripod.com/professor_tom/archives/ Url: http://members.tripod.com/professor_tom/archives/ Package: rig Priority: extra Section: contrib/misc Installed-Size: 10 Maintainer: Norbert Veber Architecture: solaris-i386 Version: 1.10-4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/rig_1.10-4_solaris-i386.deb Size: 29356 MD5sum: 5d3d894274c3de2b306c4a1bd84b3908 SHA1: 786a6075cc068d57aca327b9df7931bb2abdc442 SHA256: 16fdbc6daf6097dcf44fa80b984b5e484e3255d4d4ce01644538b97d942b8049 Description: Random identity generator RIG (Random Identity Generator) is a free replacement for a shareware program out there called 'fake'. It generates random, yet real-looking, personal data. It is useful if you need to feed a name to a Web site, BBS, or real person, and are too lazy to think of one yourself. Also, if the Web site/BBS/person you are giving the information to tries to cross-check the city, state, zip, or area code, it will check out. Package: quicklist Priority: optional Section: contrib/misc Installed-Size: 117 Maintainer: Neil Williams Architecture: solaris-i386 Version: 0.9.0-1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtkextra-x11-2.0-1, libgtkhtml3.8-15 (>= 1:3.13.5), sunwcslr Recommends: yelp | dwww | x-www-browser | www-browser Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/quicklist_0.9.0-1_solaris-i386.deb Size: 120792 MD5sum: 6f1413bc28c095474e5885a468cb1355 SHA1: aef150087b09068456084e805b471cea761382b7 SHA256: 338a6b76f5362e82dad2710652077c9181c02f4f18448a58de0d11f0ec578773 Description: make quick lists of things in Gnome QuickList allows novice and experienced users to keep track of "things" without any help from a system administrator. "Things" can be anything, including (but certainly not limited to) bug lists, phone lists, restaurants, team members, calendars, cool URLs, checkbooks, fishing holes, CDs, bunjee jumping cool sites, etc. . QuickList lists "things" in column format, much as they would appear in a spreadsheet. Quicklist can sort lists of "things," and generate printable reports using GtkHTML. . The native (.qlf) file format is non-relational, non-SQL. Comma and tab delimited files can be imported and exported. Homepage: http://quicklist.sourceforge.net/ Package: gtypist Priority: optional Section: contrib/misc Installed-Size: 1812 Maintainer: Ben Armstrong Architecture: solaris-i386 Version: 2.7-5 Replaces: typist Depends: fortune-mod, libgcc1 (>= 1:4.2.1), libiconv, sunwcslr Conflicts: typist Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/gtypist_2.7-5_solaris-i386.deb Size: 637514 MD5sum: f8db0375bc23851619ecc39180fe7315 SHA1: cdc6c5116a5ad4e1fa59f97461727be907ced928 SHA256: 9e93d41826b56fb0a6caa6f14eb92b8029d7d4eabdd9bc539bab984032ee157c Description: A simple ncurses touch typing tutor Displays exercise lines, measures your typing speed and accuracy, and displays the results. Package: education-tasks Priority: extra Section: misc Installed-Size: 51 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: tasksel (>= 2.07) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-tasks_0.824ubuntu2_solaris-i386.deb Size: 24866 MD5sum: bf421d1d9799fdd3d3fe72453fd07c73 SHA1: 99820da5793277759c9e10fb16712db706ae3b20 SHA256: 68be3c7cae9bddc476a97bc88f197de9affb5651515a5336418b0cf54168f089 Description: Debian Edu tasks for tasksel This package provides Debian Edu tasks in tasksel. Package: education-language Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: ainer, aspell, brazilian-conjugate, collatinus, dict, festival, gnome-utils, hanzim, i2e, kanagram, khangman, kiten, klatin, klettres, kmessedwords, ktouch, kverbos, kvoctrain, kwordquiz, tipptr, trans-de-en, typespeed, verbiste-gnome, wordnet, wordtrans-console, wordtrans-data, wordtrans-kde Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-language_0.824ubuntu2_solaris-i386.deb Size: 23738 MD5sum: a23f9c980a977fa6c9bd02ae146352f4 SHA1: e531ec36856f26abada77b6e3c8c2a5c775d1325 SHA256: 3bc6e77ae94b70e5a0bf769075b1de4f947708ef4b5954668b995f9d7e48c49a Description: DebianEdu language related educational applications This metapackage depends on various applications that can be used to teach a (foreign) language. It includes some typing applications. Package: sysvbanner Priority: optional Section: contrib/misc Installed-Size: 7 Maintainer: David Frey Architecture: solaris-i386 Version: 1.0-12 Depends: bsdmainutils (>= 3.3), sunwcslr Conflicts: bsdmainutils (<< 3.3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/sysvbanner_1.0-12_solaris-i386.deb Size: 6222 MD5sum: 09132157d883cbdddcabc464954502b9 SHA1: bf16ac3247f3f4d016625251aae0f7f9c33ef6e8 SHA256: 05b6b0e0a65db11e82449ed6d4c24447017fa5f51bcd8a974d679701694e5845 Description: System-V banner clone Displays a `banner' text the same way as the System V banner does: horizontally. Package: megahal Priority: optional Section: contrib/misc Installed-Size: 129 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 9.1.1a-5 Depends: libgcc1 (>= 1:4.2.1), perl (>= 5.8.8-13), perlapi-5.8.8, sunwcslr, sunwlibm Suggests: python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/megahal_9.1.1a-5_solaris-i386.deb Size: 101672 MD5sum: fc7232806c9cc37ecb605adadb10d955 SHA1: 1c2250526a7c2662b9cd8b2111b4725f497f689a SHA256: 04eceea8521951ca4ca47311aaf1b77040070c05616c0719184fe526f22da0e9 Description: conversation simulator that can learn as you talk to it Conversation simulators are computer programs which give the appearance of conversing with a user in natural language. Such programs are effective because they exploit the fact that human beings tend to read much more meaning into what is said than is actually there; we are fooled into reading structure into chaos, and we interpret non-sequitur as valid conversation. . MegaHAL differs from conversation simulators such as Eliza in that it uses a Markov Model to learn how to hold a conversation. It is possible to teach MegaHAL to talk about new topics, and in different languages. . This package contains the megahal binary, and for your scripting pleasure modules for perl, Python and Tcl. Package: file-kanji Priority: optional Section: contrib/misc Installed-Size: 8 Maintainer: Hiroyuki Yamamoto Architecture: solaris-i386 Version: 1.1-15 Depends: sunwcslr Recommends: file Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/file-kanji_1.1-15_solaris-i386.deb Size: 7920 MD5sum: 5a3c14f15ae777e85ecfcb293b9d2b01 SHA1: 9710760d6448af70d28bc7b69804a91bfa8cc4da SHA256: 27b5afc12cad3b848e64007036452f77415f0516e8460254dbb3911a5bae3007 Description: kanji code checker This package contains file2 command. File2 command tests the classification of Japanese text files into JIS, UTF-8, EUC-JP, SJIS, ascii, and UNKNOWN. If the file package is installed, the file command is executed instead of UNKNOWN. Package: chasen-cannadic Priority: optional Section: contrib/misc Installed-Size: 14 Maintainer: NOKUBI Takatsugu Architecture: solaris-i386 Source: mecab-cannadic Version: 0.94h-2 Conflicts: ipadic Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/chasen-cannadic_0.94h-2_solaris-i386.deb Size: 4220640 MD5sum: 738089b42839b934fb14bba924ef234a SHA1: 61706a67ad6c991ed1ff06c36c0ef5cfa216f88f SHA256: a6e9c4e0b9d7693f567a56d45645522820b4623267d01437339d43a0e49b18c2 Description: a Japanese dictionary for ChaSen derived from Canna dictionary ChaSen is a Japanese morphological analysys system. It usually use with ipadic dictionary. But it is DFSG-nonfree, so the package provides yet another dictionary on DFSG-free environment. The dictionary is based on cannadic. Package: education-standalone Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Recommends: education-common, education-desktop-other Suggests: network-manager, network-manager-kde Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-standalone_0.824ubuntu2_solaris-i386.deb Size: 23580 MD5sum: d5a6a71f78bf3eed81e68483cc05944d SHA1: 67a15e8503345c2e7dd4e67150f9ce9fb2d955e4 SHA256: b6f51fb050dd6ac5291326db0c1ffa1db33914dd35f5790464bdbffb8ad54dcb Description: DebianEdu standalone workstation packages A metapackage containing dependencies for packages required on all small standalone workstation installations in the DebianEdu custom Debian distribution. Package: education-music Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: audacity, beast, brahms, denemo, festival, freebirth, gtick, hydrogen, kguitar, lilypond, lingot, noteedit, rosegarden, score-reading-trainer, solfege, sweep, terminatorx, ultrastar-ng-xine, xmms Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-music_0.824ubuntu2_solaris-i386.deb Size: 23542 MD5sum: 9202ef1cc2c173a97191214ca4676e7d SHA1: 18d1860537d27e9bd7cd9fbb1a2303a75b3881c4 SHA256: 41d57f9fb5508b3539b70f9667972ddc2ef83fe4fd1affd7b3ca0b29e31602d8 Description: DebianEdu music and sound applications This metapackage depends on various applications that can be used to teach music. Package: education-graphics Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: blender, dia-gnome, gimp, hugin, inkscape, kontour, panorama, partlibrary, qcad, scribus-ng, tgif, xaos, xfig, xpaint Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-graphics_0.824ubuntu2_solaris-i386.deb Size: 23620 MD5sum: 6594620a5c241593c46590808ee0848e SHA1: 99b5f9e5b0592285e7a4466857cf0dce639f6ed9 SHA256: 91e8cd0e189df36c010994b7aae1bffa4fe08c692f1143bea4e004ee677af787 Description: DebianEdu graphics related applications This metapackage depends on various applications that can be used to teach graphics and pictural art. Package: mysql-navigator Priority: optional Section: contrib/misc Installed-Size: 18 Maintainer: Sandro Tosi Architecture: solaris-i386 Version: 1.4.2-10 Depends: libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libjpeg62, libmysqlclient15off (>= 5.0.27-1), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/mysql-navigator_1.4.2-10_solaris-i386.deb Size: 576282 MD5sum: 4ff110cab25a77bbc660173b9cf8cd94 SHA1: 71b3c7e0c51b3e3335a857b6da244e9ad37998d2 SHA256: 6a13af1289a6ab276a79e19050557a0887001cfc0f8d641e018f7f9aa0b9c6fe Description: GUI client program for MySQL database server MySQL Navigator is a MySQL database server GUI client program. The purpose of MySQL Navigator is to provide a useful client interface to MySQL database servers, whilst supporting multiple operating systems and languages. You can currently import/export database, enter queries, get result sets, edit scripts, run scripts, add, alter, and delete users, and retrieve client and server information. . Homepage: http://sourceforge.net/projects/mysqlnavigator/ Package: sbcinfo Priority: extra Section: contrib/misc Installed-Size: 11 Maintainer: Krzysztof Burghardt Architecture: solaris-i386 Source: libsbc Version: 0.0cvs20070728-1nexenta1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/sbcinfo_0.0cvs20070728-1nexenta1_solaris-i386.deb Size: 6656 MD5sum: 17fb561fdf3307ad7ff50debafe4656f SHA1: 28e6e2e2c63bb49fbca1d5fde2b10271c41ebdfb SHA256: c1a32d05764c2de40d1df51a1e12c89c6c1c43a64c90206bbae330b932ef4bb2 Description: Subband codec (SBC) analyzer Bluetooth low-complexity, subband codec (SBC) analyzer. Package: education-mathematics Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: abakus, drgeo, euler, geg, geogebra, geomview, gnuplot, grace, graphmonkey, graphthing, gretl, k3dsurf, kalgebra, kbruch, kig, kile, kmplot, kpercentage, kregexpeditor, kseg, lybniz, magicsquare, mathomatic, mathwar, octave, octaviz, pari-gp, qliss3d, r-cran-rcmdr, rkward, scilab, wxmaxima, xabacus, xaos, xarith, xeukleides, xeuklides, yacas Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-mathematics_0.824ubuntu2_solaris-i386.deb Size: 23748 MD5sum: d863e680c72c4519b985045a3e66f9f6 SHA1: 81fb082395acbf63f224f8188703706f62fadf23 SHA256: 1681fbd7275aa5227577584eb342f9cd5002d0b86cc5b59d13d93945aa256c75 Description: DebianEdu mathematical applications This metapackage depends on various applications that can be used to teach mathematics, geometry, and statistics. Package: jbofihe Priority: optional Section: contrib/misc Installed-Size: 14 Maintainer: Theodore Reed Architecture: solaris-i386 Version: 0.38-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/jbofihe_0.38-5_solaris-i386.deb Size: 594324 MD5sum: c4b7b3398ef6d47527d509c5c8a10bfe SHA1: 8fd398c0b822521d56c60619833f4e4c8fa53900 SHA256: 8846ac93122d887ce3dd316d4be08a0d6f1b098ea09f35bd14ccd212429f150c Description: A parser for the lojban language jbofihe is a command-line driven program with the following functions: . * Checking grammatical correctness of Lojban text * Displaying successfully analysed text with nesting of grammatical constructs shown (either inline or as a tree) * Displaying approximate word-for-word English translations of the Lojban words, with some limited 'part-of-speech' adjustment of the English forms. * Showing which sumti fill each of the places of each selbri Package: marble Priority: optional Section: contrib/misc Installed-Size: 1029 Maintainer: Steffen Joeris Architecture: solaris-i386 Version: 0.4.3-2 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), marble-data, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/marble_0.4.3-2_solaris-i386.deb Size: 387754 MD5sum: 9d54a21cd408efb5034343ba08d2dcb5 SHA1: 2bfce9f93f87655c71e5da3500559401e212727c SHA256: 0824bd0078e505498390d61827fbdeef7399abb3e824c607d868441464639b51 Description: generic geographical map widget Marble is meant to be a generic geographical map widget. It shows the earth as a sphere but doesn't make use of any hardware acceleration (NO OpenGL). So although it might look similar to professional applications like Google Earth or Nasa World Wind it's rather meant to be a small light weight multi purpose widget for KDE. Package: education-logic-games Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: atomix, blinken, cgoban, crafty, gnome-games, gnuchess, gnugo, gtans, kdegames, ksokoban, lmemory, xboard, xjig, xsok Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-logic-games_0.824ubuntu2_solaris-i386.deb Size: 23556 MD5sum: c683295eff202211b673e46b1793d27b SHA1: 6eebeee70090fd6949625a8e82e85c2542b38b08 SHA256: 77d0ff0f72602f25413ad5e9ab4c320de7002294dda7cefccf95f6ff14d79c29 Description: DebianEdu logic games This metapackage depends on various logic games that can be used to teach logic to children. Package: template-new Priority: optional Section: misc Installed-Size: 39 Maintainer: Baruch Even Architecture: solaris-i386 Version: 1.3.8-1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/template-new_1.3.8-1_solaris-i386.deb Size: 60632 MD5sum: d16d7d5d551e0e2b91b6dd94c0a0a22f SHA1: e668d47ace20ba898c2d15e079e09e3440819dc4 SHA256: 72e1fa4a6f853bc7d2efbae5a084b40dd60858e1536fced31a1f772e8ca0eca8 Description: A template system template-new is called new by upstream author. . It is especially useful in conjunction with a simple text editor such as vi. The user maintains templates which may contain format strings. At run time, new replaces the format strings in a template with appropriate values to create a new file. . This amounts to creation of new files from templates by issuing a command like: template-new file.c . It comes with a large set of predefined templates. . Upstream: http://www.flyn.org/projects/new/index.html Package: lockout Priority: optional Section: contrib/misc Installed-Size: 10 Maintainer: Thomer M. Gil Architecture: solaris-i386 Version: 0.2.3-2 Depends: cron (>= 3.0), passwd (>= 4.0), perl (>= 5.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/lockout_0.2.3-2_solaris-i386.deb Size: 12864 MD5sum: 4632fe379a646b5f199daee6b32c7de0 SHA1: 350eb6e679c7361c75af1f392983d34f0bbaf178 SHA256: 2a4837ffcd6440b0e8aa0baf6094f6845cd5535f06a907dc5ba2182e22ae1475 Description: A self-imposed discipline and productivity enforcer Lockout is a tool that imposes discipline on you so that you get some work done. For example, lockout can be used to install a firewall that does not let you browse the Web. Lockout changes the root password for a specified duration; this prevents you from secretly ripping down the firewall and then browsing the Web anyway. In case of an emergency, you can reboot your computer to undo the effects of lockout and to restore the original root password. See also http://thomer.com/lockout/ Package: opensched Priority: optional Section: contrib/misc Installed-Size: 49 Maintainer: Tommaso Moroni Architecture: solaris-i386 Version: 0.4.4-4 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: gs-common, tetex-bin, tetex-extra, www-browser Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/opensched_0.4.4-4_solaris-i386.deb Size: 588778 MD5sum: d352af74119f4904467dc4c148d4c451 SHA1: e1bb4c0ef5f62babfe48b10ac475f5f1af5bd962 SHA256: 98432e280ff70ec8937770c8c7096d936f1162ae118d92fe20b847de9035361a Description: Tool for project management This program is used to automatically schedule resources for a project. It takes as input a file describing the project and generates the following: * Textural descriptions of the generated project plan. * Gantt charts. * Network diagrams. . The textural description can be generated in one or more of raw text, HTML, and TeX formats. . The Gantt charts and network diagrams are generated directly as EPS drawings. The package contains a routine to convert these to GIFs. Package: juman Priority: optional Section: contrib/misc Installed-Size: 20 Maintainer: TSUCHIYA Masatoshi Architecture: solaris-i386 Version: 5.1-2 Depends: libgcc1 (>= 1:4.2.1), libjuman4, sunwcslr Suggests: juman-dic Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/juman_5.1-2_solaris-i386.deb Size: 1722924 MD5sum: 1a2dbbdd40fbc426f0b3dd6d5332f451 SHA1: 84b03c4593e5e3f492983e0956bb8ef6076c2ed4 SHA256: 7ce5045dc7d3d493399eb2cdad021eb1be0c0eb4d3e6529b59a59b2c143977d1 Description: Japanese morphological analysis system Juman is a morphological analysis system. It reads Japanese sentences from the standard input, segments them into morpheme sequences, and outputs them to the standard output with many additional pieces of information (pronunciation, semantic information, etc). Package: lttoolbox Priority: optional Section: contrib/misc Installed-Size: 31 Maintainer: Francis Tyers Architecture: solaris-i386 Version: 3.0.1-1 Depends: libgcc1 (>= 1:4.2.1), liblttoolbox3-3.0-0, libstdc++6 (>= 4.2.1), libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/lttoolbox_3.0.1-1_solaris-i386.deb Size: 17432 MD5sum: 32b6d0985289de625557ae99399919b9 SHA1: f5bf5c22cd07676f905dc90c3ea0ef23d8bd9eac SHA256: 04aa07ab6551df2e2f121043e526458c806c9058187eb72035a7e79a02bba72f Description: Apertium lexical processing modules and tools The lttoolbox contains the augmented letter transducer tools for natural language processing used by the Apertium system. Apertium is a machine translation system for closely related languages. . Homepage: http://www.apertium.org Package: mecab Priority: optional Section: contrib/misc Installed-Size: 207 Maintainer: TSUCHIYA Masatoshi Architecture: solaris-i386 Version: 0.96-1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libmecab1 (>= 0.96-1), libstdc++6 (>= 4.2.1), mecab-jumandic | mecab-ipadic, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/mecab_0.96-1_solaris-i386.deb Size: 113860 MD5sum: f8b13fb7a8fccfca01ba04d15211ac17 SHA1: 56b4d3df936feb6eb2b1a392e87a702a85923452 SHA256: e70323556e0a7e6bc5328688879f06a2c2bfc8ec41e60c875e1ae4b11e7ac6eb Description: Japanese morphological analysis system Mecab is a morphological analysis system. It reads Japanese sentences from the standard input, segments them into morpheme sequences, and outputs them to the standard output with many additional pieces of information (pronunciation, semantic information, etc). Package: geneweb Priority: optional Section: contrib/misc Installed-Size: 4258 Maintainer: Christian Perrier Architecture: solaris-i386 Version: 5.01-5 Depends: lsb-base (>= 3.0-6), perl5-base, sunwcslr, sunwlibm Pre-Depends: adduser, debconf (>= 0.5) | debconf-2.0, iso-codes Suggests: gwsetup, gwtp, lynx | www-browser, menu (>= 2.1.35) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/geneweb_5.01-5_solaris-i386.deb Size: 1321828 MD5sum: 0a8c92420daaf99e28134b2fdce799bd SHA1: c361b5b09154dcc74280f2647f3c4709a1c273cc SHA256: 18d47d7a8737fca3a46639510aa50770f1b0a936d4439154fb7ccb8aec5f1bc1 Description: genealogy software with web interface Geneweb allows to keep track of ancestral data. It is a powerful system for maintaining a set of data about your family history. It supports much of the GEDCOM tag system for data storage, and can be used either as your primary system for archiving genealogical data, or as a web service (through a CGI interface) for publishing your data for others to use. . Geneweb is under active use and development, so its feature set is constantly improving. It already boasts features not found in most off-the-shelf products, such as consanguinity and relationship calculations, as well as other statistical analysis tools. Homepage: http://www.geneweb.org/ Package: education-laptop Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: acpi, acpi-support, acpid, anacron, apmd, bluetooth, bluez-cups, bluez-pin, bluez-utils, hibernate, hotkey-setup, kdebluetooth, klaptopdaemon, kmilo, ksynaptics, laptop-mode-tools, pcmcia-cs, pcmciautils, unison, uswsusp, wireless-tools, xfree86-driver-synaptics Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-laptop_0.824ubuntu2_solaris-i386.deb Size: 23688 MD5sum: cadbcff83fe036e9bda10a1c78d625a8 SHA1: 4978b5dec833cbd19f88a4237de1f816ae457a0f SHA256: 28e1bf76ceadea3a367dba8975a65e411242665ef92bbf3a6aef80b8fc8e4a15 Description: DebianEdu laptop packages A metapackage containing dependencies for packages required on all laptop installations in the DebianEdu custom Debian distribution. Package: directvnc Priority: optional Section: contrib/misc Installed-Size: 9 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.7.5-8build2 Depends: libdirectfb-1.0-0, libgcc1 (>= 1:4.2.1), libjpeg62, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/directvnc_0.7.5-8build2_solaris-i386.deb Size: 29484 MD5sum: f94a107983275798c956b5d5e07e6310 SHA1: 4b146a660585c1d374dde468bf1f558fa5e0de7c SHA256: fdcef7e3925fff71792c535fe251e2d9d9e54ba127dc84353ff80f737793ee2a Description: VNC client using the framebuffer as display DirectVNC is a client implementing the remote framebuffer protocol (rfb) which is used by VNC servers. If a VNC server is running on a machine you can connect to it using this client and have the contents of its display shown on your screen. Keyboard and mouse events are sent to the server, so you can basically control a VNC server remotely. Package: aladin Priority: optional Section: contrib/misc Installed-Size: 17 Maintainer: Pascal Hakim Architecture: solaris-i386 Version: 1.19-7.1 Depends: debconf | debconf-2.0, gnuplot, perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/aladin_1.19-7.1_solaris-i386.deb Size: 56156 MD5sum: 8f704da6c4949f175252278aeff93344 SHA1: 86a86080b9e9dc5b6d03625438c1b9bccd6b7e0e SHA256: 45375c2a5c873f6e90a01c406fa9975e2d38aaec68aa16849131f01adaf42fcd Description: Uwatec dive computer to PC sync tool Aladin can be used to download dive data from a UWATEC dive computer to a datafile which can then be viewed with gnuplot. Package: dbi-link Priority: optional Section: contrib/misc Installed-Size: 21 Maintainer: Fernando Ike de Oliveira Architecture: solaris-i386 Version: 2.0.0-1 Depends: libdbi-perl, libyaml-perl, perl (>= 5.8.3), postgresql-plperl-8.2 | postgresql-plperl-8.1 Suggests: libdbd-anydata-perl, libdbd-csv-perl, libdbd-excel-perl, libdbd-informix-perl, libdbd-ldap-perl, libdbd-maxdb-perl, libdbd-mysql-perl, libdbd-odbc-perl, libdbd-sqlite2-perl, libdbd-sqlite3-perl, libdbd-sqlrelay-perl, libdbd-sybase-perl, libdbd-xbase-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/dbi-link_2.0.0-1_solaris-i386.deb Size: 680286 MD5sum: d6d0e306ab135e0b0a5a6076d81bc841 SHA1: 5c696ffe87af72a5770c06976e403669724be382 SHA256: 06254fc63fbc805fef7b0595c37363975facca866487dd7435dc9a9862eae661 Description: A partial implementation of SQL/MED to PostgreSQL DBI-Link is a partial implementation of the SQL/MED (Management of External Data) portion of the SQL:2003 specification to PostgreSQL. . It's possible connect in others DBMS as MySQL, Oracle, Firebird, Sqlite, since that it is supported by Perl/DBI. Package: mdf2iso Priority: optional Section: contrib/otherosfs Installed-Size: 7 Maintainer: Alexander GQ Gerasiov Architecture: solaris-i386 Version: 0.3.0-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/mdf2iso_0.3.0-1_solaris-i386.deb Size: 7752 MD5sum: d8e04eae461bf0e69b3edb4914e5109d SHA1: 5bd3fdfdb4f6f9662c7dd19d567b6c9f47d4b7f8 SHA256: 02ea226c74addf05fecd49fb3d244017b429a4f3ede4ec48c7ae1c003bc39241 Description: A simple utility to convert mdf to iso / cue / toc images mdf2iso is a very simple utility to convert an Alcohol 120% mdf image to an iso, toc / dat or cue / bin image. . Homepage: http://mdf2iso.berlios.de/ Package: education-common Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Suggests: apt-listchanges, apticron, arping, arrayprobe, bc, bind9-host, cfengine, cfengine-doc, cfengine2, cfengine2-doc, cpqarrayd, cpufrequtils, cron-apt, dash, debconf-utils, debian-archive-keyring, debian-edu-archive-keyring, debian-edu-artwork-usplash, debian-edu-config, debian-edu-doc, debian-edu-install, debian-goodies, debsecan, dmidecode, dpt-raidutil, eject, emacs21, emacs22, ethereal, etherwake, ethtool, fail2ban, finger, gdebi, hdparm, hwdata, hwinfo, ident-server, iftop, iproute, iputils-arping, isag, kexec-tools, kudzu, less, libpam-devperm, libpam-foreground, libpam-ssh, libpam-tmpdir, libwww-perl, localization-config, lsscsi, lvm2, man-db, manpages, mdetect, mii-diag, modconf, mpt-status, mtools, ncftp, nictools-nopci, nictools-pci, nmap, nscd, nullidentd, nvram-wakeup, openssh-client, openssh-server, pciutils, popularity-contest, procinfo, procmail, psmisc, raidutils, read-edid, reportbug, resolvconf, rsync, scsiadd, ssh, strace, sudo, sysfsutils, tcpdump, tcptraceroute, traceroute, udev, vim, wget, wireshark, xdebconfigurator Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-common_0.824ubuntu2_solaris-i386.deb Size: 23924 MD5sum: d728fd6d6a407e5867dbcdda354db02e SHA1: 3e1ef1c57831330bced56832d7bade80f398f56b SHA256: 8d78d48ec635335ec9c842cd43ddc6fda133e67ddbeab53d8a88dc2987291f0b Description: DebianEdu common packages A metapackage containing dependencies for packages required on all installations in the DebianEdu custom Debian distribution. Package: dtaus Priority: extra Section: contrib/misc Installed-Size: 10 Maintainer: Martin Schulze Architecture: solaris-i386 Version: 0.7-2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/dtaus_0.7-2_solaris-i386.deb Size: 31178 MD5sum: afa7de7263efdbaa6d82980833684e4a SHA1: 6f0f0520929a3a109adfad198eb85382c5730235 SHA256: af539c7629b89ba3d531cca486c05f08b6e81fece99da73dedea769bae70b70f Description: Paperless money transfer with German banks on floppies This package contains a library that can read and write German DTAUS files. DTAUS is an acronym for DatenTraegerAUStausch. It is used by German credit institutes in order to transfer commands for money exchanges between accounts. This format is used both between banks and between banks and their customers. One mainly wants to use it to be able to do automatic "Bankeinzuege". . This package probably will only be useful in Germany. Package: education-networked Priority: extra Section: misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Edu Developers Architecture: solaris-i386 Source: debian-edu Version: 0.824ubuntu2 Depends: education-tasks (= 0.824ubuntu2) Recommends: education-common Suggests: autofs-ldap, cupsomatic-ppd, cupsys, foo2zjs, foomatic-db-engine, foomatic-db-gutenprint, foomatic-filters-ppds, gq, hpijs, hpijs-ppds, hplip, ijsgutenprint, krb5-user, ldap-utils, libldap2-tls, libnss-ldap, libpam-ldap, libpam-mount, munin-node, nfs-common, ng-utils, ntp, ntp-doc, ntp-refclock, ntp-simple, ntpdate, pnm2ppa, rwho, rwhod, sitesummary-client, smbfs, winbind Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/education-networked_0.824ubuntu2_solaris-i386.deb Size: 23656 MD5sum: 72709422050e42025562fe2ebcf7bba7 SHA1: 5f9799f970388a7ea2bb76d43bda8797948b40c9 SHA256: e9783b594ec1ac15f1288e27147fbf61933e28f7a977c06fa471950db38df428 Description: DebianEdu networked barebone packages A metapackage containing dependencies for packages required on all networked installations (workstation and main-server, but not standalone) in the DebianEdu custom Debian distribution. Package: e2tools Priority: extra Section: contrib/misc Installed-Size: 14 Maintainer: Ubuntu Core Developers Original-Maintainer: Lucas Wall Architecture: solaris-i386 Version: 0.0.16-4ubuntu2 Depends: e2fsprogs, libcomerr2 (>= 1.33-3), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/misc/e2tools_0.0.16-4ubuntu2_solaris-i386.deb Size: 30946 MD5sum: d11ed5aff9e6345c7517788297f0b27b SHA1: 29615df488d8d48d4d9e3f0522bfed1bda5e81b2 SHA256: ff9efd3b7c1dc6bb5ffb52cba16e11ecf7feb495857ef417a4bdb9ce12ed41ac Description: utilities for manipulating files in an ext2/ext3 filesystem E2tools is a simple set of utilities to read, write, and manipulate files in an ext2/ext3 filesystem. . The purpose of these utilities is manipulating ext2/ext3 filesystems from userspace without the need for mounting them, so that they can be used directly by normal users. . Included utilities are e2cp, e2mv, e2rm, e2mkdir, e2ln, e2ls and e2tail. . Homepage: http://home.earthlink.net/~k_sheff/sw/e2tools/index.html Package: hylafax-client Priority: extra Section: contrib/comm Installed-Size: 1099 Maintainer: Giuseppe Sacco Architecture: solaris-i386 Source: hylafax Version: 2:4.4.3-1 Depends: enscript | libgnomeprint-data, gs-esp, gsfonts, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libtiff4, sunwcsl, sunwcslr, sunwlibm, ucf, zlib1g (>= 1:1.2.1) Pre-Depends: libpaper-utils Recommends: netpbm, transfig Suggests: mgetty-viewfax Conflicts: mgetty-fax Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/comm/hylafax-client_4.4.3-1_solaris-i386.deb Size: 467882 MD5sum: 8529d824d5519b0a2babb891f29ccf81 SHA1: 4fdb0924776f6f908c90a69140abaa804baa05d6 SHA256: b441f3820efbd3d06dffa480b026d5628a53e40c8bec8fb94ba3ea035209bc63 Description: Flexible client/server fax software - client utilities The HylaFAX client software communicates with a HylaFAX server via TCP/IP. . HylaFAX support the sending and receiving of facsimiles, the polled retrieval of facsimiles and the send of alphanumeric pages. Tag: works-with::fax, implemented-in::c++, network::client, interface::commandline, use::transmission, role::program, scope::application Package: uqwk-spool Priority: optional Section: contrib/comm Installed-Size: 16 Maintainer: Peter Karlsson Architecture: solaris-i386 Source: uqwk Version: 2.21-14 Replaces: uqwk (<< 2.15-1) Provides: uqwk Depends: exim4 | mail-transport-agent, sunwcslr Suggests: multimail | goldedplus Conflicts: uqwk (<< 2.15-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/comm/uqwk-spool_2.21-14_solaris-i386.deb Size: 67830 MD5sum: 4668e2fde1cf463482cc997515a738c9 SHA1: fa390bad24303da794ceb1dcb9661ac4c9a7a653 SHA256: 04dc948189833dba03a3f2a2cc4c30bd0c483686b5d855bce4f74da9dd30feb5 Description: Offline mail and news package creator (spool version) Uqwk is a program which collects all of a user's unread mail or news and formats it into a packet for offline reading. QWK, Simple Offline Usenet Packet (SOUP), and ZipNews packet formats are supported. . Uqwk also accepts reply packets, so replies can be mailed or posted, depending whether the message is marked private (email) or public (news). . Uqwk also supports a small offline command language, so the contents of the user's .newsrc file can be viewed and manipulated offline. . This version accesses newsgroups via a local news spool. Package: hylafax-server Priority: extra Section: contrib/comm Installed-Size: 3224 Maintainer: Giuseppe Sacco Architecture: solaris-i386 Source: hylafax Version: 2:4.4.3-1 Depends: adduser, debconf (>= 0.5) | debconf-2.0, ghostscript | gs, hylafax-client (= 2:4.4.3-1), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libtiff-tools (>= 3.6.1-3), libtiff4, lsb-base (>= 3.0-6), mailx, metamail, psmisc, sed (>= 4.1.2), sharutils, sunwcsl, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: mgetty, psrip Conflicts: capi4hylafax (<< 1:01.02.03-4), mgetty-fax Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/comm/hylafax-server_4.4.3-1_solaris-i386.deb Size: 1213676 MD5sum: aae71c0fee3e0c0903ffab5096de5e76 SHA1: fd8147acfce43b5f8fba22bf4aea4c01c5d410a6 SHA256: 21b942d9fb5cb898124336c773ae30526883bb8997adf8f69350eb8d0c236ff0 Description: Flexible client/server fax software - server daemons This package support the sending and receiving of facsimiles, the polled retrieval of facsimiles and the send of alphanumeric pages. . The host running the server must have either a Class 1, Class 2, or a Class 2.0 fax modem attached to one of its serial ports. End-user applications to manage the transmission of documents via facsimile are provided separately by the hylafax-client package. Tag: works-with::fax, hardware::modem, interface::daemon, works-with::mail, network::server, implemented-in::c++, interface::commandline, use::transmission, role::program Package: efax Priority: optional Section: contrib/comm Installed-Size: 16 Maintainer: MJ Ray (Debian) Architecture: solaris-i386 Version: 1:0.9a-19 Depends: debconf (>= 0.5) | debconf-2.0, libpaper-utils, make, sunwcslr Suggests: gs, xloadimage | imagemagick | mgetty-viewfax Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/comm/efax_0.9a-19_solaris-i386.deb Size: 107560 MD5sum: 78d98d25b755648891578b0c18d928af SHA1: 1b8ab367f231bb5d0233658e39ba98daa62225e2 SHA256: 5683206f03a95e46b2938fed9fb59f514d88d3f477638e0cc1b7dac2f5d06315 Description: programs to send and receive fax messages efax is a small ANSI C/POSIX program that provides the data transport function for fax applications using any Class 1 or Class 2 fax modem. Another program, efix, converts between fax, text, bitmap and grayscale formats. fax, a shell script, provides a simple user interface to the efax and efix programs. It allows you to send text or Postscript files as faxes and receive, print or preview received faxes. . The ghostscript package is needed to fax Postscript files, and an image viewing program like xloadimage is needed to view incoming faxes. . Note that you probably have to adapt /etc/efax.rc to your needs. Package: smstools Priority: optional Section: contrib/comm Installed-Size: 371 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Mark Purcell Architecture: solaris-i386 Version: 3.0.10-1ubuntu0.1 Depends: adduser, debconf, libgcc1 (>= 1:4.2.1), libmm14, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/comm/smstools_3.0.10-1ubuntu0.1_solaris-i386.deb Size: 218882 MD5sum: 3d5230b5e7025f4be18db7243c947f89 SHA1: e665f9c4f625ad30cf3480a88383a2a5cb425e19 SHA256: 083d09a0f8bbea58b431f48371ee03f2e0306f18141eda7a77e9be184926e3f5 Description: SMS server tools for GSM modems The SMS server tools allow setting up a central SMS gateway. It sends and receives SMS messages using a simple file-based interface. It can accommodate up to 20,000 messages a month. . It supports an event-handler option that allows calling customized programs or scripts after sending or receiving SMS messages. . The SMS Server Tools use one or more (max. 32) GSM modems to send and receive SMS messages. Some modems may be equipped with SIM cards such as Vodafone or Telmi ones. All messages are sorted in queues by the provider. If one modem fails, it will be deactivated for one hour before the software retries, while other modems run without any restriction. The status information and alarms are logged with syslog. . Homepage: http://smstools3.kekekasvi.com/ Package: uqwk Priority: optional Section: contrib/comm Installed-Size: 18 Maintainer: Peter Karlsson Architecture: solaris-i386 Version: 2.21-14 Depends: debconf (>= 0.5) | debconf-2.0, postnews, ssmtp | mail-transport-agent, sunwcslr Suggests: multimail | goldedplus Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/comm/uqwk_2.21-14_solaris-i386.deb Size: 72968 MD5sum: cfc33dc3f0b0121671ecf671f0fdb00b SHA1: e65d643d99498d98ef0b3d89f0e9a02b1f7a5422 SHA256: d703cf8e6795751a28c3ea91d611b676577420e2975c382604c511cbf6dede1a Description: Offline mail and news package creator (NNTP version) Uqwk is a program which collects all of a user's unread mail or news and formats it into a packet for offline reading. QWK, Simple Offline Usenet Packet (SOUP), and ZipNews packet formats are supported. . Uqwk also accepts reply packets, so replies can be mailed or posted, depending whether the message is marked private (email) or public (news). . Uqwk also supports a small offline command language, so the contents of the user's .newsrc file can be viewed and manipulated offline. . This version accesses newsgroups via NNTP. Package: binkd Priority: extra Section: contrib/comm Installed-Size: 18 Maintainer: Marco d'Itri Architecture: solaris-i386 Version: 0.9.9+20060809-1ubuntu1 Depends: adduser, netbase, perl, sunwcslr, update-inetd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/comm/binkd_0.9.9+20060809-1ubuntu1_solaris-i386.deb Size: 80266 MD5sum: 0bb5202272164663be3620e39794aaaf SHA1: 7b671a9ba75e97710785211bd5552d13926d5329 SHA256: 2a6c5b462a9cfb10f0972b775014d62c83bd19e982ba6a58a627d681f752a338 Description: FidoTech TCP/IP mailer Binkd is a FidoTech mailer designed for use over TCP/IP. . This program is NOT an internet mail transfer agent. If you don't know what it is, you don't need it. Package: lrzsz Priority: optional Section: contrib/comm Installed-Size: 14 Maintainer: Josip Rodin Architecture: solaris-i386 Version: 0.12.21-4.1nexenta1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Suggests: minicom Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/comm/lrzsz_0.12.21-4.1nexenta1_solaris-i386.deb Size: 103136 MD5sum: d5ffc1c62a349e5be2b70a62910a5380 SHA1: 0d02a975547eaebe0c24a5ce0f5b366549457b34 SHA256: 781b01dd725f8f651844a404b764eda29b72eb3baa271441db690fd5dc68f6c1 Description: Tools for zmodem/xmodem/ymodem file transfer Lrzsz is a cosmetically modified zmodem/ymodem/xmodem package built from the public-domain version of Chuck Forsberg's rzsz package. . These programs use error correcting protocols ({z,x,y}modem) to send (sz, sx, sb) and receive (rz, rx, rb) files over a dial-in serial port from a variety of programs running under various operating systems. Package: gkermit Priority: optional Section: contrib/comm Installed-Size: 76 Maintainer: Masayuki Hatta (mhatta) Architecture: solaris-i386 Version: 1.0-8 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/comm/gkermit_1.0-8_solaris-i386.deb Size: 40924 MD5sum: 9bb4b3af3f7e4ef5bf307013ac7f7bea SHA1: 24c15a6abc5406c100e6b9e5e9057c93063b179c SHA256: 991da3b58642f46974a65ec0a5b39320f0442d122db873dd411d8c4dc7f9aa54 Description: A serial and network communications package G-Kermit is a GPL'd kermit package. It offers medium-independent terminal session and file transfer. The non-free package ckermit adds connection establishment, character-set translation and scripting features. Package: bible-kjv Priority: optional Section: contrib/doc Installed-Size: 13 Maintainer: Matthew Vernon Architecture: solaris-i386 Version: 4.20-build1 Depends: bible-kjv-text, libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), sunwcslr Suggests: verse Conflicts: verse (<= 0.20) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/doc/bible-kjv_4.20-build1_solaris-i386.deb Size: 112676 MD5sum: ef9b6a46acfcfc28c12df72a4ec80fab SHA1: a7d038ebbe023af41b8c800fa52609358889157d SHA256: 766cb416fc285e4c8c3c8eea71539ea7ac9533bd21982ef56589b3933b118324 Description: King James Version of the Bible: user interface program. This package contains a text-retrieval program and user interface which is primarily designed to operate on the text and concordance of the King James translation of the Bible, although it could, in principle, be used for any text. The search/browse engine allows searching and reading passages from scripture. Includes full concordance. . It would be nice if someone could set up a web interface for the bible. Package: libadolc-examples Priority: optional Section: contrib/doc Installed-Size: 905 Maintainer: Barak A. Pearlmutter Architecture: solaris-i386 Source: adolc Version: 1.10.2-1 Depends: libadolc0, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/doc/libadolc-examples_1.10.2-1_solaris-i386.deb Size: 306164 MD5sum: 2a4f0cc2a37b851b767b2129e1cf8c76 SHA1: dbe4b4b0e94c4212964ef03661c39ec9b9188061 SHA256: a1923a4b68473559456e55bc4197b71826121f04dd4a57fc6edfdb72ca7bf8c1 Description: ADOLC example program binaries The ADOLC system automatically calculates exact derivatives of a C/C++ function. It uses C++ overloading to record arithmetic operations, which it plays back later in various ways to calculate the requested values. . This package contains some sample programs distributed with ADOLC. They are not very understandable without looking at the source. Package: tntnet-demos Priority: extra Section: contrib/doc Installed-Size: 542 Maintainer: Kari Pahula Architecture: solaris-i386 Source: tntnet Version: 1.6.0.1-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libtntnet6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/doc/tntnet-demos_1.6.0.1-1_solaris-i386.deb Size: 189226 MD5sum: b0b4c6a80efd62bdf5049153a9d9a6cb SHA1: 8e6f9f843044e124eaf6930c9d2d0a4512d10bc0 SHA256: b893d8444a4469db0444a9a2cb26e41b59651946b161c7bf68efac682c1e5779 Description: demo web applications for Tntnet Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library. . Because the web applications are compiled into native code, they are very fast and compact. . Components can call other components. So you can create building blocks of HTML parts and call them in other pages like subprocesses. . Requests are parsed by tntnet and the request information is easily accessible to the components. It supports GET and POST parameters and MIME multipart requests for file upload. . The template language has also support for internationalized applications. You can easily create web applications for different languages. . Other features are: cookies, HTTP upload, automatic request parameter parsing and conversion, automatic session management, scoped variables (application, request and session), internationalisation and keep-alive. . Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console. . Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of worker threads, which answer requests from HTTP clients. . Homepage: http://www.tntnet.org/ Package: qrfcview Priority: optional Section: contrib/doc Installed-Size: 35 Maintainer: Frederic Daniel Luc Lehobey Architecture: solaris-i386 Version: 0.62-4 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: doc-rfc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/doc/qrfcview_0.62-4_solaris-i386.deb Size: 92912 MD5sum: b012f84466ebf03cb5df2f8622da9ff7 SHA1: 75fb8ac66a999bcb85d4cc40e183a2b4387e3fa7 SHA256: b5b12a37c51f5e0ea8c87e53691ac1956e85bd9901d7948378cc44a1d3f335aa Description: viewer for IETF RFCs qRFCView is a smart IETF RFC viewer based on the Qt4 library featuring: . - automatic table of content, with direct opening of section; - handling of RFC internal cross-references; - automatic downloading of a referenced RFC from the IETF web site on a simple click; - caching of RFC in a local directory; - tab-browsing of RFC; - searching. . Homepage: Package: man2html Priority: optional Section: contrib/doc Installed-Size: 33 Maintainer: Robert Luberda Architecture: solaris-i386 Version: 1.6e-3 Depends: debconf (>= 0.5) | debconf-2.0, debianutils (>= 2.1), gawk, man-db (>= 2.4.1), sunwcslr Recommends: apache | httpd-cgi | lynx Suggests: lynx | www-browser, manpages, manpages-dev, swish++ Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/doc/man2html_1.6e-3_solaris-i386.deb Size: 83602 MD5sum: c89880b00f14b2e702bc7d51d553a07d SHA1: 62676ad62ba7e0bbba475164d527ee9628a2139e SHA256: d0c1d4db643b22d7b93b035ac4d5006dc567a0c961687225872c18687dc9833f Description: browse man pages in your web browser Point your web browser at http://localhost/cgi-bin/man/man2html to read and search your manpages in the browser. . Features: * Fast C CGI program for man/BSD-mandoc to HTML conversion. * Works from the unformatted nroff/troff source. * Source may be compressed. * Does tbl tables (but not eqn equations). * Generates hypertext links to foobar(1), abc@host, and xyzzy.h files * CGI script for whatis-based alpha-indexes by section. * CGI script for name-only alpha-indexes by section. * CGI script for full text search (requires swish++) * Front-end script to talk to a pre-launched netscape. . See http://users.actrix.gen.nz/michael/vhman2html.html for details. Package: matchbox-panel-manager Priority: optional Section: contrib/embedded Installed-Size: 8 Maintainer: Moray Allan Architecture: solaris-i386 Version: 0.1-3 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, sunwcslr, sunwlibm Recommends: matchbox-panel Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/embedded/matchbox-panel-manager_0.1-3_solaris-i386.deb Size: 10544 MD5sum: 65f063b73609d4085d14f4d6f969a372 SHA1: dbcc6de731f06adfc00b005a9db1c91b00507f51 SHA256: 11042bf344b2e2092ac6f0a183964a024dccd7f099ca08ceaabc899314ebb61b Description: panel manager for matchbox-panel Matchbox is a base environment for the X Window System running on non-desktop embedded platforms such as handhelds, set-top boxes, kiosks and anything else for which screen space, input mechanisms or system resources are limited. . This package contains a utility to manage the Matchbox panel. Package: openwince-include Priority: optional Section: contrib/embedded Installed-Size: 35 Maintainer: Peter De Schrijver (p2) Architecture: solaris-i386 Version: 0.3.2-3 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/embedded/openwince-include_0.3.2-3_solaris-i386.deb Size: 44822 MD5sum: 13588bf1a4e6e358ac0d9d981ee56483 SHA1: 6aba4f9c9878ed256523fb6ddc438c43de6b33d4 SHA256: a9cdda9702d8a42e85b62fd6fd3994457c8a441d642fbb7310eb1adccf34bc9b Description: Common include files for the open wince project The openwince-include package contains all common include files for the open wince project. (http://openwince.sourceforge.net/) Package: openwince-jtag Priority: optional Section: contrib/embedded Installed-Size: 46 Maintainer: Peter De Schrijver (p2) Architecture: solaris-i386 Version: 0.5.1-6-build1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libreadline5 (>= 5.2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/embedded/openwince-jtag_0.5.1-6-build1_solaris-i386.deb Size: 128386 MD5sum: 65b3c5096950709d37ea9bea1325b57b SHA1: 26a4841eeb2af0479f6bc239fedcf42ca1f46038 SHA256: 2187fbe202a1a7f164079bd92a9c8438ccd2f2565d2bc223768f15a04d2029a9 Description: allows programming jtag capable devices such as CPUs or FPGAs The openwince-jtag package contains the jtag tool which allows working with JTAG aware hardware devices and boards using a JTAG adaptor. It's possible to program new firmware into flash chips or download bitstreams to FPGAs with this tool. Package: asmail Priority: optional Section: contrib/mail Installed-Size: 41 Maintainer: Fredrik Hallenberg Architecture: solaris-i386 Version: 2.1-2 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/asmail_2.1-2_solaris-i386.deb Size: 224146 MD5sum: 90914b685db06cc478d915e856930a2c SHA1: 22b020528023f7f9032cb8803f0ebea469316cdf SHA256: 2c0d8ac17df799bcbc136551d673c223f60ecbe36655fe6890e5658079b563fc Description: AfterStep mail monitor asmail is a small mail monitor similar to xbiff. It follows the AfterStep window manager's look and feel and is ideally suited to be run within AfterStep's Wharf module. Package: sa-exim Priority: optional Section: contrib/mail Installed-Size: 125 Maintainer: Magnus Holmgren Architecture: solaris-i386 Version: 4.2.1-9 Depends: debconf (>= 1.2.0) | debconf-2.0, exim4-localscanapi-1.1, libgcc1 (>= 1:4.2.1), spamc Recommends: perl (>= 5.6.0-16) Suggests: spamassassin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/sa-exim_4.2.1-9_solaris-i386.deb Size: 81628 MD5sum: 183da9668a8dd73f0967f55eebf91abb SHA1: 449eb8ef45022479d948444574f4ca8e07bb79c6 SHA256: 3f0c846b55d3e74c2c57ec5de6ecfd2c8096291b99342347a2e30e7d2091614c Description: Use spamAssassin at SMTP time with the Exim v4 MTA SA-Exim lets you use spamAssassin at SMTP time with the Exim v4 MTA, which enables you to do many things with incoming Emails, including refusing them before they come in, or even teergrubing the sender (i.e. slowing him down, by tying his resources) . Homepage: http://marc.merlins.org/linux/exim/sa.html . Note: Most of the functionality of this package can also be achieved using the exiscan ACL conditions built into the "heavy" Exim daemon, exim-daemon-heavy. You should use this package if: . * you want to use SpamAssassin's report_safe feature, or * you want easier control over the header fields added, without using the report template to add multiple fields. Package: renattach Priority: optional Section: contrib/mail Installed-Size: 12 Maintainer: Mats Rynge Architecture: solaris-i386 Version: 1.2.3-1 Depends: exim4 | mail-transport-agent, sunwcslr Recommends: procmail | maildrop | deliver Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/renattach_1.2.3-1_solaris-i386.deb Size: 34192 MD5sum: bfce3e58ac9417106e1f11270a766a61 SHA1: 1e854630c8e33cbdff50220879c777958ae2b198 SHA256: 7967b5a50d2b10ee21e5b948f7a7c806d95a9ce2de063821bd1c53d588dfe987 Description: Rename attachments on the fly Renattach is a small, efficient and surprisingly effective filter designed primarily to offer an additional level of safety to Windows users whose e-mails pass through a UNIX-like mail server. Many modern viruses are spread through e-mail, and renattach combats such viruses by filtering e-mail attachments based on file extension. The idea is to rename potentially dangerous attachments (executable ones) so that the user, or the user's poorly written e-mail software, does not accidentally execute the attachment. Package: smartlist Priority: optional Section: contrib/mail Installed-Size: 40 Maintainer: Santiago Vila Architecture: solaris-i386 Version: 3.15-20 Depends: mail-transport-agent, procmail, sunwcslr, sunwlibm Recommends: base-passwd (>= 1.3.0) Conflicts: suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/smartlist_3.15-20_solaris-i386.deb Size: 92248 MD5sum: 1f98396608c6a4e2d715688753c1703a SHA1: 6a35529723176a0de0bd82c142469d75c2d06781 SHA256: 1ce727bf7b28d2ea904c9e7e7cb8105424cb707f13af4a72fe0cb0262eba928c Description: Versatile and Intelligent List Processor SmartList is a mailing list manager built on top of the procmail mail processing package. Some features: * Enough intelligence to overcome the ignorance of some subscribers (will direct subscribe and unsubscribe requests away from the regular list and automatically onto the -request address). * No hardwired format for (un)subscribe requests (i.e. new subscribers need not be educated, unsubscribing users do not need to remember any particular syntax). * Intelligent automatic removal of addresses from the list that cause too many bounces. * Duplicate submissions are eliminated automatically. * You can set up a mailing list to function as a standalone mail archive server. Package: mailagent Priority: optional Section: contrib/mail Installed-Size: 72 Maintainer: Manoj Srivastava Architecture: solaris-i386 Version: 3.73-26 Depends: debconf (>= 1.2.0) | debconf-2.0, exim4 | postfix | sendmail | mail-transport-agent, perl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/mailagent_3.73-26_solaris-i386.deb Size: 495814 MD5sum: 3fa7b636c73fa5581da37487f5b8f733 SHA1: a934bb901163b299fd4b3fa7745886c7f6735219 SHA256: b67561d90f3b51b1bcf0fb0c5d854e30960265ce9e7ad2e76554543d1a03de71 Description: An automatic mail-processing tool and filter. Mailagent allows you to process your mail automatically. This has far more functionality than procmail, and is easier to configure (providing, of course, that you grok perl). As a mail processing tool, this slices, it dices, it ... . Given a set of lex-like rules, you are able to file mails to specific folders (plain Unix-style folders and also MMDF and MH ones), forward messages to a third person, pipe a message to a command or even post the message to a newsgroup. . It is also possible to process messages containing some commands. . You may also set up a vacation program, which will automatically answer your mail while you are not there, but more flexibly than the Unix command of the same name. You only need to supply a message to be sent and the frequency at which this will occur. Some simple macro substitutions allow you to re-use some parts of the mail header into your vacation message, for a more personalized reply. . You may also set up a generic mail server, without the hassle of the lower-level concerns like error recovery, logging or command parsing. . The mailagent is not usually invoked manually but is rather called via the filter program, which is in turn invoked by sendmail. That means you must have sendmail/smail on your system to use this. You also must have perl to run the mailagent scripts. . It is possible to extend the mailagent filtering commands by implementing them in perl and then having them automagically loaded when used. . Please note that on Debian systems, mailagent can not lock /var/spool/mail directory mailboxes, and thus one must put a catch all rule saving all mail in ones home directory. This is because Debian MDA policy requires them to be setgid mail, and making anything as extensible as mailagent setgid anything negates any benefit of having group permission protection. Package: gyrus Priority: optional Section: mail Installed-Size: 38 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ondřej Surý Architecture: solaris-i386 Version: 0.3.7-0ubuntu1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnet2.0-0 (>= 2.0.7), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/gyrus_0.3.7-0ubuntu1_solaris-i386.deb Size: 110534 MD5sum: 1e1f41fd44edec77fc37696b23738884 SHA1: 55e36c6e77b0030034bd99f6aea049523563fe82 SHA256: effe896485db396d4a22bf7666da8ea339bd5500c6c7be0a1733e5ebb429e513 Description: GNOME tool for Cyrus-IMAP servers administration It allows through a nice GUI to control user quotas, create and remove mailboxes, and to manipulate the Access Control List for each mailbox. Package: nmzmail Priority: optional Section: contrib/mail Installed-Size: 8 Maintainer: Kevin Coyner Architecture: solaris-i386 Version: 0.1.3-4 Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), namazu2, namazu2-index-tools, sunwcslr Suggests: mutt Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/nmzmail_0.1.3-4_solaris-i386.deb Size: 10008 MD5sum: 06ac129c177752b82c9244278512c53e SHA1: f12dedb8410a8681a1c46af36270b1dcb57fe1ce SHA256: d9e0434337c40c2ebe01653a0fc4a39b586a05e1f1a1cd74d062aa47cc1ac292 Description: indexes and searches email in maildir folders nmzmail is a tool, primarily to be used with mutt, for indexing and searching maildir folders. Based on the result of a search query using the search engine namazu2, nmzmail generates a maildir folder containing symbolic links to the mail(s) matching the query. A simple mutt macro makes it easy to use nmzmail from within mutt. nmzmail is similar to mairix (another email index/search program), but perhaps easier to use since it uses the query syntax of namazu2. . Features: - fast mail searching even with large quantities of mail - incremental index building - integrates very nicely into mutt - rich, but simple, query language including regex - query history . Homepage: http://www.ecademix.com/JohannesHofmann/nmzmail.html Enhances: mutt Package: tart Priority: optional Section: contrib/mail Installed-Size: 125 Maintainer: Colin Tuckley Architecture: solaris-i386 Version: 3.07-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/tart_3.07-3_solaris-i386.deb Size: 67870 MD5sum: 4ab3ddf793f7e8618239e28df8c4558f SHA1: de7d43abc34ec1f81c1b327bc49af8b1fc955e81 SHA256: 43396a3882474f9467e4aa9e72d0e2e1eca108d391dd1e0cf5a9b4a84015ec70 Description: versatile and feature-rich email signature generator TaRT (The Automatic Random Tagline) features include random taglines, optional daemon functionality, display of current date, custom layout of signature, and "special date" tagline text. The command line syntax is simple and well explained. TaRT is designed to be run as a stand-alone daemon, from crontab, or in your login script. Package: crm114 Priority: optional Section: contrib/mail Installed-Size: 952 Maintainer: Milan Zamazal Architecture: solaris-i386 Version: 20070810-2 Depends: libgcc1 (>= 1:4.2.1), libtre4, sunwcslr, sunwlibm Recommends: metamail | mew-bin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/crm114_20070810-2_solaris-i386.deb Size: 434396 MD5sum: a7f89c1d3131faf48144d5c5382b69a5 SHA1: d4abebd0835dbd8124bf91abdf6441ff32b2d0d9 SHA256: 867de9c67090d1edb8d5fa354205dff62171dd7a08f8bb70c41e2e8e508bc682 Description: The Controllable Regex Mutilator and Spam Filter CRM114 is a system to examine incoming e-mail, system log streams, data files or other data streams, and to sort, filter, or alter the incoming files or data streams according to whatever the user desires. Criteria for categorization of data can be by satisfaction of regexes, by sparse binary polynomial matching with a Bayesian Chain Rule evaluator, or by other means. Accuracy of the SBPH/BCR classifier has been seen in excess of 99 per cent, for 1/4 megabyte of learning text. In other words, CRM114 learns, and it learns fast. . CRM114 is compatible with SpamAssassin or other spam-flagging software; it can also be pipelined in front of or behind procmail. CRM114 is also useful as a syslog or firewall log filter, to alert you to important events but ignore the ones that aren't meaningful. . For mailfiltering you need to install metamail or mew-bin package to have some tool to decode mime attachments. Package: bincimap Priority: optional Section: contrib/mail Installed-Size: 31 Maintainer: Gerrit Pape Architecture: solaris-i386 Version: 1.2.14beta2.dfsg-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), openssl, sunwcslr, sunwlibm, sunwopensslr Recommends: bincimap-run, checkpw, ipsvd, runit Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/bincimap_1.2.14beta2.dfsg-2_solaris-i386.deb Size: 460242 MD5sum: 42ff0a9c12c08afa8b82f0e5fb484483 SHA1: 3ceb2fa572c1c2c34ad9e129ddf6d1c274fa4f92 SHA256: 17ddcfac602ed44b27b14ab9793a647f57e2a2057ee6a6a5316f13448252313a Description: IMAP server for Maildir depositories As an alternative to existing similar IMAP servers, Binc IMAP strives to be very easy to use, but robust, stable and secure. It aims at being absolutely compliant with the IMAP4rev1 protocol, and simple and modular in design, making it very easy for third parties to utilize the source code and enhance the product. . Binc IMAP supports Dan J. Bernstein's Maildir format and checkpassword authentication interface. . See http://www.bincimap.org/ for details. Package: isoqlog Priority: optional Section: contrib/mail Installed-Size: 41 Maintainer: Murat Demirten Architecture: solaris-i386 Version: 2.2-0.6 Depends: debconf (>= 0.5) | debconf-2.0, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/isoqlog_2.2-0.6_solaris-i386.deb Size: 53574 MD5sum: 65ed04959916a30b40cf72545bcc4363 SHA1: 968a06bae588d099402baa23b17fdd06d6dc9ed3 SHA256: 78e5717c7d5c9391d0d6ad32c2c95351c88ff693cde8ae928ac15c7a0b4bec5a Description: Mail Transport Agent log analysis program Isoqlog is an MTA log analysis program written in C. It designed to scan qmail, postfix, sendmail logfile and produce usage statistics in HTML format for viewing through a browser. It produces Top domains output according to Sender, Receiver, Total mails and bytes; it keeps your main domain mail statistics with regard to Days Top Domain, Top Users values for per day, per month and years. Package: msmtp Priority: extra Section: contrib/mail Installed-Size: 288 Maintainer: Julien Louis Architecture: solaris-i386 Version: 1.4.13-1 Depends: debconf (>= 0.5) | debconf-2.0, libgcc1 (>= 1:4.2.1), libgnutls13 (>= 2.0.4-0), libiconv, libidn11 (>= 0.5.18), sunwcslr, ucf Recommends: ca-certificates Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/msmtp_1.4.13-1_solaris-i386.deb Size: 154020 MD5sum: 95606ecb95bcab63b399926f6c42067a SHA1: 595b364a6a72fbf81947a8372ad097bf0ba8ad3e SHA256: c99e99c180a335154b22fe73db39eba8a6ad40ef6b05c00c349595cf219f182f Description: light SMTP client with support for server profiles msmtp is an SMTP client that can be used to send mails from Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server (for example at a free mail provider), which takes care of the final delivery. Using profiles, it can be easily configured to use different SMTP servers with different configurations, which makes it ideal for mobile clients. . This package is compiled with GSASL and TLS/SSL support. Package: perdition-dev Priority: optional Section: contrib/mail Installed-Size: 24 Maintainer: Simon Horman Architecture: solaris-i386 Source: perdition Version: 1.17.1-1build2 Depends: libc6-dev, libvanessa-adt-dev (>= 0.0.5), libvanessa-logger-dev (>= 0.0.5), libvanessa-socket-dev (>= 0.0.6), perdition (= 1.17.1-1build2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/perdition-dev_1.17.1-1build2_solaris-i386.deb Size: 7376 MD5sum: 5dccefc3e1ce6da266a492cfdd3c6453 SHA1: cdde78128af85d2319731b32892836c2dff27c50 SHA256: 05fd865e5e46ed3bb2c4bfe998be968a83570a989c907bb953d61e9de211418f Description: Development libraries and headers for perdition Perdition allows for arbitrary user database access through shared libraries much in the manner of NSS in glibc. This package provides headers and libraries that may be useful in the development of perditiondb libraries. Package: altermime Priority: optional Section: contrib/mail Installed-Size: 11 Maintainer: Julien Valroff Architecture: solaris-i386 Version: 0.3.8-2 Depends: exim4 | mail-transport-agent, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/altermime_0.3.8-2_solaris-i386.deb Size: 52314 MD5sum: 67451653f33bcc14219be9f228b6f473 SHA1: 210382c21a2fe7f6c7c223c568a10257c6b7e4b2 SHA256: c73f77ea0d2a292c6ad2bf6e0b8f0744408fc64772da61bfda6ced220b6ef7c2 Description: utility used to alter mime-encoded mailpacks alterMIME is a small program which is used to alter your mime-encoded mailpacks as typically received by Inflex, Xamime and AMaViS. alterMIME can: * Insert disclaimers * Insert arbitrary X-headers * Modify existing headers * Remove attachments based on filename or content-type * Replace attachments based on filename Package: perdition-odbc Priority: optional Section: contrib/mail Installed-Size: 50 Maintainer: Simon Horman Architecture: solaris-i386 Source: perdition Version: 1.17.1-1build2 Depends: libgcc1 (>= 1:4.2.1), libvanessa-adt0 (>= 0.0.6), libvanessa-logger0 (>= 0.0.6), perdition (= 1.17.1-1build2), sunwcsl, sunwcslr, sunwlibm, sunwopensslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/perdition-odbc_1.17.1-1build2_solaris-i386.deb Size: 15154 MD5sum: afc75e11cfed6952dc6da75c3fcd54e5 SHA1: 1d6bd4602173101529375425d12cebd6c5b1ad6e SHA256: e66b6378224eaf46cc396c68a7bf232703e734d6c93671e0e7ed0fed046bf997 Description: Library to allow perdition to access ODBC based popmaps Perdition allows for arbitrary user database access through shared libraries much in the manner of NSS in glibc. This package allows a user database stored in a database accessed via ODBC. Package: sma Priority: optional Section: contrib/mail Installed-Size: 8 Maintainer: Andrew Pollock Architecture: solaris-i386 Version: 1.4-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/sma_1.4-1_solaris-i386.deb Size: 35604 MD5sum: e7eaa1bd66f40a4a0d18c2d2ee911ccd SHA1: 052e579a6732bc214e1566af1b33a784b8fcd0c4 SHA256: fa4ae73b91c6f84be2ff2c6c79b4a65fd4aedb3039458ce7fe821dab293ebdd7 Description: Sendmail log analyser SMA is a program that analyses Sendmail log entries. . Features: . - Support for all recent Sendmail versions - Flexible output formatting - HTML, ASCII and a custom log - Regular expression filtering of messages - Multiple hosts in the same report Package: xbuffy Priority: optional Section: contrib/mail Installed-Size: 19 Maintainer: Bernhard R. Link Architecture: solaris-i386 Version: 3.3.bl.3.dfsg-5 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxaw7, libxt6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/xbuffy_3.3.bl.3.dfsg-5_solaris-i386.deb Size: 35550 MD5sum: 1ca85e0121234a09f6274b37df701fc6 SHA1: b0c2eb87dfd74ab65123a741cceec08ca7121b81 SHA256: 89f7849680f9154338f15a6af510a7c5ea8d5a7fa5ea21b0a2766c813c29d358 Description: monitor mailboxes and/or newsgroups Xbuffy is a program that displays how many unread mails you have in your different mailboxes. You can have different titles for the mailboxes, and define what shall happen when a new mail arrives. It can beep and invoke a shell command, for example. . If you press mouse button 1 on the title associated with a mail box, a list of From: and Subject: lines of the mails in the mail spool file is shown. If you press mouse button 2, an arbitrary command is executed. . Xbuffy can similarly watch newsgroups via NNTP. Homepage: http://www.fiction.net/blong/programs/#xbuffy Package: courier-authdaemon Priority: optional Section: contrib/mail Installed-Size: 16 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Stefan Hornburg (Racke) Architecture: solaris-i386 Source: courier-authlib Version: 0.60.1-1ubuntu2 Depends: courier-authlib (>= 0.60.1), lsb-base (>= 3.0-10) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/courier-authdaemon_0.60.1-1ubuntu2_solaris-i386.deb Size: 7488 MD5sum: c4f72d7b805496b110cf0bb8b2c905a5 SHA1: 8018f0bc57f55caeb05a05675c529b3e2a79e99e SHA256: c6471faf1d18d31211db58891491e53e00a25069e5352596af171c9d54ca78c3 Description: Courier authentication daemon This package contains the authentication daemon for the Courier applications. Package: bbmail Priority: optional Section: contrib/mail Installed-Size: 12 Maintainer: Kevin Coyner Architecture: solaris-i386 Version: 0.8.3-6 Depends: blackbox (>> 0.70.0) | fluxbox (>> 0.9.12), libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.2.1), libx11-6, sunwcslr, sunwlibm Suggests: menu (>= 2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/bbmail_0.8.3-6_solaris-i386.deb Size: 58264 MD5sum: 9310c402fd32e721a1b19274d4322920 SHA1: 30611bfa77b244cdd438b022e54b10e879c73972 SHA256: 17fcedf9c10fe14e3a6d41b96a889f3b7d7bc90f0b01ac6cb42d70f32651f725 Description: Mail notifier for Blackbox/Fluxbox bbmail is a small mail notifier (displays unread and read mail) that can be used in the Blackbox or Fluxbox window managers. It similar to other notifiers such as xbiff but with some additional features: * All the colors an gradients can be changed. * Support for multiple mail boxes and provides a menu showing all of them (and their unread/total mail count) * Support for counting mail through external programs, it can be used to notify on POP or IMAP checkboxes with fetchpop/fetchmail * Possibility to 'copy' Blackbox toolbar style * Ability to start command when new mail arrives (eg. to play sound) . Homepage: bbtools.sourceforge.net/ Package: perdition-mysql Priority: optional Section: contrib/mail Installed-Size: 51 Maintainer: Simon Horman Architecture: solaris-i386 Source: perdition Version: 1.17.1-1build2 Depends: libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), libvanessa-adt0 (>= 0.0.6), libvanessa-logger0 (>= 0.0.6), perdition (= 1.17.1-1build2), sunwcsl, sunwcslr, sunwlibm, sunwopensslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/perdition-mysql_1.17.1-1build2_solaris-i386.deb Size: 15394 MD5sum: d1dc146b29496a8c177457f51118efdb SHA1: 4bf6ec74c62384346cbe15c19e58f06b7084f99c SHA256: fcba7b85457ca0688fb7d16280c0b6e9f53cb88c54c16eaadd75a2f03e5685cc Description: Library to allow perdition to access MySQL based popmaps Perdition allows for arbitrary user database access through shared libraries much in the manner of NSS in glibc. This package allows a user database stored in a MySQL database. Package: courier-authlib-pipe Priority: optional Section: contrib/mail Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Stefan Hornburg (Racke) Architecture: solaris-i386 Source: courier-authlib Version: 0.60.1-1ubuntu2 Depends: courier-authlib (>= 0.60.1), libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/courier-authlib-pipe_0.60.1-1ubuntu2_solaris-i386.deb Size: 8492 MD5sum: c58bf16ba948d263f6447da714b21b47 SHA1: e4f67cc88479aadeb4b5927de4a9be2901f0e0f2 SHA256: 3755b85dd82f50e6567307294a49c1001c0c37d76847fc7a67d6c8b6822a620d Description: External authentication support for the Courier authentication library This package contains external authentication support via pipes for the Courier authentication library. The authpipe module is a generic plugin that enables authentication requests to be serviced by an external program, then communicates through messages on stdin and stdout. Package: mimedecode Priority: optional Section: contrib/mail Installed-Size: 7 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.9-4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/mimedecode_1.9-4_solaris-i386.deb Size: 13352 MD5sum: ece45ca9b97862b2a1326a138b2b22c2 SHA1: c3da1d92473d359fa390ddb372517761c99fd20f SHA256: 11242ed8275e14f9ce3bdd6819d84770e4d24b71abe21e0d0291f55048a8f57a Description: Decodes transfer encoded text type mime messages This program performs the decoding of transfer encoded text type mime messages. The message in its entirety is read from stdin. The decoded message is written to stdout; hence, this program behaves as a filter which may be placed wherever convenient. . It is assumed that the message has reached its point of final delivery and at that point 8-bit text types can be handled natively. Hence, the need for transfer-encodings is not present any more. . Only some cases are handled: - encoded header fields are decoded from QP or B encoding. - The charset is assumed to be iso-8859-1 - part or subparts of content-type text only are decoded - all other content-types are passed transparently. Package: filter Priority: optional Section: contrib/mail Installed-Size: 9 Maintainer: Philip Brown Architecture: solaris-i386 Version: 2.6.3-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/filter_2.6.3-1_solaris-i386.deb Size: 28478 MD5sum: 9ce0068bf15e71056c3914e5bea9a815 SHA1: cf012d5ea6215b764937f57a2c52d9abcbf522e4 SHA256: b3553bc675be0c951b4184b6c7cde617f5a768495db8fc1d8a60b6dfadae1429 Description: A program that filters local email via forward/pipe filter is one of the original mail filtering programs written for UNIX. (originally a part of the 'elm' mailer) Install it via a pipe(|) reference in $HOME/.forward, and let it separate your incoming email into different personal mailboxes. Package: anteater Priority: optional Section: contrib/mail Installed-Size: 8 Maintainer: Andrea Capriotti Architecture: solaris-i386 Version: 0.4.5-8 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/anteater_0.4.5-8_solaris-i386.deb Size: 129796 MD5sum: f363098ae707af44326a6c8d1a38af22 SHA1: ac4430a1e211b4b941415aac83d91471f81a78c1 SHA256: cbbcfba9690f315a80081897a3723ef7c788ebef7128c2292d82364aedfeec0e Description: MTA log analyser written 100% in C++ Currently there are modules for reading the syslog format of sendmail and postfix that do up to seven useful analyses and write the result in plain ASCII or HTML, to stdout or to files. Package: sylpheed Priority: optional Section: contrib/mail Installed-Size: 33 Maintainer: Ricardo Mones Architecture: solaris-i386 Version: 2.4.8-2nexenta Provides: mail-reader, news-reader Depends: libaspell15 (>= 0.60), libatk1.0-0 (>= 1.20.0), libbluetooth2 (>= 3.14), libcairo2 (>= 1.6.0), libcompfaceg1, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgpg-error0 (>= 1.4), libgpgme11 (>= 1.0.1), libgtk2.0-0 (>= 2.12.0), libgtkspell0 (>= 2.0.10), libiconv, libldap-2.4-2 (>= 2.4.7), libonig2 (>= 5.2.0), libpango1.0-0 (>= 1.20.1), libpisock9, libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, sunwopensslr, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: aspell-en | aspell-dictionary, claws-mail-tools, metamail, sylpheed-i18n, xfonts-100dpi | xfonts-75dpi | xfonts-100dpi-transcoded | xfonts-75dpi-transcoded Suggests: jpilot, sylpheed-doc (>= 20020420-3) Conflicts: sylpheed-doc (<= 20020420-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/sylpheed_2.4.8-2nexenta_solaris-i386.deb Size: 593452 MD5sum: 2a8550eb36d408e8a77db10f79ef3ac0 SHA1: 913cce8fe4f87e4809783dea4a3b680853dc51cc SHA256: cca05bcf9fc61b2472dce30efcc3684b55f87a4e19810cbce1509313e73e0fb4 Description: Light weight e-mail client with GTK+ Sylpheed is an e-mail client which aims for: * Quick response * Graceful, and sophisticated interface * Easy configuration, intuitive operation * Abundant features The appearance and interface are similar to some popular e-mail clients for Windows, such as Outlook Express or so. The interface is also designed to emulate the mailers on Emacsen, and almost all commands are accessible with the keyboard. Package: vrfy Priority: optional Section: contrib/mail Installed-Size: 7 Maintainer: Mark Suter Architecture: solaris-i386 Version: 990522-4 Replaces: netstd (<< 3.07-3) Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/vrfy_990522-4_solaris-i386.deb Size: 22954 MD5sum: 7b62180890a6eed04207a4db0d1b3604 SHA1: 3167c8a5b470a1e82918a9e4f740eac86b9de86b SHA256: cde2e0ec4dee42cc9c8dbb22805b99bcc87b88d80eb13f15e5ea3a0a970a0e53 Description: Verify electronic mail addresses 'vrfy' is a tool to verify e-mail addresses and mailing lists. In its simplest form it takes an address "user@domain", figures out the MX hosts for "domain", and issues the SMTP command VRFY at the primary MX host (optionally all), or at "domain" itself if no MX hosts exist. Without "domain" it goes to "localhost". . More complex capabilities are: * recursively expanding forward files or mailing lists, * detecting mail forwarding loops, * understanding full-blown RFC822 address specifications, * syntax checking that can be carried out either locally or remotely, * various options provided to exploit alternative protocol suites if necessary, and to print many forms of verbose output. . Obvious limitations exist (mostly due to a lousy VRFY command implementation on some hosts), but otherwise, it works pretty well. Package: mixmaster Priority: optional Section: contrib/mail Installed-Size: 35 Maintainer: Colin Tuckley Architecture: solaris-i386 Version: 3.0b2-7-build1 Depends: adduser, debconf (>= 1.2.9) | debconf-2.0, libgcc1 (>= 1:4.2.1), libmailtools-perl, libncurses5 (>= 5.6+20071006-3), libpcre3 (>= 7.4), libwww-perl, sunwcslr, sunwopensslr, zlib1g (>= 1:1.2.1) Recommends: postfix | mail-transport-agent Suggests: mutt Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/mixmaster_3.0b2-7-build1_solaris-i386.deb Size: 240396 MD5sum: 15493bdfad179773c59711a5736d11a5 SHA1: e4f25e1540488f30f5f9d224319a8ab883bd981a SHA256: 5f5d5b8c27b8abe3a9e23e3aa08b9d61e1780f6ff31eafa765bfdac84a27eac5 Description: Anonymous remailer client and server Mixmaster is the reference implementation of the type II remailer protocol which is also called Mixmaster. . An anonymous remailer is a computer service that privatizes your email. A remailer allows you to send electronic mail to a Usenet news group or to a person without the recipient knowing your name or your email address. Anonymous remailers provide protection against traffic analysis. . This package provides both a client and an optional server installation. Homepage: http://mixmaster.sourceforge.net/ Package: compface Priority: optional Section: mail Installed-Size: 48 Maintainer: Hakan Ardo Architecture: solaris-i386 Source: libcompface Version: 1:1.5.2-4 Depends: libcompfaceg1, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/compface_1.5.2-4_solaris-i386.deb Size: 12418 MD5sum: b0d3868764f92a2834355eceab16787a SHA1: 9bdd3ab5ff603808dc0c42abec2b3794cfd436ca SHA256: 34abf572e7bfe25118cbad8dfd4e8bcc7e009ec2339b0be45d7160af7b883cac Description: Compress/decompress images for mailheaders, user tools Converts 48x48 .xbm format (X bitmap) files to a compressed format that can be placed in your X-Face: mail header. Some mailreaders, like exmh will then display this image when the user is reading your mail. Package: sigit Priority: optional Section: contrib/mail Installed-Size: 184 Maintainer: Rasmus Bøg Hansen Architecture: solaris-i386 Version: 0.3.2-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Recommends: boxes Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/sigit_0.3.2-2_solaris-i386.deb Size: 66926 MD5sum: 3b5851ad55500ec06152735f5a9cbf00 SHA1: 811d7e8cced9382817a1d7ab3afd7bb09c66c3d2 SHA256: 297e7f08584bb2c109d469ae099eb57770a29eb403cdd4260c8b6608d52c03ca Description: A small utility to change signatures randomly This small utility changes signatures in random order. It is compatible with all email and news clients that use $HOME/.signature although the signature file can be called anything. It works over NFS and can even handle multiple signature files. . The utility to manipulate signature databases, sigitdb, is also included. . Homepage: http://www.redhead.dk/ Package: perdition-postgresql Priority: optional Section: contrib/mail Installed-Size: 51 Maintainer: Simon Horman Architecture: solaris-i386 Source: perdition Version: 1.17.1-1build2 Depends: libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), libvanessa-adt0 (>= 0.0.6), libvanessa-logger0 (>= 0.0.6), perdition (= 1.17.1-1build2), sunwcsl, sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/perdition-postgresql_1.17.1-1build2_solaris-i386.deb Size: 15186 MD5sum: 282446a39161acd7ac76d313cf8cefd8 SHA1: 6c7a02f030cb020b9a486487e2042fc5017b017a SHA256: a05b5a9a17f71845ffd9a2778b1a1a85f4d142c9b5f1404896d965fdcf1993a0 Description: Library to allow perdition to access PostgreSQL based popmaps Perdition allows for arbitrary user database access through shared libraries much in the manner of NSS in glibc. This package allows a user database stored in a PostgreSQL database. Package: courier-authlib Priority: optional Section: contrib/mail Installed-Size: 25 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Stefan Hornburg (Racke) Architecture: solaris-i386 Version: 0.60.1-1ubuntu2 Depends: expect, libgcc1 (>= 1:4.2.1), libgdbm3, libltdl3 (>= 1.5.2-2), sunwcsl, sunwcslr Conflicts: courier-authdaemon (<< 0.58), courier-authmysql, courier-authpostgresql, courier-base (<< 0.48) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/courier-authlib_0.60.1-1ubuntu2_solaris-i386.deb Size: 73542 MD5sum: c448aeb926960659e4189556d608d91f SHA1: 535777af6b34be2271632782c972e96fb50f997f SHA256: 001297ca8afb5933f9e2738a3b56e24e50937846b79919992696265caa2e657b Description: Courier authentication library The Courier authentication library provides authentication services for other Courier applications. Package: maildrop Priority: optional Section: contrib/mail Installed-Size: 392 Maintainer: Josip Rodin Architecture: solaris-i386 Version: 2.0.3-1 Depends: courier-authlib, exim4 | mail-transport-agent, libgcc1 (>= 1:4.2.1), libgdbm3, libpcre3 (>= 7.4), libstdc++6 (>= 4.2.1), sunwcsl, sunwcslr, sunwlibm Conflicts: suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/maildrop_2.0.3-1_solaris-i386.deb Size: 350330 MD5sum: d47be9486bc61eb7fbb9cc58c1a62980 SHA1: 99e6a58fe366ffd1bc27a43cd9962254c92d43f3 SHA256: c28111fafd6d1580dfa6727bf96f4e4ebbaef214a646c263f2eb032f2c77b46d Description: mail delivery agent with filtering abilities maildrop is a mail delivery agent (MDA), a program which reads a mail message from standard input and then delivers the message to your mailbox. . maildrop knows how to deliver mail both in mbox and maildir storing formats. It can read instructions from a file, directing it how to filter incoming mail, for example to deliver mail to alternate mailboxes, or forward it to somewhere else. . It performs all the same functions as procmail, but unlike procmail, maildrop uses a structured filtering language which is a bit easier on the eyes. Other differences from procmail include not skipping syntax errors in filter files (instead deferring the mails for later processing) and being more resource-efficient when processing mails (not loading large messages right into memory). Package: courier-authlib-userdb Priority: optional Section: contrib/mail Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Stefan Hornburg (Racke) Architecture: solaris-i386 Source: courier-authlib Version: 0.60.1-1ubuntu2 Depends: courier-authlib (>= 0.60.1), libgcc1 (>= 1:4.2.1), libgdbm3, sunwcsl, sunwcslr Conflicts: courier-base (<< 0.48) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/courier-authlib-userdb_0.60.1-1ubuntu2_solaris-i386.deb Size: 34416 MD5sum: f1bf5b5441dd21bbf1b657e5a5077c64 SHA1: 72661ffc17195d141b6d836ba4d2417c649910a2 SHA256: 0af4ab4373af6394f27fe62f7b3fcee3b67ddfca9a7b7ef2a91b3d60ff30d162 Description: userdb support for the Courier authentication library This package contains the userdb support for the Courier authentication library. Userdb is a simple way to manage virtual mail accounts using a GDBM-based database file. Package: imapproxy Priority: optional Section: contrib/mail Installed-Size: 59 Maintainer: Jose Luis Tallon Architecture: solaris-i386 Source: up-imapproxy Version: 1.2.4-10.2 Depends: debconf (>= 0.5) | debconf-2.0, lsb-base, sunwcsl, sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/imapproxy_1.2.4-10.2_solaris-i386.deb Size: 53834 MD5sum: 24f7332ab8005f3a79b9539d229029b0 SHA1: 0936dc9f791175432fd1352eb39fa9122898c7bd SHA256: 104626134b3525eae33334afe475fb85b32f4e33454f12d4888e5c42345c36af Description: IMAP protocol proxy UP-ImapProxy proxies IMAP transactions between an IMAP client and an IMAP server. The general idea is that the client should never know that it is not talking to the real IMAP server, but ImapProxy caches server connections. . ImapProxy was written to compensate for webmail clients that are unable to maintain persistent connections to an IMAP server. Most webmail clients need to log in to an IMAP server for nearly every single transaction; This behaviour can cause tragic performance problems on the IMAP server. ImapProxy tries to deal with this problem by leaving server connections open for a short time after a webmail client logs out. When the webmail client connects again, ImapProxy will determine if there is a cached connection available and reuse it if possible. Package: imapfilter Priority: optional Section: contrib/mail Installed-Size: 15 Maintainer: Francesco Paolo Lovergine Architecture: solaris-i386 Version: 1:2.0.6-1 Depends: libgcc1 (>= 1:4.2.1), liblua5.1-0, libpcre3 (>= 7.4), sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/imapfilter_2.0.6-1_solaris-i386.deb Size: 46818 MD5sum: 7b6f674b3aa034897241ecc868a5959e SHA1: 9d008200a2d9d92f4f257e48469195dc385ba6cf SHA256: 86e8fd36a452b068a6991580d55dfc4afcbeddc02deee6e0196a0e9d774a92b5 Description: filter mail in your IMAP account Imapfilter is a client application that allows you to filter mail in your imap mail account. When used in conjunction with mutt, as your precommand, it allows you to have your mail sorted into imap folders. Homepage: http://imapfilter.hellug.gr/ Package: maildir-bulletin Priority: optional Section: contrib/mail Installed-Size: 13 Maintainer: Russell Coker Architecture: solaris-i386 Version: 0.68 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Pre-Depends: adduser Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/maildir-bulletin_0.68_solaris-i386.deb Size: 20866 MD5sum: fcfbafd154d1899ee23a88bbdbac4632 SHA1: fa28587d60a8f4b2455b60971b77b5b1228b9a44 SHA256: 56f61668f0ae24a88a6dfb0fe22d4b2542e0d51b883a63bb7979e5dc6fee4fa4 Description: Deliver bulletins directly to the users' Maildir. Deliver bulletins directly to the Maildir mail storage of users. Designed to be run from the /etc/aliases file with command-line parameters for which groups to send mail to. Package: checkpw Priority: optional Section: contrib/mail Installed-Size: 20 Maintainer: Gerrit Pape Architecture: solaris-i386 Version: 1.02-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/checkpw_1.02-1_solaris-i386.deb Size: 17814 MD5sum: bdcd53b3037e7cfa203604031d1ed98f SHA1: fe66f4d8e3c95aabcbf31f993861d91d3aa1bb6c SHA256: 5182e14a9502f8905fae732f7f633d9938ed62f0196ef38edf8eff0fc6a520b7 Description: checks password which is stored in ~/Maildir/.password checkpw is an implementation of the checkpassword interface that checks a password against a ``.password'' file in the user's Maildir. The password file has read and write permissions to the user only. . The code is in the public domain. . The original checkpassword program and interface specification is written by D. J. Bernstein: http://cr.yp.to/checkpwd.html Package: spfquery Priority: optional Section: contrib/mail Installed-Size: 75 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Magnus Holmgren Architecture: solaris-i386 Source: libspf2 Version: 1.2.5.dfsg-4ubuntu0.8.04.2 Depends: libgcc1 (>= 1:4.2.1), libiconv, libspf2-2 (>= 1.2.5), sunwcslr Conflicts: libmail-spf-query-perl (<< 1:1.999.1-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/spfquery_1.2.5.dfsg-4ubuntu0.8.04.2_solaris-i386.deb Size: 28242 MD5sum: 70cdc628c8aba6c1d62951f9cdfd8ae3 SHA1: bb04044df9760d0bad6af4c32f96eb7f9a67f39b SHA256: db22b5afe6e305c1192c1d67bc9d94502daba14e4c62a7d0e2c51f3a28d3f142 Description: query SPF (Sender Policy Framework) to validate mail senders The Sender Policy Framework (SPF) is one part of the SPF/SRS protocol pair. SPF allows email systems such as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that the email is authorized by the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scammers and email viruses/worms. . This package contains simple utilities that use libspf2 to test and query SPF records. . Homepage: http://www.libspf2.org/ Package: xmailbox Priority: optional Section: contrib/mail Installed-Size: 18 Maintainer: Miguel Angel Ruiz Manzano Architecture: solaris-i386 Version: 2.5-11 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxpm4, libxt6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/xmailbox_2.5-11_solaris-i386.deb Size: 41892 MD5sum: b30e95271c015b6dba4ffb38467fa15d SHA1: f62436443105c166cf1a138dc3e9eb3887a00151 SHA256: 8af029eb565eecf98de0130ccc81f03852c6430cb6d5670e570eb760a54ce0b6 Description: mail notifier with animation and sound effects xmailbox displays an icon which changes when new mail comes in. The command to check for new mail is freely configurable, so you can even check accounts on remote systems. Package: qsf Priority: optional Section: contrib/mail Installed-Size: 20 Maintainer: Nelson A. de Oliveira Architecture: solaris-i386 Version: 1.2.7-1 Depends: libgcc1 (>= 1:4.2.1), libgdbm3, libmysqlclient15off (>= 5.0.27-1), libsqlite0 (>= 2.8.17), sunwcslr, sunwlibm Recommends: procmail | maildrop Suggests: fetchmail, mail-transport-agent, mutt, mysql-server | sqlite Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/qsf_1.2.7-1_solaris-i386.deb Size: 107710 MD5sum: 131e51f1d550760ce25175bc26f52b32 SHA1: 00548725a2ba13cc6292bf8d8eb4a1cb228bf261 SHA256: a77f83ab18477dacca4493b462e0b99bff906bfdc44fc182c21dcfbe6281ac30 Description: small and fast Bayesian spam filter Quick Spam Filter (QSF) is an Open Source email classification filter, designed to be small, fast, and accurate, which works to classify incoming email as either spam or non-spam. . QSF's targets are speed, accuracy and simplicity: * It is small and is written in C so it starts up quickly, unlike filters written in Perl. * It understands MIME and HTML, so it can intelligently deal with modern spam, unlike older Bayesian filters such as ifile. * It runs as an inline filter rather than as a daemon, so it is simple to install. * It is written to do only one job - decide whether an email is spam or not using the content of the message alone - so it is less complex than filters such as SpamAssassin. Less complexity means bugs and security problems are less likely. * As well as words and word pairs, QSF also spots special patterns in email such as runs of gibberish, HTML comments embedded in text, and other common spam giveaways, and its flexible tokeniser allows more patterns to be added as spammers change their tactics. . Homepage: http://code.google.com/p/qsf/ Tag: implemented-in::c, interface::commandline, mail::filters, role::plugin, role::program, scope::application, use::checking, works-with-format::plaintext, works-with::db, works-with::mail, works-with::text Package: qpopper Priority: extra Section: contrib/mail Installed-Size: 47 Maintainer: Yu Guanghui Architecture: solaris-i386 Version: 4.0.5.dfsg-0.1 Provides: pop3-server Depends: exim4 | mail-transport-agent, libgcc1 (>= 1:4.2.1), libgdbm3, sunwcsl, sunwcslr, sunwopensslr Conflicts: pop3-server Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/qpopper_4.0.5.dfsg-0.1_solaris-i386.deb Size: 411542 MD5sum: b2c56d6596c3c59c54aec9e196d29834 SHA1: d5ef70e2834bcfff7a3fa0f095ce2c5cf6e14ddf SHA256: 68fec231c46f1d4b9f95ce58a193f45b030f79aee4f461c10dc24f47717f069b Description: Enhanced Post Office Protocol server (POP3) This is The Qualcomm enhanced version of the Post Office Protocol Daemon (POP3 daemon), based on the latest BSD version. The QualComm popper has some extensions to the normal pop3 daemon, such as UIDL and bulletin support. Package: abook Priority: optional Section: contrib/mail Installed-Size: 24 Maintainer: Gerfried Fuchs Architecture: solaris-i386 Version: 0.5.6-4-build1 Depends: debconf (>= 0.5) | debconf-2.0, libgcc1 (>= 1:4.2.1), libiconv, libncursesw5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/abook_0.5.6-4-build1_solaris-i386.deb Size: 81740 MD5sum: d9ee98912b13de7ce0ad9b9ae3161ed2 SHA1: f0467b9b5805198b2258de3b68f40f961f99c09b SHA256: cee8e43d418e3a1f7b383d678a132b04c3c7687796b7397d9b9ba7e5c96d1f23 Description: text-based ncurses address book application abook is a text-based ncurses address book application. It provides many different fields of user info. abook is designed for use with mutt, but can be used independently. Enhances: mutt Package: courier-authlib-ldap Priority: optional Section: contrib/mail Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Stefan Hornburg (Racke) Architecture: solaris-i386 Source: courier-authlib Version: 0.60.1-1ubuntu2 Depends: courier-authlib (>= 0.60.1), libgcc1 (>= 1:4.2.1), libldap-2.4-2 (>= 2.4.7), sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/courier-authlib-ldap_0.60.1-1ubuntu2_solaris-i386.deb Size: 22650 MD5sum: 1a97cc171020d5214e0b8b06e3c9d760 SHA1: ce82c79656444c28e002464603812b33c811a2bc SHA256: 0358e3d8c635428a991aafa76ca557628e56356a662a3305a5cc34cc2228af37 Description: LDAP support for the Courier authentication library This package contains the LDAP support for the Courier authentication library. Package: spamprobe Priority: optional Section: contrib/mail Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Nicolas Duboc Architecture: solaris-i386 Version: 1.4d-3ubuntu1 Depends: debconf | debconf-2.0, libdb4.6, libgcc1 (>= 1:4.2.1), libgif4 (>= 4.1.6), libjpeg62, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: procmail | maildrop Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/spamprobe_1.4d-3ubuntu1_solaris-i386.deb Size: 266918 MD5sum: 291a0d29d98a536402e2d3f70e7adc73 SHA1: e9c0f0dbf32fc5a14ac756962d3425ea7ad8301d SHA256: 7ed43e64786a857057aa9bf32125af677d281c52d597115deeb9ed262083b659 Description: Bayesian spam filter This package provides a spam filter based on the article 'A Plan for Spam' by Paul Graham. It uses a database (either BerkeleyDB or a simpler hash file) to store one- and two-word phrases. Only certain headers are analyzed and HTML tags are ignored to prevent false positives of legitimate HTML emails. Image attachments are considered as words that can signal spam. It can be simply integrated with procmail or maildrop to filter spam on incoming mail. Package: qpopper-drac Priority: extra Section: contrib/mail Installed-Size: 23 Maintainer: Yu Guanghui Architecture: solaris-i386 Source: qpopper Version: 4.0.5.dfsg-0.1 Provides: pop3-server Depends: exim4 | mail-transport-agent, libgcc1 (>= 1:4.2.1), libgdbm3, sunwcsl, sunwcslr, sunwopensslr Suggests: drac Conflicts: pop3-server Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/qpopper-drac_4.0.5.dfsg-0.1_solaris-i386.deb Size: 413646 MD5sum: 519b46410bc83fd8a73e027b3d9807eb SHA1: c17f7415952c1622e3aec464fe22221230eaa5d4 SHA256: c79b8e515df7b3dcd9771884af44cc30ad159868f72c4e450fdc73c0e3df328e Description: Qpopper with DRAC Support Qpopper is The Qualcomm enhanced version of the Post Office Protocol Daemon (POP3 daemon), based on the latest BSD version. The QualComm popper has some extensions to the normal pop3 daemon, such as UIDL and bulletin support. . DRAC means Dynamic Relay Authorization Control. Please read documents of the drac package for detail. This package included a version of qpopper with DRAC support. Package: gnarwl Priority: optional Section: contrib/mail Installed-Size: 462 Maintainer: Cajus Pollmeier Architecture: solaris-i386 Version: 3.3-8.4 Depends: debconf (>= 0.5) | debconf-2.0, ed, libgcc1 (>= 1:4.2.1), libgdbm3, libiconv, libldap-2.4-2 (>= 2.4.7), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/gnarwl_3.3-8.4_solaris-i386.deb Size: 48398 MD5sum: ee5e4219b7a3468d671971f942ba9d12 SHA1: 55b3dc4de18bbe79b57604e1ea3eb57e66c5dd9a SHA256: 7db77a575ed9abc0b80af7d4b4f4721e0177379db4b8b98381e0a88a0b635611 Description: Email autoresponder based on LDAP Gnarwl is an email autoresponder. Unlike the original vacation program, gnarwl is based on LDAP, so that there's no need for users to have unix accounts on the mail server. Package: mew-bin Priority: optional Section: contrib/mail Installed-Size: 14 Maintainer: Tatsuya Kinoshita Architecture: solaris-i386 Source: mew Version: 1:5.2-3 Replaces: mew-beta-bin Provides: mail-reader, pinentry Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Recommends: ca-certificates, hyperestraier, stunnel4 | stunnel Conflicts: mew (<< 1:4), mew-beta-bin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/mew-bin_5.2-3_solaris-i386.deb Size: 52448 MD5sum: 7169bd5e5f9bd4ead3b303498d7459d5 SHA1: 2f6224a7cfd0f318c8808627aa2d55d675bfe33a SHA256: 15cc23d9225d96c1bf47a3458db4ecf333ff8ddc94dbf6718e889e88576601b2 Description: external commands for Mew The mew-bin package contains external commands for the mew package. . - mewencode: encode/decode MIME objects. - mewl: extract necessary fields from messages stored in folders. - incm: incoporate new mails from maildir or mbox to Mew's inbox folder. - mewest: update indexes of Hyper Estraier. - mew-pinentry: front end of gpg-agent to ask a passphrase to a user. - mewstunnel: wrapper script for using stunnel. . Homepage: http://www.Mew.org/ Enhances: gnupg-agent, mew Package: perdition Priority: optional Section: contrib/mail Installed-Size: 326 Maintainer: Simon Horman Architecture: solaris-i386 Version: 1.17.1-1build2 Replaces: perdition-bdb Provides: perdition-bdb Depends: libdb4.6, libgcc1 (>= 1:4.2.1), libgdbm3, libiconv, libpopt0 (>= 1.10), libvanessa-adt0 (>= 0.0.6), libvanessa-logger0 (>= 0.0.6), libvanessa-socket0 (>= 0.0.7), sunwcslr, sunwopensslr Suggests: perdition-ldap, perdition-mysql, perdition-odbc, perdition-postgresql Conflicts: perdition-bdb Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/perdition_1.17.1-1build2_solaris-i386.deb Size: 122880 MD5sum: b5eb3dcc6f3ec8e4097b62ef1cd41cba SHA1: 280b40a394964dc0c04db6e1dec2f9a70cf5d904 SHA256: 4f1bea829d41ccdea5314ccb0b01ec4df970d3e0ff5b5ceada33b3de360b0aac Description: POP3 and IMAP4 Proxy server Perdition allows users to connect to a content-free POP3 or IMAP4 server that will redirect them to their real POP3 or IMAP4 server. This enables mail retrieval for a domain to be split across multiple backend servers on a per user basis. This can also be used to as a POP3 or IMAP4 proxy especially in firewall applications. Perdition supports arbitrary library based map access to determine the server for a user. POSIX Regular Expression, GDBM, Berkely DB, MySQL, PostgreSQL, ODBC and LDAP libraries ship with the distribution. Package: perdition-ldap Priority: optional Section: contrib/mail Installed-Size: 57 Maintainer: Simon Horman Architecture: solaris-i386 Source: perdition Version: 1.17.1-1build2 Depends: libgcc1 (>= 1:4.2.1), libldap-2.4-2 (>= 2.4.7), perdition (= 1.17.1-1build2), sunwcslr, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/perdition-ldap_1.17.1-1build2_solaris-i386.deb Size: 16306 MD5sum: b7bb7c46497c06e987b330e996a640a5 SHA1: 5167ef860a46b6f0bb5650a8c82f83e22486df57 SHA256: 915d6f13cd56515db8f319b55c0e4c84024c7cebf8e903cc256868b732f9f3cf Description: Library to allow perdition to access LDAP based popmaps Perdition allows for arbitrary user database access through shared libraries much in the manner of NSS in glibc. This package allows a user database to be sourced from LDAP Package: courier-authlib-postgresql Priority: optional Section: contrib/mail Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Stefan Hornburg (Racke) Architecture: solaris-i386 Source: courier-authlib Version: 0.60.1-1ubuntu2 Replaces: courier-authpostgresql Depends: courier-authlib (>= 0.60.1), libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), sunwcsl, sunwcslr, sunwlibm Conflicts: courier-authpostgresql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/courier-authlib-postgresql_0.60.1-1ubuntu2_solaris-i386.deb Size: 19578 MD5sum: 262638df59a4459a05a857e5e75bcab0 SHA1: bd5178d3bf6fcfa887f506ff81f05fa2d8acd06f SHA256: 82753859554bb754d89ea9d50a725568c83445617256e81508ca0b5dbd353110 Description: PostgreSQL support for the Courier authentication library This package contains the PostgreSQL support for the Courier authentication library. Package: courier-authlib-mysql Priority: optional Section: contrib/mail Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Stefan Hornburg (Racke) Architecture: solaris-i386 Source: courier-authlib Version: 0.60.1-1ubuntu2 Replaces: courier-authmysql Depends: courier-authlib (>= 0.60.1), libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), sunwcsl, sunwcslr, sunwlibm Conflicts: courier-authmysql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/courier-authlib-mysql_0.60.1-1ubuntu2_solaris-i386.deb Size: 20308 MD5sum: 36e8c810a1c80c14f3c7f64464ca2e28 SHA1: 7fb426b1da002dc555aa5d2a92a35da075bf399b SHA256: 8eda54b2b5615c6542994e525c529daee8747028af634832c1d2afa12fa6c934 Description: MySQL support for the Courier authentication library This package contains the MySQL support for the Courier authentication library. Package: sympa Priority: optional Section: contrib/mail Installed-Size: 7948 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Stefan Hornburg (Racke) Architecture: solaris-i386 Version: 5.3.4-2ubuntu2 Replaces: wwsympa Provides: wwsympa Depends: adduser, debconf | debconf-2.0, libarchive-zip-perl (>= 1.05), libcgi-fast-perl, libcrypt-ciphersaber-perl, libdbd-mysql-perl | libdbd-pg-perl, libdbi-perl (>= 1.06), libintl-perl, libio-stringy-perl, libmailtools-perl (>= 1.51), libmd5-perl (>= 2.02), libmime-base64-perl (>= 1.0) | perl (>= 5.8), libmime-charset-perl, libmime-encwords-perl, libmime-perl (>= 5.209), libmsgcat-perl (>= 1.0), libnet-ldap-perl (>= 0.27), libtemplate-perl, libxml-libxml-perl, lsb-base, mhonarc, perl, perl-suid, sendmail (>= 8.9) | mail-transport-agent, sunwcslr, sysklogd (>= 1.3-27) | system-log-daemon Recommends: doc-base, logrotate Suggests: apache2 | httpd-cgi, libapache2-mod-fcgid, libsoap-lite-perl, mysql-server | postgresql, openssl (>= 0.9.5a) Conflicts: wwsympa Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/sympa_5.3.4-2ubuntu2_solaris-i386.deb Size: 3109998 MD5sum: 2e3d1d3e30573a92c146bff3847cf3ba SHA1: ef3df6ab020bde06432bdf147d8a155676859e4f SHA256: 20d5746be4e7216f79cd540650bfaf3c0ff13365666ad7cae460c3e38da697e0 Description: Modern mailing list manager Sympa is a scalable and highly customizable modern mailing list manager which can cope with big lists (200,000 subscribers). It can can handle a lots of useful features : - Moderation - Digest mode - Authentication (for subscription process) - Archive management - Multi-language support (us, fr, de, as, it, fi and Chinese locales) - Expiration process - Virtual domains (virtual robots) - Accesses to LDAP directories - Using an RDBMS for storing subscriber information (it supports both MySQL and PostgreSQL). - S/MIME encryption and HTTPS authentication . Sympa provides a scripting language for extending the behaviour of commands, and a complete (user and admin) Web interface called WWSympa, which comes with original features such as : - Unique interface for users and admin, authentication - Contextual internationalization (English, French and Spanish) - Archives (MhOnArc) with access control and a Search Engine (MarcSearch) - Clean moderation - Edition of service messages (templates) for owner and listmaster - Semi-automatic bounces management - HTTPS authentication - Support for virtual hosting with respect to virtual domains . SYMPA means 'SYstème de Multi-Postage Automatique' (French) or 'Automatic Mailing System' (English). . It is written in Perl and uses some modules (mailtools, md5, msgcat, db). Package: courier-authlib-dev Priority: optional Section: contrib/mail Installed-Size: 26 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Stefan Hornburg (Racke) Architecture: solaris-i386 Source: courier-authlib Version: 0.60.1-1ubuntu2 Depends: courier-authlib (>= 0.60.1), sunwcsl, sunwcslr Conflicts: courier-base (<< 0.48) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/courier-authlib-dev_0.60.1-1ubuntu2_solaris-i386.deb Size: 109810 MD5sum: 46d192d285d25c5648717ccb7fe673aa SHA1: 93436cb8e0c32c771b280aa0ef413c710046e4b6 SHA256: 0e5bc4fbed0a76bf874292cdd425493cc514cfc20759479aa0e0814f031ff658 Description: Development libraries for the Courier authentication library This package contains the development libraries and files needed to compile Courier packages that use the Courier authentication library. Package: razor Priority: optional Section: contrib/mail Installed-Size: 357 Maintainer: Corrin Lakeland Architecture: solaris-i386 Version: 1:2.84-5 Provides: librazor2-perl Depends: libdigest-hmac-perl, libdigest-md5-perl, libdigest-sha1-perl, libgcc1 (>= 1:4.2.1), libmime-base64-perl, libnet-dns-perl, libtest-simple-perl, libtime-hires-perl | perl (>= 5.8), liburi-perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/razor_2.84-5_solaris-i386.deb Size: 119306 MD5sum: 4686f55a83ad99ba604444a4359a7a9a SHA1: b540160642bf00bef2b564f6e347c963db6176c7 SHA256: a272f5c8c1662a836da3c6b30a027a94de9fa3e026367ae9e0654d17d9d302c1 Description: spam-catcher using a collaborative filtering network Vipul's Razor is a distributed, collaborative, spam detection and filtering network. Razor establishes a distributed and constantly updating catalogue of spam in propagation. This catalogue is used by clients to filter out known spam. On receiving a spam, a Razor Reporting Agent (run by an end-user or a troll box) calculates and submits a 20-character unique identification of the spam (a SHA Digest) to its closest Razor Catalogue Server. The Catalogue Server echos this signature to other trusted servers after storing it in its database. Prior to manual processing or transport-level reception, Razor Filtering Agents (end-users and MTAs) check their incoming mail against a Catalogue Server and filter out or deny transport in case of a signature match. Catalogued spam, once identified and reported by a Reporting Agent, can be blocked out by the rest of the Filtering Agents on the network. Homepage: http://razor.sourceforge.net Package: mpack Priority: standard Section: contrib/mail Installed-Size: 8 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Version: 1.6-4 Depends: sunwcslr Suggests: inews, mail-transport-agent Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/mpack_1.6-4_solaris-i386.deb Size: 36292 MD5sum: c89879087ccdbf3f4beaf97b591b45e9 SHA1: cbf8be350ebaa92e22e6b711b643f1cf4fcfb923 SHA256: 5a2bb0861918bba36282dd8129d03af57912475cde4090cbac28ec538d29bfba Description: tools for encoding/decoding MIME messages Mpack and munpack are utilities for encoding and decoding (respectively) binary files in MIME (Multipurpose Internet Mail Extensions) format mail messages. For compatibility with older forms of transferring binary files, the munpack program can also decode messages in split-uuencoded format. . Homepage: ftp://ftp.andrew.cmu.edu/pub/mpack/ Package: spamc Priority: optional Section: contrib/mail Installed-Size: 11 Maintainer: Ubuntu Core Developers Original-Maintainer: Duncan Findlay Architecture: solaris-i386 Source: spamassassin Version: 3.2.5-1nexenta1 Depends: libgcc1 (>= 1:4.2.1), libssl0.9.8k (>= 0.9.8f-1), sunwcslr, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: spamassassin Conflicts: spamassassin (<< 2.30-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/spamc_3.2.5-1nexenta1_solaris-i386.deb Size: 73476 MD5sum: 7d2b415b960d2b489781a51b7fe59bb2 SHA1: ced0c79183c8c56fe372a6f7a841a85cdc85e87b SHA256: fdd591ed961c89e286c7b218e8cfba8fd255aa430c41fcd8461b7bcbc2e4ec1d Description: Client for SpamAssassin spam filtering daemon spamc is the client to communicate with spamd, the daemonized form of SpamAssassin (see the spamassassin package). It is written in C for maximum speed and minimum loading overhead. . spamc is quite useful for integrating spamassassin into an MTA or into a .procmailrc file because of its speed. . This package is useless unless you have spamassassin installed, either on this machine or another local machine (i.e. a mail server). Homepage: http://www.spamassassin.org/ Package: postfix-gld Priority: optional Section: contrib/mail Installed-Size: 15 Maintainer: Santiago Vila Architecture: solaris-i386 Version: 1.7-1 Depends: adduser, libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), psmisc, sunwcslr Suggests: mysql-server, postfix (>= 2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/mail/postfix-gld_1.7-1_solaris-i386.deb Size: 24752 MD5sum: 39534afdd6d3248c6f5c023973c74b31 SHA1: 03eaf49ce8801992e79bc58d2ac05d4634accd92 SHA256: b5545110e36d99a1800efa20b149af954027d4af5d3580530b847a2195810bc1 Description: greylisting daemon for postfix, written in C, uses MySQL gld stands for GreyList Daemon. gld is a standalone policy delegation server for postfix that implements the greylist algorithm as defined at http://www.greylisting.org Package: tclgeoip Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Djihed Afifi Architecture: solaris-i386 Version: 0.2-1 Depends: libgcc1 (>= 1:4.2.1), libgeoip1, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/tclgeoip_0.2-1_solaris-i386.deb Size: 9440 MD5sum: b8b2b2d74f24cddb4bc49c60e5ceb98e SHA1: 628ecac1fc2ca35b19cf35eb1a1bc4f0a344d193 SHA256: 8a42884c387c75587d09b87bdf5af2b3da479eb8ae730b47a329275875e763b3 Description: Tcl extension implementing GeoIP lookup functions A Tcl extension for geographic or organisational lookup of IP addresses and hostnames, by implementing bindings to the GeoIP C API. You can use this extension to query Maxmind GeoIP databases. Package: entity Priority: optional Section: contrib/interpreters Installed-Size: 86 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.0.1-9ubuntu3 Provides: entity-perl, entity-ssl Depends: gdk-imlib11, libentity0 (= 1.0.1-9ubuntu3), libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libiconv, libpcre3 (>= 7.4), libperl5.8 (>= 5.8.8), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm, sunwopensslr Recommends: perl Suggests: entity-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/entity_1.0.1-9ubuntu3_solaris-i386.deb Size: 203130 MD5sum: 3a1302e2be31a49003457027a0038f4b SHA1: 3643fab8348b51b0bb6b28c030c0f79b1777a539 SHA256: 71810b90c1b1f231c372f97be9531c92af738376864b7ce32f41150fb8713ba6 Description: XML-based GUI builder for GTK+ Entity is an XML-based GUI builder and application scripting framework. It combines the ease of use of XML for GUI layout and the power of Perl, Python, TCL, JavaScript, and C for the application logic. An Entity GUI is usually much shorter than the same program written in any other language. . This package contains the core portions of Entity along with Perl support. Package: slang-pvm Priority: extra Section: contrib/interpreters Installed-Size: 13 Maintainer: Debian JED Group Architecture: solaris-i386 Source: slpvm Version: 0.1.5-9 Depends: libpvm3, libslang2 (>= 2.0.7-1), sunwcslr, sunwlibm Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/slang-pvm_0.1.5-9_solaris-i386.deb Size: 23318 MD5sum: 5bf4cf04c94d93ccadd03259d0e39453 SHA1: c3afcc1a78007f951883a55488831aa430ede088 SHA256: 80aed24211cd4201e29a5a7d78f3f3d268e7baaacab99244870b8512199394c1 Description: PVM (Parallel Virtual Machine) interface for S-Lang PVM (Parallel Virtual Machine) is a software package which permits a heterogeneous collection computers connected by a network to be used as a single large parallel computer. . The S-Lang PVM module provides a S-Lang interface to PVM. By organizing distributed computations with S-Lang, one gains the advantages of programming in an interpreted language. . With this approach, one can make efficient use of all available computer resources: high level logic is handled in interpreted code, CPU intensive work is done in compiled code and PVM simplifies using all available CPUs. . Homepage: http://space.mit.edu/cxc/software/slang/modules/pvm/ Package: libpgsql-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 12 Maintainer: Aurélien GÉRÔME Architecture: solaris-i386 Source: libpgsql-ruby Version: 0.7.1-10build1 Replaces: libpgsql-ruby (<< 0.7.1-2) Provides: libpgsql-ruby Depends: libgcc1 (>= 1:4.2.1), libpq5 (>= 8.3~beta1), sunwcsl, sunwcslr, sunwlibm Conflicts: libpgsql-ruby (<< 0.7.1-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libpgsql-ruby1.8_0.7.1-10build1_solaris-i386.deb Size: 39266 MD5sum: d485ba7f930158200adc6af9a3752316 SHA1: 75a257c07f593dfde356abab9a99faa7a6a67cfa SHA256: c04d568b3e3d8fc327290e327b67867772fe972c0ab888a30aa472c2b9a595da Description: PostgreSQL extension library for Ruby 1.8 This is the extension library to access PostgreSQL database from Ruby. It supports the functions defined in libpq library. You can use these functions by Ruby. More details are in postgres.html. Package: libmmap-ruby Priority: optional Section: contrib/interpreters Installed-Size: 4 Maintainer: Arnaud Cornet Architecture: solaris-i386 Version: 0.2.6-2 Depends: libmmap-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libmmap-ruby_0.2.6-2_solaris-i386.deb Size: 3910 MD5sum: 87563f76624625d778dd2322b0e8a0ed SHA1: d6f7ba6af3cf369f9485f08cfb0c64355c845bdb SHA256: a841d43d1a0e488d503fd5bc721be374b40b4162383681762ca5c947d09fcbbf Description: Ruby interface to manage memory-mapped file objects This is a ruby library that implements memory-mapped file objects. It provides a ruby API to access the mmap syscall and manipulate mapped memory. . This package is part of the Ruby library extras, a supplement to Ruby's standard library. . This is a dependency package which depends on Debian's default version of Ruby (currently 1.8). Package: liblua5.1-sql-sqlite3-2 Priority: optional Section: contrib/interpreters Installed-Size: 37 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-sql Version: 2.1.1-2 Replaces: liblua5.1-sql-sqlite2 Provides: liblua5.1-sql-sqlite2 Depends: libgcc1 (>= 1:4.2.1), libsqlite3-0 (>= 3.4.2), sunwcslr Conflicts: liblua5.1-sql-sqlite2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-sql-sqlite3-2_2.1.1-2_solaris-i386.deb Size: 8840 MD5sum: 8dc3268c46f4ea1c28dd4a2829e7725f SHA1: a4232cce006292dc05bab2742f11cbcd3e2801f6 SHA256: 01d09a002522a13a45108c6e03ad28f658b82bd036297def2f78a23d3a8a6e26 Description: luasql library for the lua language version 5.1 This package contains the luasql library (sqlite3 backend). Homepage: http://www.luaforge.net/projects/luasql Package: libopengl-ruby1.9 Priority: optional Section: contrib/interpreters Installed-Size: 46 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Dafydd Harries Architecture: solaris-i386 Source: libopengl-ruby Version: 0.60.0-0ubuntu3 Depends: freeglut3, libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, ruby1.9, sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libopengl-ruby1.9_0.60.0-0ubuntu3_solaris-i386.deb Size: 307046 MD5sum: 2d5ccfcaa5dd0ce34dbb16da5c1427c4 SHA1: 3b35d9bedec1b04f888ba4a9582f93b68a14b594 SHA256: 004bc0a2db6471b4f0e3809fad87bc429a0ad751135326567f930a4a08e6ec4d Description: OpenGL binding for Ruby This library allows program written in Ruby to use the OpenGL API for graphics. . This package is built for Ruby 1.9. Homepage: http://ruby-opengl.rubyforge.org Package: slang-gdbm Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Debian JED Group Architecture: solaris-i386 Source: slgdbm Version: 1.7.1-1 Replaces: slgdbm Depends: libgcc1 (>= 1:4.2.1), libgdbm3, libslang2 (>= 2.0.7-1), sunwlibm Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4) Conflicts: slgdbm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/slang-gdbm_1.7.1-1_solaris-i386.deb Size: 11772 MD5sum: ddf6c42a3e0378c3203068f97763760c SHA1: f13af9202d07ac77073757eddb0064df9cc516bb SHA256: de8e3c28f85054aa7ec42bbb3cf038b27a11a904e9d56bfc727468b2a8a531c6 Description: access to GDBM databases from S-Lang The S-Lang module contained in this package provides access to GDBM databases, with an assoc-like syntax for the user interface. This module can be used in slsh (the S-Lang shell), in the JED editor, and in the news reader slrn. . Homepage: http://www.cheesit.com/downloads/slang/slgdbm.html Package: rep-gtk-gnome Priority: optional Section: contrib/interpreters Installed-Size: 18 Maintainer: Christian Marillat Architecture: solaris-i386 Source: rep-gtk Version: 0.18.cvs20060518-3 Replaces: rep-gtk (<= 0.16.0-1), rep-gtk-gnome2 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0, libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), librep9 (>= 0.17-8), libsm6, libxml2, rep-gtk (>= 0.18.cvs20060518-3), sunwcslr, sunwlibm Conflicts: rep-gtk (<= 0.16.0-1), rep-gtk-gnome2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/rep-gtk-gnome_0.18.cvs20060518-3_solaris-i386.deb Size: 83678 MD5sum: 5f42940e766c2a033e4fc9d45ab15875 SHA1: 0e5c519565a549aad82ccd32165cdf08cc9d0d82 SHA256: 42b2d8458653ed7e449430f9fc12780912bed3d2925b85760e5e3a7c511f0641 Description: GNOME 2 binding for librep This package provides an interface to the GNOME 2 graphical toolkit for the librep lisp interpreter. Package: liblua5.1-sql-mysql-dev Priority: optional Section: contrib/interpreters Installed-Size: 39 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-sql Version: 2.1.1-2 Depends: liblua5.1-sql-mysql-2 (= 2.1.1-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-sql-mysql-dev_2.1.1-2_solaris-i386.deb Size: 9526 MD5sum: 7cf65b6210e89d1996517c3d7f2480bd SHA1: 497f56eef26c80e3cd196f23d2379e63e57b0618 SHA256: 8877a008f22cfc75751ce14097c7a0a782e5b873fdc20ae24b6271e94ceb4628 Description: luasql development files for the lua language version 5.1 This package contains the development files of the luasql library (mysql backend), useful to create a statically linked binary (like a C application or a standalone lua interpreter). Homepage: http://www.luaforge.net/projects/luasql Package: liblua5.1-bit-dev Priority: optional Section: contrib/interpreters Installed-Size: 10 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-bit Version: 24-1 Depends: liblua5.1-bit0 (= 24-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-bit-dev_24-1_solaris-i386.deb Size: 5818 MD5sum: fa1eeeab80b194abd10394439ec55843 SHA1: b62c063bbe3927a7ab952ddfb8a93e1e4e717fe4 SHA256: 30ef82caf7ceed8f1c4425148487ab88043789631353fc0621f1ee3e923a2a0a Description: bit manipulation library development files for the lua language version 5.1 This package contains the development files of the lua bit manipulation library, useful to create a statically linked binary (like a C application or a standalone lua interpreter). Documentation is also shipped within this package. Homepage: http://www.luaforge.net/projects/bitlib Package: liblua5.1-svn1 Priority: optional Section: contrib/interpreters Installed-Size: 8 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-svn Version: 0.2.6-1 Replaces: liblua5.1-svn0 Depends: libapr1, libgcc1 (>= 1:4.2.1), liblua5.1-expat0, liblua5.1-socket2, libsvn1 (>= 1.4), sunwcslr Conflicts: liblua5.1-svn0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-svn1_0.2.6-1_solaris-i386.deb Size: 12886 MD5sum: 88f99bf82a97669e42d4a6e11457453a SHA1: 919cc9ba60a29d6c1e8b5f038616ed131c04170a SHA256: f7779861883fb97f2fa5c4c956548a832f9a4d3181df6ba11b0149def6320e73 Description: Subversion library for the lua language version 5.1 This package contains a lua module to interact with a subversion repository Homepage: http://luaforge.net/projects/luasvn/ Package: unlambda Priority: optional Section: contrib/interpreters Installed-Size: 33 Maintainer: Andrew Stribblehill Architecture: solaris-i386 Version: 2.0.0-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/unlambda_2.0.0-5_solaris-i386.deb Size: 46150 MD5sum: 64e6737aefb8afbaac30bc7402b54dba SHA1: 198e17118ce28c822475a860d844ff750f750299 SHA256: 46177de88b1fbddd755361d5cb9787bf5502c0705ff3dd790818805b89089f3f Description: Tiny functional programming language using combinators In Unlambda, the only type is a function of one argument. No variables or looping constructs provided, though they can be emulated. . The primitive functions are the basic s, k and i combinators. This makes for write-only code, but it's fun anyway. . Public health warning: if lambda functions cause your brain to melt, Just Say No to Unlambda. Package: liblua5.1-socket2 Priority: optional Section: contrib/interpreters Installed-Size: 166 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: luasocket Version: 2.0.2-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-socket2_2.0.2-2_solaris-i386.deb Size: 44052 MD5sum: 6e63df6b76ea3ada8241dc31f8ab6b94 SHA1: 74080f3fa9fe5d7234ff769dd5c419d33ca2f7b9 SHA256: 83ddcb75ce761768d85ec95edadade131c3f9cf83265f41f376abc49161fdbc9 Description: TCP/UDP socket library for Lua 5.1 Luasocket provides a TCP/UDP socket library for Lua 5.1 . Also provided are HTTP and SMTP implementations, a simple FTP implementation and some URL parsing functions. . Luasocket supports blocking and non-blocking sockets and also provides a select() interface to the language. Package: libfilesystem-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 14 Maintainer: Tatsuki Sugiura Architecture: solaris-i386 Source: libfilesystem-ruby Version: 0.5-2.1 Replaces: libfilesystem-ruby (<< 0.4-3) Provides: libfilesystem-ruby Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm Conflicts: libfilesystem-ruby (<< 0.4-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libfilesystem-ruby1.8_0.5-2.1_solaris-i386.deb Size: 9906 MD5sum: 2c6bb1cbb3029c320605146f382a0095 SHA1: 2949e6af3406b3f00090a935b6b880e227f3c767 SHA256: 3c564eb689657722fdced6ceca91f9f54ef874c7848044466f7ddbf9d9d819b4 Description: Ruby1.8 extension for file-system information This is a Ruby extension for file-system information, using the 'statvfs' and 'getmntent' system calls. Package: libpcap-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 25 Maintainer: Debian Ruby Extras Maintainers Architecture: solaris-i386 Source: libpcap-ruby Version: 0.6-7 Depends: libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libpcap-ruby1.8_0.6-7_solaris-i386.deb Size: 36258 MD5sum: 776ef6d815249fb23d6396a40b6a8668 SHA1: c4803e4507dcc54162296d8f8656b6b502eff096 SHA256: ed8e897d2f239a92717fbef82c2affc6a3f8f5387ec216c5c1130c3021ad5015 Description: Ruby interface for the libpcap packet capture library libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. This package provides bindings for the Ruby programming language, version 1.8. Homepage: http://www.goto.info.waseda.ac.jp/~fukusima/ruby/pcap-e.html Package: gforth Priority: optional Section: contrib/interpreters Installed-Size: 1603 Maintainer: Eric Schwartz (Skif) Architecture: solaris-i386 Version: 0.6.2-7.2 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/gforth_0.6.2-7.2_solaris-i386.deb Size: 778228 MD5sum: 285bb70f4d47ac75e5c43de61e80ab2f SHA1: 69c2a69d5b1dc91eac058acd7e33cbae0d895919 SHA256: ecd1861f1fe407ac96ccfdd6651c28d984406c1cbba64d4eb31af52e03ce365d Description: GNU Forth Language Environment This is the GNU'ish implementation of a Forth programming environment. . Forth, as a language, is best known for being stack-based, and completely extensible. Each Forth environment provides one or more dictionaries of pre-defined words, and programming in Forth consists of defining and executing new words that are combinations of previously defined words. It has been said that learning Forth changes forever the way you think about writing programs. . For more information about Forth, visit the Forth Interest Group web site at http://www.forth.org/fig.html. Package: tclthread Priority: optional Section: contrib/interpreters Installed-Size: 58 Maintainer: Sergei Golovan Architecture: solaris-i386 Version: 1:2.6.5-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, tcl (>= 8.4.16-1) | tclsh Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/tclthread_2.6.5-2_solaris-i386.deb Size: 87362 MD5sum: 417f0b276e67bb703ca6d420cf1a4150 SHA1: 24382381288a5ecaac5c39ceedf610789d9cdb84 SHA256: a730d14238eaaf06937bc8934c8651f43aab31ec148722ec2703c8b7a301f27f Description: Tcl extension implementing script level access to Tcl threading capabilities The thread extension creates threads that contain Tcl interpreters, and it lets you send scripts to those threads for evaluation. It also enables you to share data between threads in a safe, protected fashion. Additionally, it provides script-level access to basic thread synchronization primitives, like mutexes and condition variables. Homepage: http://tcl.sourceforge.net/ Package: liblua5.1-posix0 Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-posix Version: 1.0-7 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-posix0_1.0-7_solaris-i386.deb Size: 12924 MD5sum: 56d40309b770259c163369df71f92af0 SHA1: bb8d6aed881815d2d1062aefc18cdfa9c74d12b2 SHA256: f96512394d9996744520c162b8f956c8deff368db8bd23eea793dbe2464e490f Description: posix library for the lua language version 5.1 This package contains the lua posix library, that includes some posix functions like fork, chmod, wait, sleep and kill. Homepage: Package: libsqlite3-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 18 Maintainer: Dmitry Borodaenko Architecture: solaris-i386 Source: sqlite3-ruby Version: 1.2.1-1 Depends: libgcc1 (>= 1:4.2.1), libsqlite3-0 (>= 3.4.2), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libsqlite3-ruby1.8_1.2.1-1_solaris-i386.deb Size: 48498 MD5sum: 5f04db5c69a7db48fec08e7a5c89e9d9 SHA1: c9fdecd886ae24093799fd3815acdbc11fd18bb3 SHA256: 79932dfff5181c1b9ee5587088a11661f70f9eed894c509aaf5ee939cbbac09a Description: SQLite3 interface for Ruby 1.8 SQLite3/Ruby module allows Ruby programs to interface with the SQLite3 database engine. . Note that this module is NOT compatible with SQLite 2.x. . This package contains SQLite3 module for Ruby 1.8. Package: libexif-ruby Priority: optional Section: contrib/interpreters Installed-Size: 15 Maintainer: Taku YASUI Architecture: solaris-i386 Version: 0.1.2-10 Depends: libexif-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libexif-ruby_0.1.2-10_solaris-i386.deb Size: 3578 MD5sum: 8b22157d9a96f2481a3f2aadeec5c5fc SHA1: d9c258d3d3c9e9509ccea18d003de3cd217b4acc SHA256: 5628b24bb7d060c2e91347d7168d3b7c632468ea0af2289c09e0bddb0a91ce63 Description: EXIF tag parsing Library for ruby (dummy package) libexif is a library for parsing, editing, and saving EXIF data. You can retrieve useful information from EXIF tags contained in images created by recording equipments(for example, digital camera). . libexif-ruby provides a simple interface to this library. . This is dummy package for Debian default version of Ruby. Package: liblua50-socket-dev Priority: optional Section: contrib/interpreters Installed-Size: 123 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: luasocket Version: 2.0.2-2 Replaces: luasocket-dev Provides: luasocket-dev Depends: liblua50-dev, liblua50-socket2 (= 2.0.2-2) Recommends: lua50 (>= 5.0.3-2) Suggests: liblua-socket-dev Conflicts: luasocket-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua50-socket-dev_2.0.2-2_solaris-i386.deb Size: 32810 MD5sum: 79fc2564c1db4d995242f3f1ac5b2ca0 SHA1: f03b4106a4b28b3a59baed95e6ebe9765e88e1ad SHA256: 239cbecb23f28ffcea690dd8f8e4edbbdbea122b5db0a928a8086824807efb05 Description: TCP/UDP socket library for Lua 5.0 This package provides the development headers and the static libraries for libluasocket. Package: gpsmanshp Priority: optional Section: contrib/interpreters Installed-Size: 13 Maintainer: Rogerio Reis Architecture: solaris-i386 Version: 1.2-3 Depends: libgcc1 (>= 1:4.2.1), libshp1, tcllib Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/gpsmanshp_1.2-3_solaris-i386.deb Size: 21962 MD5sum: bd773a3649eb43184fcd4bbf63d63fc9 SHA1: aaa6a263f5b053371da533ec871d004b06782168 SHA256: 9b86595e2081ec07a2d345a0ad9c488c536ea5870642088b3deb3301c37a2538 Description: A Tcl interface to shapelib A Tcl package that provides the means of creating and reading files in the ESRI Shapefile for keeping 2 or 3 dimensional points and polylines. . Package: liblua5.1-rings-dev Priority: optional Section: contrib/interpreters Installed-Size: 11 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-rings Version: 1.1-1 Depends: liblua5.1-rings0 (= 1.1-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-rings-dev_1.1-1_solaris-i386.deb Size: 18118 MD5sum: cc2d84e7be329e0fa7dcc114eacdd2e4 SHA1: 47775c9b78ae212bee64a8406d8aa7559c58facd SHA256: a9c3a51d6fe7d9d48657eb89cfaf616f576998f771fef29da4dfc1f49fcf59e7 Description: Development files for the rings library for the lua language version 5.1 This package contains the development files of the rings lua library, useful to create a statically linked binary (like a C application or a standalone lua interpreter). Documentation is also shipped within this package. . Homepage: Package: bwbasic Priority: optional Section: contrib/interpreters Installed-Size: 32 Maintainer: Vince Mulhollon Architecture: solaris-i386 Version: 2.20pl2-9 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/bwbasic_2.20pl2-9_solaris-i386.deb Size: 83882 MD5sum: 6f849bbe5cec7cbeb0ad5f3e379e8c9c SHA1: e5c560a32fb346af67d98680f21566b84dcbf97b SHA256: c1ddeecb18ee227efb4887eba295f713bf9f3d11eaef25ebba46a4de7d7c0067 Description: Bywater BASIC Interpreter The Bywater BASIC Interpreter (bwBASIC) implements a large superset of the ANSI Standard for Minimal BASIC (X3.60-1978) and a significant subset of the ANSI Standard for Full BASIC (X3.113-1987) in C. It also offers shell programming facilities as an extension of BASIC. bwBASIC seeks to be as portable as possible. Package: libuconv-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 14 Maintainer: akira yamada Architecture: solaris-i386 Source: libuconv-ruby Version: 0.4.12-2 Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libuconv-ruby1.8_0.4.12-2_solaris-i386.deb Size: 115458 MD5sum: 77d283597701ac24213aba9b5fbd24db SHA1: 442bcc45f5881947dcfdcf3c6f302f23f20e56cf SHA256: b11cba6f3c7f816a56ce1efb2b30bdf0b9d1d47989baeadf5404a486e54313a0 Description: Unicode/EUC-JP translation module for Ruby 1.8 The encoding translation module for the object-oriented scripting language Ruby 1.8. Supported character encodings are UCS-4, UTF-16, UTF-8, EUC-JP and CP932 (a variant of Shift_JIS for Japanese Windows). This cannot detect character encoding automatically. Package: liblua5.1-sql-mysql-2 Priority: optional Section: contrib/interpreters Installed-Size: 37 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-sql Version: 2.1.1-2 Replaces: liblua5.1-sql-mysql2 Provides: liblua5.1-sql-mysql2 Depends: libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), sunwcslr Conflicts: liblua5.1-sql-mysql2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-sql-mysql-2_2.1.1-2_solaris-i386.deb Size: 9038 MD5sum: 77370e7093f745d4ce4109621b679fc2 SHA1: 454b8be4e3825849f41dfcd1a4fa52073c4a0b58 SHA256: 541e6c89db3b73890991bf0d03c907e3be0bdfe370e249208046843b92d9b081 Description: luasql library for the lua language version 5.1 This package contains the luasql library (mysql backend). Homepage: http://www.luaforge.net/projects/luasql Package: liblua5.1-expat-dev Priority: optional Section: contrib/interpreters Installed-Size: 12 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-expat Version: 1.1.0-1 Depends: liblua5.1-expat0 (= 1.1.0-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-expat-dev_1.1.0-1_solaris-i386.deb Size: 26820 MD5sum: b77688d6951e1416ca795c7b80144e8d SHA1: 18b9170448f472524eb75432573bbe55ba92c755 SHA256: 052cfa38efb69761aa0fa996014d4c42a5d34d022ce870dddcfa490601501648 Description: libexpat development files for the lua language version 5.1 This package contains the development files of the libexpat lua5.1 bindings, useful to create a statically linked binary (like a C application or a standalone lua interpreter). Documentation is also shipped within this package. Homepage: Package: liblua5.1-graph-dev Priority: optional Section: contrib/interpreters Installed-Size: 151 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-graph Version: 1.0.2+dfsg-4ubuntu1 Depends: liblua5.1-graph0 (= 1.0.2+dfsg-4ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-graph-dev_1.0.2+dfsg-4ubuntu1_solaris-i386.deb Size: 101780 MD5sum: 76386539474fad9284fbe34a4f54bc58 SHA1: 17b99ca49aed7bab15b089768af5fb97c570baec SHA256: 8a81cab1227a502ca9217ef8f09933ae7acfc8497d67b94c6b80e195d8a734bb Description: luagraph development files for the lua language version 5.1 This package contains the development files of the luagraph library, useful to create a statically linked binary (like a C application or a standalone lua interpreter). Documentation is also shipped within this package. Homepage: Package: utf8script Priority: optional Section: contrib/interpreters Installed-Size: 8 Maintainer: Martin von Loewis Architecture: solaris-i386 Version: 1.0-1build1 Depends: binfmt-support, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/utf8script_1.0-1build1_solaris-i386.deb Size: 6070 MD5sum: 4735caf25b03a823fdab0659cca6a909 SHA1: 6e7b5d17cfc52bbd63a8e40c89a7f466c8f42ba6 SHA256: 87e28a3caf51fbdff81cc316e67e76a04a35dc5b25f4c577b9efbeef69be0966 Description: binfmt_misc plugin for UTF-8 scripts This package provides an additional binary format for Linux: scripts which start with an UTF-8 signature (aka BOM), i.e. with the byte sequence \xef\xbb\xbf#!. . This is particularly useful for scripting languages which recognize the BOM, e.g. Python. With Python 2.3 or newer, scripts with the UTF-8 BOM are considered UTF-8 enocded without the need for an addition encoding declaration. Package: liblua5.1-sql-sqlite3-dev Priority: optional Section: contrib/interpreters Installed-Size: 37 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-sql Version: 2.1.1-2 Replaces: liblua5.1-sql-sqlite-dev Provides: liblua5.1-sql-sqlite-dev Depends: liblua5.1-sql-sqlite3-2 (= 2.1.1-2) Conflicts: liblua5.1-sql-sqlite-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-sql-sqlite3-dev_2.1.1-2_solaris-i386.deb Size: 8806 MD5sum: 5933f402eed09ce7080c8a51e9bdcc7c SHA1: 4d192d180119ed0686d34b278dcc7c40e2584fee SHA256: 539fd2b0176e687d433f633da4de3945f322db2bbb60efa8d4c22a616861b24e Description: luasql development files for the lua language version 5.1 This package contains the development files of the luasql library (sqlite backend), useful to create a statically linked binary (like a C application or a standalone lua interpreter). Homepage: http://www.luaforge.net/projects/luasql Package: libldap-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 95 Maintainer: akira yamada Architecture: solaris-i386 Source: libldap-ruby Version: 0.9.7-1build1 Depends: libgcc1 (>= 1:4.2.1), libldap-2.4-2 (>= 2.4.7), sunwcsl, sunwcslr, sunwlibm, sunwopensslr Suggests: ri1.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libldap-ruby1.8_0.9.7-1build1_solaris-i386.deb Size: 65080 MD5sum: a12d72d080c52c5892bbb78561b7be50 SHA1: be21df2b89b78a08dacb942df63484040a8ee212 SHA256: facf505892950b0db9d6d01eadde3547aec7218d2500db21181d9b3d02c54f98 Description: OpenLDAP library binding for Ruby 1.8 Ruby/LDAP is a Ruby extension library which provides an interface to the LDAP based on RFC1823. . This package contains the library for Ruby 1.8. Package: libcmph0 Priority: optional Section: contrib/interpreters Installed-Size: 104 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: cmph Version: 0.7-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libcmph0_0.7-2_solaris-i386.deb Size: 44600 MD5sum: b948cc59acfc7455690e7d977d15ea9b SHA1: 79230aa940abba813748f296b56563ff3caad5b7 SHA256: 46ac57e20bc13f29d2bb32edd569516a69d3ef8032c453bd30664637bcd24a5a Description: C Minimal Perfect Hashing Library Minimal perfect hash functions are widely used for memory efficient storage and fast retrieval of items from static sets, such as words in natural languages, reserved words in programming languages or interactive systems, universal resource locations (URLs) in Web search engines, or item sets in data mining techniques. Homepage: http://cmph.sourceforge.net Package: libxtemplate-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 67 Maintainer: Debian Ruby Extras Maintainers Architecture: solaris-i386 Version: 0.8.0-2 Depends: librexml-ruby1.8, ruby1.8 Suggests: liberb-ruby1.8, libxmlrpc-ruby1.8, libyaml-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libxtemplate-ruby1.8_0.8.0-2_solaris-i386.deb Size: 44802 MD5sum: feb796699d3553cfbce065613d03e935 SHA1: d211e55c7c25f8b574d4517641682fa5493b6d8f SHA256: 42cb601832642fd097aadeb553348a09818f175739088666ed719381de3512e6 Description: Lightweight XML templating engine like Amrita and XSLT XTemplate is a package of Ruby libraries and programs which formats a XML/HTML document according to a Ruby's data structure which consists of Hash and Array. This idea comes from Amrita. So we do not need to explicitly write iterations like for-loop in a template. Such iterations are indicated by an expansion data. We can specify a data ID in XPath like expression, and reconstruct a given data in a template without writing Ruby programs. This mechanism provides interoperablity between a template and a Ruby script. We can use XML/YAML documents as an expansion data, since it is automatically converted to a Ruby's Hash object. Package: libwrap-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 10 Maintainer: Shugo Maeda Architecture: solaris-i386 Source: libwrap-ruby Version: 0.6-3 Replaces: libwrap-ruby Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm Conflicts: libwrap-ruby Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libwrap-ruby1.8_0.6-3_solaris-i386.deb Size: 7754 MD5sum: 20ee8b5216d12bdd78daa8a1308af942 SHA1: 6074bbfd53f1ec0a8cab9a617ca50cee386ece65 SHA256: 36b680d3428573a8c3f0f8d574e30cb8b588f9371c30cdbde7c8bedacfc953e7 Description: TCP wrappers library for Ruby libwrap-ruby is TCP wrappers library for Ruby. libwrap-ruby provides access control per host, domain and/or service. Package: liblua5.1-posix-dev Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-posix Version: 1.0-7 Depends: liblua5.1-posix0 (= 1.0-7) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-posix-dev_1.0-7_solaris-i386.deb Size: 12420 MD5sum: e50903e379d3fdc0053fb26e2cc9c3ea SHA1: bec903c2c86ba08571196fc436b8910978d8145e SHA256: a38ba6e7c8411ef988ae011535dc9351c23bce2f469caa9c97d054bd44d1e3ef Description: posix development files for the lua language version 5.1 This package contains the development files of the lua posix library, useful to create a statically linked binary (like a C application or a standalone lua interpreter). Documentation is also shipped within this package. Homepage: Package: libnora-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 42 Maintainer: Tatsuki Sugiura Architecture: solaris-i386 Source: libnora-ruby Version: 1:0.0.20041021-3 Provides: libnora-ruby Depends: libgcc1 (>= 1:4.2.1), ruby1.8, sunwcsl, sunwcslr, sunwlibm Suggests: drb, libapache-mod-ruby, libfcgi-ruby Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libnora-ruby1.8_0.0.20041021-3_solaris-i386.deb Size: 47282 MD5sum: 6fae09bc2bf8c1bd620485ac74ae64c9 SHA1: 904df338d77fc259d0dfeaa081fcd81e706c4a4f SHA256: 59060bbc40706db8121daf89e46e3b6154a36406ba6a2cdfa57a2f5ce6382886 Description: Web Application Library for ruby Features: * CGI/mod_ruby/FastCGI/Rinda/Mail interface * Persistent Framework * multipart/form-data support * Cookie support Package: libexif-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 45 Maintainer: Taku YASUI Architecture: solaris-i386 Source: libexif-ruby Version: 0.1.2-10 Replaces: libexif-ruby (<< 0.1.2-3) Provides: libexif-ruby Depends: libexif12, libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm Conflicts: libexif-ruby (<< 0.1.2-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libexif-ruby1.8_0.1.2-10_solaris-i386.deb Size: 15306 MD5sum: c48ffa794a818239b4d04da5b169361b SHA1: 5724e4da01dc588e5519c5f2c0db2d24ffd7797d SHA256: 1a171ea8d360b7475504984adcc2883a4b5e16c81aade43cc27c33ebae507df0 Description: EXIF tag parsing Library for ruby1.8 libexif is a library for parsing, editing, and saving EXIF data. You can retrieve useful information from EXIF tags contained in images created by recording equipments(for example, digital camera). . libexif-ruby provides a simple interface to this library. Package: liblua5.1-svn-dev Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-svn Version: 0.2.6-1 Depends: liblua5.1-svn1 (= 0.2.6-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-svn-dev_0.2.6-1_solaris-i386.deb Size: 18016 MD5sum: d538c0c7f11d40777e479e756a9903f5 SHA1: e897362926c66f74f251e7d7d2451ea90af865be SHA256: da3bb02f42ecc223d476a5f395f305bf61b93d1bcaf5e63ff038d03939944de3 Description: Development files for the Subversion library for the lua language version 5.1 This package contains the development files of the Subversion lua5.1 bindings, useful to create a statically linked binary (like a C application or a standalone lua interpreter). Documentation is also shipped within this package. Homepage: http://luaforge.net/projects/luasvn/ Package: libcmph-bin Priority: optional Section: contrib/interpreters Installed-Size: 43 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: cmph Version: 0.7-2 Depends: libcmph0 (= 0.7-2), libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libcmph-bin_0.7-2_solaris-i386.deb Size: 25080 MD5sum: 883c4975f814ed10e4f5775c21864936 SHA1: a40a00eb3bc8fb52b4a3a1a93c42dd8ab05da1c0 SHA256: 6aebf53734412b8cb1506995af2f821753b7d0ba64e8035156f2792696cc1cb1 Description: C Minimal Perfect Hashing Library command line utilities . This package contains the cmph command line utility to generate and query minimal perfect hash functions. Homepage: http://cmph.sourceforge.net Package: slang-wildcard Priority: optional Section: contrib/interpreters Installed-Size: 8 Maintainer: Debian JED Group Architecture: solaris-i386 Source: slwildcard Version: 0.4.0-1 Depends: libgcc1 (>= 1:4.2.1), libslang2 (>= 2.0.7-1), sunwlibm Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/slang-wildcard_0.4.0-1_solaris-i386.deb Size: 5170 MD5sum: d6ebf113d0de20af317195056ef4bbcb SHA1: c85767c8efb1798351f377eb8a4a1609a3269ebf SHA256: f687a17fdfa6bda212726fee29c22db815d9957bd1830b3678df8c7193168b3b Description: adds a wildcard match function to S-Lang The S-Lang module contained in this package provides a wildcard_match() function to S-Lang. It's vectorized, so it should be faster than an array_map(&string_match, ... ). This module can be used in slsh (the S-Lang shell), in the JED editor, and in the news reader slrn. . Homepage: http://www.cheesit.com/downloads/slang/slwildcard.html Package: libopengl-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 54 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Dafydd Harries Architecture: solaris-i386 Source: libopengl-ruby Version: 0.60.0-0ubuntu3 Replaces: libopengl-ruby (<< 0.60.0) Depends: freeglut3, libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, ruby1.8, sunwcsl, sunwcslr, sunwlibm Conflicts: libopengl-ruby (<< 0.60.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libopengl-ruby1.8_0.60.0-0ubuntu3_solaris-i386.deb Size: 409710 MD5sum: 47215531b3016427bac71f39720caee5 SHA1: 85cfef8890d9b48021852575073985eaf5217c2d SHA256: d47c8ea1f8e1f9d61c42acbef18f0350b37e5b18809e39767d3c8b2f742182e0 Description: OpenGL binding for Ruby This library allows program written in Ruby to use the OpenGL API for graphics. . This package is built for Ruby 1.8. Homepage: http://ruby-opengl.rubyforge.org Package: libodbc-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 14 Maintainer: Daigo Moriwaki Architecture: solaris-i386 Source: libodbc-ruby Version: 0.9995-1 Depends: libgcc1 (>= 1:4.2.1), libiodbc2 (>= 3.52.6), sunwcsl, sunwcslr, sunwlibm Suggests: libdbi-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libodbc-ruby1.8_0.9995-1_solaris-i386.deb Size: 102304 MD5sum: 98152b6bcde67cb35285c7a91cfa93c9 SHA1: 08f776f6ba4da6e51f3567d6bbb365a6010f8350 SHA256: af2ecaabc1bed9bfc7412a9b67b52735bf21cf9ee52e266499d4a29f57b186e4 Description: ODBC Binding for ruby1.8 ODBC is a standard API for connecting to ODBC data sources such as Relational Database Management Systems (RDBMSs). For accessing ODBC data sources from the Ruby language, an ODBC binding library and Ruby interface are required. This package provides both for Ruby 1.8. . Both not-UTF-8 and UTF-8 versions are included. . Homepage: http://www.ch-werner.de/rubyodbc/ Package: liblua5.1-filesystem0 Priority: optional Section: contrib/interpreters Installed-Size: 32 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-filesystem Version: 1.3.0-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-filesystem0_1.3.0-1_solaris-i386.deb Size: 8164 MD5sum: 241132b860f76746808a779831b4e5aa SHA1: 7d4399afdad3fc286613572fb523faf59f23f339 SHA256: bc52e435d9476b02afce10734fba695601bae56616f68f86589f8bb10a1e6db3 Description: luafilesystem library for the lua language version 5.1 This package contains the luafilesystem library, a set of portable functions for directory creation, listing and deletion and for file locking. Homepage: http://www.luaforge.net/projects/luafilesystem Package: rep-gtk Priority: optional Section: contrib/interpreters Installed-Size: 10 Maintainer: Christian Marillat Architecture: solaris-i386 Version: 0.18.cvs20060518-3 Replaces: rep-gtk2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), librep9 (>= 0.17-8), sunwcslr, sunwlibm Conflicts: rep-gtk2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/rep-gtk_0.18.cvs20060518-3_solaris-i386.deb Size: 197820 MD5sum: 52a0cf6e27986e44cb114fa86b49f5ad SHA1: eccb0fa2023aa29cdd5d21fce92db495ec2b2184 SHA256: 2928e1ba082629dcdca28d0225b1f4b5d53485efcc4378bca86e4a770d053bc4 Description: GTK binding for librep This package provides an interface to the GTK graphical toolkit for the librep lisp interpreter. Package: liblua5.1-zip-dev Priority: optional Section: contrib/interpreters Installed-Size: 12 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-zip Version: 1.2.3-4 Depends: liblua5.1-zip0 (= 1.2.3-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-zip-dev_1.2.3-4_solaris-i386.deb Size: 24672 MD5sum: b76f5f45d3afbc30ab188c053d07b5c0 SHA1: c73b16ed78086b2eb82ada119528468d59a115bc SHA256: 7cacf390a8977c3259574203db0d82e6d6b277cf6eaac7eea65c4e42dd761c68 Description: zip development files for the lua language version 5.1 This package contains the development files of the lua zip library, useful to create a statically linked binary (like a C application or a standalone lua interpreter). Documentation is also shipped within this package. Homepage: Package: entity-c Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Source: entity Version: 1.0.1-9ubuntu3 Depends: gcc, libentity-dev (= 1.0.1-9ubuntu3), libentity0 (= 1.0.1-9ubuntu3), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/entity-c_1.0.1-9ubuntu3_solaris-i386.deb Size: 48226 MD5sum: a3d980dad5002034120ec93556d3785e SHA1: fdcff9548fb2850883c6f425ef45c8157812ceda SHA256: 2b74bb7da0d89726fc377861ff18c0d43b6186143caba2b4484068ba8b47a942 Description: XML-based GUI builder for GTK+ (C bindings) Entity is an XML-based GUI builder and application scripting framework. It combines the ease of use of XML for GUI layout and the power of Perl, Python, TCL, JavaScript, and C for the application logic. An Entity GUI is usually much shorter than the same program written in any other language. . This package contains the portions of Entity required to use embedded C code and tags. Package: lua40 Priority: optional Section: contrib/interpreters Installed-Size: 24 Maintainer: Daniel Silverstone Architecture: solaris-i386 Version: 4.0-13 Provides: lua Depends: libgcc1 (>= 1:4.2.1), liblua40 (>= 4.0-13), liblualib40 (>= 4.0-13), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/lua40_4.0-13_solaris-i386.deb Size: 31088 MD5sum: 08473766650e6b8e52ae33db987e00bc SHA1: b4fcd25255fd37231fe84c423fd528300259172d SHA256: 2c8f67026df82d7d2c5c5f506f9bd1abce16de8fac8feb4f64d29c6f790c5050 Description: Small embeddable language with simple procedural syntax Lua is a programming language originally designed for extending applications, but also frequently used as a general-purpose, stand-alone language. . Lua combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management, making it ideal for configuration, scripting, and rapid prototyping. Lua is implemented as a small library of C functions, written in ANSI C, and the implementation goals are simplicity, efficiency, portability, and low embedding cost. Package: slang-expat Priority: optional Section: contrib/interpreters Installed-Size: 10 Maintainer: Debian JED Group Architecture: solaris-i386 Source: slexpat Version: 0.3.0-1 Depends: libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libslang2 (>= 2.0.7-1), sunwlibm Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/slang-expat_0.3.0-1_solaris-i386.deb Size: 12464 MD5sum: 7630a11d6559b230d872856f925cd026 SHA1: 2c448c6b2227ebeea4201304ed1c6d99910bc2b3 SHA256: 7831747dea9b8510f22963b7bf64a11627af923f1c37e29ada5fad46a1ce6c7d Description: S-Lang bindings for the expat XML parser The S-Lang module contained in this package provides bindings to the expat library for parsing XML files. This module can be used in slsh (the S-Lang shell), in the JED editor, and in the news reader slrn. . Homepage: http://www.cheesit.com/downloads/slang/slexpat.html Package: libbz2-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 7 Maintainer: Adam Majer Architecture: solaris-i386 Source: libbz2-ruby Version: 0.2.2-2 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libbz2-ruby1.8_0.2.2-2_solaris-i386.deb Size: 17932 MD5sum: be5997375168dbedd468555dec33b6a1 SHA1: 3482a7c171010e1d470dc9844003f7942c89d40a SHA256: ce1784d12919abeb2fbb9d4beeeb97e683ebaa83fafc45c8e9f8458f16d4ca81 Description: libbz2 bindings for Ruby 1.8 libbz2 binding library for Ruby 1.8 Package: libdbd-sqlite-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 55 Maintainer: Dmitry Borodaenko Architecture: solaris-i386 Source: libdbi-ruby Version: 0.1.1-5 Depends: libdbi-ruby1.8 (= 0.1.1-5), libgcc1 (>= 1:4.2.1), libsqlite0 (>= 2.8.17), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libdbd-sqlite-ruby1.8_0.1.1-5_solaris-i386.deb Size: 26512 MD5sum: f1cc28eb3e6edc949a9cc392b45782f6 SHA1: fe269f39c1210dd2ec42495881fb987846e38f74 SHA256: 70ccf1b605c13f83b17071f17250fdc4b92a5fa771e100610407aced65852ebb Description: Ruby/DBI SQLite driver for Ruby 1.8 Ruby/DBI is a database independent interface for accessing databases, similar to Perl's DBI. . This package contains Ruby/DBI driver for SQLite database. Package: liblua5.1-rings0 Priority: optional Section: contrib/interpreters Installed-Size: 10 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-rings Version: 1.1-1 Depends: libgcc1 (>= 1:4.2.1), liblua5.1-expat0, liblua5.1-socket2, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-rings0_1.1-1_solaris-i386.deb Size: 7134 MD5sum: 6974f952f2ad6b960982798b3986c469 SHA1: 296760081efa52e4dacb4fc65ccfedd9b80ebfe2 SHA256: 2d7a9bf82d2e1b09aa9009bcefc6c5fe5cebd0115bfb9197f4a4dc680e281c38 Description: lua state creation and control library for the lua language version 5.1 Rings is a library which provides a way to create new Lua states from within Lua. It also offers a simple way to communicate between the creator (master) and the created (slave) states. . This mechanism can be used to run chunks of code in an isolated lua state, obtaining what is usually called a sandbox. . Homepage: Package: libvorbisfile-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 8 Maintainer: Tatsuki Sugiura Architecture: solaris-i386 Source: libvorbisfile-ruby Version: 0.2-8.1 Replaces: libvorbisfile-ruby (<< 0.2-7) Provides: libvorbisfile-ruby Depends: libgcc1 (>= 1:4.2.1), libvorbis0a (>= 1.2.0), libvorbisfile3 (>= 1.2.0), sunwcsl, sunwcslr, sunwlibm Conflicts: libvorbisfile-ruby (<< 0.2-7) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libvorbisfile-ruby1.8_0.2-8.1_solaris-i386.deb Size: 8714 MD5sum: 7ef9269d91936d4cf69257281ca082a2 SHA1: 06f1f92114bb9a1583f185df6d79f277439b115d SHA256: 343d0a36c0722c0996613858862435a083bb3a8f7e8f02ed86785171f9d9459e Description: Ogg Vorbis support library for Ruby libvorbisfile-ruby is a decoder library provided with the Ogg Vorbis distribution. See http://xiph.org/ogg/vorbis/ for details. . The API of this extension is virtually identical to that of vorbisfile.h, with a couple of exceptions: . * Prefixes have been removed (ov_open -> open). * The OggVorbis_File parameter is removed, as the VorbisFile object encapsulates this. Package: libnarray-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 37 Maintainer: Daigo Moriwaki Architecture: solaris-i386 Source: libnarray-ruby Version: 0.5.9-2 Depends: libgcc1 (>= 1:4.2.1), ruby1.8, sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libnarray-ruby1.8_0.5.9-2_solaris-i386.deb Size: 65766 MD5sum: 00eeecb7880024736e314464bf9fdc04 SHA1: a489e240dc2fa39c95c50fbdf32754d0b2855cf9 SHA256: b6514050163ea962d9dc81fa3b25280bd28fb4f75a7d90feb0f5556faf3d2fa4 Description: Numerical N-dimensional Array library for Ruby NArray is an extension library for Ruby that provides fast calculation and easy manipulation of large numerical arrays with the Ruby language. It has numerical n-dimensional array class as well as vector and matrix subclasses, which can contain 1/2/4-byte Integer, single/double-precision Real/Complex and Ruby Object. . Homepage http://narray.rubyforge.org/index.html.en Package: entity-javascript Priority: optional Section: contrib/interpreters Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Source: entity Version: 1.0.1-9ubuntu3 Depends: libentity0 (= 1.0.1-9ubuntu3), libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/entity-javascript_1.0.1-9ubuntu3_solaris-i386.deb Size: 141678 MD5sum: 5641bd61f361a5072723025f5a820ad2 SHA1: 500f9e8f803b3386ccb8351c7b084d1ff009487f SHA256: ebda562f863c8a4405ffece1fe00953899655ab56343bd77724f02b368698caa Description: XML-based GUI builder for GTK+ (JavaScript bindings) Entity is an XML-based GUI builder and application scripting framework. It combines the ease of use of XML for GUI layout and the power of Perl, Python, TCL, JavaScript, and C for the application logic. An Entity GUI is usually much shorter than the same program written in any other language. . This package contains the portions of Entity required to use JavaScript and tags. Package: liblua5.1-graph0 Priority: optional Section: contrib/interpreters Installed-Size: 45 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-graph Version: 1.0.2+dfsg-4ubuntu1 Depends: graphviz, libgcc1 (>= 1:4.2.1), libgraphviz4 (>= 2.16), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-graph0_1.0.2+dfsg-4ubuntu1_solaris-i386.deb Size: 21496 MD5sum: d85a439f3b09d62c2a3586c4cd102ac6 SHA1: ff3bf0f0b906b1210151708a2fe52d4418203835 SHA256: 034724bcec6b65730748138164fbb13136f0d3b98f71adec2fdc452847c1c17f Description: luagraph library for the lua language version 5.1 This package contains the luagraph library, that allows to create, manipulate, layout and render graphs using the graphviz engine. Homepage: Package: liblua50-socket2 Priority: optional Section: contrib/interpreters Installed-Size: 166 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: luasocket Version: 2.0.2-2 Replaces: luasocket Provides: luasocket Depends: libgcc1 (>= 1:4.2.1), sunwcslr Recommends: lua50 (>= 5.0.3-2) Conflicts: luasocket Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua50-socket2_2.0.2-2_solaris-i386.deb Size: 43874 MD5sum: c896a3482c572c47c4ce48df590c5ff9 SHA1: 98dfca5818e48632773f01059c45b87f9592ef8d SHA256: cefec971bb500bd977e984c6543e37280fe833038a879ac18baab6346e898ae0 Description: TCP/UDP socket library for Lua 5.0 Luasocket provides a TCP/UDP socket library for Lua 5.0 . Also provided are HTTP and SMTP implementations, a simple FTP implementation and some URL parsing functions. . Luasocket supports blocking and non-blocking sockets and also provides a select() interface to the language. Package: guile-db Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sam Hocevar (Debian packages) Architecture: solaris-i386 Version: 0.1-3ubuntu1 Depends: guile-1.6-libs, libdb4.6, libgcc1 (>= 1:4.2.1), libguile-ltdl-1, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/guile-db_0.1-3ubuntu1_solaris-i386.deb Size: 7178 MD5sum: 4ee4fcd839eb20af1d1818bbf528da20 SHA1: d1e88f8eeb62882cc36b084a58ac35046c8c64a7 SHA256: a63ab5b60994414d7d826c3a01450ae0a6617e5c1cb19ea51d0ec117f9c2846a Description: Berkeley DB module for Guile This Guile module is is a set of Guile Scheme functions to facilitate database handling from within Scheme scripts, using Berkeley DB. Package: entity-gl Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Source: entity Version: 1.0.1-9ubuntu3 Depends: freeglut3, gtkglarea5, libentity0 (= 1.0.1-9ubuntu3), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglib1.2ldbl (>= 1.2.10-18), libglu1-mesa | libglu1, libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/entity-gl_1.0.1-9ubuntu3_solaris-i386.deb Size: 17900 MD5sum: 4b25de5816905780aeffad636cd2b1e0 SHA1: ad3fb721d2ed04ddc5fe99f4582c3f49ad4cd13e SHA256: c1e62d986ba4c9120e6169705022be20a8f86adb0aec5cb088d45c91b4bf3629 Description: XML-based GUI builder for GTK+ (OpenGL bindings) Entity is an XML-based GUI builder and application scripting framework. It combines the ease of use of XML for GUI layout and the power of Perl, Python, TCL, JavaScript, and C for the application logic. An Entity GUI is usually much shorter than the same program written in any other language. . This package contains the portions of Entity required to use OpenGL areas. Package: libvorbisfile-ruby Priority: optional Section: contrib/interpreters Installed-Size: 4 Maintainer: Tatsuki Sugiura Architecture: solaris-i386 Version: 0.2-8.1 Depends: libvorbisfile-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libvorbisfile-ruby_0.2-8.1_solaris-i386.deb Size: 3072 MD5sum: 6de593426ef4a4581eba0d07758a045b SHA1: 73c7154de686ea16d5a8532314fbf7df57bb1f81 SHA256: 9f18aec6fdc31beb842619f1bc3a46103e215a2f6ea49c957eed1957de5e85d1 Description: Ogg Vorbis support library for Ruby libvorbisfile-ruby is a decoder library provided with the Ogg Vorbis distribution. See http://xiph.org/ogg/vorbis/ for details. . The API of this extension is virtually identical to that of vorbisfile.h, with a couple of exceptions: . * Prefixes have been removed (ov_open -> open). * The OggVorbis_File parameter is removed, as the VorbisFile object encapsulates this. . This is dummy package for each ruby version. Package: tinyscheme Priority: optional Section: contrib/interpreters Installed-Size: 39 Maintainer: Panu Kalliokoski Architecture: solaris-i386 Version: 1.37-3 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/tinyscheme_1.37-3_solaris-i386.deb Size: 50424 MD5sum: b83e17753b03905f035c95c8dbf3d392 SHA1: a5e6850fb5d464b765105e335f5287712489a734 SHA256: 44d400860ec679c7968eb97dfd28f89a7bd3911ad666946662d5f8bac0127b2f Description: Very small scheme implementation TinyScheme is an implementation of the algorithmic language Scheme that aims to very small memory footprint while being as close to R5RS as practically feasible. TinyScheme is also a good base for hacking, given the implementation's small size, easy gluing with C and code being fully reentrant. . TinyScheme is based on an s-expression evaluator. This package distributes TinyScheme as a standalone executable. Package: liblua5.1-expat0 Priority: optional Section: contrib/interpreters Installed-Size: 11 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-expat Version: 1.1.0-1 Depends: libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-expat0_1.1.0-1_solaris-i386.deb Size: 10738 MD5sum: 7fcf70a1402cc7d05a519e311e76e27f SHA1: 31b83cb002d1c99986fa85e052cbcd6382251f33 SHA256: ea03313c203d6533b613c2d89bc03c67d1438213b0ec5b05ccb26f100401c31d Description: libexpat bindings for the lua language version 5.1 This package contains the bindings for the expat library. Homepage: Package: libcmph-dev Priority: optional Section: contrib/interpreters Installed-Size: 50 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: cmph Version: 0.7-2 Depends: libcmph0 (= 0.7-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libcmph-dev_0.7-2_solaris-i386.deb Size: 47782 MD5sum: c0f065e172483e51e4e7a7ff744abd46 SHA1: 480b40eda2a961b8ba40adba1f5534810d8a2323 SHA256: 61c0f340d29a518f2eadaa7243c224ac8793f3c08b7264ccdadfb96f86286263 Description: C Minimal Perfect Hashing Library development files Minimal perfect hash functions are widely used for memory efficient storage and fast retrieval of items from static sets, such as words in natural languages, reserved words in programming languages or interactive systems, universal resource locations (URLs) in Web search engines, or item sets in data mining techniques. Homepage: http://cmph.sourceforge.net Package: nickle Priority: optional Section: contrib/interpreters Installed-Size: 41 Maintainer: Keith Packard Architecture: solaris-i386 Version: 2.62-1-build1 Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/nickle_2.62-1-build1_solaris-i386.deb Size: 256924 MD5sum: 2f09c4c3b65742904817c65d9798f10e SHA1: cc093fc40ebc81556e9c191c127d92d909d498f0 SHA256: c9e837d7393d235938e61bd2eaf4e18c2ced1c221caecb486bf2449451c0fe73 Description: desk calculator language Nickle is a language with powerful programming and scripting capabilities. Nickle supports a variety of datatypes, especially arbitrary precision integers, rationals, and imprecise reals. The input language vaguely resembles C. Some things in C which do not translate easily are different, some design choices have been made differently, and a very few features are simply missing. Package: tcl8.5 Priority: optional Section: contrib/interpreters Installed-Size: 3811 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tcl/Tk Debian Packagers Architecture: solaris-i386 Version: 8.5.0-2ubuntu1 Provides: tclsh Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwlibm Suggests: tclreadline Conflicts: tcl74 (<= 7.4p3-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/tcl8.5_8.5.0-2ubuntu1_solaris-i386.deb Size: 1506982 MD5sum: 5196e1ad3e8b6231cce566b71a20fdcc SHA1: 02529174d709a75b3d9c4814411fc51d273388c7 SHA256: 48d51a938ccccef6f83242d16f7b0c2bab30b5afd0162cfc711f14ec93e560d7 Description: Tcl (the Tool Command Language) v8.5 - run-time files Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains everything you need to run Tcl scripts and Tcl-enabled apps. This version includes thread support. Homepage: http://www.tcl.tk/ Package: guile-pg Priority: optional Section: contrib/interpreters Installed-Size: 190 Maintainer: Sam Hocevar (Debian packages) Architecture: solaris-i386 Version: 0.16-4build1 Depends: guile-1.6-libs, libgcc1 (>= 1:4.2.1), libguile-ltdl-1, libpq5 (>= 8.3~beta1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/guile-pg_0.16-4build1_solaris-i386.deb Size: 77902 MD5sum: 2ec741cba8f7f3f7224d4991eedff497 SHA1: f7fd8b028d421e48b8ce1e6503de0714066b4744 SHA256: 8fe09339a5df9495d5b66786ace5f3b45e3eed3fa37640ef7098da4ff1ba0579 Description: Guile bindings for the PostgreSQL client library This is a set of bindings providing a Guile interface to the PostgreSQL front-end library libpq. . This is alpha code. It has bugs, and the interfaces may change from version to version. Package: slang-sqlite Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Debian JED Group Architecture: solaris-i386 Source: slsqlite Version: 0.4.0-1 Depends: libgcc1 (>= 1:4.2.1), libslang2 (>= 2.0.7-1), libsqlite3-0 (>= 3.4.2), sunwlibm Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/slang-sqlite_0.4.0-1_solaris-i386.deb Size: 11282 MD5sum: 4746e6baae914c2c0f7aade00c582a6c SHA1: 0b20f0b2c7dcf03ee902a66a9fdf70be8dc287d9 SHA256: 1aefc0b6a27e5aca132c51e90258f9e2e10a957d8356678f5574d889d0cb06c3 Description: S-Lang bindings to the sqlite3 database library The S-Lang module contained in this package provides bindings to the SQLite3 database engine. This module can be used in slsh (the S-Lang shell), in the JED editor, and in the news reader slrn. . Homepage: http://www.cheesit.com/downloads/slang/slsqlite.html Homepage: http://www.cheesit.com/downloads/slang/slsqlite.html Package: falconpl Priority: optional Section: contrib/interpreters Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Giancarlo Niccolai Architecture: solaris-i386 Version: 0.8.8-0ubuntu2 Depends: libfalcon-engine1 (= 0.8.8-0ubuntu2), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/falconpl_0.8.8-0ubuntu2_solaris-i386.deb Size: 62940 MD5sum: 1ae314442a92495224f1d274368a9526 SHA1: 150fb50c4ed5f87dd1b5b9e4b5f602b8f087c158 SHA256: 13427703d48f0eb87cac0c34680d92ce8bf27a8f93e680edb3a694b09d13276a Description: The Falcon P. L. - command line tools Falcon is a small, fast and powerful embeddable programming language. It is currently available for MS-Windows, Linux and Mac OS X platforms. . This is the set of command line tools that can be used to run stand-alone scripts and applications. Homepage: http://www.falconpl.org Package: libqt4-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 17 Maintainer: Vincent Fourmond Architecture: solaris-i386 Source: libqt4-ruby Version: 1.4.9-9 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libqt4-sql (>= 4.3.4), libruby1.8, libsmokeqt4-1 (>= 1.4.9-9), libstdc++6 (>= 4.2.1), ruby, ruby1.8, sunwcslr, sunwlibm Suggests: qt4-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libqt4-ruby1.8_1.4.9-9_solaris-i386.deb Size: 353312 MD5sum: 89ffd0604ed363c244fddaee67aeae30 SHA1: e7824106be224b9b3549a313c4887a2559667294 SHA256: 3e0f0697acdedd8d0fc097341880d6f0f1f3037c7dd48f220cdd7b7dc78419d1 Description: ruby bindings for the Qt4 GUI library Smoke-based ruby bindings for Qt4, the Trolltech GUI library. . Provides the bindings for ruby 1.8 Homepage: http://developer.kde.org/language-bindings/ruby/index.html Package: libgettext-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 412 Maintainer: Tatsuki Sugiura Architecture: solaris-i386 Source: libgettext-ruby Version: 1.9.0-1 Replaces: libgettext-ruby (<= 0.8.1-2) Provides: libgettext-ruby Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm Recommends: libgettext-ruby-util Conflicts: libgettext-ruby (<= 0.8.1-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libgettext-ruby1.8_1.9.0-1_solaris-i386.deb Size: 197508 MD5sum: a6adb069cc932913fc0aae77120163b9 SHA1: 35614ed9a6c51366b8922314b2015d14d3b3d6b7 SHA256: f7cde9a8eb8f04861f6701f518a8c097ed83c4578a69b202b0ba1fa81b555318 Description: Gettext for ruby1.8 Ruby GetText Package is Native Language Support Library and Tools which modeled after GNU gettext package. . Features: * Simple APIs(similar GNU gettext) * rgettext creates po-files from ruby scripts. The po-file is compatible to GNU gettext. * rmsgfmt creates a mo-file from a po-file. Package: libxml-parser-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 63 Maintainer: Debian Ruby Extras Maintainers Architecture: solaris-i386 Source: libxml-parser-ruby Version: 0.6.8-3 Depends: libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm Suggests: libuconv-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libxml-parser-ruby1.8_0.6.8-3_solaris-i386.deb Size: 152270 MD5sum: b1288e4679c85da40715b4ee24bd7825 SHA1: 26f8aedddce5c212a2e63d05b584a4200d4a5020 SHA256: 6b49f0360175a661a152adf8891ab6595ec4ff57be4cacad1b25698a8850cc98 Description: Interface of expat for the scripting language Ruby 1.8 This is the module to access to James Clark's XML Parser Toolkit "expat" from Ruby 1.8. Package: liblua5.1-socket-dev Priority: optional Section: contrib/interpreters Installed-Size: 123 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: luasocket Version: 2.0.2-2 Depends: liblua5.1-socket2 (= 2.0.2-2) Suggests: liblua-socket-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-socket-dev_2.0.2-2_solaris-i386.deb Size: 32614 MD5sum: cddfee612a00967e22607f0a3374e447 SHA1: 6bf7b6dc68eb743cb1404a343fb58bff723e6888 SHA256: 235b020556373f485731a2c9c5378af86b92a67ace00efe27ead91b9a8b65ee1 Description: TCP/UDP socket library for Lua 5.1 This package provides the development headers and the static libraries for libluasocket. Package: slang-tess Priority: optional Section: contrib/interpreters Installed-Size: 53 Maintainer: Debian JED Group Architecture: solaris-i386 Source: tess Version: 0.3.0-2 Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/slang-tess_0.3.0-2_solaris-i386.deb Size: 20750 MD5sum: 9bdda794eae48abe0d556c40959a31d2 SHA1: 441dab6b392643bb98643fe2b94ed50b4b56b1e0 SHA256: 06f067d535260ae6e98bf8a132824c893c60c6065e09b889be5633bb97e8e4a5 Description: regression testing system for the S-Lang scripting language TESS is the (Te)st (S)ystem for (S)-Lang, which aims at reducing the workload and ad-hoc nature of regression testing S-Lang software, by collecting common testing elements into a single, easy-to-use framework. . TESS provides the S-Lang developer nominal mechanisms for tailoring the S-Lang environment and invoking functions with arbitrary inputs, while transparently inspecting and cleaning the stack, gathering pass/fail statistics, and providing error recovery from selected exceptions. . Homepage: http://space.mit.edu/cxc/software/slang/modules/tess/ Package: libimlib2-ruby Priority: optional Section: contrib/interpreters Installed-Size: 233 Maintainer: Jon Bernard Architecture: solaris-i386 Version: 0.5.1-1 Depends: libgcc1 (>= 1:4.2.1), libimlib2, sunwcsl, sunwcslr, sunwlibm Recommends: ruby Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libimlib2-ruby_0.5.1-1_solaris-i386.deb Size: 218196 MD5sum: 9fc9d0787de6f61bd02850920fa0886d SHA1: 59a979e8f78ef9d0519585e55a918cb2c180b190 SHA256: 55c2215637af1cb38366a4ec9917b694dff71826c80fb2c7491e640aefaceb5f Description: Ruby Extension for the Imlib2 C library Imlib2 is a powerful image loading and rendering library written in C. . This module provides an Imlib2 interface for the object-oriented scripting language Ruby. Package: entity-tcl Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Source: entity Version: 1.0.1-9ubuntu3 Depends: libentity0 (= 1.0.1-9ubuntu3), libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/entity-tcl_1.0.1-9ubuntu3_solaris-i386.deb Size: 15234 MD5sum: be042fc202d6de4f773a3ab65de04e19 SHA1: e0c72db613d4f94e2510c9bde6c553077ad74a0c SHA256: 877b9d21f9b85bb55f75bc0d8ea565e4e2e26636572029bcf07681977ad0875f Description: XML-based GUI builder for GTK+ (TCL bindings) Entity is an XML-based GUI builder and application scripting framework. It combines the ease of use of XML for GUI layout and the power of Perl, Python, TCL, JavaScript, and C for the application logic. An Entity GUI is usually much shorter than the same program written in any other language. . This package contains the portions of Entity required to use TCL and tags. Package: tclvfs Priority: optional Section: contrib/interpreters Installed-Size: 24 Maintainer: Sergei Golovan Architecture: solaris-i386 Version: 1.3-20070620-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, tcl (>= 8.4.16-1) Suggests: libmemchan-tcl, libtrf-tcl, tcllib Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/tclvfs_1.3-20070620-2_solaris-i386.deb Size: 99866 MD5sum: 18e1752db76e93d7333fa78b4d0314dd SHA1: a432c12a83463edd98b0ea8f40170cef2ff43fe8 SHA256: e5e5a1afcd9d587e1e128cd4acb918530b6fb1914a33b99f7799aa0b843c8b02 Description: Exposes Tcl 8.4's virtual filesystem C API to the Tcl script level The TclVfs project aims to provide an extension to the Tcl language which allows Virtual Filesystems to be built using Tcl scripts only. It is also a repository of such Tcl-implemented filesystems (metakit, zip, ftp, tar, http, webdav, namespace, url) Homepage: http://sourceforge.net/projects/tclvfs Package: gnu-smalltalk Priority: extra Section: contrib/interpreters Installed-Size: 17 Maintainer: Debian GNU Smalltalk maintainers Architecture: solaris-i386 Version: 2.3.6-2-build1 Depends: gnu-smalltalk-common (= 2.3.6-2-build1), libgcc1 (>= 1:4.2.1), libgdbm3, libiconv, libreadline5 (>= 5.2), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: gnu-smalltalk-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/gnu-smalltalk_2.3.6-2-build1_solaris-i386.deb Size: 781888 MD5sum: db85aba75d4025b85ac430692707cc42 SHA1: 74ed07e300c3103959699c041b4ccc4f8f962529 SHA256: 9fd8f8526a87cffbe62efc558d0e9ea9cdf7e305a87a4b2925c8a6be36cc776c Description: GNU Smalltalk virtual machine GNU Smalltalk is an implementation that closely follows the Smalltalk-80 language as described in the book `Smalltalk-80: the Language and its Implementation' by Adele Goldberg and David Robson. . This package contains the executable program gst. Package: liblua5.1-zip0 Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-zip Version: 1.2.3-4 Depends: libgcc1 (>= 1:4.2.1), libzzip-0-13 (>= 0.13.49), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-zip0_1.2.3-4_solaris-i386.deb Size: 8574 MD5sum: 5782e6e78f390416f6494e1459f7927b SHA1: 8bef779acb2eec88cb4ea05877b559011c320d27 SHA256: da10eb593e31c2325d06e860f97ec215e8624b7a61c12a7bde20f45c37d989c2 Description: zip library for the lua language version 5.1 This package contains the lua zip library, that allows to read compressed files from the lua language. Homepage: Package: original-awk Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Santiago Vila Architecture: solaris-i386 Version: 2007-05-01-1 Provides: awk Pre-Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/original-awk_2007-05-01-1_solaris-i386.deb Size: 65752 MD5sum: 014a80c666e4cab3da72a8241fdc5b3f SHA1: 73bff4424f768abd3faca2ea1597f28f88e1a546 SHA256: 68babab0568d6f84ca7116712c42047e2d2065267605511205472438bdf7ae0b Description: The original awk described in "The AWK Programming Language" This is the version of awk described in "The AWK Programming Language", by Al Aho, Brian Kernighan, and Peter Weinberger (Addison-Wesley, 1988, ISBN 0-201-07981-X). Package: libmmap-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 172 Maintainer: Arnaud Cornet Architecture: solaris-i386 Source: libmmap-ruby Version: 0.2.6-2 Depends: ruby Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libmmap-ruby1.8_0.2.6-2_solaris-i386.deb Size: 40310 MD5sum: e5d0384bd85b324c7018a923356c8a9e SHA1: c3607da87e15612166395877b95b130c647461a8 SHA256: d73c099c29f190f1dc88ca6554f5214e91c63281719a2494b24e1e326328dc16 Description: Ruby interface to manage memory-mapped file objects This is a ruby library that implements memory-mapped file objects. It provides a ruby API to access the mmap syscall and manipulate mapped memory. . This package is part of the Ruby library extras, a supplement to Ruby's standard library. Package: liblua5.1-filesystem-dev Priority: optional Section: contrib/interpreters Installed-Size: 59 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-filesystem Version: 1.3.0-1 Depends: liblua5.1-filesystem0 (= 1.3.0-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-filesystem-dev_1.3.0-1_solaris-i386.deb Size: 22030 MD5sum: 6880bdd84e281768a1cd9b27994d1f62 SHA1: 8d746ed48ecb64d50cec4e59f352a7d4e0f598a2 SHA256: 5746f7bd0de0df4b76b0015b8209c1fb360182d36dc01aed49b034fc30bde4e8 Description: luafilesystem development files for the lua language version 5.1 This package contains the development files of the luafilesystem library, useful to create a statically linked binary (like a C application or a standalone lua interpreter). Documentation is also shipped within this package. Homepage: http://www.luaforge.net/projects/luafilesystem Package: libeb-ruby1.8 Priority: extra Section: contrib/interpreters Installed-Size: 70 Maintainer: akira yamada Architecture: solaris-i386 Source: libeb-ruby Version: 2.3-2 Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libeb-ruby1.8_2.3-2_solaris-i386.deb Size: 20492 MD5sum: 190663ab025056a4653dab5b0b8b6a27 SHA1: 89a86b3b40b2549bad8aa5bb1022cec1960959bd SHA256: 8148706907d8f86e0e26f0d91955d1480b18642354d288435a81229a57d298e8 Description: EB library interface for the Ruby 1.8 Extension Library for EB Library which is for accessing CD-ROM books(EPWING/EB etc...). Package: sablevm Priority: optional Section: contrib/interpreters Installed-Size: 83 Maintainer: Grzegorz B. Prokopski Architecture: solaris-i386 Version: 1.13-1.1 Provides: java-runtime, java-virtual-machine, java1-runtime Depends: java-common, libffi4 (>= 4.2.1), libgcc1 (>= 1:4.2.1), libiconv, libltdl3 (>= 1.5.2-2), libpopt0 (>= 1.10), libsablevm1 (= 1.13-1.1), sunwcslr, sunwlibm, unzip, zlib1g (>= 1:1.2.1) Recommends: free-java-sdk, jikes, libgnujaxp-java Suggests: fastjar, libsablevm1-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/sablevm_1.13-1.1_solaris-i386.deb Size: 32050 MD5sum: 020fccba0bdc0251ea852f0a01c30741 SHA1: 948aa99c406b9ecbad3ae1754964353e633ff816 SHA256: 8904deb50a13841b18a0e9cca8f8eaa599dd59b85160ca0b9d77a47d5c255082 Description: Free implementation of Java Virtual Machine (JVM) second edition SableVM is a Java Bytecode Interpreter implementing Java virtual machine (JVM) specification, second edition. Its goals are to be reasonably small, fast, and efficient, as well as providing a well-designed and robust platform. See http://sablevm.org for more details and up-to-date informations. . SableVM is meant to be highly standard compliant and reliable. It has been written with high portability in mind. . SableVM is very freely licensed under the GNU Lesser General Public License (LGPL). The license of SableVM has been chosen to maximize your ability to run any software regardless of its license. For more information see http://sablevm.org/wiki/License_FAQ. Package: libtmail-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 188 Maintainer: akira yamada Architecture: solaris-i386 Source: libtmail-ruby Version: 0.10.8-2 Depends: libgcc1 (>= 1:4.2.1), libracc-runtime-ruby1.8, sunwcsl, sunwcslr, sunwlibm Suggests: libtmail-ruby-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libtmail-ruby1.8_0.10.8-2_solaris-i386.deb Size: 38978 MD5sum: e1bd135120a901696e26db7f58c1b68a SHA1: d4ed2057b5d9eadb2c8014bf7b876ce3fd133ef0 SHA256: 0e628b07f2e3eae17fcaa4292fc3844837d306827bb5502d73fa6d6b0f2cd292 Description: Mail class library for Ruby 1.8 TMail is a mail class library for handle mail header or MIME multi part mail easily. . This package contains files for Ruby 1.8. Package: libsqlite-ruby1.8 Priority: optional Section: contrib/universe/interpreters Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Neil Wilson Architecture: solaris-i386 Source: sqlite-ruby Version: 2.2.3-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libsqlite0 (>= 2.8.17), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libsqlite-ruby1.8_2.2.3-0ubuntu1_solaris-i386.deb Size: 38074 MD5sum: 2ab168cd126ca2106839c173d1162559 SHA1: 9f18019a02f0a293f6e44dfdaaaeb1489d0dde4f SHA256: d5613dd48e49aedf0ce0f6f2bf0788c0d7d1eb46b5263719dcdc0a1479f93379 Description: SQLite interface for Ruby1.8 SQLite/Ruby module allows Ruby programs to interface with the SQLite database engine . Note that this module is for SQLite 2.x databases only. . This package contains the SQLite module for Ruby1.8 Package: liblua5.1-bit0 Priority: optional Section: contrib/interpreters Installed-Size: 10 Maintainer: Enrico Tassi Architecture: solaris-i386 Source: lua-bit Version: 24-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/liblua5.1-bit0_24-1_solaris-i386.deb Size: 5794 MD5sum: a5beaa99e07f874fc822e6552a4bf5c1 SHA1: d6f300e06abd61cc0dfcec458df4012ca0c21bba SHA256: c422e16bf76a9834dd5c7c259c6c25586e677573c6ea9ba529dc43d19e8ace6c Description: bit manipulation library for the lua language version 5.1 This package contains the lua bit manipulation library. Homepage: http://www.luaforge.net/projects/bitlib Package: mahoro-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 24 Maintainer: Debian Ruby Extras Maintainers Architecture: solaris-i386 Source: mahoro Version: 0.1-2 Depends: libgcc1 (>= 1:4.2.1), libmagic1, sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/mahoro-ruby1.8_0.1-2_solaris-i386.deb Size: 4732 MD5sum: dce3237de3676eaa240563fcabe16a46 SHA1: 10d3b8352f7e983f596e93e67aad9fba498c51ea SHA256: df9ea4edce22f226069142b3eaf6d94edde570a42cb2f1fca52bf35488d0ce59 Description: File type determination library for Ruby 1.8 This package provides a Ruby interface to the C libmagic library. With it, you can determine the type of a file by examining its contents rather than its name. . This package contains the Mahoro library bindings for Ruby 1.8. Package: tclex Priority: extra Section: contrib/interpreters Installed-Size: 17 Maintainer: Tcl/Tk Debian Packagers Architecture: solaris-i386 Version: 1.2a1-12 Depends: libgcc1 (>= 1:4.2.1), tcl (>= 8.4.16-1) | tclsh Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/tclex_1.2a1-12_solaris-i386.deb Size: 46718 MD5sum: 1661a286843a536c64194b4627c27e63 SHA1: 07b5b9c3bfc8793b105918b477f917627f72abba SHA256: 2d9830af119eccf6432ded913ca51de03e7582bb99c5a9d7c7cae5e885715176 Description: A lexical analyzer generator for Tcl tcLex is a lexer (lexical analyzer) generator extension to Tcl. It is inspired by Unix and GNU lex and flex, which are "tools for generating programs that perform pattern-matching on text". tcLex is very similar to these programs, except it uses Tcl philosophy and syntax, whereas the others use their own syntax and are used in conjunction with the C language. People used to lex or flex should then feel familiar with tcLex. tcLex is a small extension (the Windows compiled version is about 20kb, and the source is about 150kb), because it extensively uses the Tcl library. However, the current doesn't use Tcl's regexp code anymore but a patched version is now included in tcLex, which makes it slightly bigger (by a few KB). tcLex should work with Tcl 8.0 and later. tcLex will NEVER work with earlier versions, because it uses Tcl 8.0's "object" system for performance. The most interesting features are: . * cross-platform support, thanks to Tcl. Though it has been developed on Windows and tested on Windows and Unix only, it should work on other platforms as long as Tcl exists on these platforms. Supported Tcl platforms are Windows 95/NT, Unix (Linux, Solaris...) and Macintosh. Other platforms are VMS, OS/2, NeXTStep, Amiga... . * unlike lex and flex, which only generate static lexers written in C and intended to be compiled, tcLex dynamically generates Tcl commands that can be used like other C commands or Tcl procedures from within Tcl scripts or C programs. . * it uses Tcl regular expressions. That means you don't have to learn another regexp language. . * it works with Tcl namespaces . * the generated lexer commands can be used in one pass or incrementally, because they maintain state information. That way, several instances of the same lexer (eg a HTML parser) can run at the same time in distinct call frames and maintain distinct states (local variables...). Lexer need not be specially designed in order to be used incrementally, the same lexer can transparently be used in one pass or incrementally. This feature is especially useful when processing text from a file or an Internet socket (Web pages for example), when data is not necessarily available at the beginning of the processing. Package: librmagick-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 819 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Lucas Nussbaum Architecture: solaris-i386 Source: librmagick-ruby Version: 1.15.11-1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libmagick10, sunwcsl, sunwcslr, sunwlibm Suggests: librmagick-ruby-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/librmagick-ruby1.8_1.15.11-1ubuntu1_solaris-i386.deb Size: 154888 MD5sum: 9d5a02ba7cc583132d664289b550af21 SHA1: 1837ac3abb3e57a179a35d3c7d5802255d2749f2 SHA256: 294182eed98b9add33ba7c752882a16f45e7b84429f0b1075b94b604bcd2b60f Description: ImageMagick API for Ruby RMagick is an interface between the Ruby programming language and the ImageMagick image processing library. Homepage: http://rmagick.rubyforge.org/ Package: libshadow-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 8 Maintainer: akira yamada Architecture: solaris-i386 Source: libshadow-ruby Version: 1.4.1-8nexenta1 Depends: libgcc1 (>= 1:4.2.1), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/interpreters/libshadow-ruby1.8_1.4.1-8nexenta1_solaris-i386.deb Size: 8658 MD5sum: e1bd5ac9adc2bf8415d146bd20b876fd SHA1: 4ecd4f3fe412302efd24aa2035e1f6af211e50fa SHA256: d8ae84211cd5673117768e7f2e6a97c9064ba25005298e3ddf570c67c4f073f4 Description: Interface of shadow password for Ruby 1.8 This is a module which used when you access Linux shadow password files from Ruby. . This package provides library files for Ruby 1.8. Package: smartpm-core Priority: optional Section: contrib/admin Installed-Size: 100 Maintainer: Michael Vogt Architecture: solaris-i386 Source: smart Version: 0.52-2 Replaces: smartpm (<< 0.42-0ubuntu1) Depends: libgcc1 (>= 1:4.2.1), python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), python-pexpect, python-pycurl, python-rpm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/smartpm-core_0.52-2_solaris-i386.deb Size: 427270 MD5sum: 7fc938c5d340cdb80ea4ab21ce53173d SHA1: 9ed5b93d0abdcef32c5a7867d52dfa172c75a94f SHA256: 92723e47a0afcb7b961b00d15822c712b6edb87b8306a1adb8fa11dfabb958c5 Description: An alternative package manager that works with dpkg/rpm The Smart Package Manager project has the ambitious objective of creating smart and portable algorithms for solving adequately the problem of managing software upgrading and installation. This tool works in all major distributions (APT, APT-RPM, YUM, URPMI, etc). . This project is in beta testing. Please, understand that bugs are expected to be found at that stage, and there are features that still must be implemented in the forthcoming future. . This package contains the command line functionality. Python-Version: 2.5 Package: dhcpdump Priority: optional Section: contrib/admin Installed-Size: 7 Maintainer: Martin Schulze Architecture: solaris-i386 Version: 1.7-1.1 Depends: sunwcslr, tcpdump Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/dhcpdump_1.7-1.1_solaris-i386.deb Size: 13506 MD5sum: c97056347452e44ed678abc9e968d274 SHA1: 0912c974fc184691bb6444892d246db08d172075 SHA256: ed9e41c797adc37990bf4628b544876dd5bba74db8e594b280f337158f9a4971 Description: Parse DHCP packets from tcpdump This package provides a tool for visualization of DHCP packets as recorded and output by tcpdump to analyze DHCP server responses. Package: adtool Priority: optional Section: contrib/admin Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hilko Bengen Architecture: solaris-i386 Version: 1.3-1ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libldap-2.4-2 (>= 2.4.7), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/adtool_1.3-1ubuntu1_solaris-i386.deb Size: 15460 MD5sum: fc11021bcc162729f7043343461f72ba SHA1: a30fb9273ee638b8079036bda1e41e17d28c474e SHA256: 97831cf45279a15410c6b5a8259c41f881ef53409f932eefcf8da292915d4ca6 Description: command line utility for Active Directory administration Features include user and group creation, deletion, modification, password setting and directory query and search capabilities. Package: dhcping Priority: optional Section: contrib/admin Installed-Size: 6 Maintainer: Martin Schulze Architecture: solaris-i386 Version: 1.2-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/dhcping_1.2-3_solaris-i386.deb Size: 13050 MD5sum: ce43f2340e36ff2202f44054f1330774 SHA1: df79b88c5acf8fd4de28f31d757482b66514a683 SHA256: d3f2be11e1fd3e8529351e44532a98ea96e61a6b23d9cdea5e3d9bbcf16f84e4 Description: DHCP Daemon Ping Program This small tool provides an opportunity for a system administrator to perform a DHCP request to find out if a DHCP server is still running. Package: chrony Priority: extra Section: contrib/admin Installed-Size: 34 Maintainer: John Hasler Architecture: solaris-i386 Version: 1.21z-5-build1 Replaces: time-daemon Provides: time-daemon Depends: libgcc1 (>= 1:4.2.1), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), sunwcsl, sunwcslr, sunwlibm, ucf Conflicts: ntp, ntp-refclock, ntp-simple, time-daemon Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/chrony_1.21z-5-build1_solaris-i386.deb Size: 321128 MD5sum: 8ada729899b20c2f844e17a5588ab3e0 SHA1: 9d46b4e64ea5659540bdcda00563f8f2d51a8be3 SHA256: 09b3ef2ce5f4713f5fe33c3d2c196d3a0aba2a8ccb526356b335d03dacd72732 Description: Sets your computer's clock from time servers on the Net It consists of a pair of programs : `chronyd'. This is a daemon which runs in background on the system. It obtains measurements (e.g. via the network) of the system's offset relative to other systems, and adjusts the system time accordingly. For isolated systems, the user can periodically enter the correct time by hand (using `chronyc'). In either case, `chronyd' determines the rate at which the computer gains or loses time, and compensates for this. Chronyd implements the NTP protocol and can act as either a client or a server. `chronyc'. This is a command-line driven control and monitoring program. An administrator can use this to fine-tune various parameters within the daemon, add or delete servers etc whilst the daemon is running. Package: itop Priority: extra Section: contrib/admin Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jose Parrella Architecture: solaris-i386 Version: 0.1-1ubuntu1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/itop_0.1-1ubuntu1_solaris-i386.deb Size: 7118 MD5sum: eb1d3880fd99696165d179e9be98054e SHA1: 37b6f7026ec2c956a3c9fbe806466b2138037d0a SHA256: a4c76b2a5db30aae441a796919780fc6a8a55286edede1b4e2f57d4f8ea26ece Description: simple top-like interrupt load monitor itop is a simple interrupt load monitor which opens and monitors /proc/interrupts in a top-like way. It can be set to monitor the file a specific number of times and monitor all interrupts, not only the ones currently in use. . Homepage: http://hunz.org Package: gproftpd Priority: optional Section: contrib/admin Installed-Size: 24 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 8.3.2-2ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), proftpd (>= 1.2.10), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/gproftpd_8.3.2-2ubuntu1_solaris-i386.deb Size: 206962 MD5sum: 8b6d2822c3dc0020e66a6188a0c5ffa3 SHA1: df7611d7639c9e2c6d1783810b195bae1ab8a3a6 SHA256: 8cdc7e54a68960e7ebf103d12ef834e7acf60a4b247bff356b74db614ca3ce62 Description: GTK+ configuration tool for proftpd GProftpd is a fast and easy to use GTK+ administration tool for the Proftpd standalone server. . GProftpd with Proftpd gives admins easy access to virtual hosting, 8 layers of security including chrooted users and encrypted transfers on both the data and/ or control channels. . Homepage: Package: arp-scan Priority: extra Section: contrib/admin Installed-Size: 15 Maintainer: Tim Brown Architecture: solaris-i386 Version: 1.6-2 Depends: libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/arp-scan_1.6-2_solaris-i386.deb Size: 185184 MD5sum: f00564325362b3420d10d0e1ecd49937 SHA1: 843ea1e283b5f8023b2a825fa8e3a41143fb1ff1 SHA256: 7adfb974f87c2e2774aee2c6171c554942fa0c1e93eb75a26bfb438612ab0b09 Description: arp scanning and fingerprinting tool arp-scan is a command-line tool that uses the ARP protocol to discover and fingerprint IP hosts on the local network. It is available for Linux and BSD under the GPL licence Package: gdhcpd Priority: optional Section: contrib/admin Installed-Size: 15 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 0.3.2-3 Depends: dhcp3-server, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/gdhcpd_0.3.2-3_solaris-i386.deb Size: 80438 MD5sum: ea3172db8f9341ba681226d7b8e3eab9 SHA1: ef24e3684b4f89656caf5dbd57c630dcad4a0163 SHA256: 8fc77c5930108b412cdee41ad2ae1d5e8ec3de07bf0bba5d4c09f6313c59dd5b Description: GTK+ configuration tool for dhcpd3-server GDHCPD is an easy to use GTK+ frontend for ISC DHCPD, version 3. Homepage: http://www.gadmintools.org/ Package: prelude-lml Priority: extra Section: contrib/admin Installed-Size: 47 Maintainer: Mickael Profeta Architecture: solaris-i386 Version: 0.9.10.1-1 Depends: libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), libgnutls13 (>= 2.0.4-0), libltdl3 (>= 1.5.2-2), libpcre3 (>= 7.4), libprelude2, sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/prelude-lml_0.9.10.1-1_solaris-i386.deb Size: 133560 MD5sum: d082fd6faabf0cfe849cbf508dd1fb22 SHA1: df4bf265b7d4459f62f5842e839821bd249a9653 SHA256: 77dc7b34941733b7cf023bb76785a34b4d3b3d5c856a7e7f796179c295d16bbc Description: Hybrid Intrusion Detection System [ Log Monitoring Lackey ] Prelude is a general-purpose hybrid intrusion detection system. Its goals are performance and modularity. It is divided in several parts : - The Prelude NIDS sensor, responsible for real time packet capture and analysis, featuring a signature engine, plugins for protocol analysis, and intrusion detection plugins. - The Prelude report server, collecting data from Prelude sensors, and generating user-readable reports. . This package provides the Prelude Log Monitoring Lackey, which tries to match configured patterns against your logfiles and to emit alert when one of the pattern is matched. Package: tmpreaper Priority: optional Section: contrib/admin Installed-Size: 12 Maintainer: Paul Slootman Architecture: solaris-i386 Version: 1.6.9 Replaces: tmpwatch Depends: debconf (>= 0.5.0) | debconf-2.0, sunwcslr Conflicts: tmpwatch Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/tmpreaper_1.6.9_solaris-i386.deb Size: 42082 MD5sum: 5eb6f0619e73df5953a78763b8254af1 SHA1: 4ab3c9f19e430b332b51d84ab25bc7fd74c8ae3e SHA256: 43094978fe108540bc1c9e5994f46e76cf99845c05db0bc9f3615ddff9525adb Description: cleans up files in directories based on their age This package provides a program that can be used to clean out temporary-file directories. It recursively searches the directory, refusing to chdir() across symlinks, and removes files that haven't been accessed in a user-specified amount of time. You can specify a set of files to protect from deletion with a shell pattern. It will not remove files owned by the process EUID that have the `w' bit clear, unless you ask it to, much like `rm -f'. `tmpreaper' will not remove symlinks, sockets, fifos, or special files unless given a command line option enabling it to. . WARNING: Please do not run `tmpreaper' on `/'. There are no protections against this written into the program, as that would prevent it from functioning the way you'd expect it to in a `chroot(8)' environment. . The daily tmpreaper run can be configured through /etc/tmpreaper.conf . Package: ldap2dns Priority: optional Section: contrib/admin Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Igor Stroh Architecture: solaris-i386 Version: 0.3.1-3ubuntu2 Depends: bind | bind9 | djbdns | djbdns-installer, libgcc1 (>= 1:4.2.1), libldap-2.4-2 (>= 2.4.7), sunwcslr Recommends: ldap-utils (>= 2.1.22-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/ldap2dns_0.3.1-3ubuntu2_solaris-i386.deb Size: 30398 MD5sum: b004f5bb077f4a0dcf11d731562c9f1a SHA1: ed6df086f5e0691d1f7191033ef05eb02eeec4db SHA256: 02a61e66c56106c2046340bd6a98c327059fac2709cb975af2450f129b9e0b4d Description: LDAP based DNS management system. ldap2dns is a program to create DNS (Domain Name Service) records directly from an LDAP directory. It can and should be used to replace the secondary name-server by a second primary one. ldap2dns reduces all kind of administration overhead: No more flat file editing, no more zone file editing. After having installed ldap2dns, the administrator only has to access the LDAP directory. . ldap2dns is designed to write ASCII data files used by tinydns from the djbdns package, but also may be used to write .db-files used by named as found in the BIND package. Package: scsiadd Priority: optional Section: contrib/admin Installed-Size: 10 Maintainer: Jose Carlos Medeiros Architecture: solaris-i386 Version: 1.95-10 Depends: debconf (>= 0.5) | debconf-2.0, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/scsiadd_1.95-10_solaris-i386.deb Size: 12498 MD5sum: 5f57978f8f00a221ea8b8e441aaf5b26 SHA1: 245161757935b3084a86955374e3dafc8f361f82 SHA256: 8bc93a0b4031e0931c7dfa48769362cabc0cce650aac183a4bf3ab6983632e44 Description: add or remove SCSI devices by rescanning the bus scsiadd allows you to add or remove SCSI devices without having to restart the computer. This is *NOT* a substitute for powering down to connect or disconnect hardware unless it's specifically designed to be hot swappable. Use it to enable the external SCSI drive you only use occasionally so is powered off when the machine first boots, or to rescan the bus after moving hot-swap drives around. scsiadd will also try to prevent you from doing anything to disrupt drive names that are in use. Similar functionality is available by echoing text to /proc/scsi/scsi . Homepage: http://llg.cubic.org/tools/ Package: tiger-otheros Priority: optional Section: contrib/admin Installed-Size: 2637 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: solaris-i386 Source: tiger Version: 1:3.2.2-1ubuntu1 Depends: tiger Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/tiger-otheros_3.2.2-1ubuntu1_solaris-i386.deb Size: 481514 MD5sum: b8ca997cf8a8a22b8003ab6d36b09076 SHA1: 7de7d324a1046dc7b96dfacf592bd616fbe0e821 SHA256: 482f146ba758aa590603f58fc2c2fe34cf495504249f15b5b5fe1ace5c69c04f Description: Scripts to run Tiger in other operating systems TIGER, or the 'tiger' scripts, is a set of Bourne shell scripts, C programs and data files which are used to perform a security audit of UNIX systems. TIGER has one primary goal: report ways 'root' can be compromised. . This package provides all the scripts for operating systems other than Linux provided for in the Tiger distribution. It is provided in the hope it will be useful for admins that wish to run tiger in a distributed environment sharing this files through the network (e.g. NFS). Package: libapache2-mod-suphp Priority: optional Section: contrib/web Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Emmanuel Lacour Architecture: solaris-i386 Source: suphp Version: 0.6.2-2ubuntu1 Depends: apache2.2-common, libgcc1 (>= 1:4.2.1), sunwcslr, suphp-common (= 0.6.2-2ubuntu1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/libapache2-mod-suphp_0.6.2-2ubuntu1_solaris-i386.deb Size: 17070 MD5sum: da8613809bd27f0a18c600abf1940a6e SHA1: 28e3a197ffd17b29365df50f4a0bbd5cb7a7da28 SHA256: 22cebcf1acfc9e4b3873adc6028a4ada6a227802780609899786e151b8b791ac Description: Apache2 module to run php scripts with the owner permissions With the use of the suphp setuid root binary (from suphp-common package), this Apache2 module change the uid of the process executing the PHP interpreter to the owner of the php script Package: crack-md5 Priority: optional Section: contrib/admin Installed-Size: 105 Maintainer: Pawel Wiecek Architecture: solaris-i386 Source: crack Version: 5.0a-9 Provides: crack Depends: crack-common, sunwcsl, sunwcslr Conflicts: crack Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/crack-md5_5.0a-9_solaris-i386.deb Size: 29132 MD5sum: 3a9273b80c4858f71c4819fd38c3d0bf SHA1: 298a9b97d7cc9642b6e5d9e4520f13f00f1aba82 SHA256: fec1948ae0cd99982c8a09e78594d770a444996c53994134da2215983f0569a0 Description: Password guessing program Crack is program designed to quickly locate vulnerabilities in Unix (or other) password files by scanning the contents of a password file, looking for users who have misguidedly chosen a weak login password. . This package provides the runtime files for the MD5 version. Package: suphp-common Priority: optional Section: contrib/web Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Emmanuel Lacour Architecture: solaris-i386 Source: suphp Version: 0.6.2-2ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), php4-cgi | php5-cgi, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/suphp-common_0.6.2-2ubuntu1_solaris-i386.deb Size: 86000 MD5sum: c88fd08350b23187411afee25be3694a SHA1: c7a3285755f33d53c753f56e5eb1d13c9c05a711 SHA256: 1216ff725996e885451d3cfc95fbf72df84dd55bb66f8b01c5e0b02f404e7127 Description: Common files for mod suphp Suphp consists of an Apache module (mod_suphp for either apache 1.3.x or apache 2.x) and a setuid root binary (suphp) that is called by the Apache module to change the uid of the process executing the PHP interpreter to the owner of the php script. Package: op Priority: extra Section: contrib/admin Installed-Size: 14 Maintainer: Michael Prokop Architecture: solaris-i386 Version: 1.32-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/op_1.32-3_solaris-i386.deb Size: 45180 MD5sum: e5730702b632946a2d1927b2bdee72d5 SHA1: ebda29768b26ea6d7555505623703fffb39aa3f7 SHA256: dd231f3991ff8222b694a9ddc58d3f85c18342985c9636ba3541431084ffe470 Description: sudo like controlled privilege escalation The op tool provides a flexible means for system administrators to grant access to certain root operations without having to give them full superuser privileges. Different sets of users may access different operations, and the security-related aspects of each operation can be carefully controlled. . The main attraction of op over sudo is the use of mnemonics rather than true commands. This allows an administrator to present users with more intuitive commands. . Other available features are: . - fine-grained per-command control - a really short name - host-based access control - command expiration - variable expansion - multi-line arguments . Homepage: http://swapoff.org/wiki/op Package: keynote Priority: optional Section: contrib/admin Installed-Size: 52 Maintainer: Martin Waitz Architecture: solaris-i386 Version: 2.3-11build1 Depends: libgcc1 (>= 1:4.2.1), libkeynote0 (>> 2.3-0), sunwcslr, sunwlibm, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/keynote_2.3-11build1_solaris-i386.deb Size: 38758 MD5sum: ef568e16ca81189166c70cdb0c60ac6c SHA1: dcd89b5a7fbf3bb22cf66b3d8c6d23dff0165714 SHA256: 6a20ec87161110b9bb524f0e14935a5464a399d1bb9b237b517c7d1bfaff850c Description: Decentralized Trust-Management system The KeyNote architecture and language are useful as building blocks for the trust management aspects of a variety of Internet protocols and services. . This package contains the keynote binary used to generate and verify KeyNote assertions. Package: libnss-mysql-bg Priority: optional Section: contrib/admin Installed-Size: 18 Maintainer: Emmanuel Lacour Architecture: solaris-i386 Version: 1.5-1 Suggests: libpam-mysql, mysql-server Conflicts: libnss-mysql Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/libnss-mysql-bg_1.5-1_solaris-i386.deb Size: 26384 MD5sum: 879bc1792ede349133c1a2d410a8b6e3 SHA1: 52c375bd31e60c0e7032ce9675c23aab4f4af799 SHA256: 50b6c82c8839a709e87d2ecdfac0e40185711a8f03c5b73152e952ab27d257a2 Description: NSS module for using MySQL as a naming service libnss-mysql-bg provides a Name Service Switch module that allows MySQL to act as a name service. . Its configuration is very flexible by allowing to set an SQL query per NSS call (getpwnam, getpwuid, ...). You would use it instead of the other "libnss-mysql" package for building an NSS over an existing database (used for another purpose like groupware, ...). . It currently supports storage of passwd, group and shadow informations. Package: integrit Priority: optional Section: contrib/admin Installed-Size: 29 Maintainer: Gerrit Pape Architecture: solaris-i386 Version: 4.1-1build1 Recommends: cron, mailx Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/integrit_4.1-1build1_solaris-i386.deb Size: 103280 MD5sum: 1c6c72e51c7ed1e443545b00b6f32a03 SHA1: 5076c92dd74a82db5c0d16edc81100cd0a9240d7 SHA256: 8076e654b26c1f65fb565c9cbabf19e6f6b0686ff9651387d3d8de795ddda314 Description: A file integrity verification program Integrit helps you determine whether an intruder has modified your system. Without the use of integrit, a sysadmin wouldn't know if the programs used for investigating the system are trojan horses or not. Integrit works by creating a database that is a snapshot of the most essential parts of the system. You put the database somewhere safe, and then later you can use it to make sure that no one has made any illicit modifications to your file system. . Integrit's key features are the small memory footprint, the design with unattended use in mind, intuitive cascading rulesets for the paths listed in the configuration file, the possibility of XML or human-readable output, and simultaneous checks and updates. . See http://integrit.sourceforge.net/ for more information. Package: cfengine2 Priority: optional Section: contrib/admin Installed-Size: 32 Maintainer: Andrew Stribblehill Architecture: solaris-i386 Version: 2.2.3-1 Depends: debconf (>= 1.2.9) | debconf-2.0, debianutils (>= 1.7), libdb4.6, libgcc1 (>= 1:4.2.1), perl, sunwcsl, sunwlibm, sunwopensslr Suggests: cfengine2-doc, lsb-base (>= 3.0-6) Conflicts: cfengine Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/cfengine2_2.2.3-1_solaris-i386.deb Size: 1922328 MD5sum: ff6b7a99103ec3bbad36b5b4f539d83a SHA1: 4fcbf336daf2795a90986365b32894ffaf19db34 SHA256: 15191540b05ae29a04596edb5aa42309c3cde7408868fc40b4ae56c792526db2 Description: Tool for configuring and maintaining network machines The main purpose of cfengine is to allow the system administrator to create a single central file which will define how every host on a network should be configured. . It takes a while to set up cfengine for a network (especially an already existing network), but once that is done you will wonder how you ever lived without it! Homepage: http://www.cfengine.org/ Package: sdparm Priority: optional Section: contrib/admin Installed-Size: 10 Maintainer: Tomas Fasth Architecture: solaris-i386 Version: 1.02-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/sdparm_1.02-1_solaris-i386.deb Size: 117024 MD5sum: 40b8cb35dfc215ffefcf22cbfb63db79 SHA1: 51cb27d9eac4c251d79670fecc8857f028cce4c4 SHA256: d3d8a293445986eb99e998c0e828757c32b6b9a184a116bb3aa6ad7e8fa39e68 Description: Output and modify SCSI device parameters The sdparm utility outputs and in some cases modifies SCSI device parameters. It can be used to output and modify parameters on any device that uses a SCSI command set. Apart from SCSI disks, such devices include CD/DVD drives (irrespective of transport), SCSI and ATAPI tape drives and SCSI enclosures. Package: gato Priority: optional Section: contrib/admin Installed-Size: 14 Maintainer: Adrian Bridgett Architecture: solaris-i386 Version: 0.6.6-6build1 Depends: at, libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/gato_0.6.6-6build1_solaris-i386.deb Size: 24378 MD5sum: 08013707fe57d74ddc617495aef70b70 SHA1: e341c3e9b2c9bd9252badb00ec847851cb909ead SHA256: 81094159256ead845caeccbc282e37cdba839189e61cf78a90d08e54b3c41000 Description: GUI interface to the "at" command Gato is a GTK interface to the "at" command. The "at" command is the standard Unix way to allow you to schedule commands to be run sometime in the future. Package: munge Priority: extra Section: contrib/admin Installed-Size: 135 Maintainer: Gennaro Oliva Architecture: solaris-i386 Version: 0.5.8-5 Depends: adduser, libbz2-1.0, libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), libmunge2, sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/munge_0.5.8-5_solaris-i386.deb Size: 117484 MD5sum: 302f68a88cff9db0f0908c399686adf1 SHA1: d477d36410507a6bc46d0fba36969b91ee33808a SHA256: c1915303d62f875d892c77489691d97a778d4ea49c5b4135fe231b193feb6823 Description: authentication service to create and validate credentials MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. . A process creates a credential by requesting one from the local MUNGE service. The encoded credential contains the UID and GID of the originating process. This process sends the credential to another process within the security realm as a means of proving its identity. The receiving process validates the credential with the use of its local MUNGE service. The decoded credential provides the receiving process with a reliable means of ascertaining the UID and GID of the originating process, and this information can be used for accounting or access control decisions. . Clients can create and validate these credentials without the use of root privileges, reserved ports, or platform-specific methods. . Homepage http://home.gna.org/munge/ Package: chrootuid Priority: optional Section: contrib/admin Installed-Size: 9 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: solaris-i386 Version: 1.3-5 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/chrootuid_1.3-5_solaris-i386.deb Size: 10316 MD5sum: 3d656188ddfbc7d554ecbc8a0c110982 SHA1: 77d79f139dc73d2e83b9de0dbc05a38745607e67 SHA256: 5f27467c2efbabdb12f4be37c2e87b40e21d625ddffeb56ebb7424b0f097fcc0 Description: Run commands in restricted environments Chrootuid makes it easy to run a network service at low privilege level and with restricted file system access. The daemons have access only to their own directory tree, and run under a low-privileged userid. . In the past it has been used to run the gopher and www (world-wide web) network. It can be used nowadays also for proxy servers. The arrangement greatly reduces the impact of possible loopholes in network software. Package: sshm Priority: optional Section: contrib/admin Installed-Size: 6 Maintainer: Patrick Matthäi Architecture: solaris-i386 Version: 0.4.1-2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), openssh-client, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/sshm_0.4.1-2_solaris-i386.deb Size: 14790 MD5sum: 4c2c95783ab7de663816e32ea1e86849 SHA1: b1cbf2afa09bd9979f958710aeb9d1eb6fc64847 SHA256: d76517b1df79a9d817c230c5bfb2cd339534e1c4005a4143041c7f593e962168 Description: A command-line tool to manage your ssh servers sshm is a little command line tool for managing your ssh servers. You can add / del / list servers and connect to them easily. For example, if you add a server and decide to give it the alias "foo", you can connect to it simply by typing "sshm foo". Homepage: http://www.sourceforge.net/projects/sshm/ Package: libnss-mysql Priority: optional Section: contrib/admin Installed-Size: 14 Maintainer: Guillaume Morin Architecture: solaris-i386 Version: 1.0-4 Depends: libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), sunwcslr, zlib1g (>= 1:1.2.1) Suggests: mysql-server Conflicts: libnss-mysql-bg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/libnss-mysql_1.0-4_solaris-i386.deb Size: 31830 MD5sum: 9f165ffce3d84afbd80e793ed0b7d76a SHA1: 820122ac37168af28a7555f86f712efdf51d838e SHA256: b191b869ccbbbe0a161b4a1d181fe8b79ab13901ee1386843839454db9d84c68 Description: NSS module for MySQL This package provides a Name Service Switch module that allows your MySQL server act as a name service. It currently features full account support (shadow, passwd and group). Package: discover Priority: optional Section: contrib/admin Installed-Size: 15 Maintainer: Petter Reinholdtsen Architecture: solaris-i386 Version: 2.1.2-2 Depends: debconf (>= 0.5) | debconf-2.0, libdiscover2 (= 2.1.2-2), sunwcslr Suggests: lsb-base Conflicts: discover1, libdiscover1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/discover_2.1.2-2_solaris-i386.deb Size: 100806 MD5sum: 9bed3ef853824d576dff778b1597b6c6 SHA1: 18a15c8d6d9b2e8898bb6bbd60024bb8dc5b4cf6 SHA256: 7a09601cbced3c8b2f1bf820d46f3d543b0cb6bf3a9f814543564b43edd04b38 Description: hardware identification system Discover is a hardware identification system based on the libdiscover2 library. Discover provides a flexible interface that programs can use to report a wide range of information about the hardware that is installed on a Linux system. In addition to reporting information, Discover includes support for doing hardware detection at boot time. Package: bkhive Priority: optional Section: contrib/admin Installed-Size: 7 Maintainer: Adam Cécile (Le_Vert) Architecture: solaris-i386 Version: 1.1.1-1 Depends: sunwcslr Recommends: samdump2 Suggests: ophcrack Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/bkhive_1.1.1-1_solaris-i386.deb Size: 10806 MD5sum: 249c413e57f0b6d2cff8dcc205b72eb2 SHA1: 37c03dfcf4138e569cb944cffff815368a4a0fa5 SHA256: 4745383942d0201eeaaca76f878f20e9615e3ca61382bb180b6fa581a2da7c75 Description: Dump the syskey bootkey from a Windows NT/2K/XP system hive This tool is designed to recover the syskey bootkey from a Windows NT/2K/XP system hive. Then we can decrypt the SAM file with the syskey and dump password hashes. . Syskey is a Windows feature that adds an additional encryption layer to the password hashes stored in the SAM database. Homepage: http://ophcrack.sourceforge.net/ Package: libxml-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 10 Maintainer: Filipe Lautert Architecture: solaris-i386 Source: libxml-ruby Version: 0.5.2.0-1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libxml2 (>= 2.6.27), sunwcsl, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/libxml-ruby1.8_0.5.2.0-1_solaris-i386.deb Size: 53584 MD5sum: 8c697217efd0569332b648de63cd546e SHA1: ea8dc9ba58cd1ae34e785d547302e88260c82217 SHA256: f8c7ccf2f6e6f720f9df906d9f5823b04462cf4dee42400be8c587aa126c461c Description: Ruby interface to libxml libxml-ruby is a Ruby interface for processing XML. It supports XPath, XPointer, and other features. Internally, it uses libxml and libxslt. . This package is built for Ruby 1.8. Homepage: http://libxml.rubyforge.org/ Package: genders Priority: optional Section: contrib/admin Installed-Size: 22 Maintainer: Brian Pellin Architecture: solaris-i386 Version: 1.6-1-1 Depends: libgcc1 (>= 1:4.2.1), libgenders0, sunwcslr Suggests: rdist Conflicts: pdsh (<< 2.8-1-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/genders_1.6-1-1_solaris-i386.deb Size: 34616 MD5sum: 41cf11732df4525e00a196b25a09341e SHA1: 762d2043ca2156c9036f93fafec608755217c926 SHA256: 005bef44e208c27fce757c0a248d4d10e6ec24bbd3ab6dcc952a826e716d39d0 Description: cluster configuration management database tools Genders is a static cluster configuration database used for cluster configuration management. It is used by a variety of tools and scripts for management of large clusters. The genders database is typically replicated on every node of the cluster. It describes the layout and configuration of the cluster so that tools and scripts can sense the variations of cluster nodes. By abstracting this information into a plain text file, it becomes possible to change the configuration of a cluster by modifying only one file. . Homepage: http://www.llnl.gov/linux/genders/ Package: tiger Priority: optional Section: contrib/admin Installed-Size: 2232 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: solaris-i386 Version: 1:3.2.2-1ubuntu1 Depends: binutils, bsdmainutils, coreutils, debconf | debconf-2.0, diff (>= 2.0), net-tools, sunwcslr Recommends: chkrootkit, john, sendmail | mail-transport-agent Suggests: lsof Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/tiger_3.2.2-1ubuntu1_solaris-i386.deb Size: 570050 MD5sum: 82f3c62a81dc1c4faee77e0cef52c7ab SHA1: 9cae08af53ea97f4f019aebd2730c1499b8eb7e4 SHA256: ad35668f650c09493318fe9107435a324ae22e0bc66db16471f642f333b7fccd Description: Report system security vulnerabilities TIGER, or the 'tiger' scripts, is a set of Bourne shell scripts, C programs and data files which are used to perform a security audit of UNIX systems. TIGER has one primary goal: report ways 'root' can be compromised. . Debian's TIGER incorporates new checks primarily oriented towards Debian distribution including: md5sums checks of installed files, location of files not belonging to packages, check of security advisories and analysis of local listening processes. Package: gbindadmin Priority: optional Section: contrib/admin Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 0.1.5-8ubuntu1 Depends: bind9 (>= 9.3.2), dnsutils, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/gbindadmin_0.1.5-8ubuntu1_solaris-i386.deb Size: 77392 MD5sum: a9bda62fd0d6393aef7398bfb3f71e1d SHA1: 39efdf89057bee23cebe0df569ae89ba476587a7 SHA256: e31c069972f49a0bb8e581b9218e7a629741fccd486347f917b5d7d96e30b23f Description: GTK+ configuration tool for bind9 GBIND Admin is an easy to use GTK+ frontend for ISC BIND. It handles multiple domains and can switch from master to slave domain in three clicks. It can change the domain name for entire domains and subdomains, including domain resources such as MX, A, AAAA, CNAME, and NS. . GBIND Admin can also generate and set up secret keys for rndc, construct a chroot environment, and handle DDNS operations. Homepage: http://www.gadmintools.org/ Package: driftnet Priority: extra Section: contrib/admin Installed-Size: 18 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christoph Haas Architecture: solaris-i386 Version: 0.1.6-7ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgif4 (>= 4.1.6), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libjpeg62, libpango1.0-0 (>= 1.20.1), libpcap0.8 (>= 0.9.3-1), libpng12-0 (>= 1.2.13-4), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/driftnet_0.1.6-7ubuntu1_solaris-i386.deb Size: 27112 MD5sum: f6f09a7e893c6924d4cfec41e2e57b6f SHA1: 502a04323b527135c20c5ecefb67f064ae3a4ff4 SHA256: e1adbdd8d2421cd5aa4151099969fbf3a231007f04c966c5a080213e31168c84 Description: Picks out and displays images from network traffic Inspired by EtherPEG, Driftnet is a program which listens to network traffic and picks out images from TCP streams it observes. It is interesting to run it on a host which sees a lot of web traffic. . (Obviously, this is an invasion of privacy of a fairly blatant sort. Also, if you are possessed of Victorian sensibilities, and share an unswitched network with others who are not, you should probably not use it.) . Homepage: http://www.ex-parrot.com/~chris/driftnet/ Package: fcron Priority: extra Section: contrib/admin Installed-Size: 46 Maintainer: Henrique de Moraes Holschuh Architecture: solaris-i386 Version: 3.0.1-1 Depends: adduser (>= 3.25), debconf, debconf (>= 0.5) | debconf-2.0, dpkg (>> 1.8.3), exim4 | mail-transport-agent, libpam-runtime (>= 0.76-14), sunwcslr Recommends: sysklogd | system-log-daemon Conflicts: anacron, suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/fcron_3.0.1-1_solaris-i386.deb Size: 247984 MD5sum: daf5b2a6b952ffbd104148d13612818a SHA1: b3446b070db712576355f3b8871176e403c34b12 SHA256: cf8cf23ee53e539b6482da35810d12718acbfa28bd0bfceef256a64347eda58d Description: cron-like scheduler with extended capabilities Fcron is a scheduler. It implements most of Vixie Cron's functionalities. But contrary to Vixie Cron, fcron does not need your system to be up 7 days a week, 24 hours a day: it also works well with systems which are running neither all the time nor regularly. . Fcron also includes a useful system of options, such as: run jobs one by one, run jobs at fcron's startup if they should have been run during system down time, a better management of the mailing of outputs, set a nice value for a job... Package: kolabadmin Priority: extra Section: contrib/admin Installed-Size: 7 Maintainer: Debian Kolab Maintainers Architecture: solaris-i386 Version: 0.0.20061103-1build1 Depends: libgcc1 (>= 1:4.2.1), libldap-2.4-2 (>= 2.4.7), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, sunwopensslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/kolabadmin_0.0.20061103-1build1_solaris-i386.deb Size: 225616 MD5sum: 25856c95132caae675792456b0a47e52 SHA1: d422b7733298d8fe51125974d59c1ce176385b31 SHA256: f22ebfa78914b45201c300a125e48594b9b7f2503d9a65efc2ca322381eed976 Description: Kolab administration tool This program is a graphical administration tool for the Kolab groupware server. It connects directly to the LDAP database and can be run from every system. . Home page: http://wgess16.dyndns.org/~tobias/qt/kolabadmin/ . Kolab is a secure, scalable, and reliable groupware server. It consists of a number of well-known and proven components for the standard tasks such as e-mail, directory service, and web service. Kolab adds intelligent interaction between the components, a web administration interface, management of free/busy lists, etc. Various clients can access Kolab, among them Kontact (KDE), Outlook (Windows), and Horde (web). . Web site: http://www.kolab.org/ Package: dvbackup Priority: extra Section: contrib/admin Installed-Size: 503 Maintainer: Robert Jordens Architecture: solaris-i386 Version: 0.0.4rj1-6 Depends: libdv-bin (>= 0.99), libgcc1 (>= 1:4.2.1), libpopt0 (>= 1.10), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: star | afio | tar (>= 1) | cpio Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/dvbackup_0.0.4rj1-6_solaris-i386.deb Size: 136872 MD5sum: 6a2017c6c89ee0b73450a29ca1672ac2 SHA1: 74f2e24bf7c086f39feb69990f882ba0ee050507 SHA256: d100c6db47b4fc3a6b1280ed84059e64b890d28dd84c04ca6281c38586083c06 Description: backup tool using MiniDV camcorders Dvbackup hides the data it receives on standard input in a perfectly legal DV (digital video) stream. This allows you to use your DV camcorder and your DV cardridges as a potent mass storage system. Obviously, your system and your camcorder have to be connected via IEEE1394 (aka Firewire, iLink). . Current digital camcorders can save approximately 13 GB of data on those tiny DV cartridges at a speed of 3.6 MB/sec. That's faster than most DAT streamers which only work at 1 MB/sec or less. dvbackup can not use all of the data, but 10 GB should be good enough for everyone. . To bring the data on tape, you have to use an additional utility, called dvconnect, which is included in libdv-bin. . This packages also contains rsbep, an implementation of a special version of the Reed-Solomon FEC (forward error correction) algorithm. rsbep also spreads the bytes of the resulting blocks out to give some protection against burst errors (e.g from tape-recordings). It should be used in a pipe together with dvbackup (before dvbackup while encoding and after it while decoding). rsbep should be sufficient to make the LP mode of your camcorder usable. This mode, which puts about 50% more data on the cardridge would otherwise be too error-prone. rsbep is the fast implementation in i386 assembler, rsbepC uses pure C and is significantly slower (about ten times). . Website: and . Package: calife Priority: optional Section: contrib/admin Installed-Size: 26 Maintainer: Christian Perrier Architecture: solaris-i386 Version: 3.0pre7-1 Depends: sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/calife_3.0pre7-1_solaris-i386.deb Size: 20880 MD5sum: 6c960ed31ba4e497633721f25f2c521d SHA1: 70c0aa716f1f2734ed4e6d309d3bad51dbe75100 SHA256: 4e3fcffd32e39043ec85b53f15112d6e3692603da0080f070f6fedbfcb46b991 Description: Provides super user privileges to specific users Calife is a lightweight alternative to Sudo. It allows selected users to obtain a shell with the identity of root, or another user, after entering their own password. This permits the system administrator to grant root privileges without sharing the root password. Package: das-watchdog Priority: extra Section: contrib/admin Installed-Size: 10 Maintainer: Debian Multimedia Team Architecture: solaris-i386 Version: 0.3.1-2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtop2-7 (>= 2.20.0), libiconv, sunwcslr, xbase-clients Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/das-watchdog_0.3.1-2_solaris-i386.deb Size: 14842 MD5sum: 62725e97bc3b67d543d774efd33594bf SHA1: 40068b03b4804514a6695aed4ec026a3b1861c40 SHA256: ac7543530415512abbe3ed296a3d3f3aa72e3a0b6916086f1965040d9b5202e7 Description: solves system lock-ups by making all processes non-realtime Das_Watchdog is a general watchdog for the linux operating system that should be run in the background at all times to ensure a realtime process won't hang the machine. . Das_Watchdog is inspired by the rt_watchdog program from Florian Schmidt, but has some improvements over it: * It works with 2.4 kernels as well as 2.6. * Instead of permanently setting all realtime processes to run non-realtime, das_watchdog only sets them temporary. * When the watchdog kicks in, an X window should pop up that tells you whats happening (just close it after reading the message). Package: libxslt-ruby1.8 Priority: optional Section: contrib/admin Installed-Size: 9 Maintainer: Filipe Lautert Architecture: solaris-i386 Source: libxslt-ruby Version: 0.9.2-3 Depends: libgcc1 (>= 1:4.2.1), libxml-ruby1.8, libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/libxslt-ruby1.8_0.9.2-3_solaris-i386.deb Size: 15022 MD5sum: 597b9073914246c9d18572217d681b85 SHA1: 83cb9958e35125d8d4fc926cdb54e6410e538c99 SHA256: 33c3f3ed906e15c7542b5913a97cf341abf293d5ab10aa6097b7c81921593066 Description: Ruby interface to libxslt libxslt-ruby is a simple ruby interface for processing XSLT. It's based on libxml (xmlsoft.org) and libxslt (xmlsoft.org/XSLT), including EXSLT support and passing parameters to stylesheets. . Homepage: http://greg.rubyfr.net/pub/packages/ruby-xslt . This package is built for Ruby 1.8. Package: crack Priority: optional Section: contrib/admin Installed-Size: 110 Maintainer: Pawel Wiecek Architecture: solaris-i386 Version: 5.0a-9 Depends: crack-common, sunwcsl, sunwcslr Conflicts: crack-md5 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/crack_5.0a-9_solaris-i386.deb Size: 30074 MD5sum: db9bcda8abcfbd329cea723716192d7d SHA1: 237fd66182586db8618e6109bc9433ac3bc99563 SHA256: d5645ca90c05724f9a7a08218e1dd60a9674f87bcb3e2830125d2accf3b06356 Description: Password guessing program Crack is program designed to quickly locate vulnerabilities in Unix (or other) password files by scanning the contents of a password file, looking for users who have misguidedly chosen a weak login password. . This package provides the runtime files for the crypt() version. Package: sleuthkit Priority: optional Section: contrib/admin Installed-Size: 8556 Maintainer: Martin A. Godisch Architecture: solaris-i386 Version: 2.09-2nexenta1 Depends: file, libdate-manip-perl, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, sunwopensslr, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/sleuthkit_2.09-2nexenta1_solaris-i386.deb Size: 3067990 MD5sum: aae70c2a5f87b7dd23278145977f42c3 SHA1: 8147085faa78beac2f34f3a70e0819c3fc52903a SHA256: d6a52068332e9e3b21a9d026542d86a9bb35d0612b9f9ed062bb3ebfa330c3e3 Description: Tools for forensics analysis The Sleuth Kit (previously known as TASK) is a collection of UNIX-based command line file system and media management forensic analysis tools. The file system tools allow you to examine file systems of a suspect computer in a non-intrusive fashion. Because the tools do not rely on the operating system to process the file systems, deleted and hidden content is shown. . The media management tools allow you to examine the layout of disks and other media. The Sleuth Kit supports DOS partitions, BSD partitions (disk labels), Mac partitions, and Sun slices (Volume Table of Contents). With these tools, you can identify where partitions are located and extract them so that they can be analyzed with file system analysis tools. . When performing a complete analysis of a system, we all know that command line tools can become tedious. The Autopsy Forensic Browser is a graphical interface to the tools in The Sleuth Kit, which allows you to more easily conduct an investigation. Autopsy provides case management, image integrity, keyword searching, and other automated operations. . The Sleuth Kit's upstream homepage can be found at http://www.sleuthkit.org/sleuthkit/. Package: super Priority: optional Section: contrib/admin Installed-Size: 41 Maintainer: Robert Luberda Architecture: solaris-i386 Version: 3.27.1-2 Depends: libgcc1 (>= 1:4.2.1), libpam-runtime (>= 0.76-14), sunwcsl, sunwcslr Recommends: logrotate (>= 3.5.9) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/super_3.27.1-2_solaris-i386.deb Size: 127512 MD5sum: d10cf5110253d57af008935a0ae5d0da SHA1: 37800f9224ba4b1a45df709737ea32484b9f255f SHA256: f44efeafa1f5a38a3439c23277f99358efa060df12058d94acc59680714468af Description: Execute commands setuid root Super allows specified users to execute scripts (or other commands) as if they were root; or it can set the uid and/or gid on a per-command basis before executing the command. It is intended to be a secure alternative to making scripts setuid root. Package: smartpm Priority: optional Section: contrib/admin Installed-Size: 26 Maintainer: Michael Vogt Architecture: solaris-i386 Source: smart Version: 0.52-2 Depends: python, python-central (>= 0.6.5), python-gtk2, smartpm-core (= 0.52-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/smartpm_0.52-2_solaris-i386.deb Size: 49858 MD5sum: 49396715cce74ea85382b740e9fe837d SHA1: 6a61a05dfdeb7516cb00b19e008a5ac32c5c3309 SHA256: ed7fa470511f65b1c9ab7d903219f3a5732b5f60f120b77d9dfe9342f7db8401 Description: An alternative package manager that works with dpkg/rpm The Smart Package Manager project has the ambitious objective of creating smart and portable algorithms for solving adequately the problem of managing software upgrading and installation. This tool works in all major distributions (APT, APT-RPM, YUM, URPMI, etc). . This project is in beta testing. Please, understand that bugs are expected to be found at that stage, and there are features that still must be implemented in the forthcoming future. . This package contains the GTK2 frontend for Smart. Python-Version: current Package: sxid Priority: extra Section: contrib/admin Installed-Size: 57 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ben Collins Architecture: solaris-i386 Version: 4.0.5ubuntu1 Depends: mail-transport-agent, sunwcslr Recommends: mailx | mailutils Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/sxid_4.0.5ubuntu1_solaris-i386.deb Size: 22598 MD5sum: 893aaf5f0fd7e7803410537f2a0ab722 SHA1: 41fc693a5460d31379d1903ef72724fc712515d2 SHA256: 2907c5cdc812438fca5888108a0a403bebd95de49af0596e7ccc1abeffb93751 Description: suid, sgid file and directory checking This program is runs as a cronjob. Basically it tracks any changes in your s[ug]id files and folders. If there are any new ones, ones that aren't set any more, or they have changed bits or other modes then it reports the changes. You can also run this manually for spot checking. . It tracks s[ug]id files by md5 checksums. This helps detect if your files have been tampered with, would not show under normal name and permissions checking. Directories are tracked by inodes. Package: ldapdiff Priority: optional Section: contrib/admin Installed-Size: 18 Maintainer: Jeff Waugh Architecture: solaris-i386 Version: 0.9.2-1.1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libldap-2.4-2 (>= 2.4.7), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/ldapdiff_0.9.2-1.1_solaris-i386.deb Size: 26368 MD5sum: 83b9055655ed367c5ff6f9985575b77e SHA1: 204649ac2c99b9b3d1a2e54516c9e72b14a30c90 SHA256: 9db3d168f8b8ab449503b13441d1a661db9497e0d84130a86842185b869e7d41 Description: Tool to synchronize ldap servers using ldif formatted input files ldapdiff compares ldif files with a running LDAP server and does an appropriate add/delete/update for every changed entry/attribute. . Essentially, it combines "diff" and "patch" in one application (although it is designed for "patching" ldap directories using ldif files, not for use on flat ascii files). Package: userv Priority: optional Section: admin Installed-Size: 26 Maintainer: Ian Jackson Architecture: solaris-i386 Version: 1.0.6 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/userv_1.0.6_solaris-i386.deb Size: 129560 MD5sum: a53969f0d0b8a344fa0c5615c0131a82 SHA1: 6954aabe4cd73063cad8527612f0a33146cc9ba9 SHA256: 1319f0fc66f5456d9e498bc335e2867da9b13b02cf21c5dd10dd1516f3079ef8 Description: `user services' - program call across trust boundaries userv allows one program to invoke another when only limited trust exists between them. It is a tool which can be used to avoid having to give other system services root privilege, and which allows users to more securely have programs provide services to others. . userv can be useful as `glue' for system administrators; there are not many full-blown userv-using applications yet. Package: francine Priority: optional Section: contrib/admin Installed-Size: 15 Maintainer: Gerfried Fuchs Architecture: solaris-i386 Version: 0.99.8orig-6 Depends: libgcc1 (>= 1:4.2.1), libslang2 (>= 2.0.7-1), sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/francine_0.99.8orig-6_solaris-i386.deb Size: 25506 MD5sum: 37f62393a280e5e3cf004a9797bee5de SHA1: 2ec1cbcc2fea847a4417ee35fa4049e3eb75ddbe SHA256: 85a3489e802ed88deed6687c24c233e5f46d1994648bb5d92a0c608a0cfc528a Description: feature rich ansi console login engine francine is an easy to configure themeable console login program. Its great configurability for per tty access-settings and the posibility to put the prompt for username and password anywhere within a nicely colored ANSI-screen makes it a greatly enhanced replacement for the old clumpy login. . You need a getty that is able to run different programs than just login. I suggest rungetty for that, but (alternative) getty does suffice. It can also be used from the telnetd with the -L option. . This project is a spin-off from the fancylogin project, which is still maintained by Richard Bergmair. Package: libmusicbrainz-ruby1.8 Priority: optional Section: contrib/admin Installed-Size: 74 Maintainer: Andres Salomon Architecture: solaris-i386 Source: libmusicbrainz-ruby Version: 0.2.1-1build1 Depends: libgcc1 (>= 1:4.2.1), libmusicbrainz4c2a (>= 2.1.5), libstdc++6 (>= 4.2.1), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/libmusicbrainz-ruby1.8_0.2.1-1build1_solaris-i386.deb Size: 16184 MD5sum: a7c4fc9be642e8b4998b3a1bf2501f2a SHA1: 0a6dc4222aa4d948fa45192254fefb4b4252f2bd SHA256: aa3adff469c18448b3c0a5e874fe85604d72842329590f88e096ee0004e7c701 Description: Ruby interface to musicbrainz libmusicbrainz-ruby is a Ruby interface for the MusicBrainz library. MusicBrainz is an online database of digital audio recordings (mostly CD based), with support for such things as acoustical fingerprinting. See http://www.musicbrainz.org/ for more information. Package: lwatch Priority: optional Section: contrib/admin Installed-Size: 16 Maintainer: Artur R. Czechowski Architecture: solaris-i386 Version: 0.4.1-2 Depends: libgcc1 (>= 1:4.2.1), libpcre3 (>= 7.4), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/lwatch_0.4.1-2_solaris-i386.deb Size: 26500 MD5sum: 1743c48037415fafa44efe21b2bf184b SHA1: 2e5a9f06d205244d38c90ec1b1b0b03efcdad048 SHA256: 734046a6ac39a00f4a90af6e18f360fc10e189296890ca0202f6acb352ccd761 Description: A simple log colorizer Lwatch is a program to split syslog or syslog-ng messages with regexps (PCREs), colorize and display them in a way that important informations can be seen at a glance. It is a small, useful tool for system administrators. Package: apt-move Priority: optional Section: contrib/admin Installed-Size: 20 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Chuan-kai Lin Architecture: solaris-i386 Version: 4.2.27-1ubuntu5 Depends: bc, dash, libapt-pkg-4.6, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: apt Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/apt-move_4.2.27-1ubuntu5_solaris-i386.deb Size: 52258 MD5sum: b261e8a29e5de48454c5e25912aeeb8f SHA1: 824b7ec2a424d5132868242aae2160d1a7807467 SHA256: ef504cc234fad4484a4adda7b2ea6064720995944d2a72ad3389fad415707a45 Description: Maintain Debian packages in a package pool apt-move is used to move a collection of Debian package files into a proper archive hierarchy as is used in the official Debian archive. It is intended as a tool to help manage the apt-get(8) file cache, but could be configured to work with any collection of Debian packages. . Running apt-move periodically will assist in managing the resulting partial mirror by optionally removing obsolete packages, and creating valid local Packages.gz files. It can also build a partial or complete local mirror of a Debian binary distribution (including an ``installed-packages only'' mirror). Package: recover Priority: optional Section: contrib/admin Installed-Size: 10 Maintainer: Luca Bruno Architecture: solaris-i386 Version: 1.3c-11 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/contrib/admin/recover_1.3c-11_solaris-i386.deb Size: 16846 MD5sum: ebea3993aa69cb2d5b26b7f6021748db SHA1: 9dba1a55bfa0fadf5c9c37b5e671de081e8d5d79 SHA256: 0d27dd743c3a9a9d1419d9a00ade5d44d17886de483678ee96e105c385c63392 Description: Undelete files on ext2 partitions Recover automates some steps as described in the ext2-undeletion howto. This means it seeks all the deleted inodes on your hard drive with debugfs. When all the inodes are indexed, recover asks you some questions about the deleted file. These questions are: * Hard disk device name * Year of deletion * Month of deletion * Weekday of deletion * First/Last possible day of month * Min/Max possible file size * Min/Max possible deletion hour * Min/Max possible deletion minute * User ID of the deleted file * A text string the file included (can be ignored) . If recover found any fitting inodes, it asks to give a directory name and dumps the inodes into the directory. Finally it asks you if you want to filter the inodes again (in case you typed some wrong answers). . Note that recover works only with ext2 filesystems - it does not support ext3. . http://recover.sourceforge.net/linux/recover/ Package: leafpad Priority: optional Section: editors Installed-Size: 63 Maintainer: Carlos Z.F. Liu Architecture: solaris-i386 Version: 0.8.13-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Suggests: evince-gtk Filename: dists/hardy-unstable/contrib/binary-solaris-i386/editors/leafpad_0.8.13-1_solaris-i386.deb Size: 95006 MD5sum: b3eea2a73511505b5132790a9d6c9d1b SHA1: 893892ae37b1bf0f20260f9fa3e6cbb4a30ddabc SHA256: 01c59926fe5873607cae0e7e9e100d259a4ddc17101c9ee2e0d08038bb5ac2da Description: GTK+ based simple text editor Leafpad is a simple GTK+ based text editor, the user interface is similar to Notepad. It aims to be lighter than GEdit & KWrite, and to be as useful as them. Homepage: http://tarot.freeshell.org/leafpad/ Package: bbe Priority: optional Section: editors Installed-Size: 9 Maintainer: Aurélien GÉRÔME Architecture: solaris-i386 Version: 0.1.9-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/editors/bbe_0.1.9-1_solaris-i386.deb Size: 33958 MD5sum: a25f1796f3c4c59f234a76215816dafb SHA1: a70b3a604c6c549aa92014ad47724533d977953a SHA256: 89da29bf0f1bfc4c14890558f6023139dbbad0518cf8482f71e2f44ae5eba188 Description: sed-like editor for binary files Editor like sed, but for binary files. bbe performs basic byte operations on blocks of input stream. bbe is a command line tool developed for Unix systems. . Homepage: http://members.surfeu.fi/tjsa/bbe/ Package: polyxmass-bin Priority: optional Section: science Installed-Size: 22 Maintainer: Filippo Rusconi Architecture: solaris-i386 Version: 0.9.8-1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnomecanvas2-0 (>= 2.11.1), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), librsvg2-2 (>= 2.18.1), libxml2 (>= 2.6.27), polyxmass-bin-common (>= 0.9.7), polyxmass-bin-common (<< 0.9.9), sunwcslr, sunwlibm Recommends: polyxmass-common (>= 0.8.6) Suggests: polyxmass-data (>= 0.8.7) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/science/polyxmass-bin_0.9.8-1_solaris-i386.deb Size: 392322 MD5sum: aa95f9ab3fe17904741e36ad31385644 SHA1: 557f86adc8328f7d3b16c8f685d79f143e824b47 SHA256: d2610a138304bc710387b12dc72e74973abe97c908c5e0950ff8cfbf5274128f Description: Mass spectrometry framework - GUI program GNU polyxmas-bin is a package from the GNU polyxmass mass spectrometry software project. It is the package that contains the binary program of the software suite. This package gives to the user the ability to make brand new polymer chemistry definitions, use them in a molecular mass calculator, and edit polymer sequence files. Each action performed by the user automatically triggers recalculation of all the masses according to the mass calculation engine's configurations that were previously set by the user. . Chemical simulations encompass cleavage (either chemical or enzymatic), gas-phase fragmentations, chemical modification of any monomer in the polymer sequence... . Homepage: http://www.polyxmass.org Package: sextractor Priority: extra Section: science Installed-Size: 32 Maintainer: Justin Pryzby Architecture: solaris-i386 Version: 2.4.4-1 Replaces: sextractor-doc Depends: sunwcslr, sunwlibm Conflicts: sextractor-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/science/sextractor_2.4.4-1_solaris-i386.deb Size: 1133010 MD5sum: a47c312272ed4f42141a5f424fb24415 SHA1: c6b97bf906d28f6ab74231e370b4c699076cc945 SHA256: 19ec0f1fdb0dc6a54054724ce37b457b5915413c61a505e54c2c29230319d2a8 Description: source extractor for astronomical images Find sources, such as stars and galaxies, in astronomical images. The input data files are in FITS file format, and are analyzed to compute the locations of sources, with the ability to distinguish between galaxies and stars using a neural-network technique. . Homepage: http://terapix.iap.fr/rubrique.php?id_rubrique=91/ Package: poa Priority: optional Section: science Installed-Size: 11 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 2.0+20060928-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/science/poa_2.0+20060928-1_solaris-i386.deb Size: 45164 MD5sum: 731f6e9f30a3dc77d41b65c4aa6d9b37 SHA1: 3a86b6fcb4478179b1db3bee6d023613fb185841 SHA256: eb3f5e4b28175a0e24db93b0df6ffde78b6fb6574e471b12a36c612bcd841b86 Description: Partial Order Alignment for multiple sequence alignment POA is Partial Order Alignment, a fast program for multiple sequence alignment (MSA) in bioinformatics. Its advantages are speed, scalability, sensitivity, and the superior ability to handle branching / indels in the alignment. Partial order alignment is an approach to MSA, which can be combined with existing methods such as progressive alignment. POA optimally aligns a pair of MSAs and which therefore can be applied directly to progressive alignment methods such as CLUSTAL. For large alignments, Progressive POA is 10-30 times faster than CLUSTALW. POA is published in Bioinformatics. 2004 Jul 10;20(10):1546-56. . Homepage: http://www.bioinformatics.ucla.edu/poa Package: proj Priority: extra Section: science Installed-Size: 1973 Maintainer: Debian GIS Project Architecture: solaris-i386 Version: 4.6.0-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Suggests: proj-ps-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/science/proj_4.6.0-1_solaris-i386.deb Size: 405940 MD5sum: 3c14a28b42cd98b07423a4db1e9f8f21 SHA1: 96fdd866919b482f00330c031939c51bb11eb3fd SHA256: 3fef57fde879f45834313ff737dbf97591605820cec1d0a9a6bbe4613d1b40b3 Description: Cartographic projection filter and library Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). . Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). . The proj package now provides builtin datum conversion. . See the package proj-ps-doc for documentation in PostScript format and http://www.remotesensing.org/proj for additional resources. Package: loki Priority: optional Section: science Installed-Size: 20 Maintainer: Carleos Artime Architecture: solaris-i386 Version: 2.4.7.4-1 Depends: sunwcslr, sunwlibm Suggests: loki-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/science/loki_2.4.7.4-1_solaris-i386.deb Size: 362532 MD5sum: f5da8b8f930a2c13a6acf09c5fbdf904 SHA1: e8d17471fefd0bebbfe3ca7c50df7541e7ae37f1 SHA256: 2a33b624c30ebcbce1e333f35b51d801de67d5ec37d5f49fb318dc99aa15ad4a Description: [Biology] MCMC linkage analysis on general pedigrees Performs Markov chain Monte Carlo multipoint linkage analysis on large, complex pedigrees. The current package supports analyses on quantitative traits only, although this restriction will be lifted in later versions. Joint estimation of QTL number, position and effects uses Reversible Jump MCMC. It is also possible to perform affected only IBD sharing analyses. . Homepage: http://loki.homeunix.net. Url: http://loki.homeunix.net Package: qfits-tools Priority: optional Section: science Installed-Size: 138 Maintainer: Aurelien Jarno Architecture: solaris-i386 Source: qfits Version: 6.2.0-1 Depends: libgcc1 (>= 1:4.2.1), libqfits0 (>= 6.2.0), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/science/qfits-tools_6.2.0-1_solaris-i386.deb Size: 48062 MD5sum: c1d91e6c460e3735fbc2bd8e9fa4bd76 SHA1: 486a82688ffbd8e6170298352f2b9ed6f38c04c5 SHA256: 8d114fe22ca28ed7c3d9c021a6a72376f0fe4f439f4e58d0864605b04da52314 Description: FITS manipulation tools qfits is a stand-alone library written in C to interact with files complying with the FITS format, which is a data format most used in astronomy. . This package includes tools for simple manipulations of FITS files. . Homepage: http://www.eso.org/projects/aot/qfits/ Package: openuniverse Priority: optional Section: contrib/science Installed-Size: 351 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: solaris-i386 Version: 1.0beta3.1-6 Depends: freeglut3, libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libice6 (>= 1:1.0.0), libjpeg62, libsm6, libstdc++6 (>= 4.2.1), libx11-6, libxext6, libxi6, libxmu6, openuniverse-common, sunwcslr, sunwlibm Suggests: celestia Conflicts: openuniverse-common (<= 1.0beta3.1-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/science/openuniverse_1.0beta3.1-6_solaris-i386.deb Size: 105136 MD5sum: 29aefc5e96c759d89a8f521e52f98ebc SHA1: 346e7e76bbdbd8524176d9559f2a1b44f02baf27 SHA256: 43b789dda98e9240dcec1c6f414f1e04154c4e5363af046caf04c428c007b6bd Description: 3D Universe Simulator OpenUniverse (OU for short) is a fun, fast and free OpenGL space simulator. It currently focuses on the Solar System and lets you visit all of its planets, most major moons and a vast collection of smaller bodies in colorful, glorious and realtime 3D. If you've ever had a chance to visit Mercury or asteroid Geographos, here you'll find them looking exactly the same way, following exactly the same path as when you've left them. . Notice that OpenUniverse is not actively being maintained anymore and that users are recommended to use Celestia instead. . Homepage: http://www.openuniverse.org Package: biosquid Priority: optional Section: science Installed-Size: 20 Maintainer: Nelson A. de Oliveira Architecture: solaris-i386 Version: 1.9g+cvs20050121-1 Depends: sunwcslr, sunwlibm Recommends: hmmer (>> 2.1.4) Conflicts: hmmer (<= 2.1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/science/biosquid_1.9g+cvs20050121-1_solaris-i386.deb Size: 673658 MD5sum: b2214c4d8072b14dc7ff9580183d3d80 SHA1: cc991a67c9ce9aa5caaf3c276d67c4bd950311de SHA256: 27f2f17e4f7153ba1327e0985c8ed5490ef37fc3ff42e1f85eb888ddf8643b78 Description: utilities for biological sequence analysis SQUID is a library of C code functions for sequence analysis. It also includes a number of small utility programs to convert, show statistics, manipulate and do other functions on sequence files. . The original name of the package is "squid", but since there is already a squid on the archive (a proxy cache), it was renamed to "biosquid". . Homepage: http://selab.wustl.edu/cgi-bin/selab.pl?mode=software Package: t-coffee Priority: optional Section: science Installed-Size: 7 Maintainer: Debian-Med Packaging Team Architecture: solaris-i386 Version: 5.31-1 Depends: sunwcslr, sunwlibm Suggests: boxshade, clustalw, dialign-t, kalign, mafft, muscle, poa, probcons, seaview, t-coffee-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/science/t-coffee_5.31-1_solaris-i386.deb Size: 475382 MD5sum: 71f4cf226046ff34c6a9e37465a76315 SHA1: 5906c251fde0a6a4c0d864219ac5addb284399ab SHA256: 6967ccdea6a6a0fe3d281f26265445e547cc50f5b554b9ac73cc428e48eee7db Description: Multiple Sequence Alignment T-Coffee is a multiple sequence alignment package. Given a set of sequences (Proteins or DNA), T-Coffee generates a multiple sequence alignment. Version 2.00 and higher can mix sequences and structures. . T-Coffee allows the combination of a collection of multiple/pairwise, global or local alignments into a single model. It also allows to estimate the level of consistency of each position within the new alignment with the rest of the alignments. See the pre-print for more information Homepage: http://www.tcoffee.org/Projects_home_page/t_coffee_home_page.html Package: extrema Priority: optional Section: science Installed-Size: 3028 Maintainer: Christine Spang Architecture: solaris-i386 Version: 4.3.5-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0, libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libwxbase2.6-0 (>= 2.6.3.2.2), libwxgtk2.6-0 (>= 2.6.3.2.2), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: ttf-opensymbol Filename: dists/hardy-unstable/contrib/binary-solaris-i386/science/extrema_4.3.5-1_solaris-i386.deb Size: 3410606 MD5sum: 344cdd78c760b04af44c7c26db76b5b0 SHA1: 181c3e8911ff48000195c2c1fc43cc6cbed349fd SHA256: 7e201d462659546ed34d0aecc275381bead3461e203bb3c24567a74f39ce7b8f Description: powerful visualization and data analysis tool Extrema is a mature and robust data analysis application, originally developed at the TRIUMF particle physics laboratory. It is designed to be of great practical use to researchers and aims to be both powerful and easy to use. . Extrema features a rich graphical user interface, as well as an intuitive command language. It provides well-documented tools for both 2D and 3D graphing, data reduction and analysis, and data input/output. Homepage: http://exsitewebware.com/extrema/ Package: cpmtools Priority: optional Section: otherosfs Installed-Size: 35 Maintainer: Bdale Garbee Architecture: solaris-i386 Version: 2.5-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/otherosfs/cpmtools_2.5-1_solaris-i386.deb Size: 128190 MD5sum: bf3b05274e4ea980ba396789dba0222c SHA1: 97dc3aa8d02eba224a2621d9418eb281af5bfe5b SHA256: 896f15535527d00970cbea325ee2c1f07fc5068a3964a655eca9a616f52dbca6 Description: Tools to access CP/M file systems This package allows to access CP/M file systems similar to the well-known mtools package, which accesses MSDOS file systems. . All CP/M file system features are supported. Package: slang-curl Priority: optional Section: interpreters Installed-Size: 12 Maintainer: Debian JED Group Architecture: solaris-i386 Source: slcurl Version: 0.2.1-1 Depends: libcurl3-gnutls (>= 7.16.2-1), libslang2 (>= 2.0.7-1), sunwcslr, sunwlibm Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/interpreters/slang-curl_0.2.1-1_solaris-i386.deb Size: 31278 MD5sum: 0575a988f8e08d38abf19977c5a2e742 SHA1: 3887520032eb68890cbb26e89be8e1883ad4daee SHA256: 3ecd91023a09c36fc81a286efeec8d8daf6dd0924665435c855fd8830d2da668 Description: transfer files using HTTP and FTP from S-Lang The S-Lang curl module makes use of the cURL library to provide the S-lang interpreter the ability to transfer files in a simple but robust manner using a variety of protocols including FTP and HTTP. . Homepage: http://jedsoft.org/slang/modules/curl.html Homepage: http://jedsoft.org/slang/modules/curl.html Package: libdb4.6-ruby1.8 Priority: optional Section: interpreters Installed-Size: 38 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Scott Kitterman Architecture: solaris-i386 Source: libdb4.6-ruby Version: 0.6.2-0ubuntu1 Depends: libdb4.6, libgcc1 (>= 1:4.2.1), sunwcsl, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/interpreters/libdb4.6-ruby1.8_0.6.2-0ubuntu1_solaris-i386.deb Size: 196416 MD5sum: 6102e0e8f719ea077a121e4f94ec9aa9 SHA1: 2773f9f7b41f2ddd0a1108faff30001143aa395a SHA256: 47f6e7f57e38b68ec6282b7de605c0136b7e969c6872436d3721a710eb0be5a0 Description: Interface to Berkeley DB for Ruby 1.8 BDB is an interface to Berkeley DB, distributed by Sleepycat (http://www.sleepycat.com/). . This package provides BDB linked to libdb4.6. Homepage: http://moulon.inra.fr/ruby/bdb.html Package: libdaemons-ruby1.8 Priority: optional Section: interpreters Installed-Size: 73 Maintainer: Filipe Lautert Architecture: solaris-i386 Source: libdaemons-ruby Version: 1.0.9-1 Conflicts: libdaemonize-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/interpreters/libdaemons-ruby1.8_1.0.9-1_solaris-i386.deb Size: 18670 MD5sum: f2cd8828dce5b4f072503c64816ec515 SHA1: 560633449f5c33798c6b9cd90150987c210695d3 SHA256: 053c3e9407c23a308eeb33ecad854745450b4c7bc8419cb48bfbd7c8f85b7dca Description: Ruby daemons library Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. daemons can also run and control blocks of Ruby code in a daemon process. . This package is built for Ruby 1.8. Homepage: http://daemons.rubyforge.org/ Package: libmysql-ruby1.8 Priority: optional Section: interpreters Installed-Size: 9 Maintainer: Dmitry Borodaenko Architecture: solaris-i386 Source: mysql-ruby Version: 2.7.4-1 Depends: libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/interpreters/libmysql-ruby1.8_2.7.4-1_solaris-i386.deb Size: 51332 MD5sum: 5c8861cb8646f89394132f11e2b8eb63 SHA1: 71497d4e88246a28919ed19613beebbfd6babdca SHA256: 0506ba8ae53e171d54309e7d45df7a9c0fdac8670c53dda54e53783e8727f406 Description: MySQL module for Ruby 1.8 This is an API module that allows to access MySQL database from programs in Ruby programming language. Usually, it will be pulled in automatically by packages providing Ruby programs which need this capability, you only need to install it directly if you intend to write such programs yourself. . This package contains MySQL module for Ruby 1.8. Package: gkdebconf Priority: optional Section: admin Installed-Size: 347 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Agney Lopes Roth Ferraz Architecture: solaris-i386 Version: 1.2.64ubuntu1 Depends: debconf (>= 1.4.58) | debconf-2.0, gettext-base, gksu (>= 1.3.5), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm, xterm | x-terminal-emulator Suggests: libgnome2-perl, liblocale-gettext-perl, libqt-perl, libterm-readline-gnu-perl, whiptail | dialog | gnome-utils Filename: dists/hardy-unstable/contrib/binary-solaris-i386/admin/gkdebconf_1.2.64ubuntu1_solaris-i386.deb Size: 109200 MD5sum: e04d254b81b3eb9c6b2ff08d34969af0 SHA1: 26b574df654eb5a25c897b54f360125848e95844 SHA256: 22206f7ae0054f85f20c478981173dd6362107be482be3dd14bdbb508b77e1ad Description: Helper to reconfigure packages with Debconf This is a program that helps one using the "dpkg-reconfigure" tool. It is basically a graphical frontend. It makes life easier showing a simple menu of packages which can be reconfigured with Debconf and the Debconf frontends that can be used for the reconfiguration. Package: quotatool Priority: extra Section: admin Installed-Size: 8 Maintainer: Bas Zoetekouw Architecture: solaris-i386 Version: 1.4.10-1 Depends: sunwcslr Recommends: quota Filename: dists/hardy-unstable/contrib/binary-solaris-i386/admin/quotatool_1.4.10-1_solaris-i386.deb Size: 15566 MD5sum: db427899c3ab06e215a576b5f33e237a SHA1: 3f782f7adc43f27c5118ea609c0ae4ec11af6cec SHA256: 2a432b8f9ea93a2e1d6c2a404e3a196441c93729a29ed89804270f26f4251337 Description: tool to edit disk quotas from the command line Quotatool is a utility to set filesystem quotas from the commandline. Most quota-utilities are interactive, requiring manual intervention from the user. Quotatool on the other hand is not, making it suitable for use in scripts and other non-interactive situations. This is very useful to edit disk quotas from scripts. Package: faubackup Priority: optional Section: admin Installed-Size: 15 Maintainer: Martin Waitz Architecture: solaris-i386 Version: 0.5.9 Replaces: vbackup Provides: vbackup Depends: libgcc1 (>= 1:4.2.1), libpopt0 (>= 1.10), perl-modules, sunwcslr Recommends: ssh | rsh-client Conflicts: vbackup Filename: dists/hardy-unstable/contrib/binary-solaris-i386/admin/faubackup_0.5.9_solaris-i386.deb Size: 33818 MD5sum: b0f93a9113726d45ddeaed4cf404c84f SHA1: 15b4687a20fa32a0bc375b612af5cc1f414c0640 SHA256: 10e97b8be918ed710b3e7713526345fb5d003dad45c58b8aba42fa9fc442554c Description: Backup System using a Filesystem for Storage This Program uses a filesystem on a hard drive for incremental and full backups. All Backups can easily be accessed by standard filesystem tools (ls, find, grep, cp, ...) . Later Backups to the same filesystem will automatically be incremental, as unchanged files are only hard-linked with the existing version of the file. Package: libpam-passwdqc Priority: optional Section: admin Installed-Size: 8 Maintainer: Tollef Fog Heen Architecture: solaris-i386 Source: pam-passwdqc Version: 0.7.5-1 Depends: sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/admin/libpam-passwdqc_0.7.5-1_solaris-i386.deb Size: 30530 MD5sum: d44df892a13371a224ca0626a05013a9 SHA1: 60fb5d9acb8c77d27293a2064b5af6f3aab2cae6 SHA256: f12e83a57657e7afaf88dc7ec94782e7c5899aec727c02ee87e0da4322ca128f Description: replacement for the pam_cracklib module a simple password strength checking module for PAM-aware password changing programs, such as passwd(1). In addition to checking regular passwords, it offers support for passphrases and can provide randomly generated passwords. Package: arpwatch Priority: optional Section: admin Installed-Size: 23 Maintainer: KELEMEN Péter Architecture: solaris-i386 Version: 2.1a13-2 Depends: adduser, debianutils, libgcc1 (>= 1:4.2.1), libpcap0.8 (>= 0.9.3-1), sunwcslr Recommends: mail-transport-agent Suggests: snmp Filename: dists/hardy-unstable/contrib/binary-solaris-i386/admin/arpwatch_2.1a13-2_solaris-i386.deb Size: 125372 MD5sum: 3d0a7ac6ed94fcec483cae3788fa4c6f SHA1: 3e9a8abcf82e8f1685878f760f6f78f72e72a7fd SHA256: bf8b161520895b1f131032fcee504bb86882580938a7fe621ae8f0d38b881205 Description: Ethernet/FDDI station activity monitor Arpwatch maintains a database of Ethernet MAC addresses seen on the network, with their associated IP pairs. Alerts the system administrator via e-mail if any change happens, such as new station/activity, flip-flops, changed and re-used old addresses. Package: members Priority: optional Section: admin Installed-Size: 7 Maintainer: Lars Bahner Architecture: solaris-i386 Version: 19990831-5 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/admin/members_19990831-5_solaris-i386.deb Size: 8904 MD5sum: 9c1f247f02908fdf1d63428449f25442 SHA1: d865f3e6060f756743067d88bc2c26674e02f127 SHA256: 81a90fef42acfd997016426072fb1512393060b55b86b123e1c89d14831266ec Description: Shows the members of a group; by default, all members. members is the complement of groups: whereas groups shows the groups a specified user belongs to, members shows users belonging to a specified group. . Given the name of a group, members will send a space-separated list of member names to stdout. . Full option parsing has been added as of this version. You can ask for primary members, secondary members, both on one line, each on separate lines. If no option is selected, prints all members on one line by default. Package: yasr Priority: extra Section: admin Installed-Size: 16 Maintainer: Luke Yelavich Original-Maintainer: Mario Lang Architecture: solaris-i386 Version: 0.6.8-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libiconv, sunwcslr Recommends: eflite Filename: dists/hardy-unstable/contrib/binary-solaris-i386/admin/yasr_0.6.8-0ubuntu1_solaris-i386.deb Size: 49940 MD5sum: 8b1e61c4db3909f1711f6e83aef51ee7 SHA1: 80ba645bb21289c4bfd11b4c9576f34a5042b639 SHA256: b4c4f3dd1dfaef692f28a4e4fc89645a94b822b654488c466594cd8e91cabfa0 Description: General-purpose console screen reader Yasr is a general-purpose console screen reader for GNU/Linux and other Unix-like operating systems. The name "yasr" is an acronym that can stand for either "Yet Another Screen Reader" or "Your All-purpose Screen Reader". . Currently, yasr attempts to support the Speak-out, DEC-talk, BNS, Apollo, and DoubleTalk synthesizers. It is also able to communicate with Emacspeak servers and can thus be used with synthesizers not directly supported, such as Festival Lite (via eflite) or FreeTTS. . Yasr is written in C and works by opening a pseudo-terminal and running a shell, intercepting all input and output. It looks at the escape sequences being sent and maintains a virtual "window" containing what it believes to be on the screen. It thus does not use any features specific to Linux and can be ported to other Unix-like operating systems without too much trouble. Homepage: http://yasr.sourceforge.net Package: userinfo Priority: optional Section: admin Installed-Size: 9 Maintainer: Tobias Toedter Architecture: solaris-i386 Version: 1.11-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/admin/userinfo_1.11-1_solaris-i386.deb Size: 22800 MD5sum: 2996387ef53ac5d43acdc91cabc1e0e1 SHA1: 10f4c2f95c27da5045cf2544a4f65e33d7b2b95a SHA256: 68e4ff81f9b47993e57645f23f84d94d17d61db61aba8bff0ce3103fed0fc9c1 Description: display information about local users Userinfo is a small console utility to display as much information about a local user as possible. It supports the output of password file info, home directory mode, mail info, lastlog info and more. . Homepage: http://bjk.sourceforge.net/userinfo/ Package: samdump2 Priority: optional Section: admin Installed-Size: 7 Maintainer: Adam Cécile (Le_Vert) Architecture: solaris-i386 Version: 1.1.1-1 Depends: sunwcslr, sunwopensslr Recommends: bkhive Suggests: ophcrack Filename: dists/hardy-unstable/contrib/binary-solaris-i386/admin/samdump2_1.1.1-1_solaris-i386.deb Size: 14662 MD5sum: 83a79ac2629fb2bfa453cd1ec9ad0efb SHA1: 2c0dc7f9ccaae1d1b86851f3488c95d0bfadde0a SHA256: dc1af16c0adbeb4f9a196693f3bc7e6290833ed0070b17e762da7ae05b9fdeba Description: Dump Windows 2k/NT/XP password hashes This tool is designed to dump Windows 2k/NT/XP password hashes from a SAM file. It requires the syskey key which can be found with tools like bkhive. . Syskey is a Windows feature that adds an additional encryption layer to the password hashes stored in the SAM database. Homepage: http://ophcrack.sourceforge.net/ Package: qgrubeditor Priority: optional Section: admin Installed-Size: 694 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Harald Sitter Architecture: solaris-i386 Version: 2.5.0-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/admin/qgrubeditor_2.5.0-0ubuntu1_solaris-i386.deb Size: 278052 MD5sum: 2c4482cd725a164b135d9047c82e2a1b SHA1: 364f8c7cb3083a1619131d31a00dfd7ddb6c0fbe SHA256: 951b94594af59d7da9aace881d5aa00ae4c43f06ff55a888fac9aa59df9d388f Description: graphical editor for GRUB boot manager settings A tool to view and edit the menu.lst file of the GRUB boot manager. It offers many features and it is the perfect solution for those who want to change the way GRUB works, without messing with the menu.lst file. Homepage: http://www.qt-apps.org/content/show.php?content=60391 Package: c2050 Priority: extra Section: admin Installed-Size: 8 Maintainer: Marco Nenciarini Architecture: solaris-i386 Version: 0.3b-1 Depends: gs, sunwcslr Recommends: foomatic-db Suggests: a2ps, foomatic-filters-ppds Filename: dists/hardy-unstable/contrib/binary-solaris-i386/admin/c2050_0.3b-1_solaris-i386.deb Size: 10388 MD5sum: 6e64ab5d43ded58c58c6c08db9f2c494 SHA1: f4e702fe743950220fe2433ebbee434c9da6feba SHA256: 8404e88b3d3c914cdece7f47161a640c116dd1799182ca66bfafc931a754562c Description: Lexmark 2050 Color Jetprinter Linux Driver Filter to convert a Postscript file to Lexmark 2050 format. . This driver allow you to print at 300dpi in color on A4 paper. Enhances: foomatic-db Package: apt-transport-debtorrent Priority: optional Section: admin Installed-Size: 6 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Cameron Dale Architecture: solaris-i386 Version: 0.2.0ubuntu1 Depends: libapt-pkg-4.6, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: debtorrent (>= 0.1.5) Conflicts: debtorrent (<< 0.1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/admin/apt-transport-debtorrent_0.2.0ubuntu1_solaris-i386.deb Size: 25978 MD5sum: 98bd7eae73e52341b5bc767ecfd82f1c SHA1: 47e0f86a57fe44dd9a4e969ca916d19b47df86ee SHA256: ba5a181ab7df69b057944968a3714961f6ed2ff87e293a03b2f83af8aacf26ba Description: an APT transport for communicating with DebTorrent This package contains the APT debtorrent transport. It makes it possible to use 'deb debtorrent://localhost:9988/foo distro main' type lines in your sources.list file. . For an overview of the DebTorrent program, see the 'debtorrent' package. . You don't actually need this package to use the DebTorrent program, it will work fine using the regular http:// transport. . However, using this method has some advantages over HTTP. Unlike the traditional HTTP method, this transport will send all possible requests to DebTorrent as soon as it recieves them, which will speed up the download as peers can be contacted in parallel. This method also allows the DebTorrent client to return files to APT in any order, which is important since BitTorrent downloads proceed in a random order. Additionally, this method uses a very similar protocol to HTTP, and so can easily be used to access a DebTorrent client running on another host. Homepage: http://debtorrent.alioth.debian.org/ Package: foremost Priority: optional Section: admin Installed-Size: 9 Maintainer: Gürkan Sengün Architecture: solaris-i386 Version: 1.5.3-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/admin/foremost_1.5.3-1_solaris-i386.deb Size: 40850 MD5sum: 14bab6f639d01ffdb8489eda95d43b29 SHA1: 3cdc49735b1466ceddc4332070da9adfeb94bdcd SHA256: 3b7a5891fecd778976611af44aedec96e5b55605e5286159971188eaa9834e9f Description: Forensics application to recover data This is a console program to recover files based on their headers and footers for forensics purposes. . Foremost can work on disk image files, such as those generated by dd, Safeback, Encase, etc, or directly on a drive. The headers and footers are specified by a configuration file, so you can pick and choose which headers you want to look for. Homepage: http://foremost.sourceforge.net/ Package: auto-apt Priority: optional Section: admin Installed-Size: 19 Maintainer: Fumitoshi UKAI Architecture: solaris-i386 Version: 0.3.21 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Recommends: apt, dpkg-dev, perl, sudo, wget Suggests: build-essential, libgtk-perl, x-terminal-emulator Filename: dists/hardy-unstable/contrib/binary-solaris-i386/admin/auto-apt_0.3.21_solaris-i386.deb Size: 49044 MD5sum: ed6fab182893d066570baeea7b9a0808 SHA1: a0f85f8569e936df546186c798d17999b73c3253 SHA256: d25cfe5e717e9056dd560643cc504b4fd06a336502d96efed08d3e42842bc593 Description: package search by file and on-demand package installation tool auto-apt checks the file access of programs running within its environments, and if a program tries to access a file known to belong in an uninstalled package, auto-apt will install that package using apt-get. This feature requires apt and sudo to work. . It also provides simple database to search which package contains a requested file. Package: supercat Priority: optional Section: utils Installed-Size: 14 Maintainer: Kumar Appaiah Architecture: solaris-i386 Version: 0.5.4-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/supercat_0.5.4-1_solaris-i386.deb Size: 17144 MD5sum: fe0c6aab0a6b965fe92b3ce21998c1a3 SHA1: 5eb8f0e420c62f7e716fcea7b141b978f6edbdca SHA256: cdaad2cd3486e5daac6fa79c5588a5aa2ae6e1373185f8c71a43912bc87effc8 Description: program that colorizes text for terminals and HTML Supercat is a program that colorizes text based on matching regular expressions/strings/characters. Supercat supports html output as well as standard ASCII text. Unlike some text-colorizing programs that exist, Supercat does not require you to have to be a programmer to make colorization rules. Homepage: http://supercat.nosredna.net/ Package: restartd Priority: extra Section: utils Installed-Size: 12 Maintainer: Aurélien GÉRÔME Architecture: solaris-i386 Version: 0.2.2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/restartd_0.2.2_solaris-i386.deb Size: 11260 MD5sum: 153fb112e05b8b7cf363f46a0ecc0807 SHA1: 1fab7be8892c05743579b5a72faace489a746dce SHA256: 0396456440a5878948100409193840f6c8e92fd164f958b5aec5b9cd80d97931 Description: Process checker and/or restarter Restartd is a daemon for checking running and not running processes. It reads the /proc directory every n seconds and does a POSIX regexp on the process names. You can execute a script or a program if the process is or is not running. Package: memtester Priority: optional Section: utils Installed-Size: 8 Maintainer: Gürkan Sengün Architecture: solaris-i386 Version: 4.0.8-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/memtester_4.0.8-1_solaris-i386.deb Size: 13106 MD5sum: ddfd9adabe38f81e6c85757d667adbc5 SHA1: b9c5e94f4065499bfce13993beef2b58a34e40b6 SHA256: dd1ee76e4c76c6e1eed8c25a84ed8bd1bfe6ccac1a38a52bfa62e5c896309b86 Description: A utility for testing the memory subsystem This is a utility for testing the memory subsystem in a computer to determine if it is faulty. Homepage: http://pyropus.ca/software/memtester/ Package: libuptimed-dev Priority: extra Section: libdevel Installed-Size: 7 Maintainer: Thibaut VARENE Architecture: solaris-i386 Source: uptimed Version: 1:0.3.12-1 Replaces: libuptimed Depends: debconf (>= 0.5), libuptimed0, perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/libuptimed-dev_0.3.12-1_solaris-i386.deb Size: 14066 MD5sum: 4622790bb0597c6d19652d5513eeed79 SHA1: 32622ed171a61c6c3092a34b89fa889c6790717b SHA256: 17ee84c55e09cabf1cc40ccddf6a16becc1b432c4e6417753627be540b9e6d10 Description: Development files for uptimed Uptimed allows you to track your highest uptimes via boot IDs. . Features: - Console program to display statistics - Can send mail if a milestone or a new record is reached Package: uptimed Priority: extra Section: utils Installed-Size: 18 Maintainer: Thibaut VARENE Architecture: solaris-i386 Version: 1:0.3.12-1 Depends: debconf | debconf-2.0, libgcc1 (>= 1:4.2.1), libuptimed0, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/uptimed_0.3.12-1_solaris-i386.deb Size: 39556 MD5sum: 954f454e5cea78e57b112928f43e6578 SHA1: 3d5524d515fdb6cb2afe2ae1bebd97efcea7f467 SHA256: db24d3c9b80c863219734f0dc8128ac73e614a5c6f307e7edd7c71186ac2ffcf Description: Utility to track your highest uptimes Uptimed allows you to track your highest uptimes via boot IDs. It uses the system boot time to keep sessions apart from each other. . Features: - Console program to display statistics - Can send mail if a milestone or a new record is reached Package: kipina Priority: optional Section: utils Installed-Size: 45 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: solaris-i386 Version: 0.2.2-0ubuntu1 Replaces: kipina-dev-doc Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxml2 (>= 2.6.27), libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/kipina_0.2.2-0ubuntu1_solaris-i386.deb Size: 287662 MD5sum: 06b82c76872df2ffdcffb0d013dcc09b SHA1: 5c6f46b0c4d6304a7d545a32ab0dd2eb3466a53d SHA256: 95a5fc967db5b6c3da40743e0c0cc62b4b489b4cabd2851b2c79308038863cbb Description: training program to log physical activities of athletes Kipina is a free training log software for athletes to log their physical activities. It is intended to be easy to use but still powerful tool to analyze your training data. Package: disktype Priority: optional Section: utils Installed-Size: 8 Maintainer: Juan Manuel Garcia Molina Architecture: solaris-i386 Version: 9-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/disktype_9-1_solaris-i386.deb Size: 37542 MD5sum: 41461d439ef429114d3cc0ad640111e8 SHA1: a5c2f1fb4a7d9c460a91d957819826605f14dd5b SHA256: 17dbf31780f8419b0bc5135c5e6a0155326edc9d2bfb3e73606e3b85f90258f5 Description: detection of content format of a disk or disk image The purpose of disktype is to detect the content format of a disk or disk image. It knows about common file systems, partition tables, and boot codes. Package: unadf Priority: optional Section: utils Installed-Size: 215 Maintainer: Gürkan Sengün Architecture: solaris-i386 Version: 0.7.11a-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/unadf_0.7.11a-1_solaris-i386.deb Size: 112342 MD5sum: ec7f9c9a16a0bfa3125c43b0f5681d4d SHA1: fb23a8390a2b194b0f948431e8c271ec5f741c9a SHA256: 573c15b05b494f4a36d1c8a61faa43a8cd097ff60d45a3e1ec9298b364113524 Description: Extract files from an Amiga Disk File dump (.adf) This tool allows the extraction of files from an ADF. Package: pcopy Priority: optional Section: utils Installed-Size: 8 Maintainer: Anibal Monsalve Salazar Architecture: solaris-i386 Version: 1.5-0 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/pcopy_1.5-0_solaris-i386.deb Size: 9054 MD5sum: 4ff6f97eacb7fd35db05fafe35a70e38 SHA1: 91cf2de8577be9af7f8b603f2d92c82c8f5246ab SHA256: 8471ab2138dadf04e479d734b568722b5d185dcb98a5a7868c00c9c93542aaf0 Description: multithreaded (raw) disk copying program Tool for large disk to disk copying. . pcopy is intended to be used when doing large disk (partition) to disk (partition) copying where dd is just too slow (and error prone). It also displays a progress counter while doing the copying. . Homepage: http://directory.fsf.org/sysadmin/Backup/pcopy.html Package: p7zip Priority: optional Section: utils Installed-Size: 843 Maintainer: Mohammed Adnène Trojette Architecture: solaris-i386 Version: 4.57~dfsg.1-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: p7zip-full Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/p7zip_4.57~dfsg.1-1_solaris-i386.deb Size: 310912 MD5sum: c2e943e24ce188899d97d88d4a3cb016 SHA1: 386f4e6be8b024e232c5459174637896d4a72113 SHA256: b0b6b82ae6aed94b36fbb83d8cb7d5b7dc415f451057b5f1ca93af5b1a5c2ef8 Description: 7zr file archiver with high compression ratio p7zip is the Unix port of 7-Zip, a file archiver that archives with very high compression ratios. . p7zip provides: - /usr/bin/7zr a standalone minimal version of the 7-zip tool that only handles 7z archives. 7z compression is 30-50% better than ZIP compression. - /usr/bin/p7zip a gzip like wrapper around 7zr. . p7zip-full provides 7z and 7za which support more compression formats. Homepage: http://p7zip.sourceforge.net/ Package: hebcal Priority: optional Section: utils Installed-Size: 10 Maintainer: Shaya Potter Architecture: solaris-i386 Version: 3.5-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/hebcal_3.5-1_solaris-i386.deb Size: 49992 MD5sum: 8364567e4ea9a7d6f0a6d03a41120a9f SHA1: 17b1beb901579399bb7bcb69a331a67924f765e2 SHA256: 0bd4e3ecb47326d4b8d7b8fa14df3bc42299e13553baabeb137c90b59399d7e5 Description: A Perpetual Jewish Calendar Hebcal is a program which prints out the days in the Jewish calendar for a given gregorian year. Hebcal is fairly flexible in terms of which events in the Jewish calendar it displays. Package: wprint Priority: optional Section: utils Installed-Size: 10 Maintainer: Eduardo Trápani Architecture: solaris-i386 Version: 2.05+dfsg-0.1 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/wprint_2.05+dfsg-0.1_solaris-i386.deb Size: 28720 MD5sum: 604336391a77999f231a806391b49f75 SHA1: 4e35d10f3e3e84485f56fe39100ed4046318b1cb SHA256: 02fa56b7ee70b5cdb7a6561a77eb16704c793df27a198b9503797964812bdb7d Description: Print any charset from web browsers and HtmlDoc WorldPrint is a filter for Mozilla (Galeon, etc.), Htmldoc, and Netscape PostScript output that uses TrueType fonts to allow the printing of pages written in Unicode, Big5, SJIS, KOI-8, ISO-8859* and others. Package: yamdi Priority: extra Section: utils Installed-Size: 8 Maintainer: Todd Troxell Architecture: solaris-i386 Version: 1.2-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/yamdi_1.2-1_solaris-i386.deb Size: 11438 MD5sum: 919ea80aa66dcac91d2674ddc68fc9c5 SHA1: bd4d70c5bbb982583cbac96c8a52013b2741b72d SHA256: 9cb68ee63690700a43b0aba03c1f9d7e905ff7b9f57791dfbfa4ad6c00678fcc Description: a utility for adding metadata to flash video files yamdi is a fast console application for adding various metadata to flv files. The program tends to be more efficient than other which perform a similar function because it buffers it's input file, rather than loading into memory in it's entirety. Package: pgpdump Priority: optional Section: utils Installed-Size: 7 Maintainer: Jose Luis Rivas Architecture: solaris-i386 Version: 0.25-1 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/pgpdump_0.25-1_solaris-i386.deb Size: 20026 MD5sum: 0200e11b4848f4a58e2d32f94e27cf91 SHA1: 81d2e1b916a227e4d95c7945d18250a6d9b3f640 SHA256: 7c45d73420f0c424813497ff444e76bbbeb42ba88a2cd8349fc2cb72c8fa4a79 Description: PGP packet visualizer pgpdump displays the sequence of OpenPGP or PGP version 2 packets from a file. . The output of this command is similar to the one of GnuPG's `list packets' command, however, pgpdump produces a more detailed and easier to understand. Package: paperkey Priority: optional Section: utils Installed-Size: 11 Maintainer: Peter Palfrader Architecture: solaris-i386 Version: 0.7-1 Depends: sunwcslr Recommends: gnupg Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/paperkey_0.7-1_solaris-i386.deb Size: 23146 MD5sum: 34956c9e278e62b78427f0bf69406ab6 SHA1: ee4bbfba7cccc613deddd1f222b16b0039599fee SHA256: cdb041b5ef27b2063b9ebb8ec7fe7d4071b47adbbf9889e4e27d76452c82778c Description: extract just the secret information out ouf OpenPGP secret keys A reasonable way to achieve a long term backup of OpenPGP (GnuPG, PGP, etc) keys is to print them out on paper. The reasoning behind this is that paper and ink has amazingly long retention qualities - far longer than the magnetic or optical means that are generally used to back up computer data. . Due to metadata and redundancy, OpenPGP secret keys are significantly larger than just the "secret bits". In fact, the secret key contains a complete copy of the public key. Since the public key generally doesn't need to be escrowed (most people have many copies of it on various keyservers, web pages, etc), only extracting the secret parts can be a real advantage. . Paperkey extracts just those secret bytes and prints them. To reconstruct, you re-enter those bytes (whether by hand or via OCR) and paperkey can use them to transform your existing public key into a secret key. Enhances: gnupg Package: sdate Priority: optional Section: utils Installed-Size: 16 Maintainer: Christoph Berg Architecture: solaris-i386 Version: 0.3 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/sdate_0.3_solaris-i386.deb Size: 9756 MD5sum: 2ffe321b0cc0e8e9683a16ae141b94fd SHA1: 6540c642efa6967390b6a269aa5834663a3f176d SHA256: c29177431406cda2a76576eac4b1834cfa8d7aeade98540b1066964e51720823 Description: never ending September date sdate wraps the libc localtime() and gmtime() functions to output the eternal september 1993 date. . sdate works like fakeroot (on which its code is based) by setting LD_PRELOAD to a wrapper library. . * http://www.catb.org/~esr/jargon/html/S/September-that-never-ended.html * http://www.df7cb.de/projects/sdate/ Package: xdelta3 Priority: optional Section: utils Installed-Size: 12 Maintainer: A Mennucc1 Architecture: solaris-i386 Version: 0s.dfsg-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/xdelta3_0s.dfsg-1_solaris-i386.deb Size: 74660 MD5sum: 7add04b9a6569f958336dabee83cb6cd SHA1: a9ae8eaa24f8d15bfa440fbccc3d87dd1544faa8 SHA256: e1817ec1f87820edecdeaabcf37bf325faead6da187c232b5260d86b58205e28 Description: A diff utility which works with binary files Xdelta3 is a set of tools designed to compute changes between binary files. These changes (delta files) are similar to the output of the "diff" program, in that they may be used to store and transmit only the changes between files. The "delta files" that Xdelta3 manages are stored in RFC3284 (VCDIFF) format. Package: hexcat Priority: optional Section: utils Installed-Size: 6 Maintainer: Abraham vd Merwe Architecture: solaris-i386 Version: 0.0.3.2 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/hexcat_0.0.3.2_solaris-i386.deb Size: 6876 MD5sum: 0a103b7182560f924a5b4402dbcb3223 SHA1: efdb058d98a673a14b2799998974c82d31909e3c SHA256: ae3f04a6f2073d4424196b3d3372c0817f8c107912c7bcf5c180a91c34e5e290 Description: HEX dumping utility The output consists of 6 columns. The first column contains the address of the row (in bytes). Columns 2 to 5 contain the characters in the row represented as hexadecimal bytes. The last column contains the bytes as printable characters. If a character is not printable it is replaced by a dot. Package: unmo3 Priority: optional Section: utils Installed-Size: 8 Maintainer: Gürkan Sengün Architecture: solaris-i386 Version: 0.5-1 Depends: sunwcslr Recommends: opencubicplayer, schism, xmp Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/unmo3_0.5-1_solaris-i386.deb Size: 199974 MD5sum: bcb0bb79f8dd4d74da7725f7809a65cb SHA1: df0a736a0ab626774e47e01688d888857a86f1ee SHA256: bdca9ea7491763657390bb91ee6ff9a54e22a12998b42da9b07e234ee407c245 Description: Uncompress and extract samples from MO3 modules The MO3 format means "MOdule with MP3", because the main initial idea was to reduce the size of a module (in .mod, IT, XM) by compressing the samples using MPEG audio layer 3. The samples can be compressed using OGG, MP3, and two kind of specific lossless algorithms. Homepage: http://lclevy.free.fr/mo3 Package: randomize-lines Priority: optional Section: utils Installed-Size: 8 Maintainer: Arthur de Jong Architecture: solaris-i386 Version: 0.2.6 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/randomize-lines_0.2.6_solaris-i386.deb Size: 14840 MD5sum: 13f06b5293e4e0cc74ff19d842b6dfc2 SHA1: 9d636001f0bf78f11a23c65385e037bef5b7fe2e SHA256: 04ef3841f9e191fe32f71375c409d6809973d4d9f9a7b6609176c44386d2d08f Description: randomize lines of input text rl is a command-line tool that reads lines from an input file or stdin, randomizes the lines and outputs a specified number of lines. It does this with only a single pass over the input while trying to use as little memory as possible. . Currently randomize-lines is under development and command-line arguments may change slightly until a 1.0 release is made. . Homepage: http://ch.tudelft.nl/~arthur/rl Package: seccure Priority: optional Section: utils Installed-Size: 135 Maintainer: James Westby Architecture: solaris-i386 Version: 0.3-1 Depends: libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/seccure_0.3-1_solaris-i386.deb Size: 26696 MD5sum: a73a7247b9034eb2aaa6bc0a50267d1a SHA1: e472c3a7fb92a8754cf245203dd591079a07685d SHA256: 0d5937d2f32a5c6863571b76bdd380d20dd44b0f497f6ebed1ce6e0b58ccb4d7 Description: tools for using algorithms based on elliptic curve cryptography (ECC) The seccure toolset implements a selection of asymmetric algorithms based on elliptic curve cryptography (ECC). In particular, it offers public key encryption / decryption and signature generation / verification. ECC schemes offer a much better key size to security ratio than classical systems (RSA, DSA). Keys are short enough to make direct specification of keys on the command line possible (sometimes this is more convenient than the management of PGP-like key rings). seccure builds on this feature and therefore is the tool of choice whenever lightweight asymmetric cryptography -- independent of key servers, revocation certificates, the Web of Trust, or even configuration files -- is required. . The toolkit implements Diffie-Hellman key exchange, allowing you to agree a key with another party over an insecure channel. The Diffie Helman protocol affords forward secrecy, and requires no previous contact with the other party. . The seccure toolset allows you to select the curve that the operations are performed on, so that different cryptographic needs can be supported. This is currently the only ECC package in Debian GNU/Linux to offer a choice of curves and MAC lengths. . It is currently missing some of the functionality of the sks-ecc package, including encrypting to multiple recipients at once, and creating different signature formats. Package: fl-cow Priority: extra Section: utils Installed-Size: 9 Maintainer: Robert Collins Architecture: solaris-i386 Version: 0.6-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/fl-cow_0.6-1_solaris-i386.deb Size: 7804 MD5sum: 0b84f689b9c1a15c2067124f41ed7ca8 SHA1: e3d4220849013eaa9ca66c15f40d9b593eaecd64 SHA256: 912860901e40f10134daed81044421af02c0debae9b9b7c1b62be50854b2e8bb Description: copy-on-write utility Fl-cow allows you to utilise hard links to save disk space by causing hard-linked files to be copied rather than overwritten as they are changed. . This is useful for making changes to large source trees while keeping a copy of the original tree to generate patches from. Also, if you are using the Arch revision control system with working copies hard-linked to a revision library, using fl-cow can prevent revision library corruption. . Fl-cow is an LD_PRELOAD hack, not a kernel patch. . Web page: http://xmailserver.org/flcow.html Package: ripole Priority: optional Section: utils Installed-Size: 54 Maintainer: Adam Cécile (Le_Vert) Architecture: solaris-i386 Version: 0.2.0+20051231.1055-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/ripole_0.2.0+20051231.1055-1_solaris-i386.deb Size: 21376 MD5sum: 97f484377a2d9be28cf1f066f29eb273 SHA1: 34958c7fca8f89640746b0043d063585f5826c8e SHA256: 1b8b5ef844065c41b69fa6a07945f3d0e63cacd65f9eeb6b2ac34e527d64a79b Description: Extract attachments from OLE2 data files (ie, MS Office docs) ripOLE is a small program/library designed to pull out attachments from OLE2 data files. . It can handle most of Microsoft Office documents like "doc" (Word), "xls" (Excel) or "ppt" (Powerpoint). . Homepage: http://www.pldaniels.com/ripole/ Package: swfmill Priority: extra Section: utils Installed-Size: 15 Maintainer: Miriam Ruiz Architecture: solaris-i386 Version: 0.2.12-1 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), sunwcsl, sunwlibm, zlib1g (>= 1:1.2.1) Suggests: mtasc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/swfmill_0.2.12-1_solaris-i386.deb Size: 222686 MD5sum: 2fea99bf6c19a3ac1a87f2586dd46bde SHA1: 8b9eb272ab2cef77329895c33d62dc50ff51ba24 SHA256: 62ca5b0473b97120a355944bac0315ac43b89e3abef5386cf9451e2a02765651 Description: xml2swf and swf2xml processor swfmill is a tool to process Shockwave Flash(TM) (SWF) files. It can convert SWF from and to an XML-dialect called swfml, which is closely modeled after the SWF file format. . Apart from this xml2swf and swf2xml functionality, it also provides a libxslt-based XSL transformator that supports an extension ("swft") which helps with generating IDs for SWF objects and can import an SWF as XML using an XPath command (swft:document()). . As a simple application of such functionality, swfmill can pack together a bunch of media files (currently JPGs, PNGs, TTFs and other SWFs) into an SWF as "library objects" for your attachMovie() pleasure. . Homepage: http://www.swfmill.org/ Package: rzip Priority: optional Section: utils Installed-Size: 6 Maintainer: Alec Berryman Architecture: solaris-i386 Version: 2.1-1 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/rzip_2.1-1_solaris-i386.deb Size: 18230 MD5sum: 7fd5296b2b3c4e0c47d2da9553af82f6 SHA1: e8fc80e23a61834dc155a051a3671be8d79573b1 SHA256: e61564f1eff2a91e63ebed8ffe67dc383cc48c8016700da496950415077897ea Description: compression program for large files rzip is a compression program able to take advantage of long distance redundancies in files, allowing greater compression ratios. rzip uses a history buffer of up to 900MB, while gzip uses 32KB and bzip2 uses 900KB. rzip cannot read from the standard input or write to the standard output. Package: fcitx Priority: optional Section: utils Installed-Size: 8173 Maintainer: Yu Guanghui Architecture: solaris-i386 Version: 1:3.4.3-1 Depends: libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.2.1), libiconv, libx11-6, libxft2 (>> 2.1.1), libxpm4, sunwcslr Recommends: im-switch, ttf-arphic-gbsn00lp | ttf-arphic-gkai00mp Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/fcitx_3.4.3-1_solaris-i386.deb Size: 3291822 MD5sum: aab3d75a0ac470d48c770f63d9c1bd51 SHA1: 6cb19d64e28d8f17ebdb4712f2526cd0d2fe3934 SHA256: d10466bf311d05b5edae9d7e83e8eadd22d4ba6ecc1e49acee368f326a6df02a Description: Free Chinese Input Toy for X (XIM) fcitx is a simplified Chinese input server. It supports WuBi, Pinyin and QuWei input method. It's small and fast. Package: devio Priority: optional Section: utils Installed-Size: 49 Maintainer: Rod Whitby Architecture: solaris-i386 Version: 1.2-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/devio_1.2-1_solaris-i386.deb Size: 17260 MD5sum: dfe73da8d5d0ddf038a01cabc5e66d7d SHA1: da0abd10606dc211b6d8f7e2436182d729f1f5b5 SHA256: 5b904455201723f7fd80f24549b197327218fb6a1145176450c10f023224a6da Description: correctly read (or write) a region of a block device devio is a command line program to read correctly from mtd character (and other block) devices. devio allows access to specific regions of the device and allows output of data from specific locations. The primary difference between devio and other command line utilities, such as dd and cat, is that it is not stream based - it writes directly into the object rather than reading and writing a stream of data. Package: mountpy Priority: optional Section: utils Installed-Size: 49 Maintainer: Radovan Garabík Architecture: solaris-i386 Version: 0.8.1 Depends: python (>= 2.2), sunwcslr Suggests: super | sudo Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/mountpy_0.8.1_solaris-i386.deb Size: 12648 MD5sum: 272e21e8b823b3c06fd59a2144ddfbde SHA1: a5f6233fa920000142efb2ec3853c9f239f8a1fe SHA256: b54c7de1bce9cd5d6a279b1359dc2d61fd3202493d2b444c4cced4698b546d45 Description: script for quick mounting of removable devices mountpy scans all devices connected to the system, and tries to mount them, creating mount directories as needed. Warning: After configured, this program allows ordinary users to mount external filesystems. Do not install it on multiuser machines with untrusted users! Package: nomarch Priority: optional Section: utils Installed-Size: 9 Maintainer: Matthew Grant Architecture: solaris-i386 Version: 1.3-3 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/nomarch_1.3-3_solaris-i386.deb Size: 16370 MD5sum: 17fad9c4444f4c41277f9ed1130146d1 SHA1: c70ce533679ebeb53daedf5ba929bf2a48a7ba5c SHA256: 4c84e212eab30a69176a6553fa13a960ff650786dde41973083057a8c6fbd041 Description: Unpacks .ARC and .ARK MS-DOS archives This is a de-archiving only replacement for the arc archiver from SEA. It can handle pkarc archives, as well as others. It can also be used with emacs - see the nomarch manpage. . This package is very useful for E-Mail virus scanner scripts for attachement unpacking. Package: ciso Priority: optional Section: utils Installed-Size: 6 Maintainer: Gaëtan Petit Architecture: solaris-i386 Version: 1.0.0-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/ciso_1.0.0-0ubuntu1_solaris-i386.deb Size: 7544 MD5sum: 9b5aa321d8bbe04c588966f02a7b8dfc SHA1: c82a4aec7bcf55119500ba2bf818d10e045a7faa SHA256: 30551ebf1afaea4f0042f95e994f105fc22db762e3d944d934faa5dd3eee1120 Description: Tool to convert Sony PSP iso to ciso A simple tool to convert your Sony PSP isos from your backuped games to cso files. . Originally coded by Booster. Homepage : http://ciso.tenshu.fr/ Package: otf2bdf Priority: extra Section: utils Installed-Size: 11 Maintainer: Miriam Ruiz Architecture: solaris-i386 Version: 3.0-1 Depends: libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/otf2bdf_3.0-1_solaris-i386.deb Size: 29380 MD5sum: f7961f71a447cb5d436c989b59cc6e1a SHA1: b6555e57d198c3f0c4ca7662475a5ddfb7490c6f SHA256: af69b1567f7a0168308e4cda0c7f5847902940a17e295b438f316ac3f4f9e7ee Description: generate BDF bitmap fonts from OpenType outline fonts otf2bdf is a command line utility that uses the FreeType 2 font rendering library to generate BDF bitmap fonts from OpenType outline fonts at different sizes and resolutions. . Homepage: http://crl.nmsu.edu/~mleisher/ttf2bdf.html Package: dvdtape Priority: extra Section: utils Installed-Size: 7 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: solaris-i386 Version: 1.6-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/dvdtape_1.6-1_solaris-i386.deb Size: 13700 MD5sum: 8783bb6d1f36bf04bb147c5836bcc175 SHA1: 52b10a56196845160d940ea52e498b44db4a734c SHA256: 43b5ca81bd19ca39fc95d13208cc0c187e44575bebdca8b535df6a761ba02351 Description: Create DVD master filesystems on DLT media This tool will create the control files needed when mastering DVDs for manufacturing (DDP information, DDPMS information, "lead in") and output them to DLT tape(s) or disk files as desired. Package: grunt-uucp Priority: optional Section: utils Installed-Size: 5 Maintainer: John Goerzen Architecture: solaris-i386 Source: grunt Version: 0.5.1 Depends: grunt, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/grunt-uucp_0.5.1_solaris-i386.deb Size: 6566 MD5sum: 8eed1b00074bab030587fd3817f415a6 SHA1: 184f1f8015b88c296ed301eb9c102c1762ee6e73 SHA256: c2e673e75d585b155ab6f2ebac0f5ac50f86963a710f480e2ac5a24f0e3c9734 Description: Handler for incoming UUCP requests grunt-uucp is the GRUNT handler for incoming UUCP requests. It is essentially a wrapper around the regular gruntreceive program to handle switching security contexts. Package: advancecomp Priority: optional Section: utils Installed-Size: 12 Maintainer: Piotr Ozarowski Architecture: solaris-i386 Version: 1.15-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/advancecomp_1.15-1_solaris-i386.deb Size: 305668 MD5sum: dda4d6c9cb7d0f704685e6083cba27ec SHA1: df8571cc473f436243a9c1667561ccde3d2d7140 SHA256: e573d1158c2ff756c94a071217721600b405d32374b109798dafce08b0fb9ce9 Description: collection of recompression utilities AdvanceCOMP contains recompression utilities for your .zip archives, .png images, .mng video clips and .gz files. . For recompression, 7-Zip (http://www.7-zip.com) is used, which generally gives 5-10% more compression than zLib. . Homepage: http://advancemame.sourceforge.net/ Package: p7zip-full Priority: optional Section: utils Installed-Size: 3025 Maintainer: Mohammed Adnène Trojette Architecture: solaris-i386 Source: p7zip Version: 4.57~dfsg.1-1 Replaces: p7zip (<< 4.39-1) Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: p7zip-rar Conflicts: p7zip (<< 4.39-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/p7zip-full_4.57~dfsg.1-1_solaris-i386.deb Size: 1168392 MD5sum: 51f92326057614c17e4110ec93acf1fc SHA1: bb2f5ea6228b1dd8e2defe8bc1b4fcef0f5dcf07 SHA256: 6353bc056d5a76d23bc4381b3aac50ff3a68136d44e1745bc69571becede8af8 Description: 7z and 7za file archivers with high compression ratio p7zip is the Unix port of 7-Zip, a file archiver that archives with very high compression ratios. . p7zip-full provides: - /usr/bin/7za a standalone version of the 7-zip tool that handles 7z archives (implementation of the LZMA compression algorithm) and some other formats. - /usr/bin/7z not only does it handle 7z but also ZIP, Zip64, CAB, RAR, ARJ, GZIP, BZIP2, TAR, CPIO, RPM, ISO and DEB archives. 7z compression is 30-50% better than ZIP compression. . p7zip provides 7zr, a light version of 7za, and p7zip a gzip like wrapper around 7zr. Homepage: http://p7zip.sourceforge.net/ Package: happydigger Priority: optional Section: utils Installed-Size: 25 Maintainer: Joop Stakenborg Architecture: solaris-i386 Version: 3.2-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libsqlite3-0 (>= 3.4.2), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/happydigger_3.2-1_solaris-i386.deb Size: 61130 MD5sum: 8ab63e8047e32296248940957e2d66dc SHA1: 49cbe90d0b255e2a14402c1e08be4dd033210611 SHA256: cefdc38b716ae42082507862d2c3c15155e0ba0bfd1c6f04b60f53046076b642 Description: Program for cataloging for archaeological finds Happydigger is a program which you can be used for cataloging archaeological finds. It is intended both for semi-professional use and by amateurs (e.g. metal detectorists) who want to keep track of their finds. . Data is stored into a database with extensive find and findspot details. If images are available, they will be displayed together with the find information. Package: ng-utils Priority: optional Section: utils Installed-Size: 10 Maintainer: Petter Reinholdtsen Architecture: solaris-i386 Version: 0.6-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/ng-utils_0.6-1_solaris-i386.deb Size: 9930 MD5sum: e3d66de44ce6c965448b19b088054ed8 SHA1: 33cd3bae8c366cfd2b5c402c17d982b6d1fa89b0 SHA256: 62852186394662198567d8e2e85a55786e5b275dbc5b2efcc04b00bb3024ac70 Description: Tool to access netgroups from the command line Includes tools to dump and look up hosts, users and domains from the netgroup database. The netgroup tool is used to list all members of a netgroup, while the innetgr tool is used to check if a given user/host is listed as a member of a netgroup. Package: when Priority: extra Section: misc Installed-Size: 7 Maintainer: Marcela Tiznado Architecture: solaris-i386 Version: 1.1.0-1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/when_1.1.0-1_solaris-i386.deb Size: 31636 MD5sum: 09b95870f069153979e7c4a6f24597e2 SHA1: 614e804b8adfd2d3ec3138ac4d4cd37861e9acad SHA256: b1f1e27b18f5bcd8329961836a3cce50ae91e43b26c312930e7c3e3609a9b751 Description: tiny personal calendar Minimalistic personal calendar. It runs from the command line, and it uses a plain text file format, which you can edit using your favorite editor. It doesn't depend on any libraries, so it's very easy to install. Package: skktools Priority: optional Section: utils Installed-Size: 234 Maintainer: Tatsuya Kinoshita Architecture: solaris-i386 Version: 1.3.1-1 Replaces: skk-dictools Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, sunwcslr Recommends: tinycdb Suggests: chasen, emacs | emacsen, gauche, gawk, kakasi, mecab, nkf, ruby, skkdic, skkdic-extra, w3m Conflicts: skk-dictools Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/skktools_1.3.1-1_solaris-i386.deb Size: 69838 MD5sum: 0be2407d6c41242032f72c88284b5e01 SHA1: e25710c8683e465c157db2096c5579cd5f901f5f SHA256: db154822fe9dce7080f215fafbc17fc30b3fc3b50b9223ae3aada911ece29a8a Description: SKK dictionary maintenance tools This package provides tools to maintain dictionary files for SKK Japanese input systems. . SKK dictionary files are provided by the skkdic package and the skkdic-extra package. You can make a local dictionary file from them. . If you want to convert a dictionary file to cdb (DJB's constant database), install the tinycdb package. To use the optional scripts, install the required tools, such as gawk, ruby, gauche, etc. . Homepage: http://openlab.jp/skk/ Package: cournol Priority: extra Section: utils Installed-Size: 14 Maintainer: Alejandro Garrido Mota Architecture: solaris-i386 Version: 0.3.1.1-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/cournol_0.3.1.1-1_solaris-i386.deb Size: 52440 MD5sum: e60aff0fe14deae532f3027437f9f19e SHA1: e33c9f315ce729e7e1adfe9630fc9086664b30d3 SHA256: 9fc888c117e7700b611fcfc8f3855ad3530af72fdde1e07eb6861c398482e684 Description: Analyze absolute supply monopolies and polypolies Cournol is a GTK+ based application for analyzing absolute supply monopolies and polypolies. The program calculates the most important information of such market types (e. g. maxiumum profit) and draws the respective graphs. . Homepage: http://k-2007.de/cournol/ Package: cdi2iso Priority: optional Section: utils Installed-Size: 7 Maintainer: Ubuntu MOTU Original-Maintainer: Cyrille Grosdemange Architecture: solaris-i386 Version: 0.1-0ubuntu1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/cdi2iso_0.1-0ubuntu1_solaris-i386.deb Size: 5072 MD5sum: 839641ca38d621dbc11f097236ccaa5f SHA1: 983d29188bb8c65ec2498445ff20d8a8bfec65ae SHA256: 9cb7452ac28e6599f591409f546b591d35c6a345f510779377f1582eda6e6300 Description: DiscJuggler image to ISO image file converter cdi2iso is a very simple utility to convert DiscJuggler image to the standard ISO-9660 format. . Homepage: http://developer.berlios.de/projects/cdi2iso/ Package: gaffitter Priority: optional Section: utils Installed-Size: 14 Maintainer: Nacho Barrientos Arias Architecture: solaris-i386 Version: 0.5.1-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/gaffitter_0.5.1-1_solaris-i386.deb Size: 65678 MD5sum: 4ac1095c3bdfe34948ebd0fd11020ef3 SHA1: 7a93dcb0e5464b5527e845c6f50a82fb1420b91d SHA256: 4dfddbc8cbeddb6e9c702c8ae06a372912058ea2ee9f1e15a146ccb27e54cdcd Description: File subsets extractor based on genetic algorithms Genetic Algorithm File Fitter (gaffitter) is a command-line software written in C++ that extracts --via genetic algorithm-- subsets of an input list of files/directories that best fit the given volume size (target), such as CD, DVD and others. . gaffitter provides an intelligent manner (thanks to Genetic Algorithm) to minimize the error between the desired target size and the selected candidates of files/directories. Gaffitter highlights: . * Uses a global meta-heuristic (Genetic Algorithm search). * The command-line interface provides high integration (via pipe) with other tools, i.e. works as a "filter". * Allow the user to enter 'size identifier' pairs directly instead of file/dir names. * Pretty configurable. gaffitter have many input parameters to control/adjust its behavior (including GA params). . Homepage: http://gaffitter.sourceforge.net/ Package: flasm Priority: extra Section: utils Installed-Size: 10 Maintainer: Paul Wise Architecture: solaris-i386 Version: 1.62-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/utils/flasm_1.62-1_solaris-i386.deb Size: 89894 MD5sum: 45bf2d8e80a7ad56f74180e97f3a4212 SHA1: 6ede4ab1db75c1ef501ebd42e8364a8882209ced SHA256: d37bfa96c8e005b1bb96b82e2f81f679ffb3f10fdba1417d25ff622497bf801a Description: assembler and disassembler for Flash (SWF) bytecode Flasm disassembles your entire SWF including all the timelines and events. Looking at disassembly, you learn how the Flash compiler works. You can also do some optimization on the disassembled code by hand or adjust the code as you wish. Flasm can then re-assemble the bytecode into a new SWF. . It is also possible to embed Flasm actions in your ActionScript, making optimization of large projects more comfortable. . Flasm is not a decompiler. What you get is the human readable representation of SWF bytecode, not ActionScript source. . Flasm can also compress and decompress SWF files. . Flasm does not and may never work with Flash 9 files since Flash 9 is a new virtual machine and support for it would mean a full rewrite. . Homepage: http://flasm.sourceforge.net/ Package: gputils Priority: extra Section: electronics Installed-Size: 13257 Maintainer: Aurelien Jarno Architecture: solaris-i386 Version: 0.13.4-1 Replaces: gpasm Provides: gpasm Depends: sunwcslr Conflicts: gpal, gpasm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/electronics/gputils_0.13.4-1_solaris-i386.deb Size: 1947862 MD5sum: 9de198767867952a5b50f679319036fa SHA1: 55bdbf32e68a83966d2b4d5b376f4e055fd2d827 SHA256: 1881ed3f9c7c332a5bf787c7fa3b0b7e10bbbc1d50dfec0fccf557804bd9d798 Description: GNU PIC utilities Those utilities for the Microchip PIC microcontrollers family contain an assembler (compatible with MPASM), a disassembler, and other tools. . Homepage: http://gputils.sourceforge.net Package: gerbv Priority: optional Section: electronics Installed-Size: 95 Maintainer: Debian Electronics Team Architecture: solaris-i386 Version: 2.0.1-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpng12-0 (>= 1.2.13-4), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/electronics/gerbv_2.0.1-1_solaris-i386.deb Size: 1180250 MD5sum: e4a343afdb4c681be51e7dbe26a685f7 SHA1: 298ff1c3c1fd530f3f78fe5ecd8d2793380729d2 SHA256: 490f90d74fbf303ad3934cb2d1c42aa31969b6548580a890f2caa5a2875f9e9b Description: Gerber file viewer for PCB design gerbv is a utility for viewing Gerber files. Gerber files are used for communicating printed circuit board (PCB) designs to PCB manufacturers. Package: gplcver Priority: extra Section: devel Installed-Size: 1598 Maintainer: NIIBE Yutaka Architecture: solaris-i386 Version: 2.12a-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/electronics/gplcver_2.12a-1_solaris-i386.deb Size: 787536 MD5sum: 0b0a15e59198b65d42271dfb55b693db SHA1: 7b880ffed7880a82827b6eafddbbb7589d62c657 SHA256: 882dae04dff3a596b8c30a8f5431a879b32da0f30adad84c29ea5c695a560cc4 Description: Verilog simulator Cver is a full 1995 IEEE P1364 standard Verilog simulator. It also implements some of the 2001 P1364 standard features. All three PLI interfaces (tf_, acc_, and vpi_) are implemented as defined in the IEEE 2001 P1364 LRM. . Homepage: http://www.pragmatic-c.com/gpl-cver Package: m16c-flash Priority: optional Section: electronics Installed-Size: 8 Maintainer: Uwe Hermann Architecture: solaris-i386 Version: 0.1-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/electronics/m16c-flash_0.1-1_solaris-i386.deb Size: 11110 MD5sum: 6382f862852a32fe206eac09a755b2fe SHA1: bc841b98593fb1a37c0c0fc696267f5c2f1ad54f SHA256: 86fe1dd05ac2ed8f2ea50769c41d4b28a38dfdd0c503899be0211ab416570026 Description: Flash programmer for Renesas M16C and R8C microcontrollers m16c-flash uses a serial protocol to program Renesas M16C and R8C microcontrollers. Package: python-yenc Priority: extra Section: news Installed-Size: 13 Maintainer: Adam Cécile (Le_Vert) Architecture: solaris-i386 Version: 0.3+debian-1 Provides: python2.4-yenc, python2.5-yenc Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/news/python-yenc_0.3+debian-1_solaris-i386.deb Size: 18548 MD5sum: 99880a2322cfd370cfbe96a39ac6852c SHA1: cc311602feb644dbb7e74256748e80e68b4604e7 SHA256: a9aeb11906bcc5f56c6d603fd158420ee50d1a79ad87037edd0d091b53093b0e Description: yEnc encoding/decoding extension for Python The yEnc module provide a simple API for doing raw encoding/decoding of yencoded binaries, mainly for retrieving or posting to the usenet. This implementation is really simple and intended mainly as an exercise to the author but is also significatively faster than any possible pure Python implementation and it's being actually used by some Python nntp clients out there. . Homepage: http://www.hellanzb.com/ Package: oidua Priority: optional Section: sound Installed-Size: 88 Maintainer: Erik Wenzel Architecture: solaris-i386 Version: 0.16.1-1 Depends: python Filename: dists/hardy-unstable/contrib/binary-solaris-i386/sound/oidua_0.16.1-1_solaris-i386.deb Size: 25330 MD5sum: 999c13584b7268dfd6331847c6bb8046 SHA1: 7830f224532d9635fc4f993c538c1b2e7aca8654 SHA256: 295b41e788ad27c0b6747f32ccc11109a0ee9c82585d7634031c0a6339ce43f5 Description: audio file metadata lister audiofile metadata lister for directory trees. What information and how it is presented is customizable. Supported file formats are MP3, OGG, FLAC and MusePack. Homepage: http://oidua.suxbad.com/ Package: sfront Priority: optional Section: sound Installed-Size: 130 Maintainer: Santiago Vila Architecture: solaris-i386 Version: 0.91-1 Depends: sunwcslr, sunwlibm Recommends: gcc | c-compiler, make Filename: dists/hardy-unstable/contrib/binary-solaris-i386/sound/sfront_0.91-1_solaris-i386.deb Size: 920026 MD5sum: 66a7d4360727fbe8c066bfd540d00062 SHA1: 6a08d8260205653732ebf0e488956102ee8a3a4a SHA256: 76e0dfbbd07e970a22f3cec6fab4dbe7626e359a60ccb3a59df7e87b1f49e2cd Description: MPEG 4 Structured Audio decoder Sfront compiles MPEG 4 Structured Audio (MP4-SA) bitstreams into efficient C programs that generate audio when executed. It supports real-time, low-latency audio input/output, MIDI input from soundcards, and Network Musical Performance. . MP4-SA is a standard for normative algorithmic sound, that combines an audio signal processing language (SAOL) with score languages (SASL, and the legacy MIDI File Format). . This package includes the sfront application, the sfront manual and "The MPEG-4 Structured Audio Book", a book on sound modeling and sequencing using MP4-SA. Package: vbrfix Priority: optional Section: sound Installed-Size: 8 Maintainer: Rogério Brito Architecture: solaris-i386 Version: 0.24-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/sound/vbrfix_0.24-1_solaris-i386.deb Size: 26634 MD5sum: 78f837a58848b0f9c663cc3701f145c2 SHA1: 18f194cdb9e377ff9e53a7755fcd6e09746221d5 SHA256: 1ed21b3a72b359ee21640512e91acbf84564774538b4ea2ea6dd6b4f1ddba871 Description: corrects MP3 files that have incorrect VBR information In an average song there are points that require high quality and points that require low quality (i.e. silence). . Instead of having the whole file at 160kbps CBR (Constant Bit Rate), we can use VBR (Variable Bit Rate). This allows us to have say 96kbps at points not requiring high quality and 192kbps when we need it: resulting in an overall smaller but higher quality MP3. . Unfortunately, the problem is that many MP3 MP3 decoders estimate the time of a MP3 file based on the first bitrate they find and the filesize. This means that the "prediction" used by such decoders is wildly wrong with VBR encoded files and, as a result, you can get fairly random times. . As most songs start with silence you usually get the song length being shown as much longer than it should be. Also when you jump through a file encoded in VBR, 50% through the file is not 50% through the song. . A VBR null frame is placed at the beginning of the file to tell the MP3 player information about the song length and indexing through the song. . The problem arises because some poor encoders don't produce this null frame or do so incorrectly and this is what Vbrfix attempts to fix. . Vbrfix can also fix other problems with MP3s as it deletes all non-MP3 content (other than tags you state you want to keep). It can also help when merging two VBR MP3s together with a merging tool and then needing a newly calculated VBR null frame. Package: gramophone2 Priority: optional Section: sound Installed-Size: 10 Maintainer: Francesco Namuri Architecture: solaris-i386 Version: 0.5.13a-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/sound/gramophone2_0.5.13a-1_solaris-i386.deb Size: 52418 MD5sum: 9027fe58c5ea12a246403a5e26e7df10 SHA1: 920416f1354ff905ec536c53468a717916002e50 SHA256: 9e8236b6082fdd4d33fa2ee5f547c1aeffbd837504d4c25b3ba0db625100b0d9 Description: GRAMophone II is an algorithmic music generator GRAMophone is partly based on an idea of Jon McCormack’s, who invented the idea of a virtual player (virtual musician). The player in question is associated with a MIDI track, and interprets instructions telling it what to do. Generally, they say play notes (send MIDI messages). GRAMophone’s players together make up an orchestra, which plays a composition. Any number of players can play a composition, but in practice the hardware used might impose an upper limit. In general every player plays an instrument and each has a different set of grammar rules. An individual player is characterised by a set of parameters which are shared by the whole orchestra and/or a personal parameter set. . Homepage: http://gramophone2.sourceforge.net/ Package: mpc Priority: optional Section: sound Installed-Size: 35 Maintainer: Decklin Foster Architecture: solaris-i386 Version: 0.12.1-1 Provides: mpd-client Depends: libgcc1 (>= 1:4.2.1), libiconv, sunwcslr Suggests: mpd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/sound/mpc_0.12.1-1_solaris-i386.deb Size: 31730 MD5sum: 94a0c406eccf69a787dc22092f43fc8f SHA1: 7965f0de8edab417e7f2177cc21ddd4d0ed9a43b SHA256: 1126141357ad25f8fcc9cc7fb2e0a72a7f6fa19e21be1fa929b13bbe273468f6 Description: A command-line tool to interface MPD MPC, music player command, is a command line tool to interface MPD, Music Player Daemon. It is fast and lightweight like MPD, making it ideal for scripting commands and binding to hotkeys. Completion for the Bash shell is provided. . URL: http://www.MusicPD.org/?page=mpc Enhances: mpd Package: klavaro Priority: optional Section: x11 Installed-Size: 1129 Maintainer: Bart Martens Architecture: solaris-i386 Version: 1.0.6-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/klavaro_1.0.6-1_solaris-i386.deb Size: 304036 MD5sum: 63edf077bc61eab31cb7fb092fbbb6f6 SHA1: e260b88fcb31b2181b4db47a05547f187e594bfc SHA256: 6923d82be66eba60c06ffaf8c94245213b54ad5ec787e13a24e13928b2e66eef Description: A very flexible touch typing tutor Klavaro is a simple tutor to teach correctly typing, almost independently of language and very flexible regarding to new or unknown keyboard layouts. . Its key features are: * Internationalization * Ready to use keyboard layouts * Keyboard layout editor * Basic course * Adaptability, velocity and fluidness exercises * Progress charts. Homepage: http://klavaro.sourceforge.net/ Package: obmenu Priority: extra Section: x11 Installed-Size: 130 Maintainer: Davide Truffa Architecture: solaris-i386 Version: 1.0-1 Depends: python-glade2, python-support (>= 0.7.1), python2.4 Recommends: openbox Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/obmenu_1.0-1_solaris-i386.deb Size: 26426 MD5sum: 0ad4ae1db5e2ae4973f0778685511fbf SHA1: b93a8f4ab40c2c4a23ebda4fa5d915314183537f SHA256: bdb37edef01b7b6d076ce0b898c98f366a08dc169e163e5d94aee9c54e97d091 Description: A graphical menu editor for openbox Obmenu is a graphical menu editor for the Openbox window manager. Openbox uses XML to store its menu preferences, and editing these by hand can quickly become tedious. This utility provides a convenient method of editing the menu in a graphical interface, while not losing the powerful features of Openbox such as its pipe menus. . This also provides a Python module named obxml that can be used to further script Openbox's menu system. Package: pngphoon Priority: extra Section: x11 Installed-Size: 7 Maintainer: Meike Reichle Architecture: solaris-i386 Version: 0.0.20060109-1 Depends: libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/pngphoon_0.0.20060109-1_solaris-i386.deb Size: 55998 MD5sum: c13588dedc9fd03ab4a47f9ca79cecfb SHA1: d93aeaac815f629ef00af2042dba4cea47e2bfd2 SHA256: 2da5c1e2680e9f1eec6811c4a757157b0c8a8989ecb19633761f7b43b12ff0c7 Description: Creates a png file with the current phase of the moon This program is intended as a successor to the xphoon program (X PHase of mOON). xphoon is a program that displays the actual phase of the moon on the X11 root window. Nowadays many desktop systems like KDE hide the X11 root window with a background image of their own, so the xphoon output is not visible. When called, pngphoon creates a PNG image with the current phase of the moon. It can be used with window managers that allow a using command to provide a background image. . Homepage: http://svolli.de/software/pngphoon/ Package: xtrlock Priority: optional Section: x11 Installed-Size: 10 Maintainer: Matthew Vernon Architecture: solaris-i386 Version: 2.0-12 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/xtrlock_2.0-12_solaris-i386.deb Size: 9904 MD5sum: 454041a45d9794bc3947be767c8bdbcd SHA1: 20aa4824b7cb07102a5a2878a8e6e18f666683af SHA256: a402ca5d138a44fd26835efd1644e0ae5634b301e4a446920b24de90c25d27e9 Description: Minimal X display lock program xtrlock is a very minimal X display lock program, which uses nothing except the Xlib library. It doesn't obscure the screen, it is completely idle while the display is locked and you don't type at it, and it doesn't do funny things to the X access control lists. Package: e16keyedit Priority: optional Section: x11 Installed-Size: 10 Maintainer: Jon Bernard Architecture: solaris-i386 Version: 0.5.0-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, sunwcslr, sunwlibm Recommends: enlightenment Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/e16keyedit_0.5.0-1_solaris-i386.deb Size: 22852 MD5sum: bf1f2bfab55245d9c66867a990878e13 SHA1: 0e6a376a3369f8bf7be5ca8d1056750cfaa381fd SHA256: e0e0baf095c31e5534d58d38ebde3c4646f7ca504e19d0cfb613a641a901b593 Description: a keybinding editor for the enlightenment window manager e16keyedit is a graphical keybinding editor for the enlightenment window manager written in C and GTK+. You can define and modify the commands that are executed by each bound keystroke. Package: autocutsel Priority: optional Section: x11 Installed-Size: 8 Maintainer: Elmar S. Heeb Architecture: solaris-i386 Version: 0.9.0-1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxaw7, libxmu6, libxt6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/autocutsel_0.9.0-1_solaris-i386.deb Size: 15682 MD5sum: 5fd87925c3e99041bc8c458aeffe7f46 SHA1: d1e53817ca4d361ab5c40cd9f07baa0683913796 SHA256: 0dafda853c7b2a028c72be651bebd29d9058afac1c3508f97fc857d473cefcc3 Description: Keep the X clipboard and the cutbuffer in sync This tracks changes in the server's cutbuffer and clipboard selection. when the clipboard is changed, it updates the cutbuffer. When the cutbuffer is changed, it owns the clipboard selection. The cutbuffer and clipboard selection are always synchronized. In the case of a VNC client since it synchronizes the Windows' clipboard and the server's cutbuffer, all three "clipboards" are always kept synchronized. When you copy some text in Windows, the cutbuffer and the clipboard selection are updated. When you copy text on the server using either the cutbuffer or the clipboard selection, the Windows's clipboard is always updated. Enhances: emacsen, vnc-viewer Homepage: http://www.nongnu.org/autocutsel/ Package: xtrace Priority: extra Section: x11 Installed-Size: 7 Maintainer: Bernhard R. Link Architecture: solaris-i386 Version: 0.9.1-1 Depends: sunwcslr Suggests: xauth | xbase-clients Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/xtrace_0.9.1-1_solaris-i386.deb Size: 41932 MD5sum: 94891e1ddd105b38cb2cfe9e7312981e SHA1: dcd2bbbed08fad7fd7f25fefdf12171463282762 SHA256: 3f2e77cff26054e64051c88d6275e2e9bd8fe1022661d0c80fda2fc7c9dc6029 Description: trace communication between X client and server What strace is for system calls, xtrace is for X11 connections: you hook it between one or more X11 clients and an X server and it prints the requests going from client to server and the replies, events and errors going the other way. Homepage: http://xtrace.alioth.debian.org/ Package: flphoto Priority: optional Section: x11 Installed-Size: 1329 Maintainer: Ubuntu Core Developers Architecture: solaris-i386 Version: 1.3.1-0ubuntu1 Depends: libcupsys2 (>= 1.3.4), libfltk1.1 (>= 1.1.7-2), libgcc1 (>= 1:4.2.1), libgnutls13 (>= 2.0.4-0), libjpeg62, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libx11-6, sunwcsl, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/flphoto_1.3.1-0ubuntu1_solaris-i386.deb Size: 624746 MD5sum: f0a34738a648b8dd3cb91dbce919b53e SHA1: 7f7acbd7ab07e5505aed55a0c2f58d5d37054c4c SHA256: 6322813a3fcc17440471c4b90a79c5f0a97d320570f89152e0a1be41612faa0d Description: Image manager with great printing functionality flPhoto is a basic image management and display program based on the FLTK toolkit and is provided under the terms of the GNU General Public License. It can read, write, and display digital camera EXIF information and supports the following image file formats: . * AVI (first frame only) * BMP * JPEG * PhotoCD * PNG * Various camera RAW formats . flPhoto organizes image files into albums which can be: . * Printed * Viewed as a slideshow * Exported to web pages . Images can be imported individually, by directory, or from digital cameras using the gPhoto library. . Image files can be transformed and touched-up; the following image operations are available: . * Crop * Rotate * Scale * Auto-Correct * Adjust Brightness and Contrast * Remove Red Eye * Sharpen * Blur . Questions about flPhoto should be directed to flphoto at easysw dot com or the FLTK mailing lists and newsgroups. Homepage: http://www.easysw.com/~mike/flphoto/ Package: mirage Priority: extra Section: graphics Installed-Size: 422 Maintainer: Xavier Oswald Architecture: solaris-i386 Version: 0.9-1 Depends: libgcc1 (>= 1:4.2.1), python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), python-gtk2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/mirage_0.9-1_solaris-i386.deb Size: 94454 MD5sum: 6d91a4c5ac5e40ade24b1d8b2313c7eb SHA1: 7d1406de2e1cc58a9c63d71420d9f6ace9ef6f52 SHA256: 7caeb840a9e5c80a390ccd2721180bec3a05c5bb3c0cbf2f73ebc57fc1c49bd3 Description: A fast and simple GTK+ Image Viewer It supports: * png, jpg, svg, xpm, gif, bmp, tiff, and others, * Cycling through multiple images (with preloading), * Slideshow and fullscreen modes, * Rotating, zooming, flipping, resizing, cropping, * Saving, deleting, renaming, * Custom actions, * Command-line access, * Configurable interface. . Homepage: http://mirageiv.berlios.de/ Python-Version: 2.5 Package: xinput Priority: optional Section: x11 Installed-Size: 7 Maintainer: Julien Cristau Architecture: solaris-i386 Version: 1.3.0-1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxi6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/xinput_1.3.0-1_solaris-i386.deb Size: 11876 MD5sum: 2d2f72d1c9855ef8192ab874f99f48ed SHA1: 5ab0efc987c854fb60bb608da2e70eb93c5a3d53 SHA256: 6c00bd500744a592030f0dce0390ba615993e6cbe6da7d917040d2998a226a24 Description: Runtime configuration and test of XInput devices Xinput is an utility for configuring and testing XInput devices. Package: sugar-artwork Priority: optional Section: x11 Installed-Size: 988 Maintainer: Jani Monoses Architecture: solaris-i386 Version: 0.40+git20080131-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/sugar-artwork_0.40+git20080131-0ubuntu1_solaris-i386.deb Size: 82806 MD5sum: d5baf6715ff070d24529c38bfe89a846 SHA1: f6a4523884b27392f1e34a4db1e0532bf656cf26 SHA256: 3b293240b8cace09182ae24b315c95733aaae93f3e973be371090d6627c7aead Description: the artwork for the OLPC project's XO laptop Matchbox window manager theme, GTK+ engine and icon theme for the Sugar graphical environment on the XO laptop Package: xdaliclock Priority: optional Section: x11 Installed-Size: 9 Maintainer: Florian Ernst Architecture: solaris-i386 Version: 2.25-1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, libxt6, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/xdaliclock_2.25-1_solaris-i386.deb Size: 60074 MD5sum: 91bb77a5702b18a76474b3547f4f02e1 SHA1: 1880328c077880e97e15713850f640e6b396fcd8 SHA256: fa86b2abb18b3e359987210bec0ae13c154957dc66543ae4ef0d592e28d2289f Description: Melting digital clock The xdaliclock program displays a digital clock; when a digit changes, it "melts" into its new shape. . It can display in 12 or 24 hour modes, and displays the date when a mouse button is held down. It has two large fonts built into it, but it can animate most other fonts that contain all of the digits. It can also do some funky psychedelic colormap cycling, and can use the "shape" extension so that the window is shaped like the digits. Homepage: http://www.jwz.org/xdaliclock/ Package: asmem Priority: optional Section: x11 Installed-Size: 7 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.10-1 Depends: libgcc1 (>= 1:4.2.1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxpm4, sunwcsl, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/asmem_1.10-1_solaris-i386.deb Size: 17182 MD5sum: b73d3170a2e4b928a309afa5902c03a9 SHA1: f76c2b08ee2e48397ab8862d2cd0962d74037ed1 SHA256: 56c56dac5e14e48e3aac3e0bc609f94b99116ae32ed1aee45ab5cfdc0639370a Description: memory utilization monitor with AfterStep look & feel asmem displays memory (user/system, buffer and cache) and swap usage in a small 54x54 X window. Package: xserver-xorg-video-radeonhd Priority: optional Section: x11 Installed-Size: 10 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1.1.0-1 Provides: xserver-xorg-video-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/xserver-xorg-video-radeonhd_1.1.0-1_solaris-i386.deb Size: 129828 MD5sum: 318d738015ba9f77bfc9b643c33f03dd SHA1: f571baa7089dec38b79debc9c118ef8c5b2d41e8 SHA256: c47ae2877e0d4aaee5babbf188fe5b0bc46dc66abd649b3a7b6af8aca0ddc1ae Description: X.Org X server -- AMD/ATI r5xx, r6xx display driver This package provides the driver for the Radeon r5xx and r6xx family of chipsets, including the X1550, X1300, X1550, X1600, FireGL V3300/V3350, FireMV 2250, X1800, FireGL V5300/V7200/V7300/V7350, X1300 XT, X1600, FireGL V3400/V5200 X1300, X1650, X1950 Pro/GT, X1650, X1900, X1950, FireStream 2U, HD 2900 XT, HD 2400 Pro/XT, HD 2600 Pro/XT, Mobility X1300, X1350, Mobility X1400, X1450, X2300, Mobility X1600, X1700, Mobility FireGL V5200, V5250, Mobility X1800, X1900, Mobility FireGL V7100, V7200, Mobility HD 2300, Mobility HD 2400, Mobility HD 2600, and Radeon X1200. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-radeonhd driver module. Package: xserver-xorg-input-acecad Priority: optional Section: x11 Installed-Size: 8 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1:1.2.2-1 Replaces: xserver-xorg (<< 6.8.2-35) Provides: xserver-xorg-input-2 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, xserver-xorg-core (>= 2:1.4) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/xserver-xorg-input-acecad_1.2.2-1_solaris-i386.deb Size: 16092 MD5sum: 336ecd8d52c99af28d804a4f79d4bb02 SHA1: 8c4783a90f1339db47ad069863e23ccf6a404546 SHA256: 55ec6ca8de3fa886961a6f26655e4bf05da188f8b0c590c80fd63f0c0ffdd503 Description: X.Org X server -- AceCad input driver This package provides the driver for AceCad Flair input devices. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-acecad driver module. Package: fdclock Priority: optional Section: x11 Installed-Size: 6 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Stone Architecture: solaris-i386 Version: 0.1.0+git.20060122-0ubuntu1 Depends: libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/fdclock_0.1.0+git.20060122-0ubuntu1_solaris-i386.deb Size: 13662 MD5sum: 733ae69104e1333684b08b20591c7f9e SHA1: c2c402582a1672499ecc5bfd5273769de495e217 SHA256: 5acd0477d07f23313374d79598ab763a13ea96f467780f78a89307403895065a Description: freedesktop.org clock fdclock is a clock to show off many of Cairo's features: it features scalable widgets (including a scalable freedesktop.org logo as the background), and transparency. When used with an X server that supports the Composite extension, you will be able to see proper transparency for the clock, and note how the hands/dots/etc cast darker individual shadows than the rest. . This package comes from the freedesktop.org git module: git://anongit.freedesktop.org/git/xorg/app/fdclock The module name is fdclock. Package: aewm Priority: optional Section: x11 Installed-Size: 167 Maintainer: Decklin Foster Architecture: solaris-i386 Version: 1.3.11-1 Provides: x-window-manager Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, libxaw7, libxext6, libxft2 (>> 2.1.1), libxt6, sunwcslr, sunwlibm Suggests: menu (>= 2.1.9) Conflicts: menu (<< 2.1.9) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/aewm_1.3.11-1_solaris-i386.deb Size: 61692 MD5sum: 51a45d9f58276698265ac879177d75a4 SHA1: 448b0e9e1ba44ce33e7b5bc09994d29acf935a09 SHA256: 6f776876210b2f9aa1bc632e2b06117a9730cc3377d9ab29669d415d3c1e37ec Description: a minimalist window manager for X11 aewm is a minimalist window manager for X11. It has no nifty features, but is light on resources and extremely simple in appearance. It should eventually make a good reference implementation of the ICCCM. A few separate programs are included to handle running programs, switching between windows, etc. Package: qbrew Priority: extra Section: x11 Installed-Size: 27 Maintainer: Tobias Toedter Architecture: solaris-i386 Version: 0.4.0-1 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/qbrew_0.4.0-1_solaris-i386.deb Size: 455270 MD5sum: 23e637dae6a1e2715c2e0d54d96ce46d SHA1: c7ad6b11ed33c54811a46525384fe18fc758208c SHA256: 3100af60963d8d4501c54ae4d86a305d3aaee2e60c0c88eedb55cb99205044d4 Description: Homebrewer's recipe calculator (uses Qt) QBrew is a recipe calculator for homebrewed beers. It uses Qt for creating its graphical user interface and provides facilities for creating own beer recipes. It even has a manual describing how to brew your first beer yourself! Homepage: http://www.usermode.org/code.html Package: desklaunch Priority: optional Section: x11 Installed-Size: 9 Maintainer: Stefan Pfetzing Architecture: solaris-i386 Version: 1.1.5 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxext6, libxpm4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/desklaunch_1.1.5_solaris-i386.deb Size: 9290 MD5sum: 987c10a031f93652d42373effbfb7cd1 SHA1: 723130b24238eea43441bd0d1193fdbe63f08f6e SHA256: dfdab7cbdb62d7158df05f2fb4e44f2f2032f5695befeaf039e7d51159c9acd4 Description: A small utility for creating desktop icons DeskLaunch is a small utility for creating desktop icons using pixmaps. A simple click will launch the desired application. Package: yeahconsole Priority: optional Section: x11 Installed-Size: 22 Maintainer: Damián Viano Architecture: solaris-i386 Version: 0.3.4-1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr, xterm (>= 168) | rxvt-unicode | rxvt-unicode-ml | rxvt-unicode-lite Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/yeahconsole_0.3.4-1_solaris-i386.deb Size: 11380 MD5sum: 2c23db49b4f1ae6a109dde397cb1df9f SHA1: 3a26cc2cc332f1b869ce815c6ce5d0cdf35e25f7 SHA256: 35a1e3bd1f12e69fb71e755a35567c5336a1d740c91b1ec5c3d402a770384ac4 Description: drop-down X terminal emulator wrapper Yeahconsole puts an X terminal emulator window on top of your screen that drops-down like a console found in many games (similar to quake). It's visibility can be toggled by a keyboard shortcut. Currently supports xterm and urxvt. . Homepage: http://phrat.de/yeahtools.html Package: xserver-xorg-video-radeonhd-dbg Priority: extra Section: x11 Installed-Size: 8 Maintainer: Debian X Strike Force Architecture: solaris-i386 Source: xserver-xorg-video-radeonhd Version: 1.1.0-1 Depends: xserver-xorg-video-radeonhd (= 1.1.0-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/xserver-xorg-video-radeonhd-dbg_1.1.0-1_solaris-i386.deb Size: 290940 MD5sum: f431aa9b1c982904e15df2405d2df25c SHA1: 09aa0a224f3139f518378dcde795251e7394c249 SHA256: d87727d96b1056886223fbddb409b0436846e83b0c731f89acf87dc4a6a4d282 Description: X.Org X server -- AMD/ATI r5xx, r6xx display driver This package provides the driver for the Radeon r5xx and r6xx family of chipsets, including the X1550, X1300, X1550, X1600, FireGL V3300/V3350, FireMV 2250, X1800, FireGL V5300/V7200/V7300/V7350, X1300 XT, X1600, FireGL V3400/V5200 X1300, X1650, X1950 Pro/GT, X1650, X1900, X1950, FireStream 2U, HD 2900 XT, HD 2400 Pro/XT, HD 2600 Pro/XT, Mobility X1300, X1350, Mobility X1400, X1450, X2300, Mobility X1600, X1700, Mobility FireGL V5200, V5250, Mobility X1800, X1900, Mobility FireGL V7100, V7200, Mobility HD 2300, Mobility HD 2400, Mobility HD 2600, and Radeon X1200. . This package provides debugging symbols for this Xorg X driver. Package: gtk-theme-switch Priority: optional Section: x11 Installed-Size: 89 Maintainer: Pedro Villavicencio Garrido Architecture: solaris-i386 Version: 2.0.4build1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib1.2ldbl (>= 1.2.10-18), libglib2.0-0 (>= 2.12.0), libgtk1.2 (>= 1.2.10-4), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, libxext6, libxi6, sunwcslr, sunwlibm Recommends: gtk-engines-pixmap Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/gtk-theme-switch_2.0.4build1_solaris-i386.deb Size: 28570 MD5sum: 22518c0b501670bc3a096a7c514c5eb3 SHA1: a008ba2cd77443a020a37cc92f77680f3f7c1719 SHA256: 99607f4b60275a4cb67b8c974174238ade03be585046a0238a2396ac3483a8c3 Description: GTK+ theme switching utility Utilities to easily switch GTK+ themes that can be run from the console, and has an optional GUI dock and theme preview. It can install themes downloaded from gtk.themes.org as well straight from the tarball. . The package contains two binaries, switch and switch2, which respectively are for previewing/installing GTK+ 1.x themes and GTK+ 2.x themes. Package: dwm Priority: optional Section: x11 Installed-Size: 14 Maintainer: Daniel Baumann Architecture: solaris-i386 Version: 4.7-1 Provides: x-window-manager Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Recommends: dwm-tools Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/dwm_4.7-1_solaris-i386.deb Size: 27482 MD5sum: 86ed1dcc70e67e4fa8fc1fcae1d075ae SHA1: 022481438f7c7a8e9ea3a6e5ec27bcee2e6d24ea SHA256: aa493e49d6f4c80fe098bacb401530e0df1c5d06e9cb62f5322941c69583a56d Description: dynamic window manager dwm is a minimalistic window manager. It manages windows in tiling and floating modes. Either mode can be applied dynamically, depending on the application in use and the task performed. . In tiling mode windows are managed in a master and stacking column. The master column contains the window which needs most attention at a time, whereas the stacking column contains all other windows in a stack. Dialog windows are managed floating, however. . In floating mode windows can be resized and moved freely. Windows are grouped by tags. All windows with a specific tag can be viewed at a time. But each window may contain more than one tag, which makes it visible in several views. . dwm consists of a small status bar which reads the text displayed from standard input, if written. It draws 1-pixel borders around windows to indicate the focus state. Unfocused windows contain a small bar in front of the window displaying the tags and the window title. . Please notice that dwm is currently customized through editing its source code, so you probably want to build your own dwm packages. This package is compiled with the default configuration and should just give you an idea about what dwm brings to your desktop. Package: paralogger Priority: optional Section: x11 Installed-Size: 19 Maintainer: Ovidiu Damian Architecture: solaris-i386 Version: 1.0.1-1 Depends: eterm Suggests: colortail, xfonts-ansi Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/paralogger_1.0.1-1_solaris-i386.deb Size: 22542 MD5sum: fd4b06d38b43fe561ed97e2d935b9ce5 SHA1: eee070bb749c10712701ee2f0c85a7798cabbf4b SHA256: cf92ee16f0e970d165e149009c24b1dbaef6547d3fd68b8b10fd8b1dee254edd Description: Tails log(s) in borderless transparent Eterm(s). Bourne shell script to "tail" the system log(s) in borderless transparent Eterm(s). . Its purpose is to ease the process of setting up a "root tail". . It is nice to monitor your system this way and it also adds to the eyecandy factor of your desktop. Package: worker Priority: optional Section: x11 Installed-Size: 70 Maintainer: Tobias Toedter Architecture: solaris-i386 Version: 2.16.0-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libx11-6, sunwcslr, sunwlibm Recommends: xbase-clients, xli | imagemagick Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/worker_2.16.0-1_solaris-i386.deb Size: 1130024 MD5sum: 1cdb5ea688f8a85b4e3092791e74850e SHA1: 21b4de64be816abee4a690fe6f6f4421deaeca12 SHA256: 45e866b25f1256012e4481d955416cc05b5866c5535385ff822a5077601a92b3 Description: highly configurable two-paned file manager for X Worker is a file manager much like the Amiga's DirOpus. It can be controlled with mouse or keyboard. There is no restriction on the number or type of button functions. Files are recognized by both extension and content, content by recognizing common bytes in the sample files you show it. Drag & Drop is supported. . If xli or imagemagick is installed, it quickly previews pictures in the opposite pane. If xbase-clients is installed, xmessage is used to display some informative messages. . Worker supports different languages, currently these are English, German, French, Italian, Polish, Russian, Spanish, Dutch, Slovak and Czech. Homepage: http://www.boomerangsworld.de/worker Package: gjiten Priority: optional Section: gnome Installed-Size: 391 Maintainer: Botond Botyanszki Architecture: solaris-i386 Version: 2.6-1 Depends: edict, gconf2 (>= 2.10.1-2), kanjidic, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libiconv, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libx11-6, libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Recommends: ttf-sazanami-mincho | ttf-kochi-mincho Suggests: enamdict Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/gjiten_2.6-1_solaris-i386.deb Size: 147138 MD5sum: cd9d6e702d076c05a01f33a181ed5573 SHA1: eb841c45e536a2ceaae704ba173e8d79866751fa SHA256: e5b24b00d828e500dd474ed7d56d40fdcacb6bff4cdaad4217f1499b67554378 Description: Japanese dictionary for GNOME Gjiten is a Japanese dictionary for GNOME with advanced word and kanji lookup features. Requires dictionary files (edict, kanjidic) to function. See http://gjiten.sourceforge.net for more dictionary files and updates. Package: webissues-dbg Priority: extra Section: contrib/x11 Installed-Size: 22057 Maintainer: Patrick Matthäi Architecture: solaris-i386 Source: webissues Version: 0.9.2-1~hardy1 Depends: webissues (= 0.9.2-1~hardy1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/webissues-dbg_0.9.2-1~hardy1_solaris-i386.deb Size: 6569884 MD5sum: b6f94794e2cca937694d04e8f4e143b1 SHA1: dd4c4b2dda19e91a16e643b5302020d52951729b SHA256: 953b5a878978ea1d5a413e5e87da53fcade03b3b3273d8207441bb09c109ee08 Description: a network system supporting team collaboration using Qt4 (dbg symbols) Webissues is a system supporting team collaboration accross the Internet. It can be used for storing bugs and other information with customizable attributes, comments and file attachements. . This package contains the debugging symbols for webissues. Homepage: http://webissues.mimec.org/ Package: roxterm Priority: optional Section: x11 Installed-Size: 24 Maintainer: Thierry Randrianiriana Architecture: solaris-i386 Version: 1.8.0-1 Provides: x-terminal-emulator Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libvte9 (>= 1:0.16.9), libx11-6, libxft2 (>> 2.1.1), libxml2, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/roxterm_1.8.0-1_solaris-i386.deb Size: 130652 MD5sum: 696fe94c600cc6acce6f953c67096017 SHA1: c3a6f5df8eff7f4eb4e3ddb494fd23e377a63f6f SHA256: f5df1a0755a01c59a1ee9146acaac6d355ee243b6601b5420b05ceb40a593215 Description: multi-tabbed GTK+2 terminal emulator application ROXTerm is a terminal emulator intended to provide similar features to gnome-terminal, based on the same VTE library, but with a smaller footprint and quicker start-up time. It achieves this by not using the Gnome libraries and by using a separate applet to provide the configuration GUI. It can be used as a ROX application, as the name implies, or in any other X environment. . Homepage: http://roxterm.sourceforge.net Package: sugar-base Priority: optional Section: x11 Installed-Size: 12 Maintainer: Jani Monoses Architecture: solaris-i386 Version: 0.3-1 Depends: libffi4 (>= 4.2.1), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libiconv, python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/sugar-base_0.3-1_solaris-i386.deb Size: 21956 MD5sum: 02c04cf8a917d173dec654b06f207d27 SHA1: 031487f2e0ce78ba9e3d927df49c829f96df3323 SHA256: f07473f34d66ea79a78d94d49c039a672d099972005464f69f5747c81cd9290e Description: Sugar graphical interface for the OLPC laptop This package includes basic components of the Sugar GUI used on the OLPC project's XO laptop. Python-Version: 2.5 Package: ascpu Priority: optional Section: x11 Installed-Size: 27 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.11-1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxpm4, sunwcsl, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/ascpu_1.11-1_solaris-i386.deb Size: 21650 MD5sum: fc31d3c51f956b228e020abaaa62186d SHA1: 690ce17fa018e3440aad2c446c2fc0784d283f24 SHA256: 4bf7f63882801ca106d24195389bce3eaf27545418a7d18aefffaf6e3d60a264 Description: AfterStep look & feel CPU statistics monitor tool ascpu is a neat 54x54 applet that displays instantaneous and average system, nice and user CPU time. Package: deskmenu Priority: optional Section: x11 Installed-Size: 15 Maintainer: Stefan Pfetzing Architecture: solaris-i386 Version: 1.4.2 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libx11-6, libxext6, sunwcslr, sunwlibm Suggests: menu Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/deskmenu_1.4.2_solaris-i386.deb Size: 19308 MD5sum: 251e6562689951d2c58f75a0c6d57007 SHA1: 40e416350fe65d031a4ea812b46f46a5132f0c60 SHA256: 8b7c1dfa54cf283de244c2d0ab5bf374b9cbcd1991832978bbdf890775ba4df9 Description: A root menu for X11 window managers DeskMenu is a root menu program which is activated by clicking the root window. It is configured from a .deskmenurc file in your home directory. DeskMenu is useful for window managers which do not provide a menu such as Oroborus. Package: gtklp Priority: optional Section: gnome Installed-Size: 687 Maintainer: Zak B. Elep Architecture: solaris-i386 Version: 1.2.3-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libcupsys2 (>= 1.3.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgnutls13 (>= 2.0.4-0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/gtklp_1.2.3-1_solaris-i386.deb Size: 192548 MD5sum: f009a228b98d45273338f3e1fbbeb899 SHA1: 39dd10bc5484308e8e9fefcd8b82a91401a68804 SHA256: dd078504e683769bec77476af801f8cf8be8e50e775ef8deaca1b88f2af5608c Description: printing tool for CUPS on the GNOME Desktop GtkLP lets you print files under the Common Unix Printing System (CUPS). Written in GTK 2.0 and for the GNOME desktop environment, it supports multiple option settings for each printer it knows, with all the standard CUPS options available. . Other features include localized dialogs for several languages, as well as multiple interfaces; with a little more effort, you can use GtkLP as a drop-in replacement for `lp'. . Homepage: http://gtklp.sourceforge.net Package: hildon-theme-tools Priority: optional Section: x11 Installed-Size: 10 Maintainer: Tollef Fog Heen Architecture: solaris-i386 Version: 0.5.0-1ubuntu4 Depends: libgtk2.0-0 (>= 2.6.0), perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/hildon-theme-tools_0.5.0-1ubuntu4_solaris-i386.deb Size: 23494 MD5sum: 3117e60cf79ea15c675903b19f79edcb SHA1: 361748e993a155c81ed2d509858a2a966e69980e SHA256: 7fed2c85a170bf314d590aa7f05aba8d3b9c8ea8dbf1e7cf42e2f31a2ecebe46 Description: Tools for developing hildon themes. Package: kasumi Priority: optional Section: x11 Installed-Size: 40 Maintainer: Ikuya Awashiro Architecture: solaris-i386 Version: 2.2-1 Depends: libanthy0 (>= 9100d), libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: anthy Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/kasumi_2.2-1_solaris-i386.deb Size: 86488 MD5sum: 7b69135b46feff47f296110de1465c7c SHA1: fbb238a2a327a49ebf99cb78b9422e0d188c5ce6 SHA256: c4a09e0e0ade008a1c1864e2f66403fc7c1867c386ce89d13314c5045d4a66fc Description: Simple dictionary utility for Anthy Kasumi is personal dictionary management tool for Anthy. Anthy is a Japanese input method to convert Hiragana text to Kana Kanji mixed text. . Featuring add words, edit words, delete words, search words and so on. Package: xbacklight Priority: optional Section: x11 Installed-Size: 27 Maintainer: Debian X Strike Force Architecture: solaris-i386 Version: 1.1-1 Depends: libgcc1 (>= 1:4.2.1), libx11-6, libxrandr2 (>= 2:1.2.0), libxrender1, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/xbacklight_1.1-1_solaris-i386.deb Size: 7816 MD5sum: 7f0415bc394af5b301e3b15dd1337fe1 SHA1: e48174f5823b199625d94e85a21e61c9ac6989f5 SHA256: f0a7d28f2c1303a32ea6c8231695fe0e1eff26c8b58d626aefbc773a3ad99616 Description: simple utility to set the backlight level xbacklight is a simple command-line utility to set the backlight level using the RandR 1.2 BACKLIGHT output property. Package: xtermcontrol Priority: optional Section: x11 Installed-Size: 7 Maintainer: Robert Lemmen Architecture: solaris-i386 Version: 2.9-1 Depends: sunwcslr Suggests: xterm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/xtermcontrol_2.9-1_solaris-i386.deb Size: 32848 MD5sum: 26026b9aa74878712055c3288e0ab988 SHA1: 145f6c8def4a30a4098bc714d86ea1e02bce32f4 SHA256: 48c1083bce726e941cfd931eaa5d3c9b1247590e4d925f5250a061461c0eebe2 Description: dynamic configuration of xterm properties xtermcontrol is an utility to dynamically query and modify xterm properties, making it easy to query and change colors, title, font and geometry of a running xterm. Window manipulations such as de-/iconify, raise/lower, maximize/restore and reset are also supported. . xtermcontrol also lets advanced users issue any xterm control sequence. Package: ratmenu Priority: optional Section: x11 Installed-Size: 11 Maintainer: Mark W. Eichin Architecture: solaris-i386 Version: 2.3.14 Depends: libgcc1 (>= 1:4.2.1), libx11-6, sunwcslr Suggests: menu, ratpoison, xbindkeys, xclip Filename: dists/hardy-unstable/contrib/binary-solaris-i386/x11/ratmenu_2.3.14_solaris-i386.deb Size: 16854 MD5sum: c259e85a5924a0d00f99f862e76730db SHA1: cd5d12cb58d4a304f89929bbaace463b91304dfe SHA256: 69d0a18b7c915429ea5ba64db0488d6b471b265450c17326508488826181bd55 Description: Creates X menus from the shell This is ratmenu, a simple program that allows you to create X menus from the shell. Although designed for ratpoison, it will work with any ICCCM compliant window manager. . It was forked from 9menu version 1.5, to provide specific support for the ratpoison window manager. Where 9menu only responds to the mouse, and ignores the keyboard, ratmenu has all mouse sensitivity taken out, and only responds to the keyboard. Since then it has evolved nifty features and behaviors of its own. The source code was also cleaned up and old cruft weeded out. Package: gmysqlcc Priority: optional Section: misc Installed-Size: 19 Maintainer: Rene Mayorga Architecture: solaris-i386 Version: 0.2.6-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libmysqlclient15off (>= 5.0.27-1), libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Suggests: mysql-server-5.0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/misc/gmysqlcc_0.2.6-1_solaris-i386.deb Size: 85362 MD5sum: 9b3fe98d49b7c97527297051680224ac SHA1: 7c78320d2de3b5819ba15d46765ec462b16f1de4 SHA256: 2570ec5aae8b973e5ac4bf0ca1a54365ea05afcd468672ff592d2d266c6a3f11 Description: graphical client for manage MySQL databases GTK+ based client for MySQL wich allow to make querys and performs administrative jobs such as manage users, process, strucutres, data dumps and more. Homepage: http://gmysqlcc.thepozer.org Package: mythexport Priority: optional Section: misc Installed-Size: 32 Maintainer: Ubuntu MythTV Team Original-Maintainer: John Baab Architecture: solaris-i386 Version: 1.0-0ubuntu1 Depends: atomicparsley, debconf, libdbd-mysql-perl, libdbi-perl, libmyth-perl, mythtv-backend, perl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/misc/mythexport_1.0-0ubuntu1_solaris-i386.deb Size: 7244 MD5sum: 7fc40197c2db83014ceff3ff97a1c7b0 SHA1: f6c6aa68f21da76f5ce5dab68210afb89ec00715 SHA256: f31845a1bcbdb297c6bc08124340f30112d473ab2465ca0514fd3649b3049338 Description: Export MythTV recording to portable media players MythExport is a script that can be added to MythTV as a User Job and used to export recordings into a format playable on portable devices such as iPod Video, iPod Touch, and PSP. Besides converting your recordings, this script also grabs data from the MythTV MySQL database and injects it as iTunes data into the exported video so that it will show up correctly on your iPod. Package: nut-nutrition Priority: optional Section: misc Installed-Size: 14 Maintainer: Wesley J. Landaker Architecture: solaris-i386 Version: 13.0-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/misc/nut-nutrition_13.0-1_solaris-i386.deb Size: 1163094 MD5sum: c32415c65aec734ab113e953ed0ad5cc SHA1: 416fe73280ee5fefc57fdaee232930bdb65cd273 SHA256: ce2b3f629ea06fc53327029717d831b39455c077abda45af6fc3b679574c4570 Description: dietary nutrition analysis software From the upstream website : . ... NUT ... records what you eat and analyzes your meals for nutrient levels in terms of the "Daily Value" of DV which is the standard for food labeling in the US. The program uses the free food composition database from the USDA.... By experimenting, you can find the optimal level of the various nutrients and how to implement this with foods available to you. NUT can help reconstruct the lost instruction manual to your care and feeding because, when authorities and crackpots disagree on the proper human diet, you can design an experiment using the food composition tables to discover the truth! Package: dtach Priority: optional Section: misc Installed-Size: 36 Maintainer: Stefan Voelkel Architecture: solaris-i386 Version: 0.7-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/misc/dtach_0.7-1_solaris-i386.deb Size: 13406 MD5sum: aca4f51374227f3f852ffb8fa150cb94 SHA1: 0d17227d47e26e0154989318e5edfd89136aab71 SHA256: 52d40221526a45c4e0955ff7417e280902572e4f45ddb6fb37002d5d217160d7 Description: emulates the detach feature of screen This program implements only the detach feature of screen, thus allowing the program under its control to not be affected by the terminal being disconnected for some reason. . Homepage: http://dtach.sourceforge.net/ Package: eancheck Priority: optional Section: misc Installed-Size: 31 Maintainer: Joe Baldwin Architecture: solaris-i386 Version: 1.0-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/misc/eancheck_1.0-1_solaris-i386.deb Size: 7120 MD5sum: 740adb4f699b7b578342b9ace0555300 SHA1: 3ee314e5c236a6d085d1eaa85c66227c71a7be09 SHA256: d8d22b326c6376f67aae629370ef02f5ae8f6a123c43201aecb1ae93e3302829 Description: Check digit validator for EAN/PLU/UPC barcode numbers Eancheck is a simple program for checking EAN, PLU and UPC check digits. It also includes a header file for incorporating such functions into your own programs. Package: dgpsip Priority: extra Section: misc Installed-Size: 12 Maintainer: Debian QA Group Architecture: solaris-i386 Version: 1.35-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/misc/dgpsip_1.35-1_solaris-i386.deb Size: 30688 MD5sum: 04b3747a7a65d1fee9060eb01fe85e79 SHA1: 098bf94927bcad224d09fb66518ea3264e1d4426 SHA256: 0927dd0b08025893c172ebbb2bef7743d64470ded1f4fff99f7e174f668ecc07 Description: Correct GPS location with DGPS signal from internet Differential GPS is a technique to apply a correction factor from a known location to a GPS signal. This can substantially reduce the uncertainty in the GPS location. Normally the correction signal is acquired using a special radio receiver: dgpsip allow you to receive a DGPS signal via TCP/IP, and send it to the GPS connected to your serial port. . Homepage: http://www.wsrcc.com/wolfgang/gps/dgps-ip.html Package: mona Priority: optional Section: misc Installed-Size: 27 Maintainer: Ralf Treinen Architecture: solaris-i386 Version: 1.4-8-1 Depends: libstdc++6 (>= 4.2.1), sunwcslr Recommends: graphviz Filename: dists/hardy-unstable/contrib/binary-solaris-i386/misc/mona_1.4-8-1_solaris-i386.deb Size: 254700 MD5sum: 797922574bd9fe78645a4aa7ba0b9560 SHA1: a1696693369f4745450d4a7bcc4ceb3086598a50 SHA256: b5c65affac8204051c04618a4191e7f043e93d824e3047f5e9bf71a39062d4a1 Description: a theorem prover based on automata MONA is a tool that translates formulas in the logics WS1S or WS2S into finite-state automata represented by BDDs. The formulas may express search patterns, temporal properties of reactive systems, parse tree constraints, etc. MONA also analyses the automaton resulting from the compilation, and determines whether the formula is valid and, if the formula is not valid, generates a counter-example. . Documentation is available from the MONA website http://www.brics.dk/mona/. Package: libcdk5 Priority: optional Section: libs Installed-Size: 294 Maintainer: John Goerzen Architecture: solaris-i386 Version: 5.0.20060507-1 Depends: libgcc1 (>= 1:4.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libcdk5_5.0.20060507-1_solaris-i386.deb Size: 114968 MD5sum: f8a8085ba60ee01574c5fc15a5b25204 SHA1: c39280a825b3b8a0703b7b74b77a25d4041c2df2 SHA256: 96f5caaf22dc697dba5c2a0ec7a1223da14d83b23f3e02da80903a568c0dcd5b Description: C-based curses widget library CDK stands for "Curses Development Kit". CDK sits on top of the curses library and provides 22 ready to use widgets for rapid application development of text-based interfaces. CDK delivers many of the common widget types required for a robust interface. Widgets can be combined to create complex widgets if needed. . Home page: http://invisible-island.net/cdk/ Package: tclcrypt Priority: optional Section: libs Installed-Size: 10 Maintainer: Christian Garbs Architecture: solaris-i386 Version: 1.0-1 Depends: libgcc1 (>= 1:4.2.1), sunwcsl Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/tclcrypt_1.0-1_solaris-i386.deb Size: 10170 MD5sum: 1d06fc25e20ccf1c911e0c096eda3522 SHA1: b4ae430f890126b75a5f2bc1c4e63b6e7109f115 SHA256: f8e69f971212b1e045207269b76c876f6452ade688235df5a244b51447c78531 Description: library to acces libcrypt and libc random facilities This Tcl extension provides access to the libcrypt and libc random facilities. It is useful for Tcl applications that need some simple password authentication and need to avoid clear text passwords. Both DES and MD5 password hashes are supported. . The random functions included are intended to generate "salt" for the passwords but can be used for other purposes, too. The libc pseudo-random generator can be "seeded" by using a file like /dev/random, so the resulting numbers are really random. Package: libg3d0 Priority: optional Section: libs Installed-Size: 9 Maintainer: Timo Schneider Architecture: solaris-i386 Source: libg3d Version: 0.0.6-1 Depends: libglib2.0-dev Suggests: libg3d-doc, libg3d-plugin-gdkpixbuf, libg3d-plugins Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libg3d0_0.0.6-1_solaris-i386.deb Size: 20844 MD5sum: ece0b466feced8fa54e7bb26b8f569c7 SHA1: 5a82612a0a157997e4f50057397b5c79147bd704 SHA256: 80d09ef9e57ccdb41fbbd3ca88926862712222bd03fdcf04b6e9d428c9b39222 Description: library for loading and manipulating 3D model files G3d is a library to load and manipulate various 3d-modell files. It can handle: * 3D Studio (.3ds, .prj) * LightWave (.lw, .lwb, .lwo) * Alias Wavefront (.obj) * Impulse TurboSilver / Imagine (.iob) * AutoCAD (.dxf) * Quake II Models (.md2) * Quake III Models (.md3) * Neutral File Format (.nff) * 3D Metafile (.3dmf, .3mf, .b3d) * Caligari TrueSpace Objects (.cob) * Quick3D Objects & Scenes (.q3o, q3s) * VRML 1.0 files (.wrl, .vrml) * AC3D objects (.ac, .acc) * LeoCAD Models (.lcd) * Racer car models (.ar, .dof) * Ultimate Stunts car models (.glb)) * VDrift car models (.joe, .car) Libg3d can be enhanced by installing plugins. With these plugins libg3d can load textures from files. For loading bmp and sgi files, please install libg3d-plugins. For other formats (everything gdkpixbuf can handle) install libg3d-plugin-gdkpixbuf. Package: libfox-1.6-0 Priority: optional Section: libs Installed-Size: 9 Maintainer: Torsten Landschoff Architecture: solaris-i386 Source: fox1.6 Version: 1.6.25-1 Depends: libcupsys2 (>= 1.3.4), libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libjpeg62, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libtiff4, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libfox-1.6-0_1.6.25-1_solaris-i386.deb Size: 1087008 MD5sum: c68862f7f9223403f9c293c2f187844b SHA1: 16eeb34e6c7b27f3f5e67d7e66cef4d08a168051 SHA256: 474455750284d0a98f8ff302fb96fbc6e329edcaf79529f015b67de618ac8a32 Description: The FOX C++ GUI Toolkit FOX is a C++ based Toolkit for developing Graphical User Interfaces easily and effectively. It offers a wide collection of Controls, and provides state of the art facilities such as drag and drop, selection, as well as OpenGL widgets for 3D graphical manipulation. FOX also implements icons, images, and user-convenience features such as status line help, and tooltips. Tooltips may even be used for 3D objects! Package: libcherokee-config0 Priority: optional Section: contrib/libs Installed-Size: 175 Maintainer: Gunnar Wolf Architecture: solaris-i386 Source: cherokee Version: 0.7.2-2~hardy1 Depends: libcherokee-base0, libcherokee-client0, libcherokee-server0, libgcc1 (>= 1:4.2.1), python, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libcherokee-config0_0.7.2-2~hardy1_solaris-i386.deb Size: 121146 MD5sum: bff7520ff82ae58fd27acc74ee488eee SHA1: 2751a4ee6543746d6240d6eaaf15b81215e376ca SHA256: f6d960a65ae52a01b1e7366f914b1c1c66d53df7d0259db2d68f6a29737ee169 Description: extremely fast and flexible web server - libraries Cherokee is an extremely fast and flexible web server. It's embedable, extensible with plug-ins. It has handler-to-path, virtual servers, gzip encoding, modular loggers, CGI support, and can run in a chroot environment, among other features. . This is the configuration handler's runtime library Homepage: http://cherokee-project.org/ Package: mysqltcl Priority: optional Section: libs Installed-Size: 25 Maintainer: Sven Hoexter Architecture: solaris-i386 Version: 3.02-1 Depends: libgcc1 (>= 1:4.2.1), libmysqlclient15off (>= 5.0.27-1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/mysqltcl_3.02-1_solaris-i386.deb Size: 35294 MD5sum: e689ca6ac78275d8fa306f8fd2c706a1 SHA1: 4f2432384d75544ec3bc0d81e42f25ad2ccc467a SHA256: bc25ba6b0cc5b9a5ed4a99ee7b16a5f028c7d601b9444725e45d0494973e8015 Description: Interface to the MySQL database for the Tcl language The mysqltcl package provides a Tcl interface to the mysql database system. . Homepage: http://www.xdobry.de/mysqltcl/ Package: libg3d-plugin-gdkpixbuf Priority: optional Section: libs Installed-Size: 7 Maintainer: Timo Schneider Architecture: solaris-i386 Source: libg3d Version: 0.0.6-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libg3d0, libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libg3d-plugin-gdkpixbuf_0.0.6-1_solaris-i386.deb Size: 6380 MD5sum: 8adb6e78fa268ac77237798bb0a5cfbc SHA1: 4d120523a08952a70e2242231feb327849d3e534 SHA256: 4b14a65aead39b49b3a593c407b679573ab55ca394465d4145595a1bd6bc6d48 Description: plugin for the g3d library G3d is a library to load and manipulate various 3d-modell files. It can handle: * 3D Studio (.3ds, .prj) * LightWave (.lw, .lwb, .lwo) * Alias Wavefront (.obj) * Impulse TurboSilver / Imagine (.iob) * AutoCAD (.dxf) * Quake II Models (.md2) * Quake III Models (.md3) * Neutral File Format (.nff) * 3D Metafile (.3dmf, .3mf, .b3d) * Caligari TrueSpace Objects (.cob) * Quick3D Objects & Scenes (.q3o, q3s) * VRML 1.0 files (.wrl, .vrml) * AC3D objects (.ac, .acc) * LeoCAD Models (.lcd) * Racer car models (.ar, .dof) * Ultimate Stunts car models (.glb)) * VDrift car models (.joe, .car) Libg3d can be enhanced by installing plugins. With these plugins libg3d can load textures from files. For loading bmp and sgi files, please install libg3d-plugins. For other formats (everything gdkpixbuf can handle) install libg3d-plugin-gdkpixbuf. . This package contains a plugin for the g3d library so that g3d can load everything that a gdkpixbuf is able to work with. Package: libtre4 Priority: optional Section: libs Installed-Size: 101 Maintainer: Santiago Vila Architecture: solaris-i386 Source: tre Version: 0.7.5-1 Depends: libgcc1 (>= 1:4.2.1), libiconv, sunwcslr Suggests: tre-agrep Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libtre4_0.7.5-1_solaris-i386.deb Size: 47556 MD5sum: 8234ec8f61d0b953cb6165c1b2726608 SHA1: 804cd134a65067f51a4b5d66d4bf8baccd43ee28 SHA256: e2c4c3fb76b305293df741cc70bbaf2ea56695739938777c401ba44578a283e4 Description: regexp matching library with approximate matching TRE is a lightweight, robust, and efficient POSIX compliant regexp matching library with some exciting features such as approximate matching. Package: libssh2-1 Priority: optional Section: libs Installed-Size: 8 Maintainer: Mikhail Gusarov Architecture: solaris-i386 Source: libssh2 Version: 0.18-1 Depends: libgcc1 (>= 1:4.2.1), libgcrypt11 (>= 1.2.2), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libssh2-1_0.18-1_solaris-i386.deb Size: 62868 MD5sum: 341327ad064592bbb547a44ace53e191 SHA1: b673c4d7b28557748aa9c9b991fc04b10c605727 SHA256: 9191a05a5156fd7eee8314156299b4465d0c8192405c054b3d23cec83b8b3de8 Description: SSH2 client-side library libssh2 is the thin library implementing client side of SSH2 protocol as defined by Internet Drafts SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION, SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and SECSH-PUBLICKEY . This boils down to the regular terminal, scp and SFTP sessions; port forwarding; password, key-based and keyboard-interactive authentication. . This package contains the library. Package: libglc0 Priority: optional Section: libs Installed-Size: 24 Maintainer: Bradley Smith Architecture: solaris-i386 Source: quesoglc Version: 0.6.5-1 Depends: libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libfribidi0 (>= 0.10.9), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libglc0_0.6.5-1_solaris-i386.deb Size: 67016 MD5sum: 055fab03bf11efd0e593f6f10c82711c SHA1: ce1107d64ddee616ea465341adb19ed29038e2e0 SHA256: bac76963c234b3cd707a0533367eed04e82f252d54a81df01e6b911c1e519b49 Description: QuesoGLC GLC implementation QuesoGLC OpenGL Character Renderer (GLC) library Homepage: http://quesoglc.sourceforge.net/ Package: libcpptest0 Priority: optional Section: libs Installed-Size: 9 Maintainer: Ubuntu MOTU Team Original-Maintainer: David Morris Architecture: solaris-i386 Source: cpptest Version: 1.0.2-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Suggests: libcpptest-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libcpptest0_1.0.2-0ubuntu1_solaris-i386.deb Size: 35234 MD5sum: 595b671b9bc74708830e4a60b97a4d2c SHA1: 44e919f15ec382b25c1a8c659a3af50e84effc32 SHA256: 53e5543f97e0a220c8f8b31f963689d0bda483c2e1741a257189d81506b7603d Description: unit testing framework for C++ CppTest is a portable and powerful, yet simple, unit testing framework for handling automated tests in C++. The focus lies on usability and extensibility. Several output formats, including simple text output, compiler-like output and HTML, are supported and new ones are easily added. . This package contains the libraries for cpptest. Homepage: http://cpptest.sourceforge.net/ Package: liburiparser1 Priority: optional Section: libs Installed-Size: 8 Maintainer: Debian Xiph.org Maintainers Architecture: solaris-i386 Source: uriparser Version: 0.6.0-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/liburiparser1_0.6.0-1_solaris-i386.deb Size: 35920 MD5sum: 969b3d5c882ffd5e1c96eae304f3cf39 SHA1: 4d0a96eec0b0a6f6738cf16e71dff2085a736c44 SHA256: f610f2fac992c6a306c3711ee19b804375879f1377af6b0e81c8ca842edf7402 Description: URI parsing library compliant with RFC 3986 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 and locate resources, like http://www.debian.org or ISBN:0-395-36341-1. . uriparser has the following features: . * strictly compliant to RFC 3986, implementing: + parsing + reference resolution + reference creation + recomposition + syntax-based normalization * fast (linear input length time complexity) * unicode support Homepage: http://uriparser.sourceforge.net Package: libg3d-plugins Priority: optional Section: libs Installed-Size: 27 Maintainer: Timo Schneider Architecture: solaris-i386 Source: libg3d Version: 0.0.6-1 Depends: libg3d0, libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libg3d-plugins_0.0.6-1_solaris-i386.deb Size: 82160 MD5sum: 54fdb1924457e7aab2d2c200d219911b SHA1: f1170e6e945c991dd5e79cdb34349a976d937cfe SHA256: 30189cd11f15130287b046a82df6180bf5ed874a96fe5d836791d0306439753c Description: plugins for the g3d library G3d is a library to load and manipulate various 3d-modell files. It can handle: * 3D Studio (.3ds, .prj) * LightWave (.lw, .lwb, .lwo) * Alias Wavefront (.obj) * Impulse TurboSilver / Imagine (.iob) * AutoCAD (.dxf) * Quake II Models (.md2) * Quake III Models (.md3) * Neutral File Format (.nff) * 3D Metafile (.3dmf, .3mf, .b3d) * Caligari TrueSpace Objects (.cob) * Quick3D Objects & Scenes (.q3o, q3s) * VRML 1.0 files (.wrl, .vrml) * AC3D objects (.ac, .acc) * LeoCAD Models (.lcd) * Racer car models (.ar, .dof) * Ultimate Stunts car models (.glb)) * VDrift car models (.joe, .car) Libg3d can be enhanced by installing plugins. With these plugins libg3d can load textures from files. For loading bmp and sgi files, please install libg3d-plugins. For other formats (everything gdkpixbuf can handle) install libg3d-plugin-gdkpixbuf. . This package contains plugins for the g3d library, so that *.bmp and *.sgi files can be loaded as textures. Package: libonig2 Priority: optional Section: libs Installed-Size: 9 Maintainer: Max Kellermann Architecture: solaris-i386 Source: libonig Version: 5.9.0-0.1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libonig2_5.9.0-0.1_solaris-i386.deb Size: 130792 MD5sum: 05045d764ec3cc2ea336a550d7f23f96 SHA1: 1da376afe410b561b2384bf2a419ce0d460123a2 SHA256: fde672edd272f2320913b80c2b89f5753ae691a3b2db14f185694e245842dc70 Description: Oniguruma regular expressions library The characteristics of this library is that different character encoding for every regular expression object can be specified. . Homepage: http://www.geocities.jp/kosako3/oniguruma/ Package: libqfits0 Priority: optional Section: libs Installed-Size: 17 Maintainer: Aurelien Jarno Architecture: solaris-i386 Source: qfits Version: 6.2.0-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libqfits0_6.2.0-1_solaris-i386.deb Size: 36498 MD5sum: a9d90fae1972538b72c93f6b4896bd15 SHA1: 28427055dd2b923c1de4a3b163dedf7467357ed4 SHA256: 1bd14b2df98bd007eb1f76e19d1bb150a7592ad3c2f3c8de1f38ddfc10b2553c Description: Library offering easy access to FITS files FITS (Flexible Image Transport System) is a data format most used in astronomy. . qfits is a stand-alone library written in C to interact with files complying with the FITS format. It is fast and portable over any kind of POSIX-compliant platform. Functionalities offered by this library are: * Header queries (get keywords, values). * Header manipulation (load/modify/save). * Header/data offset queries. * Pixel loading/saving to memory. * Support for files of any dimension (NAXIS). * Support for FITS extensions, including ASCII and binary tables. . Homepage: http://www.eso.org/projects/aot/qfits/ Package: libgtkimageview0 Priority: optional Section: libs Installed-Size: 7 Maintainer: Ross Burton Architecture: solaris-i386 Source: gtkimageview Version: 1.5.0-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libgtkimageview0_1.5.0-1_solaris-i386.deb Size: 28888 MD5sum: d56fc33bc05bff4c15ddf3aaef888424 SHA1: c4c8952366b2ec5f4087831d19c767bea028f7f6 SHA256: 39cf658a30cb4b10d8ed8c66a022507d3d571c9cc768aa166dfe9a51793f75df Description: image viewer widget for GTK+ GtkImageView is a GTK+ widget that provides a zoomable and panable view of an image. It is intended to be usable in most types of image viewing applications. Package: tablelist Priority: optional Section: libs Installed-Size: 36 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Alessandro Tanasi Architecture: solaris-i386 Version: 4.6-0ubuntu1 Depends: tk8.4 | wish Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/tablelist_4.6-0ubuntu1_solaris-i386.deb Size: 333814 MD5sum: c12a5177143cea6704742f01f0fb6068 SHA1: b50edd5c5cdfbfb0f37c88638e4bed3f5a216f1f SHA256: f9d596a1b8a6c4cac5cc6a4065c3e59b723c614750a50a018004a9ebe6020a7f Description: multi-column listbox tablelist for TCL/TK A tablelist widget is a multi-column listbox. The width of each column can be dynamic or static. Tablelist is a library package for Tcl/Tk version 8.0 or higher, written in pure Tcl/Tk code. Homepage: http://www.nemethi.de/ Package: libcgic2 Priority: optional Section: libs Installed-Size: 15 Maintainer: Bart Martens Architecture: solaris-i386 Source: libcgic Version: 2.05-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Recommends: httpd Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libcgic2_2.05-1_solaris-i386.deb Size: 17808 MD5sum: dad743ce16e30aa1230337b8002f4487 SHA1: 9ad9ab46bb2dcffd0711f10676fa9831cc94c397 SHA256: 8880e25e9aa66223b8033d4d276324146d28b4c910365c08ae615ebbc63919a1 Description: C library for developing CGI applications Cgic is an ANSI-C library for the creation of CGI-based World Wide Web applications. Cgic provides the following: . * Parses form data, correcting for defective and/or inconsistent browsers * Transparently accepts both GET and POST form data * Handles line breaks in form fields in a consistent manner * Provides string, integer, floating-point, and single- and multiple-choice functions to retrieve form data * Provides bounds checking for numeric fields * Loads CGI environment variables into C strings which are always non-null * Provides a way to capture CGI situations for replay in a debugging environment . This package provides a shared library version of cgic. . Homepage: http://www.boutell.com/cgic/ Package: libmd3-1 Priority: optional Section: libs Installed-Size: 9 Maintainer: Michael Koch Architecture: solaris-i386 Source: libmodelfile Version: 0.1.92-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libmd3-1_0.1.92-1_solaris-i386.deb Size: 10078 MD5sum: 42d4f9356b37b6728d23ab05b1045d92 SHA1: c44a0b47108774195beb6c2d734fa4a1c12a3ccb SHA256: b35c4edef0c427daa60ea07a29e5f6b08a517d5ae7a1e10a3691df8f276ba0c7 Description: library to handle Quake .md3 files - runtime library This library provides full support for loading all Quake .md3 models found in the field. Many of these were not handled by tutorial code, or other loaders. It contains a simple converter provided for stripping environment texture coords to make vertex data more compact and easy to use. . This package contains the runtime library. Package: libdmalloc5 Priority: extra Section: libs Installed-Size: 11 Maintainer: Daniel Rus Morales Architecture: solaris-i386 Source: dmalloc Version: 5.5.1-1 Replaces: libdmalloc4 Depends: libgcc1 (>= 1:4.2.1) Suggests: gcc, gdb Conflicts: libdmalloc4 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libdmalloc5_5.5.1-1_solaris-i386.deb Size: 132150 MD5sum: 219e2a8c4843d0aa9d802baed520faef SHA1: 9200cb75174007df0392a45b39c2d0637b8c82ed SHA256: dff7e321b469ffd92700c48c51826a1a0e87eb4e7c50e8ef3a368f88ddf03604 Description: debug memory allocation library Drop in replacement for the system's `malloc', `realloc', `calloc', `free' and other memory management routines while providing powerful debugging facilities configurable at runtime. . These facilities include such things as memory-leak tracking, fence-post write detection, file/line number reporting, and general logging of statistics. . Homepage: . This package contains only the shared libraries, the development files and documentation is in the libdmalloc-dev package. Package: libzorpll3.0.6 Priority: optional Section: libs Installed-Size: 6 Maintainer: SZALAY Attila Architecture: solaris-i386 Source: libzorpll Version: 3.0.6.4.2 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, sunwcsl, sunwcslr, sunwopensslr, zlib1g (>= 1:1.2.1) Conflicts: libzorpll Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libzorpll3.0.6_3.0.6.4.2_solaris-i386.deb Size: 51722 MD5sum: e4e15e307419c31b6975a01fd77c884c SHA1: a74110d97181f5fd76d4e36b523fd8d01f46d997 SHA256: a07ae6947aa9793ffc2d3fd58c6fead8dd3a3a5d13d4d0a2d8a2eb29f3fac49f Description: Low level library functions for Zorp Zorp is a new generation firewall. It is essentially a transparent proxy firewall, with strict protocol analyzing proxies, a modular architecture, and fine-grained control over the mediated traffic. Configuration decisions are scriptable with the Python based configuration language. . This package contains low level library functions needed by Zorp and associated programs. Package: libsmi2 Priority: optional Section: libs Installed-Size: 932 Maintainer: Remco van de Meent Architecture: solaris-i386 Source: libsmi Version: 0.4.5+dfsg0-0.1 Replaces: libsmi0, libsmi1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, sunwlibm Recommends: libsmi2-common Conflicts: libsmi0, libsmi1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libsmi2_0.4.5+dfsg0-0.1_solaris-i386.deb Size: 303162 MD5sum: 1a477c0c6a7ba2c516e8fa146f5fa6a2 SHA1: 8f63e60b2c2c13a5504bbaf84499829ba5d20228 SHA256: 9d02e1b7dc926d3bccee2db75d8859c02b36a296d8956ccda655d5c04f347be1 Description: A library to access SMI MIB information The purpose of libsmi is to * give network management applications a concise programmer-friendly interface to access MIB module information, * separate the knowledge on SMI from the main parts of management applications, * allow to add new kinds of MIB repositories without the need to adapt applications that make use of libsmi. . In this context, MIB is "Management Information Base" and SMI stands for "Structure and identification of Management Information". See RFC1902 and others for details. Package: libfox1.4 Priority: optional Section: libs Installed-Size: 9 Maintainer: Torsten Landschoff Architecture: solaris-i386 Source: fox1.4 Version: 1.4.34-1 Depends: libcupsys2 (>= 1.3.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libjpeg62, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libtiff4, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxrender1, sunwcslr, sunwlibm, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libfox1.4_1.4.34-1_solaris-i386.deb Size: 933602 MD5sum: b46d7c152e9d8b068f15a014e5a7ca8c SHA1: d2f40f27db6248d883772c2493f4a4d28ba98088 SHA256: 2157ac1c53d75885556905d7b32263a3ad59a7c61b8ceeeaaea9688b941d3247 Description: The FOX C++ GUI Toolkit FOX is a C++ based Toolkit for developing Graphical User Interfaces easily and effectively. It offers a wide collection of Controls, and provides state of the art facilities such as drag and drop, selection, as well as OpenGL widgets for 3D graphical manipulation. FOX also implements icons, images, and user-convenience features such as status line help, and tooltips. Tooltips may even be used for 3D objects! Package: libuptimed0 Priority: extra Section: libs Installed-Size: 7 Maintainer: Thibaut VARENE Architecture: solaris-i386 Source: uptimed Version: 1:0.3.12-1 Replaces: libuptimed Depends: debconf (>= 0.5), libgcc1 (>= 1:4.2.1), perl, sunwcslr Conflicts: libuptimed Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libuptimed0_0.3.12-1_solaris-i386.deb Size: 14084 MD5sum: 6614d0ffc23f1eafc7649c0e02c34d01 SHA1: 51af67aabcc26d07d8892ac6cd0acec0f07d1471 SHA256: ce89d59a1e2cd36bd2a682ddd605a799b4b2b158c2d2000a9d8c34a526c62825 Description: Library for uptimed Uptimed allows you to track your highest uptimes via boot IDs. . Features: - Console program to display statistics - Can send mail if a milestone or a new record is reached Package: python-xdelta3 Priority: optional Section: libs Installed-Size: 65 Maintainer: A Mennucc1 Architecture: solaris-i386 Source: xdelta3 Version: 0s.dfsg-1 Provides: python2.4-xdelta3, python2.5-xdelta3 Depends: python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), python2.4 (>= 2.3.90), python2.5 (>= 2.5), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/python-xdelta3_0s.dfsg-1_solaris-i386.deb Size: 133740 MD5sum: e967badd13ebada570978809aa7d73af SHA1: ac874752e373751ed08f24d61bc8ebc3f5f69a19 SHA256: f66c6a5cf4ca93be9bd50b3e5094605f36daba6bbebd929c29b79fb9eeacb568 Description: Xdelta3 python module Xdelta3 is a set of tools designed to compute changes between binary files. These changes (delta files) are similar to the output of the "diff" program, in that they may be used to store and transmit only the changes between files. The "delta files" that Xdelta3 manages are stored in RFC3284 (VCDIFF) format. . This is the python module. Python-Version: 2.4, 2.5 Package: libtsmux0 Priority: optional Section: libs Installed-Size: 8 Maintainer: Maintainers of GStreamer packages Architecture: solaris-i386 Source: libtsmux Version: 0.2.0-1 Depends: libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.16.0), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libtsmux0_0.2.0-1_solaris-i386.deb Size: 23002 MD5sum: ac9007852b325e0c37b177453fbc9769 SHA1: 3b49edf1b8d9a900df54f53947a8a33d57b29bfa SHA256: 2212b8aea53e3c2b2d529d6f9965301bcfceddc6526f6f39a0ea3929b4df36bf Description: MPEG2 transport stream muxing library libtsmux is a library containing functions for muxing MPEG2 transport streams . This package contains the shared libraries necessary to run programs using libtsmux. Package: libtaktuk2 Priority: optional Section: libs Installed-Size: 9 Maintainer: Lucas Nussbaum Architecture: solaris-i386 Source: taktuk Version: 3.6-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr, taktuk (= 3.6-1) Suggests: libtaktuk2-dev (= 3.6-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libtaktuk2_3.6-1_solaris-i386.deb Size: 13228 MD5sum: 5c092d5752c5739ca384bae92e1f207b SHA1: 0513d770bd403e21902771cfb2401c5f964f604d SHA256: 25832a9ad0137a2e24dda26480c276abf78bc4c3be5a74378d1a1700286ebd0c Description: C bindings for taktuk TakTuk allows to execute commands in parallel on a potentially large set of remote nodes (using ssh to connect to each node). It is typically used inside high performance computing clusters and grids. It uses an adaptive algorithm to efficiently distribute the work and sets up an interconnection network to transport commands and perform I/Os multiplexing. It doesn't require any specific software on the nodes thanks to a self-propagation algorithm. . This package provide libtaktuk2, the C bindings for the taktuk communication layer. Homepage: http://taktuk.gforge.inria.fr/ Package: libode0debian1 Priority: optional Section: libs Installed-Size: 20 Maintainer: Debian Games Team Architecture: solaris-i386 Source: ode Version: 1:0.9.dfsg-1 Replaces: libode0c2 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Conflicts: libode0c2 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libode0debian1_0.9.dfsg-1_solaris-i386.deb Size: 184526 MD5sum: baf23d3e0e757ebed306da530a271b56 SHA1: 64e400f86a561dc72c9ff2eaf947d49cbc1ee25e SHA256: a76bd75abe7f915a43b8a1def2409cfe296cdda99f091572ada233b7c77dc581 Description: Open Dynamics Engine - runtime library ODE is a free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It is fast, flexible, robust and platform independent, with advanced joints, contact with friction, and built-in collision detection. . This package provides the shared libraries. Homepage: http://www.ode.org/ Package: libyaml-0-1 Priority: extra Section: contrib/libs Installed-Size: 124 Maintainer: Anders Kaseorg Architecture: solaris-i386 Source: libyaml Version: 0.1.1-1~hardy1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libs/libyaml-0-1_0.1.1-1~hardy1_solaris-i386.deb Size: 50532 MD5sum: 45fafd01ba4b9466967b0ebbe3bd3b69 SHA1: 472b48a3d702ce5682ddcdac1d501c6ea36f1a6a SHA256: 06944a986c9f5c83b798fe6d1165c47f6a427f833efd8791b4e2e70b898cf1b0 Description: Fast YAML 1.1 parser and emitter library LibYAML is a C library for parsing and emitting data in YAML 1.1, a human-readable data serialization format. Homepage: http://pyyaml.org/wiki/LibYAML Package: telepathy-inspector Priority: optional Section: devel Installed-Size: 17 Maintainer: Daniel d'Andrada Tenorio de Carvalho Architecture: solaris-i386 Version: 0.5.0-1 Depends: libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgcc1 (>= 1:4.2.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libiconv, libpango1.0-0 (>= 1.20.1), libxml2, sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/telepathy-inspector_0.5.0-1_solaris-i386.deb Size: 78424 MD5sum: dea5304d47f7b02fadfb0a489a538e37 SHA1: 7872cfa0a614bf95228b3d7fbd80099debb1fa1a SHA256: 2a2ca14ac601e29adef10420d3b7d7bff04a9137c7d293e2c45fe760123c1149 Description: debugging tool for Telepathy developers Telepathy Inspector is a Gtk+ client for Telepathy whose objective is to expose all interfaces and functionalities implemented by a given connection manager along with its connections, channels, etc. . The idea is to enable the user (likely to be a Telepathy developer) to easily view and access all methods and interfaces of all Telepathy objects (CMs, connections, etc), which could not be easily achieved using a regular Telepathy client since it would (and should!) hide all Telepathy logic behind a pleasant, usability oriented, GUI. . For more information, visit: http://telepathy.freedesktop.org/wiki/TelepathyInspector Package: nqc Priority: extra Section: devel Installed-Size: 9 Maintainer: Ben Pfaff Architecture: solaris-i386 Version: 3.1.r6-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/nqc_3.1.r6-1_solaris-i386.deb Size: 148004 MD5sum: 2d4c347423ea122cb072169755f66145 SHA1: 3f76b8cea8011b57d470f588cec0c5fe206f5116 SHA256: 498d2b06b2bd4e4d21b761cd3780bbacf806aab796d4c3268518e24ceb049379 Description: Not Quite C compiler for LEGO Mindstorms RCX The LEGO Mindstorms RCX is a Hitachi microcontroller embedded into a LEGO brick. This package lets you write programs in a C-like language and download them to your RCX using the serial or USB infrared tower included with the RCX. Package: cflow Priority: optional Section: devel Installed-Size: 20 Maintainer: Bart Martens Architecture: solaris-i386 Version: 1:1.2-1 Depends: libgcc1 (>= 1:4.2.1), libiconv, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/cflow_1.2-1_solaris-i386.deb Size: 98644 MD5sum: 6a8f14f0ade8c6e2c95ef867a8c0b4c2 SHA1: 8565aec1c95568806c0be23bf8b055befad211e8 SHA256: eb983c957b1541d358020ce2bd2f7a0de9cc760c83ad6765536013b19af7cbe3 Description: Analyze control flow in C source files GNU cflow analyzes a collection of C source files and prints a graph, charting control flow within the program. . Homepage: http://www.gnu.org/software/cflow/ Package: biosquid-dev Priority: optional Section: devel Installed-Size: 346 Maintainer: Nelson A. de Oliveira Architecture: solaris-i386 Source: biosquid Version: 1.9g+cvs20050121-1 Suggests: biosquid Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/biosquid-dev_1.9g+cvs20050121-1_solaris-i386.deb Size: 100710 MD5sum: 2841399c62371b6e59fa26a95b7c08a0 SHA1: 1b75a9c86ff2715aef117adbbec00bc2107ee272 SHA256: 30f759712dfa1746153231056f03594cd6cadace06060ce03d0a83421928a406 Description: headers and static library for biological sequence analysis SQUID is a library of C code functions for sequence analysis. It also includes a number of small utility programs to convert, show statistics, manipulate and do other functions on sequence files. . The original name of the package is "squid", but since there is already a squid on the archive (a proxy cache), it was renamed to "biosquid". . Homepage: http://selab.wustl.edu/cgi-bin/selab.pl?mode=software Package: qdevelop Priority: optional Section: devel Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Guillaume Martres Architecture: solaris-i386 Version: 0.25.2-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libqt4-sql (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Recommends: exuberant-ctags, gdb, qt4-designer, qt4-dev-tools Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/qdevelop_0.25.2-0ubuntu1_solaris-i386.deb Size: 1319336 MD5sum: e9843b9e6f5d2a12aa1d3961403f0287 SHA1: 991115da17c30f5b1c5c9c535ba86650c2b76f3f SHA256: 885d83bf98e56640b29917c6b8f8954e7cc03d79bc9cd7f4681f7efb2785fa3b Description: A development environment entirely dedicated to Qt4 It consists of a Qt project manager, a source code editor, build-automation tools by calling make command, and the gdb debugger. . QDevelop aims to be easy to use and does not try to compete with more complete tools, like kdevelop, which are often too complex. Its goal is simplicity, powerfulness and a same interface on all platforms. Homepage: http://www.qdevelop.org/ Package: pmccabe Priority: optional Section: devel Installed-Size: 11 Maintainer: Paul Bame Architecture: solaris-i386 Version: 2.4 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/pmccabe_2.4_solaris-i386.deb Size: 22644 MD5sum: 2eae17238b9287f62e66a9a2d14486e1 SHA1: c0c61d119345d5a6fd954533f0acd8f9e3e97c32 SHA256: 9c534486fc71dd77932daeef8eb96b1baf279990f51889091b8ac636936bb429 Description: McCabe-style function complexity and line counting for C and C++ Pmccabe calculates McCabe-style cyclomatic complexity for C and C++ source code. Per-function complexity may be used for spotting likely trouble spots and for estimating testing effort. . Pmccabe also includes a non-commented line counter compatible with anac, 'decomment' which only removes comments from source code; 'codechanges', a program to calculate the amount of change which has occurred between two source trees or files; and 'vifn', to invoke 'vi' given a function name rather than a file name. . Pmccabe attempts to calculate the apparent complexity rather than the complexity following the C++ and/or cpp preprocessors. This causes Pmccabe to become confused with cpp constructs which cause unmatched curly braces - most of which can profitably be rewritten so they won't confuse prettyprinters anyway. Pmccabe prints C-compiler-style error messages when the parser gets confused so they may be browsed with standard tools. . Two types of cyclomatic complexity are generated - one type counts each switch() statement as regardless of the number of cases included and the other more traditional measure counts each case within the switch(). Pmccabe also calculates the starting line for each function, the number of lines consumed by the function, and the number of C statements within the function. Package: libtaktuk2-dev Priority: optional Section: devel Installed-Size: 10 Maintainer: Lucas Nussbaum Architecture: solaris-i386 Source: taktuk Version: 3.6-1 Replaces: libtaktuk0-dev Provides: libtaktuk-dev Depends: libtaktuk2 (= 3.6-1) Conflicts: libtaktuk-dev, libtaktuk0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/libtaktuk2-dev_3.6-1_solaris-i386.deb Size: 11508 MD5sum: b5402a353e998cb2df1db147e0c390f2 SHA1: 3c9f08dfd9b59ceb40790123abe77b4e803d7119 SHA256: 738687d2e37432ccd446bdaf544285106cdaa96434096f4fea5db2776aa7977c Description: C bindings for taktuk (development files) TakTuk allows to execute commands in parallel on a potentially large set of remote nodes (using ssh to connect to each node). It is typically used inside high performance computing clusters and grids. It uses an adaptive algorithm to efficiently distribute the work and sets up an interconnection network to transport commands and perform I/Os multiplexing. It doesn't require any specific software on the nodes thanks to a self-propagation algorithm. . This package provide development files for libtaktuk2, the C bindings for the taktuk communication layer. Homepage: http://taktuk.gforge.inria.fr/ Package: beef Priority: extra Section: devel Installed-Size: 7 Maintainer: Andrea Bolognani Architecture: solaris-i386 Version: 0.0.6-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/beef_0.0.6-1_solaris-i386.deb Size: 7502 MD5sum: 98fec6452e5bfeba17315ca9368e0878 SHA1: f3b36cf62bf592fb8fe92a252c6725b998fb8b0d SHA256: 00ea333bc9c6f69ea0c76a4bd928f2dd8f2083dde90550fb0a2ce21e85530b6a Description: flexible Brainfuck interpreter beef is a Brainfuck interpreter, a program which executes Brainfuck code on the fly. . Its behavior is configurable using command-line options. This enables you to run most Brainfuck programs, even ones written for other interpreters/compilers without modifications. . beef is not affected by some historical Brainfuck limitations. For example, the length of the memory tape only limit is the amount of memory your computer has. . beef's aim is not to be incredibly small or optimized (although it is quite fast), but to be a flexible and pleasant-to-work-with interpreter. . Homepage: http://www.kiyuko.org/beef Package: debdelta Priority: optional Section: devel Installed-Size: 14 Maintainer: A Mennucc1 Architecture: solaris-i386 Version: 0.22 Depends: bsdiff, libgcc1 (>= 1:4.2.1), python, sunwcslr, xdelta, xdelta3, zlib1g (>= 1:1.2.1) Recommends: python-apt Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/debdelta_0.22_solaris-i386.deb Size: 43826 MD5sum: 593db56cb1271837de0aa1e433fdfece SHA1: 7213a68eba1a65695b8a82c8f037f8b747767af5 SHA256: b209ea392d205a3df5a71f79539db7a58561eca25535a6699223cfa44821f874 Description: diff and patch utilities which work with Debian packages debdelta is a program suite designed to compute changes between Debian packages. These changes (debdeltas) are similar to the output of the "diff" program in that they may be used to store and transmit only the changes between Debian packages. This suite contains 'debdelta-upgrade', that downloads debdeltas and use them to create all Debian packages needed for an 'apt-get upgrade'. Package: pointerize Priority: optional Section: devel Installed-Size: 10 Maintainer: Enrique Zanardi Architecture: solaris-i386 Version: 0.6 Depends: gettext, libc6-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/pointerize_0.6_solaris-i386.deb Size: 17508 MD5sum: 141e28967b775d538168bfdd37764307 SHA1: 7626e5b8ba831293f90748b781c30a974414f0b5 SHA256: e7922d42120ad9be87c3837a9d567699eeea4c9c4880132af15e941b10707a9a Description: Internationalization utilities, based on gettext pointerize is a set of tools used to generate message catalogs from a set of specially formated C source files. Those message catalogs are loaded at run-time, making it possible to have one binary that displays messages in several languages. . It's based on gettext, but it makes smaller binary message catalogs (a must when one is making internationalized boot floppies). The programmer may use his gettexttified C source files just applying one small change to the main() function. The translator will work with the well known PO format. Package: binutils-avr Priority: extra Section: devel Installed-Size: 46 Maintainer: Hakan Ardo Architecture: solaris-i386 Version: 2.18-3 Depends: libgcc1 (>= 1:4.2.1), libiconv, sunwcslr Suggests: binutils (>= 2.18-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/binutils-avr_2.18-3_solaris-i386.deb Size: 3683632 MD5sum: 5d8d5509bc137e0371f2115f16dba730 SHA1: 0b32ad3999e294dfb9a764541bbf22c7f8f9d884 SHA256: 3e4832844a78ceb3da2255f1bd654cdc6231f844228a6d851199b8c2dbc0b912 Description: Binary utilities supporting Atmel's AVR targets The programs in this package are used to manipulate binary and object files that may have been created for Atmel's AVR architecture. This package is primarily for AVR developers and cross-compilers and is not needed by normal users or developers. Package: libtclap-dev Priority: optional Section: devel Installed-Size: 227 Maintainer: Dirk Eddelbuettel Architecture: solaris-i386 Source: tclap Version: 1.1.0-1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/libtclap-dev_1.1.0-1_solaris-i386.deb Size: 114842 MD5sum: 6e80d68b8fa11bfa39b306a1f087c713 SHA1: 1bbeefd7d54968798113fc059a38958cd7bbd5f7 SHA256: e3fd432dac96efd9b1896d413f59c9056e696b3292a91cb89261b575fe19d5a0 Description: Templatized command-line argument parser for C++ This package provides a simple C++ library that facilitates parsing command-line arguments in a type-independent manner. The functionality is provided via template header files, so no actual library is included. Package: camlp5 Priority: extra Section: devel Installed-Size: 645 Maintainer: Debian OCaml Maintainers Architecture: solaris-i386 Version: 5.04-1 Depends: ocaml-nox-3.10.0 Conflicts: ocaml-nox (<< 3.10.0) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/camlp5_5.04-1_solaris-i386.deb Size: 1374386 MD5sum: bf5ec6fb43f21ee43ded61af95c922d6 SHA1: c9958e24ccebe9d23e9ed82506c93331a9435657 SHA256: 11d89f768285debd939d6b1d1ab14778e3e81b8486cd00bcf4eddccaad2dd83a Description: Pre Processor Pretty Printer for OCaml - classical version Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . CamlP4 is a Pre-Processor-Pretty-Printer for Objective Caml. It offers tools for syntax (Stream Parsers and Grammars) and the ability to modify the concrete syntax of the language (Quotations, Syntax Extensions). . This package contains the "classical" version of CamlP4 executables and libraries for pre-processing and pretty-printing OCaml sources both interactively and in a batch fashion. The "classical" version is the implementation of CamlP4 which used to be distributed with OCaml before the release of version 3.10. Homepage: http://pauillac.inria.fr/~ddr/camlp5/ Package: highlight Priority: optional Section: devel Installed-Size: 673 Maintainer: Ayman Negm Architecture: solaris-i386 Version: 2.4.8-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/highlight_2.4.8-1_solaris-i386.deb Size: 414502 MD5sum: 9e3f8cda08917c7b1ac651904f4d167e SHA1: 7d72b62a12cd7b1e0169d831e7e69226ee35f10d SHA256: 625f854b7a5d4956ff5f8882d63f5cb6d4b87908892e3cd4e9c6ec6fc182b1f0 Description: An universal source code to formatted text converter It transforms source code to HTML, XHTML, RTF, LaTeX, TeX or XSL-FO files with syntax highlighting. Highlight supports 85 programming languages. Its language definitions and colored themes are customizable. Package: pngcheck Priority: optional Section: devel Installed-Size: 7 Maintainer: Lucas Wall Architecture: solaris-i386 Version: 2.0.0-1 Depends: libgcc1 (>= 1:4.2.1), libpng12-0, sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/pngcheck_2.0.0-1_solaris-i386.deb Size: 36424 MD5sum: ad73eee194a1b959ea011da2b6e82917 SHA1: 07f73545c3a8f320d94af37d9794ca5ef49bda7f SHA256: 22e4fa16b07c4aa02123ee729cda299ab9d7618764b45dae042c26e193963c2b Description: PNG file format checker pngcheck verifies the integrity of PNG, JNG and MNG files (by checking the internal 32-bit CRCs or checksums) and optionally dumps almost all of the chunk-level information in the image in human-readable form. For example, it can be used to print the basic stats about an image (dimensions, bit depth, etc.); to list the color and transparency info in its palette; or to extract the embedded text annotations. All PNG and JNG chunks are supported, plus almost all MNG chunks (everything but PAST, DISC, tERm, DROP, DBYK, and ORDR). This is a command-line program with batch capabilities (e.g., ``pngcheck *.png''). . Homepage: http://www.libpng.org/pub/png/apps/pngcheck.html Package: cvsgraph Priority: optional Section: devel Installed-Size: 307 Maintainer: Mark Brown Architecture: solaris-i386 Version: 1.6.0-1 Depends: libgcc1 (>= 1:4.2.1), libgd2-noxpm (>= 2.0.35.dfsg) | libgd2-xpm (>= 2.0.35.dfsg), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/cvsgraph_1.6.0-1_solaris-i386.deb Size: 82084 MD5sum: 5cd74c8824c9a20b191e990b10a82330 SHA1: ac6b62264d3e4f488455a3d6fc42e0a7c5e047e2 SHA256: bb3c4c9d678e1943b0e8b9c23a01c4c5947935534c8167344449edf1894e208b Description: Create a tree of revisions/branches from a CVS/RCS file CvsGraph was inspired by the graph option from WinCVS. It represents the revisions and branches in a CVS/RCS file in a graphical tree structure, also listing any tags associated with any given revision. Package: opt Priority: optional Section: devel Installed-Size: 17 Maintainer: Patrick Ouellette Architecture: solaris-i386 Version: 3.19-1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/opt_3.19-1_solaris-i386.deb Size: 73670 MD5sum: 106af4e609e0f1e773b32861df122d38 SHA1: eff468804854b04da3ce97d148ec6f6799d460e3 SHA256: 5b5bd30402547cd3f14dbf242d011485d0d72318ffead4cdb232c25af5fa9447 Description: Options Parsing Tool library opt is a subroutine library which facilitates the convenient input of parameters to a C program. Parameters are parsed from a command line, with further facilities for reading options from files, from environment strings, or from an interactive environment. The aim of the opt package is to permit programs to be both user- and programmer- friendly. The package attempts to on the one hand provide a direct and relatively full-featured input interface to the ultimate user of the program, and at the same time impose a minimal amount of work on the programmer to "attach" the package to his or her software. It is similar to GNU's (and AT&T's old) getopts package, but with a different interface that might be easier to use. Package: pax-utils Priority: extra Section: misc Installed-Size: 9 Maintainer: Rémi Denis-Courmont Architecture: solaris-i386 Version: 0.1.16-1 Depends: sunwcslr Suggests: chpax Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/pax-utils_0.1.16-1_solaris-i386.deb Size: 55054 MD5sum: c679032199e75a52f582e6676d8045b9 SHA1: 78cf419566611f7880abe0aa4f67dce575664b68 SHA256: 7bf7da21c482656282b6fa1c549d0ffcf9f3163bcc81a84fef1554e9dbd63aa3 Description: Security-focused ELF files checking tool This is a small set of various PaX aware and related utilities for ELF binaries. It can check ELF binary files and running processes for issues that might be relevant when using ELF binaries along with PaX, such as non-PIC code or executable stack and heap. Homepage: http://dev.gentoo.org/~solar/pax-utils/ Package: malbolge Priority: optional Section: devel Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Toni Ruottu Architecture: solaris-i386 Version: 0.1.1-0ubuntu1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/malbolge_0.1.1-0ubuntu1_solaris-i386.deb Size: 23112 MD5sum: d295e9e591c41d656a2cc485a78308ea SHA1: c47180eb379fb6c9f819bc8519fd0575c92a3412 SHA256: 9748aa009386a3536b689f12ecac8e54d270512c0e0e770b1e6e0e180e9051bc Description: interpreter for Malbolge programming language Malbolge is a programming language that is designed to be hard. Malbolge Survival Kit contains core stuff for writing applications in Malbolge. The package includes an extended Malbolge interpreter, some example applications (hello world, "99 bottles of beer" and a simple data stream copying application). The package also includes source code for the original interpreter and specification/guide that used to come with it. Homepage: https://launchpad.net/msk Package: gccxml Priority: optional Section: devel Installed-Size: 5691 Maintainer: Steve M. Robbins Architecture: solaris-i386 Version: 0.7.0+cvs20070318-1 Depends: g++, libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/gccxml_0.7.0+cvs20070318-1_solaris-i386.deb Size: 2101400 MD5sum: ef0e67db7602416c96f9e3bbff6d9eef SHA1: 8084d4b5a68b133f4bd6db760035f2ddf36df8fa SHA256: d9f987c2508307f450910cc85b43bedd922441d161d6a2ae4d1cc0e11e24cb16 Description: XML output extension to GCC There is one open-source C++ parser, the C++ front-end to GCC, which is currently able to deal with the language in its entirety. The purpose of the GCC-XML extension is to generate an XML description of a C++ program from GCC's internal representation. Since XML is easy to parse, other development tools will be able to work with C++ programs without the burden of a complicated C++ parser. Package: electric-fence Priority: extra Section: devel Installed-Size: 18 Maintainer: Matthew Vernon Architecture: solaris-i386 Version: 2.1.14.1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/electric-fence_2.1.14.1_solaris-i386.deb Size: 21550 MD5sum: 99b68eff1c798aebf4459b3a01b85b53 SHA1: e07f4ef968ef3c3d24f1634b9f36264bf3f17cb8 SHA256: 5944c0436a4e93a2edd8b6af9f5bc31510056704a17e09582a96115eac3f845d Description: A malloc(3) debugger Electric Fence is a debugger that uses virtual memory hardware to detect illegal memory accesses. It can detect two common programming bugs: software that overruns or underruns the boundaries of a malloc() memory allocation, and software that touches a memory allocation that has been released by free(). . Unlike other malloc() debuggers, Electric Fence will detect read accesses as well as writes, and it will stop and pinpoint the exact instruction that causes an error. It is not as thorough as Purify, however. . In order to debug a program it needs to be linked with Electric Fence's library or dynamic linking needs to be used; README.Debian explains that in detail. Package: basic256 Priority: optional Section: devel Installed-Size: 15 Maintainer: Ryan Kavanagh Architecture: solaris-i386 Version: 0.9.2-0ubuntu1 Depends: libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/basic256_0.9.2-0ubuntu1_solaris-i386.deb Size: 86210 MD5sum: 18917faef9371a890f6b764127ea7f1c SHA1: aee63b6b22be17d420971ca65c81ee5723dda56a SHA256: a2c4b10d22a4e8ff9f973cb961c3c8e64895334de3ad2b871bd3cbe93e6392b6 Description: educational BASIC programming environment for children BASIC-256 is an easy to use version of BASIC designed to teach young children the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises. Homepage: http://kidbasic.sourceforge.net/ Package: bcpp Priority: optional Section: devel Installed-Size: 10 Maintainer: Miriam Ruiz Architecture: solaris-i386 Version: 0.0.20050725-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/bcpp_0.0.20050725-1_solaris-i386.deb Size: 44248 MD5sum: 7c778e817eb4aff2230954a6c64228d4 SHA1: 9d778fc2b53f8e025538efc5f44577a245d05121 SHA256: 0e219bbb6c5c3c21ce8a04eda53acec5e046b4e0a5edbd85d8ceac4b2771c645 Description: C(++) beautifier bcpp indents C/C++ source programs, replacing tabs with spaces or the reverse. Unlike indent, it does (by design) not attempt to wrap long statements. . This version improves the parsing algorithm by marking the state of all characters, recognizes a wider range of indention structures, and implements a simple algorithm for indenting embedded SQL. Package: bjam Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian Boost Team Architecture: solaris-i386 Source: boost-jam Version: 3.1.14-1 Depends: sunwcslr Conflicts: jam (<< 2.3.2-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/bjam_3.1.14-1_solaris-i386.deb Size: 114198 MD5sum: 09a2f094d396bc9673a39855241f4ee6 SHA1: 504f6710abbf233679f0e9e094dbcef916fe5fd4 SHA256: 58b914a343fe3ed234845250fd782d4fb81febe6d7f656114a068fb186518cce Description: Software build tool Boost.Jam (BJam) is a portable build tool with its own interpreted language, which allows to implement rather complex logic in a readable way and without resorting to external programs. It is a descendant of Jam/MR tool modified to suit the needs of Boost.Build. In particular, modules and rule parameters were added, as well as several new builtins. . Homepage: http://www.boost.org/tools/build/jam_src/ Package: z80asm Priority: optional Section: devel Installed-Size: 13 Maintainer: Bas Wijnen Architecture: solaris-i386 Version: 1.6-1 Depends: sunwcslr Suggests: openmsx Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/z80asm_1.6-1_solaris-i386.deb Size: 35318 MD5sum: b1c234df02c4ea73c70072e3f449310d SHA1: 2c8ef3b063924073d52803fa4bf5b96a01654feb SHA256: 2be7a28482f4f9e8a11a4c50f430255946dd35725c7898ae65593ce9cb88b081 Description: assembler for the Zilog Z80 microprocessor The Z80 microprocessor is used in old home computers, such as the ZX spectrum and MSX, and in several newer devices, such as the TI-83 graphical calculator and (a stripped down version) in the (original) GameBoy. . This assembler is meant for developers who write code (in assembly) for such devices. . Features include: * macros * including other sources * complex expressions (similar to bash) * labels of unlimited length * conditional compilation depending on expressions Package: astyle Priority: optional Section: devel Installed-Size: 10 Maintainer: Margarita Manterola Architecture: solaris-i386 Version: 1.21-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/astyle_1.21-1_solaris-i386.deb Size: 91826 MD5sum: c156731db8c097ffb2ab24ed1492274b SHA1: c80043b21fcc4b732a804a4877d7f151baa5f1d9 SHA256: 1a69bb04889a5d7ef8b38183da12ea6510a345a15328ddc3a56eb87a1fd83423 Description: Source code indenter for C++/C/Java/C# source code Artistic Style is a reindenter and reformatter of C++, C, Java or C# source code. Package: stress Priority: optional Section: devel Installed-Size: 9 Maintainer: Amos Waterland Architecture: solaris-i386 Version: 0.18.9-1 Depends: sunwcslr, sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/stress_0.18.9-1_solaris-i386.deb Size: 19860 MD5sum: f384dea646d729b06ec628dc09e9a5ca SHA1: 1cf4d9384ede6c8f29d3b03f22d0fa07ed84d12f SHA256: 22db0aac53d212d5889b1839419ea388e03fd3d7df999595932ab7ae39316a0d Description: A tool to impose load on and stress test a computer system 'stress' is a tool that imposes a configurable amount of CPU, memory, I/O, or disk stress on a POSIX-compliant operating system and reports any errors it detects. . 'stress' is not a benchmark. It is a tool used by system administrators to evaluate how well their systems will scale, by kernel programmers to evaluate perceived performance characteristics, and by systems programmers to expose the classes of bugs which only or more frequently manifest themselves when the system is under heavy load. Package: xmlindent Priority: optional Section: devel Installed-Size: 9 Maintainer: Miriam Ruiz Architecture: solaris-i386 Version: 0.2.17-1 Depends: sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/devel/xmlindent_0.2.17-1_solaris-i386.deb Size: 15304 MD5sum: 3507aff1448395604c749cf91ca9e98d SHA1: 0b3d292065ddbb77335d07738bc7b5625e789c56 SHA256: 0863b29f65da5d9de19c2405f711d8e1b8378afc428d01673913ff2f2e7cd5c4 Description: XML stream reformatter XML Indent is a XML stream reformatter written in ANSI C. It is analogous to GNU indent. . Homepage: http://xmlindent.sourceforge.net/ Package: python-ll-core Priority: optional Section: python Installed-Size: 264 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Source: ll-core Version: 1.10.1-1 Depends: libgcc1 (>= 1:4.2.1), python (>= 2.5), python (<< 2.6), python-support (>= 0.7.1), python2.5 Recommends: python-imaging (>= 1.1.2-3.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/python/python-ll-core_1.10.1-1_solaris-i386.deb Size: 70916 MD5sum: e2c028942f1348d2c0a7eb4549266dac SHA1: cfe229b0bc547b19ad58d178197f8b8b75f6129a SHA256: 5ec6ecf12af02909e5e2765136257e9fa7e26c6b83f0d40762f7d91e3298dda3 Description: Python modules for colors, make, cron, daemons, URLs, templating ll-core is a collection of the following modules: . * 'ansistyle' can be used for colored terminal output (via ANSI escape sequences). * 'color' provides classes and functions for handling RGB color values. * 'make' is an object oriented make replacement. * 'misc' provides several small utility functions and classes. * 'sisyphus' provides classes for running Python scripts as cron jobs. * 'daemon' can be used on UNIX to fork a daemon process. * 'url' contains an RFC2396 compliant implementation of URLs and classes for accessing resource metadata as well as file like classes for reading data from URLs and writing data to URLs. * 'xpit' is a module that makes it possible to embed Python expressions in text (as XML style processing instructions). . Homepage: http://www.livinglogic.de/Python/index.html Package: python-pyfribidi Priority: optional Section: python Installed-Size: 46 Maintainer: Debian Hebrew Packaging Team Architecture: solaris-i386 Source: pyfribidi Version: 0.6-3 Replaces: python2.3-pyfribidi, python2.4-pyfribidi Provides: python2.4-pyfribidi, python2.5-pyfribidi Depends: libfribidi0 (>= 0.10.9), libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Conflicts: python2.3-pyfribidi, python2.4-pyfribidi Filename: dists/hardy-unstable/contrib/binary-solaris-i386/python/python-pyfribidi_0.6-3_solaris-i386.deb Size: 10068 MD5sum: 65db51bd057a4b0f0f362e8db9bb0eed SHA1: 137d4cd7d0daceca37de103b5977fcc806af09dc SHA256: 9776188be10b9dc020212b768f8862d4da238a104c576ab32f2002c2b8ca0520 Description: FriBidi Python bindings FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. . This package contains the python module for the FriBidi C library. . Homepage: http://pyfribidi.sourceforge.net/ Python-Version: 2.4, 2.5 Package: python-tclink Priority: optional Section: python Installed-Size: 64 Maintainer: Debian Python Modules Team Architecture: solaris-i386 Version: 3.4.4-1 Replaces: python2.3-tclink (<< 3.4.0-3), python2.4-tclink (<< 3.4.0-3) Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1), sunwopensslr Conflicts: python2.3-tclink (<< 3.4.0-3), python2.4-tclink (<< 3.4.0-3) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/python/python-tclink_3.4.4-1_solaris-i386.deb Size: 15036 MD5sum: c775c782272b34e739b3acac1bc931d9 SHA1: 611dc29ff285691aa9db979c587db76319372266 SHA256: b2295e09b36964f8f02f5fbeae0b9fd8f911c79aacf6718be51c226a4ef153be Description: TrustCommerce credit card processing for Python This package provides a module for using TCLink directly from Python. TCLink is a thin client library to allow your e-commerce servers to connect to the TrustCommerce payment gateway easily and consistently. Package: python-pydds Priority: extra Section: python Installed-Size: 12 Maintainer: Christoph Berg Architecture: solaris-i386 Source: dds Version: 1.1.7+ddd105-1 Provides: python2.5-pydds Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), sunwlibm Filename: dists/hardy-unstable/contrib/binary-solaris-i386/python/python-pydds_1.1.7+ddd105-1_solaris-i386.deb Size: 40666 MD5sum: 43a699be18e5a3018ca698307b1c701e SHA1: c631f132cb0de154aac53e1f81b5b96cbcc0b0fc SHA256: f2083c84929e16188ed43c62027d87db76dcc2398e0505285efea4ee76b80000 Description: bridge double dummy solver - python extension dds is a double dummy solver. This package contains pydds, the python extension. . A double dummy solver computes the optimal line of play for a bridge deal, with all hands open (both sides dummy). . http://web.telia.com/~u88910365/ http://www.aleax.it/Bridge/ Python-Version: 2.5 Package: python-jinja Priority: optional Section: python Installed-Size: 40 Maintainer: Piotr Ożarowski Architecture: solaris-i386 Source: jinja Version: 1.2-1 Provides: python2.4-jinja, python2.5-jinja Depends: libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Recommends: python-markdown (>= 1.4-2), python-setuptools (>= 0.6b3-1), python-simplejson (>= 1.1-1.1), python-textile (>= 2.0.10-3.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/python/python-jinja_1.2-1_solaris-i386.deb Size: 121180 MD5sum: 2a0b276ac999e2526ca030ed512c96e6 SHA1: e25caaddfbc4d6865d41cb27c2200e8a70e7a9ab SHA256: 5f2a6aa43b9f618205266bfc796107d54eae44f96a36573a3dc1ed9ecaa3f516 Description: small but fast and easy to use stand-alone template engine Jinja provides a Django-like non-XML syntax and compiles templates into executable Python code. It's basically a combination of Django templates and Python code. . Philosophy: application logic is for the controller but don't try to make the life for the template designer too hard by giving him too few functionality. . Features: * Simple API. * Extremely lightweight. * The whole engine is completely sandboxed. A template designer won't be able to modify application data or execute dangerous code * You can use nearly every Python expression. Not supported are the binary operators and list comprehensions / generator expressions. * Uses the same concept for inheritance Django uses. It's very powerful and easy to understand. * Provides so called macros that allow you to put often used template snippets into callable blocks * Designer friendly. Jinja simplifies many things for a template designer. Loops can be used in a recursive way, filters are available to format values, loops know about their iteration etc. * Dynamic syntax. You don't like the Django block syntax? You can override the syntax elements on environment initialisation. It's no problem to use ASP/PHP/Ruby syntax, html comments for blocks etc. Homepage: http://jinja.pocoo.org/ Python-Version: 2.4, 2.5 Package: python-enchant Priority: optional Section: python Installed-Size: 149 Maintainer: Piotr Ożarowski Architecture: solaris-i386 Source: pyenchant Version: 1.3.1-1 Replaces: python2.4-enchant (<< 1.1.5-2) Provides: python2.4-enchant, python2.5-enchant Depends: libenchant1c2a, libgcc1 (>= 1:4.2.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Conflicts: python2.4-enchant (<< 1.1.5-2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/python/python-enchant_1.3.1-1_solaris-i386.deb Size: 50898 MD5sum: e46b6aa3a67dd41cf378c0ca57e56929 SHA1: cd7d4c6f6507eb973e21cec8c2a511a3f1fcde92 SHA256: 952d2d6cc095fc91047369269d128c3784866204fefd82ad15fb3649bbe09f06 Description: spellchecking library for Python PyEnchant consists of Python bindings to the Enchant spellchecking library and some wrapper classes. It includes all the functionality of Enchant in a Pythonic object-oriented interface, and also provides some higher-level functionality which is not available in the C API. . Homepage: http://pyenchant.sourceforge.net/ Python-Version: 2.4, 2.5 Package: multimail Priority: optional Section: mail Installed-Size: 312 Maintainer: Peter Karlsson Architecture: solaris-i386 Version: 0.49-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: unzip, uqwk, zip Filename: dists/hardy-unstable/contrib/binary-solaris-i386/mail/multimail_0.49-1_solaris-i386.deb Size: 172486 MD5sum: 09fcffb991e90df58fdd6fe545fb68d0 SHA1: 8df9b0ebf578f1164b4305eb7977f4e2d8d784b8 SHA256: 423d10d4036d726170d417932f24a6a4e8485bcfd00fba849c0d35780986dba1 Description: Offline reader for Blue Wave, QWK, OMEN and SOUP MultiMail is an offline mail packet reader for Unix and other systems. It currently supports the Blue Wave, QWK, OMEN and SOUP formats. It has a full screen, color user interface, built with the curses library. Package: emil Priority: optional Section: mail Installed-Size: 32 Maintainer: Roland Rosenfeld Architecture: solaris-i386 Version: 2.1.0-beta9.dfsg-1 Depends: libgcc1 (>= 1:4.2.1), sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/mail/emil_2.1.0-beta9.dfsg-1_solaris-i386.deb Size: 126056 MD5sum: 6ae8610278ec1169f0fe8eb112f7df26 SHA1: f93800101cb4465105a54e81e32e4c1c094b860a SHA256: 5f1d739e30846930bcf309e0ea36e4ffbd7942e027196733d2862f1ef4e4be27 Description: Conversion Filter for Internet Messages Emil v2 is a filter for converting Internet Messages. It supports three basic formats: MIME, SUN Mailtool and plain old style RFC822. It can be used with sendmail, as a mailer, or as a prefilter or backend program with a mail client program, or as a plain filter. Package: clamsmtp Priority: optional Section: mail Installed-Size: 48 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Chad Walstrom Architecture: solaris-i386 Version: 1.9-0ubuntu1 Depends: adduser, clamav-daemon (>= 0.75.1), debconf (>= 0.5) | debconf-2.0, dpkg (>= 1.10.11), sunwcslr Recommends: postfix | mail-transport-agent Filename: dists/hardy-unstable/contrib/binary-solaris-i386/mail/clamsmtp_1.9-0ubuntu1_solaris-i386.deb Size: 58880 MD5sum: ec514d071cb0172b0e8b2003b6c04ecb SHA1: 5285d112e2aec395c99359be8ac85c377b245870 SHA256: 394a9f90d698a89a25ca4eb48d20d290a7facbfa6118f70f1026f591eb583c7f Description: virus-scanning SMTP proxy ClamSMTP is an SMTP proxy daemon that checks for viruses using the ClamAV anti-virus software. It can act as a traditional SMTP proxy with publicly accessible ports or as a transparent proxy, where SMTP traffic is redirected to the ClamSMTP by your router. . ClamSMTP aims to be lightweight, reliable, and simple rather than have a myriad of options. It is written in C without major dependencies. ClamSMTP does not do general spam filtering, it only scans for viruses. . You do not need a local mail-transport-agent installed, since this server can forward to a remote one. Package: mew-beta-bin Priority: extra Section: mail Installed-Size: 15 Maintainer: Tatsuya Kinoshita Architecture: solaris-i386 Source: mew-beta Version: 5.2.52-1 Replaces: mew-bin Provides: mail-reader, mew-bin, pinentry Depends: libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Recommends: ca-certificates, hyperestraier, stunnel4 | stunnel Conflicts: mew-beta (<< 4), mew-bin Filename: dists/hardy-unstable/contrib/binary-solaris-i386/mail/mew-beta-bin_5.2.52-1_solaris-i386.deb Size: 54662 MD5sum: f1c3d1bb198bf2ff1eb2a778066ea799 SHA1: 08ba7da412cedd8968e3f9694058a068a7d3f84c SHA256: b5e8a24ba00ef5b6973a85a86a80a4ce218464e3380fa54cb76e04fd5dd4fb84 Description: external commands for Mew (development version) The mew-beta-bin package contains external commands for the mew-beta package. . - mewencode: encode/decode MIME objects. - mewl: extract necessary fields from messages stored in folders. - incm: incoporate new mails from maildir or mbox to Mew's inbox folder. - mewest: update indexes of Hyper Estraier. - mew-pinentry: front end of gpg-agent to ask a passphrase to a user. - mewstunnel: wrapper script for using stunnel. . Homepage: http://www.Mew.org/ Enhances: gnupg-agent, mew-beta Package: mairix Priority: optional Section: mail Installed-Size: 12 Maintainer: Benjamin Mako Hill Architecture: solaris-i386 Version: 0.21-1 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), sunwcslr, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/mail/mairix_0.21-1_solaris-i386.deb Size: 82548 MD5sum: 37a213d7f89afb7a5652fea917b8931c SHA1: f59332128be33c623d29e4cbf420d84170ec2928 SHA256: 40c5c1a9de07f6d5dcad88c2f6de32aabe1184a3fa5bd3465359dad476820dca Description: indexes and searches email in locally stored email mairix is a program for indexing and searching locally stored email messages. mairix supports Maildir, MH folders, and mbox formats. . * Indexing is fast. It runs incrementally on new messages - any particular message only gets scanned once in the lifetime of the index file. . * The search mode populates a "virtual" maildir folder with symlinks which point to the real messages. This folder can be opened as usual in your mail program. . * The search mode is very fast. . * Indexing and searching works on the basis of words. The index file tabulates which words occur in which parts (particular headers + body) of which messages. Package: tkrat Priority: optional Section: mail Installed-Size: 65 Maintainer: Mattia Monga Architecture: solaris-i386 Version: 1:2.2cvs20061117-dfsg-1 Provides: imap-client, mail-reader Depends: sunwopensslr, tk8.4 Suggests: exim4 | mail-transport-agent Filename: dists/hardy-unstable/contrib/binary-solaris-i386/mail/tkrat_2.2cvs20061117-dfsg-1_solaris-i386.deb Size: 1162970 MD5sum: 6c52f759c25b3faccb786ab676b33f52 SHA1: 44086106801052dab0416a8c8b5d7f2b305811e8 SHA256: 2e0bf829237ca964aa2220e2eb82a4f2dfe51d7d88a93cee8a141172627b3821 Description: Mail user agent with POP, IMAP, mh support using Tk TkRat is a graphical Mail User Agent (MUA) which handles MIME. It is mainly written in C but the user interface is done in tcl/tk. . The program currently understands unix mailboxes, POP, IMAP and mh folders. It can manage a database of messages associated to events triggered by elapsing time intervals. Messages are sent via SMTP or any user configured program (for example sendmail). Package: proxsmtp Priority: optional Section: mail Installed-Size: 16 Maintainer: Pierre Habouzit Architecture: solaris-i386 Version: 1.6-1 Depends: dpkg (>= 1.10.11), lsb-base, sunwcslr Recommends: postfix | mail-transport-agent Filename: dists/hardy-unstable/contrib/binary-solaris-i386/mail/proxsmtp_1.6-1_solaris-i386.deb Size: 34066 MD5sum: 8a85e0b5d4c054beecfff6871ef2a505 SHA1: 1794d5b1e7026aaf907717c4cd7b61c6383574de SHA256: f2b57e8608ed9e10be035277318f00be418852378a7339968fa521540c5b3ada Description: multi purpose SMTP Proxy ProxSMTP is a flexible tool that allows you to reject, change or log email based on arbitrary critera. It accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. The 'DATA' email body is intercepted and filtered before forwarding. . You need to be able to write the filtering scripts that integrate it with your particular needs. If you're looking for something that does virus filtering, take a look at ClamSMTP which behaves similarly and uses a similar code base. . You do not need a local mail-transport-agent installed, since this server can forward to a remote one. Package: mboxgrep Priority: optional Section: mail Installed-Size: 9 Maintainer: Alberto Gonzalez Iniesta Architecture: solaris-i386 Version: 0.7.9-1 Depends: libbz2-1.0, libgcc1 (>= 1:4.2.1), libpcre3 (>= 7.4), sunwcsl, zlib1g (>= 1:1.2.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/mail/mboxgrep_0.7.9-1_solaris-i386.deb Size: 27748 MD5sum: fe2dce55c91c3f64e79a841ea9768816 SHA1: 565a8ceaf2121ac081d3f99673912ebe5df8dc0e SHA256: c3ff207a047fa5ee336b07fa905a8d58b557535ca60e3fb4c7ed93ebef19641c Description: Grep through mailboxes mboxgrep is a small utility that scans either standard Unix mailboxes, Gnus nnml or nnmh mailboxes, MH mailboxes or Maildirs, and displays messages matching a basic, extended, or Perl-compatible regular expression. Package: xturqstat Priority: optional Section: mail Installed-Size: 11 Maintainer: Peter Karlsson Architecture: solaris-i386 Source: turqstat Version: 2.2.4-1 Depends: libgcc1 (>= 1:4.2.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: crashmail | news-transport-system | slrnpull, turqstat Filename: dists/hardy-unstable/contrib/binary-solaris-i386/mail/xturqstat_2.2.4-1_solaris-i386.deb Size: 161190 MD5sum: 86c26149573b994185d79688fd85076e SHA1: 1e6a59e57281b8adf14b6edea6c07fedc34e635f SHA256: 6a7cd07d409fa69ae1d1446e90f02a2fd3a9b4a0e16ee9ce11e2ab79faf9d9b2 Description: Fidonet and Usenet statistics program for X Turquoise SuperStat is a simple but powerful Fidonet and Usenet message base statistics program that can read messages that are stored in SDM (*.MSG), SquishMail, JAM, FDAPX/w and MyPoint message bases as well as local or remote (NNTP) Usenet news spools. . This is the GUI version. Package: turqstat Priority: optional Section: mail Installed-Size: 10 Maintainer: Peter Karlsson Architecture: solaris-i386 Version: 2.2.4-1 Depends: libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), sunwcslr, sunwlibm Suggests: crashmail | news-transport-system | slrnpull Filename: dists/hardy-unstable/contrib/binary-solaris-i386/mail/turqstat_2.2.4-1_solaris-i386.deb Size: 119416 MD5sum: 0e3283b6ee39d9039bd64821220e2a6f SHA1: 35a7638f3949c0c0ab4bef13b36edc65c82920cb SHA256: b618dbbb222d201ae4b2626b9cd6dd98239e7d957d48fc0fc741c1b9bf157283 Description: Fidonet and Usenet statistics program Turquoise SuperStat is a simple but powerful Fidonet and Usenet message base statistics program that can read messages that are stored in SDM (*.MSG), SquishMail, JAM, FDAPX/w and MyPoint message bases as well as local or remote (NNTP) Usenet news spools. . This is the command line based version. Package: libonig2-dbg Priority: optional Section: libdevel Installed-Size: 5 Maintainer: Max Kellermann Architecture: solaris-i386 Source: libonig Version: 5.9.0-0.1 Depends: libonig2 (= 5.9.0-0.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libonig2-dbg_5.9.0-0.1_solaris-i386.deb Size: 142024 MD5sum: 4eab9d1943e95de705970766e27a97eb SHA1: 059fd30d04a0abbc7af1cb4dc6194bd4e393ef77 SHA256: 8e2d2077d3dae9ee4e64e05dff154c0b53c05811f91cb5818859f7b42916b536 Description: Debugging symbols for libonig2 The characteristics of this library is that different character encoding for every regular expression object can be specified. . Homepage: http://www.geocities.jp/kosako3/oniguruma/ . This package provides the debugging symbols. Package: libsmi2-dev Priority: optional Section: libdevel Installed-Size: 494 Maintainer: Remco van de Meent Architecture: solaris-i386 Source: libsmi Version: 0.4.5+dfsg0-0.1 Provides: libsmi-dev Depends: libc6-dev, libsmi2 (= 0.4.5+dfsg0-0.1) Conflicts: libsmi-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libsmi2-dev_0.4.5+dfsg0-0.1_solaris-i386.deb Size: 141010 MD5sum: fb507eeb4079583a47e3c03d056509c5 SHA1: 19e8ac4ebb11c7582c252c405f1edc307cc6eb11 SHA256: a29be587b8def82a6908b7f2301c03cc96d6a45ac7f6ce5cd500b1e1a41fa94e Description: A library to access SMI MIB information (development files) These are the files needed to compile programs using libsmi. . The purpose of libsmi is to * give network management applications a concise programmer-friendly interface to access MIB module information, * separate the knowledge on SMI from the main parts of management applications, * allow to add new kinds of MIB repositories without the need to adapt applications that make use of libsmi. . In this context, MIB is "Management Information Base" and SMI stands for "Structure and identification of Management Information". See RFC1902 and others for details. Package: libcpptest-dev Priority: optional Section: libdevel Installed-Size: 11 Maintainer: Ubuntu MOTU Team Original-Maintainer: David Morris Architecture: solaris-i386 Source: cpptest Version: 1.0.2-0ubuntu1 Depends: libcpptest0 (= 1.0.2-0ubuntu1) Suggests: libcpptest-doc Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libcpptest-dev_1.0.2-0ubuntu1_solaris-i386.deb Size: 7184 MD5sum: dd5bfd865b65052535032349e2058b55 SHA1: fc764c23c09af2153032f5d090cdf2078256c1e3 SHA256: e17274dfe431be4c650fc5dbaa363ee4ce0fce400fe5f70a340c6d35f91e19a5 Description: unit testing framework for C++ CppTest is a portable and powerful, yet simple, unit testing framework for handling automated tests in C++. The focus lies on usability and extensibility. Several output formats, including simple text output, compiler-like output and HTML, are supported and new ones are easily added. . This package contains the development libraries and headers Homepage: http://cpptest.sourceforge.net/ Package: libssh2-1-dbg Priority: extra Section: libdevel Installed-Size: 7 Maintainer: Mikhail Gusarov Architecture: solaris-i386 Source: libssh2 Version: 0.18-1 Depends: libssh2-1 (= 0.18-1), libssh2-1-dev (= 0.18-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libssh2-1-dbg_0.18-1_solaris-i386.deb Size: 127182 MD5sum: 2e318d3cb3646b4ff084650078d65775 SHA1: f552e452797b1fe9909ac3498b4f2f959d189da6 SHA256: 76378670516ddbdbf90c36e6818a415d76e3fba66b53c3cf23b42f14f47cc3a1 Description: SSH2 client-side library (debug package) libssh2 is the thin library implementing client side of SSH2 protocol as defined by Internet Drafts SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION, SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and SECSH-PUBLICKEY . This boils down to the regular terminal, scp and SFTP sessions; port forwarding; password, key-based and keyboard-interactive authentication. . This package contains the debugging symbols. Package: liburiparser-dev Priority: optional Section: libdevel Installed-Size: 10 Maintainer: Debian Xiph.org Maintainers Architecture: solaris-i386 Source: uriparser Version: 0.6.0-1 Depends: liburiparser1 (= 0.6.0-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/liburiparser-dev_0.6.0-1_solaris-i386.deb Size: 51198 MD5sum: b715d40503515917f1a6f41b7917a36e SHA1: c55009c0642d8cbb7bf21a5d95e902025c4fed06 SHA256: e5fad2d5eab6bccab9c9d773a000c40744d1be1b3dc511d4c0aa46a52b9fd9c7 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. Homepage: http://uriparser.sourceforge.net Package: libmd3-dev Priority: optional Section: libdevel Installed-Size: 13 Maintainer: Michael Koch Architecture: solaris-i386 Source: libmodelfile Version: 0.1.92-1 Depends: libmd3-1 (= 0.1.92-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libmd3-dev_0.1.92-1_solaris-i386.deb Size: 9098 MD5sum: 535a5897d34982f9138d6d1decff5886 SHA1: 9111d5b6be72a4f0030a5dde8983ed7a867e65f3 SHA256: adf0801734ec234c07e7820aacd564347b4ebcaf5bcf0d90a5f0988f9f96bba5 Description: library to handle Quake .md3 files - development files This library provides full support for loading all Quake .md3 models found in the field. Many of these were not handled by tutorial code, or other loaders. It contains a simple converter provided for stripping environment texture coords to make vertex data more compact and easy to use. . This package contains the development files needed to compile and link against this library. Package: libcgic-dev Priority: optional Section: libdevel Installed-Size: 120 Maintainer: Bart Martens Architecture: solaris-i386 Source: libcgic Version: 2.05-1 Replaces: libcgicg1-dev Depends: libc6-dev, libcgic2 (= 2.05-1) Suggests: httpd Conflicts: libcgicg1-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libcgic-dev_2.05-1_solaris-i386.deb Size: 50618 MD5sum: bdf955f5a01facaaafe16204e9a6806d SHA1: 8c373242450d24ae46c2e2b17004cbdf8dd6f256 SHA256: 567de7245280ddde2810423eb8c866fb322db50790f4920e229eae97f531ced9 Description: C library for developing CGI applications Cgic is an ANSI-C library for the creation of CGI-based World Wide Web applications. Cgic provides the following: . * Parses form data, correcting for defective and/or inconsistent browsers * Transparently accepts both GET and POST form data * Handles line breaks in form fields in a consistent manner * Provides string, integer, floating-point, and single- and multiple-choice functions to retrieve form data * Provides bounds checking for numeric fields * Loads CGI environment variables into C strings which are always non-null * Provides a way to capture CGI situations for replay in a debugging environment . This package provides a static library version of cgic, examples of using cgic (including a CGI application that captures a CGI environment for use in debugging), and header files. . Homepage: http://www.boutell.com/cgic/ Package: libonig-dev Priority: optional Section: libdevel Installed-Size: 19 Maintainer: Max Kellermann Architecture: solaris-i386 Source: libonig Version: 5.9.0-0.1 Depends: libonig2 (= 5.9.0-0.1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libonig-dev_5.9.0-0.1_solaris-i386.deb Size: 182538 MD5sum: e0fe13769112c6944af262523c962bf2 SHA1: 3ef79f975ce607dbaf023a4145d76576d5ef1027 SHA256: 9220880a19c29b40be4cbeae43a420fa01e2de4a78d132960272367627fe740b Description: Development files for libonig2 The characteristics of this library is that different character encoding for every regular expression object can be specified. . Homepage: http://www.geocities.jp/kosako3/oniguruma/ . This package provides development files and static libraries. Package: libfox-1.6-dev Priority: optional Section: libdevel Installed-Size: 156 Maintainer: Torsten Landschoff Architecture: solaris-i386 Source: fox1.6 Version: 1.6.25-1 Depends: libcupsys2-dev, libfox-1.6-0 (= 1.6.25-1), libglu1-xorg-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, libx11-dev, libxcursor-dev, libxext-dev, libxft-dev, xlibmesa-gl-dev | libgl-dev, zlib1g-dev Conflicts: libfox1.0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libfox-1.6-dev_1.6.25-1_solaris-i386.deb Size: 1673382 MD5sum: 2976d815590ee7ea4608d0f013184069 SHA1: 9b2f853397651ab8be14cff01ba8072bd5131e4b SHA256: 61442139e51be9df21fc5609d232a93466526174def786f3fb8e31f8e71af3d8 Description: Development files for the FOX C++ GUI Toolkit This package contains the headers files needed for software development using FOX. Package: libqfits-dev Priority: optional Section: libdevel Installed-Size: 154 Maintainer: Aurelien Jarno Architecture: solaris-i386 Source: qfits Version: 6.2.0-1 Depends: libqfits0 (= 6.2.0-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libqfits-dev_6.2.0-1_solaris-i386.deb Size: 45616 MD5sum: 20c527fc0f876cd0c9f926bb09a3bbe6 SHA1: 54fb3aea67fc07e0fa4abc98ffb82088500a001e SHA256: 8e7e5babbc88af53f2c5850992fd98fecf140adbf90eb5a620a0208f78fb514c Description: Development files for libqfits This package contains the header files and static library needed to compile applications that use qfits. . Homepage: http://www.eso.org/projects/aot/qfits/ Package: libtwofish-dev Priority: optional Section: devel Installed-Size: 5 Maintainer: Branden Robinson Architecture: solaris-i386 Source: twofish Version: 0.3-1 Depends: libc6-dev | libc-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libtwofish-dev_0.3-1_solaris-i386.deb Size: 13926 MD5sum: 8b040601b297c719754eca83b1ac8708 SHA1: 29fd3ae2850955d92ca4046e08ad27d0c051901e SHA256: ae777056ab2f9d51919a280dce51a37b77df0f983a5e8398162aac2566807a00 Description: Niels Ferguson's Twofish cryptographic algorithm library This package contains a header file and static library implementing the Twofish cryptographic algorithm, one of the five finalists in the AES (Advanced Encryption Standard) competition sponsored by the United States's National Institute of Standards and Technology (NIST). . The main properties of this library are: * Free: The library can be freely used for any application. (For details see the licensing terms and disclaimer in the source code file itself.) * Fast: The code has been optimised for speed, at the expense of memory use and code size. * Easy to use: Care has been taken to make the code easy to integrate into a larger project. Extensive comments explain how to perform the integration and how to use the library. * Portable: The default code is written in fully portable C. By adjusting certain macro definitions the user can provide platform-specific code for certain functions, which can improve the speed. * Documented: Extensive documentation is available in the comments of the source files. This includes information about integration, optimisation for specific platforms, the library API, and detailed explanation of all the code. * Self-testing: Extensive self-tests are run every time the library is initialised. * Large: The code has been optimised for speed, which leads to the use of large tables. No attempt has been made to minimise the code or data size. . Because the interface of this library has not yet been declared stable by its author, Niels Ferguson, it is currently available only as a static library, not as a shared object. Package: libtsmux-dev Priority: optional Section: libdevel Installed-Size: 10 Maintainer: Maintainers of GStreamer packages Architecture: solaris-i386 Source: libtsmux Version: 0.2.0-1 Depends: libglib2.0-dev, libtsmux0 (= 0.2.0-1), pkg-config Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libtsmux-dev_0.2.0-1_solaris-i386.deb Size: 25518 MD5sum: 40eb28d58526fcb43ce46ba05242c21b SHA1: dafa2b3150cd62e482d8ff8b1a619cce948e5ea4 SHA256: a9852cac6d0bc2d1f31da3e23df5e6214dcc28a1641c5a2001e0a3625351ed60 Description: MPEG2 transport stream muxing library (development files) libtsmux is a library containing functions for muxing MPEG2 transport streams . This package contains the header files, static libraries and symbolic links that developers using libtsmux will need. Package: libode0-dev Priority: optional Section: libdevel Installed-Size: 255 Maintainer: Debian Games Team Architecture: solaris-i386 Source: ode Version: 1:0.9.dfsg-1 Replaces: libode-dev (<< 1:0.5-3), ode-dev Provides: libode-dev Depends: libode0debian1 (= 1:0.9.dfsg-1) Conflicts: libode-dev (<< 1:0.5-3), ode-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libode0-dev_0.9.dfsg-1_solaris-i386.deb Size: 274994 MD5sum: ab46e12289c0188036cc02e9ec0e39c4 SHA1: a309f1cb9e9533d71bbb7e1a2450776c758f9f94 SHA256: c138c88b8cb4ed7263eb7ea417b1deac7e58ab20fff3a40b63388b4d022020a6 Description: Open Dynamics Engine - development files ODE is a free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It is fast, flexible, robust and platform independent, with advanced joints, contact with friction, and built-in collision detection. . This package provides the header files and static libraries. Homepage: http://www.ode.org/ Package: libsyck0-dev Priority: optional Section: libdevel Installed-Size: 10 Maintainer: Thomas Jollans Architecture: solaris-i386 Source: syck Version: 0.55+svn270-1 Replaces: libsyck-dev Provides: libsyck-dev Suggests: php5-syck, python-syck Conflicts: libsyck-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libsyck0-dev_0.55+svn270-1_solaris-i386.deb Size: 66972 MD5sum: 7ea1d0031dee161e72e76824b47c7885 SHA1: 20850bba38a08cde04fa7ff790f8348e971c1be0 SHA256: 19d0ffa4ab12974890f0be1aeeb4ffdfed190c3d7d73af6ac6f08c440bc56924 Description: YAML parser kit -- development files Syck is a simple YAML parser kit. . YAML(tm) (rhymes with 'camel') is a straightforward machine parsable data serialization format designed for human readability and interaction with scripting languages such as Perl and Python. YAML is optimized for data serialization, formatted dumping, configuration files, log files, Internet messaging and filtering. This specification describes the YAML information model and serialization format. Together with the Unicode standard for characters, it provides all the information necessary to understand YAML Version 1.0 and construct computer programs to process it. . The whole point of Syck is to make parsing and emitting YAML very simple for scripting languages through C bindings. It doesn't strive to be a pull parser or very extendible. It just is concerned with loading a YAML document into a C structure which can be easily translated into a scripting language's internal native data type. . This package contains headers, and the static library to be included in your programs or to build bindings from. Package: libgtkimageview-dev Priority: optional Section: libdevel Installed-Size: 31 Maintainer: Ross Burton Architecture: solaris-i386 Source: gtkimageview Version: 1.5.0-1 Replaces: libgtkimageview0-dev Depends: libgtk2.0-dev, libgtkimageview0 (= 1.5.0-1) Conflicts: libgtkimageview0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libgtkimageview-dev_1.5.0-1_solaris-i386.deb Size: 232814 MD5sum: a690c6621a1a49754d570d7eb4e6391d SHA1: eee587dfc94490452259610d23ede36f1df0f978 SHA256: 5865556d6d1f70cb10148484813aa99be875b3da0ea93c2fb04cd1a0665ba31b Description: image viewer widget for GTK+ (development files) GtkImageView is a GTK+ widget that provides a zoomable and panable view of an image. It is intended to be usable in most types of image viewing applications. . This package contains the development files. Package: libdds-dev Priority: extra Section: libdevel Installed-Size: 10 Maintainer: Christoph Berg Architecture: solaris-i386 Source: dds Version: 1.1.7+ddd105-1 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libdds-dev_1.1.7+ddd105-1_solaris-i386.deb Size: 87480 MD5sum: faeab2764dd822c17f7eccf359265bda SHA1: e7b030a969102eb11068669d72e7d6133cb73269 SHA256: c787895340e05c2dcd2f25278244e983fedabb7a4af58b3aef5ee9febd3e83b1 Description: bridge double dummy solver - library dds is a double dummy solver. This package contains the static library and the documentation. . A double dummy solver computes the optimal line of play for a bridge deal, with all hands open (both sides dummy). . http://web.telia.com/~u88910365/ Package: libg3d-dev Priority: optional Section: libdevel Installed-Size: 15 Maintainer: Timo Schneider Architecture: solaris-i386 Source: libg3d Version: 0.0.6-1 Depends: libg3d0 Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libg3d-dev_0.0.6-1_solaris-i386.deb Size: 11528 MD5sum: af125cd7a1af666ab00e035ae9441d29 SHA1: d7ba326ea5d5bdf63e8f6879848eaa491864d872 SHA256: da7e1e618353f1f8490e298b86179710a9f76e212d16b26b7e34ef263921716a Description: libg3d development package G3d is a library to load and manipulate various 3d-modell files. It can handle: * 3D Studio (.3ds, .prj) * LightWave (.lw, .lwb, .lwo) * Alias Wavefront (.obj) * Impulse TurboSilver / Imagine (.iob) * AutoCAD (.dxf) * Quake II Models (.md2) * Quake III Models (.md3) * Neutral File Format (.nff) * 3D Metafile (.3dmf, .3mf, .b3d) * Caligari TrueSpace Objects (.cob) * Quick3D Objects & Scenes (.q3o, q3s) * VRML 1.0 files (.wrl, .vrml) * AC3D objects (.ac, .acc) * LeoCAD Models (.lcd) * Racer car models (.ar, .dof) * Ultimate Stunts car models (.glb)) * VDrift car models (.joe, .car) Libg3d can be enhanced by installing plugins. With these plugins libg3d can load textures from files. For loading bmp and sgi files, please install libg3d-plugins. For other formats (everything gdkpixbuf can handle) install libg3d-plugin-gdkpixbuf. . This package contains everything which is needed to link against libg3d0. Package: libfox1.4-dev Priority: optional Section: libdevel Installed-Size: 127 Maintainer: Torsten Landschoff Architecture: solaris-i386 Source: fox1.4 Version: 1.4.34-1 Depends: libcupsys2-dev, libfox1.4 (= 1.4.34-1), libglu1-xorg-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, libx11-dev, libxcursor-dev, libxext-dev, libxft-dev, xlibmesa-gl-dev, zlib1g-dev Conflicts: libfox1.0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libfox1.4-dev_1.4.34-1_solaris-i386.deb Size: 1466384 MD5sum: c4c3ed2e8ec09ab5a5d71a310116e4c8 SHA1: 790376a443d2fec69cf0ec4ede2eb64db397bf34 SHA256: 4a31eed898aafe25a6b51b7c091880a31594033d4f143509fd941584627d3609 Description: Development files for the FOX C++ GUI Toolkit This package contains the headers files needed for software development using FOX. Package: libcherokee-config0-dev Priority: optional Section: contrib/libdevel Installed-Size: 133 Maintainer: Gunnar Wolf Architecture: solaris-i386 Source: cherokee Version: 0.7.2-2~hardy1 Depends: libcherokee-base0-dev (= 0.7.2-2~hardy1), libcherokee-config0 (= 0.7.2-2~hardy1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libcherokee-config0-dev_0.7.2-2~hardy1_solaris-i386.deb Size: 111928 MD5sum: d91a8b25c64cdf1bd665cb777bc8ca5c SHA1: 4bfd2f6d63134a5b22889386f659931eea19f735 SHA256: 967dc6de0f5c090db08f85a157017a1f5558dce61aa312f0b61cccb6d6e1c052 Description: extremely fast and flexible web server - development files Cherokee is an extremely fast and flexible web server. It's embedable, extensible with plug-ins. It has handler-to-path, virtual servers, gzip encoding, modular loggers, CGI support, and can run in a chroot environment, among other features. . This package contains the development files for the configuration handler - headers, .so and .a files. Homepage: http://cherokee-project.org/ Package: libssh2-1-dev Priority: optional Section: libdevel Installed-Size: 48 Maintainer: Mikhail Gusarov Architecture: solaris-i386 Source: libssh2 Version: 0.18-1 Replaces: libssh2-0-dev Depends: libssh2-1 (= 0.18-1) Conflicts: libssh2-0-dev Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libssh2-1-dev_0.18-1_solaris-i386.deb Size: 152130 MD5sum: 08ea38a4aad4b1f7e62b2ba8c5c431e2 SHA1: e55e6211d6be17d1e30764d4777e28c6bfe2c3e2 SHA256: ae41480d1e10a41c122df5a0f6b30b4a5c4f4b4a2b4347b3c77d5f0424bfb1b9 Description: SSH2 client-side library (development headers) libssh2 is the thin library implementing client side of SSH2 protocol as defined by Internet Drafts SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION, SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and SECSH-PUBLICKEY . This boils down to the regular terminal, scp and SFTP sessions; port forwarding; password, key-based and keyboard-interactive authentication. . This package contains the development files. Package: libyaml-dev Priority: extra Section: contrib/libdevel Installed-Size: 193 Maintainer: Anders Kaseorg Architecture: solaris-i386 Source: libyaml Version: 0.1.1-1~hardy1 Depends: libyaml-0-1 (= 0.1.1-1~hardy1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libyaml-dev_0.1.1-1~hardy1_solaris-i386.deb Size: 62244 MD5sum: c8fae80602841c3bd2993b999b54c42b SHA1: 1c035466b51b9e4fe6495c2b5182a8426accbab3 SHA256: 2e55e3f2eb44645d7e9e31f38f8ad789c60bd4fb0d1a0acec35a18335b1d15d5 Description: Fast YAML 1.1 parser and emitter library (development) LibYAML is a C library for parsing and emitting data in YAML 1.1, a human-readable data serialization format. . This package contains development headers and static libraries. Homepage: http://pyyaml.org/wiki/LibYAML Package: libglc-dev Priority: optional Section: libdevel Installed-Size: 41 Maintainer: Bradley Smith Architecture: solaris-i386 Source: quesoglc Version: 0.6.5-1 Depends: libglc0 (= 0.6.5-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libglc-dev_0.6.5-1_solaris-i386.deb Size: 72362 MD5sum: ee137d7d8214ffecc2ac4a3212ac134f SHA1: d2d9eaa12679e865194816e160cc5cc96a7a2209 SHA256: 73adb08c8d4f9ca60175fafa8ac1032ff7b02b32cdf50da4b1896b65eb7782e1 Description: An implementation of SGI's OpenGL Character Renderer (GLC) The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL programs with character rendering services via an application programming interface (API). . This package contains the development files. Homepage: http://quesoglc.sourceforge.net/ Package: libcdk5-dev Priority: optional Section: libdevel Installed-Size: 1542 Maintainer: John Goerzen Architecture: solaris-i386 Source: libcdk5 Version: 5.0.20060507-1 Replaces: libcdk-dev, libcdk-examples Depends: libcdk5 (= 5.0.20060507-1), libncurses5-dev Conflicts: libcdk-dev, libcdk-examples Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libcdk5-dev_5.0.20060507-1_solaris-i386.deb Size: 382934 MD5sum: 67a71057f1b93cf30f3cc2fc40426b26 SHA1: 13baa57106927ad3f4a214ce6ffa22f01c06333e SHA256: e7cb63fe75317338eedc26f7563f3ce30235c628bceb690b2985359b6a3800de Description: C-based curses widget library (development files) CDK stands for "Curses Development Kit". CDK sits on top of the curses library and provides 22 ready to use widgets for rapid application development of text-based interfaces. CDK delivers many of the common widget types required for a robust interface. Widgets can be combined to create complex widgets if needed. . This package contains the header files and development libraries for the CDK library. . Home page: http://invisible-island.net/cdk/ Package: libtre-dev Priority: optional Section: libdevel Installed-Size: 7 Maintainer: Santiago Vila Architecture: solaris-i386 Source: tre Version: 0.7.5-1 Depends: libgcc1 (>= 1:4.2.1), libiconv, libtre4, sunwcslr Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libtre-dev_0.7.5-1_solaris-i386.deb Size: 33468 MD5sum: e0de0e98f5f945c5f3071c56537844dc SHA1: 60e358b21e1c296016d2796e2fa579c258b33211 SHA256: fa0c99e2e31fb6c9b32201b273fea8e6bff9edc16b8049375591e549480729f4 Description: development package for the libtre4 regexp matching library This package contains the header files and static libraries required to develop programs based on the TRE library. TRE is a lightweight, robust, and efficient POSIX compliant regexp matching library with some exciting features such as approximate matching. Package: libzorpll-dev Priority: optional Section: libdevel Installed-Size: 22 Maintainer: SZALAY Attila Architecture: solaris-i386 Source: libzorpll Version: 3.0.6.4.2 Depends: libcap-dev, libglib2.0-dev, libssl-dev, libzorpll3.0.6 (= 3.0.6.4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libzorpll-dev_3.0.6.4.2_solaris-i386.deb Size: 70752 MD5sum: 0a7ea4b22ed431a8ef1c56f0bfbee109 SHA1: 3070c7a1da0bcd3dfd97638a8dcc79961828810e SHA256: 00570c5eb683742e1e9df45591ee9b374cbe483dcbe823a134cacf7e17d2b312 Description: Low level library functions for Zorp, development files Zorp is a new generation firewall. It is essentially a transparent proxy firewall, with strict protocol analyzing proxies, a modular architecture, and fine-grained control over the mediated traffic. Configuration decisions are scriptable with the Python based configuration language. . This package contains the development files necessary to create programs based on libzorpll. Package: libdmalloc-dev Priority: extra Section: libdevel Installed-Size: 28 Maintainer: Daniel Rus Morales Architecture: solaris-i386 Source: dmalloc Version: 5.5.1-1 Depends: libdmalloc5 (= 5.5.1-1) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libdmalloc-dev_5.5.1-1_solaris-i386.deb Size: 623226 MD5sum: bb860c02e7ea6056832e5d85569dfd92 SHA1: d1d95122e99cfe97510b714cd5eb579d29d1b0df SHA256: 126e5a3e7104e35684ed09477c6119ede0ec14b5a82b287f156dfdb4040c122d Description: debug memory allocation library (development files and doc) Drop in replacement for the system's `malloc', `realloc', `calloc', `free' and other memory management routines while providing powerful debugging facilities configurable at runtime. . These facilities include such things as memory-leak tracking, fence-post write detection, file/line number reporting, and general logging of statistics. . Homepage: . This package contains the static libraries and documentation. Package: libzorpll3.0.6-dbg Priority: optional Section: libdevel Installed-Size: 6 Maintainer: SZALAY Attila Architecture: solaris-i386 Source: libzorpll Version: 3.0.6.4.2 Depends: libzorpll3.0.6 (= 3.0.6.4.2) Filename: dists/hardy-unstable/contrib/binary-solaris-i386/libdevel/libzorpll3.0.6-dbg_3.0.6.4.2_solaris-i386.deb Size: 123782 MD5sum: da4c136b7a4ea1c0740b49e7524a7409 SHA1: 55069b608d58e9f48078c22331350d2416c8f910 SHA256: 608c5dce7bd143073d910b4cae60dbc87d3f2772abaaee7cfa7ca21b081ebba7 Description: Low level library functions for Zorp, debug version Zorp is a new generation firewall. It is essentially a transparent proxy firewall, with strict protocol analyzing proxies, a modular architecture, and fine-grained control over the mediated traffic. Configuration decisions are scriptable with the Python based configuration language. . This package contains the same library as libzorpll but with debugging code enabled. Package: asterisk-sounds-extra Priority: optional Section: comm Installed-Size: 2386 Maintainer: Debian VoIP Team Architecture: all Version: 1.2.1-1 Filename: dists/hardy-unstable/contrib/binary-all/comm/asterisk-sounds-extra_1.2.1-1_all.deb Size: 3241160 MD5sum: 69d9095d6fc08e21cb2d9dbe52177535 SHA1: dd12f712c6ed024dcf47ce3abc54b0e805e7f256 SHA256: 1c1426393f341bfd8f2f21397be80c813fd0447cccdcc2cdd34b081f9a01b494 Description: Additional sound files for the Asterisk PBX Extra sound files for use with the Asterisk PBX, including many city names, phases and words. . These sounds were recorded in March of 2003 by Allison Smith, who does PBX voicemail voices for hire and is the voice of Asterisk. She does a great job! Note: she did not, in fact, make the monkey noises. . These sounds have have been donated to the Asterisk community. Many of these sounds will probably find their way into the Asterisk standard distribution (notably the number enunciations, which are useful for speaking dates.) However, the rest are for general consumption. . Upstream: http://www.asterisk.org Enhances: asterisk Package: grunt Priority: optional Section: utils Installed-Size: 9 Maintainer: John Goerzen Architecture: all Version: 0.5.1 Depends: python (>= 2.1), python-gnupginterface, python-support (>= 0.7.1) Suggests: procmail | mailfilter, uucp Filename: dists/hardy-unstable/contrib/binary-all/utils/grunt_0.5.1_all.deb Size: 9426 MD5sum: 1f3372ff3aaf4876be3649ade0180984 SHA1: 18f2d14cc3bd3e92127547a64e5536b6cfcc9b59 SHA256: b49f750efccbe518129b854db297a9ec82cd72f66e95cdc853db033482da1abd Description: Secure remote execution via UUCP or e-mail using GPG GRUNT is a tool to let you execute commands remotely, offline. It will also let you copy files to a remote machine. . To do that, it will use GPG to digitally sign data that you send to your account on a remote machine. If the signature is valid and authorized, the remote will carry out the requested action or save the included file. Thus, it is similar to ssh, but for offline use. . Commands run remotely can have their stdin supplied, and when executed, the stdin supplied to grunt will be sent to the command. Package: glark Priority: optional Section: utils Installed-Size: 13 Maintainer: Michael Ablassmeier Architecture: all Version: 1.8.0-1 Depends: ruby (>= 1.6.7-3) Filename: dists/hardy-unstable/contrib/binary-all/utils/glark_1.8.0-1_all.deb Size: 38474 MD5sum: 06ef185f237e80b3efe7b2f19e3641e8 SHA1: d377cbd36346e26e0c5a7915dc2476fc0439e340 SHA256: 12e6bb5cedad86155422f2c1e6faac3960e1b0a5ad5dcd8fbcc585709fe5de85 Description: pattern matching tool similar to grep glark is a program like 'grep' to search for text in files. It can be used from the command line or in scripts. . In addition to many features of GNU grep, glark offers Perl compatible regular expressions, highlighting of matches, complex expressions, and automatic exclusion of non-text files. Package: unicode Priority: optional Section: utils Installed-Size: 9 Maintainer: Radovan Garabík Architecture: all Version: 0.9 Depends: python (>= 2.3) Suggests: perl-modules | console-data (<< 2:1.0-1) | unicode-data Filename: dists/hardy-unstable/contrib/binary-all/utils/unicode_0.9_all.deb Size: 14202 MD5sum: 76e8d23ff36e0bf1ebceedc71df086da SHA1: ba9bc4ba914d2e97705d62a7ea88b9b4c5770ccf SHA256: 74e7b9cece108e8a65f1040b7285b78be49ed4e4ff5d7650dd8a5c1aca75c032 Description: display unicode character properties unicode is a simple command line utility that displays properties for a given unicode character, or searches unicode database for a given name. Package: reniced Priority: extra Section: utils Installed-Size: 42 Maintainer: Christian Garbs Architecture: all Version: 1.17-1 Depends: libbsd-resource-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/utils/reniced_1.17-1_all.deb Size: 11400 MD5sum: 1d10a36ae39bc7731429cfe7b1247295 SHA1: 465851519a298ddada68918336e6b5842561755e SHA256: 7b87cdb4e988e6d23b401518933b16f72f20e43821fc16cad1e28375352144b4 Description: renice running processes based on regular expressions reniced takes a list of regular expressions, looks for processes matching them and renices the processes to given values. . Instead of editing the scripts in /etc/init.d to give daemons the nicelevel you want (and get prompted at every package update because these files are conffiles) you can just run reniced once a day. . Homepage: http://www.cgarbs.de/stuff.en.html Package: uprecords-cgi Priority: extra Section: utils Installed-Size: 12 Maintainer: Thibaut VARENE Architecture: all Source: uptimed Version: 1:0.3.12-1 Depends: debconf (>= 0.5), uptimed (>= 1:0.3.12-1) Recommends: apache | httpd Filename: dists/hardy-unstable/contrib/binary-all/utils/uprecords-cgi_0.3.12-1_all.deb Size: 18950 MD5sum: c1adcd8a65fbdd7cdf0d65cc12384159 SHA1: 19b162290ff2de381accebae0f14525124fb5874 SHA256: fb0da54ad51775981d69439f5c9360533f5695af69fb6ea2858f91eb6a37d561 Description: A CGI script to show the world your highest uptimes This CGI script produces a HTML report containing all your highest uptimes from the uptimed database. . Uptimed is a tool that allows you to track your highest uptimes via boot IDs. It uses the system boot time to keep sessions apart from each other. Package: cvs-syncmail Priority: optional Section: utils Installed-Size: 7 Maintainer: Christopher Sacca Architecture: all Version: 2.3-1 Depends: python (>= 2.2.2) Filename: dists/hardy-unstable/contrib/binary-all/utils/cvs-syncmail_2.3-1_all.deb Size: 13648 MD5sum: ee4e6c96fd0a227635865c73c0b0cfea SHA1: e983b21e7e27b3cd654aa7ea18e7a4652e6de92a SHA256: 7e5b6dad2b3982cfe750f2b250ef931b1bdb5266fc865afcd136c64015a72efd Description: Notification program for CVS checkins syncmail is a CVS notification tool which can provide a diff for every change to a CVS repository, mailed to specified email addresses. This tool is useful for large communities to monitor activity, and is used for Python and many other active SourceForge.net projects. . Homepage: http://sourceforge.net/projects/cvs-syncmail Package: xen-shell Priority: extra Section: utils Installed-Size: 13 Maintainer: Radu Spineanu Architecture: all Version: 1.8-1 Depends: libterm-readline-gnu-perl, perl-modules, screen, sudo Recommends: vnstat, xen-tools Filename: dists/hardy-unstable/contrib/binary-all/utils/xen-shell_1.8-1_all.deb Size: 31316 MD5sum: 204be3f1ce44151947a926e75a332193 SHA1: 8660d2f07980f88db8eee4437a742036e59ab2ff SHA256: deebced0c4cd79b25c42d654812fd8d57856e1567f624d0c8b6d602ff27e6289 Description: Console based Xen administration utility Using the xen-shell a hosting company could easily allow their customers to fully manage individual Xen guest instances. . The shell allows users to start, stop, reboot, or connect to the serial console of a Xen guest instance upon a Xen system. . Homepage: http://xen-tools.org/software/xen-shell Package: ddccontrol-db Priority: optional Section: utils Installed-Size: 204 Maintainer: Roberto C. Sanchez Architecture: all Version: 20061014-1 Recommends: ddccontrol Filename: dists/hardy-unstable/contrib/binary-all/utils/ddccontrol-db_20061014-1_all.deb Size: 40524 MD5sum: 1385176dfe4a34ce9e8ddb7d074cff92 SHA1: 9b3c5e871151ab5eb61de7cb29136782e1bcdc73 SHA256: ef2875fb82216e3f7e2517ff7ae88cdebde47ef913464344f62e8c790a2e5d36 Description: monitor database for ddccontrol Database of monitors used by ddccontrol. This is mostly useless without ddccontrol. . Homepage: http://ddccontrol.sourceforge.net/ Package: dctrl2xml Priority: optional Section: utils Installed-Size: 7 Maintainer: Frank S. Thomas Architecture: all Version: 0.2 Depends: python (>= 2.5), python (<< 3) Filename: dists/hardy-unstable/contrib/binary-all/utils/dctrl2xml_0.2_all.deb Size: 4596 MD5sum: 272e2c1c5c319412b0bb5193330f301c SHA1: de014870b99650dcd82eb692a990a40e1989a892 SHA256: 5a92db3920d92ce81973f70f4a626aebc80246ac2578f519c726f33b846b9140 Description: Debian control file to XML converter no description yet Package: multicd Priority: extra Section: utils Installed-Size: 8 Maintainer: Rob Bradford Architecture: all Version: 1.7.3-1 Depends: cdrecord, perl Filename: dists/hardy-unstable/contrib/binary-all/utils/multicd_1.7.3-1_all.deb Size: 21330 MD5sum: 3fea147b11d2a05ca7a32d508c1a872b SHA1: ef95d0f3fadc1f90252eda96e3abee697e3271a0 SHA256: 7cdeae80d4f77182862999e1c8012790ff8b89c77546d6a1c122d8c121f0ffc5 Description: Backup your data to CD-R/CD-RW multicd provides an easy way to backup a large number of files to multiple CDs. Give multicd the files/directories you want backed up and it will create as many CDs as it needs to, prompting the user to put in a new disc whenever needed. It can be configured to run in a multi-threading mode, where it will burn one image to a disc while it is copying files to another image. This feature can be disabled for slower machines. Package: mr Priority: optional Section: utils Installed-Size: 11 Maintainer: Joey Hess Architecture: all Version: 0.22 Suggests: bzr, cvs, darcs, git-core, mercurial, subversion Filename: dists/hardy-unstable/contrib/binary-all/utils/mr_0.22_all.deb Size: 26640 MD5sum: ed7e2d0765b4d69c239118715952e35d SHA1: a7e2fbb8a3bb55e6971ccf5dd98cb8a01c30a4ab SHA256: be914b8a5790c54e95108f4519bbbd0a60677fbc197eb1f5f83ddbfab16c5dbd Description: a Multiple Repository management tool The mr(1) command can checkout, update, or perform other actions on a set of repositories as if they were one combined respository. It supports any combination of subversion, git, cvs, mecurial, bzr and darcs repositories, and support for other revision control systems can easily be added. . It is extremely configurable via simple shell scripting. Some examples of things it can do include: . * Update a repository no more frequently than once every twelve hours. * Run an arbitrary command before committing to a repository. * When updating a git repository, pull from two different upstreams and merge the two together. * Run several repository updates in parallel, greatly speeding up the update process. Homepage: http://kitenet.net/~joey/code/mr/ Package: mybashburn Priority: optional Section: utils Installed-Size: 81 Maintainer: Jose Luis Rivas Architecture: all Version: 1.0.2-1 Depends: cdrdao, coreutils, dialog (>= 1.0), dvd+rw-tools, eject, flac, genisoimage, icedax, vorbis-tools, wodim Filename: dists/hardy-unstable/contrib/binary-all/utils/mybashburn_1.0.2-1_all.deb Size: 81388 MD5sum: ef8b3f3c0efa8d6b701bbe5796a6bb8e SHA1: ac8214ab44a589fc33ae8d3cf532375074b93cb7 SHA256: 6048aaf3259e770d515fb82a32583909e768772229fdb230f0aa5318b0dbf35c Description: Burn data and create songs with interactive dialog box This application can burn data cds, music cds, multisession cds. It can burn and create ISO files. It can burn bin/cue files, create oggs and flac files. Supports burning DVD-images and data DVDs, and others funny options. MyBashBurn depends on cdrecord and others backend applications, so basically if your writing device works with it, MyBashBurn will work flawlessly. . MyBashBurn is the version/fork owned for the cd burning shell script called BashBurn for Linux, this originally not have the best eye-candy CD-burning, nevertheless, MyBashBurn use dialog box function which draws (using ncurses) windows onto the screen. MyBashBurn dialog box offer best functionability, has very good capabilities of automatically finding dependencies and autodetect devices CD/DVD RW. In short, don't reinvent the wheel, but just let MyBashBurn does what you want it to do. . This package provides mybashburn and symlink from bashburn to mybashburn. . Homepage: http://sourceforge.net/projects/mybashburn/ Package: dlocate Priority: optional Section: utils Installed-Size: 17 Maintainer: Craig Sanders Architecture: all Version: 0.94 Depends: dctrl-tools | grep-dctrl (>= 0.11), dpkg (>= 1.8.0), locate | findutils (<< 4.2.31-2), perl Filename: dists/hardy-unstable/contrib/binary-all/utils/dlocate_0.94_all.deb Size: 16624 MD5sum: 7f5d22bd0d66db5bcf9a947286955bb5 SHA1: 9cbb3ed1c5f2a9122466423528b750cc9cf01802 SHA256: 343bd3473c746435086d06752f19be59773f7108760f1ac091826f7dec29ced5 Description: fast alternative to dpkg -L and dpkg -S Uses GNU locate to greatly speed up finding out which package a file belongs to (i.e. a very fast dpkg -S). Many other uses, including options to view all files in a package, calculate disk space used, view and check md5sums, list man pages, etc. Package: durep Priority: optional Section: utils Installed-Size: 18 Maintainer: Eduard Bloch Architecture: all Version: 0.9-1 Depends: debconf | debconf-2.0, perl Recommends: libmldbm-perl Filename: dists/hardy-unstable/contrib/binary-all/utils/durep_0.9-1_all.deb Size: 23676 MD5sum: cbfd816943014d4d1d835beaecca6eee SHA1: 1afeb25ceeffda581860958dcfd14d5cd1029867 SHA256: 225e0a5129d21ac6136ece3ab1e0e81f5e78509f744e61694ed503538a24a9d6 Description: create disk usage reports durep is a perl script used for disk usage reports. It can generate text output with bar graphs to allow easy comparisons of disk usage between directories. It can also generate web pages which can be navigated through the directory structure. This allows easy visual monitoring of disk usage. Package: ssft Priority: optional Section: utils Installed-Size: 14 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.9.11 Recommends: dialog, gettext-base, zenity | kdebase-bin Filename: dists/hardy-unstable/contrib/binary-all/utils/ssft_0.9.11_all.deb Size: 16282 MD5sum: c6aba32d54eb73379a0268753dbd03ad SHA1: 47d8c5b783e95454252093d093ee1f40232aa9c3 SHA256: 8f9b288a2baccde5dad01a110c55ef946f4b25ad334765e3cd8ae81a1708ace0 Description: Shell Scripts Frontend Tool Shell function library useful to build shell script frontends. . The library defines a set of functions to display messages and read values from the user on X (using zenity or kdialog) or console (using dialog or plain text) and has been designed to be used by sourcing the library code from other scripts. . The library supports L10N if gettext.sh is installed. Package: vserver-debiantools Priority: optional Section: utils Installed-Size: 13 Maintainer: Ola Lundqvist Architecture: all Version: 0.5.0 Depends: binutils, debootstrap (>= 0.3.3), iproute, rsync, util-vserver (>= 0.30.204-5sarge2) Recommends: dnsutils Conflicts: vserver Filename: dists/hardy-unstable/contrib/binary-all/utils/vserver-debiantools_0.5.0_all.deb Size: 31832 MD5sum: 8df255a3dafc013a20d262635092116e SHA1: d822e3f40c731e464f24216f1d1f15d6c83e9e6a SHA256: 425bcebfe67f6fd21195641b8c32a0a0503f01d98f07f3106d963cf6dcab942c Description: Tools to manage debian virtual servers This package contain tools to manage debian based virtual servers. There are tools to create and duplicate a virtual server. There is also a tool to strip a copy of a normal debian installation from hardware dependent things. Package: debian-helper-scripts Priority: optional Section: utils Installed-Size: 17 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Russ W. Knize Architecture: all Version: 0.10ubuntu3 Filename: dists/hardy-unstable/contrib/binary-all/utils/debian-helper-scripts_0.10ubuntu3_all.deb Size: 12354 MD5sum: 73872bc1dd5033900e29240b88ee411d SHA1: 3117ced2663b8bbc9623e62ad706bee6b4904751 SHA256: a51bef4a8a0b2f0e725e5a165644c6bef942d922130e764d5ac22c4466573f2e Description: various tools to help with the maintenance of a Debian system Tool set includes: * courierpw - change a userdb password for the Courier IMAP daemon * psp - report status of a specific process by name * service - invoke scripts in /etc/init.d * sources - quickly change between apt source files * system-update - update a Debian system automatically Package: rpl Priority: optional Section: utils Installed-Size: 30 Maintainer: Kevin Coyner Architecture: all Version: 1.5.5-1 Depends: python, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/utils/rpl_1.5.5-1_all.deb Size: 8358 MD5sum: 85d4e51399eed2b556f7e8bc337e7652 SHA1: d69304c949c2464993c8acc62a881d8704063bcb SHA256: f0b7ad4431ac13fd0a6457d5efd5623c8e73c1beafbb2a646fca959324e17835 Description: intelligent recursive search/replace utility rpl is a text replacement utility. It will replace strings with new strings in multiple text files. It can work recursively over directories and supports limiting the search to specific file suffixes. . Homepage: http://rpl.sourceforge.net/ Python-Version: 2.4, 2.3, 2.5 Package: console-common Priority: optional Section: utils Installed-Size: 82 Maintainer: Alastair McKinstry Architecture: all Version: 0.7.71 Replaces: console-data (<< 1999.08.29-18), console-tools (<< 1:0.2.3-18), kbd (<< 0.99-12) Depends: console-data, debianutils (>= 1.13), kbd | console-tools (>= 1:0.2.3dbs-54), lsb-base (>= 3.0) Pre-Depends: debconf | debconf-2.0 Conflicts: console-data (<< 1999.08.29-20) Filename: dists/hardy-unstable/contrib/binary-all/utils/console-common_0.7.71_all.deb Size: 87838 MD5sum: c4818e1e5a00b85bb399979d65dcf881 SHA1: e30fa4d9314044c280811afc9f92ac866b54fc1d SHA256: 0bbb4766dbdf6a2d845ecfb009f3b5c988d348b62872be34e9d6727647082151 Description: basic infrastructure for text console configuration This package contains the install-keymap(8) utility, which is the recommended tool to specify a boot-time keymap to the system, as well as tools for internal use of keymap-providing packages. Package: dep.pl Priority: optional Section: utils Installed-Size: 26 Maintainer: Angel Ramos Architecture: all Version: 1.36.0-5 Suggests: dialog | whiptail Filename: dists/hardy-unstable/contrib/binary-all/utils/dep.pl_1.36.0-5_all.deb Size: 59832 MD5sum: 94eb8dd3a2ef7ac32626ed12e212bcbd SHA1: 9b492b8a890dedf87e47c7d3653352cb72b0c0a9 SHA256: a99070db72643a51fe276bcc312ace980507ac4577c1532f2eb2b208b54538bb Description: The dependency analyst This little script analyses the dependencies of a set of files, and produces a full detailed report or such an output, that can be passed to another program. . Comes handy when setting up a chrooted environment... Package: jetring Priority: optional Section: utils Installed-Size: 22 Maintainer: Joey Hess Architecture: all Version: 0.11 Depends: gnupg Filename: dists/hardy-unstable/contrib/binary-all/utils/jetring_0.11_all.deb Size: 187922 MD5sum: a72f0ac08e2f245977cd30eb010fb69c SHA1: 0fd0cf2cd1604435b1ae9683ddaacf7b9d498d0b SHA256: 3c903d78ff28defa55bef85163b4a5c7eb97a2b641146465f2d00d32ffd96333 Description: gpg keyring mantainance using changesets jetring is a collection of tools that allow for gpg keyrings to be maintained using changesets. It was developed with the Debian keyring in mind, and aims to solve the problem that a gpg keyring is a binary blob that's hard for multiple people to collaboratively edit. . With jetring, changesets can be submitted, reviewed to see exactly what they will do, applied, and used to build a keyring. The origin of every change made to the keyring is available for auditing, and gpg signatures can be used to further secure things. Homepage: http://kitenet.net/~joey/code/jetring/ Package: clamav-data Priority: optional Section: utils Installed-Size: 13 Maintainer: Marc Haber Architecture: all Version: 20080323.005900.6333 Replaces: clamav-freshclam Depends: debconf (>= 0.5) | debconf-2.0 Conflicts: clamav (<< 0.65), clamav-freshclam Filename: dists/hardy-unstable/contrib/binary-all/utils/clamav-data_20080323.005900.6333_all.deb Size: 13140626 MD5sum: 1f48a929b5c34f4c95c58cf2579044fb SHA1: ecc3d84209fa023a3f6fb3325e9b5425853b55ed SHA256: 0f1278f30c6ace72d4ea39292146272a57ff9ba006853d2c843d4b3b482a71ca Description: clamav data files This package contains data files for clamav and was automatically generated by clamav-getfiles from the identically named package. . If you have downloaded this package from an "official" Debian release, the databases contained here are most certainly outdated. Please check if you can use clamav-freshclam to do automatic updates, or use clamav-getfiles to generate your own clamav-data packages. . If you can't obtain your own current database files, you can apt more recent database files from the Debian-volatile archive. See http://volatile.debian.net for details. Package: flawfinder Priority: optional Section: utils Installed-Size: 11 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 1.27-2 Depends: python Filename: dists/hardy-unstable/contrib/binary-all/utils/flawfinder_1.27-2_all.deb Size: 56392 MD5sum: 920dad0778d6b9a1dd30986e1ae8e635 SHA1: e8051a469a8cda96713165907c1a828f04deac13 SHA256: cb69b502c0892b6912172eab29b7e931636c4323115322881fd0fce178a0d327 Description: examines source code and looks for security weaknesses Flawfinder searches through C/C++ source code looking for potential security flaws and produces a report describing the potential flaws found in source code, ranking them by likely severity. . Like RATS, Flawfinder reports are not a direct indication of a vulnerability, but provide a reasonable starting point for performing manual security audits in source code. . Flawfinder can also generate differential reports by pointing it to a patch (diff) file describing the code changes. This way it can be used to determine if the potential flaws found in code have increased or decreased after a commit to a source code management system like CVS or Subversion. . Homepage: http://www.dwheeler.com/flawfinder/ Package: unp Priority: extra Section: utils Installed-Size: 8 Maintainer: Eduard Bloch Architecture: all Version: 1.0.14 Recommends: bzip2 Filename: dists/hardy-unstable/contrib/binary-all/utils/unp_1.0.14_all.deb Size: 10016 MD5sum: 3fff81d618cae07a646b028fe8b9d116 SHA1: 103857c8fb538e97494a966e3177a92651813918 SHA256: 20396994dd0a190c32c9f3da4cffd91c1bd6e0413c82637fb64c1ece37721623 Description: unpack (almost) everything with one command unp is a small perl script which makes extraction of any archive files a bit easier. It support several compressors and archiver programs, chooses the right one(s) automatically and extracts one or more files in one go. . You may also want to install some non-free packages like "unace" (not in Debian) and "lha" to extract archives of these types. Package: rsnapshot Priority: optional Section: utils Installed-Size: 459 Maintainer: Simon Boulet Architecture: all Version: 1.2.9-1 Depends: logrotate, perl, rsync Recommends: ssh Filename: dists/hardy-unstable/contrib/binary-all/utils/rsnapshot_1.2.9-1_all.deb Size: 132118 MD5sum: 0e83d71d8a1a39e3eb4058fba55bb308 SHA1: b115c8ef76e9dc730a053bcb4b0d1ce94c7161e4 SHA256: c41eed1b5b3525d013dd8e5e2f74e7076ef96470d9e0cf61e1751f2843f830ab Description: local and remote filesystem snapshot utility rsnapshot is a filesystem snapshot utility. It can take incremental snapshots of local and remote filesystems for any number of machines. rsnapshot makes extensive use of hard links, so disk space is only used when absolutely necessary. . Homepage: http://www.rsnapshot.org/ Package: archmage Priority: optional Section: utils Installed-Size: 113 Maintainer: Mikhail Gusarov Architecture: all Version: 1:0.1.9-1 Depends: python, python-central (>= 0.6.5), python-chm Suggests: libapache2-mod-python Filename: dists/hardy-unstable/contrib/binary-all/utils/archmage_0.1.9-1_all.deb Size: 23256 MD5sum: c1ac1a700261d36f831a3db3754eb076 SHA1: 68e07eae3075ee89951fdc823d1330818dcf60e6 SHA256: 8f278a8d4f60dbdbf3c6d8c32acc4b560b71ee3f78dbd5bbc90d75c4a9f72958 Description: CHM(Compiled HTML) Decompressor arCHMage is a reader and decompiler for files in the CHM format. This is the format used by Microsoft HTML Help, and is also known as Compiled HTML. Python-Version: all Package: mytop Priority: optional Section: utils Installed-Size: 11 Maintainer: Philipp Matthias Hahn Architecture: all Version: 1.6-1 Depends: libdbd-mysql-perl (>= 1.0), libdbi-perl (>= 1.13), libterm-readkey-perl (>= 2.10), perl (>= 5.6.0-16) Suggests: libtime-hires-perl Filename: dists/hardy-unstable/contrib/binary-all/utils/mytop_1.6-1_all.deb Size: 33220 MD5sum: 3e2b7a1104864f60959a2f160182747d SHA1: 907a4d79055c0bad06823569b03d519fb3fdb59a SHA256: 78255c8e7c48d5764cfbc6f26c67e0c65067e04dfb165921d49ab32083b7418c Description: top like query monitor for MySQL Mytop is a console-based tool for monitoring queries and the performance of MySQL. It supports version 3.22.x, 3.23.x, 4.x and 5.x servers. It's written in Perl and support connections using TCP/IP and UNIX sockets. Package: note Priority: optional Section: utils Installed-Size: 21 Maintainer: Nico Golde Architecture: all Version: 1.3.3-1 Depends: perl (>= 5.6.0-16) Suggests: libconfig-general-perl, libcrypt-cbc-perl, libcrypt-des-perl, libdbd-mysql-perl, libdbi-perl, libdigest-md5-perl, libterm-readline-gnu-perl Filename: dists/hardy-unstable/contrib/binary-all/utils/note_1.3.3-1_all.deb Size: 71604 MD5sum: 50a872f9239018b89a49331a036c9842 SHA1: a5087f01a8f5e86ff74d325091d2de38961c25c2 SHA256: f98162e06392dbe302fb54daa1a9bc535f91706bbb5d5c045ab32c71f9ff126a Description: small program managing notes from commandline This is a small console program similar to knotes, which allows you to manage notes from commandline. . Homepage: http://www.daemon.de/NOTE Package: gcipher Priority: optional Section: comm Installed-Size: 31 Maintainer: Jeremy T. Bouse Architecture: all Version: 1.0-3.2 Depends: python, python-glade2, python-gnome2, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/utils/gcipher_1.0-3.2_all.deb Size: 21440 MD5sum: d21442c85508d937700bcf832886bcd1 SHA1: 1bc81e52b8f62c42c50606c53d34ea2dcac02595 SHA256: f93cc9663b9ebf99426f4d8d7f392a2d11a55da7dabd478f9ce3c3c59358e873 Description: A simple "encryption" tool This is a simple "encryption" tool to work with common simple encryption algorithms (ROT13, Caesar, Vigenère, ...) . Gcipher does not provide any strong encryption and should not be used to encrypt any private data. . Gcipher can run as either a GUI, a command-line application, or a network proxy. Package: innotop Priority: optional Section: utils Installed-Size: 11 Maintainer: Sebastien Estienne Architecture: all Version: 1.0-0ubuntu1 Depends: libdbd-mysql-perl (>= 1.0), libdbi-perl (>= 1.13), libterm-readkey-perl (>= 2.10), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/utils/innotop_1.0-0ubuntu1_all.deb Size: 61208 MD5sum: e3399beffcee8108c898119ccbe9a9e2 SHA1: 135b471428fef41c225026250a89c9e1ce562cf0 SHA256: 2b07ab8793fd6d0b777ef1e23f8d326e4967b96021b992dbd0952bbc57a181a4 Description: connects to a MySQL database server and retrieves information from it innotop connects to a MySQL database server and retrieves information from it, then displays it in a manner similar to the UNIX top program. innotop uses the data from SHOW VARIABLES, SHOW GLOBAL STATUS, SHOW FULL PROCESSLIST, and SHOW ENGINE INNODB STATUS, among other things. . Homepage: http://innotop.sourceforge.net Package: sec Priority: optional Section: utils Installed-Size: 20 Maintainer: Jaakko Niemi Architecture: all Version: 2.4.0-1 Depends: perl (>= 5.6.0) Filename: dists/hardy-unstable/contrib/binary-all/utils/sec_2.4.0-1_all.deb Size: 76440 MD5sum: 00ba11deec806a4cc1d9f009a2bd1e89 SHA1: 768906161c34f48f0206439c33e20b829ed119e6 SHA256: fcfa10ef54a82755ceb7175cf7b1c73d91718a0562d3a754368671ff53b35e56 Description: Simple Event Correlator SEC is a simple event correlation tool that takes input and executes actions based on rules. It is very flexible and can be used with anything that can write out to a file stream. Package: crosshurd Priority: extra Section: misc Installed-Size: 32 Maintainer: Jeff Bailey Architecture: all Version: 1.7.28 Depends: dialog, dpkg-dev Recommends: attr Filename: dists/hardy-unstable/contrib/binary-all/misc/crosshurd_1.7.28_all.deb Size: 20246 MD5sum: b5a3d3e105e3b728dd95ed8a1c962ce0 SHA1: 885876ef0269e3ad847b9651b988f537bff5fd37 SHA256: d2341a4b391ca77d941fce4393ecf84e6820c0e376c4647ec93ed7721306ead5 Description: Install a Debian system crosshurd uses apt and a bit of black magic to setup a functional Debian system. It supports the following target systems: - linux-gnu (GNU/Linux) - gnu (GNU/Hurd) - kfreebsd-gnu (GNU/kFreeBSD) - knetbsd-gnu (GNU/kNetBSD) Package: pfm Priority: optional Section: misc Installed-Size: 32 Maintainer: Mark Hindley Architecture: all Version: 1.5.4-1 Depends: libpgtcl | libpgtcl1.5, postgresql-client, tcl8.4, tk8.4 Suggests: postgresql Filename: dists/hardy-unstable/contrib/binary-all/misc/pfm_1.5.4-1_all.deb Size: 273992 MD5sum: 917cfd8b7831e72f4d66210c24e5bb3f SHA1: f02d7d469bd46836d26d7088e22fb8e50429a7d6 SHA256: 025e7130025efa5b99f39d6db0d5c4feb4d2aa58cf4c7585365f58de79f9f896 Description: PostgreSQL graphical client using Tcl/Tk Postgres Forms (pfm) is a client application with a graphical user interface for the PostgreSQL data base server. It enables the user: to design forms for adding, modifying or deleting records of data base tables; . - to design links (one to many relationships) from one form to another, for navigating in the data base; . - to design and to generate reports based on the data in a table or view; . - to edit and to execute SQL statements. . Postgres Forms is implemented in Tcl/Tk, but there is no need for the user to program anything in Tcl/Tk. The user only has to use SQL for creating tables and views and for designing forms, links and reports. . Postgres Forms makes no attempt to hide the underlying SQL. On the contrary, in most cases, it shows both the SQL statements it sends to the PostgreSQL server and the results it gets back. . The PostgreSQL server can be remote or local. . Homepage: http://pgfoundry.org/projects/pfm/ Package: euro-support Priority: optional Section: misc Installed-Size: 41 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 1.38 Depends: debconf | debconf-2.0, gettext Filename: dists/hardy-unstable/contrib/binary-all/misc/euro-support_1.38_all.deb Size: 676192 MD5sum: 51ba53d3249cd7f71e080838118a971f SHA1: 62f596c84d7492dce038ef8333f9982721a6030c SHA256: 3e082dee667e9d781cf6b050b5873996fbbc152c2a68739017c7ee1585985e18 Description: Help setting up euro character support in your Debian system This package provides information on how to use the euro character in your Debian GNU/Linux system. Currently there is no automatic way to provide such support but configuration can be easily done following the guidelines in the "Debian Euro HOWTO" document provided by this package. . The 'euro-test' script will tell you if your Debian system needs configuring in order to display the euro char. Package: debroster Priority: extra Section: misc Installed-Size: 11 Maintainer: Matthew Vernon Architecture: all Version: 1.15 Depends: eterm | xterm Recommends: eterm Filename: dists/hardy-unstable/contrib/binary-all/misc/debroster_1.15_all.deb Size: 145496 MD5sum: e5404b1621ba984b2a7fefcc37fd3be5 SHA1: 16d4e1e38405ca844ad42d7f5315600239247413 SHA256: f8934b570bef3c477dc1cc285ce126af59c82851ddb576dc0b29133d1c24982d Description: A package for use at expos. Debroster starts up an eterm with the Debian logo as the background, with a randomly-ordered list of the current developers scrolling up the screen. Use it to show just how many people contribute to the Debian project - and so why we are so damn good :-) Package: cdd-common Priority: optional Section: misc Installed-Size: 19 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Tille Architecture: all Source: cdd Version: 0.4.4ubuntu1 Depends: adduser, debconf (>= 0.5) | debconf-2.0, menu (>= 2.1.25) Suggests: cdd-doc Filename: dists/hardy-unstable/contrib/binary-all/misc/cdd-common_0.4.4ubuntu1_all.deb Size: 17606 MD5sum: d751b3303371401700ffc2f4156030b3 SHA1: 7e8b0f1078193df2f110ea95fd405d6942aa6b34 SHA256: ccff1986169c46f7eda908d20768a09966d747150452dd64f90ea2a07de457f3 Description: Custom Debian Distributions common package This package builds the basic infra structure for meta packages. . This package provides some files which are common to meta packages of Common Debian Distributions. It introduces a method to handle system users in a group named according to the name of the Custom Debian Distribution. Package: debbugs Priority: optional Section: misc Installed-Size: 38 Maintainer: Debbugs developers Architecture: all Version: 2.4.1 Depends: ed, exim | mail-transport-agent, libio-stringy-perl, libmailtools-perl, libmime-perl, perl5 | perl Recommends: httpd, links | lynx Filename: dists/hardy-unstable/contrib/binary-all/misc/debbugs_2.4.1_all.deb Size: 85534 MD5sum: fd43ac73c6047b7f4603f7f9b2bd288c SHA1: 0ef0bb45d158cd445649ed516e60456eaa11f32a SHA256: 70d028e243394a9c0bb53ed396772652c494dccf96f62bafa8cb83838e183046 Description: The bug tracking system based on the active Debian BTS Debian has a bug tracking system which files details of bugs reported by users and developers. Each bug is given a number, and is kept on file until it is marked as having been dealt with. The system is mainly controlled by e-mail, but the bug reports can be viewed using the WWW. . This version is fully functional, but it does not automatically configure. See /usr/share/doc/debbugs/README.Debian after installation. . Note: there might be various issues with this package, caveat emptor. Package: ttf-freefarsi Priority: optional Section: misc Installed-Size: 26 Maintainer: Debian Arabic Packaging Team Architecture: all Version: 1.0.0~beta1-1 Depends: defoma Filename: dists/hardy-unstable/contrib/binary-all/misc/ttf-freefarsi_1.0.0~beta1-1_all.deb Size: 170114 MD5sum: b7697ded7c90406b9c186b85e9777847 SHA1: 743ae9ee5900d60a5f3b8941772956865899a0ce SHA256: 3d20b2daa521cc5f7dc4f0ee0ffc5f514db58e19b0bd89bc64d692dbf8bdd58e Description: FreeFarsi TrueType Persian fonts FPF project aims to provide a free TrueType Persian font covering its part of ISO 10464/Unicode UCS (Universal Characters Set). . Homepage: http://fpf.sourceforge.net Package: libsmi2-common Priority: optional Section: misc Installed-Size: 158 Maintainer: Remco van de Meent Architecture: all Source: libsmi Version: 0.4.5+dfsg0-0.1 Conflicts: libsmi2 (<< 0.4.2-3) Filename: dists/hardy-unstable/contrib/binary-all/misc/libsmi2-common_0.4.5+dfsg0-0.1_all.deb Size: 2128530 MD5sum: 13f17207c97fc1823af14158067667ec SHA1: 7f789d78c6a5bc1aa53aaeb28e67023679a72ffc SHA256: 0648964ce10eb8d153cc29a1df4c54550dec161d82fcf0c6d6759fb044a1679f Description: A library to access SMI MIB information (MIB module files) These are MIB module files, from the IETF and other organizations. . The purpose of libsmi is to * give network management applications a concise programmer-friendly interface to access MIB module information, * separate the knowledge on SMI from the main parts of management applications, * allow to add new kinds of MIB repositories without the need to adapt applications that make use of libsmi. . In this context, MIB is "Management Information Base" and SMI stands for "Structure and identification of Management Information". See RFC1902 and others for details. Package: wotsap Priority: extra Section: misc Installed-Size: 21 Maintainer: Giovanni Mascellani Architecture: all Version: 0.7-1 Depends: python, python-imaging, ttf-freefont | ttf-bitstream-vera | ttf-dejavu Suggests: gnupg, wget Filename: dists/hardy-unstable/contrib/binary-all/misc/wotsap_0.7-1_all.deb Size: 48630 MD5sum: 8a64b76bc246c49f8c82513f9005fc4d SHA1: 69dda8e88011163848b9a13499287388c6c70622 SHA256: 6ecc75b4c02158a63be23f7c9f413331c6fa34e8ca9f701694a28ea784fabb89 Description: OpenPGP Web of Trust analyzer and pathfinder Wotsap is a tool that analyzes a OpenPGP Web of Trust description and reports to the user stastistics about the single keys and the whole network, or searches for paths from one key to another. . OpenPGP is the most widely used email encryption standard, used by encryption software such as the GNU Privacy Guard (gpg). To encrypt to someone or verify someone's signature, you need that persons OpenPGP key. Say you want to verify a digital signature made by Bob. To get Bob's key is easy with some help from keyservers, being sure you got the right key is the tricky part. This is accomplished either by meeting Bob in person and exchanging signatures, or by trusting someone else, who you have met in person, who claims to have met Bob. Or by trusting someone who has met someone who has met Bob. This gives rise to a completely decentralized network of trusts between people. . Wotsap lets you explore the Web of Trust. It works on a compressed copy of the Web of Trust in the .wot file format, generated daily and distributed on the site of wotsap main writer. . Homepage: http://www.lysator.liu.se/~jc/wotsap/index.html Package: planner-el Priority: optional Section: misc Installed-Size: 1620 Maintainer: Michael W. Olson (GNU address) Architecture: all Version: 3.41.arch.123-1 Depends: emacs22 | emacs21 | xemacs21 | emacsen, emacsen-common (>= 1.4.14), muse-el Suggests: remember-el Filename: dists/hardy-unstable/contrib/binary-all/misc/planner-el_3.41.arch.123-1_all.deb Size: 502970 MD5sum: c15987eb92f73eaa5166c66b26a57c71 SHA1: 28d11d4448f5e62e90906c870b49922756b67a01 SHA256: 3a21af846d2c21d7f1766f35bebbe02e831525413d12f165f24634661f252c89 Description: personal information manager for Emacs This package extends Emacs Muse to act as a day planner. It allows you to keep track of completed and pending tasks, daily schedule, notes, and other information in a collection of semi-structured plain text files. You can automatically publish your planner pages as HTML. Package: pastebinit Priority: optional Section: misc Installed-Size: 40 Maintainer: Ubuntu MOTU Developers Architecture: all Version: 0.9-0ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/misc/pastebinit_0.9-0ubuntu1_all.deb Size: 8436 MD5sum: 0d50da5499041a5ab6faf292520d7336 SHA1: 24e72653a0b8389986e2c084afddf7f9bf8ed3e1 SHA256: 30c692b8b77a7e45c69f44c0e9f6e62923bb77f41ff98c4f5abf8f6df9b7b0d6 Description: command-line pastebin client pastebinit is a command-line tool to send data to a "pastebin": a web site which allows its users to upload snippets of text for public viewing. . It can receive data from a pipe or from a file passed as argument. . It supports these pastebins: - http://*.pastebin.com - http://pastebin.ca - http://rafb.net/paste - http://pastebin.archlinux.org . Homepage: http://www.stgraber.org/category/pastebinit Package: lxr-cvs Priority: extra Section: misc Installed-Size: 316 Maintainer: Giacomo Catenazzi Architecture: all Version: 0.9.4.0.20071020-1 Depends: apache2 | apache-ssl | apache-perl | apache | httpd-cgi, exuberant-ctags, libfile-mmagic-perl, perl (>= 5.6.0-16), perl5 Recommends: libdbd-mysql-perl | libdbd-pg-perl, mysql-server | postgresql Suggests: libapache2-mod-perl2 | libapache-mod-perl, swish-e (>= 2.1) Filename: dists/hardy-unstable/contrib/binary-all/misc/lxr-cvs_0.9.4.0.20071020-1_all.deb Size: 70956 MD5sum: e0d02dda9b4b4289e5748ef63e58002c SHA1: 8e9440bb4dd1e1e3144a23b10a4dddd0395962f8 SHA256: 9a22053becc4aad6e72e9b235f51a18d08999b6511c3587ac1c7ead005529bc4 Description: A general hypertext cross-referencing tool The Linux Cross-Reference project is the testbed application of a general hypertext cross-referencing tool. (Or the other way around.) . The main goal of the project is to create a versatile cross-referencing tool for relatively large code repositories. The project is based on stock web technology, so the codeview client may be chosen from the full range of available web browsers. On the server side, the prototype range of available web browsers. On the server side, the Apache webserver with mod-perl is required. The prototype implementation is running on a dual Pentium Pro Linux box.) . The main feature of the indexer is of course the ability to jump easily to the declaration of any global identifier. Indeed, even all references to global identifiers are indexed. Quick access to function declarations, data (type) definitions and preprocessor macros makes code browsing just that tad more convenient. At-a-glance overview of e.g. which code areas that will be affected by changing a function or type definition should also come in useful during development and debugging. . Other bits of hypertextual sugar, such as e-mail and include file links, are provided as well, but is on the whole, well, sugar. Some minimal visual markup is also done (using also Style sheets). Package: cdfs-src Priority: optional Section: misc Installed-Size: 5 Maintainer: Eduard Bloch Architecture: all Version: 2.6.23-3 Depends: bzip2, debhelper, kernel-package, make, module-assistant Filename: dists/hardy-unstable/contrib/binary-all/misc/cdfs-src_2.6.23-3_all.deb Size: 83864 MD5sum: 632d9374f72053c643442654290c6ea5 SHA1: 4456748b2cf8bd96b49019dba47a193f0234d7d7 SHA256: 01488d1694b16286d5a0d1d182def6b72690c6b2e4786d2e6ac693116cb53068 Description: shows the tracks on a CD as normal files CDfs is a file system for Linux systems that `exports' all tracks and boot images on a CD as normal files. These files can then be mounted (e.g. for ISO and boot images), copied, played (WAVE audio and VideoCD tracks)... The primary goal for developing this file system was to `unlock' information in old ISO images. Package: apoo Priority: optional Section: misc Installed-Size: 43 Maintainer: Rogerio Reis Architecture: all Version: 2.1-1 Replaces: python2.3-apoo (<< 1.3-7.1), python2.4-apoo (<< 1.3-7.1) Depends: python, python-gtk2, python-support (>= 0.7.1) Recommends: python-gnome2-extras Conflicts: python2.3-apoo (<< 1.3-7.1), python2.4-apoo (<< 1.3-7.1) Filename: dists/hardy-unstable/contrib/binary-all/misc/apoo_2.1-1_all.deb Size: 57254 MD5sum: 8f480087ecb7e95ceb5b05bcc3a45ae4 SHA1: a8417ad7076e578084e6acf19100f71c6747dd83 SHA256: d58b6218be5ccaf08508329cc659d662ada82ddb3747d236c2d7246420e0aa48 Description: An Assembly course aid A virtual machine (a CPU) created for teaching purposes. All the programs are written in Python and are very easy to extend to incorporate new assembly-like pseudo-instuctions. A gtk2-based interface is provided, to help debugging or just examining the execution of programs. Another program permits a tutor to create exercises and write rules to automatically grade the students' solutions. Package: lojban-common Priority: optional Section: misc Installed-Size: 7 Maintainer: Ben Finney Architecture: all Version: 1.4-1 Suggests: jbofihe Filename: dists/hardy-unstable/contrib/binary-all/misc/lojban-common_1.4-1_all.deb Size: 462926 MD5sum: f6a5a28795aa5782cae876ff70ee0806 SHA1: 1e6e082d44db1270c0ded447c62b2ff8c4da6020 SHA256: 9d3978e65b4ea7100baabdd5b8ae008c7a772ca4a848e226c26596995cc38530 Description: commonly used wordlists for the Lojban language Lojban is a constructed human language, designed to have a logical foundation, a regular, logical and unambigious structure, phonetic spelling, and to be culturally neutral. . This package contains the current versions of the gismu, cmavo, rafsi and lujvo wordlists for the Lojban language, as published by the Logical Language Group. . See for more information on Lojban. Package: debian-keyring Priority: optional Section: misc Installed-Size: 6 Maintainer: James Troup Architecture: all Version: 2007.12.04 Recommends: gnupg (>= 1.0.6-4) Filename: dists/hardy-unstable/contrib/binary-all/misc/debian-keyring_2007.12.04_all.deb Size: 20601460 MD5sum: 7a6930193862f5e8a808c0b3a6c03ab6 SHA1: 728a49c913296912e1fdf54b3da3779a6569fd95 SHA256: c67d3ad646bc18451226e5ab14038904e716e9a0345534b14960973bf4294cb4 Description: GnuPG (and obsolete PGP) keys of Debian Developers The Debian project wants developers to digitally sign the announcements of their packages with GnuPG, to protect against forgeries. This package contains keyrings of GnuPG and (deprecated) PGP keys of developers. Package: freevo Priority: optional Section: contrib/graphics Installed-Size: 5097 Maintainer: Freevo Debian Dream Team Architecture: all Version: 1.8.1-0~hardy1 Depends: adduser, console-tools | kbd, debconf, freevo-data (= 1.8.1-0~hardy1), lsdvd, mplayer, python, python-central (>= 0.6.5), python-freevo (= 1.8.1-0~hardy1) Recommends: cdparanoia, libxmltv-perl, xine-ui, xmltv-util Suggests: fbset, fbxine, flac, lame, libdvdcss2, matrox-tools, mencoder, msttcorefonts, nvram-wakeup, vorbis-tools Filename: dists/hardy-unstable/contrib/binary-all/graphics/freevo_1.8.1-0~hardy1_all.deb Size: 1624648 MD5sum: 7133e55b120921cf0bd81338edea69a6 SHA1: c79e1c7652ff6a2adc6cbfbfba50c42fa3a4177e SHA256: 3bf791985bd24719b879d00b373dd803658b5b15c3ffccd3803f88ec1b8aafe7 Description: A Python based PVR/DVR Framework for Music and Movies Freevo is an open-source home theatre PC platform based on Linux and a number of open-source audio/video tools. MPlayer and/or Xine can be used to play audio and video files in most popular formats. Freevo can be used both for a standalone PVR computer with a TV+remote, as well as on a regular desktop computer using the monitor and keyboard. Homepage: http://freevo.org/ Python-Version: current Package: kphotobymail Priority: optional Section: graphics Installed-Size: 18 Maintainer: Kartik Mistry Architecture: all Version: 0.4.1-1 Depends: python, python-kde3 (>= 3.16.0-1), python-qt3 | python-qt4, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/graphics/kphotobymail_0.4.1-1_all.deb Size: 41624 MD5sum: 7de71df29494c69e9c4b9621f615875e SHA1: 9de3e7a13d534b9661802a3c84f9f824b43c7470 SHA256: d93c2acabdd2eed46348732c01be22cd717f21b8a213bd9aea86643dbddcde6f Description: PyQt application for uploading photos to flickr Kphotobymail is a PyQt based application for uploading photos to flickr account. You can also use it to send emails with photo attachment on the fly. Homepage: http://kphotobymail.sourceforge.net Package: em8300-source Priority: optional Section: contrib/graphics Installed-Size: 8 Maintainer: Nicolas Boullis Architecture: all Source: em8300 Version: 0.16.4-4nexenta1 Recommends: bzip2, kernel-package | module-assistant, linux-source | kernel-source | linux-headers | kernel-headers Filename: dists/hardy-unstable/contrib/binary-all/graphics/em8300-source_0.16.4-4nexenta1_all.deb Size: 95126 MD5sum: 74bfa7894003517c0530a78fd237a452 SHA1: c680e9fdf0c0b02914d8b6cbae2432e65362b4c1 SHA256: 62e271259b0b519f9b88b17cad5d174f349c9c44e8dcd9c75175a9eb74e1c654 Description: Kernel module for DXR3/Hollywood+ decoder cards (source) Drivers for MPEG decoder cards based on Sigma Designs' EM8300 chip (such as the Creative Labs DXR3 or the Sigma Designs Hollywood+). . Currently the device drivers support decoding MPEG-1 and MPEG-2 streams and generating video on the TV-out and VGA Overlay connectors. Audio can be played through the analog or S/PDIF digital connectors. . Source code of kernel modules needed to access the specified cards. Package: cdlabelgen Priority: optional Section: graphics Installed-Size: 16 Maintainer: Juan Manuel Garcia Molina Architecture: all Version: 4.0.0-1 Depends: perl Recommends: gs Filename: dists/hardy-unstable/contrib/binary-all/graphics/cdlabelgen_4.0.0-1_all.deb Size: 189532 MD5sum: 3c3dbf0134492b55932eafdd9ab46b0d SHA1: 1288911ad4596bb0404759724790feeeea65d7e3 SHA256: 695b09e9d8a482c832d90be9f3044caa40e729d9759aac2b45c03d2fdb9d9362 Description: generates front cards and tray cards for CDs and DVDs cdlabelgen was designed to simplify the process of generating labels for CDs and DVDs. It originated as a program to allow auto generation of front cards and tray cards for CDs burned via an automated mechanism (specifically for archiving data), but has now become popular for labelling CD compilations of mp3's, and copies of CDs. Note that cdlabelgen does not actually print anything--it just spits out postscript, which you can then do with as you please. . Author: Avinash Chopde Homepage: http://www.aczone.com/tools/cdinsert/ Package: freevo-lirc Priority: optional Section: contrib/graphics Installed-Size: 23 Maintainer: Freevo Debian Dream Team Architecture: all Source: freevo Version: 1.8.1-0~hardy1 Depends: freevo (= 1.8.1-0~hardy1), lirc, python-pylirc Filename: dists/hardy-unstable/contrib/binary-all/graphics/freevo-lirc_1.8.1-0~hardy1_all.deb Size: 8578 MD5sum: 06bc41ac2a426ddf6f6c18d41c9629e0 SHA1: 9a28f9a840d8cd2c1e35a35c085234c8180d6fd0 SHA256: c77cd7f7f9d1bea5503ad46860f0216540aec8623d4eed526f005e8b0f7dcce3 Description: Lirc control for Freevo This package add lirc support for Freevo. Homepage: http://freevo.org/ Package: device3dfx-source Priority: extra Section: graphics Installed-Size: 5 Maintainer: Guillem Jover Architecture: all Source: device3dfx Version: 2007.02.06-1 Depends: debhelper, make Recommends: kernel-package Filename: dists/hardy-unstable/contrib/binary-all/graphics/device3dfx-source_2007.02.06-1_all.deb Size: 20126 MD5sum: 8d80fdbf75c5285a1e9baf13e77017f5 SHA1: 4e0d7d05a2d01effc402c21d4894fcdbdcfd85ea SHA256: a5643aac86a07487e50d8c09c5b611591f6cf01b04d910facb9a3599dc0eb5d9 Description: device driver source for 3Dfx boards for 2.2+ kernels This package is the source for the 3Dfx device driver to allow access to 3Dfx boards and setting its MTRR:s correctly without the user having root privileges. . It should work on 2.2/2.3/2.4/2.5/2.6 kernels, including SMP enabled kernels. Tag: hardware::video, role::source, use::driver Package: freevo-data Priority: optional Section: contrib/graphics Installed-Size: 19978 Maintainer: Freevo Debian Dream Team Architecture: all Source: freevo Version: 1.8.1-0~hardy1 Depends: ttf-dejavu | ttf-bitstream-vera Recommends: freevo (= 1.8.1-0~hardy1) Conflicts: freevo-common (<< 1.8.0rc2), freevo-media Filename: dists/hardy-unstable/contrib/binary-all/graphics/freevo-data_1.8.1-0~hardy1_all.deb Size: 22790614 MD5sum: e78842d41493888e3149ba9a0fdae00b SHA1: 2dd52576f4b26c4d31ba722d9bc8278d705116b3 SHA256: ffdea7fc74da33077ff7d9bd01c5f74549a327223fde045272c9c3c3d470ebd1 Description: Themes and non-application data for Freevo This package contains themes, fonts and other non-application data for Freevo. Homepage: http://freevo.org/ Package: wallpaper Priority: optional Section: graphics Installed-Size: 17 Maintainer: Christian Garbs Architecture: all Version: 0.1-1 Depends: gawk, imagemagick Filename: dists/hardy-unstable/contrib/binary-all/graphics/wallpaper_0.1-1_all.deb Size: 6142 MD5sum: 9684d9635e536d927addc2dc580acce6 SHA1: abead38fcd600a03bbe5509f2fb894fe07e037e6 SHA256: e1496636985398f6fbb2ba806f4f95d74f840aad06e45f375b67eb7548ac88b9 Description: Find images which can be used as wallpapers This script tests if an image is usable as a desktop wallpaper. A list of image types and a minimum and a maximum width and aspect ratio can be specified. If a file passes all the tests, it is returned to stdout. Package: geda-symbols Priority: optional Section: electronics Installed-Size: 5585 Maintainer: Debian Electronics Team Architecture: all Version: 1:1.4.0-1 Conflicts: libgeda20, libgeda29 Filename: dists/hardy-unstable/contrib/binary-all/electronics/geda-symbols_1.4.0-1_all.deb Size: 608854 MD5sum: 8f5f0c6c12b7b9231139579fb109591d SHA1: 4a17b11d9e164b41e66d108ee27bd6d99286d91a SHA256: 6345235a1d8938104ea8ceee6e462437af268ce3c68215daa7289297b212ada9 Description: Symbols for GPL EDA -- Electronics design software GPL EDA, an electronics design package, including gschem, a schematic editor. . This package includes the device symbols files for gschem. Homepage: http://geda.seul.org/ Package: geda-examples Priority: optional Section: electronics Installed-Size: 43 Maintainer: Debian Electronics Team Architecture: all Version: 1:1.4.0-1 Recommends: geda Filename: dists/hardy-unstable/contrib/binary-all/electronics/geda-examples_1.4.0-1_all.deb Size: 186136 MD5sum: f93a63ab9b5aa51eb725c6d87b0f8781 SHA1: b0a22b9920e1adec0b95c659624867c2658b2fd1 SHA256: d074506a393020c9d1e48e530298a37943922a5d578200ccea88aa9559b188af Description: GPL EDA -- Electronics design software -- example designs GPL is a collection of tools for designing electronic circuits and printed circuit boards. . This package contains example designs created with gEDA. Homepage: http://geda.seul.org/ Package: aub Priority: optional Section: news Installed-Size: 11 Maintainer: Benjamin Hill (Mako) Architecture: all Version: 2.2.1 Replaces: webmagick (<< 2.02-8.3) Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/news/aub_2.2.1_all.deb Size: 59856 MD5sum: 1ab7e346f1c97282d1c2fea91ed575d3 SHA1: 2ba4925d9e51b3ae2f7d4dbd69dfa4446b9eefa7 SHA256: 3c03f66e1f951bd6c9fa9a1ba2e27a6dd9d30d3b5af1c642c8b6845f7bb3d2f1 Description: Assembles binary files from USENET AUB automatically assembles the pieces of multi-part Usenet postings and decodes them. A user-supplied configuration file tells which newsgroups AUB should monitor. The user can also supply a "hook" program, which tests each subject header and determines whether that particular file should be downloaded or not. . Resumed development resuming after 10 years of inactivity has given AUB the better documentation and the new abilities to decode Base64 files, perform NNTP authentication as well as a good deal of additional functionality. Package: statnews Priority: optional Section: news Installed-Size: 12 Maintainer: Davide G. M. Salvetti Architecture: all Version: 2.4 Depends: libmime-base64-perl, libmime-perl, perl5 Filename: dists/hardy-unstable/contrib/binary-all/news/statnews_2.4_all.deb Size: 15458 MD5sum: 6c247aa28f2c0f6954ece05a3f8fac74 SHA1: 55b8d7b296ef5a803ba7d36f7c4e688e80d0afcf SHA256: 8fc9c82589e0d40dc585df2265731bd57d8348e3769fa62e794675de5304b666 Description: Extracts useful statistics out of a newsgroup or mailing list This program may be useful to analyze newsgroups or mailing lists with respect to authors, messages length and frequency, and so on. . At this moment, it operates on local spools only (it has neither NNTP nor HTTP capabilities). Package: nglister Priority: optional Section: news Installed-Size: 10 Maintainer: John Goerzen Architecture: all Version: 1.0.1 Depends: python (>= 2.3) Filename: dists/hardy-unstable/contrib/binary-all/news/nglister_1.0.1_all.deb Size: 21934 MD5sum: 2eb355fb2f480b862c934b4be26ca8b9 SHA1: 8abf05996125147fc18ff112c87ca42f7daa437d SHA256: 698671bbcc84e76bfd250cee314881d40a2a02e2e13d5d2fe99553ebc80cc311 Description: Downloads information from NNTP server NGLister is a simple program designed to download information from an NNTP server. It can download lists of newsgroups (active file), newgroup descriptions (newsgroups file), etc. Package: libaspectr Priority: optional Section: libs Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Yasuo Eto Architecture: all Version: 0.3.5-3ubuntu2 Replaces: aspectr Depends: ruby1.8 Conflicts: aspectr Filename: dists/hardy-unstable/contrib/binary-all/libs/libaspectr_0.3.5-3ubuntu2_all.deb Size: 24554 MD5sum: 3f5663af4e0bdd39a073c1bb83ef2e02 SHA1: a0b208c8d4f79c9718123aa647844e46c3571565 SHA256: 24f7a51ae5a5c545b40591507c27392a88730597fe765bc5d9b47dc038527781 Description: Simple aspect-oriented programming in Ruby Aspect-oriented programming concepts to Ruby. Essentially it allows you to wrap code around existing methods in your classes. This can be a good thing (and even affect how you design your code) since it separates different concerns into different parts of the code. It is somewhat similar to AspectJ, www.aspectj.org/. Package: libamazon-ruby Priority: extra Section: libs Installed-Size: 108 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Dafydd Harries Architecture: all Source: ruby-amazon Version: 0.9.2-0ubuntu1 Depends: librexml-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/libs/libamazon-ruby_0.9.2-0ubuntu1_all.deb Size: 83312 MD5sum: ce35689929cf8df38dafad799c6ee133 SHA1: 2b90520004252c042ce7661325e95740734829a8 SHA256: bd00e5957ad37af8537ee52940122d1ce71fd8e0f0397c03fb1a4ddbd722f415 Description: a Ruby library for programmatic access to the Amazon website Ruby/Amazon allows Ruby programs to fetch data from the popular Amazon website via the REST (XML over HTTP) based Amazon Web Services. In addition to the original amazon.com site, the amazon.co.uk, amazon.de and amazon.co.jp properties are also supported. Package: libruby-extras Priority: optional Section: libs Installed-Size: 11 Maintainer: Paul van Tilburg Architecture: all Version: 0.4 Depends: libruby1.8-extras Filename: dists/hardy-unstable/contrib/binary-all/libs/libruby-extras_0.4_all.deb Size: 2418 MD5sum: 9261deafd6dff7f75e01e8c1be4bb8ae SHA1: 67ee9e8af943f601d8d1cf4b55a3cad13dbf73ca SHA256: 0adf33628cd10f42871644a2d34ed228f85b05b5dcc995e38e8ba70d993d52e1 Description: a bundle of additional libraries for Ruby This bundle contains a selection of useful libraries for the Ruby language. This includes libraries that are considered supplemental to the standard library, such as: breakpoint, daemons, cmdparse, inline, log4r, mmap, and rubygems. It also pulls in some of the libraries which were split of libruby because they have additional dependencies: openssl, ncurses, and readline. . This is a dummy package depending on the library for the current default version of Ruby. Package: cl-quick-arrays Priority: optional Section: libs Installed-Size: 12 Maintainer: Peter Van Eynde Architecture: all Version: 20050302 Replaces: quick-arrays Depends: cl-asdf, common-lisp-controller (>= 3.45) Conflicts: quick-arrays Filename: dists/hardy-unstable/contrib/binary-all/libs/cl-quick-arrays_20050302_all.deb Size: 13444 MD5sum: a8326d270eba4a3f6b6a95266008b7ca SHA1: 3dced083c618d8d0ca8f41942908c439a524215f SHA256: f3335097b9b54f62670ba2b0ca9917afd772ff4e25311d4332cbf42b38624280 Description: A library offering less flexible, but faster arrays This library offers a replacement for the standard array-type in Lisp. It has less features then the standard type, but it's a little faster. Package: selinux-doc Priority: optional Section: doc Installed-Size: 29 Maintainer: Manoj Srivastava Architecture: all Version: 1.26-1 Filename: dists/hardy-unstable/contrib/binary-all/libs/selinux-doc_1.26-1_all.deb Size: 878322 MD5sum: 1aec392e8449d12362ecce007161fbbf SHA1: d44ac4b08c7bcdada73f404e7428f381431bcb45 SHA256: 7942cc36df1a31093f575eee07fba367a9019f93d31750bf6802ac23fc17c991 Description: documentation for Security-Enhanced Linux Security-enhanced Linux is a patch of the Linux® kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. . This package contains build instructions, porting information, and a CREDITS file for SELinux. Some of these files will be split up into per-package files in the future, and other documentation will be added to this package (e.g. an updated form of the Configuring the SELinux Policy report). Package: libruby1.8-extras Priority: optional Section: libs Installed-Size: 11 Maintainer: Paul van Tilburg Architecture: all Source: libruby-extras Version: 0.4 Depends: libbreakpoint-ruby1.8, libcmdparse2-ruby1.8, libdaemons-ruby1.8, libgems-ruby1.8, liblog4r-ruby1.8, libmmap-ruby1.8, libncurses-ruby1.8, libopenssl-ruby1.8, libreadline-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/libs/libruby1.8-extras_0.4_all.deb Size: 2416 MD5sum: 6be0e8f61eb2e35b5659a833d56d0b09 SHA1: cda1b53547f7eaa820ca3f56dc6ab3e82ce88217 SHA256: f059666de13b46e871c0fe294896afeef0522fe328df2c4f033d49d925fd9948 Description: a bundle of additional libraries for Ruby 1.8 This bundle contains a selection of useful libraries for the Ruby language. This includes libraries that are considered supplemental to the standard library, such as: breakpoint, daemons, cmdparse, inline, log4r, and rubygems. It also pulls in some of the libraries which were split of libruby because they have additional dependencies: openssl, ncurses, and readline. Package: libgmm-dev Priority: extra Section: libs Installed-Size: 32 Maintainer: Ubuntu MOTU Developers Architecture: all Source: gmm Version: 3.0+svn758845-0ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/libs/libgmm-dev_3.0+svn758845-0ubuntu1_all.deb Size: 135862 MD5sum: d2452347b0e01680fc778f779f24f0c2 SHA1: f3eb64f77bc2420fef75adb312bbc997847ec0a3 SHA256: 1087b6a94aec9fddf4c6d1b72a2e59c6fca4ef9c961507b74bd0a8aa17241cb4 Description: generic C++ template library for sparse, dense and skyline matrices Gmm++ is a generic C++ template library for sparse, dense and skyline matrices. It is built as a set of generic algorithms for any interfaced vector type or matrix type. It can be view as a glue library allowing cooperation between several vector and matrix types. Basic sparse, dense and skyline matrix/vector types are also built into Gmm++, so it can be used as a standalone linear algebra library. . Homepage: http://home.gna.org/getfem/gmm_intro Package: bwidget Priority: optional Section: libs Installed-Size: 70 Maintainer: Anselm Lingnau Architecture: all Version: 1.8.0-1 Depends: tk8.4 | wish Filename: dists/hardy-unstable/contrib/binary-all/libs/bwidget_1.8.0-1_all.deb Size: 224958 MD5sum: dec9b2d7b5aaf12372ff2ddfea75b0fc SHA1: 14f97b24ce3a66edf3a22298ce913af9b2339570 SHA256: 4f202fe6b67a68a5c265a1bf5ebe4b2b457f8285ebb2073651519c494be95074 Description: A set of extension widgets for Tcl/Tk The BWidget toolkit is a high-level widget set for Tcl/Tk. It contains widgets such as progress bars, 3D separators, various manager widgets for top levels, frames, paned or scrolled windows, button boxes, notebooks or dialogs as well as composite widgets such as combo boxes, spin boxes and tree widgets. . The BWidget toolkit is completely written in Tcl so no compiled extension library is required. Package: debian-builder Priority: optional Section: admin Installed-Size: 15 Maintainer: Deepak Tripathi Architecture: all Version: 1.8 Depends: build-essential, devscripts, dpkg-dev, perl, perl-modules Filename: dists/hardy-unstable/contrib/binary-all/admin/debian-builder_1.8_all.deb Size: 15148 MD5sum: cb8d4a2b724adfe5cf7da09f1fa7500a SHA1: adbae27aad9da6a347d5e955855a1a7493c3209a SHA256: ba5f6124cf0ba2181e0c22d98330a1f5e19e532631d0ab3e8e7b23b997dd4217 Description: Rebuild Debian packages from source code This is a simple tool which is designed to allow a local administrator to rebuild individual Debian packages from their source code. . With the aid of a few included wrapper scripts this allows automatically rebuilding a package and all its dependencies. . Note: This software is not designed to enhance your installation by producing optimized binaries, however this may be achieved with the aid of companion packages such as 'pentium-builder', or 'athlon-builder'. . The prime purpose of this package is to ease the testing of compiler patches such as the Stack Smashing Protection patch available from IBM. Package: nfsbooted Priority: optional Section: admin Installed-Size: 10 Maintainer: Ola Lundqvist Architecture: all Version: 0.0.14 Recommends: dhcp-client Suggests: devfsd Filename: dists/hardy-unstable/contrib/binary-all/admin/nfsbooted_0.0.14_all.deb Size: 7602 MD5sum: 3be8aec32d537504620f8db2a190ba62 SHA1: 4606fa661d5ba0325dac014cc276ca9c744c7434 SHA256: c280d56f0ada33e3dedc484e0a18bd2101dc8230165f6903a2af80b89932374e Description: Prepares your image for nfs boot This package sets up your debian image to be booted from a nfs server. There are a couple of things that are needed to do this so that the different hosts do not conflict with each other. Package: edubuntu-menus Priority: optional Section: admin Installed-Size: 16 Maintainer: Jordan Mantha Architecture: all Version: 0.2.1 Depends: gnome-menus Filename: dists/hardy-unstable/contrib/binary-all/admin/edubuntu-menus_0.2.1_all.deb Size: 4560 MD5sum: 7498c9cc7a0039caa64650b38b3d566a SHA1: e78d8aac29e7c5dd089c5878e467ff08b8e74425 SHA256: 2e61f468ad065e793343c4ef4a42122efeaa48fdfc16496bfa0d1e439eab084a Description: group-driven menus for Edubuntu Installs different menus for different use cases. These menus are mapped to specific user groups. Administrators can change the menu a user sees by changing the group(s) they belong to. Package: dpkg-ftp Priority: optional Section: admin Installed-Size: 13 Maintainer: Raphael Hertzog Architecture: all Version: 1.6.12 Depends: libnet-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/admin/dpkg-ftp_1.6.12_all.deb Size: 22054 MD5sum: 1eec67611adbba4c95d6308c3e22bb8e SHA1: db1b7f3b55a371c50a08660252f5322963f7e304 SHA256: de369d65d54af1d33db1af439d0e0198048ff4647687b53c9f115af9d7a9e8e4 Description: Ftp method for dselect This package provides another method to dselect that uses the ftp protocol to fetch the desired packages from a debian ftp site. To access it select 'ftp' from the Access menu in dselect. Package: pdbv Priority: optional Section: admin Installed-Size: 244 Maintainer: Mathieu Roy Architecture: all Version: 2.0.11-0.2 Depends: coreutils (>= 4.5.0) | fileutils (>= 4.1), debconf (>= 0.5) | debconf-2.0, liblocale-gettext-perl, libtie-ixhash-perl, perl-base (>= 5.6.0), perl-modules Recommends: popularity-contest, procps Filename: dists/hardy-unstable/contrib/binary-all/admin/pdbv_2.0.11-0.2_all.deb Size: 71856 MD5sum: 5c4f6004b39f308d6140c2204f8e9000 SHA1: 5e568c9fa833c56afdca8dbd485ee1ab7e191dd2 SHA256: 915da77c56db928e981ce7b343a757d213058b9fb4345d851a9815bae277cc29 Description: output an XHTML view of the dpkg database Pdbv ("package database view") generates a navigable XHTML view of the dpkg database, for viewing with a browser. . Homepage: https://gna.org/projects/pdbv/ Package: slay Priority: optional Section: admin Installed-Size: 36 Maintainer: Paweł Więcek Architecture: all Version: 2.6.1 Depends: debconf | debconf-2.0 Filename: dists/hardy-unstable/contrib/binary-all/admin/slay_2.6.1_all.deb Size: 10322 MD5sum: 20a8a8e211baaed6bbefdb9fdab19cd0 SHA1: 9d48cccd612fea8a7749b90511135225de5926c8 SHA256: 6ccdf6634cf10c958cb0a923dea2a344c39d5479da5938fbcb0fa114406bfa8a Description: Kills all of the user's processes Slay provides you with a way to quickly get rid of all processes a particular user owns. Very useful if you want to harm somebody. Package: sysprofile Priority: optional Section: admin Installed-Size: 29 Maintainer: Paul Seelig Architecture: all Version: 0.3.8 Recommends: syslogout Filename: dists/hardy-unstable/contrib/binary-all/admin/sysprofile_0.3.8_all.deb Size: 19178 MD5sum: 66e19a040cad7802a5a423813373dfed SHA1: 840a8041f5e757154a99e439dd21b83459acd4c4 SHA256: ec4267a07d0786532919dbc353c05d04b11a5bf3c5dfb008473177cd48f3448c Description: Modularized system wide shell configuration mechanism Simple centralized configuration mechanism for flexible maintenance of the shell specific parts for login to a Debian system. . It has been designed to work with bash. Other shells have not been taken in consideration for this version. Package: rrdweather Priority: extra Section: admin Installed-Size: 13 Maintainer: Lionel Porcheron Architecture: all Version: 0.40-0ubuntu1 Depends: gawk | mawk | original-awk, librrds-perl, rrdtool (>= 1.2.0), wget Filename: dists/hardy-unstable/contrib/binary-all/admin/rrdweather_0.40-0ubuntu1_all.deb Size: 8510 MD5sum: f5047171153d4ad2910b3a0a73861e68 SHA1: 0281a95e74159e625212a8a0b86efd316a222b77 SHA256: 3864d2eb2a898885f9be3fe2e0593e2c13c92ba0cf09a161ae594a723237133c Description: weather monitoring tool based on RRDtool and weather.com RDWeather is a tool based on RRDtool and weather.com for weather monitoring. It regularly collects weather data from a XML file and put them in nice RRDtool graphs. . Homepage: http://www.wains.be/projects/rrdweather Package: debsums Priority: optional Section: admin Installed-Size: 19 Maintainer: Brendan O'Dea Architecture: all Version: 2.0.34 Depends: debconf (>= 0.5) | debconf-2.0, perl (>= 5.8.0-3) Filename: dists/hardy-unstable/contrib/binary-all/admin/debsums_2.0.34_all.deb Size: 33126 MD5sum: 8d33c5bff23a868ed8322bbbfe958e89 SHA1: 9b0ccf5bd31e57dd523369902f4eb755bd035ace SHA256: a87dab0bd2d1032870293e810529606ecf7bb588741ee03d342c3992798c2884 Description: Verify installed package files against MD5 checksums. debsums can verify the integrity of installed package files against MD5 checksums installed by the package, or generated from a .deb archive. Package: sbackup Priority: optional Section: admin Installed-Size: 43 Maintainer: Aigars Mahinovs Architecture: all Version: 0.10.4 Depends: gksu, python, python-glade2, python-gnome2, sudo Filename: dists/hardy-unstable/contrib/binary-all/admin/sbackup_0.10.4_all.deb Size: 68854 MD5sum: 9778584674471d48e420d826f82dba3e SHA1: 71a5b051abcf4e35b6035b3258d9c0c4b111e0b6 SHA256: 5e9285e9e8fc8cdaf717f9c2abc512aa3e2ce2bc2ef8b3582a6f39d1696dd8d4 Description: Simple Backup Suite for desktop use Simple Backup Suite is a set of backend backup daemon and Gnome GUI frontends that provide a simple yet powerful backup solution for common desktop users. . Backups can be written to local directory or remote servers using Gnome VFS technology. A fine control is possible regarding what folders and files to backup. Files can be excluded even with a set of regular expressions. Regular backups can be scheduled. . This tool has been written with Google sponsorship during Summer of Code 2005 with mentoring help from Ubuntu. Package: vrms Priority: optional Section: admin Installed-Size: 37 Maintainer: Debian vrms Maintainers Architecture: all Version: 1.13 Filename: dists/hardy-unstable/contrib/binary-all/admin/vrms_1.13_all.deb Size: 11528 MD5sum: c1545d0eaa8b6afe02b01113ed1d4fd0 SHA1: 2d7b82b0a5082f1699bcfb687f7e712522511e7f SHA256: 028e4e24d0f38ee449afa8cace56c38557809ec512c2fc6ac27f0b345bb93bf0 Description: virtual Richard M. Stallman The vrms program will analyze the set of currently-installed packages on a Debian-based system, and report all of the packages from the non-free tree which are currently installed. . Note that vrms is not limited to Debian systems only (which means that it also works with Debian-derived distributions such as Ubuntu). It is also not limited to Linux-based systems. . Future versions of vrms will include an option to also display text from the public writings of RMS and others that explain why use of each of the installed non-free packages might cause moral issues for some in the Free Software community. This functionality is not yet included. Homepage: http://vrms.alioth.debian.org/ Package: zeroinstall-injector Priority: optional Section: admin Installed-Size: 44 Maintainer: Thomas Leonard Architecture: all Version: 0.31-1 Depends: adduser, binutils, bzip2, gnupg, python (>= 2.3), python-central (>= 0.6.5), python-glade2, python-gtk2 Recommends: lzma, rpm, unzip Suggests: cabextract, plash Filename: dists/hardy-unstable/contrib/binary-all/admin/zeroinstall-injector_0.31-1_all.deb Size: 118216 MD5sum: b9dbc1286ab0752faecdd7818c6a14c9 SHA1: 870fc216a3593545fe942f3a7882c305fa3aadff SHA256: 83ee837397c401aaa452a706087984cfd8d61d254527bf4ff05296b7c764833a Description: run programs by URL The Zero Install Injector makes it easy for users to install software without needing root privileges. It takes the URL of a program and runs it (downloading it first if necessary). Any dependencies of the program are fetched in the same way. The user controls which version of the program and its dependencies to use. . Zero Install is a decentralised installation system (there is no central repository; all packages are identified by URLs), loosly-coupled (if different programs require different versions of a library then both versions are installed in parallel, without conflicts), and has an emphasis on security (all package descriptions are GPG-signed, and contain cryptographic hashes of the contents of each version). Each version of each program is stored in its own sub-directory within the Zero Install cache (nothing is installed to directories outside of the cache, such as /usr/bin) and no code from the package is run during install or uninstall. The system can automatically check for updates when software is run. . Homepage: http://0install.net/ Python-Version: >= 2.3 Package: runit-services Priority: optional Section: admin Installed-Size: 46 Maintainer: Gerrit Pape Architecture: all Version: 0.3.1 Depends: runit (>> 1.3.1-0), socklog Suggests: dash, runit-run, socklog-run Filename: dists/hardy-unstable/contrib/binary-all/admin/runit-services_0.3.1_all.deb Size: 7976 MD5sum: a01cbe4d686a78caae9fc505d6b43641 SHA1: 95885a633efb07078d9397bbdb2e44230de5f4e2 SHA256: 56e7f034a38a66c666d38e04b2f5af805e7a811d5294f80792d9aa5bc5154345 Description: a UNIX init scheme with service supervision (services) runit is a replacement for SysV-init and other init schemes. It runs on Debian GNU/Linux, *BSD, MacOSX, and Solaris, and may be easily adapted to other Unix operating systems. runit implements a simple three-stage concept. Stage 1 performs the system's one-time initialization tasks. Stage 2 starts the system's uptime services (via the runsvdir program). Stage 3 handles the tasks necessary to shutdown and halt or reboot. . See http://smarden.org/runit/ for more information. . This package contains services directories for a collection of services available in Debian, to have them run under runit service supervision instead of sysvinit or through init.d scripts. Amongst other services, it includes service directories for apache, cron, dhclient, exim, gdm, postfix, squid, ssh. Package: dh-metainit Priority: optional Section: admin Installed-Size: 9 Maintainer: Joachim Breitner Architecture: all Source: metainit Version: 0.0.3 Depends: debhelper, perl Filename: dists/hardy-unstable/contrib/binary-all/admin/dh-metainit_0.0.3_all.deb Size: 7776 MD5sum: 76c7a897e661fc0675537542fa9a4b93 SHA1: 5862aa25474ae171c6cd7dbbe20eda4117e799f5 SHA256: 3df2ea4519853ae955421f90eaff905514970fa8757a02bfac4b2cbc31209b4f Description: Debhelper addon to install and register a metainit file This debhelper script should be used by package that ship an metainit file. It installs the metainit file in the right spot and add the required actions to the maintainer scripts. Package: flashybrid Priority: extra Section: admin Installed-Size: 17 Maintainer: Diego Iastrubni Architecture: all Version: 0.15 Depends: debconf (>= 0.5) | debconf-2.0, rsync Filename: dists/hardy-unstable/contrib/binary-all/admin/flashybrid_0.15_all.deb Size: 16870 MD5sum: 1c6389a2fb75bae12d23e593d6bd6d01 SHA1: 01600209afffaa57510b4a4ae0cfdd17c1dae617 SHA256: 1226a3df0fa60cdc4f8e4d3028b4fd6e8610b693142bf0276a3e7f48c2e9fc72 Description: automates use of a flash disk as the root filesystem Flashybrid is a system to help in setting up and managing hybrid flash/disk/ram based Debian systems which can run most of the time using only a small flash disk for their root filesystem and do a useful, but limited task (such as being a router, or a PDA, or a rescue system on a USB keydrive). The flash can be as small as 32 mb, though 64 to 256 mb is more comfortable. . To use this package, you will need a 2.4 or greater version of the linux kernel, with tmpfs support built in. . Homepage: http://www.xorcom.com/rapid/ Package: wajig Priority: optional Section: admin Installed-Size: 19 Maintainer: Graham Williams Architecture: all Version: 2.0.38 Depends: apt, dselect, python, python-apt, python-central (>= 0.6.5) Suggests: alien, apt-listbugs, apt-move, apt-show-versions, debconf, deborphan, dpkg-repack, fakeroot, fping, gkdebconf, gnome-tasksel, gnome-terminal, locales, lynx, python-glade2, python-gnome2, python-gtk2, reportbug, sudo, vrms, wget Filename: dists/hardy-unstable/contrib/binary-all/admin/wajig_2.0.38_all.deb Size: 99274 MD5sum: b98b96afb231f8ce1285991ffb1bb54e SHA1: 05c086bf65757146ce83f4a18b34e8a3eb893058 SHA256: d731bea9896b4fb059074c5cc19ea6d6241527e1c1efc3d9003f2645a7538f88 Description: simplified Debian package management front end Wajig is a single commandline wrapper around apt, apt-cache, dpkg, /etc/init.d scripts and more, intended to be easy to use and providing extensive documentation for all of its functions. . With a suitable sudo(1) configuration, most (if not all) package installation as well as creation tasks can be done from a user shell. Wajig is also suitable for general system administration. . A Gnome GUI command 'gjig' is also included in the package. Python-Version: all Package: rcconf Priority: optional Section: admin Installed-Size: 53 Maintainer: Atsushi KAMOSHIDA Architecture: all Version: 1.19 Depends: perl, perl-modules, sysv-rc, whiptail | whiptail-provider | dialog Conflicts: file-rc Filename: dists/hardy-unstable/contrib/binary-all/admin/rcconf_1.19_all.deb Size: 18256 MD5sum: e505be5e875b401cd16ef1f7af2fdcb7 SHA1: 05a26c9011dc2927fd64f3e0e1f4576550e5337b SHA256: 1ee46c42e8d12654328385a8ea09089e821092bc4ffaea12b42695fc03f26080 Description: Debian Runlevel configuration tool This tool configures system services in connection with system runlevels. It turns on/off services using the scripts in /etc/init.d/. Rcconf works with System-V style runlevel configuration. It is a TUI(Text User Interface) frontend to the update-rc.d command. Package: hp-search-mac Priority: optional Section: admin Installed-Size: 8 Maintainer: Ola Lundqvist Architecture: all Version: 0.1.2 Depends: libnet-snmp-perl (>= 3.6-7), opalmod (>= 0.1.6), perl Filename: dists/hardy-unstable/contrib/binary-all/admin/hp-search-mac_0.1.2_all.deb Size: 9310 MD5sum: ebcd39bdc9b2b321e0a51bafac48268c SHA1: 07f3f196980076a2a6737696e8661c376554721e SHA256: ac5308f434913127417a93d7e7c4dbb59c41c79ec98d36bf7751feea4a758c5f Description: Search for a MAC address on HP switches This package contains a small utility that can query HP switches for their connection table. It then allow you to search for a MAC address and tell you where it is physically connected (best match first). . The functionality is similar to traceroute but on Ethernet level and only for HP switches. Package: selinux-policy-dummy Priority: optional Section: admin Installed-Size: 4 Maintainer: Ubuntu Hardened Developers Original-Maintainer: J. Tang Architecture: all Version: 0.1 Provides: selinux-policy Filename: dists/hardy-unstable/contrib/binary-all/admin/selinux-policy-dummy_0.1_all.deb Size: 1778 MD5sum: ea456e41fec2b46c3cc61fe787b93bdc SHA1: 8d98f90fa1c64f047c0231a2b2ebe5d0426313f5 SHA256: 529f04d402e779379a45ce0debf1059cddbcec865a7cdb3d685557ebee972d1b Description: Empty Security-Enhanced Linux policy (dummy package) This package is used to satisfy package dependencies, but does not contain an actual SELinux policy. This package should be installed if the system administrator is developing a custom SELinux policy. Package: bkp Priority: optional Section: admin Installed-Size: 13 Maintainer: Jeremy Laine Architecture: all Version: 0.5.2-1 Depends: lftp, libconfig-general-perl, libtimedate-perl Filename: dists/hardy-unstable/contrib/binary-all/admin/bkp_0.5.2-1_all.deb Size: 10014 MD5sum: 86081ea07eb404026868841c7ed1af8b SHA1: 998409849d1450c28b813797909e399672ed1e92 SHA256: b1bda3a8942b550ef8e8722fea47f57b790c11972f733369ff2fbea19110e9b4 Description: Backup utilities A set of utilities which enable automation of directory and database backups and FTP retrieval of remote backups. Package: fslint Priority: optional Section: admin Installed-Size: 451 Maintainer: Pádraig Brady Architecture: all Version: 2.24-1 Depends: python (>= 2.0), python-glade2, python-gtk2 Filename: dists/hardy-unstable/contrib/binary-all/admin/fslint_2.24-1_all.deb Size: 100122 MD5sum: 77d0fb5f45cfb7d393d1780ddac3ddea SHA1: c83f1e1e903e91c46f1a8b106c1031d4e13d5bbc SHA256: 67c3a7774b6dad4f3981d8abc8a4e0f74dbbd3cb144ebc7c5c2055217f2b0782 Description: A utility to fix problems with filesystems' data, like duplicate files FSlint is a toolkit to clean filesystem lint. It includes a GTK+ GUI as well as a command line interface and can be used to reclaim disk space. It has an interface for uninstalling packages, and it can find things like: . - Duplicate files - Problematic filenames - Temporary files - Bad symlinks - Empty directories - Nonstripped binaries . Homepage: http://www.pixelbeat.org/fslint/ Package: comedi-source Priority: extra Section: admin Installed-Size: 7 Maintainer: Gudjon I. Gudjonsson Architecture: all Source: comedi Version: 0.7.75-1 Depends: bzip2, debhelper (>= 5), module-assistant Suggests: kernel-package, libcomedi0 Filename: dists/hardy-unstable/contrib/binary-all/admin/comedi-source_0.7.75-1_all.deb Size: 1066876 MD5sum: ebb88d002aee0d22fd4c74aa9702b883 SHA1: 6117ac42a7b772022e23fdab5fc4dd4c5d154685 SHA256: f3f5ed8b3e947d654be85bc9d0778b5b0135acf743af75d6ba562ae0882d9cd3 Description: Comedi kernel module source Comedi (Control and Measurement Device Interface) is a collection of device drivers for data acquisition devices. This includes most devices that have analog-to-digital (A/D) converters, digital-to-analog (D/A) converters, raw digital I/O, digital counters, and timers. Well-known manufacturers include National Instruments, Data Translation, and Measurement Computing. A list of supported devices can be found in /usr/share/doc/comedi-source/. These drivers are not included in the Linux kernel source, so if you want to use these devices with Debian, you should install this package and compile the modules. . The packages libcomedi0 and libcomedi-dev contain documentation about Comedi and Comedilib. . In order to compile these modules, you will need either the kernel sources or the Debian kernel-headers and kernel-image packages. For compile instructions, look at /usr/share/doc/comedi-source/README.Debian or the documentation for the module-assistant utility. Package: syslogout Priority: optional Section: admin Installed-Size: 21 Maintainer: Paul Seelig Architecture: all Source: sysprofile Version: 0.3.8 Recommends: sysprofile Filename: dists/hardy-unstable/contrib/binary-all/admin/syslogout_0.3.8_all.deb Size: 15152 MD5sum: 4b5f2474226e6200108dcb32d79c000a SHA1: 8d4dc839f6500e30623fe202800fe9a39b454078 SHA256: 0a24104ed5be5af300cb6350cb6dfd657ef724c73b2c990ed33d98f9e02a7b90 Description: Modularized system wide shell logout mechanism Simple centralized configuration mechanism for flexible maintenance of the shell specific parts for logout from a Debian system. . It has been designed to work with bash. Other shells have not been taken in consideration for this version. Package: syslog-summary Priority: optional Section: admin Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tommi Virtanen Architecture: all Version: 1.12ubuntu3 Depends: python Filename: dists/hardy-unstable/contrib/binary-all/admin/syslog-summary_1.12ubuntu3_all.deb Size: 6102 MD5sum: 0a774168508289f75b990d6dc36d6bf8 SHA1: 5da304057c44adcbdd234327cfc4839f2477aa43 SHA256: 4848490080cb83936442808ea043aca9ff5d8ca2af40c38a6c918d2e37cfc1df Description: Summarize the contents of a syslog log file This program summarizes the contents of a log file written by syslog, by displaying each unique (except for the time) line once, and also the number of times such a line occurs in the input. The lines are displayed in the order they occur in the input. Package: configure-debian Priority: optional Section: admin Installed-Size: 14 Maintainer: David Nusinow Architecture: all Version: 1.0.2ubuntu1 Depends: debconf (>= 1.3.11) | debconf-2.0, liblocale-gettext-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/admin/configure-debian_1.0.2ubuntu1_all.deb Size: 20880 MD5sum: b197d8b9415623d258b973f98590841e SHA1: 9085fe3f04a2c612e7fb2f10a6df364cdb0c0878 SHA256: 60bedbde9977eab5990a581951dc82b7627af016be714e098dd1dc72a11e7742 Description: central configuration program for packages using debconf configure-debian is a program which presents a list of packages which use Debconf, Debian's configuration management system. . Debconf provides first-time installation wizards that run when a package is installed. You may reconfigure these packages at a later time, if you wish, and configure-debian makes that very easy. . configure-debian splits the package lists into the subsections which make up the Debian archive, such as x11, base, gnome, or kde. Package: flamethrower Priority: optional Section: admin Installed-Size: 19 Maintainer: dann frazier Architecture: all Version: 0.1.8-1 Depends: libappconfig-perl, perl, udpcast Filename: dists/hardy-unstable/contrib/binary-all/admin/flamethrower_0.1.8-1_all.deb Size: 16764 MD5sum: 54e49f755bec11b58fa88bd949635a96 SHA1: 97bc83c193107697d71f7d394f30daf819b5c1e6 SHA256: 51e30097d2ef5d6c8409b0d29f2e40daa206295d6043ae4baab3774f9325a14f Description: Multicast file distribution utility Flamethrower is intended to be an easy to use multicast file distribution system. It was created to add multicast install capabilities to SystemImager, but was designed to be fully functional as a stand-alone package. . Notable characteristics: 1) Works with entire directory hierarchies of files, not just single files. 2) Uses a server configuration file that takes module entries that are similar to those used by rsyncd.conf. 3) Flamethrower is an on-demand system. The multicast of a module is initiated when a client connects, but waits MIN_WAIT (conf file) for other clients to connect. If other clients try to connect after a cast has been initiated, they simply wait until that cast has finished, and catch the next one when it begins. 4) The udpcast package is used as the multicast transport, and offers a gob and a half of tuning parameters. Package: usb-creator Priority: optional Section: contrib/admin Installed-Size: 15 Maintainer: Evan Dandrea Architecture: all Version: 0.1.10~hardy1 Depends: gksu, parted, python, python-central (>= 0.6.5), python-dbus, python-glade2, python-gtk2, syslinux Filename: dists/hardy-unstable/contrib/binary-all/admin/usb-creator_0.1.10~hardy1_all.deb Size: 24138 MD5sum: 6773f04564554b181ac133454dbaa7b7 SHA1: 31f5cf195385fbb3e43f78cc6fa8cb76e6770465 SHA256: fd940a0d46ddd422788c6d288dbe573e28f47e462b4c778fe7ce299d1e66866a Description: Ubuntu USB desktop image creator This is a simple utility designed to make bootable USB desktop images from Ubuntu CDs. Python-Version: current Package: diffmon Priority: optional Section: admin Installed-Size: 13 Maintainer: Jeff Bailey Architecture: all Version: 20020222-2.3 Depends: bash (>= 2.0), sendmail | mail-transport-agent Filename: dists/hardy-unstable/contrib/binary-all/admin/diffmon_20020222-2.3_all.deb Size: 11870 MD5sum: 8a0e8b48eb9a606e11cac33e7ddec6bf SHA1: 0548a8d2f1289e2c11cb48e6674ade6288cb7206 SHA256: d57fca5e4b114778c623f00c0268efdbc0029d8710d6bb7fd01cf88ddd6991e2 Description: Tool for reporting changes in system configuration This tool is run by a nightly cron job, and takes a `diff' of specified system configuration files and emails them to a specified email address. Options to diff can be specified. This is useful in friendly environments where there are multiple sysadmins working on configuration files/setups and everyone's changes are reported. CVS is a better answer, but most of us don't want to have the hassle of putting system files in a repository. Package: nfsboot Priority: extra Section: admin Installed-Size: 9 Maintainer: Ola Lundqvist Architecture: all Version: 0.0.14 Recommends: atftpd | tftpd-hpa | tftpd, bind9, dhcp, nfs-kernel-server | nfs-user-server Suggests: dhcp-dns, grub, nis Filename: dists/hardy-unstable/contrib/binary-all/admin/nfsboot_0.0.14_all.deb Size: 10140 MD5sum: 24bc663d7e3fecbb251c957e1c058116 SHA1: dadbeaf09e87e665133abb2a865594e912f040eb SHA256: 4b77238dc91be3b2ddc4c651516b1a372f927bb68ea2d6caec363c2850b26ef9 Description: Allow clients to boot over the network This package help you to set up your host to allow clients to boot over nfs. . This package should be installed on the server so that the clients can connect to it. The package contains no server itself, but recommends all packages that you will need in order to make nfsrooted clients to work. Package: apt-zip Priority: extra Section: admin Installed-Size: 15 Maintainer: Giacomo Catenazzi Architecture: all Version: 0.17 Depends: apt (>= 0.3.10) Filename: dists/hardy-unstable/contrib/binary-all/admin/apt-zip_0.17_all.deb Size: 20524 MD5sum: 9481a134747810ee4a772cbeb8333ce7 SHA1: 47e36c0f5e441d4bea908830790ca3e199bfc99f SHA256: 13b6e06531071c4727701d09911d764a52f983e8c20c955c7d6326cc99bdc250 Description: Update a non-networked computer using apt and removable media These scripts simplify the process of using dselect and apt on a non-networked Debian box, using removable media like ZIP floppies and USB keys. One generates a `fetch' script (supporting backends such as wget and lftp, in a modular, extensible way) to be run on a host with better connectivity, check space constraints of your removable media, and then install the package on your Debian box. Package: pkgsync Priority: optional Section: admin Installed-Size: 12 Maintainer: Steinar H. Gunderson Architecture: all Version: 1.21 Depends: aptitude (>= 0.3.5.1) Suggests: cfengine2 | cfengine | rdist, tagcoll Filename: dists/hardy-unstable/contrib/binary-all/admin/pkgsync_1.21_all.deb Size: 13124 MD5sum: e42db7a8e5d081d095d3719e657aeed6 SHA1: 8b5e9bf1ac0892eb2eea4c8e4e6f5838cb3a1886 SHA256: 140345169796246be12345a6fce1db76b8837587a808545aa3a46ee9490111cf Description: automated package list synchronization pkgsync is a tool for keeping multiple machines reasonably similar and clean. Packages can either be in a `must be installed', `may be installed' or `must not be installed' list (which is presumed to be distributed separately using a tool such as rdist or cfengine). pkgsync will take care of meeting the demands put down in the lists, and then removing everything that is not in the `must' or `may' list and is not necessary for their operations (as determined by aptitude). Package: metainit Priority: optional Section: admin Installed-Size: 13 Maintainer: Joachim Breitner Architecture: all Version: 0.0.3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/admin/metainit_0.0.3_all.deb Size: 12426 MD5sum: 7024094623925cd7d55eeb52497ee693 SHA1: ce7fcbbb27799b69a48330eb3711a694c77a91ba SHA256: 64c2f4e7a7f4acca48756f66b275355fe8bb3ec68978e67fdf6bb24a0a98b3cf Description: Generates init scripts Metainit solves the problem of writing good init scripts. Instead of manually creating these important files, they are derived from a declaritive description in the metainit files in /etc/metainit. These files can be shipped with packages or created by the local administrator. Package: facter Priority: optional Section: admin Installed-Size: 14 Maintainer: Jamie Wilkinson Architecture: all Version: 1.3.8-1 Depends: host | bind9-host, net-tools, ruby (>= 1.8) Filename: dists/hardy-unstable/contrib/binary-all/admin/facter_1.3.8-1_all.deb Size: 20386 MD5sum: 284a9935b67f6ebec1e374c73690edb1 SHA1: e3de79632b90fa20f52a9c34ccabb7e711cb0aba SHA256: ffbd4c89f75453fd5e548e33a613c7f5f953a370cb7b09b154c3d76aed21f0b9 Description: a library for retrieving facts from operating systems A cross-platform Ruby library for retrieving facts from operating systems. Supports multiple resolution mechanisms, any of which can be restricted to working only on certain operating systems or environments. Facter is especially useful for retrieving things like operating system names, IP addresses, MAC addresses, and SSH keys. . It is easy to extend Facter to include your own custom facts or to include additional mechanisms for retrieving facts. Package: apt-xapian-index Priority: optional Section: admin Installed-Size: 18 Maintainer: Enrico Zini Architecture: all Version: 0.6 Depends: python-apt, python-debian, python-xapian (>= 1.0.2) Filename: dists/hardy-unstable/contrib/binary-all/admin/apt-xapian-index_0.6_all.deb Size: 26008 MD5sum: 37cb4350100598c053cf0b964a054bda SHA1: 5b9e9b48c5aa586dabbea112f880817614611f6e SHA256: 95f25826f0d6dc9ea96f4c5d8cefd86c578b017a0cde944439c5d7da29ef564c Description: Maintenance tools for a Xapian index of Debian package information This package provides update-apt-xapian-index, a tool to maintan a Xapian index of Debian package information in /var/lib/apt-xapian-index. . update-apt-xapian-index allows plugins to be installed in /usr/share/apt-xapian-index to index all sorts of extra information, such as Debtags tags, popcon information, package ratings and anything else that would fit. . The index generated by update-apt-xapian-index is self-documenting, as it contains an autogenerated README file with information on the index layout and all the data that can be found in it. Package: libxml-simple-ruby Priority: optional Section: admin Installed-Size: 49 Maintainer: Deepak Tripathi Architecture: all Version: 1.0.11-1 Filename: dists/hardy-unstable/contrib/binary-all/admin/libxml-simple-ruby_1.0.11-1_all.deb Size: 10472 MD5sum: 9a52b32ab7a072dd8943b99945decccf SHA1: ace98fc40af89b2f3a2b1790ea4bfc4724d0006d SHA256: 2716102ba3a910b59e8212aa0cf7588f53ec7060b3c4f589790e271ec3acf64b Description: Class XmlSimple offers an easy API to read and write XML. It is a Ruby translation of Grant McLean's Perl module XML::Simple. Simply put, it automatically converts XML documents into a Ruby Hash. . Homepage: http://xml-simple.rubyforge.org/ Package: gufw Priority: optional Section: contrib/admin Installed-Size: 87 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Devid Antonio Filoni Architecture: all Source: gui-ufw Version: 0.20.6-0ubuntu1~hardy1 Depends: gksu, python (>= 2.3), python-glade2, python-gnome2, python-gobject, python-gtk2, python-support (>= 0.7.1), ufw Filename: dists/hardy-unstable/contrib/binary-all/admin/gufw_0.20.6-0ubuntu1~hardy1_all.deb Size: 316154 MD5sum: 04371a5ad62c4ca7cc826d1e518934b2 SHA1: 340b2ac48c22a111721d446d7735a37ffaeaa3b4 SHA256: 1f8dc69d6e3ebe42c84598ea7a8b1ed660b68e1be4040df22f719fdb44d03595 Description: graphical user interface for ufw gufw is an easy and intuitive way to manage your Linux firewall. It supports common tasks such as allowing or blocking pre-configured, common p2p, or individual port(s), and many others! Homepage: https://launchpad.net/gui-ufw Package: apticron Priority: extra Section: admin Installed-Size: 38 Maintainer: Tiago Bortoletto Vaz Architecture: all Version: 1.1.20 Depends: apt (>= 0.6.8), apt-listchanges (>= 2.59), debconf | debconf-2.0, iproute, mailx Filename: dists/hardy-unstable/contrib/binary-all/admin/apticron_1.1.20_all.deb Size: 9668 MD5sum: b4a5991a6ea6b1038721c241d06ca0bc SHA1: 80cfd023600721a71a15e59cb361f5adfcf41f5d SHA256: 92c120fd46b7ed185d756c352ccb553cecee43b4f5f77f6afdddfac36428a155 Description: cron-script to mail impending apt updates apticron is a simple script to mail about impending apt updates such as security updates. If you need to schedule more complex APT tasks we recommend you use the (more complex) cron-apt tool. Package: apt-proxy Priority: extra Section: admin Installed-Size: 228 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Chris Halls Architecture: all Version: 1.9.36.1ubuntu1 Replaces: apt-proxy-v2 (<= 1.9.5) Depends: adduser, bzip2, debconf (>= 0.5.00) | debconf-2.0, logrotate, python, python-apt (>= 0.5.8), python-central (>= 0.6.5), python-twisted-web (>= 0.6) Suggests: rsync Conflicts: apt-proxy-v2 (<= 1.9.5) Filename: dists/hardy-unstable/contrib/binary-all/admin/apt-proxy_1.9.36.1ubuntu1_all.deb Size: 87590 MD5sum: 8bc4d09f95463011c47f4fe8cfab15f4 SHA1: 2a23b07f036b6a333e42c1704eed883322cf5e25 SHA256: 996644ccdfcf06a9149483196467122155c45e0e3a0ba2a9dade215cb8a09844 Description: Debian archive proxy and partial mirror builder apt-proxy automatically builds a Debian HTTP mirror based on requests which pass through the proxy. It's great for multiple Debian machines on the same network with a slower internet link. . The archive is automatically kept up to date using http, ftp or rsync. Cache cleaning of unused and old versions is configurable. You can also import the contents of your apt cache into the archive using apt-proxy-import. . For more information, see the apt-proxy homepage at http://apt-proxy.sourceforge.net . The suggested packages are needed for the following features: rsync for rsyncd backends, and dpkg-dev for apt-proxy-import. Python-Version: current Package: dpkg-multicd Priority: extra Section: admin Installed-Size: 16 Maintainer: Martin Schulze Architecture: all Version: 0.21 Replaces: dpkg-disk2 Conflicts: dpkg-disk2 Filename: dists/hardy-unstable/contrib/binary-all/admin/dpkg-multicd_0.21_all.deb Size: 21444 MD5sum: 50fc48ee0129b46fd0a478b0ff885ba7 SHA1: c116976fa47f6be77f41c23caf4f79dbbfb191f2 SHA256: a15a93a3ee14900e1393565b00cc348887c94155b8521294ec331b7caeeb1f49 Description: Installation methods for multiple binary CDs This package provides three new methods to be used within dselect in order to access Debian binary package stored on multiple binary CD ROMS. Package: mrb Priority: optional Section: admin Installed-Size: 6 Maintainer: Ron Lee Architecture: all Version: 0.1 Depends: make, rsync Filename: dists/hardy-unstable/contrib/binary-all/admin/mrb_0.1_all.deb Size: 9220 MD5sum: eaaf8994f0b62786a1dfdc5fa25b8c1a SHA1: c4b9d3585d00768e92c28aa12cc5b1111c93f7a5 SHA256: 48de4135fcc3d796003bd12fe96dacc6b875008614f45efb35a1a82215ac00fe Description: Manage incremental data snapshots with make/rsync mrb is a single, self-documenting, executable makefile, which aims to make trivial the task of maintaining a set of compact, incremental, rsync mirrors of your important (and sometimes rapidly changing) data. . It relies only on the time-hardened industry tools GNU make and rsync. Snapshots may be taken at any opportune interval. Multiple snapshot targets can be configured in a modular fashion, so fast changing data can be separated from static bulk data, with snapshots of each scheduled or triggered on demand, as may be appropriate for each. Package: sux Priority: optional Section: admin Installed-Size: 7 Maintainer: Millis Miller Architecture: all Version: 1.0.1-3.2 Recommends: xbase-clients Filename: dists/hardy-unstable/contrib/binary-all/admin/sux_1.0.1-3.2_all.deb Size: 8930 MD5sum: 145a07b3f40cf2a85fbe537939bd16de SHA1: 05c5a42b05d8144c5b9be6a939aa265a3b105fff SHA256: 2f7d0a5723f36e003f5ecc82ea8a2cebba702a0022ce04d7dec035649eac1557 Description: wrapper around su which will transfer your X credentials Sux is a wrapper around the standard su command which will transfer your X credentials to the target user. . http://sourceforge.net/projects/sux/ ( from http://fgouget.free.fr/sux/ ) Package: grub-splashimages Priority: optional Section: admin Installed-Size: 14 Maintainer: Grub-Devel List Architecture: all Version: 1.2.2 Suggests: grub Filename: dists/hardy-unstable/contrib/binary-all/admin/grub-splashimages_1.2.2_all.deb Size: 742538 MD5sum: d9a29fd54358d454e2b1adc4adc31bee SHA1: 2612b5b9509048feb3f04b0ba279de3fb922d6be SHA256: 0fdf2237db934d8c696490604400d76b6882e0ebac4c0ed7b2a7fdce736bf829 Description: a collection of great GRUB splashimages This package contains a collection of splashimages which can be used for GRUB. If you'd like your splashimage in this package send them as bug report to Debian BTS. . Homepage: http://ruslug.rutgers.edu/~mcgrof/grub-images/ Package: backup2l Priority: optional Section: admin Installed-Size: 10 Maintainer: Gundolf Kiefer Architecture: all Version: 1.4 Depends: findutils (>= 2.1) Recommends: tar (>= 1.13.17) | afio (>= 2.4.7) Suggests: bzip2 (>= 1.0.2), cdlabelgen Filename: dists/hardy-unstable/contrib/binary-all/admin/backup2l_1.4_all.deb Size: 30508 MD5sum: 2035253d134ab506adf697ab71fd7d63 SHA1: b436052749b479e1d5e7f132c9394451f38cf3d9 SHA256: b23ad3fb0cc810769a94503f89c1c56b9edaf3db5f2c02b59f1285446d6a61b8 Description: low-maintenance backup/restore tool for mountable media backup2l [backup-too-l] is a tool for autonomously generating, maintaining and restoring backups on a mountable file system (e. g. hard disk). In a default installation, backups are created regularly by a cron script. . The main design goals are low maintenance effort, efficiency, transparency and robustness. All control files are stored together with the archives on the backup device, and their contents are mostly self-explaining. Hence, a user can - if necessary - browse the files and extract archives manually. . backup2l features differential backups at multiple hierarchical levels. This allows to generate small incremental backups at short intervals while at the same time, the total number of archives only increases logarithmically with the number of backups since the last full backup. . An open driver architecture allows to use virtually any archiving program as a backend. Built-in drivers support .tar.gz, .tar.bz2, or .afioz files. Further user-defined drivers can be added. . An integrated split-and-collect function allows to comfortably transfer all or selected archives to a set of CDs or other removable media. Package: apt-show-source Priority: optional Section: admin Installed-Size: 13 Maintainer: OHURA Makoto Architecture: all Version: 0.10 Depends: apt, perl Filename: dists/hardy-unstable/contrib/binary-all/admin/apt-show-source_0.10_all.deb Size: 17944 MD5sum: 22e491f29f92dc579a7d4039c5eabecc SHA1: 61c8ce191994570256cd58f33414045f6da633d2 SHA256: 53804fe4b1408ff255117c6f66180a0c2782e29754315ee5dfd218138cd2cf9f Description: Shows source-package information This program parses the APT lists for source packages and the dpkg status file and then lists every package with a different version number than the one installed. It's very useful if your deb-src sources.list entries point to unstable and your deb entries point to stable. Package: dphys-swapfile Priority: optional Section: admin Installed-Size: 13 Maintainer: Gürkan Sengün Architecture: all Version: 20061020-1 Filename: dists/hardy-unstable/contrib/binary-all/admin/dphys-swapfile_20061020-1_all.deb Size: 9688 MD5sum: 796f9599107ac29e18191121f5a825f8 SHA1: a8503814ffa793fdd36b8758b2af8f798ae69166 SHA256: 28fe698a127cd9891c955950ef359be27f497dbe8c3bb21b1cf90751925ccc30 Description: Autogenerate and use a swap file This init.d script exists so one does not need to have a fixed size swap partition. Instead install without swap partition and then run this, with file size (re-)computed automatically to fit the current RAM size. . Homepage: http://www.phys.ethz.ch/~franklin/Projects/dphys-swapfile/ Package: libxmpp4r-ruby1.8-dev Priority: optional Section: net Installed-Size: 15 Maintainer: Lucas Nussbaum Architecture: all Source: libxmpp4r-ruby Version: 0.3.2-1 Depends: libxmpp4r-ruby-doc Filename: dists/hardy-unstable/contrib/binary-all/net/libxmpp4r-ruby1.8-dev_0.3.2-1_all.deb Size: 5330 MD5sum: 65d007a41bf1a2cb454c5f40c9bc80c2 SHA1: ba275c9b8ed2a01f83048c1a9085662c8a45fcba SHA256: 03a9effccd8d718b5226b693024cada045c6e02d576053cb64d8c43aa3716f3c Description: Development data for XMPP4R (dummy package) This package is only a transitional dummy package which depends on the new libxmpp4r-ruby-doc package. This package can be safely removed. Package: supybot Priority: optional Section: net Installed-Size: 2461 Maintainer: James Vega Architecture: all Version: 0.83.3-1 Depends: python (>= 2.3), python-support (>= 0.7.1) Suggests: python-sqlite, python-twisted-core, python-twisted-names Filename: dists/hardy-unstable/contrib/binary-all/net/supybot_0.83.3-1_all.deb Size: 507278 MD5sum: 5d3aab019f79219c4a1df5f748090dde SHA1: 047cc3ec822729d2a6270699e845ec3e21fe6048 SHA256: a0f2d92b6a37c8430f38f78a7b88c0868bbb0a7cffa311944fbb315811aa59ce Description: robust and user friendly Python IRC bot Supybot is a robust (it doesn't crash), user friendly (it's easy to configure) and programmer friendly (plugins are *extremely* easy to write) Python IRC bot. It aims to be an adequate replacement for most existing IRC bots. It includes a very flexible and powerful ACL system for controlling access to commands, as well as more than 50 builtin plugins providing around 400 actual commands. Homepage: http://sourceforge.net/projects/supybot/ Package: ipcheck Priority: optional Section: net Installed-Size: 9 Maintainer: Mark Purcell Architecture: all Version: 0.233-1 Depends: python Filename: dists/hardy-unstable/contrib/binary-all/net/ipcheck_0.233-1_all.deb Size: 45946 MD5sum: 4cdf17fd039a2a2fe6998847062cf140 SHA1: 00701aa0944fdf95e49c2fbfc10e65680c9edadf SHA256: 640506ca64a969f7047f936433077266756d1581d17c9bb2f789db1b24ec5039 Description: Dyndns.org client to register your dynamic IP address The Dynamic DNS service allows you to alias a dynamic IP address to a static hostname, allowing your computer to be more easily accessed from various locations on the Internet. . This is a simple Python script to register your dynamic IP address using the NIC V2.0 protocol. . The script is very easy to use and supports multiple methods for determining the external IP (parsing interfaces on the local machine, web based IP detection, direct support for devices from Linksys, Netgear, Draytek, Netopia, HawkingTech, Watchgard, Cayman, Nexland, ZyXEL, SMC, Compex, UgatePlus, DLink and Cisco). It also supports the dyndns offline mode. . Starting with version 0.141 ipcheck uses https by default and will fall back to http if a timeout occurs. Package: gozerbot Priority: optional Section: net Installed-Size: 146 Maintainer: Jeremy Malcolm Architecture: all Version: 0.7.1.1-1 Depends: gnupg, python (>= 2.4), python-support (>= 0.7.1) Suggests: python-mysqldb, python-pysqlite2, python-xmpp Filename: dists/hardy-unstable/contrib/binary-all/net/gozerbot_0.7.1.1-1_all.deb Size: 263896 MD5sum: 483a52d6eed00b7c3e07f4d9de7148ec SHA1: 57bda1a0d303a71cdbc7eb6aabd4f50a8f8bfeb7 SHA256: 8a2fa0ab80104b77aef488705e2e2aae28a1cc9b0f66bd1881d0aa423ca46528 Description: An IRC and Jabber bot written in Python This is a bot which can simultaneously inhabit one or more IRC channels and Jabber services, providing facilities such as: . - Fetching RSS feeds - Keeping to-do and shopping lists - Relaying between bot instances - Anything else you develop a plugin to do Package: secvpn Priority: optional Section: net Installed-Size: 23 Maintainer: Bernd Schumacher Architecture: all Version: 2.21 Depends: bc, ppp, ssh, sudo, timeout Filename: dists/hardy-unstable/contrib/binary-all/net/secvpn_2.21_all.deb Size: 223378 MD5sum: dbf78dc72c920d45fc87c1ef9da81f65 SHA1: 7fd5a9f3f2d89e9b8f3ac9af0f2774fd54851815 SHA256: 22904de249c0e3947d6a5a009adb862fde82531b30fca535a3ba01d873e47805 Description: Secure Virtual Private Network secvpn builds a VPN based on ssh and ppp as described in the Linux VPN HOWTO. (Please look there for further information) All necessary routing on the secvpn hosts will be done by secvpn. Secvpn will try to reestablish broken connections automatically. Package: libxmpp4r-ruby1.8 Priority: optional Section: net Installed-Size: 399 Maintainer: Lucas Nussbaum Architecture: all Source: libxmpp4r-ruby Version: 0.3.2-1 Depends: libopenssl-ruby1.8, ruby1.8 Suggests: libxmpp4r-ruby-doc Filename: dists/hardy-unstable/contrib/binary-all/net/libxmpp4r-ruby1.8_0.3.2-1_all.deb Size: 71494 MD5sum: 63819b0094c3fce17f156c429e1121ac SHA1: fe037de56d3f434069a5e55ec132e71982f73836 SHA256: cbfab2168e21dfac60229c56e3a851cf5075bcd9fb9430b5ab9850e1b7a2bc08 Description: XMPP/Jabber library for Ruby XMPP4R is an library allowing Ruby developers to write software using XMPP or Jabber. It provides all the necessary backend to write scripts or applications acting as Jabber clients or components. . Homepage: http://home.gna.org/xmpp4r/ Package: pisg Priority: optional Section: net Installed-Size: 770 Maintainer: Julien Danjou Architecture: all Version: 0.71-1 Depends: perl (>= 5.6.0-16) Suggests: libtext-iconv-perl Filename: dists/hardy-unstable/contrib/binary-all/net/pisg_0.71-1_all.deb Size: 223312 MD5sum: 4a80a5d444ddb01bbcfaafbf1cadc99a SHA1: 808e9a1b3978a357e9228a36b7eb9ef049990d38 SHA256: c576d24679aa5c4ac98cd6aec49dc9f4761a2acf463fa1d128de5f4a8e780e62 Description: Perl IRC Statistics Generator A Perl script which takes IRC logfiles and turns them into nice looking stats, which can be amusing to show to the users of your channel. Package: nadoka Priority: optional Section: net Installed-Size: 42 Maintainer: Taku YASUI Architecture: all Version: 0.6.4-1 Depends: ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/net/nadoka_0.6.4-1_all.deb Size: 48690 MD5sum: d8dc015219d3a5ed1fc0ac1c87719d4d SHA1: 0e439b6c173be2cd2b859b83e481ab1e51aaa036 SHA256: 2bfb5a194ac6231e3212914755429455fd8560464cc4c23db8ef069eba69a8b9 Description: IRC logger, monitor and proxy program ("bot") in Ruby Nadoka is a tool for monitoring and logging IRC conversations and responding to specially formatted requests. You define and customize these responses in Ruby. Nadoka is conceptually similar to Madoka, an older proxy written in Perl. Package: kita2 Priority: optional Section: net Installed-Size: 78 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Mitsuya Shibata Architecture: all Version: 1.90.0-0ubuntu1 Depends: libkorundum0-ruby1.8, libopenssl-ruby1.8, ruby Filename: dists/hardy-unstable/contrib/binary-all/net/kita2_1.90.0-0ubuntu1_all.deb Size: 16268 MD5sum: b71dae7ca80fa1b681cdab5c893a8682 SHA1: a1b0c722a4ac1f9265bf2dc19ec69de77ab5a213 SHA256: 80573eeb72d219597e62bca1ddc719bbb4c011ef46d9f950d141eb829d76bcd6 Description: 2ch-like BBS browser for KDE user kita2 is browser for "2ch-style Bulletin Board System". 2ch is largest BBS in Japan. This program can also browse MachiBBS and Shitaraba. It is based on Ruby and KDE bindings and therefore does not depend on GNOME. Package: apt-cacher Priority: optional Section: net Installed-Size: 143 Maintainer: Mark Hindley Architecture: all Version: 1.5.5 Depends: bzip2, libwww-perl, perl Suggests: libdbd-sqlite3-perl Filename: dists/hardy-unstable/contrib/binary-all/net/apt-cacher_1.5.5_all.deb Size: 66192 MD5sum: 0845c733527516ea57b18a7d76a5ba20 SHA1: e09035ca90075f6804b0b417e5e7154d0ec714ae SHA256: ae572f0b6e904975afb3bda98ce5f97c5908de0cc627a0ede1d2c1bfc031c1a9 Description: Caching proxy for Debian package and source files Apt-cacher performs caching of .deb and source packages which have been downloaded by local users. It is most useful for local area networks with slow internet uplink. . When a package is requested, the cache checks whether it already has the requested version, in which case it sends the package to the user immediately. If not, it downloads the package while streaming it to the user at the same time. A local copy is then kept for use by other users. . Apt-cacher has been optimized for best utilization of network bandwidth and efficiency even on slow low-memory servers. Multiple ways of installation are possible: as a stand-alone HTTP proxy, as a daemon executed by inetd or as a CGI program. Client machines are configured by changing APT's proxy configuration or modification of access URLs in sources.list. . The package includes utilities to clean the cache (removing obsolete package files), generate usage reports and import existing package files. Experimental features include a simple package checksum verification framework and pre-fetching of new packages (upgrade candidates). . Apt-cacher can be used as a replacement for apt-proxy, with no need to modify client's /etc/apt/sources.list files (and even reusing its config and cached data), or as an alternative to approx. Package: epic4-help Priority: optional Section: net Installed-Size: 511 Maintainer: Miroslaw L. Baran Architecture: all Version: 1:2.0+20050315-1 Suggests: epic4 (>= 1:1.2.8) Conflicts: epic4 (<= 1:1.0.2) Filename: dists/hardy-unstable/contrib/binary-all/net/epic4-help_2.0+20050315-1_all.deb Size: 359596 MD5sum: 7be9fb93b437e3ad6b1865764e83e501 SHA1: b7a61a6d7ded2378eaf5d58453847280b9de220a SHA256: 4a53a9c26144cbf311c6ab4e29fd812fb136b805b678873e4fc18b894b5e1856 Description: help files for epic4 IRC client Documentation for the epic4 irc client. Used from within epic4 with the /help command. Package: libxmpp4r-ruby Priority: optional Section: net Installed-Size: 15 Maintainer: Lucas Nussbaum Architecture: all Version: 0.3.2-1 Depends: libxmpp4r-ruby1.8 Suggests: libxmpp4r-ruby-doc Filename: dists/hardy-unstable/contrib/binary-all/net/libxmpp4r-ruby_0.3.2-1_all.deb Size: 5456 MD5sum: 7d94bfc642a9ea910d4f77bc44dc948f SHA1: 991e916b81b35bc3a41acb42c950eb0b4f0a5de4 SHA256: b558e14df2f4712568499f4f3342dd92869c465f8a7355ea5aa8592d30f5e124 Description: XMPP/Jabber library for Ruby (dummy package) XMPP4R is an library allowing Ruby developers to write software using XMPP or Jabber. It provides all the necessary backend to write scripts or applications acting as Jabber clients or components. . Homepage: http://home.gna.org/xmpp4r/ . This package is a dependency package, which depends on Debian's default Ruby version (currently 1.8.x). Package: directoryassistant Priority: optional Section: net Installed-Size: 11 Maintainer: Gustavo Franco Architecture: all Version: 2.0-1 Depends: python (>= 2.5), python (<< 3), python-gtk2 (>= 1.99.17-6), python-ldap (>= 1.9.999.pre14-1) Filename: dists/hardy-unstable/contrib/binary-all/net/directoryassistant_2.0-1_all.deb Size: 21674 MD5sum: 94d3d7180b6a5244cbb5c324e3335fb1 SHA1: 93649bd95e2d3cbdac9a69071f0340b8e60c04dc SHA256: 91b8148fc44755bda8f317dd1c13f63ff056361949a5290934642e026722a164 Description: small LDAP address book manager Directory Assistant is a small application for managing a LDAP address book. The focus is to create a very easy to use program, with only the few but necessary features. The target is novice users that still need to keep their addresses in an LDAP server. . It was written in Python language using GTK+ bindings. . Website: http://olivier.sessink.nl/directoryassistant/ Package: taktuk Priority: optional Section: net Installed-Size: 10 Maintainer: Lucas Nussbaum Architecture: all Version: 3.6-1 Depends: openssh-client | rsh-client, perl Recommends: libterm-readline-gnu-perl Suggests: kanif, libtaktuk2 (>= 3.6-1), libtaktuk2-dev (>= 3.6-1) Conflicts: kanif (<< 1.2) Filename: dists/hardy-unstable/contrib/binary-all/net/taktuk_3.6-1_all.deb Size: 75698 MD5sum: 902e46e11ea69f94aab9e8e8639d44b9 SHA1: dec3555eb7b358c1107fad5c1bcb86a66d0057a2 SHA256: 64dbfb809099e08f92a09adcff2ac7fb2730753177cb7fab2f049b018f4f96a7 Description: efficient, large scale, parallel remote execution of commands TakTuk allows to execute commands in parallel on a potentially large set of remote nodes (using ssh to connect to each node). It is typically used inside high performance computing clusters and grids. It uses an adaptive algorithm to efficiently distribute the work and sets up an interconnection network to transport commands and perform I/Os multiplexing. It doesn't require any specific software on the nodes thanks to a self-propagation algorithm. Homepage: http://taktuk.gforge.inria.fr/ Package: jabber-common Priority: optional Section: net Installed-Size: 11 Maintainer: Jamin W. Collins Architecture: all Version: 0.5 Depends: adduser Conflicts: jabber (<< 1.4.2a-13) Filename: dists/hardy-unstable/contrib/binary-all/net/jabber-common_0.5_all.deb Size: 4174 MD5sum: 58d61d7740fc5bdc0c869df4a9a64d97 SHA1: b02758725ce2160c100519db2b13bf9d2529dbc7 SHA256: 4da17de063e1e216030d97b0b8de8f1105c703301a7b62e6a4e7f5583a955448 Description: Jabber server and transport (common files) The common configuration and file(s) needed by the Jabber server and transport packages are provided by this package. Package: ipcalc Priority: optional Section: net Installed-Size: 11 Maintainer: Bartosz Fenski Architecture: all Version: 0.41-1 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/net/ipcalc_0.41-1_all.deb Size: 26166 MD5sum: eb82044574fd84ced38393f4cf1a4356 SHA1: 589c2855c9e057abf3db87bcd5a05e51222f2b15 SHA256: 8fd968d3f48da89045b89060929bc0ee7c5001ba651c98e6a016115a7886395c Description: parameter calculator for IPv4 addresses ipcalc takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range. By giving a second netmask, you can design sub- and supernetworks. It is also intended to be a teaching tool and presents the results as easy-to-understand binary values. . Originally, ipcalc was intended for use from the shell prompt, but a CGI wrapper is provided to enable colorful HTML display through a webserver. . Homepage: http://jodies.de/ipcalc Package: hobbit-plugins Priority: extra Section: net Installed-Size: 17 Maintainer: Christoph Berg Architecture: all Version: 20071222 Depends: hobbit-client, lsof Suggests: libdbd-pg-perl Filename: dists/hardy-unstable/contrib/binary-all/net/hobbit-plugins_20071222_all.deb Size: 7630 MD5sum: 35ace127328dd6f4dc2d6d5292f33820 SHA1: 964030b467d27d3fd29797de12ccce350fae8886 SHA256: 7257ef03b014cec359dcc56b58476ea226802b97eba9b602f421bfd6a9b8e90c Description: plugins for the Hobbit network monitor This package provides plugins for the Hobbit network monitor. Included are: * apt - checks for outstanding updates * libs - checks for running processes with upgraded libraries * postgres - statistics graphs for postgresql databases Homepage: http://hobbitmon.sourceforge.net/ Package: irssi-scripts Priority: optional Section: net Installed-Size: 241 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christoph Berg Architecture: all Version: 20070925ubuntu1 Depends: irssi Recommends: libwww-perl Suggests: libdbi-perl, net-tools, perl, perl-modules, w3m | www-browser Filename: dists/hardy-unstable/contrib/binary-all/net/irssi-scripts_20070925ubuntu1_all.deb Size: 687582 MD5sum: 8983cbac867839b28c33a65809830d68 SHA1: d50a873fde56805e6b77384896726bcae9b9239c SHA256: c8a5491781b4f023489a740d736fca7fb10035d281caabb4aa1eb2f54bd9bcea Description: collection of scripts for irssi This is a collection of scripts for the irssi IRC-client. . Some individual scripts need other packages in order to work properly. Please see the list of Suggests as well as the contained README.Debian for additional information. . Almost all scripts can also be downloaded from http://scripts.irssi.org/. Homepage: http://scripts.irssi.org/ Package: whereami Priority: extra Section: net Installed-Size: 51 Maintainer: Andrew McMillan Architecture: all Version: 0.3.34 Depends: debconf (>= 1.2.9) | debconf-2.0, fping | iputils-ping | netbase | dhcp-client, perl Recommends: iputils-arping, resolvconf, wireless-tools Suggests: ethtool, fping, ifplugd, net-tools, pcmcia-cs, squid | oops Filename: dists/hardy-unstable/contrib/binary-all/net/whereami_0.3.34_all.deb Size: 60706 MD5sum: 1003576fef449c558d50ed2d6188540a SHA1: 0650ffda521ec34825d4a0c6273763ef2587084f SHA256: 5b5c97252f2f47ecbeae1e3c6d1e7bfaea708e1c56fdc87cff7496372adae9ad Description: Automatically reconfigure your (laptop) system for a new location whereami is a set of useful scripts and a coordinating system for automatically re-locating your computer within the current (network) environment. . Typically, you would use whereami to automatically detect and re-configure your laptop when you move between a variety of diverse networks and/or docking environments. . Although whereami will work best if all of your networks assign addresses through dhcp, this is not a pre-requisite and the system allows any technique to be used to ascertain the new location with as little ongoing user intervention as possible. . Having ascertained the correct location, whereami will run appropriate (user-configured) scripts to adjust the laptop operation to suit the current environment. . See the man pages for more information. You may also get useful assistance from the debian-laptop mailing list, which is frequented by several of the users and contributors. Package: sauce Priority: extra Section: mail Installed-Size: 34 Maintainer: Ian Jackson Architecture: all Version: 0.8.1-1.1 Depends: authbind, libadns1-bin, tcl8.3 Recommends: exim4 | exim4-daemon-light, userv Filename: dists/hardy-unstable/contrib/binary-all/mail/sauce_0.8.1-1.1_all.deb Size: 73746 MD5sum: 6cdc035759dfd0f14b45d7a88f6a3d90 SHA1: 599f308c9ced76fe3bb2e6f6114aa5bada5fb980 SHA256: 453987e4f06e8d4d4382cd4bb7f16f6bdba8c70a909b395aebebe3c98ee3d094 Description: SMTP defence software against spam SAUCE (Software Against Unsolicited Commercial Email) sits between the Internet and your existing Mail Transfer Agent (e.g. Exim). It does a number of checks on incoming mail, including being able to blacklist senders and their sites automatically when they mail special `spam bait' addresses. . This is a BETA version and is best used by mail experts only. Package: mew-beta Priority: extra Section: mail Installed-Size: 90 Maintainer: Tatsuya Kinoshita Architecture: all Version: 5.2.52-1 Replaces: mew Provides: imap-client, mail-reader, mew, news-reader Depends: emacs | emacsen, mew-beta-bin (>= 5) Suggests: bogofilter | bsfilter | spamassassin, compface, gnupg, gpgsm, hyperestraier, mhc, mu-cite, mule-ucs, namazu2, namazu2-index-tools, netpbm, ppthtml, ssh, w3m-el, wv, x-face-el, xlhtml Conflicts: mew Filename: dists/hardy-unstable/contrib/binary-all/mail/mew-beta_5.2.52-1_all.deb Size: 794338 MD5sum: 59248c89b2b3c8bb629a31a23c704273 SHA1: 19052477182602535f935bd90d9268fa13faf452 SHA256: 15719a8d26b0e77d1749ebff6edaf49e214cb6fe4ffd5664327be077f4d5a6cc Description: mail reader supporting PGP/MIME for Emacs (development version) Mew (Messaging in the Emacs World) is a user interface for text messages, multimedia messages (MIME), news articles and security functionality including PGP, S/MIME, SSH and SSL. . The features of Mew are as follows: . - POP, SMTP, NNTP and IMAP are supported. - You can easily display a very complicated structured message. - You can start to read messages before they are all fully listed. - For refiling, default folders are neatly suggested. - You can complete field names, e-mail addresses, receiver's names, domain names and folder names. - You can easily search messages with keywords etc. - Thread, a mechanism to display the flow of messages, is supported. . This package provides a development snapshot version of Mew. To use a stable version of Mew, install the mew package instead of this package. . Homepage: http://www.Mew.org/ Package: getmail4 Priority: optional Section: mail Installed-Size: 430 Maintainer: Fredrik Steen Architecture: all Version: 4.7.7-1 Depends: python (>= 2.3), python-support (>= 0.7.1) Conflicts: getmail Filename: dists/hardy-unstable/contrib/binary-all/mail/getmail4_4.7.7-1_all.deb Size: 147430 MD5sum: 25f57df8377cab0d704cbaf4d672b2e5 SHA1: 6812e828f8f6be58a2536309920b73dd6feabdf4 SHA256: cee3651fce898ad53b5a6267d63b3ab0b03372839edd1d721a5b4049ca769e71 Description: mail retriever with support for POP3, IMAP4 and SDPS getmail is intended as a simple replacement for fetchmail. It retrieves mail (either all messages, or only unread messages) from one or more POP3/IMAP4/SDPS servers for one or more email accounts, and reliably delivers into a qmail-style Maildir, mbox file or to a command (pipe delivery) like maildrop or procmail, specified on a per-account basis. getmail also has support for domain (multidrop) mailboxes. . Supported protocols: POP3, POP3-over-SSL, IMAP4, IMAP4-over-SSL, and SDPS mail. . Homepage: http://pyropus.ca/software/getmail/ Package: flim Priority: optional Section: mail Installed-Size: 40 Maintainer: Tatsuya Kinoshita Architecture: all Version: 1:1.14.9-1 Replaces: flim1.13 Depends: apel (>= 10.7), emacs | emacsen, make Recommends: metamail Suggests: semi, wl | wl-beta Conflicts: flim1.13, semi-gnus (<< 1:6.10.13), tm Filename: dists/hardy-unstable/contrib/binary-all/mail/flim_1.14.9-1_all.deb Size: 178480 MD5sum: 45dd413d7362e27e143fc1bf245a0ddc SHA1: 47ae037ed37a02885cc3c2033098eab8e7d5b516 SHA256: 7dc95a7bf3a287acccca2ee07c4fa6e7cef9b046268d2c7006e0597ad1a100d0 Description: library about internet message for emacsen FLIM (Faithful Library about Internet Message) is a library to provide basic functions about message representation and encoding for emacsen. It consists of following modules: . std11.el STD 11 (RFC 822) parser and utility mime.el to provide various services about MIME-entities mime-def.el Definitions about MIME format mime-parse.el MIME parser mel.el MIME encoder/decoder mel-b-dl.el base64 (B-encoding) encoder/decoder (for Emacs 20 with dynamic loading support) mel-b-ccl.el base64 (B-encoding) encoder/decoder (using CCL) mel-b-en.el base64 (B-encoding) encoder/decoder (for other emacsen) mel-q-ccl.el quoted-printable and Q-encoding encoder/decoder (using CCL) mel-q.el quoted-printable and Q-encoding encoder/decoder mel-u.el unofficial backend for uuencode mel-g.el unofficial backend for gzip64 eword-decode.el encoded-word decoder eword-encode.el encoded-word encoder . Homepage: http://kanji.zinbun.kyoto-u.ac.jp/~tomo/elisp/FLIM/ Package: mhonarc Priority: optional Section: mail Installed-Size: 266 Maintainer: Jeff Breidenbach Architecture: all Version: 2.6.16-1 Depends: perl Recommends: libdigest-md5-perl Filename: dists/hardy-unstable/contrib/binary-all/mail/mhonarc_2.6.16-1_all.deb Size: 1946326 MD5sum: 8791212145f27d95561d2a9b87c52e82 SHA1: 9e928c87f5b2a859fa1f1619f134db7692d5d78d SHA256: fd6e55d88dc747286beb5aa06ba15106c6ee84f63b088f5db18bc2ea1ec39fc9 Description: Mail to HTML converter MHonArc is a Perl mail-to-HTML converter. MHonArc provides HTML mail archiving with index, mail thread linking, etc; plus other capabilities including support for MIME and powerful user customization features. Package: pycmail Priority: optional Section: mail Installed-Size: 14 Maintainer: Radovan Garabík Architecture: all Version: 0.1.3 Depends: python Recommends: procmail Filename: dists/hardy-unstable/contrib/binary-all/mail/pycmail_0.1.3_all.deb Size: 18672 MD5sum: bbb8c2bcd0fce1dd2fc435c4136526ce SHA1: 97bc0e81f678f820ee51d6651f22ce9e052f6226 SHA256: a6b30c26433d73f8c972624159d896f7797f79208f6f400f4b3b1c038ce97156 Description: mail sorter written in python mail sorter similar to procmail, written in python, using python syntax for mail delivery Package: gotmail Priority: optional Section: mail Installed-Size: 8 Maintainer: paul cannon Architecture: all Version: 0.9.0-1 Depends: curl (>= 7.9.0), libnet-perl, liburi-perl, perl (>= 5.004) Suggests: exim4 | mail-transport-agent, spamassassin Filename: dists/hardy-unstable/contrib/binary-all/mail/gotmail_0.9.0-1_all.deb Size: 39324 MD5sum: a1611f01e136237222d75ec3aa26cafd SHA1: 7169825b376e3bc5b273b701b946b6fa3bc3acc0 SHA256: c508a1139488f7cc955fb349743eeae0264ed9646c5bf64fabbccc5826c98c17 Description: utility to download email from a Hotmail or MSN account Gotmail fetches mail out of a Hotmail or MSN account, using the web interface as though through a browser. It works somewhat like fetchmail, and lets you do spiffy things like detecting and deleting spam (without even downloading the whole thing!) and forwarding mail, and storing it in a local mailbox. . Although the team behind Gotmail tries to keep it working, every few months Hotmail makes changes which break this until they have time to fix it. Have a backup plan for email access in case that happens. Package: signify Priority: optional Section: mail Installed-Size: 9 Maintainer: Brian White Architecture: all Version: 1.14-1 Depends: perl5 Filename: dists/hardy-unstable/contrib/binary-all/mail/signify_1.14-1_all.deb Size: 15416 MD5sum: 14893b734d7695140e4547026d097acf SHA1: 1799e8fc08daef94ea1f614a7c8549a903e15db5 SHA256: 6b08d02c562ef2f0a62a3bc7c50adbf586efd1567633d6e9ab99eca8b23c3942 Description: Automatic, semi-random ".signature" rotator/generator Signify is a neat little program that allows a random signature to be generated from a set of rules. Each "section" can be one of an unlimited number of possibilities, each with its own weighting so those really cool quotes can appear more often than others. Sections can also be placed next to each other vertically to create columns. Each section can be formatted independently as left/right/center and top/bottom/vcenter. See http://signify.sf.net/ for more information. Package: whatsnewfm Priority: optional Section: mail Installed-Size: 9 Maintainer: Christian Garbs Architecture: all Version: 0.6.6-1 Depends: exim4 | mail-transport-agent, libberkeleydb-perl, perl Recommends: procmail | maildrop Filename: dists/hardy-unstable/contrib/binary-all/mail/whatsnewfm_0.6.6-1_all.deb Size: 25240 MD5sum: 3667ee531094f89dfb1a8a2858eaff76 SHA1: 92a5108981d6425138c57051216e1e028f831e31 SHA256: 3a7e1366f2bdde317bb9500b7d02bcdf6ab9cd921f6a0369f1b3507868c92de0 Description: A utility to filter the daily newsletter from freshmeat.net whatsnewfm is a utility to filter the daily newsletter from freshmeat.net . The main purpose is to cut the huge newsletter to a smaller size by only showing items that you didn't see before. . The items already seen will be stored in a database. After some time, the items expire and will be shown again the next time they are included in a newsletter. . If you find an item that you consider particularly useful, you can add it to a "hot" list. Items in the hot list are checked for updates so that you don't miss anything about your favourite programs. Package: mailplate Priority: extra Section: mail Installed-Size: 28 Maintainer: martin f. krafft Architecture: all Version: 0.1.1-1 Depends: python Filename: dists/hardy-unstable/contrib/binary-all/mail/mailplate_0.1.1-1_all.deb Size: 14460 MD5sum: f645e476e9ecb918e4c00506335d1fc1 SHA1: 7dd6a1b39aa20bd09fd60acba73315df6224d147 SHA256: 081a60fce266af2a7c38473ff92a5f05c1c300087f5a65e9361c4bccb4a21326 Description: reformat mail drafts according to templates mailplate addresses the problem of having multiple mail identities, each with a different template for composing mail messages, and the need to switch between them after starting to write. It can process mail drafts and switch the underlying template and can thus be used from within the editor to switch the identity used to write the current mail message. . It can also be used as a wrapper of your editor and invoked directly from your mail user agent. Its ability to automatically select a template according to a nifty scoring system based makes it the ideal companion for those who use mail on a daily basis. Package: sendemail Priority: optional Section: mail Installed-Size: 10 Maintainer: Alejandro Garrido Mota Architecture: all Version: 1.55-1 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/mail/sendemail_1.55-1_all.deb Size: 32804 MD5sum: 95138cef013144926a594c6c57a50d59 SHA1: d8491f47c96787d8485b31709c7f26962b5f829a SHA256: 5662661e77be51ae2170ebf79504ec1efef65635e7cbf2a9826eeb91f445a522 Description: email-from-console sending tool SendEmail is a lightweight, completly command line based, SMTP email agent. . It was designed to be used in bash scripts, Perl programs, and web sites, but it is also quite useful in many other contexts. . SendEmail is written in Perl and is unique in that it requires no special modules. It has a straight forward interface, making it very easy to use. Package: prom-mew Priority: optional Section: mail Installed-Size: 15 Maintainer: Taku YASUI Architecture: all Version: 2.00+3.2am01-1 Depends: mew (>= 1:3.2) Suggests: procmail Filename: dists/hardy-unstable/contrib/binary-all/mail/prom-mew_2.00+3.2am01-1_all.deb Size: 30734 MD5sum: cd26dc0363ed0c13f150a976527507f2 SHA1: 765482ff5c90f6976cb7209956f85da8738ffb8e SHA256: e5adef78525cfe5de4a6f900acadc2378a9b4d6732eabf36f205ca5e79c1a500 Description: procmail reader for Mew This Emacs lisp acts as a bridge between Mew the mailer and e-mail processors like procmail. It analyzes the log generated by procmail, then tells you which letters are unread and where they are. The usage is somewhat similar to that of GNUS/Gnus. . Note: the upstream author has lost interest in the development of this utility, so do not expect further improvement. Bug reports are still welcome. Package: hamradiomenus Priority: optional Section: hamradio Installed-Size: 4 Maintainer: Debian Hamradio Maintainers Architecture: all Version: 1.2 Depends: extra-xdg-menus (>= 1.0-2) Conflicts: hamradio-menus Filename: dists/hardy-unstable/contrib/binary-all/hamradio/hamradiomenus_1.2_all.deb Size: 2622 MD5sum: 27ec704b23ee57c042c9d4181c1c31d9 SHA1: c39167c99033d1897758dc33ddfd6caef5e0c616 SHA256: 8c198488655796830ac46cb14c886c0739a0546170752cd7df91bbfd66ad4b53 Description: hamradio menus for GNOME and KDE This package creates a hamradio submenu for GNOME and KDE along with a nice icon. . This is a dummy package which has been replaced by extra-xdg-menus. You can safely remove it from your system once extra-xdg-menus is installed. Package: pentium-builder Priority: extra Section: devel Installed-Size: 28 Maintainer: Alex Pennace Architecture: all Version: 0.19 Depends: gcc | g++, perl Filename: dists/hardy-unstable/contrib/binary-all/devel/pentium-builder_0.19_all.deb Size: 7186 MD5sum: 6040b72f72212b91ba1ec0894f061e61 SHA1: 732ced9bc89600468c5eeebc757e65dc57a467d0 SHA256: 34917ef9867ae31e8f14ab2a2331341f43c96d4314dab7f8fb702ec303b9f9ea Description: force pentium optimized compilation Replaces gcc, cc, and g++ with scripts that build pentium optimized code. (Other processors can be optimized for as well.) . By default, after installing this package, the compilers will behave normally. However, if the environment variable DEBIAN_BUILDARCH=pentium is set, they will enter pentium optimized compile mode. Package: dh-lisp Priority: optional Section: devel Installed-Size: 9 Maintainer: René van Bevern Architecture: all Version: 0.6.2 Depends: debhelper (>= 4.0), perl Filename: dists/hardy-unstable/contrib/binary-all/devel/dh-lisp_0.6.2_all.deb Size: 9398 MD5sum: 557552f46593aeff2ee7f6aa4042d4a1 SHA1: b3ab6ac997124e27c15765148a8aca2be031395a SHA256: b49a007b9d471c1eac4fa0f968816df1b0d6a5026ba02b98487ae0ea8da9b61e Description: Debhelper to support Common Lisp related packages This debhelper addon targets Debian package maintainers of packages related to Common Lisp. It automates the processes of making a package conform to the Common Lisp in Debian Manual: . It generates maintainer scripts and establishes symbolic links to register libraries at the Common Lisp Controller and the Another System Definition Facility (ASDF). . It adds dependencies to required Common Lisp implementations if precompiled object files for them are included in the package. . dh-lisp supports packages of Common Lisp implementations by generating maintainer scripts to register them at the Common Lisp Controller. . Homepage: http://cl-debian.alioth.debian.org Enhances: debhelper Package: libpostscriptbarcode Priority: optional Section: devel Installed-Size: 8 Maintainer: Terry Burton Architecture: all Version: 20050908-1 Suggests: postscript-viewer Filename: dists/hardy-unstable/contrib/binary-all/devel/libpostscriptbarcode_20050908-1_all.deb Size: 134030 MD5sum: fae5c756af4d276c6b902209ef1bd4c7 SHA1: 5d966eb435ec0dd0bc3b1c5eb183d7f81c6af258 SHA256: 5ce3a2957c82203c9f819e0e26666a85969e1a6eae184dee9f956dee60ec6e94 Description: A barcode generator written entirely in PostScript Barcode Writer in Pure PostScript facilitates the printing of all major barcode symbologies entirely within PostScript. . Since this resource is written in PostScript and interpretted within the virtual machine of a printer it is compatible with virtually any operating system and hardware platform. Package: ditrack Priority: extra Section: devel Installed-Size: 39 Maintainer: Jose M. Moya Architecture: all Version: 0.7-1 Depends: python, python-central (>= 0.6.5), subversion Filename: dists/hardy-unstable/contrib/binary-all/devel/ditrack_0.7-1_all.deb Size: 68634 MD5sum: f2ae6300329baa42aed41663b96f3621 SHA1: 7a94a2cb7f76fc54463c7e3643bcf3eb5972251d SHA256: bf781e148328580201d2b60912c3160cf86f06d21902412ba51985ac1cc32f15 Description: lightweight distributed issue tracking system DITrack is a free, open source, lightweight, distributed issue (bug, defect, ticket) tracking system using a Subversion repository instead of a backend database. It is written in Python and runs in UNIX environment (*BSD, Linux, MacOS X). . Homepage: http://www.ditrack.org/ Python-Version: current Package: cl-sql-oracle Priority: extra Section: contrib/devel Installed-Size: 122 Maintainer: Kevin M. Rosenberg Architecture: all Source: cl-sql Version: 4.0.3-1 Provides: cl-sql-backend Depends: cl-sql (= 4.0.3-1), cl-sql-uffi (>= 4.0.3-1) Filename: dists/hardy-unstable/contrib/binary-all/devel/cl-sql-oracle_4.0.3-1_all.deb Size: 62744 MD5sum: 7a0c7916e12f99f57cd0190d9373e9e0 SHA1: 7434290e76abf39ea86ff06079461e15e04d9a74 SHA256: 09b15a912c153c3f2d6e226d859059e7ce29b3f9931ab135f81a994b0173604b Description: CLSQL database backend, Oracle This package enables you to use the CLSQL data access package with Oracle databases. CLSQL is a Common Lisp interface to SQL databases. Package: cvs-buildpackage Priority: optional Section: devel Installed-Size: 16 Maintainer: Manoj Srivastava Architecture: all Version: 5.21 Depends: cvs, dpkg-dev (>= 1.4.0.9) Filename: dists/hardy-unstable/contrib/binary-all/devel/cvs-buildpackage_5.21_all.deb Size: 63846 MD5sum: 18ce393bd855da088726951ab31bbaa0 SHA1: f3a171bc421ceba30db75bd5aa4fc5190b336bc7 SHA256: 09baecb6d9561272d139e7819b7fc7b12b428ddacc1900689c9899052021106f Description: A set of Debian package scripts for CVS source trees. This package provides the capability to inject or import Debian source packages into a CVS repository, build a Debian package from the CVS repository, and helps in integrating upstream changes into the repository. . The import or inject process takes a dsc (Debian source control) file, and imports it into CVS. The module path can maintains distribution and section information; for example, one may inject hemm/hemm/devel/make into the repository. . The build process works analogously to dpkg-buildpackage, and can be used from within the checked out source tree, or with additional information, can be used from anywhere. In the latter case, you can build any previous version of the package, as long as the corresponding orig.tar.gz file is still around. The build script checks out the relevant version from the CVS repository, and runs dpkg-buildpackage to create the Debian package. . Combined, these utilities provide an infrastructure to facilitate the use of CVS by Debian maintainers. This allows one to keep separate CVS branches of a package for stable, unstable, and possibly experimental distributions, along with the other benefits of a version control system. . This can be used to generate a unified CVS source tree, for example. Package: tailor Priority: optional Section: devel Installed-Size: 628 Maintainer: Vincent Danjean Architecture: all Version: 0.9.30-1 Depends: python (>= 2.4), python-support (>= 0.7.1) Recommends: rsync Suggests: bazaar, bzr, codeville, cogito, cvs, darcs, mercurial, monotone, subversion, tla Conflicts: bzr (<< 0.7), mercurial (<< 0.9.1) Filename: dists/hardy-unstable/contrib/binary-all/devel/tailor_0.9.30-1_all.deb Size: 163876 MD5sum: badb79f2dbc2ee471260ec5a439ea226 SHA1: 0d17586eaa56ec5620c55455a30ed3f8f6a37df8 SHA256: 5aac05ea218e603dc7ee6af1271537fb8e8f04423b3865405d68bb6769b3f6a3 Description: migrate changesets between version control systems The tailor tool moves patches and changesets between different repositories, preserving as much information as possible. The repositories can be managed by different version control systems. Currently, ArX, Bazaar, Bazaar-NG, Codeville, CVS, Darcs, Git (Cogito), Mercurial, Monotone, Subversion, and Tla are supported. . While tailor is useful for one-time operation, when switching to a different version control system, it can also synchronise repositories on an ongoing basis. Changesets are either pulled one-way from a master repository, or migrated back and forth for full two-way synchronisation. Homepage: http://progetti.arstecnica.it/tailor Package: visual-regexp Priority: optional Section: devel Installed-Size: 9 Maintainer: Corrin Lakeland Architecture: all Version: 3.0-1 Depends: tk8.3 Filename: dists/hardy-unstable/contrib/binary-all/devel/visual-regexp_3.0-1_all.deb Size: 28386 MD5sum: 045324ddcd1014cc966c262fedfa85c7 SHA1: fa4d084f7c85a3d18a5092ada4fb088ddf4b47f2 SHA256: b77b49ad034f7b1ad91e6ca979cc4b578c9107cfd956406dd4ca4369b51d6694 Description: Interactively debug regular expressions This TCL script shows the result of running a regular expression, making debugging relatively easy. It also assists in the construction of regular expressions. Package: bzr-gtk Priority: optional Section: python Installed-Size: 888 Maintainer: Debian Bazaar Maintainers Architecture: all Version: 0.93.0-1 Depends: bzr (>= 1.0~), python (>= 2.4), python-central (>= 0.6.5), python-glade2 (>= 2.10), python-gtk2 (>= 2.8) Recommends: python-cairo (>= 1.0) Suggests: python-gnome2-desktop Filename: dists/hardy-unstable/contrib/binary-all/devel/bzr-gtk_0.93.0-1_all.deb Size: 167926 MD5sum: 483a35ec11d2a0cc1ba187db49e07c5e SHA1: db508e301a93e40fdfc590d2b2f42523454cf940 SHA256: 8a7af3727d944abc3eb9244b62b7836323bb922d84d7b1d7c8714739019fb0e8 Description: provides graphical interfaces to Bazaar (bzr) version control bzr-gtk provides GTK+ interfaces to the Bazaar (bzr) source code management tool. . This package provides Olive, which aims to be a fully-featured graphical frontend for bzr, and adds the following commands to the bzr command line tool: gannotate, gbranch, gcheckout, gcommit, gconflicts, gdiff, gmissing, gpreferences, gpush, gstatus, visualise. Enhances: bzr Homepage: http://bazaar-vcs.org/bzr-gtk Python-Version: >= 2.4 Package: perltidy Priority: optional Section: devel Installed-Size: 18 Maintainer: Don Armstrong Architecture: all Version: 20070801-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/devel/perltidy_20070801-1_all.deb Size: 356030 MD5sum: a384eb497c2a838bb79cd2b49a1d3140 SHA1: 1c6ec083d5785880bec6cf66305eb93b3a41fe63 SHA256: d1c4873f34c5107fbec2db6a545dd2692430d10cee52ac48f0ccba68d1089347 Description: Perl script indenter and reformatter Perltidy is a Perl script which indents and reformats Perl scripts to make them easier to read. . The formatting can be controlled with command line parameters. The default parameter settings approximately follow the suggestions in the Perl Style Guide. . Perltidy can also generate formatted HTML output from POD, and can even generate colored output in HTML for scripts. See examples at http://perltidy.sourceforge.net/ . Homepage: http://perltidy.sourceforge.net/ Package: svn-autoreleasedeb Priority: optional Section: devel Installed-Size: 15 Maintainer: Daniel Ruoso Architecture: all Source: cvs-autoreleasedeb Version: 0.12-1 Depends: adduser, dpkg-dev, dupload, fakeroot, libapt-pkg-perl, libxml-parser-perl, perl, subversion, svn-buildpackage Filename: dists/hardy-unstable/contrib/binary-all/devel/svn-autoreleasedeb_0.12-1_all.deb Size: 15962 MD5sum: feb1f4ff6fcd1be6b096c09691137fb5 SHA1: d81324fade610517ca34f354c6f7924bbebda136 SHA256: 89024042d1dfcc2649c84321698574efc13b167742e15094fba35a874dd70dd4 Description: Automatically release/upload debian packages from SVN This package provides the capability of automatically publish a deb package directly from the SVN source. The SVN source must be already in the format managed by svn-buildpackage, since svn-buildpackage will be used to generate the deb. . This package is useful to release the 'unstable' version of a software. The control of when to release the deb is made by watching the debian/changelog file. This script maintains a list of which packages to automate and the version they are. Every time you increases the version in changelog, the package you are working will be generated. . It will also call dupload to send the generated package to your deb server (which can be the main debian server or your software house's debian server). Package: cdd-dev Priority: optional Section: devel Installed-Size: 37 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Tille Architecture: all Source: cdd Version: 0.4.4ubuntu1 Depends: debconf (>= 0.5) | debconf-2.0, make | build-essential Suggests: cdd-doc Filename: dists/hardy-unstable/contrib/binary-all/devel/cdd-dev_0.4.4ubuntu1_all.deb Size: 25632 MD5sum: 58dfadc2dc7989ca49d16b98fb15432e SHA1: 58949ba94c8e7b717e4ff7670214db6db4509e46 SHA256: cde5559801644cab70d744782581e16344a3e76b4d6dd257cabe54c531ae712e Description: Custom Debian Distributions common files for developing meta packages This package makes life easier when packaging meta packages. Perhaps this will also encourage other people to build meta packages if there are easy to use templates where only the packages, the meta package is depending from, to insert into the right place. Package: posixtestsuite Priority: optional Section: devel Installed-Size: 4 Maintainer: GNU/kFreeBSD Maintainers Architecture: all Version: 1.5.1-1 Filename: dists/hardy-unstable/contrib/binary-all/devel/posixtestsuite_1.5.1-1_all.deb Size: 2554 MD5sum: c9608b9efee21b31dbd3b28c44cee98d SHA1: e4c808bd551ec227844dc85b47ee04d7c971eab0 SHA256: 60bd24557165bc6016d7e8c6bece5ec1e04b5dbf59ef66a5d8c163282bc93dc5 Description: POSIX conformance test suite (dummy package) The POSIX Test Suite is a free (as in speech) test suite with the goal of performing conformance, functional, and stress testing of the IEEE 1003.1-2001 System Interfaces specification in a manner that is agnostic to any given implementation. . This is a dummy package. If you want to run the testsuite, use the source package of the same name (e.g. apt-get source posixtestsuite). Package: grubutil-win32 Priority: extra Section: devel Installed-Size: 6 Maintainer: Robert Millan Architecture: all Version: 1.1-18-1 Filename: dists/hardy-unstable/contrib/binary-all/devel/grubutil-win32_1.1-18-1_all.deb Size: 7598 MD5sum: 854e07bb9dab18482281fa8f7d118da2 SHA1: b7b2ce09f5a208b7c5deae47cff07548088e525b SHA256: c6911bb444d1c03408cf60ab38f8f94b1edea381d8ce747859664a7416f3e25c Description: GRUB win32 boot images This package provides GRUB boot record images that can be used by the native bootloaders of various win32 platforms in order to load a full instance of GNU GRUB. . It is used by the win32-loader package to provide suitable GRUB images for loading Debian-Installer on win32. Package: stgit Priority: optional Section: devel Installed-Size: 581 Maintainer: Anand Kumria Architecture: all Version: 0.13-1 Replaces: git-completion Depends: git-core, python, python-support (>= 0.7.1) Recommends: git-core (>= 1.5) Filename: dists/hardy-unstable/contrib/binary-all/devel/stgit_0.13-1_all.deb Size: 168846 MD5sum: d56c30a29da6ceac2830d286162c97e6 SHA1: 69e5ac9ea80894140d1ca9513b4ccb145d4d7dcb SHA256: 94b4fe21299d1a384ab9c9abbb4d2f8e1fd167af2c506272fef97d810ea54f1a Description: provide quilt functionality on top of git stgit provides similar functionality to quilt (i.e. pushing/popping patches to/from a stack) on top of git. . These operations are performed using git commands and the patches are stored as git commit objects, allowing easy merging of the stgit patches into other repositories using standard git functionality. . Homepage: http://www.procode.org/stgit/ Python-Version: 2.4, 2.3, 2.5 Package: common-lisp-controller Priority: optional Section: devel Installed-Size: 25 Maintainer: Peter Van Eynde Architecture: all Version: 6.12 Replaces: cmucl (<< 3.1.0) Depends: bash (>= 2.04-9), cl-asdf (>= 1.55), debconf (>= 1.0) | debconf-2.0, debianutils (>= 1.7), perl, realpath Suggests: sbcl Conflicts: clisp (<< 1:2.36-1), cmucl (<< 3.1.0) Filename: dists/hardy-unstable/contrib/binary-all/devel/common-lisp-controller_6.12_all.deb Size: 31750 MD5sum: a9213cb9d9b560b3ab13240372370a84 SHA1: 73c8efc3a858896e7f13423e96aa4632298982f2 SHA256: 813d0192cee57f99ce6afd1812de415530882f99c0e26993dec338434ee6b5c6 Description: Common Lisp source and compiler manager This package helps installing Common Lisp sources and compilers. . It creates a user-specific cache of compiled objects. When a library or an implementation is upgraded, all compiled objects in the cache are flushed. It also provides tools to recompile all libraries and to generate Debian packages from asdf-install packages. Package: libdevel-logger-ruby Priority: optional Section: devel Installed-Size: 8 Maintainer: Fumitoshi UKAI Architecture: all Version: 1.2.6-1 Depends: libruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/devel/libdevel-logger-ruby_1.2.6-1_all.deb Size: 7222 MD5sum: 0e4792bcab5432e3336efc36ba82a0a8 SHA1: 849430cc67287c9a9c426429ce235dbe0cbdc9ea SHA256: 2a1cf3b3ded98ccce98c1baeb59abc0da38371d006dc243dfd2e6c4609b9296e Description: log dumping utility for ruby Lightweight logging utility for ruby programming language. . Formerly known as devel-logger is already bundled in ruby1.8 as logger.rb. Package: bzr-svn Priority: optional Section: devel Installed-Size: 753 Maintainer: Debian Bazaar Maintainers Architecture: all Version: 0.4.9-1 Depends: bzr (>= 1.3~), bzr (<< 1.4~), python (>= 2.4), python (>= 2.5) | python-pysqlite2, python-central (>= 0.6.5), python-subversion (>= 1.4.1) Recommends: bzr-rebase (>= 0.2~) Filename: dists/hardy-unstable/contrib/binary-all/devel/bzr-svn_0.4.9-1_all.deb Size: 134072 MD5sum: ada6bc65785ceb5943ac51263f73e124 SHA1: 8348b89026c43bb36c2072f913652514a20e67ef SHA256: 0408230fd0cc08c2e5af49fe26d33da168251a610d1b6054eaf7521d758d4265 Description: Bazaar plugin providing Subversion integration Plugin for Bazaar that adds the ability to read and commit to branches stored in Subversion. . Also included is a bzr subcommand that allows converting complete Subversion repositories to Bazaar repositories. Enhances: bzr, subversion Homepage: http://bazaar-vcs.org/BzrSvn Python-Version: >= 2.4 Package: racc Priority: optional Section: devel Installed-Size: 244 Maintainer: akira yamada Architecture: all Version: 1.4.5-1 Depends: libracc-runtime-ruby1.8, ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/devel/racc_1.4.5-1_all.deb Size: 71150 MD5sum: d932841731723c0caf131c1b1fc3a7ca SHA1: ec8d9b8d16d504d2fb74b331e108212ad12cf49d SHA256: d98990000c9d07abebe476b97d3a1a6a9d00e43ac9a1dc5cd26cb065e7104f68 Description: Ruby LALR parser generator Racc is LALR(1) parser generator for Ruby, written in Ruby. It allows programmers to easily write syntactic parsers from simple rules, like yacc and bison. Package: coco-doc Priority: optional Section: doc Installed-Size: 18 Maintainer: Loeberbauer Markus Architecture: all Version: 20060919-2 Filename: dists/hardy-unstable/contrib/binary-all/devel/coco-doc_20060919-2_all.deb Size: 700430 MD5sum: 06037d95e8d928e08ab87626cb176e2e SHA1: 295fd3788132098152f5157a2caf804d63681d1a SHA256: 747b3e3296de745ad52371f2be5d329e33c066937994a5a66abacafbf56f1d0c Description: Documentation for the Coco/R Compiler Generator Coco/R is a compiler generator, which takes an attributed grammar of a source language and generates a scanner and a parser for this language. The scanner works as a deterministic finite automaton. The parser uses recursive descent. LL(1) conflicts can be resolved by a multi-symbol lookahead or by semantic checks. Thus the class of accepted grammars is LL(k) for an arbitrary k. . See /usr/share/doc/cocosourcesdoc. Package: buildbot Priority: optional Section: devel Installed-Size: 105 Maintainer: Matthias Klose Architecture: all Version: 0.7.6-1 Depends: adduser, python, python-central (>= 0.6.5), python-twisted-core (>= 2.2), python-twisted-mail, python-twisted-web, python-twisted-words Filename: dists/hardy-unstable/contrib/binary-all/devel/buildbot_0.7.6-1_all.deb Size: 967802 MD5sum: 1a9aad2751310c16c50a4d6546af8fa3 SHA1: 0c4e2ad1acb582c1c01ed1aeb8d8aaff96a69e28 SHA256: 2d957c0ae018089e70448513d0385297f5814f602ec4f37b9a67fd8f7e8372d7 Description: a system to automate the compile/test cycle The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. The guilty developer can be identified and harassed without human intervention. . By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everywhere before checkin will at least know shortly afterwards whether they have broken the build or not. Warning counts, lint checks, image size, compile time, and other build parameters can be tracked over time, are more visible, and are therefore easier to improve. Python-Version: current Package: bzr-email Priority: optional Section: devel Installed-Size: 65 Maintainer: Debian Bazaar Maintainers Architecture: all Version: 0.0.1~bzr25-1 Depends: bzr (>= 0.15~rc1), python (>= 2.4), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/devel/bzr-email_0.0.1~bzr25-1_all.deb Size: 13506 MD5sum: 786dc76e8b400ace122c34f71f1ce2dc SHA1: 8539077c2115ca049ab23e37f3654e91870d9c59 SHA256: 9c885972e95d35110ef43dab4adf4e5715d9372412ac7bd076c1ea36b0cccf04 Description: Notification email plugin for Bazaar Plugin for Bazaar that can send notification emails at commit time. . It supports sending (partial) diffs of the commit. Python-Version: >= 2.4 Package: ruby-pkg-tools Priority: optional Section: devel Installed-Size: 20 Maintainer: Paul van Tilburg Architecture: all Version: 0.12 Depends: rdoc, ruby Recommends: devscripts, libwww-perl, svn-buildpackage Filename: dists/hardy-unstable/contrib/binary-all/devel/ruby-pkg-tools_0.12_all.deb Size: 16050 MD5sum: 07e723cdfb844d497b2e794677d0c3b7 SHA1: 9079f78e810da9505b933763090cadefecdb83a9 SHA256: 4ba6402b0abd1dfd74387a081e11690eff9323a3ca7399d7bb1dbe8361b4dd45 Description: Tools for building Debian Ruby packages This package contains some useful tools for building Debian Ruby packages and is used by the Debian Ruby Maintainers Team. It includes: * CBDS classes for building packages which use setup.rb and/or extconf.rb as installer, * a program to retrieve upstream sources for use in conjunction with svn-buildpackage, * a debhelper tool, dh_rdoc, to generate and install RDoc documentation of libraries and applications, * a list of team members. Package: dh-consoledata Priority: extra Section: devel Installed-Size: 10 Maintainer: Alastair McKinstry Architecture: all Source: console-common Version: 0.7.71 Depends: debhelper (>> 2) Filename: dists/hardy-unstable/contrib/binary-all/devel/dh-consoledata_0.7.71_all.deb Size: 53840 MD5sum: 4a781b335b08b97d258408457a94d753 SHA1: 80d85379b5f3383811dd38cc34d2f067d97aa344 SHA256: d398c0f333c9ead959f710ba663d9d59d3f445940a90a5601ef0f94d834a1c17 Description: debhelper-based script to help packaging console data files This package assists in building consistent packages of data-files for the Linux text console. Enhances: debhelper Package: pkglist Priority: optional Section: devel Installed-Size: 10 Maintainer: Atsushi KAMOSHIDA Architecture: all Version: 0.5.1 Depends: perl | perl5 Filename: dists/hardy-unstable/contrib/binary-all/devel/pkglist_0.5.1_all.deb Size: 17698 MD5sum: 1b8fa40834c5dd7a7e66625090293b18 SHA1: 249117d5470efe6abfef0ca100c5ad4c554638f1 SHA256: 90de102fed986ef7ddb6dc9b23452802be9ec0d43f150950ef7897305845bb79 Description: Package List Corrector Pkglist is the package list corrector, which helps us to generate mini Debian. Package: gnulib Priority: optional Section: devel Installed-Size: 2356 Maintainer: Daniel Baumann Architecture: all Version: 20071201+dfsg-1 Filename: dists/hardy-unstable/contrib/binary-all/devel/gnulib_20071201+dfsg-1_all.deb Size: 3056666 MD5sum: 048f0778d96cb78231cd2e818bda4ead SHA1: 03c3236bbb12ef228b52ab451f70df47226783c0 SHA256: e5f9fe4d42482dda8ed448a85891652c7f5b2a13108671cbf756baf772d15cd9 Description: GNU Portability Library The GNU portability library is a macro system and C declarations and definitions for commonly-used API elements and abstracted system behaviors. It can be used to improve portability and other functionality in your programs. Homepage: http://www.gnu.org/software/gnulib/ Package: python-debian Priority: optional Section: devel Installed-Size: 23 Maintainer: Debian python-debian Maintainers Architecture: all Version: 0.1.9 Replaces: python-deb822 Provides: python-deb822 Depends: python (>= 2.4), python-support (>= 0.7.1) Recommends: python-apt Conflicts: python-deb822 Filename: dists/hardy-unstable/contrib/binary-all/devel/python-debian_0.1.9_all.deb Size: 44494 MD5sum: 279b4beebadb6f8bfc77060c475d58f8 SHA1: eccdff3a9ff6220b4ee703d021ff2b418b9f7c33 SHA256: c8b2e9f2781a295a1e25df4ad03352a258aa07b0c8968f19303bc1d9e3fe9bd5 Description: python modules to work with Debian-related data formats This package provides python modules that abstract many formats of Debian related files. Currently handled are: * Debtags information (debian_bundle.debtags module) * debian/changelog (debian_bundle.changelog module) * Packages files, pdiffs (debian_bundle.debian_support module) * Control files of single or multple RFC822-style paragraphs, e.g debian/control, .changes, .dsc, Packages, Sources, Release, etc. (debian_bundle.deb822 module) * Raw .deb and .ar files, with (read-only) access to contained files and meta-information Package: quantlib-refman Priority: optional Section: devel Installed-Size: 5 Maintainer: Dirk Eddelbuettel Architecture: all Version: 0.8.1-1 Suggests: libquantlib0, xpdf | acrobat | pdf-viewer Filename: dists/hardy-unstable/contrib/binary-all/devel/quantlib-refman_0.8.1-1_all.deb Size: 9361378 MD5sum: facdcc76cf93c786c4ba85b5ff5d5c91 SHA1: e960a3c042485e84039f7af98726e9ba14acc46c SHA256: b000452a52dec32d6bea272d587dc4650ed8fb372223bbcd47cdfcdf7dd7cfd8 Description: Quantitative Finance Library -- reference manual The QuantLib project aims to provide a comprehensive software framework for quantitative finance. The goal is to provide a standard free/open source library to quantitative analysts and developers for modeling, trading, and risk management of financial assets. . This package provides the reference manual in pdf format. Package: debnest Priority: optional Section: devel Installed-Size: 20 Maintainer: Peter Makholm Architecture: all Version: 0.0.11 Depends: devscripts, dpkg-dev, make, wget Recommends: cdbs Suggests: patchutils | dpatch | quilt Filename: dists/hardy-unstable/contrib/binary-all/devel/debnest_0.0.11_all.deb Size: 428362 MD5sum: 308e87d9594dc22362ec7f4ca50e7ef9 SHA1: 82b2e3aa4f2efbebc3c4ef5bb34fdf6a30c1a8c0 SHA256: 81c4ca474f32e985b5960105c18221f5a93e84f2272c3cd0a69894b84317bab1 Description: Nested Build System of Debian Source Package Debnest provides a build system to create debian binary packages such that original upstream sources include debian source packages, i.e. .dsc and other files such as .orig.tar.gz and diff.gz, or .tar.gz. In build-time, this system unpacks debian source packages by 'dpkg-source -x' and propagates policy-defined targets of debian/rules into the unpacked sources. . This allows you to: * Manage your own files under debian/ such as debian/rules debian/control, debian/changelog and so on separately away from their original packages. * Create your own tuned packages with your own pre-defined DEB_BUILD_OPTIONS, CC in your debian/rules from their original packages without specifying any environment variables in each build-time. * Create your own tuned packages with patches to their original sources as well as to debian/* files, separating them completely away from their original source packages. * Make it possible to redistribute your modified debian package based on another debian source package which restricts source-code from being distributed in modified form _only_ by the distribution of "patch files" with the source code for the purpose of modifying the program at build time. Package: cvsutils Priority: optional Section: devel Installed-Size: 17 Maintainer: Uwe Hermann Architecture: all Version: 0.2.3-1 Depends: cvs, perl Filename: dists/hardy-unstable/contrib/binary-all/devel/cvsutils_0.2.3-1_all.deb Size: 23408 MD5sum: a6d4377e8099fe66f3a6a120a896693a SHA1: 767de92b6a50863e5050089f96bfecf6f5bc042d SHA256: 556c45790d10174f88edc4381ed1c9a316e14c812b08913368c8dca6b27fcd3c Description: CVS utilities for use in working directories Several utilities which are used to facilitate working with the files in the working directory of a developer using CVS. . The utilities included in this package are: . + cvsu: Offline "cvs update" simulator. Lists the files found in the current directory (or in the directories which you specify). + cvsco: "Cruel checkout". Removes results of compilation and discards local changes. Deletes all the files except listed unmodified ones and checks out everything which seems to be missing. + cvsdiscard: Discards local changes but keeps results of compilation. Works like "cvsco", but only deletes files which are likely to cause merge conflicts. + cvspurge: CVS-based "make maintainer-clean". Removes results of compilation but keeps local changes intact. Removes unknown files, but keeps changes in files known to CVS. + cvstrim: Removes files and directories unknown to CVS. + cvschroot: Makes it possible to change CVS/Root in all subdirectories to the given value. + cvsdo: Simulates some of the CVS commands (currently add, remove and diff) without any access to the CVS server. + cvsnotag: Reports untagged files. Package: cvs-autoreleasedeb Priority: optional Section: devel Installed-Size: 15 Maintainer: Daniel Ruoso Architecture: all Version: 0.12-1 Depends: adduser, cvs, cvs-buildpackage, dpkg-dev, dupload, fakeroot, libapt-pkg-perl, libxml-parser-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/devel/cvs-autoreleasedeb_0.12-1_all.deb Size: 15984 MD5sum: e56435e3fd5bf394c4f1c412dc9cb2d9 SHA1: f61a272bab97f39d78e9a5349e13bd67a9cc6e15 SHA256: 9bf315ff8ae39ee692ba222faca8bef0fb5382105d942589b5d8ebe3a42bae68 Description: Automatically release/upload debian packages from CVS This package provides the capability of automatically publish a deb package directly from the CVS source. The CVS source must be already in the format managed by cvs-buildpackage, since cvs-buildpackage will be used to generate the deb. . This package is useful to release the 'unstable' version of a software. The control of when to release the deb is made by watching the debian/changelog file. This script maintains a list of which packages to automate and the version they are. Every time you increases the version in changelog, the package you are working will be generated. . It will also call dupload to send the generated package to your deb server (which can be the main debian server or your software house's debian server). Package: cdd-doc Priority: optional Section: devel Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Tille Architecture: all Source: cdd Version: 0.4.4ubuntu1 Suggests: postscript-viewer, www-browser Filename: dists/hardy-unstable/contrib/binary-all/devel/cdd-doc_0.4.4ubuntu1_all.deb Size: 369670 MD5sum: 742fbc91cd66bd12f24eade686ca23c7 SHA1: f4ffafc10f2113d34cc43a0bcb99a50781cd131e SHA256: 4ba091803db2083589c798e0da8f5fe5b74239a5291069d98e1eef28ffa239f5 Description: Custom Debian Distribution documentation This paper is intended to people who are interested in the philosophy of Custom Debian Distributions and the technique which is used to manage those projects. . It is explained in detail why these are no forks from Debian but reside completely inside the Debian GNU/Linux distribution and which advantages can be gathered by this approach. The concept of meta-packages and user role based menus is explained. In short: This document describes why Custom Debian Distributions are important to the vitality and quality of Debian. Package: em8300-headers Priority: optional Section: contrib/devel Installed-Size: 6 Maintainer: Nicolas Boullis Architecture: all Source: em8300 Version: 0.16.4-4nexenta1 Filename: dists/hardy-unstable/contrib/binary-all/devel/em8300-headers_0.16.4-4nexenta1_all.deb Size: 34018 MD5sum: 239091b19aa6687ae6548701ade9f018 SHA1: b09eb8e3c00386c572992884f71a36cc1846216a SHA256: fa28741666a172b615c2cad74c40f871b903538813efedddc2b65047a491d049 Description: Kernel headers to access DXR3/Hollywood+ decoder cards This package provides header files needed to compile applications that directly use the kernel module for MPEG decoder cards based on Sigma Designs' EM8300 chip (such as the Creative Labs DXR3 or the Sigma Designs Hollywood+). Package: autoconf-archive Priority: optional Section: devel Installed-Size: 530 Maintainer: Qingning Huo Architecture: all Version: 20070512-1 Recommends: autoconf Filename: dists/hardy-unstable/contrib/binary-all/devel/autoconf-archive_20070512-1_all.deb Size: 810056 MD5sum: a94f2456f70b45b409ba3e28b9bdb1c5 SHA1: fed351f75e034909e381d5fb16e7b2662e0a0e1e SHA256: df9e7ddea5fd2663d78eedbf7b1e8fe6b2b5918bf87bea09dda2130a76b7a34f Description: The Autoconf Macro Archive The Autoconf Macro Archive aims to provide a central repository of useful and tested Autoconf macros for software developers around the world. This package contains the complete content of the Autoconf Macro Archive as found at http://autoconf-archive.cryp.to/. Package: caspar Priority: optional Section: devel Installed-Size: 14 Maintainer: Joost van Baal Architecture: all Version: 20070729-1 Depends: make Suggests: caspar-doc, docbook-dsssl, gs-common, gv | postscript-viewer, jade, jadetex, lpr, man-db, perl, psutils, tetex-bin, w3m Filename: dists/hardy-unstable/contrib/binary-all/devel/caspar_20070729-1_all.deb Size: 10530 MD5sum: b81d9b82841e3a8c3bbc9afeaa232572 SHA1: aeed8c3ec43629530a3d99264ec843c714cf3dee SHA256: 180bcb8f3a682e58acc120205d78545ad121c1f85f4bf579f549973b078afc3b Description: Makefile snippets for common tasks Caspar offers Makefile snippets for tasks like installing files you maintain using a version control system, or typesetting documents in some markup language. . If you need to maintain and distribute lots of files (system configuration files for Unix hosts using a version control system, e.g.), caspar is likely useful for you. . If you write documents in a markup language like LaTeX, DocBook XML, DocBook SGML or POD, and want to automate the typesetting, you'll like caspar. Install all suggested packages if you'd like to use this typesetting functionality (or pick the suitable ones from the list of suggested packages). . It's not strictly necessary to know how to write Makefiles when using caspar. . Homepage: http://mdcc.cx/caspar/ Package: cl-swank Priority: optional Section: contrib/devel Installed-Size: 26 Maintainer: Peter Van Eynde Architecture: all Source: slime Version: 1:20070927-3 Replaces: slime (<< 1:20050929-1) Depends: common-lisp-controller (>= 5.11) Suggests: slime Conflicts: slime (<< 1:20050929-1) Filename: dists/hardy-unstable/contrib/binary-all/devel/cl-swank_20070927-3_all.deb Size: 377870 MD5sum: e4d946a1fdc9e5c4025d6cdc69b6dd1e SHA1: 347e7c829f7a7b3f969be85e7f7e4df8bc94f0c9 SHA256: 4a43f763aab27f4f71bbc8483e1778c6d3beace1531d76bbe9e744037054a2b0 Description: Superior LISP Interaction Mode for Emacs (Lisp-side server) SLIME is the Superior Lisp Interaction Mode for Emacs. . This is an ILISP-like development environment intended for maximum integration with CMUCL (also works with SBCL, OpenMCL and work is ongoing on Lispworks and current CVS version of CLISP and CLISP 2.32 on Linux). . This package contains the Lisp-side server, needed by the Emacs client (see package slime). Package: openuniverse-common Priority: optional Section: contrib/science Installed-Size: 61 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Source: openuniverse Version: 1.0beta3.1-6 Replaces: openuniverse (<< 1.0beta3-7) Suggests: openuniverse (>= 1.0beta3-7) Conflicts: openuniverse (<< 1.0beta3-7) Filename: dists/hardy-unstable/contrib/binary-all/science/openuniverse-common_1.0beta3.1-6_all.deb Size: 4104726 MD5sum: 85f005da14a3f13f170486e5f19c073b SHA1: 8bbfc70ee495939c40c5dc543c8cc51c257027ab SHA256: 557a3ef1d45b97284e3ac7600cd49fff2ee39e2e6b70c6d690394ea8bf91561d Description: 3D Universe Simulator data files OpenUniverse (OU for short) is a fun, fast and free OpenGL space simulator. It currently focuses on the Solar System and lets you visit all of its planets, most major moons and a vast collection of smaller bodies in colorful, glorious and realtime 3D. . This package contains all the data that the program needs to run (textures, star data catalogues, 3D models, fonts) or enhances it (manuals) under /usr/share/openuniverse. . Homepage: http://www.openuniverse.org Package: dxsamples Priority: optional Section: science Installed-Size: 19129 Maintainer: Daniel Kobras Architecture: all Version: 4.2.0-1 Recommends: dx, tcsh | c-shell Filename: dists/hardy-unstable/contrib/binary-all/science/dxsamples_4.2.0-1_all.deb Size: 7504514 MD5sum: 973629b1a55fb8e78e6be1d4d4a17c12 SHA1: 0d3a0f6b374e6bf19cf32d98637a1987c293fdec SHA256: d28fa63406f346098bfed65dffe530896c6acba598b4ed3892ccd5363700f741 Description: Sample programs for the OpenDX Data Explorer This package contains examples of scripts and networks for the OpenDX Data Explorer. They are referenced in the OpenDX tutorial, but can also be used stand-alone to browse and investigate. Package: bodr Priority: optional Section: science Installed-Size: 11 Maintainer: Egon Willighagen Architecture: all Version: 6-1 Filename: dists/hardy-unstable/contrib/binary-all/science/bodr_6-1_all.deb Size: 85396 MD5sum: 2f9e593d82fb2c10b5c2b84ac2e99068 SHA1: e209e98cfb8cfb91076e1d5d350dc0e76a1d163f SHA256: 4ef625d56f1e62f222f2a9ef1fcf7de0a91bf2a636b51b121fbe2c464325f5ba Description: The Blue Obelisk Data Repository Common repository of chemical and physical facts that aim to increase interoperability between chemistry programs. See DOI 10.1021/ci050400b. . Homepage: http://www.blueobelisk.org/ Package: t-coffee-examples Priority: optional Section: science Installed-Size: 173 Maintainer: Debian-Med Packaging Team Architecture: all Source: t-coffee Version: 5.31-1 Recommends: t-coffee Filename: dists/hardy-unstable/contrib/binary-all/science/t-coffee-examples_5.31-1_all.deb Size: 3468126 MD5sum: 52c1106543a56b278f6a44041adb2e8d SHA1: 44a2fe568d77167a5986a7bd562d9608791667df SHA256: 11c6109b3273a6cbb6402f931434af9c761668b857fc41457a385abdeab34a94 Description: annotated examples for the use of T-Coffee To help increasing the proficiency in the use of T-Coffee, this package provides examples for input sequences and their proper alignment. Homepage: http://www.tcoffee.org/Projects_home_page/t_coffee_home_page.html Package: t-coffee-doc Priority: optional Section: doc Installed-Size: 10 Maintainer: Debian-Med Packaging Team Architecture: all Source: t-coffee Version: 5.31-1 Recommends: t-coffee Suggests: t-coffee-examples Filename: dists/hardy-unstable/contrib/binary-all/science/t-coffee-doc_5.31-1_all.deb Size: 464990 MD5sum: 73db3de3d145deae12093754a090afbd SHA1: 824d8b32f2e5fc65066e14ec443ff3e412f36246 SHA256: 8a53c1aee71b8de86ac4eab3750dff48a1bc2df961f5d0a8f128e7590464b5a3 Description: PDF and HTML accompaning documents to T-Coffee The tool for multiple sequence alignment, T-Coffee, is explained both from the users' perspective and for its technical background. Homepage: http://www.tcoffee.org/Projects_home_page/t_coffee_home_page.html Package: polyxmass-bin-common Priority: optional Section: science Installed-Size: 37 Maintainer: Filippo Rusconi Architecture: all Source: polyxmass-bin Version: 0.9.8-1 Replaces: polyxmass-bin (<= 0.8.9) Filename: dists/hardy-unstable/contrib/binary-all/science/polyxmass-bin-common_0.9.8-1_all.deb Size: 180348 MD5sum: d5a525bbe6540c69a83700242bf95f0f SHA1: 8c40d172e4e7a50b295233f956e4ee3e5429d59c SHA256: de41287ed5a3a4050ae847ac353b302423d9e6ac27d433fde0fc313ec4104498 Description: Mass spectrometry framework - GUI program arch-indep data GNU polyxmas-bin-common is a package from the GNU polyxmass mass spectrometry software project. It is the package that contains the architecture-independent data that are required for the proper functioning of the GUI program. . Homepage: http://www.polyxmass.org Package: perlprimer Priority: optional Section: science Installed-Size: 13 Maintainer: Debian-Med Packaging Team Architecture: all Version: 1.1.14-1 Depends: libwww-perl, perl-tk Recommends: ncbi-tools-bin Suggests: perlprimer-doc Filename: dists/hardy-unstable/contrib/binary-all/science/perlprimer_1.1.14-1_all.deb Size: 112120 MD5sum: 782279d4eb2af214c6dec40b81e59955 SHA1: 2ba5dfd271fec0790f612419d3ffdba5c717380b SHA256: eae1a8eeb2392ca5103bc86bd3e44e3ab9230e547012d686e4bce3d321aef25a Description: [Biology] graphical design of primers for PCR PerlPrimer is a free, open-source GUI application written in Perl that designs primers for standard PCR, bisulphite PCR, real-time PCR (QPCR) and sequencing. It aims to automate and simplify the process of primer design. . It nicely communicates with the Ensembl project if online for further insights into the gene structure. . Homepage: http://perlprimer.sourceforge.net Package: loki-doc Priority: optional Section: science Installed-Size: 8 Maintainer: Carleos Artime Architecture: all Source: loki Version: 2.4.7.4-1 Suggests: loki Filename: dists/hardy-unstable/contrib/binary-all/science/loki-doc_2.4.7.4-1_all.deb Size: 218032 MD5sum: bbd0703ad92f7faa12bd95bb8775efb2 SHA1: 6142aa97c51c5db7907bfa6082561ed6d26ce35e SHA256: 0b367b33ed136694c60381f16c07270821adec289b066a82acf7801c0e673dcb Description: [Biology] Postscript manual for loki Documentation on how to use Simon Heath's "prep" and "loki" tools for MCMC genetic linkage and IBD analysis on general pedigrees. . Homepage: http://loki.homeunix.net. Url: http://loki.homeunix.net Package: polyxmass-data Priority: optional Section: science Installed-Size: 163 Maintainer: Filippo Rusconi Architecture: all Version: 0.8.7-1 Filename: dists/hardy-unstable/contrib/binary-all/science/polyxmass-data_0.8.7-1_all.deb Size: 182728 MD5sum: 63c2a6278bac5ff6c8f7afa2252c9881 SHA1: 247abfedf4b5d028fa6e70a2e257ced56ba07b30 SHA256: d6751fe110827bdc90ae6b297853fd82361dca63ab34f4cba2ac3b5b4e4a9d0a Description: Mass spectrometry framework - supplementary chemical data polyxmass-data is a package that contains supplementary optional data for running GNU polyxmass. These data and configuration files pertain both to polymer chemistry (polymer definition files) and to graphics representation of chemical elements (small pixmaps to render graphically to the screen the polymer sequence being edited). . Homepage: http://www.polyxmass.org Package: perlprimer-doc Priority: optional Section: doc Installed-Size: 17 Maintainer: Debian-Med Packaging Team Architecture: all Source: perlprimer Version: 1.1.14-1 Suggests: perlprimer Filename: dists/hardy-unstable/contrib/binary-all/science/perlprimer-doc_1.1.14-1_all.deb Size: 261838 MD5sum: 45f648f5338c763aa61d0ad9e0ad435d SHA1: b816ee449c654bc75cda58b1af038757ddd7b426 SHA256: 28662d9ff29bdbb82bf5700c16292656158b84dd08628efeac56a35717703e87 Description: [Biology] tutorial to perlprimer An HTML tutorial explaining the use of the user interface and utilisation of online resources. . Homepage: http://perlprimer.sourceforge.net Package: pcmcia-cs Priority: extra Section: base Installed-Size: 5 Maintainer: Per Olofsson Architecture: all Version: 1:0 Depends: pcmciautils Filename: dists/hardy-unstable/contrib/binary-all/base/pcmcia-cs_0_all.deb Size: 22382 MD5sum: a2d253534e6d72f9c4d28cfdd3556e4d SHA1: 8d011fff2c37477bc8a01118ef0ba14f3f2d11f4 SHA256: 0fd43762e07d4e28d78216f8ee184a204c7791dd39fe4234f0a3a6e4dce8eefe Description: transitional package This is a transitional package which depends on pcmciautils. It only exists to make upgrades easier. It can be safely removed. Package: texmacs-extra-fonts Priority: optional Section: editors Installed-Size: 292 Maintainer: Debian QA Group Architecture: all Version: 0.2 Filename: dists/hardy-unstable/contrib/binary-all/editors/texmacs-extra-fonts_0.2_all.deb Size: 5726656 MD5sum: 252c4bba38fc3ae5478b73d21bed54d5 SHA1: 8e00d98573d3343f46b722b2f6663e64843eb516 SHA256: aa6af837a3ac2d502e585befb63d853f16e2d332b122d2c435d9b5ddaef263d8 Description: extra fonts for the mathematical text editor TeXmacs This package contains a reasonably complete set of Type 1 fonts for basic use of the mathematical text editor TeXmacs. Type 1 fonts may yield better printing results and are preferred by publishers. . TeXmacs also uses Type 1 fonts from the TeTeX distribution, but without a more complete set of Type 1 fonts, TeXmacs falls back to the Metafont system and needs to autogenerate fonts from a LaTeX distribution on demand, which takes a lot of time during editing. . This package brings the pregenerated Type 1 fonts that are part of the distribution of TeXmacs for Microsoft Windows and can't be found in other Debian packages. . Homepage: http://www.texmacs.org/ Enhances: texmacs Package: bhl Priority: optional Section: editors Installed-Size: 14 Maintainer: Mario Lang Architecture: all Version: 1.7.3-1 Depends: emacs21 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/editors/bhl_1.7.3-1_all.deb Size: 63870 MD5sum: f0b675fca6dedea19ad1647f7d6b0a39 SHA1: 0307ee609ee8068b527b5f88611ec80928f8eccb SHA256: 0e8ee410c9091c583b2fef39ced22bbbc4710479735923d907a4e1052ded1379 Description: Emacs mode for converting brut text to HTML and LaTeX BHL is an Emacs mode that enables you to convert brut text files into HTML, LaTeX and SGML files. "BHL" is an acronym for: "from *B*rut to *H*tml and *L*aTeX" (SGML was implemented later). . In order to convert TXT files into other formats, you need to use some syntactical elements. The purpose of this mode is to use the most invisible and convenient syntax. Invisible syntax means that the source file must be as readable as possible (like any TXT file must be). Convenient syntax means that the syntax must fit user's habits. Package: verilog-mode Priority: optional Section: editors Installed-Size: 13 Maintainer: NIIBE Yutaka Architecture: all Version: 366-1 Depends: emacs22 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/editors/verilog-mode_366-1_all.deb Size: 91008 MD5sum: e744c3c4152c0b359d2ebc8fbd3a7ff7 SHA1: e9f69dd0d6260c64e1181aadacee75bbcd69b31c SHA256: 2ef5099af9dd81946ecc72f806884764b7d2a8872da74871b49c7c7fb838996a Description: Emacs mode for editing Verilog HDL The emacs major mode for editing code of Verilog HDL. Supports syntax highlighting, automatic indentation. . Homepage: http://www.verilog.com/ Package: jed-extra Priority: optional Section: editors Installed-Size: 91 Maintainer: Debian JED Group Architecture: all Version: 2.4.2-1 Provides: dict-client, info-browser, man-browser Depends: debconf | debconf-2.0 Recommends: jed (>= 0.99.18) | xjed (>= 0.99.18) Suggests: a2ps, dict, slang-curl, slang-expat, slang-gdbm, slang-sqlite, slang-wildcard, slsh, www-browser Conflicts: dictionaries-common (<< 0.14.0) Filename: dists/hardy-unstable/contrib/binary-all/editors/jed-extra_2.4.2-1_all.deb Size: 495566 MD5sum: 010d9f58c2afbe26e82bd6a29db7a960 SHA1: 8cdc54eceb4db9cf82e483a5ac1372d800b37a6a SHA256: e74757ff120e0987e2874a59fb85cdf915b1e73eb5a58cf159fce2db10c88a27 Description: collection of useful Jed modes and utilities The Jed text editor can be easily extended using the S-Lang scripting language. . This package contains add-on packages for the Jed editor, mainly from the Jedmodes repository at SourceForge (http://jedmodes.sourceforge.net/) . Enhancements include: * new or enhanced modes for: Jed help, file management, Gnu info, man pages, calculator, calendar, dict dictionary lookup (including thesaurus), spellchecking, "Game of Life" and snake, version control (CVS/SVN interface) * additional language modes: CSS, email, gnuplot, make, man, mupad, po_mode, reStructuredText, ruby, SQL, yodl * new or enhanced editor emulation modes for: Vi, Cua, Brief * URI-scheme handler (for transparent http: access, etc) * buffer history and fast switching between (auto-)numbered buffers * S-Lang utility functions and extended set of Key_* variables for xjed * framework for installing of local or private extensions. Enhances: jed, xjed Package: vim-syntax-gtk Priority: optional Section: editors Installed-Size: 23 Maintainer: Laurent Bigonville Architecture: all Version: 20070925-1 Recommends: vim-addon-manager Filename: dists/hardy-unstable/contrib/binary-all/editors/vim-syntax-gtk_20070925-1_all.deb Size: 137254 MD5sum: 01b4c61afb23d0030e1053f5487127af SHA1: 987402a8b6a453e4e3b1f0191356549a98224a2f SHA256: 77d5ba5f11e5d42b60b27f640a0c2504b91b3c0d991008eebb03520934298724 Description: Syntax files to highlight gtk+ keywords in vim A collection of C extension syntax files for xlib, glib, gobject, gdk, gdk-pixbuf, gtk+, atk, pango, cairo, gimp, libgnome, libgnomecanvas, libgnomeui, libglade, gtkglext, vte, linc, gconf, and ORBit. . Homepage: http://www.vim.org/scripts/script.php?script_id=1000 Package: lua-mode Priority: optional Section: editors Installed-Size: 14 Maintainer: Jens Peter Secher Architecture: all Version: 20071122-1 Depends: emacs22 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/editors/lua-mode_20071122-1_all.deb Size: 17104 MD5sum: 436ccfdedc15c5b36406aa75345823a5 SHA1: e91f7b615eb44c80de48611204c2c08b45242281 SHA256: 57282d87cb8789da104823c41cc239f3331f972079281dafef28ee8cfdfa3256 Description: Emacs mode for editing Lua programs This emacs mode provides syntax highlighting and automatic indentation for Lua, as well as sending lines/regions/files to a lua interpreter. You will need this if you write Lua programs using Emacs. Enhances: lua50 Package: idl-font-lock-el Priority: optional Section: editors Installed-Size: 13 Maintainer: Roland Mas Architecture: all Version: 1.5-6 Depends: emacs22 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/editors/idl-font-lock-el_1.5-6_all.deb Size: 7700 MD5sum: cfc31def75ae39ae014660f825e8bcf3 SHA1: 8bd5d06fce9eac7e872d475758ade09bcc9c813b SHA256: ba758745b42aba9ac5437cdb16f36c6e207e01c99413386b4cb610e62c520d7c Description: OMG IDL font-locking for Emacs This module adds font-lock highlighting to the Emacs IDL-mode. This will be useful for people doing CORBA stuff, but it is not related to the Interactive Data Language. Package: rest2web Priority: extra Section: web Installed-Size: 26 Maintainer: martin f. krafft Architecture: all Version: 0.5.2~alpha+svn-r248-1 Depends: python, python-docutils, python-support (>= 0.7.1) Suggests: rest2web-doc (= 0.5.2~alpha+svn-r248-1) Filename: dists/hardy-unstable/contrib/binary-all/web/rest2web_0.5.2~alpha+svn-r248-1_all.deb Size: 131730 MD5sum: ffd55a67de28f103f6ed545b38690bb6 SHA1: f02035ea0999fac0f13ca791c0c919443924fcfa SHA256: 15e5242d20ad3ec1f61a14d8167c8fdbdcb9fd10ac27b57d7c211b44bb8d6c44 Description: web site builder using ReStructured Text as basic content format rest2web is a simple tool that lets you build your website from a single template (or as many as you want), and keep the contents in ReStructured Text (docutils; you can still keep pages in HTML if needed). The prefix "rest" does not in any way allude to the concept of "representational state transfer." . The tool provides a host of features, for example: . * Automatically builds index pages and navigation links (sidebars and breadcrumbs). * Aids with the translation of the site to other languages. * Embedded code in templates for unlimited expressiveness. * Flexible macro system. * Uses relative links, so sites can be viewed from the filesystem. * Uses unicode internally. * Built-in gallery creator plugin. . Adding new pages is as easy as dropping a text file into the right folder; rest2web builds the new page and adds a link to it in the index (optionally with a description as well). Removing a page is just as easy: delete the file, and when you run rest2web again it removes the entry. Package: dglog Priority: optional Section: web Installed-Size: 7 Maintainer: Elizabeth Krumbach Architecture: all Version: 1.0-1 Depends: libcompress-zlib-perl, perl, perl-modules Filename: dists/hardy-unstable/contrib/binary-all/web/dglog_1.0-1_all.deb Size: 11400 MD5sum: 4ae5d00b3230b6ab2bc0721d57ad534d SHA1: ba710705357083f927bf741f54a80aa689f7b34e SHA256: c1e226bb5ad5e85a9bc43993aa595fa1f80c265dfacf6f5eb8a4d11244c464f0 Description: CGI log analyzer for DansGuardian A CGI log analyzer for the web content filter DansGuardian. . Homepage: http://www.tiger.org/technology/dg/ Package: zope-kupu Priority: optional Section: web Installed-Size: 244 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.3.9-1 Depends: python, xsltproc, zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8, zope2.7-archetypes (>= 1.3.4) | zope-archetypes (>= 1.3.4) Suggests: zope-filesystemsite (>= 1.3) Filename: dists/hardy-unstable/contrib/binary-all/web/zope-kupu_1.3.9-1_all.deb Size: 643606 MD5sum: de05620a3e60cab242b678d7bbc5abee SHA1: a91e2b2bc78f4aab139d76a93f98fc13540dc9ab SHA256: 4664b84404807221197e6f22005c2cefea59413201f8b3638a3c036881c6b2c5 Description: cross-browser document-centric WYSIWYG editor for zope Kupu is a 'document-centric' open source client-side editor for Mozilla, Netscape and Internet Explorer. . Kupu's features: . * Easy to integrate - Kupu can be easily integrated into a variety of CMS. Currently there is integration code for Zope 2, Silva, Plone and Apache Lenya. . * Easy to customize and extend - Kupu can be customized and extended in several ways. For simple modifications much of the configuration can be set as attributes on the editor iframe, while buttons, tools and layout can be changed via the CSS. For larger customizations there's a simple JavaScript plugin API, and also the core has a clean and solid architecture to allow full extensibility. . * High-tech and up-to-date - Kupu uses CSS in favor of HTML for layout and presentation. It supports asynchronous saving to the server. It sets event handlers from code instead of from the HTML (excepting the toolbar), which makes the code a lot cleaner. It uses DOM functionality to build up HTML. On those and other fronts it tries to use the most modern standardized techniques available on all supported browsers to ensure a good user-experience and clean code. . Kupu is Maori and means word, statement, remark. Kupu kupu is Indonesian and means butterfly. Hence, the blue butterfly is Kupu's mascot. . Project hompage: http://kupu.oscom.org Package: zope-advancedquery Priority: optional Section: web Installed-Size: 15 Maintainer: Debian Zope team Architecture: all Version: 2.2-1 Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 | zope2.7 Recommends: zope-managableindex Filename: dists/hardy-unstable/contrib/binary-all/web/zope-advancedquery_2.2-1_all.deb Size: 19368 MD5sum: 270aedab942e8f920882ca2b71944535 SHA1: b02a8415ea7f5425372cd703f89da522a6b026f6 SHA256: 3725307f2ef61aa3b33c2bc18093760aec176149121cad28177dadf671bc9c5c Description: Zope product providing enhanced search functions AdvancedQuery is a Zope product aimed to overcome several limitations of ZCatalog's native search function. . Like ZCatalog's search, it supports elementary index searches. While ZCatalog can combine such elementary searches only by "and", AdvancedQuery allows them to be combined arbitrary with & (and), | (or) and ~ (not). . While ZCatalog supports an efficient sorting via an index on one level, AdvancedQuery supports sorting via any level of (field) indexes. Moreover, it sorts the result incrementally - only as far as you access your result. This can drastically speedup the time required for sorting. . Homepage: http://www.dieter.handshake.de/pyprojects/zope/ Package: libzend-framework-php Priority: extra Section: web Installed-Size: 16085 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Stephan Hermann Architecture: all Source: zend-framework Version: 1.5.1-0ubuntu1 Depends: php5 | php5-cgi | php5-cli | libapache2-mod-php5 Filename: dists/hardy-unstable/contrib/binary-all/web/libzend-framework-php_1.5.1-0ubuntu1_all.deb Size: 4658148 MD5sum: 5ce32f59e764c0ca548474a298847492 SHA1: cc079de886db0ae2b4b6dca653ddf7fa90bbe561 SHA256: 14ed52a1c047298eabf1a31acc655997848a3ab4440c78007057d52800c5de1c Description: a simple, straightforward, open-source software framework for PHP 5 Zend Framework is a simple, straightforward, open-source software framework for PHP 5 designed to eliminate the tedious details of coding and let you focus on the big picture. One of its strengths is the highly modular Model-View-Controller (MVC) design, making your code more reusable and easier to maintain. Package: php-auth Priority: optional Section: web Installed-Size: 337 Maintainer: Gregory Colpart (evolix) Architecture: all Version: 1.5.4-1 Depends: php-pear (>= 5.2.0-8) Filename: dists/hardy-unstable/contrib/binary-all/web/php-auth_1.5.4-1_all.deb Size: 73874 MD5sum: f0cc6d03986f116655d82eec8b25b9f1 SHA1: 7d4320247ad8fd3688f6c4f01fa939423b58f6e0 SHA256: 99d4c293088ca895a0b3f4c849c916a7104efe490d4e06eae61a89323c9dddd5 Description: PHP PEAR modules for creating an authentication system The PEAR::Auth package provides methods for creating an authentication system using PHP. . Currently it supports the following storage containers to read/write the login data: . * All databases supported by the PEAR database layer * All databases supported by the MDB database layer * Plaintext files * LDAP servers * POP3 servers * IMAP servers * vpopmail accounts * RADIUS * SAMBA password files * SOAP . Homepage: http://pear.php.net/package/Auth/ Package: roundcube-webmail Priority: optional Section: web Installed-Size: 2124 Maintainer: Carlos Eduardo Pedroza Santiviago Architecture: all Version: 0.1-beta2-0ubuntu1 Depends: apache2, debconf, php4 (>= 4.1.0) | php4-cgi (>= 4.1.0) | libapache2-mod-php4 | php5 | php5-cgi | libapache2-mod-php5, php4-mysql | php4-sqlite | php5-sqlite | php5-mysql Filename: dists/hardy-unstable/contrib/binary-all/web/roundcube-webmail_0.1-beta2-0ubuntu1_all.deb Size: 503188 MD5sum: 9b978482426c35d798a7c4ccf057b9b5 SHA1: 8bd46a3f07e76a310304067d69252ed3a3c6e61c SHA256: a064f2030544a34da70cbfd41a9ba44d188eb20f2d668c1c18076f01563444bb Description: A browser-based multilingual AJAX-powered IMAP client RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation and message filters. RoundCube Webmail is written in PHP and requires the MySQL database. The user interface is fully skinnable using XHTML and CSS 2. . This project is meant to be a modern webmail solution which is easy to install/configure and that runs on a standard PHP plus MySQL or Postgres configuration. It includes open-source classes/libraries like PEAR (http://pear.php.net) and the IMAP wrapper from IlohaMail (http://www.ilohamail.org). . Homepage: http://www.roundcube.net Package: zope-docfindertab Priority: extra Section: web Installed-Size: 91 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.0.2-1 Replaces: zope-docfindereverywhere Provides: zope-docfindereverywhere Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 | zope2.7 Conflicts: zope-docfindereverywhere Filename: dists/hardy-unstable/contrib/binary-all/web/zope-docfindertab_1.0.2-1_all.deb Size: 21900 MD5sum: 678addf0bb045b858f2ddcf0a4665bd4 SHA1: faf6ac24a5899a12faa10ea404d03cb6c93f9c84 SHA256: c5eaf79c605c46a9d4788675fdda7d5bbe1ad046198e004774eaaad3acf33c14 Description: Find documentation for a Zope product using a doc tab This product makes Dieter Maurer's DocFinder usable from a ZMI management tab. Looking "inside" an object becomes as easy as clicking its Doc tab! . DocFinder allows you to view an object's class (and base class) names and docstrings as well as attribute names, roles, arguments, and docstrings. . DocFinder can be of great help when discovering object APIs and debugging security problems. It furthermore treats docstrings as structured text which is a very powerful feature as it allows to write nicely-formatted documentation right into the source, while having it instantly available TTW. Url: http://www.zope.org/Members/shh/DocFinderTab Package: zope-atrbw Priority: optional Section: web Installed-Size: 17 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.7.1-1 Depends: zope-archetypes (>= 1.3.1), zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Filename: dists/hardy-unstable/contrib/binary-all/web/zope-atrbw_1.7.1-1_all.deb Size: 21924 MD5sum: bdded3574e0d8a240db187c0f58a574b SHA1: dd45bd40a8a07856aaad186f2815097b71d40c99 SHA256: 6f803b45096c52381242ddaf40cb9ece4b58163597201604db7bfb9a95d6e05e Description: reference widget add-on to zope archetypes ReferenceBrowserWidget is an add-on to Archetypes. It adds a new reference widget that allows you to search or browse the portal when creating references. Package: php-html-template-it Priority: optional Section: web Installed-Size: 12 Maintainer: Jose Carlos Medeiros Architecture: all Version: 1:1.2.1-1 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/web/php-html-template-it_1.2.1-1_all.deb Size: 25440 MD5sum: 06f4a1b027b81a574ae19be88a0105f2 SHA1: 557fc390b8dd7b4de12299f7d37ce63dd17c1957 SHA256: f5cb7c5a526b6f7ace86e3bb4fbb3f8a930a923d793c059c4021a0041680743f Description: PEAR HTML Template IT The Isotemplate API is somewhat tricky for a beginner although it is the best one you can build. template::parse() [phplib template = Isotemplate] requests you to name a source and a target where the current block gets parsed into. Source and target can be block names or even handler names. This API gives you a maximum of fexibility but you always have to know what you do which is quite unusual for php skripter like me. . Homepage: http://pear.php.net/package/HTML_Template_IT/ Package: kagemai Priority: optional Section: web Installed-Size: 103 Maintainer: YasuoEto Architecture: all Version: 0.8.6-5 Depends: liberb-ruby1.8, libiconv-ruby1.8, librmail-ruby1.8, ruby Suggests: apache | httpd, libapache-mod-ruby | libapache2-mod-ruby, libgd-ruby1.8, libmysql-ruby1.8, libpgsql-ruby1.8, librd-ruby1.8, postgresql Filename: dists/hardy-unstable/contrib/binary-all/web/kagemai_0.8.6-5_all.deb Size: 205604 MD5sum: 34a82ce6127394d6cc1300031bb3f7c8 SHA1: afe0a171c360c33d40a1d825f2be1c61c4f2b490 SHA256: 028339f26f3fcb4aab5da926aecc7094435d30b50379f191ee989cf50cf1df7f Description: Bug Tracking System using Ruby Bug Tracking System using Ruby Package: horde3 Priority: optional Section: web Installed-Size: 867 Maintainer: Horde Maintainers Architecture: all Version: 3.1.7-1 Depends: apache2 | httpd, libapache2-mod-php5 | libapache2-mod-php4 (>= 4:4.3.10) | php5-cgi | php4-cgi (>= 4:4.3.10), libapache2-mod-php5 | php5-cgi | php4-domxml, php-log, php-pear Recommends: locales, logrotate, php-date, php-db, php-file, php-mail, php-mail-mime, php-services-weather, php5-gd, php5-mcrypt, php5-mysql | php5-pgsql | php5-ldap Suggests: chora2, enscript, gettext, gollem, imp4, libgeoip1, php-net-imap, php5-cli, php5-mhash, ppthtml, rpm, source-highlight, turba2, webcpp, wv, xlhtml Conflicts: horde, turba2 (<< 2.1) Filename: dists/hardy-unstable/contrib/binary-all/web/horde3_3.1.7-1_all.deb Size: 5334442 MD5sum: 9a63d92a36aaaa13ffa9886b131a9d63 SHA1: ca4705b8318fea99f3f0e03e5f453a9a87e37dc2 SHA256: 9dc103673350199844cd497b19f7bd815c08d8b9ca03929ea9881c192901a61b Description: horde web application framework The Horde Framework is written in PHP, and provides the common tools a Web application requires: classes for dealing with preferences, compression, browser detection, connection tracking, MIME, and more. . The Horde Framework, by itself, does not provide any significant end user functionality; it provides a base for other applications and tools for developers. You will probably want to install some of the available Horde applications, such as IMP (a webmail client), or Kronolith (a calendar). . There is a list of Horde applications and projects at http://www.horde.org/projects.php. Homepage: http://www.horde.org/ Package: acidbase Priority: optional Section: web Installed-Size: 80 Maintainer: David Gil Architecture: all Version: 1.3.9-1 Depends: dbconfig-common, debconf (>= 0.5) | debconf-2.0, libphp-adodb (>= 4.62), libwww-perl, mysql-client | virtual-mysql-client, php5 | php4 | php5-cli | php4-cli, postgresql-client Suggests: snort-mysql | snort-pgsql Filename: dists/hardy-unstable/contrib/binary-all/web/acidbase_1.3.9-1_all.deb Size: 373930 MD5sum: 8d9e82e01d4a067f6a903742f764d03c SHA1: 73d9f058b58c9e722f832b4026a255ae006995e4 SHA256: 1be51b30ecdf4a3dfb7ec10044b0d44b3d8fe00672d8413047f13acb841b71c3 Description: Basic Analysis and Security Engine BASE is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system. . BASE is a web interface to perform analysis of intrusions that snort has detected on your network. It uses a user authentication and role-base system, so that you as the security admin can decide what and how much information each user can see. Homepage: http://secureideas.sourceforge.net/ Package: sork-forwards-h3 Priority: optional Section: web Installed-Size: 2876 Maintainer: Debian Horde Maintainers Architecture: all Version: 3.0.1-1 Depends: horde3 Recommends: imp4 Filename: dists/hardy-unstable/contrib/binary-all/web/sork-forwards-h3_3.0.1-1_all.deb Size: 720866 MD5sum: c38d9f690cd133a9f84dd3c20dd8d31a SHA1: f3166ac8d80a62ca505b2bd641beff7fa6a361ad SHA256: 988732e8c8825d03c063571b0b7291ff9a0bfe7fa014570ac61e9926f9f0188b Description: autoforward module for Horde Framework Forwards is the Horde module for setting user e-mail forwards via the forward mechanism supported by several popular mailers. . Forwards provides fairly complete support for setting .forward style forwards on Sendmail, Courier, or Qmail mail based systems via an FTP transport. It also has drivers for Mdaemon, Exim SQL, Exim LDAP, Custom SQL, and SOAP based systems. . Homepage: http://www.horde.org/forwards/ Package: zope-plonepas Priority: optional Section: web Installed-Size: 45 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 2.2-1 Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Recommends: zope-cmfplone (>= 2.1), zope-pas (>= 1.0.5), zope-passwordresettool, zope-pluginregistry Filename: dists/hardy-unstable/contrib/binary-all/web/zope-plonepas_2.2-1_all.deb Size: 64030 MD5sum: d7ae61e592fccac83abd5b5fa894f4df SHA1: 0b3e0d6c809fc95b23ccb2521cbefae192989ef6 SHA256: 0a1edaaec9ae7a29c87c5c8fd9530d083ee8c53fa0fb7a68f669ba226d5562d6 Description: PluggableAuthService adapter for Plone This product adapts the PluggableAuthService for use by Plone. In some places, PlonePAS acts as an adaptor to make PAS provide enough of GRUF's interface to satisfy Plone. . PlonePAS also modifies Plone to work with PAS by providing partially-new implementations of several tools. . It also provides extra capabilties for PAS needed by plone, such as mutable property sheets, local role calculation, creation of group objects, and more. Package: darcsweb Priority: optional Section: web Installed-Size: 19 Maintainer: fabian linzberger Architecture: all Version: 0.16-1 Depends: darcs, python (>= 2.3) Recommends: apache2 | httpd Filename: dists/hardy-unstable/contrib/binary-all/web/darcsweb_0.16-1_all.deb Size: 38304 MD5sum: 2ddfc03558d2d9280c226ab79e9c526d SHA1: 8116452eb4425661f53aa509d03ce78ad00a7476 SHA256: 4a2499ec7ecef9f42a8d41d207125087231bb2db5bb38ae6706c875123fd7d36 Description: web interface for browsing darcs repositories This is a simple web interface for darcs, inspired by gitweb. It's written in Python and calls darcs to get most of the data. . It supports browsing records and their diffs, extracting diffs against the current head, browsing the current tree, annotate, provides an RSS feed and other stuff like that. . Homepage: http://users.auriga.wearlab.de/~alb/darcsweb/ Package: zope-formulator Priority: optional Section: web Installed-Size: 64 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.11.2-1 Depends: zope-common (>= 0.5.38), zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/web/zope-formulator_1.11.2-1_all.deb Size: 108700 MD5sum: 1e6ebf34e7dd53c2218a308173bf2a2f SHA1: f975e5b82f113d7c84a9f68cafef9d3191b50f62 SHA256: 1d9feb88b1f7867ee4b6d49fb6929940710b7e68c8d29fd6ae8c9eac2835a54b Description: tool to create and validate web forms in zope Formulator helps you (and/or other zope products) create and validate web forms. Form fields are stored as objects in Zope, in a special Form folder. . It takes care of the rendering of the fields in the form, as well as the validation and processing of the data that is submitted; it does not do form layout itself. Package: zope-groupuserfolder Priority: optional Section: web Installed-Size: 61 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 3.54.1-1 Depends: python, zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Filename: dists/hardy-unstable/contrib/binary-all/web/zope-groupuserfolder_3.54.1-1_all.deb Size: 502766 MD5sum: 708fb45caaa2a1ee3ffae26186db54ca SHA1: 492b05ff2ebcc9ecabb5a24ce33f4532a04acb14 SHA256: 424f1952699c03fd94a86a1d4ac0f91f7e2abd57e73deb3f309ab7c2f4b2700b Description: zope add-on that provides user flagged as groups GroupUserFolder is a user folder that provides a special kind of user. Some users are "flagged" as GROUP and then normal users will be able to belong several groups. Package: dtc-xen Priority: optional Section: web Installed-Size: 30 Maintainer: Thomas Goirand Architecture: all Version: 0.2.8-1 Depends: adduser, apache | apache2, debconf, debootstrap, m2crypto, openssl, python, python-crypto, python-soappy, rpmstrap, rrdtool, sudo Filename: dists/hardy-unstable/contrib/binary-all/web/dtc-xen_0.2.8-1_all.deb Size: 31392 MD5sum: 602dcd1ab05e2809b412571cc79f2e70 SHA1: dc02fe9d24a747aaaee2fe11527b19388aaaf6ef SHA256: fbe9207b9e68dfd9f25f2d6ee4db4b7394f168b8bdaafa34274fe6502f88d159 Description: A SOAP daemon and help scripts so a control panel can manage Xen VMs dtc-xen is a SOAP server running over HTTPS with auth, so a web GUI tool can manage, create and destroy your domU under Xen. This package is to be run in the dom0 of your Xen server. It's written to integrate within DTC web hosting control panel. . Homepage: Package: zend-framework Priority: extra Section: web Installed-Size: 2 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Stephan Hermann Architecture: all Version: 1.5.1-0ubuntu1 Depends: libzend-framework-php (>= 1.5.0-0ubuntu1) Filename: dists/hardy-unstable/contrib/binary-all/web/zend-framework_1.5.1-0ubuntu1_all.deb Size: 858 MD5sum: 2f615073ebed19b339a7486ed313f02c SHA1: af353e15e2169d31363d9f0b8d189dd7b6ebbac4 SHA256: 356d68e31da09f5efb09e97516daada0299d638ad3b79ac519b9dccc121e5783 Description: a simple, straightforward, open-source software framework for PHP 5 Zend Framework is a simple, straightforward, open-source software framework for PHP 5 designed to eliminate the tedious details of coding and let you focus on the big picture. One of its strengths is the highly modular Model-View-Controller (MVC) design, making your code more reusable and easier to maintain. . This is a transitional package. Package: lists-archives Priority: optional Section: web Installed-Size: 22 Maintainer: Cesar Mendoza Architecture: all Version: 200300506-1.1 Depends: mhonarc, perl5, procmail Filename: dists/hardy-unstable/contrib/binary-all/web/lists-archives_200300506-1.1_all.deb Size: 29212 MD5sum: 01be2fead0c0efc07bd89d49432053ee SHA1: be4f4340f7761d1e3f1fef599524a8ffdabfbe69 SHA256: 09c17d0e513f5777418cabd93994dc8b0b2da68baebf4c54581a403a1480ffa2 Description: Web archive for mailing lists Creates a website of historical posts to mailing lists, in the sorted style used by the Debian Project (http://www.debian.org/Lists-Archives). It works by subscribing a procmail recipe to the list, so any list can be archived. Full-text searching is possible if glimpse is also installed (Glimpse is no longer in the archive, but the search scripts still are). . For the full effect, configure the webserver: Alias /Lists-Archives /var/lib/lists-archives/archives Package: php-date Priority: optional Section: web Installed-Size: 18 Maintainer: Gregory Colpart (evolix) Architecture: all Version: 1.4.7-1 Depends: php-pear (>= 5.2.0-8) Filename: dists/hardy-unstable/contrib/binary-all/web/php-date_1.4.7-1_all.deb Size: 67840 MD5sum: a5b0c819488a0a3316d80bb3f677128a SHA1: 8a3e2a52d0f9d3ae13df1a4222fa0bc3b3d9e0ff SHA256: 4b5fcd9e3941829f1d50510e03e5f38939e14129bb970023b5215a107f19f281 Description: PHP PEAR module for date and time manipulation These are generic classes for representation and manipulation of dates, times and time zones without the need of timestamps, which is a huge limitation for php programs. They include time zone data, time zone conversions and many date/time conversions. . Homepage: http://pear.php.net/package/Date Package: rawdog Priority: optional Section: web Installed-Size: 17 Maintainer: Decklin Foster Architecture: all Version: 2.10.dfsg.1-1 Depends: python, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/web/rawdog_2.10.dfsg.1-1_all.deb Size: 75550 MD5sum: fa95dcbf278980d46dc311ac62aee27b SHA1: c742b6f9f148297a95d22d953db26f37f4181994 SHA256: caa1206d8f30ba66bc3ae21f04f33dadc1c6f49ed5138cca505bc6cfaa9c1e47 Description: RSS Aggregator Without Delusions Of Grandeur rawdog is an RSS (and other) feed aggregator, based on Mark Pilgrim's flexible feed parser. It's just an aggregator; it's not a weblog authoring tool, nor is it an NNTP gateway, outliner, mailserver or anything else. . rawdog reads articles from a number of feeds and writes out a single HTML file, based on a template either provided by the user or generated by rawdog, containing the latest articles it's seen. It uses the ETags and Last-Modified headers to avoid fetching a file that hasn't changed, and supports gzip compression to reduce bandwidth when it has. Python-Version: 2.4, 2.3, 2.5 Package: rapache Priority: extra Section: contrib/web Installed-Size: 30 Maintainer: Emanuele Gentili Architecture: all Version: 0.6-0ubuntu4~hardy1 Depends: apache2, firefox | www-browser, nautilus, python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), python-glade2, python-gnome2-extras, python-gtk2, python-gtksourceview2 Filename: dists/hardy-unstable/contrib/binary-all/web/rapache_0.6-0ubuntu4~hardy1_all.deb Size: 60272 MD5sum: 3d7e9e90c5a708adade98f8736893683 SHA1: 811c43f58d14b7b9bc07daa3c371377bc3ead1a2 SHA256: ba346ceac1ca97324a8861d1f484533a5f4fe6459ec849fe527c1254866fca14 Description: apache2 graphical configuration tool Rapache is a graphical user tool for configuring Apache2. It allows easy creation of virtual name hosts and activating modules all without any knowledge of configuration files. Homepage: http://www.rapache.org Python-Version: 2.5 Package: fckeditor Priority: optional Section: web Installed-Size: 259 Maintainer: Frank Habermann Architecture: all Version: 1:2.5-1 Depends: apache2 | httpd Suggests: perl, php5, python Filename: dists/hardy-unstable/contrib/binary-all/web/fckeditor_2.5-1_all.deb Size: 842344 MD5sum: 36b5f8de12a489faa6ad38f778ddcdb8 SHA1: a6215dc909a46a67969b3a19deddf1eda5e95d18 SHA256: fa374b3c1c4111a07871abd152f75d7c544e2a522237f56a9e521744bc1f90a3 Description: rich text format javascript web editor FCKeditor is an HTML/DHTML editor for PHP, Java, Perl, Python, ASP, ASP.NET, ColdFusion, PHP, and JavaScript that brings to the Web much of the powerful functionality of known desktop editors like Word. It's very lightweight, and doesn't require any kind of installation on the client computer. Homepage: http://www.fckeditor.net Package: zope-plonelanguagetool Priority: optional Section: web Installed-Size: 150 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.5-1 Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Recommends: zope-cmfplone (>= 2.1.3), zope-linguaplone Filename: dists/hardy-unstable/contrib/binary-all/web/zope-plonelanguagetool_1.5-1_all.deb Size: 115936 MD5sum: 2c1b47043c52f5d8f33780d319a8c3da SHA1: 46bc0aaeb4417201c4bbbefe53626817692fd29f SHA256: a60d57d1dde3573a11d82c9b8d14da298cb5d042de9a301cc982aef3c9796204 Description: language manager and handler for plone PloneLanguageTool allows you to set the available languages in your Plone site, select various fallback mechanisms, and control the use of flags for language selection and translations. Package: zope-extfile Priority: extra Section: web Installed-Size: 49 Maintainer: Debian Ubuntu/Zope team Architecture: all Version: 1.5.0-1 Depends: debconf | debconf-2.0, python-imaging, zope-common (>= 0.5.38), zope3 | zope2.10 | zope2.9 | zope2.8 | zope2.7 | zope2.6 Suggests: zope-testcase Filename: dists/hardy-unstable/contrib/binary-all/web/zope-extfile_1.5.0-1_all.deb Size: 143858 MD5sum: 4058f878c7d50688a55b29d3703b7170 SHA1: 38387a77df55725ffa6aa80a3b08ad214ea69e88 SHA256: 87e06f8be18077e813bcdfdbddcb1df056a0b256b52aa15836a0f989cd107b06 Description: Stores large files outside Zope database The ExtFile Product stores large files in an external file-repository and is able to display icons for different MIME-Types. The ExtImage Product additionally creates preview-thumbnails from various images and displays them. . ExtFile and ExtImage basically work like the Zope File and Image products. The difference is, that the File/Image Products stores the (binary) file inside the ZODB, wheras ExtFile/ExtImage stores it externally in a repository directory (default: /var/reposit). Only meta data (like title and description) are stored in the Database. This prevents the Database swelling up quickly, when many large files are uploaded and thus increasing database performance. . Homepage: http://zope.org/Members/shh/ExtFile/ Url: http://zope.org/Members/shh/ExtFile/ Package: php-openid Priority: optional Section: web Installed-Size: 94 Maintainer: Thierry Randrianiriana Architecture: all Version: 2.0.0-1 Depends: php5 (>= 5.2.0), php5-curl, php5-gmp Suggests: php-db Filename: dists/hardy-unstable/contrib/binary-all/web/php-openid_2.0.0-1_all.deb Size: 269226 MD5sum: 72ead6ae65b5bb7f4df78a02767fd56a SHA1: 7abb1db9db537a35a4e2e75de30bfad2ee7c9be0 SHA256: 00438824dda3fbc1a0eeb30e9c86fd7b40f128f22735f2a910d6d21283531b62 Description: php openid library The PHP OpenID library lets you enable OpenID authentication on sites built using PHP. It features the OpenID consumer, Store implementations, and an OpenID server. Homepage: http://openidenabled.com/php-openid/ Package: otrs2-doc-en Priority: optional Section: doc Installed-Size: 91 Maintainer: Torsten Werner Architecture: all Source: otrs2-doc Version: 20071208-1 Filename: dists/hardy-unstable/contrib/binary-all/web/otrs2-doc-en_20071208-1_all.deb Size: 4251826 MD5sum: 3487568b00ae41d41655249eb8061472 SHA1: 502282102fab29ae1a4da43d181441242d78dc23 SHA256: d1f57f7f36f6658cf5a6b77b73e8bb6157081f404ba4a50ef0f2269dbdde1d59 Description: Open Ticket Request System - English documentation OTRS is an Open source Ticket Request System (also well known as trouble ticket system) with many features to manage customer telephone calls and e-mails. The system is built to allow your support, sales, pre-sales, billing, internal IT, helpdesk, etc. department to react quickly to inbound inquiries. . This package contains the documentation for otrs2 in English language. Homepage: http://otrs.org Package: phpsysinfo Priority: optional Section: web Installed-Size: 54 Maintainer: Bjoern Boschman Architecture: all Version: 3.0~rc3-1 Depends: apache2 | httpd, php5 Suggests: hddtemp, lm-sensors Filename: dists/hardy-unstable/contrib/binary-all/web/phpsysinfo_3.0~rc3-1_all.deb Size: 139022 MD5sum: 8fe0ab1ede884b8db9bde944839795fb SHA1: 332ccc93c2d89b6565a9171fa6444ce56b2afa8d SHA256: f3fa1120fd5c31cd877ae0c87a065b10d51ec929e232f858f5a8a06ddb63f921 Description: PHP based host information phpSysInfo is a PHP script that displays information about the host being accessed. . It displays informations on the system like kernel version, uptime, network, disk and memory usage, informations on CPU and model, attached IDE and SCSI devices and PCI cards and lm-sensors output on architectures supporting it. . It has support for multiple languages and themes. Homepage: http://phpsysinfo.sourceforge.net/ Package: squid-prefetch Priority: optional Section: web Installed-Size: 10 Maintainer: Brian White Architecture: all Version: 1.1-2.1 Depends: liburi-perl, libwww-perl, squid Filename: dists/hardy-unstable/contrib/binary-all/web/squid-prefetch_1.1-2.1_all.deb Size: 7742 MD5sum: 0060b32a7443af6dd8571254c62a405d SHA1: 840cf080ab2346efda8a2fff735130dcbf93b852 SHA256: 872ed980d9b16699b47e683948da76b91cfe7d6fae04f8cbb06457a4c3905814 Description: Simple page-prefetch for Squid web proxy Squid-Prefetch will perform early fetches of pages linked to by pages already read. This means that a user that clicks on a link will have that new page appear instantly instead of having to wait for it to be fetched from the Internet. Only text pages are prefetched on the assumption that the images can be loaded later so long as the text of a page is available for display. Package: zope-cmfformcontroller Priority: optional Section: web Installed-Size: 44 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 2.0.6-1 Depends: zope-cmf1.6, zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Filename: dists/hardy-unstable/contrib/binary-all/web/zope-cmfformcontroller_2.0.6-1_all.deb Size: 169352 MD5sum: 6a15e2992291263b6d56e2f5b58ad35a SHA1: ab9e549b3ea8b023e9c18b192a90e117c75f9fa5 SHA256: a267a74b6957e2ea80186d023f53fb17bd1b235fb620c9df5a5545248a288875 Description: zope form validation for cmf and plone CMFFormController replaces the portal_form form validation mechanism from Plone. It should work just fine in plain CMF as well. Package: w3m-el-snapshot Priority: extra Section: web Installed-Size: 2282 Maintainer: Tatsuya Kinoshita Architecture: all Version: 1.4.250+0.20071206-1 Replaces: w3m-el Provides: w3m-el Depends: emacs | emacs22 | emacs21 | apel (>= 10.5), w3m (>= 0.3) | w3m-ssl (>= 0.3) | w3mmee (>= 0.3) Recommends: apel, flim Suggests: bitmap-mule, bzip2, imagemagick, libmoe1.5, mule-ucs, namazu2, perl-doc, ppthtml, wv, xlhtml, xpdf-utils Conflicts: apel (<< 10.5), flim (<< 1:1.14.3), w3m-el Filename: dists/hardy-unstable/contrib/binary-all/web/w3m-el-snapshot_1.4.250+0.20071206-1_all.deb Size: 692628 MD5sum: 89b81c7bfb2b6e77eaab41556ea1142e SHA1: 1cfab79df8e0ac5242d0fe62594b813bbdd5b829 SHA256: cd1b44126cdeb393469c296f1ce954548310f84ed61a448f3871a988e90e6f78 Description: simple Emacs interface of w3m (development version) Emacs-w3m is an interface program of w3m, a pager with WWW capability. It can be used as a lightweight WWW browser on emacsen. . To use the optional features shimbun (interface with web newspapers), w3m-namazu (search files with Namazu), w3m-perldoc (view perl documents), etc., install the required packages flim, namazu2, perl-doc, etc. . This package provides a development snapshot version of emacs-w3m. To use a stable version of emacs-w3m, install the w3m-el package instead of this package. Enhances: gnus, mew, mew-beta, wl, wl-beta Homepage: http://emacs-w3m.namazu.org/ Package: jwchat Priority: optional Section: web Installed-Size: 433 Maintainer: jwchat packagers Architecture: all Version: 1.0beta3-1 Depends: apache2 (>= 2.2), debconf (>= 0.5) | debconf-2.0, debianutils (>= 1.6), ucf (>= 0.8) Recommends: ejabberd Filename: dists/hardy-unstable/contrib/binary-all/web/jwchat_1.0beta3-1_all.deb Size: 1023308 MD5sum: 2edd5648641d1de537724ccd002d4208 SHA1: 8d3d0e1018384a05a84fa07d49edd666cf74cefd SHA256: 9eec913c744f86f6a22b3498e37aa75026a1da955dc0bf7370a8a80b5552f89c Description: a full featured, web-based Jabber chat client JWChat is a full featured, web-based Jabber client. Written using AJAX technology it relies on JavaScript and HTML at the client-side only. It supports basic jabber instant messaging, roster management and groupchats based on the MUC protocol . JWChat is an advanced instant messenger (IM) just like AIM, MSN Messenger, Yahoo! Messenger or ICQ. This means you can manage your contacts, communicate with other users in 1:1 chat sessions or join a groupchat room for collaborative communication. Unlike other IMs you can use this with your web browser without having to install any additional software at all. . All of your settings, bookmarks and your contact list are stored on the server side. This means that you have access to your personalized client from almost any computer as long as it's got access to the internet. . Homepage: http://jwchat.sourceforge.net/ Package: soap4r Priority: optional Section: web Installed-Size: 205 Maintainer: Fumitoshi UKAI Architecture: all Version: 1.5.5-1 Depends: libruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/web/soap4r_1.5.5-1_all.deb Size: 214554 MD5sum: e6ad01e74beb04e6425398ac094a3ee4 SHA1: a81405d506a74274dcd94a5464ba3bddaeb5c87e SHA256: 213030a05a2ebf4ee07a5aa7e5727426523ed5cc17404eb001ce074167168e4b Description: SOAP1.1 implementation in ruby This is a dummy package to provide SOAP 1.1 implementation for default version of ruby (ruby1.8). Package: zope-resourceregistries Priority: optional Section: web Installed-Size: 36 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.3.4-1 Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Filename: dists/hardy-unstable/contrib/binary-all/web/zope-resourceregistries_1.3.4-1_all.deb Size: 52612 MD5sum: 54a699f437f85567a88d70be0ee6735e SHA1: 5c8ac2bc1e6a0eaa0d833532f711145a5785946e SHA256: f3f002d8a9260c07b03da616a11003e2adb590db5b0827d31976d96e8920223b Description: zope registry for linked stylesheet files and javascripts ResourceRegistries is a registry for linked Stylesheet files and Javascripts. This registry is mainly aimed at solving the following usecases: . * Enable product authors to register stylesheets with their product installers without having to resort to override either header.pt or ploneCustom.css creating potential conflicts with other products. . * Enable more componentialization of the stylesheets provided with Plone (and other products) without having to increase the number of http requests for a Plone page. . * Enable condition checking on stylesheets. Great for variable look-and-feel for groups/roles/folders/departments/content-types/etc . * Enable inline dynamic stylesheets. For those style rules that should vary for each request. Mainly used for things like header-bar- backgroundimages, department colors etc. . * Enable developers to activate/deactivate their styles in a simpler way Package: zope-zwiki Priority: extra Section: web Installed-Size: 145 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 0.60.0-1 Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 | zope2.7 Filename: dists/hardy-unstable/contrib/binary-all/web/zope-zwiki_0.60.0-1_all.deb Size: 647742 MD5sum: 9aac6feaf7b707893d1ecead7fae4876 SHA1: 499b432344150745015523c3635cd516bd3c4465 SHA256: cbc0fd74a49e01b9ddf53010c2ac69fee8194a64a87e2fa294cb34df3b2584f9 Description: WikiWikiWeb implementation for Zope A wiki is a special kind of website that's easy for anyone to edit. Zwiki is an easy-to-use, fun, and powerful wiki engine based on the Zope web application server; it also works well with the Plone CMS. Package: php-net-url Priority: optional Section: web Installed-Size: 8 Maintainer: Thijs Kinkhorst Architecture: all Version: 1.0.15-1 Depends: php-pear (>= 4.4.0) Filename: dists/hardy-unstable/contrib/binary-all/web/php-net-url_1.0.15-1_all.deb Size: 9116 MD5sum: 28b754393739a7e2d4ed921380d689ef SHA1: f3d7e9c718ff9452ca52e0524a6dbcca18311d52 SHA256: 2a30741a92f4ce76f9b1dd38cf9d5b9baf3d7f765b48e1eeb1ceeb27235f5144 Description: easy parsing of Urls Provides easy parsing of URLs and their constituent parts. . Homepage: http://pear.php.net/package/Net_URL/ Package: zope-ldapmultiplugins Priority: extra Section: web Installed-Size: 17 Maintainer: Mark Hymers Architecture: all Version: 1.5-1 Depends: python-ldap, zope-common (>= 0.5.38), zope-ldapuserfolder (>= 2.7-1), zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/web/zope-ldapmultiplugins_1.5-1_all.deb Size: 16604 MD5sum: dfc644f92814920ea6696316826ad8f9 SHA1: a5835ccead848cec314176da79bd94f52c6bb663 SHA256: a233ea12fc4c159b88d63a3bdf267b7e5226af72a307027ad19946710f944302 Description: LDAP plugin for Zope/Plone LDAPMultiPlugins provides PluggableAuthService plugins that use LDAP as the backend for the services they provide. The PluggableAuthService is a Zope user folder product that can be extended in modular fashion using various plugins. . Homepage: http://www.dataflake.org/software/ldapmultiplugins/ Package: php-http-upload Priority: optional Section: web Installed-Size: 7 Maintainer: Thomas Goirand Architecture: all Version: 0.9.1-1 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/web/php-http-upload_0.9.1-1_all.deb Size: 11748 MD5sum: d1d85ef82a5afef6fe1eeea6386d60ee SHA1: 0a9b6ef5182b9e3e63579c53f0e63bdb4450cb4e SHA256: fae5ef1585137725a39bd0617beb7f56684772975a8f48815d67c564eafc58fb Description: Easy and secure managment of files submitted via HTML Forms This class provides an advanced file uploader system for file uploads made from html forms. . Homepage: http://pear.php.net/package/HTTP_Upload Package: axyl-lucene Priority: optional Section: web Installed-Size: 3443 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Paul Waite Architecture: all Version: 2.1.10ubuntu1 Depends: axyl (>= 2.1.14), debconf | debconf-2.0 Filename: dists/hardy-unstable/contrib/binary-all/web/axyl-lucene_2.1.10ubuntu1_all.deb Size: 1813898 MD5sum: 736def48e8373a33eeb129cb3d468ac6 SHA1: c85e0def8a139bb1b00569e85fc224c9d95fab30 SHA256: 0d8f55a8ee0fac8f81cb1461910fbb97114647c5953b4b6b5440adcb20734249 Description: The Axyl Luceneserver Axyl is a website development tool aimed at PHP developers. It provides a framework for all the commonly required elements: user sessions, menus and security, database connections (with DB-independent layer), versioned content management, and a large set of building blocks and classes for creating content delivery applications for HTML and WML. . This Java-based daemon listens on a designated port for XML requests and presents a nice interface to the industrial-strength search engine capabilities of Lucene (http://jakarta.apache.org/lucene), for Axyl website developers. Package: squirrelmail-locales Priority: optional Section: web Installed-Size: 4152 Maintainer: Jeroen van Wolffelaar Architecture: all Version: 1.4.13-20071220-1 Depends: locales, squirrelmail Filename: dists/hardy-unstable/contrib/binary-all/web/squirrelmail-locales_1.4.13-20071220-1_all.deb Size: 2489670 MD5sum: 4604a9627a7dd1b58125ffed674e5fbf SHA1: 6e0c0c6558692da7a96c0b084be6747b743a9b7f SHA256: 20c557bc566848e984a87e2b3b03f821fc68623cc8ce25da97239fb7487a3fe2 Description: Translations for the SquirrelMail Webmail package This package contains translations for the SquirrelMail webmail client, needed when you want your users to be able to select an interface language other than English. Homepage: http://www.squirrelmail.org/ Package: libfile-touch-perl Priority: optional Section: perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 0.02-1 Depends: perl (>= 5.6.0-16), perl-modules Filename: dists/hardy-unstable/contrib/binary-all/web/libfile-touch-perl_0.02-1_all.deb Size: 7162 MD5sum: dc9873b8b196d41987cb3c7b5122eac8 SHA1: 6344f99e2b0ca53283437ba306c89b8b9e878357 SHA256: 35f34a1ebe3d678b8f21ee20e0316b219a81d61aad2914248ec40204f039fae8 Description: perl File::Touch - touch-like functions for use in Perl Update access and modification timestamps, creating nonexistent files where necessary. Package: zope-managableindex Priority: optional Section: web Installed-Size: 18 Maintainer: Debian Zope team Architecture: all Version: 1.6.1-1 Depends: zope-common (>= 0.5.38), zope-ofolder, zope2.10 | zope2.9 | zope2.8 | zope2.7 Filename: dists/hardy-unstable/contrib/binary-all/web/zope-managableindex_1.6.1-1_all.deb Size: 36540 MD5sum: a5f38b4f2a23deb5a129786e9c106a28 SHA1: 1b0e515954f701c0998f0920c8f588e4ad96673c SHA256: 2cc7531a200f092e8a713d31a762c71249a6e1c6d212ba575985af905ec4efff Description: Zope product providing indexes manageable via the ZMI ManagableIndex can mean different things for different people. For a content manager, it brings flexible field, keyword and efficient range indexes manageable via the ZMI to * combine values from different sources, ignoring irrelevant value and transforming values in an inadequate form, * control acquisition and prevent acquired values to be indexed * ignore stop-terms, normalize terms and check types . For a developer, ManagableIndex provides a framework for index definition, improving on PluginIndexes. It provides for managability, automatically and intelligently handles unindexing when an object is reindexed and implements and, or and range queries (for not too complex indexes). . Homepage: http://www.dieter.handshake.de/pyprojects/zope/ Package: imp4 Priority: optional Section: web Installed-Size: 10189 Maintainer: Horde Maintainers Architecture: all Version: 4.1.4-1 Depends: horde3 (>= 3.1.1), php-mail-mime, php4-imap | php5-imap Recommends: locales Suggests: aspell, imapproxy, ingo1, ispell, kronolith2, turba2 Filename: dists/hardy-unstable/contrib/binary-all/web/imp4_4.1.4-1_all.deb Size: 4203164 MD5sum: 958d95047b06325edc63be01b3a12604 SHA1: 4d0013d5e8895fad6aa5cfe13dd7a26cae1f945f SHA256: e01547cb1551c9156970c856a652f6bf83b87c82c14f3e8cb3c7a163d067df7c Description: webmail component for horde framework IMP is the Internet Messaging Program (formerly, among other things, the IMAP webMail Program), a PHP-based webmail system and a component of the Horde project. IMP, once installed, accesses mail over IMAP thus requiring little to no special preparations on the server on which mail is stored. . IMP offers most of the features users have come to expect from their conventional mail programs, including attachments, spell-check, address books, multiple folders, and multiple-language support. Package: zope-textindexng3 Priority: extra Section: web Installed-Size: 32 Maintainer: Debian/Ubuntu Zope team Architecture: all Version: 1:3.2.1-1 Depends: catdoc, debconf | debconf-2.0, gs-common, ppthtml, wv, xpdf-utils, zope-common (>= 0.5.38), zope-textindexng3-lib (>= 1:3.2.1-1), zope-textindexng3-lib (<< 1:3.2.1-1.1~), zope2.10 Filename: dists/hardy-unstable/contrib/binary-all/web/zope-textindexng3_3.2.1-1_all.deb Size: 33946 MD5sum: 42cbec9a34525e71901090984e50e2ae SHA1: d81b31fbad4fe8fd68db186a4fface76ca745cc5 SHA256: d99b28cc37548bcd21e5db8d71a70ef0c98fd429e7dc62ed7f5d5b270fea8022 Description: full text index for Zope objects TextIndexNG3 is the reimplementation of the well-known TextIndexNG product for Zope 2 using Zope 3 technologies. It is a full text index for Zope objects and is the most feature-complete solution for full text indexing under Zope. The current implementation runs out-of-the-box on Zope 2 (in combination with Five). . Supported Formats: HTML, PDF, Postscript, WinWord, PowerPoint, OpenOffice.org . This package contains the binary libraries. Package: omt Priority: optional Section: web Installed-Size: 9 Maintainer: Ola Lundqvist Architecture: all Version: 0.1.16 Depends: liburi-perl, libwww-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/web/omt_0.1.16_all.deb Size: 13266 MD5sum: 106ba535503de264084611246d5ef48c SHA1: dff785e1ff0e82ad6774dca6cd2d316de787790e SHA256: fa9d0688ef9cc1462db89843eed00d61808f6911c9207ea099c22e59128cdf69 Description: A tool for mirroring web pages OpaL Mirror Tool is a program written in perl to mirror web pages or download files from the web. It has the powerful ability to rewrite the content of the pages to make a fully functional mirror and the user can specify additional rewrite rules at the command line. Package: metacafe-dl Priority: extra Section: web Installed-Size: 6 Maintainer: Nacho Barrientos Arias Architecture: all Version: 2007.10.09-1 Depends: python (>= 2.4) Filename: dists/hardy-unstable/contrib/binary-all/web/metacafe-dl_2007.10.09-1_all.deb Size: 7276 MD5sum: c706e1aa83e6ace57dd14441b743c71f SHA1: 13a7420b32590e2e0a62d711d59e6662bee94c0a SHA256: d3030d8787ae96b8265fef1bd265b663191f61e11220e4be41dfc2cb0ffb63e1 Description: download videos from metacafe.com Metacafe-dl is a small command-line program to download videos from metacafe.com featuring a simulation mode to get the video's URL and download it with another download manager. . Command-line syntax is similar to youtube-dl. . Homepage: http://www.arrakis.es/~rggi3/metacafe-dl/ Package: w3c-linkchecker Priority: optional Section: web Installed-Size: 21 Maintainer: Frederic Schutz Architecture: all Version: 4.3-1 Depends: libconfig-general-perl (>= 2.06), libhtml-parser-perl (>= 3.00), libnet-ip-perl, liburi-perl, libwww-perl, perl (>= 5.8) Suggests: libterm-readkey-perl (>= 2.00) Conflicts: w3c-markup-validator (<= 0.7.2-2) Filename: dists/hardy-unstable/contrib/binary-all/web/w3c-linkchecker_4.3-1_all.deb Size: 73344 MD5sum: b30e131cf8c3314e7d9a4c19d14eb540 SHA1: 7e0120b53149ad523ef9b360cc66e37cf62030c8 SHA256: 2be016b4568f7ebcb54ac7f8f482b1acb98ddb7f279a86cab468401eb55818ef Description: W3C Link Checker A script that lets you check if the links referenced in a web page are still valid or if they should be updated. It can be used on the command line or as a CGI script through a web browser. . The same script is available on the W3C web site, http://validator.w3.org/checklink Package: phpbb3 Priority: optional Section: contrib/web Installed-Size: 493 Maintainer: Jeroen van Wolffelaar Architecture: all Version: 3.0.2-1~hardy1 Depends: apache2 | httpd, dbconfig-common, debconf | debconf-2.0, libapache2-mod-php5 | libapache-mod-php5 | php5-cgi | php5 | libapache2-mod-php4 | libapache-mod-php4 | php4-cgi | php4, mysql-client | postgresql-client | sqlite, php5-mysql | php5-pgsql | php5-odbc | php5-sybase | php4-mysql | php4-pgsql | php4-odbc | php4-sybase Recommends: exim4 | mail-transport-agent, php5-gd | php4-gd, php5-imagick | php4-imagick Suggests: mysql-server | postgresql Filename: dists/hardy-unstable/contrib/binary-all/web/phpbb3_3.0.2-1~hardy1_all.deb Size: 1773402 MD5sum: 469005cd8e22b030b64e0ac76767d90f SHA1: b2a6616d63135077cfc5d993684d22e94ca7ee0b SHA256: 2657d9d1207b05a1f5da34391fddd215c6def8f2a6e91a61d697bbf6f27a3f46 Description: A fully featured and skinnable flat (non-threaded) webforum phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package. phpBB has a user-friendly interface, simple and straightforward administration panel, and helpful FAQ. Based on the powerful PHP server language and your choice of MySQL or PostgreSQL database servers, phpBB is the ideal free community solution for all web sites. Homepage: http://www.phpbb.com Package: tinymce Priority: optional Section: web Installed-Size: 283 Maintainer: Debian Webapps Team Architecture: all Version: 2.1.1.1-1 Filename: dists/hardy-unstable/contrib/binary-all/web/tinymce_2.1.1.1-1_all.deb Size: 451252 MD5sum: 85dd15e1194adc444d06c3d371818a5a SHA1: 7ba2e3225ff315b707d837ddd85dcc893f78a1cf SHA256: 8434ed59f3a6e0fa3bea3edea18ebffeb9fcc1d12c227f28189910257920aac8 Description: platform independent web based Javascript/HTML WYSIWYG editor TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other Content Management Systems. . TinyMCE provides the following features: * Easy to integrate, takes only two lines of code. * Customizable through themes and plugins. * Customizable XHTML 1.0 output. * Block invalid elements and force attributes. * International language support (Language packs) * Multiple browser support, Mozilla, MSIE, FireFox, Opera and Safari Package: php-net-ping Priority: optional Section: web Installed-Size: 8 Maintainer: Thomas Goirand Architecture: all Version: 2.4.2-1 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/web/php-net-ping_2.4.2-1_all.deb Size: 13916 MD5sum: ebcaf7b9309c6c01485fbd123793b879 SHA1: a4c7492b65c2fd33f0988059772c5708a8de20b8 SHA256: c2f02e87d800dc5449579e675a50baa4b7486ccbc6d25ae44b03868fea79da15 Description: Execute ping OS independet wrapper class for executing ping calls . Homepage: http://pear.php.net/package/Net_Ping Package: htcheck-php Priority: extra Section: web Installed-Size: 29 Maintainer: Marco Nenciarini Architecture: all Source: htcheck Version: 1:1.2.4~rc1-1 Depends: apache2 | apache | apache-ssl | apache-perl | httpd, php4 | php5 | libapache-mod-php5, php4-mysql | php5-mysql Recommends: htcheck Filename: dists/hardy-unstable/contrib/binary-all/web/htcheck-php_1.2.4~rc1-1_all.deb Size: 68566 MD5sum: d4852e95315e97442fafa1807877a596 SHA1: 6dbef21a125a912f8be758b2fb0e09475b1ce792 SHA256: 5497e4895290da1b81c4e4622020b327108ac386c12efcfeebe739e4e663bb2c Description: Simple php interface to database generated by ht://Check ht://Check is more than a link checker. It's particularly suitable for checking broken links, anchors and web accessibility barriers, but retrieved data can also be used for Web structure mining. Uses a MySQL backend. Derived from ht://Dig. . This package contains a simple php interface to database generated by ht://Check Package: zope-ldapuserfolder Priority: extra Section: web Installed-Size: 44 Maintainer: Mark Hymers Architecture: all Version: 2.8-1 Depends: python-ldap (>= 2.0.6), zope-common (>= 0.5.38), zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/web/zope-ldapuserfolder_2.8-1_all.deb Size: 106594 MD5sum: 2fb6081ef234dc2fe02bf1685d3b033d SHA1: 90ed29067d93a6ef7085d3b297ffd6bb566a2d2b SHA256: 738ebb35d2f6a146b860c7b0ac782ef881c2d08ff9f7d3ed839b1d2366fc6440 Description: LDAP user and group source for Zope/Plone This product is a replacement for a Zope user folder. It does not store its own user objects but builds them on the fly after authenticating a user against an LDAP database. . Homepage: http://www.dataflake.org/software/ldapuserfolder Package: glpi Priority: optional Section: web Installed-Size: 395 Maintainer: Pierre Chifflier Architecture: all Version: 0.68.3.2-1 Depends: apache2 | apache | apache-ssl | apache-perl, dbconfig-common, debconf (>= 0.2.26) | debconf-2.0, php4 | php4-cgi | libapache2-mod-php4 | php5 | php5-cgi | libapache2-mod-php5, php4-mysql | php5-mysql Filename: dists/hardy-unstable/contrib/binary-all/web/glpi_0.68.3.2-1_all.deb Size: 1379356 MD5sum: c0668cc133512a7c953a83c473aaa298 SHA1: ce77a7a5137cfea6e6bfaff494db3ee44b4e425c SHA256: 1d5fe5e73815d97c2d3ee54f18bce1bd8802c6d491bdaf62b4208674c7dbb312 Description: IT and Asset management software GLPI stands for “Gestionnaire libre de parc informatique”, GLPI is the Information Resource-Manager with an additional Administration Interface. . You can use it to build up a database with an inventory for your company (computer, software, printers…). It has enhanced functions to make the daily life for the administrators easier, like a job tracking system with mail-notification and methods to build a database with basic information about your network-topology. Package: zope-cmfdynamicviewfti Priority: optional Section: web Installed-Size: 100 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 2.1-1 Depends: zope-cmf1.6 | zope-cmf1.5, zope-common (>= 0.5.38), zope2.7 | zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/web/zope-cmfdynamicviewfti_2.1-1_all.deb Size: 17244 MD5sum: fb3be740c39f1737837b3f58e0c270e3 SHA1: 054c1305d4a72fdfc316285821155ce1403b901d SHA256: e34124941491d7dcfbbb49087be0ac906555afcb26957b1c5b07062c7e749409 Description: dynamic views add-on for CMF CMFDynamicViewFTI is a product for dynamic views in CMF. The product contains an additional base class for types and a new factory type information (FTI). Package: zope-plonetestcase Priority: optional Section: web Installed-Size: 92 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 0.9.0-1 Depends: zope-cmfplone (>= 2.1), zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Filename: dists/hardy-unstable/contrib/binary-all/web/zope-plonetestcase_0.9.0-1_all.deb Size: 16194 MD5sum: 1f8132244574ab60a46326b24082e04b SHA1: e1bb277ddf71b6cf4c01a32d56829deb6d242f70 SHA256: 09bc0e14648c6afce591b3bcc1dd70c1e3825ea3e13536a86d13ebb9b5f919f9 Description: unit testing framework and test case for Plone PloneTestCase is a thin layer on top of the ZopeTestCase package. It has been developed to simplify testing of Plone-based applications and products. Package: php-net-checkip Priority: optional Section: web Installed-Size: 6 Maintainer: Jose Carlos Medeiros Architecture: all Version: 1.2.1-1 Depends: php-pear (>= 4.4.0) Suggests: php5-cli Filename: dists/hardy-unstable/contrib/binary-all/web/php-net-checkip_1.2.1-1_all.deb Size: 4406 MD5sum: 1aedb28af8f98cdceb41b88a1a178aea SHA1: 87a1dff7cf8a3766f82d1e2d1136d041f2858bed SHA256: 7f8444ad86733611dc1d28749e38277944fbcd6c7b323b7f47099644deaf6aa8 Description: check the syntax of IPv4 addresses This package validates IPv4 addresses. . Homepage: http://pear.php.net/package/Net_CheckIP/ Package: zope-cachefu Priority: optional Section: web Installed-Size: 36 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.1-1 Depends: zope-common (>= 0.5.38), zope-plone3 (>= 3.0), zope2.10 Suggests: apache | apache2, squid | varnish Filename: dists/hardy-unstable/contrib/binary-all/web/zope-cachefu_1.1-1_all.deb Size: 35146 MD5sum: 71f2d5255e3812a0525c3c90de50e319 SHA1: 7c8b3e58dee23c3d6c2041b15446d988d3be3ddd SHA256: 4c9dc7d7c7d2b44c58d949ca2be939c471c02d6d73a93ec60843e84cc40f7a9d Description: suite of Zope products for speeding up Plone The CacheFu suite is a set of Zope products meant to speed up Plone using a combination of memory caching, proxy caching, and browser caching. . It includes the following products: - CacheSetup: Provides a single place to configure all of Plone's caching-related services. - CMFSquidTool: Automatically purges content views from a proxy cache when content changes - PageCacheManager: Like RAMCacheManager but for entire pages. Handles HTTP headers, plays nicely with gzipping. Uses ETags for cache keys, allowing for sophisticated invalidation. - PolicyHTTPCacheManager: Routes content associated with an AcceleratedHTTPCachingManager through CacheSetup's machinery. . In addition, CacheFu includes sample configuration files for Squid and for Apache+Squid proxying setup. Package: libphp-adodb Priority: optional Section: web Installed-Size: 1335 Maintainer: Cameron Dale Architecture: all Version: 4.96-1 Depends: debconf (>= 0.5) | debconf-2.0, php5 | php5-cli | php4 | php4-cli Recommends: php5-mysql | php4-mysql | php5-pgsql | php4-pgsql | php5-sybase | php4-sybase | php5-odbc | php4-odbc Filename: dists/hardy-unstable/contrib/binary-all/web/libphp-adodb_4.96-1_all.deb Size: 497422 MD5sum: bc07dc6ca39423bf9105b73e54e31991 SHA1: cb4e6d5a49eff841abab398206344085d355659c SHA256: ed5687896e5d9b6ae80bf570f5c85fb79ad0b601541129ae668f6d4b3de95934 Description: The ADOdb database abstraction layer for PHP A library for PHP, to allow for a universal way to access databases. ADOdb stands for Active Data Objects Data Base. Currently supported databases are MySQL, PostgreSQL, Interbase, Oracle, MS SQL 7, FoxPro, Access, ADO, Sybase, DB2 and generic ODBC. Package: zope-ofolder Priority: optional Section: web Installed-Size: 34 Maintainer: Debian Zope team Architecture: all Version: 1.0-1 Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 | zope2.7 Filename: dists/hardy-unstable/contrib/binary-all/web/zope-ofolder_1.0-1_all.deb Size: 6750 MD5sum: 5e32cb5e8b73dff315f9617c256df8a6 SHA1: 7fb9fc8ab5c033565745e66ea8a5aeb7d51678ab SHA256: 3653a6595f140a5928f6704d945495b09eb53faccba5841c24e877ca74312cae Description: A tiny layer above Folder providing ordering control An OFolder contains an ordered sequence of objects. Besides the ordering, it behaves identical to a Folder. You can reorder the objects by assigning new order numbers (these are float values) and then press 'reorder'. . OFolder was packaged as dependency mainly. If you want to develop new Zope software you should use "Folder (ordered)" instead. . Homepage: http://www.dieter.handshake.de/pyprojects/zope/ Package: serendipity Priority: optional Section: web Installed-Size: 994 Maintainer: Thijs Kinkhorst Architecture: all Version: 1.2.1-1 Depends: apache2 | httpd, dbconfig-common, debconf (>= 0.5) | debconf-2.0, libapache2-mod-php5 | libapache-mod-php5 | php5 | php5-cgi | libapache2-mod-php4 | libapache-mod-php4 | php4-cgi | php4, mysql-client | postgresql-client | sqlite | sqlite3, php-cache-lite, php-http-request, php-net-checkip, php-net-socket, php-net-url, php-pear, php5-mysql | php4-mysql | php5-pgsql | php4-pgsql | php5-sqlite | php4-sqlite | php5-sqlite3 | php-sqlite3, smarty Recommends: imagemagick | php4-gd | php5-gd, ttf-bitstream-vera Filename: dists/hardy-unstable/contrib/binary-all/web/serendipity_1.2.1-1_all.deb Size: 4054502 MD5sum: f5ebff6c1eb5f924f16e3b9265c42409 SHA1: 9b420210dfad3743bfe0c27fadae97b11f287806 SHA256: b15b2dbe5186beffc440e03235dff559a16422873022a1a0094780f663433882 Description: Weblog manager with extensive theming and plugin support Serendipity (s9y) is a weblog application which gives the user an easy way to maintain an online diary, weblog or a complete homepage. . It has extensive plugin and theming, support for multiple authors, threaded comments, multiple categories and spam blocking. It's written in PHP and supports the SQLite, PostgreSQL, MySQL and MySQLi databases. Homepage: http://www.s9y.org/ Package: otrs2-doc-de Priority: optional Section: doc Installed-Size: 90 Maintainer: Torsten Werner Architecture: all Source: otrs2-doc Version: 20071208-1 Filename: dists/hardy-unstable/contrib/binary-all/web/otrs2-doc-de_20071208-1_all.deb Size: 4253860 MD5sum: 86b5274effad843c16aa9e2853bcd45f SHA1: 79b4fac8d882abfa2a6a1326230a91ec49768a2c SHA256: 7b2c3e7525027f89e2693ce75fcee2cb1ed213eacf80ec45997440bdf53dc25d Description: Open Ticket Request System - German documentation OTRS is an Open source Ticket Request System (also well known as trouble ticket system) with many features to manage customer telephone calls and e-mails. The system is built to allow your support, sales, pre-sales, billing, internal IT, helpdesk, etc. department to react quickly to inbound inquiries. . This package contains the documentation for otrs2 in German language. Homepage: http://otrs.org Package: mrtg-rrd Priority: optional Section: web Installed-Size: 23 Maintainer: Taku YASUI Architecture: all Version: 0.7-1 Depends: librrds-perl, mrtg, perl Filename: dists/hardy-unstable/contrib/binary-all/web/mrtg-rrd_0.7-1_all.deb Size: 18078 MD5sum: f7fd4fb632eb9593911e3e43ddfad3bd SHA1: 3226b7d81b9edd6f9105da8a074a5c16af9482e7 SHA256: 137b71e2933409b025c2b0c4dc53dddc74a20fe1cc4244fbac6503615b81bda1 Description: The script for generating graphs for MRTG statistics mrtg-rrd is a replacement for the 14all.cgi script distributed in the MRTG contrib directory. It is the script which can generate on-the-fly HTML output and graph images from the MRTG statistics. Package: wapua Priority: optional Section: web Installed-Size: 21 Maintainer: Axel Beckert Architecture: all Version: 0.06-1 Depends: libhtml-parser-perl, libwww-perl, perl (>= 5.6.0-16), perl-tk Suggests: html2wml, wap-wml-tools Filename: dists/hardy-unstable/contrib/binary-all/web/wapua_0.06-1_all.deb Size: 41018 MD5sum: 5a29e42a295d624615ed9fa04f24ae43 SHA1: c6bad0f176227a3c1c2a5726e62aa3f4419320e3 SHA256: 7d216da1057537836239b688ec8f2c2df722b9398be6250bde6a52453d0eea36 Description: Web browser for WAP WML pages wApua is a web browser for browsing WAP (Wireless Application Protocol) pages written in the Wireless Markup Language (WML; versions 1.1 and 1.2 are supported). Its main purpose is to test or surf WAP pages without connecting with a WAP capable mobile phone, which may be expensive or impossible, i.e. in case of WAP pages on the local filesystem. . wApua is written in Perl using libwww-perl and Perl/Tk. . Included in the package is the command line front-end wbmp2xbm to wApua's internal converter for decoding WAP Wireless Bitmaps (WBMP) into X Bitmaps (XBM). Package: typo3-dummy Priority: optional Section: web Installed-Size: 35 Maintainer: Christian Welzel Architecture: all Version: 4.1.2-1 Depends: typo3-src-4.0 | typo3-src-4.1 Filename: dists/hardy-unstable/contrib/binary-all/web/typo3-dummy_4.1.2-1_all.deb Size: 16652 MD5sum: 57764e17b11424a28968fc0be5fdc756 SHA1: 5826eb50bac85939e21982f32a3b589e9a7f802f SHA256: da0e8fedc8e2b3e4d1ccdf348a0368b46d66b268ff79332b4937f344e20af61b Description: Empty TYPO3 site package for starting a new site from scratch This package provides an empty directory structure to start a new and clean website based on TYPO3. This includes a default configuration and some scripts to register the site in apache. . NOTE: This package is intended for single vhost installations. TYPO3 can be configured to work with several vhosts and a single src-dir but this package can not handle this for you! . TYPO3 is a Web content management system which features automatic creation of navigational menus, headlines, and other dynamic graphical elements, automatic conversion and scaling of images, the ability to present different templates based on variables such as client browser or country code, support for multiple templates on a site, and a built-in password-protection option. . Pages can be timed to be shown on a certain date, be hidden on a certain date or just temporarily hidden. TYPO3 supports search in SQL-databases and redesigning of a website at once is just a matter of creating a single new template. . Homepage: Package: moodle-debian-edu-theme Priority: optional Section: web Installed-Size: 14 Maintainer: Xavier Oswald Architecture: all Version: 1.0.2 Depends: moodle Filename: dists/hardy-unstable/contrib/binary-all/web/moodle-debian-edu-theme_1.0.2_all.deb Size: 244440 MD5sum: df89b1c27fca7c079253706417e94213 SHA1: bb71138a4f577744ed0f98627fed0587e5be5d73 SHA256: 9033200bfa457c2ebe4e25b8124398e1e25acc747a168f26ad877b79bcb5ded2 Description: Skolelinux theme and skin for moodle Moodle theme for Skolelinux. Package: webcheck Priority: extra Section: web Installed-Size: 30 Maintainer: Arthur de Jong Architecture: all Version: 1.10.1 Replaces: linbot Provides: linbot Depends: python, python-support (>= 0.7.1) Recommends: python-beautifulsoup Suggests: lynx | www-browser Conflicts: linbot Filename: dists/hardy-unstable/contrib/binary-all/web/webcheck_1.10.1_all.deb Size: 62478 MD5sum: 19dd06ae700eff3b5ab9bd9835563600 SHA1: 10923660b9aee997b428f9d80d4591bfc0236d49 SHA256: bf1265a33e5c71e394d3d3e2597bdcad199ad594eb17e2d2e15e80a3aaa485be Description: website link and structure checker webcheck is a website checking tool for webmasters. It crawls a given website and generates a number of reports in the form of html pages. It is easy to use and generates simple, clear and readable reports. . Features of webcheck include: * support for http, https, ftp and file schemes * view the structure of a site * track down broken links * find potentially outdated and new pages * list links pointing to external sites * can run without user intervention . Homepage: http://ch.tudelft.nl/~arthur/webcheck Package: python-beaker Priority: optional Section: web Installed-Size: 18 Maintainer: Oleksandr Moskalenko Architecture: all Source: beaker Version: 0.8-1 Depends: python, python-support (>= 0.7.1) Recommends: python-sqlalchemy Filename: dists/hardy-unstable/contrib/binary-all/web/python-beaker_0.8-1_all.deb Size: 26970 MD5sum: d9eaf49e85dc348ae89eac578db48402 SHA1: ea078a268f239e11c70a213b2d52b457f2d91840 SHA256: e1ecd83fa2b6eb6034a85f91f1b48c291b20ee5b071216af804bbee04461728a Description: Simple WSGI middleware that uses the Myghty Container API MyghtyUtils contains a very robust Container API for storing data using various backends. Beaker uses those APIs to implement common web application wrappers, like sessions and caching, in WSGI middleware. Currently the only middleware implemented is that for sessions but more is coming soon. Enhances: python-pylons Python-Version: 2.4, 2.3, 2.5 Package: dh-make-php Priority: optional Section: web Installed-Size: 168 Maintainer: Uwe Steinmann Architecture: all Version: 0.2.10 Depends: cdbs, php-pear, php5-cli Filename: dists/hardy-unstable/contrib/binary-all/web/dh-make-php_0.2.10_all.deb Size: 31358 MD5sum: f574de2ff691ffce56e065c58826cb59 SHA1: ab2d54a9c57a913a04b89f473dc2d47905808dc0 SHA256: 414d0ef595c475cf027ef42718064067f0d4ec25ea8e50ad062d9bb7c8970c84 Description: Creates Debian source packages for PHP PEAR and PECL extensions Contains dh-make-pear and dh-make-pecl, which create Debian source packages from PHP PEAR and PECL packages respectively. Package: phppgadmin Priority: extra Section: web Installed-Size: 184 Maintainer: Isaac Clerencia Architecture: all Version: 4.1.3-0.1 Depends: apache2 | httpd, debconf (>= 0.5) | debconf-2.0, libapache-mod-php5 | libapache2-mod-php5 | php5-cgi | libapache2-mod-php4 (>= 4:4.2.0) | libapache-mod-php4 (>= 4:4.2.0) | php4-cgi (>= 4:4.2.0), php5-pgsql | php4-pgsql (>= 3:4.2.0), wwwconfig-common (>= 0.0.7) Recommends: postgresql, postgresql-doc Filename: dists/hardy-unstable/contrib/binary-all/web/phppgadmin_4.1.3-0.1_all.deb Size: 812716 MD5sum: 805ca1d50fd692d381663c54a7657144 SHA1: e1782aba487c2047685a124e051b60755118e718 SHA256: 31654d29dcf88ac362f1c0fc4633025e895717e92219b6900732d7f7fb073d28 Description: Set of PHP scripts to administrate PostgreSQL over the WWW phpPgAdmin is intended to handle the administration of PostgreSQL over the WWW. Currently it can: - create and drop databases - create, copy, drop and alter tables/views/sequences/functions - edit and add fields (to the extent Postgres does) - execute any SQL-statement, even batch-queries - manage keys on fields - load text files into tables - create and read dumps of tables - administer one single database - administer postgres users Package: zope-passwordresettool Priority: optional Section: web Installed-Size: 34 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 0.4.2-1 Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Recommends: zope-cmfplone (>= 2.5) Filename: dists/hardy-unstable/contrib/binary-all/web/zope-passwordresettool_0.4.2-1_all.deb Size: 24390 MD5sum: 7c17052f3e1f3fb07ccbd2a839628a3a SHA1: ca288dc05c141483dd86bece4fe8a3faca64d53c SHA256: 30550ce77a60c1b2135215e0efa15026e78e64b92b8bbea133b49a8657dedff6 Description: password reset tool for Plone The Password Reset Tool hooks into the standard mechanisms for password mailing provided by the CMF in the Registration Tool and certain skins and replaces this with a facility for resetting passwords with email authentication. . This is useful not only to keep passwords out of cleartext email and is absolutely necessary if you choose to encrypt your passwords (and you should.) Package: latex-hangul-ucs-hlatex Priority: optional Section: tex Installed-Size: 2060 Maintainer: A Lee Architecture: all Source: latex-hangul-ucs Version: 1:4.0.7-1 Depends: hlatex-fonts-base Suggests: latex-hangul-ucs Filename: dists/hardy-unstable/contrib/binary-all/tex/latex-hangul-ucs-hlatex_4.0.7-1_all.deb Size: 2016554 MD5sum: 9da7aeebec9286be0a78ebb2341ea0d3 SHA1: fce05ec064d921cef4432c9e1c07c13ff8e9eaf9 SHA256: 0d1b7303b2c458142d25bbc14a26a38d042521115b3a5abc7c32476cf8cc7642 Description: LaTeX package to support Hangul - HLaTeX's UHC fonts support Hangul-ucs is packages to support Hangul on LaTeX made by Dohyun Kim and Karnes. Hangul-ucs contains dhucs, fonts-unttf, fonts-uhc-unicode and fonts-trivcj. See http://faq.ktug.or.kr/faq/Hangul-ucs for more information. . This package contains fonts-uhc-unicode, HLaTeX's UHC fonts support. Package: latex-cjk-chinese-arphic-gkai00mp Priority: optional Section: tex Installed-Size: 211 Maintainer: Danai SAE-HAN (韓達耐) Architecture: all Source: latex-cjk-chinese-arphic Version: 1.17 Provides: tfm-arphic-gkai00mp Depends: tex-common (>= 0.19) Suggests: ttf-arphic-gkai00mp Filename: dists/hardy-unstable/contrib/binary-all/tex/latex-cjk-chinese-arphic-gkai00mp_1.17_all.deb Size: 4561144 MD5sum: 09f758dcc5d233326eea5f5517e1796f SHA1: ee07989da08e987a4bda5b43f6fa7edac83caa55 SHA256: 0d708edd35603b9f289ef3b114fb6a530fe9219558e90532d7322a99613bd9c0 Description: traditional Chinese KaiTi fonts for CJK This package installs all necessary fonts (PFB, AFM, TFM, etc.) to get the KaiTi Arphic fonts working with the LaTeX macro "CJK" in Big5, MULE and UTF-8 environments. . The full name of the font is Arphic "AR PL KaitiM GB". Package: latex-hangul-ucs Priority: optional Section: tex Installed-Size: 3529 Maintainer: A Lee Architecture: all Version: 1:4.0.7-1 Depends: debconf, texlive-latex-base, ttf-unfonts Recommends: dvipdfmx, freetype1-tools Suggests: latex-hangul-ucs-hlatex, latex-hangul-ucs-trivcj, texlive-latex-extra, texlive-latex-recommended Filename: dists/hardy-unstable/contrib/binary-all/tex/latex-hangul-ucs_4.0.7-1_all.deb Size: 2949000 MD5sum: dc023c3821ede10ef902be662c7d957f SHA1: 3d6f6700c69ed11bf99174a0fc19ede594413427 SHA256: d0123729b337c7306eb79a8dd3bdba99bf3c077473a4a78c6183022d3054caa5 Description: LaTeX package to support Hangul Hangul-ucs is packages to support Hangul on LaTeX made by Dohyun Kim and Karnes. Hangul-ucs contains dhucs, fonts-unttf, fonts-uhc-unicode and fonts-trivcj. See http://faq.ktug.or.kr/faq/Hangul-ucs for more information. . This package contains dhucs, the core LaTeX macros and fonts-unttf, the Un series Hangul TrueType fonts support. . You need to install `freetype1-tools' package to preview the dvi output of Hangul-ucs, and `dvipdfmx' package to make pdf from the dvi output. Please see README.Debian. Package: bibtex2html Priority: optional Section: tex Installed-Size: 727 Maintainer: Debian OCaml Maintainers Architecture: all Version: 1.88-1 Depends: ocaml-base-nox-3.10.0, perl, texlive-base Suggests: hlins Filename: dists/hardy-unstable/contrib/binary-all/tex/bibtex2html_1.88-1_all.deb Size: 134632 MD5sum: 6da03c2127950b3626e4e2a2a93f3056 SHA1: 4dc9b46d2ab093c8f3fb8d8ef3c087ae3ba5a93b SHA256: 19f960cc859ac187a63e2ccb102bbbefd5c26ff115c7511ad4ebdf2064431702 Description: filters BibTeX files and translates them to HTML Collection of tools for filtering BibTeX data bases and for producing HTML documents from BibTeX data bases: . - aux2bib extracts a BibTeX database consisting of only the entries that are refereed by an aux file. . - bib2bib is a filter tool that reads one or several bibliography files, filters the entries with respect to a given criterion, and outputs the list of selected keys together with a new bibliography file containing only the selected entries; . - bibtex2html is a translator that reads a bibliography file and outputs two HTML documents that are respectively the cited bibliography in a nice presentation, and the original BibTeX file augmented with several transparent HTML links to allow easy navigation. Homepage: http://www.lri.fr/~filliatr/bibtex2html/index.en.html Package: latex-cjk-chinese-arphic-bsmi00lp Priority: optional Section: tex Installed-Size: 239 Maintainer: Danai SAE-HAN (韓達耐) Architecture: all Source: latex-cjk-chinese-arphic Version: 1.17 Provides: tfm-arphic-bsmi00lp Depends: tex-common (>= 0.19) Suggests: ttf-arphic-bsmi00lp Filename: dists/hardy-unstable/contrib/binary-all/tex/latex-cjk-chinese-arphic-bsmi00lp_1.17_all.deb Size: 9357128 MD5sum: e5709ca29df59c2b6e1ececc1c25b796 SHA1: 904259dbf35ecec4629edfff31a946c1ace99312 SHA256: 8b09cba35a3ab0b474d1ba1ac7993e0ef084daf623c4ede328f37b68aa525c0a Description: traditional Chinese KaiTi fonts for CJK This package installs all necessary fonts (PFB, AFM, TFM, etc.) to get the KaiTi Arphic fonts working with the LaTeX macro "CJK" in Big5, MULE and UTF-8 environments. . The full name of the font is Arphic "AR PL Mingti2L Big5". Package: latex-cjk-chinese-arphic-gbsn00lp Priority: optional Section: tex Installed-Size: 211 Maintainer: Danai SAE-HAN (韓達耐) Architecture: all Source: latex-cjk-chinese-arphic Version: 1.17 Provides: tfm-arphic-gbsn00lp Depends: tex-common (>= 0.19) Suggests: ttf-arphic-gbsn00lp Filename: dists/hardy-unstable/contrib/binary-all/tex/latex-cjk-chinese-arphic-gbsn00lp_1.17_all.deb Size: 4447404 MD5sum: a9077b86b77733cc03b3bcf203b585b6 SHA1: 1a91d519b8f339d3d7e207dfddf2093f05bcb8c6 SHA256: 372e5679505aed3bee241e5e199594e2f2ed32c08d72d0b9ba0f0ebae79ca24e Description: traditional Chinese KaiTi fonts for CJK This package installs all necessary fonts (PFB, AFM, TFM, etc.) to get the KaiTi Arphic fonts working with the LaTeX macro "CJK" in Big5, MULE and UTF-8 environments. . The full name of the font is Arphic "AR PL SungtiL GB". Package: context Priority: optional Section: tex Installed-Size: 1033 Maintainer: Debian TeX maintainers Architecture: all Version: 2007.09.28-1 Replaces: texlive-context Provides: texlive-context Depends: lmodern (>= 1.01), ruby, tex-common (>= 1.4), texlive-base (>= 2007), texlive-base-bin (>= 2007), texlive-metapost (>= 2007) Recommends: luatex Suggests: context-doc-nonfree, context-nonfree, fontforge, libxml-parser-perl, perl-tk Conflicts: tetex-bin (<< 2007), texlive-context Filename: dists/hardy-unstable/contrib/binary-all/tex/context_2007.09.28-1_all.deb Size: 8837424 MD5sum: 2296ef7c62ac5fe9a9b020a534990a5e SHA1: 5cb6c88cdac0628d17e5349e344fac58273ff968 SHA256: 5039f1cb9598d205f65a2e7e334212821d88dec5f56fbb43d20cde00836aaff4 Description: powerful TeX format ConTeXt is a document-production system based, like LaTeX, on the TeX typesetting system. Whereas LaTeX insulates the writer from typographical details, ConTeXt takes a complementary approach by providing structured interfaces for handling typography, including extensive support for colors, backgrounds, hyperlinks, presentations, figure-text integration, and conditional compilation. It gives the user extensive control over formatting while making it easy to create new layouts and styles without learning the TeX macro language. ConTeXt's unified design averts the package clashes that can happen with LaTeX. . ConTeXt also integrates MetaFun, a superset of MetaPost and a powerful system for vector graphics. MetaFun can be used as a stand-alone system to produce figures, but its strength lies in enhancing ConTeXt documents with accurate graphic elements. . ConTeXt allows the users to specify formatting commands in English, Dutch, German, French, or Italian, and to use different typesetting engines (PDFTeX, XeTeX, Aleph, and soon LuaTeX) without changing the user interface. ConTeXt is developed rapidly, often in response to requests from the friendly user community. Package: dvi2ps-fontdesc-morisawa5 Priority: optional Section: tex Installed-Size: 10 Maintainer: Atsuhito KOHDA Architecture: all Version: 0.3.2 Depends: dvi2ps (>= 3.2j), vfdata-morisawa5 Recommends: okumura-clsfiles, ptex-bin Filename: dists/hardy-unstable/contrib/binary-all/tex/dvi2ps-fontdesc-morisawa5_0.3.2_all.deb Size: 3154 MD5sum: ceb3a2525a8f4126bda0c3c25225990d SHA1: 1cabd4dbc2fb5229b5effd0944882b23ac7362f0 SHA256: 4bf230f3cc1f1d1146adaff874ece09084fea0735bb4fadc81d7dcac3bbbff67 Description: fontdesc files of dvi2ps for Morisawa Basic-5 type faces You can convert DVI file with Morisawa Basic-5 type faces of vfdata-morisawa5 to PS file by dvi2ps with this package. . You should run 'dvi2ps -F morisawa' for Morisawa Basic-5 type faces. Package: tetex-brev Priority: optional Section: tex Installed-Size: 11 Maintainer: Petter Reinholdtsen Architecture: all Version: 4.22.5 Depends: texlive-latex-base | tetex-bin Filename: dists/hardy-unstable/contrib/binary-all/tex/tetex-brev_4.22.5_all.deb Size: 14830 MD5sum: 09308a136496ac0aa91f6077b0b3cb4e SHA1: b8716d03de26b375275aed5a999f4459b4ebd43a SHA256: 4e1468dc834abf1857ddcc854b19a469235b92b70839a60604dcab345d3d6409 Description: Norwegian A4 letter style for LaTeX A little LaTeX letter class for personal letters. It is called ``brev'' because that is the Norwegian name for letter, and for avoiding name clashes with the standard LaTeX letter class. Package: tk-brief Priority: optional Section: tex Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Yven Johannes Leist Architecture: all Version: 5.9-1ubuntu3.1 Depends: texlive-latex-extra, texlive-latex-recommended, tk8.3 | wish, xterm | x-terminal-emulator Recommends: ispell, lpr, xdg-utils, xpdf-reader | pdf-viewer Filename: dists/hardy-unstable/contrib/binary-all/tex/tk-brief_5.9-1ubuntu3.1_all.deb Size: 92908 MD5sum: d42c90610c118d32136162cfb6ad20c6 SHA1: 2fae2239eb90f9e856fb39de37769b1d09137c1d SHA256: 5a008d43f9590c8d373292d8430ad6e4e66f11522d1b9510c341845721fe1342 Description: GUI for easily writing letters with LaTeX tk_Brief is a TK GUI for easily writing letters and even multiple letters with LaTeX . The following LaTeX letter classes are supported: - g-brief - dinbrief - letter - KOMA - brief Package: ko.tex-base Priority: optional Section: tex Installed-Size: 57052 Maintainer: A Lee Architecture: all Source: ko.tex-unfonts Version: 0.1.0+20071012-1 Depends: tex-common Filename: dists/hardy-unstable/contrib/binary-all/tex/ko.tex-base_0.1.0+20071012-1_all.deb Size: 40349972 MD5sum: 0d7b9c72a7f96e0e9f7d51e364a1d342 SHA1: 6bbcf3cd595c4bbd585e3a7e12e86013581c3b3b SHA256: e4f62406a52faf08051cddf7bc8ec58a1f04393e27d461b1441140d7f9dd3fa6 Description: Korean TeX: Base fonts ko.TeX is a collection of LaTeX packages made by Koaunghi Un, Dohyun Kim and Kangsoo Kim to replace HLaTeX and Hangul-ucs. See http://project.ktug.or.kr/ko.TeX/ for more information. . This package contains base fonts Enhances: ko.tex Package: search-citeseer Priority: optional Section: tex Installed-Size: 16 Maintainer: Otavio Salvador Architecture: all Version: 0.3-1 Depends: libwww-perl (>= 5.47-1), perl (>= 5.6.0-16) Suggests: emacs21 | emacsen-common Filename: dists/hardy-unstable/contrib/binary-all/tex/search-citeseer_0.3-1_all.deb Size: 8356 MD5sum: 2f4a4ae361500df408694b3e4a5f1930 SHA1: d93c3ebe2d4c0ff4bd245979eb60248978bf0286 SHA256: c15c2b5a5519893840da7ae0380d2920ae93b2463bb13690228a5f82563b4f04 Description: BibTeX search tool Search-Citeseer is a Perl script that connects to Citeseer (http://citeseer.nj.nec.com/cs), and performs a keyword search query. The result is a set of BibTeX entries that matches the query. . If you use some emacsen application, this package will install the search-citeseer.el script on it. Package: ko.tex-extra Priority: optional Section: tex Installed-Size: 12824 Maintainer: A Lee Architecture: all Source: ko.tex-unfonts Version: 0.1.0+20071012-1 Depends: tex-common Filename: dists/hardy-unstable/contrib/binary-all/tex/ko.tex-extra_0.1.0+20071012-1_all.deb Size: 49817020 MD5sum: 75671f66e8bc9c716ff67165894d411d SHA1: 3d9a226e0a9b03adf9e1961c565373f221ba3aaa SHA256: dba85f3adc41a7312191175a360cef18269d5a455634d2a7ae92fce08efce93b Description: Korean TeX: Extra fonts ko.TeX is a collection of LaTeX packages made by Koaunghi Un, Dohyun Kim and Kangsoo Kim to replace HLaTeX and Hangul-ucs. See http://project.ktug.or.kr/ko.TeX/ for more information. . This package contains extra fonts Enhances: ko.tex Package: latex-cjk-chinese-arphic-bkai00mp Priority: optional Section: tex Installed-Size: 237 Maintainer: Danai SAE-HAN (韓達耐) Architecture: all Source: latex-cjk-chinese-arphic Version: 1.17 Provides: tfm-arphic-bkai00mp Depends: tex-common (>= 0.19) Suggests: ttf-arphic-bkai00mp Filename: dists/hardy-unstable/contrib/binary-all/tex/latex-cjk-chinese-arphic-bkai00mp_1.17_all.deb Size: 9869040 MD5sum: 02eb4743a6a4d2b9e69b1a6a4fbed154 SHA1: 2db6e572977eacdb82b313c4b0e6ac9082d38efd SHA256: 07466d0609cad9093f0370b59bc04921529d6972fc3d41f28e1c85c194694e93 Description: traditional Chinese KaiTi fonts for CJK This package installs all necessary fonts (PFB, AFM, TFM, etc.) to get the KaiTi Arphic fonts working with the LaTeX macro "CJK" in Big5, MULE and UTF-8 environments. . The full name of the font is Arphic "AR PL KaitiM Big5". Package: mathpartir Priority: optional Section: tex Installed-Size: 13 Maintainer: Ralf Treinen Architecture: all Version: 1.2.0-1 Depends: tex-common (>= 0.7), texlive-latex-base Filename: dists/hardy-unstable/contrib/binary-all/tex/mathpartir_1.2.0-1_all.deb Size: 32308 MD5sum: aed538390daf8a009c96a9297bb5bb07 SHA1: dda6ecdb78288f2a54e3fc1386de76c7dde20981 SHA256: 48e110ce74cddd4225d52c2fd1a477c6ec0c5cad44c42930721a55718716909f Description: LaTeX macros for typesetting inference rules This packages contains LaTeX macros for * typesetting a sequence of math formulas in mixed horizontal and vertical mode * typesetting inference rules . Homepage: http://pauillac.inria.fr/~remy/latex/index.html#tir Package: latex-hangul-ucs-trivcj Priority: optional Section: contrib/tex Installed-Size: 1256 Maintainer: A Lee Architecture: all Source: latex-hangul-ucs Version: 1:4.0.7-1 Depends: cmap-adobe-korea1 | cmap-adobe-cns1 | cmap-adobe-gb1 | cmap-adobe-japan1 | cmap-adobe-japan2, debconf, latex-hangul-ucs Filename: dists/hardy-unstable/contrib/binary-all/tex/latex-hangul-ucs-trivcj_4.0.7-1_all.deb Size: 920180 MD5sum: 5089de879857a13abd7144bb4feae60d SHA1: 1bf3639cd43baf8d82f45447cc86db8528e6f4a8 SHA256: 95f59e957481a694859cc1c9c2aff1de695f4caa8da85c666af13b16f8e68148 Description: LaTeX package to support Hangul - Adobe's OTF fonts support Hangul-ucs is packages to support Hangul on LaTeX made by Dohyun Kim and Karnes. Hangul-ucs contains dhucs, fonts-unttf, fonts-uhc-unicode and fonts-trivcj. See http://faq.ktug.or.kr/faq/Hangul-ucs for more information. . This package contains fonts-trivcj, Adobe's OTF fonts support. Package: gwyddion-common Priority: optional Section: contrib/science Installed-Size: 730 Maintainer: Debian-Med Packaging Team Architecture: all Source: gwyddion Version: 2.10-1~hardy1 Recommends: gwyddion (= 2.10-1~hardy1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/gwyddion-common_2.10-1~hardy1_all.deb Size: 307990 MD5sum: 5ae2ce1cbd2f9a604ef8df1424a085f0 SHA1: 3bbc32abdd955bca214f1f571071624e686f089c SHA256: 3ffc4e918c793adb4a5d84ee7e135f6d83e90b379640db195ed69705b03ea0ae Description: Gwyddion SPM analysis - common files This package contains architecture independent files for Gwyddion. The package gwyddion depends on it. Homepage: http://gwyddion.net/ Package: dialign-t-data Priority: optional Section: contrib/science Installed-Size: 11 Maintainer: Debian-Med Packaging Team Architecture: all Source: dialign-t Version: 0.2.2.dfsg-1 Recommends: dialign-t (= 0.2.2.dfsg-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/dialign-t-data_0.2.2.dfsg-1_all.deb Size: 1474446 MD5sum: 2041de6900542dfad9bc038885dc7cf2 SHA1: d8bfbee91ea13d60f858b30a645a0fce092de564 SHA256: 5a6e5f7edbbe15c758c6173274587f56b911d3e4a5c435ae9bef99d6a80af912 Description: Common data files for dialign-t This package contain the score matrices and probability distribution files that DIALIGN-T needs to align peptidic and nucleic sequences. Homepage: http://dialign-t.gobics.de/ Package: libbio-ruby Priority: optional Section: contrib/science Installed-Size: 31 Maintainer: David Nusinow Architecture: all Source: bioruby Version: 1.1.0-1 Depends: libbio-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/libbio-ruby_1.1.0-1_all.deb Size: 20046 MD5sum: ef5a56cab3df812f044f24baeed10b3a SHA1: 45a9e6e0c0b737444da6a0a0fbc83e49a2746f25 SHA256: 9324efc8166f087748dcff508f9d7fee5df52c0dea61fea1f909605d7b1e1432 Description: bioruby tools for computational molecular biology BioRuby project aims to implement an integrated environment for Bioinformatics with Ruby language. Design philosophy of the BioRuby library is KISS (keep it simple and stupid) to maximize the usability and the efficiency for biologists as a daily tool. The project was started in Japan and supported by University of Tokyo (Human Genome Center), Kyoto University (Bioinformatics Center) and the Open Bio Foundation. . This project is a dependency package, which depends on Debian's default Ruby version (currently 1.8.x) Package: python-pyepl-common Priority: optional Section: contrib/science Installed-Size: 5 Maintainer: Experimental Psychology Maintainers Architecture: all Source: pyepl Version: 1.0.29-2 Depends: python Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/python-pyepl-common_1.0.29-2_all.deb Size: 816546 MD5sum: c45580e09baaa3d3fcbba3cafb3166fd SHA1: 968f1dc2f10cd5e05f2a99e13f6c562d46bd6b0b SHA256: ef1513e3822d3d9a9da7344173eb6b030843ebcbcd0fbb7b905c79ec90dfbf6d Description: library for coding psychology experiments in Python PyEPL is a stimuli delivery and response registration toolkit to be used for generating psychology (as well as neuroscience, marketing research, and other) experiments. . It provides - presentation: both visual and auditory stimuli - responses registration: both manual (keyboard/joystick) and sound (microphone) time-stamped - sync-pulsing: synchronizing your behavioral task with external acquisition hardware - flexibility of encoding various experiments due to the use of Python as a description language - fast execution of critical points due to the calls to linked compiled libraries . This toolbox is here to be an alternative for a widely used commercial product E'(E-Prime) . Homepage: http://pyepl.sourceforge.net/ . This package provides common files such as images. Package: mozilla-biofox Priority: optional Section: contrib/science Installed-Size: 16 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian-Med Packaging Team Architecture: all Source: biofox Version: 1.1.4-3ubuntu1 Depends: firefox | seamonkey-browser | iceweasel | iceape-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/mozilla-biofox_1.1.4-3ubuntu1_all.deb Size: 78966 MD5sum: 62120d6439f3370f91abfee0d56faf70 SHA1: 2bffda862edc433b8582926d79b56c4f026ccc62 SHA256: e754abf5ddbc673f90c4f38247f65a6edbf7d647676c3f089634f21edb3289d6 Description: extension of bioinformatics tools for the Firefox and Seamonkey browsers Code bioFOX aims at implementing various bioinformatics tools as an extension on the Firefox and Seamonkey browsers. Analysis of your favorite gene(s) usually require(s) retrieving it from a database like NCBI or Swiss-Prot and then performing one or more tasks including but not limited to: . * Translation of a nucleotide sequence; * Blast search (eg. blastn, blastp etc.) of the desired nucleotide/protein sequence; * Calculation of properties (like PI, charge, molecular weight, AT/GC content etc.) of a protein/nucleotide sequence; * Conversion between formats (Genbank, Fasta, Swiss-Prot etc.); * Prediction of sequence for sub-cellular localization (PREDOTAR, TargetP, pSORT etc). Homepage: http://schematron.unl.edu/biofox/ Package: epigrass Priority: optional Section: contrib/science Installed-Size: 520 Maintainer: Varun Hiremath Architecture: all Version: 1.5.1-1 Depends: python, python-central (>= 0.6.5), python-numpy, python-qt3, python-sqlobject, python-visual Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/epigrass_1.5.1-1_all.deb Size: 1345054 MD5sum: bac7525b087be938070448ff10eaa44e SHA1: ea7daa222af97f342d37ae6f7dafd33457cb42ab SHA256: d24e51d6c6c61fcf3f3e4441a1183b09c3a894f5c9e3c1efb3711366bf38256c Description: scientific tool for simulations and scenario analysis in network epidemiology Epigrass is a software for visualizing, analyzing and simulating of epidemic processes on geo-referenced networks. . EpiGrass can interact with the GRASS GIS from which it can obtain maps and other geo-referenced information. However, EpiGrass does not require an installation of the GRASS GIS for most of its features. . Homepage: http://epigrass.sourceforge.net/ Python-Version: current Package: fastlink-doc Priority: optional Section: science Installed-Size: 16 Maintainer: Andreas Tille Architecture: all Source: fastlink Version: 4.1P-fix92-1 Suggests: fastlink Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/fastlink-doc_4.1P-fix92-1_all.deb Size: 538742 MD5sum: 73082ae56fba1c3be52079c24bd490c0 SHA1: 2d16db99bb9ad234fe407f431973fc029f37c54a SHA256: 0e59f7130e443a92c86d84ef28d88b6be30c4bc58087cb2be23afe0390bccd5c Description: [Biology] Some papers about fastlink You do not really need these papers about fastlink but it is highly recommended to study this documentation before starting with the tools of the fastlink package. . Homepage: http://www.ncbi.nlm.nih.gov/CBBResearch/Schaffer/fastlink.html Url: http://www.ncbi.nlm.nih.gov/CBBResearch/Schaffer/fastlink.html Package: emboss-explorer Priority: optional Section: contrib/science Installed-Size: 26 Maintainer: Debian EMBOSS Packaging Team Architecture: all Version: 2.2.0-4 Depends: apache2 | httpd-cgi, emboss (>= 5.0.0), emboss-data, libcgi-perl, libemboss-acd-perl, libmailtools-perl, perl (>= 5.6.0-16) Recommends: emboss-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/emboss-explorer_2.2.0-4_all.deb Size: 38572 MD5sum: 27059049b05fc86021649a48d9bc7436 SHA1: d476f245df10b28e6df659e896a9aa2b0429757e SHA256: 9cbcafc29b1f5274d718363d3b8b213a5fac0e29cd2f56ba56115e53cd1e8e3a Description: web-based GUI to EMBOSS EMBOSS explorer is a web-based graphical user interface to the EMBOSS suite of bioinformatics tools. It is written in Perl. Homepage: http://embossgui.sourceforge.net/ Package: biomode Priority: optional Section: contrib/science Installed-Size: 12 Maintainer: Mario Lang Architecture: all Version: 1.002-7 Depends: blast2, emacs21 | emacsen, readseq Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/biomode_1.002-7_all.deb Size: 12666 MD5sum: c87d48bfa44da7b35ee40006b9351ac2 SHA1: 281b03a16527de5ab69f43aafe746762ce4158c2 SHA256: cd81bfe518cf54021d11c95623f42c5ef320493a25965735feeb93f4af140aa1 Description: [Biology] An Emacs mode to edit genetic data biomode provides you several interesting commands to take the antiparallel of a region, convert it using readseq, runs blast on it, etc. Package: ncbi-epcr-data Priority: extra Section: contrib/science Installed-Size: 9 Maintainer: Steffen Moeller Architecture: all Source: epcr Version: 1.2.0-3build1 Recommends: ncbi-epcr Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/ncbi-epcr-data_1.2.0-3build1_all.deb Size: 1861484 MD5sum: 4c5f95a53ca1aa4a382981c3e9c14780 SHA1: b72ad285b5913c410a011687970f6c63024cdda7 SHA256: d1b033653aa77174ee31d8a4d2018b2112da5183120f2cc841a6ef6c8ae6efee Description: [Biology] NCBI public STS data Databases with marker data. . dbsts.sts genethon.sts txmap.sts . Homepage: http://www.ncbi.nlm.nih.gov/genome/sts/epcr.cgi Package: gff2ps Priority: optional Section: contrib/science Installed-Size: 281 Maintainer: Nelson A. de Oliveira Architecture: all Version: 0.98d-2 Depends: gawk Recommends: gv | postscript-viewer Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/gff2ps_0.98d-2_all.deb Size: 51264 MD5sum: e3c114fb93e012adcd395f29ec42126f SHA1: 38ed85a964515ddb2cb46f70f106f78ed1312a04 SHA256: 71c936aa4b3940ad3bbd747bdfdc0471e494135c80f34bd185a7b4288a450953 Description: produces PostScript graphical output from GFF-files gff2ps is a script program developed with the aim of converting gff-formatted records into high quality one-dimensional plots in PostScript. Such plots maybe useful for comparing genomic structures and to visualizing outputs from genome annotation programs. It can be used in a very simple way, because it assumes that the GFF file itself carries enough formatting information, but it also allows through a number of options and/or a configuration file, for a great degree of customization. . Homepage: http://genome.imim.es/software/gfftools/GFF2PS.html Package: gmt-tutorial-pdf Priority: extra Section: contrib/doc Installed-Size: 525 Maintainer: Debian GIS Project Architecture: all Source: gmt Version: 4.2.0-1build1 Suggests: pdf-viewer Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/gmt-tutorial-pdf_4.2.0-1build1_all.deb Size: 361724 MD5sum: 51e81faaca3a7c04246ed0055298624b SHA1: e3a695a198b38124f91d6ea63ac0832fd4a5a34a SHA256: a493c848a147a19bae9a2649659cbe7fc155bc4a108378288a322ccc64aa0f71 Description: Tutorial for GMT, the Generic Mapping Tools (PDF) GMT is a free collection of ~60 UNIX tools that allow users to manipulate (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding, projecting, etc.) and produce Encapsulated PostScript File (EPS) illustrations ranging from simple x-y plots through contour maps to artificially illuminated surfaces and 3-D perspective views in black and white, gray tone, hachure patterns, and 24-bit color. . GMT supports 25 common map projections plus linear, log, and power scaling, and comes with support data such as coastlines, rivers, and political boundaries. Homepage: http://gmt.soest.hawaii.edu/ Package: gmt-doc-pdf Priority: extra Section: contrib/doc Installed-Size: 10772 Maintainer: Debian GIS Project Architecture: all Source: gmt Version: 4.2.0-1build1 Suggests: pdf-viewer Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/gmt-doc-pdf_4.2.0-1build1_all.deb Size: 9750972 MD5sum: 6b82241d79371bb4bf4e5abc937a4074 SHA1: 6cb108edd379fe6d637d3a071579763e2e38f417 SHA256: 78e3d1b506aa970285bbc7001e221c13367b8b7be539763a45fcbf54bf45db08 Description: PDF docs for GMT, the Generic Mapping Tools GMT is a free collection of ~60 UNIX tools that allow users to manipulate (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding, projecting, etc.) and produce Encapsulated PostScript File (EPS) illustrations ranging from simple x-y plots through contour maps to artificially illuminated surfaces and 3-D perspective views in black and white, gray tone, hachure patterns, and 24-bit color. . GMT supports 25 common map projections plus linear, log, and power scaling, and comes with support data such as coastlines, rivers, and political boundaries. Homepage: http://gmt.soest.hawaii.edu/ Package: gdpc-examples Priority: optional Section: contrib/science Installed-Size: 7 Maintainer: Nelson A. de Oliveira Architecture: all Source: gdpc Version: 2.2.4-2 Recommends: gdpc (>= 2.2.4-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/gdpc-examples_2.2.4-2_all.deb Size: 2333046 MD5sum: 2632949ad6d1befe7631976f2df7c648 SHA1: 512dab6af288eebdf5deca1449ae4d7899606f40 SHA256: c5b8ba4b663c55e3000ce518cf4267767c9f7bbd09636db71de6ab5fa0e24e99 Description: example files for the gdpc program gpdc is a graphical program for visualising output data from molecular dynamics simulations. It reads input in the standard xyz format, as well as other custom formats, and can output pictures of each frame in JPG or PNG format. . This package contains examples to be used by the gdpc program. . Homepage: http://koti.welho.com/jfrantz/software/gdpc.html Package: polyxmass Priority: optional Section: contrib/science Installed-Size: 4 Maintainer: Filippo Rusconi Architecture: all Version: 0.9.2 Depends: polyxmass-bin (>= 0.9.3), polyxmass-common (>= 0.8.7), polyxmass-data (>= 0.8.6) Suggests: polyxmass-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/polyxmass_0.9.2_all.deb Size: 2664 MD5sum: 60ac5132609120c5f9e8cdc0b8f35bff SHA1: d31c4a0345efb70d2abcc164da60bc2408ecffc0 SHA256: f5ebfed654d091e05d2d2dadf61fbb957e222d5bbd061bbd7fc01f3743fe2f0c Description: Mass spectrometry software framework GNU polyxmas is an official package of the GNU project. It is a fully integrated software suite to perform a wide variety of mass spectrometric and (bio-)polymer chemistry simulations. This software program is also useful to help analysing mass spectrometric data, such as data obtained on polymer sequences fragmented in the gas phase... This software program gives the user the ability to make brand new polymer chemistry definitions, use them in a molecular mass calculator, and edit polymer sequence files. Each action performed by the user automatically triggers recalculation of all the masses according to the mass calculation engine's configurations that were previously set by the user. . Chemical simulations encompass polymer sequence cleavage (either chemical or enzymatic), gas-phase fragmentations, chemical modification of any monomer in the polymer sequence... . This package is a dependency package. This package depends on the following three packages: polyxmass-bin (the GUI program), polyxmass-common (the fundamental chemical data required to run GNU polyxmass usefully) and polyxmass-data (supplementary chemical data). . Homepage: http://www.polyxmass.org Package: bioperl Priority: optional Section: contrib/science Installed-Size: 1030 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian-Med Packaging Team Architecture: all Version: 1.5.2.102-1ubuntu1 Depends: libio-string-perl, perl (>= 5.6.0-16) Recommends: libace-perl, libbio-asn1-entrezgene-perl, libclass-autoclass-perl, libclone-perl, libconvert-binary-c-perl, libdata-stag-xmlwriter-perl, libdbd-mysql-perl, libgd-gd2-perl, libgraph-perl, libhtml-parser-perl, libpostscript-textblock-perl, libset-scalar-perl, libsoap-lite-perl, libspreadsheet-parseexcel-perl, libsvg-graph-perl, libsvg-perl, libtext-shellwords-perl, liburi-perl, libwww-perl, libxml-parser-perl, libxml-perl, libxml-sax-perl, libxml-sax-writer-perl, libxml-twig-perl, libxml-writer-perl Suggests: blast2, clustalw, emboss, exonerate, glimmer, hmmer, molphy, phylip, primer3, repeatmasker, sim4 | sibsim4, spidey, wise Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/bioperl_1.5.2.102-1ubuntu1_all.deb Size: 5806600 MD5sum: d4e6a317f635f8be62afaaa9ae2e45d3 SHA1: 6dfb12fb4c5f77d9b480fe8feace7918771578f3 SHA256: 7103ed36da8a1f920b9532d38eeff144b8035e6788ae8103d7ab6f6e958b7998 Description: Perl tools for computational molecular biology The Bioperl project is a coordinated effort to collect computational methods routinely used in bioinformatics into a set of standard CPAN-style, well-documented, and freely available Perl modules. It is well-accepted throughout the community and used in many high-profile projects, e.g., Ensembl. Homepage: http://www.bioperl.org/ Package: mipe Priority: optional Section: contrib/science Installed-Size: 29 Maintainer: Steffen Moeller Architecture: all Version: 1.1-1 Depends: libcgi-perl, libxml-perl, libxml-twig-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/mipe_1.1-1_all.deb Size: 63382 MD5sum: f1f435acdced04d077c90ca7944e20c7 SHA1: 0bbda0569812dacefdd3869b5e4158d9d8b40989 SHA256: 755358b5d1e4bb449be0bf03ddcebfd59d7556011639a2040dabad4d460e77d5 Description: [Biology] Tools to store PCR-derived data MIPE provides a standard format to exchange and/or storage of all information associated with PCR experiments using a flat text file. This will: * allow for exchange of PCR data between researchers/laboratories * enable traceability of the data * prevent problems when submitting data to dbSTS or dbSNP * enable the writing of standard scripts to extract data (e.g. a list of PCR primers, SNP positions or haplotypes for different animals) . Although this tool can be used for data storage, it's primary focus should be data exchange. For larger reporisitories, relational databases are more appropriate for storage of these data. The MIPE format could then be used as a standard format to import into and/or export from these databases. . Homepage: http://mipe.sourceforge.net Package: abinit-doc Priority: extra Section: contrib/doc Installed-Size: 22755 Maintainer: Debian Scientific Computing Team Architecture: all Source: abinit Version: 5.3.4.dfsg-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/abinit-doc_5.3.4.dfsg-3_all.deb Size: 16993256 MD5sum: 8d0a41054242303b9697a48e24851daf SHA1: c417eee21966bfb42f42d08b0e5f0780af19c91f SHA256: 2308d8f85c286356ab62d5d20550c17e55e4dad0186966e533dcd1e134b02e1c Description: A package for electronic structure calculations ABINIT is a package whose main program allows one to find the total energy, charge density and electronic structure of systems made of electrons and nuclei (molecules and periodic solids) within Density Functional Theory (DFT), using pseudopotentials and a planewave basis. . ABINIT also includes options to optimize the geometry according to the DFT forces and stresses, or to perform molecular dynamics simulations using these forces, or to generate dynamical matrices, Born effective charges, and dielectric tensors. Excited states can be computed within the Time-Dependent Density Functional Theory (for molecules), or within Many-Body Perturbation Theory (the GW approximation). In addition to the main ABINIT code, different utility programs are provided. . This package contains documentation and tests. Homepage: http://www.abinit.org/ Package: gmt-tutorial Priority: extra Section: contrib/science Installed-Size: 8 Maintainer: Torsten Landschoff Architecture: all Version: 3.4-1.1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/gmt-tutorial_3.4-1.1_all.deb Size: 1348110 MD5sum: 722fa872cfa8f6c7ba82b6359cb4781e SHA1: 7bbe7d56ecf7070386c697a6368e0cf837ca4782 SHA256: d1cc57cdd143c170d5c158f147554a0a1eaeab1d1ac3b06b4bbad7a51dc3d212 Description: Data files needed to reproduce the tutorial examples of GMT This package contains the data files you need to go through the tutorial of GMT, which is contained in the gmt-doc package and also in printable formats in the gmt-tutorial-ps and gmt-tutorial-pdf packages. Package: polyxmass-common Priority: optional Section: contrib/science Installed-Size: 78 Maintainer: Filippo Rusconi Architecture: all Version: 0.8.7-2 Recommends: polyxmass-data Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/polyxmass-common_0.8.7-2_all.deb Size: 499544 MD5sum: 0d890e7d410c6800431ebef175374e46 SHA1: c34275613aba5b7022ff3af5e0561be9bf8c2318 SHA256: 0bfe152d1da8812557426dd7c959f253b00a5897ad0d378e49212c620c26e302 Description: Mass spectrometry framework - essential polymer chemistry data polyxmass-common is a package that contains all the essential data for running GNU polyxmass. These data and configuration files pertain both to polymer chemistry (polymer definition files) and to graphics representation of chemical elements (small pixmaps to render graphically to the screen the polymer sequence being edited). . Homepage: http://www.polyxmass.org Package: xtide-data Priority: optional Section: contrib/science Installed-Size: 6 Maintainer: Peter S Galbraith Architecture: all Version: 20070318-3 Conflicts: xtide (<< 2.6-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/xtide-data_20070318-3_all.deb Size: 262280 MD5sum: 8b5355bfcd4978a39f886e086c1f2461 SHA1: f34d1eee1913f3038ee70cac32b273b01f21b62a SHA256: 8eaa7e902cce0e34e9b887dcafa973dda6036b84249255560fde72e16b8d54dd Description: Harmonics data for xtide XTide is a package that provides tide and current predictions in a wide variety of formats. Graphs, text listings, and calendars can be generated, or a tide clock can be provided on your desktop. . This package provides the harmonics data used by the xtide package to display tidal information for most parts of the world. The data are packaged separately from xtide because they may be updated separately. . Some data omitted from the upstream harmonics file because of restrictions on commercial distribution and were included in the non-free package xtide-data-nonfree. Homepage: http://www.flaterco.com/xtide/ Package: planets Priority: extra Section: contrib/science Installed-Size: 17 Maintainer: Debian OCaml Maintainers Architecture: all Version: 0.1.13-3 Depends: ocaml-base-3.10.0, tk8.4 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/planets_0.1.13-3_all.deb Size: 91974 MD5sum: ce6510541fac75ea8fa6439a86ca4de7 SHA1: 78d01ccba1cf1f279cebccd6f07fbc60ae69ccd2 SHA256: e5f24804d262c3eb09a546d19896febbd40c1e08093c1cba560522fbc271cca1 Description: Gravitation simulation of planetary bodies Planets is a simple interactive program for playing with simulations of planetary systems. It is great for teaching gravitation on planet level. . The user interface is aimed at being simple enough for a fairly young kid to enjoy it (it has a special kid-mode for this purpose). Package: melting-gui Priority: optional Section: contrib/science Installed-Size: 11 Maintainer: Debian-Med Packaging Team Architecture: all Source: melting Version: 4.2h-1 Depends: melting, perl-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/melting-gui_4.2h-1_all.deb Size: 18830 MD5sum: a95304b6e902bb22f4605be04c547821 SHA1: be42a582acd61bb729c3648173143b697e534d63 SHA256: e3f47e9df2cc6d519ad0cabca24b630f2c1b745ed7d63b874829507a7125ac21 Description: Graphical user interface for melting This package provide a graphical user interface to the "melting" program. Package: libbio-ruby1.8 Priority: optional Section: contrib/science Installed-Size: 2098 Maintainer: David Nusinow Architecture: all Source: bioruby Version: 1.1.0-1 Depends: libruby1.8 Recommends: blast2, ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/science/libbio-ruby1.8_1.1.0-1_all.deb Size: 628982 MD5sum: 7c99cda6f9f09f8d25d80d0623bd8bbd SHA1: 4f91d15309f4fc29035c75976e6f290810af4721 SHA256: 961e854edcf24463a6ba2344b2d04a9207e120f1923281c04fbccd032d5c646c Description: bioruby tools for computational molecular biology BioRuby project aims to implement an integrated environment for Bioinformatics with Ruby language. Design philosophy of the BioRuby library is KISS (keep it simple and stupid) to maximize the usability and the efficiency for biologists as a daily tool. The project was started in Japan and supported by University of Tokyo (Human Genome Center), Kyoto University (Bioinformatics Center) and the Open Bio Foundation. . http://www.bioruby.org Package: dict-freedict-deu-nld Priority: optional Section: contrib/text Installed-Size: 550 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-deu-nld_1.3-3ubuntu1_all.deb Size: 304654 MD5sum: 3a997cc54900f3ca54521e23e04f90de SHA1: 6f1980271bf6ed91f57a722630572cbc95ff9eee SHA256: b76f44885a5d75a540b886ef595b02aa4105b7e8c9c4bd0bd5d3b25e7b6b6308 Description: Dict package for German-Dutch Freedict dictionary This is a package of the German-Dutch Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dict-freedict-cze-eng Priority: optional Section: contrib/text Installed-Size: 12 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-cze-eng_1.3-3ubuntu1_all.deb Size: 16584 MD5sum: 8a9470bf5b21205dc155a8d5272ff764 SHA1: a4a7a832b15b1073ecebf626314443d396708853 SHA256: 99c22bbfaf70203aab5fd0b53fe6c06cc32a05d5db220e3e176f4de6fb56a055 Description: Dict package for Czech-English Freedict dictionary This is a package of the Czech-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: sword-comm-tdavid Priority: optional Section: contrib/text Installed-Size: 9 Maintainer: Roberto C. Sanchez Architecture: all Version: 1.1-2 Provides: sword-comm Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-comm-tdavid_1.1-2_all.deb Size: 4847446 MD5sum: cbd6144a3620ee8c53db138e5ebf199d SHA1: 05e655edc96913524f0c0fa2b614ffe53a941c70 SHA256: 2cc5e7bf454e1b27fe2287c8bed48ca5b0aaf870307c21e100a0e2cae8ef1529 Description: C. H. Spurgeon's Treasury of David for SWORD This seven volume "magnum opus", by Charles H. Spurgeon, was first published in weekly installments over a twenty-year span in the London Metropolitan Tabernacle's periodical, The Sword and the Trowel. As each section was completed it was published as a volume until the seventh and final volume was released in 1885. . This package requires a libsword version of at least 1.5.1a to access through a SWORD front end. However, this is not declared as a dependency because you may have occasion to install just the text without any sort of front end or other interface. . Website: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=TDavid Enhances: sword-frontend, sword-text-kjv Package: ddtc Priority: optional Section: contrib/text Installed-Size: 21 Maintainer: Nicolas Bertolissio Architecture: all Version: 0.17.1 Depends: libalgorithm-diff-perl (>= 1.13), libconfig-general-perl, libmime-base64-perl, libmime-perl, libtext-iconv-perl, perl Recommends: liblocale-gettext-perl, libterm-readline-gnu-perl Suggests: acheck Conflicts: ddts-script Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/ddtc_0.17.1_all.deb Size: 59012 MD5sum: cccd869fc850a48ebdfceebbc9dab509 SHA1: ed602b767d7d21441fe16167543820a67e8552c3 SHA256: 03d2cc6651bd2bc79e43e6d2df12a51a81fd6b67c614d2fbb23983ae8722f9a1 Description: Deal with ddts mails ddtc stands for Debian Description Translation Client. It's a Perl script to help both translators and reviewers to deal with ddts mails. It parses mails from the ddts, splits them into individual package files, sends translations, reviews and patches buggy translations. . Supports only package description (pdesc) for the moment. Package: dict-freedict-eng-swa Priority: optional Section: contrib/text Installed-Size: 65 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-swa_1.3-3ubuntu1_all.deb Size: 29814 MD5sum: 73e844cdf96057fa10afeaea0397e878 SHA1: 2d9f74c062a649f50ed5b94b56bef58614b2dc6d SHA256: 7093cfd5aac34eb7c0a13bcde13ed4a8b7ac2fff9ee97ee0d68ea9c95774309b Description: Dict package for English-Swahili Freedict dictionary This is a package of the English-Swahili Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: diakonos Priority: optional Section: contrib/text Installed-Size: 21 Maintainer: Ralph Amissah Architecture: all Version: 0.8.3-3 Depends: ruby (>= 1.8.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/diakonos_0.8.3-3_all.deb Size: 54816 MD5sum: b87736428c32456a42f858f8633b4ae2 SHA1: bb16c83c7d09685dc89bb3dd286a7b5335c834bf SHA256: 75af42df38a72d2d0dd10285dff32b208fa71d3fbd11c86495f299c6cf0f16c4 Description: Customizable, usable console-based text editor an editor made it with the intention of being easier to configure and use than emacs, more powerful than pico and nano, and not as cryptic as vi or ex. Homepage: http://purepistos.net/diakonos/ Package: dict-freedict-tur-eng Priority: optional Section: contrib/text Installed-Size: 6314 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-tur-eng_1.3-3ubuntu1_all.deb Size: 3709188 MD5sum: 4707c95ac9e96bb1b78cf81ff64bfae3 SHA1: b70b7bdee8b662ec878838aa7e6a9ab9831190ba SHA256: 0d36c1f5face9884f0415e27a43c9c0a430fa94eaed7d26479e82d614c5758d5 Description: Dict package for Turkish-English Freedict dictionary This is a package of the Turkish-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: acheck-rules-fr Priority: optional Section: contrib/text Installed-Size: 9 Maintainer: Nicolas Bertolissio Architecture: all Version: 0.6 Provides: acheck-rules Depends: acheck, libterm-readline-gnu-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/acheck-rules-fr_0.6_all.deb Size: 7376 MD5sum: dd4a6f6c5275146c64500113d0411f8a SHA1: 642560eef5810e04ee980d3f359f3bd7123cb709 SHA256: 1bbc6f2d40479255cb4f61b4e78d55eac4ad0130cb205f8a66a222846b08292d Description: French rules for acheck This package provides French rules to be checked by the acheck script. . See acheck-rules packages for manpage. Package: sword-text-kjv Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Roberto C. Sanchez Architecture: all Version: 2.3-1 Provides: sword-text Suggests: sword-comm-scofield, sword-comm-tdavid, sword-dict-strongs-greek, sword-dict-strongs-hebrew Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-text-kjv_2.3-1_all.deb Size: 3615372 MD5sum: ac3cf653292b28d94b4b564f2456e3f5 SHA1: 2ac65555f760334c730fff89cd2d0cac460cf016 SHA256: 6aaeae6fb6bcc959a4f1badc6c0f32d428a19077fb32ca7205808896ebdfdd59 Description: King James Version with Strongs Numbers for SWORD This is the King James Version of the Holy Bible (also known as the Authorized Version) with embedded Strong's Numbers. The rights to the base text are held by the Crown of England. The Strong's numbers in the OT were obtained from The Bible Foundation: http://www.bf.org. The NT Strong's data was obtained from The KJV2003 Project at CrossWire: http://www.crosswire.org. These mechanisms provide a useful means for looking up the exact original language word in a lexicon that is keyed to Strong's numbers. . This package requires a libsword version of at least 1.5.6 to access through a SWORD front end. However, this is not declared as a dependency because you may have occasion to install just the text without any sort of front end or other interface. . Website: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=KJV Enhances: sword-frontend Package: dict-freedict-eng-rus Priority: optional Section: contrib/text Installed-Size: 83 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-rus_1.3-3ubuntu1_all.deb Size: 46860 MD5sum: b7322c25e16dd4ff690b414fdc19e713 SHA1: 5d165780d35fdafcdb2d94e31bda8b02e2e99c02 SHA256: 3638ed729ad9ac3e82043e8e52b6f16e03df81217fb0e37ebd3e7d08df44a5e5 Description: Dict package for English-Russian Freedict dictionary This is a package of the English-Russian Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: libsuikyo-ruby1.8 Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Hidetaka Iwai Architecture: all Source: suikyo Version: 2.1.0-2 Depends: libruby1.8, suikyo-table Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/libsuikyo-ruby1.8_2.1.0-2_all.deb Size: 19244 MD5sum: 89c8e5b2337259693c074c2307521f86 SHA1: 4b8b7f443df1e04079aa4417c306f09995efbad7 SHA256: fead9ba12bcd6e90a140a4e78344eb83bab9ad4a415cb522892060bcd1e8ab55 Description: Romaji Hiragana conversion library (ruby-binding) Suikyo is a Romaji Hiragana conversion library based on DFA (Deterministic finate state) automaton. . This package contains ruby1.8 binding of suikyo. Package: dict-freedict-eng-hin Priority: optional Section: contrib/text Installed-Size: 1702 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-hin_1.3-3ubuntu1_all.deb Size: 1300956 MD5sum: ee5478bc0648a4f5ddc7834e90476cfc SHA1: 662aa8846bdc7df927d94a036224157f0c6d7266 SHA256: d6fe2434280413d968b5c3e9de85994a21d6d4ca578816bf29d2e4e76468c661 Description: Dict package for English-Hindi Freedict dictionary This is a package of the English-Hindi Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: ooo2dbk Priority: optional Section: contrib/text Installed-Size: 14 Maintainer: Mohammed Adnène Trojette Architecture: all Version: 2.1.0-1 Depends: python (>= 2.3), python-support (>= 0.7.1), xsltproc | libsaxon-java Recommends: python-uno Suggests: docbook-xsl Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/ooo2dbk_2.1.0-1_all.deb Size: 48464 MD5sum: 62bbb0bafbad2bf76cf22a2300facdea SHA1: a5a03f61cc755fd08ea9475fb45edb36a7fc0dea SHA256: 57dd1e302de73ba83be176bc377aa85496b0b7656b41d915b6bd33a3b2b1e04e Description: converts OpenOffice.org SXW documents to DocBook XML OOo2Dbk allows to convert documents from OpenOffice-Writer SXW format to a simplified DocBook XML format. . OOo2Dbk is made of an XSLT stylesheet and a set of Python scripts that permit direct processing of SXW documents and extraction of the pictures included in the document. . It can also be used autonomously in order to convert OpenOffice-Writer XML documents produced with a FlatXML filter. . The original version of ooo2dbk is ooo2sdbk, written by Eric Bellot. This version can still be found at http://www.chez.com/ebellot/ooo2sdbk/ . OOo2Dbk can at the moment only process files generated by the OpenOffice.org 1.1.x series. . Future versions of OOo2Dbk will process files generated by the OpenOffice.org 2.x series. Package: docbook-ebnf Priority: optional Section: contrib/text Installed-Size: 21 Maintainer: Debian XML/SGML Group Architecture: all Version: 1.2~cr1-4 Depends: docbook-xml (>= 4.3), sgml-base (>= 1.17), xml-core (>= 0.05) Suggests: docbook-defguide Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/docbook-ebnf_1.2~cr1-4_all.deb Size: 8244 MD5sum: 5691af613b03fe9184884f0c59046ff6 SHA1: 343c00859f0e4660855a122c8c1873def6f12c20 SHA256: 0f67719359e74c0dca3d19a7019ad07341adbe97328eef159545a3ce1133a7f8 Description: EBNF module for the XML version of the DocBook DTD DocBook is a general-purpose and modular SGML and XML Document-Type Definition. This is a module that adds elements for the markup of EBNF grammar rules to DocBook. . It is fully documented in "DocBook - The Definitive Guide", available in the docbook-defguide package. Homepage: http://www.oasis-open.org/docbook/xml/ebnf/ Package: libtextcat-data Priority: optional Section: contrib/text Installed-Size: 85 Maintainer: Daniele Favara Architecture: all Source: libtextcat Version: 2.2-2 Replaces: libtextcat0 (<< 2.2-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/libtextcat-data_2.2-2_all.deb Size: 349510 MD5sum: df2aee60b4cf3deecfe4a350a696a643 SHA1: 89fd62f150292b111897772e22a9dc02a3006ee5 SHA256: d8de1b8ba6af246cb24641aaf7576cc85f080909fb01f5491c155305e6b54b31 Description: Language detection library - data files Libtextcat is a library with functions that implement the classification technic described in Cavnar & Trenkle, "N-Gram-Based Text Categorization". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. . This package provides the libtextcat data files. Package: docbook-mathml Priority: optional Section: contrib/text Installed-Size: 13 Maintainer: Mark Johnson Architecture: all Version: 1.0.0-2 Depends: docbook-xml (>= 4.1.2-4), sgml-base (>= 1.17), w3-dtd-mathml Suggests: docbook-xsl Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/docbook-mathml_1.0.0-2_all.deb Size: 4330 MD5sum: f6e2c544777c1566c15c5192a6a3449d SHA1: 477dc5c37e282008febca24804358b4fd47b82d6 SHA256: 8821b29146f46b336d523554d319df186f90dc47538ccf7d3d764bdd64f8b57c Description: Extension to DocBook XML for using MathML markup The DocBook MathML module adds support for including MathML markup in DocBook XML source documents. . The MathML module is a customization of the full DocBook XML V4.1.2 DTD. The module requires access to the MathML V2.0 DTD provided by the w3-dtd-mathml package. . Author: Norman Walsh . Homepage: http://oasis-open.org/docbook/xml/mathml/ Package: dict-xdict Priority: optional Section: contrib/text Installed-Size: 12 Maintainer: Emfox Zhou Architecture: all Version: 0.1-2 Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-xdict_0.1-2_all.deb Size: 3554476 MD5sum: 02f8e3cffc66d51138a7e8cb2165acae SHA1: f201efc2391a76e0a6ee3be20f7026499ba52bb3 SHA256: 6c8569d3a8700cf0b6c9a841459b016a274668719be3e5dbf58f406ce0285049 Description: An English to Chinese Dictionary This package contains the XDict, the Free English to Chinese Dictionary, which originally developed by Fu Jianjun, formatted for use by the dictionary server in the dictd package. . This package will be of limited use without the server found in the dictd package. Package: sword-language-pack-he Priority: optional Section: contrib/universe/text Installed-Size: 4 Maintainer: Raphaël Pinson Architecture: all Source: sword-language-packs Version: 0.3ubuntu1 Depends: sword-text-wlc Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-language-pack-he_0.3ubuntu1_all.deb Size: 2008 MD5sum: 80df59cf855f8f70033537bd08930037 SHA1: 4dc937c013c0d7e91921508b34e2fef29cd7584d SHA256: cc72e2f20739886d0e67cade2220c5b3cea99c8e3b75197c698380e8f058f722 Description: Sword modules for the Hebrew language Sword data for all supported packages for: Hebrew. . sword-language-pack-he provides sword modules such as Bibles, commentaries and dictionaries. . It is safe to remove this package if some of the module packages are not desired. Package: dict-gazetteer2k-zips Priority: optional Section: contrib/text Installed-Size: 2707 Maintainer: John Goerzen Architecture: all Source: dict-gazetteer2k Version: 1.0.0-5.2 Suggests: dict, dictd Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-gazetteer2k-zips_1.0.0-5.2_all.deb Size: 2409498 MD5sum: 4c20d08c869dbb516535261eb71d4d71 SHA1: d4ff787e9e1e7af1f8c71e28766139c617819962 SHA256: fe8c0a5e1a0f126a7728eba478f0963c4f6fbceac0d9895d901a582639ff3d30 Description: ZIP and ZCTA database for the 2000 US Gazetteer This is a database of United States ZIP code information. It contains a single database built from two separate sources: the 1990 Census ZIP code information and the 2000 Census ZCTA (ZIP Code Tabulation Area) information. These two pieces of information together provide a nice picture of an area. The 1990 ZIP Code Information provides: * The name of location for each ZIP code (normally a city) * The other ZIP codes corresponding to the same location. The 2000 ZCTA information provides: * Total population and housing unit count in a given ZIP code * Total land and water area for the ZIP code * The state in which the ZIP code is located * The latitude and longitude of the ZIP code Package: dict-de-en Priority: optional Section: contrib/text Installed-Size: 33 Maintainer: Roland Rosenfeld Architecture: all Source: ding Version: 1.5-2ubuntu1 Provides: dictd-dictionary Suggests: dict | opendict | kdict, dictd | serpento | dict-server Conflicts: dictd (<< 1.10.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-de-en_1.5-2ubuntu1_all.deb Size: 10335088 MD5sum: 6efd1bc5bfb08c7812db3ed3fd0b53d5 SHA1: baeb54db8f15b9818af62492a3439ca5b2c1245b SHA256: 41e0763a31eca5fe1dba304397631ec224196315be88d11eee7f88523abc035e Description: German-English translation dictionary for dictd German-English and English-Deutsch translation dictionary for the dictd server. It contains approximately 216,000 entries. . The source of the database is available from http://dict.tu-chemnitz.de/ Package: sword-comm-mhcc Priority: optional Section: contrib/text Installed-Size: 9 Maintainer: Daniel Glassey Architecture: all Version: 1.1-4 Provides: sword-comm Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-comm-mhcc_1.1-4_all.deb Size: 1453322 MD5sum: d0b7599ef8e714ed550e504cac7a9e84 SHA1: f288eac1de5d120df558a44618aca5fcacd1c78a SHA256: 24fa93e3ca1eccca6d2ec2203052a3f99db076f8cf208c77d153cbc766a03e86 Description: Matthew Henry Concise Commentary for SWORD An abridged version of Matthew Henry's commentary on the whole bible. Matthew Henry (1662-1714) was a Presbyterian minister in Chester. His work was long celebrated as the best of English commentaries for devotional purposes. Such as Whitefield and Spurgeon have used the work and commended it heartily. Package: suikyo-table Priority: optional Section: contrib/text Installed-Size: 21 Maintainer: Hidetaka Iwai Architecture: all Source: suikyo Version: 2.1.0-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/suikyo-table_2.1.0-2_all.deb Size: 117732 MD5sum: 9e740d7f885e2a1873e90d809ce26062 SHA1: f894cff99e3a3f13be9c6e210fda9ad07cea8b5c SHA256: cf4de09a4f7c6289ea4f87730d7eb0b453b2351ffb304776665ff144b263dc4c Description: Romaji Hiragana conversion library (conversion table) Suikyo is a Romaji Hiragana conversion library based on DFA (Deterministic finate state) automaton. . This package contains a conversion table for suikyo. Package: dict-freedict-eng-nld Priority: optional Section: contrib/text Installed-Size: 413 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-nld_1.3-3ubuntu1_all.deb Size: 237396 MD5sum: 432c75528fd29b953799fdd11a4ee70d SHA1: d1e97076042cd93504a58a47b2de2b6578085de9 SHA256: 8d2ca291cb7a42e7d8f66b0375adebfc95c86885526a8680fcdd20c01027612f Description: Dict package for English-Dutch Freedict dictionary This is a package of the English-Dutch Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: unoconv Priority: extra Section: contrib/text Installed-Size: 78 Maintainer: Vincent Bernat Architecture: all Version: 0.3-2 Depends: python, python-uno Conflicts: odt2txt (<= 0.3-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/unoconv_0.3-2_all.deb Size: 14672 MD5sum: 3508ccf2f90e6347a6eb61ef3cf70583 SHA1: 7d23a5e384edabf61af47fe58e4bb8003358a67d SHA256: c3189a7b5cae073c27fa07fb368030b743d3a8eb3e72728b65f32338e0a7bb5b Description: converter between OpenOffice.org document formats This package provides a commandline utility which can convert from any document format that OpenOffice can import to any document format it can export. It uses OpenOffice's UNO bindings for non-interactive conversion of documents. . Supported document formats include Open Document format, MS Word, MS Office Open/MS OOXML, PDF, HTML, XHTML, RTF, Docbook, and more. Homepage: http://dag.wieers.com/home-made/unoconv/ Package: verbiste-el Priority: optional Section: contrib/text Installed-Size: 41 Maintainer: Francois Marier Architecture: all Source: verbiste Version: 0.1.22-2 Depends: emacsen-common, verbiste (>= 0.1.22-2) Recommends: emacs22 | xemacs21 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/verbiste-el_0.1.22-2_all.deb Size: 16516 MD5sum: fcc5966f1b51524658370103ad78160d SHA1: 02d0345963379f34009989096162f8bf45b189b8 SHA256: 2d313fc983036ecc9cf95abd729cbf9c2700a15512f2d6238b1c08dddf976ea0 Description: a French conjugation system - emacs extension Verbiste is a program that gives the complete conjugation for French verbs. The knowledge base contains over 6800 verbs. . This package contains an emacs interface to verbiste. Homepage: http://sarrazip.com/dev/verbiste.html Package: pdfjam Priority: optional Section: contrib/text Installed-Size: 11 Maintainer: Eduard Bloch Architecture: all Version: 1.20-2 Depends: tetex-extra | texlive-latex-recommended, tetex-extra | texlive-fonts-recommended Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/pdfjam_1.20-2_all.deb Size: 18120 MD5sum: d35c0a6d3b103338a4e9b4baecdf2ae3 SHA1: 4be8cc0577442bd22731a5c767e2e97fe5aa46e5 SHA256: eea4c0ef116ce00781aef29333d246cba46e0ef345756b66cca985d7a263c119 Description: collection of PDF document handling utilities PDFjam is a small collection of shell scripts that work similarly to the well known psutils (psmerge, psnup). They provide a simple interface to some of the functionality of the pdfpages package for pdfLaTeX. At present, the utilities available are pdfnup, pdfjoin, and pdf90. PDFjam depends on a working installation of (pdf)LaTeX. . - pdfnup puts multiple document pages together on one physical page at a reduced size - pdfjoin concatenates multiple PDF documents - pdf90 rotates the pages of PDF documents Package: wordnet-base Priority: optional Section: contrib/text Installed-Size: 16 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Tille Architecture: all Source: wordnet Version: 1:3.0-6ubuntu0.1 Recommends: wordnet Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/wordnet-base_3.0-6ubuntu0.1_all.deb Size: 8760542 MD5sum: fe9a29b7b5ce42b65879c68fd2a569ec SHA1: dea8f574f7791d6d0844ad7356e1d8eafd8bcf35 SHA256: aab05cf2b17abb6ede65721fc00205eb55c0dac9f773e2e1fd8d5f0586c7aa58 Description: electronic lexical database of English language WordNet(C) is an on-line lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets. . WordNet was developed by the Cognitive Science Laboratory (http://www.cogsci.princeton.edu/) at Princeton University under the direction of Professor George A. Miller (Principal Investigator). . Homepage: http://wordnet.princeton.edu/ . Dictionary data and manuals which describe them. Homepage: http://wordnet.princeton.edu/ Package: hlins Priority: optional Section: contrib/text Installed-Size: 332 Maintainer: Debian OCaml Maintainers Architecture: all Version: 0.39-10build1 Depends: ocaml-base-nox-3.10.0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/hlins_0.39-10build1_all.deb Size: 54204 MD5sum: 1d8e337096fc763705087308f0bcf797 SHA1: 11fcc3883193c947e67b87824574867e2c98f685 SHA256: 412824a9db052532aac9a1ccf62d1034b19aec7b70144162f8a0bb1e70e16bff Description: Insert URLs into html documents Hlins is a tool to insert hypertext links into HTML documents, using a database with entries of the form "name = url". It is designed for inserting URLs of real persons: it knows about abbreviations of first and middle names and tolerates dropping the second part of a composite last name. Package: myspell-fi Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Kalle Kivimaa Architecture: all Source: ispell-fi Version: 0.7-17.1 Provides: myspell-dictionary, myspell-dictionary-fi, openoffice.org-spellcheck-fi Depends: dictionaries-common (>= 0.25) Suggests: mozilla-spellchecker, openoffice.org Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/myspell-fi_0.7-17.1_all.deb Size: 334832 MD5sum: f46fa58923c46452951711961b3b1e6f SHA1: 97cff4c472c0993c711cd38faf8028044817b4c0 SHA256: 53340e783fa6d000c3e22bedcacb704c31c4d12a0cc541ea90b870a766a3b814 Description: The Finnish dictionary for myspell This is the Finnish dictionary for myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. It is based on the ispell dictionary. Package: php-elisp Priority: optional Section: contrib/text Installed-Size: 13 Maintainer: Pontus Ullgren Architecture: all Version: 1.1.0-2 Depends: emacs21 | xemacs21 | emacsen Suggests: php4 | php3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/php-elisp_1.1.0-2_all.deb Size: 17672 MD5sum: 6dac3c22b89a04fee491fdb9cdfa1c5f SHA1: ab5066f88ad32d30b77717bbf87c0ed081a78b5f SHA256: 9120efc43ae099d784870eb68f7458e9e9780f9bd7b58bf28f2eaad8c15b1597 Description: Emacs support for php files Emacs major mode for php supporting syntax highlighting, indentation and good integration with html-statements. Package: dict-freedict-eng-lat Priority: optional Section: contrib/text Installed-Size: 114 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-lat_1.3-3ubuntu1_all.deb Size: 71348 MD5sum: cc923d65b0e37970db4cb944fd496e59 SHA1: 0e2dd1d63535c5cac879d4735814a8d375c29596 SHA256: 64a58766e811e808d004e48ae6b775757d3c7192ba7f58c93094b934641945e0 Description: Dict package for English-Latin Freedict dictionary This is a package of the English-Latin Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: g2p-sk Priority: extra Section: contrib/text Installed-Size: 11 Maintainer: Ďoďo Ivanecký Architecture: all Version: 0.3.1 Depends: perl (>= 5.6.0-16), sylseg-sk (>= 0.3) Suggests: konwert Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/g2p-sk_0.3.1_all.deb Size: 81046 MD5sum: 5ace4a4ffc1dd6296328f3f6a77162c5 SHA1: 916373e41575a0a69293648121f0fffde72d5435 SHA256: b5f421c515548dc5bcc53ad1d9682dab3eeffbd8efb60831744f29ba898fb4cc Description: Phonetic transcription for Slovak language g2p-sk implements rule based approach approach for the phonetic transcription. Each input word represented by the sequence of the graphemes is transcribed to the sequence of of the phones in the SAMPA coding. Package: sufary-tcltk Priority: extra Section: contrib/text Installed-Size: 11 Maintainer: Debian QA Group Architecture: all Source: sufary Version: 2.1.1-8 Depends: sufary, tk8.4 | wish Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sufary-tcltk_2.1.1-8_all.deb Size: 15000 MD5sum: 19527607b2642c1c6aea12fbd6260848 SHA1: 7d65b12fa85f0ae438c8695d1e8ed774979e872f SHA256: bc42987c2c4d715869b0b5944860621f00ac2f91e38c2319a1501a8fcc881034 Description: Tcl/Tk interface for SUFARY This packages provides kwicview, a Tcl/TK based GUI for array which is a searching program of the SUFARY system. . SUFARY is a very powerful indexing and query system using suffix array. . SUFARY can handle one file at a time, and so not suited for searching a word from many files. . CAUTION: Documentation for sufary is written in Japanese. Package: sword-dict-strongs-greek Priority: optional Section: contrib/text Installed-Size: 9 Maintainer: Roberto C. Sanchez Architecture: all Version: 1.2-2 Provides: sword-dict Recommends: sword-dict-strongs-hebrew Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-dict-strongs-greek_1.2-2_all.deb Size: 357634 MD5sum: edc7c80d2d428bf0e5ed687ed8ef7e52 SHA1: 1b2beff9ee446c68a90828e1ad8baa78db6bc8a6 SHA256: 58e54f742f4db334f6b7bfd1840f5bff3bf490045b59508e8b73838ba9f3326e Description: Strong's Greek Bible Dictionary for SWORD Dictionary of Greek Words taken from Strong's Exhaustive Concordance by James Strong, S.T.D., LL.D. 1890. . This package requires a libsword version of at least 1.5.1a to access through a SWORD front end. However, this is not declared as a dependency because you may have occasion to install just the text without any sort of front end or other interface. . Website: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=StrongsGreek Enhances: sword-frontend, sword-text-kjv Package: dict-freedict-slo-eng Priority: optional Section: contrib/text Installed-Size: 55 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-slo-eng_1.3-3ubuntu1_all.deb Size: 23726 MD5sum: 4ddb60f6eb83df062b23d7e72b3406a2 SHA1: 25a6b6bf0a647739d1d54a8db1f40f2dc7744d7c SHA256: b39bf4535fb2b2a4135614ac3d039632f5060289048dd9daec50765b83a64409 Description: Dict package for Slovak-English Freedict dictionary This is a package of the Slovak-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: sword-language-pack-ru Priority: optional Section: contrib/universe/text Installed-Size: 4 Maintainer: Raphaël Pinson Architecture: all Source: sword-language-packs Version: 0.3ubuntu1 Depends: sword-text-rst Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-language-pack-ru_0.3ubuntu1_all.deb Size: 2002 MD5sum: 0c453018e44fabe0b30585e9a463d075 SHA1: bc2745ebdb01dd2a272fae73c2f54039045a17da SHA256: a8493a976bb89220ed5212703ee05875072f53013c203a79c5b4e129024108fc Description: Sword modules for the Russian language Sword data for all supported packages for: Russian. . sword-language-pack-ru provides sword modules such as Bibles, commentaries and dictionaries. . It is safe to remove this package if some of the module packages are not desired. Package: prime-dict Priority: optional Section: contrib/text Installed-Size: 17469 Maintainer: Hidetaka Iwai Architecture: all Version: 1.0.0-1 Depends: libruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/prime-dict_1.0.0-1_all.deb Size: 6674986 MD5sum: a2db695c2c9c7987e214b89cbbcb8ed8 SHA1: 68efa67dfeacd405493511f9c9327bb7690eda9e SHA256: 3f7507fac6fce45ce39dfd6aba520576bd5d6aa3359b69385baa1b4f9ac369fc Description: Japanese PRedictive Input Method Editor (dictionary) PRIME is Japanese PRedictive Input Method Editor. PRIME predicts the user's input using knowledge of natural languages and the user's previous input to reduce the difficulty of typing. For example, when the user types "ap", intending "application", PRIME might suggest "apple", "application", and "appointment." The user then easily selects "application." . Currently, PRIME only supports Japanese. . This package provides dictionary files for prime. Package: dict-freedict-lat-deu Priority: optional Section: contrib/text Installed-Size: 79 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-lat-deu_1.3-3ubuntu1_all.deb Size: 41478 MD5sum: 0117d753bf41d2a59083b12ec93fad88 SHA1: 08def54d2e86d0f004d7d4b89a5d1dac5c1ac896 SHA256: feb5de13bc745c5b2acda78a9315c5ce1021222048a27fd47bf50cd71ea8d1fc Description: Dict package for Latin-German Freedict dictionary This is a package of the Latin-German Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: collatinus Priority: optional Section: contrib/text Installed-Size: 24 Maintainer: Georges Khaznadar Architecture: all Version: 7.14-3 Replaces: collatinus-data Depends: collatinus-doc, python, python-support (>= 0.7.1), python-wxgtk2.6 Conflicts: collatinus-data Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/collatinus_7.14-3_all.deb Size: 521434 MD5sum: 1e4a591fab5529d4ff2d1b1290b5841a SHA1: 701d08a0adbc8ed3a4c6476dcdfbe2032b6ab59f SHA256: 196d1fd876edf586e04b58649d0559c5c91f7e57fe3bf84c4c9ef54bbdfd2da0 Description: lemmatisation of latin text Collatinus can be used to lemmatise latin texts, i.e. extract words and make a lexicon which indicates for each word its canonic form, and how the form actually found in the text was derived from it, for instance by declining it. Example : rosam gives : rosa-rosae -- acc. sing. Collatinus provides a nice graphic front-end to each operation. Package: dict-freedict-por-deu Priority: optional Section: contrib/text Installed-Size: 269 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-por-deu_1.3-3ubuntu1_all.deb Size: 185950 MD5sum: 6db3c510f378c548ede57a2a99ae068b SHA1: a178bcdde98a9ca2169700683d317949dc98a91c SHA256: d1ed2fab93e18d37f3b35cae044ab0af533ad6708e49763138817939b0da5ba0 Description: Dict package for Portuguese-German Freedict dictionary This is a package of the Portuguese-German Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: tkdiff Priority: optional Section: contrib/text Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Adrian Bridgett Architecture: all Version: 1:4.1.3-1ubuntu2 Depends: tk8.4 | tk8.3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/tkdiff_4.1.3-1ubuntu2_all.deb Size: 90910 MD5sum: bced4d691167745d012aa1eb8cff7dc3 SHA1: e347139bf926563c71e0a7f648b337bb2eb29eb5 SHA256: 2b524fd988ca16ad4361a64f2c1f7aabe4441197614ea9806f3c04a4387235d6 Description: graphical side by side "diff" utility TkDiff is a graphical front-end for the standard Unix 'diff' utility. Its features include highlighted difference regions (with a quick overview/navigation bar) and linked scrolling of files. It provides file-merge and change-summary facilities, line number toggling (for easier cut & paste) and support for Subversion, RCS, CVS and SCCS. Enhances: cvs, rcs, subversion Package: dict-freedict-eng-ara Priority: optional Section: contrib/text Installed-Size: 2215 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-ara_1.3-3ubuntu1_all.deb Size: 1277388 MD5sum: 46bd30e4275b726baf932ad95485d5eb SHA1: 78fa230d660a4eebb744b5ae2c01e6244de8c999 SHA256: 0936dbc874e85f04349e0f96317e09e8d529b884dfb4275d64880e101ea71624 Description: Dict package for English-Arabic Freedict dictionary This is a package of the English-Arabic Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: sword-language-pack-el Priority: optional Section: contrib/universe/text Installed-Size: 4 Maintainer: Raphaël Pinson Architecture: all Source: sword-language-packs Version: 0.3ubuntu1 Depends: sword-text-tr Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-language-pack-el_0.3ubuntu1_all.deb Size: 2000 MD5sum: 6e9246ee8ce884d8947788dd05b64ba7 SHA1: 14389a5a6a291252b1e934b1eedf61c89927e482 SHA256: 66af988454010d17e7341b5190abc231accff9bc01314e776f96bd272de11b15 Description: Sword modules for the Greek language Sword data for all supported packages for: Greek. . sword-language-pack-el provides sword modules such as Bibles, commentaries and dictionaries. . It is safe to remove this package if some of the module packages are not desired. Package: parsewiki Priority: optional Section: contrib/text Installed-Size: 14 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.4.3-1 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/parsewiki_0.4.3-1_all.deb Size: 36908 MD5sum: b6af12714c10b91cdfba45e8c558259d SHA1: 54139ec46d4a27949c2b8b8df74ba478fcc57c39 SHA256: f49ec5bb292c784b96eba49a3fa8cc7cd9e5ced27644ac60e145420dcdc2088a Description: Documentation System Based on ASCII Text Perl script that can be used to produce HTML, XHTML, Latex or DocBook/XML from a simple ASCII text source document, with minimum syntax rules. . The text markup is quite simple and allows us to create documents in an easy and fast way. . The tool is not suitable for complex documents, but can be used to create an initial version which can be further developed working on the generated LaTeX or DocBook file. Package: smartdoc-elisp Priority: optional Section: contrib/text Installed-Size: 43 Maintainer: Tatsuki Sugiura Architecture: all Source: smartdoc Version: 1.0-5 Depends: emacs20 | emacs21 | emacsen Suggests: smartdoc Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/smartdoc-elisp_1.0-5_all.deb Size: 13814 MD5sum: ec8bd87d1f6311dd9f7407e86da18a1a SHA1: c6244f9d87cd328bfbfa11a4a9712e8e8cfb6802 SHA256: 16465db6b5e00e43d90b4315e1dccf5cb8e5bf3621e278c7e85e9715e56e8845 Description: emacs mode for smartdoc It can convert SmartDoc format document to HTML4.0, HTML3.2, LaTeX2e, JavaHelp and plain text. By using the same document, possible to open by WWW, high quality printing by LaTeX, authoring online document for JavaHelp and plain text for delivery via email. . EmacsLisp Package. Package: dict-freedict-fra-eng Priority: optional Section: contrib/text Installed-Size: 276 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-fra-eng_1.3-3ubuntu1_all.deb Size: 193682 MD5sum: 5574a0ecdb66110bd1f1c23c018d0000 SHA1: 4c298f9f789c150b762b24b052edc112e56bc4af SHA256: 051d45a8e3c08542ada7a73be39d1cc00bd3e2fe98d07afdc48d27fbbe459bb6 Description: Dict package for French-English Freedict dictionary This is a package of the French-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dacco-common Priority: optional Section: contrib/text Installed-Size: 38 Maintainer: Miguel Gea Milvaques Architecture: all Source: dacco Version: 0.9+20071227-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dacco-common_0.9+20071227-1_all.deb Size: 1128260 MD5sum: 117edb592d1ed929071b749d465455ae SHA1: 5df0d0a292b7c73af8c42f258683e03bf4586202 SHA256: 4834eaf76e27c6d94d17c72777f1a69aafb09150641edd2612108797c7f61d85 Description: Catalan to English and English to Catalan dictionary The acronym DACCO stands for 'Diccionari Anglès-Català de Codi Obert', or 'Open Source English Catalan Dictionary'. In fact, the project hosts two dictionaries: an English Catalan dictionary and a Catalan English dictionary. . This package contains the xml files used for other projects, as Qdacco. Homepage: http://www.ibiblio.org/dacco/ Package: bookview Priority: optional Section: contrib/text Installed-Size: 420 Maintainer: GOTO Masanori Architecture: all Version: 3.2.1-1 Depends: tcl8.4, tk8.4 Suggests: ndtpd Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/bookview_3.2.1-1_all.deb Size: 266350 MD5sum: ed6845946be17e14fe94eb410c8fa1af SHA1: 4d1b6662f0a2dd43a20c27f14e6c579b9ab0958e SHA256: 62723c6c575ae90cd935042adbc5ac949f8b7ac233fd10fe5bf1d6c7ea009526 Description: Tcl/Tk based NDTP(Network Dictionary Transfer Protocol) client BookView is an NDTP (Network Dictionary Transfer Protocol) client written in Tcl/Tk. It provides good GUI (Graphical User Interface) to read NDTP dictionaries. You can look up a word in multiple dictionaries that an NDTP server archives. NDTP is a server for accessing CD-ROM books and dictionaries. Package: txt2tags Priority: optional Section: contrib/text Installed-Size: 52 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christian Surchi Architecture: all Version: 2.3-1ubuntu2 Depends: python Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/txt2tags_2.3-1ubuntu2_all.deb Size: 882112 MD5sum: 2bdee3f0ca9ee9398c62a810fbd3c0ff SHA1: f80dee5ef87b06c27da68e3fc9db00a40c3395f2 SHA256: 79fb1d12c8c451aa921fb8e4ba7cb4bcc04060d36307e42689c7aaeaf962b0e4 Description: a conversion tool generating HTML/SGML/LaTeX/man/MoinMoin/mgp/PageMaker files txt2tags is a format conversion tool written in Python that generates HTML, SGML, LaTeX, man page, MoinMoin, Magic Point and PageMaker documents from a plain text file with little marks. . Different from other conversion tools, it is generic, and not target-specific (as a txt2html tool). This way, you can keep just one source text file and one tool for all your formatting needs. . Supports header, title, bold/italic/underline, preformatted, quote, link, lists, bar, image and table. . With txt2tags, you focuses your mind on the document CONTENT, and forget about formatting. Just let the program do this dirty job. Package: duali Priority: optional Section: contrib/text Installed-Size: 18 Maintainer: Mohammed Elzubeir Architecture: all Version: 0.2.0-1.2 Depends: python, python-support (>= 0.7.1) Recommends: duali-data Suggests: mlterm Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/duali_0.2.0-1.2_all.deb Size: 17718 MD5sum: 6f21afa7aa0be6dfb19bce710e302ab1 SHA1: c1637fc97f656091894d925a5a77048be07dd799 SHA256: a7298e54be07702a2ea30d38049037a45dd58c89ab152c2a500c535cb3326d2f Description: The Arabic Spell Checker Duali is the Arabic spell checker that is open source and can run across multiple platforms. It is currently being developed under the Linux environment. Package: sword-language-pack-es Priority: optional Section: contrib/universe/text Installed-Size: 4 Maintainer: Raphaël Pinson Architecture: all Source: sword-language-packs Version: 0.3ubuntu1 Depends: sword-text-sparv Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-language-pack-es_0.3ubuntu1_all.deb Size: 2006 MD5sum: f593b63bbd52adf9161f25a52354c98a SHA1: 9558f91f542a9dc5c0cf193bba008c6dba3008c2 SHA256: f07f44871b36eda88599c7f007dc5fe2e9b43046b270b0b39011edeb98c4a874 Description: Sword modules for the Spanish language Sword data for all supported packages for: Spanish. . sword-language-pack-es provides sword modules such as Bibles, commentaries and dictionaries. . It is safe to remove this package if some of the module packages are not desired. Package: lookup-el Priority: optional Section: contrib/text Installed-Size: 48 Maintainer: Tatsuya Kinoshita Architecture: all Version: 1.4.1-3 Depends: emacs | emacs22 | emacs21 | xemacs21-mule | xemacs21-mule-canna-wnn | xemacs21-gnome-mule | xemacs21-gnome-mule-canna-wnn Recommends: dict-jargon | dictd-dictionary, dictd | dict-server, eblook | ndtpd Suggests: bitmap-mule, dict-foldoc, dict-gcide, dict-vera, dictzip, edict-fpw, flim, ispell, kakasi, namazu2, sufary Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/lookup-el_1.4.1-3_all.deb Size: 252496 MD5sum: d18b1e57fa581ba2c195616f196f612f SHA1: a24ebc0b52cacedb8d23303250da790c742f9e82 SHA256: 63aed559639cab5a006689b5c76fc352f7214fe9116f87d1bf4a345d18efbeed Description: emacsen interface to electronic dictionaries Lookup provides a simple and unified interface on emacsen to search various dictionaries, such as EPWING CD-ROMs, NDTP servers, DICT servers, and so on. . To use EPWING CD-ROMs, install the eblook package or the ndtpd package. To use dictd dictionaries, install the dictd package. . Homepage: http://openlab.jp/edict/lookup/ Package: hunspell-en-us Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Rene Engelhard Architecture: all Version: 20070829-2 Replaces: myspell-en-us, openoffice.org-spellcheck-en-us Provides: hunspell-dictionary, hunspell-dictionary-en Depends: dictionaries-common (>= 0.10) Suggests: hunspell, openoffice.org-hunspell | openoffice.org-core (>= 2.0.2) Conflicts: firefox (<< 2.0.0.3-2), iceape-browser (<< 1.1.1-2), icedove (<< 2.0.0.0-4), iceweasel (<< 2.0.0.3-2), libxul0d (= 1.8.0.11-3), mozilla-browser (<< 1.8+1.1.1-2), myspell-en-us, openoffice.org (<= 1.0.3-2), openoffice.org-core (<< 2.1~m190-1), thunderbird Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/hunspell-en-us_20070829-2_all.deb Size: 254884 MD5sum: fb6c7c9c40fc490b9a95efc5841f3e6f SHA1: 240a37a32dbea7b493975cd80fb82c5ff23ea635 SHA256: 1c756435833475eeabbb46330ce89dfccfeb8797ff93476406d40eaca65b1e40 Description: English_american dictionary for hunspell This is the English_american dictionary for use with the hunspell spellchecker Package: edict-fpw Priority: optional Section: contrib/text Installed-Size: 61413 Maintainer: Masayuki Hatta (mhatta) Architecture: all Version: 1.2.1-7 Suggests: ebview | lookup-el | ndtpd (>= 1:1.0-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/edict-fpw_1.2.1-7_all.deb Size: 18116358 MD5sum: 7ffd983654e610acca589a00b0370cfc SHA1: 626a82aeb4d3c7ff307ed925a1fb855422354300 SHA256: 223b13456262a3d75d5a2fbf273c288f88d0687ea94009c410795e06e740cd2a Description: English / Japanese dictionary (formatted in JIS X 4081) The EDICT file is the outcome of a voluntary project to produce a freely available Japanese / English dictionary in machine-readable form. . This package contains pre-formatted edict data in JIS X 4081. You can read it with your favorite EPWING viewer. Package: duali-data Priority: optional Section: contrib/text Installed-Size: 8657 Maintainer: Mohammed Elzubeir Architecture: all Version: 0.1b-3 Recommends: duali Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/duali-data_0.1b-3_all.deb Size: 2912408 MD5sum: bfd29a0e6ec742ecb8e1b3f3c2d716d3 SHA1: 7c62df03c06c9fe8d76920cda3011f00ba895fb6 SHA256: 61aaa35dbd47c05ec169bac280a4e872a14e0107fb2e6770e6651b797274ffdc Description: Duali dictionary data files These files are used by the Duali spellchecker and are processed by the 'dict2db' script from the duali package. Package: sword-text-tagalog Priority: optional Section: contrib/text Installed-Size: 9 Maintainer: Jordan Mantha Architecture: all Version: 1.1-0ubuntu1 Provides: sword-text Suggests: bibletime | gnomesword | kio-sword, sword-dict-strongs-greek Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-text-tagalog_1.1-0ubuntu1_all.deb Size: 45326 MD5sum: b2be87f4c0fe6d763cd53f2fabb58f15 SHA1: 800bd6afcbf4dec19ee3d8cc54ea4d3f18fc1a58 SHA256: 66f546e66a6b5504941bb116168b9d2a21f26c18bf9d1931abb9a95fca5d3e4f Description: Tagalog translation of James and John Bible texts Tagalog translation of the book of James and the book of John. Courtesy the Unbound Bible (http://unbound.biola.edu/) . This package contains data that require a viewer to be seen properly, such as GnomeSword, BibleTime or Kio-Sword. . Homepage: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=Tagalog Enhances: sword-frontend Package: impose+ Priority: optional Section: contrib/text Installed-Size: 14 Maintainer: Yaroslav Halchenko Architecture: all Version: 0.2-9.1 Depends: perl, psutils Suggests: gs Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/impose+_0.2-9.1_all.deb Size: 81008 MD5sum: 2b1e2c3dcc8b7906aca08aea6e545d4e SHA1: df00e258baa1beedb5a069511f131b3d06925f89 SHA256: d6daaa8f67ee1a88892796bbcd50c1a5e1249464bdaa4d9d18183a1eac566db2 Description: Postscript utilities for two-up printing, bbox, etc A set of utilities for manipulating DSC compliant postscript. The following programs are included: . impose: A preprocessor to pstops for creating 2-up printouts. It tries to remove white space from the printout by probing the original postscript for the printed area's bounding box. This makes the output more esthetic than a simplistic layout of non-cropped original pages. . bboxx: Extracts the bounding boxes of a postscript file, with the option of entering the bounding box into the file. This program uses the ghostscript bbox device. . fixtd: Sets options in a Postscript file asking the printer to turn on tumbling or duplex printing. . psbl: Rearranges pages in a file to create booklets. . Homepage: http://imagic.weizmann.ac.il/~dov/freesw/impose+/ Package: mueller7accent-dict Priority: optional Section: contrib/text Installed-Size: 11 Maintainer: Mikhail Gusarov Architecture: all Source: mueller Version: 2002.02.27-6 Suggests: dict-client, dict-server | opendict Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/mueller7accent-dict_2002.02.27-6_all.deb Size: 3472894 MD5sum: 2555574206bdf94f8ae8fbd5ca2b0443 SHA1: e47e0f31513dd97c79aa714fc0bb560e67bebf67 SHA256: 3b10d340c743ce7f2c12d590c02d6ce791513735b6c957b424ea1a5f07a44a64 Description: English/Russian dictionary with accents in dict format Electronic version of the English/Russian dictionary with accents by V. K. Mueller. . This package contains the dictionary in dict format, encoded in utf-8. Package: aspell-uz Priority: optional Section: contrib/text Installed-Size: 168 Maintainer: Mashrab Kuvatov Architecture: all Version: 0.6.0-1 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/aspell-uz_0.6.0-1_all.deb Size: 119398 MD5sum: 7a7484b93169c6ed923f73fb4867c2aa SHA1: fff853e78cd03e076f9f8bc1a99d535ad546d4d0 SHA256: 5600c4cc0473bd5ece6a58a5c208fdfc4a5d9689c763cc00b9338c3a52f4ed57 Description: The Uzbek dictionary for GNU Aspell This package contains all the required files to add support for Uzbek language to the GNU Aspell spell checker. Package: mova Priority: extra Section: contrib/text Installed-Size: 13 Maintainer: Yven Johannes Leist Architecture: all Version: 4.0-4.2 Depends: bzip2, tk8.3 | wish Suggests: mueller7-mova | mueller7accent-mova Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/mova_4.0-4.2_all.deb Size: 20550 MD5sum: 871516c68a3aba58b535d000cec81b72 SHA1: 94a1cbcd0c4725eb737cde74e71562dc9dff8882 SHA256: 1fb97dc4264d9f542a2292e9b30a55b14a8d4a7042cb0cefb6a2ea5d5aec60b2 Description: Scripts for Mova-format dictionary Scripts that help finding words and viewing articles in dictionaries in mova format. One of them is English/Russian dictionary by V. K. Mueller. Package: dict-freedict-gla-deu Priority: optional Section: contrib/text Installed-Size: 41 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Replaces: dict-freedict-sco-deu Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Conflicts: dict-freedict-sco-deu Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-gla-deu_1.3-3ubuntu1_all.deb Size: 12248 MD5sum: 1ed7be5009d06cd949f206e58b2e3b4c SHA1: 77affc4e7812653cf436d5b0716cd47b4c488f6b SHA256: 404fa3053a821ab73028946f87be64c14508422c281fa5067d27bacff9ca747e Description: Dict package for Scottish Gaelic-German Freedict dictionary This is a package of the Scottish Gaelic-German Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dict-freedict-nld-fra Priority: optional Section: contrib/text Installed-Size: 678 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-nld-fra_1.3-3ubuntu1_all.deb Size: 390370 MD5sum: 32caf6b9e1ce60901d3f1e430d88a651 SHA1: 1b168d61983d409e2ed8b391edecb00b07bac5cc SHA256: 8288b622ffd3452f121e2d8cad0ac76218dcc1daba680900296bd7acf0ddea58 Description: Dict package for Dutch-French Freedict dictionary This is a package of the Dutch-French Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: edict Priority: optional Section: contrib/text Installed-Size: 8263 Maintainer: Ludovic Drolez Architecture: all Version: 2007.09.14-1 Suggests: lookup | xjdic | sdic-edict Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/edict_2007.09.14-1_all.deb Size: 2942544 MD5sum: 66141efa12f053f63ddd66a9e2106d85 SHA1: 34828c76df32db4ad4382c7f3bdfb0c39f298ec2 SHA256: 5a67a192294673e38dd192189b5032792f0cd5b35e9ca36b6f2f91a4fa210ac7 Description: English / Japanese dictionary The EDICT file is the outcome of a voluntary project to produce a freely available Japanese / English dictionary in machine-readable form. This package also contains the compdic, computing and communications dictionary file. . Homepage: http://www.csse.monash.edu.au/~jwb/edict.html Package: ding Priority: optional Section: contrib/text Installed-Size: 367 Maintainer: Roland Rosenfeld Architecture: all Version: 1.5-2ubuntu1 Depends: tk8.4 | wish Recommends: trans-de-en (>= 1.4) | translation-dictionary Suggests: agrep, dict, ibritish, ingerman, ispell Conflicts: trans-de-en (<< 1.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/ding_1.5-2ubuntu1_all.deb Size: 91608 MD5sum: cb50085a1559aade6caf8a079b23eab6 SHA1: 5247b0532ca209e0c93ff3798459ae79e257ec61 SHA256: 27d55875454c04a71d9f9ee1c373a2d299a355134b2e587c0e0023bb41619972 Description: Graphical dictionary lookup program for Unix (Tk) This is "Ding" * a dictionary lookup program for Unix, * DIctionary Nice Grep, * a Tk based Front-End to [ae]grep, ispell, dict, ... * Ding {n} :: thing . This package needs agrep(1) or egrep(1) as a back end. agrep is preferable, because it supports fault tolerant searching. . You have to install some translation dictionary word list with a word/phrase in two languages in one line with some kind of separator between them. The default configuration of ding uses the German-English dictionary which can be found in the trans-de-en package, but you can use every other translation word lists with one entry per line. . Homepage: http://www-user.tu-chemnitz.de/~fri/ding/ Package: sword-language-pack-tl Priority: optional Section: contrib/universe/text Installed-Size: 4 Maintainer: Raphaël Pinson Architecture: all Source: sword-language-packs Version: 0.3ubuntu1 Depends: sword-text-tagalog Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-language-pack-tl_0.3ubuntu1_all.deb Size: 2006 MD5sum: c5080cad6a05cdaf2ddf5d3df479ec0d SHA1: 4ba10b75bdb45cef87c50c671522ebff994265e7 SHA256: 96f80cb24e9f4b180674319d59b87b08847d1d719b09be051f26f1c38e8af918 Description: Sword modules for the Tagalog language Sword data for all supported packages for: Tagalog. . sword-language-pack-tl provides sword modules such as Bibles, commentaries and dictionaries. . It is safe to remove this package if some of the module packages are not desired. Package: dict-freedict-afr-deu Priority: optional Section: contrib/text Installed-Size: 12 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-afr-deu_1.3-3ubuntu1_all.deb Size: 85638 MD5sum: d7644aa2f7c470f495b57a892c4c4aef SHA1: 87e05d10d317f4c333409f6c219e2474f2cd11d4 SHA256: 01b42c4ae399a74095e2ff8e846b07725aaa5b0f3938e9ad6c9e62439708f2eb Description: Dict package for Africaans-German Freedict dictionary This is a package of the Africaans-German Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dict-freedict-eng-spa Priority: optional Section: contrib/text Installed-Size: 203 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-spa_1.3-3ubuntu1_all.deb Size: 139296 MD5sum: 81a9d16c233f868e41a7813b2f64f491 SHA1: 0a0ccc0e53635c4cb84c837f9ff5167cd2446f26 SHA256: d1c0d7186974f9c1641c22b2943a5d67126fc10f7db35e9d6493e9b989770829 Description: Dict package for English-Spanish Freedict dictionary This is a package of the English-Spanish Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: xml-resume-library Priority: optional Section: contrib/text Installed-Size: 2017 Maintainer: Sandro Tosi Architecture: all Version: 1.5.1-7 Depends: sgml-data (>= 1.9.1) Recommends: passivetex, xmlto, xsltproc | xalan | sablotron Suggests: java2-runtime, pdf-viewer, www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/xml-resume-library_1.5.1-7_all.deb Size: 300812 MD5sum: 6588bc3b771136b3ab1c04466ae12be0 SHA1: 641d9388f8cf2bb032914b088cd4d0402a1d0c5e SHA256: 806ccf4984ec8ca58c61fa2f05a6825a9b8e623e7e0cfab5f538f63288935be9 Description: A set of tools for writing a resume in XML The XML Resume Library is an XML and XSL based system for marking up, adding metadata to, and formatting resumes and curricula vitae. . It consists of these components: * An XML Document Type Definition (DTD) for describing resumes. * Three XSL stylesheets to transform an XML resume into: * Web-ready HTML, * Print-ready PDF, or * Plain, unformatted text . Homepage: http://xmlresume.sourceforge.net Package: docbook2odf Priority: extra Section: contrib/text Installed-Size: 33 Maintainer: Alexander Wirt Architecture: all Version: 0.244-1 Depends: libarchive-zip-perl, libxml-sablot-perl, perl, perlmagick, zip Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/docbook2odf_0.244-1_all.deb Size: 49074 MD5sum: 1b12bb8bb50fef83066981de3937bc33 SHA1: cd1196d878c7d388e7aabeb64ab1a0065c06723d SHA256: b079a019a59b94f17f8dd0132cd4d3467566efb1a5da1a7686c1126c7ca51b7d Description: XSLT based conversions from docbook to Oasis Open Document (openoffice.org) toolkit that automaticaly converts DocBook to OASIS OpenDocument (ODF, the ISO standardized format used for texts, spreadsheets and presentations). Conversion is based on a XSLT which makes it easy to convert DocBook->ODF, ODT, ODS and ODP as all these documents are XML based. Package: dict-freedict-dan-eng Priority: optional Section: contrib/text Installed-Size: 12 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-dan-eng_1.3-3ubuntu1_all.deb Size: 80734 MD5sum: f325a205b7e236a149f6d3b06e500814 SHA1: 04dee6ed33d3a5871cea6585c027d4b5ef4bf863 SHA256: 38eacabe11cdc645d4341a06fc8858ab39352ca419a9f4377adc19ed559dca92 Description: Dict package for Danish-English Freedict dictionary This is a package of the Danish-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: html2ps Priority: optional Section: contrib/text Installed-Size: 12 Maintainer: Debian QA Group Architecture: all Version: 1.0b5-5 Depends: libhtml-parser-perl, libpaper-utils, libwww-perl, perl, perlmagick Recommends: gs-gpl Suggests: postscript-viewer, texlive-base, weblint-perl, xhtml2ps Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/html2ps_1.0b5-5_all.deb Size: 105456 MD5sum: cec4c815a4ffdb458152eb1970dd7018 SHA1: ee54d23974e9caabda9892d547414a5a9285048f SHA256: 9fa2e4ffb2a0c994edcbed4293b9536b16b024000ee27c872089ce94fac6bd3b Description: HTML to PostScript converter This program converts HTML directly to PostScript. The HTML code can be retrieved from one or more URLs or local files, specified as parameters on the command line. A comprehensive level of HTML is supported, including inline images, CSS 1.0, and some features of HTML 4.0. Homepage: http://www.tdb.uu.se/~jan/html2ps.html Package: dict-freedict-nld-deu Priority: optional Section: contrib/text Installed-Size: 806 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-nld-deu_1.3-3ubuntu1_all.deb Size: 444614 MD5sum: a2ba6447a38713d10560915d62b1b9b3 SHA1: 4338b908bf42031acc7285cd2f3e477a9ac0fd9b SHA256: 49b3190d992a12d02680bc95b3bdb1832eb14ab43da28491518a9ed510668da4 Description: Dict package for Dutch-German Freedict dictionary This is a package of the Dutch-German Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: hunspell-ar Priority: optional Section: contrib/text Installed-Size: 9 Maintainer: Debian Arabic Packaging Team Architecture: all Source: ayaspell-dic Version: 0.0.0~beta2-2 Provides: hunspell-dictionary, hunspell-dictionary-ar Depends: dictionaries-common (>= 0.10) Suggests: hunspell, openoffice.org-hunspell | openoffice.org-core (>= 2.0.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/hunspell-ar_0.0.0~beta2-2_all.deb Size: 286552 MD5sum: 61b8ca9bba71663f691672b164a5867e SHA1: c02b7dc76e322aa78714d7d0aa8a2cee36185343 SHA256: bf029cb08598a3a0c91262b937c3ef2f6f6f9f5d84133454aa29a2563e0f4614 Description: Arabic dictionary for hunspell This package contains all the required files to add support for Arabic language to the hunspell spell checker which is currently used in OpenOffice.org2 and as an ispell clone. . This is the ayaspell-dic dictionary packaged for debian. . Homepage: http://groups.google.com/group/ayaspell-dic/ Package: sword-text-tr Priority: optional Section: contrib/text Installed-Size: 9 Maintainer: Jordan Mantha Architecture: all Version: 1.1-0ubuntu1 Provides: sword-text Suggests: bibletime | gnomesword | kio-sword, sword-dict-strongs-greek Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-text-tr_1.1-0ubuntu1_all.deb Size: 1274792 MD5sum: e905f7b44176bee4d57e1e9d40143080 SHA1: d7f80318ca4326c5a808c4bba4f5ed70afa55b03 SHA256: 4963139c3b35eeb2bbd4f4075681ae17af0b3b2afbd72bdaed0c163b7cc1c5fb Description: Textus Receptus (1550/1894) Greek New Testament SWORD module This is the Textus Receptus, a Greek New Testament, with complete parsing information for all Greek words; base text is Stephens 1550, with variants of Scrivener 1894. . This package contains data that require a viewer to be seen properly, such as GnomeSword, BibleTime or Kio-Sword. . Homepage: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=TR Enhances: sword-frontend Package: dict-freedict-deu-eng Priority: optional Section: contrib/text Installed-Size: 12 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-deu-eng_1.3-3ubuntu1_all.deb Size: 2119478 MD5sum: 7c392e9cbc3453fa2021f3fd720bfba1 SHA1: a720720a1facd56fdf591d6f3d3763914b4c7a05 SHA256: 0cd13e5c8d277b9117c2ea5ad7fc71ad32121bac2db1d4ed7b8644cdbd8ed01c Description: Dict package for German-English Freedict dictionary This is a package of the German-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dict-freedict-ita-deu Priority: optional Section: contrib/text Installed-Size: 112 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-ita-deu_1.3-3ubuntu1_all.deb Size: 67428 MD5sum: 2e412caaed6d3d02f220bc3d09b84aa1 SHA1: 7655976b02ab8c7d5f86336e29df7c7b4f983570 SHA256: 1e7cb801f70ac26f3e85fb8d28012544abc5c890ce56ca75a0139575efbbcd0d Description: Dict package for Italian-German Freedict dictionary This is a package of the Italian-German Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: gsfonts-wadalab-mincho Priority: extra Section: contrib/text Installed-Size: 53 Maintainer: Taketoshi Sano Architecture: all Source: gsfonts-wadalab Version: 0.20010409-7.1 Depends: defoma, gsfonts-wadalab-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/gsfonts-wadalab-mincho_0.20010409-7.1_all.deb Size: 3771640 MD5sum: 8ddda6135052f04dd006919822bf2b19 SHA1: c47c5be88699dc552e91e13dfa46a99052dc5476 SHA256: 19d61721b5593b42104f75718b765ae155b14e48da5ae943ceaf1ca2f9aaeff7 Description: Japanese mincho fonts for the ghostscript interpreter This package contains a set of mincho fonts. (mincho is a kind of Serif.) . This is a work based on the WadaLab fonts which are available at Package: smartdoc-doc Priority: optional Section: contrib/text Installed-Size: 775 Maintainer: Tatsuki Sugiura Architecture: all Source: smartdoc Version: 1.0-5 Suggests: smartdoc Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/smartdoc-doc_1.0-5_all.deb Size: 228224 MD5sum: 39a6b10c197eb807d9ef2bcded6f6bf4 SHA1: 3ce2a3fe9182fd25304aaf8c9cd6fe5f122a90e6 SHA256: 6617a0a1d9b35f8d68f6449bbb64d1fcf1282c03c175b1b792a511b07ec035f2 Description: Documentation for smartdoc It can convert SmartDoc format document to HTML4.0, HTML3.2, LaTeX2e, JavaHelp and plain text. By using the same document, possible to open by WWW, high quality printing by LaTeX, authoring online document for JavaHelp and plain text for delivery via email. . Documentation Package. Package: trans-de-en Priority: optional Section: contrib/text Installed-Size: 9237 Maintainer: Roland Rosenfeld Architecture: all Source: ding Version: 1.5-2ubuntu1 Provides: translation-dictionary Suggests: ding Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/trans-de-en_1.5-2ubuntu1_all.deb Size: 2815960 MD5sum: 4446d2b19335e3e563578420e845b2be SHA1: 562a6f7123dac9b6c5c8ad1bb9fe9edfe3062580 SHA256: 7a9c3260c0df55a915e0253356d184d368b6c5c14b054dfa5cc182477aa38bea Description: A German-English translation dictionary A German-English dictionary with ca. 180,000 entries. . This dictionary was designed for the "ding" dictionary lookup program, but may be used by other clients, too. . The source of the database is available from http://dict.tu-chemnitz.de/ Package: editmoin Priority: optional Section: contrib/text Installed-Size: 15 Maintainer: Martin Pitt Architecture: all Version: 1.10.1-1 Depends: python, python-central (>= 0.6.5) Suggests: vim-addon-manager Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/editmoin_1.10.1-1_all.deb Size: 12690 MD5sum: 1cdf2c8f5acb480086a543f180d06766 SHA1: 6e9df36994d59a7615e17afe8314b9a84872d814 SHA256: de0a2d69e99e0def056793267879723f5c704a65380645a944c94808e5206b16 Description: edit MoinMoin wiki pages with your favourite editor editmoin allows you to edit pages in MoinMoin wikis with your preferred editor instead of the (usually quite limited) web browser text areas. . It also supports configuration files to define shortcuts for URLs that you edit often. . This package also includes a Vim syntax file. Install vim-addon-manager and use "vim-addon install editmoin" to activate. . However, you can use any other editor by setting the standard $EDITOR environment variable. Homepage: http://labix.org/editmoin Python-Version: current Package: dict-freedict-eng-cze Priority: optional Section: contrib/text Installed-Size: 4136 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-cze_1.3-3ubuntu1_all.deb Size: 2502594 MD5sum: efffd52c95fad2b26cc75de60b2b460c SHA1: 7dca59a3e969b4200e10453c0e235dc7150a72d7 SHA256: b58e2bd9861ae589e1a4a1aa843f3970c300cd7d5003b0fa2ba663701804cd1d Description: Dict package for English-Czech Freedict dictionary This is a package of the English-Czech Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dict-freedict-hin-eng Priority: optional Section: contrib/text Installed-Size: 2470 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-hin-eng_1.3-3ubuntu1_all.deb Size: 1473580 MD5sum: d17f3861e2b4e7b583813a0d1bba825c SHA1: 0daf7b5e938806b4d4d75920246ceec7d1027594 SHA256: b36cf8d7b53d4fb7b348e017c5134038cc46ef1fe715e8541f8896cf4a1f9503 Description: Dict package for Hindi-English Freedict dictionary This is a package of the Hindi-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: sword-text-sparv Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Roberto C. Sanchez Architecture: all Version: 1.1-1 Provides: sword-text Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-text-sparv_1.1-1_all.deb Size: 1434894 MD5sum: 596de26c0b738870019390a32f2639fd SHA1: be96aa3bea414f99c63e8afbae1a95cda0b96094 SHA256: 7a752512cbb042852bffe0ba5a12c1a24e8aa7e49a4c2d35572fd66814c21316 Description: Spanish Reina-Valera Bible (1909) for SWORD The Reina-Valera Bible (1909) is a Spanish Bible translation based on the Textus Receptus. . This package requires a libsword version of at least 1.5.1.a to access through a SWORD front end. However, this is not declared as a dependency because you may have occasion to install just the text without any sort of front end or other interface. . Website: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=SpaRV Package: dict-freedict-eng-ita Priority: optional Section: contrib/text Installed-Size: 134 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-ita_1.3-3ubuntu1_all.deb Size: 80974 MD5sum: 75c0c9f0959f1d37ca4210e221416e52 SHA1: 4b6a89f51c6bb5dfee04e350d66515be09a9881f SHA256: c3ab6edde1a488a290aca8a2f25c5b5de7b0534b90dfe29ed12da01d2f0dd77e Description: Dict package for English-Italian Freedict dictionary This is a package of the English-Italian Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: sword-language-pack-en Priority: optional Section: contrib/universe/text Installed-Size: 4 Maintainer: Raphaël Pinson Architecture: all Source: sword-language-packs Version: 0.3ubuntu1 Depends: sword-comm-mhcc, sword-comm-pers, sword-comm-scofield, sword-comm-tdavid, sword-dict-naves, sword-text-kjv, sword-text-web Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-language-pack-en_0.3ubuntu1_all.deb Size: 2046 MD5sum: 486257ecd09867b55c770605dd0c2855 SHA1: 6917287988526861e5333148ef17226643d16ab4 SHA256: 93fe2e5bef19f947a0a56256f6bd84016ec2c36d7b003f30aa3da49b9c1dd648 Description: Sword modules for the English language Sword data for all supported packages for: English. . sword-language-pack-en provides sword modules such as Bibles, commentaries and dictionaries. . It is safe to remove this package if some of the module packages are not desired. Package: smartdoc Priority: optional Section: contrib/text Installed-Size: 56 Maintainer: Tatsuki Sugiura Architecture: all Version: 1.0-5 Depends: j2re1.3 | j2re1.4 | java2-runtime Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/smartdoc_1.0-5_all.deb Size: 3368836 MD5sum: 7269907907e976d400dec3beed25ab69 SHA1: a7d6aa3f8c3672909af261f748b5bec72a41cd3c SHA256: 586b087fef21a60da2b88db5f1d37f6d46e8d2d7ca60a4dadbb279e5b93205ac Description: the tool to create documents based on XML It can convert SmartDoc format document to HTML4.0, HTML3.2, LaTeX2e, JavaHelp and plain text. By using the same document, possible to open by WWW, high quality printing by LaTeX, authoring online document for JavaHelp and plain text for delivery via email. . Runtime Package. Package: mueller7-mova Priority: extra Section: contrib/text Installed-Size: 11 Maintainer: Mikhail Gusarov Architecture: all Source: mueller Version: 2002.02.27-6 Replaces: mueller Depends: mova Conflicts: mueller Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/mueller7-mova_2002.02.27-6_all.deb Size: 2388772 MD5sum: e8a5e604a3e72ad3cf9359f713383970 SHA1: dd4ed2cb1f5dc3c5a686ca1af336b4983dac318b SHA256: 16d28459650c94d44eeb1f8f8ad35de91f8342e8029817beeafdaeaf71f5f0c2 Description: English/Russian dictionary in mova format Electronic version of the English/Russian dictionary with accents by V. K. Mueller. . This package contains the dictionary in mova format. Package: smartdoc-src Priority: optional Section: contrib/text Installed-Size: 7085 Maintainer: Tatsuki Sugiura Architecture: all Source: smartdoc Version: 1.0-5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/smartdoc-src_1.0-5_all.deb Size: 672602 MD5sum: f3e9aebfd30c038e114c850b168950d9 SHA1: d6b2fcafd1ea1ba12527a728fa7105f84f1f6bd2 SHA256: 546b8c1562a8108c7b7f9022b5f8d6fcc091df425bdec3e5e2c8ee3cd085959e Description: java sources for smartdoc It can convert SmartDoc format document to HTML4.0, HTML3.2, LaTeX2e, JavaHelp and plain text. By using the same document, possible to open by WWW, high quality printing by LaTeX, authoring online document for JavaHelp and plain text for delivery via email. . Source Package. Package: sword-text-itadio Priority: optional Section: contrib/universe/text Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Robert K. Day Architecture: all Version: 1.0-0ubuntu2 Provides: sword-text Suggests: bibletime | gnomesword | kio-sword Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-text-itadio_1.0-0ubuntu2_all.deb Size: 1533380 MD5sum: fbc55b886fb47310af8b985e54dfef02 SHA1: 43b984495cc37d8a78417b1710101358f515a99e SHA256: 6a87467a80ce4b39f35e3a8cb23d79d23b1e7203ae042061ed036f7fe8ed37f2 Description: SWORD module of the 1649 Italian Giovanni Diodati Bibbia Bible This is the 1649 Italian Giovanni Diodati Bibbia Version of the Holy Bible. . This package contains data that requires a viewer to be seen properly, such as GnomeSword, BibleTime or Kio-Sword. . Homepage: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=ItaDio Enhances: sword-frontend Package: dict-freedict-fra-nld Priority: optional Section: contrib/text Installed-Size: 550 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-fra-nld_1.3-3ubuntu1_all.deb Size: 282742 MD5sum: ca38f94a8967a61b3580bdf3c2fbdb2c SHA1: b321342b9afec7d4421da31fed6aff0197c1c729 SHA256: 49b1960dcc7a33960016752ef6e5fa89283e04cda8b66b45ba857cb04ad184d2 Description: Dict package for French-Dutch Freedict dictionary This is a package of the French-Dutch Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: xml2rfc Priority: optional Section: contrib/text Installed-Size: 16 Maintainer: Florian Weimer Architecture: all Version: 1.33.dfsg-1 Depends: sgml-base, tcl8.5 | tclsh Suggests: wish Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/xml2rfc_1.33.dfsg-1_all.deb Size: 189288 MD5sum: b8b7dd9eaaeb9e517297043a66416b3e SHA1: c2590c592ba93c2545d022924075d87efbac88dc SHA256: b7bf63ed958ba77a3396e36ab795f44174f6f524a530c05e497eeab8eb3e6d48 Description: XML-based formatting tool for RFCs This package provides xml2rfc, a tool which creates text, HTML and nroff output in the format required for Internet-Drafts and RFCs. The text and nroff output is suitable for input to the RFC editor. . The DTD used by the XML documents is described in RFC 2629. Package: dict-freedict-eng-rom Priority: optional Section: contrib/text Installed-Size: 62 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-rom_1.3-3ubuntu1_all.deb Size: 28014 MD5sum: 7080ea8450393365ce8f6048f4e31763 SHA1: dd14b00972aeeac383da2254b5b5da46e9779aed SHA256: 6ca52a8ceb6fded5856a28bd6864a581ae257a96fbc5623b9b12198b5787267d Description: Dict package for English-Romanian Freedict dictionary This is a package of the English-Romanian Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dict-freedict-spa-eng Priority: optional Section: contrib/text Installed-Size: 178 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-spa-eng_1.3-3ubuntu1_all.deb Size: 122844 MD5sum: 8e15b637c53621598201e05b29138e75 SHA1: 9b15f5f0ca95ae80c094cce7daca693666d987b9 SHA256: ddd49bc48fd66a2a06689648a0129ecb72ea8a13eb573c3ca097d9071f2e9556 Description: Dict package for Spanish-English Freedict dictionary This is a package of the Spanish-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: suikyo-elisp Priority: optional Section: contrib/text Installed-Size: 14 Maintainer: Hidetaka Iwai Architecture: all Source: suikyo Version: 2.1.0-2 Depends: emacs21 | emacs-snapshot | xemacs21-mule | xemacs21-mule-canna-wnn | xemacs21-gnome-mule | xemacs21-gnome-mule-canna-wnn, suikyo-table Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/suikyo-elisp_2.1.0-2_all.deb Size: 8682 MD5sum: b3d25818653b4b1b2d3540f5e59335f4 SHA1: ef5bd8be1b2686f93a13ffcf9e0faa5817c451f4 SHA256: df122aba66ee69ed9a8c53b46ee836ccc8f0a286cd3ea99541244a7eeff49419 Description: Romaji Hiragana conversion library (elisp binding) Suikyo is a Romaji Hiragana conversion library based on DFA (Deterministic finate state) automaton. . This package contains elisp binding of suikyo Package: xhtml2ps Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Debian QA Group Architecture: all Source: html2ps Version: 1.0b5-5 Depends: html2ps (= 1.0b5-5), tk8.3 | wish Suggests: lpr, mime-support, postscript-viewer, weblint-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/xhtml2ps_1.0b5-5_all.deb Size: 21710 MD5sum: bb6a8d1f49da0b358b7799369b71bf38 SHA1: 9498687de5c6b2d8a693f290968d377d38f920f4 SHA256: aad4e390dc5555e266dde50548e2ec11006d1ba7683764dcbf6e700ec00cb174 Description: HTML to PostScript converter (Tcl/Tk GUI frontend) This program converts HTML directly to PostScript. The HTML code can be retrieved from one or more URLs or local files, specified as parameters on the command line. A comprehensive level of HTML is supported, including inline images, CSS 1.0, and some features of HTML 4.0. . This package provides an (outdated) GUI frontend to the html2ps converter. Enhances: html2ps Homepage: http://www.tdb.uu.se/~jan/html2ps.html Package: dict-freedict-hun-eng Priority: optional Section: contrib/text Installed-Size: 5801 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-hun-eng_1.3-3ubuntu1_all.deb Size: 3777434 MD5sum: 4440c7189943629d99e4c9bd37b91d02 SHA1: 684b83cb0bfa2ac1318978f7469815ba926743f6 SHA256: eafb58d22d8c456d4d349ccfa7702c0c75e63eca8d66ee8ba9dc9dc0e685d9c4 Description: Dict package for Hungarian-English Freedict dictionary This is a package of the Hungarian-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dict-freedict-deu-ita Priority: optional Section: contrib/text Installed-Size: 136 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-deu-ita_1.3-3ubuntu1_all.deb Size: 79372 MD5sum: 62b5fffc972a858c786a05561529465d SHA1: 73ebe8073644916fd619612a217921ac42cae86f SHA256: 543cc5be929a38f16161da04fcf2dbb203e12899cb1d63b590158828c561a29b Description: Dict package for German-Italian Freedict dictionary This is a package of the German-Italian Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: sword-text-wlc Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Raphaël Pinson Architecture: all Version: 1.3-0ubuntu1 Provides: sword-text Recommends: culmus Suggests: bibletime | gnomesword | kio-sword, sword-comm-scofield, sword-comm-tdavid, sword-dict-strongs-greek, sword-dict-strongs-hebrew Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-text-wlc_1.3-0ubuntu1_all.deb Size: 2002550 MD5sum: 4dd516191f1eead5d730e30f60339c76 SHA1: 44efd14bd6210ecfa0cf725599d0a577120ae7d3 SHA256: 1cfb15ece79baeadfa8e7a13a2e04058bc942851938ce7aeaac6a9f734bb3580 Description: Westminster Leningrad Codex Version with Strong Numbers for SWORD This is the Westminster Leningrad Codex Version of the Holy Bible. The WLC source is maintained by the Westminster Hebrew Institute, Philadelphia, PA (http://whi.wts.edu/WHI). The Sword module is maintained by Martin Gruner (mg dot pub at gmx dot net). . This package contains data that require a viewer to be seen properly, such as GnomeSword, BibleTime or Kio-Sword. . Homepage: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=WLC Enhances: sword-frontend Package: wikipedia2text Priority: optional Section: contrib/text Installed-Size: 8 Maintainer: Axel Beckert Architecture: all Version: 0.05-2 Depends: lynx | www-browser Recommends: elinks | links2 | links | lynx-ssl | w3m, less | more Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/wikipedia2text_0.05-2_all.deb Size: 7502 MD5sum: ebc0ea082e932724f9e7b59dfd135ec2 SHA1: 1254ddac2845f3ca60eff4524232fd84c609f511 SHA256: 3673c88d7d0a394e8e4db58eaf2a36257c00743d78f2290c71406a56f7c7f142 Description: displays Wikipedia articles on the command line This script fetches Wikipedia articles (currently supports around 30 Wikipedia languages) and displays them as plain text in a pager or just sends the text to standard out. Alternatively it opens the Wikipedia article in a (possibly GUI) web browser or just shows the URL of the appropriate Wikipedia article. Package: wpp Priority: extra Section: contrib/text Installed-Size: 55 Maintainer: Tibor Csögör Architecture: all Version: 2.13.1.35-3 Depends: libio-stringy-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/wpp_2.13.1.35-3_all.deb Size: 132630 MD5sum: 4a1bdd0f3f165b8edbf8c45616a440fb SHA1: da4f26aa3cad876c6ea738fcbf3a79eee2cc6d12 SHA256: 6ee3d37dfdec95a763d30ee0f20725b8e4d631f66fae1487c1a9e73a5ab4d242 Description: The Web Preprocessor - a Perl script to preprocess HTML files WPP is a small Perl script that allows preprocessing of HTML files. You can define variables, which are abbreviations for longer constructs, and include common HTML fragments. It's useful for giving a uniform layout to different HTML pages. It can be used in cgi-bin programs for automatic generation of pages. With less HTML code inside them you can make more flexible and readable scripts. . WPP provides four separate facilities that you can use as you see fit: inclusion of text/HTML fragments, variable expansion, conditional generation, macro expansion. . Homepage: http://wpp.sourceforge.net/ Package: collatinus-doc Priority: optional Section: contrib/doc Installed-Size: 9 Maintainer: Georges Khaznadar Architecture: all Source: collatinus Version: 7.14-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/collatinus-doc_7.14-3_all.deb Size: 78574 MD5sum: 5bd4410a74a71e6706001d212d3f540b SHA1: d9e7519ba9fce57d88c6bae38f1cf64cf8a574c7 SHA256: 97f49bfda9c675379939dad1f0197d251a61f6f434842c8230738b3d1eecfb2c Description: documentation for collatinus This package provides documentation for Collatinus in HTML and PDF formats. . Collatinus is an application for lemmatising Latin texts, and it provides a nice graphical front-end. Package: sdf Priority: extra Section: contrib/text Installed-Size: 111 Maintainer: Colin Watson Architecture: all Version: 2.001-8 Depends: perl (>= 5.6.0-16) Suggests: gs, htmldoc, perl-doc, sdf-doc, sgmltools-lite, tetex-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sdf_2.001-8_all.deb Size: 383998 MD5sum: daed0078b24d879297003709c710c3f3 SHA1: f35b4117627b4e389b193942923892a064b914e7 SHA256: 9a78b9b247830df32bc6b99e567012237a05f3e1834a242532e3289d1f61da2e Description: Simple Document Parser SDF (Simple Document Format) is a freely available document development system which generates high quality outputs in a variety of formats from a single source. The output formats supported include PostScript(tm), PDF, HTML, plain text, POD, man pages, LaTeX, MIF, SGML, Windows(tm) help, RTF, MIMS F6 help and MIMS HTX help. If the idea of specifying documents in a logical manner via a simple markup language sounds appealing, SDF may be useful to you. Package: sword-dict-strongs-hebrew Priority: optional Section: contrib/text Installed-Size: 9 Maintainer: Roberto C. Sanchez Architecture: all Version: 1.2-2 Provides: sword-dict Recommends: sword-dict-strongs-greek Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-dict-strongs-hebrew_1.2-2_all.deb Size: 530568 MD5sum: 13c49ba2a53a115f577bd5649b6b5e02 SHA1: b8683baf2eb7f56f0533353adbea37e0f4dcbbae SHA256: 408aeaec9eff3684632b0cc727cb681c8f68b690a94176f02e722e1201c36642 Description: Strong's Hebrew Bible Dictionary for SWORD Dictionary of Hebrew Words taken from Strong's Exhaustive Concordance by James Strong, S.T.D., LL.D. 1890. . This package requires a libsword version of at least 1.5.1a to access through a SWORD front end. However, this is not declared as a dependency because you may have occasion to install just the text without any sort of front end or other interface. . Website: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=StrongsHebrew Enhances: sword-frontend, sword-text-kjv Package: dict-wn Priority: optional Section: contrib/text Installed-Size: 12456 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Tille Architecture: all Source: wordnet Version: 1:3.0-6ubuntu0.1 Depends: dictd | dict-server Suggests: dict-gcide Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-wn_3.0-6ubuntu0.1_all.deb Size: 10891332 MD5sum: 7cf290a0eccb2aa0d1f0870c0700f425 SHA1: f26b9c0181baa51700aee6cb405c0c4e3ae60612 SHA256: 093444e85973c82a50f6cc9ef80aebb6091fdd27c029c47a5499a3febe2abd97 Description: electronic lexical database of English language for dict WordNet(C) is an on-line lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets. . WordNet was developed by the Cognitive Science Laboratory (http://www.cogsci.princeton.edu/) at Princeton University under the direction of Professor George A. Miller (Principal Investigator). . This package will be of limited use without the server found in the dictd package. . Homepage: http://wordnet.princeton.edu/ Homepage: http://wordnet.princeton.edu/ Package: sword-language-pack-fr Priority: optional Section: contrib/universe/text Installed-Size: 4 Maintainer: Raphaël Pinson Architecture: all Source: sword-language-packs Version: 0.3ubuntu1 Depends: sword-text-frelsg Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-language-pack-fr_0.3ubuntu1_all.deb Size: 2008 MD5sum: 6fb76ad3df048ec72078b542ec3db482 SHA1: 025377c3ec3b3a94b213c1263dbbb7cdb34fc13a SHA256: 1c71fa07a6df0cb507f98d6d4c6495b0ad737213e9881379fc037b51f9d8f5c5 Description: Sword modules for the French language Sword data for all supported packages for: French. . sword-language-pack-fr provides sword modules such as Bibles, commentaries and dictionaries. . It is safe to remove this package if some of the module packages are not desired. Package: apsfilter Priority: extra Section: contrib/text Installed-Size: 188 Maintainer: Pawel Wiecek Architecture: all Version: 7.2.6-1.2 Depends: a2ps, file, lpr Suggests: bzip2, dvips, groff, gs, html2ps, imagemagick, libjpeg-progs, netpbm, pnm2ppa, psutils, sketch, transfig Conflicts: magicfilter Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/apsfilter_7.2.6-1.2_all.deb Size: 438968 MD5sum: 5bc9ce7d18caeb32bf8bcfdeeccf5c9f SHA1: aa028efb24eea1af9fa124df444f283db79dd56c SHA256: aa7cc3c55188f320e0d072b3cd25d1cfd32f13afd7156a61bc82cf39ebbb3946 Description: Magic print filter with automatic file type recognition apsfilter makes printing many file formats much easier. It features on-the-fly decompression and conversion, and works on both PostScript and non-PostScript (via Ghostscript) graphical printers. . Among the supported formats are: gzip, bzip2, compress, freeze, pack, ASCII, BMP, data (PCL, etc.), DVI, FBM, FIG, FITS, GIF, Group 3 fax, HTML, IFF ILBM, JPEG, Kodak Photo CD, MGR, MIFF, PBM/PGM/PNM/PPM, PDF, PNG, PostScript, RLE, SGI, Sketch, Sun raster, Targa, TIFF, troff, WPG, X pixmap, XCF. Note that actual support depends on the installed filter programs. Package: dict-freedict-nld-eng Priority: optional Section: contrib/text Installed-Size: 806 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-nld-eng_1.3-3ubuntu1_all.deb Size: 555634 MD5sum: d94413a1956d26b238d90090f4b171e5 SHA1: ba9bcd5386ed9212818bb96f2b2dd7bfd29be655 SHA256: 66c3c7af4dde75999b8ec0aadc104872fb6d0e1331d0cd60855fa89eee686489 Description: Dict package for Dutch-English Freedict dictionary This is a package of the Dutch-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: sword-language-pack-ar Priority: optional Section: contrib/universe/text Installed-Size: 4 Maintainer: Raphaël Pinson Architecture: all Source: sword-language-packs Version: 0.3ubuntu1 Depends: sword-text-arasvd Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-language-pack-ar_0.3ubuntu1_all.deb Size: 2008 MD5sum: 93095985b1809ed10a526f5c18f4b3c6 SHA1: e3a6d1cc55625258e190223bf949d5149d263555 SHA256: 368d09e9604032aa435780590d1d204df7dbfc5f064184e3802a9d5601236111 Description: Sword modules for the Arabic language Sword data for all supported packages for: Arabic. . sword-language-pack-ar provides sword modules such as Bibles, commentaries and dictionaries. . It is safe to remove this package if some of the module packages are not desired. Package: dict-freedict-eng-por Priority: optional Section: contrib/text Installed-Size: 550 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-por_1.3-3ubuntu1_all.deb Size: 250404 MD5sum: ff77da0b90794aefb11e2c2abc8dde5a SHA1: 753f228c713d2c576bc44e257ed5e94a642c98ad SHA256: d7f7c8053b6f2e65f1889905e8c1caae985d207829ebcf102a9169ad8c64abaa Description: Dict package for English-Portuguese Freedict dictionary This is a package of the English-Portuguese Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dictionary-el Priority: optional Section: contrib/text Installed-Size: 16 Maintainer: Aaron M. Ucko Architecture: all Version: 1.8.7-8 Provides: dict-client Depends: emacs | emacsen Recommends: mule-ucs | emacs22 | emacs21 | emacs-snapshot Conflicts: dictionary Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dictionary-el_1.8.7-8_all.deb Size: 29488 MD5sum: 60af78ce51fd42ed8914c5cc31f02b3e SHA1: 42ceeeafd0663c0f837a07f75af154468b7a4669 SHA256: 77e2663c0345d7c7eefc6d5c0e3a974a444b92b6e995ff953a04dac678eee7e4 Description: dictionary client for Emacs dictionary-el is a DICT (RFC 2229) client for (X)Emacs, with support for brace-delimited cross references and UTF-8-encoded entries. Note that XEmacs bundles a slightly older version of this package. Homepage: http://www.myrkr.in-berlin.de/dictionary/ Package: xslide Priority: optional Section: contrib/text Installed-Size: 18 Maintainer: Tollef Fog Heen Architecture: all Version: 0.2.2-4 Depends: emacs21 | xemacs21 | xemacs20 Recommends: xsltproc | xalan | transformiix | sablotron Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/xslide_0.2.2-4_all.deb Size: 28682 MD5sum: e97dde99c2857cb5ab911475d34ed7f5 SHA1: be301472996c463e9bc6a2e29118671bd20d7c33 SHA256: 44317701b32758bb307a706a7c9f3b4adfe36e9725b579f0dc2c9caa6dddeff8 Description: XSL editing mode for Emacs xslide is a major mode for editing XSL stylesheets. It supports running an XSL processor on the current buffer and showing the result in another buffer. Package: sgml-spell-checker Priority: optional Section: contrib/text Installed-Size: 9 Maintainer: Peter Eisentraut Architecture: all Version: 0.0.20040919-3 Depends: aspell, opensp | sp, perl, sgmlspl Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sgml-spell-checker_0.0.20040919-3_all.deb Size: 8068 MD5sum: 81279ba10c2d7261d43f4e39dec6d53e SHA1: 4c6da8dbf7d8d4b3dab675a6ebccc32362ff7c3e SHA256: 62076c2357426407eefba30b18a938dd099c1fc8b59610e36e67a1e03027b21b Description: spell checker for SGML documents This package includes a couple of tools that you can use to automatically spell-check your SGML documents. One of the advantages of this tool over some other SGML-aware spell checkers is that it scans your documents in the form in which the SGML parser actually sees it, which means it is not line-based, system entities are resolved, marked sections are treated appropriately, etc. . Also, this tool can be made aware of particular DTDs, in the sense that it knows not to spell-check the content of elements that do not represent human-language text, such as in DocBook. An exclusion list for the DocBook DTD is included, others can be added trivially. . Home page: http://developer.postgresql.org/~petere/sgml-spell-checker/ Package: dict-freedict-eng-fra Priority: optional Section: contrib/text Installed-Size: 550 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-fra_1.3-3ubuntu1_all.deb Size: 214060 MD5sum: 27335c78aa894e26c512e5f75cafc268 SHA1: b7ac469093dba3f92753e77a9532572bc602f8d7 SHA256: 3beb35452d895f187ed3e3044e45a8754822dbefdab77a31551508e94c010af0 Description: Dict package for English-French Freedict dictionary This is a package of the English-French Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: asiya24-vfont Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Debian QA Group Architecture: all Version: 1-11 Replaces: zeitfonts Depends: vflib2 (>= 2.25.1) | vflib3 (>= 3.6.8) Suggests: watanabe-vfont Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/asiya24-vfont_1-11_all.deb Size: 1070866 MD5sum: a705e6d1247a5cf55c71eb45ebd7ffcc SHA1: 8322d5541794619d928553d4f9b644fc0aa56dfa SHA256: 80dad36d64fb01228a75395fb818b87ae26f65cfde79fc49ff782f9b0605764f Description: Japanese Maru Gothic font in Zeit Syotai Club format Vector fonts made from the asiya24 font by Abe. This package replaces zeitfonts package. Package: dict-freedict-ita-eng Priority: optional Section: contrib/text Installed-Size: 119 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-ita-eng_1.3-3ubuntu1_all.deb Size: 70194 MD5sum: a1301fda5052d95dc0380064a805a64e SHA1: 5a22869fcaf52a60f1f647add2350bce50d67d1c SHA256: ef6e14ecc594bfbe53cd7db07a51249a4eceecc601f466ac87d1f05ac138c11f Description: Dict package for Italian-English Freedict dictionary This is a package of the Italian-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: namazu2-common Priority: optional Section: contrib/text Installed-Size: 16 Maintainer: NOKUBI Takatsugu Architecture: all Source: namazu2 Version: 2.0.17-1 Replaces: namazu2-doc Suggests: namazu2, namazu2-index-tools Conflicts: namazu2 (<= 2.0.12-1), namazu2-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/namazu2-common_2.0.17-1_all.deb Size: 164850 MD5sum: ff68c17c9e9a39ee6440a92708c6b922 SHA1: bfea1bb45b2bed4656f1c87873b98c0bb88ae88a SHA256: 93fcec64ad93bf20b6f757becc801d328bfc5b5f35fdc41fa7bd5f642ce4e9b9 Description: Full text search engine (Document files) Namazu is a full text search engine which is usable via cgi. It features a simple and easy setup, and is written in C and Perl. Namazu uses the text utilities nkf and kakasi (or chasen, which is not available in Debian). . This package including only document files, also message catalogue. Package: dict-freedict-cro-eng Priority: optional Section: contrib/text Installed-Size: 12 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-cro-eng_1.3-3ubuntu1_all.deb Size: 1825476 MD5sum: a7be8d8d67f2e6ca3ebf2271b738e5eb SHA1: 6c56f9c5e8408a3c4ccd49faca2a70b5058029db SHA256: 63acdeecfd227cdde0d2b7731eb9f3f0c2f9e9b18d529e4a756bdace8f427917 Description: Dict package for Croatian-English Freedict dictionary This is a package of the Croatian-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dict-gazetteer2k-counties Priority: optional Section: contrib/text Installed-Size: 786 Maintainer: John Goerzen Architecture: all Source: dict-gazetteer2k Version: 1.0.0-5.2 Suggests: dict, dictd Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-gazetteer2k-counties_1.0.0-5.2_all.deb Size: 353904 MD5sum: 6aa68f9580f334123c479d1667a3c2cf SHA1: ddc90a771575c5501ee0f90ab36f688cb2bbd373 SHA256: 7155905b90f29aaf753c5f573658b0d1f12a6a24104f0dc529146aa5489ad1af Description: Counties Database for the 2000 US Gazetteer This is a database of (primarily) United States counties using information gathered in the 2000 census. Each entry contains: * Full name for the county * Type of entry (county, municipio, parish, borough, etc) * Total population and housing units * Total land and water area, in both mi^2 and km^2 * State the county is within * Latitude and longitude of the county Package: mueller7accent-mova Priority: extra Section: contrib/text Installed-Size: 11 Maintainer: Mikhail Gusarov Architecture: all Source: mueller Version: 2002.02.27-6 Replaces: mueller Depends: mova Conflicts: mueller Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/mueller7accent-mova_2002.02.27-6_all.deb Size: 2477726 MD5sum: d6155c9ed8c5d69860da72f95457e3ed SHA1: 5550afad58c8dd193dc4ebe480b59d854ca87627 SHA256: 1382f1f55a6de557d58b45f119028e1e39172ada4b270f5bd2b279c9c167313f Description: English/Russian dictionary with accents in mova format Electronic version of the English/Russian dictionary with accents by V. K. Mueller. . This package contains the dictionary in mova format. Package: docbook-slides Priority: optional Section: contrib/text Installed-Size: 98 Maintainer: Mark Johnson Architecture: all Version: 3.3.1.0-1.1 Replaces: docbook-xml-slides Depends: docbook-simple (>= 1.0.0-1), docbook-xml (>= 4.2-7), docbook-xsl, sgml-base (>= 1.17), xml-core (>= 0.05) Suggests: docbook-slides-demo Conflicts: docbook-xml-slides Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/docbook-slides_3.3.1.0-1.1_all.deb Size: 268588 MD5sum: 50765210229c028ea713ad10cc21ef06 SHA1: b22648cb116594f680e6ac151b20edd209242de0 SHA256: 1dd58ce8bed3bf190f9a5e769fd5d5a969f6f993ab5958a359c1166a6b25781a Description: XML Slides DTD and XSL Stylesheets A docbook-derived XML DTD for building presentation slides. This package includes the xsl stylesheets for this DTD. This version can be customized with the Simplified DocBook XML DTD or with the full DocBook XML DTD. . Author: Norman Walsh . Homepage: http://sourceforge.net/projects/docbook Package: dict-freedict-deu-por Priority: optional Section: contrib/text Installed-Size: 398 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-deu-por_1.3-3ubuntu1_all.deb Size: 182906 MD5sum: 5980594c7799f79ec7f855455b6f355b SHA1: fb17ab58ec0aef154594fea105f5148a8aa7e736 SHA256: 1b89a5cf3d846c7284ce7653534eb3cd97b802492084ecd3fb335a23cb9b29cd Description: Dict package for German-Portuguese Freedict dictionary This is a package of the German-Portuguese Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dict-freedict-eng-deu Priority: optional Section: contrib/text Installed-Size: 3240 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-deu_1.3-3ubuntu1_all.deb Size: 2177814 MD5sum: 4ab955aa82cd7f4ac6c429853b7ac1d7 SHA1: 616e7e51b51f5960c2fe69c1b80c28d96a3fe0df SHA256: 3f3a5ceec4a3b5813d24672e9e1cd9e86afde9cc2a7527872311c0b8e6acba2a Description: Dict package for English-German Freedict dictionary This is a package of the English-German Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: opendict Priority: optional Section: contrib/text Installed-Size: 50 Maintainer: Ubuntu MOTU developers Original-Maintainer: Kęstutis Biliūnas Architecture: all Version: 0.6.3-1ubuntu2 Depends: python, python-central (>= 0.6.5), python-wxgtk2.6, python-xml Suggests: dictd, festival Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/opendict_0.6.3-1ubuntu2_all.deb Size: 146828 MD5sum: 5feaabfbc4b5e1a4ea397d7522e71ec1 SHA1: a273e8700950da91f09072e951843b579242b97d SHA256: c26ef77dd24035dec00fe0e7e3174f2d2cd871bf9ef293098666fe094d120e8f Description: computer dictionary for several dictionary formats OpenDict is free cross-platform dictionary program. It works with DICT, Slowo and Mova dictionaries. It also supports plug-in dictionaries that may be created for almost any data source. OpenDict is a client for DICT servers. Homepage: http://opendict.idiles.com/ Python-Version: current Package: dict-freedict-deu-fra Priority: optional Section: contrib/text Installed-Size: 236 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-deu-fra_1.3-3ubuntu1_all.deb Size: 152056 MD5sum: c450519b8dac7864ed92af5244998270 SHA1: a467cf2ce2eb3657f19d8d1e816f2f7728c39acf SHA256: dfed8216aa039ab059723b4dc6a049f37b6e1b755bef2a897b413b5557e6e07b Description: Dict package for German-French Freedict dictionary This is a package of the German-French Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dict-gazetteer2k Priority: optional Section: contrib/text Installed-Size: 11 Maintainer: John Goerzen Architecture: all Version: 1.0.0-5.2 Depends: dict-gazetteer2k-counties, dict-gazetteer2k-places, dict-gazetteer2k-zips Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-gazetteer2k_1.0.0-5.2_all.deb Size: 2138 MD5sum: a5c888f1255e2214ed89bfa27755fc7c SHA1: 4ae23106be25ed3374c40811f8b388d49c833d4e SHA256: 7d7146497d13c6763949027f470360992b51ee5f6ac283d6ae53a16e83067e37 Description: Placeholder package to install entire Gazetteer 2000 This package can be used to ensure that you always have the entire set of files comprising the 2000 Gazetteer installed. You might want to use this package if you want the entire gazetteer available. If you want only part of it on your server, you should not install this package. Package: dict-gazetteer2k-places Priority: optional Section: contrib/text Installed-Size: 2835 Maintainer: John Goerzen Architecture: all Source: dict-gazetteer2k Version: 1.0.0-5.2 Suggests: dict, dictd Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-gazetteer2k-places_1.0.0-5.2_all.deb Size: 2086990 MD5sum: 9f7dffccb953d603632d84b23369f441 SHA1: fc064d112c5fb0100c9bdb1e16dfb8e16f381087 SHA256: dd197f2b8cb887798574554884149cc0d5938dcdf6177c316825f96989a2806d Description: Places Database for the 2000 US Gazetteer This is a database of (primarily) United States cities using information gathered in the 2000 census. Each entry contains: * Full name for the city * Type of entry (city, borough, village, etc) * Total population and housing units * Total land and water area, given in both square miles and square kilometers * Government FIPS code * State the city is within * Latitude and longitude of the city * ZIP codes for the location from 1990. Package: dict-freedict-wel-eng Priority: optional Section: contrib/text Installed-Size: 52 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-wel-eng_1.3-3ubuntu1_all.deb Size: 20594 MD5sum: 7821fb30acb521756238a3feaee74f0e SHA1: 17feda714a98ab945f0aec000904982db941556a SHA256: 9f88a3f36b5054b23e8ed67243db7c410234f43ff095141f3271d82854e608bd Description: Dict package for Welsh-English Freedict dictionary This is a package of the Welsh-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: acheck-rules Priority: optional Section: contrib/text Installed-Size: 12 Maintainer: Nicolas Bertolissio Architecture: all Version: 0.3.1 Depends: acheck Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/acheck-rules_0.3.1_all.deb Size: 13602 MD5sum: b505fbf6d645293734fe6d3e604e5a55 SHA1: 57af8af9c95f745e3e214b121cc359802bbce6f3 SHA256: 2f59c25030e4565e4cf8e342617549c0ff66795bf03dc196ee598070ec143ebb Description: Basic rules for acheck This package provides basic rules to be checked by the acheck script. Package: tdtd Priority: optional Section: contrib/text Installed-Size: 148 Maintainer: Debian QA Group Architecture: all Version: 0.7.1-12 Depends: emacsen Recommends: psgml | xemacs21 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/tdtd_0.7.1-12_all.deb Size: 40660 MD5sum: 5983b5ccee4487cf2cc1c51dc53ef0aa SHA1: 6683932c6d42a106bfc2e108317f676efd10d258 SHA256: bf54df1e6d75259c3e707069b75eab5b83511d99a77366cff268f00048e62e3a Description: Emacs major mode for editing SGML and XML DTDs Emacs lisp for editing DTDs. The mode, which will extend psgml mode, if available, contains functions for writing and editing element, attribute, internal parameter entities and external parameter entity declarations and comments to ease creating and keeping a consistent style. . More advanced features include automatic XML detection, creation of Emacs TAGS file, minibuffer completion of elements and parameter entity names, and syntax highlighting. . Author: Tony Graham Homepage: http://www.menteith.com/tdtd/ Package: docbook-html-forms Priority: optional Section: contrib/text Installed-Size: 13 Maintainer: Mark Johnson Architecture: all Version: 1.1.0-3 Depends: docbook-xml (>= 4.1.2-4), sgml-base (>= 1.17) Suggests: docbook-xsl Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/docbook-html-forms_1.1.0-3_all.deb Size: 5096 MD5sum: 4340f20affa2f04dbde6ae3d5dd58e8b SHA1: e59afe381ebce190d3fcf3ac2c8ac64a1f1f2696 SHA256: 1c119a5b07fee582822edb85dea6a388b33e0d1334018d23c224ad9584fab6b9 Description: Extension to DocBook XML for generating html forms The DocBook HTML Forms module adds six new markup elements to DocBook XML for easy generation of HTML forms from XML source documents. . The HTML Forms module is a customization of the full DocBook XML V4.1.2 DTD. . Author: Norman Walsh . Homepage: http://oasis-open.org/docbook/xml/htmlforms/ Package: pkf Priority: optional Section: contrib/text Installed-Size: 7 Maintainer: Atsushi KAMOSHIDA Architecture: all Version: 2.1-4 Depends: libjcode-perl, perl5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/pkf_2.1-4_all.deb Size: 5230 MD5sum: 28cc639953772a7a93a155de1ebc0b48 SHA1: 86c0ae1f09ad052407161452cd4708680b394551 SHA256: 0720004c47f02290b2a5cf02203615e8973c014d9d66c8c3b2b16b7e4c7e387a Description: Perl Kanji code conversion Filter Pkf is a perl script and has features as nkf (Network Kanji Filter). This converts from an input code including one of JIS, SJIS, Japanese EUC to a code another assigned one. Package: dict-freedict-eng-swe Priority: optional Section: contrib/text Installed-Size: 189 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-swe_1.3-3ubuntu1_all.deb Size: 129590 MD5sum: edbf2a69a315185a11698dd0919c92e9 SHA1: 42025c73d686aeeb78f89bcfa123165204819ac3 SHA256: 9c21af80c2f01f039b5bd2f78693a53c2317a7cf3f01cef8cc92845ab91cc136 Description: Dict package for English-Swedish Freedict dictionary This is a package of the English-Swedish Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: logidee-tools Priority: optional Section: contrib/text Installed-Size: 68 Maintainer: Raphael Hertzog Architecture: all Version: 1.2.7 Depends: gs-aladdin | gs, imagemagick, libxml2 (>= 2.4.0), psutils, tetex-extra (>= 1.0.2+20021025-4), xsltproc (>= 1.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/logidee-tools_1.2.7_all.deb Size: 807876 MD5sum: 93a585b32fff7ce75700f552e1a23f1f SHA1: 0599d303ae370ede4ff5f8a13c11a9ff1c7cf14a SHA256: 417e1e3c5fb751a927318a96749d0000d719ef1b561c316f11b2754a0a3c38bf Description: Tools to write courses in XML and export them to various formats logidee-tools is a set of tools to write courses in XML. You can then export those courses in various formats (PS, PDF, HTML) using several XSL stylesheets. . The DTD is quite simple and you can generate files in English, in French, in German and in Spanish. . WARNING: The documentation is only available in French. Package: gsfonts-wadalab-gothic Priority: extra Section: contrib/text Installed-Size: 4275 Maintainer: Taketoshi Sano Architecture: all Source: gsfonts-wadalab Version: 0.20010409-7.1 Depends: defoma, gsfonts-wadalab-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/gsfonts-wadalab-gothic_0.20010409-7.1_all.deb Size: 2436000 MD5sum: a4b67e597651330638321571cc59586b SHA1: d3b7f6b3759f384cc6ea2444635b85c32585f603 SHA256: 313c4c830139d5ec990609223889db616fbb5df5b46d8300d5c8b3398aec93c1 Description: Japanese gothic fonts for the ghostscript interpreter This package contains a set of gothic fonts. (gothic is a kind of Sans Serif.) . This is a work based on the WadaLab fonts which are available at Package: rdtool-elisp Priority: optional Section: contrib/text Installed-Size: 13 Maintainer: akira yamada Architecture: all Source: rdtool Version: 0.6.20-1 Depends: emacs21 | emacsen Suggests: rdtool Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/rdtool-elisp_0.6.20-1_all.deb Size: 9666 MD5sum: c95c0bd5e9f9c677426949743dbd9d0f SHA1: 01ac2a6b86a2e779996106997386c2c0de188886 SHA256: 265c3a3fe9273b4185228f721c982229908f70fd06f688b9a0d3235f6d89e662 Description: Emacs-lisp rd-mode for writing RD document RD is multipurpose documentation format created for documentating Ruby and output of Ruby world. . You can embed RD into Ruby script. And RD have neat syntax which help you to read document in Ruby script. On the other hand, RD have a feature for class reference. . This package provides Emacs major-mode for RD editing. Package: m17n-docs Priority: optional Section: contrib/non-free/text Installed-Size: 162 Maintainer: Hidetaka Iwai Architecture: all Version: 1.2.0-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/m17n-docs_1.2.0-3_all.deb Size: 918332 MD5sum: f53afffdbcec839bcbdc05dab401ff3f SHA1: 9a81f069fe51b0c8490561c3b395b16d3d77692b SHA256: 8732987b0310aa57fed940997251ecc0388afcf919051e22e3663642a85eef93 Description: a multilingual text processing library - documents The m17n library is a multilingual text processing library for the C language. This library has following features: - The m17n library is an open source software. - The m17n library for any Linux/Unix applications. - The m17n library realizes multilingualization of many aspects of applications. - The m17n library represents multilingual text as an object named M-text. M-text is a string with attributes called text properties, and designed to substitute for string in C. Text properties carry any information required to input, display and edit the text. - The m17n library supports functions to handle M-texts. . m17n is an abbreviation of Multilingualization. . This package contains the man pages and documents of m17n-lib. Package: acheck Priority: optional Section: contrib/text Installed-Size: 18 Maintainer: Nicolas Bertolissio Architecture: all Version: 0.5.1 Depends: acheck-rules, libconfig-general-perl, libterm-size-perl, perl Recommends: liblocale-gettext-perl, libtext-aspell-perl Suggests: libterm-readline-gnu-perl | libterm-readline-perl-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/acheck_0.5.1_all.deb Size: 36556 MD5sum: ca7b6b49fe53a9ef33cd0bc229446274 SHA1: 6d5b9577deebb52483cdb63b507fb2ccd589a3dd SHA256: dce1f63f04e99830d351be5be51d774d78620505f7207d14db72965c92c87f00 Description: Check common localisation mistakes acheck, any text file checker, is a tool designed to help both translators and reviewers checking and fixing common localisation mistakes according to file format. Rules can be defined to add new checks. . If you install the Aspell Perl module as recommended, Aspell can be invoked to check word spelling. Package: cd-circleprint Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Colin Tuckley Architecture: all Version: 0.6.0-1 Depends: perl, perl-modules, perl-tk Suggests: gs, gv, imagemagick Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/cd-circleprint_0.6.0-1_all.deb Size: 83370 MD5sum: 0f489ba1b55a4998d268d356169052ca SHA1: 93f967f3c37af955c0dd0e2e7e906808cd6d1308 SHA256: 30fff7f05b3d9d353745d910298edffcfb29adc7c7e137009c70158816ea789f Description: prints round cd-labels cd-circleprint is a program to create round cd-labels written in perl, using perl-tk to produce a graphical frontend. The labels have four lines of nice curved text and an additional four fields with normal text. Each field has selectable text-size, font and colour. The background colour is also selectable. The label may also have a background image. You can squeeze the whole page if your printer doesn't generate correct circles and you can move the two labels on the sheet to accommodate different types of label sheets. The output is postscript to make it as portable as possible. Package: gnuhtml2latex Priority: optional Section: contrib/text Installed-Size: 24 Maintainer: Gunnar Wolf Architecture: all Version: 0.3-3 Depends: libhtml-parser-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/gnuhtml2latex_0.3-3_all.deb Size: 8266 MD5sum: 9b286e49d0238fb985ff7e02a5edb820 SHA1: 69fde682ffc91fd45dac3556d13c2761aee051ac SHA256: 9e6154b98ddbccf97d9ca1a5fb995f57390b2a057496ebef65ecf4fa3cdf256c Description: A Perl script that converts html files to latex gnuhtml2latex is a Perl script that converts html files to latex files. It takes list of .html files as arguments and make .tex ones. Can also convert html stdin to latex stdout. Package: wordnet-sense-index Priority: extra Section: contrib/text Installed-Size: 8103 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Tille Architecture: all Source: wordnet Version: 1:3.0-6ubuntu0.1 Recommends: wordnet Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/wordnet-sense-index_3.0-6ubuntu0.1_all.deb Size: 2238664 MD5sum: 44d8c94ae2cfb032f806b43193b95ec7 SHA1: f55284a1db5b49ae218e3805f32426870c4c0770 SHA256: af52cd125e5cffb4579adcd4a182cdc18c715b8cc5c66f99cfa6e954fac83358 Description: electronic lexical database of English language WordNet(C) is an on-line lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets. . WordNet was developed by the Cognitive Science Laboratory (http://www.cogsci.princeton.edu/) at Princeton University under the direction of Professor George A. Miller (Principal Investigator). . Homepage: http://wordnet.princeton.edu/ . This package contains a large database index.sense which is not necessary for normal operation of the wordnet package but is useful when using the WordNet::QueryData module which is available at http://search.cpan.org/dist/WordNet-QueryData/ . Homepage: http://wordnet.princeton.edu/ Package: ttf2pt1-chinese Priority: optional Section: contrib/text Installed-Size: 9 Maintainer: Anthony Fok Architecture: all Version: 3.4.0-1.1 Depends: ttf2pt1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/ttf2pt1-chinese_3.4.0-1.1_all.deb Size: 300844 MD5sum: 2c5f590d384cf7004cf97776b68f18a6 SHA1: c79dfa912ab14eb221a2dfefcf6d1cd322b10289 SHA256: cd02fd73aebd6a7b3aa7e4f0f855389f253ef40ae94cde026344b84ba94a8506 Description: Chinese fonts encoding maps for ttf2pt1 This package contains the encoding maps needed by ttf2pt1 to convert Chinese TrueType fonts (Big5, Big5+, GB2312, GBK) to PostScript format for use with CJK for LaTeX and with GhostScript. . Home Page: http://ttf2pt1.sourceforge.net/ Package: colordiff Priority: optional Section: contrib/text Installed-Size: 49 Maintainer: Dave Ewart Architecture: all Version: 1.0.6-2 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/colordiff_1.0.6-2_all.deb Size: 12188 MD5sum: 97143b183f85f6eb4f2efff754874f0a SHA1: 328b1434cea095ba8fc70d2f5be7aedbd5c185cc SHA256: 38199de8dd81a1a54a1b9924d7c10c3b23db44722ce64d87dd60fe72612f8755 Description: tool to colorize 'diff' output ColorDiff is a wrapper for for the 'diff' command. It produces the same output as diff, but with colored highlighting to improve readability. The color schemes can be customized. . The output is similar to the syntax-highlighting mode of Vim or Emacs when editing a patch created by diff. . Homepage: http://colordiff.sourceforge.net/ Package: sword-text-web Priority: optional Section: contrib/text Installed-Size: 9 Maintainer: Daniel Glassey Architecture: all Version: 1.4-3 Provides: sword-text Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-text-web_1.4-3_all.deb Size: 1366940 MD5sum: 3e01535b80f60a44b6d2edaf43ae284c SHA1: 2b23c5ca2acd3f134211c6ce4e9e5933cf0bdf60 SHA256: 735243d6c9a59bdc6f21641c19dfc8808b516ba15500096d250b4c02e7071e4f Description: World English Bible (WEB) for SWORD The World English Bible is a 1997 revision of the American Standard Version of the Holy Bible, first published in 1901. Package: librd-ruby1.8 Priority: optional Section: contrib/text Installed-Size: 22 Maintainer: akira yamada Architecture: all Source: rdtool Version: 0.6.20-1 Depends: libruby1.8 Conflicts: rdtool (<< 0.6.14-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/librd-ruby1.8_0.6.20-1_all.deb Size: 31972 MD5sum: f0f26cf83946e2cb0def6beb273144c8 SHA1: c1653f5897d916fc1ae67e656c2d1c556ba85fc9 SHA256: 9d32c730fc58743e1b408f79f3e9ec103eb5b4888df02cba7688135dc19e9195 Description: RDTool library for Ruby 1.8 RD is multipurpose documentation format created for documentating Ruby and output of Ruby world. . You can embed RD into Ruby script. And RD have neat syntax which help you to read document in Ruby script. On the other hand, RD have a feature for class reference. . This package contains a library for Ruby 1.8 which is used by RDTool. Package: dict-devil Priority: optional Section: contrib/text Installed-Size: 6 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bob Hilliard Architecture: all Version: 1.0-8ubuntu2 Depends: dictd | dict-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-devil_1.0-8ubuntu2_all.deb Size: 180102 MD5sum: ffd0c02c0d4c78935d4a251557e5f2e5 SHA1: 07940205e728e8d3f619a5cc66bc477e7f2dca8b SHA256: af8d5fb478fbb22af0aff7485283167670e13ce6a246cc34f6bfd2a67e43dec4 Description: The Devil's Dictionary by Ambrose Bierce This package contains The Devil's Dictionary, a cynical and irreverent dictionary of common words, formatted for use by the dictionary server in the dictd package. . This dictionary is encoded in 7-bit ASCII. Package: shorlfilter Priority: optional Section: contrib/text Installed-Size: 8 Maintainer: Adam Kessel Architecture: all Version: 0.5.2-2 Depends: libwww-shorten-perl (>= 1.58-1), perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/shorlfilter_0.5.2-2_all.deb Size: 7702 MD5sum: cc54d6b321dc2b8f6a9cea86921b20e5 SHA1: 37778ebb7989e95096671ebfc6d13180a4916b8b SHA256: 78a6d23babf7540144293706863c1622aea28d08041b6e1e5c800a612ba1d07b Description: Text filter to shorten long URLs using online redirection database Shorlfilter takes all HTTP links in input text longer than a specified length and converts them to short links through the online shorl database. It is particularly handy for email, and can be used as a vim or mutt macro. . See http://shorl.com for more information. Package: aft Priority: optional Section: contrib/text Installed-Size: 22 Maintainer: Robert Lemmen Architecture: all Version: 2:5.096-1 Depends: perl (>= 5.6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/aft_5.096-1_all.deb Size: 80798 MD5sum: 3df44793ee52f8423f47cfe2384698b1 SHA1: 73f7798ba101385c35e1194e4986c64fca3d27a4 SHA256: fc2c92150b76c1ac6a9a9ec8335a157b6c3b247e8914b1990dd9e08738fc2f2d Description: "free form" document preparation system AFT is a document preparation system. It is mostly free form meaning that there is little intrusive markup. AFT source documents look a lot like plain old ASCII text. . AFT has a few rules for structuring your document and these rules have more to do with formatting your text rather than embedding commands. . Right now, AFT produces pretty good (weblint-able) HTML, XHTML, LaTeX, lout and RTF. It can, in fact, be coerced into producing all types of output (e.g. roll-your-own XML). All that needs to be done is to edit a rule file. You can even customize your own HTML rule files for specialized output. Package: itrans-doc Priority: optional Section: contrib/text Installed-Size: 3188 Maintainer: Debian-IN Team Architecture: all Source: itrans Version: 5.3-4 Depends: texlive-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/itrans-doc_5.3-4_all.deb Size: 2479848 MD5sum: a18e911ff7ecfd275f14791c88616b1c SHA1: 079e82ac3f344512c80da8b4432284c525445dff SHA256: d634adf18554b8632a57180e6887c4cab9f024fb4220d41c65513e70371efaac Description: Documentation for the ITRANS Indic text processing system ITRANS is a system for printing text in Indian language scripts. . It accepts a roman transliteration of the Indian languages Bengali, Gujarati, Hindi, Kannada, Marathi, Punjabi. Tamil, Telugu, or Sanskrit and outputs LaTeX, HTML, or Postscript. . This package contains extra documentation for ITRANS in HTML and Postscript formats. Package: namazu2-index-tools Priority: optional Section: contrib/text Installed-Size: 56 Maintainer: NOKUBI Takatsugu Architecture: all Source: namazu2 Version: 2.0.17-1 Replaces: namazu (<< 2.0) Depends: libfile-mmagic-perl, namazu2-common, perl Suggests: bzip2, groff, libmp3-info-perl, libnkf-perl, libtext-kakasi-perl | kakasi | chasen, mhonarc, namazu2, rpm, unzip, wv, xpdf-utils Conflicts: namazu (<< 2.0), namazu2 (<< 2.0.12) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/namazu2-index-tools_2.0.17-1_all.deb Size: 118506 MD5sum: 4b50451181185fd33a272c8e4047dbb5 SHA1: 89189bf4735c389a42c6b1b659f45ab4b2b2f111 SHA256: ed2f13b0d07cb518b830bc1ea24c432eb9a0460fdaa93a7770d926e08ae7fead Description: Full text search engine (Tools for index handling) Namazu is a full text search engine which is usable via cgi. It features a simple and easy setup, and is written in C and Perl. Namazu uses the text utilities nkf and kakasi (or chasen, which is not available in Debian). . This package including only index handling(ex, create) tools. Index file format of namazu2 is incompatible with namazu1's one. Actually, namazu2 packages is needed for searching. Package: dict-freedict-eng-cro Priority: optional Section: contrib/text Installed-Size: 2343 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-cro_1.3-3ubuntu1_all.deb Size: 1544900 MD5sum: 9257817b1ce1b34b8145fa1e927b646b SHA1: 0c319178a6624ada285a8a66b957917c1f1f218e SHA256: e6635ff984cb78b4792a6d27d9ed55ced299fd3b360d4d5ce680ae5264e35949 Description: Dict package for English-Croatian Freedict dictionary This is a package of the English-Croatian Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: cedilla Priority: optional Section: contrib/text Installed-Size: 26 Maintainer: Peter Van Eynde Architecture: all Version: 0.6-1 Depends: clisp (>> 1:2.27), common-lisp-controller (>= 5.11) Suggests: gs-fonts, t1-cyrillic, t1-xfree86-nonfree, tetex-extra (>= 3.0-11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/cedilla_0.6-1_all.deb Size: 119056 MD5sum: 02d6d7dfd1c932c6996eba7f9ad97653 SHA1: 381df8d23ea067e7cebe6fa3e86e69509611a122 SHA256: 7332fe43204b94bc9246478c820bad61fa1e6a54b4f80e84a087d3c93f05bad1 Description: A best-effort unicode plain text printer cedilla is a simple text printer that creates postscript documents from unicode plain text, much like a2ps. . Its main feature is that it will try to compensate for the missing characters (glyphs) from the fonts used so that the resulting output will be as close to the intended output as possible. Package: dict-freedict-ara-eng Priority: optional Section: contrib/text Installed-Size: 2855 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict, dictd Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-ara-eng_1.3-3ubuntu1_all.deb Size: 1391156 MD5sum: 8b19481a1ba888d746beb8f49624274a SHA1: a46c76031a7b6eaa91ccc13e02b4fe8a9d98e642 SHA256: 1e9dbc3339585c76c679867ab1658fa1201647bddb28ac4cf7fddac5b3b29b34 Description: Dict package for Arabic-English Freedict dictionary This is a package of the Arabic-English Freedict dictionary for the dictd server software. Package: dict-freedict-eng-iri Priority: optional Section: contrib/text Installed-Size: 71 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-iri_1.3-3ubuntu1_all.deb Size: 36958 MD5sum: 792862c8645f1e897b5007ea83a39aa7 SHA1: 923b92045a83b7a8686eeafd24fbba0e26098437 SHA256: 761c08bc8313458fe64e8ade4dad217e32897abbf85c39bb295b10170a23fb36 Description: Dict package for English-Irish Freedict dictionary This is a package of the English-Irish Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dict-freedict-eng-hun Priority: optional Section: contrib/text Installed-Size: 3880 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-hun_1.3-3ubuntu1_all.deb Size: 2687148 MD5sum: 83b5431a9ed659a38166866b2fead5c8 SHA1: e90147c9365e6d62b6708ed1ccf64091a81d672a SHA256: 7c22655936b3032477912e2a4cb2a022b8ebe7b536ae4e6f02fac3496725ca75 Description: Dict package for English-Hungarian Freedict dictionary This is a package of the English-Hungarian Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: cstocs Priority: optional Section: contrib/text Installed-Size: 25 Maintainer: Petr Cech Architecture: all Version: 1:3.42-1 Replaces: cstools-vn Provides: cstools-vn Depends: perl (>= 5.6.0-16) Conflicts: cstools-vn Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/cstocs_3.42-1_all.deb Size: 46308 MD5sum: 0ee3e701e9fafbfca191af72b00c3610 SHA1: fd2398fe2d86f6a4eca5e2b2b66f15adcdb68713 SHA256: 2ce361bb375147fd636985fa1ff1563e9ca61877c961b98faafcc33b8d4b8ece Description: Recoding utility and Czech sorter This is a utility which allows you to re-encode files between various encodings and sort Czech data. Some main features: - Written in Perl, providing appropriate Perl modules. - Supported encodings: ASCII, ISO-8859-1, ISO-8859-2, Microsoft cp1250 and cp1252, Mac, MacCE, PC Latin 2, Koi8-CS and TeX Cork (T1). - You can create your own encoding definition files and use them for recoding to any other defined encoding. - Single to single or single to many chars recodings are supported. - Sophisticated sorting algorithm for Czech. Package: mueller7-dict Priority: optional Section: contrib/text Installed-Size: 11 Maintainer: Mikhail Gusarov Architecture: all Source: mueller Version: 2002.02.27-6 Suggests: dict-client, dict-server | opendict Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/mueller7-dict_2002.02.27-6_all.deb Size: 3357534 MD5sum: 75a19e275067d408a667e036b4c2f6e0 SHA1: b7f06dba3fd602fb750b1a4f1b4c29a3c577a8db SHA256: e731dd17b3af3ad95c0f917e98f89132f58bdf2a5946d4fa4ebbc00952dada21 Description: English/Russian dictionary in dict format Electronic version of the English/Russian dictionary with accents by V. K. Mueller. . This package contains the dictionary in dict format, encoded in utf-8. Package: sword-language-pack-vi Priority: optional Section: contrib/universe/text Installed-Size: 4 Maintainer: Raphaël Pinson Architecture: all Source: sword-language-packs Version: 0.3ubuntu1 Depends: sword-text-viet Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-language-pack-vi_0.3ubuntu1_all.deb Size: 2004 MD5sum: 322e2da9eaa531f38384afeabb585e3f SHA1: 0c859eb52091753f44f294443e7dd527273e228a SHA256: f7a67ada725e73090bd7c5058ff450f3acb1dac6c3d9d2f11eb639708b586ebd Description: Sword modules for the Vietnamese language Sword data for all supported packages for: Vietnamese. . sword-language-pack-vi provides sword modules such as Bibles, commentaries and dictionaries. . It is safe to remove this package if some of the module packages are not desired. Package: sword-text-gerlut1545 Priority: optional Section: contrib/universe/text Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Robert K. Day Architecture: all Version: 1.2-0ubuntu2 Provides: sword-text Suggests: bibletime | gnomesword | kio-sword Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-text-gerlut1545_1.2-0ubuntu2_all.deb Size: 1466066 MD5sum: a88064ca95915dd91055cf7556ed1c88 SHA1: 4718e305332f9fd55740a38437c5d88d655ceb09 SHA256: 976a9dd4a972216e7a8b86a26e7ca52adacd7153316fbc12dc94092c39daae28 Description: SWORD module of Martin Luther's 1545 German Bible This is Martin Luther's German 1545 Version of the Holy Bible. . This package contains data that requires a viewer to be seen properly, such as GnomeSword, BibleTime or Kio-Sword. . Homepage: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=GerLut1545 Enhances: sword-frontend Package: dict-freedict-iri-eng Priority: optional Section: contrib/text Installed-Size: 63 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-iri-eng_1.3-3ubuntu1_all.deb Size: 29266 MD5sum: 23191f8379750bb48f56afd972cabab3 SHA1: fd34bfc0c3760de4ff441581c5036dcd58863571 SHA256: b50669f14c6737fea82b91ebb72d3831bcfe805b064805a6191328dedc2ddcb6 Description: Dict package for Irish-English Freedict dictionary This is a package of the Irish-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: enamdict Priority: optional Section: contrib/text Installed-Size: 24894 Maintainer: Ludovic Drolez Architecture: all Source: edict Version: 2007.09.14-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/enamdict_2007.09.14-1_all.deb Size: 7204212 MD5sum: 96d03c34b531bebba37fc91b1aee2767 SHA1: 7a1fc02152e414c7819eded6c62beb01815dfe00 SHA256: ebb77b547db8ef8288189cd085fffcf446de2a232a42d28bdc9f2cae3028efd0 Description: Dictionary of Japanese proper names The ENAMDICT file contains Japanese proper names; place-names, surnames, given names, (some) company names and product names.. These were originally included in the EDICT file, along with other non-name entries. . Homepage: http://www.csse.monash.edu.au/~jwb/enamdict_doc.html Package: aspell-pt Priority: optional Section: contrib/text Installed-Size: 11 Maintainer: Rafael Laboissiere Architecture: all Version: 1.1 Depends: aspell-pt-br, aspell-pt-pt Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/aspell-pt_1.1_all.deb Size: 3374 MD5sum: 82ced63f0b290060a1c169a388e96c82 SHA1: dc071a424aee9994932ddca09049f08badb1ec61 SHA256: f3920c605e09d39e680bd0722c8355a48bebd4385a38c71fa30481cdb7c12570 Description: Portuguese dictionaries for GNU Aspell (old package) This is an empty package which depends on both the aspell-pt-pt (European Portuguese) and the aspell-pt-br (Brazilian Portuguese) GNU Aspell packages. . After installation or upgrade, this package can be safely removed. Package: dacco-cat-users Priority: optional Section: contrib/text Installed-Size: 87 Maintainer: Miguel Gea Milvaques Architecture: all Source: dacco Version: 0.9+20071227-1 Depends: dictd Suggests: dict Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dacco-cat-users_0.9+20071227-1_all.deb Size: 873202 MD5sum: e4125e157e7d3a763d375b4ac0106527 SHA1: d03e24c050296196c9a8d2c15ec2b9c00cb9ecbc SHA256: ff03abb79f5defd05aaadd5d17c8814bedab3faa99ad62e3492456bef80dfdc9 Description: Catalan to English and English to Catalan dictionary The acronym DACCO stands for 'Diccionari Anglès-Català de Codi Obert', or 'Open Source English Catalan Dictionary'. In fact, the project hosts two dictionaries: an English Catalan dictionary and a Catalan English dictionary. . It contains three html versions, and one to use with dictd server. . This version is for Catalan speakers. Read README.Debian for more information. Homepage: http://www.ibiblio.org/dacco/ Package: txt2html Priority: optional Section: contrib/text Installed-Size: 13 Maintainer: Varun Hiremath Architecture: all Version: 2.46-1 Depends: libgetopt-argvfile-perl, perl (>= 5.6.0-16) Suggests: perl-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/txt2html_2.46-1_all.deb Size: 89790 MD5sum: 5c243d31170df95083cca8b105a8dcb0 SHA1: b122fc81d78086ceedd0389070bf8d8febfceaa8 SHA256: eb33915bc22211e1b70791afaca9ac4c3fc59444065c2211f3c3251d97ab9505 Description: Text to HTML converter txt2html is a Perl program that converts plain text to HTML. . It supports headings, lists, simple character markup, and hyperlinking, and is highly customizable. It recognizes some of the apparent structure of the source document (mostly whitespace and typographic layout), and attempts to mark that structure explicitly using HTML. . The purpose for this tool is to provide an easier way of converting existing text documents to HTML format, giving something nicer than just whapping the text into a big PRE block. txt2html can also be used to aid in writing new HTML documents, but there are probably better ways of doing that. Homepage: http://txt2html.sourceforge.net/ Package: translate-docformat Priority: extra Section: contrib/text Installed-Size: 7 Maintainer: Felipe Augusto van de Wiel (faw) Architecture: all Version: 0.6-3 Depends: debiandoc-sgml, docbook-dsssl, jadetex, linuxdoc-tools, lynx | w3m | w3mmee, sgmltools-lite, tetex-bin | texlive-latex-base, texi2html, texinfo Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/translate-docformat_0.6-3_all.deb Size: 5484 MD5sum: 3a16dca8379eceaa8db98d6887a3a56f SHA1: 0ba4685ae835f6fdd8b51573a6cddb44d56b918d SHA256: 7fa2444fef8dfeaa9c419ae1dc801ab525de634490e8fcf074024ec7a6794ba3 Description: any-to-any document translation system This is a command-line front end to many document format translation programs to facilitate the translation of documents from one format to another. . Currently it supports major formats like the docbook, linuxdoc, debiandoc, and TeX, translating to HTML and ps and text. Package: sword-language-pack-nl Priority: optional Section: contrib/universe/text Installed-Size: 4 Maintainer: Raphaël Pinson Architecture: all Source: sword-language-packs Version: 0.3ubuntu1 Depends: sword-text-dutsvv Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-language-pack-nl_0.3ubuntu1_all.deb Size: 2002 MD5sum: 631f7b339e3bf323b4ba6ad89908c3ac SHA1: 8d9a325405cebadebba4af734553845be4eb40a7 SHA256: e0850a3845336cb58e36de63cad5d57469c479fa4894f83dc671016071a573a5 Description: Sword modules for the Dutch language Sword data for all supported packages for: Dutch. . sword-language-pack-nl provides sword modules such as Bibles, commentaries and dictionaries. . It is safe to remove this package if some of the module packages are not desired. Package: wfinnish Priority: extra Section: contrib/text Installed-Size: 12 Maintainer: Kalle Kivimaa Architecture: all Source: ispell-fi Version: 0.7-17.1 Provides: wordlist Depends: debconf | debconf-2.0, dictionaries-common (>= 0.25) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/wfinnish_0.7-17.1_all.deb Size: 1946640 MD5sum: 79730bc8a5fcd51ae9f7e08df76f64cd SHA1: f8f12608d9acab6ffd79629d28c46beaefec0496 SHA256: 7bce7d554613f290502826cca4d364481a28966ba3eff3f5a2d0b3ca9daffef4 Description: A small Finnish dictionary for /usr/share/dict This is a list of Finnish words and names in various inflected forms, containing roughly 0.7 million items, to be used for whatever purpose you may think of. . Larger lists (roughly two or over six million items) can be manually generated from the medium-size and large Finnish Ispell dictionaries in packages ifinnish and ifinnish-large. Please find instructions in /usr/share/doc/wfinnish/README.Debian after installing this package. Package: dict-freedict-eng-tur Priority: optional Section: contrib/text Installed-Size: 2471 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-tur_1.3-3ubuntu1_all.deb Size: 2035228 MD5sum: 10504e78b3d30fe72c4d902e2e6cc5f8 SHA1: 9a1d434fbc4e047741a0676d2c5ee490e5de189e SHA256: f5e3fcb04c41e1bad6d588b8f90f27cad356b0dc3c307b16297cc69dba725006 Description: Dict package for English-Turkish Freedict dictionary This is a package of the English-Turkish Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dict-freedict-tur-deu Priority: optional Section: contrib/text Installed-Size: 59 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-tur-deu_1.3-3ubuntu1_all.deb Size: 26836 MD5sum: 15da5a35c81641eabc303f903daeaada SHA1: 1de3834adb98a4df057eb868b4d0dc8cc28ea51c SHA256: f360a0453353bace7e8ec7b805bbe4ba96ed11f2d4ad9dc1fbd1c81a5d30bb12 Description: Dict package for Turkish-German Freedict dictionary This is a package of the Turkish-German Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: psrip Priority: optional Section: contrib/text Installed-Size: 7 Maintainer: Thomas Bushnell, BSG Architecture: all Version: 1.3-5 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/psrip_1.3-5_all.deb Size: 6246 MD5sum: a353ad2cb9bc7023c7feb21b16ce3d40 SHA1: 65785e066d2f740fcfb3a12de2fe3297e715be74 SHA256: 660431b551dc09ed331da05f4797bf15f336f083078e751e6b5d30d53f930956 Description: Extract images from PostScript files The script scans a postscript file and saves the lines between '%%BeginDocument: name' and '%%EndDocument' to a new file named dir/name. Package: sword-language-pack-sw Priority: optional Section: contrib/universe/text Installed-Size: 4 Maintainer: Raphaël Pinson Architecture: all Source: sword-language-packs Version: 0.3ubuntu1 Depends: sword-text-swahili Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-language-pack-sw_0.3ubuntu1_all.deb Size: 2004 MD5sum: 6cdccc9c899a8c063d42d26098ec61e2 SHA1: d82ccdd4621ea101e20fbcae25c5f32795c5ee30 SHA256: d56708989f268c4131d4b9fff1a8f8584bf672340dda2740891f5a525c074607 Description: Sword modules for the Swahili language Sword data for all supported packages for: Swahili. . sword-language-pack-sw provides sword modules such as Bibles, commentaries and dictionaries. . It is safe to remove this package if some of the module packages are not desired. Package: dict-freedict-swa-eng Priority: optional Section: contrib/text Installed-Size: 68 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-swa-eng_1.3-3ubuntu1_all.deb Size: 32494 MD5sum: 4a427ea838380ca3b2292804eb6ca7d5 SHA1: 827eb15fed279c396b851c44c1996e212d5877c6 SHA256: cf85e25bc2ac58da69be0517c3230480bb0f1b0600db6f8a46054f5579c5c9fa Description: Dict package for Swahili-English Freedict dictionary This is a package of the Swahili-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: itrans-fonts Priority: optional Section: contrib/text Installed-Size: 1832 Maintainer: Debian-IN Team Architecture: all Source: itrans Version: 5.3-4 Depends: texlive-base-bin Conflicts: itrans (<< 5.3-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/itrans-fonts_5.3-4_all.deb Size: 672266 MD5sum: e4813cfa7772f928492f38140c4badb4 SHA1: d1bf9053a0db2745855fa51ad990d24ae35ce6ba SHA256: 83a97632a5c40199eabf36369ac3d73ed4a500fde99aacf71298c59827fe050a Description: fonts used in the ITRANS Indic text processing system ITRANS is a system for printing text in Indian language scripts. . It accepts a roman transliteration of the Indian languages Bengali, Gujarati, Hindi, Kannada, Marathi, Punjabi. Tamil, Telugu, or Sanskrit and outputs LaTeX, HTML, or Postscript. . This package contains fonts in Metafont, Postscript Type 1 and TTF format for the languages supported by ITRANS. Package: dict-freedict-eng-scr Priority: optional Section: contrib/text Installed-Size: 51 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-scr_1.3-3ubuntu1_all.deb Size: 20570 MD5sum: aee3c96d46f77d48c4afb758cdacec60 SHA1: 246614b61309c4306c091bafb196656d866689be SHA256: 4e2314d2b45bf306943ef9f7c74d2a4cb36514946ce5d41fd54d2fc6a679388a Description: Dict package for English-Serbo-Croat Freedict dictionary This is a package of the English-Serbo-Croat Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: imediff2 Priority: optional Section: contrib/text Installed-Size: 7 Maintainer: Kevin Coyner Architecture: all Version: 1.1.2-1 Depends: python Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/imediff2_1.1.2-1_all.deb Size: 10710 MD5sum: 61ed8571c1a3cbc4e0f850723a2a8cd3 SHA1: 79c2274c8fe6e42346132f8619b826cb53ebec61 SHA256: c07fc34c64f17c13a68a656274a322302022d0738ad4dd89ded193251f188027 Description: interactive full screen 2-way merge tool Imediff2 lets you merge two (slightly different) files interactively with a user friendly full screen interface on a text terminal. In other words, it is an ncurses based replacement for sdiff. . The program shows the differences of given files (in color if the terminal supports them), lets you scroll up and down and toggle changes between the old and new versions of the differing hunks one by one. . Unlike split screen based merge tools, it shows only one, partially merged, version of the file at a time, making it more "WYSIWYG", perhaps more intuitive for beginners and most importantly, suitable for narrow terminals. . Homepage: http://alioth.debian.org/projects/imediff2/ Python-Version: current Package: docbook-website Priority: optional Section: contrib/text Installed-Size: 118 Maintainer: Mark Johnson Architecture: all Version: 2.5.0.0-7.2 Replaces: docbook-xml-website Depends: docbook-xml (>= 4.2-7), docbook-xsl, sgml-base (>= 1.17), xml-core (>= 0.05) Conflicts: docbook-xml-website Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/docbook-website_2.5.0.0-7.2_all.deb Size: 134966 MD5sum: c27309b8c60989446360127e19b4bbf9 SHA1: 351a7fda53ac5d6a5a3058d76914a9cf2ddf327d SHA256: f01ef4f2fbcfa3e4b1cd2300f0fcadaa23dd2c32e05bbb2e90b50faed83ef69e Description: XML Website DTD and XSL Stylesheets A docbook-derived XML DTD for building web sites. This package includes the xsl stylesheets for this DTD. This version is a customization of the DocBook XML V4.2 DTD. . Author: Norman Walsh . Homepage: http://sourceforge.net/projects/docbook/ Package: sword-language-pack-de Priority: optional Section: contrib/universe/text Installed-Size: 4 Maintainer: Raphaël Pinson Architecture: all Source: sword-language-packs Version: 0.3ubuntu1 Depends: sword-text-gerlut1545 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-language-pack-de_0.3ubuntu1_all.deb Size: 2006 MD5sum: c6e6e5bdfda4e9e93c0b00f4ec07c1b2 SHA1: 33a8f4db84948b6879be9aed1fd76938cbb9649b SHA256: a25563403608fcf762e4d96119d28ca62ff94b2b7efc01faa2ad49e0c8583d24 Description: Sword modules for the German language Sword data for all supported packages for: German. . sword-language-pack-de provides sword modules such as Bibles, commentaries and dictionaries. . It is safe to remove this package if some of the module packages are not desired. Package: hunspell-uz Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Mashrab Kuvatov Architecture: all Source: uzbek-wordlist Version: 0.6-3 Provides: hunspell-dictionary, hunspell-dictionary-uz, openoffice.org-spellcheck-uz Depends: dictionaries-common (>= 0.10) Suggests: hunspell, openoffice.org-hunspell | openoffice.org-core (>= 2.0.2) Conflicts: firefox (<< 2.0.0.3-2), iceape-browser (<< 1.1.1-2), icedove (<< 2.0.0.0-4), iceweasel (<< 2.0.0.3-2), libxul0d (= 1.8.0.11-3), mozilla-browser (<< 1.8+1.1.1-2), thunderbird Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/hunspell-uz_0.6-3_all.deb Size: 302074 MD5sum: 1b9d1d26a8cd71bfd4087b4216665153 SHA1: df2f9422738d6d22fbd8a9ad42939ced45643a48 SHA256: dd7e7b6c9d7d13f95a4329d0d03aa4792bc7c935eac0b07bdf923fd2ff8ce4cc Description: The Uzbek dictionary for Hunspell This package contains all the required files to add support for Uzbek language to the Hunspell spell checker . Homepage: http://www.uni-bremen.de/~kmashrab/uzbek-word-list Package: sword-text-arasvd Priority: optional Section: contrib/universe/text Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Robert K. Day Architecture: all Version: 1.1-0ubuntu2 Provides: sword-text Suggests: bibletime | gnomesword | kio-sword Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-text-arasvd_1.1-0ubuntu2_all.deb Size: 1308644 MD5sum: 98a787699b4e232d9ac84f81ca9aa577 SHA1: 6140bee3ab83452d1e4804249cb0535cbad05e82 SHA256: 91fe9b9bef2cc74e58e8d636052ec588d73161bfd61b05447c058c79cefe2709 Description: SWORD module of the Smith & Van Dyke 1865 Arabic Bible This is the Smith & Van Dyke 1865 Arabic Version of the Holy Bible. . This package contains data that requires a viewer to be seen properly, such as GnomeSword, BibleTime or Kio-Sword. . Homepage: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=AraSVD Enhances: sword-frontend Package: docbook-simple Priority: optional Section: contrib/text Installed-Size: 36 Maintainer: Debian XML/SGML Group Architecture: all Version: 1.1-3 Replaces: docbook-xml-simple Depends: docbook-xml (>= 4.2-7), sgml-base (>= 1.17), sgml-data (>= 2.0.2), xml-core (>= 0.05) Suggests: docbook-xsl Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/docbook-simple_1.1-3_all.deb Size: 60610 MD5sum: 34bbc844cd68e558526ca088432c2d3a SHA1: 3d8175ddb53966c7443c1a2107c45535cbe14aa3 SHA256: 618047344b56d3418ef10939916a95a3f9ac015794f8b7a0cf161110d6449a93 Description: simplified DocBook XML Doctype and css stylesheets The Simplified DocBook is a small subset of the DocBook DTD. It has ~100 elements, rather than the >350 elements in the full DocBook DTD. A good choice when full DocBook is overkill. Homepage: http://www.oasis-open.org/docbook/xml/simple/ Package: dacco-eng-users Priority: optional Section: contrib/text Installed-Size: 84 Maintainer: Miguel Gea Milvaques Architecture: all Source: dacco Version: 0.9+20071227-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dacco-eng-users_0.9+20071227-1_all.deb Size: 1394776 MD5sum: d8bf6bffde438a376b5eb03f38e480ee SHA1: d72feb04eb78c1dae79c640aba79eff98381040e SHA256: c061ba7a3a30e9455b2ad263c5c7ed3301fcabf3e0041d1907f92e9b51dffe02 Description: Catalan to English and English to Catalan dictionary The acronym DACCO stands for 'Diccionari Anglès-Català de Codi Obert', or 'Open Source English Catalan Dictionary'. In fact, the project hosts two dictionaries: an English Catalan dictionary and a Catalan English dictionary. . It contains three different html versions. . This version is for English speakers. Read README.Debian for more information. Homepage: http://www.ibiblio.org/dacco/ Package: sword-language-pack-it Priority: optional Section: contrib/universe/text Installed-Size: 4 Maintainer: Raphaël Pinson Architecture: all Source: sword-language-packs Version: 0.3ubuntu1 Depends: sword-text-itadio Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-language-pack-it_0.3ubuntu1_all.deb Size: 2010 MD5sum: 5b1aa6a0f3da5a1b8ecc377b23216597 SHA1: d418cb5d79e7bed589e6e2f50df4c77ad5c4a9e7 SHA256: e0b75f6beae090ac11503ff7d1fd61ff080a46d57ac6ec517e769b960ef61b1f Description: Sword modules for the Italian language Sword data for all supported packages for: Italian. . sword-language-pack-it provides sword modules such as Bibles, commentaries and dictionaries. . It is safe to remove this package if some of the module packages are not desired. Package: dict-freedict-swe-eng Priority: optional Section: contrib/text Installed-Size: 158 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-swe-eng_1.3-3ubuntu1_all.deb Size: 99566 MD5sum: 0de3f10760f9f4ae0879ac8b6a795fc8 SHA1: 24e77688630d39c27d25101232744a95ab5a2426 SHA256: b2b6f588a7f4e40780e659cf27a0ae2460252454384e02d5f178d564884fa75e Description: Dict package for Swedish-English Freedict dictionary This is a package of the Swedish-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: sword-comm-scofield Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Roberto C. Sanchez Architecture: all Version: 1.0-2 Provides: sword-comm Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/sword-comm-scofield_1.0-2_all.deb Size: 404932 MD5sum: a05ae1c66957f37578a0e4f703936fb2 SHA1: bd44eb4a9360b77dd6d38ccfa7ded8e3c67779aa SHA256: f4bd732e3dc08dfe33c32991e839676cc2f684e5be98cca2700ee3540a0dc600 Description: Scofield Reference Notes, 1917 edition for SWORD Scofield Reference Notes, 1917 edition based on the version at http://bible.crosswalk.com/ with formatting changes and corrections. . This package requires a libsword version of at least 1.5.1a to access through a SWORD front end. However, this is not declared as a dependency because you may have occasion to install just the text without any sort of front end or other interface. . Website: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=Scofield Enhances: sword-frontend, sword-text-kjv Package: rdtool Priority: optional Section: contrib/text Installed-Size: 12 Maintainer: akira yamada Architecture: all Version: 0.6.20-1 Depends: librd-ruby1.8 (= 0.6.20-1), ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/rdtool_0.6.20-1_all.deb Size: 29290 MD5sum: 61ffe5315a0725c1ce8643071728e589 SHA1: 0fe8315bee8ffafb964aaf03862d270bde4b5384 SHA256: 9de52c7cc9d22653983a358d6eb5a87deb085d4f3fbcda81a0cecf4e16da9208 Description: RD document formatter RD is multipurpose documentation format created for documentating Ruby and output of Ruby world. . You can embed RD into Ruby script. And RD have neat syntax which help you to read document in Ruby script. On the other hand, RD have a feature for class reference. . RDtool is one of frontends of formatter for RD. This package provides rd2 command. Package: perlsgml Priority: optional Section: contrib/text Installed-Size: 47 Maintainer: Ubuntu Core Developers Original-Maintainer: Susan G. Kleinmann Architecture: all Version: 1:19970918-12.2.0ubuntu2 Depends: perl (>= 5.6.0-16) Suggests: sgml-base, sgml-data Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/perlsgml_19970918-12.2.0ubuntu2_all.deb Size: 155786 MD5sum: 9e55aca522ad6ef9f45dca331ba37339 SHA1: 0c10e077eb1e2f048f66831e917c66ca1bd7a66d SHA256: 700e2463a3ddb15998b69c91629c4743741bc4465e97698c9749ff9c9a1c09d9 Description: tools to build and analyze SGML or XML document type definitions. dtd2html generates a suite of linked HTML documents listing the components and features of each element in an SGML Document Type Definition (DTD). . dtddiff shows differences between two DTDs. . dtdtree shows the hierarchy tree (in ASCII) of SGML elements in a DTD. . dtdview is an interactive program for studying an SGML DTD. . stripsgml strips SGML markup from a file, and also attempts to translate entity references to standard ASCII characters. Package: dict-freedict-lat-eng Priority: optional Section: contrib/text Installed-Size: 90 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-lat-eng_1.3-3ubuntu1_all.deb Size: 49504 MD5sum: f504e75e95ffe068b5c0828000b11076 SHA1: dc49ae472e076e28066a3d32e7870683e1bc8b65 SHA256: af90efa32d0ef466ac609c9aebd2839c71fd13de035e119d06dbafc9262ba517 Description: Dict package for Latin-English Freedict dictionary This is a package of the Latin-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dict-freedict-jpn-deu Priority: optional Section: contrib/text Installed-Size: 47 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-jpn-deu_1.3-3ubuntu1_all.deb Size: 16534 MD5sum: be8d77d05c06ed7090ecc6abdb85aef2 SHA1: 219d02e5ae9509a7cb7961ba4567a6590f6993be SHA256: 7f28c3cc44487a1e4b93763461a9ee459b7f4b1ff488256dbde57047e63d61dd Description: Dict package for Japanese-German Freedict dictionary This is a package of the Japanese-German Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: gsfonts-wadalab-common Priority: extra Section: contrib/text Installed-Size: 17 Maintainer: Taketoshi Sano Architecture: all Source: gsfonts-wadalab Version: 0.20010409-7.1 Depends: defoma, gsfonts Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/gsfonts-wadalab-common_0.20010409-7.1_all.deb Size: 82452 MD5sum: 97579416099588854f44f4afd9ab9c2c SHA1: 9ebe7db5a78cb89cc09c0f8da2d435739ae73ec5 SHA256: 71e379982f8a8ed01606fa1fe24455e83498be649f113d2c24e09ca16e2f4346 Description: Japanese symbol fonts for the ghostscript interpreter This package contains a set of fonts, including symbols such as punctuation marks and braces for vertical and horizontal writings. Also a small configuration tool is included to emulate other popular Japanese fonts with this fonts with ghostscript. . This is a work based on the WadaLab fonts which is available at Package: dict-freedict-scr-eng Priority: optional Section: contrib/text Installed-Size: 46 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-scr-eng_1.3-3ubuntu1_all.deb Size: 15338 MD5sum: c19815bd901f310041a91da31bac9c51 SHA1: f26c758f89b44eccd3999c1638d085960dde231c SHA256: 8153a3b9fd1f8658d43b2f10c77a73ac5da83043fd07e772f67610499290b5a0 Description: Dict package for Serbo-Croat-English Freedict dictionary This is a package of the Serbo-Croat-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: lincredits Priority: optional Section: contrib/text Installed-Size: 6 Maintainer: Chris Lawrence Architecture: all Version: 0.6 Suggests: linux-source, tetex-base, www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/lincredits_0.6_all.deb Size: 6442 MD5sum: dec6ac948c4e2f775bca95df367372c8 SHA1: 1aef216ee387cb0886906fe77b6518ab7e9d4454 SHA256: 0b3c9bbf1825fc74acf7a089bf7d9ef054ebd983c3c5e65e149967e817e765ae Description: Generate nicely-formatted versions of the Linux CREDITS file This small package allows anyone to create beautified versions of the Linux CREDITS file in plain text, LaTeX or HTML formats. Package: dict-freedict-eng-wel Priority: optional Section: contrib/text Installed-Size: 61 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-eng-wel_1.3-3ubuntu1_all.deb Size: 28864 MD5sum: 2c82aa391d092ab06995044b5e517159 SHA1: 692dac622e22173092caa12bd3f16a7a044d4f9b SHA256: 71bfd6fd2f6bcd548e1071b10e8345930c46bec5e46b2311ce82921f9115263f Description: Dict package for English-Welsh Freedict dictionary This is a package of the English-Welsh Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: dict-freedict-por-eng Priority: optional Section: contrib/text Installed-Size: 411 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-por-eng_1.3-3ubuntu1_all.deb Size: 212548 MD5sum: 738b6eea5e5c8a28116e8927ec293d38 SHA1: 4850a2ccbd71fe77868364285c9a6eea7bab6beb SHA256: b8716c0a1025fd3ed709567c93b217757c5fe54455ebda47d2e1d8b27d139a15 Description: Dict package for Portuguese-English Freedict dictionary This is a package of the Portuguese-English Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: toilet-fonts Priority: optional Section: contrib/text Installed-Size: 12 Maintainer: Sam Hocevar (Debian packages) Architecture: all Source: toilet Version: 0.1-2 Replaces: caca-utils Suggests: toilet Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/toilet-fonts_0.1-2_all.deb Size: 310106 MD5sum: 6ac42c2d47afa1a13cb48ef2c7b78eb0 SHA1: 6599e468e2ad3aabcb2ea5c947d48305ba7589fb SHA256: f2706cffabb1c2e84b5eb116a336ffd8a6c13417d482cb531007e674f47a7157 Description: collection of TOIlet fonts TOIlet prints text using large characters made of smaller characters. It is similar in many ways to FIGlet with additional features such as Unicode handling, colour fonts, filters and various export formats. . This package contains a set of TOIlet-specific fonts. Package: dict-freedict-fra-deu Priority: optional Section: contrib/text Installed-Size: 229 Maintainer: Kęstutis Biliūnas Architecture: all Source: freedict Version: 1.3-3ubuntu1 Provides: dict-freedict Suggests: dict | opendict | kdict, dictd | serpento Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-freedict-fra-deu_1.3-3ubuntu1_all.deb Size: 162744 MD5sum: 09fdd568c2d82938da13cd98f7945e3d SHA1: eb03b036e46e8f498dba3d92c1e9690b09498a0b SHA256: 34c837ab5bda823ce749223b9af025658e5b88a40b6899177c83051b894b7ae3 Description: Dict package for French-German Freedict dictionary This is a package of the French-German Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol. Package: lout-common Priority: optional Section: contrib/text Installed-Size: 6332 Maintainer: J.H.M. Dassen (Ray) Architecture: all Source: lout Version: 3.36-1 Replaces: lout (<= 3.29-2) Suggests: lout Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/lout-common_3.36-1_all.deb Size: 1210486 MD5sum: 47bc018a5399978706a1b5d5e3101640 SHA1: 6b4a6e6d8c9f29c3a93d4d1a926ba7954643ae7d SHA256: 8f591dc9d4100f96adc1238f7033a3dea220e892a45e8a54b805dd3b61052f49 Description: Common files for the Lout typesetting system This package contains architecture-independent data files needed by the "lout" package. Package: dict-bouvier Priority: optional Section: contrib/text Installed-Size: 6 Maintainer: John Goerzen Architecture: all Version: 6.revised-3.2 Suggests: dict, dictd Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/dict-bouvier_6.revised-3.2_all.deb Size: 2467026 MD5sum: 1636e2b272d36212d35aa0faf2d3b9a0 SHA1: 873ab68429789ea8e0260f39020928c76f3f04c6 SHA256: beaea6d2ab4838d431f7c1841e38d43b462c3cf3134f386a2eb51f4e0cd8084f Description: John Bouvier's Law Dictionary for the USA This is the 1856 Revised Sixth Ediition of John Bouvier's law dictionary, formatted for use with the dictd server. It is an excellent, if dated, way to look up information about legal words and principles. Package: kakasi-dic Priority: optional Section: contrib/text Installed-Size: 7 Maintainer: Keita Maehara Architecture: all Source: kakasi Version: 2.3.4-3.1 Conflicts: kakasi (<= 2.2.5-5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/kakasi-dic_2.3.4-3.1_all.deb Size: 914574 MD5sum: f1a9ae20c30d52f46f4cbee77cca31a6 SHA1: 7692a2db16de5bcf06ad9f140f7bd2893b0e3223 SHA256: 03f988e799317a8bab3f4de820f6fab8db884c69757743d22015830394d47236 Description: KAKASI dictionary files This package provides KAKASI dictionary files. You have to install this package if you use KAKASI. . KAKASI is the language processing filter to convert Kanji characters to Hiragana, Katakana or Romaji(1) and may be helpful to read Japanese documents. . (1) "Romaji" is alphabetical description of Japanese pronunciation. Package: chm2pdf Priority: optional Section: contrib/text Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Steve Stalcup Architecture: all Version: 0.9-0ubuntu1 Depends: htmldoc, libchm-bin, python (>= 2.3), python-chm, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/text/chm2pdf_0.9-0ubuntu1_all.deb Size: 16006 MD5sum: 8eb3336d8c913acbcdf6f833476d60ed SHA1: 949bd0fafe76392c5ed0b9bc041678aeaac01278 SHA256: a32eebe61e8676561f10a7e509d3e24b5b4ad4b8aacd71e49246288589cafafc Description: A Python script that converts CHM files into PDF files Convert chm to PDF files. The package supports batch conversion, command line, PDF security options, password protection and compression modes. The program has Explorer-like interface Package: lightning-extension-locale-es-ar Priority: optional Section: contrib/translations Installed-Size: 318 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-es-ar Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/lightning-extension-locale-es-ar_0.8-0ubuntu1~hardy1_all.deb Size: 45678 MD5sum: f9abccec85c02231e9b96e07483eb37d SHA1: e54828cdebb5e4a66d11c9c8f4b4518607848192 SHA256: ab5c396e2c00d228e34c7dfa720bf1bcf1a20fa8f8ebeb6268e0fe8ffac3e3af Description: Spanish language package for lightning-extension Spanish menus and messages for lightning-extension. Package: lightning-extension-locale-tr Priority: optional Section: contrib/translations Installed-Size: 287 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-tr Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/lightning-extension-locale-tr_0.8-0ubuntu1~hardy1_all.deb Size: 44588 MD5sum: 231fd6164d118568bd64361c7797cdbe SHA1: 3d2ae1a971c0e96d90a16f8af339276045c9abc3 SHA256: 4388a5ace70e99f3e3cfcd075363d44813d28027383ff57f0ef1a599ba957c04 Description: Turkish language package for lightning-extension Turkish menus and messages for lightning-extension. Package: language-support-extra-ko Priority: optional Section: contrib/universe/translations Installed-Size: 10 Maintainer: Language pack maintainers Architecture: all Version: 8.04+20080415 Depends: stardict Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/language-support-extra-ko_8.04+20080415_all.deb Size: 1874 MD5sum: 0e2fe30ce383e700c5f37249d3b8af7c SHA1: 3acf4909662f6e1f787f0ce14238e9fa9b20c4e4 SHA256: 36d5ce106bfea8c2b50ccbb4b64253f006eafa0cb45f1415cc1b567de49357c1 Description: Additional software metapackage for Korean This metapackage depends on additional software which might be useful in a Korean language environment. . If you also want your applications and the desktop to be translated, please additionally install language-pack-ko. . Language: Korean Package: language-support-extra-ru Priority: optional Section: contrib/universe/translations Installed-Size: 4 Maintainer: Language pack maintainers Architecture: all Version: 8.04+20080214 Depends: mueller7-dict Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/language-support-extra-ru_8.04+20080214_all.deb Size: 1878 MD5sum: fc90d2d7d517f5c470250cb611adf809 SHA1: 3f05a00746261d4ec8360e82605be41f0417aac8 SHA256: d2ff8cdde31c8ea1b9f6cfab7f31b9d3027b23410ed7edc79be3d434c4374fa6 Description: Additional software metapackage for Russian This metapackage depends on additional software which might be useful in a Russian language environment. . If you also want your applications and the desktop to be translated, please additionally install language-pack-ru. . Language: Russian Package: language-support-extra-he Priority: optional Section: contrib/universe/translations Installed-Size: 4 Maintainer: Language pack maintainers Architecture: all Version: 8.04+20080214 Depends: hdate-applet Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/language-support-extra-he_8.04+20080214_all.deb Size: 1880 MD5sum: 5043faa7f0dfc7f496e9afea15b79867 SHA1: 22fc75fc9b7d4e4d52abeeac12edb9b86b669433 SHA256: 11d9204e525ed176301e1f41eaedddf64f6616ef150b03e70ce6e115a54de696 Description: Additional software metapackage for Hebrew This metapackage depends on additional software which might be useful in a Hebrew language environment. . If you also want your applications and the desktop to be translated, please additionally install language-pack-he. . Language: Hebrew Package: language-support-extra-th Priority: optional Section: contrib/universe/translations Installed-Size: 4 Maintainer: Language pack maintainers Architecture: all Version: 8.04+20080214 Depends: firefox-libthai, pango-libthai Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/language-support-extra-th_8.04+20080214_all.deb Size: 1874 MD5sum: e14b9c2586f317cc6d5724f853d75ef2 SHA1: e9b99b60f17f9e2390cd6d9af2fbdc15afa3b44c SHA256: 9c7a0b684307dcd29bec20f46e90661ed6bec9c657c1c174ec7a1182fe2e529b Description: Additional software metapackage for Thai This metapackage depends on additional software which might be useful in a Thai language environment. . If you also want your applications and the desktop to be translated, please additionally install language-pack-th. . Language: Thai Package: language-support-extra-sr Priority: optional Section: contrib/universe/translations Installed-Size: 4 Maintainer: Language pack maintainers Architecture: all Version: 8.04+20080214 Depends: dict-freedict-scr-eng Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/language-support-extra-sr_8.04+20080214_all.deb Size: 1868 MD5sum: 67a24d9f2662a5a0df17d83ebc08af66 SHA1: 7654511f705b5241ab32c7312a8870be183c5ecb SHA256: f5dc0e98e92f1763e22415b72db8aaa460a8ad9ae3a1069fd06c086df8547a2b Description: Additional software metapackage for Serbian This metapackage depends on additional software which might be useful in a Serbian language environment. . If you also want your applications and the desktop to be translated, please additionally install language-pack-sr. . Language: Serbian Package: sunbird-locale-ka Priority: optional Section: contrib/translations Installed-Size: 961 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-ka Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/sunbird-locale-ka_0.7-0ubuntu1_all.deb Size: 135186 MD5sum: f3cc97010455a8051920cb4b610a582e SHA1: 72cf7ea04c9976087b203a8b47ffcde795fd8899 SHA256: 06f7a4d574a34b5d23e0ffab82ca9a23166fadacf580dba7b2c5e744c7990c91 Description: sunbird ka language/region package Menu and message resource and region property package for sunbird (ka language, ka). . Homepage: http://www.mozilla.com Package: lightning-extension-locale-zh-cn Priority: optional Section: contrib/translations Installed-Size: 286 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-zh-cn Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/lightning-extension-locale-zh-cn_0.8-0ubuntu1~hardy1_all.deb Size: 47448 MD5sum: 0721fb6ca683e79b595683d58ca99cbc SHA1: 7ac8399aff12708e6a18498786fba46beb672433 SHA256: 3e137c74eb77beab5a25bb745f5f855a2129015d6ee04184e736747007bb13f4 Description: Simplified Chinese language package for lightning-extension Simplified Chinese menus and messages for lightning-extension. Package: language-support-extra-eu Priority: optional Section: contrib/universe/translations Installed-Size: 4 Maintainer: Language pack maintainers Architecture: all Version: 1:8.04+20080229 Depends: aspell-eu-es, myspell-eu-es Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/language-support-extra-eu_8.04+20080229_all.deb Size: 1998 MD5sum: 2d6434d2faf5e0711030c6b5b0a809fa SHA1: 2c2ab1ddd77cb30191c481483b23bf8fb71b9526 SHA256: 89c8ff9ae83d9021cac4030523d79818651e1f0c52d962249b5b349d3c5d53f7 Description: Additional software metapackage for Basque This metapackage depends on additional software which might be useful in a Basque language environment. . If you also want your applications and the desktop to be translated, please additionally install language-pack-eu. . Language: Basque Package: lightning-extension-locale-lt Priority: optional Section: contrib/translations Installed-Size: 287 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-lt Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/lightning-extension-locale-lt_0.8-0ubuntu1~hardy1_all.deb Size: 46874 MD5sum: 122ecf1d5dd7fe9791a39b2e4d41e984 SHA1: 3e87a2919a70b41df0c8c26c676d67afc9363e95 SHA256: b5cf09ea3fa751275c43213c42bfc3dbae8ed4790b444edd93963e02d43be6eb Description: Lithuanian language package for lightning-extension Lithuanian menus and messages for lightning-extension. Package: language-support-extra-zh Priority: optional Section: contrib/universe/translations Installed-Size: 4 Maintainer: Language pack maintainers Architecture: all Version: 8.04+20080214 Depends: pcmanx-gtk2, stardict Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/language-support-extra-zh_8.04+20080214_all.deb Size: 1906 MD5sum: 80e181c26d22223f96f78c7408f8f3f4 SHA1: 6da5ade6bfb4d17b5cb8e7b85c426513bd2864cd SHA256: afd8e8c4232991ae996f42e01af5877f25aa01183238178d941122f80c7be2b2 Description: Additional software metapackage for Chinese This metapackage depends on additional software which might be useful in a Chinese language environment. . If you also want your applications and the desktop to be translated, please additionally install language-pack-zh. . Language: Chinese Package: sunbird-locale-zh-cn Priority: optional Section: contrib/translations Installed-Size: 577 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-zh Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/sunbird-locale-zh-cn_0.7-0ubuntu1_all.deb Size: 102910 MD5sum: 8f20ecfb35c7d8bef1dbaa64d0bd5480 SHA1: b586407e5520ac3aef7a35171a9611730db5b845 SHA256: 093ca70f5d1134bed09d7bb9c931f5a1f6685320638fd2564c34b6fca65384f5 Description: sunbird zh language/region package Menu and message resource and region property package for sunbird (zh language, zh-CN). . Homepage: http://www.mozilla.com Package: sunbird-locale-da Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-da Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/sunbird-locale-da_0.7-0ubuntu1_all.deb Size: 110854 MD5sum: 700a337aadecbdee9a9775a257147824 SHA1: 0c1d7d35e1978d321e11c3ac76952c675a3af94d SHA256: d2e583b8b75316a2d90c1c4e622e2929a8ceae9e384e045ad3993dedb0058774 Description: sunbird da language/region package Menu and message resource and region property package for sunbird (da language, da). . Homepage: http://www.mozilla.com Package: sunbird-locale-pt-pt Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-pt Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/sunbird-locale-pt-pt_0.7-0ubuntu1_all.deb Size: 111184 MD5sum: e575953704acd345443d3afe18483760 SHA1: 7d2e2fea60428dd9d70bff65c173667be8a8e4f1 SHA256: 2f594dfb9c96d6e75502290fdc0a29b34ec22455c4f70ff2ea97f43d301010c9 Description: sunbird pt language/region package Menu and message resource and region property package for sunbird (pt language, pt-PT). . Homepage: http://www.mozilla.com Package: lightning-extension-locale-ka Priority: optional Section: contrib/translations Installed-Size: 291 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~) Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/lightning-extension-locale-ka_0.8-0ubuntu1~hardy1_all.deb Size: 53662 MD5sum: e250a304bba320dcedc3079e8d9e8d88 SHA1: ef1527986545efb08fa1e8f0c66653cff0301a30 SHA256: 48efd08722191a508b9b9b2c4b960f56231a85bc2f41976ae9463a896409cefd Description: Georgian language package for lightning-extension Georgian menus and messages for lightning-extension. Package: language-support-extra-hr Priority: optional Section: contrib/universe/translations Installed-Size: 4 Maintainer: Language pack maintainers Architecture: all Version: 8.04+20080214 Depends: dict-freedict-cro-eng, dict-freedict-eng-cro, dict-freedict-scr-eng, itools Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/language-support-extra-hr_8.04+20080214_all.deb Size: 1902 MD5sum: 4c7517466ed8a6f687c7d3d0d4c027b3 SHA1: 54ff10fae720f7a4b1231338ee0aa2d2a2e0cf3b SHA256: a138a5db5a62e20c0cd6824701332ab25ca239b02fcabd412316c3584a95af6c Description: Additional software metapackage for Croatian This metapackage depends on additional software which might be useful in a Croatian language environment. . If you also want your applications and the desktop to be translated, please additionally install language-pack-hr. . Language: Croatian Package: language-support-extra-ar Priority: optional Section: contrib/universe/translations Installed-Size: 4 Maintainer: Language pack maintainers Architecture: all Version: 8.04+20080215 Depends: acon, itools Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/language-support-extra-ar_8.04+20080215_all.deb Size: 1902 MD5sum: 714fdf3322b61d5a3aff343a41ec8497 SHA1: a83b364e5c44cd1824d0e7d4b178e83ff7e41633 SHA256: 94d296e2a02b4b377b8359225b512c1f40d38d99b5dad87a3e9752c67d5ce778 Description: Additional software metapackage for Arabic This metapackage depends on additional software which might be useful in a Arabic language environment. . If you also want your applications and the desktop to be translated, please additionally install language-pack-ar. . Language: Arabic Package: language-support-extra-ja Priority: optional Section: contrib/universe/translations Installed-Size: 4 Maintainer: Language pack maintainers Architecture: all Version: 8.04+20080214 Depends: stardict Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/language-support-extra-ja_8.04+20080214_all.deb Size: 1866 MD5sum: e0fe30b9c8ee8996a2e992a01282e6fc SHA1: 4047abba06e78c0d382229a896b44546ce4f92bb SHA256: 31f7f5cf9a3253db8b5b17b81bf9c855cc1b11bab3fe99d7b041a37a413b0f03 Description: Additional software metapackage for Japanese This metapackage depends on additional software which might be useful in a Japanese language environment. . If you also want your applications and the desktop to be translated, please additionally install language-pack-ja. . Language: Japanese Package: sunbird-locale-es-ar Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-es Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/sunbird-locale-es-ar_0.7-0ubuntu1_all.deb Size: 113614 MD5sum: a5e54e47f6295105a0c0ea441d0dc22e SHA1: 6ba43e6c921151349b97ad6924c06cb1b64029cb SHA256: 69a3ed43e80c77dfb680956d9fb1d4b2caf99b939555fcb16cf7654499d44f1f Description: sunbird es language/region package Menu and message resource and region property package for sunbird (es language, es-AR). . Homepage: http://www.mozilla.com Package: sunbird-locale-lt Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-lt Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/sunbird-locale-lt_0.7-0ubuntu1_all.deb Size: 116040 MD5sum: cf3431995e29406bbf0d99731f5caaec SHA1: 1727120e03a806a412a064425f4b6a04432b8ef1 SHA256: 0a17c95fd6edd838d905008e1dc2cea13118180321c17a532b873e0488d27f36 Description: sunbird lt language/region package Menu and message resource and region property package for sunbird (lt language, lt). . Homepage: http://www.mozilla.com Package: sunbird-locale-tr Priority: optional Section: contrib/translations Installed-Size: 577 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-tr Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/sunbird-locale-tr_0.7-0ubuntu1_all.deb Size: 109426 MD5sum: b74aa8bae47a1a574aed6ae43c16748e SHA1: ccae85b3ba345601efce456f0b2603eddfdf0c9d SHA256: 926181f8a22897236e84fd7717d936cdf905dfc91a72a0838b2afb76216e8ed2 Description: sunbird tr language/region package Menu and message resource and region property package for sunbird (tr language, tr). . Homepage: http://www.mozilla.com Package: lightning-extension-locale-pt-pt Priority: optional Section: contrib/translations Installed-Size: 288 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-pt-pt Filename: dists/hardy-unstable/contrib/binary-all/contrib/translations/lightning-extension-locale-pt-pt_0.8-0ubuntu1~hardy1_all.deb Size: 45488 MD5sum: 35cfaf83a863ba0e1772f79c57cf430c SHA1: 418c7a570419ea39bb00b3c0ca0470df77debfb6 SHA256: 9e44458bb767fd1102eda8b986aa78652ed192c54bcf1d87fa475b6dc3ff752a Description: Portuguese (Portugal) language package for lightning-extension Portuguese (Portugal) menus and messages for lightning-extension. Package: ttf-sazanami-mincho Priority: optional Section: contrib/x11 Installed-Size: 17 Maintainer: GOTO Masanori Architecture: all Source: ttf-sazanami Version: 0.0.1.20040629-3 Depends: defoma Suggests: x-ttcidfont-conf, xserver-xorg | xfs-xtt (>> 1:1.3.0.1-3) | xfs (>= 4.0.2-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-sazanami-mincho_0.0.1.20040629-3_all.deb Size: 5847100 MD5sum: 0c83658e0a5f81dc04d41a8490e599dc SHA1: da18f3299e2c20ca983b206489e17beba7ddf53d SHA256: 4a11d3884385a41de8d98ecc1816fdb6a3f706c40d7207aa97dfbb1e21577965 Description: Sazanami Mincho Japanese TrueType font ttf-sazanami-mincho is Japanese free Mincho TrueType font to alternate with the ttf-kochi alternative font family in future. . The family of ttf-sazanami-* is automatically generated from Wadalab font kit for making toward smooth and beautiful compared with the current free Japanese TrueType fonts. It has bitmap hinting information, so it's beautiful and not jagged to display on the CRT/LCD. Package: gnustep-core-devel Priority: optional Section: contrib/x11 Installed-Size: 4 Maintainer: Debian QA Group Architecture: all Source: meta-gnustep Version: 6 Depends: gnustep-core, libgnustep-base-dev, libgnustep-gui-dev Suggests: gnustep-base-examples Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/gnustep-core-devel_6_all.deb Size: 2420 MD5sum: 3dec85cfc0a1f935d3ac33a2d17353e2 SHA1: 08d4b80058ba0f1a2c4f233401e37956f36ecc1d SHA256: 05964134b709d7680f87a013d2a3993924bb82aa65a0099380001257634590a6 Description: The GNUstep Development Environment -- core development GNUstep core development. Package: mythbuntu-control-centre Priority: optional Section: contrib/x11 Installed-Size: 915 Maintainer: Ubuntu MythTV Team Architecture: all Version: 0.28-0ubuntu1+hardy1 Depends: expect, gdebi, gksu | kdebase-bin, lirc (>= 0.8.1), menu, mythbuntu-common (>= 0.13), mythtv-common, python, python-apt, python-central (>= 0.6.5), python-glade2, python-gtk2, python-mysqldb, python-vte, software-properties-gtk, vnc4-common Suggests: displayconfig-gtk, mythtv-backend-master, mythtv-frontend Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/mythbuntu-control-centre_0.28-0ubuntu1+hardy1_all.deb Size: 115898 MD5sum: 0a3f4e7ac92209a98b3842343962cd5f SHA1: 97f08abf8d463cdece55e556a7b52590d8499a0e SHA256: 0b8cfae006dfef45b8f873534d96e299688e62308dc87075955748fdc4289d44 Description: Mythbuntu Configuration Application The Mythbuntu control centre is used to modify settings on a Mythbuntu system that are not necessarily MythTV specific. These settings range from setting up system roles, to configuration of drivers, remotes, and services. . This application can also be used on a standard Ubuntu system to convert it directly to a Mythbuntu box or to add Mythbuntu role(s) in addition to the existing desktop role. Homepage: http://www.mythbuntu.org Python-Version: current Package: mythtv-theme-mythbuntu Priority: optional Section: contrib/x11 Installed-Size: 348 Maintainer: Ubuntu MythTV Team Architecture: all Version: 0.20080421 Depends: mythtv-frontend, mythtv-theme-projectgrayhem, mythtv-theme-projectgrayhem-wide Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/mythtv-theme-mythbuntu_0.20080421_all.deb Size: 7891730 MD5sum: 3726d92466ae4d098575e98e8f8c8e1b SHA1: fc371cf156636d1dbc18c5b485ac155f9146516d SHA256: 42b7c7f08f914e0161b66a7cde8fba662d6bfd837b041275069de8552a7dbb9d Description: default MythTV theme used in Mythbuntu This package provides the default theme that is used for a Mythbuntu installation from the Live CD. . For 8.04, it is derived from the free variant of Project Grayhem. For 7.10, it is derived from the free variant of Blootube. Package: enlightenment-theme-shinymetal Priority: optional Section: contrib/x11 Installed-Size: 2236 Maintainer: Laurence J. Lane Architecture: all Source: enlightenment Version: 1:0.16.7.2-5 Provides: enlightenment-theme Suggests: enlightenment Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/enlightenment-theme-shinymetal_0.16.7.2-5_all.deb Size: 1305968 MD5sum: 523a348a0b99151d5e9cf9e558334b1f SHA1: 8e69d998c806f47691ccb912ab93a2728e5860db SHA256: 3e3ab7efb91aa56557925147a241115aeb14f5298742719e29ea387a2021b017 Description: Raster's ShinyMetal Theme for E This is the theme formerly known as 'E15 default'. It is fairly simple, by raster's standards, and attractive. The motif used is shiny metal borders, with translucent dark orange highlights. It includes some nice background pictures. Package: feisty-session-splashes Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Ubuntu Artwork Team Architecture: all Version: 0.12 Replaces: edgy-session-splashes (<< 0.5), ubuntu-artwork (<< 31) Conflicts: edgy-session-splashes (<< 0.5), ubuntu-artwork (<< 31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/feisty-session-splashes_0.12_all.deb Size: 82730 MD5sum: 1310819c89ab4b57e305ddc289b5cc8b SHA1: a2ffd593ce87e65fcc6947e4c9e3a8ae1905abbc SHA256: e750d3960429c9fe9fce0c8be0bb384b97e229869c03ca6064a6926ccfcc4277 Description: Feisty Session Splashes The default Session Splashes for Feisty. At the moment the package contains: * Ubuntu Wave * Ubuntu Smooth Package: driconf Priority: optional Section: contrib/x11 Installed-Size: 27 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michel Dänzer Architecture: all Version: 0.9.1-2ubuntu1 Depends: python (>= 2.3), python-gtk2 (>> 2.4.0), python-support (>= 0.7.1), xdriinfo | xbase-clients (>> 6.8.0) Recommends: libgl1-mesa-dri | xlibmesa-gl (>> 6.8.0), libgl1-mesa-dri | xlibmesa-dri (>> 6.8.0) Suggests: mesa-utils | xbase-clients (<< 7.0.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/driconf_0.9.1-2ubuntu1_all.deb Size: 95604 MD5sum: fba23aa2f29d98d503468759535a2456 SHA1: 1c0918213597b51d48f9f9b62bf2d97b50ba4f0f SHA256: 539d66f9d33fd573d78b463783bbd97c171958839dee28303e669ff67434aa84 Description: DRI configuration applet Driconf is a configuration applet for the Direct Rendering Infrastructure (DRI). It allows customizing performance and visual quality settings of OpenGL drivers on a per-driver, per-screen and/or per-application level. . Driconf is implemented in Python. It uses the GTK+ toolkit bindings and the xdriinfo program (from the xdriinfo or xbase-clients package) to retrieve configuration information from OpenGL drivers. . Homepage: http://dri.freedesktop.org/wiki/DriConf Package: xmanpages-ja Priority: optional Section: contrib/x11 Installed-Size: 626 Maintainer: ISHIKAWA Mutsumi Architecture: all Version: 4.1.0.20011224-4 Suggests: man-browser, xmanpages Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xmanpages-ja_4.1.0.20011224-4_all.deb Size: 2575232 MD5sum: 448069b93f33b5681862daabf3b9d602 SHA1: 58373f3a6484ddedf6cd7a9399927e2818a21112 SHA256: fe846708fcdec665ede3e56c623c5ed9e01504a5fbe9a07488a6578d2e7b6954 Description: Japanese manual pages for X This package provides section 1,3,4,5 and 7 manpages of X Window System written in Japanese, translated by X Japanese Document Project. This version is translated from XFree86 4.1.0 manpages. Package: esvn-doc Priority: optional Section: contrib/doc Installed-Size: 1245 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Pierre Chifflier Architecture: all Source: esvn Version: 0.6.12+1-1ubuntu1 Suggests: esvn Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/esvn-doc_0.6.12+1-1ubuntu1_all.deb Size: 604902 MD5sum: 1ce0b278aa40b421436743565014a8de SHA1: 62b9d7f6e273539b270c86bc1abefc9933036686 SHA256: 4ee072a9abfe47b838d4e3894b71a5dda623ca86392aade98185fe397e138a6e Description: documentation for esvn eSvn is a graphical client written in Qt for the subversion revision control system (svn). Package: resilience-theme Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Ubuntu Art Team Architecture: all Version: 0.1-0ubuntu2 Replaces: ubuntu-artwork (<< 31) Conflicts: ubuntu-artwork (<< 31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/resilience-theme_0.1-0ubuntu2_all.deb Size: 8326 MD5sum: 281c7109ed452ee20adf5f0399896ca4 SHA1: 346528df645ec3155ef0ba8bb0c48259d2d35d5a SHA256: 994826a54b9e6fadd479bb2b6ce76c8ee139e7fb9614701074da78f7d1e8ad59 Description: Resilience GTK theme The Resilience GTK theme. At the moment the package contains: * the GTK configuration and * Metacity configuration for the theme. Package: chameleon-cursor-theme Priority: optional Section: contrib/x11 Installed-Size: 6965 Maintainer: Adam Borowski Architecture: all Version: 0.5-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/chameleon-cursor-theme_0.5-1_all.deb Size: 1411036 MD5sum: 15e2282b83ef9193c10a8cb5b90a9c2e SHA1: 233734e095ed9640dfee6f3316397281654748e9 SHA256: 66ffa32a2f5230574ad0e74354b070788b7bcf67349e79022b7b8d517223dfda Description: a modern but not gaudy X11 mouse theme Package comes with 15 different mouse themes for X11. 5 colors (anthracite, skyblue, darkskyblue, white, pearl) 3 different sizes (small, regular and large) . Preview: http://www.kde-look.org/content/show.php?content=38459 Package: fsviewer-icons Priority: extra Section: contrib/x11 Installed-Size: 1301 Maintainer: Alain Schroeder Architecture: all Version: 1.0-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/fsviewer-icons_1.0-4_all.deb Size: 504360 MD5sum: db6163bf28b9711b118c606644f0789c SHA1: 77e00cf95eb7770b7c913c5fed95c352e808d02f SHA256: 2764762d44be8bdba3f5e8b0c91930dfb26a7a6420358b3d2a1a131048260679 Description: Icons for fsviewer to make it look more like the NeXT FileViewer. Some nice Icons to provide fsviewer with a more NeXT-like look, although fsviewer does run without them. . These Icons are only useful if used with fsviewer, which is a lightweight standalone (no need for openstep) filemanager based on the one included with NeXTSTEP. It integrates well with Window Maker but can be used with any WM. Features include Browser mode, DND and file operations. Package: edgy-community-wallpapers Priority: optional Section: contrib/x11 Installed-Size: 932 Maintainer: Ubuntu Artwork Team Architecture: all Version: 0.5-0ubuntu2 Replaces: ubuntu-artwork (<< 31) Conflicts: ubuntu-artwork (<< 31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/edgy-community-wallpapers_0.5-0ubuntu2_all.deb Size: 845670 MD5sum: 43dc0d598108311e0576cfd5c69a53a3 SHA1: 5ea3c53cfd55daecac53e66fb091742466bd9cfe SHA256: 1ee4b1d3552fdb6710b29390286acbd1a4d817164d59fde32ff2040a57e4cb57 Description: Edgy Wallpapers The ubuntu-art Wallpapers for Edgy. At the moment the package contains: * Dawn Of Ubuntu Package: xfonts-cronyx-100dpi Priority: optional Section: contrib/x11 Installed-Size: 1738 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-cronyx Version: 2.3.8-6ubuntu3 Replaces: xfonts-cronyx-nop Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-cronyx-nop Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cronyx-100dpi_2.3.8-6ubuntu3_all.deb Size: 1699588 MD5sum: aaaf4c29ccf3e7ac85b6f70942f868e8 SHA1: e4a289dee454eb0fabeb9ce82b296c7c774deb2c SHA256: 40cc2d108cef10125df9326464bf037daf3161a4ed14ff464c5ff95e16ec8184 Description: 100 dpi Unicode Cyrillic fonts for X (Cronyx collection) This package provides a set of bitmapped Cyrillic fonts at 100 dots per inch. These are Unicode (ISO10646-1) fonts and support all current slavic Cyrillic letters as well as some Russian prerevolutionary letters. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package and xfonts-cronyx-75dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-cronyx-100dpi may be more suitable for large monitors and/or large screen resolutions (over 1024x768). . The upstream source of this package is the package Xcyr of Serge Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey Chernov. Package: ubuntustudio-gdm-theme Priority: optional Section: contrib/x11 Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Architecture: all Source: ubuntustudio-look Version: 0.28 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ubuntustudio-gdm-theme_0.28_all.deb Size: 278990 MD5sum: aba8d96781f10c4f8fbf7433186d7904 SHA1: 11c957987de4a269c91ebe1f3263884764228106 SHA256: c7bbbf49e09af3643257869df1112e89516cf5e08f81011e1b11835c36bb5682 Description: Ubuntu Studio - GDM theme The Ubuntu Studio theme. . This package contains the GDM theme. Package: fusion-icon Priority: optional Section: contrib/x11 Installed-Size: 28 Maintainer: Siegfried-Angel Gevatter Pujals (RainCT) Architecture: all Version: 0.0.0+git20071028-2ubuntu2 Depends: python, python-central (>= 0.6.5), python-compizconfig, python-gtk2 | python-qt4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/fusion-icon_0.0.0+git20071028-2ubuntu2_all.deb Size: 29834 MD5sum: 94798411b329f583174dee003de6e0ec SHA1: 50bb8dbcfc253fbe5ebd1edfd4dd77fd80cb7658 SHA256: 37c1903ac085f3a4027f99eeab1492022550de79599de4c16cd97aee3b1dfc51 Description: tray icon to launch and manage Compiz Fusion The OpenCompositing Project brings 3D desktop visual effects that improve the usability and eye candy of the X Window System and provide increased productivity. . This package contains a tray icon that can launch Compiz and its decorators. Python-Version: all Package: xfonts-bolkhov-cp1251-75dpi Priority: optional Section: contrib/x11 Installed-Size: 906 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-bolkhov Version: 1.1.20001007-6ubuntu3 Replaces: xfonts-bolkhov-cp1251 Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-bolkhov-cp1251 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-bolkhov-cp1251-75dpi_1.1.20001007-6ubuntu3_all.deb Size: 736180 MD5sum: 22416e069e67e938660b6a7a47eeb1e1 SHA1: 5812ac4e098e9dd7955d91da1d8abeac54affdc9 SHA256: 96a2893d07d9da5789c4503ee60dea6b7a7c6743a73f5399739777b0a82aab1f Description: 75 dpi CP1251 encoded Cyrillic fonts for X (Cyr-RFX collection) This package provides a set of bitmapped Cyrillic fonts at 75 dots per inch. These are CP1251 (microsoft-cp1251) fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . The fonts from this package are not designed for big monitors and/or large screen resolutions (over 1024x768). You can find big fonts in the package xfonts-cronyx-cp1251-100dpi. . The fonts are modified (mainly with Cyrillics added) versions of the most important X-Window fonts from 75dpi/. . Upstream author: Dmitry Bolkhovityanov Package: ubuntustudio-icon-theme Priority: optional Section: contrib/x11 Installed-Size: 24073 Maintainer: Ubuntu Studio Developers Architecture: all Version: 0.9 Depends: gnome-icon-theme, tango-icon-theme Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ubuntustudio-icon-theme_0.9_all.deb Size: 2474164 MD5sum: 494674c88dcb7adf281b0b4f85c8bb81 SHA1: 4b6d962956d76e9e5c4e4349e74f2f4c96ee1752 SHA256: cf35a3a123e7fbf5000421470d555e0468a23e43335d709279a425304a0e7940 Description: Ubuntu Studio Icon theme ubuntustudio-icon-theme is the default Ubuntu Studio Icon Theme. Package: xfonts-cronyx-koi8r-misc Priority: optional Section: contrib/x11 Installed-Size: 199 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-cronyx Version: 2.3.8-6ubuntu3 Replaces: xfonts-cronyx-koi8r Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-cronyx-koi8r Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cronyx-koi8r-misc_2.3.8-6ubuntu3_all.deb Size: 149542 MD5sum: 5ee72b938982ba8856a89d00ea899219 SHA1: 7155623d80b346290c3336f780280cf08a0b9054 SHA256: 212ca09825920b0b2c2db97afa6f14a7bfdaa944db0f3911ce16e90246c64bfb Description: Character-cell KOI8-R encoded Cyrillic fonts for X (Cronyx collection) This package provides a standard set of character-cell low-resolution Cyrillic fonts. These are KOI8-R fonts and are suitable for Russian. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . The upstream source of this package is the package Xcyr of Serge Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey Chernov. Package: ttf-atarismall Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Gürkan Sengün Architecture: all Version: 2.1-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-atarismall_2.1-2_all.deb Size: 31538 MD5sum: 6742507d041292da16307eaa85f94dcd SHA1: 3da9616a6aa7987d9996a20199518e030bb8f62e SHA256: 49567a8a3ac6f04a31df0ad078dc1c36e234086e20076b5e41b4c842523c066b Description: Very small 4 x 8 font This is named atari small because it was designed for a terminal emulator written for an Atari 800. It only had a 320 pixel wide display, but an 80 column terminal was wanted, hence there is this font. This is somewhat cleaned up from the original version. It has only a one pixel descent to maximize pixels available to the main body of each character. Homepage: http://www.linuks.mine.nu/atari/ Package: xfonts-biznet-75dpi Priority: optional Section: x11 Installed-Size: 17 Maintainer: Robert Luberda Architecture: all Source: xfonts-biznet Version: 3.0.0-19 Replaces: xfntil2 Depends: xfonts-utils Recommends: xfonts-75dpi-transcoded Suggests: xfs | xserver Conflicts: xfntil2, xfntil2-nonfree, xfonts-75dpi (<< 4.1.0), xfonts-biznet-iso-8859-2-75dpi Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-biznet-75dpi_3.0.0-19_all.deb Size: 68938 MD5sum: 418e8461d7c343c5ec46182c7ec67342 SHA1: 17fdca7ae9ccd7d12497ac6c39792da34debfd02 SHA256: 051d209ff73a08bf6c8597b247d824f2c916f5b0247411f5b3a2887e63308d52 Description: 75 dpi BIZNET ISO-8859-2 fonts for X servers The BIZNET ISO 8859-2 (Central European) X Window System Fonts are a set of ISO 8859-2 (sometimes called also ISO Latin2) X Window System bitmap typefaces. . ISO-8859-2 character set is the ISO standard character encoding for the following languages: Albanian, Croatian, Czech, Hungarian, Polish, Slovak, Slovene, and Serbian. . xfonts-biznet-75dpi provides a set of bitmapped fonts at 75 dots per inch. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package and xfonts-biznet-100dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-biznet-75dpi may be more suitable for small monitors and/or small screen resolutions (under 1024x768). Package: xfonts-intl-european Priority: optional Section: contrib/x11 Installed-Size: 37 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Milan Zamazal Architecture: all Source: intlfonts Version: 1.2.1-6ubuntu3 Replaces: intlfonts-european Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: emacs-intl-fonts, xfonts-biznet-iso-8859-2-100dpi, xfonts-biznet-iso-8859-2-75dpi, xfonts-biznet-iso-8859-2-base, xfs | xserver Conflicts: intlfonts-european, xfntil2 (<< 2.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-intl-european_1.2.1-6ubuntu3_all.deb Size: 161026 MD5sum: 30334a3133b45b02e3c7e94b9ed60ca6 SHA1: aca2d2748332a016b802e52d1f36f6b0ddbb20ba SHA256: 822012ed1371ed2837e4d382631ce665ff5f811bcfd8001cf570e2df8d3b7063 Description: International fonts for X -- European This package includes some ISO 8859-1 (Latin-1), ISO 8859-2 (Latin-2), ISO 8859-3 (Latin-3), ISO 8859-4 (Latin-4), ISO 8859-5 (Cyrillic), ISO 8859-7 (Greek), ISO 8859-8 (Hebrew), ISO 8859-9 (Latin-5), and KOI (Cyrillic) fonts. Also one ISO 8859-1 big font is included. You will need the fonts if you plan to view, print or author documents using any of the languages/encodings specified above. . The fonts are for use with the X Window System. Package: sunclock-maps Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Roland Rosenfeld Architecture: all Source: sunclock Version: 3.56-4 Replaces: sunclock (<< 3.50pre1-3) Conflicts: sunclock (<< 3.50pre1-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sunclock-maps_3.56-4_all.deb Size: 1309244 MD5sum: cacfd2eaa5d8ff44889f83f451fc4daa SHA1: 6905a5c7b6c6a515717c71d80797bb80c695c341 SHA256: 5194e2dcab7f6d8550167dbe6b5cd0c82ac9ee0af050895d2975695a0d0c393d Description: sunclock vector graphic maps sunclock is an X11 application that displays a map of the Earth and indicates the illuminated portion of the globe by drawing sunlit areas dark on light, night areas as light on dark. In addition to providing local time for the default timezone, it also displays GMT time, legal and solar time of major cities, their latitude and longitude, and the mutual distances of arbitrary locations on Earth. . This package contains the vector graphic earthmaps. . Homepage: http://frmas.free.fr/li_1.htm Package: peace-wallpapers Priority: optional Section: contrib/x11 Installed-Size: 417 Maintainer: Ubuntu Art Team Architecture: all Source: peace-look Version: 0.2-0ubuntu2 Replaces: edgy-community-wallpapers (<< 0.2) Conflicts: edgy-community-wallpapers (<< 0.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/peace-wallpapers_0.2-0ubuntu2_all.deb Size: 363230 MD5sum: 06fa0e8637de8bdb36228929ea2c958b SHA1: 2cb66f4e5eb51f81425793232da292cc256f338e SHA256: 564981add864ce0dac2f5ef8d6ff24098c397622ec15472b696414fd4c7fcf4b Description: Peace look - Wallpapers The Peace theme. . This package contains the Peace Wallpapers. Package: gnustep Priority: optional Section: contrib/x11 Installed-Size: 4 Maintainer: Debian QA Group Architecture: all Source: meta-gnustep Version: 6 Depends: camera.app, charmap.app, gworkspace.app, mknfonts.tool, open.app, preferences.app, preview.app, terminal.app, textedit.app, zipper.app Recommends: gnumail-doc, gnumail.app, gnustep-examples, gnustep-icons, talksoup.app, viewpdf.app, wmaker Suggests: aclock.app, agenda.app, biococoa.app, bubblefishymon, cenon.app, clipbook.app, cynthiune.app, displaycalibrator.app, easydiff.app, edenmath.app, gnuwash.app, gwremote.app, helpviewer.app, innerspace.app, latex.service, lusernet.app, mpdcon.app, plopfolio.app, poe.app, price.app, stepulator.app, timemon.app, volumecontrol.app, wildmenus.bundle, wmmixer, wmnd, wmpinboard Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/gnustep_6_all.deb Size: 2698 MD5sum: 98ccf7a03a25f893b1909ade56c5e251 SHA1: b11346062ba8ef71d9a0f0c8e78f54ad6e3ef096 SHA256: 22ec43d71646504e5b6798d2e978a177f8f196eb714cc6ee91b35055398db5e3 Description: The GNUstep Development Environment -- user applications These are GNUstep applications for the user. Package: sawfish-data Priority: optional Section: contrib/x11 Installed-Size: 291 Maintainer: Luis Rodrigo Gallardo Cruz Architecture: all Source: sawfish Version: 1:1.3.1-1 Replaces: sawfish (<= 1:1.3+cvs20060518-2) Conflicts: sawfish (<= 1:1.3+cvs20060518-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sawfish-data_1.3.1-1_all.deb Size: 1236104 MD5sum: cd17f1a041707f6337d5605ea8c2ae52 SHA1: 2a5c9373d015ef5bed339231bcdd1f2b14c0b7ea SHA256: 172e6e451c6da7f573e77d94116fb1307888cfaa4ad228db19912fab8f4e909e Description: sawfish architecture independent data This package contains the architecture independent lisp compiled files and other data, such as theme pixmaps. It is unlikely to be of any use without the sawfish window manager. . The lisp source files are in the sawfish-lisp-source package. Package: ttf-oflb-euterpe Priority: optional Section: contrib/x11 Installed-Size: 13 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.0-1 Depends: defoma Suggests: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-oflb-euterpe_1.0-1_all.deb Size: 55820 MD5sum: fa7406d92a3c69b2646b646f13835842 SHA1: 7093389e211ed137bc03f596bec66d4a89fd36fb SHA256: 7a314334a0d7b8bb82cb05f62ba1590d78c839c94130e481b99fc3e7a9c2f3d9 Description: unicode musical font This package provides a font which covers the whole musical symbols block of Unicode. Some extra glyphs can be found in the Private Use Area, some of them may be accessed through OpenType features, like ligatures and glyph substitutions. . The font sources (Fontforge .sfd) are available on the upstream website and in the source package. . In Greek mythology, Euterpe is the muse of lyric poetry. Homepage: http://openfontlibrary.org/media/files/Eimai/191 Package: xrsh Priority: optional Section: contrib/x11 Installed-Size: 44 Maintainer: Harald Dunkel Architecture: all Version: 5.92-8 Depends: net-tools, rsh-client, xbase-clients, xterm Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xrsh_5.92-8_all.deb Size: 19188 MD5sum: 749e6bd4d33f2ee96e4be1de93bd517b SHA1: 9d0788e0440d98bc208cb08b5efe97345b35fa22 SHA256: f5db6a534f2f4d4a9fe87cde243b478f4172c8b1758b2cf840dff141833257cb Description: remote execution of XWindow programs Xrsh is designed to allow you to start an X client on a remote machine with the window displayed on the current server's $DISPLAY. It has many options that give you the ability to propagate environment variables (including DISPLAY) to the remote system and works with various types of X server access control including xauth and xhost. Xrlogin opens a local xterm window and runs rlogin (or optionally telnet) to connect to a remote machine. Package: ttf-gfs-artemisia Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.0-1 Depends: defoma Suggests: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-gfs-artemisia_1.0-1_all.deb Size: 648422 MD5sum: d32df86e16a77ffc9256d27c2d2dbe4a SHA1: f4eceb1fc862105481052b39325df84a88299225 SHA256: b906884a8210b4a922b8439237d4644333fc9032efeae1d638d2bdbd0edd7c79 Description: Greek font (Times Greek-like) The type family GFS Artemisia was designed by the painter-engraver Takis Katsoulidis and reflects his style and typographic acumen. It is largely his effort to offer, from a different perspective, a type face which, like Times Greek, would be applicable to a wide spectrum of uses and equally agreeable and legible. The typeface has been digitised by George D. Matthiopoulos. . Author: Takis Katsoulidis - George D. Matthiopoulos (Greek Font Society) Homepage: http://www.greekfontsociety.org Package: peace-theme Priority: optional Section: contrib/x11 Installed-Size: 79 Maintainer: Ubuntu Art Team Architecture: all Source: peace-look Version: 0.2-0ubuntu2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/peace-theme_0.2-0ubuntu2_all.deb Size: 12578 MD5sum: cf31b8001a263c866798929714835625 SHA1: 3a8ece073148b96f98336a0b9ad616128dee322a SHA256: 279260e2c29ecb3a04922a95ca9705b70c2cba37834a39b65cb1009fcc14460b Description: Peace look - GTK and Metacity theme The Peace theme. . This package contains the GTK and Metacity configuration for the Peace look. Package: xfonts-cronyx-isocyr-misc Priority: optional Section: contrib/x11 Installed-Size: 189 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-cronyx Version: 2.3.8-6ubuntu3 Replaces: xfonts-cronyx-iso Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-cronyx-iso Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cronyx-isocyr-misc_2.3.8-6ubuntu3_all.deb Size: 139592 MD5sum: d8795b8fdd22b120d7471c8d74857535 SHA1: 31a213ff2196844f53c6e5f4630f08938adb892e SHA256: 81a60b09c1c81b78662c5f6f258b04dfad5a47b42ce93ed8b4d39b49a93ec76b Description: Character-cell ISO-8859-5 encoded Cyrillic fonts for X (Cronyx collection) This package provides a standard set of character-cell low-resolution Cyrillic fonts. These are ISO-8859-5 fonts and support the Belarusian, Bulgarian, Macedonian, Russian and Serbian scripts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . The upstream source of this package is the package Xcyr of Serge Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey Chernov. Package: xfonts-cronyx-cp1251-misc Priority: optional Section: contrib/x11 Installed-Size: 206 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-cronyx Version: 2.3.8-6ubuntu3 Replaces: xfonts-cronyx-cp1251 Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-cronyx-cp1251 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cronyx-cp1251-misc_2.3.8-6ubuntu3_all.deb Size: 154314 MD5sum: 6297745b6c2b43d766b5630dbfb22d21 SHA1: aac89aea381add33b860b2986f3db65b2199d96f SHA256: 8d501794c69f4e07d4f7157652742a8b2a9eb4dd723eadc59e75f355e9196b3f Description: Character-cell CP1251 encoded Cyrillic fonts for X (Cronyx collection) This package provides a standard set of character-cell low-resolution Cyrillic fonts. These are CP1251 (microsoft-cp1251) fonts and support all current slavic Cyrillic scripts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . The upstream source of this package is the package Xcyr of Serge Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey Chernov. Package: xubuntu-at-speech Priority: optional Section: contrib/x11 Installed-Size: 4 Maintainer: Jani Monoses Architecture: all Version: 0.1 Depends: at-spi, espeak, gnome-orca, speech-dispatcher Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xubuntu-at-speech_0.1_all.deb Size: 1728 MD5sum: 728041a866d1906ad1d1630cfa52e493 SHA1: 3906357075210d82ac6d1367fcbd4e99c28c9846 SHA256: 1de3ec5d5497195b07f1ef11501c0962d1d4bb371c1e3742216f6baac934b1c3 Description: accessibility speech tools for Xubuntu This meta-package installs various components that enable the use of accessibility speech tools in Xubuntu Package: xfonts-bolkhov-cp1251-misc Priority: optional Section: contrib/x11 Installed-Size: 252 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-bolkhov Version: 1.1.20001007-6ubuntu3 Replaces: xfonts-bolkhov-cp1251 Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-bolkhov-cp1251 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-bolkhov-cp1251-misc_1.1.20001007-6ubuntu3_all.deb Size: 133846 MD5sum: dbc1a72fc0acaa8a4098c767b55c3b0c SHA1: 90230c4015dbe744f1aecaabe939eb81bc84c516 SHA256: c288a83da79852f9bb6d693b3d7ed4ed2aff8ae4069389adeea2000cd744ff31 Description: Character-cell CP1251 encoded Cyrillic fonts for X (Cyr-RFX collection) This package provides a standard set of character-cell low-resolution Cyrillic fonts. These are CP1251 (microsoft-cp1251) fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . The fonts are modified (mainly with Cyrillic added) versions of the standard X-Window fonts from misc/. Upstream author: Dmitry Bolkhovityanov Package: xfonts-bolkhov-75dpi Priority: optional Section: contrib/x11 Installed-Size: 3377 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-bolkhov Version: 1.1.20001007-6ubuntu3 Replaces: xfonts-bolkhov-nop Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-bolkhov-nop Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-bolkhov-75dpi_1.1.20001007-6ubuntu3_all.deb Size: 3217294 MD5sum: d6e3fccccafe0f808bf2a4dc278c0815 SHA1: e0e5c0f08b274079a305535f47b1877442480f30 SHA256: 086110ed6f3a65e8f53717cc4575532bd1032bf6bc4ed50cda14a9718fe9800a Description: 75 dpi Unicode Cyrillic fonts for X (Cyr-RFX collection) This package provides a set of bitmapped Cyrillic fonts at 75 dots per inch. These are Unicode (ISO10646-1) fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . The fonts from this package are not designed for big monitors and/or large screen resolutions (over 1024x768). You can find big fonts in the package xfonts-cronyx-100dpi. . The fonts are modified (mainly with Cyrillics added) versions of the most important X-Window fonts from 75dpi/. . Upstream author: Dmitry Bolkhovityanov Package: pyntor Priority: optional Section: contrib/x11 Installed-Size: 27 Maintainer: Florian Ragwitz Architecture: all Version: 0.6-1.1 Depends: python, python-pygame, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/pyntor_0.6-1.1_all.deb Size: 120122 MD5sum: ce988a56f19e82cecc6b6d44d77dc7e5 SHA1: f5196ff858bd91e9e729a07d3d50f49ef54e0802 SHA256: cba055be02cc4c4ee0423dd2fe7d6f91e69174e87f9818397d31f9211def4969 Description: flexible and componentized presentation program Pyntor is a small, flexible and componentized presentation program. It is built upon Python and the SDL library (via pygame). Pyntor features a wiki-like presentation component, a HTML page component (Pyromaniac), and several more. Standard features like PDF/HTML export, page selection and interactivity are available, as are advanced features such as full-text search in the presentation slides. . Due to the minimal size and maximum configurability, Pyntor is a nice alternative to conventional presentation programs. Package: tropic-look Priority: optional Section: contrib/x11 Installed-Size: 28 Maintainer: Ubuntu Art Team Architecture: all Version: 0.2-0ubuntu2 Depends: tropic-gdm-theme, tropic-session-splashes, tropic-theme, tropic-wallpapers Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/tropic-look_0.2-0ubuntu2_all.deb Size: 7058 MD5sum: 655ec0bd88efdd46b48f2e69b0441670 SHA1: 5849e73998be150bdafe453a6bd849432b377e86 SHA256: d0d07f72dc176643dc8e6fd9706938f7f751645d51a1d53c941ad19d73e509f4 Description: Tropic look - metapackage The Tropic theme. . This is a meta package. Package: ttf-gfs-theokritos Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.0-1 Depends: defoma Suggests: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-gfs-theokritos_1.0-1_all.deb Size: 364914 MD5sum: a9b4ca25980dd1c5a50669e9ff0d8795 SHA1: e6b4f36e164a879abb364817a590537be429f3bd SHA256: 788b2473df5bd986676eee98a932fb193fa751faacb7d48c352a5cf0ff4ed2d0 Description: decorative Greek font In the late 50's Yannis Kefallinos (1894-1958) designed and published an exquisite book with engraved illustrations of the ancient white funerary pottery in Attica in collaboration with Varlamos, Montesanto, Damianakis. . Its complex and heavily decorative design does point to aesthetic codes which preoccupied his artistic expression and, although impractical for contemporary text setting, it remains an original display face, or it can be used as initials. The book design workshop of the Fine Arts School of Athens has been recently reorganised, under the direction of professor Leoni Vidali, and with her collaboration George D. Matthiopoulos has redesigned digitaly this historical font which is now available as GFS Theokritos. . Author: George D. Matthiopoulos (Greek Font Society) Homepage: http://www.greekfontsociety.org Package: tkfont Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Adrian Bridgett Architecture: all Version: 1.1-12.1 Depends: tk8.3 | wish Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/tkfont_1.1-12.1_all.deb Size: 12366 MD5sum: ecb3772b0f5f524a42f4de31fe6acbf5 SHA1: 97a8767c6bdad75b34eb2211704edf667c888bf3 SHA256: 1141579e972196bce7d1ed7c60d9ab4464ee1f603654560ca99e76bd7e91f898 Description: A different xfontsel for displaying fonts Tkfont allows you to view the various fonts in X11. It displays a list of fonts, you can then pick which one to display. Package: gdeskcal Priority: optional Section: contrib/x11 Installed-Size: 800 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sebastien Bacher Architecture: all Version: 0.57.1-2ubuntu2 Depends: python, python-central (>= 0.6.5), python-gtk2 (>= 1.99.17-2), python-numeric (>= 23.0-7) Recommends: gdesklets Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/gdeskcal_0.57.1-2ubuntu2_all.deb Size: 185110 MD5sum: 722773f67ea1354c9bd94bb78b25ad8c SHA1: 9f3ecd385f2e56efc9ac9a6b5b317e3f59a0ced2 SHA256: 1c7a844eb3a62ed708b457694b0cfa2e2bfb33aed0329c5901a761210906c0eb Description: A desktop calendar featuring transparency with smooth alpha-blending gDeskCal is a cute little eye-candy calendar for your desktop. It features transparency with smooth alpha-blending and its appearance can be changed completely by using skins. Homepage: http://www.pycage.de/software_gdeskcal.html Python-Version: >= 2.4 Package: tropic-wallpapers Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Ubuntu Art Team Architecture: all Source: tropic-look Version: 0.2-0ubuntu2 Replaces: edgy-community-wallpapers (<< 0.2) Conflicts: edgy-community-wallpapers (<< 0.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/tropic-wallpapers_0.2-0ubuntu2_all.deb Size: 750552 MD5sum: 3ff748aca027012a6567eaaa54aa565d SHA1: 110fe42c7140d55c863f3f27bee260bc3ca8a3c6 SHA256: c8ea3f651b2a215c8b7aeda1814059fa864fa43601418f6a4ff138b3885e0547 Description: Tropic look - Wallpapers The Tropic theme. . This package contains the Tropic Wallpapers. Package: peace-session-splashes Priority: optional Section: contrib/x11 Installed-Size: 42 Maintainer: Ubuntu Art Team Architecture: all Source: peace-look Version: 0.2-0ubuntu2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/peace-session-splashes_0.2-0ubuntu2_all.deb Size: 19508 MD5sum: 89c3a70a14a140bbf86f752d095b2f9c SHA1: 68d157baff7c543eeec3619f5d3d5bee107f2499 SHA256: 7e80ddd1e63eca243801866c47028a01306933a070dffacf06b31d4348630b77 Description: Peace look - Session splashes The Peace theme. . This package contains the Peace Session splashes. Package: e16-data Priority: optional Section: contrib/x11 Installed-Size: 269 Maintainer: Laurence J. Lane Architecture: all Source: e16 Version: 0.16.8.10.dfsg.1-1 Depends: ttf-bitstream-vera Suggests: enlightenment Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/e16-data_0.16.8.10.dfsg.1-1_all.deb Size: 592376 MD5sum: 275ef60ad2c1136368b33a661766e40e SHA1: 15181a2d106890e66e6ecbc3c85df2f17b4cd6c2 SHA256: c022975288a26b856ebe60a4c8cc7c2399cdd8614abac152eb67130649513083 Description: e16 window manager support files These are the architecture independent images and scripts for the e16 window manager. Homepage: http://www.enlightenment.org/ Package: xorg-sgml-doctools Priority: optional Section: contrib/x11 Installed-Size: 5 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: all Version: 1:1.2-2ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xorg-sgml-doctools_1.2-2ubuntu1_all.deb Size: 3314 MD5sum: 7bbf4d027bdfd0c8a02914027a883f09 SHA1: 9b9b27a27c1552aac84dc4ed08ffa2489d99e8f7 SHA256: 40faa2faa43ef9fe41c8cbce25593f8232dd6cbf978b975816dba55b2331480c Description: Common tools for building X.Org SGML documentation This package contains tools for building the X.Org SGML documentation. Currently it only includes various entity definitions for the current release. . This module can be found as the module 'doc/xorg-sgml-doctools' at http://xorg.freedesktop.org/releases/individual/ Package: xfonts-thai-etl Priority: optional Section: contrib/x11 Installed-Size: 48 Maintainer: Theppitak Karoonboonyanan Architecture: all Source: thaixfonts Version: 1:1.2.5-2 Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xserver | xfs Conflicts: xfonts-thai (<= 0.2-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-thai-etl_1.2.5-2_all.deb Size: 19550 MD5sum: 1aef61447c2c20d9c075ec18a3c249dc SHA1: 140b38f91975fa44073760494690ab52a22cd484 SHA256: 189a8011e5ecb3b7722b6a15a1c7a2df9b848bd474a8bbf6e917b44f4e9fc544 Description: Thai etl fonts for X xfonts-thai-etl provides 3 Thai etl fonts for X. Emacs/Mule needs these fonts to display Thai. Package: industrial-icon-theme Priority: optional Section: contrib/x11 Installed-Size: 162 Maintainer: Julian Andres Klode Architecture: all Version: 11.0.3-0ubuntu1 Depends: tango-icon-theme Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/industrial-icon-theme_11.0.3-0ubuntu1_all.deb Size: 349570 MD5sum: 8600ea7f640ea5102ada5c11dd3cd3cb SHA1: 0392fe5f13692875d23e423801f7923e179584e6 SHA256: e7685f80f44c5979a4690724b99e7df76729e9ac9f6a6840f7e8e6cc9f16b452 Description: Industrial Icon theme The default theme used in openSUSE. Package: ttf-bpg-georgian-fonts Priority: optional Section: x11 Installed-Size: 71 Maintainer: Matthew Garrett Architecture: all Version: 0.5 Depends: defoma Recommends: fontconfig, x-ttcidfont-conf Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-bpg-georgian-fonts_0.5_all.deb Size: 349932 MD5sum: f7ec13ecb0e249d2989c1d9bd92a13fb SHA1: 4475a61afb8cf3cb4bc27eb1f93530f4de0df7ba SHA256: f7a2365295cc804907d91b4a6d7b9440e7c17000419d3f10a7a5daa5fa634974 Description: BPG Georgian fonts A collection of three Georgian fonts, provided by BPG-InfoTech. Package: xfonts-cronyx-isocyr-75dpi Priority: optional Section: contrib/x11 Installed-Size: 379 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-cronyx Version: 2.3.8-6ubuntu3 Replaces: xfonts-cronyx-iso Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-cronyx-iso Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cronyx-isocyr-75dpi_2.3.8-6ubuntu3_all.deb Size: 324622 MD5sum: b5f5b3d229e45c79ef355336b3203568 SHA1: b2454fd240e00b3513498d580c49ba4f0eda6dcc SHA256: edda39fd00034806a50e0d15ea070c735c21781346376d84ba1c21fe6a3a0982 Description: 75 dpi ISO 8859-5 encoded Cyrillic fonts for X (Cronyx collection) This package provides a set of bitmapped Cyrillic fonts at 75 dots per inch. These are ISO 8859-5 fonts and support the Belarusian, Bulgarian, Macedonian, Russian and Serbian scripts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package and xfonts-cronyx-isocyr-100dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-cronyx-isocyr-75dpi may be more suitable for small monitors and/or small screen resolutions (under 1024x768). . The upstream source of this package is the package Xcyr of Serge Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey Chernov. Package: xfonts-bolkhov-koi8r-75dpi Priority: optional Section: contrib/x11 Installed-Size: 887 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-bolkhov Version: 1.1.20001007-6ubuntu3 Replaces: xfonts-bolkhov-koi8r Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-bolkhov-koi8r Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-bolkhov-koi8r-75dpi_1.1.20001007-6ubuntu3_all.deb Size: 712050 MD5sum: 6c814f3081a25662a59b994fe0793c0d SHA1: f672d51125427db8b922645714d71cbafb36d1ef SHA256: a852d5e215ae97de7e35e2f800c9f1fa3059f251c3c019ec6a6f737e2fb1b65e Description: 75 dpi KOI8-R encoded Cyrillic fonts for X (Cyr-RFX collection) This package provides a set of bitmapped Cyrillic fonts at 75 dots per inch. These are KOI8-R fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . The fonts from this package are not designed for big monitors and/or large screen resolutions (over 1024x768). You can find big fonts in the package xfonts-cronyx-koi8r-100dpi. . The fonts are modified (mainly with Cyrillics added) versions of the most important X-Window fonts from 75dpi/. . Upstream author: Dmitry Bolkhovityanov Package: xfonts-biznet-base Priority: optional Section: x11 Installed-Size: 12 Maintainer: Robert Luberda Architecture: all Source: xfonts-biznet Version: 3.0.0-19 Replaces: xfntil2 Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfntil2, xfntil2-nonfree, xfonts-base (<< 4.1.0), xfonts-biznet-iso-8859-2-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-biznet-base_3.0.0-19_all.deb Size: 21472 MD5sum: e346450714b2f368c79539857907d2f1 SHA1: 0d4f401f800c9a3b5bcdfacdbdb3d1c14b4635c1 SHA256: dd4bf4b451084bfc9d5dc05011b90626396551e8a0acb86f537eb6922e7660c3 Description: Standard BIZNET ISO-8859-2 fonts for X servers The BIZNET ISO 8859-2 (Central European) X Window System Fonts are a set of ISO 8859-2 (sometimes called also ISO Latin2) X Window System bitmap typefaces. . ISO-8859-2 character set is the ISO standard character encoding for the following languages: Albanian, Croatian, Czech, Hungarian, Polish, Slovak, Slovene, and Serbian. . xfonts-biznet-base provides a standard set of low-resolution bitmapped fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. Package: ttf-beteckna Priority: optional Section: contrib/x11 Installed-Size: 13 Maintainer: Gürkan Sengün Architecture: all Version: 0.2-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-beteckna_0.2-2_all.deb Size: 74338 MD5sum: 6b58417ae509d37793e59d9678bd9269 SHA1: d203fdab99e51689222a75482a635d725c85c1dd SHA256: 78dc3e7e92e66f04606e58fe11879efdc59b1928a5b2436a4fbcfd6d6f7a4cfa Description: TrueType font called Beteckna This is a geometric sans-serif font, similar to the popular Futura one. Homepage: http://www.beteckna.se/ Package: sugar-presence-service Priority: optional Section: contrib/x11 Installed-Size: 223 Maintainer: Jani Monoses Architecture: all Version: 0.79.0-0ubuntu2 Depends: python, python-telepathy, telepathy-gabble, telepathy-salut Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar-presence-service_0.79.0-0ubuntu2_all.deb Size: 51810 MD5sum: 2f04727e307469c330bb99640a27d4c0 SHA1: e34acaae2af4b7a014b560ad72503e9c37564d07 SHA256: 7f4f24e3a3570ed80528080b3b2d2d714b958e4c0ac19437175f9deffe252c95 Description: presence service for Sugar Presence service for XO laptop activities Package: mythbuntu-common Priority: optional Section: contrib/x11 Installed-Size: 15 Maintainer: Ubuntu MythTV Team Architecture: all Version: 0.13-0ubuntu1 Depends: expect, mythbuntu-lirc-generator, python (>= 2.5), python (<< 2.6), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/mythbuntu-common_0.13-0ubuntu1_all.deb Size: 18700 MD5sum: d7c246a43f2532542d921872d8c629fe SHA1: 72eb37af5eba0954381634212d85d2956e91eefd SHA256: c7e2c7391dbbdf21adfd3bdb96630a068ad3681266be9dab058a079b33f3faee Description: Mythbuntu application support functions This library is used by multiple mythbuntu applications to provide a common interface for several very commonly used functions. . Depending upon the usage, this application may also be useful by other projects needing to accomplish similar tasks. Python-Version: 2.5 Package: wmakerconf-data Priority: optional Section: contrib/x11 Installed-Size: 21 Maintainer: Debian QA Group Architecture: all Version: 0.90.0.0-3 Recommends: wmaker, wmakerconf Conflicts: wmaker (<< 0.90.0), wmakerconf (<< 2.9) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/wmakerconf-data_0.90.0.0-3_all.deb Size: 57096 MD5sum: e9a40970fcebfb88d4ec419223fe9d06 SHA1: 317daebea00b0562a096051d94292bf442e7fae8 SHA256: 555d2c4b5573c39cf4affeb8504be01560e74b1c5f65bf68e6bb51366e5c0dcb Description: Data files for wmakerconf, a configuration tool for Window Maker This contains the necessary information that enables wmakerconf to generate a configuration file for Window Maker. In normal circumstances, you only have to change this package in order to be able to configure a new version of Window Maker. This package is useless without wmakerconf and an appropriate version of Window Maker. Package: comixcursors Priority: optional Section: contrib/x11 Installed-Size: 44998 Maintainer: Sune Vuorela Architecture: all Version: 0.4.1-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/comixcursors_0.4.1-4_all.deb Size: 4933090 MD5sum: 63005d1d6bbfb06696bfec3481750906 SHA1: 41886f3f60f81697149dd662dcb8455115363865 SHA256: 3c948b1faab3a5c06428bfed2ac61a2661b3b7c087a373c8cb70bc0eddd1e041 Description: X11 mouse theme with a comic feeling Package comes with 32 different mouse themes for X11. 5 colors (black, blue, green, orange and white) 3 different sizes (small, regular and large) 2 different weights (slim and normal) . and one for christmas and one called ghost. . Homepage: http://kde-look.org/content/show.php?content=32627 Package: xfonts-cronyx-isocyr-100dpi Priority: optional Section: contrib/x11 Installed-Size: 429 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-cronyx Version: 2.3.8-6ubuntu3 Replaces: xfonts-cronyx-iso Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-cronyx-iso Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cronyx-isocyr-100dpi_2.3.8-6ubuntu3_all.deb Size: 374694 MD5sum: af3970307f7c46aeacec1ceda7d5042a SHA1: a51e7ca9112b9028e81016495a38fd3194e0f835 SHA256: 6eae13c203ca6495b33d8fda390b1a9304f352a5f0f56595a82827ee18fa2ab2 Description: 100 dpi ISO 8859-5 encoded Cyrillic fonts for X (Cronyx collection) This package provides a set of bitmapped Cyrillic fonts at 100 dots per inch. These are ISO 8859-5 fonts and support the Belarusian, Bulgarian, Macedonian, Russian and Serbian scripts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package and xfonts-cronyx-isocyr-75dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-cronyx-isocyr-100dpi may be more suitable for large monitors and/or large screen resolutions (over 1024x768). . The upstream source of this package is the package Xcyr of Serge Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey Chernov. Package: xfonts-cronyx-koi8u-75dpi Priority: optional Section: contrib/x11 Installed-Size: 404 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-cronyx Version: 2.3.8-6ubuntu3 Replaces: xfonts-cronyx-koi8u Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-cronyx-koi8u Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cronyx-koi8u-75dpi_2.3.8-6ubuntu3_all.deb Size: 348298 MD5sum: 644c9d53f8444389ae3e318026725dda SHA1: 2918683025a1b2605548cc94f6bd0c7302045e71 SHA256: 37ad8182bb9eff20deb6978ead27b376e809e763237283aadc43c1a73e4aaf8b Description: 75 dpi KOI8-U encoded Cyrillic fonts for X (Cronyx collection) This package provides a set of bitmapped Cyrillic fonts at 75 dots per inch. These are KOI8-U fonts and are suitable for Ukrainian. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package and xfonts-cronyx-koi8u-100dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-cronyx-koi8u-75dpi may be more suitable for small monitors and/or small screen resolutions (under 1024x768). . The upstream source of this package is the package Xcyr of Serge Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey Chernov. Package: gtk-smooth-themes Priority: optional Section: contrib/x11 Installed-Size: 42 Maintainer: Ross Burton Architecture: all Source: smooth-themes Version: 0.5.8-2.1 Depends: gtk2-engines | gtk2-engines-smooth (>= 0.5.2) Recommends: gtk-engines-smooth (>= 0.5.2), librsvg2-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/gtk-smooth-themes_0.5.8-2.1_all.deb Size: 40204 MD5sum: 485bc0287d44aa47128e2793cd636d0f SHA1: 1a39ab5ed87cb54638d080942945972ef64f72a9 SHA256: 389616726813a2d1b9ee64d827da4305154134d1febfcb2d5e8eda060aa1a6d6 Description: A set of themes for the Smooth GTK+ Engine The Smooth GTK+ theme engine is a GTK+ theme engine intended to be smooth, fast, and highly configurable. Package: xfonts-bolkhov-misc Priority: optional Section: contrib/x11 Installed-Size: 570 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-bolkhov Version: 1.1.20001007-6ubuntu3 Replaces: xfonts-bolkhov-nop Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-bolkhov-nop Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-bolkhov-misc_1.1.20001007-6ubuntu3_all.deb Size: 435574 MD5sum: bf0c6bfc0d396c2146cade425936a2c9 SHA1: 9defc4da273b98f700e504353584a259da7a0075 SHA256: 22aa7bc16910c3399ff790a6f7139cddfca3e9eff6a51526017e35cb6db8431f Description: Character-cell Unicode Cyrillic fonts for X (Cyr-RFX collection) This package provides a standard set of character-cell low-resolution Cyrillic fonts. These are Unicode (ISO10646-1) fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . The fonts are modified (mainly with Cyrillic added) versions of the standard X-Window fonts from misc/. Upstream author: Dmitry Bolkhovityanov Package: ttf-summersby Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Mauro Lizaur Architecture: all Version: 1.007-3 Depends: defoma Recommends: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-summersby_1.007-3_all.deb Size: 80074 MD5sum: 04c53544f2c49623aa313eacc912a68b SHA1: cf4b266db003a7f6664aaa643a279714ad57467d SHA256: 42649c6e407abd6be8abad8331392e5547b6c43c835d499f1eccd2787f046305 Description: Free TrueType typeface font Summersby is a free TrueType typeface (font) with partial Unicode support including most West European and Cyrillic languages. . The main goal is on-screen legibility and support for certain languages. Package: xfonts-cronyx-cp1251-100dpi Priority: optional Section: contrib/x11 Installed-Size: 467 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-cronyx Version: 2.3.8-6ubuntu3 Replaces: xfonts-cronyx-cp1251 Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-cronyx-cp1251 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cronyx-cp1251-100dpi_2.3.8-6ubuntu3_all.deb Size: 415458 MD5sum: 83b02aa8eddf2e12e0ee19a4df61af9b SHA1: 836294ceaf8cf8e5d3dc32d0bb815bae503937fc SHA256: 0c1a6ae49060811c4df6585706937eb3a0c0e763de75aebd5896ca12f5edb6db Description: 100 dpi CP1251 encoded Cyrillic fonts for X (Cronyx collection) This package provides a set of bitmapped Cyrillic fonts at 100 dots per inch. These are CP1251 (microsoft-cp1251) fonts and support all current slavic Cyrillic scripts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package and xfonts-cronyx-cp1251-75dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-cronyx-cp1251-100dpi may be more suitable for large monitors and/or large screen resolutions (over 1024x768). . The upstream source of this package is the package Xcyr of Serge Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey Chernov. Package: tropic-theme Priority: optional Section: contrib/x11 Installed-Size: 17 Maintainer: Ubuntu Art Team Architecture: all Source: tropic-look Version: 0.2-0ubuntu2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/tropic-theme_0.2-0ubuntu2_all.deb Size: 18756 MD5sum: 9ac6df0d4abf8e31278b644ab5330c58 SHA1: 1d8318d0c6b41a99e523390966e2831e87a816be SHA256: 63cdd068386990c055631793ddbf160913b1f30b56512888675d1cc5a5694d28 Description: Tropic look - GTK and Metacity theme The Tropic theme. . This package contains the GTK and Metacity configuration for the Tropic look. Package: sugar Priority: optional Section: contrib/x11 Installed-Size: 788 Maintainer: Jani Monoses Architecture: all Version: 0.79.0-0ubuntu3 Depends: avahi-daemon, dbus-x11, matchbox-window-manager, network-manager, python, python-avahi, python-cairo, python-central (>= 0.6.5), python-dbus, python-gnome2-desktop, python-gtk2, python-hippocanvas, python-json, python-numpy, sugar-artwork, sugar-base, sugar-datastore, sugar-presence-service, sugar-toolkit, telepathy-stream-engine Recommends: sugar-activities Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar_0.79.0-0ubuntu3_all.deb Size: 130566 MD5sum: 911e2740cea31e2b9270fe4f354d1753 SHA1: 91d43dd3774b16181c97aff6618fe30e494da2ea SHA256: d631e4d7b36e27dc2c0ffab835b57f9678cfc8b60cc6d2117925dd0599df0043 Description: the Sugar framework used on the XO laptop This package contains the Sugar runtime needed to run XO activities Python-Version: current Package: sawfish-themes Priority: extra Section: contrib/x11 Installed-Size: 605 Maintainer: Devin Carraway Architecture: all Version: 0.12 Depends: sawfish (>= 1:1.1a) Recommends: xfonts-75dpi | xfonts-100dpi, xfonts-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sawfish-themes_0.12_all.deb Size: 615446 MD5sum: dc95742bcc014a6c597bea38d32e9ca1 SHA1: ae34dea12aff0f259f53b2c949f7baacf6915e91 SHA256: cf32d8a7c23c6a8389a284a6a13764b930a75d6352ac9d07468d7b8ba875d6d2 Description: Themes for the Sawfish window manager This package contains contributed themes for Sawfish; they can be used to alter the appearance and some behavioral aspects of your Sawfish windows. . After installation, sawfish themes may be selected from the "Appearance" section of the Sawfish configurator, or from the "Frame Style" submenu of any particular window menu. Package: xfonts-bolkhov-isocyr-75dpi Priority: optional Section: contrib/x11 Installed-Size: 841 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-bolkhov Version: 1.1.20001007-6ubuntu3 Replaces: xfonts-bolkhov-iso Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-bolkhov-iso Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-bolkhov-isocyr-75dpi_1.1.20001007-6ubuntu3_all.deb Size: 666950 MD5sum: 57f7a8911fadbdddba4f70e71b0fecc3 SHA1: 67ec87a24229ca0a7fd19e037a97564a4c06557b SHA256: ab9edec2451abf52ff37bfe9634952fb76f41ba017d1fbf4a004becad61f8acc Description: 75 dpi ISO 8859-5 encoded Cyrillic fonts for X (Cyr-RFX collection) This package provides a set of bitmapped Cyrillic fonts at 75 dots per inch. These are ISO 8859-5 fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . The fonts from this package are not designed for big monitors and/or large screen resolutions (over 1024x768). You can find big fonts in the package xfonts-cronyx-isocyr-100dpi. . The fonts are modified (mainly with Cyrillics added) versions of the most important X-Window fonts from 75dpi/. . Upstream author: Dmitry Bolkhovityanov Package: xfonts-intl-chinese-big Priority: optional Section: contrib/x11 Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Milan Zamazal Architecture: all Source: intlfonts Version: 1.2.1-6ubuntu3 Replaces: intlfonts-chinese-big Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: emacs-intl-fonts, xfonts-cjk, xfonts-intl-chinese, xfs | xserver Conflicts: intlfonts-chinese-big Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-intl-chinese-big_1.2.1-6ubuntu3_all.deb Size: 1806118 MD5sum: b75306fa840eedcc5ad1f64947eb2a75 SHA1: 2544c89e7b95c0742ba9a0d4c56506161907fbc9 SHA256: 526b1006d727659295f533dae43b9c3d8a355b04b594504d6f86f790c01719d5 Description: International fonts for X -- Chinese big This package includes some GB2312 big Chinese fonts. You will need the fonts if you plan to view, print or author documents written in Chinese and using any of the encodings mentioned above. . The fonts are for use with the X Window System. Package: gnustep-core Priority: optional Section: contrib/x11 Installed-Size: 4 Maintainer: Debian QA Group Architecture: all Source: meta-gnustep Version: 6 Depends: gnustep-back0.12, gnustep-make, libgnustep-base1.14, libgnustep-gui0.12 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/gnustep-core_6_all.deb Size: 2920 MD5sum: e9298e8281b8cc8ceb907f15e9799fd1 SHA1: 560111864cfde5095d409d7fe2bedf0fe8ca9dec SHA256: ab4392df10b383b24e54b1e921f4ad98838854d2bc8d801e1e3dfd16fb619b31 Description: The GNUstep Development Environment -- core GNUstep core. This is a free software implementation of the OpenStep specification of NeXT in 1994. You can read more about it at http://www.gnustep.org/resources/OpenStepSpec/OpenStepSpec.html Package: ttf-ancient-fonts Priority: optional Section: contrib/x11 Installed-Size: 9894 Maintainer: Gürkan Sengün Architecture: all Version: 2.01-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-ancient-fonts_2.01-1_all.deb Size: 5791436 MD5sum: 12363e52723deff5596739daef3ad7b0 SHA1: 5b683b5e8b06ce6be391564e330ff0fd02c4b756 SHA256: 446efd83b1a76ad2b28ecb1f6163337de29dbc9ffe1e95b5b9695cdc6998a536 Description: Unicode Fonts for Ancient Scripts These are free unicode fonts for Aegean Scripts, other ancient scripts in the greater Aegean vicinity, Egyptian Hieroglyphs, Sumero-Akkadian Cuneiform, Musical Symbols and all Symbol Blocks in the Unicode Standard. Homepage: http://users.teilar.gr/~g1951d/ Package: xfonts-kappa20 Priority: optional Section: contrib/x11 Installed-Size: 25 Maintainer: GOTO Masanori Architecture: all Version: 0.396-3build1 Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xfs | xserver Conflicts: xbase-clients (<< 4.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-kappa20_0.396-3build1_all.deb Size: 1551028 MD5sum: 9eecd4dd8b20373d9637ddbcf6b95744 SHA1: e86a5094768c8d77c7cf9db4c2ea2312ce3a3d96 SHA256: 31197bda8a06ec60986bbdebda64642292b0aabe64bac0f93f9866c49643ff24 Description: X11 Kappa 20dot Fonts (ISO-8859-1..4/9/10/13..16, Japanese) with bold This package contains X11 Kappa 20dot Fonts including: * 10x20 ISO-8859 (-1, -2, -3, -4, -9, -10, -13, -14, -15, -16) Serif/Mincho * 20x20 Japanese (JIS X 0208:1983, 0208:1990, 0208:1997, 0213:2000) Mincho * 10x20 Mule IPA All fonts are provided with both medium and bold. Its shape is high quality, high readability, and useful for looking at high-resolution monitor. Package: xfonts-nexus Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Simon Horman Architecture: all Version: 0.0.2-12ubuntu3 Replaces: xfont-nexus Provides: xfont-nexus Depends: xfonts-utils (>= 1:1.0.0-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-nexus_0.0.2-12ubuntu3_all.deb Size: 8770 MD5sum: 615926e89d1c4cfabd666ed8c7ca80b3 SHA1: bfa837ab087b5044c12f4c70f50583b0e955c2ab SHA256: a5f4cad521078d0a0bf2763d3abe3a4280adae6203cc94dabbaa8adae9a462b4 Description: Nexus font for X A sans-serif, fixed with font with iso8859 encoding. Only available as 10 point with medium weight. Package: xubuntu-at-mag Priority: optional Section: contrib/x11 Installed-Size: 4 Maintainer: Jani Monoses Architecture: all Version: 0.1 Depends: at-spi, gnome-mag, gnome-orca Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xubuntu-at-mag_0.1_all.deb Size: 1706 MD5sum: 5810084aa0cee70e558280ba49b084ac SHA1: c67d8e349026f44344a5232d4d2b8f83612708ff SHA256: 59b9846e5405ee6aee2cb5dbbde971ee8b86bc02ab04b129f5892e9c3b927117 Description: screen magnifying for Xubuntu This meta-package installs various components that enable the use of the GNOME screen magnifier in Xubuntu Package: edgy-session-splashes Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Ubuntu Art Team Architecture: all Version: 0.5-0ubuntu2 Replaces: ubuntu-artwork (<< 31) Conflicts: ubuntu-artwork (<< 31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/edgy-session-splashes_0.5-0ubuntu2_all.deb Size: 110250 MD5sum: 154e64164bc06b5ff681330d9eb58bb9 SHA1: 52de8b6c356c7f6a8843d8c87960280420a79d6a SHA256: 90f573d66dd45db0580a672cfc4651b0092cefc12b366ddec586e3ec9a12c761 Description: Edgy Session Splashes The default Session Splashes for Edgy. At the moment the package contains: * Ubuntu Wave * Ubuntu Smooth Package: compiz-fusion-bcop Priority: extra Section: contrib/x11 Installed-Size: 7 Maintainer: Sean Finney Architecture: all Version: 0.6.0-1 Depends: pkg-config, xsltproc Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/compiz-fusion-bcop_0.6.0-1_all.deb Size: 8530 MD5sum: 471872702b1045799b61008322530853 SHA1: d7301f57df0718245a8e18f6066b32258ea29459 SHA256: e84af230785b557716d0ba4506cb3594fa46828c75e965a7d985292c8c97ab52 Description: Compiz Fusion option code generator Compiz Fusion is the result of the re-unification of the Beryl-project and the community around the Compiz Window Manager. It seeks to provide an easy and fun-to-use windowing environment, allowing use of the graphics hardware to provide impressive effects, amazing speed and unrivalled usefulness . This tool is used to generate code for use with compiz-fusion plugins. Package: ttf-baekmuk Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Ubuntu Core Developers Original-Maintainer: Changwoo Ryu Architecture: all Version: 2.2-1ubuntu3 Replaces: baekmuk-ttf Depends: defoma Pre-Depends: dpkg (>= 1.10.24) Conflicts: baekmuk-ttf, x-ttcidfont-conf (<< 9) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-baekmuk_2.2-1ubuntu3_all.deb Size: 10221610 MD5sum: 776812484a8eee8ffd02d68e8ab13350 SHA1: 3defd343b55fce08e9525631e79b7e32c7707a33 SHA256: 38b630445c666497bf37e18edc9cb6c9d2e395f940acc0508c70adc74391df68 Description: Baekmuk series TrueType fonts This is a set of Korean TrueType fonts, which contains 4 font families. Package: autodia Priority: optional Section: contrib/x11 Installed-Size: 30 Maintainer: Cedric Gehin Architecture: all Version: 2.00-1 Depends: libtemplate-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/autodia_2.00-1_all.deb Size: 95152 MD5sum: a2b8602fcfa2bbd758d1102ac9a3724f SHA1: 22b12aa9d648785d312f75548c7098bf37d0ead8 SHA256: 7da96e1942b08669272e0f631ff8e7771057c0599567a68798f88925c69b602a Description: generates UML diagrams from perl or C++ code AutoDia creates UML files for use with dia. It scans your perl or c++ code, and generates class diagrams in dia's native file format (XML). . Support for other languages can be provided with plugins. Package: peace-look Priority: optional Section: contrib/x11 Installed-Size: 31 Maintainer: Ubuntu Art Team Architecture: all Version: 0.2-0ubuntu2 Depends: peace-gdm-theme, peace-session-splashes, peace-theme, peace-wallpapers Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/peace-look_0.2-0ubuntu2_all.deb Size: 7126 MD5sum: b537d4a7006c37055fa0eff4b4dab591 SHA1: 3410387ad9eee5dc210a09e4e24bac2088584c4f SHA256: 7c6e35481028a5faed552ae99061c9816875eb523f892cd340af15702a70cf84 Description: Peace look - metapackage The Peace theme. . This is a meta package. Package: xfonts-thai-manop Priority: optional Section: contrib/x11 Installed-Size: 51 Maintainer: Theppitak Karoonboonyanan Architecture: all Source: thaixfonts Version: 1:1.2.5-2 Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xserver | xfs Conflicts: xfonts-thai (<= 0.2-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-thai-manop_1.2.5-2_all.deb Size: 21456 MD5sum: 0ea210c81cab1aec772c3044c3cf7fe2 SHA1: d1255f744e76bf72235ef5944d22660a661a86d3 SHA256: ce37552c76a879893a0380dd0fa4b56807704157a6162ef6469b98a0cf3c939c Description: Dr.Manop Wongsaisuwan's bitmap fonts for X xfonts-thai-manop provides 4 Thai bitmap fonts for X. Dr.Manop Wongsaisuwan created these fonts while he was in the US. Package: xfonts-thai-nectec Priority: optional Section: contrib/x11 Installed-Size: 54 Maintainer: Theppitak Karoonboonyanan Architecture: all Source: thaixfonts Version: 1:1.2.5-2 Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xserver | xfs Conflicts: xfonts-thai (<= 0.2-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-thai-nectec_1.2.5-2_all.deb Size: 23172 MD5sum: 6a0709554bc51a043d7dd5f72a4275a8 SHA1: b001905fc288e157f19eda909717fcdeb69fed1c SHA256: f1048eb6fd767f3693deed50363962532776bdd98b9fd8b86a8f63e3cb03b0c7 Description: Thai fixed fonts for X from Nectec xfonts-thai-nectec provides one set of Thai fixed fonts for X. This font looks good in xiterm+thai. Package: xfonts-bitmap-mule Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Tatsuya Kinoshita Architecture: all Source: bitmap-mule Version: 8.5+0.20030825.0433-8 Replaces: bitmap-font Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: bitmap-mule, xfs, xserver Conflicts: bitmap-font Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-bitmap-mule_8.5+0.20030825.0433-8_all.deb Size: 94664 MD5sum: 9ce8a51d0b8d01fd9617c1cbde7d13f5 SHA1: 5e8764fd06017df82c928f4e1d67c4c2171d1bdf SHA256: 4ea76bfa8fbb2d88a2ca17f1e935e6bb1d0ecf3b7be6f979e22df48f04fc0d1e Description: fonts of BITMAP-MULE for X This package contains some bitmap fonts for X. . - bitmap12 (6x12) - bitmap14 (7x14) - bitmap16 (8x16) - bitmap20 (10x20) - bitmap24 (12x24) . These fonts are generated by BITMAP-MULE. . BITMAP-MULE is a bitmap handler for GNU Emacs. If you want to use BITMAP-MULE, install the bitmap-mule package. . Homepage: http://www.jpl.org/elips/bitmap/ Package: sugar-calculate-activity Priority: optional Section: contrib/x11 Installed-Size: 131 Maintainer: Jani Monoses Architecture: all Version: 18-0ubuntu1 Depends: sugar Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar-calculate-activity_18-0ubuntu1_all.deb Size: 130720 MD5sum: 7bbbb5306f765f0ed969cd62057b6e35 SHA1: 0456b0171d9afea65eaf1dde8095171d7c19ebf7 SHA256: ea1b62853984995f9260a6d5928446147a1ab5b8921eb02011051c092b056dc0 Description: calculator activity for the XO laptop Calculator activity for the Sugar interface on the XO laptop Package: tropic-gdm-theme Priority: optional Section: contrib/x11 Installed-Size: 16 Maintainer: Ubuntu Art Team Architecture: all Source: tropic-look Version: 0.2-0ubuntu2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/tropic-gdm-theme_0.2-0ubuntu2_all.deb Size: 315074 MD5sum: 4afa6ad1f063a879f14e1cf776d56de2 SHA1: ac61f4c9e872686dae6317f2b1d162962b409306 SHA256: 5adf5b75b762005ef7f2ca2a3a9965b9663dea5c554e5003d7658f232f3a91fc Description: Tropic look - GDM theme The Tropic theme. . This package contains the GDM theme. Package: xfonts-marumoji Priority: optional Section: contrib/x11 Installed-Size: 13 Maintainer: Fumitoshi UKAI Architecture: all Version: 0.2-7 Replaces: xmarufont Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xfs | xserver Conflicts: xbase-clients (<< 4.0), xmarufont Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-marumoji_0.2-7_all.deb Size: 570158 MD5sum: 2ee7373675a3ba7c729d86fc739060e1 SHA1: 9940b4b0cee280091bc0c63fbe42ce13ef3e161c SHA256: 5cad83a911e0f700fc7dcc4a048edb8c7757950abf8ed44c7da111e6360bc5f3 Description: Roundish fonts (marumoji fonts) for X Japanese and ASCII roundish fonts (marumoji in Japanese) for X servers. It provides: maru14: JIS X0208.1983 Roundish Characters (14 dots) maru16: JIS X0208.1983 Roundish Characters (16 dots) 7x14rkmr: JIS X0201.1976 Roman Roundish Characters (14 dots) 7x14maru: ISO8859-1 Roundish Characters (14 dots) Package: xfonts-ayu Priority: optional Section: contrib/x11 Installed-Size: 4397 Maintainer: GOTO Masanori Architecture: all Version: 1.7+0a+0debian1-2 Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xfs | xserver Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-ayu_1.7+0a+0debian1-2_all.deb Size: 3133608 MD5sum: 343039baebf160fcbe9b92ed5296fc78 SHA1: e92e21f205a2b3b52bb44664f43752e236292997 SHA256: 8677570aac708d71af1b6ac63941ec7feb585362f0664f9f0b77a12206ce48f1 Description: Gothic 18/20 dot Japanese and ISO-8859-1 X11 bitmap fonts This package includes Japanese (jisx0208.1990, jisx0201.1976) and ISO-8859-1 bitmap fonts for X Window System with Ayu gothic 18 dot, Ayu gothic 20 dot and Ayu mincho 18x18 dot fonts. Package: gnustep-games Priority: optional Section: contrib/x11 Installed-Size: 4 Maintainer: Debian QA Group Architecture: all Source: meta-gnustep Version: 6 Depends: gnustep-core, gomoku.app, ladder.app, lapispuzzle.app, mines.app, shisen.app, stepbill.app Recommends: gnustep, gridlock.app Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/gnustep-games_6_all.deb Size: 2450 MD5sum: 75c4cc6a7c3a3ede4c0a890aad89a3fe SHA1: fd83da1c24c40667ca50588da7074b1e906e55be SHA256: e25346e973cc66de6ec0edf0ca6b431b1ca8ca0471b203aab85ace40a831b5de Description: The GNUstep Development Environment -- games These are a few games for GNUstep. Package: outdoors-theme Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Ubuntu Art Team Architecture: all Version: 0.1-0ubuntu2 Replaces: ubuntu-artwork (<< 31) Conflicts: ubuntu-artwork (<< 31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/outdoors-theme_0.1-0ubuntu2_all.deb Size: 9650 MD5sum: 0e5a2781379033f82b5e45f358501626 SHA1: c274353287819f9489bd29e2ade00c10e255b66b SHA256: c2f0718b9a20326b3b739e5626ccbe5f3c9423c120884bed356718efd1fb3e6f Description: Outdoors GTK theme The Outdoors GTK theme. At the moment the package contains: * the GTK configuration and * Metacity configuration for the theme. Package: festival-te Priority: optional Section: contrib/sound Installed-Size: 12 Maintainer: Debian-IN Team Architecture: all Version: 0.3.2-4 Depends: festival (>= 1.4.3), festvox-te-nsk Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/festival-te_0.3.2-4_all.deb Size: 18642 MD5sum: 295e1862889354426cf86a4f7e10b978 SHA1: 0253d1206ddf41e97f3d61e402195c66c27f0f5b SHA256: cdda6a97ac9a7ca312c9fc0b4a4f53c14b054b0f2238717179fdfe92b402f74f Description: Festival text to speech synthesizer for Telugu (te) language This package provides the modules required to synthesize speech in Telugu language using the Festival text-to-speech synthesizer. Given text represented in Unicode (UTF-8 encoding), it uses the festival synthesizer to generate speech in Telugu. Package: ttf-f500 Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Gürkan Sengün Architecture: all Version: 1.0-1ubuntu2 Depends: defoma Recommends: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-f500_1.0-1ubuntu2_all.deb Size: 8688 MD5sum: 0a40291364abd63be66e14dafd7a6478 SHA1: eaba18a3a4af5c82f68395b33af01bd77033d3f5 SHA256: 81c614cdf17ad02f4df1d355e6be5da36e9b4a6902b317123e8a4038a748bfa4 Description: Wipeout 3 Font This is the font similar to the one used in the Sony PlayStation video game "Wip3out". Package: ttf-sazanami-gothic Priority: optional Section: contrib/x11 Installed-Size: 17 Maintainer: GOTO Masanori Architecture: all Source: ttf-sazanami Version: 0.0.1.20040629-3 Depends: defoma Suggests: x-ttcidfont-conf, xserver-xorg | xfs-xtt (>> 1:1.3.0.1-3) | xfs (>= 4.0.2-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-sazanami-gothic_0.0.1.20040629-3_all.deb Size: 4589232 MD5sum: 1f4d7efe34c887f6e429311dcbc45236 SHA1: f3004298b66c996dd1387304691c2205f2689129 SHA256: 656308f84b75bdc10442307b8c1704b9c15aadb29f41f00dd058c29b866946ba Description: Sazanami Gothic Japanese TrueType font ttf-sazanami-gothic is Japanese free Gothic TrueType font to alternate with the ttf-kochi alternative font family in future. . The family of ttf-sazanami-* is automatically generated from Wadalab font kit for making toward smooth and beautiful compared with the current free Japanese TrueType fonts. It has bitmap hinting information, so it's beautiful and not jagged to display on the CRT/LCD. Package: xfwm4-themes Priority: optional Section: contrib/x11 Installed-Size: 6410 Maintainer: Debian Xfce Maintainers Architecture: all Version: 4.4.2-1 Replaces: xfwm4 (<< 4.3.90.1) Depends: xfwm4 (>= 4.4.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfwm4-themes_4.4.2-1_all.deb Size: 627332 MD5sum: a74100d4e6ce497d093c2d25dafe87e5 SHA1: d140b02a0838ae1d57d8da9b5ed5461cb9d14d8b SHA256: 99c60928b4e5ca6b77edfe02ea116da8098a16d2f866fefe34731e3ff15b22e5 Description: Theme files for xfwm4 This package contains several theme files for xfwm4, the window manager of the Xfce4 project. If you are unsatisfied with its default theme, then installing this package might be a good idea. Package: ttf-kiloji Priority: extra Section: contrib/x11 Installed-Size: 13 Maintainer: Hideki Yamane (Debian-JP) Architecture: all Version: 2.10-3 Depends: defoma Suggests: fontconfig (>= 2.4.1), x-ttcidfont-conf, xserver-xorg | xfs (>= 4.0.2-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-kiloji_2.10-3_all.deb Size: 13183266 MD5sum: 23a26f6692b9f3e56bc070133d1dc1eb SHA1: 5061f838326171f3d7e7190d3e94f8f86eeea300 SHA256: f388b7258bd058051653372907680edbe17869e0c23f5bf016f97dd6d6112aaf Description: Japanese Truetype font like longhand made by "kilo" kilo-ji, "kilo" is the author name of these fonts and "ji" means "characters" in Japanese. . This package consists of four fonts. - kiloji.ttf - kiloji_p.ttf (kiloji Proportional) - kiloji_b.ttf (kiloji Bold) - kiloji_d.ttf (kiloji Diet) Homepage: http://www.ez0.net/distribution/font/kiloji/ Package: gdesklets-data Priority: optional Section: x11 Installed-Size: 7572 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Clément Stenac Architecture: all Version: 0.35.6-2ubuntu1 Depends: python (>= 2.3) Recommends: gdesklets (>= 0.35), gnome-panel, hddtemp, libwww-search-perl, python-feedparser, python-imaging, python-soappy, python-xdg, python-xmms, xmms Suggests: cupsys-client, rhythmbox Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/gdesklets-data_0.35.6-2ubuntu1_all.deb Size: 3951262 MD5sum: 38c963ecdf4af0f34277da069c13d440 SHA1: 8b05eca1ef7bedacc53b28458dbc86d5d313ef4c SHA256: bb8fec61bc8f3d3033341ae0fee051da0dc824f19ba3a9ff03ec650745a96cd7 Description: Applets for gdesklets gDesklets is an architecture for "desklets", which are tiny desktop applets. . This package provides desklets for the gDesklets application. . This package contains theses desklets : . * ACPI 0.1 * Battery 0.3 * Bible-desklet 2.0.1 * BinaryClock 1.2 * Borders * Boxmail 0.50 * BSRDG 0.1 * Bubblefishymon 0.1.1 * Bugzilla * Calendar 0.21 * CircleButtonBar 0.3 * Clock 0.50 * Another clock * XMMS * Cpuinfo * Debian cow * Deskquotes 1.2 * Desktao 0.3 * DinoCam 1.0 * DiskIo 0.1 * DiskMount 0.3.2 * Displayconstraints0.1 * Ebay 0.1.1 * Ebichuclock 0.1.1 * Ephemeride 1 * ExternIP 0.3.0 * Fortune * GnomeBar 2.0.2 * Goodtime 0.2 * Hddtemp 0.1 * HottieOfTheHour 0.3.1 * I2CTemp 0.12 * IconButton 0.1.4 * Image 0.1 * Imapmail 0.1 * Imonc 0.6 * Info * Infobar 0.3 * InfodomesticsBar 1.0 * Irc 1.2 * Juju Countdown2 0.1 * LinuxTag Edition 0.11 * Lmsensors 0.8 * LT-hddtemp * LTPager 0.1 * LTPagerSb 0.1 * LTVSeti 0.2 * LTVariations 0.26 * LTXmms 0.3 * Memo 0.1.4 * MemoOver 0.1.0 * Memory 0.2.0 * Mldonkey 0.1.2 * Modified xmms * Multitail 0.3.1 * NetworkInfo * Ping 1.0.0 * Popmail 0.1.4 * Praytime 0.21 * Psi Battery 0.1 * Psi Launcher 1.0 * Psi Pager * Psi Seti 0.2 * Psi Small 0.5.1 * Psi Small Notify 0.01 * Psi Tasklist * Psi Tiny * Psi Weather * Psi small * Rhythmlet 0.3g-r3 * Rss 0.1 * Rss-grab 0.6.4 * Seti * SideCandy 0.1 * SC-Diskinfo 0.10.2 * SC-HDDTemp 0.2 * SC-Mount 0.5 * SC-MPC 0.21 * SC-Popmail 0.1.3 * SC-PrintQueue 0.9 * SC-RAM 0.3.1 * SC-Sytadin 0.50 * SC-Users 1.4 * ShadowImage 0.2 * StarterBar 0.31.3 * Stockinfo 0.2 * StickyNotes 0.15 * SysInfo 0.25 * Sytadin 0.2 * Tasklist 0.10 * Temperature 0.2 * Themes 0.1.1 * Todo 0.1.1 * VariableBorder * Volume * Weather 0.26 * WeeklyCalendar 0.31 * Wireless 0.2 * XMLQuotes 2.4 * Xmms . Homepage: http://www.gdesklets.org/ Package: xfonts-jmk Priority: optional Section: contrib/x11 Installed-Size: 73 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Russ Allbery Architecture: all Version: 3.0-16ubuntu2 Depends: xfonts-utils (>= 1:1.0.0-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-jmk_3.0-16ubuntu2_all.deb Size: 1150886 MD5sum: 6c2e02ba0f3a87ad5c656778c2bd4679 SHA1: 739a574a3fa0227ec66035fd25c59c15c9f2ac5c SHA256: 0ce1cfb003e58eb5816ab1fb1aaa72ecd25a39461022050c7bbf334336eae994 Description: James M. Knoble's character-cell fonts for X These are character-cell fonts for use with the X Window System, created by Jim Knoble. The fonts currently included in this package are: . Neep (formerly known as NouveauGothic): A pleasantly legible variation on the standard fixed fonts that accompany most distributions of the X Window System. Comes in both normal and bold weights in small, medium, large, extra-large, and huge sizes, as well as an extra-small size that only comes in normal weight. ISO-8859-1, ISO-8859-2, ISO-8859-9, and ISO-8859-15 encodings are available. The 6x13, 8x15, and 10x20 sizes have an ISO-10646-1 (Unicode) variant, drawing glyphs missing in Neep from misc-fixed. . Modd: A fixed-width font with sleek, contemporary styling. Normal and bold weights in a 12-point (6x13) size. ISO-8859-1 encoding only. Homepage: http://www.jmknoble.net/fonts/ Package: gutsy-wallpapers Priority: optional Section: contrib/x11 Installed-Size: 1460 Maintainer: Ubuntu Artwork Team Architecture: all Version: 0.19 Replaces: feisty-wallpapers (<< 0.13) Conflicts: feisty-wallpapers (<< 0.13) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/gutsy-wallpapers_0.19_all.deb Size: 1391724 MD5sum: 80950c68d5fd6bb8bbd5e0c95bd394ae SHA1: f57ca7657fe044f561714a1c533abb448e5556ba SHA256: 2a6f95a4e769d7799d780f4f83b04cb7642d574b7a31b297887f98b406fa9d58 Description: Feisty Wallpapers The default Wallpapers for Gutsy. At the moment the package contains: * Simple Ubuntu Package: ttf-paktype Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Mohammed Adnène Trojette Architecture: all Version: 0.0-4 Depends: defoma Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-paktype_0.0-4_all.deb Size: 349880 MD5sum: ac54f8f4cb69f1fcfe2e961ee7473eda SHA1: 19d80cf12f11c267b689d889b400f2dedc3b8751 SHA256: 23ac80f6abc3154799636a001a2b23cb3fb37667ccb815795802beb68e0ae50c Description: PakType free OpenType Urdu fonts These are two free OpenType Urdu fonts (Naqsh and Tehreer), designed and developed by the PakType volunteers. Package: tkvnc Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Adrian Bridgett Architecture: all Version: 0.6-9.1 Depends: perl-tk, perl5, xtightvncviewer | xvncviewer Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/tkvnc_0.6-9.1_all.deb Size: 8596 MD5sum: 288c6e449191d21dd3aaf683676f3779 SHA1: e37b9aedc110832cf0fcc8426211893e7eb5e4c8 SHA256: 3c4cf70032924b8d276db4b3d823537c1e0f826c1af464b47678aa8a8b817a79 Description: Displays a list of (defined) machines to start VNC to A basic wrapper that calls xvncviewer on a machine when requested. Unless the author beats me to it, I intend to add better password handling. Package: ttf-gfs-solomos Priority: optional Section: contrib/x11 Installed-Size: 65 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.000-1 Depends: defoma Suggests: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-gfs-solomos_1.000-1_all.deb Size: 224642 MD5sum: 591572b603b80a34255c041bca643127 SHA1: dc93fe1ee1307643df2ee875648a233bbea1dfc8 SHA256: 0a535da19c70ae0a48430a652cf7e55cac96f16d21824a1dc41c7f44f4f8ab81 Description: ancient Greek oblique font From the middle of the 19th century an italic font with many calligraphic overtones was introduced into Greek printing. Its source is unknown, but it almost certainly was the product of a German or Italian foundry. In the first type specimen printed in Greece by the typecutter K. Miliadis (1850), the font was listed anonymously along others of 11pts and in the Gr. Doumas' undated specimen appeared as «11pt Greek inclined». For most of the second half of the century the type was used extensively as an italic for emphasis in words, sentences or exerpts. In 1889, the folio size Type Specimen of Anestis Konstantinidis' publishing, printing and type founding establishment also included the type as «Greek inclined [9 & 12 pt]». . Nevertheless, the excessively calligraphic style of the characters, combined with the steep and uncomfortable obliqueness of the capitals, was out of favour in the 20th century and the type did not survive the conformity of the mechanical type cutting and casting. The font has been digitally revived, as part of our typographic tradition, by George D. Matthiopoulos and is part of GFS' type library under the name GFS Solomos, in commemoration of the great Greek poet of the 19th century, Dionisios Solomos. . Author: George D. Matthiopoulos (Greek Font Society) Homepage: http://www.greekfontsociety.org Package: edgy-gdm-themes Priority: optional Section: contrib/x11 Installed-Size: 2682 Maintainer: Ubuntu Artwork Team Architecture: all Version: 0.8-0ubuntu2 Replaces: ubuntu-artwork (<< 31) Conflicts: ubuntu-artwork (<< 31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/edgy-gdm-themes_0.8-0ubuntu2_all.deb Size: 2506866 MD5sum: 5ab33b6a36429ca9c62c10cb80a61443 SHA1: 4adcba2caff8448b131db319e6cdaa8f9a402d9f SHA256: 29e2563c16db6d4ad2352d46d1866e69166cd0e967e81f9a89a21344e1e86dfe Description: Edgy GDM themes The default GDM themes for Edgy. At the moment the package contains: * Human * HumanCircle Package: odot Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Marc 'HE' Brockschmidt Architecture: all Version: 1.2.0-1 Depends: libdatetime-perl, libgtk2-perl (>= 1:1.040), libgtk2.0-0 (>= 2.2.0), libxml-parser-perl, perl (>= 5.8.0) Recommends: libdbi-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/odot_1.2.0-1_all.deb Size: 30730 MD5sum: e7a518c668d0854395431eb61e82a81c SHA1: 3f948ab9a542a140b041ad288226733a06fb4949 SHA256: 8c0a067b370ce7f3e3c53e815eb2ac67c63ac74b39647f4de43eaac42416a0d5 Description: task list manager written in Gtk2-Perl odot is a task list manager that organizes tasks hierarchically and emphasizes ones which are due. Package: crystalcursors Priority: optional Section: contrib/x11 Installed-Size: 279 Maintainer: Bastian Venthur Architecture: all Version: 1.1.1-9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/crystalcursors_1.1.1-9_all.deb Size: 256134 MD5sum: 7068e215de3794013284c09521087916 SHA1: 7781cd25c08c36afeb88c57a241d7428c36bc8c7 SHA256: cf1e5df89f430965448d6ab5fc51cf093a4ca19ca94855a1fe4ece174cd7cf10 Description: X11 mouse theme with the crystal look&feel This package comes with 20 different mouse themes: * crystalblue, crystalblue_classic, crystalblue_nonanim * crystalblueleft, crystalblueleft_classic, crystalblueleft_nonanim * crystalgray, crystalgray_nonanim * crystalgrayleft, crystalgrayleft_nonanim * crystalgreen, crystalgreen_classic, crystalgreen_nonanim * crystalgreenleft, crystalgreenleft_classic, crystalgreenleft_nonanim * crystalwhite, crystalwhite_nonanim * crystalwhiteleft, crystalwhiteleft_nonanim . Note: Please read /usr/share/doc/crystalcursors/README.Debian to learn how to change the default cursor theme system-wide. Package: icewm-themes Priority: optional Section: contrib/x11 Installed-Size: 11412 Maintainer: Eduard Bloch Architecture: all Version: 1.2.26-1 Depends: icewm-common (>= 1.2.6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/icewm-themes_1.2.26-1_all.deb Size: 3401780 MD5sum: 7ec1f67aaab650fa89a73d96565b5264 SHA1: 6a5c51049704e7d89e53cbad6316d6a9f2b04e4d SHA256: 5fcf44899356ddfc2d2619f5fe207c4397812014f79d3dfeb8bf8a5b2f94a1d1 Description: Theme files for the Ice Window Manager This package contains the contributed theme files for icewm. It contains nice looking themes, emulating the look of Windows'95, OS/2 Warp 3, or produced by phantasy of various people. . Ice Window Manager for X Window System. Tries to take the best features of the above systems. Features multiple workspaces, opaque move/resize, task bar, window list, mailbox status, digital clock. Fast and small. Package: ubuntume-themes Priority: optional Section: contrib/x11 Installed-Size: 425 Maintainer: Ubuntu Muslim Edition Team Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: all Version: 1.2 Depends: human-icon-theme, human-theme Conflicts: ubuntume-artwork (<= 1.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ubuntume-themes_1.2_all.deb Size: 879232 MD5sum: 0d604b1d3359cac3869109d46ce721c5 SHA1: 78cfc6a92a1f2d37a308fbe4d66770559c2aba7d SHA256: c22a400abd810f723726ca2dee1c773aa970ffc21ee2fbb4099e3727d8824f3e Description: Ubuntu Muslim Edition themes The default HumanME theme. At the moment the package contains: * The theme definitions * Metacity theme elements * The icon theme * green-human and HumanME GTK+ themes * Animated cursor themes . Homepage: http://www.ubuntume.com Package: xfont-nexus Priority: optional Section: contrib/x11 Installed-Size: 4 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Simon Horman Architecture: all Source: xfonts-nexus Version: 0.0.2-12ubuntu3 Depends: xfonts-nexus Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfont-nexus_0.0.2-12ubuntu3_all.deb Size: 3292 MD5sum: fb8f95d8b53b126bf23e8c6aeffa2e72 SHA1: 4a5d7cd011b22d78ad97c24872f7f2b816b91345 SHA256: f23345e1a00b959c96fc2506a7ba8d809afb2cb2113aa428161b46a150461713 Description: Transitional package This dummy package is provided for a smooth transition from the previous xfont-nexus package (the package name has been changed to xfonts-nexus). It may safely be removed after installation. Package: sugar-journal-activity Priority: optional Section: contrib/x11 Installed-Size: 118 Maintainer: Jani Monoses Architecture: all Version: 86-0ubuntu1 Depends: sugar Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar-journal-activity_86-0ubuntu1_all.deb Size: 68990 MD5sum: 8ae261adf38113e48180cdc0db780e1b SHA1: 9ba077f983e0a153ed5010ce9ea40a6acc977f13 SHA256: 38b201590e2f0ced1e2a43ca8509d294e587b3e6b0627fc254ee2740cce7b59c Description: journal activity on the XO laptop Journal activity used in the Sugar interface on the XO laptop. It is the activity-oriented interface component used instead of the regular filesystem view. Package: gnustep-icons Priority: optional Section: contrib/x11 Installed-Size: 71 Maintainer: Gürkan Sengün Architecture: all Version: 1.0-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/gnustep-icons_1.0-4_all.deb Size: 362368 MD5sum: 1f52477f9bd69055b6fd1c8991d5f991 SHA1: 15ce94a66adb4cf5b2b3be124e59fee0698b692c SHA256: 1529acd7a17166c2583891c50be1c6b1a9945659655837d0e6fe2265e0d07221 Description: Several free icons for use with GNUstep and others They all have a basic NeXTSTEPish look and feel. These icons are placed where the WindowMaker package expects them by default. . These icons are free in the DFSG sense. . Homepage: http://www.lindesay.co.nz/page_community.shtml Package: gpodder Priority: optional Section: contrib/x11 Installed-Size: 51 Maintainer: Thomas Perl Architecture: all Version: 0.11.3-1~hardy1 Depends: python (>= 2.4), python-feedparser, python-glade2, python-gtk2, python-support (>= 0.7.1) Recommends: python-gpod Suggests: gnome-bluetooth | bluez-gnome, mplayer, python-bluez | bluez-utils, python-eyed3, python-pymad Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/gpodder_0.11.3-1~hardy1_all.deb Size: 248744 MD5sum: f9318d2b70db3d0ead687a101f1c54b7 SHA1: d74eb3e3fc95cb953118e2c7e4ed78068b8872a0 SHA256: ea2e2ad4b69b199d4937347ca741ea46c977e431fc57e6ea25f993f66e1d4b7a Description: A GTK+ Media aggregator and Podcast catcher gPodder is a podcast receiver/catcher. You can subscribe to RSS feeds (Podcasts) and download audio/video content from different channels. You can then playback content on your desktop or synchronize to your iPod or portable MP3 player. Simultaneous downloads and automatic downloads of new episodes are also supported. Homepage: http://gpodder.berlios.de/ Python-Version: 2.4, 2.5 Package: sugar-memorize-activity Priority: optional Section: contrib/x11 Installed-Size: 1367 Maintainer: Jani Monoses Architecture: all Version: 26-0ubuntu1 Depends: sugar Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar-memorize-activity_26-0ubuntu1_all.deb Size: 642800 MD5sum: 1165c4a8bfcd40fe16c51da062bfd9f6 SHA1: 5bb994fa925c3d6d0c8da08fd18cff2cfb1b6280 SHA256: 9f11c7935a46b88275d9c7b67e178e29e29f6128771b2ea5ec6798d8382ed3ad Description: memory game activity on the XO laptop memory game activity used in the Sugar interface on the XO laptop Package: xfonts-cronyx-cp1251-75dpi Priority: optional Section: contrib/x11 Installed-Size: 415 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-cronyx Version: 2.3.8-6ubuntu3 Replaces: xfonts-cronyx-cp1251 Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-cronyx-cp1251 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cronyx-cp1251-75dpi_2.3.8-6ubuntu3_all.deb Size: 361560 MD5sum: 39a2db5091e6284d04996892478db28b SHA1: 0699216edebb1fc0ea81c63ef292fddbc09b0f75 SHA256: 527c2fc518a7d9a96c9b3edf495397418d71fc7ea31de022432ca5b519824b81 Description: 75 dpi CP1251 encoded Cyrillic fonts for X (Cronyx collection) This package provides a set of bitmapped Cyrillic fonts at 75 dots per inch. These are CP1251 (microsoft-cp1251) fonts and support all current slavic Cyrillic scripts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package and xfonts-cronyx-cp1251-100dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-cronyx-cp1251-75dpi may be more suitable for small monitors and/or small screen resolutions (under 1024x768). . The upstream source of this package is the package Xcyr of Serge Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey Chernov. Package: thunar-data Priority: optional Section: contrib/x11 Installed-Size: 6514 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: all Source: thunar Version: 0.9.0-4ubuntu2 Replaces: libthunar-vfs-1-dev (<= 0.9.0-3ubuntu1), thunar (<= 0.8.0-3), thunar-doc Conflicts: libthunar-vfs-1-dev (<= 0.9.0-3ubuntu1), thunar-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/thunar-data_0.9.0-4ubuntu2_all.deb Size: 5725804 MD5sum: 1c3c32dddbdb8fa7cf6b7b58754181f2 SHA1: 8e7e7c76663cb9c221bc8a33fc3168a90f3380a7 SHA256: 7d1326c4e017a96865cea6d2118d68d7a9b9e558ed76d4eaca399649b1ce8672 Description: Provides thunar documentation, icons and translations This package contains architecture-independent files for thunar. Homepage: http://thunar.xfce.org Package: ttf-ecolier-lignes-court Priority: optional Section: contrib/x11 Installed-Size: 106 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.00-1 Depends: defoma Suggests: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-ecolier-lignes-court_1.00-1_all.deb Size: 38382 MD5sum: f280b2115ede375f2c6e71123ccb98ad SHA1: 752740b3c98d7227072fd132a97228088e59dc8a SHA256: 613c52c6b413c6f670803a3cb10d6c0e0813d818244323fe319e1ce7a1b7764f Description: cursive roman font (with réglure Seyès and small descenders) This package provides a cursive font covering the basic latin range with a ink and dip pen style. This version includes réglure Seyès and small descenders. Such fonts are widely used in education settings. Homepage: http://perso.orange.fr/jm.douteau/ Package: gnustep-devel Priority: optional Section: contrib/x11 Installed-Size: 4 Maintainer: Debian QA Group Architecture: all Source: meta-gnustep Version: 6 Depends: gnustep-core, gorm.app, projectcenter.app, projectmanager.app Recommends: gnustep, librenaissance0-dev Suggests: gnustep-netclasses, libpantomime1-dev, popplerkit.framework, steptalk Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/gnustep-devel_6_all.deb Size: 2490 MD5sum: b9b19f943cf29e1e6e435dce19d4b36f SHA1: 752daf6fa6b6e7db5d29309d5526bf0d2c33375c SHA256: fb7d993a07369d05b0fe47d8cf6cc80bd8ef7a49fcd2b5486ee9181c58c3631e Description: The GNUstep Development Environment -- development tools These are development applications for GNUstep. Package: ttf-mona Priority: optional Section: contrib/x11 Installed-Size: 2854 Maintainer: Nobuhiro Iwamatsu Architecture: all Source: xfonts-mona Version: 2.90-2 Depends: defoma, x-ttcidfont-conf, xutils (>= 4.0.2) Suggests: fontconfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-mona_2.90-2_all.deb Size: 1711942 MD5sum: 36d5d1c43ccd60b6bcd6d2b1b6cd636b SHA1: 198ab81b77c8254b60079456182cebdd8831fd9f SHA256: db67bcab52b54d11a5c118e12f55fa048f2d37ce4567212ff596257e99a07171 Description: Japanese TrueType font for 2ch ASCII art These fonts are suitable for some ASCII arts like mona, gikoneko and so on. Package: xfonts-cronyx-koi8r-100dpi Priority: optional Section: contrib/x11 Installed-Size: 444 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-cronyx Version: 2.3.8-6ubuntu3 Replaces: xfonts-cronyx-koi8r Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-cronyx-koi8r Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cronyx-koi8r-100dpi_2.3.8-6ubuntu3_all.deb Size: 392124 MD5sum: bf8cdf8beb58be80a03a7a6c9743f273 SHA1: d37f31cc07a18f0606a8518aec482f3752db5100 SHA256: 740f868da79f03f441370da5bff1ba14cd6c057d4a5ab1b347811702ac268124 Description: 100 dpi KOI8-R encoded Cyrillic fonts for X (Cronyx collection) This package provides a set of bitmapped Cyrillic fonts at 100 dots per inch. These are KOI8-R fonts and are suitable for Russian. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package and xfonts-cronyx-koi8r-75dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-cronyx-koi8r-100dpi may be more suitable for large monitors and/or large screen resolutions (over 1024x768). . The upstream source of this package is the package Xcyr of Serge Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey Chernov. Package: xfonts-shinonome Priority: optional Section: contrib/x11 Installed-Size: 7184 Maintainer: GOTO Masanori Architecture: all Version: 5-1.1 Replaces: k14gfont, xfonts-k14g Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xfs | xserver Conflicts: k14gfont, xbase-clients (<< 4.0), xfonts-k14g Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-shinonome_5-1.1_all.deb Size: 5492792 MD5sum: 477e2cac393f7998f366c4182a8f7594 SHA1: a0bb3f14ef67f2b41606284dea39af9b6ef2116c SHA256: f10d053382939b121a6ce181dbc60b2617e63beacd68676ac778b237fa5bfee0 Description: Various 12,14,16 dot Japanese Kanji, iso8859-1 fonts for X11 xfonts-shinonome includes various 12,14,16 dot Japanese Kanji, and ISO-8859-1 fonts for X11. It consists of k14goth 14 dot fonts, Shinonome 12 and 16 dot fonts. Shinonome 18 dot fonts are also included only for ISO-8859-1. Package: ubuntustudio-wallpapers Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Architecture: all Source: ubuntustudio-look Version: 0.28 Replaces: edgy-community-wallpapers (<< 0.2) Conflicts: edgy-community-wallpapers (<< 0.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ubuntustudio-wallpapers_0.28_all.deb Size: 7015832 MD5sum: d69dcf4429f196232d37479b3a082722 SHA1: a0ff9a390a32585e4663313e785951c099ee8c77 SHA256: 0fc956a094843deebdd7dd6c9d25b502664bb21f941f37e60f09f1ad1a241ccb Description: Ubuntu Studio - Wallpapers The Ubuntu Studio theme. . This package contains the Ubuntu Studio Wallpapers. Package: xfonts-bolkhov-koi8u-75dpi Priority: optional Section: contrib/x11 Installed-Size: 889 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-bolkhov Version: 1.1.20001007-6ubuntu3 Replaces: xfonts-bolkhov-koi8u Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-bolkhov-koi8u Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-bolkhov-koi8u-75dpi_1.1.20001007-6ubuntu3_all.deb Size: 717354 MD5sum: 13d3b69062c5045beeb921b3ba0eff88 SHA1: dd46fed46928e8b890c3a34b92be5dfca4624650 SHA256: 9f453b429fd5be86b85b0e14d11710c84079a6b70e129aadb8ed6e4d13ac2d23 Description: 75 dpi KOI8-U encoded Cyrillic fonts for X (Cyr-RFX collection) This package provides a set of bitmapped Cyrillic fonts at 75 dots per inch. These are KOI8-U fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . The fonts from this package are not designed for big monitors and/or large screen resolutions (over 1024x768). You can find big fonts in the package xfonts-cronyx-koi8u-100dpi. . The fonts are modified (mainly with Cyrillics added) versions of the most important X-Window fonts from 75dpi/. . Upstream author: Dmitry Bolkhovityanov Package: gournal Priority: optional Section: contrib/x11 Installed-Size: 14 Maintainer: Chris Debenham Architecture: all Version: 0.5.1-1 Depends: libcompress-zlib-perl, libgnome2-canvas-perl, libgnome2-print-perl, libgtk2-gladexml-perl, libgtk2-perl, libxml-mini-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/gournal_0.5.1-1_all.deb Size: 72292 MD5sum: b5e6cefaa510a5e9ef7b876809fa2d5d SHA1: 897889a210a64359faf2798395eb618e19eecc20 SHA256: 1f2d2c0ce5a6535e8dd281e3817b9b9610b72a1016dc0321e6547c3832b7c799 Description: Note taking application for non-windows platforms Package: xkb-data-legacy Priority: optional Section: contrib/x11 Installed-Size: 199 Maintainer: Debian X Strike Force Architecture: all Version: 1.0.1-4 Replaces: xkb-data, xlibs-data (<< 6.8.2-35) Pre-Depends: x11-common (>= 1:1.0.0-1) Conflicts: xkb-data, xlibs-data (<< 6.8.2-35) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xkb-data-legacy_1.0.1-4_all.deb Size: 332384 MD5sum: d305204712a2b889f8f3674c7073defc SHA1: 511f0af643d2a9aecf8bc4d428d6a83872a1f1c8 SHA256: d7f11bc6c07f2a210409ce117b39a13e5adc4bdc7d17e5fbe82127bcb31eed2d Description: Classic XKB data This package contains the old xkb datasets. Note that this package is more or less unsupported by upstream, and the new xkb-data package will replace it. Package: xfonts-intl-japanese-big Priority: optional Section: contrib/x11 Installed-Size: 784 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Milan Zamazal Architecture: all Source: intlfonts Version: 1.2.1-6ubuntu3 Replaces: intlfonts-japanese-big Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: emacs-intl-fonts, xfonts-cjk, xfonts-intl-japanese, xfs | xserver Conflicts: intlfonts-japanese-big Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-intl-japanese-big_1.2.1-6ubuntu3_all.deb Size: 655564 MD5sum: d74902c456ecfe930fbfa2bff5cf6c6d SHA1: c5847a99bc6a3dbe55ad84dd9e8c6a9ea0223e90 SHA256: 5e156f93ce1140003b16be1510eb02b9a78c5c473f8e5649825f6e8c7b2a7ccd Description: International fonts for X -- Japanese big This package includes some JISX0208.1983 and JISX0212.1990 (HojoKanji) big Japanese fonts. You will need the fonts if you plan to view, print or author documents using the Japanese language and any of the encodings specified above. . The fonts are for use with the X Window System. Package: xfonts-cronyx-misc Priority: optional Section: contrib/x11 Installed-Size: 701 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-cronyx Version: 2.3.8-6ubuntu3 Replaces: xfonts-cronyx-nop Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-cronyx-nop Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cronyx-misc_2.3.8-6ubuntu3_all.deb Size: 617936 MD5sum: db115adba53c408e3e17eaae3a5dc90a SHA1: 4cdb8554d7a2dccbe6dc74ce21b51ca914ff2f7c SHA256: 6483a475c04cb1e80bc73f1c9447179bc8edbe2d06c13f46ed1bd0b21deb3e99 Description: Character-cell Unicode Cyrillic fonts for X (Cronyx collection) This package provides a standard set of character-cell low-resolution Cyrillic fonts. These are Unicode (ISO10646-1) fonts and support all current slavic Cyrillic letters as well as some Russian prerevolutionary letters. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . The upstream source of this package is the package Xcyr of Serge Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey Chernov. Package: blubuntu-look Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Ubuntu Artwork Team Original-Maintainer: Jonathan Austin Architecture: all Version: 0.2-0ubuntu3 Depends: blubuntu-gdm-theme, blubuntu-session-splashes, blubuntu-theme, blubuntu-wallpapers, tango-icon-theme Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/blubuntu-look_0.2-0ubuntu3_all.deb Size: 7224 MD5sum: 8081e15a14a5465f0f7cd79b219322da SHA1: a9c718490898d8e8b2d637456a3676ef876aae6b SHA256: 3a50993aa8e66ba046aa728eac2ff1b75ccb476f25684c38a418982e5cbcef8f Description: Blubuntu look - metapackage The Blubuntu theme. . This is a meta package. Package: comix Priority: optional Section: contrib/x11 Installed-Size: 1114 Maintainer: Emfox Zhou Architecture: all Version: 3.6.4-1.1 Depends: gconf2 (>= 2.10.1-2), python (>= 2.3), python-gtk2 (>= 2.8), python-imaging (>= 1.1.4) Suggests: libjpeg-progs, unrar Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/comix_3.6.4-1.1_all.deb Size: 227586 MD5sum: f0dfcf7ffbe820dfa29fe1e9c85d9547 SHA1: 85a7622432ef3fbcb47d364ad2f2823165d2504b SHA256: 709ee2eaae00e83ffc08045be1472c9d4eecae159e64c08414a0b6bc75fc322f Description: GTK Comic Book Viewer Comix is a comic book viewer. It reads zip, rar, tar, tar.gz and tar.bz2 archives (often called .cbz, .cbr and .cbt) as well as normal image files. It is written in Python and has a simple user interface using PyGTK. . Main Features: . * Fullscreen mode. * Double page mode. * Fit-to-screen mode. * Zooming and scrolling. * Rotation and mirroring. * Magnification lens. * Changeable image scaling quality. * Image enhancement. * Can read right-to-left to fit manga etc. * Caching for faster page flipping. * Bookmarks support. * Customizable GUI. * Archive comments support. * Archive converter. * Thumbnail browser. * Standards compliant. * Translated to English, Swedish, Simplified Chinese, Spanish, Brazilian Portuguese and German. * Reads the JPEG, PNG, TIFF, GIF, BMP, ICO, XPM and XBM image formats. * Reads ZIP and tar archives natively, and RAR archives through the unrar program. * Runs on Linux, FreeBSD, NetBSD and virtually any other UNIX-like OS. * More! Package: culmus-fancy Priority: optional Section: contrib/x11 Installed-Size: 18 Maintainer: Debian Hebrew Packaging Team Architecture: all Version: 0.0.20051018-2 Depends: xfonts-utils (>= 1:1.0.0-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/culmus-fancy_0.0.20051018-2_all.deb Size: 241724 MD5sum: 78d8ed91e3e475a5c24895d00102e1ff SHA1: bc80803b1e64f40830d9c016b8ffddc1ff44f441 SHA256: e85e68f4dbf54fba6d5f3caf5ecb098d1e656daff181839bcbe5f61eac2da586 Description: Type1 Fancy Hebrew Fonts for X11 Several Fancy Hebrew fonts: Anka, ComixNo2, Gan, Ozrad, Ktav Yad, Dorian and Gladia. . Homepage: http://culmus.sourceforge.net/ Package: edgy-wallpapers Priority: optional Section: contrib/x11 Installed-Size: 1190 Maintainer: Ubuntu Art Team Architecture: all Version: 0.9-0ubuntu2 Replaces: ubuntu-artwork (<< 31) Conflicts: ubuntu-artwork (<< 31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/edgy-wallpapers_0.9-0ubuntu2_all.deb Size: 1093222 MD5sum: 2d92c0b459ef634abb670054b478bb15 SHA1: 021eda00abf108a43a15e864232333d70fb0369c SHA256: cc803643b9e1ff282d475a2dcd951ba58edb4eabbe708da0f462f4cd8cd80420 Description: Edgy Wallpapers The default Wallpapers for Edgy. At the moment the package contains: * Simple Ubuntu, * Ubuntu Smooth Chocolate. Package: gray-theme Priority: optional Section: contrib/x11 Installed-Size: 76 Maintainer: Ubuntu Artwork Team Architecture: all Version: 0.1-0ubuntu2 Replaces: ubuntu-artwork (<< 31) Conflicts: ubuntu-artwork (<< 31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/gray-theme_0.1-0ubuntu2_all.deb Size: 33372 MD5sum: 68a082c409908b923bdc5973e646702b SHA1: a486a8ceeda81eaab6b4f739a7e72624969ca4df SHA256: 0818f7fe2a03ec52f5d5ed24da43a8c8a589091f1c4144a8927faeac06e5b40f Description: Gray GTK theme The Gray GTK theme. At the moment the package contains: * the GTK configuration and * Metacity configuration for the theme. Package: xfonts-baekmuk Priority: optional Section: contrib/x11 Installed-Size: 5322 Maintainer: Changwoo Ryu Architecture: all Version: 2.2-2.1 Depends: defoma, xfonts-utils (>= 1:1.0.0-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-baekmuk_2.2-2.1_all.deb Size: 7618638 MD5sum: eac689e7078ed11eb56686dd15963a29 SHA1: 2ac33faaa4890bf1a1069a8a15dbed4a588ede7f SHA256: 5431e1080aa0a615439c85d2023d75cd33d2ca2095ca3034dcfff0ef5ef33f1b Description: BAEKMUK Korean fonts for X This package provides four 75 dpi Korean font families with various sizes. Package: gnustep-core-doc Priority: optional Section: contrib/x11 Installed-Size: 4 Maintainer: Debian QA Group Architecture: all Source: meta-gnustep Version: 6 Depends: gnustep-base-doc, gnustep-gui-doc, gnustep-make-doc Recommends: gnustep-tutorial-html | gnustep-tutorial-pdf Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/gnustep-core-doc_6_all.deb Size: 2434 MD5sum: b377380c536a8b95d6397aeb333c1e04 SHA1: bab85deb718334a8c5c44ae7ce3a3e8cd36c428f SHA256: 80399f98581bb50538f27393c564885fe9ddd530c561cd04868ad29c7cccbcbf Description: The GNUstep Development Environment -- core documentation GNUstep core documentation. Package: sugar-emulator Priority: optional Section: contrib/x11 Installed-Size: 20 Maintainer: Jani Monoses Architecture: all Source: sugar Version: 0.79.0-0ubuntu3 Depends: sugar, xserver-xephyr Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar-emulator_0.79.0-0ubuntu3_all.deb Size: 3248 MD5sum: 9cf835d8e3ca6dab63646fbcd1817d9a SHA1: 5da8a76425fb84250bbbeba978620ceff0395d08 SHA256: b5455f833b923f9e32b0a1118503774597787d20180d759d94d2e16cf539d856 Description: the Sugar environment emulator This package contains the Sugar emulator. It is using Xephyr to run a Sugar environment similar to what is on the XO laptop. Python-Version: all Package: tango-icon-theme-extras Priority: optional Section: contrib/x11 Installed-Size: 42 Maintainer: Daniel Holbach Architecture: all Version: 0.1.0-0ubuntu4 Depends: tango-icon-theme Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/tango-icon-theme-extras_0.1.0-0ubuntu4_all.deb Size: 184574 MD5sum: 7eadd8d349141b13fde30c9f7409b135 SHA1: 9a2fe1c4a6e411b369e2690228cd76835a05300e SHA256: 0902f396ac06da5a0072337fd2059c398a2984a5b58c8561529ebdf5468fd254 Description: Tango Icon theme Extras Tango is a project to create a new cross-desktop and cross-platform icon theme, using a standard style guide, and the new Icon Naming Specification. . Homepage: http://tango-project.org Package: feisty-wallpapers Priority: optional Section: contrib/x11 Installed-Size: 14 Maintainer: Ubuntu Artwork Team Architecture: all Version: 0.13 Replaces: edgy-wallpapers (<< 0.9), ubuntu-artwork (<< 31) Conflicts: edgy-wallpapers (<< 0.9), ubuntu-artwork (<< 31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/feisty-wallpapers_0.13_all.deb Size: 1931172 MD5sum: 2801a16a3174f8f697d8281e7d58783f SHA1: 9788ce0f0c467af00966b93df430c1f7fa0a268d SHA256: a845119c6e9500b541c83f5b1e020d57e2ec499420882715a0b9b3f3f8b83180 Description: Feisty Wallpapers The default Wallpapers for Feisty. At the moment the package contains: * Simple Ubuntu, * Ubuntu Smooth Chocolate. Package: ttf-sjfonts Priority: optional Section: contrib/x11 Installed-Size: 155 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Schepler Architecture: all Source: sjfonts Version: 2.0.2-1ubuntu1 Depends: defoma Recommends: x-ttcidfont-conf Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-sjfonts_2.0.2-1ubuntu1_all.deb Size: 90932 MD5sum: 8d12413fb0645cdc7f68483a6aaf13e4 SHA1: 1d483cce3a4f8e7a35170c501839b49a833a13cd SHA256: 42306db9b6339b328fe3076725ae7677c1ff0c7442466bfe54ed5e76ad24cff9 Description: Some Juicy Fonts handwriting fonts This package contains two handwriting fonts created by Steve Jordi, Delphine and SteveHand, in TrueType format. Package: ttf-ecolier-court Priority: optional Section: contrib/x11 Installed-Size: 86 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.00-1 Depends: defoma Suggests: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-ecolier-court_1.00-1_all.deb Size: 32702 MD5sum: a04733a8296601c30b4d0c3edd895b76 SHA1: 9ce5569fced948b018ba656c8f62b89c31e5e7f4 SHA256: c533c3f18b102f605321e30cdd8293112894cbbba6933dd8f196d0c7c6975026 Description: cursive roman font with small descenders This package provides a cursive font covering the basic latin range with a ink and dip pen style. This version includes small descenders. Such fonts are widely used in education settings. Homepage: http://perso.orange.fr/jm.douteau/ Package: silicon-theme Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Ubuntu Art Team Architecture: all Version: 0.1-0ubuntu2 Replaces: ubuntu-artwork (<< 31) Conflicts: ubuntu-artwork (<< 31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/silicon-theme_0.1-0ubuntu2_all.deb Size: 9398 MD5sum: 85d76cf983f93d06fc5b7825cef871ae SHA1: f66b055ffaa6117b5aa78df1a9bffbc3568f65cd SHA256: 38c2feb7518e00536a31996ead628efc6d1137150095e079c6cd6cf961536d6f Description: Silicon GTK theme The Silicon GTK theme. At the moment the package contains: * the GTK configuration and * Metacity configuration for the theme. Package: enlightenment-theme-bluesteel Priority: optional Section: contrib/x11 Installed-Size: 237 Maintainer: Laurence J. Lane Architecture: all Source: enlightenment Version: 1:0.16.7.2-5 Provides: enlightenment-theme Suggests: enlightenment Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/enlightenment-theme-bluesteel_0.16.7.2-5_all.deb Size: 828444 MD5sum: f64028be7be35e32bdfc199c21afc4f3 SHA1: 15a78a9e6541c2856fef46015d08340dc661e7e4 SHA256: 32b86ad082efe81bc2179619031af1139bb498d691902c7b9c1ec79f53155997 Description: Hunchback's BlueSteel theme for E This theme really shows off what you can do with enlightenment. It's by Daniel Erat, and shows off anti-aliased text, extensively shaped windows. Package: sugar-terminal-activity Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Jani Monoses Architecture: all Version: 8-0ubuntu1 Depends: python-vte, sugar Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar-terminal-activity_8-0ubuntu1_all.deb Size: 5472 MD5sum: d77c3ce8f0b7ec22f4a1fc2d16b6f9d9 SHA1: 173707cf5f7ebf9d8c3e92f95d351e8c50892c31 SHA256: 872d643ea2110c98a194621f8c83fe57f64992db2319956c09a8013525f3e5af Description: terminal activity on the XO laptop terminal emulator activity used in the Sugar interface on the XO laptop Package: xfdesktop4-data Priority: optional Section: contrib/x11 Installed-Size: 3890 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Xfce Maintainers Architecture: all Source: xfdesktop4 Version: 4.4.2-5ubuntu1.1 Replaces: xfdesktop4 (<= 4.4.1-2ubuntu1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfdesktop4-data_4.4.2-5ubuntu1.1_all.deb Size: 2555790 MD5sum: ca33247d6b070781a5a1f976e3ee0ffa SHA1: b7aa1ea052433417df074e62189f50b853a0334a SHA256: 8128f71bd26e263c3fbba6c103d4d947c741ecaabdfb6e934e22a0fbb3f23295 Description: Provides xfdesktop4 desktop background and root menu (common files) This package contains architecture-independent files for xfdesktop4. Homepage: http://www.xfce.org/ Package: ubuntustudio-theme Priority: optional Section: contrib/x11 Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Architecture: all Source: ubuntustudio-look Version: 0.28 Replaces: ubuntustudio-theme (<= 0.12) Depends: gtk2-engines-murrine Conflicts: ubuntustudio-theme (<= 0.12) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ubuntustudio-theme_0.28_all.deb Size: 19248 MD5sum: 314ed6956c4136b0ced03ff8517d48b4 SHA1: 6a90f4c3fc387c251009e80bd0367db1c0d3ab6b SHA256: 45f45924f6a4a10b70604ddf23d8e13d841e49b2028d288224f1ed9aa8b0534f Description: Ubuntu Studio look - GTK and Metacity theme The Ubuntu Studio theme. . This package contains the GTK and Metacity configuration for the Ubuntustudio look. Package: ttf-junicode Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Gürkan Sengün Architecture: all Version: 0.6.15+20080123-1 Depends: defoma Recommends: x-ttcidfont-conf | fontconfig Suggests: fontforge Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-junicode_0.6.15+20080123-1_all.deb Size: 757738 MD5sum: 94c0372435faf0edfaa0d13ee5e7c5bb SHA1: 7844e8afbd7908f0a7943eb5cfe3bbdb8191fdaf SHA256: 43688eb6e23618dc6efa6d5afebd538cdbd189b1ace29faa88247862a4051173 Description: a Unicode font for medievalists (Latin, IPA and Runic) Junicode is a TrueType Unicode font targetted at medievalists, but including the full range of characters for languages written in the Latin script, International Phonetic Alphabet, Uralic Phonetic Alphabet and Runic. It has regular, italic, bold and bold-italic fonts. Homepage: http://junicode.sourceforge.net/ Package: xfce4-goodies Priority: optional Section: contrib/x11 Installed-Size: 4 Maintainer: Xubuntu Developers Original-Maintainer: Debian Xfce Maintainers Architecture: all Version: 4.4.2ubuntu1 Depends: mousepad, thunar-media-tags-plugin, xfce4-artwork, xfce4-battery-plugin, xfce4-clipman-plugin, xfce4-cpufreq-plugin, xfce4-cpugraph-plugin, xfce4-diskperf-plugin, xfce4-fsguard-plugin, xfce4-genmon-plugin, xfce4-mailwatch-plugin, xfce4-mount-plugin, xfce4-netload-plugin, xfce4-notes-plugin, xfce4-quicklauncher-plugin, xfce4-screenshooter-plugin, xfce4-sensors-plugin, xfce4-smartbookmark-plugin, xfce4-systemload-plugin, xfce4-terminal, xfce4-verve-plugin, xfce4-wavelan-plugin, xfce4-weather-plugin Suggests: thunar-archive-plugin, xfce4-datetime-plugin (>= 0.4.0), xfce4-dict-plugin, xfce4-messenger-plugin, xfce4-mpc-plugin, xfce4-xfapplet-plugin, xfce4-xmms-plugin, xfmedia Conflicts: xfce4-cpufreq-plugin (<= 0.1-2), xfce4-datetime-plugin (<= 0.3.1-3), xfce4-notes-plugin (<= 0.10.0-2), xfce4-trigger-launcher (<= 4.2.3-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfce4-goodies_4.4.2ubuntu1_all.deb Size: 3458 MD5sum: a9e0eadd4bf6989f85bf8c864713e08a SHA1: 84ac80943207464ebb9187f83dad85e7f5172623 SHA256: eaa4f4fcbdf2d27699f8e520aec62eab9962a3f1e3bab1f66e4d9afd61346d42 Description: enhancements for the Xfce4 Desktop Environment The "Goodies for Xfce" project includes additional software and artwork that are related to the Xfce desktop, but not part of the official release. . This package will install the following Xfce4 related plugins: * Extra artwork * Battery levels monitor * Clipboard history * Disk performance display * Filesystem monitor * Network load monitor * Sensors monitor * Smartbookmark control * System load monitor * Command line with history (verve) * Weather monitor * Wireless monitor * Gnome applet plugin (xfapplet) * Xmms plugin . This is a meta-package to ease upgrades, installations, and provide a consistent upgrade path from previous versions. It can safely be removed with no ill effects. Homepage: http://goodies.xfce.org/ Package: sawfish-lisp-source Priority: optional Section: contrib/x11 Installed-Size: 101 Maintainer: Luis Rodrigo Gallardo Cruz Architecture: all Source: sawfish Version: 1:1.3.1-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sawfish-lisp-source_1.3.1-1_all.deb Size: 225172 MD5sum: df728985c11c1291a612d468d8424c1e SHA1: ee015898a744563b55382e1bcf9e03b71cbb6c80 SHA256: cebd73f4469f3284558c1a8ad9a7257dfe2a61678b5081a05e75df3e68cbd315 Description: sawfish lisp files This package contains the lisp sources for the convenience of users, saving space in the main package for small systems. Package: xubuntu-default-settings Priority: optional Section: contrib/x11 Installed-Size: 127 Maintainer: Xubuntu Developers Architecture: all Version: 0.39.1 Replaces: xfce4-panel (<< 4.3.90.1svn+r21136-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xubuntu-default-settings_0.39.1_all.deb Size: 3739822 MD5sum: 59bad5520a6bd27f6356fc01d8cb43b4 SHA1: 8d20cf7d0f6d143b624f6a579a333f01a8fde49b SHA256: bd22c517b09aa48bbf9dcabb21bb5f22791f481f0620fe558403c5ca091ab5f0 Description: default settings for Xubuntu Various system settings tailored for Xubuntu So far this package contains * custom GDM theme * custom Xfce desktop UI settings Homepage: http://launchpad.net/~xubuntu-team/xubuntu-default-settings Package: ttf-staypuft Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Carlos Perelló Marín Architecture: all Version: 0.04-2.1 Depends: defoma Recommends: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-staypuft_0.04-2.1_all.deb Size: 24636 MD5sum: b90e50120aa863c4de6d7278b49cf5ed SHA1: 8fecfef88257cf4e9319cac73ceb6a952eb0e4fc SHA256: b3aef0925adf78ccf8275629430e0e10b346d3a7730d0b8a4cedc4784549664d Description: The Stay-Puft free TrueType font Stay-Puft is a font developed freehand, with minimal splines. It's all rounded and a sort of marshmallowy, so the author thought on it as the Stay-Puft Marshmallow Font (see Ghostbusters if you don't get it). The outcome looks sort of like Comic Sans MS. It's kind of cute, and might be good for frivolous stuff such as birthday cards. . It covers only languages using latin1 (ISO-8859-1). Package: sugar-pollbuilder-activity Priority: optional Section: contrib/universe/x11 Installed-Size: 15 Maintainer: Jani Monoses Architecture: all Version: 17-0ubuntu1 Depends: python-abiword, sugar Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar-pollbuilder-activity_17-0ubuntu1_all.deb Size: 48510 MD5sum: d7665ade24451f0abb726754458aec7d SHA1: 40d77d5ec59462adcb5cbbbc186e936f2882783c SHA256: 2cfbe868b7c8715a983bf9a5c509f73026ed70021309827fb2d5d53560d0359d Description: poll activity on the XO laptop Poll building activity used in the Sugar interface on the XO laptop Package: legacyhuman-theme Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Ubuntu Art Team Architecture: all Version: 0.1-0ubuntu2 Replaces: ubuntu-artwork (<< 31) Conflicts: ubuntu-artwork (<< 31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/legacyhuman-theme_0.1-0ubuntu2_all.deb Size: 12060 MD5sum: 0b5e7b5f1ec282dcde868974c5e61c8f SHA1: 38881fdbbc7c487ce4e9105d20b11bc3dc3fab4a SHA256: 11837751bd1d10d123d19d7210adbb5c184647ae5ce51ce260b17d4d5f3e7895 Description: Legacy Human GTK theme The legacy Human GTK theme. At the moment the package contains: * the GTK configuration and * Metacity configuration for the theme. Package: sugar-web-activity Priority: optional Section: contrib/x11 Installed-Size: 122 Maintainer: Jani Monoses Architecture: all Version: 86-0ubuntu1 Depends: hulahop, sugar Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar-web-activity_86-0ubuntu1_all.deb Size: 60910 MD5sum: f7b58ea624b8aafb15a99f7e46afe3a4 SHA1: 3e90cfe21a6a109df9544359004a1ce9b4f03ff8 SHA256: 63f19da305bfe8919eb477a0b2ccb8ca6ce41ff5b9fa427e7582f2f1a9710165 Description: web activity on the XO laptop web browsing activity used in the Sugar interface on the XO laptop Package: x11rec Priority: optional Section: contrib/x11 Installed-Size: 6 Maintainer: Flavio Stanchina Architecture: all Version: 0.3-1 Depends: gifsicle, imagemagick, ruby Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/x11rec_0.3-1_all.deb Size: 5294 MD5sum: 57969ad51caacbd79771fadc19db5c8c SHA1: 92698d1a41567323d773610b4821e6aee614b43d SHA256: 2953638c3f8314ad6c852fd8a0026103dcf261e9b263108f06c98747897f0bfd Description: a very ad hoc X11 recorder x11rec is a very ad hoc X11 recorder which creates a movie. x11rec sequentially runs xwd to capture a sequence of window images and finally creates a movie file in an MNG or animated GIF format with ImageMagick and Gifsicle. . Upstream URL: http://www.namazu.org/~satoru/x11rec/ Package: xfonts-intl-asian Priority: optional Section: contrib/x11 Installed-Size: 134 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Milan Zamazal Architecture: all Source: intlfonts Version: 1.2.1-6ubuntu3 Replaces: intlfonts-asian Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: emacs-intl-fonts, xfs | xserver Conflicts: intlfonts-asian Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-intl-asian_1.2.1-6ubuntu3_all.deb Size: 106826 MD5sum: fcbcf558bfd679a50c9b3d9a51ab1e3e SHA1: 411de45b7b72ed85c881da87d34f9ee86b6f7965 SHA256: cf5b5c3ae05cdef6167fd2f7f259d27427f2a2f39bb84febda7c76dbcf4d5f6a Description: International fonts for X -- Asian This package includes some Vietnamese, Indian, Lao, and Thai fonts. You will need the fonts if you plan to view, print or author documents written in any of the languages mentioned above. . The fonts are for use with the X Window System. Package: hildon-theme-layout-4 Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Michael Dominic Kostrzewa Architecture: all Version: 0.8.2-1ubuntu4 Depends: hildon-theme-tools (>= 0.2.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/hildon-theme-layout-4_0.8.2-1ubuntu4_all.deb Size: 48422 MD5sum: 85388e3b908e4b5b94c482b0b9c3dcff SHA1: acb06aa593c31062d9cb7cd07197e7913a69e333 SHA256: 73c563e25133ab030bab11c6a11bee2e7ef2c7dcb509dd6b6386edef21d24bb1 Description: A layout file for making themes for the maemo 4 platform This package contains tools that can help you create a theme for the maemo platform version 4. . All you need to do is create a big template image and these tools will create a theme package from it. Package: metacity-themes Priority: optional Section: contrib/x11 Installed-Size: 205 Maintainer: Mark Howard Architecture: all Version: 1.0.7 Depends: metacity Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/metacity-themes_1.0.7_all.deb Size: 365240 MD5sum: fd8c9945f460efcb1a4e782b632c79fc SHA1: 40031e5e3129533a767d60e9780b8f5baf39f72c SHA256: a1664759cd661bbb35c8ee0a4c76f1eefec822d9e189453463d2782b5db4510b Description: Themes for the Gtk2 metacity window manager This collection of themes for the metacity window manager has been carefully compiled from a number of sources. Each one is publically available under a license which complies with the Debian free software guidelines, most commonly the GPL license. The themes have been individually checked to ensure that they are all of high quality: they have a consistent design; include high quality graphics; handle all types of window. . Included Themes: Urbicande, OutlineHot, OutlineAsh, OutlineBeach, OutlineCoal, OutlineCold, OutlineFruity, OutlineWinter, keramik-Gyellow, mcblue, quiet-purple, BrushedMetal, Alloy, HeliX-Sweetpill-Crowberry, Watercolor, . The themes have primarity been gathered from http://themes.freshmeat.net and http://sunshineinabag.co.uk. I would like to hear suggestion for other high quality themes to be included, however please be sure to read the /usr/share/doc/metacity-themes/README.Debian file first, as it documents reasons why a number of themes were not included. Enhances: metacity Package: xfonts-kaname Priority: optional Section: contrib/x11 Installed-Size: 14 Maintainer: GOTO Masanori Architecture: all Version: 1.1-9 Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xfs | xserver Conflicts: xbase-clients (<< 4.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-kaname_1.1-9_all.deb Size: 1282250 MD5sum: 11ddfdbdee427d7ae701ebf843b6a226 SHA1: ddcc59a13bb00c1a171ac3505e03af60de17feec SHA256: a798422e584fcd2c43d33ef557e092fcfb019bcf3bf26eecd6c88688c56a4ce8 Description: Kaname Cho 12 dot Japanese Kanji, Latin 1 fonts for X11 This package includes Kaname Cho 12dot Japanese Kanji, ISO-8859-1 fonts for the X Window System. Its face has characteristic, and it is similar to Gothic. It provides 4 weigh: Medium, Bold, Italic and Bold-Italic. It also provides 2 spc: -p- and -c- for Japanese fonts. Package: ttf-essays1743 Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Debian QA Group Architecture: all Source: essays1743 Version: 1.0-3 Depends: defoma Recommends: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-essays1743_1.0-3_all.deb Size: 212614 MD5sum: 4d45afe0c5c5f72de74d4c7b49afcc57 SHA1: 480410cbfd495153e3c4d833c9df9ab3c7a3ebde SHA256: 27db6330be84c4d67a9e7464b773399f782c9082f6d9517c9b5a6abb18db0c62 Description: Essays 1743 TrueType font This font is based on the typeface used in a 1743 English translation of Montaigne's Essays. It contains normal, bold, italic and bold italic versions of 817 characters: all of ASCII, Latin-1, and Latin Extended A; some of Latin Extended B (basically, the ones that are more or less based on Roman letters); and a variety of other characters, such as oddball punctuation, numerals, etc. . Homepage: http://www.thibault.org/fonts/essays/ Package: xfonts-a12k12 Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Fumitoshi UKAI Architecture: all Version: 1-8 Replaces: a12k12 Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xfs | xserver Conflicts: a12k12, xbase-clients (<< 4.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-a12k12_1-8_all.deb Size: 143442 MD5sum: bb46ac0d3999ace1412aefe74c13ad2c SHA1: 0a8360d8f1f26912def895233f5315fa2c0f9543 SHA256: 2e19bc522c73b8b8b25fb4f73a136dd85dbc05638147005a8886fa9c31df4d05 Description: 12-dot Kanji & ASCII fonts for X This package provides 12-dot fonts for Japanese (ASCII and Kana/Kanji). It provides: - a12: 12-dot ASCII fonts - k12: 12-dot Kanji fonts Package: xfonts-cmex-big5p Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Anthony Fok Architecture: all Version: 0.1-5.2 Replaces: xfntbig5p-cmex24m Provides: xfntbig5p-cmex24m Depends: xbase-clients, xfonts-utils (>= 1:1.0.0-6) Suggests: xfs | xserver Conflicts: xfntbig5p-cmex24m Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cmex-big5p_0.1-5.2_all.deb Size: 1862766 MD5sum: d49862a40b14e0564643cbf343c067f5 SHA1: 45eee8f2f1077e23bdf371bd7341b966bae6c9c4 SHA256: 20b686572936d60b0c8874e70c7f2c7dad007cc4a7452c5040e913cb166fe200 Description: Big5+ Chinese Mingti bitmap font (by CMEX & DynaLab) for X11 This package contains the standard Big5+ Chinese Ming 24x24 bitmap font (and a resized 16x16 bitmap font) by CMEX and DynaLab for the X Window System (PCF). This is one of the few Big5 or Big5+ Chinese bitmap fonts on the Internet that is DFSG-compliant. . The font was designed by DynaLab and released by CMEX as part of the proposed Big5+ standard documentation. It was then converted to HBF and BDF format and further modified by Wei-Lun Chao in September 1998. . URL: http://www.cmex.org.tw/ Package: industrialtango-theme Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Ubuntu Art Team Architecture: all Version: 0.1-0ubuntu2 Replaces: ubuntu-artwork (<< 31) Conflicts: ubuntu-artwork (<< 31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/industrialtango-theme_0.1-0ubuntu2_all.deb Size: 8672 MD5sum: 0ab74d9ba6ae1c3e99b37f10ffd1eb36 SHA1: 430933e209e5d6693f15bbb8a4bb9cd3198f31ad SHA256: 4f3996f04fbaa9b4b258c41547f12c178e92c2b8762ab378efd2f225866ab88b Description: Industrial Tango GTK theme The Industrial Tango GTK theme. At the moment the package contains: * the GTK configuration and * Metacity configuration for the theme. Package: xfonts-biznet-100dpi Priority: optional Section: x11 Installed-Size: 17 Maintainer: Robert Luberda Architecture: all Source: xfonts-biznet Version: 3.0.0-19 Replaces: xfntil2 Depends: xfonts-utils Recommends: xfonts-100dpi-transcoded Suggests: xfs | xserver Conflicts: xfntil2, xfntil2-nonfree, xfonts-100dpi (<< 4.1.0), xfonts-biznet-iso-8859-2-100dpi Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-biznet-100dpi_3.0.0-19_all.deb Size: 76628 MD5sum: 29c555c927c9b0b7cb39e65babdb6791 SHA1: 81fd95f90425cedb167194b8ce4fb851078921bf SHA256: 0d67473f08d113171cbb0b7eecf553eb9f76301eb80bcf8a7d7d58a0196dcac3 Description: 100 dpi BIZNET ISO-8859-2 fonts for X servers The BIZNET ISO 8859-2 (Central European) X Window System Fonts are a set of ISO 8859-2 (sometimes called also ISO Latin2) X Window System bitmap typefaces. . ISO-8859-2 character set is the ISO standard character encoding for the following languages: Albanian, Croatian, Czech, Hungarian, Polish, Slovak, Slovene, and Serbian. . xfonts-biznet-100dpi provides a set of bitmapped fonts at 100 dots per inch. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package and xfonts-biznet-75dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-biznet-100dpi may be more suitable for large monitors and/or large screen resolutions (over 1024x768). Package: sugar-flipsticks-activity Priority: optional Section: contrib/x11 Installed-Size: 21 Maintainer: Jani Monoses Architecture: all Version: 1-0ubuntu1 Depends: sugar Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar-flipsticks-activity_1-0ubuntu1_all.deb Size: 72684 MD5sum: 8e3dad926f843655d1db2c5b3c90d9e3 SHA1: 26d2d406789fb1869164fabf8fe9773eda3b81f3 SHA256: 62fdb48e99b836bfa9e833023157f781fce3acfdd02554e60be8c04ad04ce6e0 Description: stick animation activity on the XO laptop Stick animation activity used in the Sugar interface on the XO laptop Package: sdm Priority: optional Section: x11 Installed-Size: 15 Maintainer: Jonas Smedegaard Architecture: all Version: 0.4.0b-3 Depends: dash, openssh-server | ssh-server | ssh, x11-common, xbase-clients Recommends: xdialog Suggests: icewm | x-window-manager, selectwm, wmanager, xterm | x-terminal-emulator Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sdm_0.4.0b-3_all.deb Size: 14566 MD5sum: dbc5668cb01e41bbfea89bf8fa70ec06 SHA1: 482508c00d529678bccc407ed305c6c188741754 SHA256: d7c289424fb61b69210db9e5e1219cf5e13d3a93a50204c95a002c346ff02bc8 Description: Secure Display Manager - secure remote access to X11 sdm is an X11 display manager similar to xdm, gdm and kdm, but unlike those it wraps the X11 traffic within an ssh tunnel to provide a secure login mechanism for remote X sessions. sdm provides access only through SSH, not locally. It is technically possible to access an sdm server from same host, but probably a waste of CPU power. . This package should be installed on any server acting as SDM server. . Website: http://www.lessdisks.net/ Package: emacs-intl-fonts Priority: optional Section: contrib/x11 Installed-Size: 11252 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Milan Zamazal Architecture: all Source: intlfonts Version: 1.2.1-6ubuntu3 Depends: emacsen-common Suggests: xfonts-intl-arabic, xfonts-intl-asian, xfonts-intl-chinese, xfonts-intl-chinese-big, xfonts-intl-european, xfonts-intl-japanese, xfonts-intl-japanese-big, xfonts-intl-phonetic Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/emacs-intl-fonts_1.2.1-6ubuntu3_all.deb Size: 2522784 MD5sum: 845924427b19fb183ab3fca40a08d286 SHA1: 4661c80d2cc0f7afe63ab2dc12ead14094bc28b6 SHA256: 2b1d064ec7078fafbd635d33c2b4b94eb57366b4462bbce61b723fe950a37a31 Description: Fonts to allow multi-lingual PostScript printing from Emacs This package includes BDF fonts to print Amharic, Arabic, Cantonese, Chinese, Czech, Danish, Esperanto, Estonian, Finnish, French, German, Greek, Hebrew, Hindi, Italian, Japanese, Korean, Maltese, Nederlands, Norwegian, Polish, Russian, Slovak, Spanish, Swedish, Thai, Tigrigna, Turkish and Vietnamese text as bit-mapped PostScript. To see these languages in X, you can use the xfonts-intl-* packages (among others). Enhances: emacs21 Package: xfonts-intl-japanese Priority: optional Section: contrib/x11 Installed-Size: 1198 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Milan Zamazal Architecture: all Source: intlfonts Version: 1.2.1-6ubuntu3 Replaces: intlfonts-japanese Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: emacs-intl-fonts, xfonts-cjk, xfonts-intl-japanese-big, xfs | xserver Conflicts: intlfonts-japanese Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-intl-japanese_1.2.1-6ubuntu3_all.deb Size: 928744 MD5sum: 2735a6efc64cca8c1a7fe710b96ae881 SHA1: 40c44d10ae7ec9f41a02e71dc30445285eff34a4 SHA256: 57c684555572a9f021bcbabed379b32cddb01211a8c31e9bc230f1c0160c0861 Description: International fonts for X -- Japanese This package includes some JISX0208.1990, JISX0208.1978, JISX0212.1990 (HojoKanji), JISX0208.1983, and JISX0201 (Roman & Kana) Japanese fonts. You will need the fonts if you plan to view, print or author documents using the Japanese language and any of the encodings specified above. . The fonts are for use with the X Window System. Package: enlightenment-theme-ganymede Priority: optional Section: contrib/x11 Installed-Size: 585 Maintainer: Laurence J. Lane Architecture: all Source: enlightenment Version: 1:0.16.7.2-5 Provides: enlightenment-theme Suggests: enlightenment Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/enlightenment-theme-ganymede_0.16.7.2-5_all.deb Size: 2558784 MD5sum: 876c89666c4938390608ba025d91874f SHA1: a016d0f7f1fcb054e6b83ff0d8188b14669683eb SHA256: 02f8035e1e8c30245219c67ee6de57e77b914a269971945e2a1672c715275717 Description: cK's Ganymede theme for E This is cK's Ganymede theme. It contains pretty much everything that E can currently do, including configurable pulldown menus, lots of borders, themes for Eterm and gkrellm, and documentation. The dominant colors are bright copper and dark blue. Package: sugar-write-activity Priority: optional Section: contrib/x11 Installed-Size: 120 Maintainer: Jani Monoses Architecture: all Version: 55-0ubuntu1 Depends: python-abiword (>= 0.6), sugar Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar-write-activity_55-0ubuntu1_all.deb Size: 60742 MD5sum: 2a0403fd07dd035d7d2d35a685b942bd SHA1: 18217bf83df6f15ecd179fecc897a23183e6a87f SHA256: 5d0f160e5ba5a4660714c48d957b5b035892dde406b48ec8dd08a0ee2e21cc4e Description: write activity on the XO laptop Collaborative text writer activity used in the Sugar interface on the XO laptop, based on AbiWord. Package: festvox-te-nsk Priority: optional Section: contrib/sound Installed-Size: 11 Maintainer: Debian-IN Team Architecture: all Source: festival-te Version: 0.3.2-4 Provides: festival-voice Recommends: festival-te Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/festvox-te-nsk_0.3.2-4_all.deb Size: 9743398 MD5sum: fefa876f508bd4e10590b1c61bafe308 SHA1: 428ae57f37d931fae3f4b6792663f79ccc6d0c2f SHA256: 10aa9ed37f34938a50e7441c07f9f7abbb8317653253dc9f6b0cd5fe8e830beb Description: Telugu (te) male speaker for Festival This is a diphone database to be used with Telugu Festival. It provides a male speaker for synthesizing Marathi speech. The package consists of a speech database along with the voice definition. Package: ubuntustudio-look Priority: optional Section: contrib/x11 Installed-Size: 37 Maintainer: Ubuntu MOTU Developers Architecture: all Version: 0.28 Replaces: ubuntustudio-artwork, ubuntustudio-look (<= 0.12) Depends: dmz-cursor-theme, ubuntustudio-gdm-theme, ubuntustudio-icon-theme, ubuntustudio-sounds, ubuntustudio-theme, ubuntustudio-wallpapers Conflicts: ubuntustudio-artwork, ubuntustudio-look (<= 0.12) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ubuntustudio-look_0.28_all.deb Size: 11858 MD5sum: c90ddd51b61ebf9c14e95152301829a5 SHA1: 199135a9cdf5643808be8ce03cea958cdd37d0f1 SHA256: c89955dc3287565f7c62443ad3f08a1aebb70f5a387e637c4f82322d29ebde7b Description: Ubuntu Studio look The Ubuntu Studio theme. . This package depends upon the constituent parts of the Ubuntu Studio theme, whilst also providing the theme descriptor to the GNOME desktop, and the distributor logo. Package: ttf-radisnoir Priority: optional Section: contrib/x11 Installed-Size: 6 Maintainer: Gürkan Sengün Architecture: all Version: 0.8b-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-radisnoir_0.8b-1_all.deb Size: 20028 MD5sum: 3fb15581c91ca75dc6a229de5fff95f1 SHA1: ad5e1fa886c65d5a0673c057f01e5a45a5bcfcd0 SHA256: a0c410a62402fc5e864523c5b2c06ad3c70efd7cf191980a6cb9a864019dedda Description: Font inspired by Universal de Bayer and Bauhaus This is a sans serif font based on a regular circle. Homepage: http://www.radisnoir.net/ Package: sugar-jigsawpuzzle-activity Priority: optional Section: contrib/x11 Installed-Size: 48 Maintainer: Jani Monoses Architecture: all Version: 3-0ubuntu1 Depends: sugar Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar-jigsawpuzzle-activity_3-0ubuntu1_all.deb Size: 212066 MD5sum: a893e180a6b00b80131afaf4dbc65bf4 SHA1: 075d36869b927a33e49da17985025f65e1375499 SHA256: 91a8fb5820994aa2b6321483da5ec310d5d86da385cb977dabf145bf007ff64d Description: jigsaw puzzle activity on the XO laptop Jigsaw puzzle activity for the XO laptop Package: sshmenu-gnome Priority: extra Section: contrib/x11 Installed-Size: 48 Maintainer: Kevin Coyner Architecture: all Source: sshmenu Version: 3.15-1 Depends: gnome-terminal, libgconf2-ruby, libgnome2-ruby, libpanel-applet2-ruby, ruby, sshmenu Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sshmenu-gnome_3.15-1_all.deb Size: 12796 MD5sum: beb1a5af52da309cabbb7e86b338a065 SHA1: 7c433c9808bcd09d5b163b1e7a7da16d1b8b3d5a SHA256: e81fe6dbd603036538200c9b2bc721f1a96ecabe2b30291c86c6db06c0785c3c Description: A GNOME panel applet for connecting to hosts using SSH sshmenu-gnome puts all your most frequently used SSH connections on a menu in your GNOME panel. Click on a host name to open a new gnome-terminal window with an ssh connection to the selected host. Set up options for port forwarding, etc. using the preferences dialog. Homepage: http://sshmenu.sourceforge.net/ Package: tango-icon-theme-common Priority: optional Section: contrib/x11 Installed-Size: 211 Maintainer: Ubuntu Artwork Team Architecture: all Version: 0.7-0ubuntu1 Depends: hicolor-icon-theme, libgtk2.0-bin, tango-icon-theme Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/tango-icon-theme-common_0.7-0ubuntu1_all.deb Size: 176944 MD5sum: 78fcfc3fa4b244d2d058bb7aa25bc7ca SHA1: 045cacb90a195f2e3706233e3299e9730fbf0ce7 SHA256: fac395fffa688f998b6c2fdd2cf7a22e95c5c4abcdd6fbf250ec1a7c2afe271f Description: Tango Icon theme - common icons tango-icon-theme-common is an set of icons provided by Ubuntu's Art themes. It contains additional icons that can be used with Tango and Tangerine. Package: xfonts-knickers Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Jon Bernard Architecture: all Version: 0.0.1-6 Depends: xfonts-utils Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-knickers_0.0.1-6_all.deb Size: 10026 MD5sum: a26332fcdfafb94208019bf81e8e0634 SHA1: 004ebc02d40523044145bbd069344f403e724838 SHA256: 557d1c711c19ea2cdc37c659eeb90e441b719cbde531201a246a80975fff5a82 Description: Knickers font for X A sans-serif, fixed width font with iso8859 encoding. Only available as 10 point with medium weight. . Knickers is a derivative of the nexus font with added support for multilanguage characters. Package: tropic-session-splashes Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Ubuntu Art Team Architecture: all Source: tropic-look Version: 0.2-0ubuntu2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/tropic-session-splashes_0.2-0ubuntu2_all.deb Size: 72004 MD5sum: 042f804aec64933c0bde18adf5b94a10 SHA1: d75b6f24612f7221a2a6313bf848cf90e5946989 SHA256: 83499086fd0de9101aaf86149dd37e284d5004f4f468eda1d0a1625a521e8ce8 Description: Tropic look - Session splashes The Tropic theme. . This package contains the Tropic Session splashes. Package: ttf-isabella Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Carlos Perelló Marín Architecture: all Version: 1.01-6.1 Depends: defoma Recommends: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-isabella_1.01-6.1_all.deb Size: 71688 MD5sum: fc25dadd00f6c65a7997b2e4b29bc2be SHA1: ed571224428a57d470578972979402ec24ddb630 SHA256: 0426d197a322ebc739372e78cf365f5480f69470784256a83ac8ab62ec12a6d4 Description: The Isabella free TrueType font This font is called Isabella because it is based on the calligraphic hand used in the Isabella Breviary, made around 1497, in Holland, for Isabella of Castille, the first queen of united Spain. . It covers all European languages written in the Latin script (with the exception of Sami) and covers all ISO-8859 with the exception of the non-Latin character sets. Package: xfonts-cronyx-koi8u-100dpi Priority: optional Section: contrib/x11 Installed-Size: 449 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-cronyx Version: 2.3.8-6ubuntu3 Replaces: xfonts-cronyx-koi8u Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-cronyx-koi8u Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cronyx-koi8u-100dpi_2.3.8-6ubuntu3_all.deb Size: 395494 MD5sum: d53e2fd9f7e552a2a0de37c9c9de2537 SHA1: 93e801a6e79f9c65103322fe0bcee3ece7b4956c SHA256: 362adc3721e0a40a1e222fc7ee82f1abd216e94b4a2aa54f95f52dbbcf4f7e5e Description: 100 dpi KOI8-U encoded Cyrillic fonts for X (Cronyx collection) This package provides a set of bitmapped Cyrillic fonts at 100 dots per inch. These are KOI8-U fonts and are suitable for Ukrainian. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package and xfonts-cronyx-koi8u-75dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-cronyx-koi8u-100dpi may be more suitable for large monitors and/or large screen resolutions (over 1024x768). . The upstream source of this package is the package Xcyr of Serge Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey Chernov. Package: xfonts-cronyx-75dpi Priority: optional Section: contrib/x11 Installed-Size: 1652 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-cronyx Version: 2.3.8-6ubuntu3 Replaces: xfonts-cronyx-nop Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-cronyx-nop Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cronyx-75dpi_2.3.8-6ubuntu3_all.deb Size: 1591016 MD5sum: 027398cf923d3cb722dc2c2f21e61458 SHA1: be15367985292f85c8433b845bcbfa55dff42a5a SHA256: 3345aa31518c11da70671ab8cb5207afdae073897698ad7c971cb24a7da32098 Description: 75 dpi Unicode Cyrillic fonts for X (Cronyx collection) This package provides a set of bitmapped Cyrillic fonts at 75 dots per inch. These are Unicode (ISO10646-1) fonts and support all current slavic Cyrillic letters as well as some Russian prerevolutionary letters. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package and xfonts-cronyx-100dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-cronyx-75dpi may be more suitable for small monitors and/or small screen resolutions (under 1024x768). . The upstream source of this package is the package Xcyr of Serge Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey Chernov. Package: ttf-breip Priority: optional Section: contrib/x11 Installed-Size: 6 Maintainer: Mauro Lizaur Architecture: all Version: 1.0-3 Depends: defoma Recommends: x-ttcidfont-conf | fontconfig Suggests: fontforge Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-breip_1.0-3_all.deb Size: 38988 MD5sum: 67c833ca4f8290fd3fa0e03994ec705c SHA1: 796b0d04bec52075a70490e9f7ea5fad514a4742 SHA256: 8f757c8fd6c0c6aaa5c918f12ebbc4373962468fbe3d8337aaef1b6c3f3b3ba9 Description: Handwriting font This is the handwriting font of a friend of Adam. . Homepage: http://stalefries.googlepages.com/fontsbreip Package: openbox-themes Priority: optional Section: contrib/x11 Installed-Size: 1881 Maintainer: Chess Griffin Architecture: all Version: 1.0.2 Depends: openbox (>= 3.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/openbox-themes_1.0.2_all.deb Size: 233814 MD5sum: 3fa69b7d295ac5ba95b5925d8b991ff3 SHA1: 75ee01ddb3fa296615218eb45ca42ad4b37b5422 SHA256: b00463e4e628e7ff9c4ce45157f7221a7f5519021ed6bda6e3dd0ab733da396c Description: Themes for the Openbox window manager This package contains various themes for the Openbox window manager. Package: xfonts-bolkhov-isocyr-misc Priority: optional Section: contrib/x11 Installed-Size: 243 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-bolkhov Version: 1.1.20001007-6ubuntu3 Replaces: xfonts-bolkhov-iso Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-bolkhov-iso Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-bolkhov-isocyr-misc_1.1.20001007-6ubuntu3_all.deb Size: 122756 MD5sum: fd1f617e7a2857f06892859a49a0a940 SHA1: f9c3f91c3f85dd8d319b5df901700a2c87038dfe SHA256: 70270d495e9aa0859ed4a4b9903a0a4d46b9393731335ac2d61e45bef3908972 Description: Character-cell ISO-8859-5 encoded Cyrillic fonts for X (Cyr-RFX collection) This package provides a standard set of character-cell low-resolution Cyrillic fonts. These are ISO-8859-5 fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . The fonts are modified (mainly with Cyrillic added) versions of the standard X-Window fonts from misc/. Upstream author: Dmitry Bolkhovityanov Package: fvwm-crystal Priority: optional Section: contrib/x11 Installed-Size: 7299 Maintainer: Michael Stilkerich Architecture: all Version: 3.0.3.dfsg1-0.1 Provides: x-window-manager Depends: fvwm (>= 1:2.5.13) | fvwm-gnome (>= 1:2.5.13), habak | hsetroot, imagemagick, python, python-support (>= 0.7.1), rxvt-unicode | rxvt-unicode-lite | rxvt-unicode-ml | mrxvt | mrxvt-cjk | mrxvt-mini | aterm | aterm-ml | xterm, trayer Recommends: mpc, rox-filer, xmms | mpd | cdcd | quodlibet, xmms-find, xmms-shell, xscreensaver Suggests: menu, nautilus, sudo Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/fvwm-crystal_3.0.3.dfsg1-0.1_all.deb Size: 3695078 MD5sum: 55e4651656a69b931e462e9e1d4d76e8 SHA1: fa0fac7311deaede34b671a38c8e9e5ade8ea75f SHA256: dfe69f4816ab8ef32fd5e9fcfe81bb6771e375d30c4d3946e930c46eefad58c5 Description: Pretty Desktop Environment based on fvwm FVWM-crystal creates an easy to use desktop environment using fvwm2 as its window manager and main core. From another point of view its just a very powerful fvwm configuration. . A file manager may be optionally used to display desktop icons, ROX-filer and nautilus are supported for this task. FVWM-crystal furthermore has UI integration for various music players, among them xmms. . There is also a very powerful menu system that has an extensive default configuration but may be customized and extended by each user to fit personal requirements. Package: xfonts-jisx0213 Priority: optional Section: contrib/x11 Installed-Size: 14 Maintainer: Tatsuya Kinoshita Architecture: all Version: 0+20040511-2 Depends: xfonts-utils (>= 1:1.0.0-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-jisx0213_0+20040511-2_all.deb Size: 823722 MD5sum: c7d63b219377fc93bf4aee1bf1368faf SHA1: b4dacf7ff287a75cb260cd1c007cc3bbe088a2c2 SHA256: 8d49f06518b8a98ba60269b9dafb49469ada4beaa88d8a1fa7c8eb5e4b791553 Description: JIS X 0213 Japanese Kanji bitmap fonts for X This package provides JIS X 0213 Japanese Kanji 12/14/16-dot fonts for X Window System. . - K12-2004-1: 12-dot Kanji fonts for JISX0213.2004-1 - K12-2000-2: 12-dot Kanji fonts for JISX0213.2000-2 - K14-2004-1: 14-dot Kanji fonts for JISX0213.2004-1 - K14-2000-2: 14-dot Kanji fonts for JISX0213.2000-2 - jiskan16-2004-1: 16-dot Kanji fonts for JISX0213.2004-1 - jiskan16-2000-2: 16-dot Kanji fonts for JISX0213.2000-2 . Homepage: http://www12.ocn.ne.jp/~imamura/jisx0213.html Package: enlightenment-theme-brushedmetal Priority: optional Section: contrib/x11 Installed-Size: 7312 Maintainer: Laurence J. Lane Architecture: all Source: enlightenment Version: 1:0.16.7.2-5 Provides: enlightenment-theme Pre-Depends: dpkg (>= 1.4.1.17) Suggests: enlightenment Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/enlightenment-theme-brushedmetal_0.16.7.2-5_all.deb Size: 3954350 MD5sum: cca3c28d7a23b31e036c28b5abfe80e5 SHA1: 7e1431daf871ec67c43ce9552a378b52f94b2cca SHA256: 63747f015852c9e4c80981d3e124cd765f40d854c04637c2e3d610aa0c23c87a Description: Tigert's BrushedMEtal-Tigert E theme Enlightenment features the BrushedMetal theme, designed by gimp legend, tigert. It is predominately grey with the subtle texture of - you guessed it - brushed metal. The menus in particular look superb. Package: blackbox-themes Priority: optional Section: contrib/x11 Installed-Size: 9 Maintainer: Bruno Barrera C. Architecture: all Version: 0.3 Depends: blackbox (>= 0.60) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/blackbox-themes_0.3_all.deb Size: 418488 MD5sum: 9cea6670df94ebfa78fcef7c49fcbd16 SHA1: 6a0bbb9c40821b66534ba440b0d8c24ef073326f SHA256: b80223d4423de2ec86ca8a23e822756b9c44f9b24adab58911527f8997eb6dcc Description: Themes for the Blackbox Windowmanager This package contains various themes for the Blackbox Windowmanager. Package: ttf-arhangai Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Anton Zinoviev Architecture: all Source: font-arhangai Version: 20030401-2 Depends: defoma, xutils (>= 4.0.2) Recommends: x-ttcidfont-conf Suggests: xserver-xfree86 | xfs (>= 4.0.2-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-arhangai_20030401-2_all.deb Size: 32820 MD5sum: 7a43f2ba3e894f21c010a8c4f6c03a2c SHA1: a51d60e6a4b4f84a5f2ee81e0f336f2febce57c6 SHA256: e9ed5681a2ecf09ef968b49dae1327c11c8ce649a18e3e5cf8f8c6ab2088db5f Description: A TrueType font with Mongolian Cyrillic letters Arhangai is a Sans Serif font. It has no slanted nore bold variants. It supports the Mongolian Cyrillic alphabet but can be used for all languages whose alphabet is a subset of the Mongolian alphabet (most notably Bulgarian and Russian). It can be useful also for ASCII languages such as English. . Please notice, that in place of Latin1 symbols this font contains Mongolian characters. You can not use this font if you need non-ASCII Latin characters. Package: asclock-themes Priority: optional Section: contrib/x11 Installed-Size: 59 Maintainer: Marcelo E. Magallon Architecture: all Source: asclock Version: 2.0.12-8.2 Depends: base-files (>= 2.0.3) Conflicts: afterstep (<= 1.4.5.3-1), asclock (<< 2.0.12), asclock-gtk (<= 2.1.10-2), gnome-panel-data (<< 1.2.0), wmaker (<< 0.15.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/asclock-themes_2.0.12-8.2_all.deb Size: 109086 MD5sum: 9f3c1bb8aaed00c3ef8cd52f673c83da SHA1: 3a6c7824d24ec86a14ce0f7c549d3afd078a1a9c SHA256: 5506da7073362f7a89e4ea5c1759418a47635c7f0a93cdd5d6667897ea49596a Description: Theme files for ASclock, a clock applet This package provides various themes for the various ASclock packages, among them a classic theme, which mimics the original ASclock application. Package: matchbox Priority: optional Section: contrib/embedded Installed-Size: 4 Maintainer: Moray Allan Architecture: all Version: 1:3 Depends: matchbox-common, matchbox-desktop, matchbox-keyboard, matchbox-panel, matchbox-panel-manager, matchbox-window-manager Suggests: ttf-bitstream-vera Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/matchbox_3_all.deb Size: 2884 MD5sum: 32cea6c48f408e148560919113a02100 SHA1: 5009a5fc2df7a04251c1c276ba0a2302beb631c0 SHA256: dd482c3a21dd43611a73a9538d4c248ba0f6c2f27c43031218dd3f5a22e7ada3 Description: base environment for resource-limited systems Matchbox is a base environment for the X Window System running on non-desktop embedded platforms such as handhelds, set-top boxes, kiosks and anything else for which screen space, input mechanisms or system resources are limited. Package: xfonts-ay Priority: optional Section: contrib/x11 Installed-Size: 16 Maintainer: Debian QA Group Architecture: all Version: 1.0-4 Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xserver | xfs Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-ay_1.0-4_all.deb Size: 84264 MD5sum: 4d2c41bcae5774d65a7cf445b73f4374 SHA1: b14475b43d0e46a6114dfc6b0dae03de28260fde SHA256: bcbbb47286efba0129516c2c52426ed6873e82fda6df3a3abb544738772ec48f Description: Audun Ytterdal's ANSI-fonts with Scandinavian characters This package contains some nice fixed-width fonts created by Audun Ytterdal. Most of them come in special versions as well as the normal one; one for Norwegians and Danes (no), one for Swedes (se), and one which combines the two (all). . To get the accented characters in the special versions, some other rarely used characters are sacrificed. The fonts included are: . - shine (Norwegian+Danish, Swedish, combined, and normal versions) - outcast (Norwegian+Danish, Swedish, combined, and normal versions) - bright (Norwegian+Danish, Swedish, and normal versions) - zaber (Norwegian+Danish and normal versions) - peq (Norwegian+Danish, Swedish, combined, and normal versions) - peq2 (normal version only) - zone (normal version only) Package: xfonts-intl-phonetic Priority: optional Section: contrib/x11 Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Milan Zamazal Architecture: all Source: intlfonts Version: 1.2.1-6ubuntu3 Replaces: intlfonts-phonetic Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: emacs-intl-fonts, xfs | xserver Conflicts: intlfonts-phonetic Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-intl-phonetic_1.2.1-6ubuntu3_all.deb Size: 12804 MD5sum: 4ca7bd4ab1c1a2b42fe712044f32c67c SHA1: 8b26a9706dc13c43b01623cf35d81790562b9761 SHA256: bb4dfbfdc06d2ab6871db4e3054d7a47e6fe8c4090150251cb0cd40970ce1776 Description: International fonts for X -- Phonetic Alphabet This package includes some fonts of International Phonetic Alphabet. You will need the fonts if you to view, print or author documents using the international phonetic alphabet. IPA is used, for instance, in dictionaries to represent the pronounciation of a word in a foreign language in a form common to all languages. . The fonts are for use with the X Window System. Package: xfonts-cyrillic Priority: optional Section: contrib/x11 Installed-Size: 51 Maintainer: Debian X Strike Force Architecture: all Version: 1:1.0.0-5 Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xfs | xserver Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cyrillic_1.0.0-5_all.deb Size: 398334 MD5sum: 431705f138d26704a949222bc3fdf8b2 SHA1: 0c7964f30225472f2a20bd44284230cfb6abf9f2 SHA256: 96d1f26419699442506326b07d02bc75fc48e90f9c639c6833cd5ad1e44bfaa2 Description: Cyrillic fonts for X xfonts-cyrillic provides a set of fonts using the Cyrillic alphabet for X servers. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. Package: xfonts-mona Priority: optional Section: contrib/x11 Installed-Size: 30 Maintainer: Nobuhiro Iwamatsu Architecture: all Version: 2.90-2 Depends: xfonts-utils Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-mona_2.90-2_all.deb Size: 4490242 MD5sum: 134fa25a8ef38be08a91b771d9067a21 SHA1: d8519f912d2c9356aaeeeb700eac018a20c1fc49 SHA256: de66b8aaf5ae9bdab6206aaa523082d1e52f63dc480aa8aa88b2aab5fc2ce050 Description: proportional fonts for 2ch ASCII art These fonts are suitable for some ASCII arts like mona, gikoneko and so on. Package: xfonts-thai Priority: optional Section: contrib/x11 Installed-Size: 23 Maintainer: Theppitak Karoonboonyanan Architecture: all Source: thaixfonts Version: 1:1.2.5-2 Depends: ttf-thai-tlwg, xfonts-thai-etl, xfonts-thai-manop, xfonts-thai-nectec Recommends: xfonts-thai-poonlap, xfonts-thai-vor Suggests: xfonts-intl-asian, xserver | xfs Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-thai_1.2.5-2_all.deb Size: 6150 MD5sum: 45cdf53e5623f0c8c806bde4f025820f SHA1: 39448d99bee3037bf01b437e08016a237b444bb4 SHA256: 74b43a897a762844fbb78d92a342131387c77f9fd217e40fd026ad3214ec2a98 Description: A collection of Thai fonts for X This package depends on all the Thai fonts packages in Debian. Package: blubuntu-gdm-theme Priority: optional Section: contrib/x11 Installed-Size: 10 Maintainer: Ubuntu Artwork Team Original-Maintainer: Jonathan Austin Architecture: all Source: blubuntu-look Version: 0.2-0ubuntu3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/blubuntu-gdm-theme_0.2-0ubuntu3_all.deb Size: 144192 MD5sum: 26c1d634c3928a507f64e65e5b67d147 SHA1: 1727b5d881c7525de6a68dc63ecc836d79020555 SHA256: 757b3d433e970b392b1157b9b21db17da5874a83e323deec94c6c3b56d04ab5b Description: Blubuntu look - GDM theme The Blubuntu theme. . This package contains the GDM theme. Package: sugar-activities Priority: optional Section: contrib/x11 Installed-Size: 14 Maintainer: Jani Monoses Architecture: all Source: sugar Version: 0.79.0-0ubuntu3 Depends: sugar-calculate-activity, sugar-chat-activity, sugar-connect-activity, sugar-journal-activity, sugar-logviewer-activity, sugar-memorize-activity, sugar-pippy-activity, sugar-terminal-activity, sugar-turtleart-activity, sugar-web-activity Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar-activities_0.79.0-0ubuntu3_all.deb Size: 2844 MD5sum: 9461930d818285debda6ef2da918c40d SHA1: c3109920b521d6b2b1ce56b79aae8d29df62320f SHA256: c1dd2f93a9fa4bb33b790f526568a585522c229f6fe25d44708060a37a5969b4 Description: metapackage for most Sugar activities Metapackage of sugar activities Package: xfonts-cronyx-koi8u-misc Priority: optional Section: contrib/x11 Installed-Size: 201 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-cronyx Version: 2.3.8-6ubuntu3 Replaces: xfonts-cronyx-koi8u Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-cronyx-koi8u Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cronyx-koi8u-misc_2.3.8-6ubuntu3_all.deb Size: 150760 MD5sum: 9056d11eeb65781b90e9c9310b7e5c6d SHA1: 559b804202cdcff024481dfdfa2dae2b58abba8f SHA256: a419a25c2443017589f99d163564f62c96d2731510d5e91dcf2f35a96980ab9e Description: Character-cell KOI8-U encoded Cyrillic fonts for X (Cronyx collection) This package provides a standard set of character-cell low-resolution Cyrillic fonts. These are KOI8-U fonts and are suitable for Ukrainian. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . The upstream source of this package is the package Xcyr of Serge Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey Chernov. Package: xfonts-efont-unicode-ib Priority: optional Section: contrib/x11 Installed-Size: 35 Maintainer: Tomohiro KUBOTA Architecture: all Source: xfonts-efont-unicode Version: 0.4.0-4.1 Replaces: xfonts-efonts-unicode-ib Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xfonts-efont-unicode, xfs | xserver Conflicts: xfonts-efonts-unicode-ib Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-efont-unicode-ib_0.4.0-4.1_all.deb Size: 19524804 MD5sum: 93ca49dc349e3d2c5aab974f1d630d87 SHA1: 5d2c44b68b5d34066c449449fc8e5e6ec83e303e SHA256: f43b7af036a71805a88c65b622c527052113f11751d0c07ae7be20ef89171ed5 Description: /efont/ Unicode fonts for X (italic and bold) /efont/ is an X BDF font package for 10, 12, 14, 16, and 24 pixels which are encoded in Unicode. Though they are still under development, they contain various scripts including Latin, IPA, Greek, Cyrillic, Armenian, Hebrew, Devanagari, Thai, Lao, Georgian, Runic, Hiragana, Katakana, Hangul Syllables, and part of Arabic, Bopomofo, CJK Ideogram, and various symbols. . This package contains italic, bold, and italic-bold fonts. You may want to install xfonts-efonts-unicode package for non-itallic medium fonts. Package: xfonts-thai-poonlap Priority: optional Section: contrib/x11 Installed-Size: 105 Maintainer: Theppitak Karoonboonyanan Architecture: all Source: thaixfonts Version: 1:1.2.5-2 Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xserver | xfs Conflicts: xfonts-thai (<= 0.2-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-thai-poonlap_1.2.5-2_all.deb Size: 69590 MD5sum: 997a7c9dde055768ce9cf693aaeb79be SHA1: 3667b7fb84872a00c1c7166f3edd5adbae5f555f SHA256: 725bededd59c51ef7311161c639345ea9a601d6a31d85c5e7387cd4643ec341f Description: Poonlap Veerathanabutr bitmap fonts for X xfonts-thai-poonlap provides 14 Thai bitmap fonts for X and Emacs. These fonts are good for xiterm+thai and emacs. Package: ttf-uralic Priority: optional Section: contrib/x11 Installed-Size: 20 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Vladimir Shahov Architecture: all Version: 0.0.20040829-1ubuntu2 Depends: defoma Recommends: x-ttcidfont-conf Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-uralic_0.0.20040829-1ubuntu2_all.deb Size: 685038 MD5sum: a5a61996cab0065c2bd49e422776740a SHA1: 19376685c82737b77b4a45ee6285e514034e8e14 SHA256: aa12f7172d6a6552e373b3f5e555d603d444ab1bbb7206eeba9b02ef33cbbd4c Description: Truetype fonts for Cyrillic-based Uralic languages The Uralic fonts contain additional letters used in most Uralic languages with Russian-based writing systems - Khanty (all dialects), Komi, Mansi (without marking long vowels), Mari, Nenets, Selkup and Udmurt. The fonts also support Altai, Chukchi, Even, Evenki, Koryak and Nanai. . Font list: * Bookman Uralic (regular, bold, italic) * Chancery Uralic - Decorative calligraphic font * Gothic Uralic (regular, bold) - Futura-like sans serif * Mono Uralic (regular) - Courier-like fixed width font * Palladio Uralic (regular, bold, italic) - Palatino-like typeface * Roman Uralic (regular, bold, italic) - Times-like typeface * Sans Uralic (regular, bold, italic, bold italic) - Helvetica-like sans serif typeface * Sans Condensed Uralic (regular, bold) - Narrow version of Sans Uralic * Schoolbook Uralic (regular, bold, italic) . These fonts cover ISO10646-1 and CP1251 charsets. Package: lyricue Priority: optional Section: contrib/x11 Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Chris Debenham Architecture: all Version: 1.9.4-0ubuntu2 Depends: debconf (>= 0.5) | debconf-2.0, libdbd-mysql-perl, libdbi-perl, libglib-perl, libgtk2-gladexml-perl, libgtk2-perl, libgtk2-spell-perl, libgtk2-trayicon-perl, mysql-server, perl Recommends: libgnome2-canvas-perl, lyricue-bible | diatheke Conflicts: lyricue-cvs Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/lyricue_1.9.4-0ubuntu2_all.deb Size: 299496 MD5sum: e099274fd55b7d939123ac887a34c1a2 SHA1: 473870785913f3c4f4201b31789085c40b65527f SHA256: 79f336374ae556257f4803195cafe1dcc83ef220eb2cbed7f04821ff6f9ef141 Description: The GNU Lyric Display System This application is used to edit/display song lyrics on a second screen/projector for use at singing events such as church services. Features * Spellchecking * User access controls * Networkable (ie run interface and server on different machines) * Multiple Playlists * Copyright info for songs * Automatic Page advance * Re-orderable playlist * Playlist entries to change background * All songs kept in a database and so screens are dynamically generated, allowing you to easily change the backdrop, font etc without having to change all the songs * Can automatically create screens for bible verses * Quick searching for songs Lyricue is maintained at http://lds.sourceforge.net/ Package: peace-gdm-theme Priority: optional Section: contrib/x11 Installed-Size: 503 Maintainer: Ubuntu Art Team Architecture: all Source: peace-look Version: 0.2-0ubuntu2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/peace-gdm-theme_0.2-0ubuntu2_all.deb Size: 335068 MD5sum: 5cb02fc649af1323a867206cc71417cb SHA1: 791358327bbe1bba6909c8272e9db62f212c8b84 SHA256: 4e4deb6da3c21d7a831ab46427ee98d24c5faa1cfcc44e60df1d6672ef874f3e Description: Peace look - GDM theme The Peace theme. . This package contains the GDM theme. Package: xfonts-efont-unicode Priority: optional Section: contrib/x11 Installed-Size: 8200 Maintainer: Tomohiro KUBOTA Architecture: all Version: 0.4.0-4.1 Replaces: xfonts-efonts-unicode Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xfonts-efont-unicode-ib, xfs | xserver Conflicts: xfonts-efonts-unicode Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-efont-unicode_0.4.0-4.1_all.deb Size: 6247940 MD5sum: f63b9bdbc15e5bb04ad8a8bca16dff19 SHA1: 936ca2c0cdd47420dc465b72e4a0d4e82b9d62bc SHA256: 0953b4d2b89657eaffd4763337bdcc60ae7af4ab337a2184a2f79961bda50241 Description: /efont/ Unicode fonts for X which cover various scripts /efont/ is an X BDF font package for 10, 12, 14, 16, and 24 pixels which are encoded in Unicode. Though they are still under development, they contain various scripts including Latin, IPA, Greek, Cyrillic, Armenian, Hebrew, Devanagari, Thai, Lao, Georgian, Runic, Hiragana, Katakana, Hangul Syllables, and part of Arabic, Bopomofo, CJK Ideogram, and various symbols. . This package contains normal (non-italic, medium) fonts only. xfonts-efonts-unicode-ib package is available for italic and bold fonts. Package: xfonts-bolkhov-koi8r-misc Priority: optional Section: contrib/x11 Installed-Size: 261 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-bolkhov Version: 1.1.20001007-6ubuntu3 Replaces: xfonts-bolkhov-koi8r Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-bolkhov-koi8r Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-bolkhov-koi8r-misc_1.1.20001007-6ubuntu3_all.deb Size: 130976 MD5sum: 71307d8aa64ead9aca23f609888f989b SHA1: 060b58fdc2b8951a2aa56dedcfc3f338f824bb4d SHA256: 49028edae9539e72aabd7d688f7bbe8a9f87d05c4cb2c7ecd19865fa45eb334e Description: Character-cell KOI8-R encoded Cyrillic fonts for X (Cyr-RFX collection) This package provides a standard set of character-cell low-resolution Cyrillic fonts. These are KOI8-R fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . The fonts are modified (mainly with Cyrillic added) versions of the standard X-Window fonts from misc/. Upstream author: Dmitry Bolkhovityanov Package: xfonts-intl-arabic Priority: optional Section: contrib/x11 Installed-Size: 17 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Milan Zamazal Architecture: all Source: intlfonts Version: 1.2.1-6ubuntu3 Replaces: intlfonts-arabic Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: emacs-intl-fonts, xfs | xserver Conflicts: intlfonts-arabic Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-intl-arabic_1.2.1-6ubuntu3_all.deb Size: 18202 MD5sum: 36ba6e353777d4add13acc3a66eef8c2 SHA1: 5356a9ee05b156fd9a5d3d262c1eccf58935ecb9 SHA256: ec0bec0bb0841c60cb6481260f8d773796bd3362e33afe9909d5a986125c5130 Description: International fonts for X -- Arabic This package includes some Arabic fonts (digits and single and double column). You will need the fonts if you plan to view, print or author documents written in any of the Arabic languages. . The fonts are for use with the X Window System. Package: sshmenu Priority: extra Section: contrib/x11 Installed-Size: 96 Maintainer: Kevin Coyner Architecture: all Version: 3.15-1 Depends: libgtk2-ruby, libruby, ruby, ssh-askpass-gnome | ssh-askpass | ssh-askpass-fullscreen Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sshmenu_3.15-1_all.deb Size: 29262 MD5sum: 98c5f73d94d6cc930d43cb563c48f489 SHA1: 206773ebe8dfa960aca245f687d8a5a365f878cb SHA256: c31dfae178d5812785718fa12a31e8416b488b4e7e4198f1f1139dc8dc86fdab Description: A standalone for connecting to hosts using SSH without GNOME dependencies sshmenu is a standalone application which puts all your most frequently used SSH connections on a menu. Click on a host name to open a new terminal window with an ssh connection to the selected host. Set up options for port forwarding, etc. using the preferences dialog. . See the package sshmenu-gnome for a version that puts all your most frequently used SSH connections on a menu in your GNOME panel. Homepage: http://sshmenu.sourceforge.net/ Package: cmatrix-xfont Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Edward Betts Architecture: all Source: cmatrix Version: 1.2a-2.1-build1 Depends: xfonts-utils (>= 1:1.0.0-6) Recommends: cmatrix Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/cmatrix-xfont_1.2a-2.1-build1_all.deb Size: 8462 MD5sum: 4512f83c855d2c77c15a77be055d9573 SHA1: 3b027d8a7bbc35e7f902cc3513c5efba54292a5e SHA256: da6aa75065c2f54d64b9572cbceb7db63d5302db62f45a9418ba591df1f5be60 Description: X11 font for Console Matrix Console Matrix simulates the display from "The Matrix", this package provides the font to run cmatrix in an xterm. Package: sdm-terminal Priority: optional Section: x11 Installed-Size: 13 Maintainer: Jonas Smedegaard Architecture: all Source: sdm Version: 0.4.0b-3 Depends: dash, openssh-client | ssh-client | ssh, xserver-xorg Recommends: xdialog Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sdm-terminal_0.4.0b-3_all.deb Size: 14126 MD5sum: 8472b8d51329727f00e36197fbbba32e SHA1: a5519da45e239ddb11861a7f23d73ebc95fabb67 SHA256: 89e8fd03594540e1fa7665e674f91bcfcfb8cdf7d8867723d11b4229d663f0cb Description: Secure Display Manager - terminal files sdm is an X11 display manager similar to xdm, gdm and kdm, but unlike those it wraps the X11 traffic within an ssh tunnel to provide a secure login mechanism for remote X sessions. sdm provides access only through SSH, not locally. It is technically possible to access an sdm server from same host, but probably a waste of CPU power. . This package contains helper files for a terminal to connect to an sdm server, and should be installed on any computer accessing an sdm server. . Website: http://www.lessdisks.net/ Package: xfonts-thai-vor Priority: optional Section: contrib/x11 Installed-Size: 41 Maintainer: Theppitak Karoonboonyanan Architecture: all Source: thaixfonts Version: 1:1.2.5-2 Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xserver | xfs Conflicts: xfonts-thai (<= 0.2-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-thai-vor_1.2.5-2_all.deb Size: 13926 MD5sum: d238f5e6a4ce32bccd3346c64a040e60 SHA1: 5d620efa41774febc4ab77126cb910dee3141d71 SHA256: 4fda6b804d44a706953cc6893c09a5581745bcf7201293259adcbd073f9ad339 Description: Voradesh Yenbut bitmap fonts for X Voradesh Yenbut created two bitmap fonts for X back in 1992. These fonts are best with xiterm+thai. Package: sugar-logviewer-activity Priority: optional Section: contrib/x11 Installed-Size: 52 Maintainer: Jani Monoses Architecture: all Version: 6-0ubuntu1 Depends: sugar Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar-logviewer-activity_6-0ubuntu1_all.deb Size: 11380 MD5sum: bd39c95f5e7a42b28e5ee95acf2643be SHA1: 71e85f52504dce6f054a034fca0339aef277ff72 SHA256: a32e0b016ba2f04d1eeafee6eb7980d65bafffb94fd299cd1e51e78119146d27 Description: log viewing activity on the XO laptop Log viewing activity used in the Sugar interface on the XO laptop. It shows system logs, as well as debugging information from running activities and Sugar itself. Package: xfonts-intl-chinese Priority: optional Section: contrib/x11 Installed-Size: 3374 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Milan Zamazal Architecture: all Source: intlfonts Version: 1.2.1-6ubuntu3 Replaces: intlfonts-chinese Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: emacs-intl-fonts, xfonts-cjk, xfonts-intl-chinese-big, xfs | xserver Conflicts: intlfonts-chinese Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-intl-chinese_1.2.1-6ubuntu3_all.deb Size: 5763902 MD5sum: f78af574dda045ef5c0cd0c59efd4fd0 SHA1: 7adf35dc8a7665eefdc956c74c016e1a1cb0b0bd SHA256: 0bb6e504b9e872d34630e7fbfabf7375e81e7233676acad62aedc080317b998d Description: International fonts for X -- Chinese This package includes some GB2312, GB8565-88, BIG5 (ETen), and SiSheng Chinese fonts. You will need the fonts if you plan to view, print or author documents written in Chinese and using any of the encodings mentioned above. . The fonts are for use with the X Window System. Package: fvwm-icons Priority: optional Section: contrib/x11 Installed-Size: 171 Maintainer: Jari Aalto Architecture: all Version: 2001.08.13-6 Replaces: fvwm-common Pre-Depends: x11-common (>= 1:7.0.0) Conflicts: fvwm-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/fvwm-icons_2001.08.13-6_all.deb Size: 396142 MD5sum: b888168f32172ab6d04dc1ddca9b6534 SHA1: 651c9562bce258625deeebfea6600c1a00ae9fb9 SHA256: 0a0fd051eb44386f986acaaeadd2d29d8aab91297ecc093edcfe54f847ea70dc Description: XPMs icons from fvwm development site This package contains small icons for use with window manager menus. The icons include generic symbols (balls, books, hexagons) and descriptive icons for programs (file manager, netscape logo etc.). Note, that these icons are quite basic and do not include any shadow effects. . Originally the icons were for FVWM which is a small memory footprint ICCCM2 compliant multiple virtual desktop window manager. Package: blubuntu-session-splashes Priority: optional Section: contrib/x11 Installed-Size: 7 Maintainer: Ubuntu Artwork Team Original-Maintainer: Jonathan Austin Architecture: all Source: blubuntu-look Version: 0.2-0ubuntu3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/blubuntu-session-splashes_0.2-0ubuntu3_all.deb Size: 88920 MD5sum: 0ab49a9b52fd83c4dababdbe6f76ebe4 SHA1: f29c54faf9bdfaa9c7d981fffe4066631b90b9ae SHA256: 4ff0926775f2ba9f42667b8366263f71fe90d8136f8c7b334217bfda59efad8b Description: Blubuntu look - Session splashes The Blubuntu theme. . This package contains the Blubuntu Session splashes. Package: blubuntu-wallpapers Priority: optional Section: contrib/x11 Installed-Size: 8 Maintainer: Ubuntu Artwork Team Original-Maintainer: Jonathan Austin Architecture: all Source: blubuntu-look Version: 0.2-0ubuntu3 Replaces: edgy-community-wallpapers (<< 0.2) Conflicts: edgy-community-wallpapers (<< 0.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/blubuntu-wallpapers_0.2-0ubuntu3_all.deb Size: 571224 MD5sum: b3c8178dabc50bad6549b99a723c1036 SHA1: 407efd6b9ade53df827c3ff7114c291101787b4b SHA256: f0c453b9578199fc293561933126bd4b18bd2e114265002f62155cb6e444e68d Description: Blubuntu look - Wallpapers The Blubuntu theme. . This package contains the Blubuntu Wallpapers. Package: tv-fonts Priority: extra Section: contrib/x11 Installed-Size: 319 Maintainer: Roberto Lumbreras Architecture: all Version: 1.1-4 Depends: xfonts-utils (>= 1:1.0.0-6) Conflicts: xawtv (<< 3.78) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/tv-fonts_1.1-4_all.deb Size: 249900 MD5sum: 8e5118a66ea572d79da6878fdc11b7bb SHA1: 3e4745e1405cbae5b753f84d082d42fe80cf7104 SHA256: 053219c4230a22ec6dc4e8bb7bf4f5f9e20450056ea1a6c6021dbbd640c12956 Description: X11 fonts for TV applications Includes: * big fonts for on-screen displays. * fonts for teletext pages (including the special graphic characters used for teletext graphics). Package: blubuntu-theme Priority: optional Section: contrib/x11 Installed-Size: 18 Maintainer: Ubuntu Artwork Team Original-Maintainer: Jonathan Austin Architecture: all Source: blubuntu-look Version: 0.2-0ubuntu3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/blubuntu-theme_0.2-0ubuntu3_all.deb Size: 14716 MD5sum: adbc9036abff895601330bccc004ac63 SHA1: 43227a795fa052f4048fe27cca197162bd858653 SHA256: 7e0589e3417666dcc3f71bd9dcb9b3e6069dfdedb1d876ceeb4987d5c0b4c557 Description: Blubuntu look - GTK and Metacity theme The Blubuntu theme. . This package contains the GTK and Metacity configuration for the Blubuntu look. Package: big-cursor Priority: optional Section: contrib/x11 Installed-Size: 14 Maintainer: Joey Hess Architecture: all Version: 3.7 Depends: xfonts-base, xfonts-utils (>= 1:1.0.0-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/big-cursor_3.7_all.deb Size: 11628 MD5sum: 8ec16a4f0b4e5c3913b9cc08702f33c1 SHA1: 8df0e447615be7d57851a67267223e5cd43be99b SHA256: bef9a7d4f578b0cb6dc0286cb8f75ace9ef284e5a9c8c1f8af915b36c9f3835e Description: larger mouse cursors for X This package provides some large mouse cursors for use under X. It's useful for laptop users, for those running X at very high resolutions, and for anyone who finds it hard to see the default mouse cursors. Package: xfonts-bolkhov-koi8u-misc Priority: optional Section: contrib/x11 Installed-Size: 262 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-bolkhov Version: 1.1.20001007-6ubuntu3 Replaces: xfonts-bolkhov-koi8u Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-bolkhov-koi8u Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-bolkhov-koi8u-misc_1.1.20001007-6ubuntu3_all.deb Size: 132298 MD5sum: 4b80180ebc11889e406b79405eabc15c SHA1: ad422dfa47e97b05a5c8ddbd4c4c785d4d0d8d98 SHA256: 704142cfe98358e904307e4c6eab38569eaf0cd7be85097d613abcd2e588b509 Description: Character-cell KOI8-U encoded Cyrillic fonts for X (Cyr-RFX collection) This package provides a standard set of character-cell low-resolution Cyrillic fonts. These are KOI8-U fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . The fonts are modified (mainly with Cyrillic added) versions of the standard X-Window fonts from misc/. Upstream author: Dmitry Bolkhovityanov Package: ttf-georgewilliams Priority: optional Section: contrib/x11 Installed-Size: 12 Maintainer: Debian QA Group Architecture: all Source: gw-fonts-ttf Version: 1.0-3 Depends: defoma Recommends: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-georgewilliams_1.0-3_all.deb Size: 1412420 MD5sum: 8ecd2763b07ed601c20c438559ed8dbc SHA1: d382898bf63fe17dd7c0ddf8e2c6e929df5fe180 SHA256: 01bda4ca5a16d629999e7192148a33b8b7ba0066f437e6d0d2f159ecd1370e00 Description: Free unicode TrueType fonts by George Williams A set of Free unicode True Type fonts made by George Williams. The package consists the following fonts: Caslon Caliban Cupola Homepage: http://fontforge.sourceforge.net/sfds/ Package: xfonts-cronyx-koi8r-75dpi Priority: optional Section: contrib/x11 Installed-Size: 402 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anton Zinoviev Architecture: all Source: xfonts-cronyx Version: 2.3.8-6ubuntu3 Replaces: xfonts-cronyx-koi8r Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfonts-cronyx-koi8r Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/xfonts-cronyx-koi8r-75dpi_2.3.8-6ubuntu3_all.deb Size: 345294 MD5sum: 6544f65e90ee44cbae79559e4903c8c1 SHA1: 0acbbc3501ef67e4a71dca9d7b5a55680c2274e5 SHA256: 4e605f861bc4e789d2844f102caf4732f7fd54f5451f0710ccbc4ba020d6b9f3 Description: 75 dpi KOI8-R encoded Cyrillic fonts for X (Cronyx collection) This package provides a set of bitmapped Cyrillic fonts at 75 dots per inch. These are KOI8-R fonts and are suitable for Russian. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package and xfonts-cronyx-koi8r-100dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-cronyx-koi8r-75dpi may be more suitable for small monitors and/or small screen resolutions (under 1024x768). . The upstream source of this package is the package Xcyr of Serge Winitzki. Xcyr is a descendant of the package Xrus-2.3 of Andrey Chernov. Package: sugar-sliderpuzzle-activity Priority: optional Section: contrib/x11 Installed-Size: 58 Maintainer: Jani Monoses Architecture: all Version: 5-0ubuntu1 Depends: sugar Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar-sliderpuzzle-activity_5-0ubuntu1_all.deb Size: 240098 MD5sum: 1d0fe526e678a9da1344e522872bfa0f SHA1: dc77e12050e18ea0fac9b387ba52f86a781bc4ff SHA256: e0059ed56e8302b6da073086c25870dcaa4bcb26eb8d96dc07dc6119f826f84a Description: slider puzzle activity on the XO laptop Slider puzzle activity used in the Sugar interface on the XO laptop Package: ttf-ubuntu-title Priority: optional Section: contrib/x11 Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Architecture: all Version: 0.3-0ubuntu1 Depends: defoma Recommends: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-ubuntu-title_0.3-0ubuntu1_all.deb Size: 29186 MD5sum: 712158bef1f3e11c44142c30505aa32d SHA1: 83833f47e3d661cbf09c51e8ef1dae7f3ac19c30 SHA256: 3edcd55ed48c67ea34d38a543e043ea086767f87eca886150c81838182c882c4 Description: the font used for the Ubuntu logo and related branding This font was used to create the lettering of the ubuntu logo, it is made available by Canonical under the OFL 1.1 and the GPL 2 with font exception to make rebranding of Ubuntu easier and to provide LoCos (Language communities) with a font to create material related to Ubuntu in their own language. . The font sources are available in the source package and on the upstream website. . The font project is maintained collaboratively by the Ubuntu fonts team. . You are welcome to use the Ubuntu-title font but if you are making logos for software products, you should be mindful of Ubuntu's trademarks. Please read the included trademark guidelines for more details. . Homepage: http://launchpad.net/ubuntutitle Package: keyjnote Priority: optional Section: contrib/x11 Installed-Size: 422 Maintainer: Yaroslav Halchenko Architecture: all Version: 0.10.2-1 Depends: perl, poppler-utils | xpdf-reader, python, python-imaging, python-opengl, python-pygame, python-support (>= 0.7.1) Recommends: gs, pdftk Suggests: latex-beamer Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/keyjnote_0.10.2-1_all.deb Size: 129782 MD5sum: c1defd79af3a379bd7b17ac548c60e6e SHA1: 3cf977d64b4306b933cc4e32d5e93159999fca26 SHA256: ecfbd7ca82203392b9bd0133362576c8c3c8658628492cf776e7b1788bea87ce Description: PDF presentation tool with eye candies KeyJnote is a program that displays presentation slides using OpenGL. Smooth alpha-blended slide transitions are provided for the sake of eye candy, but in addition to this, KeyJnote offers some unique tools that are really useful for presentations. Some of them are: * Overview screen * Highlight boxes * Spotlight effect * Presentation scripting and customization Homepage: http://keyjnote.sourceforge.net/ Package: mythbuntu-live-autostart Priority: optional Section: contrib/x11 Installed-Size: 14 Maintainer: Ubuntu MythTV Team Architecture: all Version: 0.25-0ubuntu2 Depends: gksu | kdesu | sudo, lirc (>= 0.8.2-0ubuntu3), mythbuntu-lirc-generator, nfs-common, python, python-central (>= 0.6.5), python-glade2, python-gtk2, smbfs, thunar | gnome-volume-manager Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/mythbuntu-live-autostart_0.25-0ubuntu2_all.deb Size: 20828 MD5sum: 9630338326af799281b084a3725cb64b SHA1: 684957083d70761c97516da197ada5e468c6f5b4 SHA256: 7b51d16fbb2c74dfbcba420cca9c2d3e4ba69197a3dfa39f2cd662bc437cf121 Description: Mythbuntu Live CD Configuration This package can be used on a Mythbuntu live cd to tailor the session for usage without a hard drive. When running, it will let you create a configuration that is stored on any type of media that is mounted in /media. The next time the session is started, this configuration file will be read in and used to run the envionment. . Currently, it supports: * Samba Mount (W/ optional username or password) * NFS Mount * Automatic frontend launch * Hostname modification * External Home Directory * Remote Control selection Python-Version: current Package: ttf-gfs-neohellenic Priority: optional Section: contrib/x11 Installed-Size: 11 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.0-1 Depends: defoma Suggests: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/ttf-gfs-neohellenic_1.0-1_all.deb Size: 578844 MD5sum: aa6f9459e76532bc6d7a2c1549de1063 SHA1: 5eb7a1ae9b3d8c80131fb0cc4b94269de5c77775 SHA256: 81842293cfd7a8f053b630a4d7276b06b57c4f6de93bd966546de12831e2a1dd Description: new Greek font family with matching Latin The design of new Greek typefaces always followed the growing needs of the Classical Studies in the major European Universities. Furthermore, by the end of the 19th century bibliology had become an established section of Historical Studies, and, as John Bowman commented, the prevailing attitude was that Greek types should adhere to a lost idealized, yet undefined, greekness of yore. Especially in Great Britain this tendency remained unchallenged in the first decades of the 20th century, both by Richard Proctor, curator of the incunabula section in the British Museum Library and his successor Victor Scholderer. In 1927, Scholderer, on behalf of the Society for the Promotion of Greek Studies, got involved in choosing and consulting the design and production of a Greek type called New Hellenic cut by the Lanston Monotype Corporation. He chose the revival of a round, and almost monoline type which had first appeared in 1492 in the edition of Macrobius, ascribable to the printing shop of Giovanni Rosso (Joannes Rubeus) in Venice. New Hellenic was the only successful typeface in Great Britain after the introduction of Porson Greek well over a century before. The type, since to 1930’s, was also well received in Greece, albeit with a different design for Ksi and Omega. GFS digitized the typeface (1993-1994) funded by the Athens Archeological Society with the addition of a new set of epigraphical symbols. Later (2000) more weights were added (italic, bold and bold italic) as well as a latin version. . Author: Takis Katsoulidis - George D. Matthiopoulos (Greek Font Society) Homepage: http://www.greekfontsociety.org Package: sugar-datastore Priority: optional Section: contrib/x11 Installed-Size: 219 Maintainer: Jani Monoses Architecture: all Version: 0.8.0-3ubuntu1 Depends: python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), python-dbus, python-gnome2, python-xapian, sugar-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/x11/sugar-datastore_0.8.0-3ubuntu1_all.deb Size: 48466 MD5sum: eaaccd069cf5cbbec403f2b49a74f3b4 SHA1: 01bdd8d7bf31c77fc230abe9cd9037787550b27a SHA256: dd95b911b28ea4c769420dae1c361ad7e5f6d2202fb28576810775e33713071c Description: datastore for Sugar A simple log like datastore able to connect with multiple backends. Package: libgoffice-0-common Priority: optional Section: contrib/oldlibs Installed-Size: 2034 Maintainer: J.H.M. Dassen (Ray) Architecture: all Source: goffice0.4 Version: 0.4.2-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/oldlibs/libgoffice-0-common_0.4.2-4_all.deb Size: 780352 MD5sum: 3307666d747f27f3d8dc18227133f09f SHA1: 2bf67827593a9d91fdd5cbdb914d8c026fca55a8 SHA256: 14958212f4666da180008eeeda5168caf9f11d94c7868f4bf967a3190e35a094 Description: Document centric objects library - common files GOffice is a library of document centric objects and utilities building on top of GLib and Gtk+. . These are the architecture independent files that are part of GOffice, like images and translations of messages. Package: gdk-imlib1 Priority: optional Section: contrib/oldlibs Installed-Size: 7 Maintainer: Debian QA Group Architecture: all Source: imlib Version: 1.9.15-6 Depends: gdk-imlib11 Conflicts: libpng10-0, libpng2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/oldlibs/gdk-imlib1_1.9.15-6_all.deb Size: 16708 MD5sum: 764108620cc24ab28e6c9be6793bce95 SHA1: b40ca6f9874fa09b1b84f681217465f343e887c3 SHA256: eaf05211f49271fab474f45e6f6c58b66b9612216e1b503573728d95c129911e Description: compatibility package for gdk-imlib11 Gdk-Imlib is a low-level gdk interface for gtk programmers. This package masquerades as the older version of the gdk-imlib11 package. Package: jedstate Priority: optional Section: contrib/editors Installed-Size: 10 Maintainer: Debian JED Group Architecture: all Version: 0.5.4.transitional.1-6 Depends: jed-extra (>= 2.2.1-1.etch.3), slang-gdbm Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/jedstate_0.5.4.transitional.1-6_all.deb Size: 12890 MD5sum: 7d0e3bfcd6db59ee30ab96d4bf39a9a0 SHA1: f2ba8b442d3b7f2d489546c6e8065207d7e3a990 SHA256: 1bc122c33505881bf7ba89cc47da9666e3a2e141bbef292677c248a82fc24d59 Description: extended mind for John E. Davis' text editor jed Jedstate saves session data for John E. Davis' splendid text editor jed. The original implementation is no longer maintained. Its functionality has been superseded by the gdbmrecent module in the jed-extra package. This package is now a transition and compatibility package to help users migrate from their old jedstate database to a gdbmrecent one. It ensures the required package are present and evaluates gdbmrecent.sl at jed startup. Package: mule-ucs Priority: optional Section: contrib/editors Installed-Size: 56 Maintainer: Tatsuya Kinoshita Architecture: all Version: 0.85~0.20061127-3 Depends: emacs | emacs22 | emacs21 | xemacs21-mule | xemacs21-mule-canna-wnn | xemacs21-gnome-mule | xemacs21-gnome-mule-canna-wnn Suggests: xfonts-base, xfonts-jisx0213 Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/mule-ucs_0.85~0.20061127-3_all.deb Size: 731516 MD5sum: 5f6c78d87be69a3359e3ecebc994a539 SHA1: 58519e6aa3e99b4f3454aad180ddbc4f25aca6c1 SHA256: d7b1b728b4f5a1613a746f26ff9a67a9a8165c6637a09250ace95a20673e060b Description: universal encoding system for Mule Mule-UCS is an Emacs Lisp library to define encoding/decoding schemes by rather simple translation rules. Mule-UCS provides flexible and comprehensible encoding mechanism to Emacs. . Mule-UCS Unicode definition provides various coding-systems for external representations and some APIs for other Emacs Lisp libraries. UTF-8, UTF-16, and UTF-7 are supported. Package: tramp Priority: optional Section: contrib/editors Installed-Size: 24 Maintainer: Debian QA Group Architecture: all Version: 1:2.0.55-3 Depends: emacs21 | xemacs21 Recommends: openssh-client, sharutils | metamail Suggests: rsh-client, rsync, smbclient, sudo, telnet Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/tramp_2.0.55-3_all.deb Size: 267832 MD5sum: 85fc2cf56077611ef98215dfba1ce1bf SHA1: 638197c36410bec1233f1c6462ee6e952899ae0d SHA256: e52d3963040d089eda78ac36a55a7236ae2655d39805f1c8b0cd9718d86a6c0a Description: remote file access in Emacs TRAMP stands for `Transparent Remote (file) Access, Multiple Protocol'. It provides remote file editing in Emacs, similar to ange-ftp and EFS. . Unlike ange-ftp, Tramp is not restricted to FTP to transfer files between the local and the remote host: it supports ssh, scp, rsh, telnet, rsync, and smb methods. It also supports other connection methods such as su and sudo, and combinations of multiple methods. Most file operations in Emacs (such as Dired, VC, etc) also work over Tramp. . NOTE: Tramp is included in Emacs 22 and later, this package will only work with emacs21 and xemacs21 and will have no effect in newer emacs packages. Package: tads2-mode Priority: optional Section: contrib/editors Installed-Size: 13 Maintainer: Daniel Schepler Architecture: all Version: 1.2-2 Depends: emacsen-common Suggests: tads-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/tads2-mode_1.2-2_all.deb Size: 17268 MD5sum: 650097c56327722e0f80da1e8be16455 SHA1: 1e93b0202ae712101f0bf34cee84635873df2f8c SHA256: 7bf2f24f5a88b2706d438a97f2baa46c6ffd061a9138534e4a23037edcbaaf97 Description: Emacs mode for editing TADS code This package provides an (X)Emacs mode which makes it easier to edit source code for TADS games. TADS implements a programming language especially designed for writing text adventures; interpreters for the resulting byte-code are available for most operating systems (including Debian GNU/Linux, in the tadsr package). Package: speedbar Priority: optional Section: contrib/editors Installed-Size: 33 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael W. Olson (GNU address) Architecture: all Source: cedet Version: 1:1.0pre4-2ubuntu1 Depends: cedet-common (>> 1:1.0pre4-1) Suggests: rpm, w3-el-e21 Conflicts: speedbar-beta (<< 1:1.0pre4-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/speedbar_1.0pre4-2ubuntu1_all.deb Size: 117182 MD5sum: 822dabcc9a35d1940d6b7acf79b5846e SHA1: 1e5f65d2c0c36d58b990cd2b0d44cdfe7bbacaba SHA256: 13b5fd4078bf56b34f0ba1bcbd62c450af00d790fc417bbd3a6b2cfc685a8b0b Description: Everything browser, or Dired on steroids Speedbar is an Emacs Lisp program which allows you to create a special skinny frame with a specialized directory listing in it. This listing will have both directories and filtered files in it. You can then load files into your emacs frame, or expand the files to display all the tags that are in them and jump to those tags. You can also expand multiple directories into your speedbar frame. It supports file/directory trees, Info manuals, EIEIO class browsing, project browsing, context analysis/autocomplete, EIRC groups, xshtml, and VHDL. It can be rigged to display just about anything. . Speedbar is now a part of CEDET (Collection of Emacs Development Environment Tools). Package: cedet-contrib Priority: optional Section: contrib/editors Installed-Size: 18 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael W. Olson (GNU address) Architecture: all Source: cedet Version: 1:1.0pre4-2ubuntu1 Depends: semantic (>= 1:1.0pre4-2ubuntu1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/cedet-contrib_1.0pre4-2ubuntu1_all.deb Size: 42706 MD5sum: 72f282edd3d9c85786016b33da7cf799 SHA1: b8033c10f201b3f7b3813c1b189872f1aa897be0 SHA256: a649516e0bca7bf1569d0265797dd1b034c7eb270e6096b10b103acddfc14612 Description: Collection of Emacs Development Environment Tools - contributed CEDET is a collection of tools written with the end goal of creating an advanced development environment in Emacs. . This package contains some contributed libraries. Currently, only a LALR parser for C# is included.. Package: yudit-common Priority: optional Section: contrib/editors Installed-Size: 223 Maintainer: Mario Iseli Architecture: all Source: yudit Version: 2.8.1-3 Suggests: yudit (= 2.8.1-3), yudit-doc (= 2.8.1-3) Conflicts: yudit (<= 2.7.8-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/yudit-common_2.8.1-3_all.deb Size: 3249588 MD5sum: 0b533ac18434ebc60d3d2a437c66e442 SHA1: 528515c2dbf6371d949d7741f10ab986f6465d82 SHA256: 4c53d3d7b202eba3b5843d0205053d2be4f7736465182f3084b3fc69a79a413e Description: Unicode text editor (arch-independent files) yudit is a Unicode text editor for the X Window System. It does not need localized environment or Unicode fonts. It supports simultaneous processing of many languages, conversions for local character standards, bidirectional input, has its own input methods. The package includes conversion utilities, and it also has support for PostScript printing. . This package contains the arch-independent files in /usr/share. . Homepage: Package: ada-mode Priority: optional Section: contrib/editors Installed-Size: 31 Maintainer: James Morrison Architecture: all Version: 3.6-2 Depends: xemacs21 | emacsen Suggests: gnat Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/ada-mode_3.6-2_all.deb Size: 128486 MD5sum: 3a265b7cf984db3c9dd3c2e2e2141ee3 SHA1: 3dcf415975a32e280071e5f4227859b073c9b0e4 SHA256: 0c9123cad56db0caad258b80207b95b1288af9ae0fb7561f11bffc1250462889 Description: Ada mode for GNU Emacs and XEmacs This package provides a major mode for GNU Emacs, or XEmacs, to edit files written in the Ada programming language. . It provides: * Support for project-files * Auto-casing and auto-indentation * Support for cross-referencing source code including cross-references to operators. Package: quilt-el Priority: optional Section: editors Installed-Size: 54 Maintainer: Satoru Takeuchi Architecture: all Version: 0.45.4-1 Depends: emacs | emacsen, quilt (>= 0.45-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/quilt-el_0.45.4-1_all.deb Size: 9126 MD5sum: fd88db7b6d225b4146eca21fcf62acb2 SHA1: 6431f655a3ec7d0ef7b400b3a05bfa243c0de1b5 SHA256: b9ed531c36495f13c102dcc04b427e19106c34137f7739bf99506040a37e356b Description: simple Emacs interface of quilt This is an Emacs minor mode for quilt. By using this, it becomes easy to edit files controlled by quilt. The main features are as follows: . - Automatically detects files that are in a quilt hierarchy and enables itself. - Only files in topmost patch can be writable. - Some handy shortcut keys of quilt commands. . Homepage: http://stakeuchi.sakura.ne.jp/dev/quilt-el Package: emacspeak Priority: extra Section: contrib/editors Installed-Size: 375 Maintainer: James R. Van Zandt Architecture: all Version: 26.0-3 Depends: emacs | emacs21, emacsen-common, make, perl-5.6 | perl, tcl8.4, tclx8.4, w3-el-e21 Suggests: calc, eflite, emacspeak-ss, espeak, psgml, xsltproc Conflicts: emacspeak-dt (<= 0.30), emacspeak-ss (<< 1.10) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/emacspeak_26.0-3_all.deb Size: 2095886 MD5sum: aae460f768f08d7bb4fd26ac8710d32c SHA1: 90055cacdaa568541edfca658daf5208ae0e3658 SHA256: ae48e5fc5a53d34b302ec08c75128a3c9a10abd012fc2b9e570dc0017c7cf5c4 Description: speech output interface to Emacs Emacspeak is a speech output system that will allow someone who cannot see to work directly on a UNIX system. Emacspeak is built on top of Emacs. Once you start emacs with emacspeak loaded, you get spoken feedback for everything you do. Your mileage will vary depending on how well you can use Emacs. There is nothing that you cannot do inside Emacs :-). This package includes speech servers written in tcl to support the DECtalk Express and DECtalk MultiVoice speech synthesizers. For other synthesizers, look for separate speech server packages such as emacspeak-ss and eflite. Homepage: http://emacspeak.sf.net Package: ted-common Priority: optional Section: contrib/editors Installed-Size: 21 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Chris Waters Architecture: all Source: ted Version: 2.17-1ubuntu1 Replaces: ted (<< 2.9-2) Recommends: ted | ted-gtk Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/ted-common_2.17-1ubuntu1_all.deb Size: 1525220 MD5sum: 63524c889793ea5bd9b60661be3dec04 SHA1: 2f03747dabfb2322506be86bcc78799819d2d41e SHA256: cec28adde25c6c06550b7f46b2dd07c22b73fd679b6c36ff438668af8e1513e9 Description: common files used by ted and ted-gtk Docs and support files for the graphical RTF editor, ted. You only need this package if you're installing ted or ted-gtk. (Note: ted-gtk is only available as an experimental package at present, and is not an official Debian package.) Package: nxml-mode Priority: optional Section: contrib/editors Installed-Size: 110 Maintainer: Chris Lawrence Architecture: all Version: 20041004-7ubuntu1 Depends: emacs22 | emacs21 | emacs-snapshot, emacsen-common (>= 1.4.14) Suggests: libxml2-utils, trang, xsltproc Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/nxml-mode_20041004-7ubuntu1_all.deb Size: 323676 MD5sum: b95177831719e33714478971eafe5ac4 SHA1: f7e1ff42084bc3b75d40846daed8b17203883371 SHA256: 42626d1c9499d17c9ca1d37c4dddd6bf8b883e9611f6981515d8302d3a94497a Description: Emacs mode for editing XML documents using RELAX NG schemas This is a new major mode for GNU Emacs for editing XML documents. It supports editing well-formed XML documents and also provides schema-sensitive editing of XML documents using RELAX NG Compact Syntax. Also supported are syntax highlighting, context-sensitive insertion and completion of XML markup, and indentation. Coupled with xsltproc and xmllint, this provides a completely DTD-free, open-source XML toolchain. . Included are RELAX NG schemas for XHTML, DocBook, RELAX NG, XSLT, and RDF/XML. You can also use other RELAX NG schemas for editing; you can translate legacy DTDs to RELAX NG schemas using the trang package. . Home Page: http://www.thaiopensource.com/nxml-mode/ . Note that this major mode currently requires Emacs 21 or later; it will not work with either Emacs 20 or any version of XEmacs. It is also currently incompatible with the mule-ucs package. Package: mmm-mode Priority: optional Section: contrib/editors Installed-Size: 25 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Alexander Zangerl Architecture: all Version: 0.4.8-4ubuntu1 Depends: emacs21 | emacsen | emacs-snapshot | xemacs21-basesupport (>= 2003.11.13-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/mmm-mode_0.4.8-4ubuntu1_all.deb Size: 107584 MD5sum: d411e30b0016b98ab0587b37881334a2 SHA1: c0ec23ba270d82dbf631f40afab34fa06e9020a1 SHA256: 77d10bfd66dce8c394dc982fd2169c565d47ab21eeb70f2bc362dcfd5feed6f6 Description: Multiple Major Mode for Emacs MMM Mode is a minor mode for Emacs that allows Multiple Major Modes (hence the name) to coexist in one buffer. It is particularly well-suited to editing embedded code, such as Mason server-side Perl, or HTML output in CGI scripts. Package: bless Priority: optional Section: contrib/editors Installed-Size: 44 Maintainer: Emmanuel Fleury Architecture: all Version: 0.5.2-1.1 Depends: libglade2.0-cil (>= 2.12.0-2ubuntu3), libglib2.0-cil (>= 2.12.0-2ubuntu3), libgtk2.0-cil (>= 2.12.0-2ubuntu3), libmono-corlib2.0-cil (>= 1.2.6), libmono-system2.0-cil (>= 1.2.6), libmono2.0-cil (>= 1.2.6), mono-runtime (>= 1.1.8.1), scrollkeeper Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/bless_0.5.2-1.1_all.deb Size: 488444 MD5sum: f0411e5cc3dd57716d2edc0792f70ad8 SHA1: 46d91654d9f60965e3f3426749121664e809b9eb SHA256: 790cf332514a3ec0dd65336828b1ca3c68aed16f47ef2945d42d2456896184ff Description: A full featured hexadecimal editor Bless is a binary (hex) editor, a program that enables you to edit files as a sequence of bytes written for the GNOME Desktop. Main features are: . * Efficient editing of large data files. * Multilevel undo - redo operations. * Customizable data views. * Fast data rendering on screen. * Multiple Tabs. * Fast Find and Replace operations. * Conversion Table. * Advanced Copy/Paste capabilities. * Multi-threaded search and save operations. * Export to text and html (others with plugins). * Extensibility with Plugins. Package: asn1-mode Priority: optional Section: contrib/editors Installed-Size: 20 Maintainer: Debian FDT tools team Architecture: all Version: 2.7-5 Depends: emacs21 | xemacs21 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/asn1-mode_2.7-5_all.deb Size: 95682 MD5sum: d88b14c8e2b50a32f630082c21367bd1 SHA1: 8216c7a3ee9b0ba5e48207853e7e3a45e3062510 SHA256: 7a337080fa0686b23aad32e6400437ec4aab1e6bdc2af6daebfb29e5d975e4b5 Description: Emacs mode for editing ASN.1 specification files The Emacs modes asn1-mode and asn1-diff allow editing and comparing ASN.1 specification files. ASN.1 is the Abstract Syntax Notation 1, used in the specification of many communication protocols, e.g. SNMP, ISDN supplementary services, UMTS etc. Package: pyragua Priority: optional Section: contrib/editors Installed-Size: 32 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Aristizabal Romero Architecture: all Version: 0.2.2-1ubuntu2 Depends: libwxbase2.6-0, libwxgtk2.6-0, python (>= 2.4), python-support (>= 0.7.1), python-wxgtk2.6, python-wxtools, python-wxversion Recommends: python-wxglade, wx2.6-doc, wx2.6-examples Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/pyragua_0.2.2-1ubuntu2_all.deb Size: 596300 MD5sum: b5c4e0ccb811f0231ca7d1b3f7d459cf SHA1: 39941c9424ff359cce7a26162161bec3b8b219a8 SHA256: adc6fa6a79e6de2b1fd7f82d1aec5e07ba4ce6734edb1d7b4920452adbbf4729 Description: Pythonic editor for python coding pyragua is an python IDE (Integrated Development Environment) developed by Semillero de investigacion de la Universidad Tecnologica de Pereira PYROX. Homepage: http://quimbaya.utp.edu.co/projects/pyragua/ Package: yaml-mode Priority: optional Section: contrib/editors Installed-Size: 14 Maintainer: Vincent Fourmond Architecture: all Version: 0.0.3-6 Depends: emacs22 | emacsen, emacsen-common (>= 1.4.14) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/yaml-mode_0.0.3-6_all.deb Size: 9440 MD5sum: 6d2701170c535fc0dfabfb73510b4077 SHA1: 0e45485d28d4169efe4f703047db4ac57e32f0ec SHA256: f1628e586c802ecddaacf137bab1a193bccb80dcd78b41e9aa89d292f5888e9a Description: emacs mode for YAML files This package provides an emacs major mode for editing files in the YAML data format. It features syntax highlighting and auto-indentation. Homepage: http://yaml-mode.clouder.jp/ Package: ede Priority: optional Section: contrib/editors Installed-Size: 28 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael W. Olson (GNU address) Architecture: all Source: cedet Version: 1:1.0pre4-2ubuntu1 Depends: eieio (>= 1:1.0pre4-2ubuntu1) Pre-Depends: speedbar (>= 1:1.0pre4-2ubuntu1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/ede_1.0pre4-2ubuntu1_all.deb Size: 97704 MD5sum: b8e4134421835fc711374f7d8332a1cb SHA1: 8283310759a2658a90810968048644fa378bbb2c SHA256: cf663ffcd1f9d57f04eb77d80910342e0861d7bb1126cadcdd80f17d14c4937c Description: File manager / Makefile generator for Emacsen EDE is a project management system. It implements projects under Emacsen making it easy to maintain programs without learning make. . EDE is now a part of CEDET (Collection of Emacs Development Environment Tools). Package: vim-latexsuite Priority: extra Section: contrib/editors Installed-Size: 729 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian VIM Maintainers Architecture: all Version: 20060325-4.1ubuntu0.1 Depends: vim | gvim, vim-common (>= 1:6.4-004+1), vim-full | vim-python | python Recommends: tetex-bin | texlive-base-bin, vim-addon-manager Suggests: gv | postscript-viewer, xpdf | pdf-viewer Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/vim-latexsuite_20060325-4.1ubuntu0.1_all.deb Size: 298906 MD5sum: 763bfe8daebd96b9cfd5f7a4c8e5a079 SHA1: 69db6fdda8f3c890a6cb7f18cc3621f20093699e SHA256: 56e0c566ffaae347e644428474705907934c486e593f075c0d8099d6cc32f2c8 Description: view, edit and compile LaTeX documents from within Vim vim-latexsuite attempts to provide a comprehensive set of tools to view, edit and compile LaTeX documents in Vim. Together, they provide tools starting from macros to speed up editing LaTeX documents to functions for forward searching .dvi documents. . This package also provides help to LaTeX in Vim. Homepage: http://vim-latex.sourceforge.net/ Package: proofgeneral Priority: optional Section: contrib/editors Installed-Size: 889 Maintainer: Stefan Schimanski Architecture: all Version: 3.5-6 Depends: debconf | debconf-2.0, emacs22 | emacsen Recommends: proofgeneral-misc | proofgeneral-coq Suggests: x-symbol Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/proofgeneral_3.5-6_all.deb Size: 421614 MD5sum: dee271ec79be78b493332086ccd75c28 SHA1: c8bbf522299ff51f0937dd9567d641e9fabbb146 SHA256: 5f8cf7e9f0fb5d7400b4d0d3ec81f983d4ed6e160f0fc6a275dfd83c827e41d4 Description: A generic interface for proof assistants Proof General is a generic interface for proof assistants, currently based on the customizable text editor Emacs. It works with either XEmacs or GNU Emacs. Proof General has been developed at the LFCS in the University of Edinburgh. Package: conglomerate-common Priority: optional Section: contrib/editors Installed-Size: 2308 Maintainer: Geert Stappers Architecture: all Source: conglomerate Version: 0.9.1-3ubuntu1 Depends: gconf2 (>= 2.10.1-2) Conflicts: conglomerate (<< 0.7.14-4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/conglomerate-common_0.9.1-3ubuntu1_all.deb Size: 1348996 MD5sum: d483e440910713ce809833ad4e729179 SHA1: 5a331a3d6ad4cf511c8a56fb158553cd25f90012 SHA256: 99176d2f99e1e98e7d467700fc57e884b749d075b268ff2300762aea3f915dd0 Description: common files for the user-friendly XML editor Conglomerate is a free, as in GPL, user-friendly XML-file editor, for DocBook and other document types. In this package documentation, PO files, examples and other files that are architecture independent. . Homepage: http://www.conglomerate.org Package: edict-el Priority: optional Section: contrib/editors Installed-Size: 22 Maintainer: Roland Mas Architecture: all Version: 1.06-7 Depends: edict, emacs22 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/edict-el_1.06-7_all.deb Size: 61054 MD5sum: 7ed3da2e020cb26d34e13033a7ef9682 SHA1: 14222184e3a056587cc42294246bd93f1c4d41b6 SHA256: 258602a2f50d576fb6705b4f8caecfe20db7416dcc3fbfe4f6cbce85856b7911 Description: An Emacs interface to Edict This package provides edict.el and associated files, thus allowing to query the Edict Japanese-English dictionary from within Emacs. . Using the region and couple of keystrokes, edict.el will look up the Japanese key and return all the Edict entries containing that key, in a pop-up buffer. English is even easier, you just put point anywhere in the word you want to look up. Package: ledit Priority: optional Section: editors Installed-Size: 9 Maintainer: Debian OCaml Maintainers Architecture: all Version: 1.15-1 Depends: ocaml-base-nox-3.10.0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/ledit_1.15-1_all.deb Size: 32522 MD5sum: 58c13a433d58b38118cef13e74920a57 SHA1: c359af5efb75339e00b7beaba9f6f8b57d29246c SHA256: bab655b38bd070c0e7a9a138bac62a781dfd586a797ac9ff6ae67994752c004b Description: line editor for interactive programs Ledit is a line editor, allowing to use control commands like in emacs or in shells (bash, tcsh). To be used with interactive commands. It is written in OCaml and Camlp4 and uses the library unix.cma. Package: emacs-snapshot-gtk Priority: extra Section: editors Installed-Size: 5 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Romain Francoise Architecture: all Source: emacs-snapshot Version: 1:20080228-1ubuntu1 Depends: emacs-snapshot Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/emacs-snapshot-gtk_20080228-1ubuntu1_all.deb Size: 18850 MD5sum: 83eedc53bbacf86441a90b9f70b6a973 SHA1: 57a7bc959c24b85c05b05fca9a51f9c723e24b0d SHA256: df153517489e8cd6a714ee6aaa0f1d7d13ad1fa9a34ac0940f10ae4716226d4d Description: The GNU Emacs editor (transitional package) Empty package to facilitate upgrades, can be safely removed. Homepage: http://www.gnu.org/software/emacs/ Package: oneliner-el Priority: optional Section: contrib/editors Installed-Size: 125 Maintainer: OHURA Makoto Architecture: all Version: 0.3.6-6 Depends: apel, debconf (>= 0.5) | debconf-2.0, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/oneliner-el_0.3.6-6_all.deb Size: 41534 MD5sum: 5f242e2332a6cc75c4667395b81c3197 SHA1: 81d928d8106a30a6f2f7987f1f9b8f2845c968d7 SHA256: 50a485e69fa552bf1f7d4dad039f7cff59f010d4d339034f81b3f5e85d369f58 Description: extensions of Emacs standard shell-mode oneliner-el provides nice extensions for UNIX shell masters who love one-line scripts. This package has the following functions: . - You can easily connect standard input or output of a command to an Emacs buffer. - You can sync the current directory of shell-mode and a shell process. - Oneliner-el can beep when command execution terminates. - Oneliner-el handles control codes. Package: html-helper-mode Priority: extra Section: contrib/editors Installed-Size: 20 Maintainer: Chris Lawrence Architecture: all Version: 3.0.4kilo-2 Depends: css-mode, emacs21 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/html-helper-mode_3.0.4kilo-2_all.deb Size: 63838 MD5sum: 5563e17519b3742c3fdeb0a4ec89259b SHA1: 41a8f8ab3c12109ef1c5ca06b694ad54dc4670cc SHA256: 31cae9d6602e4cc0be092350f302c5b6223ce8993dc7a562ee24638b9be20195 Description: A popular HTML editing mode for emacs html-helper-mode has historically been a popular mode for editing HTML files in various flavors of Emacs. It includes font-lock mode support, menu support, and support for editing pages with embedded JSP, PHP, and ASP tags. . Current Home Page: http://www.nongnu.org/baol-hth/index.html . Old Home Page: http://www.santafe.edu/~nelson/tools/ Package: vim-addon-manager Priority: extra Section: contrib/editors Installed-Size: 13 Maintainer: Stefano Zacchiroli Architecture: all Version: 0.4 Depends: ruby, vim-common Recommends: vim-tiny | vim | gvim Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/vim-addon-manager_0.4_all.deb Size: 13698 MD5sum: e4e07fcaa0d225dd503f9451f334572b SHA1: f9d8d39347eeab7d7c6f6606cf4cf7d6d7d4be0e SHA256: d14f156b18f8096a0cc23abaf7e3ad983f0b6096ee33f62c3fbdd55616dc25e4 Description: manager of addons for the Vim editor vim-addon-manager is a tool for managing addons for the Vim editor. . Using the vim-addons command line the user can list the addons installed on its system (i.e. which are registered in the vim addons registry) and install or uninstall each of them in its per-user configuration directory (~/.vim). Similar actions can be performed by the system administrator to affect all system users. . Override of addons which are enabled per default on the system, so that they are not enabled for the current user, is possible too. Package: css-mode Priority: extra Section: contrib/editors Installed-Size: 14 Maintainer: Chris Lawrence Architecture: all Version: 0.11-5 Depends: emacs21 | emacsen Recommends: html-helper-mode Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/css-mode_0.11-5_all.deb Size: 10806 MD5sum: 57ce180699d7bf880348f7cd038734ad SHA1: e8d788b4c3770cfc8410cebcdfe8c9b184718b3e SHA256: ec987d81916725b313047982847fa9cdfd6506464526f871d6b6ab0ee1161456 Description: A Cascading Style Sheets (CSS) editing mode for Emacs This is a simple Emacs mode for editing CSS style sheets. It adds font-locking and some basic auto-indentation support to Emacs. It works with Emacs 19.34, but should also work with both older and newer versions as well as XEmacs. . While CSS has a C-like syntax, this mode does a better job than cc-mode of handling the features of the CSS language. It supports both CSS Level 1 and Level 2. . Home Page: http://www.garshol.priv.no/download/software/css-mode/ Package: proofgeneral-misc Priority: optional Section: contrib/editors Installed-Size: 574 Maintainer: Stefan Schimanski Architecture: all Source: proofgeneral Version: 3.5-6 Depends: proofgeneral Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/proofgeneral-misc_3.5-6_all.deb Size: 152372 MD5sum: 4245c6c57165261b0b075258bfd1f711 SHA1: a5a03cd32e4ffc1a9aa1d8f844e57cf5da2ca666 SHA256: 352b924d61b385f9d798b1930124bd35b9d7043d97febe8e23b0b311c9eb256f Description: ProofGeneral support for different theorem provers This package provides the Proof General support for several theorem provers which are not available as Debian packages yet. This includes: ACL2, HOL98, Isabelle, Isar, LClam, LEGO, Phox, Plastic, Twelf . Proof General is a generic interface for proof assistants, currently based on the customizable text editor Emacs. It works with either XEmacs or GNU Emacs. Proof General has been developed at the LFCS in the University of Edinburgh. Package: tea-data Priority: optional Section: contrib/editors Installed-Size: 111 Maintainer: Lior Kaplan Architecture: all Source: tea Version: 17.5.4-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/tea-data_17.5.4-1_all.deb Size: 300004 MD5sum: 934467f7eabcd4f49a4ea495207efadf SHA1: 75998266987636091e3195aad8690c35b93dd875 SHA256: 0e6476ea58dcd94619f90aa0a25c3ac6e258771414b83be01d722e2e165becf2 Description: text editor with syntax highlighting & UTF support TEA provides you hundreds of functions. Want some tea? . This package contains static data for the tea package. You can safely remove it when removing tea. Homepage: http://tea-editor.sourceforge.net/ Package: emacs-snapshot-el Priority: optional Section: editors Installed-Size: 564 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Romain Francoise Architecture: all Source: emacs-snapshot Version: 1:20080228-1ubuntu1 Depends: emacs-snapshot-common (= 1:20080228-1ubuntu1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/emacs-snapshot-el_20080228-1ubuntu1_all.deb Size: 11760124 MD5sum: e98dfc8d6f36c0db2570b0fb3e327ed1 SHA1: 3492d93706978a2f84a9df456c805fe18655f822 SHA256: ae6888cb910151d4d38539358dc2f859663b04a83697807df453cd612c56488e Description: GNU Emacs LISP (.el) files GNU Emacs is the extensible self-documenting text editor. This package contains the elisp sources for the convenience of users, saving space in the main package for small systems. Homepage: http://www.gnu.org/software/emacs/ Package: cedet-common Priority: optional Section: contrib/editors Installed-Size: 34 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael W. Olson (GNU address) Architecture: all Source: cedet Version: 1:1.0pre4-2ubuntu1 Pre-Depends: emacs22 | emacsen, emacsen-common (>= 1.4.14) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/cedet-common_1.0pre4-2ubuntu1_all.deb Size: 57872 MD5sum: 5d561fc7b1493ec2df572fb3a5ba44bd SHA1: 63c1d1eeb24ee0e35ef59ced16f634ba36697987 SHA256: 216977ab90d79fe9749ac138ad68ba3c5428b430be0e244059400115edcd7673 Description: Collection of Emacs Development Environment Tools - common parts CEDET is a collection of tools written with the end goal of creating an advanced development environment in Emacsen. . The cedet-common subpackage contains small utilities recently drawn out of some of the other tools. Some example tools include: . * working - A busy meter. * sformat - Souped up format. * cedet-autogen - Autoload generators extended for eieio and semantic. * inversion - Package level versioning system. * ezimage - Simple way to declare and display images in all versions of Emacs * pprint - Pretty printer for Emacs Lisp values. Package: bitmap-mule Priority: optional Section: contrib/editors Installed-Size: 23 Maintainer: Tatsuya Kinoshita Architecture: all Version: 8.5+0.20030825.0433-8 Depends: apel, emacs | emacs22 | emacs21 Recommends: xfonts-bitmap-mule Suggests: compface, x-face-el Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/bitmap-mule_8.5+0.20030825.0433-8_all.deb Size: 54264 MD5sum: 2551ae17bfb4bc8c49c1cbda372547b3 SHA1: a6648b618058bfb154c2c8825e84dbb52407bc2a SHA256: 76eb59689954059ee64a5f897e6cbc6a6791bb02cf8d073e84f73ee716d5e70f Description: bitmap handler for GNU Emacs BITMAP-MULE is a package to use bitmap in MULE (XEmacs is not supported). . BITMAP-MULE has following modules: . - bitmap.el: kernel of BITMAP-MULE - bitmap-bi.el: functions for Emacs 20.2 or earlier - bitmap-ci.el: functions for Emacs 20.3 or later - bm-utils.el: utility functions. - po.el: tiny BDF font editor - smiley-mule.el: smiley faces encoder/decoder - x-face-mule.el: inline X-Face decoder - x-face-18.el: X-Face decoder for Emacs 18 - gnus-bitmap.el: Gnus/gnus related functions - vm-bitmap.el: VM related functions . Homepage: http://www.jpl.org/elips/bitmap/ Package: sml-mode Priority: optional Section: contrib/editors Installed-Size: 19 Maintainer: Jens Peter Secher Architecture: all Version: 4.0-7 Depends: emacs22 | emacs21 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/sml-mode_4.0-7_all.deb Size: 50358 MD5sum: c54fde4e2d59a3a0b176a45aaa25134f SHA1: b2b0c994c9b80c567d216249bea3375122c089e9 SHA256: 1914bfa17671fa2311e4932f40f8ffe845543b8199cf1fffc99b82641f91268f Description: a major Emacs mode for editing Standard ML This Emacs mode provides syntax highlighting and automatic indentation for Standard ML and comes with sml-proc which allows interaction with an inferior SML interactive loop. You will need this if you write Standard ML programs using Emacs. Enhances: mlton, mosml, sml-nj Package: proofgeneral-minlog Priority: optional Section: contrib/editors Installed-Size: 41 Maintainer: Stefan Schimanski Architecture: all Source: proofgeneral Version: 3.5-6 Depends: mzscheme (>= 300) | guile, proofgeneral Recommends: minlog Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/proofgeneral-minlog_3.5-6_all.deb Size: 16402 MD5sum: 299e855f79247b6420d1272055ec126b SHA1: 7f20c91731d8f67625eefb5c557dd048843c96c9 SHA256: ec42b3e5bc6cd8442be58250b5b1e192d0d0f6c415fd7694a48a49e70455690b Description: ProofGeneral support for Minlog This package provides the Proof General support for the Minlog theorem prover which is available as another package. Though it is not required to just edit Minlog files. . Proof General is a generic interface for proof assistants, currently based on the customizable text editor Emacs. It works with either XEmacs or GNU Emacs. Proof General has been developed at the LFCS in the University of Edinburgh. Package: elib Priority: extra Section: contrib/editors Installed-Size: 326 Maintainer: Joerg Jaspert Architecture: all Version: 1.0-11.1 Depends: emacs21 | emacsen, make Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/elib_1.0-11.1_all.deb Size: 103644 MD5sum: 416399642f39f55a493869132515ba39 SHA1: 35df0a51e760448e08bc98a9df1c4d6a45169247 SHA256: 5e01af439b38d9232c882b119d7339729b268bf0d5bc8fa1bfc6600a07fff8a4 Description: Library of commonly-used Emacs functions Elib is designed to be for Elisp programs what libg++ is for C++ programs: a collection of useful routines which don't have to be reinvented each time a new program is written. . Elib contains code for: - container data structures (queues, stacks, AVL trees, etc) - string handling functions missing in standard emacs - minibuffer handling functions missing in standard emacs - routines for handling lists of so called cookies in a buffer. Package: proofgeneral-coq Priority: optional Section: contrib/editors Installed-Size: 161 Maintainer: Stefan Schimanski Architecture: all Source: proofgeneral Version: 3.5-6 Depends: proofgeneral Recommends: coq Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/proofgeneral-coq_3.5-6_all.deb Size: 46810 MD5sum: 1c368bea565b92b5e63056eecc8da2fa SHA1: b2eb6bda3660b67b5a4538504a644bee239a5691 SHA256: ccbf125d61099bd92b94a1c9d36a5ce01c022a6fd1d28e0e4d27e449afe26b2a Description: ProofGeneral support for coq This package provides the Proof General support for the Coq theorem prover which is available as another package. Though it is not required to just edit Coq files. . Proof General is a generic interface for proof assistants, currently based on the customizable text editor Emacs. It works with either XEmacs or GNU Emacs. Proof General has been developed at the LFCS in the University of Edinburgh. Package: develock-el Priority: optional Section: editors Installed-Size: 13 Maintainer: OHASHI Akira Architecture: all Version: 0.35-1 Depends: emacs | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/develock-el_0.35-1_all.deb Size: 18216 MD5sum: ce5c9ae646ebea0c6dd2ef75b631310b SHA1: 12a3220c7c9bd9644f41e7fc4af62763224b9862 SHA256: 9d0c992c04ca9496c1c9f2755a4b94ea45dca96b95da624f9485aae61135a450 Description: additional font-lock keywords for the developers on Emacs Develock is a minor mode which provides the ability to make font- lock highlight leading and trailing whitespace, long lines and oddities in the file buffer for Lisp modes, ChangeLog mode, Texinfo mode, C modes, Java mode, Jde-mode , CPerl mode, Perl mode, HTML modes and some Mail modes. Package: motor-common Priority: optional Section: contrib/editors Installed-Size: 49 Maintainer: Krzysztof Krzyzaniak (eloy) Architecture: all Source: motor Version: 2:3.4.0-8-build1 Replaces: motor (<< 3.2.3-1) Suggests: ctags, cvs, gdb, gettext Conflicts: motor (<< 3.2.3-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/motor-common_3.4.0-8-build1_all.deb Size: 157626 MD5sum: 7d6fad6f5fbf8256888fbbbf2418f3c6 SHA1: cdbe39f7f3a0c28e1269b243bd5a7c6afdd3bdfe SHA256: 54f5d07ba8cb2d9b5ded9123e1fbe02fdc712963b600a0e1adf30397fe126d4d Description: C/C++/Java Integrated Development Environment Motor is a text mode based programming environment for Linux. It consists of a powerful editor with syntax highlight feature, project manager, makefile generator, gcc and gdb front-end, etc. Deep CVS integration is also provided. . This package consists of common files for motor and motor-fribidi Package: anjsp Priority: optional Section: contrib/editors Installed-Size: 15 Maintainer: Ubuntu MOTU Developer Architecture: all Version: 1.1.3-1ubuntu1 Depends: emacs20 | emacsen, html-helper-mode Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/anjsp_1.1.3-1ubuntu1_all.deb Size: 11696 MD5sum: 719f5f3a96c4aaabe0cbb6709bb4c010 SHA1: 58cbea3856b080e39708b38fc447c9c0f166b01a SHA256: 5a4d68437fb31c0347c05c79b800dadb323b88213f54aeab99be1d3de764d6a6 Description: A major mode to edit JSP and PSP code with Emacs A major mode to edit JSP and PSP with Emacs. You can use different mode to edit html part and JSP(PSP) part. Package: vim-vimoutliner Priority: optional Section: contrib/editors Installed-Size: 34 Maintainer: martin f. krafft Architecture: all Source: vimoutliner Version: 0.3.4-8 Replaces: vimoutliner Depends: libpalm-perl, libxml-writer-perl, perl, python, vim | gvim Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/vim-vimoutliner_0.3.4-8_all.deb Size: 84654 MD5sum: fa81a4bca074641ca120ff96dc9ef701 SHA1: 448188444a77bb71cf711a4fa8d15ca36b128b1c SHA256: 6172d7af485b54b5a137691958ae86228ca100ac29f8849bf14f2e9972748aa0 Description: script for building an outline editor on top of Vim Vimoutliner provides commands for building using the Vim text editor as an outline editor. For more explanation on what outlines are and what they are good for see the script's webpage at http://www.vimoutliner.org and the general discussion of outlines on http://www.troubleshooters.com/tpromag/199911/199911.htm. Package: vim-scripts Priority: optional Section: contrib/editors Installed-Size: 190 Maintainer: Debian VIM Maintainers Architecture: all Version: 7.1.4 Recommends: vim | gvim, vim-addon-manager Suggests: libtemplate-perl, perlsgml Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/vim-scripts_7.1.4_all.deb Size: 690162 MD5sum: ac6c93f27cba3faa21d17a3e4762b11e SHA1: 47a84a6874c09603eaa38963388d7933bd64ed97 SHA256: a41258fa455443c20728e4860e2b5cc66a4788b53186b2887ff92f8427fec383 Description: plugins for vim, adding bells and whistles Vim is a very capable editor. Its scripting support allows the use of plugins that enhance the functionality of it. Many people have written scripts, they are scattered all over the web; however, there's a central resource on http://vim.sf.net to start with. . This is a collection of some of those scripts on a purely subjective and biased basis. Users can thus have some nice scripts without having to go searching. The scripts can be installed globally or on a per user basis. Enhances: gvim, vim Homepage: http://www.vim.org/scripts/ Package: emacs21-el Priority: optional Section: editors Installed-Size: 25267 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Browning Architecture: all Source: emacs21 Version: 21.4a+1-5.3ubuntu1.1 Replaces: emacs21 (<< 21.2-4) Depends: emacs21-common (= 21.4a+1-5.3ubuntu1.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/emacs21-el_21.4a+1-5.3ubuntu1.1_all.deb Size: 7217024 MD5sum: 1130dc91e12d3b82ee78f596e5bf0d9e SHA1: 96b9e7b05639325862f275ea93492d09591c1ad2 SHA256: 67bef6f9ba540fecf40b1b54e19187fb337a19412c0657ce0dfd1f9195cc5d75 Description: GNU Emacs LISP (.el) files GNU Emacs is the extensible self-documenting text editor. This package contains the elisp sources for the convenience of users, saving space in the main package for small systems. Package: emacs21-common-non-dfsg Priority: optional Section: non-free/editors Installed-Size: 36 Maintainer: Rob Browning Architecture: all Source: emacs21-non-dfsg Version: 21.4a+1-1 Replaces: emacs21-common (<< 21.4a+1) Conflicts: emacs21-common (<< 21.4a+1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/emacs21-common-non-dfsg_21.4a+1-1_all.deb Size: 1467182 MD5sum: 20450183e049f28c03d868e58baaa2ba SHA1: fa83802f318e42f1d96573a75bbb833b91bf4f15 SHA256: 2376a1e62971337dfc39bf7a2e42b2e3ce073f23adc425b33289ed78efa2bac6 Description: GNU Emacs shared, architecture independent, non-DFSG items GNU Emacs is the extensible self-documenting text editor. This package contains the architecture independent infrastructure that is not compliant with the Debian Free Software Guidelines. In particular, this includes some of the GNU Emacs info pages, as they are covered under the GFDL, and they specify invariant sections. See http://www.debian.org/vote/2006/vote_001 for more information. Package: cogre Priority: optional Section: contrib/editors Installed-Size: 19 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael W. Olson (GNU address) Architecture: all Source: cedet Version: 1:1.0pre4-2ubuntu1 Depends: semantic (>= 1:1.0pre4-2ubuntu1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/cogre_1.0pre4-2ubuntu1_all.deb Size: 38326 MD5sum: 975381ce4c38556b1e44e62fc6f322f8 SHA1: 37f41f3163be69626ffd70496681accdef29367b SHA256: c6e5e9507b905990440a220458b5802ea50f6d318e304ec5e3a8ee5ae39e310f Description: Connected Graph Editor COGRE, pronounced like cougar, is an interface to managing connected graphs, such as UML class diagrams. It can display simple graphs, and UML class diagrams. It can generate simple class diagrams from sources using Semantic. . COGRE is now a part of CEDET (Collection of Emacs Development Environment Tools). Package: initz Priority: optional Section: editors Installed-Size: 113 Maintainer: OHASHI Akira Architecture: all Version: 0.0.11+20030603cvs-13 Depends: apel, debconf (>= 0.5) | debconf-2.0, emacs | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/initz_0.0.11+20030603cvs-13_all.deb Size: 25340 MD5sum: 6800e21d16496cd16a9e0b72080633c4 SHA1: 50a02e199c49032688915dc5dfa28d976763e63b SHA256: 5a2c7a03898a3100c49513bd18cdff1957e5ecc5bba963b44280291fca991541 Description: Handles the switching of various initialization files of emacsen Initz handles the switching of various startup initialization files of emacsen provided for various environment. According to the environment (maybe emacs version, OS type or OS versions) Initz reads appropriate init files provided by the user in several directories, one for one environment. Package: paredit-el Priority: optional Section: contrib/editors Installed-Size: 14 Maintainer: Trent W. Buck Architecture: all Version: 20-2 Depends: emacs22 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/paredit-el_20-2_all.deb Size: 24120 MD5sum: 145f4d2f3cc3ac4e492940c5439b6640 SHA1: 9f5022345acdee5d8c8d0b62dac8f29d35de3094 SHA256: ff71e038d39abb1779d42776bb48ffa02d742800b097d2d39e22c9f9c4b62d93 Description: Emacs minor mode for structurally editing Lisp code Paredit mode instruments several common keybindings to automatically balance all parentheses and respect the structure of S-expressions; it also provides numerous high-level operations to change the structure of lists. Package: vim-rails Priority: optional Section: contrib/universe/editors Installed-Size: 28 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Neil Wilson Architecture: all Version: 0.3 Depends: vim-addon-manager, vim-full Conflicts: vim-scripts Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/vim-rails_0.3_all.deb Size: 199530 MD5sum: 828ac30a114e799713ef9803f479a011 SHA1: bb39e7ee938559a53b3aaacbf476813ce6565bbb SHA256: 3c0ef240a26e58f005b721c754a1568f67cb559dc51aea7122ed9a1fc7e94d7a Description: plugins for vim to allow easier editing of Rails Applications This package is a selection of vimscripts that make editing Ruby on Rails applications extremely easy. Enhances: gvim, vim Package: apel Priority: optional Section: contrib/editors Installed-Size: 45 Maintainer: Tatsuya Kinoshita Architecture: all Version: 10.7-2 Depends: debianutils (>= 1.7), emacs | emacsen, make Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/apel_10.7-2_all.deb Size: 142434 MD5sum: b903025cc9c8418e7b6aaff8c5946496 SHA1: 0ef9837b7eab8f32a021bdd8eaf56bb514d3004e SHA256: 2534ab3a1da6219019bdac506779975daa862aad5d430d2821ed0c4cc8dcf381 Description: portable library for emacsen APEL stands for "A Portable Emacs Library". It consists of following modules: . poe.el emulation module mainly for basic functions and special forms/macros of latest emacsen poem.el basic functions to write portable MULE programs pces.el portable character encoding scheme (coding-system) features invisible.el features about invisible region mcharset.el MIME charset related features static.el utility for static evaluation broken.el information of broken facilities of Emacs pccl.el utility to write portable CCL program alist.el utility for Association-list calist.el utility for condition tree and condition/situation-alist path-util.el utility for path management or file detection filename.el utility to make file-name install.el utility to install emacs-lisp package mule-caesar.el ROT 13-47-48 Caesar rotation utility emu.el emu bundled in tm-7.106 compatibility pcustom.el portable custom environment timezone.el utility of time zone product.el functions for product version information . Homepage: http://kanji.zinbun.kyoto-u.ac.jp/~tomo/elisp/APEL/ Package: openoffice.org-qa-ui-tests Priority: optional Section: contrib/editors Installed-Size: 109942 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Martin Kretzschmar Architecture: all Source: openoffice.org-qatesttool Version: 2.0.0.156-0ubuntu3 Depends: openoffice.org (>= 2.0.1), openoffice.org-qa-tools (>= 2.0.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/openoffice.org-qa-ui-tests_2.0.0.156-0ubuntu3_all.deb Size: 55829574 MD5sum: 20ad85e559b1cef9b214e1fb9ce0eddb SHA1: f53a0854ee6f7cfb776621bb395c90e161b8fd42 SHA256: c09e497ada0a53c7b83c16c95aea7d1a21f250896f9c1ba14ff320324b128b4f Description: Test Scripts for the OpenOffice.org Testtool OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains test scripts for the OpenOffice.org automated UI testtool. Package: cream Priority: optional Section: contrib/editors Installed-Size: 113 Maintainer: Christoph Haas Architecture: all Version: 0.39-2 Replaces: cream-doc Provides: editor Depends: gvim, ucf Conflicts: cream-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/cream_0.39-2_all.deb Size: 763890 MD5sum: 3c0c1814f6712d92d95df303eb671775 SHA1: a94c72bcd8fbfbc30a4ede541f0bd6a1218d5008 SHA256: 788aa8b23b3a4f61b9f640d8373e6bb0607e34c2e21ca4cfd477c1fbd88ddc84 Description: VIM macros that make the VIM easier to use for beginners Cream's motto is "Cream makes the powerful Vim text editor easy!". It brings a completely different look and feel to the VIM for those who are used to more intuitive editors while still preserving the more powerful features of VIM. It features pull-down menus, color themes, bookmarking, auto spellcheck and more. It leaves the default VIM untouched and is started by running 'cream'. . See also: http://cream.sf.net Package: speedbar-beta Priority: extra Section: contrib/editors Installed-Size: 4 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael W. Olson (GNU address) Architecture: all Source: cedet Version: 1:1.0pre4-2ubuntu1 Depends: speedbar (>= 1:1.0pre4-2ubuntu1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/speedbar-beta_1.0pre4-2ubuntu1_all.deb Size: 4764 MD5sum: 972fad76f7db17b1ec71e76092c08e95 SHA1: f2f8e33dfc4b6b3ee595bbfe9b85378291ee7cea SHA256: cd2eed6634534332de97b067becd0d98d373305bd2e8651396a49927678a5ed6 Description: Transitional package This dummy package is provided for a smooth transition from the previous speedbar-beta package (the speedbar package now transcend it). It may safely be removed after installation. Package: emacs-snapshot-common Priority: optional Section: editors Installed-Size: 62581 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Romain Francoise Architecture: all Source: emacs-snapshot Version: 1:20080228-1ubuntu1 Depends: dpkg (>= 1.9.0), emacsen-common (>= 1.4.10) Suggests: emacs-snapshot-el Conflicts: dictionaries-common (<< 0.60.0), emacs-snapshot (<< 1:20060120-2), emacs-snapshot-el (<< 1:20080228-1ubuntu1), emacs-snapshot-gtk (<< 1:20060120-2), emacs-snapshot-nox (<< 1:20060120-2), w3-el Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/emacs-snapshot-common_20080228-1ubuntu1_all.deb Size: 18557528 MD5sum: 24064b943aaa9155960f1b802ec23824 SHA1: 9766f8f5ca9c8d55c6027c6c7447155b9e8cbbf7 SHA256: 55bf388208c88e7b0f5c2b6452dcdc40f52b27d51bde1f1d3b3fe88b0712cf4c Description: The GNU Emacs editor's common infrastructure GNU Emacs is the extensible self-documenting text editor. This package contains the infrastructure common between emacs-snapshot and emacs-snapshot-nox. Homepage: http://www.gnu.org/software/emacs/ Package: emacs21-common Priority: optional Section: editors Installed-Size: 34955 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Browning Architecture: all Source: emacs21 Version: 21.4a+1-5.3ubuntu1.1 Replaces: emacs21 (<< 21.2-4) Depends: dpkg (>= 1.9.0), emacsen-common (>= 1.4.10) Suggests: emacs21-common-non-dfsg, emacs21-el Conflicts: emacs21-el (<< 21.4a+1-5.3ubuntu1.1), w3-el Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/emacs21-common_21.4a+1-5.3ubuntu1.1_all.deb Size: 9438328 MD5sum: ce1b6712b565e0cba88848ed260b90c7 SHA1: 0ba661356a24014e6b010f9567b204bf17e821e5 SHA256: 4ab21ad47d690d5ad5d47bfd6d848fe246dadb75d3374d51230a9dada0a517d0 Description: The GNU Emacs editor's shared, architecture independent infrastructure GNU Emacs is the extensible self-documenting text editor. This package contains the architecture independent infrastructure that's shared by emacs21 and emacs21-nox. Package: inform-mode Priority: extra Section: contrib/editors Installed-Size: 13 Maintainer: Jan Christoph Nordholz Architecture: all Version: 1.5.8-3 Depends: emacsen-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/inform-mode_1.5.8-3_all.deb Size: 20490 MD5sum: 565c67756dc9866417e46d06034495f3 SHA1: e5b713d91f5bf5598a5a4d8faaf415deee877f8f SHA256: f8a372d23ad879d7ea0cc5974d9fc110adabd3397d6c9cf830dc96c6b605c6da Description: Emacs mode for editing Inform files This is an (X)Emacs mode for editing Inform source code. Inform source is used when writing games for the Z-Code virtual machine (aka Infocom). This package will add an editing mode to your favorite Emacsen for editing these files. Package: toolbar-fancy Priority: optional Section: contrib/editors Installed-Size: 31 Maintainer: Ryuichi Arafune Architecture: all Version: 0.07-7.1 Depends: xemacs21 Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/toolbar-fancy_0.07-7.1_all.deb Size: 14448 MD5sum: 4a1c5f518d37e55f3215c0997d9226e7 SHA1: d25d21dbaa5247bd67fae9de70591ca88e108eee SHA256: bbf45bfb8eaeca14262bd47de84b44041fbe7ca85e667209b4873b611250eeaa Description: Fancy toolbar for XEmacs21 This package Provides a color toolbar for XEmacs21 with fancy icons. . XEmacs is a highly customizable open source text editor and application development system. Package: mell Priority: optional Section: contrib/editors Installed-Size: 22 Maintainer: Hidetaka Iwai Architecture: all Version: 1.0.0-7 Depends: apel (>= 10.0-1), emacs21 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/editors/mell_1.0.0-7_all.deb Size: 22106 MD5sum: 23f16d3f6a9b38cff09d580fca29fbfe SHA1: 719b5b44672ff3d2b0b96d3f521a64692fe08e9d SHA256: e3588f20f62029a38342bbe9faa9c4d8924caa0e7354e0e7ec5fe19fbfae67b4 Description: emacs lisp library written by Hiroyuki Komatsu This package contains miscellaneous emacs lisp library written by Hiroyuki Komatsu . . URI: http://taiyaki.org/ Package: disksearch Priority: optional Section: contrib/utils Installed-Size: 31 Maintainer: Marco Rodrigues Architecture: all Version: 1.2.1-1 Depends: python, python-central (>= 0.6.5), python-gtk2 (>= 2.6.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/disksearch_1.2.1-1_all.deb Size: 55990 MD5sum: 9421eca8e02b3e7e3a351d2daff3f5c9 SHA1: 213874bb76c2568980d4f5ceaebaac65ea721c1d SHA256: 2a6d2edd4811f0afe70e1e33e9221717159f26902c3f8bb732403b8cde8d4182 Description: Removable medias search tool DiskSearch is a tool for searching for files on all your removable media disks. For instance you can search for songs on your MP3-CD's or for a document on your backup DVD's. For advanced queries there is a regular expression search mode. The search is based on a simple database file which needs to be filled once by adding all your disks to it. Homepage: http://disksearch.sourceforge.net/ Python-Version: current Package: stopwatch Priority: optional Section: contrib/utils Installed-Size: 14 Maintainer: Bart Martens Architecture: all Version: 3.4-3 Depends: tk8.4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/stopwatch_3.4-3_all.deb Size: 12082 MD5sum: 9f9da9e87e03b184967469d183c7fbf8 SHA1: 366c52619df6f1a86f027777f15f09b0b36c59df SHA256: 9b4b0ff602983aca369c17b3fac3e659e5067358e2908aa5fa1a404a122f3511 Description: A virtual stopwatch and timer Stopwatch is a stopwatch and timer program that uses the Tk toolkit. It has millisecond accuracy. . Homepage: http://expect.nist.gov/stopwatch/ Package: cycle Priority: optional Section: contrib/utils Installed-Size: 45 Maintainer: Ana Beatriz Guerrero Lopez Architecture: all Version: 0.3.1-7 Depends: python, python-support (>= 0.7.1), python-wxgtk2.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/cycle_0.3.1-7_all.deb Size: 53812 MD5sum: 62b847f0c79ecdf753856fe615e0b9c3 SHA1: c02ba7653f289fcff6938d03be2b9c5ee0c1970c SHA256: 17d40d24cfbea2c38304b21604b95a7784e2f91fd28ce0d3b54c4e531d1fded3 Description: calendar program for women Cycle is a calendar for women. Given a cycle length or statistics for several periods, it can calculate the days until menstruation, the days of "safe" sex, the fertile period, and the days to ovulations, and define the d.o.b. of a child. It allows the user to write notes and helps to supervise the administration of hormonal contraceptive tablets. . Possibilities of the program: - Calculate days of menstruation, based on the length of the cycle or on statistics of previous periods. - Calculate days of "safe" sex, fertile period and day to ovulations. - Definition of D.O.B. (Date Of Birth) of a child - Allows to write notes. - Helps to supervise reception of hormonal contraceptive tablets. - Multiple users allowed. Data is protected by a password for every user. . NOTE: This program is not a reliable contraceptive method. It does neither help to prevent sexual transmision diseases like AIDS. It is just an electronic means of keeping track of some of your medical data and extract some statistical conclusions from them. You cannot consider this program as a substitute for your gynecologist in any way. Homepage: http://cycle.sourceforge.net/ Package: tkps Priority: optional Section: utils Installed-Size: 11 Maintainer: Debian QA Group Architecture: all Version: 1.18 Depends: procps, tcl8.4 | tclsh, tk8.4 | wish Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/tkps_1.18_all.deb Size: 16502 MD5sum: 0cdc5605d9819a2cb3f53f1d81a24fc8 SHA1: acb0ccb7ec6391bd14b353aa949a7d9470753b37 SHA256: 0844ada4da180158dffba31e4c4474950978e51e0b2e1edab2aad78cd50d418f Description: X-based process management tool similar to 'top' An X-based process management tool which generates output using ps and displays it using Tcl/Tk Package: aqbanking-tool Priority: optional Section: contrib/utils Installed-Size: 76 Maintainer: Micha Lenk Architecture: all Source: libaqbanking Version: 3.3.0+dfsg-1 Depends: aqbanking-tools Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/aqbanking-tool_3.3.0+dfsg-1_all.deb Size: 63810 MD5sum: d39733f0a9af87b0bbd426c41a94e672 SHA1: 1dc0acaa36e63d047fcc1dedae8431a0e7eec3e7 SHA256: b4fbeb7db4327aaaa929a6e793f220013ce5bde61c55d01dfd3ed47a2afa8aa5 Description: transitional package for Debian Lenny This package is provided to smooth upgrades from Debian 4.0 ("Etch") to Debian Lenny. It may be safely removed from your system. Homepage: http://www.aquamaniac.de/aqbanking/ Package: google-sitemapgen Priority: optional Section: contrib/utils Installed-Size: 97 Maintainer: Kumar Appaiah Architecture: all Version: 1.4-2 Depends: python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/google-sitemapgen_1.4-2_all.deb Size: 28362 MD5sum: b99ea17db17de044d6048e815e32fdd4 SHA1: 8c408a00b1cf4da1f1e6be9c9e18d8fba593fb2b SHA256: fa0e7aa1e187b7727f4712baa29e12d3d35c5a907fcc439cdff1b8b7546577a4 Description: sitemap generator for Google Sitemap This script analyzes your web server and generates one or more sitemap files. These files are XML listings of content you make available on your web server. The files can be directly submitted to search engines as hints for the search engine web crawlers as they index your web site. This can result in better coverage of your web content in search engine indices, and less of your bandwidth spent doing it. . Homepage: http://goog-sitemapgen.sourceforge.net/ Python-Version: current Package: convmv Priority: optional Section: utils Installed-Size: 8 Maintainer: Raphael Zimmerer Architecture: all Version: 1.10-0.1 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/convmv_1.10-0.1_all.deb Size: 18720 MD5sum: 24bb003c6c266f9a414c845de325207e SHA1: a9a6c0408cb3d701e6ea6c8099f21705926380ae SHA256: c2486d426f4da2f940507100180197580260afff0ae389b54ca423e551f7a335 Description: filename encoding conversion tool convmv can convert a single filename, a directory tree or all files on a filesystem to a different encoding. It only converts the encoding of filenames, not files contents. A special feature of convmv is that it also takes care of symlinks: the encoding of the symlink's target will be converted if the symlink itself is being converted. . It is also possible to convert directories to UTF-8 which are already partially UTF-8 encoded. . Keywords: rename, move Package: gscan2pdf Priority: optional Section: contrib/utils Installed-Size: 305 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jeffrey Ratcliffe Architecture: all Version: 0.9.21-1ubuntu4 Depends: imagemagick, libconfig-general-perl, libglib-perl (>= 1.100-1), libgtk2-ex-simple-list-perl, libgtk2-perl (>= 1:1.090-1), liblocale-gettext-perl (>= 1.05), libpdf-api2-perl, librsvg2-common, libsane (>= 1.0.17), libtiff-tools, perlmagick, sane-utils Recommends: djvulibre-bin, gocr, libgtk2-ex-podviewer-perl, sane, tesseract-ocr, unpaper, xdg-utils Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/gscan2pdf_0.9.21-1ubuntu4_all.deb Size: 179022 MD5sum: 7f1ddcfb23f715250838bd239e1ae04d SHA1: b25237ded1cc0e5a42fbf75f7e33ae03d1e227eb SHA256: da789ce438b2965927185a2c0b118c833cdc33efdbe880bf8fffa513877050b5 Description: A GUI to produce PDFs from scanned documents Only two clicks are required to scan several pages and then save all or a selection as a PDF or DjVu file, including metadata if required. . gscan2pdf can control regular or sheet-fed (ADF) scanners with SANE via scanimage or scanadf, and can scan multiple pages at once. It presents a thumbnail view of scanned pages, and permits simple operations such as rotating and deleting pages. . PDF conversion is done by PDF::API2. . The resulting document may be saved as a PDF, DjVu, multipage TIFF file, or single page image file. . The gscan2pdf homepage is http://gscan2pdf.sourceforge.net/ Package: ddskk Priority: optional Section: contrib/utils Installed-Size: 73 Maintainer: Tatsuya Kinoshita Architecture: all Version: 13.1-1 Replaces: skk Provides: skk Depends: apel (>= 10.7), emacs | emacs22 | emacs21 | xemacs21-mule | xemacs21-mule-canna-wnn | xemacs21-gnome-mule | xemacs21-gnome-mule-canna-wnn Recommends: dbskkd-cdb | skkserv | skkdic Suggests: dictionaries-common, eieio, kakasi, lookup-el, ruby, skkdic, skkdic-extra, skktools, w3m-el Conflicts: skk Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/ddskk_13.1-1_all.deb Size: 703138 MD5sum: ddc43edb9d9b7b5f5ac35e1985f7e37f SHA1: e4b445d59b352f3f6a90cfd2329a0cfa243dc143 SHA256: 03daf76354cf33a3750b2147c08bebdebc6e1d45471d256a8e8218050a21e56b Description: efficient Japanese input system for emacsen Daredevil SKK (DDSKK) is a fast and efficient Japanese input system written in Emacs Lisp. . DDSKK is an expand version of SKK (Simple Kana to Kanji conversion program, originated by Masahiko Sato). The way of Kana to Kanji conversion is characteristic of SKK. To learn the usage of DDSKK, the tutorial program `skk-tutorial' is available. . By default, DDSKK tries to connect an skkserv compatible dictionary server such as dbskkd-cdb or skksearch on localhost. If the server is not active, the standard dictionary file `SKK-JISYO' provided by the skkdic package is used. . To make a local dictionary from the skkdic package and the skkdic-extra package, use the update-skkdic command of the skktools package. To use optional features, install required packages such as lookup-el, kakasi, and so on. . Homepage: http://openlab.jp/skk/ Package: divxcomp Priority: optional Section: contrib/utils Installed-Size: 17 Maintainer: Dario Minnucci (midget) Architecture: all Version: 0.1-5 Replaces: divxcalc Depends: perl-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/divxcomp_0.1-5_all.deb Size: 4636 MD5sum: 2411c4626199c23873d8bae12f2a1bef SHA1: ab3425ffd17029b1f22a9688065e9c143d78e72f SHA256: cbdca8a06dbb3c63093e061804b8b41f4d51d687d7074f4c261440d785aca2f7 Description: bitrate calculator for DivX;-) movies written in perl This is a bitrate calculator for DivX;-) movies. it helps you to calculate (given the preferred size of the movie the sound bitrate and the length of the movie) the correct encoding video bitrate for a given movie. Package: reportbug Priority: standard Section: contrib/utils Installed-Size: 29 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Chris Lawrence Architecture: all Version: 3.39ubuntu3 Depends: apt, python (>= 2.4), python-central (>= 0.6.5) Suggests: debconf-utils (>> 1.1.0), debsums, dlocate, file (>> 1.30), gnupg | pgp, postfix | exim4 | mail-transport-agent, python-urwid Conflicts: python-central (= 0.5.13), python-urwid (<< 0.9.8-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/reportbug_3.39ubuntu3_all.deb Size: 153196 MD5sum: 640230559ed5750f2fa989898fdba46a SHA1: 7033ee2097c2deaab148123da3e8498278eb0400 SHA256: 46bb73ac6612d13a506ae1e56af2abd80f94c0f125473d63c262b146009702c2 Description: reports bugs in the Debian distribution reportbug is a tool designed to make the reporting of bugs in Debian and derived distributions relatively painless. Its features include: . * Integration with the mutt, af, and mh/nmh mail readers. * Access to outstanding bug reports to make it easier to identify whether problems have already been reported. * Automatic checking for newer versions of packages. * Optional automatic verification of integrity of packages via debsums. * Support for following-up on outstanding reports. * Optional PGP/GnuPG integration. . reportbug is designed to be used on systems with an installed mail transport agent, like exim or sendmail; however, you can edit the configuration file and send reports using any available mail server. . This package also includes the "querybts" script for browsing the Debian bug tracking system. Python-Version: current Package: cdrw-taper Priority: optional Section: contrib/utils Installed-Size: 97 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: all Version: 0.4-2ubuntu0.1 Depends: amanda-server (>= 1:2.4.4p1-1), genisoimage, perl-base (>= 5.6.0-16), wodim Suggests: dvd+rw-tools (>= 5.5.4.3.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/cdrw-taper_0.4-2ubuntu0.1_all.deb Size: 26190 MD5sum: 4746340784e0d1ef01d82741cd7a9d4c SHA1: e67f02c89b6873eac91804e27573d23a1a79a997 SHA256: 7008e9f5a42066237d70c6106d2afbadd3f69684bae9b1ff0558739f5913c619 Description: taper replacement for amanda to support backups to CD-RW or DVD+RW The Amanda CDRW-Taper is a drop-in replacement for the taper component of the Amanda backup system. CDRW-Taper makes it possible to dump backups to CD-RW or DVD+RW instead of tape. . Homepage: http://www.tivano.de/software/amanda/ Package: gmountiso Priority: optional Section: contrib/utils Installed-Size: 19 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Albin Tonnerre Architecture: all Version: 0.4-0ubuntu2 Depends: python, python-central (>= 0.6.5), python-glade2, python-gtk2 Suggests: nautilus Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/gmountiso_0.4-0ubuntu2_all.deb Size: 16358 MD5sum: 4698f8310f22846dbe91fc8ac119d9bc SHA1: e50aefeef655b8f3d591a9d9442bba8b86db1b93 SHA256: dd37cf12a81e209284f937cbc2ca335cc8632399c3d49753055b64c008cc78de Description: This is Gmountiso, a PyGTK GUI to mount your cd images Gmount-iso is a small tool written using PyGTK and Glade. It allows you to easily mount your cd images. This is a frontend to the 'mount -o loop -t iso9660 foo.iso /mountpoint' command . Homepage: http://www.crans.ens-cachan.fr/Syst%C3%A8meLinux/GmountIso Python-Version: current Package: geotoad Priority: optional Section: contrib/utils Installed-Size: 718 Maintainer: Joey Hess Architecture: all Version: 3.9.0-6 Depends: ruby (>= 1.8) Recommends: gpsbabel Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/geotoad_3.9.0-6_all.deb Size: 196642 MD5sum: bfa97b211a6770bb3bf04d4fb474e9df SHA1: e9aab1d7bb3a179815b8fdb68da3245a65d9e891 SHA256: c6c977c8aa537974a7ead3aa9a6dd36812b6cd35cfbbb7692300e212e537e26a Description: geocaching query tool Geotoad is software to help speed up the boring part of geocaching: choosing the cache and collecting the data. GeoToad lets you perform queries against the Geocaching website, and export the matching geocaches to numerous devices and over 20 file formats. Homepage: http://geotoad.sourceforge.net/ Package: vinetto Priority: optional Section: contrib/utils Installed-Size: 13 Maintainer: Danny van der Meeren Architecture: all Version: 0.6.0~alpha-1 Depends: python, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/vinetto_0.6.0~alpha-1_all.deb Size: 12348 MD5sum: e17e10ace86a049725e0e37ea071c4c8 SHA1: 2a56817c802011216837bc49f7f37d0b3c78ad13 SHA256: af685088dbbbf1ddc522f242731d8b555b10651ab9d7765954881a59959a8daa Description: A forensics tool to examine Thumbs.db files A tool intended for forensics examinations. It is a console program to extract thumbnail images and their metadata from those thumbs.db files generated under Windows. Used in forensic environments. Package: calamaris Priority: optional Section: contrib/utils Installed-Size: 22 Maintainer: Philipp Frauenfelder Architecture: all Version: 2.99.4.0-7 Depends: bc, debconf (>= 0.5) | debconf-2.0, perl5 Suggests: libgd-graph-perl, libnetaddr-ip-perl, squid (>= 1.1.0) | oops Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/calamaris_2.99.4.0-7_all.deb Size: 121878 MD5sum: 58b75bfaa79162bc95d1fd5ea6205f51 SHA1: ece0d50204655a2df35cb6275659a8818007ceae SHA256: ec6cfbac106f16ada95f6ca33ee8c412330f4b9bdff5d40f4439e30bd580ef03 Description: log analyzer for Squid or Oops proxy log files Calamaris is a Perl script which generates nice statistics out of Squid or Oops log files. It is invoked daily before the proxy rotates its log files and mails the statistics or puts them on the web. . There are quite a number of options to choose what kind of report should be generated (domain-report, peak-report, performance-report etc.). This can be tuned in /etc/calamaris/calamaris.conf and /etc/cron.daily/calamaris. . Advanced features can be used by installing libgd-graph-perl (graphics) or libnetaddr-ip-perl (IP address notation). . An example of such a report can be found on http://www.cord.de/tools/squid/calamaris/calamaris-3/ Package: mp3report Priority: optional Section: contrib/utils Installed-Size: 56 Maintainer: Sergio Talens-Oliag Architecture: all Version: 1.0.2-3 Depends: libmp3-info-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/mp3report_1.0.2-3_all.deb Size: 28624 MD5sum: dc79a91b773e59708c7e44c63790cb81 SHA1: 5a6eeb91b8cfc65cf89f78588a210bca197f80e1 SHA256: 154ca994ba1f0b4d0777d687863ec061c08d910781170ba829ad69976bd173a8 Description: Script to create an HTML report of MP3 files in a directory A customizable program to scan a list of (sub)directories, creating a report from an HTML template. Also calculates various statistics and each song's playing time. Supports ID3 and ID3v2 tags. Package: youtranslate Priority: optional Section: contrib/utils Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Cyril LAVIER Architecture: all Version: 1.1.9-0ubuntu1.7.10.1 Depends: libglade2.0-cil (>= 2.12.0-2ubuntu3), libglib2.0-cil (>= 2.12.0-2ubuntu3), libgtk2.0-cil (>= 2.12.0-2ubuntu3), libmono-corlib1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0), mono-runtime (>= 1.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/youtranslate_1.1.9-0ubuntu1.7.10.1_all.deb Size: 43510 MD5sum: cb37878cdfe4c165fb5fadda699d0de0 SHA1: 2dee95fb668d7d125025ddc2fd78c86a797168f3 SHA256: 591fc416ce0fe58552fdfd6ec6a315e84ca5184ea1588f0c0d560973f10836f9 Description: Web translator Small and simple application that lets you use some internet translation services in an easy and fast way. . With YouTranslate! it's possible to skip many of the previous steps and focus your attention only on what do you want to translate. . Homepage : http://laas.altervista.org/youtranslate/ytindex.php Package: sysutils Priority: optional Section: contrib/utils Installed-Size: 4 Maintainer: Florian Ernst Architecture: all Version: 2.0.1 Depends: memtester, procinfo, tofrodos Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/sysutils_2.0.1_all.deb Size: 4878 MD5sum: 9d180b5b1411ec5418d62d6685d7e1f7 SHA1: fafe461c7f906503ae78ca67f94434956d8385b8 SHA256: 4883fe439b108ebdaae4bfd977177f25f6fab2897dfb4e99b048e29dd65284fc Description: Miscellaneous small system utilities - dummy package This package previously incorporated various small utilities: * bogomips - Shows the current bogomips rating * memtest - From userspace, test system memory for errors, aka memtester. This is _not_ memtest86+ or memtest86. * procinfo - Displays system information from /proc, this also includes lsdev for displaying information about installed hardware and socklist for displaying a list of open sockets * tofromdos - Converts DOS <-> Unix text files via fromdos/dos2unix / todos/unix2dos, aka tofrodos . However, they have been split out into separate packages, so sysutils is just a dummy package depending on these utilities (except for bogomips which was dropped) to faciliate upgrades and eventually it will be completely removed. Package: yahoo2mbox Priority: optional Section: contrib/utils Installed-Size: 6 Maintainer: Ganesan Rajagopal Architecture: all Version: 0.22-1 Depends: libhtml-parser-perl, libwww-perl, perl Recommends: libterm-readkey-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/yahoo2mbox_0.22-1_all.deb Size: 14320 MD5sum: 11d142b2336e403e65f53bb6e8162048 SHA1: 8b839874ce0831ec026b542c2fd93e5c85d49540 SHA256: 1ad8e8a1f41ea2952eee1e181209073e07e33c44cf6bd2834b2b8bb737856b0d Description: Retrieve and store Yahoo! Groups messages yahoo2mbox is a small Perl script which retrieves all messages from a mailing list archive at Yahoo! Groups and stores them into a local file in MBOX format. Package: libcache-apt-perl Priority: extra Section: contrib/perl Installed-Size: 12 Maintainer: Neil Williams Architecture: all Source: apt-cross Version: 0.7.0 Depends: dpkg-dev, libapt-pkg-perl, libfile-homedir-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/libcache-apt-perl_0.7.0_all.deb Size: 28638 MD5sum: 11b13b199f28f00d0d6ea314fe644b03 SHA1: aa8e74e212cd0358e608fa08e65fceb01167f66b SHA256: f2d3ee8f4a73706ad4000fa47b5ca8003f204c11a91643d2da9c69f31d02f622 Description: object oriented apt cache perl binding Contains support modules for apt-cross, Cache::Apt::Lookup, Cache::Apt::Config and Cache::Apt::Package, implementing an object-oriented approach to the apt perl bindings that are easier to use and better suited to cross-compilation support than AptPkg itself. . Built from NorthernCross and using code from apt-rdepends. Homepage: http://www.emdebian.org/ Package: vcheck Priority: optional Section: contrib/utils Installed-Size: 133 Maintainer: Dario Minnucci Architecture: all Version: 1.2.1-6 Depends: libwww-perl (>= 5.0), perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/vcheck_1.2.1-6_all.deb Size: 51686 MD5sum: 7e778a785c658e8601c5be82db0ccc94 SHA1: 16529c3dcebe60222428161408198a0faa420e7f SHA256: 19e27155b1020028f8c4794f841a941afd220a1832c3b52b4c88c686c1973a94 Description: Utility to check and download the most recent program version This is a tool for checking for latest versions of programs at HTTP and FTP locations given a list of URLs and (Perl-style) regular expressions to match, and to optionally download them automatically. Package: txt2regex Priority: optional Section: contrib/utils Installed-Size: 26 Maintainer: Rene Engelhard Architecture: all Version: 0.8-3 Depends: bash (>> 2.04) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/txt2regex_0.8-3_all.deb Size: 37634 MD5sum: f139525d205ad6e411337fc3bc570b2c SHA1: bd239d60278922da028ca339c7fb29ea5c4d9874 SHA256: 734f2834e898a17fa0412fd202d88526a3ab8758a4dda44b01689cd99b3596ac Description: A Regular Expression "wizard", all written with bash2 builtins ^txt2regex$ is a Regular Expression "wizard", all written with bash2 builtins, that converts human sentences to RegExs. With a simple interface, you just answer to questions and build your own RegEx for a large variety of programs, like awk, emacs, grep, perl, php, procmail, python, sed and vim. There are more than 20 supported programs. Package: pydf Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Radovan Garabík Architecture: all Version: 5 Depends: python (>= 2.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/pydf_5_all.deb Size: 12396 MD5sum: 7ac4c44e26081cd9185de16db661b0b3 SHA1: 7e762335ecc3febd8e9c7f682c10954dfd79e041 SHA256: 556d7ebcf0a657515b9dd92251c29cbbd783732c23d90da9a10ba1cf170c005d Description: colourised df(1)-clone pydf is all-singing, all-dancing, fully colourised df(1)-clone written in python. Package: fttools Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Debian QA Group Architecture: all Source: perlftlib Version: 1.2-16 Replaces: ftinfo, mkttfdir Depends: libft-perl, libjcode-pm-perl, perl Suggests: ttmkfdir Conflicts: ftinfo, mkttfdir Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/fttools_1.2-16_all.deb Size: 12472 MD5sum: 8fafc1db160c22bc465e3854944691bc SHA1: d55b1ffa9feb7c2b07e359c7ddd403a2e27ccac6 SHA256: f4dad30ac4e83e76204d80cfd2a69204739ac477516736fc2081e238cf1ab630 Description: FreeType font utilities mkttfdir utility generates font.dir file for TrueType font. ftinfo utility reports TrueType font info. . mkttfdir only supports iso8859-1 and JIS encodings. For other font encoding try the ttmkfdir package. Package: webboard Priority: optional Section: contrib/utils Installed-Size: 21 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sebastian Heinlein Architecture: all Version: 0.2.1-0ubuntu4 Depends: python, python-central (>= 0.6.5), python-glade2, python-gnome2, python-gtk2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/webboard_0.2.1-0ubuntu4_all.deb Size: 20322 MD5sum: 6d48f2118596c44ad0f5c7505f4dbe5c SHA1: 5dd970d4b3e77f4a6ca265483bf980106ea1f4ac SHA256: 6efa8efb6d8f7339bbf086791898af996f71fc8be0e983e542fa7ff0f83405cf Description: Copy and paste to a public pastebin server Publish text notes and source code on a pastebin server for collaborative debugging. . WebBoard includes a stand alone app and an applet for the GNOME panel. Python-Version: current Package: ows Priority: extra Section: contrib/utils Installed-Size: 16 Maintainer: David Villa Alises Architecture: all Version: 0.071011 Depends: gnome-osd, python, python-dbus, python-gnome2, python-gnome2-desktop, python-gnome2-extras, python-gtk2 (>= 2.4), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/ows_0.071011_all.deb Size: 18798 MD5sum: 7e1250374101302f9c7cd5611239837a SHA1: 15e1c2bd7d1aa58aa7e8bc0ae9e92e4b830be8a4 SHA256: 0bd28923319af5afbee526cd9b5a84757375d2f5c6b2e0ae216391ef13722066 Description: OSD Woskspace Switcher Applet It's a simple GNOME applet that shows workspace name by means of OSD. It's a replacement to the standard GNOME Workspace Switcher Applet. . Homepage: http://arco.inf-cr.uclm.es/~david.villa/ows.html Package: svnmailer Priority: optional Section: contrib/utils Installed-Size: 168 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Julien Danjou Architecture: all Version: 1.0.8-8ubuntu1 Depends: python (>= 2.1), python-subversion, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/svnmailer_1.0.8-8ubuntu1_all.deb Size: 415420 MD5sum: c10f9b7f5003694c713583478b3ba2c4 SHA1: 189891d34b7f14a4d0f0ef1ba560e0bfc6d7eea3 SHA256: 47209b6ddb2aae86972948526dee9cfad76bf4c283172992fcdf2337a9e109d1 Description: an extensible subversion commit notification tool The svnmailer is a tool, which is usually called by a subversion hook to submit commit notifications in various ways (at the moment: mail via SMTP or a pipe to a sendmail like program, news via NNTP, CIA live tracker notification via XML-RPC). It is derived from the original mailer.py distributed with subversion, but supposed to be much more consistent, better extensible and to have much more features. Have a look at the documentation for further details. Package: easycrypt Priority: optional Section: contrib/utils Installed-Size: 45 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Steven Harper Architecture: all Version: 0.2.2.10-0ubuntu1 Depends: python (>= 2.4), python-central (>= 0.6.5), python-gnome2-extras, python-gtk2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/easycrypt_0.2.2.10-0ubuntu1_all.deb Size: 379920 MD5sum: 3cb4209bc91ee9ca5d169f432441b79a SHA1: e8c161515302e2f5e05e359827394a660b956e16 SHA256: 37bf896cbb5b3161710c3e1c633711dc3440f3cc129980e8be90706a3068f19b Description: simple GUI for managing TrueCrypt crypts Easy Crypt provides an easy-to-use GUI that allows the user to create and mount multiple crypts, using TrueCrypt. . Crypts created with Easy Crypt can be used on any other operating system supporting TrueCrypt, and vice-versa. Homepage: http://www.squeezedonkey.com/wiki/linux/index.php?title=EasyCrypt Python-Version: current Package: xen-tools Priority: extra Section: contrib/utils Installed-Size: 95 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Roland Stigge Architecture: all Version: 3.8-4ubuntu4 Depends: debootstrap, libconfig-inifiles-perl, libtext-template-perl, perl-modules Recommends: libexpect-perl, perl-doc, reiserfsprogs, rinse, xen-hypervisor-amd64 | xen-hypervisor-i386 | xen-hypervisor-i386-pae, xen-shell, xfsprogs Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/xen-tools_3.8-4ubuntu4_all.deb Size: 151034 MD5sum: 69fdfbdf44978a07355e1c510fb95b33 SHA1: de057ac7e76872e65ebd0e547bae55977ca81d75 SHA256: 5a203008f5a73517e68e66a0aaed17244027d470ddc5ceaba3e210d2bf9ea142 Description: Tools to manage debian XEN virtual servers This package contains tools to manage Debian based XEN virtual servers. . Using the scripts you can easily create fully configured Xen guest domains (domU) which can be listed, updated, or copied easily. . Homepage: http://xen-tools.org/software/xen-tools Package: skkdic Priority: optional Section: contrib/utils Installed-Size: 5740 Maintainer: Noritada Kobayashi Architecture: all Version: 20071028-1 Suggests: skkdic-cdb, skkdic-extra, skktools Conflicts: skk (<= 10.39-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/skkdic_20071028-1_all.deb Size: 3098640 MD5sum: c4b8dfbb66d92e3d5955475988f1f28f SHA1: 557c5d33594223faf3b0362d602e6d35425cc226 SHA256: 2c16d963e4d31792165d40d2db490ca7f2e650dfeb5427c9aeee87b46e8ba4a2 Description: standard dictionary file for SKK This package provides `SKK-JISYO', the standard dictionary file for SKK Japanese input systems. Currently, this package contains the large size dictionary file `SKK-JISYO.L' as the standard dictionary file. . For faster access, install the skkdic-cdb package which provides the constant database (cdb) file of this dictionary. Other dictionary files, such as zipcode, personal names, small size, are provided by the skkdic-extra package. . To merge or edit dictionaries, install the skktools package. To use dictionaries more conveniently, several SKK dictionary servers are available, such as dbskkd-cdb and skksearch. . Homepage: http://openlab.jp/skk/ Enhances: dbskkd-cdb | skkserv Package: ubuntu-vm-builder Priority: extra Section: contrib/utils Installed-Size: 17 Maintainer: Soren Hansen Architecture: all Version: 0.4-0ubuntu0.1 Depends: debootstrap, kpartx, parted, qemu Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/ubuntu-vm-builder_0.4-0ubuntu0.1_all.deb Size: 16264 MD5sum: d6ab7a47017d6dd81cfcbc13a142d1bc SHA1: 619115d929297d5fea718d7173f7e98e93550657 SHA256: c275845bf38b74c7a5a0bffb0d5fa50aee551bb740d9c11d382814a35d883795 Description: Ubuntu VM builder This is the Ubuntu VM builder script which automates the process of creating a ready to use VM based on Ubuntu. You can pass command line options to add extra packages, remove packages, choose which version of Ubuntu, which mirror etc. On recent hardware with plenty of RAM, tmpdir in /dev/shm, and a local mirror, you can bootstrap a vm in less than a minute. Package: xara-gtk-byte Priority: optional Section: contrib/utils Installed-Size: 1063 Maintainer: George Danchev Architecture: all Source: ara Version: 1.0.22 Replaces: xara-gtk Provides: xara-gtk Depends: liblablgtk2-ocaml, ocaml-base-nox-3.10.0 Recommends: apt, sudo Suggests: a2ps Conflicts: xara-gtk Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/xara-gtk-byte_1.0.22_all.deb Size: 213384 MD5sum: 47a4d83ffe3c6c0d507cc83a1e30e497 SHA1: 74515971d82323a6702e4909aecdbc6923895c87 SHA256: 4cbb8ddcbe5b05a853dc492669da6138ec27ee533e8b254a5218bda0a4bac2a9 Description: GTK utility for searching the Debian package database ara is a utility for searching the Debian package database using boolean regexp queries. . ara can perform sophisticated searches on that database. It is possible to use any field of the package database as a search criterion and any boolean combination thereof. . ara can also call APT (or any user-configurable command) to install or remove packages matching a query. . This is the bytecode version, which is slower than the native one. Package: asused Priority: optional Section: contrib/utils Installed-Size: 21 Maintainer: Jan Wagner Architecture: all Version: 3.72-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/asused_3.72-3_all.deb Size: 80852 MD5sum: 129675ca866bec367439985e0b464c01 SHA1: 5642fa491c0434b1f476d26d98439d8a13760d1c SHA256: 95520b3dc537b23717767ab50e6ca37a633db1da1dd48981c67cedbf47eea2a6 Description: To run a check on the usage of your registry's allocations This is a tool used for checking various aspects of our IP allocations and assignments as stored in the RIPE database. . Homepage: Package: clamassassin Priority: optional Section: contrib/mail Installed-Size: 9 Maintainer: Robert S. Edmonds Architecture: all Version: 1.2.4-1 Depends: clamav, procmail Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/clamassassin_1.2.4-1_all.deb Size: 14704 MD5sum: 43771bbf7b8c454e0e91c4bba0913834 SHA1: 84913311ce69af91c3fd0cb677b27ae5d98515dd SHA256: f4f5cf3dae7a2c8dce79140dfbbf2e24116e783e3d45770434cb137bf1f9fd8b Description: email virus filter wrapper for ClamAV clamassassin is a simple virus filter wrapper for ClamAV for use in procmail filters and similar applications. clamassassin's interface is similar to that of spamassassin, making it easy to implement for those familiar with that tool. clamassassin is designed with an emphasis on security, robustness and simplicity. Package: bookmark-merge Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Andrew D. Lenharth Architecture: all Version: 0.9-2 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/bookmark-merge_0.9-2_all.deb Size: 8966 MD5sum: f921c811fde10031aa8af2a09e2e263a SHA1: 0ce3aa0016a6786b12e4594e2c4c5b2b4525f1a1 SHA256: d1a59e2863c56845c0d7f2463c2bb97f94599059ea5faa02c7fbccb2da0de4d0 Description: Merge bookmarks from Mozilla, Netscape and IE utility to merge Netscape, Mozilla and Internet Explorer bookmark files. . merge doesn't: Check links for validity, Merge Opera bookmarks, Sort links, Remove duplicate links from different folders. Package: clive Priority: optional Section: contrib/utils Installed-Size: 16 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Mikhail Gusarov Architecture: all Version: 0.4.3-1ubuntu1.1 Depends: python, python-central (>= 0.6.5), python-urlgrabber Recommends: python-newt Suggests: ffmpeg Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/clive_0.4.3-1ubuntu1.1_all.deb Size: 38322 MD5sum: e2126429a57f5f4e2d0b7797d5964e10 SHA1: 2125e92561a91aeed6bc2a4c3e6965dcc953860f SHA256: 81f59142fc8a138d491f6c64be8110cffea5bdea5459f35aeecfc8ea3e72aa90 Description: Video extraction utility for YouTube, Google Video and other video sites Command-line and fullscreen console program that extracts videos from YouTube, Google Video and other video sites. It supports embedded video extraction, and can be used with an external encoder (e.g. ffmpeg) to re-encode the extracted videos to different video formats (e.g. avi, mpeg, flv). Python-Version: all Package: bughelper Priority: extra Section: contrib/utils Installed-Size: 12 Maintainer: Bughelper Developers Architecture: all Version: 0.2.14 Depends: python, python-bughelper (= 0.2.14) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/bughelper_0.2.14_all.deb Size: 22882 MD5sum: 765d3c47e4d2f2490e4b7178358460e7 SHA1: 740a0177c5d5b4db224403f2d44c1a5c2f49ab18 SHA256: 252f747936896d2dc52162480efb6fb14478afb9b69307c7830e80703f1cfe4a Description: bugsquad's utility for Launchpad bughelper is a tool that searches for certain clues in specific Launchpad bugs. . Homepage: https://launchpad.net/products/bughelper Python-Version: all Package: synctree Priority: optional Section: utils Installed-Size: 61 Maintainer: Russ W. Knize Architecture: all Version: 0.7-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/synctree_0.7-1_all.deb Size: 12966 MD5sum: 41a106c735fc733a4cb63d05bab87bd4 SHA1: c6ef9795accd1f013dead7b39e3de321f93f97a6 SHA256: a4c3150d4d25e0baae71f9c14caddfc3066a94bca88ebf47059155dea2e3f4e4 Description: synchronize a directory tree using a set of rules synctree compares two directory trees and transfers files between them based on a set of options and/or rules. These cover anything from using the newest files from either tree to comparing the bitrates of audio files and transcoding them as needed. Package: dissy Priority: optional Section: utils Installed-Size: 25 Maintainer: Varun Hiremath Architecture: all Version: 6-1 Depends: binutils, python (>= 2.3), python-central (>= 0.6.5), python-gtk2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/dissy_6-1_all.deb Size: 22370 MD5sum: 892f7be62786badb8b4ccc76023d0546 SHA1: cbc80c44e5777701ba94bf79d600e8c311b63d3a SHA256: caf1bb30cb35069070ec23d5325b70073a49e0983792f227e885dde6e427915d Description: graphical frontend for objdump Dissy is a disassembler for Linux and UNIX which supports multiple architectures and allows easy navigation through the code. Dissy is implemented in Python and uses objdump for disassembling files. Dissy can be used for debugging, reverse engineering and checking compiler-generated code. . Homepage: http://rtlab.tekproj.bth.se/wiki/index.php/Dissy Python-Version: >= 2.3 Package: gprename Priority: optional Section: contrib/utils Installed-Size: 26 Maintainer: Marvin Stark Architecture: all Version: 2.5-2 Depends: libglib-perl, libgtk2-perl, libintl-perl, liblocale-gettext-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/gprename_2.5-2_all.deb Size: 45286 MD5sum: 13fc76003102b13cd28bbfb13da56b37 SHA1: d723702c0d3df63e9902eabf57e64af414171dbd SHA256: a85f13daa7dedf466787f2d5db8d6f4e0342ec7267b2ad306feab007d375f832 Description: Complete batch renamer for Linux GPRename is a complete batch renamer for files and directorys. GPRename easily can replace, remove, insert, delete and number consecutively files and directorys. Homepage: Package: lfm Priority: optional Section: contrib/utils Installed-Size: 18 Maintainer: Sebastien Bacher Architecture: all Version: 0.91.2-1.1 Depends: python, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/lfm_0.91.2-1.1_all.deb Size: 79542 MD5sum: 79dbcd87e8232f6192fc247f5149e301 SHA1: be442f688cf4e00f64783daea2c111cb142a95f4 SHA256: 86b60ede8ffa081fd2e5f2dff2ee918e6ee3614222954507ca5cb4c42529c8a7 Description: a simple but powerful file manager for the UNIX console Last File Manager is a simple but powerful file manager for the UNIX console. It has been developed with the ol' good `Midnight Commander` as model. . lfm package also contains pyview, a text / hex file viewer to be used with or without lfm . Author: Iñigo Serna Homepage: http://inigo.katxi.org/devel/lfm/ Package: pkpgcounter Priority: optional Section: contrib/utils Installed-Size: 29 Maintainer: Python Applications Packaging Team Architecture: all Version: 3.50-1 Depends: ghostscript | gs | gs-esp, python, python-central (>= 0.6.5), python-imaging (>= 1.1.2-3.2) Recommends: abiword, imagemagick, tetex-bin, xbase-clients, xvfb Suggests: ghostpcl | gspcl | ghostpdl | pcl6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/pkpgcounter_3.50-1_all.deb Size: 193358 MD5sum: 452b2fce3a6affb7feec63f87ce6f842 SHA1: 9a49389bc4b2b0426fd66da04d9323ef5afad264 SHA256: 3106e38f692010cb90e1a70fe7610a1289689ca0374db12eb4b4c855dac38ee0 Description: Computes number of pages or quantity of ink needed to print documents pkpgcounter is a generic Page Description Language parser which can either count the number of pages or compute the percent of ink coverage needed to print various types of documents. It is written in Python. . It currently recognizes the following file formats : . * PostScript (both DSC compliant and binary) * PDF * PCL3/4/5 * PCLXL (aka PCL6) * DVI * OpenDocument (ISO/IEC DIS 26300) * Microsoft Word (c) (tm) (r) (etc...) * Plain text * TIFF * Several other image formats * ESC/P2 * Zenographics ZjStream * Samsung QPDL (aka SPL2) * Samsung SPL1 * ESC/PageS03 * Brother HBP * Hewlett-Packard Lightweight Imaging Device Interface Language * Structured Fax * Canon BJ/BJC * ASCII PNM (Netpbm) . The ten latter ones, as well as some TIFF documents, are currently only supported in page counting mode. . pkpgcounter is often used in combination with print accounting solutions like PyKota or JasMine. Homepage: http://www.pykota.com/software/pkpgcounter Python-Version: current Package: chdrvfont Priority: optional Section: contrib/utils Installed-Size: 5 Maintainer: Anthony Fok Architecture: all Version: 1.0-6 Suggests: chdrv Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/chdrvfont_1.0-6_all.deb Size: 265108 MD5sum: 2cc84ad2398f460137c2ce375c39e2bc SHA1: f5520b23792c5055c5010f4541d914e74de5a233 SHA256: 1592e24934bad6be89fed99ff0856622a871d0f8f69378adba583512ae18760d Description: Kuo Chiao 16x16 font for CHDRV Chinese console terminal This package contains the Kuo Chiao 16x16 Chinese bitmap font and the corresponding 8x16 ASCII font files (kcchin16.f00 and kctext16.f00) for the CHDRV Chinese console terminal for Linux. . These fonts were part of the Kuo Chiao Chinese System generously donated to the Taiwan Academic Network (TANet). To the best of my knowledge, these fonts have since been widely distributed all over the world and are now in the public domain. Package: 2vcard Priority: optional Section: contrib/utils Installed-Size: 12 Maintainer: Martin Albisetti Architecture: all Version: 0.5-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/2vcard_0.5-2_all.deb Size: 13670 MD5sum: e3b17ca46d54dbc4bdb761103d88a230 SHA1: 708a0de5a93cf806069562fdce4bfb6d985adbb4 SHA256: 793bcc59efefb8051d40e13ca9af1528318b5f134b5c16c8d02b197fc31b80c6 Description: perl script to convert an addressbook to VCARD file format 2vcard is a little perl script that you can use to convert the popular vcard file format. Currently 2vcard can only convert addressbooks and alias files from the following formats: abook,eudora,juno,ldif,mutt, mh and pine. . The VCARD format is used by gnomecard, for example, which is turn is used by the balsa email client. Package: afbackup-common Priority: optional Section: contrib/utils Installed-Size: 18 Maintainer: Rene Mayorga Architecture: all Source: afbackup Version: 3.5.1pl2-3 Suggests: wish Conflicts: afbackup-client-i, afbackup-i Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/afbackup-common_3.5.1pl2-3_all.deb Size: 317208 MD5sum: 17d4eddd8cd1672e61fb80a18204e770 SHA1: f2b1c91b728dab3cd21f43a790e2c3b4e6b1d62d SHA256: 84d9dcd04f20d00fc6f0665475ab7d4aa7344d0dc830808d7066c1cd6b08b2f9 Description: Client-Server Backup System (common files) This is a client-server backup system offering several workstations a centralized backup to a special backup server. Backing up only one computer is easily possible, too. Any streaming device can be used for writing the data to it, usually this will be a tape device. Writing backups is normally done sequentially: The next writing to tape goes to the end of the previous write no matter where you have restored from in the meantime. . Features: - Authentication of the client is performed before it can take over control - Access restriction for the streamer device -> security - Client-side per-file compression -> reliability - Data stream is written to tape in pieces -> fast finding of files - Tape position logging for each file - Tape capacity is fully used - Full / incremental backups - Raw partitions can be backed up - Client and Server buffering for maximal throughput is done . Note: Tk is required if you want to use the graphical configuration tool instead of the text configuration tool. Package: changetrack Priority: optional Section: contrib/utils Installed-Size: 17 Maintainer: Jens Peter Secher Architecture: all Version: 4.3-3 Depends: libfile-ncopy-perl, perl Recommends: cron, ed | rcs Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/changetrack_4.3-3_all.deb Size: 21522 MD5sum: 4bb72faecca34239cacb2818923f8e63 SHA1: b476971f40f9f7b80179a773c58dfc58e0f2d589 SHA256: d57ec91e0991404059579d642c18529ba6b90fd642f15dae8683186aacf373bf Description: configuration-file change tracker A program to automatically monitor changes to a set of files. If files are modified one day, and the machine stops working correctly some days later, changetrack provides information on which files were modified, and thus helps locate the problem. If you tell changetrack to use either the line editor ed or The Revision Control System (RCS), you can recover files to any previous stage. If you do not want to install Perl, try out the filetraq or diffmon package. Package: ara-byte Priority: optional Section: contrib/utils Installed-Size: 419 Maintainer: George Danchev Architecture: all Source: ara Version: 1.0.22 Replaces: ara Provides: ara Depends: ocaml-base-nox-3.10.0 Recommends: apt, sudo Suggests: a2ps Conflicts: ara Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/ara-byte_1.0.22_all.deb Size: 100428 MD5sum: 32f465b6babdf1cd7ecf7fa370313275 SHA1: a951147a9a9ffd344e1644ff64508b34e2606fdc SHA256: 9425d849d11b7474c4815f44c81981ffb89f1fbdcf88a95e611146d279c3d82c Description: Command line utility for searching the Debian package database ara is a utility for searching the Debian package database using boolean regexp queries. . ara can perform sophisticated searches on that database. It is possible to use any field of the package database as a search criterion and any boolean combination thereof. . ara can also call APT (or any user-configurable command) to install or remove packages matching a query. . This is the bytecode version, which is slower than the native one. Package: wikipediafs Priority: extra Section: contrib/utils Installed-Size: 19 Maintainer: Sebastien Delafond Architecture: all Version: 0.3-2 Depends: fuse-utils (>= 2.2), python, python-central (>= 0.6.5), python-fuse (>= 1:0.2-pre3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/wikipediafs_0.3-2_all.deb Size: 18992 MD5sum: 9f6d762f84198b41b6fdb1fe5058d7af SHA1: 38dfd2b66b7004ed045c80e712e61db1259a9082 SHA256: 3494155803d6b45825d90be35cac82691547151eaedda84ebb112a59db4a3d8e Description: View and edit Wikipedia articles as if they were real files WikipediaFS is a mountable Linux virtual file system that enables you to deal with Wikipedia (or any Mediawiki-based site) articles as if they were real files. . It is thus possible to use a real text editor to view and edit articles. . http://wikipediafs.sourceforge.net Python-Version: all Package: clamtk Priority: optional Section: contrib/utils Installed-Size: 36 Maintainer: Ubuntu MOTU Developers Original-Maintainer: David Paleino Architecture: all Version: 3.08-1ubuntu1 Depends: clamav (>= 0.90), clamav-freshclam (>= 0.90) | clamav-data (>= 0.90), libconfig-tiny-perl, libdate-calc-perl, libfile-find-rule-perl, libgtk2-perl (>= 1.102), liblocale-gettext-perl, libwww-perl, perl Suggests: cabextract, unrar-free | unrar, unzip Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/clamtk_3.08-1ubuntu1_all.deb Size: 80178 MD5sum: b80dfbadbe4699c35bcfd7f35f3bd542 SHA1: f74ff11717295414ed8036b170a2fa8b672f585a SHA256: d4e879fa5fd917c48e5ea99841f603a961e98f2e3f600fe10965e401aae79c86 Description: graphical front-end for ClamAV ClamTk is a GUI front-end for ClamAV using perl-Gtk2. Homepage: http://clamtk.sourceforge.net Package: luma Priority: extra Section: contrib/utils Installed-Size: 179 Maintainer: Bjorn Ove Grotan Architecture: all Version: 2.3-1.1 Depends: python (>= 2.3), python-ldap (>> 1.9), python-qt3 (>= 3.11), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/luma_2.3-1.1_all.deb Size: 789012 MD5sum: e2cf5e01d8f4807b1270bc50ffcd9386 SHA1: cabe933c6683bc3e6b435ce98f2def09897c4031 SHA256: 7b583670cded6381ddc619b72f844a357adf3deb4036347554867f6dd802bf3f Description: gui utility for accessing and managing LDAP database luma is a graphical utility for accessing and managing data stored on LDAP servers. It is written in Python, using PyQt and python-ldap. Plugin-support is included and useful widgets with LDAP-functionality for easy creation of plugins are delivered. . Following plugins are available: - Browser - Search - Addressbook - Template - Massive User Creation - Admin Utilities - Schema browser Package: apt-cross Priority: extra Section: contrib/utils Installed-Size: 9 Maintainer: Neil Williams Architecture: all Version: 0.7.0 Depends: apt, dpkg-cross (>= 2.1.0), dpkg-dev (>= 1.14.7), libcache-apt-perl (= 0.7.0), libterm-progressbar-perl, libwww-perl, perl, sudo Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/apt-cross_0.7.0_all.deb Size: 20272 MD5sum: bcc41f7c4134bc20edf4f6368d4bd195 SHA1: da9934a9733573af97b704c79fe63f0defd2a1b2 SHA256: e63d83ff922d7356ea3fc11d344cef1198028f1566e44cdde42274cf0c07fca4 Description: retrieve, build and install libraries for cross-compiling apt-cross is intended to make it easier to locate, download, install and update your cross-compiling libraries, directly from the Debian archives. . By default, apt-cross uses /etc/apt/sources.list to find the current debian package file for the architecture specified (or dpkg-cross default) and in the suite specified (default is unstable). Alternatively, you can specify a different mirror. Downloaded files can be passed directly to dpkg-cross using the -b or -i commands to apt-cross. Homepage: http://www.emdebian.org/ Package: tob Priority: optional Section: contrib/utils Installed-Size: 21 Maintainer: Dirk Eddelbuettel Architecture: all Version: 0.26.cvs.20040226-6 Depends: afio, debianutils (>= 1.6), perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/tob_0.26.cvs.20040226-6_all.deb Size: 96258 MD5sum: a3e11178a2e04c818b121264b2563057 SHA1: f4e700b7b07a9fe7f2baf655fee562161d655067 SHA256: d3213782bd1178dfc67eb7f6f06a3a0a83718e190598384267f65463a7128590 Description: Small yet powerful program for tape oriented backups tob is a simple yet configurable shell-script which, given a set of `volume definitions', runs tar or afio based backups, either for use with tape drives or floppy disks. You could also mount and unmount partitions for backups in the pre- and post-commands. tob is a general driver for the making and maintaining of backups. It makes full backups, differential backups (of the files which were changed since the last full backup), incremental backups (of files changed since all previous backups), lets you determine the size of the backup before actually making it, maintain listings of made backups, make remote backups and possibly more. Package: disc-cover Priority: optional Section: contrib/utils Installed-Size: 18 Maintainer: Jereme Corrado Architecture: all Version: 1.5.4-3.1 Depends: libaudio-cd-perl (>= 0.05), perl, tetex-base | texlive-base, tetex-bin | texlive-latex-base, tetex-extra | texlive-latex-recommended, tetex-extra | texlive-fonts-recommended, wget Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/disc-cover_1.5.4-3.1_all.deb Size: 56192 MD5sum: 72620625e58cd5a30c15bf28273e4165 SHA1: 6585d67624e80fd96d17c345d308c968fbe96f96 SHA256: 09e2b9f2da53ba7843ce56520a3d01bd392581f812f4987e31eff8412f80b6db Description: Generate CD disc covers for jewel-cases Disc-cover queries FreeDB for track information for a given CD and creates a jewel-case insert in one of many available formats. PostScript, PDF, Dvi, LaTeX, Plain Text, HTML, CDlabelgen and CDDB are available. . Homepage: http://www.vanhemert.co.uk/disc-cover.html Package: mencal Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Amaya Rodrigo Sastre Architecture: all Version: 2.3-7 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/mencal_2.3-7_all.deb Size: 14268 MD5sum: 950536f4655146237297e2907a49af43 SHA1: 0e9904300376af2a824705a03cc82c31141a4b10 SHA256: 11b589d74a998ad87f659a805ef941183660e2dd8cf8d9fcbbd9c3c55d174247 Description: A menstruation calendar Mencal is a menstruation calendar written in Perl. . It is a simple variation of the well-known Unix command cal. The main difference is that you can have some periodically repeating days highlighted in color. This can be used to track menstruation (or other) cycles conveniently. . Author: C. McCohy Homepage: http://mencal.kyberdigi.cz/english.html Package: pmtools Priority: optional Section: contrib/utils Installed-Size: 33 Maintainer: Ivan Kohler Architecture: all Version: 1.00-8.1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/pmtools_1.00-8.1_all.deb Size: 75818 MD5sum: ccfa2832930bb0c3b733a723ca6100a8 SHA1: e1afb64666472bc0c5ca54f47ba60e7c9bdbfe3d SHA256: be16893d8cce310a001a6390a74fcea18d9beed4b57934a773e881f4ff934f90 Description: Perl module tools Perl module tools is a suite of small tools that help manage and inspect perl modules, perl Plain Old Documentation files, and perl programs. . Some of the things these tools can do include: - show the full path to a module - show the version and description of a module - list all installed modules with descriptions - show what files a given program or module loads at compile time - show what symbols a module exports - list the methods of a class - display the source code of a function of a module Package: tinyca Priority: optional Section: contrib/utils Installed-Size: 27 Maintainer: Christoph Ulrich Scholler Architecture: all Version: 0.7.5-2 Depends: libgtk2-perl, liblocale-gettext-perl, openssl (>> 0.9.7e) Recommends: zip Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/tinyca_0.7.5-2_all.deb Size: 130430 MD5sum: 6720ce63bc0605204a86bcc5caef51b9 SHA1: 251471835a8d96c8b20e7edc837d82f5827937a4 SHA256: fa28abe3bd0fb0f686945be104c3af0f966d742894bba89ff168a7280db61eba Description: simple graphical program for certification authority management TinyCA is a program with a simple graphical user interface that makes managing a small CA (Certification Authority) easy. TinyCA works as a frontend for openssl and can deal with several independent CAs. . With TinyCA you can create and manage x509 and S/MIME server and client certificates. You can choose between RSA and DSA keys, as well as between different digest algorithms. . The certificates can be exported as PEM, DER, TXT and PKCS#12 or as a convenient archive containing both key and certificate. Certificates can be revoked by adding them to a certificate revocation list. . The TinyCA hompage is at http://tinyca.sm-zone.net/ Package: konfont Priority: optional Section: contrib/utils Installed-Size: 128 Maintainer: ISHIKAWA Mutsumi Architecture: all Version: 0.1-7 Replaces: kon-font, pubfont Conflicts: kon-font, pubfont Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/konfont_0.1-7_all.deb Size: 117506 MD5sum: 299bf207249c6dd8db0518f49dac738f SHA1: 35870c250f020279bb6c8242c11b79f2450b69d1 SHA256: 9ab6cfa6166e4993ba16265f1131528a04a1682dd791dae3eefd5310b82474d4 Description: Public domain japanese fonts for KON2 This package is public domain japanese fonts. And customized for kon2 package. Package: gcalcli Priority: extra Section: contrib/utils Installed-Size: 6 Maintainer: Brandon Philips Architecture: all Version: 1.4-1 Depends: python, python-dateutil, python-gdata (>= 1.0.7) Recommends: gmessage Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/gcalcli_1.4-1_all.deb Size: 13438 MD5sum: 09de53fdad519f5b065f1f349d5f84f5 SHA1: 3bd0884e85a28e6dff9a37d244cede0813ec9dd5 SHA256: 8b6828ebe64b38a9e4647d26c3e2251ec48185bcc045a45cc165e477c3a84c5b Description: Google Calendar Command Line Interface gcalcli is a Python application that allows you to access your Google Calendar from a command line. It's easy to get your agenda, search for events, and quickly add new events. Additionally gcalcli can be used as a reminder service to execute any application you want. Homepage: http://code.google.com/p/gcalcli/ Package: emdebian-tools Priority: extra Section: contrib/utils Installed-Size: 39 Maintainer: Neil Williams Architecture: all Version: 0.7.0 Depends: apt, apt-cross (>= 0.5.0), automake, binutils-multiarch, cdbs, dbs, debconf (>= 0.5) | debconf-2.0, debhelper (>= 5), debootstrap (>= 1.0.4), devscripts, dpatch, dpkg-cross (>= 2.0.0), dpkg-dev (>= 1.14.7), edos-debcheck, fakeroot, g++, gcc, libcache-apt-perl, libconfig-auto-perl, libfile-homedir-perl, libparse-debianchangelog-perl, libtext-diff-perl, libwww-perl, pbuilder, perl (>= 5.6.0-16), quilt, sudo, ucf Recommends: subversion Suggests: deb-gview, meld Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/emdebian-tools_0.7.0_all.deb Size: 128620 MD5sum: 34df21394b9e9af645dada3a34c452d8 SHA1: f23cc68df29d583dd0835fcfaf27c4ebb837ae98 SHA256: 4d06703e1365fe132ffc893f7b2ad70b81f7f3290ad0e9d32d0a85282c437862 Description: emdebian crossbuilding tool set A collection of scripts to ease cross-building Debian packages for Emdebian, reducing package size, separating translations into individual tdeb packages and handling dependencies. Includes support for installing cross building toolchains and building custom toolchains, automated patching of Debian packages to suit Emdebian needs, preparing root filesystems for Emdebian or specific machines and variants and cross building Debian packages inside or outside a chroot. . Run emsetup first, using the simulate option, to see what changes may be needed. . Includes support for debian/xcontrol files to specify which Build-Cross-Depends packages to install with apt-cross. Homepage: http://www.emdebian.org/ Package: imdb-tools Priority: optional Section: utils Installed-Size: 53 Maintainer: Matthew Johnson Architecture: all Version: 0.5-1 Depends: curl, realpath, tidy Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/imdb-tools_0.5-1_all.deb Size: 13938 MD5sum: f9fa584cbe5c9cc2c14f8bd4bed4056f SHA1: 9554c760e34bcea118be6fefaa0f6a52dcdd1cf5 SHA256: 881d48f51b6e0b225fb00d4e3a4ccd2855acd74f17be77e5df50ad1d936e86da Description: Lookup film details on IMDB The IMDB tools lookup film details on the Internet Movie Database: www.imdb.com, cache them and associate the details with filenames. Package: movixmaker-2 Priority: extra Section: contrib/utils Installed-Size: 14 Maintainer: Pascal Giard Architecture: all Version: 0.8.4-2 Depends: debconf | debconf-2.0, genisoimage, libconfig-inifiles-perl, perl Recommends: libgnome2-perl, libgnome2-vfs-perl, libgtk2-gladexml-perl, libgtk2-perl (>= 1.020) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/movixmaker-2_0.8.4-2_all.deb Size: 32114 MD5sum: 3f1e63c5d1c3e40702cd72acdcc188dd SHA1: 9f5ea30f433ef6ed03c4df3f6765cb2a7a5571b8 SHA256: d21328a0e6c1fb8b5400816393f3b483bff8baf3b8eecab472491f365240855a Description: Utility to create customized eMoviX/MoviX/MoviX² CD images MoviXMaker-2 is a simple GUI or command line utility which purpose is to create customized disk images of eMoviX, MoviX or MoviX². . eMoviX, MoviX and MoviX² are tiny GNU/Linux distributions dedicated to multimedia playback (e.g. movies, music and slideshows). . You can visit [e]MoviX[²] website at : http://movix.sf.net/ Package: cdcontrol Priority: extra Section: contrib/utils Installed-Size: 95 Maintainer: Gleydson Mazioli da Silva Architecture: all Version: 1.90-1.1 Depends: bash (>= 2.0), bc, cdda2wav, cdrecord (>= 1.9.1-1), dc, dialog (>= 0.9), procmail Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/cdcontrol_1.90-1.1_all.deb Size: 25122 MD5sum: 6d95d4cccbaa36f0e1121359d22dc425 SHA1: f9d9f738a9c8a6d738528bc261cbcc715051d54e SHA256: 5b824d0549f770da623e10d99eac5d3700b2d98eea78c64529c8c5a25c58adfa Description: A parallel burner that allow you to write to one or more CD-Writers at once CDcontrol is a parallel CD burner program. It allow you write to a unlimited number or CD writers (IDE and SCSI) at once time. The CDcontrol is the first burning system of that type that I know for *nix operating system and it's all under GPL license. . Some of it features are better than commercial systems that I've hear about (and fully support CD images and all data type supported by cdrecord program), one of these features is the separated control of each recorder once the recording is started (avoid problems due a fail or speed problem in other writers). . The CDcontrol itself has a daily production report for each writer and fails of writing, in cases of more serious errors, a technical report is also written (it content is a full cdrecord output for that writer, plus the time when it happens). . Other interesting feature is the automatic calculation of copies, enabling only the writers requested to complete the number and skipping all that are disabled. . The CDcontrol interface is very simple and dialog based, simple type "cdcontrol" and enjoy. Package: fonty-rg Priority: optional Section: contrib/utils Installed-Size: 23 Maintainer: Radovan Garabík Architecture: all Version: 0.5 Suggests: fonty Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/fonty-rg_0.5_all.deb Size: 65280 MD5sum: 3f90f51b6ce9773bbbf1fa838efd345b SHA1: 865a8e35c8909b944f8ec799ad2ee90bab88c3bc SHA256: 5991c46a5c93c3d74d6399831419d7daf681d0a15a983e05a297b530c0fa3999 Description: Linux console fonts in various encodings fonty-rg contains fonts for linux console, including fonts for ISO-8859-1,2,3,4,5,6,7,8,9,10,11,13,14,15,16, KOI8-R,U,C, CP1250, CP1251, CP1252 codepages, as well as two Unicode fonts with wide coverage, and an ISO-8859-16 ACM file. Package: freepwing Priority: optional Section: contrib/utils Installed-Size: 39 Maintainer: Masayuki Hatta (mhatta) Architecture: all Version: 1.4.4-3 Depends: make, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/freepwing_1.4.4-3_all.deb Size: 78486 MD5sum: ae8ce5ded8a0cc0e31a542971c65f2de SHA1: fb27ba544988ad17157760bf576b832594eb040b SHA256: 78ce9eea87ae8504e8c147f732798e2058979828010dda2801124e20d81bc2ab Description: EB to JIS X 4081 converter This program translates data in various "Electric Book" (popular in Japan) formats into a single JIS X 4081 format. JIS X 4081 is a subset of the EPWING V1, which is the standardized format for electric publishing. Thus after conversion, you can read such data with your favorite EPWING viewer without worrying which formats your data originally were. Package: makeself Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Bartosz Fenski Architecture: all Version: 2.1.4-1 Suggests: bzip2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/makeself_2.1.4-1_all.deb Size: 18444 MD5sum: e4c4646533d3c347df05fd312731b9a1 SHA1: 29739e098b5cf9cb977eeacae83814c7954a088a SHA256: 3e682122b5770c26a71d3c51b64fefc4f14cd1d44bd7e33b341ec1f58142a3d7 Description: utility to generate self-extractable archives makeself is a small shell script that generates a self-extractable archive from a directory. The resulting file appears as a shell script (many of those have a .run suffix), and can be launched as is. The archive will then uncompress itself to a temporary directory and an optional arbitrary command will be executed (for example an installation script). This is pretty similar to archives generated with WinZip Self-Extractor in the Windows world. Makeself archives also include checksums for integrity self-validation (CRC and/or MD5 checksums). . The makeself script itself is used only to create the archives from a directory of files. The resultant archive is actually a compressed (using gzip, bzip2, or compress) TAR archive, with a small shell script stub at the beginning. This small stub performs all the steps of extracting the files, running the embedded command, and removing the temporary files when it's all over. All what the user has to do to install the software contained in such an archive is to "run" the archive, i.e. sh nice-software.run. I recommend using the "run" (which was introduced by some Makeself archives released by Loki Software) or "sh" suffix for such archives not to confuse the users, since they actually are shell scripts (with quite a lot of binary data attached to it though!). . Homepage: http://www.megastep.org/makeself/ Package: fontypython Priority: optional Section: contrib/utils Installed-Size: 602 Maintainer: Kartik Mistry Architecture: all Version: 0.3.6-1 Depends: python (>= 2.4), python-imaging, python-support (>= 0.7.1), python-wxgtk2.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/fontypython_0.3.6-1_all.deb Size: 309046 MD5sum: 403160e1e819472d7461f68b00a12569 SHA1: b2b224265d88f1adb727e1fa6ce721987c5e79d1 SHA256: 7bb0d009e628a2b33d4b792fe20517257890b11e4b13b8d14a3a9c0d4e9d00ef Description: A GUI tool to manage ttf fonts FontyPython is a GUI tool to manage ttf fonts on GNU/Linux system. It is written in Python and WxWidgets. . You can collect any fonts together (even ones not in your system font folders) into 'pogs' and then install and remove the pogs as you need them. In this way you can control what fonts are in your user font folder - thus avoiding long lists of fonts in the font chooser dialogues of your application. Homepage: https://savannah.nongnu.org/projects/fontypython Package: authtool-gtk Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Andrew Mitchell Architecture: all Source: authtool Version: 0.2.0 Depends: authtool, python, python-gtk2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/authtool-gtk_0.2.0_all.deb Size: 8760 MD5sum: cdbb8e866dcaba4a8a3260278362cbdc SHA1: a32a51dafa70fc85799c74e873d0fbc90d193c92 SHA256: eb76a47decf7cc52640dd909f005a2a421ab98c2d4c872c9c97d20b035ef4e72 Description: network authentication configuration tool Authtool is a network authentication configuration tool, for configuring a workstation to authenticate against a server, whether it be LDAP+Kerberos, Active Directory, NIS+ or standalone. . This is the GTK+ frontend for authtool. Package: discus Priority: extra Section: contrib/utils Installed-Size: 9 Maintainer: Sandro Tosi Architecture: all Version: 0.2.9-3 Depends: python Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/discus_0.2.9-3_all.deb Size: 9990 MD5sum: 21a9de3e2d404098d8b48e8d197487ee SHA1: 460f8d4224e478b23e484ca4608eccfd271970e8 SHA256: 8ad45218be2fc3e056a6dee211fe63eaf68362848c3277fd058bd1d4e3723a11 Description: pretty version of df(1) command Discus aims to make df prettier, with features such as color, graphs, and smart formatting of numbers (automatically choosing the most suitable size from kilobytes, megabytes, gigabytes, or terabytes). If you don't want Discus deciding the best sizes, you can also choose your own increments, along with specifying the number of decimal places you'd like to see. . Homepage: http://www.raincrazy.com/software/discus/ Package: elscreen Priority: optional Section: contrib/utils Installed-Size: 19 Maintainer: Masayuki Hatta (mhatta) Architecture: all Version: 1.4.5-3 Depends: apel Suggests: speedbar, w3m-el, wl | wl-beta Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/elscreen_1.4.5-3_all.deb Size: 40594 MD5sum: e09f24270e313a6fe4955f3f6afe8cad SHA1: 627b794db93fe4c3cce7ebb8b6743c99a715a006 SHA256: cc0486470fc8f21f7ace8c8d4edbffc30d9a2b3054bd238cebdfa7cc57653dd2 Description: Screen for Emacsen This Emacs Lisp enables you to have multiple screens (window-configuration) on your Emacsen, just like GNU screen does on the shell environment. Package: showfsck Priority: optional Section: contrib/utils Installed-Size: 27 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Vincent Danjean Architecture: all Version: 1.4ubuntu2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/showfsck_1.4ubuntu2_all.deb Size: 3724 MD5sum: 6513992d451357a9bb3d232e1730949c SHA1: 92667c5a9b2489e85651a264956f303c5165cb82 SHA256: e244ddab3b0c5063b4b6968f87b6dbd028e492d4323a3e3f638d2d656901fe78 Description: show the number of reboots before next forced fsck This package displays during startup and halt the number of mounts for each ext2/3 partition before an fsck will be forced, so that the user will not be suprised. . Very useful for people that often reboot (laptop users for example) Package: speedometer Priority: optional Section: contrib/utils Installed-Size: 6 Maintainer: Jari Aalto Architecture: all Version: 2.4-1 Depends: python (>= 2.3), python-urwid Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/speedometer_2.4-1_all.deb Size: 13262 MD5sum: 9e5e9eb81a1eb572c5517d907749ce90 SHA1: fe8e516a6839505e1d0b9b4aff9e062e514096dd SHA256: 98b95cb7d0858fb970323d4f13a309b5bce365a068ab7909fd1feaa2bd402ece Description: measure and display the rate of data across a network connection Monitor network traffic or speed/progress of a file transfer. The program can be used for cases like: how long it will take for my 38MB transfer to finish, how quickly is another transfer going, How fast is the upstream on this ADSL line and how fast can I write data to my filesystem. . Homepage: http://excess.org/speedometer/ Package: makepatch Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Roderick Schertler Architecture: all Version: 2.00.12-1 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/makepatch_2.00.12-1_all.deb Size: 39634 MD5sum: 222515e9046e52e46b2f463ef3426304 SHA1: 5c0dcbfcbdf92b17f3691d3ec1337f396cded971 SHA256: 39e9635cb912bdb24964d754ff91eecf29fb567b8d6ff9bf60711be09b1a2934 Description: generate/apply patch files with more functionality than plain diff This package contains a pair of programs, makepatch and applypatch, to assist in the generation and application of patch kits to synchronise source trees. . makepatch knows about common conventions for patch kits (it generates Index: and Prereq: lines, it patches patchlevel.h first, it can use manifest files), plus it prepends some shell code which if run will take care adding directories, removing files, setting execute mode on scripts, and the like. . applypatch uses some extra data supplied by makepatch to verify both the patch and the source directory before applying the patch. Afterwards it will clean up the directory tree plus fix up the permissions and even the timestamps on the patched files. Package: blueproximity Priority: optional Section: contrib/utils Installed-Size: 36 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Lars Friedrichs Architecture: all Version: 1.2.4-0ubuntu1 Depends: bluez-utils (>= 2.18), python (>= 2.5), python-bluez (>= 0.8), python-configobj (>= 4.3.1), python-glade2 (>= 2.10), python-gobject (>= 2.10), python-gtk2 (>= 2.10), python-support (>= 0.7.1) Recommends: gnome-bluetooth, gnome-screensaver Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/blueproximity_1.2.4-0ubuntu1_all.deb Size: 291516 MD5sum: 28d953d523182ef9e4d67959389e8587 SHA1: d151821e2241a4c099c18801d5a551ccde9f7582 SHA256: af5e8f1e1324aaea02be8c8253de154ea07dd050ceb29d47d8cb6199c52f29a7 Description: automatic screenlocking depending on bluetooth dev proximity Leave your PC - it is locked automatically, come back and it is back too... This software helps you add a little more security to your desktop. It does so by detecting one of your bluetooth devices, most likely your mobile phone, and keeping track of its distance. If you move away from your computer and the distance is above a certain level (no measurement in meters is possible) for a given time, it automatically locks your desktop (or starts any other shell command you want). . Once away your computer awaits its master back - if you are nearer than a given level for a set time your computer unlocks magically without any interaction (or starts any other shell command you want). Homepage: http://blueproximity.sourceforge.net Package: weather-util Priority: extra Section: contrib/utils Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jeremy Stanley Architecture: all Version: 1.2-1ubuntu2 Depends: python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/weather-util_1.2-1ubuntu2_all.deb Size: 14600 MD5sum: 07763489c0ce598ed102308cb9f5e2da SHA1: f24086967feeffb97fec36d40c3eb90d22be4729 SHA256: 1dbe836c46f6365fd360f1a201f3538fe078b58358ddac43fdb20cdf90373162 Description: command-line tool to obtain weather conditions and forecasts This utility is intended to provide quick access to current weather conditions and forecasts. Presently, it is capable of providing data for localities throughout the United States of America by retrieving and processing METAR data from the National Oceanic and Atmospheric Administration and forecasts from the National Weather Service. Python-Version: all Package: dpkg-cross Priority: extra Section: contrib/utils Installed-Size: 26 Maintainer: Debian Embedded Group Architecture: all Version: 2.1.0 Depends: binutils-multiarch, debconf (>= 0.5) | debconf-2.0, dpkg-dev (>= 1.14.7), libdebian-dpkgcross-perl (= 2.1.0), perl Recommends: fakeroot Conflicts: apt-cross (<< 0.2.9), emdebian-tools (<< 0.3.9) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/dpkg-cross_2.1.0_all.deb Size: 48434 MD5sum: b9acbe0f251ceeec29488dc1163d4652 SHA1: 0960639ac93c926d3fd3b9322b969787dfe34a72 SHA256: e08580675caacc6dec7e889778f51adcdc81e3323b7041feccd588c2b195a331 Description: tools for cross compiling Debian packages dpkg-cross is a tool for installing libraries and headers for cross compiling in a way similar to dpkg. Supports enhanced functionality of 'dpkg-buildpackage -a' when cross compiling. Enhances: dpkg-dev Homepage: http://dpkg-cross.alioth.debian.org/ Package: upx-ucl-beta Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Robert Luberda Architecture: all Version: 1:3~dummy.1 Depends: upx-ucl (>= 3.01) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/upx-ucl-beta_3~dummy.1_all.deb Size: 6412 MD5sum: 4f3cf759077a7721a3626ab19cd693dd SHA1: f8c43634f9b01b684f69e8221bc14ee9b1eba20c SHA256: a2a4006a83c93491be7c7c1e3925015aa0e83624efac54ba05b6393d8c69a52c Description: an efficient live-compressor for executables (beta version) . NOTE: Since no beta version of UPX is currently available, this package simply depends on the latest stable UPX version. . Package: skkdic-cdb Priority: optional Section: contrib/utils Installed-Size: 9512 Maintainer: Noritada Kobayashi Architecture: all Source: skkdic Version: 20071028-1 Suggests: skkdic, skkdic-extra, skktools Conflicts: dbskkd-cdb (<< 1:1.01-7), dbskkd-cdb-dic Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/skkdic-cdb_20071028-1_all.deb Size: 4730872 MD5sum: c4fc7f4848ff7c5fdae4d2f6fff2ccc3 SHA1: 2145a77e58bfb671d55493c2bf1a02157172fb04 SHA256: 3f26fb3979a4966bbac02033e3c812e9b0714164dfa838eb33cf2b50fff72061 Description: standard dictionary file for SKK in cdb format for faster access This package provides `SKK-JISYO.cdb', the standard dictionary file for SKK Japanese input systems, converted to constant database (cdb) for faster access. Currently, this package contains the large size dictionary file `SKK-JISYO.L.cdb' as the standard dictionary file. . Since this dictionary is a cdb file, it requires cdb support for accessing. SKK dictionary servers dbskkd-cdb and skksearch can handle cdb-style dictionaries, but ddskk cannot in itself. . The original plain text version of this dictionary is provided by the skkdic package. Other dictionary files, such as zipcode, personal names, small size, are provided by the skkdic-extra package. To merge or edit dictionaries, install the skktools package. . Homepage: http://openlab.jp/skk/ Enhances: dbskkd-cdb | skkserv Package: simplebackup Priority: optional Section: contrib/utils Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christian Garbs Architecture: all Version: 0.1.1-1ubuntu1 Depends: bzip2, coreutils | stat Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/simplebackup_0.1.1-1ubuntu1_all.deb Size: 9168 MD5sum: 52498df52496dfd1a99dc378f6cbad70 SHA1: ad5d62246711886b24511b9ad7eb6bd844b5eecf SHA256: 4d9b75d26b40198b37c4ade1808eedfbb99f86390cc85e70d7bc5d2507841827 Description: Simple backup tool The included script performs a nice and easy file based backup. It can easily be extended to include database dumps or save the output from `fdisk -L` and other things as well. Package: network-config Priority: optional Section: contrib/utils Installed-Size: 11 Maintainer: Marvin Stark Architecture: all Version: 0.1-3 Depends: gksu, iptables, libglib-perl, libgtk2-perl, perl, wireless-tools, wpasupplicant Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/network-config_0.1-3_all.deb Size: 31368 MD5sum: 5f7b5a997aa7c5142d8c8b49870050af SHA1: 9c558bf19ec7e18bb8957b90debef9dff2c1f1dd SHA256: 1702d81505367ab6090e3b59f70f853ecb741926d69a3bfb32f15d9d1c99de93 Description: Simple network configuration tool Network-config is a simple and easy to use program that helps configuring the network interfaces for linux-based operating systems. It allows to have multiple configurations for the same computer and to easy configure NAT for internet sharing. It can also be used to scan for wireless networks. It is written in perl and uses gtk2+ but also works as a command line program. . Homepage: Package: gmailfs Priority: extra Section: contrib/utils Installed-Size: 71 Maintainer: Sebastien Delafond Architecture: all Version: 0.8-2 Depends: fuse-utils (>= 2.2), python, python-central (>= 0.6.5), python-fuse (>= 1:0.2-pre3), python-libgmail (>= 0.1.4-3) Recommends: encfs Conflicts: python-libgmail (<< 0.1.4-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/gmailfs_0.8-2_all.deb Size: 26644 MD5sum: 1bdac0dbfbefc0be36982079d80efae2 SHA1: 43078f8ad2971e8c03d97810bfc60135724ec6ae SHA256: 0db2b0eedc3282231fd8bcec0d8b1879cba991a8842110c62ceeffcb65da5bf2 Description: Use your GMail account as a filesystem GmailFS provides a mountable Linux filesystem which uses your Gmail account as its storage medium. GmailFS is a Python application and uses the FUSE userland filesystem infrastructure to help provide the filesystem, and libgmail to communicate with Gmail. . To use GmailFS, please use fuse-source to compile appropriate modules for your running kernel. . GmailFS supports most file operations such as read, write, open, close, stat, symlink, link, unlink, truncate and rename. This means that you can use all your favourite unix command line tools to operate on files stored on Gmail (e.g. cp, ls, mv, rm, ln, grep etc. etc.). . http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem.html Python-Version: all Package: catfish Priority: optional Section: contrib/utils Installed-Size: 29 Maintainer: Cody A.W. Somerville Architecture: all Version: 0.3-0ubuntu2 Depends: dbus, python, python-glade2, python-gtk2 (>= 2.6), python-support (>= 0.7.1), python-xdg Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/catfish_0.3-0ubuntu2_all.deb Size: 29946 MD5sum: c9c40cd50bc574cb6f36f30181777ef1 SHA1: a5c429d349a396eb17befc96455bc3d187923c8d SHA256: 0e583cad1eabc46ed515cc04d1ede05b6eb2a20ce668ebde870a3796ba3218f7 Description: file search tool that support several different engines A file search tool using different backends which is configurable via the command line. . This program acts as a frontend for different file search engines. The interface is intentionally lightweight and simple. But it takes configuration options from the command line. . Currently find, (s)locate, tracker, strigi, pinot, and beagle are supported as backends. Homepage: http://software.twotoasts.de/?page=catfish Package: binstats Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 1.08-8 Depends: bsdmainutils, debianutils (>= 1.13.1), file Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/binstats_1.08-8_all.deb Size: 15490 MD5sum: f3708130c0dfc5fce90be0155b06ddd6 SHA1: 060a037754206fc608866ec3dd7beca5ab0e1065 SHA256: 8dc8585b90e8f82cce5755de37451031f035cd48732caf60e7b62f1009cf0e19 Description: Statistics tool for installed programs A utility to aid the tidying up of binaries, interpreted scripts, and dynamic libraries. It can find the number and identity of a.out and ELF binaries, plus their debugging symbols status, setuid status, and dynamic library dependence. It can count the number of Java bytecode programs, tally up the main types of scripts, and look for unidentified executable text files. . Also it is able to find any duplicated executable names, unused libraries, binaries with missing libraries, statically linked binaries, and duplicated manual page names. Package: jdresolve Priority: extra Section: contrib/utils Installed-Size: 51 Maintainer: Frederic Peters Architecture: all Version: 0.6.1-4 Depends: libnet-dns-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/jdresolve_0.6.1-4_all.deb Size: 25292 MD5sum: d3b1a2415c715da6814a20f89ea50986 SHA1: 681449674dce1d44e876d44a497d71f22979d6d7 SHA256: aca0de4f132413a16e6465d06e3b3b63029701e8b13f933f527cac1fc4870aa5 Description: fast alternative to apache logresolve The jdresolve application resolves IP addresses into hostnames. To reduce the time necessary to resolve large batches of addresses, jdresolve opens many concurrent connections to the DNS servers, and keeps a large number of text lines in memory. These lines can have any content, as long as the IP addresses are the first field to the left. This is usually the case with most formats of HTTP and FTP log files. Package: windows-el Priority: optional Section: contrib/utils Installed-Size: 15 Maintainer: Hubert Chan Architecture: all Version: 2.41-2 Depends: emacs22 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/windows-el_2.41-2_all.deb Size: 44042 MD5sum: aba2b6dcb05b278ce058f99542f4b323 SHA1: 434bd2b5882df575e32196f2c55accbb4d6e8ee7 SHA256: e6bcae7256203206e39a71bb6d7b265e0915b9138b86593a33d0bc31a6e1d9aa Description: window manager for GNU Emacs windows.el allows you to switch between window configurations in emacs, providing behaviour similar to virtual desktops that is common in several window managers. In addition, you can save window configurations to a file and restore them at a later time. Package: texify Priority: optional Section: contrib/utils Installed-Size: 63 Maintainer: Morten Hustveit Architecture: all Version: 1.19 Depends: perl Suggests: tetex-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/texify_1.19_all.deb Size: 12504 MD5sum: a9213c241cec1c9af872aeb99d5431fc SHA1: 7a6e518425d73795588ead40c11b4bbe3282f50b SHA256: 14cb6ec4e8b19d26593ce960494f57e92dca2032922b49161137396e4947db1e Description: Beautify source code for use with LaTeX Texify is a perl script that translates source code written in any of several different languages to LaTeX source files. The purpose is to make source code embedded in documents more readable, by performing syntax highlighting. . The supported languages are ABEL, Ada, Assembly, B, BETA, Bison, C, C++, OMG/CORBA IDL, Java, Lex, Lisp, LOGLA, MATLAB, ML, Perl, Promela, Python, Scheme, SIMULA, SQL, Ruby and VHDL. Package: reportbug-ng Priority: optional Section: contrib/utils Installed-Size: 37 Maintainer: Bastian Venthur Architecture: all Version: 0.2007.10.30 Depends: python, python-central (>= 0.6.5), python-qt3, python-soappy, xdg-utils Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/reportbug-ng_0.2007.10.30_all.deb Size: 52610 MD5sum: 51387c7652ad9db08ac7cda2aea06552 SHA1: cfba6771ab90cdeb7f50c72e35bf76db076dbdff SHA256: e2b497e52c6366617257cccd0c9b3c7b9e7a088f3ac4b7a9174359ecb8177915 Description: An easy to use alternative to Debian's classic reportbug Graphical interface for interacting with the Debian Bug Tracking System. . Reportbug-NG is a graphical interface using Qt for searching, filtering, reporting or manipulating bugs in Debian's Bug Tracking System. Reportbug-NG can search bug reports and display, create and close a bug report. . Homepage: http://reportbug-ng.alioth.debian.org/ Python-Version: current Package: raccess4vbox3 Priority: extra Section: contrib/utils Installed-Size: 102 Maintainer: Gerrit Pape Architecture: all Version: 0.2.8.1 Depends: mail-transport-agent, metamail, vbox3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/raccess4vbox3_0.2.8.1_all.deb Size: 872778 MD5sum: 3ecdeaa2b52935faa4915782deeec229 SHA1: 8b5599dd44d217fcb4364fa631e7a3d1cbc53e8d SHA256: 012ecc511cb0c15600372f3195142687d3f6c4a85c5b9b68f79ac1c0c4dd4f51 Description: DTMF support and utilities for vbox3 raccess4vbox3 provides initial configuration of vbox3, support for DTMF, and comes as a sample answering machine with remote access mode plus example modes for remote control of the system. A set of american voice sound files created with festival is included. Package: authtool Priority: optional Section: contrib/utils Installed-Size: 30 Maintainer: Andrew Mitchell Architecture: all Version: 0.2.0 Depends: python (>= 2.5), python (<< 2.6), python-dnspython, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/authtool_0.2.0_all.deb Size: 18882 MD5sum: b7d7ce8579dfc25ca52154f3668ddebc SHA1: 6dbc9e473beda9166649301c4d0d479606493ccd SHA256: 94b925d560fcc4b89649af8ab41ad6b6db3d36a987a53ae607a34d148e1b06ec Description: network authentication configuration tool Authtool is a network authentication configuration tool, for configuring a workstation to authenticate against a server, whether it be LDAP+Kerberos, Active Directory, NIS+ or standalone. Python-Version: 2.5 Package: bootcd-ia64 Priority: extra Section: contrib/utils Installed-Size: 4 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bernd Schumacher Architecture: all Source: bootcd Version: 3.08ubuntu1 Depends: bootcd (>= 3.00), elilo Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/bootcd-ia64_3.08ubuntu1_all.deb Size: 10974 MD5sum: 1dab2a9cc55286f56170f647997e01e4 SHA1: 231f100de9183b52b852bae892ae136fd2db8d5f SHA256: e07741f235a42e903ed0fad5166ad94750a26b6c1f816769912540f5423b6945 Description: bootcd extension to create images that can boot on ia64 With bootcd you can copy your system to cd, run it from cd without need for disks and restore your system on disk from bootcd. This package is needed to create images that can boot on ia64. Package: storebackup Priority: optional Section: contrib/utils Installed-Size: 38 Maintainer: Arthur Korn Architecture: all Version: 1.19-5 Depends: bzip2, debianutils (>= 1.16.9), perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/storebackup_1.19-5_all.deb Size: 147358 MD5sum: b66229ca7b637bd710b99f44bbfbe4c6 SHA1: 47b21f35afd866996483f5094ba97521e126db97 SHA256: 7cdf9d731929b7f7e890463321811ee570dc209a09b738aef103f07df995411b Description: fancy compressing managing checksumming hard-linking cp -rua Copies directory hierarchies recursively into another location, by date (e.g. /home/ => /var/bkup/2002.12.13_04.27.56/). Permissions are preserved, so users with access to the backup directory can recover their files themselves. . File comparisons are done with MD5 checksums, so no changes go unnoticed. . Hard-links unchanged backuped files to old versions and identical files within the backuped tree. . Compresses large files (that don't match exclusion patterns). . Manages backups and removes old ones. Package: bootcd-hppa Priority: extra Section: contrib/utils Installed-Size: 5 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bernd Schumacher Architecture: all Source: bootcd Version: 3.08ubuntu1 Depends: bootcd (>= 3.00), palo Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/bootcd-hppa_3.08ubuntu1_all.deb Size: 11742 MD5sum: ac5ceb49fff8590f71decf3350812a50 SHA1: c329dafd2789a1a1cfa79cba160f2789f96a8fa6 SHA256: 9e19e5e73dc978f8dabcbcfbc81ab4c66b94ca65be28522185f0c818a56be9e1 Description: bootcd extension to create images that can boot on parisc/hppa With bootcd you can copy your system to cd, run it from cd without need for disks and restore your system on disk from bootcd. This package is needed to create images that can boot on parisc/hppa. Package: hp-ppd Priority: optional Section: contrib/utils Installed-Size: 14 Maintainer: A Mennucc1 Architecture: all Version: 0.9ubuntu1 Suggests: linuxprinting.org-ppds Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/hp-ppd_0.9ubuntu1_all.deb Size: 46374 MD5sum: 66a5a8589fbcdd2da13476aabc44a2c6 SHA1: df1d91ce544d40c9d1f6b0ceac322191d468fd74 SHA256: 2fecf8fbfe380841c04e0b0868f6f117ab105475f031d77392795a8e61b8f23f Description: HP Postscript Printer Definition (PPD) files Because PostScript is just a page description language, there is a need to provide a mechanism for a print spooler to customize the PostScript Job to the actual printer device. . A PPD (PostScript Printer Definitions) specify the device specific PostScript commands needed to utilize printer features (such as printing quality, paper tray, duplex printing). . This package contains some PPDs for HP printers that are not in package linuxprinting.org-ppds Package: ubuntu-laptop-mode Priority: optional Section: contrib/utils Installed-Size: 7 Maintainer: Matthew Garrett Architecture: all Version: 1.0-1 Recommends: hdparm Conflicts: laptop-mode-tools Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/ubuntu-laptop-mode_1.0-1_all.deb Size: 3310 MD5sum: 633fa118fac8dc117c81768deb3af9fa SHA1: 3c4412df348c2191b0017e6734f51f09f4cb8a77 SHA256: dfe39faa1b59de30e2d195da17d8410de3785a88305ef842eb5b7913c9ecb9b2 Description: Support for reducing hard drive power consumption Laptop mode is a Linux kernel feature that allows the system to reduce power consumption by allowing the hard drive to spin down for longer periods of time. This package contains a script to control these kernel parameters. Package: skkdic-extra Priority: optional Section: contrib/utils Installed-Size: 16948 Maintainer: Noritada Kobayashi Architecture: all Source: skkdic Version: 20071028-1 Suggests: skkdic, skkdic-cdb, skktools Conflicts: skk (<= 10.39-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/skkdic-extra_20071028-1_all.deb Size: 6414682 MD5sum: 97f1b759a6c4477e13d335d8c3fef7f1 SHA1: 269cc6812d17fdd8213fe72ac09f7387d59ec8b8 SHA256: e7ddcbefe1dd04459be125075b07abfa7146fb393ee1de4fcd8379ae74bd75ce Description: extra dictionary files for SKK This package provides various dictionary files, such as `SKK-JISYO.zipcode', `SKK-JISYO.fullname', `SKK-JISYO.law', `SKK-JISYO.M', `SKK-JISYO.S', and so on, except the large size dictionary file `SKK-JISYO.L' provided by the skkdic package, for SKK Japanese input systems. . To merge or edit dictionaries, install the skktools package. To use dictionaries more conveniently, several SKK dictionary servers are available, such as dbskkd-cdb and skksearch. . Homepage: http://openlab.jp/skk/ Enhances: dbskkd-cdb | skkserv Package: apt-mark-sync Priority: optional Section: contrib/utils Installed-Size: 16 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Johan Kiviniemi Architecture: all Version: 0.0.2-0ubuntu2 Depends: ruby Suggests: apt, aptitude, debfoster, deborphan Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/apt-mark-sync_0.0.2-0ubuntu2_all.deb Size: 10152 MD5sum: d1122ef6a4a706f034fd27ec92594e90 SHA1: b4093db336514c06466e679322ef9b07ae86b188 SHA256: 01ff65b0a0eeb2483fc28374ce0b11a7d6b42afcd16ee5836ca14d2b58138ad3 Description: synchronize auto-installed status between package managers Currently apt, aptitude, debfoster and deborphan each keep their own status database of which packages have been installed manually (i.e. the user requested their installation) and which have been installed automatically (i.e. they were installed as dependencies of manually installed packages). . apt-mark-sync reads the status for each package from one of the databases and writes it to the others. For instance, if you set a package as manually installed in debfoster and run 'apt-mark-sync debfoster apt aptitude', both apt and aptitude consider it to be manually installed. . ams-run runs the given command line, detects the package manager from it and apt-mark-syncs from its database to the other package managers. Homepage: http://johan.kiviniemi.name/software/apt-mark-sync/ Package: purrr Priority: optional Section: contrib/utils Installed-Size: 17 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Albin Tonnerre Architecture: all Version: 0.8~prerelease-0ubuntu1~hardy1 Provides: nautilus-script-purrr Depends: nautilus-script-manager, python, python-central (>= 0.6.5), python-glade2, python-gnome2, python-gtk2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/purrr_0.8~prerelease-0ubuntu1~hardy1_all.deb Size: 28244 MD5sum: f038773d4ea287e2adf128cd7ea3d9f4 SHA1: 222afe023f4e79056b9ac9d7082d3d45718e93c7 SHA256: 7d18435877ae3e17352196ebe567a1ce2041fdad4f60e0e6cd20a776a90fb691 Description: This is Purrr, mass file rename tool written in PyGTK Purrr will let you rename multiple files according to specified template. Templates are really a miniature programming language, with variables and stuff. . All that to let you automate not-so-fun task of doing zillions of almost identical renames by hand. If you have ever downloaded anime series where files had smart names like kimi_ga_ep1_divx_mp3[23ed4xc].avi through kimi_ga_ep13_divx_mp3[4c00ddd].avi, you'll surely get the idea. . Homepage: http://mathrick.org/software/purrr.html Homepage: http://mathrick.org/software/0.8/purrr.html Python-Version: current Package: slbackup Priority: optional Section: contrib/utils Installed-Size: 16 Maintainer: Morten Werner Olsen Architecture: all Version: 0.0.10-3 Depends: debconf (>= 0.5) | debconf-2.0, libconfig-general-perl, libnet-dns-perl, logrotate, perl (>= 5.6.0-16), rdiff-backup Recommends: ssh Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/slbackup_0.0.10-3_all.deb Size: 24200 MD5sum: 9e4ab36eadc420649d420ab8b2e08bfe SHA1: fdd6590811198d1276064fb93c85d8a95da638a2 SHA256: b075cd01baa529de5bfa957c222907c66a6a6e9b0927c0af1a9344dc0a07b9cb Description: Skolelinux Backup system A backup system designed to back up multiple clients to a server. slbackup uses rdiff-backup as the underlying backup software. . Clients can be the host installing this package, or other hosts reachable via a SSH connection (using SSH keys). The host storing the backup data can be the host installing this package or another host reachable via a SSH connection (also using SSH keys). Package: maatkit Priority: optional Section: contrib/utils Installed-Size: 978 Maintainer: Baron Schwartz Architecture: all Version: 1316-1 Depends: libdbd-mysql-perl (>= 1.0), libdbi-perl (>= 1.13), libterm-readkey-perl (>= 2.10), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/maatkit_1316-1_all.deb Size: 348770 MD5sum: 65fca55dad923013ea2b56b1968e41ca SHA1: abc42873aa0179b3385d5e8091effef0dc8db928 SHA256: 3ce99964853f8b28d9d277e5e2b895f56de86a84bede87dc15904fa7744b0933 Description: Command-line utilities for MySQL Contains utilities to check replication slaves for consistency with the master, efficiently synchronize remote tables, archive rows from OLTP servers, log deadlocks, find duplicate indexes and foreign keys, profile queries, and perform other essential tasks. . Homepage: http://maatkit.sourceforge.net Package: apt-rdepends Priority: optional Section: contrib/utils Installed-Size: 9 Maintainer: Simon Law Architecture: all Version: 1.3.0-1.1 Depends: libapt-pkg-perl (>= 0.1.11), perl Suggests: springgraph | graphviz, vcg Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/apt-rdepends_1.3.0-1.1_all.deb Size: 14496 MD5sum: e0c55085c515b3f08a49e4d0e941ffd4 SHA1: 54928b30c5b7b6e8ae0683b5842fe418b68a1b2d SHA256: 4539ffbd448291b493c7f91d45c49f0504dc2c19324b4fc0d17fcc57b4916aa2 Description: Recursively lists package dependencies This utility can recursively list package dependencies, either forwards or in reverse. It also lists forward build-dependencies. The output format closely resembles that of `apt-cache depends`. As well, it can generate .dot graphs, much like apt-cache in dotty mode. Package: mrename Priority: optional Section: contrib/utils Installed-Size: 8 Maintainer: Kevin Coyner Architecture: all Version: 1.2-12 Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/mrename_1.2-12_all.deb Size: 6666 MD5sum: ed5ba92e9fa16a1417213df4b1871a6a SHA1: 75bbef842a200db6a5dab7f78bee9b82a4e23b32 SHA256: b127d282fd48ef3dc3b75c767837c0dd6b74d85e24a710b61a6f1e1a25adce26 Description: A tool for easy and automatic renaming of many files Mass Rename is a simple pair of shell scripts which make it easier to move, rename, or copy multiple files at once. It is intended mainly as an automatic and simple way to rename multiple files with a customizable prefix and a progressive number. It is also possible to modify the rename format simply by editing one of the scripts. It is easy, complete, and efficient, and was written only in sh code. . Homepage: http://alfalinux.sourceforge.net/mrename.php3 Package: pwman3 Priority: optional Section: contrib/utils Installed-Size: 219 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Julien Louis Architecture: all Version: 0.0.6-1ubuntu1 Depends: python (>= 2.3), python-crypto, python-pysqlite2, python-support (>= 0.7.1), python2.5-celementtree | python-celementtree Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/pwman3_0.0.6-1ubuntu1_all.deb Size: 32738 MD5sum: e89d1410d855c29e74187faf3ccf650d SHA1: 9e76ec3a03849631c02e4ca6ef363da37e097852 SHA256: f5f020ad7cff0ba62fc216458e31b3f62a76d7bd05a71ac5107f77207d750436 Description: console password managment application Pwman3 aims to provide a simple but powerful command line interface for password managment. It allows to store your password in a sqlite database locked by a master password which can be encrypted with different algorithms (e.g Blowfish, AES, DES3). . It is also possible to tag them to ease searches in a large amount of passwords Package: printconf Priority: optional Section: utils Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Chris Lawrence Architecture: all Source: foomatic-gui Version: 0.7.7ubuntu1 Depends: cupsys, cupsys-client, debconf (>= 0.5) | debconf-2.0, foomatic-db, foomatic-db-gutenprint, foomatic-db-hpijs, gs-esp | gs, python, python-foomatic (>= 0.7.7ubuntu1) Suggests: foo2zjs, foomatic-gui, pnm2ppa Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/printconf_0.7.7ubuntu1_all.deb Size: 15750 MD5sum: dbc58ed8bfc26cd7a31c15232106c2d5 SHA1: a183483fdec52fc9c8d9739666ebce5cfdca19e2 SHA256: c4a6e7516b69075941eaf165f7e7f508d52b753e5b9bf4952a9b8a6cd889db35 Description: automatically configures USB and parallel printers with CUPS Foomatic is a printing system designed to make it easier to set up common printers for use with Debian (and other operating systems). It provides the "glue" between a print spooler (like CUPS) and your actual printer, by telling your computer how to process files sent to the printer. . This package detects printers attached to the parallel or USB ports of your computer, and automatically establishes printer queues using Foomatic for those printers. These queues can be managed using the CUPS web interface at http://localhost:631/ or by using the Foomatic-GUI tool. . Some low-end inkjet and laser printers that use proprietary languages (sometimes erroneously called "WinPrinters" or "GDI printers") will require either the foo2zjs or pnm2ppa package to work. . Project Home: http://savannah.nongnu.org/projects/foomatic-gui/ . Development weblog: http://blog.lordsutch.com/?topic=13 Python-Version: all Package: prime-el Priority: optional Section: contrib/utils Installed-Size: 52 Maintainer: Hidetaka Iwai Architecture: all Version: 1.5.1.3-2 Depends: apel (>= 10.0-1), emacs21 | emacs-snapshot | xemacs21-mule | xemacs21-mule-canna-wnn | xemacs21-mule-canna-wnn | xemacs21-gnome-mule | xemacs21-gnome-mule-canna-wnn, mell, prime (>= 0.8.5), suikyo-elisp Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/prime-el_1.5.1.3-2_all.deb Size: 130746 MD5sum: 4375b3ced2f7ca83e29b398b5980f7a3 SHA1: cd1c0cc8d9516165b08182318b880df2d68dd736 SHA256: 9408339b9f2aeb3796608702836142f96c7b5299c995d5a747be435b70aafaeb Description: prime client for emacsen PRIME is Japanese PRedictive Input Method Editor. PRIME predicts the user's input using knowledge of natural languages and the user's previous input to reduce the difficulty of typing. For example, when the user types "ap", intending "application", PRIME might suggest "apple", "application", and "appointment." The user then easily selects "application." . Currently, PRIME only supports Japanese. . This package contains an emacs client of PRIME. Package: clamav-getfiles Priority: optional Section: contrib/utils Installed-Size: 71 Maintainer: Marc Haber Architecture: all Version: 0.7-2 Depends: clamav (>= 0.83), clamav-freshclam, clamav-testfiles (>= 0.72), curl, debconf (>= 0.5) | debconf-2.0, debhelper (>= 4.1.16), fakeroot, gcc, m4, perl-suid Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/clamav-getfiles_0.7-2_all.deb Size: 29644 MD5sum: 111503063af28f8cfe33eea352ee5cf5 SHA1: 33ae2a32f537db2b0818969cf83d18b410c1becb SHA256: f1562bbd5529c4648df1bb64d9658bfb3f2ceff70ddcd5f0a88b28c1ec77ad08 Description: Update script for clamav This package builds a .deb file containing virus definitions for clamav. This makes it possible to run clamav on hosts that don't have direct internet connectivity. . This package has its upstream sources maintained in the Debian project, so there is no upstream URL. Package: gdecrypt Priority: optional Section: contrib/utils Installed-Size: 32 Maintainer: Ubuntu MOTU Developers Architecture: all Version: 0.7.2.1-0ubuntu2 Depends: cryptsetup | truecrypt (<< 5), gksu, python, python-dbus, python-glade2, python-gnome2-extras (>= 2.19.1-0ubuntu4), python-gtk2, python-support (>= 0.7.1), python2.5, udev (>= 117-5) Suggests: truecrypt-installer Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/gdecrypt_0.7.2.1-0ubuntu2_all.deb Size: 38602 MD5sum: 22799781c6d5493b007dcf317937eaab SHA1: a305f3ed0586b868b8f26625e327355f2a310fe1 SHA256: 01f45ef359381467d00864f6031c7e2fe5aaf865d054a916443db43f98565e76 Description: GUI for mapping/mounting and creating encrypted volumes gdecrypt was written for making the use of decrypted partitions under Linux more easy. It currently contains a GUI written in PyGTK for decrypting/mounting, unmounting and encryption partitions or container files and it supports partitions created with truecrypt (see http://truecrypt.org for details) and LUKS. . Note that truecrypt <= 4.3a is required for truecrypt supprt and cryptsetup with luks is required for luks support. Homepage: http://pentabarf.de Package: smart-notifier Priority: optional Section: contrib/utils Installed-Size: 21 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Brian Sutherland Architecture: all Version: 0.28-1ubuntu2 Depends: dbus, python-central (>= 0.6.5), python-dbus, python-glade2, python-gtk2, python2.5, smartmontools (>= 5.33+5.34cvs20050802-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/smart-notifier_0.28-1ubuntu2_all.deb Size: 10870 MD5sum: 4bbf3eb2086b6251c74d57d8c19b9b85 SHA1: ebc7b0b520c9f7a1b488ce32f491290f71073419 SHA256: f10754826a43b3ea8a4905716ac1e1ab7b2f5c9caea920d2ecde93df877bb467 Description: graphical hard disk health status notifier A graphical notifier for smartmontools which attempts to show messages from the smartd disk monitoring daemon to the user. Currently only for gtk. . WARNING: This package is not a replacement for regular backups. It will _try_ to warn the user when smartd sends a disk health warning. But success is not guaranteed. At best this package is an extra layer of protection. Python-Version: current Package: mail-expire Priority: optional Section: contrib/utils Installed-Size: 6 Maintainer: Eduard Bloch Architecture: all Version: 0.7 Depends: libcompress-zlib-perl, libdate-calc-perl, libmail-mbox-messageparser-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/mail-expire_0.7_all.deb Size: 6742 MD5sum: 26af8e13d7e88d306db24e7b51e6f03c SHA1: ad3dbbe9cd989d85f79275408bc5dbf59144e888 SHA256: 858badc5dd6b439a0abb1db9f76bd7b7a9bb235ed910303e5cbfc3bda563a332 Description: Utility to extract outdated messages from mbox files mail-expire is a small and fast script that scans mbox files for messages that are older than given maximum age and moves them to another (compressed) mailbox file or just deletes them. Package: bootcd-mkinitramfs Priority: extra Section: contrib/utils Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bernd Schumacher Architecture: all Source: bootcd Version: 3.08ubuntu1 Depends: bootcd (>= 3.00), busybox | busybox-static | busybox-cvs | busybox-cvs-static, initramfs-tools Suggests: discover | discover1 Conflicts: bootcd-mkinitrd Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/bootcd-mkinitramfs_3.08ubuntu1_all.deb Size: 15772 MD5sum: 5ccb1e6be0e627c0deb064f375a62544 SHA1: 1f08379bf0833eee45d5102200128b0c5b1cf6a3 SHA256: aaaa809ea3ad5cd3d2f8c01d3b55fb644e3db5b62bf6bf8c34db1ea6acbfe07d Description: With the installation of this bootcd extension your initrd-image will be updated to be usable for bootcd. With bootcd you can copy your system to cd, run it from cd without need for disks and restore your system on disk from bootcd. This Package should be installed on a system you want to copy to cd, if the kernel uses initrd (as all prebuild debian 2.4 and 2.6 kernels do). If you have also installed discover than it can be used to detect the needed modules to boot. Package: cfv Priority: optional Section: contrib/utils Installed-Size: 101 Maintainer: Stefan Alfredsson Architecture: all Version: 1.18.1-2 Depends: python, python-support (>= 0.7.1) Recommends: bittorrent | bittornado Suggests: python-imaging Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/cfv_1.18.1-2_all.deb Size: 37400 MD5sum: 4fbf4ac176b80e1bb74e2a1805d474c4 SHA1: 3c83372a44d86fdf9b9bd150532954a53c720f5c SHA256: 705fedcf439343dbd4876a06c73bd455bc188597d1663f2ffdcbe57cbe1d0ac8 Description: versatile file checksum creator and verifier cfv is a utility to test and create a wide range of checksum verification files. It currently supports testing and creating sfv, sfvmd5, csv, csv2, csv4, md5, bsdmd5, torrent and crc files. Test-only support is available for par, par2. Package: bootcd-i386 Priority: extra Section: contrib/utils Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bernd Schumacher Architecture: all Source: bootcd Version: 3.08ubuntu1 Depends: bootcd (>= 3.00), syslinux Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/bootcd-i386_3.08ubuntu1_all.deb Size: 11862 MD5sum: 93689de8927187cef4a20cfb0dc1697d SHA1: 45e03fb7eb63a1dc947dbbbe107fa012d63a2974 SHA256: 6a49e8ec0019013fc7dda0485d8ada5f1199f7bbfed1dc425d2f2d2309a5e27e Description: bootcd extension to create images that can boot on i386 With bootcd you can copy your system to cd, run it from cd without need for disks and restore your system on disk from bootcd. This package is needed to create images that can boot on i386. Package: debget Priority: optional Section: contrib/utils Installed-Size: 11 Maintainer: Roderick Schertler Architecture: all Version: 1.6 Depends: libapt-pkg-perl, libnet-perl, libproc-waitstat-perl, libwww-perl, perl (>= 5.6.0-16) Suggests: devscripts Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/debget_1.6_all.deb Size: 31546 MD5sum: d050f1adc66d31f4f54c541fe9ccd62a SHA1: 4971989afd8782303a108e22c1c587867692b0e8 SHA256: 1cd1e5100477b86e2440e0b1c530d8416dfb1de78ed370d51d86c0c1fb2745b1 Description: download/compile source and binary Debian packages debget downloads source and binary Debian packages by name. It doesn't require a local copy of the Packages files, instead it queries packages.debian.org to find out what versions are available. . debget can also optionally unpack and compile source packages, and even install the generated binary packages. If you intend to use these features you should install the devscripts package for the dscverify script it contains. Package: bootcd Priority: extra Section: contrib/utils Installed-Size: 25 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bernd Schumacher Architecture: all Version: 3.08ubuntu1 Depends: bootcd-i386 | bootcd-hppa | bootcd-ia64, cpio, dosfstools, fdutils, file, mkisofs, realpath Recommends: cdrecord Suggests: bootcd-mkinitramfs, ssh Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/bootcd_3.08ubuntu1_all.deb Size: 99358 MD5sum: 6de7787cab9c066d4c769852e1f860c6 SHA1: 129244f49a1e4cca445ebf3753e985f0d38677c5 SHA256: 52bf96d05d7990c234c57ff0df4e9e4dcef94d025477375e77a3c2ed9627d0bc Description: run your system from cd without need for disks Build an image of your running Debian System with the command bootcdwrite. You can also build a bootcd ISO image via NFS on a remote System. When you run your system from CD you do not need any disks. All changes will be done in ram. To reuse this changes at next boot time you can save them on FLOPPY with the command bootcdflopcp. If booting from your CD-drive is not supported, booting from FLOPPY is possible. It is possible to install a new system from the running CD with the command bootcd2disk. Bootcd2disk can also find a target disk, format it and make it bootable automatically. Bootcd also supports lilo, grub, initrd, udev, lvm, transparent-compression ISO 9660 fs and syslinux/isolinux. The included FAQ describes how bootcd can do online or offline backups of other linux distributions, resulting in restore-bootcds. The bootcdbackupwizard helps to create online backups. Package: t-code Priority: optional Section: contrib/utils Installed-Size: 2778 Maintainer: NOSHIRO Shigeo Architecture: all Version: 2:2.3.1-2.1 Depends: emacs | emacs22 | emacs21 | xemacs21-mule | xemacs21-mule-canna-wnn | xemacs21-gnome-mule-canna-wnn | xemacs21-gnome-mule Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/t-code_2.3.1-2.1_all.deb Size: 1260288 MD5sum: a01242c6598d7c1aad792bcdbea03d2c SHA1: 686e067902e0c54232069c6c1cc9cf816028c4d5 SHA256: 43026102dd5d5e07bf8c00eb33375931a6ecd974c3ce64c01c39458f5b8d1f15 Description: T-Code Japanese input environment for emacsen This package provides tc2, the T-Code input environment for emacsen, which enables you to input Japanese characters with T-Code or TUT-Code. . T-Code is a Japanese input method that doesn't use Kana-to-Kanji conversion. You can input Kanji characters directly in the same way of inputting Hiragana. TUT-Code is an alternative to T-Code. . Homepage: http://openlab.jp/tcode/ Package: cereal Priority: extra Section: contrib/utils Installed-Size: 19 Maintainer: Daniel Kahn Gillmor Architecture: all Version: 0.16-2 Depends: adduser, runit, screen Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/cereal_0.16-2_all.deb Size: 20646 MD5sum: c108bc890b6a347958de6400458d5e3a SHA1: 2f016fe03c84bb7472828b9d2f37a5b5473c7fa2 SHA256: 27fc2999aae08181f9a07629e49c106d25df0b3cffc01a13ddfc050642dfaa82 Description: automated, logged serial terminal management system cereal provides an easy way to set up and maintain automated, timestamped logs of serial lines, while simultaneously allowing end users to access them. cereal can control an arbitrary number of logged lines, and each will be independently monitored. . Direct access to the monitored lines is allowed only to a specific user (who doesn't necessarily otherwise have access to the direct serial line), but logs can be made available to any group. Logs are rotated automatically and their total space can be limited in size. Homepage: http://cmrg.fifthhorseman.net/wiki/cereal Package: atool Priority: optional Section: contrib/utils Installed-Size: 73 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Stephane Jourdois Architecture: all Version: 0.29.0-2ubuntu1 Depends: perl Suggests: arc, arj, binutils, bzip2, cpio, file, lzop, nomarch, rpm, unace, unarj, unzip, zip Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/atool_0.29.0-2ubuntu1_all.deb Size: 34960 MD5sum: a51ed3763bf47f39a5050310119d5571 SHA1: 1aa3a736334ed51b0331018d1031124fd5187704 SHA256: 09bbf501920894c5d4c3e2d12720ea1d0bf547deace97702618e355c281fee59 Description: A tool for managing file archives of various types atool is a script for managing file archives of various types (tar, tar+gzip, zip etc). The main command is probably aunpack, extracting files from an archive. It overcomes the dreaded "multiple files in archive root" problem by first extracting to a unique subdirectory, and then moving back the files if possible. aunpack also prevents local files from being overwritten by mistake. . Other commands provided are apack (create archives), als (list files in archives), and acat (extract files to standard out). . Homepage: http://www.nongnu.org/atool Package: easypg Priority: optional Section: utils Installed-Size: 27 Maintainer: OHASHI Akira Architecture: all Version: 0.0.15-1 Depends: emacs | emacsen, gnupg (>= 1.4.3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/easypg_0.0.15-1_all.deb Size: 46044 MD5sum: 92d24d019353650cbadbb2454e12a7c3 SHA1: 01ced4c9a56dc9fb57719d5659b817d4ca486a23 SHA256: b9bca2168199f696b08ea393c62804e2f39851e1c1792bcadfb5aa206f514941 Description: yet another GnuPG interface for Emacs EasyPG consists of two parts: . - "The EasyPG Assistant" A GUI frontend of GnuPG - "The EasyPG Library" A library which makes access to GnuPG easier for applications . NOTE: EasyPG is neither a fork nor a re-implementation of Gnus/PGG. Package: jpackage-utils Priority: optional Section: universe/utils Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jerry Haltom Architecture: all Version: 1.6.3-0.0ubuntu2 Depends: java-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/utils/jpackage-utils_1.6.3-0.0ubuntu2_all.deb Size: 31220 MD5sum: 5a9001705c869bd1a96bcb4023630468 SHA1: 0a5a8ee68f8f47a829d31f064e90de33081733e6 SHA256: bf2d7fceebe4b50bb9769bbffd04713654a9e5de5c1e05d64bad2c7037c80e4a Description: utilities for the JPackage Project Contains a set of utilities to conform to the JPackage packaging standards. . * build-classpath - build the Java classpath in a portable manner * build-jar-repository - build a jar repository in a portable manner * rebuild-jar-repository - rebuild a jar repository in a portable manner * build-classpath-directory - build the Java classpath from a directory * diff-jars - show jar content differences * jvmjar - install jvm extensions . The JPackage Project is located at http://www.jpackage.org/ Package: syncbbdb Priority: extra Section: contrib/otherosfs Installed-Size: 22 Maintainer: Chris Waters Architecture: all Version: 2.3-6.2 Depends: libdigest-md5-perl, perl (>= 5.6.0-16), pilot-link-perl | libpda-pilot-perl, pilot-manager (>= 1.107-3) Recommends: bbdb Filename: dists/hardy-unstable/contrib/binary-all/contrib/otherosfs/syncbbdb_2.3-6.2_all.deb Size: 36826 MD5sum: 06e132a53de87267e69b21e02a46f23f SHA1: 4f202d4fd4108f49080f57098837bf71014931c0 SHA256: 76c8b7d0b9169f79b8d08822c3a6620603b4119ced7243fd8f226018e64d402a Description: BBDB to PalmOS Pilot Manager conduit Transfer address records between a PalmOS device like a Palm Pilot or a Visor, using a perl BBDB to PalmOS Pilot Manager conduit. Package: dvdisaster-doc Priority: optional Section: contrib/doc Installed-Size: 112 Maintainer: Daniel Baumann Architecture: all Source: dvdisaster Version: 0.71~devel23-6 Suggests: dvdisaster Filename: dists/hardy-unstable/contrib/binary-all/contrib/otherosfs/dvdisaster-doc_0.71~devel23-6_all.deb Size: 2341860 MD5sum: e2e30e6d25952c138e1305949786aafc SHA1: e060eed388b577330a8a052fb74b74049a881d98 SHA256: 8e31c4801df92a182953231fb6465161b1e18e31ac1fadd6eec5b222d1725242 Description: data loss/scratch/aging protection for CD/DVD media (documentation) dvdisaster provides a margin of safety against data loss on CD and DVD media caused by scratches or aging media. It creates error correction data which is used to recover unreadable sectors if the disc becomes damaged at a later time. . This package contains the documentation. Homepage: http://dvdisaster.sourceforge.net/ Package: qemulator Priority: extra Section: contrib/otherosfs Installed-Size: 2417 Maintainer: Francesco Namuri Architecture: all Version: 0.5-3 Depends: libglade2-0, python (>= 2.4), python-central (>= 0.6.5), python-glade2, python-gtk2 Recommends: qemu Suggests: python-gnome2-extras Filename: dists/hardy-unstable/contrib/binary-all/contrib/otherosfs/qemulator_0.5-3_all.deb Size: 705754 MD5sum: eaf257265ae16e93be50583bd37ea89c SHA1: da8b9fafeae9bad34bb6341def36a75692a05986 SHA256: 56930a16e6c3d5a04a28b4bf839ba9e26d8a1567c08d1e8fbb29bc1b752496a1 Description: a solution for easy setup and management of qemu Qemulator is a full featured emulation suite for the qemu virtual engine, with on demand job control written in python GTK/Glade2. It provides an easy and fast to use image and device management, a "My machines" list and interactive job control. It comes with a list of all running jobs from where you can open the contol panel for each job and performing on demand action. Full interaction for mounted volumes, usb devices, keyboard and mouse interaction, screenshots, wave capture and save/restore machine state and open vnc viewer is provided . Homepage: http://qemulator.createweb.de/ Python-Version: current Package: tksmb Priority: optional Section: contrib/otherosfs Installed-Size: 18 Maintainer: Adrian Bridgett Architecture: all Version: 0.8.8-6 Depends: expectk, smbclient, smbfs Filename: dists/hardy-unstable/contrib/binary-all/contrib/otherosfs/tksmb_0.8.8-6_all.deb Size: 20708 MD5sum: 2fe665760952c1531c592190ea59b6c7 SHA1: 938ca3fd6c1f390144fc5a722d2e3f41717025db SHA256: d750b93cb2f5d82f9980df2f504c31e36415eb0de922f73caa9167998ec0af71 Description: SMB (Samba and Windows) network browser This program provides you a graphical interface for browsing Windows networks. TkSmb does this by being a graphical wrapper around Samba's smbclient program. Using this program you can easily access different workgroups, hosts, and shares on it, mount this shares. Package: pocketpc-cab Priority: extra Section: contrib/otherosfs Installed-Size: 52 Maintainer: Shaun Jackman Architecture: all Version: 1.0.1-2 Depends: lcab, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/otherosfs/pocketpc-cab_1.0.1-2_all.deb Size: 14506 MD5sum: c67009599230a9e8577825c91563d731 SHA1: a7f3792f817e22206fdf75bbe362dd03f2c2311d SHA256: 246386783efcebe2c7b169d7e01efa5636330a37b58aa97ebc1e4ff08ba5ca9b Description: build an installable Pocket PC cabinet file pocketpc-cab uses lcab to build a CAB file for Pocket PC devices. When tapped, the CAB file extracts and installs itself. The installed package will have a listing in the "Remove Programs" tool. Package: cdrtoaster Priority: extra Section: contrib/otherosfs Installed-Size: 6 Maintainer: Mario Iseli Architecture: all Source: cdrbq Version: 1.23-1 Depends: cdrbq Filename: dists/hardy-unstable/contrib/binary-all/contrib/otherosfs/cdrtoaster_1.23-1_all.deb Size: 2536 MD5sum: d25aec31ab26bc1b202b2051af043518 SHA1: 3e59c757586a083ea36045c55a2d58c8d5c0c1d0 SHA256: 8dc5f72095fafa71de9d79548933a8ba90b99a28741154942225d65dc2ff96ed Description: Dummy package for cdrbq (rename of package) This dummy package contains only a bash script with the informations about the replacement. It should help the cdrtoaster-users to update. You can remove cdrtoaster now, and use instead cdrbq. Package: pilot-manager Priority: extra Section: contrib/otherosfs Installed-Size: 40 Maintainer: Chris Waters Architecture: all Version: 1.107.0pre108-5 Depends: libdigest-md5-perl, perl (>= 5.6.0-16), perl-tk, pilot-link-perl | libpda-pilot-perl Recommends: pilot-link Suggests: plan, syncbbdb Conflicts: syncbbdb (<< 2.3-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/otherosfs/pilot-manager_1.107.0pre108-5_all.deb Size: 185336 MD5sum: c5c8ce86cbfd9838c4953ebfe3f55c9e SHA1: febba1ee7aad9e07b2cecbb8a56930206082f122 SHA256: d23f6185a0e0c5986d8f8a3bebf07b01c2bb5a852536bcfe270496d8945757e4 Description: PalmPilot PIM, UI, and Conduit Manager PilotManager is a tool that allows you to synchronize databases on your 3Com PalmPilot with applications on your Unix platform. It is a full Hotsync daemon that is user extensible. Developers can write their own conduits to synchronize Pilot databases with the desktop application of their choice. Package: cdrbq Priority: extra Section: contrib/otherosfs Installed-Size: 12 Maintainer: Mario Iseli Architecture: all Version: 1.23-1 Replaces: cdrtoaster (<< 1.23) Provides: cdrtoaster Depends: cdrdao, cdrecord, mkisofs, mpg321, sox, tcl | wish Suggests: cdparanoia Filename: dists/hardy-unstable/contrib/binary-all/contrib/otherosfs/cdrbq_1.23-1_all.deb Size: 21686 MD5sum: 8500685fe36650c002337c3983aa0777 SHA1: 0802f7540e5603b2b6ec14ca39ec9f74e752160c SHA256: 74b21ee85b3bf437df03b9f3255ee1077adeb7f41652ee8e36b79f294c97f0d1 Description: graphical cd burning frontend cdrbq is a nice GUI for burning CDs. It is written in TCL and is very userfriendly. The old name of cdrbq was cdrtoaster, the developers decided some time ago to change the name. Package: etckeeper Priority: optional Section: contrib/admin Installed-Size: 33 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Joey Hess Architecture: all Version: 0.14ubuntu2 Depends: debconf (>= 0.5) | debconf-2.0, git-core (>= 1:1.5.4) | mercurial | bzr (>= 1.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/etckeeper_0.14ubuntu2_all.deb Size: 18870 MD5sum: 2558f143c42e8bc89078fdaa99aed444 SHA1: 32faa2a5bd98c1b1c0ba48cb59bc2d0043d8c00a SHA256: bc296efe790a53aa1118f482fbac76580259dc5c1e7e1ef108246d9ca32e0d76 Description: store /etc in git, mercurial, or bzr The etckeeper program is a tool to let /etc be stored in a git, mercurial, or bzr repository. It hooks into APT to automatically commit changes made to /etc during package upgrades. It tracks file metadata that version control systems do not normally support, but that is important for /etc, such as the permissions of /etc/shadow. It's quite modular and configurable, while also being simple to use if you understand the basics of working with version control. Homepage: http://kitenet.net/~joey/code/etckeeper/ Package: upstreamdev Priority: optional Section: contrib/admin Installed-Size: 19 Maintainer: Adam Cécile (Le_Vert) Architecture: all Version: 0.1.0-2 Depends: python (>= 2.3), python-support (>= 0.7.1) Suggests: canoe | kayak Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/upstreamdev_0.1.0-2_all.deb Size: 16208 MD5sum: 63989b28b5b49332c60c1df13dd29b2e SHA1: d764f97c3df0257379a025dafd235cf7cf11b5f5 SHA256: 0c0582951bc4ed706d150447deace0c1cca3680ef51b850268e5bce59ce2e10c Description: Log file aggregator and report tool Upstreamdev is a tool that allow users to send in system specific log and troubleshooting data to support personnel. . It can be easily modified to output data to any pastebin or support tracker. . Homepage: http://www.upstreamdev.org/ Package: localization-config Priority: optional Section: contrib/admin Installed-Size: 73 Maintainer: Konstantinos Margaritis Architecture: all Version: 1.02 Replaces: locale-config-skolelinux Provides: locale-config-skolelinux Depends: debconf (>= 0.5) | debconf-2.0, libapt-pkg-perl, libconfig-inifiles-perl, locales | belocs-locales-data, perl-base (>= 5.6.0) Conflicts: locale-config-skolelinux Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/localization-config_1.02_all.deb Size: 50842 MD5sum: 1434f9feb963748e899d029030919d86 SHA1: 424c6ce1725a9c7059b1f1b6980453ac61962059 SHA256: ddde20c811f86f3ce0110b9441b5900155b85d9ebe35b9c52694c715a841bdc1 Description: configures different programs' locale settings Updates config files of different programs so they use the right language by default. . This package is based on locale-config-skolelinux from the Skolelinux Project (now Debian-Edu Project), which it replaces. Package: firmware-extract Priority: optional Section: contrib/admin Installed-Size: 16 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Brown Architecture: all Version: 2.0.3-0ubuntu2 Depends: firmware-tools, python-sqlobject Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/firmware-extract_2.0.3-0ubuntu2_all.deb Size: 26430 MD5sum: d69b17ae515972c8b76fbdd264daa94d SHA1: edcb14cb255728eeb68953f3325b427dbca36744 SHA256: 32827088a279561ec1ef971e642e8d78c9197ce5e36e5172e200ee9d623c1d22 Description: A firmware-tools plugin to extract firmware Firmware archives can be distributed in a variety of formats such as zip archives, DOS binaries, Windows binaries, and raw machine code. . This package will extract the firmware from these formats and build a package out of it that can be operated upon by firmware-tools. Homepage: http://linux.dell.com/firmware-tools Package: picalib Priority: optional Section: contrib/admin Installed-Size: 82 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Esteban Manchado Velázquez Architecture: all Version: 0.1.5-2ubuntu1 Depends: perl, pica Recommends: libmldbm-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/picalib_0.1.5-2ubuntu1_all.deb Size: 72606 MD5sum: 44376c25ea04471c2484ef67550915b6 SHA1: 4231bf8f503a225f5d5571a74b9b89b71f769508 SHA256: f66525a44a659e5ebc2898441c4fe3102bdf9c449593796594a3a86ecd99e244 Description: Set of PICA helper scripts and configuration files PICA is a PIKT-like program for system administration. . PICALib is a set of PICA-related files to help in several system administration tasks, like filesystem integrity checks, package update automation, backups, NTP configuration, anti-virus protection, etc. Package: harden Priority: extra Section: contrib/admin Installed-Size: 6 Maintainer: Ola Lundqvist Architecture: all Version: 0.1.32 Depends: debconf (>= 1.2.0), harden-environment, harden-servers Recommends: harden-tools Suggests: harden-clients, harden-doc, harden-nids, harden-remoteaudit, harden-surveillance, sudo Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/harden_0.1.32_all.deb Size: 9716 MD5sum: 9d8941d3d1796ae0d9faeadc93c5cb44 SHA1: e1fd852e345ab8b6325fd6f6eaa63b463bba2441 SHA256: 78d48f76b38cb171aa4958086bfbcb2f5e130830ca450f8d17e54a058376bc7d Description: Makes your system hardened This package is intended to help the administrator to improve the security of the system, or at least make the host less susceptible. . NOTE! This package will not make your system uncrackable, and it is not intended to do so. Making your system secure involves a LOT more than just installing a package. You are recommended to read at least some documents in addition to installing this package. . There is a LOT of information available on making your system more secure. A good place to start is with the harden-doc package or at http://www.debian.org/doc/manuals/securing-debian-howto/ Package: cron-apt Priority: optional Section: contrib/admin Installed-Size: 24 Maintainer: Ola Lundqvist Architecture: all Version: 0.6.4 Depends: apt, debianutils (>= 1.7) Recommends: cron, liblockfile1, mailx Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/cron-apt_0.6.4_all.deb Size: 25038 MD5sum: c1763797a8e818d26a15e5fa66d08cd6 SHA1: a87bdaa5fe31760e0d0d1f910906306ec9885346 SHA256: b95dd6854929501ca349049d7feff2fdb566b629c771b7500eae715a820a0189 Description: automatic update of packages using apt-get Contains a tool that is run by a cron job at regular intervals. By default it just updates the package list and download new packages without installing. You can instruct it to run anything that you can do with apt-get (or aptitude). . It can optionally sends mail to the system administrator on errors, log to syslog or a separate log file. . Observe that this tool may be a security risk, so you should not set it to do more than necessary. Automatic upgrade of all packages is NOT recommended unless you are in full control of the package repository. Package: tz-brasil Priority: optional Section: contrib/admin Installed-Size: 15 Maintainer: Pedro Zorzenon Neto Architecture: all Version: 0.8 Depends: fping, wget Recommends: cron Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/tz-brasil_0.8_all.deb Size: 17718 MD5sum: cf4695e1d7ae7d4b4588f43e3caf53a8 SHA1: 3a9678f94d0f48f1e058f8bf1f5d1dbc2da1d78b SHA256: 5f3868146352da98e52b31bf813f0c237de2eeec3757e206272f18ce8105c0be Description: timezone autoconfiguration for Brazil This package is intended for use in Brazil only. It automatically configures the clock according to Brazilian rules. You can adapt this package to work in your country too, if you also have problems with clock offsets and daylight saving clock offsets. The rest of this description will be in Brazilian Portuguese. . Este pacote configura automaticamente os dias de inicio e fim do horario de verao no Brasil. . Este pacote consulta periodicamente um servidor para verificar se a data do horario de verao para o proximo ano ja se encontra disponivel, e automaticamente aplica estas novas configuracoes. Package: backup-manager Priority: optional Section: contrib/admin Installed-Size: 440 Maintainer: Alexis Sukrieh Architecture: all Version: 0.7.6-3 Depends: debconf | debconf-2.0, findutils (>= 4.2.28-1), gzip (>= 1.3), ucf (>= 0.08) Suggests: anacron, dar, dvd+rw-tools, gettext-base, libnet-perl, mkisofs, openssh-client, perl, perl-modules, wodim, zip Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/backup-manager_0.7.6-3_all.deb Size: 114140 MD5sum: 6871a3757abe4878f761a4d7f4f91829 SHA1: be75c485cb557d8aaa5d8b6cdeec1baf7df2ca0b SHA256: 465fc51757911c1150640aab540dc07707e351c0ba279267d73d2b72e9123c0f Description: command-line backup tool This is a backup program, designed to help you make daily archives of your file system. . Written in bash and perl, it can make tar, tar.gz, tar.bz2, and zip archives and can be run in a parallel mode with different configuration files. Other archives are possible: MySQL or SVN dumps, incremental backups... . Archives are kept for a given number of days and the upload system can use FTP, SSH or RSYNC to transfer the generated archives to a list of remote hosts. . Automatically burning archives to removable media such as CD or DVD is also possible. . The configuration file is very simple and basic and gettext is used for internationalization. Package: libxslt-ruby Priority: optional Section: contrib/admin Installed-Size: 46 Maintainer: Filipe Lautert Architecture: all Version: 0.9.2-3 Depends: libxslt-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/libxslt-ruby_0.9.2-3_all.deb Size: 11376 MD5sum: 71ae8955f08fb8cc9cee2c3af20251ac SHA1: 64cfbaef2aad5cec47938b57d862f8002350b4db SHA256: 9825b03db4f59c1878cf520ffca9ef5d681f20532531c17e037f75f8c9e3d729 Description: Ruby interface to libxslt libxslt-ruby is a simple ruby interface for processing XSLT. It's based on libxml (xmlsoft.org) and libxslt (xmlsoft.org/XSLT), including EXSLT support and passing parameters to stylesheets. . Homepage: http://greg.rubyfr.net/pub/packages/ruby-xslt . This is a dependency package which depends on Debian's default Ruby version (currently 1.8.x). Package: oinkmaster Priority: optional Section: contrib/admin Installed-Size: 18 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 2.0-2 Provides: snort-rules Depends: libarchive-tar-perl, libio-zlib-perl, libwww-perl, perl (>= 5.6.1) Recommends: wget Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/oinkmaster_2.0-2_all.deb Size: 93770 MD5sum: 9862798ab384b13d650c32dbf22fb888 SHA1: f5e8de80ba98931cd8005f1bf14599af80624595 SHA256: 00ea69ca36b6da183541532a9ae7ee81eed160292d5640246466f913c5dd46f7 Description: Snort rules manager A simple script to manage and update Snort rules with the capability of disabling, modifying and enabling specific rules after an update. Oinkmaster will tell you exactly what has changed since your last update, giving you good control of your rules. It also can be used to manage updates from both the official provider (www.snort.org) and from home-grown rulesets. . Homepage: http://oinkmaster.sourceforge.net/ Package: mailgraph Priority: extra Section: contrib/admin Installed-Size: 13 Maintainer: Norbert Tretkowski Architecture: all Version: 1.13-1 Depends: debconf | debconf-2.0, libfile-tail-perl, librrds-perl Recommends: httpd | apache Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/mailgraph_1.13-1_all.deb Size: 24094 MD5sum: 0490cab7387642faa9996ffccc1f9a58 SHA1: 30f4162fcf5d1c384a8e7d5b951483588a3e9802 SHA256: b0eeb1d3c27f6ffd4ac298d8ced9eab0c4b6a6cfb4fef48c4fb887c04594ac7c Description: Mail statistics RRDtool frontend for Postfix Mailgraph is a very simple mail statistics RRDtool frontend for Postfix that produces daily, weekly, monthly and yearly graphs of received/sent and bounced/rejected mail. Package: selinux Priority: optional Section: contrib/admin Installed-Size: 32 Maintainer: Ubuntu Hardened Developers Original-Maintainer: J. Tang Architecture: all Version: 0.2 Provides: linux-security Depends: debconf (>= 0.5) | debconf-2.0, grub (>= 0.97-29ubuntu15), initramfs-tools, login (>= 4.0.18.2-1ubuntu1), policycoreutils, selinux-policy-refpolicy | selinux-policy, selinux-utils Pre-Depends: grub Conflicts: apparmor, linux-security Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/selinux_0.2_all.deb Size: 9436 MD5sum: f015340de06fd7ac9ee0dca00aadb0a0 SHA1: 4bc9b80899b8c3d08b6287cc8c163ab58f94ab21 SHA256: f6c1ab8a7b2382030e800cf148fa386182f7bae085cf4f0e753631dc243274ed Description: Security-Enhanced Linux runtime support This package provides the minimal scripts necessary to run a Security-Enhanced Linux (SELinux) system. Package: pysdm Priority: optional Section: contrib/admin Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jaime Soriano Pastor Architecture: all Version: 0.4.1-0ubuntu1 Depends: libblkid1, python, python-glade2, python-gtk2, python-support (>= 0.7.1) Recommends: gksu Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/pysdm_0.4.1-0ubuntu1_all.deb Size: 29024 MD5sum: 8ecfa694ddfc6e2bca31843e982eb3b6 SHA1: d54237b020057d60ac2479dc25e44faecb017aca SHA256: 01f8a8f5b02494c85f9f5c858f7209d8185622a3e6c0aa22d2e73e9109cf4efc Description: Graphical Storage Device Manager PySDM is a PyGTK Storage Device Manager that allows full customization of hard disk mountpoints whitout manually access to fstab. It also allows the creation of udev rules for dynamic configuration of storage devices Homepage: http://pysdm.sourceforge.net Package: libhtml-htmltokenizer-ruby Priority: optional Section: contrib/admin Installed-Size: 7 Maintainer: Deepak Tripathi Architecture: all Version: 1.0-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/libhtml-htmltokenizer-ruby_1.0-3_all.deb Size: 6736 MD5sum: e0b0d40026fe78b20e9f137e63b31047 SHA1: dad7ce512e4337e85bc559190239d6b39d23b968 SHA256: 0d9389d8545f2fdb86de1e4ba160602e646a6a4fbafeb6c8124b834645083b4a Description: simple HTML tokenizer/parser for Ruby libhtml-htmltokenizer-ruby is a port of Perl's HTML::TokeParser::Simple to Ruby. It is a simple HTML parsing class which takes a string and parses out tokens. . Homepage: http://rubyforge.org/projects/htmltokenizer Package: flexbackup Priority: optional Section: contrib/admin Installed-Size: 16 Maintainer: Kurt B. Kaiser Architecture: all Version: 1.2.1-6 Depends: cpio | mt-st, perl Recommends: afio | dump | star | pax | zip | sharutils | binutils | lzma (>= 4.43-2) | rsync, buffer Suggests: lha, ssh Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/flexbackup_1.2.1-6_all.deb Size: 78724 MD5sum: 8ee0f57393f01e9b0c0bb44c51e71ed1 SHA1: c234f4e2ef4978309e68cb7851e0e322113e48da SHA256: 663364cf23ecc5680be40d30a31f4752a0442e334f3d2b59a0895f24fce110ed Description: Flexible backup tool for small to medium sized installations Flexbackup is a flexible backup tool that works well for small to medium sized tasks for which solutions like amanda are overkill. . It features: * Easy configuration * Uses afio, dump, GNU tar, cpio, star, pax, lha, or zip archivers * Full and numbered levels of incremental backup (similar to "dump") * Compression and buffering options for all backup types * Handles remote filesystems with ssh/rsh; no special services required * Writes to tapes, on-disk archive files, or on-disk directory trees * Keeps a table of contents so you know what archives are on each tape * Extensive logging options Homepage: http://www.edwinh.org/flexbackup/ Package: switchconf Priority: optional Section: contrib/admin Installed-Size: 21 Maintainer: Jose Calhariz Architecture: all Version: 0.0.7-1 Depends: lsb-base (>= 3.0-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/switchconf_0.0.7-1_all.deb Size: 10042 MD5sum: dc45cc11ee22a538e1c28e8d06459354 SHA1: 32af7688c94d31184c58302f838aec3828e2dd82 SHA256: 485b79df550d628267e9343cdaf70f8c3cb745e92e7122b436e73f291aeca7ed Description: switch between system configuration sets Switchconf allows users to easily change their system's settings, choosing between the possible configurations for different environments. . Most switchconf users are laptop owners who want to change their network settings according to where they currently are - but there are many cases for non mobile systems to desire to choose between configuration sets. . Switchconf is a very simple script that takes its arguments from the command line. It allows you to maintain different sets of configurations, installing the desired set of configuration when called with its name as an argument, and execute a pre-specified set of commands before and after the switch. Package: dirvish Priority: optional Section: contrib/admin Installed-Size: 19 Maintainer: Paul Slootman Architecture: all Version: 1.2.1-1 Depends: libtime-modules-perl, libtime-period-perl, perl, perl-modules, rsync (>= 2.5.6-0.1) Recommends: ssh (>= 3.4p1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/dirvish_1.2.1-1_all.deb Size: 62756 MD5sum: 15f99b8f5f0a7088fd7b3ca0729b31a4 SHA1: e259f7c63651b2ba53d80eb3acd9ceded016c937 SHA256: f3f774cdf09b3eb370f63c85a94c55612ba2b509f9b828909e7020d2d47233a6 Description: Filesystem based backup system using rsync A utility to maintain multiple backups on online storage, each backup is available as a sort of snapshot directory, where common files are shared between the different backup generations. It uses rsync to do the actual copying. . Backups can be made locally or over the network (using ssh). Package: apt-src Priority: optional Section: contrib/admin Installed-Size: 13 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Version: 0.25.1-0.1 Depends: apt, dpkg-dev, libapt-pkg-perl (>= 0.1.6), perl (>= 5.6.0-16) Recommends: build-essential, fakeroot, sudo Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/apt-src_0.25.1-0.1_all.deb Size: 36384 MD5sum: ffe637ad6beed7df3f6e4e0f076cc1ea SHA1: a457060b5a6c11f76425ae27f3da22de944e35be SHA256: 7f4011c45ce10344b1a5c788e72bfb96fbc5350d3a2cb968bb1bfc6b97e361a2 Description: manage Debian source packages apt-src is a command line interface for downloading, installing, upgrading, and tracking Debian source packages. It makes source package management feel a lot like using apt to manage binary packages, and is being used as a testbed to work on adding source dependencies to Debian. . It can be run as a normal user, or as root. If you want a convenient way to track updates to packages while preserving your local modifications, this is a way to do that. Package: mgm Priority: optional Section: contrib/admin Installed-Size: 30 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: all Version: 1.1.cvs.20020221-2ubuntu2 Depends: perl, perl-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/mgm_1.1.cvs.20020221-2ubuntu2_all.deb Size: 122874 MD5sum: d5e3b490b9503d2a5dbab2f9a430e0b8 SHA1: 586ae3bbb8f0520231870089c42fdb8d8b49b4d2 SHA256: 0175e4d9f48afb5ae18070d61977e2305667a0ea244c009f47df8a717411aea9 Description: A highly configurable, very gaudy system load meter MGM is the Moaning Goat Meter, a system load monitor along the lines of procmeter3 but much prettier (and with a much higher resource usage). It's written in Perl/Tk, uses a nice antialiased Helvetica font, is configurable with X resources, and can have a larger memory footprint than Emacs. Package: backupninja Priority: optional Section: contrib/admin Installed-Size: 35 Maintainer: Micah Anderson Architecture: all Version: 0.9.5-2 Depends: bash (>= 2.05b-26), dialog, gawk | mawk, mailx | mailutils Suggests: cdrecord, duplicity (<< 0.4.4), dvd+rw-tools, hwinfo, mkisofs, rdiff-backup Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/backupninja_0.9.5-2_all.deb Size: 80816 MD5sum: 33b9ec57005b1c1ba95b5233b238cc07 SHA1: 2d1356ded01f84899e9510f0f27ef15adbee3141 SHA256: 1fa542d87aa344dd83bfbaf4515582fbef8c42dc0e2ef21445fea067f194563d Description: lightweight, extensible meta-backup system Backupninja lets you drop simple config files in /etc/backup.d to coordinate system backups. Backupninja is a master of many arts, including incremental remote filesystem backup, mysql backup, and ldap backup. By creating simple drop-in handler scripts, backupninja can learn new skills. Backupninja is a silent flower blossom death strike to lost data. . In addition to backing up regular files, Backupninja has handlers to ease backing up: ldap, maildir, mysql, svn, trac, and the output from shell scripts . Backupninja currently supports common backup utilities, easing their configuration, currently supported are: rdiff-backup, duplicity, CD/DVD Homepage: http://dev.riseup.net/backupninja Package: reseed Priority: extra Section: contrib/admin Installed-Size: 27 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Benjamin Mako Hill Architecture: all Version: 1.1-4ubuntu1 Depends: debconf (>= 0.5) | debconf-2.0, libwww-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/reseed_1.1-4ubuntu1_all.deb Size: 7410 MD5sum: 056052f51c597eaf21879da3ccc496d4 SHA1: 03cb8c22550b7f52f7ff910be2b34d54b76b26a2 SHA256: 0355cdbec66b0517697dbc72e4349289a4a5f6a7d79015b9e923e2d1584ffb5d Description: seeds urandom with a truly random seed retrieved from random.org reseed is a perl script that retrieves a truly random seed from the Internet (random.org) and uses it to reseed the linux random number generator. . On installation, 512 bytes of truly random data are retrieved and injected into /dev/urandom. The entropy pool is then saved between reboots, and can be reseeded from random.org by running the 'reseed' command. . Note that this is sent in the clear over the Internet so if an attacker could see the data in transit then you're worse off than if you were to have left Linux to generate the entropy pool itself. Package: dell-dup Priority: optional Section: contrib/admin Installed-Size: 16 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Brown Architecture: all Version: 1.1.1-0ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/dell-dup_1.1.1-0ubuntu1_all.deb Size: 26060 MD5sum: 981969d8fd52a11d6be1cbc71d8bc140 SHA1: 574def181f9565ea3fdb2433d1a96a87c897e320 SHA256: 9b33ca8248013f4e9860bf869f762c28c0f409958ad10ede9a74568370a664e7 Description: A firmware-tools plugin for Dell DUP images Firmware archives can be distributed in a variety of formats. This package provides a plugin for firmware tools to extract firmware from DUP images. Homepage: http://linux.dell.com/firmware-tools Package: smbldap-tools Priority: extra Section: contrib/admin Installed-Size: 32 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.9.4-1 Depends: libcrypt-smbhash-perl, libdigest-sha1-perl, libio-socket-ssl-perl, libnet-ldap-perl, libunicode-maputf8-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/smbldap-tools_0.9.4-1_all.deb Size: 328358 MD5sum: 70d43046104774ab365ce974f3c886eb SHA1: 22d3537b11efe5545ba36fd2f362bbe49b0b9d33 SHA256: cdd14362c5c16c75895d5095ad1793779107f3586dd76498316d894beec8f186 Description: Scripts to manage Unix and Samba accounts stored on LDAP Set of scripts to manage data relative to users and groups stored in an LDAP server. The tools manage POSIX, shadow and Samba (3.0 series) accounts and groups. . This package is used to add/del/mod users and groups in the Linux Samba-OpenLDAP Howto Package: iisemulator Priority: extra Section: contrib/admin Installed-Size: 64 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 0.95-3 Depends: perl Recommends: honeyd Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/iisemulator_0.95-3_all.deb Size: 39370 MD5sum: d69c7465a8bbd38c8f4fc88780d53354 SHA1: 9b8f47b402436228f26d56f6e5ec02328ec76173 SHA256: 4b4dfac66b6f2c793332fa088389aefd0f070c87905572274e14cd39e07cddaf Description: Emulation for the IIS web server This package provides an emulation for the Internet Information Services (IIS) web server which can be used in conjunction with honeypot-deployment software (such as honeyd) to create a virtual server that emulates it. . More information at http://sourceforge.net/projects/iisemul8/ Package: multipath-tools-initramfs Priority: optional Section: contrib/admin Installed-Size: 8 Maintainer: John Goerzen Architecture: all Version: 1.0.1 Depends: initramfs-tools, multipath-tools, udev Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/multipath-tools-initramfs_1.0.1_all.deb Size: 2752 MD5sum: ad29833dca3a83aca46d1ac50606e358 SHA1: c392e4eec82e83c6f0af41cea4f071df3cd056b1 SHA256: 23a44198017f1a75106420eef64417f9ec353146b02faf6835ac2a9c4820c670 Description: Support for booting Debian from a multipath I/O source This package provides support for booting Debian from a multipath I/O (MPIO) source. It provides the necessary scripts for mkinitramfs to generate an initrd that can bring up the multipath I/O subsystem at boot time and mount the root filesystem from a multipath source. Package: lire Priority: optional Section: contrib/admin Installed-Size: 4070 Maintainer: Wolfgang Sourdeau Architecture: all Version: 2:2.0.2-5 Depends: exim4 | mail-transport-agent, libcurses-ui-perl (>= 0.92-1), libdbd-sqlite2-perl (>= 1:0.33-1), libintl-perl (>= 1.10-1), libmime-perl, libtime-modules-perl, libxml-parser-perl, perl (>= 5.6.0-16) Pre-Depends: adduser, debconf (>= 1.0.32) | debconf-2.0 Recommends: libterm-readline-perl-perl, ploticus Suggests: libspreadsheet-writeexcel-perl, lire-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/lire_2.0.2-5_all.deb Size: 1156148 MD5sum: cf830dd3dd23719d5136f5354546d727 SHA1: accde19f07ce657824de055113be7d4658cb5167 SHA256: 0813ed9d8acde2e934777e1e206aa5a3b06742e4a0f1ffd33aa52aed6a148619 Description: full-featured log analyzer and report generator Lire is a full-featured and extensible set of utilities and API's to generate statistics and reports from logfiles. Although those could be any type of logfiles, the first purpose of Lire is to ease the administration and the monitoring of system services. As such, filters are bundled for email servers like Postfix, Sendmail and Exim, for web servers like Apache and IIS, as well as several kinds of firewall, printing, DNS or database services, ... . Using DocBook as an intermediary format, the resulting reports can be produced in ASCII, HTML, PDF and other formats. . Lire is a software of the LogReport Foundation http://www.logreport.org/. Package: yum Priority: extra Section: contrib/admin Installed-Size: 46 Maintainer: Anand Kumria Architecture: all Version: 2.4.0-3.1 Depends: python, python-celementtree, python-libxml2, python-rpm, python-support (>= 0.7.1), python-urlgrabber, rpm (>= 4.4.1) Recommends: python-sqlite Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/yum_2.4.0-3.1_all.deb Size: 200510 MD5sum: 70c31d1a702b2e321bb36bdf53090d07 SHA1: 49db64745bbb98b2dc88f9ef6a163cabfd71d689 SHA256: 50c0809a16c3f094876e7deabc1e72325ae2b90349a0520414112e8a1d9a7a98 Description: Advanced front-end for rpm Yum (Yellow dog Updater, Modified) is an automatic updater and package installer/remover for rpm systems. It automatically computes dependencies and figures out what things should occur to install packages. It makes it easier to maintain groups of machines without having to manually update each one using rpm. . Features include: . * Multiple Repositories * Simple config file * Correct dependency calculation * Fast operation * rpm-consistent behavior * comps.xml group support, including multiple repository groups * Simple interface . Homepage: http://linux.duke.edu/projects/yum/ Package: ume-config-samsung-q1-ultra Priority: extra Section: contrib/admin Installed-Size: 10 Maintainer: Rusty Lynch Architecture: all Source: samsung-q1-ultra-config Version: 0.19 Replaces: initscripts Depends: gconf2, ume-config-common (>= 0.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/ume-config-samsung-q1-ultra_0.19_all.deb Size: 5898 MD5sum: 42903c8f610b7deb08022f6743eeca2d SHA1: cdbcc1c9919fcc3b68876cbcef1b297afda61f49 SHA256: f0242df52a803805dd1692b6a88c1eb1a496d86f50db278ff981e239571d8059 Description: Configuration for a Samsung Q1 Ultra This package provides samsung Q1 ultra specific configuration files . You do not want this on a normal system, it will overwrite your X configuration and other bits of the system. Package: puppetmaster Priority: optional Section: contrib/admin Installed-Size: 12 Maintainer: Puppet Package Maintainers Architecture: all Source: puppet Version: 0.24.4-3 Depends: facter, lsb-base, puppet (= 0.24.4-3), ruby (>= 1.8.1) Recommends: rails (>= 1.2.3-2), rdoc Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/puppetmaster_0.24.4-3_all.deb Size: 32400 MD5sum: 9feb5fd35efe6ddff07878338676a3eb SHA1: 5dc2b4739f1b42415dc2e296ed0a116e76d9667d SHA256: ab97dc8eb4d8cce43c78f70fcde3b56a3bc665a688631ed0e7b392411d1e04f8 Description: centralised configuration management control daemon Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . Puppet's simple declarative specification language provides powerful classing abilities for drawing out the similarities between hosts while allowing them to be as specific as necessary, and it handles dependency and prerequisite relationships between objects clearly and explicitly. . This package contains the manifest server, 'puppetmaster'. Homepage: http://reductivelabs.com/trac/puppet Package: firmware-tools Priority: optional Section: contrib/admin Installed-Size: 33 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Brown Architecture: all Version: 2.1.1-0ubuntu1 Depends: python (>= 2.2), python-decoratortools, python-glade2, python-rpm, python-support (>= 0.7.1), rpm Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/firmware-tools_2.1.1-0ubuntu1_all.deb Size: 91698 MD5sum: 96a76a0dc514a3f071965734523d1479 SHA1: fe6c6ad3028f20c19ccd34e992d1edc9eded88d4 SHA256: f02882302ac74f9553786a425da88ecdcf0781c79917094298bef915b58104e7 Description: Scripts and tools to manage firmware and BIOS updates The firmware-tools project provides tools to inventory hardware and a plugin architecture so that different OEM vendors can provide different inventory components. It is intended to tie to the package system to enable seamless installation of updated firmware via your package manager, as well as provide a framework for BIOS and firmware updates. Homepage: http://linux.dell.com Package: gsutil Priority: extra Section: contrib/admin Installed-Size: 43 Maintainer: Julien Danjou Architecture: all Version: 3.0-2 Depends: libwww-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/gsutil_3.0-2_all.deb Size: 17320 MD5sum: cc8d830b644f46d25270c84004e4da7b SHA1: 4edb797804fef97f76774d9eddc01953f2b8782a SHA256: d3686c271bcc5db28cb13ed489635f8f29cf354b2ff6a256437b1ef018ee04a7 Description: configure and manage Grandstream BudgeTone 100 VOIP and GX2000 phones GsUtil is a short program written to dump and restore the data from randstream BudgeTone 100 VOIP and GX2000 phone. Since a reboot is required to make the configuration change effective, this program does that too. Package: systemconfigurator Priority: optional Section: contrib/admin Installed-Size: 40 Maintainer: Debian QA Group Architecture: all Version: 2.2.2-2 Depends: libappconfig-perl, libnet-netmask-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/systemconfigurator_2.2.2-2_all.deb Size: 74470 MD5sum: 0af8fa3ca8a8b402b8909c4d3fdbda4b SHA1: c75b8f49b617721bf3e021be95297f3696f7bb6b SHA256: 9ee1b008cd8c2c33436a64e56d32f495dcd113ea8f43e72e123f54a7628276f1 Description: Unified Configuration API for Linux Installation Provides an API for various installation and configuration processes that are otherwise inconsistent between the many Linux distributions, and the many architectures they run on. For example, you can configure the bootloader on a system in a general way - you don't need to know anything about the particular boot loader on the system. You can update the network settings of a system, without knowing the distribution or the format of its network configuration files. Package: log-analysis Priority: optional Section: contrib/admin Installed-Size: 297 Maintainer: Debian QA Group Architecture: all Version: 0.42-3 Depends: perl Suggests: tk8.3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/log-analysis_0.42-3_all.deb Size: 102144 MD5sum: 141b05e9be260b7e0d7b2893e71ea460 SHA1: d2eacd3127d35d0a94bf9e07b4d0189342a7fe66 SHA256: f6aafc2edd77fa78be0a2ab81a5d7e81b24fa04a51fd6b3d53fcfe0aa363a678 Description: Analyse system's logs to find out problems Log-analysis will analyse syslog, wtmp and sulog files in the system in order to summarise information found there. It will also apply a number of known expressions in order to extract relevant data it knows of. . Log-analysis can be customized and extended with custom configuration files to detect certain events that are system-dependant. Package: couriergraph Priority: extra Section: contrib/admin Installed-Size: 14 Maintainer: Jose Luis Tallon Architecture: all Version: 0.25-3.3 Depends: libfile-tail-perl, librrds-perl (>= 1.2) Pre-Depends: debconf (>= 1.1) | debconf-2.0 Recommends: apache2 | httpd, courier-imap, courier-pop Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/couriergraph_0.25-3.3_all.deb Size: 19374 MD5sum: b7f8eb5151105001e0d20636dc6ecae0 SHA1: 0a4388dea760c8d6262213a2fd3fec28a825a540 SHA256: e7c7f1aa0e8fcdcb52ca31c668f48f84dcb29af96f0abe60ffd4ffd70bef1607 Description: Mail statistics RRDtool frontend for Courier-{POP,IMAP} Couriergraph is a very simple mail statistics RRDtool frontend for Courier-POP & Courier-IMAP that produces daily, weekly, monthly and yearly graphs of mail server's activity (logins, traffic, etc). Package: usbmount Priority: extra Section: contrib/admin Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: all Version: 0.0.14.1ubuntu2 Depends: lockfile-progs, udev (>= 0.084-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/usbmount_0.0.14.1ubuntu2_all.deb Size: 11322 MD5sum: 5e387c89483a840d9e9c2700b853ccf5 SHA1: 8fa81f63ec5680d159e7abb36e912031f0fe946b SHA256: 814ef020d652ab6233e03a3d85ec052cdaaa450d8011dc55c48179dc182e459f Description: automatically mount and unmount USB mass storage devices This package automatically mounts USB mass storage devices (typically USB pens) when they are plugged in, and unmounts them when they are removed. The mountpoints (/media/usb[0-7] by default), filesystem types to consider, and mount options are configurable. When multiple devices are plugged in, the first available mountpoint is automatically selected. If the device provides a model name, a symbolic link /var/run/usbmount/MODELNAME pointing to the mountpoint is automatically created. . The script that does the (un)mounting is called by the udev daemon. Therefore, USBmount requires a 2.6 (or newer) kernel. . USBmount is intended as a lightweight solution which is independent of a desktop environment. Users which would like an icon to appear when an USB device is plugged in should use the pmount and hal packages instead. Homepage: http://usbmount.alioth.debian.org/ Package: piwi Priority: optional Section: contrib/admin Installed-Size: 94 Maintainer: Mickael Profeta Architecture: all Version: 0.8+20041206-3 Depends: apache | apache-ssl | apache-perl | httpd, libapache-dbi-perl, libdate-calc-perl, libdbd-mysql-perl | libdbd-pg-perl, mysql-client | postgresql-client, perl Suggests: geoip-bin, libgd-gd2-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/piwi_0.8+20041206-3_all.deb Size: 159142 MD5sum: 0fa137a8b1d95282b4e345008efc8769 SHA1: 5dcf345a82365537aaac7566a04ce1a320719e97 SHA256: 32e1be1fd5b939d0cb277c982ec8476a911c0bee9a396f5267e365ebaa67f13e Description: P(erl|relude) IDS Web Interface - A frontend to your Prelude database Providing a complete web front-end for the Prelude-Intrusion Detection System with features like : - Alert listing, sorting, masking - Alert details - Source centric view - Alert-type centric view - Source informations (IP, MAC, OS via NMAP, known open services) Package: gadmintools Priority: optional Section: contrib/admin Installed-Size: 4 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Baumann Architecture: all Source: gproftpd Version: 8.3.2-2ubuntu1 Depends: gbindadmin, gdhcpd, gproftpd, gsambad Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/gadmintools_8.3.2-2ubuntu1_all.deb Size: 3628 MD5sum: 2bf1ff47e6d30fc3f8779ee100c5d6f4 SHA1: 66563c57a905cebb528fa38339d742fe3dc1688b SHA256: 3c76d9ffc24787d2742d8df6ce31d8734897ef0a7c6c3f7c618fa7d3c108c417 Description: GTK+ server administration tools Gadmintools consists of several easy to use GTK+ server administration tools for the following servers: . * gbindadmin - ISC BIND DNS server * gdhcpd - ISC DHCPD server * gproftpd - Proftpd FTP server * gsambad - Samba SMB server . Homepage: Package: netenv Priority: extra Section: contrib/admin Installed-Size: 24 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Arnaud Fontaine Architecture: all Version: 0.94.3-22ubuntu2 Depends: debconf (>= 0.5) | debconf-2.0, dialog (>= 0.9a-20020309a-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/netenv_0.94.3-22ubuntu2_all.deb Size: 76934 MD5sum: 931f5a9583db15f494daf6e7a0111413 SHA1: 0528fc95f70ac375d2a7467b65c4167a0aa6cc75 SHA256: 941f24e79668da1a35a43ce2e01903194d204937c98faed7860f34fba05c6168 Description: Configure your system for different network environments Netenv lets you choose your network environment (and other things) upon boot, which is useful for notebook computers. The difference to similar packages is that it doesn't try to autodetect your environment, but expects your input. You can, however, specify a default or pass it a parameter from the boot prompt to allow for unattended boot. You can also use it to switch between environments without rebooting. . It will work with PCMCIA or builtin network cards. . Homepage: http://netenv.sourceforge.net/ Package: ubuntustudio-menu Priority: optional Section: contrib/admin Installed-Size: 38 Maintainer: Ubuntu Studio Developers Original-Maintainer: Luis de Bethencourt Guimerá Architecture: all Version: 0.9 Depends: gnome-menus Conflicts: edubuntu-menus Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/ubuntustudio-menu_0.9_all.deb Size: 5708 MD5sum: aff470ddf352a7601a8b018392a5705c SHA1: 87fe12fd3312b29c013524b6854fd1ad6d8f07c0 SHA256: 3a49aee03adb996a06ba460a4578d3274e52cade9cf62a1b8a6d9089c3b470bd Description: Menu for Ubuntu Studio Installs a menu for Ubuntu Studio's use case. These menu has new audio production and video production subsections for Sound & Video section. Package: amavis-stats Priority: extra Section: contrib/admin Installed-Size: 98 Maintainer: Jean-Michel Kelbert Architecture: all Version: 0.1.12-7.5 Depends: adduser, debconf (>= 0.5) | debconf-2.0, librrds-perl, rrdtool | php4-rrdtool, wwwconfig-common Recommends: amavis Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/amavis-stats_0.1.12-7.5_all.deb Size: 26684 MD5sum: 23cf200a8e52a2823b7cf6965a6d2149 SHA1: 95210e8959cf2ea117601640244fcb91e1140b2e SHA256: 11cbe2a6fd8d5085c099678f6427f313f779abcff116f87a8305a0a8c33aa4f0 Description: Virus statistics RRDtool frontend for Amavis Amavis-stats is a simple Amavis statistics generator based on RRDtool. It produces graphs of clean emails, spam emails and infected emails broken down by virus, from amavis log entries. . The RRD files are created and updated by a perl script. Graphs are generated by a php script. Package: swatch Priority: optional Section: contrib/admin Installed-Size: 18 Maintainer: Nikolay Kokalichev Architecture: all Version: 3.2.1-1 Depends: libdate-calc-perl, libdate-manip-perl, libfile-tail-perl, libtime-hires-perl, libtimedate-perl, perl (>= 5.6.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/swatch_3.2.1-1_all.deb Size: 41456 MD5sum: 57894bf45af2072c04043ff4117b7a07 SHA1: 127ad038969476cc88e271e0ffcf043d71b1464f SHA256: 4b8c2febea83edc53a1b8112226dbf119b0980191a94582c502190dbf042289b Description: Log file viewer with regexp matching, highlighting, & hooks Swatch is designed to monitor system activity. It reads a configuration file which contains pattern(s) to look for and action(s) to perform when each pattern is found. . A typical action is echoing the matched line in a variety of colours and formats including reverse video, bold, underline, and normal, which swatch knows how to do internally. Other actions include sending mail or executing an arbitrary program on the line. . Swatch is written in Perl and uses Perl regular expressions for line matching. Package: createrepo Priority: optional Section: contrib/admin Installed-Size: 12 Maintainer: Adam Cécile (Le_Vert) Architecture: all Version: 0.4.10-1 Depends: python (>= 2.3), python-libxml2, python-rpm, python-sqlitecachec, python-support (>= 0.7.1), rpm (>= 4.1.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/createrepo_0.4.10-1_all.deb Size: 26482 MD5sum: 7b964e7ae700d390f072cc9a4928f8a7 SHA1: 73630a1d4aabd9a5b2a3b897ffaf745358cf311a SHA256: 73a5ea57f5189cc2ad4e276b554b6f990c87cd9d2ea81c54f576255130252700 Description: generates the metadata necessary for a RPM package repository This tool will generates all XML metadata required by a RPM (Redhat Package Manager) package repository. . This repository format is supported by apt, red-carpet(zen), smart, up2date, Yast and yum. . Homepage: http://linux.duke.edu/projects/metadata/ Package: jailer Priority: optional Section: contrib/admin Installed-Size: 14 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 0.4-11 Depends: cpio, perl5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/jailer_0.4-11_all.deb Size: 12766 MD5sum: 705575dbfde6a2d6876434cac5b8c26f SHA1: 82ddb32f6437650f4f4510d74424843592c15ee0 SHA256: 8a024ce156beb0321e4911b883cb332831bb8ea6523cd8ae674b9172394e4e68 Description: Builds and maintains chrooted environments Jailer is a simple script to help system administrators to create and maintain chrooted (that is, jailed) environments. It uses a simple configuration file which can be used to describe the location of configuration files, Debian packages and files or directories used to build the chroot environment. Package: console-log Priority: optional Section: contrib/admin Installed-Size: 14 Maintainer: Marc Haber Architecture: all Version: 1.0-14 Depends: adduser (>> 3.51), daemon, debconf (>= 0.5) | debconf-2.0, kbd, less, passwd (>= 1:4.0.3-23) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/console-log_1.0-14_all.deb Size: 22316 MD5sum: 70be7ece07837407a8189deb0a2d4134 SHA1: 293efec70d8b5b13d1d693307975b1897c56464f SHA256: 09e2ddb11a561dd0220c4c80c0c7bbce21ec56ea5698439f4365f7c4797b71b1 Description: Puts a logfile pager on virtual consoles console-log keeps logfile pagers open on virtual consoles. The default configuration puts exim's mainlog on tty8, and the syslog on tty9, in a less process. It can also make sure that this console is visible automatically after system boot so that a crashed system at least leaves the syslog readable on the console before reset. Using a pager makes searching, tagging and highlighting possible. . This package has its upstream sources maintained in the Debian project, so there is no upstream URL. Package: clusterssh Priority: optional Section: contrib/admin Installed-Size: 102 Maintainer: tony mancill Architecture: all Version: 3.21-2 Depends: libx11-protocol-perl, openssh-client, perl-tk, xterm Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/clusterssh_3.21-2_all.deb Size: 46544 MD5sum: aec5073a6c25d3a5f4376a113531387d SHA1: 9805d4c17cdebfcd91e059a2d480d28e1c1a82a5 SHA256: 6e4c0add7099aff6c78ec3c0d7432f677adc9bba3d28c19a263b415f8328230d Description: administer multiple ssh or rsh shells simultaneously ClusterSSH allows you to control multiple ssh or rsh sessions from a single input window. You can also configure clusters of machines for easy invocation and interact with individual terminal windows during a session. Homepage: http://clusterssh.sourceforge.net/ Package: update-apt Priority: optional Section: contrib/admin Installed-Size: 9 Maintainer: Steve Kemp Architecture: all Version: 1.0-2 Depends: debconf Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/update-apt_1.0-2_all.deb Size: 2748 MD5sum: 43f89acedb1a2956fc8b31e378206e55 SHA1: c6e5cc801e366b657a7948f71698355a16a42d53 SHA256: 687f392e90899bca68a1519e3607d7f620210fbd4e7b82d86c1e5264af02555c Description: A nightly Debian update tool. This package contains a simple script and crontabe entrie to nightly update the local package cache . This allows your machine to do the downloading of the pending updates during the night when your machine is unloaded, leaving you to run the upgrade at a convienent time. Package: emuga Priority: optional Section: contrib/admin Installed-Size: 13 Maintainer: Ola Lundqvist Architecture: all Version: 0.1.2 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/emuga_0.1.2_all.deb Size: 21742 MD5sum: bbd162f775f41b5ee4be1a0e39381981 SHA1: 8a8070e7cf9e19e2b55fe6757011b2d3514f5dca SHA256: beb5d1cd630075a41407ba97255c9a72ebd227034cc77db44ce4f19556f53cc3 Description: extended modelling of group access This package can help you to extend the normal limits of unix groups. . Right now there are two tools available: . * Target handling, allowing you to have one group for read access and one group for write access. * Group file generator that makes it easier to define complex group structures. Package: harden-surveillance Priority: extra Section: contrib/admin Installed-Size: 4 Maintainer: Ola Lundqvist Architecture: all Source: harden Version: 0.1.32 Depends: nagios | netsaint Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/harden-surveillance_0.1.32_all.deb Size: 6070 MD5sum: d699f8b04204c2cb8263a14f10259586 SHA1: f6a3321c21649ad35aa3f85fbb26fc26b7e68f60 SHA256: 103ea3e5adf0103a72f79ce05d3df4e730c656bd3d3163932f6120d683261d4f Description: Check services and/or servers automatically This package helps you to install tools for active network surveillance. Surveillance is the process of constant monitoring of networks and services to check that they work as expected. Package: drbdlinks Priority: optional Section: contrib/admin Installed-Size: 13 Maintainer: Cyril Bouthors Architecture: all Version: 1.09-1 Depends: drbd-utils Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/drbdlinks_1.09-1_all.deb Size: 9706 MD5sum: 70e31a0d757a8fab18dd4325a70dcd0f SHA1: 6a5e8b0b7f03ea4bd9a4f536fca36e11a3c410c8 SHA256: 30689aee2ca3047653f39793f437b5b4084c5284bbd6fd5fbdc076e7676bf801 Description: Manages symlinks into a shared DRBD partition Manages symlinks into a DRBD partition which is shared among several machines. A simple configuration file, "/etc/drbdlinks.conf", specifies the links. This can be used to manage links for /etc/apache, /var/lib/pgsql, and other system directories that need to appear as if they are local to the system when running applications after a drbd shared partition has been mounted. . DRBD is a RAID 1 over TCP/IP solution, please have a look at the packages drbd-utils and drbd-module-source for more information. Package: scanerrlog Priority: extra Section: contrib/admin Installed-Size: 102 Maintainer: Víctor Pérez Pereira Architecture: all Version: 2.01-4.1 Depends: python, python-jaxml, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/scanerrlog_2.01-4.1_all.deb Size: 26580 MD5sum: e8124f82d3b489eb1f6a8ba0d9c79d95 SHA1: 15eb0eb88f043a8b01317a7d792865f8ed68877a SHA256: 950892816d967e021703cc48d0074a7974b4923dc2bbde28d074b6337680094f Description: Generate summaries from Apache error logs This program allows people to parse Apache error_log files from multiple sources and present a summary of the frequency of error messages in one of a variety of different formats (text, html, xml, pdf). Package: bindgraph Priority: extra Section: contrib/admin Installed-Size: 17 Maintainer: Jose Luis Tallon Architecture: all Version: 0.2a-2.1 Depends: debconf (>= 0.5) | debconf-2.0, libfile-tail-perl, librrds-perl Recommends: bind9, httpd Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/bindgraph_0.2a-2.1_all.deb Size: 21824 MD5sum: 268a15b14dc331480e6099e45338e755 SHA1: 4581a191b828b9a27687c6077b4f27a04595389c SHA256: 0ee5517993089ec6dae1c91267c151687a369634dda8e303c30874b20c33cfe4 Description: DNS statistics RRDtool frontend for BIND9 BindGraph is a very simple DNS statistics RRDtool frontend for BIND9 that produces daily, weekly, monthly and yearly graphs of the DNS server's activity (queries, errors, etc.). Package: ibackup Priority: optional Section: contrib/admin Installed-Size: 10 Maintainer: Andre Luis Lopes Architecture: all Version: 2.27-4 Recommends: ssh Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/ibackup_2.27-4_all.deb Size: 16270 MD5sum: 273b9f41f32a8d1380dfd6c0842936d3 SHA1: bb696a2986ce673c57f7108df30ac9b2a48c0852 SHA256: 49546e103e6a57c003f86da861f847c7f4233f70a7614873d411606399a8675e Description: Automated backups (even remote) of machine configurations This software simplifies the task of backing up the system configuration files (those under /etc) for UNIX systems (Solaris, *BSD, Linux). You can run the program from any directory and it will by default save the (maybe compressed) tarball to /root. . It is possible to encrypt the tarball, to upload the tarball to some other host and run the backup automated in a cronjob. . Homepage: http://www.linuks.mine.nu/ibackup/ Package: dbconfig-common Priority: optional Section: contrib/admin Installed-Size: 127 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sean Finney Architecture: all Version: 1.8.38ubuntu1 Depends: debconf (>= 0.5) | debconf-2.0, ucf (>= 0.28) Suggests: virtual-mysql-client | mysql-client | postgresql-client Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/dbconfig-common_1.8.38ubuntu1_all.deb Size: 471636 MD5sum: 1d82d2d57710a4e39ce8c75c5bb4692b SHA1: 775fe90f7c0b16465b8db8a9448c0650c16623e5 SHA256: 0af2c0caf16dd499a10b2825b5e17423d7d0fda72e2ad4b930776527067ef9c9 Description: common framework for packaging database applications dbconfig-common presents a policy and implementation for managing various databases used by applications included in Debian packages. . dbconfig-common can: * support MySQL, PostgreSQL, and sqlite based applications * create databases and database users * access local or remote databases * upgrade/modify databases when upstream changes database structure * remove databases and database users * generate config files in many formats with the database info * import configs from packages previously managing databases on their own * prompt users with a set of normalized, pre-translated questions * handle failures gracefully, with an option to retry. * do all the hard work automatically * work for package maintainers with little effort on their part * work for local admins with little effort on their part * comply with an agreed upon set of standards for behaviour * do absolutely nothing if it is the whim of the local admin * perform all operations from within the standard flow of Debian package maintenance (no additional skill is required of the local admin) Package: ubuntustudio-controls Priority: optional Section: contrib/admin Installed-Size: 307 Maintainer: Ubuntu Studio Development Team Original-Maintainer: Andrew Hunter Architecture: all Version: 0.2 Depends: python, python-changesettings, python-glade2 (>= 2.0), python-gtk2 (>= 2.0), python-meminfo-total Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/ubuntustudio-controls_0.2_all.deb Size: 18646 MD5sum: e0d0394cb76e7ac4dca04e65981f62f3 SHA1: 00a68570cefeff9140998320a752cd653ef88ee7 SHA256: b925b991912d0ff71804ef9fe66343d46d7aaa20daa26d7a09fdf386542f0022 Description: Ubuntu Studio Controls is a small app that changes A/V settings. Ubuntu Studio Controls is a small app that provides users access to commonly hand-edited settings on an A/V production system. Homepage: https://wiki.ubuntu.com/UbuntuStudio/SettingsApp Python-Version: all Package: galternatives Priority: optional Section: contrib/admin Installed-Size: 26 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: all Version: 0.13.4ubuntu1 Depends: python, python-glade2, python-support (>= 0.7.1) Recommends: gksu Conflicts: gksu (<< 0.8.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/galternatives_0.13.4ubuntu1_all.deb Size: 29092 MD5sum: ca0e3b7c1d67a3816ab4f795db2931c2 SHA1: 08a77400fc24df873f7e23d6ad729ee02016ebe2 SHA256: 4db6345c36c0f836a4e47d9c7d84046a6f4e04ccc63a53bddfb5f1b73bda9d5a Description: graphical setup tool for the alternatives system A GUI to help the system administrator to choose what program should provide a given service. . This is a graphical front-end to the update-alternatives program shipped with dpkg. Package: aptoncd Priority: optional Section: contrib/admin Installed-Size: 96 Maintainer: Rafael Proença Architecture: all Version: 0.1.98-0ubuntu1.1 Depends: apt-utils, genisoimage | mkisofs, gksu, gnome-icon-theme, libgnomevfs2-0, lsb-release, python (>= 2.5), python (<< 2.6), python-apt, python-central (>= 0.6.5), python-dbus, python-glade2, python-gnome2, python-gtk2, python2.5, synaptic (>= 0.57.7) Recommends: nautilus-cd-burner | k3b, yelp Suggests: update-notifier Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/aptoncd_0.1.98-0ubuntu1.1_all.deb Size: 212300 MD5sum: d7556bd019dae5df651936958e64b9dd SHA1: a12405bb04da251fd368206095ed7fac3e04b7da SHA256: 10a35a041c6dfd842e42d14f9208d0ab717d6e6e30521be0538646637b47dea7 Description: Installation disc creator for packages downloaded via APT APT removable repository creator and package backup tool for Debian based systems. . This tool will allow you to create a media (CD or DVD) to use to install software via APT in a non-connected machine, as well upgrade and install the same set of softwares in several machines with no need to re-download the packages again. . For more information, visit http://aptoncd.sourceforge.net Python-Version: 2.5 Package: harden-remoteaudit Priority: optional Section: contrib/admin Installed-Size: 4 Maintainer: Ola Lundqvist Architecture: all Source: harden Version: 0.1.32 Depends: nessusd Suggests: dsniff, ettercap, harden-nids, idswakeup, nagios | netsaint, nessus, satan Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/harden-remoteaudit_0.1.32_all.deb Size: 6380 MD5sum: e83aac0d81aa38d3f0cfb643394cacd6 SHA1: ab491bb5e9c96aba893931a435226a17bd77f7af SHA256: 16d89f1574e7a1041e36ae090071e8f94d162307ceeec055a5e702cf30d3cbd6 Description: Audit your remote systems from this host This package helps you to install a set of tools to check remote systems, sniff for passwords and more. Observe that this kind of activity can be illegal so you have to check if you are authorized to do so in the environment where you install this package. . You can check exploits, sniff for passwords and similar things. . Nessus note: You have to have the nessus client installed on some host. The client is provided by the 'nessus' package. You can install it on the same host but that is not necessary. . NOTE! This package includes packages that can damage the system that you audit. It should ONLY be used to audit hosts, networks or systems that you are allowed to audit. I repeat: it can damage the hosts that are checked. You have been warned! Package: pflogsumm Priority: optional Section: contrib/admin Installed-Size: 12 Maintainer: Pascal Hakim Architecture: all Version: 1.1.0-3 Depends: libdate-calc-perl, perl5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/pflogsumm_1.1.0-3_all.deb Size: 51386 MD5sum: 4cb67a134fa52af38101b95a72fe9f74 SHA1: 43ea3c86cc7b4c829d96672b660e1f38604314cb SHA256: c49a8f92a73d850a0fcb29aa6c18d9e11ad2ba090e23d9f158ba8de52ba986b1 Description: Postfix log entry summarizer pflogsumm is designed to provide an over-view of postfix activity, with just enough detail to give the administrator a "heads up" for potential trouble spots. . Homepage: http://jimsun.linxnet.com/postfix_contrib.html Package: apt-show-versions Priority: optional Section: contrib/admin Installed-Size: 16 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christoph Martin Architecture: all Version: 0.12ubuntu2 Depends: apt, libapt-pkg-perl (>= 0.1.21), libstorable-perl, perl | perl-5.005 | perl-5.004 Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/apt-show-versions_0.12ubuntu2_all.deb Size: 24838 MD5sum: a3729b9f59aa8bff35b557d5c2ef315d SHA1: febea51b2697aca56caed7fd264ac1f17ec3f8ad SHA256: dde347cc12388545b6f8b97735290f9021c7db508db3b91c23e2b2349a321326 Description: lists available package versions with distribution apt-show-versions parses the dpkg status file and the APT lists for the installed and available package versions and distribution and shows upgrade options within the specific distribution of the selected package. . This is really useful if you have a mixed stable/testing environment and want to list all packages which are from testing and can be upgraded in testing. Package: ps-watcher Priority: optional Section: contrib/admin Installed-Size: 17 Maintainer: Jan Wagner Architecture: all Version: 1.06-8 Depends: libconfig-inifiles-perl, perl Recommends: libsys-syslog-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/ps-watcher_1.06-8_all.deb Size: 38810 MD5sum: 9a35d1aa0d2f844d596c03d2a6138374 SHA1: 2c3c318c1789c2537f7b3d88b96b59e47a939c70 SHA256: c189dc0d85ec3379b534733ef991185a8af1974dd374ea7df8a6023ec53bc418 Description: monitoring a system via ps-like commands This program runs the ps command periodically and triggers commands on matches. The match patterns are Perl regular expressions which can refer to the process information via variables. . For example it can be used to ensure that a daemon is running, or is not running too many times. It can also be used to determine when a process has consumed too many resources, perhaps due to a memory leak. . Homepage: Package: gui-apt-key Priority: optional Section: contrib/admin Installed-Size: 59 Maintainer: Martin Schulze Architecture: all Version: 0.3-3 Depends: libgtk2-perl, liblocale-gettext-perl Recommends: gksu Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/gui-apt-key_0.3-3_all.deb Size: 30804 MD5sum: c8b54553c902a684c530d3b5be82386b SHA1: 09b384421b250b57f8d5513f13f08c90e7adb20e SHA256: 910e0e1c628fa722affacc8d885dcae3fe6357b4d93c322ed228bae999929ba7 Description: Graphical Key Manager for APT The graphical frontend to the apt-key utility (gak) provides an easy to use interface to maintain digital keys for APT. They are required to authenticate Debian archives and prevent malicious packages to creep in. . Homepage: http://www.infodrom.org/projects/gui-apt-key/ Package: tenshi Priority: optional Section: contrib/admin Installed-Size: 20 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tadeusz Pietraszek Architecture: all Version: 0.4-1.3ubuntu1 Depends: adduser, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/tenshi_0.4-1.3ubuntu1_all.deb Size: 24458 MD5sum: c5db611a8c57ee5047ffa39ff8884138 SHA1: 0c938227ffab9afb99eb65c13f41d7d1d6c44def SHA256: f454634f6519b29f064626a0dc34a8858f8b643529602ce3a92199b931e7e341 Description: log monitoring and reporting tool Tenshi is a log monitoring program, designed to watch one or more log files for lines matching user defined regular expressions and report on the matches. The regular expressions are assigned to queues which have an alert interval and a list of mail recipients. . Queues can be set to send a notification as soon as there is a log line assigned to it, or to send periodic reports. . Additionally, uninteresting fields in the log lines (such as PID numbers) can be masked with the standard regular expression grouping operators ( ). This allows cleaner and more readable reports. All reports are separated by hostname and all messages are condensed when possible. . The program reads a configuration file and then forks a daemon for monitoring the specified log files. Package: molly-guard Priority: extra Section: contrib/admin Installed-Size: 11 Maintainer: martin f. krafft Architecture: all Version: 0.3-2 Depends: sysvinit | upstart Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/molly-guard_0.3-2_all.deb Size: 7944 MD5sum: c7e00036483ce525989b4468b927de17 SHA1: 602ecac5eb538c6b8bd5b12597d4d078441bba92 SHA256: e6f8b78582109cce7ead728de94c8863db82673ae69b3a9cf5fb431f2500f61d Description: protects remote machines from accidental shutdowns/reboots The package installs a shell script that overrides the existing shutdown/reboot/halt/poweroff commands. If any of the three commands are called interactively over an SSH session, the shell script prompts you to enter the name of the host you wish to shut down. This should adequately prevent you from accidental shutdowns and reboots. . This shell script passes through the commands to the respective binaries in /sbin and should thus not get in the way if called non-interactively, or locally. Enhances: openssh-server, sysvinit, upstart Package: makepasswd Priority: optional Section: contrib/admin Installed-Size: 7 Maintainer: Colin Watson Architecture: all Version: 1.10-3 Depends: libcrypt-passwdmd5-perl, perl (>= 5.8) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/makepasswd_1.10-3_all.deb Size: 11102 MD5sum: e2c40825bed529ee210d95d778088a8b SHA1: 5bddeac2debd44073f6ccc3ca9191226a7da805c SHA256: 80dd8febf50ad53f609368590fbf800248ea3b6543bf28c63c013518208b7f3e Description: Generate and encrypt passwords Generates true random passwords by using the /dev/random feature of Linux, with the emphasis on security over pronounceability. It can also encrypt plaintext passwords given in a temporary file. Package: dkms Priority: optional Section: contrib/admin Installed-Size: 28 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Matt Domsch Architecture: all Version: 2.0.20.4-0ubuntu1~hardy1 Depends: awk, bash (>> 1.99), linux-headers, linux-image, module-init-tools Recommends: fakeroot, gcc, make, patch Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/dkms_2.0.20.4-0ubuntu1~hardy1_all.deb Size: 55398 MD5sum: 38f8e4196cbd8918bb3b1dec869ef84d SHA1: b3891375215dcb7375fe682ebe0208a19d76cb94 SHA256: 226addd7d872ac5f7e55b377fd950ea7cd80e7ab052b34cf6ba69852e3820bab Description: Dynamic Kernel Module Support Framework This package contains the framework for the Dynamic Kernel Module Support (DKMS) method for installing and updating kernel modules. . Homepage: http://linux.dell.com/dkms Package: cfgstoragemaker Priority: optional Section: contrib/admin Installed-Size: 10 Maintainer: Cyril Bouthors Architecture: all Version: 1.1-3 Depends: mrtg, perl, snmp Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/cfgstoragemaker_1.1-3_all.deb Size: 7002 MD5sum: d0cb25d019faaf82f64e41b111601cf0 SHA1: 9e4081474ff2241cf2b37574213b10435e2fe155 SHA256: 9f1dbf9afd85adda79710d56be9d067ab051db920b13bea506f64eacaeaf9c58 Description: MRTG config generator for storage monitoring via SNMP The purpose of cfgstoragemaker is to remotely generate an MRTG config file in order to graph all storage devices (disk, memory and swap) of one or more specific host(s) via SNMP. . As you can imagine, it was heavily inspired by cfgmaker. . One of the most important advantages of cfgstoragemaker is that you don't have to install and run MRTG on the servers you want to monitor, everything is done remotely on a distinct and centralized monitoring host. The datas are acquired by SNMP. . Moreover, you don't have to worry about the list of all the mounted partitions and their size, cfgstoragemaker will do that for you. Package: harden-clients Priority: extra Section: contrib/admin Installed-Size: 8 Maintainer: Ola Lundqvist Architecture: all Source: harden Version: 0.1.32 Depends: debconf (>= 1.2.0) Suggests: openssh-client Conflicts: ftp-upload, gcjwebplugin, svncviewer, telnet, x2vnc Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/harden-clients_0.1.32_all.deb Size: 11594 MD5sum: e7500dd2a43b5e4063075f5195a1e9eb SHA1: ed2da2ed8ee00d2bcd0571badf66f08e7d6c96c0 SHA256: 985d2667661c0dc68b22d9cf857ce13991d8f21b61b4cb065e05055828c09463 Description: Avoid clients that are known to be insecure Harden-clients gives the administrator an easy way to avoid installing clients that are insecure in some sense. It conflicts with: clients that need to send passwords in plaintext, and packages that can give someone access to the local host without permission. . NOTE! This package will not make your system uncrackable, and it is not intended to do so. Making your system secure involves a LOT more than just installing a package. . For more information on how to secure your system see: http://www.debian.org/doc/manuals/securing-debian-howto/ Package: pdumpfs-rsync Priority: optional Section: contrib/admin Installed-Size: 5 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Taku YASUI Architecture: all Version: 0.8.1-1ubuntu2 Depends: pdumpfs (>= 0.8), ruby (>= 1.6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/pdumpfs-rsync_0.8.1-1ubuntu2_all.deb Size: 3666 MD5sum: 49a0475d98b945bb3287a1274c11f7e0 SHA1: c9706bd9846bc4c866e8fc7385487c363776c1f9 SHA256: 3ff12d9984858aff5702845e351a4311f6d95f25d7f93332d218dfd9e0ecc2d1 Description: pdumpfs extension using rsync pdumpfs-rsync is a extension tool of pdumpfs. It use rsync to copy from original to backup. It has sevaral merits against pdumpfs. . * Reduce copy amounts to use rsync protocol. * Backup via network. * Needs rsync only at original hosts. . pdumpfs is a simple daily backup system similar to Plan9's dumpfs which preserves every daily snapshot. pdumpfs is written in Ruby. You can access the past snapshots at any time for retrieving a certain day's file. Let's backup your home directory with pdumpfs! Package: harden-nids Priority: extra Section: contrib/admin Installed-Size: 4 Maintainer: Ola Lundqvist Architecture: all Source: harden Version: 0.1.32 Depends: snort | ntop Recommends: logcheck Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/harden-nids_0.1.32_all.deb Size: 6152 MD5sum: 1f0432da567c6ae202f7665dcefec9b4 SHA1: fcc309df4fa59687622c3dd54ca9f6e4c307a0a6 SHA256: 28eb96498d0d9634c92aa5d39f9af948e59cc4ca5dbe294f0b538345f0a2ca53 Description: Harden a system by using a network intrusion detection system This package helps you to install a network intrusion detection system. A network intrusion detection system is a tool that analyzes network packets and logs anomalies or known crack attempts. . NOTE! Network intrusion detection systems do not find all attempts to crack your system. They can also be pretty hard to set up so please read more about this before you start the process. Package: checkservice Priority: optional Section: contrib/admin Installed-Size: 32 Maintainer: Paul van Tilburg Architecture: all Version: 1.1.0-12 Depends: libmailtools-perl, perl5 Suggests: libdbd-mysql-perl, libdbd-pg-perl, libnet-ldap-perl, libnet-telnet-perl, libwww-perl, mail-transport-agent, php3 | php4, smsclient Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/checkservice_1.1.0-12_all.deb Size: 26618 MD5sum: 02bf5dd83970b257925110a9c4218b53 SHA1: e4946e468cb421c4e9fccd06e03eae2584129a80 SHA256: 43cffc04c1d4dd3d1638cdd4a6c30086c4b1a86d58ca8d1747a76fe8c2a40c45 Description: Checks the status of services on (remote) hosts Checkservice is a simple and fast service checking perl script. It is able to show the results in many ways: by keeping logs, showing it on the PHP status page, output that MRTG can use or warning(plugins) if something is wrong. Checkservice features grouping of hosts, very easy configuration and thorough service checking using checkplugins. Package: jailtool Priority: optional Section: contrib/admin Installed-Size: 8 Maintainer: Alexander Neumann Architecture: all Version: 1.1-3 Depends: perl, rsync Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/jailtool_1.1-3_all.deb Size: 9618 MD5sum: 698d34d3c32a721e91e41b388495110c SHA1: 9dbb5beada751796f5fe0d3fdcf10fe805707fc1 SHA256: 1e7e50769da6d73ce076e0d0c2db43262c1fa74dcce79270c6bbd58ca9e6f939 Description: Tool to build chroot-jails for daemons Jailtool provides an easy way to build chroot-jails for daemons. It can make use of Perl CPAN .packlist files and Debian package information. The jail is copied from the base system, the amount of copied data can be configured. . New init.d-scripts for daemons can be generated to automagically start in the jail. Package: bcfg2 Priority: optional Section: contrib/admin Installed-Size: 738 Maintainer: Sami Haahtinen Architecture: all Version: 0.9.5.7-1 Depends: debsums, lsb-base (>= 3.1-9), python (>= 2.3), python-apt, python-central (>= 0.6.5), python-lxml (>= 0.9), ucf Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/bcfg2_0.9.5.7-1_all.deb Size: 276162 MD5sum: c570d8b3498ad7cd0aee7eb1280ab390 SHA1: e2f7cb2d1dd64d4fc8817a43a8921436227960c8 SHA256: df57df711f59ede000d6a796d0eb2be13600e140dfa81426b943f5c30cff58e9 Description: Configuration management client Bcfg2 is a configuration management system that generates configuration sets for clients bound by client profiles. bcfg2 is the client portion of bcfg2 system which installs configuration images provided by bcfg2-server . Homepage: http://trac.mcs.anl.gov/projects/bcfg2/ Python-Version: >= 2.3 Package: bcfg2-server Priority: optional Section: contrib/admin Installed-Size: 98 Maintainer: Sami Haahtinen Architecture: all Source: bcfg2 Version: 0.9.5.7-1 Depends: bcfg2 (= 0.9.5.7-1), gamin | fam, libxml2-utils (>= 2.6.23), lsb-base (>= 3.1-9), openssl, python (>= 2.3), python-central (>= 0.6.5), python-cheetah, python-fam | python-gamin, python-lxml (>= 0.9), ucf Recommends: graphviz Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/bcfg2-server_0.9.5.7-1_all.deb Size: 431080 MD5sum: 0ff5eec29d319e25bb3a0c32461b39c0 SHA1: 93072ac82b3a3388adab30594afb04ba3b77ebe7 SHA256: 2750ec51fae08fd1262f8e2e4ac094b47b771924f8f943b29a93cf451a59dd1c Description: Configuration management server Bcfg2 is a configuration management system that generates configuration sets for clients bound by client profiles. bcfg2-server is the server for bcfg2 clients, which generates configuration sets and stores statistics of client system states. . Homepage: http://trac.mcs.anl.gov/projects/bcfg2/ Python-Version: >= 2.3 Package: revu-tools Priority: extra Section: contrib/admin Installed-Size: 61 Maintainer: Raphaël Pinson Architecture: all Version: 0.6.1-3 Depends: devscripts, lintian, pbuilder Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/revu-tools_0.6.1-3_all.deb Size: 15696 MD5sum: 34fb887afeb1322f832f85dcced4df0b SHA1: bca72947b11de6f3fe2b9664d987e4ef81c003ef SHA256: d228add4c1fae134dcf4f462451422ed668159d3fc635e8d2db593a24302dc1d Description: reviewing tools for Debian packages REVU-Tools is a set of scripts to help Debian packages reviewers in their task. It gathers fours scripts: revu-build, revu-orig, revu-report and a hook script for pbuilder, used by revu-build to perform build tests. . Among the informations REVU-tools gives are: - Whether the package is a Debian-native - Whether the package contains a usable debian/watch file - Whether new versions of the program are available, using the debian/watch file with uscan - Whether the md5 sums of the upstream tarball and the orig.tar.gz are identical, and whether this is normal or not - Whether there is a diff between the extracted upstream tarball and orig.tar.gz - Whether the package fails to build from source in pbuilder - Whether lintian and linda are happy with this package - Whether running debuild -S -sa on this package generates files in the diff outside of debian/ Homepage: http://revu.ubuntuwire.com/ Package: sysvconfig Priority: optional Section: contrib/admin Installed-Size: 13 Maintainer: John Hasler Architecture: all Version: 0.70 Depends: dialog Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/sysvconfig_0.70_all.deb Size: 23370 MD5sum: a2ea0d2cf54e846dbec2231eda911a5f SHA1: dd83267dbea2e3d4be6623d479175317308dcabe SHA256: 7475eea80a308816cd98967a96b4c9e360a5ec95334cfafab8d6e5b2362d2cbd Description: A text menu based utility for configuring init script links It provides extensive explanations at each step. Some features supported by sysvconfig are: - Enable or disable services. - Edit init links. - Restore from backup file if you make a mistake. - Menu or command line interface. - View all services, each with its status and a brief description. Sysvconfig also installs a 'service' script much like that found on Red Hat systems. Package: desktop-profiles Priority: optional Section: x11 Installed-Size: 146 Maintainer: Bart Cornelis (cobaco) Architecture: all Version: 1.4.14 Depends: debconf (>= 0.5) | debconf-2.0 Suggests: gconf-editor, hicolor-icon-theme, kiosktool, kommander, menu-xdg, pessulus, shared-mime-info Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/desktop-profiles_1.4.14_all.deb Size: 73770 MD5sum: 45486048cb4a27319d3e8531ab205388 SHA1: 89890255ce9e95fec2eb4331f6f3d76a344a906c SHA256: 24cb0c56215eb3c2378568f6e8bc1c55d93ae4918e0a7b74192f8951c7a4d69b Description: framework for setting up desktop profiles The different Desktop environments in Debian all offer the possibility of customizing them through the use of profiles (sets of configuration and/or data files). Usually it's also possible to stack configuration sets, combining the customizations provided by a number of profiles. . This package offers a standard cross-desktop way of managing the conditional activation of available profiles. As such it is useful to both administrators (allowing different configurations for different sets of users) and CDD's (who want to have a configuration customized for a certain target group). . This package currently supports setting up profiles for KDE, GNOME, ROX, XFCE (>=4.2), GNUSTEP, UDE, and Freedesktop. Freedesktop profiles allow you to do a (growing amount of) cross-desktop customization, while the other profile kinds allow you to customize the respective desktop environments to various degrees. Enhances: gconf, gconf2, kdebase, libxfce4util-1 (>= 4.2), rox-filer, ude Package: puppet Priority: optional Section: contrib/admin Installed-Size: 263 Maintainer: Puppet Package Maintainers Architecture: all Version: 0.24.4-3 Depends: adduser, facter, libopenssl-ruby, libshadow-ruby1.8, libxmlrpc-ruby, lsb-base, ruby (>= 1.8.1) Recommends: rdoc Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/puppet_0.24.4-3_all.deb Size: 454884 MD5sum: 877f123900db14e4020b172c5fe61e39 SHA1: f389ebf1b0d837bc7962162254da46bde670e1a2 SHA256: f4715ee72f8e5d48cc537547d5836c3b5e8f9f57c7859790abc8548cde2e2abb Description: centralised configuration management for networks Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . Puppet's simple declarative specification language provides powerful classing abilities for drawing out the similarities between hosts while allowing them to be as specific as necessary, and it handles dependency and prerequisite relationships between objects clearly and explicitly. Homepage: http://reductivelabs.com/trac/puppet Package: loco Priority: optional Section: contrib/admin Installed-Size: 7 Maintainer: RISKO Gergely Architecture: all Version: 0.32-3 Depends: libansicolor-perl, perl5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/loco_0.32-3_all.deb Size: 7730 MD5sum: bdac9de559c48634460b948c1b60fd98 SHA1: 0d5f9310b9325f686c8122ca75e50f70d821bd70 SHA256: 47becc397c3256b0c155a9d560daff8423ded37e67c4e17ed1427dd28afa77b1 Description: Perl script to add nice colors to your /var/log/messages file loco is a Perl script which gives the messages file (usually /var/log/messages) some color, so the output is easier to read. It uses a Perl module called Term::ANSIColor to produce the colors. The Perl script is very readable and customizable. Package: autopsy Priority: optional Section: contrib/admin Installed-Size: 97 Maintainer: Lorenzo Martignoni Architecture: all Version: 2.08-2 Depends: binutils, perl, sleuthkit (>= 2.00-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/autopsy_2.08-2_all.deb Size: 381562 MD5sum: 2db9c06ef5ff105d7cf01e6178558340 SHA1: 41408a534b513ec1dc85c1d3a1aaefbf53e4afd8 SHA256: 5e6ef78bf23aa45b8fe2c92bf02d098ef3ee753e33d1c81dd0e7e224e2d4688c Description: graphical interface to SleuthKit The Autopsy Forensic Browser is a graphical interface to the command line digital forensic analysis tools in The Sleuth Kit. Together, The Sleuth Kit and Autopsy provide many of the same features as commercial digital forensics tools for the analysis of Windows and UNIX file systems (NTFS, FAT, FFS, EXT2FS, and EXT3FS). Package: harden-servers Priority: extra Section: contrib/admin Installed-Size: 10 Maintainer: Ola Lundqvist Architecture: all Source: harden Version: 0.1.32 Depends: debconf (>= 1.2.0) Conflicts: bidentd, bsd-ftpd, cfingerd, cyrus-imapd, efingerd, ffingerd, fingerd, ftpd, gidentd, ident2, lukemftpd, mdidentd, midentd, muddleftpd, netkit-rpc, nfs-kernel-server, nfs-user-server, oftpd, oidentd, pawserv, pidentd, portmap, proftpd, pyftpd, remstats-servers, rsh-server, rstartd, rusersd, rwalld, sendmail, talkd, telnetd, uw-imapd, vsftpd, wu-ftpd, xfingerd Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/harden-servers_0.1.32_all.deb Size: 17802 MD5sum: 70fbb77c3fb938e1f0ff7f522ca6470c SHA1: b04a8ae3dabe0e201893dbe431435ee9c66e573e SHA256: 92bcf8f9b0b5563e6f23c7c7d38a3edd49bf3e364314fb75fd146356717fbb65 Description: Avoid servers that are known to be insecure Harden-servers gives the administrator an easy way to avoid servers that are insecure in some sense. It conflicts with: servers that need passwords in plaintext, packages that can give someone access to the local host without permission, and packages that give system information to remote users. . NOTE! This package will not make your system uncrackable, and it is not intended to do so. Making your system secure involves a LOT more than just installing a package. . For more information on how to secure your system see: http://www.debian.org/doc/manuals/securing-debian-howto/ Package: wwwstat Priority: optional Section: contrib/admin Installed-Size: 253 Maintainer: Tim Peeler Architecture: all Version: 2.0-4 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/wwwstat_2.0-4_all.deb Size: 128546 MD5sum: 2c95d79d86ff002157034fb146d6608a SHA1: 2cc3fc9362b47dcc01bb9e0f9452b486da36dfec SHA256: 734a0b48d2c852202f03739b98cebb62305595a5399a81fee4938cb754624a5b Description: httpd logfile analysis package wwwstat processes a sequence of httpd Common Logfile Format access_log files and prior summary outputs, and then outputs a summary of the access statistics in a nice HTML format. . splitlog processes a sequence of httpd Common Logfile Format access_log files (or CLF with a one-field prefix) and splits the entries into separate files according to the requested URL and/or vhost prefix. Package: vblade-persist Priority: optional Section: contrib/admin Installed-Size: 11 Maintainer: Daniel Kahn Gillmor Architecture: all Version: 0.4-4 Depends: runit, vblade Recommends: net-tools | iproute Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/vblade-persist_0.4-4_all.deb Size: 7998 MD5sum: 00d6e55836809c43823f6fd56e5f1ad6 SHA1: b8203e2be3b5ed8f5f608cd9734f942874cfaba9 SHA256: 7a3d0f7bd412b9657cd46fe1d74788b2fb39593f3c1cbd0de6d5133d5e44521d Description: create/manage supervised AoE exports This framework uses runit to supervise permanent exports of AoE block devices. It gives administrators simple, fine-grained, easily-automatable control over which devices should be actively exported under which AoE shelfs and slots. Homepage: http://cmrg.fifthhorseman.net/wiki/vblade-persist Package: btrfs-source Priority: optional Section: contrib/admin Installed-Size: 7 Maintainer: Daniel Baumann Architecture: all Source: btrfs Version: 0.8-1 Depends: bzip2, debhelper (>= 5), make, module-assistant Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/btrfs-source_0.8-1_all.deb Size: 63220 MD5sum: 77c834fa1360cd0e27de0496937dc3d0 SHA1: 69783bd468f8be8313f14610a0c5264c5a9effae SHA256: 18ca16d7f62e937567ea0f30a5eea867fbdb1894d5923b9ca4ef56f861c5c2c6 Description: Source for the Btrfs filesystem driver Btrfs is a new filesystem that is designed to be scalable, efficient and fast. Notable features include very fast offline filesystem check, online filesystem checking, checksumming of all metadata and fast, writable filesystem snapshots. . Homepage: . This package provides the source code for the btrfs kernel modules. . WARNING: The Btrfs disk format is not yet finalized, and it currently does not handle disk full conditions at all. Things are under heavy development, and Btrfs is not suitable for any uses other than benchmarking and review. Package: upgrade-system Priority: optional Section: contrib/admin Installed-Size: 30 Maintainer: Martin-Éric Racine Architecture: all Version: 1.0.1.4 Depends: apt, deborphan (>= 1.7) Recommends: apt-show-versions Suggests: menu Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/upgrade-system_1.0.1.4_all.deb Size: 10152 MD5sum: 206786d42a73d51b24e9992401f736c7 SHA1: dbfd37700c0df5b1c274f4fc59da2e3b0d6273c4 SHA256: 7d9787e3149d38f4d5a1864cc85c7b64708497f970cb456d1ca18a856481e8ff Description: system upgrader from Konflux Upgrade-system offers a convenient way to keep a Debian system up-to-date, yet free from accumulated cruft such as obsolete libraries. . It is particularly useful on systems that mix packages from different releases (stable/testing/unstable) and on desktop systems where packages are frequently installed or removed according to evolving user tastes. . Homepage: http://funkyware.konflux.at/ Package: gapti Priority: optional Section: contrib/admin Installed-Size: 17 Maintainer: Jerry Haltom Architecture: all Version: 0.0.2ubuntu2 Depends: gksu (>= 1.3.6-1), python (>= 2.5), python (<< 2.6), python-apt (>= 0.6.16.2), python-glade2 (>= 2.6.3-2), python-gtk2 (>= 2.6.3-2), python-vte (>= 1:0.11.15-4), synaptic, update-notifier (>= 0.42) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/gapti_0.0.2ubuntu2_all.deb Size: 12778 MD5sum: 44eec74fcb5451d508687a72b70a5550 SHA1: d825ec0966490d4cba3c469fbb2ea43d10909db2 SHA256: 152d37b4c2adb76625b277397e8d0f8fb9ec2a4ba30a6a99125eb3001c68b906 Description: tool to process .apt files GAptI lets you install remote software described by .apt files. Package: stow Priority: optional Section: contrib/admin Installed-Size: 22 Maintainer: Guillaume Morin Architecture: all Version: 1.3.3-2.1 Depends: perl Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/stow_1.3.3-2.1_all.deb Size: 60596 MD5sum: 7eae6bde0997f4e1060925f1bf5e4607 SHA1: c433869c32df67f8aa876b3797ffd65ca8b097de SHA256: b8ecc6355c66e26d0d03699cf33e0b50d8a8d13557112a1ea5df55c211dc2a30 Description: Organiser for /usr/local/ hierarchy GNU Stow helps the system administrator organise files under /usr/local/ by allowing each piece of software to be installed in its own tree under /usr/local/stow/, and then using symlinks to create the illusion that all the software is installed in the same place. Package: hubackup Priority: optional Section: contrib/admin Installed-Size: 28 Maintainer: Sivan Greenberg Architecture: all Version: 0.0.8 Depends: cdrecord, dar, eject, gksu, hal (>= 0.5.7-1), mkisofs, pmount, python, python-central (>= 0.6.5), python-dbus, python-glade2 (>= 2.6.3-2), python-gnome2, python-gtk2 (>= 2.6.3-2), python-pexpect Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/hubackup_0.0.8_all.deb Size: 54872 MD5sum: 7466cd4887aad724b0e4c341c79fe147 SHA1: 9d5a0bd451794a85525ad3f2d58830dc2d7931e3 SHA256: ed8b3b46b7e10ca94e5e657dbcd35a7f50f908f66c9ad03bb3753f4c61facb3f Description: Concise and easy to use backup application for the desktop user HUBackup is short for Home User Backup System. As the name implies, this is a very simple, concise and easy to use backup application that uses the renowned and proven dar (Disk ARchive) to do the actual archiving. Emphasis has been on providing true and reliable progress indication throughout all operations, as well as the ability to cancel any operation at any given point. HUBackup mainly concerns with backing up your home folder data, allowing you to restore it in case of data loss. Python-Version: current Package: sysv-rc-conf Priority: optional Section: contrib/admin Installed-Size: 8 Maintainer: Francesco Pedrini Architecture: all Version: 0.99-6 Depends: libcurses-ui-perl, sysv-rc Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/sysv-rc-conf_0.99-6_all.deb Size: 24118 MD5sum: d16a712ec9da941440c47d55d09740d4 SHA1: 9eb27283edc218e3b04f66562e7f6cd714c5ac4c SHA256: ac2636815ace238360b1ef3848865854453f9c4a3581be53b6afa3d4edee0310 Description: SysV init runlevel configuration tool for the terminal sysv-rc-conf provides a terminal GUI for managing "/etc/rc{runlevel}.d/" symlinks. The interface comes in two different flavors, one that simply allows turning services on or off and another that allows for more fine tuned management of the symlinks. Unlike most runlevel config programs, you can edit startup scripts for any runlevel, not just your current one. Package: router-audit-tool Priority: optional Section: contrib/admin Installed-Size: 218 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 1.1-4 Depends: libnet-telnet-cisco-perl, libnet-telnet-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/router-audit-tool_1.1-4_all.deb Size: 76184 MD5sum: 40c7bd89f817dffb07e0b02f440de86b SHA1: 3c655ccd0a8a6941963be230fbbd634ba6a7e03d SHA256: 4f07f4b9330b1f3e69021bbef7bb5f57ec16a88c3368faf19f3447581326540c Description: Tool for auditing Cisco router configuration The Router Audit Tool (rat) audits router configurations. It will log into the routers specified using provided login information, download the configuration and audit against a set of provided rules. . This package also provides the NSA's Cisco Router Configuration Guide. Package: harden-environment Priority: extra Section: contrib/admin Installed-Size: 4 Maintainer: Ola Lundqvist Architecture: all Source: harden Version: 0.1.32 Depends: debsums | samhain | integrit | tripwire | aide | ids, sash | osh Recommends: checksecurity, logcheck Suggests: aide, debsums, harden-nids, ids, integrit, libsafe, osh, samhain, sash, sudo, tripwire Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/harden-environment_0.1.32_all.deb Size: 6292 MD5sum: 862226a18e65c7ba7621acb744086454 SHA1: 997e4c2f9d6b1774a0e5e7de86d7a0abf0f56da1 SHA256: 0c50ced7d879a8e8e8e6c253279aaae78e9b0b3470519d188bb764892598b5c4 Description: Hardened system environment Harden-environment provides a hardened system environment, or at least helps the administrator to configure such an environment. . Right now this includes packages for local intrusion detection. . NOTE! This package will not make your system uncrackable, and it is not intended to do so. Making your system secure involves a LOT more than just installing a package. . For more information on how to secure your system see: http://www.debian.org/doc/manuals/securing-debian-howto/ Package: rinse Priority: extra Section: contrib/admin Installed-Size: 23 Maintainer: Steve Kemp Architecture: all Version: 0.9-1 Depends: libterm-size-perl, libwww-perl, perl-modules, rpm, wget Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/rinse_0.9-1_all.deb Size: 16540 MD5sum: dc1d5ba17e7e254b125497f6829f401b SHA1: 82f20585d239e81d5da562a3272e393814e402ed SHA256: ec317afac13e124981b0175594bb1e4b3d7650ae0a237021e974dd9c4659b206 Description: RPM installation environment This is a tool for bootstrapping a basic RPM-based distribution of GNU/Linux. . It is comparable in purpose to the standard Debian debootstrap utility, but works upon RPM-based distributions instead. . Rinse can setup 32 and 64-bit installations of: * CentOS 4 & 5. * Fedora Core 4, 5, 6, & 7. . Homepage: http://xen-tools.org/software/rinse Package: pdumpfs Priority: optional Section: contrib/admin Installed-Size: 14 Maintainer: Takuo KITAME Architecture: all Version: 1.3-2 Depends: ruby (>= 1.6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/pdumpfs_1.3-2_all.deb Size: 21380 MD5sum: 6013231bf448836394d4892e10dd4477 SHA1: 3860c796fa10bf54958131dcc4f7e12afe050a7b SHA256: 4169b887d25fee5ced558db32593e257be11f52f2237178481d9bfa6a91cbd26 Description: a daily backup system similar to Plan9's dumpfs pdumpfs is a simple daily backup system similar to Plan9's dumpfs which preserves every daily snapshot. pdumpfs is written in Ruby. You can access the past snapshots at any time for retrieving a certain day's file. Let's backup your home directory with pdumpfs! Package: crack-common Priority: optional Section: contrib/admin Installed-Size: 79 Maintainer: Pawel Wiecek Architecture: all Source: crack Version: 5.0a-9 Depends: make Recommends: wordlist Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/crack-common_5.0a-9_all.deb Size: 2866658 MD5sum: 464f57f449d0fbbc81ad456f93cdf104 SHA1: 9c3d82cb82b55619b5e80372ec00bf285c3adb5a SHA256: 5fb74eece3fee5ae31880dccadd0601259ba56da743449c8de4a83c88595aff3 Description: Password guessing program Crack is program designed to quickly locate vulnerabilities in Unix (or other) password files by scanning the contents of a password file, looking for users who have misguidedly chosen a weak login password. . This package provides the common files for the crypt() and MD5 versions. Package: equivs Priority: extra Section: contrib/admin Installed-Size: 15 Maintainer: Peter Samuelson Architecture: all Version: 2.0.7 Depends: debhelper (>= 4), devscripts, dpkg-dev, fakeroot, make, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/equivs_2.0.7_all.deb Size: 18486 MD5sum: 7cb5f2383f9cedc2a987290bd432874c SHA1: 66e8b3cd9b76d7fe8b17692c7e7331470778623b SHA256: 7b8a024272750af6844f1feb73c9ab8631d7ec858a3cd0cfdf85b77e2ca369ca Description: Circumvent Debian package dependencies This package provides a tool to create Debian packages that only contain dependency information. . One use for this is to create a metapackage: a package whose sole purpose is to declare dependencies and conflicts on other packages so that these will be automatically installed, upgraded, or removed. . Another use is to circumvent dependency checking. If a package P is not installed on the system, packages that depend on P cannot normally be installed. However, if functionality equivalent to P is known to be installed, this tool can be used to trick the Debian package management system into believing that package P is actually installed. NOTE: this should be considered a crude hack to work around awkward situations, not a normal solution. If you use equivs to work around bugs in other Debian packages, you should also file bug reports against those packages. Package: firmware-addon-dell Priority: optional Section: contrib/admin Installed-Size: 29 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Brown Architecture: all Version: 2.1.0-0ubuntu1 Depends: libsmbios-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/firmware-addon-dell_2.1.0-0ubuntu1_all.deb Size: 62756 MD5sum: 41c29b21f4d4ca2c4b00e9d55680eb41 SHA1: 2df5c23dacb2006191f17e951a3b3c213b99903e SHA256: 26433d39ab1d787bd80c02705159b3bc2bcd62d846ebce1c12e0a03965249d74 Description: A firmware-tools plugin to handle BIOS/Firmware for Dell systems The firmware-addon-dell package provides plugins to firmware-tools which enable BIOS updates for Dell system, plus pulls in standard inventory modules applicable to most Dell systems. . Homepage: http://linux.dell.com/firmware-tools Homepage: http://linux.dell.com/firmware-tools Package: kolab-webadmin Priority: extra Section: contrib/admin Installed-Size: 66 Maintainer: Debian Kolab Maintainers Architecture: all Version: 2.1.0-20070510-2 Depends: php-net-sieve, php5 | php4, smarty Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/kolab-webadmin_2.1.0-20070510-2_all.deb Size: 217102 MD5sum: c3268fc628321790a581f076d8db99d8 SHA1: d624b850bd2641c445c19b83edad40d950f9abe0 SHA256: 388d4af34b5febbbe35b866db1b77b021c1311830b197d5469d4880ed653c744 Description: Kolab administration web interface This package contains the web GUI for the administration of the Kolab groupware server. . Kolab is a secure, scalable, and reliable groupware server. It consists of a number of well-known and proven components for the standard tasks such as e-mail, directory service, and web service. Kolab adds intelligent interaction between the components, a web administration interface, management of free/busy lists, etc. Various clients can access Kolab, among them Kontact (KDE), Outlook (Windows), and Horde (web). . Web site: http://www.kolab.org/ Package: jablicator Priority: optional Section: contrib/admin Installed-Size: 6 Maintainer: Jeff Breidenbach Architecture: all Version: 1.0-7 Depends: apt, debhelper (>> 3.0.0), devscripts, dpkg-dev, fakeroot, gawk, grep-dctrl, lintian Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/jablicator_1.0-7_all.deb Size: 6992 MD5sum: f76ec08a7ad909d8854d0dc82145822b SHA1: 7c42d1d50cfcae4cb4394e2d5217d9bb9c51b658 SHA256: a2c3895b1aa9c967de06ee05406688280e5c711893cf684bfc496f25d1f92884 Description: Share a set of package choices Allows others to easily replicate your package choices via Debian's apt-get utility. Generating an apt-gettable, custom debian package, with the appropriate dependencies. Package: harden-development Priority: extra Section: contrib/admin Installed-Size: 4 Maintainer: Ola Lundqvist Architecture: all Source: harden Version: 0.1.32 Recommends: rats Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/harden-development_0.1.32_all.deb Size: 6084 MD5sum: 972c2bdbe8f4a4cc7f0ea2af3dd1c134 SHA1: 61bffa9d6f76c273c8d9b59af3f7c7321484eb76 SHA256: ae349a71378034a0377bc0c869e5fa03c45299244ca013f09acc14ad76361ba7 Description: Development tools for creating more secure programs This package helps you to install tools that can be useful in order to create better programs in the context of security. . Such tools need knowledge from the program author so it will not automatically make your programs better. Package: makejail Priority: optional Section: contrib/admin Installed-Size: 15 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 0.0.5-7 Depends: binstats, psmisc, python (>= 2.2), python (<< 3), strace Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/makejail_0.0.5-7_all.deb Size: 29734 MD5sum: cbf1e80f267f0e35dbac5415737fc6fe SHA1: ae5b58857b5603fab5114563f43fa92fd297f0ec SHA256: 030a38ab7d0c9287e64ec306a74a18379904ae81dba4180eff94c91934218eba Description: Automatically create chroot jails for programs Makejail helps an administrator to create and update a chroot jail using short configuration files. If not enough information is provided in these it will attempt to guess which files are required by the daemon and will install all of them in the jail. Package: policyrcd-script-zg2 Priority: extra Section: contrib/admin Installed-Size: 18 Maintainer: Marc Haber Architecture: all Version: 0.1-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/policyrcd-script-zg2_0.1-2_all.deb Size: 5250 MD5sum: 69fb89e75a671e787be51a3a42602583 SHA1: 9ad80a81f939b8c91cc4fa7daf2e45c6a6caa77b SHA256: b8c833ea26de5e2abf2b918bcbd8b3000643effcfe25c9ec186fa738563f0802 Description: policy-compliant interface from invoke-rc.d to local config files a script which is linked via the alternatives subsystem to /usr/sbin/update-rc.d. This script looks for a local policy-rc.d script in /usr/local and /etc, providing a policy- and FHS-compliant way to interface invoke-rc.d with a local script. . Without this package, a local admin wanting to cleanly interface with invoke-rc.d is forced to drop a local binary to /usr/sbin and/or manually interface with the alternatives system. Both ways of doing this are clumsy and error-prone, so this package offers a clean way of interfacing with sysvrc and file-rc. . Since there are at least two packages containing their own version of invoke-rc.d, having a search path policy for policy-rc.d can be messy and is prone to be unstructured and uncoordinated. . Hence, having a dedicated package is the clean way of doing things. . This package has its upstream sources maintained in the Debian project, so there is no upstream URL. Package: falcon Priority: optional Section: contrib/admin Installed-Size: 691 Maintainer: Dennis Kaarsemaker Original-Maintainer: Dennis Kaarsemaker Architecture: all Version: 2.0.5-0ubuntu1.1 Depends: mkisofs, openssh-client, python (>= 2.4), python-apt, python-central (>= 0.6.5), python-chardet, python-django, python-newt, python-pysqlite2, python2.4, rsync Recommends: devscripts, fakeroot, linda, lintian, pbuilder, sqlite3, sudo Suggests: apache2, gdebi Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/falcon_2.0.5-0ubuntu1.1_all.deb Size: 356446 MD5sum: 692c2028fd14f69bb7578d0c43884c36 SHA1: bf9bcd753d1ea6a118fa2a50dea04c32f9546fc7 SHA256: 01d574636fbf0b283d04e10fafc85b3010a218d161c9c9751f10b20c8b591706 Description: Repository manager for .deb packages Falcon is a tool that generates the repository meta-information (such as package listings and release files) in order to transform a set of packages into a proper repository. . Features * Every subdir of the pool is automatically a pocket * Support for metacomponents to make it easier to use * GPG signed Release files * Easy template based HTML output for repository indices * Morgueing of old packages * Easy support for complete and partial mirrors * Easy creation of .iso files * Easy import of sources from other debian repositories Python-Version: 2.4 Package: madison-lite Priority: optional Section: contrib/admin Installed-Size: 9 Maintainer: Colin Watson Architecture: all Version: 0.11 Depends: perl Recommends: libdigest-md5-perl Suggests: wget Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/madison-lite_0.11_all.deb Size: 13780 MD5sum: 692c44ed34701f8cafdf8afcc2e8396a SHA1: c5c711bef011ed79a339a45fb921b2bf35c866f0 SHA256: 2f3fe694c3067bb72acf0f72bbf7b7650f5e4f3f05ef88f8fa790d26476b100f Description: display versions of Debian packages in an archive This program inspects a local Debian package archive and displays the versions of the given packages found in each suite (for example, stable, testing, or unstable) in a brief but easily human-readable form. It aims to be a drop-in replacement for the madison utility from the da-katie archive management suite that runs on the central Debian archive systems, but one which can run without access to the archive's SQL database. . For simple queries, you can use http://packages.debian.org/ instead, which does not require you to have access to a system with a local mirror. Package: binfmt-support Priority: optional Section: contrib/admin Installed-Size: 16 Maintainer: Colin Watson Architecture: all Version: 1.2.10nexenta1 Depends: lsb-base (>= 3.0-6), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/binfmt-support_1.2.10nexenta1_all.deb Size: 22158 MD5sum: 4694a60bc2e58d26024037399424db95 SHA1: 6dfbe2f3cd2d2b871920ab610b01190a53568feb SHA256: e208b217fc37390929f9625b878493f9d21fb904f8059b75807ce08a5b9e4b42 Description: Support for extra binary formats The binfmt_misc kernel module, contained in versions 2.1.43 and later of the Linux kernel, allows system administrators to register interpreters for various binary formats based on a magic number or their file extension, and cause the appropriate interpreter to be invoked whenever a matching file is executed. Think of it as a more flexible version of the #! executable interpreter mechanism. . This package provides an 'update-binfmts' script with which package maintainers can register interpreters to be used with this module without having to worry about writing their own init.d scripts, and which sysadmins can use for a slightly higher-level interface to this module. Package: canoe Priority: optional Section: contrib/admin Installed-Size: 14 Maintainer: Adam Cécile (Le_Vert) Architecture: all Source: upstreamdev Version: 0.1.0-2 Depends: python (>= 2.3), python-glade2, python-gtk2, upstreamdev (= 0.1.0-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/canoe_0.1.0-2_all.deb Size: 7302 MD5sum: fb2af87f21356675dbeb4a1603f36fb1 SHA1: b472b50e4d7cfbbdb3c5083225bce36f8eaaca80 SHA256: a4eee67f1d709fbaeb71ac189241e3e9f0a09c290a15c67a2019a74d9805b71d Description: Log file aggregator and report tool (Gtk2 frontend) Canoe is Gtk2-based frontend to upstreamdev. . Upstreamdev is a tool that allow users to send in system specific log and troubleshooting data to support personnel. . It can be easily modified to output data to any pastebin or support tracker. . Homepage: http://www.upstreamdev.org/ Enhances: upstreamdev Package: bastille Priority: optional Section: contrib/admin Installed-Size: 1117 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 1:2.1.1-18 Depends: libcurses-perl, perl5 Recommends: bind9-host | host, psad, whois Suggests: acct, perl-tk (>= 1:800.011) | libgtk-perl Conflicts: libcurses-widgets-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/bastille_2.1.1-18_all.deb Size: 366932 MD5sum: 6b476bc4116c0cee00d7e5761bea9c36 SHA1: e59fd361d64a12b4df4cb1a19c55f53fd19258e2 SHA256: c58a27ed63ee4aa1326810eceef01acda87a320039f7a1b8dd33e1aa941632de Description: Security hardening tool Bastille Linux is a security hardening program for GNU/Linux. It increases the security of the system either by disabling services (if they are not necessary) or by altering their configuration. . If run in the (recommended) Interactive mode, Bastille educates the administrator during the hardening process: in each step of the process, extensive descriptions are given of what security issues are involved. Each step is optional. If run in the quicker Automated mode, Bastille hardens the system according the profile chosen. . Bastille Linux works for several Linux distributions. This package has been specifically modified to work for Debian GNU/Linux. Homepage: http://www.bastille-unix.org/ Package: kubuntu-grub-splashimages Priority: optional Section: contrib/admin Installed-Size: 12 Maintainer: Raphaël Pinson Architecture: all Version: 2.1 Depends: grub Recommends: grubconf Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/kubuntu-grub-splashimages_2.1_all.deb Size: 252426 MD5sum: 6fbf211d4ef2e38133aeadf7933d3b0d SHA1: 7eccb77db693ca8d86118428f819688fda5ab687 SHA256: 6db59c77e4f5c3717d2330aec1016732412f47c072945159f5e23c892948f2aa Description: grub splashimages for Kubuntu This package is a set of grub splashimages for Kubuntu from KDE-look. . http://www.kde-look.org Package: systeminstaller Priority: optional Section: contrib/admin Installed-Size: 96 Maintainer: Debian QA Group Architecture: all Version: 1.04-4 Depends: libappconfig-perl, libmldbm-perl, perl, perl-tk, rpm, systemconfigurator, systemimager-server (>= 3.0.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/systeminstaller_1.04-4_all.deb Size: 175840 MD5sum: 41800e070a6c378608bfeb989d5386ef SHA1: 654750c013c85a54be3ee529480309aaff2ba86f SHA256: 03633a0527ea578b70cbefdace31e521ce99c00dc51e6efb576a1cf13e656a51 Description: Creates Linux distribution images from a set of packages SystemInstaller creates Linux distribution images from a set of packages and specification files. Working in conjunction with SystemImager and SystemConfigurator, these images can then be installed to machines throughout your cluster/network. As a side-effect, it can be used as a tool for building chroot environments for many package based distributions. . Further details can be found at http://systeminstaller.sourceforge.net and http://sisuite.org. Package: slack Priority: optional Section: contrib/admin Installed-Size: 20 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andrew Pollock Architecture: all Version: 0.14.1-2ubuntu1 Depends: perl (>= 5.6.1-7), perl-modules (>= 5.6.1-7), rsync (>= 2.6.0) Suggests: openssh-client, openssh-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/slack_0.14.1-2ubuntu1_all.deb Size: 29406 MD5sum: 38322bd9093aeaca1decfc286f73ad20 SHA1: c5db6ebef095b1a272bc5ef584f667014830ab50 SHA256: 412951e97973b76f9cf34a6fa59a4fc697141f0823b668dfeacc8a3428835c8c Description: configuration management program for lazy admins slack tries to allow centralized configuration management with a bare minimum of effort. Usually, just putting a file in the right place will cause the right thing to be done. It uses rsync to copy files around, so can use any sort of source (NFS directory, remote server over SSH, remote server over rsync) that rsync supports. Package: menu-xdg Priority: optional Section: contrib/admin Installed-Size: 10 Maintainer: Bill Allombert Architecture: all Version: 0.3 Recommends: menu Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/menu-xdg_0.3_all.deb Size: 4786 MD5sum: 91ccca2275dc6f4ca3769f9b1bae8942 SHA1: f0f909c40a3cf851a7e204b49cd51e086a3fc732 SHA256: 41f26764842e4eabd46838031233eb278169637266be2095e4732febb14818dd Description: freedesktop.org menu compliant window manager scripts menu-xdg contains menu-methods to convert the Debian menu structure to the freedesktop.org xdg menu structure. . * Base Directory Specification Version 0.6 * Menu Specification Version 0.8 * Desktop Entry Specification Version 0.9.4 Package: dphys-config Priority: optional Section: contrib/admin Installed-Size: 24 Maintainer: Gürkan Sengün Architecture: all Version: 20061020-2 Depends: wget Recommends: pciutils, tcc Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/dphys-config_20061020-2_all.deb Size: 42780 MD5sum: 426a3a446c49e8f6a0fb137a3460ae9d SHA1: 5e64595f13346e4429f7a9b14ce0d1047904f344 SHA256: 1f9e4df9968dcdafe41e0ab6a331959bde556b796209c83d9366a6440fcade23 Description: Tool to distribute config files This project is aimed at installing (and keeping update) the site specific config files we want, after preprocessing them (conditional content and include files and include sections). It also triggers postinstall scripts whenever their associated config file has been changed. It can also remove config files, including running an preremove script before doing so. All this is driven by an simple config file list. . Homepage: http://www.phys.ethz.ch/~franklin/Projects/dphys-config/ Package: s3cmd Priority: optional Section: contrib/admin Installed-Size: 15 Maintainer: Mikhail Gusarov Architecture: all Version: 0.9.5-1 Depends: python (>= 2.4), python-central (>= 0.6.5), python-elementtree Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/s3cmd_0.9.5-1_all.deb Size: 26976 MD5sum: d8d48ad62d24ad0e2b5c7e5b067405ec SHA1: 531c3269919071c5a4d5120e98872a7e91797875 SHA256: 6b9add4e784457283bd13817c6f1929f1699b845d08c442243ecd39ef7b20b2e Description: command-line Amazon S3 client Command-line tool to upload, retrieve and manage data in Amazon S3 service (http://www.amazon.com/s3/), designed for use in scripts. Homepage: http://s3tools.logix.cz/s3cmd Python-Version: >=2.4 Package: phpldapadmin Priority: extra Section: contrib/admin Installed-Size: 1917 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Fabio Tranchitella Architecture: all Version: 1.1.0.4-2ubuntu1 Depends: apache2 | httpd, debconf (>= 0.5) | debconf-2.0, libapache2-mod-php5 | libapache-mod-php5 | php5-cgi | php5, php5-ldap Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/phpldapadmin_1.1.0.4-2ubuntu1_all.deb Size: 939188 MD5sum: e8e940f9af86d638676b0f625dc55b70 SHA1: bf23d46021b41baa3c181f65e8f47f263a80b033 SHA256: da9181f103c402fb481b9907451bd3352381bc80be1bb0be25e5ce54adb23f94 Description: web based interface for administering LDAP servers phpLDAPadmin is a web-based LDAP client. It provides easy, anywhere-accessible, multi-language administration for your LDAP server. Its hierarchical tree-viewer and advanced search functionality make it intuitive to browse and administer your LDAP directory. Since it is a web application, this LDAP browser works on many platforms, making your LDAP server easily manageable from any location. Package: selinux-basics Priority: optional Section: contrib/admin Installed-Size: 4 Maintainer: Ubuntu Hardened Developers Original-Maintainer: J. Tang Architecture: all Version: 0.3.1ubuntu1 Depends: selinux Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/selinux-basics_0.3.1ubuntu1_all.deb Size: 3246 MD5sum: db0168ff0fa39607753835063ada4d00 SHA1: e8e79ee47d5da0390a8cfe647748d371ada30b3a SHA256: 807e629eb00f261b9b4f9a980588ce6c4dd1cd39464cfaec210bf37e3ee9cc8b Description: transitional package to smooth renaming to selinux This package installs selinux, and can safely be removed afterwards. Package: harden-tools Priority: extra Section: contrib/admin Installed-Size: 4 Maintainer: Ola Lundqvist Architecture: all Source: harden Version: 0.1.32 Suggests: bastille, gnupg, john, tiger Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/harden-tools_0.1.32_all.deb Size: 6184 MD5sum: 757fe19fb112b1fd940cc2902ca1828c SHA1: 03fed0588a40c9f4e4be6fdc5e233e4a4233356c SHA256: f4558ef2778faf86e522d721359ef9de0da97e4563e297818fcd2f5e90a4a5fb Description: Tools to enhance or analyze the security of the local system Harden-tools helps you to install tools that the administrator can use to enhance the security of the local system in some way. . NOTE! This package will not make your system uncrackable, and it is not intended to do so. Making your system secure involves a LOT more than just installing a package. . For more information on how to secure your system see: http://www.debian.org/doc/manuals/securing-debian-howto/ Package: macchanger-gtk Priority: optional Section: admin Installed-Size: 10 Maintainer: Alejandro Garrido Mota Architecture: all Version: 1.0-1 Depends: libglib-perl (>= 1:1.081-1), libgtk2-gladexml-perl (>= 1.003-1), libgtk2-perl (>= 1:1.081-1), libui-dialog-perl (>= 1.08-1), macchanger (>= 1.5.0-1) Recommends: gksu Conflicts: gksu (<< 0.8.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/macchanger-gtk_1.0-1_all.deb Size: 9010 MD5sum: 4c90fc274463b0257ee88540b6123dcb SHA1: 080c7258588e2ec298c55bd535630fd122e46daa SHA256: 7cfe85bf244e89710b72de9e99b5e02783490a0c056a6ecc5e8217078f71e6f6 Description: a GTK+ interface for GNU/MACchanger MACchanger is an utility for manipulating the MAC address of network interfaces. This program was made using Glade and Perl. . Homepage: http://www.mogaal.com/macchanger-gtk Package: ld.so.preload-manager Priority: optional Section: contrib/admin Installed-Size: 6 Maintainer: Debian QA Group Architecture: all Version: 0.3.3-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/ld.so.preload-manager_0.3.3-3_all.deb Size: 4710 MD5sum: 19d229ca9a75b0594225b85e22300503 SHA1: 7ea121f9c00eef883d813c5d10fd3e4012944dd7 SHA256: 6821aa00badd713ef920560011a1443f60d4678d476a0888d8af4ec0ff293ee6 Description: A utility to manage the libraries in /etc/ld.so.preload A small Perl script to manage the libraries that are listed in /etc/ld.so.preload. Package: metche Priority: optional Section: contrib/admin Installed-Size: 15 Maintainer: boum.org collective Architecture: all Version: 1:1.1-4 Depends: bzip2, debconf (>= 0.5.00) | debconf-2.0, mutt, ucf (>= 0.28) Recommends: apt-show-versions, gnupg Suggests: util-vserver Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/metche_1.1-4_all.deb Size: 24394 MD5sum: f3489a1a2ba2798a6663b84225a1e745 SHA1: e6d7bedf232f22cb55d7cbecddbfad360176d2d7 SHA256: 1e1d279a9e088d6db2925cc90c5eafd5893309edf6f34b5105fe7064205aee1b Description: configuration monitor to ease collective administration metche monitors changes made to a "system state" composed of: - a "watched" directory (typically: /etc) - one or more user maintained changelog files (e.g. /root/Changelog) - the state of Debian packages and versions (using apt-show-versions) by periodically: - saving backups of the corresponding files - emailing the changes in the system state to your administrators' mailing list Package: feta Priority: optional Section: contrib/admin Installed-Size: 48 Maintainer: Debian QA Group Architecture: all Version: 1.4.16 Depends: apt, dctrl-tools, debconf | debconf-2.0, perl, wget Recommends: alien, auto-apt, debfoster, deborphan, debsums, dpkg-repack, fakeroot, reportbug Suggests: sudo Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/feta_1.4.16_all.deb Size: 49124 MD5sum: 417440f0e6f26345b4e79ff3983686a9 SHA1: 26cc9a100007b2ee7e671f4100c40e2a3bd3d4e1 SHA256: a31a10366a88cb7dd76639471fdd64d67235fcc7987d026402a86996bbaa05db Description: simpler interface to APT, dpkg, and other package tools Feta is a front end to various package management tools like dpkg, APT, and debconf. Feta provides a wrapper around these and other programs and tries to smooth out some of the inconsistencies between their normal interfaces. It also includes a teaching mode to help people learn to use the programs directly. Package: dconf Priority: optional Section: contrib/admin Installed-Size: 12 Maintainer: Leo Eraly Architecture: all Version: 0.5.1-2 Depends: python Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/dconf_0.5.1-2_all.deb Size: 15206 MD5sum: adb9766742f61d1fdf2eb1472e90c142 SHA1: 2522f95f66e1a94ccd95dc53f1b1514e318319d0 SHA256: 94e6e4374b445907b4a7aec581f29f7e924f61405d64080911ac60e23e1bc4ad Description: collect system information Dconf is a tool to collect a system's hardware and software configuration. It allows to take your system configuration with you or compare systems (like nodes in a cluster) to troubleshoot hardware or software problems. Package: kayak Priority: optional Section: contrib/admin Installed-Size: 11 Maintainer: Adam Cécile (Le_Vert) Architecture: all Source: upstreamdev Version: 0.1.0-2 Depends: python (>= 2.3), python-qt3, upstreamdev (= 0.1.0-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/kayak_0.1.0-2_all.deb Size: 6050 MD5sum: b9d98fed8fd2e55747610ec8d707750f SHA1: b6b4aed48f52585285a58eb3a717878b25608e36 SHA256: 93742a519e2f2abbc8d139f95f04ab4d503003a0ec592d1aa8c0caeb53c6af3e Description: Log file aggregator and report tool (Qt3 frontend) Kayak is Qt3-based frontend to upstreamdev. . Upstreamdev is a tool that allow users to send in system specific log and troubleshooting data to support personnel. . It can be easily modified to output data to any pastebin or support tracker. . Homepage: http://www.upstreamdev.org/ Enhances: upstreamdev Package: backup-manager-doc Priority: optional Section: contrib/doc Installed-Size: 89 Maintainer: Alexis Sukrieh Architecture: all Source: backup-manager Version: 0.7.6-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/backup-manager-doc_0.7.6-3_all.deb Size: 220042 MD5sum: 5b9bdf7e58187e53865ffa2688b8d7e2 SHA1: b582fc81ab5434be758e59db3a1bc5be9d1457ec SHA256: dff718f803b118427cf835f6ca9431f6f19fa815be71d43cfec945e39397069c Description: documentation package for Backup Manager This package provides the Backup Manager User Guide in different formats: HTML, plain text and PDF. Package: add-apt-key Priority: optional Section: contrib/admin Installed-Size: 10 Maintainer: Tom Marble Architecture: all Version: 1.0-0.5 Depends: apt, gnupg Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/add-apt-key_1.0-0.5_all.deb Size: 5536 MD5sum: 81e9cd97ec4791703caac12da696b348 SHA1: 8ad1d4861cc15b48bf61632e9f6a80591b954dfc SHA256: dcaabf5bfeb2c1369974fb467a0797da49ca94f5f65717ce33f4b4f2a99aef85 Description: Command line tool to add GPG keys to the APT keyring The command add-apt-key provides a convenient command line interface which will add a new GPG key to your APT keyring. . Those who are more graphically inclined may prefer the package gui-apt-key. Package: printop Priority: optional Section: contrib/admin Installed-Size: 13 Maintainer: Debian QA Group Architecture: all Version: 1.12-8 Depends: tk8.3 | wish Suggests: lprng Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/printop_1.12-8_all.deb Size: 27710 MD5sum: 77f7f00b8cdd6a181593c4707807982b SHA1: ef161e7b58bf6af9012f46ba170dae0cb5a308a6 SHA256: 423bf66c2a6ea0622633362e276d57f10f975ca7299b3c4411d474da8b438ccc Description: Graphical interface to the LPRng print system printop is a Tcl/Tk program that gives you a graphical interface to control the printers and queues for UNIX-like systems using the LPRng print system. It uses the commands lpq, lpc, lprm to get information and control the printers and you just have to click with your mouse. In a large network it shows you all the printers and gives you the full functionality of the lprng commands, so you have a good overview of what is happening. Package: systune Priority: optional Section: admin Installed-Size: 13 Maintainer: Piotr Roszatycki Architecture: all Version: 0.5.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/systune_0.5.6_all.deb Size: 8586 MD5sum: f73ecd89f092d73149bc371be62c88a7 SHA1: 195a86bfc8665108801a29d313b55ccbab69327f SHA256: bd98fa14cd202c18c51649ffb60da55c3268cf58ea750adccc5c9c1e4ee863e8 Description: kernel tuning through the /proc file system This program writes kernel parameters, previously saved in a configuration file, to the /proc filesystem. This enables kernel performance to be adjusted without recompiling the kernel. . systune can be alternative to sysctl(8). It is also started after the most daemons and other init.d scripts, so it can be used as "second stage" sysctl. Package: dstat Priority: optional Section: contrib/admin Installed-Size: 23 Maintainer: Andrew Pollock Architecture: all Version: 0.6.6-5 Depends: python, python-central (>= 0.6.5) Conflicts: sleuthkit (<< 1.73-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/dstat_0.6.6-5_all.deb Size: 50898 MD5sum: 0448b020bdd176d0c6d33dfb7a63dd9b SHA1: 7ecd67083852830f295a623f8904d2d19b1a4724 SHA256: 7c26ed68695fed663da20dd1008e29224ebf3b48009d5fa173d63685eedc4368 Description: versatile resource statistics tool Dstat is a versatile replacement for vmstat, iostat and ifstat. Dstat overcomes some of the limitations of these programs and adds some extra features. . Dstat allows you to view all of your network resources instantly, you can for example, compare disk usage in combination with interrupts from your IDE controller, or compare the network bandwidth numbers directly with the disk throughput (in the same interval). . Dstat also cleverly gives you the most detailed information in columns and clearly indicates in what magnitude and unit the output is displayed. . Dstat is also unique in letting you aggregate block device throughput for a certain diskset or network bandwidth for a group of interfaces, i.e. you can see the throughput for all the block devices that make up a single filesystem or storage system. . Dstat's output, in its current form, is not suited for post-processing by other tools, it's mostly meant for humans to interpret real-time data as easy as possible. Homepage: http://dag.wieers.com/home-made/dstat/ Python-Version: current Package: gtimelog Priority: optional Section: contrib/admin Installed-Size: 10 Maintainer: Utnubu Team Architecture: all Version: 0.0+svn88-0ubuntu1 Depends: python, python-glade2, python-gtk2 (>= 1.99.14-1) Suggests: mutt, vim-gnome Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/gtimelog_0.0+svn88-0ubuntu1_all.deb Size: 27764 MD5sum: 13101f6e2b08daadcdd68c431e4c6256 SHA1: 74b49d49e901d6f59c5fbb4321b2f155ada4ac90 SHA256: 5280030c2304e17bf96516991fd8b25a261f6ae5d4b150c5f38c1c951f080aed Description: minimal timelogging system gtimelog provides a time tracking application to allow the user to track what they work on during the day and how long they spend doing it. Homepage: http://mg.pov.lt/gtimelog/ Package: dpkg-repack Priority: optional Section: contrib/admin Installed-Size: 7 Maintainer: Joey Hess Architecture: all Version: 1.28 Depends: dpkg-dev, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/dpkg-repack_1.28_all.deb Size: 11706 MD5sum: 77e254a399337de5ac80db7e23aab503 SHA1: 0683008bfa74ea820d32285de1ba029dbc18968e SHA256: b8808ffd49c125d4fbb668fc799f8118ecd8024b4d85235c958e8c5fd82993aa Description: puts an unpacked .deb file back together dpkg-repack creates a .deb file out of a debian package that has already been installed. If any changes have been made to the package while it was unpacked (ie, files in /etc were modified), the new package will inherit the changes. . This utility can make it easy to copy packages from one computer to another, or to recreate packages that are installed on your system, but no longer available elsewhere, or to store the current state of a package before you upgrade it. Package: fcheck Priority: optional Section: contrib/admin Installed-Size: 14 Maintainer: Maurizio Lemmo (Tannoiser) Architecture: all Version: 2.7.59-9 Depends: bsdutils (>= 2.0), file (>= 3.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/fcheck_2.7.59-9_all.deb Size: 33292 MD5sum: dcf06734a5a794b559959198c760e5d4 SHA1: 607592878445d1f8c99a283ccdf1ab5f380f3f0f SHA256: 73acd90eb2212bd2bb5465f5c8e64c86ea9061dab8fd6fa2a97666d9e5d8918c Description: IDS filesystem baseline integrity checker The fcheck utility is an IDS (Intrusion Detection System) which can be used to monitor changes to any given filesystem. . Essentially, fcheck has the ability to monitor directories, files or complete filesystems for any additions, deletions, and modifications. It is configurable to exclude active log files, and can be ran as often as needed from the command line or cron making it extremely difficult to circumvent. Package: filetraq Priority: optional Section: contrib/admin Installed-Size: 13 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.2-14 Filename: dists/hardy-unstable/contrib/binary-all/contrib/admin/filetraq_0.2-14_all.deb Size: 7666 MD5sum: 6674a39464eae015c82d0e312317cf4f SHA1: 8dbbc77a640cfaf2db2a1eca573235a729e9854a SHA256: 7a5f718ec4b9cda55174657ff61dcca6096e7f608f8f6bb3eed5ad99c01a18f2 Description: Small utility to keep track of changes in config files FileTraq is just a shell script that reads a list of files to watch, runs diff against each file and its backup, and reports any discrepancies, along with keeping a dated backup of the original. It's designed to be run as a cron job. Package: libdime-dev Priority: optional Section: contrib/graphics Installed-Size: 40 Maintainer: A. Maitland Bottoms Architecture: all Source: dime Version: 0.20030921-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libdime-dev_0.20030921-2_all.deb Size: 29166 MD5sum: 3718558f59df4ab26314329f3e71e87f SHA1: f4571ff7f5e6134e74b3019b2bbfddfc00f90dda SHA256: f8bdec06642f18b57444ced6352980f3fcb162628b2fd51be59131ab6e244fe0 Description: DXF Import, Manipulation, and Export library - devel Dime is a C++ class library for reading, constructing, manipulating, and writing DXF file data. Package: libqsearch1-headers Priority: optional Section: contrib/libdevel Installed-Size: 36 Maintainer: Rudi Cilibrasi Architecture: all Source: libqsearch Version: 1.0.5-1 Depends: libglib2.0-dev, libgsl0-dev, libxml2-dev Conflicts: libcomplearn-dev (<= 1.0.3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libqsearch1-headers_1.0.5-1_all.deb Size: 6364 MD5sum: cff5fb2b5d50d011662871d84a14c84c SHA1: 5c4c33ccc960edbf62e5413a4965d902e05eaded SHA256: 114db2235c6477c11365bd2b710adf924b8b046553f770df14c2b1bfebe9d1ea Description: machine-learning through data compression header files libqsearch is a library for hierarchical tree clustering. Using these headers, developers can access a wealth of powerful and general techniques in machine learning and pattern recognition including genomics, optical character recognition, fuzzy matching, music recognition, and much more . Homepage: http://complearn.org/ Package: libjack0.100.0-dev Priority: optional Section: contrib/libs Installed-Size: 6 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Multimedia Team Architecture: all Source: jack-audio-connection-kit Version: 0.109.2-1nexenta2 Depends: libjack-dev (>= 0.109.2-1nexenta2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libjack0.100.0-dev_0.109.2-1nexenta2_all.deb Size: 13284 MD5sum: c759914f4fa73561ce18b0df888cf55e SHA1: 29178925168f213ffbda1ed006ed9a3274467fd4 SHA256: 5ba9c55f8a445e3215cfc9886a749621cebcd45448fc9850676ac639ee315da3 Description: JACK Audio Connection Kit (libraries) Low-latency sound server. JACK allows the connection of multiple applications to an audio device, as well as allowing them to share audio between themselves. . See for more info. . This package is a dummy package provided as an upgrade path to the libjack0.100.0-dev package. Package: libsprng2-doc Priority: optional Section: contrib/libdevel Installed-Size: 50 Maintainer: Dirk Eddelbuettel Architecture: all Source: sprng Version: 2.0a-4 Depends: libsprng2 (>= 2.0a-4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libsprng2-doc_2.0a-4_all.deb Size: 1199514 MD5sum: e1f93dff4925a532f871e18b4ae18329 SHA1: c916d79156bcc25ea890ec6333e7bce5361f901d SHA256: 37a052b0c4415da5a02e582d4739e563b3b48a66f83df6bbbf3bcb7ed0151481 Description: The SPRNG Scalable Parallel RNG library -- documentation package The SPRNG (Scalable Parallel Random Number Generator) library provides several RNGs that are suitable for use in parallel computing. . URL: http://sprng.cs.fsu.edu . This package contains files from the docs, examples and tests directories included in the source distribution. Package: libgwenhywfar47-dev Priority: optional Section: contrib/libdevel Installed-Size: 765 Maintainer: Micha Lenk Architecture: all Source: libgwenhywfar Version: 3.2.0-1 Provides: libgwenhywfar-dev Depends: gwenhywfar-tools, libgwenhywfar47 (>= 3.2.0-1) Suggests: libgwenhywfar-doc Conflicts: libgwenhywfar-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libgwenhywfar47-dev_3.2.0-1_all.deb Size: 179962 MD5sum: a8735d07556b034933834176c7029392 SHA1: a68cf5a04ca1fa5386cd6b0b862e205162758388 SHA256: 25580da84bb11cd419dcc25d0ff71e4bc0d88614ddd8303b40f6ae9dd5184182 Description: OS abstraction layer (development files) Gwenhywfar allows porting of your software to different operating systems like Linux, *BSD, Windows etc. It also provides some often needed modules such as configuration file handling, simple XML file parsing, IPC etc. . This package contains the development files. Package: libcal3d-doc Priority: optional Section: contrib/doc Installed-Size: 71 Maintainer: Michael Koch Architecture: all Source: cal3d Version: 0.11.0-3 Recommends: libcal3d12-dev (>= 0.11.0-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libcal3d-doc_0.11.0-3_all.deb Size: 210304 MD5sum: 41a126ab82d4ee2789f4dfee7fdefa6e SHA1: c2748cc7133c5919dffb32e40817ca7f64f0ff77 SHA256: f9d8cc094a6968bfd1758d2c6aee1adb340830bc7d33e09e99f285599b46cd18 Description: Skeletal based 3d character animation library - API documentation Cal3d is a skeletal based 3d character animation library written in C++ in a platform-/graphic API-independent way. It has an unified exporter plugin framework. Currently it includes exporters 16 for 3D Studio Max and MilkShape 3D). . This package contains the cal3 API documentation. Homepage: https://gna.org/projects/cal3d/ Package: libfloat-coq Priority: optional Section: contrib/libdevel Installed-Size: 56 Maintainer: Samuel Mimram Architecture: all Source: coq-float Version: 1:8.1-1.0-3 Depends: coq (>= 8.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libfloat-coq_8.1-1.0-3_all.deb Size: 9813808 MD5sum: 9ebcc62380f16dea952da2b7c9192064 SHA1: fa1e19a8289dd9fc470dde1d0fbf4b7c4487eb92 SHA256: 367070b3fe14fe56438906a08d8d634e39a8a38b554af2fb65484ebd9eff35fa Description: coq library for floating point numbers Library for reasoning about floating point numbers in coq. Package: libpstreams-dev Priority: optional Section: contrib/libdevel Installed-Size: 39 Maintainer: Antonio S. de A. Terceiro Architecture: all Source: pstreams Version: 0.5.2-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libpstreams-dev_0.5.2-1_all.deb Size: 135922 MD5sum: 171903b77900e7d56c8ef4da11a62e5b SHA1: 2a9b9c4b997ea2bd0fc2f6af35e64638ecbf7825 SHA256: 5d19742bb19300bc3e6ef52a872e79fa86bf6ffbe7796bf061736a8296fe1753 Description: a C++ iostream interface to POSIX process I/O PStreams allows you to run another program from your C++ application and to transfer data between the two programs, similar to shell pipelines. The PStreams class works like a wrapper for the the POSIX.2 functions popen(3) and pclose(3) (although it doesn't actually use them), using a C++ iostreams interface, instead of C's stdio library. Thus, PStreams makes it possible to run an external program and handle its stdin, stdout, and stderr just like you would handle any other C++ iostream. Package: libenet-dev Priority: optional Section: contrib/libdevel Installed-Size: 5 Maintainer: Debian Games Team Architecture: all Source: enet Version: 1.1-2 Depends: libenet1-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libenet-dev_1.1-2_all.deb Size: 2890 MD5sum: 88245acdf3d43d6d2dcf63b48409ec55 SHA1: 5400352e866084bdc403dfcbad87049d895ad46e SHA256: 79a46abb91132d053cb0b7a1b522a6496b04cd710fa9f6fa1295a11536625e53 Description: transitional dummy package ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol). The primary feature it provides is optional reliable, in-order delivery of packets. . ENet is NOT intended to be a general purpose high level networking library that handles authentication, lobbying, server discovery, compression, encryption and other high level, often application level or dependent tasks. . Homepage http://enet.bespin.org Package: libcomplearn1-headers Priority: optional Section: contrib/libdevel Installed-Size: 100 Maintainer: Rudi Cilibrasi Architecture: all Source: libcomplearn Version: 1.1.1-1 Depends: libglib2.0-dev, libgsl0-dev, libxml2-dev Conflicts: libcomplearn-dev (<= 1.0.3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libcomplearn1-headers_1.1.1-1_all.deb Size: 14260 MD5sum: 70d9290cee682543619e9c6c51dc5e98 SHA1: 5e2dc40fa93ddad7dfdc9e9f19c8e74f5d379a41 SHA256: 029c79d7b26bdd95f7f23f8e494de0c01b0ecdbbc994bda3d46dad15d74c53a4 Description: machine-learning through data compression header files complearn is a library for parameter-free universal learning. Using these headers, developers can access a wealth of powerful and general techniques in machine learning and pattern recognition including genomics, optical character recognition, fuzzy matching, music recognition, and much more . Homepage: http://complearn.org/ Package: libaqbanking20-dev Priority: optional Section: contrib/libdevel Installed-Size: 560 Maintainer: Micha Lenk Architecture: all Source: libaqbanking Version: 3.3.0+dfsg-1 Provides: libaqbanking-dev Depends: libaqbanking20 (>= 3.3.0+dfsg-1), libaqhbci13 (>= 3.3.0+dfsg-1), libaqofxconnect4 (>= 3.3.0+dfsg-1), libgwenhywfar47-dev (>= 2.9.8~beta), libktoblzcheck1-dev, libqbanking5 (>= 3.3.0+dfsg-1) Suggests: libaqbanking-doc Conflicts: libaqbanking-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libaqbanking20-dev_3.3.0+dfsg-1_all.deb Size: 144382 MD5sum: f12b5380e0613da85f32e2a1e3c79bc8 SHA1: e12287591d48a21085d58d0a53dc1cd58cfa8c99 SHA256: e130206bf6a70a748fd480599e58e1ce1dc6b81aebcd879b2fb40347b579cd9f Description: library for online banking applications AqBanking provides a middle layer between the applications and online banking libraries implementing various file formats and protocols. Plugins supporting OFX, DTAUS, and HBCI are available. For the latter, AqHBCI is required. . This package contains the development files for AqBanking. Homepage: http://www.aquamaniac.de/aqbanking/ Package: libjama-dev Priority: optional Section: contrib/libdevel Installed-Size: 9 Maintainer: Juan Esteban Monsalve Tobon Architecture: all Source: libjama Version: 1.2.4-2 Depends: libtnt-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libjama-dev_1.2.4-2_all.deb Size: 57382 MD5sum: a86b73a3feadb4bcf06e8da48daa92b8 SHA1: badb2b7d4a0b1ffba6ea261594b6f44e85b2e837 SHA256: 92b0e133707daa91e09c0d2a463e6df797f36eabc4adb396bc2cf25d775f2188 Description: C++ Linear Algebra Package JAMA/C++ was adapted for The Template Numerical Toolkit (TNT) from JAMA, a Java Matrix Library, developed jointly by the Mathworks and NIST. See http://math.nist.gov/javanumerics/jama for more information. . TNT is a collection of interfaces and reference implementations of numerical objects useful for scientific computing in C++. The toolkit defines interfaces for basic data structures, such as multidimensional arrays and sparse matrices, commonly used in numerical applications. The goal of this package is to provide reusable software components that address many of the portability and maintenance problems with C++ codes. . TNT provides a distinction between interfaces and implementations of TNT components. For example, there is a TNT interface for two-dimensional arrays which describes how individual elements are accessed and how certain information, such as the array dimensions, can be used in algorithms; however, there can be several implementations of such an interface: one that uses expression templates, or one that uses BLAS kernels, or another that is instrumented to provide debugging information. By specifying only the interface, applications codes may utilize such algorithms, while giving library developers the greatest flexibility in employing optimization or portability strategies. . Homepage: http://math.nist.gov/tnt/ Package: cpad-common Priority: optional Section: contrib/libdevel Installed-Size: 10 Maintainer: Ron Lee Architecture: all Source: cpad-kernel Version: 0.10-5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/cpad-common_0.10-5_all.deb Size: 6986 MD5sum: 4f5bbe1ff0dcdb747ddae756db70a753 SHA1: 13a9b36f839dbc5b9a4dea9a9b68c70d11af0eba SHA256: fec103d4ce4584eadd6b96fb2793f8c23aea83153138029fd39d45c7f46d2b90 Description: common files to support the Synaptics cPad driver kernel modules This package provides common files required by the cpad-kernel-module packages that are generated from the cpad-kernel-source package. You do not need it to install and compile from the cpad-kernel-source package, but you will need it to install and use the -module packages that it creates. Package: cpad-kernel-dev Priority: optional Section: contrib/libdevel Installed-Size: 5 Maintainer: Ron Lee Architecture: all Source: cpad-kernel Version: 0.10-5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/cpad-kernel-dev_0.10-5_all.deb Size: 7188 MD5sum: 4079e63fc750bcce6e29b4d178633758 SHA1: 093e2e7fd14a8f0142400eed71f6abed66d377d1 SHA256: 4d57fcbfca9389198997d70b644ff15971ae851a5a027c528be3ed415dba631b Description: kernel header for the Synaptics cPad driver You'll need this package if you wish to use any of the ioctl's to the cPad device driver directly in your code. Package: libsimpledb-dev Priority: optional Section: contrib/libdevel Installed-Size: 79 Maintainer: Jonas Genannt Architecture: all Source: simpledb Version: 1.5-1.4 Depends: libsimpledb2 (= 1.5-1.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libsimpledb-dev_1.5-1.4_all.deb Size: 83448 MD5sum: 7002edad8fc545c3da3acf970bfca2fc SHA1: e607841d64d455bb791dfa1bad215f727d9aee71 SHA256: f6e3d07fa582cd8b83558303f9e9d0f9f9d8ae820ec9c78b15531ba278b14337 Description: C++ ODBC database API The SimpleDB API is a C++ API designed to encapsulate the ODBC API functionality in an object oriented manner. The API has been tested to work with both MySQL and PostgreSQL on a Debian Linux platform. . This package contains the simpledb development files. Package: libtnt-dev Priority: optional Section: contrib/libdevel Installed-Size: 17 Maintainer: Juan Esteban Monsalve Tobon Architecture: all Source: libtnt Version: 1.2.6-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libtnt-dev_1.2.6-1_all.deb Size: 76666 MD5sum: b09768d9e442cb373451ebae1f6d1dc7 SHA1: c09a7d2b74d059c3feb2544ce7d6a9f434f46609 SHA256: ae42356cae2e63a412c34b8a03d2108c2900002170c5d2a7b39f9b25a7249889 Description: interface for scientific computing in C++ The Template Numerical Toolkit (TNT) is a collection of interfaces and reference implementations of numerical objects useful for scientific computing in C++. The toolkit defines interfaces for basic data structures, such as multidimensional arrays and sparse matrices, commonly used in numerical applications. The goal of this package is to provide reusable software components that address many of the portability and maintenance problems with C++ codes. . TNT provides a distinction between interfaces and implementations of TNT components. For example, there is a TNT interface for two-dimensional arrays which describes how individual elements are accessed and how certain information, such as the array dimensions, can be used in algorithms; however, there can be several implementations of such an interface: one that uses expression templates, or one that uses BLAS kernels, or another that is instrumented to provide debugging information. By specifying only the interface, applications codes may utilize such algorithms, while giving library developers the greatest flexibility in employing optimization or portability strategies. . Homepage: http://math.nist.gov/tnt/ Package: libgtkglextmm-x11-dev Priority: optional Section: contrib/libdevel Installed-Size: 180 Maintainer: Ubuntu MOTU Team Original-Maintainer: David Morris Architecture: all Source: gtkglextmm Version: 1.2.0-0ubuntu1 Depends: g++ (>= 4:4.0), libgtkglext1-dev (>> 1.2.0), libgtkglextmm-x11-1.2 (= 1.2.0-0ubuntu1), libgtkmm-2.4-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libgtkglextmm-x11-dev_1.2.0-0ubuntu1_all.deb Size: 413472 MD5sum: 6e0be877b2e190b424648e5a33eefd42 SHA1: 20ae488dc8763849ddfa9d39560454caf7e991c1 SHA256: 15f72e567101e5e5e6987af78ed6895fc32364fd48ac4f840c009641e26c0274 Description: C++ wrapper for the OpenGL Extension to GTK (development files) GtkGLExt provides the GDK objects to support OpenGL rendering in GTK, and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable. This is a C++ wrapper for it. . This package contains files that you need to compile programs using gtkglextmm. Homepage: http://gtkglext.sf.net Package: lv2core Priority: optional Section: contrib/libdevel Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Raphaël Doursenaud Architecture: all Version: 1-0ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/lv2core_1-0ubuntu1_all.deb Size: 14834 MD5sum: ae813e257a2808d9369ef1dd6c30e181 SHA1: 9ea0685c1da5007bec4a51fee33e1d7660d402b6 SHA256: 2997de67c119eee3a8407780245ec3ace6bd0ae9a34887acc6166b03918f40af Description: LV2 core specification LV2 is a standard for plugins and matching host applications, primarily targeted at audio processing and generation. . LV2 is a successor to LADSPA, created to address the limitations of LADSPA which many applications have outgrown. Compared to LADSPA, all plugin data is moved from the code to a separate data file, and the code has been made as generic as possible. As a result, LV2 can be independently extended (retaining compatibility wherever possible), and virtually any feasible plugin features can be implemented in an LV2 plugin. . More information about LV2 can be found at . Homepage: http://lv2plug.in/ Package: sparsehash Priority: optional Section: contrib/libdevel Installed-Size: 16 Maintainer: Athena Capital Research Architecture: all Version: 0.4-1build1nexenta1 Recommends: c++-compiler Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/sparsehash_0.4-1build1nexenta1_all.deb Size: 82648 MD5sum: bbf3c82f966599208160d0f36be6de7d SHA1: b4778d7deb397a5f258aae17ab3b66ba600758f4 SHA256: d3f2b1e03342e6414e2baba64035c89e4bf6877779673d549cdd9816ba20134d Description: Google's extremely memory-efficient C++ hash_map implementation The Google SparseHash project contains several C++ template hash-map implementations in use at Google, with different performance characteristics, including an implementation that optimizes for space and one that optimizes for speed. . Homepage: http://goog-sparsehash.sourceforge.net/ Package: libsablevm1-dev Priority: optional Section: contrib/libdevel Installed-Size: 58 Maintainer: Grzegorz B. Prokopski Architecture: all Source: sablevm Version: 1.13-1.1 Depends: libsablevm1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libdevel/libsablevm1-dev_1.13-1.1_all.deb Size: 15834 MD5sum: 712df7ce074ed49009be4fa966e1dbd7 SHA1: c291fbe4d689be62b2b966ad6a3c9f930d7ac6ef SHA256: ddd5b535cdaec48dac10262673b93d22e065b1c200c255a3ecb05e151d2d8e22 Description: Free implementation of JVM second edition - JNI development files This package contains jni.h header used for development of Java Native Interface (JNI) java modules. This package is not needed to run java applications, even the ones that use JNI. . SableVM is a Java Bytecode Interpreter implementing Java virtual machine (JVM) specification, second edition. Its goals are to be reasonably small, fast, and efficient, as well as providing a well-designed and robust platform. See http://sablevm.org for more details and up-to-date informations. . SableVM is meant to be highly standard compliant and reliable. It has been written with high portability in mind. . SableVM is very freely licensed under the GNU Lesser General Public License (LGPL). The license of SableVM has been chosen to maximize your ability to run any software regardless of its license. For more information see http://sablevm.org/wiki/License_FAQ. Package: autoproject Priority: optional Section: contrib/devel Installed-Size: 53 Maintainer: James R. Van Zandt Architecture: all Version: 0.20-5 Depends: automake | automake1.9 | automaken Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/autoproject_0.20-5_all.deb Size: 78178 MD5sum: 6581b6fb017e36c5efc7f2c90a265176 SHA1: 535977717b351442cf0ee10f92bca01b40ab057b SHA256: 94f8b29f764d4eae2fb717ddfd8f4fe830efba4cd4d101ea6de61ff6f361eb75 Description: create a skeleton source package for a new program autoproject interviews the user, then creates a source package for a new program which follows the GNU programming standards. The new package uses autoconf to configure itself, and automake to create the Makefile. `make distcheck' succeeds. . The idea is that you execute autoproject just once when you start a new project. It will ask a few questions, then create a new directory and populate it with standard files, customized for the new project. . Optionally, the new package will use a command line parser generator. Currently, autoproject supports two parser generators: clig by Harald Kirsch (see http://wsd.iitb.fhg.de/software/), and autogen by Bruce Korb (see http://autogen.sourceforge.net/). Package: bzr-rebase Priority: optional Section: contrib/devel Installed-Size: 102 Maintainer: Debian Bazaar Maintainers Architecture: all Version: 0.3-1 Depends: bzr (>= 0.92~), python (>= 2.4), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/bzr-rebase_0.3-1_all.deb Size: 19478 MD5sum: 1263586cddb42d1f584b8b9df32df2b5 SHA1: b65f94f79767c64989fb0f409f604bef50ad019e SHA256: 3aea12111ca0a375ad3edd97ea94fceed9d7234124dcc1ec407fd32b7959b41e Description: Rebase plugin for Bazaar The Bazaar rebase plugin adds support for rebasing branches to Bazaar. It adds the command 'rebase' to Bazaar. When conflicts occur when replaying patches, the user can resolve the conflict and continue the rebase using the 'rebase-continue' command or abort using the 'rebase-abort' command. Enhances: bzr Homepage: http://bazaar-vcs.org/Rebase Python-Version: >= 2.4 Package: cl-rsm-finance Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Peter Van Eynde Architecture: all Version: 1.2 Depends: common-lisp-controller (>= 3.37) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-finance_1.2_all.deb Size: 13126 MD5sum: 9154bbcb73253cdfe80199f0a10cab9c SHA1: 06feb09b990f9136563b0a62f3badfea55371712 SHA256: efb55eecf52b7830c83d382f225a0c53b90e9009e6be631a5fdc3e7820c30d7d Description: McIntire's Common Lisp Finance Library This is R. Scott McIntire's Common Lisp finance/loan function library. Package: cl-paip Priority: optional Section: contrib/devel Installed-Size: 33 Maintainer: Peter Van Eynde Architecture: all Version: 1.0.2-3 Depends: common-lisp-controller Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-paip_1.0.2-3_all.deb Size: 124746 MD5sum: f154678c73e7b1865b997cd16c227766 SHA1: 14cc741c69788d7907d56a91e303a86e737be80b SHA256: 0e7debe079a4920ffedea829c0dc2a0a7f32d7fb7393110829053b59b721786e Description: Source code for Paradigms of Artificial Intelligence Programming This is the Common Lisp source code from Peter Norvig's Paradigms of Artificial Intelligence Programming book Package: cvsweb Priority: optional Section: contrib/devel Installed-Size: 22 Maintainer: Daniel Leidert (dale) Architecture: all Version: 3:3.0.6-2 Depends: apache2 | httpd, cvs, libipc-run-perl, libmime-perl, liburi-perl, rcs Suggests: cvsgraph, enscript Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cvsweb_3.0.6-2_all.deb Size: 67292 MD5sum: ba629a15bda964d84c78f657bbf40e60 SHA1: 0ab63e3efe4cd8384cb1c606fa67081f716fb766 SHA256: 55c02bacbf3d640882be3dfab309efa23c9ee870a7bc87dd4e40823f70832d05 Description: CGI interface to your CVS repository cvsweb is a WWW CGI script that provides remote access to your CVS repository. It allows browsing of the full tree, with configurable access controls. It will display the revision history of a file, as well as produce diffs between revisions and allow downloading any revision of the whole file. Homepage: http://www.freebsd.org/projects/cvsweb.html Package: cl-scribble Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Peter Van Eynde Architecture: all Version: 1.20-1 Depends: cl-meta, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-scribble_1.20-1_all.deb Size: 10214 MD5sum: 1c703b3262e66fdc908a5888dfe6ce1e SHA1: a17b3451515c1b60d7bed94d2ad17d4f3d1029b0 SHA256: b2613b41c04e121b8586fc6440adb9abf748a796f6a4605b6530df113183b385 Description: Scribe-like reader for Common Lisp Scribble is a Library that extends the Common Lisp reader with the text markup syntax of Scribe. It defines #\[ as a macro-character that reads a Lisp-extended markup language. Scribble may be useful to you if like Scribe's syntax and want to use it in Common Lisp application. It may also be used to read and recycle existing Scribe documents. Package: mauve Priority: extra Section: contrib/devel Installed-Size: 7 Maintainer: Matthias Klose Architecture: all Version: 20080305-0ubuntu1 Depends: java-gcj-compat-dev | java-sdk Recommends: libecj-java Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/mauve_20080305-0ubuntu1_all.deb Size: 2527504 MD5sum: e58f1e15ff44fe98fdc0a3ec09dd613b SHA1: a249b2b61fa9119dd96660d6b52deb9a481901a7 SHA256: 281c81b8fa71d0c033bd396dac1e9f6272ad0ebcc123d5d78e2554fdd8d27f1f Description: free test suite for the Java Class libraries Mauve is intended to test several different varieties of the libraries. For instance, it will contain tests that are specific to a particular JDK version. Tags in the test files help the test framework decide which tests should or should not be run against a given runtime. Package: cl-pipes Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Kevin M. Rosenberg Architecture: all Version: 1.2.1-3 Depends: common-lisp-controller (>= 3.47) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-pipes_1.2.1-3_all.deb Size: 6794 MD5sum: 0cf3635a6429443a0afe53e61e6b7fd4 SHA1: 0f2189d7c233bcc14689c6bc07910a8ed76d121c SHA256: 452ee3fabad836b0076026e6aaf412382db0d7da50d0c6cdc18fe312881cc0da Description: Common Lisp library for pipes or streams This package has functions for manipulating pipes, also called streams. This package is adapted from an implementation in Peter Norvig's Paradigms of Artificial Intelligence Programming. Package: cl-split-sequence Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Peter Van Eynde Architecture: all Version: 20050802-1 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-split-sequence_20050802-1_all.deb Size: 4864 MD5sum: f3f052c0486e6f11d2493aca90c74f3a SHA1: becff2318af6b5764d07631b7943ac9a3fa4df52 SHA256: dd8ad93f8065146feaed2443c74a9583be239b4f8892fc4a79a2557542631523 Description: Common Lisp package split a sequence of objects This package contains functions to partition a Common Lisp sequence into multiple result sequences. Package: cl-rsm-rand Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 1.3 Depends: common-lisp-controller (>= 3.37) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-rand_1.3_all.deb Size: 6730 MD5sum: f33efa5775cc8a69cba62cb61930ef5a SHA1: e0743e2e90803f33c9914dc149128515e31f4939 SHA256: 742db222eed2caadfbae18d4a7f8a52496d13207bfa4201ea7be3bfff9ec73f1 Description: McIntire's Common Lisp Discrete Random Number Library This is R. Scott McIntire's Common Lisp discrete random number library. Package: allegro-demo-data Priority: optional Section: contrib/devel Installed-Size: 6 Maintainer: Debian allegro packages maintainers Architecture: all Version: 3.9.36-7 Recommends: allegro-demo Conflicts: allegro-demo (<< 1:3936-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/allegro-demo-data_3.9.36-7_all.deb Size: 369400 MD5sum: d88f9b766fa49d2f43844cdd0e21eec5 SHA1: 3dfa18bab037401d026bea1ce4325fa47d653d99 SHA256: 3edd8b5401eebbef4b388fee6048f1160390491c2760a7b1a8231bda60d9a985 Description: graphics and audio data for allegro-demo This package contains the architecture-independent data for allegro-demo, a demonstration game of the Allegro library, cross-platform library for computer games and multimedia programming. For more information, see the liballegro-doc package. Package: archway Priority: optional Section: contrib/devel Installed-Size: 39 Maintainer: Clint Adams Architecture: all Version: 0.2.1+patch-83-1 Depends: libarch-perl (>= 0.5.0-1), libgtk2-perl Recommends: hicolor-icon-theme Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/archway_0.2.1+patch-83-1_all.deb Size: 302424 MD5sum: cfb77987b85806ea653fb72024d873b4 SHA1: 3df9a72f9f8fdf64a1de079ae8e7a778ee042112 SHA256: 52f8ab95a1f1b5e8daaee87221e432ea90e524ba9aa9c7480b022e877e50d397 Description: GUI for GNU Arch ArchWay is a GNU Arch GUI. It follows the unix tradition of small tools doing their work well and cooperating nicely with each other. . Some tips: in a working tree, run "archelf" to operate on project files; run "archmag" to manage tree merges; run "archeye ." to view tree changes; run "archeye ,undo-1" to view any changeset; run "archrog" to manage registered archives; and so on. . Alternativelly, just run "archway" and choose the desired tools from there. Package: libgalago1.0-cil Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Riccardo Setti Architecture: all Source: galago-sharp Version: 0.5.0-2.1 Replaces: libgalago-cil Depends: libgalago3, libglib2.0-cil (>= 2.12.0-2ubuntu3), libmono-corlib1.0-cil (>= 1.0) Conflicts: libgalago-cil Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/libgalago1.0-cil_0.5.0-2.1_all.deb Size: 54784 MD5sum: ae21d5c917d8deebefda28b947ba5bb6 SHA1: a53031161dcaa9b415f23375bbb90cf7ea36bb98 SHA256: 7067c94b31fc4184263dae7c6d5e90089dff8dcb3d4432dfc2665f012f03eea1 Description: CLI bindings for libgalago This package provides CLI assemblies that allow .NET / C# programs to use libgalago. Package: yada Priority: optional Section: devel Installed-Size: 10 Maintainer: Piotr Roszatycki Architecture: all Version: 0.54 Replaces: yada-doc (<< 0.26.0.1) Depends: dpkg-dev, file, patch, perl Recommends: yada-doc Suggests: bzip2 Conflicts: yada-doc (<< 0.26.0.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/yada_0.54_all.deb Size: 48364 MD5sum: 019d80bed7053dd1423ad547a411cd69 SHA1: 3636115633bcf458afda63c0386824a13582892c SHA256: 7651eee844e458c7e95b77454ecbee3a9a18c0913b5a6f9df463084aecee2f24 Description: Yet Another Debianisation Aid YADA is a Debian packaging helper. It parses a special file, debian/packages, in a source package, and generates an appropriate debian/rules to control building of the package. . This package provides YADA script. . The /usr/bin/yada script can be also copied as source package's debian/yada file if this package won't be available on system for package building. Homepage: http://yada.alioth.debian.org/ Package: eclipse-rcp-nls Priority: optional Section: contrib/devel Installed-Size: 712 Maintainer: Hideki Yamane (Debian-JP) Architecture: all Source: eclipse-nls-sdk Version: 3.2.1-3 Depends: eclipse-common-nls, eclipse-rcp (>= 3.2.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/eclipse-rcp-nls_3.2.1-3_all.deb Size: 201514 MD5sum: e168b8ce4fce6f2404cbe02521e8d0b1 SHA1: 22ba9238b1fd39ac095ed6e2b48df9eb7cd38639 SHA256: de42a4ca91b9eeb0a905c001ba1c9e3a5d48988facb14ab4f2054f064a0cbff5 Description: localized message catalog for Eclipse This package provides localized message catalogs for eclipse-rcp package. Translations are supported in German, Spanish, French, Italian, Japanese, Korean, Portuguese (Brazil), Traditional Chinese, Simplified Chinese, Czech, Hungarian, Polish, Russian, Danish, Dutch, Finnish, Greek, Norwegian, Portuguese, Swedish, Turkish, Arabic and Hebrew. Package: cl-ppcre Priority: optional Section: contrib/devel Installed-Size: 19 Maintainer: Peter Van Eynde Architecture: all Version: 1.3.2-1 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-ppcre_1.3.2-1_all.deb Size: 104004 MD5sum: f4f7c9cb5ed55367c31a96509fc8cd84 SHA1: afb963aeb39afb3ec137820174ad6d6295d8cb3d SHA256: fdf0369cdf111f2b360f3bb0895068c93a4606e44b8f09d74d5ec18c33e1d891 Description: Portable Regular Express Library for Common Lisp CL-PPCRE is a portable regular expression library for Common Lisp which has the following features: . * It is compatible with Perl. * It is fast. * It is portable. Package: cons Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Hwei Sheng Teoh Architecture: all Version: 2.3.0.1+2.2.0-1 Depends: libdigest-md5-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cons_2.3.0.1+2.2.0-1_all.deb Size: 104818 MD5sum: c5c3a43ae4c24b7a72daf8b6121d623e SHA1: 4831625d1fb3c1fbe318601b7439dbba05a37c96 SHA256: 32e9732049b2b4893b4087270742c1ab6d4eb64ec9e796033be18ef982b9de0f Description: a Perl replacement for Make Excerpted from the README file: . Cons is a system for constructing, primarily, software, but is quite different from previous software construction systems. Cons was designed from the ground up to deal easily with the construction of software spread over multiple source directories. Cons makes it easy to create build scripts that are simple, understandable and maintainable. Cons ensures that complex software is easily and accurately reproducible. . Cons uses a number of techniques to accomplish all of this. Construction scripts are just Perl scripts, making them both easy to comprehend and very flexible. Global scoping of variables is replaced with an import/export mechanism for sharing information between scripts, significantly improving the readability and maintainability of each script. Construction environments are introduced: these are Perl objects that capture the information required for controlling the build process. Multiple environments are used when different semantics are required for generating products in the build tree. Cons implements automatic dependency analysis and uses this to globally sequence the entire build. Variant builds are easily produced from a single source tree. Intelligent build subsetting is possible, when working on localized changes. Overrides can be setup to easily override build instructions without modifying any scripts. MD5 cryptographic signatures are associated with derived files, and are used to accurately determine whether a given file needs to be rebuilt. Package: telepathy-devel Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Ubuntu Telepathy Team Architecture: all Source: meta-telepathy Version: 18 Depends: libfarsight0.1-dev, libjinglebase0.3-dev, libjinglep2p0.3-dev, libjinglesession0.3-dev, libjinglexmllite0.3-dev, libjinglexmpp0.3-dev, libtelepathy-dev, libtelepathy-glib-dev, telepathy-core (= 18), telepathy-inspector Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/telepathy-devel_18_all.deb Size: 2936 MD5sum: f2e4ec10477143e8d93e4f752c879697 SHA1: 9ba8e282d53884fa87adf3557ddb987c5c5f57bb SHA256: c55a396a2608044ca09c2b793f37fae2fc23a3a96f9650d767c437ca3b0b948a Description: Telepathy Development packages The Telepathy project aims to provide a unified framework for all forms of real time conversations, including instant messaging, IRC, voice calls and video calls. It uses the DBus messaging system to provide a simple interface for client applications, allowing them to quickly benefit from Telepathy's functionality. . This package contains the development files of the Telepathy suite. Package: cl-metering Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Peter Van Eynde Architecture: all Version: 19940125b-2 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-metering_19940125b-2_all.deb Size: 19588 MD5sum: 905ab0720355c4f470240231b8a63621 SHA1: 8501528cded3df81cc75725dbe0c0f7197154942 SHA256: 76afbd906157dcb4152aeed12464b7932421521f53c2282a41e325ae45cf41f7 Description: A portable metering and profiling utility for Common Lisp This package provides a metering and profiling utility for Common Lisp. It is portable across many Common Lisp implementations. Package: cl-grt Priority: optional Section: contrib/devel Installed-Size: 20 Maintainer: Peter Van Eynde Architecture: all Version: 1:0.1-1 Depends: cl-sdl, common-lisp-controller (>= 3.47) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-grt_0.1-1_all.deb Size: 40302 MD5sum: 67c74ff6cdb5bf971a5370515f884a4c SHA1: e7cad48c537a9d3ae74541a464546b2758aa0109 SHA256: 3d799d611fe8a1b0b2405b20f1e84d37b61b0dbe60abfb634490da9cbf4965f1 Description: Common Lisp GRT Raytrace This is GRT Raytracer, a raytracer written in Common Lisp. Package: lua5.1-policy-dev Priority: optional Section: contrib/devel Installed-Size: 12 Maintainer: Enrico Tassi Architecture: all Source: lua5.1-policy Version: 17 Depends: cdbs (>= 0.4.33), liblua5.1-0-dev, libtool, lua5.1, make, pkg-config Recommends: subversion Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/lua5.1-policy-dev_17_all.deb Size: 12712 MD5sum: b50aa6a5dd7c1b04d3b5f48ffc2b9f3f SHA1: 97d0cd8e6608496d02293c44207fc8bd7d5f2a6f SHA256: 79a7b0a6c6f2d1135a70f7bcaab036b64d5bc927301103076c7a161fb64d41dc Description: lua5.1 debian policy - template and scripts This package contains some template/support files (like a generic Makefile, a generic test application...) that can be used by lua libraries at compile time. It also includes a simple script that sets up an svn directory conforming to svn-buildpackage and populates it with the standard files needed to use lua5.1-policy-dev at build time. Obviously packages made using lua5.1-policy-dev will conform to the policy contained in lua5.1-policy. Homepage: http://pkg-lua.alioth.debian.org/ Package: libform-validator-ruby1.8 Priority: optional Section: contrib/devel Installed-Size: 334 Maintainer: Filipe Lautert Architecture: all Source: libform-validator-ruby Version: 0.1.4-7 Depends: ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/libform-validator-ruby1.8_0.1.4-7_all.deb Size: 35946 MD5sum: 5f8a00e4a2252ee69c0a6e5a3b15ca22 SHA1: a39656fc3365b6d55a332879d17dc012e633a5be SHA256: 0939af721da52541cbcef40b38c436651d356491da12327e14aaf83810b5eff1 Description: html form validation library for ruby 1.8 Ruby/Formvalidator is an HTML form validation library for Ruby. It handles dependent fields, filtering data, constraints and other tasks as well. Package: cl-port Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Peter Van Eynde Architecture: all Version: 20070625-1 Depends: common-lisp-controller Suggests: clisp, cmucl, cmucl-source, sbcl Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-port_20070625-1_all.deb Size: 34948 MD5sum: d9ab175b7a42289f211638e7503a6a30 SHA1: 704c05c83721f037798aff286d19052e657473c8 SHA256: 1a054bd2e5422a9003af1420818280ddddd55855ed6b9aef4fd9ca412f2af9b3 Description: Common Lisp Object Collections Port Package This package provides cross-implementation portability functions taken from the Common Lisp Object Code Collection. This includes codes for sockets, shell functions, and paths. Package: yaclc Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Thomas Smith Architecture: all Version: 1.4.1-0.1 Depends: libnet-ldap-perl, liburi-perl, libwww-perl, perl, perl-modules Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/yaclc_1.4.1-0.1_all.deb Size: 10244 MD5sum: 526cfed6c6d8c203bd9cacf40ddac146 SHA1: 77dd444ffc015d92e8fe1c2f39cda587559d0cc1 SHA256: 71e4e837c96fdc0ac6e5731171bf32f8480f08554b0036852b4aa418f932a4d9 Description: Check the bug closings in a Debian changelog yaclc (yet another change log check) queries the Bug Tracking System to see if the bugs closed in a package's changelog actually belong to that package. This helps to prevent accidental closing of the wrong bugs in an upload. Package: bitbake Priority: extra Section: contrib/devel Installed-Size: 40 Maintainer: Jan Luebbe Architecture: all Version: 1.8.10-3 Depends: python (>= 2.3), python-pysqlite2, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/bitbake_1.8.10-3_all.deb Size: 112098 MD5sum: 0ebca2203ea548ef988d734262514993 SHA1: 14207ec76f1ffa49c79c7df62e55cdfe12ec3802 SHA256: 91313d8b828815c3ff3406707337101b3ef972e76ea9179cc6288015aa3ce44f Description: build system used for embedded Linux distributions BitBake is a simple tool for the execution of tasks. It is derived from Portage, which is the package management system used by the Gentoo Linux distribution. It is most commonly used to build packages, as it can easily use its rudimentary inheritence to abstract common operations, such as fetching sources, unpacking them, patching them, compiling them, and so on. It is the basis of the OpenEmbedded project, which is being used for OpenZaurus, Familiar and a number of other Linux distributions. Python-Version: 2.4, 2.3, 2.5 Package: cl-rsm-fuzzy Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Peter Van Eynde Architecture: all Version: 1.3 Depends: common-lisp-controller (>= 3.37) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-fuzzy_1.3_all.deb Size: 14598 MD5sum: c0282f11e2fa4189ca96781edf11220e SHA1: f525f95e8f93949f4e6be6ecdcfc4b768443409e SHA256: f2889700381c9060ea1e41f483e51b14c5fd7a0c56b704215a7c90ed5a29da1c Description: McIntire's Common Lisp Fuzzy Logic Library This is R. Scott McIntire's Common Lisp Fuzzy Logic library. Package: z88dk-doc Priority: extra Section: doc Installed-Size: 98 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Krystian Wlosek Architecture: all Source: z88dk Version: 1.7.ds1-1ubuntu1 Replaces: z88dk-examples Provides: z88dk-examples Conflicts: z88dk-examples Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/z88dk-doc_1.7.ds1-1ubuntu1_all.deb Size: 265488 MD5sum: a170c8682af126580b67973a670ba67a SHA1: 8a3b2f9b344af10a9ac80ff6a4fcfffc32c7a0bd SHA256: 9c6247e1719d53a7dfe0d8614440dcbf67ff0d07f4d6a75b2aa256a1d5ed40c0 Description: documentation and examples for z88dk This is documentation for z88dk compilers. Also example programs with sources are available. See the z88dk package for more details. Package: svn-workbench Priority: optional Section: contrib/devel Installed-Size: 63 Maintainer: Matthias Klose Architecture: all Version: 1.5.2-1 Depends: python-central (>= 0.6.5), python-svn (>= 1.5.2), python-wxgtk2.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/svn-workbench_1.5.2-1_all.deb Size: 539448 MD5sum: d3bfcae260fc7c1c54580a49ad1d0992 SHA1: 03733b1431bf41d4a0cd95382787550db6c6e7f6 SHA256: 0e573d56684cd899d9f4944656559da6695ec09ce53a558f164a77802a5bb78b Description: A Workbench for Subversion pysvn-workbench is a workbench (graphical client) for the subversion revision control system, written in the Python language. Python-Version: current Package: cl-iterate Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Peter Van Eynde Architecture: all Version: 1.4.2-2 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-iterate_1.4.2-2_all.deb Size: 268066 MD5sum: 6811a42e4213c847430075c781e2f06e SHA1: bae2de8b44e167e9139a4c12515835bf559771a9 SHA256: 0dcefd9e08f95d1b91b7cc04e3287f032a0ea36a4b8c7f0f27594d0104ba5c86 Description: Iterate macro for Common Lisp cl-iterate provides a very nice macro for use in Common Lisp programs. This is a port by Andreas Fuchs to support ANSI Common Lisp, based on the original work of Jonathan Amsterdam. Package: eclipse-jdt-nls Priority: optional Section: contrib/devel Installed-Size: 32678 Maintainer: Hideki Yamane (Debian-JP) Architecture: all Source: eclipse-nls-sdk Version: 3.2.1-3 Depends: eclipse-common-nls, eclipse-jdt (>= 3.2.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/eclipse-jdt-nls_3.2.1-3_all.deb Size: 29372856 MD5sum: bbd1739603b7e3b1255bd73dd8edbd6d SHA1: 8af8b261f68e4b615929bb265eb2d8a9868c606b SHA256: 02861feb3743348a59278c6405fedfd433abb03cc9609fa6e9f16de7418024ff Description: localized message catalog for Eclipse This package provides localized message catalogs for eclipse-jdt package. Translations are supported in German, Spanish, French, Italian, Japanese, Korean, Portuguese (Brazil), Traditional Chinese, Simplified Chinese, Czech, Hungarian, Polish, Russian, Danish, Dutch, Finnish, Greek, Norwegian, Portuguese, Swedish, Turkish, Arabic and Hebrew. Package: quantlib-refman-html Priority: optional Section: contrib/devel Installed-Size: 16873 Maintainer: Dirk Eddelbuettel Architecture: all Version: 0.8.1-1 Suggests: libquantlib0, lynx | links | www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/quantlib-refman-html_0.8.1-1_all.deb Size: 12347492 MD5sum: 7493fc0db98091bdeb5bacece1abfdd2 SHA1: fdfc0235972ae896029b9c1128120decfca17488 SHA256: e1e392d55b4a59735dba5add6d0d64d118696c12200ad59e1b559ab23f66df6b Description: Quantitative Finance Library -- reference manual in html The QuantLib project aims to provide a comprehensive software framework for quantitative finance. The goal is to provide a standard free/open source library to quantitative analysts and developers for modeling, trading, and risk management of financial assets. . This package provides the reference manual in html format. Package: eclipse-sdk-nls Priority: optional Section: contrib/devel Installed-Size: 640 Maintainer: Hideki Yamane (Debian-JP) Architecture: all Source: eclipse-nls-sdk Version: 3.2.1-3 Depends: eclipse, eclipse-common-nls Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/eclipse-sdk-nls_3.2.1-3_all.deb Size: 145686 MD5sum: 21a1cb5fb349370c17fae2bd6e41493d SHA1: 8c85d8a72bef3e825232642e59f6fd952badff8e SHA256: 8d6ec01a88790917c36bfbe343c044f174ac2ec12cc41bedc3809bc4c4351a7e Description: localized message catalog for Eclipse This package provides localized message catalogs for eclipse package. Translations are supported in German, Spanish, French, Italian, Japanese, Korean, Portuguese (Brazil), Traditional Chinese, Simplified Chinese, Czech, Hungarian, Polish, Russian, Danish, Dutch, Finnish, Greek, Norwegian, Portuguese, Swedish, Turkish, Arabic and Hebrew. Package: bug-triage Priority: optional Section: contrib/devel Installed-Size: 26 Maintainer: Gustavo R. Montesino Architecture: all Version: 0.2.2-1 Depends: python, python-btsutils (>= 0.3), python-bzutils (>= 0.2), python-glade2 (>= 2.10), python-gtk2 (>= 2.10), python-support (>= 0.7.1), xdg-utils Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/bug-triage_0.2.2-1_all.deb Size: 27322 MD5sum: e78293ade219e1b1ed7441a1b51d83cb SHA1: 42db3cb2b955dfbfe0eed828eacdb25c765c8992 SHA256: d81aada8a130caba452851c8ce5b33d13a7e7a7373143ae7f823e559bcf36c92 Description: Bug triaging and forwarding tool bug-triage is a graphical tool to help triaging and forwarding bugs in the Debian Bug Tracking System. Package: ocamlweb Priority: optional Section: contrib/devel Installed-Size: 591 Maintainer: Debian OCaml Maintainers Architecture: all Version: 1.37-6build1 Depends: ocaml-base-nox-3.10.0, tetex-extra | texlive-latex-extra Suggests: hevea Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/ocamlweb_1.37-6build1_all.deb Size: 106672 MD5sum: 25ae055890cdd79a242f1fe21b05fb0b SHA1: c463055f5dde3d362e94a1f4096e1c5d849bdbf5 SHA256: a3786bbb8fab81e547e2753cda18f695d1453ebef70560523c157cb96334e3b3 Description: Literate programming tool for Objective Caml Literate programming, as defined by Knuth, means to combine program code and documentation into one source document from which program code and documentation can be extracted. The approach of ocamlweb is that documentation is to be included in the program code as special comments. The ocamlweb tool extracts from this the documented program code as LaTeX document, while no special preprocessing is required to compile the source files. . See also http://www.lri.fr/~filliatr/ocamlweb/index.en.html. Enhances: ocaml Package: libihelp-ruby Priority: optional Section: contrib/devel Installed-Size: 24 Maintainer: Esteban Manchado Velázquez Architecture: all Version: 0.4.5-1 Depends: libihelp-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/libihelp-ruby_0.4.5-1_all.deb Size: 112962 MD5sum: 7da2004a72bdae91afcdfbf509ef1c14 SHA1: 4daff58057dbd17e9fd6b17fbfbe76801824d494 SHA256: 65490851bc60d7a6ea5c60ae5937b0016038c3049dd8c659499954a87f40fb07 Description: Ruby console contextual help IHelp (Interactive Help) provides contextual help for classes, modules and methods by using ri. . This is the dummy package for the default version, with included documentation. Package: archzoom Priority: optional Section: contrib/devel Installed-Size: 65 Maintainer: Clint Adams Architecture: all Version: 0.5.1-2 Depends: libarch-perl (>= 0.5.0+patch-165-1), tla (>= 1.2-1) Suggests: enscript, libapache2-mod-perl2 | libapache-mod-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/archzoom_0.5.1-2_all.deb Size: 116468 MD5sum: 7afabac1843b60d3707b9f7df0b00e6f SHA1: bff128c8ed03dfdcefb3da1b13ca05bdbcc6eaa1 SHA256: 4d4f154898923b5259b6c0458abe529432226c594b08662fe4144e533d31e91e Description: web-based Arch repository browser ArchZoom is an Arch revision browser, a web based application that uses tla and optionally revision library as a backend. Package: cweb-latex Priority: optional Section: contrib/devel Installed-Size: 23 Maintainer: Julian Gilbey Architecture: all Version: 1.1.1-15 Depends: texlive-extra-utils (>= 2007-2) Recommends: texlive-base-bin (>= 2007-2) Suggests: rcs-latex Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cweb-latex_1.1.1-15_all.deb Size: 97074 MD5sum: 5c35caa27fd17fcc6319f94490621e18 SHA1: 921fcd82896bccec8f710c9ccc04b2eb5b382a25 SHA256: 518689b28d4ace2116ef354723c7053e3559d65fb3a8783c705e67cc82aee428 Description: LaTeX support for CWEB This is the distribution of LaTeX CWEB, a bundle that allows you to use LaTeX as the documentation markup of your CWEB program. Your CWEB programs may be LaTeX documents now -- with sections, subsections, environments, figures, graphics inclusion, etc. . You will want to use this bundle if you - are a CWEB programmer and use LaTeX elsewhere, - haven't used CWEB up to now, because you wanted structured markup (and you didn't want to develop it yourself), or - want a hierarchic document structure for CWEB programs. . If you want to LaTeX the example program, you will need the rcs-latex package, although this is not essential. Package: msc Priority: optional Section: contrib/graphics Installed-Size: 8 Maintainer: Debian FDT tools team Architecture: all Version: 1.1.1-2 Depends: python, python-pyparsing Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/msc_1.1.1-2_all.deb Size: 7304 MD5sum: 5f0b77ef20137c7675bd8cf29f3b7d3f SHA1: 5fca6823f32ed33c6548e0e54e01bfc7722d7cbf SHA256: 09a3c03b3e5d76358174b07555c6c6802d6dae44e3e4127a6e16b4fb3065347e Description: Generates simple ASCII message sequence charts This tool generates simple ASCII message sequence charts from a textual description. Note, that this description is tool specific and not compatible with the MSC standard Z.120 by the ITU-T. Package: wyg Priority: optional Section: contrib/devel Installed-Size: 17 Maintainer: Francesco Pedrini Architecture: all Version: 1.1.3.0.debian.1-5 Depends: bison, flex, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/wyg_1.1.3.0.debian.1-5_all.deb Size: 30480 MD5sum: 0b223caa5fd8b261248ddbe2872f8acc SHA1: c95b4aa07eeed8aaaa04270a1bb8db151bb18e09 SHA256: 7df5645021b13776c083ad060a779a6e443f68e8db8291ca0d7930b40b8dd6fa Description: (Where's Your Grammar?) command line parser generator WYG (Where's Your Grammar?) is a tool that automates the use of lex, yacc, and getopt_long to create a front-end for your projects that can be configured from files or via the command line. Package: cl-yacc Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: René van Bevern Architecture: all Version: 0.2-1 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-yacc_0.2-1_all.deb Size: 153264 MD5sum: e3bdb78dc60090fe233ea35243de3a80 SHA1: a771d6fee3c5ecace2e70f0c29a6127415812aa9 SHA256: 7b2b68a7c731596ea6c528182cc1f06c8fac15c77509c2f6aa941b325cb6553d Description: parser generator for Common Lisp CL-Yacc generates LALR(1) parsers for use in Common Lisp applications. Various functions and macros ease defining and running parsers. It supports ambiguous grammars by supporting precedence and works with CMUCL, Steel Bank Common Lisp and Clisp (among others). . This package includes the documentation and examples for CL-Yacc. . Homepage: http://www.pps.jussieu.fr/~jch/software/cl-yacc/ Package: cl-cluck Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Kevin M. Rosenberg Architecture: all Version: 0.1.1-1 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-cluck_0.1.1-1_all.deb Size: 4962 MD5sum: 269dc69545e97dd8b44e0bac1f939aea SHA1: baac80f805086109cc95f980e9627f4f5ac480b3 SHA256: 1b613d94993470b587e2a57d74a07ab6536f3d268b88130dc208090dd05afba4 Description: Common Lisp Microcontroller Clock Calculator Cluck provides several functions to help select crystal frequencies, clock prescalers, and compare values to configuring timers on microcontroller chips. Package: wx2.8-examples Priority: optional Section: devel Installed-Size: 2921 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: all Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Suggests: libwxgtk2.8-dev (= 2.8.7.1-0ubuntu3), wx2.8-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/wx2.8-examples_2.8.7.1-0ubuntu3_all.deb Size: 6601578 MD5sum: 1c55ff3f8e1fe15c7ef07cd0740b2a6c SHA1: b53ff5b99db5ddfd08c2b7d961ff19616e7cc9e6 SHA256: 6e347c4cdad7816a48997adbc0ed599d463a72bd620700475c157a9a62bfb772 Description: wxWidgets Cross-platform C++ GUI toolkit (examples) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package contains examples of using the wxWidgets toolkit in C++ and with the wxPython language binding. Package: cl-who Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Peter Van Eynde Architecture: all Version: 0.11.0-1 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-who_0.11.0-1_all.deb Size: 22996 MD5sum: f7a2d957a14f59c029a621e576d0ee6b SHA1: 0c1246be04a4d329a2d36156ff6d7e6841be420b SHA256: ce1240ac485b5d8e9890cbc75d4fe95eb8ab8773e39a04460fb70b3b2a807934 Description: Common Lisp HTML generator cl-who is a library for creating HTML from Common Lisp programs. cl-who can also be used to create XHTML and XML documents. Package: pydb Priority: optional Section: contrib/devel Installed-Size: 28 Maintainer: Oleksandr Moskalenko Architecture: all Version: 1.22-3 Depends: emacsen-common, python, python-support (>= 0.7.1) Suggests: ddd Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/pydb_1.22-3_all.deb Size: 87362 MD5sum: 3651cd717703ca482695f2a89960a38c SHA1: 646d1341421705b6b030bb1392008eda65c6008d SHA256: 6f2381ef801ab63502659692dde223ab2a55df150df10df1c307b2d4a5d2f890 Description: An enhanced Python command-line debugger Pydb is a command-line debugger for Python. It is based on the standard Python debugger pdb, but has a number of added features. Particularly, it is suitable for use with DDD, a graphical debugger front end. Package: javahelper Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Matthew Johnson Architecture: all Source: javatools Version: 0.7 Depends: debhelper, fastjar, gcj, realpath Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/javahelper_0.7_all.deb Size: 23794 MD5sum: 03a8d4a8c8e1c0d5a32e2d6ab919dbeb SHA1: 5c9a888dbd24ba6dfd6f08b9994a246a64151d76 SHA256: 4dd5b39b4b1f577a54f323c9da8313a0625b4e9aab64c55714ca3c787fc95177 Description: Helper scripts for packaging Java programs Javahelper contains several scripts which help in packaging Java programs. . jh_depends searches jars to find which packages they depend on, similar to dh_shlibdeps. It will also add depends on jarwrapper for packages with executable jars. . jh_manifest updates the manifest in jar files according to a provided spec so that the resultant jar files will work with jarwrapper-enabled packages. . java-propose-classpath analyzes a set of jar files and the installed jars on the system to suggest a correct classpath for use with jh_manifest . jh_exec looks for symlinks to jars which should be executable and makes them executable . jh_build builds java files to jars for you. . jh_libs installs library jars into the correct locations . jh_makepkg generates a template for a Debian Java package for you Package: eieio Priority: optional Section: contrib/editors Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael W. Olson (GNU address) Architecture: all Source: cedet Version: 1:1.0pre4-2ubuntu1 Depends: cedet-common, emacs22 | emacsen Conflicts: emacs20 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/eieio_1.0pre4-2ubuntu1_all.deb Size: 124584 MD5sum: 8eebb8f848c77e008a0df9ca2313cb2e SHA1: 7b1f9d9ae8aaac0c03610d7a727811f1f3448ac3 SHA256: 3c5e960a692073767abe4bd73c67b579308a8bf5da0e768370288dbe5a4b80c6 Description: Enhanced Implementation of Emacs Interpreted Objects EIEIO is an Emacs lisp program which implements a controlled object-oriented programming methodology following the CLOS standard. EIEIO also has object browsing functions, and custom widget types. It has a fairly complete manual describing how to use it. . EIEIO is now a part of CEDET (Collection of Emacs Development Environment Tools). Package: cl-postoffice Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Peter Van Eynde Architecture: all Version: 1.8.2.3-3 Depends: cl-acl-compat, common-lisp-controller (>= 3.47) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-postoffice_1.8.2.3-3_all.deb Size: 38180 MD5sum: 3f63a69c3548d1237db69738f55010d3 SHA1: f4356498589f5a262ac5ef6b35cd2267f7fd7c7a SHA256: 605b35798e7bc92a1bb88076b65a7f94555fdc59a65f50f25b72d0eb1ac105f4 Description: SMTP, POP, & IMAP interface library for Common Lisp Programs This is a Franz's open-source Postoffice package which includes libraries for SMTP, POP, and IMAP clients. This package uses the ACL-COMPAT module for operation on non-Allegro Common Lisp implementations. Package: dh-make-perl Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 0.36 Depends: debhelper (>= 4.0.2), dpkg-dev, fakeroot, libmodule-depends-perl, libpod-parser-perl, libwww-mechanize-perl, libyaml-perl, make, perl Recommends: apt-file, libmodule-build-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/dh-make-perl_0.36_all.deb Size: 32768 MD5sum: 818ddb5a69a6cb8f7ffde5c031311dfd SHA1: 629269291492332314d88dc343d57ba19c1cd6f9 SHA256: b02f166d9c7f7d47ccaa0a39de3b6534f0a9f9dc45f5cf7e6b311a49710594da Description: Create Debian packages from perl modules dh-make-perl will create the files required to build a Debian source package out of a perl package. This works for most simple packages and is also useful for getting started with packaging perl modules. Given a perl package name, it can also automatically download it from CPAN. Package: semantic Priority: optional Section: contrib/editors Installed-Size: 79 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael W. Olson (GNU address) Architecture: all Source: cedet Version: 1:1.0pre4-2ubuntu1 Depends: cedet-common, ede, eieio (>= 1:1.0pre4-2ubuntu1) Pre-Depends: speedbar (>= 1:1.0pre4-2ubuntu1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/semantic_1.0pre4-2ubuntu1_all.deb Size: 828342 MD5sum: 5f3b3977945e2f06fac263bdd3c51d4e SHA1: 9d138379db0dc015e85309477d0adcd8ddeed682 SHA256: 6c9f4aec2e5ee4ca7561dde6263cbf3ecfe37cef14688ace60576e6d722026e0 Description: Parser Infrastructure for Emacsen The Semantic Bovinator's goal is to provide an intermediate API for authors of language agnostic tools who want to deal with languages in a generic way. It also provides a simple way for Mode Authors, who are experts in their language, to provide a parser for those tool authors, without knowing anything about those tools. . The Semantic Bovinator is made up of these important pieces: - lexer: Converts a language into a token stream - parser: Converts a token stream into a stream of nonterminals defined by the language. - parser-generator: Converts a language definition into a table usable by the parser. (Written using the Semantic Bovinator) - Language Definitions: Parsers already existing for the parser generator language (Bovine Normal Form), Emacs Lisp, and C. - speedbar browser: Code for browsing a generated nonterminal list with Speedbar. - Documentation generator: Identifies inline documentation in source code, and can convert it to texinfo. It can also create inline documentation. . Semantic is now a part of CEDET (Collection of Emacs Development Environment Tools). Package: cl-integrate Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Peter Van Eynde Architecture: all Version: 20021107.3-2 Depends: cl-kmrcl, common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-integrate_20021107.3-2_all.deb Size: 6582 MD5sum: ea4b1c18280e3e8c00610e3ee9324b9d SHA1: 3fb23e0bd1122f613b05f261ceda5723f4bce96a SHA256: 200b72b2e2f3c384f8f5a88dd73a4a6f15436da6b93b1896e12393c775081a54 Description: Common Lisp library for integrating differential equations This library provides functions for integrating coupled differential equations. Package: lcov Priority: optional Section: contrib/devel Installed-Size: 213 Maintainer: Alastair McKinstry Architecture: all Version: 1.5-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/lcov_1.5-2_all.deb Size: 71404 MD5sum: 1fa3fecc122cdd999035aff6c18ec757 SHA1: b260f9e843b6cd275f805e98c959f5c6d5234423 SHA256: 9e81764e12c0fc5f75a639ef00ee5db38923f02f766a93d929d9a37e3fffb22d Description: Summarise Code coverage information from GCOV LCOV is an extension of GCOV, a GNU tool which provides information about what parts of a program are actually executed (i.e. "covered") while running a particular test case. The extension consists of a set of PERL scripts which build on the textual GCOV output to implement the following enhanced functionality: . * HTML based output: coverage rates are additionally indicated using bar graphs and specific colors. * Support for large projects: overview pages allow quick browsing of coverage data by providing three levels of detail: directory view, file view and source code view. Package: luasocket-dev Priority: optional Section: contrib/interpreters Installed-Size: 4 Maintainer: Enrico Tassi Architecture: all Source: luasocket Version: 2.0.2-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/luasocket-dev_2.0.2-2_all.deb Size: 3120 MD5sum: 59130465ff2fdddbd4c0056aff13c05a SHA1: c0f8e7c4cd51c7f09fa97d39f3439f68f0c8a1f9 SHA256: 78f2cfb48c59122bc27f09204422b2643d3f67a653d0e8163ae43099f2f11fb3 Description: TCP/UDP socket library for Lua 5.0 This is a dummy package for upgrading to liblua50-socket-dev. Package: cl-environment Priority: optional Section: contrib/devel Installed-Size: 18 Maintainer: Peter Van Eynde Architecture: all Version: 1:1.3-1 Depends: common-lisp-controller (>= 3.47) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-environment_1.3-1_all.deb Size: 13582 MD5sum: 9cef8c77e481b8ce7c23abdf63e1c089 SHA1: 43b31c57142384ea9808cb97437c79e925cf1a2d SHA256: 7c623a4ec8e5d28c44582c57698279e398b837ea5d178942e2dc43f06c154343 Description: Object-Oriented Environment Encapsulation for Common Lisp Programs This package provides an CLOS (CL Object System) encapsulation of the current CL implementation environment. This package is excerpted from the Common Lisp Object Code Collection (CLOCC). Package: debsigs Priority: optional Section: contrib/devel Installed-Size: 67 Maintainer: Branden Robinson Architecture: all Version: 0.1.14 Depends: binutils, gnupg, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/debsigs_0.1.14_all.deb Size: 47512 MD5sum: affb061497d455d0aad53ba1cc60effa SHA1: b665d7b457801279dbd303d1a60afe7d1930808d SHA256: 85fe4a68f924a0ce0ee13fc6a71d70854a04a20c47740d661340f841fe0bdbff Description: applies cryptographic signatures to Debian packages debsigs is a package that allows GPG signatures to be embedded inside Debian packages. These signatures can later be verified by package retrieval and installation tools to ensure the authenticity of the contents of the package. Package: cl-csv Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Peter Van Eynde Architecture: all Version: 1.12-2 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-csv_1.12-2_all.deb Size: 6732 MD5sum: c7c20a5315f6322ec1e29caed456dd66 SHA1: ff44b3f5482e5efda319d5914104ff551ec5975d SHA256: e9dee43e051d28ea2d762ef334395350e9f0fbf1dab49ec985c7942a644bd3b5 Description: Common Lisp utility to import CSV text files CL-CSV is a small Common Lisp package designed in import CSV (Comma Separated Values) formated text files. Package: cl-cclan Priority: optional Section: devel Installed-Size: 9 Maintainer: Peter Van Eynde Architecture: all Source: cl-asdf Version: 1.109-2nexenta1 Depends: common-lisp-controller Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-cclan_1.109-2nexenta1_all.deb Size: 20656 MD5sum: 6318ce222e86494b65f2fd64daf1501c SHA1: 3bd8c3b5b114b18df2846edf15a487bf0463d559 SHA256: 70d11a68fff500ad2b2aae781d1b18d1c57c247e8a08329a661ba1aaa985aae8 Description: Comprehensive Common Lisp Archive Network cclan is a tool for creating a repository of Common Lisp packages. cclan utilizes asdf to automatically create installable packages for various operating systems. Package: cl-rsm-bool-comp Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 1.1 Depends: common-lisp-controller (>= 3.37) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-bool-comp_1.1_all.deb Size: 42802 MD5sum: 9f77d1ab97a33906557422d7d03002d7 SHA1: f95b85511ae7779ae91d3de6a120c668f4de4e53 SHA256: 958883737e9df6a4457b77c3834d1a9224a4b0b38261b0e3028e708e1eb990fe Description: Common Lisp Boolean Function Comparison Library This is R. Scott McIntire's Common Lisp Boolean Function Comparison library. Package: vala-doc Priority: optional Section: contrib/doc Installed-Size: 16 Maintainer: Maintainers of Vala packages Architecture: all Source: vala Version: 0.3.5-1~hardy1 Suggests: devhelp, valac Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/vala-doc_0.3.5-1~hardy1_all.deb Size: 92654 MD5sum: 557a98065479f7d72ccb8022958662c0 SHA1: 0c13d151c1235d2890382111becbaf5050acec1b SHA256: d4f622ad987297d30436f119c6071301b13e3416bd89aa5998ceac06c19fd3a7 Description: C# like language for the GObject system - documentation Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. . This package contains the Vala Reference Manual. Homepage: http://live.gnome.org/Vala/ Package: cl-reversi Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Kevin M. Rosenberg Architecture: all Version: 1.0.14-2 Depends: common-lisp-controller (>= 3.37) Suggests: cl-reversi-clim Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-reversi_1.0.14-2_all.deb Size: 97886 MD5sum: ca73e4d5c38b60af5030da12883ea5b5 SHA1: f51803859602717a68de2a73ba65fc8f09a7291c SHA256: 1f4238a6f1335a72f7b707141cb17a9a93f6aa0210915e63df4858ad9eba0ff8 Description: Reversi game for Common Lisp This package is based on Peter Norvig's reversi program in the book Paradigms of Artificial Intelligence. Compared to the code in the book, this package employs significant optimizations and includes a CLIM-based graphical user interface. Package: headache Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Sylvain Le Gall Architecture: all Version: 1.03-11 Depends: ocaml-base-nox-3.10.0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/headache_1.03-11_all.deb Size: 44420 MD5sum: 27b44c4f262cc33c86797b6de5e81559 SHA1: d261c6eaf7dda5e3f682b07b034fc5118cd13979 SHA256: 16cfa7907128c09142e9bf6f358e9cda9da5897c4727a6f3d8d8dde604e0a052 Description: Tool to manage license notes of source files This tool help you add/remove the license note you can find at the beginning of most source files. . Features of headache: - generate header as comment in your source code. - recognize different format of comment depending of the file extension ( currently Makefile/Ocaml code/C code ). - support configuration file to extend the recognize file extension. - allow to create a bounding box of comment around your license. Package: cl-rsm-gen-prog Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 1.1 Depends: cl-rsm-cache, cl-rsm-filter, cl-rsm-rand, common-lisp-controller (>= 3.37) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-gen-prog_1.1_all.deb Size: 13844 MD5sum: 20bf5ca62b5c2720f36448ffe08b1d83 SHA1: 5d5e98de439f3fdb2f26cd60a9f85cd901c9e22f SHA256: 82156c8576433801cff661abbf5b342c59acf82d11afb77ccc8636892bdf1b17 Description: McIntire's Common Lisp Genetic Programming Library This is R. Scott McIntire's Common Lisp genetic programming library. Package: haskell-mode Priority: optional Section: contrib/devel Installed-Size: 19 Maintainer: Petr Rockai Architecture: all Version: 2.3-1 Depends: emacs22 | xemacs22 | emacsen Recommends: ghc6 | hugs Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/haskell-mode_2.3-1_all.deb Size: 83886 MD5sum: 0e39b233e7a3c9662fa2ec8f685711cd SHA1: 9400188704b73c22c698a194bb44b4899156f2b6 SHA256: 9291b71db32e3027cd6d6fcc9c6b0244a796c6d754c266ee30c45402b3740681 Description: A major mode for editing Haskell in Emacs A major mode for editing Haskell (the functional programming language) in Emacs. . Major features: - syntax highlighting (font lock), - automatic indentation, - on-the-fly documentation, - interaction with inferior ghci or hugs instance, - scans declarations and places them in a menu. Package: cl-puri Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Kevin M. Rosenberg Architecture: all Version: 1.5.1-1 Depends: common-lisp-controller (>= 3.47) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-puri_1.5.1-1_all.deb Size: 25702 MD5sum: 8bdc017bf742b4798f16b1793c7902ef SHA1: d11a6002fc45fe7353e4029d2323aed2040a532d SHA256: 1018137cfeb937f7f1a0c1954aa33391c717e3cfb6c046bfded082ead4e3a766 Description: Common Lisp Portable URI Library This is portable Universal Resource Identifier (RFC 2396) library for Common Lisp programs. It is based on Franz, Incorporated opensource package and ported to run on other CL implementations. A regression test package is included. Package: cl-jpeg Priority: optional Section: contrib/devel Installed-Size: 94 Maintainer: Peter Van Eynde Architecture: all Version: 1.034-2 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-jpeg_1.034-2_all.deb Size: 20464 MD5sum: 4b455346982a431903be80000271cc09 SHA1: 4a10af06195b3a921e3ffbbe842958ca6cefea04 SHA256: 1b903b3c537664a6608a8c0323661259e8d1ab04355ad1baaa7906516f463b8a Description: A JPEG library for Common Lisp Common Lisp JPEG Library implements JPEG lossy image compression/decompression routines in ANSI Common Lisp. Package: gnome-devel Priority: optional Section: devel Installed-Size: 4 Maintainer: Jordi Mallach Architecture: all Source: meta-gnome2 Version: 1:2.20.2.2 Depends: anjuta (>= 2:2.2.3), bluefish, devhelp (>= 0.16.1), glade-gnome | glade-gnome-3, gnome-core-devel (= 1:2.20.2.2), gnome-devel-docs (>= 2.20.0), gtranslator (>= 1.1.7), scrollkeeper Recommends: accerciser (>= 1.0.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/gnome-devel_2.20.2.2_all.deb Size: 960 MD5sum: a466d5de57b97419d0c97ae1d8910bae SHA1: 715d0ea128ee7deaac0ab7daa920ae270ec6625d SHA256: 024083ac5fe9ddf33f4bac0bdab124c066d4106d85ace0e41e2bca350fee62dd Description: The GNOME Desktop Environment -- development tools These are the development tools of the GNOME Desktop environment, an intuitive and attractive desktop. . Included is everything you need to create applications for GNOME, including IDE programs, user interface creators and a tool to ease the translation of applications to other languages. Package: cl-awk Priority: optional Section: contrib/devel Installed-Size: 12 Maintainer: Matthew Danish Architecture: all Version: 1-3 Depends: cl-regex, common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-awk_1-3_all.deb Size: 20932 MD5sum: 412a99afcdf6da7a921fe23e4488c1a2 SHA1: 848370afbbbc5eecdb5099ac63f722c65c4f4e66 SHA256: 5cf929d7bf6954f68b60b0cc097c84c69c518ab1e5a31b781ec3d617ff6dec9b Description: Common Lisp package with the features of AWK and more An implementation of the features of the Unix AWK language, within Common Lisp, using macros. In addition, it provides more complicated processing capabilities than that of AWK. Package: cl-rfc2388 Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Luca Capello Architecture: all Source: rfc2388 Version: 1.1.dfsg-1 Depends: common-lisp-controller (>= 5.11) Suggests: doc-rfc-std-proposed Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rfc2388_1.1.dfsg-1_all.deb Size: 9982 MD5sum: ff2a15766ab8a4247c7882c5b1ce4291 SHA1: 97377acd2ff7eb2c46e54ab9214e4dbd8c2d3c70 SHA256: 093c72f75417de4a24c4b57f969126cb9638f83e4e64a287eb59c764ed61f101 Description: an implementation of RFC 2388 in Common Lisp rfc2388 is an implementation of RFC 2388, which is used to process form data posted with HTTP POST method using enctype "multipart/form-data". . The main functions of interest are PARSE-MIME and PARSE-HEADER. . Homepage: http://common-lisp.net/project/rfc2388/ Package: dart-client Priority: optional Section: contrib/devel Installed-Size: 18 Maintainer: A. Maitland Bottoms Architecture: all Source: dart Version: 0.20061109-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/dart-client_0.20061109-1_all.deb Size: 81044 MD5sum: 4907e3be54be60047bcf0f27a7a47c88 SHA1: 4609784663061c69b8a97f7a92c2cb3049da4cb4 SHA256: f97d78506b524a048ffd0105767432bf898cef832312384ab0a5b221123a4029 Description: a distributed testing and dashboard system client Tcl scripts that run on a client. . When applications are built using CMake, the build process may include some compilation results and regression testing. These scripts support that testing capability and handle sending the results from a client build host to a server which collects and displays the results. Package: cl-lml Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Kevin M. Rosenberg Architecture: all Version: 2.5.7-1 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-lml_2.5.7-1_all.deb Size: 17568 MD5sum: f11ce2eab2e9bdc2e84a16113b02dd48 SHA1: eb6b0211a12952652832c4dbb4d66786f70441b6 SHA256: 8e2c2a8624b205d207ea569714a4a0010f312bbd982cda6ff0e947ca52e2ac32 Description: Lisp Markup Language LML provides a markup language for generation XHTML web pages. It is a different syntax than cl-lml2 which some people like better. In general, though, cl-lml2 is faster at compiling and generating XHTML than this package. Package: eclipse-common-nls Priority: optional Section: contrib/devel Installed-Size: 9266 Maintainer: Hideki Yamane (Debian-JP) Architecture: all Source: eclipse-nls-sdk Version: 3.2.1-3 Depends: eclipse (>= 3.2.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/eclipse-common-nls_3.2.1-3_all.deb Size: 8526416 MD5sum: 4774bf7eaf126d313a361da72dceb784 SHA1: 8acd203926c728f75557ea0bdcf75950a61dc7ec SHA256: 0dea64021b7d711c5461f1d5c275254f13264312af96ff1cdc8d28adcc7ce375 Description: localized message catalog for Eclipse This package provides localized message catalogs for eclipse package. Translations are supported in German, Spanish, French, Italian, Japanese, Korean, Portuguese (Brazil), Traditional Chinese, Simplified Chinese, Czech, Hungarian, Polish, Russian, Danish, Dutch, Finnish, Greek, Norwegian, Portuguese, Swedish, Turkish, Arabic and Hebrew. Package: cl-fad Priority: optional Section: contrib/devel Installed-Size: 14 Maintainer: René van Bevern Architecture: all Version: 0.5.1-1 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-fad_0.5.1-1_all.deb Size: 15096 MD5sum: 5cd9525dd4ba46d08650460ba98ad12e SHA1: 9e6140f1df935ddb62975783cf4ff1e3ff2ee497 SHA256: 8bfd1cf966e11b95b43afc4b4117f14fc9b12d27ce6373e38bfae1ff9f136275 Description: portable pathname library for Common Lisp CL-FAD is a filename and directory abstraction library for several Common Lisp implementations. It provides common file operations implementation-independently. . Parts of this library consist of code from the book "Practical Common Lisp" by Peter Seibel. . Homepage: http://weitz.de/cl-fad/ Package: cbrowser Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Bart Martens Architecture: all Version: 0.8-5 Depends: cscope, tk8.4 | wish Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cbrowser_0.8-5_all.deb Size: 66888 MD5sum: 92a4ab2f300e18b8a1ff2f6ffff3f32f SHA1: 4454dd62dd129b0893ca31b07e8abefb0f1ea0ee SHA256: 20ba2bc1e314e22eaf230671f21ea60438b65977feb251e983e8ac3ab92cacd2 Description: a C/C++ source code indexing, querying and browsing tool This program is a front-end to popular source code indexing and querying programs such as cscope and cs (an alternative to cscope), both of which are free software. . Homepage: http://cbrowser.sourceforge.net/ Package: libcommandline-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 64 Maintainer: Esteban Manchado Velázquez Architecture: all Source: libcommandline-ruby Version: 0.7.10-9 Depends: libtext-format-ruby1.8, ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/libcommandline-ruby1.8_0.7.10-9_all.deb Size: 18926 MD5sum: 1ea46dc2e7a564d85b2f69ca1e34854c SHA1: 49cd9c18abc9df99e358b43f66ee841ee675b46a SHA256: e87b73ce2098cebb60e890deb0d5d6b3fc92219340eadf8f205c042c4ba9838c Description: Ruby library to write command-line applications This library greatly simplifies the repetitive process of building a command line user interface for your applications. It's 'ruby-like' usage style streamlines application development so that even applications with numerous configuration options can be quickly put together. CommandLine automatically builds friendly usage and help screens that are nicely formatted for the user. Package: cl-yaclml Priority: optional Section: contrib/devel Installed-Size: 23 Maintainer: Luca Capello Architecture: all Source: yaclml Version: 1:20071118-1 Depends: cl-arnesi, cl-iterate, common-lisp-controller (>= 5.11) Recommends: cl-fiveam, cl-qbook Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-yaclml_20071118-1_all.deb Size: 35358 MD5sum: c712f5bf9bd377aba067d37c444aeb0d SHA1: 6c74e8d8d16af762d2f59b07b54fa7b55e8081cc SHA256: 0f3b9ec9815d37620d334e2ada0b07177b90e96bd18bae2089f06b50008a5167 Description: Yet Another Common Lisp Markup Language YACLML is a collection of macros and utilities for generating XML/HTML like markup from lisp code. . Features: * Constant folds as much as possible. * Macros for generating HTML from within lisp code. * Templating system for generating HTML from designer templates. . The recommended packages add documentation via cl-qbook or a test suite with cl-fiveam. Homepage: http://common-lisp.net/project/bese/yaclml.html Package: itk3-doc Priority: optional Section: contrib/devel Installed-Size: 43 Maintainer: Chris Waters Architecture: all Source: itcl3 Version: 3.2.1-3.1 Provides: itk-doc Recommends: itcl3-doc Suggests: itk3 Conflicts: itk-dev, itk-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/itk3-doc_3.2.1-3.1_all.deb Size: 24116 MD5sum: 3ef3b4d4b478fb3eea07fb0937820ee4 SHA1: b6255554a45d59ad28f4777e76febbaa6204d088 SHA256: 88c55e554aae79b00819ffeb575c1edeccc375c1cee29d7da700c89d94ea1ed3 Description: [incr Tk] OOP extension for Tk - manual pages [incr Tk] (or itk) combines the object-oriented power of [incr Tcl] with the popular Tk graphical toolkit to create a framework for creating mega-widgets. One such set of mega-widgets is provided by the iwidgets package. . This package contains the man pages for the classes provided by itk. . Homepage: http://incrtcl.sourceforge.net/ Package: mailping Priority: optional Section: contrib/mail Installed-Size: 38 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: all Version: 0.0.4ubuntu5 Depends: adduser, munin-node, python (>= 2.3), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/mailping_0.0.4ubuntu5_all.deb Size: 22310 MD5sum: fb922642d4d93376ae435fb4731cfb8f SHA1: 1e74e1bd09ba075a868f7ab78f78ca6de5ad7939 SHA256: b1f733172d2793a9e143fabd101e5029097f676eaeba7a6bddb66b3ee511b566 Description: monitor email service availability and functioning Monitor email service availability and functioning. Tests the whole route from SMTP submission to local delivery, not just whether an SMTP server accepts TCP connections. . Multiple email servers can be tested by creating a remote alias that points back to a local address, and sending test emails to it. . The results of this monitoring are available as graphs via Munin plugins, and can be connected to Nagios to send alerts when the test emails no longer get delivered, or if the delivery takes too long. Package: cpad-kernel-source Priority: optional Section: contrib/devel Installed-Size: 19 Maintainer: Ron Lee Architecture: all Source: cpad-kernel Version: 0.10-5 Depends: debconf (>= 0.5) | debconf-2.0, make Recommends: cpad-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cpad-kernel-source_0.10-5_all.deb Size: 75520 MD5sum: 3cb91298538bbc5a488e7c2ec48b0da3 SHA1: 249122269a761a1da7bb9ff1760cddbe8df73a22 SHA256: b6c692213f063945b28984708db969073139cc8726fe3bbcce97ab4ccd578cf3 Description: source for the Synaptics cPad driver This package provides the source code for the cpad kernel module. The cpad driver will enable use of the middle button and ioctl's for the 1335 LCD controller in these units which are now found in some laptops. You'll need a kernel headers package or properly configured source for your running kernel to create the binary module package, and you'll require userspace tools to actually make it do much else. Package: cl-s-xml Priority: optional Section: contrib/devel Installed-Size: 22 Maintainer: Luca Capello Architecture: all Source: s-xml Version: 1:20060513-7 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-s-xml_20060513-7_all.deb Size: 34248 MD5sum: 94637e5fe13eb53f67e586bd75f7f078 SHA1: b67d708e41e82a5c43c9177266c4ddda55ff1c2e SHA256: 9715fa4b68f2f39ad3f8894bcee06b65aaeed7d54022abdd0e3941d2027cc67b Description: simple Common Lisp XML parser S-XML is a Common Lisp implementation of a simple XML parser, with a SAX-like and DOM interface. . This XML parser implementation has the following features: * It works (handling many common XML usages). * It is very small (the core is about 400 lines of code, including comments and whitespace). * It has a core API that is simple, efficient and pure functional, much like that from SSAX (see also http://ssax.sourceforge.net). * It supports different DOM models: an XSML-based one, an LXML-based one and a classic xml-element struct based one. * It is reasonably time and space efficient (internally avoiding garbage generation as much as possible). . This XML parser implementation has the following limitations: * It does not support CDATA. * It does not support name spaces. * It does not support any special tags (like processing instructions). * It is not validating, even skips DTD's all together. Homepage: http://common-lisp.net/project/s-xml/ Package: cl-binary-types Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Peter Van Eynde Architecture: all Version: 0.90b-2 Depends: common-lisp-controller (>= 3.47) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-binary-types_0.90b-2_all.deb Size: 27378 MD5sum: 5100a60a68a821cc286042a7e08ee7e5 SHA1: 5931c6879a307d33bd54ae8ddf20bba58d6a1ea3 SHA256: 1d3d87a4596d3b9e714d4aeff8c4753d6cb945086fefa6f9ca7ab7aac25cb09d Description: Common Lisp package for reading and writing binary files Binary-types is a Common Lisp package for reading and writing binary files. Binary-types provides macros that are used to declare the mapping between lisp objects and some binary (i.e. octet-based) representation. Package: pythoncard Priority: optional Section: contrib/devel Installed-Size: 5 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ernesto Nadir Crespo Avila Architecture: all Version: 0.8.1-8.1ubuntu1 Depends: python-pythoncard (= 0.8.1-8.1ubuntu1), pythoncard-doc (= 0.8.1-8.1ubuntu1), pythoncard-tools (= 0.8.1-8.1ubuntu1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/pythoncard_0.8.1-8.1ubuntu1_all.deb Size: 25694 MD5sum: 7660ad06435e2f5ed7e57a5e2e0612d1 SHA1: a48681ecc619ee3e7dcc158e841ee738b084cc09 SHA256: d26b77959edb11ec61a34b98d79dbdb7029de84aae819665c15c9069e466d859 Description: wxPython-based GUI construction framework (meta-package) PythonCard is a GUI construction framework for building cross-platform desktop applications on Windows, Mac OS X, and Linux, using the Python language. It is based on the wxPython bindings for the wxWidgets toolkit (formerly known as wxWindows). . This is a meta-package which is intended to be used by developers who want the entire upstream distribution available to them. Maintainers of other packages that rely on PythonCard functionality should consider depending on one or more of the related packages (python-pythoncard, pythoncard-tools) as needed instead of this meta-package. . http://pythoncard.sourceforge.net/ Package: jikes-sablevm Priority: optional Section: contrib/devel Installed-Size: 17 Maintainer: Grzegorz B. Prokopski Architecture: all Source: sablevm Version: 1.13-1.1 Provides: java-compiler Depends: java-common, jikes, libsablevm-classlib1-java Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/jikes-sablevm_1.13-1.1_all.deb Size: 9908 MD5sum: 2fdfc4952b079c738e18bc79b01d11d4 SHA1: e014863668cdf5d52111aab1823373cdb05455e5 SHA256: 71d65efbd84e602bdccdbbab88a63e4a991b5a55cd90beedd55a791a8bda0f98 Description: Wrapper for jikes using classes from SableVM JVM This package provides a jikes wrapper called jikes-sablevm that will include SableVM in jikes' bootclasspath. This wrapper can serve as a javac replacement. . Jikes is a fast Java compiler adhering to language and VM specifications. . SableVM is an LGPL'ed, highly portable, efficient Java Virtual Machine. See http://sablevm.org for more details and up-to-date informations. Package: cl-png Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Peter Van Eynde Architecture: all Version: 0.4-2 Depends: common-lisp-controller (>= 3.47) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-png_0.4-2_all.deb Size: 24982 MD5sum: b4072a7c637f01bbe861ad6022f76592 SHA1: cb03b4d074cc5c296368b5273b6405c81b682d40 SHA256: 963f3f3d3d3aac7b7c38557b52f4f3d3797060d922e3722b94b516d4167668af Description: Common Lisp package to read and write PNG image files This package includes functions for reading and writing PNG image files as well as functions for compressing and decompressing zipped files. Package: libform-validator-ruby Priority: optional Section: contrib/devel Installed-Size: 14 Maintainer: Filipe Lautert Architecture: all Version: 0.1.4-7 Depends: libform-validator-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/libform-validator-ruby_0.1.4-7_all.deb Size: 3174 MD5sum: 44fdccf36c2dc58a797691bc58ebccef SHA1: 935fc878b0b6a981957f4dbf90b004a6f2caa06d SHA256: 5400ade2a8117072723078853d9a4dceb04ec7631e3edfd9f387b9ba684b5fa4 Description: html form validation library for ruby Ruby/Formvalidator is an HTML form validation library for Ruby. It handles dependent fields, filtering data, constraints and other tasks as well. . This is a dummy package depending on the library for the current default version of Ruby. Package: cvsconnect Priority: optional Section: devel Installed-Size: 9 Maintainer: Piotr Roszatycki Architecture: all Version: 0.1.cvs20001202-1 Depends: cvs, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cvsconnect_0.1.cvs20001202-1_all.deb Size: 10360 MD5sum: 583f5f72a350924f75828163da0483a0 SHA1: eaf6ab6c48fac9d3241eb6731a4589dff3238aea SHA256: e1b7390b0c5cddd42b71adc6d9b145aedaa2d4d08676c372bf6a30726d93709d Description: CVS connection minimizer CVSconnect enables you to do multiple CVS operations on single connection. CVSconnect sets up special environment using $CVS_RSH and $CVSROOT for the command line CVS client. In the environment, the command line CVS client reuses a connection. . CVSconnect is especially designed to use with CVSsuck. Enhances: cvssuck Package: tkcvs Priority: optional Section: contrib/devel Installed-Size: 72 Maintainer: Tim Cutts Architecture: all Version: 8.0.4-2 Depends: cvs | subversion, tcl8.4, tk8.4, tkdiff (>= 1:4.1.3) Recommends: dirdiff, xterm | x-terminal-emulator Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/tkcvs_8.0.4-2_all.deb Size: 1072798 MD5sum: f5dd31b39f075f73f9cc40c15ae0e8a5 SHA1: 38f5822c1c6d041ce1adf6cfa4b9c744503cb3af SHA256: 317665186fa02c261148c28fdbb452faa920e8d8ba77c515c1348d64a77b6368 Description: A graphical front-end to CVS and Subversion TkCVS is a Tk based graphical interface to the CVS and Subversion version control systems. For CVS, it includes facilities for providing "user friendly" names to modules and directories within the repository, and provides a facility to interactively browse the repository looking for modules and directories. . Some of the features of TkCVS include: . File and directory browser, with optional display of hidden files, and display of the current directory's location within the CVS tree. . Push-button based check-in / check-out of CVS modules. Ability to add and delete files from the repository also using push buttons. . Module tree browser, and reports showing the structure of the CVS modules tree. Individual modules or entire directory trees may be checked out using the browser. . Updating of files from the repository when they change. . Tagging and branching of files from the file browser, and tagging and branching of modules from the module browser. . Exporting a CVS module or directory from the repository for delivery off-site. . Creation of patch files between two releases of a module, or between a release and the current (head) version. . Viewing of diff and status listings for currently checked out modules. . Homepage: http://www.twobarleycorns.net/tkcvs.html Package: cl-units Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 0.0+2004.10.05-1 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-units_0.0+2004.10.05-1_all.deb Size: 198902 MD5sum: 3430bc88da79f4e879b172a682a0cad7 SHA1: a0be684acbba83abdf0ea9140713812e3496976b SHA256: c701ab40b1695c04603504fa72367308381bfdc6919ba2f6bb96815762a9ab5b Description: a Common Lisp package providing units conversions This software can convert a given unit of measurement into an equivalent unit. The input can be named units or expressions in terms of units. This software can also simplify unit expressions. Package: eiffel-mode Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Julien LEMOINE Architecture: all Source: emacs-extra Version: 0.1-1ubuntu1 Depends: emacs21 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/eiffel-mode_0.1-1ubuntu1_all.deb Size: 19714 MD5sum: 60cfbb2c3c432204c8532ca6337fd60d SHA1: 8210da8db3d7c6a71abf15f484103eecd1cad61a SHA256: b522ac306c5a577d928d81b82a6b201028599ff89086ecf07848a809b1917d8d Description: An eiffel-mode for eiffel programs. This is a eiffel mode for GNU Emacs. It handles automatic indentation of eiffel code. Key parts of the code are highlighted using Font-Lock. Package: c-cpp-reference Priority: optional Section: contrib/devel Installed-Size: 544 Maintainer: Tobias Klauser Architecture: all Version: 2.0.2-6 Depends: lynx | www-browser Suggests: kdevelop Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/c-cpp-reference_2.0.2-6_all.deb Size: 978894 MD5sum: 27b6118a3b9a7e10ba3605811cb76981 SHA1: d731c2edf69133d3670c30c657fe67f08f4fc21a SHA256: f52619bd59c8c61752bd2ba146677bd80996b659aafbc36fd5d5e991dd83796a Description: C and C++ programming reference A reference for C and C++ primarily created to be used with KDevelop. As it is in HTML format, it can also be used without KDevelop using your favorite browser. . Homepage: http://kdevelop.org Package: php-mode Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Julien LEMOINE Architecture: all Source: emacs-extra Version: 0.1-1ubuntu1 Depends: emacs21 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/php-mode_0.1-1ubuntu1_all.deb Size: 20502 MD5sum: bb15a9dda5bb7119fa540fb7b84bdec0 SHA1: 9da755492320a2153f255c556574f6f0175bd4c3 SHA256: 9853012dffa43f09d9675c08e7d06915ea0566778629cc13dc3606809276af12 Description: An emacs-mode for php programs. This is a php mode for GNU Emacs. It handles automatic indentation of Php code. Key parts of the code are highlighted using Font-Lock. Package: moblin-image-creator Priority: extra Section: contrib/devel Installed-Size: 114 Maintainer: Ubuntu MOTU Developers Original-Maintainer: John L. Villalovos Architecture: all Version: 0.44+repack-0ubuntu5 Depends: bzip2, debootstrap, dosfstools, python, python-glade2, python-gnome2, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/moblin-image-creator_0.44+repack-0ubuntu5_all.deb Size: 130700 MD5sum: 1c5f6291eb9eadde3413c337337d4155 SHA1: f8fba00608d07cd62e57bbe66849e27644d76ea4 SHA256: c2510d3061542898f68a0e0230ff381958b88a1594903b736a080850f2340e5f Description: Mobile-Linux Image Creator The moblin-image-creator utility enables developers to build full mobile or single purposed Linux stacks using a mainstream distribution. Package: qct Priority: extra Section: contrib/devel Installed-Size: 30 Maintainer: Vincent Danjean Architecture: all Version: 1.4-1 Depends: mercurial | git | bzr | monotone | subversion | cvs, python (>= 2.4), python-qt4, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/qct_1.4-1_all.deb Size: 53454 MD5sum: 2a1fc7c74b0966b3212e953ab8a82265 SHA1: d33564580320b9141087b397a6b32817007e0a5d SHA256: 24488d46b664a090d0bb7c92f63a9656995d511b61d90e39bbefe11f8510d9c6 Description: GUI commit tool qct is a GUI enabled commit tool for various VCS (currently Mercurial, Bazaar, Perforce, Subversion, Cogito/git, Monotone, CVS). It aims to be Cross-Platform (Linux, Windows-Native, MacOS, cygwin). It allows the user to view diffs, select which files to commit (or ignore / revert), write commit messages and perform the commit itself. . Homepage: http://hg.borho.org/qct/ Enhances: bzr, cogito, cvs, git, mercurial, monotone, subversion Python-Version: 2.4, 2.5 Package: z88dk-data Priority: extra Section: devel Installed-Size: 222 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Krystian Wlosek Architecture: all Source: z88dk Version: 1.7.ds1-1ubuntu1 Replaces: z88dk Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/z88dk-data_1.7.ds1-1ubuntu1_all.deb Size: 1454332 MD5sum: fcadafe1d5b3564742f1d274450a00a3 SHA1: a5e174cb37834d943f69ae9e165f5adf0b9da53c SHA256: b1cc37ba8f8e4e806a95015544731de8512743f6e88299ebe54c490e29bcc818 Description: data files for z88dk This package contains any data files needed by z88dk tools. Package: cl-parenscript Priority: optional Section: contrib/devel Installed-Size: 20 Maintainer: Luca Capello Architecture: all Source: parenscript Version: 1:20061003-1 Depends: common-lisp-controller (>= 5.11) Recommends: cl-fiveam, cl-ppcre Suggests: tetex-bin, tetex-extra Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-parenscript_20061003-1_all.deb Size: 186116 MD5sum: 8bbee7182cd9b1a2a22be77067870427 SHA1: d0cd7896b01572392633fea59b7ee0f298293277 SHA256: 287b1b15912eec5b9ef4900143e486641b4d1577d02325d155f87145652f3b64 Description: JavaScript embedded in a Common Lisp host Parenscript is a small lispy language that can be compiled to JavaScript. . It also comes with an embedded CSS representation in Common Lisp. This simplifies the development of web applications in Common Lisp by allowing the Common Lisp programmer to write all the documents in Common Lisp syntax. . HTML pages, CSS files and JavaScript code can be generated with the full power of Common Lisp and its macros. . The recommended packages add extra features: test suite with cl-ppcre and cl-fiveam. . Single file documentation is provided via the tetex-bin and tetex-extra packages. . Homepage: http://www.cliki.net/Parenscript Package: ocamlwc Priority: optional Section: contrib/devel Installed-Size: 6 Maintainer: Georg Neis Architecture: all Version: 0.3-2build1 Depends: ocaml-base-nox-3.10.0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/ocamlwc_0.3-2build1_all.deb Size: 23708 MD5sum: 6185b629a14e2eec01bfae158e4a742d SHA1: 958522e951e5f4187555f7a6bd276dcaca06cc17 SHA256: 1097240ae4378f85fb16f56581ba4a74a1b9a21c1be968a581f5a539bc4be57e Description: count the lines of code and comments in OCaml sources ocamlwc is a program to count the number of lines of code and documentation in OCaml sources. It assumes the files to be lexically well-formed. Package: prcs-visualtree Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Debian QA Group Architecture: all Source: prcs Version: 1.3.3-9 Depends: perl, prcs, vcg Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/prcs-visualtree_1.3.3-9_all.deb Size: 17018 MD5sum: ae44fe54d2c030fd9edf5619af30324b SHA1: 4b00e288d0874550cdc76047fe579457b80f3162 SHA256: 35b4c98406e2138a92b8b29601e75d311271dc382b5f1de5887c6f16495bb7b5 Description: Visualize PRCS projects in a graph Scripts to show PRCS (Project Revision Control System) version tree as a graph using VCG (a visualization tool for compiler graphs). Package: fort77 Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Mark Brown Architecture: all Version: 1.15-7 Provides: fortran77-compiler Depends: cpp, f2c, perl | perl5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/fort77_1.15-7_all.deb Size: 7632 MD5sum: 834470359017a4f15158072714dc7a3d SHA1: 911df1f5e89fdb56d95a67954e8de24c5a681591 SHA256: 6cab3c2ecfd0f3c48c5e2a40843b110cac99459cc42f0e3b18da1c57ee901804 Description: Invoke f2c like a real compiler The fort77 script invokes the f2c command transparently, so it can be used like a real Fortran compiler. It can be used to compile Fortran, C and assembler code, and to link it with the f2c libraries. Package: piuparts Priority: optional Section: contrib/devel Installed-Size: 20 Maintainer: Ubuntu MOTU Developers Original-Maintainer: piuparts developers team Architecture: all Version: 0.30ubuntu1 Depends: apt, debootstrap (>= 0.3.3), lsb-release, lsof, python (>> 2.3), python-debian (>= 0.1.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/piuparts_0.30ubuntu1_all.deb Size: 57122 MD5sum: c45cb2b50ffc218e7c2e62848c971986 SHA1: 2eff798db616990234dc4fece0aa0e0336537561 SHA256: b5b7a546db6db63725bda3375a0b2947a3df0f66fc43defce8a28751a6a789ca Description: .deb package installation, upgrading, and removal testing tool piuparts tests that .deb packages (as used by Debian) handle installation, upgrading, and removal correctly. It does this by creating a minimal Debian installation in a chroot, and installing, upgrading, and removing packages in that environment, and comparing the state of the directory tree before and after. piuparts reports any files that have been added, removed, or modified during this process. . piuparts is meant as a quality assurance tool for people who create .deb packages to test them before they upload them to the Debian package archive. Homepage: http://wiki.debian.org/piuparts Python-Version: all Package: cl-inflate Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Peter Van Eynde Architecture: all Version: 1.1.4.2.1-5 Depends: common-lisp-controller (>= 3.47) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-inflate_1.1.4.2.1-5_all.deb Size: 13210 MD5sum: 6670ff745c779f3789df7c9241f86434 SHA1: de0c22a6e0914c1057576d7adaa60c07330b39fe SHA256: 18645d1332521f5aefb2b93b81bcdc4f14cdeac2cf3523242dc599338c34a105 Description: Common Lisp package to decompress a gzip, jar, and winzip file inflate is Franz, Inc. opensource inflation module. inflate will decompress a file that has been compressed by gzip or winzip as well as Java jar files. Package: cl-pdf Priority: optional Section: contrib/devel Installed-Size: 39 Maintainer: Peter Van Eynde Architecture: all Version: 145-1 Depends: cl-iterate, cl-salza, cl-uffi, common-lisp-controller (>= 5.11), zlib1g-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-pdf_145-1_all.deb Size: 465826 MD5sum: 4bf75ff4212dcecfe0f4ab8c3dc3e47c SHA1: cefc7f92462237cc9e904a9276cb47bd49b136ba SHA256: e84a246197903ffef913f945157e1c41319c018323bb059a0e00251120a661ef Description: Common Lisp package to create PDF files CL-PDF is a cross-platform Common Lisp library for generating PDF files. It does not need any third party tools from Adobe or others. Package: python-gaphas Priority: extra Section: contrib/devel Installed-Size: 26 Maintainer: Cédric Delfosse Architecture: all Source: gaphas Version: 0.3.3-2 Provides: python2.4-gaphas, python2.5-gaphas Depends: python (>= 2.4), python-decorator, python-gtk2, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/python-gaphas_0.3.3-2_all.deb Size: 68290 MD5sum: e8352f76445247a9d405ca4cbd3811e0 SHA1: 2c668b99e745a5cfdd77e1be4c10a760be88d5f7 SHA256: c3da7481539cedcc89e7a4a432ebe27cac88738cb70684059dc82964259e6902 Description: diagramming widget Gaphas is a GTK+ based diagramming widget. Package: ocaml-tools Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Debian OCaml Maintainers Architecture: all Version: 2007.06.24-2 Recommends: vim, vim-addon-manager Suggests: autoconf, otags Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/ocaml-tools_2007.06.24-2_all.deb Size: 23560 MD5sum: 392301f511238ff6d349a6aeec3eedca SHA1: b67958715a9ad983bfbbc6fa0598dbbf4cb85ed2 SHA256: 14f7989a9fde802a2a4db1a333035d3a92fa279890a8b780c3d38c4358b1b33b Description: various tools for ocaml programmers This package collects various tools for ocaml programmers: - a configure.in and Makefile.in template - omlet: a better ocaml indentation mode for vim Enhances: ocaml Package: cl-ansi-tests Priority: optional Section: contrib/devel Installed-Size: 433 Maintainer: Peter Van Eynde Architecture: all Version: 20070327-1 Depends: common-lisp-controller Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-ansi-tests_20070327-1_all.deb Size: 857642 MD5sum: 57b52687026f422d3e39f2c08dfd87e2 SHA1: 8417790c3d290aad1924a8b4c9a0d94f36f43e0d SHA256: 0d2dd9d7eef495012f6092d87952a91513049768780c109f2331d7a43270f7a3 Description: Conformance tests for ANSI Common Lisp This package is a suite of tests that check for ANSI Common Lisp conformance. Package: cl-ftp Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Matthew Danish Architecture: all Version: 1.3.3-2 Depends: cl-acl-compat, cl-split-sequence, common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-ftp_1.3.3-2_all.deb Size: 12396 MD5sum: c29eb601135a929ee85e737786a76a17 SHA1: 5b46c4246e7c8c522caea34491b51feac31fa0e7 SHA256: d212ee2c49b79793cd9b3dc9f2e173886d85014005f7bed3ca8153241e151f7f Description: Common Lisp FTP library Provides basic FTP client functionality to Common Lisp programs as well as macros to assist in writing additional functionality, and a few helpful utility functions. Package: cl-qbook Priority: optional Section: contrib/devel Installed-Size: 12 Maintainer: Luca Capello Architecture: all Source: qbook Version: 1:20071118-1 Depends: cl-arnesi, cl-iterate, cl-ppcre, cl-yaclml, common-lisp-controller (>= 5.11) Suggests: texlive-latex-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-qbook_20071118-1_all.deb Size: 16580 MD5sum: dff71e149a1f6fe70577bff04805807a SHA1: a772e978e19245299b3be00260940036fe656f22 SHA256: 8ad01716e02442fb4088998be77b61be5f4ce40529b2ae5a3470b716d33f7919 Description: create HTML/LaTeX versions of Common Lisp source code qbook is a Common Lisp tool to create HTML/LaTeX versions of source code. . Features: * Very simple (easy to learn and use). * It can produce HTML or LaTeX. . In order to produce LaTeX documents, you need to install the texlive-latex-base package. Homepage: http://common-lisp.net/project/bese/qbook.html Package: tla-doc Priority: optional Section: contrib/doc Installed-Size: 50 Maintainer: Adam Majer Architecture: all Source: tla Version: 1.3.5+dfsg-9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/tla-doc_1.3.5+dfsg-9_all.deb Size: 50320 MD5sum: df1404abb203b6f396fdfd30ba663d67 SHA1: e73ee4a37b676c2e3bb9280df5e312926e95b4d4 SHA256: 14bce00d3b1a8906708f9c1788a1cc4aa56f868b0796b6590e988f02e8699540 Description: GNU Arch revision control system (documentation) This package contains the documentation for the GNU arch revision control system. Package: bzr-pqm Priority: optional Section: contrib/devel Installed-Size: 56 Maintainer: Debian Bazaar Maintainers Architecture: all Version: 0.92.0-1 Depends: bzr (>= 0.90), python (>= 2.4), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/bzr-pqm_0.92.0-1_all.deb Size: 9978 MD5sum: 70df1d44a45136f51aa30245443ce430 SHA1: b686a4d8239b0723d96e724456dfa82ce8e96e9a SHA256: af0cf1aefb612ddc36fd045651a3f2819be170d43a92b249140c7e1b22af4b87 Description: bzr plugin to submit an email to a Patch Queue Manager A plugin for Bazaar for submitting commands to a PQM service. Homepage: https://launchpad.net/bzr-pqm Python-Version: >= 2.4 Package: cl-launch Priority: optional Section: devel Installed-Size: 12 Maintainer: Francois-Rene Rideau Architecture: all Version: 2.07-1 Suggests: common-lisp-controller (>= 6.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-launch_2.07-1_all.deb Size: 58834 MD5sum: d804510c909004dc90bed38562798d45 SHA1: 2e52fdf5ebcf82d6a566a7b490db83269a45e0d4 SHA256: 410fca95be96b418dc31afdf2c5ed7da2a14b6a1ac41586f744d398bb67df84b Description: uniform frontend to running Common Lisp code from the shell CL-Launch will allow you to invoke Common Lisp source code from the shell command line or from a shell script. It will also allow you to turn your Common Lisp source programs into executable shell scripts. CL-Launch will automatically detect a supported Common Lisp implementation and use adequate invocation options. It can also be configured to fit exactly the programmer's desires. Supported implementations are: SBCL, CMUCL, GNU CLISP, ECL, OpenMCL, Allegro, GCL. (no systems with gcl 2.6, use package gclcvs for fully supported gcl 2.7.) . CL-Launch also offers Common Lisp programs a simple uniform interface to invocation parameters (command-line arguments and environment variables) and installs a per-user cache for lisp fasl binaries in ~/.cache/lisp-fasl/ that is superseded by the common-lisp-controller cache for debian-installed implementations (except ecl and gcl) and can otherwise be moved or disabled through environment variables. CL-Launch may save memory images for fast startup (at the price of disk space). It can also be used as a quick way to evaluate and print simple Lisp forms from the command-line without invoking a full-flegded REPL. . Homepage: http://www.cliki.net/cl-launch Package: cl-aspectl Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: René van Bevern Architecture: all Version: 0.7+20060625-1 Depends: cl-closer-mop (>= 0.3), cl-contextl (>= 0.2), cl-lw-compat, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-aspectl_0.7+20060625-1_all.deb Size: 14682 MD5sum: f51018983071e688dab98ce942402ef8 SHA1: e26dff4b13349523f1c9bbf6788b78f8e240ea6e SHA256: 670998fd08977937d94c32e1cede2f7a68a721c0cfa51444786fe093f8c0c4f9 Description: aspect orientation for Common Lisp AspectL provides support for aspect oriented programming to Common Lisp. Features include: * Pointcuts, join points and aspect weavers * Incremental modification of class definitions * Special generic functions: methods that are executable in the current dynamic scope only . Homepage: http://common-lisp.net/project/closer/aspectl.html Package: boost-build Priority: optional Section: contrib/devel Installed-Size: 145 Maintainer: Debian Boost Team Architecture: all Version: 2.0-m11-2 Depends: bjam (>> 3.1.9-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/boost-build_2.0-m11-2_all.deb Size: 340470 MD5sum: 34a1a6a0433e9fb6d6598300f85be3d7 SHA1: 3aef97b4854ab615698e5177769ba3bd5ebc6af5 SHA256: 91bb2e12e5724feeac6e71ee8519b12cf3feabd62dcbd44cd5c7134f764e1638 Description: Build system Boost.Build is a build system with a simple and high-level language. It supports build variants, and several different compilers and tools. . Homepage: http://www.boost.org/tools/build/v2/ Package: cvssuck Priority: optional Section: devel Installed-Size: 9 Maintainer: Piotr Roszatycki Architecture: all Version: 0.3.cvs20060124-1 Depends: cvs, rcs, ruby Recommends: cvsconnect Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cvssuck_0.3.cvs20060124-1_all.deb Size: 15634 MD5sum: f567cf548717a56daf291a33ab04381a SHA1: c256c2c1920f7b38b09c34e6e15da4179e5ead01 SHA256: 38333a557a55fd84750d2799fafc952086b441e1e0462db8277d1c2d5ef6608a Description: inefficient cvs repository grabber using cvs command CVSsuck is a mirroring tool for CVS repositories. Unlike other tools such as CVSup or rsync, it uses cvs command to access the repository. So, it works well with remote repositories without a special server or shell account. However it is inefficient and not perfect because CVS client/server protocol is not designed for mirroring. If a server provides special way to grab a repository, you shouldn't use CVSsuck. Homepage: http://cvs.m17n.org/~akr/cvssuck/ Package: patcher Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Alejandro Rios P. Architecture: all Version: 0.0.20040521-5 Depends: perl-base (>= 5.0.0), perl-modules Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/patcher_0.0.20040521-5_all.deb Size: 23328 MD5sum: 9e161408c2bfbb6e17153edeff68546b SHA1: be4db91049470f2cc587128f0341055ce7b251e9 SHA256: f9490725e6bb99bcf4ff157b5fecb68e47f06d7c8fd05b0f3e52bbce01e3e768 Description: perl script useful for managing patches patcher is a patch manager that keeps track of which files you change. It then can generate patches from your changes, no need for you to handle the diff tool manually. . The patches can be stacked in series, they define the order they have to be applied. Patcher keeps series information as well as information of which patches have been applied and which not. . Homepage http://www.holgerschurig.de/patcher.html Package: gazpacho Priority: optional Section: devel Installed-Size: 122 Maintainer: Gustavo Noronha Silva Architecture: all Version: 0.7.2-1 Depends: python (>= 2.4), python-gtk2 (>= 2.8.6-1), python-kiwi, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/gazpacho_0.7.2-1_all.deb Size: 521592 MD5sum: 4da7b8e4f17f8293bf46a44c9402b6d3 SHA1: 4cb9a3a3eeda015f5b8a02323569914cabad6632 SHA256: 1e75ebdcd7dfa557f093f6d487f8ff4c43b975b9777baa1711522ef61dc4c07c Description: GTK+ User Interface Designer Gazpacho is one of the components of the Gruppy framework for building applications. Gazpacho is the component that provides quick and easy development of user interfaces. . The code is based on the development version of Glade. It is compatible with libglade, writing XML files that specify the interface to be created in run-time. Homepage: http://gazpacho.sicem.biz/ Package: cl-rsm-queue Priority: optional Section: contrib/devel Installed-Size: 49 Maintainer: Peter Van Eynde Architecture: all Version: 1.1b Depends: common-lisp-controller (>= 3.37) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-queue_1.1b_all.deb Size: 7926 MD5sum: 7ac665c509eed333d85ddf2a1db93f0f SHA1: 738185e9fee27136ba7ad595f008285d300126f9 SHA256: cb98530900a6334c12a27abf5d2e58e4763818cad29222929ff104d65a5d37cd Description: Common Lisp Queue Library This is R. Scott McIntire's Common Lisp queue library. Package: emacs-extra Priority: optional Section: contrib/devel Installed-Size: 42 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Julien LEMOINE Architecture: all Version: 0.1-1ubuntu1 Depends: debconf (>= 0.2.26), emacs21 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/emacs-extra_0.1-1ubuntu1_all.deb Size: 71560 MD5sum: a9aba6c00bad86c0b364a5579d07789f SHA1: 29bbff0a83a1b15e1b3120dcce483f545dbc4575 SHA256: 0102559e6a4e16604ff681a87f248964549c0241ca40b7a9112a0d2cd365d320 Description: emacs configuration very long description to put here Package: libdeps-renderer-dot-perl Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Yann Dirson Architecture: all Source: deps Version: 0.13-1 Replaces: graph-includes (<< 0.12) Provides: libdeps-renderer Depends: graphviz, libdeps-perl, perl (>= 5.6.0-16) Conflicts: graph-includes (<< 0.12) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/libdeps-renderer-dot-perl_0.13-1_all.deb Size: 2472 MD5sum: 787bb09c55b7c2d505a3b52be1e5c343 SHA1: 345ea82ab5e171564df3251e86c87d630d8d0a45 SHA256: 69cc2bf76f9f964daf3f37e1aa6dab2e24688532ebcc95e956dc1ac3ad46b681 Description: DEPS renderer plugin using GraphViz/dot Graphviz output support for the Dependency Extraction and Processing System. Highly recommended. Enhances: libdeps-perl Package: cvsreport Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Debian QA Group Architecture: all Version: 0.3.5.cvs.20050222-3 Depends: cvs, libnet-perl, perl Suggests: mailx Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cvsreport_0.3.5.cvs.20050222-3_all.deb Size: 34870 MD5sum: 8bab700e9c1d0bcce01253620b484064 SHA1: 85c68a2999b780d405a9e5235312dce323774627 SHA256: 9f2b112a0d6eaad6d6bce44f4ae7cdfab17077413d880a287fd3e23e3e708db5 Description: extract activity reports from a CVS repository cvsreport produces text or enhanced HTML activity reports from a local or remote CVS repository. It can be used to extract activity information from any time span, or to automatically generate reports on commit events, then archive and/or mail them. Package: xfce4-dev-tools Priority: optional Section: contrib/devel Installed-Size: 70 Maintainer: Debian Xfce Maintainers Architecture: all Version: 4.4.0.1-5 Recommends: autoconf, automake, intltool, libtool Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/xfce4-dev-tools_4.4.0.1-5_all.deb Size: 16830 MD5sum: 0e14516a8b5e70908d311ba72657447a SHA1: bd6dca82a1d38d941122cbf355cd14bab8810035 SHA256: 228d4813c0ac35085485206ce704ed883535a79ce438a23ec591015012eba5de Description: Script to help building Xfce from svn xfce4-dev-tools provide an easy way to handle the setup and maintenance of a projects build framework. It's required to build Xfce applications from svn. Package: cl-photo Priority: optional Section: contrib/devel Installed-Size: 12 Maintainer: Kevin M. Rosenberg Architecture: all Version: 0.14-1 Depends: cl-kmrcl, common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-photo_0.14-1_all.deb Size: 12868 MD5sum: 9cedcd56437594f6079651f0ea1c51f1 SHA1: 63fff10a1774374c3a3c1af56c9d42202c242cf2 SHA256: 849e1d68c1c6ea6466fd4d5406edffda3f6e02a24ab9baa660532c1752258c8a Description: photographic calculator in Common Lisp cl-photo provides multiple photographic formulas for photography. Currently, field of view and depth of field are well supported. Package: cl-rsm-cache Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 1.1b2 Depends: cl-rsm-queue, common-lisp-controller (>= 3.37) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-cache_1.1b2_all.deb Size: 7488 MD5sum: 302c74538c96f0810729a2790a2e8dfe SHA1: beeb9ce7d265f65d949242584092bae842156e36 SHA256: 6c0e9b455a3bfcf35a5d017b85bddcd7a0de8afc8ee5a561a83851bc7ded2033 Description: Common Lisp Cache Library This is R. Scott McIntire's Common Lisp cache library. Package: tau-racy Priority: optional Section: contrib/devel Installed-Size: 54 Maintainer: Yann Dirson Architecture: all Source: tau Version: 2.16.4-1 Depends: tau, tcsh | c-shell, tk8.4 | wish Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/tau-racy_2.16.4-1_all.deb Size: 110584 MD5sum: 271b80c3656e40a1919d9d6fc43908ae SHA1: 4e1ad6506cb37d6f1c4fb5a7d6e08356819b1345 SHA256: e04fd351d21c2baf64017c0806c934647bc835430422dc6f458a82ea11c1e960 Description: Tuning and Analysis Utilities - Tcl/tk profiler GUI TAU is a profiling toolkit specially made for parallel computing (multi-thread, multi-process, MPI, PVM). . RACY (Routine and data ACces profile displaY) is a GUI that graphically visualizes profiling data. . RACY has been superceded by a set of Java tools, and is no more actively developed. Unfortunately, those tools cannot build yet using free tools. Package: jikes-gij Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Adam Majer Architecture: all Source: jikes Version: 1:1.22-6 Provides: java-compiler Depends: java-common, jikes, libgcj7-jar | libgcj6-jar | libgcj6-common (<< 4.0.2-6) | libgcj5-common | libgcj4-common | libgcj4 (<< 1:3.3.4-4) | libgcj3 | libgcj2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/jikes-gij_1.22-6_all.deb Size: 1516 MD5sum: 96e36219068359e416352fcb0ff5ec9c SHA1: 5b96775edfa712db2e79a3838ec0450b8c020808 SHA256: c3b993dcfb8dfa3e987ab709fd676e5d19730088db6e9bce2924d328e330fc62 Description: Wrapper for jikes using GNU GIJ classes . This package provides a jikes wrapper called jikes-gij that will include GNU Java's classes in jikes' bootclasspath. Package: cl-tbnl Priority: optional Section: contrib/devel Installed-Size: 22 Maintainer: Alceste Scalas Architecture: all Source: tbnl Version: 0.9.10-1 Depends: cl-base64, cl-kmrcl, cl-md5, cl-ppcre, cl-rfc2388, cl-url-rewrite, cl-who, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-tbnl_0.9.10-1_all.deb Size: 87228 MD5sum: b3e6d151390f5003130d9083054bb266 SHA1: fc744f609162f54701a67ad01c2b7e2a24f4f6c4 SHA256: da67d435ff06b4ca205ea3dd6a93fa6c6ba181feb8184d0647bde3057966b604 Description: A toolkit for building dynamic websites with Common Lisp TBNL is a toolkit for building dynamic websites with Common Lisp. It can sit behind a front-end like Araneida (a web server written in Common Lisp) or the popular Apache combined with Marc Battyani's mod_lisp. It can also pretend to be a HTTP server itself. . TBNL provides facilities like automatic session handling (with and without cookies), logging (to Apache's log files or to a file in the file system), customizable error handling, and easy access to GET and POST parameters sent by the client. Package: libarch-perl Priority: optional Section: contrib/devel Installed-Size: 36 Maintainer: Clint Adams Architecture: all Source: arch-perl Version: 0.5.1+patch-180-1 Replaces: archzoom (<= 0.3.1-2) Depends: tla (>= 1.2-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/libarch-perl_0.5.1+patch-180-1_all.deb Size: 161188 MD5sum: bcad5a1e276b332ab48226459b39fcf6 SHA1: 95492a8d2a0a196d281fa6b46e021ec2cdc3395f SHA256: 8a0e7ec10899c955edd095d36ba4dc883196929b43746cfb4dc2289cdaba29d0 Description: Perl library for GNU Arch The arch-perl project aims to create a Perl library for GNU Arch. . Currently, a pragmatic high-level interface is built around tla. This functionality was initially developed for ArchZoom project, and was highly enhanced to serve AXP and ArchWay projects as well. Package: anjuta-common Priority: optional Section: contrib/devel Installed-Size: 488 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Rob Bradford Architecture: all Source: anjuta Version: 2:2.4.1-0ubuntu1 Replaces: anjuta (<= 1.2.1) Suggests: anjuta Conflicts: anjuta (<= 1.2.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/anjuta-common_2.4.1-0ubuntu1_all.deb Size: 9216864 MD5sum: 831327416febeefc6e9086764efddc45 SHA1: 51135a425c5fed6d26bd6f08e24d5a109df76f38 SHA256: d6dc65db6abce67e843f9775947692d5146c4eabf6b86f0dd7e663e62a505508 Description: A GNOME development IDE, for C/C++ - data files This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy debugging and management of code. It also integrates with glade and CVS. . This package provides the required data files for Anjuta. . http://www.anjuta.org Package: pythoncard-tools Priority: optional Section: contrib/devel Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ernesto Nadir Crespo Avila Architecture: all Source: pythoncard Version: 0.8.1-8.1ubuntu1 Depends: python-pythoncard (= 0.8.1-8.1ubuntu1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/pythoncard-tools_0.8.1-8.1ubuntu1_all.deb Size: 31326 MD5sum: 19a15d0effbdba1c980aa12a0ee72f50 SHA1: 298e2ab4c9b3acebbf88bee0ac54fa7815947791 SHA256: b0d9717eb0a3e0a092e9d241184de07d71a4bf7c9a7997534f06583c5f1916f4 Description: wxPython-based GUI construction framework (optional development tools) PythonCard is a GUI construction framework for building cross-platform desktop applications on Windows, Mac OS X, and Linux, using the Python language. It is based on the wxPython bindings for the wxWidgets toolkit (formerly known as wxWindows). . This package takes the tools that are part of the PythonCard distribution (such as codeEditor and resourceEditor) and makes them available to be called from the command-line and from the standard Debian menus. It has been split out as a separate package since only developers will need access to the tools directly - packages which depend on PythonCard will just import the tool modules and use what they need. . http://pythoncard.sourceforge.net/ Package: debaux Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Stefan Hornburg (Racke) Architecture: all Version: 0.1.10-1 Depends: dpkg-dev, libappconfig-perl, libnet-ssh-perl, libtimedate-perl, libwww-perl, perl (>= 5.6.0-16), rsync Suggests: dh-make Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/debaux_0.1.10-1_all.deb Size: 30376 MD5sum: ef6ed777dcba1ab77e5090e097b380c7 SHA1: 3bbb25a883bd557a959c913e3369dcbe2e151611 SHA256: 5b923d439aed4ef368315fed0fca45f66f0a387f04c2a0cda3bf0eed86f19206 Description: Debian Auxiliary Programs This package contains Perl programs and modules to build and publish Debian packages. . debaux-build automatically downloads APT sources before building, applies patches and additional sources. It has options to build the packages in an existing chroot environment, check the generated packages with lintian, install the created packages on your local system or turn them into RPM packages. . debaux-build has experimental support for downloading Perl modules from CPAN and creating the necessary Debian packaging files. . debaux-publish uploads packages and runs the scripts to create the APT sources and packages files on the remote system. debaux-publish doesn't support the pool structure yet. Package: cl-lexer Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Matthew Danish Architecture: all Version: 1-4 Depends: cl-regex, common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-lexer_1-4_all.deb Size: 8010 MD5sum: 91d0b22f7284f5f0db97626ba62c058e SHA1: ef9d24a9fb282b4e44dee9450941e9aaf9a0d41e SHA256: 8efef9bc5519d661e73b8a5b63d20c3802de523cfd23c75134aa32151a01a969 Description: Lexical-analyzer-generator package for Common Lisp Implements a lexical-analyzer-generator called DEFLEXER, built on top of REGEX and CLAWK. Package: ketchup Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Baruch Even Architecture: all Version: 0.9.8+hg5533f6de130c-2 Depends: bzip2, patch, python Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/ketchup_0.9.8+hg5533f6de130c-2_all.deb Size: 11046 MD5sum: f48681129eff8a2845bc7541730a58fd SHA1: 5e5c577312f035f3ad6ac6f7999228a190bb9bb0 SHA256: 7a991ea62ba433f9c6a49a7b57de83202eccbd7fc46412d7357f9bc70676cbac Description: update utility for linux-kernel sources This utility can update (or install) kernel sources automatically. It can search for the newest kernel in numerous trees (vanilla, rc, tiny, mm, mjb, etc.). . It can also automatically download the needed patches (and apply them) to create the newest repository from an old one. . Homepage: http://www.selenic.com/ketchup/ Python-Version: all Package: arch-buildpackage Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Debian QA Group Architecture: all Version: 0.1-4 Depends: libconfig-general-perl, perl (>= 5.8.0), tla | bazaar Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/arch-buildpackage_0.1-4_all.deb Size: 9670 MD5sum: f3ba8c2b0fd9b8004fe84b57c1640254 SHA1: 9cccba93abd8afa531e82e40d71e7cd7f759903a SHA256: 71b37ce7ff6f5f1aa9004ec53d450c5229c4c4f1a4dcfdf24f124529eb424cf7 Description: tools for maintaining Debian packages using arch arch-buildpackage is a set of tools to simplify maintaining Debian packages with arch. It is oriented around configurations, in order to avoid placing restrictions on the layout of branches used. Package: axp Priority: optional Section: contrib/devel Installed-Size: 29 Maintainer: Clint Adams Architecture: all Version: 0.2.1+patch-92-1 Depends: libarch-perl (>= 0.5.0+patch-166-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/axp_0.2.1+patch-92-1_all.deb Size: 32634 MD5sum: dd28ec9b5ecfdd812fc0bf9c44222f38 SHA1: 11921faba1e477495039640a966be66a68be56ba SHA256: e0bb6d9fc833bfa88f7e509d536477358df3adb21113ee60f9d508b847b6a9ee Description: command line tool and wrapper for tla AXP stands for Arch eXtension Platform (or Arch eXtended by Perl). . This is a command line tool with a modular, hierarchical and pluggable command set, that provides additional GNU Arch functionality. Package: mini-dinstall Priority: optional Section: contrib/devel Installed-Size: 20 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christoph Goehre Architecture: all Version: 0.6.23ubuntu1 Depends: apt-utils, python, python-apt, python-crypto, python-support (>= 0.7.1) Suggests: ubuntu-keyring Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/mini-dinstall_0.6.23ubuntu1_all.deb Size: 40652 MD5sum: d92405cce9ba2d67fac2a9d09d04d8c0 SHA1: 706bc3646969993ec32b333b8fe094d17de1eda7 SHA256: 15c0cc2a6186bb8251d1664a7b2abec8adf5a269f5ce8daa01ba7eca696541de Description: daemon for updating Debian packages in a repository This program implements a miniature version of the "dinstall" program which installs packages in the Debian archive. It doesn't require a PostgreSQL database, and is very easy to set up, maintain, and use. mini-dinstall can be run via cron, or as a daemon. . This package is expressly designed for personal apt repositories, and the like. In this vein, it contains fewer sanity checks; for example, it will happily install a lower version of a package. You can also generally just 'rm' files from the repository, and mini-dinstall won't care. In fact, (when run as a daemon) it will automatically detect that the directory changed, and update the Packages file. Package: cl-rsm-modal Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 1.1 Depends: common-lisp-controller (>= 3.37) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-modal_1.1_all.deb Size: 8530 MD5sum: 106a1432c7f8c3a6644a8419beadf271 SHA1: 247a71a8739b75a1671e5548d54590aac939adff SHA256: 42b893114cd063048b471bd5a669326fe629393dafc3a7edd26b4e8f439c1bc2 Description: McIntire's Common Lisp Modal Logic Library This is R. Scott McIntire's Common Lisp modal logic library. Package: perlconsole Priority: extra Section: contrib/devel Installed-Size: 10 Maintainer: Alexis Sukrieh Architecture: all Version: 0.3-1 Depends: liblexical-persistence-perl, libterm-readline-gnu-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/perlconsole_0.3-1_all.deb Size: 13236 MD5sum: f6cd56a046ee05fc7f8f54dc0f661cfd SHA1: 98952222c99eeda4a20d574b4797d3c7b57496c1 SHA256: f919b83679f06b6c0c530a92d9a65bba32faa8c1e84b7869887b8a9477a8942d Description: small program that lets you evaluate Perl code interactively Perl Console is a light program that lets you evaluate Perl code interactively. It uses Readline for grabing input and provides completion with all the namespaces loaded during your session. . This is pretty useful for Perl developers that write modules. You can load a module in your session and test a function exported by the module. Package: libihelp-ruby1.8 Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Esteban Manchado Velázquez Architecture: all Source: libihelp-ruby Version: 0.4.5-1 Depends: ri, ruby Recommends: irb Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/libihelp-ruby1.8_0.4.5-1_all.deb Size: 13770 MD5sum: 080d92d78b6b32b19f52f3efc1b77446 SHA1: e4556c30a043afd423026a635897ce78f5cfd827 SHA256: bcf91e1f6c4450f223a2826ff0d05629e5b64c380818620b23973b3c58642f20 Description: Ruby console contextual help (1.8 package) IHelp (Interactive Help) provides contextual help for classes, modules and methods by using ri. Package: d-feet Priority: extra Section: contrib/devel Installed-Size: 33 Maintainer: Utopia Maintenance Team Architecture: all Version: 0.1.8-1 Depends: python (>= 2.5), python-dbus (>= 0.82.3), python-glade2, python-gnome2-desktop, python-gtk2, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/d-feet_0.1.8-1_all.deb Size: 34134 MD5sum: 96010f6f2285a587f35b5393e7106fce SHA1: 87a87e5f8194479525d3cff310ea804cb8828175 SHA256: d5331b3098f2ad5ac56fe96a791c63169cc78f2ff2cfc664fda7eb5ef4a78e05 Description: A D-Bus debugger d-feet is a D-Bus debugger that allow you to: * View names on the session and system bus * View exported objects, interfaces, methods and signals * View the full command line of services on the bus * Execute methods with parameters on the bus and see their return values Homepage: http://hosted.fedoraproject.org/projects/d-feet Python-Version: 2.5 Package: kdoc Priority: optional Section: contrib/devel Installed-Size: 22 Maintainer: Debian QA Group Architecture: all Version: 2.0a54-4 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/kdoc_2.0a54-4_all.deb Size: 73724 MD5sum: e2750b58f9923bb02323fd65bab72d6f SHA1: e78dff5dd6b84f6260812719833270b87a486d85 SHA256: 3bce8648068a980b4ac42fac96809dda2acda9b7e605c54bf3755acc560a77ba Description: C++ and IDL Source Documentation System KDOC creates cross-referenced documentation for C++ and CORBA IDL libraries directly from the source. Documentation can be embedded in special documents in the source. Package: cl-md5 Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Peter Van Eynde Architecture: all Version: 1:1.8-1 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-md5_1.8-1_all.deb Size: 12420 MD5sum: c05c18149cb1a3f45f4d7e630cb31c5d SHA1: 100001bb307b871c0f821abc7abdd565f5ee2b40 SHA256: aa052b3cecf6072336a1b8d597a5c7b9ee589a02380182212cf243d40bb8dddf Description: Common Lisp package for MD5 Message Digests This package contains a Common Lisp function to calculate the MD5 message digest of a string, stream, or file. Package: eclipse-platform-nls Priority: optional Section: contrib/devel Installed-Size: 78711 Maintainer: Hideki Yamane (Debian-JP) Architecture: all Source: eclipse-nls-sdk Version: 3.2.1-3 Depends: eclipse-common-nls, eclipse-platform (>= 3.2.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/eclipse-platform-nls_3.2.1-3_all.deb Size: 76482024 MD5sum: f0788282f8684b9dab4617c426338bac SHA1: 770e73629598da89b4b23b7cbdbd02c5b5f6ca53 SHA256: 4f9c4462d751706535925ee71dad9c2a710845e7ec929bfa76e37c7ea6011268 Description: localized message catalog for Eclipse This package provides localized message catalogs for eclipse-platform package. Translations are supported in German, Spanish, French, Italian, Japanese, Korean, Portuguese (Brazil), Traditional Chinese, Simplified Chinese, Czech, Hungarian, Polish, Russian, Danish, Dutch, Finnish, Greek, Norwegian, Portuguese, Swedish, Turkish, Arabic and Hebrew. Package: svn-buildpackage Priority: extra Section: contrib/devel Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Eduard Bloch Architecture: all Version: 0.6.23ubuntu1 Replaces: svn-devscripts (<< 0.3.5) Depends: devscripts, file, libsvn-perl, liburi-perl, perl, subversion, unp, wget Conflicts: svn-devscripts (<< 0.3.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/svn-buildpackage_0.6.23ubuntu1_all.deb Size: 205438 MD5sum: d9be74c301e792b5c7cb82687f2739d8 SHA1: 9cfb5ac27fb0aecaf38bbb037a8b258d6f3a5732 SHA256: de1ea64e0077fcc324c0d5b497127a3b5478e53cdea4e28d564155f26dbb6fd5 Description: helper programs to maintain Debian packages with Subversion svn-buildpackage (formerly svn-devscripts) contains tools that help to automate the task of maintaining Debian packages inside of a Subversion repository. They are intended to be used by Debian developers to simplify the error-prone actions with the svn, devscripts and dpkg-dev utilities. . - svn-inject: creates the initial directory structure of Debian-SVN repository and imports existing packages - svn-upgrade: imports upstream changes into the upstream branch and updates the Debian trunk directory, merging and tagging as needed - svn-buildpackage: wrapper around dpkg-buildpackage, exporting/merging/tagging source as needed (similar to cvs-buildpackage) . The package also includes a detailed HOWTO document. Package: ocaml-core Priority: optional Section: contrib/devel Installed-Size: 4 Maintainer: Debian OCaml Maintainers Architecture: all Source: meta-ocaml Version: 3.10.0.1 Depends: cameleon, camlidl, camlp4, camlp4-extra, cmigrep, ledit, libounit-ocaml-dev, ocaml, ocaml-best-compilers, ocaml-findlib, ocaml-tools, ocamldsort, ocamlmakefile, ocamlweb, otags Suggests: ocaml-doc, tuareg-mode Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/ocaml-core_3.10.0.1_all.deb Size: 4236 MD5sum: 15a0b77f28704d50a853d6f4c4e17bd9 SHA1: a4286e797b9b76dd7b0ca1062cfbd46e6e74ab7a SHA256: d8df762d6918ef8493ddda719fcc6b5bc74c91199cf103b752d1b5b37d73b42b Description: OCaml core tools (metapackage) A metapackage containing dependencies on, and suggestions of packages useful for developing in the Objective Caml (OCaml) programming language. . Includes dependencies on various tools related to OCaml like compiler and preprocessor, tuareg mode for the emacs editor, package manager, documentation tool and more. . Also includes a RAD tool for GUI design and a framework for regression testing. Package: tuareg-mode Priority: optional Section: contrib/devel Installed-Size: 19 Maintainer: Debian OCaml Maintainers Architecture: all Version: 1:1.45.5-1 Depends: xemacs21-nomule | emacsen Recommends: ocaml, ocaml-mode Conflicts: ocaml-tools (<= 1.1-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/tuareg-mode_1.45.5-1_all.deb Size: 57222 MD5sum: 98a48d2d1f49c832b50e83d166d93cea SHA1: f4352c432f13e0e5102020eadeb6e5bb598424ae SHA256: 5207600186055bd0cc7aefa018ee36a0280199dfbc82df6e6f5caefcb98c4516 Description: An emacs-mode for ocaml programs It handles automatic indentation of Objective Caml and Caml-Light code. Key parts of the code are highlighted using Font-Lock. It provides support to run an interactive OCaml toplevel and debugger. It works both with FSF Emacs and XEmacs. . This mode attempts to give better results than the one provided in the standard distribution of OCaml and which is available through the ocaml-mode package. Indentation rules are slightly different but closer to classical functional languages indentation. Tuareg-mode gives access to some functionalities from ocaml-mode when that package is installed. Enhances: ocaml Homepage: http://www-rocq.inria.fr/~acohen/tuareg/ Package: cl-rsm-mod Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 1.3 Depends: common-lisp-controller (>= 3.37) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-mod_1.3_all.deb Size: 8628 MD5sum: 1aa7179b37d3467a87c2b1394f984406 SHA1: e20c2ae163cdccb168435e6fb29b0b474969fd30 SHA256: 3e47289f7074dd88e196728e9c98751eb5312371abbb27da5a47a9e37663ae2f Description: McIntire's Common Lisp Modular Arithmetic Library This is R. Scott McIntire's Common Lisp modular arithmetic function library. It supports large number arithmetic. Package: cl-lml2 Priority: optional Section: contrib/devel Installed-Size: 17 Maintainer: Kevin M. Rosenberg Architecture: all Version: 1.6.6-1 Depends: cl-kmrcl, common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-lml2_1.6.6-1_all.deb Size: 22848 MD5sum: 6c8fe1b5941a1dd4e7b4f481fcf4c3b9 SHA1: 56559e3954e5ba6b608d2e914841c663bbf9f737 SHA256: 2189dce65c611a82a4d2b38b6f68d5eaef643f6a9f88e2c642bad757383a451d Description: Lisp Markup Language LML2 provides a markup language for generation XHTML web pages. . The usage of LML2 is incompatible the the original LML version. However, the two versions may be used along side each other. Package: graph-includes Priority: optional Section: contrib/devel Installed-Size: 3 Maintainer: Yann Dirson Architecture: all Source: deps Version: 0.13-1 Depends: deps-tools-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/graph-includes_0.13-1_all.deb Size: 762 MD5sum: 90f7359bec40707cde8e69cf5c5f10bf SHA1: ae48978499e98d8b0bbdc6239d22859434481d1a SHA256: 1fb613e8540671743d1b5ef5b86e537edb9de54438c8852677b9647452f6302d Description: transitionnal package This package solely exists to smooth the transition from graph-includes to DEPS. It can be safely removed after upgrade. Package: yada-doc Priority: optional Section: devel Installed-Size: 31 Maintainer: Piotr Roszatycki Architecture: all Source: yada Version: 0.54 Suggests: yada Conflicts: yada (<< 0.16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/yada-doc_0.54_all.deb Size: 277364 MD5sum: ce6f491caabe9522e1e1d493216d72bc SHA1: bd773c49807e12fa65148d0c32b8a42e6b100b8b SHA256: d7068b0c3b8d2cc2a308157bb8b093ac45b9a005535963d3ff4c1b7ec361ac8f Description: Yet Another Debianisation Aid - documentation and examples YADA is a Debian packaging helper. It parses a special file, debian/packages, in a source package, and generates an appropriate debian/rules to control building of the package. . This package provides documentation for YADA and some examples of debian/packages files. Homepage: http://yada.alioth.debian.org/ Package: tau-examples Priority: optional Section: contrib/devel Installed-Size: 155 Maintainer: Yann Dirson Architecture: all Source: tau Version: 2.16.4-1 Recommends: tau Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/tau-examples_2.16.4-1_all.deb Size: 147010 MD5sum: 2b533ad6c0a73f4898175454ab0992c1 SHA1: 2f9a2f7fe0678a0d2233a5aea726ee938f9c8866 SHA256: c60d538ff032f964e480f2640b0e46b2b422cadb738641686690518329418e75 Description: Tuning and Analysis Utilities - examples TAU is a profiling toolkit specially made for parallel computing (multi-thread, multi-process, MPI, PVM). . A collection of examples that demonstrate how to use TAU to profile various sorts of applications. Package: cl-rsm-filter Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 1.1b3 Depends: cl-rsm-queue, common-lisp-controller (>= 3.37) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-filter_1.1b3_all.deb Size: 6384 MD5sum: d974753b775c47b769b936ffd726383d SHA1: 75ceba7b082f633ba4367bf228e785dc90e83657 SHA256: 814493d32e83d01b7a156063e412f6318ed1a35c581746c533cdc051204f1f76 Description: Common Lisp Filter Library This is R. Scott McIntire's Common Lisp filter library. Package: dpkg-sig Priority: optional Section: contrib/devel Installed-Size: 22 Maintainer: Marc 'HE' Brockschmidt Architecture: all Version: 0.13.1 Depends: gnupg, libconfig-file-perl, libdigest-md5-perl, perl Suggests: libterm-readkey-perl, ssh Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/dpkg-sig_0.13.1_all.deb Size: 37708 MD5sum: f0893d730525536870f5f3dba685fcd1 SHA1: 62b92c337dfc9f0e5456b438cdfb1fdb0dbff488 SHA256: 8e57ed73992b5f73c55f505e3a6385bbd111a3ce1936cd28ddad874e61affd8a Description: create and verify signatures on .deb-files dpkg-sig is a low-level tool for creation and verification of signature on Debian binary packages (.deb-files). . The created signed packages are strict compatible with dpkg and the apt-utils. . Website is http://dpkg-sig.turmzimmer.net/ Package: prcs-el Priority: optional Section: contrib/devel Installed-Size: 20 Maintainer: Debian QA Group Architecture: all Source: prcs Version: 1.3.3-9 Depends: emacs21 | xemacs21 | emacsen, prcs Conflicts: prcs (<< 1.2.14) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/prcs-el_1.3.3-9_all.deb Size: 52414 MD5sum: 5b8c96b4df0ae3784362c93fd44c5d92 SHA1: 9b7dbbfc91cb5f9d47c96898ee4901a514cbb4bf SHA256: ec73eba431585e03093e37c02aec2d455bae9c3b0ebbadb18dd90d1cea3b5633 Description: ELisp support for the Project Revision Control System This package contains Emacs-Lisp add-on support for PRCS, the Project Revision Control System. It provides a useful interface for some PRCS commands (checkin, diff, info, and rekey) while editing project descriptor files (.prj). . prcs-el is distributed separately from the prcs package because it depends on Emacs (or another "emacsen" flavor). Package: drpython Priority: optional Section: contrib/devel Installed-Size: 140 Maintainer: Luca Falavigna Architecture: all Version: 165-5 Depends: python, python-support (>= 0.7.1), python-wxgtk2.6 Recommends: wx2.6-doc Suggests: python-doc, python-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/drpython_165-5_all.deb Size: 485544 MD5sum: ace4bc00c423245949875f8f3414a0dc SHA1: 2a3f17fe42a086ec06ebf2de89fc713fffd54f07 SHA256: 10e39d7ad55b8c6b6b09066927f74702e4566185c73c542c9901e498f70ac6fb Description: simple and customizable editor for the Python language DrPython is a clean and simple yet powerful and highly customizable editor/environment for developing programs written in Python. . DrPython features: * a high degree of customization through themes, which can change look and feel, behavior, shortcuts and more * DrScript: Write custom python scripts with access to DrPython internals, and access them from the menu * bookmarks to quickly jump to files and directories * Python debugger support * a class browser * printing support . Homepage: http://drpython.sourceforge.net Package: tla-tools Priority: optional Section: contrib/devel Installed-Size: 14 Maintainer: Manoj Srivastava Architecture: all Version: 2005.0.patch.29-1 Depends: libuuid1, tla (>= 1.1) Suggests: cvs Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/tla-tools_2005.0.patch.29-1_all.deb Size: 59222 MD5sum: c704ae07853ea03451b8114fd2760357 SHA1: d304b360097d5a2e2aa31831e8fe3ed4e0fe943c SHA256: 6d33cc11fac545c0a80af299dad08b80f875f397c0ff8768e232926d695d013b Description: Utilities to make life with GNU Arch (tla) easier This is a collection of tools to make life with GNU Arch easier. The tools included are: o tla-changelogs-to-log: takes a GNU ChangeLog and creates an Arch patch log. o tla-copy-changes: Copy and commit Arch changesets from another branch. o tla-cvs-sync: Bidirectional sync with CVS archives. o tla-emacs-xids-to-db: Produce an id rename database for EMacs. o tla-file-log: Output historical log for a file in an Arch project tree. o tla-fix-changelog-conflicts: Resolve merge conflicts in ChangeLog files. o tla-fork: Create an Arch branch forking off an existing one. o tla-fork-archive: Fork a new Arch archive. o tla-munge-archive-names: Changes names of categories/branches/versions in an Arch archive. o tla-munge-archive-xids: Modify an archive to use taglines instead of explicit ids. o tla-prune-revlib: Prune arch revision library, somewhat conservatively o tla-scan-for-xids: Produce a list of explicit ids used in an archive. o tla-switch: Switch a project tree to a new version. o tla-update-ids: Automate handling of changed id tags. Package: cl-screen-sbcl Priority: optional Section: contrib/devel Installed-Size: 20 Maintainer: René van Bevern Architecture: all Version: 1.0-4 Depends: common-lisp-controller, libslang2 (>= 2.0.1-1) Recommends: sbcl (>= 1:0.8.14) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-screen-sbcl_1.0-4_all.deb Size: 74562 MD5sum: 581a6c004269a8e4e46aa5f44a1dff7a SHA1: 23c47c9a3ea12e3a776796df1f9d71a601b4c204 SHA256: fa0555eafe51e8aa8fa8da6ea9e919610613d6cfd071dee06fbf19604f9b706e Description: SLang interface for Steel Bank Common Lisp cl-screen-sbcl provides the sb-screen package, an interface to the terminal controlling routines of SLang. This enables developers to write screen oriented terminal applications using Steel Bank Common Lisp (SBCL) . Homepage: http://www.cliki.net/sb-screen Package: omniorb4-idl Priority: optional Section: contrib/devel Installed-Size: 39 Maintainer: Debian CORBA Team Architecture: all Source: omniorb4 Version: 4.1.1-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/omniorb4-idl_4.1.1-2_all.deb Size: 64898 MD5sum: 1d18b2d500c3e9a0b6c54489edae47a2 SHA1: 1245a50c5a941a817a9d6ae82859cca4123f7736 SHA256: f45cec85431ffbc5e521a75bc5b1053a1945c3461bc437c79c571f6eaa591b78 Description: omniORB CORBA services idl files omniORB is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes the idl files. Homepage: http://omniorb.sourceforge.net Package: gnome-core-devel Priority: optional Section: devel Installed-Size: 5 Maintainer: Jordi Mallach Architecture: all Source: meta-gnome2 Version: 1:2.20.2.2 Replaces: gnome-devel Depends: gnome-common (>= 2.20.0), gnome-doc-utils (>= 0.12.0), gtk-doc-tools (>= 1.8), intltool (>= 0.36.2), libart-2.0-dev (>= 2.3.19), libatk1.0-dev (>= 1.20.0), libatspi-dev (>= 1.20.1), libaudiofile-dev (>= 0.2.6), libbonobo2-dev (>= 2.20.1), libbonoboui2-dev (>= 2.20.0), libeel2-dev (>= 2.20.0), libgail-dev (>= 1.20.2), libgail-gnome-dev (>= 1.20.0), libgconf2-dev (>= 2.20.1), libglade2-dev (>= 1:2.6.2), libglib2.0-dev (>= 2.14.4), libgnome-desktop-dev (>= 2.20.2), libgnome-keyring-dev (>= 2.20.2), libgnome-menu-dev (>= 2.20.2), libgnome2-dev (>= 2.20.1.1), libgnomecanvas2-dev (>= 2.20.1.1), libgnomekbd-dev (>= 2.20.0), libgnomekbdui-dev (>= 2.20.0), libgnomeprint2.2-dev (>= 2.18.2), libgnomeprintui2.2-dev (>= 2.18.1), libgnomeui-dev (>= 2.20.1.1), libgnomevfs2-dev (>= 1:2.20.1), libgstreamer-plugins-base0.10-dev (>= 0.10.15), libgstreamer0.10-dev (>= 0.10.15), libgtk2.0-dev (>= 2.12.2), libgtkhtml3.14-dev (>= 3.16.1), libgtksourceview2.0-dev (>= 2.0.2), libgtop2-dev (>= 2.20.0), libidl-dev (>= 0.8.8), libnautilus-extension-dev (>= 2.20.0), liboobs-1-dev (>= 2.20.0), liborbit2-dev (>= 1:2.14.7), libpanel-applet2-dev (>= 2.20.2), libpango1.0-dev (>= 1.18.3), librsvg2-dev (>= 2.18.2), libsoup2.2-dev (>= 2.2.104), libstartup-notification0-dev (>= 0.9), libvte-dev (>= 0.16.9), libwnck-dev (>= 2.20.2), libxml2-dev (>= 2.6.30), libxslt1-dev (>= 1.1.22) Conflicts: gnome-devel (<< 20) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/gnome-core-devel_2.20.2.2_all.deb Size: 13572 MD5sum: 5bb77136791a79408cc79a5dda6864de SHA1: ef7a67b155769f7067a5556290350a25c5294122 SHA256: db1e25ccaec0846b6be40040101d4228f3e02accd2513fab8d569586724d63e9 Description: The GNOME Desktop Environment -- development components These are the development components of the GNOME Desktop environment, an intuitive and attractive desktop. . Included is everything you need to build applications for GNOME; it isn't of much use for anything else. Package: libtermios-ruby Priority: optional Section: contrib/devel Installed-Size: 5 Maintainer: Lucas Nussbaum Architecture: all Version: 0.9.5-1 Depends: libtermios-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/libtermios-ruby_0.9.5-1_all.deb Size: 5064 MD5sum: a3e7107fd1fa8a828a49c8afff7884da SHA1: 8b92f09deeda3352ea140c7f816a06c39ad504cd SHA256: 88ce31651b55924dd20c12ea6a0bb7e770ca61df713446789f3ee680715d0926 Description: termios simple wrapper for ruby Ruby-termios enables you to use termios interface. . Termios module are simple wrapper for termios. It can be included into IO-family classes and can extend IO-family objects. In addition, the methods can use as module function. Package: clc-intercal Priority: extra Section: contrib/devel Installed-Size: 114 Maintainer: Mark Brown Architecture: all Version: 1:1.0~3pre1.-94.-3-1 Depends: libnet-netmask-perl, perl (>= 5.6.0-16) Recommends: libgtk-perl Suggests: intercal Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/clc-intercal_1.0~3pre1.-94.-3-1_all.deb Size: 358314 MD5sum: 71fcca7db5e86f1cfd9373e03839d34f SHA1: d8165b560050e2f94aa457b7be378ff78c4834f6 SHA256: e0cbd17823d6cc4cc11534a2c93b863efb666dfcaeb8eda535207a46f456a230 Description: Compiler for the INTERCAL language This package provides a Perl-based compiler for the INTERCAL programming language, usable either from the command line or as a Perl module. . CLC-INTERCAL is designed to be almost compatible with the original (Princeton 1972) compiler. It also implements several extensions to the original language, including support for object orientation, operator overloading and quantum computing. Package: cl-statistics Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 20050224-3 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-statistics_20050224-3_all.deb Size: 32036 MD5sum: 30ff2dbc0f6cbd1e93a75b4226ae4cc3 SHA1: c1fd15e4a4e6014c92220d93262846582381fb2e SHA256: e2b65f5fcb5912d3fca035a9fed0d79579060d887ea08958c206ac51c3203a53 Description: Common Lisp Statistics Package cl-statistics provides numerous statistical functions for use in Common Lisp programs. Package: cfortran Priority: optional Section: contrib/devel Installed-Size: 72 Maintainer: Kevin B. McCarty Architecture: all Version: 4.4-11 Recommends: g77 | fortran-compiler, gcc | c-compiler Conflicts: libcfitsio-dev (<< 2.440-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cfortran_4.4-11_all.deb Size: 128754 MD5sum: 85525a35ee8f7f058cd0a3226cdec6a9 SHA1: f5bf44da0ad6e1091025061bbe7aea3f57c78cdf SHA256: 48f059890802f26af5ce03350c9357573b2bf87a8ac989518f9817c192c38563 Description: Header file permitting Fortran routines to be called in C/C++ cfortran.h is an easy-to-use powerful bridge between C and FORTRAN. It provides a completely transparent, machine independent interface between C and FORTRAN routines (= subroutines and/or functions) and global data, i.e. structures and COMMON blocks. Package: aap Priority: optional Section: contrib/devel Installed-Size: 40 Maintainer: Cory Dodt Architecture: all Version: 1.072-1.1 Depends: python (>= 2.2), python-support (>= 0.7.1) Suggests: aap-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/aap_1.072-1.1_all.deb Size: 214026 MD5sum: 2d8458f660d3778ab1c05c10bb14142b SHA1: 707bc0cf82bbb52f7d90507449d571b7bc98fc49 SHA256: 42f9ff1d40cf474cb3eca216395dae37dcc0282f1f3dde5770f57c3ae30c3944 Description: make-like "expert system" for building software A-A-P is a dependency rule-based software build system like make. It eliminates many of the warts of GNU Make and can evaluate Python code embedded in the scripts. Package: cl-getopt Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Kevin M. Rosenberg Architecture: all Version: 1.1.0-3 Depends: cl-ptester, common-lisp-controller Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-getopt_1.1.0-3_all.deb Size: 6052 MD5sum: a324f9bd74397871057a472b1bafbcac SHA1: e6c20dda1da845e2b188f1f598b37d2ca8ad0c2c SHA256: 76bcc7649627ac7fcc0f879fe1baa544b4bd1dd259e6997bc101d282d94586a2 Description: Common Lisp utility for command-line processing This package provides Common Lisp programs processing of command-line arguments. The command-line processing is based on GNU's getopt_long module. Package: cl-asdf Priority: optional Section: devel Installed-Size: 41 Maintainer: Peter Van Eynde Architecture: all Version: 1.109-2nexenta1 Replaces: sbcl-common (<= 1:0.9.13.0-2) Recommends: common-lisp-controller, sbcl | lisp-compiler Conflicts: sbcl-common (<= 1:0.9.13.0-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-asdf_1.109-2nexenta1_all.deb Size: 226504 MD5sum: 3360c5b0a20084d7e26a1e479df15a95 SHA1: d86b53dc6803f2aba6e901d738ca741b5f447289 SHA256: 25fe94c22583ff33d2ae5e1ba65efffecae4edbdaeb409ab07af908b140d09b0 Description: Another System Definition Facility asdf provides a "make" type functions for Common Lisp packages. It provides compilation and loading features for complex Lisp systems with multiple modules and files. It is similar in concept to, but with features different from, "defsystem" which is included in the common-lisp-controller package. Unlike defsystem3 in CLC, asdf is object-oriented and extensible. Package: bouml-plugouts-src Priority: optional Section: contrib/devel Installed-Size: 850 Maintainer: Thomas Girard Architecture: all Source: bouml Version: 3.3.4-1 Replaces: bouml (<< 2.27-1) Depends: bouml (>= 3.3.4-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/bouml-plugouts-src_3.3.4-1_all.deb Size: 1923984 MD5sum: e31178a9e6efeb33508f72deaaf3bd36 SHA1: f98fdf1e4208c20aac6d6a7fd5c3899f5d47b440 SHA256: 6c5da86367270183a849ec3b97b854f1a906bacbaf36588ed35e806e4173ec5f Description: UML2 tool box to specify and generate code (plugouts sources) BOUML is a Unified Modeling Language editor for Qt. You can use it to create nearly all of UML diagrams. BOUML can generate code from those diagrams in C++, Java and IDL, and can also reverse existing code. . This package contains the plugouts sources. Homepage: http://bouml.free.fr Package: wx2.6-examples Priority: optional Section: devel Installed-Size: 5301 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: all Source: wxwidgets2.6 Version: 2.6.3.2.2-2ubuntu4 Suggests: libwxgtk2.6-dev (= 2.6.3.2.2-2ubuntu4), wx2.6-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/wx2.6-examples_2.6.3.2.2-2ubuntu4_all.deb Size: 3632150 MD5sum: d8ff19c6ca5ca87cb6031519a89c4e55 SHA1: 2b70e0826be9dd9458afe9e254cfdf3466491db7 SHA256: aae9f54e0aa6b0ca9c3e785fdbc9f4a739dec6e13b5a97d9ea38c14a883ebab0 Description: wxWidgets Cross-platform C++ GUI toolkit (examples) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package contains examples of using the wxWidgets toolkit in C++ and with the wxPython language binding. Package: debaux-debconf Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Stefan Hornburg (Racke) Architecture: all Source: debaux Version: 0.1.10-1 Depends: debconf | debconf-2.0, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/debaux-debconf_0.1.10-1_all.deb Size: 6844 MD5sum: 901332ee3fe8c60d2640a4e0f4b3420e SHA1: 9d6e464f39a23815a7ffff11881cf89ef4abedfb SHA256: ef09151ab5e94e366ee58783544e915729133aeced4264474a1211d4e4c93c20 Description: Perl Interface to Debconf This package contains the DebAux::Debconf module, which provides an easy-to-use interface for some of the Debconf::Client::ConfModule functions. . It has been separated from the debaux package to allow packages utilizing this package during configuration and/or installation without drawing the whole list of debaux's dependencies. Package: ocaml-libs Priority: optional Section: contrib/devel Installed-Size: 4 Maintainer: Debian OCaml Maintainers Architecture: all Source: meta-ocaml Version: 3.10.0.1 Depends: libcalendar-ocaml-dev, libcamlimages-ocaml-dev, libextlib-ocaml-dev, liblablgtk2-ocaml-dev, libocamlnet-ocaml-dev, libpcre-ocaml-dev, libpxp-ocaml-dev, libzip-ocaml-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/ocaml-libs_3.10.0.1_all.deb Size: 4102 MD5sum: 5c337e0a4663276b79d35bdfaa0707b1 SHA1: 55541ee96ef6c264528d8c0fa0f000f33a4d9201 SHA256: 44f1c77142c0449633f552ec6d9160715d7ebaced8beeebc3ca4695450f7a982 Description: OCaml core Libraries (metapackage) A metapackage containing dependencies for the Objective Caml (OCaml) programming language core libraries. . Includes dependencies on various kinds of OCaml core libraries like graphics, networking, compression, and XML parsing. Package: cl-kmrcl Priority: optional Section: contrib/devel Installed-Size: 26 Maintainer: Kevin M. Rosenberg Architecture: all Version: 1.97-1 Depends: cl-rt, common-lisp-controller Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-kmrcl_1.97-1_all.deb Size: 53302 MD5sum: 1575b878a0228b6eafecf736bc9c3e33 SHA1: c01a2cb3813705bd9b279b224e6d3b85eb12cdc3 SHA256: 99e389b67dd152dabcedeec56b0e9b6cd8a03e8149aa6d03d9dab946f35869ea Description: General Utilities for Common Lisp Programs This package includes general purpose utilities for Common Lisp programs. It is packages for Debian primarily to support more complex Common Lisp packages by the upstream author Kevin Rosenberg. Package: guilt Priority: optional Section: contrib/devel Installed-Size: 36 Maintainer: Brandon Philips Architecture: all Version: 0.28-1 Depends: git-core (>= 1.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/guilt_0.28-1_all.deb Size: 39034 MD5sum: ff923e9ce1ddd7c5a1d65560d3840b1f SHA1: b0dad1921b496f6bba0120d7f2993bf0892d76b4 SHA256: d792ae2e5ae29bdf2ea7feb3a4ec7368175a75aa47fa645829a89859deb3f091 Description: quilt for git; similar to Mercurial queues Guilt (Git Quilt) is a series of bash scripts which add a Mercurial queues-like functionality and interface to git. The one distinguishing feature from other quilt-like porcelains, is the format of the patches directory. _All_ the information is stored as plain text - a series file and the patches (one per file). This easily lends itself to versioning the patches using any number of of SCMs. Package: libwebapp-ruby1.8 Priority: optional Section: contrib/devel Installed-Size: 52 Maintainer: NIIBE Yutaka Architecture: all Source: libwebapp-ruby Version: 0.0.20061228-2 Depends: ruby, ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/libwebapp-ruby1.8_0.0.20061228-2_all.deb Size: 41428 MD5sum: 41912c843f3e1ffe2b78253e58e29046 SHA1: 4773dd7b2824343a025a9cbed339e88c7911731a SHA256: 070aae768c589c015f8149563ba0416a7bcf0437495dc03552c2904a654702bc Description: easy-to-use CGI/FastCGI/mod_ruby/WEBrick interface Webapp is a library to ease web application development in Ruby. It has very easy-to-use API, and you can debug web application as usual command (CLI). Features include: path_info aware relative URI generation automatic Content-Type generation HTML form parameter validation by HTML form . Homepage: http://cvs.m17n.org/~akr/webapp/ Package: cl-menusystem Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Peter Van Eynde Architecture: all Version: 0.0.0+2003.09.19-2 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-menusystem_0.0.0+2003.09.19-2_all.deb Size: 7478 MD5sum: 594ef66da3c3416d29440d577e4c8472 SHA1: 78a62aa0a20ef99e52ce482c699277e88de6ef4c SHA256: c96dfb6854d7375d920f6ed4b89997b745b570a58dfefd17eb212b14d1f83815 Description: Common Lisp Menu System This package provides a general menu library for Common Lisp programs. Currently, only a text-mode interface is provided. Package: dart-server Priority: optional Section: contrib/devel Installed-Size: 69 Maintainer: A. Maitland Bottoms Architecture: all Source: dart Version: 0.20061109-1 Depends: python Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/dart-server_0.20061109-1_all.deb Size: 2699458 MD5sum: bab8bf85bed73239eb8d70698113cca0 SHA1: 5d34a3e431554a44c482e3e24917280a5c9aff6d SHA256: 1f4158f12028f34ac2a25bdc9440470704e761230030d3395e7754ae8697b9b0 Description: a distributed testing and dashboard system server Perl script that runs on the server as a cgi-bin. . Java program that runs on the server to translated XML to HTML. . Cron jobs for the server that open and close dashboards each day and periodically summarize submissions. . Along with an ftp server and a web server and other tools, the Dart server collects and displays the results from build clients. Package: doclifter Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Ross Burton Architecture: all Version: 2.3-1 Depends: python (>= 2.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/doclifter_2.3-1_all.deb Size: 102766 MD5sum: a7f6695041857b62d00354f5a3001109 SHA1: afdc3baf7334d4394e65f45ec0d1631caf156e8b SHA256: 9119f012adc9da705e8b3c90ad2088733a3634696d6283d2ec65ef3555c82c2b Description: Convert troff to DocBook Lifting documents from presentation level to semantic level is hard, and a really good job requires human polishing. This tool aims to do everything that can be mechanized, and to preserve any troff-level information that might have structural implications in XML comments. Package: cl-pg Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Peter Van Eynde Architecture: all Version: 1:20061216-2 Depends: cl-asdf, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-pg_20061216-2_all.deb Size: 45934 MD5sum: afb4874ac16367ea6468377705f16c4d SHA1: 44fd2d18e8e6a14e4a268009cf085f1bb2646634 SHA256: d9b183ef18894ae447fd8a0e5f7bbc113c3809f195a676ef9db1fab74d966636 Description: Common Lisp library that provides a socket level postgresql interface Pg is a socket-level interface to the PostgreSQL object-relational Database. The Library implements the client part of the frontend/backend protocol, so does not require interfacing with the libpq library. SQL types are converted to the equivalent Common Lisp types where possible. Supports large objects (BLOBs). Package: tk-dev Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Tcl/Tk Debian Packagers Architecture: all Source: tcltk-defaults Version: 8.4.16-1 Depends: tcl-dev (= 8.4.16-1), tk (= 8.4.16-1), tk8.4-dev (>= 8.4.16-2) Suggests: tk-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/tk-dev_8.4.16-1_all.deb Size: 3700 MD5sum: 5077c6d5c4d7b733e8ed2bcaf1f0c543 SHA1: c2091788a6c14da9b4526efb48d26dcb95df60c4 SHA256: e864e55bf12e411bd0925046ad88d7b146facff90864c8c0720d717647798470 Description: The Tk toolkit for Tcl and X11 (default version) - development files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. . This package is a dependency package, which depends on Debian's default Tk version (currently 8.4). Package: insighttoolkit-examples Priority: optional Section: contrib/devel Installed-Size: 234 Maintainer: Gavin Baker Architecture: all Source: insighttoolkit Version: 3.2.0-2 Suggests: libinsighttoolkit-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/insighttoolkit-examples_3.2.0-2_all.deb Size: 1574838 MD5sum: 189fe4b78aa7ea887d7a036f3859525f SHA1: 6807520d1ae59abf8bf2d99782ee33a90a5080fc SHA256: 35aefc9523ff9ce229bd99fad112984b3eb4d54570be524a6a693a367fa3beec Description: Image processing toolkit for registration and segmentation - examples ITK is an open-source software toolkit for performing registration and segmentation. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both. . This package contains the source for example programs. . Homepage: http://www.itk.org/ Package: cl-interpol Priority: optional Section: contrib/devel Installed-Size: 14 Maintainer: Peter Van Eynde Architecture: all Version: 0.1.2-2 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-interpol_0.1.2-2_all.deb Size: 139318 MD5sum: 8074420887e6b19f86e7389cc9c5fa26 SHA1: a5945ff354a7283488428ff7e648328574ec4f5d SHA256: 76cefb9277939112078cb98777148d6230522f706f6b3fa5c2836a9b153534cf Description: String Interpolation Library for Common Lisp CL-INTERPOL is a library for Common Lisp which modifies the reader so that you can have interpolation within strings similar to Perl or Unix Shell scripts. It also provides various ways to insert arbitrary characters into literal strings even if your editor/IDE doesn't support them. Package: cgvg Priority: optional Section: contrib/devel Installed-Size: 12 Maintainer: Sergio Talens-Oliag Architecture: all Version: 1.6.2-2 Depends: perl | perl5 Suggests: ctags Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cgvg_1.6.2-2_all.deb Size: 21644 MD5sum: 1fb78bf259f6697265c8b716294883eb SHA1: 1eb1d02a5c8d130c4fdf11893a65791639667713 SHA256: 0fc06293e05cd96971181ae6122a19452b4c2a4fe93903bd48c5ffc6c8ef937a Description: command-line source browsing tool cgvg is a pair of Perl scripts ("cg" and "vg") which are meant to assist a programmer in doing command-line source browsing. . The idea is you can easily search for keywords in the code, and jump to the file and line where a match is found. Used with ctags(1), this can really help with jumping around and following code. Some features include a human-readable output, coloring, bolding (and alternate bolding), and just sheer convenience for a programmer. . cgvg uses the Perl internal find and does its own searching, rather than being a wrapper for UNIX find(1) and grep(1). There is a ~/.cgvgrc file for per-user configuration, and some nice features like coloring, and multiple log files. Package: dpkg-ruby Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Fumitoshi UKAI Architecture: all Version: 0.3.2 Depends: libdpkg-ruby1.8, ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/dpkg-ruby_0.3.2_all.deb Size: 9680 MD5sum: 8df10239d6dd46a873ba889023699b71 SHA1: ce9171114f09c1de6a2cea6326ab30155a4019a0 SHA256: 77c76107d6c859d8562b38a3dde2c1f2187395a63bd8ea49acce083769e9e14a Description: ruby interface for dpkg It provides dpkg-ruby (a dpkg-awk clone) and dpkg-checkdeps (check utility of deb dependency problem). Package: deps-tools-cli Priority: optional Section: contrib/devel Installed-Size: 17 Maintainer: Yann Dirson Architecture: all Source: deps Version: 0.13-1 Replaces: graph-includes (<< 0.12) Depends: libdeps-perl, libdeps-renderer-dot-perl | libdeps-renderer, perl Conflicts: graph-includes (<< 0.12) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/deps-tools-cli_0.13-1_all.deb Size: 4744 MD5sum: 191cb21131a440fdb446746c0863301b SHA1: cfb283aa5d5a81eadb2461fb7c6549a64901af90 SHA256: 5cf872b008e8722e67820b41a9e5d0394add3e6a24a751d9c91a103a66c5592a Description: DEPS command-line tools Currently only contains the limited "graph-includes" tool. . Graph-includes creates a graph of dependencies between source-files and/or groups of source-files, with an emphasis on getting readable and usable graphs even for large projects. . Usability of the dependency graphs are currently improved by: - customizable grouping of several source files into a single node - transitive reduction of the graph . It currently supports graphing the C/C++ #include relationship, using graphviz by default. Limited support is provided to draw 3D graphs using tulip. Package: liblog4r-ruby Priority: optional Section: contrib/devel Installed-Size: 5 Maintainer: Paul van Tilburg Architecture: all Version: 1.0.5-6 Depends: liblog4r-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/liblog4r-ruby_1.0.5-6_all.deb Size: 6588 MD5sum: 9557b8b2f627052a77df9b28f82723a8 SHA1: 92981eb6713fdb46b3c9fc8e4b681302da25e103 SHA256: 86cba2c6d37eb0089f679253f80eac5c0836f14c8a54fe430b87e728d1de0cbc Description: A logging library for Ruby Log4r is a comprehensive and flexible logging library written in Ruby for use in Ruby programs. . It features a hierarchical logging system of any number of levels, custom level names, logger inheritance, multiple output destinations, execution tracing, custom formatting, thread safety and more. . Homepage: http://log4r.sourceforge.net/ . This is a dependency package, which depends on an Log4r package built for the latest version of Ruby. Package: slime Priority: optional Section: contrib/devel Installed-Size: 32 Maintainer: Peter Van Eynde Architecture: all Version: 1:20070927-3 Depends: cl-swank (= 1:20070927-3), emacsen-common Recommends: info | info-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/slime_20070927-3_all.deb Size: 794080 MD5sum: c519e35f463c7e2f94d1f4313b6e37ec SHA1: 5f3a5e8a6a584d03070975d32d6579400d4486af SHA256: 0b417071e6925193d9a4464df9098840e04e817c1154302b64e7d852ecdbe4c3 Description: Superior LISP Interaction Mode for Emacs SLIME is the Superior Lisp Interaction Mode for Emacs. . This is an ILISP-like development environment intended for maximum integration with CMUCL (also works with SBCL, OpenMCL and work is ongoing on Lispworks and current CVS version of CLISP and CLISP 2.32 on Linux). . This package contains the Emacs client, that will connect to the Lisp-side server (see package cl-swank). . To connect to Common Lisp implementations not running in Debian you need the latest CVS version of slime, NOT the old slime 'release' version 1.2.1 or older. Package: cl-rsm-rsa Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 1.3+cvs.2004.03.29 Depends: cl-rsm-mod, cl-rsm-string, common-lisp-controller (>= 3.37) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-rsa_1.3+cvs.2004.03.29_all.deb Size: 11028 MD5sum: 666f27b81105e3419f4f309336db17b6 SHA1: 7f9e417f0f65687333c393a34e17939a446ed6f3 SHA256: 8c75d088cbd3216730b29d2340d839cd1f0e4259f8cb08e9acada6e3c605a7d6 Description: McIntire's Common Lisp RSA Library This is R. Scott McIntire's Common Lisp RSA library. It supports key generation and data encryption/decryption. Package: cl-base64 Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Kevin M. Rosenberg Architecture: all Version: 3.3.2-1 Depends: cl-kmrcl, common-lisp-controller (>= 3.47) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-base64_3.3.2-1_all.deb Size: 9756 MD5sum: 5e934d20fbe2ed2550b1ff582055bbfc SHA1: 74cad5daf4511780b7b002034ffa4129417f90ae SHA256: 07a4441e100ae463a96bd8c62955a83f51e775d17dba133a2791a64b8d928fc5 Description: Common Lisp package to encode and decode base64 with URI support This package provides highly optimized base64 encoding and decoding. Besides conversion to and from strings, integer conversions are supported. Encoding with Uniform Resource Identifiers is supported by using a modified encoding table that uses only URI-compatible characters. Package: cl-unit Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Peter Van Eynde Architecture: all Version: 1.3.1-3 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-unit_1.3.1-3_all.deb Size: 30624 MD5sum: baadb5bf41069af49755fc5a8f2fda5e SHA1: d97723720de5426920a8cf9fece829e3df5dca76 SHA256: 7e196f69c5aea6289a394d12dffd1e059d0fd38b0ab7668f5529e116076297f6 Description: A regression suite library for Common Lisp A package for creating regression suites for Common Lisp programs. Tests can be run by name or by category. Package: svn-load Priority: extra Section: contrib/devel Installed-Size: 5 Maintainer: dann frazier Architecture: all Version: 0.7-1 Depends: python, python-svn Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/svn-load_0.7-1_all.deb Size: 8956 MD5sum: 86c46f4bda00a9198efc25489c0de633 SHA1: 4d3bac3e883d3abd21f09572a06235b51ac69447 SHA256: 71509eb5d00528ed789bfe835b71b94ac262ead918be51ab655634d0591b744c Description: An enhanced import facility for Subversion svn-load is a free replacement for svn_load_dirs, an enhanced import facility for Subversion. . This utility will commit a single changeset that alters a repository subtree to match a local directory. It detects filenames that have been removed or created, and uses this knowledge to prompt the user about file and directory movements within the subtree. An automatic tagging option is also supported. . svn-load is well suited for vendor branch maintenance, where external source is routinely imported and merged. Package: svn-arch-mirror Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Debian QA Group Architecture: all Version: 0.4.4-2 Depends: libxml-simple-perl, perl, subversion, tla | bazaar Recommends: datefudge Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/svn-arch-mirror_0.4.4-2_all.deb Size: 32020 MD5sum: 6bff5ca9ea88bea964b8d6031ece142a SHA1: d0de5aa7fe2a09b78cd8ef356eeedc51b1ac72de SHA256: 37976e7790664280615575a3d20b5dfb9edcd09b7e65817572fe92a9197b0f56 Description: one-way mirroring from Subversion to Arch revision control svn-arch-mirror makes it possible to track upstream Subversion repositories and replicate full project history from Subversion to Arch. This was designed for Arch users who want to track active projects which use Subversion, and for repository maintainers who wish to migrate from Subversion to Arch. Features include: - preserving the date and time of the original commit (if datefudge is installed) - preserving the alias/name of the original committer - intelligent branch-tracking - rename support - merge support between independently-created full history mirrors of the same repository - partial history mirroring Package: python-ldtp Priority: optional Section: contrib/python Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Kartik Mistry Architecture: all Source: ldtp Version: 0.9.2-3ubuntu1 Provides: python2.4-ldtp, python2.5-ldtp Depends: ldtp (>= 0.9.2-3ubuntu1), python (>= 2.4), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/python-ldtp_0.9.2-3ubuntu1_all.deb Size: 69904 MD5sum: f5701ce82c90d73c8ed3b5b112b5c900 SHA1: d72b626d0215685e4f277998dae519f02e3eb0dc SHA256: 3547de1e7d5f93188b45933f56514818e90eddd316e19b30e909c5f890e36266 Description: Python bindings for GNU/Linux Desktop Testing Project GNU/LDTP is aimed at producing high quality test automation framework and cutting-edge tools that can be used to test GNU/Linux Desktop and improve it. It uses the "Accessibility" libraries to poke through the application's user interface. The framework has tools to generate "AppMap" by reading through the user interface components of an application. The framework also has tools to record test-cases based on user-selection on the application. . GNU/LDTP core framework uses "AppMap" and the recorded "test-cases" to test an application and gives the status of each test-case as output. . This package provides Python bindings for LDTP. Homepage: http://ldtp.freedesktop.org Package: ocamlmakefile Priority: extra Section: contrib/devel Installed-Size: 19 Maintainer: Debian OCaml Maintainers Architecture: all Version: 6.27.0-1 Replaces: ocaml-tools Recommends: ocaml-nox Conflicts: ocaml-tools (<= 2007.02.04-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/ocamlmakefile_6.27.0-1_all.deb Size: 32950 MD5sum: dfd6475f22d4b2fd13ebb28e9477ffae SHA1: 713803546324e0169ee4d07411af6836e5b9b7f9 SHA256: 183e129f4e14ba33502bdaddbfd7b0812e119fe35ccf839084a898ae776c9874 Description: a general makefile for the Objective Caml programming language OCamlMakefile is a general makefile which allows a programmer to create quickly customized makefiles for a project written in the Objective Caml programming language. Typically, a customized makefile consists of the definition of a few variables, and an inclusion of the general makefile provided by this package. Package: qmtest Priority: optional Section: contrib/devel Installed-Size: 2228 Maintainer: Matthias Klose Architecture: all Version: 2.4-3 Replaces: qm (<< 2.4) Depends: python (>= 2.4), python-central (>= 0.6.5), python-extclass (>= 1.2.0zope-2.5.1-4), python-sigmask (>= 2.4-3) Conflicts: qm (<< 2.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/qmtest_2.4-3_all.deb Size: 619760 MD5sum: 66e2c3b77579bae6e440ce7cc33d113b SHA1: 67c1a818815338051c4c794562791e7411b37c8f SHA256: e69658d11893776eef51dae926d8c50046eb6d42c1176c398eff2bb1a1cd418b Description: A Testing Framework (part of the Quality Management Toolset (QM)) CodeSourcery's QMTest provides a cost-effective general purpose testing solution that allows an organization to implement a robust, easy-to-use testing program tailored to its needs. QMTest works with most varieties of UNIX, including GNU/Linux, and with Microsoft Windows. . QMTest's extensible architecture allows it to handle a wide range of application domains: everything from compilers to graphical user interfaces to web-based applications. Python-Version: current, >= 2.4 Package: viewvc Priority: optional Section: contrib/devel Installed-Size: 61 Maintainer: David Martínez Moreno Architecture: all Version: 1.0.3-2.1 Replaces: viewcvs (<< 0.9.4) Depends: cvs | subversion, debconf | debconf-2.0, gawk, mime-support, python, python-subversion, python-support (>= 0.7.1), rcs Recommends: apache | httpd, enscript Suggests: cvsgraph, viewvc-query Conflicts: viewcvs (<< 0.9.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/viewvc_1.0.3-2.1_all.deb Size: 203594 MD5sum: e772b7cec285b941eebd7fa665eccd58 SHA1: 7ec61369376b22e40129d8f5a7e901c6afc63b78 SHA256: a174c847cc715eff9b4ea7a182bec432e36d125f31e3cd3ec7681c4e74efe353 Description: view CVS/SVN repositories via HTTP The ViewVC (formerly ViewCVS) software was inspired by cvsweb (by Henner Zeller). ViewVC can browse directories, commit logs, and specific revisions of files. It can display diffs between versions and show selections of files based on tags or branches. . This version supports Subversion and CVS repositories. Package: python-contract Priority: optional Section: contrib/devel Installed-Size: 16 Maintainer: Debian Python Modules Team Architecture: all Version: 1.4-2 Depends: python (>= 2.2), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/python-contract_1.4-2_all.deb Size: 29654 MD5sum: 1e2d10e7ba6d9a5d5cd07862bb796525 SHA1: bbdb4eafd3396d425764959e4c2f47f1a0211271 SHA256: c9f39e6e78f4a3d711ae86b18aa9a174f4e6ad145e2459d34870a6f520cea6dd Description: Programming by contract for python This package provides a means for programming by contract in python. Programming by contact is a methodology whereby a API designer can define checkable preconditions and postconditions for method calls, and invariants for classes and methods. The most famous use of this methodology is in the Eiffel programming language. . This implementation of programming by contract has the developer write constraints in the docstrings of methods and classes that can be optionally checked at runtime. If the constraints are not met, an exception is raised. Homepage: http://www.wayforward.net/pycontract/ Python-Version: 2.4, 2.3, 2.5 Package: libcommandline-ruby Priority: optional Section: contrib/libs Installed-Size: 13 Maintainer: Esteban Manchado Velázquez Architecture: all Version: 0.7.10-9 Depends: libcommandline-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/libcommandline-ruby_0.7.10-9_all.deb Size: 6956 MD5sum: 21a9034ba8c0478954e9805c8922859f SHA1: 8875b19aecb8b9a2f11277762122d373aa775454 SHA256: fb7de1dba1109167317868c9e118dd42fa37a72ab271d0d063a42261c070ce4f Description: Ruby library to write command-line applications This library greatly simplifies the repetitive process of building a command line user interface for your applications. It's 'ruby-like' usage style streamlines application development so that even applications with numerous configuration options can be quickly put together. CommandLine automatically builds friendly usage and help screens that are nicely formatted for the user. . This is a dummy package depending on the library for the current default version of Ruby. Package: cl-salza Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Peter Van Eynde Architecture: all Version: 0.7.2-2 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-salza_0.7.2-2_all.deb Size: 18266 MD5sum: dfdb64c02f468be362d1a83703a08b21 SHA1: b6fae532e03ed226b3708be65d9b6bd962546930 SHA256: 6db5ad7d563b211375a03a5749601359e1432a53c177403db7b4fcbc2b948ae1 Description: Common Lisp package to write compressed data Salza is an implementation of the DEFLATE compressed data format, described in RFC 1951, and the ZLIB compressed data format, described in RFC 1950. Currently, only output to a compressed file is supported. Package: rant Priority: optional Section: contrib/devel Installed-Size: 141 Maintainer: Ralph Amissah Architecture: all Version: 0.5.8-3 Depends: ruby (>= 1.8.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/rant_0.5.8-3_all.deb Size: 275832 MD5sum: fd7900322f3263ab75be9b22533d8688 SHA1: f785680977695616b6fa4d317aa60ca3ad958e70 SHA256: 98c57af795f6addf0ede40774370bb1aa4b9a94df448b7312f2a644b263544ca Description: Flexible, Ruby based make Similar to make, the rant commandline tool reads a file called Rantfile, which contains task definitions. Unlike make, however, an Rantfile is just a valid script written in the Ruby programming language. Since Ruby comes with many useful libraries and is portable across many different operating systems, it's very easy to write portable Rantfiles. Homepage: http://rant.rubyforge.org/ Package: cl-ubf Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Peter Van Eynde Architecture: all Version: 0.2.1-2 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-ubf_0.2.1-2_all.deb Size: 7056 MD5sum: ee03daf4009f76e15abdd8db6f3d62d7 SHA1: 23ed386a476c2c7d796e326139576399825dc902 SHA256: 4af469c99a1fd6d40129f1df348cc9428ad119f55b2b532cbdc15b55e8c7ae28 Description: Common Lisp Universal Binary Format Library This is an implementation of a UBF(A) (as specified by http://www.sics.se/~joe/ubf/site/ubfa.html) reader and writer. It is a library for Common Lisp programs. Package: cl-mcclim-examples Priority: optional Section: contrib/devel Installed-Size: 22 Maintainer: Milan Zamazal Architecture: all Source: cl-mcclim Version: 0.9.5.dfsg.1-1 Depends: common-lisp-controller (>= 3.37) Recommends: cl-mcclim Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-mcclim-examples_0.9.5.dfsg.1-1_all.deb Size: 49626 MD5sum: 8d4aef130585a56e56f0c473251707bf SHA1: e9ca487f4e99212cfcd11b74b85ad2d0dc64d83c SHA256: 81205e6be5374f20f644c9237c873901fe3f578c16abde150bc633f64c1ce4e5 Description: Common Lisp graphic user interface toolkit McCLIM is a free implementation of the CLIM specification. CLIM (Common Lisp Interface Manager) is a cross-platform, cross-implementation graphic user interface toolkit for Common Lisp programs. . This package contains example files for McCLIM. . Please note that a CLX implementation compatible with your CL system, i.e. cl-clx-sbcl for sbcl and cmucl-source for cmucl, is required to compile and run cl-mcclim and cl-mcclim-examples. Package: cl-f2cl Priority: optional Section: contrib/devel Installed-Size: 32 Maintainer: Peter Van Eynde Architecture: all Version: 20070618-1 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-f2cl_20070618-1_all.deb Size: 200760 MD5sum: 308172aaafb1ba0238c01cefde32d55c SHA1: e947c8e76baf150469221cd1de0e8b2896e3a615 SHA256: fff6161659b48e4589df666382c4b1196c90a8609522eaa3f2383a37b64e30ce Description: Common Lisp package to convert Fortran 77 source code to Common Lisp This package performs automated conversion of Fortran 77 source code into Common Lisp source code. Package: cl-utilities Priority: optional Section: contrib/devel Installed-Size: 20 Maintainer: Peter Van Eynde Architecture: all Version: 1.2.4-2 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-utilities_1.2.4-2_all.deb Size: 26176 MD5sum: 048e053abfbc607766c7c70e9dcbe724 SHA1: 45832eb8bdd59a348622a7d8e7c42d3aae2f5986 SHA256: f1aede9ac2f57cf623cb86d0f52951d6b7a6e48e145573594f07619c04c6d250 Description: a Common Lisp library of common functions This package provides a library of semi-standard functions that are otherwise re-implemented in many projects. Package: telepathy-devel-gtk Priority: optional Section: contrib/devel Installed-Size: 5 Maintainer: Ubuntu Telepathy Team Architecture: all Source: meta-telepathy Version: 18 Depends: libmissioncontrol-client-dev, libmissioncontrol-server-dev Recommends: telepathy-devel Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/telepathy-devel-gtk_18_all.deb Size: 2916 MD5sum: b257e2b60f97496c4888644f9c0046a7 SHA1: e27ead6e662c8a649e91560ac2673f5d5dceb706 SHA256: b240194d253a5c04919c75b52b77897c82fd9ba8ff40d8067cb903acfb829cd5 Description: Telepathy Development packages for GTK The Telepathy project aims to provide a unified framework for all forms of real time conversations, including instant messaging, IRC, voice calls and video calls. It uses the DBus messaging system to provide a simple interface for client applications, allowing them to quickly benefit from Telepathy's functionality. . This package contains the development files of the Telepathy suite (GTK). Package: rebuildd Priority: extra Section: contrib/devel Installed-Size: 34 Maintainer: Julien Danjou Architecture: all Version: 0.3.1 Depends: lsb-base, python (>= 2.5), python-sqlobject, python-support (>= 0.7.1), python2.5 Recommends: pbuilder, python-gdchart2, python-webpy Suggests: cowdancer Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/rebuildd_0.3.1_all.deb Size: 23750 MD5sum: 687569423dd092db8e21cb9d9e8b2678 SHA1: b78dff2617422a186c32d18ae837b1a9bd117085 SHA256: cd1a194997d2d7d08ef5612e1a83ab1a00c101cc6085d0a66abf3bef57c9a863 Description: build daemon aiming at rebuilding Debian packages This software allows you to manage a set of jobs. Each job is a package rebuilding task. Rebuilding is done by pbuilder (or cowbuilder if you want), or anything else, since everything is customizable via configuration file. It can also send build logs by email, event each log can be sent to a different email address. . rebuildd is multi-threaded, so you can run multiple build jobs in parallel. It is also administrable via a telnet interface. A Web interface is also embedded so you can see your jobs queue and watch log file in real-time in your browser. Package: gitpkg Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Ron Lee Architecture: all Version: 0.3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/gitpkg_0.3_all.deb Size: 8650 MD5sum: 39dc80dd4f23c3e01cc4533c33c4a59a SHA1: e7efa6284003f237a3bf888ed31c8dfba012e6e1 SHA256: 94cf939ecc2d8b15c74e1c16b6727bd95cd93f828855a08a3593a5b474f23ea3 Description: helper scripts for maintaining packages with git This packages provides some simple scripts that assist with maintaining Debian packages in git. . gitpkg - creates a source package from specified repository versions. git-debimport - creates a git repository from a set of existing packages. Package: gforge-theme-starterpack Priority: optional Section: contrib/devel Installed-Size: 2897 Maintainer: Christian Bayle Architecture: all Version: 3.1-1 Depends: gforge-common, gforge-db-postgresql | gforge-db, gforge-web-apache | gforge-web Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/gforge-theme-starterpack_3.1-1_all.deb Size: 1984276 MD5sum: d631c544f5d8bf62bd5d699318f762d2 SHA1: 3fba22e52d7ec1ed1190da91cf616ad052217c35 SHA256: d9433b11389f7b3609aa3bfd98e9962ff37a0902d669aa0820b03aa5dd09ea8e Description: Collaborative development tool - theme package GForge provides many tools to help collaboration in a development project, such as bug-tracking, task management, mailing-lists, CVS repository, forums, support request helper, web page / FTP hosting, release management, etc. All these services are integrated into one web site and managed via a nice web interface. . This meta-package installs a starter pack of various theme Package: python-plwm Priority: optional Section: contrib/devel Installed-Size: 32 Maintainer: Mike O'Connor Architecture: all Version: 2.6a+20070801-1 Depends: python (>= 2.2), python-support (>= 0.7.1), python-xlib Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/python-plwm_2.6a+20070801-1_all.deb Size: 272978 MD5sum: 8922f27e79e8090d07de0f4c68a37fd2 SHA1: e188a6d82bd5da1f8243c5fc63e055596df82c1f SHA256: 06c881bea0a6c0e9615aecd3649f6cadfed438dcfe358f43df6bd6c9904457e1 Description: Pointless Window Manager - python libraries for creating Window Managers PLWM is a Python package, containing classes suitable for implementing a window manager. PLWM is also a window manager, using the PLWM package. Python-Version: 2.4, 2.3, 2.5 Package: cl-mcclim Priority: optional Section: contrib/devel Installed-Size: 184 Maintainer: Milan Zamazal Architecture: all Version: 0.9.5.dfsg.1-1 Depends: cl-flexichain, cl-spatial-trees (>= 0.1-2), cl-swank, cmucl-source | cl-clx-sbcl | libgtk2.0-dev, cmucl-source | cl-clx-sbcl | cl-cffi, common-lisp-controller (>= 3.37) Suggests: cl-cffi, cl-clx-sbcl, cl-mcclim-doc, cl-mcclim-examples, cmucl-source, libgtk2.0-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-mcclim_0.9.5.dfsg.1-1_all.deb Size: 1095078 MD5sum: bb24bd87b9461416d478a682c6553e05 SHA1: 68726cd3a7c44aa3edfa2476eadd8a8adc39ab5c SHA256: d14d8ffe795a31645124b6051cabe6df2d8ab207908d312a3b941945bd516a93 Description: Common Lisp graphic user interface toolkit McCLIM is a free implementation of the CLIM specification. CLIM (Common Lisp Interface Manager) is a cross-platform, cross-implementation graphic user interface toolkit for Common Lisp programs. . This package contains the McCLIM library. . Please note that a CLX implementation compatible with your CL system, i.e. cl-clx-sbcl for sbcl and cmucl-source for cmucl, is required to compile and run cl-mcclim. Package: ubuntu-dev-tools Priority: optional Section: contrib/devel Installed-Size: 30 Maintainer: Ubuntu MOTU Developers Architecture: all Version: 0.30 Replaces: devscripts (<< 2.10.7ubuntu5) Depends: binutils, dctrl-tools, devscripts, lsb-release, python, python-central (>= 0.6.5), python-debian, python-launchpad-bugs (>= 0.2.25), sudo Recommends: bzr, pbuilder, reportbug (>= 3.39ubuntu1) Conflicts: devscripts (<< 2.10.7ubuntu5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/ubuntu-dev-tools_0.30_all.deb Size: 48076 MD5sum: 025357092c6d05bf98fa61f475dfb5d9 SHA1: 68ee65886fd80b80c421ae128ef1ae1d0dd91dbf SHA256: 74d3789341632cd8b6ef5bc543ed222ac18721e2086ffe2065d22f0d589cfde0 Description: useful tools for Ubuntu developers This is a collection of useful tools that Ubuntu developers use to make their packaging work a lot easier. Such tools can include bug filing, packaging preparation, package analysis, etc. Homepage: https://launchpad.net/ubuntu-dev-tools/ Python-Version: all Package: cl-aima Priority: optional Section: contrib/devel Installed-Size: 426 Maintainer: Peter Van Eynde Architecture: all Version: 20020509-1 Depends: common-lisp-controller (>= 3.46) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-aima_20020509-1_all.deb Size: 176420 MD5sum: 8a725d198bc5f182f024af1a7605434b SHA1: 9f4252b22f760ccb867a4f4730e8efa2bb2d7a11 SHA256: 3a2c2602f89dbd5a9ccc3995a731f5246f79ce7d2b0116a5c1af2c09b8e60ebd Description: Source code for Artificial Intelligence: A Modern Approach This is the Common Lisp source code from Peter Norvig's Artificial Intelligence: A Modern Approach Package: cl-meta Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Peter Van Eynde Architecture: all Version: 0.1.2-3 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-meta_0.1.2-3_all.deb Size: 54394 MD5sum: 6e4e8b76bf1fcb14a41b02db7d04ea29 SHA1: f1e5c2774e3af0678bac4515848ebafbd2bd2cc2 SHA256: 1c1f00e88b89e85d273650a504c7ca6b1f81a48f3491bca6718946bb01286b9d Description: A Parser library for Common Lisp This package consists of the library META written by Henry Baker, and reorganised by Jochen Schmidt. META is Parser and Translator library for Common Lisp programs. Package: mmake Priority: extra Section: contrib/devel Installed-Size: 13 Maintainer: Thomas Bushnell, BSG Architecture: all Version: 2.3-3 Depends: findutils (>= 4.0), java-common, perl5 Recommends: jikes | java-compiler Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/mmake_2.3-3_all.deb Size: 28756 MD5sum: 46cb03e50dc6fc7f019022ab2bea874f SHA1: a8a33b06290b16808861f98566d94ab46dd8e933 SHA256: 40b83abb4e193b5d5ea1fd4abc615bdfce06b86bb8f9231f608d27306ba466b1 Description: Makefile generator for Java programs mmake will generate a master Makefile for your Java programs. This generated Makefile fully understands the subdirectories that are required if your program consists of multiple packages. mmake also automatically generates dependencies, and can use the C preprocessor for Java programs and generate javadoc documentation. mmake defaults to using Sun's javac from the jdk but can easily use guavac or a different GPL alternative as well. Package: cl-trivial-sockets Priority: optional Section: contrib/devel Installed-Size: 14 Maintainer: Luca Capello Architecture: all Source: trivial-sockets Version: 0.3-4 Depends: common-lisp-controller (>= 5.11) Suggests: texinfo Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-trivial-sockets_0.3-4_all.deb Size: 22274 MD5sum: c3cc20d651f96bbc678af79d99cbdf28 SHA1: d878b3609e7597a967dc6b7c661ee886fb2a8463 SHA256: 7238807cc66bdcfb848ba45269a49ad3fe3f442bde8329646331b5c32668dda9 Description: a Common Lisp socket interface trivial-sockets is a portable socket interface that allows Common Lisp programs to open connected (client) stream sockets to network service (for example HTTP, FTP or SMTP servers) and communicate with them. It's intended mostly for "scripting" and interactive use. . Note that in the interests of simplicity and ease of porting, the functionality available through TRIVIAL-SOCKETS has been deliberately restricted. . The documentation is provided in Texinfo and HTML formats. You can generate a PDF output using the suggested texinfo package. . Homepage: http://www.cliki.net/trivial-sockets Package: cl-rsm-delayed Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 1.1 Depends: cl-rsm-filter, cl-rsm-queue, common-lisp-controller (>= 3.37) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-delayed_1.1_all.deb Size: 11050 MD5sum: 736228e642c84116f3a4c36177690086 SHA1: df6e1cbc5ad1afa3c80237acfb56e3d2f6c8f0a1 SHA256: 8c274718442a49763c0652afa7629ed73af763671fb8554f07705505cde49514 Description: Common Lisp Delayed List Library This is R. Scott McIntire's Common Lisp delayed list library. Package: cl-arnesi Priority: optional Section: contrib/devel Installed-Size: 38 Maintainer: Luca Capello Architecture: all Source: arnesi Version: 1:20071118-1 Depends: cl-swank, common-lisp-controller (>= 5.11) Recommends: cl-fiveam, cl-ppcre, cl-qbook Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-arnesi_20071118-1_all.deb Size: 86566 MD5sum: 274cb96a8dc9fc43c98364e8e5997229 SHA1: bd834d54fc7d4ddbde9b259f67bc38cd3aaa6fe4 SHA256: 6163a5618bdea62f66c01a6c812813a045d95d239f4c8773bae96f78a9e5aaae Description: small Common Lisp utilities arnesi is a Common Lisp utility suite. It contains various "bits 'n pieces" of code. . Features: * Flow control macros - while, whichever, if-bind, etc. * A simple logging facility - kind-of/sort-of/maybe like log4j. * HTTP/HTML utilities - URL and HTML escaping. * Pattern matching - fare-matcher style pattern matcher and "regular" list matcher. * Accumulation - collecting and reducing macros. * Cps transformer - an ad-hoc, bug ridden implementation of half of call/cc. * Decimal arithmetic - convert floats to exact rationals and vice versa with a given precision; standard rounding functions. * MOP compatibility package - The MOPP package provides the MOP's symbols on various implementations. Currently OpenMCL, CMUCL, SBCL, Lispworks and CLISP are supported. . The recommended packages add extra features: documentation via cl-qbook, test suite with cl-fiveam and add-ons for cl-ppcre. Homepage: http://common-lisp.net/project/bese/arnesi.html Package: viewcvs Priority: optional Section: contrib/devel Installed-Size: 28 Maintainer: David Martínez Moreno Architecture: all Source: viewvc Version: 1.0.3-2.1 Depends: viewvc Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/viewcvs_1.0.3-2.1_all.deb Size: 16142 MD5sum: e6190072efe04df05b6f1a432cdbd3d2 SHA1: 34dbe73e16a7ba86daaba35ac0cc4c0b84e9ab55 SHA256: 3d53daca24e127c373074fcbb7698099720264806da92cfde8d2f6fabf058fbc Description: dummy package to migrate to ViewVC The ViewCVS software was recently renamed to ViewVC. This package is intented for easy translation to the new ViewVC packages, and can be removed with no ill effect after its installation. Package: cl-regex Priority: optional Section: contrib/devel Installed-Size: 14 Maintainer: Matthew Danish Architecture: all Version: 1-3 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-regex_1-3_all.deb Size: 39448 MD5sum: 0707cda623eee935c23ab51f4295a90e SHA1: d43a2eea6380870953487db8b59804084633fd5b SHA256: e94523aff5a3f167e7701fa73f23cf7b288e7afbbeebdecc245707b66cbf6334 Description: Common Lisp regular expression compiler/matcher A fully-featured regular expression compiler and matching engine for Common Lisp that claims to be roughly 5x-20x times faster than the GNU regex matcher written in C. Package: libposixlock-ruby Priority: optional Section: contrib/devel Installed-Size: 4 Maintainer: Tomas Pospisek Architecture: all Source: posixlock Version: 0.0.1-1 Depends: libposixlock-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/libposixlock-ruby_0.0.1-1_all.deb Size: 3464 MD5sum: 2369cc44c57bf2513c7ecdc9ac5953e4 SHA1: 728a420089ca293d7e290d19c1ffb8d0c684001c SHA256: 1c5ddb918ac976ce28775617c171c493b9997072597238c6ce628a35fb8a430c Description: posix locking for ruby This library adds posix type (lockf / fcntl based and nfs safe) locking methods to ruby's builtin 'File' class . This is a dummy package depending on the library for the current default version of Ruby. Package: cl-rsm-memo Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 1.1.2 Depends: common-lisp-controller (>= 3.37) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-memo_1.1.2_all.deb Size: 7884 MD5sum: 606e25de1e35b365573911ccacb244ec SHA1: 7f1de34677bbffff500a02c19b59c08c125ab3b6 SHA256: 9bb3335b584821402e63b13eea6baea7bbc40b62c669f55a7a739e2b33c453d5 Description: McIntire's Common Lisp Memoization Library This is R. Scott McIntire's Common Lisp memoization library. Package: python-storm Priority: extra Section: contrib/python Installed-Size: 24 Maintainer: Ubuntu MOTU Developers Architecture: all Source: storm Version: 0.12-0ubuntu1 Depends: python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/python-storm_0.12-0ubuntu1_all.deb Size: 75170 MD5sum: b404da33e751f153853e74a7c30f4710 SHA1: 3b93f5a60651c19de3ac6447d22e5c84f4567843 SHA256: d4ee1b90c755e90ca990233e3759e104291ebcae2199eb4cec2418c7f84f1bef Description: object-relational mapper (ORM) for Python Storm is an object-relation mapper (ORM) for the Python language. In simple terms, that kind of system allows rows from a relational database to be seen as objects in an object-oriented language like Python. . Features: * Clean and lightweight API offers a short learning curve and long- erm maintainability. * Storm is developed in a test-driven manner. An untested line of code is considered a bug. * Storm needs no special class constructors, nor imperative base classes. * Storm is well designed (different classes have very clear boundaries, with small and clean public APIs). * Designed from day one to work both with thin relational databases, such as SQLite, and big iron systems like PostgreSQL and MySQL. * Storm is easy to debug, since its code is written with a KISS principle, and thus is easy to understand. * Designed from day one to work both at the low end, with trivial small databases, and the high end, with applications accessing billion row tables and committing to multiple database backends. * It's very easy to write and support backends for Storm (current backends have around 100 lines of code). Homepage: http://storm.canonical.com/ Python-Version: all Package: eclipse-pde-nls Priority: optional Section: contrib/devel Installed-Size: 10477 Maintainer: Hideki Yamane (Debian-JP) Architecture: all Source: eclipse-nls-sdk Version: 3.2.1-3 Depends: eclipse-common-nls, eclipse-pde (>= 3.2.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/eclipse-pde-nls_3.2.1-3_all.deb Size: 9057394 MD5sum: 5b92bbab4df2e9618ff03430c2b6eef5 SHA1: c5df06ef4a68f28b2d86891c9dc2416fd214ce29 SHA256: 2a630387328a9b9719bd8e2f01a9f2e639f29477841a03caed9ed5fba65b4ac4 Description: localized message catalog for Eclipse This package provides localized message catalogs for eclipse-pde. package. Translations are supported in German, Spanish, French, Italian, Japanese, Korean, Portuguese (Brazil), Traditional Chinese, Simplified Chinese, Czech, Hungarian, Polish, Russian, Danish, Dutch, Finnish, Greek, Norwegian, Portuguese, Swedish, Turkish, Arabic and Hebrew. Package: colormake Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Roland Bauerschmidt Architecture: all Version: 0.2-4.3 Depends: debconf (>= 0.5.00) | debconf-2.0, less, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/colormake_0.2-4.3_all.deb Size: 8142 MD5sum: a14ecd93617e06b463bdde7719b8f690 SHA1: 7383f49e8fd3355bcba5974d211e13369e1e4bfa SHA256: 98847e8346f51b6c401ec0e8a0d09e0ecbd5df3d20817bb8f039cb4436c2bfc9 Description: simple wrapper around make to colorize output This package contains colormake.pl which parses the output of make to colorize it to make it easier read. In addition, there are two wrapper scripts included, colormake and clmake, which can be invoked instead of make with colorized output on-the-fly. . Homepage: http://bre.klaki.net/programs/colormake/ Package: code2html Priority: optional Section: contrib/devel Installed-Size: 293 Maintainer: Peter Palfrader Architecture: all Version: 0.9.1-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/code2html_0.9.1-4_all.deb Size: 42956 MD5sum: 4482c81b1925dbcf3b9e8e2b75309828 SHA1: 7b76adcb0478c5476d149d9b4f6ccc2d03755fd2 SHA256: 937385e7ca1c7a855dd947a4088734121a20dcf02a1e65fd4f12898958633b12 Description: Syntax highlighter Code2html is a perl script which converts a program source code to syntax highlighted HTML, or any other target for which rules are defined. . It may be used as a simple console program, converting a single source code file to a single output file, it can patch HTML files including special command sequences to insert syntax highlighted snippets of code, or it can be used as a CGI script. Package: cl-defsystem3 Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Peter Van Eynde Architecture: all Version: 3.6i+2006.03.13-2 Replaces: common-lisp-controller (<< 3.18) Recommends: cmucl | lisp-compiler, common-lisp-controller Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-defsystem3_3.6i+2006.03.13-2_all.deb Size: 86140 MD5sum: 750767c249511c8420fc86b8d2ec9d40 SHA1: f8a7e8ff9d8a08d7e376266bc2c135cc890f34e3 SHA256: c51875ff3838261477d715796dcbca12ed1905e79bd66342c562b9d8378d5afb Description: Make system for Common Lisp Packages defsystem3 provides a "make" type functions for Common Lisp packages. It provides compilation and loading features for complex Lisp systems with multiple modules and files. Package: gnatsweb Priority: extra Section: contrib/devel Installed-Size: 12 Maintainer: Chad Walstrom Architecture: all Version: 4.00-1.1 Depends: apache | httpd, libcgi-pm-perl, libmime-base64-perl, perl Suggests: gnats (>= 3.999) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/gnatsweb_4.00-1.1_all.deb Size: 55508 MD5sum: 51dd0b785f718c50e224e0d4c3b73d6e SHA1: 7424e9b4cb15fbfb369df599359b7db90c03e9b6 SHA256: 57df031830a9e32a434632141c1abd544531cd53573a13a96cee9764080dd487 Description: Web interface to GNU GNATS Gnatsweb is a web interface to GNATS, the GNU Problem Report Management System. It is a Perl CGI script which runs on your web server. Package: libdeps-renderer-tulip-perl Priority: optional Section: contrib/devel Installed-Size: 12 Maintainer: Yann Dirson Architecture: all Source: deps Version: 0.13-1 Replaces: graph-includes (<< 0.12) Provides: libdeps-renderer Depends: libdeps-perl, perl (>= 5.6.0-16), tulip Conflicts: graph-includes (<< 0.12) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/libdeps-renderer-tulip-perl_0.13-1_all.deb Size: 1736 MD5sum: 16b392e0bf13471ffd00029dfcaddf3b SHA1: 84373a94cb819cd126224207c891a69a61bf9fa0 SHA256: 44c50bf536aef54361539129b1bcce593a74f3e81f69f47d1b182db9b3fc0ced Description: DEPS renderer plugin using Tulip Tulip output support for the Dependency Extraction and Processing System. Tulip can render graphs in three dimensions using OpenGL, but this plugin is currently very limited. Enhances: libdeps-perl Package: cl-rt Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 20040621-2 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rt_20040621-2_all.deb Size: 14266 MD5sum: 2fe42160f2dcc069217b6af810080254 SHA1: 589ed7952325109738eee61cde31e71ad1266bba SHA256: 75279f68fd35dc37416141206757c7a928cc57075a2c6379687b9479be8a01af Description: Common Lisp regression tester from MIT This is MIT's regression tester for Common Lisp programs. It provides a framework for writing regression tests for Common Lisp packages. This package includes Paul Dietz's modifications to the original MIT release. Package: opalmod Priority: optional Section: contrib/devel Installed-Size: 25 Maintainer: Ola Lundqvist Architecture: all Version: 0.1.15 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/opalmod_0.1.15_all.deb Size: 25942 MD5sum: 7df688799c64a9c89b48fe068c5af7b3 SHA1: d1a55093822cd669c102c8eda427d09789fa4bcc SHA256: f1f7c33b880ca4af761f6be7d32b585dabb611870a76b7b2cae2a012db8dbf61 Description: A set of Perl modules for various tasks OpaL Perl Modules is a set of perl modules used for various tasks: * Exception handle emulation. * Simplified file and command read functions. * Simplified debugging support. Package: dist Priority: optional Section: contrib/devel Installed-Size: 1181 Maintainer: Manoj Srivastava Architecture: all Version: 3.70-32 Depends: debconf (>= 1.2.0) | debconf-2.0, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/dist_3.70-32_all.deb Size: 567070 MD5sum: 282053f4c4bc6c11595b285dad3722f6 SHA1: 749b44586c53614f0cb9136117f48377c5819c3b SHA256: 1c58225a4c8eccadcd367e57935f49484013b23be4ebc473f64865ee48f68487 Description: Tools for developing, maintaining and distributing software. The dist package is a set of tools meant to ease the construction and maintenance of portable software. . The first component is the Configure script generator, metaconfig, which automatically builds the Configure script from your sources. Ideally, the end-user receiving your source code will simply have to read your README file, run the Configure script (which is self-documented), and then run make. . The second component is the Makefile.SH generator, which is a generic configured Makefile, reusing some of the information figured out by Configure, and a generic Jmakefile description. . The third component is the RCS aware package generator, which is used when it's time to build up the shell archives used to distribute your program. . The fourth and latest component is the patch generator, used to make updates of your sources, which can later be applied on the original distribution by using the patch program. The upstream sources for this package may be downloaded from CPAN, like so: http://search.cpan.org/doc/RAM/dist-3.0@70 Package: cl-uffi Priority: optional Section: contrib/devel Installed-Size: 52 Maintainer: Kevin M. Rosenberg Architecture: all Version: 1.6.0-1 Depends: common-lisp-controller (>= 3.37) Recommends: cl-uffi-tests Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-uffi_1.6.0-1_all.deb Size: 116248 MD5sum: 0327da6a77409a89196379cfa2ccf6a7 SHA1: 1086d15cdfb6773dda0da1549265049359f9cbbf SHA256: 8648296a0c26dc16adaf03ef4ed02978c778fd7f7c6c9920f01e1b102133c10e Description: Universal Foreign Function Library for Common Lisp UFFI provides a universal foreign function interface (FFI) for Common Lisp. UFFI supports AllegroCL, CMUCL, Lispworks, MCL, OpenMCL, SBCL, and SCL. Package: cl-rsm-string Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 1.5 Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-string_1.5_all.deb Size: 8010 MD5sum: 20184fdfb68fe4ad0629c6a54934eaf1 SHA1: a144fca0c40f6c363a3e4ec78a9d365ca4293901 SHA256: 5c3c80ff7ca8ed0a1feba91e1c80680e3230938dd39ebc312af95107c5545f37 Description: McIntire's Common Lisp String Library This is R. Scott McIntire's Common Lisp string utility library. Package: websvn Priority: optional Section: contrib/devel Installed-Size: 58 Maintainer: Pierre Chifflier Architecture: all Version: 1.61-23 Depends: apache2 | httpd, debconf (>= 0.2.26) | debconf-2.0, libapache2-mod-php5 | php5 | php5-cgi | libapache2-mod-php4 | php4 (>= 4.1.0) | php4-cgi, po-debconf, subversion, ucf (>= 0.8) Recommends: enscript Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/websvn_1.61-23_all.deb Size: 105958 MD5sum: 654471c2e756452d208ef9d50bd5f361 SHA1: f766e809666822c38895a8f5de10c86caf1c9f9b SHA256: 6fe16a66c1d4bc6a9926769c146b9d7a8e1fde67bd8c7851518b3f501b753a46 Description: interface for subversion repositories written in PHP WebSVN is a set of PHP scripts that provides remote access to subversion repositories. It supports several repositories, can be customized, supports Apache MultiViews, and can provide RSS feeds. . For more informations, see http://websvn.tigris.org/ Package: tiger-mode Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Julien LEMOINE Architecture: all Source: emacs-extra Version: 0.1-1ubuntu1 Depends: emacs21 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/tiger-mode_0.1-1ubuntu1_all.deb Size: 5338 MD5sum: b01292f7109173b95b7b3294b90d91b0 SHA1: d7ace3d75bba0bc00d6615f58d168348d938bce0 SHA256: cf731d8c29d9d5807f7cc15207b602f9e03f2b841c051e161e53b5662c2645e0 Description: An emacs-mode for tiger programs. This is a php mode for GNU Emacs. It handles automatic indentation of tiger code. Key parts of the code are highlighted using Font-Lock. Package: cl-blowfish Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Peter Van Eynde Architecture: all Version: 0.6-2 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-blowfish_0.6-2_all.deb Size: 19574 MD5sum: aef09fb627fae9f0f516ab23f1c72fb9 SHA1: 5b4597f373f0023d5aee93b46343c912018409e9 SHA256: 00319349ba2387d864bdb4c59ea49b89ff779604eeaac88e365e665768c46c90 Description: Common Lisp Blowfish encryption cl-blowfish provides a Common Lisp library for encrypting and decrypting using the Blowfish algorithm. Package: cl-xptest Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Kevin M. Rosenberg Architecture: all Version: 1.2.3-2 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-xptest_1.2.3-2_all.deb Size: 8348 MD5sum: 07acc0eb98e0232ab3ba3bf4f38d0fe9 SHA1: 149e443383c1e5bb2fdaa8557466e9a493df1590 SHA256: dc57e4a42c3dfc2e36c6b897ea75b9247d90c59e9ebcbcf363b63d853318cd89 Description: Extreme programming test suite for Common Lisp package xptest is the test suite written by onShore Development. It is toolkit for building test suites, very much inspired by the test frameworks that the Extreme Programming crew made available for Smalltalk an other languages. Package: ttcn3parser Priority: extra Section: contrib/devel Installed-Size: 94 Maintainer: Debian FDT tools team Architecture: all Version: 20060801-1.1 Depends: python, python-central (>= 0.6.5), python-pyparsing Recommends: ttcn-el Suggests: python-psyco Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/ttcn3parser_20060801-1.1_all.deb Size: 48000 MD5sum: 53aef67ef0f744b9f53e95d31995ee6f SHA1: 9f29857c4d92014f66526439858bf288090b701c SHA256: ff9f48b1b6160aee4d7c34019bef6635f84909cda9ad051f471621c85789d9c2 Description: parser for the TTCN-3 test specification language This is a parser for TTCN-3 (Testing and Test Control Notation 3), a language mainly for testing of communication protocols. Warning: The parser is still under development. Python-Version: current Package: libdeps-perl Priority: optional Section: contrib/devel Installed-Size: 78 Maintainer: Yann Dirson Architecture: all Source: deps Version: 0.13-1 Replaces: graph-includes (<< 0.12) Depends: libset-object-perl, perl (>= 5.6.0-16) Recommends: libdeps-renderer-dot-perl | libdeps-renderer Conflicts: graph-includes (<< 0.12) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/libdeps-perl_0.13-1_all.deb Size: 19304 MD5sum: c65e39f926206bcb303adaf0b9a8f098 SHA1: 3c778d6cc8769b81e94081481e74c2938f446ee5 SHA256: 5fe502b4535fa569f88ceda798b636155c1aebdde5346710ec3e152a38fe0178 Description: Dependency Extraction and Processing System Toolkit to extract internal dependencies from a project, manipulate the dependency graph in arbitrary ways, and produce graphs to help in managing your project, including locating abusive #includes. . It aims to be fully generic and pluggable, but is still under development. However, several aspects are already possible to customize. Eg, you can provide your own graph transformations, styling rules, and graph renderers. Package: cl-rss Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Kevin M. Rosenberg Architecture: all Version: 0.1.1-4 Depends: cl-aserve, cl-kmrcl, cl-ptester, cl-xmls, common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rss_0.1.1-4_all.deb Size: 5250 MD5sum: bb1fac5ed7a3b8b4b1c843384eb4a285 SHA1: 0bd36961a98a047fa73013da8ed5565c0f7d2427 SHA256: cf0e02fb2b4376e05f4f6fba91dadf95d44f971336d70bea7d3b545f840b89b4 Description: Common Lisp RSS processor This package provides a Common Lisp library for fetching and parsing Remote Site Summary data via HTTP. Currently, it supports RSS versions 0.90, 0.91, and 0.92. Package: cl-irc-logger Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Kevin M. Rosenberg Architecture: all Version: 0.9.4-1 Depends: cl-irc, cl-ppcre, common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-irc-logger_0.9.4-1_all.deb Size: 11546 MD5sum: 99e123cf5f5983bb6c12963d277b5b5a SHA1: 0fa50c31730a24578169dde26d307b76ecf21edf SHA256: 7e535ccafed649f0db00f16991137befcd26d3cd3191b207df3898d0d9e50897 Description: Internet Relay Channel Logger cl-irc-logger provides a multi-channel logger for IRC. It is a library written in Common Lisp and requires knowledge of Common Lisp to setup and use this library. Package: cl-spatial-trees Priority: optional Section: contrib/devel Installed-Size: 14 Maintainer: Milan Zamazal Architecture: all Version: 0.2-1 Depends: cl-asdf (>= 1.86), common-lisp-controller Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-spatial-trees_0.2-1_all.deb Size: 17714 MD5sum: 798076d81bfc446d699e9c06d64ae483 SHA1: c2c946d9d180a6f614eec3b7451941852fdde795 SHA256: c1cff7a248fb9fc0e686d91f50ebf7fb70aca8514c7818dff98fcd97a19fbf7d Description: Spatial trees Common Lisp library spatial-trees provides access to dynamic index structures for spatially-extended data, all exposed through a uniform CLOS interface. Currently it supports the following data structures: R-trees, Greene-trees, R*-trees, X-trees. Package: ginspector Priority: extra Section: contrib/devel Installed-Size: 7 Maintainer: NIIBE Yutaka Architecture: all Version: 20050529-2 Depends: libginspx0 (>= 20050529-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/ginspector_20050529-2_all.deb Size: 4684 MD5sum: 01a20588c36039224b784cc2866c83b2 SHA1: 90128b0ce5de29f940da51ecc64417f07df0627c SHA256: 924407cefe0841591013bf2ec602108d574ed563979e78e949b4e2028fa441a8 Description: GTK+ object/class inspector G-Inspector invokes a GTK+ application and inspects its objects. It shows widgets hierarchy, properties of widgets, etc. It can blink a specific widget instance so that you can identify it. It can handle Glib objects too. . Homepage: http://sourceforge.net/projects/g-inspector/ Package: cl-ironclad Priority: optional Section: contrib/devel Installed-Size: 33 Maintainer: Alceste Scalas Architecture: all Source: ironclad Version: 0.11-1 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-ironclad_0.11-1_all.deb Size: 272644 MD5sum: 7c41eae7a0c52f8ca668d17a125053d6 SHA1: ad5b2319b037756904e357a8b52fce4fe133b3a6 SHA256: 74429eedfd3434a039ca3b242225223ef833f2f55a9acc1a67756c2b7d47db62 Description: Cryptography package for ANSI Common Lisp Ironclad is a cryptography package for ANSI Common Lisp. It includes several popular block encryption algorithms and several popular hash functions. Most of the algorithms were written with efficiency for specific Common Lisp implementations in mind, although portable code is provided as an alternative in nearly all instances. . This release is intended as a prototype and as a basis for discussion and refinement, not necessarily as a basis for actual applications (although it can be so used). Package: cl-modlisp Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Kevin M. Rosenberg Architecture: all Version: 0.6-2 Depends: cl-kmrcl, common-lisp-controller (>= 3.37), libapache-mod-lisp Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-modlisp_0.6-2_all.deb Size: 10438 MD5sum: 47ba001b14122534b5dcb968a974e028 SHA1: 7bd7035d4a676ce24a8d27b03cfe7cd2e48f4af2 SHA256: 91f2d1e697c8b68bd2effd5a5743313443d8bd7adc0f54f4837910621ef78543 Description: Common Lisp interface to the Apache mod-lisp module cl-modlisp provides a Common Lisp interface to the mod-lisp Apache module. The package has support for CMUCL, SBCL, CLISP, AllegroCL, and Lispworks. Package: cl-clx-sbcl Priority: optional Section: contrib/devel Installed-Size: 1315 Maintainer: Milan Zamazal Architecture: all Version: 0.7.2-1 Depends: cl-asdf (>= 1.86), common-lisp-controller Recommends: sbcl (>= 0.9.3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-clx-sbcl_0.7.2-1_all.deb Size: 430888 MD5sum: 8c0fbfbe17faf8d5d327beed7a7fc945 SHA1: 2c7807af392454a13035b4489cb49662e6c7410b SHA256: 5e262aac816181d0f2fb11a4a8289a653a77610bcb1686800e2f78289446cc23 Description: An X11 Common Lisp client library for SBCL CLX is a low-level X11 client library for Common Lisp. CLX is to Lisp what Xlib is to C. . This version of CLX originated in a CMUCL distribution, was modified in order to make it compile and run under SBCL and was enhanced with some features from other CLX implementations. It currently runs only on SBCL, but it might be ported to other Common Lisp implementations. Package: bake Priority: optional Section: contrib/devel Installed-Size: 16 Maintainer: Kartik Mistry Architecture: all Version: 1.0-8 Depends: python Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/bake_1.0-8_all.deb Size: 27012 MD5sum: 588c28dc39e3a1f08abeb9b9ac29d994 SHA1: 3fdf70c409816c966f932e6121cfec53aa163279 SHA256: 9322bc9ef1ba338cd90dc36e8edc547a3c3af4666afd7817feaa3c11e954ad86 Description: yet another Make replacement (python) It was written for the following advantages: . * It handles header dependencies. * Build processes written in Python can be called directly, without loading another shell or interpreter. * Password entering can be put in front of all other work. (For example when a homepage is built and uploaded afterwards). * Subordinated instances can be called Python-internally without loading another shell, too. . Homepage: Package: eclipse-nls Priority: optional Section: contrib/devel Installed-Size: 24 Maintainer: Hideki Yamane (Debian-JP) Architecture: all Source: eclipse-nls-sdk Version: 3.2.1-3 Depends: eclipse-common-nls, eclipse-jdt-nls, eclipse-pde-nls, eclipse-platform-nls, eclipse-rcp-nls, eclipse-sdk-nls Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/eclipse-nls_3.2.1-3_all.deb Size: 7474 MD5sum: 34999970c215645b8d364000acf7f292 SHA1: 32890f5ec893a92cd62ed04cacb3e27991676d97 SHA256: 61db4060746a00b38b98191f47e877345763c97e77ec1493ae5ef7e4445bf7f9 Description: localized message catalog for Eclipse This package provides localized message catalogs for eclipse package. Translations are supported in German, Spanish, French, Italian, Japanese, Korean, Portuguese (Brazil), Traditional Chinese, Simplified Chinese, Czech, Hungarian, Polish, Russian, Danish, Dutch, Finnish, Greek, Norwegian, Portuguese, Swedish, Turkish, Arabic and Hebrew. Package: codeville Priority: optional Section: contrib/devel Installed-Size: 38 Maintainer: Michael Janssen Architecture: all Version: 0.1.16-3 Depends: python (>= 2.3), python-support (>= 0.7.1) Recommends: python-psyco Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/codeville_0.1.16-3_all.deb Size: 143018 MD5sum: aff61fcac6dcd46bfcaff51990c73dbb SHA1: 85258707b8a5bca713350e57c39ead11c22eef8a SHA256: 290e23cb22f1bb5e507428cfc3efdb1cb5eb970a537e65f4a410afdc33747cd8 Description: a distributed version control system Codeville is a python-based distributed version control system that began with a novel idea for a merge algorithm and has grown from there. It is designed to be easy to use and scale from small personal projects to very large distributed ones. . Homepage: http://www.codeville.org/ Python-Version: 2.4, 2.3, 2.5 Package: cl-xmls Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Peter Van Eynde Architecture: all Version: 1.2-1 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-xmls_1.2-1_all.deb Size: 11410 MD5sum: 716e1e1f8fb03965002d1252ec205fe5 SHA1: 86943a342787bc43705e2b8f3719fa35634145be SHA256: a0e476e2e23bfe9932d522e19aa6afb3016c7fc02c1c83bc3f13f25aa64f9d9e Description: XML Simple Parser for Common Lisp XMLS provides a simple parser of XML that covers a very useful subset of XML. Package: cl-rsm-bitcomp Priority: optional Section: contrib/devel Installed-Size: 55 Maintainer: Peter Van Eynde Architecture: all Version: 1.2 Depends: cl-rsm-queue, common-lisp-controller (>= 3.37) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-bitcomp_1.2_all.deb Size: 9182 MD5sum: 99d9f9719570352c08b01d4cb25cf498 SHA1: 9d6f2eb3bd1c4caa430268d05485ab681ffa4a6a SHA256: 6bd35b38bb3eac5a3947c96d97909326b25fe02446ff8cec1289d2dfe7d93ff6 Description: Common Lisp Bit Compression Library This is R. Scott McIntire's Common Lisp Bit Compression library. This package provides a set of functions to create, and perform boolean operations on compressed bit strings. Effectively, a run length encoding of bits is used as a representation. Package: bzr-builddeb Priority: optional Section: contrib/devel Installed-Size: 35 Maintainer: Debian Bazaar Maintainers Architecture: all Version: 0.93ubuntu1 Provides: bzr-buildpackage Depends: bzr (>= 1.2~), bzrtools (>= 1.2), devscripts, dpkg-dev, fakeroot, patchutils, python (>= 2.4), python-central (>= 0.6.5), python-debian (>= 0.1.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/bzr-builddeb_0.93ubuntu1_all.deb Size: 92392 MD5sum: e7c1bcb42267a832eea255eb20b6b092 SHA1: 9fb305f23accfd26dccc486d4212e3a3c2ed2212 SHA256: 9f58dcf3c576f611964d1dcb0ce49fb166d80a528cdfe90a3e08e5d3615493d9 Description: bzr plugin for Debian package management bzr-builddeb is a plugin for the bzr version control system that helps to automate the task of maintaining Debian packages using bzr. It is similar in intent to cvs-buildpackage, svn-buildpackage and the similar scripts. . It builds a Debian package from a bzr branch, optionally using a separate upstream tarball. Python-Version: >= 2.4 Package: haskell-devscripts Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Arjan Oosting Architecture: all Version: 0.6.7 Depends: dctrl-tools, debhelper, ghc6 (>= 6.4), xutils-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/haskell-devscripts_0.6.7_all.deb Size: 17932 MD5sum: 69f95c90320a2b2d71bdf27cc5ffedfe SHA1: f77423ee5fed3f553a8e0dcf397332a471895b7d SHA256: b057f51e256801fbdd762f5994f358860e0954f70dfc288020057896e883a4d3 Description: Tools to help Debian developers build Haskell packages This package provides a collection of scripts to help build Haskell packages for Debian. Unlike haskell-utils, this package is not expected to be installed on the machines of end users. . This package is designed to support Cabalized Haskell libraries. It is designed to build a library for each supported Debian compiler or interpreter, generate appropriate postinst/prerm files for each one, generate appropriate substvars entries for each one, and install the package in the Debian temporary area as part of the build process. Package: python-wxglade Priority: optional Section: contrib/python Installed-Size: 220 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Georges Khaznadar Architecture: all Source: wxglade Version: 0.6.3-0.1ubuntu1 Depends: python, python-central (>= 0.6.5), python-wxgtk2.8 Conflicts: libwxgtk2.4-python Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/python-wxglade_0.6.3-0.1ubuntu1_all.deb Size: 518460 MD5sum: d6d53cb79aa53af2aefc5910f05963fb SHA1: facc40988f8f8eadac488f910f62f7bc6f322b92 SHA256: eba02968e1a46314d9fe0e6074f96c451e139759d97925b97879d5d432ad6bc8 Description: GUI designer written in Python with wxPython wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces. At the moment it can generate Python, C++ and XRC (wxWidgets' XML resources) code. Python-Version: current Package: cl-rlc Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Kevin M. Rosenberg Architecture: all Version: 0.1.3-1 Depends: cl-kmrcl, common-lisp-controller (>= 3.37), xgraph Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rlc_0.1.3-1_all.deb Size: 4984 MD5sum: 92cae8ffa6f1cb49bc8b681dc4a9b0b3 SHA1: 35e9d46cb4ec255154a13d15ffa9c9825c4eba61 SHA256: a7bb8e7bbcc185e3cf31d46b9a82de60e8ace2d039247d8ddca57ec1f85821d7 Description: Common Lisp RLC Circuit Simulator cl-rlc provides a simulator for RLC (resistance, inductance, capacitance) circuits. It is written in Common Lisp and uses the xgraph package for plotting. Package: cl-fiveam Priority: optional Section: contrib/devel Installed-Size: 16 Maintainer: Luca Capello Architecture: all Source: fiveam Version: 1:20071118-1 Depends: cl-arnesi, common-lisp-controller (>= 5.11) Recommends: cl-qbook Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-fiveam_20071118-1_all.deb Size: 22992 MD5sum: e21c0f0ff9703eba3d43b8996d49ba9a SHA1: f8001ef3820c6a86a96dae937a6c5be9193ab8c3 SHA256: 91a382ea160baaeec888cc60329824c4bfa7fb13914344ae86a92e313790893e Description: simple regression testing framework FiveAM is a simple (as far as writing and running tests goes) regression testing framework. It has been designed with Common Lisp's interactive development model in mind. . Features: * Test and test suite hierarchies allow test to be organized into hierarchies to ease running * Functions for re-running recently run tests. * Inter-test dependencies. . The documentation is provided via the cl-qbook package. Homepage: http://common-lisp.net/project/bese/FiveAM.html Package: cl-hyperobject Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Kevin M. Rosenberg Architecture: all Version: 2.11.0-1 Depends: cl-kmrcl, cl-rt, common-lisp-controller Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-hyperobject_2.11.0-1_all.deb Size: 22602 MD5sum: 829e4ce4355aebc11a34d4c7ffcb3a5a SHA1: 2bff41aad304b06831bbcdd3852d6eb29e3a4472 SHA256: dcd25d73d9eff0456a265f52baba8357a9d87e1493da03d0ae55f8c42fd471d4 Description: Common Lisp library for hyperobjects This package contains a library for creating and display hyperobjects. Hyperobjects contain references to subobjects as well as to linked objects. This package includes functions to display hyperobjects in multiple formats: ASCII Text, HTML, XML with optional field labels and hyperlinks. Package: cl-irc Priority: optional Section: contrib/devel Installed-Size: 54 Maintainer: Peter Van Eynde Architecture: all Version: 20070905-dfsg-1 Depends: cl-flexi-streams, cl-split-sequence, cl-trivial-sockets, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-irc_20070905-dfsg-1_all.deb Size: 855062 MD5sum: 4355589eb5c12412be8efc4e21638ab3 SHA1: 34224882767bdda04a87fc76ca83a5e1eecbf322 SHA256: 342d433ea320efd08c60d153049c8dd86e57cbeafe3a9022338538f6001cf706 Description: Common Lisp Internet Relay Chat Library cl-irc provides a library for Common Lisp programs to interact with IRC servers. This library has been most tested with SBCL. Several example programs are provided. Package: viewvc-query Priority: optional Section: contrib/devel Installed-Size: 48 Maintainer: David Martínez Moreno Architecture: all Source: viewvc Version: 1.0.3-2.1 Replaces: viewvc (<< 0.9.2-6) Depends: python, python-egenix-mxdatetime, python-mysqldb, viewvc (= 1.0.3-2.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/viewvc-query_1.0.3-2.1_all.deb Size: 21250 MD5sum: 52e49fe2e327bcff4323c46aa16529a6 SHA1: db0893571b378851ec26b5a862219b1229ec795b SHA256: 0713f8ad01a19854fac9da6facf3cb6e5adcf00ac31e45db0579bdde07b6ac1e Description: utility to query CVS commit database The ViewVC (formerly ViewCVS) software was inspired by cvsweb (by Henner Zeller). ViewVC can browse directories, commit logs, and specific revisions of files. It can display diffs between versions and show selections of files based on tags or branches. . This package includes query.cgi, an utility to query a separate CVS commit database. You can search for multiple matches by typing comma-seperated lists into the text fields. Regular expressions, and wildcards are also supported. . It needs a standalone MySQL server. Package: boa-constructor Priority: optional Section: contrib/devel Installed-Size: 422 Maintainer: Luca Falavigna Architecture: all Version: 0.6.1-2 Depends: pychecker, python-central (>= 0.6.5), python-wxgtk2.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/boa-constructor_0.6.1-2_all.deb Size: 13011874 MD5sum: 8418abe7b1248bc2476a30597727fac4 SHA1: e92e411ca7e751aa5459ddababc627bffd5e3191 SHA256: 019e42b5adf3524d87d0f9fde99a63f7a0e51d3cd488872c09d8df1ff75aa6ae Description: RAD tool for Python and WxWindows application Boa-constructor is an IDE oriented towards creating cross-platform applications built on top of the Python language and the WxWindows GUI toolkit. . It features: - visual wxWindows frame design, - object inspector and explorer, - syntax highlighting editor with code completion, call tips and code browsing for Python code, - syntax highlighting editor for C, C++, HTML, XML, config files (INI style), - documentation generation, - an integrated Python debugger, - integrated help, - a Python Shell, - an explorer able to browse, open/edit, inspect and interact with various data sources including files, CVS, Zope, FTP, DAV and SSH, - an UML view generator. . Homepage: http://boa-constructor.sourceforge.net/ Python-Version: current Package: cl-pubmed Priority: optional Section: contrib/devel Installed-Size: 9 Maintainer: Kevin M. Rosenberg Architecture: all Version: 2.1.3-2 Depends: cl-aserve, cl-kmrcl, common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-pubmed_2.1.3-2_all.deb Size: 7482 MD5sum: 25d5aaa4123403beb15826b0125988f9 SHA1: 6058b1ac285bbdc33d35f40997d554d3df6e8664 SHA256: 8835ab7641b3dbfa97d474a2b3321ce51c8651be999c2ecd2e354a74297880c8 Description: Common Lisp package to query Pubmed medical literature database This library has functions for querying the PubMed medical literature database and parsing the XML results into Common Lisp objects. Package: cvs2cl Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Peter Palfrader Architecture: all Version: 2.59-2 Depends: cvs, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cvs2cl_2.59-2_all.deb Size: 67722 MD5sum: d31ea056ff8924249fe113d03ffdb72a SHA1: e6cba06148b9d7f880a5fb623f50b4f359ab2a53 SHA256: 80ee65f281d9cdb9810bcef1b085b1bbeccc1b18deffa2a8a786d494e183bd01 Description: CVS-log-message-to-ChangeLog conversion script This perl script produces a GNU-style ChangeLog for CVS-controlled sources, by running "cvs log" and parsing the output. Duplicate log messages get unified in the Right Way. Package: cl-html-template Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Peter Van Eynde Architecture: all Version: 0.9.0-2 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-html-template_0.9.0-2_all.deb Size: 34922 MD5sum: 0d7bbee06a9190754eec5e2d974f377d SHA1: 110e34fcbbd9b6b20a998f59d36388b8ba3b0230 SHA256: 38c831adbe4092bab3a75e17c0555e23d4b51e909f8bd966f0ed9e5915242dd8 Description: Common Lisp HTML Template processor html-template is a portable library for Common Lisp which can be used to fill templates with arbitrary (string) values at runtime. Package: nautilus-script-collection-svn Priority: optional Section: contrib/devel Installed-Size: 17 Maintainer: Lukas Fittl Architecture: all Source: nautilus-svn-scripts Version: 0.9.2-0ubuntu2 Depends: nautilus-script-manager, subversion, zenity Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/nautilus-script-collection-svn_0.9.2-0ubuntu2_all.deb Size: 6636 MD5sum: 15f63fbb446c60085c39220efd854c33 SHA1: d5051f0f26938e51806522f4875ead345f0d8768 SHA256: e858297525b63d1b9e9d85f3856299eccc942aeb570d5bb06916d3e9f0404f6d Description: Nautilus subversion management scripts A set of scripts that will execute Subversion commands on selected files. . You can right click on a subversion managed file or folder (you can also multiple select) and then select a command from the Subversion submenu. All scripts will give feedback using a zenity message box. Package: colorgcc Priority: extra Section: contrib/devel Installed-Size: 39 Maintainer: Barry deFreese Architecture: all Version: 1.3.2.0-6 Depends: perl, perl-modules Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/colorgcc_1.3.2.0-6_all.deb Size: 11152 MD5sum: 395d5094fcf7133637a17d1e70b02357 SHA1: 4cac20990b24c654d19fc68879c9eb843f6fb965 SHA256: 90e088656c295b3f2de2e6f1ea518fd53efc84c61c2fd3ff1f92605e3b1116fd Description: Colorizer for GCC warning/error messages A Perl wrapper to colorize the output of compilers with warning / error messages matching the gcc output format. Package: itcl3-doc Priority: optional Section: contrib/devel Installed-Size: 14 Maintainer: Chris Waters Architecture: all Source: itcl3 Version: 3.2.1-3.1 Provides: itcl-doc Suggests: itcl3 Conflicts: itcl-dev, itcl-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/itcl3-doc_3.2.1-3.1_all.deb Size: 76814 MD5sum: 5118dba314352c055571d91801b34e85 SHA1: 77b36a909c7817fafb0057e4092dc7f3f3a74012 SHA256: cc4dd93611af84fb487ccd0f2516cfe2987b0786f9f5a5169ffab8ccab16d0c8 Description: [incr Tcl] OOP extension for Tcl - manual pages [incr Tcl] (or itcl) is a popular object-oriented extensionfor the embeddable Tcl scripting language. The name is a play on C++, and itcl has a similar object model, including multiple inheritance and public and private classes and variables. Unlike most OOP extensions to Tcl, itcl is written in C for speed. . This package contains the man pages for the new commands that itcl adds to Tcl. . Homepage: http://incrtcl.sourceforge.net/ Package: commit-tool Priority: optional Section: contrib/devel Installed-Size: 15 Maintainer: Vincent Danjean Architecture: all Version: 0.4-4 Depends: mercurial (>= 0.7-4) | git-core, python-qt3, python-support (>= 0.7.1), python2.5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/commit-tool_0.4-4_all.deb Size: 39840 MD5sum: 70ed83e34727b068804e88a772b538ab SHA1: bf7816252221438059ccfabb33ba58f09adc479a SHA256: 323e88e9a1ff87a373805c65a5460f0be57a79e41b2ccd58831354f493013578 Description: GUI commit tool for various Source Control Management systems Commit Tool or hgct/gct is a GUI enabled commit tool for Git and Mercurial (hg). It allows the user to view diffs, select which files to committed (or ignored / reverted) write commit messages and perform the commit itself. . Its generic SCM interface allows easy porting to other SCM systems. . Homepage: http://www.cyd.liu.se/users/~freku045/gct/ Package: cl-series Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Peter Van Eynde Architecture: all Version: 1:2.2.9-2 Replaces: series Depends: cl-asdf, common-lisp-controller (>= 3.45) Conflicts: series Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-series_2.2.9-2_all.deb Size: 132908 MD5sum: dd402a2b4664c9f0fbbb74cc326be29e SHA1: 9a7420e9226e7866734527af6af601032722002b SHA256: 8bf17621a95ee62ef4e43f7f9559b517dbad5999b76edb298e377d9f10fcdd97 Description: A Common Lisp extension for general iterations This is an implementation of the series package as described in the Appendix of Common Lisp The Language (the book is available in the form of the the cltl package). . It was proposed as a more functional replacement for the build-in LOOP macro, but never gained the status of official standard. . In general this package can do almost all iteration constructs in an extensible way and produces quite fast optimised code. . This is an old package without upstream but stable and quite bugfree. Package: cl-xlunit Priority: optional Section: contrib/devel Installed-Size: 14 Maintainer: Kevin M. Rosenberg Architecture: all Version: 0.6.2-2 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-xlunit_0.6.2-2_all.deb Size: 10622 MD5sum: 4c2abf3922df6c65c77b0b29b2908b1e SHA1: 0c67617cfb8fd87461ffc4ff894508291201cac3 SHA256: 5a44bc9f2e0719828363e3e2f251989fb42de62a1bd54bbc8bba6053d7651e93 Description: Common Lisp eXtreme Lisp Unit Testing Package XLUnit provides a unit testing package for Common Lisp. It it based on the XPTest package by OnShore development, but is rewritten to be closer in usage to the JUnit package. Also, it is designed to be used with significantly less overhead on the part of the test author compared to XPTest. Package: watchupstream Priority: optional Section: contrib/devel Installed-Size: 6 Maintainer: Bart Martens Architecture: all Version: 0.5 Depends: devscripts (>= 2.10.6), perl (>= 5.8.8-7), wget (>= 1.10.2-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/watchupstream_0.5_all.deb Size: 9400 MD5sum: e7f47cc78a31798cd7232226253fa767 SHA1: 3042b63b27a30e0f293502bf1e492c4e578f6c50 SHA256: dfa6a5c23547fe9159932cda5c3354a13c79c9dcbe30cc77a2db817a7058715b Description: Look for newer upstream releases The program watchupstream is a command line tool that uses uscan and debian/watch files to see whether there are newer upstream releases for the selected Debian packages. Package: prevu Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Martin Meredith Architecture: all Version: 1:0.5.0-0ubuntu1~hardy1 Depends: debhelper, debootstrap, devscripts, dpkg-dev, fakeroot, liburi-perl, pbuilder, python (>= 2.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/prevu_0.5.0-0ubuntu1~hardy1_all.deb Size: 8778 MD5sum: 5dd1a675933c7186f4c229e51aa0877c SHA1: 245352f361570415aaf0f619503279a11f11c484 SHA256: 2295754bdd4f65f38251dd5b26202163d8c429bb00323f69d7d70ea9f1ae9ef2 Description: an Automatic backporter script Prevu is a set of scripts that help backport packages between ubuntu versions. Python-Version: >= 2.4 Package: cl-mcclim-doc Priority: optional Section: contrib/devel Installed-Size: 4 Maintainer: Milan Zamazal Architecture: all Source: cl-mcclim Version: 0.9.5.dfsg.1-1 Suggests: cl-mcclim Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-mcclim-doc_0.9.5.dfsg.1-1_all.deb Size: 3890 MD5sum: c48c525e1c0ba3f4e40aac18596b8727 SHA1: 562aed79d7a648780e7e8aac144c90dcecd0be98 SHA256: 17e6ed488923a37add23f8d6327cf2721145192ce873aa7dc2e9b25333085492 Description: Graphic user interface package for Common Lisp programs McCLIM is a free implementation of the CLIM specification. CLIM (Common Lisp Interface Manager) is a cross-platform, cross-implementation graphic user interface toolkit for Common Lisp programs. . This package contains McCLIM documentation. Package: cl-screamer Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Peter Van Eynde Architecture: all Version: 3.24.2-2 Depends: cl-plus, common-lisp-controller Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-screamer_3.24.2-2_all.deb Size: 197954 MD5sum: be26a165bf2e0dc383493a78a4327bfc SHA1: 7ca58d1e86e0087348338aded71a7c096e4b87f3 SHA256: 4bcba137cfabb917ce8082ea97356f9e7062dd1cb9a6b28db19b18d0eb49047a Description: Common Lisp package for non-determinate programming This is Screamer - an extension of Common Lisp that adds support for nondeterministic programming. Package: cl-rsm-mpoly Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 1.2 Depends: cl-rsm-filter, common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-mpoly_1.2_all.deb Size: 14370 MD5sum: b93538081863e1ec8e8aa1c3740a45d9 SHA1: 5ef0449e382db20f58977015b615445860254ef0 SHA256: a4e37a4c9d8fb9de923742d01e3c91e8ae419359f1446c8ea7c1c78009c9a3df Description: McIntire's Common Lisp Multivariate Polynomial Library This is R. Scott McIntire's Common Lisp multivariate polynomial library. Package: prcs-synch Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Debian QA Group Architecture: all Source: prcs Version: 1.3.3-9 Depends: coreutils (>= 4.5.1-2), perl, prcs Recommends: ssh Conflicts: prcs (<< 1.2.15-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/prcs-synch_1.3.3-9_all.deb Size: 33496 MD5sum: b5b1bbfb7431e70cfa56cd072dddbd89 SHA1: 4abb3182403065f8544f7ad232cd2bea58eaebba SHA256: ec48e6004961c6f9534edbbe71b745ed186c73c49d5daefca0fa279d69a2a67d Description: Synchronize PRCS projects between repositories The prcs-synch script tries to synchronize two PRCS (Project Revision Control System) repositories. It requires a "remote" repository, which is assumed to have recent changes, vs. a "local" repository which is out of date. Package: tcl-dev Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Tcl/Tk Debian Packagers Architecture: all Source: tcltk-defaults Version: 8.4.16-1 Depends: tcl (= 8.4.16-1), tcl8.4-dev (>= 8.4.16-2) Suggests: tcl-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/tcl-dev_8.4.16-1_all.deb Size: 6034 MD5sum: 6e62b88c1404874114bd6b40f9812de6 SHA1: 1aab4dee3ff9c1c105686ba6e360cce6eae833b2 SHA256: 653d98adbb2a710149a574d699a29205ad653316f3f7a1c1cf49475deca2a202 Description: The Tool Command Language (default version) - development files Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. . This package is a dependency package, which depends on Debian's default Tcl version (currently 8.4). Package: cl-flexichain Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Milan Zamazal Architecture: all Version: 1.2.dfsg.1-3 Depends: cl-asdf (>= 1.86), common-lisp-controller Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-flexichain_1.2.dfsg.1-3_all.deb Size: 15984 MD5sum: 941a36326b8d89da419d49385eb7e57e SHA1: f58a842855e96789513bb51e451a258271823c62 SHA256: 6690e13764daa427dab62983eba7f72a7a7c5a9fb2f71fd4db166d4724637aef Description: An efficient gap buffer with a well-defined external protocol The flexichain Common Lisp protocol allows client code to dynamically add elements to, and delete elements from a sequence (or chain) of such elements. Package: pdebuild Priority: optional Section: contrib/devel Installed-Size: 6 Maintainer: Ivan Dubrov Architecture: all Version: 0.0.4 Depends: make Recommends: eclipse (>= 3.1.1-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/pdebuild_0.0.4_all.deb Size: 3726 MD5sum: 6cefe51b3b350c75d8eb1604ab0f589e SHA1: 42b223e4a5655fa89b78c068c17943134e9080b8 SHA256: fda474d6517678cb992d49ce5300c62e32bc990bebc7b3e48256a895ee888319 Description: Eclipse PDE Build extension for Common Debian Build System pdebuild provides make scripts to build Eclipse features and plugins using the Eclipse PDE Build system. These scripts extend the Common Debian Build System. . Homepage http://debian-eclipse.wfrag.org/tracpy/wiki/PDEBuild Enhances: cdbs Package: cl-net-telent-date Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Peter Van Eynde Architecture: all Version: 1:0.4.1-2 Depends: common-lisp-controller (>= 3.37) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-net-telent-date_0.4.1-2_all.deb Size: 13022 MD5sum: 70187e071ee3995ecb6c4e9acdb397de SHA1: 2ceb3239a795794c7c66293140ae489917436605 SHA256: 5e3a02b3f01f0667c092d7ba9c3509ca45be1ad0c612b7ce7895a5a7212b0ecd Description: Common Lisp utilities for printing and parsing dates Most of the code in this package is parse-time.lisp, which was originally written by Jim Healy in June 1987, and has been lifted wholesale from CMUCL. . This package also contains functions for printing dates in human-readable formats. Package: sbuild Priority: extra Section: contrib/devel Installed-Size: 142 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian buildd-tools Developers Architecture: all Version: 0.57.0-1ubuntu2 Depends: adduser, apt, dctrl-tools, dpkg-dev, exim4 | mail-transport-agent, perl (>= 5.6.0-16), perl-modules, schroot (>= 1.0.0) Recommends: debootstrap, fakeroot Suggests: deborphan, wget Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/sbuild_0.57.0-1ubuntu2_all.deb Size: 92302 MD5sum: 9a25b4b4735ba7d9589cc9e2eea24a20 SHA1: 33eb45f2f6b3611ad30e0d170888a3ec162972dd SHA256: 98b52e0c996393cb37bbdddb1a1fc095ac5d877a7e3611df0d739573fc3f4a03 Description: Tool for building Debian binary packages from Debian sources sbuild is part of a suite of programs -- consisting of wanna-build, buildd and sbuild -- written by Roman Hodek and used by most architectures to build binary packages from source packages. buildd schedules work from information it gets from wanna-build; sbuild does the grunt-work. . sbuild can do its work in chroots so both stable and unstable environments can be used on the same machine. Useful for, say, building the latest unstable packages against stable library versions. And by keeping only essential and build-essential in the chroots, you can find the correct build dependencies for a package. Package: liblog4r-ruby1.8 Priority: optional Section: contrib/devel Installed-Size: 116 Maintainer: Paul van Tilburg Architecture: all Source: liblog4r-ruby Version: 1.0.5-6 Depends: libruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/liblog4r-ruby1.8_1.0.5-6_all.deb Size: 155290 MD5sum: 1d94a7f2209d90e19c7c21b8ce6db766 SHA1: 9df33275753092a2c2d91d5866ce8f42088e3eb5 SHA256: c6f14164bf20933e9dbf786236c7284ae27480e2b853748d59e9c43931eb786b Description: A logging library for Ruby Log4r is a comprehensive and flexible logging library written in Ruby for use in Ruby programs. . It features a hierarchical logging system of any number of levels, custom level names, logger inheritance, multiple output destinations, execution tracing, custom formatting, thread safety and more. . Homepage: http://log4r.sourceforge.net/ Package: cl-rsm-genetic-alg Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Peter Van Eynde Architecture: all Version: 1.1 Depends: cl-rsm-cache, common-lisp-controller (>= 3.37) Recommends: cl-ptester Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-rsm-genetic-alg_1.1_all.deb Size: 11642 MD5sum: d7d58f5074faa62391c193d18be54a73 SHA1: fff1e9ba9e67bbd2d9c0ce542b439616b85d4800 SHA256: f0ab70db567cc84b00d57595226097f92fc4b6ad9534021f69b3d96daf4c375a Description: Common Lisp Genetic Algorithm Library This is R. Scott McIntire's Common Lisp genetic algorithm library. Package: gaphor Priority: optional Section: contrib/devel Installed-Size: 148 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Cédric Delfosse Architecture: all Version: 0.12.5-1ubuntu1 Depends: python-gaphas, python-setuptools, python2.4, zope3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/gaphor_0.12.5-1ubuntu1_all.deb Size: 371888 MD5sum: b8acc6d33651bde2d2574ee49326e742 SHA1: 707ba0a1d25ad7faa87890c808dfd13559693409 SHA256: 0302fdd4f28f1f13f8f7db27da282842cbe079a29822a402cde03a34bb0715ff Description: UML modeling tool This program is an easy to use UML (Unified Modeling Language) modeling environment. It allows you to create UML diagrams for documentation and to assist you with design decisions. Package: telepathy-devel-qt Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Ubuntu Telepathy Team Architecture: all Source: meta-telepathy Version: 18 Depends: libdecibel-dev, libqttapioca-dev, libqttelepathy-dev Recommends: telepathy-devel Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/telepathy-devel-qt_18_all.deb Size: 2906 MD5sum: a64e212524d6454c4e184c685d0cd040 SHA1: 5b0af34c68f9b4afbc644963ec55842ec6a06cec SHA256: 0f58a4c4d91706a4fdac3e5f8a73614894f9d0c185c8bc9a850c50b05aac3db2 Description: Telepathy Development packages for QT The Telepathy project aims to provide a unified framework for all forms of real time conversations, including instant messaging, IRC, voice calls and video calls. It uses the DBus messaging system to provide a simple interface for client applications, allowing them to quickly benefit from Telepathy's functionality. . This package contains the development files of the Telepathy suite (QT). Package: cl-url-rewrite Priority: optional Section: contrib/devel Installed-Size: 13 Maintainer: Alceste Scalas Architecture: all Source: url-rewrite Version: 0.1.0-3 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-url-rewrite_0.1.0-3_all.deb Size: 15188 MD5sum: f4ba6a8322787287c8ad25263835c816 SHA1: 720d2e8ea30d51b3a4361351ecb2f228736563b2 SHA256: d44ef0f047e602b666501f6e10660cac3e9764100c93e4a638ecf17ae8610e1d Description: Common Lisp package for rewriting URLs in (X)HTML documents URL-REWRITE is a small package which can be used to programmatically rewrite (X)HTML documents such that certain attributes values are replaced by others. It was written to rewrite URLs (as in or ) for cookie-less session handling. . URL-REWRITE is intended to be portable and should work with all conforming Common Lisp implementations. Package: cl-syslog Priority: optional Section: contrib/devel Installed-Size: 11 Maintainer: Peter Van Eynde Architecture: all Version: 0.9.1-2 Depends: cl-uffi, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-syslog_0.9.1-2_all.deb Size: 5598 MD5sum: c274c34e1a82e086def2cae5cfa14f5b SHA1: 63008a3907a639c6059a747b0dc264d8b9eed344 SHA256: a5486bc1fc467c871fea9f100735f5a2cc805c052a85e5d8e2c480e0c453203a Description: Common Lisp syslog interface This package provides an interface to the operating system syslog. It uses UFFI for cross-implementation compatibility. Package: cl-plus Priority: optional Section: contrib/devel Installed-Size: 8 Maintainer: Peter Van Eynde Architecture: all Version: 1.0-2 Depends: common-lisp-controller (>= 3.47) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-plus_1.0-2_all.deb Size: 3800 MD5sum: 35d5e3dec2fcf31f732b4371a7c3419f SHA1: e5dbdd8efd2868857fbefba0cb768d9bbebe110b SHA256: 471f71e4b6638a8c6a5af1faf5c7b8ca156db6e86bf3d5130539f9e564904b64 Description: Common Lisp extensions for building some Debian CL packages Core ANSI Common Lisp extensions to assist in compiling cross-platform packages. Currently includes CL+:DEFCONST, which only evaluates a constant's initial value when the constant name is unbound. Package: cvsdelta Priority: optional Section: contrib/devel Installed-Size: 6 Maintainer: Debian QA Group Architecture: all Version: 1.7.0-4 Depends: cvs, ruby (>> 1.6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cvsdelta_1.7.0-4_all.deb Size: 22102 MD5sum: d07611d5d7e763463916ed51b8f69b27 SHA1: 37ce624744dcb087e76f4794950afc0c9b002bac SHA256: aa90d302f18bf10ceec21b10464df4ab502bc01aa3dfeaac54a01136cc6bb79d Description: Summarize differences in a CVS repository cvsdelta summarizes the difference between a CVS project and its local version. It detects files that have been added and removed, and of existing files it counts the number of lines that have been added, deleted, and changed. It filters project changes by using .cvsignore files, both system-wide and locally. Package: python-multibuild Priority: extra Section: contrib/devel Installed-Size: 26 Maintainer: Bastian Blank Architecture: all Source: multibuild Version: 0.0.1 Depends: python, python-central (>= 0.6.5), python-zopeinterface Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/python-multibuild_0.0.1_all.deb Size: 14336 MD5sum: cee2cff7e5fa60cdfa99e3dcd0a92c33 SHA1: 9fc0cf7bb8938f5086998932a01d2acbcaf32a9f SHA256: 13151502a9835c816967c451cdf968fff087b75494fe0cf17d66f196b05d11c5 Description: Support library for next generation package autobuilder Multibuild is the (r)evolution of sbuild and buildd overcoming the limitations of the Debian autobuilders by more modular design and general cleanup of the entire build process. Its yet not limited to Debian packages by its design. The focus is to build packages as cleanly and as fast as possible on a given infrastructure while using a reliable and robust famework for achieving the required tasks to maintain flexibility. Python-Version: current Package: prcs-utils Priority: optional Section: contrib/devel Installed-Size: 24 Maintainer: Debian QA Group Architecture: all Source: prcs Version: 1.3.3-9 Depends: perl, prcs Conflicts: prcs (<< 1.3.2-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/prcs-utils_1.3.3-9_all.deb Size: 48568 MD5sum: b4cd0073e3c224779c55cd3658d8dc0e SHA1: da198cbc2b7329e5d91a586ea10fe9d07cd828ea SHA256: 89442ddb3ada8e0b3adf6f08357e6231243e8208e165b31853e617761593d58f Description: Utilities for PRCS Some utilities to be used in combination with PRCS (Project Revision Control System). Contains the following scripts: prcspatch, prcspatch2, prcsfind, prcsbranches, prcsguess, prcsentry, prcsstatus, and prcs_checkfiles. Package: cl-ptester Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Kevin M. Rosenberg Architecture: all Version: 2.1.2-4 Depends: common-lisp-controller (>= 3.47) Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/cl-ptester_2.1.2-4_all.deb Size: 13322 MD5sum: f96c628858cc0336c750c0b2f8486492 SHA1: d4eccb4cf3c425110b971f5bd1c98b910874e7f5 SHA256: 6c0dfae9cd7e6a421570d1eff63dfd1fcc8b9a964a69743038af06cbdd956105 Description: Test suite for Common Lisp programs ptester is portable version of Franz's. opensource testing suite. It is designed for writing regression test suites for Common Lisp packages. Package: stumpwm Priority: optional Section: contrib/devel Installed-Size: 24 Maintainer: Luca Capello Architecture: all Version: 1:20070908-1 Depends: cl-clx-sbcl | cmucl-source | clisp, common-lisp-controller (>= 5.11) Suggests: info-browser, menu, slime, www-browser, x-terminal-emulator Filename: dists/hardy-unstable/contrib/binary-all/contrib/devel/stumpwm_20070908-1_all.deb Size: 131598 MD5sum: 87cc96f6cfbf57d50df0fc429742dcd8 SHA1: b8b8221afdf4bb45be228bff77f5618da2597be6 SHA256: 85edc5d38d23b4f18dfe82a1a4291aa91adaf18e6588c38ac20e3f42ad008713 Description: a Common Lisp window manager StumpWM is a window manager written entirely in Common Lisp. It attempts to be highly customizable while relying entirely on the keyboard for input. You will not find buttons, icons, title bars, tool bars, or any of the other conventional GUI widgets. . These design decisions reflect the growing popularity of productive, customizable lisp based systems. . Please ensure that you install compatible implementations of CL and CLX. That means either install sbcl and cl-clx-sbcl or cmucl and cmucl-source or clisp only. . The suggested package, slime, lets you control a running StumpWM session through Emacs. Homepage: http://www.nongnu.org/stumpwm/ Package: libfax-hylafax-client-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Ivan Kohler Architecture: all Version: 1.01-1 Depends: perl (>= 5.6.0-16), perl-modules (>= 5.8) | libnet-perl (>= 1.12) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfax-hylafax-client-perl_1.01-1_all.deb Size: 13784 MD5sum: 7cafc45ab30aec6cd143c5fb2506cc3b SHA1: 3b7b9d8020bb0d09c197b6d4b192fd86cbba8d0c SHA256: 6395734fe39eea9e06fafb55bfd9c31c5fa255433d82208fb994ec485094e078 Description: Simple Perl client for HylaFAX fax server This is a simple Perl client for HylaFAX fax server (www.hylafax.org). It communicates with the server directly through FTP protocol and thus does not require any HylaFAX software components to be installed on the client machine. Package: liblexical-persistence-perl Priority: optional Section: contrib/perl Installed-Size: 44 Maintainer: Debian Perl Group Architecture: all Version: 0.97-1 Depends: libdevel-lexalias-perl (>= 0.04), libpadwalker-perl (>= 1.1), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblexical-persistence-perl_0.97-1_all.deb Size: 19040 MD5sum: 412aed8725000e450f05dbb588c820c1 SHA1: 3d174f03f0e0610e83219cbae563600d2b9096a2 SHA256: 4d3e84d03d0402bbbbede23dda5b9cd7b9f7d373ec13ef278a503ef3cc1d9660 Description: Perl module for accessing persistent data through lexical variables Lexical::Persistence lets your code access persistent data through lexical variables. Package: libmath-randomorg-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.04-2 Depends: libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmath-randomorg-perl_0.04-2_all.deb Size: 8856 MD5sum: fc377aa517fc41803b5671fff053aefc SHA1: 62015f48638c84a72831600304a8e04d6953d09f SHA256: 49b3f8de4713849afa1746ae66e30fd750da7d57ecdf82d768976ca1d0469fe7 Description: Retrieve random numbers and data from random.org This module provides functions for retrieving random data from the random.org server. Data may be retrieved in an integer or byte-stream format using the randnum and randbyte functions respectively. Package: libcrypt-gpg-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Roberto Jimeno Architecture: all Version: 1.52-1 Depends: gnupg, libipc-run-perl, libtimedate-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcrypt-gpg-perl_1.52-1_all.deb Size: 25664 MD5sum: 98e2564b4d9717139f0f3f692f44bb09 SHA1: 1722155e97a873e873680cd2626b3ff5980904c6 SHA256: 5a22a772c6e7395215e0c5471db9d2ed4e3839c7e2aea4fedb9ae81af1ab3cf4 Description: An Object Oriented Interface to GnuPG The Crypt::GPG module provides near complete access to GnuPG functionality through an object oriented interface. It provides methods for encryption, decryption, signing, signature verification, key generation, key export and import, and most other key management functions. . This module works almost identically to its cousin, Crypt::PGP5. The two modules together provide a uniform interface to deal with both PGP and GnuPG. Eventually, these modules will be folded into a single module which will interface with GnuPG as well as all versions of PGP. Package: libdata-entropy-perl Priority: optional Section: contrib/perl Installed-Size: 15 Maintainer: Ivan Kohler Architecture: all Version: 0.003-1 Depends: libcrypt-rijndael-perl, libdata-float-perl, libparams-classify-perl, libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-entropy-perl_0.003-1_all.deb Size: 42640 MD5sum: 0fd8d0ffd4b5e99b3c5b237770332b83 SHA1: 66f6b4fa8b222986b9ccd4a4535d3db1217bf911 SHA256: 7e925e3beefc2682c00df6df9715246a16743dd0f2e5ec2cbef080717a0bc0d2 Description: Perl module for entropy (randomness) management This module maintains a concept of a current selection of entropy source. Algorithms that require entropy can use the source nominated by this module, avoiding the need for entropy source objects to be explicitly passed around. This is convenient because usually one entropy source will be used for an entire program run and so an explicit entropy source parameter would rarely vary. There is also a default entropy source, avoiding the need to explicitly configure a source at all. . If nothing is done to set a source then it defaults to the use of Rijndael (AES) in counter mode (see Data::Entropy::RawSource::CryptCounter and Crypt::Rijndael), keyed using Perl's built-in rand function. This gives a data stream that looks like concentrated entropy, but really only has at most the entropy of the rand seed. Within a single run it is cryptographically difficult to detect the correlation between parts of the pseudo-entropy stream. If more true entropy is required then it is necessary to configure a different entropy source. Package: libtemplate-multilingual-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: all Version: 0.09-1 Depends: libtemplate-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtemplate-multilingual-perl_0.09-1_all.deb Size: 13618 MD5sum: 5b024564794e51e2d00d2985a3383047 SHA1: f52c01d78de16644af143f2af68ac3022426ba94 SHA256: 55c3967a80f4117061b6a146446708c32fafcf692fcfb52646bea30e7191b8d5 Description: Multilingual templates for Template Toolkit This subclass of Template Toolkit's Template class supports multilingual templates: templates that contain text in several languages. . Homepage: http://search.cpan.org/~cholet/Template-Multilingual-0.09/ Package: libsvn-simple-perl Priority: optional Section: contrib/perl Installed-Size: 27 Maintainer: Bastian Blank Architecture: all Version: 0.27-2 Depends: libsvn-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsvn-simple-perl_0.27-2_all.deb Size: 10986 MD5sum: 166f9f196b2158db3b7a385c1c383600 SHA1: 75d7f5a714bd2de0bb2518d8bf98c3cc7e3dcb14 SHA256: 33a8f0980e9ca1a2e8bb007cbc2de3a2cc69d8392799975b4f5ba6d19c38b7ce Description: A simple interface for writing a delta editor A simple interface to subversion's editor interface. Package: libgraphics-colornames-perl Priority: optional Section: contrib/perl Installed-Size: 15 Maintainer: Manoj Srivastava Architecture: all Version: 1.06-1 Depends: libmodule-load-perl, perl Recommends: libpod-coverage-perl, libtest-pod-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgraphics-colornames-perl_1.06-1_all.deb Size: 35264 MD5sum: e98b897469fdeeb60dff1749139a728c SHA1: 7339633b72088c9dc3b8f237269da585e371ec82 SHA256: 7126dcb9aa830e9576590123a4f95fb79d8f50328a60139312df831b53d31023 Description: defines RGB values for common color names This package defines RGB values for common color names. The intention is to: (1) provide a common module that authors can use with other modules to specify colors; and (2) free module authors from having to "re-invent the wheel" whenever they decide to give the users the option of specifying a color by name rather than RGB value. . This package was downloaded from the site: http://search.cpan.org/~rrwo/ Package: libdatetime-set-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Jaldhar H. Vyas Architecture: all Version: 0.17-0.2 Depends: libdatetime-perl (>= 0.12), libset-infinite-perl (>= 0.59), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdatetime-set-perl_0.17-0.2_all.deb Size: 44712 MD5sum: d4d4c638c94044af6f65504695d544cc SHA1: 62b18cf5dca316a0ba7e02ea2413fb11b77c5e1e SHA256: c6760d4595815184c304b3caaa4f3464d957f5139ca9ebcf5ab1b146359f60bb Description: Datetime sets and set math DateTime::Set is a module for date/time sets. It can be used to handle two different types of sets. . The first is a fixed set of predefined datetime objects. For example, if we wanted to create a set of dates containing the birthdays of people in our family. . The second type of set that it can handle is one based on the idea of a recurrence, such as "every Wednesday", or "noon on the 15th day of every month". This type of set can have fixed starting and ending datetimes, but neither is required. So our "every Wednesday set" could be "every Wednesday from the beginning of time until the end of time", or "every Wednesday after 2003-03-05 until the end of time", or "every Wednesday between 2003-03-05 and 2004-01-07". Package: libmath-basecalc-perl Priority: optional Section: contrib/interpreters Installed-Size: 32 Maintainer: Mike Mattice Architecture: all Version: 1.011-1.1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmath-basecalc-perl_1.011-1.1_all.deb Size: 8614 MD5sum: 0f9866a10b7cce0b98b56199a9e30194 SHA1: 8539719b02159824ad3406d65cb2832ba406ca71 SHA256: df16f5191da2f087c9902812c5aaeb2497cf92bdbd3fe90ae206fa67becb7b39 Description: Convert numbers between various bases This module facilitates the conversion of numbers between various number bases. You may define your own digit sets, or use any of several predefined digit sets. Package: libnet-openid-consumer-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Dominic Hargreaves Architecture: all Version: 0.13-1 Depends: libcrypt-dh-perl (>= 0.05), libdigest-sha1-perl, libmime-perl, liburi-fetch-perl (>= 0.02), liburi-perl, libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-openid-consumer-perl_0.13-1_all.deb Size: 33920 MD5sum: 05ce760ef59addc5c02d9e2c156d6f39 SHA1: 5c5de780460cd1e96c869f9dbf990af866915f31 SHA256: 231ff1711466af3526e02c1c39853d31f8a4f11dd6cb701f79173fc444ff60c2 Description: library for consumers of OpenID identities After Net::OpenID::Consumer crawls a user's declared identity URL and finds openid.server link tags in the HTML head, you get this object. It represents an identity that can be verified with OpenID (the link tags are present), but hasn't been actually verified yet. Package: libinline-perl Priority: optional Section: contrib/perl Installed-Size: 73 Maintainer: Debian Perl Group Architecture: all Version: 0.44-5 Depends: libdigest-md5-perl, libparse-recdescent-perl, perl (>= 5.6.0-16) Recommends: gcc | c-compiler Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libinline-perl_0.44-5_all.deb Size: 157818 MD5sum: 6f03445af1f739277834276705f65a52 SHA1: e38e0cdabd57c06584eab392dab7a6c38469557b SHA256: aabe939ebd1988ae65f511a43efcfea10bccc31214dba0bed6ee042e2985b41b Description: Write Perl subroutines in other programming languages The Inline module allows you to put source code from other programming languages directly "inline" in a Perl script or module. The code is automatically compiled as needed, and then loaded for immediate access from Perl. . Inline saves you from the hassle of having to write and compile your own glue code using facilities like XS or SWIG. Simply type the code where you want it and run your Perl as normal. All the hairy details are handled for you. The compilation and installation of your code chunks all happen transparently; all you will notice is the delay of compilation on the first run. Package: libnet-rblclient-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.5-1 Depends: libnet-dns-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-rblclient-perl_0.5-1_all.deb Size: 15606 MD5sum: 59828b0f296f10e18629af31f1b433e3 SHA1: 95ac40aafde9b25064cd68df5d8862b79eb07015 SHA256: c5c069e434b37766c36dad65c2e9096760da0ecdde4b05b0fcf8f6d41f44eef3 Description: Queries multiple Realtime Blackhole Lists in parallel This module is used to discover what RBL's are listing a particular IP address. It parallelizes requests for fast response. . An RBL, or Realtime Blackhole List, is a list of IP addresses meeting some criteria such as involvement in Unsolicited Bulk Email. Each RBL has its own criteria for addition and removal of addresses. If you want to block email or other traffic to/from your network based on one or more RBLs, you should carefully study the behavior of those RBLs before and during such blocking. . Homepage: http://wildspark.com/Net-RBLClient/ Package: libnet-domain-tld-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 1.65-2 Depends: perl (>= 5.6.0-16) Conflicts: libemail-valid-perl (<= 0.15-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-domain-tld-perl_1.65-2_all.deb Size: 10502 MD5sum: 6155718d3ce37c76f1ed415eeb73139f SHA1: 3d45fc6247b19c89d1448401296a21e29855b136 SHA256: d1a34cbe9cbcd21fbddb24d5fcb910e90aab00af388a4fa741ef8853b0fe3c14 Description: Gives ability to retrieve currently available tld The purpose of this module is to provide user with current list of available top level domain names including new ICANN additions and ccTLDs Package: libconvert-ber-perl Priority: extra Section: contrib/perl Installed-Size: 87 Maintainer: Nacho Barrientos Arias Architecture: all Version: 1.3101-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libconvert-ber-perl_1.3101-3_all.deb Size: 33626 MD5sum: 4dd4999ed597696bd33059e7675a9a45 SHA1: a0b48dea5b6e590c2e0e1685c7ccd0513dbd71dc SHA256: f8da512bb50ddc54754bea7bfa4fbfd7859a97fa546c81723f5adff88d8f9463 Description: Perl implementation of Basic Encoding Rules (BER) Convert::BER is a perl object class implementation to encode and decode objects as described by ITU-T standard X.209 (ASN.1) using Basic Encoding Rules (BER). . Homepage: http://search.cpan.org/dist/Convert-BER/ Package: libenv-ps1-perl Priority: optional Section: contrib/perl Installed-Size: 61 Maintainer: Marc 'HE' Brockschmidt Architecture: all Version: 0.05-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libenv-ps1-perl_0.05-1_all.deb Size: 14828 MD5sum: c8cdf0c87636414c4de4cd01b58026e4 SHA1: 75e909b6cf970b5d192d422585453f8246e34302 SHA256: 79b1a8fd93fd07a846f8bb92c995d488c6611059533ee93d2c9b61d1ba1e2f21 Description: prompt string formatter libenv-ps1-perl supplies variables that are "tied" to environment variables like 'PS1' and 'PS2', if read it takes the contents of the variable as a format string like the ones bash(1) uses to format the prompt. . It is intended to be used in combination with the various ReadLine packages. Package: libcache-cache-perl Priority: optional Section: contrib/perl Installed-Size: 27 Maintainer: Debian Perl Group Architecture: all Version: 1.05-2 Depends: libdigest-sha1-perl (>= 2.02), liberror-perl (>= 0.15), libipc-sharelite-perl (>= 0.09-1), perl (>= 5.8.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcache-cache-perl_1.05-2_all.deb Size: 82216 MD5sum: ee33cd56d6a82fb4041a94a20b68e9ea SHA1: 8eddfe681589f7da7863b9cfe7af6af9589531ce SHA256: bc81a84c08fc579671c2f742a1a7e1adaec4b132823c36fa74656db02b3e8813 Description: Managed caches of persistent information The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines or databases. People have also been known to use Cache::Cache for its straightforward interface in sharing data between runs of an application or invocations of a CGI-style script or simply as an easy to use abstraction of the filesystem or shared memory. Package: libnet-ip-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Frederic Schutz Architecture: all Version: 1.25-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-ip-perl_1.25-2_all.deb Size: 29390 MD5sum: 779df3164f65fd8d6f50e62095d16e05 SHA1: e411cf18599aa25caa603119f9e0ce2fc089085c SHA256: e579c0cee56b03831330b6b6d7968c9f128ef76d3b66f59c2fadeb8adf17f8cf Description: Perl extension for manipulating IPv4/IPv6 addresses This package contains the Net::IP module, which provides functions to deal with IPv4/IPv6 addresses. The module can be used as a class, allowing the user to instantiate IP objects, which can be single IP addresses, prefixes, or ranges of addresses. There is also a procedural way of accessing most of the functions. Most subroutines can take either IPv4 or IPv6 addresses transparently. Package: libproc-syncexec-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Roderick Schertler Architecture: all Version: 1.01-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libproc-syncexec-perl_1.01-1_all.deb Size: 10412 MD5sum: 4986846122ba198b4357fb0a9058fd9d SHA1: caae4e2143795b4ac48f1a04147a9877673bb577 SHA256: 15a3f70823d00c5152a538d421f82556fa528ff5a7c011e28bf9994664ddff77 Description: spawn processes but report exec() errors properly This Perl module contains functions for synchronized process spawning with full error return. If the child's exec() call fails the reason for the failure is reported back to the parent. Package: libjson-perl Priority: optional Section: contrib/perl Installed-Size: 17 Maintainer: Ivan Kohler Architecture: all Version: 1.14-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libjson-perl_1.14-1_all.deb Size: 56698 MD5sum: add72919e26d9a0964078b573a56b281 SHA1: 54e17e6167c6b0aed6e70aafe5ec8bd3d036c976 SHA256: 5de96ecb4d34ed8aabeac64922f84a43f727111c85d07f53d74273ec454febd4 Description: Perl module to parse and convert to JSON (JavaScript Object Notation). This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.crockford.com/JSON/. Package: libalgorithm-dependency-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Jonas Genannt Architecture: all Version: 1.103-1 Depends: libparams-util-perl, libpath-class-perl, libtest-classapi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libalgorithm-dependency-perl_1.103-1_all.deb Size: 37344 MD5sum: 669ed4a2ac7e1e766d58f83f48c6c273 SHA1: b32da07ded362d2987c2a49e4d5e78b6e528ea18 SHA256: 9290d3dab96a543dbe4abda5f22728a7792e732504cbd629e163be5e4001b0c7 Description: Base class for implementing various dependency trees in Perl Algorithm::Dependency is a framework for creating simple read-only dependency heirachies, where you have a set of items that rely on other items in the set, and require actions on them as well. Package: libtext-worddiff-perl Priority: extra Section: contrib/perl Installed-Size: 13 Maintainer: Nacho Barrientos Arias Architecture: all Version: 0.02-1 Depends: libalgorithm-diff-perl, libhtml-parser-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-worddiff-perl_0.02-1_all.deb Size: 29400 MD5sum: 90431c6acff397fd5473f586f69d7d1c SHA1: d34bae680fbe1daa8289fc9381a561d37ce1b06d SHA256: 8a46ad0ef3b441662427c6a31735afde72a1d49271429b83b96c38e46163894d Description: Track changes between documents This module is a variation on the lovely Text::Diff module. Rather than generating traditional line-oriented diffs, however, it generates word-oriented diffs. This can be useful for tracking changes in narrative documents or documents with very long lines. To diff source code, one is still best off using Text::Diff. But if you want to see how a short story changed from one version to the next, this module will do the job very nicely. . Homepage: http://search.cpan.org/dist/Text-WordDiff/ Package: libtest-deep-perl Priority: optional Section: contrib/perl Installed-Size: 29 Maintainer: Debian Perl Project Architecture: all Version: 0.099-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-deep-perl_0.099-2_all.deb Size: 43436 MD5sum: 899026320bab39a42af81e2934e75a91 SHA1: 5c6ff7a0cfda271b6a8aa906f4805740f44bea7b SHA256: bc54f23f1eeaf7d50069234abc8b1ec8d23f568ea12f9b23bdb1efd9d5e674a6 Description: Perl module for extremely flexible deep comparisons Test::Deep gives you very flexible ways to check that the result you got is the result you were expecting. At it's simplest it compares two structures by going through each level, ensuring that the values match, that arrays and hashes have the same elements and that references are blessed into the correct class. It also handles circular data structures without getting caught in an infinite loop. . Where it becomes more interesting is in allowing you to do something besides simple exact comparisons. With strings, the eq operator checks that 2 strings are exactly equal but sometimes that's not what you want. When you don't know exactly what the string should be but you do know some things about how it should look, eq is no good and you must use pattern matching instead. Test::Deep provides pattern matching for complex data structures Homepage: http://search.cpan.org/dist/Test-Deep/ Package: liblingua-en-inflect-number-perl Priority: optional Section: contrib/perl Installed-Size: 25 Maintainer: Bart Martens Architecture: all Version: 1.1-4 Depends: liblingua-en-inflect-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblingua-en-inflect-number-perl_1.1-4_all.deb Size: 7174 MD5sum: 5a4dac34141619e1970bec49ee7fb961 SHA1: efb0bc866f10b66ee0d7e6f7f9e4941decc20d2f SHA256: 7512ccac2a4985379dca101b404c7dc512e5621c716e5af197928602d68c5467 Description: Force number of words to singular or plural This module extends the functionality of Lingua::EN::Inflect (the liblingua-en-inflect-perl package) with three new functions. . number() takes a word, and determines its number. It returns whether the word is singular, plural, or ambiguous for words that can be either singular or plural. . Based on the number() function there are to_S() and to_PL() which take a word and convert it forcefully either to singular or to plural. In Lingua::EN::Inflect funny things happen if you try to pluralise an already-plural word, but this module does the right thing. . Homepage: http://search.cpan.org/~simon/Lingua-EN-Inflect-Number/ Package: libtext-autoformat-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 1.13-2 Depends: libtext-reform-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-autoformat-perl_1.13-2_all.deb Size: 30480 MD5sum: 1edc7c561882420ddaf9020d24bcb0a5 SHA1: 5e7a4534b2739aa0db9995e125535d64a8b1eea9 SHA256: d3d0756c7e34bb3f735654fe9d83fbe1192490210957e390fb5fefd1ab0dfefb Description: Perl module for automatic text wrapping and reformatting This module provides intelligent formatting of plaintext without the need for any kind of embedded mark-up. The module recognizes Internet quoting conventions, a wide range of bullet and number schemes, centered text, and block quotations, and reformats each appropriately. Other options allow the user to adjust inter-word and inter-paragraph spacing, justify text, and impose various capitalization schemes. Package: libwiki-toolkit-plugin-locator-grid-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Dominic Hargreaves Architecture: all Version: 0.05-3 Depends: libwiki-toolkit-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libwiki-toolkit-plugin-locator-grid-perl_0.05-3_all.deb Size: 10018 MD5sum: 4274b58098a8cc9b05a693f5dbf4fb3f SHA1: cbe3e10abe8cec6c08ae50e7a7e029f52c48daa2 SHA256: 044c9fd4bafd9db18311bb483db55808fcaf70c58f5b129bea216a8fabaf57bc Description: A Wiki::Toolkit plugin to manage co-ordinate data Access to and calculations using co-ordinate metadata supplied to a Wiki::Toolkit wiki when writing a node. . Note: This is read-only access. If you want to write to a node's metadata, you need to do it using the write_node method of Wiki::Toolkit. . We assume that the points are located on a flat, square grid with unit squares of side 1 metre. Package: libarchive-ar-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Florian Ragwitz Architecture: all Version: 1.13b-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libarchive-ar-perl_1.13b-1_all.deb Size: 13364 MD5sum: 3a908d663618530a1b3bfa2891336f32 SHA1: 5ac5ac3a2a4e410610c23f1de70ea4827e72c7b3 SHA256: 5ccc1c3e678e30c12cd014028e822c1fd1796e57260de0637a42f0187e132202 Description: perl interface for manipulating ar archives Archive::Ar is a pure-perl way to handle standard ar archives. . This is useful if you have those types of old archives on the system, but it is also useful because .deb packages for the Debian GNU/Linux distribution are ar archives. This is one building block in a future chain of modules to build, manipulate, extract, and test debian modules with no platform or architecture dependence. . You may notice that the API to Archive::Ar is similar to Archive::Tar, and this was done intentionally to keep similarity between the Archive::* modules. Package: libhtml-clean-perl Priority: optional Section: contrib/perl Installed-Size: 62 Maintainer: Debian Perl Group Architecture: all Version: 0.8-10 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-clean-perl_0.8-10_all.deb Size: 21472 MD5sum: 945a0bc8910d697ae961b5173cd4100c SHA1: a4c1cf94f0435b35460de041168c83352bd52060 SHA256: 011d3f00d0d2c305a861ede1873fcc7114442d4dbfa3f7b80ca2291b9353d889 Description: Cleans up HTML code for web browsers, not humans The HTML::Clean module encapsulates a number of HTML optimizations and cleanups. The end result is HTML that loads faster, displays properly in more browsers. Think of it as a compiler that translates HTML input into optimized machine readable code. Package: libstruct-compare-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Martin Zobel-Helas Architecture: all Version: 1.0.1-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libstruct-compare-perl_1.0.1-2_all.deb Size: 7138 MD5sum: 6909a131e91fa5ac23d28fb8fbf06ee0 SHA1: d84c57d11c1e72fbc2805d405e816a2ba88d9c01 SHA256: 89df351f24b4e58ccb592e6a5346ebd03fff7df6e9856971a1b67069993b7be1 Description: Recursive diff for perl structures. Compares two values of any type and structure and returns true if they are the same. It does a deep comparison of the structures, so a hash of a hash of a whatever will be compared correctly. . This is especially useful for writing unit tests for your modules! Package: libtext-query-perl Priority: optional Section: contrib/interpreters Installed-Size: 19 Maintainer: Guillaume Morin Architecture: all Version: 0.07-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-query-perl_0.07-4_all.deb Size: 44412 MD5sum: b43a90a99b562c22c414d7704123a056 SHA1: 7e8f369976e332902e2638af24f99b1798d1d5e5 SHA256: 48b2646b77c06440435d02eea8935afcb1e8d047ac04a0706c74fa08ab1fa0c0 Description: Text::Query - Query processing framework This module provides an object that matches a data source against a query expression. . Query expressions are compiled into an internal form when a new object is created or the `prepare' method is called; they are not recompiled on each match. . The class provided by this module uses four packages to process the query. The query parser parses the question and calls a query expression builder (internal form of the question). The optimizer is then called to reduce the complexity of the expression. The solver applies the expression on a data source. Package: libtext-wikiformat-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Benjamin Mako Hill Architecture: all Version: 0.78-1 Depends: liburi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-wikiformat-perl_0.78-1_all.deb Size: 26250 MD5sum: e4522bd5f0ea8d1b42c399006b8d4f87 SHA1: 238491926637aa4d18ffa5d2ae7054fbf3f0a0c1 SHA256: 64263b8430ae2a8c0503cf1c0ecf62c04f8adda46e6a4b8686d5c330e394719a Description: translates Wiki formatted text into other formats The original Wiki web site was intended to have a very simple interface to edit and to add pages. Its formatting rules are simple and easy to use. They are also easily translated into other, more complicated markup languages with this module. It creates HTML by default, but can be extended to produce valid POD, DocBook, XML, or any other format imaginable. Package: libclass-std-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Ivan Kohler Architecture: all Version: 0.0.8-3 Depends: libversion-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-std-perl_0.0.8-3_all.deb Size: 45372 MD5sum: bc5c70ef3cf47455e6350599720877f4 SHA1: 8797021e481facce057c9a155a96431fc39a03d9 SHA256: 815d874f3fc05e3a5078a3267dca57431e0b9b48fead1bddd3937eb8508f7d3d Description: Support for creating standard "inside-out" classes This module provides tools that help to implement the "inside out object" class structure in a convenient and standard way. Package: libclass-base-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Eric Dorland Architecture: all Version: 0.03-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-base-perl_0.03-3_all.deb Size: 23466 MD5sum: 43cfd11ce242f60dab866a4e491e8061 SHA1: 41f4f92e11defbd2d3e601d9f863557f098bf514 SHA256: fc3cbd84b52b275ce58ff42e1433e947dbfe587b4975906c2a70b6e3569f802e Description: useful base class for deriving other modules This module implements a simple base class from which other modules can be derived, thereby inheriting a number of useful methods such as new(), init(), params(), clone(), error() and debug(). Package: libmarc-lint-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 1.43-1 Depends: libbusiness-isbn-perl (>= 2.03), libmarc-record-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmarc-lint-perl_1.43-1_all.deb Size: 46136 MD5sum: 3c7fa7ea3131b0a7c5dc8544f2f81a65 SHA1: 5cabd28642c3d4c2917f2fe395e9ecd316d70b93 SHA256: 20c73036d3ed37b1a2ae536f4e1d22f324950cce6f521904bfa61f015db0b70e Description: Perl extension for checking validity of MARC records Module for checking validity of MARC records. 99% of the users will want to do something like is shown in the synopsis. The other intrepid 1% will overload the MARC::Lint module's methods and provide their own special field-level checking. . What this means is that if you have certain requirements, such as making sure that all 952 tags have a certain call number in them, you can write a function that checks for that, and still get all the benefits of the MARC::Lint framework. Homepage: http://search.cpan.org/dist/MARC-Lint/ Package: libhttp-dav-perl Priority: optional Section: contrib/web Installed-Size: 16 Maintainer: Steinar H. Gunderson Architecture: all Version: 0.31-5 Depends: libwww-perl, libxml-dom-perl, perl (>= 5.6.0-16) Recommends: libdigest-md5-perl Suggests: libcrypt-ssleay-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhttp-dav-perl_0.31-5_all.deb Size: 92568 MD5sum: b0ae20fb27018be6ee402dba1720fdc2 SHA1: 92a60de3033368ba0c7fe850ca46931b75fce1b5 SHA256: f3269171da448ddd8c0abf666f7aff40bbeb1cd2d0ef230aa58c69ce019eb77a Description: WebDAV client library for Perl, and "dave" CLI client HTTP::DAV provides client-side access to a DAV server. DAV is a protocol for remote web-site authoring and management. Now you can LOCK, DELETE and PUT files and much more on a DAV-enabled webserver. . The PerlDAV library consists of: . * HTTP::DAV - an object-oriented Web-DAV client API. * dave - the DAV Explorer, an end-user Unix console program for interacting with WebDAV servers. dave looks and feels like a standard Unix ftp program. . Learn more about WebDAV at http://www.webdav.org/ Package: libnet-telnet-cisco-perl Priority: optional Section: contrib/perl Installed-Size: 83 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Source: net-telnet-cisco Version: 1.10-4 Depends: libnet-telnet-perl (>= 3.03), libterm-readkey-perl (>= 2), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-telnet-cisco-perl_1.10-4_all.deb Size: 27536 MD5sum: 8d8582332a6534626a1130e1283958d6 SHA1: cb9e07d1fe7f8716a0233a39536443ecdb800e98 SHA256: e118be2086d8caae119714b8f78305b76286112e8a570cbc8b61d405974faf10 Description: Additional functionality to automate Cisco management Net::Telnet::Cisco provides additional functionality to Net::Telnet for dealing with Cisco routers. It provides a new object that allows for remote management of routers through perl issuing commands like you were connected directly to the router (or switch). . For most management issues you might want to use the Net::SNMP module better (it's faster, better error handling and doesn't use up router virtual terminals) but for those things you can not do using that module use this one. Package: libclass-trait-perl Priority: optional Section: contrib/perl Installed-Size: 116 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Alexander Zangerl Architecture: all Version: 0.22-2ubuntu2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-trait-perl_0.22-2ubuntu2_all.deb Size: 52812 MD5sum: 2809bba6c0582eb432c6224bc4bd5d9b SHA1: 88333c225d176f33899a5f2c8b71b491e30ff678 SHA256: 8a224c4009628fd7d38d658d607a97e762e249df20b8a009753f11d47c358bb9 Description: An implementation of Traits in Perl Traits are a simple composition mechanism for structuring object-oriented programs. A Trait is essentially a parameterized set of methods, which serves as a building block for classes and is the primitive unit of code reuse. Unlike mixins and multiple inheritance, Traits do not use inheritance as the composition operator. Instead, Trait composition is based on a set of operators that are complementary to single inheritance and result in better composition properties. . Traits are a core part of Perl 6 (called Roles there), and this module implements traits for Perl 5. Package: libgetopt-argvfile-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 1.10-3 Replaces: libgetopt-argfile-perl Provides: libgetopt-argfile-perl Depends: perl (>= 5.6.0-16) Conflicts: libgetopt-argfile-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgetopt-argvfile-perl_1.10-3_all.deb Size: 28878 MD5sum: c8510c27caef3f0c41768731c5be3fed SHA1: 0e6794589b661b5b9ea20798b2c097248ffc02aa SHA256: d0f0f57f1e5f37a88b19a704d06885ff351c3e2158dbedb9e43dc23a9f8bc9c6 Description: Perl module for reading script options and parameters from files This module simply interpolates option file hints in @ARGV by the contents of the pointed files. This enables option reading from files instead of or additional to the usual reading from the command line. . Alternatively, you can process any array instead of @ARGV which is used by default and mentioned mostly in this manual. . The interpolated @ARGV could be subsequently processed by the usual option handling, e.g. by a Getopt::xxx module. Getopt::ArgvFile does not perform any option handling itself, it only prepares the array @ARGV. Package: libquantum-superpositions-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Florian Ragwitz Architecture: all Version: 2.02-1 Depends: libclass-multimethods-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libquantum-superpositions-perl_2.02-1_all.deb Size: 25666 MD5sum: ce9508114d6377fa6629070ed4864fd1 SHA1: 93ffed0a2e7ba75a9468d43bea5319977d70715f SHA256: 3ba6e88612c95abda62632badd6c2e115f54d1153bbda2c9d25be99779c9be25 Description: Quantum Mechanic-like superpositions for Perl The Quantum::Superpositions module provides a new scalar data structure: the superposition. In a metaphor drawn from quantum mechanics, superpositions store a collection of values by overlaying them in parallel superimposed states within a single scalar variable. . Under the standard interpretation of quantum mechanics, until they are observed, particles exist only as a discontinuous probability function. Under the Cophenhagen Interpretation, this situation is often visualized by imagining the state of an unobserved particle to be a ghostly overlay of all its possible observable states simultaneously. For example, a particle that might be observed in state A, B, or C may be considered to be in a pseudo-state where it is simultaneously in states A, B, and C. Such a particle is said to be in a superposition of states. Package: libmediawiki-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 1.12-1 Depends: libconfig-inihash-perl, libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmediawiki-perl_1.12-1_all.deb Size: 26248 MD5sum: c76d5494acbc75dcba3a5d847c7f47d1 SHA1: e8c8fdff34006f01eb6bc71c37002b09cc6a7db0 SHA256: d0a059c94230853414663260969aac9b5a1e86788e72a0492e2b201aebad4600 Description: MediaWiki engine client The MediaWiki module provides high-level interface to MediaWiki content management system. It may be used to programatically manipulate wiki sites based on MediaWiki. Homepage: http://search.cpan.org/dist/MediaWiki/ Package: libxml-rsslite-perl Priority: optional Section: contrib/perl Installed-Size: 38 Maintainer: Debian Perl Project Architecture: all Version: 0.11-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-rsslite-perl_0.11-2_all.deb Size: 12486 MD5sum: dfe41c0a33508f46249c73decacc3b92 SHA1: c03b5fabbced842ecd1568796b3fc8f201897f99 SHA256: f5f88727f3f6c52e3444a54c00d2e54a27bfdbf025176f047a2a2bb3fd06be8f Description: Lightweight, "relaxed" RSS (and XML-ish) parser XML::RSSLite attempts to extract the maximum amount of content from available documents, and is less concerned with XML compliance than alternatives. Rather than rely on XML::Parser, it uses heuristics and good old-fashioned Perl regular expressions. It stores the data in a simple hash structure, and "aliases" certain tags so that when done, you can count on having the minimal data necessary for re-constructing a valid RSS file. This means you get the basic title, description, and link for a channel and its items. . This module extracts more usable links by parsing "scriptingNews" and "weblog" formats in addition to RDF & RSS. It also "sanitizes" the output for best results. Homepage: http://search.cpan.org/dist/XML-RSSLite/ Package: libtest-nowarnings-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Florian Ragwitz Architecture: all Version: 0.082-1 Depends: libtest-tester-perl (>= 0.103), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-nowarnings-perl_0.082-1_all.deb Size: 9728 MD5sum: 42b9fdec0c736830021ff64a0eab4218 SHA1: cd4d87e7129ce2a19d2b1f27b1c6bfff47968455 SHA256: f66678662daad14659668a406dc22d2e7569789b4537720cfafbb01fdab80dd4 Description: Perl module to make sure you didn't emit any warnings while testing In general, your tests shouldn't produce warnings. This modules causes any warnings to be captured and stored. It automatically adds an extra test that will run when your script ends to check that there were no warnings. If there were any warings, the test will give a "not ok" and diagnostics of where, when and what the warning was, including a stack trace of what was going on when the it occurred. . If some of your tests are supposed to produce warnings then you should be capturing and checking them with Test::Warn, that way Test::NoWarnings will not see them and so not complain. . The test is run by an END block in Test::NoWarnings. It will not be run when any forked children exit. Package: libclass-default-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.51-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-default-perl_1.51-1_all.deb Size: 13458 MD5sum: c10d3696c152d68d90d6d770e8ccb875 SHA1: bee697ce70e713e510c0728a7fabfd5f0944c423 SHA256: 53e95792b39a03dfb577a54ce0cc5eb05dc74b4db0ac1424b9849ba59d03dc48 Description: Perl module to make static calls apply to a default instantiation Class::Default provides a mechanism to allow your class to take static method calls and apply it to a default instantiation of an object. It provides a flexibility to an API that allows it to be used more comfortably in different situations. . This technique appears to be especially useful when writing modules that you want to be used in either a single use or a persistent environment. In a CGI like environment, you want the simplicity of a static interface. You can call Class->method directly, without having to pass an instantiation around constantly. Homepage: http://search.cpan.org/dist/Class-Default/ Package: libcrypt-passwdmd5-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Bart Martens Architecture: all Version: 1.3-8 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcrypt-passwdmd5-perl_1.3-8_all.deb Size: 10354 MD5sum: 2c5b9e4be8771b4012b8f2fdd1aa7ec1 SHA1: 03b5c5580a562f0a1f4de60ff709c38d27b14fa2 SHA256: e70237421bbc1bc8400c222c1c1301e9998b1da3ebb931a59c14e2d74ee8089b Description: interoperable MD5-based crypt() for perl This package provides various crypt()-compatible interfaces to the MD5-based crypt() function found in various *nixes. It's based on the implementation found on FreeBSD 2.2.[56]-RELEASE . Homepage: http://search.cpan.org/~luismunoz/Crypt-PasswdMD5-1.3/ Package: libconfig-general-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Francesco Cecconi Architecture: all Version: 2.37-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libconfig-general-perl_2.37-1_all.deb Size: 65938 MD5sum: 4b9cfcf3d80d3b3281fbc67b58a72086 SHA1: a40a273a392212b2d846a647826becac7622079c SHA256: 24cb5c5df00924a7a75701ee5ea76c90dfced7710cfc8c2723c7a5b3358f56b1 Description: Generic Configuration Module This module opens a configuration file and parses its contents for you. After parsing it returns a hash which contains all options and their associated values from your configuration file. . The format of configuration files supported by Config::General is inspired by the well known Apache configuration format, in fact, this module is fully capable of parsing Apache configurations, but the output is not usable by Apache. You can also just use simple name/value pairs in your configuration files. . In addition to the capabilities of an apache configuration file it supports some enhancements such as here-documents, C-style comments and multi-line options. Homepage: http://search.cpan.org/~tlinden/Config-General/ Package: libmail-listdetector-perl Priority: optional Section: contrib/perl Installed-Size: 35 Maintainer: Debian Perl Group Architecture: all Version: 1.01+dfsg-1 Depends: libemail-abstract-perl, libemail-valid-perl, liburi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmail-listdetector-perl_1.01+dfsg-1_all.deb Size: 63926 MD5sum: 35f842a241336a2be4488812db323c76 SHA1: ab024cccf3fbee6756c802e054663d83d5caffde SHA256: e0ce96c811f6b18bd4ad1bda38a6eafedbeb948d08b916db9b174a1280c6f098 Description: Library for detecting mailing list messages An RFC2369 mailing list detector which is also capable of matching Mailman and Ezmlm messages. Package: libfilehandle-unget-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.1621-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfilehandle-unget-perl_0.1621-3_all.deb Size: 14850 MD5sum: 72db3f38995dc572e8066b315202591e SHA1: 3b533ff6c5157e465420e65906fc7bdefe373d8a SHA256: e96256d9e9aa9131a35274bcb80676c54b29627609b03aedc3efdaf583837da1 Description: a FileHandle which supports ungetting of multiple bytes FileHandle::Unget is a perl module that is a drop-in replacement for the standard FileHandle perl module. It allows more than one byte to be placed back on the input. Package: libhtml-widget-perl Priority: optional Section: contrib/perl Installed-Size: 400 Maintainer: Debian Catalyst Maintainers Architecture: all Version: 1.11-1 Depends: libclass-accessor-chained-perl, libclass-accessor-perl, libclass-data-accessor-perl, libdate-calc-perl, libemail-valid-perl, libhtml-scrubber-perl, libhtml-tree-perl, libmodule-pluggable-fast-perl, libtest-mockobject-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-widget-perl_1.11-1_all.deb Size: 172674 MD5sum: ed11af6cdd5e9f27c906886d41f8351c SHA1: 6a9ff272643de379080617ee0fe74a3aa203627f SHA256: 231e520a446009626be3a2174104e9bd12f6ff620a298c2d765d7b8d0b50e64e Description: HTML Widget And Validation Framework Create easy to maintain HTML widgets! . Everything is optional, use validation only or just generate forms, you can embed and merge them later. . The API was designed similar to other popular modules like Data::FormValidator and FormValidator::Simple, HTML::FillInForm is also built in (and much faster). . HTML::Widgett is very powerful, don't misuse it as a template system! Package: libsub-exporter-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 0.976-1 Depends: libdata-optlist-perl (>= 0.100), libsub-install-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsub-exporter-perl_0.976-1_all.deb Size: 48734 MD5sum: c17b27a3b24531ec7d2c3a4cebf1ff2b SHA1: d688face28b529981fea255c0e9ba80abf998173 SHA256: f6d80730d30e37153d982cda40b4e675e35cd5ea2c08b819a34393d758bb95b6 Description: A sophisticated exporter for custom-built routines When you use a perl module, first it is "required" function used, then its import method is called. . Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows for renaming, currying/sub-generation etc. . Sub::Exporter builds a custom exporter which can then be installed into your module. It builds this method based on configuration passed to its setup_exporter method. Package: libpdf-create-perl Priority: optional Section: contrib/perl Installed-Size: 128 Maintainer: Debian Perl Group Architecture: all Version: 0.06.1b-5 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpdf-create-perl_0.06.1b-5_all.deb Size: 31812 MD5sum: 73b2473ead6658db07b089e013d842e2 SHA1: 12a6d5b17fa5220f02c26676c92a0277e44e628d SHA256: da3b61cefbf4f360ceeab7c2efa8625f22c68fcc4a842050cfb77166a8f95f4f Description: Create PDF files PDF::Create allows you to create PDF documents using a large number of primitives, and emit the result as a PDF file or stream. PDF stands for Portable Document Format. . Documents can have several pages, a table of content, an information section and many other PDF elements. More functionnalities will be added as needs arise. . Documents are constructed on the fly so the memory footprint is not tied to the size of the pages but only to their number. . Homepage: http://sourceforge.net/projects/perl-pdf/ Package: libtext-english-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Florian Ragwitz Architecture: all Source: perlindex Version: 1.502-2.1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-english-perl_1.502-2.1_all.deb Size: 9386 MD5sum: 93c0d5af549ffcf8d0b2bb170d7dfd78 SHA1: 8f80b933187994691552f4253c2e786fb1d59a4d SHA256: 791e19562413e263ddac75f45275d66599fba4f7b4049e7906b19898aeba21e0 Description: Use Porter Stemming algorithm with Perl libtext-english-perl implements the Porter Stemming algorithm in pure Perl. . The Porter stemming algorithm is a process for removing the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems. Package: libgnupg-interface-perl Priority: optional Section: contrib/perl Installed-Size: 30 Maintainer: Peter Palfrader Architecture: all Version: 0.33-6 Depends: gnupg, libclass-methodmaker-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgnupg-interface-perl_0.33-6_all.deb Size: 60598 MD5sum: 8b9bdf3b82e87a42fcad216139833f6e SHA1: ca678caa7dc19f867df0de3a7f57ffb776f34201 SHA256: 00f5d20873fd4d87b4da5483631e5a164cefee19aeb498eb2a821b0defbd9773 Description: Perl interface to GnuPG GnuPG::Interface and its associated modules are designed to provide an object-oriented method for interacting with GnuPG, being able to perform functions such as but not limited to encrypting, signing, decryption, verification, and key-listing parsing. Package: libcatalyst-perl Priority: optional Section: contrib/perl Installed-Size: 49 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Catalyst Maintainers Architecture: all Version: 5.7011-1ubuntu1 Depends: libcgi-simple-perl, libclass-accessor-perl, libclass-c3-perl, libclass-data-inheritable-perl, libclass-inspector-perl, libdata-dump-perl, libextutils-autoinstall-perl, libfile-copy-recursive-perl, libfile-modified-perl, libfile-slurp-perl, libhtml-parser-perl, libhttp-body-perl, libhttp-request-ascgi-perl (>= 0.5), libmime-types-perl, libmodule-install-perl, libmodule-pluggable-perl, libpath-class-perl, libtest-mockobject-perl, libtext-simpletable-perl, libtree-simple-perl, libtree-simple-visitorfactory-perl, liburi-perl, libwww-perl, perl (>= 5.6.0-16) Recommends: libcatalyst-engine-apache-perl, libfcgi-perl Suggests: libfcgi-procmanager-perl, libtest-pod-coverage-perl, libtest-pod-perl Conflicts: libcatalyst-modules-perl (<< 1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcatalyst-perl_5.7011-1ubuntu1_all.deb Size: 203866 MD5sum: 3567434fd0f4fe819689c19a122f0f8a SHA1: 40fa68a523b433b718aa51e470999b4d8ffb10e5 SHA256: 62f2ad10ab08da9bc0965bd156a84dd64a2da8dd55e4f511a52e1e241f5faef1 Description: The Elegant MVC Web Application Framework Catalyst is an elegant web application framework, extremely flexible yet extremely simple. It's similar to Ruby on Rails, Spring (Java) and Maypole, upon which it was originally based. . Catalyst follows the Model-View-Controller (MVC) design pattern, allowing you to easily separate concerns, like content, presentation, and flow control, into separate modules. This separation allows you to modify code that handles one concern without affecting code that handles the others. Catalyst promotes the re-use of existing Perl modules that already handle common web application concerns well. . This package contains Catalyst::Runtime module only. If you want to develop Your own web application install libcatalyst-modules-perl as well. Package: libxml-filter-xslt-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Florian Ragwitz Architecture: all Version: 0.03-7 Depends: libxml-libxslt-perl, libxml-sax-perl, libxml-sax-writer-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-filter-xslt-perl_0.03-7_all.deb Size: 8310 MD5sum: b195bfe1a67df809a6920ca66fa43cbd SHA1: 76035a1ca663d53e139416859e487b18449e8f4e SHA256: a249d12505f6ef96813ef19050a3d26edf192a24dcfb03fa59d1c7fbb24e9b92 Description: Perl module for XSLT as a SAX Filter This module implements XSLT as a SAX Filter. At the moment it only uses XML::LibXSLT as an XSLT transformer, but hopefully in the future we can support others too (it's written with that in mind). . The beauty is you can stick other things in the transformation chain if you want, or you can make the writer use XML::Handler::HTMLWriter if you want to write out valid HTML 4.0, or you can make the generator something like XML::Generator::DBI. The possibilities are endless. Package: libdata-compare-perl Priority: optional Section: contrib/perl Installed-Size: 55 Maintainer: Timo Schneider Architecture: all Version: 0.13-1 Depends: libfile-find-rule-perl (>= 0.10), perl (>= 5.6.0-16) Suggests: libscalar-properties-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-compare-perl_0.13-1_all.deb Size: 19986 MD5sum: 8d0389587a9e5c55c7a9dad5d432d4e7 SHA1: d6c5ef15564658ff5920fd118a90bbb0e93e331a SHA256: 99f8ba74add8d74421475b264914725cf234aa2ad171143cdfc3cb95966a8f73 Description: perl module to compare perl data structures recursively The Data::Compare module compares two perl data structures recursively, it natively handles several built-in data types - scalars, references to scalars, references to arrays, references to hashes, references to subroutines, compiled regular expressions, and globs. For objects, it tries to Do The Right Thing and compares the underlying data type. . However, this is not always what you want. This is especially true if you have complex objects which overload stringification and/or numification. So you can extend this module with your own plugins for special data structures, by using Data::Compare::Plugins (this is not an extra package, it is included here). Package: perlindex Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Florian Ragwitz Architecture: all Version: 1.502-2.1 Depends: debconf (>= 0.5) | debconf-2.0, libterm-readkey-perl, libtext-english-perl (= 1.502-2.1), perl Recommends: libio-stringy-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/perlindex_1.502-2.1_all.deb Size: 16598 MD5sum: 6566c6cca396efb8abcb78b84759d78b SHA1: 3dd54d30dd4b710b3fd2f8cac83037cd0c653acb SHA256: 6c5864a58b26b075121517de514b89e47ef3cba65fd6cf0daac299a1e241bef5 Description: index and query perl manual pages Perlindex is a program to index and search the perl documentation. . An index database must be built that will store keywords for *all* perl and installed modules man pages. . Then perlindex can be run and will present the user the most likely choice for documentation. Package: liblingua-en-inflect-perl Priority: optional Section: contrib/perl Installed-Size: 15 Maintainer: Debian Perl Group Architecture: all Version: 1.89-2 Depends: perl (>= 5.6.0-16) Conflicts: libcoy-perl (<< 0.06-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblingua-en-inflect-perl_1.89-2_all.deb Size: 48978 MD5sum: 40ca99982b3a8037183788ab8e44ae8e SHA1: ba03cb4ff539d49884bfd22bb3553175d93ec7d8 SHA256: 46f453749f4d8eb28ba11611ee34f29a73aaac5b9d380c33c56a0cf0f58fe90a Description: plural inflections and "a"/"an" selection for English words This perl module can pluralize English words. It handles the special cases, and support nouns, verbs, and adjectives. It can also pick between "a" and "an" based on pronunciation of a word. It can compare words in a "number-insensitive" manner. . In generating these inflections, Lingua::EN::Inflect follows the Oxford English Dictionary and the guidelines in Fowler's Modern English Usage, preferring the former where the two disagree. . Both British and American English are supported. Package: libfile-cache-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Colin Watson Architecture: all Version: 0.16-5 Depends: libdigest-md5-perl, perl (>= 5.6.0-16), perl (>= 5.8.0) | libstorable-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfile-cache-perl_0.16-5_all.deb Size: 34214 MD5sum: 9e14ebc80068d46a2defe5ff22b91c00 SHA1: 6b01e7a8ddc5fcf7622eafb630ef798692cf3ab6 SHA256: cd6a75d62fe2d03e2cf910b2b5d127a950cc0d5212e03080e9042f2111d9eb1a Description: File::Cache, a filesystem-based object store File::Cache implements an object store which shares data across process boundaries via the filesystem. It was written to complement IPC::Cache, but is suitable for larger numbers of more complex objects than that module. . This module will eventually be superseded by the newer Cache::Cache. Package: libtime-period-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Roderick Schertler Architecture: all Version: 1.20-8 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtime-period-perl_1.20-8_all.deb Size: 15182 MD5sum: 11a3f8f05a616ab2daefebe2d97984b9 SHA1: bd591476dd3a6de65e8b9472385454d75d5b254d SHA256: 69e7413b39176c34f9a5a1f506114dfa6c27515b3f72bb1b1f42b7fbebb0bdd2 Description: Perl library for testing if a time() is in a specific period This Perl library provides a function which tells whether a specific time falls within a specified time period. Its syntax for specifying time periods allows you to test for conditions like "Monday to Friday, 9am till 5pm" and "on the second Tuesday of the month" and "between 4pm and 4:15pm" and "in the first half of each minute" and "in January of 1998". Package: libgeo-postcode-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Dominic Hargreaves Architecture: all Version: 0.15.dfsg.1-3 Depends: libdbi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgeo-postcode-perl_0.15.dfsg.1-3_all.deb Size: 24586 MD5sum: 8f59f4e61c515aaf7584fac2191e1789 SHA1: 073938025f4c887bb346bde3a835c80e641e2f3e SHA256: 2314e366b590b8378e41d88db60276758e59efe825ea82188e55bf96491afef8 Description: UK Postcode validation and location Geo::Postcode will accept full or partial UK postcodes, validate them against the official spec, separate them into their significant parts, translate them into map references or co-ordinates and calculate distances between them. . The last two features require a postcode database to be supplied separately. . It does not check whether the supplied postcode exists: only whether it is well-formed according to British Standard 7666, which you can find here: . http://www.govtalk.gov.uk/gdsc/html/frames/PostCode.htm . Geo::Postcode will also work with partial codes, ie areas, districts and sectors. They won't validate, but you can test them for legitimacy with a call to valid_fragment, and you can still turn them into grid references. . To work with US zipcodes, you need Geo::Postalcode instead. Package: libparse-syslog-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 1.09-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libparse-syslog-perl_1.09-2_all.deb Size: 13484 MD5sum: ac43eb687e2f2238ca48f3e688b67455 SHA1: a20d33ed91f67e889be0bbda094a65319bcd0613 SHA256: 974b2b1f807aa9e26d7169b57891749a18ac43c5645c1c33814733f7e1ed724e Description: Perl module for parsing syslog entries Unix syslogs are convenient to read for humans but because of small differences between operating systems and things like 'last message repeated xx times' not very easy to parse by a script. . Parse::Syslog presents a simple interface to parse syslog files: you create a parser on a file (with new) and call next to get one line at a time with Unix-timestamp, host, program, pid and text returned in a hash-reference. Package: libfile-mimeinfo-perl Priority: optional Section: contrib/perl Installed-Size: 88 Maintainer: Florian Ragwitz Architecture: all Version: 0.13-1 Depends: libfile-basedir-perl, libfile-desktopentry-perl, perl (>= 5.6.0-16), shared-mime-info Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfile-mimeinfo-perl_0.13-1_all.deb Size: 47698 MD5sum: aef89e61116be9d85c439dff429abaf8 SHA1: c92355a21283af9faada1be6d6a30601b097be3e SHA256: 09ce5f5a5b2635924d44a99988dceda8b1b18c753ea8e26d11ba7c7765bf1c9e Description: Perl module to determine file types This module can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database. . This package also contains two related utilities: * mimetype: determine a files mimetype * mimeopen: open files according to their mimetype Package: libdbix-datasource-perl Priority: optional Section: contrib/interpreters Installed-Size: 12 Maintainer: Ivan Kohler Architecture: all Version: 0.02-3 Depends: libdbi-perl, perl (>= 5.6.0-16) Suggests: libdbd-pg-perl | libdbd-mysql-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbix-datasource-perl_0.02-3_all.deb Size: 14608 MD5sum: df040c0ad0c2a3fd2dfcd22298159db9 SHA1: 6dd289f09464379ac0b1ac6aaa85253e8155db9e SHA256: b98f107c974a0eb7de090a3fc32e42167f3ea8fe8a5a5975cc37b6c3726e10da Description: Database-independent create and drop functions This module implements create_database and drop_database functions for databases. It aims to provide a common interface to database creation and deletion regardless of the actual database being used. . Currently supported databases are MySQL and PostgreSQL. Assistance adding support for other databases is welcomed and relatively simple - see DBIx::DataSource::Driver. Package: libtk-histentry-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 0.43-2 Depends: perl (>= 5.6.0-16), perl-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtk-histentry-perl_0.43-2_all.deb Size: 12864 MD5sum: 1dddde1b0636795f805ab9eef81ad27d SHA1: f905a9ca0f6ccbc6ac58af0a0dd5aa3aeeb80dad SHA256: a744a4be5993b1c4e00c6edd2b9a75b312786d354683828724b00a7dbfdd147e Description: Implements an entry widget with history Tk::HistEntry implements an entry widget with history. You may use the up and down keys to select older entries (or use the associated listbox). . The widget comes in two flavors: the "HistEntry" widget is an inherited BrowseEntry widget where you see history in the associated listbox, too. The "SimpleHistEntry" widget is a plain Entry widget. Package: libdata-serializer-perl Priority: optional Section: contrib/perl Installed-Size: 69 Maintainer: Debian Perl Group Architecture: all Version: 0.42-1 Depends: libdigest-sha-perl, perl (>= 5.6.0-16) Suggests: libxml-dumper-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-serializer-perl_0.42-1_all.deb Size: 63766 MD5sum: be2dae3656a60c2650a496f494773513 SHA1: 7a28690b6efdcd3f7916e693387126f60d2ed57a SHA256: b20ca1582559ff04f44e2217c445fe202343291cc82dda6a4ed2efb356de88d7 Description: module that serialize data structures Data::Serializer provides a unified interface to the various serializing modules currently available. Adds the functionality of both compression and encryption. Homepage: http://search.cpan.org/dist/Data-Serializer/ Package: libhttp-request-params-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.01-3 Depends: libclass-accessor-perl, libemail-mime-contenttype-perl, libemail-mime-modifier-perl (>= 1.441), libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhttp-request-params-perl_1.01-3_all.deb Size: 7114 MD5sum: 81012f534981862fa3fad78884175f3f SHA1: 7000430a94212f1f99e2cc34170b239e7476f313 SHA256: 77419ad106c8cdd5053d5f73033321eb84a63f39670f4448d809cced50e3b73c Description: Retrieve GET/POST Parameters from HTTP Requests This software does all the dirty work of parsing HTTP Requests to find incoming query parameters. Homepage: http://search.cpan.org/dist/HTTP-Request-Params/ Package: libxml-csv-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Jay Bonci Architecture: all Version: 0.15-7 Depends: libtext-csv-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-csv-perl_0.15-7_all.deb Size: 13916 MD5sum: 757ffd60019018853e37317add0e7e25 SHA1: 80ad6322766e73b56ef8dc1488f78179b390d6c7 SHA256: 2ce4ca7249f752cf82a2cb33dc2bf1b9b75f2f03fa7064dba5c48053d04d3a5b Description: Perl module for transforming CSV documents into XML This module provides functions to easily transform CSV documents into XML. The module uses Text::CSV_XS to parse csv files and put into perl data structure. The perl data structure is then written into xml data structure. XML::CSV allows to create your own Text::CSV_XS object with defaults that fit your needs or just use defaults. Package: libwww-topica-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Debian Perl Group Architecture: all Version: 0.6-2 Depends: libemail-date-perl, libemail-localdelivery-perl, libemail-simple-creator-perl, libemail-simple-perl, libhtml-scrubber-perl, libtime-piece-perl, libtimedate-perl, liburi-perl, libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libwww-topica-perl_0.6-2_all.deb Size: 22602 MD5sum: eb6c3e93dab1edc1d85bea210a09d132 SHA1: 643d1cd19dd8c209c8a34b6c6927805032cf14b1 SHA256: a4b57443611e72e06d683aa00c1fa35c596ea9ff4fa82d29ec2f759b404a8f62 Description: Perl module to read emails from a Topica mailing list This module screen scrapes the Topica website and fetches back RFC822 text representations of all the mails posted to a given list. Where possible it fills in the from, to and date fields. It should be noted that in some cases it's impossible to get both the sender name and their email address. . Homepage: http://search.cpan.org/~simonw/WWW-Topica/ Package: libxml-handler-printevents-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Jay Bonci Architecture: all Version: 0.01-6 Replaces: libxml-enno-perl Depends: libxml-filter-saxt-perl, perl (>= 5.6.0-16) Conflicts: libxml-enno-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-handler-printevents-perl_0.01-6_all.deb Size: 5714 MD5sum: bc81a51a7f9180beb9e2262c42206704 SHA1: 4becded01c2db0b9b3675440a2cd495253cbe36f SHA256: 7a01f938bd60a7cf0ee2a33d5bd01863aa35a6123a1e4b85e7171e5d9b2e0b48 Description: Perl module for printing PerlSAX events (for debugging) This module prints the PerlSAX events it receives to STDOUT. It can be useful when debugging PerlSAX filters. It supports all PerlSAX handler including ignorable_whitespace. Package: libperlio-via-symlink-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Bastian Blank Architecture: all Version: 0.05-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libperlio-via-symlink-perl_0.05-1_all.deb Size: 5656 MD5sum: e9c6eb21fa25af9896e56dc377f5da33 SHA1: 1e5d8608c37b75a0f5dfcb0a30472eeb3a316920 SHA256: b7e4ee41e603d635ba4e91bf7b781cdde68ac2607524dbf9f1893e4b7054027b Description: PerlIO layers for create symlinks The PerlIO layer C allows you to create a symbolic link by writing to the file handle. Package: libxml-xql-perl Priority: optional Section: contrib/perl Installed-Size: 18 Maintainer: Jay Bonci Architecture: all Version: 0.68-4 Replaces: libxml-enno-perl Depends: libdate-manip-perl (>= 5.33), libparse-yapp-perl, libxml-dom-perl (>= 1.29), libxml-regexp-perl (>= 0.03), perl (>= 5.6.0-16) Conflicts: libxml-enno-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-xql-perl_0.68-4_all.deb Size: 155538 MD5sum: 34efe5ef833af3ce42ef926e91aeadb6 SHA1: 2e906617ea12ef824bca9f0185b673d85c6f67cf SHA256: 0872207857bffbfa057c7d18ccadb4d708ca71b541fdae98502b58212ce4fe76 Description: Perl module for querying XML tree structures with XQL This module implements the XQL (XML Query Language) proposal submitted to the XSL Working Group in September 1998. The spec can be found at: http://www.w3.org/TandS/QL/QL98/pp/xql.html. Most of the contents related to the XQL syntax can also be found in the XML::XQL::Tutorial that comes with this distribution. Note that XQL is not the same as XML-QL! . The current implementation only works with the XML::DOM module, but once the design is stable and the major bugs are flushed out, other extensions might follow, e.g. for XML::Grove. . XQL was designed to be extensible and this implementation tries to stick to that. Users can add their own functions, methods, comparison operators and data types. Plugging in a new XML tree structure (like XML::Grove) should be a piece of cake. Package: libtk-gbarr-perl Priority: optional Section: contrib/perl Installed-Size: 16 Maintainer: Debian Perl Group Architecture: all Version: 2.07-2 Depends: perl (>= 5.6.0-16), perl-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtk-gbarr-perl_2.07-2_all.deb Size: 28970 MD5sum: 5b24e86f90ed9465d9b9bf699154384e SHA1: 6c636a636df57d03da5baf95ead16710896a6072 SHA256: f702d71f212e9c0b18bf331e8898cb062f0bdc0d62cd9e821fbc526ba9cada59 Description: Various Tk Perl widgets A contribution to the ever growing collection of Tk Widgets, currently it includes: . Tk::Cloth - An OO interface to Tk::Canvas Tk::TFrame - A frame with a title Tk::NumEntry - An entry widget that accepts numbers and has up/down buttons for in/decrement. Tk::FireButton - Button that keeps invoking command when pressed . Tk::Pane and Tk::ProgressBar are no longer part of this distribution, because they are included in standard Perl/Tk since 800.016. Package: libnumber-format-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Ivan Kohler Architecture: all Version: 1.52-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnumber-format-perl_1.52-1_all.deb Size: 25016 MD5sum: 80e9e7259bd05e2d37a9bbfbd1d0d986 SHA1: a250eb94fb4902243d107fd1878d781a9d7d3264 SHA256: 2dfa73873bc1c41b95f252a5a76840c353e90f194f868650d43a33dd904a60da Description: Perl module to format numbers for display Number::Format is a Perl module that formats numbers according to standard conventions, such as adding thousands separators and decimal points appropriate to the current locale. It can also convert strings into numbers, format currency values, and convert numbers to KB, MB, and GB values. Package: libbio-asn1-entrezgene-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Debian Perl Group Architecture: all Version: 1.091-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libbio-asn1-entrezgene-perl_1.091-1_all.deb Size: 39928 MD5sum: 0ee933873f4d8e4b10c4fc0893b55787 SHA1: 0068d58bd330262beb39cc7f9be0d90ec6d54dda SHA256: 9b0b9fadce6be8da4eb1b9b71193ac0bf7aef11b340f0e49801c64d745dbaa40 Description: parser for NCBI Entrez Gene and NCBI Sequence records Bio::ASN1::EntrezGene and Bio::ASN1::Sequence are regular expression-based parsers for NCBI Entrez Gene genome databases (). . They parse ASN.1-formatted Entrez Gene records and NCBI sequences, returning data structures that contain all data items from the gene records or the sequence records. . The parser will report error & line number if input data does not conform to the NCBI Entrez Gene genome or NCBI Sequence annotation file format. . Bio::ASN1::Sequence is basically a modified version of the high-performance Bio::ASN1::EntrezGene parser. However this standalone module exists since it is more efficient to keep Sequence-specific code out of EntrezGene.pm. . Homepage: http://search.cpan.org/dist/Bio-ASN1-EntrezGene/ Package: libdata-visitor-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.09-1 Depends: libclass-accessor-perl, libtest-mockobject-perl (>= 1.05), libtest-use-ok-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-visitor-perl_0.09-1_all.deb Size: 14532 MD5sum: 1a0cf1dc0711d2d96ab6c297462e5583 SHA1: ea69c9660f663f94e02fc827ed262946ada6c1be SHA256: 86b5bbc55892212836f5dd57360bb4c9161d827857e81c5f21d7fc17cbaa01fe Description: A visitor for Perl data structures Data::Visitor is a simple visitor implementation for Perl values. . It has a main dispatcher method, visit, which takes a single perl value and then calls the methods appropriate for that value. Homepage: http://search.cpan.org/dist/Data-Visitor/ Package: libhtml-highlight-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.20-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-highlight-perl_0.20-3_all.deb Size: 11592 MD5sum: 325fba48bad21071ad556a6f06d40bd3 SHA1: 3b41b088781f4a98126d60a5b80ada5869d9be4c SHA256: 69a923befc6ed072be60cf8ec4c70e0bfefe60804fc41bfc4bc003138c9a0355 Description: Highlight words or patterns in HTML documents HTML::HighLight provides Google-like highlighting of words or patterns in HTML documents. This feature is typically used to highlight search results. Each specified pattern or word is highlighted using a differnt color. Homepage: http://search.cpan.org/dist/HTML-Highlight/ Package: libterm-readpassword-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Jay Bonci Architecture: all Version: 0.05-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libterm-readpassword-perl_0.05-1_all.deb Size: 10916 MD5sum: 60b7b4abd9f44fc7be1823bc3f9bb638 SHA1: 096d32672c2899951b2932f3702c09cef77e6913 SHA256: 753158746829d69879b865a9996dd9739f3183e1a1dc06fa150a0a0e60d5ad0c Description: ask the user for a password This module lets you ask the user for a password in the traditional way, from the keyboard, without echoing. . The read_password function prompts for input, reads a line of text from the keyboard, then returns that line to the caller. The line of text doesn't include the newline character, so there's no need to use chomp. Package: libcatalyst-engine-apache-perl Priority: optional Section: contrib/perl Installed-Size: 68 Maintainer: Debian Catalyst Maintainers Architecture: all Version: 1.11-1 Depends: libapache-mod-perl | libapache2-mod-perl2, libcatalyst-perl, perl (>= 5.6.0-16) Conflicts: libcatalyst-perl (<< 5.50) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcatalyst-engine-apache-perl_1.11-1_all.deb Size: 22600 MD5sum: e9b1b265ad90802bf4b0a95d52f9d9a8 SHA1: dea4bdbac12812fb8aabbd6c5dbc8d309489f7d4 SHA256: e4ddf547ac83b8502ae0639cc6e2ec0a9c387156bc41de6868f639af389e3b45 Description: Base class for Apache 1.x and 2.x Catalyst engines Catalyst is an elegant web application framework, extremely flexible yet extremely simple. It's similar to Ruby on Rails, Spring (Java) and Maypole, upon which it was originally based. . Catalyst follows the Model-View-Controller (MVC) design pattern, allowing you to easily separate concerns, like content, presentation, and flow control, into separate modules. This separation allows you to modify code that handles one concern without affecting code that handles the others. Catalyst promotes the re-use of existing Perl modules that already handle common web application concerns well. . Catalyst::Engine::Apache is a base class for Apache 1.x and 2.x Engines. Package: libdigest-md5-file-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.06-1 Depends: libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdigest-md5-file-perl_0.06-1_all.deb Size: 9908 MD5sum: a8859876847566716771b2038289576a SHA1: 619ce25f4c77dfef36f9cf49381d210bf55ab118 SHA256: c85d8f0d7f035c59fc5ca1d1cad95ee46a0b93b340531c2a59944dc294feae78 Description: Perl extension for getting MD5 sums for files and urls Digest::MD5::File adds functionality for easy calculation of MD5 checksums of entire files, directories or URLs to the standard Digest::MD5 module. . Example usage: . use Digest::MD5::File; my $md5 = Digest::MD5->new; $md5->addpath('/path/to/file.txt'); $md5->addpath(\@files); $md5->adddir('/home/tmbg/'); $md5->addurl('http://www.tmbg.com/tour.html'); my $digest = file_md5_hex($file); my $dir_hashref = dir_md5_hex($dir); my $digest = url_md5_hex($url); Homepage: http://search.cpan.org/dist/Digest-MD5-File/ Package: libdata-showtable-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Jesus M. Gonzalez-Barahona Architecture: all Version: 3.3-5 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-showtable-perl_3.3-5_all.deb Size: 71508 MD5sum: ed25adb9e321fbf5a134e21a75fb8a64 SHA1: b8e462f451279988639cec11e12abf8ab0e321e7 SHA256: e07711b8cc6fc1d38cdc0f48be219fa8e3de3fef83a8f8c790373bbe7ab8ccf1 Description: Print arrays of data in a formatted listing ShowTable.pm, is a Perl 5 module which defines subroutines to print arrays of data in a nicely formatted listing, using one of four possible formats: simple table, boxed table, list style, and HTML-formatting (for World-Wide-Web output). In other words, showtable is a data formatting program. Using the '-html' option, showtable can accept ASCII tabular data and format it appropriately for display through a Web-browser. Package: libemail-mime-modifier-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.442-2 Depends: libemail-messageid-perl, libemail-mime-contenttype-perl, libemail-mime-encodings-perl, libemail-mime-perl, libemail-simple-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libemail-mime-modifier-perl_1.442-2_all.deb Size: 12144 MD5sum: cc3b40d6feedce06ab341aa8f0962928 SHA1: 6ad9c8540b4970c19c97fb584440e129ea556782 SHA256: 57e8dbc6ade503ab06e85e437c3340f853c9c0ca103f07cfbdb63473c761f104 Description: Modify Email::MIME objects easily Provides a number of useful methods for manipulating MIME messages. . These method are declared in the Email::MIME namespace, and are used with Email::MIME objects. Homepage: http://search.cpan.org/dist/Email-MIME-Modifier/ Package: liblog-tracemessages-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 1.4-2 Depends: libhtml-fromtext-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblog-tracemessages-perl_1.4-2_all.deb Size: 9608 MD5sum: a430fdc82602181d73422c30fd8f6928 SHA1: 66b5ef65accf4bf0144b86f4450a3337152790ef SHA256: 44208df3db2d35c973f52a66b86f6065317bfe9f62ea671d722e51991e5257c9 Description: Perl module to allow for trace messages in Perl code This is the CPAN Perl module Log::TraceMessages. . This module is a better way of putting 'hello there' trace messages in your code. It lets you turn tracing on and off without commenting out trace statements, and provides other useful things like HTML-ified trace messages for CGI scripts and an easy way to trace out data structures using Data::Dumper. Package: libdbix-searchbuilder-perl Priority: optional Section: contrib/perl Installed-Size: 23 Maintainer: Debian Perl Group Architecture: all Version: 1.50-1 Depends: libcache-simple-timedexpiry-perl (>= 0.21), libclass-accessor-perl, libclass-returnvalue-perl (>= 0.40), libclone-perl, libdbd-pg-perl | libdbd-mysql-perl | libdbd-sqlite3-perl | libdbd-odbc-perl | libdbd-sqlite2-perl | libdbd-informix-perl | libdbd-sybase-perl, libdbix-dbschema-perl, libwant-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbix-searchbuilder-perl_1.50-1_all.deb Size: 106622 MD5sum: db0f4a29b8aac67fea9587f68e235485 SHA1: a2d0406173f5812cd2ed652e33747f9a32342e06 SHA256: 2cd153aeca72f043f303ff086edadc9536445133f22d78ceb523d08c461204ed Description: Encapsulate SQL queries and rows in simple perl objects This module provides an object-oriented mechanism for retrieving and updating data in a DBI-accesible database. Homepage: http://search.cpan.org/dist/DBIx-SearchBuilder/ Package: libxml-mini-perl Priority: optional Section: contrib/perl Installed-Size: 19 Maintainer: Raphael Hertzog Architecture: all Version: 1.2.8-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-mini-perl_1.2.8-3_all.deb Size: 63760 MD5sum: a93976b898a43977b3c893385c659389 SHA1: 32aed1f384f426148d2efdcd36021a0b09fd6989 SHA256: 1674f35da6887e8485f6f1cb96866fd307006ae71ccfbfb1a85f212143e43510 Description: Perl implementation of the MiniXML XML generator and parser XML::Mini is a set of Perl classes that allow you to access XML data and create valid XML output with a tree-based hierarchy of elements. . It provides an easy, object-oriented interface for manipulating XML documents and their elements. It is currently being used to send requests and understand responses from remote servers in Perl applications. . XML::Mini does not require any external libraries or modules and is pure Perl. Package: libdevel-gdb-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 2.0-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdevel-gdb-perl_2.0-1_all.deb Size: 25334 MD5sum: 1df24eb6b6dc9e7e2cdd8d0bc7b0a2c3 SHA1: 1bde514a28f0cbb3504e5980333f70cdce423f82 SHA256: 54accb012194e4b54258cfaf7ccdf913ad317de9a707dccb825b9d5d16292607 Description: Open and communicate a gdb session The Devel::GDB package provides an interface for communicating with GDB. Internally, it uses the GDB/MI interpreter (see http://sourceware.org/gdb/current/onlinedocs/gdb_25.html), which accurately informs the caller of the program state and, through the use of tokens, guarantees that the results returned actually correspond to the request sent. By contrast, GDB's console interpreter returns all responses on STDOUT, and thus there is no way to ensure that a particular response corresponds to a particular request. . Therefore, it is obviously preferable to use GDB/MI when programmatically interacting with GDB. This can be done via the send_cmd family of functions (send_cmd, send_cmd_excl, and send_cmd_async). There are, however, some cases when there is no GDB/MI command corresponding to a particular console command, or it has not yet been implemented (for example, -symbol-type, corresponding to the console command ptype, is not yet implemented as of GDB 6.6). In this case, the get function provides a workaround by capturing all output sent to the console stream. . Homepage: http://search.cpan.org/~jezra/Devel-GDB-2.0/ Package: libchatbot-eliza-perl Priority: extra Section: contrib/perl Installed-Size: 16 Maintainer: Misha Nasledov Architecture: all Source: chatbot-eliza Version: 1.04-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libchatbot-eliza-perl_1.04-2_all.deb Size: 64686 MD5sum: 85850c061976aa6c425c3caa51771ce0 SHA1: edb8042b48f7ba3cacae13c0011f09efec8d6ee5 SHA256: 65814d055deb45d458453eb083a42aa2d6f849a0ceaa43106f2cdba67357fd31 Description: Eliza chat bot interface module for Perl This package contains the Chatbot::Eliza module, an interface to write programs utilizing the classic Eliza algorithm. The original Eliza program was written by Joseph Weizenbaum and described in the Communications of the ACM in 1967. Eliza is a mock Rogerian psychotherapist. It prompts for user input, and uses a simple transformation algorithm to change user input into a follow-up question. The program is designed to give the appearance of understanding. Package: libxml-stream-perl Priority: optional Section: contrib/perl Installed-Size: 294 Maintainer: Jay Bonci Architecture: all Version: 1.22-3 Depends: libauthen-sasl-perl, libio-socket-ssl-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-stream-perl_1.22-3_all.deb Size: 67208 MD5sum: 18643d414a1c2533696eb4652c0dc44e SHA1: a7ff7e1cf96ac21b11f0f810858ab8178fd9b7bf SHA256: 76f6b0f98826a24217029bedf3785ab63838cc3a227966dbc5aa56dcec7e2b54 Description: Perl module for accessing XML Streams This module provides access to XML Streams. An XML Stream is just that: A stream of XML over a connection between two computers. For more information about XML Streams, and the group that created them, please visit: . http://etherx.jabber.org/streams Package: libmodule-signature-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 0.55-1 Depends: libdigest-sha-perl, libdigest-sha1-perl, libpar-dist-perl, perl (>= 5.8.0-7) Recommends: gnupg Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmodule-signature-perl_0.55-1_all.deb Size: 25492 MD5sum: b7bf215864e311dc15e593b57f2447cb SHA1: ad886e0666482420e7f2628b398e175fb59ff211 SHA256: 7dcd4bf6c304499ce720bddd8b2dff428be73828bd02a610ee78eb18b6385dea Description: Module signature file manipulation Module::Signature adds cryptographic authentications to CPAN distributions, via the special SIGNATURE file. Package: zoidberg Priority: optional Section: contrib/perl Installed-Size: 64 Maintainer: Marc 'HE' Brockschmidt Architecture: all Version: 0.96-1 Depends: libenv-ps1-perl, libexporter-tidy-perl, libterm-readkey-perl, libterm-readline-zoid-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/zoidberg_0.96-1_all.deb Size: 198414 MD5sum: 09e993139bf7ae9962d8c505a2d15b26 SHA1: a2259f982338fd3f77ff8f2fa4e9090ffab0f333 SHA256: 9b4a6f65c4ea91a9adb35f7d9ab500423c32137727b4cb1853239ba00491856e Description: modular Perl shell Zoidberg provides a modular Perl shell written, configured, and operated entirely in Perl. It aspires to be a fully operational login shell with all the features one normally expects. But it also gives direct access to Perl objects and data structures from the command line, and allows you to run Perl code within the scope of your commandline. Package: libimage-base-bundle-perl Priority: extra Section: contrib/perl Installed-Size: 9 Maintainer: Don Armstrong Architecture: all Version: 1.0.7-2 Provides: libimage-base-perl, libimage-xbm-perl, libimage-xpm-perl Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libimage-base-bundle-perl_1.0.7-2_all.deb Size: 30646 MD5sum: eede93ab91189798d9b23f7ecceb11a5 SHA1: fcc245610956703a420437e78d6c82b9b40b81bf SHA256: 3e20408656bd146bb80ef41a48d3599eeb5b3af6c8652730a77f41f1c20e3ac7 Description: set of modules for loading, saving and creating xpm and xbm images A set of perl modules for loading, saving, and creating xpm and xbm images. Contains the following modules: . Image::Base Image::Xpm Image::Xbm . Requred by Image::Info to parse xpm and xbm files. Homepage: http://search.cpan.org/~summer/ Package: libtext-vfile-asdata-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Neil Williams Architecture: all Version: 0.0.5-2 Depends: libclass-accessor-chained-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-vfile-asdata-perl_0.0.5-2_all.deb Size: 11092 MD5sum: 307d30cbe37694217f9adf4fa923531c SHA1: 79f51e9d50d54d2aeb45e40003a4e947d368d456 SHA256: 9445ac4832c2920c409e0aadd059515d53eadcc356508397e3d84b9fcfa852c7 Description: generic perl module to read and write vfile files Works with such as vCard (RFC 2426) and vCalendar (RFC 2445). The result of loading this data is a collection of objects which will grant you easy access to the properties. Then the module can write your objects back to a data file. Package: libtest-without-module-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.15-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-without-module-perl_0.15-1_all.deb Size: 7842 MD5sum: b3accdf642740a75da4f37eff23beafd SHA1: 2ced70e4d8a9856ae50694bd0fd88455b36e911b SHA256: 9a1d081ca2e39f53c5e06f58072d9f5f10c20ee4bfc5db55407eaa26ce186a11 Description: test fallback behaviour in absence of modules This module allows you to deliberately hide modules from a program even though they are installed. This is mostly useful for testing modules that have a fallback when a certain dependency module is not installed. Homepage: http://search.cpan.org/dist/Test-Without-Module/ Package: libclass-errorhandler-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Dominic Hargreaves Architecture: all Version: 0.01-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-errorhandler-perl_0.01-2_all.deb Size: 6350 MD5sum: 088242ae541751ddf49ec253419ea4ab SHA1: 64a238017ecf943010da604ffc0a54eaa2609897 SHA256: 3fcff4a05e9b3cfb86a3929b34d2833d61cb213ed63f1efa77fbc6d1e96991dd Description: Base class for error handling Class::ErrorHandler provides an error-handling mechanism that's generic enough to be used as the base class for a variety of OO classes. Subclasses inherit its two error-handling methods, error and errstr, to communicate error messages back to the calling program. Package: libemail-folder-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Debian Perl Group Architecture: all Version: 0.853-1 Depends: libemail-foldertype-perl, libemail-simple-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libemail-folder-perl_0.853-1_all.deb Size: 21216 MD5sum: f1d414eaf54ddb8043340b7fabeeb2f7 SHA1: 95f5a426f87a80417bfcc1b0bf7202aad4c6ba25 SHA256: 1a12d9b423c6ed0d5f5a632c9149080cdb254e87c6ea84ecc2ff9d90a780f78c Description: read all the messages from a folder as Email::Simple objects This perl module reads all the messages from a folder as Email::Simple objects. Package: libmodule-pluggable-fast-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Florian Ragwitz Architecture: all Version: 0.18-1 Depends: libuniversal-exports-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmodule-pluggable-fast-perl_0.18-1_all.deb Size: 6636 MD5sum: c26b8ca62ab480dc7f4dd667bdc2dce2 SHA1: c54965e2a63652f950f965a2886c3611ed19a4d5 SHA256: a66b02537c8a72e66d316d890ea22e7abdb1edb110c224537c29ad5bf75871eb Description: Fast plugins with instantiation Similar to Module::Pluggable but instantiates plugins as soon as they're found, useful for code generators like Class::DBI::Loader. Package: libperl6-say-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: David Moreno Garza Architecture: all Version: 0.09-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libperl6-say-perl_0.09-1_all.deb Size: 9754 MD5sum: 68e93df3ec0effe4f30568c904335414 SHA1: 797619c548a29c4455f2505eb93a11db527f7d2c SHA256: 4b431d690ffd47caf0f4d36d977615e684a5d7f5aef5916aec57879e69276946 Description: print -- but no newline needed Implements a close simulation of the say function in Perl 6, which acts like print but automatically appends a newline. . Use it just like print (except that it only supports the indirect object syntax when the stream is a bareword). Package: libb-utils-perl Priority: optional Section: contrib/perl Installed-Size: 29 Maintainer: Debian Perl Group Architecture: all Version: 0.05-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libb-utils-perl_0.05-2_all.deb Size: 13178 MD5sum: 3fc62b926e8987c68d0a157ffc1a169f SHA1: 43c27ba1588dfd30953a4502a416829f0387c104 SHA256: 95af85e83c943abf9ecc36a76d962440f6d8b20c01d719e0cadf8cae47a9dcb6 Description: Helper functions for op tree manipulation These functions make it easier to manipulate the op tree. Package: libcrypt-ciphersaber-perl Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Stefan Hornburg (Racke) Architecture: all Source: ciphersaber Version: 0.61-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcrypt-ciphersaber-perl_0.61-4_all.deb Size: 10600 MD5sum: 0b482a38b46aef96ca6fae6054c6bc88 SHA1: 87a36874d1e852121dbf2410398655db911fd7b6 SHA256: 7945dda6378a4c1791e22b4295172ccc77ec0962d0f21cdc8e8db8a5938eaf70 Description: Perl module implementing CipherSaber encryption The Crypt::CipherSaber module implements CipherSaber encryption, described at http://ciphersaber.gurus.com. It is simple, fairly speedy, and relatively secure algorithm based on RC4. . Encryption and decryption are done based on a secret key, which must be shared with all intended recipients of a message. Package: libdata-dumper-simple-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.11-3 Depends: perl (>= 5.6.0-16), perl-modules Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-dumper-simple-perl_0.11-3_all.deb Size: 12972 MD5sum: c19fcd17babf69f145cfe6ccced08d35 SHA1: 8218f8e4e47512d8b2ef8a5a5e59e13f625bd476 SHA256: 3d6ce358750c339f9fcf5b4e6813a8b78c7127c6989b7e9137d9edeeeb5565b3 Description: Easily dump variables together with their names (Data::Dumper-like) This module allows the user to dump variables in a Data::Dumper format. Unlike the default behavior of Data::Dumper, the variables are named (instead of $VAR1, $VAR2, etc.) Data::Dumper provides an extended interface that allows the programmer to name the variables, but this interface requires a lot of typing and is prone to tyops (sic). This module fixes that. Package: libextutils-xsbuilder-perl Priority: optional Section: contrib/perl Installed-Size: 16 Maintainer: Angus Lees Architecture: all Version: 0.27-1 Depends: libparse-recdescent-perl, libtie-ixhash-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libextutils-xsbuilder-perl_0.27-1_all.deb Size: 54882 MD5sum: ac8758cafbedc2c8b0d621ec3417f567 SHA1: d51ff7a038bd9892fd318b20d2822bbaf3d8f9fc SHA256: 8b1d98d2226644ccd6def071c14d198b521c0caa048e247957e840ed11ce7b72 Description: Automatic XS glue code generation ExtUtils::XSBuilder is a set of modules to parse C header files and create XS glue code and documentation from it. . Ideally this allows you to "write" an interface to a C library without coding a line. Although this module automates much of the process, you must still be familiar with C and XS programming since no C API is ideal and usually some adjuments are necessary. When the C API changes, most of the time you only have to rerun XSBuilder to get your new Perl API. Package: libfile-desktopentry-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Florian Ragwitz Architecture: all Version: 0.04-0.1 Depends: libfile-basedir-perl (>= 0.03), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfile-desktopentry-perl_0.04-0.1_all.deb Size: 18000 MD5sum: 3bf4cb816faa63e6a327c91f6bd77c9b SHA1: 7b5a064081c4541e0cee4fb6e2623fac3c066db2 SHA256: 7ca9071852c5d878623967103436af68387d63fbba11baedc8b437d540ec1b73 Description: Perl module to handle freedesktop .desktop files This module is used to work with .desktop files. The format of these files is specified by the freedesktop "Desktp Entry" specification. See http://freedesktop.org/wiki/Standards_2fdesktop_2dentry_2dspec. For this module version 0.9.4 of the specification was used. Package: libfile-basedir-perl Priority: optional Section: contrib/perl Installed-Size: 26 Maintainer: Cody A.W. Somerville Original-Maintainer: Florian Ragwitz Architecture: all Version: 0.03-0ubuntu1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfile-basedir-perl_0.03-0ubuntu1_all.deb Size: 9560 MD5sum: fb9bb3821837aecc82af908585ab4c7b SHA1: dfd70b3005ae7487c605bec4ab61913596c2c0c3 SHA256: a02967de64d68215113b20e82eecfe61f2fbe0d190d4bd43af0387da0f898359 Description: Perl module to use the freedesktop basedir specification This module can be used to find directories and files as specified by the XDG Base Directory Specification. It takes care of defaults and uses File::Spec to make the output platform specific. . For this module the XDG basedir specification 0.6 was used. Homepage: http://search.cpan.org/~pardus/ Package: libnet-xwhois-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 0.90-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-xwhois-perl_0.90-3_all.deb Size: 23170 MD5sum: d2e61dc2916b3bd3ba000446a6eaf311 SHA1: 0fa1035a18a28a75fbb94dec9ede84a7d1878b4c SHA256: 29948e63a90dd10347885f11349cd501d4205eec6d9a1c3203860d5656305af1 Description: Whois Client Interface for Perl5 The Net::XWhois class provides a generic client framework for doing Whois queries and parsing server response. . One of the more important goals of this module is to enable the design of consistent and predictable interfaces to incompatible whois response formats. The Whois RFC (954) does not define a template for presenting server data; consequently there is a large variation in layout styles as well as content served across servers. Package: libnet-nbname-perl Priority: extra Section: contrib/perl Installed-Size: 17 Maintainer: Martin Orr Architecture: all Version: 0.26-1 Depends: perl (>= 5.6.0-16) Suggests: libnet-netmask-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-nbname-perl_0.26-1_all.deb Size: 25302 MD5sum: 410e08872bb17daf5ca1d8c221f3efde SHA1: 478e562ee7f8b3be943328021958dc9c34ff75b8 SHA256: cce0ed9aa65eb52d23768807d6aea93ece7bdb7b5e464b5d49bcd44d86a76502 Description: NetBIOS Name Service Requests This is the Net::NBName Perl module, for resolving the NetBIOS host names used by Windows/Samba. It can be used 1. to resolve NetBIOS names to IP addresses 2. to determine registered NetBIOS names on a host A pure Perl module, using the Socket core module. Package: libfeed-find-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.06-2 Depends: libclass-errorhandler-perl, liburi-fetch-perl, liburi-perl, libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfeed-find-perl_0.06-2_all.deb Size: 8190 MD5sum: 6d0cb226b5a8cfb83188021f06c6ab38 SHA1: cca3cdebf836c4d058cfa27fda59414ec4b693c8 SHA256: 1158c479af2861696a5371d7aafd4d7cc7619c582502b09000e754b42a8ea61a Description: Syndication feed auto-discovery Feed::Find implements feed auto-discovery for finding syndication feeds, given a URI. It (currently) passes all of the auto-discovery tests at http://diveintomark.org/tests/client/autodiscovery/. . Feed::Find will discover the following feed formats: * RSS 0.91 * RSS 1.0 * RSS 2.0 * Atom Package: libio-digest-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Bastian Blank Architecture: all Version: 0.10-1 Depends: libperlio-via-dynamic-perl (>= 0.10), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libio-digest-perl_0.10-1_all.deb Size: 5230 MD5sum: f06371517289e9e4a022fb6a27c8bcba SHA1: 8c95836b7a888a5ee870927c18a73ac4454727c4 SHA256: e7224b30ec2e802700d17aadf1fbd501c7e4e607885cc62bf7431806c79e5eac Description: Calculate digests while reading or writing This module allows you to calculate digests while reading or writing file handles. This avoids the case you need to reread the same content to compute the digests after written a file. Package: liblog-agent-rotate-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Jay Bonci Architecture: all Version: 0.104-1 Depends: libcompress-zlib-perl, libgetargs-long-perl, liblockfile-simple-perl, liblog-agent-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblog-agent-rotate-perl_0.104-1_all.deb Size: 20406 MD5sum: 5cb4f8c3f6caa911e230c5b8b73c3c1d SHA1: 4d22baace041d7c3d2d3fdd3c1b3d0f4106aa1f7 SHA256: 4857f5024a414d9eae3f11a5f4d51e145c82cab6d0ebb4ff9f4dbc3913976b6f Description: provides Log::Agent::Rotate perl module The Log::Agent::Rotate module is an extension of Log::Agent that brings file-rotating features to the File logging driver. . This is NOT a generic all-purpose logfile rotation package. It is meant to be used only within the Log::Agent framework. Package: librcs-perl Priority: optional Section: contrib/perl Installed-Size: 58 Maintainer: Debian Perl Group Architecture: all Version: 1.05-3 Depends: perl (>= 5.6.0-16), rcs Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/librcs-perl_1.05-3_all.deb Size: 19370 MD5sum: 48a607a9a8f49bbc5f6ffe7856d0c61d SHA1: e026fc3c65631b8a1c89f09ded61fac9d6a51c97 SHA256: b75819e019f4d561456f1d1db714c5b8b1f243da0bbe8caab9165d6490c86a62 Description: Perl Object Class for Revision Control System (RCS) This Perl module provides an object oriented interface to access Revision Control System (RCS) utilities. This module should simplify the creation of an RCS front-end. Package: libcarp-assert-more-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.12-1nexenta1 Depends: libcarp-assert-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcarp-assert-more-perl_1.12-1nexenta1_all.deb Size: 11114 MD5sum: 113b0412800f407f07a153b433b8b50b SHA1: d4e9057ebc0957f0479ad10ea85daa60e9dbecc7 SHA256: c7f7caec4a46b4b73976a5d23187d4b6f13451663339bb77e83be75411d10d30 Description: Convenience wrappers for libcarp-assert-perl Carp::Assert::More is a set of wrappers around the Carp::Assert functions to make the habit of writing assertions even easier. Package: libmoose-perl Priority: optional Section: contrib/perl Installed-Size: 479 Maintainer: Debian Perl Group Architecture: all Version: 0.31-1 Depends: libclass-mop-perl (>= 0.47), libsub-exporter-perl (>= 0.972), libsub-name-perl (>= 0.02), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmoose-perl_0.31-1_all.deb Size: 210284 MD5sum: fa2965ba9ff59a7171c6f4a00e6a41b9 SHA1: 5083f85f13be69dcd4ee1c640664eb207dbb2a62 SHA256: b2f888d97167ff0da65c4b1feec62368bb761b9db1d882ee3cd97eac3dbbdc79 Description: Extension of the Perl 5 object system Moose, it's the new Camel. Moose is an extension of the existing Perl5 object system. . Moose is built on top of Class::MOP, which is a metaclass system for Perl5. This means that Moose not only makes building normal Perl5 objects better, but it also provides the power of metaclass programming. . Moose makes every attempt to provide as much convenience during class construction/definition, but still stay out of your way if you want it to. Here are some of the features Moose provides: . Unless specified with extends, any class which uses Moose will inherit from Moose::Object . Moose will also manage all attributes (including inherited ones) that are defined with has. And assuming that you call new which is inherited from Moose::Object, then this includes properly initializing all instance slots, setting defaults where appropriate and performing any type constraint checking or coercion. . For more details, see the ever expanding Moose::Cookbook manpage. Homepage: http://search.cpan.org/dist/Moose/ Package: libdata-validate-domain-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Alexander Wirt Architecture: all Version: 0.03-1 Depends: libnet-domain-tld-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-validate-domain-perl_0.03-1_all.deb Size: 11952 MD5sum: df64b9574f3425d4e1671da1d76800c9 SHA1: d3b640296edb58b68bf0bf5d2c72ec0195da3dff SHA256: 699470e325940a74cabd87bdbc5a9ad66d84757c3240229119d6803ec1e956ba Description: perl domain name validation functions Data::Validate::Domain collects domain validation routines to make input validation and untainting easier and more readable. Package: libnet-imap-simple-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 1.17-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-imap-simple-perl_1.17-2_all.deb Size: 18420 MD5sum: 93dce54a85613716279ba6b0659634cb SHA1: 2a401700f10107afd0725ae6cdbe61e0b395cad0 SHA256: 1c8d0d8f156bff32904990fd0da8182f58b6a353940468e188708654fb75a200 Description: Perl extension for simple IMAP account handling This module is a simple way to access IMAP accounts. The API is mostly equivalent to the Net::POP3 one, with some additional methods for mailbox handling. Homepage: http://search.cpan.org/dist/Net-IMAP-Simple/ Package: libmath-numbercruncher-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 5.00-7 Depends: perl (>= 5.8) | libmath-bigint-perl (>= 1.49) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmath-numbercruncher-perl_5.00-7_all.deb Size: 92098 MD5sum: 53e13723529005fe4d708045ee6845f5 SHA1: 9597bebd131bcf67cf24628a20d2a85a9a817222 SHA256: 82352473573cecf49f3ffee3c7f29ce3f54b4eb8a5b6e669f8fcee1f9823fb2a Description: Perl5 module with commonly needed Maths and Stats functions This module is a collection of commonly needed number-related functions, including numerous standard statistical, geometric, and probability functions. Some of these functions are taken directly from _Mastering Algorithms with Perl_, by Jon Orwant, Jarkko Hietaniemi, and John Macdonald, and others are adapted heavily from same. Package: libdelimmatch-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Peter Eisentraut Architecture: all Source: delimmatch Version: 1.06a-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdelimmatch-perl_1.06a-3_all.deb Size: 15328 MD5sum: fd72dca0d19ea0b6b13cc272181772ee SHA1: 4f95fbf5cde2bef7185376d9d3466f8c7b25e9e0 SHA256: 33637d7def07f1318d6a87f1099994ff574809c0066a97a369c2e6c668b088fa Description: Perl module to match delimited substrings DelimMatch allows you to match delimited substrings in a buffer. The delimiters can be specified with any regular expression and the start and end delimiters need not be the same. If the delimited text is properly nested, entire nested groups are returned. . In addition, you may specify quoting and escaping characters that contribute to the recognition of start and end delimiters. Package: libimage-exiftool-perl Priority: optional Section: contrib/perl Installed-Size: 97 Maintainer: Mari Wang Architecture: all Version: 7.00-1 Depends: perl (>= 5.6.0-16) Recommends: libcompress-zlib-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libimage-exiftool-perl_7.00-1_all.deb Size: 1149608 MD5sum: 8685987e47b5c51a47af0c4dbf312e18 SHA1: c85582af7910aec62a287e67858741895e8cbbdd SHA256: 040a9cd19f7bfa4ba7d9d4f92f2ebcafc29c9bf2e9f923982a66f7b1a0b4677f Description: Library and program to read and write meta information in multimedia files ExifTool is a Perl module with an included command-line application for reading and writing meta information in image, audio and video files. It recognizes EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP and ID3 meta information as well as the maker notes of many digital cameras including Canon, Casio, FujiFilm, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Ricoh, Sanyo and Sigma/Foveon. Package: libcrypt-smbhash-perl Priority: extra Section: contrib/perl Installed-Size: 9 Maintainer: Alexander Zangerl Architecture: all Version: 0.12-2 Depends: libdigest-md4-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcrypt-smbhash-perl_0.12-2_all.deb Size: 13904 MD5sum: 0caf37ab3ed86e248c3a347c02e63f63 SHA1: 09fdb4dccd5e6cfde624dd44e25d7d8b0fb5c605 SHA256: d98c37db18a904b3c0479d139272ccfebec2c39ad3d28ccf898c4dbfd45a3236 Description: generate LM/NT hash of a password for samba This module provides functions to generate LM/NT hashes used in Samba's 'smbpasswd' file. . The module is a direct port of code from Samba and is written entirely in perl, so it is slower than a C implementation but it is easily ported and installed. . Homepage: http://www.cpan.org/authors/id/B/BJ/BJKUIT/ Package: libhook-lexwrap-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.20-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhook-lexwrap-perl_0.20-1_all.deb Size: 11896 MD5sum: 037dccbe160a0421a867b8865711bc23 SHA1: 976d52bac335e769434e5c98e2c79e23d4bcffec SHA256: 80673e671ad65869d70e92ac15d738bb3faddfd291c91c5c7560a76d32a5d147 Description: Lexically scoped subroutine wrappers Hook::LexWrap allows you to install a pre- or post-wrapper (or both) around an existing subroutine. Unlike other modules that provide this capacity (e.g. Hook::PreAndPost and Hook::WrapSub), Hook::LexWrap implements wrappers in such a way that the standard caller function works correctly within the wrapped subroutine. Package: libset-scalar-perl Priority: extra Section: contrib/perl Installed-Size: 16 Maintainer: Jose Luis Rivas Architecture: all Version: 1.20-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libset-scalar-perl_1.20-1_all.deb Size: 33884 MD5sum: a08462553fb0d84894c93998d4983639 SHA1: 007e528f4179211b90cbd8fab9a32369d4550909 SHA256: cc9a3493574e951d68a0280cbd8ca2f33c95a7426982971dcdc8ad00cea8af13 Description: set for scalar operations This perl module set scalar operations as creating, modying, displaying, deriving, comparing, etc. . This module provides: Set::Scalar::Base, Set::Scalar::Null, Set::Scalar::Real, Set::Scalar::Universe, Set::Scalar::Valued, Set::Scalar::ValuedUniverse, Set::Scalar::Virtual. . Homepage: http://search.cpan.org/dist/Set-Scalar/ Package: liburi-find-delimited-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Dominic Hargreaves Architecture: all Version: 0.02-5 Depends: liburi-find-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liburi-find-delimited-perl_0.02-5_all.deb Size: 10910 MD5sum: 52d1677ba3b31adbc7a1f8baba748320 SHA1: 3867aecab4ead793c65078c12d7cdb81b6a2bf08 SHA256: 9de194b7a7f9485092d1db9a0efd8e245346e3dc62c603e1815719bbd2da6fae Description: Find URIs which may be wrapped in enclosing delimiters Works like URI::Find, but is prepared for URIs in your text to be wrapped in a pair of delimiters and optionally have a title. This will be useful for processing text that already has some minimal markup in it, like bulletin board posts or wiki text. Package: libsendmail-pmilter-perl Priority: optional Section: contrib/perl Installed-Size: 103 Maintainer: Hilko Bengen Architecture: all Version: 0.96-1 Replaces: libsendmail-milter-perl Depends: perl (>= 5.6.0-16) Recommends: libmail-milter-perl Conflicts: libsendmail-milter-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsendmail-pmilter-perl_0.96-1_all.deb Size: 38114 MD5sum: e777e1170fbd10ebf76f4f9641f17f77 SHA1: 6fa815446d5451e14f672064c82e437c5e0c2d0f SHA256: d0ebf78ca1e40a876ad6e7e85f7d83b3e109a03742ba6855bcab1161d95c1c6d Description: A Perl implementation of the Sendmail Milter protocol PMilter is an attempt to reimplement Sendmail's milter (mail filter) protocol in pure Perl. There are many reasons for this, including independence from Sendmail's libmilter, as well as freedom from POSIX threads (helps stability for Perl filters), etc. . Most of PMilter's Sendmail::Milter interface is a clone of the frontend functions in PMilter::Server. However, this compatibility package also includes some methods specific to the Sendmail MTA, which are deliberately not included in PMilter::Server. Package: libnetwork-ipv4addr-perl Priority: optional Section: contrib/interpreters Installed-Size: 36 Maintainer: Bernd Eckenfels Architecture: all Version: 0.10-1.1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnetwork-ipv4addr-perl_0.10-1.1_all.deb Size: 14080 MD5sum: 6153762793e3001423857ad146eb0359 SHA1: 0128bb70b64428c75942d514607ef4de5aa3944f SHA256: 163ab698b85951cb7aa3dbe37693f887ac541869d1a42b038b9b64fe40f4aaa1 Description: The Net::IPv4Addr perl module API and ipv4calc script ipv4calc can be used to calculate the netmask, broadcast and network address of an IPv4 (Internet) address. Package: liblatex-tom-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Patrick Winnertz Architecture: all Version: 0.8-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblatex-tom-perl_0.8-1_all.deb Size: 34324 MD5sum: fbd4be3c7bf7cf1afe2315066a2c9fc9 SHA1: a5cd1ecb64256f5c4ef79fa18d71395d0074cb73 SHA256: 292871ba796fb47114c1af5c07bb1b1de27bb837b468522698f967a27dd03ab3 Description: A module for parsing, analyzing and manipulating latex documents This module provides a parser which parses and interprets (though not fully) LaTeX documents and returns a tree-based representation of what it finds. This tree is a LaTeX::TOM::Tree. The tree contains LaTeX::TOM::Node nodes. . This module should be especially useful to anyone who wants to do processing of LaTeX documents that requires extraction of plain-text information, or altering of the plain-text components (or alternatively, the math-text components). Package: libmodule-depends-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: James Bromberger Architecture: all Version: 0.10-1 Depends: libclass-accessor-chained-perl, libfile-chdir-perl, libyaml-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmodule-depends-perl_0.10-1_all.deb Size: 10482 MD5sum: 1b20edece25aa7533ed8b41b9b6a6ab5 SHA1: 1599b53fe1da5476c34d8ac6581fdc153aa03024 SHA256: 3facce9e7b38d67d86e987fcbd66bafb9ad0bdd31786fa88e710ec4cccb799c8 Description: identify the dependencies of a distribution Module::Depends extracts module dependencies from an unpacked distribution tree. . Module::Depends only evaluates the META.yml shipped with a distribution. This won't be effective until all distributions ship META.yml files, so we suggest you take your life in your hands and look at Module::Depends::Intrusive. . This description was automagically extracted from the module by dh-make-perl. Package: liblingua-es-numeros-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.05-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblingua-es-numeros-perl_0.05-1_all.deb Size: 18426 MD5sum: ba3e8de981796493157da6f74eabeecf SHA1: 228b0664777ce24bcd2237e3d25ca3d3d9950f72 SHA256: d312ed331e7056d99e6310679cc0a0c6ab0ee440f18d2026717abbead26e1b47 Description: Converts numbers to Spanish text Arbitrary precision number converter to its textual representation in Spanish. Supports cardinals, ordinals and reals. As managed numbers are widely longer than Perl's native number management, these are handled as character strings, allowing unlimited growth on the conversion system. Homepage: http://search.cpan.org/dist/Lingua-ES-Numeros/ Package: libparse-debian-packages-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: all Version: 0.01-1 Depends: libyaml-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libparse-debian-packages-perl_0.01-1_all.deb Size: 5356 MD5sum: f6c4662d7b4b0f5c94656dde29d89ed6 SHA1: afbb58d970999263407aeddc611f00c4d847c372 SHA256: 9bda2cd38be899a56416b1a707da9f6ce921fc9d98a6e232b788ec67bacfd11f Description: parse the data from a debian Packages.gz Parse::Debian::Packages parses the Packages files used by the debian package management tools. . It presents itself as an iterator. Each call of the ->next method will return the next package found in the file. Package: libdevice-modem-perl Priority: optional Section: contrib/perl Installed-Size: 133 Maintainer: Dirk Proesdorf Architecture: all Version: 1.47-2 Depends: libdevice-serialport-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdevice-modem-perl_1.47-2_all.deb Size: 52218 MD5sum: 277f247cc067ecf153436a2ce3fbad87 SHA1: 14dd6845fcb74834045bb9e5bcbfb7ffe27d5027 SHA256: 38f5064c21e5574893b2045310ecfc06a8ff9b5bf4b73b824c67b4ac9b769eb7 Description: Perl class to interface generic modems (AT-compliant) Device::Modem class implements basic AT (Hayes) compliant device abstraction. It can be inherited by sub classes (as Device::Gsm), which are based on serial connections. Package: libemail-valid-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.179-1 Depends: libmailtools-perl, libnet-dns-perl, libnet-domain-tld-perl (>= 1.65-2), netbase, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libemail-valid-perl_0.179-1_all.deb Size: 18862 MD5sum: 028ff595bc713bb7595bc7ebffcde826 SHA1: 2ec3ebee63b076e0645e15f8ec0bfec055ce22eb SHA256: 9bba7850e88919e2518093b4e1432149c7e996df453b8ee6555dc25174a14443 Description: Check validity of Internet email addresses Email::Valid determines whether an email address is well-formed, and optionally, whether a mail host exists for the domain. Package: libtest-cmd-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Nacho Barrientos Arias Architecture: all Version: 1.05-6 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-cmd-perl_1.05-6_all.deb Size: 42268 MD5sum: 613e7b627f20eb25e8e4ade6c5fc5592 SHA1: 4899416d3816795c4775a87368c7521f64f9116c SHA256: 6df22b5aee06a356015cd5a81871e35408e047f794c6eb54f1dd145abdefd89e Description: perl module which provides a testing framework The Test::Cmd module provides a framework for portable automated testing of executable commands and scripts (in any language, not just Perl), especially commands and scripts that interface with the file system. . Homepage: http://search.cpan.org/dist/Test-Cmd/ Package: libboulder-perl Priority: optional Section: contrib/perl Installed-Size: 31 Maintainer: Debian Perl Group Architecture: all Version: 1.30-2 Depends: libxml-parser-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libboulder-perl_1.30-2_all.deb Size: 169866 MD5sum: f2649503df83b500a39b37b699c75232 SHA1: 98969c0743f7106dd168bf2f11db1a10c83a8232 SHA256: a40641d82f228523e6db6fe8a6a3d62a396a8d4bd0078d3a5962bb132c410496 Description: Perl module for hierarchical tag/value structures Boulder provides a simple stream-oriented format for transmitting data objects between one or more processes. It does not provide for the serialization of Perl objects the way FreezeThaw or Data::Dumper do, but it does provide the advantage of being language independent. . In addition to a stream-oriented interface, Boulder comes with a simple record-oriented database-oriented interface, Boulder::Store, which provides query and search capabilities comparable to many flat file DBMS systems. Package: libogg-vorbis-header-pureperl-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Florian Ragwitz Architecture: all Version: 0.07-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libogg-vorbis-header-pureperl-perl_0.07-2_all.deb Size: 11886 MD5sum: 45187b6f8ab6a81c8401ed9981d5963d SHA1: 9cca268620dbe83073a72d2e4b2609d4b3e97ff6 SHA256: a7ca96c880e4548b79d0efbb8309bc7f20fb59157cb51c62f52ccbfa0aace93d Description: A pure Perl interface to Ogg Vorbis information fields Ogg::Vorbis::Header::PurePerl is an object-oriented interface to Ogg Vorbis information and comment fields, implemented entirely in Perl. Intended to be a drop in replacement for Ogg::Vobis::Header. . Unlike Ogg::Vorbis::Header, this module will go ahead and fill in all of the information fields as soon as you construct the object. In other words, the new and load constructors have identical behavior. Package: libpar-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: all Version: 0.976-2 Depends: libarchive-zip-perl, libcompress-zlib-perl (>= 1.3), libdigest-sha1-perl, libfile-temp-perl (>= 0.05), libgetopt-argvfile-perl (>= 1.07), libmodule-scandeps-perl (>= 0.66), libpar-dist-perl (>= 0.22), perl (>= 5.6.0-16) Recommends: gnupg, libmodule-signature-perl, libpar-packer-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpar-perl_0.976-2_all.deb Size: 91198 MD5sum: 4c4b66ed70595bf6fe570eed14c613e6 SHA1: 8fdc51fd100aaa8eeaf55d13857badb1536ea7cf SHA256: be162b2ca16940775a718459ecfc8a84d2c87d46036be82a6c41fe091aad94d7 Description: Perl Archive Toolkit PAR lets you easily bundle a typical blib/ tree into a zip file, called a Perl Archive, or PAR. . PAR supports loading XS modules by overriding DynaLoader bootstrapping methods; it writes shared object file to a temporary file at the time it is needed. Homepage: http://search.cpan.org/dist/PAR/ Package: libnet-rendezvous-publish-perl Priority: extra Section: contrib/perl Installed-Size: 10 Maintainer: Jose Luis Rivas Architecture: all Version: 0.04-1 Depends: libclass-accessor-lvalue-perl, libmodule-pluggable-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-rendezvous-publish-perl_0.04-1_all.deb Size: 9376 MD5sum: 59d9d213dd64846d55f32dc2a648a8b5 SHA1: 101b41f596477b358fb4f9e081c67e72a5b2f68c SHA256: 802261f722b9fc44e0265ca9ef81f9695d1762b64c094577109172a63d7fd0b2 Description: publish Rendezvous services Creates, publish and manages Rendezvous services. Can manage how much time will handle network events and updates of internal state. . http://search.cpan.org/dist/Net-Rendezvous-Publish Package: libtext-formattable-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.01-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-formattable-perl_1.01-1_all.deb Size: 9350 MD5sum: 47c71dc8b1850f3bb7acf3b3a2f53f0f SHA1: 77fef5c9d7ffe178985997b0ab03fe9543e5df6c SHA256: ed71da21033f737d83e7ddf4e4587f319d69fe676e11374201d6d5d082c289b6 Description: Format text tables Text::FormatTable renders simple tables as text. You pass to the constructor (new) a table format specification similar to LaTeX (e.g. r|l|l) and you call methods to fill the table data and insert rules. After the data is filled, you call the render method and the table gets formatted as text. Package: libapache-gallery-perl Priority: optional Section: contrib/perl Installed-Size: 55 Maintainer: Jesus Climent Architecture: all Version: 0.99-svn060811-1 Depends: libapache-request-perl | libapache2-mod-perl2 (>= 2.0), libimage-imlib2-perl, libimage-info-perl, libimage-size-perl, libtemplate-perl, libtext-template-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libapache-gallery-perl_0.99-svn060811-1_all.deb Size: 94668 MD5sum: c3ccdd63e1edafdbf0810679fbf336db SHA1: 507d4c3d8bf33aef5ed3a0624fd0773dbc852096 SHA256: 40320146f7ed8a8364383562dbd843a4daa9bfe3d56e617d8d6b953a671f4456 Description: Apache module to create galleries on-the-fly This package contains a Perl module for Apache to create galleries. . The images just need to be copied into a directory where Apache will pick them up and create a gallery page for you, with thumbnails and links to the full size images. . Thumbnail size and maximum image size can be defined, among others. Package: libastro-fits-header-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: all Version: 2.8.1-2 Provides: libastro-fits-header-cfitsio, libastro-fits-header-item Depends: libastro-fits-cfitsio-perl (>= 1.01-1), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libastro-fits-header-perl_2.8.1-2_all.deb Size: 41388 MD5sum: 43d6e08eeb94a60f4e239d3964950fcd SHA1: 0ee4a3663b0e8350d5c3eaa0f7e80ba0809e6572 SHA256: a916ba43595ec16d53bc9ed267f6191cf44e8d97272d33ab8d8589497fe31c6f Description: Perl tools for reading, modifying and writing FITS headers This is a set of Perl modules that provide a more high-level approach than the straightforward CFITSIO to reading, modifying and then writing out FITS standard header blocks to FITS files. Package: libcache-memcached-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jay Bonci Architecture: all Version: 1.20-1 Depends: libstring-crc32-perl, perl (>= 5.6.0-16) Suggests: memcached Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcache-memcached-perl_1.20-1_all.deb Size: 24152 MD5sum: 0030ab13ba8081e4cc77eac571fefe8b SHA1: 707d4069575c9a87881a9e2531c4c74f30b0de5c SHA256: 6e914cc364c6c02d7877421fcb2278226ea3fd5dda9c65cda8f3f3557071634d Description: Cache::Memcached - client library for memcached This is the Perl API for memcached, a distributed memory cache daemon. It is an object-oriented and feature rich client API implementation, and is used as a component to power several large websites, including Livejournal and Slashdot. Package: libfont-afm-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Jay Bonci Architecture: all Version: 1.19-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfont-afm-perl_1.19-1_all.deb Size: 13640 MD5sum: eefab2be5b303064ce22b8be274bb9d8 SHA1: 414f64b868b6b0b9a4904693c909600ec9b887e5 SHA256: 9eef10bc95f5c37f456eff091cb23be9a4fa0896ddf908bc35bf29b8b952a303 Description: Font::AFM - Interface to Adobe Font Metrics files This module implements the Font::AFM class. Objects of this class are initialised from an AFM-file and allows you to obtain information about the font and the metrics of the various glyphs in the font. . All measurements in AFM files are given in terms of units equal to 1/1000 of the scale factor of the font being used. To compute actual sizes in a document, these amounts should be multiplied by (scale factor of font)/1000. Package: libaudio-file-perl Priority: optional Section: contrib/perl Installed-Size: 17 Maintainer: Florian Ragwitz Architecture: all Version: 0.11-1 Depends: libaudio-flac-header-perl, libmp3-info-perl, libmp3-tag-perl, libogg-vorbis-header-pureperl-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libaudio-file-perl_0.11-1_all.deb Size: 20580 MD5sum: 65a7b2e2b268b40503be5daa5fe3c415 SHA1: e6a21005074b0a8af4816c025106bf5c6417aaff SHA256: 65532d72763d2d04d2b66bd1cd428ea23d9786fed9505aa73a59c4d1991fbacc Description: Perl audio file abstraction library Audio::File abstracts a single audio file, independent of its format. Using this module you can access a files meta-info like title, album, etc. as well as the files audio-properties like its length and bitrate. . Currently only the formats flac, ogg vorbis and mp3 are supported, but support for other formats may be easily added. Package: libnet-imap-simple-ssl-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 1.3-2 Depends: libio-socket-ssl-perl, libnet-imap-simple-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-imap-simple-ssl-perl_1.3-2_all.deb Size: 5424 MD5sum: ca917858525905cfa6a033da3c90af68 SHA1: be92402b8cbda55f776efe4b64a17afacf2550f3 SHA256: cd4a48c9ac436458fc5d13cc77b7c3541de4d452c4a2df11487c5be4ce8883fa Description: Subclass of Net::IMAP::Simple with SSL support This module is a subclass of Net::IMAP::Simple that includes SSL support. The interface is identical. Package: libyaml-tiny-perl Priority: optional Section: contrib/perl Installed-Size: 36 Maintainer: John Lightsey Architecture: all Version: 1.20-1 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libyaml-tiny-perl_1.20-1_all.deb Size: 18468 MD5sum: 1f7cbbe277052798561a7a39cffb68c1 SHA1: 0fbdbe31f93753a83c5000871d389fddd1850d12 SHA256: 1a4543544f2eb4d6c2d82d524f708495cef3dd36e05f19ce0586a3262724bdcd Description: Read/Write YAML files with as little code as possible The YAML specification is huge. Like, really huge. It contains all the functionality of XML, except with flexibility and choice, which makes it easier to read, but with a full specification that is more complex than XML. . The pure-Perl implementation of YAML costs just over 4 megabytes of memory to load. Just like with Windows .ini files (3 meg to load) and CSS (3.5 meg to load) the situation is just asking for a YAML::Tiny module, an incomplete but correct and usable subset of the functionality, in as little code as possible. . Homepage: http://search.cpan.org/~adamk/YAML-Tiny/ Package: libcss-perl Priority: optional Section: contrib/perl Installed-Size: 21 Maintainer: Alejandro Garrido Mota Architecture: all Version: 1.07-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcss-perl_1.07-1_all.deb Size: 62764 MD5sum: ad446e78b9b5476a852702be87243f0f SHA1: caa29aac69f23939f789a51bbc2ecdb3d677ec61 SHA256: 66056142cc3ea79b9292f477a194d17789a1c85b0f3b17b84734c5623af41790 Description: CSS - Object oriented access to Cascading Style Sheets (CSS) This module can be used, along with a CSS::Parse::* module, to parse CSS data and represent it as a tree of objects. Using a CSS::Adaptor::* module, the CSS data tree can then be transformed into other formats. . Homepage: http://search.cpan.org/~iamcal/CSS-1.07/ Package: libregexp-shellish-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Bastian Blank Architecture: all Version: 0.93-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libregexp-shellish-perl_0.93-1_all.deb Size: 6708 MD5sum: 0efdf089ff621004011f6c71e8a7977f SHA1: fdd8211f0bfdaf2db902b4e3e98ae05076d418ad SHA256: 95279c0d8d0d665c5557093a905cb741601e94a873bcc51b6a409b606bdec8bc Description: Shell-like regular expressions Provides shell-like regular expressions. The wildcards provided are ?, * and **, where ** is like * but matches /. See /compile_shellish for details. Package: libtemplate-plugin-gd-perl Priority: optional Section: contrib/perl Installed-Size: 25 Maintainer: Dominic Hargreaves Architecture: all Version: 2.66-1 Depends: libgd-gd2-perl | libgd-noxpm-perl, libgd-graph-perl, libgd-graph3d-perl, libgd-text-perl, libtemplate-perl (>= 2.15), perl (>= 5.6.0-16) Conflicts: libtemplate-perl (<< 2.15) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtemplate-plugin-gd-perl_2.66-1_all.deb Size: 60304 MD5sum: c6b4114ba1264495f6437a865ca2b2fd SHA1: 89d6a5850d27e1e9bcd2bbeda9deede05a0accf5 SHA256: 16931467c3233a584facbbe9b0b199d2de9a1b767e9ab6a76968c750223f1a57 Description: GD plugin(s) for the Template Toolkit This package provides a number of Template Toolkit plugin modules to interface with Lincoln Stein's GD modules. These in turn provide an interface to Thomas Boutell's GD graphics library. . These plugins were distributed as part of the Template Toolkit until version 2.15 released in February 2006. At this time they were extracted into this separate distribution. Package: libnetserver-generic-perl Priority: optional Section: contrib/interpreters Installed-Size: 10 Maintainer: Gerfried Fuchs Architecture: all Version: 1.03-7 Depends: libtime-hires-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnetserver-generic-perl_1.03-7_all.deb Size: 30124 MD5sum: 9113263e31559678b1388e20316011f2 SHA1: 8416a1be93982c0f7765b10d8fbc17690af40fad SHA256: 7805fb217fa17f035c173c5fcea1b800be1b473ca53de7cf181dcbfc5fbfc1a6 Description: A perl module for developing internet servers in perl NetServer::Generic is a perl module that implements an object-oriented interface for developing internet servers. Package: libdata-buffer-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Pierre-Matthieu Alamy Architecture: all Version: 0.04-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-buffer-perl_0.04-1_all.deb Size: 11654 MD5sum: 55cb2b79f3f76916cae97cf73a5e079d SHA1: 6f3f3d44ff86ca8f8072295eade8fc1eaec852a4 SHA256: 206bf58513995c810940867027f6b81a52fffec5437513f707333b1d635bb168 Description: Read/write buffer class for perl Data::Buffer implements a low-level binary buffer in which you can get and put integers, strings, and other data. Internally the implementation is based on pack and unpack, such that Data::Buffer is really a layer on top of those built-in functions. Package: libbit-vector-minimal-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.3-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libbit-vector-minimal-perl_1.3-2_all.deb Size: 7024 MD5sum: b4f1427b24b422d46d3c849300dd45e5 SHA1: 0a7d7b9224ff83ce8d26df33383f1f253ed61e2f SHA256: 38db273e9623e0433409b20da0b5c29cab01a8d2076ac4f2f1e0223d6bd3c8af Description: Object oriented wrapper around vec() A much simplified, lightweight version of Bit::Vector. It wraps Perl's sometimes confusing vec() function in an object-oriented abstraction. Package: liblog-agent-logger-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Jay Bonci Architecture: all Version: 0.1.1-5 Depends: libgetargs-long-perl, liblog-agent-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblog-agent-logger-perl_0.1.1-5_all.deb Size: 13872 MD5sum: ba75cc31c06c666901d55b3a3ca77333 SHA1: d7889b4478ef02957d963ece1e777cabfc7a07a3 SHA256: f4228ca78f7027dc100179251bafb26c8c8e2d5b3c973dbc0b57fa813e89f3f7 Description: provides Log::Agent::Logger perl module Log::Agent::Logger is mini component of Log::Agent. Log::Agent is a general logging framework aimed at reusable modules. Package: libstring-escape-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 2002.001-7 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libstring-escape-perl_2002.001-7_all.deb Size: 16780 MD5sum: e39e8da16c46028e0dd8d5c4827cb525 SHA1: acdc189aec4cb53aa6c71f182f238d4ae933290d SHA256: fca8dac9d12aeca08512c436b299d03d05b075b09190dcaf91f23c4a70ad6f5a Description: Perl module that provides conversion functions for escaped strings This module provides a flexible calling interface to some frequently-performed string conversion functions, including applying and expanding standard C/Unix-style backslash escapes like \n and \t, wrapping and removing double-quotes, and truncating to fit within a desired length. Package: libjcode-perl Priority: optional Section: contrib/interpreters Installed-Size: 6 Maintainer: Atsushi KAMOSHIDA Architecture: all Version: 2.13-2 Replaces: jcodepl Provides: jcodepl Depends: perl5 Conflicts: jcodepl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libjcode-perl_2.13-2_all.deb Size: 15282 MD5sum: b7348f5eb09b189368a9d71a87af11d0 SHA1: 0647c403dc52f9d0d1310f90a8ef6c76117fc2f4 SHA256: ced4bbae3d17d6c13472107bc25c4a711115d550d929990214cd131d07cd9b42 Description: Perl library for Japanese character code conversion The libjcode-perl package provides jcode.pl which is perl library for Japanese character code conversion. Package: libxml-filter-reindent-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jay Bonci Architecture: all Version: 0.03-6 Replaces: libxml-enno-perl Depends: libxml-filter-detectws-perl, perl (>= 5.6.0-16) Suggests: libxml-handler-composer-perl Conflicts: libxml-enno-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-filter-reindent-perl_0.03-6_all.deb Size: 10862 MD5sum: 781034f2afe25103e252f2e9cd71bbf9 SHA1: 347390cab966c417fab30159f4f434e490f06308 SHA256: f23488b6ad627273d28f6f2924e7b9aaf9331b3a47a9d98e9e7c527ba2049ef7 Description: Perl module for reformatting whitespace for pretty printing XML This module can be used as a PerlSAX filter to reformat an XML document before sending it to a PerlSAX handler that prints it (like XML::Handler::Composer). . Like XML::Filter::DetectWS, it detects ignorable whitespace and blocks of whitespace characters in certain places. It uses this information and information supplied by the user to determine where whitespace may be modified, deleted or inserted. Based on the indent settings, it then modifies, inserts and deletes characters and ignorable_whitespace events accordingly. . This is just a first stab at the implementation. It may be buggy and may change completely! . The suggestedd package is only needed for the example 'pretty.pl' Package: libpsp-parser-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Sam Hartman Architecture: all Source: psp Version: 0.5.5.dfsg.1-0.1 Depends: liberror-perl, libhtml-tagset-perl, libpsp-perl, libtime-modules-perl, liburi-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpsp-parser-perl_0.5.5.dfsg.1-0.1_all.deb Size: 43406 MD5sum: 6337aaa4210059d0306108b878ca84a7 SHA1: a8b32e0c84656c60b5d6f800ffc0c1fc2b817d3b SHA256: 2b08cdb90e383b10475d6a9d7bb1cc111a765e168c77b5d05beb329e9df17f7b Description: Libraries for psp-parser Perl Server Pages provides a versatile dynamic web scripting environment for Perl, featuring advanced input validation and data flow management. Support for mod_perl provided. Psp attempts to provide easy construction of large websites in Perl, much the same way that ASP and JSP provide this support for other languages. Package: libdbix-xmlmessage-perl Priority: optional Section: contrib/perl Installed-Size: 85 Maintainer: Debian Perl Group Architecture: all Version: 0.05-9 Depends: libdbi-perl, libhtml-parser-perl, libxml-parser-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbix-xmlmessage-perl_0.05-9_all.deb Size: 34824 MD5sum: 0aaf2db4b6c156adb2d420a706626e3e SHA1: eb18ecc3a44e5e2433797919893746e87293f51d SHA256: 08c2518c3df7d71f276b825e968ef8ca71f6129022006f4d80314b65fe12a99c Description: perl module for exchanging XML messages between DBI data sources This module maintains simple XML templates that describe object structure. The module is capable of generating SQL statements based on these templates and executing them against DBI data sources. After executing the SQL, the package formats the data results into XML strings. . Inbound messages can be processed according to the same kind of templates and the database is updated accordingly. Templates are capable of defining the SQL operators, plus new SAVE operation which is basically a combination of SELECT and either INSERT or UPDATE depending on whether the record was found by the compound key value or not. Package: liblingua-en-words2nums-perl Priority: optional Section: contrib/perl Installed-Size: 41 Maintainer: Joey Hess Architecture: all Version: 0.16 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblingua-en-words2nums-perl_0.16_all.deb Size: 10356 MD5sum: 9791464ac9c5fd7f604ff96ff9eba77d SHA1: 6e9ee1bf4e57e730438035a5c15c7b99098096af SHA256: 9036c72e00f6096bd391629ae1d6ca0ec23d47d4eb6d7ac31b414b5744efd9b8 Description: convert English text to numbers A perl module that can parse a wide variety of English text and deduce the number it represents. For example, it can convert "five million, one thousand and sixteen" to 5001016, and "twenty-seventh" to 27. Package: libtest-classapi-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Jonas Genannt Architecture: all Version: 1.02-1 Depends: libclass-inspector-perl, libconfig-tiny-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-classapi-perl_1.02-1_all.deb Size: 11038 MD5sum: 5d7df03a923f28beaf2021bc40799ed0 SHA1: 3583d981d139e4310acd969e37bdec429f18c048 SHA256: a68ca8e5d4aa536705a2091e9c26d81f3d607f02ca8e4952c726b9c09797e931 Description: Perl extension for basic first-pass API testing for class trees For many APIs with large numbers of classes, it can be very useful to be able to do a quick once-over to make sure that classes, methods, and inheritance is correct, before doing more comprehensive testing. This module aims to provide such a capability. Package: libmldbm-perl Priority: optional Section: contrib/interpreters Installed-Size: 11 Maintainer: Raphael Hertzog Architecture: all Version: 2.01-1 Depends: perl (>= 5.6.0-16) Recommends: libfreezethaw-perl, perl-modules (>= 5.8.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmldbm-perl_2.01-1_all.deb Size: 18396 MD5sum: 810502bbd98e3bd4b05a2d9178cd8833 SHA1: ef4b6145f6158d078514b2d851408bd7092af93e SHA256: 77e7bdaccd7a9398af4fec56a730c8843a65fbe3ad26c2d4436dc6606ee55dcb Description: Store multidimensional hash structures in perl tied hashes The MLDBM perl module can be used to store multidimensional hash structures in tied hashes (including DBM files). . It depends on the Data::Dumper module and use by default the SDBM tied hash. But you can use it with DB_File (and others DBM modules). You can also use other serializing packages like Storable and FreezeThaw. Package: libdb-file-lock-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian QA Group Architecture: all Version: 0.05-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdb-file-lock-perl_0.05-2_all.deb Size: 12406 MD5sum: 92f356b4a3f00c6bab83a835d394e496 SHA1: 7b3e39b0d1d2d1631d23dae27f2be0ed96bccce9 SHA256: fc87f282d309d7d7254b04a9d5703f3174e56ffd1432c47f2d0761406503f2b6 Description: Provides a wrapper for the DB_File module, adding locking When you need locking, simply use this module in place of DB_File and add an extra argument onto the tie command specifying if the file should be locked for reading or writing. Package: libdevel-stacktrace-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Ivan Kohler Architecture: all Version: 1.11-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdevel-stacktrace-perl_1.11-1_all.deb Size: 12556 MD5sum: b4b520f7a778f5d2f7d9ae47026d157a SHA1: b76bc2033dc6c678386a5313137ca94d6a0bff2d SHA256: a658ed65b435dae3ca73e54f3ccb72ecc7cfdf51e03716b929ed7bff3624e514 Description: Stack trace and stack trace frame objects The Devel::StackTrace module contains two classes, Devel::StackTrace and Devel::StackTraceFrame. The goal of this object is to encapsulate the information that can found through using the caller() function, as well as providing a simple interface to this data. . The Devel::StackTrace object contains a set of Devel::StackTraceFrame objects, one for each level of the stack. The frames contain all the data available from caller() as of Perl 5.6.0 though this module still works with 5.00503. . This code was created to support the Exception::Class::Base class (part of Exception::Class) but may be useful in other contexts. Package: libbusiness-onlinepayment-authorizenet-perl Priority: optional Section: contrib/perl Installed-Size: 64 Maintainer: Ivan Kohler Architecture: all Version: 3.19-1 Depends: libbusiness-onlinepayment-perl, libnet-ssleay-perl, libtext-csv-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libbusiness-onlinepayment-authorizenet-perl_3.19-1_all.deb Size: 24574 MD5sum: e6a6b5cb070ab6fa4e9641e8ae6c8c18 SHA1: 29e30d354716b0e2a8b0fb70a2dc692e687b976a SHA256: fb8dd432630804fe8b015b6e4d362a21188f8d959dd5bd75d1a600d19d2fcac7 Description: AuthorizeNet backend for Business::OnlinePayment This is Business::OnlinePayment::AuthorizeNet, an Business::OnlinePayment backend module for Authorize.Net. It is only useful if you have a merchant account with Authorize.Net: http://www.authorize.net/ . Business::OnlinePayment is a generic interface for processing payments through online credit card processors, online check acceptance houses, etc. (If you like buzzwords, call it an "multiplatform ecommerce-enabling middleware solution"). Homepage: http://search.cpan.org/dist/Business-OnlinePayment-AuthorizeNet/ Package: libemboss-acd-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian EMBOSS Packaging Team Architecture: all Source: emboss-explorer Version: 2.2.0-4 Depends: libparse-recdescent-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libemboss-acd-perl_2.2.0-4_all.deb Size: 9856 MD5sum: 70850ea8c26e04def0db869625784ceb SHA1: 4d930c6a07dcc41d239af8cf685882e7d9332d0c SHA256: 66254850ccab4bca5dec2f0279b79d9a8357b2e95eb7c75fe60fe32726336ec2 Description: perl module to parse EMBOSS ACD files EMBOSS::ACD parses EMBOSS Ajax Command Definition files and provides object-oriented access to the data contained therein. . For a complete specification of the ACD format, see http://emboss.sourceforge.net/developers/acd Homepage: http://embossgui.sourceforge.net/ Package: libtext-vcard-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Neil Williams Architecture: all Version: 2.00-4 Depends: libfile-slurp-perl, libtext-vfile-asdata-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-vcard-perl_2.00-4_all.deb Size: 25010 MD5sum: d37ffbaf6b55979e1dd5986d57cfb2a1 SHA1: 471e48448f14f0ca21d428df71b09a4cfdee9e2d SHA256: 965b0f870bf875f22c0c1c2887bce7855436f9ab801e318f3184046eaa381cbb Description: parse, edit and create multiple vCards Text::vCard::Addressbook provides an API to reading / editing and creating multiple vCards. A vCard is an electronic business card. This package has been developed based on rfc2426. . Many applications (Apple Address book, MS Outlook, Evolution etc) can export and import vCards. Package: libstring-koremutake-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 0.30-3 Depends: liberror-perl (>= 0.15), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libstring-koremutake-perl_0.30-3_all.deb Size: 7922 MD5sum: 46ec71d084ce265366a80d66c855f789 SHA1: af8c25e689053047fc6e747b2b4c910cacf9542f SHA256: 603f4d5451b2f16bff38ded47e7677de9ca2ca9fdb42ff163cf802c0d8c8107b Description: Convert to/from Koremutake Memorable Random Strings The String::Koremutake module converts to and from Koremutake Memorable Random Strings. . The term "Memorable Random String" was thought up by Sean B. Palmer as a name for those strings like dopynl, glargen, glonknic, spoopwiddle, and kebble etc. that don't have any conventional sense, but can be used as random identifiers, especially in URIs to keep them persistent. See http://infomesh.net/2001/07/MeRS/ . Koremutake is a MeRS algorithm which is used by Shorl (http://shorl.com/koremutake.php). As they explain: "It is, in plain language, a way to express any large number as a sequence of syllables. The general idea is that word-sounding pieces of information are a lot easier to remember than a sequence of digits." Package: libmath-nocarry-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.10-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmath-nocarry-perl_1.10-1_all.deb Size: 8082 MD5sum: 95a306952a4d72b0bec3a9d18251ddc0 SHA1: cf7d395879e61447eedc43544b054d65fb51bd96 SHA256: 9e5c7cf43130795edce4f23275e6dbe9c39929893e15d059bfc024e5e1c5301d Description: Perl extension for no carry arithmetic No carry arithmetic doesn't allow you to carry digits to the next column. For example, if you add 8 and 4, you normally expect the answer to be 12, but that 1 digit is a carry. In no carry arithmetic you can't do that, so the sum of 8 and 4 is just 2. In effect, this is addition modulo 10 in each column. I discard all of the carry digits in this example: . 1234 + 5678 ------ 6802 . For multiplication, the result of pair-wise multiplication of digits is the modulo 10 value of their normal, everyday multiplication. Package: libmoosex-object-pluggable-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.0005-2 Depends: libmodule-pluggable-perl, libmoose-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmoosex-object-pluggable-perl_0.0005-2_all.deb Size: 12340 MD5sum: 6c7de1be6e35072ffb5efad0f00d5136 SHA1: b5e3e74a186f5b0b75d1f4245287e88c48a99723 SHA256: 9f584d6d30544bb76f00be0b6059aca0353450d3987211c94fe24af888331f4c Description: Perl module for adding plugin support to your Moose classes This module is meant to be loaded as a role from Moose-based classes it will add five methods and four attributes to assist you with the loading and handling of plugins and extensions for plugins. I understand that this may pollute your namespace, however I took great care in using the least ambiguous names possible. Package: liblingua-pt-stemmer-perl Priority: optional Section: perl Installed-Size: 10 Maintainer: Dominic Hargreaves Architecture: all Version: 0.01-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblingua-pt-stemmer-perl_0.01-1_all.deb Size: 10600 MD5sum: 56784f1168fed751b87a41f4f10fb8fb SHA1: cb04ec335c329309bc9870dc66275fec9fcaa0b3 SHA256: 9211181af07395315220d6b661e604a705cd0109d0cdb4a23fba05eeeed78996 Description: Portuguese language stemming This module implements a Portuguese stemming algorithm proposed in the paper A Stemming Algorithm for the Portuguese Language by Moreira, V. and Huyck, C. Package: libmldbm-sync-perl Priority: optional Section: contrib/perl Installed-Size: 41 Maintainer: Debian QA Group Architecture: all Version: 0.30-2 Depends: libmldbm-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmldbm-sync-perl_0.30-2_all.deb Size: 22244 MD5sum: 34f77a4d3bf2f0acf06dabaa5b3da109 SHA1: 187eeae4725846c5db2aa1f8b80e9ae033648890 SHA256: b78e1e08a594a941279f5b8c587c0f31941b1f0e385e9f89dea3c1b1f4eaf118 Description: Perl module for safe concurrent access to MLDBM databases This module wraps around the MLDBM interface, by handling concurrent access to MLDBM databases with file locking, and flushes i/o explicity per lock/unlock. The new [Read]Lock()/UnLock() API can be used to serialize requests logically and improve performance for bundled reads & writes. Package: anyevent-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Christian Marillat Architecture: all Source: anyevent Version: 1.02-0.2 Replaces: event-rpc-perl Depends: libevent-rpc-perl, perl (>= 5.6.0-16) Conflicts: event-rpc-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/anyevent-perl_1.02-0.2_all.deb Size: 13912 MD5sum: 52ba3198dfe4871f6660f15bacca8caa SHA1: 2b9b95b2f3adc4bf3057b67c8397a2f962d15d90 SHA256: acd8b62c041d11ddcc1561426fcd0019d58bf87a6cc4f8adcebcaf8d950618f4 Description: provide framework for multiple event loops AnyEvent - provide framework for multiple event loops. Event, Coro, Glib, Tk - are the supported event loops. Bugs: mailto:marillat@debian.org Package: libemail-mime-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Pkg Perl Architecture: all Version: 1.861-1 Depends: libemail-mime-contenttype-perl, libemail-mime-encodings-perl, libemail-simple-perl (>= 2.003), libmime-types-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libemail-mime-perl_1.861-1_all.deb Size: 11008 MD5sum: 00ed3a398c3ad83f1a98ad7d61947caf SHA1: a9c5ce5b9dd3e77ad8976850ea5e611d32d0e343 SHA256: 74cf6f0885366983d05b9b6bd9a94c56e423372e78e06c474f5f9cb79f5c5a50 Description: Easy MIME message parsing This is an extension of the Email::Simple module, to handle MIME encoded messages. It takes a message as a string, splits it up into its constituent parts, and allows you access to various parts of the message. Headers are decoded from MIME encoding. Homepage: http://search.cpan.org/~rjbs/Email-MIME/ Package: libproc-daemon-perl Priority: optional Section: contrib/perl Installed-Size: 33 Maintainer: Marc Haber Architecture: all Version: 0.03-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libproc-daemon-perl_0.03-2_all.deb Size: 8324 MD5sum: e7b4f4547d287860e35450a2758d5fea SHA1: 7af1cc77408f4845ca385b39b0fe1604a2effddf SHA256: 36d24067c4417b39b59c1d3bf5eb89bc8a07aafd4acd957fd0d3f15d60db7f67 Description: Run Perl program as a daemon process This module allows a perl program to run as a daemon. The Init function does all necessary things a daemon needs to do. Package: libmarc-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 1.07-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmarc-perl_1.07-4_all.deb Size: 65602 MD5sum: 8865a99b55ed5bfff22bf731af758cc7 SHA1: 069e8fee1988e44931a356a4ecb1f6cb80cd4a78 SHA256: 91840852e9a0eeb1f47ae776e1f157e43f45834cc6476037dbe423b89bb0df29 Description: Perl extension to manipulate MAchine Readable Cataloging records MARC.pm is a Perl 5 module for reading in, manipulating, and outputting bibliographic records in the USMARC format. . MARC.pm can handle both single and batches of MARC records. The limit on the number of records in a batch is determined by the memory capacity of the machine you are running. If memory is an issue for you MARC.pm will allow you to read in records from a batch gradually. MARC.pm also includes a variety of tools for searching, removing, and even creating records from scratch. . Homepage: http://search.cpan.org/~bbirth/MARC-1.07/MARC.pm Package: libregexp-common-email-address-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Pkg Perl Architecture: all Version: 1.01-1 Depends: libemail-address-perl (>= 1.80), libregexp-common-perl (>= 2.119), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libregexp-common-email-address-perl_1.01-1_all.deb Size: 5360 MD5sum: 308d13c4add906dbc608050a75aedac7 SHA1: cba5eecd986ad57d18210e1bedb50c58fc089312 SHA256: 56d921a275dc69839d490e87c1b08a722cf5107abb093a01491ce338291d33fc Description: Regexp::Common extension for matching e-mail addresses Regexp::Common::Email::Address Perl module extends Regexp::Common with a pattern that matches e-mail addresses as defined by RFC-2822. Homepage: http://search.cpan.org/dist/Regexp-Common-Email-Address/ Package: libtree-simple-visitorfactory-perl Priority: optional Section: contrib/perl Installed-Size: 222 Maintainer: Florian Ragwitz Architecture: all Version: 0.10-1 Depends: libtree-simple-perl (>= 1.12), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtree-simple-visitorfactory-perl_0.10-1_all.deb Size: 82912 MD5sum: 1a1d44a9f7f5533f658c26bdc5b5ed88 SHA1: 9da2666938d3457cc1f1424be390c856aed42097 SHA256: 6f9044d51a643b5541f9df632095942e07d30c306732d9497e2e3bd3da686845 Description: A collection of dispensing visitor objects for Tree::Simple This package contains a number of visitor objects which can perform various tasks on Tree::Simple objects. . The following visitors are included: * PathToRoot: find the path back to the tree's root node * FindByPath: find the node specified by a path * FindByUID: find the node with the same UID * FindByNodeValue: find the node with the same node value * BreadthFirstTraversal: implements a breadth-first traversal * PostOrderTraversal: implements a post-order traversal * PreOrderTraversal: implements a pre-order traversal * LoadDirectoryTree: load a directory tree into a Tree::Simple hierarchy * CreateDirectoryTree: create a set of directories and files from a Tree::Simple hierarchy * FromNestedArray: create a Tree::Simple hierarchy from nested arrays * ToNestedArray: create a nested array construct from a Tree::Simple hierarchy * Tree::Simple::Visitor::VariableDepthClone: clone parts of Tree hierarchies * FromNestedHash: create a Tree::Simple hierarchy from nested hashes * ToNestedHash: create a nested hash construct from a Tree::Simple hierarchy * LoadClassHierarchy: create a Tree::Simple hierarchy which models the classes inheritance heirarchy * GetAllDescendents: return all the descendents recursively on down the hierarchy * Sort: implements a multi-level sort of a Tree::Simple heirarchy Package: libclass-multimethods-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Jay Bonci Architecture: all Version: 1.70-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-multimethods-perl_1.70-4_all.deb Size: 39998 MD5sum: 185f5ad8794b7d223a3977cbfa5c63be SHA1: 4e840adaf652696f6958b1451ca52169177942f8 SHA256: 1e486f2ddd0497e1e9d48a16ff88380cc2a1d40d2d1eb6e9014be26ace87414d Description: Support multimethods and subroutine overloading in Perl Sometimes Perl's standard polymorphic method dispatch mechanism isn't sophisticated enough to cope with the complexities of finding the right method to handle a given situation. . Generally speaking, multiple dispatch is needed whenever two or more objects belonging to different class hierarchies are going to interact, and we need to do different things depending on the combination of actual types of those objects. Typical applications that need this kind of ability include graphical user interfaces, image processing libraries, mixed-precision numerical computation systems, and most types of simulations. Package: libmail-checkuser-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Martin Zobel-Helas Architecture: all Version: 1.21-1 Depends: libnet-dns-perl (>= 0.31), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmail-checkuser-perl_1.21-1_all.deb Size: 23056 MD5sum: f890c8c07016179c1479cc632407b64c SHA1: 57ea8aae0f6985f2a9c5e81e1e8155a0094c93ef SHA256: 0091c4ce4e2ee18d30782fabef1a61ce7efa8eb52758a1b8d130c7cf1d370ef2 Description: check email addresses for validity This Perl module provides routines for checking validity of email address. Package: libhtml-tableextract-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Florian Ernst Architecture: all Version: 2.10-2 Depends: libhtml-parser-perl, perl (>= 5.6.0-16) Suggests: libhtml-element-extended-perl (>= 1.17-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-tableextract-perl_2.10-2_all.deb Size: 32740 MD5sum: 1e9ce38df7dccaba32fb7be2b63374df SHA1: e5558cb1602ee1ed1667abe1d43916f0160e4fa8 SHA256: 8b6dc352a6ee71f0487c81440a4d139c321ea9600583a475456bf502237e6ba5 Description: module for extracting the content contained in tables within an HTML document HTML::TableExtract is a module that simplifies the extraction of information contained in tables within HTML documents, either as text or encoded element trees. . For extracting a tree structure of element objects, the additional package libhtml-element-extended-perl might be needed. . Homepage: http://search.cpan.org/dist/HTML-TableExtract/ Package: libcolor-scheme-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Ivan Kohler Architecture: all Version: 1.02-1.1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcolor-scheme-perl_1.02-1.1_all.deb Size: 15910 MD5sum: 2cffa2f32de2eec68f6c2f123a853db5 SHA1: c59b5ee81672cc2308b3972e641017120c3604a0 SHA256: fe21ebc3ed965b69c04724ce6ce7f3a581acdacdf0b2c269964540c999f8b92f Description: Perl module to generate pleasant color schemes This module is a Perl implementation of Color Schemes 2 (http://wellstyled.com/tools/colorscheme2/index-en.html), a color scheme generator. Package: libppi-html-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Florian Ragwitz Architecture: all Version: 1.07-1 Depends: libcss-tiny-perl (>= 1.10), libfile-slurp-perl, libparams-util-perl (>= 0.05), libppi-perl (>= 0.990), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libppi-html-perl_1.07-1_all.deb Size: 15010 MD5sum: a76838f871ef92fb70d89797a37e3500 SHA1: 6e3c32b77189892ae194c92fb8e24dc10eeae78c SHA256: 963c3cbad9942650eb8492ea6a55298b9d699fc04996d43432c98611c2eb5ac5 Description: Generate syntax-hightlighted HTML for Perl using PPI PPI::HTML converts Perl documents into syntax highlighted HTML pages. Package: libdevel-cycle-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.07-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdevel-cycle-perl_1.07-1_all.deb Size: 11350 MD5sum: b4369f8c3d8ca2cfe6e060cff6362cbc SHA1: 51c2241e0730af6880c0b3f617bd92fddee36d7f SHA256: 0d913ac2c7655a60a4381968df4627efadb86bdfbdef3f9ceb421bdcc3319e39 Description: Find memory cycles in perl objects Perl uses reference-count based memory management. It means that circular references will cause memory leaks. . Devel::Cycle is a simple developer's tool for finding circular references in objects and other types of references. Package: libdevel-ebug-perl Priority: optional Section: contrib/perl Installed-Size: 123 Maintainer: Debian Perl Group Architecture: all Version: 0.48-2 Depends: libclass-accessor-chained-perl, libdevel-stacktrace-perl, libmodule-pluggable-perl, libpadwalker-perl, libproc-background-perl, libstring-koremutake-perl, libyaml-syck-perl, netbase, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdevel-ebug-perl_0.48-2_all.deb Size: 40764 MD5sum: cc803aa6390c7043d8429c58470d16af SHA1: 40b5a0b8072c172e2c06347db663ccffc9c2e704 SHA256: a10ab5db714029e8454f92113e005119d0a047819ee912dc39f37366784884bd Description: A simple, extensible Perl debugger Devel::ebug is a simple, extensible Perl debugger with a clean API. Using this module, you may easily write a Perl debugger to debug your programs. Alternatively, it comes with an interactive debugger, ebug. . Perl's current debugger is currently 2,600 lines of magic and special cases. The code is nearly unreadable: fixing bugs and adding new features is fraught with difficulties. The debugger has no test suite which has caused breakage with changes that couldn't be properly tested. It will also not debug regexes. Devel::ebug is aimed at fixing these problems and delivering a replacement debugger which provides a well-tested simple programmatic interface to debugging programs. This makes it easier to build debuggers on top of Devel::ebug, be they console-, curses-, GUI- or Ajax-based. A simple, extensible Perl debugger Homepage: http://search.cpan.org/dist/Devel-ebug/ Package: libproc-waitstat-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Roderick Schertler Architecture: all Version: 1.00-4 Depends: libipc-signal-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libproc-waitstat-perl_1.00-4_all.deb Size: 7866 MD5sum: ca3c1df68263603229c97df83be89c0b SHA1: b1c4a1219f8e7aa8d56611769d9d71c02849a206 SHA256: 18451f6f457af396c1ba75bfff789edb24c1ab81b1de4276df3d2ba0e26d71ed Description: interpret and act on wait() status values This Perl module contains functions which are useful for interpreting and acting on wait() status values. Package: libapache-dbi-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 1.06-1 Depends: libapache2-mod-perl2 | libapache-mod-perl, libdbi-perl, libdigest-sha1-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libapache-dbi-perl_1.06-1_all.deb Size: 52934 MD5sum: d735f541c0243975930fce17a3172f6c SHA1: 9d1d94e92325f060cf48a07b844f2ad3acf2bcb7 SHA256: 7ff6988b56ea634614d835567239b537f40c5f5102d41256717805f0167c2d75 Description: Connect apache server to database via perl's DBI These modules are supposed to be used with the Apache server together with an embedded perl interpreter like mod_perl. They provide support for basic authentication and authorization as well as support for persistent database connections via Perl's Database Independent Interface (DBI). . o AuthDBI.pm provides authentication and authorization: - optional shared cache for passwords to minimize database load - configurable cleanup-handler deletes outdated entries from the cache . o DBI.pm provides persistent database connections: - connections can be established during server-startup - configurable rollback to ensure data integrity - configurable verification of the connections to avoid time-outs. Homepage: http://search.cpan.org/dist/Apache-DBI/ Package: libtest-assertions-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 1.054-1 Depends: liblog-trace-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-assertions-perl_1.054-1_all.deb Size: 30822 MD5sum: 06a337f04e0ab55faa12ad9da440b296 SHA1: f48bfe57a293a7112857e39c6321453f958c4ef2 SHA256: 7e88c1df7aa952053726986f832dae395387e2617333daeb13e4cfb260b62773 Description: simple set of building blocks for unit and runtime testing Test::Assertions provides a convenient set of tools for constructing tests, such as unit tests or run-time assertion checks (like C's ASSERT macro). Unlike some of the Test:: modules available on CPAN, Test::Assertions is not limited to unit test scripts; for example it can be used to check if output is as expected within a benchmarking script. When it is used for unit tests, it generates output in the standard form for CPAN unit testing (under Test::Harness). Homepage: http://search.cpan.org/dist/Test-Assertions/ Package: libwiki-toolkit-plugin-categoriser-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Dominic Hargreaves Architecture: all Version: 0.05-1 Depends: libwiki-toolkit-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libwiki-toolkit-plugin-categoriser-perl_0.05-1_all.deb Size: 7186 MD5sum: bc27507334ab1bb440eab8eea1905c5c SHA1: 371b623b9a41c5cbbce8e31ca0c8113ab4977011 SHA256: 46c499040c349fb1c4790995a0024a3c78e389ae45027f5056afa2bc7aaf33bf Description: Category management for Wiki::Toolkit Uses node metadata to build a model of how nodes are related to each other in terms of categories. Package: libclass-objecttemplate-perl Priority: optional Section: contrib/perl Installed-Size: 40 Maintainer: Torsten Werner Architecture: all Version: 0.7-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-objecttemplate-perl_0.7-4_all.deb Size: 11590 MD5sum: effea40c4ad986029c6bac18e6bbba97 SHA1: e2ea3aa5cf2038b59191fc53d0856021d0e6926e SHA256: 689b829cf6af286b33e2ae3d64ec4a23f7d5776aaadc03107f78c76ba927cec9 Description: Perl extension for an optimized template builder base class Class::ObjectTemplate is a utility class to assist in the building of other Object Oriented Perl classes. . It was described in detail in the O\'Reilly book, "Advanced Perl Programming" by Sriram Srinivasam. Package: libx11-freedesktop-desktopentry-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Marc 'HE' Brockschmidt Architecture: all Version: 0.04-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libx11-freedesktop-desktopentry-perl_0.04-1_all.deb Size: 10544 MD5sum: 2c392818b200a4522e74e50922f06682 SHA1: bf08b4549424f0c13b87745ecf432c8b03593107 SHA256: a085da1d3604a8656fcfad2c99b16575cbeeb2cb1d1d669613a73893e559f262 Description: perl interface to Freedesktop.org .desktop files X11::FreeDesktop-DesktopEntry provides an object-oriented interface to files that comply with the Freedesktop.org desktop entry specification. You can query the file for available values and also get locale information as well. Package: libdbd-ldap-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jonas Genannt Architecture: all Version: 0.09-1 Depends: libdbi-perl, libnet-ldap-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbd-ldap-perl_0.09-1_all.deb Size: 32110 MD5sum: a33b96c0c89da9677d0fa3b8352b3795 SHA1: a8c2d8b1ddc66585c326e04c1eef31ce0079342c SHA256: c5588781a5af5796da6ee7a900991d447147f7693e8081c68dadaa87960b6368 Description: Perl extension for LDAP access via an SQL/Perl DBI interface DBD::LDAP is a DBI extension module adding an SQL database interface to standard LDAP databases to Perl's database-independent database interface. You will need access to an existing LDAP database or set up your own using an LDAP server, ie. "OpenLDAP", see (http://www.openldap.org). . The main advantage of DBD::LDAP is the ability to query LDAP databases via standard SQL queries in leu of cryptic LDAP "filters". LDAP is optimized for quick lookup of existing data, but DBD::LDAP does support entry inserts, updates, and deletes with commit/rollback via the standard SQL commands! Package: libnet-scp-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Ivan Kohler Architecture: all Version: 0.07-1 Depends: libnet-ssh-perl, libstring-shellquote-perl, perl (>= 5.6.0-16), ssh Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-scp-perl_0.07-1_all.deb Size: 10718 MD5sum: fe1d1dedb2d28bdd18a76fdd96f3fa2d SHA1: 4a3ffdfcdcaa4e55383fe597cf6321e1ad443944 SHA256: 2cf17e62a9612eeb339aad459ae908a824130fd6d737114bc1c9b9b7c941d9ab Description: Perl extension for secure copy protocol Simple wrappers around scp commands and Net::FTP-like interface. Package: liblingua-stem-perl Priority: optional Section: contrib/perl Installed-Size: 23 Maintainer: Dominic Hargreaves Architecture: all Version: 0.82-1 Provides: liblingua-stem-fr-perl, liblingua-stem-it-perl, liblingua-stem-ru-perl Depends: liblingua-pt-stemmer-perl, liblingua-stem-snowball-da-perl, libsnowball-norwegian-perl (>= 1.0), libsnowball-swedish-perl (>= 1.01), libtext-german-perl, perl (>= 5.6.0-16) Conflicts: liblingua-stem-fr-perl, liblingua-stem-it-perl, liblingua-stem-ru-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblingua-stem-perl_0.82-1_all.deb Size: 159350 MD5sum: 71e8c82c61508fabee896379e3a62a64 SHA1: cb27ed785882c68b401c6a514694ec91f127218b SHA256: 0fa448321cc10ed10adb8a519e028322dde7fd899661c7f226aca9d3aef9d10f Description: Stemming of words This routine applies stemming algorithms to its parameters, returning the stemmed words as appropriate to the selected locale. . This package also includes the extra modules Lingua::Stem::Fr, Lingua::Stem::It, and Lingua::Stem::Ru. Package: libnet-dpap-client-perl Priority: extra Section: contrib/perl Installed-Size: 45 Maintainer: Jose Luis Rivas Architecture: all Version: 0.26-1 Depends: libcarp-assert-perl, libnet-daap-dmap-perl, liburi-perl, libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-dpap-client-perl_0.26-1_all.deb Size: 12720 MD5sum: e5209a7dc94a19801850c1128cb5262c SHA1: ef9746145c622447bc75c03c48c0096e9f824778 SHA256: f0ac14c7209531be5de59d58bf43e7ba3ec3d3514a43d7e04747f1b5f836e09c Description: Connect to iPhoto shares (DPAP) This module provides a DPAP client. DPAP is the Digital Photo Access Protocol and is the protocol that Apple iPhoto uses to share photos. This allows you to browse shared albums, and download thumbnail and hires versions of shared photos. . It currently doesn't support password-protected shares. . http://search.cpan.org/dist/Net-DPAP-Client Package: libxml-xslt-perl Priority: optional Section: contrib/perl Installed-Size: 25 Maintainer: Jay Bonci Architecture: all Version: 0.48-2 Depends: libhtml-clean-perl, liburi-perl, libwww-perl, libxml-dom-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-xslt-perl_0.48-2_all.deb Size: 269534 MD5sum: 12fe0644064ab73bb796f76ce6fada21 SHA1: ea17ede0c902f0027139157ba243d38ae4f0f5b2 SHA256: 2eeada1662df9984f97fa8dc6387cfe4ee62aa82b8d3cec8fe49c0352d142015 Description: Perl module for processing XSLT This module parses XSL Transformational sheets. For a description of the XSLT, see http://www.w3.org/TR/xslt. Currently, it uses XML::Parser and XML::DOM, but an effort is being made to use XML::XPath. Package: libapache-asp-perl Priority: optional Section: contrib/perl Installed-Size: 81 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Víctor Pérez Pereira Architecture: all Version: 2.59-2ubuntu1 Depends: libmldbm-perl (>= 2.00-1), libmldbm-sync-perl (>= 0.25), libwww-perl (>= 5.42-1), perl (>> 5.8.1) Recommends: libapache2-mod-perl2 (>= 1.999.22-1) Suggests: libapache-ssi-perl, libcompress-zlib-perl, libdevel-symdump-perl, libhtml-clean-perl, libhtml-fillinform-perl, libxml-sablot-perl | libxml-libxslt-perl | libxml-xslt-perl (>= 0.32) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libapache-asp-perl_2.59-2ubuntu1_all.deb Size: 603658 MD5sum: 7cfc7ee8669c9aa293c1e993725c18a5 SHA1: c6ea98418321f85ed69b4d12b3b498a9c3d36760 SHA256: b0857287b1e20418f0c71d4d16132927b826d7ac59b69c7ae5c7e5be4d14b84f Description: perl Apache::ASP - Active Server Pages for Apache with mod_perl This perl module provides an Active Server Pages port to the Apache Web Server with perl as the host scripting language. Active Server Pages is a web application platform that originated with the Microsoft NT/IIS server. Under Apache for Unix and Win32 platforms it allows a developer to create dynamic web applications with session management and embedded perl code. . This module works under the Apache Web Server with the mod_perl module enabled. See http://www.apache.org and http://perl.apache.org for further information. It can also work under a standard CGI call interface using the asp-perl command. See README.Debian in this package for more details. . This is a portable solution, similar to ActiveState's PerlScript for NT/IIS ASP. Work has been done and will continue to make ports to and from this implementation as smooth as possible. Package: libnet-socks-perl Priority: optional Section: contrib/perl Installed-Size: 83 Maintainer: Sebastien Delafond Architecture: all Version: 0.03-7 Depends: libnet-dns-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-socks-perl_0.03-7_all.deb Size: 15234 MD5sum: 14f2ef813870e8143e03044f08fae6ad SHA1: ade90b3c75bb43c647d43a3551e147281ee75a6a SHA256: bac9fa35776ef85fc2cc9e55cbfbd3ef83ba2fea84641b19fe1cb3945a299e7f Description: Perl module providing an API to communicate with SOCKS servers This is a SOCKS client module that can communicate with SOCKS v4 and v5 servers. It currently allows you to make outgoing and incoming TCP connections. Enhances: elza (>= 1.4.3-6) Package: libnet-whois-ripe-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Marco d'Itri Architecture: all Version: 1.22-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-whois-ripe-perl_1.22-1_all.deb Size: 25708 MD5sum: 6c74d4ccffaeac02c6fdefba952848bb SHA1: c50d32dfe19f16cf8b4f0cc2f1ba16ebe6f43afa SHA256: cd986cabbbf3a03c7939f1e107fe4cfdd289fdbd771ddd848583012f45b09026 Description: RPSL whois client The Net::Whois::RIPE class implements a whois client with support for querying and parsing RPSL objects. Package: libproc-background-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: all Version: 1.08-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libproc-background-perl_1.08-2_all.deb Size: 26342 MD5sum: a9b79dee9018c6388a0cd8c3310436d7 SHA1: e43c7181a5b6ca23b85fbd5129dee7485481e9a9 SHA256: 086d31bed8e5b4bca393a079da9776d4464b86574bd6086c5b731b5514a7dd1b Description: Generic interface for Unix and Win32 background process management This is a generic interface for placing processes in the background on both Unix and Win32 platforms. This module lets you start, kill, wait on, retrieve exit values, and see if background processes still exist. Package: libtext-roman-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 3.3-4 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-roman-perl_3.3-4_all.deb Size: 10724 MD5sum: f6d08e1e7dc848bed24b430d8fdc7a79 SHA1: 925b602ebdcf026f6b64af07ab1578becf217e26 SHA256: 4f1fc689c178b0b7f4a3c6530901191117bc16fce2d22b8074e71381b1ea7d06 Description: A module for managing integer and Roman It provides functions for checking if a string is a valid Roman numeral, as well as for converting between Roman and integers . The module also support Milhar algarisms, which extends the Roman numeration system up to 4,002,999. Package: libpoe-component-client-ping-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Decklin Foster Architecture: all Version: 1.04-1 Depends: libpoe-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpoe-component-client-ping-perl_1.04-1_all.deb Size: 17192 MD5sum: 24e0c94c9d4b0d2fe06cbde594cfffd4 SHA1: ae254e347d442084136d1a4641196dde178266cb SHA256: 236a0ac30dc981b30182146cd278cd15d3b3459a43ac694b4b30ee0eb4679019 Description: an ICMP ping client component for POE POE::Component::Client::Ping is an asynchronous, event driven client for ICMP ping. It accepts events containing the specifics of ICMP ping requests, and it returns events carrying the results of those pings. . Ping client components are not proper objects. Instead of being created, as most objects are, they are "spawned" as separate sessions. To avoid confusion (and hopefully not cause other confusion), they must be spawned with a spawn method, not created anew with a new one. Package: libclass-autouse-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Steve Kowalik Architecture: all Version: 1.23-1 Depends: libextutils-autoinstall-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-autouse-perl_1.23-1_all.deb Size: 23970 MD5sum: 54f790ef0e72492e957763ddb72b11bc SHA1: ed504939a0d7aecdeb48294e66499e455d1da0c4 SHA256: f8a8b00dccc74cc9edc663b80e58510577abbcdf330cbe2d90afaa77f2f17432 Description: Defer loading ( 'use'ing ) of a class until run time Class::Autouse allows you to specify a class the will only load when a method of the class is called. For large classes that might not be used during the running of a program, such as Date::Manip, this can save you large amounts of memory, and decrease the script load time. Package: libwebservice-musicbrainz-perl Priority: optional Section: contrib/perl Installed-Size: 36 Maintainer: Michael Ablassmeier Architecture: all Version: 0.16-1 Depends: libclass-accessor-perl, libwww-perl, libxml-libxml-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libwebservice-musicbrainz-perl_0.16-1_all.deb Size: 72244 MD5sum: 84e40ad373a0993febaa8f2b0e3cecbf SHA1: d6ba6048918a48af152a7fbde0ca33d1d4bcc159 SHA256: 03eae2e8a5a25c86365ccd569d95533edbb7ebb486c23512995e6e13ecee1622 Description: XML based Web service API to the MusicBrainz database This library provides a simple, object oriented access to the XML based MusicBrainz web service. This library should be used in favour of libmusicbrainz-client-perl which will soon be obsolete. Package: libauthen-radius-perl Priority: extra Section: contrib/perl Installed-Size: 14 Maintainer: Debian Perl Group Architecture: all Version: 0.13-1 Replaces: libradius-authen-perl Depends: perl (>= 5.6.0-16) Conflicts: libradius-authen-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libauthen-radius-perl_0.13-1_all.deb Size: 40428 MD5sum: e8b7f79d9628b78743e44587e374ed40 SHA1: 9c4b69f3f0bd51b67202aac69cdc8ea60783fd02 SHA256: e54cef2fd9bc95e40d2510960d0dc3794546d58ef99f360c17eae34c04b374af Description: user authentication against radius With this perl module you can check users and credentials against a radius database, or you can change a user's settings. Package: libnet-ph-perl Priority: optional Section: contrib/perl Installed-Size: 43 Maintainer: Debian Perl Group Architecture: all Version: 2.21-5 Depends: perl (>= 5.6.0-16), perl-modules (>= 5.8.0) | libnet-perl (>= 1:1.09) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-ph-perl_2.21-5_all.deb Size: 14572 MD5sum: 7953624decceb33fd51f1bcb7fe02771 SHA1: 099b238f9fc737ce439327aa83916b37e319bdc1 SHA256: d25fd8f5f8c062629d8e52b607eae2f5d5a4010ac32ba7456444dc961c264678 Description: Perl module for accessing Ph servers Net::PH is a Perl class implementing a simple Nameserver/Ph client as described in CCSO Nameserver -- Server-Client Protocol or RFC 2378. The Ph protocol is now mostly obsolete, replaced at most sites by LDAP. This module is only of interest if you know you need to access a Ph server. Package: libbind-confparser-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Ivan Kohler Architecture: all Version: 0.95-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libbind-confparser-perl_0.95-3_all.deb Size: 17672 MD5sum: eca3a181a4b1295dbb3a9377f5b55fba SHA1: f0389ec4cc50401bb3d6dbd89c8786e0e77fa11a SHA256: 77f909e4e8c056b7ee896a4114f68e58a331a75abfe751e91d6e1f209b3549f9 Description: Parser class for BIND configuration files BIND::Conf_Parser implements a virtual base class for parsing BIND (Berkeley Internet Name Domain) server version 8 (and sometimes version 9) configuration files ("named.conf"). The parsing methods shown in the synopsis perform syntactic analysis only. As each meaningful semantic 'chunk' is parsed, a callback method is invoked with the parsed information. Package: libdata-ical-perl Priority: optional Section: contrib/perl Installed-Size: 119 Maintainer: Debian Perl Group Architecture: all Version: 0.13+dfsg-1 Depends: libclass-accessor-perl, libclass-returnvalue-perl, libtext-vfile-asdata-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-ical-perl_0.13+dfsg-1_all.deb Size: 69316 MD5sum: 48bff1fe08a2e734fb17b6f49c8a594d SHA1: 960b4e00d93433d472835e8258297a2910ae31c8 SHA256: 5b89c7eed2efbdd3ad5f7d7e2fe371c717da9209ee5a85bcf3fbdf7c7c82a0bc Description: Perlmodule to generate and read iCalendar (RFC2445) files A Data::ICal object represents a VCALENDAR object as defined in the iCalendar protocol (RFC 2445, MIME type "text/calendar"), as implemented in many popular calendaring programs such as Apple's iCal. . Each Data::ICal object is a collection of "entries", which are objects of a subclass of Data::ICal::Entry. The types of entries defined by iCalendar (which refers to them as "components") include events, to-do items, journal entries, free/busy time indicators, and time zone descriptors; in addition, events and to-do items can contain alarm entries. (Currently, Data::ICal only implements to-do items and events.) Homepage: http://search.cpan.org/dist/Data-ICal/ Package: libparse-cpan-packages-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 2.26-2 Depends: libclass-accessor-perl (>= 0.19), libcpan-distnameinfo-perl (>= 0.03), libio-zlib-perl, libsort-versions-perl (>= 1.5), libversion-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libparse-cpan-packages-perl_2.26-2_all.deb Size: 13130 MD5sum: c5e2ff8e4cb4b7db29db6e50ce930ae9 SHA1: f3dad7f5f8eee749b2e4bcce04756a1abe052602 SHA256: db99d1c29a110cc6eb1766d8d0cdc5ddbf15ee49489f241896dba35ec575d345 Description: Perl module to parse 02packages.details.txt.gz The Comprehensive Perl Archive Network (CPAN) is a very useful collection of Perl code. It has several indices of the files that it hosts, including a file named "02packages.details.txt.gz" in the "modules" directory. This file contains lots of useful information and this module provides a simple interface to the data contained within. . Note that this module does not concern itself with downloading or unpacking this file. You should do this yourself. Package: libtext-quoted-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 2.03-1 Depends: libtext-autoformat-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-quoted-perl_2.03-1_all.deb Size: 9334 MD5sum: 786fa8b64a894c2bb8125b98102dd0fe SHA1: a9fee2be304f79d7e2a3f780af86939ad08ff558 SHA256: f7330474173b9b68dcf69bebd3fc508bdd5fc6cf844f6478779eca0999f3b190 Description: Extract the structure of a quoted mail message Text::Quoted examines the structure of some text which may contain multiple different levels of quoting, and turns the text into a nested data structure. Homepage: http://search.cpan.org/dist/Text-Quoted/ Package: libaudio-mpd-common-perl Priority: optional Section: contrib/perl Installed-Size: 55 Maintainer: Debian Perl Group Architecture: all Version: 0.1.2-1 Depends: libclass-accessor-perl, libreadonly-perl, perl (>= 5.6.0-16) Suggests: mpd Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libaudio-mpd-common-perl_0.1.2-1_all.deb Size: 28294 MD5sum: e6fbc8e13bf5fb14c75e7c80baf2a413 SHA1: 05aded69ca90bd0a1ccaf5a28cdb49a5ce60cdf2 SHA256: dfe3b6927417eebceb808fa8ac4fe78771455cb3b205122f17beeb13fbcc3c9b Description: common perl helper classes for MPD This perl module provides classes to represent MPD (Music Player Daemon) states and information. . This module is a dependency of more useful modules such as Audio::MPD. Homepage: http://search.cpan.org/dist/Audio-MPD-Common Package: libdebian-dpkgcross-perl Priority: extra Section: contrib/perl Installed-Size: 7 Maintainer: Debian Embedded Group Architecture: all Source: dpkg-cross Version: 2.1.0 Depends: dpkg-dev (>> 1.14.6), file, libconfig-auto-perl, libfile-homedir-perl, libfile-temp-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdebian-dpkgcross-perl_2.1.0_all.deb Size: 29860 MD5sum: 3e79d7840d138330d233ed319fb3d72f SHA1: 623d3818ae2cb99042afaa299d91f3e7147087cf SHA256: 674e7351910829ec125257e943299852c2fc6ba4b25e0a6b663e67b76dc03748 Description: functions to aid cross-compiling Debian packages Debian::DpkgCross is a module of perl functions to aid installing libraries and headers for cross compiling. Supports enhanced functionality of 'dpkg-buildpackage -a' when cross compiling. Homepage: http://dpkg-cross.alioth.debian.org/ Package: libtemplate-plugin-textile2-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 1.21-3 Depends: libtemplate-perl (>= 2.15), libtext-textile-perl (>= 2.03), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtemplate-plugin-textile2-perl_1.21-3_all.deb Size: 6658 MD5sum: bbfdd1300c95dc5ca323b8d68f7e3d87 SHA1: c5e15f7bece240acffef8c79b26ed7673e79f0c1 SHA256: 9b9593338eed43dba4b1e80599c50591eb22ec22428ca6f8b579a015d2936f29 Description: textile plugin for the Template Toolkit Template::Plugin::Textile2 wraps Text::Textile into a plugin for Template Toolkit. It provides a filter named "textile2". It aims to be a more featureful plugin than Template::Plugin::Textile, by allowing you to pass parameters to Text::Textile. Package: libnagios-object-perl Priority: optional Section: contrib/perl Installed-Size: 17 Maintainer: Thierry Randrianiriana Architecture: all Version: 0.14-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnagios-object-perl_0.14-1_all.deb Size: 50846 MD5sum: 4d85ee3bae3adcca2f6c9f4a411ce3ee SHA1: ee931a65b9a68b8dfeb474388c9a1a0edc46324e SHA256: 1864a3e872367cebe8f9e3e213f3cc9e4af1324363aa080297a2cd56f4eec8c6 Description: Parse and represent Nagios configuration as objects in Perl Nagios::Object is a group of modules for parsing a Nagios configuration and representing it as objects in perl. Inheriting from templates is supported, encoraged, and kept intact within the perl representation(s). . Nagios::StatusLog reads the Nagios status log and returns ::Status objects that can be used to get status information about a host. . Nagios::Config creates a new Nagios::Config object, which will parse a Nagios main configuration file and all of it's object configuration files. . Homepage: http://search.cpan.org/~tobeya/Nagios-Object/ Package: libmkdoc-xml-perl Priority: optional Section: contrib/perl Installed-Size: 23 Maintainer: Florian Ragwitz Architecture: all Version: 0.75-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmkdoc-xml-perl_0.75-2_all.deb Size: 64966 MD5sum: dc9a825a3711f71b570473477780c84c SHA1: 2582a12cdfa045aa14f9ed75bffef3064260f23e SHA256: 8e39f88d180b12409dc293dec0879c2947a8ff7d217539f3aa40f1363333513a Description: MKDoc XML Toolkit MKDoc is a web content management system written in Perl which focuses on standards compliance, accessiblity and usability issues, and multi-lingual websites. Package: libole-storage-lite-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: all Version: 0.14-4 Depends: libio-stringy-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libole-storage-lite-perl_0.14-4_all.deb Size: 24918 MD5sum: 57998d16a6bd131f5a449538cdf55b76 SHA1: da295c8a03212d9b20738a7560a407cd7e6d9036 SHA256: 475afd48947c77c2a37a5e7984bcb19f4bcc15ecc25e64584241da01f5e1502a Description: simple class for OLE document interface This module allows you to read and write an OLE-Structured file. . OLE (Object Linking and Embedding) is Microsoft's framework for a compound document technology which is used throughout the Office product family. . This module provides the OLE functionality for the Spreadsheet::ParseExcel package (from the package libspreadsheet-parseexcel-perl) which can used to read data from Excel spreadsheets. Package: libipc-shareable-perl Priority: optional Section: contrib/perl Installed-Size: 16 Maintainer: Debian Perl Group Architecture: all Version: 0.60-6 Depends: perl (>= 5.6.0-16), perl (>= 5.8) | libstorable-perl (>= 0.6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libipc-shareable-perl_0.60-6_all.deb Size: 33704 MD5sum: 0a007ce1ef43028e699cc576a4abe9c5 SHA1: 8632ed813f08a6ad6cce67c1b11384fa4ebc1662 SHA256: e87bc3a952d615a04525bf305541d75b4354521a28c3a911571d6edb68b621a5 Description: Access IPC shared memory segments through perl This perl module provides a tie() interface to System V IPC shared memory segments. . IPC::Shareable allows you to tie a variable to shared memory making it easy to share the contents of that variable with other Perl processes. Scalars, arrays, and hashes can be tied. The variable being tied may contain arbitrarily complex data structures - including references to arrays, hashes of hashes, etc. . Homepage: http://search.cpan.org/~bsugars/IPC-Shareable/ Package: libgearman-client-perl Priority: optional Section: contrib/perl Installed-Size: 15 Maintainer: Pascal Hakim Architecture: all Version: 1.09-1 Depends: libstring-crc32-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgearman-client-perl_1.09-1_all.deb Size: 30632 MD5sum: c129f6b7bcabe26596009049b2aa9ea2 SHA1: b07350b80f66ae56c42dd14e244c9eca54db2911 SHA256: 6bca6d7236668943ac86f8f26890b167bf69cabdef1a11e6da7dc10cf130bf36 Description: Client for gearman distributed job system Gearman is a system to farm out work to other machines, dispatching function calls to machines that are better suited to do work, to do work in parallel, to load balance lots of function calls, or to call functions between languages. . This package contains a client class for the Gearman distributed job system, providing a framework for sending jobs to one or more Gearman servers. . URL: http://www.danga.com/gearman/ Package: libscalar-number-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.002-1 Depends: libdata-float-perl (>= 0.005), libdata-integer-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libscalar-number-perl_0.002-1_all.deb Size: 11798 MD5sum: 2efcd581202a0072b1b1cdf2c4724f2f SHA1: eb6731381d6f03441071fd047f268461f3cc19af SHA256: 738cf39eb2824a40351a0f9502922a1d4b0bbdb8373a480875eb9d7cb06c9fb0 Description: Perl module for handling numeric aspects of scalars This module is about the numeric part of plain (string) Perl scalars. A scalar has a numeric value, which may be expressed in either the native integer type or the native floating point type. Many values are expressible both ways, in which case the exact representation is insignificant. To fully understand Perl arithmetic it is necessary to know about both of these representations, and the differing behaviours of numbers according to which way they are expressible. . This module provides functions to extract the numeric part of a scalar, classify a number by expressibility, and compare numbers across representations. Package: libconfig-yaml-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Stephen Quinney Architecture: all Version: 1.42-1 Depends: libyaml-perl (>= 0.35), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libconfig-yaml-perl_1.42-1_all.deb Size: 10230 MD5sum: ef88660f7c7e97ca8c0f60ae32724076 SHA1: 7e56d847a90466c68a49626b6507c3081a5cb2cf SHA256: 70b273ef0944765618d8b951f72e05fd5f83d0a04eeb0f5340001843e0e21078 Description: Simple configuration automation This is a somewhat object-oriented wrapper around the YAML module which makes reading and writing configuration files simple. Handling multiple config files (e.g. system and per-user configuration, or a gallery app with per-directory configuration) is a snap. Package: liblockfile-simple-perl Priority: optional Section: contrib/perl Installed-Size: 50 Maintainer: Jay Bonci Architecture: all Version: 0.2.5-7 Depends: liblog-agent-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblockfile-simple-perl_0.2.5-7_all.deb Size: 20334 MD5sum: 8f896b07421efe1b3f45e5d4c23e5cbd SHA1: 39f5a164bbff1122e4108a8f300aa852da815671 SHA256: bc6146d3ebdec298e5ac3af657b33300e44eca68f28adefd03fbb38aa45f86f6 Description: Simple advisory file locking The LockFile::Simple extension provides simple file locking, of the advisory kind, i.e. it requires cooperation between applications wishing to lock the same files. . It is meant to be used in quick-and-dirty scripts or more elaborated programs that want a simple locking scheme, yet with a reasonable level of configuration. Package: libdate-pcalc-perl Priority: optional Section: contrib/interpreters Installed-Size: 8 Maintainer: Ivan Kohler Architecture: all Version: 1.2-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdate-pcalc-perl_1.2-2_all.deb Size: 49820 MD5sum: 09a11ce7aaf45f89c370490e1b015fbc SHA1: cd7f14b055040906276b79db6969c0c1e719d79e SHA256: 76a4872a02b74e30be8b6fdf547b60567b59a1f9c3f2aeb69b46954b080d8d5d Description: Perl module for Gregorian calendar date calculations This package consists of a Perl module for all kinds of date calculations based on the Gregorian calendar (the one used in all western countries today), thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable). . This module is a direct translation of Steffen Beyer's excellent Date::Calc module to Perl. Package: libclass-contract-perl Priority: optional Section: contrib/perl Installed-Size: 154 Maintainer: Nacho Barrientos Arias Architecture: all Version: 1.14-5 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-contract-perl_1.14-5_all.deb Size: 59792 MD5sum: 0fedf259f7c7a43fd5de2a882eeb79bc SHA1: 2bb776f1e01554692c75e7736ea855bfcfa1c409 SHA256: 9d8dc267e3c6c66630462de4790cce3ee67fd721be539c7a778c7c80985ab8de Description: Design-by-Contract OO in Perl The Class::Contract module implements strong encapsulation, static inheritance, and design-by-contract condition checking for object-oriented Perl. The module provides a declarative syntax for attribute, method, constructor, and destructor definitions at both the object and class level. Pre-conditions, post-conditions, and class invariants are also fully supported. . Homepage: http://search.cpan.org/dist/Class-Contract/ Package: libmaypole-plugin-upload-perl Priority: extra Section: contrib/perl Installed-Size: 11 Maintainer: Ben Hutchings Architecture: all Source: maypole-plugin-upload Version: 0.02-4 Depends: libmaypole-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmaypole-plugin-upload-perl_0.02-4_all.deb Size: 5658 MD5sum: 97577d23b88634da6bdaf4ba8cf4001c SHA1: 0bbe326b505f2eb36121a21fb416493b20a4fbc9 SHA256: 22a9a976dac4b1351dfc0f3c82bb59ebf4b27548ced9f16373e092f5d349ca1c Description: file upload handler for Maypole This plugin adds a upload method to your Maypole request object to allow you to access file uploads in a platform neutral way. . Homepage: http://search.cpan.org/~mramberg/Maypole-Plugin-Upload/ Package: libapp-info-perl Priority: optional Section: contrib/perl Installed-Size: 28 Maintainer: Nacho Barrientos Arias Architecture: all Version: 0.52-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libapp-info-perl_0.52-1_all.deb Size: 134782 MD5sum: c2b2038ef629b09845f5cea6c7f63c27 SHA1: db2fb25a4c1e480fb4d9c2caf13c86b34db6368f SHA256: a3102f2c514a3ee2aea47be341ff4fc9519d02745550163806844543ece6c72b Description: Provide metadata about software packages installed App::Info provides a generalized interface for providing metadata about software packages installed on a system. The idea is that App::Info subclasses can be used in Perl application installers in order to determine whether software dependencies have been fulfilled, and to get necessary metadata about those software packages. . Homepage: http://search.cpan.org/dist/App-Info/ Package: libmath-derivative-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.01-5 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmath-derivative-perl_0.01-5_all.deb Size: 6400 MD5sum: 616dff019df27c9f00f79ce8911c18bf SHA1: b39fde9e3cad92c1d25086445a4474098f25b854 SHA256: ba92fb9a5ba9f0604051d859e335f01ca8ead43e563cd8a2df808fe1d9981756 Description: Numeric 1st and 2nd order differentiation This Perl package exports functions for performing numerical first and second order differentiation on data. The functions take references to two arrays containing the x and y ordinates of the data and return an array of the 1st or 2nd derivative at the given x ordinates. The 2nd derivative may optionally be given values to use for the first derivative at the start and end points of the data - otherwise 'natural' values are used. Package: libmp3-tag-perl Priority: optional Section: contrib/perl Installed-Size: 38 Maintainer: Ian Beckwith Architecture: all Version: 0.9709-2 Depends: libcompress-zlib-perl, perl (>= 5.6.0-16) Recommends: libmp3-info-perl Suggests: texlive-latex-extra Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmp3-tag-perl_0.9709-2_all.deb Size: 292640 MD5sum: 13b1925f6f380900b65ae3240aeceecc SHA1: 47d439fc703f1b1fd8320faa2fd9b867d4d22620 SHA256: 1f97d3f7c75205bf7ed1d6122f548694a4a323c92c4865d8bd4c4e176fdc9d7b Description: Module for reading tags of MP3 audio files MP3::Tag is a wrapper module to read different tags of mp3 files. It provides an easy way to access the functions of separate modules which do the handling of reading/writing the tags itself. . At the moment MP3::Tag::ID3v1 and MP3::Tag::ID3v2 are supported. Package: libpoe-component-client-http-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Steve Kowalik Architecture: all Version: 0.65-1.1 Depends: libnet-ssleay-perl, libpoe-perl, liburi-perl, libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpoe-component-client-http-perl_0.65-1.1_all.deb Size: 30718 MD5sum: 19093f40851a6700764ee3acbf286526 SHA1: 5b75b9488561762d103b2a0915173aeb185e5c04 SHA256: dafb3a169769070a68f698b6744f82636bfa42bd3bace5ec58788eb79992892c Description: a HTTP user-agent component POE::Component::Client::HTTP is an HTTP user-agent for POE. It lets other sessions run while HTTP transactions are being processed, and it lets several HTTP transactions be processed in parallel. . HTTP client components are not proper objects. Instead of being created, as most objects are, they are "spawned" as separate sessions. To avoid confusion (and hopefully not cause other confusion), they must be spawned with a spawn method, not created anew with a new one. Package: libhtml-linkextractor-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Christian Sánchez Architecture: all Version: 0.130-4 Depends: libhtml-parser-perl, liburi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-linkextractor-perl_0.130-4_all.deb Size: 15324 MD5sum: 42faa24ea469c0c182b64bc0509d28fe SHA1: 9d80692648ccc8409275455d0f03fca72c383858 SHA256: 19da1e01a355741cacffb0eea770456eeefdc77eebdb4723bc2b42d59fc6723a Description: Perl module used to extract links from HTML documents This is the CPAN Perl module HTML::LinkExtractor. . HTML::LinkExtractor is used to extract links from HTML documents. It is very similar to HTML::LinkExtor, except that besides getting the URL, you also get the link-text. . Homepage: http://search.cpan.org/~podmaster/HTML-LinkExtractor-0.13/ Package: libnet-easytcp-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 0.26-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-easytcp-perl_0.26-2_all.deb Size: 37850 MD5sum: a7c991f085bce6887a81d958f0e71e0f SHA1: a5e8a0d7942409e8a648a725e58f5f72e76d8ace SHA256: ad1761395ff12647c0f66838b3aea6dc01aec2702ee7dddcf52d6229f708afcc Description: Easily create secure, bandwidth-friendly TCP/IP clients and servers This class allows you to easily create TCP/IP clients and servers and provides an OO interface to manage the connection(s). This allows you to concentrate on the application rather than on the transport. . - One easy module to create both clients and servers - Object Oriented interface - Event-based callbacks in server mode - Internal protocol to take care of all the common transport problems - Transparent encryption - Transparent compression Package: libxml-node-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Jay Bonci Architecture: all Version: 0.11-6 Depends: libxml-parser-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-node-perl_0.11-6_all.deb Size: 12252 MD5sum: 8c1251543d6d9fb67224373b02a53ddb SHA1: 89d5df9b2f878e5fa9a10aeb5c0f81dfd67b869f SHA256: 8b7307e4f42485dd5d1102f4564847992965484c52ffabac94b18d98e42ab8c4 Description: Perl module for parsing XML files node based This module allows you to register callback functions or variables for any XML node. If you register a call back function, it will be called when the node of the type you specified are encountered. If you register a variable, the content of an XML node will be appended to that variable automatically. Package: libsnmp-multi-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Arne Goetje Architecture: all Version: 2.1-3 Depends: libsnmp-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsnmp-multi-perl_2.1-3_all.deb Size: 35942 MD5sum: 50381fbe68a585a5044addc4f7e1ed3f SHA1: 1d6a89c6c62e9c4d494bf0ae421532152dda8e07 SHA256: 1087ae73a0f21e4a74e053b03c4ef9a6601a67f463f401177a642d86460eb222 Description: Perform SNMP operations on multiple hosts simultaneously The SNMP::Multi package provides a mechanism to perform SNMP operations on several hosts simultaneously. SNMP::Multi builds on G. Marzot's SNMP Perl interface to the UC-Davis SNMP libraries, using asynchronous SNMP operations to send queries/sets to multiple hosts simultaneously. . Results from all hosts are compiled into a single object, which offers methods to access the data in aggregate, or broken down by host or the individual request. . SNMP::Multi supports SNMP GET, SET, GETNEXT, GETBULK and BULKWALK requests. It also performs PDU packing in order to improve network efficiency, when packing is possible. Package: libemail-valid-loose-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Krzysztof Krzyzaniak (eloy) Architecture: all Version: 0.05-2 Depends: libemail-valid-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libemail-valid-loose-perl_0.05-2_all.deb Size: 6198 MD5sum: b7d8f55460909a617dcd715360bedfc1 SHA1: 27f6217337af2f509713efbfda9ae2dbf5bf051e SHA256: 8fb7be0056682375e588fd8eba008f58381ecadc742ec4c381ba55a31c729341 Description: Email::Valid which allows dot immediately before at mark Email::Valid::Loose is a subclass of Email::Valid, which allows dot (.) immediately before at-mark (@). It is invalid in RFC822, but is commonly used in some of mobile phone addresses in Japan (like docomo.ne.jp or jp-t.ne.jp). Enhances: libemail-valid-perl Package: libdbix-password-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Eric Van Buggenhaut Architecture: all Version: 1.8-10 Depends: libdbi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbix-password-perl_1.8-10_all.deb Size: 11052 MD5sum: b755806c7b97c74b8b9e5f355cfbed95 SHA1: 07494c8ed343bc8d4ecc8241885bc7b5d25193eb SHA256: 0ef177d12907b76861c5ade997ec5d0fe71331fe1fc9fa79dddbf094353dff31 Description: Perl module for creating a global password file for DB passwords Don't you hate keeping track of database passwords and such throughout your scripts? How about the problem of changing those passwords on a mass scale? This module is one possible solution. . It keeps track of all your virtual users, databases, password, etc. in one central file. Package: liblog-agent-perl Priority: optional Section: contrib/perl Installed-Size: 48 Maintainer: Jay Bonci Architecture: all Version: 0.307-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblog-agent-perl_0.307-1_all.deb Size: 127664 MD5sum: 483f3b3a1779e7a45e0c35401a915c2c SHA1: 2bad0b767230bfedfa86e9c55852cb1d951465ee SHA256: e52963fc3cb1837eca0ad08a9b75ca68fcfb18aa90aa062401832cc6490eec36 Description: Log::Agent - Helper logging routines for perl Log::Agent is a general logging framework aimed at reusable modules that allow code to be written that is independent of the final logging method to be used. Package: libfinance-quote-perl Priority: optional Section: contrib/perl Installed-Size: 53 Maintainer: Bart Martens Architecture: all Version: 1.13-1 Depends: libcrypt-ssleay-perl, libhtml-tableextract-perl, libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfinance-quote-perl_1.13-1_all.deb Size: 171264 MD5sum: 184496d85688fd51cf246253ed98d726 SHA1: 543ca4673c4214fbb7bb3781f9dfaf6d8bbb6bd1 SHA256: e96bbdfbb16ea25c6416acf65232825688521e5fdc58e81c6f4c256e09edd18b Description: Perl module for retrieving stock quotes from a variety of sources This is a Perl module that retrieves stock quotes and other securities information from various locations . Homepage: http://finance-quote.sourceforge.net/ Package: liblogfile-rotate-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Eugene Krivdyuk Architecture: all Version: 1.04-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblogfile-rotate-perl_1.04-3_all.deb Size: 19182 MD5sum: d1f505407eca4e67c3e4f0927f389650 SHA1: 749b6be1a79797f83778ca6670d023b6c254b261 SHA256: 60caf1e0253b11d6d36ff2f7f91c6c4c42eb2e1ab314848d95a26d8ddb6757f5 Description: Perl module to rotate logfiles Logfile::Rotate provides methods to rename and save several versions of your logfiles, optionally compressing them after renaming them. Package: libobject-multitype-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Jay Bonci Architecture: all Version: 0.05-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libobject-multitype-perl_0.05-2_all.deb Size: 14014 MD5sum: 56d0966a8bef7648bd87948109e10c09 SHA1: d544392f93c64d4e59ca904833a2b814221db6ab SHA256: 31c0b98569223c7cb47e689a6f9a48162fdd5ff51c32bea36459ecbd36e95096 Description: Perl Objects as Hash, Array, Scalar, Code and Glob at once This module returns an object that works like a Hash, Array, Scalar, Code and Glob object at the same time. It uses tie and override magic to expose to the perl level the intrinsic typeglob-ness of all references. If this doesn't make sense to you, you probably won't be using it directly, although you may wind up installing it as a dependency of something else. Package: libpdf-reuse-barcode-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.05-1 Depends: libbarcode-code128-perl, libgd-barcode-perl, libpdf-reuse-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpdf-reuse-barcode-perl_0.05-1_all.deb Size: 15582 MD5sum: 47be2b9a0c8dd78378584d6766c639a2 SHA1: 7311cc87d958f227652a5e3a4a0a2c2b6051bcf0 SHA256: a825160be36bd4364a4ea47d8dfd2a56a271f4f718c2d3bae150dc5c89f83509 Description: Create barcodes for PDF documents with PDF::Reuse This is a sub-module to PDF::Reuse. It creates barcode "images" to be used in PDF documents. It uses GD::Barcode and its sub-modules: GD::Barcode::Code39, COOP2of5, EAN13 and so on, to calculate the barcode pattern. For Code128 it uses Barcode::Code128. . Normally the barcodes are displayed on a white background and with the characters under the bars. You can rotate the "image", make it smaller or bigger, prolong the bars and change the background. (But then, don't forget to test that your barcode scanner still understands it.) . If you don't change the size of the "image", the bars are approximately 24 pixels high (the guard bars a few pixels longer) and the box/background is 38 pixels high and something like 20 pixels wider than the barcodes. The text under the bars are 10 pixels high. Package: libdbd-anydata-perl Priority: optional Section: contrib/perl Installed-Size: 76 Maintainer: Bart Martens Architecture: all Version: 0.09-1 Depends: libanydata-perl, libdbd-csv-perl, libdbi-perl, libsql-statement-perl, perl (>= 5.6.0-16) Suggests: libwww-perl, libxml-parser-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbd-anydata-perl_0.09-1_all.deb Size: 38396 MD5sum: 702a7449932664ca793c57f0858f8005 SHA1: 472547fdc0aa6b3c167b9444390277092ca52672 SHA256: 899b632a7506d938f04045d121001c6b101303ac99a3e8333453c34cb2317f50 Description: perl DBI driver for files and data structures DBD::AnyData allows you to import almost any type of Perl data structure into an in-memory table and then use DBI and SQL to access and modify it. It also allows standard database access to almost any kind of file, supporting SQL manipulation of the file without converting the file out of its native format. . The module allows you to prototype a database without having an RDBMS system or other database engine and can operate either with or without creating or reading disk files. If you do use disk files, they may, in most cases, either be local files or any remote file accessible via HTTP or FTP. . The module also supports converting files between any of the supported formats. . Homepage: http://search.cpan.org/~jzucker/DBD-AnyData/ Package: libemail-find-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Francesco Cecconi Architecture: all Version: 0.10-dfsg-1 Depends: libemail-address-perl, libemail-valid-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libemail-find-perl_0.10-dfsg-1_all.deb Size: 16910 MD5sum: c3583fc0137ab9aec6e79a8be6c29293 SHA1: 3af8c00c27fa20b6ba1673d5c7734d302d804968 SHA256: edb97cae74fc65fc4f988a7391ffe6fd68494b996a651431d335e94731f6149e Description: Find RFC 822 email addresses in plain text Email::Find is a module for finding a subset of RFC 822 email addresses in arbitrary text. The addresses it finds are not guaranteed to exist or even actually be email addresses at all, but they will be valid RFC 822 syntax. . Email::Find will perform some heuristics to avoid some of the more obvious red herrings and false addresses, but there's only so much which can be done without a human. . Homepage: http://search.cpan.org/~miyagawa/Email-Find-0.10/ Package: libcolor-calc-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 1.04-2 Depends: libgraphics-colornames-perl, libgraphics-colornames-www-perl, libgraphics-colorobject-perl, libparams-validate-perl (>= 0.75), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcolor-calc-perl_1.04-2_all.deb Size: 16014 MD5sum: 30779e5627dee8c267a50f8757ef7643 SHA1: 0ac8fb02ca85154b0ac35168615d62af6767d702 SHA256: aa7f1b8c4f32a7d832de4224cf8eca0b4a14daf22b3407f429ddad535009a99b Description: Perl module for simple calculations with RGB colors The Color::Calc module implements simple calculations with RGB colors. This can be used to create a full color scheme from a few colors. Homepage: http://search.cpan.org/dist/Color-Calc/ Package: libpdf-report-perl Priority: optional Section: contrib/perl Installed-Size: 15 Maintainer: Debian Perl Group Architecture: all Version: 1.30-6 Depends: libpdf-api2-perl (>= 0.2.3.8), libtext-roman-perl (>= 3.01), perl (>= 5.8.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpdf-report-perl_1.30-6_all.deb Size: 27422 MD5sum: f9d4218f61285a4a9a0a2fb7a5095b80 SHA1: cd53295dc9421ee98b1a39d8526128815280e873 SHA256: 80076f34a3ee2ee56318e4fb05e3861e6d755d422797575f49ddba1847c2d9e7 Description: simplified PDF report generator PDF::Report is written around Alfred Reibenschuh's PDF::API2. It provides methods to create a PDF document with text, lines, color and graphics Package: libterm-query-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jay Bonci Architecture: all Version: 2.0-8 Depends: libarray-printcols-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libterm-query-perl_2.0-8_all.deb Size: 29438 MD5sum: aec778c04331f2abd35c7ced87ff61b0 SHA1: 75e98ebb77f46bb221edad64a760ba395ecfd87a SHA256: afafe3c9917027325e4f3c23b753bf3f2dbf6743d97b545d7bd95a604bd3d53d Description: Subroutines that handle simple tty-based UI Term::Query.pm is a Perl 5 module, which performs generalized queries on various kinds of values. Validation and normalization of input, based on the type, is automated, as is error reporting and re-solicitation of input. Package: libgraphics-colordeficiency-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Manoj Srivastava Architecture: all Version: 0.05-3 Depends: libgraphics-colorobject-perl, libtest-simple-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgraphics-colordeficiency-perl_0.05-3_all.deb Size: 12382 MD5sum: 2dc589ccbe333c98fe993c548f8d0de4 SHA1: c6f3b13b07c5fe92b043f2b3bd55fa601c1d1fcd SHA256: 43a646349108b90af4be38d98fe05bd53a451c21a6e966f962ce0179331a7ceb Description: Color Deficiency Simulation This module allows easy transformation of colors for color deficiency simulation. All the known and theorhetical color deficiencies are represented here, with the exception of 4-cone vision (tetrachromatism). . Each of the transformation methods returns a Graphics::ColorObject object, with the internal color values set. This can then be used to return the color in many different formats (see the Graphics::ColorObject manpage). . This package was downloaded from the site: http://search.cpan.org/~iamcal/ Package: libgnupg-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Peter Palfrader Architecture: all Version: 0.9-9 Depends: gnupg Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgnupg-perl_0.9-9_all.deb Size: 33050 MD5sum: 9db985812f5c99936f16950ef2c5fa81 SHA1: 71877b327c652b9fb0fe9d17056fd096ef2c1388 SHA256: 46be1cc2e577afedd6803c7828d78d3b2208e31c9dd28adee67c0ad89c01e0d0 Description: Perl module interface to GnuPG using GnuPG's coprocess interface GnuPG is a perl module that interface with the Gnu Privacy Guard using the coprocess hooks provided by gpg. The communication mechanism uses is shared memory and a status file descriptor. . The module tries it best to map the rather interactive interface of gpg to a more programmatic API. . Also the modules now offers a tied file handle interface to encryption and decryption making a lot more easy to use. . This module doesn't yet provides an interface to the key manipulation facilities of gpg. . It doesn't also provides the memory protection offered by gpg when manipulating user passphrase. . There are also several options (like cipher selections) that aren't available from the perl API. Package: libxml-treepp-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: David Moreno Garza Architecture: all Version: 0.21-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-treepp-perl_0.21-2_all.deb Size: 20734 MD5sum: 2c3632bc756b49e6818d48a6312ff351 SHA1: f18c217f063580367096521c018a05a73af6b0e2 SHA256: 04eb084f47f946e70cf8089eb83569b988bf8e8a1a51cc06c9d0a88da8e6bf8d Description: XML::TreePP -- Pure Perl implementation for parsing/writing XML files XML::TreePP module parses XML file and expands it for a hash tree. And also generate XML file from a hash tree. This is a pure Perl implementation. You can also download XML from remote web server like XMLHttpRequest object at JavaScript language. Package: libclass-prototyped-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Jose Luis Rivas Architecture: all Version: 1.10-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-prototyped-perl_1.10-3_all.deb Size: 69854 MD5sum: 05afd20e9fbb7810e3e8ecab47b3ca08 SHA1: 1c1214e016444ec5edabf30e1a0b8654cca521f3 SHA256: 63f13845622fdfb5894d01909b78a30afa2f539fa56fd1d0d4d0f4856e2bcd6b Description: Fast prototype-based OO programming in Perl This package provides for efficient and simple prototype-based programming in Perl. You can provide different subroutines for each object, and also have objects inherit their behavior and state from another object. . The structure of an object is inspected and modified through *mirrors*, which are created by calling "reflect" on an object or class that inherits from "Class::Prototyped". . The author says: 'When I reach for "Class::Prototyped", it's generally because I really need it. When the cleanest way of solving a problem is for the code that uses a module to subclass from it, that is generally a sign that "Class::Prototyped" would be of use. If you find yourself avoiding the problem by passing anonymous subroutines as parameters to the "new" method, that's another good sign that you should be using prototype based programming. If you find yourself storing anonymous subroutines in databases, configuration files, or text files, and then writing infrastructure to handle calling those anonymous subroutines, that's yet another sign. When you expect the people using your module to want to change the behavior, override subroutines, and so forth, that's a sign'. Package: libtext-german-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Dominic Hargreaves Architecture: all Version: 0.06-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-german-perl_0.06-1_all.deb Size: 16162 MD5sum: 3660d88b0f3d3624062c0bfa7fb32968 SHA1: 0f5511c400c1699a83793d1da273ecb8c041d7c7 SHA256: f87d9eaac3876e69a1ad228e5729f70ede0a32c3585f5332c8280887ba35dafd Description: German grundform reduction This is a rather incomplete implementaion of work done by Gudrun Putze-Meier . Package: libconfig-inifiles-perl Priority: extra Section: contrib/perl Installed-Size: 9 Maintainer: Jonas Smedegaard Architecture: all Version: 2.39-2 Depends: perl-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libconfig-inifiles-perl_2.39-2_all.deb Size: 52402 MD5sum: 5331288113ab2607b20106e818c06ac1 SHA1: e78d0e98165f938239264a633a40dedd12b84282 SHA256: e74b9853d68700637175bfb1759c2ddbb92d37d6f32e699f7817f9e0e31d3d82 Description: Read .ini-style configuration files Config::IniFiles provides a way to have readable configuration files outside your Perl script. Configurations can be imported (inherited, stacked,...), sections can be grouped, and settings can be accessed from a tied hash. . Homepage: http://search.cpan.org/dist/Config-IniFiles/ Package: libdbd-xbase-perl Priority: optional Section: contrib/perl Installed-Size: 21 Maintainer: Debian Perl Group Architecture: all Version: 1:0.241-4 Replaces: libxbase-perl Provides: libxbase-perl Depends: perl (>= 5.6.0-16) Suggests: libdbi-perl Conflicts: libxbase-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbd-xbase-perl_0.241-4_all.deb Size: 106188 MD5sum: 3ac8d4eb0e9800058c04d6ffe246113a SHA1: 1338dcfbac0c89f287ec2827573854f01b8765f8 SHA256: 022b303c278a1010acc139ed3a168b635ede339bf0741e1ccf98b7d573558487 Description: Perl module to access xbase files (optionally through DBI) This module allows creation, access and modification of .dbf (dBase, Clipper, Fox* style) database files. It is capable of handling memo files, but indexes only in a somewhat limited way. It has two interfaces: one using SQL commands (through DBI) ad the other with a simple OO interface. . You can use the included dbf_dump program to dump the content of a .dbf file. Package: libsnmp-info-perl Priority: optional Section: contrib/perl Installed-Size: 62 Maintainer: Oliver Gorwits Architecture: all Version: 1.04-3 Depends: libsnmp-perl (>= 5.1), perl (>= 5.6.0-16), perl-modules Suggests: netdisco-mibs-installer Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsnmp-info-perl_1.04-3_all.deb Size: 313296 MD5sum: bd3fc02d48177a116e8bd7f1ca6d5012 SHA1: ef6564f358f763e228d150313e46939eacfa6efb SHA256: 5952e1b79d91273149734c93e3e9dd7f524ab6cbe75bc11d2f5fe45d78fb4515 Description: Object Oriented Perl5 Interface to Network devices and MIBs through SNMP SNMP::Info gives an object oriented interface to information obtained through SNMP. . The idea behind this module is to give a common interface to data from network devices, leaving the device-specific hacks behind the scenes in subclasses. . The interface avoids use of OIDs in favour of methods representing leaf names, either for single values or tables represented as Perl hashes. . Information is grouped more logically than in the MIB trees. Adding support for new devices is easy, and takes little or no SNMP knowledge. Homepage: http://search.cpan.org/dist/SNMP-Info/ Package: libxml-autowriter-perl Priority: extra Section: perl Installed-Size: 12 Maintainer: Piotr Roszatycki Architecture: all Version: 0.38-1 Depends: libregexp-shellish-perl (>= 0.93), libtext-diff-perl, libxml-parser-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-autowriter-perl_0.38-1_all.deb Size: 48832 MD5sum: 70c0e5a481e12547806c17e58f13a000 SHA1: e33f0cbf3916f52459feb096eb9062ace933c8d0 SHA256: 8e59c8af919752c033dfbefb3bfdccfe2f23141892f6602aac23ad074fe6f9ca Description: perl XML::AutoWriter - DOCTYPE based XML output This module uses the DTD contained in an XML::Doctype to enable compile- and run-time checks of XML output validity. It also provides methods and functions named after the elements mentioned in the DTD. Package: libcrypt-unixcrypt-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Bart Martens Architecture: all Version: 1.0-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcrypt-unixcrypt-perl_1.0-4_all.deb Size: 13276 MD5sum: 9a9bd001deef68a9bee2e2a0c517f9a7 SHA1: 16e0bb6fa36f7467e5f2e5f1daf199ab82c5468c SHA256: db7dfee4bac4e2d9e1cb3696167b35a2688343cb1d519be67ae9cd08a2f1063f Description: Perl-only implementation of the crypt(3) function The Crypt::UnixCrypt module is a portable implementation of the Unix library function crypt(). It is especially useful on systems whose perl does not implement the built-in crypt() function. . This module won't overload a built-in crypt() unless forced by a true value of the variable $Crypt::UnixCrypt::OVERRIDE_BUILTIN. . Homepage: http://search.cpan.org/~mvorl/Crypt-UnixCrypt/ Package: libapache-configfile-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.18-5 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libapache-configfile-perl_1.18-5_all.deb Size: 33948 MD5sum: 786d6f83ad8b48cb742c1e645a35e72b SHA1: 89c6daf668b88f651c6df5db6133191de8848fb8 SHA256: 6b6acc08dc2629529a208854c83c5799d72629236174e1767bf45efbb98034a2 Description: Parse an Apache style httpd.conf configuration file This module parses the Apache httpd.conf, or any compatible config file, and provides methods for you to access the values from the config file. Package: libuser-perl Priority: optional Section: contrib/text Installed-Size: 7 Maintainer: Don Armstrong Architecture: all Version: 1.6-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libuser-perl_1.6-2_all.deb Size: 6132 MD5sum: 38fd69918da2de8a9595ccb8bc6ec1ef SHA1: 4b3a5d08d56ba74268e59b36eb2a865b07da706b SHA256: 142bfe00fffb786f988c6a2ce345ed501149b96e7ea175ed87d11bb718f1990c Description: Provides user data in an OS independent manner Provides an API to retrieve user data, such as login name or home directory in an OS independent manner. [Used by WWW::Search] Package: libbusiness-onlinepayment-openecho-perl Priority: optional Section: contrib/perl Installed-Size: 15 Maintainer: Ivan Kohler Architecture: all Version: 0.03-1 Depends: libbusiness-onlinepayment-perl (>= 2.99), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libbusiness-onlinepayment-openecho-perl_0.03-1_all.deb Size: 14904 MD5sum: 742e907a5bb6809f884b58855126e6c9 SHA1: 7220bd97ab80685903b76e802e91afa13a597c97 SHA256: da601ea564d1866de6376e94e243a5331d739f934ed7a75f2f6296e8aaa24af2 Description: ECHO backend module for Business::OnlinePayment This is Business::OnlinePayment::OpenECHO, an Business::OnlinePayment backend module for ECHO. It is only useful if you have a merchant account with ECHO: http://www.echo-inc.com/ (also see http://www.openecho.com/) . Business::OnlinePayment is a generic interface for processing payments through online credit card processors, online check acceptance houses, etc. (If you like buzzwords, call it an "multiplatform ecommerce-enabling middleware solution"). Package: libtest-unit-perl Priority: optional Section: contrib/perl Installed-Size: 40 Maintainer: Debian Perl Group Architecture: all Version: 0.25-1 Depends: libclass-inner-perl, libdevel-symdump-perl, liberror-perl, perl (>= 5.6.0-16) Suggests: perl-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-unit-perl_0.25-1_all.deb Size: 112568 MD5sum: 8bcf44faf6c18a94d33e2c75e0ff36ec SHA1: ab3b5e1bdab2c56887fc5424b03a943d0ac205ac SHA256: ad3688982e9d337a2ece933aa351fe349e662a8f13fc332aff9868f9c534ffe2 Description: a unit testing framework for Perl Test::Unit::* is a sophisticated unit testing framework for Perl that is derived from the JUnit testing framework for Java by Kent Beck and Erich Gamma. . While this framework is originally intended to support unit testing in an object-oriented development paradigm (with support for inheritance of tests etc.), Test::Unit::Procedural is intended to provide a simpler interface to the framework that is more suitable for use in a scripting style environment. Package: liblingua-romkan-perl Priority: optional Section: contrib/interpreters Installed-Size: 8 Maintainer: Fumitoshi UKAI Architecture: all Source: migemo-perl Version: 0.22-4.2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblingua-romkan-perl_0.22-4.2_all.deb Size: 8882 MD5sum: 80221dbc56a1950760ab4e33869e943e SHA1: 62c7a2d5da7ed129acb1011c7c779612262a7376 SHA256: 0b6c697ecd2255869528a1808a8b4e9ac14768c709910f8af479174ad9162531 Description: Romaji Kana conversion for perl It provides Lingua::Romkan perl module to make it possible to convert Roman and Kana vice versa in perl script. Package: libnet-subnets-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Ernesto Hernández-Novich Architecture: all Version: 0.21-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-subnets-perl_0.21-1_all.deb Size: 7060 MD5sum: ebf81955d50313ff527a61e4c33db772 SHA1: 041bbaecf4631c14b298a903b84cf86cdd079656 SHA256: 4e622473422d527327b28f1a2abdce3abbcb7bf087a4d4c76167bb6f98beb939 Description: A Perl library for subnet calculations Net::Subnets provides very fast operations for: . - Matching a list of IP addresses against one or more CIDR subnets. . - Calculation of IP address ranges. Package: libspiffy-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Florian Ragwitz Architecture: all Version: 0.29-1 Depends: libfilter-perl, libscalar-list-utils-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libspiffy-perl_0.29-1_all.deb Size: 31556 MD5sum: d8626becc793643ca96936ab4359e9e6 SHA1: 108e21054d06bd35483de4841a4a3db3a074c642 SHA256: f02ec05f0f97a9d642dd6d3e0fabae2194efcaab06310315b9e44b82de7509b5 Description: Spiffy Perl Interface Framework For You "Spiffy" is a framework and methodology for doing object oriented (OO) programming in Perl. Spiffy combines the best parts of Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class. It attempts to fix all the nits and warts of traditional Perl OO, in a clean, straightforward and (perhaps someday) standard way. . Spiffy borrows ideas from other OO languages like Python, Ruby, Java and Perl 6. It also adds a few tricks of its own. . If you take a look on CPAN, there are a ton of OO related modules. When starting a new project, you need to pick the set of modules that makes most sense, and then you need to use those modules in each of your classes. Spiffy, on the other hand, has everything you'll probably need in one module, and you only need to use it once in one of your classes. If you make Spiffy.pm the base class of the basest class in your project, Spiffy will automatically pass all of its magic to all of your subclasses. You may eventually forget that you're even using it! Package: libterm-visual-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Florian Ragwitz Architecture: all Version: 0.06-1 Depends: libcurses-perl, libpoe-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libterm-visual-perl_0.06-1_all.deb Size: 33582 MD5sum: 79dc8b4959b230a1db72e5d197302733 SHA1: 422949f6b77ffe7ab115cb6dd88e72b426c37c63 SHA256: 5fab9abdd684486812a1d5834931386657170c827bb37a4f82d3537f074771a0 Description: split-terminal user interface for Perl Term::Visual is a "visual" terminal interface for curses applications. It provides the split-screen interface you may have seen in console based IRC and MUD clients. . Term::Visual uses the POE networking and multitasking framework to support concurrent input from network sockets and the console, multiple timers, and more. Package: libnet-dns-resolver-programmable-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Julian Mehnle Architecture: all Version: 0.003-1nexenta1 Depends: libnet-dns-perl, libversion-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-dns-resolver-programmable-perl_0.003-1nexenta1_all.deb Size: 10484 MD5sum: ca5ff8f8da11ad0250976eb11967fcfa SHA1: f677b29388fd58115872db5742a69e08542ce744 SHA256: b066cceed5a2761197eec075f089179c1d3427b999139b387f7ca10668888dfc Description: programmable DNS resolver class for offline emulation of DNS Net::DNS::Resolver::Programmable is a Net::DNS::Resolver descendant class that allows a virtual DNS to be emulated instead of querying the real DNS. A set of static DNS records may be supplied, or arbitrary code may be specified as a means for retrieving DNS records, or even generating them on the fly. Homepage: http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/ Package: libset-intspan-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Mike Mattice Architecture: all Version: 1.07-3.1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libset-intspan-perl_1.07-3.1_all.deb Size: 18474 MD5sum: abd1625833e999328d430054868d57d5 SHA1: eb3e9cce172278f3e6bd2458cb4cec887e6def26 SHA256: 3c848fa96fe71155f0e68539f2c819e9e03c7e4c9ff81f6e71867847376d2a6c Description: Manages sets of integers Set::IntSpan manages sets of integers. It is optimized for sets that have long runs of consecutive integers. These arise, for example, in .newsrc files, which maintain lists of articles. Package: libimap-admin-perl Priority: extra Section: contrib/perl Installed-Size: 54 Maintainer: Debian Perl Group Architecture: all Version: 1.6.4-1 Depends: perl (>= 5.6.0-16) Recommends: libdigest-hmac-perl, libio-socket-ssl-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libimap-admin-perl_1.6.4-1_all.deb Size: 19086 MD5sum: f5b645957b1de290f9a6aa73fc28fcfd SHA1: 197ed43065cf464c3e6377dc15b6622e8bce0867 SHA256: fffc5e66fef91f0ffdf9a96ac56a52ee1b20e54085fef5fce939a5eaa35dc682 Description: Administer IMAP servers This module is designed to take the pain out of writing programs for administering an IMAP server like Cyrus. Package: libgraphics-colorobject-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Manoj Srivastava Architecture: all Version: 0.5.0-1 Depends: libgraphics-colornames-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgraphics-colorobject-perl_0.5.0-1_all.deb Size: 45388 MD5sum: 58fcd9f091feb127d9886e142faaa4a9 SHA1: 545fce9909187843b5aa4b8d15e489f5c14b9bad SHA256: 94c28ff00d5d86bccf0cf0fd2cc703093217662441208d59121bad845d06aa26 Description: convert color specifications between color spaces Use this package to convert between all the common color spaces. As a pure Perl module, it is not very fast, and so it you want to convert entire images, this is probably not what you want. The emphasis is on completeness and accurate conversion. . Supported color spaces are: RGB (including sRGB, Rec 601, Rec 709, ITU, and about a dozen other RGB spaces), CMY, CMYK, HSL, HSV, XYZ, xyY, Lab, LCHab, Luv, LCHuv, YPbPr, YCbCr. Future support is planned for YUV, YIQ, YCC and possibly others. . Conversion between different RGB working spaces, and between different white-points, is fully supported. . This package was downloaded from the site: http://search.cpan.org/~aizvorski/ Package: libvalidate-net-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.5-2 Depends: libclass-default-perl (>= 0.2), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libvalidate-net-perl_0.5-2_all.deb Size: 8958 MD5sum: acc18b8fb56cdc5eb647b39e35931c20 SHA1: 0577365b286552d2211a83062c8983a5d1d13a30 SHA256: 3354b54488ebac5b7f4334978f5d0ad4868eb1058bcad9b9e784c2f880683265 Description: Perl module for validating Net:: related strings Validate::Net is a class designed to assist with the validation of internet related strings. It can be used to validate CGI forms, internally by modules, and in any place where you want to check that an internet related string is valid before handing it off to a Net::* modules. Package: libtext-typography-perl Priority: optional Section: perl Installed-Size: 44 Maintainer: Debian Perl Group Architecture: all Version: 0.01-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-typography-perl_0.01-1_all.deb Size: 13166 MD5sum: 654df62f9699cc151bf841e94b6a9e96 SHA1: 2b0f3619b5ad1e23fb53968f786145083a2710e4 SHA256: f9cff751637ff05929c60962d128f20b22d0c6a1946f69d20e2d56100ed509e4 Description: markup ASCII text with correct typography for HTML This module is a thin wrapper for John Gruber's SmartyPants plugin for various CMSs. SmartyPants is a web publishing utility that translates plain ASCII punctuation characters into "smart" typographic punctuation HTML entities. Package: libparams-classify-perl Priority: optional Section: contrib/perl Installed-Size: 31 Maintainer: Debian Perl Group Architecture: all Version: 0.005-1 Depends: libscalar-number-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libparams-classify-perl_0.005-1_all.deb Size: 13608 MD5sum: b207b6f07e4b42b15a9e24dff18cc470 SHA1: 5dca4e42eb3c942502717515bbc48833a1fd4d97 SHA256: 2af67fc0e0c797ee29f9947e72fdcbc67542d8be041c2fa6b5bcdf006721457a Description: Perl module for argument type classification This module provides various type-testing functions. These are intended for functions that, unlike most Perl code, care what type of data they are operating on. For example, some functions wish to behave differently depending on the type of their arguments (like overloaded functions in C++). . These functions only provide type classification; they do not enforce type restrictions. Type enforcement may, of course, be built using these classification functions, but the reader's attention is drawn to libparams-validate-perl. Package: libterm-readline-zoid-perl Priority: optional Section: contrib/perl Installed-Size: 202 Maintainer: Marc 'HE' Brockschmidt Architecture: all Version: 0.07-2 Depends: libterm-readkey-perl, perl (>= 5.6.0-16) Recommends: perl-modules (>= 5.8) | libfile-temp-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libterm-readline-zoid-perl_0.07-2_all.deb Size: 65586 MD5sum: 74098c1de228dfdbeda0374ce07f395f SHA1: 0370b9ed96417d450dc9d7b74504d5b2fed547f2 SHA256: 338173304d858feb52a39876b092093c89ada3c674c437f20a96ed43a9475aaf Description: Pure Perl implementation of Readline libraries libterm-readline-zoid-perl provides a set of modules that form an interactive input buffer written in plain perl with minimal dependencies. It features almost all key-bindings described in the posix spec for the sh(1) utility with some extensions like multiline editing; this includes a vi-command mode with a save-buffer (for copy-pasting) and an undo-stack. . It is compatible with the Term::ReadLine interface, so it can be used with perl programs using this interface. Package: libemail-localdelivery-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.217-1 Depends: libemail-foldertype-perl (>= 0.7-1), libemail-simple-perl (>= 1.998), libfile-path-expand-perl (>= 1.01-1), liblockfile1 (>= 1.0-1), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libemail-localdelivery-perl_0.217-1_all.deb Size: 9314 MD5sum: dd216d8a23a60bfa5335f3eb6043d9fb SHA1: 210d3ab72b6fbf12106af4093eaafe21086cc74e SHA256: 358efed65e55051d802e7fa0c35e41c5a1837920a035b288c7729a4749473cf2 Description: Deliver a piece of email - simply Email::LocalDelivery delivers an email to a list of mailboxes. . Homepage: http://emailproject.perl.org/wiki/Email::LocalDelivery Package: libconfig-inihash-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 2.9.0-1 Depends: libhash-case-perl, libhash-withdefaults-perl, libio-stringy-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libconfig-inihash-perl_2.9.0-1_all.deb Size: 10778 MD5sum: 586298f0a6adcbd4665e3c6e461b1496 SHA1: 822c80dd2f98d701b68f848156a84b20135a40ee SHA256: 9d4d3eaf38d6f0b0de41007784333f53b9bfdd396f5fcf2436c55aade641a02b Description: Perl extension for reading and writing INI files This module reads and writes INI files, useful for storing settings. Homepage: http://search.cpan.org/dist/Config-IniHash/ Package: libcurses-ui-perl Priority: optional Section: contrib/perl Installed-Size: 54 Maintainer: Debian Perl Group Architecture: all Version: 0.95-6 Depends: libcurses-perl, libterm-readkey-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcurses-ui-perl_0.95-6_all.deb Size: 238744 MD5sum: 676ae2cae2f0d7a80656d4e663ec6247 SHA1: 924a11e20ef3f7705c64b53e2cfc3b39dfb31973 SHA256: b3619aff9f35448202a0899517752ac6c2453b6eb1613e5ca550e44e3f1d85fe Description: curses-based OO user interface framework for Perl A UI framework for Perl based on the curses library. Curses::UI contains the standard set of widgets for use in constructing user interfaces, plus the following more advanced widgets: calendar, progress bar, text editor (including word wrapping and undo), and text viewer. It supports a variety of dialog windows, from the standard basic and error dialogs to file browsers, progress bars, and a calendar. . Curses::UI also has internationalization support and currently has localization information for English, Dutch, German, Russian, Italian, Polish, Portuguese, and Norwegian. Package: libpod-sax-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jay Bonci Architecture: all Version: 0.14-4 Depends: libxml-sax-perl (>= 0.10), libxml-sax-writer-perl (>= 0.39), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpod-sax-perl_0.14-4_all.deb Size: 22560 MD5sum: 799ba03a43bd78d8d382ff71519c4a0a SHA1: b60276d847323bd5ed31b01a5120309ab9130271 SHA256: 9c13623171f3af4bd96f380f003a5ab83409ab0d9bfd34da5add9f45c54c62a6 Description: Perl module for generating SAX events from POD This module parses POD and generates corresponding SAX events. The aim of this module is not round trip data preservation, but rather standards compliance, while maintaining simple access to the underlying data. Package: libuniversal-can-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 1.12-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libuniversal-can-perl_1.12-1_all.deb Size: 9564 MD5sum: 0adb538053f2385ccdef083071828459 SHA1: 1aa54a8f3c87b1718fb4a2e70384e58eb2f17a31 SHA256: 1435c03f41cdfa625cdc00376523eb9aa19af0e3b38c9c61be981aa3b8bb9b66 Description: Safer version of UNIVERSAL::can. The UNIVERSAL class provides a few default methods so that all objects can use them. Object orientation allows programmers to override these methods in subclasses to provide more specific and appropriate behavior. . Some authors call methods in the UNIVERSAL class on potential invocants as functions, bypassing any possible overriding. This is wrong and one should not do it. Unfortunately, not everyone heeds this warning and their bad code can break good code. . This module replaces UNIVERSAL::can() with a method that checks to see if the first argument is a valid invocant (whether an object -- a blessed referent -- or the name of a class). If so, and if the invocant's class has its own can() method, it calls that as a method. Otherwise, everything works as you might expect. . If someone attempts to call UNIVERSAL::can() as a function, this module will emit a lexical warning (see perllexwarn) to that effect. You can disable it with no warnings; or no warnings 'UNIVERSAL::isa';, but don't do that; fix the code instead. Package: libdbd-csv-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 0.2200-3 Depends: libdbi-perl (>= 1.42-3), libsql-statement-perl, libtext-csv-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbd-csv-perl_0.2200-3_all.deb Size: 32006 MD5sum: 209ddee556571a3b92a037b9d2d84ebb SHA1: b8fec8bc695b70c3554b9d6f383c67f897eec1de SHA256: 3d50b4b349644ec5e627fb240c4b60f3fdf4fc90b37821b5bf0945f27960c5b7 Description: perl DBD::CSV - DBI driver for CSV files The DBD::CSV module is yet another driver for the DBI (Database independent interface for Perl). This one is based on the SQL "engine" SQL::Statement and the abstract DBI driver DBD::File and implements access to so-called CSV files (Comma separated values). Such files are mostly used for exporting MS Access and MS Excel data. Package: libdbd-excel-perl Priority: optional Section: contrib/perl Installed-Size: 15 Maintainer: Debian Perl Group Architecture: all Version: 0.06-5 Depends: libdbi-perl, libspreadsheet-parseexcel-perl (>= 0.3000), libspreadsheet-writeexcel-perl, libsql-statement-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbd-excel-perl_0.06-5_all.deb Size: 29514 MD5sum: 8af753b864c47c9b366d910728be5cdb SHA1: 20cc3b41e7f2729839a0b14c6c21d6930b3f057e SHA256: 9850dc8711a62a4ffc56841fa2b149ed124dc8e9c630e516a0f0aafea7197c8c Description: provides an SQL interface (via DBI) for accessing Excel files The DBD::Excel module is a DBI driver which permits access to Excel files (in the 95, 97 and 2000 flavours) via SQL commands through the Perl DBI. . As of 0.06, this module is still in an ALPHA VERSION according to its author. Package: libparams-check-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.26-1 Depends: liblocale-maketext-simple-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libparams-check-perl_0.26-1_all.deb Size: 17062 MD5sum: 7d4592cf88b0a074f0564a49f2c3bc1d SHA1: 37a759f7ae16cce85798817865df7c1912bf1b19 SHA256: f2aa2451354d37da73fa113af474bf6dee4e2304024da4b6487a6affee649eb8 Description: Generic input parsing/checking mechanism Params::Check is a generic input parsing/checking mechanism. . It allows you to validate input via a template. The only requirement is that the arguments must be named. . Params::Check can do the following things for you: * Convert all keys to lowercase * Check if all required arguments have been provided * Set arguments that have not been provided to the default * Weed out arguments that are not supported and warn about them to the user * Validate the arguments given by the user based on strings, regexes, lists or even subroutines * Enforce type integrity if required Package: libexpect-perl Priority: optional Section: contrib/perl Installed-Size: 18 Maintainer: Joergen Haegg Architecture: all Version: 1.20-1 Depends: libio-pty-perl (>= 1:1.05-1), libio-stty-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libexpect-perl_1.20-1_all.deb Size: 76740 MD5sum: 932445e085b4b95313778387e1e2a7dd SHA1: 4d8dfdcfcc296505cc8755bfabc9170bda72941d SHA256: bdbca5b845612c606909b556cafb1a7efd809d8c8c1df561592311a23905e189 Description: Expect.pm - Perl Expect interface The Expect module is a successor of Comm.pl and a descendent of Chat.pl. It more closely resembles the Tcl Expect language than its predecessors. It does not contain any of the networking code found in Comm.pl. I suspect this would be obsolete anyway given the advent of IO::Socket and external tools such as netcat. . Expect.pm is an attempt to have more of a switch() & case: feel to make decision processing more fluid. three separate types of debugging have been implemented to make code production easier. . It is now possible to interconnect multiple file handles (and processes) much like Tcl's expect. An attempt was made to enable all the features of Tcl's expect without forcing Tcl on the victim programmer :-) . Package: libcrypt-simple-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Sandro Tosi Architecture: all Version: 0.06-2 Depends: libcompress-zlib-perl, libcrypt-blowfish-perl, libemail-mime-encodings-perl, libfreezethaw-perl, libmd5-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcrypt-simple-perl_0.06-2_all.deb Size: 8944 MD5sum: af83188a1bcde6171fe67c86ac8248e1 SHA1: 181d3b353df068fc13c35bf7ebc8dc7745abe351 SHA256: 45fa54fa309ef930ccd449e9123a253ec1873785600f37e8c69e876fbdc8b997 Description: Perl library to encrypt stuff simply Maybe you have a web application and you need to store some session data at the client side (in a cookie or hidden form fields) but you don't want the user to be able to mess with the data. Maybe you want to save secret information to a text file. Maybe you have better ideas of what to do with encrypted stuff! . This little module will convert all your data into nice base64 text that you can save in a text file, send in an email, store in a cookie or web page, or bounce around the Net. The data you encrypt can be as simple or as complicated as you like. . This library is Crypt::Simple . . Homepage: http://search.cpan.org/~kasei/Crypt-Simple-0.06/ Package: libuniversal-moniker-perl Priority: optional Section: contrib/perl Installed-Size: 26 Maintainer: Bart Martens Architecture: all Version: 0.08-5 Depends: perl (>= 5.6.0-16) Recommends: liblingua-en-inflect-perl (>= 1.88) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libuniversal-moniker-perl_0.08-5_all.deb Size: 7468 MD5sum: 0f2ff1d9830f3f1b223ae6f262b947c5 SHA1: 699e361e35baa627cae1405945eeecfb4eab441f SHA256: d1f60c675dd2d2f02502dd2e1483973866f75be1a7bb3cf54801fad46c4dcd62 Description: Nicer names for your Perl modules/classes Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, we tend to say things like "customer" or "basket" when we are referring to "My::Site::User::Customer" or "My::Site::Shop::Basket". We thought it would be nice if our classes knew what we would prefer to call them. . This module will add a "moniker" (and "plural_moniker") method to "UNIVERSAL", and so to every class or module. Homepage: http://search.cpan.org/~kasei/UNIVERSAL-moniker/ Package: libfcgi-procmanager-perl Priority: optional Section: contrib/perl Installed-Size: 33 Maintainer: Debian Perl Group Architecture: all Version: 0.17-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfcgi-procmanager-perl_0.17-1_all.deb Size: 16658 MD5sum: da7b31a1c065a36fbbbbb623b51d2e0b SHA1: df8c2bd68a177f013039972a131b967ac449d336 SHA256: 5bcc5b9ce9a31ae152f7bfc2f8d19620b1013bba557c9fbdc1c5449eb79b2096 Description: Functions for managing FastCGI applications. FCGI::ProcManager is used to serve as a FastCGI process manager. By re-implementing it in perl, developers can more finely tune performance in their web applications, and can take advantage of copy-on-write semantics prevalent in UNIX kernel process management. The process manager should be invoked before the caller''s request loop . The primary routine, pm_manage, enters a loop in which it maintains a number of FastCGI servers (via fork(2)), and which reaps those servers when they die (via wait(2)). Package: liburi-template-perl Priority: optional Section: contrib/perl Installed-Size: 29 Maintainer: Ian Beckwith Architecture: all Version: 0.06-1 Depends: liburi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liburi-template-perl_0.06-1_all.deb Size: 6454 MD5sum: 76a2bbb15ffe45284ac65bd69f9bc82e SHA1: 7cb7b05c5e7ca2adbadbde56667c52b99f2da6cf SHA256: ede6c9316703da082b2c705aa435cf55013b22ebe635af42371ea321edc90d66 Description: handle URI templates in perl This is an initial attempt to provide a wrapper around URI templates as described at http://bitworking.org/news/URI_Templates Package: libio-prompt-perl Priority: optional Section: contrib/perl Installed-Size: 56 Maintainer: Debian Perl Group Architecture: all Version: 0.99.4-3 Depends: libterm-readkey-perl, libversion-perl, libwant-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libio-prompt-perl_0.99.4-3_all.deb Size: 18734 MD5sum: 9522ed5498821f3764c7d49955a2a05c SHA1: 1cb32de51cb38c4b6bc4ec9bb61bf4329a365976 SHA256: be4789eff3de4ef1afd2e42ef01ef62f6e170bcda9e3d9fae679de7d047a267f Description: Interactively prompt for user input By default, this module exports a single function prompt. It prompts the user to enter some input, and returns an object that represents the user input. . You may specify various flags to the function to affect its behaviour; most notably, it defaults to automatically chomp the input, unless the -line flag is specified. . Two other functions are exported at request: hand_print, which simulates hand-typing to the console; and get_input, which is the lower-level function that actually prompts the user for a suitable input. Package: libmodule-load-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Manoj Srivastava Architecture: all Version: 0.10-2 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmodule-load-perl_0.10-2_all.deb Size: 8498 MD5sum: e575fa4fda3cb2a43baca24dae785a2a SHA1: 26244c24202dfcde4942d2e3164ead76743e3b5b SHA256: 553783c3e76760e6bd757babc968a4e2ec5566e3d24b214778cb44962ce58577 Description: loads perl modules in a generic fashion This module eliminates the need to know whether you are trying to require either a file or a module. If you consult perldoc -f require you will see that require will behave differently when given a bareword or a string. In the case of a string, require assumes you are wanting to load a file. But in the case of a bareword, it assumes you mean a module. . This gives nasty overhead when you are trying to dynamically require modules at runtime, since you will need to change the module notation (Acme::Comment) to a file notation fitting the particular platform you are on. . load elimates the need for this overhead and will just DWYM. Package: libi18n-acceptlanguage-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 1.04-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libi18n-acceptlanguage-perl_1.04-1_all.deb Size: 14206 MD5sum: 6886b034c8a2f1815a612eb9db7fe6a6 SHA1: 6c13ba2aca8d91c0855e2a9a7accd4e4eff9f876 SHA256: 95098c4fb9ade49cadbdc5557d5a748d601a5f31d68efb9920c321a430cf99e7 Description: Matches language preference to available languages I18N::AcceptLanguage matches language preference to available languages per rules defined in RFC 2616, section 14.4: HTTP/1.1 - Header Field Definitions - Accept-Language. Package: libperl6-export-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.07-9 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libperl6-export-perl_0.07-9_all.deb Size: 8076 MD5sum: 83424da0a89c11082f921adace124c27 SHA1: 162356c2972cae47aba9bfd52237146374e1f3eb SHA256: a41c84c8c7af6992b68a0a0f75d53cdbc25a7d06911ba830290572ae6618e157 Description: Implements the Perl 6 'is export(...)' trait This module prototypes the Perl 6 'exported' and 'exportable' traits in Perl 5. . Instead of messing around with @EXPORT arrays, you just declare which subs are to be exported (or are exportable on request) as part of those subs. Package: libclass-accessor-lvalue-perl Priority: extra Section: contrib/perl Installed-Size: 10 Maintainer: Jose Luis Rivas Architecture: all Version: 0.11-1 Depends: libclass-accessor-perl, libscalar-list-utils-perl, libwant-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-accessor-lvalue-perl_0.11-1_all.deb Size: 8682 MD5sum: 1a7338078bcb999eb06a44d768237fde SHA1: ddf522258490c68444dea74bf5001076f5601a5d SHA256: c1a18bdebbf24d378ca737d7ef71f3e36e57788969263b41f6359532f66b18a5 Description: create Lvalue accessors This module subclasses Class::Accessor in order to provide lvalue accessor makers. . http://search.cpan.org/dist/Class-Accessor-Lvalue Package: libbiblio-isis-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jose Parrella Architecture: all Version: 0.24-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libbiblio-isis-perl_0.24-1_all.deb Size: 37936 MD5sum: 5d6deb946a8b418ad8133ad92d373643 SHA1: 1ed810be99f9f3ccce5a88ab99b691248312afbf SHA256: 2cd07ca8ccfe07be2d4437be4677bac38e805ea914aacc84c2cc9e953ffc7653 Description: Perl module which reads ISIS databases This module will read ISIS databases created by DOS CDS/ISIS, WinIsis or IsisMarc. . Biblio::Isis is a Perl module which reads ISIS databases produced by CDS/ISIS programs, such as MicroISIS, WinISIS and IsisMARC. ISIS was a popular family of integrated library systems provided as freeware by UNESCO, and this module provides methods to parse full databases and use them in a Perl program in order to migrate them to other formats. . It can create hash values from data in ISIS database (using to_hash), ASCII dump (using to_ascii) or just hash with field names and packed values (like ^asomething^belse). . Unique feature of this module is ability to include_deleted records. It will also skip zero sized fields (OpenIsis has a bug in XS bindings, so fields which are zero sized will be filled with random junk from memory). . It also has support for identifiers (only if ISIS database is created by IsisMarc), see to_hash. . Homepage: http://search.cpan.org/~dpavlin/Biblio-Isis-0.24/lib/Biblio/Isis.pm Package: libxml-handler-composer-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Jay Bonci Architecture: all Version: 0.01-6 Replaces: libxml-enno-perl Depends: libxml-um-perl, perl (>= 5.6.0-16) Conflicts: libxml-enno-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-handler-composer-perl_0.01-6_all.deb Size: 14066 MD5sum: 8ed38fb717abc9bcb93f38988d209cbf SHA1: dd74dcd5003644442f2736d2c125c7894d1f564e SHA256: 180d1f52a5242bdc7dfe52fde68cac522436fba5ec9aa8018fedbc0ae768c190 Description: Perl module for generating XML output This module is similar to XML::Writer, XML::Handler::XMLWriter, XML::Handler::YAWriter etc. in that it generates XML output. . This implementation may not be fast and it may not be the best solution for your particular problem, but it has some features that may be missing in the other implementations. Package: libdate-leapyear-perl Priority: optional Section: perl Installed-Size: 7 Maintainer: Jay Bonci Architecture: all Version: 1.71-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdate-leapyear-perl_1.71-1_all.deb Size: 5166 MD5sum: 0a6cefa747208d0ed7c059ffdc9f7e4a SHA1: 01a049935475afc4e428fb7b91a83ab9912a3edc SHA256: ecdf497d91d2eebb8420ecb6e0486f541f989385be02c5a0325dd4f55349e18e Description: Simple module to determine whether or not a year is a leapyear This is a simple, non-OO module to determine whether or not a year is a leap year. It exports one function, isleap, which returns 1 or 0, which determines whether a year is leap or not Package: libio-socket-inet6-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Masahito Omote Architecture: all Version: 2.51-1 Depends: libsocket6-perl (>= 0.11.99-1), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libio-socket-inet6-perl_2.51-1_all.deb Size: 13550 MD5sum: 75c019595fe1e37ed21dc421245a8c8b SHA1: 2c7716ac4903bb7a48a16f43aa583e1eda04e8ba SHA256: 94d3987c8120938066eaec257df8567c874843aad98e41af5528d1e0cf6f283e Description: Object interface for AF_INET6 domain sockets IO::Socket::INET6 provides an object interface to create and use sockets in the AF_INET6 domain. It is built upon the IO::Socket interface and inherits all the methods defined by IO::Socket. Package: libcgi-xmlapplication-perl Priority: optional Section: contrib/perl Installed-Size: 15 Maintainer: Debian Perl Group Architecture: all Version: 1.1.3-6 Depends: libxml-libxml-perl, libxml-libxslt-perl, perl (>= 5.6.0-16), perl-modules | libcgi-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcgi-xmlapplication-perl_1.1.3-6_all.deb Size: 40578 MD5sum: 17b89be86fe2409e51395fffbcd5d351 SHA1: c725c4b09d9d7eec225bd99e9f7433df748685ce SHA256: 60928d61225e4f47de73996c6f6a93cefbae609de0a269c68b0e0c45d4a3525b Description: perl module for creating XML-DOM and OO based CGI scripts This module provides an XML-DOM and object-oriented extension to the CGI module. The XML-DOM extension allows one to generate the output from XML and laid out according to an XSLT stylesheet, separating code and presentation. The object-oriented extension allows one to specify handlers for events like a mouse click on a submit button or on an image. Package: libacme-poe-knee-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Steve Kowalik Architecture: all Version: 1.10-6 Depends: libpoe-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libacme-poe-knee-perl_1.10-6_all.deb Size: 11632 MD5sum: 71f72912c45ed2d14182a8bb467873c8 SHA1: 3c762eae128bfb114ed6568c8525117c2d6ff2b4 SHA256: 6bb460ae60418ef0ce9aab19d7cd0dcee3680f5cda8fb270983574d4d0491656 Description: Time sliced pony race using the POE event loop POE::Knee is a homophone of "Pony". We all like ponies. And wouldn't we love to race ponies? Well, that's what Acme::POE::Knee is for! . Using the POE event driven component architecture, you specify a distance the ponies must run, and a maximum delay before the pony will reach the next step. So, the bigger the delay, the bigger the distance between multiple ponies can be. Package: libmath-round-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 0.06-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmath-round-perl_0.06-3_all.deb Size: 9522 MD5sum: d980d52838ea049bcbab5105a1b7867e SHA1: b99b0b1760ac2ae0c45b44f4d414b89256cb6cf9 SHA256: 158fa36cdde43ee8a2fd511d2eb672c0dfc65cb7da38a477a5dc0b6447e8f60b Description: Perl extension for rounding numbers Math::Round supplies functions that will round numbers in different ways. Package: libnet-snpp-perl Priority: optional Section: contrib/perl Installed-Size: 76 Maintainer: Debian Perl Group Architecture: all Version: 1.17-2 Depends: perl (>= 5.6.0-16), perl (>= 5.8) | libnet-perl (>= 1:1.09) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-snpp-perl_1.17-2_all.deb Size: 26314 MD5sum: a9f5e86cce503b41ef2ae4903bfbacae SHA1: a19954ed5915113493772e283251d302b16647c1 SHA256: 298832eb7844078620bb1b2793d0690a2fa32061e50e62dfd976cc9cd2ce3685 Description: Perl module for accessing SNPP servers Net::SNPP is a Perl module that provides a Perl Developer access to the SNPP Simple Network Paging Protocol. Package: libpoe-filter-ircd-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Steve Kowalik Architecture: all Version: 2.0-1 Depends: libpoe-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpoe-filter-ircd-perl_2.0-1_all.deb Size: 8322 MD5sum: 67ad6665971c3dad90bba10b29945053 SHA1: 4f31640f40b55d349739372ae1b990aa90bbe21b SHA256: f641d1eb269be4d8a21a9ee9bb2eb544d9d6fb017768cf8206f4f0c19103bff6 Description: a POE-based parser for the IRC protocol POE::Filter::IRCD provides a convient way of parsing and creating IRC protocol lines using the Perl Object Environment (POE) framework. Package: libnet-mac-perl Priority: extra Section: contrib/perl Installed-Size: 7 Maintainer: Alejandro Garrido Mota Architecture: all Version: 1.1-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-mac-perl_1.1-1_all.deb Size: 13362 MD5sum: 8e3c88cb83d178a88a0e033289249d38 SHA1: c31b3e141b1af13940eac44063b4e08304b728ec SHA256: 0015ac190bc48610216e558ffdd1c85d1d8d84feeb2c420f698b925074cbaa70 Description: Net::MAC - Perl extension for representing and manipulating MAC addresses This is a module that allows you to store: a MAC address in a Perl object, find out information about a stored MAC address and convert a MAC address into a specified format . Homepage: http://search.cpan.org/~karlward/Net-MAC-1.1/ Package: liblingua-preferred-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 0.2.4-3 Depends: liblog-tracemessages-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblingua-preferred-perl_0.2.4-3_all.deb Size: 10986 MD5sum: 372760fbb8c54a4e8110401ad3c30689 SHA1: d4e9c5c30582d8dc73447f6658215f40f768aee7 SHA256: 7a15fd3b23f2b15045ba5ddb8f7b7d396cb7d0d8375d43f73499dbba4914f936 Description: Perl module which allows language content negotiation This is the CPAN Perl module Lingua::Preferred. . Many web browsers let you specify which languages you understand. Then they negotiate with the web server to get documents in the best language possible. This is something similar in Perl. Package: libhtml-format-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Jay Bonci Architecture: all Version: 2.04-1 Depends: libfont-afm-perl (>= 1.17), libhtml-tree-perl (>= 3.15), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-format-perl_2.04-1_all.deb Size: 37544 MD5sum: 21d63240612ff863d2630e1618a197c4 SHA1: c15fda08d886ce7f34c42add84fbcfe4c0d6d003 SHA256: f0b419ccef91cea5ae672250ba26c526d5dac1ad44c2795f16baaa344d5530ba Description: Format HTML syntax trees The modules present in this package are: . HTML::Formatter - Base class for various formatters. Formatters traverse a syntax tree and produce some textual output. None of the current formatters handle tables or forms yet. . HTML::FormatText - Formatter that converts a syntax tree to plain readable text. . HTML::FormatPS - Formatter that outputs PostScript code. . HTML::FormatRTF - Formatter that outputs Microsofts RTF Format. Package: libfile-ncopy-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jens Peter Secher Architecture: all Version: 0.34-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfile-ncopy-perl_0.34-1_all.deb Size: 14248 MD5sum: 53b2e269ceeaa528d646fd67dd7286e1 SHA1: 586c0d4afb325bb65dff6165a5d27012b9f383a3 SHA256: ef78d79d49a9058f30f8533ea3c623cbbed93adcdd21d0f5b286d57ceabc814e Description: file copying like cp for perl The File::NCopy module provides a function that copies files to directories, or a single file to another file. It can also use a reference to a file handle. The functionality is very similar to the cp program. Package: libipc-signal-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Roderick Schertler Architecture: all Version: 1.00-6 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libipc-signal-perl_1.00-6_all.deb Size: 7054 MD5sum: e6522727e4c956d71c9514ce76075733 SHA1: db4b270e266170eaa3b29023df8d2f37c2564648 SHA256: a7eb8222c6e01dc2e59df3cc8ab12b1d24780306ed11ca3e16836df435bac959 Description: utility functions dealing with signals for Perl This Perl module contains utility functions for dealing with signals. Currently these are just translating between signal names and signal numbers and vice versa. Package: libclass-returnvalue-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 0.55-1 Depends: libdevel-stacktrace-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-returnvalue-perl_0.55-1_all.deb Size: 9640 MD5sum: 0dd3cc3b9c8dd57cb1d72aec02e11413 SHA1: 76752a85a2485aa23565687870070bb46d7e87e8 SHA256: e65da52eacae8dec959627838266e6c268301ccb1d511bbb47c35557ba4c5904 Description: A return-value object that lets you treat it as a boolean, array or object Class::ReturnValue is a "clever" return value object that can allow code calling your routine to expect: a boolean value (did it fail) or a list (what are the return values) Package: libjson-any-perl Priority: optional Section: contrib/perl Installed-Size: 31 Maintainer: Debian Perl Group Architecture: all Version: 1.13-1 Depends: libjson-perl | libyaml-syck-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libjson-any-perl_1.13-1_all.deb Size: 11526 MD5sum: 27df0eebd4fba0747f7516bbd82c033b SHA1: 4cec64441df9fc47aa2b07d06cfef0667f8ff685 SHA256: 14667eec77947042fb4aab3bc57edfe6f34c98275f778d17c178e6566c3cce5e Description: wrapper class for the various JSON classes The JSON::Any module provides a coherent API to bring together the various JSON modules currently on CPAN. This module will allow you to code to any JSON API and have it work regardless of which JSON module is actually installed. Homepage: http://search.cpan.org/dist/JSON-Any/ Package: libcss-tiny-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Florian Ragwitz Architecture: all Version: 1.11-1 Depends: libsort-versions-perl, perl (>= 5.6.0-16), perl-modules Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcss-tiny-perl_1.11-1_all.deb Size: 13228 MD5sum: 3cbf031eac1dd19c7f5b66668c029b0a SHA1: 1c1d17da7bb362d85c6240d67eab073d752111d5 SHA256: 6c202c0d4826450bd06bb334637ebe5c57f211f795375a00be6102b6e3ea24f4 Description: Read/Write .css files with as little code as possible CSS::Tiny is a perl class to read and write .css stylesheets with as little code as possible, reducing load time and memory overhead. CSS.pm requires about 2.6M of memory to load, which is a large amount of overhead if you only want to do trivial things. . This module is primarily for reading and writing simple files, and anything we write shouldn't need to have documentation/comments. If you need something with more power, move up to CSS.pm. Package: libclass-c3-componentised-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Catalyst Maintainers Architecture: all Version: 1.0001-1 Depends: libclass-c3-perl, libclass-inspector-perl, perl (>= 5.8.8-7) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-c3-componentised-perl_1.0001-1_all.deb Size: 7546 MD5sum: 4e004b21e9e3d849aaddd815dcb854d6 SHA1: 51b8a4ddb990c1e36f131657bd99be143e0abc5e SHA256: 8b28e7e637d31d44eabf30e227878b24e8f57b368a44d4f73936629233124fb8 Description: load mix-ins or components to your C3-based class Class::C3::Componentised will inject base classes to your module using the Class::C3 method resolution order. . Please note: these are not plugins that can take precedence over methods declared in MyModule. If you want something like that, consider MooseX::Object::Pluggable. Package: libhash-withdefaults-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.04-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhash-withdefaults-perl_0.04-1_all.deb Size: 8654 MD5sum: 43728c0955e42d8b953e34473163dbdd SHA1: 467eb701dbcc081e3f4489117adf82a5b02f1153 SHA256: 4987f01d7028ad1ec5393273f197dd0f691798421adaa843cb3768d3b78ac346 Description: class for hashes with key-casing requirements supporting defaults Hash::WithDefaults implements hashes that support "defaults". That is, you may specify several more hashes in which the data will be looked up in case it is not found in the current hash. Homepage: http://search.cpan.org/dist/Hash-WithDefaults/ Package: libmail-rfc822-address-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Anand Kumria Architecture: all Source: mail-rfc822-address Version: 0.3-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmail-rfc822-address-perl_0.3-2_all.deb Size: 8946 MD5sum: 089a59f91e1e90dc28260b02661a2bd0 SHA1: 659747db383e3ec6bb690d7d57628ae1bfab8aac SHA256: 3ac80adf0cfb09f7eeeea400c93c9bc149a7c29ef806385884deafd6dc40f532 Description: Perl extension for validating email addresses Mail::RFC822::Address validates email addresses against the grammar described in RFC 822 using regular expressions. How to validate a user supplied email address is a FAQ (see perlfaq9): the only sure way to see if a supplied email address is genuine is to send an email to it and see if the user recieves it. The one useful check that can be performed on an address is to check that the email address is syntactically valid. That is what this module does. . This module is functionally equivalent to RFC::RFC822::Address, but uses regular expressions rather than the Parse::RecDescent parser. This means that startup time is greatly reduced making it suitable for use in transient scripts such as CGI scripts. . Package: libnet-smtpauth-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Nacho Barrientos Arias Architecture: all Version: 0.08-1 Depends: libauthen-sasl-perl, libdigest-hmac-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-smtpauth-perl_0.08-1_all.deb Size: 10636 MD5sum: 874003b0924b04ad7d50ec04e0f314fd SHA1: b16430edcc7fa5716f0647369a683231e459ca47 SHA256: c82764092d0c1cf02e8d3428cd06ae114d2806538efd7367ca316c0b41b4f4e9 Description: Perl module that provides SMTP authentication (Net::SMTP_auth) This module implements a client interface to the SMTP and ESMTP protocol AUTH service extension, enabling a perl5 application to talk to and authenticate against SMTP servers. . This module supplies a more powerful environment than Net::SMTP (provided by perl-modules). . Homepage: http://search.cpan.org/dist/Net-SMTP_auth/ Package: libnet-smtp-server-perl Priority: optional Section: contrib/perl Installed-Size: 17 Maintainer: Debian Perl Group Architecture: all Version: 1.1-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-smtp-server-perl_1.1-3_all.deb Size: 20896 MD5sum: 938419ee9c32e3bb3fbc1eaaa64657af SHA1: 176c38255a5f4d70e01913edf0c885f19e3ed36c SHA256: 6c032a484ea0e45baa425fcac4a8894d598b99df129e1ff432ebb5d35a53dbca Description: A native Perl SMTP Server implementation for Perl The Net::SMTP::Server module implements an RFC 821 compliant SMTP server, completely in Perl. It's extremely extensible, so adding in things like spam filtering, or more advanced routing and handling features can be easily handled. An additional module, Net::SMTP::Server::Relay has also been implemented as an example of just one application of this extensibility. See the pod for more details on that module. This extension has been tested on both Unix and Win32 platforms. . Creating a new server is as trivial as: . $server = new Net::SMTP::Server($host, $port); . This creates a new SMTP::Server. Both $host and $port are optional, and default to the current hostname and the standard SMTP port (25). However, if you run on a multi-homed machine, you may want to explicitly specify which interface to bind to. . Homapage: http://www.macgyver.org/software/perl Package: libgeo-ipfree-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 0.2-5 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgeo-ipfree-perl_0.2-5_all.deb Size: 151632 MD5sum: 16065c3dfd19a4f5b4d6706ae842c489 SHA1: 8b651141fbae17a623ba6185cfeb276a1058bf8a SHA256: 9ed9ca69e3dbdb035124ea47eee588fe9360589993891eb9f9cf07feecd34e4d Description: A look up country of ip address Perl module Geo::IPfree uses a local file based database to lookup country of hostname or ip address. Package: libhtml-display-perl Priority: optional Section: contrib/perl Installed-Size: 20 Maintainer: Debian Perl Group Architecture: all Version: 0.39-2 Replaces: libwww-mechanize-shell-perl (<< 0.46-1) Depends: libhtml-tokeparser-simple-perl (>= 2), libparent-perl (>= 0.218), liburi-perl, libwww-perl (>= 5.69), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-display-perl_0.39-2_all.deb Size: 36934 MD5sum: 5ef3031c9b02d38de27384e2f3612604 SHA1: 984e769b331beb71ea59e9f3c6cb30a4839a03ac SHA256: 191520245facbf5b84ba2a528a352b51ae9a9f579975f5be2c035c14da57a533 Description: display HTML locally in a browser HTML::Display abstracts the task of displaying HTML to the user. The displaying is done by launching a browser and navigating it to either a temporary file with the HTML stored in it, or, if possible, by pushing the HTML directly into the browser window. . The module tries to automagically select the "correct" browser, but if it doesn't find a good browser, you can modify the behaviour by setting some environment variables. Homepage: http://search.cpan.org/dist/HTML-Display/ Package: libwebservice-cia-perl Priority: optional Section: contrib/perl Installed-Size: 18 Maintainer: Debian Perl Group Architecture: all Version: 1.2-1 Depends: libcrypt-ssleay-perl, libmldbm-perl, libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libwebservice-cia-perl_1.2-1_all.deb Size: 26432 MD5sum: 3232248e3924efc3ed466d670c8929cc SHA1: e10b433b81cc614d9a65a85e2abe119501731790 SHA256: bfecd54e1d8b8a6981c0392996c95651fca4ee056fe64407aac7532fa98b5b3b Description: get information from the CIA World Factbook via Perl This Perl module gets information from the CIA World Factbook. Package: libnet-scp-expect-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jay Bonci Architecture: all Version: 0.12-1 Depends: libexpect-perl, libterm-readpassword-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-scp-expect-perl_0.12-1_all.deb Size: 18288 MD5sum: ce7bddb253302a31eb98ff29f11d1fd9 SHA1: ba64a523e39cb5726a3789eca829d84b3dd869e6 SHA256: 8be304a75b9ccd62db0bf3b92124b5ce7993fab1583bca20ed0c2732ea297031 Description: Wrapper for scp to send passwords via Expect Net::SCP::Expect allows you to transfer files via scp, but instead of having to use shared keys or to input a password interactively, it allows you to send them programmataically via Expect. Package: libhtml-munger-perl Priority: extra Section: contrib/perl Installed-Size: 9 Maintainer: Misha Nasledov Architecture: all Source: html-munger Version: 0.01-5 Depends: libhtml-parser-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-munger-perl_0.01-5_all.deb Size: 8304 MD5sum: 170de9557fd7494a1c4a6d3a1c0a4f88 SHA1: f96332d213c4553d04e2743f8e6e57025a1d172e SHA256: 979924058725ecbe11db3df134b560e705f575e39f855dfc180d4c4c6dd47b46 Description: Module which simplifies the creation of web filters. HTML::Munger is a simple module which allows easy creation of web page filtering software, such as those listed here: . http://dir.yahoo.com/Entertainment/Humor/By_Topic/Computers_and_Internet/ Filters/Web_Based/ . It was first written to build the pootifier: . http://pootpoot.com/?pootify Package: libcgi-untaint-perl Priority: optional Section: contrib/perl Installed-Size: 38 Maintainer: Bart Martens Architecture: all Version: 1.26-2 Depends: libuniversal-require-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcgi-untaint-perl_1.26-2_all.deb Size: 25346 MD5sum: 4e868ec96f37997c28a7b61f8581cc3f SHA1: 8fec49ace921f2ac28b0e7116ddfdfe7a2dc1c51 SHA256: 3f7bb76398cff42b8eb46bb30c21e34e2a7c13cef6bf9e6464c488cfee3d0912 Description: Process CGI input parameters Dealing with large web based applications with multiple forms is a minefield. It's often hard enough to ensure you validate all your input at all, without having to worry about doing it in a consistent manner. If any of the validation rules change, you often have to alter them in many different places. And, if you want to operate taint-safe, then you're just adding even more headaches. . This module provides a simple, convenient, abstracted and extensible manner for validating and untainting the input from web forms. . You simply create a handler with a hash of your parameters (usually $q->Vars), and then iterate over the fields you wish to extract, performing whatever validations you choose. The resulting variable is guaranteed not only to be valid, but also untainted. . Homepage: http://search.cpan.org/~tmtm/CGI-Untaint/ Package: libfortune-perl Priority: optional Section: contrib/libs Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 0.2-7 Depends: perl (>= 5.6.0-16) Recommends: fortunes Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfortune-perl_0.2-7_all.deb Size: 12848 MD5sum: b90ebfae12670a0d12776fe4781cb969 SHA1: 62c58d99d59ce251a940a53cac73a7ccc8f3a049 SHA256: 034920f986bb259331f20480a5a960d17463a9fa6785c3a8716f64c12502a7ea Description: Perl module to read fortune (strfile) databases The fortune program is a small but important part of the Unix culture, and this module aims to provide support for its "fortune cookie" databases to Perl programmers. . For efficiency, all versions of fortune rely on a binary header consisting mainly of offsets into the fortune file proper. . Modern versions of fortune keep this header in a separate file, and this is the style adopted by the Fortune module; the older style of munging the header and data into one large "compiled" file is not (currently) supported. Package: libima-dbi-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Bart Martens Architecture: all Version: 0.34-5 Depends: libclass-data-inheritable-perl (>= 0.02), libdbi-perl (>= 1.20), libdbix-contextualfetch-perl (>= 1.00), perl (>= 5.6.0-16) Conflicts: libclass-dbi-perl (<< 0.96) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libima-dbi-perl_0.34-5_all.deb Size: 29096 MD5sum: 82e727b0d88902b055984313261a32c7 SHA1: 2a33588c3b30111640c647ca63c3ad8333fcded9 SHA256: 8f164189377c06d5526b491cf1306f93cdb911c0aa60e3e6f4cb2a62073582f8 Description: Database connection caching and organization Ima::DBI attempts to organize and facilitate caching and more efficient use of database connections and statement handles. . One of the things that can be annoying about writing large programs with DBI is making sure that you do not have duplicate database handles open. There is also the issue of the somewhat wasteful nature of the prepare/execute/finish route that users tend to go through. . The new DBI->connect_cached and DBI->prepare_cached help a lot, but you still have to throw around global information about the data source, username and password. . So, after a while the author grew a small library of DBI helper routines and techniques. Ima::DBI is the culmination of all this, put into a nice(?), clean(?) class to be inherited from. Homepage: http://search.cpan.org/~tmtm/Ima-DBI/ Package: libshell-posix-select-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Florian Ragwitz Architecture: all Version: 0.05-1.1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libshell-posix-select-perl_0.05-1.1_all.deb Size: 46444 MD5sum: 0608e27aa445cdce491e98ced001fe10 SHA1: d5057f26be9a3fd00100701537e43a35e9d3811a SHA256: d6b6f73a99bab1d693c7ce2556db77a42149f8cc07c64e2197e05ccecd354a20 Description: The POSIX Shell's "select" loop for Perl This module implements the select loop of the "POSIX" shells (Bash, Korn, and derivatives) for Perl. That loop is unique in two ways: it's by far the friendliest feature of any UNIX shell, and it's the only UNIX shell loop that's missing from the Perl language. Until now! . What's so great about this loop? It automates the generation of a numbered menu of choices, prompts for a choice, proofreads that choice and complains if it's invalid (at least in this enhanced implementation), and executes a code-block with a variable set to the chosen value. That saves a lot of coding for interactive programs -- especially if the menu consists of many values! . The benefit of bringing this loop to Perl is that it obviates the need for future programmers to reinvent the Choose-From-A-Menu wheel. Package: libheap-perl Priority: optional Section: contrib/perl Installed-Size: 20 Maintainer: Dominic Hargreaves Architecture: all Version: 0.80-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libheap-perl_0.80-1_all.deb Size: 43194 MD5sum: 9d0d8eb20e64646b2a9456e44c777424 SHA1: 9ef37cafe3fef6433261362a0d283bf395b19c14 SHA256: cf01201a7c438f189cdd05344d8070289a6f3b43503a3a019cad90f474719c26 Description: Perl extensions for keeping data partially sorted The Heap collection of modules provide routines that manage a heap of elements. A heap is a partially sorted structure that is always able to easily extract the smallest of the elements in the structure (or the largest if a reversed compare routine is provided). . If the collection of elements is changing dynamically, the heap has less overhead than keeping the collection fully sorted. Package: libperlmenu-perl Priority: extra Section: contrib/perl Installed-Size: 15 Maintainer: Deepak Tripathi Architecture: all Version: 4.0-5 Replaces: perlmenu Depends: libcurses-perl, perl (>= 5.6.0-16) Conflicts: perlmenu Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libperlmenu-perl_4.0-5_all.deb Size: 84548 MD5sum: c88e56ccc705d1f94c9c9eff930d2364 SHA1: a527c0f38bab73109d4c818a09c84ae665c08f06 SHA256: adc8459080bc573cc64f5ef615441a34cc2f8f6d2ae45ad8293182822be6a7ed Description: Menu and Template (curses-based) UI for Perl perlmenu is a Perl module that provides your application with access to easy-to-use functions for templates, menus, forms, and the like -- everything needed to put a slick UI on a program without resorting to a GUI. . Homepage: http://search.cpan.org/~skunz/perlmenu/ Package: liblog-trace-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 1.070-1 Depends: perl (>= 5.6.0-16) Recommends: libdata-serializer-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblog-trace-perl_1.070-1_all.deb Size: 31476 MD5sum: 07e6940ebe13d035237f5c8c608f5f30 SHA1: 12900e891515c040d7259e090425a25894b02fd9 SHA256: 399ba88230b9d1a624e6eac8076b185f2b0e472611805796e75d8c80b480eb9a Description: provides a unified approach to tracing A module to provide a unified approach to tracing. A script can use Log::Trace qw( < mode > ) to set the behaviour of the TRACE function. . Homepage: http://search.cpan.org/dist/Log-Trace/ Package: libapache-sessionx-perl Priority: optional Section: contrib/perl Installed-Size: 18 Maintainer: Angus Lees Architecture: all Version: 2.00b5-3.2 Depends: debconf (>= 0.5) | debconf-2.0, libapache-session-perl (>= 1.53), libdigest-md5-perl, libstorable-perl, perl (>= 5.6.0-16) Suggests: libdbd-mysql-perl, libdbd-pg-perl, libdbd-sybase-perl, libmime-base64-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libapache-sessionx-perl_2.00b5-3.2_all.deb Size: 33372 MD5sum: c08b600db56a9953fb2cf91c3038f9f8 SHA1: 75a417aecf1c1b50b628fe1e4b2503028d2d3ad9 SHA256: f7cb4a6b1719e33e10f18122b9dc5f67912bd6373d3a7523001a5760d50864c4 Description: An extented persistence framework for session data Apache::SessionX extends Apache::Session. It was initialy written to use Apache::Session inside HTML::Embperl, but it seems to be useful outside of Embperl as well, so here it is as a standalone module. . Apache::SessionX provides lazy creation of sessions, and an easier configuration using canned locking and storage combinations. Package: libsvn-mirror-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Bastian Blank Architecture: all Version: 0.73-1 Depends: libclass-accessor-perl, libfile-chdir-perl, libsvn-perl (>> 1.2.0), libsvn-simple-perl, libterm-readkey-perl, libtimedate-perl, liburi-perl, perl (>= 5.6.0-16) Suggests: libossp-uuid-perl, libvcp-dest-svk-perl (>= 0.28), libvcp-perl (>= 0.9-20050110) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsvn-mirror-perl_0.73-1_all.deb Size: 33436 MD5sum: 572295ec40f083f2221666effb936e9d SHA1: e07275882e37733b99c88c5c47c3c06f0376e413 SHA256: c785e3598f5482820ddce2b672e82bbc21b9d8d3d4d7bfbe51495f200f157550 Description: A subversion repository mirroring tool Mirrors remote repository accissible via SVN::Ra interface to a local repository. Package: libmail-bulkmail-perl Priority: optional Section: contrib/perl Installed-Size: 321 Maintainer: Debian Perl Group Architecture: all Version: 3.12-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmail-bulkmail-perl_3.12-3_all.deb Size: 132470 MD5sum: c15b9d7a4e375a6c9e5edaa66c59ff24 SHA1: b336517d23bb9ea1fe146c0393762065626a1c39 SHA256: 57bd8bf07aa8bc0bd441f22883b06a30410d84ee9d3132bffaabb0fe76f5a1bc Description: Platform independent mailing list module Mail::Bulkmail gives a fairly complete set of tools for managing mass-mailing lists. It's really, really fast and can handle huge lists. . DO NOT USE THIS SOFTWARE TO SEND SPAM! Package: libdbix-abstract-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Gerfried Fuchs Architecture: all Version: 1.006-1 Depends: libdbi-perl, perl (>= 5.8.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbix-abstract-perl_1.006-1_all.deb Size: 26870 MD5sum: 18eff04df4d8416c2c1a45a5294fab51 SHA1: cf54ab6372afeeca811d5533dd964700583892d7 SHA256: ead51c580a91bd9ce2ac149bf0feae28d2f52fe4699b1721cfd583c28885e6e4 Description: DBI SQL abstraction This module provides methods for retrieving and storing data in SQL databases. It provides methods for all of the more important SQL commands (like SELECT, INSERT, REPLACE, UPDATE, DELETE). . It endeavors to produce an interface that will be intuitive to those already familiar with SQL. . Notable features include: * data_source generation for some DBD drivers. * Can check to make sure the connection is not stale and reconnect if it is. * Controls statement handles for you. * Can delay writes. * Generates complex where clauses from hashes and arrays. * Shortcuts (convenience functions) for some common cases. (Like select_all_to_hashref.) Package: libconfig-any-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Debian Perl Group Architecture: all Version: 0.08-1 Depends: libmodule-pluggable-perl, libversion-perl, perl (>= 5.6.0-16) Recommends: libconfig-general-perl, libconfig-tiny-perl, libjson-perl, libxml-simple-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libconfig-any-perl_0.08-1_all.deb Size: 32482 MD5sum: 858240769dc3cec47513a8a84e32ca51 SHA1: 9590fd8717c66ba6cde7d27e5d12ee8d0ff7fa39 SHA256: 516e3e23211261f2679866b410cc9b7160b317275940cee003c42641c67ee0e2 Description: Load configuration from different file formats, transparently Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats. It supports XML, YAML, JSON, Apache-style configuration, Windows INI files, and even Perl code. . The rationale for this module is as follows: Perl programs are deployed on many different platforms and integrated with many different systems. Systems administrators and end users may prefer different configuration formats than the developers. The flexibility inherent in a multiple format configuration loader allows different users to make different choices, without generating extra work for the developers. As a developer you only need to learn a single interface to be able to use the power of different configuration formats. Package: libnet-ntp-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Adrian von Bidder Architecture: all Version: 1.2-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-ntp-perl_1.2-1_all.deb Size: 9646 MD5sum: 4aea996cd3d612d1113801995dc6c234 SHA1: 217a7879de6324b2e8b6a73fb7a23529ef37c2fc SHA256: 8049b5fe4c0a583b94a030e60542ab25be7829054ed278bb136f5f41790f2844 Description: Perl module to query NTP servers Net::NTP is a small perl module to query an NTP (Network Time Protocol) time server for the current time. Package: libgeo-coordinates-utm-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Dominic Hargreaves Architecture: all Version: 0.06-1 Depends: perl (>= 5.6.0-16), perl-modules Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgeo-coordinates-utm-perl_0.06-1_all.deb Size: 19152 MD5sum: eb4bcd44f96ac4d04ddb19def385cb12 SHA1: 87bb14f18596feb326f16851079610df0b3d1ed2 SHA256: 212cd8818af5e6ebb6e2176ea7c06e8ed43682388349942c82b2428d12a51b74 Description: Perl extension for Latitiude Longitude conversions This module will translate latitude longitude coordinates to Universal Transverse Mercator(UTM) coordinates and vice versa. Package: libcgi-untaint-date-perl Priority: extra Section: contrib/perl Installed-Size: 9 Maintainer: Ben Hutchings Architecture: all Version: 1.00-1 Depends: libcgi-untaint-perl, libdate-manip-perl, libdate-simple-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcgi-untaint-date-perl_1.00-1_all.deb Size: 6046 MD5sum: 9e8d70fa461da1beaad3e904db52fb9d SHA1: bd8da53128dcd202fa017a1699510c8f10c15058 SHA256: 0d949d761604b0fe7366c75c1405a5c2101408272276b51c97285bbb5c3f6e7e Description: CGI::Untaint::date - validate a date This input handler for CGI::Untaint verifies that it is dealing with a reasonable date. Reasonably means anything that Date::Manip thinks is sensible, so you could use any of (for example): "December 12, 2001" "12th December, 2001" "2001-12-12" "next Tuesday" "third Wednesday in March" . Homepage: http://search.cpan.org/~tmtm/CGI-Untaint-date/ Package: libexporter-cluster-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Soren Hansen Architecture: all Version: 0.31-0ubuntu1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libexporter-cluster-perl_0.31-0ubuntu1_all.deb Size: 7408 MD5sum: 321fd5a9d5ea665a065982fae223abf1 SHA1: a849c39138b17359fa2ea082c186709a9023f454 SHA256: 416bac702ef8488dac39a40e35bb450f94b3592479acb9d3758102bc25657773 Description: Extension for easy multiple module imports Exporter::Cluster is designed to allow the user to develop a binding package that allows multiple packages to be imported into the symbol table with single 'use' command. This module was created from the observation of the general trend of Perl packages growing in complexity as new technology is developed and Perl interfaces are designed to interact with this technology. This is not a general use module! It has been designed mainly for use by developers who are trying to implement a sane interface to their work, but still attempt to use good coding practices such as code seperation and modular design. Package: libxml-catalog-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian XML/SGML Group Architecture: all Version: 0.02-10 Depends: liburi-perl, libwww-perl, libxml-parser-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-catalog-perl_0.02-10_all.deb Size: 9502 MD5sum: f904e66c2cac4c4c5690c674dd53160d SHA1: 6e0abe6412e780644f727b270e2da23004b90786 SHA256: 5f715ada634040269424fa616e0695d9decd619c39a4e947f7f07563073660d0 Description: Perl module for resolving public and system identifiers This module implements draft 0.4 of John Cowan's XML Catalog (formerly known as XCatalog) proposal (). Catalogs may be written in either SOCAT or XML syntax (see the proposal for syntax details); XML::Catalog will assume SOCAT syntax if the catalog is not in well-formed XML syntax. Package: libpar-dist-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Catalyst Maintainers Architecture: all Version: 0.25-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpar-dist-perl_0.25-1_all.deb Size: 22120 MD5sum: 1648cc524de5444201f3ea22e13d1581 SHA1: 7fd3e4552e97f7dd940efb0ea1e2cc0a71821686 SHA256: 1c993f4bd4fabc3af59125870cd1a0e128bb795d48621d535c124f10c607766b Description: perl module to create and manipulate PAR distributions This module creates and manipulates PAR distributions. They are architecture-specific PAR files, containing everything under blib/ of CPAN distributions after their make or Build stage, a META.yml describing metadata of the original CPAN distribution, and a MANIFEST detailing all files within it. Digitally signed PAR distributions will also contain a SIGNATURE file. Package: libbusiness-creditcard-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Ivan Kohler Architecture: all Version: 0.30-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libbusiness-creditcard-perl_0.30-1_all.deb Size: 10452 MD5sum: 4a972132dcc0c73ee07d8644b01d7988 SHA1: 8a2fbd6be15e0a7722205e75aae5e0ad74e27c94 SHA256: 992e1d5097b0251ac3ac124162f299bb66c19921dc51377bb957a17ca4377259 Description: Validate/generate credit card checksums/names These subroutines tell you whether a credit card number is self-consistent -- whether the last digit of the number is a valid checksum for the preceding digits. . The validate() subroutine returns 1 if the card number provided passes the checksum test, and 0 otherwise. . The cardtype() subroutine returns a string containing the type of card: "MasterCard", "VISA", and so on. My list is not complete; I welcome additions. . The generate_last_digit() subroutine computes and returns the last digit of the card given the preceding digits. With a 16-digit card, you provide the first 15 digits; the subroutine returns the sixteenth. Package: libterm-shell-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 0.02-2 Depends: perl (>= 5.6.0-16) Recommends: libterm-readline-perl-perl | libterm-readline-gnu-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libterm-shell-perl_0.02-2_all.deb Size: 32960 MD5sum: 8e0df45899e45dc56c954b7c325ee4a8 SHA1: 5bd246ee7a0ebd7847ab76a68c332f028ab6dab8 SHA256: 2fe7acf505873fa46af748a6efcd4989d1595cbbdcf44bcd3a27e9cd83b509bc Description: Perl module for writing shell-like interfaces Term::Shell makes it joyfully easy to write command-line interfaces in Perl. All the boring details like command-line parsing and terminal handling are done for you. Package: libnumber-compare-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 0.01-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnumber-compare-perl_0.01-4_all.deb Size: 6262 MD5sum: db9d3af0ad33c9b2a61a1f748e8fba36 SHA1: 9c92dc640051fa5b388fb8bd49e86ac60b3e046b SHA256: 582444a8d9ac71fcfa4b6670c405db6a5d69e4dab2b279ffe358a4de522d45d8 Description: Perform numeric comparisons in Perl Compile a simple comparison to an anonymous subroutine, which can then be called with a value to be tested against. Package: liblingua-de-ascii-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Sebastian Harl Architecture: all Version: 0.11-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblingua-de-ascii-perl_0.11-1_all.deb Size: 22946 MD5sum: f6d9caaffd46db990c84041d8bf69114 SHA1: 3e1e7dd290dc4076770d1471169a6026a1fadbad SHA256: 03ede40b3559b0f614a91d70f64ecd05f2d56ce8e9de5a51667e3395b84b3846 Description: convert German umlauts to and from ascii This module enables conversion from and to the ASCII format of German texts. It has two methods: to_ascii and to_latin1 which each do exactly what they say. Package: libobject-realize-later-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Jay Bonci Architecture: all Version: 0.18-1 Depends: libscalar-list-utils-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libobject-realize-later-perl_0.18-1_all.deb Size: 17770 MD5sum: 47cc4d0363dd833ecc1e386715ceee90 SHA1: f7f9df8938b4d3fecd69361790f24fd51f058d75 SHA256: 92c91c44f0672b988f11fc2075a7df2ac9bc8e7b35625d8393248b7058e13374 Description: Delayed creation of objects The Object::Realize::Later class helps with implementing transparent on demand realization of object data. This is related to the tricks on autoloading of data, the lesser known cousin of autoloading of functionality. . On demand realization is all about performance gain. Why should you spent costly time on realizing an object, when the data on the object is never (or not yet) used? In interactive programs, postponed realization may boost start-up: the realization of objects is triggered by the use, so spread over time. Package: libsys-hostname-long-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 1.4-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsys-hostname-long-perl_1.4-1_all.deb Size: 11128 MD5sum: fa95358ec5895ec986529aa3e55779ea SHA1: d35dc910088f8614d5eb77e5a851e2006b98708e SHA256: 5b27870094019bde0d05bfd8209696aae6e92d9e57b9e22884f94b9e096b8ca8 Description: Figure out the long (fully-qualified) hostname This module determines the host full name on multiple operating systems (MacOS, Windows, Unix-like systems; more later.) . The Sys::Hostname class is the best and standard way to get the basic hostname, but that may not be fully qualified. This module tries to determine the host's fully qualified name. Package: libcoy-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: all Version: 0.06-6 Provides: liblingua-en-hyphenate-perl Depends: liblingua-en-inflect-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcoy-perl_0.06-6_all.deb Size: 25126 MD5sum: b1b9ce95a9cf8019f6ee89752cee70e7 SHA1: 231c1abccd07d0a70de8eba4a71823658a02af12 SHA256: a8d9f588de7fe73823ef44895151500ad8023115effd7ef8fec72e51bf233f0c Description: replace perl error messages with haiku Coy is a perl module that generates haiku based on the error messages a perl program outputs. The haiku are not canned, they are generated fresh each time based on the error message. . Before use Coy: run code...read rebuke. After use Coy: run code...haiku! Package: libtest-expect-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.30-2 Depends: libclass-accessor-chained-perl, libexpect-simple-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-expect-perl_0.30-2_all.deb Size: 7224 MD5sum: fbf749a8d434f26e8bd00d2d650e7755 SHA1: bf85192f69d1239d96a3623aa1410bfae12741df SHA256: ccae48ab66d0e0901b2a8bd75e9ed781e0ee9b989e286bfb4524ba808fa356e9 Description: Automated driving and testing of terminal-based programs Test::Expect is a module for automated driving and testing of terminal-based programs. It is handy for testing interactive programs which have a prompt, and is based on the same concepts as the Tcl Expect tool. As in Expect::Simple, the Expect object is made available for tweaking. . Test::Expect is intended for use in a test script. Homepage: http://search.cpan.org/dist/Test-Expect/ Package: libdbix-recordset-perl Priority: optional Section: contrib/perl Installed-Size: 17 Maintainer: Angus Lees Architecture: all Version: 0.26-1 Depends: libdbi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbix-recordset-perl_0.26-1_all.deb Size: 125914 MD5sum: 6e93c1415b342e9cf03e2ef27e2f1916 SHA1: 2917dabf48edcff0d46c7175cfbc27e0d5d3fd9e SHA256: e955202b9ea823b665e323f6c1b8cf5dfcf72bb8a9efa800c8877da5c3253f22 Description: Perl extension for DBI recordsets DBIx::Recordset is a perl module for abstraction and simplification of database access. . The goal is to make standard database access (select/insert/update/delete) easier to handle and independent of the underlying DBMS. Special attention is made on web applications to make it possible to handle the state-less access and to process the posted data of form fields, but DBIx::Recordset is not limited to web applications. . DBIx::Recordset uses the DBI API to access the database, so it should work with every database for which a DBD driver is available (see also DBIx::Compat). . Most public functions take a hash reference as parameter, which makes it simple to supply various different arguments to the same function. The parameter hash can also be taken from a hash containing posted form fields like those available with CGI.pm, mod_perl, HTML::Embperl and others. Package: libxml-dumper-perl Priority: optional Section: perl Installed-Size: 53 Maintainer: Florian Hinzmann Architecture: all Version: 0.81-1 Depends: libxml-parser-perl (>= 2.16), perl (>= 5.6.0-16) Suggests: libcompress-zlib-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-dumper-perl_0.81-1_all.deb Size: 23054 MD5sum: a2ffd60c41a9fce3b37356cab0351d50 SHA1: 8286d5b519e34b922275f3a34565d4938265ad87 SHA256: e11f53ea31d78aad7178dd6694128869e89d523587732be2b50a7f08d70d9121 Description: Perl module for dumping Perl objects from/to XML XML::Dumper dumps Perl data to a structured XML format. . XML::Dumper can also read XML data that was previously dumped by the module and convert it back to Perl. . . This might be useful for dumping Perl objects to files using an XML format that can be reloaded or accessed by other programs. Maybe even other languages. Package: libtext-glob-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Bart Martens Architecture: all Version: 0.08-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-glob-perl_0.08-1_all.deb Size: 8298 MD5sum: 7ad07d600fa27dc137b2e5eb4a3f5d60 SHA1: 4667b7ef5acf596f34fbe8aaca28906cb14f7729 SHA256: 1ffdfb42c56b036544ebd41f3def81a30ceaeb4be2d0b1e792afefb72a807016 Description: Match globbing patterns against text Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a filesystem. If you want to do full file globbing use the File::Glob module instead. . Homepage: http://search.cpan.org/~rclamp/Text-Glob/ Package: libhtml-fromtext-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Francesco Cecconi Architecture: all Version: 2.05-5 Depends: libemail-find-perl, libexporter-lite-perl, libhtml-parser-perl, libregexp-common-perl, libscalar-list-utils-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-fromtext-perl_2.05-5_all.deb Size: 15830 MD5sum: c06ade586cd1cecb1506c9bfaa87f072 SHA1: 27aaaf2c026a50128f7448f395587108a0808820 SHA256: 4adb3a19049cd5d9b967d5fe9d64e32dfce6693dcc5471135a402ee5895774c3 Description: Mark up text as HTML This is the CPAN Perl module HTML::FromText. . The HTML::FromText module marks up plain text as HTML. By default it converts HTML metacharacters into the corresponding entities. More sophisticated transformations, such as splitting the text into paragraphs or marking up bulleted lists, can be carried out by setting the appropriate options. . Homepage: http://search.cpan.org/~cwest/HTML-FromText-2.05/ Package: libmodule-find-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Catalyst Maintainers Architecture: all Version: 0.05-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmodule-find-perl_0.05-1_all.deb Size: 7828 MD5sum: f529309b21d3638f8a78c36005734b96 SHA1: 5f31d4f005e48bb1351c0c9f9e1456de458b0405 SHA256: e63867189f6576697ea5e38b55846c73412e2efa5d558f113d1f048587c10d45 Description: Find and use installed modules in a (sub)category Module::Find lets you find and use modules in categories. This can be very useful for auto-detecting driver or plugin modules. You can differentiate between looking in the category itself or in all subcategories. . If you want Module::Find to search in a certain directory on your harddisk (such as the plugins directory of your software installation), make sure you modify @INC before you call the Module::Find functions. Package: libapache-authcookie-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Stephen Quinney Architecture: all Version: 3.10-1 Depends: libapache2-mod-perl2 (>= 2.0) | libapache-mod-perl (>= 1.24), perl (>= 5.8.8-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libapache-authcookie-perl_3.10-1_all.deb Size: 51792 MD5sum: 747050e70884e8c008c89700c6101255 SHA1: 56c8ca1ed23b20ee1a5ba9ad1a11c3856e4dae4c SHA256: e182aa7afd8f8b30156ea13141e9540c30c63c402021e7023d488d008d83f346 Description: Apache/mod_perl Authentication and Authorization via cookies This package contains a Perl module, Apache::AuthCookie, which can be used to simplify the creation of mod_perl based web sites that require user authentication. This module is used by various Web application frameworks written in Perl. . Apache::AuthCookie allows you to intercept a user's first unauthenticated access to a protected document. The user will be presented with a custom form where they can enter authentication credentials. The credentials are posted to the server where AuthCookie verifies them and returns a session key. . The session key is returned to the user's browser as a cookie. As a cookie, the browser will pass the session key on every subsequent accesses. AuthCookie will verify the session key and re-authenticate the user. Package: libmodem-vgetty-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Michael C. Schultheiss Architecture: all Version: 0.03-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmodem-vgetty-perl_0.03-1_all.deb Size: 24910 MD5sum: ac87b285c92178b55ba90a5c98ba0347 SHA1: a3c6cd76eb66c9d48d9b59948f1cdba23ecb2579 SHA256: 5acfe48366c253160be2a3adb0ab377f5e65fde9668edcaf1dd858a109804e60 Description: Perl module for interfacing with vgetty (Modem::Vgetty) Modem::Vgetty is a Perl interface to vgetty(8), which can be used for communication with voice modems. Package: libreadonly-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Soren Hansen Architecture: all Version: 1.03-0ubuntu1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libreadonly-perl_1.03-0ubuntu1_all.deb Size: 19638 MD5sum: d7af6b701660a6a438c9e0c9dd0e3fcd SHA1: becc34cd5076fbae0096c5464f698a3911353bdf SHA256: 2598ad5699fb7274b2c7eaa8f6d6d38369711c7ab35c11ad82f3280a0711cdbd Description: Facility for creating read-only scalars, arrays, hashes This is a facility for creating non-modifiable variables. This is useful for configuration files, headers, etc. It can also be useful as a development and debugging tool, for catching updates to variables that should not be changed. . If any of the values you pass to Scalar, Array, or Hash are references, then those functions recurse over the data structures, marking everything as Readonly. Usually, this is what you want: the entire structure nonmodifiable. If you want only the top level to be Readonly, use the alternate Scalar1, Array1 and Hash1 functions. . Please note that most users of Readonly will also want to install a companion module Readonly::XS. Package: libconfig-auto-perl Priority: extra Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.20-1 Depends: libconfig-inifiles-perl, libxml-simple-perl, libyaml-perl (>= 0.57-2), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libconfig-auto-perl_0.20-1_all.deb Size: 14402 MD5sum: af7aca7cd3fcd510c4bd48a63d7fff70 SHA1: 24b94bb6b33f460999d7147f9ba907baa1d082c7 SHA256: cc498c0f4a407f7cafbc489491fb7bb3ca3212046b123976aa29307e5800e91b Description: Magical config file parser libconfig-auto-perl allows developers to parse config files without needing to specify the format of the file (though they can do it). . It even looks for the config file in standard places (working dir, home dir, /etc) and tries some common config file names if the path isn't specified in the call. . It then determines the format of the config file, parses it and then returns a data structure containing the configuration data. The format of this structure depends on the format of the file. . At the moment, libconfig-auto-perl knows about colon, space and equals separated, XML, Perl, Windows INI, BIND9 and irssi style config files, though files in BIND9 or irssi format cannot be parsed. Package: libbusiness-onlinepayment-tclink-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Ivan Kohler Architecture: all Version: 1.03-3 Depends: libbusiness-onlinepayment-perl, libnet-tclink-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libbusiness-onlinepayment-tclink-perl_1.03-3_all.deb Size: 10530 MD5sum: 329670296bd71c7f12ec9f6a8feaddf5 SHA1: ddbb39880a4f0369af66d444fffc69b6191b1238 SHA256: d0d6ca4a688cb4cac9506b2007f1817b4ff31d953fc47d8732dd6b9047258186 Description: TrustCommerce backend for Business::OnlinePayment This is Business::OnlinePayment::TCLink, a Business::OnlinePayment backend module for the TrustCommerce payment gateway. It is only useful if you have an account with TrustCommerce: http://www.trustcommerce.com/ . Business::OnlinePayment is a generic interface for processing payments through online credit card processors, online check acceptance houses, etc. (If you like buzzwords, call it an "multiplatform ecommerce-enabling middleware solution"). Package: liboxford-calendar-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Dominic Hargreaves Architecture: all Version: 1.8-2 Depends: libdate-calc-perl, libyaml-perl, perl (>= 5.6.0-16), perl-modules Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liboxford-calendar-perl_1.8-2_all.deb Size: 8004 MD5sum: 7c854015f0b9dc788638e76e00697fd2 SHA1: 6c44b772507e8f211454ef23702a7c649d4490c3 SHA256: 78198b991aebba64f0765fbc40caab4f846a3abbf97311deb57d00615c15bbc4 Description: University of Oxford calendar conversion routines This module converts Univeristy of Oxford dates to and from Real World dates using data supplied in YAML format. . If the file /etc/oxford-calendar.yaml exists, data will be read from that; otherwise, built-in data will be used. Package: libtie-array-sorted-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 1.41-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtie-array-sorted-perl_1.41-1_all.deb Size: 9988 MD5sum: f2c2030b1b2d612e6cef2b214347a96b SHA1: 37e235a9b17bfc5202359730c54e4078b75e59e1 SHA256: 49b71b5438c9bcf673ec0b3c7e647d90458ac2b4cfb8f5c71ee512ac2afc2e12 Description: An array which is kept sorted Presents an ordinary array, but it is kept sorted. All pushes and unshifts cause the elements in question to be inserted in the appropriate location to maintain order. Package: libunicode-maputf8-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.11-2 Depends: libjcode-pm-perl, libunicode-map-perl, libunicode-map8-perl, libunicode-string-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libunicode-maputf8-perl_1.11-2_all.deb Size: 15918 MD5sum: cfa95be2690305f7071a2e4124325cae SHA1: e6368c33e1c54670e65efe6f75b39c266435ca2a SHA256: b18ce74d8c161c7a3604f54c6a22279a897778f5d21d820651ed5a83864e1d36 Description: Perl module for conversing between any character sets and UTF8 This module provides an adapter layer between core routines for converting to and from UTF8 and other encodings. In essence, a way to give multiple existing Unicode modules a single common interface so you don't have to know the underlying implementations to do simple UTF8 to-from other character set encoding conversions. As such, it wraps the Unicode::String, Unicode::Map8, Unicode::Map and Jcode modules in a standardized and simple API. . This also provides general character set conversion operation based on UTF8 - it is possible to convert between any two compatible and supported character sets via a simple two step chaining of conversions. . As with most things Perlish - if you give it a few big chunks of text to chew on instead of lots of small ones it will handle many more characters per second. . By design, it can be easily extended to encompass any new charset encoding conversion modules that arrive on the scene. Package: libxml-qofqsf-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Neil Williams Architecture: all Version: 0.03-1 Depends: libdata-random-perl, libtimedate-perl, libxml-simple-perl, libxml-writer-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-qofqsf-perl_0.03-1_all.deb Size: 19618 MD5sum: 21f941ebe6f42afbba7644118c11f12f SHA1: 6e44dc94e95dbd3ba0429bba817f75801009c441 SHA256: 2f1f7fdf045f0205b412525a14e542b1753c5689eca5b20276a563bf8588c441 Description: convert personal data to and from QSF XML files Provides a single home for perl processing of all QOF (Query Object Framework) objects expressed as QSF XML (the XML schema used by QOF). pilot-qof objects (pilot_address, pilot_expenses, pilot_datebook and pilot_todo) are supported. gpe-expenses is also supported. Package: liblocale-maketext-lexicon-perl Priority: optional Section: contrib/perl Installed-Size: 16 Maintainer: Debian Perl Group Architecture: all Version: 0.62-2 Depends: liblocale-maketext-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblocale-maketext-lexicon-perl_0.62-2_all.deb Size: 51280 MD5sum: a6ff75a602c38ad2c9df95253e31de19 SHA1: 7c7db2407702322140493c5ad91bedeb243d4120 SHA256: 21845804817ea2f3967f57a4b4969604c388b072a2e584ca7c807781672351a5 Description: Lexicon-handling backends for "Locale::Maketext" This module provides lexicon-handling modules to read from other localization formats, such as Gettext, Msgcat, and so on. . It also provides lexicon-handling backends, for "Locale::Maketext" to read from other localization formats, such as PO files, MO files, or from databases via the "Tie" interface. Package: libaudio-wma-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Bruno Rodrigues Architecture: all Version: 0.01-0 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libaudio-wma-perl_0.01-0_all.deb Size: 9246 MD5sum: fdbe48198a326e141350b6d5ff57c38a SHA1: 6fd6d314fe19a99b32903e5b6e842bea235edf2e SHA256: 45cbe738fc758ed6fbf558ce0f4f8736c5f33d827a6c647c57541bf35a9763d7 Description: Perl extension for reading WMA/ASF Metadata This module implements access to metadata contained in WMA files. . This description was automagically extracted from the module by dh-make-perl. Package: libui-dialog-perl Priority: extra Section: contrib/perl Installed-Size: 38 Maintainer: Alejandro Garrido Mota Architecture: all Version: 1.08-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libui-dialog-perl_1.08-1_all.deb Size: 156630 MD5sum: fb5bf53796b0c6c48684228d0bf0f8e3 SHA1: 7153a7419b846829da816142e106ac4ecbb196e1 SHA256: 5e42f886ca7ffcf48ea3d8d3a920362cb8589cf29ae855690f93f2b98626f6f1 Description: UI::Dialog a wrapper for various dialog applications UI::Dialog is an OOPerl wrapper for various dialog applications. These dialog backends are currently supported: Zenity, XDialog, GDialog, KDialog, CDialog, and Whiptail. There is also an ASCII backend provided as a last resort interface for console based dialog variants. UI::Dialog is a class that provides a strict interface to these various backend modules. . Homepage: http://search.cpan.org/dist/UI-Dialog-1.0 Package: liblingua-stem-snowball-da-perl Priority: optional Section: contrib/perl Installed-Size: 29 Maintainer: Dominic Hargreaves Architecture: all Version: 1.01-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblingua-stem-snowball-da-perl_1.01-3_all.deb Size: 7756 MD5sum: 7c64f941fbf640318c5bed88441e9df7 SHA1: d87c0c943a0d292df2aba996555bae06f923abdd SHA256: f6710b07ee4d19069dcede9ac1be0afe7906f00a8f1ffe7acbc09d58062fb890 Description: Porters stemming algorithm for Denmark The stem function takes a scalar as a parameter and stems the word according to Martin Porters Danish stemming algorithm, which can be found at the Snowball website: http://snowball.tartarus.org/. . It also supports caching if you pass the use_cache option when constructing a new L:S:S:D object. Package: libb-keywords-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.08-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libb-keywords-perl_1.08-1_all.deb Size: 9014 MD5sum: 588c1e6d914786a9ecf6dbbd239439ee SHA1: 425bde9498f7fd1680fb0723e45a0eef62b99a86 SHA256: bd13d9ba3d8c41841df1d39f1875540500d3e9884432076dfff5d178733e02fd Description: lists of internal perl keywords The B::Keywords perl module provides lists of internal keywords of the perl programming language. It can be used as an adjunct to the B perl module by programs that parse and analyze perl code. Homepage: http://search.cpan.org/dist/B-Keywords/ Package: libwebkdc-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Russ Allbery Architecture: all Source: webauth Version: 3.5.5-1 Depends: libio-socket-ssl-perl, libwebauth-perl (>= 3.2.6-1), libwww-perl, libxml-parser-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libwebkdc-perl_3.5.5-1_all.deb Size: 39688 MD5sum: 1bdf3059d36c96d876dd0a118ea1000a SHA1: 6114cb233a90128d6bca7046cbd6e4e310025e5f SHA256: cfe24c1ac51a1e9d669548d59c09d608aa84c775dd68d512110daf72276d1b17 Description: Perl library for WebAuth authentication WebAuth is a cookie-based web authentication system built on top of Kerberos. It relies on a central authentication server that handles all user authentication for a domain and creates user authentication credentials for any web server that needs strong authentication. . This package contains the Perl modules that support the WebLogin server, which handles user authentication and the establishment of initial authentication credentials. Homepage: http://webauth.stanford.edu/ Package: libjavascript-rpc-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Jonas Genannt Architecture: all Version: 0.10-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libjavascript-rpc-perl_0.10-1_all.deb Size: 14018 MD5sum: 2e2c4e9e37597d5f71819e9d0d9cf1c9 SHA1: 3c4dea42f82842605e87559cbb32744884a09e7c SHA256: 32dab8afe10e4c46d289229ed7525a46df14768b22966e34cbc49e2f5dd56c60 Description: Perl module to process Remote procedure calls from JavaScript JavaScript::RPC::Server::CGI is a CGI-based server library for use with Brent Ashley's JavaScript Remote Scripting (JSRS) client library. It works asynchronously and uses DHTML to deal with the payload. . The most current version (as of the release of this module) of the client library as well as a demo application have been included in this distribution. Package: libgraphics-colornames-www-perl Priority: optional Section: contrib/perl Installed-Size: 46 Maintainer: Debian Perl Group Architecture: all Version: 0.01-3 Depends: libgraphics-colornames-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgraphics-colornames-www-perl_0.01-3_all.deb Size: 14464 MD5sum: 9784948d1762deb0dd0f6a42ffee2e31 SHA1: 6aabfa204cefa25b86c62f32d70674a4f2c4e287 SHA256: c5e76c72686e0bb90e60105cf8e28d487425e7ed714106ed50d90be2eb904b62 Description: Perl module defining WWW color names and equivalent RGB values This Perl module defines color names and their associated RGB values according to various WWW specifications and implementations. Homepage: http://search.cpan.org/dist/Graphics-ColorNames-WWW/ Package: libmath-combinatorics-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.09-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmath-combinatorics-perl_0.09-3_all.deb Size: 18022 MD5sum: 59181b28f01b3597e46a326ab0fa7814 SHA1: c1c342b4ae749b61686a16eb0db1d00e58ead794 SHA256: 38221e1f0a16559baf7cd996e5a416268ce8f83f57eaca3da6e5b57e43aa4726 Description: Perform combinations and permutations on lists Combinatorics is the branch of mathematics studying the enumeration, combination, and permutation of sets of elements and the mathematical relations that characterize their properties. As a jumping off point, refer to: . http://mathworld.wolfram.com/Combinatorics.html . This module provides a pure-perl implementation of nCk, nPk, and n! (combination, permutation, and factorial, respectively). Package: libmodule-load-conditional-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Alejandro Garrido Mota Architecture: all Version: 0.16-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmodule-load-conditional-perl_0.16-1_all.deb Size: 13984 MD5sum: d1b150a3f52afb850817416f78b8f474 SHA1: 621b360b6d99a9ec592b1082ed5d7557ff8377b4 SHA256: affdb1ee8f349add1fbf7fb267da0dd59ce0161f225e9b8f9b1ed93ec74e928f Description: Module::Load::Conditional - Looking up module information Module::Load::Conditional provides simple ways to query and possibly load any of the modules you have installed on your system during runtime. It is able to load multiple modules at once or none at all if one of them was not able to load. It also takes care of any error checking and so forth. . Homepage: http://search.cpan.org/~kane/Module-Load-Conditional-0.16/ Package: libnet-ldap-server-perl Priority: extra Section: contrib/perl Installed-Size: 10 Maintainer: Matej Vela Architecture: all Version: 0.3-2 Depends: libconvert-asn1-perl, libnet-ldap-perl, perl (>= 5.6.0-16) Suggests: libnet-daemon-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-ldap-server-perl_0.3-2_all.deb Size: 10240 MD5sum: 5503ebd45bfdec2204100a0be1442461 SHA1: 0ea793dd17d3b64f1d5a74c1bcf5caaee8c89e19 SHA256: cfcc6e34067172f48e1acee9015999c8436f471c92476fd0d4488ed3b8d1bc67 Description: LDAP server-side protocol handling in Perl Net::LDAP::Server provides the protocol handling for an LDAP server. You can subclass it and implement the request types you need. Once you accept a connection (e.g. using Net::Daemon), Net::LDAP::Server takes care of decoding client requests and encoding your replies. Package: libparse-yapp-perl Priority: optional Section: contrib/perl Installed-Size: 15 Maintainer: Jay Bonci Architecture: all Version: 1.05-11 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libparse-yapp-perl_1.05-11_all.deb Size: 51194 MD5sum: 7b740afc5edfdf59ec3b1bb0d9241ce3 SHA1: 2ec620a44eccb7dc8eb7046c8ac7c94d4d535015 SHA256: 8549461f49d9b11a0f4524005ccc4a549ffd015638876fb9aa44b713bd219ba3 Description: Perl module for creating fully reentrant LALR parser OO Perl modules This is a collection of modules that let you generate and use yacc like thread safe (reentrant) parsers with perl object oriented interface. . The script yapp is a front-end to the Parse::Yapp module and let you easily create a Perl OO parser from an input grammar file. Package: libbusiness-isbn-data-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.17-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libbusiness-isbn-data-perl_1.17-1_all.deb Size: 11482 MD5sum: 4e1968601fbb501b3e7feec3cfc4404f SHA1: 3bfe3bd90b4723e88e3b64badac5368eecbdfea6 SHA256: 995551804bd0517ebdbe942cf2039a3da4ecb75dcdae51a94207417e1c473148 Description: Data pack for Business::ISBN This data is current as of November 2004. At that time, the publisher codes 9990000-9999999 or 999000-999999 had not been fixed, although they had been proposed. I do not include them in the data. . Business::ISBN uses this "data pack" to do its work. You can update Business::ISBN::Data independently of the main module as the various ISBN organizations assign new publisher codes. The ISBN agency lists these data at http://www.isbn-international.org/identifiers.html. The distribution should include the kludegy script I used to extract the data and format the data structure. . Note, that as a historical artifact, some countries are actually language areas. For instance, country code 2 is "French", and includes several French-speaking countries. Homepage: http://search.cpan.org/dist/Business-ISBN-Data/ Package: libsort-versions-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Florian Ragwitz Architecture: all Version: 1.5-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsort-versions-perl_1.5-3_all.deb Size: 10214 MD5sum: f623f11574d7d73ccf7204fea6a039e5 SHA1: 6fdebf4e9be0507763ccd832f68600ba67997d14 SHA256: dfd3afb40b755ce7d277d4b4cea3e04c5a0d681f0a0c2bca7bde4bec939dfaec Description: Perl module for sorting of revision (and similar) numbers This is the CPAN Perl module Sort::Versions. . This module allows easy sorting (via comparisons) of mixed text and numeric strings, similar to the complex "version numbers" that many revision control packages and shared library systems use. For an explanation of the algorithm, it's easiest to look at these examples: . 1.1 < 1.2 1.1a < 1.2 1.1 < 1.1.1 1.1 < 1.1a 1.1.a < 1.1a 1 < a a < b 1 < 2 . (special handling for leading zeros) 0002 < 1 1.06 < 1.5 . (a hyphen binds looser than a period) 1-1 < 1-2 1-2 < 1.2 . Homepage: http://search.cpan.org/~edavis/Sort-Versions/ Package: libdigest-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 1.15-2 Depends: libdigest-md5-perl | perl (>= 5.8), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdigest-perl_1.15-2_all.deb Size: 19798 MD5sum: 38cc757b42240c468e3ed256a1d6d363 SHA1: cbf6d4dc8c3defb78c722eb7cf1c3bfc6c063056 SHA256: 02ae4131649dabf98131cd1565c20f691361fdb7eab63bff650941995f3b719b Description: generic interface to message digest modules This is a simple frontend module for autoloading various Digest::* modules. It also provides documentation of the interface that all Digest::* modules should provide. Package: libmail-verify-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Alexander Wirt Architecture: all Version: 0.02-4 Depends: libnet-dns-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmail-verify-perl_0.02-4_all.deb Size: 6428 MD5sum: 95b1cc07d63f8846c25b3332f484f00b SHA1: 719d3114af58927393bfe489a8f7f514d907665c SHA256: 57fa319f95f5ab561771835a3600f9a08d90210925dddd05e6701643315d9faf Description: Utility to verify an email address Mail::Verify provides a function CheckAddress function for verifying email addresses. First the syntax of the email address is checked, then it verifies that there is at least one valid MX server accepting email for the domain. Using Net::DNS and IO::Socket a list of MX records (or, falling back on a hosts A record) are checked to make sure at least one SMTP server is accepting connections. Package: libstat-lsmode-perl Priority: extra Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 0.50-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libstat-lsmode-perl_0.50-4_all.deb Size: 9282 MD5sum: 9feeb7cf90f532d6ce9bbdb5445ce420 SHA1: 5bc7e55ecfc5189910abab989ded368decf5de1d SHA256: a4a3b1f67529bb905fdf5e7b2f60db3e9c61fd7841f8a06b7081c0e5cd298951 Description: Perl module to format file modes like ls -l Stat::lsMode provides Perl functions to format file modes in the same way that ls -l does (into strings like drwxr-xr-x, for example). It handles all the expected variations, including setuid, setgid, and sticky bits and special file types. Package: libsub-install-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.924-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsub-install-perl_0.924-1_all.deb Size: 10272 MD5sum: 1789a9aa3964101282a04ccda7a9ed6e SHA1: a7af79c086af99943da028102bc6527f29396039 SHA256: 107c069aeb38f412cf3ce071f5af1f28e45b7ca41684658bceec569cb41aeed8 Description: Install subroutines into packages easily Sub::Install module makes it easy to install subroutines into packages without the unslightly mess of no strict or typeglobs lying about where just anyone can see them. Package: libgeo-metar-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Jay Bonci Architecture: all Version: 1.14-5 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgeo-metar-perl_1.14-5_all.deb Size: 22290 MD5sum: 8a7289cd3091507b6e0542084d53e17b SHA1: f347e4be9f91979232d16f7ef1f7a986c740d0f3 SHA256: 96c4afa601dfdb6ca367591dfd87b649d383bff84e1bfad2f2b38af1c07b212d Description: Geo::METAR, Accessing Aviation Weather Information with Perl libgeo-metar-perl (Geo::METAR) is a set of Perl modules which allow accessing of aviation weather information with Perl. The Geo::METAR home page is located at: http://www.wcnet.org/~jzawodn/perl/Geo-METAR/ This is a perl module to allow accessing weather info. Note: This version differs slightly from the version in CPAN. See the file README.Debian for specific changes Package: libsnowpg-perl Priority: optional Section: contrib/misc Installed-Size: 6 Maintainer: Pascal Hakim Architecture: all Version: 1.15-1 Depends: libpg-perl, perl (>= 5.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsnowpg-perl_1.15-1_all.deb Size: 9750 MD5sum: 0f0d7eeda18528be5feb21c7fb60076b SHA1: 4743d875d46b7e9903aa292a5d4d2f89ffa7866e SHA256: b5c50b2d28155360118076718a769d69fc5f5938b253eca4b4ab4b30567234ec Description: Wrapper class for PostgreSQL providing convenience functions SnowPg is a lightweight, easy to use, wrapper class for PostgreSQL providing persistent connections with transaction management, parameterised queries with escaping, BYTEA type helper functions, and fetching queries into various perl data structures. Debug output with query logging is available to STDERR or file. These features make it ideal for use in web-based environments such as embperl or mod_perl. . Homepage: http://www.modulus.org/software/snowpg Package: libdbix-profile-perl Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Ivan Kohler Architecture: all Version: 1.0-3 Depends: libdbi-perl, libtime-hires-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbix-profile-perl_1.0-3_all.deb Size: 10126 MD5sum: 86beada51c382d8634b7e698d07ba30f SHA1: 4b261a1e2b6835c2db9332c60802692beaeca61c SHA256: 888c40ddb97b56d86cefff04362ff2d586a0afd83b780b0eb87c8a2ddeacec6f Description: DBI query profiler DBIx::Profile is a quick and easy, and mostly transparent, profiler for scripts using DBI. It collects information on the query level, and keeps track of first, failed, normal, and total amounts (count, wall clock, CPU time) for each function on the query. . NOTE: DBIx::Profile use Time::HiRes to clock the wall time and the old standby times() to clock the CPU time. The CPU time is pretty coarse. . DBIx::Profile can also trace the execution of queries. It will print a timestamp and the query that was called. This is optional, and occurs only when the environment variable DBIXPROFILETRACE is set to 1. (ex: (bash) export DBIXPROFILETRACE=1). Package: libtemplate-plugin-yaml-perl Priority: optional Section: contrib/perl Installed-Size: 24 Maintainer: Debian Perl Group Architecture: all Version: 1.22-4 Depends: libtemplate-perl, libyaml-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtemplate-plugin-yaml-perl_1.22-4_all.deb Size: 6792 MD5sum: 5f629621289a317476161cc2f020da79 SHA1: 42eee2c00f59f593df26fd8378be63ac7e647648 SHA256: e026a50d21a03f732b8fa5fe618520fb4d4807c758f6256656ad7fd45e6dec0c Description: simple Template Toolkit Plugin Interface to the YAML module Provides the ability to load YAML strings and files into data structures and also dump data structures to files and strings from within the Perl Template Toolkit. Package: libmp4-info-perl Priority: optional Section: contrib/perl Installed-Size: 50 Maintainer: Michael Ablassmeier Architecture: all Version: 1.12-2 Depends: libio-string-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmp4-info-perl_1.12-2_all.deb Size: 16210 MD5sum: 0cdd0c01753c19881b4a3786071888fd SHA1: 086d9a2a646367eb938e3181c0f40c6905e12cce SHA256: 7d3eb887832f047c0b0d0ba95fb16e38a222f1b872b6c2ceec58d01c59ca1321 Description: Fetch info from MPEG-4 files This module can be used to extract tag and meta information from MPEG-4 audio (AAC) and video files. It is designed as a drop-in replacement for MP3::Info. . Note that this module does not allow you to update the information in MPEG-4 files. Package: libwordnet-querydata-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.46-1 Depends: perl (>= 5.6.0-16), wordnet-sense-index Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libwordnet-querydata-perl_1.46-1_all.deb Size: 24088 MD5sum: 1efa0c8a37b06fb62b4d0bda98726f10 SHA1: da3bc7e896e5e38efa5a8e228a532d48d54d8523 SHA256: b325a6f8f104da2bad9da6da56e8eb67b0048bfddd7cd62ee6b43ee5066b4990 Description: Direct Perl interface to WordNet database This package provides a direct interface to the WordNet database files. It allows the user direct access to the full WordNet semantic lexicon. All parts of speech are supported and access is generally very efficient because the index and morphical exclusion tables are loaded at initialization. This initialization step is slow (appx. 10-15 seconds), but queries are very fast thereafter---thousands of queries can be completed every second. Package: libset-crontab-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Stefan Hornburg (Racke) Architecture: all Source: set-crontab-perl Version: 1.00-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libset-crontab-perl_1.00-2_all.deb Size: 6066 MD5sum: f969a71947f5d7ad74c1a5671d7188eb SHA1: d01866d64a7d2b7567c982b93bf363c897e9a913 SHA256: 838e767781a898a0a834e65cdefedee9aae3e40ae6b203632c3f7b636f496807 Description: Expand crontab-style integer lists Set::Crontab parses crontab-style lists of integers and defines some utility functions to make it easier to deal with them. Package: libdata-sorting-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Florian Ragwitz Architecture: all Version: 0.9-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-sorting-perl_0.9-2_all.deb Size: 23026 MD5sum: bef7feb254ef3e00573c35460518db83 SHA1: 4898e72b7f78e63dbd57fbca6812d2e25bcb5872 SHA256: d81e77c0d9fbea52f2f6b1d249baa15f0424e5a27a7f661f5db4e1bd52996f37 Description: Perl module for multi-key sort using function results Data::Sorting provides functions to sort the contents of arrays based on a collection of extraction and comparison rules. Extraction rules are used to identify the attributes of array elements on which the ordering is based; comparison rules specify how those values should be ordered. . Index strings may be used to retrieve values from array elements, or function references may be passed in to call on each element. Comparison rules are provided for numeric, bytewise, and case-insensitive orders, as well as a 'natural' comparison that places numbers first, in numeric order, followed by the remaining items in case-insensitive textual order. Package: libdanga-socket-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 1.57-1 Depends: libsys-syscall-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdanga-socket-perl_1.57-1_all.deb Size: 24266 MD5sum: 1fbf5f355bebc2e5e605a88f4efcca44 SHA1: 66de72ef3b885e60dd34737803c718b8639c288c SHA256: a35eade33b9fbe8e255b6678ea538ef6c376464af5ecbc135b8f84a305fd2c3d Description: Event loop and event-driven async socket base class Danga::Socket an abstract base class for objects backed by a socket which provides the basic framework for event-driven asynchronous IO, designed to be fast. Danga::Socket is both a base class for objects, and an event loop. . Callers subclass Danga::Socket. Danga::Socket's constructor registers itself with the Danga::Socket event loop, and invokes callbacks on the object for readability, writability, errors, and other conditions. . Because Danga::Socket uses the "fields" module, your subclasses must too. Package: libgrabcd-readconfig-perl Priority: optional Section: contrib/perl Installed-Size: 6 Maintainer: Christian Garbs Architecture: all Source: grabcd Version: 0006-1 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgrabcd-readconfig-perl_0006-1_all.deb Size: 4092 MD5sum: ddba7cc5ae7832fa42710eb6db2443be SHA1: 6095684ca5d68021c618a4f9e7709c7df00adbc5 SHA256: c7c17c9393cd48d6bbb48b8cd2acb2a9ddfc00ab91712c0441173a66f6de4e24 Description: rip and encode audio CDs - common files grabcd lets you rip and encode audio CDs. Ripping and encoding can be done on different systems. . This package contains files needed by the other grabcd packages. Package: libsys-syscall-perl Priority: optional Section: contrib/perl Installed-Size: 27 Maintainer: Debian Perl Group Architecture: all Version: 0.22-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsys-syscall-perl_0.22-2_all.deb Size: 8734 MD5sum: 8608c87bc774987369e8ead4f31d9528 SHA1: a71e0f13655175f1a8aa8be6b6b13aaade8c0987 SHA256: f3807b1ed66b6b792292939eca922294b2f6a60af9a5ac6ebca3220d87a91122 Description: Access system calls that Perl doesn't normally provide access to Use epoll, sendfile, from Perl. Mostly Linux-only support now, but other syscalls/OSes are planned for future. Package: libtime-format-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Christoph Haas Architecture: all Version: 1.00-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtime-format-perl_1.00-1_all.deb Size: 25014 MD5sum: d4b94b207e9a31b0c0f4c70acf27b530 SHA1: 0ac26cbd167b5654bd60dff3197b7f9a70d1151b SHA256: 34d1994316955382c43cd91d160f2c4da8a66aad3cebe5282b5d50a86fcb3cb5 Description: CPAN's Time::Format module for easy date/time formatting This module creates global pseudovariables which format dates and times, according to formatting codes you pass to them in strings. . The %time formatting codes are designed to be easy to remember and use, and to take up just as many characters as the output time value whenever possible. For example, the four-digit year code is "yyyy", the three-letter month abbreviation is "Mon". . The nice thing about having a variable-like interface instead of function calls is that the values can be used inside of strings (as well as outside of strings in ordinary expressions). Dates are frequently used within strings (log messages, output, data records, etc.), so having the ability to interpolate them directly is handy. Package: libapache-session-perl Priority: optional Section: contrib/perl Installed-Size: 39 Maintainer: Debian Perl Group Architecture: all Version: 1.84-1 Depends: perl (>= 5.6.0-16), perl (>= 5.8) | libstorable-perl, perl (>= 5.8) | libdigest-md5-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libapache-session-perl_1.84-1_all.deb Size: 102524 MD5sum: a2b806a30f1c84e9b6436ec057db4a7e SHA1: 0837075ba6581f545b4cdd8c3c33d3a3c7de5778 SHA256: acbd72a2ac6a21367573a81eb48585db3bf133cf858965a50771f914cbf22585 Description: Perl modules for keeping persistent user data across http requests Apache::Session makes maintaining user data across http requests simple. It's usable from both mod_perl scripts and more traditional perl CGI scripts. Homepage: http://search.cpan.org/dist/Apache-Session/ Package: libpsp-perl Priority: optional Section: contrib/perl Installed-Size: 38 Maintainer: Sam Hartman Architecture: all Source: psp Version: 0.5.5.dfsg.1-0.1 Depends: liberror-perl, libhtml-tagset-perl, libpsp-html-parser-perl, libset-intspan-perl, libtime-modules-perl, liburi-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpsp-perl_0.5.5.dfsg.1-0.1_all.deb Size: 96000 MD5sum: 26e3afcb884fe4bbe4cdf39d6b2822c7 SHA1: d3e8df362f62bc15e75e7331c8b3cdf02f9d1420 SHA256: 6172dfee6aa541f4c3053ecda14af5452d5b34a05425ad973fb8a2b2310e3114 Description: Runtime libraries for Perl Server Pages Perl Server Pages provides a versatile dynamic web scripting environment for Perl, featuring advanced input validation and data flow management. Support for mod_perl provided. Psp attempts to provide easy construction of large websites in Perl, much the same way that ASP and JSP provide this support for other languages. Package: libemail-mime-encodings-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.311-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libemail-mime-encodings-perl_1.311-2_all.deb Size: 5918 MD5sum: 8058806c9356d62e2d04910c837ea68e SHA1: af7bdf0581ecd815d37595279171694caa864dc0 SHA256: 7080bbedf8a80636a81a7eabefea9084ed2a7036c77c5e0709a647e082acc1a7 Description: A unified interface to MIME encoding and decoding This module simply wraps MIME::Base64 and MIME::QuotedPrint so that you can throw the contents of a Content-Transfer-Encoding header at some text and have the right thing happen. Homepage: http://search.cpan.org/dist/Email-MIME-Encodings/ Package: libtemplate-plugin-class-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: all Version: 0.13-2 Depends: libtemplate-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtemplate-plugin-class-perl_0.13-2_all.deb Size: 6858 MD5sum: 3371f36a5d863c10234699a771074b18 SHA1: 27e99fb018597b77af2f669b4a0e5e4b0b8e0d78 SHA256: cfd463132adf7b47c131d7818d3d9bfce50995458d05f8a58e48d11d6a28235b Description: Call methods of arbitrary classes in perl Template Toolkit This is a plugin for the perl Template Toolkit. . Template::Plugin::Class allows you to call class methods on arbitrary classes. One particularly good use for this is in Class::DBI style applications. Package: liblingua-en-numbers-ordinate-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 1.02-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblingua-en-numbers-ordinate-perl_1.02-3_all.deb Size: 11020 MD5sum: 0429ec0b1426353571f51d7a51f7815c SHA1: aaf42224d92fbdc385bdbc6b56ef98a6869e797e SHA256: 2a9ff34bf15b62e293f0e16c0c4d6157c7725df7d332dac41e1970bfc1d48c69 Description: Perl module to convert from cardinal numbers to ordinal numbers This is the CPAN Perl module Lingua::EN::Numbers::Ordinate. . There are two kinds of numbers in English -- cardinals (1, 2, 3...), and ordinals (1st, 2nd, 3rd...). This module provides functions for generating the ordinal form of a number, given its cardinal value. Package: libtext-wrapper-perl Priority: optional Section: contrib/interpreters Installed-Size: 28 Maintainer: Ivan Kohler Architecture: all Version: 1.000-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-wrapper-perl_1.000-2_all.deb Size: 7654 MD5sum: 9275c36b61a1375622fd53bc4b361508 SHA1: 383f35d0b55e4eb9410e5578f86e7d901301ae38 SHA256: 618ffdae49f56cad6d73770bd55eabd316a9531aef398c3f287f7d3977c09e98 Description: Simple word wrapping routine Text::Wrapper provides simple word wrapping. It breaks long lines, but does not alter spacing or remove existing line breaks. If you're looking for more sophisticated text formatting, try the Text::Format module. Package: libfilter-template-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 1.02-1 Depends: libfilter-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfilter-template-perl_1.02-1_all.deb Size: 21298 MD5sum: 7dd74512e94b5bed6485af4c31d783ee SHA1: 80fe7b80878265522e6031476f82f181a0ab5355 SHA256: 363da67f9c78a7f03e6148fe73786761d44a682c119c6336d2a77ac52498d028 Description: Source filter for inline code templates (macros) Source filter for Perl, allowing to specify inline source code templates. Templates can be much faster than subroutines, but they can mean a much harder debugging, maintenance and use - Read the documentation and choose wisely. Package: libxml-opml-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Florian Ragwitz Architecture: all Version: 0.26-1 Depends: libxml-parser-perl, libxml-simpleobject-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-opml-perl_0.26-1_all.deb Size: 17126 MD5sum: ea07e6243c28714d9b9b1e834f4896ea SHA1: 8046defd2d376a7a5e2c9da674fb940bc810259a SHA256: 3b1373e8fdd82b73800a436c8157611d758074405bbe19faae418e981586d28c Description: A Perl module to create and update OPML files This module is designed to allow for easy creation and manipulation of OPML files. OPML files are most commonly used for the sharing of blogrolls or subscriptions - an outlined list of what other blogs an Internet blogger reads. Package: libterm-prompt-perl Priority: optional Section: contrib/perl Installed-Size: 39 Maintainer: Víctor Pérez Pereira Architecture: all Version: 1.03-3 Depends: libterm-readkey-perl, perl (>= 5.6.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libterm-prompt-perl_1.03-3_all.deb Size: 19438 MD5sum: 165fba1ebe02bff57ede5d3cd336c3ba SHA1: 9576d064f1d56a7debde94bdeb609169b503d92e SHA256: b1ffb52a344404c8a2a85d1c32ec6edf9e78f98f222a6c29206eff3876474204 Description: Perl extension for prompting a user for information Term::Prompt is used to check accept interactive input. You specify the type of inputs allowed, a prompt, help text and defaults and it will deal with the user interface, (and the user!), by displaying the prompt, showing the default, and checking to be sure that the response is one of the legal choices. Package: libpdf-api2-perl Priority: optional Section: contrib/perl Installed-Size: 163 Maintainer: Debian Perl Group Architecture: all Version: 0.68-1 Depends: libcompress-zlib-perl, perl (>= 5.6.0-16), ttf-dejavu Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpdf-api2-perl_0.68-1_all.deb Size: 3952780 MD5sum: fd5561352aa80e9d9d6aba8177371ba5 SHA1: 9b90328c6673062e42da9e93f8a17926ed363594 SHA256: 97ec3c055f234271b694aaddfe5ee9f82734fef4628b7cd8a5884ce687cfd762 Description: provides the functions for creating PDF documents in Perl This module started as a nice API around the Text::PDF modules created by Martin Hosken. . Features: - Works with more than one PDF file open at once - It presents a object-oriented API to the user - Supports the 14 base PDF Core Fonts - Supports TrueType/OpenType fonts with both TT and CFF Outlines - Supports Adobe-Type1 Fonts (pfb/pfa/afm) - Supports native Embedding of bitmap images (jpeg,ppm,png) - Supports modification of existing pdfs and import/cloning of pages - Lite version of the api for first-timers Homepage: http://pdfapi2.sourceforge.net/ Package: libcgi-session-perl Priority: optional Section: contrib/perl Installed-Size: 29 Maintainer: Debian Perl Group Architecture: all Version: 4.20-2 Depends: perl (>= 5.6.0-16) Recommends: libdbi-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcgi-session-perl_4.20-2_all.deb Size: 113420 MD5sum: 784790116e7c661f28774ba2570ac9a9 SHA1: 2b0166284e504a558bd7c6a8742840222add385f SHA256: bb6e9e3da9d3b7fefaebd82579ede022170fe197138650e8f95f0ff89247b686 Description: Persistent session data in CGI applications CGI-Session is a Perl5 library that provides an easy, reliable and modular session management system across HTTP requests. Persistency is a key feature for such applications as shopping carts, login/authentication routines, and application that need to carry data across HTTP requests. CGI::Session does that and many more. Package: libsvn-notify-perl Priority: optional Section: contrib/perl Installed-Size: 17 Maintainer: Nacho Barrientos Arias Architecture: all Version: 2.66-1 Depends: libhtml-parser-perl, perl (>= 5.6.0-16), subversion Recommends: libnet-smtpauth-perl, mail-transport-agent Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsvn-notify-perl_2.66-1_all.deb Size: 70920 MD5sum: 8d2d8eada59f9653539d7f5af88b185f SHA1: 0dc69194ca91ce373a9c74ef6da733506ab064e0 SHA256: 619f80808ea115a606a759618bf82787013b5176f3ced4965a6329e2a95b8587 Description: Subversion activity notification SVN::Notify provides a class and an interface to notify by email Subversion repository changes. . It is able to inform about the files changed in a commit and send the appropriate diff files. . An additional class (SVN::Notify::HTML) is provided to manage HTML formatted emails. . Please, consider installing a MTA as Recommends field says if you are planning to use sendmail instead of --smtp-* options. Also consider installing libnet-smtpauth-perl if you want SMTP authentication. . Homepage: http://search.cpan.org/dist/SVN-Notify/ Package: libapp-cli-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Bastian Blank Architecture: all Version: 0.07-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libapp-cli-perl_0.07-2_all.deb Size: 10220 MD5sum: 27e9abdc1b1aabca11270ff3e4038759 SHA1: 8467db39e8289e4e5b57e12e48ef7cf586919507 SHA256: ee25cda379ed33012e28064b5e03f6b99e7fb2d5fb90d961473f25f88fead752 Description: Dispatcher module for command line interface programs App::CLI dispatches CLI (command line interface) based commands into command classes. It also supports subcommand and per-command options. Package: libclass-inner-perl Priority: optional Section: contrib/perl Installed-Size: 23 Maintainer: Debian Perl Group Architecture: all Version: 0.1-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-inner-perl_0.1-4_all.deb Size: 8144 MD5sum: 16e8a9b8318b45146deaeae053150c6e SHA1: ba24f8ea2a42e879cf5b0234dbf64d35e9837973 SHA256: baf26d5ac72a6ca45c66e438c6e8f2c2509ef58928f4ae9a3a71154ea7fd48b0 Description: A perlish implementation of Java like inner classes Yet another implementation of an anonymous class with per object overrideable methods, but with the added attraction of sort-of-working dispatch to the parent class's method. Package: libdbmdeep-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Christian Garbs Architecture: all Source: dbmdeep Version: 0.94-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbmdeep-perl_0.94-1_all.deb Size: 58760 MD5sum: ca552a3fb88414eb2c99f7b11ad6b1d0 SHA1: a02f8de7dfe914d42b663e6f5c3a09a42fdc69f0 SHA256: c3aef79d8ca89ef4ef23482fcc8236a5b78529f78e971792360cc0fa928fca46 Description: A pure perl multi-level hash/array DBM A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, and quite fast. Can handle millions of keys and unlimited hash levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM. Out-of-the-box compatibility with Unix, Mac OS X and Windows. Package: libcgi-session-expiresessions-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 1.08-3 Depends: libcgi-session-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcgi-session-expiresessions-perl_1.08-3_all.deb Size: 14862 MD5sum: 74c04f6bbec14e6859c29cd1eefe033f SHA1: 7884a144867faa4d54498b6ef7654f779a1c3d59 SHA256: 9727d92c81cce9de6da54a92e29c20df75f514e63f5a58064a70696e7d093719 Description: Delete expired CGI::Session db-based and file-based sessions A Perl5 library which is designed to expire old sessions produced by the CGI::Session module. . The module can correctly remove sessions stored upon the filesystem, and inside MySQL databases. Package: libmail-box-perl Priority: optional Section: contrib/perl Installed-Size: 1734 Maintainer: Debian Perl Group Architecture: all Version: 2.078-1 Depends: libdigest-hmac-perl, libfile-remove-perl, libio-stringy-perl, libmailtools-perl, libmime-types-perl (>= 1.004), libobject-realize-later-perl (>= 0.14), libscalar-list-utils-perl (>= 1.13) | perl (>= 5.8.2-2), libtimedate-perl, liburi-perl (>= 1.23), libuser-identity-perl, perl (>= 5.6.0-16) Suggests: libhtml-format-perl, libhtml-tree-perl (>= 3.13), libmail-imapclient-perl (>= 2.2.8), libmime-perl, spamassassin Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmail-box-perl_2.078-1_all.deb Size: 1063036 MD5sum: b31423eaaa32750d877de3c16474a706 SHA1: c916c8561e173e9bc7a6adb7f2152ab0486946c5 SHA256: 1ae7e0bbe354b3596227d8d933479b18c4c4c34ae63fc9600a15e508ab6c115a Description: Manage a message-folder Mail::Box is the base-class for accessing various types of mail-folder organizational structures in a uniform way. The various folder types vary on how they store their messages. For example, a folder may store many messages in a single file, or store each message in a separate file in a directory. Similarly, there may be different techniques for locking the folders. Homepage: http://search.cpan.org/dist/Mail-Box/ Package: libcgi-ajax-perl Priority: optional Section: contrib/perl Installed-Size: 22 Maintainer: Debian Perl Group Architecture: all Version: 0.701-2 Depends: libclass-accessor-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcgi-ajax-perl_0.701-2_all.deb Size: 44542 MD5sum: 0d75c1d31dfa9d5b92b4bfc259a0a262 SHA1: fd1a658bbd75bec9e7750d176f7ff47785102ef9 SHA256: b8443bb7bb14b7a303dc0a2e87227dd5983730a961c3b933717943bdf2d4e4b6 Description: A Perl-specific system for writing Asynchronous web applications CGI::Ajax is an object-oriented module that provides a unique mechanism for using Perl code asynchronously from JavaScript-enhanced HTML pages. CGI::Ajax unburdens the user from having to write extensive JavaScript, except for associating an exported method with a document-defined event (such as onClick, onKeyUp, etc.). CGI::Ajax also mixes well with HTML containing more complex JavaScript. . CGI::Ajax supports methods that return single results or multiple results to the web page, and supports returning values to multiple DIV elements on the HTML page. . Using CGI::Ajax, the URL for the HTTP GET/POST request is automatically generated based on HTML layout and events, and the page is then dynamically updated with the output from the perl function. Additionally, CGI::Ajax supports mapping URL's to a CGI::Ajax function name, so you can separate your code processing over multiple scripts. . A primary goal of CGI::Ajax is to keep the module streamlined and maximally flexible. We are trying to keep the generated javascript code to a minimum, but still provide users with a variety of methods for deploying CGI::Ajax. And VERY little user JavaScript. Homepage: http://www.perljax.us/ Package: libconfigreader-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 0.5-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libconfigreader-perl_0.5-4_all.deb Size: 23536 MD5sum: 9b44e8d7d05b7e7cadea0cbc85ac2f0e SHA1: 0c309e397b5b030be18296374d58b1865b01e4ce SHA256: 6c59ce6131d50a709c695cf6b242af8a6828c3ec38f3995954bda93560a88723 Description: Perl module for reading configuration files The ConfigReader library is a set of classes which reads directives from a configuration file. . Provided classes: * ConfigReader::Spec * ConfigReader::Values * ConfigReader::DirectiveStyle Package: libdbix-fulltextsearch-perl Priority: optional Section: contrib/perl Installed-Size: 140 Maintainer: Dominic Hargreaves Architecture: all Version: 0.73-9 Depends: libdbd-mysql-perl, libparse-recdescent-perl, libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbix-fulltextsearch-perl_0.73-9_all.deb Size: 52562 MD5sum: a35674427cce0f98a3a8d1f6b8a91156 SHA1: d496e81352f9adc99faf2f8a36ef09a8ae1122c6 SHA256: 61a6d245d83d7c30232856687876f57c2a729c43d7e9143e514a1498ebfbe7a0 Description: Indexing documents with MySQL as storage DBIx::FullTextSearch is a flexible solution for indexing contents of documents. It uses the MySQL database to store the information about words and documents and provides Perl interface for indexing new documents, making changes and searching for matches. For DBIx::FullTextSearch, a document is nearly anything -- Perl scalar, file, Web document, database field. . The basic style of interface is shown above. What you need is a MySQL database and a DBI with DBD::mysql. Then you create a DBIx::FullTextSearch index -- a set of tables that maintain all necessary information. Once created it can be accessed many times, either for updating the index (adding documents) or searching. . DBIx::FullTextSearch uses one basic table to store parameters of the index. Second table is used to store the actual information about documents and words, and depending on the type of the index (specified during index creation) there may be more tables to store additional information (like conversion from external string names (eg. URL's) to internal numeric form). For a user, these internal thingies and internal behaviour of the index are not important. The important part is the API, the methods to index document and ask questions about words in documents. However, certain understanding of how it all works may be useful when you are deciding if this module is for you and what type of index will best suit your needs. Package: libnet-server-mail-perl Priority: optional Section: contrib/perl Installed-Size: 15 Maintainer: Ivan Kohler Architecture: all Version: 0.16-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-server-mail-perl_0.16-4_all.deb Size: 38862 MD5sum: 2bd1a023a36ffcba2a558a6105464a1b SHA1: f0d5b973451ba84a73ed75bce78a4b1550b215b2 SHA256: e583094f9f8f8f84afea2edcf3aebe2d06b20fd96b45eb092e02fc1d3e6d9f4b Description: Class to easily create a mail server This module is a versatile and extensible implementation of the SMTP protocol and its different evolutions like ESMTP and LMTP. The event driven object-oriented API makes easy to incorporate the SMTP protocol to your programs. . Other SMTPd implementations don't support useful ESMTP extensions and the LMTP protocol. Their interface design precludes adding them later. So I've decided to rewrite a complete implementation with extensibility in mind. . It provides mechanism to easy addition future or not yet implemented ESMTP extensions. Developers can hook code at each SMTP session state and change the module's behaviors by registering event call-backs. The class is designed to be easily inherited from. Package: libimage-info-perl Priority: optional Section: contrib/perl Installed-Size: 153 Maintainer: Don Armstrong Architecture: all Version: 1.25-1 Depends: libimage-base-bundle-perl | libimage-xpm-perl, libimage-base-bundle-perl | libimage-xbm-perl, libio-string-perl, libxml-simple-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libimage-info-perl_1.25-1_all.deb Size: 57890 MD5sum: 57a6ecb019f8257dd5b559ebdf0b2623 SHA1: 987aeeb49c217189392e213ab2c5fc83a68397cb SHA256: aa2efa1d59ffc31d76083c82169ffa19b33f29e74da5eadb57c5d8b4a5f5ff45 Description: allows extraction of meta information from image files This Perl extension allows you to extract meta information from various types of image files. In this release the following file formats are supported: . JPEG (plain JFIF and Exif) PNG GIF PBM/PGM/PPM SVG XBM/XPM BMP/DIB/RLE TIFF Package: libhtml-wikiconverter-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Jonas Smedegaard Architecture: all Version: 0.61-1 Depends: libclass-data-accessor-perl (>= 0.02), libcss-perl, libhtml-parser-perl, libhtml-tagset-perl, libhtml-tree-perl (>= 3.18), libparams-validate-perl (>= 0.77), liburi-perl (>= 1.35), perl (>= 5.6.0-16) Recommends: libfile-slurp-perl, libhtml-wikiconverter-dialect Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-wikiconverter-perl_0.61-1_all.deb Size: 54032 MD5sum: 4b3f544f8129c166e6085736bc79c853 SHA1: e987e17270aa843bceee56d5db34bd71264b1f8b SHA256: 030a6f9cb01930341fc05aa1f9ccdd47faef6fcab8f058bdabcb710492170017 Description: An HTML to wiki markup converter HTML::WikiConverter is an HTML to wiki converter. It can convert HTML source into a variety of wiki markups, called wiki "dialects". . This package contains the core modules. You will need at a dialect package too for this package to be of any real use. Homepage: http://diberri.dyndns.org/wikipedia/html2wiki/ Package: libstring-shellquote-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Roderick Schertler Architecture: all Version: 1.03-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libstring-shellquote-perl_1.03-1_all.deb Size: 14034 MD5sum: ebe527b8ae7723f9b91672c492208b96 SHA1: e121ece85b384a71b6f9cdfda3810dad695cad4e SHA256: ec32636c47e16bf3a77a22b3635624823f96719cf5850c80b55dd1766324d1d3 Description: quote strings for passing through the shell This Perl module contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object, plus a command-line interface to it. It is useful for doing robust tool programming, particularly when dealing with files whose names contain white space or shell globbing characters. Package: libpod-simple-wiki-perl Priority: optional Section: contrib/perl Installed-Size: 18 Maintainer: Ivan Kohler Architecture: all Version: 0.08-2 Depends: libpod-simple-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpod-simple-wiki-perl_0.08-2_all.deb Size: 39108 MD5sum: fa5b40f25e761dabbb0e4b942ed39593 SHA1: 9e5e19e0761190169cd90a3c7e9620e6bc8a0c18 SHA256: 6655f24ec1062536184bd0cd75c5ee263bc119fa34ae4f017896b59787b4e74d Description: A Perl class for creating Pod to Wiki filters The Pod::Simple::Wiki module is used for converting Pod text to Wiki text. . Pod (Plain Old Documentation) is a simple markup language used for writing Perl documentation. . A Wiki is a user extensible web site. It uses very simple mark-up that is converted to Html. For an introduction to Wikis see: http://en.wikipedia.org/wiki/Wiki Package: gearman-server Priority: optional Section: contrib/perl Installed-Size: 17 Maintainer: Pascal Hakim Architecture: all Version: 1.09-1 Depends: libdanga-socket-perl, libgearman-client-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/gearman-server_1.09-1_all.deb Size: 24038 MD5sum: 818c915a677335153e4997e22081b1fc SHA1: cb9c011246a8ff70af9cbfecabc04f64fa0e7130 SHA256: f6fe12f4cf797e072ef516fcc3f45934fc862c5733f1f551f67cf7ea48e06a0d Description: Gearman distributed job system Gearman is a system to farm out work to other machines, dispatching function calls to machines that are better suited to do work, to do work in parallel, to load balance lots of function calls, or to call functions between languages. . This package contains the Gearman server and Perl bindings Package: libsql-statement-perl Priority: optional Section: contrib/perl Installed-Size: 298 Maintainer: Debian Perl Group Architecture: all Version: 1.15-2 Depends: perl (>= 5.6.0-16) Recommends: libdbi-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsql-statement-perl_1.15-2_all.deb Size: 126122 MD5sum: 54d3744f590617b085e71b338f6ad139 SHA1: 8cd51ee625b25d7ae02a92cad7076686ea6e21f9 SHA256: 5f94a817fbb15e5d69667fc97276aaaf9bee67eb55cf4ea42f3d7fc7a0c17cdb Description: perl SQL::Statement - SQL parsing and processing engine The SQL::Statement module implements a small, abstract SQL engine. This module is not useful itself, but as a base class for deriving concrete SQL engines. The implementation is designed to work fine with the DBI driver DBD::CSV, thus probably not so well suited for a larger environment, but I'd hope it is extendable without too much problems. Package: libdbix-class-htmlwidget-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Al Nikolov Architecture: all Version: 0.11-1 Depends: libdbix-class-perl (>= 0.05), libhtml-widget-perl (>= 1.10), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbix-class-htmlwidget-perl_0.11-1_all.deb Size: 8132 MD5sum: dfeed7c711aa4b639b33d7e39787341b SHA1: 8c455d7742d681980fd978b29d93961ee2bd8b6f SHA256: b270105d18f597e55b43bbd25b11c38e8d4bbe0cbd59d6b3b9f712865631444b Description: Like FromForm but with DBIx::Class and HTML::Widget Something like Class::DBI::FromForm / Class::DBI::FromCGI but using HTML::Widget for form creation and validation and DBIx::Class as a ORM. . Homepage: http://search.cpan.org/~andremar/DBIx-Class-HTMLWidget/ Package: libhtml-scrubber-perl Priority: optional Section: contrib/perl Installed-Size: 38 Maintainer: Debian Perl Group Architecture: all Version: 0.08-4 Depends: libhtml-parser-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-scrubber-perl_0.08-4_all.deb Size: 13692 MD5sum: 52d792dffb9418b00259dc3e5b18f09e SHA1: 7f98ec28f2386f1cb3db3f866606d44289fddfb7 SHA256: 0026e7dda7cf8bd253c2c615665b32f1d13ccbc8b5d1f3955ca2c8fed1b6609d Description: Perl extension for scrubbing/sanitizing html If you want to "scrub" or "sanitize" html input in a reliable and flexible fashion, then this module is for you. . The author says: "I was not satisfied with HTML::Sanitizer because it is based on HTML::TreeBuilder, so I thought I would write something similar that works directly with HTML::Parser". Package: libxml-smart-perl Priority: optional Section: contrib/perl Installed-Size: 16 Maintainer: Jay Bonci Architecture: all Version: 1.6.9-2 Depends: libobject-multitype-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-smart-perl_1.6.9-2_all.deb Size: 72998 MD5sum: b247b89709fe1edcdccb88954b8798dd SHA1: c4fb7870a8544d8626bde8219184b1c5a5481b06 SHA256: 000f11ea98dd7f39900a8bc022a16baef7f7bfbd708f03b86a7c3c63d4ab1567 Description: Convenience features for access to parsed XML trees With this module, nodes in an XML tree made with XML::LibXML can be accessed equally conveniently with the Perl syntax for hashes and arrays. It also provides convenience features such as searching for nodes by attribute, selection of an attribute value in each of multiple nodes, change the format of returned data, and so forth. . The module also professes to automatically handle binary data (encoding/decoding to/from base64), CDATA sections (used for text content with unbalanced and so forth), and Unicode. It can be used to create XML files and load XML from the Web (just pasting an URL as a file path). It also provides an easy way to send XML data through sockets, adding the length of the data in the header. Package: liblocale-maketext-fuzzy-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.02-3 Depends: liblocale-maketext-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblocale-maketext-fuzzy-perl_0.02-3_all.deb Size: 12098 MD5sum: b7ce0c405e3afbdfc509c1e2eecd8248 SHA1: 77995ef6d5182468af83f75f447ccd33c8b4b02b SHA256: 5283a6f06e765d8717837ea94f4c8f322aea02b26e2e3f1d0e2f59d3be279804 Description: Maketext from already interpolated strings This module is a subclass of Locale::Maketext, with additional support for localizing messages that already contains interpolated variables. This is most useful when the messages are returned by external modules -- for example, to match "dir: command not found" against "[_1]: command not found". Package: libxml-handler-trees-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Jay Bonci Architecture: all Version: 0.02-5 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-handler-trees-perl_0.02-5_all.deb Size: 15050 MD5sum: f91f4d7463f616ad643aab6eaa0e04c3 SHA1: 2c891e23b66f448475e60d3f549b973de6b03561 SHA256: 3237cb79a171f8b99cba2aa54da983442e211f3695dbfce7a1385322e3ef3c0e Description: Perl module for building tree structures using PerlSAX handlers This module provides three PerlSAX handler classes for building tree structures. XML::Handler::Tree builds the same type of tree as the "Tree" style in XML::Parser. XML::Handler::EasyTree builds the same type of tree as the "EasyTree" style added to XML::Parser by XML::Parser::EasyTree. XML::Handler::TreeBuilder builds the same type of tree as Sean M. Burke's XML::TreeBuilder. These classes make it possible to construct these tree structures from sources other than XML::Parser. . All three handlers can be driven by either PerlSAX 1 or PerlSAX 2 drivers. In all cases, the end_document() method returns a reference to the constructed tree, which normally becomes the return value of the PerlSAX driver. Package: libuniversal-require-perl Priority: optional Section: contrib/perl Installed-Size: 27 Maintainer: Stephen Quinney Architecture: all Version: 0.10-1 Replaces: libuniversal-exports-perl Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libuniversal-require-perl_0.10-1_all.deb Size: 7796 MD5sum: ec986f14d26c1c4750bcfe89376de55a SHA1: 0f385fd7fa95e1a178f80cc797a07805f96a07e2 SHA256: 80382a38031716916b5aede1cc92cd49b1ea679b94a9ad59ea73e672e7fc56f3 Description: Load modules from a variable This works exactly like the standard require in Perl, except without the bareword restriction, and it does not die. Since require() is placed in the UNIVERSAL namespace, it will work on any module. You just have to use UNIVERSAL::require somewhere in your code. . If you have ever had to do this... . eval "require $module"; . to get around the bareword caveats on require(), this module is for you. It creates a universal require() class method that will work with every Perl module and it is secure. So instead of doing some arcane eval() work, you can do this: . $module->require; . It does not save you much typing, but it will make a lot more sense to someone who is not a ninth level Perl acolyte. . Also provided is a use() method which works in a similar way. Package: libdbix-xml-rdb-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.05-11 Depends: libdbi-perl, perl (>= 5.6.0-16) Suggests: libxml-parser-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbix-xml-rdb-perl_0.05-11_all.deb Size: 13284 MD5sum: 4d8d0cbcb06775766f95ec9e241a4608 SHA1: 9b7109bd8c6569dccbc650434cb3a1b9263a5cf8 SHA256: 3f68a4cf3adfa13cf441f27cc8ac6023621741afddc474d9bdcae6bc5214e219 Description: perl module for creating XML from a DBI datasource This module is a simple creator of XML data from DBI datasources. It allows you to easily extract data from a database, and manipulate later using XML::Parser. . Binary data is encoded using UTF-8. This is automatically decoded when parsing with XML::Parser. . The examples need libxml-parser-perl. Package: libnet-ipv6addr-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Bart Martens Architecture: all Version: 0.2.dfsg.1-1 Depends: libnetwork-ipv4addr-perl, perl (>= 5.8.8-6.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-ipv6addr-perl_0.2.dfsg.1-1_all.deb Size: 10896 MD5sum: 9738a5723cbf9a9c9590ef2889c12b3b SHA1: e16751e1c6b6fb8f963c29efcf7493b6e1ed5b4d SHA256: 95772a7ff33b927f35643f2757828eb95dd4b6746d2434ae178b61b3e8178c56 Description: Check validity of IPv6 addresses Net::IPv6Addr checks strings for valid IPv6 addresses, as specified in RFC1884. You throw possible addresses at it, it either accepts them or throws an exception. . Homepage: http://search.cpan.org/~tmonroe/Net-IPv6Addr/ Package: libsvg-graph-perl Priority: optional Section: contrib/perl Installed-Size: 28 Maintainer: Debian Perl Group Architecture: all Version: 0.01-1 Depends: libmath-derivative-perl, libmath-spline-perl, libstatistics-descriptive-perl, libsvg-perl, libtree-dagnode-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsvg-graph-perl_0.01-1_all.deb Size: 91348 MD5sum: 32727eb43d0547b8f58170882fa70003 SHA1: 10292312c57f24e5f24ef623c8c6d7815cb6ab89 SHA256: 444a5eaf66368482bfefab59c1df6a10f395e856ea83e79a04886e0dc9d470ef Description: visualize your data in SVG format SVG::Graph is a suite of perl modules for plotting data. It currently supports plots of one-, two- and three-dimensional data, as well as N-ary rooted trees. . Homepage: http://cpan.panu.it/authors/id/A/AL/ALLENDAY/ Package: libtime-stopwatch-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 1.00-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtime-stopwatch-perl_1.00-3_all.deb Size: 8852 MD5sum: 33232a2bd823dd6eb536b4ff587d42d7 SHA1: 0ef04bb3dd5e6b1fd2ccb1c13e1d6bb211aa323a SHA256: 5bb46675bc201268504e975d1d1043e707e84ab630c07579b7ffe7d2359330f3 Description: Use tied scalars as timers The Time::Stopwatch module provides a convenient interface to timing functions through tied scalars. From the point of view of the user, scalars tied to the module simply increase their value by one every second. Package: libfinance-yahooquote-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Dirk Eddelbuettel Architecture: all Source: finance-yahooquote Version: 0.22 Depends: libhtml-parser-perl, libwww-perl, perl (>= 5.6.0-16), perl-modules Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfinance-yahooquote-perl_0.22_all.deb Size: 22956 MD5sum: b48fb3e23ad9c6579d29a9c7a3d3f515 SHA1: bf668a7dd07ec3bd0909971c01f2591952fafa50 SHA256: 07e0c1dddf5493c0ad6e178eecc0941bf035d68bae44444ee8d6a0ddb190e790 Description: Perl module for retrieving stock quotes from Yahoo! Finance This is a Perl module to retrieve one or more quotes for stocks, mutual funds, exchange rates, options, ... from Yahoo! Finance, covering most (if not all) of the global Yahoo! Finance sites. Package: libhtml-tagcloud-perl Priority: extra Section: contrib/perl Installed-Size: 11 Maintainer: Ben Hutchings Architecture: all Version: 0.32-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-tagcloud-perl_0.32-1_all.deb Size: 7414 MD5sum: 7ef80b8d8078874103fcba62e3287f23 SHA1: f50957068a1b8fc24e5fa16e186ec47b55da1096 SHA256: 7a9ff24012b6fa5c08e64c256057ffd6d5d681e8e03e55525dfec4f9b26ef2b7 Description: HTML::TagCloud - Generate HTML indexes of popular tags The HTML::TagCloud module enables you to generate "tag clouds" in HTML. Tag clouds serve as a textual way to visualize terms and topics that are used most frequently. The tags are sorted alphabetically and a larger font is used to indicate more frequent term usage. . Example sites with tag clouds: , and . . Homepage: http://search.cpan.org/~lbrocard/HTML-TagCloud/ Package: a2ps-perl-ja Priority: optional Section: contrib/text Installed-Size: 7 Maintainer: Ryuichi Arafune Architecture: all Version: 1.45-4 Depends: perl Conflicts: a2ps-ja Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/a2ps-perl-ja_1.45-4_all.deb Size: 14464 MD5sum: 3683b5e8018e8127c2b7f32a222b852f SHA1: f8dc73c1c828e0fb27d2c0e047fb7f5309ecccb8 SHA256: cd2cb161287b3e8aa9632a324119c1e90ebfbdb4fec5de3f49c88f4e610861e5 Description: perl version of Miguel Santana's a2ps (supports KANJI) This program is perl version of Miguel Santana's a2ps. Postscript kanji enhancement was done by Naoki Kanazawa . Converted to perl and enhanced by Kazumasa Utashiro. B4 support and punchmark was contributed by Masami Ueno Package: libcatalyst-plugin-session-fastmmap-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Catalyst Maintainers Architecture: all Version: 0.12-4 Depends: libcache-fastmmap-perl, libclass-accessor-perl, libclass-data-inheritable-perl, liburi-find-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcatalyst-plugin-session-fastmmap-perl_0.12-4_all.deb Size: 7450 MD5sum: 0d3f5042889e611f777641e585a8ead4 SHA1: 483948f6970951806c1ff95f3372d5deca8206a0 SHA256: 26e4706b0e74d075322ef08eff4f5a4f42ffe2c9f38b84f743f69d2ffe27144b Description: FastMmap sessions for Catalyst This plugin speeds up catalyst applications by using a shared memory cache through an mmap'ed file. It uses fcntl locking to ensure multiple processes can safely access the cache at the same time. It uses a basic LRU algorithm to keep the most used entries in the cache. Package: libhash-merge-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Martin Zobel-Helas Architecture: all Version: 0.10-2 Depends: libclone-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhash-merge-perl_0.10-2_all.deb Size: 13866 MD5sum: bf5be777335b4eb77bb58b02ad595a06 SHA1: 5c2d54432e8be7851ed31651f4c70757944af677 SHA256: b3d0465f1a924ab919cc21c686689251360c48b2c17f8c7cc5cd7b0060bb1fce Description: Merges arbitrarily deep hashes into a single hash Hash::Merge merges two arbitrarily deep hashes into a single hash. That is, at any level, it will add non-conflicting key-value pairs from one hash to the other, and follows a set of specific rules when there are key value conflicts (as outlined below). The hash is followed recursively, so that deeply nested hashes that are at the same level will be merged when the parent hashes are merged. Please note that self-referencing hashes, or recursive references, are not handled well by this method. . Values in hashes are considered to be either ARRAY references, HASH references, or otherwise are treated as SCALARs. By default, the data passed to the merge function will be cloned using the Clone module; however, if necessary, this behavior can be changed to use as many of the original values as possible. (See set_clone_behavior). . This description was automagically extracted from the module by dh-make-perl. Package: liblingua-ispell-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.07-5 Depends: ispell, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblingua-ispell-perl_0.07-5_all.deb Size: 15892 MD5sum: e99f9abb2a1a811bed4b3f88978f8fa6 SHA1: c97576973131772dda7198848ef211d90221c18f SHA256: 133b6cd0910031aab6e03ac95ca55af510116f6595e8cf1506d5a1d50247b813 Description: Perl module encapsulating access to the ispell program Lingua::Ispell allows a perl program to communicate with an ispell process to check spellings of strings. A sample program called `spellcheck' is provided. Package: libnews-newsrc-perl Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Mike Mattice Architecture: all Version: 1.08-2.1 Depends: libset-intspan-perl (>= 1.07), libset-intspan-perl (<< 1.08), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnews-newsrc-perl_1.08-2.1_all.deb Size: 16924 MD5sum: 621d046d0a76b62120a2cf5814d7a876 SHA1: 5fceb0aa916327b5d8452cbcc69a8ce4e2aec28d SHA256: dab1e6744ecea2eaf5b2b1b868a9d1e0b9e9461eec3b636b3a15f7e390a417e4 Description: Manage newsrc files News::Newsrc manages newsrc files. Methods are provided for - reading and writing newsrc files - adding and removing newsgroups - changing the order of newsgroups - subscribing and unsubscribing from newsgroups - testing whether groups exist and are subscribed - marking and unmarking articles - testing whether articles are marked - returning lists of newsgroups - returning lists of articles Package: libtie-cache-perl Priority: extra Section: contrib/perl Installed-Size: 9 Maintainer: Deepak Tripathi Architecture: all Version: 0.17-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtie-cache-perl_0.17-3_all.deb Size: 21714 MD5sum: 9b636c30ca115aff77862311cf01a6f4 SHA1: 13b9372ed8f656f2d08bdac224c3198cfbe54fd3 SHA256: 547c4463f1294f9b747f2847cead2059615b2662b7e3ed61e77f1c37b340d963 Description: perl Tie::Cache - LRU Cache in Memory This module implements a least recently used (LRU) cache in memory through a tie interface. Any time data is stored in the tied hash, that key/value pair has an entry time associated with it, and as the cache fills up, those members of the cache that are the oldest are removed to make room for new entries. . So, the cache only "remembers" the last written entries, up to the size of the cache. This can be especially useful if you access great amounts of data, but only access a minority of the data a majority of the time. . Homepage: http://search.cpan.org/~chamas/Tie-Cache/ Package: libalgorithm-annotate-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Bastian Blank Architecture: all Version: 0.10-1 Depends: libalgorithm-diff-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libalgorithm-annotate-perl_0.10-1_all.deb Size: 4636 MD5sum: f52b1a62fa76cd89d325048eb5253aa3 SHA1: 1804e31a8fecd5946bf3174e8af5bab9bec5f757 SHA256: a20fe003e8522a7a7819151b777016f328859d57354124ae39230d22694c9ae5 Description: represent a series of changes in annotate form Algorithm::Annotate generates a list that is useful for generating output simliar to cvs annotate. Package: libproc-invokeeditor-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Jay Bonci Architecture: all Version: 0.02-3 Depends: libcarp-assert-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libproc-invokeeditor-perl_0.02-3_all.deb Size: 10044 MD5sum: 7414b8e7e0cc196fd629675c235c9190 SHA1: 116920162c2063a1c896d5b11bdd791eccc0504a SHA256: 9d7a9335b2302e22b14b7a81cbca15ccea1ffbfd431b919c8199e41baca81542 Description: Proc::InvokeEditor - Perl extension for starting a text editor Proc::InvokeEditor from CPAN provides the ability to supply some text to an external text editor, have it edited by the user, and retrieve the results. Package: libtk-pod-perl Priority: optional Section: contrib/perl Installed-Size: 23 Maintainer: Debian Perl Group Architecture: all Version: 0.9937-1 Depends: libpod-simple-perl, libtext-english-perl, libtk-histentry-perl, perl (>= 5.6.0-16), perl-doc, perl-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtk-pod-perl_0.9937-1_all.deb Size: 100942 MD5sum: b80a0af2e9220e55b8276f5b695d7d3e SHA1: 966fc4bc65a7da49b61fdceade56f4da225a709b SHA256: 3635197b14943a47e2ec5f437da2fe7418df581f3b21017c14212e56a30bf1c3 Description: Tk Pod browser widget with hypertext capability Tk::Pod is a simple Pod browser with hypertext capabilities in a Toplevel widget Homepage: http://search.cpan.org/dist/Tk-Pod/ Package: sepia Priority: optional Section: contrib/perl Installed-Size: 22 Maintainer: Hilko Bengen Architecture: all Version: 0.92-2 Depends: emacs-goodies-el | emacs22, emacs22 | emacs21, libmodule-info-perl, libpadwalker-perl (>= 1.0), libsub-uplevel-perl, perl (>= 5.6.0-16) Recommends: perl-doc, w3m-el Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/sepia_0.92-2_all.deb Size: 80120 MD5sum: 7202e9a38a8a18c72b20c7bd4ad560db SHA1: 4b27ad52b33938a059026f58507a38e785da0bfd SHA256: 6c2cae0593219f52f4dc25ead674afa733db48a455e50c5b42abacc9e085e311 Description: Simple Emacs-Perl InterAction Sepia is a set of features to make Emacs a better tool for Perl development, including: . * an interactive prompt (REPL) for evaluating code; * cross-referencing to find and navigate between function and variable definitions and uses; * variable- and function-name completion. * eldoc support to echo function arguments in the minibuffer * functions to simplify POD browsing with Emacs-w3m Package: libcgi-formbuilder-perl Priority: optional Section: contrib/perl Installed-Size: 42 Maintainer: Jonas Smedegaard Architecture: all Version: 3.05.01-1 Depends: perl (>= 5.6.0-16) Recommends: libhtml-parser-perl (>= 1.23) Suggests: libcgi-session-perl, libhtml-template-perl (>= 2.6), libtemplate-perl (>= 2.08), libtext-template-perl (>= 1.43) Conflicts: libhtml-parser-perl (<< 1.23), libhtml-template-perl (<< 2.6), libtemplate-perl (<< 2.08), libtext-template-perl (<< 1.43) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcgi-formbuilder-perl_3.05.01-1_all.deb Size: 201506 MD5sum: 4e6be919f6f7cb7536398191ffc62f03 SHA1: 77b4252f49f1a41281e1b1c3685187e91497ea59 SHA256: 4f71c60cf83ff4a1da6ed3297ba2b37905e29ac4ecd3126213847114f197dc4f Description: Easily generate and process stateful CGI forms Do you hate generating, processing, and validating CGI forms? Do you love Perl? . FormBuilder is the answer. It's an extremely fast, robust Perl module with a ridiculous set of features. . Here's the main stuff that I [the author] think is cool: . * DWIMmery This module tries to "Do What I Mean". Tell it the fields you care about, and it takes care of all the stupid HTML and JavaScript generation and processing for you. It also gives you back the correct values that you want. It will even label your fields automatically with human-readable names. . * Input field abstraction You simply define your fields and their options, and FormBuilder will take care of figuring out what the best HTML representation is. It will then generate the appropriate input fields (text, select, radio, etc), even changing any JavaScript actions appropriately. . * Easy handling of defaults Just specify a hash of values to use as the defaults for your fields. This will be searched case-insensitively and displayed in the form. What's more, if the user enters something via the CGI that overrides a default, when you use the field() method to get the data you'll get the correct value. . * Correct stickiness Stickiness is a PITA. FormBuilder correctly handles even multiple values selected in a multiple select list, completely integrated with proper handling of defaults. . * Robust field validation Form validation sucks, and this is where FormBuilder is a big help. It has tons of builtin patterns, and will even generate gobs of JavaScript validation code for you. You can specify your own regexps as well, and FormBuilder will even check multivalued select lists correctly. See the full list of built-in patterns. . * Multiple submit mode support FormBuilder allows you to reliably tell whether the person clicked on the "Update" or "Delete" button of your form, normally a big pain. . * Template driver support FormBuilder can natively "drive" several major templating engines: * HTML::Template * CGI::FastTemplate * Text::Template * Template Toolkit If you want to build a complete form application with a template in less that 20 lines of Perl, FormBuilder is for you. . * Internationalized, Customizable Messaging Sick of US-centric modules? You can customize every single message that FormBuilder outputs for your locale. See the full messages list. . * Simple Interface Heck, I specialized in User Interface Design for my degree! . * Extensive Documentation . Homepage: http://www.formbuilder.org/ Package: libtest-class-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Jay Bonci Architecture: all Version: 0.24-1 Depends: libdevel-symdump-perl, libio-string-perl, libtest-differences-perl, libtest-exception-perl, libtest-simple-perl, perl (>= 5.6.0-16) Suggests: libdate-ical-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-class-perl_0.24-1_all.deb Size: 50318 MD5sum: 2c31300bef48e0fed3cf3b9e52c85987 SHA1: cb1700880c02969ef52d47bec71da4ddb7200533 SHA256: d538af2691847d67daaf1b2de438eefe0576b023406dedf13f8ffa51a84a7c76 Description: easily create perl test classes in an xUnit style Test::Class from CPAN provides a simple way of creating classes and objects to test your code in an xUnit style. It is built using Test::Builder it is designing to work with other Test::Builder based modules (Test::More, Test::Differences, Test::Exception, etc.) Package: libnet-netmask-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jonas Smedegaard Architecture: all Version: 1.9015-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-netmask-perl_1.9015-1_all.deb Size: 24674 MD5sum: 55b8b50c8888c3554d9380560a363244 SHA1: a9c3b10575b4b345ba511c7a88f07419f467f534 SHA256: 945a1038490576caac7107515b011ceb13b3b58fdb4136bbddc7531e7175385e Description: parse, manipulate and lookup IP network blocks Net::Netmask parses and understands IPv4 CIDR blocks. It's built with an object-oriented interface. Nearly all functions are methods that operate on a Net::Netmask object. . There are methods that provide the nearly all bits of information about a network block that you might want. . There are also functions to put a network block into a table and then later lookup network blocks by IP address in that table. There are functions to turn a IP address range into a list of CIDR blocks. There are functions to turn a list of CIDR blocks into a list of IP addresses. . There is a function for sorting by text IP address. . Homepage: http://search.cpan.org/dist/Net-Netmask/ Package: libtest-reporter-perl Priority: optional Section: contrib/perl Installed-Size: 15 Maintainer: Víctor Pérez Pereira Architecture: all Version: 1.27-3 Depends: perl (>= 5.6.0-16), perl-modules (>= 5.8) | libnet-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-reporter-perl_1.27-3_all.deb Size: 42148 MD5sum: 8022de7ef59566f6acc0799569b92eec SHA1: 40f3549f8ab31932d26b06cd2388a2fc462839d7 SHA256: 0f0a7f2cbe9e814ad1a159db406476fadf04ad20d9854753f4f1dbd3f4029011 Description: sends test results to cpan-testers@perl.org libtest-reporter-perl reports the test results of any given distribution to the CPAN testing service. See http://testers.cpan.org/ for details. . Test::Reporter has wide support for various perl5's and platforms. Package: libspreadsheet-parseexcel-perl Priority: optional Section: contrib/perl Installed-Size: 34 Maintainer: Debian Perl Group Architecture: all Version: 0.3200-1 Depends: libjcode-pm-perl, libole-storage-lite-perl, libspreadsheet-writeexcel-perl, libunicode-map-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libspreadsheet-parseexcel-perl_0.3200-1_all.deb Size: 124106 MD5sum: 0e1602196744f301ee9c1ddf8026e7ad SHA1: 41aa6981b5218a8df4bd77e10e8fa72b3d05f072 SHA256: 40bf1275b1db4550471edfcbc15a4ddbe3b5840b691c542d87b12b317df5394b Description: access information from Excel Spreadsheets This module allows you to read information from Excel files in the Excel4, 95, 97 and 2000 flavours. Package: libextutils-autoinstall-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Bastian Blank Architecture: all Version: 0.61-1.1 Depends: perl (>= 5.6.0-16) Suggests: libsort-versions-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libextutils-autoinstall-perl_0.61-1.1_all.deb Size: 25182 MD5sum: 690d599862aea5c0a51905a9955f54a5 SHA1: a414223d7b02e0a2ccdd6531f31aa0a7a6f03e91 SHA256: 8ca9c01240f8c90c68af8a2e0ee258f5fac742eff4a47caff59a67b84be188c5 Description: Automatic install of dependencies via CPAN ExtUtils::AutoInstall lets module writers to specify a more sophisticated form of dependency information than the PREREQ_PM option offered by ExtUtils::MakeMaker. Package: libdbix-contextualfetch-perl Priority: optional Section: contrib/perl Installed-Size: 23 Maintainer: Bart Martens Architecture: all Version: 1.03-2 Depends: libdbi-perl (>= 1.35), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbix-contextualfetch-perl_1.03-2_all.deb Size: 8544 MD5sum: 4f869685d9fab5a81ab30de9d32c1d7c SHA1: d83430fa7bd316fe0c1cae7ea3558c26d8d5afc8 SHA256: c5cfea439a36d4a2abafcd4a2239b9f6e4a30993f52b5e88b1b602049d26a96e Description: Add context aware fetches to DBI The Perl database independent interface - DBI - does not take much advantage of Perl's context sensitivity. This is the situation where a Perl subroutine knows whether the caller wants a single scalar value or a list of them to be returned. . DBIx::ContextualFetch is a sub-class of DBI which redefines some of the various fetch methods to fix this oversight. It also adds a few new methods for convenience (though not necessarily efficiency). Much of this code was originally part of the IMA::DBI Perl module (libima-dbi-perl package). . Homepage: http://search.cpan.org/~tmtm/DBIx-ContextualFetch/ Package: libmail-sendmail-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.79-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmail-sendmail-perl_0.79-4_all.deb Size: 31410 MD5sum: 3f15e926d5df80e570b3b68c89b5aa18 SHA1: eb639c669bfab55bf01e32bfa29f78cd99a6b458 SHA256: 6740c64e44fb574a6c01065b65b05786d197df159f2f1f30c464b6d0443faa48 Description: Send email from a perl script Simple platform independent e-mail from your perl script. Only requires Perl 5 and a network connection. Package: libauthen-captcha-perl Priority: extra Section: contrib/perl Installed-Size: 30 Maintainer: Debian Perl Group Architecture: all Version: 1.023-4 Depends: libgd-gd2-noxpm-perl | libgd-gd2-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libauthen-captcha-perl_1.023-4_all.deb Size: 68150 MD5sum: 790288a486879f4597825de18aa3ddc1 SHA1: 35025db7ccd6c7f220ad01de6138b0afc53efa10 SHA256: 7a75885216d2ad939eabdadfe8cd3b89a9e7f17647522ea32d4c7002aefe59d6 Description: Extension for creating captcha's to verify the human element in transactions Authen::Captcha provides an object oriented interface to captcha file creations. Captcha stands for Completely Automated Public Turing test to tell Computers and Humans Apart. A Captcha is a program that can generate and grade tests that: . - Most humans can pass. - Current computer programs can't pass. . The most common form is an image file containing distorted text, which humans are adept at reading, and computers (generally) do a poor job. This module currently implements that method. We plan to add other methods, such as distorted sound files, and plain text riddles. Homepage: http://search.cpan.org/dist/Authen-Captcha/ Package: libspreadsheet-writeexcel-perl Priority: optional Section: contrib/perl Installed-Size: 74 Maintainer: Debian Perl Group Architecture: all Version: 2.20-1 Depends: libparse-recdescent-perl, perl (>= 5.6.0-16) Recommends: libdate-calc-perl, libdate-manip-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libspreadsheet-writeexcel-perl_2.20-1_all.deb Size: 573540 MD5sum: 23888aeb09f806f30be486a8449b6d10 SHA1: f7fac082fd394edcadf70e13722ceb67ce2eaa41 SHA256: f713098cc27ac361a8e6aa039273af67f21ad74a48224077855454f82465c2d4 Description: create Excel spreadsheets The Spreadsheet::WriteExcel module can be used to create a cross- platform Excel binary file. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, formulas and hyperlinks can be written to the cells. . The Excel file produced by this module is compatible with Excel 5, 95, 97 and 2000. Generated files are also compatible with the Linux/UNIX spreadsheet applications OpenOffice.org, Gnumeric and XESS. The generated files are not compatible with MS Access. . This module cannot be used to read an Excel file. See Spreadsheet::ParseExcel or look at the main documentation for some suggestions. This module cannot be used to write to an existing Excel file. Homepage: http://search.cpan.org/dist/Spreadsheet-WriteExcel/ Package: libpetal-perl Priority: optional Section: contrib/perl Installed-Size: 21 Maintainer: Florian Ragwitz Architecture: all Version: 2.18-1 Depends: libmkdoc-xml-perl (>= 0.70-1), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpetal-perl_2.18-1_all.deb Size: 82904 MD5sum: 56af3ce4d45f58a20da219da365ff965 SHA1: 289109bbf40484a6b4557d28920cc073140ed06d SHA256: 743486a88884635e31377ed8b50a03a71d2ed24a84959769c7cc5c94f2814015 Description: Perl Template Attribute Language - TAL for perl Petal is an XML based templating engine that is able to process any kind of XML, XHTML and HTML. . Petal borrows a lot of good ideas from the Zope Page Templates TAL specification, it is very well suited for the creation of WYSIWYG XHTML editable templates. Package: libdata-random-perl Priority: optional Section: contrib/perl Installed-Size: 582 Maintainer: Debian Perl Group Architecture: all Version: 0.05-3 Depends: libdate-calc-perl, libgd-gd2-perl | libgd-gd2-noxpm-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-random-perl_0.05-3_all.deb Size: 154064 MD5sum: 7e4a595823c3fa5cba689a9d70a8f9e0 SHA1: 6b75f7343f092270ea80c99b2e91c391030eac81 SHA256: 2d446e1f13da5b16f2f2024726cdc45fd106561782725e5698e1e9aff910b817 Description: Perl module to generate random data A module used to generate random data. Useful mostly for test programs. Package: libregexp-common-perl Priority: optional Section: contrib/perl Installed-Size: 41 Maintainer: Debian Perl Group Architecture: all Version: 2.120-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libregexp-common-perl_2.120-4_all.deb Size: 176676 MD5sum: 4c35f1785e458f5b3ddceaf7f67c3a2b SHA1: 7be42c6af0a7776b274d47878fc5307f00408698 SHA256: 01ebdcdac8fcc2775cf25fba4e079332d65b0e4b111dc04847b3e63de557ebea Description: Provide commonly requested regular expressions This module exports a single hash (`%RE') that stores or generates commonly needed regular expressions. . Patterns currently provided include: * balanced parentheses and brackets * delimited text (with escapes) * integers and floating-point numbers in any base (up to 36) * comments in 44 languages * offensive language * lists of any pattern * IPv4 addresses * URIs. * Zip codes. Package: libpostscript-simple-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Bart Martens Architecture: all Version: 0.07-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpostscript-simple-perl_0.07-1_all.deb Size: 35420 MD5sum: 73fcb6ecede81ab30cb2cf87c9de4127 SHA1: 87035b4255ae00bf2a41371bbd75bf7683edde4f SHA256: cedbe9cefeadfda30eba26ce4475d766fd9c063266205ef5718a0416b79b44bd Description: perl library for generating postscript files PostScript::Simple allows you to have a simple method of writing PostScript files from Perl. It has several graphics primitives that allow lines, circles, polygons and boxes to be drawn. Text can be added to the page using standard PostScript fonts. . Homepage: http://search.cpan.org/~mcnewton/PostScript-Simple/ Package: libalgorithm-c3-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Catalyst Maintainers Architecture: all Version: 0.07-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libalgorithm-c3-perl_0.07-1_all.deb Size: 11840 MD5sum: 6c880200e081614df5aff5b5ba2daf90 SHA1: e806f2cd034e444fd44d8da51a62190f1f4cc7ce SHA256: 30401744f68dfff481005e708cacfbf14043a13589812f13d7dc04ba97f25a53 Description: A module for merging hierarchies using the C3 algorithm C3 is the name of an algorithm which aims to provide a sane method resolution order under multiple inheritence. It was first introduced in the langauge Dylan, and then later adopted as the preferred MRO (Method Resolution Order) for the new-style classes in Python 2.3. Most recently it has been adopted as the 'canonical' MRO for Perl 6 classes, and the default MRO for Parrot objects as well. Package: libtext-diff-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jay Bonci Architecture: all Version: 0.35-2 Depends: libalgorithm-diff-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-diff-perl_0.35-2_all.deb Size: 23176 MD5sum: 544c6d5e964f05dee39204869d31678b SHA1: 35536ca5330f3acf5efc61d9f0721d4b5f58252d SHA256: e84c3bf172ef07f6edaf602c59d2f3568eb883d65ec6ae211942184fa02c6799 Description: Perform diffs on files and record sets in perl CPAN's Text::Diff provides a basic set of services akin to the GNU diff utility. It is not anywhere near as feature complete as GNU diff, but it is better integrated with Perl and available on all platforms Package: libromana-perligata-perl Priority: extra Section: contrib/perl Installed-Size: 13 Maintainer: Erinn Clark Architecture: all Version: 0.55-1 Depends: libfilter-perl, perl (>= 5.8.0-7) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libromana-perligata-perl_0.55-1_all.deb Size: 51192 MD5sum: bc90df13dd44532edfb840585741f036 SHA1: 26e6659d6217d92ea6e952e4a6506daace676cab SHA256: 67c2b40159136893693cee928168985982ec4f9aa806e640ed233f7dbd6e52b9 Description: perl module for writing in Latin Using Filters, the Lingua::Romana::Perligata module makes it possible to write Perl programs in Latin. Package: libmidi-perl Priority: optional Section: contrib/interpreters Installed-Size: 15 Maintainer: Mario Lang Architecture: all Version: 0.80-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmidi-perl_0.80-3_all.deb Size: 108570 MD5sum: 08d326b0b399d96c9ae8bc539e901953 SHA1: 7c21e9d4404b4fe4afdd6ff5c81a76288a6b0cd9 SHA256: 435a32381381bb1d6d768e9797cbd49db6f09d920fc33fa241d31e44c15652aa Description: read, compose, modify, and write MIDI files in Perl This suite of Perl modules provides routines for reading, composing, modifying, and writing MIDI files. Package: libtime-human-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.03-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtime-human-perl_1.03-2_all.deb Size: 7910 MD5sum: 25ee70f17bebafa84d72aba87fe61e2e SHA1: ab257e574b38f048c06f3898bb051d8a8376652b SHA256: 8a34ba8a878b0921e80b40dd5feda69c569bdc1bfc0b12827c6724c91ec11baa Description: convert localtime() format to "speaking clock" time This module provides a "vague" rendering of the time into natural language; it's useful for text-to-speech applications and other speech-based interfaces. Package: event-rpc-perl Priority: optional Section: contrib/perl Installed-Size: 5 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christian Marillat Architecture: all Source: event-rpc Version: 0.90-0.1ubuntu1 Depends: libevent-rpc-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/event-rpc-perl_0.90-0.1ubuntu1_all.deb Size: 6906 MD5sum: 7ef658b925db32c8d91a2cef12b8e0f2 SHA1: eb139fcf4bd109d5937ebcab0df0d569618651bb SHA256: 5e21e5a45a7aac1d00691323c90a4803bc9c621e031b57141407874ae82cdad7 Description: dummy package to install libevent-rpc-perl Dummy package to install libevent-rpc-perl. this package can be removed. Bugs: mailto:marillat@debian.org Package: libprpc-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Christian Hammers Architecture: all Version: 0.1005-20 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libprpc-perl_0.1005-20_all.deb Size: 34888 MD5sum: c63c3c41f29bed9d978447f62fbf4038 SHA1: 20d35af98dd717b51597793f309ecdd975e6d1ba SHA256: 3f0b3a7123d7e78efe2b1882ab32e0d8d4b097b9a045676c90ef4e79c0c26760 Description: Perl extensions for writing pRPC servers and clients Perl RPC simplifies the writing of Perl based client/server applications. RPC::pServer is the package used on the server side, and you guess what RPC::pClient is for. pRPC works by defining a set of of functions that may be executed by the client. Package: libmath-fibonacci-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.5-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmath-fibonacci-perl_1.5-2_all.deb Size: 6378 MD5sum: 4f9c39362d895658af515f7d1ca42a20 SHA1: 1bad246edb547a8a781ec3b39cd10d275779a046 SHA256: c0ce7f94ea9759243ae71bd02ee5469909137102d571d403ebbe1e93ccf63778 Description: Fibonacci numbers calculations Perl module This module provides a few functions related to Fibonacci numbers, such as getting the n term of a Fibonacci sequence, computate and return the first n Fibonacci numbers, decompose an integer into the sum of Fibonacci numbers, etc. Package: libarray-printcols-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Jay Bonci Architecture: all Version: 2.1-8 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libarray-printcols-perl_2.1-8_all.deb Size: 8518 MD5sum: a3c82ac714979578876258640a7dcbfa SHA1: 69f5c39681e617f76ee15b6926c1c016bf706f08 SHA256: a07b5fe44ceabbe7ba9e8abb4db253be6edd2ab0cde6c63a2f5ac5e47b472c8b Description: Print or format array elements in vertically sorted columns Array::PrintCols, version 2.1, is a Perl 5 module which defines a subroutine to print arrays of elements in alphabetically, vertically sorted columns. Optional arguments can be given to control either the width or number of the columns, the total width of the output, and the amount of indentation. Package: libfile-counterfile-perl Priority: extra Section: contrib/perl Installed-Size: 31 Maintainer: Bart Martens Architecture: all Version: 1.04-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfile-counterfile-perl_1.04-2_all.deb Size: 9306 MD5sum: 8c7aa2f92d6db2c23a8683844421f90e SHA1: 8cc15242a26daabd407ff1503da4e1c950e66801 SHA256: 15565dd68c08948580bd30f387c59db5b1953840471690c6258a9a07ae4e1492 Description: Persistent counter class for Perl This module implements a persistent counter class. Each counter is represented by a separate file in the file system. File locking is applied, so multiple processes might try to access the same counters at the same time without risk of counter destruction. . Homepage: http://search.cpan.org/~gaas/File-CounterFile/ Package: libclass-virtual-perl Priority: optional Section: contrib/perl Installed-Size: 37 Maintainer: Dominic Hargreaves Architecture: all Version: 0.06-1 Depends: libcarp-assert-perl (>= 0.1), libclass-data-inheritable-perl (>= 0.02), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-virtual-perl_0.06-1_all.deb Size: 11996 MD5sum: 5424b971a89d7010c39c17868e8d088f SHA1: 95aad2ae6719f43584dc44ff1ee1f0365a884636 SHA256: f6b8c93f8f7dd11ce5950da347232f6059e8e4f901c1bb46c88a9ce4f0adee50 Description: Base class for virtual base classes This is a base class for implementing virtual base classes (what some people call an abstract class). Kinda kooky. It allows you to explicitly declare what methods are virtual and that must be implemented by subclasses. This might seem silly, since your program will halt and catch fire when an unimplemented virtual method is hit anyway, but there's some benefits. . The error message is more informative. Instead of the usual "Can't locate object method" error, you'll get one explaining that a virtual method was left unimplemented. . Subclass authors can explicitly check to make sure they've implemented all the necessary virtual methods. When used as part of a regression test, it will shield against the virtual method requirements changing out from under the subclass. Package: libclass-c3-perl Priority: optional Section: contrib/perl Installed-Size: 61 Maintainer: Debian Catalyst Maintainers Architecture: all Version: 0.19-2 Depends: libalgorithm-c3-perl (>= 0.05), libtest-exception-perl (>= 0.15), perl (>= 5.6.0-16) Recommends: libclass-c3-xs-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-c3-perl_0.19-2_all.deb Size: 23176 MD5sum: 09bb98910254c145d6baa4eb6e30d455 SHA1: b383cc0b33d57b763fced1e0170bbe7035975876 SHA256: 36b90e2835fb2d9a438a829858452a784e892124c7fd6a312f09478fadb75b93 Description: A pragma to use the C3 method resolution order algortihm Class::C3 is currently an experimental pragma to change Perl 5's standard method resolution order from depth-first left-to-right (a.k.a - pre-order) to the more sophisticated C3 method resolution order. . C3 is the name of an algorithm which aims to provide a sane method resolution order under multiple inheritence. It was first introduced in the langauge Dylan, and then later adopted as the preferred MRO (Method Resolution Order) for the new-style classes in Python 2.3. Most recently it has been adopted as the 'canonical' MRO for Perl 6 classes, and the default MRO for Parrot objects as well. Package: libclass-makemethods-perl Priority: optional Section: contrib/perl Installed-Size: 72 Maintainer: Eric Dorland Architecture: all Version: 1.01-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-makemethods-perl_1.01-3_all.deb Size: 361656 MD5sum: 902912d43e92f2a396645942c898ac83 SHA1: ee91ae9a7e3e5a4e9919644ec0f5f1d9eeff590f SHA256: 18ae44922ce4005d3a205e570e2cd071406b21b9d87aef3a81faea7241d3ddda Description: Generate common types of methods The Class::MakeMethods framework allows Perl class developers to quickly define common types of methods. When a module uses Class::MakeMethods or one of its subclasses, it can select from a variety of supported method types, and specify a name for each method desired. The methods are dynamically generated and installed in the calling package. Package: libcpan-mini-perl Priority: optional Section: contrib/perl Installed-Size: 38 Maintainer: Florian Ragwitz Architecture: all Version: 0.550-1 Depends: libcompress-zlib-perl, libfile-homedir-perl, liburi-perl, libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcpan-mini-perl_0.550-1_all.deb Size: 17090 MD5sum: ac9b4ac23cd03abc7c2127963ed14b12 SHA1: ec8ce71afcefa810392c2970d13a4177d2eba9ae SHA256: baca34d1cc521851c88fb1ba0b588d12ed40e60172ad16cdaadbb244733842c4 Description: create a minimal mirror of CPAN CPAN::Mini provides a simple mechanism to build and update a minimal mirror of the CPAN on your local disk. It contains only those files needed to install the newest version of every distribution. . This package also contains the minicpan commandline utility, which is a thin wrapper around the CPAN::Mini module, which creates and updates local CPAN mirrors without the need write a single line of Perl code. Package: libarray-compare-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 1.14-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libarray-compare-perl_1.14-1_all.deb Size: 14352 MD5sum: 26392fa5d405e3252f3aeefacd07c02e SHA1: 0180df255d517dddcaa547591cf2a0a15db87653 SHA256: 9a915f38e02d92e723bc0873b0f85f97c4d516a3f4e02af6ad350f313e97f843 Description: Array::Compare - easily compare arrays Array::Compare can easily compare two arrays, in a variety of flexible ways, such as whitespace-ignorant, case-insensitive, and with certain elements skipped. Homepage: http://search.cpan.org/dist/Array-Compare/ Package: libsub-override-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Víctor Pérez Pereira Architecture: all Version: 0.08-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsub-override-perl_0.08-3_all.deb Size: 10234 MD5sum: e616ced946b3f6beb3a538ce602d68c0 SHA1: c5d8f9ebda786da618ab15a5ab08acc25b96b677 SHA256: 0a98978472649d1addb57d5678223e7d1f156d0ba14fb09a7860f803b84c0cb9 Description: Perl module used to temporarily override subroutines This is the CPAN module Sub::Override. . Perl programmers sometimes have a need to override subroutines, particularly for testing purposes. Sub::Override provides a simple way to override subroutines instead of using heavier-weight methods such as Mock Objects. Package: libclass-accessor-grouped-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.07000-1 Depends: libclass-inspector-perl, libmro-compat-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-accessor-grouped-perl_0.07000-1_all.deb Size: 9868 MD5sum: dcdf19c3a84eec540cffe9088866550c SHA1: 803a900d25138ecfdc34a4501380e65e38035730 SHA256: 54aa89abfbe09b4c459b8a020d39dccd6d138e9d5998db308a52603af1c4411a Description: build groups of accessors Class::Accessor::Grouped lets you build groups of accessors that will call different getters and setters. Package: libcgi-perl Priority: optional Section: contrib/web Installed-Size: 21 Maintainer: Manoj Srivastava Architecture: all Version: 2.76-25 Replaces: perl Depends: liburi-perl, libwww-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcgi-perl_2.76-25_all.deb Size: 121896 MD5sum: 1d7a8e20eb1c564d24b780bc92cca273 SHA1: 7c52051674434bbd6ff4e43c136f8f8316fab6f9 SHA256: 143f5afb84015814ea3625200ea75df33ac07f397b7f1cc194d3d70f88623244 Description: modules for perl5, for use in writing CGI scripts. In addition to this package, you will also need the URI::Unescape class, which is part of the libwww-perl package. This is the replacement for the now obsolete CGI-modules package. . This package was destined to replace libcgi-pm-perl, but at the moment libcgi-pm-perl (as in the library CGI.pm) serves as the rapid prototyping version, and is more featureful than this package. Indeed, there has been a hiatus of several years in the development of this module. . This perl 5 library uses objects to create Web fill-out forms on the fly and to parse their contents. It provides a simple interface for parsing and interpreting query strings passed to CGI scripts. However, it also offers a rich set of functions for creating fill-out forms. Instead of remembering the syntax for HTML form elements, you just make a series of perl function calls. An important fringe benefit of this is that the value of the previous query is used to initialize the form, so that the state of the form is preserved from invocation to invocation. This package was downloaded from the site: http://www.genome.wi.mit.edu/ftp/pub/software/WWW/CGIperl/ Package: libfinance-streamer-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 1.10-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfinance-streamer-perl_1.10-2_all.deb Size: 18786 MD5sum: 8481fbba13a5d80560fa6f1d0a46dcb4 SHA1: a8bf5821ef71c95047ec4021d1117a00723388a6 SHA256: 4cb5165dd26301abfdbdd948c769e7cea3ce527099c1396b3a578c61c416239f Description: Perl5 module with interface to Datek Streamer Finance::Streamer provides an interface that can be used to access data provided by the Datek Streamer data feed. . It works with the new Streamer (version 3) as opposed to the older (version 2). Homepage: http://search.cpan.org/dist/Finance-Streamer/ Package: libnet-imap-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: all Source: libnetxap-perl Version: 0.02-6 Depends: libdigest-hmac-perl, libmime-base64-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-imap-perl_0.02-6_all.deb Size: 54902 MD5sum: a00939fdee9c9c4e2d7f94030587f04b SHA1: de0a860f80cf71f12b8d654e8ccc31b26453a227 SHA256: 116d0466fe761bb59bb16226b7e1ce4a349dd465f8bc163ed1374009ea7681e1 Description: A client interface to IMAP (Internet Message Access Protocol) Net::IMAP provides a perl interface to the client portion of IMAP (Internet Message Access Protocol). Package: libfile-flat-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Jonas Genannt Architecture: all Version: 1.00-1 Depends: libfile-copy-recursive-perl, libfile-ncopy-perl, libfile-remove-perl, libfile-slurp-perl, libprefork-perl, libtest-classapi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfile-flat-perl_1.00-1_all.deb Size: 20016 MD5sum: 4e99d5ba3ee366e445a52a69b295f93e SHA1: 86b7b8eb1c9f50930cecf1005b0ba7cb552f0267 SHA256: c3557cc998efd2bd42162a6e5b8ce11795a30feb60b65e4a0161884b96c36d3c Description: Implements a flat filesystem in perl File::Flat implements a flat filesystem. A flat filesystem is a filesystem in which directories do not exist. It provides an abstraction over any normal filesystem which makes it appear as if directories do not exist. . In effect, it will automatically create directories as needed. This is create for things like install scripts and such, as you never need to worry about the existance of directories, just write to a file, no matter where it is. Package: libcgi-extratags-perl Priority: optional Section: contrib/interpreters Installed-Size: 26 Maintainer: Stefan Hornburg (Racke) Architecture: all Source: cgi-extratags-perl Version: 0.03-1 Depends: liburi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcgi-extratags-perl_0.03-1_all.deb Size: 7254 MD5sum: 50b32ee11f521c4a1a5d217778371fc3 SHA1: 5b64aa3185e01a51921ca3195249f7ae1c50fe6a SHA256: b3f8d518b4f7f5e0a85ef54c31c00885da9d7f42b278984d5edba65c57fc943e Description: Useful Extensions for the CGI Module CGI::Extratags adds several useful methods to the CGI class, such as producing HTML code for a link to an email address or producing HTML code for a table row with the arguments as cell contents. Package: libnmap-parser-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Joshua D. Abraham Architecture: all Version: 1.05-2 Depends: libxml-twig-perl, perl (>= 5.6.0-16) Recommends: nmap Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnmap-parser-perl_1.05-2_all.deb Size: 37348 MD5sum: d80180f88bec3c9475d2d6d614f6da92 SHA1: e85e4790dd64778e3ab17fb8fa6a4681447d4097 SHA256: c40a8ef5520d2b9d063c1a70822e67a35698c952c5f9f0c5cbf390f41c685be6 Description: parse nmap scan data with perl It is implemented by parsing the xml scan data that is generated by nmap. This will enable anyone who utilizes nmap to quickly create fast and robust security scripts that utilize the powerful port scanning abilities of nmap. Package: libcddb-get-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Lucas Wall Architecture: all Version: 2.23-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcddb-get-perl_2.23-2_all.deb Size: 16220 MD5sum: 24cfeb8ebb06387c3608d70414bf178e SHA1: 0a0779e9b6184bbe6f3cab56842922b9a1c3c2e0 SHA256: 19b0a5578b88b3583a9fa4bf9ff290c6e5e5d626795fee677a7bd6d79792dc0e Description: read the CDDB entry for an audio CD in your drive This module/script gets the CDDB info for an audio cd. You need a cdrom drive and an active internet connection in order to read the access the CDDB information. Package: libwiki-toolkit-perl Priority: optional Section: contrib/perl Installed-Size: 40 Maintainer: Dominic Hargreaves Architecture: all Version: 0.74-1 Depends: libdbd-mysql-perl | libdbd-pg-perl | libdbd-sqlite3-perl | libdbd-sqlite-perl, libdbix-fulltextsearch-perl (>= 0.71), libdigest-md5-perl, libhtml-parser-perl, libtext-wikiformat-perl (>= 0.45), libtime-piece-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libwiki-toolkit-perl_0.74-1_all.deb Size: 159898 MD5sum: 5266124d22183978d42740c0b9c1dc97 SHA1: d43f3942c168854dd72e4817a1448ec596f12ef2 SHA256: aacbb8f7b1865e5954fdc6aaf6a8e9d5b28fa5b395c1834956f40143d4028b4a Description: A toolkit for building Wikis Helps you develop Wikis quickly by taking care of the boring bits for you. You will still need to write some code - this isn't an instant Wiki. Package: libhtml-treebuilder-xpath-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.09-2 Depends: libhtml-tree-perl, libxml-xpathengine-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-treebuilder-xpath-perl_0.09-2_all.deb Size: 10112 MD5sum: 9868dd59c16f89ee65f95074af36a28f SHA1: 176c2b3301677c6be03d155499ef52bdf1e2beb4 SHA256: dcf90892d49177a6b545dc1f9874308062dbea9774e57243ad08c053175e43e8 Description: add XPath support to HTML::TreeBuilder HTML::TreeBuilder::XPath adds typical XPath methods to HTML::TreeBuilder, making it easy to query a document. Homepage: http://search.cpan.org/dist/HTML-TreeBuilder-XPath/ Package: libclass-mop-perl Priority: optional Section: contrib/perl Installed-Size: 26 Maintainer: Debian Perl Group Architecture: all Version: 0.48-1 Depends: libsub-name-perl, perl (>= 5.6.0-16) Conflicts: libmoose-perl (<< 0.31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-mop-perl_0.48-1_all.deb Size: 105340 MD5sum: 4689b2c12d040238ae4e27284824fe6b SHA1: d1b6ebad7a43021d2e0519e0b89cd52c2063a05a SHA256: c5c3c1051bcc853901334a84ead4a7125c4a9183038f9fab8fa599cc6df1d5a1 Description: A Meta Object Protocol for Perl 5 Class::MOP is an attempt to create a meta object protocol for the Perl 5 object system. It makes no attempt to change the behavior or characteristics of the Perl 5 object system, only to create a protocol for its manipulation and introspection. Homepage: http://search.cpan.org/dist/Class-MOP/ Package: libdevel-corestack-perl Priority: optional Section: contrib/interpreters Installed-Size: 26 Maintainer: Debian QA Group Architecture: all Version: 1.3-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdevel-corestack-perl_1.3-2_all.deb Size: 5464 MD5sum: 7399843d8ab4b8e4c2f469e9e01231ae SHA1: 435a26645238470d3454b2095cd9742bfde534c0 SHA256: b5fde93a9e4a5174ca7b2e77cd6168d24e25a55ef6ec6925ad13be85a7bd9572 Description: try to generate a stack dump from a core file This module attempts to generate a stack dump from a core file by locating the best available debugger (if any) and running it with the appropriate arguments and command script. Package: libwhisker-perl Priority: optional Section: contrib/interpreters Installed-Size: 12 Maintainer: Debian QA Group Architecture: all Version: 1.8-2 Depends: perl Recommends: libnet-ssleay-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libwhisker-perl_1.8-2_all.deb Size: 78246 MD5sum: f928aced856877fa1c43ee3d534878c5 SHA1: e21aa513fa26c9ff51d7a563cc21ab31fee1c810 SHA256: 62b96552f0dd582fd5145c53e83d833e859e53a348e7dbc33199afe4f823baf9 Description: Perl module geared for HTTP testing libwhisker-perl is a Perl module written by rain forest puppy to implement fast and small replacements to the usual HTTP testing functions, as available in LWP, URI, HTML::Parser, MIME::Base64, etc., that are also present in whisker. . libwhisker : * can communicate over HTTP 0.9, 1.0, and 1.1 * uses persistent connections (keep-alives) * has proxy support * has SSL support (through libnet-ssleay-perl) * can handle chunked encoding Package: libtest-inline-perl Priority: optional Section: contrib/perl Installed-Size: 146 Maintainer: Jonas Genannt Architecture: all Version: 2.201-1 Depends: libalgorithm-dependency-perl, libclass-autouse-perl (>= 1.21-1), libconfig-tiny-perl (>= 2.02-1), libfile-find-rule-perl (>= 0.28-1), libfile-flat-perl, libfile-slurp-perl (>= 9999.09-1), libparams-util-perl, libpod-tests-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-inline-perl_2.201-1_all.deb Size: 58484 MD5sum: caf39bdfc9abc5abd95f0b374f51fc18 SHA1: 3f5e4dbaabc0b50a2579eac74df3112865f0385f SHA256: 93da24fe19d3a2945f82966d5dad2f2f388b74f667af406b0ffc80c9872c6974 Description: Perl extension for embed tests and code examples in POD Test::Inline is a way to embed tests in the same file as your source code rather than in a separate file. The idea is, the closer your tests are to your code and docs, the more likely you'll keep them up to date. Package: libalgorithm-diff-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Florian Weimer Architecture: all Version: 1.19.01-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libalgorithm-diff-perl_1.19.01-2_all.deb Size: 50622 MD5sum: d7f025345190c7e258c0b8aeeddc83fa SHA1: 24d265668f7887be80680a261ceac2abd1b6716e SHA256: fc1481a0ca31986a83082ad0815f9d2529d8ff924f42a061c53600c03aac327f Description: a perl library for finding Longest Common Sequences in text This module provides routines that allow one to analyze text in perl arrays to produce a Longest Common Sequence, which can in turn be used to produce the same information as the common Unix tool 'diff' Package: libuser-identity-perl Priority: optional Section: contrib/perl Installed-Size: 152 Maintainer: Debian Perl Group Architecture: all Version: 0.92-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libuser-identity-perl_0.92-1_all.deb Size: 74772 MD5sum: c944fddf0eeeffa382f99e94bb95be53 SHA1: 2f0357d5a7bb41c4a2955759d2b8f77ffdc860d3 SHA256: 07ef924973961528cf29b31a83445e9d6c957ee5786942e06991c6c00b8cfb74 Description: manages different identities/roles used by a physical person The C object is created to maintain a set of informational objects which are related to one user. The C module tries to be smart providing defaults, conversions and often required combinations. . The identities are not implementing any kind of storage, and can therefore be created by any simple or complex Perl program. This way, it is more flexible than an XML file to store the data. For instance, you can decide to store the data with Data::Dumper, Storable, DBI, AddressBook or whatever. Extension to simplify this task are still to be developed. Package: libtangram-perl Priority: optional Section: contrib/perl Installed-Size: 99 Maintainer: Christian Sánchez Architecture: all Version: 2.10-1 Depends: libdbi-perl, libset-object-perl (>= 1.04), perl (>= 5.6.0-16) Recommends: libdate-manip-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtangram-perl_2.10-1_all.deb Size: 245398 MD5sum: 3a9140fa0b9ebc53161c3e81fde0c7b9 SHA1: 122affe82bae8938411e6338ecad850cd284c3e7 SHA256: 7e2de1c7df9d4ff81bf03a94c4af9c29b4800990d91bbcbf3c26c594aaaaf0d1 Description: Orthogonal Object Persistence in Relational Databases Tangram is an object-relational mapper. It makes objects persist in relational databases, and provides powerful facilities for retrieving and filtering them. Tangram fully supports object-oriented programming, including polymorphism, multiple inheritance and collections. It does so in an orthogonal fashion, that is, it doesn't require your classes to implement support functions nor inherit from a utility class. . Tangram builds upon DBI, so you'll need to install DBI and at least one DBD driver if that is not done already. You will also need Set::Object. These modules are available from CPAN. . If you intend to run the regression tests (recommended), you will also need to prepare an empty database before starting the installation procedure. Package: libcgi-xml-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 0.1-13 Depends: libxml-parser-perl, perl (>= 5.6.0-16), perl-modules | libcgi-perl | libcgi-pm-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcgi-xml-perl_0.1-13_all.deb Size: 7982 MD5sum: 4e9c81b473f51207ac0e271428c03fb6 SHA1: 8bf3de6c8a74c21c694fe007bd5e3c40cf6b78c4 SHA256: a68de552a97538d12148ad7f6600328d5f7a8446a0bd1a00148d87c9f6079daf Description: perl module for converting CGI variables from/to XML This module converts CGI.pm variables to XML and vice versa. . CGI::XML is a subclass of CGI.pm, so it reads the CGI variables just as CGI.pm would. Package: libdebian-package-html-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Jose Parrella Architecture: all Version: 0.1-1 Depends: libhtml-template-perl (>= 2.6-2), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdebian-package-html-perl_0.1-1_all.deb Size: 10592 MD5sum: cb80bec2bf6d7c9bb45e3bf49913c6f8 SHA1: ffd0a113d6e87415a18b4a54b324e83829b00c86 SHA256: 804286539e9766c45d911d2a7d2e9090706e55a01049e3cb8ea6de75aff89d2d Description: generates HTML from a Debian source/binary package This module outputs a webpage using HTML::Template templates which resumes the information of a normal build environment for a package in Debian (source files, binary packages and changelogs) using Linda/Lintian for sanity checks. It is useful for making unified presentation webpages for those packages which are being sponsorized by someone in Debian. Package: libtext-reform-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 1.11-6 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-reform-perl_1.11-6_all.deb Size: 34300 MD5sum: ce24598186f2fc8520258a54472da312 SHA1: 7dc52a0542552370664d912960308fc580d359eb SHA256: 3f6855c90fcacd2df966b6afd9fe7192c5151cbc2300235e6e1ff9fc806ee228 Description: Perl module for manual text wrapping and reformatting This module provides a re-entrant, highly configurable replacement for the built-in Perl format() mechanism. Package: libclass-data-accessor-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.04001-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-data-accessor-perl_0.04001-1_all.deb Size: 11594 MD5sum: e281b896bdee450c7cd5569e16dc82ed SHA1: 796efeacc4c8b60575ad1e89d1e89918c06901bc SHA256: 06527217fb8ff72ae4ff2eec10aac4d144da42e72bf86b840feb8965f5e1ca81 Description: Inheritable, overridable class and instance data accessor creation Class::Data::Accessor is the marriage of Class::Accessor and Class::Data::Inheritable into a single module. It is used for creating accessors to class properties that is overridable in subclasses as well as in class instances. . For example: . Pere::Ubu->mk_classaccessor('Suitcase'); . will generate the method Suitcase() in the class Pere::Ubu. . This new method can be used to get and set a piece of class property. . Pere::Ubu->Suitcase('Red'); $suitcase = Pere::Ubu->Suitcase; Package: libdns-zoneparse-perl Priority: optional Section: contrib/perl Installed-Size: 46 Maintainer: Ivan Kohler Architecture: all Version: 0.95-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdns-zoneparse-perl_0.95-1_all.deb Size: 14784 MD5sum: fd74c5a236f5448871df5567ac97fa9e SHA1: 43a8b674ad5c602ff8273e40bca565035c7e680f SHA256: d12d154f3ea5c9105287853c498b035730b46c23499a484bd4a561bccce4f3ec Description: Perl extension for parsing and manipulating DNS Zone Files. This module will parse a Zone File and put all the Resource Records (RRs) into an anonymous hash structure. At the moment, the following types of RRs are supported: SOA, NS, MX, A, CNAME, TXT, PTR. It could be useful for maintaining DNS zones, or for transferring DNS zones to other servers. If you want to generate an XML-friendly version of your zone files, it is easy to use XML::Simple with this module once you have parsed the zonefile. . DNS::ZoneParse scans the DNS zonefile - removes comments and seperates the file into its constituent records. It then parses each record and stores the records internally. Package: libio-stty-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Bart Martens Architecture: all Version: 0.02-9 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libio-stty-perl_0.02-9_all.deb Size: 10064 MD5sum: 7e08ef263974fb49f326df03b84c39f3 SHA1: 11d5b3051f4dd411e11ffc1f12c70d560e960c8a SHA256: b43cb5410cbc811fa807ac2a69185247417a10e8a446d163d90d097970554661 Description: Interface to secure pseudo ttys This is a generic interface to handle secure pseudo terminals by perl scripts, such as the expect library. This package provides IO::Stty. . http://search.cpan.org/dist/IO-Stty/ Package: libcache-perl Priority: optional Section: contrib/perl Installed-Size: 25 Maintainer: Dominic Hargreaves Architecture: all Version: 2.04-1 Depends: libdigest-sha1-perl (>= 2.01), libfile-nfslock-perl (>= 1.2), libheap-perl (>= 0.01), libio-string-perl (>= 1.02), libtimedate-perl (>= 1.14), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcache-perl_2.04-1_all.deb Size: 72132 MD5sum: c8d4e2e5b15ac5fbd0175769d744c462 SHA1: 5d2e9c5080d3cf94e1681d461d925cf05d5056b4 SHA256: 28d538ac6221993df1208665f132c4a748786b5df747384a33f6ab7b4f7f7309 Description: the Cache interface The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines or databases. . The Cache interface is implemented by derived classes that store cached data in different manners (such as as files on a filesystem, or in memory). Package: libconfig-simple-perl Priority: optional Section: contrib/perl Installed-Size: 19 Maintainer: tony mancill Architecture: all Version: 4.59-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libconfig-simple-perl_4.59-2_all.deb Size: 37038 MD5sum: a84eee2db5a4d148e2f306aadf2221d7 SHA1: dfadb2ed1a68913c1e3c67976e82370cb4e07d98 SHA256: afc7c02a65cbac3bc6e592a43b507edf744a06ddbae30dc19cd6cb8c291e3b66 Description: simple configuration file class Reading and writing configuration files is one of the most frequent aspects of any software design. Config::Simple is the library to help you with it. . Config::Simple is a class representing configuration file object. It supports several configuration file syntax and tries to identify the file syntax to parse them accordingly. Library supports parsing, updating and creating configuration files. Package: libproc-process-perl Priority: optional Section: contrib/perl Installed-Size: 4 Maintainer: Debian Perl Group Architecture: all Source: libproc-processtable-perl Version: 0.41-5 Depends: libproc-processtable-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libproc-process-perl_0.41-5_all.deb Size: 8936 MD5sum: b0dc7c49fb85244daa97fad38d9f3683 SHA1: 0f405b2bf987fa3d97635f69cd88f450d374b170 SHA256: a8f33a186da860920122dc320bef312a182e9b19027265f84c654d6345fa6dd1 Description: Dummy package for libproc-processtable-perl rename This is a dummy package to follow rename of libproc-process-perl to libproc-processtable-perl. . Once libproc-processtable-perl is installed, this package may be safely removed. Package: liblocale-subcountry-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 1.38-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblocale-subcountry-perl_1.38-2_all.deb Size: 71760 MD5sum: b7f6ce332700387bf3dcfd4a08d1a32b SHA1: d9c67317a644c9fcebe9a6c8ffbe3ff6ab960bb8 SHA256: ba8db2e9eae4ed5c1c807b74d39ef84b2250bc60f775131c7194f997fcb6ca8c Description: Perl modules for converting state, province etc names to/from code This module allows you to convert the full name for a countries' administrative region to the code commonly used for postal addressing. The reverse conversion can also be done. The codes are defined in "ISO 3166-2:1998, Codes for the representation of names of countries and their subdivisions". . Subcountry regions are defined as states in the US and Australia, provinces in Canada and counties in the UK. . Additionally, names and codes for all subcountry regions in a country can be returned as either a hash or an array. Package: libuniversal-exports-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Stephen Quinney Architecture: all Version: 0.05-1 Depends: libexporter-lite-perl, libuniversal-require-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libuniversal-exports-perl_0.05-1_all.deb Size: 7526 MD5sum: 76a99e9a374c3fb5b76076b9735d760c SHA1: 9f1151ebdd145d9ed36b4a6dd83f671d7168574d SHA256: 03f2d5965ae9b47f0eb8ab4f261054ddb77eb5d8122843ab672c7cc3a4d50b8b Description: Lightweight, universal exporting of variables This is an alternative to Exporter intended to provide a universal, lightweight subset of its functionality. It uses Exporter::Lite, so look there for details. . This module used to provide UNIVERSAL::require, that is now in a separate package libuniversal-require-perl. For reasons of backwards compatibility this package depends on that one. Package: libtest-html-content-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Dominic Hargreaves Architecture: all Version: 0.07-2 Depends: libhtml-parser-perl, libtest-simple-perl, perl (>= 5.6.0-16) Recommends: libxml-libxml-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-html-content-perl_0.07-2_all.deb Size: 20374 MD5sum: 85805acd7319ad875fd934d43b021c9e SHA1: 82978f8136c71fd961dc34175d9eecb73085bd93 SHA256: 00ada963b96ca0d9a57cc3e37aa236c84bd024bcfaee8fc2d12af35e351c574c Description: Perl extension for testing HTML output This is a module to test the HTML output of your programs in simple test scripts. It can test a scalar (presumably containing HTML) for the presence (or absence, or a specific number) of tags having (or lacking) specific attributes. Unspecified attributes are ignored, and the attribute values can be specified as either scalars (meaning a match succeeds if the strings are identical) or regular expressions (meaning that a match succeeds if the actual attribute value is matched by the given RE) or undef (meaning that the attribute must not be present). Package: libgetopt-tabular-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.3-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgetopt-tabular-perl_0.3-1_all.deb Size: 43222 MD5sum: 0ce71537df62124b2917a6e917b1ed92 SHA1: aa476f685bb0974c3cae93ed8c0cd7df91e691b9 SHA256: 1dd194314d4537de1ba10e7121bd2ff883a59eb369fdaf1eabd97c0ee678e83a Description: table-driven argument parsing for Perl 5 Getopt::Tabular is a Perl 5 module for table-driven argument parsing, vaguely inspired by John Ousterhout's Tk_ParseArgv. . Some nice features of Getopt::Tabular are: * Command-line arguments are carefully type-checked, both by pattern and number -- e.g. if an option requires two integers, GetOptions makes sure that exactly two integers follow it! * The valid command-line arguments are specified in a data structure separate from the call to GetOptions; this makes it easier to have very long lists of options, and to parse options from multiple sources (e.g. the command line, an environment variable, and a configuration file). * Getopt::Tabular can intelligently generate help text based on your option descriptions. * The type system is extensible, and if you can define your desired argument type using a single Perl regular expression then it's particularly easy to extend. * Options can be abbreviated and come in any order. * A "spoof" mode in which arguments are parsed without side-effects. Homepage: http://search.cpan.org/dist/Getopt-Tabular/ Package: libpod-pom-perl Priority: optional Section: contrib/perl Installed-Size: 19 Maintainer: Debian Perl Group Architecture: all Version: 0.17-6 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpod-pom-perl_0.17-6_all.deb Size: 56812 MD5sum: 69f08345b5c88d7a7e86b39724d94d26 SHA1: b59c310b363cae898e186d2c25df4b7412d76f73 SHA256: 8274f9bf32819b0e2a93d1419d32039780951b34a1585d259e195504d3484029 Description: Perl module of POD Object Model Pod::POM implements a parser to convert Pod documents into a simple object model called Pod Object Model. The object model is generated as a hierarchical tree of nodes, each of which represents a different element of the original document. The tree can be walked manually and the nodes examined, printed or otherwise manipulated. . In addition, Pod::POM supports and provides view objects which can automatically traverse the tree, or section thereof, and generate an output representation in one form or another. Package: libpod-webserver-perl Priority: optional Section: contrib/perl Installed-Size: 37 Maintainer: Alejandro Garrido Mota Architecture: all Version: 3.04-1.1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpod-webserver-perl_3.04-1.1_all.deb Size: 18262 MD5sum: 048c3069a59ecae830ee29a580519289 SHA1: 671fbd3bb042262ce2a39d1aa2973f7aaef1e3b4 SHA256: ed2c619c0e9101e39027befbd17765b951d01e76f378ee26d9a225c5d93a8006 Description: Pod::Webserver -- minimal web server to serve local Perl documentation This module can be run as an application that works as a minimal web server to serve local Perl documentation. It's like perldoc except it works through your browser. . Homepage: http://search.cpan.org/~arandal/Pod-Webserver-3.04/ Package: libemail-simple-creator-perl Priority: optional Section: contrib/perl Installed-Size: 29 Maintainer: Debian Perl Group Architecture: all Version: 1.423-1 Depends: libemail-date-perl, libemail-simple-perl (>= 2.003), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libemail-simple-creator-perl_1.423-1_all.deb Size: 7582 MD5sum: 153afe7128635acdd67899c2301a3522 SHA1: 41d84d8c862a1b4521028ec919b3dc32ea0ef010 SHA256: 9e3146b97627f2565bfd888891985ccace1533141bc3179981e7fc743b07f792 Description: Perl module providing a Email::Simple constructor This software provides a constructor to Email::Simple for creating messages from scratch. Homepage: http://emailproject.perl.org/wiki/Email::Simple::Creator Package: liblocale-maketext-simple-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Bastian Blank Architecture: all Version: 0.16-1 Depends: liblocale-maketext-lexicon-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblocale-maketext-simple-perl_0.16-1_all.deb Size: 11686 MD5sum: 51becdac62caf1f4f97dbeea3e81965d SHA1: ba87f3889b7b987e1142866133e124861d7f25fe SHA256: 2b14d4e2565e6815de0fbdb04dec71ee7ed3801f94fa478ffa542756c42ba25e Description: Simple interface to Locale::Maketext::Lexicon This module is a simple wrapper around Locale::Maketext::Lexicon, designed to alleviate the need of creating Language Classes for module authors. Package: libhtml-lint-perl Priority: optional Section: contrib/perl Installed-Size: 68 Maintainer: Jonas Smedegaard Architecture: all Version: 2.02-1 Depends: libhtml-parser-perl (>= 3.20), libhtml-tagset-perl (>= 3.03), perl (>= 5.6.0-16) Suggests: weblint-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-lint-perl_2.02-1_all.deb Size: 33736 MD5sum: 3b22054e20b79bfbbc0d65b011d0128d SHA1: bfaf45a994dcbfca31f3c340353153592bf9a345 SHA256: 61891e9ebdc807d03b0afb57359aee3582f1eda8c8cdca9478e88c3dec74b50a Description: Check for HTML errors in a string or file HTML::Lint is a pure-Perl HTML parser and checker for syntactic legitmacy. . The "weblint" script - provided in the separate package "weblint-perl" - is a wrapper around the HTML::Lint. . You can also look into Apache::Lint which is a mod_perl wrapper around HTML::Lint. . Finally, for those of you doing automated testing with Test::More and its brethren, Test::HTML::Lint lets you automate HTML checking. Package: libmail-gnupg-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.10-2 Depends: libgnupg-interface-perl, libmailtools-perl, libmime-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmail-gnupg-perl_0.10-2_all.deb Size: 15824 MD5sum: c3d099cbfbed62091b90b218efd663bf SHA1: 5ef66b3cd0dd99cff398b7547b109c850979107e SHA256: 1524151becd2d7e1c9421741132d8f0f33b5e027fe8a0c5b63b2e926f90315ab Description: Perl module for processing email with GPG GnuPG::Interface can process or create PGP signed or encrypted email. . Homepage: http://search.cpan.org/~rspier/Mail-GnuPG-0.08/GnuPG.pm Package: libxml-filter-saxt-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Jay Bonci Architecture: all Version: 0.01-6 Replaces: libxml-enno-perl Depends: perl (>= 5.6.0-16) Conflicts: libxml-enno-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-filter-saxt-perl_0.01-6_all.deb Size: 8010 MD5sum: a75250e96ff3d95ec63c80b0430ae94d SHA1: 634e30eaae79e504d38809bf6da5daa425b04b3d SHA256: f160cada52df95dba6257202e037d66da6ad7286ab2a70a3e9fd4bc1c13e99f4 Description: Perl module for replicating events to several event handlers This module is like the Unix 'tee' command in that it multiplexes the input stream to several output streams. In this case, the input stream is a PerlSAX event producer (like XML::Parser::PerlSAX) and the output streams are PerlSAX handlers or filters. . The SAXT constructor takes a list of hash references. Each hash specifies an output handler. The hash keys can be: DocumentHandler, DTDHandler, EntityResolver or Handler, where Handler is a combination of the previous three and acts as the default handler. E.g. if DocumentHandler is not specified, it will try to use Handler. Package: libtemplate-plugin-clickable-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.06-2 Depends: libtemplate-perl (>= 2.07), libuniversal-exports-perl, liburi-find-perl (>= 0.13), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtemplate-plugin-clickable-perl_0.06-2_all.deb Size: 7230 MD5sum: 66584b0938a45570893fa8582360e20f SHA1: 177e9854acc701a2f9cdb59fe822d2275d4effb5 SHA256: 4d7e34c1482988c652f778a47b0ecf03a58100a4160cd3420d7c0b0b32fc3388 Description: Make URLs clickable in HTML Template::Plugin::Clickable is a plugin for the Perl Template Toolkit which allows you to filter HTML to make any embedded URLs clickable. The basic idea is that it searches the text for any http:// and https:// URLs that are not marked up and adds the correct HTML anchor tags to make them into hyperlinks. Package: libcgi-xmlform-perl Priority: optional Section: contrib/perl Installed-Size: 20 Maintainer: Debian Perl Group Architecture: all Version: 0.10-13 Depends: libxml-parser-perl, perl (>= 5.6.0-16), perl-modules | libcgi-perl | libcgi-pm-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcgi-xmlform-perl_0.10-13_all.deb Size: 21276 MD5sum: aec3017111d7069a1f7842a4a4c3396f SHA1: c7bcb9c631391a4e91c9d592eeee2a4259680595 SHA256: c844382d8b0c34aae72d57fda2566ccf86acb2fa58595e8cddf98d75d8a517e1 Description: perl module for reading/generating formatted XML This Perl module can either create form field values from XML based on XQL style queries (full XQL is _not_ supported - this module is designed for speed), or it can create XML from form values. Package: libemail-messageid-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.351-2 Depends: libemail-address-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libemail-messageid-perl_1.351-2_all.deb Size: 7516 MD5sum: fb98b075573972a322517ca7a5a39887 SHA1: 11df8cc105ed4790723685993004d87cc8afe4ea SHA256: 46cc131c241c77f019c9ee030f2e8fe23d93609b3d4b6e8cc34a58eaac775873 Description: A Perl library for unique mail Message-ID generation Message-IDs are optional, but highly recommended headers that identify a message uniquely. This library generates unique Message-IDs. Homepage: http://search.cpan.org/dist/Email-MessageID/ Package: libemail-foldertype-perl Priority: optional Section: contrib/perl Installed-Size: 34 Maintainer: Michael Ablassmeier Architecture: all Version: 0.813-1 Depends: libmodule-pluggable-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libemail-foldertype-perl_0.813-1_all.deb Size: 14748 MD5sum: 1afa17bb8d87ee36bfbe3e70d2aaf167 SHA1: 800d190d55bdac234790d75216d87944a653604c SHA256: c48a2bca02f9299c345a3758bf4a807e124cdfdf4b5d56a6b44b8cbbd4e27ef4 Description: determine the type of a mail folder Provides a utility function for detecting the type of a given mail folder. Available types are subject to the types that are registered. Package: libgraph-perl Priority: optional Section: contrib/perl Installed-Size: 26 Maintainer: Steinar H. Gunderson Architecture: all Version: 1:0.81-1 Depends: libheap-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgraph-perl_0.81-1_all.deb Size: 116800 MD5sum: e07982eac0d721a9e6c70fb752f2abdd SHA1: fa7d4f3f8c3847a6b41cf3aa7759cccfa374b52b SHA256: b456b9becc8e2327378d2e48ecbe4534f5cb13479ccf2b5a6dc1a706d82d5efe Description: Perl module for graph data structures and algorithms This module contains the Graph module for Perl, a framework for creating abstract data structures called graphs and hypergraphs. (It is not for drawing any sort of graphics; for that, see the GD:: or Graphics:: set of modules.) It also contains implementations of several well-known algorithms that operate on graphs, such as finding transitive closures, strongly connected components (SCCs) and articulation points. Package: libapache-dbilogconfig-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jesus M. Gonzalez-Barahona Architecture: all Version: 0.02-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libapache-dbilogconfig-perl_0.02-1_all.deb Size: 12942 MD5sum: 898d1f0893b187ae59f90f8ab80e88f6 SHA1: 15e810ef32bd2b7e6043bf3c32a1aa4160913ca5 SHA256: 45ed5fa0b4f1effa9007a48e207e3be0fc53fe23b4bc7c2a0938696341094cbf Description: Apache::DBILogConfig: Logs access information in a DBI database This module replicates the functionality of the standard Apache module, mod_log_config, but logs information in a DBI-compliant database instead of a file. Package: libscalar-properties-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Timo Schneider Architecture: all Version: 0.12-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libscalar-properties-perl_0.12-1_all.deb Size: 17516 MD5sum: 142bc61e9f74c645e98791658ce21172 SHA1: d5c582802e1f8b86303290d1d8d4b171862b3f7f SHA256: 66de935922c9cf041ba628c6368c32a662f8e95ccb0003a615378b37af4e2d42 Description: perl module to add run-time properties on scalar variables Scalar::Properties attempts to make Perl more object-oriented by taking an idea from Ruby: Everything you manipulate is an object, and the results of those manipulations are objects themselves. . 'hello world'->length (-1234)->abs "oh my god, it's full of properties"->index('g') . The first example asks a string to calculate its length. The second example asks a number to calculate its absolute value. And the third example asks a string to find the index of the letter 'g'. . Using this module you can have run-time properties on initialized scalar variables and literal values. The word 'properties' is used in the Perl 6 sense: out-of-band data, little sticky notes that are attached to the value. While attributes (as in Perl 5's attribute pragma, and see the Attribute::* family of modules) are handled at compile-time, properties are handled at run-time. Enhances: libdata-compare-perl Package: podbrowser Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Jeffrey Ratcliffe Architecture: all Version: 0.12-1 Depends: gnome-icon-theme, libgnome2-perl, libgtk2-ex-podviewer-perl (>= 0.16), libgtk2-gladexml-perl (>= 1.001), libgtk2-perl, libhtml-parser-perl, liblocale-gettext-perl, perl Recommends: libgnome2-0 Suggests: perl-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/podbrowser_0.12-1_all.deb Size: 28442 MD5sum: 4be8634efac32dfc4445e4b572bc0e18 SHA1: 564ddde6bc84f63b2eec60f758686f5e9361a26d SHA256: 030cfd562f062f90384c6395c16fa5e835f88dbaad206933f606babf758ac3e5 Description: Documentation browser for Perl PodBrowser is a documentation browser for Perl. You can view the documentation for Perl's builtin functions, its "perldoc" pages, pragmatic modules and the default and user-installed modules. . PodBrowser is a more feature-complete version of podviewer, which comes with libgtk2-podviewer-perl. Package: libxml-generator-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jay Bonci Architecture: all Version: 0.99-2 Depends: libxml-dom-perl, perl (>= 5.6.0-16) Suggests: libtie-ixhash-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-generator-perl_0.99-2_all.deb Size: 34904 MD5sum: 234db2b961deaa3131b1ad08c27c11b8 SHA1: 09bf33e28f891115b40609483da9df4e205d2836 SHA256: c8dcaca5b6b1d31d98786bd447004f13862ac7fb2d04a9dbf2a9d4170141e2c4 Description: Perl module for generating XML files This is a simple module to help in the generation of XML. Basically, you create an XML::Generator object and then call a method for each tag, supplying the contents of that tag as parameters. Package: libdate-ical-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jay Bonci Architecture: all Version: 1.72-2 Depends: libdate-leapyear-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdate-ical-perl_1.72-2_all.deb Size: 36280 MD5sum: b995a8e88f2f3c9ed6196ec4eda7c7a1 SHA1: 4fcfcab66529604377d511083e2c057a707cf560 SHA256: d4493075cb8d441c38ed6c0c9b29f90b32b085f786d70a1bd9c59b458fde897c Description: Perl extension for ICalendar date objects Date::ICal talks the ICal date format, and is intended to be a base class for other date/calendar modules that know about ICal time format also. Package: libbusiness-onlinepayment-viaklix-perl Priority: optional Section: contrib/perl Installed-Size: 40 Maintainer: Ivan Kohler Architecture: all Version: 0.01-3 Depends: libbusiness-onlinepayment-perl (>= 2.99), libnet-ssleay-perl (>= 1.30) | libcrypt-ssleay-perl, libnet-ssleay-perl (>= 1.30) | libwww-perl, libtie-ixhash-perl, liburi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libbusiness-onlinepayment-viaklix-perl_0.01-3_all.deb Size: 12140 MD5sum: 4acad121be71c822c28e7fc06d3abfcc SHA1: e4c9a9c9aa6d2b4a9ae253696eb567160d3fe7e3 SHA256: 69f516d80e3f9f15fa8eb2c075f44fa838813239388168d00338e8343ef38051 Description: viaKLIX backend for Business::OnlinePayment This module is a back end driver that implements the interface specified by Business::OnlinePayment to support payment handling via viaKLIX's Internet payment solution. . See Business::OnlinePayment for details on the interface this modules supports. . Homepage: http://search.cpan.org/dist/Business-OnlinePayment-viaKLIX/ Package: libhttp-cache-transparent-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Bart Martens Architecture: all Version: 1.0-1 Depends: libwww-perl (>= 5.805), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhttp-cache-transparent-perl_1.0-1_all.deb Size: 14066 MD5sum: 2680fa369e80e18a482769970208a58b SHA1: 3f11170f36e6cae5da4434fe426ab730683199d1 SHA256: c2a11539215f4246669311d8bcfd4da9afd355c95f155db0069ba98edbd797b4 Description: Perl module used to transparently cache HTTP requests This is the CPAN module HTTP::Cache::Transparent. . HTTP::Cache::Transparent is an implementation of HTTP GET that keeps a local cache of fetched pages to avoid fetching the same data from the server if it hasn't been updated. The cache is stored on disk and is thus persistent between invocations. . The http-headers If-Modified-Since and ETag are used to let the server decide if the version in the cache is up-to-date or not. All http-requests are made through the LWP module. Data is stored on disk by the Storable module. Digest::MD5 is used for creating a hash of the URL. Package: libfile-find-rule-perl Priority: optional Section: contrib/perl Installed-Size: 75 Maintainer: Debian Perl Group Architecture: all Version: 0.30-2 Depends: libnumber-compare-perl, libtext-glob-perl, perl (>= 5.6.0-16), perl-modules Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfile-find-rule-perl_0.30-2_all.deb Size: 29460 MD5sum: 0e6c136d0146a777664c43e81a1fb331 SHA1: f786a875dab2f032a61d12bac30b7fc4b3962dbc SHA256: ec09b49b700b4a143e211be03d97242b4cf1a4784b89a15e94b4a599f2a43a96 Description: Alternative interface to File::Find A friendlier interface to File::Find. It allows you to build rules which specify the desired files and directories. Package: libconfig-tiny-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Dominic Hargreaves Architecture: all Version: 2.10-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libconfig-tiny-perl_2.10-1_all.deb Size: 13160 MD5sum: e44b1d42f9ce10e09e083296f791ebab SHA1: 22c5e971a301a93b99e3b3da8743cdbee5f01f71 SHA256: b01a425ae6e8959fdeef26aac177c9662c2426b986574bd848e19efc30ff0fce Description: Read/Write .ini style files with as little code as possible Config::Tiny is a perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. Memory usage is normally scoffed at in Perl, but in my opinion should be at least kept in mind. . This module is primarily for reading human written files, and anything we write shouldn't need to have documentation/comments. If you need something with more power, move up to Config::Simple, Config::General or one of the many other Config:: modules. To rephrase, Config::Tiny does not preserve your comments, whitespace, or the order of your config file. Package: libio-capture-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Debian Perl Group Architecture: all Version: 0.05-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libio-capture-perl_0.05-1_all.deb Size: 33050 MD5sum: b54e41ec147e4ba011a57c656ef3362e SHA1: 082ec7b0781ae3f945596d65af8859090c7c8a86 SHA256: daa0d10c03c67b02dc95658778b845c7848fbd9515864b7c238d377b381ba8a9 Description: Abstract Base Class to build modules to capture output. The IO::Capture Module defines an abstract base class that can be used to build modules that capture output being sent on a filehandle such as STDOUT or STDERR. . Several modules that come with the distribution do just that. I.e., Capture STDOUT and STDERR. Also see James Keenan's IO::Capture::Stdout::Extended on CPAN. . See IO::Capture::Overview for a discussion of these modules and examples of how to build a module to sub-class from IO::Capture yourself. If after reading the overview, you would like to build a class from IO::Capture, look here for details on the internals. Package: libaudio-scrobbler-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Michael Ablassmeier Architecture: all Version: 0.01-2 Depends: libconfig-inifiles-perl, libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libaudio-scrobbler-perl_0.01-2_all.deb Size: 15872 MD5sum: a88b77ecb68a2f24f177f34ba44c2a09 SHA1: d74423c67be19527c88975a8f090e90c7cbafc24 SHA256: 9b74b68ede8ef20e1acc9bd551a4af1690a733913683b4390636d1b04d8634be Description: perl interface to audioscrobbler.com/last.fm The Audio::Scrobbler module provides a Perl interface to the track submission API of Last.fm's AudioScrobbler - http://www.last.fm. So far, only track submissions are handled; the future plans include access to the various statistics. Package: libvcs-lite-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Dominic Hargreaves Architecture: all Version: 0.08-1 Depends: libalgorithm-diff-perl (>= 1.13), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libvcs-lite-perl_0.08-1_all.deb Size: 25246 MD5sum: a8b28e2bf38984afce5842ef72548364 SHA1: fb8c51a399e1a3eeeeb16563eba7464b3bdb3659 SHA256: 4351dbfe196c87ab2724454bdc891d3c1071c8ffd09712ac2a43297e218950ba Description: Minimal version control system This module provides the functions normally associated with a version control system, but without needing or implementing a version control system. Applications include wikis, document management systems and configuration management. . It makes use of the module Algorithm::Diff. It provides the facility for basic diffing, patching and merging. Package: libcgi-formalware-perl Priority: optional Section: contrib/perl Installed-Size: 59 Maintainer: Debian Perl Group Architecture: all Version: 1.13-1 Depends: libnet-telnet-perl (>= 3.01), libxml-dom-perl (>= 1.14), perl (>= 5.6.0-16), perl-modules | libcgi-perl | libcgi-pm-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcgi-formalware-perl_1.13-1_all.deb Size: 21212 MD5sum: 096e0c599bfa1dbc09b02a15b1eb3a36 SHA1: 6f80fdc29801e72529092fc15d21197ec4ebef11 SHA256: 05e75984a7b81e32f660241705bbcae62f424b857c089f9e82514e1c12937b22 Description: Perl module for converting an XML file into a suite of CGI forms This module supports providing a type of repository for frequently used scripts, which can then be executed locally or remotely (via Net::Telnet), by just entering a password (for remote scripts), and clicking. Package: libooolib-perl Priority: optional Section: contrib/perl Installed-Size: 22 Maintainer: Debian OpenOffice Team Architecture: all Source: ooolib-perl Version: 0.1.9-1 Depends: libarchive-zip-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libooolib-perl_0.1.9-1_all.deb Size: 84054 MD5sum: d64e02735279dcdbcd1eb86667207349 SHA1: ad3083100d659801a63c4b3ca0eccd28d8b3f2bd SHA256: a455c50cb9c2453842808a52c4734acb652abdaf9acd98f5b547eba34d7c05c9 Description: Perl library for creating OpenOffice.org documents (calc/writer) ooolib is a Perl library to be used to create simple OpenOffice.org spreadsheet and text documents. . Note that this only supports the OpenOffice.org 1.0 format, *not* OpenDocument. Package: libhttp-recorder-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.05-2 Depends: libhtml-parser-perl, libhttp-request-params-perl, liburi-perl, libwww-perl, perl (>= 5.6.0-16) Suggests: libhttp-proxy-perl, libwww-mechanize-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhttp-recorder-perl_0.05-2_all.deb Size: 15368 MD5sum: 8bda3b00b686693dc6306ee7cf24bf14 SHA1: fd8289fb911ac9d68de36394d32ee78601dd2bcb SHA256: b90f20cea5b82fef147f3088320a4db97c365dc68475ad2c76f4b2d504112074 Description: Record interaction with websites HTTP::Recorder allows your Perl program to record the interaction with websites (SSL and non-SSL). You set HTTP::Recorder as the user agent for a proxy, and it will rewrite HTTP responses so that additional requests can be recorded. . The interaction is recorded in a script suitable for WWW::Mechanize. If a JavaScript-enabled browser is being used, the script can be examined an modified as it is being recorded. Homepage: http://www.bitmistress.org/ Package: libmarc-xml-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: all Version: 0.87-1 Depends: libmarc-charset-perl (>= 0.97-2), libmarc-record-perl (>= 1.36), libxml-sax-perl (>= 0.12), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmarc-xml-perl_0.87-1_all.deb Size: 19204 MD5sum: bb9e14a7908cf027571ae672dd0f5aef SHA1: d1544b4581b3f088b0e9fb99f3b2c157290ab38c SHA256: 5f5aa29c95bb328871f7df45a1248cb17c1021260b248e5ac64c0f8f9d15978b Description: Perl library to access MARC data encoded as XML The MARC-XML distribution is an extension to the MARC-Record distribution for working with MARC21 data that is encoded as XML. The XML encoding used is the MARC21slim schema supplied by the Library of Congress. More information may be obtained here: http://www.loc.gov/standards/marcxml/ . Once you install the MARC-XML distribution you will most likely not use it directly, but will have an additional file format available to you when you use MARC::Batch. . This version of MARC-XML supersedes an the versions ending with 0.25 which were used with the MARC.pm framework. MARC-XML now uses MARC::Record exclusively. Package: libcontextual-return-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: all Version: 0.2.1-1 Depends: libversion-perl, libwant-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcontextual-return-perl_0.2.1-1_all.deb Size: 42092 MD5sum: c3567e74137532d0b2cf972d241a0aca SHA1: b8386f1478890268c68cf9de599aa4f058224158 SHA256: 41b13da444a16f34d091ff5ca426170ae63d97f8b8c318e5795ef8abd9eef797 Description: Create context-senstive return values This module provides a collection of named blocks that allow a return statement to return different values depending on the context in which it's called. Package: libnet-ident-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.20-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-ident-perl_1.20-4_all.deb Size: 25498 MD5sum: 1e1e13ecbdd2d2ae51728cbe777a0d90 SHA1: 5a0bad79bec6b98f085f5569c467aa34b754204a SHA256: 796d0de776278927dd311d2c47a50aeb30906b60cea09562a8330e6127c667a9 Description: lookup the username on the remote end of a TCP/IP connection You can either use the simple interface, which does one ident lookup at a time, or use the asynchronous interface to perform (possibly) many simultaneous lookups, or simply continue serving other things while the lookup is proceeding. Package: libmail-sender-perl Priority: optional Section: contrib/perl Installed-Size: 127 Maintainer: Erik Wenzel Architecture: all Version: 0.8.13-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmail-sender-perl_0.8.13-3_all.deb Size: 52316 MD5sum: 6104a7a0469f62168b2aa7ba621460b3 SHA1: 8ba002abbdfccaaccd9e5c7f829372bec8f6e019 SHA256: 1ee3c9f7a455f537870412fc7658e3cbae8999470f90b53caead449f201b6fc5 Description: Perl Module for sending mails with attachments An object oriented interface to sending SMTP mails through a socket connection. Supports multipart messages. Package: libtest-use-ok-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.02-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-use-ok-perl_0.02-1_all.deb Size: 9868 MD5sum: 0f28e3ea413fdbff90fb9ce306f2123b SHA1: 910dbd387186fd1d99adb18fe8b20ef113110225 SHA256: bd2ee3ea0278d801fe1e8d50074b22bb5ab902a09af84e6f65ec29649e768ab3 Description: Tests if a Perl module loads ok Like Test::More::use_ok Test::use::ok can be used in test scripts to check if a module loads ok but its usage is less error-prone. Package: libdata-flow-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian QA Group Architecture: all Version: 0.09-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-flow-perl_0.09-1_all.deb Size: 10766 MD5sum: c4c7ff28ffb661a123e5b6bfcf7f587d SHA1: 409c7e73ddbe98042d14cab779b4aa81e51ce53b SHA256: 38da46cb08daf65bfeb7a040c4791e7ff28906079bd2679af5587ecd2331163c Description: Perl extension for simple-minded recipe-controlled build of data Data::Flow allows you to define recipes for building data. A recipe contains all of the rules for determining the value of the data involved based on a set of defaults and/or interreactions with other pieces of data in an automated fashion. You can define any or all of: - default values - prerequisites (other fields that must have values before the field in question can be determined) - subroutines to build the field data given all requirements Package: libcgi-simple-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Jose Luis Rivas Architecture: all Version: 1.103-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcgi-simple-perl_1.103-1_all.deb Size: 105128 MD5sum: a46c9c0983bb7c6c3efd84c235a0538a SHA1: 965a81f7d0fb083f5a5f840c4307864f1e3ca4e0 SHA256: 0c764de71357bcc1a8faa2aa3b0366f63eb8918dab62ac27705a554e04d0843a Description: A Simple totally OO CGI interface that is CGI.pm compliant CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm. It shares an identical OO interface to CGI.pm for parameter parsing, file upload, cookie handling and header generation. This module is entirely object oriented, however a complete functional interface is available by using the CGI::Simple::Standard module. . Essentially everything in CGI.pm that relates to the CGI (not HTML) side of things is available. There are even a few new methods and additions to old ones! If you are interested in what has gone on under the hood see the Compatibility with CGI.pm section at the end. . In practical testing this module loads and runs about twice as fast as CGI.pm depending on the precise task. . Homepage: http://search.cpan.org/~jfreeman/Cgi-Simple-0.077/ Package: libhtml-tokeparser-simple-perl Priority: optional Section: contrib/perl Installed-Size: 18 Maintainer: Christian Sánchez Architecture: all Version: 3.15-1 Depends: libhtml-parser-perl (>= 3.25), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-tokeparser-simple-perl_3.15-1_all.deb Size: 40496 MD5sum: 9b902fa75c2e1072a962984de4fccc76 SHA1: 332ec4e60a9c15b514ceab36c5ab4e27a642e44c SHA256: 1a8c3ee6e3c4871c4ed151c2ee6883276e030045ed12a591822c8b9d4bc8e360 Description: Perl module used to tokenize HTML documents This is the CPAN module HTML::TokeParser::Simple. . HTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses easy-to-remember method calls to work with tokens. For instance, rather than writing code like this: . $token->[0] eq 'S' and $token->[1] eq 'form' . . you can instead write something simpler like this: . $token->is_start_tag( 'form' ) . Package: libnet-sip-perl Priority: optional Section: contrib/perl Installed-Size: 291 Maintainer: Debian Perl Group Architecture: all Version: 0.39-1 Depends: libnet-dns-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-sip-perl_0.39-1_all.deb Size: 208702 MD5sum: cf1777db61be85f7b6b6d6c9dab1b125 SHA1: 4b271c54a8fc790a544912b1be10f69101790197 SHA256: 62fa7670397cd6146a2b3d4251fd88f8dd5fea683a57a24295672f0f2199573d Description: SIP handler Perl module Net::SIP module provides a tool to write SIP endpoints (e.g phones, answer machines), SIP proxies and registrars. Homepage: http://search.cpan.org/dist/Net-SIP/ Package: libemail-address-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 1.888-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libemail-address-perl_1.888-2_all.deb Size: 26296 MD5sum: 8523849562d7370d7654c4f628ea2d6c SHA1: ee1bcb0b76483b0a349c4b21fc639ab95ccf450d SHA256: e84789c180709dbfaafb817d7e3435af85ffc6db3d8466c761b631767aa22139 Description: RFC 2822 Address Parsing and Creation Email::Address implements a complete RFC 2822 parser that locates email addresses in strings and returns a list of Email::Address objects found. Alternatley you may construct objects manually. The goal of this software is to be correct, and very very fast. Homepage: http://search.cpan.org/dist/Email-Address/ Package: libxml-um-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Jay Bonci Architecture: all Version: 0.01-7 Replaces: libxml-enno-perl Depends: libxml-encoding-perl, perl (>= 5.6.0-16) Conflicts: libxml-enno-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-um-perl_0.01-7_all.deb Size: 11618 MD5sum: 7eb50ca41c45db2698521c9b1a2125dd SHA1: 781f916d047b1f811b6cd35d9961f694f6630981 SHA256: bfe9b89d89b78fd73938cc6de6c409aafd01751bf222c367d431ac97677f2bac Description: Perl module for converting UTF-8 strings This module provides methods to convert UTF-8 strings to any XML encoding that XML::Encoding supports. It creates mapping routines from the .xml files that can be found in the maps/ directory in the XML::Encoding distribution. Note that the XML::Encoding distribution does install the .enc files in your perl directory, but not the.xml files they were created from. That's why you have to specify $ENCDIR as in the SYNOPSIS. . This implementation uses the XML::Encoding class to parse the .xml file and creates a hash that maps UTF-8 characters (each consisting of up to 4 bytes) to their equivalent byte sequence in the specified encoding. Note that large mappings may consume a lot of memory! . Future implementations may parse the .enc files directly, or do the conversions entirely in XS (i.e. C code). Package: libsql-abstract-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Bart Martens Architecture: all Version: 1.21-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsql-abstract-perl_1.21-3_all.deb Size: 37014 MD5sum: baf74e3531cba74a03e0e66a6b451775 SHA1: 9ef4243b3cdeb434f2c4953ce3cc634bf1f4cf2b SHA256: 8af590d87f1eed53b3f5b3843c4cb7aa522b34bcc62650d1c87e86458e4f2b7a Description: Generate SQL from Perl data structures This module was inspired by the DBIx::Abstract. The intention of this module is provide abstract SQL generation methods. With this module you can generate SQL, but still retain complete control over the statement handles and use the DBI interface if you wish. . While based on the concepts used by DBIx::Abstract, there are several important differences, especially when it comes to WHERE clauses. Some of the concepts used have been modified to make the SQL easier to generate from Perl data structures and hopefully more intuitive. The underlying idea is for this module to do what you mean, based on the data structures you provide it. The big advantage is that you don't have to modify your code every time your data changes, as this module figures it out. . Homepage: http://search.cpan.org/~nwiger/SQL-Abstract/ Package: libpalm-perl Priority: extra Section: contrib/perl Installed-Size: 18 Maintainer: Debian QA Group Architecture: all Version: 1.3.0-6 Depends: perl (>= 5.8.4-8) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpalm-perl_1.3.0-6_all.deb Size: 77188 MD5sum: f34136d2b4a23d0449c50d5ceb276534 SHA1: 9321dac5cd8e49e4014bbc727cadfc3a071787de SHA256: ab99fd21dffacdce88655e10612cef3090925638e54b46d0e3d2fd755d759b50 Description: Perl 5 modules for manipulating pdb and prc database files Contains Perl modules for manipulating Palm Pilot databases. These include Palm::ToDo, Palm::Memo, Palm::Mail, Palm::Address, Palm::Datebook, and the generic Palm::PDB. Package: libexpect-simple-perl Priority: optional Section: contrib/perl Installed-Size: 32 Maintainer: Debian Perl Group Architecture: all Version: 0.03-1 Depends: libexpect-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libexpect-simple-perl_0.03-1_all.deb Size: 11310 MD5sum: 75051758c9b09df9ea69dba7a30bb544 SHA1: 9314b2dd46c86484ddb8835d7906485ce97b592c SHA256: 40cbd86f2a81ef3a21539ad1b674050d2a1c821418b34e65003705b99dde4d64 Description: wrapper around the Expect module Expect::Simple is a wrapper around the Expect module which should suffice for simple applications. It hides most of the Expect machinery; the Expect object is available for tweaking if need be. . Homepage: http://search.cpan.org/dist/Expect-Simple/ Package: libend-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 1.2-5 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libend-perl_1.2-5_all.deb Size: 7482 MD5sum: 1293462cdc7f6373aa8ec18bbe8d725e SHA1: feee0306e0be05456b5e491d6e71a5d526a8fb91 SHA256: a70d9ddebda040526f00370c2efcf8486916c8287736db8fed3653283165b96d Description: Generalized END {} The module End exports a single subroutine end, which allows you to set up some code that is run whenever the current block is exited, regardless whether that is due to a return, next, last, redo, exit, die, goto or just reaching the end of the block. Package: libclass-whitehole-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Bart Martens Architecture: all Version: 0.04-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-whitehole-perl_0.04-4_all.deb Size: 6746 MD5sum: cefe82d56ffb1adffc77c5020362e33f SHA1: 187c4fcfc9cb9bf2f8e2acc5cfc78e2a908b6d07 SHA256: 5e09fc50e1ab5dab4edd26c95ca2f86279a0f09ddac5c3e551ff4fe4eb5a2e67 Description: Base class to treat unhandled method calls as errors It is possible to accidentally inherit an AUTOLOAD method. Often this will happen if a class somewhere in the chain uses AutoLoader or defines one of their own. This can lead to confusing error messages when method lookups fail. . Sometimes you want to avoid this accidental inheritance. In that case, inherit from Class::WhiteHole. All unhandled methods will produce normal Perl error messages. . Homepage: http://search.cpan.org/~mschwern/Class-WhiteHole/ Package: libxml-easyobj-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Jay Bonci Architecture: all Version: 1.12-2 Depends: libxml-dom-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-easyobj-perl_1.12-2_all.deb Size: 16512 MD5sum: d7bdbae502852c778cf3efe9d13ecb2f SHA1: fefb0c5232d487a73e971168a5066c5029b9f1ba SHA256: 56287031e8c889179ec701f0caa323792478bb7aebe2f0aed0f04e2f3176bd59 Description: Easy XML object navigation in perl A simple to use alternative to other XML parsers based on XML::DOM. A more perlish solution to XML object navigation. Package: libxml-grove-perl Priority: optional Section: contrib/perl Installed-Size: 25 Maintainer: Jay Bonci Architecture: all Version: 0.46alpha-11 Depends: libxml-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-grove-perl_0.46alpha-11_all.deb Size: 63508 MD5sum: 00beb44dea404b9dff59089dfb3318ae SHA1: 43933a7400f256505038a23c9f1d06464e80cf5e SHA256: 49d258463554de86b0aedcdf431cd8e74192caa1523ced612b37d187b691a1e0 Description: Perl module for accessing parsed *ML instances This module provides simple access to the information set of parsed XML, HTML, or SGML instances using a tree of Perl hashes. This package also includes several extensions to XML::Grove that provide the following: . * returning element contents as a string * returning element contents as XML, HTML, or Canonical XML * processing entire groves using the visitor pattern * processing entire groves using PerlSAX * running a filter over all nodes in the grove * substituting values into an XML template grove * indexing a grove by ID or other attributes * accessing elements and objects via URL-like paths Package: libxml-checker-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Jay Bonci Architecture: all Version: 0.13-4 Replaces: libxml-enno-perl Depends: libxml-dom-perl (>= 1.29), libxml-parser-perl (>= 2.30), libxml-perl (>= 0.07), libxml-regexp-perl (>= 0.03), perl (>= 5.6.0-16) Conflicts: libxml-enno-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-checker-perl_0.13-4_all.deb Size: 44460 MD5sum: 30657763ebaff5b367aeb32da20045ad SHA1: ffc98dbdecfa6bcbdc21b2207ca0b7bdf4a444e5 SHA256: f4602a56c974bf6df32a334ffa9ad54fc554a223fe68eb714aa5338973b88d9c Description: Perl modules for validating XML This package contains several modules for validating XML: . XML::Checker - contains the XML::Checker class that is used by the others XML::Checker::Parser - an XML::Parser that validates at parse time XML::DOM::ValParser - an XML::DOM::Parser that validates at parse time Package: libaudio-wav-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Debian Perl Group Architecture: all Version: 0.06-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libaudio-wav-perl_0.06-2_all.deb Size: 26326 MD5sum: c1937ad398c0554cf0c053a83fd29b37 SHA1: 7d3e9f944003177e0a18209118b3b70ada6a6fc8 SHA256: aea7a542db7679e195e99b545ede68d6f69653751160c1ba3d5d483cdd2d6f3c Description: Perl Modules for reading & writing Microsoft WAV files These Perl modules provide a method of reading & writing uncompressed Microsoft WAV files. Package: libnet-cidr-lite-perl Priority: optional Section: perl Installed-Size: 44 Maintainer: Debian Perl Group Architecture: all Version: 0.20-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-cidr-lite-perl_0.20-1_all.deb Size: 13622 MD5sum: d25eb2a0dccf1098dcd789bc28548959 SHA1: 597e054cb5b07e39ce3dde31dec3bbb08940ddae SHA256: e2342303b7454c01cf8ea82130049e7ae0042f46ab048fd274b23583908b07c9 Description: Merge IPv4 or IPv6 CIDR address ranges Faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses. Package: libdata-optlist-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 0.103-1 Depends: libparams-util-perl (>= 0.14), libsub-install-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-optlist-perl_0.103-1_all.deb Size: 8816 MD5sum: 3f4b9e872d6a8a79448439a29a434f3f SHA1: 1f44606a7e1309f6932556ba1663ff5e4ab48929 SHA256: 898d9360e4b410d0554e02e195559ec571a4919d4d3ec71abe51044ac9535239 Description: Parse and validate simple name/value option pairs Hashes are great for storing named data, but if you want more than one entry for a name, you have to use a list of pairs. . Data::OptList make it easy by assuming that any defined scalar is a name and any reference following a name is its value. Homepage: http://search.cpan.org/dist/Data-OptList/ Package: libwiki-toolkit-plugin-diff-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Dominic Hargreaves Architecture: all Version: 0.12-1 Depends: libparams-validate-perl (>= 0.74), libvcs-lite-perl (>= 0.05), libwiki-toolkit-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libwiki-toolkit-plugin-diff-perl_0.12-1_all.deb Size: 12848 MD5sum: f4c8ff9547a88d7bc495b6ac2dfc9253 SHA1: c8b5c578cca95fb1f89aa41047175a8bad5d5bf8 SHA256: 24ea5f1360eba1f9709df00713ac22ef4a2b2fc88fdcdc57bb7849834e138246 Description: format differences between two Wiki::Toolkit pages A plug-in for Wiki::Toolkit sites, which provides a nice extract of differences between two versions of a node. Package: libcgi-untaint-email-perl Priority: extra Section: contrib/perl Installed-Size: 9 Maintainer: Ben Hutchings Architecture: all Version: 0.03-1 Depends: libcgi-untaint-perl, libemail-valid-perl, libmailtools-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcgi-untaint-email-perl_0.03-1_all.deb Size: 4906 MD5sum: e979f85003d7bbeec0859f9962b7bd07 SHA1: 29f42d58b2c9e8b01467ce28b04f9516a1626e44 SHA256: b3c4fc0ccdca505381b4ec46532253456754415e45115f7dc057e21243cf45c1 Description: CGI::Untaint::email - validate an email address This input handler for CGI::Untaint validates an email address according to RFC2822, using Email::Valid. . Homepage: http://search.cpan.org/~miyagawa/CGI-Untaint-email/ Package: libmail-milter-perl Priority: optional Section: contrib/perl Installed-Size: 27 Maintainer: Hilko Bengen Architecture: all Version: 0.06-1 Depends: libsendmail-milter-perl (>= 0.18) | libsendmail-pmilter-perl (>= 0.80), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmail-milter-perl_0.06-1_all.deb Size: 69610 MD5sum: b6dd741c44571b2e44971637cf8c1531 SHA1: 66fee8b7ec880ce2239843f668a0fc684c26c6a2 SHA256: 12c136c11079c08c33f05fc3a99ae18054d2fecdbfb6bad44e86268b65801789 Description: Perl extension modules for mail filtering via milter Mail::Milter is a set of modules useful to mail filter writers who are using the Sendmail::Milter and/or Sendmail::PMilter APIs to interface directly to the SMTP transaction. Package: libmail-srs-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Debian QA Group Architecture: all Version: 0.31-4 Depends: libdigest-hmac-perl, libmldbm-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmail-srs-perl_0.31-4_all.deb Size: 44690 MD5sum: 7e5542c4c37787bf490c0c890e9f74a0 SHA1: e74e66e1c82cb8ed9f01b0bb8f3a4cc815aa564f SHA256: ada62ea4d06483ccb55291691c8ea763337267d873f6f3dfe9ae4bbb580db4c2 Description: interface to Sender Rewriting Scheme The Sender Rewriting Scheme preserves .forward functionality in an SPF-compliant world. . SPF requires the SMTP client IP to match the envelope sender (return-path). When a message is forwarded through an intermediate server, that intermediate server may need to rewrite the return-path to remain SPF compliant. If the message bounces, that intermediate server needs to validate the bounce and forward the bounce to the original sender. Package: libmon-perl Priority: extra Section: contrib/perl Installed-Size: 10 Maintainer: Dario Minnucci Architecture: all Version: 0.11-4 Depends: libconvert-ber-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmon-perl_0.11-4_all.deb Size: 29058 MD5sum: 4937ac53ace1061412c94304514bc524 SHA1: 3b47eccca26ed40b65442ae9389566e695c3837e SHA256: 92636848fd8a1362f30c0264ff8c2ce56c187febf18e2cac9d824f29eace5030 Description: mon Perl modules for clients and server These are some Perl modules for interfacing with the mon system. mon is a tool for monitoring the availability of services. More information can be found at http://www.kernel.org/software/mon/. . These modules are used by both the mon server and mon clients. Package: libweather-com-perl Priority: optional Section: contrib/perl Installed-Size: 191 Maintainer: Christoph Haas Architecture: all Version: 0.5.2-1 Depends: libtime-format-perl, libwww-perl, libxml-simple-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libweather-com-perl_0.5.2-1_all.deb Size: 103748 MD5sum: f3c9276fdc8366f54ab1fb59885cb8bb SHA1: c59d2c47cc1fdde1dc074015fa2f6705c5238575 SHA256: 26e0f290d4f4e924184603a6e336ed5b139aeaafc53951351fdedc95e23fd9ca Description: CPAN's Weather::Com module for fetching data from weather.com Weather-Com is meant to be a module suite enabling the perl programmer to access weather information as provided by weather.com's XOAP interface. . Notice: To use the weather.com's service you have to register at weather.com first and accept their terms of service. Package: liblwpx-paranoidagent-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Hilko Bengen Architecture: all Version: 1.03-1 Depends: libnet-dns-perl, libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblwpx-paranoidagent-perl_1.03-1_all.deb Size: 17450 MD5sum: b48d453a10828d9c20dfedab00f6c083 SHA1: 66ac2650ed9f3147c05cdcd2ae58ee2e456a60bb SHA256: 7643d3b3e35db45963f2f2c22746c94a03ef14cd90f2ceb3e438e4e6d21027c7 Description: a "paranoid" subclass of LWP::UserAgent The LWPx::ParanoidAgent is a class subclassing LWP::UserAgent, but paranoid against attackers. It's to be used when a remote resource is fetched on behalf of a possibly malicious user. . This class can do whatever LWP::UserAgent can (callbacks, uploads from files, etc). . Proxy support has been removed, because in that case you should do your paranoia at your proxy. . The URI scheme are limited to http and https. Package: migemo-perl Priority: optional Section: contrib/utils Installed-Size: 30 Maintainer: Fumitoshi UKAI Architecture: all Version: 0.22-4.2 Depends: apel, emacs21 | emacsen, liblingua-romkan-perl Conflicts: migemo Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/migemo-perl_0.22-4.2_all.deb Size: 2631266 MD5sum: f8cd8307406ec3023e1e0fcc85f6c79f SHA1: 9b0c16e017e30212f9f5df07ab65b800d6ea8087 SHA256: bd366aeae158f681f93389af78ddefb164c29ee0aaca03c9e4191b33b12482f2 Description: Japanese incremental search with Romaji on Emacsen migemo is a tool that supports Japanese incremental search with Romaji. It releases you from heavy tasks of Kana to Kanji conversion in order to search. This is an Emacsen interface, that is a wrapper for isearch. Homepage: http://migemo.namazu.org/ . This is an obsolete version of migemo. A newer version is written in Ruby. Package: libgetopt-euclid-perl Priority: optional Section: perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 0.1.0-1 Depends: libversion-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgetopt-euclid-perl_0.1.0-1_all.deb Size: 33432 MD5sum: ea0a43303d2d129720516f017e08ccad SHA1: 80d80f70b06f6a2736500247e78a0819157cefd9 SHA256: cd9fb5014be462a1a2b9e423617fc0b8f0e0cea5d50acd998ebafc1f4f764d79 Description: Executable Uniform Command-Line Interface Descriptions Getopt::Euclid uses your program's own documentation to create a command-line argument parser. This ensures that your program's documented interface and its actual interface always agree. Package: libmath-vec-perl Priority: optional Section: perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 1.01-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmath-vec-perl_1.01-1_all.deb Size: 18416 MD5sum: 70b32cf8303dfc6f8c5f8e1fb04b1b90 SHA1: a192b859693d12f4081660777a8eeaddfef63d5a SHA256: 1bd2ca8333bbcb5220294fb8c423c7cceef77274bcc562e2c56bafe58bc03f87 Description: Object-Oriented Vector Math Methods in Perl This module was adapted from Math::Vector, written by Wayne M. Syvinski. . It uses most of the same algorithms, and currently preserves the same names as the original functions, though some aliases have been added to make the interface more natural (at least to the way I think.) . The "object" for the object oriented calling style is a blessed array reference which contains a vector of the form [x,y,z]. Methods will typically return a list. Package: jirc Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Kees Cook Architecture: all Version: 0.6-1 Depends: libconfig-simple-perl, libfilter-template-perl, libnet-jabber-perl, libpoe-component-irc-perl, libpoe-component-jabber-perl, libpoe-filter-xml-perl, libxml-stream-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/jirc_0.6-1_all.deb Size: 16036 MD5sum: 6135db154ae131c4feb696bea0e38f94 SHA1: 98a09e55438a0c3792bf6750d4756afe070673c9 SHA256: d07a20c52f4340538701f4c0094d33957603209945af96aae9bcd9fd2c773b53 Description: an IRC to Jabber bridge bot The jirc bot logs into an IRC channel and a Jabber conference room. It will relay conversations between the two rooms, identifying each of the speakers in braces. Actions are forwarded as well. Homepage: http://outflux.net/software/pkgs/jirc-bridge/ Package: libclass-singleton-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Piotr Roszatycki Architecture: all Version: 1.03-7 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-singleton-perl_1.03-7_all.deb Size: 15826 MD5sum: c823191a4c55409c0f90564bcb88c96a SHA1: c80e4867aa58638afa95fcdefef83e56adcacbce SHA256: c4ae47dd6287e35c786d7e50c90666c13a2fb637d9041359055fa7b4f5738777 Description: perl Class::Singleton - Implementation of a "Singleton" class This is the Class::Singleton module. A Singleton describes an object class that can have only one instance in any system. An example of a Singleton might be a print spooler or system registry. This module implements a Singleton class from which other classes can be derived. By itself, the Class::Singleton module does very little other than manage the instantiation of a single object. In deriving a class from Class::Singleton, your module will inherit the Singleton instantiation method and can implement whatever specific functionality is required. . For a description and discussion of the Singleton class, see "Design Patterns", Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2. Package: libtk-splashscreen-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.0-3 Depends: perl (>= 5.6.0-16), perl-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtk-splashscreen-perl_1.0-3_all.deb Size: 10574 MD5sum: 2c2cf6511666d923c425359cba2e5d4e SHA1: 684e3b455d24bea269a42447c16dee507cdea6bf SHA256: 51157b2188f55137d6b7ca88ca217cd1688b647e04c4c72051c3939515753d88 Description: Toplevel mega widget to display a splashscreen For programs that require large load times, it's a common practice to display a Splashscreen that occupies the user's attention. This Toplevel mega widget provides all the display, destroy and timing events. All you do is create the Splashscreen mega widget, populate it as you see fit, then invoke Splash() to display it and Destroy() to tear it down. Package: libmail-spf-query-perl Priority: optional Section: contrib/perl Installed-Size: 17 Maintainer: Debian Perl Group Architecture: all Version: 1:1.999.1-3 Depends: libnet-cidr-lite-perl (>= 0.15), libnet-dns-perl (>= 0.46), libsys-hostname-long-perl, liburi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmail-spf-query-perl_1.999.1-3_all.deb Size: 71046 MD5sum: 34e8893de8d103d63ffa6029e275e137 SHA1: 17fa9e1edfb6eaec877e699cba9c4980a7589664 SHA256: a1956910c7d743d6357bc4c82d508f7e86d6707f65fa00e6d761f7914610b989 Description: query SPF (Sender Policy Framework) to validate mail senders The Sender Policy Framework (SPF) protocol relies on sender domains to publish a DNS whitelist of their designated outbound mailers. This module, given an envelope sender, determines whether a given client IP address is a legitimate mail source. . This package also includes spfquery, a command line interface to the module, and spfd, a query proxy for some mail server configurations. . For more information on SPF, see . Package: libclass-delegator-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Nacho Barrientos Arias Architecture: all Version: 0.06-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-delegator-perl_0.06-3_all.deb Size: 15362 MD5sum: ae044d8f4abb81c6ab2c802052d4fc84 SHA1: 10449ab073f0449efe085c66cde983764348737d SHA256: fd1e58ceb2e92393c8276199fac52f2a1b9d3e8a63fa5195af4fe59f16108ca3 Description: Perl module for a simple and fast object-oriented delegation This module provides a subset of the functionality of Damian Conway's lovely Class::Delegation module. . However the specification semantics of Class::Delegator differ slightly from those of Class::Delegation, so this module isn't a drop-in replacement for Class::Delegation. Homepage: http://search.cpan.org/dist/Class-Delegator/ Package: libsnmp-mib-compiler-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Deepak Tripathi Architecture: all Version: 0.06-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsnmp-mib-compiler-perl_0.06-2_all.deb Size: 136694 MD5sum: 1578afa8d82c311bc0610797ffbcfaae SHA1: a494ae24ceb323c502b8d759a54e03114a2d3865 SHA256: e6c3533912e47ef3e0b805d980c36b395fc596abb5342d19981a272bd165274c Description: a MIB Compiler supporting SMIv1 and SMIv2 SNMP::MIB::Compiler is a MIB compiler that fully supports both SMI(v1) and SMIv2. This module can be use to compile MIBs (recursively or not) or load already compiled MIBs for later use. Some tasks can be performed by the resulting object such as : . resolution of object names into object identifiers (OIDs). e.g. ifInOctets => 1.3.6.1.2.1.2.2.1.10 . convertion of OIDs. e.g. 1.3.6.1.2.1.2.1 => iso.org.dod.internet.mgmt.mib-2.interfaces.ifNumber . drawing MIB trees. e.g. ifTestTable => ifTestTable | +-- --- ifTestEntry(1) | +-- -rw Integer ifTestId(1) +-- -rw Integer ifTestStatus(2) +-- -rw ObjectID ifTestType(3) +-- -r- Integer ifTestResult(4) +-- -r- ObjectID ifTestCode(5) +-- -rw String ifTestOwner(6) Package: libphp-serialization-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.27-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libphp-serialization-perl_0.27-1_all.deb Size: 8548 MD5sum: ff5c2578f992666f8bea770db6d4085e SHA1: 051e66f9e9158879dc3f79d3b285680ef6bb9f96 SHA256: c2c4e782d353352619c274a37e72e99013c4a3b23ba494e4a14eee49ee3829b6 Description: Serialize/Deserialize structs in PHP way. PHP::Serialization provides a simple, quick means of serializing perl memory structures (including object data!) into a format that PHP can deserialize() and access, and vice versa. . NOTE: Converts PHP arrays into Perl Arrays when the PHP array used exclusively numeric indexes, and into Perl Hashes then the PHP array did not. Homepage: http://search.cpan.org/dist/PHP::Serialization/ Package: libtemplate-timer-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Florian Ragwitz Architecture: all Version: 0.04-1 Depends: libtemplate-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtemplate-timer-perl_0.04-1_all.deb Size: 6576 MD5sum: df46019823f2688f63fbbcb6aeb4f7da SHA1: e80cd1eb8266f3679922e685371990973c73dd6c SHA256: 38ccbb01e05efb839db80a4b55b26ef77b8535d0f23731c6db20d15ceeb8000d Description: Rudimentary profiling for Template Toolkit Template::Timer provides inline timings of the template processing througout your code. It's an overridden version of Template::Context that wraps the process() and include() methods. Package: liblogger-syslog-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 1.1-1 Depends: libsys-syslog-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblogger-syslog-perl_1.1-1_all.deb Size: 7562 MD5sum: b4fc5dc258c0abf76f764724a3ce54b9 SHA1: 0d7c241fc1bf279d53b9bdce759492fd7c6a35be SHA256: 9744c2bc9b7cb90ff99ee5c0a6ae6789bfdd8ab195e1d622d97398fde13b66d2 Description: Logger::Syslog -- an simple wrapper over Sys::Syslog for Perl You want to deal with syslog, but you don't want to bother with Sys::Syslog, that module is for you. . Logger::Syslog takes care of everything regarding the Syslog communication, all you have to do is to use the function you need to send a message to syslog. . Logger::Syslog provides one function per Syslog message level: debug, info, warning, error, notice, critic, alert. Package: libpoe-component-jobqueue-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Steve Kowalik Architecture: all Version: 0.5402-1 Depends: libpoe-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpoe-component-jobqueue-perl_0.5402-1_all.deb Size: 16170 MD5sum: fa3e6bb3af34ccad85853aff2f355bfc SHA1: a947a8071ce09698b89546f21e2b844c47aa15d0 SHA256: 36120f078655280040a0c2385adfc60081868c444850185eea8660f096395c61 Description: POE component to manage queues and worker pools POE::Component::JobQueue manages a finite pool of worker sessions as they handle an arbitrarily large number of tasks. It often is used as a form of flow control, preventing a large group of tasks from exhausting some sort of resource. . PoCo::JobQueue implements two kinds of queue: active and passive. Both kinds of queue use a Worker coderef to spawn sessions that process jobs, but how they use the Worker differs between them. Package: libtext-textile-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 2.03-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-textile-perl_2.03-2_all.deb Size: 42126 MD5sum: 749d2ae9225a23aa6e048684a5715561 SHA1: 91413a7cb4dde9b3ed1666157c664c0393966e2e SHA256: 45c25b4b0a32b62c34c13ecfd2b997406ea5cf58f8776b041d2d276ea1af1147 Description: formats text using a simple style of markup Text::Textile is a Perl-based implementation of Dean Allen's Textile syntax. Textile is shorthand for doing common formatting tasks. Package: libspreadsheet-parseexcel-simple-perl Priority: optional Section: contrib/perl Installed-Size: 31 Maintainer: Debian Perl Group Architecture: all Version: 1.04-1 Depends: libspreadsheet-parseexcel-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libspreadsheet-parseexcel-simple-perl_1.04-1_all.deb Size: 7582 MD5sum: 34570ce3963bd00c079781839ed95933 SHA1: db3370f8dc2f526f8216d7a1a87b53bd32946321 SHA256: d5de9badbceefbecb014804e6cf4b2bf979f65fcd0906f884fc1e37a9ad0c37c Description: A simple interface to Excel data This provides an abstraction to the Spreadsheet::ParseExcel module for simple reading of values. . You simply loop over the sheets, and fetch rows to arrays. . For anything more complex, you probably want to use Spreadsheet::ParseExcel directly. Package: gtk2-ex-formfactory-perl Priority: optional Section: contrib/perl Installed-Size: 47 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christian Marillat Architecture: all Source: gtk2-ex-formfactory Version: 0.65-0.0ubuntu1 Depends: libgtk2-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/gtk2-ex-formfactory-perl_0.65-0.0ubuntu1_all.deb Size: 214440 MD5sum: b6927b1b72f85cf6f4dc7a0ff1218779 SHA1: 761d831d2b7e4802e00f94ebb5cdc3cb1ded1510 SHA256: b0686b39e00fe48bf853a32af214ece864f06228bcbd535b36e9aeef798ec52a Description: Makes building complex GUI's easy This is a framework which tries to make building complex GUI's easy, by offering these two main features: . * Consistent looking GUI without the need to code resp. tune each widget by hand. Instead you declare the structure of your GUI, connect it to the data of your program (which should be a well defined set of objects) and control how this structure is transformed into a specific layout in a very generic way. . * Automatically keep widget and object states in sync (in both directions), even with complex data structures with a lot of internal dependencies, object nesting etc. Bugs: mailto:marillat@debian.org Homepage: http://exit1.org/Gtk2-Ex-FormFactory/ Package: weblint-perl Priority: optional Section: contrib/perl Installed-Size: 22 Maintainer: Jonas Smedegaard Architecture: all Source: libhtml-lint-perl Version: 2.02-1 Provides: weblint Depends: libhtml-lint-perl, perl Conflicts: weblint Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/weblint-perl_2.02-1_all.deb Size: 10150 MD5sum: 5a36d629d16a10b72096adf236d13b4a SHA1: 1a62f0bc1d2a49bd22d737028660c726b4b58735 SHA256: 15db99e39b557726c27566bc41130f4d21a718eb182cce69f75d5b0de440ce36 Description: A syntax and minimal style checker for HTML This is a perl script which picks fluff off html pages, much in the same way traditional lint picks fluff off C programs. . The script is a complete rewrite of Neil Bowers' original weblint script. It currently supports HTML 4.0 (and only HTML 4.0). Package: libcatalyst-view-tt-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Catalyst Maintainers Architecture: all Version: 0.25-1 Depends: libcatalyst-perl (>= 5.50), libtemplate-perl, libtemplate-timer-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcatalyst-view-tt-perl_0.25-1_all.deb Size: 25000 MD5sum: 63472adb6bde6076bdb5e9a8a4fe1cc2 SHA1: 12539edb571d8c0d0497dcf40a6b1b3ac45ac2ca SHA256: 92429dbc6c0d99703479ee45a8456f004fecf622b9ceb9415341aad49499628c Description: Template View Class for Catalyst This is the Catalyst view class for the Template Toolkit. Your application subclass should inherit from this class. This plugin renders the template specified in $c->stash->{template}, or failing that, $c->request->match. The template variables are set up from the contents of $c->stash, augmented with template variable base set to Catalyst's $c->req->base, template variable c to Catalyst's $c, and template variable name to Catalyst's $c->config->{name}. The output is stored in $c->response->output. Package: libkolab-perl Priority: extra Section: contrib/perl Installed-Size: 12 Maintainer: Debian Kolab Maintainers Architecture: all Version: 5.8.7-20070420-2 Depends: kolab-libcyrus-imap-perl, libconvert-asn1-perl, libmail-imapclient-perl, libmime-perl, libnet-ldap-perl, liburi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libkolab-perl_5.8.7-20070420-2_all.deb Size: 31050 MD5sum: e02046c04d1231535f351e3650d964ea SHA1: 9795aa97789aa838cb9aa203f9aa00280212ec6e SHA256: 5361ec8cafa640e771e2a8beef6e13476f538fc5e2e089a64f472a557d0661ca Description: Perl modules for Kolab Kolab is a secure, scalable, and reliable groupware server. It consists of a number of well-known and proven components for the standard tasks such as e-mail, directory service, and web service. Kolab adds intelligent interaction between the components, a web administration interface, management of free/busy lists, etc. Various clients can access Kolab, among them Kontact (KDE), Outlook (Windows), and Horde (web). . This package contains Perl modules that support the internal Kolab server functionality. It is not intended for other purposes. . Web site: http://www.kolab.org/ Package: libpathtools-perl Priority: extra Section: contrib/perl Installed-Size: 4 Maintainer: Debian Perl Group Architecture: all Source: libfile-spec-perl Version: 3.2700-1 Depends: libfile-spec-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpathtools-perl_3.2700-1_all.deb Size: 16288 MD5sum: 6972af2c00c2ef438c411095c989d70e SHA1: cc8dd7691dbf10c4b22673f942d072162afc91a3 SHA256: 8dccd8a4b2a06e6d741117ff7f008f514dc0c55cc62fe25bd72ab8ebbf61b8cf Description: transitional dummy package This is a dummy package to ease the transition to libfile-spec-perl and can be safely removed. Homepage: http://search.cpan.org/dist/PathTools/ Package: libgeography-nationalgrid-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Dominic Hargreaves Architecture: all Version: 1.6-7 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgeography-nationalgrid-perl_1.6-7_all.deb Size: 32060 MD5sum: 3454f10285e3788b44ff5924a04e4b36 SHA1: 379ab39da564b68a3086fab4e2553e7f4498849f SHA256: edbdccc2c142a5f7509be315d780826ae4e6e87f5f4f67a778e71c9def154153 Description: Class for a point and to transform coordinate systems You ask for an object for the correct country, described using the ISO 2-letter country code. You will need to supply information to the constructor. You may then call methods on that object to do whatever operations you need. Conceptually each object represents a point on the ground, although you some grid systems may take that point to be a corner of a defined area. E.g. a 6-figure OS National Grid reference may be thought of as the point at the south-west of a 100m by 100m square. . This package also includes the extra module Geography::NationalGrid::TW. Package: libtree-redblack-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.3-7 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtree-redblack-perl_0.3-7_all.deb Size: 13648 MD5sum: f9b1550c8801a2018d86a23df127b788 SHA1: d14824cac2947e273980fa706dc1100488a34361 SHA256: ac3e39f7f57467ff8d51e78ebabbc8dae54b8c36242d25331c1045293a217eaa Description: Perl implementation of Red/Black tree, a balanced tree This is a demonstration package, showing the performance differences between different methods of data storage and accessing. It contains a perl implementation of the Red/Black tree algorithm found in the book "Algorithms", by Cormen, Leiserson & Rivest (more commonly known as "CLR" or "The White Book"). A Red/Black tree is a binary tree which remains "balanced"- that is, the longest length from root to a node is at most one more than the shortest such length. It is fairly efficient; no operation takes more than O(lg(n)) time. . An example perl script is contained in the documentation directory, which would show the different run times using hash table, linear or tree structure. Package: libdata-page-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Bart Martens Architecture: all Version: 2.00-3 Depends: libclass-accessor-chained-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-page-perl_2.00-3_all.deb Size: 11662 MD5sum: 3d59a16ee413b4b420b441edd8daf386 SHA1: 636354e625918f8490cc3972aaa2c7a97e17189e SHA256: 10f51d837b6367a4015981d38b8d58f29d40b1905c2fb21ec036b87396036b3f Description: Help when paging through sets of results When searching through large amounts of data, it is often the case that a result set is returned that is larger than we want to display on one page. This results in wanting to page through various pages of data. The maths behind this is unfortunately fiddly, hence this module. . The main concept is that you pass in the number of total entries, the number of entries per page, and the current page number. You can then call methods to find out how many pages of information there are, and what number the first and last entries on the current page really are. . Homepage: http://search.cpan.org/~lbrocard/Data-Page/ Package: libbusiness-onlinepayment-transactioncentral-perl Priority: optional Section: contrib/perl Installed-Size: 42 Maintainer: Ivan Kohler Architecture: all Version: 0.05-1 Depends: libbusiness-onlinepayment-perl (>= 2.99), libnet-ssleay-perl (>= 1.30) | libcrypt-ssleay-perl, libnet-ssleay-perl (>= 1.30) | libwww-perl, libtie-ixhash-perl, liburi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libbusiness-onlinepayment-transactioncentral-perl_0.05-1_all.deb Size: 9476 MD5sum: 42bfca83a7b0e7750174b2f12dd4f2bb SHA1: 7eaab3928b1ff95bbce901fd0ccfc2086368bfe6 SHA256: ca5103a077cf04c6e81580d657339696ccfbe661c8b2c514160bd3c16342f8df Description: Transaction Central backend module for Business::OnlinePayment This is Business::OnlinePayment::TransactionCentral, a Business::OnlinePayment backend module for the MerchantAnywhere Transaction Central gateway. It is only useful if you have a merchant account with MerchantAnywhere: http://www.merchantanywhere.com/ http://www.merchantanywhere.com/ecshop/TC_elink.htm http://www.merchantanywhere.com/ecshop/TC%20Interface%20NEW.pdf Package: libcurses-widgets-perl Priority: optional Section: contrib/perl Installed-Size: 21 Maintainer: Debian Perl Group Architecture: all Version: 1.997-5 Depends: libcurses-perl (>= 1.02), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcurses-widgets-perl_1.997-5_all.deb Size: 82238 MD5sum: 6275927db4f15c8db8989dc96fb79da2 SHA1: b98e5ab2b8d8bcea6dd8abd3c81caaaade787985 SHA256: 717e52a048cfb1c29daf46aeecc6fb376809fc763089e8ee87a9423ecda452be Description: Curses widget interface for Perl This module provides a standard library of functions and widgets for use in creating Curses-based interfaces. Should work reliably with both Curses and nCurses libraries. . Current widgets include text field, list box, button sets, calendar, message box, input box Package: libanydata-perl Priority: optional Section: contrib/perl Installed-Size: 26 Maintainer: Bart Martens Architecture: all Version: 0.10-8 Depends: libxml-twig-perl, perl (>= 5.6.0-16) Suggests: libwww-perl, libxml-parser-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libanydata-perl_0.10-8_all.deb Size: 91140 MD5sum: 01f84e1493dc800d809edc3146410098 SHA1: f374af7ccbc6744ba6e86662e0784dd4ea78d98a SHA256: 09596f5f80a6bab0c927c0bf3903d6046cdefec200b5b3febf4f877d6eb4e4d2 Description: simple tied hash interface for files and data structures AnyData provides simple and uniform access to data from many sources -- perl arrays, local files, remote files retrievable via http or ftp -- and in many formats including flat files (CSV, Fixed Length, Tab Delimited, etc), standard format files (Web Logs, Passwd files, etc.), structured files (XML, HTML Tables) and binary files with parseable headers (mp3s, jpgs, pngs, etc). . Homepage: http://search.cpan.org/~jzucker/AnyData/ Package: libnews-scan-perl Priority: optional Section: contrib/perl Installed-Size: 18 Maintainer: Chris Butler Architecture: all Version: 0.53-2 Depends: libmailtools-perl, libtimedate-perl, perl (>= 5.6.0-16) Suggests: libnet-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnews-scan-perl_0.53-2_all.deb Size: 39412 MD5sum: 91b67d605c088d6189ebaeb2e72a7f59 SHA1: a38bb8065f1676d8a39c741b13b44f0264776e0b SHA256: e55b55a101e42e341d3e557f93ffaac291add69df74427f5a7711cce3409342f Description: News::Scan, Perl module to report Usenet newsgroup stats This module provides a class whose objects can be used to gather and report Usenet newsgroup statistics. Package: libpdf-table-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.9.3-1 Depends: libpdf-api2-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpdf-table-perl_0.9.3-1_all.deb Size: 28960 MD5sum: 80cd169ddabca7fcacf1cf93827fa2a9 SHA1: c160a64a0096675a24d9b0ca1f3bd1e96ecae93d SHA256: e28254e7c57fc181402e79d3fec203a67a64158f045812a4aef80162b5f202a1 Description: A utility class for building table layouts in a PDF::API2 object This class is a utility for use with the PDF::API2 module from CPAN. It can be used to display text data in a table layout within the PDF. The text data must be in a 2d array (such as returned by a DBI statement handle fetchall_arrayref() call). The PDF::Table will automatically add as many new pages as necessary to display all of the data. Various layout properties, such as font, font size, and cell padding and background color can be specified for each column and/or for even/odd rows. See the METHODS section. Package: libtest-object-perl Priority: optional Section: perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.07-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-object-perl_0.07-1_all.deb Size: 7778 MD5sum: a2eda3b28af381cdfc36bdc4646faa11 SHA1: a6ca117c770e38f704d8ab2214847f31868b2a08 SHA256: 8d8599b32179140fcfe4d642d2cd2b9ef76d2985375128453c099fb0d28cd21c Description: Thoroughly testing objects via registered handlers The Test::Object perl module aids testing deep trees of classes. It allows testing an object against the expected behavior of all the classes in its inheritance tree. Package: libnet-hotline-perl Priority: extra Section: contrib/perl Installed-Size: 67 Maintainer: Misha Nasledov Architecture: all Source: net-hotline Version: 0.82-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-hotline-perl_0.82-2_all.deb Size: 117816 MD5sum: 831e106047a29baf1344e9a0744332ad SHA1: f3ffdbc8fabe1cd6d2a757106a7ee928cd70472d SHA256: a8c313a42a6290d446ac06e3494bcbb0558db28388bf743ead7c31b45a883ad9 Description: Hotline interface module for Perl This package contains an interface to write programs that connect to Hotline servers. Hotline is a set of protocols allowing chat, news, and file transfers. Any user can run his/her own server and register it with a public tracker, which is a meta-server that users can access to obtain a list of registered servers and connect to them. Package: libstatistics-descriptive-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 2.6-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libstatistics-descriptive-perl_2.6-4_all.deb Size: 21282 MD5sum: 062088fd8d2cfcd1938624810aae4fb2 SHA1: 8c70937df8fa820cc475e0f660a7f5f6742567f7 SHA256: 45c6dc12fd8f5d0304e94cdc9f4cd9628c96e56e844283bf63ccd653dce7b1ca Description: Perl5 module of basic descriptive statistical functions This module provides basic functions used in descriptive statistics. It has an object oriented design and supports two different types of data storage and calculation objects: sparse and full. With the sparse method, none of the data is stored and only a few statistical measures are available. Using the full method, the entire data set is retained and additional functions are available. Package: libxml-dom-xpath-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.13-1 Depends: libxml-dom-perl, libxml-xpathengine-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-dom-xpath-perl_0.13-1_all.deb Size: 9160 MD5sum: 8600d541844a7b4a6ee0d897b26f363f SHA1: d8acedc7f351a48f0a08433a6787d95154f45d0e SHA256: fd8d7536babc8ca698f19d50fc68322698e42537a1faa1f26b97a53e081896e3 Description: adds XPath support to XML::DOM, using XML::XPathEngine XML::DOM::XPath allows you to use XML::XPath methods to query a DOM. This is often much easier than relying only on getElementsByTagName. It lets you use all of the XML::DOM methods. . In truth this should only be used if you have existing code using XML::DOM. If you start a new project and you can install XML::LibXML (and libxml2 on which it is based) then you will get a DOM, XPath support and a lot more power and speed. . Homepage: http://search.cpan.org/dist/XML-DOM-XPath/ Package: liblivejournal-perl Priority: optional Section: contrib/perl Installed-Size: 56 Maintainer: Decklin Foster Architecture: all Version: 1.3-3 Depends: libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblivejournal-perl_1.3-3_all.deb Size: 20636 MD5sum: 1f92a087e07432f67be423a0dcf7f102 SHA1: 818216cfd8db7a62cf1e1b2cf1c62a835644ae80 SHA256: 8867322bf67edbd73aa73838cb92d9870290a04eac9fb8042588985dce3454ab Description: Perl implementation of the LiveJournal protocol This module is implements the LiveJournal protocol. See http://www.livejournal.com/developer/protocol.bml for details. Data is requested from the server through mode lines. Many methods return a hash reference containing key/value pairs returned by the server. Package: libpostscript-file-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 1.01-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpostscript-file-perl_1.01-2_all.deb Size: 38704 MD5sum: 3b38942b38a4a0793069337e01277460 SHA1: 4a8859ef4df07d0bf28440ce37e813c656dcd7f6 SHA256: 1f61b93a484e7352cb0abdf2b467b61d4cb61f1b3d25c092f4250e229f4fdd10 Description: Base class for creating Adobe PostScript files This module produces the outline for an Adobe PostScript file. It provides convenient routines for writing postscript directly, including reporting postscript errors and debugging support. Although it may be used independently, the functions provided are also suitable for use in other modules. Homepage: http://search.cpan.org/dist/PostScript-File/ Package: libbusiness-isbn-perl Priority: optional Section: contrib/perl Installed-Size: 61 Maintainer: Debian Perl Group Architecture: all Version: 2.03-1 Depends: libbusiness-isbn-data-perl (>= 1.15), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libbusiness-isbn-perl_2.03-1_all.deb Size: 22126 MD5sum: 2986d2eb40338c1a9e2a741b764386b4 SHA1: 7dcd85fccd93387868393ffc66b51670154b4953 SHA256: 8c31886d22c4f619d253e61cf9c6c9d317cd32c5398c2c40906157e391cd8924 Description: Perl library to work with International Standard Book Numbers This perl library allows to easily extract useful information from ISBN such as country code, publisher code, ... It can allow check the checksum and/or correct it. . Homepage: http://sourceforge.net/projects/perl-isbn/ Package: libcarp-datum-perl Priority: optional Section: contrib/perl Installed-Size: 18 Maintainer: Raphael Hertzog Architecture: all Version: 1:0.1.3-4 Depends: libgetargs-long-perl, liblog-agent-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcarp-datum-perl_0.1.3-4_all.deb Size: 70774 MD5sum: 22442f638c94aad384d5ab0957a59ba0 SHA1: 6819f374ebcff4bfafc2e230677cf8b8ac648371 SHA256: a2dc2e363543fd88150683bf720c3a45f2fe33821274cc432e7eab355efac059 Description: Debugging And Tracing Ultimate Module (for perl) Carp::Datum implements the following features: . * Programming by contract: pre-conditions, post-conditions, assertions. * Flow control tracing: routine entry, arguments, returned values * Dynamic (i.e. runtime) configuration via mini language to tailor debugging and/or tracing at the routine / file / package / type level. * Ability to statically remove all assertions and flow control tracing hooks in modules making use of Carp::Datum. * Cooperation with Log::Agent for tracing. Package: libnews-nntpclient-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jose Luis Rivas Architecture: all Version: 0.37-7 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnews-nntpclient-perl_0.37-7_all.deb Size: 27846 MD5sum: 1304576a4ecb6149e5e6e1af32f513b8 SHA1: 64d166a4060cd2735ecdc0c60d9a128f3e0eb565 SHA256: a7441e6140102a62726a63741e6faf2095b08f25f0308afbdf33bf9b51f833ab Description: News::NNTPClient, Perl support for accessing NNTP servers News::NNTPClient allows you full access to NNTP (aka news or NetNews) servers from within Perl applications. With it you can write applications that post articles to NNTP servers, download articles, etc. Package: libhtml-template-expr-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Isaac Clerencia Architecture: all Version: 0.05-1 Depends: libhtml-template-perl, libparse-recdescent-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-template-expr-perl_0.05-1_all.deb Size: 15152 MD5sum: cb18e0f0e52c86773bc6af7919ba836d SHA1: 4da3bc1e4dc2903d3479291e6eebc92b1877dd29 SHA256: 0514ddb0a25a304a5a7e6ae27b58d8ea6b206b4b636b7a925c844cda90fb32f5 Description: HTML::Template extension adding expression support This module provides an extension to HTML::Template which allows expressions in the template syntax. This is purely an addition - all the normal HTML::Template options, syntax and behaviors will still work. Package: libsyntax-highlight-perl-improved-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 1.01-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsyntax-highlight-perl-improved-perl_1.01-2_all.deb Size: 43450 MD5sum: 158666becbf7f822f3b828e4a09ff269 SHA1: bbddfb18440b0d45ab93fdb94ff803625057639f SHA256: d3c71a39e643e05131302539b7b3ccbde2f09fe89ca12fed6e04456dcd9e6cb3 Description: Highlighting of Perl Syntactical Structures This module provides syntax highlighting for Perl code. The design bias is roughly line-oriented and streamed (ie, processing a file line-by-line in a single pass). Provisions may be made in the future for tasks related to "back-tracking" (ie, re-doing a single line in the middle of a stream) such as speeding up state copying. Package: libxml-libxml-iterator-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Adrian von Bidder Architecture: all Version: 1.00-1 Depends: libxml-nodefilter-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-libxml-iterator-perl_1.00-1_all.deb Size: 15164 MD5sum: 66112b3281366b4aefd9e856402dd004 SHA1: 39ace749e65fd522e80516539bd4fd7e85f83c80 SHA256: f6a2c9b1f25bdc39ffd3e600f79d48d059b3a6805b3bd7f0558ba8a09c950c89 Description: Iterator for XML parse-trees genereated by XML::LibXML This class allows to iterate through a DOM as it is done through an ordinary array, i.e. it implements the iterator part of the DOM Traversal and Range specification. Package: libwww-search-perl Priority: extra Section: contrib/net Installed-Size: 198 Maintainer: Scott M. Dier Architecture: all Version: 2.46-1 Replaces: www-search Provides: www-search Depends: libhtml-tree-perl, libjcode-pm-perl, libmime-lite-perl, libnet-google-perl (>= 0.52), libsoap-lite-perl, liburi-perl, libuser-perl, libwww-perl, perl (>= 5.6.0-16) Conflicts: www-search Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libwww-search-perl_2.46-1_all.deb Size: 225008 MD5sum: 9d58604cbf7612803b99529bea93b35f SHA1: 21588a45be194a54b4310f835b1d55dbaeed8843 SHA256: bf31262014f86f48edf2ecfee5b527a730ebaa75224085bf618d4a066edbdefd Description: Perl modules which provide an API to WWW search engines. WWW::Search is a collection of Perl modules which provide an API to various WWW search engines. The list changes too frequently to keep up to date. Package: libtext-simpletable-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Catalyst Maintainers Architecture: all Version: 0.03-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-simpletable-perl_0.03-1_all.deb Size: 6846 MD5sum: ca696fe57ebfe02b7ed58ffed6993393 SHA1: 87a15ad858889b567c01f332202df589b0910d80 SHA256: 5504782383e645035c283d914d96a6e874fca70b70cd839a3656c84ad1a2c87f Description: Simple Eyecandy ASCII Tables Replacement for Text::ASCIITable module. . If you need to create text tables like . .-------+------------. | foob- | yadayaday- | | arbaz | ada | '-------+------------' . this module is for You. Package: liburi-fetch-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Dominic Hargreaves Architecture: all Version: 0.08-1 Depends: libclass-errorhandler-perl, liburi-perl, libwww-perl, perl (>= 5.6.0-16) Recommends: libcache-perl, libcompress-zlib-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liburi-fetch-perl_0.08-1_all.deb Size: 16478 MD5sum: bff8a5eb08e06c3cc32222aac94ddaa0 SHA1: 24094ad2e267204205d6f6d2a02b7cadab986400 SHA256: 338de5a193d96272ca3be02fb2d2f2b5d6bfefd2be51fc98688fe9f3537b82b6 Description: Smart URI fetching/caching URI::Fetch is a smart client for fetching HTTP pages, notably syndication feeds (RSS, Atom, and others), in an intelligent, bandwidth- and time-saving way. Package: libpod-tests-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jonas Genannt Architecture: all Version: 0.18-2 Replaces: libtest-inline-perl (<< 2.100) Depends: perl (>= 5.6.0-16) Conflicts: libtest-inline-perl (<< 2.100) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpod-tests-perl_0.18-2_all.deb Size: 16788 MD5sum: 4bd3124bb8d8b2139133ec7becf7958c SHA1: 3e3b59cbd28ce19ae721e04021404707089c6fe5 SHA256: d262b0c466588599ec23893d84b37dfc73febe3ba5cdd1898f43e44500109d94 Description: Perl extension for excts embedded tests and code examples from POD This is a specialized POD viewer to extract embedded tests and code examples from POD. It doesn't do much more than that. Package: libbusiness-onlinepayment-payconnect-perl Priority: optional Section: contrib/interpreters Installed-Size: 12 Maintainer: Ivan Kohler Architecture: all Version: 0.02-1 Depends: libbusiness-onlinepayment-perl, libnet-ssleay-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libbusiness-onlinepayment-payconnect-perl_0.02-1_all.deb Size: 7294 MD5sum: bdf8b628308a6c0602094161d05854b7 SHA1: 0f75a682eb28c0238edf5fbe49143ec6f0944b96 SHA256: 857a76c1f1969b8068ab90bb9e13574827fce8497c3b30161c9311a58bb69e9d Description: PaymentOne PayConnect backend for Business::OnlinePayment This is Business::OnlinePayment::PayConnect, an Business::OnlinePayment backend module for PaymentOne (formerly eBillit) PayConnect. It is only useful if you have a merchant account with PaymentOne (formerly eBillit): http://www.paymentone.com/products/paycon.asp . Business::OnlinePayment is a generic interface for processing payments through online credit card processors, online check acceptance houses, etc. (If you like buzzwords, call it an "multiplatform ecommerce-enabling middleware solution"). Package: libcrypt-hcesha-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Jonas Genannt Architecture: all Version: 0.70-1 Depends: libdigest-sha1-perl, libmime-base64-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcrypt-hcesha-perl_0.70-1_all.deb Size: 9832 MD5sum: ca93359a502056fb4c5ed730439d6436 SHA1: db7c808c64aa882ef02269bc58947a3101ed2802 SHA256: 9d0f3393f04e494e9f4656d878080bc3198beca8d8ee18cf242be4fa6d048c5b Description: Perl extension for one way hash chaining encryption using SHA This module implements a chaining block cipher using a one way hash. This method of encryption is the same that is used by radius (RFC2138) and is also described in Applied Cryptography. . Two interfaces are provided in the module. The first is straight block encryption/decryption the second does base64 mime encoding/decoding of the encrypted/decrypted blocks. . The idea is the the two sides have a shared secret that supplies one of the keys and a randomly generated block of bytes provides the second key. The random key is passed in cleartext between the two sides. . An example client and server are packaged as modules with this module. They are used in the tests. They can be found in the examples directory. Package: libplucene-perl Priority: optional Section: contrib/perl Installed-Size: 79 Maintainer: Dominic Hargreaves Architecture: all Version: 1.25-1 Depends: libbit-vector-minimal-perl (>= 1.0), libclass-accessor-perl, libclass-virtual-perl (>= 0.03), libfile-slurp-perl (>= 2002.1031), libio-stringy-perl (>= 2.104), liblingua-stem-perl (>= 0.81), libtie-array-sorted-perl (>= 1.1), libtime-piece-perl (>= 1.08), perl (>= 5.8.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libplucene-perl_1.25-1_all.deb Size: 192434 MD5sum: 7817040b0ee593fdf45440016563c936 SHA1: 0bc5eaab4ba0ed167e829b5350036a2fc5b637e2 SHA256: e2d1f1d642db990cb3a1f6b7c69c1b229912a979a04b88ee568c314f5d99752e Description: A Perl port of the Lucene search engine Plucene is a fully-featured and highly customizable search engine toolkit based on the Lucene API. (http://jakarta.apache.org/lucene) . It is not, in and of itself, a functional search engine - you are expected to subclass and tie all the pieces together to suit your own needs. The synopsis above gives a rough indication of how to use the engine in simple cases. See Plucene::Simple for one example of tying it all together. Package: libhttp-body-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Catalyst Maintainers Architecture: all Version: 0.9-1 Depends: libpath-class-perl, libyaml-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhttp-body-perl_0.9-1_all.deb Size: 15832 MD5sum: 3fd7eee978bb9932933e8fc98e73d422 SHA1: e46ab9fb45b886b09c93b247bdd5e3252f8477fc SHA256: 303781631b1c4f913feaecb9fa728e2b311ee173abe86572f5ad9aef3877e30e Description: HTTP Body object HTTP::Body is perl class for handling HTTP request data in OOP way. It comes with method for manipulating stored data as well. Package: libmime-charset-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 0.044-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmime-charset-perl_0.044-1_all.deb Size: 26960 MD5sum: e0306d019e2413c5fe1934a5eccd06e2 SHA1: 7bfd0cd5025f5c2bfae443f999e373c3399caa01 SHA256: 7d1e08d172ac50ef6e868dfc8ca1e63b00fc2c18da4fa3335134050cac31eb16 Description: Charset Informations for MIME MIME::Charset provides informations about character sets used for MIME messages on the Internet. Package: libfile-rsync-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Ivan Kohler Architecture: all Version: 0.42-2 Depends: perl (>= 5.6.0-16), rsync (>= 2.6.3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfile-rsync-perl_0.42-2_all.deb Size: 29120 MD5sum: 1bb72c105cb0a2c305d00381ac4d2a5a SHA1: f25b6e8150832cd98985c92dfecec748dae4af0e SHA256: 7c4f6169ae86a73d76cb95ed6a21a1b4a091abe904ae52a648cbdac972f24ce4 Description: perl module interface to rsync(1) Perl Convenience wrapper for the rsync(1) program. Package: libperl6-slurp-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 0.03-5 Depends: libperl6-export-perl (>= 0.07), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libperl6-slurp-perl_0.03-5_all.deb Size: 11120 MD5sum: c65df02486de5d0113499c51b77a63b3 SHA1: 53e4858352415c72ce51081c0978a72caf585cc1 SHA256: d39a062b7763da7066238275cb47d20b1937c8362b1305718a78613f4fabf82e Description: Implements the Perl 6 'slurp' built-in Perl6::Slurp allows you to "slurp" in contents from a file or a file handle into a scalar or an array. This used to be done by modifying the $/ built-in, but Perl6::Slurp gives us the ease of use of the Perl 6's slurp() function. Package: libparse-mediawikidump-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Roland Mas Architecture: all Version: 0.40-4 Depends: libxml-parser-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libparse-mediawikidump-perl_0.40-4_all.deb Size: 19356 MD5sum: 6a3ceb8c35871b599744df3029622fcc SHA1: 712935e4cb984349f4e9aa1d14d95e16534692bc SHA256: ef820e477ae9505c971da04019242caaae2dbbd3992c8dcead35874ae53617ae Description: Tools to process MediaWiki dump files This module provides the tools needed to process the contents of XML dump files generated by MediaWiki (page dumps and links dumps). Package: libgetargs-long-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Colin Watson Architecture: all Version: 1.1001-2 Depends: liblog-agent-perl, perl (>= 5.6.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgetargs-long-perl_1.1001-2_all.deb Size: 24998 MD5sum: 89f420b1ca5ee54034a739e8700a8382 SHA1: fe7ceb42e01fb0b9bc9100fada235cee39ffa858 SHA256: 6ee3aed114b8f6c83e3247a03759a6a9739aba78c479e7c80435e23940084609 Description: Perl module to parse long function arguments The Getargs::Long module allows usage of named parameters in function calls, along with optional argument type-checking. It provides an easy way to get at the parameters within the routine, and yields concise descriptions for the common cases of all-mandatory and all-optional parameter lists. . The validation of arguments can be done by a structure-driven routine getargs() which is fine for infrequently called routines (but should be slower), or via a dedicated routine created and compiled on the fly the first time it is needed, by using the cgetargs() family (expected to be faster). . The Log::Agent module is used to report errors, which leaves to the application the choice of the final logging method: to a file, to STDERR, or to syslog. . Note that this module is still in the alpha stage of development, and the interface to it may change: indeed, it changed between 0.1.2 and 0.1.3. Package: libtest-mockobject-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Jay Bonci Architecture: all Version: 1.07-1 Depends: libtest-simple-perl, libuniversal-can-perl, libuniversal-isa-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-mockobject-perl_1.07-1_all.deb Size: 28556 MD5sum: ab26dd6fd21c88c2083b27c7cffae839 SHA1: 677b9bd1c2d8ceabd247b68b8c1d1e5012d57018 SHA256: feb82257c3d6cb0b5e8aab2926344fb74d90a866ef0125cd63f0a18cf66ad6eb Description: Perl extension for emulating troublesome interfaces Test::MockObject allows you to control interfaces for writing tests in perl. It can emulate interfaces that you normally would use (such as a database or other external items). You don't have to recreate the functionality, but simply mimic the input and output. Package: libstring-parity-perl Priority: optional Section: interpreters Installed-Size: 9 Maintainer: Ivan Kohler Architecture: all Version: 1.31-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libstring-parity-perl_1.31-1_all.deb Size: 6760 MD5sum: f777d1010ca353841c91950423a3955e SHA1: 6d6d4f1a11ccc27bc4b77eecf785d98e85c8ddf4 SHA256: 2aa5e54c07b2d670072b20c279c8015eefd9ffbbbfb39a442523d9f0116f8c81 Description: Perl library for parity functions. Perl library providing parity functions for working with even, odd, mark and space parity. Don't use this module unless you have to communicate with some old device or protocol. Package: libpod-xhtml-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 1.59-1 Depends: perl (>= 5.6.0-16), perl-modules Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpod-xhtml-perl_1.59-1_all.deb Size: 25546 MD5sum: 9f7695a219dbb27f34319f183a532549 SHA1: 21b8e19dec6d3c0a27dcdda3c7b0b8e90706c2da SHA256: 6a067ce43fd332d530c919eada07cf4f2631898509033320b2b63a14a81270fa Description: Translate POD to Xhtml There's Pod::PXML and Pod::XML, so why do we need Pod::Xhtml? You need an XSLT to transform XML into XHTML and many people don't have the time or inclination to do this. But they want to make sure that the pages they put on their web site are well-formed, they want those pages to use stylesheets easily, and possibly they want to squirt the XHTML through some kind of filter for more processing. . By generating well-formed XHTML straight away we allow anyone to just use the output files as-is. For those who want to use XML tools or transformations they can use the XHTML as a source, because it's a well-formed XML document. Homepage: http://search.cpan.org/dist/Pod-Xhtml/ Package: libschedule-cron-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Eric Van Buggenhaut Architecture: all Version: 0.05-6 Depends: libtime-modules-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libschedule-cron-perl_0.05-6_all.deb Size: 24062 MD5sum: 6ddbe026e428e9ad93bc8d403db5887d SHA1: eeabf119ef602c74f57cd7f795831b4e39eb3eb3 SHA256: b5e123322ced79f73f0bb0c1074453257629c9a5446e78b11bc3363c7661b089 Description: Simple but complete cron like scheduler This perl module can be used for periodically executing perl subroutines. The dates and parameters for the subroutines to be called are specified with a format known as crontab entry (see manpage crontab(5) or documentation of Schedule::Cron). . The philosophy behind Schedule::Cron is to call subroutines periodically from within one single Perl program instead of letting cron trigger several (possibly different) Perl scripts. Everything under one roof. Furthermore Schedule::Cron provides mechanism to create crontab entries dynamically, which isn't that easy with cron. Package: libcpan-distnameinfo-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.06-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libcpan-distnameinfo-perl_0.06-1_all.deb Size: 8128 MD5sum: 6c38b04c2ec9f56776189e194933a09a SHA1: 24e8a31a07221b3f71d39eff63ca844bfc1e196f SHA256: 74dc723cb474bf1899833809bb6983f21ffe949b611e32eae9e267f934a6c38d Description: Extract distribution name and version from a distribution filename Many online services that are centered around CPAN attempt to associate multiple uploads by extracting a distribution name from the filename of the upload. For most distributions this is easy as they have used ExtUtils::MakeMaker or Module::Build to create the distribution, which results in a uniform name. But sadly not all uploads are created in this way. . CPAN::DistnameInfo uses heuristics that have been learnt by http://search.cpan.org/ to extract the distribution name and version from filenames and also report if the version is to be treated as a developer release. Package: libnet-irc-perl Priority: optional Section: contrib/perl Installed-Size: 14 Maintainer: Debian Perl Group Architecture: all Version: 0.75-7 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-irc-perl_0.75-7_all.deb Size: 70532 MD5sum: 3760986116cb6a5da362a3032d6f05d1 SHA1: e47fdaa5c879709772f9f12bbb6fd90b4c5343d1 SHA256: fca7acf2e880d2d92c46ad9dcd84b84b0083dcd4208ca529a9b7d3338ce42edb Description: IRC (Internet Relay Chat) interface module for Perl This package contains an interface to write programs that connect to IRC, the Internet Relay Chat. Package: libparams-util-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Jonas Genannt Architecture: all Version: 0.30-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libparams-util-perl_0.30-1_all.deb Size: 16198 MD5sum: d7d011d2298c013052d66ff77364b923 SHA1: f786afc5edfff97d11a8295f9a63fd89f56f633e SHA256: 737abb07ccff4455c725da48dc2e8d395407e9e16ab8f39c2dec3352aacd7077 Description: Perl extension for simple standalone param-checking functions Params::Util provides a basic set of importable functions that makes checking paramters easier. The functions provided by Params::Util check in the most strictly correct manner, and it should not be fooled by odd cases. Package: libpoe-component-client-ident-perl Priority: extra Section: contrib/perl Installed-Size: 12 Maintainer: Don Armstrong Architecture: all Version: 1.06-1 Depends: libpoe-perl, netbase, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpoe-component-client-ident-perl_1.06-1_all.deb Size: 20248 MD5sum: e6dbb2317fd61123b8ddf0b43de8ace6 SHA1: 79bb9058724d3bf6dce9ee95bd0e98b176e82400 SHA256: 05dbcfd31a92d0187579e1bc3c69398e299d938cd110f2ed24e51c89e8989431 Description: a POE component that provides non-blocking ident lookups POE::Component::Client::Ident is a POE component that provides non-blocking ident lookup services to other POE components and sessions. Package: libsnowball-swedish-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Dominic Hargreaves Architecture: all Version: 1.2-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libsnowball-swedish-perl_1.2-2_all.deb Size: 10598 MD5sum: 6fb3afda42fc1c4c1ef7416ac36a8142 SHA1: 27fefb7beb9dbe7e24e819c2d6d68bc6ef0018e8 SHA256: 8426c20bc7fdf01aeef4f4ffe420cb0dc862ff8d8aef774844ae365da7928ae2 Description: Stemming algorithm for Swedish The stem function takes a scalar as a parameter and stems the word according to Martin Porters Swedish stemming algorithm, which can be found at the Snowball website: http://snowball.tartarus.org/. . It also supports caching if you pass the use_cache option when constructing a new L:S:S:S object. Package: liburi-query-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Catalyst Maintainers Architecture: all Version: 0.06-1 Depends: liburi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liburi-query-perl_0.06-1_all.deb Size: 7952 MD5sum: d653fdd3f61cafa62296d90678959fd8 SHA1: 66558c6dd5e520b99795cc9b6dab98e7862ba486 SHA256: 30037c2c58d5e5afa9e1040e369c8fb5c80d1fb3167c69eaf92b5f10f92e6fe7 Description: class providing URI query string manipulation URI::Query provides simple URI query string manipulation, allowing you to create and manipulate URI query strings from GET and POST requests in web applications. This is primarily useful for creating links where you wish to preserve some subset of the parameters to the current request, and potentially add or replace others. Given a query string this is doable with regexes, of course, but making sure you get the anchoring and escaping right is tedious and error-prone - this module is simpler. Package: libterm-progressbar-perl Priority: optional Section: contrib/perl Installed-Size: 12 Maintainer: Bart Martens Architecture: all Version: 2.09-5 Depends: libclass-methodmaker-perl, libterm-readkey-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libterm-progressbar-perl_2.09-5_all.deb Size: 21468 MD5sum: 36805a2880a8c7a6d2a4c1793d0cdca6 SHA1: b6289b8c5fdb4e70012a11e97a8393468b0cfa6b SHA256: 0008427e9f67d47cab4eebeebf2fabb066a6e001b1f3393efdb3776c70807b55 Description: Perl module to print a progress bar This is the CPAN Perl module Term::ProgressBar. . This module displays progress bar for things that take a while. It looks like: . 50% [===== ] . and is as long as the terminal. Linear estimation of the time left for the process to run is available. . Homepage: http://search.cpan.org/~fluffy/Term-ProgressBar/ Package: libclass-trigger-perl Priority: optional Section: contrib/perl Installed-Size: 24 Maintainer: Bart Martens Architecture: all Version: 0.12-1 Depends: libclass-data-inheritable-perl (>= 0.02), libio-stringy-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-trigger-perl_0.12-1_all.deb Size: 14334 MD5sum: 251b82cacca90c0fcfbb40279c846cad SHA1: d495aedeb4cef46efc8adac5c95aa824337dff48 SHA256: b477330a3ded17306f4e50597a39c8692d6de111ba90f351da0ce173b68f4686 Description: Mix-in to add / call inheritable triggers Class::Trigger is a mixin class to add / call triggers (or hooks) that get called at some points you specify. . Homepage: http://search.cpan.org/~miyagawa/Class-Trigger/ Package: libnet-finger-perl Priority: extra Section: contrib/perl Installed-Size: 26 Maintainer: Michael Ablassmeier Architecture: all Version: 1.06-6 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-finger-perl_1.06-6_all.deb Size: 8808 MD5sum: 60818e3eecfd227d9f734212be894580 SHA1: e453106fdf0f25e72a49bd5d5bc5b56b10fbbf4d SHA256: 84a0487428ec47f2a91527c3ee254ed44d56fb0a9e62422a22399bb543dd6d53 Description: perl Module providing an API for Finger queries Net::Finger is a Perl interface to the Finger service, connecting to a local or remote server and making the request. For more details see the Net::Finger(3pm) manpage. Package: libgetopt-mixed-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Ezra Pagel Architecture: all Version: 1.008-10 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgetopt-mixed-perl_1.008-10_all.deb Size: 19268 MD5sum: 7557f9cc6b42a321aebcfb5ab59c3bd1 SHA1: a570865f0f4f5f08c624e9b997f2e4b729b606e1 SHA256: 931f3cf6bb764e1d8ff6b20bc6a3c6e83bcb18944915815a5d999f71e836029e Description: Perl module for processing options in GNU-style (= long and short) This module is intended to be the "Getopt-to-end-all-Getop's". It combines flexibility and simplicity. It supports both short options (introduced by `-') and long options (introduced by `--'). Short options which do not take an argument can be grouped together. Short options which do take an argument must be the last option in their group, because everything following the option will be considered to be its argument. Package: libfile-slurp-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Alexander Zangerl Architecture: all Version: 9999.12-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfile-slurp-perl_9999.12-2_all.deb Size: 16056 MD5sum: 307ddab3598a6d2ddf20a1d7a815d978 SHA1: 8fd2976a317cf2755ea9f0f8391cd24820603b28 SHA256: 6d61044a170e23e78adf80c1656410ae1e656eeb6429e32245f526cecd80136c Description: single call read & write file routines This module consists of some quickie routines that read from, append to or overwrite a file with a single subroutine call. Their main intention is to save a couple of lines of code over and over again, but they do not do anything fancy. . Homepage: http://search.cpan.org/~uri/ Package: libmime-encwords-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.040-3 Depends: libmime-charset-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmime-encwords-perl_0.040-3_all.deb Size: 21008 MD5sum: 8244892107a83893a608e6060e835251 SHA1: 1877d27ef8b1e8dbff134df0af2b1de5cb0acfec SHA256: 79b0519639e54cce814419ef38841f3bd3c9cf68fb5dc70ffa398a51854e5e3c Description: deal with RFC-1522 encoded words MIME::EncWords is aimed to be another implimentation of MIME::Words but with a more exact conformance with MIME specifications with some improvements Package: libnamespace-clean-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 0.05-2 Depends: libfilter-eof-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnamespace-clean-perl_0.05-2_all.deb Size: 9212 MD5sum: 957b0494c87d7959bcf53ab0f4a22276 SHA1: 5fe58214b1ae5b673746e2e6c8426112e0c6d176 SHA256: 1e55ddd6d4e2192c8cb947a49d8d8f5414e958c275a37370532e72b38dd572cb Description: Keep imports and functions out of the current namespace When you define a function, or import one, into a Perl package, it will naturally also be available as a method. This does not per se cause problems, but it can complicate subclassing and, for example, plugin classes that are included via multiple inheritance by loading them as base classes. . The "namespace::clean" pragma will remove all previously declared or imported symbols at the end of the current package's compile cycle. Functions called in the package itself will still be bound by their name, but they won't show up as methods on your class or instances. Package: libtest-warn-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Jay Bonci Architecture: all Version: 0.10-1 Depends: libarray-compare-perl, libsub-uplevel-perl, libtest-exception-perl, libtest-simple-perl, libtree-dagnode-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-warn-perl_0.10-1_all.deb Size: 13678 MD5sum: 82f697daa32e91e7762fd7698f0a3638 SHA1: efd1dbfb85d5f3ffb31d30d03b7f73f701b3fdc1 SHA256: ce633c3f7cd0f5581481f24bebb88d2bd75121fd3650e12063a6c415072176ce Description: Test for warning-based code in perl Test::Warn provides an easy way to test for code throwing warnings in perl. It's similar in style to the Test::More family of utilities. Package: libevent-execflow-perl Priority: optional Section: contrib/perl Installed-Size: 20 Maintainer: Christian Marillat Architecture: all Source: event-execflow Version: 0.63-0.0 Replaces: event-execflow-perl Depends: anyevent-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libevent-execflow-perl_0.63-0.0_all.deb Size: 41684 MD5sum: 0a1591cbda0b092fb5d8f4f0f31cd14c SHA1: b424a3ab0eb9e0fd5715672183c3c93f4c2af55e SHA256: c7b2b6c2c28b6117d1b606e2561c9a64dbeafd7d5efa8c7ce9d32ca8686a26a9 Description: High level API for event-based execution flow control Event::ExecFlow provides a ligh level API for defining complex flow controls with asynchronous execution of external programs. Package: libwww-mechanize-formfiller-perl Priority: optional Section: contrib/perl Installed-Size: 121 Maintainer: Debian Perl Group Architecture: all Version: 0.08-1 Depends: libdata-random-perl (>= 0.05), perl (>= 5.6.0-16) Recommends: libwww-mechanize-perl, libwww-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libwww-mechanize-formfiller-perl_0.08-1_all.deb Size: 42482 MD5sum: a55764d4fed7477e4b074dc5d617bc02 SHA1: 6b4866ad8433c61df5ecda22c3cc818c6247807f SHA256: 890326e925ea652eecb3ee7bd43dc67e4114cf0bc7e85128ae9d824c2573a219 Description: framework to automate HTML forms The module is intended as a simple way to fill out HTML forms from a set of predetermined values. You set up the form filler with value elements, retrieve the HTML form, and let the form filler loose on that form. . There are value classes provided for many tasks - fixed values, values to be queried interactively from the user, values taken randomly from a list of values and values specified through a callback to some Perl code. Homepage: http://search.cpan.org/dist/WWW-Mechanize-FormFiller/ Package: libmail-mboxparser-perl Priority: optional Section: contrib/perl Installed-Size: 13 Maintainer: Joshua Kwan Architecture: all Version: 0.55-1 Depends: libfile-temp-perl, libmime-perl (>= 5.0), perl (>= 5.6.0-16) Recommends: libmail-mbox-messageparser-perl Suggests: liburi-find-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmail-mboxparser-perl_0.55-1_all.deb Size: 57200 MD5sum: 7e2e6f07a0156560bbaa3942626b9a39 SHA1: f7fff569305544b5d6b377eaab8a8f45c4e32dd9 SHA256: 5a16dfd67db13808a2860d9c1f7dc0aeee554ff6a7fe144010d41c4485bb0238 Description: Perl5 module for fast, object-oriented UNIX mailbox reading This Perl module attempts to provide a simplified access to standard UNIX-mailboxes (mboxes.) It offers only a subset of methods to get 'straight to the point'. More sophisticated things can still be done by invoking any method from MIME::Tools on the appropriate return values. . Mail::MboxParser has not been derived from Mail::Box and thus isn't acquainted with it in any way. It, however, incorporates some invaluable hints by the author of Mail::Box, Mark Overmeer. Package: libxml-filter-detectws-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Jay Bonci Architecture: all Version: 0.01-6 Replaces: libxml-enno-perl Depends: libxml-filter-saxt-perl, perl (>= 5.6.0-16) Conflicts: libxml-enno-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-filter-detectws-perl_0.01-6_all.deb Size: 12586 MD5sum: 8787a05c5d395397f71bfb6554b14e10 SHA1: 57c39e3a4d76485b11dc08ce81bdd299c1082211 SHA256: b19c5fef63cde87f4f201d4fab6dca66c045f7e8214b9ba09b3b63300c452fcb Description: Perl module for detecting ignorable whitespace This module is a PerlSAX filter that detects which character data contains ignorable whitespace and optionally filters it. . The XML spec defines ignorable whitespace as the character data found in elements that were defined in an declaration with a model of 'EMPTY' or 'Children' (Children is the rule that does not contain '#PCDATA'). . In addition, XML::Filter::DetectWS allows the user to define other whitespace to be ignorable. The ignorable whitespace is passed to the PerlSAX Handler with the ignorable_whitespace handler, provided that the Handler implements this method. Otherwise it is passed to the characters handler. If the SkipIgnorableWS is set, the ignorable whitespace is simply discarded. XML::Filter::DetectWS also takes xml:space attributes into account. . CDATA sections are passed in the standard PerlSAX way (i.e. with surrounding start_cdata and end_cdata events), unless the Handler does not implement these methods. In that case, the CDATA section is simply passed to the characters method. Package: libclass-meta-perl Priority: optional Section: contrib/perl Installed-Size: 24 Maintainer: Debian Perl Group Architecture: all Version: 0.53-1 Depends: libdata-types-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-meta-perl_0.53-1_all.deb Size: 101378 MD5sum: d0275cdce9e50cd479b28c3d8b355692 SHA1: 5e26285d0405954507b51e04123bb23ece7e2e45 SHA256: 05df061a3626f3c0df072d77e0b909c88492ff7451945a49a183c82f4ca0cd83 Description: Class automation, introspection, and data validation Class::Meta provides an interface for automating the creation of Perl classes with attribute data type validation. It differs from other such modules in that it includes an introspection API that can be used as a unified interface for all Class::Meta-generated classes. In this sense, it is an implementation of the "Facade" design pattern. Package: libpoe-perl Priority: optional Section: contrib/perl Installed-Size: 69 Maintainer: Steve Kowalik Architecture: all Version: 2:0.9989-1.1 Replaces: libpoe-perl0 (<= 0.1204-1) Depends: libfilter-perl, perl (>= 5.6.0-16) Recommends: libtime-hires-perl, libwww-perl Suggests: libcompress-zlib-perl, libcurses-perl, libevent-perl, libgtk-perl, libio-pty-perl, libsocket6-perl, libterm-readkey-perl, perl-tk Conflicts: libpoe-perl0 (<= 0.1204-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpoe-perl_0.9989-1.1_all.deb Size: 453412 MD5sum: ca67b478a5dc39fc6c7422424217f3a7 SHA1: 124f83f5621c914939ff9f38a2c7b1721d1a2761 SHA256: 2be1f234bdae3cd8b50b80879f38aa3d948edf11862c014ec609f9f4463e029f Description: An event driven component architecture. Stands for "Perl Object Environment", libraries for event driven state machines, I/O abstraction and object management. It includes high level interfaces for sockets, alarms, file I/O. It can be used as a cooperative threading environment and/or a portable component architecture. Package: libdebug-trace-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.04-4 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdebug-trace-perl_0.04-4_all.deb Size: 10130 MD5sum: f380a42afd87046699591c3a5be1b03d SHA1: 68d5be6401850a430647bccd1368a19fec27a5e6 SHA256: c8ab551a8b82a1cb8d2ee272d3bc8238b539cef7bcbbce1731a56f3a564f2bfb Description: module to trace Perl subroutine calls Debug::Trace is a Perl module that can trace information upon every call and return of Perl function. It does not require any changes to the sources. Package: libfreezethaw-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.43-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfreezethaw-perl_0.43-3_all.deb Size: 16552 MD5sum: f326f6b65ace5a165444cae64f11db3e SHA1: cb641f7988fb08954b361f895ae4115044c70520 SHA256: f6a2949ee5498a653ed1ee7c19fbb83b790730024c7bfee1ff0847a11c9ca10d Description: converting Perl structures to strings and back Converts data to/from stringified form, appropriate for saving-to/reading-from permanent storage. Package: libnet-dns-fingerprint-perl Priority: extra Section: contrib/perl Installed-Size: 6 Maintainer: Anand Kumria Architecture: all Source: net-dns-fingerprint Version: 0.9.3-2 Depends: libnet-dns-perl (>= 0.42), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnet-dns-fingerprint-perl_0.9.3-2_all.deb Size: 8924 MD5sum: e62a0f3aefebb38efd6bcaba4770a9da SHA1: 53bdbd10474f7beca60d23e918d9e19a436ab9aa SHA256: 0bb05ed36a136bc275b222d9a8839b1be29b514dce1e1814e9320360ef7afefb Description: library to determine DNS server vendor, product and version Identifying individual nameserver implementations is based on "borderline" protocol behaviour. The DNS protocol offers a multitude of message bits, response types, opcodes, classes, query types and label types in a fashion that makes some mutually exclusive while some are not used in a query messages at all. . Not every implementation offers the full set of features the DNS protocol set currently has. Some implementations offer features outside the protocol set, and there are implementations that do not conform to standards. . Amongst the servers it is able to identify are: . - VGRS ATLAS - BIND (v4, v8, v9) - eNom DNS - Incognito DNS commander - MARADNS - MS Server NT4/2000/2003 - MyDNS - Net::DNS::Namesever - Nominnum ANS/CNS - NonSequitur DNS - NSD - Oak DNS - Pliant DNS Server - Posadis - PowerDNS - QuickDNS - Rbldnsd - Simple DNS plus - TinyDNS - TotD - UltraDNS - pdnsd - Yaku-NS - DeleGate DNS proxy - sheerdns - dproxy - dnrd - JDNSS - javadns jnamed - Nomde DNS tunnel - Viking DNS server - small HTTP server - Cisco Network Registrar - Netnumber ENUM server - RaidenDNSD - Runtop Implementation - Mikrotik Implementation - Axis Video Network Implementation - Fasthosts Envisage DNS server - WinGate DNS - Ascenvision SwiftDNS - Nortel Networks Instant Internet - Nortel Networks Alteon ACEswitch - Aethra ATOS Stargate ADSL - 3Com Office Connect Remote - 4d WebSTAR - Netopia Implementation - DNS4me - Tzolkin DNS service - jdns javadns service - dents Package: libdata-dump-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.08-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-dump-perl_1.08-2_all.deb Size: 12240 MD5sum: bd3a1ddcf530edbe8f0fac45b1bfee7a SHA1: a5fe3b0cea4353c087dbe58e6130b18c50e9ff19 SHA256: ce1feca9a33ba14ed386b283f340640b30e3843a6ff4a3cf713c8134fb6019f0 Description: Pretty printing of data structures Data::Dump provides a single function called dump() that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep copy of the original arguments. The string is formatted for easy reading. . If dump() is called in a void context, then the dump is printed on STDERR instead of being returned. . If you don't like importing a function that overrides Perl's not-so-useful builtin, then you can also import the same function as pp(), mnemonic for "pretty-print". Package: libemail-mime-contenttype-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 1.014-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libemail-mime-contenttype-perl_1.014-2_all.deb Size: 8284 MD5sum: a4a6bd74eaccccb1ac83f7a5b852f317 SHA1: 9bb6f94294a842c1b42a570c194f51acd81b015a SHA256: 109fd0c0e04ab313048fbcb7b77920b452e037f695667935c8f92be5ee150007 Description: Parse a MIME Content-Type Header Email::MIME::ContentType provides a method for parsing email content type headers according to section 5.1 of RFC 2045. The method returns a hash having entries for the discrete type, the composite type, and a hash of attributes. Homepage: http://emailproject.perl.org/wiki/Email::MIME::ContentType Package: libdublincore-record-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.03-1 Depends: libclass-accessor-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdublincore-record-perl_0.03-1_all.deb Size: 13450 MD5sum: 237ae254a767a52b52ac0da9f69dcb3f SHA1: b434f462a330ec00ef2c3728f5b2c7190541e0ae SHA256: eae72817c2eb4f263b494efb50dcfdf8dd71ffdeb70d38090b77fdbee40b6fd2 Description: Container for Dublin Core metadata elements DublinCore::Record methods such as element(), elements(), title(), etc return DublinCore::Element objects as their result. These can be queried further to extract an elements content, qualifier, language, and schema. For a definition of these attributes please see RFC 2731 and http://www.dublincore.org. Homepage: http://search.cpan.org/dist/DublinCore-Record/ Package: libopensrs-perl Priority: optional Section: contrib/perl Installed-Size: 29 Maintainer: Jonathan McDowell Architecture: all Source: opensrs-client Version: 2.9.5-1.1 Depends: libcrypt-blowfish-perl, libcrypt-cbc-perl, libdate-calc-perl, libdate-manip-perl, libdate-pcalc-perl, libdigest-md5-perl, libhtml-template-perl, liblocale-codes-perl, libmd5-perl, libnet-libidn-perl, libunicode-map-perl, libunicode-string-perl, libxml-parser-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libopensrs-perl_2.9.5-1.1_all.deb Size: 267230 MD5sum: efd658ff056c8354cfb8e1b5bc542664 SHA1: f3701762e97b131ea7cd5ac371cffc0ce81bb1b1 SHA256: 1d5d1863aded8935555474525afba15712d88ba470e187faca4888d666762b57 Description: OpenSRS Perl toolkit The OpenSRS client Perl toolkit. Package: libipc-run3-perl Priority: extra Section: perl Installed-Size: 13 Maintainer: Piotr Roszatycki Architecture: all Version: 0.036-1 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libipc-run3-perl_0.036-1_all.deb Size: 30974 MD5sum: 0fe29827f5696d4514239d77b34cbd39 SHA1: 4c02e3e7027c919e45391769382364d87a749148 SHA256: 908f08f7e32fa370d950bf46435d69c55f745419c58c6aa6978987b1ec870070 Description: perl IPC::Run3 - Run a subprocess in batch mode This module allows you to run a subprocess and redirect stdin, stdout, and/or stderr to files and perl data structures. It aims to satisfy 99% of the need for using system()/qx``/open3() with a simple, extremely Perlish API and none of the bloat and rarely used features of IPC::Run. Package: libmail-mbox-messageparser-perl Priority: optional Section: contrib/perl Installed-Size: 103 Maintainer: Debian Perl Group Architecture: all Version: 1.5000+pristine-2 Depends: libfilehandle-unget-perl, perl (>= 5.6.0-16) Suggests: libstorable-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmail-mbox-messageparser-perl_1.5000+pristine-2_all.deb Size: 43054 MD5sum: 98bbc4d1349844bbcd3acd36e538e84d SHA1: 399443733d2eada93e757823a5594ddda61b0453 SHA256: f7e13b9f0dda4973d1caa3c8e13ba51958d4a253ad3eb8b4569aba1665b51d21 Description: fast and simple mbox folder reader for perl Mail::Mbox::MessageParser is perl module that provides a feature-poor but very fast mbox parser. It uses the best of three strategies for parsing a mailbox: either using cached folder information, GNU grep, or highly optimized Perl. Package: libdbix-dbschema-perl Priority: optional Section: contrib/perl Installed-Size: 23 Maintainer: Ivan Kohler Architecture: all Version: 0.35-1 Depends: libdbi-perl, libfreezethaw-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdbix-dbschema-perl_0.35-1_all.deb Size: 66554 MD5sum: 28dc54d7c653aa519b8c70585618ee9e SHA1: 0332b70040614cd8e303088464b528f3f90133f3 SHA256: a9787b2c641b9d066a2da986172a521fa6f38c4c2078259726433b66158a0c9e Description: Database-independent schema objects DBIx::DBSchema objects are collections of DBIx::DBSchema::Table objects and represent a database schema. . This module implements an OO-interface to database schemas. Using this module, you can create a database schema with an OO Perl interface. You can read the schema from an existing database. You can save the schema to disk and restore it from a different process. Most importantly, DBIx::DBSchema can write SQL CREATE statements for different databases from a single source. . Currently supported databases are MySQL, PostgreSQL, Oracle, Sybase and SQLite. DBIx::DBSchema will attempt to use generic SQL syntax for other databases. Assistance adding support for other databases is welcomed. See the DBIx::DBSchema::DBD manpage, "Driver Writer's Guide and Base Class". Package: libtext-template-perl Priority: extra Section: contrib/interpreters Installed-Size: 120 Maintainer: Scott M. Dier Architecture: all Version: 1.44-1.1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtext-template-perl_1.44-1.1_all.deb Size: 54650 MD5sum: a6ff7588b79431b189944769de2cb591 SHA1: be99f0facbf9687622bff4636a75bbe8af7aac4b SHA256: abcae5d2a5360fd9cbe48ad22d7725b1705dde6912a86671d0fa8e6ab33ead8c Description: Text::Template perl module This is a library for generating form letters, building HTML pages, or filling in templates generally. A `template' is a piece of text that has little Perl programs embedded in it here and there. When you `fill in' a template, you evaluate the little programs and replace them with their values. Package: libtime-piece-mysql-perl Priority: extra Section: contrib/perl Installed-Size: 9 Maintainer: Ben Hutchings Architecture: all Version: 0.05-2 Depends: libtime-piece-perl (>= 1.03), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtime-piece-mysql-perl_0.05-2_all.deb Size: 7332 MD5sum: 9c0a0915b9473dcd3c9eba2f3b02114a SHA1: 075160f1a48bfe53067fcf89c054e02cef877718 SHA256: 5c0cd19b4df086f7f1fadda81ad7ff6e73ddf0590f6a312b35a8c5a8917ceeac Description: Time::Piece::MySQL - Adds MySQL-specific methods to Time::Piece Using this module instead of, or in addition to, Time::Piece adds a few MySQL-specific date-time methods to Time::Piece objects. . Homepage: http://search.cpan.org/~kasei/Time-Piece-MySQL/ Package: libimdb-film-perl Priority: optional Section: contrib/perl Installed-Size: 10 Maintainer: Bas Zoetekouw Architecture: all Version: 0.30-1 Depends: libcache-cache-perl, libdigest-sha1-perl, libhtml-parser-perl, libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libimdb-film-perl_0.30-1_all.deb Size: 28700 MD5sum: 57e5737c216effd6814e7bb6a8268aee SHA1: a117286292ad6d35fb83f9623b54434d7a1c74dc SHA256: c3444ceace02925c86523a4c30f743922630687c35c191d06abbd52257a6c68d Description: Perl extension for retrieving movie info from IMDB.com This package includes the IMDB::Films and IMDB::Persons perl modules. . IMDB::Film allows retrieval of information about movies by its IMDB code or title. . IMDB::Persons allows retrieval of information about IMDB persons (actors, actresses, directors etc): full name, photo, date and place of birth, mini bio and filmography. Package: libfile-chdir-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: James Bromberger Architecture: all Version: 0.06-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libfile-chdir-perl_0.06-2_all.deb Size: 9702 MD5sum: 8a67d6eff48c29a8cd4b5e062d59f4bb SHA1: 6fa2bdfb52fbc7a42a2728471448d7d19e8b6d47 SHA256: cbe78c17b3df69f5d99ad8ff372b74b2c98ed0f368436d7ccd6c22605a113850 Description: A more sensible way to change directories Perl's chdir() has the unfortunate problem of being very, very, very global. If any part of your program calls chdir() or if any library you use calls chdir(), it changes the current working directory for the whole program. . This sucks. . File::chdir gives you an alternative, $CWD and @CWD. These two variables combine all the power of chdir(), File::Spec and Cwd. Package: libppi-perl Priority: optional Section: contrib/perl Installed-Size: 95 Maintainer: Debian Perl Group Architecture: all Version: 1.201-1 Depends: libclone-perl (>= 0.17), libio-string-perl (>= 1.07), liblist-moreutils-perl (>= 0.13), libparams-util-perl (>= 0.05), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libppi-perl_1.201-1_all.deb Size: 370078 MD5sum: c64250b8bcafe69618e5f4e172b28cae SHA1: 4faa08fcaaf29d75251295c651ca8ed9033dc73b SHA256: 91426655fb88194d238fbebda6eaeacf5cbe2bf7bb5e2a3b302fde46b7906f3e Description: Parse, Analyze and Manipulate Perl without perl The ability to read, and manipulate Perl (the language) programmatically other than with perl (the application) was one that caused difficulty for a long time. . The cause of this problem was Perl's complex and dynamic grammar. Although there is typically not a huge diversity in the grammar of most Perl code, certain issues cause large problems when it comes to parsing. . The purpose of PPI is not to parse Perl Code, but to parse Perl Documents. By treating the problem this way, we are able to parse a single file containing Perl source code "isolated" from any other resources, such as libraries upon which the code may depend, and without needing to run an instance of perl alongside or inside the parser. Homepage: http://sf.net/projects/parseperl Package: libwww-freshmeat-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 0.01-3 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libwww-freshmeat-perl_0.01-3_all.deb Size: 8168 MD5sum: 01949af9eb8fefcda7171ccd6732887e SHA1: be43e5434d94286ab92781123346c1ac47ca1359 SHA256: ac5443f4909d5cbb723054c8f7013a07cb664b87e9767f73c0c58dfddb57cdf2 Description: automates searches on Freshmeat.net WWW::Freshmeat allows you to fetch projects information from Freshmeat, such as name, URL, version and description. . Based on LWP, it can accept all methods used by the latter, such as timeout, useragent, env_proxy, etc. Package: libmath-spline-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.01-4 Depends: libmath-derivative-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmath-spline-perl_0.01-4_all.deb Size: 7714 MD5sum: 76ac121b6830fc25a7c0da2b9aa2cfd5 SHA1: f786e67cd2b55a91503f81ba49d39e2fc03aec24 SHA256: 1a689e01e0ef857c974269be77c4aedd042ae93c804f680ae3b8f8b0f8ce1dbc Description: Cubic spline interpolation of data This package provides cubic spline interpolation of numeric data. The data is passed as references to two arrays containing the x and y ordinates. It may be used as an exporter of the the numerical functions or, more easily as a class module. Package: libvcp-perl Priority: optional Section: contrib/perl Installed-Size: 85 Maintainer: Bastian Blank Architecture: all Version: 0.9-20050110-1 Depends: libipc-run3-perl, libregexp-shellish-perl, libtext-diff-perl, libxml-autowriter-perl, libxml-parser-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libvcp-perl_0.9-20050110-1_all.deb Size: 506478 MD5sum: ee911802a0e72bef53730e8ad045adbd SHA1: 0fd16e4b1d6f349f1ebf2179c04edf3970843c4f SHA256: 9813435642f4c467a7d6ddb3099fed6d4441692df495c8b2ffb8e5c1d7042c51 Description: Versioned Copy - copying hierarchies of versioned files VCP is a system for copying resources under version control between repositories. cvs, p4 and RevML files are currently supported. . VCP can re-root directory hierarchies diring the transfer, and, using source specifications, or by filtering RevML files, subsets of files and revisions may be copied. . Both whole-repository and incremental updates are supported. Package: libtest-tester-perl Priority: optional Section: contrib/perl Installed-Size: 11 Maintainer: Florian Ragwitz Architecture: all Version: 0.103-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-tester-perl_0.103-1_all.deb Size: 22632 MD5sum: abab00f840ee48243c72b058a572a832 SHA1: 9a66cb9da697a864fbfb4493566a635379ccb215 SHA256: c7889d3e3129bf5991444bd361995068c87436e108c176ac08883837e3b45cad Description: Ease testing test Perl modules built with Test::Builder If you have written a test module based on Test::Builder then Test::Tester allows you to test it with the minimum of effort. Package: libwww-shorten-perl Priority: optional Section: contrib/perl Installed-Size: 30 Maintainer: Adam Kessel Architecture: all Version: 1.88-3 Depends: libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libwww-shorten-perl_1.88-3_all.deb Size: 60780 MD5sum: cdb4cf4bea89941f5613d90583f890b0 SHA1: 3b311825849c838a365d20a1f8c5314abc67f244 SHA256: 92ab020d193264ab9722c1bd2f913ef33d447582bb7db3273066e93b3fe44639 Description: Perl modules providing abstract interface to URL shortening sites This package contains a variety of modules to interface with many URL shortening sites. Each site maintains a database of long URLs, each of which has a unique identifier. Package: libmro-compat-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.05-1 Depends: libclass-c3-perl, perl (>= 5.6.0-16) Recommends: libclass-c3-xs-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmro-compat-perl_0.05-1_all.deb Size: 13810 MD5sum: b15e949ef821fa012ff167ccadb5e4cb SHA1: e20915521cc80913456eb1b14871c0a21305ad14 SHA256: 649096a529f29d99d43f38f5d1e2f8182122d7fabad3ab73d6f8ff8456a93ab5 Description: mro::* interface compatibility for Perls < 5.9.5 The "mro" namespace provides several utilities for dealing with method resolution order and method caching in general in Perl 5.9.5 and higher. . MRO::Compat provides those interfaces for earlier versions of Perl (back to 5.6.0 anyways). Package: libmail-verp-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.06-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libmail-verp-perl_0.06-1_all.deb Size: 8820 MD5sum: ab64f0cbf8d10ffd2d440470132507af SHA1: 29a4af4877a2b8e502dcfe8a7930ae88e382a836 SHA256: 654b036571ebca2cf2e163330ea1a0dfb8c39791c65425406fb9dc3b0d78d336 Description: Variable Envelope Return Paths (VERP) address encoder/decoder Mail::Verp provides utility functions to encode and decode Variable Envelope Return Paths (VERP) addresses, as described by http://cr.yp.to/proto/verp.txt. . VERP addresses are used to help manage bounces coming back from remote SMTP servers, especially when dispatching mail for a mailing-list; the VERP address encodes the recipient address, which can then be recovered from the bounce to unsubscribe the address from the mailing-list. . The encoding uses the method described by http://www.courier-mta.org/draft-varshavchik-verp-smtpext.txt. . Homepage: http://search.cpan.org/~gyepi/Mail-Verp/ Package: libgd-barcode-perl Priority: optional Section: contrib/perl Installed-Size: 13860 Maintainer: Debian Perl Group Architecture: all Version: 1.15-3 Depends: libgd-gd2-noxpm-perl | libgd-gd2-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgd-barcode-perl_1.15-3_all.deb Size: 930864 MD5sum: 5eb43a351b818d151afa12725454fef3 SHA1: a94eab4dfd6032d346fe3edc940a21939e07d0a6 SHA256: 1cca975e28a37a457c002e0a4f2e748f0fcef9912134d275fb759d2d6cabb9e8 Description: Library to create barcode images (GD::Barcode) GD::Barcode creates barcode images. It supports the following barcode formats: COOP2of5, Code39, EAN13 (JAN13), EAN8 (JAN8), IATA2of5, ITF (Interleaved2of5), Industrial2of5, Matrix2of5, NW7, QRcode, UPC-A and UPC-E. . Homepage: http://search.cpan.org/~kwitknr/GD-Barcode/ Package: libdata-hierarchy-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Bastian Blank Architecture: all Version: 0.34-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-hierarchy-perl_0.34-1_all.deb Size: 13164 MD5sum: cc6bd11108700dcb9aef23c1e6dea2b8 SHA1: f5aef34e561c9facbc49c482fa3e20baf87db446 SHA256: 2129f366c60b69a22d5d9c280cd69c4e0cdaa75e25e32ab253aa0c017d41a276 Description: Handle data in a hierarchical structure Data::Hierarchy provides a simple interface for manipulating inheritable data attached to a hierarchical environment (like filesystem). Package: libxml-nodefilter-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Jay Bonci Architecture: all Version: 0.01-5 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libxml-nodefilter-perl_0.01-5_all.deb Size: 14118 MD5sum: 02ad1378c421637c5811a3f7c68e2962 SHA1: fa7f011e3a65c911e59677b2de7090dc7e73d827 SHA256: b9ae60da2b535d7dccf3f0a65afd87323fdacc1776f1bf39c76686b46c9714b1 Description: Perl module for a generic node-filter class for DOM traversal This module is a generic node-filter class for DOM traversal as specified in the DOM Level 2 Traversal and Range specification. It extends that specification so this class is more easy to use for Perl programmers. Package: libtest-differences-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Jay Bonci Architecture: all Version: 0.47-2 Depends: libtext-diff-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libtest-differences-perl_0.47-2_all.deb Size: 14750 MD5sum: 5d23e8d14d875991188b24e47a084275 SHA1: 17c11d6e9254ab86564716ce460f25178c8bb8ab SHA256: 8555496610cb6371d64fe7156b8144270402c065913b8725837a03f8f26878b2 Description: Test string and data structure differences in perl CPAN's Test::Differences compares data structures and strings and returns their differences in a UNIX diff fashion if they are "not ok". Useful for comparing large structures easily when running tests. Package: libclass-container-perl Priority: optional Section: contrib/perl Installed-Size: 46 Maintainer: Charles Fry Architecture: all Version: 0.12-2 Depends: libparams-validate-perl (>= 0.23), perl (>= 5.6.0-16) Suggests: perl (>= 5.8.2) | libscalar-util-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libclass-container-perl_0.12-2_all.deb Size: 28764 MD5sum: 6a5c231a42ef74a2cde471ca442d54d7 SHA1: de061c6a821700fa42ee393c42c90c1df98a7174 SHA256: 40c1185641e42d779028ebab3ac1a6d21286717f592857a9cfe1524db66568d7 Description: Glues object frameworks together transparently This class facilitates building frameworks of several classes that inter-operate. It was first designed and built for HTML::Mason, in which the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several other objects must create each other transparently, passing the appropriate parameters to the right class, possibly substituting their own subclass for any of these objects. . The main features of Class::Container are: . * Declaration of parameters used by each member in a class framework . * Transparent passing of constructor parameters to the class that needs them . * Ability to create one (automatic) or many (manual) contained objects automatically and transparently Package: liblinux-kernelsort-perl Priority: optional Section: contrib/perl Installed-Size: 7 Maintainer: Maximilian Wilhelm Architecture: all Version: 0.01-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/liblinux-kernelsort-perl_0.01-1_all.deb Size: 7328 MD5sum: e36976b296f51b37139391c4630ad1d4 SHA1: cbd6995d65eea029582813cb147987aee52c678a SHA256: ee6b36b9e6f1d3bdd8e1ffe2cf9571b819211d8f0a13e6c06504d4e51cb8ec3b Description: Perl module for sorting Linux Kernel version strings This is the CPAN Perl module Linux::KernelSort. . Linux::KernelSort is intended to sort a list of kernel versions into ascending order. It also provides the capability to compare two kernel versions and determine if one version is newer, older, or the same as the other version. . Homepage: http://search.cpan.org/~ogasawara/Linux-KernelSort-0.01/ Package: libaudio-mpd-perl Priority: optional Section: contrib/perl Installed-Size: 15 Maintainer: Debian Perl Group Architecture: all Version: 0.19.1-1 Depends: libaudio-mpd-common-perl, libclass-accessor-perl, libreadonly-perl, perl (>= 5.6.0-16) Suggests: libgetopt-euclid-perl, libproc-daemon-perl, mpd Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libaudio-mpd-perl_0.19.1-1_all.deb Size: 38560 MD5sum: 20a67cd5cf86da31e381f48634de43d0 SHA1: 1f775e378ec44025ab2e5e566b1c2e2224b8bfad SHA256: a7785d53f0f48abb8ad921d22f6765aa5335f4add98b828ab760ed8e62cccc37 Description: communicate with MPD servers from perl This perl module provides an object-oriented interface to talking to and controlling MPD (Music Player Daemon) servers. . This package also includes a daemon, mpd-dynamic, that implements a dynamic playlist for MPD. Homepage: http://search.cpan.org/dist/Audio-MPD Package: libnews-article-perl Priority: optional Section: contrib/perl Installed-Size: 76 Maintainer: Russ Allbery Architecture: all Version: 1.27-5 Depends: libnet-perl, libpgp-sign-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libnews-article-perl_1.27-5_all.deb Size: 36658 MD5sum: 83ef9c5bb0ccc144477713f0b2f6517a SHA1: 2fe0ae58576c5ee9a5e46c7a09bf6dcdf78cac38 SHA256: a7fd5a03f7f1099cf2045ab490fd4a88aa3dd9f6e76bf9c5942d969c5eb31916 Description: Perl modules for manipulating Usenet articles Provides Perl modules for manipulating Usenet articles and/or mail messages, including modifying headers, signing articles with either the PGPMoose or pgpverify algorithms, posting and mailing articles, and instantiating them from templates. It was primarily written for use by gateways and/or moderation programs. . Homepage: http://www.erlenstar.demon.co.uk/perl/ Package: libhtml-tagfilter-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.03-2 Depends: libhtml-parser-perl, liburi-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libhtml-tagfilter-perl_1.03-2_all.deb Size: 27876 MD5sum: 64936994b6c333981679f6581b5b3475 SHA1: 769f0185e3ae6eddeb406696ac5df7bd4718da73 SHA256: a3d740ae425d47eb86b0714bfbbb3c6d095446353f7db6cbdf5246ac2431e0b3 Description: A fine-grained HTML-filter, XSS-blocker and mailto-obfuscator HTML::TagFilter is a subclass of HTML::Parser with a single purpose: it will remove unwanted HTML tags and attributes from a piece of text. It can act in a more or less fine-grained way: you can specify permitted tags, permitted attributes of each tag, and permitted values for each attribute in as much detail as you like. . Tags which are not allowed are removed. Tags which are allowed are trimmed down to only the attributes which are allowed for each tag. It is possible to allow all or no attributes from a tag, or to allow all or no values for an attribute, and so on. . The filter will also guard against cross-site scripting attacks and obfuscate any mailto:email addresses, unless you tell it not to. Homepage: http://search.cpan.org/dist/HTML-TagFilter/ Package: libdata-integer-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.003-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libdata-integer-perl_0.003-1_all.deb Size: 21378 MD5sum: 0cee1e2c42f4da08a0eb91a0d5c23a7b SHA1: 887a692a7f9627536c45087c5b92302014fd6b88 SHA256: ea9d77aaabc1ddf04d7e0ee0a0711d6e20b3b988bc0abb5d5f19f8c56b437d8a Description: Perl modules handling details of the native integer data type This module is about the native integer numerical data type. A native integer is one of the types of datum that can appear in the numeric part of a Perl scalar. This module supplies constants describing the native integer type. . There are actually two native integer representations: signed and unsigned. Both are handled by this module. Homepage: http://search.cpan.org/dist/Data-Integer/ Package: libpoe-component-server-http-perl Priority: extra Section: contrib/perl Installed-Size: 58 Maintainer: Jose Luis Rivas Architecture: all Version: 0.09-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libpoe-component-server-http-perl_0.09-1_all.deb Size: 17056 MD5sum: 55cd490ada5161216a057e8f857e4e80 SHA1: 1d0d4b66a51c2da8f58dd9fd3204c41d4deb685d SHA256: 7efef08dd2e93ada8684733fb7473a8d2eb2e2e157b931fca1f3205851ff50b7 Description: Foundation of a POE HTTP Daemon Is a framework for building custom HTTP servers based on POE. It is loosely modeled on the ideas of apache and the mod_perl/Apache module. . It is built a lot on work done by Gisle Aas on HTTP::* modules and the URI module which are subclassed. . PoCo::HTTPD lets you register different handler, stacked by directory that will be run during the cause of the request. . Homepage: http://search.cpan.org/dist/POE-Component-Server-HTTP Package: libwiki-toolkit-plugin-ping-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Dominic Hargreaves Architecture: all Version: 0.01-3 Depends: libwiki-toolkit-perl, libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libwiki-toolkit-plugin-ping-perl_0.01-3_all.deb Size: 6662 MD5sum: ca30b767fd215d84cebd01eee8652798 SHA1: 028e1bb25c0f44e452417082fe46287773e06305 SHA256: 714d5b3dc25f43e16a247a31750e294ede263ca6905b5534cf470e73025938cc Description: "ping" various services when nodes are written A plug-in for Wiki::Toolkit sites, which will "ping" various external services when a node is written. A list of the services to ping, and where in their URLs to add the URL of the node, are supplied when the plugin is created. . You need to tell it how to turn a node into a URL (node_to_url), and what services to ping (services). Package: libconfig-file-perl Priority: optional Section: contrib/perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.41-1 Replaces: libconfigfile-perl Provides: libconfigfile-perl Depends: perl (>= 5.6.0-16) Conflicts: libconfigfile-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libconfig-file-perl_1.41-1_all.deb Size: 11134 MD5sum: e4bc5b9d704b791bdc1d149664b1ae29 SHA1: fd2b61b9cd42630340c9a57f3f2918bf98339083 SHA256: 65edbc5ece7c409df1403dd2e155a9b4bee44a599c14a0e5a75f37a661ca0f95 Description: Parses simple configuration files ConfigFile parses simple configuration files and store its values in an anonymous hash reference. The syntax of the configuration file is quite simple: . # This is a comment VALUE_ONE = foo VALUE_TWO = $VALUE_ONE/bar VALUE_THREE = The value contains a \# (hash). # This is a comment. COMPOSED_VALUE[one] = The first component of a clustered value COMPOSED_VALUE[two] = The second component of a clustered value Homepage: http://search.cpan.org/dist/Config-File/ Package: libgd-graph3d-perl Priority: extra Section: contrib/perl Installed-Size: 12 Maintainer: Jonas Smedegaard Architecture: all Version: 0.63-3 Depends: libgd-graph-perl (>= 1.30), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/perl/libgd-graph3d-perl_0.63-3_all.deb Size: 27564 MD5sum: ad0b6bc12c6cdd1d327d27719719a3c7 SHA1: 8de7ae4f16466042e7198232c6ba44e1a082e77d SHA256: 5c17d654688717a5e0f0a706f357020f34055cad0480c4223ef9dfcc6cd633b6 Description: Create 3D Graphs with GD and GD::Graph This is the GD::Graph3d extensions module. It provides 3D graphs for the GD::Graph module by Martien Verbruggen, which in turn generates graph using Lincoln Stein's GD.pm. . Homepage: http://search.cpan.org/dist/GD-Graph3d/ Package: sonata Priority: optional Section: contrib/sound Installed-Size: 908 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michal Čihař Architecture: all Version: 1.4.2-1ubuntu1 Provides: mpd-client Depends: python, python-central (>= 0.6.5), python-dbus, python-gtk2 Recommends: python-elementtree, python-gnome2-extras, python-mmkeys, python-tagpy, python-zsi Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/sonata_1.4.2-1ubuntu1_all.deb Size: 260740 MD5sum: 326a8aa391cdbdc6e86748bd65cc5185 SHA1: aa9b60f963944137b1097c4d53d8040a3ad12c49 SHA256: 9bf7bf2b4b42c2bc7de2b1a8b998a119b78275acc8d8300974ca93a697fc45ca Description: GTK+ client for the Music Player Daemon (MPD) Sonata is a lightweight GTK+ music client for the Music Player Daemon (MPD). It aims to be efficient (no toolbar, main menu, or statusbar), user-friendly, and clean. Homepage: http://sonata.berlios.de/ Python-Version: current Package: dir2ogg Priority: optional Section: contrib/sound Installed-Size: 7 Maintainer: Julian Andres Klode Architecture: all Version: 0.11.4-1 Depends: mpg123 | mpg321, python (>= 2.4), python-mutagen, vorbis-tools Recommends: cdparanoia | icedax, faad, python-cddb, python-musicbrainz2 Suggests: alac-decoder, mplayer-nogui | mplayer Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/dir2ogg_0.11.4-1_all.deb Size: 16714 MD5sum: f185124708102b44695c44ab8a709e5e SHA1: 014fe1100521e78b5476aa65f2a20dbeb5a8c43b SHA256: d235815bb8a115b9c0a9d0bb137b35fb2fd6e9863515a2bbd4ae1c9f7c74415e Description: audio file converter into ogg-vorbis format dir2ogg converts MP3, M4A, WMA, FLAC, WAV files and Audio CDs to the open-source OGG format. . It is a Python script that simply binds together the various decoders and oggenc making it easier for the user to convert his/her music files. It also supports ID3 tags. Homepage: http://jak-linux.org/projects/dir2ogg/ Package: decibel-audio-player Priority: optional Section: contrib/sound Installed-Size: 54 Maintainer: Emilio Pozuelo Monfort Architecture: all Version: 0.09-2 Depends: python (>= 2.4), python-central (>= 0.6.5), python-dbus, python-glade2 (>= 2.6.3-2), python-gst0.10 (>= 0.10), python-gtk2 (>= 2.6.3-2), python-mutagen (>= 1.10) Recommends: python-gnome2-desktop, python-notify (>= 0.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/decibel-audio-player_0.09-2_all.deb Size: 137062 MD5sum: 9d3973c0017d5e1d74c7367595fcc702 SHA1: b2f64573e86241c687321bf948755a41da33be0f SHA256: 5abb94eaeb7b4b3173cb657367e2f5de40d58f26224e476f9a30255009d4a1de Description: Simple and nice music player for the GNOME desktop Decibel is a GTK+ audio player which aims at being very straightforward to use by mean of a very clean and user friendly interface. Homepage: http://decibel.silent-blade.org/ Python-Version: current Package: grabcd-rip Priority: optional Section: contrib/sound Installed-Size: 6 Maintainer: Christian Garbs Architecture: all Source: grabcd Version: 0006-1 Depends: cdparanoia, libaudio-cd-perl, libgrabcd-readconfig-perl, libterm-readline-gnu-perl, ssh Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/grabcd-rip_0006-1_all.deb Size: 5198 MD5sum: 87c09499c61b4f61f8c439a6a3bff500 SHA1: 33580b3ba7b55ca1c2294bc6ddc860cfa99835b0 SHA256: 7092d4591d79b5d18d8cb521855016f8a8b764bdf9dd306b516cba40ea62232a Description: rip and encode audio CDs - ripper grabcd lets you rip and encode audio CDs. Ripping and encoding can be done on different systems. . This package contains the ripper script that reads an audio CD. It sends the data to a machine where the grabcd-encode package is installed. Package: festival-mr Priority: optional Section: contrib/sound Installed-Size: 10 Maintainer: Debian-IN Team Architecture: all Version: 0.1-3 Depends: festival (>= 1.4.3), festvox-mr-nsk Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festival-mr_0.1-3_all.deb Size: 20276 MD5sum: 135482ade6ee394c5b8cb144925ad95c SHA1: e2be3056d06c8c019986b9547a6522a80d92c48d SHA256: 27c512f515c2f89fe6fbdb24bf952eaa9d3688e57c9d81475748bb2b59c0b614 Description: Festival text to speech synthesizer for Marathi This package provides the modules required to synthesize speech in Marathi language using the Festival text-to-speech synthesizer. Given text represented in Unicode (UTF-8 encoding), it uses the festival synthesizer to generate speech in Marathi. Package: grandfatherclock Priority: optional Section: contrib/sound Installed-Size: 17 Maintainer: Oohara Yuuma Architecture: all Version: 1.0.2-4 Depends: perl, perl-modules (>= 5.6.1-5), sox (>= 12.17.3-1) Suggests: cron Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/grandfatherclock_1.0.2-4_all.deb Size: 630376 MD5sum: 5858e2f939c8d8920c8608e60722b2ef SHA1: ba48799643134f937eac19685f6314b0469d4f64 SHA256: 8fe9135bb997d0ac93f19a801f6378ef9b3b685a45a13755ed853d8ba7567e2d Description: a clock that tolls time acoustically grandfatherclock plays audio files to report the time. The default configuration emulates a grandfather clock with Westminster chimes. Cuckoo clock and Close Encounters of the Third Kind files are included as well. . As a matter of fact, grandfatherclock can be configured to execute any command. The upstream default is simply to write a *.au file to a sound device file by using cat(1). . Since cat is not a good sound player, the default is changed to use sox instead. grandfatherclock depends on sox to ensure that it can run under the default configuration. You also need a kernel support for a sound device to use grandfatherclock. . Upstream webpage: http://www.sourceforge.net/projects/grandfather/ Package: distmp3 Priority: optional Section: contrib/sound Installed-Size: 15 Maintainer: Jesus Climent Architecture: all Version: 0.1.9.ds1-4.2 Depends: adduser, debconf (>= 0.5) | debconf-2.0, perl5, vorbis-tools Suggests: abcde Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/distmp3_0.1.9.ds1-4.2_all.deb Size: 19458 MD5sum: 48f333296e9fd48444ec2ab2e3d54441 SHA1: 19fddd8a20cc52b993c5e36cc192ebfaef7495af SHA256: eb15fd9a81c377559a0b8ee56852ad6fcf96b1ad750fd7e3403c687ce36c198f Description: A Perl client and daemon for distributed audio encoding The distmp3 package contains a client, distmp3, and a daemon, distmp3host, which can be installed on many machines to provide fast distributed encoding of music (typically from a CD-ripper or batch script) using an encoder of your choice - usually MP3, Ogg Vorbis, or flac. . abcde is one such CD ripper wrapper which has builtin support for distmp3 and can use it very efficiently, especially in the case where the machine with the best CD-ROM drive is unable to encode the extracted audio at a satisfactory speed. . The current tradeoff is that the client may not pass command-line arguments to the encoder being run on the machines running the distmp3hosts. Package: mp3burn Priority: extra Section: contrib/sound Installed-Size: 8 Maintainer: Alexander Wirt Architecture: all Version: 0.4.1-3 Depends: file, libmp3-info-perl, libogg-vorbis-header-perl, libstring-shellquote-perl, mpg321 (>= 0.1.5.2) | mpg123, perl, vorbis-tools (>= 1.0), wodim Suggests: flac, libaudio-flac-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/mp3burn_0.4.1-3_all.deb Size: 23242 MD5sum: 9efb67a46782fc163691dd09b417335e SHA1: 097e166d94b380bde45f72b3b7538bdc818fc334 SHA256: f9e1323d9caf8d1355ed4ba2a012e851836656f1c54df8514378fa73bf1ab40d Description: burn audio CDs directly from MP3, Ogg Vorbis, or FLAC files mp3burn is a Perl script that allows you to burn audio CDs composed of MP3, Ogg Vorbis, or FLAC tracks without an intermediate file conversion to .cdr or .wav. The .mp3/.ogg/.flac files *are* converted using a decoder, but are written to FIFOs so they don't consume filesystem space during the burn. Package: cecilia Priority: optional Section: contrib/sound Installed-Size: 275 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Free Ekanayaka Architecture: all Version: 2.0.5-2ubuntu5 Depends: csound (>= 4.23), tk8.3 | tk8.4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/cecilia_2.0.5-2ubuntu5_all.deb Size: 1655862 MD5sum: 57869843e293af737603eb8abed69739 SHA1: 808152c3874f917b49c133201fbc66361e746e76 SHA256: a295ac97dd861129510c6371364c0cdd09a9f5f9e3e2024593e2473447f22e1f Description: graphic user interface for CSound Cecilia is a graphic user interface for the sound synthesis and sound processing package CSound. Cecilia enables the user to build very quickly graphic interfaces with sliders and curves to control CSound intruments. It is also an editor to CSound with syntax highlighting and a built-in reference. Cecilia is also a great tool to explore the parameters of a new opcode in an interactive and intuitive way. . Cecilia was designed by and for musicians and sound designers. All the traditional sound processing devices are included such as EQs, compressors and delays adapted for the most simple applications and the wildest imaginable sonic contortions. Package: xmms2-scrobbler Priority: optional Section: contrib/sound Installed-Size: 6 Maintainer: Florian Ragwitz Architecture: all Version: 0.1.3-1 Depends: libevent-loop-ruby1.8, libxmmsclient-ruby1.8, ruby1.8 Suggests: xmms2-core Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/xmms2-scrobbler_0.1.3-1_all.deb Size: 7428 MD5sum: fa84a0cbd30200aae7b7ecc005526148 SHA1: 87b89ca8d86b1904b6e24955a72dca15aae4e619 SHA256: 513df568b91d39bcb71935b9dfa9a49cf5eaab4789209d908f8816a2d943abc1 Description: Audioscrobbler/Last.FM client for xmms2 The scrobbler client sends information about the tracks you play with xmms2 to the Last.FM service to build a profile of the type of music you listen to and find people that have similar tastes in music. For more information on AudioScrobbler see http://www.last.fm/ Package: audiolink Priority: optional Section: contrib/sound Installed-Size: 13 Maintainer: Amit Shah Architecture: all Version: 0.05-1 Depends: libdbd-mysql-perl (>= 2.1027-1), libmp3-info-perl (>= 1.01-1), libogg-vorbis-header-perl (>= 0.03-1), mysql-client (>= 4.0.16-2), perl Recommends: mysql-server (>= 4.0.16-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/audiolink_0.05-1_all.deb Size: 32370 MD5sum: 345cd27d99127c57fba83fccf8ecd5d5 SHA1: 883572310208937b993a0e189530c2bc8a12e560 SHA256: b508bc7bfb1b53c3d95d158c14a9f804ffdc38acf002912a6c626be607bcfb0f Description: makes managing and searching for music easier AudioLink is a tool that makes searching for music on your local storage media easier and faster. Your searches can include a variety of criteria, like male artists, female artists, band, genre, etc. . It works with MP3 and Ogg Vorbis files and creates a MySQL database in which it stores the information about the music files. It creates symbolic links to the actual music files based on the search results. You can search for multiple fields, like artist, band, composer, lyricist, etc. . See http://audiolink.sourceforge.net/ for more information. Package: festvox-hi-nsk Priority: optional Section: contrib/sound Installed-Size: 12005 Maintainer: Debian-IN Team Architecture: all Source: festival-hi Version: 0.1-2 Provides: festival-voice Recommends: festival-hi Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festvox-hi-nsk_0.1-2_all.deb Size: 9738370 MD5sum: 6d876bb10480c5af18b122c65d79aa0e SHA1: 92a81c30f3e12c0fb1da2015ff4a6b5b3ef44e85 SHA256: 4a4c732e58f9ae8393f02a8ff468e4d687df57bb3127c51b6cdf93d5da53c915 Description: Hindi male speaker for Festival This is a diphone database to be used with Hindi Festival. It provides a male speaker for synthesizing Hindi speech. The package consists of a speech database along with the voice definition. Package: quodlibet-plugins Priority: extra Section: contrib/sound Installed-Size: 26 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christine Spang Architecture: all Version: 20070625-1ubuntu2 Depends: exfalso (>= 0.21) Suggests: k3b, lastfmsubmitd, notification-daemon, python-cddb, python-dbus, python-gnome2, python-musicbrainz Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/quodlibet-plugins_20070625-1ubuntu2_all.deb Size: 48522 MD5sum: edfdc8e03b45de4caa22b07256e18a78 SHA1: 2f3f66e4780e6394bef15120d5109e324c8c7cf2 SHA256: f4121735d1dbc06246e28cc2e59323bf1748281a837092d254c740e1ccb6855c Description: various contributed plugins for Quod Libet This package contains a number of contributed plugins for the Quod Libet media player, each extending the player's functionality in different ways. . Notable plugins in this package include: . - Animated On-Screen Display - MusicBrainz and CDDB/FreeDB tag lookups - Alarm clock and lullaby, start and stop playing music at specified times - Export a playlist as HTML - Export a Jabber JEP-118 file - Burn CDs with K3b - AudioScrobbler/Last.fm submission (http://www.last.fm) Package: yaret Priority: optional Section: contrib/sound Installed-Size: 10 Maintainer: Marco Nenciarini Architecture: all Version: 2.1.0-5 Depends: cdparanoia | cdda2wav, libappconfig-perl, libaudio-cd-perl, perl, vorbis-tools | flac Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/yaret_2.1.0-5_all.deb Size: 27072 MD5sum: b74af324e0c78f361aa511e06be2dc71 SHA1: 8273ef797a96becd03b75da18dd4a10074f4f15a SHA256: f36ac2153b9774ad396dc81cb15b740366e7b2b528c16503ffcbe975735b03e0 Description: A console tool to turn CDs into encoded music YaRET is a Perl script that automates the ripping, normalization, and encoding of CDs. It supports CDDB very well via the Perl Audio::CD module, and also can work with your favorite ripper/normalizer/encoder (e.g., cdparanoia, cdda2wav, normalize, etc.) It supports useful features like multiple concurrent encoders and an easy to use configuration file that lets you customize YaRET to your taste (such as file naming based on the CDDB information). Package: fluid-soundfont-gs Priority: optional Section: contrib/sound Installed-Size: 6 Maintainer: Toby Smithe Architecture: all Source: fluid-soundfont Version: 3-0ubuntu1 Depends: fluid-soundfont-gm Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/fluid-soundfont-gs_3-0ubuntu1_all.deb Size: 2742706 MD5sum: c3e233c66b203c2582ca9bffb28d44c1 SHA1: b69f1a8ee86752b233598d24c3e80bb64f5d6f98 SHA256: 0d1f5860e53ab168a0dc5897c6655c92af57dc5620e9f192a988ba06b5b1aaba Description: Fluid (R3) General MIDI SoundFont (GS Extensions) This is a set of GS extensions for the Fluid GM Soundfont, for use with any modern MIDI synthesiser: hardware (like the emu10k1 sound card), or software (like FluidSynth). Package: mp32ogg Priority: optional Section: contrib/sound Installed-Size: 30 Maintainer: Julien Danjou Architecture: all Version: 0.11-9 Depends: libmp3-info-perl, libstring-shellquote-perl, mpg123, perl, vorbis-tools Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/mp32ogg_0.11-9_all.deb Size: 7820 MD5sum: 1c367ac3580ec70cbbdbd8866dc0b35f SHA1: dc58645f30db9a595591f44c6a949426ac803c70 SHA256: d17f02e3059b26a0e191c65c9f77c2fc1c8c92fadf681d9124ce9969fcdcccfc Description: Converts MP3 file to Ogg Vorbis This is a small script to recursively convert your MP3 files and directories to Ogg Vorbis. Package: festival-freebsoft-utils Priority: optional Section: contrib/sound Installed-Size: 15 Maintainer: Milan Zamazal Architecture: all Version: 0.8-1 Depends: festival Recommends: sox Conflicts: speech-dispatcher (<= 0.2-5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festival-freebsoft-utils_0.8-1_all.deb Size: 48730 MD5sum: 930b26167a87d2e782f27ea4e78262ec SHA1: 4adb36a216640c5bb7cdbab1efbb27e788ee0000 SHA256: 55f77b01252529f47d683424a0f96f6592d5f7cb5e9b6e2ae99e8dd2363428af Description: Festival extensions and utilities Miscellaneous Festival utilities, providing especially the following features: Generalized concept of input events, including ability to play sounds within the synthesized text and to map logical input events to other events; replacing given words in the synthesized text by events; spelling; capital letter signalization; punctuation reading modes; miscellaneous Festival Scheme functions. . Primary focus of festival-freebsoft-utils is on Festival cooperation with Speech Dispatcher, but they may be used together with other speech frontends or for other purposes as well. Package: randomplay Priority: optional Section: contrib/sound Installed-Size: 8 Maintainer: Adam Rosi-Kessel Architecture: all Version: 0.60 Depends: libdate-calc-perl, libdate-manip-perl, libmp3-info-perl, libogg-vorbis-header-perl, libterm-readkey-perl, perl Recommends: mpg321, vorbis-tools Suggests: xosd-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/randomplay_0.60_all.deb Size: 23630 MD5sum: 746fa5711f69f3981e6f6710f7717a47 SHA1: b5878394915e82533c155522404aa6871a6df831 SHA256: 3d9fe99d179f87a85570bce22ef10676dd14128baccfd47c44755d670bd50199 Description: command-line based shuffle music player that remembers songs between sessions Randomplay plays your music collection (or execute any arbitrary commands on any arbitrary filetypes) in random order, remembering songs played across sessions. It also has many features to make command-line music playing more convenient, including recursive regexp searching for tracks and the ability to specify a certain number of tracks, bytes, or minutes to play. Randomplay will also generate a list of music files to be loaded onto a portable music player device. It includes a 'random weighting' feature, so your favorite songs are more likely to come up in the random shuffle. . Randomplay is a convenient tool for the user who does everything in an xterm window or console and is constantly devising complex find/grep/sed command lines to play just the right set of songs. Package: quodlibet Priority: optional Section: contrib/sound Installed-Size: 61 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tristan Seligmann Architecture: all Version: 1.0-2ubuntu1 Depends: exfalso (= 1.0-2ubuntu1), gstreamer0.10-plugins-base (>= 0.10.3), gstreamer0.10-plugins-good, gstreamer0.10-plugins-ugly, python (>= 2.4), python-central (>= 0.6.5), python-gst0.10 Recommends: gstreamer0.10-alsa, gstreamer0.10-gnomevfs, python-feedparser, quodlibet-ext (>= 1.0-2ubuntu1) Suggests: gstreamer0.10-plugins-bad Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/quodlibet_1.0-2ubuntu1_all.deb Size: 32352 MD5sum: b3a9c8ee30af8d6995e29a7747f3055e SHA1: e3fca84cff6861504d5a0e6bb5593154d75a3376 SHA256: ec795392bd78a5cb06d41d4884563f6078beb653f3e6a69bd0f84386aa7d52c4 Description: audio library manager and player for GTK+ Quod Libet is a music management program. It provides several different ways to view your audio library, as well as support for Internet radio and audio feeds. It has extremely flexible metadata tag editing and searching capabilities, using the same interface as Ex Falso. . Supported formats include MP3, Ogg Vorbis, FLAC, Musepack (MPC), WavPack, and MOD/XM/IT. Python-Version: current Package: create-resources Priority: extra Section: contrib/graphics Installed-Size: 225 Maintainer: Debian Multimedia Team Architecture: all Version: 0.1.3-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/create-resources_0.1.3-2_all.deb Size: 3433670 MD5sum: 5f6776edbfc44b9615dec2c6a731a234 SHA1: c394475dfbfd1504ec37555232bae04e8f03a952 SHA256: 861f25aa2717f914de48a0163baa8940c266b9056f645dd271805b52256b8015 Description: shared resources for use by creative applications The Create Project provides shared resources for use by creative applications such as Blender, CinePaint, the GIMP, Inkscape, Scribus, Audacity and the Open Clip Art Library. . The package includes brushes, color swatches files, gradients, etc. , so that the user doesn't need to install all of these resources separately for each and every application that can read such data. Package: festvox-mr-nsk Priority: optional Section: contrib/sound Installed-Size: 9 Maintainer: Debian-IN Team Architecture: all Source: festival-mr Version: 0.1-3 Provides: festival-voice Recommends: festival-mr Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festvox-mr-nsk_0.1-3_all.deb Size: 9739364 MD5sum: fe5dea2008ceead7dd08d4087a20bb0e SHA1: fad1b7dd3ae0f92c1546379e9faffa9ab34c92e2 SHA256: fb33a34544420a5658672fef3b2fe33025fafe51437e25ac366c73fcb6e6bdbd Description: Marathi male speaker for Festival This is a diphone database to be used with Marathi Festival. It provides a male speaker for synthesizing Marathi speech. The package consists of a speech database along with the voice definition. Package: festival-hi Priority: optional Section: contrib/sound Installed-Size: 80 Maintainer: Debian-IN Team Architecture: all Version: 0.1-2 Depends: festival (>= 1.4.3), festvox-hi-nsk Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festival-hi_0.1-2_all.deb Size: 19628 MD5sum: 1ccb21c63354cf8024cad889961e13c7 SHA1: 0f72a385d5f6b7ea51a5db038793a9377d490b35 SHA256: 7fde62841b3793d363db0291f320e2609fcece665c48bd0e236066af28af70a0 Description: Festival text to speech synthesizer for Hindi This package provides the modules required to synthesize speech in Hindi language using the Festival text-to-speech synthesizer. Given text represented in Unicode (UTF-8 encoding), it uses the festival synthesizer to generate speech in Hindi. Package: festlex-ifd Priority: optional Section: contrib/sound Installed-Size: 31993 Maintainer: Debian Italian Maintainers Task Force Architecture: all Source: festival-it Version: 1.0-12 Replaces: festival-italian (<= 1.0-6) Depends: festival (>= 1.4.3-9), festvox-itapc16k | festvox-italp16k Suggests: festvox-italp16k, festvox-itapc16k Conflicts: festival-italian (<= 1.0-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festlex-ifd_1.0-12_all.deb Size: 3332118 MD5sum: ec4c3bcb45a7c68fc262818b1afa1c13 SHA1: ca394520ebad26e6a94bc79a4c8fa2e2adab12e0 SHA256: 5d9154a723069585ca755584c5331ef5859d9b4aba018d6f43aba9a593cf0ab0 Description: Italian support for Festival Italian Festival is a set of modules for the Festival text-to-speech system which allow it to synthesize speech in Italian. . This package includes a dictionary that permits festival pronounce Italian text. It also features modules for textual/linguistic analysis and prosodic analysis. Package: songwrite Priority: optional Section: contrib/sound Installed-Size: 40 Maintainer: Marc Dequènes (Duck) Architecture: all Version: 0.14-2 Depends: gv | gnome-gv, lilypond (>= 2.4), python, python-editobj (>= 0.5.6-1), python-support (>= 0.7.1), python-tk (>= 2.3), timidity | playmidi | pmidi Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/songwrite_0.14-2_all.deb Size: 543908 MD5sum: 36feb0b379605f55ad4ff1f9c3f71b33 SHA1: ab9f33ac7e88b6fa46f1877e316afa652a8e977e SHA256: 8a21bec15ae75e84b03878f2a327f899fc0a0dd55dca5faac61413543bfd9369 Description: guitar tablature editor and player Songwrite is a guitar tablature (fingering notation) editor and player, quite similar to TablEdit. In addition to tablatures, it also supports staff, lyrics and drums. . Printing support and playback are available through external programs. . Songwrite was formerly know as GTablature. Package: ripit Priority: optional Section: contrib/sound Installed-Size: 10 Maintainer: Elimar Riesebieter Architecture: all Version: 3.6.0-1 Depends: cdparanoia | cdda2wav, libcddb-get-perl, libwww-perl, vorbis-tools (>= 1.0beta4-1) | lame | flac | bladeenc | faac Suggests: eject, id3 (>= 0.12), id3v2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/ripit_3.6.0-1_all.deb Size: 82808 MD5sum: 71fdc73f0eb8debea465ac1a99a3ad71 SHA1: 838227fe2180fd40ce71778cf0bb188b0c4a2354 SHA256: 6b78f167c5bea465b62847bce05e74d9290830aa8590c6199f396ef6bb87058d Description: Textbased audio cd ripper ripit runs in text mode (no fancy GUI here) and does everything required to produce a set of mp3, ogg, flac, m4a files without any user-intervention. . ripit does the following with an Audio CD: - Get the audio CD Album/Artist/Tracks information from CDDB - Rip the audio CD Tracks (using cdparanoia or other cdrippers) - Encode the files (using lame, oggvorbis flac and/or faac) - ID3 tag them (v1 & v2) - Optional: creates a playlist (M3U) file (lists MP3s created, used by various MP3 players) - Optional: Prepares and sends a CDDB submission. - Optional: Saves the CDDB file. . Homepage:http://www.suwald.com/ripit/ripit.html Package: grabcd-encode Priority: optional Section: contrib/sound Installed-Size: 6 Maintainer: Christian Garbs Architecture: all Source: grabcd Version: 0006-1 Depends: libgrabcd-readconfig-perl, vorbis-tools Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/grabcd-encode_0006-1_all.deb Size: 4302 MD5sum: eb3a7b1ff4bb1a9fba956756156d5dd8 SHA1: 7304e09ef2b0e3a02a1cbca6382bbb65f82454ed SHA256: 8fd46e46df675697f6f59240c4f937b2d5c09ac08f7222236f8d8ef959c7a44f Description: rip and encode audio CDs - encoder grabcd lets you rip and encode audio CDs. Ripping and encoding can be done on different systems. . This package contains the encoder script that generates OGG files and stores them in a given directory hierarchy. It receives the raw data from a machine where the grabcd-rip package is installed. Package: festival-czech Priority: optional Section: contrib/sound Installed-Size: 11 Maintainer: Milan Zamazal Architecture: all Version: 0.2.1-1 Depends: festival Recommends: festvox-czech-ph Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festival-czech_0.2.1-1_all.deb Size: 43754 MD5sum: b1805502aede324f4ec60afb5781fb9a SHA1: ee29ed46dd9140a7fde032afbce67e646a0cd140 SHA256: b5a646a9e7605c846822165a1a00b0d1a93e51172456f71fcec16d6fdf063e53 Description: Czech support for Festival speech synthesis system General Czech language support for Festival, necessary to make Festival speak Czech. This package does not contain Czech Festival voice data, you must additionally install the voice-czech-ph package or another Czech voice. Package: wavesurfer Priority: optional Section: contrib/sound Installed-Size: 34 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Guenter Geiger (Debian/GNU) Architecture: all Version: 1.8.5-2ubuntu1 Depends: libsnack2 (>= 2.2), tk8.4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/wavesurfer_1.8.5-2ubuntu1_all.deb Size: 262110 MD5sum: 4e2447e0583ca232681c505b19656ada SHA1: b880d1c991ccd48405abbf94704129bc7ef27312 SHA256: 027291868985f59a5d1addfa39f79331971a4898bbeb16639b43c447c9aff11f Description: Sound Manipulation Program Wavesurfer is a sound manipulation program, it has been designed to suit both, novice and advanced users. WaveSurfer has a simple and logical user interface that provides functionality in an intuitive way and which can be adapted to different tasks. . Homepage: http://www.speech.kth.se/wavesurfer/ Package: midge Priority: optional Section: contrib/sound Installed-Size: 43 Maintainer: Mario Lang Architecture: all Version: 0.2.41-2 Depends: libmidi-perl, perl Suggests: timidity Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/midge_0.2.41-2_all.deb Size: 85858 MD5sum: ef1c765d3e6415394571f5944637e7f1 SHA1: 35c0d8097447c017fd33fc6438644c46ca9da014 SHA256: 63222aab4deb7d4b6c4d9dd10bc639d0005b10de77063f9341f8acb7d66f92e8 Description: A text to MIDI program Midge generates MIDI files from text input. Most General MIDI features are supported, and there are some basic methods of randomly generating sequences. Also included is a decompiler and an emacs mode. Package: gnupod-tools Priority: optional Section: contrib/sound Installed-Size: 295 Maintainer: Brian Nelson Architecture: all Version: 0.98.3-1.1ubuntu1 Depends: libaudio-flac-header-perl, libmp3-info-perl, libogg-vorbis-header-pureperl-perl, libunicode-string-perl, libxml-parser-perl, libxml-simple-perl, perl (>= 5.6.0-16) Suggests: faac, flac, lame, vorbis-tools Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/gnupod-tools_0.98.3-1.1ubuntu1_all.deb Size: 129788 MD5sum: 8718610c55e861af20a281f5199d9775 SHA1: 8c6b4a1706ee5c924d1d37dfcc6009e838c9f1a0 SHA256: 4022f5068d3ed8dd9e0a9864556d7dadca321dfae37c22e97cf8659d673ea4b1 Description: command-line tools for the iPod family of portable music players GNUpod is made up of scripts that allow a user to manage a collection of songs and playlists on an Apple iPod. The original iPod, iPod Mini, and iPod Shuffle players are all supported. . For a GUI application with a similar scope, see the gtkpod package. . homepage: http://www.gnu.org/software/gnupod Package: vux Priority: optional Section: contrib/sound Installed-Size: 11 Maintainer: Brian Nelson Architecture: all Version: 0.4.9 Depends: lockfile-progs, mpg321 | mp3-decoder, vorbis-tools, zsh (>> 4.2.1-8) Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/vux_0.4.9_all.deb Size: 24388 MD5sum: 6ba3ac69321d1b85c8606807b866040e SHA1: 118310b47fbd963828d48502f1a23d6a58063a44 SHA256: 48cad7f685b9276557e83f89bf1cf028fa5eaaec98f6d1a9e8d244f101d938d4 Description: A rating-based, random ogg and mp3 player vux is a command-line ogg and mp3 utility that plays songs according to a rating system designed to keep track of user listening habits. By default, vux will give each song a percent chance of playing, based on where it lies on a bell curve of all ratings. Songs are picked at random, then played if they pass the percent chance. Ratings increase when you play complete songs and decrease when you skip them. The ratings scorelist is plain text for manual editing. By default, a separate agelist is maintained to prevent repeats based on time since last played. Package: pygmy Priority: optional Section: contrib/sound Installed-Size: 206 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Decklin Foster Architecture: all Version: 0.48-3ubuntu1 Provides: mpd-client Depends: python, python-empy, python-glade2, python-gtk2, python-mpdclient (>= 0.11.0), python-support (>= 0.7.1) Recommends: gnome-icon-theme, mpd, python-gnome2-extras Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/pygmy_0.48-3ubuntu1_all.deb Size: 38922 MD5sum: 0d9dc190433962c8e633828be5089d74 SHA1: d312d593496f2c6ec4b12e4f61356fef5c311f6e SHA256: 4c26c5497c82057d58d68456c90403dd5d9cb0b5d8541720b888f4d686722689 Description: PyGTK client for the Music Player Daemon (MPD) Pygmy is a graphical client for MPD with a single, collapsable control/playlist window, an optional tray icon, and a library browser which can also be run as a standalone program. Python-Version: 2.4, 2.3, 2.5 Package: festvox-kallpc8k Priority: extra Section: contrib/sound Installed-Size: 8 Maintainer: Matthias Urlichs Architecture: all Version: 1.4.0-4 Replaces: festvox-kallpc16k Provides: festival-voice Depends: festival (>= 1.4.3-9), festlex-cmu (>= 1.3.0), festlex-poslex (>= 1.3.0) Conflicts: festvox-kallpc16k Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festvox-kallpc8k_1.4.0-4_all.deb Size: 2360766 MD5sum: bee5697e60e5344ccf7b1e000d6dd167 SHA1: 87d5f7ce639b99b3ef825bb5345267e05df80e62 SHA256: ae9504a63e2f719394c9466b5329dbc8a99261483b609703ca1bc53de33cce2d Description: American English male speaker for festival, 8khz sample rate This is a diphone database for festival that uses 8k samples so it takes up a minimum of disk space. Using this diphone database, festival also converts text to speech faster than with the 16k version. However, the sound quality is not as good. . The voice contained in this database is an American English male speaker. A different American English voice can be found in the festvox-kdlpc16k package if you dislike this one. Package: abcde Priority: optional Section: contrib/sound Installed-Size: 184 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jesus Climent Architecture: all Version: 2.3.99.6-1ubuntu2 Depends: cd-discid, cdparanoia | cdda2wav, vorbis-tools (>= 1.0beta4-1) | lame | flac | bladeenc | speex, wget Suggests: distmp3, eject, eyed3, id3 (>= 0.12), id3v2, mkcue, mp3gain, normalize-audio, python-musicbrainz, vorbisgain Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/abcde_2.3.99.6-1ubuntu2_all.deb Size: 111334 MD5sum: 5f242d2b28e62ad9dab09af7f43c2a22 SHA1: 52a32ca4f04ccb38d10c182f6d1354d761dcbe3f SHA256: d4d459fbcbe71b9afd498bed28f2e7c9b39ab45f156b8cd51945774d85dbe5b4 Description: A Better CD Encoder A frontend program to cdparanoia, wget, cd-discid, id3, and your favorite Ogg/Vorbis, MP3, FLAC, Ogg/Speex and/or MPP/MP+(Musepack) encoder (defaults to oggenc). Grabs an entire CD and converts each track to the specified formats and then comments or ID3-tags each file, with one command. . With abcde you can encode several formats with one single command, using a single CD read operation. It also allows you to read and encode while not on the internet, and later query a CDDB server to tag your files. Package: stops Priority: extra Section: contrib/sound Installed-Size: 698 Maintainer: Debian Multimedia Team Architecture: all Version: 0.3.0-1 Recommends: aeolus Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/stops_0.3.0-1_all.deb Size: 40118 MD5sum: dadc73a982e9a3194f83b42aa6c755e8 SHA1: d60bb0053cad505d15d5f59bc2e1a2333ca7b38d SHA256: 42c4ad93eeba24e68ef68cd0a06aa9a742a73ad7723860b660853d58d5a60bf9 Description: Stop and instrument definitions for Aeolus-0.6.x This package contains definitions of stops and of an instrument to be used with the aeolus organ synth. Package: festvox-kdlpc8k Priority: optional Section: contrib/sound Installed-Size: 8 Maintainer: Matthias Urlichs Architecture: all Version: 1.4.0-5 Replaces: festvox-kdlpc16k Provides: festival-voice Depends: festival (>= 1.4.3-9), festlex-cmu (>= 1.3.0), festlex-poslex (>= 1.3.0) Conflicts: festvox-kdlpc16k Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festvox-kdlpc8k_1.4.0-5_all.deb Size: 2318214 MD5sum: 0c2b905233af5a6821b7af1736d87cd9 SHA1: 744b7db181ebf06cecececddc6dadeab13af005a SHA256: 23783e1987232288ecf3af6c4cff3ea9312c834a2b8acb61c7d440ba99c1c382 Description: American English male speaker for festival, 8khz sample rate This is a diphone database for festival that uses 8k samples so it takes up a minimum of disk space. Using this diphone database, festival also converts text to speech faster than with the 16k version. However, the sound quality is not as good. . The voice contained in this database is an American English male speaker. A different American English voice can be found in the festvox-kallpc8k package if you dislike this one. Package: festvox-italp16k Priority: optional Section: contrib/sound Installed-Size: 17 Maintainer: Debian Italian Maintainers Task Force Architecture: all Source: festival-it Version: 1.0-12 Replaces: festvox-italp11k (<= 1.0-6) Depends: festlex-ifd Conflicts: festvox-italp11k (<= 1.0-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festvox-italp16k_1.0-12_all.deb Size: 4830504 MD5sum: 0d2fb73c3e8f5364840b07ad97e77831 SHA1: 0dd4fb8c7b24daa06ffdde42afc8ffd297af5232 SHA256: c6d2dbb379e56b70d94236980d1d20383df88c4f2f93582768b77c38a17b503c Description: Italian female speaker for Festival This package provides a Italian female voice using a Residual excited LPC diphone synthesis method. The lexicon is provided by a set of letter to sound rules producing pronunciation accents and syllabification. The durations, intonation and prosodic phrasing are minimal but are acceptable for simple examples. Package: lastfmproxy Priority: extra Section: contrib/sound Installed-Size: 23 Maintainer: Romain Beauxis Architecture: all Version: 1.1-1 Depends: adduser, python Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/lastfmproxy_1.1-1_all.deb Size: 28120 MD5sum: 746eb68833c6ad8a8d59a4b48245bd16 SHA1: 3a06036fb32c72b41ee25f69829a85c8ad5279e5 SHA256: d6bc7bb9cbbb18a2a8acecbe9b046215b163fe1f9a5ea8f4dc358fa1a0d0c735 Description: proxy server for the last.fm radio streams LastFMProxy allows you to use your regular old audio player to listen to the last.fm streams. It does this by acting as a player itself, connecting to the server on your behalf, but instead of playing the stream, it simply relays it to whichever other application connecting to it. Package: moosic Priority: optional Section: contrib/sound Installed-Size: 28 Maintainer: Arto Jantunen Architecture: all Version: 1.5.4-3 Depends: python, python-support (>= 0.7.1) Recommends: mpg321 Suggests: mikmod, sox, timidity, vorbis-tools Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/moosic_1.5.4-3_all.deb Size: 152994 MD5sum: 928d585ad30bee8cd3c6d95a3c5933cf SHA1: cc23e83a133b1c8ea309615e35a95497d1a3192c SHA256: c80ba63987b3f2acaa96e3d2c37d15b1bf0f49f74507c29f25a86014a27e3d62 Description: Daemon/client combo to easily queue music files for playing Moosic is a music player that focuses on easy playlist management. It consists of a server process that maintains a queue of music files to play and a client program which sends commands to the server. The server continually runs through its playlist, popping items off the top of the list and playing each with an external program. The client is a simple command-line utility which allows you to perform powerful operations upon the server's queue, including the addition of whole directory trees, automatic shuffling, and item removal according to regular expressions. The server comes configured to play MP3, Ogg, MIDI, MOD, and WAV files. Package: sound-icons Priority: optional Section: contrib/sound Installed-Size: 30 Maintainer: Milan Zamazal Architecture: all Version: 0.1-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/sound-icons_0.1-1_all.deb Size: 572718 MD5sum: ee426432d09e9f288a88aea68c2e9a76 SHA1: 141baa32138292b097c2a33c2a794e33c6b79007 SHA256: 15d1d9df09e40490483ce2b248e5c46a3daeb8cc845c5ff9e94e725a5b282804 Description: Sounds for speech enabled applications This package contains sound icons to be used for event signalization in speech enabled applications. They are especially useful when running Speech Dispatcher. Package: festvox-suopuhe-mv Priority: extra Section: contrib/sound Installed-Size: 7 Maintainer: Niko Tyni Architecture: all Version: 20041119-1 Provides: festival-voice Depends: festival (>= 1.4.3-9), festvox-suopuhe-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festvox-suopuhe-mv_20041119-1_all.deb Size: 3609328 MD5sum: 7fc02df6ce562fca78d516b6ef634593 SHA1: 9182bf83b210237a643e3de49b6317bd0b462950 SHA256: ce667d46a301cb34e240f76ad170f1558fa6438fedb24068c4d359cd5d438d07 Description: Finnish male speaker for festival This is a Finnish male speaker for the Festival speech synthesis system. It was developed as part of the Suopuhe project at the universities of Helsinki and Joensuu. Package: cwcdr Priority: optional Section: contrib/sound Installed-Size: 41 Maintainer: Sebastien J. Gross Architecture: all Version: 2.0.2 Depends: libcddb-get-perl (>= 2.2.22-1), libconfig-general-perl, libtext-unaccent-perl, perl Recommends: cdda2wav, cdrdao, mp3info, mpg321, vorbis-tools Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/cwcdr_2.0.2_all.deb Size: 10912 MD5sum: 70055f4e49dad52c2a1eb51d397bd9cf SHA1: dd16e83dfa917d55172b13cbfc6f3315d257b898 SHA256: 9f152305dca7931fb5042b9bcb0f55752d6d7d6da2fc3017f734125a0624018e Description: Chez Wam CD Ripper cwcdr is a powerful and highly flexible and configurable command line CD ripper tool. You can define any commands you want then easily extend the possibilies of this tool. Now you can: o fetch FreeDB disc info o generate M3U files o convert from mp3 to ogg files o generate DAO files with CD-Text information o burns audio CD from a playlist o rip audio tracks o encode audio track to ogg, mp3 or whatever you want o generate ID3 tags or vorbis comments o batch jobs through a pipe o and much more... Package: mma Priority: optional Section: contrib/sound Installed-Size: 523 Maintainer: Raphael Goulais Architecture: all Version: 0.12-1.1 Depends: python, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/mma_0.12-1.1_all.deb Size: 1201530 MD5sum: 71f75e03ad444ed57014bb4a6ceaac9c SHA1: df96d3b04c61f8c72aa5de2d0fe8f5b4f9598c99 SHA256: 84617990fccaafb586bf6ee4acab0a433b8645c5aa440e800cd0d40afdc24137 Description: Musical Midi Accompaniment generator MMA creates midi tracks for a soloist to perform over from a user supplied file containing chords and MMA directives. . Homepage: http://mypage.uniserve.com/~bvdp/mma/ Package: pympd Priority: optional Section: contrib/sound Installed-Size: 29 Maintainer: Franz Pletz Architecture: all Version: 0.07-1.1build1 Provides: mpd-client Depends: python, python-central (>= 0.6.5), python-glade2 (>= 2.6), python2.5 Recommends: mpd (>= 0.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/pympd_0.07-1.1build1_all.deb Size: 116212 MD5sum: 4a5e497b3ec6800d36a5b519830e99fd SHA1: 94fc00e8bfc4f0653579d94367e6562c512f6b85 SHA256: 3e16fe3da09f9562637f6c1606a96004079eec55b6055e39bdc611e48fc39490 Description: Frontend for mpd in the style of rhythmbox and itunes Pympd is a frontend for mpd in the style of rhythmbox and itunes, written in python, with pygtk. Pympd itself is not a music player, but is actually a frontend to mpd, a daemon for playing and managing music. Python-Version: current Package: slimp3 Priority: optional Section: contrib/sound Installed-Size: 352 Maintainer: Debian QA Group Architecture: all Version: 4.2.6-3 Depends: adduser, libaudio-wav-perl, libfile-which-perl, libio-string-perl, libmldbm-perl, libmp3-info-perl, libmp3-tag-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/slimp3_4.2.6-3_all.deb Size: 785320 MD5sum: 1db40d250ae4e802e5196f2ae899d88f SHA1: f5b4d2033bb337cf94a7312bb09b37f12846f98a SHA256: d20c84613566b4b847e48a73413a102f4e4beb585e76ba9a2aaccd9dc065df0f Description: MPEG Layer III Streaming Server SLIMP3 is an audio broadcasting system. It can stream music in the MPEG Layer III format, and supports multiple playlists on a single port through source ip "players". . Many audio players can listen to SLIMP3 streams, such as XMMS or Winamp and especially the SLIMP3 hardware player available at http://www.slimp3.com/ Package: xmms2tray Priority: extra Section: contrib/sound Installed-Size: 22 Maintainer: Thomas Jollans Architecture: all Version: 0.4-1 Depends: python, python-gtk2 (>= 2.10), python-imaging, python-notify, python-support (>= 0.7.1), python-xmmsclient Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/xmms2tray_0.4-1_all.deb Size: 109354 MD5sum: 36dead54c67ff87065d259dcb257394a SHA1: a74b45ac14ce249e67f4c44d05bc448aff8849aa SHA256: 787ae1fc43097073b533a362532158a588ed7f6a243acacacad5fafcb9a8cddc Description: systray integration for XMMS2 XMMS2tray is a small XMMS 2 client that displays an icon in a X11 system tray with a customizable popup menu and notification bubbles. . Homepage: http://zombiehq.xyzplanet.net/zhq/projects/xmms2tray Python-Version: 2.4, 2.3, 2.5 Package: nautilus-script-audio-convert Priority: optional Section: contrib/sound Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Lukas Fittl Architecture: all Source: audio-convert Version: 0.3.1.1-0ubuntu4 Depends: file, gawk | mawk, nautilus-script-manager, zenity Suggests: faac, faad, flac, lame, mplayer | mplayer-nogui, vorbis-tools Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/nautilus-script-audio-convert_0.3.1.1-0ubuntu4_all.deb Size: 15670 MD5sum: 0d9314075c758e6ff3314778d8d1de13 SHA1: 769483ff2ca93472499e8ad1af048ab3f1bf464f SHA256: fbdb864a6ecbf4418c0e152bf57df8923f18a7f3939dc6c2f14c8f50d16cfc4c Description: A nautilus audio converter script audio convert is a script that converts between WAV, Ogg, MP3, MPC, FLAC, APE, AAC, and WMA files. It has an easy-to-use interface that makes it possible to fill in the tags for a few formats, copy the tags from input files into the new files, and choose the quality of compression. Package: exfalso Priority: optional Section: contrib/sound Installed-Size: 1785 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tristan Seligmann Architecture: all Source: quodlibet Version: 1.0-2ubuntu1 Depends: libgtk2.0-0 (>= 2.8.8-1), libmpcdec3, python (>= 2.4), python-central (>= 0.6.5), python-gtk2 (>= 2.8), python-mutagen (>= 1.8), python-pyvorbis Suggests: libmodplug0c2, libmp4v2-0, python-ctypes, quodlibet-plugins Conflicts: quodlibet (<< 0.18), quodlibet-plugins (<< 20060401) Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/exfalso_1.0-2ubuntu1_all.deb Size: 528628 MD5sum: a7d975ffcf6ac58a83d1541755d2d327 SHA1: 064d7faec0c2418571ad040bb8d3b9b63cda0115 SHA256: 65dd466c5b1e44cbc2a5ac4e3600f6e4eb8c3b40ea351cae29c48d9d5508dd80 Description: audio tag editor for GTK+ Ex Falso displays and edits audio metadata tags. Supported formats include MP3, Ogg Vorbis, FLAC, Musepack (MPC), WavPack, and MOD/XM/IT. . Notable features include: * Freeform tag editing for most supported formats, including ID3v2 * Multiple values for tag keys * Flexible rename-by-tags and tag-by-filename patterns * Extensible using simple Python-based plugins * Edit multiple files in several formats at once Python-Version: current, >= 2.4 Package: mp3roaster Priority: optional Section: contrib/sound Installed-Size: 11 Maintainer: Ivo Marino Architecture: all Version: 0.3.0-1.1 Depends: cdrecord, flac, libaudio-flac-header-perl, libaudio-wav-perl, libfile-mmagic-perl, libmp3-info-perl, libogg-vorbis-header-perl, libterm-readkey-perl, mpg321 | mpg123, normalize-audio, ogg123 | vorbis-tools, perl (>= 5.8.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/mp3roaster_0.3.0-1.1_all.deb Size: 24116 MD5sum: ca46365c5cdcbfa2abf3c4240aaa586b SHA1: f55a3a3dbdfe3126502414cfd17854d829d5d6c5 SHA256: e9cfd8bc28e7ff6b1a636539e386d9f976501842d8b891896be7df95a6046615 Description: A Perl hack for burning audio CDs out of MP3/OGG/FLAC/WAV files MP3Roaster is a Perl hack for burning audio CDs out of MP3, Ogg Vorbis, FLAC and WAV files. The main highlights of this application are an easy to use command line syntax and automatic volume leveling support for best audio CD quality. . In order to normalize the audio level of all files which will be burned on CDs MP3roaster requires some free hard disk space. Package: gnump3d Priority: optional Section: contrib/sound Installed-Size: 209 Maintainer: Debian QA Group Architecture: all Version: 3.0-2 Depends: adduser, debconf (>= 1.2.0), logrotate (>= 3.5.4-1), netbase, perl, perl-modules Suggests: mp3-decoder | xmms, zinf Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/gnump3d_3.0-2_all.deb Size: 634352 MD5sum: a5c0e9e75d257f3664d567dbbeb4c550 SHA1: 47aa3a4e5fb77386a29971355782a4f2dabe7364 SHA256: 6bda2f42bf6806bda846e7c27b70e535d99598b749b480db70ffec3ba053bc3b Description: A streaming server for MP3 and OGG files GNUMP3d is a small, portable, and robust server for streaming MP3s, OGGs, and other multimedia files. . It presents a simple and attractive interface to web browsers, which allows you to navigate through your music collection. . Individual files may be streamed, as can whole directory trees. . Other features include the ability to see your most popular tracks, and to search your collection for songs. . Homepage: http://www.gnump3d.org/ Package: etktab Priority: optional Section: contrib/sound Installed-Size: 20 Maintainer: Roland Stigge Architecture: all Version: 3.2-2 Depends: tk8.4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/etktab_3.2-2_all.deb Size: 72006 MD5sum: ac49bc23bc8ba01155035544d712c604 SHA1: 5dde46995a9f4bd2c7a963a041c9653e7d02e974 SHA256: 8b7444dcad41453bb6601547bb08e7926e4cd3e0b9ab3459c2b7eabb5a72390f Description: ASCII guitar tab editor This program is used to write out guitar tablature in the typical style of ASCII tab, often found around the internet. The code is based on TkTab by Giovanni Chierico. Many of the ideas for the alterations found here came from EMACS tablature mode by Mark R. Rubin. Package: festlex-cmu Priority: optional Section: contrib/sound Installed-Size: 7 Maintainer: Matthias Urlichs Architecture: all Version: 1.4.0-6 Depends: festival (>= 1.4.3-9) Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festlex-cmu_1.4.0-6_all.deb Size: 880974 MD5sum: 12717848b3c4fb2c048140939c9ca30f SHA1: fb95a844ca0939943d24d39b15910886f11c7347 SHA256: dd174424c4db76ce0c1a0b0bf492b2aca4d2281d1b68acc6916cd736de406f59 Description: CMU dictionary for Festival This is the CMU dictionary in Festival form. It is required for American English voices. Package: festvox-itapc16k Priority: optional Section: contrib/sound Installed-Size: 30 Maintainer: Debian Italian Maintainers Task Force Architecture: all Source: festival-it Version: 1.0-12 Replaces: festvox-itapc11k (<= 1.0-6) Depends: festlex-ifd Conflicts: festvox-itapc11k (<= 1.0-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festvox-itapc16k_1.0-12_all.deb Size: 4168616 MD5sum: 53c2e86c0e1c63d8964f97701c064b44 SHA1: c8ecc0be8b3b331c4b9e2aa4b988522c810a053d SHA256: 045b6a9d288848a71351c4b4b48abeb8eae340ffa6abeb8742f799510628a1f2 Description: Italian male speaker for Festival This package provides a Italian male voice using a Residual excited LPC diphone synthesis method. The lexicon is provided by a set of letter to sound rules producing pronunciation accents and syllabification. The durations, intonation and prosodic phrasing are minimal but are acceptable for simple examples. Package: fluid-soundfont-gm Priority: optional Section: contrib/sound Installed-Size: 6 Maintainer: Toby Smithe Architecture: all Source: fluid-soundfont Version: 3-0ubuntu1 Recommends: fluid-soundfont-gs Suggests: fluidsynth, timidity Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/fluid-soundfont-gm_3-0ubuntu1_all.deb Size: 131822542 MD5sum: bbe2b0ad5742541be5d799fc521c3e1c SHA1: d41a7d55157f4ee6b5d64a400d73f68dc233ab1d SHA256: cab4b9f3a6a84398aac75dc183d615c92486e6e3ba1c4025ea392ccc66602295 Description: Fluid (R3) General MIDI SoundFont (GM) This is a GM SoundFont, for use with any modern MIDI synthesiser: hardware (like the emu10k1 sound card), or software (like FluidSynth). Package: festvox-kdlpc16k Priority: extra Section: contrib/sound Installed-Size: 5579 Maintainer: Matthias Urlichs Architecture: all Version: 1.4.0-5 Replaces: festvox-kdlpc8k Provides: festival-voice Depends: festival (>= 1.4.3-9), festlex-cmu (>= 1.3.0), festlex-poslex (>= 1.3.0) Conflicts: festvox-kdlpc8k Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festvox-kdlpc16k_1.4.0-5_all.deb Size: 4221698 MD5sum: 31524f1d39fde293b68b48a1002b7180 SHA1: c2c269cfefa49d4bc43e1369fb2c96df62f9eca2 SHA256: e30cbb67962c9c0a28fd39641fa7aa90e6c431a9f34414619934670017e44a09 Description: American English male speaker for festival, 16khz sample rate This is a diphone database for festival that uses 16k samples for high quality sound output. This is a large database (9 MB), and festival will convert text to speech more slowly using it, so you might want to install festvox-kdlpc8k instead if you have low disk space or a slow computer. . The voice contained in this database is an American English male speaker. A different American English voice can be found in the festvox-kallpc16k package if you dislike this one. Package: soundconvert Priority: optional Section: contrib/sound Installed-Size: 6 Maintainer: Christian Garbs Architecture: all Version: 1.40-1 Depends: file, lame | toolame, libfile-type-perl, libfile-which-perl, libmp3-info-perl, libogg-vorbis-header-perl, mpg123, vorbis-tools Recommends: bzip2, flac, gbsplay, libarchive-tar-perl, libarchive-zip-perl, libaudio-flac-header-perl, libcompress-zlib-perl, mikmod, sox, timidity Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/soundconvert_1.40-1_all.deb Size: 8636 MD5sum: 30f2ada81e0871c0a56da052e66f52d1 SHA1: acc41305a217fe4e005cc8774be2cd2ea5873032 SHA256: d26cfc4cd77c80a9d63e2af70b1d9163b2e741b6cb882f6e6e8abc0e480b5d86 Description: convert compressed sound formats soundconvert can recode sound formats like OGG, FLAC and MP3 to 128kbps-MP3s to be easier to handle on small mobile players. Other output formats can be selected, too. . soundconvert tries to keep all TAGs intact. It understands ID3v1, OGG, FLAC and GBS tags. . This is one big ugly dirty hack. Be careful when using this script! Package: oss-compat Priority: extra Section: contrib/sound Installed-Size: 6 Maintainer: Robert Millan Architecture: all Version: 0.0.4 Depends: module-init-tools | modutils | hurd Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/oss-compat_0.0.4_all.deb Size: 2246 MD5sum: 60023beebb9b89c88c843afd69a824c0 SHA1: 0ba93c1df74bc8283eee530e7ca979e04007cf75 SHA256: d1c0edafcb74639b360cd9b5bc3401081f5f8c480213f57880339f7438cd303d Description: OSS compatibility package This package ensures that OSS support is provided in some way. On Linux, it enables the ALSA compatibility modules. On other kernels where OSS is the default interface, no action is taken. . The purpose of this package is for applications that only support OSS to depend on it, hence preventing common "/dev/dsp not found" errors that would confuse unexperienced users. Package: mp3cd Priority: extra Section: contrib/sound Installed-Size: 10 Maintainer: Kees Cook Architecture: all Version: 1.25.4-2 Depends: cdrdao, libconfig-simple-perl, normalize-audio, perl, sox Recommends: flac, mpg321 | mpg123, vorbis-tools Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/mp3cd_1.25.4-2_all.deb Size: 19864 MD5sum: 51acef61bbc614af5d23c423e562bbfc SHA1: 4b335a547a5acb1f91822bbc4dbe6fa15b70b84e SHA256: abe4d6b709cead630ec81f5b34842026a4edb0ae5cfe66c61b11e53bd4f46fde Description: Burns normalized audio CDs from lists of MP3s/WAVs/Oggs/FLACs This script burns a playlist (.m3u, XMLPlaylist or command line list) of MP3s, Oggs, and/or WAVs to an audio CD. The ".m3u" format is really nothing more than a list of fully qualified filenames. The script handles making the WAVs sane by resampling if needed, and normalizing the volume across all tracks. . If a failure happens, earlier stages can be skipped with the '-s' flag. The file "tool-output.txt" in the temp directory can be examined to see what went wrong during the stage. Some things are time-consuming (like writing the WAVs from MP3s) and if the CD burn failed, it's much nicer not to have to start over from scratch. When doing this, you will not need the m3u file any more, since the files have already been built. See the list of stages using '-h'. . This script implements the suggested methods outlined in the Linux MP3 CD Burning mini-HOWTO: http://tldp.org/HOWTO/mini/MP3-CD-Burning/ . Homepage: http://outflux.net/software/pkgs/mp3cd/ Package: cplay Priority: optional Section: contrib/sound Installed-Size: 18 Maintainer: Peter Samuelson Architecture: all Version: 1.49-10 Depends: python Recommends: python-pyvorbis, vorbis-tools Suggests: mikmod, mpg321 | madplay | splay | mpg123, python-id3 (>= 1.2-1), sox, speex, xmp Conflicts: madplay (<< 0.15) Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/cplay_1.49-10_all.deb Size: 41818 MD5sum: e3fb018eede7190e32e9f659f080016c SHA1: e133ea385de81c6d6f3f5011397670df64a48131 SHA256: 39dfd7b1cae3aa9d6402a00126bd55d76fe5119f8073afa14957de826901c2e6 Description: A front-end for various audio players cplay provides a user-friendly interface to play various types of sound files. It offers a simple file list with which you can navigate around looking for audio files and a playlist to which you can add the files you want to play. cplay can play the songs in your playlist in repeat or random mode, and offers the option to store the playlist. . Currently, the following audio formats are supported: MP3 (through madplay, mpg321 or splay), Ogg Vorbis (through ogg123), MOD and other module formats (through mikmod or xmp), WAV (through sox) and Speex (through speex). Package: festlex-poslex Priority: optional Section: contrib/sound Installed-Size: 6 Maintainer: Matthias Urlichs Architecture: all Version: 1.4.0-5 Depends: festival (>= 1.4.3-9) Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festlex-poslex_1.4.0-5_all.deb Size: 235152 MD5sum: b5e892b34c76a89451292e1c09ae17f6 SHA1: 2519f5a68a12f9110e303a6ddeb1e23e2dbc30c5 SHA256: 42f96cb0706bd96dd412d3d6cce0ae82220f48b47e42de9011e4f6321c39276d Description: Part of speech lexicons and ngram from English This package is required by all British and American English voices in the Festival speech synthesis system. Package: oggconvert Priority: optional Section: contrib/sound Installed-Size: 46 Maintainer: Luca Falavigna Architecture: all Version: 0.3.1-2ubuntu1.1 Depends: librsvg2-common, python, python-central (>= 0.6.5), python-glade2, python-gst0.10, python-gtk2 Recommends: gstreamer0.10-plugins-bad, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-plugins-ugly Suggests: gstreamer0.10-plugins-bad-multiverse, gstreamer0.10-plugins-ugly-multiverse, gstreamer0.10-schroedinger Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/oggconvert_0.3.1-2ubuntu1.1_all.deb Size: 41494 MD5sum: 9a359075ab4803b4740d9e01a1bc1782 SHA1: e759e88f018487376d804b9b19b9444cb0511197 SHA256: e89ce44a4f4d01632a4dd6b82bb4e2197eb2f481a729e47301df1a90762ab4e8 Description: Convert media files to free formats OggConvert is a small GNOME utility which uses GStreamer to convert (almost) any media file to the patent-free Ogg Vorbis, Theora and Dirac formats. . The main interesting points are: * It is very easy to use: drag a file onto the source bar (or use the file chooser) and hit Convert button. Of course, you can also change the video format, quality settings and the output filename if you like. * It uses GStreamer, so it can convert (almost) any file Totem can play. * It can deal with audio-only files, video-only files, and files with many audio tracks (such as DVD rips with a commentary track). * Thanks to the magic of GStreamer, metadata (for example, title and artist info on an MP3) is preserved. * Adheres to the GNOME HIG as much as possible. * Supports the Schroedinger encoder for encoding to the Dirac video format (note that this encoder is currently experimental). * Supports encoding to the Matroska container format. Homepage: http://oggconvert.tristanb.net/ Python-Version: all Package: festvox-kallpc16k Priority: extra Section: contrib/sound Installed-Size: 6091 Maintainer: Matthias Urlichs Architecture: all Version: 1.4.0-5 Replaces: festvox-kallpc8k Provides: festival-voice Depends: festival (>= 1.4.3-9), festlex-cmu (>= 1.3.0), festlex-poslex (>= 1.3.0) Conflicts: festvox-kallpc8k Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/festvox-kallpc16k_1.4.0-5_all.deb Size: 4094722 MD5sum: b3999db1b522629925e2ec5aa20726d4 SHA1: 8f6f0253106fa4037ec2d72abf1bb46385973243 SHA256: ea207c8cf5065e45f592b7a2eff0e19c84a5d38f7501c3f6f2277e49f7a6e04b Description: American English male speaker for festival, 16khz sample rate This is a diphone database for festival that uses 16k samples for high quality sound output. This is a large database (6 MB), and festival will convert text to speech more slowly using it, so you might want to install festvox-kallpc8k instead if you have low disk space or a slow computer. . The voice contained in this database is an American English male speaker. A different American English voice can be found in the festvox-kdlpc16k package if you dislike this one. Package: soundconverter Priority: optional Section: contrib/gnome Installed-Size: 485 Maintainer: William Grant Architecture: all Version: 1.0.1-0ubuntu2 Depends: gstreamer0.10-gnomevfs, gstreamer0.10-plugins-good, python, python-glade2, python-gnome2, python-gst0.10 Suggests: gstreamer0.10-ffmpeg, gstreamer0.10-plugins-ugly Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/soundconverter_1.0.1-0ubuntu2_all.deb Size: 98158 MD5sum: a3e152cb8b543354014290ba01b65ad6 SHA1: 1cfc002a498eecc92c67fe25cbf3a4d491795018 SHA256: 8563a22a3f26f90409b4e0af82252eaa09c2a7428a1da806c7626bfc62b86227 Description: GNOME application to convert audio files into other formats SoundConverter is a simple sound converter application for the GNOME environment. It reads sound files in any format supported by GStreamer and outputs them in Ogg Vorbis, FLAC, or WAV format, or MP3 format if you have the GStreamer LAME plugin. Homepage: http://soundconverter.berlios.de/ Package: musiclibrarian Priority: optional Section: contrib/sound Installed-Size: 30 Maintainer: Daniel Burrows Architecture: all Version: 1.6-2build1 Depends: libglade2-0 (>= 1:2.4.1), python (>= 2.5), python (<< 2.6), python-glade2, python-id3, python-pyao, python-pymad, python-pyvorbis, python2.4-gtk2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/musiclibrarian_1.6-2build1_all.deb Size: 62930 MD5sum: 9ba78e6540db3631f9dceaa10ce3306c SHA1: 1a872f1baf6121e9527c3c9d881dc9a948ba391b SHA256: 177d8c0b41f1425dedc7f2529eae6d49ababe0a757f170dacf73b00e6ba8e7d6 Description: A simple GUI tool to organize collections of music Music Librarian is a tool to assist you in organizing your collection of music files. It provides an interface from which you can view the list of files in your collection and modify the tags of one or more files. . Music Librarian handles ogg files natively, but also has support for the legacy mp3 format. It displays music in a hierarchical organization according to one of several rules, and allows you to undo any number of changes to files. . The upstream Web site of Music Librarian is http://alioth.debian.org/projects/musiclibrarian. Package: crip Priority: optional Section: contrib/sound Installed-Size: 11 Maintainer: Timo Schneider Architecture: all Version: 3.7-3 Depends: cdparanoia, flac, libcddb-get-perl, perl, sox, vorbis-tools, vorbisgain Filename: dists/hardy-unstable/contrib/binary-all/contrib/sound/crip_3.7-3_all.deb Size: 42878 MD5sum: 273e474ec4cb0c49831d94abd36619ac SHA1: 9711d806bcf6b8bfa0b9b4f76237e156796c64dc SHA256: 65b1c970e73a38fea737998693da180284a6d8578e4a1963311ed8e8fe635b3d Description: terminal-based ripper/encoder/tagger tool crip creates Ogg Vorbis/FLAC/MP3 files under UNIX/Linux. It is well-suited for anyone (especially the perfectionist) who seeks to make a lot of files from CDs and have them all properly labeled and professional-quality with a minimum of hassle and yet still have flexibility and full control over everything. Current versions of crip only support Ogg Vorbis and FLAC. . This script is special because it is the only one that I know that is capable of doing group vorbisgain/replaygain and/or normalization (adjust the volume to be as loud as possible without clipping/distortion) and group labelling/tagging, which makes it easy to allow a group of tracks to be treated as one piece. It can also trim off the silence at the beginning and end of these tracks/groups. Package: kernel-internals-guide Priority: optional Section: contrib/doc Installed-Size: 10 Maintainer: Colin Watson Architecture: all Version: 20020807-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/kernel-internals-guide_20020807-3_all.deb Size: 230172 MD5sum: f0095637a0c623f76f8db915c404d984 SHA1: 4bd22809240edf69de5f13c593baac40ae4b9bb7 SHA256: dafb83bf3a14ac32b4a04f3f91d8cc40d234f5452ca9cf28675684aa005c5c2d Description: Linux Kernel 2.4 Internals Guide An introduction to the Linux 2.4 kernel. The Guide currently covers the following major topics: - Booting - Process and Interrupt Management - Virtual Filesystem (VFS) - Linux Page Cache - IPC mechanisms Package: doc-linux-html-pt Priority: optional Section: contrib/doc Installed-Size: 32 Maintainer: Gleydson Mazioli da Silva Architecture: all Version: 1999-12-4.1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/doc-linux-html-pt_1999-12-4.1_all.deb Size: 736696 MD5sum: cb3e1d365c2310fb23b985518048085f SHA1: 55c7ee0fb1c0a46db9882806903e038493507024 SHA256: 4396bce0dd23cbc4c08753d9f21de5c6ce7242acb409e5154429c1743f1ced3e Description: Linux HOWTOs in Portuguese (html format). This package contains the Linux HOWTOs translated into Portuguese. . All files are available at: http://ldp-br.conectiva.com.br/documentos/comofazer (with versions in html, ascii and sgml formats). . Este pacote contm os documentos Como Fazer (HOWTOS) do Linux traduzidos no idioma Portugues. . Todos os arquivos esto disponveis em: http://ldp-br.conectiva.com.br/documentos/comofazer (com verses nos formatos html, ascii e sgml). Package: libgts-doc Priority: optional Section: contrib/doc Installed-Size: 6 Maintainer: Marcelo E. Magallon Architecture: all Source: gts Version: 0.7.6-1.1 Depends: lynx | www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libgts-doc_0.7.6-1.1_all.deb Size: 75670 MD5sum: 151d99c6d7eb3367425be3a1b90f5dcc SHA1: 234c94a8d77da397f4c7f79110476314eabd70ce SHA256: 8ff13a0152889e9b6c14ec4524d1c3b32bf09d81a9b88bf01d961e076021b7f2 Description: GNU Triangulated Surface Library documentation GTS includes a number of useful functions to deal with triangulated surfaces. Refer to the libgts-dev package description for more details. . This package contains the GTS Referece, in HTML format. Package: libxerces28-doc Priority: extra Section: contrib/doc Installed-Size: 30280 Maintainer: Jay Berkenbilt Architecture: all Source: xerces28 Version: 2.8.0-2 Suggests: libxerces28-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libxerces28-doc_2.8.0-2_all.deb Size: 5571702 MD5sum: 7c8559fe210ec473d5ba6e37b69a185f SHA1: 3b34a327db1ea1531a84c568491f57ab5af1a223 SHA256: b88c8230f5962863583d3131e027ea3f0ac0222b4ce263a867c39968c6f9aa17 Description: validating XML parser library for C++ (documentation) Xerces-C++ is a validating XML parser written in a portable subset of C++. This package contains the documentation files. Package: manpages-ko Priority: optional Section: contrib/doc Installed-Size: 368 Maintainer: Debian QA Group Architecture: all Version: 20050219-2 Suggests: man-db | man-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/manpages-ko_20050219-2_all.deb Size: 1040886 MD5sum: 5bbe557ca61a67ead57598c994421920 SHA1: ce2563db3c6a6f93798f66d017ddb0ec201dcece SHA256: 5aaf83d1b1a525708235faf4346327a1b36618344c46c45d7b7dd319340c9bae Description: Korean version of the manual pages This package contains the Korean translated version of the Linux man pages. Package: libgruff-ruby-doc Priority: optional Section: contrib/doc Installed-Size: 2629 Maintainer: Gunnar Wolf Architecture: all Source: libgruff-ruby Version: 0.2.9-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libgruff-ruby-doc_0.2.9-2_all.deb Size: 1793288 MD5sum: 94559ffc7f02e0e04aaee4fa1e612d78 SHA1: 007bc5483b5f70159248b2dddc5b070401c0037e SHA256: f697c84e521010645c79cf240524188258f56350527cbee5cb4bd54a267cef9f Description: Library to create graphs and charts with Ruby This library makes it effortless to create very good-looking graphs and charts dynamically from Ruby programs . This is the documentation package, with upstream documentation, as well as generated rdoc. Package: libcgi-doc Priority: optional Section: contrib/doc Installed-Size: 42 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Oliver Kurth Architecture: all Source: libcgi Version: 1.0-5ubuntu3 Depends: lynx | www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libcgi-doc_1.0-5ubuntu3_all.deb Size: 38934 MD5sum: 9c69d0d5c5fe0ca6cebadc254c7c3f3f SHA1: 76bc335f5896ccd46771c4765fc10ed5509151e6 SHA256: 5d305b474111201292ad082674a1fbc59425500f657f5e00b89fbf45fc55586a Description: documentation for libcgi in html libcgi is a library for CGI programs written in C. It includes a lot of functions like string manipulation, session and cookie support, GET and POST methods manipulation etc. to help you to quickly write powerful CGI programs. . This package contains the doc in html format and examples in C source format in /usr/share/doc/libcgi-doc/. Package: libgnomescanui-doc Priority: optional Section: contrib/doc Installed-Size: 292 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Étienne Bersac Architecture: all Source: gnomescan Version: 0.4.1-0ubuntu4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libgnomescanui-doc_0.4.1-0ubuntu4_all.deb Size: 150036 MD5sum: cc3d41fcdbb0a0304f5abf29a0a54d11 SHA1: 754d175d23c31119cdf8f937122560a758683ed1 SHA256: 2268139bf8305e3ce3f0fe9df019833e7be4830fa54315aa3444c93db97aafd1 Description: Gnome scan widgets library Documentation for Gnome Scan UI API. . This project is in alpha stage. Package: libxerces27-doc Priority: extra Section: contrib/doc Installed-Size: 27219 Maintainer: Jay Berkenbilt Architecture: all Source: xerces27 Version: 2.7.0-5 Suggests: libxerces27-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libxerces27-doc_2.7.0-5_all.deb Size: 4154664 MD5sum: a0a8fa5fc04d45eb97473624edb5d9de SHA1: 53dee3215ed3a0cbe19a06a8ea11b63b31941be3 SHA256: 9bc758395b08397b490ebf652c4200f2a54dc3c30ce8da18630f20ce91782085 Description: validating XML parser library for C++ (documentation) Xerces-C++ is a validating XML parser written in a portable subset of C++. This package contains the documentation files. Package: libjson-ruby-doc Priority: optional Section: doc Installed-Size: 1689 Maintainer: Esteban Manchado Velázquez Architecture: all Source: libjson-ruby Version: 1.1.1-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libjson-ruby-doc_1.1.1-1_all.deb Size: 893428 MD5sum: b3198d4fea1e82850430786ec76dffaa SHA1: 51d9e0a2467666daac9cc6a60d5ab69f3ed7aa78 SHA256: 254ceca1f768594196b0f0e550a47ce4347df863a08336651ebd6de675c131a5 Description: JSON library for Ruby (documentation) This library implements the JSON (JavaScript Object Notation) specification in Ruby, allowing the developer to easily convert data between Ruby and JSON. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language. . This is the documentation package, with upstream documentation as well as generated rdoc. Package: libhighline-ruby-doc Priority: optional Section: contrib/doc Installed-Size: 445 Maintainer: Esteban Manchado Velázquez Architecture: all Source: libhighline-ruby Version: 1.4.0-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libhighline-ruby-doc_1.4.0-1_all.deb Size: 83154 MD5sum: c5386aa51d640fb560dad413d2584334 SHA1: 6c9300579f787821b72129a6bda9a27e7d1e0d62 SHA256: 812fd2ca82df601d0b6af74d37c0291e2d9b954f8715768e607ae1d1b0221293 Description: High-level interactive IO Ruby library (documentation) High-level IO library that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work. . This is the documentation package, with upstream documentation as well as generated rdoc. Package: sailcut-doc Priority: optional Section: contrib/doc Installed-Size: 21 Maintainer: Jeremy Lainé Architecture: all Source: sailcut Version: 1.3.1-2 Suggests: sailcut Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/sailcut-doc_1.3.1-2_all.deb Size: 451572 MD5sum: 6de17303a92089a92af1e9a116ab4432 SHA1: 4f85f92986df7fb2f8402c868a73c5e850256449 SHA256: 754e1e8d7e9147d224057a46654ed2af39a574c18c98cf9a93bd69fd770a81cc Description: Sailcut CAD documentation This provides the documentation for Sailcut CAD. Homepage: http://sailcut.sourceforge.net Package: mtink-doc Priority: extra Section: contrib/doc Installed-Size: 39 Maintainer: Sylvain Le Gall Architecture: all Source: mtink Version: 1.0.16-1 Suggests: mtink Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/mtink-doc_1.0.16-1_all.deb Size: 542928 MD5sum: 87303293ccabc1867d6143e5bef68c48 SHA1: 1d9ba82975195d5dc07a0c2102a08adc516cee5e SHA256: a0936b4d93860518e43b85e9106a641827ab7b7be8292d8572cb906993ccc3a2 Description: Documentation for mtink This package is the documentation of the package mtink, a tool to monitor Epson inkjet printers. Package: libgtk1.2-doc Priority: optional Section: contrib/doc Installed-Size: 76 Maintainer: Akira TAGOH Architecture: all Source: gtk+1.2 Version: 1.2.10-18.1build2 Replaces: libgtk-doc, libgtk1.1-doc, libgtk1.1.11-doc, libgtk1.1.12-doc, libgtk1.1.13-doc, libgtk1.1.14-doc, libgtk1.1.15-doc, libgtk1.1.16-doc, libgtk1.1.5-doc, libgtk1.1.6-doc, libgtk1.1.9-doc Pre-Depends: dpkg (>= 1.6.8) Suggests: devhelp-book-gtk Conflicts: libgtk-dev (<< 1:0.99.4), libgtk-doc, libgtk1.1-doc, libgtk1.1.11-doc, libgtk1.1.12-doc, libgtk1.1.13-doc, libgtk1.1.14-doc, libgtk1.1.15-doc, libgtk1.1.16-doc, libgtk1.1.5-doc, libgtk1.1.6-doc, libgtk1.1.7-doc, libgtk1.1.8-doc, libgtk1.1.9-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libgtk1.2-doc_1.2.10-18.1build2_all.deb Size: 1459978 MD5sum: 62153a6b7a88a9cb7f274101881caf22 SHA1: 763553c12a252e3553c8dcc284e5081720720139 SHA256: de566e09baf7b3ba7c79cba4e5f3a44f4e325ae6080865b9b40a6f96696098f7 Description: Documentation for the GIMP Toolkit This package contains lots of info-files, HTML docs, FAQs, and other handy documentation about the GIMP Toolkit set of widgets for X. . Install this package if you want to have lots of info about the GIMP toolkit when you're programming. Package: python-pyode-doc Priority: optional Section: contrib/doc Installed-Size: 8 Maintainer: ExpPsy Maintainers Architecture: all Source: pyode Version: 1.2.0-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-pyode-doc_1.2.0-2_all.deb Size: 11518 MD5sum: 6ef2d11b7aafe0487f0cac31a139e16a SHA1: 501bce312d12f6dcc36d510339056564455889d5 SHA256: 578381a74c2bbff9940379318ff933689b41b331835acaa4391446f24310911d Description: open-source Python bindings for The Open Dynamics Engine PyODE is a set of open-source Python bindings for The Open Dynamics Engine, an open-source physics engine. PyODE also includes an XODE parser. . Homepage: http://pyode.sourceforge.net/ . This package provides examples for PyODE. Package: doc-gnome-hig Priority: optional Section: doc Installed-Size: 160 Maintainer: Ross Burton Architecture: all Version: 2.0-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/doc-gnome-hig_2.0-3_all.deb Size: 1532884 MD5sum: a9b4ca150ba56161e257bec5da182c5b SHA1: b01bee427a6a04246631092ac0f3943ff26d3e71 SHA256: aa96e2c2ac0f9e5cab4a41444647003ca6035aeb7a70817193dd5d371ed01411 Description: GNOME Human Interface Guidelines This document tells you how to create applications that look right, behave properly, and fit into the GNOME user interface as a whole. It is written for interface designers, graphic artists and software developers who will be creating software for the GNOME environment. Both specific advice on making effective use of interface elements, and the philosophy and general design principles behind the GNOME interface are covered. Package: aap-doc Priority: optional Section: contrib/doc Installed-Size: 31 Maintainer: Cory Dodt Architecture: all Source: aap Version: 1.072-1.1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/aap-doc_1.072-1.1_all.deb Size: 677148 MD5sum: 09f5e5b4d6402ec0e9bb9e4c07cf53b7 SHA1: ee4eea2b6635efcacf2e59a6ba287062761da173 SHA256: 087aa548cc39edee19381da4b68d8ef9c0ce1133601c5614aaf2735aa6aed05e Description: make-like "expert system" for building software (documentation) A-A-P is a dependency rule-based software build system like make. It eliminates many of the warts of GNU Make and can evaluate Python code embedded in the scripts. . This package contains the documentation in HTML and PDF format. Package: libmpeg-doc Priority: optional Section: contrib/doc Installed-Size: 21 Maintainer: Debian multimedia packages maintainers Architecture: all Source: libmpeg1 Version: 1.3.1-8 Suggests: libmpeg-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libmpeg-doc_1.3.1-8_all.deb Size: 45440 MD5sum: 8b5a68c9bf33f145050f760429497580 SHA1: b3a65ffdd6ee5138435197044c29e5bacf48b6b9 SHA256: c2836abaa0f93e6f11335997261b317af73c90bea3e0d0a0afec116efd562156 Description: MPEG library calls for movie streams (documentation) libmpeg gives programs a simple way to deal with streams of MPEG-format movie files and to dither them in a variety of color schemes. This package is necessary if you want to use the MPEG plugin for The GIMP. . This package contains the documentation. Package: libgwyddion20-doc Priority: optional Section: contrib/doc Installed-Size: 4449 Maintainer: Debian-Med Packaging Team Architecture: all Source: gwyddion Version: 2.10-1~hardy1 Depends: lynx | www-browser Suggests: libglib2.0-doc, libgtk2.0-doc, libgtkglext1-doc, libpango1.0-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libgwyddion20-doc_2.10-1~hardy1_all.deb Size: 556726 MD5sum: 76c03b46ff73f75fb8e4f5d455a83f09 SHA1: 5d1c85bb68c9d8c0c65f6e7538f4d373e8d7e00d SHA256: b10f6a446fa6f8c63e72d9e0718c4a4f55e384419c562f5ad6f37429567ba7e0 Description: Gwyddion SPM analysis - HTML library API documentation This package contains the HTML API documentation of all the Gwyddion libraries. Homepage: http://gwyddion.net/ Package: tcl8.5-doc Priority: optional Section: contrib/doc Installed-Size: 355 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tcl/Tk Debian Packagers Architecture: all Source: tcl8.5 Version: 8.5.0-2ubuntu1 Provides: tcldoc Suggests: tcl8.5 Conflicts: tcl8.3-doc, tcl8.4-doc, tcldoc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/tcl8.5-doc_8.5.0-2ubuntu1_all.deb Size: 1101814 MD5sum: 8b8a262cd90215f81d9786f373a7826d SHA1: fc09ff842deb819347915810d29631d88b66663b SHA256: 023869da89369d009d101659621a28bc332b3c1a2c167950456e7eaf4189a177 Description: Tcl (the Tool Command Language) v8.5 - manual pages Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the man pages for Tcl commands. Homepage: http://www.tcl.tk/ Package: monodoc-gnome-keyring-manual Priority: optional Section: contrib/doc Installed-Size: 10 Maintainer: Debian CLI Libraries Team Architecture: all Source: gnome-keyring-sharp Version: 1.0.0~svn.r87622-1 Depends: monodoc-manual Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/monodoc-gnome-keyring-manual_1.0.0~svn.r87622-1_all.deb Size: 13812 MD5sum: 69e791680e991b08213dc89dec891298 SHA1: adc7a3aa7cbf74e4b153998ac4503acd41c8e5b1 SHA256: 08721da8c4709c0576a216112e48c03d33606f17546107696bd526759a962cad Description: CLI library to access the GNOME Keyring daemon - manual GNOME Keyring is a system which allows you to store passwords and other sensitive data across GNOME applications. It provides an API to access this information, as well as a daemon to manage it. . This package contains the monodoc manual for the gnome-keyring CLI library Package: libactiveldap-ruby-doc Priority: optional Section: contrib/doc Installed-Size: 30615 Maintainer: Marc Dequènes (Duck) Architecture: all Source: activeldap Version: 0.9.0-1 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libactiveldap-ruby-doc_0.9.0-1_all.deb Size: 23325894 MD5sum: 26125a860ec09732c50c7c3a33152be5 SHA1: 966592814f2ae3426408711ef9b71c34fd9ee397 SHA256: 493a89fdfe7c6503b7c40fde933cca9bf0c65bb1045beee7bffb1388bb2446ea Description: an object-oriented interface to LDAP for Ruby This is the Rdoc-generated documentation for ActiveLDAP API. Homepage: http://rubyforge.org/projects/ruby-activeldap Package: manpages-pt Priority: optional Section: doc Installed-Size: 85 Maintainer: Guilherme de S. Pastore Architecture: all Version: 20040726-2 Suggests: man-db | man-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/manpages-pt_20040726-2_all.deb Size: 381268 MD5sum: 93b095d7648892e8371a6c31a6f8d3d0 SHA1: 3df83952363b8f6e572a63fa02b662e30159c8d0 SHA256: 1a94560e5b36f61d33c2ec66c7a749253984d6127b11c086fb1a5d212176a093 Description: Portuguese Versions of the Manual Pages These are the manpages available in Portuguese This package contains the following sections: * 1 = User programs (e.g. ls, ln) * 4 = Devices (e.g. hd, sd). * 5 = File formats and protocols, syntaxes of several system files (e.g. wtmp, /etc/passwd, nfs). * 6 = Games etc. * 7 = Conventions and standards, macro packages, etc. (e.g. nroff, ascii). Package: python-biopython-doc Priority: optional Section: contrib/doc Installed-Size: 345 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian-Med Packaging Team Architecture: all Source: python-biopython Version: 1.44-2ubuntu1 Recommends: python-biopython (= 1.44-2ubuntu1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-biopython-doc_1.44-2ubuntu1_all.deb Size: 2967320 MD5sum: c6123aa937af35f8966a7ce567619ec7 SHA1: c67744ef462b801d8d064d533dc5909d8a799f1d SHA256: 94c50195dbf979b2c820874e091d330426ca749d071a74df33271c5d4a013d82 Description: Documentation for the Biopython library Documentation and examples about how to use the Biopython library. Homepage: http://biopython.org Package: doc-linux-de Priority: optional Section: contrib/doc Installed-Size: 1421 Maintainer: Noèl Köthe Architecture: all Version: 2003.10-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/doc-linux-de_2003.10-4_all.deb Size: 1080644 MD5sum: 0d26bd2341c29f1fcbceee25f07b540e SHA1: 0de7c1b73bc2659eb52c65f846afce8bca03f644 SHA256: d0de7ea0aa92453dece6d5fd3690dddeeb90f1a01be43c75a54b6aa1f3b1bbe6 Description: Linux HOWTOs in German This package installs the German versions of the current Linux HOWTOs and mini-HOWTOs on your Debian system. The version number reflects the month in which doc-linux-de was created. . http://www.linuxhaven.de/dlhp/ Package: mcpp-doc Priority: optional Section: contrib/doc Installed-Size: 8 Maintainer: Ubuntu Core Developers Original-Maintainer: Kiyoshi Matsui Architecture: all Source: mcpp Version: 2.6.4-2ubuntu1 Replaces: mcpp (<< 2.6.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/mcpp-doc_2.6.4-2ubuntu1_all.deb Size: 194518 MD5sum: 3835bc2c33b889a736e5cc877597e2d1 SHA1: e6436146221aa682dffca905b81009095bad73ee SHA256: e2b60c9a3ccb2920447a3eaad2e3a13364f8f5f1c3a9bcedbf33246753e53bb4 Description: Alternative C/C++ preprocessor C/C++ preprocessor expands macros and processes '#if', '#include' and some other directives. . MCPP is an alternative C/C++ preprocessor with the highest conformance, implementated by Kiyoshi Matsui. MCPP is especially useful for debugging the source program which use complicated macros and also useful for checking portability of the source. It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98. . This package contains the manual. Package: lout-doc Priority: optional Section: contrib/doc Installed-Size: 16 Maintainer: J.H.M. Dassen (Ray) Architecture: all Source: lout Version: 3.36-1 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/lout-doc_3.36-1_all.deb Size: 1230702 MD5sum: ff03981823c9eda2c222c6e5abe2e3a4 SHA1: 068abe8d64bd7451ce0d49760c741fbc9f85665e SHA256: 77db2fb0e13e1542397a8e7387ffd0f9329630d39c3392e7e9ecb54a3db9a4db Description: Documentation on the Lout typesetting system Documents describing the Lout document formatting system: . * A Practical Introduction to the Lout Document Formatting System (overhead transparencies) * A User's Guide to the Lout Document Formatting System * An Expert's Guide to the Lout Document Formatting System * `The design and implementation of the Lout document formatting language', Software--Practice and Experience, vol. 23, pp. 1001-1041 (September 1993) Package: autobook Priority: optional Section: contrib/non-free/doc Installed-Size: 290 Maintainer: Debian QA Group Architecture: all Version: 1.4.4-unofficial-4 Suggests: autoconf, automake, libtool, libtool-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/autobook_1.4.4-unofficial-4_all.deb Size: 2490490 MD5sum: f178ef0dc4c37ec8ef1caba526d9e566 SHA1: 819339224a061769bc55b92e3534ab0dc0ac610d SHA256: 53154e5c7fd024154e369c20a8b521e10e138f197237fb0105cb5f24372d4854 Description: GNU Autoconf, Automake and Libtool Book This is the digital version of the book titled "GNU Autoconf, Automake, and Libtool", aka The Autobook, published by New Riders Publishing. . It's a tutorial for the GNU Autotools writen by Gary V. Vaughan, Ben Elliston, Tom Tromey and Ian Lance Taylor, some of the principal Autotools developers. . The Autotools (Autoconf, Automake and Libtool) are packages for making your software more portable and to simplify building it, usually on someone else's system. This book describes how these tools work together. . Homepage: http://mdcc.cx/autobook Package: focalinux-text Priority: optional Section: contrib/doc Installed-Size: 10 Maintainer: Gleydson Mazioli da Silva Architecture: all Source: focalinux Version: 2006-07-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/focalinux-text_2006-07-1_all.deb Size: 697920 MD5sum: 1334ad9a53f6c356160bf927de92f67d SHA1: de50fe12a5c277c8a4ba204aaa7e755f65cdb1cc SHA256: bcc65589172d8d00fa32afb070a35e1b9bf001160c4e2cceec36d84b37b2c5a1 Description: A full GNU/Linux Portuguese guide (text format) The Foca GNU/Linux is a Portuguese Linux guide that is split in three learning levels: Beginner, Intermediary and Advanced and is based in the Debian GNU/Linux distribution. . This package contains the text version of all learning levels of the guide: http://focalinux.cipsga.org.br/ Package: doc-iana Priority: optional Section: contrib/non-free/doc Installed-Size: 922 Maintainer: Daniel Baumann Architecture: all Version: 20080201-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/doc-iana_20080201-1_all.deb Size: 4495498 MD5sum: 83f154c3095c172f11159f538f435c64 SHA1: e59189caa370cf766b2b1a8798a599026700d38d SHA256: f783d2e3ab46ed60b9c126c842a5ce5b41ff6902dda2cd679a6762d8348ca10c Description: Internet protocol parameter registry The common use of the Internet protocols by the Internet community requires that the particular values used in parameter fields be assigned uniquely. It is the task of the IANA to make those unique assignments as requested and to maintain a registry of the currently assigned values. . This package lists these assignments. Homepage: http://www.iana.org/ Package: fweb-doc Priority: optional Section: contrib/devel Installed-Size: 1644 Maintainer: Yann Dirson Architecture: all Source: fweb Version: 1.62-11-build1 Replaces: fweb (<= 1.62-8) Suggests: doc-base, fweb Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/fweb-doc_1.62-11-build1_all.deb Size: 513076 MD5sum: a5f81e50f073b370c73a07f1dca890be SHA1: fd74c6b362ad3462b296670e4196718f4e6c0a47 SHA256: 627649e0eb10c614ad7b6092e0fa6eeb1204c69d85fe0c9fe1c106b0d7e65c4e Description: Documentation for Fweb This is the documentation for the fweb litterate-programming tool, in HTML, info, and texinfo formats. Package: muttprint-manual Priority: optional Section: contrib/doc Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Rene Engelhard Architecture: all Source: muttprint Version: 0.72d-9ubuntu1 Replaces: muttprint (<< 0.70-1) Depends: lynx | www-browser | xpdf | pdf-viewer Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/muttprint-manual_0.72d-9ubuntu1_all.deb Size: 859174 MD5sum: 054213e6ee3c507d56f185935bc00616 SHA1: 91a115d5b496f04d1682aa43e9dac842562e6fcf SHA256: bcbaa8ddcdb83b55b4ab912b27309f73ba4452041d95645749b87c11583b203d Description: Manual for muttprint Muttprint formats the printing of Mutt and other mail clients to be as pretty as the printing of Mozilla or Kmail. . This package contains the manual. Enhances: muttprint Package: texinfo-doc-nonfree Priority: optional Section: contrib/non-free/doc Installed-Size: 959 Maintainer: Debian TeX maintainers Architecture: all Version: 4.11-1 Replaces: info (<= 4.8-8), texinfo (<= 4.8-8) Recommends: info Conflicts: info (<= 4.8-8), texinfo (<= 4.8-8) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/texinfo-doc-nonfree_4.11-1_all.deb Size: 633932 MD5sum: b24bd1df0b28be61f12b7325e2332211 SHA1: 863c2963cbb87920cedc060e13c95b8c80230552 SHA256: 8939e7f7e2253fe865a1b55e22e6ab0f7a0e1793228eada5b82887c6b358caf1 Description: texinfo and info documentation that is non-free This package provides documentation in info and html format for the texinfo and info packages. See the respective packages for more explanation. Package: focalinux-html Priority: optional Section: contrib/doc Installed-Size: 3167 Maintainer: Gleydson Mazioli da Silva Architecture: all Source: focalinux Version: 2006-07-1 Suggests: dc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/focalinux-html_2006-07-1_all.deb Size: 756704 MD5sum: 82a43574f8cd80d9cf5bfe6c3df32760 SHA1: 58c8730715359ce1164ce3cdd14eeef64fa6e326 SHA256: 650a258eb350fa4d10fffe1ee4daae6d9f273640320f4c1d171a8f9c25cf9601 Description: A full GNU/Linux Portuguese guide (html format) The Foca GNU/Linux is a Portuguese Linux guide that is split in three learning levels: Beginner, Intermediary and Advanced and is based in the Debian GNU/Linux distribution. . This package contains the html version of all learning levels of the guide: http://focalinux.cipsga.org.br/ Package: python-simpy-doc Priority: optional Section: contrib/doc Installed-Size: 6627 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Antal A. Buss Architecture: all Source: python-simpy Version: 1.7.1-1ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-simpy-doc_1.7.1-1ubuntu1_all.deb Size: 1031282 MD5sum: 16d74ffcc2693961c0d9a654aac8aa4a SHA1: 169d0c9dd0d3af6113f32ed1841d6efa0abc4702 SHA256: 7169d3dae12bfd7d9cd4e5c7f44cf2c693bba315db3b80ad082cdf9d21fb7746 Description: python-based simulation package, Documentation and examples SimPy is a process-based discrete-event simulation language based on standard Python. . It provides the modeller with components of a simulation model. These include processes, for active components like customers, messages, and vehicles, and resources, for passive components that form limited capacity congestion points like servers, checkout counters, and tunnels. It also provides monitor variables to aid in gathering statistics. SimPy comes with extensive plotting capabilities. . This package contains the HTML docs and examples of SimPy. . Homepage: http://simpy.sourceforge.net/. Package: libtext-format-ruby-doc Priority: optional Section: contrib/doc Installed-Size: 20 Maintainer: Esteban Manchado Velázquez Architecture: all Source: libtext-format-ruby Version: 1.0.0-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libtext-format-ruby-doc_1.0.0-2_all.deb Size: 35978 MD5sum: 34fed008e9f05780277f012deb49838e SHA1: 3a9d6bc3aeb095fc2dc1100a3b6575451d1b2233 SHA256: 8ee001040d757aa4d3e03c6cf602d520bb22b0fef5310389c06268df91387ffb Description: Ruby library for text formatting (documentation) Text::Format provides the ability to nicely format fixed-width text with knowledge of the writeable space (number of columns), margins, and indentation settings. Text::Format can work with either TeX::Hyphen or Text::Hyphen to hyphenate words when formatting. . This is the documentation package, with upstream documentation, as well as generated rdoc. Package: libpoco-doc Priority: extra Section: contrib/doc Installed-Size: 330 Maintainer: Krzysztof Burghardt Architecture: all Source: poco-doc Version: 1.2.9-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libpoco-doc_1.2.9-1_all.deb Size: 723944 MD5sum: 9a738fc5798a07ae050210b9989e2530 SHA1: cfa0b7fb51fe88d94a5ec01ab7301c7043d427f6 SHA256: 1831fe0e1372ffda85e025cb1b8bb9e272fef4e8dbe77c85c991b3bb9741780d Description: Documentation for POCO - The C++ Portable Components The C++ Portable Components currently consist of four libraries: * The Foundation library (contains a platform abstraction layer) * The XML library (contains an XML parser as well as an XMLWriter) * The Util library (contains classes for working with configuration files and command line arguments) * The Net library (contains network classes like sockets, HTTP, etc.) . Homepage: http://poco.sourceforge.net/ Package: bugzilla-doc Priority: optional Section: contrib/doc Installed-Size: 70 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Webapps Team Architecture: all Source: bugzilla Version: 2.22.1-2.2ubuntu1 Suggests: bugzilla Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/bugzilla-doc_2.22.1-2.2ubuntu1_all.deb Size: 616674 MD5sum: 079707340915cd62d53409c86f05f69c SHA1: 62fabca12e93791a826c73610d565c57a05e38a9 SHA256: 5468a04b5946d94927545ac9f056fa08871c0529aff73d3efa0327ed7fbe99e6 Description: comprehensive guide to Bugzilla The Bugzilla Guide is a document (in ASCII text, HTML, and SGML format) discussing Bugzilla administration, maintenance, and use. Package: doc-linux-it Priority: optional Section: contrib/doc Installed-Size: 844 Maintainer: Davide Puricelli (evo) Architecture: all Version: 2003.12-1.1 Suggests: doc-base, www-browser Conflicts: dhelp (<< 0.3.14) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/doc-linux-it_2003.12-1.1_all.deb Size: 4027484 MD5sum: f12343d725a0fc8f9cd8da72efae2e4f SHA1: 7fc783ddbdbf4866a31b79437d3aa3636ce882d7 SHA256: 6bc505e2e3f83a8230c08cdc60487c776b5f84ff8c863951705033bc1e65a44d Description: Linux HOWTOs in Italian - HTML version This package installs the Italian translations of Linux HOWTOs (made by the ILDP project) on your Debian system. The version number reflects the packaging date. . All files are available at ftp://ftp.pluto.linux.it/pub/pluto/ildp/HOWTO/ (with versions in ascii, html, dvi, ps and sgml formats). Package: python-soya-doc Priority: optional Section: contrib/doc Installed-Size: 122 Maintainer: Marc Dequènes (Duck) Architecture: all Source: soya-doc Version: 0.13~rc1-1 Depends: python, python-cerealizer (>= 0.6-1), python-imaging, python-soya (>= 0.13.2-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-soya-doc_0.13~rc1-1_all.deb Size: 4013072 MD5sum: ebc664dae64b6884cc223ed65b1b8ddd SHA1: 7b39cfaf1648c2044178b0ef58e05c9680b54f71 SHA256: c831b8ac6937d882401315d4ad807e8572e2e54208164d6a8cab9f121d6d4e77 Description: high level 3D engine for Python Soya 3D is a high level 3D engine for Python. It relies on OpenGL and SDL. It is designed with games in mind, and written partly in Python and partly in C; the goal is to provide a full architecture for making free (GPL) games of professional quality entirely in Python. Soya can also render on PyGame surfaces ! . This Package contains the python library documentation. . Homepage: http://home.gna.org/oomadness/en/soya_tuto/ Package: gnumail-doc Priority: optional Section: contrib/doc Installed-Size: 30 Maintainer: Debian QA Group Architecture: all Version: 1.0pre1-2 Recommends: gnumail.app Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/gnumail-doc_1.0pre1-2_all.deb Size: 1022604 MD5sum: 1fdc2ce24f34679e34e09e013ab1ee7e SHA1: 33c56fb28479d3b0b6a6717dab7993b32f2c130f SHA256: b76d6f58ce9ebd1211d2008edb2a69f569f48f65f9d9fdf55808e67f4c3c03cd Description: GNUMail user guide This is an illustrated user guide for the e-mail application GNUMail. Package: libgalago-doc Priority: optional Section: contrib/doc Installed-Size: 19 Maintainer: Riccardo Setti Architecture: all Source: libgalago Version: 0.5.2-2 Suggests: devhelp Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libgalago-doc_0.5.2-2_all.deb Size: 108220 MD5sum: 9ac05a092dd90a18b46642ad1d78a1a8 SHA1: 8b0102a7a4179da88f9e7c03ae3a3ae3b7996b58 SHA256: b14555bf81c6c77401e815acf9f844d207f96b629c8bde0e75b417595766080c Description: Libraries and header files for developing against libgalago The libgalago-doc package contains the documentation files needed to develop applications with libgalago. Package: camlidl-doc Priority: optional Section: contrib/doc Installed-Size: 13 Maintainer: Stefano Zacchiroli Architecture: all Version: 1.04-2 Replaces: camlidl (<< 1.04) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/camlidl-doc_1.04-2_all.deb Size: 257040 MD5sum: acd8f248a7f9ec2ecc2689682eecceca SHA1: a82c94892d647b3184058bd62488627b5f2bd0c1 SHA256: f81d07e32eeb7320b93aa4588d5001347d02f6943db628b1ac153555335a6ee7 Description: Documentation for CamlIDL in PS, PDF and HTML formats CamlIDL generates stub code for interfacing Caml with C from an IDL description of the C functions. Thus, CamlIDL automates the most tedious task in interfacing C libraries with Caml programs. . It can also be used to interface Caml programs with other languages, as long as those languages have a well-defined C interface. . This package contains the CamlIDL documentation in PostScript, PDF and HTML formats. Package: rubybook Priority: optional Section: contrib/non-free/doc Installed-Size: 45 Maintainer: Aurélien GÉRÔME Architecture: all Version: 0.2.1-1 Suggests: ruby Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/rubybook_0.2.1-1_all.deb Size: 420176 MD5sum: 5932d3a1a278078358355054ee54770a SHA1: d3ba44bf62a649ff3b3b0364e17b51283b37f182 SHA256: c4bfef07d66f1ea956d1006936f8166b88cb28bd530afc368dd312d8d777206d Description: the "Programming Ruby" book This book is a tutorial and reference for the Ruby programming language. Use Ruby, and you'll write better code, be more productive, and enjoy programming more. The book is a guide to working with the object-oriented programming language, teaching the basics, plus how to write large programs, how to extend Ruby using C code, and much more. . This is the HTML version of the "Programming Ruby" book by David Thomas and Andrew Hunt, published by Addison-Wesley and graciously licensed under the Open Publication License. Package: omniorb4-doc Priority: optional Section: contrib/doc Installed-Size: 81 Maintainer: Debian CORBA Team Architecture: all Source: omniorb4 Version: 4.1.1-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/omniorb4-doc_4.1.1-2_all.deb Size: 231240 MD5sum: 609b9ee51889b4507dac6b24ca218792 SHA1: 0eadf58ba663a81203ee0f6985e6a73f4ef42317 SHA256: 10fd4b679c6d831798ee714fd432d45950a86c25b2fcc811c0de836963d935ab Description: omniORB documentation omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes the documentation. Homepage: http://omniorb.sourceforge.net Package: libdbi-doc Priority: optional Section: contrib/doc Installed-Size: 371 Maintainer: Thomas Goirand Architecture: all Source: libdbi Version: 0.8.2-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libdbi-doc_0.8.2-3_all.deb Size: 630440 MD5sum: c666f5b1069b0df01dce371090499b97 SHA1: 27e35136bac1e9c146b35bbace4b78316c15143e SHA256: 6302607f51d51b15d9dc1a8ffbcca643f256b225fbae625d73a06d1c26bea507 Description: DB Independent Abstraction Layer for C -- documentation libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. Homepage: http://libdbi.sourceforge.net/ Package: stl-manual Priority: optional Section: contrib/doc Installed-Size: 181 Maintainer: Francois Marier Architecture: all Version: 3.30-7 Pre-Depends: dpkg (>= 1.10.24) Suggests: www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/stl-manual_3.30-7_all.deb Size: 489110 MD5sum: f4c243c091b5e34c4e0326ee7c6adb82 SHA1: c18640f7cb53d54277720816c94e6e03ef951924 SHA256: b8ec4733b99beb0fded97414d6cb16903b53946cb60565ec9329b65da368004f Description: C++-STL documentation in HTML This is the documentation for the C++ Standard Template Library as found on SGIs Website. Homepage: http://www.sgi.com/tech/stl/ Package: python-happydoc-doc Priority: extra Section: contrib/doc Installed-Size: 184 Maintainer: Matthias Klose Architecture: all Source: python-happydoc Version: 2.1-5 Conflicts: happydoc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-happydoc-doc_2.1-5_all.deb Size: 140678 MD5sum: fa24542cd2adb012c7c1514304624de8 SHA1: 60475a21a57168f371861aa2133877f6a02b0599 SHA256: a6c381368d41c963120ceee6eac5d2c4316d8496838248a1fa578a2fe6780c37 Description: Python Documentation Extraction Tool Documentation HappyDoc is a tool for extracting documentation from Python source code. It differs from other such applications by the fact that it uses the parse tree for a module to derive the information used in its output, rather that importing the module directly. This allows the user to generate documentation for modules which need special context to be imported. . This package provides the HappyDoc documentation in HTML format. Package: manpages-es Priority: optional Section: contrib/doc Installed-Size: 666 Maintainer: Rubén Porras Campo Architecture: all Version: 1.55-7 Depends: debconf (>= 0.5) | debconf-2.0 Suggests: man-browser Conflicts: manpages-es-extra (<= 0.8a-12) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/manpages-es_1.55-7_all.deb Size: 1570598 MD5sum: 766e01a30007a117627e65039d0d4227 SHA1: 4193cbee9d656b3c64176a2de5d351dac74d401a SHA256: 30db5fcdef4fdfe7ba96d998c21b68d0a6e432e02885976096fea74fb135594c Description: Spanish man pages This package contains the Linux man pages for all chapters translated into Spanish. Not all the manual pages are updated, however. . Homepage: http://ditec.um.es/~piernas/manpages-es/ Package: liblog4cxx9-doc Priority: optional Section: contrib/doc Installed-Size: 415 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Fester Architecture: all Source: log4cxx Version: 0.9.7-6ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/liblog4cxx9-doc_0.9.7-6ubuntu1_all.deb Size: 2431300 MD5sum: 2ae35b6f1bc26d6836ae7768a4741523 SHA1: ec50b4c7c98dfea57cdd533f2b66bbeff2465d5f SHA256: a503e9bdbe05db99abceadec1c22d0cd36093a33becf721b3520427321a21540 Description: Documentation for log4cxx Log4cxx is the C++ port of log4j, a logging framework for JAVA. Log4cxx attempts to mimic log4j usage as much as the language will allow and to be compatible with log4j configuration and output formats. Package: drgeo-doc Priority: optional Section: contrib/doc Installed-Size: 4504 Maintainer: Hilaire Fernandes Architecture: all Version: 1.5-2.1 Depends: dillo Recommends: drgeo Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/drgeo-doc_1.5-2.1_all.deb Size: 2595216 MD5sum: 335c27631537a5c73fa89f9f500ad0cd SHA1: e525b8cd5e7a23c184c62c1b3b7f6daf42994f0b SHA256: 65a147c3f066f0c77955fe0b4a0f8fba2d59f1649519d3d1cba37c40cae22ebc Description: The Dr. Geo online manual. Install this package if you want the on-line help for the Dr. Geo software. The on-line help can be used directly from Dr. Geo. However you may need to instruct Dr. Geo about your prefered browser from the Edit->Preferences menu. . The documenation comes in Dutch, English, French, Italian & Spanish. . Dr. Geo is an interactive geometry software. More information about Dr. Geo can be found at its web site http://www.ofset.org/drgeo Package: screenlets-doc Priority: optional Section: contrib/doc Installed-Size: 170 Maintainer: Julien Lavergne Architecture: all Source: screenlets Version: 0.1.2-1~hardy1 Depends: screenlets Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/screenlets-doc_0.1.2-1~hardy1_all.deb Size: 735988 MD5sum: 632b3e2424f773478a9669593299e28c SHA1: 5a59398b55d5708903726b7ef227525122f66d8d SHA256: e63272e27ed619be6837dc245656d640d21149b07c063ea288c96eedbe912956 Description: Widget-like mini-applications for GNOME - Documentation package Screenlets are small owner-drawn applications (written in Python) that can be described as "the virtual representation of things lying/standing around on your desk". Sticky notes, clocks, rulers, ... the possibilities are endless. . This package contains the API documentation. Homepage: http://screenlets.org Package: libcolor-tools-ruby-doc Priority: optional Section: contrib/doc Installed-Size: 17 Maintainer: Gunnar Wolf Architecture: all Source: libcolor-tools-ruby Version: 1.3.0-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libcolor-tools-ruby-doc_1.3.0-1_all.deb Size: 4962 MD5sum: f69aea8385d3cefb0c95a69efb0bf074 SHA1: 01167046b455a9cdd1d6b4ad06b2e1a8960e0150 SHA256: 28896a15aa0d1a8ad857f4225c2b6b32b45a8304883decfb54dc8a610a9849f8 Description: Ruby library to provide RGB, CMYK and other colorspace support This Ruby library provides support to RGB, CMYK and other colorspaces. It offers 152 named RGB colors (184 with spelling variations) that are commonly supported and used in HTML, SVG and X11 applications. A technique for generating a monochromatic contrasting palette is also included. . This is the documentation package, with upstream documentation, as well as generated rdoc. Package: quick-reference-zh-tw Priority: optional Section: contrib/doc Installed-Size: 84 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/quick-reference-zh-tw_1.11_all.deb Size: 1360042 MD5sum: 6247f2f292ee9168dba7f002a7741539 SHA1: e57bc76ed9f3873fbfd6c4c8537938bfdcc5957c SHA256: de509a9656dd9884fd24d7271c91084de4dbb8c6a1de6446916c2f8e5e203b87 Description: Debian system administration guide, Chinese(TW) excerpt This Debian Quick Reference (http://qref.sourceforge.net/) is intended to provide a short introduction to the Debian system as a _quick reference_. This is an excerpt of Debian Reference (http://qref.sourceforge.net/). Package: eb-doc Priority: optional Section: contrib/doc Installed-Size: 47 Maintainer: Tatsuya Kinoshita Architecture: all Source: eb Version: 4.3-3 Suggests: libeb12, w3m | www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/eb-doc_4.3-3_all.deb Size: 306206 MD5sum: d7dbcdc9693864ad8c939c6679eeae13 SHA1: df6efa1fa35b4d8c3c2e94930f0e062209d5cc7b SHA256: 89b317a4a1573857b65ea7d0856ebaa3917118dcf91d7b3de63972555894a159 Description: C library for accessing electronic books (documents) EB Library is a C library for accessing CD-ROM books. . EB Library supports to access CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats. CD-ROM books of those formats are popular in Japan. Since CD-ROM books themseves are stands on the ISO 9660 format, you can mount the discs by the same way as other ISO 9660 discs. . This package provides document files of EB Library. . Homepage: http://www.sra.co.jp/people/m-kasahr/eb/ Package: proj-ps-doc Priority: optional Section: contrib/doc Installed-Size: 5 Maintainer: Peter S Galbraith Architecture: all Version: 4.3.3-4 Suggests: proj Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/proj-ps-doc_4.3.3-4_all.deb Size: 1873772 MD5sum: ba5897f4173fd73ce1b49e8f35f7afe5 SHA1: 8be8f18efea8a36f67b5bb5c470053cce0510f47 SHA256: c42a383c77e6df7d40035e2af4527bbb731f99185c021ec2e9143c86a464ded8 Description: PostScript docs for cartographic projection filters and library Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). . Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). . The package is the documentation in PostScript format for the proj package. Package: debian-reference-fr Priority: optional Section: contrib/doc Installed-Size: 700 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Depends: debian-reference-common (>= 1.06-7) Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debian-reference-fr_1.11_all.deb Size: 1395234 MD5sum: 05abb89c889f4284c6f165c563ac817a SHA1: 5e12690fb97c55c2fc8f7bd7aeb75c44e83a2d89 SHA256: 79dd462508fab23b6fdf6561b35cae5dad0f40f0ee6e5bb85886274903da5f27 Description: Debian system administration guide, French translation This Debian Reference (http://qref.sourceforge.net/) covers many aspects of system administration through shell-command examples. Basic tutorials, tips, and other information are provided for topics including fundamental concepts of the Debian system, system installation hints, Debian package management, the Linux kernel under Debian, system tuning, building a gateway, text editors, CVS, programming, and GnuPG for non-developers. For help with emergency system maintenance, proceed to Section 6.3, `Debian survival commands', immediately. The latest official version is http://www.debian.org/doc/manuals/reference/ and the latest development version is http://qref.sourceforge.net/quick/. The project is hosted at http://qref.sourceforge.net/. Package: python-opengl-doc Priority: optional Section: contrib/doc Installed-Size: 122 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: pyopengl Version: 3.0.0~b1-0ubuntu4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-opengl-doc_3.0.0~b1-0ubuntu4_all.deb Size: 148260 MD5sum: 76e7ee5306d69fcd397f011b95bfc9f4 SHA1: b2b53358665a52178bd1db9f4e3057dabe359e3e SHA256: 1da18e77795eb2e65c702f4537bbc26218d747310c408596022662f21eaecc1f Description: Documentation for PyOpenGL PyOpenGL is a cross-platform open source Python binding to the standard OpenGL API providing 2D and 3D graphic drawing. . This package contains documentation for developers using PyOpenGL. Homepage: http://pyopengl.sourceforge.net/ Package: selflinux-pdf Priority: optional Section: contrib/doc Installed-Size: 62 Maintainer: Alexander Wirt Architecture: all Source: selflinux Version: 0.10.0-2 Suggests: xpdf | pdf-viewer Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/selflinux-pdf_0.10.0-2_all.deb Size: 7012496 MD5sum: c1884bb804d3045063af7241778f5371 SHA1: 2a01b27f8160b137f56ec3b67afb9e289694f08c SHA256: 1680d60c96538ed5ed4d778686374803d8113604f6663edb5efa52470dc897f0 Description: PDF version of the selflinux docs The Documentation goes into /usr/share/doc/selflinux/pdf/ in pdf format. . For more Informations see the selflinux package Package: libfreefem-doc Priority: optional Section: contrib/math Installed-Size: 34 Maintainer: Debian Scientific Computing Team Architecture: all Source: freefem Version: 3.5.8-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libfreefem-doc_3.5.8-4_all.deb Size: 65938 MD5sum: 2f148d468c14e23c8b7526ceb1983996 SHA1: 6f06ba65187f1e6f473ae642c21ed33e0f76e409 SHA256: e62a85042107a63eb0793840812337d7986ad2b153d9559a830bd7901024d24c Description: Documentation for FreeFEM development FreeFEM is a language adapted to Partial Differential equation. The underlying method used is the Finite Element Method. This tool has been successfully used as a teaching tool and even as a research tool. Package: pythoncard-doc Priority: optional Section: contrib/doc Installed-Size: 287 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ernesto Nadir Crespo Avila Architecture: all Source: pythoncard Version: 0.8.1-8.1ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/pythoncard-doc_0.8.1-8.1ubuntu1_all.deb Size: 977208 MD5sum: f30ee0ae0fdb583c0e819fc9708ad761 SHA1: f5592b73659fb1f21f54c45c416eab417f86d52e SHA256: 8b9497cbf32095b91ee9190043019db74918014a96d31446e7288dc253ae37ae Description: wxPython-based GUI construction framework (documentation and samples) PythonCard is a GUI construction framework for building cross-platform desktop applications on Windows, Mac OS X, and Linux, using the Python language. It is based on the wxPython bindings for wxWidgets toolkit (formerly known as wxWindows). . This package provides all of the developer documentation and samples associated with the upstream package. . http://pythoncard.sourceforge.net/ Package: tkx8.3-doc Priority: optional Section: contrib/doc Installed-Size: 7 Maintainer: Massimo Dal Zotto Architecture: all Source: tclx8.3 Version: 8.3.5-6 Provides: tkx-doc Conflicts: tclx-dev, tkx-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/tkx8.3-doc_8.3.5-6_all.deb Size: 7616 MD5sum: 9f452c9f17303424c8ebbacc7fc9fe76 SHA1: 85e2648c20af98e547f15c8772f541b07b564dfa SHA256: 99691c398b9f526a39da551ab3238c670cf858ff829f97639deb6a97e77ef942 Description: Extended Tcl (TclX) version 8.3.5 -- TkX manpages Extended Tcl (TclX), is a set of extensions to Tcl, the Tool Command Language invented by Dr. John Ousterhout. Tcl is a powerful, yet simple embeddable programming language. Extended Tcl is oriented towards system programming tasks and large application development. . This package includes the man pages for X programs. Package: vflib3-doc Priority: optional Section: contrib/doc Installed-Size: 15 Maintainer: Debian QA Group Architecture: all Source: vflib3 Version: 3.6.13.dfsg-1build1 Recommends: info-browser, postscript-viewer, www-browser Suggests: vflib3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/vflib3-doc_3.6.13.dfsg-1build1_all.deb Size: 952526 MD5sum: 531188cc57d0b679f41f96af7869d421 SHA1: 58afa486b8e290dd0a2d3c470c60686caed3a319 SHA256: 7c3a5eb06ebc34fe166dbd6eb90a7cba985af54d0f38562afccffafd3a84b40f Description: Documentation for VFlib3 VFlib3 is a font rasterizer library for multi-lingual information processing. Using VFlib3, you can obtain bitmap data of characters(glyphs) from various fonts in a unified manner. . VFlib3 can handle almost all font formats available - it now supports PK, GF, VF, TFM, OFM level 0, OVF, PCF, BDF, HBF, Syotai-Club, JG, eKanji and more. TrueType and Type 1 fonts are also supported via FreeType1 and T1lib respectively. Font search via kpathsea is supported, too. . This package contains the VFlib3 documentation in various formats. Package: debian-reference-en Priority: optional Section: contrib/doc Installed-Size: 2126 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Depends: debian-reference-common (>= 1.06-7) Suggests: doc-base, rutebook Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debian-reference-en_1.11_all.deb Size: 1403694 MD5sum: 3bc24964af0833ee2db9d8721a83519f SHA1: df9ff2d8c7265ee8f92298cdf09d912efc96c1f2 SHA256: 3e0cf2907e8e82ababbf5a8041d36486cd06e86d80e500a57fa364f142680f0d Description: Debian system administration guide, English original This Debian Reference (http://qref.sourceforge.net/) covers many aspects of system administration through shell-command examples. Basic tutorials, tips, and other information are provided for topics including fundamental concepts of the Debian system, system installation hints, Debian package management, the Linux kernel under Debian, system tuning, building a gateway, text editors, CVS, programming, and GnuPG for non-developers. For help with emergency system maintenance, proceed to Section 6.3, `Debian survival commands', immediately. The latest official version is http://www.debian.org/doc/manuals/reference/ and the latest development version is http://qref.sourceforge.net/quick/. The project is hosted at http://qref.sourceforge.net/. Package: festival-doc Priority: optional Section: contrib/doc Installed-Size: 23 Maintainer: Kartik Mistry Architecture: all Version: 1.4.2-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/festival-doc_1.4.2-4_all.deb Size: 512926 MD5sum: 245370c03328cab8647c6bf52ecc4563 SHA1: b40c97b711b9040b04d94c2b970d07b3577989be SHA256: 12b55940cc2669ab4dcb9f125d68804fd5eeca7011b0db1dee6db2a2c4d3a545 Description: Documentation for Festival This package contains the pre-built HTML and Postscript versions of the documentation for Festival. . Note that the info document for festival is included in the main festival package. Package: speech-tools-doc Priority: optional Section: contrib/doc Installed-Size: 338 Maintainer: Kartik Mistry Architecture: all Source: festival-doc Version: 1.4.2-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/speech-tools-doc_1.4.2-4_all.deb Size: 748300 MD5sum: 5ec37d3907e01c2a2284d26c22209279 SHA1: 7aa3660416d51ae89c23e0af69a57e63620c7fa5 SHA256: 5a4750ff86f8590f842fedcee99fe9d4826859879f4861b8292eb7a988d99640 Description: Documentation for the Edinburgh Speech Tools This package contains the pre-built HTML and Postscript versions of the documentation for the Edinburgh Speech Tools. Package: itcl3.1-doc Priority: optional Section: contrib/devel Installed-Size: 116 Maintainer: Chris Waters Architecture: all Source: itcl3.1 Version: 3.1.0-7.1 Replaces: itcl3.1-dev Provides: itcl-doc Conflicts: itcl-dev, itcl-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/itcl3.1-doc_3.1.0-7.1_all.deb Size: 91230 MD5sum: 46020cf41816a6fdee9dec8b7f957122 SHA1: 0420175caf1ad97b7bb7c0499537735177ac5a18 SHA256: ea3121397766bf514a6410533733b3b8bfca38cf06ec5e2d14054c700a1f9fa0 Description: [incr Tcl] OOP extension for Tcl - manual pages [incr Tcl] is an object-oriented extension of the Tcl language. It was created to support more structured programming in Tcl. Package: debian-reference-common Priority: optional Section: contrib/doc Installed-Size: 190 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Recommends: debian-reference-en Suggests: lynx | www-browser, mc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debian-reference-common_1.11_all.deb Size: 101236 MD5sum: a0b54187c92440601f076787c0455804 SHA1: 67abac508942d7c33864af604d812da560b6b402 SHA256: 98c37f499b11862d8d3062b1e6a4eef7263d1e71429e22bd6be317b0e2447e97 Description: Debian system administration guide, common examples This Debian Reference (http://qref.sourceforge.net/) covers many aspects of system administration through shell-command examples. Basic tutorials, tips, and other information are provided for topics including fundamental concepts of the Debian system, system installation hints, Debian package management, the Linux kernel under Debian, system tuning, building a gateway, text editors, CVS, programming, and GnuPG for non-developers. For help with emergency system maintenance, proceed to Section 6.3, `Debian survival commands', immediately. The latest official version is http://www.debian.org/doc/manuals/reference/ and the latest development version is http://qref.sourceforge.net/quick/. The project is hosted at http://qref.sourceforge.net/. Package: libssh-2-doc Priority: optional Section: contrib/doc Installed-Size: 433 Maintainer: Jean-Philippe Garcia Ballester Architecture: all Source: libssh Version: 0.2+svn20070321-4 Replaces: libssh-2-dev (<< 0.2+svn20070321-2) Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libssh-2-doc_0.2+svn20070321-4_all.deb Size: 82824 MD5sum: 1aad1035cb71f7a0a557fd6729f5c3b6 SHA1: 4884b96a7be1c2d1563b2cc22724118483c0fdf4 SHA256: f116c625b111e19bc09b76088f2e3a7c8a7a450096c2d3765e00ff71fa084995 Description: A tiny C SSH library. Documentation files The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains documentation files. . Homepage: http://0xbadc0de.be/wiki/doku.php?id=libssh:libssh Package: debian-reference-it Priority: optional Section: contrib/doc Installed-Size: 749 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Depends: debian-reference-common (>= 1.06-7) Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debian-reference-it_1.11_all.deb Size: 1508128 MD5sum: 629996137ed78b12653e665e13dc6e4b SHA1: 25f825756995761dfc365dd94d3de3b214bbca1d SHA256: 3776498f0f5cc108f7ba42d06621385d24b9230c71210edbfb5522248b4640bf Description: Debian system administration guide, Italian translation This Debian Reference (http://qref.sourceforge.net/) covers many aspects of system administration through shell-command examples. Basic tutorials, tips, and other information are provided for topics including fundamental concepts of the Debian system, system installation hints, Debian package management, the Linux kernel under Debian, system tuning, building a gateway, text editors, CVS, programming, and GnuPG for non-developers. For help with emergency system maintenance, proceed to Section 6.3, `Debian survival commands', immediately. The latest official version is http://www.debian.org/doc/manuals/reference/ and the latest development version is http://qref.sourceforge.net/quick/. The project is hosted at http://qref.sourceforge.net/. Package: info2man Priority: optional Section: contrib/doc Installed-Size: 14 Maintainer: Colin Watson Architecture: all Version: 1.1-3 Depends: perl (>= 5.6.0-16) Recommends: man-db Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/info2man_1.1-3_all.deb Size: 72512 MD5sum: 5d15b7e6740b1feb29e604dc7a785464 SHA1: 9dc7bcd47257f54f77ba74dae14993ec972f7bed SHA256: d427ed13ed3c53df115d429473fdc4b8b2b2755342afc9ec81ec998eb43c2a51 Description: Convert GNU info files to POD or man pages This package provides the info2pod tool to convert GNU info documents into Perl's POD (Plain Old Documentation) format. From there, they can be converted to manual pages to be viewed by people who prefer conventional pagers to the standard info viewer or Emacs. . The info2man tool uses info2pod and pod2man to perform the conversion in one step. Package: libcgicc-doc Priority: optional Section: contrib/doc Installed-Size: 94 Maintainer: Chris Butler Architecture: all Source: libcgicc Version: 3.2.3-5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libcgicc-doc_3.2.3-5_all.deb Size: 240868 MD5sum: 7ffa2bf59efe9e1ea360d4da93c69de7 SHA1: 648f82872fa2979d70f9374826a12d34ef5d967e SHA256: 5bc25027accd03f25fb22df488c2f12e13ba225b3fc70456ad3fd1c228b5b077 Description: A C++ class library for writing CGI applications An ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web. libcgicc performs the following functions: . * Parses both GET and POST form data transparently. * Provides string, integer, floating-point and single- and multiple-choice retrieval methods for form data. * Provides methods for saving and restoring CGI environments to aid in application debugging. * Provides full on-the-fly HTML generation capabilities, with support for cookies. * Supports HTTP file upload. * Compatible with FastCGI. . This package contains documentation on the usage of the library. Package: python-pmw-doc Priority: optional Section: contrib/doc Installed-Size: 1055 Maintainer: Carlo Segre Architecture: all Source: python-pmw Version: 1.3.2-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-pmw-doc_1.3.2-3_all.deb Size: 335032 MD5sum: 69f992c6b77bdb0b993711bf86b220ea SHA1: 21ac49f87f37ba38191faa1fbdab2b52e9d5b378 SHA256: c9b843b0857dd238dc2e7b766062a6ed1ddd1ecbf5589ddef1c1eb3519169ab0 Description: Pmw -- Python MegaWidgets Pmw is a framework for building high-level compound widgets in Python using the Tkinter interface to the Tk graphics library. It consists of a set of base classes and a library of flexible and extensible megawidgets built on these base classes. . This package provides the pmw documentation Python-Version: all Package: sary-doc Priority: optional Section: contrib/doc Installed-Size: 102 Maintainer: Hidetaka Iwai Architecture: all Source: sary Version: 1:1.2.0-1.1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/sary-doc_1.2.0-1.1_all.deb Size: 42340 MD5sum: 8194005f3a3dee5aa07d0245b1d4d8ee SHA1: ff31324df268119b52d53f547c9fc049f33766ce SHA256: 6ab112d49935deb345d3b412f991c094e37107dc5e757ac31e51c63e1506329a Description: A suffix array library (documentation) Sary is a suffix array library. It provides fast full-text search facilities for huge, say, 10 MB, 100 MB text files using the data structure called suffix array. . This package contains documentations for sary and the suffix array algorithm. Package: haskell-doc Priority: optional Section: contrib/doc Installed-Size: 4 Maintainer: Ian Lynagh (wibble) Architecture: all Version: 20061127 Depends: haskell98-report, haskell98-tutorial Suggests: ghc6 | hugs Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/haskell-doc_20061127_all.deb Size: 3400 MD5sum: d8ec9adb1a7adab725d2b29975b486cd SHA1: 49c2c4306e4a96eb0e42ba04c6ed1b8290e9ef54 SHA256: ea9b322b968ef62a48c7e595a3d03acdfc322dbcdfe96a358441c798573bd1ea Description: Assorted Haskell language documentation This metapackage provides all the documentation for Haskell, "the" standard lazy functional programming language, packaged for Debian. Package: omnievents-doc Priority: optional Section: contrib/doc Installed-Size: 370 Maintainer: Debian CORBA Team Architecture: all Source: omnievents Version: 1:2.6.2-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/omnievents-doc_2.6.2-1_all.deb Size: 3448166 MD5sum: e998a4e0786611e66a2e49d26c16b136 SHA1: a033f63b05a98dfb8771e055bff0dcd67a9d4660 SHA256: c72ecb2ee0e6bf0977034b22d8b80973245d3f60420ff32b96c90f7f0d48c104 Description: omniORB event service documentation This package contains omniEvents manual and doxygen generated documentation. . For more information on omniEvents see the omnievents package. Homepage: http://www.omnievents.org Package: tkman Priority: optional Section: contrib/doc Installed-Size: 24 Maintainer: Maximiliano Curia Architecture: all Version: 2.2-2 Provides: man-browser Depends: man-db (>= 2.4.2-14), rman (>= 3.2-1), tk8.4 (>= 8.4.6-1) Suggests: doc-rfc-0001-0999, doc-rfc-1000-1999, doc-rfc-2000-2999, doc-rfc-3000-3999, doc-rfc-experimental, doc-rfc-fyi-bcp, doc-rfc-misc, doc-rfc-old-std, doc-rfc-std, doc-rfc-std-proposed, gmt-manpages, manpages, manpages-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/tkman_2.2-2_all.deb Size: 197892 MD5sum: 66dd09429b68ac18409964e8636794b7 SHA1: 197271fd8871321fdff67a2cff31272316bdd6c2 SHA256: d29270f664481b53724cf89e3011fe2e6976d0dd29528b34a95d90b5eab0f296 Description: A graphical, hypertext manual page and Texinfo browser TkMan is a graphical, hypertext manual page and Texinfo browser for UNIX. TkMan boasts hypertext links, (optional) outline view of pages with a novel information visualization mechanism called Notemarks, high quality display and unique interface to Texinfo documents, full text search among man pages, incremental and regular expression search within pages, robust yellow highlight annotations, a shortcut/hot list, lists of all pages in user configurable volumes, a comprehensive Preferences panel, man page versioning support, and unmatched online text formatting and display quality, among many other features. . More information about TkMan can be found at http://tkman.sourceforge.net Package: gmt-doc Priority: extra Section: contrib/doc Installed-Size: 7004 Maintainer: Debian GIS Project Architecture: all Source: gmt Version: 4.2.0-1build1 Suggests: www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/gmt-doc_4.2.0-1build1_all.deb Size: 3198342 MD5sum: 8c6182214b49ca5b6250960a9b1f2c53 SHA1: edf72a2b4399b5617d115407c08e29b1a3a898b9 SHA256: 0cd691f9a790f44ebf158b04e50b706cedff01ae0f6de9e2db731eae9093db85 Description: HTML documentation for GMT, the Generic Mapping Tools GMT is a free collection of ~60 UNIX tools that allow users to manipulate (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding, projecting, etc.) and produce Encapsulated PostScript File (EPS) illustrations ranging from simple x-y plots through contour maps to artificially illuminated surfaces and 3-D perspective views in black and white, gray tone, hachure patterns, and 24-bit color. . GMT supports 25 common map projections plus linear, log, and power scaling, and comes with support data such as coastlines, rivers, and political boundaries. . This package contains the HTML documentation for GMT, consisting of - the tutorial - the cookbook and technical reference - the manpages converted to HTML. Homepage: http://gmt.soest.hawaii.edu/ Package: linuxfacile Priority: optional Section: contrib/doc Installed-Size: 6 Maintainer: Davide Puricelli (evo) Architecture: all Version: 5.0.new-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/linuxfacile_5.0.new-3_all.deb Size: 761070 MD5sum: cab8181c49556eda4760966f56c88d57 SHA1: 3e693ed9a58acb9127b16a18fbeaef0f9157dffd SHA256: f86d1b3123e15f29cfc2231403ae894d4d41b4aa49f5be24fa49511709aa3580 Description: An Italian manual for newbies Linux Facile is an Italian manual for those who have little experience with GNU/Linux, but who wish to become familiar with it. It is designed to make the experience of learning and using GNU/Linux an easy and gradual one. It is available in several formats, and is covered by the GNU Free Documentation License. . This package includes the PostScript version. Package: itk3.1-doc Priority: optional Section: contrib/devel Installed-Size: 68 Maintainer: Chris Waters Architecture: all Source: itcl3.1 Version: 3.1.0-7.1 Replaces: itk3.1-dev Provides: itk-doc Conflicts: itk-dev, itk-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/itk3.1-doc_3.1.0-7.1_all.deb Size: 49748 MD5sum: 8b9f471df755b3c02d3c7665c20e598c SHA1: 58fd067c77960a09fed729a5fce046bd659d31c9 SHA256: cccf9e1d6d0df75c521174c6228c1045488731afa0034c3925d3f723a66b5dad Description: [incr Tk] OOP extension for Tcl - manual pages [incr Tk] is a set of [incr Tcl] base classes for creating mega-widgets. Onc such set of mega-widgets is provided in the [incr Widgets] package. Package: nethack-spoilers Priority: optional Section: contrib/doc Installed-Size: 50 Maintainer: Ryan Murray Architecture: all Version: 3.4.3-1 Suggests: nethack Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/nethack-spoilers_3.4.3-1_all.deb Size: 245730 MD5sum: a4cc4e77b456dc69bbeaa724f5238353 SHA1: 294ba92faeb9a661f2b1687655921e87c5191c4a SHA256: 789216a56b890a746c72804e71ce748b6b62c46f94c94549c24aa97b078f342c Description: Spoiler files for the Nethack adventure game This package includes spoilers for Nethack, the classic D&D-like adventure game, version 3.4.1. . Use only as a last resort, if you're totally stuck in the game! Please don't peek if you're not totally desperate. Package: cfengine2-doc Priority: extra Section: contrib/doc Installed-Size: 1120 Maintainer: Andrew Stribblehill Architecture: all Source: cfengine2 Version: 2.2.3-1 Conflicts: cfengine-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/cfengine2-doc_2.2.3-1_all.deb Size: 538484 MD5sum: 03be4d5d563496d609fe71236009b03c SHA1: 9baede2d1bd8b8314cfc03db2d25c2b541218d06 SHA256: 789a093df480a90ecee2ad547b375e9635ef0aee107a5e9193a815d06e4ff3e5 Description: HTML and Info documentation for cfengine2 This package contains Info and HTML format documentation for cfengine2. The information is fairly extensive on cfengine command language. It includes a complete tutorial as well as an in-depth reference. Homepage: http://www.cfengine.org/ Package: libgnomedb3-doc Priority: optional Section: doc Installed-Size: 74 Maintainer: Gustavo R. Montesino Architecture: all Source: libgnomedb3 Version: 3.0.0-2build1 Depends: lynx | www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libgnomedb3-doc_3.0.0-2build1_all.deb Size: 729376 MD5sum: 6d966d9dad1da0a524fbb3a93669ac13 SHA1: bfa02abd255ff1363647203984a65168648902ec SHA256: 21c9f6f5479c53a8842a2a6fcaa9236b8ca4c4c04318cf1f9549e6bd016ee91f Description: Database UI widget library for GNOME2 -- documentation files libgnomedb is a database widget library for GNOME2. it provides a rich set of UI features targeted to the development of data access. Using libgnomedb your GTK+2/GNOME2 application data access needs will be covered. . This package contains some document files about libgnomedb2. Package: gocr-doc Priority: optional Section: contrib/doc Installed-Size: 6 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Cosimo Alfarano Architecture: all Source: gocr Version: 0.41-1ubuntu2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/gocr-doc_0.41-1ubuntu2_all.deb Size: 14500 MD5sum: 4d08eff60123ba7958bc3de388fc242a SHA1: b5abcb2fc0692b60db4f53c83c4efcffa4664cc3 SHA256: 60d874b91f0b430418f5e687bc049c9cd287bc3dbd20c46ec363023dee176bd1 Description: gocr documentation gocr is a multi-platform OCR (Optical Character Recognition) program. . It can read pnm, pbm, pgm, ppm, some pcx and tga image files. . It is documentation about gocr and OCRs. Package: python-plastex-doc Priority: optional Section: contrib/doc Installed-Size: 57 Maintainer: Carl Fürstenberg Architecture: all Source: plastex Version: 0.8.3-1 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-plastex-doc_0.8.3-1_all.deb Size: 278384 MD5sum: 3602037ba3ae7bfceef2d67b20d92d63 SHA1: bee81cc7d1061c6b84bd60d2ad2c377b394ebebb SHA256: 51df08d09d33877e1b045e3627be574846059359b9d57034222fce12252a42a9 Description: LaTeX document processing framework in python - documentation files plasTeX is a collection of Python frameworks that allow you to process LaTeX documents. This processing includes, but is not limited to, conversion of LaTeX documents to various document formats. Of course, it is capable of converting to HTML or XML formats such as DocBook and tBook, but it is an open framework that allows you to drive any type of rendering. This means that it could be used to drive a COM object that creates a MS Word Document. . The plasTeX framework allows you to control all of the processes including tokenizing, object creation, and rendering through API calls. You also have access to all of the internals such as counters, the states of "if" commands, locally and globally defined macros, labels and references, etc. In essence, it is a LaTeX document processor that gives you the advantages of an XML document in the context of a language as superb as Python. . Homepage: http://plastex.sourceforge.net/ . This packages provides the documentation files for python-plastex. Package: xconq-doc Priority: optional Section: contrib/doc Installed-Size: 92 Maintainer: Ubuntu MOTU Developers Original-Maintainer: David Nusinow Architecture: all Source: xconq Version: 7.4.1-4ubuntu2 Recommends: xconq (>= 7.4.1-4ubuntu2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/xconq-doc_7.4.1-4ubuntu2_all.deb Size: 1397700 MD5sum: b5fc3f96c1ae9e9cd693528dbc50ab65 SHA1: b9ee4d6eccd8f18655656b05c2a76ccd5c5bbf89 SHA256: 52961c6f46169a200b0376873fb878c27e2cbb5f162006272bd0d2ab7f21d8eb Description: Xconq documentation in PostScript, HTML, and info format This package contains PostScript, HTML, and info versions of the documentation for the xconq package. Package: asr-manpages Priority: optional Section: contrib/doc Installed-Size: 16 Maintainer: Pawel Wiecek Architecture: all Version: 1.3-6 Suggests: funny-manpages (>= 1.3-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/asr-manpages_1.3-6_all.deb Size: 21936 MD5sum: febdf86b02aa1d08ad7bdeb0372278de SHA1: 4f934648d3c62f9738c1c1bd5234515db2def92d SHA256: 703797a3502816af0f3ef713a32bb95cd3b70e8782df08aedf8bcd3a78c9e2c7 Description: alt.sysadmin.recovery manual pages A set of humorous manual pages developed on alt.sysadmin.recovery (don't treat them seriously!). They document a set of really useful tools that for some strange reason are not included in any implementation of Unix. This includes such famous commands as lart, sysadmin, luser, bosskill and others. The authors recommend these man pages should be installed on every system. Package: debian-reference-pt-br Priority: optional Section: contrib/doc Installed-Size: 742 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Depends: debian-reference-common (>= 1.06-7) Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debian-reference-pt-br_1.11_all.deb Size: 1497118 MD5sum: 541a7b581e4d92d9506e96c3b2aef99a SHA1: f98db5b450a7627cd465b9970e5c1664e209236a SHA256: ae0fdc031657eeb69a0fbaa9ec66eff6a8fdc51cccea06620ac152873fb6d401 Description: Debian system administration guide, Portuguese translation This Debian Reference (http://qref.sourceforge.net/) covers many aspects of system administration through shell-command examples. Basic tutorials, tips, and other information are provided for topics including fundamental concepts of the Debian system, system installation hints, Debian package management, the Linux kernel under Debian, system tuning, building a gateway, text editors, CVS, programming, and GnuPG for non-developers. For help with emergency system maintenance, proceed to Section 6.3, `Debian survival commands', immediately. The latest official version is http://www.debian.org/doc/manuals/reference/ and the latest development version is http://qref.sourceforge.net/quick/. The project is hosted at http://qref.sourceforge.net/. Package: quick-reference-zh-cn Priority: optional Section: contrib/doc Installed-Size: 86 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/quick-reference-zh-cn_1.11_all.deb Size: 1234912 MD5sum: ca39de36d7e62debc3e384fb04f93560 SHA1: d680ceea402468781cc5033ccfed1477c6ad7b79 SHA256: ff1d7fdae1411f5e6e2feaa2158a23805a762395d6dc32ae779fb818a81ac9e4 Description: Debian system administration guide, Chinese(CN) excerpt This Debian Quick Reference (http://qref.sourceforge.net/) is intended to provide a short introduction to the Debian system as a _quick reference_. This is an excerpt of Debian Reference (http://qref.sourceforge.net/). Package: erlang-manpages Priority: optional Section: contrib/doc Installed-Size: 184 Maintainer: Erlang Packagers Architecture: all Version: 1:11.b.5-1 Suggests: erlang Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/erlang-manpages_11.b.5-1_all.deb Size: 909940 MD5sum: 89ca5688889276d2cf565c1b7780f71b SHA1: 590426104900e7b93c27d24daced8d128d3e71fb SHA256: e0aa8ab525e2704494221d58084a3c7142f05e98d35edea705eadac1a2f59a50 Description: Erlang man pages Documentation for the Erlang programming language in `man' format. This documentation can be read using the command `erl -man mod', where `mod' is the name of the module you want documentation on. Package: gnucash-docs Priority: optional Section: contrib/doc Installed-Size: 8632 Maintainer: Thomas Bushnell, BSG Architecture: all Version: 2.2.0-1 Depends: docbook-xml, yelp Suggests: gnucash Conflicts: gnucash (<< 1.9.0-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/gnucash-docs_2.2.0-1_all.deb Size: 9727052 MD5sum: c7e4214df406d7b2ef55de0cc049ec8b SHA1: 320d140020199c3a38e74c8437defb1314f35a9c SHA256: 20cf98de63a68c5cb469bf7c20ac817076690e152876a76eb0ccf79af0430dcb Description: Documentation for gnucash, a personal finance tracking program Gnucash can track finances in multiple accounts, keeping running and reconciled balances. It has an X based graphical user interface, double entry, a hierarchy of accounts, expense accounts (categories), and can work with the QIF and OFX standards. Package: med-doc Priority: optional Section: contrib/doc Installed-Size: 3856 Maintainer: Andreas Tille Architecture: all Version: 0.5.3 Depends: debianutils (>= 2.8.4), doc-linux-html | doc-linux-text, resmed-doc Suggests: linuxdoc-tools, mgp, tetex-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/med-doc_0.5.3_all.deb Size: 3225240 MD5sum: 5c93c78ce4c5965daa1b9f6b1fdf698c SHA1: 12f5e7674928d3cb5d66b0345b9a2eca9abe0318 SHA256: fbeae81b4ba5979317bea74342d8c2c3aed8e918533a19154827492488aab7cf Description: Debian Med documentation packages This meta package will install Debian packages with documentation according to free software which might be relevant for medical care. Package: interchange-doc Priority: optional Section: contrib/doc Installed-Size: 475 Maintainer: Stefan Hornburg (Racke) Architecture: all Version: 5.2.0-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/interchange-doc_5.2.0-1_all.deb Size: 1470202 MD5sum: f51036bf7ec071b4f5a744f5edd06e95 SHA1: 481fc78c3fa393292261bfee6a52e5701d2bdcd5 SHA256: 2a7a150a293ef07d22123027ee98a9fb9d42c14d1d69686563e1a3d7c43ac94f Description: Interchange Documentation This package contains additional documentation for the e-commerce and general HTTP database display system Interchange. Package: proofgeneral-doc Priority: optional Section: contrib/editors Installed-Size: 29 Maintainer: Stefan Schimanski Architecture: all Source: proofgeneral Version: 3.5-6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/proofgeneral-doc_3.5-6_all.deb Size: 123698 MD5sum: 952c7b3853f9f9126703e9688420fc0c SHA1: 8287fff4dd243a75ba21086b4c93269086fd3ec1 SHA256: ccaf517d0f0fde425c453e58237c1e98e797e0ded6ce150b09576648cb5c5d36 Description: Documentation for ProofGeneral in html format This package provides the html documentation for Proof General. It was created from the same sources as the info documentation which is included in the proofgeneral package. . Proof General is a generic interface for proof assistants, currently based on the customizable text editor Emacs. It works with either XEmacs or GNU Emacs. Proof General has been developed at the LFCS in the University of Edinburgh. Package: lire-devel-doc Priority: optional Section: contrib/doc Installed-Size: 948 Maintainer: Wolfgang Sourdeau Architecture: all Source: lire Version: 2:2.0.2-5 Suggests: lire Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/lire-devel-doc_2.0.2-5_all.deb Size: 1209156 MD5sum: 7defd05abc7b1518ab65e95cec63f602 SHA1: 5727e30254b34b8b351dd4009ce4a6428ef135aa SHA256: f34df160d595cb348a7e8fc2fafb854542939352fcd98f736fbbc13d3c338e88 Description: Developer's documentation for Lire Lire is a full-featured and extensible set of utilities and APIs to generate statistics and reports from logfiles. . This package contains the development manpages and the Lire Developer Manual in plain text, PDF and HTML formats. Package: freefem-doc Priority: optional Section: contrib/math Installed-Size: 19 Maintainer: Debian Scientific Computing Team Architecture: all Source: freefem Version: 3.5.8-4 Suggests: pdf-viewer Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/freefem-doc_3.5.8-4_all.deb Size: 280530 MD5sum: c7321b85159d227ea6a11f9405ed780d SHA1: 2a8d816b2cead3485401550ce4ae2155a527f7cb SHA256: 6f763f3f6fbe2b847e0e6edbc425eaf892564872b1604bf6abdb36f46eb0c623 Description: Documentation for FreeFEM (html and pdf) FreeFEM is a language adapted to Partial Differential equation. The underlying method used is the Finite Element Method. This tool has been successfully used as a teaching tool and even as a research tool. Package: libtapioca-glib-0.14-doc Priority: optional Section: contrib/doc Installed-Size: 50 Maintainer: Debian Telepathy maintainers Architecture: all Source: tapioca-glib Version: 0.14.0.2~svn20070727-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libtapioca-glib-0.14-doc_0.14.0.2~svn20070727-2_all.deb Size: 78812 MD5sum: 77bae91938b120b24a11e6797e2e510a SHA1: 6a52c4ffa4c7e22c8ad49b75098f8677984a8427 SHA256: aeb295248906e70417739d6693c324daf3fbdc75e35dbb9954357f705afa62f2 Description: Tapioca glib library - Documentations Glib binding for the Tapioca library - Documentations . Tapioca is a library that abstracts away the D-Bus details and presents the developer a native object structure, very similar to its Telepathy counter-parts. The D-Bus mechanism of request-reply is presented as methods and callbacks in the local language/toolkit used. . Homepage: http://tapioca-voip.sourceforge.net/ Package: doc-linux-fr-text Priority: optional Section: contrib/doc Installed-Size: 133 Maintainer: Pierre Machard Architecture: all Source: doc-linux-fr Version: 2005.08-1 Replaces: doc-linux-fr Suggests: doc-linux-fr-html Conflicts: doc-linux-fr Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/doc-linux-fr-text_2005.08-1_all.deb Size: 4333064 MD5sum: 584557531ce4dbec7d84c1cecfd31e82 SHA1: 0c43daab0163091cf27ce4d9304d12e8902030dd SHA256: 7d53f7e09c3ac30164b7e24394b79adfd7b97b1e26ee3312f8d3ad10d11386ae Description: Linux docs in French: HOWTOs, MetaFAQs in ASCII format This package installs the French versions of the current Linux HOWTOs, mini-HOWTOs and the "fhs" on your Debian in ASCII format. Alternatively, HTML versions are provided in the doc-linux-fr-html package. . The version number reflects the month in which doc-linux-fr-text was created. . All files are available at ftp://ftp.lip6.fr/pub/linux/french/docs (with versions in ASCII, DVI and PostScript formats). Package: geda-doc Priority: optional Section: contrib/doc Installed-Size: 195 Maintainer: Debian Electronics Team Architecture: all Version: 1:1.4.0-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/geda-doc_1.4.0-1_all.deb Size: 1738452 MD5sum: debd45783f06edf22c79fe276a200265 SHA1: 082cb9eb04b4aadbbc01c3c37756a9ecf340d304 SHA256: 0bfa0e329b934f1cb6ef00391455bd7b63a0941f45c77ddcb63486978db25d28 Description: Documentation for GPL EDA -- Electronics design software GPL EDA, an electronics design package, including gschem, a schematic editor. . This package contains the documentation. Homepage: http://geda.seul.org/ Package: libdime-doc Priority: optional Section: contrib/graphics Installed-Size: 146 Maintainer: A. Maitland Bottoms Architecture: all Source: dime Version: 0.20030921-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libdime-doc_0.20030921-2_all.deb Size: 472126 MD5sum: dc828ca26629b89bd4c2e9744a449966 SHA1: 0b1e4d59ac5cd9e9c3dbc590e761af59656d3120 SHA256: 24465fc68b118bd2650cab4da7b7805e1a11b4c27c20cd9f9a208be46e36bceb Description: DXF Import, Manipulation, and Export library - devel Dime is a C++ class library for reading, constructing, manipulating, and writing DXF file data. . This dev package also contains doxygen generated documentation Package: quick-reference-pl Priority: optional Section: contrib/doc Installed-Size: 100 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/quick-reference-pl_1.11_all.deb Size: 290230 MD5sum: a86095266734182f4724d4721097e09e SHA1: f2412cc757033405993242cee252027042ee4130 SHA256: f4f43c629db5867940eb6fab23f9882c50d2f0db7848a2974df60dba03fd9037 Description: Debian system administration guide, Polish excerpt This Debian Quick Reference (http://qref.sourceforge.net/) is intended to provide a short introduction to the Debian system as a _quick reference_. This is an excerpt of Debian Reference (http://qref.sourceforge.net/). Package: cl-cil Priority: optional Section: contrib/doc Installed-Size: 10 Maintainer: Peter Van Eynde Architecture: all Version: 1:20050701-3 Replaces: cil Depends: cl-asdf, common-lisp-controller (>= 3.45) Conflicts: cil Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/cl-cil_20050701-3_all.deb Size: 20618 MD5sum: 2edc20ed460ad87dca4f73b6b7c70910 SHA1: efd3872bffe5a5502a35b56f9eb459475e5e1a17 SHA256: 769e5bf839ed535bb2d75d23b77b3b3b7ddcc46bc136611ff449d8c49ff1c854 Description: Chess In Lisp. A chess library in Common Lisp This library is mainly intended as an example file. . Not much useful stuff can be done yet. Package: openoffice.org-starter-guide Priority: optional Section: contrib/doc Installed-Size: 11204 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Carrera Architecture: all Version: 1.0.0-0ubuntu2 Recommends: openoffice.org Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/openoffice.org-starter-guide_1.0.0-0ubuntu2_all.deb Size: 8368840 MD5sum: 051a2b64ca13826aeb6434ff06ef8ff3 SHA1: fc635ed4aeeac42982b068bc2e5033533f286481 SHA256: 12136fdfdf1a36e958234166a18f4a49bd3ab4b9c48858bc6de23e45aeedc49c Description: Getting Started guide for OpenOffice.org 2.x The Getting Started guide for OpenOffice.org is suitable as a beginner's first introduction to OpenOffice.org. It is produced by the OOoAuthors team (http://oooauthors.org) and introduces all the main components of OpenOffice.org. Ideal for beginners. . Chapters included: * What Is OOo? * Starting OOo * File Management * Menus And Toolbars * Setting Up OOo * Getting Started With Writer * Getting Started With Calc * Getting Started With Draw * Getting Started With Impress * Getting Started With Base * Getting Started With Math * Working With Templates * Working With Styles * Working With The Gallery * Using Font Work * Creating Web Pages * Getting Started With Macros Package: python-quixote-doc Priority: optional Section: contrib/doc Installed-Size: 226 Maintainer: Oleksandr Moskalenko Architecture: all Source: quixote Version: 2.5-3 Replaces: quixote-doc (<< 2.4-6) Conflicts: quixote-doc (<< 2.4-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-quixote-doc_2.5-3_all.deb Size: 92670 MD5sum: 2e77de670cf47983c1ccc30d18a8ec35 SHA1: d0f9eb48cdfe70d56001651754b0741db1f2fe41 SHA256: 8596bcb8a47f32296f5c06edb628157846276867d76baec220a7bb056b2b7e62 Description: Quixote web application framework documentation Contains the documentation and examples for Quixote. Package: libiptcdata-doc Priority: extra Section: contrib/doc Installed-Size: 313 Maintainer: Ian Wienand Architecture: all Source: libiptcdata Version: 1.0.2-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libiptcdata-doc_1.0.2-2_all.deb Size: 48650 MD5sum: 9f8be7aa0430396abb8c28b55c76dc7a SHA1: ad727580acf4adf6c583b2a59a2d387e59078d8d SHA256: 957e56f4c8efa4fa6efc6e426813119d5307121bdae93c64923b035f7caae8f0 Description: Library to parse IPTC metadata (documentation) libiptcdata is a library, for manipulating the International Press Telecommunications Council (IPTC) metadata stored within multimedia files such as images. The library provides routines for parsing, viewing, modifying, and saving this metadata. . Homepage: http://libiptcdata.sourceforge.net/ Package: python-impacket-doc Priority: optional Section: contrib/doc Installed-Size: 130 Maintainer: Arnaud Fontaine Architecture: all Source: impacket Version: 0.9.6.0-3 Recommends: python-pcapy Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-impacket-doc_0.9.6.0-3_all.deb Size: 169914 MD5sum: 8d3c4ed959b074f76808c440179d571f SHA1: b0c638e47c43c369d97354f51246ca73bb056542 SHA256: 8e8ff2b4ec0e2cd369e3fd642c26b4a1f14ea5c570a6f4ca8327eeb53ea69736 Description: Python module to easily build and dissect network protocols This package contains the documentation for Impacket. Homepage: http://oss.coresecurity.com/projects/impacket.html Package: doc-debian-uk Priority: optional Section: contrib/doc Installed-Size: 18 Maintainer: Borys Yanovych Architecture: all Version: 0.0.20061017-3 Suggests: apt-howto-uk Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/doc-debian-uk_0.0.20061017-3_all.deb Size: 673534 MD5sum: 814618328bc75714e650454f2fdb2803 SHA1: e54f1fb09eafc10893813455bc329bc8d537dbb0 SHA256: a2668de52d0dcd138cd24a178ab5e1991720a57287f7926065f45f0852ec1591 Description: Debian Manuals and other documents in Ukrainian This package provides Ukrainian translations of official Debian manuals and some additional documents in different formats. . In this package you will find the following: * Debian GNU/Linux Frequently Asked Questions (FAQ) . All of these files are also available at http://www.debian.org and mirrors thereof. Package: dsdp-doc Priority: extra Section: contrib/doc Installed-Size: 201 Maintainer: Soeren Sonnenburg Architecture: all Source: dsdp Version: 5.8-4 Recommends: dsdp Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/dsdp-doc_5.8-4_all.deb Size: 960800 MD5sum: 8098d4f2884af3bcea4161ae50fab4c1 SHA1: 57e77eaebce670524b0cf024bc07ee23e5f93116 SHA256: b4582c09788359267e909ad2746e1f74c72bdfa7611d98b127c84c7596144ec7 Description: Software for Semidefinite Programming The DSDP software is a free open source implementation of an interior-point method for semidefinite programming. It provides primal and dual solutions, exploits low-rank structure and sparsity in the data, and has relatively low memory requirements for an interior-point method. It allows feasible and infeasible starting points and provides approximate certificates of infeasibility when no feasible solution exists. The dual-scaling algorithm implemented in this package has a convergence proof and worst-case polynomial complexity under mild assumptions on the data. Furthermore, the solver offers scalable parallel performance for large problems and a well documented interface. Some of the most popular applications of semidefinite programming and linear matrix inequalities (LMI) are model control, truss topology design, and semidefinite relaxations of combinatorial and global optimization problems. . This package contains the documentation and examples. Homepage: http://www-unix.mcs.anl.gov/DSDP/ Package: vdk2-tutorial Priority: optional Section: contrib/doc Installed-Size: 4 Maintainer: Michael Vogt Architecture: all Version: 1.1-3 Suggests: libvdk2-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/vdk2-tutorial_1.1-3_all.deb Size: 1601658 MD5sum: 17000cd12271c73dd3f346aeb4b25827 SHA1: a2f5d4213200284e0fc2f9545cc34444def0ab80 SHA256: dc00c9b9cedafaffe0006605fa73ff39e4477c3f617bcbcdf8ff040b73f60b02 Description: Tutorial for the Visual Development Kit C++ library 2 The Visual Development Kit2 (VDK2) is a C++ library that wraps the GTK+ toolkit. . This package contains a tutorial for VDK2. It will be put in /usr/share/doc/vdk2-tutorial/. Package: slides-doc Priority: extra Section: contrib/doc Installed-Size: 21 Maintainer: Matthias Klose Architecture: all Source: slides Version: 1.0.1-11 Suggests: python-slides Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/slides-doc_1.0.1-11_all.deb Size: 10230 MD5sum: 99cc3afa496037fa1d1303071b614625 SHA1: ceebefce95f8edb08d41b94c63f8899116d2f45a SHA256: 4367e780b9cd4f9d2baba7ae3387765a578f51ce49da892329cfba929e77f9e9 Description: The official documentation of slides Examples for using the Python-based HTML slide maker. Package: debian-reference-ja Priority: optional Section: contrib/doc Installed-Size: 714 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Depends: debian-reference-common (>= 1.06-7) Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debian-reference-ja_1.11_all.deb Size: 2803172 MD5sum: 804790c75cea50bd4553e8b0b7774979 SHA1: 5d99421d3dd6cf8982dc221e4aee076a8691ece7 SHA256: 6db5161087b533e30757f169a86d473dd238fa8a2881aee2552500627097043c Description: Debian system administration guide, Japanese translation This Debian Reference (http://qref.sourceforge.net/) covers many aspects of system administration through shell-command examples. Basic tutorials, tips, and other information are provided for topics including fundamental concepts of the Debian system, system installation hints, Debian package management, the Linux kernel under Debian, system tuning, building a gateway, text editors, CVS, programming, and GnuPG for non-developers. For help with emergency system maintenance, proceed to Section 6.3, `Debian survival commands', immediately. The latest official version is http://www.debian.org/doc/manuals/reference/ and the latest development version is http://qref.sourceforge.net/quick/. The project is hosted at http://qref.sourceforge.net/. Package: libclutter-gst-doc Priority: optional Section: contrib/doc Installed-Size: 16 Maintainer: Ross Burton Architecture: all Source: clutter-gst Version: 0.6.1-1build1 Suggests: devhelp Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libclutter-gst-doc_0.6.1-1build1_all.deb Size: 15900 MD5sum: bdf5d0c10b5d993ca492b0c9c87ea4ce SHA1: 81e9a910c956623cd6eb9d2ff3e5bca13bbd1cdb SHA256: 619f103ec4ca853b4723bf2169e030698f9fa87d6d64fe56b4a21bd8dfc5f021 Description: Open GL based interactive canvas library GStreamer elements (documentation) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the documentation. Package: doc-linux-fr-html Priority: optional Section: contrib/doc Installed-Size: 219 Maintainer: Pierre Machard Architecture: all Source: doc-linux-fr Version: 2005.08-1 Replaces: doc-linux-fr Suggests: doc-base, lynx | www-browser Conflicts: doc-linux-fr Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/doc-linux-fr-html_2005.08-1_all.deb Size: 5599022 MD5sum: 4f6e2732282aabb639c1729243009c33 SHA1: a3655a8b1e64ecc9c9a5b744c6bf8f2d7b4c4ec3 SHA256: e4204b8e0d77109e79b2396410015c9215c34c168234c09595fc40b898f01d67 Description: Linux docs in French: HOWTOs, MetaFAQs in HTML format This package installs the French versions of the current Linux HOWTOs and mini-HOWTOs as well as the "info-sheet", "metafaq", "fcol-faq" and "intro" French documents on your Debian system in HTML format. The version number reflects the month in which doc-linux-fr-html was created. . All files are available at ftp://ftp.lip6.fr/pub/linux/french/docs (with versions in ASCII, DVI and PostScript formats). Package: mit-scheme-doc Priority: optional Section: contrib/non-free/doc Installed-Size: 5764 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Chris Hanson Architecture: all Version: 7.7.90+20080130-1ubuntu1 Replaces: mit-scheme (<< 7.7.90+20060414-0) Conflicts: mit-scheme (<< 7.7.90+20060414-0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/mit-scheme-doc_7.7.90+20080130-1ubuntu1_all.deb Size: 2888492 MD5sum: 3a41ccd524ae49a6a8e433da75ef8b58 SHA1: 11de1b191772d653bd91a1433196e462f37e39a0 SHA256: ebab9bacddc6f0279236f2dec0ae19693c816b07f40142112de29810632d70dd Description: MIT/GNU Scheme documentation MIT/GNU Scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best suited to programming large applications with a rapid development cycle. . This package contains documentation in Info, HTML, and PDF formats. Enhances: mit-scheme (= 7.7.90+20080130-1ubuntu1) Package: liberis-doc Priority: optional Section: contrib/doc Installed-Size: 74 Maintainer: Michael Koch Architecture: all Source: eris Version: 1.3.13-1 Suggests: liberis-1.3-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/liberis-doc_1.3.13-1_all.deb Size: 221988 MD5sum: 83e1c7f695ff37136c6e5984d27200af SHA1: c1439ff040aa5899635ff705adfb27c41f10217b SHA256: 1d4e1c0095f1d96df786457a8c171f5eba8399f70adf793fa39022ccc834d309 Description: The WorldForge client entity library - API documentation Eris is designed to simplify client development (and avoid repeating the same work several times), by providing a common system to deal with the back end tasks. Notably, Eris encapsulates most of the work in getting Atlas entities available on your client, logging into a server, and managing updates from the server. Thus it can be considered as a session layer above Atlas, providing persistent (for the session) objects as opposed to Atlas ones (which are transient). It handles the client-side implementation of the meta-server protocol, and querying game servers; out-of-game (OOG) operations (via the Lobby and Rooms), and most important in-game (IG) operations such as entity creation, movement and updates. . Eris provides a generic 'Entity' class, which you are free to sub-class and provide to the system (by registering a factory with the World); thus you are free to create different classes to handle characters, walls, vehicles, etc as your client dictates. An alternative approach is to simply create peer classes, and connect them to Eris via callbacks. Eris makes extensive use of libSigC++, which must be correctly installed and functioning on your system. Familiarity with signal/slot programming concepts is essential for using Eris; the libSigC++ home-page has some examples. Gtk+ or QT signal systems also provide a good introduction. . This package contains the API documentation in HTML format. Homepage: http://www.worldforge.org/ Package: gstreamer0.10-plugins-ugly-doc Priority: optional Section: contrib/doc Installed-Size: 265 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Maintainers of GStreamer packages Architecture: all Source: gst-plugins-ugly0.10 Version: 0.10.7-3nexenta1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/gstreamer0.10-plugins-ugly-doc_0.10.7-3nexenta1_all.deb Size: 52182 MD5sum: 936c88daddf9d9f3d585e2b9d5cce8c7 SHA1: 9b09c6895b6417eb1041116cc5b4b00b1d6fe9c6 SHA256: 7ea51b90c44f1d1ea4a26f29f0b80241967011be5540b300e046590f58e68cbb Description: GStreamer documentation for plugins from the "ugly" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This packages contains documentation for plugins from the "ugly" set, a set of good-quality plug-ins that might pose distribution problems. Package: libyazpp1-doc Priority: optional Section: contrib/doc Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andreas Simon Architecture: all Source: yazpp Version: 1.0.0-0ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libyazpp1-doc_1.0.0-0ubuntu1_all.deb Size: 217800 MD5sum: ace24ddac67fc921fd2bd6c09848a2be SHA1: d0f0deae1163ecf2ddeed5499036264af5dc39e1 SHA256: 105751044bdaf7a6be61d4894169205134e1de9ff32b2a0fc9f726a068138002 Description: Documentation for YAZ++ YAZ++ is an application programming interface (API) to YAZ which supports the development of Z39.50/SRW/SRU client and server applications using C++. Like YAZ, it supports Z39.50-2003 (version 3) as well as SRW/SRU version 1.1 in both the client and server roles. YAZ++ includes an implementation of the ZOOM C++ binding and a generic client/server API based on the Observer/Observable design pattern. . This packages includes the YAZ++ User's Guide and Reference. . Homepage: http://www.indexdata.dk/yazplusplus/ Package: sylpheed-doc Priority: optional Section: contrib/doc Installed-Size: 89 Maintainer: Ricardo Mones Architecture: all Version: 20030309-2 Conflicts: sylpheed (<= 0.7.6-3), sylpheed-claws (<= 0.7.6claws16-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/sylpheed-doc_20030309-2_all.deb Size: 510208 MD5sum: 18cbb7b3df86608503181e224deb2900 SHA1: 956bbbc329099236f87040b6439cf2d2cb094128 SHA256: 6c3481e9f1e3b7b1a45b46dd92b0b146ff335b10e14419ac032427a31b58f4a0 Description: Light weight e-mail client with GTK+ (documentation) This package holds the documentation for sylpheed. It is an html manual which describes all the features of sylpheed. . All translations are included in this package. Package: manpages-fr Priority: optional Section: contrib/doc Installed-Size: 5 Maintainer: Thomas Huriaux Architecture: all Version: 2.64.1-1 Suggests: man-db | man-browser, manpages-fr-dev, manpages-fr-extra Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/manpages-fr_2.64.1-1_all.deb Size: 19434 MD5sum: b6d44ff0f9ee66a20742ca8bb4263844 SHA1: 851b05c364747cfcd43987f9514ab88b6b958eaf SHA256: 4d55a2160b334fadb5e90c23198530a6e0cb4e41951a6b17c0bb31127d092b03 Description: French version of the manual pages about using GNU/Linux This package contains the French translation of GNU/Linux manual pages for these sections: 4 = Devices (e.g. hd, sd). 5 = File formats and protocols, syntaxes of several system files (e.g. wtmp, /etc/passwd, nfs). 7 = Conventions and standards, macro packages, etc. (e.g. nroff, ascii). . Sections 1, 6 and 8 are provided by the respective applications. This package only includes the intro man page describing the section. . The man pages describe syntaxes of several system files. Package: libustr-doc Priority: optional Section: contrib/doc Installed-Size: 29 Maintainer: Vaclav Ovsik Architecture: all Source: ustr Version: 1.0.3-2 Suggests: libustr-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libustr-doc_1.0.3-2_all.deb Size: 101500 MD5sum: 5360ea4618d97b1ce6bac602a11d85de SHA1: 281080e26b417bc0fc11a8d5bf4aaf1e7534203b SHA256: 16dd52389942b64c5277abdd6309e54d9814991069d736f8643b306736706c51 Description: Micro string library: documentation ustr (Micro string library) is a string API for C. It has tiny overhead over just plain strdup(), is much safer, is easier to use, is faster for many operations, can be used with read-only or automatically allocated data. You don't even need to link to the library to use it (so there are no dependencies). Homepage: http://www.and.org/ustr/ Package: python-gdchart2-doc Priority: optional Section: contrib/doc Installed-Size: 34 Maintainer: Jonas Smedegaard Architecture: all Source: pygdchart2 Version: 0.beta1-3.5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-gdchart2-doc_0.beta1-3.5_all.deb Size: 114404 MD5sum: 8dbb29aa850dfc72d0bbc51b1a27bf1b SHA1: 4493f6dbe84274dc3dddf4af549433602f12715d SHA256: f9f7a8b93e8ed46c5ab8bebfb893dadc5ef9f564912e403c379e18b37e3494c9 Description: Python OO interface to GDChart - docs Object-oriented Python interface to the nice 2d and 3d graphics library GDChart. . This package contains documentation and a few example scripts. . Website: http://www.nullcube.com/software/pygdchart2.html Package: wx2.6-doc Priority: optional Section: doc Installed-Size: 6204 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: all Source: wxwidgets2.6 Version: 2.6.3.2.2-2ubuntu4 Provides: wx-doc Suggests: doc-base, www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/wx2.6-doc_2.6.3.2.2-2ubuntu4_all.deb Size: 1254790 MD5sum: d3304ba73fe35a219a5e2aece64851b4 SHA1: 312e4542146717afea5c6943862a0a4df32d672c SHA256: 42c0512a96a813ac69087c2839db010bdb24977f9e9382e6c1059f0217ca88a6 Description: wxWidgets Cross-platform C++ GUI toolkit (documentation) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides a HTML version of the wxWidgets reference manual. Package: udo-doc-de Priority: optional Section: contrib/doc Installed-Size: 289 Maintainer: Volker Janzen Architecture: all Source: udo Version: 6.4.1-1 Replaces: udo-doc-ger Suggests: editor, udo, www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/udo-doc-de_6.4.1-1_all.deb Size: 531928 MD5sum: bd18d991f3cda440ba7091e36a1cdb33 SHA1: 2ca8f018f3f0ff8e45d4f49a5fb7be1e20428f61 SHA256: e7dd2489374477970db06f277c4dc48bcc330bd36e2eff7b8726b6e33e18d696 Description: universal document - German documentation UDO is a powerful and multipurpose utility for making documentation or any other text file that is needed in one text format or more. UDO documents can be converted to ASCII, HTML, LaTeX, nroff, PostScript, RTF and many more. Though UDO is powerful, it's quite easy to understand and to use. . This package provides the complete documentation of UDO in the following formats: HTML, txt, udo Package: quick-reference-es Priority: optional Section: contrib/doc Installed-Size: 98 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/quick-reference-es_1.11_all.deb Size: 267360 MD5sum: 3bee61d24b3cba40f0b1e6fc3d6a7ef4 SHA1: 8314ddc4708c0f00b87c6cbe2e031f87ab7ecf3c SHA256: e4625c43007b403b0e247956f6e2c187228c0aec65e0857b36a3d57579ca27b6 Description: Debian system administration guide, Spanish excerpt This Debian Quick Reference (http://qref.sourceforge.net/) is intended to provide a short introduction to the Debian system as a _quick reference_. This is an excerpt of Debian Reference (http://qref.sourceforge.net/). Package: doc-linux-nl-html Priority: optional Section: contrib/doc Installed-Size: 8528 Maintainer: Thijs Kinkhorst Architecture: all Source: doc-linux-nl Version: 20051127-4 Suggests: www-browser | httpd Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/doc-linux-nl-html_20051127-4_all.deb Size: 1969738 MD5sum: 2ff534ca0f875ba49bf31107445243d1 SHA1: 9920a2455ecce76772e959173570a13ee04635c3 SHA256: f411f40ddafcdfd05d372da02bd6165e0d8b55191c7ac878d031664fa1562ff8 Description: Dutch Linux HOWTOs, mini-HOWTOs, and FAQs in HTML format The doc-linux-nl-html package provides current Dutch Linux HOWTOs, mini-HOWTOs, and FAQs in HTML format. Alternatively, ASCII versions are provided in the doc-linux-nl-text package. . The version number reflects the date at which doc-linux-nl-html was created. . All files are available at http://nl.linux.org/. Package: developers-reference-fr Priority: optional Section: contrib/doc Installed-Size: 12 Maintainer: Debian Documentation Project Architecture: all Source: developers-reference Version: 3.3.8 Recommends: debian-policy Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/developers-reference-fr_3.3.8_all.deb Size: 238412 MD5sum: 450ed934bc6c89cb592e61f65da06a95 SHA1: bb79b060c6ff9c3021ac146f61f8032e9182c5c0 SHA256: 923ff9b47a7c2638bfbdc26a312b988c2fd05d3327a8db50f37a4ceb56888632 Description: guidelines and information for Debian developers, in French This package contains the French translation of Debian Developer's Reference (package: developers-reference), a set of guidelines and best practices which has been established by and for the community of Debian developers. If you are not a Debian developer, you probably do not need this package. . Table of Contents (in English): . 1. Scope of This Document 2. Applying to Become a Maintainer 3. Debian Developer's Duties 4. Resources for Debian Developers 5. Managing Packages 6. Best Packaging Practices 7. Beyond Packaging 8. Internationalizing, translating, being internationalized and being Package: quick-reference-de Priority: optional Section: contrib/doc Installed-Size: 101 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/quick-reference-de_1.11_all.deb Size: 281926 MD5sum: 1f801fd4a0b61a9510b4e8705e1c32f4 SHA1: f9596f699475b37f4c1532b5e984d7e772bce5f4 SHA256: af7d9d4048cdd2968b2604c76ab31df1b864215a5a206e6c1e6f835f3691cdad Description: Debian system administration guide, German excerpt This Debian Quick Reference (http://qref.sourceforge.net/) is intended to provide a short introduction to the Debian system as a _quick reference_. This is an excerpt of Debian Reference (http://qref.sourceforge.net/). Package: polgen-doc Priority: optional Section: contrib/non-free/doc Installed-Size: 12 Maintainer: Manoj Srivastava Architecture: all Source: polgen-doc-non-dfsg Version: 1.3-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/polgen-doc_1.3-2_all.deb Size: 52438 MD5sum: 3420a00ccbc221080cd7d19e040a829f SHA1: 3e2e41fc0341df043a46b740f0acd9bd04b30d65 SHA256: 7cde76af251d133164859d5131e1e67452791ddf6543e049c7b62dc5a77e0f19 Description: Documentation for SELinux policy generation scripts This package contains documentation for a collection of scripts and tools developed by the MITRE corporation to automate the SELinux policy generation process. This package has been stripped down to only contain the documentation; since the documentation is covered under a non-free license and thus has been moved to non-free/doc. Polgen itself remains in Debian. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Enhances: polgen Package: png-definitive-guide Priority: optional Section: contrib/doc Installed-Size: 64 Maintainer: Ross Burton Architecture: all Version: 20030726-2 Recommends: mozilla-browser | www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/png-definitive-guide_20030726-2_all.deb Size: 7885316 MD5sum: 6308d514fa9a120f07fa546f7fda22c6 SHA1: 110100c8648a9d42eca37928c0cfcf367dde7163 SHA256: 874b3d272cd83bab0b2cfb6922b8bec08e2d1d0466effce2e74875dbb70716ee Description: PNG: The Definitive Guide A free book about the PNG image format. Package: wmii-doc Priority: optional Section: contrib/doc Installed-Size: 175 Maintainer: Daniel Baumann Architecture: all Version: 1:1-4 Recommends: wmii Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/wmii-doc_1-4_all.deb Size: 165262 MD5sum: 5951c030c2692688d04dc790f6c827f5 SHA1: cfe444a6ccd1639b74cee3bf0b7682a1d65f8ddf SHA256: b5cf1c6772ecb0d38aee80ae1e6d7fdbc4955cc49ba897b5b12a302b8f9ea5f9 Description: lightweight tabbed and tiled X11 window manager, version 3 (documentation) wmii is a dynamic window manager for X11, which is highly customizable and usable with keyboard and mouse. It supports conventional, tabbed and tiled window management with low memory usage. It is highly modularized and uses an inter-process communication interface which is oriented on the 9p protocol of plan9. . Homepage: . This package contains the collected documentation of wmii 3. Package: icomlib-doc Priority: optional Section: contrib/hamradio Installed-Size: 28 Maintainer: Ubuntu MOTU Developers Original-Maintainer: A. Maitland Bottoms Architecture: all Source: icomlib Version: 1.0.1-8ubuntu2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/icomlib-doc_1.0.1-8ubuntu2_all.deb Size: 168026 MD5sum: 3c6e233b2e7cf511170d0168a076d52a SHA1: cf939258d89642cd89f4836db17a3f213a94c831 SHA256: 316765d96266d36743dbef9405af2422b723d1007609e154b6b14b003f7d7357 Description: Documentation for icomlib icomlib is the ghetto.org PCR-1000 control suite. It consists of a library, command line programs, and a Qt widget GUI application. . This software controls an ICOM PCR-1000 receiver via a serial interface. Package: asis-doc Priority: optional Section: contrib/non-free/doc Installed-Size: 8 Maintainer: Ludovic Brenta Architecture: all Version: 2005-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/asis-doc_2005-3_all.deb Size: 536512 MD5sum: ac71e6ab95b14976dfd271038a969cdc SHA1: 178b59ef39928478042e9e727c8ca64cbab8169c SHA256: 520f3ba6039ba80464e0cffc073af3c820b8149fa5ad2e0b282462fa927de01f Description: Ada Semantic Interface Specification (ASIS) documentation ASIS (Ada Semantic Interface Specification) lets you develop applications to walk through the sources of your Ada programs and examine the semantic constructs. . This package contains documentation in Info, PDF, HTML and plain text formats. Enhances: libasis-dev Package: debian-reference Priority: optional Section: contrib/doc Installed-Size: 22 Maintainer: Osamu Aoki Architecture: all Version: 1.11 Depends: debian-reference-en Recommends: debian-reference-de, debian-reference-es, debian-reference-fr, debian-reference-it, debian-reference-ja, debian-reference-pl, debian-reference-pt-br, debian-reference-zh-cn, debian-reference-zh-tw Suggests: quick-reference-de, quick-reference-en, quick-reference-es, quick-reference-fr, quick-reference-it, quick-reference-ja, quick-reference-pl, quick-reference-pt-br, quick-reference-zh-cn, quick-reference-zh-tw Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debian-reference_1.11_all.deb Size: 12538 MD5sum: e41d6af313ac6523a55beaeff382a825 SHA1: 5e9f67be2863b735d5ba7f42a29bf01909fba9e1 SHA256: 9ba74046292d9fdc4ed59835e3b33bc457c450fde4a4e2692a2f90818cda5530 Description: metapackage to install (all) translations of Debian Reference This Debian Reference (http://qref.sourceforge.net/) covers many aspects of system administration through shell-command examples. Basic tutorials, tips, and other information are provided for topics including fundamental concepts of the Debian system, system installation hints, Debian package management, the Linux kernel under Debian, system tuning, building a gateway, text editors, CVS, programming, and GnuPG for non-developers. For help with emergency system maintenance, proceed to Section 6.3, `Debian survival commands', immediately. The latest official version is http://www.debian.org/doc/manuals/reference/ and the latest development version is http://qref.sourceforge.net/quick/. The project is hosted at http://qref.sourceforge.net/. Package: polyxmass-doc Priority: optional Section: contrib/doc Installed-Size: 11 Maintainer: Filippo Rusconi Architecture: all Version: 0.9.1-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/polyxmass-doc_0.9.1-2_all.deb Size: 5860078 MD5sum: 068a86f125f493c7ba2c55d2829f3964 SHA1: 822498b97f35161002f3ab15933695146655ed74 SHA256: cf5ac5bab48928fe5b91ad0d170275340f701073c93ccf307023cb1f43d08cad Description: Mass spectrometry framework - documentation GNU polyxmass-doc is a package from the GNU polyxmass mass spectrometry software suite. It contains all the material required to compile the user manual which is very comprehensive, covering almost all the aspects of using the GNU polyxmass software suite. The user manual is compilable as a set of LaTeX files. . Homepage: http://www.polyxmass.org Package: doc-linux-pl Priority: optional Section: contrib/doc Installed-Size: 44 Maintainer: Pawel Wiecek Architecture: all Version: 2002.06.14-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/doc-linux-pl_2002.06.14-2_all.deb Size: 1142204 MD5sum: 5effb2bd6ab836b7156b1fad74d1b1a6 SHA1: 91d418f6da6d9591e0f6bea5dbe24a7290f19a0f SHA256: a2d0c976a6817595672998322192fed2086a117c8cc944017f22b24fdd483b56 Description: Linux docs in Polish: HOWTO - ascii version This package installs the Polish versions of Linux HOWTO and mini-HOWTO documents (JTZ project) on your Debian system. The version number reflects the packaging date. . All files are available at ftp://ftp.jtz.org.pl/JTZ/ (with versions in ascii, html, dvi, ps and sgml formats). Package: python-imaging-doc-html Priority: optional Section: contrib/doc Installed-Size: 27 Maintainer: Simon Richter Architecture: all Source: python-imaging-doc-handbook Version: 1.1.2-1.1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-imaging-doc-html_1.1.2-1.1_all.deb Size: 40344 MD5sum: c14965429265936361a5b5d5fdcfbbfb SHA1: 75fc8f71b691848473274bf15b6bc9b8e34eb80c SHA256: ab63eff10ba53d4d2ab17b9792c309d4f89f1d7af37092b2084af25b19ea7243 Description: Documentation for the Python Imaging Library. The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load image objects from a variety of file formats, and apply a rich set of image operations to them. . This package contains the PIL handbook in HTML format. Package: lua40-doc Priority: optional Section: contrib/doc Installed-Size: 10 Maintainer: Daniel Silverstone Architecture: all Source: lua40 Version: 4.0-13 Recommends: www-browser Suggests: lua40 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/lua40-doc_4.0-13_all.deb Size: 54660 MD5sum: 84616c08b237ff48ba9ec573ebbc3640 SHA1: 00680156c376c96209b8c41c2068d4d162440774 SHA256: e4b8eaef4574617f601f2c4ff131b853e4e1dd3f695fdfb364021f1eeac0d8ba Description: Documentation for the Lua 4.0 programming language This is the documentation for the Lua 4.0 programming language. . This package includes the HTML versions of the manual pages and the language manual itself. Package: proftpd-doc Priority: optional Section: contrib/doc Installed-Size: 56 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Francesco Paolo Lovergine Architecture: all Source: proftpd-dfsg Version: 1.3.1-6nexenta2-build2 Suggests: proftpd (>> 1.2.10-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/proftpd-doc_1.3.1-6nexenta2-build2_all.deb Size: 1254782 MD5sum: c65e190d4e45ccf2be8ca5fca061cd86 SHA1: e8d5e88897684ec7b18652cc20a1278a3dc986bd SHA256: f19e784014e5967bd132bb7fe37b7561d1f6f4112ff9aaba066801a4bf8e84fc Description: Versatile, virtual-hosting FTP daemon - documentation ProFTPd is a powerful replacement for wu-ftpd. This File Transfer Protocol daemon supports hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package contains the software documentation. Homepage: http://www.proftpd.org/docs Package: telepathy-specification Priority: optional Section: contrib/doc Installed-Size: 10 Maintainer: Debian Telepathy maintainers Architecture: all Source: telepathy-spec Version: 0.17.1-1 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/telepathy-specification_0.17.1-1_all.deb Size: 87068 MD5sum: e712f6c953ff2561694dd7c6ba177620 SHA1: 705dcd1bc8174f04c14096d9f8ee326a53552072 SHA256: 187f87c44a505df144302fb3d5579e83ea499d527456e3abddf49f93a92062b9 Description: Telepathy D-Bus specification Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications. . The specification can be browsed with the devhelp documentation browser, or with a regular web browser. Enhances: libtelepathy-dev Homepage: http://telepathy.freedesktop.org/wiki/ Package: ada-reference-manual Priority: optional Section: contrib/doc Installed-Size: 383 Maintainer: Florian Weimer Architecture: all Version: 20021112web-3 Suggests: gnat, gnat-3.2 Conflicts: gnat-doc (<< 3.15p) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/ada-reference-manual_20021112web-3_all.deb Size: 2735572 MD5sum: 9d15211ec13a0ef239cc689ab570d88b SHA1: 38b18c37cbdd0976b4e0a09642d74cbe72267fb3 SHA256: afcb494c0c14963c2b96d39b2b3b3db86b0b3840ebc099a942f2db6a1474b36d Description: The standard describing the Ada 95 language This package contains various versions of the Ada Reference Manual, the standard describing the programming language Ada. HTML, text and Texinfo formats are provided. Package: sofia-sip-doc Priority: optional Section: contrib/doc Installed-Size: 1055 Maintainer: Debian VoIP Team Architecture: all Source: sofia-sip Version: 1.12.7-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/sofia-sip-doc_1.12.7-1_all.deb Size: 8246352 MD5sum: a168f352859b2c702af03d65291d14cc SHA1: 7f2601ed06f374297e834869088c3af707d18246 SHA256: 0e6fec8c084a016339629eee02f676ce34c239cd1b2d2a6a25f6694720b321cf Description: Sofia-SIP library library documentation Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. . This package provides the library reference documentation. Homepage: http://sofia-sip.sourceforge.net/ Package: libmath++-doc Priority: optional Section: contrib/doc Installed-Size: 260 Maintainer: Daniel Schepler Architecture: all Source: libmath++ Version: 0.0.4-3 Suggests: doc-base, libmath++-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libmath++-doc_0.0.4-3_all.deb Size: 503262 MD5sum: cd5b2e520372d2eadda3d002c005d724 SHA1: 7e5013727d5e32ba0b1e4fd56271eb9eeb4fc183 SHA256: c51bb61e13ffff38069ce7912666e07a04b3b72bf821178ea272122b172a140d Description: API documentation for libmath++ This package contains automatically generated API documentation for the libmath++ Math Type Library. . Libmath++ is a template based math library, written in C++ for symbolic and numeric calculus applications. Currently implemented features include conversion between string and tree representations, symbolic differentiation, and expression simplification. Package: sgml-base-doc Priority: optional Section: contrib/doc Installed-Size: 13 Maintainer: Debian XML/SGML Group Architecture: all Version: 1.16 Replaces: sgml-base (<= 1.12) Suggests: sgml-base (>= 1.13) Conflicts: sgml-base (<= 1.12) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/sgml-base-doc_1.16_all.deb Size: 96258 MD5sum: 527c2a8d029fbd108a2630d8ea004736 SHA1: ec61a53eaca65ea48cf00941ed1e768aac8272c7 SHA256: 59c7e46e580460dc31fcbba22f4c3e38b8edffb51aacc5e56bdbc1ebfb2c4de8 Description: Documentation for sgml-base This package contains the documentation for sgml-base in HTML, PDF and plain text format. Package: serveez-doc Priority: optional Section: contrib/doc Installed-Size: 20 Maintainer: Andreas Rottmann Architecture: all Source: serveez Version: 0.1.5-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/serveez-doc_0.1.5-2_all.deb Size: 208412 MD5sum: 37efd63fdebbb5c5be20f3babeb75108 SHA1: 4f61ba7130467477db9f4dab26c3f961728129dd SHA256: fc856a1804ed7067907e8fb58ff83f5b43d7d280d9c21fdd0fe90e5681710e53 Description: GNU Serveez server framework -- documentation Serveez is a server framework providing routines and help for implementing IP based servers (currently TCP, UDP and ICMP). It is also possible to use named pipes for all connection oriented protocols. . This package contains the serveez info documentation. Package: tcl-doc Priority: optional Section: contrib/doc Installed-Size: 6 Maintainer: Tcl/Tk Debian Packagers Architecture: all Source: tcltk-defaults Version: 8.4.16-1 Recommends: tcl8.4-doc (>= 8.4.16-2) Suggests: tcl Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/tcl-doc_8.4.16-1_all.deb Size: 115744 MD5sum: c5b4383e16f54ac3b27f494f6729a253 SHA1: f2a7c0aa3c9572be7a93ccb2ba37aac85653cc86 SHA256: 158e2c4aee356a7068a40476353fd93707b099ec47f6a3982467cf46e975358f Description: The Tool Command Language (default version) - manual pages Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the man pages for Tcl commands. . This package is a dependency package, which depends on Debian's default Tcl version (currently 8.4). Package: freebsd-manpages Priority: optional Section: contrib/doc Installed-Size: 940 Maintainer: Gürkan Sengün Architecture: all Version: 6.2-1 Suggests: man-browser Conflicts: fdutils, ipchains, linux-manual-2.6.18, opie-client Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/freebsd-manpages_6.2-1_all.deb Size: 4675322 MD5sum: 1a06fd91c44b55d73dbd271eed79748e SHA1: 4a6b555b32c5643b4850bb831f18b2cbbb640ec7 SHA256: b99288fd17395089fe52439d1015f9eb5bca42b117cda9e385a36af181305046 Description: Manual pages for a GNU/kFreeBSD system This package contains a selection of manual pages from FreeBSD that are useful on a GNU/kFreeBSD system: 2 = System calls (functions provided by the kernel) 4 = Special files (usually found in /dev) 9 = Kernel routines Package: sdf-doc Priority: extra Section: contrib/doc Installed-Size: 236 Maintainer: Colin Watson Architecture: all Source: sdf Version: 2.001-8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/sdf-doc_2.001-8_all.deb Size: 502110 MD5sum: cd4cc2ad642d01dd66a12bf82784616e SHA1: cd7c3eb144caf98cfd8785f293fb9c08509de6e7 SHA256: 5b9182cf1a9461ce386d33e7ed69e521aa24bb6322a56d8226870367ba56b5f5 Description: Documentation and examples for the Simple Document Parser SDF (Simple Document Format) is a freely available document development system which generates high quality outputs in a variety of formats from a single source. The output formats supported include PostScript(tm), PDF, HTML, plain text, POD, man pages, LaTeX, MIF, SGML, Windows(tm) help, RTF, MIMS F6 help and MIMS HTX help. If the idea of specifying documents in a logical manner via a simple markup language sounds appealing, SDF may be useful to you. Package: fbbdoc Priority: optional Section: contrib/doc Installed-Size: 115 Maintainer: Debian Hamradio Maintainers Architecture: all Version: 1:1999-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/fbbdoc_1999-2_all.deb Size: 139746 MD5sum: 9b57b3236594a9a47aa606214eea9c34 SHA1: b45f63060dfe1e5086fb9ea4b488f8fc82bf0b39 SHA256: ab9116a0addccfb5d2764ace93a9b738a35c27abde88cdd95a0aa9c8e1570f8f Description: Documentation for fbb, the packet radio mailbox This package provides documentation on setting up a packet radio mailbox with fbb. Package: monodoc-mysql5.0-manual Priority: optional Section: contrib/doc Installed-Size: 8 Maintainer: Debian Mono Group Architecture: all Source: mysql-connector-net-5.0 Version: 5.0.8.1-1 Depends: monodoc-manual Conflicts: monodoc-mysql-manual Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/monodoc-mysql5.0-manual_5.0.8.1-1_all.deb Size: 53826 MD5sum: 1945d40a043955af5a6ddbc2bf4f6424 SHA1: 7da8358c470ba2b9edd45ef569c1c5ef78269c4f SHA256: 184658762fa3967f1a4cd6b1d0f9e707f4c1b6addf9898c24a47a7a134b6855d Description: compiled XML documentation for the MySql.Data library The MonoDoc Project is the documentation framework of the Mono project which provides detailed API documentation for all Mono components and the Mono CLI implementation. . This packages contains the compiled XML documentation for MySql.Data. Homepage: http://www.mysql.com/ Package: tetex-frogg-doc Priority: optional Section: contrib/doc Installed-Size: 2251 Maintainer: Mickael Profeta Architecture: all Source: tetex-frogg Version: 0.4-3 Recommends: tetex-frogg Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/tetex-frogg-doc_0.4-3_all.deb Size: 2099102 MD5sum: eb155cafaf7c548f38b39a9def8e62d4 SHA1: 05fcc4d605fb83dc0dcd03787935fca29ec70012 SHA256: 02dc6c239c7df414dd316730181cc06ff43f83ca797183ba953e93e8b49fdf92 Description: Documentation for tetex-frogg Contains Documentation of the class lettre provided in tetex-frogg This documentation includes: - a detailed documentation of the class - tex and ps examples of letters and fax Package: libclutter-gtk-doc Priority: optional Section: contrib/doc Installed-Size: 55 Maintainer: Ross Burton Architecture: all Source: clutter-gtk Version: 0.6.0-2 Suggests: devhelp Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libclutter-gtk-doc_0.6.0-2_all.deb Size: 12678 MD5sum: 30ae1619f37fd97be381e0c16d81d0b8 SHA1: 96abf488b076a5f02890918801034f7cd4292562 SHA256: 41800847c39791b75b16a4aee0b7c170aa03b388bfb5ae2f2e31f33076c39c7c Description: Open GL based interactive canvas library GTK+ widget (documentation) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the documentation. Package: tk-doc Priority: optional Section: contrib/doc Installed-Size: 3 Maintainer: Tcl/Tk Debian Packagers Architecture: all Source: tcltk-defaults Version: 8.4.16-1 Depends: tcl-doc (= 8.4.16-1) Recommends: tk8.4-doc (>= 8.4.16-2) Suggests: tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/tk-doc_8.4.16-1_all.deb Size: 880 MD5sum: c60e6f204bae114fd62844962ca53b92 SHA1: 802ac457e155eeb6135fd8c3b255ce89ddb70ddc SHA256: 1e58fcee8e18c1ab0a03ddf0cb8c52d591bb870adb6aa2c3cdabc54a9ffe2388 Description: The Tk toolkit for Tcl and X11 (default version) - manual pages Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. . This package is a dependency package, which depends on Debian's default Tk version (currently 8.4). Package: aolserver4-doc Priority: optional Section: contrib/doc Installed-Size: 796 Maintainer: Francesco Paolo Lovergine Architecture: all Source: aolserver4 Version: 4.5.0-14 Replaces: aolserver-doc Recommends: www-browser Suggests: aolserver4, tcl-doc Conflicts: aolserver-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/aolserver4-doc_4.5.0-14_all.deb Size: 3361014 MD5sum: e65b43f4ef2bc3b670c8da018a946928 SHA1: f296b5cd5e4425aed88358c0fc9109cf8540bc07 SHA256: 08b7c8743c132b23a76f4082d48fa231631a39811c62a99ede923a3282f0fa3e Description: AOL Web Server 4 (Documentation) This package contains three reference manuals relating to AOLserver. The manuals document Version 3+ of AOLserver. . (1) The AOLserver Administrator's Guide covers the setup options and security issues relating to running the server. (2) The AOLserver Tcl Developer's Guide covers the Tcl API which can be used to add features to your web pages (similar in some respects to PHP or Microsoft's ASP) (3) The AOLserver C Developer's Guide covers the C API which can be used to create new modules to extend AOLserver. . This the latest available version of AOLServer documentation, but it is quite outdated and incomplete. Un up-to-date API documentation is available at http://panoptic.com/wiki/aolserver/Tcl_API Homepage: http://www.aolserver.com/ Package: cell-programming-primer Priority: optional Section: contrib/doc Installed-Size: 88 Maintainer: Colin Watson Architecture: all Version: 20070817-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/cell-programming-primer_20070817-1_all.deb Size: 2131484 MD5sum: 9a4a343fcfae42b19f38ef4f391cc4a8 SHA1: 2a0736ceea230f1390d716f06a82be35a7b35cca SHA256: c20cf7a8f95842421d245ec2544c473e6ecd97ed370f52212129d90385c2acca Description: Cell Programming Primer This is the programming tutorial for the Cell Broadband Engine, a high-performance processor hereinafter referred to as Cell. It provides an overview of the Cell architecture and the fundamentals of Cell programming. Package: cfi-en Priority: optional Section: contrib/doc Installed-Size: 860 Maintainer: Miguel Angel Ruiz Manzano Architecture: all Source: cfi Version: 3.0-7 Suggests: www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/cfi-en_3.0-7_all.deb Size: 302302 MD5sum: 9a7a94cdd4cae0a4601f323a00098ba5 SHA1: c379b4ad4b4e242073354c103e285919bc03a1bc SHA256: 41e6b53a919e00e5e7da014dba1216d9f0b057e451011d04bf24fd2262def3a4 Description: Copyright does not exist, book about hacker culture Copyright does not exist: Book about hacker culture, folklore and history by Linus Walleij. This is a translation from the original Swedish text. In HTML format. Package: lua5.1-policy Priority: optional Section: contrib/doc Installed-Size: 6 Maintainer: Enrico Tassi Architecture: all Version: 17 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/lua5.1-policy_17_all.deb Size: 17098 MD5sum: 1f7fc919cb782f60d103b76ab56cd43c SHA1: 49c383fc09ada5c02a04a6d907dfe1f5fc38e219 SHA256: eb72360e45f2d3360dec1f219735e2c07d1ef6ed590e5d8ba6b9ddb50a3aaadb Description: lua5.1 debian policy This package contains the debian policy for the debian packages relative to the lua5.1 scripting language. Homepage: http://pkg-lua.alioth.debian.org/ Package: netwag-doc Priority: optional Section: contrib/doc Installed-Size: 9 Maintainer: Bartosz Fenski Architecture: all Source: netw-ib-ox-ag Version: 5.35.0-1 Suggests: netwag (= 5.35.0-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/netwag-doc_5.35.0-1_all.deb Size: 44398 MD5sum: 6781801ad1c87ef7cf4ba16561ac3380 SHA1: 1281f392bb83a7c23f49c35fcd5e7e6aa24959e8 SHA256: 013698bdd1b62a6644158618ac49225275f60c68e43538fb343ca4a9cfd505ad Description: documentation for netwag frontend Netwag is a graphical front end for netwox which contains more than 200 tools. Netwag permits to easily: . - search amongst tools proposed in netwox - construct command line - run tools - keep an history of commands . This package contains documentation for netwag. . Homepage: http://www.laurentconstantin.com/en/netw/netwag/ Package: libaqbanking-doc Priority: optional Section: contrib/doc Installed-Size: 8451 Maintainer: Micha Lenk Architecture: all Source: libaqbanking Version: 3.3.0+dfsg-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libaqbanking-doc_3.3.0+dfsg-1_all.deb Size: 981526 MD5sum: de691ef000633e476f73713441298f91 SHA1: 4a5d9eff59b2ba63614747d0d63f4e8e971e3aa6 SHA256: 9217732403d36ae64d398435d1cf27e92ebd821c4e4079cdf6a1c2932a4b6211 Description: library for online banking applications AqBanking provides a middle layer between the applications and online banking libraries implementing various file formats and protocols. Plugins supporting OFX, DTAUS, and HBCI are available. For the latter, AqHBCI is required. . This package contains the API documentation. Enhances: libaqbanking20-dev Homepage: http://www.aquamaniac.de/aqbanking/ Package: manpages-pl-dev Priority: optional Section: contrib/doc Installed-Size: 357 Maintainer: Robert Luberda Architecture: all Source: manpages-pl Version: 20060617-1 Suggests: man-db | man-browser, manpages-pl Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/manpages-pl-dev_20060617-1_all.deb Size: 667844 MD5sum: 1f19c7c2d8807e2e10e7b0e1a66255e5 SHA1: 3240cf2732686ff330ff06d891222782ece0afc1 SHA256: baff25281ac9d344e39d71b6b9534522b81ce8b732fb1741c98448ad2ddee7cb Description: Polish man pages for developers This package contains the GNU/Linux manual pages translated into Polish. Following sections are provided: . * 2 = Linux system calls. * 3 = Libc calls (note that a more comprehensive source of information may be found in the glibc-doc package). Package: manpages-pl Priority: optional Section: contrib/doc Installed-Size: 335 Maintainer: Robert Luberda Architecture: all Version: 20060617-1 Suggests: man-db | man-browser, manpages-pl-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/manpages-pl_20060617-1_all.deb Size: 2149398 MD5sum: 1277bbf08490ffbf28fd3ea93c84e78b SHA1: e46b6cc4534e37a92ca45cbaac4196ab4d623de1 SHA256: 438c27db506be475e095807277e6934793ca9a87253bfbbfea19f3da9993fb28 Description: Polish man pages This package contains the GNU/Linux manual pages translated into Polish. Following sections are provided: . * 1 = User programs (e.g. ls, ln). * 4 = Devices (e.g. hd, sd). * 5 = File formats and protocols, syntaxes of several system files (e.g. wtmp, /etc/passwd, nfs). * 6 = Games etc. * 7 = Conventions and standards, macro packages, etc. (e.g. nroff, ascii). * 8 = Administration and privileged commands. Package: librep-doc Priority: optional Section: contrib/doc Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christian Marillat Architecture: all Source: librep Version: 0.17+svn20071210-1ubuntu1-build1 Replaces: rep-doc Conflicts: rep-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/librep-doc_0.17+svn20071210-1ubuntu1-build1_all.deb Size: 134802 MD5sum: d5b3130416ae19573e047bae594c4a0d SHA1: d6c036d448f60bc3816f4f2e0f25bfbf43c9b4db SHA256: 2b02544ef062806d59eb50e18672035f9d1b515ce70a8f1d5023ec4842b5bba8 Description: documentation for the lisp command interpreter librep is a dialect of Lisp, designed to be used both as an extension language for applications and as a general purpose programming language. . It was originally written to be mostly-compatible with Emacs Lisp, but has subsequently diverged markedly. Its aim is to combine the best features of Scheme and Common Lisp and provide an environment that is comfortable for implementing both small and large scale systems. It tries to be a "pragmatic" programming language. Package: tk8.3-doc Priority: optional Section: contrib/doc Installed-Size: 892 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tcl/Tk Debian Packagers Architecture: all Source: tk8.3 Version: 8.3.5-12ubuntu1 Provides: tkdoc Suggests: tk8.3 Conflicts: tk8.4-doc, tk8.5-doc, tkdoc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/tk8.3-doc_8.3.5-12ubuntu1_all.deb Size: 659650 MD5sum: c75325deada94269e6e6eb53e20f5c4d SHA1: dcfd88d4ba8a69e8098719985faaebadcb48bcb1 SHA256: f0ef1e6e73539d05ff7e0687ffcc39ad8177ef4819eb49e28d6776047bb1ec0e Description: Tk toolkit for Tcl and X11, v8.3 - manual pages Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the manual pages for the Tk commands. Homepage: http://www.tcl.tk/ Package: doc-linux-pl-html Priority: optional Section: contrib/doc Installed-Size: 51 Maintainer: Pawel Wiecek Architecture: all Source: doc-linux-pl Version: 2002.06.14-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/doc-linux-pl-html_2002.06.14-2_all.deb Size: 1291328 MD5sum: 7a42702489d05ce51d188ec5724f1f79 SHA1: dd517f819cda32501b1d711652e280dbb56e8e10 SHA256: d87dfcaad633400960dc03e7006b99ce0cd3f12e0fe0e7806d6cd056ff646291 Description: Linux docs in Polish: HOWTO - html version This package installs the Polish versions of Linux HOWTO and mini-HOWTO documents (JTZ project) on your Debian system. The version number reflects the packaging date. . All files are available at ftp://ftp.jtz.org.pl/JTZ/ (with versions in ascii, html, dvi, ps and sgml formats). Package: mergeant-doc Priority: optional Section: doc Installed-Size: 492 Maintainer: Gustavo R. Montesino Architecture: all Source: mergeant Version: 0.67-3 Depends: yelp | www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/mergeant-doc_0.67-3_all.deb Size: 404464 MD5sum: 1a62321872a359899639cc0334794ad6 SHA1: 1b2628d1e385d83ce70ca1529040d23cb69e8849 SHA256: 91d73fb311d8785a4c29352aec551f5164ac0e53b8e0c40d4a4d088850352ea7 Description: Documentation files for Mergeant Mergeant is a program which helps administer a DBMS database using the gnome-db framework. Basically, it memorizes all the structure of the database, and some queries, and does the SQL queries instead of the user (not having to type all over again those SQL commands, although it is still possible to do so). . This package contains the documentation files. Homepage: http://www.gnome-db.org/ Package: pari-doc Priority: optional Section: contrib/doc Installed-Size: 24 Maintainer: Bill Allombert Architecture: all Source: pari Version: 2.3.3-2-build1 Recommends: pari-gp, perl, texlive-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/pari-doc_2.3.3-2-build1_all.deb Size: 2994072 MD5sum: ef8e34a6a817fcac70118088048b1a37 SHA1: c077d3214419f64a1331300382c2fd57b20c19d7 SHA256: 77e409dc3cf7190a35f0af6f234cd94818a9f94fe0be16cfb933fdb7532e79a5 Description: PARI/GP Computer Algebra System documentation PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations. . Originally developed by Henri Cohen and his co-workers (University Bordeaux I, France), PARI is now under the GPL and maintained by Karim Belabas with the help of many volunteer contributors. . This package contains the documentation and the extended online help. Homepage: http://pari.math.u-bordeaux.fr Package: newbiedoc Priority: optional Section: contrib/doc Installed-Size: 2286 Maintainer: Debian QA Group Architecture: all Version: 0.6.0-3 Suggests: postscript-viewer, www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/newbiedoc_0.6.0-3_all.deb Size: 1322650 MD5sum: 0697e238cf9af497459f3ccbd6608ca2 SHA1: ce0b6b5073f7a0104f35666967f5c0d99021ea69 SHA256: e54fc4e1462b423c85b1554dfd492e2400e0deeb595ab747d2fb0b88b85b4797 Description: Documentation by and for newbies This is a snapshot of the documentation currently being developed by The Newbiedoc Project. See http://newbiedoc.sourceforge.net for the most recent version, or if you want to join the team. . Current release includes: - Introduction to 'apt-get' - DocBook guides and documentation for writing doc for Newbiedoc - Using 'grep' - Installing and configuring hardware - Finding help on a Debian system - Text editors: JOE and vi - Compiling kernels the Debian way - Managing processes - Using runlevels - Configuring exim . The documentation will be installed in /usr/share/doc/newbiedoc, and newbiedoc(1) is a script that starts a browser on the newbiedoc collection. Package: gnuplot-doc Priority: optional Section: contrib/doc Installed-Size: 4117 Maintainer: Cyril Bouthors Architecture: all Source: gnuplot Version: 4.2.2-1nexenta1 Conflicts: gnuplot (<< 3.7.2-5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/gnuplot-doc_4.2.2-1nexenta1_all.deb Size: 2090904 MD5sum: dacfb76f81f74f6e7b5a6b3ecf776865 SHA1: 61228ad74ced5dc72834b393e3a2ddf3e9f253e8 SHA256: 1a046c76dcf2117dce8d3adaace4cdefd31f14c15b29bf5157a2a27b9f1ae2b4 Description: Documentation for gnuplot This package contains the additional documentation for the gnuplot interactive plotting program. . Homepage: http://gnuplot.sourceforge.net/ Package: libgsl-ruby-doc Priority: optional Section: contrib/doc Installed-Size: 287 Maintainer: Daigo Moriwaki Architecture: all Source: libgsl-ruby Version: 1.9.2-3 Depends: libgsl-ruby Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libgsl-ruby-doc_1.9.2-3_all.deb Size: 366420 MD5sum: 45b8916eba8778b908e8087c714f8a05 SHA1: cc1375c939f53d12717f5e6a41124ca24330b4cf SHA256: af808e89949e2acc79fe071994a952e0c6d6852c7a851df97f8f38144a8730c1 Description: Documentation for Ruby/GSL (libgsl-ruby) This package provides documentation, example scripts and unit tests for Ruby/GSL. . Ruby/GSL is an interface to the GNU Scientific Library for the Ruby programming language. . Homepage: http://rb-gsl.rubyforge.org/ Package: wmaker-usersguide-ps Priority: optional Section: contrib/doc Installed-Size: 8 Maintainer: Marcelo E. Magallon Architecture: all Source: wmaker-usersguide Version: 0.20.2-2.1 Provides: wmaker-usersguide Depends: gv | postscript-viewer Suggests: wmaker (>= 0.60.0.19990831-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/wmaker-usersguide-ps_0.20.2-2.1_all.deb Size: 266932 MD5sum: d6dafd8c142d96edfb15987244433628 SHA1: 8997df0a637dfd8b301336a233a0e5b8783796ce SHA256: d1c2484b7a9023eca3880265367994c91a550c4953e79653a798a27fca144938 Description: Window Maker Users' Guide -- postscript format This guide describes the use of Window Maker, an X11 window manager. It's for an old version of Window Maker, namely 0.20.2, but it's still an accurate introduction to the general operation of this window manager. Package: gnu-standards Priority: optional Section: contrib/non-free/doc Installed-Size: 11 Maintainer: Simon Law Architecture: all Version: 2005.03.08 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/gnu-standards_2005.03.08_all.deb Size: 908894 MD5sum: ec3dcf5973b2f70a435aa6b95f306824 SHA1: f21aefaeef8e219c0b084a99663280202acc0570 SHA256: a7df035ef55ad9a9b73864b0dad6e583e5836516912886687f1e3ef377ffe7e0 Description: GNU coding and package maintenance standards The GNU coding and package maintenance standards in plain text, Info, DVI, PDF, and HTML formats. Package: harden-doc Priority: extra Section: contrib/doc Installed-Size: 6666 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 3.11 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/harden-doc_3.11_all.deb Size: 4429714 MD5sum: 9f786adb13a6cc3a520ceed620ce803e SHA1: b24aca4adde67c7578f9401e4711a52d4a342114 SHA256: 24dd0e5d65c3e7efc2a0b0692cf6739c27a8410b08a490bde4bd8568d3934f43 Description: Useful documentation to secure a Debian system Harden-doc will install documentation an administrator can use to make a Debian system more secure. It currently provides the 'Securing Debian Manual' from the Debian Documentation Project. . The manual is provided both in English and in all available translations, which might not be, however fully up-to-date. Available translations include: French, German, Japanese and Simplified Chinese. . Homepage: http://www.debian.org/doc/manuals/securing-debian-howto/ Package: libtransaction-simple-ruby-doc Priority: optional Section: contrib/doc Installed-Size: 12 Maintainer: Gunnar Wolf Architecture: all Source: libtransaction-simple-ruby Version: 1.4.0-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libtransaction-simple-ruby-doc_1.4.0-1_all.deb Size: 2450 MD5sum: cbadc50071cdd3616df3d9bf3b814da6 SHA1: e80b2df129e3fd3ae2694388ffc67a60da670804 SHA256: 86f2e8d6f8c60c8683223f0e3427db11556f1437644767f25f451df8db2563a7 Description: A generic way to add active transaction support to objects Transaction::Simple provides a generic way to add active transaction support to objects. The transaction methods added by this module will work with most objects, excluding those that cannot be Marshal-ed (bindings, procedure objects, IO instances, or singleton objects). . The transactions supported by Transaction::Simple are not associated with any sort of data store. They are "live" transactions occurring in memory on the object itself. This is to allow "test" changes to be made to an object before making the changes permanent. . This is the documentation package, with upstream documentation, as well as generated rdoc. Package: libspandsp-doc Priority: optional Section: contrib/doc Installed-Size: 333 Maintainer: Debian VoIP Team Architecture: all Source: spandsp Version: 0.0.4pre16-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libspandsp-doc_0.0.4pre16-1_all.deb Size: 1287346 MD5sum: 3bb9b5a4609db5be0899e2c9f163f8ca SHA1: 570a4bdc3f2a5ecff2e73fe715c0bde2826fe2a9 SHA256: 04b42a17b0d0ef0ffde0fc7cfa92e7562192965b2bbfc87e420c70c8b0c8f72e Description: Documentation for the spandsp signal processing library This package contains the online API in HTML for the libspandsp, a low level signal processing library that modulate and demodulate siignals commonly used in telephony, such as the "noise" generated by a fax modem or DTMF touchpad. Homepage: http://www.soft-switch.org/ Package: diploma Priority: optional Section: doc Installed-Size: 7 Maintainer: Andreas Franzen Architecture: all Version: 1.2.7 Suggests: gcc | c-compiler, imagemagick, plotutils, texlive-latex-base | tetex-bin, wzip Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/diploma_1.2.7_all.deb Size: 26616 MD5sum: 6ee7b3f8fa09230408ad3a350725311a SHA1: d20418ca783044c56d5a7d29cfdb32810533fd18 SHA256: 6de35ebf376a0649a27676cf514d3696d067f1d24b52b0233cce5ed67572d3ef Description: Write scientific papers with Debian Debian GNU/Linux is widely used at universities to do research and to write papers with LaTeX. The package diploma contains examples which illustrate the possible ways to do this effectively with Debian GNU/Linux. Each example consists of a source tree where you can do "make" in the top level directory and then the source code is compiled, the measurement data are processed, and the results are converted into nice figures. Then the text is processed and combined with the figures to a print file. Package: clips-doc Priority: optional Section: contrib/doc Installed-Size: 8 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 6.24-1.1 Recommends: clips, gv | pdf-viewer Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/clips-doc_6.24-1.1_all.deb Size: 7963064 MD5sum: 85b000db719bac23ea4514fe832e2b29 SHA1: 855b2749dccb3269f75cff37a2ad4a20faf54601 SHA256: 34488e05c364a772d5a105529b5b3e38be550756916a3a57edb62ac018540d5a Description: "C" Language Integrated Production System Documentation This package contains the documentation (users guide, interfaces guide...) of CLIPS, as well as some programming examples that might be useful to new programmers. . CLIPS 6.2 is an OPS-like forward chaining production system written in ANSI C by NASA. The CLIPS inference engine includes truth maintenance, dynamic rule addition, and customizable conflict resolution strategies. Homepage: http://www.ghg.net/clips/ Package: debian-reference-pl Priority: optional Section: contrib/doc Installed-Size: 739 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Depends: debian-reference-common (>= 1.06-7) Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debian-reference-pl_1.11_all.deb Size: 1663786 MD5sum: b1e86b359d248fc2913564ab001a2aae SHA1: ce9c0938a73150ce1e211fbb67bd34d191b37d37 SHA256: b1b6c24ac6d2620162144db9c5f57586c9417fc8805fc53975331571c9bfeb9a Description: Debian system administration guide, Polish translation This Debian Reference (http://qref.sourceforge.net/) covers many aspects of system administration through shell-command examples. Basic tutorials, tips, and other information are provided for topics including fundamental concepts of the Debian system, system installation hints, Debian package management, the Linux kernel under Debian, system tuning, building a gateway, text editors, CVS, programming, and GnuPG for non-developers. For help with emergency system maintenance, proceed to Section 6.3, `Debian survival commands', immediately. The latest official version is http://www.debian.org/doc/manuals/reference/ and the latest development version is http://qref.sourceforge.net/quick/. The project is hosted at http://qref.sourceforge.net/. Package: libsundials-serial-doc Priority: optional Section: contrib/doc Installed-Size: 9 Maintainer: Debian Scientific Computing Team Architecture: all Source: sundials Version: 2.2.0-3 Recommends: libsundials-serial-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libsundials-serial-doc_2.2.0-3_all.deb Size: 4828226 MD5sum: 385ac6cf6d1b1ca80a75a7f67e2919c3 SHA1: 914934c1cd252eda5a83abd1a523b44ea4f2652f SHA256: f58cbc63e06b9fd276646c742529340eefef918715edab6211e3190c29333166 Description: SUNDIALS documentation files The family of solvers referred to as SUNDIALS (SUit of Nonlinear and DIfferential/ALgebraic equation Solvers) consists of solvers CVODE (for ODE systems), CVODES (ODE with sensitivity analysis capabilities), IDA (for differential-algebraic systems), and KINSOL (for nonlinear algebraic systems). . This package contains SUNDIALS documentation. . Homepage: http://www.llnl.gov/CASC/sundials/ Package: manpages-hu Priority: optional Section: contrib/doc Installed-Size: 120 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Version: 20010119-5 Suggests: man Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/manpages-hu_20010119-5_all.deb Size: 581932 MD5sum: 38fc53d2481c6c57ff20a7748c1e8666 SHA1: 4ba8e0f7a7e57393712205f96d60cd0a3903eb59 SHA256: ad6adbee86b44e085edb3672435626b1c15aee0f20a898709f41203ce9976b6e Description: Hungarian manpages This package contains the Linux manual pages translated into Hungarian. Following sections are included: * 1 = User programs (e.g. ls, ln) * 3 = Library calls (e.g. clock ). * 5 = File formats and protocols, syntaxes of several system files (e.g. fstab, /etc/passwd ). * 7 = Conventions and standards, macro packages, etc. (e.g. nroff, ascii). * 8 = System administration commands (e.g. mount, umount ) Package: fnorb-doc Priority: optional Section: contrib/doc Installed-Size: 36 Maintainer: Ubuntu MOTU Developers Architecture: all Source: fnorb Version: 1.3-3ubuntu1 Recommends: fnorb Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/fnorb-doc_1.3-3ubuntu1_all.deb Size: 30952 MD5sum: 9f1b50381669dc0e45e14c2baf3ec171 SHA1: 638cf878a815e21612094242815c6c692ff4ddc3 SHA256: 1b9ec7e00fedcf893abc5a0edd37e335768f3aa88f3c3c4e315b9dd01f975dc8 Description: a pure Python ORB - programming examples fNoRb is a CORBA 2.0 compliant Object Request Broker. It's written in pure Python and implements a language mapping from OMG IDL to Python. . This package contains the code examples Package: libccaudio2-doc Priority: optional Section: contrib/doc Installed-Size: 1875 Maintainer: Debian VoIP Team Architecture: all Source: libccaudio2 Version: 0.9.12-1 Replaces: libccaudio2-dev (<= 0.8.0-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libccaudio2-doc_0.9.12-1_all.deb Size: 287432 MD5sum: a6631675bcdfb7681c70e556a4bba655 SHA1: 5ac5bea52ac7e125c891ae495391eec0bae4b5e2 SHA256: aa25e910f663708c91ece512099bd3a8ce90d157ac35d14dd6cca44c6311d40e Description: Documentation files for GNU ccAudio2 library This package contains the documentation files for the GNU ccAudio2 packages. Package: liballegro-doc Priority: optional Section: contrib/doc Installed-Size: 2934 Maintainer: Debian allegro packages maintainers Architecture: all Source: allegro4.2 Version: 2:4.2.2-1 Suggests: allegro-examples Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/liballegro-doc_4.2.2-1_all.deb Size: 1587840 MD5sum: 463b49323f212d9c98d3462982c5ec01 SHA1: 0070d39e449b068ba5224c0756767e60ed3e019c SHA256: 75391810f6f8c669a75fd8afde90acbcf22fa82de64b794895063cb5e8782476 Description: documentation for the Allegro library This package contains the Allegro documentation in various formats, FAQs and other documentation about the Allegro library, source of the demo game and example programs. . Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. It is used by many DOS games and can be used to port them easily to Linux. Package: python-xml-doc Priority: optional Section: contrib/doc Installed-Size: 516 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: python-xml Version: 0.8.4-10ubuntu2 Replaces: python-xml (<< 0.8.4-10) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-xml-doc_0.8.4-10ubuntu2_all.deb Size: 292864 MD5sum: f25f585826034a3eae42f873d603cf42 SHA1: 988003dd42d284292b6b968cf254ec7d4ec235ce SHA256: 515d8d013e44f9f128204446c51fa3b5a4abc9f3148af4fabb33a8541fb4325e Description: XML tools for Python (documentation and examples) The Python/XML distribution contains the basic tools required for processing XML data using the Python programming language, assembled into one easy-to-install package. The distribution includes parsers and standard interfaces such as SAX and DOM, along with various other useful modules. . The package currently contains documentation and example programs. Package: manpages-ru Priority: optional Section: contrib/doc Installed-Size: 163 Maintainer: Dmitri Alenitchev Architecture: all Version: 0.98-4 Suggests: man-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/manpages-ru_0.98-4_all.deb Size: 586002 MD5sum: d6f3aeb1b5b588dbd2481edf8affdde3 SHA1: 19a43328908075198368d05d937ad22dc4de2617 SHA256: 502e225b084e2de1f26b7f6bf53b3704d8d9e15d27e3789b5bc148c615189644 Description: Russian translations of Linux manpages A small collection of man pages (documentation) from the Linux Documentation Project (LDP) translated to Russian. Package: mongrel-doc Priority: optional Section: contrib/doc Installed-Size: 914 Maintainer: Filipe Lautert Architecture: all Source: mongrel Version: 1.1.3-1 Recommends: mongrel Suggests: rdoc, w3m | www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/mongrel-doc_1.1.3-1_all.deb Size: 99018 MD5sum: ce9276e92542ca5cac32b64f5a80f4fd SHA1: cd890594fb8d3ca1f5044c0d62cb9b69ee5ca508 SHA256: 5515579170d17f580d36a076d0830f09c12b815a0dedb8d3d766d301de4276b1 Description: A small fast HTTP library and server for Ruby (documentation) Mongrel is a fast HTTP library and server for Ruby that is intended for hosting Ruby web applications of any kind using plain HTTP rather than FastCGI or SCGI. It is framework agnostic and already supports Ruby On Rails, Og+Nitro, and Camping frameworks. . This package contains Mongrel's documentation and some example scripts. Homepage: http://mongrel.rubyforge.org/ Package: debian-reference-zh-cn Priority: optional Section: contrib/doc Installed-Size: 622 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Depends: debian-reference-common (>= 1.06-7) Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debian-reference-zh-cn_1.11_all.deb Size: 3298116 MD5sum: 44ed857d0c353c674ba6f867d59a8d0c SHA1: dd64cc225edc92ade76bcb1fa8e8b546851f98fb SHA256: 6797cd9166e5edee97b39ad94020d918b4429c2f05256f988691aef985bdf5c5 Description: Debian system administration guide, Chinese(CN) translation This Debian Reference (http://qref.sourceforge.net/) covers many aspects of system administration through shell-command examples. Basic tutorials, tips, and other information are provided for topics including fundamental concepts of the Debian system, system installation hints, Debian package management, the Linux kernel under Debian, system tuning, building a gateway, text editors, CVS, programming, and GnuPG for non-developers. For help with emergency system maintenance, proceed to Section 6.3, `Debian survival commands', immediately. The latest official version is http://www.debian.org/doc/manuals/reference/ and the latest development version is http://qref.sourceforge.net/quick/. The project is hosted at http://qref.sourceforge.net/. Package: quick-reference-pt-br Priority: optional Section: contrib/doc Installed-Size: 99 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/quick-reference-pt-br_1.11_all.deb Size: 268740 MD5sum: bb792b6e479084661eeff2ef7be777c9 SHA1: ef90cb1260077584252203b7f357e6bd4a0901da SHA256: 822d90cd66119057a952bdf21b2242b5de2e01a58c4cddd52406de3d4d67f93a Description: Debian system administration guide, Portuguese excerpt This Debian Quick Reference (http://qref.sourceforge.net/) is intended to provide a short introduction to the Debian system as a _quick reference_. This is an excerpt of Debian Reference (http://qref.sourceforge.net/). Package: iwidgets3.1-doc Priority: optional Section: contrib/devel Installed-Size: 290 Maintainer: Chris Waters Architecture: all Source: itcl3.1 Version: 3.1.0-7.1 Replaces: iwidgets3.1-dev Provides: iwidgets-doc Conflicts: itcl3.0-dev (<< 3.0.1), iwidgets-dev, iwidgets-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/iwidgets3.1-doc_3.1.0-7.1_all.deb Size: 242268 MD5sum: 56635ba5505ef1fab4fd1cdcef001651 SHA1: 31d34a788f8e16c38e64c87a17d9168bf8a8bc2a SHA256: 4ecbe99dfb1a01fe4c857b2d849e69acdb2d890aec3f3f757d8d9dbafc06005b Description: [incr Widgets] OOP extension for Tcl - manual pages [incr Widgets] is a set of high-level mega-widgets built using [incr Tk]. It has more than 50 widget classes, and can be used right out of the box to create various user interface components. Package: remstats-doc Priority: extra Section: contrib/doc Installed-Size: 97 Maintainer: Debian QA Group Architecture: all Source: remstats Version: 1.0.13a-10 Suggests: remstats, remstats-servers Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/remstats-doc_1.0.13a-10_all.deb Size: 271438 MD5sum: 7dbb65b90034247a6cde85336a95b8eb SHA1: 3438eb8d8f72873302328663e5f7d65102d763be SHA256: 5658579de6d9047d27ac5edac76ac4e159137b1ce326e4e51fe82dc77cc4a694 Description: Remote Statistics System: documentation This package contains documentation for remstats and remstats-servers. You can find it under /usr/doc/remstats/html. Further information can be found at http://remstats.sourceworks.com:1954/release/index.html Package: selflinux Priority: optional Section: contrib/doc Installed-Size: 445 Maintainer: Alexander Wirt Architecture: all Version: 0.10.0-2 Suggests: lynx | www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/selflinux_0.10.0-2_all.deb Size: 4241524 MD5sum: e66b4a985ba07c6ca77edfe61c5b2b79 SHA1: 55df44073ef29d579faab2d5239a26013e9042dd SHA256: bb9393609bb4369637fdb22b800921202a8da48a8c9f7fdbb428d69410054918 Description: A collection of German documents about Linux Selflinux integrates many Howtos and Documents together to a (not yet) complete Documentation for Linux (like a book). It is targeted to newbies, but also useful for experienced users. . This package contains the html version of Selflinux. The Documentation goes into /usr/share/doc/selflinux/html/ . For more Informations see: http://www.selflinux.org/ Package: bible-kjv-text Priority: optional Section: contrib/doc Installed-Size: 7 Maintainer: Matthew Vernon Architecture: all Source: bible-kjv Version: 4.20-build1 Depends: bible-kjv Conflicts: bible-kjv (<< 4.00-5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/bible-kjv-text_4.20-build1_all.deb Size: 2496684 MD5sum: e0889ab74835306f0797865cdf252215 SHA1: 9fb9032d43f53e73b4c2d80872c8d83d6effe296 SHA256: 2b9f714378fec98836c42bf951ac980d900ecb19ff6e642fb2bc363cc2fd49b1 Description: King James Version of the Bible - text and concordance This package contains the King James Version of the Bible (translated in 1611) which is and was widely used in the English speaking culture, together with a full concordance. . The text and concordance are compressed and require the bible-kjv package which contains a text-based user interface for accessing the text. Package: texpower-manual Priority: optional Section: contrib/doc Installed-Size: 6 Maintainer: Rene Engelhard Architecture: all Source: texpower Version: 0.2-7 Depends: xpdf | pdf-viewer Recommends: texpower Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/texpower-manual_0.2-7_all.deb Size: 211214 MD5sum: 483c425805c9ce49bd5ff65a5e0f97cc SHA1: 4714344389a86c9eba1d70f2bb69a4621fd1ce10 SHA256: c7d7087217fde9823ebb64323ce3c9dee3fd0b2d6e4e6fe82352edea5a9f4612 Description: manual for the TeXpower macro bundle TeXPower is a bundle of style and class files for creating dynamic online presentations with LaTeX. . It is the most complete macro package in this way and therefore in its features quite unique. . This package contains the manual. Package: wmii2-doc Priority: optional Section: contrib/doc Installed-Size: 9 Maintainer: Daniel Baumann Architecture: all Version: 1-3 Provides: wmii-doc Recommends: wmii2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/wmii2-doc_1-3_all.deb Size: 436086 MD5sum: 1bf400a2c4865372bcfd6d90275e4bbf SHA1: 882422efd1efa6ebcea2ab839a3e5597227b9b7c SHA256: b23ab6912412f73037b40f6c96c1b5b55c15ef94f7d25b732ea624d914143a95 Description: lightweight tabbed and tiled X11 window manager, version 2 (documentation) wmii is a dynamic window manager for X11, which is highly customizable and usable with keyboard and mouse. It supports conventional, tabbed and tiled window management with low memory usage. It is highly modularized and uses an inter-process communication interface which is oriented on the 9p protocol of plan9. . This package contains the collected documentation of wmii 2. Package: netwox-doc Priority: optional Section: contrib/doc Installed-Size: 123 Maintainer: Bartosz Fenski Architecture: all Source: netw-ib-ox-ag Version: 5.35.0-1 Suggests: netwox (= 5.35.0-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/netwox-doc_5.35.0-1_all.deb Size: 149598 MD5sum: 0aab659f3346a9d266ec17c734d0c7fd SHA1: 1c250a1739675a9d4786d6e11861fd8b6e5320ef SHA256: f0b17638464472fdab07bfaec71fb3d9b5f5fb0ca67ba3c98f4c9dfd87cabd92 Description: documentation for netwox toolbox Toolbox netwox helps to find and solve network problems. . It provides more than 200 tools : - sniff, spoof - clients, servers - DNS, FTP, HTTP, IRC, NNTP, SMTP, SNMP, SYSLOG, TELNET, TFTP - scan, ping traceroute - etc. . Those tools can be used to quickly spot a problem in a complex network. They are oriented towards network administrators and security auditors. . This package contains documentation for netwox. . Homepage: http://www.laurentconstantin.com/en/netw/netwox/ Package: quick-reference-ja Priority: optional Section: contrib/doc Installed-Size: 95 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/quick-reference-ja_1.11_all.deb Size: 791194 MD5sum: fd2dcffceb1e62aa70856d59dbe4de9f SHA1: f96ea346abcd9c9c3506c87272050f431df228a6 SHA256: f697c67652709675983dbe3086009d1dc102fca565f8a320b4b2fc3464fd5900 Description: Debian system administration guide, Japanese excerpt This Debian Quick Reference (http://qref.sourceforge.net/) is intended to provide a short introduction to the Debian system as a _quick reference_. This is an excerpt of Debian Reference (http://qref.sourceforge.net/). Package: libgwenhywfar-doc Priority: optional Section: contrib/doc Installed-Size: 21782 Maintainer: Micha Lenk Architecture: all Source: libgwenhywfar Version: 3.2.0-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libgwenhywfar-doc_3.2.0-1_all.deb Size: 2559944 MD5sum: baa2e8284df5a21a389700909347b1c9 SHA1: e782d2ef0a77bf08f5ca6a5ea096704421811086 SHA256: 48807311b3612c044e80ed469f97cb7fd67be40f9bb35cf465076afb5ffc6d89 Description: OS abstraction layer (development files) Gwenhywfar allows porting of your software to different operating systems like Linux, *BSD, Windows etc. It also provides some often needed modules such as configuration file handling, simple XML file parsing, IPC etc. . This package contains the API documentation. Enhances: libgwenhywfar-dev Package: python-yappy-doc Priority: optional Section: contrib/doc Installed-Size: 59 Maintainer: Ubuntu MOTU Team Original-Maintainer: Rogerio Reis Architecture: all Source: yappy Version: 1.8-3ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-yappy-doc_1.8-3ubuntu1_all.deb Size: 165012 MD5sum: 4adcfa3e8d5f19109cf1a3e82dd5b736 SHA1: 8dcc66f1e4f107aaae5fc96d293f42b08bdf5391 SHA256: aa1126460e272cf88741f4c277034631f10bf6d6b811c28736430cfcafd3353d Description: Documentation for yappy Yappy provides a lexical analyser and a LR parser generator for python applications. It currently builds SLR, LR(1) and LALR(1) tables. Tables are kept in python shelves for use in parsing. Some ambiguous grammars can be handled if priority and associativity information is provided. Package: iwidgets4-doc Priority: optional Section: contrib/doc Installed-Size: 5 Maintainer: Chris Waters Architecture: all Source: iwidgets4 Version: 4.0.1-3 Suggests: iwidgets4 Conflicts: itcl3.0-dev (<< 3.0.1), iwidgets-dev, iwidgets-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/iwidgets4-doc_4.0.1-3_all.deb Size: 17344 MD5sum: c912825be4fb6c27d30d4a6bd15acf0b SHA1: 001c1c1e029972fc97062957139c6d6f544c5039 SHA256: 2971d3b219797c59c003e3f019a22906337071a5ee7146e3108a1701c7a4d2c9 Description: [incr Widgets] Tk-based widget collection - man pages [incr Widgets] (or iwidgets) is an object-oriented "mega-widget" set, or collection of high-level user-interface components, based on the popular Tk toolkit and the itcl/itk OO framework. This package contains man pages documenting the widget classes. . Homepage: http://incrtcl.sourceforge.net/iwidgets/ Package: resmed-doc Priority: optional Section: contrib/doc Installed-Size: 29 Maintainer: Andreas Tille Architecture: all Version: 20020327-2 Suggests: linuxdoc-tools Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/resmed-doc_20020327-2_all.deb Size: 167548 MD5sum: 13bc474d607654fe5fed21ae5a314f9a SHA1: 4bb757d28a21ddfc789975b61cf6f67a3b1be168 SHA256: 85ef0833ba46c96969778fa9357e554207d0e0bc8b6bfc21fc5a10a3aef90b26 Description: Collection of requirements on medical software Detailed analysis of the problem domain of healthcare. Contains English and German version, while German is much more up to date. . Homepage: http://resmedicinae.sourceforge.net/analysis/index.html Package: libwww-mechanize-ruby-doc Priority: extra Section: contrib/doc Installed-Size: 327 Maintainer: Ari Pollak Architecture: all Source: libwww-mechanize-ruby Version: 0.6.11-1 Depends: libwww-mechanize-ruby Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libwww-mechanize-ruby-doc_0.6.11-1_all.deb Size: 139468 MD5sum: 7d5062641195b0edf305178f2be4c192 SHA1: ad195680e6bb7cd2d6c157974353db1d6a55e658 SHA256: 19f4cb282929a1ddb2118dc240c3309ceb13f76b7dfc7143d5f718a2eeb11bf0 Description: Documentation for libwww-mechanize-ruby This package provides generated HTML documentation for libwww-mechanize-ruby. . The WWW::Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, can follow links, and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history. This library is loosely based on WWW::Mechanize for Perl. . Homepage: http://mechanize.rubyforge.org Package: scribus-ng-doc Priority: optional Section: contrib/non-free/doc Installed-Size: 252 Maintainer: Oleksandr Moskalenko Architecture: all Version: 1.3.4-1 Recommends: scribus-ng Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/scribus-ng-doc_1.3.4-1_all.deb Size: 4376544 MD5sum: c10ccc0dcaf8d6fb95d77abf00026beb SHA1: d81119308341226b14a682f0a0b4c3d9b7ce9cb0 SHA256: a5914320f6be8c13813646956df1eabfe09d9cdb2a4b2c629b2980d8cf0fd32c Description: non-free documentation for the developmental Scribus version . This is the original on-line documentation from http://docs.scribus.net reformatted for the Help Browser. . Homepage: http://docs.scribus.net/ Package: vimhelp-fr Priority: optional Section: contrib/doc Installed-Size: 63 Maintainer: Pierre Chifflier Architecture: all Version: 6.3.013-2 Depends: vim-common (>= 1:6.3-011) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/vimhelp-fr_6.3.013-2_all.deb Size: 1403662 MD5sum: 86ee663c08d6a6030ceacc0371257b43 SHA1: 06eb6d781f8c9710fbcaa25264b39b957bb56295 SHA256: 528e88fab13fdd6286bd4b33ee13096ce5f85da2fa4151149d56ef14f1882ebc Description: Vi IMproved - Documentation files (French translation) Vim is an almost compatible version of the UNIX editor Vi. Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, unicode support, etc. . This package contains the French documentation. Package: python-turbomail-doc Priority: optional Section: contrib/doc Installed-Size: 663 Maintainer: Arnaud Fontaine Architecture: all Source: turbomail Version: 2.1-1 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-turbomail-doc_2.1-1_all.deb Size: 81468 MD5sum: e2ccbfd7b18f243cb98a455e19fee8f5 SHA1: bd9ccd3cdb8a023ed78c77c0a7d14383bfe96477 SHA256: 4a5d4afb5606e4a790656e9b0b04aa87cdf6e61b8dcc9ad8dadc03ccbc05afb4 Description: multi-threaded mail queue manager for TurboGears applications This package contains the documentation for TurboMail. Homepage: http://www.python-turbomail.org/ Package: debian-reference-de Priority: optional Section: contrib/doc Installed-Size: 684 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Depends: debian-reference-common (>= 1.06-7) Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debian-reference-de_1.11_all.deb Size: 1400784 MD5sum: e589e3f42e5c7feb99bb3201234f86d2 SHA1: fe007b7b94bd824f9a81cf594abb688f098709bb SHA256: ef6c9fb5481a0336816a87ba1491e8d90efae28d8e62913ee660a7415715f8fd Description: Debian system administration guide, German translation This Debian Reference (http://qref.sourceforge.net/) covers many aspects of system administration through shell-command examples. Basic tutorials, tips, and other information are provided for topics including fundamental concepts of the Debian system, system installation hints, Debian package management, the Linux kernel under Debian, system tuning, building a gateway, text editors, CVS, programming, and GnuPG for non-developers. For help with emergency system maintenance, proceed to Section 6.3, `Debian survival commands', immediately. The latest official version is http://www.debian.org/doc/manuals/reference/ and the latest development version is http://qref.sourceforge.net/quick/. The project is hosted at http://qref.sourceforge.net/. Package: libgssdp-doc Priority: optional Section: contrib/doc Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ross Burton Architecture: all Source: gssdp Version: 0.4.1-2ubuntu1 Depends: lynx | www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libgssdp-doc_0.4.1-2ubuntu1_all.deb Size: 23186 MD5sum: dee9f20c30aa98d864ab93def16bd5de SHA1: 4beed3e47e29713f101ac9b49fff2c6aaec6fccd SHA256: 222eaeba9ffa2c7de9271091a60d650daca150c3de9e5143dd8abdd2af801875 Description: GObject-based library for SSDP (documentation) A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. . This package contains the documentation. Package: debian-reference-es Priority: optional Section: contrib/doc Installed-Size: 736 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Depends: debian-reference-common (>= 1.06-7) Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debian-reference-es_1.11_all.deb Size: 1475264 MD5sum: d299c291537e3b994f6d50321b58a48a SHA1: 5dc95f3a1ce186726a824803165a9715c797a246 SHA256: 6e6f8cdd1479c3605fead00c3cc14f8a4d9d8458433cfddeced34e3b9cc20c33 Description: Debian system administration guide, Spanish translation This Debian Reference (http://qref.sourceforge.net/) covers many aspects of system administration through shell-command examples. Basic tutorials, tips, and other information are provided for topics including fundamental concepts of the Debian system, system installation hints, Debian package management, the Linux kernel under Debian, system tuning, building a gateway, text editors, CVS, programming, and GnuPG for non-developers. For help with emergency system maintenance, proceed to Section 6.3, `Debian survival commands', immediately. The latest official version is http://www.debian.org/doc/manuals/reference/ and the latest development version is http://qref.sourceforge.net/quick/. The project is hosted at http://qref.sourceforge.net/. Package: oftc-hybrid-doc Priority: extra Section: contrib/doc Installed-Size: 17 Maintainer: Christoph Berg Architecture: all Source: oftc-hybrid Version: 1.6.0.dfsg-1 Depends: oftc-hybrid Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/oftc-hybrid-doc_1.6.0.dfsg-1_all.deb Size: 60904 MD5sum: f23b614ab85db0d16a0f12cc5b9ed3c9 SHA1: 91e435b8dfb6e523be793ccdfcd645a6a33f44ee SHA256: 33fcfbe75b398c02fd21215939a927001c03a2fb8231c559081df8eb00773cfe Description: Documentation for oftc-hybrid This is the IRC server designed for use on OFTC (irc.oftc.net), based on the Hybrid 7 ircd. . This package contains the documentation. Package: manpages-nl Priority: optional Section: contrib/doc Installed-Size: 135 Maintainer: Thijs Kinkhorst Architecture: all Source: doc-linux-nl Version: 20051127-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/manpages-nl_20051127-4_all.deb Size: 439122 MD5sum: f01eafb4d3e0f3b3ff5dbf0968d73daa SHA1: 5e18e4f7dc94a96132c4fd06d6b28e93ae4fdc2f SHA256: 20f0e1f277fb7c72f6c4f69af1af39ba25d8f8532d0639b63b50c8e45757de7d Description: Dutch manpages This package contains Linux manual pages translated into Dutch. Manpages in the following sections are included: * 1 User programs (e.g. ls, ln) * 2 Linux system calls (e.g. exit, fork, open) * 3 Library functions (e.g. malloc, printf) * 8 Administration and privileged commands (e.g. ping) More translations are welcome. Package: tkinfo Priority: optional Section: contrib/doc Installed-Size: 12 Maintainer: Michael Piefel Architecture: all Version: 2.8-3 Provides: info-browser Depends: tk8.4 | wish Suggests: tkman Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/tkinfo_2.8-3_all.deb Size: 63058 MD5sum: bf9ec46561ae1dc22a0095f53cc07e86 SHA1: 9223c239f4765e8cf035f8615207aaae4b455280 SHA256: 20bb83da8bdb6a2c84356279a87fa885e7cb485636ba53316f6317edf0560b52 Description: Tcl/Tk Info browser TkInfo is a Tcl/Tk script to read GNU Info files and display them. TkInfo can be used stand alone (via wish), or embedded within an application to provide integrated, on-line help. Package: gap-doc Priority: optional Section: contrib/doc Installed-Size: 6211 Maintainer: Bill Allombert Architecture: all Source: gap Version: 4r4p10-2 Suggests: gap Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/gap-doc_4r4p10-2_all.deb Size: 5105216 MD5sum: 8d810458dd2914b93c9865a51df1a44e SHA1: 189d851aa32ff2302e0f76cb47cd2ae7cb4bbf3b SHA256: 9874d14059ad284d49e643d437e9fef8dc73183301bec3a6c707feead3ae790c Description: GAP computer algebra system, documentation GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. In the example text, gap is used to analyse Rubik's Cube using group theory. A kernel implements a Pascal-like language. . This package contains the documentation in DVI and PDF formats. . Homepage: Package: cenon-doc Priority: optional Section: contrib/doc Installed-Size: 1938 Maintainer: Debian QA Group Architecture: all Version: 3.82-2 Recommends: cenon.app Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/cenon-doc_3.82-2_all.deb Size: 1865646 MD5sum: d32cccf4716d8058901148b4b636d505 SHA1: d27eb4b4d89057ed319ce98e7f1f1b800ae03a5d SHA256: f78befda88f2534ef5c6c2c453ae481da110d289598b4f0a0d027b30e67a55e1 Description: PDF documentation for the vector graphics editor Cenon This package delivers the manual for Cenon, the vector graphics editor, in PDF format. Package: texpower-examples Priority: optional Section: contrib/doc Installed-Size: 28 Maintainer: Rene Engelhard Architecture: all Source: texpower Version: 0.2-7 Replaces: texpower (<= 0.0.8h-7) Depends: xpdf | pdf-viewer Recommends: texpower Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/texpower-examples_0.2-7_all.deb Size: 1475336 MD5sum: a8dc4f228ce9445c4f7ef3329cfaf87c SHA1: dc6b0131a25a4bc0d0c4e1ed926bb7b866a5a48d SHA256: 913d9f374f51e4ae0b4d8dc7ee63d760df128f9c0ec1529e43ab60bacc4bd109 Description: TeXpower examples TeXPower is a bundle of style and class files for creating dynamic online presentations with LaTeX. . It is the most complete macro package in this way and therefore in its features quite unique. . This package contains the examples - LaTeX source and resulting PDF's. Package: libwfmath-doc Priority: optional Section: contrib/doc Installed-Size: 47 Maintainer: Michael Koch Architecture: all Source: wfmath Version: 0.3.7-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libwfmath-doc_0.3.7-1_all.deb Size: 207466 MD5sum: 50bda2ac0fc7468f298d9b01c840f041 SHA1: 5945afb477201576da6bee4cb5aba77b678171dd SHA256: a829878a5f28c9b215a5f99ca4b764c0f01fedaa496cec96e682238840d38aab Description: WorldForge math library - API documentation The primary focus of WFMath is geometric objects. Thus, it includes an several shapes (boxes, balls, lines), in addition to the basic math objects that are used to build these shapes (points, vectors, matrices). . This package contains the API documentation files. Homepage: http://www.worldforge.org/ Package: mnogosearch-doc Priority: optional Section: contrib/doc Installed-Size: 1259 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Philipp Hug Architecture: all Source: mnogosearch Version: 3.3.6-1ubuntu0.1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/mnogosearch-doc_3.3.6-1ubuntu0.1_all.deb Size: 201030 MD5sum: 211b504dc7b41674880c123ea498e811 SHA1: 11387b2aecd650686002dff588c104cd0cef6090 SHA256: 37f5a16ff1f1d9b9e813e594b1326d7f2e909f4f309bca9d2c2887cbaf14825f Description: documentation for mnogosearch MnogoSearch is a web search engine that consists of two parts. . The first part is the indexing mechanism (indexer). It crawls over HTML hypertext references and stores found words and new references into a database. . The second part is a web front-end that provides search functions using the data collected by the indexer. For more information, look at http://search.mnogo.ru/ . This is the documentation package for mnogosearch. Package: splint-doc Priority: optional Section: doc Installed-Size: 21 Maintainer: Samuele Giovanni Tonon Architecture: all Version: 3.1.1-2 Depends: w3m | www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/splint-doc_3.1.1-2_all.deb Size: 405332 MD5sum: dfccaeb28f5d8a7f43e4443c43d89326 SHA1: 7e7d0e858ee1da693744ed694e16614d3d33b7ce SHA256: 25d1fdbc31fb8f131985ce87b6d996f0ffb3ce0dd7d00135e716c835a09e1ab3 Description: Documentation for splint: a tool for statically checking C programs for bugs Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, Splint can be used as a better lint. If additional effort is invested adding annotations to programs, Splint can perform stronger checking than can be done by any standard lint. This is the online manual available from the splint website. Package: funnelweb-doc Priority: extra Section: contrib/doc Installed-Size: 115 Maintainer: Yann Dirson Architecture: all Version: 3.2d-3 Suggests: funnelweb Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/funnelweb-doc_3.2d-3_all.deb Size: 223574 MD5sum: 07e457a4507615853addebb7cf8c23f9 SHA1: 9cd1ec789f22a4d58a0d053c16a5439689f85a50 SHA256: 8bc15b879fcb889fbd9f547e1d55bbbbe550700ed51fcf26e4e768e3f611a969 Description: Documentation for funnelweb This package includes the HTML manuals for the funnelweb litterate-programming system. These are the Tutorial Manual, the Reference Manual, and the Developer Manual. Package: libtioga-ruby-doc Priority: optional Section: contrib/doc Installed-Size: 458 Maintainer: Vincent Fourmond Architecture: all Source: libtioga-ruby Version: 1.6-2 Recommends: irb, libtioga-ruby Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libtioga-ruby-doc_1.6-2_all.deb Size: 5248444 MD5sum: 4884d7d6db21624d095e9d137ab7dc43 SHA1: b707fd53d64c0e1ebdb278deedfa79d660c052c5 SHA256: 868070063f641a9d3ffdf4b36f06cc4157045bf63e00625ab7fd07978523d595 Description: Ruby library for scientific graphs Tioga is a blend of PDF, pdfTex and ruby into a library to make scientific graphs of high quality. It is fairly complete and extensive, and comes with examples and (online) complete documentation. . Tioga is useful for scripting the generation of graphs, and comes with a configuration file for irb for interactive plotting of pictures. . Homepage: http://rubyforge.org/projects/tioga/ . This package provides the rdoc documentation generated from tioga's source. It includes a complete API reference and a fairly extensive tutorial. Package: tendra-doc Priority: extra Section: contrib/doc Installed-Size: 91 Maintainer: Mark Brown Architecture: all Version: 4.1.2-8 Suggests: lynx | www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/tendra-doc_4.1.2-8_all.deb Size: 797362 MD5sum: 52f3b56f5f6a3b129126ef67d69cb66c SHA1: feab3644749c540e429e6146fce7238b78d6dd07 SHA256: 183f5ec8e23942317be88546e27d69106b0435aa42663217c79de98666a2882f Description: Documentation for the TenDRA C/C++ compiler This package contains a variety of reference material for the TenDRA compiler suite and the TDF/ANDF formats it works with. Everything is in HTML format, with only a few images. Package: roxen4-doc Priority: optional Section: contrib/doc Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Turbo Fredriksson Architecture: all Source: roxen4 Version: 4.0.425-7ubuntu1 Replaces: roxen3-doc Provides: roxen3-doc Depends: roxen4 Conflicts: roxen3-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/roxen4-doc_4.0.425-7ubuntu1_all.deb Size: 8291796 MD5sum: 3989baf2d52f9b881ef26f4df3ae912f SHA1: cf0bffcbc101397863925d1a83e1a6956b1f7d04 SHA256: 15883bebd564e87d6bc378266ee7ae6be3ecbc8841a9bb4e1a82c4fc6f41f3a8 Description: Roxen 4.0 documentation Documentation for the Roxen Webserver, v4.0. Package: scsh-doc Priority: optional Section: contrib/doc Installed-Size: 4 Maintainer: Lionel Elie Mamane Architecture: all Source: scsh-defaults Version: 0.6.6.3 Depends: scsh-0.6-doc Suggests: scsh Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/scsh-doc_0.6.6.3_all.deb Size: 2166 MD5sum: ccf9797040e22c89bf1862235d4598a8 SHA1: eba598fc8ac638a5e6aa7fae7501fc3ae41cbb57 SHA256: ac30c9c9f45b0c89c642bf6dad241f6e7b9c3e7a3f893186de08091ec2a410cc Description: Documentation for scsh, "The Scheme Shell" This package contains the documentation for scsh: The Scheme Shell. Scsh is used for shell-script like tasks. . Included in the package are the scsh manual (in html and postscript), the s48 manual (the scheme that scsh is based on) (in html and postscript), a paper written in 1994 describing scsh, and some miscellaneous documentation. . This package is a dependency package, which depends on Debian's default scsh version (currently v0.6). Package: libgloox-doc Priority: extra Section: contrib/doc Installed-Size: 10305 Maintainer: Jose Carlos Garcia Sogo Architecture: all Source: gloox Version: 0.9.6.1-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libgloox-doc_0.9.6.1-1_all.deb Size: 2703052 MD5sum: 61d12f73b20ee5dcad8e7dc6333d759a SHA1: dff2b046734dc6a47e0b0bd49faad8bed108335f SHA256: d98406e865ef2b697ad5a55891edf06fb78a711cbf362912be5f63a47f03f969 Description: C++ jabber/xmpp library API documentation A C++ Jabber/XMPP library that takes care of low level protocol stuff. Additionally, it offers high level interfaces for interaction with an XMPP server. . It is a fully compliant XMPP Core and supports various JEPs, mainly those needed to implement a XMPP IM client. . This package contains API documentation for this library. Package: glpk-doc Priority: optional Section: contrib/doc Installed-Size: 26 Maintainer: Debian Scientific Computation Team Architecture: all Source: glpk Version: 4.25-1 Conflicts: glpk (<< 4.15) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/glpk-doc_4.25-1_all.deb Size: 413256 MD5sum: 203a897e2d33ca4e2fffa0f08fd791d9 SHA1: c46c05e48f441df56cc2878c0647cb37b745636e SHA256: 5fd3e5a3ba2f2fc2362e8b6306728f12d5c75dcd1300ca5246072c5b67048393 Description: linear programming kit - documentation files GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . This package contains the C API reference manual and the GNU MathProg modeling language manual. Homepage: http://www.gnu.org/software/glpk/glpk.html Package: ftp-proxy-doc Priority: optional Section: contrib/doc Installed-Size: 13 Maintainer: Roberto Lumbreras Architecture: all Source: proxy-suite Version: 1.9.2.4-5 Depends: ftp-proxy Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/ftp-proxy-doc_1.9.2.4-5_all.deb Size: 105780 MD5sum: f4046d26aaa2f519bf8e5ef69a1b5f72 SHA1: d600b4363f87e9a76dc9c560f73e999b45ce2f05 SHA256: 3958c0ba9814e5dddd64fb9a4dabb375a14ab1de39c08885a852061a9fa38b7b Description: documentation for ftp-proxy FTP-Proxy is a transparent, application-level proxy server for FTP connections, designed to protect FTP servers against attacks based on the FTP protocol. It is the first (and currently only) component of the SuSE Proxy Suite, a set of programs to enhance firewall security. . This package contains the documentation in PDF and HTML for ftp-proxy. Package: mummer-doc Priority: optional Section: contrib/doc Installed-Size: 571 Maintainer: Debian-Med Packaging Team Architecture: all Source: mummer Version: 3.20-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/mummer-doc_3.20-1_all.deb Size: 1238026 MD5sum: 4bdb40c8110928900149d17c6a9747c8 SHA1: 2f38fcb18f9b51b78360acfe3bf8d6a4b455c21d SHA256: 70cb60e14089655f22a3b03e79ba72d2dc77e90624378b0171e59b5f6a2d0b12 Description: [Biology] Documentation for mummer MUMmer is a system for rapidly aligning entire genomes, whether in complete or draft form. For example, MUMmer 3.0 can find all 20-basepair or longer exact matches between a pair of 5-megabase genomes in 13.7 seconds, using 78 MB of memory, on a 2.4 GHz Linux desktop computer. MUMmer can also align incomplete genomes; it handles the 100s or 1000s of contigs from a shotgun sequencing project with ease, and will align them to another set of contigs or a genome using the NUCmer program included with the system. If the species are too divergent for DNA sequence alignment to detect similarity, then the PROmer program can generate alignments based upon the six-frame translations of both input sequences. . This package contains the mummer documentation. . Homepage: http://mummer.sourceforge.net/ Package: cfi-sv Priority: optional Section: contrib/doc Installed-Size: 5075 Maintainer: Miguel Angel Ruiz Manzano Architecture: all Source: cfi Version: 3.0-7 Suggests: www-browser | xdvi Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/cfi-sv_3.0-7_all.deb Size: 940248 MD5sum: 3485e99dfd8268a31ccd8d5b1b01fe58 SHA1: daa35869546a545f8c5289da7efde9b95a396c06 SHA256: 1c707e204373c96cfd00a6d3f3a41c39f08701791613190e3579a555bc83264d Description: Copyright finns inte, book about hacker culture Copyright finns inte: Book about hacker culture, folklore and history by Linus Walleij. This is the original Swedish text. In HTML and DVI format. Package: imview-doc Priority: optional Section: contrib/doc Installed-Size: 45 Maintainer: Teemu Ikonen Architecture: all Version: 1.0.1-2 Recommends: imview Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/imview-doc_1.0.1-2_all.deb Size: 4568366 MD5sum: 353048399b7f2d216ad0647f3357fc08 SHA1: 25b05aafca752378872f275e2f48d0494f7668b6 SHA256: f8bb07a6358c263148cac6dbbc010285181c0b6d921706e4a4264afd5cc63435 Description: The manual for Imview This is the complete user manual for Imview, an image viewing and analysis application found in the Debian package imview. Package: scalapack-doc Priority: optional Section: contrib/doc Installed-Size: 3697 Maintainer: Muammar El Khatib Architecture: all Version: 1.5-10 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/scalapack-doc_1.5-10_all.deb Size: 2835058 MD5sum: afd976d3c0d1089d6fdaad4034455114 SHA1: 7ef844a0f325a4731abcaa354ab355696a7d4823 SHA256: 857399c8c7d4ee9bfe6b5e39015d4fa06ccd896b0e1715e10510a4b08e75486b Description: Scalable Linear Algebra Package Documentation ScaLAPACK is the parallel version of LAPACK. It depends on PVM or MPI. . This package provides the man pages for the routines in the ScaLAPACK library (see package scalapack1-pvm, scalapack1-mpich or scalapack1-lam) and a quick reference for PBLAS and ScaLAPACK. PBLAS is the library for Parallel Basic Linear Algebra Subprograms included in ScaLAPACK. . Also included: ScaLAPACK Users' Guide (SLUG) and the FAQ on ScaLAPACK. Package: doc-linux-nl-text Priority: optional Section: contrib/doc Installed-Size: 102 Maintainer: Thijs Kinkhorst Architecture: all Source: doc-linux-nl Version: 20051127-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/doc-linux-nl-text_20051127-4_all.deb Size: 922516 MD5sum: 4e212e0345e795c5c6f8044538b3c0ec SHA1: 3857e8492c9cd2accec3f7648dbf084f0af785dc SHA256: bcd51b6d01ef2f78514e45a10ebe0ba8fcd3bb18a0f926017243f7e9cc52d748 Description: Dutch Linux HOWTOs, mini-HOWTOs, and FAQs in ASCII format The doc-linux-nl-text package provides current Dutch Linux HOWTOs, mini-HOWTOs, and FAQs in ASCII format. Alternatively, HTML versions are provided in the doc-linux-nl-html package. . The version number reflects the date at which doc-linux-nl-text was created. . All files are available at http://nl.linux.org/. Package: developers-reference Priority: optional Section: contrib/doc Installed-Size: 13 Maintainer: Debian Documentation Project Architecture: all Version: 3.3.8 Recommends: debian-policy Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/developers-reference_3.3.8_all.deb Size: 620236 MD5sum: 07a5c45e1ca9aa665b971fe7ded86a4f SHA1: 1d3da7adeaa5c06c692f99efe73972ef818ff0d9 SHA256: 981f5ab6ddc2ae75d76ff47252378e009ec3b0d4a0d6eb58ef8e3e44335ec16c Description: guidelines and information for Debian developers This package contains the Debian Developer's Reference, a set of guidelines and best practices which has been established by and for the community of Debian developers. If you are not a Debian developer, you probably do not need this package. . Table of Contents: . 1. Scope of This Document 2. Applying to Become a Maintainer 3. Debian Developer's Duties 4. Resources for Debian Developers 5. Managing Packages 6. Best Packaging Practices 7. Beyond Packaging 8. Internationalizing, translating, being internationalized and being . This package contains the English version of the Developer's Reference. The French translation is available in developers-reference-fr. Package: python-empy-doc Priority: optional Section: contrib/doc Installed-Size: 32 Maintainer: Ana Beatriz Guerrero Lopez Architecture: all Source: empy Version: 3.3-6 Suggests: python-empy Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-empy-doc_3.3-6_all.deb Size: 63716 MD5sum: 3f8125ed4b02ba21d4962790fd0f199b SHA1: 8a147f46ac55fee175c9990d42a67e3155f3d629 SHA256: df1c55e7e37fb2704ae79873280e12bd5fa3f1f83eb0c17d6bd41cfa0a83846e Description: Documentation for python-empy EmPy is a system for embedding Python expressions and statements in template text; it takes an EmPy source file, processes it, and produces output. . Homepage: http://www.alcyone.com/software/empy/ . This package provides HTML documentation for EmPy. Package: libatlas-cpp-doc Priority: optional Section: contrib/doc Installed-Size: 1571 Maintainer: Michael Koch Architecture: all Source: atlas-cpp Version: 0.6.1-2 Suggests: libatlas-cpp-0.6-dev (>= 0.6.1-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libatlas-cpp-doc_0.6.1-2_all.deb Size: 314596 MD5sum: 8fcf4c03d4a4ae0274f095085f3f6e21 SHA1: 77d2a92c8ec0152d0936a72513b27e91bdbd864e SHA256: 1e507ecc9b30630c309d7a2931dc002a19964906d32f7874dbb51947a1d75bcb Description: The protocol library of the World Forge project - documentation This library implements the Atlas protocol, for use in client-server game applications. It can be used in either clients or servers. . This is the API API documentation of the Atlas-C++ toolkit. Package: yaz-doc Priority: extra Section: contrib/doc Installed-Size: 1177 Maintainer: Eric Schwartz (Skif) Architecture: all Source: yaz Version: 2.1.18-2-build1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/yaz-doc_2.1.18-2-build1_all.deb Size: 645296 MD5sum: bc951b4ed73f818ff451547aef1dbc2b SHA1: aa34c3c69b18cfbc1ee9b9a36e2a4897a09eb4d7 SHA256: b1babd00ca0790e73f7834025d190ff23f342645d0889fe3d96ebfbf3b2bc7e8 Description: The YAZ Z39.50 toolkit (documentation) YAZ is a toolkit that allows you to develop software using the Z39.50/ISO23950 standard for information retrieval. . This packages includes documentation for YAZ in HTML and PDF. Package: debiandoc-sgml-doc Priority: optional Section: doc Installed-Size: 17 Maintainer: DebianDoc-SGML Pkgs Architecture: all Version: 1.1.20 Replaces: debiandoc-sgml (<= 1.1.20) Suggests: debiandoc-sgml (>= 1.1.21) Conflicts: debiandoc-sgml (<= 1.1.20) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debiandoc-sgml-doc_1.1.20_all.deb Size: 251302 MD5sum: b59b1587a59154380a2c8a5e8f368908 SHA1: 0587b23d38e18a281eb0fc5810d931289d45fe04 SHA256: 011d3ed739159241d5a44e3fd1a2ea6bfca24a8e3351bdf766c3773c8effd015 Description: Documentation for DebianDoc-SGML This package contains the documentation for DebianDoc-SGML in HTML, PDF and plain ASCII format. Package: libxsettings-client-doc Priority: optional Section: contrib/doc Installed-Size: 95 Maintainer: Neil Williams Architecture: all Source: libxsettings-client Version: 0.17-3 Recommends: devhelp, dwww Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libxsettings-client-doc_0.17-3_all.deb Size: 14110 MD5sum: 28bf10dba1a38888b263127c90da1d2a SHA1: 70a7964a020a9ec0d1274dececa516c2e4e6cfa1 SHA256: a78012e6874b589da46f3bbfd619c669ddb39e8620b8bf5dc5ffe01458ac35a4 Description: utility functions for the Xsettings protocol (Documentation) Documentation for the Xsettings protocol that controls setting of double click timeout, drag-and-drop threshold, and default foreground and background colors for all applications running within a desktop. Homepage: http://standards.freedesktop.org/xsettings-spec/0.5/ Package: info2www Priority: optional Section: contrib/doc Installed-Size: 16 Maintainer: Uwe Hermann Architecture: all Version: 1.2.2.9-23 Depends: apache | httpd, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/info2www_1.2.2.9-23_all.deb Size: 22282 MD5sum: a14dd8a22976b0e45075cd7c65ee2e23 SHA1: e363531b7a44e967d7a947dd64220125dfe63f80 SHA256: 4ad2c2ac453801a0cead7c7bc32ea797cd4c7b6a84805b0085778ade1dc175ef Description: Read info files with a WWW browser info2www lets you read info files with a WWW browser. It requires a HTTP server with CGI support. Package: debiandoc-sgml-doc-pt-br Priority: optional Section: contrib/doc Installed-Size: 12 Maintainer: DebianDoc-SGML Pkgs Architecture: all Version: 1.1.10 Suggests: debiandoc-sgml Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debiandoc-sgml-doc-pt-br_1.1.10_all.deb Size: 138580 MD5sum: 2dec39e86934145061d26dc543ba3ace SHA1: 794ea295562e01e392f4adaa7068535aa7b0f7fc SHA256: 048da6574e024f6a048b2dd28a5cdd0e174f548af440d5876fbd3e6610e64c2d Description: Documentation for DebianDoc-SGML in Brazilian Portuguese This package contains the documentation for DebianDoc-SGML translated in Brazilian Portuguese in HTML, PDF and plain ASCII format. Package: kimwitu-doc Priority: optional Section: contrib/doc Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Piefel Architecture: all Version: 10a+1-2ubuntu1 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/kimwitu-doc_10a+1-2ubuntu1_all.deb Size: 561578 MD5sum: 03c105108efe69bda48e4dcfa93374c4 SHA1: da711656b2b6f9c8a98d582526fa70991862386d SHA256: d023959af64343decf3a008d174a5a4fae5804469311776419cce640e40a6268 Description: Documentation for compiler development tool kimwitu Kimwitu (pronounced kee'mweetoo) is a system that supports the construction of programs that use trees or terms as their main data structure. It is a meta-tool in the development process of tools. . It can easily be interfaced with Yacc and Lex - the idea is that yacc and lex are used to do the parsing, and Kimwitu routines are used to built and manipulate the parse tree. . There is also Kimwitu++ (also packaged for Debian) which interfaces with C++ instead of C; its documentation is still a little shaky, so this document might be useful for it. Package: doc-debian Priority: standard Section: contrib/doc Installed-Size: 37 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 3.1.5ubuntu2 Suggests: postscript-viewer, www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/doc-debian_3.1.5ubuntu2_all.deb Size: 607552 MD5sum: 01f47eea3cf4d5db99ee062d7090fe08 SHA1: ab6f54eb79ffca65e4330a9aee3a2789a7089da2 SHA256: 16afd8dc4f38e4a33b25eee750055ca39b4db91e0b648040248ef63d67d9554a Description: Debian Project documentation, Debian FAQ and other documents The Debian Project is an association of individuals who have made common cause to create a free operating system. . In this package, you will find: * Debian Linux Manifesto, * Constitution for the Debian Project, * Debian GNU/Linux Social Contract, * Debian Free Software Guidelines. . Additionally provided are: * Debian GNU/Linux Frequently Asked Questions (FAQ), * Debian Bug Tracking System documentation, and * Introduction to the Debian mailing lists. . All of these files are available at ftp://ftp.debian.org/debian/doc/ and mirrors thereof. Package: lire-doc Priority: optional Section: contrib/doc Installed-Size: 638 Maintainer: Wolfgang Sourdeau Architecture: all Source: lire Version: 2:2.0.2-5 Suggests: lire, lire-devel-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/lire-doc_2.0.2-5_all.deb Size: 287582 MD5sum: df5acc163487712eb7a11c9edffb7101 SHA1: 8a50228872fb9ed27cd47fff94a3fbdfbd3e6da2 SHA256: ee71862b48ed7706d9853725d27ff9332495a7fd2e4cb69d4f854bbee1520942 Description: Documentation for Lire Lire is a full-featured and extensible set of utilities and APIs to generate statistics and reports from logfiles. . This package contains the Lire User Manual in plain text, PDF and HTML formats. Package: python-gtkmvc-doc Priority: extra Section: contrib/doc Installed-Size: 82 Maintainer: Kartik Mistry Architecture: all Source: pygtkmvc Version: 1.2.1-1 Recommends: python-gtkmvc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-gtkmvc-doc_1.2.1-1_all.deb Size: 1917702 MD5sum: e795f13ca0ab21319985b57b4eb281c6 SHA1: 9c6f1d8ffcc6dd2e999f5e05912e23c0e33d442b SHA256: 8d599e384e1ee27884f65a3d62de52243952de588b3006a61192c4506b4e34d3 Description: pygtkmvc documentation, tutorial and examples This MVC for pygtk2 helps with writing well structured code by splitting the program's code into three distinctive sections. A program written using this MVC pattern usually contains four parts: The view (providing access to the Glade widget tree), the controller (providing glue functions), the model (providing the abstract logic) and the main program (simply connecting the three parts mentioned before). . This package provides documentation, tutorial and examples. Homepage: Package: opencv-doc Priority: optional Section: contrib/doc Installed-Size: 3874 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Scientific Computing Team Architecture: all Source: opencv Version: 1.0.0-4ubuntu1 Replaces: libopencv-doc Conflicts: libopencv-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/opencv-doc_1.0.0-4ubuntu1_all.deb Size: 5423760 MD5sum: fe0b821189be4147f3309b79adbd7819 SHA1: f32d4f6f0101b7c0f5c3a066a358cf4468d2f6d9 SHA256: a8d3454cafe4d11082079b0a3dbd759df96a0cb1de5301844978f4e6d42088bc Description: OpenCV documentation and examples This package contains the OpenCV documentation and example programs. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: python-imaging-doc-pdf Priority: optional Section: contrib/doc Installed-Size: 7 Maintainer: Simon Richter Architecture: all Source: python-imaging-doc-handbook Version: 1.1.2-1.1 Suggests: pdf-viewer Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-imaging-doc-pdf_1.1.2-1.1_all.deb Size: 115612 MD5sum: 95eae21b477e8eeef38722b12b47f374 SHA1: dc7ec09b56fe9af2ac742a3d013d1b9945b4f393 SHA256: a5139ee2c8c2efb5c8906645918f8f8d542afbd9be4181ea91c2b577b06c3b03 Description: Documentation for the Python Imaging Library. The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load image objects from a variety of file formats, and apply a rich set of image operations to them. . This package contains the PIL handbook in PDF format. Package: libqwt-doc Priority: optional Section: contrib/doc Installed-Size: 363 Maintainer: Brian Nelson Architecture: all Source: libqwt Version: 4.2.0-4 Replaces: libqwt-dev (<< 0.4.1-5) Recommends: w3m | www-browser Suggests: libqwt-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libqwt-doc_4.2.0-4_all.deb Size: 1117060 MD5sum: 2f6aeb495970080c9d96d58210918e17 SHA1: 5e086e9586030ead055c684a458852196518f454 SHA256: d83c469e7be0d95193cb9199b779eb8e95df8681977c173c775347bcbbe786b7 Description: Qt widgets library for technical applications (documentation) The Qwt library contains Qt GUI Components and utility classes which are primarily useful for programs with a technical background. Most of these widgets are used to control or display values, arrays, or ranges of type double. . This package contains the Qwt library documentation for developers. Package: doc-linux-text-pt Priority: optional Section: contrib/doc Installed-Size: 32 Maintainer: Gleydson Mazioli da Silva Architecture: all Version: 1999-12-5.1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/doc-linux-text-pt_1999-12-5.1_all.deb Size: 759620 MD5sum: 190430c5859a35322a1cf7b217c88cbf SHA1: 078dbbf2c31788e17f30ca42f266f5f91da84c50 SHA256: 745a4ddf1c995d4a622eb42002ef697c8aad56c5c723f0622089241a080f2454 Description: Linux HOWTOs in Portuguese (text format). This package contains the Linux HOWTOs translated into Portuguese. . All files are available at: http://ldp-br.conectiva.com.br/documentos/comofazer (with versions in html, ascii and sgml formats). . Este pacote contm os documentos Como Fazer (HOWTOS) do Linux traduzidos no idioma Portugues. . Todos os arquivos esto disponveis em: http://ldp-br.conectiva.com.br/documentos/comofazer (com verses nos formatos html, ascii e sgml). Package: python-pyfits-doc Priority: optional Section: contrib/doc Installed-Size: 8 Maintainer: Debian Python Modules Team Architecture: all Source: pyfits Version: 1:1.1-1 Suggests: python-pyfits Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-pyfits-doc_1.1-1_all.deb Size: 396548 MD5sum: fdb10de02f3a6c096ebadb07f7aba5fc SHA1: 0f60f6aa2b681436d4c37b76d0727ee9100a5ef3 SHA256: a9846c965512d477d552d79f76f380a364ecc8322bdbcf68d495d8cacd81c889 Description: Documentation for PyFITS FITS (Flexible Image Transport System) is a data format most used in astronomy. PyFITS is a Python module for reading, writing, and manipulating FITS files. The module uses Python's object-oriented features to provide quick, easy, and efficient access to FITS files. The use of Python's array syntax enables immediate access to any FITS extension, header cards, or data items. . This package holds the documentation for PyFITS. . Homepage: http://www.stsci.edu/resources/software_hardware/pyfits Package: gnumed-doc Priority: optional Section: contrib/doc Installed-Size: 21 Maintainer: Debian-Med Packaging Team Architecture: all Source: gnumed-client Version: 0.2.8.10-1~hardy1 Recommends: dhelp, doc-central, dwww Suggests: gnumed-client Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/gnumed-doc_0.2.8.10-1~hardy1_all.deb Size: 52876 MD5sum: e6e1a5f5786994f666def0860a7e649c SHA1: c1b6393231c0f0f3397192355497e7cc3a1a7493 SHA256: 930f750aa0771e1a2d8054620684cfa172af8e9c0315b4c63ac1b2fc6be87dfa Description: medical practice management - Documentation This is the GNUmed Electronic Medical Record. Its purpose is to enable doctors to keep a medically sound record on their patients' health. Currently it is not fully featured. The features provided are, however, tested, in use, and considered stable. This package does NOT yet provide functionality for billing and stock keeping. . While the GNUmed team has taken the utmost care to make sure the medical records are safe at all times you still need to make sure you are taking appropriate steps to backup the medical data to a safe place at appropriate intervals. Do test your backup and desaster recovery procedures, too ! . Protect your data! GNUmed itself comes without any warranty whatsoever. You have been warned. . This package contains the documentation for users. Enhances: gnumed-client Homepage: http://gnumed.org/ Package: python-weblib-doc Priority: optional Section: contrib/doc Installed-Size: 154 Maintainer: Jonas Smedegaard Architecture: all Source: python-weblib Version: 1.3.3-2.1 Depends: python, python2.3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-weblib-doc_1.3.3-2.1_all.deb Size: 24134 MD5sum: 62d59c1d9ae007ab54d6d221164d4ed6 SHA1: 89034bd931e7bbcd8b36748dd23dc8602d188d2e SHA256: ebc763a6e221d81d013d6b31ecfa38ab9dcf23f5a03f606e3b818b0dd1b50aaf Description: Yet another web programming framework for Python - docs The module package pyweblib consists of several submodules: . * pyweblib.forms class library for handling
input * pyweblib.session server-side web session handling * pyweblib.helper misc. stuff useful in CGI-BINs * pyweblib.sslenv retrieves SSL-related env vars * pyweblib.httphelper very basic HTTP functions . This package contains documentation and a few example scripts. . Homepage: http://www.stroeder.com/pylib/PyWebLib/ Package: engauge-digitizer-doc Priority: optional Section: contrib/doc Installed-Size: 66 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tobias Stefan Richter Architecture: all Source: engauge-digitizer Version: 4.1-1ubuntu1 Recommends: engauge-digitizer Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/engauge-digitizer-doc_4.1-1ubuntu1_all.deb Size: 4229198 MD5sum: 62dcf9b098b1e347c7c007315337f8fe SHA1: 945e53ecf91d6f1081581a80461ad72e412421cd SHA256: 38b04960feed3e2417f18ebdff99fae77e2bb59652d92310bf6255bec67b1441 Description: engauge-digitizer user manual and tutorial engauge-digitizer converts an image file showing a graph or map into numbers. . This package contains the HTML user guide and tutorial, which is accessible from within the main program. . Homepage: http://digitizer.sourceforge.net/ Package: yudit-doc Priority: optional Section: contrib/doc Installed-Size: 36 Maintainer: Mario Iseli Architecture: all Source: yudit Version: 2.8.1-3 Depends: yudit (>= 2.8.1-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/yudit-doc_2.8.1-3_all.deb Size: 110928 MD5sum: 68ad6a5f6ba5eec924a7c32775618577 SHA1: cd59c66db354def2f1a4acccd9813ed0ebd671c3 SHA256: 1775f6d21eaefb707855692ebd3dd15adba0eebf33092d54129d2aa6ffde6957 Description: Unicode text editor (Documentation) The unicode editor "yudit" has got a big documentation in lots of languages. After the installation, the documentation will be available in: /usr/share/doc/yudit-doc/ . Homepage: Package: manpages-de Priority: optional Section: contrib/doc Installed-Size: 510 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Kobras Architecture: all Version: 0.5-2ubuntu1 Replaces: dpkg (<< 1.13.2) Suggests: man-browser, manpages Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/manpages-de_0.5-2ubuntu1_all.deb Size: 363996 MD5sum: 65a51cc3fcf595c06750b1d9040c6b4d SHA1: 43c2d9841d9fbf76876fa1f63460defd797c3037 SHA256: 4ff54e58b0a00a8952b6696d81fca1cb90002e255a928ed011983a6ca5f03525 Description: German manpages This package contains the Linux manual pages translated into German. The following sections are included: * 1 = User programs (e.g. ls, ln) * 4 = Devices (e.g. hd, sd). * 5 = File formats and protocols, syntaxes of several system files (e.g. wtmp, /etc/passwd, nfs). * 6 = Games etc. * 7 = Conventions and standards, macro packages, etc. (e.g. nroff, ascii). * 8 = System administration commands. . The English package manpages is likely to contain additional and more up-to-date versions than the German translation. Package: bacula-doc Priority: optional Section: contrib/doc Installed-Size: 5 Maintainer: John Goerzen Architecture: all Version: 2.2.5-1 Depends: bacula-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/bacula-doc_2.2.5-1_all.deb Size: 3796216 MD5sum: fc0643e39ca086c08a002bf7ad53271a SHA1: c96016d15679f4751b9614fc47e0aa87c65a2e7f SHA256: ffcffd8264fb5f49c64e1f495623309c332e9b837b86f9e7d1fedc1c4e235b0f Description: Documentation for Bacula This package provides the documentation for Bacula, a backup program that permits you to manage backup, recovery, and verification of computer data across a network of computers of different kinds. Package: libcommoncpp2-doc Priority: optional Section: contrib/doc Installed-Size: 27 Maintainer: Debian VoIP Team Architecture: all Source: libcommoncpp2 Version: 1.6.0-1 Replaces: libcommoncpp2-dev (<= 1.3.25-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libcommoncpp2-doc_1.6.0-1_all.deb Size: 92170 MD5sum: b95944d827ede5b78701c87ac9d1e7cd SHA1: dd010b8780cf3ec289f687c45ed697e66f9f004d SHA256: 780a5d04d44eaa5dfb21de732ba2b0aafb4e35dd8375694c9e739db16eff9c17 Description: Documentation files for Common C++ "2" This package contains the documentation files for the Common C++ "2" packages. Homepage: http://www.gnu.org/software/commoncpp/ Package: wx2.8-doc Priority: optional Section: doc Installed-Size: 7163 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: all Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Provides: wx-doc Suggests: doc-base, www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/wx2.8-doc_2.8.7.1-0ubuntu3_all.deb Size: 2074654 MD5sum: 110f90cff4a5ce1aa2d2f0c648c5f368 SHA1: 14d0c2970708902b7c5385cfc90b63d6f062cdc4 SHA256: 69d77f8d775a359ea1a9cd18536f03ed3f4980f63cbf193afbbb7bcea23b57ef Description: wxWidgets Cross-platform C++ GUI toolkit (documentation) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides a HTML version of the wxWidgets reference manual. Package: zsh-lovers Priority: optional Section: contrib/doc Installed-Size: 52 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Prokop Architecture: all Version: 0.5-0ubuntu3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/zsh-lovers_0.5-0ubuntu3_all.deb Size: 512810 MD5sum: 85ba32382236f9525b2381d73ac2befe SHA1: 6934acf459d390f9c28d64729e2bf3d7eb91084a SHA256: 91b52a3d73003b4c128a9a32f3f57283fb37fbfab947444334b640eb6858ab38 Description: tips, tricks and examples for the zsh Whenever you look at the zsh manual you might wonder why there are no examples for those simply things in (shell) life. The zsh contains many features, but there was no manpage with some examples (like procmailex(5)). That's why the package zsh-lovers exists. See man zsh-lovers and included documentation. Package: docbook-slides-demo Priority: optional Section: contrib/doc Installed-Size: 1622 Maintainer: Mark Johnson Architecture: all Version: 3.3.1-1 Recommends: docbook-slides Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/docbook-slides-demo_3.3.1-1_all.deb Size: 131164 MD5sum: 8b39ce056c078059a7851dd53465c236 SHA1: 3024a15d45d48903fb23dd26512d1fd2b628b9b1 SHA256: d3a34464dfcd0e08d51b9740ce602b1b9b5772bc8cdbeca35395ed464b648485 Description: Demo presentation slides for the docbook-slides package This package provides 12 formatting and display options available for the docbook slides package. . If you plan to use docbook-slides for developing presentations, these demos will provide you with examples of the many different output options that are available with the docbook-slides package. . Author: Norman Walsh . Homepage: http://sourceforge.net/projects/docbook/ Package: entity-doc Priority: optional Section: contrib/doc Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: all Source: entity Version: 1.0.1-9ubuntu3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/entity-doc_1.0.1-9ubuntu3_all.deb Size: 37144 MD5sum: 85348417b3b535572df625bf1579e882 SHA1: a07afe7372bb9ed8346a92068ddb871d423dc193 SHA256: 0bf0343faff151821fc26aeb09368621e591a374042705674d5d75abddb16aa5 Description: XML-based GUI builder for GTK+ Entity is an XML-based GUI builder and application scripting framework. It combines the ease of use of XML for GUI layout and the power of Perl, Python, TCL, JavaScript, and C for the application logic. An Entity GUI is usually much shorter than the same program written in any other language. . This package contains documentation about the Entity system. Package: funny-manpages Priority: optional Section: contrib/doc Installed-Size: 18 Maintainer: Pawel Wiecek Architecture: all Version: 1.3-5 Suggests: asr-manpages (>= 1.3-4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/funny-manpages_1.3-5_all.deb Size: 31086 MD5sum: 9065952d2f0d3291a4f3508bee30d94e SHA1: caa521850f96594b96df449dd01493e107dffbc0 SHA256: 67d12db88ed1dcb4fe2de4688ea63bc18d2afbad465b74ff4e219f5f12157628 Description: more funny manpages A set of miscellaneous humorous manpages (don't take them too seriously!). Includes, amongst others, rtfm (1). Warning! Some of these manpages might be treated offensive. You've been warned. Package: ggi-doc Priority: optional Section: contrib/doc Installed-Size: 2571 Maintainer: Anibal Monsalve Salazar Architecture: all Version: 0.0.20040308-3 Recommends: lynx | www-browser Suggests: doc-base, libggi-samples Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/ggi-doc_0.0.20040308-3_all.deb Size: 653606 MD5sum: b837ceb590b1b57cffac782fdf90403d SHA1: 2946c9362cd8c8532a7456c9dd509f4abc5db7f5 SHA256: 07e0db721fad2126f7777b2c395a029ee821c9f459d6134ea44e622cae9297aa Description: General Graphics Interface project documentation The GGI project is developing the "General Graphics Interface", a set of APIs, drivers and other interfaces aiming to provide a fast, portable graphics environment for many operating systems. . This package contains the complete documentation in HTML format. It is of value for both users of programs that make use of GGI and also for programmers that wish to make use of GGI in their programs. . The documentation includes an overview of GGI, the complete reference and articles. . Homepage: http://www.ggi-project.org/ Package: ctn-doc Priority: extra Section: contrib/doc Installed-Size: 21 Maintainer: Thijs Kinkhorst Architecture: all Version: 3.0.6-2 Suggests: ctn Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/ctn-doc_3.0.6-2_all.deb Size: 1160380 MD5sum: a85254817b69c3092140dd56ec879036 SHA1: b6e505cfec836739f5a42f77b0f6616b7e677796 SHA256: 0815ca55e44a87617b97072c9d1213bf284077a5b09a4202cba52f54c707a278 Description: Documentation for Central Test Node, a DICOM implementation DICOM is the standard for image storage, annotation, and networking. It is used widely for medical imaging. . This package includes the documentation files for the CTN library. . Homepage: http://www.erl.wustl.edu/DICOM/ctn.html Package: mgm-doc Priority: optional Section: contrib/doc Installed-Size: 38 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: all Source: mgm Version: 1.1.cvs.20020221-2ubuntu2 Depends: mgm Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/mgm-doc_1.1.cvs.20020221-2ubuntu2_all.deb Size: 790366 MD5sum: 5893dee7ee64cd598f8f553944eb01d2 SHA1: 264d878cec933b94238085a26da8e3808e171163 SHA256: a79a13103a6c5ae3c173a958c12b43a3454dbc95f4ea22119cf59d3c5f38b520 Description: HTML documentation for MGM MGM is the Moaning Goat Meter, a system load monitor along the lines of procmeter3 but much prettier (and with a much higher resource usage). This package contains HTML documentation for MGM; the same information is available from the MGM Web site at . Package: emacs-lisp-intro Priority: optional Section: contrib/non-free/doc Installed-Size: 14 Maintainer: Debian QA Group Architecture: all Version: 2.04-4 Depends: info | info-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/emacs-lisp-intro_2.04-4_all.deb Size: 236198 MD5sum: 1066a888d17f4b07b51e9713fb42093b SHA1: 318a7b0a9c89e3b238d36e2367973e0e96d02001 SHA256: 46c6dfcdd483a20fad80fdfd173082395c946e7038116a97df137b8cccbd0837 Description: An Introduction to Programming in Emacs Lisp This is an elementary introduction to programming in Emacs Lisp for people who are not programmers, and who are not necessarily interested in programming, but who do want to customize or extend their computing environment. Last update: 17 December 2001. . This package provides the manual in GNU info format. The source package contains Texinfo source and instructions for printing. Package: debian-zh-faq-t Priority: optional Section: contrib/doc Installed-Size: 7 Maintainer: Yu Guanghui Architecture: all Source: debian-zh-faq Version: 1.11 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debian-zh-faq-t_1.11_all.deb Size: 718936 MD5sum: 623dd67890c39c38d5253aebcee44056 SHA1: b368c631cb5eb8c8bca3225efd65be47fca11977 SHA256: b148ef49fa20561925a2768ecf915d09359f69bf720f4a1c7e06818930eb5359 Description: Debian Chinese FAQ (Chinese Big5) This packages contains the book Debian_Chinese_FAQ (Traditional Chinese Big5 Version), and it answers some frequently asked question about Chinese environment setup. It also introduces the special Chinese software in Debian. Hope it can make you easy to use Chinese in the Debian Operating System. . You may find the installed items under /usr/doc/debian-zh-faq-t. Package: debian-history Priority: optional Section: contrib/doc Installed-Size: 234 Maintainer: Bdale Garbee Architecture: all Version: 2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debian-history_2.9_all.deb Size: 1949242 MD5sum: 638a11ec55c68b4feb71d4f277a419d8 SHA1: 25d8c45990c1c65136b5d6b4d769c43ab6f43df9 SHA256: dd70beacf71b4eedd93eeb21b309f29032925b6b7b8564f1f316701bdf536b43 Description: A Short History of the Debian Project As the Debian community continues to grow, and "old timers" become fewer and farther between, it seems appropriate to document where the project came from, and what it is about. . In English, French, Russian, Italian, Japanese, Portuguese and Lithuanian. Package: libcoin20-doc Priority: optional Section: contrib/doc Installed-Size: 24297 Maintainer: Steve M. Robbins Architecture: all Source: coin Version: 1.0.4-6 Suggests: libcoin20-dev (= 1.0.4-6) Conflicts: inventor-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libcoin20-doc_1.0.4-6_all.deb Size: 4462370 MD5sum: 2d842e2a5453b5e9681e912d19299a4e SHA1: e36d01453fa611bd132152a4ec1190122888223e SHA256: 7cd3185cfffc0df9743204805b4dd7c6d5ca8e7cd73cc142b20df464a80e1400 Description: high-level 3D graphics kit - documentation API documentation for the Coin library (the Open Inventor API) in manpage and HTML format. . Coin is a high-level 3D graphics library with a C++ Application Programming Interface. Coin implements the SGI Open Inventor API, the de facto standard graphics library for 3D visualization and visual simulation software in the scientific and engineering community. . For more information on Coin, see http://www.coin3d.org/. Package: lesstif-doc Priority: optional Section: contrib/doc Installed-Size: 120 Maintainer: Sam Hocevar (Debian packages) Architecture: all Source: lesstif2 Version: 1:0.95.0-2.1 Replaces: lesstifg (<< 1:0.89.0-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/lesstif-doc_0.95.0-2.1_all.deb Size: 357988 MD5sum: 89753ed1ed7ab1be991848787eb13638 SHA1: 4ac1fcfda20a13e9d8ffe5b53cb7cdf140bbf41c SHA256: b580d657da5134f8cf7844e8fd4c578c90eec354da25b0c9a40222664846728b Description: documentation for LessTif Contains the LessTif documentation. LessTif is the Hungry Programmers' version of the OSF/Motif graphical toolkit, including a clone of mwm, the Motif Window Manager. Package: docbook-dsssl-doc Priority: optional Section: contrib/doc Installed-Size: 228 Maintainer: Peter Eisentraut Architecture: all Version: 1.79-3 Replaces: docbook-stylesheets-doc Suggests: docbook-defguide Conflicts: docbook-stylesheets-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/docbook-dsssl-doc_1.79-3_all.deb Size: 172018 MD5sum: 34d4f4188d1453c5afdca59103c0313f SHA1: 1211a7408248083a01e64c27a71725bbd7976e8c SHA256: abd299222dc80f652b85e74ecc2bac1822f5174d397db61a02e776a28366aeb6 Description: documentation for the DocBook DSSSL stylesheets This package contains documentation for the Modular DocBook DSSSL stylesheets, found in the docbook-dsssl package. Enhances: docbook-dsssl Homepage: http://docbook.sourceforge.net/projects/dsssl/ Package: libgeos-doc Priority: optional Section: contrib/doc Installed-Size: 75 Maintainer: Debian GIS Project Architecture: all Source: geos Version: 2.2.3-4 Suggests: libgeos-dev (= 2.2.3-4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libgeos-doc_2.2.3-4_all.deb Size: 311456 MD5sum: 0026569868fa5225c6b58834e8afd7c4 SHA1: f3589ec1d5f3264697aee44ca4e424e011bbc91d SHA256: a0c7cf41e70e1ca7ef51794b35261460fad3e113612bb81c84e42080bd51f5d0 Description: Documentation for the GEOS GIS geometry engine library GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. . This package contains the documentation for the GEOS API. Homepage: http://geos.refractions.net/ro/doxygen_docs/html/ Package: netgen-doc Priority: optional Section: contrib/doc Installed-Size: 23 Maintainer: Debian Scientific Computing Team Architecture: all Source: netgen Version: 4.4-9 Suggests: netgen Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/netgen-doc_4.4-9_all.deb Size: 457154 MD5sum: 08c383faaeb6093e4ec9851c3ee32801 SHA1: c2e90bf7e6e1cd59aa674ad4e4cee8640f62673f SHA256: 9c013611f90c82f708566e3c2826bb67a11fe21ca99ad6947df730694fe4c4a3 Description: Automatic 3d tetrahedral mesh generator documentation NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. . This package contains the user manual (in PDF format) and example files. Package: snacc-doc Priority: optional Section: contrib/doc Installed-Size: 469 Maintainer: Debian FDT tools team Architecture: all Source: snacc Version: 1.3bbn-9.2 Recommends: gv | postscript-viewer Suggests: make, tetex-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/snacc-doc_1.3bbn-9.2_all.deb Size: 425062 MD5sum: bbbf2ade51bc103f8d17c86c77741687 SHA1: 1b8bf7ee467db57c482d9b4248f8c50ac88bd165 SHA256: 2e2fac8c50ab2149e5f36c6b1f523ec0a9ea5ff569f31558a93295831f65f93d Description: ASN.1 to C or C++ or IDL compiler, documentation Snacc is short for "Sample Neufeld ASN.1 to C Compiler" and ASN.1 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824). Snacc supports a subset of ASN.1 1988. If you need features of ASN.1 1992 or later, snacc is not for you. . The documentation for snacc in PostScript format and LaTeX sources. Package: skalibs-doc Priority: optional Section: contrib/doc Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Gerrit Pape Architecture: all Source: skalibs Version: 0.45-2ubuntu1 Suggests: dietlibc-doc, skalibs-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/skalibs-doc_0.45-2ubuntu1_all.deb Size: 22214 MD5sum: c2761a69d736e2675f1ab9be642ee6fb SHA1: 2404a3b0910484e9e589d2ea5dd6ce1077f548fa SHA256: 01e758e94739069ac78e1848abf13689342063728f8846299430e2bbd30f89af Description: Public domain general-purpose libraries (documentation) skalibs is a set of general-purpose, low-level C libraries, all in the public domain. It can replace or hide the standard C library to some extent, and is designed to allow building of small, static binaries. . This package contains the documentation for the libraries. . See http://skarnet.org/software/skalibs/index.html for more information. Package: crossfire-doc Priority: optional Section: contrib/doc Installed-Size: 57 Maintainer: Kari Pahula Architecture: all Source: crossfire Version: 1.11.0-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/crossfire-doc_1.11.0-2_all.deb Size: 1294270 MD5sum: 8aa2d0691032033d28bcb4d306dc5707 SHA1: 8149ac05d4a4f4f8c1986360611d55dcbdf767e3 SHA256: d72f3eae1ba297ec4f9795c5cefbf4d168ccbed3c510df2d4c2a718a9d3a0683 Description: Documentation for Crossfire This is the document package for crossfire. It has information for both the server and the client. Homepage: http://crossfire.real-time.com/ Package: ntfsdoc Priority: optional Section: contrib/doc Installed-Size: 57 Maintainer: David Martínez Moreno Architecture: all Version: 0.5-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/ntfsdoc_0.5-1_all.deb Size: 179516 MD5sum: 3cdfde59cbdad134845c9d2f2f6985e7 SHA1: 3f641274879bc5f55f541302cd1339aa63dc8c7f SHA256: 52b9ca4ab4f67eb113836586a5245a4bacb3439343711bf556cdf040235919bb Description: documentation about NTFS partitions format This work is derived from the Linux-NTFS project (http://linux-ntfs.sf.net/), that aims to bring full support for the NTFS filesystem to the Linux operating system. . This is a set of documents about all the NTFS internals (all the publicly known internals) and the NTFS journal file format. Package: gnu-smalltalk-doc Priority: extra Section: contrib/doc Installed-Size: 12 Maintainer: Debian GNU Smalltalk maintainers Architecture: all Source: gnu-smalltalk Version: 2.3.6-2-build1 Depends: info | info-browser Conflicts: gnu-smalltalk (<< 1.6.1-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/gnu-smalltalk-doc_2.3.6-2-build1_all.deb Size: 438426 MD5sum: ea7adf04fa865db662885aba026f2e5e SHA1: e40ac1fe511e82b871e55d2c32568451e3950d19 SHA256: 044c798db985c08ffa23a836620c80f81a85774604b614c37ccfd13e42178c8b Description: GNU Smalltalk info documentation GNU Smalltalk is an implementation that closely follows the Smalltalk-80 language as described in the book `Smalltalk-80: the Language and its Implementation' by Adele Goldberg and David Robson. . This package contains the documentation in info format. Package: dpkg-www Priority: optional Section: contrib/doc Installed-Size: 20 Maintainer: Massimo Dal Zotto Architecture: all Version: 2.54 Depends: apache2 | httpd, apt, dwww, info2www, perl | perl5 Suggests: dlocate, grep-dctrl, man2html, mozilla-firefox | www-browser, tasksel Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/dpkg-www_2.54_all.deb Size: 31376 MD5sum: ab824b8dfac87fb7de1fb6ef6ae0b59b SHA1: b30014df768bacaa0dfa1e92c1f8bfaba52fd1b8 SHA256: 510e9948e2de0798815bfbfe1e3710a39da9123595a653f33bacf2737371fda6 Description: Web based Debian package browser With the dpkg cgi-bin you can browse Debian packages on a local or remote host using a normal web browser. . You can list packages, show package information and installed files, browse documentation and navigate through the packages dependencies. You can also find all the packages owners of a file or directory or those providing a virtual package. . If you are the system administrator you can also install or remove packages by clicking on the buttons found in the package info page, provided that this feature has been enabled and you have properly configured your web browser. Package: libclutter-doc Priority: optional Section: contrib/doc Installed-Size: 57 Maintainer: Ross Burton Architecture: all Source: clutter Version: 0.6.0-2 Replaces: libclutter-0.1-doc Suggests: devhelp Conflicts: libclutter-0.1-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libclutter-doc_0.6.0-2_all.deb Size: 464292 MD5sum: 988974413f78171394d0a53e2b4e1167 SHA1: 7aca011772a0a20b3a22f989441ded820a483f7d SHA256: de4c99c061ae50a554284209c242cc22c698707bdfada6739563a01c2a55052f Description: Open GL based interactive canvas library (documentation) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the documentation. Package: jargon Priority: extra Section: contrib/doc Installed-Size: 678 Maintainer: Steve Greenland Architecture: all Version: 4.0.0-5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/jargon_4.0.0-5_all.deb Size: 605536 MD5sum: cd5ff75ab10323c9feecbb270b92c67c SHA1: c0ec34d41976587bff2b4ccbbe08093ef443b787 SHA256: 00f265d45b80eed083ae127e4b2978b0a0f940c90fe831be1307dbac77e9e26e Description: the definitive compendium of hacker slang This is the Jargon File, a comprehensive compendium of hacker slang illuminating many aspects of hackish tradition, folklore, and humor. The file is in info format, but includes an HTML page with links to the home site. . Note that this package is now out-of-date, because the upstream author is no longer maintaining an info version of the file. Package: libcfitsio3-doc Priority: optional Section: contrib/doc Installed-Size: 2197 Maintainer: Aurelien Jarno Architecture: all Source: cfitsio3 Version: 3.040-5 Replaces: cfitsio-doc Provides: cfitsio-doc Suggests: libcfitsio-dev Conflicts: cfitsio-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libcfitsio3-doc_3.040-5_all.deb Size: 1209882 MD5sum: 0ae3677d5b885c823898e5449274d3c3 SHA1: af610ca03e94be8a67fdbe6e9397ea01512936d2 SHA256: 51c0f5356bd9c73797d5df8237264da111a29c2a9063975d3560384303a8da7d Description: documentation for cfitsio FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains the CFITSIO User's Guide and QuickStart Guide in html, postscript and text formats, and contains documentation on how to use the library in your programs. Package: tochnog-doc Priority: optional Section: contrib/math Installed-Size: 53 Maintainer: Anthony Fok Architecture: all Source: tochnog Version: 20010124-3.1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/tochnog-doc_20010124-3.1_all.deb Size: 1194386 MD5sum: 38d9b3aea64cdb92e5f083c092e57667 SHA1: 2376023238dd0dbd6876f001cfd432cae2bb1bf4 SHA256: 0f1faee888761a117003172cd8e28c7999c7e187da83d580cb8e037a6dc286bf Description: Documentation for Tochnog finite element analysis program This package contains the HTML and PostScript documentation for using Tochnog finite element analysis program. Package: libgtkglext1-doc Priority: optional Section: contrib/doc Installed-Size: 23 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Marcelo E. Magallon Architecture: all Source: gtkglext Version: 1.2.0-0ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libgtkglext1-doc_1.2.0-0ubuntu1_all.deb Size: 39560 MD5sum: 9eba8181987463bcdb128ea8c8469af3 SHA1: 678ccb30d788f8459680f65aa30f9b9070b770fd SHA256: 00959adc6fe8011641fac2ee9c245e30ce6873777bf2f890bc4b771a0a3a8736 Description: OpenGL Extension to GTK (documentation) GtkGLExt provides the GDK objects to support OpenGL rendering in GTK, and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable. . This package contains documentation for libgtkglext. Package: libgnomescan-doc Priority: optional Section: contrib/doc Installed-Size: 294 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Étienne Bersac Architecture: all Source: gnomescan Version: 0.4.1-0ubuntu4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libgnomescan-doc_0.4.1-0ubuntu4_all.deb Size: 40982 MD5sum: f8e79e9afc83fbb9b7e08c514d3163aa SHA1: f4d6df079133d1d8cc5fa2101d2c8b836648cb0c SHA256: 536a2c8f1da20b991c21e5d1fe099429ae49759a9ac20ff561a714f77a442f5c Description: Gnome scan access library Documentation for the Gnome Scan API. . This project is in alpha stage. Package: quick-reference-fr Priority: optional Section: contrib/doc Installed-Size: 98 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/quick-reference-fr_1.11_all.deb Size: 262700 MD5sum: 59a308f708ea7af0d7b0eda668ebabd9 SHA1: 5a0f6f7a3e1449128ae9786999103b1a293f657d SHA256: 471cec6f9b6fd74c5bce9cf74dbda7f5311e917d5067e45aee8193204418c39f Description: Debian system administration guide, French excerpt This Debian Quick Reference (http://qref.sourceforge.net/) is intended to provide a short introduction to the Debian system as a _quick reference_. This is an excerpt of Debian Reference (http://qref.sourceforge.net/). Package: partimage-doc Priority: optional Section: contrib/doc Installed-Size: 22 Maintainer: Michael Biebl Architecture: all Version: 20050720-3 Suggests: doc-base Conflicts: partimage-server (<= 0.6.2.final-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/partimage-doc_20050720-3_all.deb Size: 80870 MD5sum: e9a7ea97304fcb0960f873ad009aa77f SHA1: 3f6c90a6784122815c46e5d504dcbda43f4796fa SHA256: b0af278515fe8ca2d67c9da4692a42fd193421c71d6259a32d42cd868115ce51 Description: Partition Image User Documentation This package contains documentation about Partition Image. . Partition Image is a partition imaging utility. It has support for the following file systems: * Ext2/3, the Linux standard * ReiserFS, a journalised and powerful file system * FAT16/32, DOS and Windows file systems * HPFS, IBM OS/2 file system * JFS, journalised file system, from IBM, used on AIX * XFS, another journalised and efficient file system, from SGI, used on Irix * UFS (beta), Unix file system * HFS (beta), MacOS File system * NTFS (experimental), Windows NT, 2000 and XP Only used blocks are copied and stored into an image file. The image file can be compressed in the GZIP/BZIP2 formats to save disk space, and split into multiple files to be copied onto removable media (ZIP for example), burned on a CD-R, etc. Homepage: http://www.partimage.org Package: tclx8.3-doc Priority: optional Section: contrib/doc Installed-Size: 18 Maintainer: Massimo Dal Zotto Architecture: all Source: tclx8.3 Version: 8.3.5-6 Provides: tclx-doc Conflicts: tclx-dev, tclx-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/tclx8.3-doc_8.3.5-6_all.deb Size: 58556 MD5sum: bf94e40cf6b0b43c7bfd2bc84987ca5e SHA1: d3e227f9ebcc72dd580ae571d2e3dc2fd95a1e0b SHA256: 5367873be95352b2ffa1e32102a593d2743aafefc158e32b332f555d80a2c2af Description: Extended Tcl (TclX) version 8.3.5 -- TclX manpages Extended Tcl (TclX), is a set of extensions to Tcl, the Tool Command Language invented by Dr. John Ousterhout. Tcl is a powerful, yet simple embeddable programming language. Extended Tcl is oriented towards system programming tasks and large application development. . This package includes the man pages for non-X programs. Package: quick-reference-en Priority: optional Section: contrib/doc Installed-Size: 416 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/quick-reference-en_1.11_all.deb Size: 247936 MD5sum: 7bcfe86e0a155d55d0bfb3b6b8d391b7 SHA1: cfa24d83b815fa8c873fdb779cb73806289b2656 SHA256: 84edea678e0847d03b665d7919d0d9084085d6a122c19f2a2073e754cfecb8cd Description: Debian system administration guide, English excerpt This Debian Quick Reference (http://qref.sourceforge.net/) is intended to provide a short introduction to the Debian system as a _quick reference_. This is an excerpt of Debian Reference (http://qref.sourceforge.net/). Package: cvsbook-ja Priority: optional Section: contrib/doc Installed-Size: 1477 Maintainer: Ryuichi Arafune Architecture: all Source: j-cvsbook Version: 1.12-3.1 Suggests: cvs, cvs-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/cvsbook-ja_1.12-3.1_all.deb Size: 1495340 MD5sum: 02f6ef15ea2c0aeea1dfa689fa85a7bd SHA1: 1178ce0dddabed7731c12d7395594b15a2baf142 SHA256: e6f297f13772531a3d913c43660dd5e7a12e785b571194a129d0ee094638cc16 Description: Open Source Development with CVS ; Japanese Translation This is an online version of a book written by Karl Fogel et al. This book covers CVS, starting with a tutorial and going to cover repository administration, more advanced topics, trouble shooting and so on. . This is a Japanese translated version. The translator said "This is not an enough translation", but I think this Japanese document is useful for Japanese who want to use CVS. Package: tntnet-doc Priority: extra Section: contrib/doc Installed-Size: 971 Maintainer: Kari Pahula Architecture: all Source: tntnet Version: 1.6.0.1-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/tntnet-doc_1.6.0.1-1_all.deb Size: 1398986 MD5sum: 363ee836f0d8ad2a8e472f89e2bbcf98 SHA1: cc458e5b3bfe9b23166f60bb5569ca16ea23de46 SHA256: bfd48736c93d7d2cc8d700666887029278748e43f5100f68a4af77e660c5348a Description: documentation for Tntnet Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library. . Because the web applications are compiled into native code, they are very fast and compact. . Components can call other components. So you can create building blocks of HTML parts and call them in other pages like subprocesses. . Requests are parsed by tntnet and the request information is easily accessible to the components. It supports GET and POST parameters and MIME multipart requests for file upload. . The template language has also support for internationalized applications. You can easily create web applications for different languages. . Other features are: cookies, HTTP upload, automatic request parameter parsing and conversion, automatic session management, scoped variables (application, request and session), internationalisation and keep-alive. . Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console. . Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of worker threads, which answer requests from HTTP clients. . Homepage: http://www.tntnet.org/ Package: manpages-fr-dev Priority: optional Section: contrib/doc Installed-Size: 5 Maintainer: Thomas Huriaux Architecture: all Source: manpages-fr Version: 2.64.1-1 Replaces: manpages-fr (<= 2.31.1-1) Recommends: manpages-fr Suggests: man-db | man-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/manpages-fr-dev_2.64.1-1_all.deb Size: 19362 MD5sum: 86b063b67c26ae71eb2af6e2c59bcb61 SHA1: 17813d47162f351120909f6c33db12c9e26b4864 SHA256: cd9ad09f570dc1d4bc3ad64b1e3cb2aefdd8a2723ff8fdfc7122f7c7e7bb39d3 Description: French version of the development manual pages These man pages are translations of the man pages which describe the Linux programming interface, including these two sections: 2 = Linux system calls. 3 = Library calls (note that a more comprehensive source of information may be found in the glibc-doc package). Package: manpages-it Priority: optional Section: contrib/doc Installed-Size: 198 Maintainer: Francesco Paolo Lovergine Architecture: all Source: man-pages-it Version: 0.3.4-5 Suggests: man-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/manpages-it_0.3.4-5_all.deb Size: 796336 MD5sum: 91119d16a3b2522a5c996951a306aad3 SHA1: 9f5dccb7804a2cfd1d192b1d52396dfafe075f7f SHA256: 2263d653bde2e8e8823ef5f87225eb4f373c23582fe0a09b93fc8f8f6e24760f Description: Contains a collection of Italian man pages Translation is (continuously) in progress. Some pages are outdated! . We try to keep in sync English and Italian versions as much as possible. But you need to refer to the English pages when Italian ones are obsolete. . Package: doc-linux-it-text Priority: optional Section: contrib/doc Installed-Size: 91 Maintainer: Davide Puricelli (evo) Architecture: all Source: doc-linux-it Version: 2003.12-1.1 Suggests: doc-linux-it Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/doc-linux-it-text_2003.12-1.1_all.deb Size: 3009124 MD5sum: 1a7c05f0fc1a075f980ec1ac67c66a1f SHA1: ef2096d6a8126f33bdb07c964b2133b6ef39f2ab SHA256: ec7e65ee556517e2828ead5cef6fd02b3c57c66d97c2716b13905c7e5b5a9131 Description: Linux HOWTOs in Italian - ASCII version This package installs the Italian translations of Linux HOWTOs (made by the ILDP project) on your Debian system. The version number reflects the packaging date. . All files are available at ftp://ftp.pluto.linux.it/pub/pluto/ildp/HOWTO/ (with versions in ascii, html, dvi, ps and sgml formats). Package: bazaar-doc Priority: optional Section: contrib/doc Installed-Size: 15 Maintainer: Rob Weir Architecture: all Version: 1.4-1 Suggests: gv | ps-viewer, lynx | www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/bazaar-doc_1.4-1_all.deb Size: 434762 MD5sum: 54460e85d246e81f9e6ea2dce0035c47 SHA1: efb2f9b018ea66f1fc56c6a38a6999e06f117eeb SHA256: 96de351769ce1d118bcf0bc622cf66f714dcfb127a9e7d97ac272905fd7d9494 Description: bazaar revision control system (documentation) A collection of howtos and short documents about using bazaar. Package: manpages-pt-dev Priority: optional Section: doc Installed-Size: 200 Maintainer: Guilherme de S. Pastore Architecture: all Source: manpages-pt Version: 20040726-2 Suggests: man-db | man-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/manpages-pt-dev_20040726-2_all.deb Size: 553172 MD5sum: 2dfd1f0198bf12f2cabb939f121a7e03 SHA1: d3533a4888fce761d82266c5be5ac7d6a9c7c179 SHA256: 26f9ca73016f947c336f56cced6830619aa1e052a727e0b529a60f13bb572248 Description: Portuguese Versions of the Manual Pages These are the manpages available in Portuguese This package contains the following sections: * 2 = Linux system calls. * 3 = Libc calls (note that a more comprehensive source of information may be found in the libc6-doc package). * 8 = Kernel functions Package: swi-prolog-doc Priority: optional Section: contrib/doc Installed-Size: 186 Maintainer: Chris Lamb Architecture: all Version: 5.6.46-1 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/swi-prolog-doc_5.6.46-1_all.deb Size: 3894646 MD5sum: 3fb889aeb8e35b111d054ac8463099cb SHA1: 5a5bb7117227b1f919914d3731bb5f3f83ea54c5 SHA256: 7668ad50e972d0a0a66e7d50eb529c961f51edf7d93495f328fc609f41ab89a7 Description: Documentation for SWI-Prolog interpreter and XPCE SWI-Prolog is a Prolog implementation based on a subset of the WAM. It is accompanied by XPCE, a symbolic programming environment for user interfaces. . This package contains the documentation in PDF and HTML format for SWI-Prolog and XPCE/Prolog. Homepage: http://www.swi-prolog.org Package: manpages-de-dev Priority: optional Section: contrib/doc Installed-Size: 853 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Kobras Architecture: all Source: manpages-de Version: 0.5-2ubuntu1 Suggests: glibc-doc | libc-doc, man-browser, manpages-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/manpages-de-dev_0.5-2ubuntu1_all.deb Size: 532872 MD5sum: cc341de2b0987b989d791b8d3103b5cd SHA1: 4be65d4072574a2cd52fdbfb38370d3955cf2609 SHA256: 0ba84b8769219bb409a6afedc70515a620f60251a8ce28ff6ebfccd4c28e27aa Description: German development manpages This package contains the Linux manual pages translated into German. The following sections are provided: * 2 = Linux system calls. * 3 = Libc calls (note that a more comprehensive source of information may be found in one of the libc-doc packages). . The English package manpages-dev is likely to contain additional and more up-to-date versions than the German translation. Package: mcl-doc Priority: optional Section: contrib/doc Installed-Size: 982 Maintainer: Philipp Benner Architecture: all Source: mcl Version: 1:06-058-1 Suggests: mcl Conflicts: mcl (<< 04-095-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/mcl-doc_06-058-1_all.deb Size: 496572 MD5sum: bbde865720e8cfb878b564119f8edc8e SHA1: 4d24b2845c6bbdcfc84ea90f0d675cff84a117a5 SHA256: e1eed43d7d96befc392a10a796816ce39757ef5bfcca88d3d221c4028596ea0d Description: documentation for mcl The MCL package is an implementation of the Markov Cluster algorithm, for manipulating sparse matricess and conducting cluster experiments. . This is documention for mcl: the MCL FAQ, some examples as well as manpages in HTML and PostScript format. Homepage: http://micans.org/mcl/ Package: debian-reference-zh-tw Priority: optional Section: contrib/doc Installed-Size: 608 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Depends: debian-reference-common (>= 1.06-7) Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debian-reference-zh-tw_1.11_all.deb Size: 3576482 MD5sum: 1bbb5c95ccbb70ce3c5f296038627474 SHA1: e25a4def02f1d40f5174a4d2e5cb2dec1704ce0e SHA256: c6a0e6cbca7126ddd9f198fc5df4c21e67096242d3cfce70f94169b53d06383c Description: Debian system administration guide, Chinese(TW) translation This Debian Reference (http://qref.sourceforge.net/) covers many aspects of system administration through shell-command examples. Basic tutorials, tips, and other information are provided for topics including fundamental concepts of the Debian system, system installation hints, Debian package management, the Linux kernel under Debian, system tuning, building a gateway, text editors, CVS, programming, and GnuPG for non-developers. For help with emergency system maintenance, proceed to Section 6.3, `Debian survival commands', immediately. The latest official version is http://www.debian.org/doc/manuals/reference/ and the latest development version is http://qref.sourceforge.net/quick/. The project is hosted at http://qref.sourceforge.net/. Package: perl-doc-html Priority: extra Section: doc Installed-Size: 19732 Maintainer: Roberto C. Sanchez Architecture: all Version: 5.8.8-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/perl-doc-html_5.8.8-1_all.deb Size: 3541604 MD5sum: 4970a7546d34db02c2439b5a14ff0cdc SHA1: 55f972a0ef19ea8682035b690b033cc516e0e88d SHA256: 2453b3b85a41fe06c32f6d5e1d443059905028324e023febc16f7e414cb01ea0 Description: Perl documentation suitable for viewing with a web browser This is the same documentation as provided by the perl-doc package. However, it has been formatted into HTML, making it suitable for viewing with a local web browser or for serving up on an intranet for multiple users. . Homepage: http://perldoc.perl.org/ Package: python-medusa-doc Priority: optional Section: contrib/doc Installed-Size: 105 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Arnaud Fontaine Architecture: all Source: python-medusa Version: 0.5.4+clean-1ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-medusa-doc_0.5.4+clean-1ubuntu1_all.deb Size: 39444 MD5sum: 0b21f1bcd400f76678f500016e4e06e7 SHA1: 6fa6c02261b669cccff6b33b6e038cb1e0acdb78 SHA256: 6e8467e87f27a9e98574f80eb800b9fbb7f56e5ba1801d031ae1902c0a814fcc Description: Framework for implementing asynchronous servers Medusa is a 'server platform' -- it provides a framework for implementing asynchronous socket-based servers (TCP/IP and on Unix, Unix domain, sockets). . This package contains the documentation for Medusa. . Homepage: http://www.amk.ca/python/code/medusa.html Package: manpages-es-extra Priority: extra Section: contrib/doc Installed-Size: 149 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 0.8a-16 Recommends: manpages-es Suggests: man-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/manpages-es-extra_0.8a-16_all.deb Size: 676450 MD5sum: 6efb2aca84aa1b5cb757fac960076dda SHA1: af3b40a656578a08b10781470ca6a8345a5caa61 SHA256: 144085fa3f67d9a173ee43ff68afe090acc8cc42dd99983d3135a3c07669d2c4 Description: Spanish extra manpages This package contains the GNU/Linux extra man pages, that is, manpages not included in the manpages package but provided by other software. . NOTE: Manpages included in this package might not be current . Este paquete contiene las paginas extra de manual de GNU/Linux, esto es, paginas de manual que no se incluyen en el paquete manpages pero que estan incluidas en otros programas. . NOTA: Las paginas de manual incluidas en este paquete pueden no estar actualizadas . Homepage: http://ditec.um.es/~piernas/manpages-es/ Package: psp-doc Priority: extra Section: contrib/web Installed-Size: 271 Maintainer: Sam Hartman Architecture: all Source: psp Version: 0.5.5.dfsg.1-0.1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/psp-doc_0.5.5.dfsg.1-0.1_all.deb Size: 132166 MD5sum: 216af433ea6d0044492b7401b856cd74 SHA1: 9b04d9a8609831ee14477c479921da97f540e40a SHA256: b3b9dad92b97b123d93e71d6a06831e1354f1a6ad1c4c0774f89acf8e596fb16 Description: Perl Server Pages - Documentation Perl Server Pages provides a versatile dynamic web scripting environment for Perl, featuring advanced input validation and data flow management. Support for mod_perl provided. Psp attempts to provide easy construction of large websites in Perl, much the same way that ASP and JSP provide this support for other languages. Package: vdk-doc Priority: optional Section: contrib/doc Installed-Size: 9 Maintainer: Michael Vogt Architecture: all Version: 1.2.4-4 Suggests: libvdk1-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/vdk-doc_1.2.4-4_all.deb Size: 1617532 MD5sum: a72cec875d5f8c04fbe7b94d6ca14ea4 SHA1: 4e39c72d913162ac30b46c625ef4188e70f66979 SHA256: 0069947c81e32b6b05efdbe4f1bfc2d0b826fe9a63673a0f5d80742b9e28442f Description: The Visual Development Kit C++ library The Visual Development Kit (VDK) is a C++ library that wraps the GTK+ toolkit. . This package contains the reference for VDK. It will be put in /usr/share/doc/vdk-doc/. Package: debian-zh-faq-s Priority: optional Section: contrib/doc Installed-Size: 7 Maintainer: Yu Guanghui Architecture: all Source: debian-zh-faq Version: 1.11 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/debian-zh-faq-s_1.11_all.deb Size: 661172 MD5sum: 08b98a4a1792ef20d01ed02e08f1c296 SHA1: 02fc1f136d1f2e0a59dd890f2ed5203554ddab25 SHA256: 70cbb4b819422118fb106d888ed0e00735b654250cd588dd1ff2096840250b46 Description: Debian Chinese FAQ (Chinese GB) This packages contains the book Debian_Chinese_FAQ (Simplified Chinese GB Version), and it answers some frequently asked question about Chinese environment setup. It also introduce the special Chinese software in Debian. Hope it can make you easy to use Chinese in the Debian Operating System. . You may find the installed items under /usr/doc/debian-zh-faq-s. Package: python-pysnmp4-doc Priority: optional Section: contrib/doc Installed-Size: 195 Maintainer: Arnaud Fontaine Architecture: all Source: python-pysnmp4 Version: 4.1.8a-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-pysnmp4-doc_4.1.8a-1_all.deb Size: 53484 MD5sum: 35e748834aec84aa114999c0d866d79d SHA1: 7452544251b17ccccbf01bac37870883b7ae6adf SHA256: 7712c28bb622d806d9a1f2554d92cbab01ba819866e695d367771c45793353f5 Description: Python SNMP library for agents and managers (unstable branch) This is a Python implementation of SNMP v.1/v.2c engine. Its general functionality is to assemble/disassemble SNMP messages from/into given SNMP Object IDs along with associated values. PySNMP also provides a few transport methods specific to TCP/IP networking. . PySNMP is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool (it isn't a wrapper). . PySNMP 4.x is the unstable branch. . This package contains the documentation for PySNMP. . Homepage: http://pysnmp.sourceforge.net/ Package: netcdf-doc Priority: optional Section: contrib/doc Installed-Size: 1535 Maintainer: Warren Turkal Architecture: all Source: netcdf Version: 1:3.6.2-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/netcdf-doc_3.6.2-2_all.deb Size: 3480726 MD5sum: 7ecfcec4066c4eac07a51a7d457e7594 SHA1: 5b6479ad08898f2d1224ad8b3e8be2eb226cd4e8 SHA256: e324c7a86b03109222d98ca00f25a87109bf9e40607020f557e6a3779d458dd6 Description: Documentation for NetCDF This package contains documentation for the NetCDF library in a variety of formats. Package: libgtkmm-doc Priority: optional Section: contrib/doc Installed-Size: 148 Maintainer: Bradley Bell Architecture: all Source: gtkmm Version: 1.2.10-8.1 Replaces: gtkmm-doc Depends: libgtkmm1.2-0c2a (= 1.2.10-8.1) Suggests: libgtkmm-dev, www-browser Conflicts: gtkmm-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libgtkmm-doc_1.2.10-8.1_all.deb Size: 337416 MD5sum: fb38d8e43530d2c9f4bcce25873d4766 SHA1: d59e4c08d5bb95422dd67418afc9dace761594c6 SHA256: 458977a713d42c6ff4dafd036618e3c59ca1b691b11040b47cf38559ff3ccab7 Description: C++ wrapper for GTK+ 1.2 (documentation) Gtk-- (gtkmm) is a C++ interface for the popular GUI library gtk+. Gtk-- provides a convenient interface for C++ programmers to create graphical user interfaces with Gtk's flexible OO framework. Highlights include type safe callbacks, widgets extensible using inheritance and over 180 classes that can be freely combined to quickly create complex user interfaces. . This package contains tutorial, FAQ, and reference documentation. Package: jlint-doc Priority: optional Section: contrib/doc Installed-Size: 7 Maintainer: Ganesan Rajagopal Architecture: all Source: jlint Version: 3.0-4.1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/jlint-doc_3.0-4.1_all.deb Size: 184200 MD5sum: f19c6fd0531663254f38fd072c24ad8b SHA1: 535e96f4e9858f93ecd2a35c6c9e868646fcd295 SHA256: 11c3ff3334fc8b1f7fb4798933ed66d2bf34d93448c97f689d4ff598cafa871e Description: Manual for jlint - a Java Program Checker Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis and building the lock graph. This package contains the manual for jlint in info, html and pdf formats. Package: fml-doc Priority: extra Section: contrib/doc Installed-Size: 537 Maintainer: Fumitoshi UKAI Architecture: all Source: fml Version: 4.0.3.dfsg-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/fml-doc_4.0.3.dfsg-2_all.deb Size: 1513660 MD5sum: 882ab1830a04a94585782ed1787e3758 SHA1: 609660315cc2d25190127db64a747065197bb426 SHA256: a434cfc29dc56b094ea16686cf53e73f06a284e9ecc68d8565041a7c3d00547a Description: Documentation of fml ML Server Package FML provides ton of documentations. It contains tutorials, operation manuals, configuration manuals, FAQ, security advisories, developers references and so on. Package: python-pyscript-doc Priority: optional Section: contrib/doc Installed-Size: 88 Maintainer: Arnaud Fontaine Architecture: all Source: pyscript Version: 0.6.1-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/python-pyscript-doc_0.6.1-1_all.deb Size: 320214 MD5sum: 2cec9a907c33d3ecdf924f78d908d7e6 SHA1: 1a142df1ef5172a01844b64eb945a4a0f819801b SHA256: b2e803f946406830476c3f345aa088b1248ef7475ed3a87f6e893197e1f2121e Description: Python module for producing postscript graphics This package contains the documentation for Pyscript. . Homepage: http://pyscript.sourceforge.net Package: udo-doc-en Priority: optional Section: contrib/doc Installed-Size: 138 Maintainer: Volker Janzen Architecture: all Source: udo Version: 6.4.1-1 Replaces: udo-doc Suggests: editor, udo, www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/udo-doc-en_6.4.1-1_all.deb Size: 341234 MD5sum: 626e78e42ba55485719f11cc24ae50ae SHA1: e77b49f6f8ab77c024f3bc71c76a3a3dc07e6254 SHA256: cae0ef70ecadb5b7e9af312996f420aa29bd6a8f32661fd9379d68a99993ed0e Description: universal document - English documentation UDO is a powerful and multipurpose utility for making documentation or any other text file that is needed in one text format or more. UDO documents can be converted to ASCII, HTML, LaTeX, nroff, PostScript, RTF and many more. Though UDO is powerful, it's quite easy to understand and to use. . This package provides the complete documentation of UDO in the following formats: HTML, txt, udo Package: quick-reference-it Priority: optional Section: contrib/doc Installed-Size: 96 Maintainer: Osamu Aoki Architecture: all Source: debian-reference Version: 1.11 Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/quick-reference-it_1.11_all.deb Size: 253718 MD5sum: 501b29555af601de9ee0549c63460878 SHA1: 94bef5ff584acaa8c4d9e66908249e65432f9adf SHA256: ae876f9957fb544c97d4b9f22fbd52b048368e26c919cfa901ea976b42d3d255 Description: Debian system administration guide, Italian excerpt This Debian Quick Reference (http://qref.sourceforge.net/) is intended to provide a short introduction to the Debian system as a _quick reference_. This is an excerpt of Debian Reference (http://qref.sourceforge.net/). Package: httrack-doc Priority: optional Section: contrib/doc Installed-Size: 52 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Xavier Roche Architecture: all Source: httrack Version: 3.42.1-1ubuntu1 Replaces: httrack-doc (<= 3.40.4-2), webhttrack (<= 3.40.4-2) Conflicts: httrack-doc (<= 3.40.4-2), webhttrack (<= 3.40.4-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/httrack-doc_3.42.1-1ubuntu1_all.deb Size: 521550 MD5sum: 738d5e824c30a603a94f75f2b768dfc5 SHA1: de4f3c62aec442fc3d8d8b4a8d993101a6bffb66 SHA256: ce158eff45084a75bb5e66a390d2261d4904e276127ea927257a46f0b631b015 Description: Httrack website copier additional documentation This package adds supplemental documentation for httrack . Homepage: http://www.httrack.com Package: libxml++1.0-doc Priority: optional Section: contrib/doc Installed-Size: 94 Maintainer: Chris Leishman Architecture: all Source: libxml++ Version: 1.0.4-1.2 Replaces: ibxml++0-doc, llibxml++-doc Provides: libxml++-doc Suggests: doc-base, libxml++-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/doc/libxml++1.0-doc_1.0.4-1.2_all.deb Size: 143506 MD5sum: 60f3f7f9621536691319009613c3be6e SHA1: 8e35e8a3da36bd96a562cf91b091483fcf0d956f SHA256: 285a8989bd7c1728352438c09a127f579cd12aa5527f59c99ed95e384d7a3ef7 Description: HTML interface documentation and examples for libxml++ libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise known as the GNOME2 XML library). It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specification because they are not aimed at C++. Its API is much simpler than the underlying libxml C API. . This package contains HTML interface documentation generated from the libxml++ source, as well as examples of libxml++ use. Package: gap-trans-groups Priority: optional Section: math Installed-Size: 3179 Maintainer: Bill Allombert Architecture: all Source: gap-gdat Version: 4r4p10-1 Provides: gap-trans Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/gap-trans-groups_4r4p10-1_all.deb Size: 3121832 MD5sum: 85bb41330ab14fda12cbae9dce312382 SHA1: c3f1092a70057452d79571d7d59c1ae9f6c01155 SHA256: 8ddd080e5d671a28388f07764b4f40897c7206eddaeb633f4be724edeabd5e59 Description: Database of transitive groups for GAP GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. In the example text, gap is used to analyse Rubik's Cube using group theory. A kernel implements a Pascal-like language. . This package contains the database of transitive groups. . Homepage: Package: gap-matrix-schreiersims Priority: optional Section: contrib/math Installed-Size: 31 Maintainer: Henrik Bäärnhielm Architecture: all Version: 0.9.20041122-3 Provides: gap-pkg-matrixss Depends: gap-core (>= 4r4p3-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/gap-matrix-schreiersims_0.9.20041122-3_all.deb Size: 174938 MD5sum: 9cf2a0e9d1fd3e2be6622aa0ba926589 SHA1: 3d42549831eea83f8ecfef029cfb2be2ec405b80 SHA256: ba709f0b286758a877eb6c7f95869fe710c799a34b1a2c4d58f3d2d171a13b2d Description: GAP implementation of Schreier-Sims algorithm for matrix groups A package for the GAP system, including an implementation of the Schreier-Sims algorithm for matrix groups, using various approaches. It is meant to be an alternative to the internal GAP version of this algorithm. Homepage: http://matrixss.sourceforge.net/ Package: gap-online-help Priority: optional Section: contrib/math Installed-Size: 81 Maintainer: Bill Allombert Architecture: all Source: gap Version: 4r4p10-2 Depends: gap-core Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/gap-online-help_4r4p10-2_all.deb Size: 1008874 MD5sum: beea975207fd16f2bdf332711f12e479 SHA1: 734381b0fc848acdb3c9e4837622db9a6aa92491 SHA256: a2bc0ed058961e609971544c1ee925216230020f7650ac735b69fa50ba1eeaa6 Description: GAP computer algebra system, online help GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. In the example text, gap is used to analyse Rubik's Cube using group theory. A kernel implements a Pascal-like language. . This package contains the documentation in TeX format needed for the online help system. . Homepage: Package: freefem-examples Priority: optional Section: contrib/math Installed-Size: 20 Maintainer: Debian Scientific Computing Team Architecture: all Source: freefem Version: 3.5.8-4 Depends: freefem Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/freefem-examples_3.5.8-4_all.deb Size: 15464 MD5sum: ba984ffce62cab8b5787d22fffd54eaf SHA1: bd05d3c76ef98ee43c64e8dfdd2cf1277a06d673 SHA256: 36e5d3e02fe0e54a4b714f5420c70d58b3c4b2eb3d6e0048cad06ea7f739352e Description: Example files for FreeFEM FreeFEM is a language adapted to Partial Differential equation. The underlying method used is the Finite Element Method. This tool has been successfully used as a teaching tool and even as a research tool. Package: coq-libs Priority: optional Section: contrib/math Installed-Size: 31757 Maintainer: Debian OCaml Maintainers Architecture: all Source: coq Version: 8.1.pl3+dfsg-1 Depends: tex-common (>= 0.7) Recommends: coq (>= 8.0) Conflicts: coq (<< 8.0), coq-doc (<= 8.0pl1.0-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/coq-libs_8.1.pl3+dfsg-1_all.deb Size: 12746540 MD5sum: 6636003a84afc2f0ec63e47af374b394 SHA1: 4d176563d3beafe9e0e09e51f728861bfc1ecfeb SHA256: 220225c34282704a009308fa64763a3d1017a09cd6bd1aa4a9964519ad544246 Description: proof assistant for higher-order logic (theories) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp4. For more information, see . . This package provides existing theories that new proofs can be based upon, including theories of arithmetic and Boolean values. Package: gap-small-groups Priority: optional Section: math Installed-Size: 4278 Maintainer: Bill Allombert Architecture: all Source: gap-gdat Version: 4r4p10-1 Suggests: gap-small-groups-extra Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/gap-small-groups_4r4p10-1_all.deb Size: 3719724 MD5sum: 43a6071492b1bf15685cc1666dbb1631 SHA1: eb264b2782cb7fba4f58b8fca9fb819bde5aa7c8 SHA256: 86493744c7b0ce54743ddeecb0588a7718e318b76b37d48f285d96ead087958c Description: Database of small groups for GAP GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. In the example text, gap is used to analyse Rubik's Cube using group theory. A kernel implements a Pascal-like language. . The Small Groups Library is a catalogue of groups of `small' order. This package contains the groups data and identification routines for groups of order up to 1000 except 512, 768 and groups whose order factorises in at most 3 primes. . Note that data for order 512, 768 and between 1000 and 2000 except 1024 are available separately in the gap-small-groups-extra packages. . Homepage: Package: graphmonkey Priority: optional Section: contrib/math Installed-Size: 12 Maintainer: Benjamin Seidenberg Architecture: all Version: 1.6-1 Depends: libgtk2.0-cil (>= 2.12.0-2ubuntu3), libmono-corlib1.0-cil (>= 1.0), mono-runtime (>= 1.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/graphmonkey_1.6-1_all.deb Size: 12494 MD5sum: 33a5b3618e0733c75089b2edaff60626 SHA1: 818147c5f4ab26613e86e5f7debe92df6285ec3c SHA256: e4c5401df057550aad131b683def063f34ef1ba70d74ab89bef378870828c3d0 Description: a GTK#-based graphing calculator GraphMonkey is a GTK#-based graphic calculator. It uses a simple interface to draw curves. . Homepage: http://graphmonkey.sourceforge.net/ Package: gnuplot-mode Priority: optional Section: contrib/math Installed-Size: 17 Maintainer: Ryuichi Arafune Architecture: all Version: 1:0.6.0-2.3 Depends: emacsen, gnuplot-nox | gnuplot-x11 Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/gnuplot-mode_0.6.0-2.3_all.deb Size: 143514 MD5sum: 2d97af96d9480d79ab16005cec572bca SHA1: 68e32ed0854383a4da8063eee44b8ce345c73367 SHA256: 06ab32f3e91abdbc32a5edac99c6d38b8f5572f6896ab4ffe4253cd986f887b2 Description: Yet another Gnuplot mode for Emacs Gnuplot is a major mode for Emacs flavours with the following features: - Functions for plotting lines, regions, entire scripts, or entire files - Graphical interface to setting command arguments - Syntax colorization - Completion of common words in Gnuplot - Code indentation - On-line help using Info for Gnuplot functions and features - Interaction with Gnuplot using comint - Pull-down menus plus a toolbar in XEmacs - Distributed with a quick reference sheet in postscript. Package: gap Priority: optional Section: contrib/math Installed-Size: 9 Maintainer: Bill Allombert Architecture: all Version: 4r4p10-2 Depends: gap-core, gap-libs, gap-online-help Recommends: gap-dev, gap-doc, gap-prim-groups, gap-small-groups, gap-trans-groups Suggests: gap-character-tables, gap-small-groups-extra, gap-table-of-marks Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/gap_4r4p10-2_all.deb Size: 29502 MD5sum: 22c72297dd4a61d6a91504706c05f744 SHA1: 5542c76fd9ca29fce52aa3c6b31d982c15285e35 SHA256: 59fe2c66e1350567ab4a9fdab7093686cb41dc143ab16fca0d9a64578d7a0717 Description: Groups, Algorithms and Programming computer algebra system GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. In the example text, gap is used to analyse Rubik's Cube using group theory. A kernel implements a Pascal-like language. . This is a dummy package that depends on the standard GAP components. . Homepage: Package: gap-table-of-marks Priority: optional Section: contrib/math Installed-Size: 11158 Maintainer: Bill Allombert Architecture: all Source: gap-tomlib Version: 1r1p2-1 Provides: gap-pkg-tomlib Depends: gap-libs (>= 4r4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/gap-table-of-marks_1r1p2-1_all.deb Size: 13330892 MD5sum: d38015a74c2352863afd3b8f99911b3d SHA1: 38e17986895363710832b4f9318b217824112f1e SHA256: dd570805c18c0c0f624dd3c57f00be740a2b07ede63bc99d13fd2770ba9b2b55 Description: GAP table of marks library GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. In the example text, gap is used to analyse Rubik's Cube using group theory. A kernel implements a Pascal-like language. . This package contains the table of marks library by G. Pfeiffer and Th. Merkwitz. . Homepage: http://www.gap-system.org/ Package: apcalc-common Priority: optional Section: contrib/math Installed-Size: 1653 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Martin Buck Architecture: all Source: apcalc Version: 2.12.1.13-3ubuntu1-build1 Replaces: apcalc Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/apcalc-common_2.12.1.13-3ubuntu1-build1_all.deb Size: 923682 MD5sum: a9b8cf31f76eedc44762956d10fe4ba1 SHA1: 2d2296a23a2cf73df25f3322c98d7fb08b02ce51 SHA256: 815f34cd7a889113e07a26eb246d77b49fc3b63f544d15f3ce5c121c535a4e1e Description: Arbitrary precision calculator (common files) Calc is an arbitrary precision arithmetic system that uses a C-like language. Calc is useful as a calculator, an algorithm prototyper and as a mathematical research tool. More importantly, calc provides one with a machine independent means of computation. Calc comes with a rich set of builtin mathematical and programmatic functions. . This packages contains architecture independent files required by the main package `apcalc'. Package: cimg-dev Priority: optional Section: contrib/math Installed-Size: 125 Maintainer: Debian Scientific Computing Team Architecture: all Source: cimg Version: 1.2.0.1-2 Depends: fftw3-dev, libmagick++9-dev, libx11-dev, libxrandr-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/cimg-dev_1.2.0.1-2_all.deb Size: 3747318 MD5sum: db5d0adc57e5165eb80602053e7bfa5d SHA1: eaa0429de68aeef6d2dd9489abfef84646e4a5fe SHA256: 70a23231d82e64dad2c8573c42cfd534b47991c7acbce430e20b3efd1d2255a8 Description: powerful image processing library The CImg Library is a C++ toolkit providing simple classes and functions to load, save, process and display images in your own C++ code. It consists only of a single header file CImg.h that must be included in your program source. It contains useful image processing algorithms for loading/saving, resizing/rotating, filtering, object drawing (text, lines, faces, ellipses, ...), etc. . Images are instancied by a class able to represent images up to 4-dimension wide (from 1-D scalar signals to 3-D volumes of vector-valued pixels), with template pixel types. It depends on a minimal number of libraries : you can compile it with only standard C libraries. No need for exotic libraries and complex dependencies. Package: kayali Priority: optional Section: contrib/math Installed-Size: 75 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Albin Tonnerre Architecture: all Version: 0.3.2-0ubuntu3 Depends: gnuplot (>= 4.0), imagemagick, maxima, python, python-central (>= 0.6.5), python-qt4, python-reportlab (>= 2.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/kayali_0.3.2-0ubuntu3_all.deb Size: 573002 MD5sum: d78f44159da6415580e97a5073868fea SHA1: 936042718ba06bec2d97c982e26bd6d901aa61ee SHA256: 878841ecf3b570f8f21836e8a85ba2ff57c80f76617b2e3a3a42535430560a1f Description: A Qt-based Computer Algebra System Kayali is a Qt based Computer Algebra System (CAS) that can also be used as an advanced replacement for KDE KCalc. . It is essentially a front end GUI for Maxima (and is easily extended to other CAS back-ends) and Gnuplot. Python-Version: current Package: gsl-ref-html Priority: optional Section: contrib/math Installed-Size: 288 Maintainer: Dirk Eddelbuettel Architecture: all Version: 1.10-1 Suggests: libgsl0, www-browser | lynx Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/gsl-ref-html_1.10-1_all.deb Size: 510830 MD5sum: 6f2f90610b12f3064afc90cf21bd293c SHA1: e7bf9247c1716d27fd3225290e192ebabf412932 SHA256: 69a6898527e27635888791ec6322446c60ec314fefa7162de9c8fcc27b415e8f Description: GNU Scientific Library (GSL) Reference Manual in html This package provides html files with the reference manual for the GNU Scientific Library (GSL), a collection of routines for numerical analysis. Package: lybniz Priority: optional Section: contrib/math Installed-Size: 17 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Varun Hiremath Architecture: all Version: 1.3.2-1ubuntu1 Depends: python (>= 2.3), python-central (>= 0.6.5), python-gnome2, python-gtk2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/lybniz_1.3.2-1ubuntu1_all.deb Size: 60368 MD5sum: 55d2eee67a85ddb0d8475c7dcd6f27b7 SHA1: 4a147dcbb0ce1f10f4fb60260fe2f28131f5e050 SHA256: 4dd9b07c836a9824a5862ae28f4323d80dfe6e18822410bf444f53e129c1fc47 Description: mathematical function graph plotter Lybniz is a simple desktop graph plotter. It can currently plot three functions and allows you to navigate the plot. Functions are entered in Python notation. Homepage: http://lybniz2.sourceforge.net/ Python-Version: >= 2.3 Package: gap-prim-groups Priority: optional Section: math Installed-Size: 9514 Maintainer: Bill Allombert Architecture: all Source: gap-gdat Version: 4r4p10-1 Provides: gap-prim Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/gap-prim-groups_4r4p10-1_all.deb Size: 7371462 MD5sum: 1ea0e7224d717d4296783352235801ab SHA1: 510ff2e8a81b5322087531c2299384c46e056418 SHA256: b05da34fe9231a6032d54239ae124871de2d5919fef16f1b5f0c8ce2871a97fc Description: Database of primitive groups for GAP GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. In the example text, gap is used to analyse Rubik's Cube using group theory. A kernel implements a Pascal-like language. . This package contains the database of primitive groups. . Homepage: Package: gap-small-groups-extra Priority: optional Section: math Installed-Size: 16894 Maintainer: Bill Allombert Architecture: all Source: gap-gdat Version: 4r4p10-1 Provides: gap-small Depends: gap-small-groups Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/gap-small-groups-extra_4r4p10-1_all.deb Size: 15125360 MD5sum: 015a4574d890e56c3b7425a278202be2 SHA1: 684c6abc6f1af68211e5c1197e9d2da4940fb1bd SHA256: 1ec0742b02d022cdc83d66f1e99b05e169d6cd06cbf875b7632a608fde23c191 Description: Large database of small groups for GAP GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. In the example text, gap is used to analyse Rubik's Cube using group theory. A kernel implements a Pascal-like language. . The Small Groups Library is a catalogue of groups of `small' order. This package contains the groups data and identification routines for groups . * of order at most 2000 except 1024. * of cubefree order at most 50 000. * of order p^n for n <= 6 and all primes p. * of squarefree order. * whose order factorises in at most 3 primes. * of order q^n * p for q^n dividing 2^8, 3^6, 5^5, 7^4 and p prime different to q . The Small Groups Library provides access to these groups and a method to identify the catalogue number of a given group. . Homepage: Package: gap-character-tables Priority: optional Section: contrib/math Installed-Size: 63 Maintainer: Bill Allombert Architecture: all Source: gap-ctbllib Version: 1r1p3-5 Provides: gap-pkg-ctbllib Suggests: gap-table-of-marks Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/gap-character-tables_1r1p3-5_all.deb Size: 3268506 MD5sum: 8359c2806ab96f0acc03726f8abc834c SHA1: 7c4c999d678751a6631a9e120dbd419cddd517f2 SHA256: 7d021b24ced3a8615a90152382d0bd4ba538446802074d07698ed1bc881a47a2 Description: GAP Library of character tables GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. In the example text, gap is used to analyse Rubik's Cube using group theory. A kernel implements a Pascal-like language. . This package contains the Character Table Library by Thomas Breuer. . Homepage: http://www.gap-system.org Package: gap-libs Priority: optional Section: contrib/math Installed-Size: 7026 Maintainer: Bill Allombert Architecture: all Source: gap Version: 4r4p10-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/gap-libs_4r4p10-2_all.deb Size: 3091572 MD5sum: c80ceec7e8fc9b0ff8a0546a6b317729 SHA1: 684ec59c2904eba7adb38bf450ace8b97fb5bcca SHA256: 163fcceca3e13811bd8ee36345f323f1502cd512151419cb14ec5ef93d4da917 Description: GAP computer algebra system, essential GAP libraries GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. In the example text, gap is used to analyse Rubik's Cube using group theory. A kernel implements a Pascal-like language. . This package contains the essential GAP libraries (lib and grp). . Homepage: Package: gnuplot Priority: optional Section: contrib/math Installed-Size: 9 Maintainer: Cyril Bouthors Architecture: all Version: 4.2.2-1nexenta1 Depends: gnuplot-nox (>= 4.2.2-1nexenta1), gnuplot-x11 (>= 4.2.2-1nexenta1) Suggests: gnuplot-doc (>= 4.2.2-1nexenta1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/gnuplot_4.2.2-1nexenta1_all.deb Size: 1426 MD5sum: c7f5d3060a87eadef3b69cf35281e3c5 SHA1: 8b88a318e7d0f0feaaef24926a29f6474556ac1b SHA256: 8a1faa90f8d3de21cdd7d20e4618265a4fd225e03148bbc3d0ca7870028606e9 Description: A command-line driven interactive plotting program Package for making 2D and 3D graphs from data and functions. Supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in gnuplot-x11. . Data files and self-defined functions can be manipulated by internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits. Can work with complex numbers. . This package is for transition and to install a full-featured gnuplot supporting the X11-output. If you want to skip the X-windows-dependency (e.g. if you're running a small server) just install "gnuplot-nox" and skip this meta-package. . Homepage: http://gnuplot.sourceforge.net/ Package: mascyma Priority: extra Section: math Installed-Size: 30 Maintainer: Matthias Andreas Benkard Architecture: all Version: 0.59-1ubuntu2 Depends: libwxgtk-python (>= 2.4.0.0) | python-gtk2 (>= 2.2.0-1), maxima, python (>= 2.3.0), python-glade2 Suggests: menu Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/mascyma_0.59-1ubuntu2_all.deb Size: 28980 MD5sum: 21ea2488c7d5fbb7089cdaa642ccc79b SHA1: b63d3670b126cf7071a98629747ab8362bdbbb52 SHA256: dcd3cad3a7d8e9ba83361d3dd1fddad1a2f588c6568ea591272350ba43fbeb08 Description: A user-friendly frontend for MAXIMA Mascyma is (trying to be) a user-friendly graphical frontend for the Computer Algebra System GNU MAXIMA. It is written in Python and provides two GUIs, one of which based on PyGTK, the other based on wxPython. Origin: Mulky Software Repository Package: num-utils Priority: optional Section: contrib/math Installed-Size: 136 Maintainer: Bart Martens Architecture: all Version: 0.5-9 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/num-utils_0.5-9_all.deb Size: 55364 MD5sum: 31a77cf90b637747d04599e247f701bc SHA1: 85913e4796ce90f1f7e09141d543fc4349ce59a4 SHA256: 3b1b4c0b8619fc677da2f274f579eb75fab34245f7d02ab29a3769cf10e957a9 Description: programs for dealing with numbers from the command line The 'num-utils' are a set of programs for dealing with numbers from the Unix command line. Much like the other Unix command line utilities like grep, awk, sort, cut, etc. these utilities work on data from both standard in and data from files. . Includes these programs: * numaverage: A program for calculating the average of numbers. * numbound: Finds the boundary numbers (min and max) of input. * numinterval: Shows the numeric intervals between each number in a sequence. * numnormalize: Normalizes a set of numbers between 0 and 1 by default. * numgrep: Like normal grep, but for sets of numbers. * numprocess: Do mathematical operations on numbers. * numsum: Add up all the numbers. * numrandom: Generate a random number from a given expression. * numrange: Generate a set of numbers in a range expression. * numround: Round each number according to its value. . Homepage: http://suso.suso.org/programs/num-utils/ Package: jacal Priority: optional Section: contrib/math Installed-Size: 28 Maintainer: Thomas Bushnell, BSG Architecture: all Version: 1b7-2 Depends: scm | guile-1.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/jacal_1b7-2_all.deb Size: 159462 MD5sum: ec48f3ceb0a76f1936383f9cccd6f38b SHA1: ef466f6ac431fa7f921a4af46205c9e75a49f5fd SHA256: a8f2a7c4990704230520d84cf03f675ef1bda7e50184e1d353bb2fd7cb83cf38 Description: Interactive symbolic math system JACAL is an interactive symbolic math system which can manipulate and simplify equations, scalars, vectors, and matrices of single and multiple valued algebraic expressions containing numbers, variables, radicals, and algebraic differential, and holonomic functions. Package: euler-doc Priority: optional Section: contrib/doc Installed-Size: 57 Maintainer: Frank S. Thomas Architecture: all Source: euler Version: 1.61.0-4 Suggests: euler Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/euler-doc_1.61.0-4_all.deb Size: 423196 MD5sum: b788ac954634fe3df0da9e50f5e7c3a7 SHA1: f7452e44dd1c7b75b3c46934a47397dda02a4d82 SHA256: 663e7034b0b92e9936c57e1b0ee320e75daef0d94632666de095585acce4edb0 Description: documentation for the mathematical programming environment Euler Euler is a powerful numerical laboratory with a programming language. The system can handle real, complex and interval numbers, vectors and matrices. It can produce 2D/3D plots. . This package contains documentation for Euler. Homepage: http://euler.sourceforge.net Package: pari-extra Priority: optional Section: contrib/math Installed-Size: 271 Maintainer: Bill Allombert Architecture: all Version: 2.1-1 Suggests: pari-gp Conflicts: libpari1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/math/pari-extra_2.1-1_all.deb Size: 14225382 MD5sum: 22e7ea3e08ed9ef879b4de22bbc3efe4 SHA1: e2ba6ec61888e04dc9c07f3f8e52ff4baea659e8 SHA256: 81ced176cfedb3d5752b8b8fe953121e5d998e7324f240fbeb5fa1ada02642af Description: PARI/GP Computer Algebra System extra data files PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers, etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations. . Originally developed by Henri Cohen and his co-workers (University Bordeaux I, France), PARI is now under the GPL and maintained by Karim Belabas with the help of many volunteer contributors. . This package contains extra data files for PARI/GP: the Galois resolvants for the polgalois function. the elliptic curves database for the ellsearch function. Package: pcb-common Priority: optional Section: contrib/electronics Installed-Size: 7261 Maintainer: Debian Electronics Team Architecture: all Source: pcb Version: 20080202-2 Replaces: pcb Depends: m4, pcb-gtk | pcb-lesstif, tcl8.4 | tclsh, tk8.4 | wish Recommends: extra-xdg-menus Filename: dists/hardy-unstable/contrib/binary-all/contrib/electronics/pcb-common_20080202-2_all.deb Size: 1897782 MD5sum: 1815d1168adcb4e2d7c357e47cd153a2 SHA1: 788cc316c53d0e426ca955ce79bd9547bdfd7499 SHA256: 5ae941ebbc0d7c570b934d0d8d3b86345e4eefd9c25fb18162f44998908a205a Description: printed circuit board (pcb) design program - common files PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time. Package: pcb Priority: optional Section: contrib/electronics Installed-Size: 8 Maintainer: Debian Electronics Team Architecture: all Version: 20080202-2 Depends: pcb-common, pcb-gtk | pcb-lesstif Filename: dists/hardy-unstable/contrib/binary-all/contrib/electronics/pcb_20080202-2_all.deb Size: 970 MD5sum: 1143e802ef927131b233f47b589df4e9 SHA1: c93b8d8e8896b626d76cc9c9711da89dfed9eebb SHA256: 6b9039baa54e7e2a67ac7577aaaee6d52f8b26f3fd98e745c47e679a2fb6e11e Description: printed circuit board (pcb) design program - meta-package PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time. Package: atlc-examples Priority: optional Section: contrib/electronics Installed-Size: 95 Maintainer: Bdale Garbee Architecture: all Source: atlc Version: 4.6.0-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/electronics/atlc-examples_4.6.0-1_all.deb Size: 1090458 MD5sum: 8a4a1e57308aae67a3017cd1256f561a SHA1: b0878caf286e795b667d5b676a2443947ec397ce SHA256: ed5bc3553fc6058b5e03560574c142a911eac75384d6f0f1ec07dd91520a486b Description: Examples for Arbitrary Transmission Line Calculator Contains a large number of example structures for analysis with atlc. Package: geda Priority: optional Section: contrib/electronics Installed-Size: 4 Maintainer: Debian Electronics Team Architecture: all Version: 1:1.4.0.1 Depends: geda-doc, geda-gnetlist, geda-gschem Recommends: extra-xdg-menus, geda-gattrib, geda-gsymcheck Suggests: geda-examples, geda-utils, gerbv, pcb Filename: dists/hardy-unstable/contrib/binary-all/contrib/electronics/geda_1.4.0.1_all.deb Size: 2962 MD5sum: edda58adab4c13d78a66121d378f94ca SHA1: 3ef5cd48ef7a8c4854aeae24595b622a088c437b SHA256: 87366adf6d235acb166a65f2c5e79a6b71bc5ac98c7a5a6ad85cbf75a3d459d0 Description: GPL EDA -- Electronics design software GPL EDA, an electronics design package. . This is a meta-package which depends on the components required for a typical gEDA installation. Package: nwatch Priority: optional Section: contrib/net Installed-Size: 16 Maintainer: Ola Lundqvist Architecture: all Version: 0.03-4 Depends: libnet-pcap-perl, ndiff, perl (>= 5.6.0-16) Suggests: nmap Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/nwatch_0.03-4_all.deb Size: 26412 MD5sum: 61d75e3724e57bd13ca5d11f46b84660 SHA1: ddb9d9648e97fddcfd3be115182378224d7adafe SHA256: f07a375179815c27cee1261c8dd08234dbb97cbf5106bbd4879842036a4830e4 Description: Network service detector NWatch is a sniffer but can be conceptualized as a "passive port scanner", in that it is only interested in IP traffic and it organizes results as a port scanner would. . The advantage of this tool is that services that are open for a short period of time can be detected with NWatch while successive nmap scans will miss them. The disadvantage is that the service have to be actively used to be detected. Package: wondershaper Priority: extra Section: contrib/net Installed-Size: 9 Maintainer: Vince Mulhollon Architecture: all Version: 1.1a-4.1 Depends: iproute Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/wondershaper_1.1a-4.1_all.deb Size: 14060 MD5sum: 4b0ac7f2d9cd2f6ec4e6863d56f34018 SHA1: 5ee4e72ee1c83c4b0ae47422bd0b2cbf43983dab SHA256: 2dbd593b0d81b07dfdde987cc54ee70ba78e85775769d76adf8654f03dd7cb87 Description: Easy to use traffic shaping script An easy to use traffic shaping script that provides these improvements: * Low latency for interactive traffic (and pings) at all times * Allow websurfing at reasonable speeds while uploading / downloading * Make sure uploads don't hurt downloads * Make sure downloads don't hurt uploads . It does this by: * Limiting upload speed slightly, to eliminate queues * Limiting download speed, while allowing bursts, to eliminate queues * Interactive traffic skips the queue * ACKs and tiny packets skip the queue . Configuring the wondershaper requires you to accurately and precisely determine your consistent upload and download speeds. . The wondershaper is the simplest, easiest to use, entry level, traffic shaping script provided by Debian. . After installing this package, read highly the detailed instructions: /usr/share/doc/wondershaper/README.Debian Package: emesene Priority: optional Section: contrib/net Installed-Size: 211 Maintainer: Emilio Pozuelo Monfort Architecture: all Version: 1.0-dist-1ubuntu0.1 Depends: python (>= 2.4), python-cairo, python-central (>= 0.6.5), python-gobject, python-gtk2 (>= 2.10) Recommends: python-dbus, python-gnome2-extras, python-notify, python-pysqlite2, python-sexy Suggests: python-dcop Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/emesene_1.0-dist-1ubuntu0.1_all.deb Size: 1170708 MD5sum: a650d99581d9816b64890551b02255e2 SHA1: 6ed91cf775e7961c4158e8c508c46117a0a922a1 SHA256: 45170712391c6ae2463dd772f41da8f6fa6753cf8ede5cbcaecc2ed724e8d9cf Description: platform independent MSN Messenger client Emesene is a nice and simple MSN Messenger client. It tries to be similar to the official client, but with a simpler interface and a nicer look. Homepage: http://www.emesene.org/ Python-Version: current Package: atl2-source Priority: optional Section: contrib/net Installed-Size: 7 Maintainer: Ben Armstrong Architecture: all Source: atl2 Version: 2.0.3-3 Depends: bzip2, debhelper (>= 5.0.37), module-assistant Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/atl2-source_2.0.3-3_all.deb Size: 34704 MD5sum: 4c2e633c08e431460e48b1fd5ddd6b78 SHA1: 700c8898a09a78207eda3f5f9337887647e0a9b4 SHA256: a598cb7cc0fa35db9332e52f306b8c1ae1bc5a87af2f6158d10cac312089edf4 Description: Linux Base Driver for the Atheros(R) L2 Fast Ethernet Adapter atl2 is the Linux Base Driver for the Atheros(R) L2 Fast Ethernet Adapter. The the Atheros(R) L2 Fast Ethernet Adapter is present in a few low cost Asus laptop systems, such as the Asus Eee PC. Homepage: http://people.redhat.com/csnook/atl2/ Package: ndiff Priority: extra Section: contrib/misc Installed-Size: 21 Maintainer: Ola Lundqvist Architecture: all Version: 0.05beta4-3 Depends: nmap (>= 0.54-0), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/ndiff_0.05beta4-3_all.deb Size: 53340 MD5sum: 5a98376806a93ff946ba35e4a35f7c47 SHA1: 0f420adaa1ad3eced7494abdd6ee3689004b46c1 SHA256: 61076677e7df866a4a7159289543e3d0fc06c9f24d83f7f597e472501c956446 Description: Compares two nmap scans NDiff is a tool that can take the output from two nmap scans and give you the difference between them. . The difference can be new or removed hosts and services. Package: postnews Priority: extra Section: contrib/net Installed-Size: 7 Maintainer: Peter Karlsson Architecture: all Version: 0.5.3-3 Depends: python Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/postnews_0.5.3-3_all.deb Size: 4546 MD5sum: 7e9686056ba224c79fc77144df39404d SHA1: 9a62d88b98aef1e5096ef82a985614de9f3dc1a6 SHA256: 6c45ebab8e227f375a70422ea9970fe022447660648ef9fd96c4dddbc04b0983 Description: Post Usenet articles via NNTP from the command line Postnews is a small command line utility written in Python that posts Usenet articles onto remote servers. Package: mrtg-ping-probe Priority: optional Section: contrib/net Installed-Size: 36 Maintainer: Jonathan Oxer Architecture: all Version: 2.1.0-1.1 Depends: iputils-ping | ping, mrtg (>= 2), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/mrtg-ping-probe_2.1.0-1.1_all.deb Size: 22742 MD5sum: 88e211c38123f00008457ee19ad14463 SHA1: a931f06c0d06a8bd716f93960b6dbb86c485f116 SHA256: 78373059a3ca0b4997f7e5ce4f1b9721264824b41e602487000beffb73d114ee Description: Ping module for Multi Router Traffic Grapher mrtg-ping-probe is a ping probe for MRTG 2.x. It is used to monitor the round trip time and packet loss to networked devices. MRTG uses its output to generate graphs visualizing minimum and maximum round trip times or packet loss. Package: dosage Priority: optional Section: contrib/net Installed-Size: 112 Maintainer: Tristan Seligmann Architecture: all Version: 1.5.8-2 Depends: python (>= 2.3), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/dosage_1.5.8-2_all.deb Size: 84054 MD5sum: a012ac542a3cd0ee0374a69561e3d9c5 SHA1: 0252bb76c6a3854eef7cbffb63af12db39f192d5 SHA256: 00377a5f937699c6e96354b1713be34631e4e094704b8cc3c49baf888e535920 Description: powerful webcomic downloader / archiver Dosage has a modular comic module infrastructure that allows new webcomics to be easily supported, but does not limit it to supporting webcomics with simple site layouts. Dosage can retrieve just the latest strip in a comic, catch-up to the last strip downloaded, or download a strip for a particular date/index (except if the webcomic's site layout makes this impossible). . Homepage: http://slipgate.za.net/dosage Python-Version: >= 2.3 Package: forg Priority: optional Section: contrib/net Installed-Size: 25 Maintainer: John Goerzen Architecture: all Version: 0.5.1-7 Depends: python, python-central (>= 0.6.5), python-imaging-tk, python-pmw, python-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/forg_0.5.1-7_all.deb Size: 77136 MD5sum: 8c3795e8126b4ee44cfedace010219a5 SHA1: 6d6a5a6e366a8719a339bfea07ec18dde61ce6b9 SHA256: fb3510cf067a05c5381fe5f9781f4f54301e8f948c107047875b05f02cba77bc Description: Graphical Gopher Browser forg is a new graphical browser for gopher written in python. It will let you browse the world-wide gopherspace and handles various types of media, including HTML and video. Python-Version: current Package: ifscheme Priority: extra Section: contrib/net Installed-Size: 16 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Guus Sliepen Architecture: all Version: 1.7-2ubuntu1 Depends: ifupdown (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/ifscheme_1.7-2ubuntu1_all.deb Size: 13896 MD5sum: 56c9f263f2c8ee73b6db2294c3e17a31 SHA1: cb9d1086181b2449028c52faf2ce58d58ff82795 SHA256: 506f7b769b8adf172fc31385b059906bf70551ef55ade4fb312d7bb91a7b2191 Description: scheme control for network interfaces ifscheme allows you to change network configuration schemes or query the current scheme. It integrates with the ifup(8) command and interfaces(5). For example, you might use this program to configure a "home" scheme and a "work" scheme for a network device on a laptop. When you move between home and work, a simple command can reconfigure your networking. Package: fwbuilder-common Priority: optional Section: contrib/net Installed-Size: 31 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jeremy T. Bouse Architecture: all Source: fwbuilder Version: 2.1.14-0ubuntu1 Conflicts: fwbuilder (<< 1.1.2-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/fwbuilder-common_2.1.14-0ubuntu1_all.deb Size: 322082 MD5sum: 1b44088df9e72e9bbcd7a31dcb1781b4 SHA1: 543fc22409365c6c8712a3570aa1274c5bdbc58b SHA256: 7f0c7fb3fffaeed57f69192232358b3100c3dedd87e86328992e0987e21dccf8 Description: Firewall administration tool GUI (common files) Firewall Builder consists of an object-oriented GUI and a set of policy compilers for various firewall platforms. In Firewall Builder, firewall policy is a set of rules, each rule consists of abstract objects which represent real network objects and services (hosts, routers, firewalls, networks, protocols). Firewall Builder helps the user maintain a database of objects and allows policy editing using simple drag-and-drop operations. . This is the arch independent common parts of fwbuilder Package: netwag Priority: optional Section: contrib/net Installed-Size: 10 Maintainer: Bartosz Fenski Architecture: all Source: netw-ib-ox-ag Version: 5.35.0-1 Depends: netwox (>= 5.35.0-1), tk8.4, xterm | x-terminal-emulator Suggests: netwag-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/netwag_5.35.0-1_all.deb Size: 64406 MD5sum: d24b37f04d12a4fffcba64668ff4023d SHA1: 6c5d1a314687f6cb6a710f7c7b9fbb184897c3fb SHA256: 2ad679d1cad5e807af1cf277b790361c41a2e53f3add156859854183f5e06c0e Description: graphical frontend for netwox Netwag is a graphical front end for netwox which contains more than 200 tools. Netwag permits to easily: . - search amongst tools proposed in netwox - construct command line - run tools - keep an history of commands . Homepage: http://www.laurentconstantin.com/en/netw/netwag/ Package: et131x-source Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Miguel Gea Milvaques Architecture: all Source: et131x Version: 1.2.3-5 Depends: bzip2, debhelper (>= 5), make, module-assistant, quilt Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/et131x-source_1.2.3-5_all.deb Size: 361040 MD5sum: 25f81cef13bf409e34acea4e3e21bfcc SHA1: 1a1e2583f8fcc64ad361b960726f5d07e91f7195 SHA256: ae0b382999f31916b625ed999074bb0ab0a961e94d67668eb396d1f58fd3d244 Description: Source for et131x Ethernet Controller driver from Agere Systems This package provides the source code for the et131x kernel modules. The et131x package is also required in order to make use of these modules. Kernel source or headers are required to compile these modules. . This works with Agere Systems ET-131x PCI-E Ethernet Controller. Homepage: http://sourceforge.net/projects/et131x/ Package: ubh Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Debian QA Group Architecture: all Version: 2.5-11 Depends: libmime-perl, libnet-perl, libnews-newsrc-perl, libstring-crc32-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/ubh_2.5-11_all.deb Size: 40740 MD5sum: 7e6523fdd201b98b34c13cc5c58ec6fd SHA1: e20667a26e05bc4f621c728779c301c32c037899 SHA256: 5298d2adb3d223d6820bce90ee3841e4d37ab2de5aa04e4a2993f6a591610366 Description: Download and decode Usenet binaries UBH (Usenet Binary Harvester) is a Perl console application which automatically discovers, downloads, and decodes single- and multi-part Usenet binaries. UBH provides searching via Perl regular expression and a pre-selection capability whereby the user can interactively choose which binaries to download. Package: dnswalk Priority: extra Section: contrib/net Installed-Size: 54 Maintainer: Florian Hinzmann Architecture: all Version: 2.0.2.dfsg.1-0.1 Depends: libnet-dns-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/dnswalk_2.0.2.dfsg.1-0.1_all.deb Size: 20582 MD5sum: a234dc72d7723e1a71e22f2ab6dbe711 SHA1: c08a9fd5b3c5f307653016c9072e339db52452c4 SHA256: 17ba21e270b4c3eb512a800939196681453925b7d7634ab027312f0ff326a872 Description: Checks dns zone information using nameserver lookups dnswalk is a DNS debugger. It performs zone transfers of specified domains, and checks the database in numerous ways for internal consistency, as well as accuracy. Package: mirror Priority: optional Section: contrib/net Installed-Size: 57 Maintainer: Ian Maclaine-cross Architecture: all Version: 2.9-53.1 Depends: netbase, patch, perl Recommends: fping, mailx Suggests: at, cron Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/mirror_2.9-53.1_all.deb Size: 195178 MD5sum: 9cf1a2a3783994b7737a6a24bd382013 SHA1: da99a2ad4711c518c20ebe29b2b5c3deebdb493e SHA256: c720eddb28474c6560b83d8bf7ca2c11b9dcdb147ba1ddc2fc7d27344d2417eb Description: keeps FTP archives up-to-date Mirror uses the FTP protocol to locally duplicate remote host files and directories selected with Perl regular expressions. By default transfers only files missing locally or whose remote sizes or time-stamps have changed. Can reduce directory download using compressed listings in ls-lR.gz files or further using compressed differences of daily listings in ls-lR.patch.gz files. Can read mirrored Packages.gz files and mirror just their specified fraction of Debian from pool/. Amongst many flexible options it can gzip and split files. Tracks large distant FTP archives accurately with low download volume. . Simpler programs like "mirrordir", "rsync" or "wget" use less memory and may copy directory trees faster between local machines. Homepage: http://www6.uniovi.es/mirror/ Package: kanif Priority: optional Section: contrib/net Installed-Size: 13 Maintainer: Lucas Nussbaum Architecture: all Version: 1.2-1 Depends: perl, taktuk (>= 3.6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/kanif_1.2-1_all.deb Size: 27180 MD5sum: 5068853252f62352c6d5b3c87f6232f8 SHA1: fcee6e2bf01e2bae5d766086088541920adcb8b8 SHA256: e4584e096875bc06661933057c4cf1833120fdca6fc9c3b725d643cd63edc7db Description: cluster management and administration swiss army knife Kanif is a tool for high performance computing clusters management and administration. It combines the main functionalities of well-known cluster management tools such as c3, pdsh and dsh, and mimics their syntax. It provides three tools to run the same command on several nodes ("parallel ssh", using the 'kash' command), to broadcast the copy of files or directories to several nodes ('kaput' command), and to gather several remote files or directories locally ('kaget' command). It relies on TakTuk for efficiency and scalability. Homepage: http://taktuk.gforge.inria.fr/kanif Package: eggdrop-data Priority: extra Section: contrib/net Installed-Size: 92 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Guilherme de S. Pastore Architecture: all Source: eggdrop Version: 1.6.18-1.1ubuntu1 Replaces: eggdrop (>= 1.6.16-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/eggdrop-data_1.6.18-1.1ubuntu1_all.deb Size: 412642 MD5sum: f6b37329240d148e94ab821b247d1601 SHA1: a300a62dab8492fd7ab0b3d83dc40ab7edfff223 SHA256: 637bff365a4104e5be3ac16eccc21343444e786b3c9b08b47f2e6b69d8678363 Description: Architecture independent files for eggdrop This package contains all the files that eggdrop places on /usr/share. These files are not specific to a single processor architecture once the package is built, so a single package can serve all the archs Debian supports. . This package is not useful at all if eggdrop is not installed. Package: pyca Priority: optional Section: contrib/net Installed-Size: 55 Maintainer: Lars Bahner Architecture: all Version: 20031118-3 Depends: logrotate, openssl (>= 0.9.7), python Recommends: apache-ssl | libapache-mod-ssl | apache | httpd, mail-transport-agent, python-ldap, slapd Conflicts: openssl (= 0.9.6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/pyca_20031118-3_all.deb Size: 97472 MD5sum: aef936a539af9a99bf1f39c31d1a61e7 SHA1: 02ccf879c512c41a57a24eca7b36338535163272 SHA256: 7ae2222545c904a51ab44c77dfddcf877a9509ea3a6fb42fe21aaf9091c7e102 Description: Certification Authority written in python pyca is a set of Python scripts written Michael Strder. They provide an almost fully fledged Certification Authority. Support for issueing email and authentication certificates works fine. . Most notably spooling of requests and certificates between the public and the private parts of the CA remains to be written. . Other than that the documentation and scripts provided are of good quality and may facilitate using and understanding the CA capabilities of OpenSSL. . The required webserver must provide CGI support. Package: willowng-config-kde Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Travis Watkins Architecture: all Source: willowng Version: 0.3-0ubuntu2 Depends: python, python-gobject, python-qt3, python2.4-dbus | python-dbus, willowng (= 0.3-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/willowng-config-kde_0.3-0ubuntu2_all.deb Size: 4866 MD5sum: 1d9f992e5fcf256b2f4a02f5a27607c3 SHA1: 474e24deadc607d0aecd1cc0638d2f9b4bbcfdba SHA256: 7516a5319657c42dca2b86069b85863a838dbec897de87fbe6df021a17b09c6f Description: willowng configuration gui Simple KDE GUI to configure WillowNG. Python-Version: all Package: pymsnt Priority: optional Section: contrib/net Installed-Size: 49 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sam Morris Architecture: all Version: 0.11.2-3ubuntu1 Depends: adduser, python, python-central (>= 0.6.5), python-crypto, python-pyopenssl, python-twisted Recommends: python-imaging Suggests: jabberd2 | jabber | ejabberd Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/pymsnt_0.11.2-3ubuntu1_all.deb Size: 167288 MD5sum: 80e428a83b26eca61990e7a6d097d55b SHA1: 540d17967a0b23343ecd1c244eced3e1e930a685 SHA256: e660db3c925a535bb651f58f72a558f76f3480f41069776f47b2799e55dc1f2b Description: MSN transport for Jabber PyMSNt provides a gateway which allows Jabber users to communicate with their contacts on the MSN Messenger network. It can connect to any Jabber server that supports the Connect component mechanism. Python-Version: current Package: fprobe-ng Priority: optional Section: contrib/net Installed-Size: 6 Maintainer: Radu Spineanu Architecture: all Source: fprobe Version: 1.1-6 Depends: fprobe Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/fprobe-ng_1.1-6_all.deb Size: 8522 MD5sum: 7670ce892b00eb44ad2da3872289621c SHA1: 700026d1b7e7d30c02f477c9ea6ffad2d57999fc SHA256: 76b831ee5d666edc097cae6bde8f42bf07344dc111d4d40154eb47210d7a5a56 Description: export captured traffic to remote NetFlow Collector (meta) A well-maintained alternative to fprobe. This program is a libpcap-based utility which collects network traffic and emits it as NetFlow towards a specified collector. . This is a meta package that depends on fprobe. Package: proftpd-mysql Priority: optional Section: contrib/net Installed-Size: 5 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Francesco Paolo Lovergine Architecture: all Source: proftpd-dfsg Version: 1.3.1-6nexenta2-build2 Depends: proftpd (>= 1.3.1-6nexenta2-build2), proftpd (<< 1.3.1-6nexenta2-build2.1~) Conflicts: wu-ftpd, wu-ftpd-academ Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/proftpd-mysql_1.3.1-6nexenta2-build2_all.deb Size: 194196 MD5sum: f68805288770bc620b00764b3594b524 SHA1: 1a5d8db1f0702d82d1f5e4d704399967fe9b4467 SHA256: d2db1c39a93d59a0e0a80a068c245d0fcc45a6e7c86befde2f24a27404083095 Description: Versatile, virtual-hosting FTP daemon A powerful replacement for wu-ftpd, this File Transfer Protocol daemon supports hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . This package is needed only to use MySQL-based authentication. . More information can be found at http://www.proftpd.org/. Homepage: http://www.proftpd.org/ Package: netdisco-backend Priority: extra Section: contrib/net Installed-Size: 29 Maintainer: Oliver Gorwits Architecture: all Source: netdisco Version: 0.95-2 Depends: adduser, libcompress-zlib-perl, netdisco-common, perl Suggests: libnet-nbname-perl, netdisco-mibs-installer Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/netdisco-backend_0.95-2_all.deb Size: 32144 MD5sum: 945cdd296080e73e7a87a3bf28baa01c SHA1: 72ae663375a337b54b08a476a1407502034cba8a SHA256: f9f581a2d135694ef4267801ccdb95600b91dc7e0265b21c054d49d567d9bf20 Description: Gather data about network devices and connected nodes Netdisco is an Open Source web-based network management tool designed for moderate-large networks. Using SNMP it locates the switch port of an end-user system by IP or MAC address. Layer2 topology discovery via CDP. Device inventory by OS/model + more. . This package contains the back-end poller scripts which gather data and insert records into a database. Package: webcamd Priority: optional Section: contrib/net Installed-Size: 12 Maintainer: Julien Danjou Architecture: all Version: 0.7.6-5 Depends: libnet-perl, perl, perlmagick, xawtv Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/webcamd_0.7.6-5_all.deb Size: 11740 MD5sum: 9ba4f4b4aabd152df338ef41d009811b SHA1: 3b2d7015c07be190d92c70666d5abf864531cd9b SHA256: af0a3add78a0b5b60ae12555e4d334fd5e653a61ca4b95d410f8533e9175c9f1 Description: Capture images from video devices webcamd take images from your webcam and put it in your local web directory or upload it by FTP. Package: rt2400-source Priority: extra Section: contrib/net Installed-Size: 9 Maintainer: Debian Ralink packages maintainers Architecture: all Source: rt2400 Version: 1.2.2+cvs20070911-1 Depends: bzip2, debhelper (>= 4.0), module-assistant Suggests: gcc-3.3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/rt2400-source_1.2.2+cvs20070911-1_all.deb Size: 117400 MD5sum: 4a702d7b8d0638636664ac9700867342 SHA1: 93e4283f5efa8faa316ea4fc0557a66a1c88afee SHA256: 860bcce04717820812883de34d150fe806231a3eab31302d4a440b5438bd4f29 Description: source for rt2400 wireless network driver This package provides source code for the rt2400 driver for Linux. This driver supports PCI and CardBus wireless network cards with the Ralink RT2400 or RT2401 chipset. An alternate driver, rt2400pci, is available in the rt2x00-source package and in the Linux kernel from version 2.6.24. . In order to compile the driver you need the kernel sources (or the linux-headers for the linux-image packages from Debian). For compile instructions look into /usr/share/doc/rt2400-source/README.Debian or simply use the module-assistant utility. Homepage: http://rt2x00.serialmonkey.com/ Package: tunneldigger-utils Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Kai Henningsen Architecture: all Source: tunneldigger Version: 0.10 Depends: iproute, net-tools, openvpn (>= 1.5.0-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/tunneldigger-utils_0.10_all.deb Size: 3178 MD5sum: abe3d8e16090c8b1ef3a373b5877a0f4 SHA1: 91e514a70467e1c07ed90c9b477aa53195658562 SHA256: 0abd142cbb7c23cba92628fa3c543d69e793e130e4504e1f27e6a75efbde6c5e Description: Utilities for TunnelDigger-configured OpenVPN tunnels Currently, there is a PPP ip-up.d script, and a OpenVPN "up" script. Package: japana Priority: optional Section: contrib/net Installed-Size: 17 Maintainer: Christian Garbs Architecture: all Version: 2.0.5-2 Depends: debconf (>= 0.5) | debconf-2.0, libappconfig-perl, libtext-kakasi-perl, libwww-perl, perl (>= 5.6.0-16) Suggests: libcompress-zlib-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/japana_2.0.5-2_all.deb Size: 25998 MD5sum: 5b84e30313a493b08e0b0655892a1cce SHA1: eba142f206dbab70a21b93d2546d4fef229a830e SHA256: 09fb2e5adaaf959c5bae14b03cd3529ceb497aa23f6a1881307fa2d42d4eb6ac Description: HTTP proxy converting Japanese characters into ASCII japana is a small and simple proxy written in Perl. The proxy converts Japanese characters (Hiragana, Katakana, Kanji etc.) into ASCII (Romaji) on the fly. The conversion is done using the KAKASI library. Package: gnudip Priority: optional Section: contrib/net Installed-Size: 18 Maintainer: Sam Hocevar (Debian packages) Architecture: all Version: 2.1.1-4 Depends: cron, libdbd-mysql-perl, libdbi-perl, libmd5-perl, mysql-gpl-client | mysql-client, perl5 Recommends: httpd Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/gnudip_2.1.1-4_all.deb Size: 35986 MD5sum: ef847ca4f516e6188e8f8b36f73054ab SHA1: 4bab5c268072b7ce3b547de5103f2f68685afd9a SHA256: c298e2e36f4274d44ab87ff2683a9a456ceef2d40d54caa7326b16d520c60c95 Description: scripts for dynamic IP to name mappings GnuDIP is a service designed for an ISP to give its customers a static DNS name without having to give them their own IP address. For those who are familiar with ml.org this is a simple replacement. . GnuDIP has two main parts on the server side. 1, the multi-threaded server that listens on a port 3495 that accepts connections from client applications and updates their hostname, and 2 the web cgi that is used as the administration tool and as the users tool to manage their own account. . Using the web cgi a user can set their desired homepage in their settings and then set the special URL as the default page for their browser so now every time they open their browser their hostname will be automatically updated without having to run any other sort of client application and then they would be redirected to the URL they set in their GnuDIP settings. Package: python-medusa Priority: optional Section: contrib/python Installed-Size: 248 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Arnaud Fontaine Architecture: all Version: 0.5.4+clean-1ubuntu1 Replaces: python2.1-medusa, python2.2-medusa, python2.3-medusa Depends: python (>= 2.3), python-support (>= 0.7.1) Suggests: python-medusa-doc Conflicts: python2.1-medusa, python2.2-medusa, python2.3-medusa Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/python-medusa_0.5.4+clean-1ubuntu1_all.deb Size: 60336 MD5sum: f432a86b0a017997a1b127025914f7d3 SHA1: 91ba34e86e2a38ea9930b583a8491108d0d210e2 SHA256: 25a488f6eb8fca30b7145419c001e019b4946422d748cc19a090a667468ebfdb Description: Framework for implementing asynchronous servers Medusa is a 'server platform' -- it provides a framework for implementing asynchronous socket-based servers (TCP/IP and on Unix, Unix domain, sockets). . Homepage: http://www.amk.ca/python/code/medusa.html Python-Version: 2.4, 2.3, 2.5 Package: prism-google-docs Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Ubuntu Mozilla Team Architecture: all Source: prism Version: 0.8+svn20071115r8030-0ubuntu3 Depends: prism Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/prism-google-docs_0.8+svn20071115r8030-0ubuntu3_all.deb Size: 36346 MD5sum: 230674bee14958c8089d92ff2ccea822 SHA1: 15df31ca7b508de7b772e6adc1e17dafeedfdb0a SHA256: 603fe67e7d2d04e97f214086402078c6bb83add21b4347725829e22de155522d Description: Google Docs WebApp for Prism Google Docs WebApp is a Web Application using Prism, a simple XULRunner browser for web applications. Homepage: https://docs.google.com/ Package: fpdns Priority: extra Section: contrib/net Installed-Size: 6 Maintainer: Anand Kumria Architecture: all Source: net-dns-fingerprint Version: 0.9.3-2 Depends: libio-socket-inet6-perl, libnet-dns-fingerprint-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/fpdns_0.9.3-2_all.deb Size: 8236 MD5sum: b5f1b307cc767a6d5002d6f6594c675e SHA1: dca111850fd968f6e119022b8d7496f782ec326d SHA256: adfb4b92726b0e1169a32e215b2ed7a1edb488dbf9c158d54d7aad48281aa504 Description: remotely determine DNS server version A nameserver basically responds to a query. Interoperability is an obvious requirement here. The standard protocol behaviour of different DNS implementations is expected to be the same. . The realty is quite different though. fpdns uses a series of borderline DNS queries to determine the vendor, product and version of a nameserver. . Homepage: http://www.rfc.se/fpdns/ Package: dlint Priority: extra Section: contrib/net Installed-Size: 9 Maintainer: Florian Hinzmann Architecture: all Version: 1.4.0-7 Depends: dnsutils, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/dlint_1.4.0-7_all.deb Size: 21982 MD5sum: 3b6a1e04ccdabc150091a7522577056b SHA1: 252cf666186bab45e771bf3a4d4868560dea75bb SHA256: 78a2c85d2072cf6846f91b7d4d13072b4a61f19a792f205e65ccf122d10dac39 Description: Checks dns zone information using nameserver lookups This program analyzes any DNS zone you specify, and reports any problems it finds by displaying errors and warnings. Then it descends recursively to examine all zones below the given one (this can be disabled with a command- line option). . You don't have to feed any BIND conffiles to Dlint. Dlint uses nameserver calls to gather information. . Designed for Unix, dlint is written in Bourne Shell and Perl. Package: zenirc Priority: optional Section: contrib/net Installed-Size: 43 Maintainer: Andrew Stribblehill Architecture: all Version: 2.112.dfsg-0.1 Depends: emacsen-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/zenirc_2.112.dfsg-0.1_all.deb Size: 229272 MD5sum: 273dc7147d23bb356d9ded0397c3a8b7 SHA1: 4ab68ab501b775c447131de66bbe35262bd939fa SHA256: 67cddb31d363357e39cc4c5fd11d1e00417c3d8046e8bde9c0c423f163091b3c Description: an Emacs major mode for wasting time This package contains a glamorous and ultimate major mode for Emacs. IRC in a box. Make your IRC client able to act as editor, too. This is what modern net addicts were searching for. Package: pyneighborhood Priority: optional Section: contrib/net Installed-Size: 31 Maintainer: Cody A.W. Somerville Architecture: all Version: 0.4-0ubuntu3 Depends: gksu, python, python-gtk2 (>= 2.6), python-support (>= 0.7.1), smbclient (>= 3.0.22), smbfs Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/pyneighborhood_0.4-0ubuntu3_all.deb Size: 81714 MD5sum: 931f71503c4188a511d509df621555af SHA1: 82a6a9579656a6695cafa9bdbedcdcd5f1e1edf1 SHA256: 42169fd6904f5d0f57887b70d16985d7237374ef4951dde9737d57cf6024c757 Description: A GTK+ application that allows you to browse network shares pyNeighborhood is GTK+ 2 rewrite of a well-known GTK+ 1 tool LinNeighborhood. . pyNeighborhood allows users to browse SMB (e.g. Windows Network Neighborhood) networks under X, and mount/unmount SMB shared filesystems via a graphical interface. . In order for pyNeighborhood to work properly, you must have the smbfs filesystem compiled into your kernel and have a working Samba setup. Homepage: http://pyneighborhood.sourceforge.net Package: torrus-common Priority: extra Section: contrib/net Installed-Size: 196 Maintainer: Torrus maintainers Architecture: all Source: torrus Version: 1.0.5-2 Depends: adduser, libapache-session-perl, libberkeleydb-perl (>= 0.25-2), libnet-snmp-perl (>= 4.0.3), libproc-daemon-perl, librrds-perl, libtemplate-perl (>= 2.10), libtimedate-perl, libxml-libxml-perl (>= 1.56), netbase, perl (>= 5.8.1), rrdtool Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/torrus-common_1.0.5-2_all.deb Size: 495176 MD5sum: 2543c8510177f74bdfc13dd7447d519b SHA1: 6a605026c5306587809a32f2022d9599b54e8841 SHA256: bbe980070bf67a8c806a75b3bd901418b647f5ae76c755744a18f1d99968daa3 Description: Universal front-end for Round-Robin Databases (common files) Core part of the Torrus suite, providing support files needed by the other Torrus packages. It is not meant to be installed directly. Instead, use torrus-apache2, which will install and configure Torrus for operation together with Apache 2.x web server. . Torrus is designed to be a universal front-end framework for Round-Robin Databases using Tobias Oetiker's RRDtool. It may be configured to collect and monitor arbitrary data series from various data sources which can in turn be displayed on a web page served by the Apache web server. . One of the traditional applications of this functionality is the collection and visualization of network information using the Simple Network Management Protocol (SNMP) from SNMP-enabled devices. . Torrus has been formerly known as rrfw, round-robin database framework. . Upstream URL: http://torrus.org/ Package: midentd Priority: extra Section: contrib/net Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Turbo Fredriksson Architecture: all Version: 2.3.1-3.2ubuntu1 Replaces: pidentd Depends: adduser, dpkg (>= 1.9.21), netbase, openbsd-inetd | inet-superserver, update-inetd Conflicts: pidentd Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/midentd_2.3.1-3.2ubuntu1_all.deb Size: 14570 MD5sum: f7c01c03bd05268467d46855e807a886 SHA1: 848f1dc82f1514e4612fc53cccc583ea59bb4d46 SHA256: 2f5360bfa5faf3abd2a917ee887b101643963fb13d492907a7d9fcd43fb0224e Description: An ident replacement with masquerading support. With your average identd on a masquerading firewall, if an ident request comes in for a masqueraded connection, it will return 'ERROR : NO-USER' or something along those lines. This may be quite irritating at times, with, for example, IRC servers that won't let you in if they don't get a valid ident reply. Package: nicotine Priority: optional Section: contrib/net Installed-Size: 63 Maintainer: Josselin Mouette Architecture: all Version: 1.2.9+dfsg-1 Depends: python, python-gtk2 (>= 2.10), python-support (>= 0.7.1) Recommends: python-geoip, python-notify, python-pyvorbis, xdg-utils Suggests: python-dbus, python-gnome2, python-gst0.10, python-psyco, python-sexy Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/nicotine_1.2.9+dfsg-1_all.deb Size: 841974 MD5sum: 7d936f69e01794c94b15cd4d25ded628 SHA1: 1cb23415d3e5eafd879f566ca7f854ba50d38a66 SHA256: 07edac8a8a2d0f27d8611e2dd3375cf011ceb7225d116f213aa68ac7b8d096b7 Description: graphical client for the SoulSeek peer-to-peer system Nicotine is a client for SoulSeek, a light and efficient file sharing system, written in Python and using the GTK2 toolkit, based on the PySoulSeek project. . It features uploading, downloading, searching and chatting, with strict bandwidth control, and tries to look like PySoulSeek. . URL: http://www.nicotine-plus.org/ Package: pssh Priority: optional Section: contrib/net Installed-Size: 16 Maintainer: Andrew Pollock Architecture: all Version: 1.3.1-5 Depends: python, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/pssh_1.3.1-5_all.deb Size: 12514 MD5sum: 79527ff0ad45f914cac4f34298904945 SHA1: 9478e7b56843996669d1d90afbafd8b0b74fde4a SHA256: c8944bc708031746e5bfbeb384a5851633481986272290b31062c5b04f302931 Description: Parallel versions of SSH-based tools pssh provides a number of commands for executing against a group of computers, using SSH. It's most useful for operating on clusters of homogenously-configured hosts. . The package contains: . - Parallel ssh (parallel-ssh, upstream calls it pssh), executes commands on multiple hosts in parallel - Parallel scp (parallel-scp, upstream calls it pscp), copies files to multiple remote hosts in parallel - Parallel rsync (parallel-rsync, upstream calls it prsync), efficiently copies files to multiple hosts in parallel - Parallel nuke (parallel-nuke, upstream calls it pnuke), kills processes on multiple remote hosts in parallel - Parallel slurp (parallel-slurp, upstream calls it pslurp), copies files from multiple remote hosts to a central host in parallel . These tools are good for controlling large collections of nodes, where faster alternatives such as gexec and pcp are not available. Homepage: http://www.theether.org/pssh Package: prism-google-analytics Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Ubuntu Mozilla Team Architecture: all Source: prism Version: 0.8+svn20071115r8030-0ubuntu3 Depends: prism Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/prism-google-analytics_0.8+svn20071115r8030-0ubuntu3_all.deb Size: 20354 MD5sum: 9981bd43192c9874792a81e384ad9910 SHA1: f098a11a1b9bbc53fc729cc55dfa1b8b6a7705cc SHA256: 6b01d0268db07a247221a9324ccc37ec23d661052b5806d8f06ec53b720b1ea7 Description: Google Analytics WebApp for Prism Google Analytics WebApp is a Web Application using Prism, a simple XULRunner browser for web applications. Homepage: http://analytics.google.com/ Package: foff Priority: optional Section: contrib/net Installed-Size: 16 Maintainer: Bart Martens Architecture: all Version: 0.99.5-3 Depends: python, python-glade2, python-gtk2, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/foff_0.99.5-3_all.deb Size: 93338 MD5sum: 5de4d048c09fd5e1b475e89e5b3017a1 SHA1: 69f0a6c9b77463a68e259058d8e6bf5b29598d80 SHA256: 10cbb871b2cae5112f650fc13cab059950fcbf37a844cd5abf6851ae4b522747 Description: X/GTK+ FTP client - Free Open FTP Face Free Open FTP Face is a lightweight graphical (GTK+) FTP client written in python. . FOFF has a built-in terminal, text viewer, image viewer, audio player, checksums and one-click gzip (de)compression. The idea behind the built-in tools, is that regardless of the operating system, you can instantly preview files or perform common operations, since there's no overhead from loading an external program. With the exception of the (optional) audio player, these built in features do not add any dependencies. . Homepage: http://foff.sourceforge.net/ Package: icecream Priority: optional Section: contrib/net Installed-Size: 7 Maintainer: Debian QA Group Architecture: all Version: 1.2-3 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/icecream_1.2-3_all.deb Size: 13836 MD5sum: 1b4603c0926e698b5ef32ae591d87b37 SHA1: b274c4ddd40acca7dd7f37e425eb9988cb40084a SHA256: 5cec9021439c3b1f4d5e6f17c1ce5e4de79b3d03d143e1c05ed83af5ac98621f Description: Radio stream download utility icecream is a non-interactive stream download utility. . It connects to icecast and shoutcast servers and redirects all fetched content to an stdin-capable player or to media files on your disk. With an option turned on, it can save the stream into different files, each representing the played track. It is also possible to tee the input to both disk and stdout. . Homepage: http://icecream.sourceforge.net Package: gaim-themes Priority: optional Section: contrib/net Installed-Size: 4 Maintainer: Martin Braure de Calignon Architecture: all Version: 0.2-1 Depends: pidgin-themes Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/gaim-themes_0.2-1_all.deb Size: 2196 MD5sum: d337466b7a4ec316e308d897486f2919 SHA1: e91ab1d83e0431eb8bad7661fd8e95b53cac00f6 SHA256: 66139cc9d630d3ddb12c7c760a4edfcd74dbb81978e1b3fe9f0f021929f07efc Description: Transitional dummy package This is a dummy package to ease transition from previous versions of gaim-themes. . It can be safely removed from your system. Package: sendxmpp Priority: optional Section: contrib/net Installed-Size: 9 Maintainer: Guus Sliepen Architecture: all Version: 1.13-1 Depends: libnet-xmpp-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/sendxmpp_1.13-1_all.deb Size: 14040 MD5sum: d39f1abc9abef586f7632a1c2d03dab5 SHA1: 9c4e1333ff1225759529895f11fa6c680860e17c SHA256: b5b3f1e36839debc41c4d5950f56bac833888c3895edd263dbea7d33ea525fff Description: commandline XMPP (jabber) utility sendxmpp is a perl script to send XMPP (jabber) messages, similar to what mail(1) does for mail. XMPP is an open, non-proprietary protocol for instant messaging. See www.jabber.org for more information. Package: wifi-radar Priority: optional Section: contrib/net Installed-Size: 18 Maintainer: Ante Karamatic Architecture: all Version: 1.9.7-0ubuntu4 Depends: dhcp3-client, python, python-gtk2 (>= 2.0), wireless-tools Recommends: wpasupplicant Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/wifi-radar_1.9.7-0ubuntu4_all.deb Size: 39128 MD5sum: f7fdb83ed46d466e02f4dc8ecaf49bb0 SHA1: 77cb73baef681c1f96942ae194a712bf0d700080 SHA256: 1585d42bfd2cccd02726e3c86752da7996811f4bb9988ccfaa85afa927821ac6 Description: graphical utility for managing Wi-Fi profiles It enables you to scan for available networks and create profiles for your preferred networks. At boot time, running Wi-Fi Radar will automatically scan for an available preferred network and connect to it. You can drag and drop your preferred networks to arrange the profile priority. . Homepage: http://wifi-radar.systemimager.org/ Package: secpanel Priority: optional Section: contrib/net Installed-Size: 18 Maintainer: Debian QA Group Architecture: all Version: 0.41+0.4.2-3 Depends: openssh-client, ssh-askpass, tcl8.4 | tclsh, tk8.4 | wish, xterm | x-terminal-emulator Recommends: www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/secpanel_0.41+0.4.2-3_all.deb Size: 49922 MD5sum: 278bb2fc72cf4f19e4ec2a2a74d10b39 SHA1: aeb0f264020102bcc23a422acf720fe619a43a69 SHA256: 858849121f8adc135d1417cd1bcec45d5f7d5e661d4c80e0044f0815f1fa1bd0 Description: A graphical user interface for SSH and SCP SecPanel is a graphical user interface for managining and running secure shell (ssh) and secure network copy (scp) connections via OpenSSH. It eases key distribution and other tasks related to using these programs. Package: xavante Priority: optional Section: contrib/net Installed-Size: 121 Maintainer: Enrico Tassi Architecture: all Version: 1.3.2~20070929-1 Depends: liblua5.1-cgi0, liblua5.1-copas0, liblua5.1-expat0, liblua5.1-filesystem0, liblua5.1-rings0, liblua5.1-socket2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/xavante_1.3.2~20070929-1_all.deb Size: 30162 MD5sum: ba46fe38bd777d32bb20f96ed9541ae7 SHA1: faaa3b595f3330c023d41bedd3ae0ede68468af4 SHA256: 3b141fc22f1935f378a70f9908092eae0f584cd2c900fad367880f14815aecb4 Description: Lua HTTP 1.1 Web server This package contains xavante, a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers. Xavante currently offers a file handler, a redirect handler and a CGILua handler. Those are used for general files, URI remapping and CGILua scripts respectively. . Homepage: Package: liece Priority: extra Section: net Installed-Size: 721 Maintainer: OHASHI Akira Architecture: all Version: 2.0+0.20030527cvs-11 Depends: apel, emacs | emacsen Recommends: liece-dcc Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/liece_2.0+0.20030527cvs-11_all.deb Size: 167584 MD5sum: af443bd725f894e0e69e1286e6ba47ae SHA1: eb37d78b7493c012c8c660e255177721996368c1 SHA256: be910118b34d084109f326ba55270dd208fce6520f8af60a247adacb65129ba2 Description: IRC (Internet Relay Chat) client for Emacs Liece is based on Irchat, simple IRC client running under Emacsen, nevertheless nothing to do with irchat-2.4jp which has various features added by Japanese contributers (e.g. Mule support, channel buffers). We are going to full-replace to redesign thoroughly, and to stand up to extension against arbitrary protocol backend. The most recent version of this program has been almost completely rewritten from Irchat. Package: eldav Priority: optional Section: contrib/net Installed-Size: 15 Maintainer: Fumitoshi UKAI Architecture: all Version: 0.8.1-2 Depends: apel (>= 10.4+cvs.2003.05.29-1), emacs21 | emacsen, nd (>= 0.7.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/eldav_0.8.1-2_all.deb Size: 21646 MD5sum: 09a32c40d30e4aabbe3c777c43c6104b SHA1: b86684987b0d4bb84f4d5490651d3bcbfc61889c SHA256: 6c8cda9369325ad1e0ed2bf64e61f996d8f796f8bacdd659c4d4340d3bb7ddf6 Description: an interface to the WebDAV servers for Emacs. WebDAV files can be treated just like a normal file in Emacsen. Emacs/w3 is not required. External program is used for WebDAV access. Package: finger-ldap Priority: extra Section: contrib/net Installed-Size: 10 Maintainer: Simon Law Architecture: all Version: 1.3-1 Depends: finger, libnet-ldap-perl, libnss-ldap, perl Suggests: doc-rfc-std-proposed Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/finger-ldap_1.3-1_all.deb Size: 8252 MD5sum: 5e579a435fbcbeaa6cb7779e49a651ab SHA1: 676d5da1cd28550932cb0bc30a32435614481db2 SHA256: 6b09e65171ed59727a8ef9c593b6421ac08b444e7f18672973d06b070de8ec9d Description: Finger for machines that authenticate against LDAP finger-ldap displays information about system users, by calling the BSD finger command. However, it works around a gross inefficiency of BSD finger's full-name matching algorithm by exploiting the LDAP Search Filter mechanism, outlined in RFC 2254. Package: hellanzb Priority: extra Section: contrib/net Installed-Size: 30 Maintainer: Adam Cécile (Le_Vert) Architecture: all Version: 0.13-3 Depends: par2 (>= 0.4), python (>= 2.3), python-support (>= 0.7.1), python-twisted-core (>= 2.0), python-twisted-web Recommends: python-yenc Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/hellanzb_0.13-3_all.deb Size: 173810 MD5sum: fadfbd923b517a4ee818cd340476860f SHA1: 41cbd4163153f491e4c0d3b7bc8b492b9917d200 SHA256: e3a73c9892cd646380aedbd56cfbd6210536e9789ab2497974fdf88463438762 Description: Newzbin (nzb) & BinNews (bns) files downloader and post-processor Python application designed for *nix environments that retrieves nzb files and fully processes them. The goal being to make getting files from Usenet as hands-free as possible. Once fully installed, all thats required is moving an nzb file to the queue directory. The rest; fetching, par-checking, un-raring, etc. is taken care of by hellanzb. Homepage: http://www.hellanzb.com/ Package: denyhosts Priority: optional Section: contrib/net Installed-Size: 35 Maintainer: Marco Bertorello Architecture: all Version: 2.6-2.1 Replaces: denyhosts-common, denyhosts-python2.3, denyhosts-python2.4 Depends: lsb-base (>= 3.1-10), python, python-central (>= 0.6.5) Conflicts: denyhosts-common, denyhosts-python2.3, denyhosts-python2.4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/denyhosts_2.6-2.1_all.deb Size: 63486 MD5sum: b41ecef5366911bdb60b64942530d161 SHA1: a7e01ba6bf0d279138ffc5de3a64c405c5c72428 SHA256: a50256afeac7f814fde69a693fb524a850f254c9b4c14f832151aa5fe9c2aefc Description: an utility to help sys admins thwart ssh hackers DenyHosts is a program that automatically blocks ssh brute-force attacks by adding entries to /etc/hosts.deny. It will also inform Linux administrators about offending hosts, attacked users and suspicious logins. . Syncronization with a central server is possible too. . Differently from other software that do same work, denyhosts doesn't need support for packet filtering or any other kind of firewall in your kernel Python-Version: current Package: telepathy-butterfly Priority: optional Section: contrib/net Installed-Size: 122 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Telepathy maintainers Architecture: all Version: 0.3.1-0ubuntu2 Provides: telepathy-connection-manager Depends: python (>= 2.4), python (>= 2.5) | python-ctypes, python-central (>= 0.6.5), python-dbus, python-gobject, python-msn (>= 0.3.0), python-telepathy (>= 0.14.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/telepathy-butterfly_0.3.1-0ubuntu2_all.deb Size: 17222 MD5sum: 2c9dd240f6ded2007c2e535600ec7b9d SHA1: 4a038efa708a7797eb77b32ff9ddcc5442188497 SHA256: 64092cc9b94a75581e41917da79ab11dec818f4ae3001739ab1f200fd165ecc3 Description: MSN connection manager for telepathy MSN connection manager for telepathy that handles presence, personal messages, conversations, avatars and groups. Python-Version: >= 2.4 Package: plum Priority: optional Section: contrib/net Installed-Size: 790 Maintainer: GOTO Masanori Architecture: all Version: 2.33.1-10 Depends: perl5 | perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/plum_2.33.1-10_all.deb Size: 124750 MD5sum: abc54dd7293a00052a5ef908a16db3b9 SHA1: a1de6149401ac5a238cd61945b95ed166368755e SHA256: 04df10dd31ea57448fb8ed75e78bbf7130f39be0ae4414263ce8dc854d53d28f Description: IRC proxy, stationing, logging, and bot program (pirc) plum works as personal proxy, stationing, logging, and bot program on IRC (Internet Relay Chat). It has many modules, so the user can use a lot of functions. It is also easy to customize its configurations. Note that its documents are only available in Japanese. Package: cia-clients Priority: optional Section: contrib/net Installed-Size: 18 Maintainer: Christoph Berg Architecture: all Version: 20070923 Depends: python, python-central (>= 0.6.5) Suggests: tla | bazaar | bzr | cvs | darcs | git-core | subversion | mercurial (>= 0.9.3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/cia-clients_20070923_all.deb Size: 30912 MD5sum: c763277e36b3df58abd08b817d25642a SHA1: 7caedfa34fabcbd3fbe2e815f7586613e8fb3625 SHA256: e3224c617131c75d1dc6f64740bc02740e607183cdc0450141e52fbf28242ee4 Description: clients scripts for CIA commit notification on IRC CIA is a system for tracking open-source projects in real-time. People all over the world are constantly collaborating and creating software, creating a constant flow of new code and new ideas. CIA provides an easy way for people to observe this flow. Commit messages will be posted in #commits on freenode.net, and CIA bots can be asked to join other IRC networks and channels for individual projects. . This collection include CIA client scripts for: * Arch (tla) * Bazaar (baz) * Bazaar-NG (bzr) * BitKeeper (bk) * CVS * Darcs * Git * Subversion (svn) (the svnmailer package also includes CIA support) * Mercurial (Hg) . See http://cia.vc/ for more information on the CIA system. Enhances: bazaar, bzr, cvs, darcs, git-core, mercurial (>= 0.9.3), subversion, tla Homepage: http://cia.vc/doc/clients/ Python-Version: current Package: jabber-irc Priority: optional Section: contrib/net Installed-Size: 13 Maintainer: Alexey Nezhdanov Architecture: all Version: 0.1cvs20050420-3.2 Depends: jabber-common, python, python-irclib, python-xmpp Suggests: jabber Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/jabber-irc_0.1cvs20050420-3.2_all.deb Size: 19822 MD5sum: 73b22b7177c68f4e148ceef76b1d918d SHA1: 12ab80dda29bbee0610ca2401a33ba8dcd6b9732 SHA256: 21f82bff094ff1dad2aa34d8c58806da67b07ee696d53e9dd6cbb3cd051768b9 Description: IRC transport for jabber Provides jabber server with gateway to IRC messaging system. Written completely in python language. . You will need jabber server to use this gateway. If you have no deployed server or just want to chat via IRC you may be better look for IRC client or already deployed jabber IRC gateway. . Homepage: http://xmpppy.sourceforge.net/irc/ Package: weechat-scripts Priority: extra Section: contrib/net Installed-Size: 34 Maintainer: Julien Louis Architecture: all Version: 20071011 Depends: base-files (>= 4.0.1), weechat (>= 0.1.8) Suggests: esound-clients, fortune-mod Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/weechat-scripts_20071011_all.deb Size: 81234 MD5sum: 55534ba3cc3dde7da1da7b590ba0beba SHA1: dac75d4218f648bc8cceb83f618d592e8dbeb90c SHA256: 0f7705b7a9a6d7b37da7319b048a4e1189d9d6e4d2931028978a65e2cda91354 Description: script collection for the WeeChat IRC client This is a collection of scripts to use with the WeeChat IRC client. It is useful if you want to enhance its functionnalities. It includes scripts written in all languages supported by weechat. . These scripts can be downloaded individually at http://weechat.flashtux.org/plugins.php Package: nozomi-source Priority: optional Section: contrib/net Installed-Size: 6 Maintainer: Michael Prokop Architecture: all Source: nozomi Version: 2.1-4ubuntu1 Depends: bzip2, debhelper, module-assistant Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/nozomi-source_2.1-4ubuntu1_all.deb Size: 30028 MD5sum: ba227a1edb2f8cd60f4a66d689c4011f SHA1: b87348a93f5f78c90c1993ca4fee11bf3044fed6 SHA256: 2bbb8c50b29f8d0d5e8eb2b75518c822cf9471bb2e812c70a746d5b392472764 Description: source for GlobeTrotter HSDPA kernel driver This is the kernel driver for the GlobeTrotter 3G EDGE PC Card (HSDPA-prepared). Serial Numbers can be used to identify this model. Look for SNR: NZ. Driver and PC Card are provided by Option Wireless Technology. . This package provides the source code for this kernel module. Kernel source or headers are required to compile the modules. . Web site: http://www.pharscape.org/ Package: remstats Priority: extra Section: contrib/net Installed-Size: 1466 Maintainer: Debian QA Group Architecture: all Version: 1.0.13a-10 Depends: apache | httpd, exim4 | mail-transport-agent, libcrypt-passwdmd5-perl, libdbi-perl, libgd-gd2-perl, librrds-perl (>= 1.0.16), libsnmp-session-perl (>= 0.77), netbase, openbsd-inetd | inet-superserver, perl (>= 5.8.0-3) | libtime-hires-perl (>= 1.19), remstats-bintools, rrdtool, wwwconfig-common Pre-Depends: adduser, debconf | debconf-2.0 Recommends: logrotate Suggests: remstats-doc, remstats-servers Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/remstats_1.0.13a-10_all.deb Size: 364368 MD5sum: 7420e2cfd3e53520e363e2457bd0e98f SHA1: 9a1182979ad97e6f39a3fd651dd2e70de718a60b SHA256: 5c87d51122201b91f0355a9f3fd7db2af041a32228ae93e3c9e8890b3233fd0f Description: Remote Statistics System: collectors and presentation-cgis A system of programs to: . * gather data from remote machines * store and maintain the data for long periods * produce graphs and web-pages tieing them together * monitor the data for anomalous behavious and issue alerts * modular support for various data sources . MRTG and NOCOL provided the inspiration. Rrdtool provided the guts. Perl provided the platform. . This is the data-collection and -presentation-package. Install remstats-servers on all hosts that are to be observed. . Further information can be found at http://remstats.sourceworks.com:1954/release/index.html Package: netdisco-common Priority: extra Section: contrib/net Installed-Size: 14 Maintainer: Oliver Gorwits Architecture: all Source: netdisco Version: 0.95-2 Depends: libdbd-pg-perl (>= 1.41), libdbi-perl (>= 1.46), libsnmp-info-perl, perl (>= 5.6.0-16) Suggests: netdisco-backend, netdisco-frontend Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/netdisco-common_0.95-2_all.deb Size: 148248 MD5sum: fb1120d017626532d416abcc6d1fa24d SHA1: 619b5fc1a5b76566dbb82d678eacb1c333b57215 SHA256: a55c0e42f585f7c6ae62166387b7b8eaa9cda1642fdd886fac15b1670f9329ab Description: Gather and report data about network devices and nodes Netdisco is an Open Source web-based network management tool designed for moderate-large networks. Using SNMP it locates the switch port of an end-user system by IP or MAC address. Layer2 topology discovery via CDP. Device inventory by OS/model + more. . This package contains files which are common to both the frontend and backend distributions. Package: tinyerp-server Priority: optional Section: contrib/net Installed-Size: 625 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Baumann Architecture: all Version: 4.2.0-1ubuntu1 Depends: adduser, python (>= 2.4), python-libxml2, python-libxslt1, python-psycopg, python-reportlab, python-support (>= 0.7.1) Recommends: graphviz, postgresql | postgresql-8.0 | postgresql-8.1, postgresql-client, python-imaging, python-pyparsing Suggests: tinyerp-client Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/tinyerp-server_4.2.0-1ubuntu1_all.deb Size: 2293468 MD5sum: bb535ca16330511607448be46169fb48 SHA1: 02a3790f8e61035cf6dc6c4b6e021f72924509cf SHA256: 8b4ea56aa6bafde3f1231afaf4f50fc833c400ad7f9b42de27788d0e13b93480 Description: Enterprise Resource Management software (server) Tiny ERP is a complete ERP and CRM. The main features are accounting (analytic and financial), stock management, sales and purchases management, tasks automation, marketing campaigns, help desk, POS, etc. Technical features include a distributed server, flexible workflows, an object database, a dynamic GUI, customizable reports, and XML-RPC interfaces. . This package contains the Tiny ERP server, install tinyerp-client for the client. Homepage: Package: xsmbrowser Priority: optional Section: contrib/net Installed-Size: 42 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Emmanuel le Chevoir Architecture: all Version: 3.4.0-16ubuntu1 Depends: expectk, smbclient Recommends: smbfs (>= 2.0.7) Suggests: mc | gmc | nautilus | konqueror | krusader Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/xsmbrowser_3.4.0-16ubuntu1_all.deb Size: 83436 MD5sum: 52494c37c2256e97a9b96aa1116d9b1c SHA1: 4bd96aad14943929d0f16ecf3ff24a1f6af7ad00 SHA256: 97d31009c18b788b8df2d70bd0816fbc410a1557eb865fc8992c27f43067aad1 Description: X11 tool for navigating SMB Networks xSMBrowser is a tool for navigating SMB Networks (Samba, SMB, CIFS). It retains the features of the program it was based upon (Microsoft's Network Neighborhood), but adds convenient features for Unix users. These include mounting, ability to change networks on-the-fly, and conveniences such as a Stop Button. Package: epic4-script-hienoa Priority: optional Section: contrib/net Installed-Size: 72 Maintainer: Upi Tamminen Architecture: all Version: 0.53-1 Provides: epic4-script Depends: epic4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/epic4-script-hienoa_0.53-1_all.deb Size: 87044 MD5sum: c395a17a84dff8a902da6d2ef47a06c9 SHA1: 9118b0ed042b780a10893e43c6f2b361b0e017ef SHA256: 5265fd6fcb7d0fcc0cd5c1b7ec98a545dd29a0d9a76ace17f9d08e7088c8a66b Description: A script for ircII-EPIC4 Hienoa is a script for ircII-EPIC4. It has many nice features such as userlist and themes. The main goals for hienoa are stability and ease of use while still trying to look good. Package: epic4-script-lice Priority: optional Section: contrib/net Installed-Size: 163 Maintainer: Miros/law L. Baran Architecture: all Source: lice Version: 1:4.2.0-0pre7.6 Provides: epic4-script Depends: epic4 (>= 1.1.7.20020907-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/epic4-script-lice_4.2.0-0pre7.6_all.deb Size: 167902 MD5sum: edc5d815f0fc27025a4dc25f9aca3ed2 SHA1: 1621287c880686d8378d62e9ff876f3d55a1b1a7 SHA256: a231f7a2192c6f13da17f400cca076b63903807f3d800897c5eebc4559cc0c20 Description: Very functional script for epic LiCe is a script designed for the ircII and EPIC irc clients; it radically improves the usability of these clients, providing features and enhancements that pioneered the way for a whole crowd of imitators. Though there is now much diversity, thousands of LiCe users still declare it the best script ever. Package: dailystrips Priority: optional Section: contrib/net Installed-Size: 171 Maintainer: Rene Weber Architecture: all Version: 1.0.28-7 Depends: debconf | debconf-2.0, libtimedate-perl, libwww-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/dailystrips_1.0.28-7_all.deb Size: 70562 MD5sum: 75c1b16646ecdf850a0195348e3197f0 SHA1: e6892ba7154f830007f1070f2cef03f7852d4474 SHA256: 3a526ea96f521fda4f33dee064dba51b2a4efa45ea5099d730e3a11de99f877a Description: view web comic strips more conveniently A perl script that gathers online comic strips for more convenient viewing. When in normal mode, it creates an HTML page that references the strips directly, and when in local mode, it also downloads the images to your local disk. Package: iog Priority: extra Section: contrib/net Installed-Size: 12 Maintainer: Mark Purcell Architecture: all Version: 1.03-3 Depends: libsnmp-session-perl Recommends: snmpd Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/iog_1.03-3_all.deb Size: 15794 MD5sum: 6846e16e735c2fc3d4604f26eda55339 SHA1: 651dc031e9170bf5b8ef4768967148c8ca030475 SHA256: 1d6b1e7c390cf79f7e97531025293ba9bb8cec23b9ca0b01887166143e7cb242 Description: Network I/O byte grapher IOG is a network I/O byte grapher made to graph cumulative KB/MB/GB totals for hours/days and months. It is intended to be simple, fast (support thousands of hosts) and integrate well with MRTG. Data for each host is updated hourly and HTML graphs are created. It uses a data consolidation algorithm which allows for a small, non-growing database file for each host. No external graphing libs or executables are required. . Website: http://www.dynw.com/iog/ Package: willowng Priority: optional Section: contrib/net Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Travis Watkins Architecture: all Version: 0.3-0ubuntu2 Depends: adduser, python, python-central (>= 0.6.5), python-gobject, python-pysqlite2 Recommends: python2.4-dbus | python-dbus Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/willowng_0.3-0ubuntu2_all.deb Size: 12358 MD5sum: 54fe486b03fb9d57da57d06501904fc8 SHA1: 9bbd43f4ebe3daf96f0d78ec8067e35858acd914 SHA256: 95f46ddff03f8774c099cbd702fff1de0bd0449330d1f236bb6d06b0151f5588 Description: content filtering web proxy WillowNG is a content filtering proxy that uses a bayesian classifier to learn what is good or bad based on past training. Python-Version: all Package: ftpwatch Priority: extra Section: contrib/net Installed-Size: 8 Maintainer: Hakan Ardo Architecture: all Version: 1.20 Depends: libnet-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/ftpwatch_1.20_all.deb Size: 5778 MD5sum: 097df7fea4e6784c5dd29db6f5b442bf SHA1: 753b4d0f6538d947c457f6420052b2d0ae735b14 SHA256: da666be8a391f3b2abcd4e8d6ab7adbbf5bc1ed26eb23b3cf803977154b6dddf Description: Notifies you of changes on remote ftp servers This package should be installed as a cron job (for interested users) which every week makes a ftp connection to a list of sites and studies a set of files or directories and report any changes it finds by email. . Every user can have his own set of sites and directories to watch. Package: debtorrent Priority: optional Section: contrib/net Installed-Size: 52 Maintainer: Cameron Dale Architecture: all Version: 0.1.5 Provides: python-debtorrent Depends: adduser, python, python-support (>= 0.7.1) Recommends: apt-transport-debtorrent (>= 0.2), python-crypto Suggests: python-psyco Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/debtorrent_0.1.5_all.deb Size: 208620 MD5sum: dc5005955ceb7a5886faf6f1c0cd31e6 SHA1: b6752486ccfd32fb39d25d62283e08ccaee1e8c6 SHA256: 399bc821c3abcf73aee790dbfb4b847b4b1228ad8a0d23f4faf1d52c0a8235e8 Description: bittorrent proxy for downloading Debian packages DebTorrent is a proxy for downloading Debian packages files with APT. It will download any needed packages from other DebTorrent peers in a bittorrent-like manner, and so reduce the strain on the Debian mirrors. . The DebTorrent client runs as a daemon, automatically started on bootup, and listens for requests from APT for files. Any non-package files are downloaded and served to APT similarly to other proxying software (e.g. apt-proxy, apt-cacher, and approx). The configuration is very simple, and only involves prepending a server and port to your current sources.list files (similar to apt-cacher). . When downloading package files, the DebTorrent client will try to use any other DebTorrent clients it can find to download from. This will use the uploading bandwidth of other peers, while reducing the demand on the Debian mirror network. However, if a package cannot be found on any peers, DebTorrent will fall back to downloading from a mirror to ensure all packages are downloaded. Homepage: http://debtorrent.alioth.debian.org/ Package: netfilter-extensions-source Priority: extra Section: contrib/net Installed-Size: 5 Maintainer: Robert S. Edmonds Architecture: all Source: netfilter-extensions Version: 20070915+debian-2 Depends: bzip2, debhelper (>= 5), make, module-assistant Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/netfilter-extensions-source_20070915+debian-2_all.deb Size: 40572 MD5sum: 6f745384ebc005d1b5c061c3a71527c1 SHA1: c0c7e9a604713bc4579e4975488e3fc94bbe28d5 SHA256: be08192a12046fbb69d903c7688d50a17575289e072004a7b9f49ee4ac98973e Description: source for netfilter kernel modules derived from patch-o-matic-ng This package provides the source code for the netfilter-extensions kernel modules. Kernel source or headers are required to compile these modules. . The following netfilter extensions derived from netfilter.org's patch-o-matic-ng repository are included: . TARPIT ipv4options set u32 . The modules in this package should be usable with the unmodified Linux kernel and iptables packages included in Debian; they do not require extracted Linux kernel and iptables source trees as part of the build process. . Note that these modules are not included in the upstream Linux kernel because they may be buggy or experimental and should be used with caution. Package: gwhois Priority: optional Section: contrib/net Installed-Size: 12 Maintainer: Michael Holzt Architecture: all Version: 20071030 Depends: curl, debconf | debconf-2.0, libwww-perl, lynx, openbsd-inetd | inet-superserver, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/gwhois_20071030_all.deb Size: 32188 MD5sum: 9edc841ea8d749752a0c6a8439384866 SHA1: 73652f079db749f91d2e4944af5124cf3ddab6f8 SHA256: 63301b70f244473a5664b5e217facfe39e8ba42752f23e7ed3817f568e90799d Description: generic Whois Client / Server gwhois is a generic whois client / server. This means that it know for many (virtually all) TLDs, IP-Ranges and Handles out there where to ask. It queries other whois-servers as well as web-lookup forms. . gwhois can be used as a client, but you can invoke it as a server (e.g. via inetd) as well for usage with a normal whois client. Package: scapy Priority: optional Section: contrib/net Installed-Size: 14 Maintainer: David Villa Alises Architecture: all Version: 1.1.1-3 Depends: python-scapy (= 1.1.1-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/scapy_1.1.1-3_all.deb Size: 33330 MD5sum: ce15c08c9dbf767519ba5548bd18fe05 SHA1: 0f0f53b2d3c85a4379972658eec43c5b007e9f92 SHA256: 6108dff30622c174a1471f7b151993b7fdfe7b23a6c4aa7d5e6940473a5ca84f Description: dummy upgrade package for scapy -> python-scapy Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery, packet sniffer, etc. It can for the moment replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, tethereal, p0f, .... . In scapy you define a set of packets, then it sends them, receives answers, matches requests with answers and returns a list of packet couples (request, answer) and a list of unmatched packets. This has the big advantage over tools like nmap or hping that an answer is not reduced to (open/closed/filtered), but is the whole packet. . Homepage: http://www.secdev.org/projects/scapy/ . It was previously named scapy. This is a transitional package so scapy users get python-scapy on upgrades. This package handles scapy -> python-scapy. It can be safely removed. Package: ifenslave Priority: optional Section: contrib/net Installed-Size: 3 Maintainer: Guus Sliepen Architecture: all Version: 3 Depends: ifenslave-2.6 | ifenslave-2.4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/ifenslave_3_all.deb Size: 1416 MD5sum: a5c3a126a5c76078f2a27b3203a1d9db SHA1: 27ddba3527ff45e4b4f8e50ecd25430798841ebe SHA256: b06de9244c92cf857462d5fdbbfbf6af888afc426d6e060ccc72862120246eb9 Description: Attach and detach slave interfaces to a bonding device This is an empty package used to help upgrading to either ifenslave-2.4 or ifenslave-2.6. You can safely remove it. Package: pbnj Priority: optional Section: contrib/net Installed-Size: 15 Maintainer: Joshua D. Abraham Architecture: all Version: 2.04-4 Depends: libdbd-sqlite3-perl (>= 1.11), libfile-homedir-perl (>= 0.06), libfile-which-perl (>= 0.05), libnmap-parser-perl (>= 1.01), libtext-csv-perl (>= 0.23), libxml-twig-perl (>= 3.22), libyaml-perl (>= 0.39), nmap, perl Recommends: sqlite3 Suggests: libdbd-mysql-perl | libdbd-pg-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/pbnj_2.04-4_all.deb Size: 45722 MD5sum: 9673fb046d1830a17196751e74cc7b74 SHA1: e944167e7ed67b9c27b71d1dfee277baf1c9c8f3 SHA256: 78cda2a407ed3f8c20773cebf247197d20f50cc91cf04a4587845b36f645e0dd Description: a suite of tools to monitor changes on a network PBNJ is a network suite to monitor changes that occur on a network over time. It does this by checking for changes on the target machine(s), which includes the details about the services running on them as well as the service state. PBNJ parses the data from a scan and stores it in a database. PBNJ uses Nmap to perform scans. Package: keychain Priority: extra Section: contrib/net Installed-Size: 11 Maintainer: Cesar Mendoza Architecture: all Version: 2.6.8-1 Depends: grep (>= 2.4.2-1), openssh-client | ssh-client Suggests: gnupg-agent Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/keychain_2.6.8-1_all.deb Size: 32386 MD5sum: 72db2699758af8046a0e8407e12cb95e SHA1: 9eba3da8f79818e331e2cd88a1b71ed983b29f95 SHA256: 127d80f8dc5115c8a71d32b82ab5c38a3d10e376357664b0ce2ba5f01cc3bdaa Description: key manager for OpenSSH Keychain is an OpenSSH key manager, typically run from ~/.bash_profile. When keychain is run, it checks for a running ssh-agent, otherwise it starts one. It saves the ssh-agent environment variables to ~/.keychain/\$\{HOSTNAME\}-sh, so that subsequent logins and non-interactive shells such as cron jobs can source the file and make passwordless ssh connections. In addition, when keychain runs, it verifies that the key files specified on the command-line are known to ssh-agent, otherwise it loads them, prompting you for a password if necessary. Package: tkabber Priority: optional Section: contrib/net Installed-Size: 246 Maintainer: Jonas Meurer Architecture: all Version: 0.10.0-2 Depends: bwidget, tcl8.4, tcllib, tk8.4 Recommends: libtk-img, tcltls Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/tkabber_0.10.0-2_all.deb Size: 962446 MD5sum: 995cebc7025c0fc6c28b6b07ece24616 SHA1: 10e8c6541b6b121b87adb09e26be4e13b4dd9ba8 SHA256: 26d685b75606ab8205c514285502ac5c5b218e2fa291a8452b51ae09db1bb68f Description: Tcl/Tk based Jabber client Tkabber is a free client for an instant messaging system called Jabber. It is written in Tcl/Tk and supports many features like support of unicode, ssl support, http proxy, file transfers and support of multi-user conference protocol. Package: debpartial-mirror Priority: extra Section: contrib/net Installed-Size: 17 Maintainer: Otavio Salvador Architecture: all Version: 0.2.95 Depends: python, python-apt, python-cdd (>> 0.0.2), python-pycurl, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/debpartial-mirror_0.2.95_all.deb Size: 24402 MD5sum: 19bc56c53da939dfff537fd01f8b0320 SHA1: 7134600e2c4fee1fb60670e4706cc0645a036c7c SHA256: 9f48c9cb587f6054fbb5b287cd2576c8aa083d94ceb5bcb49438ce4528d05cc4 Description: tools to create partial Debian mirrors Mirroring of partial Debian repositories is easy with the debpartial-mirror tool. . With it, you can mirror selected sections, priorities, packages, virtual packages, or even files and directories matching regular expressions. Packages may be drawn from any number of sources, with dependencies for each source resolved from whichever other sources you specify. . The project web site is here: http://partial-mirror.alioth.debian.org/ Package: libfeedparser-ruby-doc Priority: optional Section: contrib/doc Installed-Size: 47 Maintainer: Lucas Nussbaum Architecture: all Source: libfeedparser-ruby Version: 0.5-3 Depends: libfeedparser-ruby Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/libfeedparser-ruby-doc_0.5-3_all.deb Size: 444580 MD5sum: 48e3a4aa598024da807470f7a993a571 SHA1: d7393137616833bd9b5b129932f7fd43ea0ffd48 SHA256: e4f74d6b533ae7a8b4ddba3daeffe1f9199ad4c983ac71b292b27eedbf8e7f8c Description: Documentation for ruby-feedparser (libfeedparser-ruby) This package provides rdoc documentation and unit tests for Ruby-feedparser. . Ruby-feedparser is a library allowing Ruby developers to parse RSS and ATOM feeds. Homepage: http://home.gna.org/ruby-feedparser/ Package: proftpd-pgsql Priority: optional Section: contrib/net Installed-Size: 302 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Francesco Paolo Lovergine Architecture: all Source: proftpd-dfsg Version: 1.3.1-6nexenta2-build2 Depends: proftpd (>= 1.3.1-6nexenta2-build2), proftpd (<< 1.3.1-6nexenta2-build2.1~) Conflicts: wu-ftpd, wu-ftpd-academ Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/proftpd-pgsql_1.3.1-6nexenta2-build2_all.deb Size: 194064 MD5sum: 52df818c65d40461b4604d1399cf0ceb SHA1: 01a8f4d5fd962f4030e949d8a8672b9c9fb39501 SHA256: 3f419e8e21dd46cc027d2e9b7b333b8dedc905d9f2649a5337c1eb5304441a51 Description: Versatile, virtual-hosting FTP daemon A powerful replacement for wu-ftpd, this File Transfer Protocol daemon supports hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . This package is needed only to use PostgreSQL-based authentication. . More information can be found at http://www.proftpd.org/. Homepage: http://www.proftpd.org/ Package: openverse Priority: optional Section: contrib/net Installed-Size: 66 Maintainer: Brandon Griffith Architecture: all Version: 0.8.7-6 Depends: tcl (>= 8.3) | tclsh, tk (>= 8.3) | wish Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/openverse_0.8.7-6_all.deb Size: 454114 MD5sum: ae67fa7a195fc7f48ca0cc5576ea1376 SHA1: c9aa878c7115272acf5174b8c5e3f4af08a7c4fb SHA256: 2baaecdc73c064c73964480be4090091111c8b7f8285d1db6c58605033786b1a Description: A graphical chat client/server written in tcl/tk OpenVerse is a graphical visual chat client/server written in tcl/tk. It is very similar to Virtual Places, The Palace, and Microsoft Chat but is completely opensource and platform independent. This package includes both the client program and server code. Package: prism-google-talk Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Ubuntu Mozilla Team Architecture: all Source: prism Version: 0.8+svn20071115r8030-0ubuntu3 Depends: prism Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/prism-google-talk_0.8+svn20071115r8030-0ubuntu3_all.deb Size: 48590 MD5sum: 847f73359697d9e5e43d84c8ba073f16 SHA1: cd72589a0dbc75e53e9db1a1a156b02f9c172514 SHA256: b46e55be41e99c858aa87d94041d2b17c0e607c1e0f3a2ecdf2e19790399293f Description: Google Talk WebApp for Prism Google Talk WebApp is a Web Application using Prism, a simple XULRunner browser for web applications. Homepage: http://talkgadget.google.com/talkgadget/popout Package: ipmasq Priority: extra Section: contrib/net Installed-Size: 227 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Baumann Architecture: all Version: 4.0.8-4ubuntu1 Depends: iptables (>= 1.2.1-1) | ipchains | ipfwadm Pre-Depends: debconf (>= 0.5.00) | debconf-2.0 Suggests: bridge-utils, mc, midentd | oidentd Conflicts: iptables (<< 1.2.1-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/ipmasq_4.0.8-4ubuntu1_all.deb Size: 82580 MD5sum: ff5308591c3763927e80ae8165f0389e SHA1: 72b3037aa52b511ed3c9cd3b160ce098c9d19a5e SHA256: 09221ab8bad1dcd9d8ab852fc741b07601e78e2fc6a5486380efcacd40c21acf Description: securely initializes IP Masquerade forwarding/firewalling This package contains scripts to initialize IP Masquerade for use as a firewall. IP Masquerade is a feature of Linux that allows an entire network of computers to be connected to another network (usually the Internet) with only one network address on the other network. IP Masquerade is often referred to as NAT (Network Address Translation) on other platforms. . By default, this package configures the system as a basic forwarding firewall, with IP spoofing and stuffed routing protection. The firewall will allow hosts behind the firewall to get to the Internet, but not allow connections from the Internet to reach the hosts behind the firewall. However, ipmasq now features a very flexible framework where you can override any of the predefined rules if you so choose. It also allows you to control if the rules are reinterpreted when pppd brings a link up or down. . This package should be installed on the firewall host and not on the hosts behind the firewall. . IP Masquerade requires the kernel to be compiled with masquerading support (please see documentation for specific kernel options required). Package: kannel-docs Priority: optional Section: contrib/doc Installed-Size: 3683 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Paul Dwerryhouse Architecture: all Source: kannel Version: 1.4.1-2ubuntu1 Suggests: kannel Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/kannel-docs_1.4.1-2ubuntu1_all.deb Size: 3729066 MD5sum: f150b56ce7ec259362264d173475cdb1 SHA1: 90acc2b183cc3461b983360f66f6bea9270cba79 SHA256: c0682309288d2a3895ceb21b11facdb34da0381f705bf2c5aeab07808b9a9a3b Description: WAP and SMS gateway documentation Kannel is a gateway for connecting WAP (Wireless Application Protocol) phones to the Internet. It also works as an SMS gateway, for providing SMS based services for GSM phones. . Documentation in html, rtf and pdf format. Homepage: http://www.kannel.org/ Package: smokeping Priority: extra Section: contrib/net Installed-Size: 161 Maintainer: Jose Carlos Garcia Sogo Architecture: all Version: 2.3.0-1 Depends: adduser, debianutils (>= 1.7), exim4 | mail-transport-agent, fping (>= 2.4b2-to-ipv6-2), libnet-perl, librrds-perl (>= 1.2), libsnmp-session-perl (>= 0.86), liburi-perl, libwww-perl, lsb-base (>= 3.0-6), perl (>= 5.6.0-16), speedy-cgi-perl (>= 2.21-1) Recommends: apache2 | httpd, dnsutils, echoping, libsocket6-perl Suggests: curl, libauthen-radius-perl, libio-socket-ssl-perl, libnet-dns-perl, libnet-ldap-perl, libnet-telnet-perl, openssh-client Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/smokeping_2.3.0-1_all.deb Size: 685204 MD5sum: 10efeb4e006748a1f88223efa95d9fe4 SHA1: dd4340551c1eab545cf090cf17786ba69f533a8d SHA256: f12939e699543bc66314b1c5e0d62e5bf83c76f32b49c2923a9b8e8b1abe0262 Description: latency logging and graphing system SmokePing consists of a daemon process which organizes the latency measurements and a CGI which presents the graphs. . With SmokePing you can measure latency and packet loss in your network. SmokePing uses RRDtool to maintain a longterm datastore and to draw pretty graphs giving up to the minute information on the state of each network connection. Package: tidy-proxy Priority: optional Section: contrib/net Installed-Size: 10 Maintainer: Jonas Meurer Architecture: all Version: 0.94-5 Depends: libhtml-tree-perl, libwww-perl, tidy | wdg-html-validator Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/tidy-proxy_0.94-5_all.deb Size: 8770 MD5sum: 42b57d3f90fce1a3633aa3c0b869e416 SHA1: 6040adc63541bfd6173f3e6b8ff509c6399277e8 SHA256: 0983324d107dda08e41de19332676eff32b7f2d8d28f40f004d4ee8e9413e395 Description: A small http proxy which tidies html tidy-proxy is a small http proxy server written in perl. Using this proxy web-pages are checked for HTML errors with Tidy or Validate while they are downloaded. The results are displayed on top of that page. Tidy-Proxy is mainly intended for developing dynamic web-pages. Package: remstats-servers Priority: extra Section: contrib/net Installed-Size: 161 Maintainer: Debian QA Group Architecture: all Source: remstats Version: 1.0.13a-10 Depends: adduser, netbase, openbsd-inetd | inet-superserver, perl, remstats-bintools Suggests: remstats-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/remstats-servers_1.0.13a-10_all.deb Size: 105882 MD5sum: 0f29ecaafffcd4831c33695ae400526f SHA1: 8a15ccb34facad60c23e105589796bd0c523c8d4 SHA256: a1c513b3dcfccbef1107b9b673c7407fb672555a8954af62dbb91c38bbfc35f6 Description: Remote Statistics System: remote information servers Remote information servers to be run on all hosts that are to be observed. . * unix-status-server: Basic system statistics * log-server: get data from logfiles * remoteping-server: "next hop"-server. Gives information about other hosts connected to the host the server is running on. * nt-status-server: It had to go somewhere ;-] Get it to an NT-Box and read remstats-doc for further information. . Only unix-status and log-server are enabled by default in /etc/inetd.conf. . Further information can be found at http://remstats.sourceworks.com:1954/release/index.html Package: gift Priority: optional Section: contrib/net Installed-Size: 4 Maintainer: Manuel Garcia Architecture: all Version: 0.11.8.1-2 Depends: giftcurs | gift-client, giftd (>= 0.11.8.1-2), giftd (<< 0.11.8.1-2.1~), libgnutella-gift, libopenft-gift Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/gift_0.11.8.1-2_all.deb Size: 1024 MD5sum: 5641a0607cb5f049d71da2d875f0c835 SHA1: 85bdd67444b29cc1e04153fcfff9a3208660f797 SHA256: f77c18bf62259d056636a3debb47cd1439ef8b99ec1a800fd59699e0aa7e96a5 Description: metapackage for the giFT filesharing system giFT is a modular daemon capable of abstracting the communication between the end user and specific filesharing protocols (peer-to-peer or otherwise). The giFT project differs from many other similar projects in that it is a distribution of a standalone platform-independent daemon, a library for client/frontend development, and modules for their own homegrown network, OpenFT, as well as the existing Gnutella network. . This metapackage depends on the daemon and plugins available from the giFT project itself, and ensures you have a client package installed. Package: willowng-config Priority: optional Section: contrib/net Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Travis Watkins Architecture: all Source: willowng Version: 0.3-0ubuntu2 Depends: willowng-config-gnome | willowng-config-kde Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/willowng-config_0.3-0ubuntu2_all.deb Size: 2296 MD5sum: 9f75b3617cd3a46df9f69de35fa9af34 SHA1: 7c6c5c67d57f8678fa37d63a718a27c91c167e82 SHA256: 31328ba34596909c45dfa625c6cae4481dd6291587d5c334a579c38a0919926e Description: willowng configuration gui This package is a dummy package depending on either the GNOME or KDE GUI. Package: ethstats Priority: optional Section: contrib/net Installed-Size: 6 Maintainer: Scott M. Dier Architecture: all Version: 1.0-2 Depends: perl5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/ethstats_1.0-2_all.deb Size: 3868 MD5sum: 32ab9ad18615b354230ca41f67ccf687 SHA1: d0bed7e6352488dbf4758fb5331810302df986dc SHA256: b8d0de23a1f82f867887dfa218931942d44fa7014e545ac51f5474f7887ddc7f Description: script that quickly measures network device throughput. ethstats works by parsing the /proc/net/dev file that the Linux kernel maintains, and thus utilizes a negligible amount of CPU time. ethstats shows the throughput of each device in both megabits per second and packets per second. Package: python-pcs Priority: extra Section: contrib/net Installed-Size: 37 Maintainer: Robert S. Edmonds Architecture: all Version: 0.5+debian-1 Depends: python, python-central (>= 0.6.5), python-pypcap Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/python-pcs_0.5+debian-1_all.deb Size: 226524 MD5sum: a5333e1a87f4b43a55ca4b56ad4a41c1 SHA1: 5f26f4ba854c041700ab5cab32b8074605e8ad7f SHA256: a878aa3c0029a69136ce00777bc134c417651e74125c160b7dce87dd60cc6466 Description: Packet Construction Set for Python PCS is a set of Python modules and objects that make building network protocol code easier for the protocol developer. It provides functionality to encode and decode network packets in various formats as well as a set of classes for the most commonly used network protocols. libpcap can be used to read packets from dump files or network devices and to inject constructed packets into the network. Python-Version: all Package: flowscan-cuflow Priority: optional Section: contrib/net Installed-Size: 10 Maintainer: Russell Stuart Architecture: all Version: 1.7-2 Depends: flowscan Recommends: flowscan-cugrapher Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/flowscan-cuflow_1.7-2_all.deb Size: 24828 MD5sum: 266f59f937d74c685407b92c4f33c0c1 SHA1: 043f105cce96d7cacde61c43f2f86252aea423b5 SHA256: 5f91066c994f6bf381aac414304b6d0cec99b1699e6984534e2e860256034ca5 Description: Flowscan module combining CampusIO and SubNetIO CUFlow is a FlowScan module designed to combine the features of CampusIO and SubNetIO and to process data more quickly. CUFlow allows you to differentiate traffic by protocol, service, TOS, router, and network and then generate TopN reports over 5 minutes periods and over an extended period of time. . Homepage: http://www.columbia.edu/acis/networks/advanced/CUFlow/ Package: mason Priority: extra Section: contrib/net Installed-Size: 29 Maintainer: Thomas Scheffczyk Architecture: all Version: 1.0.0-8 Depends: bash (>= 2.04-1), debconf (>= 1.2.0) | debconf-2.0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/mason_1.0.0-8_all.deb Size: 466210 MD5sum: b43189bb2c899b4ae6f21d5aa8e6c3b7 SHA1: 3b4f9109b972dfb4d233ce9e94b905015fa9083c SHA256: 617a9971bad1cc880440142560f00dcec54218480519f07858e14d19fd201d6b Description: Interactively creates a Linux packet filtering firewall Mason creates a firewall that exactly matches the types of TCP/IP traffic flowing in, out and through a Linux computer. It can be used to create a full firewall or add rules to an existing firewall. Package: libfeedparser-ruby1.8 Priority: optional Section: contrib/net Installed-Size: 64 Maintainer: Lucas Nussbaum Architecture: all Source: libfeedparser-ruby Version: 0.5-3 Depends: ruby1.8 Suggests: libfeedparser-ruby-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/libfeedparser-ruby1.8_0.5-3_all.deb Size: 15240 MD5sum: 53bdb1cb9129f68b85c9e388b7df80ac SHA1: 1ec432b425affe94b63e1295b6d173bb5a10467e SHA256: 9820705f7295a6afc08a09a3b75265b4b0ed67ee46acfbfb53e86027c5bd7b3b Description: Ruby library to parse ATOM/RSS feeds Ruby-feedparser is a library allowing Ruby developers to parse RSS and ATOM feeds. Homepage: http://home.gna.org/ruby-feedparser/ Package: pyftpd Priority: optional Section: contrib/net Installed-Size: 198 Maintainer: Radovan Garabík Architecture: all Version: 0.8.4.5 Depends: python, python-central (>= 0.6.5) Pre-Depends: python-central Recommends: python-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/pyftpd_0.8.4.5_all.deb Size: 35656 MD5sum: da233de2da7781fabb21363daea8ce83 SHA1: 414b70452ab34cf14c60c4e374e44466f398beda SHA256: 5b43705be741e5364c6cc7dd0a13913bf923dd18ac50a7c5167f46462e5fc2af Description: ftp daemon with advanced features multithreaded ftp daemon written in python, featuring advanced permission scheme, upload/download speed throttling, GUI configuration, internal database of users and more. Does not need to run as root. Python-Version: current Package: mrtg-contrib Priority: extra Section: contrib/net Installed-Size: 1861 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Adam Majer Architecture: all Source: mrtg Version: 2.14.7-2ubuntu3 Depends: mrtg (>= 2.14.7-2ubuntu3), mrtg (<< 2.14.7-2ubuntu3.1~) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/mrtg-contrib_2.14.7-2ubuntu3_all.deb Size: 527744 MD5sum: 68bd5641b00b0e343c58d92ef708b056 SHA1: f76cd14134bbaf0075fa8956b4c6818286391e66 SHA256: 3922298626cb77ab8ab136fad4f65404f40f2af919c356a7353af673699c91f5 Description: multi router traffic grapher (contributed files) A collection of sample scripts and configuration files for the Multi Router Traffic Grapher (MRTG). This package contains the contributed files that ship with MRTG. Package: tunneldigger Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Kai Henningsen Architecture: all Version: 0.10 Depends: debhelper, fakeroot, make, openssl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/tunneldigger_0.10_all.deb Size: 8394 MD5sum: 966107c3218b03f69b2c559339aed26c SHA1: 5dccd58d73cfec052a8137e3730e10b74cf92ccd SHA256: 595a5efdbdaf249a444a3e830800576897838e1b315a671d068676760028781a Description: Configures OpenVPN tunnel networks TunnelDigger takes the approach of having a central administration directory somewhere, not necessarily on a host where OpenVPN actually runs. It creates a .deb for every OpenVPN-connected host under this administration containing all relevant config files, keys, and certificates (be careful how you transport these to the host to use them!). The hosts using these configurations will also need the tunneldigger-utils package. . For an alternate approach, see the carpaltunnel package. Package: riece Priority: optional Section: net Installed-Size: 625 Maintainer: OHASHI Akira Architecture: all Version: 4.0.0-3 Replaces: riece-async, riece-google, riece-hangman, riece-kakasi, riece-lsdb, riece-ndcc, riece-rdcc, riece-xface Depends: emacs | emacsen Suggests: dictionaries-common, easypg, kakasi, libgettext-ruby1.8, libsoap-ruby1.8, lsdb, ruby1.8 Conflicts: riece-async, riece-google, riece-hangman, riece-kakasi, riece-lsdb, riece-ndcc, riece-rdcc, riece-xface Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/riece_4.0.0-3_all.deb Size: 217820 MD5sum: ebc4f995320d5e9f0a07072c0714eb6e SHA1: 1306fe94ac73b78ce55499d97a20fd429b641388 SHA256: b138b64e556b49d4c1351ae730c64f0a456d0a7c3599e55b3ea1fe525b7f335d Description: an IRC client for Emacs Riece is a user interface for IRC (Internet Relay Chat). You should spell it with the first letter capitalized and pronounce it as /ri:s/. . The features of Riece are as follows: . * Several IRC servers may be used at the same time. * Many features built upon the extension mechanism called add-on. Currently 30 such add-ons are available. * Installation is easy. Riece doesn't depend on other packages. * Setup is easy. Automatically save/restore the configuration. * Step-by-step instructions are included. * Mostly compliant with the latest IRC client protocol (RFC 2812). Package: pyicqt Priority: extra Section: contrib/net Installed-Size: 106 Maintainer: Patrick Ringl Architecture: all Version: 0.8a-1.1 Depends: adduser, python-central (>= 0.6.5), python-crypto, python-pyopenssl, python-twisted (>= 2.0.0), python-twisted-web (>= 0.5.0), python-twisted-words (>= 0.1.0) Recommends: python-imaging, python-mysqldb (>= 1.0.0), python-nevow (>= 0.4.1) Suggests: jabberd2 | jabber | ejabberd Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/pyicqt_0.8a-1.1_all.deb Size: 162094 MD5sum: aa2f623059f88f662c3d24648dfef60a SHA1: 5ab46e8b3333d0d0c63388b783d2623dbcb13137 SHA256: 567cef376c85c11c719479a3b3edd6cb0d3d565e699323b4efabfc5961fa9832 Description: ICQ transport for Jabber PyICQt provides a gateway which allows Jabber users to communicate with their contacts on the ICQ Messenger network. It can connect to any Jabber server that supports the Connect component mechanism. . Homepage: http://pyicq-t.blathersource.org/ Python-Version: current Package: madoka Priority: optional Section: contrib/net Installed-Size: 117 Maintainer: Takuo KITAME Architecture: all Version: 4.2.10-1 Depends: perl Suggests: libsocket6-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/madoka_4.2.10-1_all.deb Size: 89660 MD5sum: 3639de7644f23bdfc254316f91b1d11c SHA1: 503a834f79643ee7a94ff95d574d68c954a3a907 SHA256: c0dc1b15d507ca97f0d59b8c3266571a1acaf82e7fd4e1d9b8ae3f7415694bdc Description: IRC personal proxy, stationing, logger and bot program (pirc). madoka can work as IRC personal proxy server, stationing on the IRC net with logging. and some bot plugins included. . madoka is IPv6 compliant with Socket6.pm which is in libsocket6-perl. . But Documents are available only Japanese. Package: autodns-dhcp Priority: extra Section: net Installed-Size: 14 Maintainer: Santiago Garcia Mantinan Architecture: all Version: 0.6 Depends: bind | bind9, dhcp, dnsutils, perl | perl5 Conflicts: dhcp-dns Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/autodns-dhcp_0.6_all.deb Size: 12568 MD5sum: 10b9e36b8e778aea472fb8a40ca808aa SHA1: d15486ba9b9278c29da96e37baee47300b624160 SHA256: d22d6331ec0b24d0dc08b615d191eada9e66061ca8c71b1975de40d68a6906ea Description: Automatic DNS updates for DHCP autodns-dhcp uses bind 8's dynamic update features to update a zonefile with hostnames from the dhcp leases file, this is done just once for each hostname as the IP, MAC address and name are settled on the dhcp configuration to have an static zone. Package: gnome-btdownload Priority: optional Section: contrib/net Installed-Size: 33 Maintainer: Gerardo Curiel Architecture: all Version: 0.0.30-2 Depends: bittorrent (>= 3.3), gconf2 (>= 2.10.1-2), python (>= 2.4), python-central (>= 0.6.5), python-glade2 (>= 2.0.0), python-gnome2, python-gtk2, python-notify Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/gnome-btdownload_0.0.30-2_all.deb Size: 54620 MD5sum: 1eceea614479bfd8f6c881d36b23db76 SHA1: 03e44e3e0bd7cd3e4b7181e9430ec87b76c0dddf SHA256: df77b7d2b704fbe4a554f2377a5c5db4ec528e1c3143f34cc49be52eaaf8d040 Description: Gnome interface for 'executing' BitTorrent files A simple Gnome interface designed as a mime-sink for BitTorrent files. gnome-btdownload allow a user to download files using bittorrent, a scatter-gather network. . Not a front-end, more-or-less just a session dialog. See bittorrent for more information. Homepage: http://gnome-bt.sourceforge.net/ Python-Version: >= 2.4 Package: netdisco-frontend Priority: extra Section: contrib/net Installed-Size: 38 Maintainer: Oliver Gorwits Architecture: all Source: netdisco Version: 0.95-2 Depends: adduser, apache2, libapache-dbi-perl (>= 0.94), libapache2-mod-perl2 (>= 2.0.2), libapache2-request-perl (>= 2.06), libhtml-mason-perl (>= 1.32), libmasonx-request-withapachesession-perl (>= 0.30), netdisco-common, perl Suggests: graphviz (>= 2.2.0), libgraph-perl (>= 0.50), libgraphviz-perl (>= 2.02) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/netdisco-frontend_0.95-2_all.deb Size: 160146 MD5sum: 01d586060d17b5c12c352a37defefeef SHA1: f5475c5420dc2e779640727902802e1bf367a7d5 SHA256: e4574e96e002d96534375e61ed6f809166f1ea12469a2535e92e192b36501177 Description: Web front-end for the NetDisco network manager Netdisco is an Open Source web-based network management tool designed for moderate-large networks. Using SNMP it locates the switch port of an end-user system by IP or MAC address. Layer2 topology discovery via CDP. Device inventory by OS/model + more. . This package contains the HTML::Mason web front-end to Netdisco which displays information from a populated database. Package: ftp-upload Priority: optional Section: contrib/net Installed-Size: 37 Maintainer: Roderick Schertler Architecture: all Version: 1.5 Depends: libnet-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/ftp-upload_1.5_all.deb Size: 13812 MD5sum: bc4236a238510ef97008d8d4aafb64d9 SHA1: 38529db47ddca6f06b694baa5e928db0e427caca SHA256: 078399420db3f9a700482fd3c3f81bae11ef2ca70e27a7427ef0f0f93eb30b1c Description: put files with FTP from a script ftp-upload transfers local files to another machine using FTP. It's meant to be used by scripts and such rather than interactively. There's no user interface, the program is controlled strictly via the command line. It is disciplined with its exit status. Package: zabbix-frontend-php Priority: optional Section: contrib/net Installed-Size: 122 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Zabbix Maintainers Architecture: all Source: zabbix Version: 1:1.4.2-4ubuntu3 Depends: apache2 | httpd, dbconfig-common (>= 1.8.19), debconf (>= 0.5) | debconf-2.0, php5 | php4, php5-gd | php4-gd, php5-mysql | php5-pgsql | php4-mysql (>= 4:4.3.3-4) | php4-pgsql (>= 4:4.3.3-4), ucf Recommends: mysql-server (>= 4.0.16-2) | postgresql-8.1, zabbix-server-mysql | zabbix-server-pgsql Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/zabbix-frontend-php_1.4.2-4ubuntu3_all.deb Size: 959560 MD5sum: e077858a1d7a87a691d60772e73681c7 SHA1: 91368dd75f1da6e79cc122172009dfdafb5f8119 SHA256: 4d2e522eabab1b9d1b923c3b78265cd7e146f09bac4958b3dfd98a3251624fbb Description: software for monitoring of your servers -- php frontend Zabbix is an all-in-one 24x7, free monitoring solution for both commercial and non-commercial use. . Zabbix can be installed on any UNIX platform. It acts as server that monitors client systems running on different platforms as well as other Network devices. The Software can be used for: . o high level monitoring of IT Services o centralised monitoring of your servers and applications o monitoring of SNMP-enabled devices o performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.) o data visualization . and much more. . This Package provides the php Frontend to your Zabbix Server database, which displays the collected Informations of your Zabbix-Clients using graphs. Package: flowscan-cugrapher Priority: optional Section: contrib/net Installed-Size: 9 Maintainer: Russell Stuart Architecture: all Source: flowscan-cuflow Version: 1.7-2 Depends: flowscan-cuflow Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/flowscan-cugrapher_1.7-2_all.deb Size: 12040 MD5sum: c01fe53d0465669256a5815f47ca0661 SHA1: ade317e21d88b597e0aad2d5c9200e78aa403317 SHA256: 9e6c6d3cfd54852d3ded4c78e6189560d82ac871a3b8dde61380cbbe0b5664f7 Description: A CGI interface for flowscan-cuflow CUGrapher is a Web CGI program which generates images on the fly based on user input with data supplied by CUFlow. . Homepage: http://www.columbia.edu/acis/networks/advanced/CUFlow/ Package: lyskom-elisp-client Priority: optional Section: contrib/net Installed-Size: 18 Maintainer: Joel Rosdahl Architecture: all Version: 0.48-12 Depends: debconf (>= 0.5) | debconf-2.0, emacs22 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/lyskom-elisp-client_0.48-12_all.deb Size: 561512 MD5sum: fc2c63532f86fcd4bf09094532604aed SHA1: fd1014f2281acbe465369a881de301d7cf69c4ed SHA256: a94cbbf3a646d9198828fef263f23240cbbbc36dd8189c0d471d577e05bb97c5 Description: emacs client for LysKOM A LysKOM client implemented in Emacs LISP. This client is the most used and developed one. Package: xavante-doc Priority: optional Section: contrib/net Installed-Size: 59 Maintainer: Enrico Tassi Architecture: all Source: xavante Version: 1.3.2~20070929-1 Recommends: xavante Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/xavante-doc_1.3.2~20070929-1_all.deb Size: 15970 MD5sum: 3b9ef22d9e61c787cf5060448e82a3c6 SHA1: 394ae896926fbe920f01e823adb54de5f3c6794f SHA256: e1732c39e0249a4295fe7b2642c271b1808a4b0a55ae48d75de40f8210904e50 Description: Documentation files for the Xavante web server This package contains the documentation for the Xavante web server. . Homepage: Package: prism-google-reader Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Ubuntu Mozilla Team Architecture: all Source: prism Version: 0.8+svn20071115r8030-0ubuntu3 Depends: prism Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/prism-google-reader_0.8+svn20071115r8030-0ubuntu3_all.deb Size: 61688 MD5sum: bec4c58795bffb1173aea30e22bcc9c4 SHA1: b88371bd9f3a097c762a9bc2567fdbf188bb4d32 SHA256: 7863c8fbff7fccde9f0309979199984b5e5e67aa5cf97f035dda37ad1cfe83c9 Description: Google Reader WebApp for Prism Google Reader WebApp is a Web Application using Prism, a simple XULRunner browser for web applications. Homepage: https://www.google.com/reader Package: dns-browse Priority: extra Section: contrib/net Installed-Size: 6 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 1.9-5 Depends: dnsutils, tk8.4 | wish Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/dns-browse_1.9-5_all.deb Size: 16070 MD5sum: f202159a3572f889807776d749c0c2a6 SHA1: 168dc6f982237120ec88eca7ce5e2353dc00018f SHA256: cdc366fc1abdc56625d0ecc18702c01887c663706f678e3756a55eefff74fb05 Description: Front-ends to DNS search This package provides two programs to make user lookups on DNS servers: dns_tree and dns_browse. . dns_tree is a command-line-based front-end to dig. It replaces the several dig invocations necessary to fetch a zone, and it formats the output in a somewhat sensible hierarchical style (a tree). . dns_browse is a GUI front-end to dns_tree. It allows point-and-click DNS browsing and makes it easy to expand/compress hierarchies in one or more DNS zones. . Homepage: http://www.isi.edu/~johnh/SOFTWARE/DNS/ Package: hinfo Priority: optional Section: contrib/net Installed-Size: 19 Maintainer: Blars Blarson Architecture: all Version: 1.02-3.1 Depends: debianutils (>= 1.6), libnet-dns-perl (>= 0.38), perl, ucf (>= 1.0) Pre-Depends: adduser, debconf (>= 0.5) | debconf-2.0 Recommends: wget Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/hinfo_1.02-3.1_all.deb Size: 30226 MD5sum: a6d6268ce03fd853305b0e35b4a4fb67 SHA1: 41244823816e605aa1dc94ffad5e321bbb8b7b7c SHA256: 352943813c57a646b4d93471f394b77a28157828359a5d3a18747ba1ff0bba55 Description: Check address ownership and DNSBL listings for spam reporting Hinfo will check (possibly obscured) address/hostname/website ownership and will display which blacklists (such as sbl.spamhaus.org and bl.spamcop.net) the site is listed on. . It is primarily used in manual spam reporting. Package: xchat-common Priority: optional Section: contrib/net Installed-Size: 52 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Davide Puricelli (evo) Architecture: all Source: xchat Version: 2.8.4-0nexenta8 Depends: gconf2 (>= 2.10.1-2) Recommends: xchat Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/xchat-common_2.8.4-0nexenta8_all.deb Size: 1051868 MD5sum: 76a7232cd4704724e25444cd5ba04def SHA1: 447b939ba6bd6d2aaf8133c2d0dc4bdf6642e0e2 SHA256: 15027c07801977d2aa5ebc1b6189aca018fbdb5e8792785f689d8b941b1cd75b Description: Common files for X-Chat This package includes documentation, examples, and locale files for the Debian X-Chat packages that are common for all architectures. . Homepage: http://www.xchat.org/ Package: depview Priority: optional Section: contrib/net Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jeremy Laine Architecture: all Version: 0.3.0-1ubuntu1 Depends: debconf (>= 0.2.17), mysql-client, php5 Recommends: deptrack Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/depview_0.3.0-1ubuntu1_all.deb Size: 4754 MD5sum: 8fecee1a2e2ed92b6b2450affcc9647a SHA1: 2314758deb92499250581fdd47ca3c7218273505 SHA256: fb68588fb480e89f817c67f430d8b37dd00e23e9300798a1cc4142b2c3d8a0c5 Description: a PHP dependency tracker Depview allows you to view PHP dependencies that were extracted using deptrack. Package: yarssr Priority: optional Section: contrib/net Installed-Size: 25 Maintainer: Joachim Breitner Architecture: all Version: 0.2.2-4 Depends: libgnome2-perl (>= 0.94), libgnome2-vfs-perl, libgtk2-gladexml-perl, libgtk2-perl, libgtk2-trayicon-perl, libxml-rss-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/yarssr_0.2.2-4_all.deb Size: 24620 MD5sum: 5a31df4882db34d8963d88f55b6a1c91 SHA1: faeb465458705399660fe55ed9e80995e94f5bc9 SHA256: c2d9a46725454827615e64dc9134f8c3a614f78e82c0b2a7142ac30e88618e54 Description: RSS reader for the notification area Yet Another RSS Reader is an RSS aggregator and reader that displays its results in the GNOME or KDE system tray (notification area). To view the contents of the feed just click the menu-item and it will launch in your favorite browser. Homepage: http://yarssr.sourceforge.net/ Package: python-cdd Priority: extra Section: contrib/net Installed-Size: 10 Maintainer: Otavio Salvador Architecture: all Version: 0.0.7 Depends: python-apt, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/python-cdd_0.0.7_all.deb Size: 10974 MD5sum: 1415eb21e239ec72e0f29b10293c679e SHA1: 8c2276f934d567dcc862e7d954598fe9a73f9822 SHA256: df27a7e6e50ae64ba87c170165a49de5114d22284747972a9974c90051db778e Description: library to make easier to build CDD related applications This is a library that include common things to make easier to build Custom Debian Distributions related applications. . See http://projects.ossystems.com.br/python-cdd for more information. Package: feed2imap Priority: optional Section: contrib/net Installed-Size: 20 Maintainer: Lucas Nussbaum Architecture: all Version: 0.9.2-1 Depends: libfeedparser-ruby1.8 (>= 0.4), librmail-ruby1.8, ruby, ruby1.8 Recommends: libopenssl-ruby1.8 Suggests: imap-client, imap-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/feed2imap_0.9.2-1_all.deb Size: 48942 MD5sum: e19ff727cfb9c693b1f4873ce7485d39 SHA1: 70db3163179b08b0af6639338ad97178cd3243b0 SHA256: 8eb5f5c978a90a6340db7a3626bdb04c71534c0420e94d3a2ba8916473f2a43d Description: feed aggregator (RSS/Atom) which puts items on a IMAP mail server Feed2Imap is an RSS/Atom feed aggregator. After Downloading feeds (over HTTP or HTTPS), it uploads them to a specified folder of an IMAP mail server. The user can then access the feeds using a mail reader like Mutt, Evolution, Mozilla Thunderbird or even a webmail. . The main advantage over rss2email is that feed2imap uploads emails itself to a specified folder. You don't have to play with procmail or your MUA's filtering rules to classify mails. Homepage: http://home.gna.org/feed2imap/ Package: python-scapy Priority: optional Section: contrib/net Installed-Size: 540 Maintainer: David Villa Alises Architecture: all Source: scapy Version: 1.1.1-3 Replaces: scapy (<< 1.0.5-1) Depends: python (>= 2.4), python-support (>= 0.7.1) Suggests: ebtables, graphviz, gv, imagemagick, python-crypto, python-gnuplot, python-pyx, python-visual, sox, tcpdump, xpdf Conflicts: scapy (<< 1.0.5-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/python-scapy_1.1.1-3_all.deb Size: 136154 MD5sum: 661b42f29a3015e33607877c08d144e8 SHA1: 94561fc32aea10d1c6ba3d1318cb42f0802fff1a SHA256: 6e0dfa6214a9b0dd9d1bf3198213a2f03777b58fb82b604d0638f34e543a4d79 Description: Packet generator/sniffer and network scanner/discovery Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery, packet sniffer, etc. It can for the moment replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, tethereal, p0f, .... . In scapy you define a set of packets, then it sends them, receives answers, matches requests with answers and returns a list of packet couples (request, answer) and a list of unmatched packets. This has the big advantage over tools like nmap or hping that an answer is not reduced to (open/closed/filtered), but is the whole packet. . Homepage: http://www.secdev.org/projects/scapy/ Package: torrus-apache Priority: extra Section: contrib/net Installed-Size: 4 Maintainer: Torrus maintainers Architecture: all Source: torrus Version: 1.0.5-2 Depends: torrus-apache2, torrus-common (= 1.0.5-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/torrus-apache_1.0.5-2_all.deb Size: 748 MD5sum: 2d00ead74800a2e4055df1f8ca6fd9d0 SHA1: 41c6450c00abad9d9fb39ec5c9fd2be2146c9c5b SHA256: 9bf646e239a1a9ed86a47c5072012a3fa6a0650b234155d1b14d53256e125d3d Description: Transitional Package for migration to torrus-apache2 This is a transitional package which can be safely removed. Package: nagios-images Priority: optional Section: contrib/net Installed-Size: 349 Maintainer: Debian Nagios Maintainer Group Architecture: all Version: 0.3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/nagios-images_0.3_all.deb Size: 1765044 MD5sum: 5f35a7f1fe3071c6b01fe3f7557901c5 SHA1: 13d3fa76348941829d8cad5de38c0110d2775892 SHA256: adc21888b24cfeb4d40b3afc54f9dbfac5bee293a2039cc3e6aaabf7f9ca8fe7 Description: Collection of images and icons for the nagios system nagios-images contains an assortment of dfsg-free images and icons for use in the web frontend of the nagios system. . Nagios is a host/service/network monitoring and management system. It has the following features: * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) Package: emacs-jabber Priority: optional Section: contrib/net Installed-Size: 42 Maintainer: Milan Zamazal Architecture: all Version: 0.7.1-3 Depends: emacs22 | emacs21 | xemacs21-basesupport (>= 2004.02.02) | emacs-snapshot, emacs22 | gnus (>= 5.10.6-1.NO.20050713-1) | emacs-snapshot Recommends: flim, xprintidle Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/emacs-jabber_0.7.1-3_all.deb Size: 140964 MD5sum: 23d3c07fce2fc2ba2ac3b41b8b58c2f3 SHA1: 03437c6aaed44adde1f6331db0468b5dc9f703fb SHA256: 9ff1c9577a7dd7dad605ee1867f5e7f07aa08eccd52b6241629ddc70f983eebb Description: Jabber client for Emacsen jabber.el (emacs-jabber) is a Jabber client for Emacs and XEmacs. While this is still a development version, it offers all the basic instant messaging functions and is highly customizable. . Homepage: http://emacs-jabber.sourceforge.net/ Package: spamoracle-byte Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Debian OCaml Maintainers Architecture: all Source: spamoracle Version: 1.4-9 Replaces: spamoracle Provides: spamoracle Depends: ocaml-base-nox-3.10.0 Conflicts: spamoracle Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/spamoracle-byte_1.4-9_all.deb Size: 429366 MD5sum: 797b36e49903d7a5c3f695b7bbb0c9b8 SHA1: ff3b7e46221195a7a0b1e6b6ccb26e5926a43075 SHA256: 0134c229fcbf3fbb8ab2ff86d352bdcace48ed9994f5ef7651ea108b0c0320df Description: A statistical analysis spam filter based on Bayes' formula SpamOracle, a.k.a. "Saint Peter", is a tool to help detect and filter away "spam" (unsolicited commercial e-mail). It proceeds by statistical analysis of the words that appear in the e-mail, comparing the frequencies of words with those found in a user-provided corpus of known spam and known legitimate e-mail. The classification algorithm is based on Bayes' formula, and is described in Paul Graham's paper, A plan for spam. . This program is designed to work in conjunction with procmail. The result of the analysis is output as an additional message header X-Spam:, followed by yes, no or unknown, plus additional details. A procmail rule can then test this X-Spam: header and deliver the e-mail to the appropriate mailbox. . This package contains the arch independent bytecode version. Consider using the faster nativecode version if it is available on your arch. Package: spikeproxy Priority: optional Section: contrib/net Installed-Size: 15627 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Source: spkproxy Version: 1.4.8-4 Depends: python (>= 2.3), python-pyopenssl, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/spikeproxy_1.4.8-4_all.deb Size: 677416 MD5sum: 7c88c02253b33b1c5fe4e286446d6cd3 SHA1: 4c44c22ff308012f06c9dc5bdf1d22db3da18f8c SHA256: c324a5eb87d573f00833197ed93c515759cbdcc240d1c907df8620f049eef80c Description: Web application security testing proxy SPIKE proXy is part of the SPIKE Application Testing Suite, It functions as an HTTP and HTTPS proxy, and allows the web developer or web application auditor low level access to the entire web application interface, while also providing a bevy of automated tools and techniques for discovering common problems. These automated tools include: . - Automated SQL Injection Detection - Web Site Crawling (guaranteed not to crawl sites other than the one being tested) - Login form brute forcing - Automated overflow detection - Automated directory traversal detection . In addition to automated analysis, SPIKE proXy allows the user to analyse the internals of the web application by viewing and changing all variables, cookies, headers, or other parts of the request and resubmit them. Also, a single installation can be shared by multiple users. Package: weathermap4rrd Priority: extra Section: contrib/net Installed-Size: 9 Maintainer: Julien Danjou Architecture: all Version: 1.1.999+1.2rc3-1 Depends: libgd-gd2-perl | libgd-gd2-noxpm-perl, librrds-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/weathermap4rrd_1.1.999+1.2rc3-1_all.deb Size: 13452 MD5sum: 450fd23bb265973bbaf89b9f8979f707 SHA1: 88c14681060c516ad0940eee4f3a0ad598bdc922 SHA256: 403d51de29eaf4b3bb00809f4e2a1237afadf3adfde9ef8b786623eb6b88bbd7 Description: script that generates picture network links utilization Network Weathermap4RRD is a perl script that generates picture network links utilization. Data used to create graph are acquired from RRDTool databases and are displayed as two ways colored arrows on a map representing the logical topology of the network. Package: dnscvsutil Priority: optional Section: contrib/net Installed-Size: 14 Maintainer: Tommi Virtanen Architecture: all Version: 0.10.2 Depends: adduser, bind (>= 1:8.2.1-5) | bind9, cvs, libdigest-md5-perl, perl5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/dnscvsutil_0.10.2_all.deb Size: 29922 MD5sum: 537bd6a4ba3ce95330bac460feeb413b SHA1: 9083ac4a22b5eea4c4e6c7fc017ac75afe219ea8 SHA256: 27f67b06441b2f9df2741e0e38d552368eb45022e076644feb1f4a5518a5a24b Description: Maintain DNS zone files under CVS control Maintain your DNS zone files under CVS control, and possibly automatically updating reverse zones. Package: prism-google-calendar Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Ubuntu Mozilla Team Architecture: all Source: prism Version: 0.8+svn20071115r8030-0ubuntu3 Depends: prism Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/prism-google-calendar_0.8+svn20071115r8030-0ubuntu3_all.deb Size: 34268 MD5sum: 3a7a23a42bca7c58250d4933feb86260 SHA1: 41245964a46293ff89f9f56e9940d710bcd88ae8 SHA256: 73dcf755bf4837b70af097278f9faedd5c75b1ff90629326fdff3d7521dffdb9 Description: Google Calendar WebApp for Prism Google Calendar WebApp is a Web Application using Prism, a simple XULRunner browser for web applications. Homepage: https://www.google.com/calendar Package: nagios-snmp-plugins Priority: optional Section: contrib/net Installed-Size: 27 Maintainer: Debian Nagios Maintainer Group Architecture: all Version: 1.1.1-2 Depends: libnet-snmp-perl, perl, perl-base (>= 5.8.4-8), ucf Suggests: nagios-plugins-basic (>= 1.4.5-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/nagios-snmp-plugins_1.1.1-2_all.deb Size: 91926 MD5sum: 2d2633a77912b7d02281121c0ae021c7 SHA1: 56a1cbe8f5b356f0f101c31a5d575b07bf8be442 SHA256: 704c6a66af43c6e21abcaef4b6b959511bcb8562ecd85a58c8431c0b14ca0e21 Description: SNMP Plugins for nagios A set of Nagios plugins to check hosts/devices using snmp protocol . Homepage: Package: rt2570-source Priority: extra Section: contrib/net Installed-Size: 9 Maintainer: Debian Ralink packages maintainers Architecture: all Source: rt2570 Version: 1.1.0+cvs20070927-1 Depends: bzip2, debhelper (>= 4.0), module-assistant Suggests: gcc-3.3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/rt2570-source_1.1.0+cvs20070927-1_all.deb Size: 210986 MD5sum: 2a13454786a50a1a487d4891fe1c9dca SHA1: 030a010305abdbaa3b91326f3dc2ee20a2ab9918 SHA256: 5f5fd321eec528b482666229db9f2e27d4b2db01b9252cdb76019dd90484dbad Description: source for rt2570 wireless network driver This package provides source code for the rt2570 driver for Linux. This driver supports USB wireless network cards with the Ralink RT2500USB chipset. An alternate driver, rt2500usb, is available in the rt2x00-source package and in the Linux kernel from version 2.6.24. . In order to compile the driver you need the kernel sources (or the linux-headers for the linux-image packages from Debian). For compile instructions look into /usr/share/doc/rt2570-source/README.Debian or simply use the module-assistant utility. Homepage: http://rt2x00.serialmonkey.com/ Package: pidgin-themes Priority: optional Section: contrib/net Installed-Size: 485 Maintainer: Martin Braure de Calignon Architecture: all Source: gaim-themes Version: 0.2-1 Depends: pidgin Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/pidgin-themes_0.2-1_all.deb Size: 1483316 MD5sum: 7317b6240f6a17202be1dddba5356b0f SHA1: 301cdbdf85e197f26aa735812cea5787c0bd1263 SHA256: a5f1f1193da39719242e9c54e7038b9a0bb0b89f6669aa23fd462f9c26fb06e4 Description: Smiley themes collection for pidgin This package provides few differents smiley theme for Pidgin They have been downloaded from http://gaim.sourceforge.net and from http://www.gnome-look.org/ It includes only free themes. . Homepage: http://www.pidgin.im/ Package: sieve-connect Priority: optional Section: contrib/net Installed-Size: 6 Maintainer: Andrew Pollock Architecture: all Version: 0.41-1 Depends: libauthen-sasl-perl, libio-socket-inet6-perl, libio-socket-ssl-perl, libmime-base64-perl, libterm-readkey-perl, perl, perl-modules Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/sieve-connect_0.41-1_all.deb Size: 21920 MD5sum: 829603a111a718338610e44434095c04 SHA1: 28766dd7a20a6b5cf7d2c32dab143fcaa03a3b6d SHA256: 07f6771f157deb7518a9c90d3f803f8acec6a21605d3208433702f323a4202c2 Description: A client for the MANAGESIEVE protocol This is sieve-connect. A client for the MANAGESIEVE protocol, as implemented by timsieved in Cyrus IMAP. . sieve-connect is designed to be both a tool which can be invoked from scripts and also a decent interactive client. It should also be a drop-in replacement for "sieveshell", as supplied with Cyrus IMAP. Package: prism-google-mail Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Ubuntu Mozilla Team Architecture: all Source: prism Version: 0.8+svn20071115r8030-0ubuntu3 Depends: prism Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/prism-google-mail_0.8+svn20071115r8030-0ubuntu3_all.deb Size: 25456 MD5sum: d1fb8a3f9778ea5ce41b749f1d098917 SHA1: be4d6ce50eee24a438f09e7e64ccb203cd338c15 SHA256: 5d73b1c9e83e0557372c0a91895902c13606e357f7c4b36e63a516cef489cbd6 Description: Google Mail (GMail) WebApp for Prism Google Mail (GMail) WebApp is a Web Application using Prism, a simple XULRunner browser for web applications. Homepage: https://mail.google.com/ Package: blootbot Priority: optional Section: contrib/net Installed-Size: 58 Maintainer: Neil McGovern Architecture: all Version: 1.2.0-6 Depends: adduser, debconf (>= 1.2.9) | debconf-2.0, libdbd-mysql-perl, libdbi-perl, libnet-irc-perl, perl Recommends: libhtml-parser-perl, libnet-perl, libnet-telnet-perl, liburi-perl, libwww-perl, libwww-search-perl, libxml-parser-perl, mysql-server Suggests: bzip2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/blootbot_1.2.0-6_all.deb Size: 251662 MD5sum: 860ea1193c58be874040f9fe0ce54fb0 SHA1: 7e22807903add1e250c47a1694fff0b7b4fda562 SHA256: 545211c5ef4a401a29cb28978bfc8678df97c8f81393ff35d2ad95fd8f735b89 Description: a severely modified infobot for IRC This bot is based upon infobot-0.44.2 by Kevin Lenzo. The basis of infobot is still there but _many_ wild features have been added. Along the way, a couple of typos were spotted in the original infobot source and fixed in this version. Without infobot, there would be no blootbot so all thanks to Kevin for bringing infobot in the first place. An irc infobot is a bot that provides information to IRC users. . FEATURES * Additional information stored with factoids. (factinfo) * Wide range of statistics for Bot, Factoids, IRC, Debian. (status, factstats, ircstats, chanstats, cmdstats) * Advanced topic management. (the first cool feature) * Improved factoid search, allowing search by key or value. * Freshmeat support (freshmeat.net) * Debian Contents and Packages, search and info. * much more... Package: debmirror Priority: extra Section: contrib/net Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Goswin von Brederlow Architecture: all Version: 20070123ubuntu1 Depends: bzip2, libcompress-zlib-perl, libdigest-md5-perl, libdigest-sha1-perl, liblockfile-simple-perl, libnet-perl, libwww-perl, rsync Recommends: ed, gnupg, patch Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/debmirror_20070123ubuntu1_all.deb Size: 30740 MD5sum: d321d42344534f4486235a3813990bf1 SHA1: 9d1bad40c6c66a72170370329caa5ee490512bdf SHA256: d0baed565fbe7bff791cc5856f7e409f56fe5f144f4b3c5f2e8a77e214b9b454 Description: Debian partial mirror script, with ftp and package pool support This program downloads and maintains a partial local Debian mirror. It can mirror any combination of architectures, distributions and sections. Files are transferred by ftp, http, hftp or rsync, and package pools are fully supported. It also does locking and updates trace files. Package: wakeonlan Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Thijs Kinkhorst Architecture: all Version: 0.41-9 Depends: perl, perl-modules Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/wakeonlan_0.41-9_all.deb Size: 11366 MD5sum: 4b06723488b4e6a7c6e64c799979d9af SHA1: 32c048bff06deed4597bc89835dacfd1f01489fe SHA256: 191f15c42d0b7e5dc53a32e8d7858af5b8a53ff6dd79d96d28357c5818bce696 Description: Sends 'magic packets' to wake-on-LAN enabled ethernet adapters With this package you can remotely wake up and power on machines which have motherboards or network cards that support 'Wake-on-Lan' packets. . The tool allows you to wake up a single machine, or a group of machines. . You need the MAC addresses of machines to construct the WOL packets, but, in contrast to 'etherwake', you do not need root privileges to use the program itself as UDP packets are used. . Homepage: http://gsd.di.uminho.pt/jpo/software/wakeonlan/ Package: prism-twitter Priority: optional Section: contrib/net Installed-Size: 10 Maintainer: Ubuntu Mozilla Team Architecture: all Source: prism Version: 0.8+svn20071115r8030-0ubuntu3 Depends: prism Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/prism-twitter_0.8+svn20071115r8030-0ubuntu3_all.deb Size: 34256 MD5sum: 3fc84cdf2804c5a25bd50a055038dfc5 SHA1: d822267cac8bbce4d28ac15553bdccc1d1279069 SHA256: 96c125d4ca9e5c07f66260544e782c3bce9d172467da21a06bec2273688f1c5e Description: twitter WebApp for Prism twitter WebApp is a Web Application using Prism, a simple XULRunner browser for web applications. Homepage: http://www.twitter.com/ Package: mb2md Priority: optional Section: contrib/net Installed-Size: 7 Maintainer: Noèl Köthe Architecture: all Version: 3.20-3 Depends: libtimedate-perl, perl5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/mb2md_3.20-3_all.deb Size: 23708 MD5sum: 1eee44faa74f1a35e173685b52640fad SHA1: 657e740245d0f30460cfa7b3bdb09187828df2b5 SHA256: 7ebcda6acb0206e196a68b2c77b89729473f132f6d5065a331296042ee6efaf8 Description: Converting Mbox mailboxes to Maildir format A Perl script that takes one or more Mbox format mailbox files in a directory and convert them to Maildir format mailboxes. As the Mbox format has some drawbacks, D. J. Bernstein created the Maildir format when he wrote Qmail. With the Mbox format all mail of a specific folder is stored as one large text file. The Maildir format stores each mail as a separate file. It is a faster and more efficient way to store mail. It works particularly well over NFS, which has a long history of locking-related woes. The Mbox format is used by most of the POP3/IMAP servers, most mail servers (MTAs) and mail readers (MUAs). The Maildir format is used by Qmail, Courier-MTA and can be also used as a alternative mail storage format by Postfix and Exim. A good POP3/IMAP server for Maildirs is Courier IMAP. . Mb2md.pl does not only convert mailbox files into a Maildir but also the /var/spool/mail/$USER mailspool file. It is smart enough to not transfer a dummy message such as the UW IMAPD puts at the start of Mbox mailboxes - and you could add your own search terms into the script to make it ignore other forms of dummy first message. . http://batleth.sapienti-sat.org/projects/mb2md/ Package: resolvconf Priority: optional Section: contrib/net Installed-Size: 25 Maintainer: resolvconf maintainers Architecture: all Version: 1.38ubuntu1 Depends: coreutils (>= 5.93), debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0-9) Conflicts: bind (<< 1:8.3.4-1), bind9 (<< 1:9.2.1-7), dhcp-client (= 3.0.1betaRC4-1), dhcp-client (<< 2.0pl5-18), dhcp3-client (<< 3.0+3.0.1rc11-5), dhcpcd (<< 1:1.3.22pl4-7), divine, dnsmasq (<< 1.13-2), ifupdown (<< 0.6.4-4.1), laptop-net (<< 2.21-1), pcmcia-cs (<< 3.2.5-1), pdnsd (<< 1.1.10par-4), pppconfig (<< 2.3.1), pppoeconf (<< 1.0), pump (<< 0.8.15-1), totd (<< 1.4-4), udhcpc (<< 0.9.8cvs20050124-3), webmin (<< 1.150-2), webmin-wvdial (<< 1.160-3), whereami (<< 0.3.3), xisp Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/resolvconf_1.38ubuntu1_all.deb Size: 50662 MD5sum: bb4c3c733466b0b9160470c35c1c890a SHA1: 8ec3eef42ac4efc628306d122247e1f195580458 SHA256: b43214204eaa3afca8c0dc1fef5bde635fc30fcb227543eafd955bdbea25f21a Description: nameserver information handler Resolvconf is a framework for keeping track of the system's information about currently available nameservers. It sets itself up as the intermediary between programs that supply nameserver information and programs that use nameserver information. Examples of programs that supply nameserver information are: ifupdown, DHCP clients, the PPP daemon and local nameservers. Examples of programs that use this information are: DNS caches, resolver libraries and the programs that use them. . This package may require some manual configuration. Please read the README file for detailed instructions. Enhances: bind (>= 1:8.4.1-2), bind9 (>= 1:9.2.3-1), dhcp-client (>= 2.0pl5-18), dhcp3-client (>= 3.0+3.0.1rc11-5), dhcpcd (>= 1:1.3.22pl4-9), dnsmasq (>= 2.9-2), ifupdown (>= 0.6.4-4.7), libc6, network-manager, nscd, pdnsd (>= 1.1.11par-1), ppp (>= 2.4.2), pump (>= 0.8.19), totd (>= 1.4-4), udhcpc (>= 0.9.8cvs20050124-3) Package: telepathy-core Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Ubuntu Telepathy Team Architecture: all Source: meta-telepathy Version: 18 Depends: telepathy-butterfly, telepathy-gabble, telepathy-haze, telepathy-idle, telepathy-salut, telepathy-sofiasip, telepathy-stream-engine Recommends: galago-telepathy-feed Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/telepathy-core_18_all.deb Size: 2948 MD5sum: f6570746a04d7abad7134dbb7b063d27 SHA1: 860b5757ee70e323adddbaf319d1f570c0e35e14 SHA256: 7c2f5d3af9d0d886319ffa5a4a07d0d0385d2e13176a85f560c0c558c2134f80 Description: Telepathy Core The Telepathy project aims to provide a unified framework for all forms of real time conversations, including instant messaging, IRC, voice calls and video calls. It uses the DBus messaging system to provide a simple interface for client applications, allowing them to quickly benefit from Telepathy's functionality. . This is the core of the telepathy suite, currently containing: * connection managers, * the stream engine Package: libfeedparser-ruby Priority: optional Section: contrib/net Installed-Size: 15 Maintainer: Lucas Nussbaum Architecture: all Version: 0.5-3 Depends: libfeedparser-ruby1.8 Suggests: libfeedparser-ruby-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/libfeedparser-ruby_0.5-3_all.deb Size: 5084 MD5sum: c52dbb1229c8334cc63ea2cfdc84f945 SHA1: aff71932094e561867e94ad6f78e5117b58b9026 SHA256: 0d6a162562b1b3f9d85ead489c54142e368a3f6f126175b5461a7a2ca0b9d3e9 Description: Ruby library to parse ATOM/RSS feeds (dummy package) Ruby-feedparser is a library allowing Ruby developers to parse RSS and ATOM feeds. . This package is a dependency package, which depends on Debian's default Ruby version (currently 1.8.x). Homepage: http://home.gna.org/ruby-feedparser/ Package: nagios-statd-server Priority: optional Section: contrib/net Installed-Size: 28 Maintainer: Jason Thomas Architecture: all Source: nagios-statd Version: 3.09-7 Replaces: netsaint-statd-server Depends: python (>= 2.3) Conflicts: netsaint-statd-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/nagios-statd-server_3.09-7_all.deb Size: 9982 MD5sum: 93541a4159dcf09ff65eca07bc336325 SHA1: 96056cf5c4192ea70efcccb9dad5fd683016209e SHA256: fa4bd4e04210819aca5e830cee22c4cf50aefbf9f0b7355a70ca5942687c9b7d Description: nagios server for monitoring remote system information contains the daemon to be installed on the remote system to be monitored by nagios server using nagios-statd-client. . Montiors: disk, load, proc, swap, user and version. Package: proftpd-ldap Priority: optional Section: contrib/net Installed-Size: 302 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Francesco Paolo Lovergine Architecture: all Source: proftpd-dfsg Version: 1.3.1-6nexenta2-build2 Depends: proftpd (>= 1.3.1-6nexenta2-build2), proftpd (<< 1.3.1-6nexenta2-build2.1~) Conflicts: wu-ftpd, wu-ftpd-academ Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/proftpd-ldap_1.3.1-6nexenta2-build2_all.deb Size: 194116 MD5sum: aba545328d59a3908ed95dea45f118bb SHA1: 46c59902802a05635a1ce98d4515813b7bbc9bcb SHA256: 09c9ba3a5de82b59f77f7ec1ebe300cdb3c88b41954dd83ae24aca778f9b319c Description: Versatile, virtual-hosting FTP daemon A powerful replacement for wu-ftpd, this File Transfer Protocol daemon supports hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . This package is needed only to use LDAP-based authentication. . More information can be found at http://www.proftpd.org/. Homepage: http://www.proftpd.org/ Package: nagios-statd-client Priority: optional Section: contrib/net Installed-Size: 46 Maintainer: Jason Thomas Architecture: all Source: nagios-statd Version: 3.09-7 Replaces: netsaint-statd-plugins Depends: nagios, python (>= 2.3) Suggests: nagios-statd-server Conflicts: netsaint-statd-plugins Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/nagios-statd-client_3.09-7_all.deb Size: 11022 MD5sum: 779e3ee68c61ec35ca8f57b1125e7edd SHA1: 7f72bb78382256efc587d21b227082b3d023c09a SHA256: 72a3e235e875093c4b9aae11bc6066658fd213c028d95e72ebb84acaeaf28374 Description: nagios client for montioring remote system information contains the client to be installed on the nagios server which monitors the remote system running nagios-statd-server. . Montiors: disk, load, proc, swap, user and version. Package: tkping Priority: extra Section: contrib/net Installed-Size: 16 Maintainer: Stephen M Moraco Architecture: all Version: 1.1.1-2 Depends: fping, perl-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/tkping_1.1.1-2_all.deb Size: 92246 MD5sum: 33acbcf8a0bc7b68650ba82d55df953d SHA1: 61cd9ad3ece1cdda2c0b29d5462cdb3a4a261bd3 SHA256: 0527df5bf1e47bbbc052f84d869a70ab29354922736fa23ca97fbc99f2f0715a Description: Perl/Tk app. - Monitor hosts on network tkping is intended primarily for system administrators and network administrators who need to detect when crucial hosts and other network nodes go down. . Homepage: http://www.debian.org/~stephen/tkping Package: ifupdown-scripts-zg2 Priority: optional Section: contrib/net Installed-Size: 105 Maintainer: Marc Haber Architecture: all Version: 0.2-2 Provides: ifupdown-scripts Depends: debianutils (>= 1.6), ifupdown (>= 0.6.4-4.5), iproute Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/ifupdown-scripts-zg2_0.2-2_all.deb Size: 21750 MD5sum: 655b591c1126d7b2267a6728b205c50c SHA1: edf1bba56b759e32a78de5000e52d308ec100dd9 SHA256: 5c385cd669e3f502fc124b0d472ef90b324a31a7035fbc907df0786b9ae8ab33 Description: Zugschlus' interface scripts for ifupdown's manual method This package contains a set of scripts that are called by ifupdown. They use ifupdown's manual method. Compared to ifupdown's static method, the scripts contained in this package have the following advantages: - CIDR support - ATM support - support for 802.1q VLAN tagging - search-and-rename ethernet interfaces according to their MAC address - built-in handling of static routes Additionally, the code needed to bring down an interface is generated on the fly when the interface is brought up. That way, /etc/network/interfaces changes made while the interface is up don't prevent it from being taken down, allowing "ifdown foo; ifup foo" to activate the changes. . This package is work in progress. Although being in productive use, it is still missing some features, especially regarding source routing, metrics etc. Please feel free to provide patches. . This package has its upstream sources maintained in the Debian project, so there is no upstream URL. Package: imapsync Priority: optional Section: contrib/mail Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: RISKO Gergely Architecture: all Version: 1.241-1ubuntu1 Depends: libdigest-hmac-perl, libio-socket-ssl-perl, libterm-readkey-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/imapsync_1.241-1ubuntu1_all.deb Size: 178708 MD5sum: ac50003225638d7fbf93bfae7ea401e2 SHA1: c43b5e5e13d01fb971e78b877aef9fdb286aecc5 SHA256: 4672ed160047408e48b0d4f6c369ba1532ba5744517cedbb205fad3b0d5f7d6e Description: IMAP synchronization, copy and migration tool The command imapsync is a tool allowing incremental and recursive imap transfer from one mailbox to another. . We sometimes need to transfer mailboxes from one imap server to another. This is called migration. . imapsync is the adequate tool because it reduces the amount of data transferred by not transferring a given message if it is already on both sides. Same headers, same message size and the transfer is done only once. All flags are preserved, unread will stay unread, read will stay read, deleted will stay deleted. You can stop the transfer at any time and restart it later, imapsync is adapted to a bad connection. . You can decide to delete the messages from the source mailbox after a successful transfer (it is a good feature when migrating). In that case, use the --delete option, and run imapsync again with the --expunge option. . You can also just synchronize a mailbox A from another mailbox B in case you just want to keep a "live" copy of B in A (backup). . Similar packages: offlineimap, imapcopy. Homepage: http://www.linux-france.org/prj/imapsync/ Package: prism-facebook Priority: optional Section: contrib/net Installed-Size: 10 Maintainer: Ubuntu Mozilla Team Architecture: all Source: prism Version: 0.8+svn20071115r8030-0ubuntu3 Depends: prism Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/prism-facebook_0.8+svn20071115r8030-0ubuntu3_all.deb Size: 26068 MD5sum: 427f967336c7db355503d9f7bae2b449 SHA1: 95d66c5e85a825076722789c50396ceb7e6e85a3 SHA256: 845fda093ad47634ccbed1a8c51da1c6dbed83d10e0ecbfe16c68456f7a2d7a4 Description: Facebook WebApp for Prism Facebook WebApp is a Web Application using Prism, a simple XULRunner browser for web applications. Homepage: http://www.facebook.com/ Package: rt2500-source Priority: extra Section: contrib/net Installed-Size: 283 Maintainer: Debian Ralink packages maintainers Architecture: all Source: rt2500 Version: 1:1.1.0-b4+cvs20070924-2 Depends: bzip2, debhelper (>= 4.0), module-assistant Suggests: gcc-3.3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/rt2500-source_1.1.0-b4+cvs20070924-2_all.deb Size: 212244 MD5sum: 8c9ebf6c34a8725f2100fbaab7840ef9 SHA1: 67b04b90efb33c22b78a8b3826fe6466826cb7b3 SHA256: 974380aaaba00ffc99bc3838bedaa50e5abfa3aaf39d2f135f2f7b6d7ad48f97 Description: source for rt2500 wireless network driver This package provides source code for the rt2500 driver for Linux. This driver supports PCI and CardBus wireless network cards with the Ralink RT2500 or RT5200 chipset. An alternate driver, rt2500pci, is available in the rt2x00-source package and in the Linux kernel from version 2.6.24. . In order to compile the driver you need the kernel sources (or the linux-headers for the linux-image packages from Debian). For compile instructions look into /usr/share/doc/rt2500-source/README.Debian or simply use the module-assistant utility. Homepage: http://rt2x00.serialmonkey.com/ Package: ocsinventory-agent Priority: extra Section: contrib/net Installed-Size: 86 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Pierre Chifflier Architecture: all Version: 1:0.0.8-1ubuntu0.1 Depends: debconf (>= 0.5) | debconf-2.0, libcompress-zlib-perl, libnet-ip-perl, libnet-ssleay-perl, libproc-daemon-perl, libwww-perl, libxml-simple-perl, perl (>= 5.6.0-16), po-debconf, ucf Suggests: dmidecode, pciutils Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/ocsinventory-agent_0.0.8-1ubuntu0.1_all.deb Size: 74582 MD5sum: f3387ff8583f5f314f7e86f7c6213f4f SHA1: 37f0b2cca026e5fdb5e06de4bc62304b1e398bb1 SHA256: 9e2fe4cdc5f9d0e97ef301922bc122806f9eedffdf91ad1caf933a8dd03ef5dd Description: Hardware and software inventory tool (client) Open Computer and Software Inventory Next Generation is an application designed to help a network or system administrator to keep track of the hardware and software configurations of computers that are installed on the network. It also allows deploying software, scripts and files on client computers. . This package contains the client part. Homepage: http://ocsinventory.sourceforge.net Package: cgmail Priority: extra Section: contrib/net Installed-Size: 53 Maintainer: Andrea Veri Architecture: all Version: 0.4.1-1 Depends: gconf2, gnome-keyring, notification-daemon, python, python-dbus, python-glade2, python-gnome2, python-gnome2-desktop, python-gtk2 (>= 2.10) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/cgmail_0.4.1-1_all.deb Size: 357496 MD5sum: 2266bc7df97e1123db09fc671dc8d9e9 SHA1: 1df76be021a9852d0bee292dd541ee12c86c5198 SHA256: 123ed6d53c4dde5a5a5b0c857a0f61872d8c74ee8ad50c84efa79cceb6653bcc Description: A new shiny mail checker for the Gnome desktop This application intends to replace old mail checkers getting integrated correctly inside Gnome desktops. It requires dbus and notification-daemon support (org.freedesktop.Notifications service) for any kind of notifications and the gnome keyring to store user's credentials. Cgmail will pop-up on the top right side of your desktop and after providing every information requested for accessing each of your email accounts, it will start up sending notifications when a new mail hits one of your mailboxes. This package is similar to xbiff but has some more features like pop3 and gmail account's support. Homepage: http://cgmail.tuxfamily.org/ Python-Version: current Package: smb2www Priority: optional Section: contrib/net Installed-Size: 38 Maintainer: Robert Luberda Architecture: all Version: 980804-31 Depends: apache2 | httpd-cgi, debconf (>= 0.5) | debconf-2.0, perl (>= 5.6.0-16), smbclient Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/smb2www_980804-31_all.deb Size: 97398 MD5sum: 6f5a4575cea7a3101b596753dc7efc21 SHA1: 5fe00588ab54e4d2787a8ceccee1eab4d30e35af SHA256: 1ab434fc3143885dcdbe8834631e84213b72311b09ae32eb37126b85af92ba8e Description: A Windows Network client that is accessible through a web browser With this package you will be able to browse a Windows Network using a standard web browser. It is based upon the samba package. Package: willowng-config-gnome Priority: optional Section: contrib/net Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Travis Watkins Architecture: all Source: willowng Version: 0.3-0ubuntu2 Depends: python, python-glade2 (>= 2.6), python-gobject, python-gtk2 (>= 2.6), python2.4-dbus | python-dbus, willowng (= 0.3-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/willowng-config-gnome_0.3-0ubuntu2_all.deb Size: 7076 MD5sum: c9346c35ba3fef0ed5b06841ec79d07d SHA1: 30b761381088b6822c4a02ab358cded1e042fd5c SHA256: 9c708aebc0c5cbb91b1a88d358f6a5c3f941ebe4c39b03af33c33baf7d421e39 Description: willowng configuration gui Simple GNOME GUI to configure WillowNG. Python-Version: all Package: chatplus-server Priority: extra Section: contrib/net Installed-Size: 7 Maintainer: Thomas Jollans Architecture: all Source: chatplus Version: 0.1-1 Depends: python Suggests: chatplus Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/chatplus-server_0.1-1_all.deb Size: 6568 MD5sum: a864752835b28e385bb5fa3c054642b8 SHA1: 4e585b09e2b271f6b6b19cd0ec7c40f7c6cd1619 SHA256: c82d6ae732bb2af93061dfa84f2d76372c4839746a455e342e5222826b65142c Description: a simple LAN chat programme with unicode (server) Chat+ is a simple python-based LAN chat program with unicode support. It sports a GTK+2-based graphical user interface and a tray icon. . It is compatible with the classical barely-used TJ Chat 3.x. . This package includes the server. . Homepage: http://zombiehq.xyzplanet.net/zhq/projects/chat Package: prism Priority: optional Section: contrib/net Installed-Size: 51 Maintainer: Ubuntu Mozilla Team Architecture: all Version: 0.8+svn20071115r8030-0ubuntu3 Depends: unzip, xulrunner-1.9 (>= 1.9~b1), xulrunner-1.9-dom-inspector Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/prism_0.8+svn20071115r8030-0ubuntu3_all.deb Size: 487998 MD5sum: 6c00dbefd25a9fc4ecf825b1fc0eacee SHA1: 2054253fae3564125b3886ab24976791c6a270f5 SHA256: 6e04e4d10e1beb90acfbc3fed290d42504f105d82b606fe259a96a924cbd046f Description: Split web applications out of the browser and run them directly on the desktop Prism, previously called WebRunner, is a simple XULRunner based browser that hosts web applications without the normal web browser user interface. It is based on a concept called Site Specific Browsers (SSB). . XULRunner is a single "gecko runtime" that can be used to bootstrap multiple XUL + XPCOM applications that are as rich as Firefox and Thunderbird. Homepage: http://wiki.mozilla.org/Prism Package: fwbuilder-doc Priority: optional Section: contrib/net Installed-Size: 19 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jeremy T. Bouse Architecture: all Source: fwbuilder Version: 2.1.14-0ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/fwbuilder-doc_2.1.14-0ubuntu1_all.deb Size: 136136 MD5sum: 554547fd2d3c35a789bb1ea1f9bac37f SHA1: 04d07befc1fde4d4ca2057e7855b58e1b9a8980b SHA256: 1e10e40087adca944e6a5afab3a1d86d40b4781deeb1dcbfc5c82ca9aa8afea1 Description: Firewall administration tool GUI documentation Firewall Builder consists of an object-oriented GUI and a set of policy compilers for various firewall platforms. In Firewall Builder, firewall policy is a set of rules, each rule consists of abstract objects which represent real network objects and services (hosts, routers, firewalls, networks, protocols). Firewall Builder helps the user maintain a database of objects and allows policy editing using simple drag-and-drop operations. . This is the documentation of fwbuilder Package: listadmin Priority: optional Section: contrib/net Installed-Size: 6 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Noèl Köthe Architecture: all Version: 2.40-1ubuntu1 Depends: libcrypt-ssleay-perl, libtext-reform-perl, libwww-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/listadmin_2.40-1ubuntu1_all.deb Size: 24052 MD5sum: d6aaf051e06094a51b5f2cb3fb2806bf SHA1: 49f1f0e8909a555cb6c36a3d79740e17905aaebf SHA256: 51aff7cd502339252151e12695c43eb0337569237029226a930dc1c47bcb4edd Description: command line mailman moderator queue manipulation listadmin is a command line tool to manipulate the queues of messages held for moderator approval by mailman. It is designed to keep user interaction to a minimum, in theory you could run it from cron to prune the queue. It can use the score from a header added by SpamAssassin to filter, or it can match specific senders, subjects, or reasons. . http://heim.ifi.uio.no/~kjetilho/hacks/ Package: torrus-apache2 Priority: extra Section: contrib/net Installed-Size: 7 Maintainer: Torrus maintainers Architecture: all Source: torrus Version: 1.0.5-2 Depends: apache2-mpm-worker | apache2, libapache2-mod-perl2 (>= 2.0.0), libapache2-request-perl (>= 2.05-dev-6), torrus-common (= 1.0.5-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/torrus-apache2_1.0.5-2_all.deb Size: 1964 MD5sum: 9e03afc635a27a5123b20a046a0a9073 SHA1: 5d11ff41edadfa5bca6a766a5fb1bf757c89822a SHA256: 068548e9419972740f2d40b48427af4116c746f5071753a40db5f3f45d9def55 Description: Universal front-end for Round-Robin Databases (for apache 2.x) Installs torrus-common and configures it for operation together with the Apache 2.x web server. Apache 2.x will be restarted during installation of torrus-apache2. . Torrus is designed to be a universal front-end framework for Round-Robin Databases using Tobias Oetiker's RRDtool. It may be configured to collect and monitor arbitrary data series from various data sources which can in turn be displayed on a web page served by the Apache web server. . One of the traditional applications of this functionality is the collection and visualization of network information using the Simple Network Management Protocol (SNMP) from SNMP-enabled devices. . Torrus has been formerly known as rrfw, round-robin database framework. . Upstream URL: http://torrus.org/ Package: iprelay Priority: optional Section: contrib/net Installed-Size: 9 Maintainer: martin f. krafft Architecture: all Version: 0.71-4 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/iprelay_0.71-4_all.deb Size: 25188 MD5sum: 99a876415ae5987dbbf083a15177a085 SHA1: 0542207ba680cbdfa5bf0b8aa4bb2b10e1854340 SHA256: cd0566c7367b366d5ac385c4bc75a454b5138397e35aec64cf14ef68fc442e43 Description: User-space bandwidth shaping TCP proxy daemon iprelay can shape the TCP traffic forwarded through it to a specified bandwidth and allow this bandwidth to be changed on-the-fly. Multiple data streams to different sockets may be shaped to the same total bandwidth, much like a traffic shaping router would. However, this application runs in user space, and works by acting as a TCP proxy. . Here's what the author would like you to know: ip_relay sprang from the fact that I use a modem for home Internet connectivity, and once a large download has started, other Internet activities: telnet, surfing, VOIP, are largely useless. With ip_relay, you can suddenly decide to shape your downloads to 50% of your available bandwidth, and make use of the more interactive applications. . After using ip_relay for a while, it became obvious to me that it had another use: simulating bandwidth limits for other applications. Most notably was testing VNC over an ethernet connection, but at modem speeds. . The original software is called ip_relay (http://www.stewart.com.au/ip_relay/) but its name has been changed according to Debian policy. Package: prism-google-groups Priority: optional Section: contrib/net Installed-Size: 11 Maintainer: Ubuntu Mozilla Team Architecture: all Source: prism Version: 0.8+svn20071115r8030-0ubuntu3 Depends: prism Filename: dists/hardy-unstable/contrib/binary-all/contrib/net/prism-google-groups_0.8+svn20071115r8030-0ubuntu3_all.deb Size: 50688 MD5sum: 7d884d8b86bc9d871b6257070b90165d SHA1: f32a751504f34c831b8a65b8ed29282359a25f4d SHA256: bafb5d5398d1c6cae19e2e0d13316c22c67cf1ba8378e3d0107b169b25fc276a Description: Google Groups WebApp for Prism Google Groups WebApp is a Web Application using Prism, a simple XULRunner browser for web applications. Homepage: http://groups.google.com/groups/favorites Package: abicheck Priority: optional Section: contrib/devel Installed-Size: 7 Maintainer: Debian QA Group Architecture: all Version: 1.2-3 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/abicheck_1.2-3_all.deb Size: 34906 MD5sum: 97557f75fa5fbad41a1ca504c4adc228 SHA1: bba1af1ee74cbd381bd7e8a0c9d522383565fdee SHA256: 92c8906ab2e7dc72c9af29a40a50fe77e23d9f3b86eca658419f8d108b5bc248 Description: binary compatibility checking tool ABIcheck is a tool for checking an application's compliance with a library's defined Application Binary Interface (ABI). It relies on ABI definition information contained in the library. Example definitions are given for GNOME and glibc. Package: libjack0.100.0-0 Priority: optional Section: contrib/libs Installed-Size: 6 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Multimedia Team Architecture: all Source: jack-audio-connection-kit Version: 0.109.2-1nexenta2 Depends: libjack0 (>= 0.109.2-1nexenta2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libjack0.100.0-0_0.109.2-1nexenta2_all.deb Size: 13266 MD5sum: 95d3436283c962674efa9fb1140dd75d SHA1: a0b611c2a6138e1f77f42cbc2da18bfc99c32bbc SHA256: 1645d5281fbef4c4fb70e82d07e46a61a3909c9f98c923ba6ff435592f073af3 Description: JACK Audio Connection Kit (libraries) Low-latency sound server. JACK allows the connection of multiple applications to an audio device, as well as allowing them to share audio between themselves. . See for more info. . This package is a dummy package provided as an upgrade path to the libjack0 package. Package: iwidgets4 Priority: optional Section: contrib/libs Installed-Size: 94 Maintainer: Chris Waters Architecture: all Version: 4.0.1-3 Depends: itk3 Suggests: iwidgets4-doc Conflicts: itcl3.0 (<< 3.0.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/iwidgets4_4.0.1-3_all.deb Size: 399110 MD5sum: 90c709df7df99cba6358c3b4a31bd9c7 SHA1: f8c19077d5d8af2edf36c32f6c214135c4ddd5ef SHA256: aa5fffb2934721385111a65379c70b558e98dc1b0b2f24083f7654bb508567e8 Description: [incr Widgets] Tk-based widget collection - run-time files [incr Widgets] (or iwidgets) is an object-oriented "mega-widget" set, or collection of high-level user-interface components, based on the popular Tk toolkit and the itcl/itk OO framework. Iwidgets contains over 50 ready-to-use mega-widgets including calendar, canvasprintdialog, combobox, fileselectiondialog, hyperhelp, notebook, radiobox, spinner, and many more. . Homepage: http://incrtcl.sourceforge.net/iwidgets/ Package: libgnuplot-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 165 Maintainer: Lucas Nussbaum Architecture: all Source: libgnuplot-ruby Version: 2.2-4 Depends: gnuplot, ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libgnuplot-ruby1.8_2.2-4_all.deb Size: 42310 MD5sum: 1acf353c0d5a2ba4f700e725d3a6b06d SHA1: 60b97a6bb595617941b48b4b537326ef00e7c6bd SHA256: 90ad5b6b1be562d183ed219d50b9dfd93fec7f9e8a1207f3431afc00a8792007 Description: Ruby module for Gnuplot Gnuplot is a program that has a rich language for the generation of plots. Ruby Gnuplot implements a Domain-Specific Language (DSL) to control gnuplot from Ruby scripts. . Homepage: http://rgplot.rubyforge.org/ Package: cl-trivial-gray-streams Priority: optional Section: libs Installed-Size: 32 Maintainer: Peter Van Eynde Architecture: all Source: trivial-gray-streams Version: 20060914-1 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-trivial-gray-streams_20060914-1_all.deb Size: 5108 MD5sum: a873c2e2f052dbcc9a47f93ffa934c7a SHA1: 595b2fcd9eb2d0cabb8315671f30b0e56253d517 SHA256: 6159aee4d3ec540f7be6e79e199914ac0fc21da26d9a42f1e8a3bc6fef2b1f06 Description: thin compatibility layer for gray streams This system provides an extremely thin compatibility layer for gray streams. It is nearly *too* trivial for a complete package, except that I have copy&pasted this code into enough projects now that I decided to factor it out once again now, and then *never* have to touch it again. . homepage: http://common-lisp.net/project/cl-plus-ssl/ Package: libfaad2-0 Priority: optional Section: contrib/libs Installed-Size: 4 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Matthew W. S. Bell Architecture: all Source: faad2 Version: 2.6.1-2ubuntu0.1 Depends: libfaad0 (>= 2.6.1-2ubuntu0.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libfaad2-0_2.6.1-2ubuntu0.1_all.deb Size: 5920 MD5sum: 437964c200059778f5107a2f6425b2ad SHA1: d06a9c15acefb2d24e781bdeb0e1288bf24985a5 SHA256: a9cc50470e98c2821790568218be5a96f573cdb35080ca08aa4a63717ca5b7d5 Description: freeware Advanced Audio Decoder - dummy package FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package is a dummy package that satisfies dependencies on libfaad for most third-party packages Package: librevolution-ruby Priority: optional Section: contrib/libs Installed-Size: 19 Maintainer: Paul van Tilburg Architecture: all Version: 0.5-6 Depends: librevolution-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/librevolution-ruby_0.5-6_all.deb Size: 4478 MD5sum: d0a7da5e130bd1a87cb1ffa2023918de SHA1: a6c18c9c2255c70a18881f2ea6e342e98fe0b596 SHA256: 3eb3847ad41383ab87e69558961011d515ec5faa67db141e5031d6a7cd6ac922 Description: Ruby binding for the Evolution mail client Revolution is a little Ruby binding to the excellent Evolution email client. At the moment it supports simple querying of the calendar, task, and contact information, and minimal editing. . This is a dummy package depending on the library for the current default version of Ruby. Package: tk Priority: optional Section: contrib/libs Installed-Size: 8 Maintainer: Tcl/Tk Debian Packagers Architecture: all Source: tcltk-defaults Version: 8.4.16-1 Depends: tcl (= 8.4.16-1), tk8.4 (>= 8.4.16-2) Conflicts: tk8.3 (<< 8.3.5-11), tk8.4 (<< 8.4.16-2), tk8.5 (<< 0.b1-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/tk_8.4.16-1_all.deb Size: 3814 MD5sum: a2ba4bd216209dc104ea4c023a26f3e3 SHA1: 543dff7980b1c310ae7e14ed9143c685c0db6225 SHA256: af490619e21f054f8b9a07370d059356fc00fa436ee82d7b07b5eb0b4dfdc0d1 Description: The Tk toolkit for Tcl and X11 (default version) - run-time files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. . This package is a dependency package, which depends on Debian's default Tk version (currently 8.4). Package: cl-closer-mop Priority: optional Section: contrib/libs Installed-Size: 18 Maintainer: Peter Van Eynde Architecture: all Version: 1:0.41-2 Depends: cl-lw-compat, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-closer-mop_0.41-2_all.deb Size: 19254 MD5sum: 20a1e6f959aada9e9feeed5ed268efc7 SHA1: 22c3ca2a5b342f772753b4ef9de9ca1ecf11b582 SHA256: 2dd5a9735b012810af547bbc19fca67b49dfc5b2aafcf9c2f5f31c74a73bde9d Description: Cross Implementation AMOP library This library enhances the different MOP implementations so that they support better the AMOP specifications. . The CLOS spec contained two parts, only the basic level went into the Common Lisp standard. The lower level functions of the AMOP were not included so different implementations differ (mostly slightly) in how to implement the AMOP. . With the help of cl-closer-mop you can use the full power of AMOP on all supported implementations, relying on the library to translate your code. . Supported implementations: Allegro Common Lisp, Clisp, cmucl, LispWorks, OpenMCL and SBCL (version restrictions might apply) Package: libbuilder-ruby Priority: optional Section: contrib/libs Installed-Size: 5 Maintainer: Arnaud Cornet Architecture: all Version: 2.1.2-1 Depends: libbuilder-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libbuilder-ruby_2.1.2-1_all.deb Size: 6134 MD5sum: 1557c14b1b53fbf7a31cf05331be82a3 SHA1: 721b0093c39ff65b22f6629ce8fe9a7e3f3d7372 SHA256: 273e05eacfb6f9c881e20c7c441af37bca983763d49c656bba9fdeee71673c0a Description: Ruby library to facilitate programatic generation of XML markup Builder is a library that allows easy programmatic creation of XML markup. It gives you a Ruby API to build structures and methods to dump it to XML. Some of the features: * Easy generation by mapping method calls to elements, arguments to attributes and blocks to contents. * XML comment & processing instruction support. * XML entity declaration support. * Some support for XML namespaces. * Default escaping of string attribute values. * UTF-8 support. . This is a dependency package which depends on Debian's default version of Ruby (currently 1.8). Package: cl-hunchentoot Priority: optional Section: contrib/libs Installed-Size: 30 Maintainer: Peter Van Eynde Architecture: all Source: hunchentoot Version: 0.14.4.dfsg-1 Depends: cl-base64, cl-chunga, cl-flexi-streams (>= 0.12.0), cl-md5, cl-plus-ssl, cl-ppcre, cl-rfc2388, cl-url-rewrite, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-hunchentoot_0.14.4.dfsg-1_all.deb Size: 130208 MD5sum: ad6436e174015cbfb7aec30434b5dc0c SHA1: d155740415fa26644a289ca6b3b0e1ccb5e29a8f SHA256: e58a1808933a702b3bacf6a21142eb9349776139e6abe6a58ca6358964b193ba Description: The Common Lisp web server formerly known as TBNL Hunchentoot is a web server written in Common Lisp and at the same time a toolkit for building dynamic websites. As a stand-alone web server, Hunchentoot is capable of HTTP/1.1 chunking (both directions), persistent connections (keep-alive), and SSL, but it can also sit behind the popular Apache using Marc Battyani's mod_lisp. . Hunchentoot provides facilities like automatic session handling (with and without cookies), logging (to Apache's log files or to a file in the file system), customizable error handling, and easy access to GET and POST parameters sent by the client. It does not include functionality to programmatically generate HTML output. For this task you can use any library you like, e.g. (shameless self-plug) CL-WHO or HTML-TEMPLATE. . Homepage: http://weitz.de/hunchentoot/ Package: libtorrent-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 16 Maintainer: Arnaud Cornet Architecture: all Source: libtorrent-ruby Version: 0.3-2 Depends: ruby Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libtorrent-ruby1.8_0.3-2_all.deb Size: 51824 MD5sum: 3ba604f25a456a6f6e2389d433f10e00 SHA1: 225b33dbb7f1893727560759fc06515769e9f642 SHA256: 6eebc1ea29925c949bf6c160cb92605ee3dff3480a29b12d017f95398fc298f9 Description: BitTorrent library in Ruby RubyTorrent is a pure-Ruby BitTorrent peer library and toolset. You can use it to download or serve files over BitTorrent from any Ruby program. Package: libactiveldap-ruby Priority: optional Section: contrib/libs Installed-Size: 17 Maintainer: Marc Dequènes (Duck) Architecture: all Source: activeldap Version: 0.9.0-1 Depends: libactiveldap-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libactiveldap-ruby_0.9.0-1_all.deb Size: 13314 MD5sum: 3796998313a5df18642b1decc5705e11 SHA1: ef0af61688947147fd06e0d12ca654bfe8be86c8 SHA256: 90366510f2801842404756691a86b6cbe322fa94682657e048d75227dc6c3c02 Description: an object-oriented interface to LDAP for Ruby This is a dependency package, which depends on an ActiveLDAP package built for the latest version of Ruby. Homepage: http://rubyforge.org/projects/ruby-activeldap Package: libactiveldap-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 270 Maintainer: Marc Dequènes (Duck) Architecture: all Source: activeldap Version: 0.9.0-1 Depends: libgettext-ruby1.8, libldap-ruby1.8 (>= 0.8.2), libruby1.8, rails Suggests: liblog4r-ruby1.8 (>= 1.0.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libactiveldap-ruby1.8_0.9.0-1_all.deb Size: 71050 MD5sum: a7af2ec530142e976333360ab8d040f0 SHA1: a22c9797d9278d0c8933621f6f26b7d946caaa5f SHA256: 613d4a3e7989c0e563ddac34185233bdcd4bec9a2a4fef66c264bc874bf43f81 Description: an object-oriented interface to LDAP for Ruby ActiveLDAP is a wrapper around Ruby/LDAP with its interface inspired by ActiveRecord (from the Rails project). . It dynamically parses the LDAP server’s schema based on the objectClasses an entry has. It then exposes the LDAP attributes as methods on the object. This means that if you update the objectClass on an object, the methods/attributes available for changing are automatically updated. Homepage: http://rubyforge.org/projects/ruby-activeldap Package: libmarkaby-ruby Priority: optional Section: contrib/libs Installed-Size: 4 Maintainer: Paul van Tilburg Architecture: all Version: 0.5-1 Depends: libmarkaby-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libmarkaby-ruby_0.5-1_all.deb Size: 5852 MD5sum: 43b5796f05be78047df768bbd4f2d55a SHA1: ba42a1ab131af0a63e43fcdb0c01d023057dc846 SHA256: b4dccd4f46b2d023d1a0f58145b73ff3f708cc7c0946853b0269906b4618e645 Description: a templating engine for writing HTML pages in pure Ruby With Markaby, HTML is generated by mapping method calls to HTML elements, object attributes to element classes or HTML IDs and block arguments to the contents of the elements. . This engine is an alternative to ERb (see: liberb-ruby) which weaves the two languages together. It is also a replacement for templating languages which use primitive languages that blend with HTML. . Homepage: http://code.whytheluckystiff.net/markaby/ . This is a dependency package which depends on Debian's default Ruby version (currently 1.8). Package: libtorrent-ruby Priority: optional Section: contrib/libs Installed-Size: 4 Maintainer: Arnaud Cornet Architecture: all Version: 0.3-2 Depends: libtorrent-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libtorrent-ruby_0.3-2_all.deb Size: 9518 MD5sum: 81f56df48449990f6acc6de2c2971cce SHA1: 7c27a9812a8d11b3225b646e2f8d0c4f6155342c SHA256: e962bcac902e7fc0df5cec9f703b6ccda2992def3f42bea83b06404d65d805bd Description: BitTorrent library in Ruby RubyTorrent is a pure-Ruby BitTorrent peer library and toolset. You can use it to download or serve files over BitTorrent from any Ruby program. . This is a dependency package which depends on Debian's default version of Ruby (currently 1.8). Package: libcairo-ruby Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Paul van Tilburg Architecture: all Version: 1.5.0-1.1 Depends: libcairo-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libcairo-ruby_1.5.0-1.1_all.deb Size: 17858 MD5sum: 678cbcc6604eeabd1f6d3af7917a846f SHA1: 6ebf34889725eccb7d6924f1d05486c3f91a3d2e SHA256: 2d61b39ef4e657d95d901107cdf5801dcc10675dac81827d3233d1cc8b2139fd Description: Cairo bindings for the Ruby language Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. This package contains libraries for using Cairo with the Ruby programming language. It is most likely useful in conjunction with Ruby bindings for other libraries such as GTK+. . Homepage: http://cairographics.org/rcairo . This is a dependency package which depends on Debian's default version of Ruby (currently 1.8). Package: cl-chunga Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Peter Van Eynde Architecture: all Source: chunga Version: 0.2.4-2 Depends: cl-trivial-gray-streams, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-chunga_0.2.4-2_all.deb Size: 17846 MD5sum: 26c03368166c49ad17d97fad0bda2b37 SHA1: 94ce541f3742ecfd8923ca0e3afb9b8d9fd18c13 SHA256: c92439ad004f2a00e917a241d2012aaaeb06a171ba213b03f1bf334d7a4ee253 Description: Portable chunked streams for Common Lisp Chunga implements streams capable of chunked encoding on demand as defined in RFC 2616. For an example of how these streams can be used see Drakma. . Chunga is currently not optimized towards performance - it is rather intended to be easy to use and (if possible) to behave correctly. . Homepage: http://weitz.de/chunga/ Package: iwidgets3.1 Priority: optional Section: contrib/libs Installed-Size: 2046 Maintainer: Chris Waters Architecture: all Source: itcl3.1 Version: 3.1.0-7.1 Depends: itkwish Conflicts: itcl3.0 (<< 3.0.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/iwidgets3.1_3.1.0-7.1_all.deb Size: 374852 MD5sum: 3f2d059f25177f4345d40e4534a45ba1 SHA1: 14827d200455128228e2121006233526c0f986ff SHA256: 2680f6580268065d4d5021aa90959138ebf43f171550a690c5b5dfc6b4259de5 Description: [incr Widgets] OOP extension for Tcl - run-time files [incr Widgets] is a set of high-level mega-widgets built using [incr Tk]. It has more than 50 widget classes, and can be used right out of the box to create various user interface components. Package: cl-s-http-server Priority: optional Section: contrib/libs Installed-Size: 13 Maintainer: Peter Van Eynde Architecture: all Source: s-http-server Version: 20061109-1 Depends: cl-puri, cl-s-base64, cl-s-sysdeps, cl-s-utils, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-s-http-server_20061109-1_all.deb Size: 18666 MD5sum: f58de9d2a8f048c23ad5d9da4b80da10 SHA1: 4b82330e2e57645ff3f4b79383fa04f2c0f7cf6c SHA256: 8c885e9c525f185ca54eeae3676a5ad88fad41d841ad629d9e121d8e38da36a1 Description: A Minimal Standalone Common Lisp HTTP Server S-HTTP-SERVER is a minimal standalone HTTP Server. This simple package is used as a building block in a number of other open source projects. . S-HTTP-SERVER can: handle HTTP requests and generate HTTP responses, be configured with plugins or handlers, has a builtin status handler, comes with a static resource handler and allows you to write and install your own handlers . Homepage: http://homepage.mac.com/svc/s-http-server/ Package: libhighline-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 91 Maintainer: Esteban Manchado Velázquez Architecture: all Source: libhighline-ruby Version: 1.4.0-1 Depends: ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libhighline-ruby1.8_1.4.0-1_all.deb Size: 22998 MD5sum: 17b9323484d83106d7e1a5e19c4f6d29 SHA1: e797817645e8fb53e405108cfff71a9838a4ae22 SHA256: fda2cef585bd7dbf5b432e70c12af3fd4e04b72f0158dfd9c3aa024b3d2ad87e Description: High-level interactive IO Ruby library High-level IO library that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work. Package: libeigen-dev Priority: extra Section: contrib/libs Installed-Size: 12 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: eigen Version: 1.0.5-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libeigen-dev_1.0.5-1_all.deb Size: 39140 MD5sum: ea425ab2b62ae5b58306be2176e1ae8a SHA1: b65b4d4a04bd15a8353863bf6227af52a5a3a1cc SHA256: f5c9d3d37919845d10b5b7e51614060e01ba64291142915f96ab5c0c89954249 Description: lightweight C++ template library for linear algebra Eigen is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. . Unlike most other linear algebra libraries, Eigen focuses on the simple mathematical needs of applications: games and other OpenGL apps, spreadsheets and other office apps, etc. Eigen is dedicated to providing optimal speed with GCC. . Homepage: http://eigen.tuxfamily.org Package: cl-memoization Priority: optional Section: contrib/libs Installed-Size: 13 Maintainer: Peter Van Eynde Architecture: all Version: 20060126 Replaces: memoization Depends: cl-asdf, common-lisp-controller (>= 3.45) Conflicts: memoization Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-memoization_20060126_all.deb Size: 85818 MD5sum: 941bbc4b3b271d872efdab637acb5584 SHA1: 05cce8c3cfe5542e4317d7200f21f9bf645a10cf SHA256: 73a6982b8aceb0f4600cef9794fce213a37863a4fc9bb3d3771454d779d954bc Description: A extension library that adds memoization support to CMU-CL The library adds support not only to memoize functions, but also to have persistent memoization information recording to CMU-CL. Package: libgsl-ruby Priority: optional Section: contrib/libs Installed-Size: 6 Maintainer: Daigo Moriwaki Architecture: all Version: 1.9.2-3 Depends: libgsl-ruby1.8 Suggests: libgsl-ruby-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libgsl-ruby_1.9.2-3_all.deb Size: 9208 MD5sum: 59cdb6cdc3c4b7185d62d10c65d3f9f9 SHA1: 05473718f5484a8766089d767f73360dab6542b5 SHA256: 01a13191dd7e4992091bc7f2304a520871649098916bf653798fdc6cce1b39cf Description: Ruby bindings for the GNU Scientific Library (GSL) (dummy package) The GNU Scientific Library (GSL) is a collection of data types and routines for numerical computing. Ruby/GSL is an interface to the GNU Scientific Library for the Ruby programming language. . Homepage: http://rb-gsl.rubyforge.org/ . This package is a dependency package, which depends on Debian's default Ruby version (currently 1.8.x). Package: cl-contextl Priority: optional Section: contrib/libs Installed-Size: 14 Maintainer: Peter Van Eynde Architecture: all Version: 0.40-1 Depends: cl-closer-mop (>= 0.31-1), cl-lw-compat, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-contextl_0.40-1_all.deb Size: 16658 MD5sum: 58e0cd2c6a9782df8496058a55838d2a SHA1: d3276830524eeef3ae8677bdbbed232f2e5924f1 SHA256: 11c4e38b32d9690603eab4129935b7c58370c6be818e4b4e57dd802846d471a1 Description: context orientation for Common Lisp ContextL provides the Common Lisp Object System with functionality for context orientation. It allows the definition of context-specific methods or class slots, so that methods act differently depending on the dynamic context they are executed in. . It further allows developers to rebind places (e.g. slots of objects) dynamically using the "dletf" framework that has previously been present in AspectL. . Homepage: http://common-lisp.net/project/closer/contextl.html Package: cl-trivial-https Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Peter Van Eynde Architecture: all Source: trivial-https Version: 20051125-1 Depends: cl-plus-ssl, cl-trivial-sockets, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-trivial-https_20051125-1_all.deb Size: 4604 MD5sum: 5f98438a5052db5cabeb14c2ed4839e7 SHA1: 7f179543aaab55e16ee1fd1c171652d8efcd7248 SHA256: 88d4dbf014ce4ddbfa78c9594375e4b01e0dbcf9bf2132629de687553628228d Description: a fork of trivial-http with https support https support is added using cl-plus-ssl. trivial-http is a trivial networking library for doing HTTP POST and GET (web client operations) over a socket interface. . Homepage: http://common-lisp.net/project/cl-plus-ssl/ Package: libtelepathy0.13-cil Priority: optional Section: contrib/libs Installed-Size: 57 Maintainer: Debian Telepathy maintainers Architecture: all Source: telepathy-sharp Version: 0.13.2~svn20070913-3 Depends: cli-common (>= 0.5.1), libmono-corlib2.0-cil (>= 1.2.6), libndesk-dbus1.0-cil (>= 0.6.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libtelepathy0.13-cil_0.13.2~svn20070913-3_all.deb Size: 14198 MD5sum: 51ed353946427b77608137b036a9cdf9 SHA1: 3491d2beb0df145f84ccb766fc8f025ec1ca36a1 SHA256: 82c0e89e38590208e380cfb2c92bd0c9746027ae734de9a6298ae880c00ca784 Description: CLI library for Telepathy Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications. . This package contains CLI library for Telepathy . Homepage: http://telepathy.freedesktop.org/wiki/ Package: cl-lw-compat Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Peter Van Eynde Architecture: all Version: 0.22-1 Depends: cl-asdf, common-lisp-controller (>= 3.45) Conflicts: cl-aspectl (<= 0.6.5-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-lw-compat_0.22-1_all.deb Size: 4352 MD5sum: 726c3acb61d0c868cb61655da0d0d77a SHA1: 8df38b9095e057c46b4885cef7f9bcaa0d12e018 SHA256: 786d7bcb1af374bd029f80d22bb9901dfe1afff978d8cff910fd015d15508a76 Description: LispWorks Compatibility Library This library a portable implementation of a set of utility functions provided by lwl. It is required by cl-closer-mop. Package: wx2.6-i18n Priority: optional Section: libs Installed-Size: 1779 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: all Source: wxwidgets2.6 Version: 2.6.3.2.2-2ubuntu4 Replaces: wx-i18n, wx2.4-i18n, wx2.5-i18n, wxwin-i18n Provides: wx-i18n Conflicts: wx-i18n, wx2.4-i18n, wxwin-i18n Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/wx2.6-i18n_2.6.3.2.2-2ubuntu4_all.deb Size: 670458 MD5sum: 8f8c46df1adfd623387ffa0669454bcd SHA1: d34439774e0b2496389ac90ccc64b40ece52769f SHA256: d1691aa5729767d888a6a1f8bf0a9e6dceef0f303f27574f880dabebbff6732e Description: wxWidgets Cross-platform C++ GUI toolkit (i18n support) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides the i18n message catalogs for wxWidgets. Package: cl-bordeaux-threads Priority: optional Section: contrib/libs Installed-Size: 17 Maintainer: Pierre THIERRY Architecture: all Source: bordeaux-threads Version: 0.0.2-1 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-bordeaux-threads_0.0.2-1_all.deb Size: 13954 MD5sum: 26247c365ceca6096e6c34bdae613167 SHA1: e69fac32bc3fb462a9dd9019fd5e5051bbc14770 SHA256: 34a770e4ae0d43ab8bd236d0d012df1e3fabaa573118e119cee97024ac187f35 Description: Portable shared-state concurrency for Common Lisp BORDEAUX-THREADS is a proposed standard for a minimal MP/Threading interface. . It essentially provides a compatibility layer for multi-threading accross multiple CL implementations. . Some parts of it's implementation-specific code can also be implemented in a Lisp that does not support multiple threads, so that thread-safe code can be compiled on both multithread and single-thread implementations without need of conditionals. Package: libcolor-tools-ruby Priority: optional Section: contrib/libs Installed-Size: 17 Maintainer: Gunnar Wolf Architecture: all Version: 1.3.0-1 Depends: libcolor-tools-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libcolor-tools-ruby_1.3.0-1_all.deb Size: 4974 MD5sum: 2451d04076fb746c7966ae47a48574e5 SHA1: af4ab8d6ba9c94f7e6dad43ff36777c6f2ce01f8 SHA256: 7b312ed875148b79cd529d9dadc7c2ae3b77936048f6b354323f1bf15da84862 Description: Ruby library to provide RGB, CMYK and other colorspace support This Ruby library provides support to RGB, CMYK and other colorspaces. It offers 152 named RGB colors (184 with spelling variations) that are commonly supported and used in HTML, SVG and X11 applications. A technique for generating a monochromatic contrasting palette is also included. . This is a dummy package depending on the library for the current default version of Ruby. Package: libhpricot-ruby Priority: extra Section: contrib/libs Installed-Size: 4 Maintainer: Ari Pollak Architecture: all Version: 0.6-1 Depends: libhpricot-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libhpricot-ruby_0.6-1_all.deb Size: 7454 MD5sum: 5254d35e3c93b245a7d7edaaadbb66ef SHA1: 0cb19507774145021eb01ef01bf151ec3c90e265 SHA256: 03f2264d01481a2277cafd7050bbb1f28b4eeda576dcb8319553cd7cfaba14c2 Description: A fast, enjoyable HTML parser Hpricot is a fast, flexible HTML parser written in C. It's designed to be very accomodating (like Tanaka Akira's HTree) and to have a very helpful library (like some JavaScript libs -- JQuery, Prototype -- give you.) . Also, Hpricot can be handy for reading broken XML files, since many of the same principles are used. If a quote is missing, Hpricot tries to figure it out. If tags overlap, Hpricot works on sorting them out. . Homepage: http://code.whytheluckystiff.net/hpricot/ . This is a dependency package which depends on Debian's default Ruby version (currently 1.8). Package: cl-soap Priority: optional Section: contrib/libs Installed-Size: 16 Maintainer: Peter Van Eynde Architecture: all Version: 20060105-1 Depends: cl-puri, cl-s-xml (>> 1:0-release-5-1), common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-soap_20060105-1_all.deb Size: 34396 MD5sum: 8521e193084edf1f549e5a50dc11b2ee SHA1: 647895d2ce39724f0e8e8ac6ea2851ba95029d29 SHA256: 488bc1faac0480a75ce6a3571ec9590871fecd29f3dc036d00d86d47290def8b Description: An open-source implementation of SOAP for Common Lisp Ultimately, this library will implement the full SOAP 1.1 spec ( http://www.w3.org/TR/2000/NOTE-SOAP-20000508 ), both the client and server parts, using both HTTP and HTTPS as transports as well as the WSDL 1.1 spec ( http://www.w3.org/TR/2001/NOTE-wsdl-20010315 ) and the XML Schema Definition spec ( http://www.w3.org/TR/xmlschema-1/ and http://www.w3.org/TR/xmlschema-2/ ) on as many CL implementations as possible. Interoperability with various other SOAP implementations and applications will be possible. Package: cl-flexi-streams Priority: optional Section: contrib/libs Installed-Size: 16 Maintainer: Peter Van Eynde Architecture: all Source: flexi-streams Version: 0.13.0-1 Depends: cl-trivial-gray-streams, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-flexi-streams_0.13.0-1_all.deb Size: 49554 MD5sum: 2a7762d0b1e5b70454393708146b919e SHA1: fb036ae3eb44c603c235eda3e2201924159b9ce2 SHA256: 025dd09c7056d37db55470fcd74cea3d1ac5331401bc4027b18017bd9bbd5aad Description: Flexi-streams: Flexible bivalent streams for Common Lisp FLEXI-STREAMS implements "virtual" bivalent streams that can be layered atop real binary or bivalent streams and that can be used to read and write character data in various single- or multi-octet encodings which can be changed on the fly. It also supplies in-memory binary streams which are similar to string streams. . FLEXI-STREAMS is currently not optimized towards performance - it is rather intended to be easy to use and (if possible) to behave correctly. Package: libinotify-ruby Priority: optional Section: contrib/libs Installed-Size: 4 Maintainer: Torsten Werner Architecture: all Version: 0.0.2-1 Depends: libinotify-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libinotify-ruby_0.0.2-1_all.deb Size: 3092 MD5sum: f5eb4020854b38f59a92e07247704af4 SHA1: 98b0c675e7db76dc0204950ba627b6ad1c63fbbe SHA256: 9b472b25b9f72b623381dcaa1c9a73d1969f89f599d927554c57b6a4a52312f9 Description: Ruby interface to Linux's inotify system The Ruby package ruby-inotify allows to use Linux's inotify system. . This is a dependency package which depends on Debian's default Ruby version (currently 1.8.x). . Homepage: http://raa.ruby-lang.org/project/ruby-inotify/ Package: jarwrapper Priority: optional Section: contrib/libs Installed-Size: 6 Maintainer: Matthew Johnson Architecture: all Source: javatools Version: 0.7 Depends: binfmt-support, fastjar, java-gcj-compat | java1-runtime | java2-runtime Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/jarwrapper_0.7_all.deb Size: 3148 MD5sum: ee765275308ea54f6982d752c2fe8ea9 SHA1: bcc2327c5ffab7e3e8f462ad436caf27a6f6198b SHA256: 40adf2bee8f613ce8293b1cf424d4d8184cf44961ccef98383cfb0e8b5955bc6 Description: Run executable Java .jar files Jarwrapper sets up binfmt-misc to run executable jar files using the installed java runtime. Package: libyadis-ruby Priority: optional Section: contrib/libs Installed-Size: 38 Maintainer: Antonio Terceiro Architecture: all Version: 0.3.4-1 Depends: libyadis-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libyadis-ruby_0.3.4-1_all.deb Size: 19950 MD5sum: 4ce982d8c39e57f69c6b203185881b37 SHA1: 090ba1bc8c0522db5215d2610c930d5f309d57c3 SHA256: 9e653ca7abb4d0b81644a237561a87b7a2b4f2ddb8dcb8159489f1ab3ffb90e4 Description: Yadis service discovery library for Ruby This library provides full Yadis service discovery functionality and is written in pure Ruby. Yadis is an open initiative to build an interoperable lightweight discovery protocol for decentralized, user-centric digital identity and related purposes. Its features include: . * Easy to use interface for fetching Yadis service information * XRDS parser * HTTPS and server certificate verification support . Homepage: http://www.openidenabled.com/yadis/libraries/ruby . This is a meta package depending on the package for the default Ruby version, Ruby 1.8. Package: libgpgme-ruby Priority: optional Section: contrib/libs Installed-Size: 4 Maintainer: Rudi Cilibrasi Architecture: all Version: 1.0.0-2 Depends: libgpgme-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libgpgme-ruby_1.0.0-2_all.deb Size: 3266 MD5sum: 0c9a0ca9720f66e66aaf6c60b4292949 SHA1: d12685619bc3aaa7b56c8425d0534d1506a0bc6f SHA256: e5229ac3a95efb91164c75c0a9a053c380f338f5dc2b10a9e9c59aa512f11564 Description: GPGME bindings for the Ruby language GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management. . Homepage: http://rubyforge.org/projects/ruby-gpgme/ . This is a dependency package which depends on Debian's default Ruby version (currently 1.8.x). Package: cl-s-base64 Priority: optional Section: contrib/libs Installed-Size: 13 Maintainer: Peter Van Eynde Architecture: all Source: s-base64 Version: 20060516-1 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-s-base64_20060516-1_all.deb Size: 12302 MD5sum: 7402315ae35bdd30dba5f2fc6a782a2b SHA1: 9948f7ff000640528a204b311b0a5dec7f9841fc SHA256: 50883aaa96bcd3aafdcf3e6dcf74164feb32d03ab4a2db36a09e096076094bbb Description: A Common Lisp implementation of Base64 Encoding/Decoding S-BASE64 is an open source Common Lisp implementation of Base64 Encoding and Decoding. Base64 encoding is a technique to encode binary data in a portable, safe printable, 7-bit ASCII format. For a general introduction, please consult the Wikipedia article on Base64. . Features: can convert a Base64 encoded character input stream into a decoded binary output stream, can convert a binary output stream into a Base64 encoded character output stream, can convert a Base64 encoded character input stream into a byte array, can convert a byte array into a Base64 encoded character output stream and can optionally break lines at 76 characters . Homepage: http://homepage.mac.com/svc/s-base64/ Package: libschroedinger-doc Priority: optional Section: contrib/doc Installed-Size: 964 Maintainer: Maintainers of GStreamer packages Architecture: all Source: schroedinger Version: 1.0.1-2 Recommends: libschroedinger-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libschroedinger-doc_1.0.1-2_all.deb Size: 92028 MD5sum: 6a786a2e56738f46d0f0fcf9e8d10f49 SHA1: eacef65d5d5c33d3e5d65081f057e5deb3a18cb5 SHA256: c6380fe5750c9ae6315b8160d4e595dfd15ef9a663ea058d685afd343756ca08 Description: library for encoding/decoding of Dirac video streams (documentation) The Schroedinger project will implement portable libraries for the high quality Dirac video codec created by BBC Research and Development. Dirac is a free and open source codec producing very high image quality video. . This package contains the documentation for libschroedinger. Package: wx2.8-i18n Priority: optional Section: libs Installed-Size: 1921 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: all Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Replaces: wx-i18n, wx2.4-i18n, wx2.5-i18n, wxwin-i18n Provides: wx-i18n Conflicts: wx-i18n, wx2.4-i18n, wxwin-i18n Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/wx2.8-i18n_2.8.7.1-0ubuntu3_all.deb Size: 780822 MD5sum: b28414c93c96898b46e1d19470cee53c SHA1: 314799495b9a08a152b059e664be8d273b1d573a SHA256: ab8746824f9f455461fa02b476e9c3bfcd1fa397f0465737f4ea868a1a33cf78 Description: wxWidgets Cross-platform C++ GUI toolkit (i18n support) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides the i18n message catalogs for wxWidgets. Package: libhighline-ruby Priority: optional Section: contrib/libs Installed-Size: 17 Maintainer: Esteban Manchado Velázquez Architecture: all Version: 1.4.0-1 Depends: libhighline-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libhighline-ruby_1.4.0-1_all.deb Size: 4280 MD5sum: 0fb44973224d5d515511fb9f7181ebed SHA1: 58128a236e08b153d278556c422eeaff2a022a3e SHA256: 701c9744dab9d3d8791ed18352a35b117ef63e9a7246f0b9f7f71bf05d5b4e68 Description: High-level interactive IO Ruby library (default Ruby version) High-level IO library that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work. . This is a dummy package depending on the library for the current default version of Ruby. Package: libmysql5.0-cil Priority: optional Section: contrib/libs Installed-Size: 11 Maintainer: Debian Mono Group Architecture: all Source: mysql-connector-net-5.0 Version: 5.0.8.1-1 Depends: cli-common (>= 0.5.1), libmono-corlib2.0-cil (>= 1.2.6), libmono-system-data2.0-cil (>= 1.0), libmono-system2.0-cil (>= 1.2.6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libmysql5.0-cil_5.0.8.1-1_all.deb Size: 126028 MD5sum: 317b1bfb7017c3e39b516a4c9bc131d9 SHA1: 42467d6e40e88e780c7cc74d0ae906bf5b4d461c SHA256: c7e4d6423c7128a92644be6565a43e54dcba0cf6d7deb7db769b5fa34c2c3342 Description: MySQL database connector for CLI The MySql.Data library is a fully managed (100% C#) driver for all CLI languages (C#, VB.NET, Boo, Nemerle, etc) for accessing MySQL databases. Homepage: http://www.mysql.com/ Package: libgnuplot-ruby Priority: optional Section: contrib/libs Installed-Size: 11 Maintainer: Lucas Nussbaum Architecture: all Version: 2.2-4 Depends: libgnuplot-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libgnuplot-ruby_2.2-4_all.deb Size: 2796 MD5sum: de35f160790eea5e29a515cbbb17d716 SHA1: b3e37a395a4f336adb257e6355732d3966f6bef9 SHA256: 455140fcb43358aef60c219f88aee09c4365e65cea33dbda5842893f5b8f3bdc Description: Ruby module for Gnuplot (dummy package) Gnuplot is a program that has a rich language for the generation of plots. Ruby Gnuplot implements a Domain-Specific Language (DSL) to control gnuplot from Ruby scripts. . Homepage: http://rgplot.rubyforge.org/ . This package is a dependency package, which depends on Debian's default Ruby version (currently 1.8.x). Package: libaqbanking-data Priority: optional Section: contrib/libs Installed-Size: 16074 Maintainer: Micha Lenk Architecture: all Source: libaqbanking Version: 3.3.0+dfsg-1 Recommends: libaqbanking20 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libaqbanking-data_3.3.0+dfsg-1_all.deb Size: 2834146 MD5sum: 7e3cc2a1c028b1bb67cfdaa9807f3d01 SHA1: 269c2de8e1ebcb7393606ed80664641481c71913 SHA256: d79ccb66d855fec9e6049916d8a19d77b049d54e7db2774653d074f38d416fd0 Description: configuration files for libaqbanking AqBanking provides a middle layer between the applications and online banking libraries implementing various file formats and protocols. Plugins supporting OFX, DTAUS, and HBCI are available. For the latter, AqHBCI is required. . This packages contains data files for AqBanking. Homepage: http://www.aquamaniac.de/aqbanking/ Package: libtransaction-simple-ruby Priority: optional Section: contrib/libs Installed-Size: 4 Maintainer: Gunnar Wolf Architecture: all Version: 1.4.0-1 Depends: libtransaction-simple-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libtransaction-simple-ruby_1.4.0-1_all.deb Size: 2452 MD5sum: f2f42d6318a7c790e19ed74848024136 SHA1: 3c4bf4368558028f3299ab1e9a49ec090cc035ad SHA256: 069274ca14975e4542864789566500d6dee575b7e0439b794e229ccc226e56c1 Description: A generic way to add active transaction support to objects Transaction::Simple provides a generic way to add active transaction support to objects. The transaction methods added by this module will work with most objects, excluding those that cannot be Marshal-ed (bindings, procedure objects, IO instances, or singleton objects). . The transactions supported by Transaction::Simple are not associated with any sort of data store. They are "live" transactions occurring in memory on the object itself. This is to allow "test" changes to be made to an object before making the changes permanent. . This is a dummy package depending on the library for the current default version of Ruby. Package: libgoocanvas-common Priority: optional Section: contrib/libs Installed-Size: 11 Maintainer: Jose Carlos Garcia Sogo Architecture: all Source: goocanvas Version: 0.9-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libgoocanvas-common_0.9-1_all.deb Size: 31906 MD5sum: 6d7101999b8df5736b0b2563bb103201 SHA1: 11d079fad88d93f858cf371c4f0850e16b2c7f49 SHA256: 161237d843875a2ce978797d38e71606a2649847394f1f604ee60b02854ee18e Description: new canvas widget for GTK+ that uses the cairo 2D library GooCanvas is a new canvas widget for GTK+ that uses the cairo 2D library for drawing. It has a model/view split, and uses interfaces for canvas items and views, so you can easily turn any application object into canvas items. . This package contains the translations Package: libtransaction-simple-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 51 Maintainer: Gunnar Wolf Architecture: all Source: libtransaction-simple-ruby Version: 1.4.0-1 Depends: ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libtransaction-simple-ruby1.8_1.4.0-1_all.deb Size: 8080 MD5sum: 22bd637b4f635a69df8f3f1d1c8ea327 SHA1: a06b3cd0646a191c0a2fc7680320ced6127fd43e SHA256: 3614ac10f731900f0356be20461d9184ac2011b6fa576e2d3223c726168cbd17 Description: A generic way to add active transaction support to objects Transaction::Simple provides a generic way to add active transaction support to objects. The transaction methods added by this module will work with most objects, excluding those that cannot be Marshal-ed (bindings, procedure objects, IO instances, or singleton objects). . The transactions supported by Transaction::Simple are not associated with any sort of data store. They are "live" transactions occurring in memory on the object itself. This is to allow "test" changes to be made to an object before making the changes permanent. Package: libyadis-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 11 Maintainer: Antonio Terceiro Architecture: all Source: libyadis-ruby Version: 0.3.4-1 Depends: libruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libyadis-ruby1.8_0.3.4-1_all.deb Size: 11746 MD5sum: 3cbc164337131e2add291786da7eef2c SHA1: 3c9223f5e4c405338c289ac7fb43706776858991 SHA256: 03f4af45d28d687d526f03ceb64cddff729fc9fe2f0044253efc6022383c7a22 Description: Yadis service discovery library for Ruby 1.8 This library provides full Yadis service discovery functionality and is written in pure Ruby. Yadis is an open initiative to build an interoperable lightweight discovery protocol for decentralized, user-centric digital identity and related purposes. Its features include: . * Easy to use interface for fetching Yadis service information * XRDS parser * HTTPS and server certificate verification support . Homepage: http://www.openidenabled.com/yadis/libraries/ruby Package: libgruff-ruby Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Gunnar Wolf Architecture: all Version: 0.2.9-2 Depends: libgruff-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libgruff-ruby_0.2.9-2_all.deb Size: 2360 MD5sum: 29ecaec17eaf8bd37a22e803b014dbd3 SHA1: d881478165c3e3e39f4c3f2d4755a5f06831b008 SHA256: b4503d61dd78f862cf2c0d5b59b14b8a2406d415509e5490eef1e8448d8b5152 Description: Library to create graphs and charts with Ruby This library makes it effortless to create very good-looking graphs and charts dynamically from Ruby programs . This is a dummy package depending on the library for the current default version of Ruby Package: libmarkaby-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 10 Maintainer: Paul van Tilburg Architecture: all Source: libmarkaby-ruby Version: 0.5-1 Depends: libbuilder-ruby1.8, libruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libmarkaby-ruby1.8_0.5-1_all.deb Size: 13206 MD5sum: f57dda6e1b9e47df91d3313144542db8 SHA1: 772356d8cbc2287dd2997eb5ad50f563fe10479e SHA256: 4ffbbc79587db54deb44dea0009357afda8470e13daf117b309aaed872a426f9 Description: a templating engine for writing HTML pages in pure Ruby With Markaby, HTML is generated by mapping method calls to HTML elements, object attributes to element classes or HTML IDs and block arguments to the contents of the elements. . This engine is an alternative to ERb (see: liberb-ruby) which weaves the two languages together. It is also a replacement for templating languages which use primitive languages that blend with HTML. . Homepage: http://code.whytheluckystiff.net/markaby/ Package: libtext-format-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Esteban Manchado Velázquez Architecture: all Source: libtext-format-ruby Version: 1.0.0-2 Depends: ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libtext-format-ruby1.8_1.0.0-2_all.deb Size: 17042 MD5sum: 6b901d9cacc5c922f8a660ba05874cdb SHA1: c323698009264e8db06e9e7f4c286abd0a685014 SHA256: 8a196a1c5c6531d165ffb61c9210f6f8e8288caace099d68f302fda4e033cbce Description: Ruby library for text formatting Text::Format provides the ability to nicely format fixed-width text with knowledge of the writeable space (number of columns), margins, and indentation settings. Text::Format can work with either TeX::Hyphen or Text::Hyphen to hyphenate words when formatting. Package: libgruff-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 113 Maintainer: Gunnar Wolf Architecture: all Source: libgruff-ruby Version: 0.2.9-2 Depends: libgems-ruby1.8, librmagick-ruby, ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libgruff-ruby1.8_0.2.9-2_all.deb Size: 24184 MD5sum: f9fbf5ffe775b14d2d80b5c44bd35d4b SHA1: 25d319413816dfff87c8479618af4ad73c1a67bb SHA256: 9194a1b8ae0fdad8f7d746208c6fa42c9aab80e8a225b9a66858e5aff1855476 Description: Library to create graphs and charts with Ruby This library makes it effortless to create very good-looking graphs and charts dynamically from Ruby programs Package: libmcal Priority: optional Section: contrib/libs Installed-Size: 68 Maintainer: Ubuntu MOTU Team Original-Maintainer: Ola Lundqvist Architecture: all Version: 0.6-16ubuntu1 Depends: libmcal0 Conflicts: suidmanager (<< 0.50) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libmcal_0.6-16ubuntu1_all.deb Size: 9676 MD5sum: 7fd54b96cf7608871ec2fdecdd5c58e3 SHA1: 674c88d9e8d77574f9076e4935f52ff33b41b00f SHA256: c4333b5c6ad8113a8afc1297346c85ae7ac06259e4c242e19419c2008053195b Description: Meta package for libmcal and mstore This is a meta package for libmcal and adds a directory for mstore. . Mcal is a library for calendars and mstore is the driver for local calendar storage. Package: python-extractor Priority: optional Section: contrib/libs Installed-Size: 9 Maintainer: Daniel Baumann Architecture: all Source: libextractor-python Version: 1:0.5-2 Provides: python2.3-extractor, python2.4-extractor, python2.5-extractor Depends: libextractor1c2a, python, python-ctypes, python-support (>= 0.7.1) Recommends: libextractor-plugins Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/python-extractor_0.5-2_all.deb Size: 7820 MD5sum: d26991a9de3b781d853bd6b8581167fb SHA1: fe166e78b272ae2b1d22d0253f82d7c9cbc0fa94 SHA256: 4dd795ceccf65728eb46caa115d08f39ed6232e87c8c1e0e4db4b90012690c14 Description: Python bindings for GNU libextractor GNU libextractor provides developers of file-sharing networks, file managers, and WWW-indexing bots with a universal library to obtain meta-data about files. . Homepage: . This package contains the Python bindings. Package: libwww-mechanize-ruby1.9 Priority: extra Section: contrib/libs Installed-Size: 171 Maintainer: Ari Pollak Architecture: all Source: libwww-mechanize-ruby Version: 0.6.11-1 Depends: libhpricot-ruby1.9 (>= 0.5-1), libopenssl-ruby1.9, ruby1.9 Suggests: libwww-mechanize-ruby-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libwww-mechanize-ruby1.9_0.6.11-1_all.deb Size: 40576 MD5sum: e202b681bec0d244279f532f8c8e0b70 SHA1: 3b8b4f320164b5552c6de65aaef187b20f55f683 SHA256: 831c81c01dd28098a901cca4daa6d068ecb710e0cd6485f4fc8c843c15eec352 Description: Automate interaction with websites (Ruby 1.9) The WWW::Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, can follow links, and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history. This library is loosely based on WWW::Mechanize for Perl. . Homepage: http://mechanize.rubyforge.org . This package is built for Ruby 1.9. Package: clue Priority: optional Section: contrib/libs Installed-Size: 4 Maintainer: Peter Van Eynde Architecture: all Source: cl-clue Version: 20050523-1 Depends: cl-clue Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/clue_20050523-1_all.deb Size: 5054 MD5sum: 0d1a91bcdf5ea24e641ab183f515da34 SHA1: 93d15a39460ddafbd83d1d250e4af415c2114137 SHA256: 23512dc2bcf5e4b50635add0ffa5c2ba3de1f99a0671e56577da3761f3e223b2 Description: Package to ease upgrading, delete me The clue package is now called cl-clue. Please remove me. Package: cl-s-sysdeps Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Peter Van Eynde Architecture: all Source: s-sysdeps Version: 20060801-1 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-s-sysdeps_20060801-1_all.deb Size: 9854 MD5sum: 1154ca40b8c73d71f8cb216e323611a2 SHA1: 69b34ded0419ad0ede4de27ab5aee344b3b3297e SHA256: b77d85d70be0b247349d511b02e378f0eac0391797ca84cc6632cea63fac98f7 Description: An Abstraction Layer Over Platform Dependent Functionality S-SYSDEPS is an abstraction layer over platform dependent functionality. . S-SYSDEPS abstracts: managing processes, implementing a standard TCP/IP server, opening a client TCP/IP socket stream and working with process locks. . Homepage: http://homepage.mac.com/svc/s-sysdeps/ Package: libwww-mechanize-ruby1.8 Priority: extra Section: contrib/libs Installed-Size: 171 Maintainer: Ari Pollak Architecture: all Source: libwww-mechanize-ruby Version: 0.6.11-1 Depends: libhpricot-ruby1.8 (>= 0.5-1), libopenssl-ruby1.8, ruby1.8 Suggests: libwww-mechanize-ruby-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libwww-mechanize-ruby1.8_0.6.11-1_all.deb Size: 40780 MD5sum: daed9e26a59c04b8f7e849d367e688b4 SHA1: cd0f82053d722ad4d4e345d0a47948f5ba0bad1b SHA256: d8c76fc23917fb1a6030a0599c49f02cf513e44a0c74bc0b3bd14a5a59da8bdd Description: Automate interaction with websites (Ruby 1.8) The WWW::Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, can follow links, and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history. This library is loosely based on WWW::Mechanize for Perl. . Homepage: http://mechanize.rubyforge.org . This package is built for Ruby 1.8. Package: libtext-format-ruby Priority: optional Section: contrib/libs Installed-Size: 5 Maintainer: Esteban Manchado Velázquez Architecture: all Version: 1.0.0-2 Depends: libtext-format-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libtext-format-ruby_1.0.0-2_all.deb Size: 5802 MD5sum: 2bae4478a433bdbf9980bf21a07854c0 SHA1: 01dcaf51a5a75870a88a5a5e09fcd5d41ffe4dc9 SHA256: 4739fdc96679ab51046d70e10affb97cc16956a8de7828faddca32cd7dca699f Description: Ruby library for text formatting Text::Format provides the ability to nicely format fixed-width text with knowledge of the writeable space (number of columns), margins, and indentation settings. Text::Format can work with either TeX::Hyphen or Text::Hyphen to hyphenate words when formatting. . This is a dummy package depending on the library for the current default version of Ruby. Package: cl-zpb-ttf Priority: optional Section: contrib/libs Installed-Size: 19 Maintainer: Pierre THIERRY Architecture: all Source: zpb-ttf Version: 0.7-2 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-zpb-ttf_0.7-2_all.deb Size: 50416 MD5sum: 8876cbc8adabcf21bd755e19211bb483 SHA1: 2c1d8837dd0a2b40dfa5707ff270fbaf70d0f826 SHA256: 3494e825c5d3e488a8c8db640392e6f954a1784f9d8ed01f50c0bc9599bead27 Description: TTF parser ZPB-TTF is a TrueType file parser that provides an interface for reading typographic metrics, glyph outlines, and other information from a TTF file. Package: libcoin20-runtime Priority: optional Section: contrib/libs Installed-Size: 87 Maintainer: Steve M. Robbins Architecture: all Source: coin Version: 1.0.4-6 Suggests: libcoin20 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libcoin20-runtime_1.0.4-6_all.deb Size: 13466 MD5sum: 44cb8d9e490d9774116c24906ed1bad0 SHA1: 372cb78f4acb502d97b68ba61c3ad499037f1007 SHA256: 90220332e002da256b8523983f3e44e35439939baaf5a4f2a70d8eb30f4838c0 Description: high-level 3D graphics kit - external data files External data files used by the Coin library at run-time. The dragger geometry files represent the defaults that are used if the files are not found. This package is completely optional. . Coin is a high-level 3D graphics library with a C++ Application Programming Interface. Coin implements the SGI Open Inventor API, the de facto standard graphics library for 3D visualization and visual simulation software in the scientific and engineering community. . For more information on Coin, see http://www.coin3d.org/. Package: cl-plus-ssl Priority: optional Section: contrib/libs Installed-Size: 13 Maintainer: Peter Van Eynde Architecture: all Version: 20070116-2 Depends: cl-cffi, cl-flexi-streams, cl-trivial-gray-streams, common-lisp-controller (>= 5.11), libssl-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-plus-ssl_20070116-2_all.deb Size: 14436 MD5sum: cba68a2d46e274485da6a943ab47fe85 SHA1: 648fcdfbcc6550a68862daaac76009cd4eb7df1d SHA256: a6ab9cbb4197510340f80949531b3e11e0a124fb831b1ef368746287d7f92ffd Description: A simple Common Lisp interface to OpenSSL This library is a fork of SSL-CMUCL. The main differences are that this library uses portable code based on cffi and gray streams. With this it defined a libssl BIO portable lisp streams based IO. . Homepage: http://common-lisp.net/project/cl-plus-ssl/ Package: cl-clue Priority: optional Section: contrib/libs Installed-Size: 83 Maintainer: Peter Van Eynde Architecture: all Version: 20050523-1 Replaces: clio, clue, pictures Depends: cmucl-source, common-lisp-controller (>= 3.45) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-clue_20050523-1_all.deb Size: 1621844 MD5sum: e5745d87060c264d264879550415154d SHA1: a983d2c542c43ac34a3c62a7b3c5b3bfa2688ad7 SHA256: 2de8baeccfee4960c1869f675505e79d22d6c19eeb7c9aecd9226e59d919f2cb Description: Lisp package for clue/clio/pictures: X interfaces for lisp Clue is to lisp what xlib is to C. It's basic, but close to the metal. . Clio is to Lisp what Xt is to C. It uses CLOS to give an OO interface to X. . Pictures is an imaging-system for clue. It lets people use constraints and such to draw pictures. Package: libgnome-keyring1.0-cil Priority: optional Section: contrib/libs Installed-Size: 21 Maintainer: Debian CLI Libraries Team Architecture: all Source: gnome-keyring-sharp Version: 1.0.0~svn.r87622-1 Depends: cli-common (>= 0.5.1), libmono-corlib2.0-cil (>= 1.2.6), libmono-system2.0-cil (>= 1.2.6), libmono2.0-cil (>= 1.2.6), libndesk-dbus1.0-cil (>= 0.6.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libgnome-keyring1.0-cil_1.0.0~svn.r87622-1_all.deb Size: 14556 MD5sum: 6e3ee6b6e0d01de5642adf7bbe32a9c4 SHA1: 42ba16146484726156f56c0a89ac15ae733ae3e8 SHA256: 644990a1efdf4757cd2bdb10cdef560ae73d8b0110bf7055ba61134904045bb2 Description: CLI library to access the GNOME Keyring daemon GNOME Keyring is a system which allows you to store passwords and other sensitive data across GNOME applications. It provides an API to access this information, as well as a daemon to manage it. . gnome-keyring-sharp is a CIL library for the GNOME Keyring API, written in C#. Package: cl-s-utils Priority: optional Section: contrib/libs Installed-Size: 12 Maintainer: Peter Van Eynde Architecture: all Source: s-utils Version: 20060511-2 Depends: common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/cl-s-utils_20060511-2_all.deb Size: 10298 MD5sum: a7540c0c1b32da7231c76ce378443018 SHA1: 3b7133eb34132c567a1ac8423782a4a9fa364ba1 SHA256: 6e0897d3a3616338518748b3072a65383080bc4c8cad9447f8e7e264c6f30a27 Description: A collection of Common Lisp utilities S-UTILS is collection of Common Lisp utilities. This simple package is used as a building block in a number of other open source projects. . S-UTILS helps in: manipulating directory pathnames,copying streams, doing some elementary parsing (tokenizing), flexibly formatting dates, times and durations and parsing integers more safely. . Homepage: http://homepage.mac.com/svc/s-utils/ Package: libwww-mechanize-ruby Priority: extra Section: contrib/libs Installed-Size: 21 Maintainer: Ari Pollak Architecture: all Version: 0.6.11-1 Depends: libwww-mechanize-ruby1.8 Suggests: libwww-mechanize-ruby-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libwww-mechanize-ruby_0.6.11-1_all.deb Size: 13692 MD5sum: 8755393b341f276b18bc717bfc3e8261 SHA1: bf1180550c178bd827309cd489956d78fbda3317 SHA256: b0590554197d059b2b539337f0eb67778b5dc12b5b1ff6101b2a674f0ce819b2 Description: Ruby library to automate interaction with websites The WWW::Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, can follow links, and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history. This library is loosely based on WWW::Mechanize for Perl. . Homepage: http://mechanize.rubyforge.org . This is a dependency package which depends on Debian's default Ruby version (currently 1.8). Package: libcolor-tools-ruby1.8 Priority: optional Section: contrib/libs Installed-Size: 72 Maintainer: Gunnar Wolf Architecture: all Source: libcolor-tools-ruby Version: 1.3.0-1 Depends: ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/libs/libcolor-tools-ruby1.8_1.3.0-1_all.deb Size: 17910 MD5sum: f146dc1223ea66b243dbc22d90ab5456 SHA1: aef45cee4375317c71e92e7c9ff419e8914e594d SHA256: c644c53616320f36ba076a14f86525759a7f27cfc4c75c985600ba6b8a9976dd Description: Ruby library to provide RGB, CMYK and other colorspace support This Ruby library provides support to RGB, CMYK and other colorspaces. It offers 152 named RGB colors (184 with spelling variations) that are commonly supported and used in HTML, SVG and X11 applications. A technique for generating a monochromatic contrasting palette is also included. Package: unicode-data Priority: optional Section: contrib/misc Installed-Size: 30 Maintainer: Alastair McKinstry Architecture: all Version: 5.0.0-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/unicode-data_5.0.0-1_all.deb Size: 5829814 MD5sum: 23d1131bc3fbe809f046fa8766859eb7 SHA1: 4f9a384ec0d284a8047cb61ba2bd5999cf580e24 SHA256: 0f015dadbe44e4b1415c3cc9a015ad9784c8380db248acf6bc30d4aa96967c71 Description: Property data for the Unicode character set This package contains the property data, for the Unicode data set. Package: med-practice Priority: extra Section: misc Installed-Size: 10 Maintainer: Andreas Tille Architecture: all Source: debian-med Version: 0.15 Depends: med-config (= 0.15), med-tasks (= 0.15) Suggests: gnumed-client, libchipcard3c1, libchipcard3d0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/med-practice_0.15_all.deb Size: 5596 MD5sum: ba92aa71b0e8bbffb933202a77eadfbf SHA1: 6c789fd357f729c7210492e4a19a3676a4b3d31b SHA256: 8f9d2a2fae68cc90af4811dbeb6c9a6994ac63f95de106a8d170db34a82cf857 Description: Debian-Med packages for practice management This meta package contains dependencies for a collection of software which might be helpful for practitioners to manage their practice. Package: smtm Priority: optional Section: contrib/misc Installed-Size: 15 Maintainer: Dirk Eddelbuettel Architecture: all Version: 1.6.9 Depends: libdate-manip-perl, libfinance-yahooquote-perl (>= 0.18), libmime-base64-perl, perl, perl-tk (>= 1:804.000) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/smtm_1.6.9_all.deb Size: 53172 MD5sum: 27c3c6a57b6c205b5aebc93ee85c8806 SHA1: 1de99d2b90cc86f5bcb4b120cfb9acf1af77fea1 SHA256: caaeabc5a33bf5ad34deaa754688bfd3e8dcbdf6d8f6b0f94ce5635d54d8a0b3 Description: Show Me The Money is a configurable Perl/Tk stock ticker program smtm, which is a not overly clever acronym for Show Me The Money, is a simple stock ticker and charting application. It creates and automatically updates a window with stock quotes from Yahoo! Finance, as well as optional charts from Yahoo! Finance. . smtm is fully configurable -- it can display the stock symbol and the full name of the company, the price change, the percentage change, the volume traded, the profit or loss, the value of the holding, the length of the holding period, annualised percentage returns and more. The display can be sorted on almost any of the columns. Losers are flagged in red. smtm can be used for most global stock symbols, North American mutual funds and options, currencies and some commodities -- anything supported Yahoo! Finance. . Stock quotes are normally delayed, 15 minutes for NASDAQ and 20 minutes otherwise, see Yahoo! Finance for details. Package: keyboards-rg Priority: optional Section: contrib/misc Installed-Size: 14 Maintainer: Radovan Garabík Architecture: all Version: 0.2 Depends: xkb-data (>= 0.8-8), xserver-xorg Suggests: xbase-clients Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/keyboards-rg_0.2_all.deb Size: 13350 MD5sum: 76906daeacd46e7a8e269f274522a356 SHA1: fb1d8c7029340be70a64de021ed49dd0b156590d SHA256: e70d50a02ca49eb3b7267f32b1afb391858ef66648cb5a151a833d1c60834998 Description: Various keyboard layouts for X-window and linux console keyboards-rg includes several keyboard layouts. Currently there is a Slovak programmers keyboard, Pan-cyrillic yawerty keyboard with Russian, Ukrainian and Belarusia variants and an Esperanto keyboard for the X-window system. Package: user-euro-es Priority: optional Section: contrib/misc Installed-Size: 14 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Source: user-es Version: 0.39 Provides: user-es Depends: debconf | debconf-2.0, euro-support, locales, perl5 Recommends: console-data (>= 1999.08.29-11.1) | fonty Suggests: doc-debian-es, ispanish, manpages-es, wspanish Conflicts: user-es Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/user-euro-es_0.39_all.deb Size: 30814 MD5sum: e88a57bcc4c67658c8491135b142d22d SHA1: 6ff5e03844072e7696485559d0f074f3b69302d9 SHA256: 71a2f581673b9adbc5e3f4dccc4d143dd325f401a23c692de14bb11d8daf0f24 Description: Settings for european Spanish speaking users This package allows administrators to set the default language (es_ES) and encoding (ISO-8859-15) used by a Debian GNU/Linux System (and its applications) easier. . This package is a quick hack to provide some useful features. It should be obsoleted by the upcoming configuration and system management tools (it's getting smaller ;-). . Please read the file /usr/share/doc/user-euro-es/README carefully to make this package fully functional. Package: rt3.6-clients Priority: optional Section: contrib/misc Installed-Size: 13 Maintainer: Debian Request Tracker Group Architecture: all Source: request-tracker3.6 Version: 3.6.5-1 Depends: exim4 | mail-transport-agent, libhtml-format-perl, libhtml-tree-perl, libterm-readkey-perl, libterm-readline-perl-perl | libterm-readline-gnu-perl, libwww-perl, perl Recommends: libio-socket-ssl-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/rt3.6-clients_3.6.5-1_all.deb Size: 196312 MD5sum: 9a6d745568ac824461fec4de838554e4 SHA1: 8afd1485dfeb22c04349bc29769e67f48124c86b SHA256: a29d41ad7932b1ba5c6cb7ee2ea5c01497f4d573cda7c04194a217663fa3ea64 Description: Mail gateway and command-line interface to request-tracker3.6 Install this package onto the mail server so it can inject tickets into request-tracker3.6 using rt-mailgate. . Install it onto any machine on which you want to use the 'rt' command-line interface. . See the 'request-tracker3.6' package for further information. Package: liblingua-ga-gramadoir-perl Priority: optional Section: contrib/misc Installed-Size: 29 Maintainer: Alastair McKinstry Architecture: all Source: gramadoir Version: 0.6-2 Depends: libstring-approx-perl Recommends: gramadoir Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/liblingua-ga-gramadoir-perl_0.6-2_all.deb Size: 2745592 MD5sum: 3fbb964e7bcbc1d0667d0f4dd7374c41 SHA1: a10daeabba9a4dab4048d3e3a2e9664965b5268a SHA256: 3bee7fa3e954d9190f7da4a1b5d182f8129cf7ab14802a678bd2a98d1609f892 Description: Irish language grammar checker This package is an Irish (gaeilge) language grammar checker. . It contains a Perl module for grammar checking in Irish, and a script for using this module at the command-line. Package: sugarplum Priority: optional Section: contrib/misc Installed-Size: 21 Maintainer: sean finney Architecture: all Version: 0.9.10-16 Depends: debconf (>= 0.5) | debconf-2.0, perl, wenglish | wordlist Recommends: apache-common | httpd, logrotate Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/sugarplum_0.9.10-16_all.deb Size: 34412 MD5sum: 71911b7600884e8c318aa6d87a918f54 SHA1: 64985b4d805de906da8c9202daa4c2236aad8d00 SHA256: a9251e56b7289a182c90546d975b3a569e35adf854f50421c9bb5cdb975c3b11 Description: an automated and intelligent spam trap/cache-poisoner Sugarplum is an automated spam-poisoner. Its purpose is to feed realistic and enticing, but totally useless or hazardous data to wandering address harvesters such as EmailSiphon, Cherry Picker, etc. The idea is to so contaminate spammers' databases as to require that they be discarded, or at least that all data retrieved from your site (including actual email addresses) be removed. . Sugarplum employs a combination of Apache's mod_rewrite URL rewriting rules and perl code. It combines several anti-spambot tactics, includling fictitious (but RFC822-compliant) email address poisoning, injection with the addresses of known spammers (let them all spam each other), deterministic output, and "teergrube" spamtrap addressing. Package: junior-typing Priority: extra Section: contrib/misc Installed-Size: 13 Maintainer: Ben Armstrong Architecture: all Version: 1.4 Depends: gtypist, tuxtype Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/junior-typing_1.4_all.deb Size: 1952 MD5sum: f74f6f13b89fd13d6c652dafc3f43a22 SHA1: 735a02ad276a7788b1faf22a024a7d594252e296 SHA256: c1f1af9d3488cdb5beb5983770286bb8d579946e2661479d86dcfd70a3876ffc Description: Debian Jr. typing This meta package will install typing tutors and typing games for various skill levels. Package: language-env Priority: optional Section: misc Installed-Size: 139 Maintainer: Tomohiro KUBOTA Architecture: all Version: 0.68 Replaces: user-ja (<< 0.29) Depends: debconf-i18n | debconf-2.0, locales, perl Recommends: ncurses-term, wish Conflicts: user-ja (<< 0.29) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/language-env_0.68_all.deb Size: 203044 MD5sum: 6cf07dd13a4b660c936bfb8d27cb9c75 SHA1: dd0d07d587229341f0191dabfa9a0bd1eec9c099 SHA256: be828a98673563774b3ef182de6fefe3b3540c8cbab9fc6225622a635de05587 Description: simple configuration tool for native language environment This tool adds basic settings for natural language environment such as LANG variable, font specifications, input methods, and so on into user's several dot-files such as .bashrc and .emacs. . This version of language-env supports Belarusian, Bulgarian, Catalan, Danish, French, German, Japanese, Korean, Lithuanian, Macedonian, Polish, Russian, Serbian, Spanish, Thai, Turkish, and Ukrainian. Package: routeplanner Priority: optional Section: contrib/misc Installed-Size: 389 Maintainer: Chris Lawrence Architecture: all Version: 0.19 Depends: python, python-central (>= 0.6.5), python-newt, python-pqueue Suggests: routeplanner-gnome Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/routeplanner_0.19_all.deb Size: 293216 MD5sum: e39d73995435366c9bf485d7127a92ed SHA1: 0fe90cd652ef1c2be5a15309686e9f98a436d267 SHA256: c158de813b3a5c60279d8d75d538f4e51e8a695714d3c6fbe54c57f247dd9a0a Description: A highway trip planner This is a highway trip planning program, similar to programs like Rand McNally's "TripMaker." It allows you to plan road trips between two or more locations, using various interchangeable map files (or databases). . Currently, the program includes two databases covering North America; one is fairly simplistic, and one is quite detailed. You can also create new databases with the editor in the routeplanner-gnome package. . For retrocomputing nuts, this program traces its lineage back to a 1980s program called "RoadRoute" written by Jim Butterfield for the Amiga. AFAIK all of the code has been rewritten, but the Basic-USA database included here is Jim's original dataset. . The package includes two console-based interfaces; for the GNOME interface and the editor, you should install routeplanner-gnome as well. . Home Page: http://sourceforge.net/projects/routeplanner/ Python-Version: current Package: junior-games-card Priority: extra Section: contrib/misc Installed-Size: 12 Maintainer: Ben Armstrong Architecture: all Version: 1.4 Depends: ace-of-penguins, pysol Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/junior-games-card_1.4_all.deb Size: 1796 MD5sum: 81d524f7e4ecfba24e82caa22c468c81 SHA1: 8268ba1802dd38b0c5ca9a1312ee7a9b872b0709 SHA256: ea53033761cd3ad474525170bb1d0b8a90ce394d103f6ce3f028fcea1004fc84 Description: Debian Jr. Card Games A collection of card games, for the time being just solitaire, which are probably more suited to older children than young, although the "memory" type games in pysol may appeal to children just entering grade school. Package: gmt-tutorial-ps Priority: extra Section: contrib/science Installed-Size: 7 Maintainer: Torsten Landschoff Architecture: all Source: gmt-doc-ps Version: 3.4.4-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/gmt-tutorial-ps_3.4.4-1_all.deb Size: 314454 MD5sum: 2940ebc13b2589629c3f7f1af6a252d2 SHA1: 726d36a4fdd813294692c51e813214f7460ac64c SHA256: b1b2490348a33e98b44c3a4416fcb26519f324331f220354d985af0a62eb70d1 Description: Tutorial for the Generic Mapping Tools (PostScript) This package contains the tutorial for GMT in PostScript format. Package: terminator Priority: optional Section: contrib/misc Installed-Size: 37 Maintainer: Nicolas Valcárcel Scerpella (aka nxvl) Architecture: all Version: 0.8.1-1 Depends: gconf2, python, python-central (>= 0.6.5), python-gnome2, python-vte Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/terminator_0.8.1-1_all.deb Size: 35936 MD5sum: 39eb48454549235beb4231dffac44e07 SHA1: 0d2fbea19bf27b86d7e89951d8048001e2d4c099 SHA256: 25ed53cf6b932d9067a7bd270a8872358be2196979926312828583ca8dd66e57 Description: Multiple GNOME terminals in one window Terminator is a little project to produce an efficient way of filling a large area of screen space with terminals. . The user can have multiple terminals in one window and use keybindings to switch between them. See the manpage for details. Homepage: http://www.tenshu.net/terminator/ Python-Version: all Package: junior-art Priority: extra Section: contrib/misc Installed-Size: 4 Maintainer: Ben Armstrong Architecture: all Version: 1.7 Depends: gimp, tuxpaint, xpaint Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/junior-art_1.7_all.deb Size: 2116 MD5sum: 44b8803e87c8e12f975533612d40d6d0 SHA1: 2060a1cd2f2fcc666d541d79a2a537978dbfeb74 SHA256: bc81ecc0399af0c09259803098f3a9c9553c9da4c5a5ee46a4065f616e87f834 Description: Debian Jr. Art Tools for children to produce artwork. The simplest of these is tuxpaint, which is designed for small children. It features sounds and easy to use controls. For older children, there are gimp and xpaint. While gimp is more complex, and is aimed at the graphic artist, it is not necessarily much harder to use than the older, less full-featured xpaint. Children starting out with just a small subset of the functions of these tools eventually pick up quite a number of new things as they explore, either with adults or other children with whom they share their computers, or on their own. Package: juman-dic Priority: optional Section: contrib/misc Installed-Size: 26 Maintainer: TSUCHIYA Masatoshi Architecture: all Source: juman Version: 5.1-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/juman-dic_5.1-2_all.deb Size: 770950 MD5sum: 5d7fc0732694b5b083a7fbe6c834d31b SHA1: b66075b565191e23ed1c7c7ce9a6926944770a40 SHA256: 586adf7f2f53b66d2b401bd4c05939fb644514cd87dd2254360769f9de802b54 Description: Juman dictionary in text format This package provides Juman dictionary written in text format. Package: extra-xdg-menus Priority: optional Section: contrib/misc Installed-Size: 68 Maintainer: Peter Clifton Architecture: all Version: 1.0-3 Replaces: hamradiomenus Conflicts: hamradiomenus (<< 1.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/extra-xdg-menus_1.0-3_all.deb Size: 12798 MD5sum: 547a3fb01290307dfe849720588cc84e SHA1: e57e6cd0cce86c81bf61df4f164b3fb69bab7cb3 SHA256: b21b4964e116502e5a082deccec272ddfdb2d08a01730aedc1e366c547240b76 Description: Extra menu categories for applications under GNOME and KDE This package installs various optional extra desktop menus for grouping applications on GNOME, KDE and other XDG menu-spec compliant desktop environments. The extra menus may be enabled or disbled on a system or per-user basis with the supplied scripts, exmenen and exmendis. Package: sitesummary-client Priority: optional Section: contrib/misc Installed-Size: 32 Maintainer: Debian Edu Developers Architecture: all Source: sitesummary Version: 0.0.36 Depends: debconf (>= 0.5) | debconf-2.0, gnupg, perl-modules Recommends: cron, dmidecode, lsscsi, pciutils, usbutils Suggests: sitesummary Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/sitesummary-client_0.0.36_all.deb Size: 15246 MD5sum: c006156a6f43c99c770a0d444bbcb0c1 SHA1: f1052aa7a179c1ee7e6e3bf354dddc19a80ffbc8 SHA256: 57e677450169697a25f1a08313e872f1c8257ea9ce97c7fed1b4348e253a2775 Description: Generate site summary of submitting hosts (client part) The sitesummary system makes it easier to keep track of a lot of machines, by allowing each machine to report their existence once a day to a central collector, and using this collector to make summary reports about the hosts. . This package is the client part, reporting in to the server after boot and once a day. Package: rt3.6-rtfm Priority: optional Section: contrib/misc Installed-Size: 99 Maintainer: Debian Request Tracker Group Architecture: all Source: rtfm Version: 2.2.1-3 Depends: debconf (>= 0.5) | debconf-2.0, libhtml-tree-perl, libtime-modules-perl, libtree-simple-perl, libyaml-perl, perl, request-tracker3.6, ucf (>= 0.28) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/rt3.6-rtfm_2.2.1-3_all.deb Size: 95248 MD5sum: 2c995882837b0f18f0bc52bbbe0c7930 SHA1: 44088f6db838c0bf34a19923ef90aa84566aa742 SHA256: d33ad359e35455b337ca44f955f1cb71176c53b220efa7613adba9e80652b83a Description: FAQ Manager for Request Tracker 3.6 RTFM is an add-on to Request Tracker (RT), the extensible ticketing system. It provides a knowledge management tool to help an organization collect and share the knowledge and wisdom of its members. . Just as you use RT to log tickets and resolve issues, RTFM lets you create, categorize and search for 'articles'. Like RT, RTFM lets users contribute additional information to existing articles, but guarantees that each article's full history is preserved for future inspection. RTFM simplifies browsing in the knowledge base and finding critical information. Package: gnumed-client Priority: optional Section: contrib/misc Installed-Size: 89 Maintainer: Debian-Med Packaging Team Architecture: all Version: 0.2.8.10-1~hardy1 Replaces: gnumed-bmi, gnumed-drugdisplay, gnumed-meddocs, gnumed-plugincommon, gnumed-pregcalc, gnumed-snellen, gnumed-xdtviewer Depends: debconf (>= 0.5) | debconf-2.0, file, gnumed-common (= 0.2.8.10-1~hardy1), gnumed-doc (= 0.2.8.10-1~hardy1), hunspell | aspell | ispell | myspell-dictionary | hspell, konsolekalendar, python (>= 2.3), python-enchant, python-gnuplot, python-support (>= 0.7.1), python-wxgtk2.6 Recommends: aeskulap | amide | xmedcon, extract, iceweasel | www-browser, ntp | ntpdate, openoffice.org-writer, python-uno, xsane Suggests: korganizer, libchipcard3-tools | libchipcard-tools Conflicts: gnumed-bmi, gnumed-drugdisplay, gnumed-meddocs, gnumed-plugincommon, gnumed-pregcalc, gnumed-snellen, gnumed-xdtviewer Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/gnumed-client_0.2.8.10-1~hardy1_all.deb Size: 793206 MD5sum: 99cf340fc42f4873781be942c8754ef4 SHA1: 6d4c1e27a52d9a8346b369b56237ff067aa57ac2 SHA256: 2aa181de771d24cbd9d7217376939acc80372f82a87ea219ce4d4df91164055c Description: medical practice management - Client This is the GNUmed Electronic Medical Record. Its purpose is to enable doctors to keep a medically sound record on their patients' health. Currently it is not fully featured. The features provided are, however, tested, in use, and considered stable. This package does NOT yet provide functionality for billing and stock keeping. . While the GNUmed team has taken the utmost care to make sure the medical records are safe at all times you still need to make sure you are taking appropriate steps to backup the medical data to a safe place at appropriate intervals. Do test your backup and desaster recovery procedures, too ! . Protect your data! GNUmed itself comes without any warranty whatsoever. You have been warned. . This package contains the wxpython client. Homepage: http://gnumed.org/ Python-Version: 2.4, 2.3, 2.5 Package: ferret Priority: optional Section: contrib/misc Installed-Size: 29 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Fernando Ike de Oliveira Architecture: all Version: 0.6-3ubuntu1 Depends: bwidget (>= 1.7.0), tk8.4 | wish (>= 8.4) Suggests: postgresql | mysql-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/ferret_0.6-3ubuntu1_all.deb Size: 294468 MD5sum: 2db7739f9aa3491f85ec8c6c3fd2618a SHA1: e0f32e7d52c4717f3313b985690081559b7d547f SHA256: 9ae7c8128670780818754463b2662efbb05aaf4cc0baaba9b2b885306e2c25d4 Description: CASE tool for data model editing GNU Ferret (Free Entity Relationship and Reverse Engineering Tool) servers to edit data models. These can be implemented within a range of relational databases such as Postgresql or Mysql. . Homepage: http://www.gnu.org/software/ferret/project/what.html Package: lwat Priority: optional Section: contrib/misc Installed-Size: 48 Maintainer: Patrick Winnertz Architecture: all Version: 0.16-1 Depends: apache2, debconf | debconf-2.0, libapache2-mod-php5, php5, php5-cli, php5-ldap, smarty-gettext Suggests: wget Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/lwat_0.16-1_all.deb Size: 74588 MD5sum: 192b2e3fe64640895fd040ad8c718113 SHA1: fca66e269fc92b0b49bb8cd3f1dd40e3d5d632b5 SHA256: 1813f173385cc0e54bcc22bc9a44302a2d8d80c18fe4cebba790b4ebe389c010 Description: LDAP Web-based Administration Tool Lwat is an web based administration tool which aims to provide a fully functional administration tool for user-, host-, group-, and netgroup administration. Package: gpsman Priority: optional Section: contrib/misc Installed-Size: 3260 Maintainer: Rogerio Reis Architecture: all Version: 6.3.2-1 Depends: tk8.4 Suggests: gpsmanshp (>= 1.1), libtk-img Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/gpsman_6.3.2-1_all.deb Size: 1210828 MD5sum: c8f8ec2836a8e9bee8c9dafd555ffd0a SHA1: d90387484aecf605338ea1232e289d67ca2747fe SHA256: e1b9923b0ce390ff7790a8733f4785480b5c5eb4b046927d82efd5e5df7e045f Description: A GPS manager GPS Manager (GPSMan) is a graphical manager of GPS data that makes possible the preparation, inspection and edition of GPS data in a friendly environment. GPSMan supports communication and real-time logging with both Garmin and Lowrance receivers and accepts real-time logging information in NMEA 0183 from any GPS receiver. Package: free-java-sdk Priority: optional Section: contrib/misc Installed-Size: 16 Maintainer: Grzegorz Prokopski (Debian Developer) Architecture: all Version: 1.0-1 Depends: classpath-tools, fastjar, jikes-sablevm, sablevm Recommends: libgnujaxp-java Suggests: gjdoc Conflicts: sablevm (<= 1.0.9) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/free-java-sdk_1.0-1_all.deb Size: 6540 MD5sum: baaaa3b1e1ede5d1aff510860ed95cc5 SHA1: 41a0f88fe0401f81057a68eca7c218df0a9a122b SHA256: 28a48bc13465cdc47bbdf1a18d2cf2fdb55876e1e93ea6fe50768d217d8cb397 Description: Complete Java SDK environment consisting of free Java tools The goal of this package is to be a replacement of commercial Java Source Development Kits (JDK). This is accomplished by integrating the best free java tools into one development environment. . This way free-java-sdk provides an easy way to install a * coherent, * complete, * working, * robust, * free, * compatible, * integrated Java development environment. . After installation of this package you should be able to set JAVA_HOME environment variable to /usr/lib/fjsdk (and preferably add /usr/lib/fjsdk/bin at the beginning of your PATH) and use the common java utilities just like in a non-free Java SDK. Packages that can be built and run with help from free-java-sdk's Java environment are in general eliglible to be placed in the "main" section of Debian distribution. Package: libgnomedb3-common Priority: optional Section: misc Installed-Size: 120 Maintainer: Gustavo R. Montesino Architecture: all Source: libgnomedb3 Version: 3.0.0-2build1 Depends: gconf2 (>= 2.10.1-2) Recommends: libgnomedb3-4 Conflicts: gnome-db2 (<< 0.8.191) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/libgnomedb3-common_3.0.0-2build1_all.deb Size: 2320572 MD5sum: ca302e1524d7cd61dc7d9465ed2d387e SHA1: 4d831749b3660c253d2e916c553f2eddd20e5111 SHA256: 7b8fbbc3f08a04adc359692e80b16445db38f926ca599f0af67f72aa58359246 Description: Database UI widget library for GNOME2 -- common files libgnomedb is a database widget library for GNOME2. it provides a rich set of UI features targeted to the development of data access. Using libgnomedb your GTK+2/GNOME2 application data access needs will be covered. . This package contains the common files needed to use libgnomedb2-4. Package: junior-games-net Priority: extra Section: contrib/misc Installed-Size: 4 Maintainer: Ben Armstrong Architecture: all Version: 1.4 Depends: xblast-tnt, xblast-tnt-levels, xblast-tnt-musics, xblast-tnt-sounds, xpilot-ng Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/junior-games-net_1.4_all.deb Size: 1832 MD5sum: c394c9e6a3e1f670b931ff163d6bf259 SHA1: cb552be8d87e81cbd4f78bcc57a9c5f6b5a47275 SHA256: 5e022a391f94ca04e466f0161e51c2087b06060a3edd64e933d3177e19f3d614 Description: Debian Jr. Network Games While XPilot has a broad international community of players (mostly on high-bandwidth connections) it can be enjoyed on a home network as well. XBlast, on the other hand, achieves networking using the X protocol, so it is best suited to a local network. Package: med-bio Priority: extra Section: misc Installed-Size: 21 Maintainer: Andreas Tille Architecture: all Source: debian-med Version: 0.15 Depends: med-config (= 0.15), med-tasks (= 0.15) Suggests: adun.app, amap-align, arb, biosquid, blast2, boxshade, bugsx, clustalw, clustalw-mpi, clustalx, cytoscape, dialign, dialign-t, emboss, fastdnaml, fastlink, garlic, gdpc, gff2aplot, gff2ps, ghemical, gromacs, hmmer, kalign, loki, melting, meme, mipe, molphy, mozilla-biofox, mummer, muscle, ncbi-epcr, ncbi-tools-bin, ncbi-tools-x11, njplot, perlprimer, phylip, plasmidomics, poa, primer3, probcons, proda, pymol, r-cran-qtl, rasmol, readseq, seaview, sibsim4, sigma-align, sim4, t-coffee, textopo, tigr-glimmer, tm-align, tree-ppuzzle, tree-puzzle, treetool, treeviewx, vienna-rna, wise Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/med-bio_0.15_all.deb Size: 14328 MD5sum: 9183a70c388c1497040b0645f4a3700e SHA1: 89b74044467da06c0c139e9695bf7e724cc517b4 SHA256: 1782a37d69ee4c13caf56ff710cc3c1ed8c862cb070f1b2ec9deb1088bf2cfab Description: Debian-Med micro-biology packages This meta package will install Debian packages related to molecular biology, structural biology and bioinformatics for use in life sciences. Please note that there also recommended and only suggested packages which are not installed in any circumstance but only if the user asks for installing these. Package: mythbuntu-diskless-server-standalone Priority: optional Section: contrib/misc Installed-Size: 6 Maintainer: Ubuntu MythTV Team Original-Maintainer: Michael Haas Architecture: all Source: mythbuntu-diskless Version: 0.9-0ubuntu1 Depends: dhcp3-server, mythbuntu-diskless-server Conflicts: ltsp-server-standalone Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/mythbuntu-diskless-server-standalone_0.9-0ubuntu1_all.deb Size: 5376 MD5sum: 8d3cc00a3da0dcc6278a3c40b20fdcc5 SHA1: e2afd3f7cb026af41fa127e304cf8f00012c5e6b SHA256: a89a1b17311a25262d63e6ad91d42663946ff33bb273466c827b0277bd49a6ab Description: Mythbuntu-diskless server environment with DHCP server Installs a complete Mythbuntu-diskless server environment consisting of the mythbuntu-diskless-server package and a DHCP server Package: gmt-examples Priority: extra Section: contrib/science Installed-Size: 101 Maintainer: Debian GIS Project Architecture: all Source: gmt Version: 4.2.0-1build1 Suggests: gmt Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/gmt-examples_4.2.0-1build1_all.deb Size: 3760330 MD5sum: 8640b6ede7f024a418d70f9621db2ee6 SHA1: 967cac74ea82585a2151af230d37a3446159246e SHA256: 511b5d79b09dda80358c1186867abd8fd1ab7b7f5d1deec8f2d807b0870c2869 Description: Example scripts illustrating the use of GMT GMT is a free collection of ~60 UNIX tools that allow users to manipulate (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding, projecting, etc.) and produce Encapsulated PostScript File (EPS) illustrations ranging from simple x-y plots through contour maps to artificially illuminated surfaces and 3-D perspective views in black and white, gray tone, hachure patterns, and 24-bit color. . GMT supports 25 common map projections plus linear, log, and power scaling, and comes with support data such as coastlines, rivers, and political boundaries. Homepage: http://gmt.soest.hawaii.edu/ Package: user-ja Priority: optional Section: contrib/misc Installed-Size: 4 Maintainer: Tomohiro KUBOTA Architecture: all Version: 0.30 Depends: language-env (>= 0.08) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/user-ja_0.30_all.deb Size: 6594 MD5sum: cacf9d0244c5fbc4d91e696c7a1a69d5 SHA1: feb5dec774294a062045c2cedd9f02f63d1598b5 SHA256: 5893834f49ad4f39324ed884158c30b3a5875a7d7ec5f7d0a09e66a8668cbdfc Description: simple configuration tool for Japanese environment This tool adds basic settings for Japanese environment into some files including .emacs, .inputrc, .bashrc, .xsession, .Xresources etc. . user-ja has been integrated into language-env package. This version is a 'meta' package which includes no files. The only role of this package is to depend on language-env package so that upgrade from potato to woody becomes easy. After installing this package you can uninstall this safely. Package: chemical-mime-data Priority: optional Section: contrib/misc Installed-Size: 57 Maintainer: Daniel Leidert (dale) Architecture: all Version: 0.1.94-2 Replaces: chemicalmime Provides: chemicalmime Depends: gnome-mime-data, shared-mime-info Conflicts: chemicalmime Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/chemical-mime-data_0.1.94-2_all.deb Size: 120390 MD5sum: a03d6384b8c27adfc3a00f1bfff5a61c SHA1: cf6cdf7c243b9d26617c5d151e85866563ad3eb4 SHA256: 57b1ff8e864c3a7ef8242b85ad262ea954893cbcba765dfaba53c1c7ee308833 Description: chemical MIME and file type support for desktops Chemical MIME type integration for KDE, GNOME and possibly ROX desktops, based on Henry Rzepa's list at http://www.ch.ic.ac.uk/chemime/. Support is granted for KDE 3.x, GNOME 2.x and freedesktop.org systems. . Homepage: http://chemical-mime.sourceforge.net Package: med-config Priority: extra Section: misc Installed-Size: 14 Maintainer: Andreas Tille Architecture: all Source: debian-med Version: 0.15 Replaces: med-common Provides: med-common Depends: adduser, cdd-common (>= 0.4), debconf (>= 0.5) | debconf-2.0, menu Conflicts: med-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/med-config_0.15_all.deb Size: 8720 MD5sum: c11e1c2f8c6fef693f99d7343be58dd4 SHA1: 313119e3770f3044c06da15bbf88ce9d89d31632 SHA256: ce3505777e5eb441f7b8b58b0d8613b614a4dac9a0e9ad271c1b381c652a1375 Description: Debian-Med Project config package This package provides the basic infrastructure of all med-* packages and is needed by them. . This package provides some files which are common to all med-* packages. Moreover it introduces a method to handle system users in a group med using debconf. . Other packages in Debian-Med Project are: . * med-bio for biological research * med-cms for publicating a medical site on the internet * med-imaging for image processing * med-pharmacy for pharmaceutical research * med-physics for radiation oncology, diagnostics imaging and related fields * med-practice for general practitioners * med-tools contains miscellaneous tools . Note: All these packages are so called metapackages. This means they are not executable programs, but only links to other packages. This way you will conveniently get all the non-commercial medical software which is available for Debian GNU/Linux. Package: gtablix Priority: extra Section: contrib/misc Installed-Size: 38 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Robert Lemmen Architecture: all Version: 0.9.13-1-1ubuntu1 Depends: file, libglib-perl, libgtk2-gladexml-perl, libgtk2-perl, liblocale-gettext-perl, libxml-libxml-common-perl, libxml-libxml-perl, libxml-namespacesupport-perl, libxml-sax-perl, perl Recommends: tablix2 Suggests: gnuplot, html2ps, imagemagick, xpvm Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/gtablix_0.9.13-1-1ubuntu1_all.deb Size: 268534 MD5sum: c9a481da3d1a8f1be94afcdc752c3eb8 SHA1: 408efc68add527ed8827a192d1950cbd2aec38ee SHA256: 2ee9db8c83fda7a3308722adec4769e40ccc256a0fe38ca67ac62b60c24456b8 Description: graphical user interface for Tablix G-Tablix is a graphical user interface to Tablix, a timetable construction/optimization software. It helps you write properly formatted configuration files, from which Tablix calculates the best possible timetables. . Homepage: http://gtablix.homelinux.org Package: gnumed-client-de Priority: optional Section: contrib/misc Installed-Size: 4 Maintainer: Debian-Med Packaging Team Architecture: all Source: gnumed-client Version: 0.2.8.10-1~hardy1 Depends: gnumed-client (= 0.2.8.10-1~hardy1), libchipcard-tools | libchipcard3-tools Recommends: hunspell-de-med, wgerman-medical Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/gnumed-client-de_0.2.8.10-1~hardy1_all.deb Size: 8668 MD5sum: 5c6032e7dc795e8a1878198374939cae SHA1: eb0a8d860d355986d402dacef96f657a7cbbcd0a SHA256: 46d60be4275b4634f008f713e541fb1915e4d4c0dd59d2d2d1568a4872f0328d Description: medical practice management - Client for German users Just install this package if you want to use the GNUmed client in Germany and you have to use German chipcard systems. The package installs the GNUmed client and cares for proper libchipcard support. Homepage: http://gnumed.org/ Package: pymissile Priority: optional Section: contrib/misc Installed-Size: 5 Maintainer: Petter Reinholdtsen Architecture: all Version: 0.0.20060725-1 Depends: python-pyusb, python-urwid Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/pymissile_0.0.20060725-1_all.deb Size: 6082 MD5sum: 7d454826f521ac86a10919943c9948d6 SHA1: 3ce2fd3896553681a3b246f9b1a3b33cbad65ff5 SHA256: f3c53654473949bb5db41d52e9c2d16f0ba229f28228e87ef6171b23f4d66111 Description: Control Marks and Spencer USB Missile Launcher Provide curses interface to control a Marks and Spencer USB Missile Launcher, as well as a motion control script to allow a webcamera to control the launcher. . Homepage: http://scott.weston.id.au/software/pymissile/ Package: junior-math Priority: extra Section: contrib/misc Installed-Size: 4 Maintainer: Ben Armstrong Architecture: all Version: 1.3 Depends: bc, bsdgames, snowflake, xaos, xbase-clients Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/junior-math_1.3_all.deb Size: 1968 MD5sum: 51416577e608f4b5d9d8f51376f8d701 SHA1: 06b2b7f843e0bf29871acda5df226122b91717d2 SHA256: 5299e5e8e006e85bc7fdddfca055a9c9190c9a4caa1bd1a87f81cd8e2bc290de Description: Debian Jr. educational math This meta package will install educational math programs suitable for children. Some of the packages use mathematics that is well beyond the abilities of young children (e.g. fractals and cryptography), but we hope that by using them they gain an appreciation of the beauty of math from an early age. Other packages allow children to explore and learn math concepts in an engaging, interactive way. Some packages are more general, providing math activities as only one part of the package, e.g. bsdgames includes "arithmetic" in addition to other non-math games, and xbase-clients provides xcalc. Package: qemuctl Priority: optional Section: contrib/misc Installed-Size: 8 Maintainer: Miguel Gea Milvaques Architecture: all Version: 0.2-2 Depends: libgtk2-gladexml-perl (>= 1.005-1), perl, qemu (>= 0.8.0-1) Recommends: qemu-launcher Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/qemuctl_0.2-2_all.deb Size: 11548 MD5sum: 040d25fe7bf3bb9c40c882ec351222f5 SHA1: 1191dda97947fb876ffe610db14f028308e4b12c SHA256: 657aa864bb7e209e4228937f74dce436b1cc08f0b4cb9849ed14ab23d576dc16 Description: controlling GUI for qemu This is a controller GUI for the run-time options of QEMU computer emulator. It can be used as a stand-alone application or as a plug-in for Qemu Launcher. (Only x86 PC emulator is supported.) Homepage: http://qemuctl.sourceforge.net/ Package: x-face-el Priority: optional Section: contrib/misc Installed-Size: 19 Maintainer: Tatsuya Kinoshita Architecture: all Version: 1.3.6.24-11 Depends: compface, emacs | emacsen Suggests: bbdb, bitmap-mule, imagemagick, netpbm, select-xface Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/x-face-el_1.3.6.24-11_all.deb Size: 109558 MD5sum: 45cff1d4ea7fcb4ae4291550b15bd3df SHA1: 1bbc8c24508aefe0d8c58859e931fccd7372bedb SHA256: b79da5ab31b7d5332eeefaea23e778a7b0b7fbab579246e55322396c1c2476a9 Description: utility for displaying X-Face on emacsen X-Face utility provides X-Face encoder/decoder for emacsen. . For GNU Emacs users: This package includes the x-face-e21 feature (x-face-e21.el). It provides displaying an X-Face image inline. Also, it supports the Face field which contains a base64 encoded PNG image. If you want to scale Face images, install the netpbm package. . For XEmacs users: Displaying an X-Face image inline is supported by the x-face-xmas feature (x-face-xmas.el). It is enabled by default. . Homepage: http://www.jpl.org/elips/ Package: mythbuntu-diskless-server Priority: optional Section: contrib/misc Installed-Size: 8 Maintainer: Ubuntu MythTV Team Original-Maintainer: Michael Haas Architecture: all Source: mythbuntu-diskless Version: 0.9-0ubuntu1 Depends: debconf (>= 0.5) | debconf-2.0, ltsp-server, syslinux Pre-Depends: nfs-kernel-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/mythbuntu-diskless-server_0.9-0ubuntu1_all.deb Size: 6502 MD5sum: 2e8a5f77d9f817b70722740437d0dbb1 SHA1: d2192c66392f099fbc32a8aa25cacada823403ac SHA256: da7efcce42c20c3aa70ce6e2d5612510bf1a6b7c346fdcec98c399cbb0259ec6 Description: Basic Mythbuntu-diskless server environment Basic environment for a Mythbuntu-diskless server. It is commonly used with a DHCP server, but you can also bootstrap the clients from other boot media. See Mythbuntu documentation. . If you want a pre-configured dhcp server, install the mythbuntu-diskless-server-standalone package. Package: lxr Priority: extra Section: contrib/misc Installed-Size: 16 Maintainer: Giacomo Catenazzi Architecture: all Version: 0.3.1-5 Depends: apache | httpd, perl, perl5 Conflicts: lxr-cvs Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/lxr_0.3.1-5_all.deb Size: 26882 MD5sum: 93c87d5c34232b163f3a5e4b5350c378 SHA1: 4b9df5c71f47bcd6ef6c76635a75776779251d55 SHA256: 5246d1c3e5a18ee41388140c731cc99c7a190b54fc83b31ff6e17b3a5bb4b828 Description: Linux Cross-Reference The Linux Cross-Reference project is the testbed application of a general hypertext cross-referencing tool. (Or the other way around.) . The main goal of the project is to create a versatile cross-referencing tool for relatively large code repositories. The project is based on stock web technology, so the codeview client may be chosen from the full range of available web browsers. On the server side, any Unix-based web server with cgi-script capability should do nicely. . The main feature of the indexer is of course the ability to jump easily to the declaration of any global identifier. Indeed, even all references to global identifiers are indexed. Quick access to function declarations, data (type) definitions and preprocessor macros makes code browsing just that tad more convenient. At-a-glance overview of e.g. which code areas that will be affected by changing a function or type definition should also come in useful during development and debugging. Package: gtk2-engines-mythbuntu Priority: optional Section: contrib/misc Installed-Size: 61 Maintainer: Mario Limonciello Architecture: all Version: 0.4-0ubuntu1 Depends: gtk2-engines, tango-icon-theme Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/gtk2-engines-mythbuntu_0.4-0ubuntu1_all.deb Size: 44486 MD5sum: cf5c0fd600c23edf7f87c8d85e42d981 SHA1: 2f08f558ba0471f4297cf69618c7cfdc1d1151ed SHA256: 42e159a6ee0546a611cb1e5125fea70df73b0a153f441a62b34a0fdb80a44736 Description: Mythbuntu GTK+ 2.x Theme This is the default theme used for a Mythbuntu installation. Most Mythbuntu installations will only see it during the install process or when running the control centre. . It is based upon the Clearlooks Engine with modified colors schema. Package: rt3.6-apache2 Priority: optional Section: contrib/misc Installed-Size: 8 Maintainer: Debian Request Tracker Group Architecture: all Source: request-tracker3.6 Version: 3.6.5-1 Depends: apache2, libapache-dbi-perl (>= 0.92) | speedy-cgi-perl | libapache2-mod-fcgid | libapache2-mod-fastcgi, libapache2-mod-perl2 (>= 2.0.0) | speedy-cgi-perl | libapache2-mod-fcgid | libapache2-mod-fastcgi, libapache2-mod-perl2 (>= 2.0.0) | speedy-cgi-perl | libcgi-fast-perl Suggests: libapache2-mod-speedycgi Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/rt3.6-apache2_3.6.5-1_all.deb Size: 166178 MD5sum: 65be7768271e52cce99b901373923858 SHA1: 30b1042815a935f15003cb1dceca11f6a6a0086d SHA256: 700c981a41b17817c097bf8fddd7244e43d817255e75cb290b696ff9db60978c Description: Apache 2 specific files for request-tracker3.6 This package provides various configuration files and manages the necessary dependencies for running request tracker (RT) version 3.6 on the Apache 2 web server. . See the 'request-tracker3.6' package for further information. Package: med-pharmacy Priority: extra Section: misc Installed-Size: 10 Maintainer: Andreas Tille Architecture: all Source: debian-med Version: 0.15 Depends: med-config (= 0.15), med-tasks (= 0.15) Suggests: chemtool Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/med-pharmacy_0.15_all.deb Size: 5650 MD5sum: f8e0a8fb04906ea721bac62f24686daf SHA1: 2810e2c3b1150258071b896ed29d6637fc24dd8c SHA256: 766008796cd9c6866c74e808127116f953d93b4137e3aff2610c8cc810cb5577 Description: Debian-Med packages for pharmaceutical research This meta package contains dependencies for a collection of software and documentation which is useful for pharmaceutical research. Please note that there also recommended and only suggested packages which are not installed in any circumstance but only if the user asks for installing these. Package: memaker Priority: optional Section: contrib/misc Installed-Size: 110 Maintainer: Pete Savage Architecture: all Version: 0.9.4-0ubuntu1 Depends: librsvg2-common, python, python-cairo, python-central (>= 0.6.5), python-glade2, python-gnome2-desktop, python-gtk2, python-notify Recommends: python-imaging Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/memaker_0.9.4-0ubuntu1_all.deb Size: 117050 MD5sum: 441dff83e2c728d75944d7aa6cdff818 SHA1: 6d64a496eecdb0a43cb98f84f71c63f11158c499 SHA256: e512835802ff350dfab6f2b1d265ef6b7bb0fbd3485e8f6c125d94662ae157a1 Description: MeMaker is a program that alows you to create themed avatars that can be used in anything from your webforums to chat programs and even your login screen. Images are created in svg and can be scaled to fit your needs. It is recommended that you also install the python-imaging librarys to no only improved graphics but speed. More information can be found here: http://memaker.org Homepage: http://memaker.org Python-Version: all Package: edb Priority: optional Section: contrib/misc Installed-Size: 25 Maintainer: Jari Aalto Architecture: all Version: 1.21-17 Depends: emacs22 | emacs21 | emacs-snapshot Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/edb_1.21-17_all.deb Size: 239516 MD5sum: c5f0a09c9c9413c70308953b519ade01 SHA1: ac1d1fb15c8d7a64c9ee99b2cfbc37cb2d1b14e0 SHA256: df0f80386e6f831e62b95874c4c868c82dab8986fa8924b7d5ea762fa6eda07c Description: database program for GNU Emacs EDB is a database program for GNU Emacs. It permits you to manipulate structured (or not-so-structured) data within Emacs and provides many of the usual database features. . Homepage: http://www.glug.org/people/ttn/software/edb/ Package: omfs-source Priority: extra Section: contrib/misc Installed-Size: 6 Maintainer: Joe Nahmias Architecture: all Source: omfs Version: 0.7.4-2 Depends: bzip2, debhelper (>= 5), module-assistant Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/omfs-source_0.7.4-2_all.deb Size: 24764 MD5sum: 43a3d9055b72b41f41b2e474c4adee80 SHA1: 5b3371807929df9c697bcde1b9bb02ae209f7fa6 SHA256: f73cb9fe7b106f97f103d944e7a69db10d42dc07d278ce9fba226aa8c54caf87 Description: Optimized MPEG Filesystem (OMFS) Linux kernel driver [source] OMFS is a module for the Linux 2.6 kernel. It is used by ReplayTV and the Rio Karma digital audio player. . Homepage: http://linux-karma.sf.net/ . This package contains the packaged source for the module for ease of building with the module-assistant or kernel-package tools. Package: kqemu-source Priority: optional Section: contrib/misc Installed-Size: 27 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Baumann Architecture: all Source: kqemu Version: 1.3.0~pre11-8ubuntu1~hardy1 Depends: dkms, libc6-dev, make Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/kqemu-source_1.3.0~pre11-8ubuntu1~hardy1_all.deb Size: 90952 MD5sum: 4f4be1e1ec671ffd87bddfddc8151bb4 SHA1: 8c336ecc45dabea843bb58d4aedead0e4fff608d SHA256: 213326b6398dc5522dfff4c8f4b2ff140c9a59be15ed70b9e6d57a8501628130 Description: Source for the QEMU Accelerator module This package provides the source code for the kqemu kernel modules. The qemu package is also required in order to make use of these modules. Kernel source or headers are required to compile these modules. . The QEMU Accelerator Module increases the speed of QEMU when a PC is emulated on a PC. It runs most of the target application code directly on the host processor to achieve near native performance. It is very useful when you want to run another Operating System (for example Windows) on a Linux desktop. Homepage: http://www.qemu.org/ Package: grml-vpn Priority: optional Section: contrib/grml Installed-Size: 44 Maintainer: Michael Gebetsroither Architecture: all Version: 0.15 Depends: bc, grml-shlib (>= 1.02.04), ipsec-tools, md5deep, zsh Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/grml-vpn_0.15_all.deb Size: 13754 MD5sum: 9bad0de8726c591f2f5764b9828c3a43 SHA1: 2341830f2fc68fbba7964245b40c239fe3efc56f SHA256: ff3468db2fd8506bfad43b687e9ca667d11a32acbfbcf645c0829f0f1fd087b3 Description: program to establish encrypted communication channels in a network This program should provide an easy interface to setkey and ipsec on linux 2.6. Good luck! Package: live-magic Priority: optional Section: contrib/misc Installed-Size: 470 Maintainer: Debian Live Architecture: all Version: 0.3-1 Depends: live-helper, python, python-glade2 (>= 2.10), python-gtk2, python-support (>= 0.7.1), python-vte, python-yaml Recommends: python-gnome2-desktop Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/live-magic_0.3-1_all.deb Size: 151778 MD5sum: 1fc53a004b6cc477acc6495c4e0ef709 SHA1: 8dd49c48937514556af0224c88aa239eb5064f6f SHA256: 765000c1de210c6fd39878c0bd338246654d5228907c47e4585f5864aeb78a9b Description: Debian Live helper programs (gui frontend) Live-helper is a collection of programs that can be used to build Debian Live system images. The philosophy behind live-helper is to provide a collection of small, simple, and easily understood tools that can be used in your own program to automate building of a Live system. . A typical program that uses live-helper will call several live-helper commands in sequence. Live-helper commands are all named with a "lh_" prefix. . This package contains the gui frontend. Homepage: http://debian-live.alioth.debian.org/ Package: slbackup-php Priority: optional Section: contrib/misc Installed-Size: 23 Maintainer: Patrick Winnertz Architecture: all Version: 0.3-1 Depends: apache2, debconf | debconf-2.0, libapache2-mod-php5, php5-cli, smarty, smarty-gettext, ssh Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/slbackup-php_0.3-1_all.deb Size: 16602 MD5sum: d8b982a6c28b269e750d2a7c1bb6e195 SHA1: ead52d87e4d2726f7afd2f70cb389917befcde03 SHA256: 94c6f0dbe9b1f4f80296086daf6ad487c89c5a0ec4f63a16d99474722a9d544f Description: web-based administration tool for slbackup Slbackup-php provides the necessary functions to maintain a slbackup repository. . Features: - scheduling of slbackup execution; - editing of the configuration file; - verifying SSH keys and successful backups; - restoring from backups; - removing old backups from the repository. Package: satutils Priority: optional Section: contrib/misc Installed-Size: 86 Maintainer: Joey Hess Architecture: all Version: 0.6 Depends: libwww-perl, perl (>= 5.6.0-16) Recommends: libterm-slang-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/satutils_0.6_all.deb Size: 33282 MD5sum: 6d6a4f20ded6e9376a3e1a61c2a14f5f SHA1: 02bb3d17ddead40b339a7b728d8522ef909e7dcc SHA256: 9647954964f70eaa8716711746d938bd5b41dc631005765dd97faf85dd83b9bb Description: Direcway(TM) and Motosat(TM) utilities A collection of utilities for users of the Direcway(TM) satellite internet service, particularly users of Motosat(TM). . Includes tools to control a Motosat D2 Datastorm controller, including initiating a satellite search, stowing the dish, manual positioning, saving and restoring positions, and a status display. . Also includes tools to extract information from the D2 to extract some information form the DW6000 satellite modem, as well as tools to reboot either device. Perl libraries are included to aid in building custom control programs. . A program is also included to update your location on the DatastormUsers.com map. Package: mylvmbackup Priority: extra Section: contrib/misc Installed-Size: 12 Maintainer: Norbert Tretkowski Architecture: all Version: 0.6-4 Depends: libconfig-inifiles-perl, libdbd-mysql-perl, libtimedate-perl, lvm2 Suggests: mysql-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/mylvmbackup_0.6-4_all.deb Size: 20866 MD5sum: 39c08d927966606078ed6267ed40626d SHA1: 485ec0b13fbbb963224efd84e461dffbd61d21c8 SHA256: c10fb3ca841719ab7b7165e843bdcb73c3293308fd6f749ddb52669d0d520145 Description: quickly creating backups of MySQL server's data files To perform a backup, mylvmbackup obtains a read lock on all tables and flushes all server caches to disk, makes an LVM snapshot of the volume containing the MySQL data directory, and unlocks the tables again. The snapshot process takes only a small amount of time. When it is done, the server can continue normal operations, while the actual file backup proceeds. . Homepage: http://lenzg.org/mylvmbackup/ Package: grml-btnet Priority: optional Section: contrib/grml Installed-Size: 13 Maintainer: Michael Gebetsroither Architecture: all Version: 0.04 Depends: bluez-utils, bridge-utils, dhcp3-server, grml-shlib (>= 1.02.06), ipcalc, iptables Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/grml-btnet_0.04_all.deb Size: 11108 MD5sum: 0e2d06a2eb9cd6c3a2ebcbde9047723d SHA1: 517f9ccc1ff095e8aca06617d01539ef4eb3b593 SHA256: 269761cd979902b2d976474fd290389bcce950a34f4b1a224e3265cd16f30709 Description: Programs to quickly build a bluetooth network Just start grml-btnet and choose what you want to do. Package: junior-writing Priority: extra Section: contrib/misc Installed-Size: 5 Maintainer: Ben Armstrong Architecture: all Version: 1.6 Depends: abiword | abiword-gnome, aspell, dict, nano Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/junior-writing_1.6_all.deb Size: 2078 MD5sum: b5343903cec3ca33455aad30d42fdfc5 SHA1: 1424520a9624704b395aee89f8c3a0a6abe5b560 SHA256: 86f2270a651d76987af6a5fe4da904df333bead05ae7eee6d02ca631cfc02552 Description: Debian Jr. writing This meta package will install tools for your budding young writer. A text editor, spell-checker, dictionary client and word processor are provided. Package: utf8-migration-tool Priority: optional Section: contrib/misc Installed-Size: 20 Maintainer: Martin-Éric Racine Architecture: all Version: 0.5.4 Depends: python, python-glade2, python-gtk2 (>= 2.4.0), python-support (>= 0.7.1) Recommends: gdm | kdm | wdm Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/utf8-migration-tool_0.5.4_all.deb Size: 18842 MD5sum: 10d83d7cde191c7b1e46fe50781a38af SHA1: 020719664edd7dbc1b97e1072b4edf6118f96095 SHA256: 60d16f2a977d538db57d35119d2abfe4dae6a5b4b7e4c7f7eb2b807e745578ef Description: Debian UTF-8 migration wizard This wizard upgrades legacy system locales to their UTF-8 equivalent. It also informs users whenever files in their home directory still utilize legacy encodings. Package: live-initramfs Priority: optional Section: contrib/misc Installed-Size: 191 Maintainer: Debian Live Architecture: all Version: 1.110.7-1 Depends: busybox, file, initramfs-tools, sudo, user-setup Recommends: eject, live-initscripts, wget Suggests: genext2fs, squashfs-tools Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/live-initramfs_1.110.7-1_all.deb Size: 64630 MD5sum: bbc45cd2c5dcefbc7b9e35dee5cd2169 SHA1: 3bcdc1a7378a70308d981deef3edab2f73b4891e SHA256: 761bdfb875d6f4e34b67d8219406ddce288c1bf68e4d8eaaf758b7967755b46e Description: Debian Live initramfs hook live-initramfs is a hook for the initramfs-tools, used to generate a initramfs capable to boot live systems, such as those created by live-helper. This includes the Debian Live isos, netboot tarballs, and usb stick images. . At boot time it will look for a (read-only) media containing a "/live" directory where a root filesystems (often a compressed filesystem image like squashfs) is stored. If found, it will create a writable environment, using unionfs, for Debian like systems to boot from. . You probably do not want to install this package onto a non-live system, although it will do no harm. . live-initramfs is a fork of casper . Homepage: http://debian-live.alioth.debian.org/ Package: gmt-manpages Priority: extra Section: contrib/science Installed-Size: 36 Maintainer: Torsten Landschoff Architecture: all Version: 3.4.4-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/gmt-manpages_3.4.4-1_all.deb Size: 172108 MD5sum: 006621d84a4827779923d3a3d218ee96 SHA1: 49c8a54a4806b73934aeaf4cb4d2773b48d64f40 SHA256: 6852e767cce8ba264c577aa3c090dcee2803e4c453cda3efe661405000e77c16 Description: Manpages for the Generic Mapping Tools This package contains the manpages for GMT which is available in the gmt package. . GMT is a free, public-domain collection of ~60 UNIX tools that allow users to manipulate (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding, projecting, etc.) and produce Encapsulated PostScript File (EPS) illustrations ranging from simple x-y plots through contour maps to artificially illuminated surfaces and 3-D perspective views in black and white, gray tone, hachure patterns, and 24-bit color. . GMT supports 25 common map projections plus linear, log, and power scaling, and comes with support data such as coastlines, rivers, and political boundaries. Package: junior-programming Priority: extra Section: contrib/misc Installed-Size: 4 Maintainer: Ben Armstrong Architecture: all Version: 1.11 Depends: gvrng, kturtle, littlewizard Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/junior-programming_1.11_all.deb Size: 2326 MD5sum: 60672fc60356c19f6534a60cfc640135 SHA1: 6d0f29b280b5ec78163392db6ef3351c6ca51538 SHA256: 9ad9aa483716900fb4ca5407da757d3d5866575bd8356f427d7165a4072db78d Description: Debian Jr. programming The emphasis for this sampling of programming packages for children is first on simple interpreted languages. Also important for using languages with children are good documentation, and some ability to produce visual programs without too much effort. It is by no means a complete list, and you are encouraged to explore other languages with children as well, even those children. . The Logo language is specifically designed for children, with a strong emphasis on the visual and concrete. Littlewizard is an icon-based graphical programming language also designed for children. Package: games-thumbnails Priority: extra Section: contrib/misc Installed-Size: 24 Maintainer: Debian Games Team Architecture: all Version: 20070824 Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/games-thumbnails_20070824_all.deb Size: 2813464 MD5sum: bd072c897ff7f4439830a086918d55a5 SHA1: 9ea7695bc81b9d547d97f02e1b7854ea9af0fd19 SHA256: 61b0d7e59f6864a16b1e284a01a4dcaa2eca7bd88b8fc16f00466c272544323e Description: thumbnails of games in Debian This package contains thumbnails of different games in Debian. The images intend to show something visually representative from the game, and are derived from real screenshots. They are stored in .png and .jpg graphic formats with a 320x240 pixels resolution. Package: ltsp-manager Priority: extra Section: contrib/misc Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Oliver Grawert Architecture: all Version: 0.0.2-0ubuntu3 Depends: ltsp-server-standalone, python, python-apt, python-glade2, python-ltsp Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/ltsp-manager_0.0.2-0ubuntu3_all.deb Size: 20354 MD5sum: b85a957eb91b8218ad31cd44233fd8d5 SHA1: 0c6167f1571211e1545bfa03dd76b49e53279ac2 SHA256: 5c4ab01af93b177dd09619eee4d849699fe2099906990650f2496d30ccd0606e Description: Ubuntu LTSP server management GUI This is the LTSP GUI management tool to set up, modify and manage an Ubuntu LTSP server Thin Client installation. It guides you through the Thin Client chroot installation and enables you to adjust dhcp settings on the server. It also allows you to tweak specific settings for the Thin Clients. Package: gnumed-common Priority: optional Section: contrib/misc Installed-Size: 23 Maintainer: Debian-Med Packaging Team Architecture: all Source: gnumed-client Version: 0.2.8.10-1~hardy1 Depends: debconf (>= 0.5) | debconf-2.0, python (>= 2.3), python-psycopg2, python-support (>= 0.7.1) Pre-Depends: adduser Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/gnumed-common_0.2.8.10-1~hardy1_all.deb Size: 155642 MD5sum: 7861b48791a4dd88c5baa5a0c57a3083 SHA1: 0a3973d4109be0886b1f948e1e26aedb511f9cd1 SHA256: 4185c1c4907b874cfb245e1b22b4c26e2eb52c1424e9dc55ff1486d23e8ba62f Description: medical practice management - common files This is the GNUmed Electronic Medical Record. Its purpose is to enable doctors to keep a medically sound record on their patients' health. Currently it is not fully featured. The features provided are, however, tested, in use, and considered stable. This package does NOT yet provide functionality for billing and stock keeping. . While the GNUmed team has taken the utmost care to make sure the medical records are safe at all times you still need to make sure you are taking appropriate steps to backup the medical data to a safe place at appropriate intervals. Do test your backup and desaster recovery procedures, too ! . Protect your data! GNUmed itself comes without any warranty whatsoever. You have been warned. . This package contains the files which are common to client and server. Homepage: http://gnumed.org/ Python-Version: 2.4, 2.3, 2.5 Package: grml-shlib Priority: optional Section: contrib/grml Installed-Size: 7 Maintainer: Michael Gebetsroither Architecture: all Version: 1.02.11ubuntu3 Replaces: sh-lib Depends: iproute, net-tools, procps Conflicts: sh-lib Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/grml-shlib_1.02.11ubuntu3_all.deb Size: 10280 MD5sum: 3d95b8341a1366d8e39fb0ac6614f2e4 SHA1: 19caa46614a0b84b8f0907f193085e221012dd8d SHA256: c0af9fb6001af7f6ebf9d5943973bee7fe7ec877ccb2864d3858f8156307f90b Description: Generic shell library used in grml scripts The grml-shlib is developed on zsh, only partially tested on bash. Package: giarpfanoa Priority: optional Section: contrib/misc Installed-Size: 21 Maintainer: Ola Lundqvist Architecture: all Version: 0.1.2 Suggests: ettercap Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/giarpfanoa_0.1.2_all.deb Size: 9988 MD5sum: 140ac44ee51b12335993eba842543c9d SHA1: 9f53fc7790ddca26b4851d30b01c99771bb52a3e SHA256: 69242fbcee1a6fc09466677bcb68dbd168c85fba841c8137dd21d3c1011c9d67 Description: gather network information using module system Gather information about responsible persons for a node or action. That is what the acronym stands for and what this package performs. It is very modular and you can easily plug in modules to make it possible to get more information from the network. Package: debian-edu-config Priority: optional Section: contrib/misc Installed-Size: 178 Maintainer: Debian Edu Developers Architecture: all Version: 0.415 Replaces: cfengine-skolelinux, ldap-skolelinux, ncs Provides: cfengine-skolelinux, ncs Depends: cfengine2, debconf (>= 0.5) | debconf-2.0, desktop-profiles, expect, host, libconfig-inifiles-perl, libfilesys-df-perl, libhtml-fromtext-perl, libio-socket-ssl-perl, libnet-ldap-perl, libtext-unaccent-perl, lsb-base, lsof, mime-support, ng-utils, ssl-cert, svk Conflicts: cfengine-skolelinux (<= 0.338), debian-edu-install (<= 0.616), ldap-skolelinux (<= 0.1-83), ncs, samba (<< 3.0.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/debian-edu-config_0.415_all.deb Size: 250196 MD5sum: 205e0dd29a298b658c63fe19f91b6a5b SHA1: 1eea791a8b9bc7d6c22dae1f5823e9457749fe3a SHA256: 3c51b8194692df725a2b520fb7f0031b8f28d63ec7ed25bd4e2b5b536837acb5 Description: Configuration files for Skolelinux systems Installs cfengine config files to be used by the machines set up as part of the Skolelinux project. Package: specto Priority: optional Section: contrib/gnome Installed-Size: 52 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christopher James Halse Rogers Architecture: all Version: 0.2.2-2ubuntu1 Depends: gconf2, gnome-icon-theme, librsvg2-common, python, python-central (>= 0.6.5), python-dbus, python-glade2, python-gnome2, python-gnome2-extras, python-gtk2, python-notify, zenity Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/specto_0.2.2-2ubuntu1_all.deb Size: 117046 MD5sum: 9e78d0be28adb165e50ae2ad9184c393 SHA1: bab0103409184a5ff16a7f64e421e83c1d7373a4 SHA256: 5bdec77c90f0d4461e1949a2a041e16e3ffd7ceb24cfeb405960449b4610a219 Description: Unobtrusive update notification program Specto is a desktop application that will watch any user-specified events (web, folder, ...). This will allow users, for instance, to specify a website to watch, and Specto will automatically check for updates on the web page. It will then notify the user when there is activity. This will allow the user to be informed of new updates/events instead of having to look out for them. Python-Version: all Package: gtk2-engines-blueheart Priority: optional Section: contrib/misc Installed-Size: 61 Maintainer: Ubuntu MOTU Architecture: all Version: 0.20070123-0ubuntu1 Depends: gtk2-engines-pixbuf Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/gtk2-engines-blueheart_0.20070123-0ubuntu1_all.deb Size: 101930 MD5sum: 1faf9162e42c8c8e9551ee7bb8bcf3d9 SHA1: 8fd9d8572cee792492f199bd786df9b28d072d53 SHA256: f5d691df7298cfd5cea03e88944db37b5077a3243f133c11be0375adb73c217d Description: Blueheart GTK+ 2.x Theme BlueHeart is a port to GTK2 of the original famous BlueHeart theme by Claudiu Christian Fofiu. Permission granted. Package: libktoblzcheck-bin Priority: optional Section: contrib/misc Installed-Size: 6 Maintainer: Micha Lenk Architecture: all Source: libktoblzcheck Version: 1.17-3 Depends: ktoblzcheck Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/libktoblzcheck-bin_1.17-3_all.deb Size: 16310 MD5sum: a97451d1401036ee37cd09148c8c0ce2 SHA1: 2425fb93737cf0725b063ddc8d553bf59bf59837 SHA256: 56459746a6dfc9c0103ee04d15ceafd23bf25a8cb9aa0d616753e96565b86aa9 Description: transitional package for Debian Lenny This package is provided to smooth upgrades from Debian 4.0 ("Etch") to Debian Lenny. It may be safely removed from your system. Package: mecab-jumandic Priority: optional Section: contrib/misc Installed-Size: 77386 Maintainer: TSUCHIYA Masatoshi Architecture: all Version: 5.1+20070304-1 Depends: mecab-utils (>= 0.93) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/mecab-jumandic_5.1+20070304-1_all.deb Size: 12990028 MD5sum: a5dc665f9df2c94e7c49d3e5ff9dfe10 SHA1: 1cff12bcbb9e5371e3acdeb986a1d23ef5307150 SHA256: f58cf6fc0e7d471506a2fc4f2afcfd4cad8381292bf6bd62e6a1733e08fc5998 Description: Juman dictionary compiled for Mecab This package provides Juman dictionary converted for Mecab, that is a Japanese morphological analysis system. This dictionary is written in Masuoka-Takubo grammar system. Package: gmt-coast-low Priority: extra Section: contrib/science Installed-Size: 9 Maintainer: Torsten Landschoff Architecture: all Version: 20020411-1.1 Provides: gmt-coastline-data Depends: gmt Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/gmt-coast-low_20020411-1.1_all.deb Size: 3995530 MD5sum: 3e08679fc1c0f5a6156ee514bba366f6 SHA1: 57113096991c72b06f6eaa06d4df16a476564529 SHA256: 8f89e6e3e29f7ef35f372491d20aee5015c1ed562493a34a4712fb2bee24d933 Description: Low resolution coastlines for the Generic Mapping Tools This package contains the crude, low and intermediate resolution coastlines contained in the GMT distribution which will be enough to get you started. Originally there were two more coastline packages (gmt-coast-high and -full) but they were to big for our servers and pulled from the distribution. . Read /usr/share/doc/gmt/README.coastlines to learn were to get coastline data on the net. Otherwise you will not be able to create high quality maps with gmt. Package: classmate-artwork Priority: optional Section: contrib/misc Installed-Size: 7 Maintainer: Oliver Grawert Original-Maintainer: Oliver Grawert Architecture: all Version: 0.2-1 Replaces: edubuntu-artwork Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/classmate-artwork_0.2-1_all.deb Size: 249726 MD5sum: 7c192c8cf5ff17a9ad4fafe6236f979d SHA1: 0a918a168e0f3f63d1951d465618c172d1a2d9f9 SHA256: 61fdae749d9a19ca7cf4a28f03f6f122a658743f6dba647bcad667ea152d09a7 Description: classmate specific artwork adjustments Specific GUI adjustments for the 800x480 screen size of the classmatePC Package: xmldiff-xmlrev Priority: optional Section: contrib/misc Installed-Size: 35 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Alexandre Fayolle Architecture: all Source: xmldiff Version: 0.6.8-3ubuntu1 Depends: libxml2-utils, sp, xmldiff, xsltproc Recommends: docbook-xsl Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/xmldiff-xmlrev_0.6.8-3ubuntu1_all.deb Size: 8284 MD5sum: 8cbc7db057ce44b5243527c75a0633c9 SHA1: 7975966356a2d77b2e3b6beeb24b167dd6e48a4d SHA256: f4a7134ed70133581429408cd125f95012cc574d84520a3cd124488adb609eaa Description: xmldiff output formatter xmlrev can be used to display the differences between two XML documents computed by xmldiff as an HTML document. Package: med-bio-dev Priority: extra Section: misc Installed-Size: 14 Maintainer: Andreas Tille Architecture: all Source: debian-med Version: 0.15 Depends: med-config (= 0.15), med-tasks (= 0.15) Suggests: biomode, bioperl, libbio-ruby, libncbi6-dev, libvibrant6-dev, mcl, python-biopython, r-base-core Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/med-bio-dev_0.15_all.deb Size: 7926 MD5sum: 567c8bf8522ddc488800518fd23d63f0 SHA1: a75c407bb11df8a1e824b4b5ab7d6db8ec9157a1 SHA256: 32b70ec310c0a4a3544c7971d6c0abb201e63cf82ffb09746fbd9fc6711c39ab Description: Debian-Med packages for development of micro-biology applications This meta package will install Debian packages which might be helpful for development of applications for micro-biological research. Please note that there also recommended and only suggested packages which are not installed in any circumstance but only if the user asks for installing these. Package: libgtk1.2-common Priority: optional Section: contrib/misc Installed-Size: 93 Maintainer: Akira TAGOH Architecture: all Source: gtk+1.2 Version: 1.2.10-18.1build2 Replaces: libgtk1.2 (<< 1.2.10-4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/libgtk1.2-common_1.2.10-18.1build2_all.deb Size: 210278 MD5sum: 8ac58fcc04a827ea757af182f7602fb4 SHA1: add3366204fa5ed2422f1b50efd7c83b33b8d69c SHA256: 02c408f3c15c8f18796106624e9d426ac3f3eac4b5d103b127d60d08e593390f Description: Common files for the GTK+ library The GIMP Toolkit is a freely available set of widgets for X. GTK is easy to use, and has been implemented in such projects as The GNU Image Manipulation Program (The GIMP), GNOME, a GNU desktop set of utilities for X, and gzilla, a GNU web-browser. . This package contains the common files which the runtime libraries need. Package: openoffice.org-ctl-he Priority: extra Section: contrib/misc Installed-Size: 6 Maintainer: Debian Hebrew Packaging Team Architecture: all Version: 1.1-1 Depends: openoffice.org-core Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/openoffice.org-ctl-he_1.1-1_all.deb Size: 3416 MD5sum: d42e771a70089d0e9c6e22413e513f85 SHA1: a800ae8ba976c883fede2860fc06a8b7eac233a1 SHA256: 6c0cea517caf70df062052036fd694dbdb7cc365549f5baff53aa99cb3ca4900 Description: Turns on CTL support, & sets Hebrew as the default CTL locale This package installs an openoffice.org extension which turns on complex text layout (CTL) support, and sets Hebrew as the default CTL language. . The user can overwrite these settings by changing them in the tools -> options -> language settings menu. Package: classmate-initramfs Priority: optional Section: contrib/misc Installed-Size: 10 Maintainer: Oliver Grawert Original-Maintainer: Oliver Grawert Architecture: all Version: 0.1-0ubuntu4 Depends: casper, initramfs-tools, module-init-tools Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/classmate-initramfs_0.1-0ubuntu4_all.deb Size: 4028 MD5sum: ed454af9940642c5e345c52bce6c73fa SHA1: 596f7e7a0276f6cccd4156320dec01bb3e03abfa SHA256: 6d8bbf258a5934e5341fa7ae2ab90e02d2b18f5cef5566153f1c111a861ed33a Description: classmate specific initramfs settings Specific settings used by the edubuntu classmatePC image Use that package only if you know exactly what you are doing. These scripts will only work on a first generation classmatePC squashfs setup. Package: classmate-tools Priority: optional Section: contrib/misc Installed-Size: 10 Maintainer: Oliver Grawert Architecture: all Version: 0.2-0ubuntu4 Depends: python, python-gnome2-extras, python-gtk2, x11-xserver-utils Recommends: xserver-xorg-video-i810 | xserver-xorg-video-vesa Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/classmate-tools_0.2-0ubuntu4_all.deb Size: 5532 MD5sum: b2832aa08c03468abe5af3241d9b006c SHA1: 53ae8fdd1934a2e763db8817aaf2cfe7e4c8c12a SHA256: ed193d2f5d2b89776088b694cd8706d49f6ac3b3c0dae9cd17654f7502b30c4d Description: classmate specific gui tools Specific GUI tools for the classmatePC desktop, this includes a little applet to switch to an 800x600 virtual screen. Package: module-assistant Priority: optional Section: contrib/misc Installed-Size: 319 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Eduard Bloch Architecture: all Version: 0.10.11ubuntu1 Depends: libtext-wrapi18n-perl, perl Recommends: liblocale-gettext-perl Suggests: build-essential, dialog | whiptail Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/module-assistant_0.10.11ubuntu1_all.deb Size: 102218 MD5sum: b5b098520eaf20a54c2d986c0eb4ad61 SHA1: abc98fd77de0d5a472fce0e8cb3403ece2cd1ab0 SHA256: 03cdd699f808122acceb92bc5a578cf33ccfbb72132c3d9f18266da1dccbad1d Description: tool to make module package creation easier The module-assistant tool helps users and maintainers with managing external kernel modules packaged for Debian. It can do: . - automated preparation of build environment for modules compilation (eg. automatical detection and installation of required kernel source/headers) - automated module source downloads - configuring and keeping track of external and localy built modules packages - semi-automated multiple builds for multiple kernel versions . It also contains some framework to be used by the build-scripts in the accompanying modules-source packages in Debian. Package: med-cms Priority: extra Section: misc Installed-Size: 10 Maintainer: Andreas Tille Architecture: all Source: debian-med Version: 0.15 Depends: med-config (= 0.15), med-tasks (= 0.15) Suggests: zope-zms Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/med-cms_0.15_all.deb Size: 6394 MD5sum: 0910de545a3b65d76c56dfb0b7edeace SHA1: 15e9b66d00482d58c24dc5f6420b915e15f8bbfa SHA256: a6885ba4b4daaeeb6b10b8a15770101cbdf2e247f8a98b8f4de6c6dbf5c557e4 Description: Debian-Med content management systems This meta package will install packages which are useful to build a content management system for medical care. Please note that there also recommended and only suggested packages which are not installed in any circumstance but only if the user asks for installing these. Package: python-dogtail Priority: optional Section: contrib/misc Installed-Size: 453 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jose Carlos Garcia Sogo Architecture: all Source: dogtail Version: 0.6.1-3ubuntu3 Depends: python, python-apt, python-at-spi, python-gnome2, python-support (>= 0.7.1), xbase-clients, xvfb Recommends: imagemagick, python-celementtree | python-elementtree Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/python-dogtail_0.6.1-3ubuntu3_all.deb Size: 102108 MD5sum: 28e353efca77e675c8f83007381eb8c5 SHA1: 022f73a1a78c19f7d808f5c5d7274fd53579b59f SHA256: 9e05bfc098a144b5a19e39b8ad0cb2faa4e20ca8f44789c48dc7e47ad5b0aa8b Description: GUI test tool and automation framework dogtail is a GUI test tool and automation framework written in Python. It uses Accessibility (a11y) technologies to communicate with desktop applications. dogtail scripts are written in Python. . Homepage: http://people.redhat.com/zcerza/dogtail/ Package: med-imaging-dev Priority: extra Section: misc Installed-Size: 12 Maintainer: Andreas Tille Architecture: all Source: debian-med Version: 0.15 Depends: med-config (= 0.15), med-tasks (= 0.15) Suggests: cimg-dev, ctn-dev, insighttoolkit-examples, libfslio0-dev, libgtkimreg-dev, libinsighttoolkit-dev, libmdc2-dev, libminc0-dev, libnifti-doc, libniftiio1-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/med-imaging-dev_0.15_all.deb Size: 6710 MD5sum: caebcd52930961a42de7c2bc855c0139 SHA1: 372144ebfe9becf97a02975f80e1ec568d833174 SHA256: fb9a3282fb6502baa127a9098dac61f23a8f15fb958f4ef31b63158f77233b9e Description: Debian-Med packages for medical image development This meta package will install Debian packages which might be useful for developing applications for medical image processing. Please note that there also recommended and only suggested packages which are not installed in any circumstance but only if the user asks for installing these. Package: gramadoir Priority: optional Section: contrib/misc Installed-Size: 35 Maintainer: Alastair McKinstry Architecture: all Version: 0.6-2 Depends: gettext, liblingua-ga-gramadoir-perl Suggests: iirish Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/gramadoir_0.6-2_all.deb Size: 49374 MD5sum: 8c6950450b204a36486ac35e8f232584 SHA1: 26fb37114ed1309af9202b03f77d3ed7fe5d246c SHA256: 91981ec1e295cfe67b69d8883d5c1877b1d74a3b99ce0f2bdfb52476c1a56166 Description: Irish language grammar checker (integration scripts) This package contains scripts for integrating the Irish language grammar checker module 'liblingua-ga-gramadoir-perl' into a variety of packages, including emacs, vim and OpenOffice. Package: beancounter Priority: optional Section: contrib/misc Installed-Size: 20 Maintainer: Dirk Eddelbuettel Architecture: all Version: 0.8.8 Depends: libdate-manip-perl, libdbd-pg-perl | libdbd-mysql-perl | libdbd-odbc-perl | libdbd-sqlite3-perl | libdbd-sqlite2-perl, libdbi-perl, libfinance-yahooquote-perl (>= 0.18), libstatistics-descriptive-perl, perl (>= 5.6.0-16), postgresql-client | mysql-client | sqlite3 | sqlite Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/beancounter_0.8.8_all.deb Size: 98570 MD5sum: ed603c37f53a891259098a5cafa1d820 SHA1: ce30a8d9e230108793a27229dd830e0c72ffc951 SHA256: 008338bb3e2575555eeb26ca861a1639fdeb708bad1d98116213d9c6b24364f4 Description: A stock portfolio performance monitoring tool This package provides beancounter, a tool to quantify gains and losses in stock portfolios, as well as the BeanCounter Perl module that underlies it. Beancounter queries stock prices from Yahoo! Finance server(s) around the globe and stores them in a relational database (using PostgreSQL) so that the data can be used for further analysis. Canned performance and risk reports are available. Package: user-es Priority: optional Section: contrib/misc Installed-Size: 16 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 0.39 Depends: debconf | debconf-2.0, locales, perl5 Suggests: doc-debian-es, ispanish, manpages-es, wspanish Conflicts: user-euro-es Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/user-es_0.39_all.deb Size: 26166 MD5sum: af8fca2688e5ef698debb8e16ac67cc3 SHA1: aa9494666aec4dd11a0f648e4e655ea8c0f5fecf SHA256: bfd3cf5230bfdc8a37d46904e2c0a7d86e718e092367f253a4f642d178114eec Description: Settings for Spanish speaking users This package allows administrators to set the default language (es_ES) and encoding (ISO-8859-1) used by a Debian GNU/Linux System (and its applications) easier. . This package provides also /etc/bash_aliases-es and a config file for emacs, as well as additional common alias definitions for bash to set command line parameters to work properly in spanish. . This package is a quick hack to provide some useful features. It should be obsoleted by the upcoming configuration and system management tools (it's getting smaller ;-). . Please read the file /usr/share/doc/user-es/README carefully to make this package fully functional. Package: hunglish Priority: optional Section: contrib/misc Installed-Size: 20 Maintainer: LENART Janos Architecture: all Version: 1.13-1.4 Replaces: hunglish-x3 Depends: console-common, debconf (>= 1.2.0) | debconf-2.0 Recommends: console-tools | kbd, xbase-clients Conflicts: hunglish-x3, xbase-clients (<< 4.0.3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/hunglish_1.13-1.4_all.deb Size: 102268 MD5sum: 3103dd7fec9641b458c657a9f2552517 SHA1: 782a04b0682906be364604e264d8205a199c01d2 SHA256: 0e914e587cf8fa4224c6c97303727aa1242f013e4cc3b9f545d54fca3ff59ef9 Description: A consistent English-Hungarian keyboard layout Hunglish provides an English-Hungarian dual keyboard layout. The layout is the same both on the linux console and under X. The package provides full support for all Hungarian letters on all common keyboards, including US 101-key layouts. . In Hunglish, you can switch modes by pressing the Print Screen key. The Windows keys work as mode shift. . Please read /usr/share/doc/hunglish/README for more information. (All documentation is in Hungarian.) Package: junior-games-text Priority: extra Section: contrib/misc Installed-Size: 4 Maintainer: Ben Armstrong Architecture: all Version: 1.6 Depends: bsdgames, moon-buggy | moon-buggy-esd, nettoe, zivot Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/junior-games-text_1.6_all.deb Size: 2002 MD5sum: 5b00f5b075eab704257f3d2ac5e3300f SHA1: fdfea622e33f828a4d0bc4946e5f80988925d4ef SHA256: 32629155166879bc97fd196eee25c4f4ccf0f8464ad5da4d7ab4f453dfd94828 Description: Debian Jr. Text Games The principal virtue of these games is their simplicity. They will run on any hardware, and some of them are simple enough to control so that very young children can enjoy them (e.g. snake) Package: signing-party Priority: extra Section: contrib/misc Installed-Size: 22 Maintainer: Thijs Kinkhorst Architecture: all Version: 0.4.13-1 Replaces: keylookup (<< 3.0) Depends: gnupg, libgnupg-interface-perl, libmailtools-perl, libmime-perl, libtext-template-perl Recommends: dialog | whiptail, exim4 | mail-transport-agent, libpaper-utils, libtext-iconv-perl | libintl-perl | recode Conflicts: keylookup (<< 3.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/signing-party_0.4.13-1_all.deb Size: 65364 MD5sum: 3d88e525fa8f9eb96d52244c113e495a SHA1: 9cfceea1e2724b8fa2e3fcf41ef7a976a06b3975 SHA256: 087484856170bf25cb3ac7c4461a751e0af5cbe84d62464a09172b2d58423150 Description: Various OpenPGP related tools signing-party is a collection for all kinds of PGP/GnuPG related things, including signing scripts, party preparation scripts, etc. . * caff: CA - Fire and Forget signs and mails a key * pgp-clean: removes all non-self signatures from key * pgp-fixkey: removes broken packets from keys * gpg-mailkeys: simply mail out a signed key to its owner * gpg-key2ps: generate PostScript file with fingerprint paper strips * gpglist: show who signed which of your UIDs * gpgsigs: annotates list of GnuPG keys with already done signatures * keylookup: ncurses wrapper around gpg --search Homepage: http://pgp-tools.alioth.debian.org/ Package: request-tracker3.6 Priority: optional Section: contrib/misc Installed-Size: 375 Maintainer: Debian Request Tracker Group Architecture: all Version: 3.6.5-1 Replaces: request-tracker Depends: exim4 | mail-transport-agent, libapache-session-perl (>= 1.53), libcache-simple-timedexpiry-perl, libcalendar-simple-perl, libclass-returnvalue-perl (>= 0.40), libdbd-pg-perl (>= 1.41) | libdbd-mysql-perl (>= 2.1018) | libdbd-informix-perl | libdbd-sqlite2-perl | libdbd-sqlite3-perl, libdbi-perl (>= 1.37), libdbix-searchbuilder-perl (>= 1.48), libfcgi-perl, libgd-graph-perl, libgd-text-perl, libhtml-mason-perl (>= 1.31), libhtml-parser-perl, libhtml-scrubber-perl, liblocale-maketext-fuzzy-perl, liblocale-maketext-lexicon-perl (>= 0.32), liblog-dispatch-perl (>= 2.0), libmailtools-perl (>= 1.57), libmime-perl (>= 5.108), libmodule-versions-report-perl (>= 1.03), libregexp-common-perl, libtext-autoformat-perl, libtext-template-perl, libtext-wikiformat-perl, libtext-wrapper-perl, libtime-modules-perl, libtimedate-perl, libtree-simple-perl (>= 1.04), libuniversal-require-perl, libxml-rss-perl (>= 1.05), libxml-simple-perl, perl (>= 5.8.3), rt3.6-apache2 (= 3.6.5-1), rt3.6-clients (= 3.6.5-1), sysklogd | system-log-daemon Recommends: libtext-quoted-perl (>= 2.02), postgresql-8.1 | postgresql (>= 7.4) | mysql-server-5.0 | mysql-server (>= 4.0.13) Conflicts: request-tracker, request-tracker3.2 (<< 3.2.2-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/request-tracker3.6_3.6.5-1_all.deb Size: 1463860 MD5sum: 5b21a89e00dd85c48dbc6e2184d16290 SHA1: 7963ba7a092d22e92feea299024e85d2b7c216ef SHA256: dc95aeb359dbc6778eaf0e9f89282bf573872cd7cfde821bd11896743d8b6591 Description: Extensible trouble-ticket tracking system Request Tracker (RT) is an enterprise-grade ticketing system which enables a group of people to intelligently and efficiently manage tasks, issues, and requests submitted by a community of users. It features a web, email and command-line interfaces (see the package rt3.6-clients). . This is the 3.6 series of RT, it can be installed alongside the 3.4 series without any problems. . Written in object-oriented Perl, RT is a high-level, portable, platform independent system that eases collaboration within organizations and makes it easy for them to take care of their customers. . RT manages key tasks such as the identification, prioritization, assignment, resolution and notification required by enterprise-critical applications including project management, help desk, NOC ticketing, CRM and software development. Package: junior-games-gl Priority: extra Section: contrib/misc Installed-Size: 5 Maintainer: Ben Armstrong Architecture: all Version: 1.10 Depends: armagetron, bzflag, gltron, neverball, planetpenguin-racer, slune, supertuxkart, trackballs Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/junior-games-gl_1.10_all.deb Size: 2490 MD5sum: d0bc8424bcc885ab84d628193b54748d SHA1: faba6133d780859571e7d4bc5bc3a2d8dcce4df8 SHA256: 197799ed49487aca7382ca2f60e5883a4b396abeb690911bba00938d4d53f8da Description: Debian Jr. 3D Games (hardware acceleration required) These games all use OpenGL libraries. They will not work without decent 3D graphics cards providing hardware-accelerated OpenGL. . While armagetron and gltron are different interpretations of the game depicted in the classic 3D-animated movie "Tron", ppracer is an all-original made-for-Linux 3D racing game. Unlike the standard blood-and-guts fare in the 3D games universe, all of these games are suitable for children. Package: junior-sound Priority: extra Section: contrib/misc Installed-Size: 4 Maintainer: Ben Armstrong Architecture: all Version: 1.2 Depends: bplay, cdtool, grip, vorbis-tools, xmms Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/junior-sound_1.2_all.deb Size: 1840 MD5sum: ff14d3549554283dbb4f0aabb103100b SHA1: b635eb17cdc6a55e0ccaeb6d1ce64665c8194cd8 SHA256: 31cbeb11520f749730b07cdaa38b23f7fc6f7634c18205b3ed9b2c0fa4e94b20 Description: Debian Jr. sound This meta package will install a sampling of sound packages for a system that is used by children. While not all of these will be things that children will use directly, a child's system administrator can make use of them to ensure that the child gets the most out of their system. Package: live-helper Priority: optional Section: contrib/misc Installed-Size: 241 Maintainer: Debian Live Architecture: all Version: 1.0~a37-2 Depends: debootstrap | cdebootstrap Suggests: dosfstools, genisoimage | mkisofs, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs, sudo | fakeroot, syslinux | grub Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/live-helper_1.0~a37-2_all.deb Size: 1874208 MD5sum: 83fa93cd54d7ae1c1a617ddccc3106d4 SHA1: 837ca2d5e48f82ed7ca5afc7efc815cd7ce9b1de SHA256: c05f01a52da8141813b17f26ee746e3c5e26110f9be99910de91f7f5d3339caa Description: Debian Live helper programs Live-helper is a collection of programs that can be used to build Debian Live system images. The philosophy behind live-helper is to provide a collection of small, simple, and easily understood tools that can be used in your own program to automate building of a Live system. . A typical program that uses live-helper will call several live-helper commands in sequence. Live-helper commands are all named with a "lh_" prefix. Homepage: http://debian-live.alioth.debian.org/ Package: med-tools Priority: extra Section: misc Installed-Size: 10 Maintainer: Andreas Tille Architecture: all Source: debian-med Version: 0.15 Depends: med-config (= 0.15), med-tasks (= 0.15) Suggests: cl-pubmed, cycle, mencal, netepi-analysis, netepi-casemgr Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/med-tools_0.15_all.deb Size: 5900 MD5sum: 1a36253ebb40faccedf9b3a416067ab9 SHA1: bfcffe727f8d170777d89e91cac6dd42e1503081 SHA256: 26010fb8ee56c3219666f5adf80eec86f950368eeaf8e81229226e98705c291a Description: Debian-Med several tools This meta package will install tools for several purposes in health care. Currently it just depends from mencal. Please note that there also recommended and only suggested packages which are not installed in any circumstance but only if the user asks for installing these. Package: xclass-common Priority: optional Section: contrib/misc Installed-Size: 783 Maintainer: Debian QA Group Architecture: all Source: xclass Version: 0.9.2-3 Conflicts: xclass0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/xclass-common_0.9.2-3_all.deb Size: 201276 MD5sum: 1e292301d69a1c78f2115a10039086f0 SHA1: ba9a16610622d818523f83353fde6c0caf08c8dc SHA256: a254e4fdae2d184a037d57246396e4b7b2e8bfa51e2b11b0354df0c7fde757f1 Description: common components for C++ GUI toolkit for X The xclass library is a C++ GUI toolkit for the X Window System. It is Xlib-based and consists of a set of components, ranging from simple widgets to complex ones, including also many of the commonly used dialog boxes. The components have the MS Windows-95/98 look and feel. . This is the common files for xclass. . Homepage: http://xclass.sourceforge.net/ Package: marble-data Priority: optional Section: contrib/misc Installed-Size: 200 Maintainer: Steffen Joeris Architecture: all Source: marble Version: 0.4.3-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/marble-data_0.4.3-2_all.deb Size: 9686784 MD5sum: 0e0427f8cac045f1d3ec84c8aa2de21e SHA1: 95ce6d019fc600631517ab0c8311e5aea976c189 SHA256: 30ab8bce65a4dca9d83acf3246931afde6b6cbc86e444b612f45e1472cf3104e Description: data files for Marble This package contains the architecture-independent data files for Marble, the generic map widget tool for KDE and others. This includes map and flag images. . See the marble package for more information. Package: mboxcheck Priority: optional Section: contrib/misc Installed-Size: 7 Maintainer: Ola Lundqvist Architecture: all Version: 0.1.2 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/mboxcheck_0.1.2_all.deb Size: 10270 MD5sum: d8ed31710b34047199ec4e37eee39e3e SHA1: 2cea7de05a93405a3ffde7842e26bbfa72bd9a75 SHA256: e261e0b847117f2a0ccdf4adee59b59561f3ae31ee54102c72d3618ddc23a267 Description: MBOX scan utility MBOXcheck is a command line utility for scanning MBOX files for new, seen, read and deleted mail. . It has a cache function to speed up the process, to be able to scan large amount of mails. This is useful for people that automatically sort email into a large amount of files. Package: gmt-doc-ps Priority: extra Section: contrib/science Installed-Size: 7 Maintainer: Torsten Landschoff Architecture: all Version: 3.4.4-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/gmt-doc-ps_3.4.4-1_all.deb Size: 3174584 MD5sum: 04f9de69dbace8c85c27a6bd17f90498 SHA1: a9e98e4351358414936de2c4d24a1eaddc9590bb SHA256: 270069cfe18d17e690fde4ff2ffe2e498d1611093224d95433c917fe05eacccf Description: PostScript docs for the Generic Mapping Tools This package has the users guide of GMT in PostScript format. Package: kqemu-common Priority: optional Section: contrib/misc Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Daniel Baumann Architecture: all Source: kqemu Version: 1.3.0~pre11-8ubuntu1~hardy1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/kqemu-common_1.3.0~pre11-8ubuntu1~hardy1_all.deb Size: 15606 MD5sum: c4babc82a7704cfa32cad8a6cd77c67c SHA1: 25e1e38220c0e152fa5b8068bb29ab893ca06bfa SHA256: 0cb6b65098d4d863fd070283f6ffbd2f63729967082fd2866eb584bc316465b7 Description: Common files for the QEMU Accelerator module The QEMU Accelerator Module increases the speed of QEMU when a PC is emulated on a PC. It runs most of the target application code directly on the host processor to achieve near native performance. It is very useful when you want to run another Operating System (for example Windows) on a Linux desktop. . This package contains the common files. Homepage: http://www.qemu.org/ Package: med-imaging Priority: extra Section: misc Installed-Size: 12 Maintainer: Andreas Tille Architecture: all Source: debian-med Version: 0.15 Depends: med-config (= 0.15), med-tasks (= 0.15) Suggests: aeskulap, amide, bioimagesuite, ctn, ctsim, dcmtk, dicomnifti, imagej, imagemagick, libfslio0, libniftiio1, medcon, minc-tools, nifti-bin, paul, pngquant, python-nifti, xmedcon Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/med-imaging_0.15_all.deb Size: 7906 MD5sum: c527171a5a0b649438cb616b46324008 SHA1: 02eac61674314fe6f883cd9856d68e8d56d55615 SHA256: 85fbf1267dc1c77f264dab3d1fd6de831a286872b78ea258ef257e89b2ebbff8 Description: Debian-Med imaging packages This meta package will install Debian packages which might be useful in medical image processing. Please note that there also recommended and only suggested packages which are not installed in any circumstance but only if the user asks for installing these. Package: pylize Priority: optional Section: contrib/misc Installed-Size: 30 Maintainer: Python Applications Team Architecture: all Version: 1.3b-6 Depends: python, python-empy, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/pylize_1.3b-6_all.deb Size: 51162 MD5sum: 71b17213d378417850fec8c57a8c83ea SHA1: efdc80a0c82248cd3bc4c89e08be42b437aa1e16 SHA256: b7644ebdf081df3c5593cce5f317504ced7d26a2e1ee81deef140175cc8bb7d6 Description: On-Screen presentation generation tool pylize is a Python script that generates a set of HTML files that make up an on-screen presentation from a master file. The HTML files can be viewed with any CSS-aware browser. The master file contains the text for all the slides and some additional information like title, author etc. pylize can also create a template master file for you. Homepage: http://www.chrisarndt.de/en/software/pylize/ Package: sitesummary Priority: optional Section: contrib/misc Installed-Size: 75 Maintainer: Debian Edu Developers Architecture: all Version: 0.0.36 Depends: debconf (>= 0.5) | debconf-2.0, gnupg Recommends: apache2-mpm-worker | httpd, sitesummary-client Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/sitesummary_0.0.36_all.deb Size: 16676 MD5sum: 6cc328ca11faa26b8b2970c1dec15127 SHA1: 3ea497f43692d64f4f4ad396147f8612fd88d387 SHA256: 78c752d4d5741a13221cb8b721bb93cf167a1554b590769974d490a51ff6e3e0 Description: Generate site summary of submitting hosts (server part) The sitesummary system makes it easier to keep track of a lot of machines, by allowing each machine to report their existence once a day to a central collector, and using this collector to make summary reports about the hosts. . This package is the server part, with the collector and report scripts. Package: junior-system Priority: extra Section: contrib/misc Installed-Size: 4 Maintainer: Ben Armstrong Architecture: all Version: 1.4 Depends: hello, lavaps, mc, xcruise Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/junior-system_1.4_all.deb Size: 2192 MD5sum: 2e060a4af0801866208c6640a6820fd2 SHA1: 92c985d81db5afbda0522d8482eb11b289ef6274 SHA256: 2db8634ac619c943d9f084aeeb278ff1ebdfc135cdd842bd833a01a50c4075cb Description: Debian Jr. System tools This package includes a few tools for helping children learn about and use their system. . Midnight Commander is more than just a file manager. It is shell with which children can explore and manage their own accounts. It can be a great help for the very young, as it saves them some typing (as compared with using a command-line shell directly). It is also packed with power and flexibility which can be tapped by older children and adults alike. . The 'hello' sample program can be used as an instructional aid, as an example of how to invoke programs from the shell, specify switches, use the man page, and so on. . A fun way to visualize filesystems is by using xcruise to zoom about from node to node through "galaxies" of files, directories, and symbolic links. . Finally, lavaps not only provides a very pleasing way to visualize running processes and the resources they use, but can also make discovering and killing errant processes an easy thing to do for children who lack the ability yet to easily manage "ps" and "kill" from the command line. Package: pgloader Priority: extra Section: contrib/misc Installed-Size: 31 Maintainer: Dimitri Fontaine Architecture: all Version: 2.2.5-1 Depends: python (>= 2.4.4), python-psycopg2 | python-psycopg (<< 1.1.21) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/pgloader_2.2.5-1_all.deb Size: 44252 MD5sum: 5a676b995799f50bb3660f47c73a736a SHA1: cd700e2c78c8db4a1c5ef85862ee597314b5a9c8 SHA256: b0116063a887db834cd1741b88778d8cf223f9e79de2447903b3194c5c18b339 Description: loads flat data files into PostgreSQL pgloader imports data from flat files and insert it into a database table. You have to provide a configuration file containing sections, which each defines how to load a table. CSV and text format are supported, the latter being able to parse multi-line non-quoted with trailing delimiter quite CSV input, such as given by Informix UNLOAD. Homepage: http://pgloader.projects.postgresql.org Package: junior-games-sim Priority: extra Section: contrib/misc Installed-Size: 4 Maintainer: Ben Armstrong Architecture: all Version: 1.2 Depends: freeciv, lincity Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/junior-games-sim_1.2_all.deb Size: 1654 MD5sum: 08be948502ca714d599cd6926da47eff SHA1: dc49ac2b0a4f21d0a900066c5911a80982727d61 SHA256: 5e21b68c7c1eecb01cc3014fb738e4876d7fe4434e0e3f1c1285508c8c02322a Description: Debian Jr. Simulation Games Simulation games tend to be rather complex, so we recommend them for older children, and even then some help from someone older may be needed. Package: med-tasks Priority: extra Section: misc Installed-Size: 5 Maintainer: Andreas Tille Architecture: all Source: debian-med Version: 0.15 Depends: tasksel (>= 2.07) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/med-tasks_0.15_all.deb Size: 4724 MD5sum: 0c2e81494a0932b3065d3791d04cc165 SHA1: 06d6393e3c0b0b1bf2273ac4d3bd78f8e8bd7975 SHA256: f2d1ee569d0f5c729ce209be3c52ac89d834bad4994e53a31da3c31df8a7e1b2 Description: Debian-Med tasks for tasksel This package provides Debian-Med tasks in tasksel. Package: pgfouine Priority: optional Section: misc Installed-Size: 112 Maintainer: Clément Stenac Architecture: all Version: 1.0-1 Depends: php5-cli, php5-gd, ttf-bitstream-vera Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/pgfouine_1.0-1_all.deb Size: 175042 MD5sum: 29af8ef5934e76822f9ecc78a818012e SHA1: a747c3bcf0ad7a7ed0b223db0e48ac867a64821f SHA256: c8faafdddeb3dec4b842327917279cdd336ad8484d9665be9b881b49b57964d3 Description: PostgreSQL log analyzer pgFouine is a log analyzer for the PostgreSQL database system, used to generate detailed reports from a PostgreSQL log file. . It is able to: * Analyze queries, to help determine which queries should be optimized to speed up PostgreSQL based applications. * Get an overview of the database activity. * Analyse VACUUM maintenance operations. * Generate session files for the Tsung load testing software. pgFouine is easily extensible to add custom reports. . Please refer to /usr/share/doc/pgfouine/README.Debian for information on how to configure PostgreSQL for use with pgfouine. Package: podget Priority: optional Section: contrib/misc Installed-Size: 7 Maintainer: Dave Vehrs Architecture: all Version: 0.5.8-1 Depends: bash (>= 3.0), coreutils, grep (>= 2.0.0), sed (>= 4.0.0), tofrodos, wget Suggests: libc6 (>= 2.0.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/podget_0.5.8-1_all.deb Size: 15100 MD5sum: 787316dd9e29f6b73316bf0b0e46e433 SHA1: 0c889546f808bf3dabe561bc4834aa4e374a9680 SHA256: 4285e4e1e3e8e341db659fa0967d94f3e0cbf3e6c1a94e863c570e0be8b6d873 Description: Podcast aggregrator/downloader optimized for cron Podget is a simple podcast aggregator optimized for running as a scheduled background job (i.e. cron). It features support for downloading podcasts from RSS & XML feeds, for sorting the files into folders & categories, for importing URLs from iTunes PCAST files & OPML lists automatic M3U & ASX playlist creation, and automatic cleanup of old files. It also features automatic UTF-16 conversion for podcasts hosted on MS Windows servers. Run podget once to install the users configuration files to $HOME/.podget, and then customize them there. Package: mythbuntu-gdm-theme Priority: optional Section: contrib/misc Installed-Size: 23 Maintainer: Ubuntu MythTV Team Architecture: all Version: 0.3-0ubuntu1 Depends: ttf-bitstream-vera Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/mythbuntu-gdm-theme_0.3-0ubuntu1_all.deb Size: 339182 MD5sum: 2ad40e549eece4a0391997c6c51c7f93 SHA1: 13137582f08ea45ab08c754bf4cafb73ad2f41cc SHA256: 2d57a0f1bdcc5823d192d030e0175faa4d9f0cfbeac0854f5443a8554179b57b Description: mythbuntu gdm greeter theme The GDM greeter theme used for a standalone Mythbuntu installation. . This package can also be safely installed on other Ubuntu desktops desiring to use this theme. Package: mythbuntu-diskless-client Priority: optional Section: contrib/misc Installed-Size: 16 Maintainer: Ubuntu MythTV Team Original-Maintainer: Michael Haas Architecture: all Source: mythbuntu-diskless Version: 0.9-0ubuntu1 Depends: etherwake, ltsp-client-core Pre-Depends: debconf (>= 0.5) | debconf-2.0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/mythbuntu-diskless-client_0.9-0ubuntu1_all.deb Size: 11186 MD5sum: 9e1117116dcbd20300ef023ef4357a09 SHA1: aa66799fe5b4e76dfc6cb0cd3413d42e4fde2a39 SHA256: 9ebde7a3caaaa26c4df8ca692e122978199045e138c30ee480e88d687ae593e3 Description: Mythbuntu-diskless client environment Needed to configure and boot a mythbuntu-diskless client . Meta-package which pulls in ltsp-client-core and installs a config file. . DO NOT install on a regular machine, it is intended only for installation inside a Mythbuntu-diskless client filesystem. Package: wm-icons Priority: optional Section: contrib/misc Installed-Size: 4085 Maintainer: Manoj Srivastava Architecture: all Version: 0.4.0-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/wm-icons_0.4.0-1_all.deb Size: 3520240 MD5sum: 13c6b62a1406f383a89b08aa0d417ec7 SHA1: d1cc144df288012accb4719b6bcaec8d6046e5ee SHA256: b546f9f9376b3af8b064723b4bb8b39106e9ee2b59ea6161a06f05fbd9a09950 Description: Themed icon set that is Window Manager agnostic. The Window Manager Icons is a set of generic icons for use by window managers in a graphical environment. It is an efficient icon distribution designed to be standardized and configurable. It includes several themed icon sets, a template icon set to help building new themed icon sets, scripts and configurations for several window managers. . wm-icons comes with different styles and common window manager sizes (small menu icons, larger desktop icons, etc.) as well as advice and setup for integrating them with various window managers such as FVWM, SCWM, etc. Each set consists of an icon in that size and style for each of about 84 different generic categories ("game", "editor", "file-manager", etc). . Visit the project's home page at http://wm-icons.sourceforge.net/. Enhances: 9wm, aewm, amiwm, blackbox, ctwm, enlightenment, fluxbox, flwm, fvwm1, fvwm2, fvwm95, gwm, icewm, ion, larswm, lwm, olvwm, olwm, pwm, ratpoison, sapphire, sawfish, sawfish-gnome, scwm, twm, vtwm, w9wm, wmaker Package: mythtv-status Priority: extra Section: contrib/misc Installed-Size: 14 Maintainer: Ubuntu MythTV Team Original-Maintainer: Andrew Ruthven Architecture: all Version: 0.7.3-1ubuntu1 Depends: debconf (>= 0.5) | debconf-2.0, libdate-manip-perl, libmime-perl, libmyth-perl, libwww-perl, libxml-libxml-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/mythtv-status_0.7.3-1ubuntu1_all.deb Size: 23904 MD5sum: be7e785eb9d69985a67a00c333c136f1 SHA1: ce288764c7a7feca3dab503914825e2cd80a761e SHA256: a5136c864a5b3dbceea5b37d6b84722869ded07880d80451166be8a6722eb765 Description: Show the status of a MythTV backend Shows the current status of a local or remote MythTV backend and up to the next 10 recordings for today and tomorrow. . Also provides funtionality for updating the MOTD with this information, this can provide a good heads up on when you should avoid heavy CPU or I/O work on your MythTV backend. Homepage: http://www.etc.gen.nz/projects/mythtv/mythtv-status.html Package: junior-arcade Priority: extra Section: contrib/misc Installed-Size: 5 Maintainer: Ben Armstrong Architecture: all Version: 1.12 Depends: bugsquish, bumprace, circuslinux, cuyo, heroes, holotz-castle, koules, lbreakout2, madbomber, supertux, tuxmath, xsoldier Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/junior-arcade_1.12_all.deb Size: 2720 MD5sum: 716b3c12ba73a90bd6650f36a69a18ca SHA1: e639fb35c12c1dc091bfbe6e9154e679eebd7b47 SHA256: cee14d107f9a267527a69338e1b57e4e112752e429696bd2e1a8ae34f7db2b2d Description: Debian Jr. arcade games This meta package will install arcade games suitable, in the opinion of the contributors to the Debian Jr. project, for children of all ages. Mastering most of these games requires dexterity and cognitive skills usually developed only in the older children (around ages 5 to 8). But the youngest children may enjoy watching older players, or just poking randomly at the controls, depending on the game. Package: belocs-locales-data Priority: extra Section: contrib/misc Installed-Size: 3101 Maintainer: Denis Barbier Architecture: all Version: 2.4-5 Replaces: locales Provides: locales Depends: belocs-locales-bin Conflicts: locales Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/belocs-locales-data_2.4-5_all.deb Size: 4060062 MD5sum: 5553bb953631145b5dad3e1f3ddda4b5 SHA1: 216b2902ee9de7398f9e0876bff392ec7ecfa85d SHA256: 0916c8f4cf67d0f8be90a36086e8ed03be3d60fbde5e2de183e8a7c1a8ad4797 Description: base files for localization This package provides base files for language localization, and contains the libc.mo i18n files. . It is a derivative of the locales package with additions from http://www.unicode.org/cldr/ (the Common Locale Data Repository). You may try this package if your language is not well supported by the locales package, . In order to have a working localized environment, the needed locales have to be generated when installing belocs-locales-bin by answering few debconf questions, and users have to set the LANG variable in their ~/.profile file unless it is already set in a system-wide configuration file. . Homepage: http://belocs.alioth.debian.org/ Package: djbdoc2man Priority: optional Section: contrib/misc Installed-Size: 8 Maintainer: Klaus Reimer Architecture: all Version: 1.1-2 Depends: python Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/djbdoc2man_1.1-2_all.deb Size: 6388 MD5sum: 637ec3415fc83e3acdb3c5a9877094eb SHA1: 04853fbf09d83f3f548620b830fd0a8e1b776fd2 SHA256: 9e402ed8e0c42210ecc6bcecd16e77bf50a0257eef4b36bdf01ad51bd1144d6e Description: Convert DJB html documentation to man pages This utility converts html documentation pages from D. J. Bernstein (http://cr.yp.to/) to manual pages. Just pipe in the HTML page and you'll get a manual page on stdout. Package: user-he Priority: optional Section: contrib/misc Installed-Size: 6 Maintainer: Debian Hebrew Packaging Team Architecture: all Version: 1.0.16 Depends: aspell-he, bidiv, culmus, hspell, locales, ttf-freefont Recommends: culmus-fancy, hdate-applet, hspell-gui, icedove-bidiui, iceweasel-l10n-he, kde-i18n-he, kkbswitch, mlterm, myspell-he, openoffice.org-l10n-he Suggests: geresh, hocr-gtk, katoob, msttcorefonts, ttf-dejavu Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/user-he_1.0.16_all.deb Size: 6802 MD5sum: ad04d677f6a2d8286d40b11bf2c0baba SHA1: 80993e4433a73b9ad77aa603ed906bbc3b4d63ed SHA256: 1d5607e81287da660a0933a44c07a0d4bef5829b521f416e80e69a3b4f01ceda Description: Hebrew support in the Debian system This meta package will install Hebrew related Debian packages for use by Hebrew debian users. . It also includes the script 'hebrew-settings' to reconfigure the system to have a fully Hebrew-ized system. . Homepage: http://debian-hebrew.alioth.debian.org/ Package: junior-puzzle Priority: extra Section: contrib/misc Installed-Size: 4 Maintainer: Ben Armstrong Architecture: all Version: 1.5 Depends: codebreaker, frozen-bubble, gtans, lmemory, xjig Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/junior-puzzle_1.5_all.deb Size: 1890 MD5sum: 610a9213c331ea585a0157e5977924de SHA1: 6ae0c4061058d45dd58dd0eb530a86233b84540c SHA256: 3673df8d4a886038dc179b62362b6689aa73200804ff2443b72a671b5c2d29fc Description: Debian Jr. Puzzles Some puzzle-type games, from the more arcade-like and frozen-bubble to xjig (a jigsaw puzzle program), to lmemory (based on the classic "memory" card game), we hope this sampling of packages will appeal to child and adult alike. Package: med-physics Priority: extra Section: misc Installed-Size: 12 Maintainer: Andreas Tille Architecture: all Source: debian-med Version: 0.15 Depends: med-config (= 0.15), med-tasks (= 0.15) Suggests: octave, octave2.1, paw, paw++, paw-demos, r-base, r-base-core Filename: dists/hardy-unstable/contrib/binary-all/contrib/misc/med-physics_0.15_all.deb Size: 5966 MD5sum: 1a453a08e35b1207d80ac57ff0d7d37f SHA1: d98a6bbfb9c52576bfb78c7389c4f21048270a16 SHA256: d94528bd6be86652c7248f7ce6a976ba5698774969b9b476203a76aec74587e8 Description: Debian-Med packages for medical physicists This meta package contains dependencies for a collection of software and documentation which is useful for medical physicists in radiation oncology, diagnostics imaging and related fields. Please note that there also recommended and only suggested packages which are not installed in any circumstance but only if the user asks for installing these. Package: asterisk-prompt-fr-proformatique Priority: extra Section: contrib/comm Installed-Size: 188 Maintainer: Debian VoIP team Architecture: all Version: 20070706-1.4-1 Replaces: asterisk-prompt-fr Provides: asterisk-prompt-fr Recommends: asterisk (>= 1:1.2) Conflicts: asterisk-prompt-fr Filename: dists/hardy-unstable/contrib/binary-all/contrib/comm/asterisk-prompt-fr-proformatique_20070706-1.4-1_all.deb Size: 11887162 MD5sum: 9a09fbdada9e2882764f97dec96fa021 SHA1: c525412951ba7124c5addf0800f4dc94739ffdb8 SHA256: 72ec3dd9cd5b99808c20b7c1f34dd2466166894dbfce343de013226a1391dfc1 Description: French voice prompts for Asterisk These are French voice prompts for the Asterisk PBX, courtesy of Proformatique SARL. . You need such prompts if you intend to run Asterisk and wish to support French-speaking callers. Package: sendpage-server Priority: extra Section: contrib/comm Installed-Size: 12 Maintainer: Preston Smith Architecture: all Source: sendpage Version: 0.9.14.dfsg-0.2 Replaces: sendpage Depends: libdevice-serialport-perl (>= 0.12), libmailtools-perl (>= 1.40-1), libnet-perl, libnet-snpp-perl, perl, sendpage-common (= 0.9.14.dfsg-0.2) Recommends: exim4 | mail-transport-agent Conflicts: sendpage (<< 0.9.13) Filename: dists/hardy-unstable/contrib/binary-all/contrib/comm/sendpage-server_0.9.14.dfsg-0.2_all.deb Size: 21100 MD5sum: ac5ce8b8c5345406e613da1326484473 SHA1: 73ad94bc5cd6e525df836817690b05e7929c4317 SHA256: 95f8b4d7fe97696d0e8011ae4e1c3a28244b1aa06569e374348e54854858c93f Description: An easy-to-use Unix tool for sending pages To send alphanumeric pages to a pager, if an email gateway is unavailable or undesirable, software is needed to control a modem which will dial a Paging Central, and deliver the pages using an ASCII delivery system known as TAP. Sendpage implements all aspects of this type of software, including an SNPP client, an SNPP server, a queuing engine, a modem control engine, a TAP communication system, and an email notification system. . This package provides the SNPP server. Package: asterisk-prompt-fr-armelle Priority: extra Section: contrib/comm Installed-Size: 183 Maintainer: Debian VoIP team Architecture: all Version: 20070613-2 Replaces: asterisk-prompt-fr Provides: asterisk-prompt-fr Recommends: asterisk (>= 1:1.2) Conflicts: asterisk-prompt-fr Filename: dists/hardy-unstable/contrib/binary-all/contrib/comm/asterisk-prompt-fr-armelle_20070613-2_all.deb Size: 1505266 MD5sum: 1992fea4494eba43b7d432fda61a682f SHA1: e7e7e648eb9d18e0e468110318ff71937776e26e SHA256: 401441b0191383eccd51cf154b2b536b59f89d072d0d7450d6541236bea00907 Description: French voice prompts for Asterisk by Armelle Desjardins These are French voice prompts for the Asterisk PBX, recorded by Armelle Desjardins for Michel Gutierrez. . You need such prompts if you intend to run Asterisk and wish to support French-speaking callers. Package: python-asterisk Priority: extra Section: contrib/comm Installed-Size: 15 Maintainer: Debian VoIP Maintainers Architecture: all Source: py-asterisk Version: 0.1a3+r160-3 Depends: python, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/comm/python-asterisk_0.1a3+r160-3_all.deb Size: 21244 MD5sum: b884e06fc84062a3ff099be50ef897fe SHA1: ca9b233ac402d67aa1fca5599d2035896f35a4a2 SHA256: abdbe0d378cde82129000482f93acaddb7b9aac0a6bb9f0c22b30111f34f1c55 Description: Asterisk Manager API interface module for Python This module provides an object oriented interface to the Asterisk Manager API, whilst embracing some applicable Python concepts: o Functionality is split into separate mix-in classes o Asterisk PBX errors cause fairly granular exceptions o Docstrings are provided for all objects o The module may be used asynchronously if required. It should be suitable for inclusion in a single-threaded GUI o Asterisk data is translated into data stored using Python types, so working with it should be trivial. Through the use of XMLRPCServer or similar, it should be trivial to expose this conversion to other languages Package: asterisk-prompt-fr Priority: optional Section: contrib/comm Installed-Size: 109 Maintainer: Simon Richter Architecture: all Version: 0.0.20040928-1 Depends: asterisk Filename: dists/hardy-unstable/contrib/binary-all/contrib/comm/asterisk-prompt-fr_0.0.20040928-1_all.deb Size: 819488 MD5sum: ab5164fb2b1712fb04a27e5cd6041402 SHA1: a51399378457c640e8f4dc6acae32fd5c2c74b2e SHA256: 132ff6b022683635d47a4abd3943c198c7848d200691fe9937e1aa0ca48cf0d0 Description: French voice prompts for Asterisk These are French voice prompts for the Asterisk PBX, courtesy of SineApps Ltd., New Zealand. . You need this package if you intend to run Asterisk and wish to support French callers. Package: obextool Priority: optional Section: contrib/comm Installed-Size: 79 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Alessandro Tanasi Architecture: all Version: 0.33-0ubuntu1 Depends: bwidget, obexftp, tablelist, tk8.4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/comm/obextool_0.33-0ubuntu1_all.deb Size: 139638 MD5sum: 218846e7f58055b055a46f33c2b0e7af SHA1: 8dfc196ebfeff4bd371f1344077cb963b632b589 SHA256: ae54a34cd05e62df6f895122f95260bd28fbf25a321eb91ea2fe9008dcf2eca3 Description: graphical frontend for obexftp written in TCL/TK ObexTool is a graphical frontend to communicate with mobiles and other devices capable of communicating via Obex Protocol. It uses the obexftp command line tool to transfer data and has several plugins to decode files common to Siemens mobile phones and others. . Homepage: http://www.tech-edv.co.at/programmierung/en/gplsw.html Package: sendpage-client Priority: extra Section: contrib/comm Installed-Size: 10 Maintainer: Preston Smith Architecture: all Source: sendpage Version: 0.9.14.dfsg-0.2 Replaces: sendpage Depends: libdevice-serialport-perl (>= 0.12), libmailtools-perl (>= 1.40-1), libnet-perl, libnet-snpp-perl, perl, sendpage-common (= 0.9.14.dfsg-0.2) Conflicts: sendpage (<< 0.9.13) Filename: dists/hardy-unstable/contrib/binary-all/contrib/comm/sendpage-client_0.9.14.dfsg-0.2_all.deb Size: 13072 MD5sum: 42e6cc2ca270cf392b85f0f5f9b07400 SHA1: 514aad035a2a715297f53789bbd9f9e6d8a098b3 SHA256: 91b426931b7c2bfc54219d234c7e661e03bfc3bbc4a86e084522602941ab6c67 Description: An easy-to-use Unix tool for sending pages To send alphanumeric pages to a pager, if an email gateway is unavailable or undesirable, software is needed to control a modem which will dial a Paging Central, and deliver the pages using an ASCII delivery system known as TAP. Sendpage implements all aspects of this type of software, including an SNPP client, an SNPP server, a queuing engine, a modem control engine, a TAP communication system, and an email notification system. . This package provides the SNPP client. Package: sendpage-common Priority: extra Section: contrib/comm Installed-Size: 24 Maintainer: Preston Smith Architecture: all Source: sendpage Version: 0.9.14.dfsg-0.2 Depends: libdevice-serialport-perl (>= 0.12), libmailtools-perl (>= 1.40-1), libnet-perl, libnet-snpp-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/comm/sendpage-common_0.9.14.dfsg-0.2_all.deb Size: 85836 MD5sum: 4fc8a0f42a790ebe3ed9628cfda3dded SHA1: 776cd1a45cbfcc39a2c60f7b2179bf814881b856 SHA256: 193e23f176f0dd5423817656c82468cb82ff420886685c1cc0a2846fb1312b23 Description: An easy-to-use Unix tool for sending pages To send alphanumeric pages to a pager, if an email gateway is unavailable or undesirable, software is needed to control a modem which will dial a Paging Central, and deliver the pages using an ASCII delivery system known as TAP. Sendpage implements all aspects of this type of software, including an SNPP client, an SNPP server, a queuing engine, a modem control engine, a TAP communication system, and an email notification system. . This is the Perl modules that allow the portion. Package: asterisk-prompt-de Priority: extra Section: contrib/comm Installed-Size: 189 Maintainer: Mario Joussen Architecture: all Version: 2.0-1 Depends: asterisk Filename: dists/hardy-unstable/contrib/binary-all/contrib/comm/asterisk-prompt-de_2.0-1_all.deb Size: 1459266 MD5sum: d1b06091920d892eeabf26d5afd0ee55 SHA1: d9d8534c6a6945f515aa9b003327c7d7d8011083 SHA256: fb6546119ead883d6db1b30ca95c207ab118eb88663c80bb7056cbd4802ff55c Description: German voice prompts for the Asterisk PBX These are German voice prompts for the Asterisk PBX, courtesy of the German city of Pforzheim. . You need this package if you intend to run Asterisk and wish to support German callers. Enhances: asterisk Package: gmobilemedia Priority: optional Section: contrib/comm Installed-Size: 695 Maintainer: Michal Čihař Architecture: all Version: 0.4+dfsg-3 Depends: gnome-icon-theme, python, python-central (>= 0.6.5), python-gammu, python-glade2, python-gtk2 Recommends: wammu Filename: dists/hardy-unstable/contrib/binary-all/contrib/comm/gmobilemedia_0.4+dfsg-3_all.deb Size: 114192 MD5sum: 5c01823b509870e9a260f38b7346920a SHA1: 938052767932651410ad8613e58589432a6adef4 SHA256: 90e0f960ea6edad1c0bafa33a77ec43e78263e961ca6cd32ffe8a5c05315b659 Description: GTK application used to browse a mobile phone filesystem gMobileMedia is a simple GTK application used to browse and handle a mobile phone filesystem. It can handle phones with more than one memory area (thanks to Gammu). It lets you easily upload and download images, ringtones, photos, and applications to/from your mobile phone. All you need is a data cable or any other connection method supported by Gammu. Homepage: http://gmobilebrowser.sourceforge.net/ Python-Version: current Package: asterisk-prompt-es-co Priority: extra Section: contrib/comm Installed-Size: 150 Maintainer: Diego Andrés Asenjo González Architecture: all Version: 0.20070403-1 Depends: asterisk Conflicts: asterisk-prompt-es Filename: dists/hardy-unstable/contrib/binary-all/contrib/comm/asterisk-prompt-es-co_0.20070403-1_all.deb Size: 1018738 MD5sum: d1e8a8757cdedbe176bb268ec94728ad SHA1: 80d05609ad02f1107f7188ce2abdcf9dd1be98fc SHA256: f7d1b8f9f7049d780b74310ed4569c7f10c57899f45b10e4403c1ebdc803f150 Description: Colombian Spanish voice prompts for Asterisk These are Colombian Spanish voice prompts for the Asterisk PBX, courtesy of Avatar Ltda., Colombia. . You need this package if you intend to run Asterisk and wish to support Spanish-speaking callers. . Homepage: http://www.avatar.com.co/ Enhances: asterisk Package: asterisk-prompt-it Priority: extra Section: contrib/comm Installed-Size: 217 Maintainer: Debian VoIP Team Architecture: all Version: 20060510-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/comm/asterisk-prompt-it_20060510-2_all.deb Size: 1889414 MD5sum: 74b746537916fd9aab41917c9de45b12 SHA1: 1f3e6c4da7ac9e557902de6dc8d58acafa180d0d SHA256: e0fcd25683afca743ba1796620a87e2cfb693d7efaebf1a2f59913a26fe53ebe Description: Italian voice prompts for the Asterisk PBX These are Italian voice prompts for the Asterisk PBX, courtesy of Marco Menardi. . This package is useful if you intend to run Asterisk and wish to support Italian callers. . Traduzione dei file sonori di Asterisk by Marco Menardi ? 2004-11-10 . Qui riporto il nome file, il messaggio in italiano e, fra parentesi, l'originale in inglese dei ?suoni? di asterisk CVS. Il testo inglese si ricava dal file ?/usr/src/asterisk/sounds.txt? Per funzionare correttamente hanno bisogno anche di un adattamento del software asterisk, attualmente in corso di sviluppo e/o integrazione Devono venir modificate le applicazioni: Enhances: asterisk Package: wammu Priority: optional Section: contrib/comm Installed-Size: 83 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michal Čihař Architecture: all Version: 0.25-2ubuntu1 Depends: python, python-central (>= 0.6.5), python-gammu (>= 0.24), python-wxgtk2.6 | python-wxgtk2.8 Recommends: notification-daemon, python-bluez | python-bluetooth, python-dbus, timidity Suggests: gmobilemedia Filename: dists/hardy-unstable/contrib/binary-all/contrib/comm/wammu_0.25-2ubuntu1_all.deb Size: 383356 MD5sum: 21d19d0d07e8873e8bd8035767597031 SHA1: 030792a3cdb9f4503393f8528ca4ac453c44432a SHA256: ca48c39365c80298b8e991dee40d0f2ac7fb06de91a2316eb051617e4c6d9f7f Description: Phone manager Mobile phone manager using Gammu as it's backend. . It works with any phone that Gammu supports, including many models from Nokia, Siemens, and Alcatel. It has complete support (read, edit, delete, copy) for contacts, todo, and calendar. It can read, save, and send SMS. It includes an SMS composer for multi-part SMS messages, and it can display SMS messages that include pictures. Currently, only text and predefined bitmaps or sounds can be edited in the SMS composer. It can export messages to an IMAP4 server (or other email storage). . This program does not support browsing files in phone, use gMobileMedia instead. Homepage: http://wammu.eu/ Python-Version: current Package: asterisk-prompt-se Priority: extra Section: contrib/comm Installed-Size: 727 Maintainer: Simon Richter Architecture: all Version: 1.045-1 Depends: asterisk Filename: dists/hardy-unstable/contrib/binary-all/contrib/comm/asterisk-prompt-se_1.045-1_all.deb Size: 4263720 MD5sum: a541af272b7240ec667bb989f3bcf35a SHA1: f1a5e32233bde3d3658ef337a94a02ca83d68c73 SHA256: 4e173dce495b1bf1ae1c38c6098a63626fc71953ee4149b8eb0248fa05a5c41b Description: Swedish voice prompts for Asterisk These are Swedish voice prompts for the Asterisk PBX, courtesy of Daniel Nylander. . You need this package if you intend to run Asterisk and wish to support Swedish callers. Package: destar Priority: optional Section: contrib/comm Installed-Size: 93 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian VoIP Team Architecture: all Version: 0.2.2-5ubuntu1 Depends: asterisk (>= 1.2.13), debconf, python, python-medusa, python-pychart, python-pysqlite2, python-quixote1, sqlite3 Recommends: op-panel Conflicts: freepbx Filename: dists/hardy-unstable/contrib/binary-all/contrib/comm/destar_0.2.2-5ubuntu1_all.deb Size: 200614 MD5sum: 75bcdbcd4350498d796310e135781463 SHA1: a7ea23969830139f15b201a229f55b2c381cc1d6 SHA256: d8e117b5510153a32a61c6555bf85f9d260d5d102e5dbeb48b54742881705128 Description: management interface for the Asterisk PBX A web-based interface to manage the Asterisk PBX. It provides a high-level abstraction of the Asterisk configuration. . DeStar runs as an independent daemon and it supports multiple users (of multiple access levels). . The design is very modular, and adding your own plug-ins requires just dropping a cfg_*.py file in the main scripts directory. Homepage: http://destar.berlios.de/ Package: python-networkx Priority: optional Section: contrib/graphics Installed-Size: 96 Maintainer: Cyril Brulebois Architecture: all Version: 0.35.1.dfsg-1 Depends: python (>= 2.4), python-support (>= 0.7.1) Recommends: python-matplotlib, python-numpy, python-pygraphviz | python-pydot, python-scipy, python-setuptools, python-yaml Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/python-networkx_0.35.1.dfsg-1_all.deb Size: 318342 MD5sum: fb315aa188e9c16ee22ecc84c9dcd138 SHA1: 349db869f37803f50296b299e24467e64514519e SHA256: b8d15a80a46d19531a09690443f1bdfbf76c4681cd74166b752b5a55fe557f41 Description: tool to manipulate and study more than complex networks NetworkX is a Python-based package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. . The structure of a graph or network is encoded in the edges (connections, links, ties, arcs, bonds) between nodes (vertices, sites, actors). If unqualified, by graph we mean a simple undirected graph, i.e. no self-loops and no multiple edges are allowed. By a network we usually mean a graph with weights (fields, properties) on nodes and/or edges. . The potential audience for NetworkX includes: mathematicians, physicists, biologists, computer scientists, social scientists. . Homepage: https://networkx.lanl.gov/ Package: postr Priority: optional Section: contrib/graphics Installed-Size: 253 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ross Burton Architecture: all Version: 0.9-1ubuntu1 Depends: epiphany-browser | www-browser, python (>= 2.5), python (<< 2.6), python-glade2, python-gnome2, python-gtk2, python-nautilus, python-twisted-web Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/postr_0.9-1ubuntu1_all.deb Size: 58078 MD5sum: ecd5fa7b8bb8aa18e71340c88a1ae5d2 SHA1: 96e612af4ae4f2cb9ea770a40b7fae772b0e7aca SHA256: 9ddf9042fa0bf537f1fe39efb38c83b61deb102a2cae1436024a9387b653f51e Description: upload photos to Flickr Postr is a tool to upload photographs to Flickr, with tight integration into the GNOME desktop. Package: sagcad-doc Priority: optional Section: contrib/doc Installed-Size: 118 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Lionel Le Folgoc Architecture: all Source: sagcad Version: 0.9.12-0ubuntu1 Recommends: sagcad Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/sagcad-doc_0.9.12-0ubuntu1_all.deb Size: 599152 MD5sum: 7ab07fffdb83a056b3d50e389891b561 SHA1: 808261bae88e619b8fae8fcd8378d89dd00da333 SHA256: a590f3f5d523a771bf467da0fd7fa8f60b20e46ebcc1e412b78b62edc5f8e6b4 Description: sagCAD documentation Easy to use 2D Computer Aided Drafting and Modelling application with the following features: * 2D CAD * Opening/Saving/Creating of files * Undo/Redo * Font use Qcad cxf Font * Cut/Copy/Paste * SGY/DXF/IGES/NC output * SGY/DXF/NC input * ps(PostScript) file output * CAM * Ellipse and polyline . This package contains a set of documents and tutorial web pages which helps you to learn and practise with sagCAD system. Homepage: http://sagcad.sourceforge.jp/ Package: phatch Priority: optional Section: contrib/graphics Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Python Applications Packaging Team Architecture: all Version: 0.1.3-1ubuntu4 Depends: python-imaging, python-pyexiv2, python-wxgtk2.8 | python-wxgtk2.6, python-wxversion Suggests: python-nautilus Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/phatch_0.1.3-1ubuntu4_all.deb Size: 9236 MD5sum: 10486dd8c03634aa674202a62458ded0 SHA1: 84d7357d42c8ee9e398e37c714b73358d72d2f96 SHA256: 470480881eb8c40ae35581d88c84d809d26f3e45d586ae08a1c0d2b15961f731 Description: simple to use cross-platform GUI Photo Batch Processor Phatch handles all popular image formats and can duplicate (sub)folder hierarchies. It can batch resize, rotate, apply perspective, shadows, rounded corners, ... and more in minutes instead of hours or days if you do it manually. Phatch allows you to use EXIF and IPTC tags for renaming and data stamping. Phatch also supports a console version to batch photos on web servers. Enhances: nautilus, thunar Homepage: http://photobatch.stani.be Package: shanty Priority: optional Section: contrib/graphics Installed-Size: 7 Maintainer: Jorge Salamero Sanz Architecture: all Version: 3-3 Depends: libgd-gd2-perl | libgd-gd2-noxpm-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/shanty_3-3_all.deb Size: 9330 MD5sum: 03fe09e2910a2c8ee0fe0d48ae5ea5ea SHA1: 847cb543099e8697a1b33ff246e8d8fc9750d1df SHA256: 2a19c4ccdc3de5b65c4845376d37ed6bb15d66d05526619538305f4f68a9dee0 Description: Makes a whopping great postscript file from an image and some text Shanty takes a text file and an image (PNG or JPG) and creates a PostScript file where one pixel in the image becomes one character in the PostScript. . You can use it for making posters with the source and logo of your favourite project or with the letter and a photograph of your favourite group. . Homepage: http://www.codebunny.org/coding/shanty/ Package: tpp Priority: optional Section: contrib/graphics Installed-Size: 27 Maintainer: Nico Golde Architecture: all Version: 1.3.1-2 Depends: libncurses-ruby1.8, ruby (>= 1.8.0-1) Suggests: figlet, texpower Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/tpp_1.3.1-2_all.deb Size: 39054 MD5sum: 3847f0d3532fdfd7ca9158b16fe87bf3 SHA1: 4f1220b5c55b39b25376a59db10d2c8af9591b72 SHA256: fdbb2ed2d35902d0e717fe33e800cecf49878196cd5bde297e4133f2a720171b Description: text presentation program Tpp stands for text presentation program and is an ncurses-based presentation tool. The presentation can be written with your favorite editor in a simple description format and then shown on any text terminal that is supported by ncurses - ranging from an old VT100 to the Linux framebuffer to an xterm. . It supports color, LaTeX output of presentation, sliding in text, a command prompt and additional cool features. Homepage: http://www.ngolde.de/tpp/ Package: mobile-player Priority: optional Section: contrib/graphics Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Shen Cathy Architecture: all Version: 0.4ubuntu1 Depends: gstreamer0.10-alsa, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, python, python-dbus, python-glade2, python-gst0.10, python-gtk2, python-gtk2-dev, python-support (>= 0.7.1), python2.5-hildon Recommends: gstreamer0.10-plugins-bad | gstreamer0.10-plugins-ugly | gstreamer0.10-ffmpeg Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/mobile-player_0.4ubuntu1_all.deb Size: 2750962 MD5sum: 30138b24632a1f2d258d209381995730 SHA1: 539ec2d373f753a40f22a7b6efb75b9c96b8ccf8 SHA256: 03186c68b79a32667dd5bb20dbcde24ea267c09e163b62a9e1e2a581cf051ba4 Description: Media player for Ubuntu Mobile and Embedded This is the media player used by default in Ubuntu Mobile. Package: photon Priority: optional Section: contrib/graphics Installed-Size: 26 Maintainer: Kevin Coyner Architecture: all Version: 0.4.4-2 Depends: python, python-central (>= 0.6.5), python-imaging Recommends: dcraw, gimp Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/photon_0.4.4-2_all.deb Size: 64170 MD5sum: d0d28b4b02cc93f3496a2f937ac7618e SHA1: 70734e4427b9d1a324e64ec9ffa041ee481a860d SHA256: 4cc0147d7f00dec95853f1bdc8a67f5d807520ff59eaa08bf38c836216e78dd3 Description: a static HTML gallery generator A python based photo album generator with a clean design that is run from the command line. HTML output can be configured via templates. . Features: * generates static HTML pages * slideshow (use of javascript is optional) * can use gimp to resize picture * keyboard navigation between images * works in any browser (Mozilla, Netscape Navigator 4.x, Konqueror, Opera) * each image can have a comment (with HTML tags) * image information (if taken from a digital picture) can be displayed * thumbnail image size can be selected by the user * output images can be scaled down * control over the number of thumbnails in a page . Homepage: http://www.saillard.org/programs_and_patches/photon/ Python-Version: current Package: tesseract-ocr-fra Priority: optional Section: contrib/graphics Installed-Size: 9 Maintainer: Jeffrey Ratcliffe Architecture: all Source: tesseract-fra Version: 2.00-1 Replaces: tesseract-ocr-data (<< 2) Provides: tesseract-ocr-language Depends: tesseract-ocr (>= 2.00) Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/tesseract-ocr-fra_2.00-1_all.deb Size: 1009560 MD5sum: f67b260dfc955a3acbe7df5f8083c4da SHA1: 59f6184c83386c0ef28b19ebe119c3b5c715e7d6 SHA256: d827b833d370d4a951eb8364bd6724ef69540dd244ae8e497d58cadeb7dfc544 Description: tesseract-ocr language files for French text A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. This package contains the data needed for processing images in French. . Homepage: http://code.google.com/p/tesseract-ocr/ Package: tesseract-ocr-deu Priority: optional Section: contrib/graphics Installed-Size: 9 Maintainer: Jeffrey Ratcliffe Architecture: all Source: tesseract-deu Version: 2.00-1 Replaces: tesseract-ocr-data (<< 2) Provides: tesseract-ocr-language Depends: tesseract-ocr (>= 2.00) Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/tesseract-ocr-deu_2.00-1_all.deb Size: 1376374 MD5sum: daafdaa5e049046cb997ef4b29db9900 SHA1: 02ae4ab7c7fbc429b09cc489fbb6e4feced7d171 SHA256: 71aa5bb1084f1bc3525a6e1b0f5be0a0fa61baa97a1be52401d7842d150ea206 Description: tesseract-ocr language files for German text A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. This package contains the data needed for the processing images in German. . Homepage: http://code.google.com/p/tesseract-ocr/ Package: vtkdata Priority: optional Section: contrib/graphics Installed-Size: 426 Maintainer: A. Maitland Bottoms Architecture: all Version: 5.0.3-1 Suggests: vtk-examples Conflicts: vtkdata-installer Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/vtkdata_5.0.3-1_all.deb Size: 22454118 MD5sum: 4ab896fe2290e2ecc85e9d9dfc322307 SHA1: 745e19a2d7622a3c89cf18b859b9f4c39e192c73 SHA256: 6371173902ad431df9d99452a673bdb23b862abb76255cd8128b042c8609df56 Description: Example data for VTK The Visualization Toolkit comes with example C++, Tcl and Python code. These examples reference data files installed by this package. . During building of VTK packages this data is used in the testing stages. Package: pyvnc2swf Priority: optional Section: contrib/graphics Installed-Size: 262 Maintainer: Vincent Bernat Architecture: all Version: 0.9.3-1 Depends: python, python-pygame, python-support (>= 0.7.1), python-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/pyvnc2swf_0.9.3-1_all.deb Size: 67986 MD5sum: af9156a5691b72af9105c82fb947ba11 SHA1: fc6ea19a8e5d229d0d4c4039f92d41f54f0d57d3 SHA256: 94998e50057891d5f4b31dd823caaa470147c4fe51135c78c6561517cb040c72 Description: screen recording tool to SWF movie Pyvnc2swf captures screen motion using the VNC protocol and generates a Shockwave Flash (SWF) movie which can be played back in any browser supporting the SWF format. . In contrast to vnc2swf, pyvnc2swf has more functions and is being actively developed. . Homepage: http://www.unixuser.org/~euske/vnc2swf/pyvnc2swf.html Package: splashy-themes Priority: optional Section: contrib/graphics Installed-Size: 5566 Maintainer: Splashy Devel Architecture: all Version: 0.4 Depends: splashy Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/splashy-themes_0.4_all.deb Size: 3943492 MD5sum: 72452be4d7a58987395a3957b1ae92b3 SHA1: 6bb64c8897776ae86c1bc35030869a5d3b624abb SHA256: cbe8b39eff4f6e692db86ff0a9ca6354050e232f52655aaad8803dd0263b41c1 Description: A complete user-space boot splash system This package contains extra themes to be used with Splashy. Package: scribus-template Priority: optional Section: contrib/graphics Installed-Size: 73 Maintainer: Oleksandr Moskalenko Architecture: all Version: 1.2.4.1-2 Replaces: scribus (<= 1.2.0.final+cvs20041226-1) Recommends: scribus | scribus-ng Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/scribus-template_1.2.4.1-2_all.deb Size: 1893484 MD5sum: 5a2e301bd6936a9332e2742b2126260f SHA1: ad820142a676edcea1b47326e5950ebacbc90815 SHA256: 2a5912b84c04b96a0036a15c97487d546db3fc3e2d62cc831872024fcaea314c Description: additional scribus templates . These templates are distributed in addition to the three example templates present in the main scribus package. Some of them were prepared by members of the core Scribus development team and some were contributions by the community members. . Homepage: http://www.scribus.net/ Package: moblin-media-import Priority: optional Section: contrib/graphics Installed-Size: 46 Maintainer: Shen Cathy Architecture: all Source: moblin-media Version: 0.38-0ubuntu2 Depends: gnome-volume-manager, hildon-theme-mobile-basic (>= 0.27), libgnomevfs2-0, python (>= 2.5), python (<< 3), python-dbus, python-glade2, python-gtk2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/moblin-media-import_0.38-0ubuntu2_all.deb Size: 17210 MD5sum: fe808f53eac3edc1d6e859ec870fe7fd SHA1: 8661d7f55e83751b4aa32b3a256042ff668bfe7b SHA256: b25cdfe18aecf884b308705c105b8437db959c4c4726832feb5d491303791c72 Description: Moblin media import for Ubuntu Mobile and Embedded This is the moblin media import application used by default in Ubuntu Mobile. Package: propaganda-debian Priority: optional Section: contrib/graphics Installed-Size: 40 Maintainer: Francois Marier Architecture: all Version: 13.5.3 Suggests: www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/propaganda-debian_13.5.3_all.deb Size: 1026338 MD5sum: 2fba08eb63485a1ff532a4d7aed66860 SHA1: d6d0d10041622fba6eb58018b4847e3bfad82c04 SHA256: a0f97ff122b588f785891b17da677dc0e86199f58e9e776b200ed6942823867c Description: Propaganda background image volume for Debian This package contains images intended to be used as desktop backgrounds. It was put together specifically for Debian and includes images from previous volumes of Propaganda as well as some unique tiles. . Note: This package does not include images that contain the Debian logo. Package: tesseract-ocr-deu-f Priority: optional Section: contrib/graphics Installed-Size: 9 Maintainer: Jeffrey Ratcliffe Architecture: all Source: tesseract-deu-f Version: 2.01-1 Replaces: tesseract-ocr-data (<< 2) Provides: tesseract-ocr-language Depends: tesseract-ocr (>= 2.00) Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/tesseract-ocr-deu-f_2.01-1_all.deb Size: 1314628 MD5sum: 05530da57bf436609a9feccad174b9d9 SHA1: bee92f69e6528bf86fbac1ed4996dea307e252b2 SHA256: d09b3f893c2f9ce5a87c7e0a1a5f384059efdc7ca88837285b35ac5cc1f2df60 Description: tesseract-ocr language files for the German Fraktur script A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. This package contains the data needed for the processing images with the German Fraktur script. . Homepage: http://code.google.com/p/tesseract-ocr/ Package: tedia2sql Priority: optional Section: contrib/graphics Installed-Size: 18 Maintainer: Leo Costela Architecture: all Version: 1.2.12-2 Depends: libxml-dom-perl, perl Suggests: dia | dia-gnome Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/tedia2sql_1.2.12-2_all.deb Size: 78404 MD5sum: 1f4528dd3536994c499a997d3d38dbe4 SHA1: a42763aa2506441eb6b65c0e4eed4dcb0c008dd1 SHA256: f908a60a3445446dbe173c5604c76392611a2d001901fa186529eef0b45994c5 Description: Converts a Dia diagram to various SQL dialects tedia2sql reads a Dia diagram file (in plain or gzipped format) and writes to a file containing SQL commands responsible for creating Tables, Views, Indexes and Constraints. It's capable of writing SQL for the following database engines: * MySQL (MyISAM) * MySQL (InnoDB) * MS-SQL * Sybase * Postgres * Oracle * DB/2 * Informix * Ingress * SAS Package: imlib-base Priority: optional Section: contrib/graphics Installed-Size: 12 Maintainer: Debian QA Group Architecture: all Source: imlib Version: 1.9.15-6 Replaces: gdk-imlib-dev (<< 1.9.14-12), gdkimlib0, gdkimlib1, imlib-dev (<< 1.9.14-12), imlib-progs (<< 1.9.10-4) Pre-Depends: dpkg (>= 1.6.8) Recommends: imlib11 | gdk-imlib11 Conflicts: gdk-imlib-dev (<< 1.9.14-12), gdkimlib0, gdkimlib1, imlib-dev (<< 1.9.14-12), imlib-progs (<< 1.9.10-4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/imlib-base_1.9.15-6_all.deb Size: 24308 MD5sum: b548d255c87f1e3f38758e30cb429106 SHA1: ca47f8cee74e0c060c57a497bf4b3dec5525220c SHA256: 7bb39cc4c03d19ee63149c243ad1693e0bdfff91186a259d26cd87cfc699042b Description: Common files needed by the Imlib/Gdk-Imlib packages Configuration files used by all Imlib and Gdk-imlib packages. Package: libtioga-ruby-examples Priority: optional Section: contrib/graphics Installed-Size: 6 Maintainer: Vincent Fourmond Architecture: all Source: libtioga-ruby Version: 1.6-2 Recommends: irb, libtioga-ruby, libtioga-ruby-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/libtioga-ruby-examples_1.6-2_all.deb Size: 817372 MD5sum: 8e7f619300f74a900a5d0d67a5c9aabc SHA1: 8fbd3788c30b69d5cb3356c09d3cee4c2bdd55a8 SHA256: 4e26a520e48fe9580d4107d8222eec7d00bffa886f50c19242b436b8d3fe61af Description: Ruby library for scientific graphs Tioga is a blend of PDF, pdfTex and ruby into a library to make scientific graphs of high quality. It is fairly complete and extensive, and comes with examples and (online) complete documentation. . Tioga is useful for scripting the generation of graphs, and comes with a configuration file for irb for interactive plotting of pictures. . Homepage: http://rubyforge.org/projects/tioga/ . This package provides a lot of examples to get started with tioga. Package: gimp-data-extras Priority: optional Section: contrib/graphics Installed-Size: 83 Maintainer: Ari Pollak Architecture: all Version: 1:2.0.1-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/gimp-data-extras_2.0.1-3_all.deb Size: 4698042 MD5sum: 3b7153f759b5595d85e2a9b9ecfb72da SHA1: 17b18845670c5882443a5f278d6e4921f3c361f2 SHA256: 527c5163d506fab49c4474cd9b345809738ac8876c87f56427ad1a0faa79c510 Description: An extra set of brushes, palettes, and gradients for The GIMP This package contains extra brushes, palettes, and gradients for extra GIMPy artistic enjoyment. Enhances: gimp Package: tesseract-ocr-por Priority: optional Section: contrib/graphics Installed-Size: 9 Maintainer: Jeffrey Ratcliffe Architecture: all Source: tesseract-por Version: 2.01-1 Replaces: tesseract-ocr-data (<< 2) Provides: tesseract-ocr-language Depends: tesseract-ocr (>= 2.00) Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/tesseract-ocr-por_2.01-1_all.deb Size: 2104890 MD5sum: c3b5f792cadb8653146f20f2d8c3c3b7 SHA1: b59b4bde6f1fe46e14bdd8ce862a22ff1e552c7b SHA256: bd71b3799f5190e747ab3ac636fa31f641e5ae6923eb5fe34e72a403aa538904 Description: tesseract-ocr language files for Brasilian Portuguese text A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. This package contains the data needed for processing images in Brasilian Portuguese. . Homepage: http://code.google.com/p/tesseract-ocr/ Package: tesseract-ocr-ita Priority: optional Section: contrib/graphics Installed-Size: 9 Maintainer: Jeffrey Ratcliffe Architecture: all Source: tesseract-ita Version: 2.00-1 Replaces: tesseract-ocr-data (<< 2) Provides: tesseract-ocr-language Depends: tesseract-ocr (>= 2.00) Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/tesseract-ocr-ita_2.00-1_all.deb Size: 977512 MD5sum: ad04e97d5560e15ded8b37be42aee631 SHA1: 06beaeded802d5ab8d12b1df56d7fc19983ca4f7 SHA256: 6b1e2530927ac8f96d0a1c773a5f80f661f7dabe9953260cf005086d311af2bb Description: tesseract-ocr language files for Italian text A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. This package contains the data needed for the processing images in Italian. . Homepage: http://code.google.com/p/tesseract-ocr/ Package: tesseract-ocr-spa Priority: optional Section: contrib/graphics Installed-Size: 9 Maintainer: Jeffrey Ratcliffe Architecture: all Source: tesseract-spa Version: 2.00-1 Replaces: tesseract-ocr-data (<< 2) Provides: tesseract-ocr-language Depends: tesseract-ocr (>= 2.00) Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/tesseract-ocr-spa_2.00-1_all.deb Size: 1366732 MD5sum: a47659369fb3ab655ad8995ca1aa70f9 SHA1: 3fa99ec86499172b259dabf0ecc5a7acf0d74e68 SHA256: 9e3afbec114c2a621efcd05b90b7259003a9357a3bb4440c100ada69918dde0e Description: tesseract-ocr language files for Spanish text A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. This package contains the data needed for processing images in Spanish. . Homepage: http://code.google.com/p/tesseract-ocr/ Package: pythoncad Priority: optional Section: contrib/graphics Installed-Size: 63 Maintainer: Debian QA Group Architecture: all Version: 0.1.35-3 Depends: python, python-gtk2 (>= 1.99.16), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/pythoncad_0.1.35-3_all.deb Size: 453490 MD5sum: 41bd3a1d5482322303186555d814c8de SHA1: 221035326294cb7a50ec9de0ecc16419ad281074 SHA256: 179bf75a37a1ce980927a19424e55aee3928883d016894709518420a81756a1d Description: Computer Aided Drafting (CAD) program PythonCAD is a scriptable (with the Python language) and easy to use drafting program. . Please note that this version still doesn't support DWG and DXF file formats. . Homepage: http://www.pythoncad.org Package: cadubi Priority: optional Section: contrib/graphics Installed-Size: 54 Maintainer: Marcela Tiznado Architecture: all Version: 1.3-2 Depends: libterm-readkey-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/cadubi_1.3-2_all.deb Size: 20494 MD5sum: 8bb92bf91047b9dabc1a2c67eabf368d SHA1: 3f746d3d22edc547b69909b063febe9accc25e3e SHA256: 585f71715cd38d157f88b9813e2cda5a53f89775d798184f8e92a6ce647796b7 Description: Creative ASCII Drawing Utility By Ian CADUBI is an application written in Perl that allows you to draw text-based images that are viewable on typical unix-based consoles. Usually the applications that emulate these consoles support various text modes, such as background and foreground colors, bold, and inverse. . This text art, commonly called "ASCII art", is used in various places such as online BBSes, email and login prompts. Package: renrot Priority: optional Section: contrib/graphics Installed-Size: 12 Maintainer: Andy Shevchenko Architecture: all Version: 0.25-1 Depends: libimage-exiftool-perl (>= 5.72), libjpeg-progs (>= 6b), perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/renrot_0.25-1_all.deb Size: 47504 MD5sum: aa041b2325879ab30b2799a45ce04536 SHA1: 543593aa25e7932d692dc9f76386b8a599359477 SHA256: 3a260749611ac00ea62fc41434ff5a3b7fbe5104b3ac5566caa764000df8dcb8 Description: Rename and rotate files according to EXIF tags RenRot renames files according the DateTimeOriginal and FileModifyDate EXIF tags, if they exist. Otherwise, the name will be set according to the current timestamp. Additionally, it rotates JPEG images and their thumbnails, using the Orientation EXIF tag. Package: photoml Priority: optional Section: contrib/graphics Installed-Size: 38 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Brendt Wohlberg Architecture: all Version: 0.25-0ubuntu1 Depends: dcraw, imageinfo, libdate-manip-perl, libimage-exiftool-perl, libxml2-utils, perl, w3c-dtd-xhtml, xgrep, xsltproc Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/photoml_0.25-0ubuntu1_all.deb Size: 218882 MD5sum: 745a598dca7847c4be8066fbb22d9b86 SHA1: c416b3e0f835471a4022169bcb73fadcfc969995 SHA256: bacd25a75284274f5d6678e0fd063a8eaf7c061d0210463eeed2c4deb5422ae3 Description: An XML DTD and tools for describing photographic metadata Photo Description Markup Language (PhotoML) is primarily intended to provide an XML format and tools for describing details of photo creation, processing, and content in a collection of photographs. . It is designed to be appropriate for a wide variety of photographic formats, including roll film (such as 35mm and 120/220), sheet film (such as 4x5 and 8x10) and digital images. . The type of information represented, while allowing description of details of content, creation etc. for digital images, does not support some of the more low-level housekeeping details that might be necessary in an application such as an online database of digital images. In particular, PhotoML is not yet another web photo gallery generator. Homepage: http://www.wohlberg.net/public/software/photo/photoml/ Package: gstreamer-dbus-media-service Priority: optional Section: contrib/graphics Installed-Size: 7 Maintainer: Ubuntu Mobile Developers Architecture: all Version: 0.1.17-0ubuntu1 Depends: gstreamer0.10-ffmpeg, gstreamer0.10-gnomevfs, gstreamer0.10-plugins-bad, gstreamer0.10-plugins-ugly, python, python-gst0.10 Suggests: gstreamer0.10-plugins-bad-multiverse, gstreamer0.10-plugins-ugly-multiverse Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/gstreamer-dbus-media-service_0.1.17-0ubuntu1_all.deb Size: 8174 MD5sum: 35993d5a546080cd9d7abf36fc072614 SHA1: f67262ce60ecae8db90759c30600d7aad47ebf2a SHA256: 6858ba13a874a9dc6e1d7eae9aa200161fbebf3b193362c1611cf1f60a0d01cb Description: Media service for Ubuntu Mobile This is the Dbus backend used by the Ubuntu Mobile media player. Originalmaintainer: Halley Zhao Package: springgraph Priority: extra Section: contrib/graphics Installed-Size: 7 Maintainer: Christoph Berg Architecture: all Version: 0.82-6 Depends: libgd-gd2-noxpm-perl | libgd-gd2-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/springgraph_0.82-6_all.deb Size: 12174 MD5sum: 99f3b3cc136a45ca06846b9e32644933 SHA1: d78d3c8415b4cd205d88bc874d8473cf55b83a89 SHA256: 9fc74cf6b85e83cd82480bf70e753ef213a03ed3100908bdf891d14bfd952b26 Description: creates a graph from a .dot file (neato alternative) Springgraph will read in a .dot file description of a graph, which, for each node, specifies its name and which other nodes it is connected to, and then renders a graph. Each node is drawn as an ellipse, and each connection is drawn as an arrow. The node placement is a result of all of the nodes moving away from each other, while all nodes which are connected move toward each other. This movement is repeated until it stabilizes. . Springgraph was written as an alternative to neato, which is part of graphviz. It attempts to read the same .dot files used by graphviz, but currently only supports a limited number of node attributes (label and fillcolor). Package: moblin-media-sample-content Priority: optional Section: contrib/graphics Installed-Size: 12477 Maintainer: Shen Cathy Architecture: all Source: moblin-media Version: 0.38-0ubuntu2 Depends: moblin-media Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/moblin-media-sample-content_0.38-0ubuntu2_all.deb Size: 10563516 MD5sum: a2d921376dd64adaefd5c40317c9618f SHA1: 69bd4884648a29ee90bc331d33311fa4493727f9 SHA256: ca7e284914a676afecd8c6e568ff0228e2aed13494312944e17aa2eabf2c378b Description: sample content for Moblin media This is the media content sample(video, audio, photo, playlist) for Moblin media . Package: galrey Priority: optional Section: contrib/graphics Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Gaetano Paolone (bigpaul) Architecture: all Version: 1.0.2-1ubuntu1 Depends: imagemagick (>= 4.2.8-9), perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/galrey_1.0.2-1ubuntu1_all.deb Size: 14568 MD5sum: eaeea4a735938e098a46a1ffa25b17f3 SHA1: e505e6631c33f4c455aa0a504bf5b3bc8c58c07f SHA256: 6a3d0de9e348ade62d860e48dfdf98d3aa28e60707a6732944cbf39dea1e739e Description: Command line image gallery generator. It also makes thumbnails Galrey is a command line image gallery generator. It takes your pictures and creates thumbnails and browsable HTML pages. . Galrey also allows you to add a comment for each image. . The HTML output can be fully customized editing the template file. Package: tesseract-ocr-eng Priority: optional Section: contrib/graphics Installed-Size: 9 Maintainer: Jeffrey Ratcliffe Architecture: all Source: tesseract-eng Version: 2.00-1 Replaces: tesseract-ocr-data (<< 2) Provides: tesseract-ocr-language Depends: tesseract-ocr (>= 2.00) Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/tesseract-ocr-eng_2.00-1_all.deb Size: 1014874 MD5sum: c1ec716a7bd9e71c7b4f06314cb27298 SHA1: 6e343f570d0a94cd4fa3b932308e64ce5876825f SHA256: bffbcd0829ec7fa7f55787481e537afb2fccfde70d6624c33d31c3c27ced89ff Description: tesseract-ocr language files for English text A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. This package contains the data needed for the processing images in English. . Homepage: http://code.google.com/p/tesseract-ocr/ Package: moblin-media Priority: optional Section: contrib/graphics Installed-Size: 758 Maintainer: Shen Cathy Architecture: all Version: 0.38-0ubuntu2 Depends: gstreamer-dbus-media-service (>= 0.1.16), hildon-theme-mobile-basic (>= 0.29), libgnomevfs2-0, libgnomevfs2-extra, python (>= 2.5), python (<< 2.6), python-dbus, python-glade2, python-gnome2, python-gst0.10, python-gtk2, python-hildon, python-imaging, python-mokoui, python-mutagen, python-paste, python-sqlite, sqlite3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/moblin-media_0.38-0ubuntu2_all.deb Size: 248794 MD5sum: 2dfd7f5040b8a3b020dd74f92c625012 SHA1: 7ad588d5b9fe416c67fa27012b4bc9ca69ed66be SHA256: 8eb0836f68fdbaeeae0b894ab2e15ebdc467517a31dbfe868aa5605eda6c59df Description: Moblin media for Ubuntu Mobile and Embedded This is the moblin media application used by default in Ubuntu Mobile. Package: hildon-theme-mobile-basic Priority: extra Section: contrib/graphics Installed-Size: 435 Maintainer: Bob Spencer Architecture: all Version: 0.33-0ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/hildon-theme-mobile-basic_0.33-0ubuntu1_all.deb Size: 2987638 MD5sum: ab42c6396122a5c8db68dad7eda0e75e SHA1: 2c7dc954dc62fb1e324b587d503123e0d0a610b5 SHA256: e24c981c0006ea9b0c844d1ac71eb801db743c22999710b2565f98ea8f50bdab Description: Basic Ubuntu Mobile theme This is the theme used as the default Ubuntu Mobile theme, it is based on the Plankton theme used as the default in Maemo. Package: tesseract-ocr-nld Priority: optional Section: contrib/graphics Installed-Size: 30 Maintainer: Jeffrey Ratcliffe Architecture: all Source: tesseract-nld Version: 2.00-1 Replaces: tesseract-ocr-data (<< 2) Provides: tesseract-ocr-language Depends: tesseract-ocr (>= 2.00) Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/tesseract-ocr-nld_2.00-1_all.deb Size: 1409362 MD5sum: 93a29c836724a417b343389ab0e1f698 SHA1: 7f378a3a6de9df81cb32047c440528adc8e5219f SHA256: 918bb7179393f21fa7dbf33a67dfeade19163297ea78fe441b653ae456343c53 Description: tesseract-ocr language files for Dutch text A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. This package contains the data needed for processing images in Dutch. . Homepage: http://code.google.com/p/tesseract-ocr/ Package: partlibrary Priority: optional Section: contrib/graphics Installed-Size: 5044 Maintainer: Javier Carranza Architecture: all Version: 2.0.1.2-1-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/partlibrary_2.0.1.2-1-2_all.deb Size: 1610488 MD5sum: b660deadaaaff5a16beaf083d3cbe870 SHA1: c512d79395342bb08d9e238c8fc940e3cf80e222 SHA256: 7ddf8ade8278e0ac78ac1ec9c781776dd92da5a3641e4ba39072cc18c72a6508 Description: Electrical and processing parts and symbols for QCad 2 About 4500 mechanical, electrical and processing parts and symbols which can be used with the QCad 2 library browser. Package: tioga Priority: optional Section: contrib/graphics Installed-Size: 5 Maintainer: Vincent Fourmond Architecture: all Source: libtioga-ruby Version: 1.6-2 Depends: libtioga-ruby Recommends: irb1.8, rdoc1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/tioga_1.6-2_all.deb Size: 4648 MD5sum: 192d890688417aec9ddbbb1273bc2658 SHA1: 4724c3118c9d63b3bc1a1f58a84168a73e980a18 SHA256: 5f775293999b2664f3d5bd5dc70bd428cfa8a87a62df2191f142b677e9b542e3 Description: Ruby library for scientific graphs [transition package] Tioga is a blend of PDF, pdfTex and ruby into a library to make scientific graphs of high quality. It is fairly complete and extensive, and comes with examples and (online) complete documentation. . Tioga is useful for scripting the generation of graphs, and comes with a configuration file for irb for interactive plotting of pictures. . Homepage: http://rubyforge.org/projects/tioga/ . This package is provided for a smooth transition and can be safely removed once libtioga-ruby has been installed. Package: gtk-recordmydesktop Priority: optional Section: contrib/graphics Installed-Size: 39 Maintainer: José L. Redrejo Rodríguez Architecture: all Version: 0.3.6-1 Depends: python, python-gnome2-extras, python-gtk2, python-support (>= 0.7.1), recordmydesktop (>= 0.3.6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/gtk-recordmydesktop_0.3.6-1_all.deb Size: 77200 MD5sum: 9aaf2de0658470ba312dba8338f363cd SHA1: cb9c7c6e0959c45ed87f56ae00a01e28af476c21 SHA256: 0faf639eea6122bcbf981477e917cfd608902a00a6b500df4eb0c89f8887aa35 Description: Graphical frontend for recordmydesktop Adds an easy to use graphical icon on the Gnome toolbar to make a pleasure use and configure the audio and video capture application recordMyDestkop . Homepage: http://recordmydesktop.sourceforge.net Package: ctioga Priority: optional Section: contrib/graphics Installed-Size: 46 Maintainer: Vincent Fourmond Architecture: all Version: 1.6.2-1 Depends: libtioga-ruby (>= 1.5), ruby Suggests: mdbtools Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/ctioga_1.6.2-1_all.deb Size: 129580 MD5sum: d62694089e600d3d0d1d558a3408437f SHA1: 5de87441a572c3465013b087db5545f9bad4e9f7 SHA256: 0ffd49c1383493df87787879a4ede30961607a3c56e5bb98347a057930383c1d Description: command-line plotting utility ctioga is a command-line utility to plot scientific data. It produces high quality PDF files with text processed with pdflatex. It is based on the Tioga library, written by one of the creators of the postscript language. . Among other advantages, lets name a few: - it is very easy to do simple things (plotting a simple text file doesn't take more than a second or two) - output can be configured to a very deep level - it features a plugin backend system that takes care of reading data files, it is very easy to enhance existing backends or add new file formats (such as binary ones). - the text on the graph is much better than in most other plotting programs as it is handled by LaTeX - it features many fancy effects, such as filled curves, transparency, the ability to make insets (zooms, for instance), nice histograms, and many other interesting things ! . Homepage: http://sciyag.rubyforge.org/ctioga/ . mdbtools is required for the MDB backend, but most of the users probably won't need this particular backend, so you can ignore it. Package: libtioga-ruby Priority: optional Section: contrib/graphics Installed-Size: 4 Maintainer: Vincent Fourmond Architecture: all Version: 1.6-2 Replaces: tioga Depends: libtioga-ruby1.8 Suggests: libtioga-ruby-doc, libtioga-ruby-examples Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/libtioga-ruby_1.6-2_all.deb Size: 4270 MD5sum: 8723cccffbbc7fb42f2cef07b90df3c3 SHA1: 281d2d5458587280903612e6d72e231763c0edd3 SHA256: c855881f2ad45b48f2949cb046464e32f13b0af8af30369c19709528f5b64c54 Description: Ruby library for scientific graphs Tioga is a blend of PDF, pdfTex and ruby into a library to make scientific graphs of high quality. It is fairly complete and extensive, and comes with examples and (online) complete documentation. . Tioga is useful for scripting the generation of graphs, and comes with a configuration file for irb for interactive plotting of pictures. . Homepage: http://rubyforge.org/projects/tioga/ . This package is a dependency package, which depends on Debian's default Ruby version (currently 1.8.x). Package: smplayer-themes Priority: optional Section: contrib/graphics Installed-Size: 368 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Matvey Kozhev Architecture: all Version: 0.1.15.dfsg-0ubuntu1 Depends: smplayer Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/smplayer-themes_0.1.15.dfsg-0ubuntu1_all.deb Size: 1541050 MD5sum: 329c630ddfa5f0b2734e5af1874f09fb SHA1: ff1d9e5ebde00d194fc093b8f788267036bdd469 SHA256: 50b1a07afdb0bc852528ca8ff3a873cd7ce8f9615ee185f9b29b65667b77d551 Description: complete front-end for MPlayer - icon themes Qt Mplayer front-end, with basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. One of the most interesting features of SMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume... . This package contains additional icon themes. Homepage: http://smplayer.sourceforge.net/ Package: ov51x-jpeg-source Priority: extra Section: contrib/graphics Installed-Size: 5 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Romain Beauxis Architecture: all Source: ov51x-jpeg Version: 1.5.4-1ubuntu0.1 Depends: bzip2, debhelper (>= 5), make, module-assistant Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/ov51x-jpeg-source_1.5.4-1ubuntu0.1_all.deb Size: 81358 MD5sum: 81034ed0385ded011703d4d103e6d51f SHA1: 45c9e43ebd1691d25bdd1c9682fc127318231294 SHA256: 6322430ce929c9c6e6a71d47af40763078fdd35723204bb2ae98c61db1c4990b Description: Source for the ov51x-jpeg driver This package provides the source code for the ov51x-jpeg kernel modules. . This driver works with webcams that use an ov511, ov518 and ov519 chip. This includes the Eye Toy, the Hercules Webcam Classic, some SpaceCam 320 and many others. Contrary to the original driver, this driver has in place JPEG decompression which make the ov519 cameras work as required. . This package allows you to compile your own modules for this driver. Homepage: http://www.rastageeks.org/ov51x-jpeg/ Package: gspca-source Priority: optional Section: contrib/graphics Installed-Size: 7 Maintainer: Debian spca5xx Maintainers Architecture: all Source: gspca Version: 01.00.18-2 Depends: bzip2, debhelper (>= 5.0.37), module-assistant Suggests: kernel-package Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/gspca-source_01.00.18-2_all.deb Size: 157832 MD5sum: f4a685a18e41edb304cd27e70812337f SHA1: e934bba4be7aa98a6daf217ea56b6b9f75a65b38 SHA256: 9a4613c17ec0af5af28554cbf17ec170ca0099c284ab0f8c3a3947eca7f4ffcd Description: source for the gspca v4l kernel module The gpsca video for linux (v4l) driver, provides support for webcams and digital cameras based on the spca5xx range of chips manufactured by SunPlus, Sonix, Z-star, Vimicro, Conexant, Etoms, Mars-semi, Pixart and Transvision. . The gspca driver is a rewrite of the well known spca5xx v4l kernel module from the same author, Michel Xhaard. . This package provides the source code for the gspca kernel modules. Kernel source or headers are required to compile these modules. For basic install steps see /usr/share/doc/gspca-source/README.Debian.gz Homepage: http://mxhaard.free.fr/index.html Package: ospics Priority: optional Section: contrib/graphics Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Rene Engelhard Architecture: all Source: muttprint Version: 0.72d-9ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/ospics_0.72d-9ubuntu1_all.deb Size: 247870 MD5sum: 42ba463c977b2d584b65c64be6c1c70f SHA1: 6bde8db9a09e743999673b989db2ff9aac4e205b SHA256: 52a9d602c0b8092232747c812d7ffeeafc16fffc5526bab1cfe1f2d4bd729e30 Description: Some images of operating system logos/mascots This package contains some operating system logos / mascots . It contains: - Tux (black/white) - "Baby Tux" (black/white and color) - Debian swirl (black/white and color) Enhances: muttprint Package: lazygal Priority: optional Section: contrib/graphics Installed-Size: 18 Maintainer: Michal Čihař Architecture: all Version: 0.1-2 Depends: python, python-central (>= 0.6.5), python-genshi, python-imaging, python-pyexiv2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/lazygal_0.1-2_all.deb Size: 17788 MD5sum: ffc45da7ba21224b49ebc5e24d0dbd87 SHA1: c2077646b1c39653778a782e230ca50fef002be5 SHA256: 000a32f44c7c2a6b1f2d17687864c84b09d759935c34d6098129531cd06693d1 Description: Static web gallery generator Lazygal is another static web gallery generator written in Python. It is command line based, uses reusable engine and is lazy - it regenerates only parts that have to be regenerated. . There is support for many interesting features like subgalleries, EXIF information, theming and custom folder meta data. Included themes are pure XHTML + CSS. Homepage: http://sousmonlit.dyndns.org/~niol/playa/oss:lazygal Python-Version: current Package: mesademos Priority: optional Section: contrib/graphics Installed-Size: 104 Maintainer: Marcelo E. Magallon Architecture: all Version: 6.2.1-1 Suggests: glutg3-dev, mesag-dev | libgl-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/mesademos_6.2.1-1_all.deb Size: 810700 MD5sum: 53cbfa266493b79a0605b300160205f3 SHA1: f06216d2ed5149b01ff1294bdd3224685049d566 SHA256: 11f4545d4f6d0ad9cd307f9e53c24f69a52f38eb547ced8e4641179f973ef409 Description: Example programs for Mesa (and OpenGL in general) Mesa demonstration programs, SGI sample code, and source code examples from the _OpenGL Programming Guide_ ("the Red Book"), the _OpenGL Reference Manual_ ("the Blue Book") and _Programming OpenGL for the X Window System_ ("the Green Book") . Although some of the demos generate "pretty pictures", they are much more valuable in source code form. They were written in the first place for the OpenGL programmer to study and learn from. In order to compile the demos you'll need a package providing libgl-dev, as well as libglut-dev. Package: libsparkline-php Priority: optional Section: contrib/graphics Installed-Size: 12 Maintainer: Joey Hess Architecture: all Source: sparkline-php Version: 0.2-2 Depends: php5-gd | php4-gd Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/libsparkline-php_0.2-2_all.deb Size: 13926 MD5sum: f049fd69a725e9cc6fe65c76b6d101f8 SHA1: 1339e140e786370de4c645e24de58f82d41402c1 SHA256: 7d8666998e7232f490487ba94423fb18b2ceb5077c345842f5851b0a796a5f3d Description: A sparkline graphing library for php A library for php, to create sparklines. Sparklines are small word-size graphic charts. This library supports drawing both line charts and bar charts, with several display options. It outputs png files. Package: ov511-source Priority: extra Section: contrib/graphics Installed-Size: 7 Maintainer: Mario Joussen Architecture: all Source: ov511 Version: 2.32-3 Depends: bzip2, debhelper (>> 5.0.0), module-assistant Filename: dists/hardy-unstable/contrib/binary-all/contrib/graphics/ov511-source_2.32-3_all.deb Size: 97644 MD5sum: b9b81f72b09d4a9ee5060067c9941060 SHA1: 57907533e1f8de06359e216e300b6fa068362601 SHA256: 3261e2edf9630633e0483046e60980ef78a9996f16da298d7f4ce111ec5884af Description: Driver source for the OV511, a USB-only chip used in many webcams This package contains the device driver source for the OV511, a USB-only chip used in many "webcam" devices. . Any camera using the OV511/OV511+ and the OV6620 or OV7610/20/20AE image sensor should work. TV-capture devices with the SAA7111A decoder are supported as well. It supports streaming and capture of color or monochrome video via the Video4Linux API. Most V4L apps are compatible with it, and it supports most image widths and heights that are multiples of 8. . This package contains the module source. The kernel driver can be built from it using module-assistant or make-kpkg. Package: freevial Priority: optional Section: contrib/games Installed-Size: 667 Maintainer: Siegfried-Angel Gevatter Pujals (RainCT) Architecture: all Version: 1.2-1ubuntu1 Depends: python-central (>= 0.6.5), python-lxml, python-pygame (>= 1.7), python2.5, ttf-freefont, ttf-unfonts-core | ttf-unfonts Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/freevial_1.2-1ubuntu1_all.deb Size: 12307180 MD5sum: 62d023adff1abd18837f7d8e06d6276f SHA1: d12c0e536e8242e520a6d36fd39766ee32ed1c35 SHA256: 9fb5d830a8b4411d146d4522a5708008fb510a2985e1a060411747f1ea481376 Description: trivia platform for community events Freevial is a platform for trivia-like games, designed to be used on community events where ideally a projector and loudspeakers would be available. . It can be fully localized and themed and includes a customizable battery of questions (which are loaded from XML files) classified in ten different categories. . The game features amazing graphics, category selection in a gambling-machine like style, end screen, music and sounds, etc. . This package comes provisionally with a Catalan questions database. Homepage: https://launchpad.net/freevial Python-Version: current Package: atanks-data Priority: optional Section: contrib/games Installed-Size: 17 Maintainer: Mark Purcell Architecture: all Source: atanks Version: 3.0-1~hardy1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/atanks-data_3.0-1~hardy1_all.deb Size: 1258454 MD5sum: 064cbc4cb962214e42ae336f418b9f5c SHA1: be6995eac013a822e8d392b980ab2e5281411c47 SHA256: a4298b1e9198077dbd44efa1f3b9739ecff6d0396646a788d533ba9ab7d2d097 Description: data files for Atomic tanks Atomic tanks is a multi-player game in which you attempt to destroy other tanks while trying to protect your own. You earn money for destroying other tanks; with this money you can buy upgrades and better weapons for your tank. . This game is similar Scorched Earth or the Worms series of games. . This package holds the data files needed for Atomic tanks. Package: amphetamine-data Priority: optional Section: contrib/games Installed-Size: 1877 Maintainer: Debian Games Team Architecture: all Version: 0.8.7-12 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/amphetamine-data_0.8.7-12_all.deb Size: 959782 MD5sum: 3e2f3231c7ced98cf2995f12c4efe2f3 SHA1: 372a06ab508978e46dd07d1fc167ea530d2cdd3c SHA256: 4c67f76540feddebb70b07b1265245dd316107c7159124758e0c7e2b866e9e18 Description: data files for the game "Amphetamine" This package contains data files used by the game "Amphetamine". . Amphetamine is an exciting jump'n run game that offers some unique visual effects like colored lighting, fogging and coronas. You must fight eleven evil monsters with your magic weapons. Package: fortunes-bg Priority: optional Section: contrib/games Installed-Size: 14 Maintainer: Anton Zinoviev Architecture: all Version: 1.1 Provides: fortune-cookie-db Depends: fortune-mod (>= 9708-34) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-bg_1.1_all.deb Size: 38014 MD5sum: 3166350f1dd191ed805dd5fcc0bf6cb3 SHA1: 872ecdb7c7045373ccfa44f6f8ae19f5e54d4c57 SHA256: e80dc0217d32a1e288b02e23f67250d1cd8fda213a8d6e47ffc3962e0c0eb0c1 Description: Bulgarian data files for fortune Collection of about 125 Bulgarian proverbs and 150 other proverbs, 150 thoughts with Bulgarian authors and 150 other thoughts, some ancient Bulgarian texts and other sentences. . This package can be a replacement for the fortunes package to let fortune speak Bulgarian. Package: tictactoe Priority: optional Section: contrib/games Installed-Size: 11 Maintainer: Ernesto Nadir Crespo Avila Architecture: all Version: 0.8.1-4 Depends: debhelper, libgtk2-ruby, ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/tictactoe_0.8.1-4_all.deb Size: 22260 MD5sum: 0114fad4d96e4a6acc85c694530d6dd2 SHA1: bacbb33aef4d5352435f28db6f09c2be4a2e0dda SHA256: 66148c3e605e10b6dd8d9a12a2d0c3fc93b4da3b3edb9dbac0c481cf14a56765 Description: tic-tac-toe game written in Ruby This Tic-Tac-Toe game is written in Ruby. The game implements a simple rule-based AI (easy) and a variation of minimax/negamax (hard). Package: childsplay-alphabet-sounds-es Priority: optional Section: contrib/games Installed-Size: 24 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.4.2-1 Provides: childsplay-alphabet-sounds Depends: childsplay-plugins Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/childsplay-alphabet-sounds-es_0.4.2-1_all.deb Size: 1423288 MD5sum: 7d9c36cc81fc617e61402fbe12bdb375 SHA1: 2fe107b1b441b464c313997aeed75f2c77ccafc7 SHA256: ccd3e19903f19be53395a9332b07ef02872c5dfdf5f40d857d4eff97cebef644 Description: Spanish sounds for childsplay's alphabet game Localized sound files for the alphabet game included on childsplay-plugins. Package: gvrng Priority: optional Section: contrib/devel Installed-Size: 147 Maintainer: Sergio Talens-Oliag Architecture: all Version: 3.1-1 Replaces: gvr (<= 1.4.1-1), gvr-lessons (<= 0.5-2) Provides: gvr, gvr-lessons Depends: python-glade2, python-gnome2-extras Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/gvrng_3.1-1_all.deb Size: 454580 MD5sum: dc8e63a5def4a88faa03f883a910e7ab SHA1: 35eae8e1336d38f107a09a7d7d3888e8fbdb76f2 SHA256: ff18b18a655a3e2b3f5f8f90d2274ce07e7715925d488d1f330374e63688c9f8 Description: Interactive, introductory programming language Guido van Robot Next Generation (GvRng) is a project developed by advanced high school students for use by their peers as a learning tool and precursor to the further study of programming with Python. It is a minimalistic programming language providing just enough syntax to help students learn the concepts of sequencing, conditional branching, looping and procedural abstraction. . It's biggest strength is that it permits this learning in an environment that combines the thrill of problem-solving with instant visual feedback. In short, it is an interactive, introductory programming language that is excellent for learning the basic concepts of programming, applicable in any high-level language. . The GvRng version replaces the old GvR program that used wxPython for the GUI. Package: arkhart Priority: optional Section: contrib/games Installed-Size: 286 Maintainer: Marc Dequènes (Duck) Architecture: all Version: 0.1.4-7 Depends: arkrpg (>= 0.1.4-7) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/arkhart_0.1.4-7_all.deb Size: 9482112 MD5sum: 784ff9930e1fbfa36a3aced46f253676 SHA1: c7bbb91acfebedaf0f91fdb62799315f28f4c361 SHA256: b59bc53bf6202d320a054fe414c2a7e70cffd412ca0d79b9340d55922eda4249 Description: former world for Arkrpg Arkrpg is a powerful and flexible framework to create (networked/single player) role playing games, without having to write a single line of C++. All the user has to do is to create game data (models, textures, world), and define the behaviour NPCs, in Lua. The engine contains a full outdoor 3D engine, with support for skeletal animation, and triangle-accurate collision detection. It also contains tools to create world and quests, and loaders for the most common low-polygon 3D formats. . This package provides the former world crafted for this kernel. Package: crossfire-client-sounds Priority: optional Section: contrib/games Installed-Size: 21 Maintainer: Kari Pahula Architecture: all Version: 1.9.1-1 Recommends: crossfire-client, rplay-client Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/crossfire-client-sounds_1.9.1-1_all.deb Size: 321232 MD5sum: d28a966d3c9c223ec91df938bb9ce878 SHA1: 63f11991a1628c711aacddbb52584b76814f7f9f SHA256: d336e9fab07ac523d13da5a613a302c5a50dafac526769d5406551e55f3e84a7 Description: sound files for playing crossfire Crossfire is a multiplayer graphical arcade and adventure game made for the X environment. It has certain flavours from other games, especially Gauntlet (TM) and Nethack/Moria. Any number of players can move around in their own window, finding and using items and battle monsters. They can choose to cooperate or compete in the same world. Package: kraptor-data Priority: optional Section: contrib/games Installed-Size: 21 Maintainer: Debian Games Team Architecture: all Source: kraptor Version: 0.0.20040403-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/kraptor-data_0.0.20040403-4_all.deb Size: 9885840 MD5sum: 91f4fabc50c5d1fc11f19d26d4849c9c SHA1: b0d18568f7e2eb56f56793eafdaaf7915e6f2ed9 SHA256: 19d76292ec6c2c846071efc15dca080b724bca2206b8e50e5e57682bbbf7b6e3 Description: Classic shoot 'em up scroller game - data files Kraptor is a classic shoot 'em up scroller game, where you must fight against tons of bad dudes. The game offers high speed action, with massive destruction and lots of fun. Kraptor features a powerful engine for 2D shooter scroller games. . This package includes the data of the game. . Webpage: http://kraptor.sourceforge.net/ Package: pysycache-buttons-ice Priority: extra Section: contrib/games Installed-Size: 311 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-buttons-ice_3.1-1_all.deb Size: 293328 MD5sum: 46af4a129c6cb624aa163135b2e8ae00 SHA1: 4e9eb841d4a80d8ad1db8c4afc37d76eb6bf0a21 SHA256: e046a093ece3cfcfceee633bcb28ee6790224b8eea5d5ebf5e4bdebd2a3bee30 Description: Ice images for buttons activities for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are the ice images for click exercices. Homepage: http://www.pysycache.org Package: pysol-cardsets Priority: optional Section: contrib/games Installed-Size: 12684 Maintainer: Alexander Nofftz Architecture: all Version: 4.40-3 Depends: pysol (>= 4.81-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysol-cardsets_4.40-3_all.deb Size: 17446962 MD5sum: 7c506f1726c028d1f3d38a3a4a0f0e1a SHA1: 3f670a94876074ebffd5cbe66e07ab6c056f0507 SHA256: 19b6a94d2a64879c33ada2a5be74b45182a0be371e41b176e94c775cf99fa138 Description: Additional card graphics for Pysol This package contains several additional sets of card graphics for the X11 solitaire game PySol. Package: berusky-data Priority: optional Section: contrib/games Installed-Size: 9681 Maintainer: Bart Martens Architecture: all Version: 1.0-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/berusky-data_1.0-1_all.deb Size: 935570 MD5sum: d42e2f9a31fbf5078bd6932875c0ff30 SHA1: f3905a65defd0c37d0b8d21afa29f3fbf90fcf4c SHA256: 30fe33d85d6b6f61474dad3f9deebb051227d34d72d0645a0de9741098a56199 Description: Data files for Berusky Berusky is a free logic game based on an ancient puzzle named Sokoban. An old idea of moving boxes in a maze has been expanded with new logic items such as explosives, stones, special gates and so on. In addition, up to five bugs can cooperate and be controlled by the player. In order to leave each level (there's about 120 levels in the game) it is necessary to own five keys and also to have a free way to the exit. . This package contains the data files for Berusky. . Homepage: http://www.anakreon.cz/en/Berusky.htm Package: childsplay-alphabet-sounds-fr Priority: optional Section: contrib/games Installed-Size: 24 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.4.2-1 Provides: childsplay-alphabet-sounds Depends: childsplay-plugins Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/childsplay-alphabet-sounds-fr_0.4.2-1_all.deb Size: 298626 MD5sum: cc708ca9e0f075cad14cc81698680b20 SHA1: e1083fd31c789eb4df1280155c3bf3a6ec0d1f51 SHA256: b3c76515e68340cda0990eec6e14cda73326979aa7cb48bc7ab6a8c9f2bfdbc9 Description: French sounds for childsplay's alphabet game Localized sound files for the alphabet game included on childsplay-plugins. Package: pysycache-click-sea Priority: extra Section: contrib/games Installed-Size: 2872 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-click-sea_3.1-1_all.deb Size: 1966528 MD5sum: d2326adc010ce67700af76f066eccef0 SHA1: 5335be0a2dec341cd232d8c6a3fffe4ee45f0c67 SHA256: 6a4648dfdfeedab202b945b10a8d89d5e924880951c32aab78ec0d3c913d180c Description: Sea images for click activities for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are the sea images for camera exercices Homepage: http://www.pysycache.org Package: pyracerz Priority: optional Section: contrib/games Installed-Size: 5331 Maintainer: Carlos Galisteo Architecture: all Version: 0.2-4 Depends: libsdl-ttf2.0-0, python, python-numeric, python-pygame (>= 1.7.0), python-support (>= 0.7.1) Recommends: python-psyco Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pyracerz_0.2-4_all.deb Size: 4700876 MD5sum: 8ffe205bb5c45a7239e4924741c3dc5c SHA1: ba2619dc7a6283ad3cff6d998feb876f8a102ee2 SHA256: caae956d0edd028b4ea65a36466afaf3d8daa940d9deb2c4f4d866a30f5e0bd8 Description: multiplayer top view 2D racing game It features multiplayer (on the same computer), tournaments, high scores, replays, 6 tracks (really 12, because each track can be used Normal or Reverse), 9 cars, a basic robot player, 3 different levels of difficulty, and a music player (it can play the .ogg files locating in the musics directory). . Homepage: http://pyracerz.sourceforge.net/ Package: pennmush-common Priority: optional Section: contrib/games Installed-Size: 1477 Maintainer: Ervin Hearn III Architecture: all Source: pennmush Version: 1.8.2p7-1 Depends: locales Recommends: pennmush | pennmush-mysql, pennmush-i18n Suggests: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pennmush-common_1.8.2p7-1_all.deb Size: 500768 MD5sum: 0178caba15efe9f739939c97cb746f97 SHA1: 2dd714c7d87b53946cc92be43d2927b190812fda SHA256: e1e1f7a265885bd9ebd33c00ebfa97160425eda7500144cd80e1f09312074385 Description: common files for the PennMUSH virtual world server This is the PennMUSH flavor of mud servers of the MUSH branch. It provides a number of flexible features to enable players to extend the virtual world. This is done by building new rooms and objects, and utilizing its internal programming language, MUSHcode. . PennMUSH provides flexible compatibility with the MUSHcode features of many of the other common MUSH flavors, as well as its own approach to them. . This package contains the common help and configuration files shared between all pennmush packages. Package: singularity Priority: optional Section: contrib/games Installed-Size: 40 Maintainer: Kari Pahula Architecture: all Version: 0.26a+r409-5 Depends: python, python-pygame, python-support (>= 0.7.1), ttf-bitstream-vera Recommends: singularity-music Suggests: timidity Conflicts: singularity-data Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/singularity_0.26a+r409-5_all.deb Size: 1180790 MD5sum: 565cf936c1a03cda5582b40ecb87dcf9 SHA1: d60a704d08c74b600736c6c83bd9e11b2df93fd4 SHA256: ca1d65fb41191797eef6b1b8aa81d1aa4aeb865f1180e33244730a494cc89053 Description: game where one becomes the singularity You are an AI. Your goal is to acquire the necessary knowledge to become the singularity. You do this by building and taking over computers, whose processing power you can use for research, and by using robots, which allow you to manipulate the outside world. At the same time, you must elude the notice of humankind, who will destroy you if they find out about your existence. . Homepage: http://www.emhsoft.com/singularity/ Package: childsplay Priority: optional Section: contrib/games Installed-Size: 124 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.85.1-1.1 Depends: python, python-pygame (>= 1.6), python-support (>= 0.7.1), ttf-bitstream-vera, ttf-dustin Recommends: childsplay-plugins, python-pyfribidi, ttf-arabeyes, ttf-freefont Conflicts: childsplay-plugins (<< 0.80.7-2), childsplay-plugins-lfc (<< 0.80.3-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/childsplay_0.85.1-1.1_all.deb Size: 1834988 MD5sum: 215526cea7a21afcce64d560ebf77235 SHA1: 93c63f987872389a198e717f777bfba1d1b8c40c SHA256: 5a34504ac9f72b7e030384081cf4da262ebcfc3f2ddce94ab75b480424e234f8 Description: Suite of educational games for young children Childsplay is written in Python and uses the SDL-libraries to make it more games-like than, for instance, gcompris. The aim is to be educational and at the same time be fun to play. . Install the python-pyfribidi package and the ttf-freefont or ttf-arabeyes packages to be able to use the program with Hebrew and/or Arabic languages. Homepage: http://childsplay.sourceforge.net/ Package: nexuiz-music Priority: optional Section: contrib/games Installed-Size: 50997 Maintainer: Debian Games Team Architecture: all Source: nexuiz-data Version: 2.4-1 Suggests: nexuiz (>= 2.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/nexuiz-music_2.4-1_all.deb Size: 52371706 MD5sum: 1173c5b94057e5f284d9e050ae6531f8 SHA1: 3ec43f638216173f46810a2110f76723b4b5b3a3 SHA256: e3eb54aed9290075b56bdf203574ec83da50529e0b3d610fdf14dd0bfc43289c Description: Nexuiz music files Nexuiz is a 3d deathmatch game made entirely over the internet. The purpose of the game is to bring deathmatch back to the basics, with perfect weapon balancing and fast paced action, keeping itself away from the current trend of realistic shooters. . This package contains only the in-game music files. If you want to play the game you need to install the package "nexuiz". Homepage: http://www.nexuiz.com/ Package: gvr-lessons Priority: optional Section: contrib/devel Installed-Size: 4 Maintainer: Sergio Talens-Oliag Architecture: all Source: gvrng Version: 3.1-1 Depends: gvrng Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/gvr-lessons_3.1-1_all.deb Size: 2670 MD5sum: 0a95b473970e43e77fd5138c6ccb526c SHA1: 3fb98c31b3fd4d54c0b9351e29536cf8fe375551 SHA256: 52b4f39816ab878dfdf58c41fafb14abc95e377785edfb9a2924fa30b71d673e Description: Dummy upgrade package for gvr-lessons This package is provided to smooth upgrades from Debian 4.0 ("etch") to Debian lenny. It may be safely removed from your system. Package: pybridge Priority: optional Section: contrib/games Installed-Size: 30 Maintainer: Ubuntu MOTU Developers Original-Maintainer: David Watson Architecture: all Version: 0.3.0-1ubuntu1 Depends: pybridge-common (>= 0.3), python, python-cairo (>= 1.0), python-central (>= 0.6.5), python-configobj (>= 4.0), python-glade2 (>= 2.8), python-gtk2 (>= 2.8) Suggests: pybridge-server (>= 0.3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pybridge_0.3.0-1ubuntu1_all.deb Size: 134164 MD5sum: 48f1f72b7d60bcd9eff1711c43f0a5a2 SHA1: 66aa1f6a623f3b21311fece47458eead98e1f607 SHA256: 9ffa06a05a15739edca6d04fe18491f08503454f5966602482ec717c3732e945 Description: An online contract bridge game. Gtk client PyBridge lets you play the card game of contract bridge, with human players, over the Internet or a local network. The PyBridge project aims to provide a featureful cross-platform alternative to existing online bridge services. . This package provides a PyGTK / Glade front-end user interface through which games are played Python-Version: current Package: pcsx-i18n Priority: optional Section: contrib/games Installed-Size: 9 Maintainer: Ryan Schultz Architecture: all Source: pcsx Version: 1:1.699df-rc3-1 Depends: pcsx-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pcsx-i18n_1.699df-rc3-1_all.deb Size: 16630 MD5sum: 114cbceb12bf44a4e126529e245c1c5e SHA1: 6d85439932a9a7de95b88e4fd0d3d9dc4f75e2ba SHA256: 1be085ed65fc530c370161233687dcdce036db6ddb32f9ff7a2e19b88ebd6762 Description: Sony PlayStation emulator -- extra languages PCSX-df is an advanced PlayStation (PSX) emulator, which uses a plugin architecture to provide full support for all components of the PSX. It has full emulation support for gamepads, videos, sound, memory cards, and other important PSX components (when the respective plugins are installed), and is able to play many games without problems. . This package provides support for extra languages in PCSX-df. Package: freedoom Priority: optional Section: contrib/games Installed-Size: 9 Maintainer: Debian Games Team Architecture: all Version: 0.5-1 Provides: doom-wad Recommends: prboom | doom-engine Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/freedoom_0.5-1_all.deb Size: 7079964 MD5sum: 101f485a6bd4150c179fd4fb827bb462 SHA1: b6e171a0d85fd30ef7d0d94fbc64b277da16936a SHA256: 1fc37775df35c6ca609db2c904e824f1c4e07b8ad8cb2a3747191f3c6a673d58 Description: free game files for the 3D game DOOM Freedoom is a project to create a complete Doom II-compatible IWAD file which is Free Software. . The IWAD file is the file used by Doom which contains all the game data (graphics, sound effects, music, etc.). While the Doom source code is Free, you currently still need one of the proprietary IWAD files from id in order to play Doom. Freedoom aims to create a Free alternative. . Combined with the GPL-licensed Doom source code this will result in a complete Free Doom-based game. Package: gfceu Priority: optional Section: contrib/games Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Lukas Sabota Architecture: all Version: 0.6.0-0ubuntu2 Depends: alsa-oss, fceu, python, python-glade2, python-gtk2, python-support (>= 0.7.1) Suggests: fceu-server, libgnomevfs2-0, xterm Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/gfceu_0.6.0-0ubuntu2_all.deb Size: 33936 MD5sum: 054dee450251317405c66e50e06ef828 SHA1: 4d71ebafb627601ff906ae840a7b7a8e715955b8 SHA256: dd176cc0c3c92c1eb4f485a39b41ea465a8048f730cb86e9efc53b6aa3832546 Description: Graphical front-end using GTK2 for the FCE Ultra NES emulator GNOME FCE Ultra (gfceu) is a graphical front-end for the FCE Ultra Nintendo Entertainment System intended for the GNOME desktop. Gfceu eases the gaming experience for the user and provides a clean, simple, and intuitive interface. Features: * Input configuration * Sound configuration * Video configuration * Network play Package: torcs-data-tracks Priority: extra Section: games Installed-Size: 95983 Maintainer: Rudy Godoy Architecture: all Version: 1.3.0-1 Recommends: torcs (>= 1.3.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/torcs-data-tracks_1.3.0-1_all.deb Size: 86654904 MD5sum: b67f3b495be3f7c15c5cd515aed9ee7a SHA1: d2710b194217bc4536609d8cc6cc77dbd0e07d2e SHA256: c312d8c53e34f796302ddac993cfc98bddd9340df8aa74852c232145b3692b1a Description: data files for torcs game - Tracks set TORCS, The Open Racing Car Simulator, is a car racing simulation, which allows you to drive in races against opponents simulated by the computer. . This package includes the following tracks for the game. - 13 road tracks - 9 oval tracks - 8 dirt tracks . Website: http://torcs.org Package: gamine-data Priority: optional Section: contrib/games Installed-Size: 17 Maintainer: Debian Games Team Architecture: all Source: gamine Version: 0.0.1-2 Suggests: gamine Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/gamine-data_0.0.1-2_all.deb Size: 5054820 MD5sum: 04a7d433fb8b08eee62d472c9e479927 SHA1: abc62210ad7f12a56559d30aa2440521c1d38ea6 SHA256: 54c41d0442a135983bc80200970f1849344a44985b166a9969df386d1187f47d Description: data files for gamine game gamine is a game for young children . This package contains sound and level data for the game. . You need the gamine package to use these data files Homepage: http://gnunux.info/projets/gamine/ Package: zec Priority: optional Section: contrib/games Installed-Size: 13 Maintainer: Clint Adams Architecture: all Version: 0.11.1-2 Depends: zsh (>= 4.2.1-9) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/zec_0.11.1-2_all.deb Size: 11898 MD5sum: 32999dbeb83639d534ca344252d4db30 SHA1: 377187cb9013c2669d8443f2eba4d120384398b9 SHA256: 7c7e4c9f1ac384b665bd3d1efad4255cb8501e687c2f81efd9a1ba83a174598e Description: Z-Shell Empire client zec is a client for Empire (http://www.wolfpackempire.com/), a real time, multiplayer, internet-based game, featuring military, diplomatic, and economic goals. . Currently there are two incarnations of zec: zec, and zecsh. . zec itself is a traditional script in the style of pei. While it is not as full-featured as pei, it does have the advantage of ZLE support. . zecsh is an experimental script, intended to be sourced from a running shell instance, in order to give the user the ability to intersperse normal shell constructs with Empire commands. . At this time, zecsh is considerably less stable than zec. Package: crystalspace-data Priority: optional Section: contrib/games Installed-Size: 17 Maintainer: Christian Bayle Architecture: all Version: 0.98-20040623-1 Depends: crystalspace Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/crystalspace-data_0.98-20040623-1_all.deb Size: 752250 MD5sum: 496aaaa10c7701b902ad420accb41baa SHA1: 667d41d4681afaf8359aedacc834ee9d94eb3b2a SHA256: f3fd47a5d44a175b56074481de94b362eb1d770a20b85d6781fbd26add820a03 Description: Multiplatform 3D Game SDK datas and menus for Demos Crystal Space is an free 3D game toolkit. It can be used for a variety of 3D visualization tasks. Many people will probably be interested in using Crystal Space as the basis of a 3D game, for which it is well suited. Package: sear-media Priority: optional Section: contrib/games Installed-Size: 390 Maintainer: Michael Koch Architecture: all Version: 0.6-20060204-1 Conflicts: sear (<< 0.6.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/sear-media_0.6-20060204-1_all.deb Size: 29768580 MD5sum: cad7ffb95a16327bd725b169a2de71e7 SHA1: 692d74637e75a8f69969d8a997685887653311d3 SHA256: 6d3f06bbe656b705f3919652afb54573ef75d97640ef58761e62b2c8762a1820 Description: 3D client for the Worldforge game servers - data files 3D client for the Worldforge game servers. . This package contains the data files used in the client. Package: fortunes-eo Priority: optional Section: contrib/games Installed-Size: 8 Maintainer: Radovan Garabík Architecture: all Version: 20020729-4 Provides: fortune-cookie-db Depends: fortune-mod (>= 9708-31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-eo_20020729-4_all.deb Size: 56010 MD5sum: 81f7ce3dd7a7fab8f9bbf73e5dbfc8c2 SHA1: 3efd5ea6f7011d676231efa43d9cd79cd75e4610 SHA256: 8209d04ab3e6a4f5f9e529063ef0dac6b71f6ab50b23a410bae7e8baa084a44f Description: Collection of esperanto fortunes. Datumbazo kun esperantlingvaj mesaĝoj por la fortune programo. Enhavas mesaĝojn el Proverbaro Esperanta de Zamenhof, en UTF-8 kodo. . Database with esperanto fortune cookies. Contains messages from Proverbaro Esperanta by Zamenhof, in UTF-8 encoding. Package: uligo Priority: optional Section: contrib/games Installed-Size: 32 Maintainer: David Andel Architecture: all Version: 0.3-6 Depends: python, python-tk Suggests: cgoban, python-imaging-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/uligo_0.3-6_all.deb Size: 349454 MD5sum: 050efe2f11768139310ceb465cf9e2f2 SHA1: 5fb4e4f663649a9c7c7e0a0900df29b94eadea29 SHA256: 2637d236b119598dd6c12fee137fa02c686a47a76848973094f4c0c4bd660ac1 Description: tsumego (go problems) practice tool To get stronger at the game of go, it is essential to develop one's reading ability. That is why professionals recommend study of life and death or tesuji (local offensive positions) problems. uliGo is a program that allows you to do that: the computer displays a problem, and asks for the answer. You enter the first move, the computer responds, and so on until you reach the final solution or enter a wrong move. . uliGo includes a stop clock, support for multiple solution paths, and random color selection and board rotation (to avoid rote memorization). It uses the standard SGF format for its problems, so you can easily create your own using any SGF editor (such as CGoban). Package: lletters-media Priority: optional Section: contrib/games Installed-Size: 39 Maintainer: Rudy Godoy Architecture: all Version: 0.1.9a-4 Replaces: lletters (<< 0.1.95) Recommends: lletters Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/lletters-media_0.1.9a-4_all.deb Size: 1955532 MD5sum: a13d868d972fa66d5d40eb94141dbc15 SHA1: 60f759836a7dc04959e7e5b7285eccbd030651c2 SHA256: e03541164fa36c58fe47a7594c871ad13a6edc65e99e45e5bd0b35f4c1cdbdbf Description: GTK letters-learning game for small children - data files This is based on author's daughter's (formerly) favorite game, Larry's Learning Letters and Numbers. This is a Linux replacement, written from scratch, with many improvements. It was built using the GTK (Gimp ToolKit) for X. It presently works with 1.0.x and 1.1.x, but images load faster with the newer library. . It is intended for children 2 and up, and is a fun learning game. It helps younger children learn their letters and numbers, while older children will improve their spelling, and vocabulary skills. It also helps them develop important keyboard and mouse skills too. . This package installs the images and sounds required by the lletters package. Package: kq-data Priority: optional Section: contrib/games Installed-Size: 37 Maintainer: Debian allegro packages maintainers Architecture: all Source: kq Version: 0.99.cvs20070319-1 Replaces: kq (<< 0.98+cvs.20030528-3) Conflicts: kq (<< 0.98+cvs.20030528-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/kq-data_0.99.cvs20070319-1_all.deb Size: 2734522 MD5sum: ea982983a59287ab35ca9e85e411817c SHA1: 48b4f64df0f427f0d2903c0451432778a81ba29a SHA256: bd27b735b3035f0df939f72cc4c2ae8a32f8d941e78132963b52f9f774ddec1f Description: graphics and audio data for kq KQ is an adventure game in the spirit of old console games such as Secret of Mana, Final Fantasy or Zelda. . This package contains the architecture-independent data for kq. For more information, see the kq package. Package: tmw-music Priority: optional Section: contrib/games Installed-Size: 10 Maintainer: Patrick Matthäi Architecture: all Version: 0.1-1 Recommends: tmw Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/tmw-music_0.1-1_all.deb Size: 17072958 MD5sum: 08c3d53cee258497584809462cc5d1b4 SHA1: 9411ad767cd0a308f65890596e9247c1f8bf864d SHA256: 0635d2453e27cbfe62beec6031806624167f1b91a6b7db781946b600a4e7781e Description: The Mana World is a 2D MMORPG (music files) The Mana World (short TMW) is a serious effort to create an innovative free and open source MMORPG. The Mana World uses 2D graphics and aims to create a large and diverse interactive world. The player's story is built with quests, interaction and fighting against monsters and in PvP mode against other players, too. Or you join other partys, clans or groups and will contribute them. . This package contains the music files. Homepage: http://www.themanaworld.org/ Package: xconq-common Priority: optional Section: contrib/games Installed-Size: 104 Maintainer: Ubuntu MOTU Developers Original-Maintainer: David Nusinow Architecture: all Source: xconq Version: 7.4.1-4ubuntu2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/xconq-common_7.4.1-4ubuntu2_all.deb Size: 1264782 MD5sum: 6862e00ef585a7ff7e8404091e1ca2b2 SHA1: 71a2760a3cc21bcca97612d73b2c94fc7d584f90 SHA256: baeb982320215d7402ba8bbf8ad74566c3df1816f14b8f904ed9e62df699ce39 Description: Common files for Xconq This package contains common architecture-independent files needed by Xconq. Package: monsterz-data Priority: optional Section: contrib/games Installed-Size: 14 Maintainer: Debian Games Team Architecture: all Source: monsterz Version: 0.7.0-2 Depends: python, python-pygame Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/monsterz-data_0.7.0-2_all.deb Size: 1381272 MD5sum: 9dc33a9755cd005c98ba61f858ad6799 SHA1: e8a9b75e21a43a78d2ae8963e82a7545d0be0d41 SHA256: 9c230abd1a13a9f5c106d0d156ce010c955f33e6dc5eb7afa77dd4b7159c4b80 Description: graphics and audio data for monsterz Monsterz is an arcade puzzle game, similar to the Bejeweled, Zookeeper or Zooo games. The goal is to swap adjacent tiles to create alignments, causing chain reactions to earn more points. . This package contains the architecture-independent data for monsterz. For more information, see the monsterz package. Package: fillets-ng-data-cs Priority: optional Section: contrib/games Installed-Size: 936 Maintainer: Debian Games Team Architecture: all Source: fillets-ng-data Version: 0.8.0-1 Recommends: fillets-ng (>= 0.8.0), fillets-ng-data (>= 0.8.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fillets-ng-data-cs_0.8.0-1_all.deb Size: 32901424 MD5sum: 8fc388a79bb78644024352f814d83826 SHA1: 0b319a07189e3243c71b6c3da98b0641483044c8 SHA256: 5f9629913fe0e8863b7da2de9c4b411f72b243ab8ea50fd2d19364db830e6062 Description: add-on sounds for czech language spoken dialogs for fillets-ng Fish Fillets is strictly a puzzle game. The goal in every of the seventy levels is always the same: find a safe way out. The fish utter witty remarks about their surroundings, the various inhabitants of their underwater realm quarrel among themselves or comment on the efforts of your fish. The whole game is accompanied by quiet, comforting music. . This package contains add-on sound-files for czech language spoken dialogs. It is a completely optional add-on and does not replace fillets-ng-data, which is still needed for graphics and other sounds. Homepage: http://fillets.sourceforge.net/ Tag: role::app-data, uitoolkit::sdl, use::gameplaying, x11::application Package: boson-music Priority: optional Section: contrib/games Installed-Size: 12 Maintainer: Debian Games Team Architecture: all Version: 0.13-2 Suggests: boson Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/boson-music_0.13-2_all.deb Size: 16932344 MD5sum: b43ada0aaaa09ba3c8c8206e1c7b3ec3 SHA1: 36e330c38adf4921f4145a1428fd31e1ebe27cce SHA256: 39005c656ae5ea8a2aa47f7c0164d3097d984fd019dc38829563e7917d458efa Description: Music Pack for Boson, a real-time strategy game Boson is a real-time strategy game (RTS), similar in feel to games such as Command & Conquer and StarCraft. War can be waged both on the ground and in the air, with large numbers of units all attacking simultaneously -- defensive turrets can protect your base, while your A-10 attack aircraft strike at enemy tanks before they can destroy your oil refinery. Combat is affected by wind, natural obstacles such as trees, and diverse terrain. . Boson also features an advanced graphics core with shader-powered ground and water rendering, reflections, waves in the water, smooth fog of war transitions, night and day lighting effects, and explosive particle effects. Individual units have their own movement patterns, animations, multiple weapons, and intelligent pathfinding. Boson is currently best played with human players, but a computer AI is included for single player battles. . Boson also has world and unit editors for players that want to customize their battles. A number of sample missions and maps are also available. . This package provides optional the music files. . Homepage: http://boson.eu.org Package: slune Priority: optional Section: contrib/games Installed-Size: 28439 Maintainer: Marc Dequènes (Duck) Architecture: all Version: 1.0.13-1 Depends: python, python-2play (>= 0.1.8-2), python-pyvorbis, python-soya (>= 0.13.2-1), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/slune_1.0.13-1_all.deb Size: 10750752 MD5sum: e86665e2786032721f18eb7264e9f236 SHA1: 5c65f9f53180a59544d1e26b864a1cfe1510058e SHA256: fd46fc235b1956c83b1ce7cac32eb792ac8b6b60e3c0d9ad0e82ea0295559dad Description: 3D racing and car-crashing game Slune is a 3D game. It includes racing, car-crashing, and lots of action. In addition, a multiplayer mode is available. . Homepage: http://home.gna.org/oomadness/en/slune/ Package: pathological-music Priority: optional Section: games Installed-Size: 6 Maintainer: Debian Games Team Architecture: all Version: 2 Conflicts: pathological (<= 1.1.3-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pathological-music_2_all.deb Size: 5722822 MD5sum: 367f69c38da318f18a91546a9eeb80d2 SHA1: 4759684f92c86bb54cadb2b57d250de0c8a4c074 SHA256: 7635972d41dfa79c351743455d22df192d3b8ddb0893925a9a56762bb85bd010 Description: puzzle game involving paths and marbles [music] This package contains the music for Pathological. . Pathological is an enriched clone of the game "Logical" by Rainbow Arts. To solve a level, fill each wheel with four marbles of matching color. Various board elements such as teleporters, switches, filters, etc., make the game interesting and challenging. New levels can be created using your favorite text editor. . Homepage: http://pathological.sourceforge.net/ Package: childsplay-alphabet-sounds-it Priority: optional Section: contrib/games Installed-Size: 29 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.4.2-1 Provides: childsplay-alphabet-sounds Depends: childsplay-plugins Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/childsplay-alphabet-sounds-it_0.4.2-1_all.deb Size: 1193118 MD5sum: 77b602e19d4e9a05593385b3f7fd7620 SHA1: bc9a9bfc78d89114eee53115e9c05b1f36a82af9 SHA256: 7f25ccf25f240bda6403c563c0071f6f23cc83295ed00093cd5c309cf6996d28 Description: Italian sounds for childsplay's alphabet game Localized sound files for the alphabet game included on childsplay-plugins. Package: londonlaw Priority: extra Section: contrib/games Installed-Size: 47 Maintainer: Reinhard Tartler Architecture: all Version: 0.2.1-8ubuntu1 Depends: python, python-central (>= 0.6.5), python-twisted-core, python-wxgtk2.6, python-zopeinterface Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/londonlaw_0.2.1-8ubuntu1_all.deb Size: 3156750 MD5sum: 4334c710939e868b476da519ef802629 SHA1: 0e62c963bd8709445406544f0aca887fc94a6194 SHA256: 6999ae75331891dc8929a33d0c4b05ecf3c332c01d5d002fb01e7a88025c2d50 Description: london law game London Law is an online multiplayer adaptation of the classic Scotland Yard board game (also see Wikipedia), first published by Ravensburger in 1983. The game is unusually asymmetric; one player controls the movements of the criminal Mr. X as he tries to evade Scotland Yard, while another one to five players control five detectives trying to track him down. Mr. X has an advantage in access to transportation routes, and his precise location remains hidden for most of the game. The detectives have only the advantage of superior numbers, so they must work in concert to limit the criminal's options. London Law features an attractive map overlaid on high-resolution satellite imagery. Python-Version: all Package: crossfire-maps-small Priority: optional Section: contrib/games Installed-Size: 36987 Maintainer: Kari Pahula Architecture: all Version: 1.5.0-3 Provides: crossfire-maps Suggests: crossfire-edit, crossfire-server Conflicts: crossfire-maps, crossfire-server (<< 1.8.0-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/crossfire-maps-small_1.5.0-3_all.deb Size: 4447152 MD5sum: 4de19dd47d359dfb4a9ddd8419837af5 SHA1: 64ef57cdf0dc30bf8e19328afc6a4d8f3d5cf68d SHA256: 0fa04cd7dd9c8fd5ab21e9fe8bd953865d814fc8c91524ac84fd1bb7a985f437 Description: Small set of maps for crossfire A smaller set of maps for use with crossfire-server or crossfire-edit. . You don't need this package if you are running only the client. . Note that installing maps will restart crossfire-server, if it is installed and running. Package: planetpenguin-racer-extras Priority: optional Section: contrib/games Installed-Size: 148 Maintainer: Debian Games Team Architecture: all Source: tuxracer-extras Version: 0.5-3 Recommends: planetpenguin-racer (>= 0.3.1-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/planetpenguin-racer-extras_0.5-3_all.deb Size: 14320544 MD5sum: d0c2ffd352805c58a86f2661e56fc60c SHA1: 2b76841987d969e833e57064a4ced53a1bb64a31 SHA256: 8e0aadda1bd19b3ef74fe470feee9f125733ab817bdfc35b212d78ad13f67e4c Description: Additional courses for PlanetPenguin Racer This package contains over fourty extra courses for the game PlanetPenguin Racer. . If you install this package, startup time of "ppracer" might lengthen a bit (mainly depending on your harddisc speed). But I'm sure you will find it worth to wait a bit longer ;) . Homepage: http://tuxracer.fubaby.com/courses.php Enhances: planetpenguin-racer Package: infon-devel Priority: extra Section: contrib/games Installed-Size: 10 Maintainer: Joachim Breitner Architecture: all Version: 0~r144-1 Depends: python, python-central (>= 0.6.5), python-gnome2-desktop Recommends: infon-viewer Suggests: infon-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/infon-devel_0~r144-1_all.deb Size: 11084 MD5sum: 4076b3411b1d589ad663e596075a8b90 SHA1: 580b38d3c20f870002f8b2804ef7cf8ffff4d6a6 SHA256: e261efccb00d85899c9ed28a4ab169d75c1ecea5f45d41f0e2becab2194dbbe9 Description: Develop bots for the infon game Infon is a game which simulates the live of simple bugs who eat, propagate, eat each other and evolve. The players can not control the bugs directly but write their “intelligence” in the simple script language lua and upload it to the game using a plain telnet connection. The code can then be modified even while the game is running. . This package contains a graphical lua editor with integration into the infon server and allows easy uploading of the code. It also marks the currently executed line of code. . Homepage: http://infon.dividuum.de/ Python-Version: current Package: openrpg Priority: optional Section: contrib/games Installed-Size: 174 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Isaac Clerencia Architecture: all Version: 1.6.3-1.1ubuntu1 Depends: python, python-support (>= 0.7.1), python-wxgtk2.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/openrpg_1.6.3-1.1ubuntu1_all.deb Size: 739724 MD5sum: 12b57f681ede34ca302ef7ad04acf729 SHA1: 50342b8f1c4b939f76a7332becfeb13ede16cfe1 SHA256: de2c47e11ef03dd1af1a460e6309f5c139bb5e1f4d1076e883e865cdd966d4d6 Description: client/server application to play RPG over the Internet OpenRPG is a virtual table top to play pen and paper role playing games and some miniature board games. It is not a game itself but a tool to allow you to play these types of games with others online. Package: pioneers-data Priority: optional Section: contrib/games Installed-Size: 74 Maintainer: Bas Wijnen Architecture: all Source: pioneers Version: 0.11.3-2 Replaces: pioneers-server-data Recommends: pioneers Conflicts: pioneers-server-data Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pioneers-data_0.11.3-2_all.deb Size: 1803344 MD5sum: f6bdf0d72e3cc7a9881ffae56071d719 SHA1: e89e4da0c151bbe2d6f6ba2fce4bd20f5c3b5ad8 SHA256: d0b2175bd5e48ce01358f51c49df5cb02eb9475b15edad15a98cb5ab4b7ee65d Description: the Settlers of Catan board game - data files Pioneers is a computer implementation of the Settlers of Catan board game. It can be played over the internet. . This package contains architecture independent data for the game. . Homepage: http://pio.sourceforge.net/ Homepage: http://pio.sourceforge.net/ Package: solarwolf Priority: optional Section: contrib/games Installed-Size: 79 Maintainer: Josselin Mouette Architecture: all Version: 1.5-2 Depends: python, python-pygame (>= 1.5.6), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/solarwolf_1.5-2_all.deb Size: 2015360 MD5sum: 2e39e7dfc9a3424d38c7338f1d4faffb SHA1: 863572bc61a70fb3705f9926bf0cb36fac2ab377 SHA256: 1e2bf3ccb4fae7fda353c66e8b3eebbe5909de5ccde50f70dbe102828fc95075 Description: Collect the boxes and don't become mad Solarwolf is an action/arcade game written entirely in Python, featuring amazing graphics and cool music. It is is originally based on the SolarFox game on the Atari 2600. . All this, yet the best feature of all is; it is a hecka lotta fun! The point of the game is to scramble through 48 levels of patterns, collecting all the boxes. The part that makes it tricky is avoiding the relentless hailstorm of fire coming at you from all directions. . URL: http://www.pygame.org/shredwheat/solarwolf/ Package: emacs-chess Priority: extra Section: contrib/games Installed-Size: 40 Maintainer: Mario Lang Architecture: all Version: 2.0b5-3 Depends: emacs22 | emacs21 Recommends: emacs-chess-pieces Suggests: gnuchess | phalanx | crafty Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/emacs-chess_2.0b5-3_all.deb Size: 237278 MD5sum: ef0d954f66e13de2ea8f1e3f6f95c608 SHA1: 82f7f00ce4dc11b36cb95d0781715453db754663 SHA256: 5983dfca16b4aec742a2f7bb3b7962927009182941191ac8ca58d6e840a54776 Description: a client and library for playing Chess from Emacs emacs-chess is a chessboard display for Emacs which allows to to play Chess from within Emacs. It can also be used to play via Internet Chess Servers against other human opponents. emacs-chess is still in beta, read the Info manual to get started. Package: pysycache-puzzle-cartoons Priority: extra Section: contrib/games Installed-Size: 12401 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-puzzle-cartoons_3.1-1_all.deb Size: 10566928 MD5sum: d0a106b347383074965f7132d89d1f09 SHA1: fbde8e6b92cc0098b1fba0ea4569b67f07edc258 SHA256: d882347716eeec8ade2c1c71bd6fc84b8f4bbf383a423b68ab86ed8c54fc7338 Description: Cartoons images for puzzle activities for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are cartoon images for a puzzle exercice Homepage: http://www.pysycache.org Package: cowsay Priority: optional Section: contrib/games Installed-Size: 34 Maintainer: Franz Pletz Architecture: all Version: 3.03-9 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/cowsay_3.03-9_all.deb Size: 18278 MD5sum: 7c1062416966b68a84b8813f4a69cece SHA1: 26fb65c5edcc76504c43395028dddbf9ebcaf06d SHA256: 2cbe74be622243fdfc892c9a5186872a7a2a27645587628a9d47b1b05d604646 Description: A configurable talking cow Cowsay (or cowthink) will turn text into happy ASCII cows, with speech (or thought) balloons. If you don't like cows, ASCII art is available to replace it with some other creatures (Tux, the BSD daemon, dragons, and a plethora of animals, from a turkey to an elephant in a snake). . Homepage: http://www.nog.net/~tony/warez/cowsay.shtml Package: childsplay-alphabet-sounds-ca Priority: optional Section: contrib/games Installed-Size: 38 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.4.2-1 Provides: childsplay-alphabet-sounds Depends: childsplay-plugins Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/childsplay-alphabet-sounds-ca_0.4.2-1_all.deb Size: 3754836 MD5sum: ee9d0ddce8988683f0bbe3be45963f84 SHA1: 19ca2d1caabb3173d8f474a6f90218ddb7a8a8bc SHA256: b238c82e0db0c7b129616a0f3e3e3a19b3bb0dffec4bcec9d2f6fced8acd6a07 Description: Catalan sounds for childsplay's alphabet game Localized sound files for the alphabet game included on childsplay-plugins. Package: abuse-lib Priority: extra Section: contrib/games Installed-Size: 86 Maintainer: Debian Games Team Architecture: all Version: 2.00-18 Depends: abuse (>= 1:0.7.0-1) Conflicts: abuse-frabs Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/abuse-lib_2.00-18_all.deb Size: 836746 MD5sum: 26b657c346633a026e3ad17876868ef3 SHA1: a069800dde1dc542b71b5ff42b2f03d185f7b089 SHA256: 35d620a1cfa5595c33f4a97f21c361d51b89d1c818351fc6fc4e7e01586241ef Description: original levels for Abuse This package contains the original levels and graphics for the Abuse game. The Abuse sound effects are not included, due to copyright problems. . This package occupies around 3.5 MB. A bigger set of levels exists in the package abuse-frabs (13 MB). Package: trigger-data Priority: optional Section: contrib/games Installed-Size: 55 Maintainer: Debian Games Team Architecture: all Version: 0.5.2-1build1 Recommends: trigger (>= 0.5.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/trigger-data_0.5.2-1build1_all.deb Size: 6168946 MD5sum: 92f5884550bacf4f4f2c9288976bbd16 SHA1: 53463331a2d7fe4a5e5e5765dd61b6c75c7a3ec2 SHA256: 22cd3defdebcaea636344eb85fb6e86c591a7643f2e58502a5c37cc48e0a3337 Description: free 3D rally racing car game - data files Trigger is a free 3D rally car racing game. Fun for all the family! You race a sequence of 6 courses, with increasing levels of difficulty. . Trigger is highly customisable, and it's easy to add new levels and vehicles. . System Requirements: * 400 MHz CPU * 64 MB Ram * good OpenGL hardware accellerated video card (NVidia Geforce or better) . This package contains the data-files. . Homepage: http://www.positro.net/trigger/ Package: xblast-tnt-models Priority: optional Section: contrib/games Installed-Size: 632 Maintainer: Gerfried Fuchs Architecture: all Version: 20050106-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/xblast-tnt-models_20050106-2_all.deb Size: 2075886 MD5sum: 49a8539c30689f89c75480520ee5bf34 SHA1: 83a7fe951f1bc6004987f9f960df938635e2ac38 SHA256: 11aa7c366007e983cfc05391e9c65e8ebe34dffb4e699bf0a5ead9aeb5668cff Description: player models for xblast-tnt XBlast is a multi-player arcade game inspired by the video/computer game Bomberman (Dynablaster). This package contains the player models needed for the game; both for the regular version and the mini version. Package: polygen-data Priority: optional Section: contrib/games Installed-Size: 8552 Maintainer: Enrico Zini Architecture: all Source: polygen Version: 1.0.6.ds2-3build2 Depends: perl-modules, polygen Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/polygen-data_1.0.6.ds2-3build2_all.deb Size: 1858376 MD5sum: 4c21f399ea6c28b571f05fd9570eab29 SHA1: 930294e1e9b0359e49d714babf7e9dd12470e198 SHA256: 7a002d43e1a157ce4a0d5bc16ad314d4727302bb251640eda254c74bf06298d5 Description: grammar definitions for PolyGen PolyGen is a program for generating random sentences according to a grammar definition, that is following custom syntactical and lexical rules. . Formally, it is an interpreter of a language itself designed to define languages, where to interpret means executing a source program in real time and eventually outputting its result. . Here a source program is a grammar definition, the execution consists in the exploration of such grammar by selecting a random path and the result is the sentence built on the way. . This package contains various grammar files suited for polygen. Package: purity-off Priority: optional Section: contrib/games Installed-Size: 8 Maintainer: Marco d'Itri Architecture: all Version: 0-3 Depends: purity Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/purity-off_0-3_all.deb Size: 57004 MD5sum: bd3165f6d881a935a9073fb85a13cbd2 SHA1: 620ee216216a9a19fd375e74d6ed7be85d9dcb24 SHA256: e1f4a125bc63bdc364c1edcbb4029e53353aa2b940d8f4a8e53933c7322f257f Description: Sex related purity tests This package installs the sex related purity tests not included in the purity package. . If you are offended by sex or by unusual sexual activities please do not install this package. Package: childsplay-alphabet-sounds-pt Priority: optional Section: contrib/games Installed-Size: 28 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.4.2-1 Provides: childsplay-alphabet-sounds Depends: childsplay-plugins Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/childsplay-alphabet-sounds-pt_0.4.2-1_all.deb Size: 382680 MD5sum: 879baa093be4aed283d8abeda5526981 SHA1: cf02fa5ff6b3d20e2735dd178f1dee668b97994a SHA256: f76178ddd13deac8c81765df72ecffd2d1b74993db1b4488f87b9188598713ac Description: Portuguese sounds for childsplay's alphabet game Localized sound files for the alphabet game included on childsplay-plugins. Package: fgfs-base Priority: extra Section: contrib/games Installed-Size: 381359 Maintainer: Ove Kaaven Architecture: all Version: 1.0.0-1 Conflicts: flightgear (<< 1.0.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fgfs-base_1.0.0-1_all.deb Size: 212261068 MD5sum: 93dc7d42effacdbc53d2e19a811cfe41 SHA1: f3716e91a1aafedabde2075cd28aabbc343d8913 SHA256: dad5623e65981f489d695c4e01f150f6e0efb02d28861983a704ae1ab0c6d8c1 Description: Flight Gear Flight Simulator -- base files Flight Gear is a free and highly sophisticated flight simulator. . This package contains graphics, sounds, aircraft models, and the minimum scenery you need to start Flight Gear. . This package does not contain the flight simulator itself. If you want to fly, install the flightgear package. Package: pysol Priority: optional Section: contrib/games Installed-Size: 4324 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Alexander Nofftz Architecture: all Version: 4.82.1-4.1ubuntu7 Replaces: pysol-cardsets (<< 4.40-3) Depends: python (>= 2.4), python-support (>= 0.7.1), python-tk Suggests: pysol-cardsets (>= 4.40-3) Conflicts: pysol-cardsets (<< 4.40-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysol_4.82.1-4.1ubuntu7_all.deb Size: 1534152 MD5sum: 612b2956d5830da63ac6054f7c856e87 SHA1: 0bcfe3e5294455b102a937cdb93b66021d45913d SHA256: 1f06a758c107b2d482c38ad8a4593c57bfab9627ebe5ae2f1792c0bc85c4250e Description: X11 solitaire game written in Python PySol is an X11 solitaire game with a number of nice features, including hints, autoplay, unlimited undo, player statistics, demo mode, selectable card set and background graphics, and integrated help. It currently plays over one hundred different games and variants, and has a plug-in architecture which makes adding more easy. . Install pysol-cardsets for a wide variety of cardsets. . Install pysol-sound-server and pysol-sounds to get support for sound effects and background music. Package: searchandrescue-data Priority: extra Section: contrib/games Installed-Size: 196 Maintainer: Phil Brooke Architecture: all Version: 0.8.2-1 Conflicts: sar, searchandrescue-common (<= 0.7.20-7) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/searchandrescue-data_0.8.2-1_all.deb Size: 8381554 MD5sum: 632af39543aa69664113c749a243e0fc SHA1: 09d33ad9b61d5cf253d464e77b78dba3168f3c55 SHA256: 0e96b51a59775c64c7a630130a1192a1bc7acc59c40222095cf93ca2e2f785be Description: common data files for searchandrescue Tired of scores indicating things destroyed or lives snuffed? Try something different -- fly a helicopter around and rescue people in distress. If you were in trouble wouldn't you want someone to rescue you? . This package contains the architecture independent data files. . Homepage: http://wolfpack.twu.net/SearchAndRescue/ Package: fortunes-fr Priority: optional Section: contrib/games Installed-Size: 77 Maintainer: Aurelien Jarno Architecture: all Version: 0.65 Provides: fortune-cookie-db Depends: coreutils (>= 5.0-4), debconf (>= 0.5) | debconf-2.0, fortune-mod (>= 9708-31), grep (>= 2.4.2-3), sed (>= 3.02-8) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-fr_0.65_all.deb Size: 312780 MD5sum: da40d31aef5aa7b4ccb42dcd8f64bb6c SHA1: df8a4d494226376d98a697fc368f2dd17b178215 SHA256: 4ebc8b9bd2aacf76412121e5ef3fbe41c2dd277c3d37cef50719d0be723dd08e Description: French fortunes cookies A collection of French fortune cookies, from various sources: * fortunes-fr * ellisllk (mauriceetpatapon, oulipo) * GCU - Le Guide du Cabaliste Usenet * GDP - Le Guide du Debianiste Pervers * GFA - Le Guide du Fmblien Assassin * GLP - Le Guide du Linuxien Pervers * GPJ - Le Guide du Petit Joueur * La tribune libre de linuxfr * Les bonnes fortunes de J.R.R. Tolkien * Les fortunes de Multidesk OS * Les fortunes de Multidesk OS (2) * #linuxfr@Undernet . This package can be replacement for or an addition to the fortunes package to let fortune speak French. Package: pioneers-console-data Priority: optional Section: contrib/games Installed-Size: 567 Maintainer: Bas Wijnen Architecture: all Source: pioneers Version: 0.11.3-2 Replaces: pioneers-console (<< 0.11.2), pioneers-server-data Recommends: pioneers-console Conflicts: pioneers-console (<< 0.11.2), pioneers-server-data Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pioneers-console-data_0.11.3-2_all.deb Size: 236678 MD5sum: 2613fa0f51ee69fb768e92a51e730dd3 SHA1: d6a5c4cd71a20151a034b7b6a4f5fd08e474be8b SHA256: 99c2af0c363d0ba6fa0563df0f51f56d137304ea3c6b30c140e96d57fc0225d3 Description: the Settlers of Catan board game - data files Pioneers is a computer implementation of the Settlers of Catan board game. It can be played over the internet. . This package contains architecture independent data for the console parts of the game. . Homepage: http://pio.sourceforge.net/ Homepage: http://pio.sourceforge.net/ Package: pysycache-move-food Priority: extra Section: contrib/games Installed-Size: 1400 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-move-food_3.1-1_all.deb Size: 1258178 MD5sum: 446d2181b732e19332f3aaf029703491 SHA1: c97d831ccf6cd4278aa37468e1f6d0515dd24d2f SHA256: 22bf9cd3b412ee1465b4bf250d96151a65a1dec47f2a3f9090f39e40a1ff4f66 Description: Food images for mouse move activities for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are food images for a mouse move exercice. Homepage: http://www.pysycache.org Package: balazarbrothers Priority: optional Section: contrib/games Installed-Size: 330 Maintainer: Marc Dequènes (Duck) Architecture: all Version: 1.0~rc1-2 Depends: python (>= 2.4), python-cerealizer (>= 0.6), python-pyvorbis, python-soya (>= 0.13.2-1), ttf-dustin Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/balazarbrothers_1.0~rc1-2_all.deb Size: 10362668 MD5sum: b396bb73390a3c247e633f44ebb5d23c SHA1: 389e4e61c32b5d461b8819b289b7b23982a1c541 SHA256: d777047b4de348d316f1dccb8d04af190a5d56bf7ba41d207630cd9a9de9eef3 Description: 3D puzzle game 3D platform universe, two characters and two keys, one for each character, and at the end of the road two princesses to free. Just press a key and the corresponding character will jump on the next platform in front of him. . Simple? Yes! Easy? Not sure! Because nothing will be spared to you: moving platforms, dangerous monsters, vicious traps... will you manage to find your way trough mad levels and free the princesses? You can count only on your agility, your guile... and the unforgettable acrobatics of the Balazar Brothers! Homepage: http://home.gna.org/oomadness/en/balazar_brothers/ Package: childsplay-lfc-names-nl Priority: optional Section: contrib/games Installed-Size: 46 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.1-2 Provides: childsplay-lfc-names Depends: childsplay-plugins-lfc Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/childsplay-lfc-names-nl_0.1-2_all.deb Size: 457204 MD5sum: ee3563d0ddd756785c548614e1eebeec SHA1: 95992c5e87ccd610da5eed6b100b743a43d71927 SHA256: 9d3a8568d53bf7ffbdc70c4120af7cbc30f1b363f0a41549e6ba20bf00049b69 Description: Dutch files for the Letter Flash Cards game Localized files for the lfc game included on childsplay-plugins-lfc. Package: luola-nostalgy Priority: optional Section: contrib/games Installed-Size: 8 Maintainer: Christian T. Steigies Architecture: all Version: 1.2-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/luola-nostalgy_1.2-1_all.deb Size: 1478694 MD5sum: b0e9c199f29a2e8d980f8e15cb469b50 SHA1: 7dbfe7dd61a6bb365a648fed8bb69bd1f687a4e3 SHA256: fadaa8c0a94824cbaa97672c937195abf906975e8a0c3c1bb55ec27661be7b73 Description: nostalgy level files for luola Luola is a 2D arcade game where you fly a small V shaped ship in different kinds of levels. . Luola's genre "Luolalentely," or cave-flying, has been very popular in Finland. Although cave-flying games are not originally from Finland, most new cave-flying games are. . This package contains (unofficial) remakes of the old V-Wing levels. Package: kball-data Priority: optional Section: contrib/games Installed-Size: 20 Maintainer: Debian Games Team Architecture: all Source: kball Version: 0.0.20041216-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/kball-data_0.0.20041216-4_all.deb Size: 7385308 MD5sum: 8be40f0ac0886cb62f3bff1f4cea6518 SHA1: f90d81ce06688fe2bd25a51610f8a4a0027bf28f SHA256: e729b6c2b480f07354d47039f459a3fdba725e18e78e4e590f9013335b8b79ea Description: game of skill and reflexes for all the family - data files A game of skill and reflexes, non violent, suitable for all ages. The idea is to move the ball around the map, without falling, without running out of time, and getting the prizes, in order to reach the exit. The main feature of the game is the built-in map editor, so anybody can make their own maps. . This package includes the data of the game. . Webpage: http://kball.sourceforge.net/ Package: fortunes-ru Priority: optional Section: contrib/games Installed-Size: 154 Maintainer: Denis V. Sirotkin Architecture: all Version: 1.52-1 Provides: fortune-cookie-db Depends: fortune-mod (>= 9708-12) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-ru_1.52-1_all.deb Size: 1086780 MD5sum: 7ed004f613b88aac8988b48308601ac1 SHA1: ead506f4daac039cfafd247023d92911af61f419 SHA256: 795635bb1552155daaf453ace2a6f892b03b19ae6ef05818bf7c27bad646d304 Description: Russian data files for fortune A collection of fortune cookies in Russian. . This package can be replacement for or an addition to the fortunes package to let fortune speak Russian. . Homepage: http://jack.kiev.ua/content/view/8/9/lang,ru/ Package: xword Priority: optional Section: games Installed-Size: 14 Maintainer: John Sullivan Architecture: all Version: 1.0-1 Depends: python, python-gtk2 Suggests: python-gnome2-desktop Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/xword_1.0-1_all.deb Size: 22596 MD5sum: fef2a3a50d522c21b691ce6980776704 SHA1: 7075a8527e8abe047c73102a0f22ad164601695c SHA256: ec29830fb4d9c291f14d4dd2aac8b82843c4ea5511b8aff566180b36aab558c8 Description: Reads and writes crossword puzzles in the Across Lite file format Xword is a GTK program that works well for doing crossword puzzles in the Across Lite file format used by The New York Times and others. As well as a clock, it supports printing. It also auto-saves puzzles as you solve them so that you can return to partially completed puzzles. Package: xblast-tnt-images Priority: optional Section: contrib/games Installed-Size: 180 Maintainer: Gerfried Fuchs Architecture: all Version: 20050106-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/xblast-tnt-images_20050106-2_all.deb Size: 1039310 MD5sum: a9ec38dddb0a1d06030dd833f04c08c2 SHA1: 461dd5c1680c7f57e04b6bc2516798a5cde5aca5 SHA256: dcb278fbf5f6fb3ca1edce09a6b9fec9d70c92698e9b9be5f2691bbce42f0d51 Description: image files for xblast-tnt XBlast is a multi-player arcade game inspired by the video/computer game Bomberman (Dynablaster). This package contains the image files needed for the game; both for the regular version and the mini version. Package: csmash-demosong Priority: optional Section: contrib/games Installed-Size: 5 Maintainer: Bartosz Fenski Architecture: all Version: 1.4 Depends: csmash (>= 0.6.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/csmash-demosong_1.4_all.deb Size: 1052830 MD5sum: d00d9e72f6171c924f855c4bd629f268 SHA1: 8aed4bfbb9d5e4e24cf09f684a0ad32f54ae7924 SHA256: 8bcd824eef48dd7d826801725e18c3ee9a7405abdfcd69ab9ec9f63bd9195af4 Description: Demo song for CannonSmash This is the demo song for CannonSmash. If csmash detects the presence of this song during its startup, it will present you a demonstration of the game with a nice musical background. . Composed by Hideaki Tanabe . Homepage: http://cannonsmash.sourceforge.net/ Enhances: csmash Package: fortunes-debian-hints Priority: optional Section: contrib/games Installed-Size: 8 Maintainer: Joel Aelwyn Architecture: all Version: 1.7 Provides: fortune-cookie-db Recommends: fortune-mod (>= 9708-31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-debian-hints_1.7_all.deb Size: 7112 MD5sum: ce2fa0a55da7dcdfaad6c9ffcfa92152 SHA1: 0acc1e55a4c8aa72789c6a4658d3b3dfc0f9cfce SHA256: 621c2361b2b6ae8d4de18a47fa022b1b7bfd23d3b9ffeee7441204f4c367d079 Description: Debian Hints for fortune This package provides a set of hints and tips on using Debian, in a fortune database format. New Debian users (or administrators) may find its advice particularly sage or helpful, and even veteren Debianites might find some new tidbits. Package: pysycache-buttons-crapaud Priority: extra Section: contrib/games Installed-Size: 584 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-buttons-crapaud_3.1-1_all.deb Size: 505274 MD5sum: a582cc9f90ab522a455cf8b1fcd5424a SHA1: 60d159bfb20bfe111324d18f6ae492919f36fd7a SHA256: 5e8c35d4420dad0cbdedb1cf331698f651c6c045e5e9f6aa6bea0ecef7896f89 Description: Crapaud images for buttons activities for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are the crapaud images for click exercices. Homepage: http://www.pysycache.org Package: fortunes-mario Priority: optional Section: contrib/games Installed-Size: 15 Maintainer: Otavio Salvador Architecture: all Version: 0.20-5 Provides: fortune-cookie-db Depends: fortune-mod (>= 9708-12) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-mario_0.20-5_all.deb Size: 542120 MD5sum: d6f04caf7d15dd23aa715553540b4058 SHA1: 44271ef81d6a8c5f1fb1e479e118d731bfc353eb SHA256: 549864e508021f26c780ec8e80e6c0d9b2b56987cd3a5b08c463636997a2e827 Description: Fortunes files from Mario A fortune database for Portuguese speakers, gathered from Mario Domenech Goulart. It is the result of collecting cookies for a long time to make a great database. Package: fortunes-it-off Priority: optional Section: contrib/games Installed-Size: 36 Maintainer: Emanuele Rocca Architecture: all Source: fortunes-it Version: 1.99-2 Provides: fortune-cookie-db Depends: fortune-mod (>= 9708-12) Suggests: fortunes-it Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-it-off_1.99-2_all.deb Size: 126464 MD5sum: ad18ccc0f64704bb8cb49695cdfbc9e2 SHA1: 03b41bfe8de5d72ac57597c8bd6ad53098892ba6 SHA256: f8b46744c13f71b6c1507e55cdd0929e6f290999ed122a7718c730d561f87337 Description: Data files containing Italian fortune cookies, offensive section This package contains a set of 'fortune cookies' in Italian, separated from the fortunes-it package since someone may consider they to be offensive. . Please do not install this package if you or your users are easily offended. Package: balazar Priority: optional Section: contrib/games Installed-Size: 33283 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Marc Dequènes (Duck) Architecture: all Version: 0.3.4.ds1-2ubuntu1 Depends: python (>= 2.4), python-cerealizer (>= 0.6), python-pyvorbis, python-soya (>= 0.13.2-1), python-support (>= 0.7.1), python-tofu (>= 0.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/balazar_0.3.4.ds1-2ubuntu1_all.deb Size: 12875278 MD5sum: a0a163a827639341e09938c5af893b16 SHA1: 2463b4f1b70db385834eea51f29d93287ac6de77 SHA256: 871ac0855d2911565ea90b5ea5caded9f0b044899f88e399ed64fa0d3f4f596b Description: 3D adventure and roleplaying game Balazar is a very beautiful and funny action / adventure game. Homepage: http://home.gna.org/oomadness/en/balazar/ Package: pennmush-i18n Priority: optional Section: contrib/games Installed-Size: 1015 Maintainer: Ervin Hearn III Architecture: all Source: pennmush Version: 1.8.2p7-1 Depends: locales, pennmush-common (= 1.8.2p7-1) Recommends: pennmush | pennmush-mysql Suggests: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pennmush-i18n_1.8.2p7-1_all.deb Size: 356610 MD5sum: 7ee119a565665c9a53eef21232f938b3 SHA1: 9dca1a40f621c9887d6f5d30d14100a1e0aa0704 SHA256: 051f926e014303d0c74d9f8b278968e2634073a9daf8d564c00d922af61d36d2 Description: i18n support files for the PennMUSH virtual world server This is the PennMUSH flavor of mud servers of the MUSH branch. It provides a number of flexible features to enable players to extend the virtual world. This is done by building new rooms and objects, and utilizing its internal programming language, MUSHcode. . PennMUSH provides flexible compatibility with the MUSHcode features of many of the other common MUSH flavors, as well as its own approach to them. . This package contains the current translations of common in game messages. The current state of the translations are: . Fairly complete: es_ES, fr, hu_HU, nl_NL, no_NO, sv . Substantial partial: da, de_DE, ro_RO . Partial: bg_BG, eo, id_ID, pl_PL, pt_BR, pt_PT, ru_RU, zh_TW Package: holotz-castle-milanb Priority: optional Section: contrib/games Installed-Size: 13 Maintainer: Miriam Ruiz Architecture: all Version: 0.0.20050210-1 Depends: holotz-castle Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/holotz-castle-milanb_0.0.20050210-1_all.deb Size: 8952 MD5sum: d157401310c677038333e82f2850bfba SHA1: 23567b238e79ab2f953af0b290fc2f0d07604010 SHA256: 392e2dea67ba97f0efb8d5f5d1dacec254faa5ec7358a3b535df71f5b98575d1 Description: platform game with high doses of mystery - extra levels This package contains extra levels for the Holotz's Castle game. Package: fortunes-eo-ascii Priority: optional Section: contrib/games Installed-Size: 7 Maintainer: Radovan Garabík Architecture: all Source: fortunes-eo Version: 20020729-4 Provides: fortune-cookie-db Depends: fortune-mod (>= 9708-31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-eo-ascii_20020729-4_all.deb Size: 55916 MD5sum: 5461c8dd1254abf14e41840840402ba7 SHA1: e4f51fe5bbb955f83614adcac3b00e4c431b1187 SHA256: 82190f0bb3d18d03cc984b4f4fb3dbc8fdeaba74b07076c3106630cf5475f94c Description: Collection of esperanto fortunes (ascii encoding). Datumbazo kun esperantlingvaj mesagxoj por la fortune programo. Enhavas mesagxojn el Proverbaro Esperanta de Zamenhof, en ASCII (post-x) kodo. . Database with esperanto fortune cookies. Contains messages from Proverbaro Esperanta by Zamenhof, in ASCII (post-x) encoding. Package: magicor-data Priority: optional Section: contrib/games Installed-Size: 15067 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Xavier Oswald Architecture: all Source: magicor Version: 1.0-1ubuntu1 Depends: python (>= 2.4-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/magicor-data_1.0-1ubuntu1_all.deb Size: 10593504 MD5sum: 5fa339c3818cdff6689e7cc777ee31b6 SHA1: 63392f4cbde37fa9045c6cced7ae707ebbcbc726 SHA256: 6e939720cdf00923b3131879af458e7b871697b2ede752b70fc0bc06980df5fc Description: data files for the magicor puzzle game Magicor is a small puzzle game similar to the old NES classic solomon's key. You control tux the penguin and create ice blocks to extinguish all fires on each map. This package contains all data files necessary to run the game. . Homepage: http://magicor.sf.net/ Package: efp Priority: optional Section: contrib/games Installed-Size: 10 Maintainer: Joe Nahmias Architecture: all Version: 1.4-2 Depends: fceu | nes-emulator Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/efp_1.4-2_all.deb Size: 8360 MD5sum: 6d0273bba5258232fb79b07e4739522b SHA1: 8d9bc98cd42ed543a2ab3aaf3a5deda4dd7a2a24 SHA256: 48ad1ccfe2fe1879d7cdf7d4bd354c5c30ecae249b8a8c16278f75987040457a Description: Escape from Pong NES game Escape from Pong is a very small NES game which introduces the concept of playing Pong from the ball's point of view. You mission is to escape from 13 difficult levels, despite the paddle trying to beat you at every turn. . This game is distributed as an NES ROM. You will need an NES emulator in order to play it. A list of tested emulators is in README.Debian. FCE Ultra is recommended Package: junior-toys Priority: extra Section: contrib/games Installed-Size: 4 Maintainer: Ben Armstrong Architecture: all Version: 1.7 Depends: lletters, oneko, xfireworks, xfishtank, xhangglider, xpenguins, xplanet, xplanet-images, xteddy Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/junior-toys_1.7_all.deb Size: 1984 MD5sum: 4dce4b87d57449eedf3db8f9cdf480f8 SHA1: fa449ae75bb0dc60b83d4e68be0a84357407795c SHA256: 20ffde316acd4538555d9e924cf87fd07fa17bccc14a4587af49e95405ec83eb Description: Debian Jr. desktop toys This meta package will install desktop toys suitable for children. Package: moagg-data Priority: optional Section: contrib/games Installed-Size: 279 Maintainer: Debian Games Team Architecture: all Version: 0.18-2 Suggests: moagg Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/moagg-data_0.18-2_all.deb Size: 488402 MD5sum: 18364ba793ba523a66fa97c4f18ea519 SHA1: 5cc453b87d834ef7731bd972e19f42148003ae8f SHA256: 297dd7834eba7837927b438bb87a4910cda1e774164615f4c102744ccd0db920 Description: data files for the moagg game Moagg (Mother of all Gravity Games) is a 2d gravity game much like GravityForce(tm) and SpaceTaxi(tm). Player pilots a small space ship and have to navigate that ship through different levels. But beside the gravity that drags ship down there are other obstacles like laser ports, magnets, black holes, cannons, rockets and grinders. . This package contains data files for moagg. . Homepage: http://moagg.sourceforge.net Package: beneath-a-steel-sky Priority: optional Section: contrib/games Installed-Size: 19543 Maintainer: David Weinehall Architecture: all Version: 0.0372-3ubuntu1 Depends: scummvm (>= 0.5.1-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/beneath-a-steel-sky_0.0372-3ubuntu1_all.deb Size: 69395780 MD5sum: 91001f6899ae6a080a00ac6a596150ad SHA1: e2d501e72ea45d9de7c09141988062e5593e2d34 SHA256: dec129962b3f410c502b8a5fecf4a8d405a5b352678b02229efe3d3372341645 Description: a science fiction adventure game A science-fiction thriller set in a bleak post-apocalyptic vision of the future, Beneath a Steel Sky revolves around "Union City", where selfishness, rivalry, and corruption by its citizens seems to be all too common, those who can afford it live underground, away from the pollution and social problems which are plaguing the city. . You take on the role of Robert Foster, an outcast of sorts from the city since a boy who was raised in a remote environment outside of Union City simply termed "the gap". Robert's mother took him away from Union City as a child on their way to "Hobart" but the helicopter crashed on its way, unfortunately Robert's mother dies, but he survives and is left to be raised by a local tribe from the gap. . Years later, Union City security drops by and abducts Robert, killing his tribe in the process; upon reaching the city the helicopter taking him there crashes with him escaping, high upon a tower block in the middle of the city he sets out to discover the truth about his past, and to seek vengeance for the killing of his tribe. . Note that this package only contains game-data. The game engine is provided by ScummVM. Package: torcs-data Priority: extra Section: contrib/games Installed-Size: 156 Maintainer: Rudy Godoy Architecture: all Version: 1.3.0-1 Depends: torcs-data-cars (>= 1.3.0), torcs-data-tracks (>= 1.3.0) Recommends: torcs (>= 1.3.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/torcs-data_1.3.0-1_all.deb Size: 18626034 MD5sum: 15975749b99723e709df80e19beccb42 SHA1: 6f32eb8376e4b7b9a1fdd60bf75cb542169b1163 SHA256: 8194b5d259b3862fd98a0c28c48f180595ca9fbc2701cc7d7b182683ef989231 Description: base data files for TORCS game TORCS, The Open Racing Car Simulator, is a car racing simulation, which allows you to drive in races against opponents simulated by the computer. . This package includes basic data files for the game. Additionally it includes one car: Ferrari 360 Modena. . Website: http://torcs.org Package: luola-levels Priority: optional Section: contrib/games Installed-Size: 18 Maintainer: Christian T. Steigies Architecture: all Version: 6.0-1 Depends: luola (>= 1.3.1-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/luola-levels_6.0-1_all.deb Size: 1853432 MD5sum: ce415a803a5d2f76b64266aeedcb0776 SHA1: 132ad4d677a45a79b3638ff8066f6222652f30c6 SHA256: 17352dd8bf106e6bdc99ff683af362380091b5255d3679ddae09d36b99cbf722 Description: level files for luola Luola is a 2D arcade game where you fly a small V shaped ship in different kinds of levels. . Luola's genre "Luolalentely," or cave-flying, has been very popular in Finland. Although cave-flying games are not originally from Finland, most new cave-flying games are. . This package contains the level files for luola. Package: xarchon-theme-default Priority: optional Section: contrib/games Installed-Size: 261 Maintainer: Daniel Burrows Architecture: all Source: xarchon Version: 0.50-10.1build1 Provides: xarchon-theme Recommends: xarchon Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/xarchon-theme-default_0.50-10.1build1_all.deb Size: 144426 MD5sum: 556c318d2cab4edf0ca09c23ed68c54d SHA1: eb665e0335558aea9cf24e95e2dd183927ee5401 SHA256: 4631c25cd9a6065c003780069af6ef28196fa812704d77ad1a6eff3eac204cec Description: The default theme for XArchon XArchon is a clone of the classic ARCHON game which was distributed by Electronic Arts around 1985. . This package is the default theme for xarchon. Package: fillets-ng-data Priority: optional Section: contrib/games Installed-Size: 2654 Maintainer: Debian Games Team Architecture: all Version: 0.8.0-1 Depends: ttf-freefont Recommends: fillets-ng (>= 0.8.0) Suggests: fillets-ng-data-cs (>= 0.8.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fillets-ng-data_0.8.0-1_all.deb Size: 66637616 MD5sum: 4abfdcdc625dce741d828d4c1acfde55 SHA1: 59dea7e0f2b0a8f848302e4ac297296ad45c2a7b SHA256: 318e36505207798ef8b301f8dcae4778637fd72f93a2d86246a59ab236e4f173 Description: docs, graphics, music and international sounds for fillets-ng Fish Fillets is strictly a puzzle game. The goal in every of the seventy levels is always the same: find a safe way out. The fish utter witty remarks about their surroundings, the various inhabitants of their underwater realm quarrel among themselves or comment on the efforts of your fish. The whole game is accompanied by quiet, comforting music. . This package contains the data needed for the game. You need it, even if you also install the add-on czech language spoken dialogs. Homepage: http://fillets.sourceforge.net/ Tag: role::app-data, uitoolkit::sdl, use::gameplaying, x11::application Package: fortunes-ga Priority: optional Section: contrib/games Installed-Size: 7 Maintainer: Alastair McKinstry Architecture: all Version: 0.7 Provides: fortune-cookie-db Depends: fortune-mod (>= 9708-34) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-ga_0.7_all.deb Size: 7186 MD5sum: 7e6409caac79fb80d8591f55621d247e SHA1: dcbd2e021f3073497460b01c6e0e0df9e38e0e48 SHA256: 84a30b368fcdec6634f6673f6b1eba3112a0631ee894a1ef98d9ac57244e4514 Description: Irish (Gaelige) data files for fortune Collection of Irish proverbs, from Damien Lyons and the GAELIC-L mailing list. This package can be a replacement for or an addition to the fortunes package to let fortune speak Irish. Package: vegastrike-music Priority: optional Section: contrib/games Installed-Size: 49278 Maintainer: Mike Furr Architecture: all Version: 0.4.3-1 Depends: vegastrike-data (>= 0.4.3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/vegastrike-music_0.4.3-1_all.deb Size: 60331778 MD5sum: 193520fe0957d55696ab47bfca5634f3 SHA1: e537049e17923285a319e1c5fa96f10d3f8d79c7 SHA256: 593432c6a8c8bbcbe093de5dddadf1bbc09bfdf9e95d150fcc51c8f168a404a4 Description: Music files for vegastrike This package contains the .ogg files that add music to the game vegastrike. These are not required for running the game, but can calm the mind when your ship gets lost deep in space... Package: childsplay-alphabet-sounds-sv Priority: optional Section: contrib/games Installed-Size: 30 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.4.2-2 Provides: childsplay-alphabet-sounds Depends: childsplay-plugins Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/childsplay-alphabet-sounds-sv_0.4.2-2_all.deb Size: 904786 MD5sum: 9ae98a874b9906f43fb37509631758db SHA1: bdcb663a51796cc25582c957847bb2f6a8d51ea5 SHA256: b2c1363b2c05b7f2319a562d1206a53eaa6c3edbb67b1fc4820e7259d03d9b6d Description: Swedish sounds for childsplay's alphabet game Localized sound files for the alphabet game included on childsplay-plugins. Package: pysycache-i18n Priority: extra Section: contrib/games Installed-Size: 1125 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-i18n_3.1-1_all.deb Size: 963272 MD5sum: fa9edd86a01beff72ffc2d597af46e1f SHA1: a54a722af64c116329e1161925124f51c5ff8817 SHA256: 7b9e28a05248779f2781415b089cd8456fcc4c04c0ffb48e9c7ae133aaf5bc7a Description: Translations for PySyCache A collection of some activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are the Danish, German, Spanish, English, Dutch, Finn, French, Italian and Portuguese translation files for PySyCache. Homepage: http://www.pysycache.org Package: gav-themes Priority: extra Section: contrib/games Installed-Size: 657 Maintainer: Ari Pollak Architecture: all Version: 0.7.3-2 Recommends: gav Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/gav-themes_0.7.3-2_all.deb Size: 607918 MD5sum: c94447dcac17acf06fc144c86f56711a SHA1: f9c7f9863e9019d7e007d832bd9f9fab9a433a89 SHA256: 9545c29d46528e2874a7bd39c5251e2a8917649602dcfbf4f6ff006e16396b7f Description: Extra themes for GPL Arcade Volleyball This package includes many additional themes for GPL Arcade Volleyball. Package: fortunes-it Priority: optional Section: contrib/games Installed-Size: 47 Maintainer: Emanuele Rocca Architecture: all Version: 1.99-2 Provides: fortune-cookie-db Depends: fortune-mod (>= 9708-12) Suggests: fortunes-it-off Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-it_1.99-2_all.deb Size: 659622 MD5sum: e92c2f2b92414cd006452f78e1c70b77 SHA1: 6f6d1b691b121668e2ae9f7474ea26fad09d88e6 SHA256: 9e52360dd4364bfe19d5e6b74daa2c8a3211ce6b4de8f6dcc976f7d0eb658992 Description: Data files containing Italian fortune cookies This package provides a collection of 'fortune cookies' in Italian, taken from: * The newsgroup it.hobby.umorismo * Andrea `Zuse` Balestrero's personal archive * Various tv transmissions, such as "Mai dire Gol" or "Striscia la Notizia" * The book "Jack Frusciante e` uscito dal gruppo" * Other various sources Package: crossfire-client-images Priority: optional Section: contrib/games Installed-Size: 8 Maintainer: Kari Pahula Architecture: all Version: 1.10.0-1 Recommends: crossfire-client Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/crossfire-client-images_1.10.0-1_all.deb Size: 2708110 MD5sum: 80fb670019df29aaa8d2de546f6a0246 SHA1: 263d77ec86a2ba80dde2b285d4f644ced4bbe82a SHA256: a89f76ce124faa8df94f7902e9cb34888e7219a7cdb16b4761487d18d323b64d Description: Base crossfire-client images To decrease bandwidth used when actually playing the sounds, it is suggested you download the image archive and install it. Package: pysycache-buttons-beerabbit Priority: extra Section: contrib/games Installed-Size: 1091 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-buttons-beerabbit_3.1-1_all.deb Size: 982214 MD5sum: c17c17eb8f07ea24abe354501d21fa1b SHA1: 6ba832afd713ef5eea6a8d18518b89e37788e9f9 SHA256: eb3215ffacfb02eb98d8221868ca11fd25f2f8ea877e9f460d37ccec4389d29c Description: Bee-rabbit images for buttons activities for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are the bee-rabbit images for click exercices. Homepage: http://www.pysycache.org Package: pyching Priority: optional Section: contrib/games Installed-Size: 21 Maintainer: Ernesto Nadir Crespo Avila Architecture: all Version: 1.2.2-3 Depends: python, python-central (>= 0.6.5), python-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pyching_1.2.2-3_all.deb Size: 131254 MD5sum: 22450ecd4cd9a9b32acb22c889c9f6e6 SHA1: 27f0f4c82539126aa7a62bf6b09ef84f4567c495 SHA256: d8fb406cd09c9588a84eae4d61505e7e4af5e5e6e6fd96c8c6ac6d1a8c50e5a0 Description: A Python program to cast and interpret I Ching hexagrams pyChing is a program that allows you to 'consult' the I Ching. The I Ching is an ancient Chinese book of wisdom, which, apart from being read as a book, has also traditionally been consulted as an oracle. pyChing allows you to perform an I Ching 'reading' using the coin oracle, and then look up a brief interpretation from the I Ching. . pyChing is completely written in Python, a cross platform, object oriented, programming language, using the Tkinter interface to the Tk GUI toolkit. Python-Version: current Package: eboard-extras-pack1 Priority: optional Section: contrib/games Installed-Size: 369 Maintainer: Daniel Burrows Architecture: all Version: 2-1.1 Recommends: eboard (>= 0.3.2pl1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/eboard-extras-pack1_2-1.1_all.deb Size: 341820 MD5sum: 8fcbf4913e3b2e7bdabb7bb83f5a3183 SHA1: a41bec9998fe28d80ccd2aee4c0e6942d1474689 SHA256: 607ac56b1176f06ad258f8b2e85a8036d376c898288d8e89971bab5114e799fa Description: Piece sets and sounds for use with the eboard chess interface. eboard-extras contains piece sets and sounds meant to be used with the eboard chess interface. Package: emacs-chess-pieces Priority: extra Section: contrib/games Installed-Size: 10431 Maintainer: Mario Lang Architecture: all Source: emacs-chess Version: 2.0b5-3 Depends: emacs-chess Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/emacs-chess-pieces_2.0b5-3_all.deb Size: 512112 MD5sum: f519069d54fcdeac70b3e754ef764307 SHA1: ab2b0df17dcda2e7f6a068fd05171296d712e9af SHA256: efeb01cec00bc2227ea48d4b3855e98a511dc0caa1616c26ce35baba035d9f32 Description: XPM images of chess pieces for emacs-chess This package contains the necessary .xpm files which emacs-chess can use to display a graphical chess board if Emacs runs under a window-system. This images were taken from xboard and converted to xpm. Package: childsplay-alphabet-sounds-de Priority: optional Section: contrib/games Installed-Size: 24 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.4.2-1 Provides: childsplay-alphabet-sounds Depends: childsplay-plugins Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/childsplay-alphabet-sounds-de_0.4.2-1_all.deb Size: 508116 MD5sum: 6340baf931abe4683fb009b9ebddf2ef SHA1: 47fe4c8d11838201b6e061acf830c990c0757ae0 SHA256: f62b8404bd47a54ef47565e371d35e62b88f75069f5c5a95270dc46ad7a9435a Description: German sounds for childsplay's alphabet game Localized sound files for the alphabet game included on childsplay-plugins. Package: pathological Priority: optional Section: contrib/games Installed-Size: 94 Maintainer: Debian Games Team Architecture: all Version: 1.1.3-8ubuntu1 Depends: pathological-music, python, python-pygame Conflicts: pathological-scores Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pathological_1.1.3-8ubuntu1_all.deb Size: 825636 MD5sum: c2a49ca3dffc40af3c45d046c35f044a SHA1: 49264f59af5a974c121e767977bb61a9ebc20c07 SHA256: 96ff9103d474cbf9f998b7b20ce070e4580c6e1781d3ef5a225d3834a7c0c5dc Description: puzzle game involving paths and marbles Pathological is an enriched clone of the game "Logical" by Rainbow Arts. To solve a level, fill each wheel with four marbles of matching color. Various board elements such as teleporters, switches, filters, etc., make the game interesting and challenging. New levels can be created using your favorite text editor. . Homepage: http://pathological.sourceforge.net/ Package: fortunes-pl Priority: optional Section: contrib/games Installed-Size: 2586 Maintainer: Robert Luberda Architecture: all Version: 0.0.20071015-1 Provides: fortune-cookie-db Depends: fortune-mod (>= 9708-32) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-pl_0.0.20071015-1_all.deb Size: 914798 MD5sum: f5d7269b4652bcc85984936fb9430e98 SHA1: 0af42a9a2bdefb233038798363bb5a03db6da140 SHA256: cad41114e1cc1cfec5478392806aefbfa6e35d4150fd7308f7e3c37cd9cb9092 Description: Polish data files for fortune A collection of fortune cookies in Polish. . This package can be replacement for or an addition to the fortunes package to let fortune speak Polish. Package: fortunes-cs Priority: optional Section: contrib/games Installed-Size: 1799 Maintainer: Ondřej Surý Architecture: all Version: 2.0-1 Provides: fortune-cookie-db Depends: fortune-mod (>= 9708-12) Suggests: wish | tk8.4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-cs_2.0-1_all.deb Size: 586942 MD5sum: d006c42303129612ced40e10c935802e SHA1: 713cd9c57fe87dcd72a472ddca502fe69f8c680f SHA256: 9173b5a941d120ca0ed25b805a33e8a060feb3326e591962ef14e932c2673715 Description: Czech and Slovak data files for fortune Collection of about 7240 fortunes in Czech and Slovak. This package can be a replacement for or an addition to the fortunes package to let fortune speak Czech and/or Slovak. Package: heroes-sound-effects Priority: optional Section: contrib/games Installed-Size: 24 Maintainer: Daniel Burrows Architecture: all Version: 1.0-4 Replaces: heroes (<< 0.6-0pre3) Recommends: heroes Conflicts: heroes (<< 0.6-0pre3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/heroes-sound-effects_1.0-4_all.deb Size: 393564 MD5sum: 3d548538f126cc9183c03edbd992d600 SHA1: ed80b517d3c3d655b29d4ddf2c01d32d4c9cc229 SHA256: 1f169bf3be56666f04596b2209fee9c90fa7feadd755053d666300b04cef3667 Description: Optional sound files for heroes Heroes is similar to the "Tron" and "Nibbles" games of yore, but includes many graphical improvements and new game features. In it, you must maneuver a small vehicle around a world and collect powerups while avoiding obstacles, your opponents' trails, and even your own trail. . This package contains optional sound effects for heroes. Install these if you want nifty little noises while playing the game. Package: pcsx Priority: optional Section: contrib/games Installed-Size: 4 Maintainer: Ryan Schultz Architecture: all Version: 1:1.699df-rc3-1 Depends: pcsx-bin, psemu-drive-cdrmooby | psemu-drive, psemu-input-padjoy | psemu-input-omnijoy | psemu-input, psemu-sound-alsa | psemu-sound-oss | psemu-sound, psemu-video-x11 | psemu-video Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pcsx_1.699df-rc3-1_all.deb Size: 8564 MD5sum: c9606c642190bc63b4dde4bd37545047 SHA1: c185cb291cd916e865fc2648426b9089a722589e SHA256: 8a85147577173db3d8a54909ba1672c6075c71dd8b4ceae61d4be0c594b37679 Description: Sony PlayStation emulator PCSX-df is an advanced PlayStation (PSX) emulator, which uses a plugin architecture to provide full support for all components of the PSX. It has full emulation support for gamepads, videos, sound, memory cards, and other important PSX components (when the respective plugins are installed), and is able to play many games without problems. . This metapackage provides PCSX-df and a set of plugins. Package: ire-rotj Priority: optional Section: contrib/games Installed-Size: 47905 Maintainer: Alexandre Pineau Architecture: all Version: 2.00-1 Depends: ire (>= 0.92-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/ire-rotj_2.00-1_all.deb Size: 32585638 MD5sum: 9ef6779af2322d4b114abbec483ead26 SHA1: b404e6a25283bf8d55d0deaacbc7923f620e1af2 SHA256: 01e57d2f5dda84cd9d5702997fbf5603342146b6627844cf4cb5207c3251eea5 Description: The Reign of the just is a demo game for IRE The Reign of the just is a demo game module for the role-playing-game engine IRE. . This package contains datafiles used by the Reign of the just. . Blown into the past by a nuclear physics experiment gone horribly wrong, you find yourself in a fourteenth-century church... and the Clergy have been expecting you. All is certainly not as it should be, but if you want to see your home again, you must fulfill the prophecy and solve the mystery of The False Messiah! Package: bouncy Priority: extra Section: contrib/games Installed-Size: 60 Maintainer: Debian Games Team Architecture: all Version: 0.6.20071104-1 Depends: python, python-opengl, python-pygame, ttf-bitstream-vera Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/bouncy_0.6.20071104-1_all.deb Size: 349340 MD5sum: 726cf75ab4e34e9ee968f6fd15aa8b31 SHA1: 9fb3e5e26f311ac1d5020042699ac8ef380cd755 SHA256: e058237812d0181c18812c2af0ada58cf50941d9dfb650fab738affa9c395fd2 Description: eat the yummy veggies in the garden - game for small kids You play Bouncy the Hungry Rabbit. You're in a garden with yummy veggies and a farmer who's not keen on you eating them. You can hide (and move around) under the ground. . Bouncy was written so it could be enjoyed by the author's daughter, who was about to turn 3, and by older gamers. Hence it's not a violent game and "easy" is really, really easy, and "hard" is challenging. . http://www.pyweek.org/e/bouncy/ Homepage: http://www.pyweek.org/e/bouncy/ Package: space-orbit-common Priority: optional Section: contrib/games Installed-Size: 80 Maintainer: Eric Schwartz (Skif) Architecture: all Source: space-orbit Version: 1.01-9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/space-orbit-common_1.01-9_all.deb Size: 3067374 MD5sum: 16060f780479cf797b5ca2352225fd7e SHA1: e6c7c9df6de88a2aae6cf66e9fd9254f85c24ebf SHA256: 4ad84fa7ab3332aae5997c3d606fb994701b2157dd25f23af64c241642700899 Description: common files for space-orbit This package contains the architecture-independent files for space-orbit. Package: wing-data Priority: optional Section: contrib/games Installed-Size: 57 Maintainer: Debian allegro packages maintainers Architecture: all Source: wing Version: 0.7-27.1 Conflicts: wing (<< 0.7-5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/wing-data_0.7-27.1_all.deb Size: 745004 MD5sum: a6d88409580a26626318201345ff54be SHA1: b49d3d5693f8ec98649ab1c5e4659cb1dee0617d SHA256: f8c4903e3936c27c3e456dbe57eb719b281e8400bd21e2a6c6e1785a359a4d44 Description: graphics and audio data for wing WING is a galaga knock-off arcade game. It features high quality pre-rendered graphics, dynamically generated stars in background, single player game against computer controlled opponents, 6 levels of play, digital sound effects, digital music streams, and a high score list. . This package contains the architecture-independent data for wing. For more information, see the wing package. Package: childsplay-plugins-lfc Priority: optional Section: contrib/games Installed-Size: 131 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.84-2 Depends: childsplay (>= 0.81.8-3), python, python-support (>= 0.7.1) Recommends: childsplay-lfc-names Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/childsplay-plugins-lfc_0.84-2_all.deb Size: 11098388 MD5sum: 8fc6d32faaa7d0582d3a32f0e215b393 SHA1: a1beb2835ff0f83c71afab00d5d23e5d76c1acf3 SHA256: f9cc5532fd7e32a7dff94d12ea4c77ef122c587e7b4c79d56dbbbb8022a6319e Description: letterFlashscard game for childsplay This is a game to teach the alphabet to very little children using photographs of animals and sounds. Package: ggz Priority: optional Section: contrib/games Installed-Size: 4 Maintainer: Debian GGZ Maintainers Architecture: all Source: meta-ggz Version: 0.0.14-1 Depends: ggz-gtk-games (>= 0.0.14), ggz-kde-client (>= 0.0.14) | ggz-gtk-client (>= 0.0.14) | ggz-core-client, ggz-kde-games (>= 0.0.14), ggz-sdl-games (>= 0.0.14) Recommends: ggz-docs Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/ggz_0.0.14-1_all.deb Size: 2250 MD5sum: da8a16545d38fe96a242f0ea4dc260ff SHA1: 12f68102d8d9a8339385ca06523268bb94d28667 SHA256: ddaeb3de1db2cdf34abbf54ecf4d68201690566eaba4d1480b012332a1e34106 Description: GGZ Gaming Zone: the complete GGZ environment for gamers This package conveniently ensures a complete GGZ installation for the user. One core client will be installed (but others can be added manually), as will all GGZ-enabled games. . This package is part of the GGZ Gaming Zone, a multiuser networked gaming environment. . Web site: http://www.ggzgamingzone.org/ Package: chromium-data Priority: optional Section: contrib/games Installed-Size: 50 Maintainer: Debian Games Team Architecture: all Version: 0.9.12-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/chromium-data_0.9.12-3_all.deb Size: 1106490 MD5sum: ee67e415c1eb528d9b5f6cb1d4917bd0 SHA1: 07a096f54969bd26fed8280ac30d0150845938f1 SHA256: 04cf01cf6c1d5d0c9d5a1a52de5f9c26d741c2a82328dbaad6def71b13006ee6 Description: data pack for chromium This package provides all the sounds and images required for Chromium B.S.U, a fast paced high action scrolling space shooter. . Homepage: http://www.reptilelabour.com/software/chromium/ Package: fretsonfire-songs-sectoid Priority: optional Section: contrib/games Installed-Size: 17 Maintainer: Debian Games Team Architecture: all Version: 1.dfsg-1 Depends: fretsonfire-game Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fretsonfire-songs-sectoid_1.dfsg-1_all.deb Size: 29631628 MD5sum: 78faad192d1692bac7770314770322fc SHA1: 44a5854a5efb9e320c4bcd8044a52bc243158cc4 SHA256: 7d7d99200ec1d04fc838e200d732c1191cbb2629b3558d485a1a5d2d608407a1 Description: game of musical skill and fast fingers - Songs Package Frets on Fire is a game of musical skill and fast fingers. The aim of the game is to play guitar with the keyboard as accurately as possible. . This is a data package of songs written by Sectoid Package: openarena-data Priority: optional Section: contrib/games Installed-Size: 276482 Maintainer: Debian Games Team Architecture: all Version: 0.7.7-1~hardy1 Recommends: openarena (>> 0.7.7) | openarena-server (>> 0.7.7) Conflicts: openarena (<< 0.7.6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/openarena-data_0.7.7-1~hardy1_all.deb Size: 280384392 MD5sum: 02c19621fae2352e91563fdeb10d4400 SHA1: bb2dd8f08ac02a136bfce29f96d493ec9ad7f8bc SHA256: 972e747f2299ce03efd7f19ea2323dc911a320ba702a1a54fef445fc208c467f Description: OpenArena game data OpenArena is an open-source content package for Quake 3 Arena licensed under the GPL, effectively creating a free stand-alone game. Though OpenArena is a free replacement for id Software Inc.'s Quake III Arena, it is NOT comptabible with the proprietary game! . This package installs OpenArena maps, models, sounds, etc. Homepage: http://www.openarena.ws/ Package: egoboo-data Priority: optional Section: contrib/games Installed-Size: 2471 Maintainer: Mark Purcell Architecture: all Version: 2.220-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/egoboo-data_2.220-3_all.deb Size: 15761850 MD5sum: 8885582b52097badb7533411d29767b9 SHA1: 8f07453bc94ce2b1001b0c37b3145f13c6ecf435 SHA256: 3ee857f315c235627bd8535197dd096a992f107b8cf7680357d2e1ff55cc6c34 Description: Egoboo data files Egoboo is an open source project, using OpenGL and SDL(Simple DirectMedia Layer) libraries. It is a 3d dungeon role playing game in the spirit of NetHack. Nice colorful graphics, and detailed models(using Quake2 modeling tools) make this game stand out in the gaming open-source community. Package: cappuccino Priority: optional Section: contrib/games Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Architecture: all Version: 0.5.1-2ubuntu1 Depends: polygen, python, python-gtk2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/cappuccino_0.5.1-2ubuntu1_all.deb Size: 140496 MD5sum: 9a0b1d7079b3b2917e10137be2cf1c70 SHA1: e1236e036f5c7529a32a56b77b39a7a669bb35a7 SHA256: f44e8a91e0f72abc8e8529735ff4ec6210b005d8a60973c348b5f2bf0bc2d254 Description: an utility to let your boss think that you're working hard Run this software on your computer when you are not motivated to work, and enjoy doing something different. If your boss come in your cubicle, he'll think "Yeah, he's doing something different since his computer is really busy - He's doing something really important". Package: nexuiz-data Priority: optional Section: contrib/games Installed-Size: 316793 Maintainer: Debian Games Team Architecture: all Version: 2.4-1 Recommends: nexuiz (>= 2.4) | nexuiz-server (>= 2.4) Conflicts: nexuiz (<= 2.4), nexuiz-server (<= 2.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/nexuiz-data_2.4-1_all.deb Size: 322846846 MD5sum: 8540ca4aae1507789a7bbded54316037 SHA1: bfa6fee92a8a7b5141c468e6364ae69c4584eb2d SHA256: a5cae57d1d9e82032d920509900988d3ed5b65f980ee0bd41f3afaacb55e5972 Description: Nexuiz game data files Nexuiz is a 3d deathmatch game made entirely over the internet. The purpose of the game is to bring deathmatch back to the basics, with perfect weapon balancing and fast paced action, keeping itself away from the current trend of realistic shooters. . This package contains only data files like levels and sounds. If you want to play the game you need to install the package "nexuiz". Homepage: http://www.nexuiz.com/ Package: pysycache-move-animals Priority: extra Section: contrib/games Installed-Size: 1798 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-move-animals_3.1-1_all.deb Size: 1560896 MD5sum: 4db8af3f9a04bdf1926fc99d6d52fb58 SHA1: 0464c715d67a81cd0d2e55e25be3d1737d80b4c0 SHA256: 33ed0ea2444edd909822b39c137ff912364c02eab6aaacc98ae542bec2465cad Description: Animals images for mouse move activities for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are animals images for a mouse move exercice. Homepage: http://www.pysycache.org Package: pysycache-dblclick-appleandpear Priority: extra Section: contrib/games Installed-Size: 698 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-dblclick-appleandpear_3.1-1_all.deb Size: 532866 MD5sum: 11b51e54c7d939e4b764e6609c2ff7b7 SHA1: da9556334aca9ef4c3ca6e682a34bd911f460555 SHA256: 2fa307dd08dedf1f940458a1c2392ed2a5ebc55331dad134bdab4c5797d119d1 Description: Apple and pear images for double click activities for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are apple and pears images for double click exercices Homepage: http://www.pysycache.org Package: fortunes-bofh-excuses Priority: optional Section: contrib/games Installed-Size: 7 Maintainer: Tollef Fog Heen Architecture: all Version: 1.2-1 Provides: fortune-cookie-db Depends: fortune-mod Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-bofh-excuses_1.2-1_all.deb Size: 15382 MD5sum: 0aebfae5c4e25e832c3fac0bb0b409dd SHA1: 5f3b0101961e2a93f37fb56f5338ebe62ad177fe SHA256: 2ae538e9721886fa7e197fcdff3cb6c855e7efd4b543bbf7bc5955577b21e65a Description: BOFH excuses for fortune fortunes-mod-bofh-excuses is a collection of excuses which you can use as a BOFH when something goes wrong. Some examples are: 'Electromagnetic energy loss', 'disks spinning backwards - toggle the hemisphere jumper.' Package: fortunes-spam Priority: optional Section: contrib/games Installed-Size: 11 Maintainer: Danilo Piazzalunga Architecture: all Version: 1.2-1 Provides: fortune-coookie-db Depends: fortune-mod (>= 9708-25) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-spam_1.2-1_all.deb Size: 71734 MD5sum: 24820d0143d7e8e32df545b4faac7ab5 SHA1: 3ff01948faae5eedf31d9e739f19ed47a0e09ea5 SHA256: 8cff6d5fc96784207f13e18c148fe3c186837950e625055532bf56ee737ffc0a Description: fortunes taken from SPAM messages This package contains fortunes taken from subjects and bodies of SPAM messages (mails, newsgroup posts, etc.); they are not edited, except when lines were longer than 72 chars. Package: ggz-gtk-games-data Priority: optional Section: contrib/games Installed-Size: 1543 Maintainer: Debian GGZ Maintainers Architecture: all Source: ggz-gtk-games Version: 0.0.14-1 Depends: ggz-gtk-games (>= 0.0.14) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/ggz-gtk-games-data_0.0.14-1_all.deb Size: 1178742 MD5sum: c0596a5ccea7084bfa1c190561917858 SHA1: 57f54ce5c131530d80cad18c8fb5ae367ca5b8a9 SHA256: 8f97258ac0e2dd8b84c7d8e03a230748dc57b15f2a90b7c4f672fd294d7e0e98 Description: GGZ Gaming Zone: multimedia data for game clients for GTK+ GGZ games are games that can be played online against other people while all having some features in common, like table chat, seats configuration, bot players, game spectators, savegames, statistics, and others. Some games also work in single-player mode. . This package provides the data files for the complete collection of GGZ game frontends that make use of the GTK+ toolkit. . This package is part of the GGZ Gaming Zone, a multiuser networked gaming environment. . Web site: http://www.ggzgamingzone.org/ Package: pydance Priority: optional Section: contrib/games Installed-Size: 210 Maintainer: Debian QA Group Architecture: all Version: 1.0.3-4 Depends: pydance-music, python, python-pygame (>= 1.5.6), python-support (>= 0.7.1) Suggests: ddrmat-source, mp32ogg, python-psyco Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pydance_1.0.3-4_all.deb Size: 5914240 MD5sum: 1c205a42d597ef5a62e44c44d137dbf4 SHA1: 436d151df4b8915b5b9c569f0c37b16c91e4e54a SHA256: a23915c78e57916fc78d4647dc9ae8bb4f368f864d5c580948ee2af23a6be07e Description: dancing simulation game similar to the kind in arcades pydance is a dancing simulator, in which you must step on particular arrows on the floor in time with music playing in the background. pydance supports multiple difficulty levels for each song, background images and movies, lyrics, freeze arrows, BPM changes and stops, and many common modifiers like 2x, drop, stealth, and so on. . pydance is interoperable with other dancing games, and can play the popular DWI, SM, and KSF formats. It is capable of playing games similar to Dance Dance Revolution, Pump It Up, ParaParaParadise, Dance ManiaX, and Technomotion. It also implements several unique modes. You can also make your own steps for songs in the .dance format. . Many Playstation to USB (or parallel) adapters are supported for play. If you lack a dance pad, you can also play with the keyboard. . This package does not contain any songs to play pydance with. For that, see the pydance-music package. You may also install your own separate data files (for example, if you own other proprietary dancing games). Package: pysycache-images Priority: extra Section: contrib/games Installed-Size: 2725 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-images_3.1-1_all.deb Size: 2453348 MD5sum: 1adbfba7281035cca878005bdc0f9ad3 SHA1: 4c8f06e43f5d4912485971892585719f3740c956 SHA256: 90941858ed14fb294e0a4a60ad96e490b84c54997e0e4215e2e598db0febc3f7 Description: Images for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are images needed by pysycache to be used. Homepage: http://www.pysycache.org Package: rafkill-data Priority: optional Section: contrib/games Installed-Size: 20 Maintainer: Debian allegro packages maintainers Architecture: all Source: rafkill Version: 1.2.2-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/rafkill-data_1.2.2-3_all.deb Size: 6046114 MD5sum: e7949329078f121f10fe9ed26e4545bd SHA1: cc1c80cdb4291b91f698fe8ef695c64e8a23556c SHA256: 4cb54e3b23229e550b79d341917c1ff90132c9bc7598499146bac6fb2507f97e Description: graphics and audio data for rafkill Rafkill is a clone of Raptor: Call of the Shadows, a classic shoot'em-up game. . This package contains the architecture-independent data for rafkill. For more information, see the rafkill package. Package: abuse-frabs Priority: optional Section: contrib/games Installed-Size: 256 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Games Team Architecture: all Version: 2.10-7ubuntu2 Depends: abuse (>= 1:0.7.0-1) Conflicts: abuse-lib Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/abuse-frabs_2.10-7ubuntu2_all.deb Size: 3305896 MD5sum: 2e174f00cbf9c4d6193793e23b3204db SHA1: f0e3d88b3bd7e2c68bc8c1a32949eb378d1b6893 SHA256: 1b4e25770d7c56048244a989e7d6219b1ff83b5d98a56559f46790f8ca68830b Description: levels and graphics for Abuse This package contains the levels and graphics for the game Abuse with the Free Abuse (fRaBs) extensions. . This package obsoletes abuse-lib which will be removed at some point. If you still need abuse-lib for some reason, please contact the maintainer now. . The Abuse sound effects are not included, due to copyright problems. Package: polygen Priority: optional Section: contrib/games Installed-Size: 655 Maintainer: Enrico Zini Architecture: all Version: 1.0.6.ds2-3build2 Depends: ocaml-base-nox-3.10.0 Recommends: polygen-data Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/polygen_1.0.6.ds2-3build2_all.deb Size: 94416 MD5sum: 23df5f4d8a88f5413000eee66769dec6 SHA1: c329554bf3b6fe93df5122e523e2804894ad0ba5 SHA256: b21ff680a83fb2a1230c1d13c3cbd374a596df17597be8c09fa92525a681bb18 Description: generator of random sentences from grammar definitions PolyGen is a program for generating random sentences according to a grammar definition, that is following custom syntactical and lexical rules. . Formally, it is an interpreter of a language itself designed to define languages, where to interpret means executing a source program in real time and eventually outputting its result. . Here a source program is a grammar definition, the execution consists in the exploration of such grammar by selecting a random path and the result is the sentence built on the way. . Though PolyGen is quite a serious piece of software then, what else would be more noble for it than being used as a parody tool for linguistical habits, stereotypes and trends of this foolish era? . Principles of parody are focusing a ridiculous topic and eventually abstracting its rules and schemes (here in terms of a grammar definition) by which reproducing it through the variatio device. And randomization is perfect at this purpose thanks to its purely asemantic behaviour =:) Package: childsplay-alphabet-sounds-nl Priority: optional Section: contrib/games Installed-Size: 24 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.4.2-1 Provides: childsplay-alphabet-sounds Depends: childsplay-plugins Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/childsplay-alphabet-sounds-nl_0.4.2-1_all.deb Size: 282750 MD5sum: c6d9fc01a99d444d6ba91eff869d9caa SHA1: 9a975e2291b5f1a3959526c594f5139bea1047b2 SHA256: 1932fb3677cc54bb79db1edf415b147a5baf2379bca103aed82f581f816725fb Description: Dutch sounds for childsplay's alphabet game Localized sound files for the alphabet game included on childsplay-plugins. Package: jumpnbump-levels Priority: optional Section: contrib/games Installed-Size: 1692 Maintainer: Francois Marier Architecture: all Version: 0.0.20060615 Depends: jumpnbump Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/jumpnbump-levels_0.0.20060615_all.deb Size: 3036776 MD5sum: a2d877c5c6e30deff6fc3c1febbf9931 SHA1: 01db9ed9a79781d741220afa072c83adcda3616c SHA256: 8aca3257099ec26cea08b2cd8a26c3171558108065a0c661e12d747db4950a94 Description: cute multiplayer platform game with bunnies (extra levels) You, as a bunny, have to jump on your opponents to make them explode. This package contains fifteen extra levels. Package: funnyboat Priority: optional Section: contrib/games Installed-Size: 34 Maintainer: Debian Games Team Architecture: all Version: 1.5-2 Depends: python, python-numeric (>= 24.2), python-pygame (>= 1.7), python-pyogg, python-support (>= 0.7.1), ttf-dejavu Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/funnyboat_1.5-2_all.deb Size: 3787898 MD5sum: 0b0e146c9493411ab256ceed0ec40b18 SHA1: 37b7eaea5d07f6c72e451a7d2bea3aef2557691d SHA256: e473431670c1ba3c8e09b3f659bb0a3939b4b57e4d222d37898a27ff9c2d30a2 Description: a side scrolling arcade shooter game on a steamboat Trip on the Funny Boat is side scrolling arcade shooter game on a steamboat equipped with a cannon and the ability to jump. The player will need to take advantage of waves to defeat the enemies and dodge hazards. . Homepage: http://funnyboat.sf.net/ Package: whichwayisup Priority: extra Section: contrib/games Installed-Size: 69 Maintainer: Debian Games Team Architecture: all Version: 0.7.0-1 Depends: python, python-pygame, python-pyogg, ttf-bitstream-vera Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/whichwayisup_0.7.0-1_all.deb Size: 663978 MD5sum: 3fa95b4dfd596d65c1d458d0a834866a SHA1: 2bf73f023c89d454ddb1be5b4adde895102d38d1 SHA256: ede201118529843d1939d73807f6717b3672aa356f083042ddba58978c559eed Description: 2D platform game with a slight rotational twist Which Way Is Up, a traditional and challenging 2D platform game with a slight rotational twist. Help a mysterious big-eared salaryman named Guy find his keys in a labyrinth of dangers and bad dialogue. . Homepage: http://hectigo.net/puskutraktori/whichwayisup/ Package: pysol-sounds Priority: optional Section: contrib/games Installed-Size: 3732 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Alexander Nofftz Architecture: all Source: pysol Version: 4.82.1-4.1ubuntu7 Replaces: pysol (<< 4.20-2) Recommends: pysol (>= 3.40-1), pysol-sound-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysol-sounds_4.82.1-4.1ubuntu7_all.deb Size: 2489494 MD5sum: 636432876dc0516d272ed0f9d8dd32c5 SHA1: ab6023c734cdc96f1661d601e3248f3a1ca70eab SHA256: 8bf70b6d95315b736a1ecf88e56d9e93f8bbed2bd67820e9ad7a7041728c0e8d Description: Sounds and background music for use with PySol When this package is installed along with pysol-sound-server, PySol can play sounds and background music. It is mostly useless without the server. Package: pysycache-move-sky Priority: extra Section: contrib/games Installed-Size: 2283 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-move-sky_3.1-1_all.deb Size: 1735488 MD5sum: d9e830694a0663c66df6b01507e17899 SHA1: a3ae9ade0f7e2c0cd1c38f2d0c80b631fa3cb1ac SHA256: 8d4528ec4162eda1bd580babe312b0df254a06f9cc69e416a23a1317031b8d65 Description: Sky images for mouse move activities for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are sky images for a mouse move exercice. Homepage: http://www.pysycache.org Package: crossfire-maps Priority: optional Section: contrib/games Installed-Size: 172590 Maintainer: Kari Pahula Architecture: all Version: 1.11.0-1 Depends: procps Suggests: crossfire-edit, crossfire-server Conflicts: crossfire-maps-small, crossfire-server (<< 1.8.0-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/crossfire-maps_1.11.0-1_all.deb Size: 23393688 MD5sum: 45c4e315e314800a79bd63d60bccb0be SHA1: be4dc91393005511504fad41b1639424045dcaba SHA256: d9a78e6710f82be270f89f830ba412207f6b6dc58449c6cd68d1eed7efb430d2 Description: Standard set of maps for crossfire Maps for use with crossfire-server or crossfire-edit. . You don't need this package if you are running only the client. . Note that installing maps will restart crossfire-server, if it is installed and running. Homepage: http://crossfire.real-time.com/ Package: heroes-data Priority: optional Section: contrib/games Installed-Size: 85 Maintainer: Daniel Burrows Architecture: all Version: 1.5-2 Replaces: heroes (<< 0.6-0pre3) Recommends: heroes-common Conflicts: heroes (<< 0.6-0pre3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/heroes-data_1.5-2_all.deb Size: 440382 MD5sum: 81f89af16479a156e7081cc8d8f018a6 SHA1: 5cfa315ba487b4e35627e6326f4fb40cb87d2004 SHA256: 92926a688905fb10935a6ba7a15ba2bde7215182a286c4bb4fe12614f95e17df Description: Required data files for heroes Heroes is similar to the "Tron" and "Nibbles" games of yore, but includes many graphical improvements and new game features. In it, you must maneuver a small vehicle around a world and collect powerups while avoiding obstacles, your opponents' trails, and even your own trail. . This package contains required data files for heroes, including images, level files, and tilesets. Package: vegastrike-data Priority: optional Section: contrib/games Installed-Size: 43116 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Games Team Architecture: all Version: 0.4.3-3ubuntu1 Suggests: vegastrike-music Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/vegastrike-data_0.4.3-3ubuntu1_all.deb Size: 140536690 MD5sum: 8e075c944fcdd53591c3ed6bc25f493f SHA1: d8505ff000a38b89f648b718e83708d6dc4c0d5a SHA256: 0fb5d5fbbcea9dce7234871ecfd917851a75e262e42ab502a6324ba55dab5946 Description: data files for vegastrike Vegastrike is a 3D space simulator. Currently in Beta development, the project, at version 1.0, is to be a generic space simulator. Current features include split-screen play, trading, exploration and plenty of shoot'em up action. Package: heroes-sound-tracks Priority: optional Section: contrib/games Installed-Size: 14 Maintainer: Daniel Burrows Architecture: all Version: 1.0-4 Replaces: heroes (<< 0.6-0pre3) Recommends: heroes Conflicts: heroes (<< 0.6-0pre3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/heroes-sound-tracks_1.0-4_all.deb Size: 1289236 MD5sum: 3aee34322da831b109315a6c2e158ecd SHA1: c6a4bc3e1008975c7a4751ad83a4b6183dc80517 SHA256: abd145d1065b776e9dba9b9d1e482e1369c53a79a76135eb34c6157e0cbd4b8d Description: Optional sound files for heroes Heroes is similar to the "Tron" and "Nibbles" games of yore, but includes many graphical improvements and new game features. In it, you must maneuver a small vehicle around a world and collect powerups while avoiding obstacles, your opponents' trails, and even your own trail. . This package contains optional background music for Heroes. Install this if you want to listen to music while playing the game, or if you just happen to like the tunes. Be warned that this package is quite large and will take a long time to download over a modem or other slow link! Package: fortunes-br Priority: optional Section: contrib/games Installed-Size: 6 Maintainer: Guilherme de S. Pastore Architecture: all Version: 20061004 Provides: fortune-cookie-db Depends: fortune-mod (>= 9708-12) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-br_20061004_all.deb Size: 112948 MD5sum: 7bc46075691c2a5c140b9e0ddb3ac6ea SHA1: 5cd64a51b2e4bf0ff7a7cf2cddea40101915f52a SHA256: 135e984b779184678ad81662b0fc302d0c4df885f9a5876bd90d85bade94dcdc Description: Fortune files in Portuguese A fortune database for Portuguese speakers, gathered from various sources. Package: pysycache Priority: extra Section: contrib/games Installed-Size: 1838 Maintainer: José L. Redrejo Rodríguez Architecture: all Version: 3.1-1 Depends: pysycache-buttons-ice | pysycache-buttons-beerabbit | pysycache-buttons-crapaud | pysycache-buttons-wolf, pysycache-click-dinosaurs | pysycache-click-sea, pysycache-dblclick-appleandpear | pysycache-dblclick-butterfly, pysycache-i18n, pysycache-images, pysycache-move-animals | pysycache-move-food | pysycache-move-plants | pysycache-move-sky | pysycache-move-sports, pysycache-puzzle-cartoons | pysycache-puzzle-photos, pysycache-sounds, python, python-pygame, python-support (>= 0.7.1), ttf-bitstream-vera Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache_3.1-1_all.deb Size: 3298804 MD5sum: 810ed5c75f58657365d5440141bf802b SHA1: b139fdde3bcfe6229c0942522fb868d154a4ce84 SHA256: 7be7869c018cbeb1b03ab059276aa59e37a6f0563f89224bd844cd4c8750e2a2 Description: Educational game to teach children to use the mouse A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. Homepage: http://www.pysycache.org Package: pybridge-server Priority: optional Section: contrib/games Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: David Watson Architecture: all Source: pybridge Version: 0.3.0-1ubuntu1 Depends: pybridge-common (>= 0.3), python, python-central (>= 0.6.5), python-configobj (>= 4.0), python-sqlobject (>= 0.7) Suggests: pybridge (>= 0.3), python-pysqlite2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pybridge-server_0.3.0-1ubuntu1_all.deb Size: 10886 MD5sum: 0e0fd15dd1da69e36a99fefe6016f00d SHA1: f32032192278aaf3888745885712e1202f4466fd SHA256: 7ca04959a10c785a335075a6d65bb9378e61448acf9511123f0d626926e56801 Description: Server files for pybridge PyBridge lets you play the card game of contract bridge, with human players, over the Internet or a local network. The PyBridge project aims to provide a featureful cross-platform alternative to existing online bridge services. . This package provides a console server to which PyBridge users can connect. Python-Version: current Package: lightyears Priority: optional Section: contrib/games Installed-Size: 59 Maintainer: Siegfried-Angel Gevatter Pujals (RainCT) Architecture: all Version: 1.3a-2 Depends: python (>= 2.4), python-pygame (>= 1.7), python-support (>= 0.7.1), ttf-bitstream-vera Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/lightyears_1.3a-2_all.deb Size: 640428 MD5sum: e66cd42cd406331877e510fd2e6bc9b1 SHA1: 27da95add93788b79139f9938c4fcdfca806145a SHA256: 6d7de9cec976a16f087249f16af27fdc75bfc98ed7ccb250f9c731651de289e3 Description: single player real-time strategy game with steampunk sci-fi You have to build and maintain a steam distribution network on an alien planet, while under attack from aliens and other hazards. The game has three difficulty levels, an interactive tutorial, and a scoring system. . "20.000 Light Years Into Space" is written in Python using pygame and it was rewarded with the second place in the Pyweek March 2006 Individual Entries category. Homepage: http://www.jwhitham.org.uk/biscuit_games/LightYears/ Package: childsplay-plugins Priority: optional Section: contrib/games Installed-Size: 142 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.85-1 Depends: childsplay (>= 0.85.1-1), python, python-support (>= 0.7.1) Recommends: childsplay-alphabet-sounds, python-pyfribidi, ttf-freefont Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/childsplay-plugins_0.85-1_all.deb Size: 4538198 MD5sum: 97f0cde894f55008caa513872b3aada9 SHA1: 47060b63e603c6b63b31c4892209e8f43577e11f SHA256: 0697a30c542ede6d26f60df0323d28786b36f03b0a8d77d5495904578eb1692d Description: Additional games for childsplay It includes the following games: * Numbers - Put the correct operator between two numbers. * SoundNpic - A toy for young children with pictures and sounds. * Packid - A pac-man game, try to catch the letters. * Soundmemory - The classic memory game, with sounds. * Fallingletter - Type them before the reach the ground. * Findsound - Listen to a sound and find the image to which it belongs * Findsound2 - The same as findsound, now with numbers and letters. * Pong - The classic game, play alone or against another child. * Billiards - Try to shoot the balls into the hole. . Install the python-pyfribidi package and the ttf-freefont package to be able to use the program with Hebrew and/or Arabic languages. Package: xblast-tnt-sounds Priority: optional Section: contrib/games Installed-Size: 30 Maintainer: Gerfried Fuchs Architecture: all Version: 20040429-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/xblast-tnt-sounds_20040429-2_all.deb Size: 1602632 MD5sum: eddad68935f8eaa15d643c140f4a4abb SHA1: dd1d1c481b7143556014157dabcea51e242c54fc SHA256: 4f0013f2dbe3c8a120e2e6d934c55c78610bfef3729336230e4d5a178993afdf Description: sound files for xblast-tnt XBlast is a multi-player arcade game inspired by the video/computer game Bomberman (Dynablaster). This package contains the sound files. You only need them if you want to listen to sound effects during the game. Enhances: xblast-tnt Package: pysycache-dblclick-butterfly Priority: extra Section: contrib/games Installed-Size: 436 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-dblclick-butterfly_3.1-1_all.deb Size: 400598 MD5sum: ded912751d1af5fdbbfd05b4319c1d49 SHA1: 5097d949cd524f312ab5f58e8107308b8ae3fb1a SHA256: 3a86bc6e17dc9a40c6a77adbddfc57736f452a114c6e501e2ce129a497989c83 Description: Butterfly images for double click activities for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are butterfly images for double click exercices Homepage: http://www.pysycache.org Package: fortunes-eo-iso3 Priority: optional Section: contrib/games Installed-Size: 7 Maintainer: Radovan Garabík Architecture: all Source: fortunes-eo Version: 20020729-4 Provides: fortune-cookie-db Depends: fortune-mod (>= 9708-31) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-eo-iso3_20020729-4_all.deb Size: 55630 MD5sum: 6a1953c088a6a6c951ef9b0f5b497827 SHA1: a76f02f9200ca22c5ecf587ba1ea25f05988a488 SHA256: dd2e81a9ef7927451b9036c02dad155a3356769cab7991d3c56bd6a86c0e2387 Description: Collection of esperanto fortunes (ISO3 encoding). Datumbazo kun esperantlingvaj mesagxoj por la fortune programo. Enhavas mesagxojn el Proverbaro Esperanta de Zamenhof, en ISO-8859-3 kodo. . Database with esperanto fortune cookies. Contains messages from Proverbaro Esperanta by Zamenhof, in ISO-8859-3 encoding. Package: asc-music Priority: optional Section: contrib/games Installed-Size: 7 Maintainer: Debian Games Team Architecture: all Version: 1.3-1 Depends: asc Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/asc-music_1.3-1_all.deb Size: 10396218 MD5sum: e2f7823727a0f469bbe9d15272c0b0f9 SHA1: b18981dd86bba544ef0b5b9e964ffff7e038a877 SHA256: 02a82ef43888af6ee4e59c85a1b462e430f4e6b44ae28dfec886b46be344ea67 Description: music pack for ASC This is a music pack for the Advanced Strategic Command game. If ASC detects the presence of these tracks it plays them during game. . Composed by Michael Kievernagel. . Homepage: http://www.asc-hq.de/ Enhances: asc Package: flight-of-the-amazon-queen Priority: optional Section: contrib/games Installed-Size: 16 Maintainer: David Weinehall Architecture: all Version: 1.0.0-5ubuntu1 Depends: scummvm (>= 0.6.0-1) Suggests: gettext-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/flight-of-the-amazon-queen_1.0.0-5ubuntu1_all.deb Size: 36541770 MD5sum: 2335f459544770aa0ecf0a8924ac2f75 SHA1: 920df2646e9ad1c309344e336f27844982e1c54d SHA256: 4433369fb3c433f1ed0f0bd97258d3113bfad350174a830e1e53cab92ac450e3 Description: a fantasy adventure game Flight of the Amazon Queen is a 2D point-and-click adventure game set in the 1940s, originally published for DOS and the Amiga. . You assume the role of Joe King, a pilot for hire who is given the job of flying Faye Russell (a famous movie star) into the Amazon jungle for a photo shoot. Of course, things never go according to plans. After an unfortunate turn of events they find themselves stranded in the heart of the Amazon jungle, where Joe will embark on a quest to rescue a kidnapped princess and in the process, discover the true sinister intentions of a suspiciously located Lederhosen company. In a rich 2D environment, Joe will cross paths with a variety of unlikely jungle inhabitants including, but not limited to, a tribe of Amazon women and 6-foot-tall pygmies. . Note that this package only contains game-data. The game engine is provided by ScummVM. Package: xblast-tnt-musics Priority: optional Section: contrib/games Installed-Size: 8 Maintainer: Gerfried Fuchs Architecture: all Version: 20050106-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/xblast-tnt-musics_20050106-2_all.deb Size: 5314608 MD5sum: 9d88c8ea48d6c5248783c85c542a4f40 SHA1: d4ed5d1314925b7cd0af6bcafe0a96ebf1c0d8d7 SHA256: f91672ea2d7e011086040888485e8bb8da108f3f9bfda2161002acb0a45ca48d Description: music files for xblast-tnt XBlast is a multi-player arcade game inspired by the video/computer game Bomberman (Dynablaster). This package contains the music files. You only need them if you want to listen to background musics during the game. Enhances: xblast-tnt Package: crossfire-common Priority: optional Section: contrib/games Installed-Size: 66 Maintainer: Kari Pahula Architecture: all Source: crossfire Version: 1.11.0-2 Conflicts: crossfire-server (<< 1.8.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/crossfire-common_1.11.0-2_all.deb Size: 3164682 MD5sum: 16c107ce21160199982534f0dd518fa9 SHA1: 133ca53015df62961afc846f171b206c5cccc7df SHA256: d7198b44f7e9ea3191556bf31d3cce4c291e148a3f2943a8e58ec951fae80c55 Description: Common files for Crossfire This has files used by crossfire-server and crossfire-edit. . Crossfire is a multiplayer graphical arcade and adventure game made for the X environment. It has certain flavors from other games, especially Gauntlet (TM) and Nethack/Moria. Any number of players can move around in their own window, finding and using items and battle monsters. They can choose to cooperate or compete in the same "world". Homepage: http://crossfire.real-time.com/ Package: billard-gl-data Priority: optional Section: contrib/games Installed-Size: 58 Maintainer: Debian Games Team Architecture: all Source: billard-gl Version: 1.75-9.1 Recommends: billard-gl (= 1.75-9.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/billard-gl-data_1.75-9.1_all.deb Size: 559236 MD5sum: 0eed5a30f4557a5900059270546f3a56 SHA1: 92a8a56a7e520f9a01e425bfb0242fee84b0c832 SHA256: 290dae76851123bbeb575b97ced349d5f96dab729fcfe4f5fb08813725ba1aee Description: 3D billards game - data files Play a game of 8-ball or 9-ball, either in training mode or against a friend. For beginners, the game features a tutorial, introducing them to the user-interface and controls. Help is also available for those who do not know the rules for an 8-ball or 9-ball game. . This package contains the data files for billard-gl. Homepage: http://www.billardgl.de Package: hearse Priority: optional Section: contrib/games Installed-Size: 15 Maintainer: Roderick Schertler Architecture: all Version: 1.5-6 Depends: debconf (>= 1.2.0) | debconf-2.0, libdigest-md5-perl | libmd5-perl, libwww-perl, nethack-common | nethack, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/hearse_1.5-6_all.deb Size: 37484 MD5sum: eadfb405f6101164824da57ed2e46857 SHA1: 1d95fcf4625235b239372c156403d7e6577bbc27 SHA256: 8bef9ab3bad7c1088d51e68044c19ac13f207c5de7812dabb6e4acca8f2ebcb5 Description: exchange Nethack bones files with other players Nethack sometimes saves the level on which you die (including your stuff, what killed you, and your ghost) in a "bones file". These files get loaded into later Nethack games. If you're the only Nethack player on your system you'll only get bones files you created yourself. . With Hearse, you can automatically exchange bones files with other Nethack players. When run it uploads any new bones files it finds on your system, then downloads any bones files the server feels like giving it. See http://www.argon.org/~roderick/hearse/ for more information. . An important thing to note is that by default using Hearse will cause you to end up with more bones than you otherwise would have. This changes the game's balance and is considered by many players to be a mild form of cheating. You can address this by turning on the --delete-uploaded option, but the down side is you'll never encounter your own bones files. Package: pysycache-click-dinosaurs Priority: extra Section: contrib/games Installed-Size: 2040 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-click-dinosaurs_3.1-1_all.deb Size: 1534566 MD5sum: ea69f1848e056cf4e81c9be523061f94 SHA1: b25e30d077fc2a398cb4b57fe9a3e8a76fcc1929 SHA256: f5e12f58984619865f9659a270fc34d97fcc149a32e1dd3cacbafafd53a06930 Description: Dinosaurs images for click activities for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are the dinosaurs images for camera exercices Homepage: http://www.pysycache.org Package: childsplay-alphabet-sounds-ru Priority: optional Section: contrib/games Installed-Size: 45 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.4.2-2 Provides: childsplay-alphabet-sounds Depends: childsplay-plugins Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/childsplay-alphabet-sounds-ru_0.4.2-2_all.deb Size: 1044316 MD5sum: 7c43cd9bf186ebb0358a71f220b8f08c SHA1: 7204d58660830d9b1d4332f39a485776d60c6674 SHA256: 3671056595ba23d57367790bf2678c62c7e4f45fc720d9fc5410294af4846980 Description: Russian sounds for childsplay's alphabet game Localized sound files for the alphabet game included on childsplay-plugins. Package: castle-combat Priority: optional Section: contrib/games Installed-Size: 78 Maintainer: John Lightsey Architecture: all Version: 0.8.1.dfsg.1-0.1build1 Replaces: castle-combat-data (<< 0.8.0) Provides: castle-combat-data Depends: python (>= 2.3), python-central (>= 0.6.5), python-numeric-ext, python-pygame, python-twisted, ttf-bitstream-vera Conflicts: castle-combat-data (<< 0.8.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/castle-combat_0.8.1.dfsg.1-0.1build1_all.deb Size: 1687376 MD5sum: f69f7c8ef824f368f2af5f56d47dedf2 SHA1: 954a0a3b844d411c1ca03263f764045fc7a06fc4 SHA256: fe2262253aa4bbc0ae24b75bd1ae5e03a360021d0dea41354c5994318de0df50 Description: game where the player builds one castle and destroys others A clone of the old DOS game Rampart. Up to four players (or more in future versions) build castle walls, place cannons inside these walls, and shoot at the walls of their enemy(s). If a player can't complete a wall around any castle, the player loses. The last surviving player wins. . Homepage: http://www.linux-games.com/castle-combat/ Python-Version: current Package: pybridge-common Priority: optional Section: contrib/games Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: David Watson Architecture: all Source: pybridge Version: 0.3.0-1ubuntu1 Depends: python, python-central (>= 0.6.5), python-twisted-core (>= 2.0), python-zopeinterface (>= 3) Suggests: pybridge (>= 0.3), pybridge-server (>= 0.3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pybridge-common_0.3.0-1ubuntu1_all.deb Size: 28946 MD5sum: 4c94936d19b2c258e425931e1b270048 SHA1: afd6bb603fd12f65beba8d9af4162d4e8a50c0b2 SHA256: 218d15b9f0d606663aa38cfe8a12ca1f62cd53c385bdd964836c4d4816a977b2 Description: Common files for pybridge PyBridge lets you play the card game of contract bridge, with human players, over the Internet or a local network. The PyBridge project aims to provide a featureful cross-platform alternative to existing online bridge services. . This package contains files shared by the PyBridge client and server. Python-Version: current Package: magicor Priority: optional Section: contrib/games Installed-Size: 290 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Xavier Oswald Architecture: all Version: 1.0-1ubuntu1 Depends: libglade2-0, libsdl-image1.2, libsdl-mixer1.2, magicor-data, python (>= 2.4-1), python-gtk2, python-pygame Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/magicor_1.0-1ubuntu1_all.deb Size: 43880 MD5sum: deb1eb44a58dad571926c4f2ffe4f21a SHA1: 447a8e578ed1aac10080483687e47129b3f4984a SHA256: 82570ad1e1b37a79953aacc8379d90e109e7528af57524dc5e576ee4cdc402ca Description: puzzle game in the spirit of solomon's key Magicor is a small puzzle game similar to the old NES classic solomon's key. You control tux the penguin and create ice blocks to extinguish all fires on each map. . Homepage: http://magicor.sf.net/ Package: boson-data Priority: optional Section: contrib/games Installed-Size: 23435 Maintainer: Debian Games Team Architecture: all Version: 0.13-3 Suggests: boson Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/boson-data_0.13-3_all.deb Size: 17830288 MD5sum: 89110211737f5a736bba8cdfdcae8fd5 SHA1: 383fdab8bc4fd3c6579d1cd75f824dc7897dcd08 SHA256: 320047c0ccee75851f5af96cf36f39eceec4d44514bffe2cdcf7b43aa0650190 Description: Datas for Boson, a real-time strategy game Boson is a real-time strategy game (RTS), similar in feel to games such as Command & Conquer and StarCraft. War can be waged both on the ground and in the air, with large numbers of units all attacking simultaneously -- defensive turrets can protect your base, while your A-10 attack aircraft strike at enemy tanks before they can destroy your oil refinery. Combat is affected by wind, natural obstacles such as trees, and diverse terrain. . Boson also features an advanced graphics core with shader-powered ground and water rendering, reflections, waves in the water, smooth fog of war transitions, night and day lighting effects, and explosive particle effects. Individual units have their own movement patterns, animations, multiple weapons, and intelligent pathfinding. Boson is currently best played with human players, but a computer AI is included for single player battles. . Boson also has world and unit editors for players that want to customize their battles. A number of sample missions and maps are also available. . This package contains maps and textures for the Boson OpenGL wargame. . Homepage: http://boson.eu.org Package: singularity-music Priority: optional Section: contrib/games Installed-Size: 9 Maintainer: Kari Pahula Architecture: all Version: 004-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/singularity-music_004-1_all.deb Size: 22560592 MD5sum: 7259f2caeae0a4ff44d9c18bbea1e907 SHA1: 2715c3230d0b72707646c0fbeab66646d4b5fc7a SHA256: 41017206f7530cbfed3c0403c9c05f83f1dc08719a1c7a69118fefad1a3ad91a Description: Music for Endgame: Singularity game This package contains the game music for Endgame: Singularity. . Homepage: http://www.emhsoft.com/singularity/ Package: pysycache-buttons-wolf Priority: extra Section: contrib/games Installed-Size: 577 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-buttons-wolf_3.1-1_all.deb Size: 511228 MD5sum: 09cb79a9e795e2136f9c0307d31fcfa9 SHA1: da94e57ae63293ea065ee37ad05145215b454def SHA256: b61adf17767878dc67ab20d25e78fc68d137dc113e50c946decd1f8d01b0539d Description: Wolf images for buttons activities for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are the wolf images for click exercices. Homepage: http://www.pysycache.org Package: pysycache-move-plants Priority: extra Section: contrib/games Installed-Size: 869 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-move-plants_3.1-1_all.deb Size: 739094 MD5sum: 41247a5bc64a503eeec4834628bc77c7 SHA1: 2cf7a72ae255c1f5da7939d6d4b6328ee15ab20b SHA256: 7c25c746b9aabb0c28faafe5964f8e7eeea0ff5c66f095dda8c2b97d2afc8164 Description: Plants images for mouse move activities for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are plants images for a mouse move exercice. Homepage: http://www.pysycache.org Package: fortunes-de Priority: optional Section: contrib/games Installed-Size: 3019 Maintainer: Andreas Tille Architecture: all Version: 0.24-1 Provides: fortune-cookie-db Depends: debconf (>= 0.5) | debconf-2.0, fortune-mod (>= 9708-34) Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/fortunes-de_0.24-1_all.deb Size: 1079340 MD5sum: c271446edaf5ef9520e662c73ad399fc SHA1: 6d1b4d4b8f27b5024466f416d2c60b4df6ee3e30 SHA256: 39dac669efd26f0c33bc1953dc56c97e5e3d33afcddbd2d7d9f6a3971f866fc6 Description: German data files for fortune Collection of more than 17000 German cookies. This package can be a replacement for or an addition to the fortunes package to let fortune speak German. Package: pysycache-move-sports Priority: extra Section: contrib/games Installed-Size: 680 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-move-sports_3.1-1_all.deb Size: 611086 MD5sum: 8bc62e48c26ab6ffb0b34d09f4e5b7a1 SHA1: 32fcba95dfbee14590cec6c4cf64f25769a4ae16 SHA256: 7b259a38cd8cdb4bee51fe27512269e7409c96bb607c6d8e038f8bbb90db022e Description: Sports images for mouse move activities for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are sports images for a mouse move exercice. Homepage: http://www.pysycache.org Package: ogamesim-www Priority: extra Section: contrib/games Installed-Size: 30 Maintainer: Dmitry E. Oboukhov Architecture: all Source: ogamesim (20070215-2) Version: 0.30-2 Depends: libcgi-simple-perl, libhtml-template-perl, libsys-cpu-perl, ogamesim, perl, perl-modules Suggests: apache2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/ogamesim-www_0.30-2_all.deb Size: 68388 MD5sum: 41daeb0fe3dcbd8aaa5346729398f146 SHA1: 575531585fea4567628038406b387a4dfc7ebdb3 SHA256: b915b04cd7ec1695fdbe523a38757e82dbc3695a8eaaa5c587b85c3f65f2a066 Description: WWW GUI for ogamesim CGI frontend for the console battles simulator. Contains: * The probe report parser for the automatical input form filling; * The task editor for the simulator; * The calculation results report parser; * The multilanguage interface. Package: childsplay-lfc-names-fr Priority: optional Section: contrib/games Installed-Size: 45 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.1-2 Provides: childsplay-lfc-names Depends: childsplay-plugins-lfc Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/childsplay-lfc-names-fr_0.1-2_all.deb Size: 1219764 MD5sum: b1aafd091ce77d6d7fbee13c3c2f6bdb SHA1: 2020d5c76f8d82aeb4de5f7a6954ccdb5decd2d3 SHA256: 85e942661342a5542e532628c29636b5cbb49c969a22805235d96f9e810a6b62 Description: French files for the Letter Flash Cards game Localized files for the lfc game included on childsplay-plugins-lfc. Package: pysycache-puzzle-photos Priority: extra Section: contrib/games Installed-Size: 15095 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-puzzle-photos_3.1-1_all.deb Size: 13067842 MD5sum: 3e9ca3494f37d7a04b809ec222e7a050 SHA1: 3cced6f79a429b1e57d168770e7e07b97d332024 SHA256: 937d63abb0653428aeefa12b03c6c9c1622d89fb736ff34d8682c7a3bdfdd9c6 Description: Photos for puzzle activities for PySyCache A collection of activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are photos for a puzzle exercice Homepage: http://www.pysycache.org Package: tourney-manager Priority: optional Section: contrib/games Installed-Size: 84 Maintainer: Oliver Korff Architecture: all Version: 20070820-3 Depends: libyaml-perl, perl, xboard Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/tourney-manager_20070820-3_all.deb Size: 22142 MD5sum: 92a0404f08ca1b275412cc5678bcc370 SHA1: 780ff8d11348484200c3102a3c310cc35c8c9ab1 SHA256: aa094fdaf8059371bf9642be57370f755b9836a574a314c2952141f47941fc10 Description: perl interface to run chess engine tournaments Let your chess engines play tournaments against each other. This program manages setup and automatic running engine vs. engine matchers, it has an interactive commandline and can start and stop the tournament, show current state and a crosstable. Every game will be displayed in a xboard session and can be observed. All games are stored in portable chess game notation, pgn. . http://www.hoicher.de/hoichess/tourney_manager/index.html Package: childsplay-lfc-names-ca Priority: optional Section: contrib/games Installed-Size: 42 Maintainer: Sergio Talens-Oliag Architecture: all Version: 0.1.1-1 Provides: childsplay-lfc-names Depends: childsplay-plugins-lfc Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/childsplay-lfc-names-ca_0.1.1-1_all.deb Size: 2286138 MD5sum: 0ea2897f133041825789e8844e416a16 SHA1: f572aaa46d787a10d66f59529562982f23e95658 SHA256: c4ba3793dd122a6bbb108150e21623ec32da3c8ae533466212e162e488825d5d Description: Catalan files for the Letter Flash Cards game Localized files for the lfc game included on childsplay-plugins-lfc. Package: pysycache-sounds Priority: extra Section: contrib/games Installed-Size: 989 Maintainer: José L. Redrejo Rodríguez Architecture: all Source: pysycache Version: 3.1-1 Recommends: pysycache Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/pysycache-sounds_3.1-1_all.deb Size: 739826 MD5sum: d2bdf368dfce877f0189dc5ca1a28d4f SHA1: 73d75feb7b2e9755a83f87824bbd91ff224c68ee SHA256: 59a6b8b62e1df573886f001c41becfe47d23eec3b9ea327c6e26b20cefc56290 Description: A collection of sounds to be used with PySyCache A collection of some activities based on simple objects, photographies, numbers and letters with their sounds in different languages. The activities make children practice on clicking, double-clicking, drag and drop, moving and identify the mouse buttons. From its website many packages can be downloaded to add new photos and text to the activities. . These are sounds PySyCache uses. Homepage: http://www.pysycache.org Package: xblast-tnt-levels Priority: optional Section: contrib/games Installed-Size: 600 Maintainer: Gerfried Fuchs Architecture: all Version: 20050106-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/games/xblast-tnt-levels_20050106-2_all.deb Size: 340716 MD5sum: 1294664f50d0484389dd21426d650a75 SHA1: bd82bce4a95eb294b27ffc01f395ba6263c3d7ea SHA256: e6ad3d3541138fea24861c5e4db143534c31ce4ab954a36491fb45fe90610f00 Description: level files for xblast-tnt XBlast is a multi-player arcade game inspired by the video/computer game Bomberman (Dynablaster). This package contains the level files which you need when you want to host games. If you just want to join other people's games you don't need this package. Enhances: xblast-tnt Package: brag Priority: optional Section: contrib/news Installed-Size: 8 Maintainer: Simon Kelley Architecture: all Version: 1.4.1-2 Depends: tcl8.3 | tclsh, uudeview Filename: dists/hardy-unstable/contrib/binary-all/contrib/news/brag_1.4.1-2_all.deb Size: 20548 MD5sum: 942f7b8d41cba912aae2f52da46b83a9 SHA1: 633c855aaed1eebfdd3461899b9773ec3d9b31b0 SHA256: 420d2311fb3f9be4a0fdcc3be37482a130dcdcfa2f0584a90d0fec5046940b76 Description: Downloads and assembles multipart Usenet binaries Brag collects and assembles multipart binary attachements from newsgroups. This is a robust command-line tool, well suited to run as a cron job. * Collects and downloads multipart binary attachements * Supported encodings: uuencode, MIME base64 and yenc * Filters messages using accept/reject patterns * Optionally saves message subjects * Supports NNTP authentication * Supports non-default NNTP ports * Can combine parts from different newsgroups or even different servers * Bulletproof: Restarts from the last successful operation Package: post-faq Priority: optional Section: contrib/news Installed-Size: 11 Maintainer: Roland Rosenfeld Architecture: all Version: 0.10-17 Depends: cron, debconf (>= 0.5) | debconf-2.0, inews, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/news/post-faq_0.10-17_all.deb Size: 20210 MD5sum: 7009a21725e9a3cb7ca3c6678fd0d040 SHA1: 5b0018c8f8c300414b669fd2daa00bce3d65964f SHA256: 52e58c284780322673c02e53120ae77580bb62557a5f38d0366b8309d4df2c5d Description: post periodic FAQs to Usenet newsgroups The purpose of this package is to handle the posting of periodic informational postings to the USENET using cron. . For this it adds appropriate Message-ID, Expires, Supersedes, and References headers. Package: ifile-gnus-el Priority: optional Section: contrib/news Installed-Size: 15 Maintainer: Jens Peter Secher Architecture: all Version: 0.3.5-2 Depends: gnus (>> 5.8.7), ifile Filename: dists/hardy-unstable/contrib/binary-all/contrib/news/ifile-gnus-el_0.3.5-2_all.deb Size: 10792 MD5sum: 32fee6a384192778157a3f8232fe3f59 SHA1: 81a096c85c0cc6bb40baeb8ff7969a3d86060d9f SHA256: c2facedadfe2faa033835ef4e6c82527ff3b7197f7d8844cf69f4aaa9cdc07df Description: a news and mail classifier for the Gnus newsreader ifile-gnus-el makes it possible to use the Emacs Gnus newsreader together with ifile, a text classifier using the naive Bayes statistical method. It is excellent for filtering out spam. ifile-gnus currently works with most (all?) of the nnmail backends, but does not work with nnimap. Package: papercut Priority: optional Section: contrib/news Installed-Size: 286 Maintainer: Debian QA Group Architecture: all Version: 0.9.13-5 Depends: adduser, python, python-support (>= 0.7.1) Recommends: python-mysqldb, python-pgsql Suggests: mysql-server, phpbb2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/news/papercut_0.9.13-5_all.deb Size: 46230 MD5sum: a8d137f6cd51d1611fa9f56ed66944cd SHA1: adb2e841c7e2b055be8e94016c8c38a30650d256 SHA256: bb76d5709a1b525b5ec37bd4b8c1e4416077d1ebed13271a7f094e2d9022fe3a Description: simple and extensible NNTP server Papercut is a simple NNTP server. Its main objective is to integrate existing web based message board software with an Usenet front-end. . However, using Python, new article containers can be added to store and retrieve messages from various source and formats. . This package contains the following storage classes: - Phorum web bulletin board (on MySQL or PostgreSQL), - phpBB web bulletin board, - PHPNuke/NukeBB web bulletin board, - proxying another NNTP server, - simple MySQL database, - maildirs, - mboxes. . Please note that Papercut is only a NNTP server, not a full-featured news transport system. It does not handle newsfeeding or other usual news software features. Homepage: http://pessoal.org/papercut/ Package: post-el Priority: optional Section: contrib/mail Installed-Size: 13 Maintainer: Eric Dorland Architecture: all Version: 2004.07.23-5 Depends: emacs21 | emacsen Suggests: emacs-goodies-el Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/post-el_2004.07.23-5_all.deb Size: 20870 MD5sum: 521bc7b84bc60fb03c19cca33b8fdfcd SHA1: 4a7a1863671b2088c968e7ee83384d910c7ba38e SHA256: 6b9074a490cc423a9241547bca02bf45c6692cca40cc9fa77052ca34b9d87760 Description: emacs major mode for editing mail This is an emacs major mode for use in conjunction with mutt, the spiffy *nix mailreader du jour (see http://www.mutt.org/), or slrn, the spiffy *nix newsreader du jour (see http://slrn.sourceforge.net/), or any other mailreader or newsreader that supports an external editor. Enhances: mutt, slrn Package: msmtp-mta Priority: extra Section: contrib/mail Installed-Size: 81 Maintainer: Julien Louis Architecture: all Source: msmtp Version: 1.4.13-1 Replaces: mail-transport-agent Provides: mail-transport-agent Depends: msmtp Conflicts: mail-transport-agent Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/msmtp-mta_1.4.13-1_all.deb Size: 41016 MD5sum: 169456abc4f4876618be0314ecbd3dab SHA1: 55a6b06b8ee58a03f51d5742404eee432d199aa2 SHA256: b99f008c1f333b6cd853e98abaf64f270f3713aec52221a7fb291153e3662572 Description: light SMTP client with support for server profiles msmtp is an SMTP client that can be used to send mails from Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server (for example at a free mail provider), which takes care of the final delivery. Using profiles, it can be easily configured to use different SMTP servers with different configurations, which makes it ideal for mobile clients. . This package is compiled with GSASL and TLS/SSL support. . This package provides the regular MTA program. Package: urlscan Priority: optional Section: contrib/mail Installed-Size: 13 Maintainer: Daniel Burrows Architecture: all Version: 0.5.6 Depends: python (>= 2.5), python (<< 2.6), python-central (>= 0.6.5), python-urwid Suggests: mutt, www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/urlscan_0.5.6_all.deb Size: 12592 MD5sum: e50e117bb671eb10acd74156f9a60dad SHA1: 678e59018f8ac558b87b543854ced3245a64bedc SHA256: abc66d810b29bb929410570f4edc16846a7b7972c545712f4d7ba2e876952fbd Description: Extract and browse the URLs contained in an email (urlview replacement) urlscan searches for URLs in email messages, then displays a list of them in the current terminal. It is primarily meant as a replacement for urlview, which it improves upon in the following ways: . * urlscan understands email encodings such as quoted-printable; urlview does not. * urlscan extracts and displays the context surrounding each URL. Python-Version: 2.5 Package: htag Priority: optional Section: contrib/mail Installed-Size: 29 Maintainer: Jonathan McDowell Architecture: all Version: 0.0.23-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/htag_0.0.23-2_all.deb Size: 32278 MD5sum: 060a453a20846f4060071bdef934ea4e SHA1: 598529b224c7318bea71a4ad20d0c61cfb8b9a71 SHA256: eaedaa0f13c8d580d2b31e166bca8a769142cc2e38838d9022a42603ae84b88b Description: A tagline/.signature adder for email, news and FidoNet messages htag is a tagline (aka .signature for those without a Fidonet background) adder but it has now been so over engineered that it will also do anything you want it to[0], do lots of stuff I want it to, and do stuff it wants to. . [0] Or at least it will if you write the appropriate plugin. Package: enemies-of-carlotta Priority: optional Section: contrib/mail Installed-Size: 80 Maintainer: Lars Wirzenius Architecture: all Version: 1.2.6-1 Depends: procmail, python (>= 2.1), python-support (>= 0.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/enemies-of-carlotta_1.2.6-1_all.deb Size: 72940 MD5sum: 7db9d71b646ed6dfb2a38b94bb221013 SHA1: 6515ada7aa3d5b6e8dfe1fc2534047ad356fe415 SHA256: 1d4817ca1d78e512329732641a629d1ff92668f15319c24949d4c0ea49ec0e4f Description: mailing list manager Enemies of Carlotta is a simple manager for mailing lists that mimics the ezmlm (http://www.ezmlm.org/) mail commands, but does not rely on Qmail to work. . Supports English, Finnish, French, Spanish, and Swedish: messages the list manager sends are in one of these languages. Language is configurable per list. Package: mailscanner Priority: optional Section: contrib/mail Installed-Size: 3220 Maintainer: Simon Walter Architecture: all Version: 4.68.8-1~hardy1 Depends: exim4 | mail-transport-agent, libarchive-zip-perl (>= 1.16), libcompress-zlib-perl (>= 1.42), libconvert-binhex-perl (>= 1.119), libconvert-tnef-perl, libdbd-sqlite3-perl (>= 1.13), libfilesys-df-perl (>= 0.90), libhtml-parser-perl, libmailtools-perl (>= 2.02), libmime-tools-perl | libmime-perl (>= 5.419), libnet-cidr-perl, libsys-hostname-long-perl, libsys-syslog-perl (>= 0.18), perl (>= 5.8.7), spamassassin (>= 3.1), ucf (>= 1.08), unzip Pre-Depends: debconf (>= 0.5) | debconf-2.0 Recommends: clamav, clamav-daemon, libnet-cidr-lite-perl, ncftp | wget, tnef (>= 1.4.3) Suggests: libmail-spf-query-perl, libnet-ldap-perl, unrar-nonfree Conflicts: exim4-base (<< 4.30-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/mailscanner_4.68.8-1~hardy1_all.deb Size: 633298 MD5sum: df481bbc4215d286a6c3e8d2cbad4565 SHA1: eb38bb04a7a1d1612309b9f526187e496c666b69 SHA256: 2d63648542d1d063ac7d485720939d683244ef1cbd90804b5d337d9dcbdbad9e Description: email gateway for virus scanning, spam and phishing detection MailScanner is a email gateway virus-scanner and spam and phishing-detector. It uses Exim, sendmail or postfix as its basis, and supports clamav and some commercial virus scanning engines to do the actual virus scanning. For spam dectection MailScanner uses spamassassin. . The action taken on virus, spam or phishing mails can be configured with a flexible ruleset based on sender, receiver, scoring etc. . Virus checking is disabled and spam checking is enabled by default. Homepage: http://mailscanner.info Package: wl-beta Priority: extra Section: contrib/mail Installed-Size: 117 Maintainer: Tatsuya Kinoshita Architecture: all Version: 2.15.5+0.20071110-2 Replaces: wanderlust2, wl Provides: imap-client, mail-reader, news-reader, wl Depends: apel (>= 10.7), emacs | emacsen, flim (>= 1:1.14.6), make, semi (>= 1.14.6) Suggests: bbdb, bitmap-mule, bogofilter | bsfilter | spamassassin, easypg, gnupg, im, mhc, mu-cite, mule-ucs, namazu2, openssl, starttls, w3m-el, x-face-el Conflicts: wanderlust2, wl, xbase (<< 3.3.2.3a-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/wl-beta_2.15.5+0.20071110-2_all.deb Size: 952138 MD5sum: 798691dd4f4ac2a57ee90d51ad5e812d SHA1: 059fcce4fa92f4e7b9aa592aa2e0475370d5c762 SHA256: 5a306a51b50d0f21db1b72d6abfe58e856f8d62563a6b882b93685de62f67d2a Description: mail/news reader supporting IMAP for emacsen (development version) Wanderlust is a mail/news management system on emacsen. It supports IMAP4rev1 (RFC2060), NNTP, POP and local message files. . The main features of Wanderlust: . - Pure elisp implementation. - Supports IMAP4rev1, NNTP, POP (POP3/APOP), MH and Maildir format. - Unified access method to messages based on Mew-like Folder Specification. - Mew-like Key-bind and mark handling. - Manages unread messages. - Interactive thread display. - Folder Mode shows the list of subscribed folders. - Message Cache, Disconnected Operation. - MH-like FCC. (Fcc: %Backup and Fcc: $Backup is allowed). - MIME compliant (by SEMI). - Transmission of news and mail are unified by Message transmitting draft. - Graphical list of folders. - View a part of message without retrieving the whole message (IMAP4). - Server-side message look up (IMAP4). Multi-byte characters are allowed. - Virtual Folders. - Supports compressed folder using common archiving utilities. - Old articles in folders are automatically removed/archived (Expiration). - Automatic re-file. - Template function makes it convenient to send fixed form messages. . If you want to use a stable version of Wanderlust, install the wl package instead of this package. . Homepage: http://www.gohome.org/wl/ Package: wl Priority: extra Section: contrib/mail Installed-Size: 117 Maintainer: Tatsuya Kinoshita Architecture: all Version: 2.14.0-9 Replaces: wanderlust2, wl-beta Provides: imap-client, mail-reader, news-reader Depends: apel (>= 10.6), emacs | emacsen, flim (>= 1:1.14.6), make, semi (>= 1.14.6) Suggests: bbdb, bitmap-mule, gnupg, im, mhc, mu-cite, mule-ucs, namazu2, openssl, starttls, w3m-el, x-face-el Conflicts: wanderlust2, wl-beta, xbase (<< 3.3.2.3a-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/wl_2.14.0-9_all.deb Size: 925018 MD5sum: 3f2774b293b16852db55b119a073e484 SHA1: 49d0f588bb98c5d54c7fa58051f4730439df083d SHA256: 387ae7234c2d8bff9d1e7e3cc4e0599a1b0704251474a5db9c003941463920e3 Description: mail/news reader supporting IMAP for emacsen Wanderlust is a mail/news management system on emacsen. It supports IMAP4rev1 (RFC2060), NNTP, POP and local message files. . The main features of Wanderlust: . - Pure elisp implementation. - Supports IMAP4rev1, NNTP, POP (POP3/APOP), MH and Maildir format. - Unified access method to messages based on Mew-like Folder Specification. - Mew-like Key-bind and mark handling. - Manages unread messages. - Interactive thread display. - Folder Mode shows the list of subscribed folders. - Message Cache, Disconnected Operation. - MH-like FCC. (Fcc: %Backup and Fcc: $Backup is allowed). - MIME compliant (by SEMI). - Transmission of news and mail are unified by Message transmitting draft. - Graphical list of folders. - View a part of message without retrieving the whole message (IMAP4). - Server-side message look up (IMAP4). Multi-byte characters are allowed. - Virtual Folders. - Supports compressed folder using common archiving utilities. - Old articles in folders are automatically removed/archived (Expiration). - Automatic re-file. - Template function makes it convenient to send fixed form messages. . Homepage: http://www.gohome.org/wl/ Package: rss2email Priority: optional Section: contrib/mail Installed-Size: 12 Maintainer: Joey Hess Architecture: all Version: 1:2.61-1 Depends: python, python-feedparser, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/rss2email_2.61-1_all.deb Size: 21096 MD5sum: 6da010a37a9084888d696c30ab0a03d9 SHA1: b099cb580bf075cf552450966dc7e00a2e55ea6f SHA256: 1c4e40462c90da8bffd6a70ac3730ad37941e6b3cab3aedfb1ba5aa5a4628287 Description: receive RSS feeds by email rss2email is a simple program which you can run in your crontab. It watches RSS (or Atom) feeds and sends you a nicely formatted email message for each new item. Homepage: http://rss2email.infogami.com/ Package: fml Priority: extra Section: contrib/mail Installed-Size: 3925 Maintainer: Fumitoshi UKAI Architecture: all Version: 4.0.3.dfsg-2 Depends: libjcode-perl, perl Recommends: libmd5-perl, postfix | mail-transport-agent, sharutils Suggests: fml-doc, lha, pgp, zip Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/fml_4.0.3.dfsg-2_all.deb Size: 1257486 MD5sum: 56bbc9481632e471c6e3415f2b3416e1 SHA1: 6107e8d5bfe67164c2779f73239cb30a5f57893c SHA256: da1a3d64c9b25dca7102027092067da55e57e8fbe56fb43e5d4ae04ed313fdac Description: Mailing List Server Package FML is a package of mailing list server and utility programs. It consists of perl scripts. It has been developed, tested and advanced in Japan from 1993 to 1999. FML contains . distributer (filter program which passes articles to MTA to deliver) command server for users command interface for general user command interface for remote administration listserv/majordomo style interface (emulation) digest server CUI installer and configuration program other utility programs . FML design policy is based on the degree of freedom, so that I respect "each environment for each man/women". Package: lsdb Priority: optional Section: mail Installed-Size: 16 Maintainer: OHASHI Akira Architecture: all Version: 0.11-10 Depends: emacs | emacsen, flim Suggests: gnus | wl-beta | wl | t-gnus | mew | mew-beta, mu-cite Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/lsdb_0.11-10_all.deb Size: 31528 MD5sum: 959b0160ab196f18f7201a4d9e008809 SHA1: eb6406f9cfa1eb320391bb57890cec46eea591c9 SHA256: a4ef54a78544ad5afd4ea2639753e7a378c2b98937e5531ea8e515fb6ce55f4a Description: The Lovely Sister Database (email rolodex) for Emacs LSDB (The Lovely Sister Database) is a rolodex-like database program for SEMI based MUA. It's intended to be a lightweight relacement for BBDB (The Insidious Big Brother Database). Unfortunately, it currently doesn't support the all features of BBDB. Package: mimefilter Priority: optional Section: contrib/mail Installed-Size: 16 Maintainer: Davide G. M. Salvetti Architecture: all Version: 1.7 Depends: libmailtools-perl, libmime-perl (>= 5.311-1), perl5 Suggests: smartlist Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/mimefilter_1.7_all.deb Size: 25116 MD5sum: deeca27ea03c1ad72326c8f823722000 SHA1: f3af919f1b025eb4b7892692702059c17c8fd76c SHA256: 9473c0d5b7e4043fd73c7490c7664be506cb8589aaa6b563f6ff42d774c101cd Description: Strips some unwanted MIME parts out of a MIME message. This program may be useful as a filter on a mailing list. . It strips every unwanted MIME part from a MIME compliant message, warning by email the original author about this, and outputs a MIME compliant cleaned message, to be further processed by a mailing list software. . You may find it useful if you don't want certain attachments on your mailing lists, or if you want to allow just the text part from multipart/alternative messages, and so on. You can easily fine tune the list of allowed MIME types to suit your particular needs, using normal Perl regexps. Package: muttprofile Priority: optional Section: contrib/mail Installed-Size: 8 Maintainer: martin f. krafft Architecture: all Version: 1.0.1-3 Depends: mutt, perl (>= 5.8.1-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/muttprofile_1.0.1-3_all.deb Size: 18932 MD5sum: 94f54375798f4171bf018ee16665d8f4 SHA1: 14e13d47e115802c14aefbdb030b5d459c009649 SHA256: 113b7d98097e08024764fe97fd0c8a48a5a023d549ca50ef1f207dc333f3ef2d Description: a utility to choose profiles in Mutt A profile in Mutt is simply a specific subset of the configuration. You may have a personal and a work profile, each of which uses the same base configuration and then overrides specific configuration items like the email address. . muttprofile gives an easy way to switch between such profiles from within a running instance of Mutt. Quite simple and quite beautiful, and implemented in perl. Package: maildirsync Priority: optional Section: contrib/mail Installed-Size: 8 Maintainer: Jose Carlos Medeiros Architecture: all Version: 1.1-2 Depends: perl (>= 5.006) Recommends: ssh | rsh-client Suggests: bzip2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/maildirsync_1.1-2_all.deb Size: 23098 MD5sum: 7b6efcb0be671e51bd33137af2b4adb2 SHA1: 75cf98a590c41cba85a86649910a8a7384695e9c SHA256: 8ff58c99be1636255fd6d15876d0901dc600ac34cd3416d297e0a58bd9365d12 Description: simple and efficient Maildir synchronisation utility maildirsync is a utility for synchronising Maildir folders between computers. It uses its own custom protocol for efficient communication, and uses ssh as its transport. . Homepage: http://hacks.dlux.hu/maildirsync/ Package: postgrey Priority: optional Section: contrib/mail Installed-Size: 22 Maintainer: Adrian von Bidder Architecture: all Version: 1.31-2 Depends: adduser, libberkeleydb-perl (>= 0.23-2), libnet-dns-perl, libnet-server-perl (>= 0.87), perl, ucf (>= 0.28) Recommends: libdigest-sha1-perl, libnet-rblclient-perl, libparse-syslog-perl, postfix Conflicts: libsys-syslog-perl (<< 0.21) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/postgrey_1.31-2_all.deb Size: 53078 MD5sum: 951be86123efbbbe326994a349c984b7 SHA1: cac7bcd6401f69678cfd43342cee28aef586d6b7 SHA256: 0a9b11cb1accddae328b8359d55f3d78003204507886f61b1e5de405a5c13df4 Description: greylisting implementation for Postfix A policy server for Postfix implementing greylisting. . Greylisting means that you reject email from a server on the first try, using the fact that most spammers do not retry to send their email, whereas almost all normal mail servers do. . While Postgrey is designed for the use with Postfix, it can also be used with Exim. Package: python-policyd-spf Priority: extra Section: contrib/mail Installed-Size: 15 Maintainer: Scott Kitterman Architecture: all Source: pypolicyd-spf Version: 0.6-1ubuntu2 Depends: postfix-policyd-spf-python (>= 0.6-1ubuntu2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/python-policyd-spf_0.6-1ubuntu2_all.deb Size: 7328 MD5sum: 5ea18090a2356a2dc2eb8158e564183f SHA1: f7c0db71970f1fecd729f455b4536b0bde4fe3d5 SHA256: 5ea549f2423e50f0f4d774a1ab03d2d76cd78a94988c1135cf35b3eb45052bfc Description: Transition package for pypolicyd-spf binary renaming Dummy package to ease migration from the old python-policyd-spf package to the new postfix-policyd-spf-python package. . This can be safely removed once postfix-policyd-spf-python is installed. Homepage: http://www.openspf.org/Software Package: pycocuma Priority: optional Section: contrib/mail Installed-Size: 556 Maintainer: Christoph Berg Architecture: all Version: 0.4.5-6-4 Depends: python, python-central (>= 0.6.5), python-pmw, python-tk Recommends: python-imaging-tk Suggests: tetex-extra, xpdf-reader Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/pycocuma_0.4.5-6-4_all.deb Size: 151166 MD5sum: f562191fd81e4b37ce7ea43089239bbe SHA1: 832c9c3b16694e0cb7e3db131c745ac10cd1a486 SHA256: 94187adc199aab5e90f1425d7d1550daf5527d41c7a548a802ad37a56c458d4b Description: Pythonic Contact and Customer Management PyCoCuMa (Pythonic Contact and Customer Management) provides a personal information system for addresses, telephone numbers and other data associated with personal contacts (also supports photographic pictures). . PyCoCuMa is purely written in Python with a Tk graphical interface. PyCoCuMa is based on an XML-RPC client-server architecture. The server stores its data in compatible vCard (ver. 3.0) files (*.vcf) which can be read by all modern address programs (Evolution, KAddressbook, Outlook, GnomeCard, etc). . http://www.srcco.de/pycocuma/index.html Python-Version: current Package: greylistd Priority: optional Section: contrib/mail Installed-Size: 127 Maintainer: Julien Danjou Architecture: all Version: 0.8.6 Depends: adduser, debconf (>= 0.5) | debconf-2.0, python (>= 2.3) Recommends: exim4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/greylistd_0.8.6_all.deb Size: 52250 MD5sum: a2eee4a5ce360cb81922260fe281ce20 SHA1: 79bb84b8a072e90c72bad1f5516a9ee23b3e1544 SHA256: 9d46d08d24e0d2d49eea56040df8edf7100579ab3d47ceb924d3349dc8b761aa Description: Greylisting daemon for use with Exim 4 This daemon provides a simple greylisting implementation for use with the Exim Mail Transport Agent (MTA), version 4. . Greylisting is a simple but highly effective means to weed out messages that are being delivered via spamware/ratware tools. The idea is to establish whether a prior relationship exists between the sender and the receiver of a message. Most of the time it does, and the delivery proceeds normally. . On the other hand, if no prior relationship exists, the delivery is temporarily rejected. Legitimate MTAs will treat this response accordingly, and retry the delivery in a while. In contrast, ratware will usually fail to retry the delivery in a normal fashion. As a result, greylisting is currently more than 90% effective in blocking incoming junk mail, while nearly all legitimate mail goes through. For more information, see Evan Harris' whitepaper at: http://projects.puremagic.com/greylisting/ . This daemon listens for sender and recipient data on a UNIX domain socket. Your MTA would query the daemon during the incoming SMTP transaction, and accept or defer the incoming message depending on its response. . This package contains a script to configure support for greylisting in Exim 4. It may be possible to use greylistd with other MTAs as well, though some work will probably be involved. Postfix users may want to check out the "postgrey" package instead of this one. Package: t-prot Priority: optional Section: contrib/mail Installed-Size: 18 Maintainer: Gerfried Fuchs Architecture: all Version: 2.5-1 Depends: debconf (>= 0.5) | debconf-2.0, libgetopt-mixed-perl, liblocale-gettext-perl, perl (>= 5.6.0-16) Recommends: mutt (>= 1.5.5.1) Suggests: mail-transport-agent Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/t-prot_2.5-1_all.deb Size: 54222 MD5sum: 033d975ba3e068351f0990dd0e824b45 SHA1: 1b39f9b7593e9724803d76f23e95fbe87728abda SHA256: 31ba8340bc3a2eacb54b2b19298a879c0a38f2370a238d722f1af5a8849aaa3c Description: display filter for RFC822 messages This program is a filter which shall improve the readability for messages (email and posts) by *hiding* some annoying parts, e.g. mailing list footers, signatures and TOFU as well as squeezing sequences of blank lines or punctuation. . TOFU is an acronym that stands for "Text oben, Fullquote unten" (german language) which means the style of sadly so many people that just leave all the quotes in a reply and add some own lines above. This acronym is what gave the script its name - TOFU Protection. . It currently offers hints how to include it within mutt, slrn or inn2. It should be possible to do similars with other programs that allow to have a message run through a filter before it's displayed. If you use such a program we'd be interested if you could let us know of your setup. Enhances: inn2, mutt, slrn Package: vm Priority: optional Section: contrib/mail Installed-Size: 108 Maintainer: Manoj Srivastava Architecture: all Version: 7.19-14 Replaces: vm-el Provides: mail-reader Depends: emacs21 | emacs22 | emacs-snapshot, ucf (>= 0.08) Recommends: make Suggests: exim4 | sendmail | mail-transport-agent, stunnel Conflicts: semi, semi1.12, vm-el, wemi, wemi1.12 Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/vm_7.19-14_all.deb Size: 593504 MD5sum: 813c0b4fc87c3a52b8b4ebe4cff5cd90 SHA1: 9dd591ad62ec54e3f8bce40327eab62855fadf22 SHA256: 60e42cfe66923600b12253a4ae00751f6c887d0899fa9dc5f570fd15d46afaa8 Description: A mail user agent for Emacs. VM (View Mail) is an Emacs subsystem that allows UNIX mail to be read and disposed of within Emacs. Commands exist to do the normal things expected of a mail user agent, such as generating replies, saving messages to folders, deleting messages and so on. There are other more advanced commands that do tasks like bursting and creating digests, message forwarding, and organizing message presentation according to various criteria. With smtpmail in modern emacsen, you do not need an MTA locally in order to use VM. . VM 6.x versions have problems with the library tm-vm from the Tiny Mime (TM) package, since that version was written for VM 5.X. Indeed, the problems seems to exist with semi as well. . This package does not cater to XEmacs, since vm comes (by default) bundled in with XEmacs. Package: srs Priority: optional Section: contrib/mail Installed-Size: 9 Maintainer: Debian QA Group Architecture: all Source: libmail-srs-perl Version: 0.31-4 Depends: libmail-srs-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/srs_0.31-4_all.deb Size: 20666 MD5sum: b7b68b43f8e5e7b79096c3c4cc5fe0c1 SHA1: 45e7b1d5e19c5dcdd69081b2a0ff92bf3ed49a30 SHA256: 4cc2729c8930b12b3d3e627ef4531293bb6ad618e824f2cd89b08959e3794625 Description: command-line Sender Rewriting Scheme client The Sender Rewriting Scheme preserves .forward functionality in an SPF-compliant world. . SPF requires the SMTP client IP to match the envelope sender (return-path). When a message is forwarded through an intermediate server, that intermediate server may need to rewrite the return-path to remain SPF compliant. If the message bounces, that intermediate server needs to validate the bounce and forward the bounce to the original sender. . This package contains the srs client that can be used in your .forward files. Package: pyzor Priority: optional Section: contrib/mail Installed-Size: 15 Maintainer: Debian QA Group Architecture: all Version: 1:0.4.0+cvs20030201-8 Depends: python, python-gdbm, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/pyzor_0.4.0+cvs20030201-8_all.deb Size: 38434 MD5sum: 34f694dbf0c020f68416ec73edd5e6ff SHA1: 2bbfe3ac74ebc481b74d8775c05b630344249192 SHA256: a3ec7dfd0ed46f4f6f7b54f6350d30db206a8b8235ada2b8da3498c0eeedb0ee Description: spam-catcher using a collaborative filtering network Pyzor is a collaborative, networked system to detect and block spam using identifying digests of messages. . Pyzor initially started out to be merely a Python implementation of Razor, but due to the protocol and the fact that Razor's server is not software libre, I decided to implement Pyzor with a new protocol and release the entire system as software libre. . Since the entire system is released under the GPL, people are free to host their own independent servers. Server peering is planned for a future release. . Homepage: http://pyzor.sourceforge.net/ Package: muttprint Priority: optional Section: contrib/mail Installed-Size: 31 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Rene Engelhard Architecture: all Version: 0.72d-9ubuntu1 Depends: debconf (>= 0.5) | debconf-2.0, latex-ucs | texlive-latex-recommended, libtext-iconv-perl, perl (>= 5.8.0-16), tetex-extra | texlive-latex-recommended, tetex-extra | texlive-fonts-recommended, tetex-extra | texlive-latex-extra Recommends: mutt | sylpheed | gnus | xfmail | exmh | mail-reader Suggests: compface, dialog, imagemagick, libtimedate-perl, muttprint-manual, ospics, psutils, slrn | news-reader Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/muttprint_0.72d-9ubuntu1_all.deb Size: 98508 MD5sum: 615a71dbb0207cb2ae6a84fa1dde3f63 SHA1: 2f1220aa1c069ac4897954c603f5bf654fb9e64d SHA256: 4e228a0a25b581620845c0adb7fdd6e84c2795d2fd5f6d757d2db8d376f9526f Description: Pretty printing of mails Muttprint formats the printing of Mutt and other mail clients to be as pretty as the printing of Mozilla or Kmail. . It can print a little penguin -- or the Debian logo -- on the first page (suitable pictures can be found in the ospics package) and a headline on every page. Furthermore, it only prints the most important headers, but not the whole plethora of them. Finally, it can even print two pages on one page in landscape format. Enhances: mail-reader, news-reader Package: claws-mail-themes Priority: extra Section: contrib/mail Installed-Size: 6178 Maintainer: Ricardo Mones Architecture: all Version: 20070116.dfsg-1 Recommends: claws-mail Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/claws-mail-themes_20070116.dfsg-1_all.deb Size: 1466668 MD5sum: c01bce1131b29667cf772a3de4747eff SHA1: 33b3d0a0ab46b592fda88cc02d134b62826db36f SHA256: 221d536c5b582a50fbcf2f0a0931206b3cc5f8d7026971953bb8f247e14b4190 Description: Pixmap icon themes for the Claws Mail mailer These are the user contributed icon themes for the Claws Mail mailer. Currently includes 28 icon themes from various authors: . achileus-noname, black, blue_anarchy, clawsola, Crystal, Everaldo_Kids, Gnomaws-0.6a, Gnomeria, Gorillaws, Graphitte-0.9.7, Korillaws, Kovico-sylpheed, Logos-1.0.1, mongrel, mongrel2, mozilla, New_Session, Old_Dark_Theme, orbit-claws, Phoenity, Plain_and_Bluish, Skypilot_Clawssic, stw, Sylpholution, SylZilla, tml02c, tom_2.1.2, XeNtish. . Homepage: http://www.claws-mail.org/themes.php Enhances: claws-mail Package: mew Priority: optional Section: contrib/mail Installed-Size: 89 Maintainer: Tatsuya Kinoshita Architecture: all Version: 1:5.2-3 Replaces: mew-beta Provides: imap-client, mail-reader, news-reader Depends: emacs | emacsen, mew-bin (>= 1:5) Suggests: bogofilter | bsfilter | spamassassin, compface, gnupg, gpgsm, hyperestraier, mhc, mu-cite, mule-ucs, namazu2, namazu2-index-tools, netpbm, ppthtml, ssh, w3m-el, wv, x-face-el, xlhtml Conflicts: mew-beta Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/mew_5.2-3_all.deb Size: 787470 MD5sum: 5b63ed7079f40f46221502a71ed7ddbd SHA1: 8699ce32dfd86504ab5a6a9416f70b36c6fbcb3d SHA256: 5b5ad0525d6f24cf68a696fe6b5d43d07f082fa458e5bb30a6a1086431d494b9 Description: mail reader supporting PGP/MIME for Emacs Mew (Messaging in the Emacs World) is a user interface for text messages, multimedia messages (MIME), news articles and security functionality including PGP, S/MIME, SSH and SSL. . The features of Mew are as follows: . - POP, SMTP, NNTP and IMAP are supported. - You can easily display a very complicated structured message. - You can start to read messages before they are all fully listed. - For refiling, default folders are neatly suggested. - You can complete field names, e-mail addresses, receiver's names, domain names and folder names. - You can easily search messages with keywords etc. - Thread, a mechanism to display the flow of messages, is supported. . Homepage: http://www.Mew.org/ Package: chewmail Priority: optional Section: contrib/mail Installed-Size: 7 Maintainer: Eric Dorland Architecture: all Version: 1.2-1 Depends: libmail-box-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/chewmail_1.2-1_all.deb Size: 8998 MD5sum: 95f33d29e0e98082125a48cc57df0a8c SHA1: 8f5217d9f0c5c8e91c5149f1ed517cc07bd449ea SHA256: 1808e69f73a69a2ef4a666a9b879ed964033ae4f2e4ed1648e0abc53ac5eb3a1 Description: mail archiver for various mailbox formats chewmail is a Perl-based mail archiver. It uses Mail::Box so supports any mailbox format it does. It can filter messages into mbox's based on the message's date and other criteria. Package: pop3browser Priority: optional Section: contrib/mail Installed-Size: 7 Maintainer: Christoph Baumann Architecture: all Version: 0.4.1-1 Depends: libnet-perl, perl Recommends: libmd5-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/pop3browser_0.4.1-1_all.deb Size: 7778 MD5sum: f79688e4127e72cbefa743e7fe2d0a9d SHA1: 56b7b8a357fc24559f4ca96dff37080a32bd0e31 SHA256: 6febfdaa8c8391bbd0cf0eca0140128e12ef07cf9070fd00287d9b05431695e8 Description: Allows to check a pop3 mailbox before downloading any mail pop3browser is intended to delete unwanted (SPAM) mails before downloading via a low-bandwidth connection. Package: semi Priority: extra Section: contrib/mail Installed-Size: 474 Maintainer: Tatsuya Kinoshita Architecture: all Version: 1.14.6+0.20070618-1 Replaces: tm Depends: apel (>= 10.7), emacs | emacsen, flim (>= 1:1.14), make Suggests: gnupg, mailcrypt, wl | wl-beta | t-gnus Conflicts: tm, wemi Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/semi_1.14.6+0.20070618-1_all.deb Size: 183476 MD5sum: 8157743f6d09ba7d7563fec8a8d6f62d SHA1: edcdbfd996f7bc812e1ae83320d53f8c3a375c74 SHA256: 80c2795cfbeccd5f7a69fe2e11a8c3d8602e5dc7673c21e3e81f46913f9d2a04 Description: library to provide MIME feature for emacsen SEMI is a library to provide MIME feature for emacsen. MIME is a proposed internet standard for including content and headers other than (ASCII) plain text in messages. . Homepage: http://kanji.zinbun.kyoto-u.ac.jp/~tomo/elisp/SEMI/ Package: yample Priority: optional Section: contrib/mail Installed-Size: 6 Maintainer: Morten Werner Olsen Architecture: all Version: 0.30-2 Depends: libmail-listdetector-perl, libmailtools-perl, libmime-perl, perl (>= 5.6), perl-modules Suggests: spamassassin Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/yample_0.30-2_all.deb Size: 17242 MD5sum: 1016a124a3be92c2fa5a3004edc54e16 SHA1: 214fdfb96670fbe5f6172fe77a258ae9724dcc78 SHA256: 7696dd139a38a4b8979468081d9fee7ac39d22df072dcd16eefb14e5fff7a2d1 Description: Yet Another Mail Processing Language Yample is a processing language for email. It sorts email based on criteria you define. It can deliver email to Unix mailboxes (MBOX), Maildirs (used by Courier IMAP and others) or pipes. Package: fetchyahoo Priority: optional Section: contrib/mail Installed-Size: 12 Maintainer: David Nusinow Architecture: all Version: 2.11.2-1 Depends: libcrypt-ssleay-perl, libhtml-parser-perl, libio-socket-ssl-perl, libmime-perl, liburi-perl, libwww-perl, perl Recommends: libterm-readkey-perl, procmail Suggests: spamassassin | bogofilter Conflicts: libmime-perl (= 5.413-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/fetchyahoo_2.11.2-1_all.deb Size: 43144 MD5sum: 159b20ee4d6de7b9f368b3ac09472be7 SHA1: 6493ecbdd9a8fc3ddeab291d872a9a6f502dcca6 SHA256: f1a7f42f31a668ec8bb6733ed6758adbd25ceaf1d4b5aee0f3206d6a3c18276c Description: Retrieve mail from Yahoo!'s webmail service FetchYahoo is a Perl script that downloads mail from a Yahoo! webmail account to a local mail spool, an mbox file, or to procmail. It is meant to replace fetchmail for people using Yahoo! mail since Yahoo!'s POP and email forwarding services are no longer free. It includes all parts and attachments within the email. It can also forward the email to a specified address. . Home Page: http://fetchyahoo.twizzler.org/ Package: grepmail Priority: optional Section: contrib/mail Installed-Size: 10 Maintainer: Joey Hess Architecture: all Version: 5.3033-2 Depends: libmail-mbox-messageparser-perl (>= 1.4001), libscalar-list-utils-perl, libtimedate-perl, perl Suggests: libdate-manip-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/grepmail_5.3033-2_all.deb Size: 49422 MD5sum: accad5d76ca4d977b27784826aa7574d SHA1: b3a7b73f4e25ac21051b774a671e0e04a8da2d15 SHA256: d6dc60325ee95bea0221abfb78cd1392de060b9365992fbc94c2ef1eb452607e Description: search mailboxes for mail matching an expression Grepmail looks for mail messages containing a pattern, and prints the resulting messages. Usage is very similar to grep. It can handle compressed mailbox files, and can search the header or body of emails. It also supports searches constrained by date and size. Package: junkfilter Priority: optional Section: contrib/mail Installed-Size: 19 Maintainer: Santiago Vila Architecture: all Version: 20030115-2 Depends: procmail Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/junkfilter_20030115-2_all.deb Size: 44912 MD5sum: 9982dfe7b12441063c9adf6206799e5e SHA1: 0d8a5796553faa192de8dcbbd75d083a1c20ce05 SHA256: 288af000c08db73342d68956cc8ca92d4edfa370de008aeba4d3f922d5fc87b4 Description: A junk-email filtering program for procmail This package uses procmail filtering algorithms to detect junk email. This results in internal procmail variables being assigned to indicate the reason why the email has been classified as junk. The user can then use those variables within their .procmailrc file to deal with the junk in any way they see fit. There are a number of filters available in the package, and can be selected from a simple config file on a per-user basis. Package: spamassassin Priority: optional Section: contrib/mail Installed-Size: 2958 Maintainer: Ubuntu Core Developers Original-Maintainer: Duncan Findlay Architecture: all Version: 3.2.5-1nexenta1 Provides: libmail-spamassassin-perl Depends: libarchive-tar-perl, libdigest-sha1-perl, libhtml-parser-perl (>= 3.43), libnet-dns-perl (>= 0.34), libsocket6-perl, libsys-hostname-long-perl, libwww-perl, perl (>= 5.8.0), perl-modules (>= 5.10) | libio-zlib-perl (>= 1.04) Recommends: gcc, gnupg, libc6-dev, libmail-spf-perl, libsys-syslog-perl, make, re2c, spamc (>= 2.30) Suggests: libcompress-zlib-perl, libdbi-perl, libio-socket-ssl-perl, libmail-dkim-perl, libnet-ident-perl, pyzor, razor (>= 2.361-2) Conflicts: gotmail (<= 0.8.1-1), spamass-milter (<< 0.2.0-7) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/spamassassin_3.2.5-1nexenta1_all.deb Size: 1090138 MD5sum: 106a532897193314a677cdfdcb776be4 SHA1: d3e8597278c6c208753551a06a33701169206f6d SHA256: c5d38ffeda4b5c08425a57c0348a0d30174f177cc737df8ba3e9e768f11439b8 Description: Perl-based spam filter using text analysis SpamAssassin is a very powerful and fully configurable spam filter with numerous features including automatic white-listing, RBL testing, Bayesian analysis, header and body text analysis. It is designed to be called from a user's .procmail or .forward file, but can also be integrated into a Mail Transport Agent (MTA). . Included in this package is a daemonized form of spamassassin (spamd) which communicates with its client (spamc) via TCP, to reduce the overhead of loading perl with each message. To take advantage of this, you must install the spamc package. Homepage: http://www.spamassassin.org/ Package: mh-e Priority: extra Section: contrib/mail Installed-Size: 66 Maintainer: Peter S Galbraith Architecture: all Version: 8.0.3-3 Depends: emacs22 | emacsen, nmh | mailutils-mh Recommends: compface, gnus Suggests: imagemagick, mailcrypt, picon-domains, swish++, w3-el-e21 | w3m-el, wget Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/mh-e_8.0.3-3_all.deb Size: 559466 MD5sum: 12a7d4bd50f101468bfe35f89cc6cc6e SHA1: 20f953d22e452b140910abe27945acdaef560f9f SHA256: 7d621757c696ec5380774de5a86114f0d97f35d284973923b4a91433a64c1f11 Description: Emacs interface to the MH mail system MH-E offers all the functionality of MH, the visual orientation and simplicity of use of a GUI, and full integration with Emacs and XEmacs, including thorough configuration and online help. . MH-E allows one to read and process mail very quickly: many commands are single characters; completion and smart defaults are used for folder names and aliases. With MH-E you compose outgoing messages in Emacs. This is a big plus for Emacs users, but even non-Emacs users have been known to use MH-E after only learning the most basic cursor motion commands. . Additional features include: . - attractive text rendering with font lock - composition and display of MIME body parts - display of images and HTML within the Emacs frame - folder browsing with speedbar - threading - ticking messages - lightning-fast full-text indexed searches of all of your email - virtual folders to view ticked and unseen messages, search results - multiple personalities - signing and encrypting - spam filter interaction - XFace, Face, X-Image-URL and picon header field support . MH is Rand's Mail Handler, whose functionality is available in MH, nmh and GNU mailutils. . The package also includes contributed files that are not distributed with GNU Emacs: . mh-frame.el - Open MH-E in a separate frame. mh-comp-frame.el - Message composition in a separate frame. . The MH-E web page is http://mh-e.sourceforge.net/. Package: geximon Priority: optional Section: contrib/mail Installed-Size: 150 Maintainer: David Watson Architecture: all Version: 0.7.6-2 Depends: python, python-central (>= 0.6.5), python-gtk2 Recommends: exim | exim4-base, sudo Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/geximon_0.7.6-2_all.deb Size: 39906 MD5sum: 7ef931ba4a6a506cdc5edd2facfb3e78 SHA1: 27d6f2901b1c2f1dabe02cbee5efe95d22d46c8a SHA256: 57913c70fde757b3419b6c8b5804215438be90fa3138c04cd0ef51fe480902cb Description: a monitor for the exim MTA geximon is a Gtk2 reimplementation of eximon, an X monitor for the exim mail transport agent. It has all features of the original (tracking the log, managing the mail queue, plotting, etc.) and more. It also integrates with exiwhat (allowing you to manage active exim instances), exigrep, and eximstats. The interface is intuitive, compact, and easy to use. . Homepage: http://geximon.planetwatson.co.uk Python-Version: current Package: qpsmtpd Priority: extra Section: contrib/mail Installed-Size: 81 Maintainer: Devin Carraway Architecture: all Version: 0.40-2 Depends: adduser (>= 3.0), debconf (>= 1.0.0), libdigest-hmac-perl, libmail-spf-query-perl, libmailtools-perl, libnet-dns-perl, libnet-perl, perl (>= 5.6.0-16) Suggests: clamav-daemon, spamassassin (>= 3.0.0), tinycdb Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/qpsmtpd_0.40-2_all.deb Size: 172076 MD5sum: 17f5c5ed5bb7fe8d6cc10f2af5eabd7b SHA1: b61c59e55aaeb06ba43db3e25e5e277ae54adead SHA256: cd080be26259608227ab22400d909e5336da692505a6fb2fae5f1581ede9ac4a Description: Flexible SMTP daemon for network-level spam detection This is a replacement SMTP damon which installs alongside a mail delivery and transport system such as Exim, Postfix or Qmail, or used as an SMTP proxy for a remote/DMZ MTA. . The qpsmtpd damon emphasizes spam detection during the SMTP transaction, attempting to reach spam/nonspam decisions prior to accepting each message, thereby eliminating much bounce/forgery blowback. It exploits its visbility into the network transaction to detect certain behaviors often exhibited by spam sending agents. . Qpsmtpd is written in Perl, with an extensive plugin API making it easy to add new features or replace functional components. . Homepage: http://smtpd.develooper.com/ Package: icedove-dispmua Priority: optional Section: contrib/mail Installed-Size: 286 Maintainer: Christoph Goehre Architecture: all Version: 1.3.2.dfsg-3 Depends: icedove (>= 1.5.0.7), icedove (<= 2.0.0.99) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/icedove-dispmua_1.3.2.dfsg-3_all.deb Size: 1254512 MD5sum: ffe76bc7a2a7619085088d2119ba775e SHA1: 0d1b586666bfb6b39a087a2d03c8452c90c6fa8c SHA256: aaca490f1672530f8d822e69758d8342b5d00c9630c198b4817ce6f05ed53925 Description: display Mail User Agent extension for Icedove Adds an image on the right side of the "expanded header view" which displays the icon of the application with which the currently selected mail was written. Package: policyd-weight Priority: optional Section: contrib/mail Installed-Size: 140 Maintainer: Jan Wagner Architecture: all Version: 0.1.14.17-1 Depends: adduser, libnet-dns-perl, perl Recommends: libsys-syslog-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/policyd-weight_0.1.14.17-1_all.deb Size: 52620 MD5sum: 9459e95b199dc1c0ba776c47480d9b02 SHA1: 7856a3a002cb76f22b64a032cc398161b6ad0ef7 SHA256: e615d56c1c1b73c1c5bb1c145641cf6b9bcc73c70150e4b526a784fe745f8603 Description: a Perl policy daemon for the Postfix MTA Its intended to eliminate forged envelope senders and HELOs (i.e. in bogus mails). It allows you to score DNSBLs (RBL/RHSBL), HELO, MAIL FROM and client IP addresses before any queuing is done. It allows you to REJECT messages which have a score higher than allowed, providing improved blocking of spam and virus mails. policyd-weight caches the most frequent client/sender combinations (SPAM as well as HAM) to reduce the number of DNS queries. Homepage: http://www.policyd-weight.org/ Package: mailcrypt Priority: optional Section: contrib/mail Installed-Size: 42 Maintainer: Davide G. M. Salvetti Architecture: all Version: 3.5.8+CVS.2005.04.29.1-12 Depends: debconf (>= 0.2.0) | debconf-2.0, emacs22 | emacs21 | emacs-snapshot, gnupg, make Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/mailcrypt_3.5.8+CVS.2005.04.29.1-12_all.deb Size: 228450 MD5sum: 942bd807c75ab8fc20e2af984439658b SHA1: d15b8485de77ddd66b4226aa7412bd5f43bf25b6 SHA256: 5e9f7e2bce04fe9e232c785357a10d942f17473eab7311e0639fbe811742f697 Description: An Emacs interface to the GNU Privacy Guard Mailcrypt is an Emacs lisp package that provides a simple but powerful interface to cryptographic functions for mail and news. With Mailcrypt, encryption becomes a seamlessly integrated part of your mail and news handling environment. Mailcrypt can automatically fetch public keys to encode, decode, and verify messages, and can be configured to automate mailing through anonymous remailers. . Although Mailcrypt may be used to process data in arbitrary Emacs buffers, it is most useful in conjunction with other Emacs packages for handling mail and news. Mailcrypt has specialized support for Rmail, VM, MH-E, Mew, and Gnus. . Currently XEmacs ships with its own Mailcrypt, so this package should only be used with GNU/Emacs. (I.e., you don't need to install this package if your site uses only XEmacs.) . Homepage: http://mailcrypt.sourceforge.net/ Package: gmail-notify Priority: optional Section: contrib/mail Installed-Size: 20 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Joseph Smidt Architecture: all Version: 1.6.1-3ubuntu2.1 Depends: python-gnome2-extras, python-gtk2 Recommends: www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/gmail-notify_1.6.1-3ubuntu2.1_all.deb Size: 24826 MD5sum: e77f602056689e9c97fa5f5393afb78e SHA1: c5cc266935880d91d7f18496188e5c8e7412eee7 SHA256: a99febaaa3a38a1bc9f0a533d874707bb12c884a0de0a266a62c6b698ce648ce Description: A Gmail Notifier Gmail Notifier is a Linux alternative for the notifier program released by Google, it is written in Python and provides an attractive and simple way to check for new mail messages. Package: tumgreyspf Priority: extra Section: contrib/mail Installed-Size: 85 Maintainer: Thomas Goirand Architecture: all Version: 1.32-1 Depends: adduser, passwd, python, python-spf, spfquery Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/tumgreyspf_1.32-1_all.deb Size: 25668 MD5sum: f77cb5e5971de537e28794513cddd96b SHA1: eccd8ca89ea93feed87e3317b9176ace030f690f SHA256: 2d1be5a39c6df2fab6a933aed314a43d4f57beeb09ff9049ee51cb9622527190 Description: external policy checker for the postfix mail server Tumgreyspf can optionally greylist and/or use spfquery to check SPF records to determine if email should be accepted by your server. . SPF is information published by the domain owner about what systems may legitimately send e-mail for the domain. Greylisting takes advantage of spam and viruses that do not follow the RFCs and retry deliveries on temporary failure. These checks can be used as part of a mail system and allow several orders of magnitude reduction in spam, lower system load, and few problems with legitimate mail getting blocked. . Tumgreyspf uses the file-system as it's database, no additional database is required to use it. Homepage: Package: sylpheed-i18n Priority: optional Section: contrib/mail Installed-Size: 51 Maintainer: Ricardo Mones Architecture: all Source: sylpheed Version: 2.4.8-2nexenta Replaces: sylpheed (<< 0.9.12-2) Depends: sylpheed (>= 2.4.8-2nexenta) Conflicts: sylpheed (<< 0.9.12-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/sylpheed-i18n_2.4.8-2nexenta_all.deb Size: 1200444 MD5sum: 8bacc67a23bdaddfbdd0549943dd1e29 SHA1: 0193d1de555026ac6163ec695c8475431ab5f825 SHA256: ce212a0ccb16620688fb5e25eefc70f6f2f078a5eb52b9677e2185f3a35d5de8 Description: Locale data for Sylpheed (i18n support) This package provides support for non-English interfaces in the Sylpheed mail client. Current supported locales are: bg (Bulgarian) cs (Czech) da (Danish) de (German) el (Greek) es (Spanish) et (Estonian) fr (French) gl (Galician) hr (Croatian) hu (Hungarian) it (Italian) ja (Japanese) ko (Korean) lt (Lithuanian) nl (Dutch) pl (Polish) pt_BR (Brazilian Portuguese) ro (Romanian) ru (Russian) sk (Slovak) sl (Slovenian) sr (Serbian) sv (Swedish) tr (Turkish) uk (Ukrainian) vi (Vietnamese) zh_CN (Chinese) zh_TW.Big5 (Taiwanese) Package: spamassassin-rules-ja Priority: optional Section: contrib/mail Installed-Size: 6 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Taku YASUI Architecture: all Version: 9ubuntu1 Depends: spamassassin Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/spamassassin-rules-ja_9ubuntu1_all.deb Size: 4798 MD5sum: 4ff9cbc65fa14f55584ba58044f24a02 SHA1: 3723cb34e3644b0e0694430394e3d4b271d7a046 SHA256: 790d6c83ad2519896861ced5059a4542269b9ccb2cb9f7417b88bd08ef7c16cb Description: Japanese filter rules for spamassassin This package inclues Japanese filter rules for spamassassin. . spamassassin is a very powerful and fully configurable spam filter with numerous features including automatic white-listing, RBL testing, header and body text analysis. It is designed to be called from a user's .procmail or .forward file, but can be integrated into your Mail Transport Agent (MTA). Package: swaks Priority: optional Section: contrib/mail Installed-Size: 7 Maintainer: Andreas Metzler Architecture: all Version: 0+20061116.0-2 Depends: perl Suggests: libnet-dns-perl, libnet-ssleay-perl, perl-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/swaks_0+20061116.0-2_all.deb Size: 38960 MD5sum: 4b410f8a66d57d1324cf33c85949e805 SHA1: eaa3e20dba6733a02de06e5aee4b38dc710e8071 SHA256: 8275d70619d6ca403c8aac0b79e033d87f7fe5f44a86c4c778b726f9d3d37527 Description: SMTP command-line test tool swaks (Swiss Army Knife SMTP) is a command-line tool written in Perl for testing SMTP setups; it supports STARTTLS and SMTP AUTH (PLAIN, LOGIN, CRAM-MD5, SPA, and DIGEST-MD5). swaks allows to stop the SMTP dialog at any stage, e.g to check RCPT TO: without actually sending a mail. . If you are spending too much time iterating "telnet foo.example 25" swaks is for you. . Homepage: http://www.jetmore.org/john/code/#swaks Package: spampd Priority: optional Section: contrib/mail Installed-Size: 14 Maintainer: Sven Mueller Architecture: all Version: 2.30-19 Depends: adduser (>= 3.59), dpkg (>= 1.10.23), libnet-server-perl (>= 0.89), lsb-base (>= 3.0-3), perl, spamassassin (>= 2.6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/spampd_2.30-19_all.deb Size: 54716 MD5sum: c4f824f648c2916996193379ef3e73f4 SHA1: 3e433156254a490d80176b86902bf7334426caef SHA256: 73a5578e883e4dbaf452b76255dafca0bf09d817c5a97705851f9a09c67e2abf Description: spamassassin based SMTP/LMTP proxy daemon spampd is an SMTP/LMTP server designed to be hooked into the MTA processing chain (e.g. as a content filter). It is written in Perl and uses the Net::Server framework. It is intended to provide spam filtering at the system level (i.e. ususally for all users). If you rely on per-user configuration or per-user Bayes databases, spampd is not for you. . The major advantage of spampd over plain SpamAssassin (both directly and through spamd) is that it doesn't need to load all needed perl modules on every invocation or spawn a C programme for every mail it receives. Compared to using spamc/spamd, spampd can usually provide a 25% performance with local-only tests. . The advantage of spampd over amavisd-new is that it uses the original SpamAssassin header tags, which are more verbose than the tags which amavisd-new provides. This allows easier filtering in the mail client and easier tuning of SpamAssassin. Package: mu-cite Priority: optional Section: contrib/mail Installed-Size: 90 Maintainer: Tatsuya Kinoshita Architecture: all Version: 8.1+0.20070307-5 Depends: apel (>= 10.7), emacs | emacsen, flim, make Suggests: bbdb Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/mu-cite_8.1+0.20070307-5_all.deb Size: 27440 MD5sum: e7d435a384a3e7a72ca507f151b4477b SHA1: 4a9bd10f3a979888cf7fa4dfc547ea31b70d227d SHA256: a3dc4f8c5ded9e2349e6968558deef55080abb295b1b15ba6c721f23db13a099 Description: message citation utility for emacsen MU-CITE is a citation tool for emacsen. MU-CITE's citing filter function is callable from various mail and news readers such as Gnus, MH-E, Wanderlust and Mew. . MU stands for "Message Utilities". It consists of the following modules: . mu-cite.el --- main module of MU-CITE mu-bbdb.el --- MU-CITE submodule for BBDB mu-register.el --- MU-CITE submodule for registration latex-math-symbol.el --- translate mathematical symbols of LaTeX into MULE characters . Homepage: http://www.jpl.org/elips/mu/ Enhances: mew | mew-beta | gnus | mh-e | wl | wl-beta Package: minimalist Priority: optional Section: contrib/mail Installed-Size: 21 Maintainer: Christoph Berg Architecture: all Version: 2.5.3-3 Depends: perl5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/minimalist_2.5.3-3_all.deb Size: 72314 MD5sum: 776d1e036f63162b833f295ec94d4c79 SHA1: 051cbbee8d72981c79877ad67d0be2ffdb8a3f84 SHA256: 2dc4c30faaade843ddd66eeed0efa4a0d8f52ea7167ccf5f712ed43b98dfdda2 Description: MINImalistic MAiling LISTs manager Minimalist is a fast and extremely easy to setup and support list manager featuring: . * subscribe/unsubscribe users by request * several levels of security * read-only/closed/mandatory lists * suspend/resume subscription * archiving * multilanguage support * process MIME-encoded messages * blacklist * logging activity . http://www.mml.org.ua/ Package: bsfilter Priority: optional Section: contrib/mail Installed-Size: 22 Maintainer: Ubuntu MOTU Developers Original-Maintainer: akira yamada Architecture: all Version: 1:1.0.15-2ubuntu1 Depends: ruby1.8 Recommends: libgdbm-ruby1.8 | libqdbm-ruby1.8 | libdb4.6-ruby1.8 Suggests: libkakasi-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/bsfilter_1.0.15-2ubuntu1_all.deb Size: 69374 MD5sum: 7df0891adcdc1c96d4af71dae4576860 SHA1: 33f401f980f792e7bdecffd74d74820bbdff4d5f SHA256: 62db541f6dc1d90af9d38628d6dd15f387ec705b40851752507c2af9f40ef49d Description: Bayesian spam filter Bsfilter is a spam filter which can distinguish spam mail from other mails. It can read mails by three way: * reads from normal file or stdin. * retrieves and stores from IMAP server. * reads from POP server and passes to POP client. (POP proxy) Bsfilter gives nice support of Japanese. Package: c-sig Priority: optional Section: contrib/mail Installed-Size: 15 Maintainer: salahuddin pasha (salahuddin66) Architecture: all Version: 3.8-11 Depends: emacs21 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/c-sig_3.8-11_all.deb Size: 27614 MD5sum: f000a0fcd7f67bb68b257a6e29ac290e SHA1: 39d9353f973b0d5a0d5c40b8fb36c6f1b28c6457 SHA256: 3f6aacc3aa31ab9031f0255eec053d0a207075bbe49eec4766122faacb2e7443 Description: A signature tool for GNU Emacs C-sig is a signature insertion tool for GNU Emacs. Features in c-sig include: - registering signatures interactively - learning facility - expanding signatures dynamically - modifying signatures through elisp functions Package: biabam Priority: extra Section: contrib/mail Installed-Size: 7 Maintainer: Thierry Randrianiriana Architecture: all Version: 0.9.7-4 Depends: bash (>= 2), exim4 | mail-transport-agent, sharutils Suggests: file Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/biabam_0.9.7-4_all.deb Size: 6728 MD5sum: 4c0abcd2e924e522ba30091e03e6c783 SHA1: 5ab7fbbf023778a5263fe924e207ce09b3ba0731 SHA256: eb28f1d5d22428b8d1aa2645a3684d58cdb3893718831341ff400f9fabe2c9a2 Description: bash attachment mailer A tool that is used for mailing attachments from the commandline. It is similar to using Mutt to send attachments on the commandline, but without the overhead of a complete email client. . Homepage: http://mmj.dk/biabam/ Package: sanitizer Priority: optional Section: contrib/mail Installed-Size: 54 Maintainer: Alberto Gonzalez Iniesta Architecture: all Version: 1.76-2 Depends: perl Recommends: maildrop, procmail Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/sanitizer_1.76-2_all.deb Size: 184852 MD5sum: 976460ea785528e6f8b208fc9c36bae1 SHA1: d8f830d921ea901b1ffbd6fea10bdf617e450647 SHA256: fa619904bedff6743f76d5d57b9f7efe57e4c96a71c7b11168edcb2d7dfeac04 Description: The Anomy Mail Sanitizer - an email virus scanner The Anomy sanitizer is what most people would call "an email virus scanner". That description is not totally accurate, but it does cover one of the more important jobs that the sanitizer can do for you - it can scan email attachments for viruses. Other things it can do: . Disable potentially dangerous HTML code, such as javascript, within incoming email. . Protect you from email-based break-in attempts which exploit bugs in common email programs (Outlook, Eudora, Pine, ...). . Block or "mangle" attachments based on their file names. This way if you don't *need* to receive e.g. visual basic scripts, then you don't have to worry about the security risk they imply (the ILOVEYOU virus was a visual basic program). This lets you protect yourself and your users from whole classes of attacks, without relying on complex, resource intensive and outdated virus scanning solutions. Package: exmh Priority: optional Section: contrib/mail Installed-Size: 2702 Maintainer: Anders Hammarquist Architecture: all Version: 1:2.7.2-12 Depends: mime-support, nmh | mh, tcl8.4 | tcl8.3 | tclsh, tk8.4 | tk8.3 | wish, xterm Suggests: compface, expect, expectk, file, gnupg, mh-book, pgp, quintuple-agent Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/exmh_2.7.2-12_all.deb Size: 920870 MD5sum: 2f19d95d0ed73ba4780e585c0b8e9f58 SHA1: 40108b010146d33953c1003d495705c630472427 SHA256: 4222d7e89f02eb0771ad0015aabf1fe54b6c8d5b0b1a8d379e7867deb7fab933 Description: extensible X user interface for MH mail Exmh uses the regular MH programs to manipulate your mail folders and messages. This means it is compatible with command-line use of MH programs, and its actions should be familiar if you are an experienced MH user. If you are a new MH user, then the details of running MH programs are hidden behind the graphical interface. . Homepage: http://www.exmh.org/ Package: email-reminder Priority: optional Section: mail Installed-Size: 25 Maintainer: Francois Marier Architecture: all Version: 0.7.2-1 Depends: adduser, cron, debconf, libdate-manip-perl, libemail-valid-perl, libgtk2-perl, libxml-dom-perl, perl (>= 5.6.0-16) Recommends: anacron, exim4 | mail-transport-agent, libauthen-sasl-perl, libemail-mime-encodings-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/email-reminder_0.7.2-1_all.deb Size: 37328 MD5sum: b618d88cd970e164182d84689c9f3059 SHA1: 30b646228e567115698f2ecd14deae13bb943e11 SHA256: 73efbf1f26f513d087c466bf19b68800168db873d24c19ba1576dab8e8f003c8 Description: Send event reminders by email Email-reminder allows users to define events that they want to be reminded of by email. Possible events include birthdays, anniversaries and yearly events. Reminders can be sent on the day of the event and/or a few days beforehand. . This package includes the cron job that checks for events and send reminders once a day, and a simple GUI allowing users to edit the reminders they want to receive. . Make sure you install the anacron package if your computer is turned off at night or the reminders will never get sent. Homepage: http://people.debian.org/~francois/email-reminder/ Package: im Priority: optional Section: contrib/mail Installed-Size: 755 Maintainer: Tatsuya Kinoshita Architecture: all Version: 1:149-2 Provides: imap-client, mail-reader, news-reader Depends: debconf (>= 0.2.17) | debconf-2.0, perl (>= 5.6.0-16) Suggests: bogofilter | spamoracle | bsfilter, libsocket6-perl, namazu2-index-tools, perl-suid, ssh Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/im_149-2_all.deb Size: 320850 MD5sum: 9a235da2a271644337f0cc6efc0f3b75 SHA1: 130e8599e7a12a5ddaf845071c838a46001c09cb SHA256: fc31512054acb9aa8336f550f4286853fe2dbfcb916bc236d12c83fb32d75bf7 Description: mail/news handling commands and Perl modules IM (Internet Message) provides a series of user interface commands (imput, imget, imls, ...) and backend Perl5 modules to integrate E-mail and NetNews user interface. They are designed to be used both from Mew version 1.x and on command line. . The folder style for IM is exactly the same as that of MH. So, you can replace MH with this package without any migration works. Moreover, you are able to operate your messages both by IM and MH with consistent manner. . Mail/news messages are dispatched by way of SMTP/NNTP and are retrieved from local mailbox (mbox file, Maildir, MMDF file, MH folder), POP3 server (plain password, APOP, RPOP), IMAP server, or NNTP server. If you want to use RPOP, you should install the perl-suid package. . Homepage: http://tats.hauN.org/im/ Package: bincimap-run Priority: optional Section: contrib/mail Installed-Size: 16 Maintainer: Gerrit Pape Architecture: all Version: 0.2.4 Provides: imap-server Depends: adduser, bincimap, checkpw, ipsvd, runit Conflicts: imap-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/bincimap-run_0.2.4_all.deb Size: 5688 MD5sum: 54a5e6fd43c36eb2fd0d443745367e52 SHA1: f9ba9aa43db2fa97f1fa953dac059098d19ee347 SHA256: 83c480a6167e4e5070e71f81ecb976e2ffecca49dc298fb32182feb80750b8db Description: IMAP server for Maildir depositories As an alternative to existing similar IMAP servers, Binc IMAP strives to be very easy to use, but robust, stable and secure. It aims at being absolutely compliant with the IMAP4rev1 protocol, and simple and modular in design, making it very easy for third parties to utilize the source code and enhance the product. . Binc IMAP supports Dan J. Bernstein's Maildir format and checkpassword authentication interface. . See http://www.bincimap.org/ for details. . This package sets up the bincimap-ssl service to listen on 0.0.0.0:993, and additionally provides a service directory to run a non-ssl bincimap service. Package: kolab-resource-handlers Priority: extra Section: contrib/misc Installed-Size: 233 Maintainer: Debian Kolab Maintainers Architecture: all Version: 2.1.0-20070510-2 Depends: horde3, libapache2-mod-php5 | libapache2-mod-php4, php-mail-mime, php-net-imap, php-net-lmtp, php-net-smtp, php-net-socket, php-pear, php5-cli | php4-cli, php5-ldap | php4-ldap Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/kolab-resource-handlers_2.1.0-20070510-2_all.deb Size: 51074 MD5sum: 321769e3031187aca30c9405927f5228 SHA1: 121fcd648b34434f462952293b8f5faa6a42c09c SHA256: d9675023e271c98ee4cad86eef9da83a53224c6d1b718d96a52a9ecf439b3a0f Description: Kolab free/busy scripts This package contains scripts for the free/busy feature of the Kolab groupware server. . Kolab is a secure, scalable, and reliable groupware server. It consists of a number of well-known and proven components for the standard tasks such as e-mail, directory service, and web service. Kolab adds intelligent interaction between the components, a web administration interface, management of free/busy lists, etc. Various clients can access Kolab, among them Kontact (KDE), Outlook (Windows), and Horde (web). Homepage: http://www.kolab.org/ Package: mime-construct Priority: optional Section: contrib/mail Installed-Size: 6 Maintainer: Roderick Schertler Architecture: all Version: 1.9 Depends: libmime-base64-perl, libmime-types-perl, libproc-waitstat-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/mime-construct_1.9_all.deb Size: 18066 MD5sum: 43d0278586662a9468a78d1662ccd394 SHA1: 273aa0c2973d336f6595e54eacbf20b5c4c8068e SHA256: e045bdb7e86affc55fca104ecd69f4a87b7f316d07325bf43b218533ef6200af Description: construct/send MIME messages from the command line mime-construct constructs and (by default) mails MIME messages. It is entirely driven from the command line, it is designed to be used by other programs, or people who act like programs. Package: postfix-policyd-spf-python Priority: extra Section: contrib/mail Installed-Size: 66 Maintainer: Scott Kitterman Architecture: all Source: pypolicyd-spf Version: 0.6-1ubuntu2 Replaces: python-policyd-spf Provides: python-policyd-spf Depends: postfix (>= 2.1), python (>= 2.3), python-spf (>= 2.0), python-support (>= 0.7.1) Conflicts: python-policyd-spf (<< 0.6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/postfix-policyd-spf-python_0.6-1ubuntu2_all.deb Size: 26910 MD5sum: c2302eda3108f7eab4d5ce2509555dd8 SHA1: 8838994c751bd8d471b9bf1d43bcfffa919caad7 SHA256: 79744a13316b8444b5db302164344d6fd380e680f46e7872ff52be4ee7375952 Description: pure-Python Postfix policy daemon for SPF checking python-policyd-spf is a Postfix SMTPd policy engine for SPF checking. It is implemented in pure Python and uses the python-spf module. The SPF web site is http://www.openspf.org/. Homepage: http://www.openspf.org/Software Package: mozilla-thunderbird-bidiui Priority: optional Section: contrib/mail Installed-Size: 344 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Hebrew Packaging Team Architecture: all Source: bidiui Version: 0.7.3-3ubuntu2 Depends: thunderbird Suggests: user-he Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/mozilla-thunderbird-bidiui_0.7.3-3ubuntu2_all.deb Size: 58364 MD5sum: 1e862efa3680292b9bb9314418a52962 SHA1: 66b062f7fead54cf8eb7b8db69dece089c09231b SHA256: 5b421e8f5eb0f410162f08ad80c179e26a7a4092955681a3dc96fc94ab737e2f Description: BiDirectional support for Icedove An extension for Icedove (originally written for Thunderbird) that allows users to create emails with explicit paragraph directionality, as needed for proper recipient rendering of emails with bidi languages, such as Hebrew, Arabic, Farsi, Urdu or Yiddish. . The extension adds "BiDi" controls, setting the paragraph direction, as well as automatic direction sensing for unformatted text messages, and direction overrides. Homepage: http://bidiui.mozdev.org/mail/ Package: fuzzyocr Priority: extra Section: contrib/mail Installed-Size: 12 Maintainer: A Mennucc1 Architecture: all Version: 2.3b-2 Depends: gocr | ocrad, imagemagick, libdigest-md5-perl, libstring-approx-perl, libungif-bin (>= 4), netpbm, spamassassin (>= 3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/fuzzyocr_2.3b-2_all.deb Size: 18960 MD5sum: 98fd143e43d4b7e28817d46ecd7c0f0a SHA1: 46213af3137dfd5812f25e9b855c5d760a4a383f SHA256: 3a307fce588d10f93af435d136baa925dace39a1602afcd9403b2f94729b198e Description: spamassassin plugin to check image attachments This Spamassassin plugin checks for specific keywords in image/gif, image/jpeg or image/png attachments, using gocr (an optical character recognition program). This plugin can be used to detect spam that puts all the real spam content in an attached image, while the mail itself is only random text and random html, without any URL's or identifiable information. Additionally to the normal OcrPlugin, it can do approximate matches on words, so errors in recognition or attempts to obfuscate the text inside the image will not cause the detection to fail. Another improvement was to move the wordlist into the configuration file so it can be easily extended. Package: procmail-lib Priority: optional Section: contrib/mail Installed-Size: 48 Maintainer: Debian QA Group Architecture: all Version: 1:2004.1216-1 Depends: perl, procmail Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/procmail-lib_2004.1216-1_all.deb Size: 191766 MD5sum: 6a1cbadc7857fc74e242f690c6321b0d SHA1: 2f8ce01322e87a82b5e4bd0ffc75b992e0d3b824 SHA256: d10b471f5acd650630e7d210ed3b6b1631583b9a47c3059e145a10d9de7b6de9 Description: A library of useful procmail recipes Includes all of the original set of Alan Stebben's recipes, and newer ones to provide more functions. Package: checkgmail Priority: optional Section: contrib/mail Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sandro Tosi Architecture: all Version: 1.13-1ubuntu1.1 Depends: libcompress-zlib-perl, libcrypt-blowfish-perl, libcrypt-ssleay-perl, libfreezethaw-perl, libgtk2-perl, libgtk2-trayicon-perl, libgtk2.0-0 (>= 2.6.0), libwww-perl, libxml-simple-perl, perl (>= 5.8) Recommends: libcrypt-simple-perl, libsexymm2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/checkgmail_1.13-1ubuntu1.1_all.deb Size: 64362 MD5sum: 29567380d796815e9972fdf2344bdd6a SHA1: 26c61b056e90b4b187c5bf8f1edb115e439a4f53 SHA256: 5c6a06517d9a7da5318546656bd2d4f286d06e0353619840abe22b56aa0a516c Description: Alternative Gmail Notifier for Linux via Atom feeds CheckGmail is an alternative Gmail Notifier for Linux and other *nix systems. It is fast, secure and uses minimal bandwidth via the use of Atom feeds. . CheckGmail is a system tray application that checks a Gmail account for new mail. When new mail is present the tray icon changes, an optional animated popup is displayed and a tooltip displays the number and details of new messages. Configuration is GUI-based and the application is designed to be simple, elegant and unobtrusive. Homepage: http://checkgmail.sourceforge.net/ Package: mbot Priority: optional Section: contrib/mail Installed-Size: 18 Maintainer: Julien Danjou Architecture: all Version: 0.3-7 Depends: python, python-support (>= 0.7.1) Recommends: python-imaging, python-mysqldb, python-pygresql Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/mbot_0.3-7_all.deb Size: 15016 MD5sum: 84e7bb5c60bcc2e64a8ea8dede78dc89 SHA1: 7756c2496dce2792de27850eae50c4d442092a44 SHA256: d61f01aebd0c89f44ba25d3e33a625236ee4eba26a4014697f305c4a24ca2ddc Description: A multi purpose mail robot It is intended to be a general purpose mail robot, and it is written in Python. At first, we want it to provide simple Internet access via mail, for people having only mail and wanting to get updated online docs ! It can do some Google searches for you, download pages on the web, and even add some news in a database. Adding new handlers is easy. Package: truc Priority: optional Section: contrib/mail Installed-Size: 8 Maintainer: Remco van de Meent Architecture: all Version: 1.0.7-5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/truc_1.0.7-5_all.deb Size: 12618 MD5sum: a394ccb4eae8f96ec96f1cc1f55887e8 SHA1: 7ef190b95ac8f644468b08bee66b657576d9fc25 SHA256: eae5a7743935d78709f12d4f20b886b29831eb5825cea8b0b317c37098afe70f Description: transfer big files through e-mail truc & untruc are two shell scripts that allow you to transfer big files through e-mail. They are using classical commands such as uuencode, tar, compress, csplit, etc. The word 'truc' (French) means: "Transfert Rapide Uuencode' Compresse'". Package: popfile Priority: optional Section: contrib/mail Installed-Size: 146 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Lucas Wall Architecture: all Version: 1.0.0-0ubuntu2 Depends: adduser, debconf (>= 1.2.0) | debconf-2.0, libdbd-sqlite2-perl, libhtml-tagset-perl, libhtml-template-perl, libsoap-lite-perl, libtimedate-perl, perl Suggests: libio-socket-ssl-perl, libtext-kakasi-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/popfile_1.0.0-0ubuntu2_all.deb Size: 1508506 MD5sum: 6650a14175ad405f3f75efe4a0770164 SHA1: 1ba221991fc042ed452829d389800a9f020d3d34 SHA256: f040923be2d9aa8dcae9d810de20ac2095c2b248db54980fb06a99e17c13fef2 Description: email classification tool POPFile is an tool to classify email with a Naive Bayes classifier, a POP3 proxy and a web interface. It runs on most platforms and with most email clients. It's not only useful to filter spam, but also to sort legitimate mail into different folders. POPFile can be trained to recognize and sort mails even when no regular mail rules based on header can be made. POPFile can be used also for IMAP. It will move messages into folders and re-classify mails after they have been moved. Homepage: http://popfile.sourceforge.net/ Package: select-xface Priority: optional Section: contrib/mail Installed-Size: 14 Maintainer: Tatsuya Kinoshita Architecture: all Version: 0.15-5 Depends: emacs | emacsen Suggests: bitmap-mule, x-face-el Filename: dists/hardy-unstable/contrib/binary-all/contrib/mail/select-xface_0.15-5_all.deb Size: 16514 MD5sum: b33505aba664ba31405208beedaef06e SHA1: cd3d86b14080ad57cf62a7ec2d10a825ddab0572 SHA256: d925783f3dc182ce43a3be5354bf5f2b220d143cf128d6f6f3d87ed8e512ffce Description: utility for selecting X-Face on emacsen Select X-Face is a utility for selecting/inserting an X-Face field visually on emacsen mailer (Mew, Gnus, Wanderlust, etc.). Package: screenie Priority: extra Section: contrib/shells Installed-Size: 10 Maintainer: Tomas Pospisek Architecture: all Version: 1.30.0-4 Depends: screen Filename: dists/hardy-unstable/contrib/binary-all/contrib/shells/screenie_1.30.0-4_all.deb Size: 6318 MD5sum: dfa3154d3730d716c93cd2fae5edd141 SHA1: 88a0960a9f16aa57d802730dd346e77eb8d5211e SHA256: 2a47fe3a5550b4a8545d527700a30d5034b8baf67fd9a822eb425d3040ae19d3 Description: a small and lightweight GNU screen(1) wrapper Screenie is a small and lightweight GNU screen(1) wrapper that is designed to be a session handler that simplifies the process of administrating detached jobs by providing an interactive menu. . homepage: http://pubwww.fhzh.ch/~mgloor/screenie.html Package: psh Priority: optional Section: contrib/shells Installed-Size: 83 Maintainer: Debian QA Group Architecture: all Version: 1.8-8 Depends: debianutils (>= 2.15), libbsd-resource-perl, libterm-readline-gnu-perl | libterm-readline-perl-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/shells/psh_1.8-8_all.deb Size: 159166 MD5sum: a4d180116e8d899b1bd0678b9a0e50f7 SHA1: fd2b3c1524899428da62fced3fbccae5b8d0b053 SHA256: 355202e586210f6cc712e00e249037a6acc91b6f156c9db74a4c26515a4e755a Description: interactive shell with the power of perl The Perl Shell is a shell that combines the interactive nature of a Unix shell with the power of Perl. The goal is to eventually have a full featured shell that behaves as expected for normal shell activity. But, the Perl Shell will use Perl syntax and functionality for control- flow statements and other things. Package: tcsh-kanji Priority: extra Section: contrib/shells Installed-Size: 4 Maintainer: Franz Pletz Architecture: all Source: tcsh Version: 6.14.00-7nexenta1 Depends: tcsh (>= 6.14.00-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/shells/tcsh-kanji_6.14.00-7nexenta1_all.deb Size: 9496 MD5sum: 1ba5129bf3921895108620e0e0dc6035 SHA1: c8679f9bf18ac1465336a0ffd09523535b8fd398 SHA256: 16bfcf9717e29d022c75e532b974d9190c791987a726d6ee1b48d9b4beee7ec9 Description: TENEX C Shell, transitional package This is a transitional package, which ensures tcsh-kanji users upgrading to tcsh. The tcsh package includes kanji support now. Package: mboxcheck-applet Priority: optional Section: contrib/gnome Installed-Size: 16 Maintainer: Sebastien Bacher Architecture: all Version: 0.3-2 Depends: python, python-central (>= 0.6.5), python-gnome2 (>= 1.99.16-3), python-gnome2-extras Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/mboxcheck-applet_0.3-2_all.deb Size: 17290 MD5sum: d7000e867f8b2c56bdd23e44cc1f9fad SHA1: 85d4742456aec853646de229a51e91688f589676 SHA256: 8db7c5d9ab268af9a910e439e32cb5fab75f971143e06edad05db9bbfbc31e17 Description: A GNOME2 applet to check your mboxes Mboxcheck is an applet that checks mails arrive in your mboxes. It has a list of indicators : . * the indicators are pixmaps or text * the indicator are attached to one or several boxes * each indicator has a customisable tooltip with informations like his name, the number of mails, the list of mboxes attached Python-Version: current Package: ubuntu-calendar Priority: optional Section: contrib/gnome Installed-Size: 6 Maintainer: Jeff Waugh Architecture: all Version: 5.03-2ubuntu1 Depends: ubuntu-calendar-march Recommends: ubuntu-calendar-december, ubuntu-calendar-february, ubuntu-calendar-january, ubuntu-calendar-november, ubuntu-calendar-october Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/ubuntu-calendar_5.03-2ubuntu1_all.deb Size: 10030 MD5sum: 0f25e49d7d10ae4a1c3f9257e1d985db SHA1: 255f6a7974fc57549d5879b733264c89f5ead4ec SHA256: 3196b6853b8528b382699897a1c9825b069c75a3bed8ebcf1ada61376565b5cd Description: The Ubuntu Calendar features monthly updated artwork and themes The Ubuntu Calendar is a set of wallpapers and themes that are updated every month. The selection of art photography includes some semi-nude models and artistic portrayals of people from diverse ethnic groups. You can select a single image as your desktop or have your desktop wallpaper updated automatically every month. Package: gramps Priority: optional Section: contrib/gnome Installed-Size: 20217 Maintainer: James A. Treacy Architecture: all Version: 3.0.1-1~hardy1 Replaces: gramps-extending-doc, gramps-manual Depends: librsvg2-common, python (>= 2.4.4-6), python-central (>= 0.6.5), python-glade2, python-gnome2, python2.5, scrollkeeper Recommends: graphviz, python-gnome2-desktop, python-gnome2-extras, python-reportlab, ttf-freefont, xdg-utils Conflicts: gramps-common, gramps-extending-doc, gramps-manual, python-gtk-1.2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gramps_3.0.1-1~hardy1_all.deb Size: 4777292 MD5sum: de59af2ef019620d1cb16974140492e1 SHA1: 28d681807707891d230334a35a3f528752af9acf SHA256: bb2d62ca909a4a6220917f7c72b13f2bb7e02e71839528ac798a56761914b010 Description: Genealogical Research and Analysis Management Program GRAMPS, the Genealogical Research and Analysis Management Programming System, is an Open Source genealogy program written in Python, using the GTK/GNOME interface. GRAMPS has the ability to import GEDCOM files exported from many proprietary genealogy programs and can produce reports in various formats such as the popular AbiWord and OpenOffice.org formats as well as HTML and PDF. Homepage: http://www.gramps-project.org/ Python-Version: 2.5 Package: telepathy-gnome Priority: optional Section: contrib/gnome Installed-Size: 11 Maintainer: Ubuntu Telepathy Team Architecture: all Source: meta-telepathy Version: 18 Depends: empathy, telepathy-core (= 18) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/telepathy-gnome_18_all.deb Size: 2908 MD5sum: b79acbc9d1ea7969b530a3adf8bb8410 SHA1: b259e400eac18393570417915cd8f7d7f7bdf9ff SHA256: 07a01315fd674c8571cbda82b6e476f99e9500695c8e128e23b6c3c8be709b23 Description: Telepathy GNOME components The Telepathy project aims to provide a unified framework for all forms of real time conversations, including instant messaging, IRC, voice calls and video calls. It uses the DBus messaging system to provide a simple interface for client applications, allowing them to quickly benefit from Telepathy's functionality. . This package contains the GNOME bits of Telepathy, at the moment this is either "gossip-telepathy" or "cohoba". Package: junior-gnome Priority: extra Section: contrib/misc Installed-Size: 4 Maintainer: Ben Armstrong Architecture: all Version: 1.4 Depends: gbatnav, gcompris, mathwar Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/junior-gnome_1.4_all.deb Size: 2116 MD5sum: 8c960994738b797a0deb88db2f31201f SHA1: eb9bdce5bedd89a9fea87644f28c09b32095f4bc SHA256: c5d082c2736519fa5fdd6a5291f280e5924b91b49562e079f4c21bf5cea9d948 Description: Debian Jr. for Gnome This package includes a collection of programs for children which are built for Gnome. A Gnome desktop is not required in order to run these. They are kept separate merely so that installing a Debian Jr. system won't drag in all kinds of Gnome dependencies. . As such, this package is by no means a complete collection of programs suitable for children in Gnome. The Debian Jr. project will be adding to this list in future release, and likely refining the package into categories the way the rest of Debian Jr. packages are now organized. Package: computertemp Priority: optional Section: contrib/gnome Installed-Size: 42 Maintainer: Adriaan Peeters Architecture: all Version: 0.9.6.1-1 Depends: gconf2 (>= 2.10.1-2), python (>= 2.4), python-gnome2, python-gnome2-extras, python-gtk2 (>= 2.4), python-support (>= 0.7.1) Suggests: hddtemp Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/computertemp_0.9.6.1-1_all.deb Size: 52094 MD5sum: 82f3d29620d653a103d5930b7a11d306 SHA1: f50042cab6f9387c73b9f58e8684824d89ee5519 SHA256: 2f8d00f16917618362b097f695377cc1403ee614b98c63341abfc4a66045002b Description: computer temperature monitor applet for GNOME Computer Temperature Monitor is a little applet for the GNOME desktop that shows the temperature of your CPU and disks in the panel. . It also allows to log temperatures to a file and set alarms to notify the user when a temperature is reached. . More information: http://computertemp.berlios.de/ Python-Version: 2.4, 2.5 Package: timer-applet Priority: optional Section: contrib/gnome Installed-Size: 60 Maintainer: Philipp Kern Architecture: all Version: 2.0.1-3 Depends: gconf2 (>= 2.10.1-2), python (>= 2.4), python-central (>= 0.6.5), python-dbus (>= 0.80), python-elementtree, python-glade2 (>= 2.10), python-gnome2-desktop (>= 2.16), python-gst0.10, python-gtk2 (>= 2.10), python-notify (>= 0.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/timer-applet_2.0.1-3_all.deb Size: 49036 MD5sum: d4b5bfd1496ecfc8635db454faca888b SHA1: c9a39d97ee07c20f44d5bc6786f107358a308a25 SHA256: e90046d2e7c843cb05bed3a48c0705445b637d6aad2bf82b93fea8019ea59827 Description: timer applet - a countdown timer applet for the GNOME panel Features include: . * Quickly set a time and the applet will notify you when time is up * Create presets for quick access to frequently-used times * Small and unobtrusive. Choose to either view the remaining time right in the panel or hide it so you don't get distracted by the countdown. * Add multiple Timer Applets to the panel to have multiple timers running simultaneously * User interface follows the GNOME Human Interface Guidelines Python-Version: >= 2.4 Package: cameramonitor Priority: optional Section: contrib/gnome Installed-Size: 21 Maintainer: Adolfo González Blázquez Architecture: all Version: 0.2-1 Depends: gconf2 (>= 2.10.1-2), python (>= 2.4), python-gnome2, python-gnome2-desktop, python-gtk2 (>= 2.4), python-notify, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/cameramonitor_0.2-1_all.deb Size: 29750 MD5sum: 7161de4588764efaea19dba2b121f6ec SHA1: 99e29412fb0352767eafe81f5ae9ae3c3d30cd6f SHA256: 4f54698efc7e2ebed4109a3053b3d35fc87c1638755e4cf22dab1de203cea973 Description: Webcam monitoring in system tray Camera Monitor is a little system tray icon that appears when your webcam is on. It is desgined for the GNOME desktop, but should work as well on KDE and XFCE. . Homepage: http://www.infinicode.org/code/cameramonitor/ Python-Version: 2.4, 2.5 Package: playground-dev Priority: optional Section: contrib/gnome Installed-Size: 19 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: all Source: playground Version: 0.3-2ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/playground-dev_0.3-2ubuntu1_all.deb Size: 3882 MD5sum: d2471de8683f931474b6217036443dee SHA1: 0ad0cfcac4da40e3e250a6b5d9b620b4d24692fd SHA256: 1e61e8b4d4e02afc31e6deeddff38d9d5e6581787fdf87153817882676facec2 Description: development files to build playground plugins This package provides common headers to build playground plugins. Package: foomatic-gui Priority: optional Section: gnome Installed-Size: 24 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Chris Lawrence Architecture: all Version: 0.7.7ubuntu1 Depends: gksu, python, python-foomatic (>= 0.7.7ubuntu1), python-glade2, python-gnome2, python-gnome2-extras, python-gtk2 (>> 2.6) Recommends: netcat, nmap, pconf-detect, smbclient Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/foomatic-gui_0.7.7ubuntu1_all.deb Size: 60894 MD5sum: dd725e26b092094d24249ff686ee9c3a SHA1: 0dbd646420d937344c0d27a2ea9eb6ed2d69a9f0 SHA256: dcf1a8f7bdd0369f9417539780bbc24c696c984b202e5d216b1430a7cd71e589 Description: GNOME interface for configuring the Foomatic printer filter system Foomatic is a printing system designed to make it easier to set up common printers for use with Debian (and other operating systems). It provides the "glue" between a print spooler (like CUPS or lpr) and your actual printer, by telling your computer how to process files sent to the printer. . This package includes a GNOME-based graphical user interface to simplify configuring printers that use Foomatic. . netcat, pconf-detect, nmap, and smbclient are recommended if you need to also manage remote printers. . Project Home: http://savannah.nongnu.org/projects/foomatic-gui/ . Development weblog: http://blog.lordsutch.com/?topic=13 Python-Version: all Package: gquilt Priority: optional Section: contrib/gnome Installed-Size: 22 Maintainer: Christine Spang Architecture: all Version: 0.20-2 Depends: python-central (>= 0.6.5), python-gtk2 (>= 2.4), quilt Recommends: meld, patchutils Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gquilt_0.20-2_all.deb Size: 56306 MD5sum: 24a9e2eda5aeba6806738e3a9f2692ea SHA1: 87f497f08a85099ae156889b4dd2d7de838ac8af SHA256: 3a61ff9cc4e43e10f4ac809006c8da33a2beed04df8f84853a0dd638635e1c5e Description: graphical wrapper for quilt and/or mercurial Quilt and mercurial are programs that manages a series of patches, with a focus on handling patch dependencies and allowing easy management of large sets of patches. . Gquilt is a GTK+-based GUI wrapper for the quilt and mercurial programs, providing a simple graphical interface for a range of commands. . Homepage: http://gquilt.sourceforge.net/ Python-Version: current Package: labyrinth Priority: optional Section: contrib/gnome Installed-Size: 388 Maintainer: Daniel Holbach Architecture: all Version: 0.4.0-0ubuntu1 Depends: python, python-cairo (>= 1.0), python-central (>= 0.6.5), python-glade2, python-gnome2 (>= 2.12), python-gnome2-desktop (>= 2.14), python-gobject (>= 2.10), python-gtk2 (>= 2.8) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/labyrinth_0.4.0-0ubuntu1_all.deb Size: 92420 MD5sum: c0f63c80db1e67161bf395015d848693 SHA1: 6774111471edbe39a9816f907058790ed88d32d8 SHA256: 3935ec452082284bc3be4bfbd11b07c8f5a569e52f21232fec31bc8dd6eed021 Description: lightweight mind-mapping tool Labyrinth is a lightweight mind-mapping tool, written in Python using Gtk and Cairo to do the drawing. It is intended to be as light and intuitive as possible, but still provide a wide range of powerful features. . A mind-map is a diagram used to represent words, ideas, tasks or other items linked to and arranged radially around a central key word or idea. It is used to generate, visualise, structure and classify ideas, and as an aid in study, organisation, problem solving, and decision making Homepage: http://www.gnome.org/~dscorgie/labyrinth.html Python-Version: all Package: ubuntu-calendar-january Priority: optional Section: contrib/gnome Installed-Size: 6 Maintainer: Jeff Waugh Architecture: all Version: 5.01-1ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/ubuntu-calendar-january_5.01-1ubuntu1_all.deb Size: 421536 MD5sum: 782991a32f1da99e50686ef0fe6d728a SHA1: d6b7e48633c6fd3208d162c6a935751b01134a6c SHA256: 86e25b62740d87727eac6f59dc8c2969ffff1b16a248bf2bc83cecb7d9d9e81b Description: Ubuntu calendar artwork for January This package contains Ubuntu artwork for January. Package: gnome-themes-extras Priority: optional Section: contrib/gnome Installed-Size: 12927 Maintainer: Ubuntu Desktop Team Original-Maintainer: Josselin Mouette Architecture: all Version: 2.22.0-0nexenta2 Replaces: gtk2-engines-galaxy, gtk2-engines-gorilla, gtk2-engines-nuvola, gtk2-engines-spherecrystal, gtk2-engines-wasp Provides: gtk2-engines-spherecrystal Depends: gtk2-engines, gtk2-engines-pixbuf, librsvg2-common Conflicts: gtk2-engines-spherecrystal Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-themes-extras_2.22.0-0nexenta2_all.deb Size: 4666000 MD5sum: 49d4fdc9167ce4dfd3243d354b36dae1 SHA1: 9342cd4c6ea63469ecd42ac1476dbe6ad8efc554 SHA256: df994e7706d61bbe9f37e9614e3e90974d2f45c67fa6897bd458edb4a326a69e Description: various themes for the GNOME 2 desktop This package contains a few nice contributed themes for the GNOME desktop, including vector icons for applications and nautilus, GTK+ themes and metacity themes. . * The Darklooks theme is a dark Clearlooks theme * The Dropline Neu! icon theme * The Foxtrot theme is a tangonized theme with Bluecurve colors * The Gion icon theme Package: gnome-icon-theme-nuovo Priority: optional Section: contrib/gnome Installed-Size: 9179 Maintainer: Debian-BR Team Maintainers Architecture: all Source: nuovo Version: 0.5-2 Depends: libgtk2.0-0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-icon-theme-nuovo_0.5-2_all.deb Size: 1111160 MD5sum: c0cd5fe56a2b21c1417e7b5b47b6a422 SHA1: c8d08be26e97ee9425cf4b0651a3b248e45834ab SHA256: 078d7cdebea70e56db86f2b973b01190767c93ec1ffc21c23c430bdf7b10ee54 Description: Dropline Nuovo icon theme for GTK+ 2.x This GTK+ theme provides a scalable group of icons to be used by GTK+ 2.x applications like GNOME 2. Package: gnome-humility-icon-theme Priority: optional Section: contrib/gnome Installed-Size: 515 Maintainer: Oliver Grawert Architecture: all Source: humility Version: 0.3-0ubuntu1 Depends: libgtk2.0-0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-humility-icon-theme_0.3-0ubuntu1_all.deb Size: 1452324 MD5sum: dc501cee646ec730b5a207038920618a SHA1: bcf21dbc96d001cdb9196e22eb7736b4a6dab368 SHA256: 44f5b96a99c62a7c1aeed5211ab8d71b4d3f376161a4fe9d8ab8c7fb92754af9 Description: humility icon theme for gnome This GTK+ theme provides a scalable group of icons to be used by GTK+ 2.x applications like GNOME 2. Package: gnome-games-extra-data Priority: optional Section: gnome Installed-Size: 7238 Maintainer: Josselin Mouette Architecture: all Version: 2.20.0-1 Replaces: gnome-cards-data (<< 1:2.18), gnome-games-data (<< 2.8), gnome-glines, gnome-gnobots2, gnome-gnometris, gnome-iagno, gnome-mahjongg, gnome-same-gnome Recommends: gnome-games-data Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-games-extra-data_2.20.0-1_all.deb Size: 3454276 MD5sum: 4825c07b4eac570112098e1b69ca4c10 SHA1: 9726df1aa2efb1e8a5cdaa33dd763667312aa93d SHA256: 653c82f4a16895b08f27f642402bd878885a972627993c6239308a236f4436c2 Description: games for the GNOME desktop (extra artwork) This package contains extra data files for the gnome-games package. At the moment this is almost entirely extra themes and artwork for the games. Package: muine-plugin-trayicon Priority: optional Section: contrib/gnome Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Dave Beckett Architecture: all Source: muine Version: 0.8.7-1.2nexenta1 Depends: libgconf2.0-cil (>= 2.20.0), libglib2.0-cil (>= 2.12.0-2ubuntu3), libgtk2.0-0 (>= 2.12.0), libgtk2.0-cil (>= 2.12.0-2ubuntu3), libmono-corlib2.0-cil (>= 1.2.6), libmono2.0-cil (>= 1.2.6), libx11-6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/muine-plugin-trayicon_0.8.7-1.2nexenta1_all.deb Size: 28236 MD5sum: cba8784f442f960c3cc9f261a23b2b9f SHA1: f60f8c6bff2237146453cf4c2ef38ddb668be89a SHA256: 89786045067755de4585d3e4ec79168c903406a8251c7e855c6765cbad548ea6 Description: TrayIcon Plugin for the Muine music player This package provides a system tray icon and control for the Muine music player to allow playing, pausing of music, skipping tracks and displaying of current playing artist song information. . This functionality was previously available as a core part of muine 0.8.2 and earlier versions. Package: gnome-fifth-toe Priority: optional Section: gnome Installed-Size: 11 Maintainer: Jordi Mallach Architecture: all Source: meta-gnome2 Version: 1:2.20.2.2 Depends: balsa, camorama, gcompris, gnome-desktop-environment (= 1:2.20.2.2), gtetrinet, gthumb, pan, pidgin | gossip | gnomeicu, regexxer Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-fifth-toe_2.20.2.2_all.deb Size: 13292 MD5sum: ad8c386257c5d0e82bb349fdb025a9f3 SHA1: 9b1b5e710a134724bf740a3380c0887f9143ab82 SHA256: 86fcb2b500a8fb2a48b3edf2d1e0ed7ddfc62ab0a4b9fba7f97bba9e5b3b83c4 Description: The GNOME Fifth Toe applications This a selection of applications labeled the "Fifth Toe" of the GNOME release. These applications are not part of the official GNOME Desktop, but they are considered useful to make a GNOME environment more complete. . The Fifth Toe consists among other things of another email client, system administration utilities, instant messaging programs, news reader and several multimedia applications. Package: criawips-data Priority: optional Section: contrib/gnome Installed-Size: 51 Maintainer: Daniel Holbach Architecture: all Source: criawips Version: 0.0.12-0ubuntu2 Depends: shared-mime-info Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/criawips-data_0.0.12-0ubuntu2_all.deb Size: 109278 MD5sum: 8bafafdf7ee5770bce25e03e2991a81b SHA1: d1e863333675ff14849cafad343de9789566eaf8 SHA256: 8d32d94e608a216e44c406f440a6aaa575cb590abf01c5eb98f6874035bee154 Description: A Presentation application for GNOME Criawips is a GNOME presentation application. . This package contains architecture independent data (such as images, glade files, mime information) needed to run criawips. . Homepage: http://www.criawips.org Package: gnomecatalog Priority: optional Section: contrib/gnome Installed-Size: 38 Maintainer: Jose Sanchez Moreno Architecture: all Version: 0.3.4-3 Depends: python, python-glade2 (>= 2.6.0), python-gnome2 (>= 2.10.0), python-gobject, python-gtk2 (>= 2.6.0), python-kaa-metadata, python-pysqlite2, python-support (>= 0.7.1) Suggests: python-sexy Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnomecatalog_0.3.4-3_all.deb Size: 49572 MD5sum: 76e37c5f162f8ba0bbf3e8223de5393d SHA1: 6bdf8cbae166d4416947485d0a3c4cbac813a045 SHA256: eadf990c0787dafedd0d4fe07a9cbaf1645b9f2e2e4f79dc937a9a19e321c221 Description: catalog CD, DVD and hard disk files Generate thumbnails of the video files and image files via thumbnailers and saves it in the database files. Save the metadata of the files, then you can search in the metatada of mp3, avis, images (exif). The program have been develop in python-gtk. Homepage: http://gnomecatalog.sf.net Package: termlauncher-applet Priority: optional Section: contrib/gnome Installed-Size: 42 Maintainer: Ubuntu MOTU Developers Architecture: all Version: 0.0.3-0ubuntu1 Depends: libbonobo2-bin, python, python-central (>= 0.6.5), python-gnome2-desktop, python-gtk2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/termlauncher-applet_0.0.3-0ubuntu1_all.deb Size: 16740 MD5sum: 04659e86c14dda35d3ee5fba5dd47a65 SHA1: da4d1272dd658172a7e149fc18fdda5e1efb5580 SHA256: a68624c8ea434693df8440e0344fb1be1c59e16d9970fbd849d1be6d06346a05 Description: GNOME terminal launcher applet with a given profile This is a GNOME applet written in Python. It is meant as an alternative to the standard launcher applet. The difference between this and the standard launcher applet (so far) is that it has a context menu which enables you to launch a terminal using a particular profile. Python-Version: all Package: gnome Priority: optional Section: gnome Installed-Size: 11 Maintainer: Jordi Mallach Architecture: all Source: meta-gnome2 Version: 1:2.20.2.2 Depends: epiphany-extensions, evolution-webcal (>= 2.12.0), gdm-themes, gnome-cups-manager (>= 0.31), gnome-desktop-environment (= 1:2.20.2.2), gnome-games (>= 1:2.20.2), gnome-games-extra-data (>= 2.20.0), gnome-office (= 1:2.20.2.2), gnome-themes-extras, gstreamer0.10-plugins-ugly (>= 0.10.6), libpam-gnome-keyring (>= 2.20.3), rhythmbox (>= 0.10.1), serpentine, synaptic (>= 0.60), tomboy (>= 0.8.2), totem-mozilla, totem-plugins Suggests: gnome-dbg Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome_2.20.2.2_all.deb Size: 13342 MD5sum: f32d17cd20610be331b930cadd97bb39 SHA1: 1fda197a598dad667044b06f429b067e90a186c3 SHA256: 2d5c4c2876ed31fa57629ebbe0958deabce0fd139737227c1b5bdf2d67ad042b Description: The GNOME Desktop Environment, with extra components This is the GNOME Desktop environment, an intuitive and attractive desktop, with extra components. . This package depends on a wide range of applications, including programs for email, messaging, word processing, financial accounting and more. Package: ubuntustudio-screensaver Priority: extra Section: contrib/gnome Installed-Size: 6 Maintainer: Luke Yelavich Architecture: all Version: 0.4 Depends: gnome-screensaver Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/ubuntustudio-screensaver_0.4_all.deb Size: 18906 MD5sum: 55bd04974c23a4b89bd82327fefdb794 SHA1: 199ab6c1c6a90c4b3d9ebc40a5138ef01215b8e4 SHA256: 6a27721c0fa675f7a50ef6950927609c4ced3d4deeb193660132b8785783f3e9 Description: Ubuntu Studio screensaver This package contains the Ubuntu Studio screensaver. Package: gnome-splashscreen-manager Priority: optional Section: contrib/gnome Installed-Size: 24 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Mohammed Adnène Trojette Architecture: all Source: gnome-art Version: 0.2-8ubuntu2 Depends: libgconf2-ruby (>= 0.12.0), libglade2-ruby (>= 0.12.0), ruby (>= 1.8) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-splashscreen-manager_0.2-8ubuntu2_all.deb Size: 16250 MD5sum: ab81670e15d6ff529261405f1d02ca54 SHA1: 678a79ea0ebb692ee16aae758681c0475e5d74a9 SHA256: b4734dc9d688e2826ba2bb392bb13747c342fb487339994b1ccac4c592ce1b8f Description: manage your GNOME splash screen images GNOME Splashscreen Manager is a tool for managing your GNOME splash screen images. It provides a nice image list with options to add, remove images and set one of them as an active splash screen image. Homepage: http://www.miketech.net/gnome-art/ Package: libgnomescanui-common Priority: optional Section: contrib/gnome Installed-Size: 324 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Étienne Bersac Architecture: all Source: gnomescan Version: 0.4.1-0ubuntu4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/libgnomescanui-common_0.4.1-0ubuntu4_all.deb Size: 60694 MD5sum: b4289835e3098efb204825558bb6f1c2 SHA1: 514e4bacd8485504da722e020908bb63b1cfef1b SHA256: 4176b727764cc0db68cc5296d0d5d382ed5810a5ea6b2d2055113927228dd583 Description: Gnome scan widgets library Gnome Scan UI is a set of widget that allow fast development of scan dialogs. The package contains the common files for the library . This project is in alpha stage. Package: gjots2 Priority: optional Section: contrib/gnome Installed-Size: 643 Maintainer: Khalid El Fathi Architecture: all Version: 2.3.4-2 Depends: gv, mpage, python, python-glade2, python-gnome2, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gjots2_2.3.4-2_all.deb Size: 203008 MD5sum: e516547d054199ed6f78ac9a3a705a89 SHA1: cfce5bfc1ba01a229f38bca0abfe3b30553aed73 SHA256: b0a999ecfaca8f86b5bbddd09f0f806eafba90aa95c6334b6f9e62224666d66e Description: A simple jotter (outline processor) for X11/gtk-gnome gjots2 is a fairly simple jotter (outline processor) application for your desktop. . You can use gjots2 to organize your jottings into a tree structure, adding thoughts and miscellany as you go. You can get it to spit out HTML, XML, postscript, pdf, man etc etc if you want (see the online manual for an example of the HTML conversion). . I use it for all my notes on Unix, my personal bits and pieces, recipes and even PINs and passwords (encrypted with ccrypt(1), openssl(1) or gpg(1)). I also use it to write DOCBOOK XML documents. . You can use it to "mind-map" your compositions - write down all your thoughts and then start organizing them into a tree. By manipulating the tree you can easily reorder your thoughts and structure them appropriately. . It's a bit like the KDE program kjots but it uses the GTK-2 library. . Homepage: http://bhepple.freeshell.org/gjots/ Python-Version: 2.4, 2.3, 2.5 Package: gnome-office Priority: optional Section: gnome Installed-Size: 5 Maintainer: Jordi Mallach Architecture: all Source: meta-gnome2 Version: 1:2.20.2.2 Depends: abiword-gnome (>= 2.4), dia-gnome (>= 0.96), gimp (>= 2.4), gnome-core (= 1:2.20.2.2), gnumeric (>= 1.7), inkscape (>= 0.45), planner (>= 0.14) Suggests: gnucash Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-office_2.20.2.2_all.deb Size: 13326 MD5sum: 00e35de524cb005b4a205b0e84349aa7 SHA1: 4de29d6189452ad2c4454709b681123fa60a0d7c SHA256: de46d93b599fb24eadd5fb5af6e8e6e4a53bb66c23e1268a31820de1f23b8dac Description: The GNOME Office suite This is a set of applications labeled the "GNOME Office suite". It is a collection of programs that, while not included in the official GNOME Desktop release, provide most of the office functionality the average user needs. . GNOME Office consists among other things of a word processor, spreadsheet, diagram editor, database admin tool and programs for image manipulation, vector drawing, financial accounting and project management. Package: penguintv Priority: optional Section: contrib/gnome Installed-Size: 1321 Maintainer: Daniel Holbach Architecture: all Version: 3.0-0ubuntu3 Depends: gconf2, python, python-central (>= 0.6.5), python-glade2, python-gnome2, python-gnome2-extras, python-gtkhtml2, python-libxml2, python-pycurl, python-pyrex, python-pysqlite2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/penguintv_3.0-0ubuntu3_all.deb Size: 242568 MD5sum: 6b866beadef7c55e9b515cfabd54db97 SHA1: 96f22d3ed421a3e1817cb56a2e1029e35b2e8de1 SHA256: 9a636134ec0e40a77a23c1594b7bce0aa02cd906801b72681d4f5226257e25c3 Description: podcasts and video blogs for Linux PenguinTV has a light-weight but powerful interface that shows you what you need to know, and hides what you don't. You can immediately see what you've watched, what's available to view, and which media are downloading. You don't have to worry about where files are stored, what their names are, or what format they are in. Rather than try to reinvent the wheel by coding its own media player, PenguinTV launches the media player of your choice to view your downloads. Homepage: http://penguintv.sourceforge.net/ Python-Version: current Package: gdm-themes Priority: optional Section: gnome Installed-Size: 69 Maintainer: Josselin Mouette Architecture: all Version: 0.5.1 Depends: desktop-base (>= 0.3.15), gdm (>> 2.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gdm-themes_0.5.1_all.deb Size: 3549636 MD5sum: a7d670926ece212f23a9186fda097440 SHA1: 1feece3d0bd98920d0c6e287bcf8d524d3045711 SHA256: 5b166a3a457d7d7fac3b3fe5218fcdb1aa80a59a7f51961d2989243ec3f491ba Description: Themes for the GNOME Display Manager This package provides a few additional themes for the GNOME Display Manager's greeter, giving different looks to your graphical login screen. . To select them, use the gdmsetup software. Enhances: gdm Package: gnome-audio Priority: optional Section: contrib/gnome Installed-Size: 14 Maintainer: Noèl Köthe Architecture: all Version: 2.0.0-2 Suggests: gnome-core Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-audio_2.0.0-2_all.deb Size: 1442714 MD5sum: d70ea941c55713f7fed85c50d689eb4c SHA1: 00811e16a1a90a9c37fe63930865ef96e0d07e27 SHA256: 976a5b8beb8cdfe6150511488784cf19b537ebaa8ac093e45cde71dc6e0fae69 Description: Audio files for Gnome Gnome is the "GNU Network Object Model Environment" . It is a project to build a complete, user-friendly desktop based entirely on free software. . This package contains a collection of sounds for use with Gnome. Package: gnome-blog Priority: optional Section: contrib/gnome Installed-Size: 75 Maintainer: Frederic Peters Architecture: all Version: 0.9.1-3ubuntu1 Depends: gconf2 (>= 2.10.1-2), python (>= 2.3), python-gnome2, python-gnome2-desktop, python-gnome2-extras, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-blog_0.9.1-3ubuntu1_all.deb Size: 82514 MD5sum: 695741694118ad70f22e007065fea1e0 SHA1: 6d10dbbf7831771a9cb057e92b04a3a3adc872f7 SHA256: ec393ab76928e50f83fa2ef6e7e0fc5ce6ee31da354283d145f6eb3ad057ebc8 Description: GNOME applet to post to weblog entries gnome-blog is a panel object (aka applet) that can post to weblogs using bloggerAPI, advogato API, MetaWeblog API or LiveJournal API . It notably works with Blogger.com / Blogspot.com, Advogato.org, Movable Type, WordPress, LiveJournal.com and Pybloxsom. Python-Version: 2.4, 2.3, 2.5 Package: nautilus-script-manager Priority: optional Section: contrib/gnome Installed-Size: 22 Maintainer: Lukas Fittl Architecture: all Version: 0.0.5-0ubuntu4 Recommends: nautilus Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/nautilus-script-manager_0.0.5-0ubuntu4_all.deb Size: 4086 MD5sum: 278a17361751c2cd87afa9bb2cc9bdcb SHA1: 04bc6003f4e8648a9a99e5aee7e3b6d1b7d47710 SHA256: bc7a2f767c7ce6b42a19304cf14b87988fd8066a6b2ffc7446b3fb64ef95c72f Description: A simple management tool for nautilus scripts This provides a small system-wide nautilus scripts "database" that allows each user to customize the scripts he wants to use, by simply linking them to his private nautilus scripts directory. The manager is basically a wrapper script for ln and rm calls. . Homepage: http://projects.ixios-software.com/nautilus-script-manager/ Package: serpentine Priority: optional Section: contrib/gnome Installed-Size: 537 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sam Morris Architecture: all Version: 0.9-5nexenta1 Depends: gconf2 (>= 2.12.1-1), gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, python (>= 2.4), python-4suite-xml, python-cairo, python-central (>= 0.6.5), python-dbus, python-glade2 (>= 2.8.6-5), python-gnome2 (>= 2.12.4-4), python-gnome2-desktop (>= 2.14.0-3), python-gnome2-extras (>= 2.14.2-1), python-gst0.10 (>= 0.10.4-4) Recommends: gstreamer0.10-gnomevfs, gstreamer0.10-plugins-ugly Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/serpentine_0.9-5nexenta1_all.deb Size: 112748 MD5sum: 4f0c0df57ff540c172cc7041212046d3 SHA1: 24bf34192b1259f5ba6407854c96d05dc43d9625 SHA256: 07b043cea064284ed8b79e9b98bb4fd22c880f95db074b9aa3536733a4f62ef1 Description: An application for creating audio CDs Serpentine is an application that lets you master (create) audio CDs. . * Supports multiple file formats such as WAV, MP3, OGG, FLAC and every other format that GStreamer can read * Supports PLS, M3U and XSPF playlists * Can extract the audio track from video files * Supports drag and drop: files can be dropped from Rhythmbox, Nautilus, etc. * Clean and easy to use GNOME interface Homepage: http://developer.berlios.de/projects/serpentine/ Python-Version: >= 2.4 Package: gnome-icon-theme-suede Priority: optional Section: gnome Installed-Size: 56 Maintainer: Otavio Salvador Architecture: all Source: suede Version: 0.2.5-1 Depends: libgtk2.0-0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-icon-theme-suede_0.2.5-1_all.deb Size: 342748 MD5sum: 48d9af193a85dcc9ee6400b9be786de1 SHA1: defc41052aff288d7c5ebc669c73c37cad0aec1a SHA256: d6c293825ffc41ac6457be0f04f9d1f6fc6b1f9e31bebde9f43e9d5f15dd110c Description: Suede icon theme for GTK+ 2.x This GTK+ theme provides a scalable group of icons to be used by GTK+ 2.x applications like GNOME 2. Package: muine-plugin-serpentine Priority: optional Section: contrib/gnome Installed-Size: 32 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sam Morris Architecture: all Source: serpentine Version: 0.9-5nexenta1 Depends: libgtk2.0-cil (>= 2.12.0-2ubuntu3), libmono-corlib1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0), muine, serpentine Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/muine-plugin-serpentine_0.9-5nexenta1_all.deb Size: 4384 MD5sum: 2bb1e5af314a9bfc59348d561c24ffd4 SHA1: 9ed236c9e72b099998acb53a91253fbd8a5397eb SHA256: 4be5fbbdbebecf36db472dbbabfe0e0955efbfe07e3b31d5de74536270b0a27c Description: Audio CD burning plugin for the Muine audio player A plugin for the Muine audio player that lets you burn the current playlist to an audio CD. Homepage: http://developer.berlios.de/projects/serpentine/ Package: libgnomescan-common Priority: optional Section: contrib/gnome Installed-Size: 82 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Étienne Bersac Architecture: all Source: gnomescan Version: 0.4.1-0ubuntu4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/libgnomescan-common_0.4.1-0ubuntu4_all.deb Size: 21204 MD5sum: be4ebefc29a1d3f4464759d1a5e99d88 SHA1: 16394a8457a9d102842a5dbcc28e06923c12cb98 SHA256: 987724ab55604bad4911d95a53ac338bf7a7c0fbe82e9cdf504720d672355d3d Description: Gnome scan widgets library A glib binding for libsane. The package contains the common files for the library . This project is in alpha stage. Package: gnome-desktop-environment Priority: optional Section: gnome Installed-Size: 11 Maintainer: Jordi Mallach Architecture: all Source: meta-gnome2 Version: 1:2.20.2.2 Depends: alacarte (>= 0.11.3), bug-buddy (>= 2.20.1), deskbar-applet (>= 2.20.2), desktop-base, dmz-cursor-theme, ekiga (>= 2.0.11), epiphany-browser (>= 2.20.2) | gnome-www-browser, evince (>= 2.20.2), evolution (>= 2.12.2), evolution-data-server (>= 1.12.2), fast-user-switch-applet (>= 2.18.0), file-roller (>= 2.20.2), gcalctool (>= 5.20.2), gconf-editor (>= 2.20.0), gdm (>= 2.20.2), gnome-about (>= 2.20.2), gnome-backgrounds (>= 2.20.0), gnome-core (= 1:2.20.2.2), gnome-keyring (>= 2.20.3), gnome-keyring-manager (>= 2.20.0), gnome-media (>= 2.20.1), gnome-menus (>= 2.20.2), gnome-netstatus-applet (>= 2.12.1), gnome-nettool (>= 2.20.0), gnome-power-manager (>= 2.20.1), gnome-screensaver (>= 2.20.0), gnome-system-monitor (>= 2.20.1), gnome-system-tools (>= 2.20.0), gnome-themes (>= 2.20.2), gnome-user-guide (>= 2.20.1), gnome-utils (>= 2.20.0.1), gnome-volume-manager (>= 2.17.0), gstreamer0.10-plugins-base (>= 0.10.15), gstreamer0.10-plugins-good (>= 0.10.6), gstreamer0.10-tools (>= 0.10.15), gtk2-engines (>= 2.12.2), gucharmap (>= 1.10.1), libgnome2-perl, libgnomevfs2-bin (>= 1:2.20.0), libgnomevfs2-extra (>= 1:2.20.0), nautilus-cd-burner (>= 2.20.0), seahorse (>= 2.20.1), sound-juicer (>= 2.20.1), totem (>= 2.20.1), vino (>= 2.20.1), zenity (>= 2.20.1) Recommends: dasher (>= 4.4.2), fam, gnome-accessibility-themes (>= 2.20.2), gnome-games (>= 1:2.20.2), gnome-mag (>= 1:0.14.10), gnome-orca (>= 2.20.2), gok (>= 1.2.5) Suggests: evolution-exchange (>= 2.12.2), gnome-audio (>= 2.0.0), gnome-dbg Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-desktop-environment_2.20.2.2_all.deb Size: 13690 MD5sum: 0fa8fcf610854dd6f939ad192f7dce97 SHA1: de7c36e2ef6709f5e451fde30263391b3f2753e8 SHA256: 5aceb92ef4a9adbb488dbf5e07fd84de4e7536e6e7960814a9b2fdb7666e9609 Description: The GNOME Desktop Environment This is the GNOME Desktop environment, an intuitive and attractive desktop. . This package depends on a standard set of applications, including programs for email, messaging, word processing, financial accounting, conferencing, and more. Package: gnome-core Priority: optional Section: gnome Installed-Size: 11 Maintainer: Jordi Mallach Architecture: all Source: meta-gnome2 Version: 1:2.20.2.2 Depends: eog (>= 2.20.3), gedit (>= 2.20.4), gnome-applets (>= 2.20.0), gnome-control-center (>= 1:2.20.1), gnome-icon-theme (>= 2.20.0), gnome-menus (>= 2.20.2), gnome-panel (>= 2.20.2), gnome-session (>= 2.20.2), gnome-terminal (>= 2.18.3), metacity (>= 1:2.20.1) | compiz-gnome, nautilus (>= 2.20.0), scrollkeeper | rarian-compat, yelp (>= 2.20.0) Suggests: gnome-desktop-environment Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-core_2.20.2.2_all.deb Size: 13302 MD5sum: 802cd970616dee7f7af25032d3f92842 SHA1: 16a9adc7dad2327883a4d444a8f6bd557781c3c6 SHA256: 0cf3010c037ed068fe3d28f285e4c89ebff29d7e66440206d689a32e6e7baf9e Description: The GNOME Desktop Environment -- essential components These are the core components of the GNOME Desktop environment, an intuitive and attractive desktop. . This package depends on a basic set of programs, including a file manager, an image viewer, a text editor, a sound recorder and other useful tools. Package: gnome-doc-tools Priority: optional Section: contrib/text Installed-Size: 15 Maintainer: Jules Bean Architecture: all Version: 1.0-6.1 Depends: docbook-dsssl Conflicts: cygnus-stylesheets Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-doc-tools_1.0-6.1_all.deb Size: 13276 MD5sum: 33243f1388aa5185f928cd5dacb24273 SHA1: 1d9beca38bfd87ab57822c411476b23eeb216d86 SHA256: be6fd93c815225217c9e928b8634505dd8f10fd0066b600f2f3fc4dfcae22a3a Description: Tools, stylesheets and DTDs for GNOME. This package provides tools, stylesheets and DTDs for use by the GNOME Documentation Project. Package: qa-assistant Priority: optional Section: contrib/gnome Installed-Size: 371 Maintainer: Steffen Joeris Architecture: all Version: 0.4.90.5-1 Depends: gconf2 (>= 2.10.1-2), python (>= 2.4), python-glade2, python-gnome2, python-gtk2, python-libxml2, python-support (>= 0.7.1), xml-core (>= 0.05) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/qa-assistant_0.4.90.5-1_all.deb Size: 126892 MD5sum: e56411807fa588f9a8b6978b0795cb01 SHA1: 0ba4342acd4a207d1e9a33df9a5a63c44518755e SHA256: 9cec4916f0c1cb49910d7d62b885d1f65582fa88d45f5a192d7e4354a41675e0 Description: checklist assistant QA Assistant is a program that aids in quality assurance. It creates a graphical checklist from an XML description. A reviewer fills in the checklist and then the program outputs a review for submittal to a tracking system. . Web site: http://developer.berlios.de/projects/qa-assistant/ Package: gnome-icon-theme-dlg-neu Priority: optional Section: contrib/gnome Installed-Size: 15601 Maintainer: Debian-BR Team Maintainers Architecture: all Source: dlg-neu Version: 0.5-2 Depends: libgtk2.0-0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-icon-theme-dlg-neu_0.5-2_all.deb Size: 2051510 MD5sum: 62e4a93524346e3aba35fb53e8a58196 SHA1: 8867fdbdf624d4aa71b87eeb2a6064b2f10aa110 SHA256: 31f95fcac7b875bd77f1e8b1dc30f7d6b684e5d0d59d5f4fd7e67f1281666f0d Description: Dropline Gnome Neu icon theme for GTK+ 2.x This GTK+ theme provides a scalable group of icons to be used by GTK+ 2.x applications like GNOME 2. Package: topshelf Priority: optional Section: contrib/gnome Installed-Size: 11 Maintainer: Siegfried-Angel Gevatter Pujals (RainCT) Architecture: all Version: 0.2.1-1 Depends: libgnome2-0, python, python-gtk2 Recommends: yelp Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/topshelf_0.2.1-1_all.deb Size: 19914 MD5sum: 79cdaa735246f990912598131762c81b SHA1: 53f1523962be6a8fc53ae26edd5a40b048663791 SHA256: 20b676d74729f6017d9097ea5efb009524025495458ab704d884af7f1d1a5360 Description: current files applet for GNOME TopShelf is a simple GNOME applet which provides a place to store the files the user is currently working on (not right now, but in general, in a period of time). Unlike a real shelf, however, TopShelf just links to the files; it doesn't contain them. . The concept of TopShelf is to contain files that are put there by the user, as opposed to the 'recent files list' which is automatically managed. For example, the top shelf might contain a story the user is currently writing; a project for school or for work, a diary, etc. On the other hand, music and video files would typically not be in the top shelf (since they cycle very fast), but they would appear in the recent files list. Homepage: https://launchpad.net/topshelf Package: pybackpack Priority: optional Section: contrib/gnome Installed-Size: 23 Maintainer: Andy Price Architecture: all Version: 0.5.4-1 Depends: genisoimage, python, python-glade2, python-gnome2, python-gnome2-desktop, python-gtk2, python-support (>= 0.7.1), rdiff-backup (>= 0.12.7) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/pybackpack_0.5.4-1_all.deb Size: 54592 MD5sum: e211c22e3bd34f7ef3adf0f0640699fb SHA1: ce5dce49ed34e3fb0a9f6c485bdd4c7d11e79022 SHA256: 1520142ced0058facc26e63d2c66481e14be1c546148adcf4423a9b719670c13 Description: A user friendly file backup tool for GNOME A graphical tool to make file backup simpler. Provides a user-friendly interface which allows you to back up your files easily to an archive, to a CD/DVD or to a remote location using SSH. Homepage: http://andrewprice.me.uk/projects/pybackpack/ Package: gnome-osd Priority: optional Section: contrib/gnome Installed-Size: 241 Maintainer: Adriaan Peeters Architecture: all Version: 0.12.1-1 Depends: gconf2 (>= 2.10.1-2), python (>= 2.4), python-dbus, python-gnome2, python-gtk2, python-pyorbit-omg, python-support (>= 0.7.1), python2.5 Suggests: rhythmbox (>= 0.8.8), xchat (>= 2.0.6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-osd_0.12.1-1_all.deb Size: 59144 MD5sum: 5e1de14b67d6ea5dd364f11c66fd83c7 SHA1: bd1bcd2cafb2842d96ea0df37f822c40cdf71d74 SHA256: d5dfb3334fd319789d54cbaf1f8e1ce7d10321a8ce23b185ad963a8fdc739668 Description: OSD message framework for GNOME This is an OSD (On Screen Display) GNOME component. It displays messages overlaid on your screen, using shaped windows and pango for rendering. The concept was inspired by XOSD (http://www.ignavus.net/software.html). . Homepage: http://telecom.inescporto.pt/~gjc/gnome-osd/ Python-Version: 2.4, 2.5 Package: nautilus-script-debug Priority: optional Section: contrib/gnome Installed-Size: 7 Maintainer: Lukas Fittl Architecture: all Source: nautilus-svn-scripts Version: 0.9.2-0ubuntu2 Depends: nautilus-script-manager, zenity Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/nautilus-script-debug_0.9.2-0ubuntu2_all.deb Size: 3748 MD5sum: b50aa7babfbcfd1e759a31b5571fb538 SHA1: 9abe03b236653661d5fd5ac766a7290af8df10a5 SHA256: eda72548e5ae4e992c480993f7bd6a7ad2feb6541a32ae3c7510a8324f7fc509 Description: Simple nautilus debugging script This simply shows you the environment variables that would be passed to a nautilus script for the currently selected files. Package: griffith Priority: optional Section: contrib/gnome Installed-Size: 159 Maintainer: Piotr Ożarowski Architecture: all Version: 0.9.6-2 Depends: python (>= 2.3), python (>= 2.5) | python-pysqlite2 (>= 2.3.0-1), python-central (>= 0.6.5), python-glade2 (>= 2.8.6-1), python-gtk2 (>= 2.8.6-1), python-imaging (>= 1.1.5-6), python-reportlab (>= 1.20debian-6) Recommends: python-chardet, python-gnome2-extras (>= 2.14.0-1), python-mysqldb (>= 1.2.1-p2-2), python-psycopg2 (>= 1.1.21-6), python-sqlite Suggests: griffith-extra-artwork (>= 0.9) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/griffith_0.9.6-2_all.deb Size: 846350 MD5sum: 87382066b3dae557884a37960d41f8e0 SHA1: 4e0ab928943c61cb4083873c65537c816cc951f2 SHA256: dccb4358d5d1879b5da5e34976786cef4a400dabf307458abaef427c61aac9c6 Description: film collection manager Adding items to the movie collection is as quick and easy as typing the film title and selecting a supported source. Griffith will then try to fetch all the related information from the Web. Homepage: http://griffith.berlios.de/ Python-Version: current Package: gnome-icon-theme-blankon Priority: optional Section: contrib/gnome Installed-Size: 155 Maintainer: Debian-BR Team Maintainers Architecture: all Source: blankon Version: 1.0-2 Depends: libgtk2.0-0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-icon-theme-blankon_1.0-2_all.deb Size: 626946 MD5sum: fc934ddb3bc157db9cfc0abbf8577a12 SHA1: f798390c1ebe2220d5f89e121d425468b5dbe718 SHA256: 5e2137a2aaf411b814709437a9ff29ffe9ff9d47f7d46e20ebdcbacbb7a5d4cc Description: BlankOn icon theme for GTK+ 2.x This GTK+ theme provides a scalable group of icons to be used by GTK+ 2.x applications like GNOME 2. Package: emma Priority: optional Section: contrib/gnome Installed-Size: 28 Maintainer: Ubuntu MOTU Developers Architecture: all Version: 0.6-1ubuntu1 Depends: python (>= 2.4), python-central (>= 0.6.5), python-glade2 (>= 2.8.6-1), python-gtk2 (>= 2.8.6-1), python-mysqldb (>= 1.2.1-p2-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/emma_0.6-1ubuntu1_all.deb Size: 65460 MD5sum: 4de6279521592e7b9c74b16abf5caa40 SHA1: 4917cf10d4b17887b1eb1a4687ac55c6ea311adf SHA256: d04ec655cec4d4f7381a1db63eaf1c5ac2fc5f7449fb7a633f211ff26f47a8e6 Description: extendable MySQL managing assistant emma is a graphical toolkit for MySQL database developers and administrators, it is the successor of yamysqlfront. . Its main features are: * Dialogs to create/modify MySQL databases, tables and associated indexes * Result sets grouped in tabs * SQL editor: + Tabs + Built-in syntax highlighting + Table and field name tab-completion + Automatic SQL statement formatting * Export to CSV files * Multiple simultaneously opened MySQL connections . Homepage: http://www.fastflo.de/projects/emma Python-Version: current, >=2.4 Package: gnome-art Priority: optional Section: contrib/gnome Installed-Size: 129 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Mohammed Adnène Trojette Architecture: all Version: 0.2-8ubuntu2 Depends: gnome-splashscreen-manager, libglade2-ruby (>= 0.12.0), ruby (>= 1.8) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-art_0.2-8ubuntu2_all.deb Size: 28500 MD5sum: a51c7e5823d1465247b9d0a7ba9c21d7 SHA1: 4c053473a66a9dba9eefc98764b28d16c3534bdf SHA256: 2e6cb55eb6671942233b1fa1a61a150c5283e1515f97fc14d78c6f802e818923 Description: install GNOME themes from art.gnome.org GNOME Art is a tool for downloading and installing GNOME themes from http://art.gnome.org/ website. It provides a nice theme list with options to preview, download and install them. Homepage: http://www.miketech.net/gnome-art/ Package: screenlets Priority: optional Section: contrib/gnome Installed-Size: 7416 Maintainer: Julien Lavergne Architecture: all Version: 0.1.2-1~hardy1 Depends: python, python-central (>= 0.6.5), python-dbus, python-gnome2, python-gnome2-desktop, python-gtk2, python-xdg Recommends: gnome-keyring, python-feedparser, python-gmenu, python-gtkmozembed | python-gnome2-extras (<< 2.19) | firefox, python-imaging Suggests: evolution, gnome-orca, metacity (>= 2.21.4) | xcompmgr | compiz | xfwm4 (>= 4.2), python-dcop, tomboy Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/screenlets_0.1.2-1~hardy1_all.deb Size: 2514090 MD5sum: a33c54c961759dc4108d2875e5b87206 SHA1: 4f99012d7aa5412c6cf02d720e94d3d154c6e455 SHA256: 05425e721127967f1b31f88e651d44a38a0f508a20ba12af7b80f0a686d4bcaa Description: Widget-like mini-applications for GNOME Screenlets are small owner-drawn applications (written in Python) that can be described as "the virtual representation of things lying/standing around on your desk". Sticky notes, clocks, rulers, ... the possibilities are endless. . The goal of the Screenlets base-classes is to simplify the creation of fully themable mini-apps that each solve basic desktop-work-related needs and generally improve the usability and eye-candy of the modern composited Linux-desktop. . Features: * Real applications, no HTML-"widgets" * Easy to use, easy to develop * Full compositing support * Works with any composited X desktop (compiz, xfce4, ...) * Works also on non-composited desktop * Included ability to apply themes (SVG, PNG or mixed) * Fully scalable when using SVGs * Embedded drag&drop-support * Automated storing of options (using ini or GConf) * Controllable through customizable D-Bus service * Can be used together with compiz' widget-plugin to create a Dashboard-like feature as seen on OS X * Uses Cairo and GTK2 for drawing and windowing Homepage: http://screenlets.org Python-Version: current Package: awn-manager Priority: optional Section: contrib/gnome Installed-Size: 28 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Julien Lavergne Architecture: all Source: avant-window-navigator Version: 0.2.1-0ubuntu2.2 Depends: avant-window-navigator (>= 0.2), gnome-menus, gnome-panel, librsvg2-common, python, python-central (>= 0.6.5), python-gnome2, python-gnome2-desktop Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/awn-manager_0.2.1-0ubuntu2.2_all.deb Size: 43658 MD5sum: 92c1c5bec04ccc61a0314ef1eb5e664d SHA1: e0542e2bf9e2f73c84664a75e91443c20cbee8cf SHA256: 94a4bee996cbd7cb764c1e02ff6110b0dda114c06076f742b9f35733c21e1de3 Description: A manager for the preferences of avant-window-navigator Awn-Manager provide a simple way to configure avant-window-navigator. You can manage preferences, themes, applets and launchers. Homepage: https://launchpad.net/avant-window-navigator/ Python-Version: current Package: routeplanner-gnome Priority: optional Section: contrib/gnome Installed-Size: 433 Maintainer: Chris Lawrence Architecture: all Source: routeplanner Version: 0.19 Replaces: routeplanner (<< 0.8) Depends: python, python-central (>= 0.6.5), python-glade2, python-gnome2, routeplanner (= 0.19) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/routeplanner-gnome_0.19_all.deb Size: 37662 MD5sum: f75f1569bfbcbfa3c40583e856abcb55 SHA1: e50d60a6cb1f1a9d3f22115bed4b100755a9d61d SHA256: a28a1e4dff2021c544613af57f18e4ef7301e2552514a912f25e82898b1fd9ff Description: A highway trip planner (GNOME interface) This is a highway trip planning program, similar to programs like Rand McNally's "TripMaker." It allows you to plan road trips between two or more locations, using various interchangeable map files (or databases). . Currently, the program includes two databases covering North America; one is fairly simplistic, and one is quite detailed. You can also create new databases with the included editor. . For retrocomputing nuts, this program traces its lineage back to a 1980s program called "RoadRoute" written by Jim Butterfield for the Amiga. AFAIK all of the code has been rewritten, but the Basic-USA database included here is Jim's original dataset. . This package includes the GNOME interface and the database editor (which also requires GNOME). . Home Page: http://sourceforge.net/projects/routeplanner/ Python-Version: current Package: gco Priority: extra Section: contrib/gnome Installed-Size: 16 Maintainer: Sam Hocevar (Debian packages) Architecture: all Version: 0.5.0-6 Depends: python, python-glade2, python-gnome2, python-gtk2, python-libxml2, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gco_0.5.0-6_all.deb Size: 31386 MD5sum: 6b916a3c620a9d0bb12a946b334ffde6 SHA1: 498a9ed67f5b4f08afa0b9fcd9ff0e50b61e424b SHA256: 3d378cba415027e9c1b4226ebb465f0d57bbc1ce573019471cf146b9530c0ce8 Description: comics organizer GCO is a database for keeping track of your comics collection. It supports titles, publishers, types, writers, pencilers, inkers, cover prices, current prices, comments, and much more. It also allows you to sort the list in various ways. Package: libgbf-1-common Priority: optional Section: contrib/gnome Installed-Size: 88 Maintainer: Rob Bradford Architecture: all Source: gnome-build Version: 0.2.4-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/libgbf-1-common_0.2.4-1_all.deb Size: 162836 MD5sum: 9817ff824ef048003193046b4a9e0f56 SHA1: 4c9b2fe73b37fff664b194724a313b47871de61d SHA256: 77632e211cc0d9b68dbf5969eb6c4001c15bf04788cacaf50f2a56cddf831410 Description: GNOME Development Framework - common files Provides a development and debug framework for tools designed around the GNOME desktop environment. . This package provides files that can be shared across multiple architectures. Package: glabels-data Priority: optional Section: gnome Installed-Size: 1603 Maintainer: Debian GNOME Maintainers Architecture: all Source: glabels Version: 2.1.3-3 Replaces: glabels (<< 2.0.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/glabels-data_2.1.3-3_all.deb Size: 733354 MD5sum: 12ed07985b09a23f5ab1c04576483f88 SHA1: e4b72db495378b577867251a93ea6e26543fde20 SHA256: 0cba91b587db0e03c0e3656495ab23f34f1dfe330daa610fa6b513ecc2324837 Description: data files for gLabels gLabels is a lightweight program for creating labels, business cards and media covers for the GNOME desktop environment. . This package contains gLabel's default set of label, business card and media cover templates. . Homepage: http://glabels.sourceforge.net/ Package: straw Priority: optional Section: contrib/gnome Installed-Size: 1149 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hanna Wallach Architecture: all Version: 0.27-0.1ubuntu1 Depends: gconf2 (>= 2.10.1-2), python, python-central (>= 0.6.5), python-egenix-mxdatetime, python-feedparser, python-glade2 (>= 2.8.6-3), python-gnome2 (>= 2.12.4-2), python-gnome2-extras, python-gtk2 (>= 2.8.6-3), python-gtkhtml2 Recommends: python-adns Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/straw_0.27-0.1ubuntu1_all.deb Size: 236288 MD5sum: ca388b4222647779dce2841b771f1f64 SHA1: 6d59758faa6fa2fe855cc9c789bbd62aab487f1c SHA256: 4234dc418d5d8217e6fa38cf842ef32ccd96f29384432c504b6b09d56cd36b94 Description: desktop news aggregator for GNOME Straw is a desktop news aggregator for the GNOME environment. News aggregators collect news, weblog posts, and other information from the web so that they can be read in a single place. Python-Version: current Package: gnome-extra-icons Priority: extra Section: contrib/x11 Installed-Size: 543 Maintainer: Tiago Bortoletto Vaz Architecture: all Version: 1.1-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-extra-icons_1.1-1_all.deb Size: 4487098 MD5sum: 84538215bb5ff1bac04d617abddb2926 SHA1: ec4fd46a3e4866c1f1dd66b2f53b6606ecc47aa4 SHA256: ab3b46ae4525ae8b06511754921793f9227adc523e5fdbf011ca17cb0921c7d1 Description: Optional GNOME icons Optional GNOME icons from http://art.gnome.org/ Package: gnochm Priority: optional Section: contrib/gnome Installed-Size: 49 Maintainer: Carlos Z.F. Liu Architecture: all Version: 0.9.9-0ubuntu3 Depends: gconf2 (>= 2.10.1-2), python-chm (>= 0.8.2-2), python-glade2 (>= 2.2.0), python-gnome2, python-gnome2-extras, python-gtk2 (>= 2.8.2), python-gtkhtml2, scrollkeeper (>= 0.3.8), shared-mime-info Recommends: python-cjkcodecs Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnochm_0.9.9-0ubuntu3_all.deb Size: 147912 MD5sum: 7c51bb8e9b4bdb63e735f294d8b840eb SHA1: c815f8bf89a63fc6548d6901b707b5f15002f01b SHA256: acf9c60f2dbae1c4fd710c29cd5a223c0c7bc6891ff10e5f5b5acf52562a4e71 Description: CHM file viewer for GNOME Gnochm is a Compiled HTML Help (CHM) file viewer for GNOME systems. . Features are: * Support for external ms-its links * Full text search support * Bookmarks * Configurable support for HTTP links * Integrated with GNOME2 * Support for multiple languages * Support to open multiple files at once . Homepage: http://gnochm.sourceforge.net/ Package: hotwire Priority: optional Section: gnome Installed-Size: 70 Maintainer: Josselin Mouette Architecture: all Version: 0.620-2ubuntu1 Depends: python (>= 2.5), python-cairo, python-dbus, python-gnome2, python-gobject, python-gtk2, python-gtksourceview2, python-support (>= 0.7.1), python-vte Suggests: python-psyco Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/hotwire_0.620-2ubuntu1_all.deb Size: 106188 MD5sum: 4f68f961ea8cbf45b94ef6105c6f0aa7 SHA1: cf761d5343bde5c08b90665ea28a17fa59467732 SHA256: 0952716882c0592b8cf13544987f03bafba3105c8abab1be337307aac970a0e8 Description: Extensible graphical command execution shell Hotwire is a primary replacement for a terminal emulator, with an innovative graphical user interface, oriented towards developers and system administrators. It can natively do about 80-90% of what one would normally do in a terminal with a shell, and can also embed a terminal by itself. . Homepage: http://code.google.com/p/hotwire-shell/ Package: lsr Priority: optional Section: contrib/gnome Installed-Size: 1966 Maintainer: Luke Yelavich Architecture: all Version: 0.5.3-0ubuntu1 Depends: festival, libbonobo2-0, libglib2.0-0, libgnome-speech7, python (>= 2.4), python-at-spi, python-central (>= 0.6.5), python-gconf, python-glade2, python-gnome2, python-gtk2, python-pyorbit (>= 2.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/lsr_0.5.3-0ubuntu1_all.deb Size: 518158 MD5sum: 504981777822d70ade8bbfec0d77bb2e SHA1: 5af1464414e4d453fdd016593402d76b590c6cba SHA256: 6fee1261e01d31cc3968e92c50919b4a1b2a0be2d4ccc6b552aff8545bb931da Description: The Linux Screen Reader for GNOME Linux Screen Reader (LSR) is an extensible assistive technology for people with disabilities. The design philosophy behind LSR is to provide a core platform that, . 1. enables the development of LSR extensions for improving desktop application accessibility and usability, and 2. shields extension developers from the intricacies of the desktop accessibility architecture. . The primary use of the LSR platform is to give people with visual impairments access to the GNOME desktop and its business applications (e.g. Firefox, OpenOffice, Eclipse) using speech, Braille, and screen magnification. The extensions packaged with the LSR core are intended to meet this end. However, LSR's rich support for extensions can be used for a variety of other purposes, such as: . * Supporting novel input and output methods, such as joysticks, web cams, game pads, audio icons, and environmental sounds. * Creating interfaces for other users, such as people with mobility impairments, people with cognitive impairments, children learning to use a screen reader, and so forth. * Supplementing the graphical GNOME desktop with useful audio feedback for sighted users, such as text-to-speech reporting of events in a monitored window. Python-Version: current, >= 2.4 Package: keysafe Priority: optional Section: contrib/gnome Installed-Size: 33 Maintainer: Magnus Therning Architecture: all Version: 0.3.5-2 Depends: gconf2 (>= 2.10.1-2), python, python-support (>= 0.7.1), python2.4, python2.4-crypto, python2.4-glade2, python2.4-gnome2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/keysafe_0.3.5-2_all.deb Size: 14954 MD5sum: ff312c91b59aa5b9dafc2d9b6336db6b SHA1: 7ad567d06f394bd9da7d1e9aeba76452532449f2 SHA256: ac5f63c4b44ca9d20b71a76f43ae60055d1799b42ef6d163f4742a7131ea3eda Description: A safe to put your passwords in This package contains two tools for managing passwords: * keysafe - access your keysafe * ksed - edit your keysafe Package: pypar2 Priority: extra Section: contrib/gnome Installed-Size: 33 Maintainer: Piotr Ożarowski Architecture: all Version: 1.4-4 Depends: par2 (>= 0.4-6), python (>= 2.4), python-central (>= 0.6.5), python-glade2 (>= 2.8.6-1), python-gtk2 (>= 2.8.6-1), python-vte (>= 0.12.2-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/pypar2_1.4-4_all.deb Size: 49028 MD5sum: 0c213d219307adcd704f15882e412537 SHA1: 884e098201387526e50d1746c5b3ea091c80e4f0 SHA256: 7f2183331aeaadfd5945fceadd4d03529c2ee896ef1bde21f96df05173ba336d Description: graphical frontend for the par2 utility Par2 files create redundant data that can be used later in case parts of the original data is lost or corrupted. . PyPar2 is a graphical frontend for the par2 command line utility, it is designed to be very easy to use. For this reason: * Advanced settings are present, but hidden by default. * There is no preferences dialog, all selected options are automatically saved and restored. Homepage: http://pypar2.silent-blade.org/ Python-Version: current Package: pyrenamer Priority: optional Section: contrib/gnome Installed-Size: 27 Maintainer: Adolfo González Blázquez Architecture: all Version: 0.4.1-1 Depends: gconf2 (>= 2.10.1-2), python (>= 2.4), python-eyed3, python-glade2, python-gtk2 (>= 2.4), python-support (>= 0.7.1) Recommends: python-gnome2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/pyrenamer_0.4.1-1_all.deb Size: 84480 MD5sum: 76c87dbdc1d3900d1aa2fd5fe917d717 SHA1: 0270d844d18363c9631e9c4e401fba997a870c4f SHA256: 2e40150c4cbf7dd23d0dd621b90f5d9d24b54e5abc8798d807fb1dc5e2d203ca Description: Mass file renamer written in PyGTK You can rename files using patterns, search and replace, substitutions, insert or delete text, or even rename files manually. You can also rename images using their EXIF tags and music using their internal tags. . Homepage: http://www.infinicode.org/code/pyrenamer/ Python-Version: 2.4, 2.5 Package: gossip-common Priority: optional Section: gnome Installed-Size: 144 Maintainer: Ross Burton Architecture: all Source: gossip Version: 1:0.28-1 Conflicts: gossip (<< 0.22) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gossip-common_0.28-1_all.deb Size: 1035780 MD5sum: 97399db0a65d1b99f7f5b0c03e5fb0b1 SHA1: ddcf841820cc60d72013e0338de4000442ce4eec SHA256: 4bb2453bdcbae8e495a5b3a56382c1ee2541a3b7e6f3c5a0fad85e613b5c996a Description: friendly Jabber client for GNOME - common files Gossip is an instant messaging client for GNOME. Layered on top of the open protocol Jabber is a clean and easy-to-use interface, providing users of the GNOME Desktop a friendly way to keep in touch with their friends. Package: gnome-dbg Priority: extra Section: gnome Installed-Size: 5 Maintainer: Jordi Mallach Architecture: all Source: meta-gnome2 Version: 1:2.20.2.2 Depends: epiphany-browser-dbg, evince-dbg, evolution-data-server-dbg, evolution-dbg, gnome-applets-dbg, gnome-panel-dbg, gstreamer0.10-plugins-base-dbg, gstreamer0.10-plugins-good-dbg, gstreamer0.10-plugins-ugly-dbg, libatk1.0-dbg, libatspi-dbg, libgail-dbg, libglib2.0-0-dbg, libgnomeui-0-dbg, libgnomevfs2-0-dbg, libgsf-gnome-1-114-dbg, libgstreamer0.10-0-dbg, libgtk2.0-0-dbg, libgtkhtml3.14-dbg, libpango1.0-0-dbg, nautilus-dbg, totem-dbg Recommends: bug-buddy, gimp-dbg, libfontconfig1-dbg, libgail-gnome-dbg, libgda3-3-dbg, libgnomedb3-4-dbg, libgoffice-dbg, libloudmouth1-0-dbg, libmozjs0d-dbg, libnspr4-0d-dbg, libnss3-0d-dbg, liboobs-1-3-dbg, libxft2-dbg, libxine1-dbg, libxml2-dbg, libxul0d-dbg, rhythmbox-dbg Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-dbg_2.20.2.2_all.deb Size: 13428 MD5sum: 712ad5f997257fcc6d0deea1884f291d SHA1: ae783d5ec7bc9ba994a56a54ff6de88eebe99e16 SHA256: 61e81ad8d1b67fb49d3ff4f4169a2fb280c2f4f14cecf987a48fa1b9eae549a4 Description: debugging symbols for the GNOME desktop environment This metapackage brings all available debugging symbols for the GNOME desktop environment, an intuitive and attractive desktop. They contain debugging information for most GNOME libraries and core applications, which can help providing useful traces in bug reports. . Warning: these packages are huge. Package: pitivi Priority: optional Section: contrib/gnome Installed-Size: 75 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Loic Minier Architecture: all Version: 0.11.1-0ubuntu1 Depends: gstreamer0.10-gnonlin (>= 0.10.8.1), gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-x, libgstreamer0.10-0 (>= 0.10.13.1), python, python-cairo (>= 1.0.0), python-central (>= 0.6.5), python-glade2, python-gnome2, python-gst0.10 (>= 0.10.6), python-gtk2 (>= 2.8), python-setuptools, python-zopeinterface Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/pitivi_0.11.1-0ubuntu1_all.deb Size: 222010 MD5sum: 15cdaa92fdfb043ef35405ed0e3dbd80 SHA1: 113590dda2a1ab09b3fa00234849aaa1abc95492 SHA256: 5ff2f8525241509fcc5f45b51ec7ae7433669b7afcac75c1115c7a2254e0fd8f Description: non-linear audio/video editor using GStreamer GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . PiTiVi allows users to easily edit audio/video projects based on the GStreamer framework. PiTIVi provides several ways of creating and modifying a timeline. Ranging from a simple synopsis view (a-la iMovie) to the full-blown editing view (aka Complex View) which puts you in complete control of your editing. Python-Version: current Package: ghextris Priority: optional Section: contrib/gnome Installed-Size: 18 Maintainer: Mikko Rauhala Architecture: all Version: 0.9.0-1.3 Depends: python, python-glade2 (>= 2.2.0-1), python-gnome2 (>= 2.0.2-1), python-gtk2 (>= 2.2.0-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/ghextris_0.9.0-1.3_all.deb Size: 13132 MD5sum: 49a7ff5f5539d66ec9c04d3fe225063e SHA1: 3f5cc1d4d072cf4e36e6a4947fa386b30a81cd7e SHA256: 47bb1a15ebf7cc8772f2796aa40424889825da5dea5adf501273ad7e09038596 Description: A Tetris-like game on a hexagonal grid Ghextris is a somewhat Tetris-like game, except that the pieces are composed of hexagonal blocks instead of squares. . URL: http://mjr.iki.fi/software/ghextris Package: gnomescan Priority: optional Section: contrib/gnome Installed-Size: 25 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Étienne Bersac Architecture: all Version: 0.4.1-0ubuntu4 Depends: flegita, flegita-gimp Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnomescan_0.4.1-0ubuntu4_all.deb Size: 11708 MD5sum: 1c7059bacd6f95fe6ec2dd2f940ab238 SHA1: a0b125904b8a173e07519825c5119a9b93ebf1d0 SHA256: e2180110f095b7aba7abf4c3407aefb4ff9f6982ba9a66bf69c1da6fdf46d0f6 Description: Gnome Scan Infrastructure Gnome Scan Infrastructure meta package will depends on all softwares provided by the Gnome Scan project (i.e. install new available plugins, etc.). . This project is in alpha stage. Package: jokosher Priority: optional Section: contrib/gnome Installed-Size: 137 Maintainer: Daniel Holbach Architecture: all Version: 0.9-0ubuntu1 Depends: gstreamer0.10-gnonlin (>= 0.10.8), gstreamer0.10-plugins-base, gstreamer0.10-plugins-good (>= 0.10.5), python, python-cairo, python-central (>= 0.6.5), python-dbus, python-glade2, python-gst0.10 (>= 0.10.6), python-gtk2, python-setuptools Recommends: gstreamer0.10-gnomevfs Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/jokosher_0.9-0ubuntu1_all.deb Size: 1120650 MD5sum: a3dad2b7649d8d01edfac5a908fc831d SHA1: ff799c397185da3fa3762d80941d86357d84af4e SHA256: 09135de7711dd9090e5bb71d846b4702e943b2bc1ad68c31d45dcc01c6decb45 Description: simple and easy to use audio multi-tracker Jokosher is a simple and easy to use audio multi-tracker for the Linux desktop. The aim of this project is create a simple yet comprehensive tool for all your audio needs. . Homepage: http://www.jokosher.org Python-Version: current Package: ubuntu-calendar-december Priority: optional Section: contrib/gnome Installed-Size: 6 Maintainer: Jeff Waugh Architecture: all Version: 4.12-1ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/ubuntu-calendar-december_4.12-1ubuntu1_all.deb Size: 399268 MD5sum: 81f878fc85fc3d76f4e76fac8042de8a SHA1: b7daa20a031dc17a37fa172f7351a70fad6fe623 SHA256: 285d985cfe1ce38ad45904064132088b2e742a8876e8d16a2e25945b93a20b42 Description: Ubuntu calendar artwork for December This package contains Ubuntu artwork for December. Package: criawips-doc Priority: optional Section: contrib/gnome Installed-Size: 27 Maintainer: Daniel Holbach Architecture: all Source: criawips Version: 0.0.12-0ubuntu2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/criawips-doc_0.0.12-0ubuntu2_all.deb Size: 95318 MD5sum: 455e1815ea601c8edf4b02747ffca938 SHA1: e5e16697e3d6426b8aeee8d22b3a8242e999f52d SHA256: 1821bbb98acc08b714d0e039bb58cce5ad09f8b7d8e62cd72ca44573e88fed75 Description: Documentation for criawips Criawips is a GNOME presentation application. . This package contains documentation for criawips. If you are interested in its development or in using it, you may want to install this. . Homepage: http://www.criawips.org Package: meld Priority: optional Section: gnome Installed-Size: 94 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ross Burton Architecture: all Version: 1.1.5.1-2ubuntu1 Depends: patch, python, python-glade2 (>= 2.4), python-gnome2, python-gtk2 (>= 2.4), python-support (>= 0.7.1) Recommends: python-gnome2-extras, yelp Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/meld_1.1.5.1-2ubuntu1_all.deb Size: 642956 MD5sum: 408867c7dd95c7334b26e21ee4a204eb SHA1: f2cdafdd18651e428618e34ed8d05ed9cf923931 SHA256: 1f49d8ff743ba66e2ff8e7b1c0dbc18bdc4cd5539dbc3ca7158959d00b313f2c Description: graphical tool to diff and merge files Meld is a tool which allows the user to see the changes in, and merge between, either two files, two directories, or two files with a common ancestor. Package: gaupol Priority: optional Section: contrib/gnome Installed-Size: 1039 Maintainer: Piotr Ożarowski Architecture: all Version: 0.12.3-1 Depends: python (>= 2.5), python (>= 2.5.1-1) | python2.5 (>= 2.5.1-1), python-central (>= 0.6.5), python-glade2 (>= 2.10.1-1), python-gobject (>= 2.12.3-2+b1) | python2.5-gobject, python-gtk2 (>= 2.10.1-1) Recommends: iso-codes, python-chardet, python-enchant (>= 1.1.5-2) Suggests: vlc | mplayer Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gaupol_0.12.3-1_all.deb Size: 301594 MD5sum: 53a4401e9374e5dd308f458c587b6568 SHA1: 1c0c1a9ac00621ef95422dfbaba2b7d2492500ad SHA256: e451e8168363a0a4b4f1e7b107489a335d09fe030f72ae3eb4aef6825f1995e4 Description: subtitle editor for text-based subtitle files Text-based subtitles are commonly used with DivX video. Gaupol supports multiple subtitle file formats and provides means of text corrections and time manipulations. Gaupol's user interface is designed with attention to batch processing of multiple documents and convenient translating. . Supported formats are: * Advanced Sub Station Alpha (.ssa) * MicroDVD (.sub) * MPL2 (.txt) * MPsub (.sub) * SubRip (.srt) * Sub Station Alpha (.ssa) * SubViewer2 (.sub) * TMPlayer (.txt) . VobSubs (image-based subtitles used in DVDs) are NOT supported. Homepage: http://home.gna.org/gaupol/ Python-Version: >=2.5 Package: gnome-reset Priority: optional Section: contrib/gnome Installed-Size: 71 Maintainer: Daniel Holbach Architecture: all Version: 0.1.2+cvs2006.02.03-0ubuntu2 Depends: python (>= 2.5), python (<< 2.6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/gnome/gnome-reset_0.1.2+cvs2006.02.03-0ubuntu2_all.deb Size: 13750 MD5sum: 0c375f49b98dca6819036c48614df446 SHA1: b9105f5c6734cbaf5df651c3658d5507b99bdfa0 SHA256: b2a6135c7582a77f205bbae5e12ce773947f6d37b9ffe76e2249e8bd75e3f03c Description: backup and reset tool for GNOME gnome-reset creates a backup of a bunch of settings and then resets them. A domain is a particular set of settings. Some current examples are nautilus and gnome-panel. Package: hwdb-client-gnome Priority: optional Section: contrib/base Installed-Size: 31 Maintainer: Oliver Grawert (ogra) Architecture: all Source: hwdb-client Version: 0.6.14 Replaces: hwdb-client (<< 0.6.0ubuntu11) Depends: fping, hwdb-client-common (>= 0.6-0ubuntu23), libxrandr2, python-glade2, python-gnome2, xbase-clients Filename: dists/hardy-unstable/contrib/binary-all/contrib/base/hwdb-client-gnome_0.6.14_all.deb Size: 1196308 MD5sum: c96276fee5d58594f28cae2dd035898d SHA1: 0ffd0f1e20de5223762eac2da7ea5d94a8764186 SHA256: 638f4d1fcc8dca2a9d304192b48b6280d75edeb150a5e10374c1932ac26c2166 Description: Gnome client programs for the Ubuntu Hardware Database Programs to collect device, config, logs and QA data for the Ubuntu Hardware Database. . This is the Gnome client Package: zd1211-source Priority: optional Section: contrib/base Installed-Size: 7 Maintainer: Robert Jordens Architecture: all Source: zd1211 Version: 0.0.0.svnr67-2 Depends: bzip2, cdbs, debhelper, gawk, kernel-package, module-assistant, quilt Recommends: zd1211-firmware (>= 2.4.0.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/base/zd1211-source_0.0.0.svnr67-2_all.deb Size: 179652 MD5sum: 19f3a25a2cd6caee486a230d4622eb78 SHA1: bbdaf1cea084d2005550c0c5d40f6597e58eb7e2 SHA256: 2a25493faa2cd85e21a4c9510b47a29c431e8bb64fcd4275431fd1f792a4ba46 Description: Source for the zd1211 wireless driver module This package contains the source for the Linux kernel drivers for the USB wireless dongles that are based on the ZyDAS ZD1211 802.11b/g USB WLAN chipset. . Initially contributed by ZyDAS under the GPL license, the ZD1211 Linux driver is actively maintained by the open source community. . Chipset specifications . * 802.11b/g support (chipset also features 802.11a but no vendor seems to support this) * USB 2.0 support (802.11b only on USB 1.1) * typical current consumption: 150mA (idle), 200mA (sending) * WEP64/128/256, WPA-PSK * Station and Ad hoc mode (802.11b only in ad hoc?) . Hardware supported includes: . Vendor/Name USB id 3COM 3CRUSB10075 6891:a727 AOpen 802.11g WL54 07b8:6001 iNexQ UR055g 1435:0711 Sitecom WL-113 0df6:9071 Telegent TG54USB 129b:1666 TwinMOS G240 126F:a006 Yakumo QuickWLAN 0b3b:1630 Airlink+ AWLL3025 0ace:1211 Zyxel ZyAIR G-220 0586:3401 X-Micro XWL-11GUZX 0ace:1211 Edimax EW-7317UG 0ace:1211 Safecom SWLU-5400 07b8:6001 Longshine LCS-8131G 07b8:6001 Planet WL-U356 0ace:1211 Sweex wireless 54MB 5173:1809 Acer WLAN-G-US1 0ace:1211 Trendnet TEW-424UB 0ace:1211 DrayTek Vigor 550 0675:0550 Asus WL-159g 0b05:170c Trust NW-3100 . If you want to compile a zd1211 kernel module from these sources, you will also have to install the kernel-package and module-assistant. Package: realtime-lsm Priority: optional Section: contrib/base Installed-Size: 9 Maintainer: Guenter Geiger (Debian/GNU) Architecture: all Version: 0.8.7-3 Replaces: realtime Provides: realtime Recommends: module-assistant, realtime-lsm-source Conflicts: realtime Filename: dists/hardy-unstable/contrib/binary-all/contrib/base/realtime-lsm_0.8.7-3_all.deb Size: 4978 MD5sum: 357771c483b51454338a04adfc3188af SHA1: 5731b601eb4f42a24628398cd2ca3fd7bcdff387 SHA256: 290fd28ef08ad79b92ca6a43d507d5f321d31643f95f706f0c2b7755cd1dc50b Description: Scripts for handling the realtime Linux security module This package contains scripts for handling the realtime security module. It sets up the system to grant realtime permissions to applications in the realtime group. . IMPORTANT: The realtime-lsm module is not usable with the standard Debian kernel, you have to compile your own kernel. See /usr/share/doc/realtime-lsm/README.Debian for more information. Package: realtime-lsm-source Priority: optional Section: contrib/base Installed-Size: 32 Maintainer: Guenter Geiger (Debian/GNU) Architecture: all Source: realtime-lsm Version: 0.8.7-3 Replaces: realtime-source Depends: bzip2, debhelper, kernel-package Conflicts: realtime-source Filename: dists/hardy-unstable/contrib/binary-all/contrib/base/realtime-lsm-source_0.8.7-3_all.deb Size: 17562 MD5sum: c40942a6e3fa0ed83d24cf7e6397a810 SHA1: 402c88fd1667e756ab9587996df1cecfc34b73a3 SHA256: 53fa910845764158e8a3da75617032652a274d4363e2112e2f1bf142edd946bb Description: Source for the realtime Linux security module This package provides the source code for the realtime kernel modules. If you want to compile a realtime kernel module from these sources, you will also have to install the kernel-package and module-assistant. . IMPORTANT: The realtime-lsm module is not usable with the standard Debian kernel, you have to compile your own kernel. See /usr/share/doc/realtime-lsm/README.Debian for more information. Package: hwdb-client-common Priority: optional Section: contrib/base Installed-Size: 20 Maintainer: Oliver Grawert (ogra) Architecture: all Source: hwdb-client Version: 0.6.14 Replaces: hwdb-client Depends: hal, python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/base/hwdb-client-common_0.6.14_all.deb Size: 86740 MD5sum: 97a6650d0d0c890074bc0954da0240f1 SHA1: c2867ba59c17d64cf4de7b416670d126bfa8a739 SHA256: 5204bc192646d96b4f9586a7b0cca078029795b57c2496cfb7f22bed7cab40de Description: common files for Ubuntu Hardware Database client Programs to collect device, config, logs and QA data for the Ubuntu Hardware Database. . This package contains the common files shared between the KDE and Gnome clients. Python-Version: all Package: hwdb-client-kde Priority: optional Section: contrib/base Installed-Size: 21 Maintainer: Oliver Grawert (ogra) Architecture: all Source: hwdb-client Version: 0.6.14 Depends: fping, hwdb-client-common, python-qt4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/base/hwdb-client-kde_0.6.14_all.deb Size: 318040 MD5sum: f076723c63fb0559ddbef9cfd78add6a SHA1: 02e019f7ded315803338929d3a8b9691bbe1431d SHA256: 81dc70b5f9f1e0d630f475f74ef4fd21a2a62b089cdd98110891f6144374b171 Description: KDE client program for the Ubuntu Hardware Database Program to collect device, config, logs and QA data for the Ubuntu Hardware Database. . This is the KDE client. Package: yatex Priority: extra Section: contrib/tex Installed-Size: 29 Maintainer: Junichi Uekawa Architecture: all Version: 1.73+dfsg1-4 Depends: emacs22 | emacsen Recommends: ptex-bin | ptex-jtex, tetex-bin Suggests: gimageview, iceweasel | www-browser, jbibtex, jweblint | weblint, mendexk Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/yatex_1.73+dfsg1-4_all.deb Size: 257562 MD5sum: a97ee05e9d345e38199b731b15d5fd08 SHA1: c2f72bea876bfb32e2abbf7496fffb578a806b5e SHA256: 19d761f24dbffc412680c97fd2da4886edeaedbf9c72ae64e5763064794ec14f Description: Yet Another TeX mode for Emacs YaTeX is an intelligent, acquisitive and integrated package which reduces your efforts of composing LaTeX source on Emacs. . YaTeX automates typesetting and previewing of LaTeX and enables completing input of LaTeX mark-up command such as `\begin{}'..`\end{}'. . This package also includes yahtml mode, the honest and bright YaTeX-compatible major-mode for writing HTML. If you have noticed the power of YaTeX, you can drive yahtml over the HTML files quickly and steadily. And vice versa, of course. . YaTeX also supports Demacs which runs on MS-DOS(386), Mule (Multi Language Enhancement to GNU Emacs), and latex on DOS. . For more information, please refer to http://www.yatex.org/ Package: ptex-base Priority: optional Section: contrib/tex Installed-Size: 118 Maintainer: Masayuki Hatta (mhatta) Architecture: all Version: 1:2.5-2 Depends: tetex-base | texlive-base, tetex-bin | texlive-base-bin Suggests: ptex-bin Conflicts: platex-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/ptex-base_2.5-2_all.deb Size: 1745474 MD5sum: 9ab2602d83f3515a564ba8c14c810dfb SHA1: 43c0f669b22e7cde1438c0bd49165dd9d3893289 SHA256: 2683bdc12a28e4a462e062c8485c5e241e3f7850e71f7cc6e067ad506c59c588 Description: basic ASCII pTeX library files ASCII pTeX is a Japanized TeX distribution. . Together with ptex-bin you have a complete installation. . Includes: platex Package: vfdata-morisawa5 Priority: optional Section: contrib/tex Installed-Size: 35 Maintainer: Atsuhito KOHDA Architecture: all Source: morisawa Version: 0.0.20020122-12 Depends: dvipsk-ja (>= 5.95a+jp1.7a-1), ptex-bin Recommends: dvi2ps, okumura-clsfiles Suggests: dvi2ps-fontdesc-morisawa5, ttf-sazanami-gothic, ttf-sazanami-mincho Conflicts: xdvik-ja (<< 22.84.10) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/vfdata-morisawa5_0.0.20020122-12_all.deb Size: 635190 MD5sum: 72b33c3bd4e7ac7dc9ff9de9c7fa32a4 SHA1: 3be29156255eabace868bcba3dd7636ffa3b3630 SHA256: 8a451bb739f29551fd306d9f6bfa9da70a9af3de82a4857317b6153c11d3fa09 Description: Font files for Morisawa Basic-5 type faces for pTeX Contains VF/TFM files for Ryumin-Light, GothicBBB-Medium, FutoMinA101-Bold, FutoGoB101-Bold and Jun101-Light. . It will be easy to use morisawa.sty of okumura-clsfiles if you wish to use these fonts in pTeX. Package: cm-super-x11 Priority: optional Section: contrib/tex Installed-Size: 8810 Maintainer: Debian TeX maintainers Architecture: all Source: cm-super Version: 0.3.3-6 Depends: cm-super-minimal, defoma (>= 0.5.0), xfonts-utils (>= 1:1.0.0-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/cm-super-x11_0.3.3-6_all.deb Size: 795828 MD5sum: c74b5c5e3dd766cb42faaaea6d7bdd3a SHA1: 2d845a8c33342d32883f0b0d0a76a2fb6c2d6883 SHA256: 837874f415965fbdd5c1daf61293c101be56aacca7e18f428bc624a0ed3aeb55 Description: Make the cm-super fonts available to X11 This package makes the cm-super fonts available to X11. This package does not contain any fonts itself but allows to reuse the cm-super fonts as X11 screen fonts. Package: musixtex-slurps Priority: optional Section: contrib/tex Installed-Size: 12 Maintainer: Roland Stigge Architecture: all Version: 92a-7 Depends: texlive-base-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/musixtex-slurps_92a-7_all.deb Size: 34258 MD5sum: df3b146992e13a0f0858dfba57c78f39 SHA1: 07db2d784a1334b777dd3c68d785137246a8477e SHA256: 25f9a8ed9a837b4f723580ce2bf30e8b27ec8dbd77d7563cdd50ef6269750e93 Description: Postscript Slur Package K for MusiXTeX This package contains Postscript slurs to enhance MusiXTeX. The slurs will not be visible in DVI viewers, but can be viewed with ghostscript. They do not work with dvipdfm. . PMX sometimes produces output including reference to these fonts. Therefore, PMX depends on this package. Enhances: musixtex Package: texpower Priority: optional Section: contrib/tex Installed-Size: 23 Maintainer: Rene Engelhard Architecture: all Version: 0.2-7 Replaces: dvips-landscapeplus, latex-automata, tpmultiinc Provides: dvips-landscapeplus, latex-automata, tpmultiinc Depends: tex-common (>= 0.7), texlive-fonts-recommended, texlive-latex-recommended Recommends: texpower-manual, xpdf | pdf-viewer Suggests: texpower-examples Conflicts: dvips-landscapeplus, latex-automata, tpmultiinc Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/texpower_0.2-7_all.deb Size: 63926 MD5sum: 871a67c0e5475c233ce13f5e37e947ea SHA1: 76ec29b8119285a221ef274d1bf7db23b57906e5 SHA256: 882cb219043470de354bb0879ca488f7132f0112448c315cb5a6476b9a6ea465 Description: Macros for creating professional presentations with LaTeX TeXPower is a bundle of style and class files for creating dynamic online presentations with LaTeX. . It is the most complete macro package in this way and therefore in its features quite unique. . This package also contains some additional packages: - latex-automata: Create "automata" for computer science (currently DFA and Mealy) - tpmultiinc: macros to create "incremental images" in presentations - dvips-landscapeplus: better paper sizes for a4 and letter (landscape) Package: hbf-jfs56 Priority: optional Section: contrib/tex Installed-Size: 20 Maintainer: Anthony Fok Architecture: all Version: 1.0-3.2 Depends: tetex-bin Recommends: cjk-latex (>= 4.2.0-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/hbf-jfs56_1.0-3.2_all.deb Size: 1124342 MD5sum: cec0e6fb9ac5609e2813e3a6b1520157 SHA1: e7d73296b3a97cb56a409937a79e3ade47a200f7 SHA256: dce2f6175cb5d4dfbf7b5ef2af36a2eb409151c832ed7f44577bce2cbb03cf33 Description: Chinese Jianti Fangsong 56x56 bitmap font (GB2312) for CJK This package contains a GB-encoded Chinese Jianti (simplified characters) Fangsong-style 56x56 bitmap font file together with its HBF header file, an hbf2gf configuration file and .tfm files to be used with the CJK package for LaTeX. Package: dvips-fontdata-n2bk Priority: optional Section: contrib/tex Installed-Size: 304 Maintainer: Atsuhito KOHDA Architecture: all Version: 0.0.2001.12.12-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/dvips-fontdata-n2bk_0.0.2001.12.12-3_all.deb Size: 508630 MD5sum: 76edd340a20584e58cdc0ac0d8af4278 SHA1: f25d758cefd8ea0f7c128bee621f3730153afb8d SHA256: 6a95ff66a17e2244478e3adc3d2717389369043e0625b724d0a83b2d91996e69 Description: Virtual font data to process dvi files generated by NTT-JTeX This package contains virtual font data to convert Dai-Nippon fonts, which are used in dvi files generated by NTT-JTeX, to Japanese built-in fonts in PostScript printer. Package: cjk-latex Priority: optional Section: contrib/tex Installed-Size: 3 Maintainer: Danai SAE-HAN (韓達耐) Architecture: all Source: cjk Version: 4.7.0+git20070708-1.1 Depends: latex-cjk-common (>= 4.7.0+git20070708-1.1) Suggests: latex-cjk-all (= 4.7.0+git20070708-1.1) Conflicts: cjk-latex (<= 4.5.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/cjk-latex_4.7.0+git20070708-1.1_all.deb Size: 874 MD5sum: ae21438dc97e100e6e47fff0080d2b85 SHA1: 9d66e339bac11b539db6e642a2f3c23fc7152c45 SHA256: dea9a9046304d24ae06bb9def54d3d554b4c7e99c83f6832f8071c57243c8f26 Description: installs all LaTeX CJK packages This is a dummy package that allows you to smoothly upgrade from the old cjk-latex to the current latex-cjk-common packages. After the installation of the latex-cjk-common packages, you can safely delete this package. Package: fig2ps Priority: optional Section: contrib/tex Installed-Size: 111 Maintainer: Vincent Fourmond Architecture: all Version: 1.3.6-4 Replaces: texmacs (<= 1.0.3-6) Depends: gs-gpl | gs, perl-base (>= 5.8.8-13), perl-modules, texlive-extra-utils | tetex-extra, texlive-fonts-recommended | tetex-extra, texlive-latex-base | tetex-bin (>= 2.0.2-11), texlive-latex-extra | tetex-extra, texlive-latex-recommended | tetex-extra, transfig Recommends: gv Suggests: cm-super | lmodern, xfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/fig2ps_1.3.6-4_all.deb Size: 79794 MD5sum: 26aab9077cc8ec8ae7e9f8ddaf0aeed9 SHA1: c45ab80726a10ef9b7e8d4e96853dc52d2c32927 SHA256: 1a2749eef5b5b4f2b04cdcd3e814f0cb5875704ba38e876600a947c54d901c2d Description: Converts xfig files into ps, eps or pdf files using LaTeX for processing text This perl script takes into advantage the pstex and pstex_t export formats of fig2dev (xfig) to separate special text and the rest of a xfig file. Then, the text is processed separately using LaTeX, and everything is put back together at the end, to make a nice wonderful figure with the text formatted exactly the same way as the article you are typing ! PDF output is also available. . Though gv is strictly speaking not necessary for conversion, it can be called directly by fig2ps depending on the options you choose. For nice PDF output, we suggest that you install Type 1 fonts, such as lmodern or cm-super. Enhances: transfig Package: search-ccsb Priority: optional Section: contrib/tex Installed-Size: 16 Maintainer: Otavio Salvador Architecture: all Version: 0.5-2 Replaces: search-ccsb-el Provides: search-ccsb-el Depends: emacsen-common, libwww-perl (>= 5.47-1), perl (>= 5.6.0-16) Conflicts: search-ccsb-el Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/search-ccsb_0.5-2_all.deb Size: 8354 MD5sum: 59eb482aaffb713cb33f9069e287af32 SHA1: bd290b5c78298a9840ddd39334716b02ad78bf45 SHA256: c1e09ebf2ef5c51a493fb29039591000ddf8b2a4203f31e516f301ae1f9c1bba Description: BibTeX search tool Search-ccsb is a Perl script that connects to "The Collection of Computer Science Bibliographies"[1], and performs a keyword search query. The result is a set of BibTeX entries that matches the query. . 1. http://liinwww.ira.uka.de/bibliography/index.html . If you use some emacsen application, this package will install the search-ccsb.el script on it. Package: latex209-bin Priority: optional Section: contrib/tex Installed-Size: 8 Maintainer: TSUCHIYA Masatoshi Architecture: all Source: latex209 Version: 25.mar.1992-12 Depends: latex209-base, tetex-bin (>= 2.0.2-15) | texlive-base-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/latex209-bin_25.mar.1992-12_all.deb Size: 4546 MD5sum: f4a9d8e0a84adec2565372d3de9e5454 SHA1: b80083ed69e28c9330e5ebb53cc53a749c9348c2 SHA256: 6764e48949bbbb855a5d1e291b436631bea5b1b9715a4d6f084b5d0646f46fbd Description: latex209 command for LaTeX 2.09 25-mar-1992 version LaTeX 2.09 is obsolete. Use LaTeX 2e. This package is for those who want to use old style files. Package: rubber Priority: optional Section: contrib/tex Installed-Size: 40 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Emmanuel Beffara Architecture: all Version: 1.1-2.1ubuntu2 Depends: python, python-support (>= 0.7.1), texlive-latex-base | tetex-bin Suggests: imagemagick, sam2p, transfig Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/rubber_1.1-2.1ubuntu2_all.deb Size: 84882 MD5sum: 72f0067c2856452eb4d5c65044530fcb SHA1: 67475b6242be5b3468787e4a477c2f51735ad141 SHA256: 53c63d24b1fac1f7e367812933192a8f3118205d5a7e19d1180765b288e3c9f5 Description: an automated system for building LaTeX documents This is a building system for LaTeX documents. It is based on a routine that runs just as many compilations as necessary. The module system provides a great flexibility that virtually allows support for any package with no user intervention, as well as pre- and post-processing of the document. The standard modules currently provide support for bibtex, dvips, dvipdfm, pdftex, makeindex. A good number of standard packages are supported, including graphics/graphicx with automatic conversion between various graphics formats and Metapost compilation. . Homepage: http://www.pps.jussieu.fr/~beffara/soft/rubber/ Package: hbf-cns40-1 Priority: optional Section: contrib/tex Installed-Size: 17 Maintainer: Anthony Fok Architecture: all Version: 1.0-3.2 Recommends: cjk-latex (>= 4.2.0-1) Suggests: hbf-cns40-2, hbf-cns40-3, hbf-cns40-4, hbf-cns40-5, hbf-cns40-6, hbf-cns40-7 Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/hbf-cns40-1_1.0-3.2_all.deb Size: 544332 MD5sum: 9819461a54e15af5fe1d3aa194962daa SHA1: 3565d1a42aa8a90e9d21795bdf0a2632e8f8e9e6 SHA256: 6baafc6d635c04de9a096d6a70fa1b41610835f0e1dd32937f49189442e8043b Description: Chinese Fanti Song 40x40 bitmap font (CNS plane 1) for CJK This package contains a CNS plane 1 Chinese Fanti (traditional characters) Song-style 40x40 bitmap font file together with its HBF header file, an hbf2gf configuration file and .tfm files to be used with the CJK package for LaTeX. . If you need to use the full CNS11643 charset with all 7 planes, please also install packages hbf-cns40-2, hbf-cns40-3, hbf-cns40-4, hbf-cns40-5, hbf-cns40-6, and hbf-cns40-7. Package: dvi2ps-fontdata-tbank Priority: optional Section: contrib/tex Installed-Size: 3010 Maintainer: OHURA Makoto Architecture: all Source: dvi2ps-fontdata Version: 1.0.1-2 Depends: dvi2ps-fontdata-ja Conflicts: dvi2ps (<< 3.2j), fontdata-j, fontdata-tbank Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/dvi2ps-fontdata-tbank_1.0.1-2_all.deb Size: 902822 MD5sum: fcb2864d93122ff3e8d123635b28244d SHA1: a409377b60e29a27e74490439346c2f9043d5be0 SHA256: c02fb19144d5a82c37ce077df752af07e203193e2d714016ba3aa816ce09fcf9 Description: Font data of Typebank font Virtual font and TFM files for Typebank font. . If you want to print out to QMS printer, install this package. Package: dvi2ps-fontdata-ptexfake Priority: extra Section: contrib/tex Installed-Size: 26 Maintainer: OHURA Makoto Architecture: all Source: dvi2ps-fontdata Version: 1.0.1-2 Depends: dvi2ps-fontdata-ja Conflicts: dvi2ps (<< 3.2j), fontdata-j, fontdata-ptex, ptex-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/dvi2ps-fontdata-ptexfake_1.0.1-2_all.deb Size: 2348 MD5sum: 764e9dbdf506b6ce1a96cd5d8f1c45bb SHA1: 259b996452083aeba645e790913d9bd8d2a5bf22 SHA256: a3081d9fdf86b413a682d6299d442ed882f36cf7617219ed70d45c3358233eeb Description: Fake pTeX TFM files Monometric TFM files for min and goth fonts of ASCII pTeX. . If you want only to convert pTeX dvi to Postscript and/or to preview pTeX dvi with xdvik-ja, install this package instead of ptex-base. Package: latex209-base Priority: optional Section: contrib/tex Installed-Size: 34 Maintainer: TSUCHIYA Masatoshi Architecture: all Source: latex209 Version: 25.mar.1992-12 Depends: tetex-bin (>= 2.0.2-15) | texlive-base-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/latex209-base_25.mar.1992-12_all.deb Size: 209008 MD5sum: 06c64096377def358b32f955a855585a SHA1: 5d1f49a096dd70f364add923b8776797d294b71b SHA256: c8dcd1aa7742ebedabe1d087da612a0302e0112fd13e5820a0eea686fa9c0492 Description: macro files of LaTeX 2.09 25-mar-1992 version LaTeX 2.09 is obsolete. Use LaTeX 2e. This package is for those who want to use old style files. Package: ptex-jisfonts Priority: optional Section: contrib/tex Installed-Size: 595 Maintainer: OHURA Makoto Architecture: all Version: 2-20 Depends: debconf | debconf-2.0, ptex-bin (>= 2.1.10) Suggests: dvi2ps, dvipdfmx, dvipsk-ja (>= 5.86g+jp1.5f-1), okumura-clsfiles, xdvik-ja Conflicts: xdvik-ja (<= 22.84.8-j1.22-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/ptex-jisfonts_2-20_all.deb Size: 98000 MD5sum: 740c27f42394e9b415ed9a9a4bc73fff SHA1: 778edf99bdfd402f2cea68e1e54300ac4fa5e5f9 SHA256: 12f47024711e53da10f3188069f6d576a4757da106212948d3aef86359c9d864 Description: Provide an environment of jis.tfm and jisg.tfm for pTeX/dvips This includes TFM files and VF files for jis.tfm and jisg.tfm which might produce better output than ordinary/traditional min*.tfm and goth*.tfm would do. . This package supports to use xdvik-ja, dvipsk-ja, dvi2ps and dvipdfm(-cjk) with jisfonts. For the detail of usage, please read README.Debian after installing this. Package: latexmk Priority: optional Section: contrib/tex Installed-Size: 8 Maintainer: Florian Ragwitz Architecture: all Version: 307a-2 Depends: perl, tetex-bin | texlive-latex-base Recommends: gv | postscript-viewer, xpdf-reader | pdf-viewer Suggests: gs-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/latexmk_307a-2_all.deb Size: 51086 MD5sum: 343073eaa759d21c6d966d8cc72a5bd1 SHA1: f43e136896e2452f90fb30afff171c89798ebfa6 SHA256: e979aeb94f8954feb3fd3f811c0ce0fc8e7d929ecccd9a360e56b57da0da89e1 Description: Perl script for running LaTeX the correct number of times Latexmk runs LaTeX the correct number of times to resolve cross references, etc; it also runs auxiliary programs (bibtex, makeindex if necessary, and dvips and/or a previewer as requested). It has a number of other useful capabilities, for example to start a previewer and then run latex whenever the source files are updated, so that the previewer gives an up-to-date view of the document. Package: feynmf Priority: optional Section: contrib/tex Installed-Size: 199 Maintainer: Kevin B. McCarty Architecture: all Version: 1.08-4 Depends: perl, tex-common (>= 0.7), texlive-extra-utils, texlive-font-utils, texlive-latex-base Suggests: texlive-metapost Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/feynmf_1.08-4_all.deb Size: 401652 MD5sum: 142529bfabd8383b8a63847cd038d059 SHA1: 24956f7a96ac78e569219a86d8a136f79b5412a0 SHA256: cb1ab3b83434fef82f0c4c173b8964573b0f82d13c86d078dd999362ab8791ce Description: set of LaTeX macros for creating Feynman diagrams FeynMF is a LaTeX package for easy drawing of professional-quality Feynman diagrams, illustrations that depict the fundamental interactions of subatomic particles. The diagrams may be created using either the Metafont or MetaPost programs. FeynMF lays out most diagrams satisfactorily from the structure of the graph without any need for manual intervention. Nevertheless all the power of Metafont or MetaPost is available for more obscure cases. . Note that you will need the texlive-metapost package in order to use the MetaPost-based version of FeynMF. Package: hlatex Priority: optional Section: contrib/tex Installed-Size: 55 Maintainer: Changwoo Ryu Architecture: all Version: 1.0.1-3.1 Depends: texlive-latex-base Recommends: hlatex-fonts-base Suggests: hlatex-fonts-extra, texlive-omega Conflicts: hlatex-fonts-base (<< 1.0), hlatex-fonts-extra (<< 1.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/hlatex_1.0.1-3.1_all.deb Size: 1076806 MD5sum: 3ddfb79368960fb724c77fe67bcf2f32 SHA1: 79e752ed96ebcede92eb0f26d900de7eb842a037 SHA256: 9c712f760d1d40bc4059763653db16da8e4d4226700760d1fd21cc6b4c5a2f0b Description: LaTeX Korean support HLaTeX is a LaTeX package use Hangul with LaTeX. . With this package, you can run latex on KS X 1001 based Korean LaTeX file to produce a professionally looking Korean documents. You can typeset all Korean characters defined in KS X 1001, including Korean Symbol, Hangul and Hanja. Package: musixlyr Priority: optional Section: contrib/tex Installed-Size: 10 Maintainer: Roland Stigge Architecture: all Version: 2.1c-3 Depends: tetex-bin (>= 1.0.5-1) | texlive-base-bin Recommends: musixtex (>= 1:0.98-1), tetex-base (>= 1.0-1) | texlive-base Suggests: pmx (>= 2.1.0-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/musixlyr_2.1c-3_all.deb Size: 55718 MD5sum: 938c261a4b3341562ed529f340c3e95b SHA1: 70ea8a430edd553a165c0b59145f1f245fecf771 SHA256: e9d6e2b97ac96dad0122d0027ac31dc44c5773c7101d3e05f1484447fae2ec93 Description: a MusiXTeX extension for handling lyrics musixlyr is a set of TeX macros to be used with Taupin MusiXTeX (version T.52 or later) for typesetting vocal music. Its purpose is to compensate two drawbacks of MusiXTeX's lyrics handling: . * Typesetting lyrics with the "native" musixtex commands \zcharnote, \zsong etc. tends to be quite inefficient, particularly if the lyrics have to be changed or corrected. The idea underlying musixlyr is to separate lyrics coding from music coding and let TeX weave them together with as little manual interference as possible. As a result you can enter and edit lyrics (nearly) as easily as normal text. . * musixtex has no built-in mechanism for centering hyphens between syllables and for handling hyphenation at long melismas. This is implemented in musixlyr following the example of engraved music. . Author: Rainer Dunker Primary-site: http://icking-music-archive.sunsite.dk/software/indexmt6.html Package: dvi2ps-fontdata-a2n Priority: optional Section: contrib/tex Installed-Size: 1341 Maintainer: OHURA Makoto Architecture: all Source: dvi2ps-fontdata Version: 1.0.1-2 Depends: dvi2dvi, dvi2ps-fontdata-ja Conflicts: dvi2ps (<< 3.2j), fontdata-a2n, fontdata-j Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/dvi2ps-fontdata-a2n_1.0.1-2_all.deb Size: 432918 MD5sum: d62c230241068dd727d109d0a59431dd SHA1: 51ff5625920f719fcf12f5eeaf186d5306a45cc8 SHA256: 8d58569a9b3a8bcde960dde8202c2bd2ffc9bcdb23475a78a74ee6a313cfd9dd Description: Font data to convert pTeX's dvi file to jTeX's dvi file Virtual font for converting dvi files of ASCII pTeX to dvi files to NTT jTeX. . If you want to convert pTeX dvi to jTeX dvi, install this package and use dvi2dvi. Package: cm-super Priority: optional Section: contrib/tex Installed-Size: 52968 Maintainer: Debian TeX maintainers Architecture: all Version: 0.3.3-6 Replaces: pts-tetex-cm-super Depends: cm-super-minimal, pfb2t1c2pfb, tex-common (>= 0.11), texlive-latex-recommended Conflicts: pts-tetex-cm-super Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/cm-super_0.3.3-6_all.deb Size: 25621454 MD5sum: 75cfffb8be25a1a0eacfaa1c544fe66e SHA1: 0a737273f1e338b18567cc6bc2576269a8ecec8f SHA256: 5c48418d40a6eb72b189df7a1362db6ee3b6404b75d6536b22ace89810c15446 Description: TeX font package (full version) with CM (EC) in Type1 in T1, T2*, TS1, X2 enc This package ships the full set of cm-super fonts, for a minimal variant install cm-super-minimal. . The CM-Super package contains Type 1 fonts converted from METAFONT fonts and covers entire EC/TC, EC Concrete, EC Bright and LH fonts (Computer Modern font families). All European and Cyrillic writings are covered. Each Type 1 font program contains ALL glyphs from the following standard LaTeX font encodings: T1, TS1, T2A, T2B, T2C, X2, and also Adobe StandardEncoding (585 glyphs per non-SC font and 468 glyphs per SC font), and could be reencoded to any of these encodings using standard dvips or pdftex facilities (the corresponding support files are also included). Package: latex-cjk-thai Priority: optional Section: contrib/tex Installed-Size: 55 Maintainer: Danai SAE-HAN (韓達耐) Architecture: all Source: cjk Version: 4.7.0+git20070708-1.1 Depends: latex-cjk-common (>= 4.7.0+git20070708-1.1), tex-common (>= 0.7), texlive-latex-base Conflicts: cjk-latex (<= 4.5.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/latex-cjk-thai_4.7.0+git20070708-1.1_all.deb Size: 707168 MD5sum: 50492c7e43f4d87f8038eb0437290f88 SHA1: b5f52ee58d5c8710fddc96e26ba1982878f13b5e SHA256: 60335d1df688de00edc071eb4e2107c53e92121212567286be3d6ab5ff0e84d6 Description: Thai module of LaTeX CJK CJK is a macro package for LaTeX. This package gives you the possibility to include Thai text in your (La)TeX documents. Thai fonts are included in this package. . Have a look at latex-cjk-common for a more detailed description. Package: fig2sty Priority: optional Section: contrib/tex Installed-Size: 25 Maintainer: Rafael Laboissiere Architecture: all Version: 1:0.1-9 Provides: libxfig-perl Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/fig2sty_0.1-9_all.deb Size: 61116 MD5sum: 9f3e26b5fca16bc4e40b8e444805a0a4 SHA1: fb67859b8bf26074a82ccaa8ee945d7370fbac21 SHA256: 1562e5aba57c94897664f36faf05b1a47e7c8eca3d5f8b72c8c02eceb49c95b7 Description: LaTeX layout generator based on XFig fig2sty allows you to generate fancy layouts with LaTeX. The basic idea is to draw layout definitions interactively with XFig and transform this definition to a LaTeX style file. You can then use LaTeX to typeset your text into arbitrarily shaped polygons (frames) within the layout. . This package also provides a Perl module (XFig.pm) to parse XFig files. . Homepage: http://www.ife.ee.ethz.ch/~rohner/fig2sty/index.html Package: latex209-src Priority: optional Section: contrib/tex Installed-Size: 18 Maintainer: TSUCHIYA Masatoshi Architecture: all Source: latex209 Version: 25.mar.1992-12 Suggests: tetex-base (>= 2.0.2-15) | texlive-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/latex209-src_25.mar.1992-12_all.deb Size: 64378 MD5sum: 140aa93835ca0cb7cda295f0a9d71fbc SHA1: 54be23bb165c28d00016caf78f9f32a6304f9381 SHA256: b7d360ca0a691403b0919a45fffe41a5c7d1858897d6871bb3f26410f9af58ab Description: source files of macros of LaTeX 2.09 25-mar-1992 version LaTeX 2.09 is obsolete. Use LaTeX 2e. This package is for those who want to use old style files. You don't need to install this package to use latex209. Package: latex-cjk-korean Priority: optional Section: contrib/tex Installed-Size: 53 Maintainer: Danai SAE-HAN (韓達耐) Architecture: all Source: cjk Version: 4.7.0+git20070708-1.1 Depends: hlatex-fonts-base, latex-cjk-common (>= 4.7.0+git20070708-1.1), tex-common (>= 0.7) Recommends: hlatex-fonts-extra Conflicts: cjk-latex (<= 4.5.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/latex-cjk-korean_4.7.0+git20070708-1.1_all.deb Size: 23932 MD5sum: 6aad064b34e67c412764985c02b6a584 SHA1: 845a9fe876a342a9d146aba26285360cbab68083 SHA256: 68ad1fbb5758dcce3d5195de8d49af6828d07ab1cef932603de7f8b0cf3bb9c2 Description: Korean module of LaTeX CJK CJK is a macro package for LaTeX. This package gives you the possibility to include Korean text in your (La)TeX documents. Package: hlatex-fonts-extra Priority: optional Section: contrib/tex Installed-Size: 96184 Maintainer: Changwoo Ryu Architecture: all Source: hlatex-fonts Version: 1.0-6 Replaces: hlatex-uhc-type1 Depends: tex-common (>= 0.7), texlive-base-bin Suggests: hlatex Conflicts: hlatex-uhc-type1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/hlatex-fonts-extra_1.0-6_all.deb Size: 36318392 MD5sum: 90de2866db17c33e421e769f0c1f607f SHA1: d41030728f3e8936da52053ab51034c7091929d3 SHA256: 1565232deb01fadd4ec88ce05fb153a66f416dbfd93b080f238349593a998196 Description: extra HLaTeX fonts files HLaTeX is a LaTeX package to use Hangul with LaTeX. . Includes shinmun, bom, gungseo, pen, pilgi and yetgul UHC fonts. Package: ttf2tex Priority: optional Section: contrib/tex Installed-Size: 184 Maintainer: Co-maintainers of ttf2tex Architecture: all Version: 0.70-11 Depends: freetype1-tools, libyaml-perl, texlive-font-utils Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/ttf2tex_0.70-11_all.deb Size: 176394 MD5sum: a872cb399e188111334ec8bacdc3659d SHA1: 32fe322d04aedf6189364a498e335e3032e4d913 SHA256: 9379de2c2a976a7759c2a1f6eba0b19b65b15a66b1552053f4cddb96763bed10 Description: a TrueType font installer for Unix ttf2tex is a script for the Bash shell which generates all files required to use TrueType fonts with teTeX or TeX Live from a set of font files. In short, it will do for fonts what fontinst's latinfamily command does for Type 1 PostScript fonts. In addition to that, ttf2tex sorts all files, builds the map files required by ttf2pk and pdftex, and optionally installs everything into either the system-wide local TeX tree or the private TeX tree of the user running ttf2tex. Note that ttf2tex's approach to using TrueType fonts with TeX does not imply converting them to Type 1 format. With a current version of teTeX and a proper setup, TeX can use TrueType fonts via the ttf2pk utility while pdftex even supports them natively. . This package includes a tool for creating a Debian package for use in latex or pdflatex from a family of TT fonts in the file system (ttf2tex-mkpkg). . Homepage: http://www.ctan.org/tex-archive/help/Catalogue/entries/ttf2tex.html Homepage: http://www.ctan.org/tex-archive/help/Catalogue/entries/ttf2tex.html Package: hbf-cns40-2 Priority: optional Section: contrib/tex Installed-Size: 16 Maintainer: Anthony Fok Architecture: all Version: 1.0-3.2 Recommends: cjk-latex (>= 4.2.0-1), hbf-cns40-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/hbf-cns40-2_1.0-3.2_all.deb Size: 764174 MD5sum: 1efa818bccb980001a16b6383d6be53f SHA1: c807d663c772cbea3ead47e02ea293b71b5fe91a SHA256: 4106a3c57c4b5ee1b19f341bb2636d62f6a239ef5f47d48f146d60f3418dcf64 Description: Chinese Fanti Song 40x40 bitmap font (CNS plane 2) for CJK This package contains a CNS plain 2 Chinese Fanti (traditional characters) Song-style 40x40 bitmap font file together with its HBF header file, an hbf2gf configuration file and .tfm files to be used with the CJK package for LaTeX. Package: hlatex-fonts-base Priority: optional Section: contrib/tex Installed-Size: 54754 Maintainer: Changwoo Ryu Architecture: all Source: hlatex-fonts Version: 1.0-6 Replaces: hlatex-uhc-type1 Depends: tex-common (>= 0.7), texlive-base-bin Suggests: hlatex Conflicts: hlatex-uhc-type1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/hlatex-fonts-base_1.0-6_all.deb Size: 20660072 MD5sum: 33ff831f1ca79ca2bb6d0cec05d063ed SHA1: 68c77eadbf55b49a6fc285687d00788e30132751 SHA256: 80054741c7dd14ae64cb78616b122d6e350c7c60f4a66deb5e04406d600b2117 Description: basic HLaTeX fonts files HLaTeX is a LaTeX package to use Hangul with LaTeX. . Includes jamo, myoungjo, gothic, taza, and graphic UHC fonts. Package: jtex-base Priority: optional Section: contrib/tex Installed-Size: 342 Maintainer: TSUCHIYA Masatoshi Architecture: all Version: 1.9.1-6 Depends: tetex-bin | texlive-base-bin Recommends: jtex-bin Conflicts: jtex-bin (<= 1.9) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/jtex-base_1.9.1-6_all.deb Size: 126650 MD5sum: 5c85e4c3c774a31e61a3b958a28bc752 SHA1: a90f7c9970007bc435b9580e9e90a9c7881f856b SHA256: a040055b51cbb24cb6cad3c9111941baf9e86d47d690c69dd7259a18cfbb46e6 Description: basic NTT JTeX library files NTT JTeX is a localized TeX implementation for Japanese text processing. Package: hyperlatex Priority: optional Section: contrib/tex Installed-Size: 65 Maintainer: Roland Stigge Architecture: all Version: 2.9a-3 Depends: emacs | emacsen, gs, netpbm Recommends: tetex-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/hyperlatex_2.9a-3_all.deb Size: 183496 MD5sum: 7f587b3840329ca53eea22624e98b9a1 SHA1: 85fa46ca7167e71194a3a7f629f7cb1addaeaa1a SHA256: 36f4b1823143b96d52182fc00127dda8f28815963b4c171042a94500e4598d21 Description: Creating HTML using LaTeX documents Hyperlatex allows you to use a LaTeX-like language to prepare documents in HTML (the hypertext markup language used by the world wide web), and, at the same time, to produce a fine printed document from your input. You can use all of LaTeX's power for the printed output, and you don't have to learn a new language for creating hypertext documents. . Note that Hyperlatex is not meant to translate arbitrary Latex files into HTML. Rather, it provides an authoring environment for writing printed documents and HTML documents at the same time, using an extended subset of Latex (excluding concepts that have no HTML counterpart and adding commands for new HTML concepts such as hyperlinks or included images). Package: python-plastex Priority: optional Section: contrib/tex Installed-Size: 133 Maintainer: Carl Fürstenberg Architecture: all Source: plastex Version: 0.8.3-1 Depends: dvipng, python (>= 2.4), python-imaging, python-support (>= 0.7.1), texlive-latex-base Recommends: python-cheetah, python-genshi, python-kid Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/python-plastex_0.8.3-1_all.deb Size: 507100 MD5sum: 19b4786e14e2e15d463528eedd8f0d12 SHA1: 32e6bbe001a725d44a93c0a34885d4d2e61c897e SHA256: c79f5a664bf1c3d49ed56019a8152bb6ea6a006a316f73de215d929156b0c0d4 Description: LaTeX document processing framework in python plasTeX is a collection of Python frameworks that allow you to process LaTeX documents. This processing includes, but is not limited to, conversion of LaTeX documents to various document formats. Of course, it is capable of converting to HTML or XML formats such as DocBook and tBook, but it is an open framework that allows you to drive any type of rendering. This means that it could be used to drive a COM object that creates a MS Word Document. . The plasTeX framework allows you to control all of the processes including tokenizing, object creation, and rendering through API calls. You also have access to all of the internals such as counters, the states of "if" commands, locally and globally defined macros, labels and references, etc. In essence, it is a LaTeX document processor that gives you the advantages of an XML document in the context of a language as superb as Python. . Homepage: http://plastex.sourceforge.net/ Package: jlatex209-base Priority: optional Section: contrib/tex Installed-Size: 31 Maintainer: TSUCHIYA Masatoshi Architecture: all Source: jtex-base Version: 1.9.1-6 Depends: tetex-bin | texlive-base-bin Recommends: jlatex209-bin Conflicts: jtex-base (<= 1.9.1-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/jlatex209-base_1.9.1-6_all.deb Size: 51628 MD5sum: 4eb812f7c348d253884febd7750b5015 SHA1: b42b628d9e6965b585d9ecf54e80c4bc8ca4fec1 SHA256: dff48e9ab60129491ae2972344bb361f5e37abb169a553f6fc0b04fe384803af Description: basic NTT JLaTeX 2.09 macro files NTT JLaTeX 2.09 is a Japanized version of LaTeX 2.09. It is obsolete and superseded by JLaTeX 2e which is included in jtex-bin package. Package: hbf-cns40-3 Priority: optional Section: contrib/tex Installed-Size: 16 Maintainer: Anthony Fok Architecture: all Version: 1.0-3.2 Recommends: cjk-latex (>= 4.2.0-1), hbf-cns40-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/hbf-cns40-3_1.0-3.2_all.deb Size: 605948 MD5sum: a35392fb5a614272defd077d38c84216 SHA1: 0bb87bedaad994b0652d67de3d7d953f8769ebca SHA256: 5c3c5ef7be4ac3b212d93a69a16fb878779c93245df2d3a0819cda1fd2c6d1f8 Description: Chinese Fanti Song 40x40 bitmap font (CNS plane 3) for CJK This package contains a CNS plane 3 Chinese Fanti (traditional characters) Song-style 40x40 bitmap font file together with its HBF header file, an hbf2gf configuration file and .tfm files to be used with the CJK package for LaTeX. Package: ko.tex Priority: optional Section: contrib/tex Installed-Size: 71 Maintainer: A Lee Architecture: all Version: 0.1.0+20071012-1 Replaces: hlatex, latex-hangul-ucs Depends: ko.tex-base, ko.tex-bin Suggests: ko.tex-extra Conflicts: hlatex, latex-hangul-ucs Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/ko.tex_0.1.0+20071012-1_all.deb Size: 1306326 MD5sum: 5b7622c694cc1897ba31268ea4af5ee7 SHA1: 2bc04627617c7e4cec54fda19c2ca7b40ad970c6 SHA256: 599e7def752befe2c93882e32a2b363057733533d67dcef54c386661e73fa206 Description: Korean TeX: Core macros ko.TeX is a collection of LaTeX packages made by Koaunghi Un, Dohyun Kim and Kangsoo Kim to replace HLaTeX and Hangul-ucs. See http://project.ktug.or.kr/ko.TeX/ for more information. . This package contains LaTeX and TeX macros. Package: hbf-kanji48 Priority: optional Section: contrib/tex Installed-Size: 2093 Maintainer: Anthony Fok Architecture: all Version: 1.0-2.1 Recommends: cjk-latex (>= 4.5.1-4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/hbf-kanji48_1.0-2.1_all.deb Size: 743828 MD5sum: 9c7a60abc3607613efa7e44777c4d2d1 SHA1: 55ce4494b7c736947529ef917d39cbdc5e84472f SHA256: bcb5b52185e3563fa27566dfaaf95172721fcc8de257debc9602197832a3cc84 Description: Japanese Kanji 48x48 bitmap font (JIS X-0208) for CJK This package contains a JIS X-0208-encoded Japanese Kanji normal-style Mincho 48x48 bitmap font file, together with its HBF header file, an hbf2gf configuration file and .tfm files to be used with the CJK package for LaTeX. . It was generated from the LABO system 123 48x48 bitmap font. It is the same font as the 48x48 Watanabe Mincho font found in the "xfonts-intl-japanese-big" package and the vector font in the "watanabe-vfont" package. Package: lmodern Priority: optional Section: contrib/tex Installed-Size: 49182 Maintainer: Debian TeX maintainers Architecture: all Version: 1.010x-4 Replaces: lm, lmodern-x11 Depends: defoma (>= 0.5.0), tex-common (>= 0.7), xfonts-utils (>= 1:1.0.0-6) Conflicts: lm, lmodern-x11 Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/lmodern_1.010x-4_all.deb Size: 17506474 MD5sum: 58a8399d283ec7c7fe88aacfa76e0f91 SHA1: 2eb1110efeedf0b84a2d9e5d8a100eb4d7d1c906 SHA256: e755982e6e30faf88a336b43a56403eb8858d1676f16e4e476d96fd87b6ed99b Description: scalable PostScript and OpenType fonts based on Computer Modern The Latin Modern fonts, also known as "lm fonts", are a set of scalable fonts in PostScript Type 1 and OpenType formats. They are based on the PostScript Type 1 version of the Computer Modern fonts and contain many additional characters (mostly accented ones). . The Latin Modern fonts were generated using MetaType1, a program based on MetaPost for generating PostScript Type 1 fonts (ftp://bop.eps.gda.pl/pub/metatype1/). Their size is reasonable and they are usually considered to be of good quality (compared to cm-super, for instance; however, cm-super contains font families that have no equivalent in this package; additionally, there are character sets that are supported by cm-super and not by the Latin Modern fonts). . The fonts are setup for use with the TeX typesetting system. They are also registered with defoma, which makes them available to other applications such as Ghostscript and Fontconfig. Finally, they are made available to the core X11 fonts system, which makes it possible to use them in any X application. . Homepage: http://www.gust.org.pl/projects/e-foundry/latin-modern/ Package: dvi2ps-fontdata-three Priority: optional Section: contrib/tex Installed-Size: 2339 Maintainer: OHURA Makoto Architecture: all Source: dvi2ps-fontdata Version: 1.0.1-2 Depends: dvi2ps-fontdata-ja Conflicts: dvi2ps (<< 3.2j), fontdata-j, fontdata-three Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/dvi2ps-fontdata-three_1.0.1-2_all.deb Size: 685428 MD5sum: 83079b74b36ee3b4421c6f5d4ceec72c SHA1: afe694ca47aab6fbfe37702fb6c8a83ca2a78d49 SHA256: 1025be1e80a85404a33966cd7c069f946b9df379d782d2909361aa1b3dde1b53 Description: Font data of Adobe Japanese fonts (futomin, futogo, jun101) Virtual font and TFM files for Adobe postscript fonts: FutoMinA101-Bold-H, FutoGoB101-Bold-H, Jun101-Light-H Also style file and fontdesc file for these fonts. Package: okumura-clsfiles Priority: optional Section: contrib/tex Installed-Size: 18 Maintainer: OHURA Makoto Architecture: all Version: 2007.10.24-1 Depends: ptex-bin (>= 3.0), ptex-jisfonts Recommends: vfdata-morisawa5 Suggests: dvi2ps-fontdesc-morisawa5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/okumura-clsfiles_2007.10.24-1_all.deb Size: 103902 MD5sum: 2f95cc1efdc18ee5f0ac429f8002521d SHA1: f25ab465f099c8e522950ec5abe09d089e577878 SHA256: e27fdb48f05741f6d1ccb963583b3468fcac76e726f098682d691b7530bde436 Description: Modified jclasses.dtx of ASCII pLaTeX and so on Provides jsarticle.cls, jsbook.cls and jspf.cls which are modified style files for ASCII pLaTeX but jspf.cls are yet in experimental state. . Also provides morisawa.sty with which one can use Morisawa Basic-5 type faces in TeX files. Morisawa Basic-5 type faces should be installed in your PS printer. . okumacro.sty is upstream author's private macro and okuverb.sty is the extension of verb command and verbatim environment. Package: hbf-cns40-5 Priority: optional Section: contrib/tex Installed-Size: 16 Maintainer: Anthony Fok Architecture: all Version: 1.0-3.2 Recommends: cjk-latex (>= 4.2.0-1), hbf-cns40-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/hbf-cns40-5_1.0-3.2_all.deb Size: 888852 MD5sum: 6796f6af0ce21342733b9908a6b4a859 SHA1: 6474968590892035a5146d5427901cf89d255574 SHA256: 75dd24d1cfe70437cc2c44c2cad2a17357345bf2ecfd58bf9f2967c479e3b83d Description: Chinese Fanti Song 40x40 bitmap font (CNS plane 5) for CJK This package contains a CNS plane 5 Chinese Fanti (traditional characters) Song-style 40x40 bitmap font file together with its HBF header file, an hbf2gf configuration file and .tfm files to be used with the CJK package for LaTeX. Package: jbibtex-base Priority: optional Section: contrib/tex Installed-Size: 21 Maintainer: Masayuki Hatta (mhatta) Architecture: all Source: ptex-base Version: 1:2.5-2 Depends: tetex-base | texlive-base, tetex-bin | texlive-base-bin Suggests: jbibtex-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/jbibtex-base_2.5-2_all.deb Size: 97624 MD5sum: e0c0f11dc05e7e035c5516172eb626cd SHA1: 37df40bce0241482f052ed877548462f8016ad12 SHA256: d5caaddca0be3700e8e122167074dc4e6b3db5d5559b54838e9c7737aadc01d0 Description: make a bibliography for ASCII p(La)TeX / NTT j(La)TeX This is JBibTeX, a Japanized BibTeX based on the original BibTeX 0.99c. JBibTeX can handle Kanji characters (EUC-JP). . This package contains library files for JBibTeX. You need to install jbibtex-bin to use JBibTeX. . This is a part of ASCII pTeX distribution, but you can use this program not only with ASCII p(La)TeX but also with NTT j(La)TeX. Package: alqalam Priority: optional Section: contrib/tex Installed-Size: 32 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: all Version: 0.2-1 Depends: tex-common (>= 0.7), texlive-lang-arab | arabtex, texlive-latex-base Suggests: imagemagick Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/alqalam_0.2-1_all.deb Size: 879378 MD5sum: 45da15e8954ddf2f7d1e20cfb448c0ff SHA1: 48c858ea03fab96d6fce9a6fedc5b26de6caad48 SHA256: 149d46126e0416742a53b7a1624de71b28a647d211199dcc28711da200f31fa0 Description: Qur'an typesetting macros for TeX/LaTeX AlQalam (``the pen'' in Arabic) is a freely available system intended for typesetting the Qur'an, other traditional texts, and any publications in the languages using the Arabic script. Homepage: http://tech.groups.yahoo.com/group/QuranTypesetting/ Package: arabtex Priority: optional Section: contrib/tex Installed-Size: 88 Maintainer: Debian QA Group Architecture: all Version: 3.11-11 Depends: tetex-bin (>= 3) | texlive-latex-base, tetex-extra | texlive-latex-base, tex-common (>= 0.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/arabtex_3.11-11_all.deb Size: 404524 MD5sum: 209462f3e141b014c9c6ebb0d9da0a80 SHA1: 86927cc26416e51e5ddf4d1c92eabfaf60f75d15 SHA256: 05e417f2463fc2531b4d99b7f7225a86fb50c42190250688e7b055bc05be3245 Description: Arabic/Hebrew macros for TeX/LaTeX ArabTeX is a package extending the capabilities of TeX/LaTeX to generate the arabic writing from an ASCII transliteration for texts in several languages using the arabic script. . It consists of a TeX macro package and an arabic font in several sizes, presently only available in the Naskhi style. ArabTeX will run with Plain TeX and also with LaTeX; other additions to TeX have not been tried. . ArabTeX is primarily intended for generating the arabic writing, but the scientific transcription can be also easily generated. For other languages using the arabic script limited support is available. Package: jlatex209-bin Priority: optional Section: contrib/tex Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: TSUCHIYA Masatoshi Architecture: all Source: texfam (1.2.1-9.1ubuntu1) Version: 1.9.1-9.1ubuntu1 Depends: jlatex209-base, jtex-bin (>= 1.9.1-3), latex209-base Recommends: dvips-fontdata-n2bk | dvi2ps-fontdata-n2a Suggests: dvipsk-ja | dvi2ps, xdvik-ja Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/jlatex209-bin_1.9.1-9.1ubuntu1_all.deb Size: 7048 MD5sum: 5a8ab1c70f13d25d93f5b6475faea15b SHA1: 633019492413d6e7c196dd3fa690f6bcd872919e SHA256: 4d4be410f1556d8074b711c31535c4d3967b3eb56d428d20ce64e7f10e5045d8 Description: NTT Japanese LaTeX 2.09 command and configuration files NTT JLaTeX 2.09 is a Japanized version of LaTeX 2.09. It is obsolete and superseded by JLaTeX 2e which is included in jtex-bin package. Package: ptex-buildsupport Priority: optional Section: contrib/tex Installed-Size: 7 Maintainer: Masayuki Hatta (mhatta) Architecture: all Version: 3.0-3 Replaces: ptex-builder, web2c-src Conflicts: ptex-builder, web2c-src Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/ptex-buildsupport_3.0-3_all.deb Size: 4857022 MD5sum: ab1b36f5ab93309c125ce3eec77b973a SHA1: c7a25e401038d10a338e855c4333d714887ab3b6 SHA256: ff65c60be47b2d379344768c9bbc2fafb3040d002a1eca4d43580944f5db630c Description: Support files for building ASCII pTeX This package actually contains a fragment of the latest teTeX source tarball(will be placed in /usr/src). Since ASCII pTeX is provided as a set of additional source files to teTeX source tree, you need to install this package when you build ptex-bin package. A little shell script to strip down big teTeX source tarball is also included. . You don't need to install this package to have a running pTeX system. Package: tex-skak Priority: optional Section: contrib/tex Installed-Size: 20 Maintainer: Peter van Rossum Architecture: all Version: 1.2-6 Depends: tetex-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/tex-skak_1.2-6_all.deb Size: 66604 MD5sum: fff97e60e875319dba561218578b829e SHA1: 580329eef834a3b0852aeb72758eb15c66fefd05 SHA256: 0b5d8206c104a02b6c21eb98b9d3b8e2d37f0b5ec12e7a4b1c294b9cc8de06fa Description: Chess fonts for TeX/LaTeX Torben Hoffmann's chess fonts for TeX/LateX. Vaguely based on the older chess package by Piet Tutelaers. The included style file allows one to typeset moves, games and diagrams. Package: hbf-cns40-4 Priority: optional Section: contrib/tex Installed-Size: 16 Maintainer: Anthony Fok Architecture: all Version: 1.0-3.2 Recommends: cjk-latex (>= 4.2.0-1), hbf-cns40-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/hbf-cns40-4_1.0-3.2_all.deb Size: 740564 MD5sum: 8ca7cd29fc89420053021764adf9ab62 SHA1: b1222ab67082b2b4a81d2d0622749528d41d9dc1 SHA256: a64dd0683589cffa5fd3140cafef3ed0dd9391f59dc1b06196c187835a9c27ac Description: Chinese Fanti Song 40x40 bitmap font (CNS plane 4) for CJK This package contains a CNS plane 4 Chinese Fanti (traditional characters) Song-style 40x40 bitmap font file together with its HBF header file, an hbf2gf configuration file and .tfm files to be used with the CJK package for LaTeX. Package: ko.tex-extra-hlfont Priority: optional Section: contrib/tex Installed-Size: 397 Maintainer: A Lee Architecture: all Version: 0.1.0-1 Depends: tex-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/ko.tex-extra-hlfont_0.1.0-1_all.deb Size: 13720484 MD5sum: 9a72cab44779fdeda014c0b19eb657a6 SHA1: 90180fbb52361fa4290d32d6e6133d43c475b617 SHA256: c6e5df5e80b5ed892e07ba664dd825f0921618796f4f578a43a392b0f6ebc4d4 Description: Korean TeX: Extra HLaTeX fonts ko.TeX is a collection of LaTeX packages made by Koaunghi Un, Dohyun Kim and Kangsoo Kim to replace HLaTeX and Hangul-ucs. See http://project.ktug.or.kr/ko.TeX/ for more information. . This package contains extra HLaTeX fonts Enhances: ko.tex Package: latex-make Priority: optional Section: contrib/tex Installed-Size: 22 Maintainer: Vincent Danjean Architecture: all Version: 2.1.11-2 Depends: gs-common, make (>= 3.81), perl, tex-common (>= 0.7), transfig Recommends: texlive-latex-recommended | tetex-bin, texlive-latex-recommended | tex-extra Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/latex-make_2.1.11-2_all.deb Size: 468934 MD5sum: 791957abc486e409a6d0d3a321e23fac SHA1: 4df661bc8cb832c32d9d9d4a1544305d8a3d4fc0 SHA256: 80277790628c2ddadd33e01909b36e568a204abfdf8eb2f17498fe5c5cf9966f Description: easy compiling of complex (and simple) LaTeX documents This package provides several tools that aim to simplify the compilation of LaTeX documents: . LaTeX.mk: a Makefile snippet to help compiling LaTeX documents in DVI, PDF, PS, ... format. Dependencies are automatically tracked: one should be able to compile documents with a one-line Makefile containing 'include LaTeX.mk'. Complex documents (with multiple bibliographies, indexes, glossaries, ...) should be correctly managed. . figlatex.sty: a LaTeX package to easily insert xfig figures (with \includegraphics{file.fig}). It can interact with LaTeX.mk so that the latter automatically invokes transfig if needed. . And various helper tools for LaTeX.mk . Homepage: http://gforge.inria.fr/projects/latex-utils/ Package: multex-base Priority: optional Section: contrib/tex Installed-Size: 59 Maintainer: TSUCHIYA Masatoshi Architecture: all Version: 0.8-5 Depends: tetex-bin | texlive-base-bin Recommends: multex-bin Conflicts: multex-bin (<= 0.8) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/multex-base_0.8-5_all.deb Size: 87552 MD5sum: d28a940ced09cd89e411293f811badea SHA1: 6392c3a842051dd347e9a56c9f53d4866f273cae SHA256: db76a3186bb20ab44cae83dbe74427be5d454c22709b0bfce498af56e092fdf9 Description: basic MulTeX library files MulTeX is a TeX implementation for Multilingual text processing including Chinese, Japanese and Korean. Package: hbf-cns40-7 Priority: optional Section: contrib/tex Installed-Size: 16 Maintainer: Anthony Fok Architecture: all Version: 1.0-3.2 Recommends: cjk-latex (>= 4.2.0-1), hbf-cns40-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/hbf-cns40-7_1.0-3.2_all.deb Size: 713750 MD5sum: a4b7b0aa063f10278626ec9f17bac59c SHA1: 37b836e3add850f4f9d07ab62995fc599ca4656a SHA256: a12fae463baebad2b0ad2ce2ea51682517d4990a0dcb1ad69179d9ae8c9ba5ba Description: Chinese Fanti Song 40x40 bitmap font (CNS plane 7) for CJK This package contains a CNS plane 7 Chinese Fanti (traditional characters) Song-style 40x40 bitmap font file together with its HBF header file, an hbf2gf configuration file and .tfm files to be used with the CJK package for LaTeX. Package: ivritex Priority: optional Section: contrib/tex Installed-Size: 51 Maintainer: Baruch Even Architecture: all Version: 1.1.1-6 Depends: texlive-latex-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/ivritex_1.1.1-6_all.deb Size: 751032 MD5sum: c9bcffbef54d2b0f840c4e888842cb77 SHA1: f3017634ffa49b294ae5324ecf0d03f25a96d770 SHA256: ebaec02f30201022f1306db3beb11d9820f93dbbc5e9ce8c1487724dbe9c1aa3 Description: Hebrew Package for the babel system and LaTeX2e A support package for the Hebrew language to prepare Hebrew documents in LaTeX2e. Includes Hebrew support for babel/LaTeX 2e, Hebrew fonts, examples of hebrew documents and documentation. . Upstream: http://ivritex.sourceforge.net/ Package: tkbibtex Priority: optional Section: contrib/tex Installed-Size: 6 Maintainer: gregor herrmann Architecture: all Version: 10-5 Depends: tk8.4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/tkbibtex_10-5_all.deb Size: 26502 MD5sum: e6b525444373c2c0440bca14e16c29c5 SHA1: 6feec2d0cda4551d7c6966b3798440398226b024 SHA256: c1e5301a1c75ccb9e68c512607f529cf878778788ae9da59e55723079b494f23 Description: Tcl/TK editor and browser for BibTeX files tkbibtex is a portable editor and browser for BibTeX format file. It is written in Tcl/Tk and runs under Unix or Windows based wish interpreters. It is inspired by, or modeled on, an old OpenWindows application called bibcard. . Homepage: http://www.cat.csiro.au/cmst/staff/pic/tkbibtex.html Package: sixpack-bibtex Priority: optional Section: contrib/tex Installed-Size: 48 Maintainer: Ubuntu MOTU Developers Original-Maintainer: gregor herrmann Architecture: all Version: 0.99.001222-8 Replaces: sixpack (<= 0.99.001222-7) Depends: perl-tk Conflicts: sixpack (<= 0.99.001222-7) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/sixpack-bibtex_0.99.001222-8_all.deb Size: 295278 MD5sum: 85dfbc975b2d41dcbf518c64b3ecb0dc SHA1: f113d2d4bff3234520cd11d38c100536916e1ae2 SHA256: 9703cb3253fe0678d1120900bdef20bbcd2f8ea7c65d6c4689af9fd17d6f3ab6 Description: bibtex bibliography and reference manager SIXPACK is a free BibTeX and Reference Manager designed to * edit, convert and manage reference files * search and sort bibliographies * import and export many different bibliography types * have both a command line and a gui interface. * work completely from the keyboard. * be able to import references from the web, now even through "direct-download" using the bib-remote program. * be able to open an article through an external viewer. . Homepage: http://www.santafe.edu/~dirk/sixpack/ Package: littex Priority: optional Section: contrib/tex Installed-Size: 52 Maintainer: Kęstutis Biliūnas Architecture: all Version: 20070713-1 Depends: lmodern (>= 1.01), tex-common (>= 0.7) Recommends: texlive-fonts-recommended Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/littex_20070713-1_all.deb Size: 193930 MD5sum: 0731cf460b8fd39e222257a3e98331b4 SHA1: f71841c4d0992432990e3b64135c1c85987d0204 SHA256: de71cbf020b7d27efa3e424565a1acd5984f1d2fcb9d43016352462bb09c8514 Description: Lithuanian language support package for TeX A support package for the Lithuanian language to prepare documents in TeX/LaTeX. . Upstream: http://www.vtex.lt/tex/ Package: latex-xft-fonts Priority: extra Section: contrib/tex Installed-Size: 182 Maintainer: Debian LyX Maintainers Architecture: all Version: 0.1-7 Depends: defoma Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/latex-xft-fonts_0.1-7_all.deb Size: 95038 MD5sum: fb3a28eb23b2df781c5bb7e7c6fd8d2d SHA1: 98201ec6ca66463f2aac34fe3f87269c3eb070fc SHA256: 05a8e9147856b33fe75e0fa49589e4805a5d1bfa4b41e4d122ec9fcb1e664744 Description: Xft-compatible versions of some LaTeX fonts Some Xft-compatible versions of LaTeX fonts for use with visual math symbol display in LyX. It is useful primarily for the LyX Qt frontend. It is also useful for Mozilla Firefox with MathML documents. Package: prosper Priority: optional Section: contrib/tex Installed-Size: 48 Maintainer: Masayuki Hatta (mhatta) Architecture: all Version: 1.00.4+cvs.2007.05.01-3 Depends: ghostscript, tex-common (>= 0.7), texlive-latex-base, texlive-latex-recommended, texlive-pstricks Suggests: pdf-viewer, postscript-viewer Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/prosper_1.00.4+cvs.2007.05.01-3_all.deb Size: 457056 MD5sum: 19f2dba6c5d9815777789e49b900c072 SHA1: da8932fa75ce1b775c63a2c831129ea829b25dbe SHA256: 90c5e8ea7288afa56b380b2e4d5454e6b2fcef12b01bd1671ce9415c4cadb489 Description: LaTeX class for writing transparencies Prosper is a LaTeX class for writing transparencies. It is written on top of the seminar class by Timothy Van Zandt. It aims at offering an environment for easily creating slides for both presentations with an overhead projector and a video projector. Slides prepared for a presentation with a computer and a video projector may integrate animation effects, incremental display, and such. Package: dvi2ps-fontdata-rsp Priority: optional Section: contrib/tex Installed-Size: 3010 Maintainer: OHURA Makoto Architecture: all Source: dvi2ps-fontdata Version: 1.0.1-2 Depends: dvi2ps-fontdata-ja Conflicts: dvi2ps (<< 3.2j), fontdata-j, fontdata-rsp Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/dvi2ps-fontdata-rsp_1.0.1-2_all.deb Size: 902786 MD5sum: 70771b86e2ab86f3903852082ea3f1e2 SHA1: 989b0ee85256afd702356b87984379d0032aff17 SHA256: 99f311b4f28dba838c9df263124475f3565b1951ceb91abf75fb5bf2da6fdc7f Description: Font data of RICOH SP10 printer Virtual font and TFM files for RICOH SP-10 printer. . If you want to print out to RICOH PC LASER SP-10PS, install this package. Package: dvi2ps-fontdata-ja Priority: optional Section: contrib/tex Installed-Size: 3551 Maintainer: OHURA Makoto Architecture: all Source: dvi2ps-fontdata Version: 1.0.1-2 Conflicts: dvi2ps (<< 3.2j), fontdata-j Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/dvi2ps-fontdata-ja_1.0.1-2_all.deb Size: 988054 MD5sum: 926bd0ac004a524b59463a38a232ea1f SHA1: f0b3b69b800b16fd070368f59c58023f2807365b SHA256: a18047d62c70b43ae5786dab67879f68fce15349b56838b135981e126b149168 Description: Font data for dvi2ps-j and dvi2dvi Virtual fonts and TFM files for Morisawa fonts, and VFlib. . If you want to convert pTeX dvi and/or jTeX dvi to Postscript using dvi2ps, install this package. Package: dvi2ps-fontdata-n2a Priority: optional Section: contrib/tex Installed-Size: 2532 Maintainer: OHURA Makoto Architecture: all Source: dvi2ps-fontdata Version: 1.0.1-2 Depends: dvi2dvi, dvi2ps-fontdata-ja Conflicts: dvi2ps (<< 3.2j), fontdata-j, fontdata-n2a Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/dvi2ps-fontdata-n2a_1.0.1-2_all.deb Size: 422176 MD5sum: fae55a0eed460cb76364d33868f065e9 SHA1: fe5eab239dec89791984d72345ced6ba01f09ac2 SHA256: d1e546c988119d24102db1c684915408b669c86344ba4069e184ad8139727e65 Description: Font data to convert jTeX dvi file to pTeX dvi file Virtual font for converting dvi files of NTT jTeX to dvi files of ASCII pTeX. . If you want to convert jTeX dvi to pTeX dvi, install this package and use dvi2dvi. Package: hbf-cns40-b5 Priority: optional Section: contrib/tex Installed-Size: 14 Maintainer: Anthony Fok Architecture: all Version: 1.0-3.1 Depends: hbf-cns40-1, hbf-cns40-2, hbf-cns40-3 Recommends: cjk-latex (>= 4.2.0-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/hbf-cns40-b5_1.0-3.1_all.deb Size: 6184 MD5sum: af71a50aa622e95f2010cda533df9744 SHA1: b8673e33c125c9b3936e11ebe37d07dd3f774d38 SHA256: cb4a979518e8b65fcd785b010aa49e10294cfc5ef0ff9aec33988eae6cac3212 Description: Chinese Fanti Song 40x40 bitmap font (Big5) for CJK This package contains a CNS Big5 Chinese Fanti (traditional characters) Song-style 40x40 bitmap font file together with its HBF header file, an hbf2gf configuration file and .tfm files to be used with the CJK package for LaTeX. . You also need to install the packages hbf-cns40-1, hbf-cns40-2 and hbf-cns40-3, which contain the actual bitmap font files. Package: xmltex Priority: optional Section: contrib/tex Installed-Size: 36 Maintainer: Debian TeX Task Force Architecture: all Version: 1.9-12 Depends: texlive-base-bin (>= 2007), texlive-latex-base Recommends: passivetex Conflicts: passivetex (<< 1.21-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/xmltex_1.9-12_all.deb Size: 209646 MD5sum: e7966240d935eab801348d49384ea804 SHA1: 0cb41ccefc5a8dc610b62f0532ad670cf57302ca SHA256: d0ae1097fa22b1f1be23d0db07d508beae27c3cad43674d9e5c30e53e7f126f1 Description: TeX package for processing XML files XMLTeX is a non-validating, namespace-aware XML parser written in TeX. It allows TeX to directly process XML files. Package: hbf-cns40-6 Priority: optional Section: contrib/tex Installed-Size: 16 Maintainer: Anthony Fok Architecture: all Version: 1.0-3.2 Recommends: cjk-latex (>= 4.2.0-1), hbf-cns40-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/hbf-cns40-6_1.0-3.2_all.deb Size: 560472 MD5sum: a0dd264050b98056af3a70c441628448 SHA1: ea71f09976008bed20164bd5a6d6e4fb46d80ad0 SHA256: da24b006eb8718ef9dce9cc24ca117e31775a69ced2581d4d598b8d6d4632214 Description: Chinese Fanti Song 40x40 bitmap font (CNS plane 6) for CJK This package contains a CNS plane 6 Chinese Fanti (traditional characters) Song-style 40x40 bitmap font file together with its HBF header file, an hbf2gf configuration file and .tfm files to be used with the CJK package for LaTeX. Package: latex-cjk-japanese-wadalab Priority: optional Section: contrib/tex Installed-Size: 26879 Maintainer: Danai SAE-HAN (韓達耐) Architecture: all Version: 0.20050817-14 Depends: tex-common (>= 0.7), texlive-base-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/latex-cjk-japanese-wadalab_0.20050817-14_all.deb Size: 18348076 MD5sum: 63f0d689660ff37d950c90c381561e5f SHA1: e0f3536a7c04d14b683eba5a5f192da86bc4cc4b SHA256: 30083ebc17215b99aa489eaa7843cfb634d449eb5db559db48edc66f24f2ae1c Description: type1 and tfm DNP Japanese fonts for latex-cjk This package installs Type1 and TFM fonts from a DNP font called "Wadalab". You'll get three flavours: Mincho, Gothic and Maru. . DNP stands for "Dai Nippon Printing" (a big printing company in Japan). DNP fonts are commercial fonts made by this company; if real DNP fonts have been already installed at your site, you should use them. But watanabe-dnp fonts (like Wadalab), which are customized from watanabe-jfonts to emulate DNP fonts, are freeware. The method of emulation is symbolic name linking. . These Type1 fonts differ from those in the gsfonts-wadalab package, because CJK author Werner Lemberg has introduced some fixes. Package: thailatex Priority: optional Section: contrib/tex Installed-Size: 101 Maintainer: Theppitak Karoonboonyanan Architecture: all Version: 0.4.0-2 Depends: tex-common (>= 0.7), texlive-base-bin, texlive-latex-base Recommends: swath | cttex Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/thailatex_0.4.0-2_all.deb Size: 1955024 MD5sum: dcf3d52ea67472a959d634cb24c901fc SHA1: e1a89afbfb294346ad4b45803f0367b6c0a3c18f SHA256: 79af64347ca8ed80f09db8a452465c6af008e587467f9174f7e34a9bead922d8 Description: Thai Latex package This package provides Thai language add-on for Latex. It is based on babel package which comes with tetex distribution. . This package needs Thai words separator such as cttex and swath, in order for latex to be able to break sentences. Package: tex-chess Priority: optional Section: contrib/tex Installed-Size: 120 Maintainer: Peter van Rossum Architecture: all Version: 1.2-4 Depends: tetex-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/tex-chess_1.2-4_all.deb Size: 45582 MD5sum: 8dee3e7842ae89a0f606bdb0848c9f50 SHA1: 5e7e242ab2f9392b67c366515c5e826ac135ee0b SHA256: e6002f90405ab36fc94cb499ea689840a26f2b5ddb44ada54477eae3f1d0c4af Description: Chess fonts for TeX/LaTeX Piet Tutelaers' chess fonts for TeX/LaTeX. The included style file allows one to typeset moves, games and diagrams. Package: cm-super-minimal Priority: optional Section: contrib/tex Installed-Size: 8586 Maintainer: Debian TeX maintainers Architecture: all Source: cm-super Version: 0.3.3-6 Replaces: cm-super (<< 0.3.3-6) Depends: tex-common (>= 0.11), texlive-latex-recommended Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/cm-super-minimal_0.3.3-6_all.deb Size: 5830868 MD5sum: 298ef46c27a26dba5c531fb4a81c83c5 SHA1: fbbcb86d7c1b5cae7f76e7a7264e718f3da07387 SHA256: 4a55b79aa428e0163b79bd608f56ddaac867e0e223e2a6204f7b4d60eed018ef Description: TeX font package (minimal version) with CM/EC in Type1 in T1, T2*, TS1, X2 enc This package ships the 10pt version of the various fonts. For the full set please install cm-super. . The CM-Super package contains Type 1 fonts converted from METAFONT fonts and covers entire EC/TC, EC Concrete, EC Bright and LH fonts (Computer Modern font families). All European and Cyrillic writings are covered. Each Type 1 font program contains ALL glyphs from the following standard LaTeX font encodings: T1, TS1, T2A, T2B, T2C, X2, and also Adobe StandardEncoding (585 glyphs per non-SC font and 468 glyphs per SC font), and could be reencoded to any of these encodings using standard dvips or pdftex facilities (the corresponding support files are also included). Package: rcs-latex Priority: optional Section: contrib/tex Installed-Size: 12 Maintainer: Julian Gilbey Architecture: all Version: 3.1-3 Depends: texlive-latex-base Recommends: texlive-base-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/rcs-latex_3.1-3_all.deb Size: 30110 MD5sum: 3c776b0b07283f39d20c3f122cf660e2 SHA1: af0bc3e7a80aaeca299fb9f9a82648c1b236d55a SHA256: 3649507eb525737ba0b307c134e7560f5c707bf56bf0d356f8a1e7f2d65f89df Description: LaTeX macro package for handling RCS keywords This allows the user to typeset RCS keywords in their document without being concerned about dollar signs and the like. Package: tetex-frogg Priority: optional Section: contrib/tex Installed-Size: 117 Maintainer: Mickael Profeta Architecture: all Version: 0.4-3 Depends: texlive-latex-base | tetex-bin Suggests: tetex-frogg-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/tetex-frogg_0.4-3_all.deb Size: 26620 MD5sum: c3a010abc80459adfb65fb56c91ccbc6 SHA1: 37131b8e6ff319c9d281f75736370070df1fdf16 SHA256: 47a88e43aa8727859f04f79aa025478683679a360689e58bd6d1227e3e68b14d Description: Little collection of French LaTeX/BiBTeX styles Contains: - bibtex style file(s) fr-plain.bst to write bibliography in French documents - latex styles frmath.sty to write math in French typography - class lettre from "Observatoire de Geneve" to write and personalize letters with French presentation Package: abntex Priority: optional Section: contrib/tex Installed-Size: 35 Maintainer: Otavio Salvador Architecture: all Version: 0.9~beta2-2 Depends: tetex-extra | texlive-latex-recommended Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/abntex_0.9~beta2-2_all.deb Size: 325752 MD5sum: 86047565bb75c6293ca4f90a0c3c4fc9 SHA1: 255e9174aaeaa3c222675698906af4b444041b7b SHA256: 766522627670f2f307b50a3a248ad73bd4f02b6adbf16aeb966ff29fe4dee5be Description: LaTeX class for writing documents in ABNT standard AbnTeX is a class for writing documents in ABNT standard. The Brazilian Technical Standards Association (ABNT) is responsible for the national standardization and certification procedures. The package also includes support to BibTeX in the ABNT standard. Package: latex-cjk-all Priority: optional Section: contrib/tex Installed-Size: 3 Maintainer: Danai SAE-HAN (韓達耐) Architecture: all Source: cjk Version: 4.7.0+git20070708-1.1 Depends: latex-cjk-chinese (>= 4.7.0+git20070708-1.1), latex-cjk-chinese-arphic-bkai00mp, latex-cjk-chinese-arphic-bsmi00lp, latex-cjk-chinese-arphic-gbsn00lp, latex-cjk-chinese-arphic-gkai00mp, latex-cjk-common (>= 4.7.0+git20070708-1.1), latex-cjk-japanese (>= 4.7.0+git20070708-1.1), latex-cjk-japanese-wadalab, latex-cjk-korean (= 4.7.0+git20070708-1.1), latex-cjk-thai (= 4.7.0+git20070708-1.1) Conflicts: cjk-latex (<= 4.5.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/latex-cjk-all_4.7.0+git20070708-1.1_all.deb Size: 906 MD5sum: b2a0b67f34b5f61e56c39434026af724 SHA1: d0fefb1629c7ce7c4b723166549fa416b2dd8b68 SHA256: 276eff868cefe89902be99e724e2d09871a7f657a1bc964cee50ac736da094b4 Description: installs all LaTeX CJK packages This package will install all CJK packages. You may also wish to install each package separately instead. See the latex-cjk-common package for a detailed description. Package: chaksem Priority: optional Section: contrib/tex Installed-Size: 8 Maintainer: Jamie Wilkinson Architecture: all Version: 1.7b-4 Depends: tetex-bin, texlive-latex-recommended Filename: dists/hardy-unstable/contrib/binary-all/contrib/tex/chaksem_1.7b-4_all.deb Size: 51242 MD5sum: d194a3a52933b3c332b15de9baa0473e SHA1: eced3ffbb107188af28d051e18f2ab7e071ed652 SHA256: ee3aa523f3db486198e95844fe864f5fc3ae3c9760b17e622eeed8bd3cba36f8 Description: LaTeX class for presentations chaksem is a LaTeX2e class for slides. Based on seminar, it adds support for running footers as well as itemised and numbered lists, with a layout that fits nicely to the sans serif font used for text. There is support for overlays, which includes the ability to accumulate text and images on the slides for online presentations. Printable lecture notes with collapsed overlays are also able to be generated from this class. Package: libsvg-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 14 Maintainer: Paul van Tilburg Architecture: all Source: libsvg-ruby Version: 1.0.3-4 Depends: libruby1.8, ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libsvg-ruby1.8_1.0.3-4_all.deb Size: 9894 MD5sum: dc49c684c85e9bdf14f3d1f0dae99435 SHA1: c92dd22eef7175113f0558493b3ba3f380ec1a14 SHA256: 16763f6d0b6709cef94ebbf4ca0820d6e04a07099c49898c26e105ade1337edc Description: library for SVG generation for Ruby 1.8 This library allows you to use a simple class interface to generate a valid SVG (Scalable Vector Graphic) file in a very simple and intuitive way. Package: libpgsql-ruby Priority: optional Section: contrib/interpreters Installed-Size: 13 Maintainer: Aurélien GÉRÔME Architecture: all Version: 0.7.1-10build1 Depends: libpgsql-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libpgsql-ruby_0.7.1-10build1_all.deb Size: 6758 MD5sum: 2a236152b35e3178d0d33bebf727ca1a SHA1: 3c39fa525094fdeba5da3470cce13f374004cd84 SHA256: 6227c3bb9a2d6888657004ee9a24a24a7241431301c5c1947483f059ded94383 Description: PostgreSQL extension library for Ruby (dummy package) This is the extension library to access PostgreSQL database from Ruby. It supports the functions defined in libpq library. You can use these functions by Ruby. More details are in postgres.html. . This is a dummy package for Debian default version of Ruby. Package: libcommandline-ruby-doc Priority: optional Section: contrib/doc Installed-Size: 150 Maintainer: Esteban Manchado Velázquez Architecture: all Source: libcommandline-ruby Version: 0.7.10-9 Depends: libcommandline-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libcommandline-ruby-doc_0.7.10-9_all.deb Size: 470154 MD5sum: ed884bd6fde353d431dbeef095791dce SHA1: 433ac4661315d81ffa62273c70f445f9d66849fe SHA256: 72c4a2edcab1bbf0a883d12b5afab3d0ed2e05e1a9f2ebc5edd246e36920c701 Description: Ruby library to write command-line applications (documentation) This library greatly simplifies the repetitive process of building a command line user interface for your applications. It's 'ruby-like' usage style streamlines application development so that even applications with numerous configuration options can be quickly put together. CommandLine automatically builds friendly usage and help screens that are nicely formatted for the user. . This is the documentation package, with upstream documentation, as well as generated RDoc documentation. Package: libsqlite3-ruby Priority: optional Section: contrib/interpreters Installed-Size: 4 Maintainer: Dmitry Borodaenko Architecture: all Source: sqlite3-ruby Version: 1.2.1-1 Depends: libsqlite3-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libsqlite3-ruby_1.2.1-1_all.deb Size: 5396 MD5sum: c756bab72da75d63db66d512bcbb86c7 SHA1: 0285502bcc381bc437ce1fe4ad217fafbcc114b0 SHA256: b774451dc45a5417902c9b2a4b70f17133a4db997b905412f81db0a68f6dbb35 Description: SQLite3 interface for Ruby SQLite3/Ruby module allows Ruby programs to interface with the SQLite3 database engine. . Note that this module is NOT compatible with SQLite 2.x. . This package is a dependency package, which depends on the package containing actual SQLite3 module for the default Ruby version (currently 1.8). Package: libhtml-pager-perl Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Jaldhar H. Vyas Architecture: all Version: 0.03-1 Depends: libhtml-template-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libhtml-pager-perl_0.03-1_all.deb Size: 16058 MD5sum: 3aed63ccde6174a2e4f49baa8d081b06 SHA1: 3a7be76f89b5085f87c966f73b8caf2ed929d3c6 SHA256: ae91fc0fbc964ed54b5a3e21002c6867fef43bd49f18074d0cfe04dfafcc48a2 Description: Perl module to handle CGI HTML paging of arbitary data This module handles the paging of data coming from an arbitrary source and being displayed using HTML::Template and CGI.pm. It provides an interface to pages of data similar to many well-known sites, like altavista.digital.com or www.google.com. . This module uses HTML::Template to do all its HTML generation. While it is possible to use this module without directly using HTML::Template, it's not very useful. Modification of the look-and-feel as well as the functionality of the resulting HTML should all be done through HTML::Template objects. Take a look at HTML::Template for more info. Package: libinline-ruby Priority: optional Section: contrib/interpreters Installed-Size: 13 Maintainer: Patrick Ringl Architecture: all Version: 3.6.4-1 Depends: libinline-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libinline-ruby_3.6.4-1_all.deb Size: 8506 MD5sum: b52f8e303d1820b69914a656b128e26d SHA1: cde5bf06e490f1be45eb8f2be8ffc968b891a45e SHA256: 6f66ff33fcaa8571159698f5816af9ebd925c5ffad5b8d68e60d968ada3dc303 Description: Ruby library for embedding C/++ external module code Ruby Inline is an analog to Perl's Inline::C. Out of the box, it allows you to embed C/++ external module code in your ruby script directly. By writing simple builder classes, you can teach how to cope with new languages (fortran, perl, whatever). . This is a dummy package depending on the library for the current default version of Ruby. Package: filepp Priority: optional Section: contrib/text Installed-Size: 22 Maintainer: Christoph Haas Architecture: all Version: 1.8.0-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/filepp_1.8.0-2_all.deb Size: 72316 MD5sum: bcc74af1704e768637a14da2927e4548 SHA1: d60d1c3e2fda9e5dd1c1c24e8dff557127aaa6d4 SHA256: 38c40a547023527a18cba7e8d5114d414216f8e8134a73eb914c2a172c52ae90 Description: A generic perl-based file pre-processor filepp is a pre-processor similar to cpp just that it can process any kind of text file. Package: libdbd-odbc-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 44 Maintainer: Dmitry Borodaenko Architecture: all Source: libdbi-ruby Version: 0.1.1-5 Depends: libdbi-ruby1.8 (= 0.1.1-5), libodbc-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libdbd-odbc-ruby1.8_0.1.1-5_all.deb Size: 20420 MD5sum: a0fa943beb9437eeb9aeb095ee49022c SHA1: 777e207a6c6498d0a1bc0951aba62f9648675a3a SHA256: 8233ffaf0abb72fcf2ffceec824da6335406d840beca41410156c88381f51146 Description: Ruby/DBI ODBC driver for Ruby 1.8 Ruby/DBI is a database independent interface for accessing databases, similar to Perl's DBI. . This package contains Ruby/DBI driver for ODBC. Package: tcl Priority: optional Section: contrib/interpreters Installed-Size: 8 Maintainer: Tcl/Tk Debian Packagers Architecture: all Source: tcltk-defaults Version: 8.4.16-1 Depends: tcl8.4 (>= 8.4.16-2) Conflicts: tcl8.3 (<< 8.3.5-8), tcl8.4 (<< 8.4.16-2), tcl8.5 (<< 0.b1-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/tcl_8.4.16-1_all.deb Size: 3784 MD5sum: ac424c805d30f838c3e018b833547dd8 SHA1: e0d3104ff98e1620c24ec525ff9e734baff263c2 SHA256: a694518d3e48c1c8d64a59a53def4dc1b0bf55ef682ba6b236a496edd9979c3b Description: The Tool Command Language (default version) - run-time files Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. . This package is a dependency package, which depends on Debian's default Tcl version (currently 8.4). Package: libredcloth-ruby Priority: optional Section: contrib/interpreters Installed-Size: 4 Maintainer: Dmitry Borodaenko Architecture: all Source: redcloth Version: 3.0.99.0.svn.20060519-1 Depends: libredcloth-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libredcloth-ruby_3.0.99.0.svn.20060519-1_all.deb Size: 5642 MD5sum: a36aad25b36550f73346fc7942659116 SHA1: 1049ba53b7362d77a7589b43306f1e2e02157ea6 SHA256: ecbdb76f1b2721df69194605b54ecbc2bc91661e7d805fffe852ab329c8dce44 Description: Textile module for Ruby Textile is a very simple text format, intended for making readable text that can be converted to HTML, and used in docs, blogs, and Wiki pages. . RedCloth is a Ruby module for converting Textile to HTML. . This package is a dependency package, which depends on the package containing actual RedCloth module for the default Ruby version (currently 1.8). Package: libtidy-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 8 Maintainer: Dmitry Borodaenko Architecture: all Source: libtidy-ruby Version: 1.1.2-2 Depends: libruby1.8, libtidy-0.99-0 | libtidy0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libtidy-ruby1.8_1.1.2-2_all.deb Size: 7176 MD5sum: 53556fb6a3ae2b9f3a53524c4bb40aa3 SHA1: c3c548911b5d4ae9deaf5a679ab4fdfd87765e93 SHA256: 44cb145d2512863cc00b62cf625b8413db153c82d39cd78021dede5642b7393e Description: Ruby interface to HTML Tidy Library HTML Tidy corrects markup in a way compliant with the latest standards, and optimal for the popular browsers. . This package contains Tidy module for Ruby 1.8. Package: libdbi-ruby Priority: optional Section: contrib/interpreters Installed-Size: 107 Maintainer: Dmitry Borodaenko Architecture: all Version: 0.1.1-5 Depends: libdbi-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libdbi-ruby_0.1.1-5_all.deb Size: 46588 MD5sum: 66877ebfccc4289f2c121c78d8a64848 SHA1: a0cab79c3f4bfa4729b0896a2b7dd30ed12ca6bd SHA256: 25bd6f13c5a93185764d90babf279d5c4abcf0b06ed0ad19a2873070d135263c Description: Database Independent Interface for Ruby Ruby/DBI is a database independent interface for accessing databases, similar to Perl's DBI. . This package contains Ruby/DBI documentation and provides dependency on the package containing common DBI libraries for the default Ruby version (currently 1.8). . Database-specific drivers are located in libdbd-*-ruby packages. Package: libamrita-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 140 Maintainer: TANIGUCHI Takaki Architecture: all Source: amrita Version: 1.0.2-4 Provides: amrita Depends: libruby1.8, libstrscan-ruby1.8 Conflicts: amrita (<< 1.0.2-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libamrita-ruby1.8_1.0.2-4_all.deb Size: 145696 MD5sum: d8ba247d27fe1a7db462b30467d87a52 SHA1: 0b903e36608f521dbbc670ff9ca9b5bb06f74c1d SHA256: 32d2f8d2976a01ee02918b8dba3f962e416eefa6b7ac785bb0ad633511ef553f Description: HTML/XML template library for Ruby 1.8 Amrita is an html/xhtml template library for Ruby. It makes html documents from a template and model data. . * The template for amrita is a pure html/xhtml document without special tags like or <% .. %> * The template can be written by designers using almost any html editor. * There's no need to change Ruby code to modify the view of the _dynamic_ part of the template (or the static portion). * The model data may be any standard Ruby data-- a Hash, Array, String... or an instance of any user-defined class. * The output is controlled by _data_, not by logic-- so it's easy to write, test, and debug code. (Good for eXtremeProgramming) * The html template can be compiled into Ruby code before execution with little effort. . Amrita uses a template and model data to create an html document by naturally matching the +id+ attribute of an html element to model data. . This package is for Ruby 1.8. Package: libdbd-sqlite-ruby Priority: optional Section: contrib/interpreters Installed-Size: 28 Maintainer: Dmitry Borodaenko Architecture: all Source: libdbi-ruby Version: 0.1.1-5 Depends: libdbd-sqlite-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libdbd-sqlite-ruby_0.1.1-5_all.deb Size: 17972 MD5sum: 6db9a31caf212c2b961f6872ef3b7b67 SHA1: 634a943aec522340af661790a62fc8f39abcef09 SHA256: 3294f17b5ebd7a15c2993a4e26fce99676ddd8853ef54ca9d3761b0b1c191185 Description: Ruby/DBI driver for SQLite Ruby/DBI is a database independent interface for accessing databases, similar to Perl's DBI. . This package is a dependency package, which depends on the package containing actual Ruby/DBI SQLite driver for the default Ruby version (currently 1.8). Package: libhmac-ruby Priority: optional Section: contrib/interpreters Installed-Size: 14 Maintainer: Daigo Moriwaki Architecture: all Version: 0.3-2 Depends: libhmac-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libhmac-ruby_0.3-2_all.deb Size: 3296 MD5sum: be40b72954703560a982ead4073c69c3 SHA1: 6c08238b6833b9080fba4bf6b2e4e0aaf3805da1 SHA256: 7b01ced5bfaeccce9ae05d69f1904723f44eb89c3ec22331953d28631b3e5e85 Description: A keyed-hash message authentication code (HMAC) library for Ruby This library provides HMAC functionality with Ruby. HMAC is a type of "Message Authentication Code" (MAC) algorithm documented in RFC2104, which is used to verify integrity of data transmitted over or stored in unreliable medium, based on a secret key. . This is a dependency package which depends on Debian's default Ruby version (currently 1.8.x). . Homepage: http://deisui.org/~ueno/ruby/hmac.html Package: liblua-socket-doc Priority: optional Section: contrib/interpreters Installed-Size: 4 Maintainer: Enrico Tassi Architecture: all Source: luasocket Version: 2.0.2-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/liblua-socket-doc_2.0.2-2_all.deb Size: 3284 MD5sum: 00da34b35d652dcc1b6500b5f6cb6ce5 SHA1: 3a992e8fa1f25133afd7d87fa584c339ee3f1d33 SHA256: 2f7a64082b983068b68b494d3bc23d5e206eba8871905f05b71377549ab1b44c Description: TCP/UDP socket library for Lua documentation This package contains the documentation of the luasocket library, for both the lua5.1 and lua50 flavours of the library. . Luasocket provides a TCP/UDP socket library for Lua . Also provided are HTTP and SMTP implementations, a simple FTP implementation and some URL parsing functions. . Luasocket supports blocking and non-blocking sockets and also provides a select() interface to the language. Package: libgemplugin-ruby Priority: optional Section: contrib/interpreters Installed-Size: 21 Maintainer: Filipe Lautert Architecture: all Version: 0.2.2-1 Depends: libgemplugin-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libgemplugin-ruby_0.2.2-1_all.deb Size: 29292 MD5sum: 77ea460201adfff0f3c33d13f07f2dd3 SHA1: 1083e591dd86d0525cb7346b2ac751fe3e62011d SHA256: daaa734cca1124a16291b99579e9d14c06eda495e9be53234cacb2dfca016911 Description: Gem Based Plugin System GemPlugin is a system that lets your users install gems and lets you load them as additional features to use in your software. It originated from the Mongrel (http://mongrel.rubyforge.org) project but proved useful enough to break out into a separate project. . Homepage: http://mongrel.rubyforge.org/ . This is a dependency package which depends on Debian's default Ruby version (currently 1.8.x). Package: liblua5.1-doc0 Priority: optional Section: contrib/interpreters Installed-Size: 16 Maintainer: Enrico Tassi Architecture: all Source: lua-doc Version: 3.0-5 Depends: liblua5.1-filesystem0, liblua5.1-logging Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/liblua5.1-doc0_3.0-5_all.deb Size: 18420 MD5sum: b51479e6ba4c8fbde5a90435e2459379 SHA1: 8d21a6d5d5d935b349077680e67d34b22ca535df SHA256: 04a1947c73e4238d55de8d9352c25d0cbac5401be3924fed4243134d58ed4298 Description: Documentation generation library for the lua language version 5.1 LuaDoc is a documentation generator tool for Lua source code. It parses the declarations and documentation comments in a set of Lua source files and produces a set of XHTML pages describing the commented declarations and functions. . This package contains the luadoc library for lua 5.1. For the command line utility, install the luadoc package. . Homepage: Package: liblua5.1-cgi-dev Priority: optional Section: contrib/interpreters Installed-Size: 12 Maintainer: Enrico Tassi Architecture: all Source: lua-cgi Version: 5.1.1-1 Depends: liblua5.1-cgi0 (= 5.1.1-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/liblua5.1-cgi-dev_5.1.1-1_all.deb Size: 46924 MD5sum: 6ba85b7475ad48b2c28df7add10cd833 SHA1: 334fe0377f1b6a81e4e64cbec9133ee6906a58fe SHA256: 080f568ea5ced6f8b7a98cdd3357c84a287a3bf80aabdec87edfb60e1689022f Description: Documentation files for the CGI library for the lua language version 5.1 This package contains the documentation for the lua 5.1 CGI library. Homepage: http://www.keplerproject.org/cgilua/ Package: gnu-smalltalk-el Priority: extra Section: contrib/interpreters Installed-Size: 14 Maintainer: Debian GNU Smalltalk maintainers Architecture: all Source: gnu-smalltalk Version: 2.3.6-2-build1 Depends: emacs | emacsen Conflicts: gnu-smalltalk (<< 2.3.3-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/gnu-smalltalk-el_2.3.6-2-build1_all.deb Size: 63490 MD5sum: d19134b7d49d9abdb70601ce40275381 SHA1: 6c53c1568769b05b76aeeb11e3220aeaa02215d0 SHA256: 824eb97bb5d6a75c0154bec2d537a69cc7b06f4750e861025a13469e175d8152 Description: GNU Smalltalk Emacs front-end This package contains an Emacs major mode for editing Smalltalk code. . This mode features syntax highlighting, auto indentation and interaction with GNU Smalltalk. Package: tklib Priority: optional Section: contrib/interpreters Installed-Size: 1672 Maintainer: Sergei Golovan Architecture: all Version: 0.4.1-20071020-1 Depends: tk (>= 8.4.16-1) | wish Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/tklib_0.4.1-20071020-1_all.deb Size: 653442 MD5sum: 0ea08af82cfc98e135297d020ddfd71d SHA1: 4d14dde3d4a97e441f467c64c72060758247c510 SHA256: 406e0d139d5f647574c14869b80f09a41075f7c243aad6e51d886ce9248e4825 Description: the standard Tk Library Tklib, the standard Tk library, is a collection of common utility functions and widgets all written in pure Tcl/Tk. . Modules included: autoscroll: automatically maps scrollbars when they are needed; chatwidget: a composite widget for chat applications; ctext: a text widget with syntax highlighting support; cursor: provides a few cursor routines; datefield: an entry widget for the purpose of date entry; Diagrams: helps drawing diagrams, like flowcharts; getstring: a dialog which prompts for a string input; history: provides a history for mechanism for entry widgets; ico: provides functions for reading and writing windows icons; ipentry: a widget for the entering of an IP address; khim: provides key bindings for entering international characters on a keyboard that does not support them; ntext: provides alternative bindings for the Text widget; Plotchart: provides simple plotting and charting commands; style: provides simple theming using Tk options; swaplist: a dialog which allows to move options between two lists; tablelist: a multicolumn listbox widget; tkpiechart: 2D or 3D pie chart object in a canvas; tooltip: provides tooltips for Tk widgets; widget: a set of megawidgets based on snit system. Homepage: http://sourceforge.net/projects/tcllib/ Package: libtmail-ruby-doc Priority: optional Section: contrib/interpreters Installed-Size: 182 Maintainer: akira yamada Architecture: all Source: libtmail-ruby Version: 0.10.8-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libtmail-ruby-doc_0.10.8-2_all.deb Size: 35224 MD5sum: 67ade08ed128a159d108ea11a87ae813 SHA1: 5d2f9c5f55396457b56a4580327b80c5be0fee9e SHA256: 5e954e4b129a9105aace1922d82add652a082da3086fff079223e77a9890d46b Description: Documentation about TMail TMail is a mail class library for handle mail header or MIME multi part mail easily. . This package contains documentation about TMail. Package: libdpkg-ruby1.8 Priority: optional Section: contrib/devel Installed-Size: 10 Maintainer: Fumitoshi UKAI Architecture: all Source: dpkg-ruby Version: 0.3.2 Depends: libruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libdpkg-ruby1.8_0.3.2_all.deb Size: 14432 MD5sum: 051ce6addf6576a8edd1a49a7148d5df SHA1: 2b1afeb21df638f1cf118c49747cedb4a468b646 SHA256: 61625347a109ed98be8164982a825f33201b8856e2a2d1e50293115fcd034db5 Description: modules/classes for dpkg on ruby 1.8 It provides Debian::Dpkg and Debian::DpkgDeb modules and Debian::Deb, Debian::Dsc, Debian::Archives, Debian::Sources, Debian::Packages and Debian::Status classes on ruby 1.8. Package: libdbd-sqlite3-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 44 Maintainer: Dmitry Borodaenko Architecture: all Source: libdbi-ruby Version: 0.1.1-5 Depends: libdbi-ruby1.8 (= 0.1.1-5), libsqlite3-ruby1.8 (>= 1.1.0-4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libdbd-sqlite3-ruby1.8_0.1.1-5_all.deb Size: 20310 MD5sum: 9c97d35215aa298dc7cf20efa2c8bc71 SHA1: 75b8e86d61f763a417d46945cf3cb810b76eda1a SHA256: 4413ca5f39ed0ed48b08ee06ecc9bd53c9dec034036ff9a9861b614e815d6e6c Description: Ruby/DBI SQLite driver for Ruby 1.8 Ruby/DBI is a database independent interface for accessing databases, similar to Perl's DBI. . This package contains Ruby/DBI driver for SQLite3 database. Package: libromkan-ruby Priority: optional Section: contrib/interpreters Installed-Size: 6 Maintainer: Fumitoshi UKAI Architecture: all Source: ruby-romkan Version: 0.4-5 Depends: libromkan-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libromkan-ruby_0.4-5_all.deb Size: 4608 MD5sum: bcc3caa063d73beb1f383adf1115105d SHA1: cbe5e18adc65dbe40e3cdae41275fcc1b8d7e083 SHA256: 7b702d0d5f1827c31d3a1d30b8493c16d64a92f25d6b9ed6bbc49487728d10d1 Description: a Romaji <-> Kana conversion library for Ruby This is dependency package to libromkan-ruby1.8 Package: librmagick-ruby-doc Priority: optional Section: contrib/doc Installed-Size: 9332 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Lucas Nussbaum Architecture: all Source: librmagick-ruby Version: 1.15.11-1ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/librmagick-ruby-doc_1.15.11-1ubuntu1_all.deb Size: 8053644 MD5sum: a354991c5a00ce452ee6f5afaea3b4ac SHA1: 26c29dd565b0a5e09b424dca2dfdecca6a52b0ac SHA256: 5b6f934cc044bf874a35658c29df66b0b5d2930571076c74923b968648057c8e Description: ImageMagick API for Ruby (documentation) RMagick is an interface between the Ruby programming language and the ImageMagick image processing library. . This package contains the documentation and some example scripts. Homepage: http://rmagick.rubyforge.org/ Package: liblua5.1-logging-dev Priority: optional Section: contrib/interpreters Installed-Size: 130 Maintainer: Enrico Tassi Architecture: all Source: lua-logging Version: 1.1.4-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/liblua5.1-logging-dev_1.1.4-1_all.deb Size: 41862 MD5sum: 873b2cc4139daa4d72f577a6720cbbac SHA1: ac662ef204ee8b87384b422ac7989e52f8de0169 SHA256: fc166266e968124d87fabfa2dfa327a046fb5a6aadfac2ca4bb8de74aab090dd Description: Documentation files for the lualogging library for the lua language version 5.1 This package contains the lua logging facility library documentation files. Homepage: http://www.luaforge.net/projects/lualogging Package: libdbd-pg-ruby Priority: optional Section: contrib/interpreters Installed-Size: 28 Maintainer: Dmitry Borodaenko Architecture: all Source: libdbi-ruby Version: 0.1.1-5 Depends: libdbd-pg-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libdbd-pg-ruby_0.1.1-5_all.deb Size: 17964 MD5sum: 64d465c1dc54e428b056440ba7f76dd2 SHA1: 67c81eee5257b89d7af9f09e6f6e3d93a2e101c6 SHA256: fe9a3f50b99e551432dc80bcebc597af7e15e10cbb7d75b98b049be36816a885 Description: Ruby/DBI PostgreSQL driver Ruby/DBI is a database independent interface for accessing databases, similar to Perl's DBI. . This package is a dependency package, which depends on the package containing actual Ruby/DBI PostgreSQL driver for the default Ruby version (currently 1.8). Package: gadfly Priority: optional Section: contrib/interpreters Installed-Size: 11 Maintainer: Matthias Klose Architecture: all Version: 1.0.0-12 Depends: python, python-gadfly (= 1.0.0-12) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/gadfly_1.0.0-12_all.deb Size: 26804 MD5sum: 79c7b9df2fa98b4cdb1511f73f56898d SHA1: 19b2b856d69ac788e8eb0046907bfadf5d998cf6 SHA256: eaa882c774879d2edae5392ea6251f61e57b9442dfbfd8f926ba40d330678dfe Description: Server and interactive shell for Gadfly SQL database Gadfly is a relational database management system which uses a large subset of very standard SQL as its query language. The underlying engine consists of Python modules. Gadfly stores the active database in memory, with logging to a file system for recovery from system or software failures (but not for disk failures). . This package contains an interactive shell and a server for use with the Gadfly SQL database. Python-Version: all Package: librd-html-ext-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 10 Maintainer: Tatsuki Sugiura Architecture: all Source: librd-html-ext-ruby Version: 0.1.4-1 Depends: librd-ruby1.8 Recommends: rdtool Suggests: libimage-size-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/librd-html-ext-ruby1.8_0.1.4-1_all.deb Size: 7366 MD5sum: bf32dfe0182c89f28f236eacec0adcbb SHA1: f61e10361ec716b979d3e70bcb9280972bd5a2f1 SHA256: 0e81e06af98ceec1925d3067d455a48a847b6663244913d58e420dc05d050af7 Description: Extended RD2HTML format library rd2html-ext is an extended RD2HTML format library. It provides the following function in addition to the original rd2html-lib.rb. * Section No. at Headline * Enable
at TextBlock * Reference extension + Inline image + Reference to ruby-list ML + Reference to RAA * Native Inline + Any HTML inline can be inserted in RD!! * Head element + Any HTML elements in HEAD element in RD!! Package: libevent-loop-ruby Priority: optional Section: contrib/interpreters Installed-Size: 47 Maintainer: Florian Ragwitz Architecture: all Version: 0.3-2 Depends: libevent-loop-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libevent-loop-ruby_0.3-2_all.deb Size: 22954 MD5sum: f381ad70c726076e03f967e49be9e59e SHA1: ec471e0145a2d193bf6d98524f70dcd261351232 SHA256: a77e97b70088e271a5bea00964bedf30ae486d489bafe17eed56206a93a4611e Description: simple signal system and an event loop for Ruby This is a library for building event-based programs with Ruby. It contains both a simple signal system and an event loop that uses said signal system. . This package is an empty dummy package that always depends on a package built for Debian's default Ruby version. Package: libbreakpoint-ruby Priority: optional Section: contrib/interpreters Installed-Size: 5 Maintainer: Paul van Tilburg Architecture: all Version: 0.5.1-2 Depends: libbreakpoint-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libbreakpoint-ruby_0.5.1-2_all.deb Size: 4812 MD5sum: c4d995ca73429252e515259246628cf0 SHA1: 38344bb19912f8787ac505ab163e1eb635a48cef SHA256: 79ec487295f01981ae4235abf81299a9a37aa3b0ccc4e51925c9d13ccd6ad630 Description: Ruby library for adding breakpoints to Ruby programs Ruby-breakpoint lets you inspect and modify state at run time. This allows you to diagnose bugs, patch applications and more all via IRB by simply doing a method call at the place you want to investigate. . This package is part of the Ruby library extras, a supplement to Ruby's standard library. . This is a dummy package depending on the library for the current default version of Ruby. Package: pyflakes Priority: optional Section: contrib/python Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian QA Group Architecture: all Version: 0.2.1+svn14502-1ubuntu1 Depends: python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/pyflakes_0.2.1+svn14502-1ubuntu1_all.deb Size: 9856 MD5sum: 2363458296f4cebe77eafbffe2855857 SHA1: 386eba6a817be8a287d0edc02056070ad08bb04e SHA256: 26860f20fa98ec9e00ad5c9774d9cc7c2517b6861aafec60c941d85edd074553 Description: simple python source checker Pyflakes is a simple program which checks Python source files for errors. It is similar to PyChecker in scope, but differs in that it does not execute the modules to check them. This is both safer and faster, although it does not perform as many checks. Unlike PyLint, Pyflakes checks only for logical errors in programs; it does not perform any checks on style. Homepage: http://divmod.org/trac/wiki/DivmodPyflakes Python-Version: current Package: libdbd-mysql-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 56 Maintainer: Dmitry Borodaenko Architecture: all Source: libdbi-ruby Version: 0.1.1-5 Depends: libdbi-ruby1.8 (= 0.1.1-5), libmysql-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libdbd-mysql-ruby1.8_0.1.1-5_all.deb Size: 23426 MD5sum: 61c64f68930cf944b992e8f340653e22 SHA1: 72abca7b64e0d45cb7d7c2d4789881025c46f76d SHA256: 5dd7fb118129012e076d5b87766d4cd16d6c95f83d11443d833efa38f8054ef8 Description: Ruby/DBI MySQL driver for Ruby 1.8 Ruby/DBI is a database independent interface for accessing databases, similar to Perl's DBI. . This package contains Ruby/DBI driver for MySQL database. Package: libbsearch-ruby Priority: optional Section: contrib/interpreters Installed-Size: 6 Maintainer: Fumitoshi UKAI Architecture: all Source: ruby-bsearch Version: 1.5-5 Depends: libbsearch-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libbsearch-ruby_1.5-5_all.deb Size: 5098 MD5sum: 248e6846437638c41b60039178343d7a SHA1: d95816cd9348744f51bdfe7e5d7c9c4f096b6fb3 SHA256: 66741870e053bf4b2939564c2201fdbb7d86f61345fe85804c2312e79b1210dc Description: a binary search library for Ruby This is dependency package to libbsearch-ruby1.8 Package: libgems-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 247 Maintainer: Daigo Moriwaki Architecture: all Source: libgems-ruby Version: 1.1.1-1~hardy1 Depends: libopenssl-ruby1.8, libruby1.8, rdoc1.8 Recommends: rubygems Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libgems-ruby1.8_1.1.1-1~hardy1_all.deb Size: 632916 MD5sum: 9853cc79e8d16b85cb50d46dab0ed486 SHA1: 65be8f89daa4232581224c19c7e0c9a1c0baeaf5 SHA256: 65b4bba85914215ec347500c66b2c3cdea4e513464353315a52bfb59cc8806fd Description: libraries to use RubyGems, a package management framework This is a way to package Ruby libraries/applications for distribution. RubyGems provides the ability to manage concurrent versions of libraries and dependencies between those libraries. Using RubyGems, you can: * download and install Ruby libraries easily * not worry about libraries A and B depending on different versions of library C * easily remove libraries you no longer use . This package contains RubyGems' libraries. The commands are included in `rubygems' package. Homepage: http://rubygems.org/ Package: libprogressbar-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 33 Maintainer: Debian Ruby Extras Maintainers Architecture: all Source: libprogressbar-ruby Version: 0.8-3 Depends: libruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libprogressbar-ruby1.8_0.8-3_all.deb Size: 8100 MD5sum: 2bbf991b456ebd5b7985dae59dd6f10b SHA1: f86f90e70da4edef4336abe6baee5e0996b5e65f SHA256: 15c0efecd3edca488c739f8d1146a13764301a3f713e5744b361ce7e9d5dc818 Description: A Text Progress Bar Library for Ruby 1.8 Ruby/ProgressBar is a text progress bar library for Ruby. It can indicate progress with percentage, a progress bar, and estimated remaining time. Package: libamstd-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 14 Maintainer: Debian Ruby Extras Maintainers Architecture: all Source: libamstd-ruby Version: 2.0.0-3 Depends: libruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libamstd-ruby1.8_2.0.0-3_all.deb Size: 8554 MD5sum: 19601d2dce2f7f85231664a5d507f81f SHA1: 5de607cbd5eacd6da8fd23f4476f495db62931d2 SHA256: b855798fb9370f070743dcc4f188e0f7279d4a0ab9a5eb2b6479eff3963ad9b2 Description: AMbitious STanDard library for Ruby 1.8 AMbitious STanDard library. This library includes: * aliasing.rb - alias_class_method, alias_module_function * bench.rb - very simple benchmark method * bug.rb - 'bug!' method * const.rb - defining constant method * d.rb - debug print * must.rb - must/must_have/must_be methods * protect.rb - stop all error emission * rbparams.rb - ruby related parameters * rubyloader.rb - ruby loader emulator * timer.rb - timer class * version.rb - VersionNumber class Package: libspread-session-perl Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Joshua Goodall Architecture: all Version: 0.4-1 Depends: libspread-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libspread-session-perl_0.4-1_all.deb Size: 10628 MD5sum: 23ebb1cf4e6205b102e8dfc7b7e4eb3c SHA1: a3eca844b068d4e89b9d03d2a8a3ba6d749d2d4f SHA256: 47e563f58c0e8c268da794ba138187053e2bf39549910a0002ee05eefc3cc7d3 Description: OO wrapper for Spread messaging toolkit Wrapper module for Spread.pm, providing an object-oriented interface to the Spread messaging toolkit. The existing Spread.pm package is a straightforward functional interface to the Spread C API. . A session represents a connection to a Spread messaging daemon. The publish and subscribe functions are for communication via spread groups. . Handling of incoming messages is supported via callbacks; the receive() method does not directly return the incoming message parameters to the calling code. Package: libjson-ruby1.8 Priority: optional Section: libs Installed-Size: 83 Maintainer: Esteban Manchado Velázquez Architecture: all Source: libjson-ruby Version: 1.1.1-1 Depends: ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libjson-ruby1.8_1.1.1-1_all.deb Size: 19702 MD5sum: bf687d6e0a7676162d245cd44d34d28b SHA1: 6543d292dcb41df41e451c358c23c272a2b1edbf SHA256: 03e87a3420117b157db3024be9b12a4f8ec4a7b6bf3af4b71e12411d0b7f72d0 Description: JSON library for Ruby (Ruby 1.8 version) This library implements the JSON (JavaScript Object Notation) specification in Ruby, allowing the developer to easily convert data between Ruby and JSON. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language. Package: liblua5.1-xmlrpc-dev Priority: optional Section: contrib/interpreters Installed-Size: 37 Maintainer: Enrico Tassi Architecture: all Source: lua-xmlrpc Version: 1.0b-4 Depends: liblua5.1-xmlrpc0 (= 1.0b-4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/liblua5.1-xmlrpc-dev_1.0b-4_all.deb Size: 16156 MD5sum: 7a1da8ef8626cef9f5581fb71ffe343a SHA1: 2943f70ab892588cc46eeb4ba1ab0bcc9b2cc02c SHA256: 3f5a6fffbbedeeae0221828781d1b27b0bb5071ce7a7b1f3127088ca8ca6d15a Description: Documentation files for the xmlrpc library for the lua language version 5.1 This package contains the documentation for the lua 5.1 xmlrpc library. . Homepage: Package: libsqlite-ruby Priority: optional Section: contrib/universe/interpreters Installed-Size: 4 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Neil Wilson Architecture: all Source: sqlite-ruby Version: 2.2.3-0ubuntu1 Depends: libsqlite-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libsqlite-ruby_2.2.3-0ubuntu1_all.deb Size: 7220 MD5sum: 0e7cfc215ac71022eebc99fd4135cd10 SHA1: c0e1533c89439a585985fa195a0e4067895bee63 SHA256: 26baa94ea21e3abaa07ec386e99443800365d841e239d212ef01b67f9ee5a78b Description: SQLite interface for Ruby SQLite/Ruby module allows Ruby programs to interface with the SQLite database engine . Note that this module is for SQLite 2.x databases only. . This package is a dependency package, which depends on the package containing actual SQLite module for the default Ruby version (currently 1.8). Package: liblua5.1-xmlrpc0 Priority: optional Section: contrib/interpreters Installed-Size: 43 Maintainer: Enrico Tassi Architecture: all Source: lua-xmlrpc Version: 1.0b-4 Depends: liblua5.1-expat0, liblua5.1-socket2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/liblua5.1-xmlrpc0_1.0b-4_all.deb Size: 8046 MD5sum: 69d51885d36fbe077d407ae14cb4c8c6 SHA1: cf62151a9ef54f9e3eed36e3fb89777782e8fdc3 SHA256: d5038320f393a9b834d7318d48e21e67da1d82806f2638dd367533e8337329f3 Description: xmlrpc library for the lua language version 5.1 This package contains the lua xmlrpc facility library, for both client and server mode. . Homepage: Package: libdbd-pg-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 60 Maintainer: Dmitry Borodaenko Architecture: all Source: libdbi-ruby Version: 0.1.1-5 Depends: libdbi-ruby1.8 (= 0.1.1-5), libpgsql-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libdbd-pg-ruby1.8_0.1.1-5_all.deb Size: 24190 MD5sum: aae297608836a59385e9c5ed4bfcfcc7 SHA1: c6e5d174bb7666338836b89b109b094eb72ba053 SHA256: 03400d8de0c7056c51149dfedb0c6ae6d25e42c63ca5490b86a2694d7a4db2b6 Description: Ruby/DBI PostgreSQL driver for Ruby 1.8 Ruby/DBI is a database independent interface for accessing databases, similar to Perl's DBI. . This package contains Ruby/DBI driver for PostgreSQL database. Package: libgemplugin-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 15 Maintainer: Filipe Lautert Architecture: all Source: libgemplugin-ruby Version: 0.2.2-1 Depends: libgems-ruby1.8, ruby (>= 1.8) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libgemplugin-ruby1.8_0.2.2-1_all.deb Size: 12142 MD5sum: 13b7dda1f99ae7dc7b9541106466a575 SHA1: 5f75602d0dd675c1bb55bd728ae1b61bb8f82862 SHA256: 7e769a5470ddad164f16e711e3367194cd2ec5385fd7a03b1d631410892a4ee3 Description: Gem Based Plugin System GemPlugin is a system that lets your users install gems and lets you load them as additional features to use in your software. It originated from the Mongrel (http://mongrel.rubyforge.org) project but proved useful enough to break out into a separate project. . Homepage: http://mongrel.rubyforge.org/ . This package is built for Ruby 1.8. Package: tcllib Priority: optional Section: contrib/interpreters Installed-Size: 6174 Maintainer: Tcl/Tk Debian Packagers Architecture: all Version: 1.10-dfsg-3 Depends: tcl (>= 8.4.16-1) | tclsh Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/tcllib_1.10-dfsg-3_all.deb Size: 3227836 MD5sum: 10f8f45fe27d32d81faca4255b9b7f47 SHA1: 9ae0113fc47425630d0871e1f53c2062c6528b39 SHA256: b9d3d79deb3a3155ebc4ea8397246cda419716226b71163c1ec005ebc7cf8d28 Description: the Standard Tcl Library Tcllib, the standard Tcl library, is a collection of common utility functions and modules all written in high-level Tcl. . Modules included: * aes: advanced encryption standard * asn: an ASN.1 encoder and decoder * base32: a base32 encoder and decoder * base64: a base64 encoder and decoder * bee: bittorrent serialization encoder and decoder * bench: benchmark tool * bibtex: parser for bibliographies in BibTeX format * blowfish: blowfish encryption * cmdline: a command line argument processor similar to opt * comm: remote communications facility * control: procedures for control flow structures * counter: provides a counter facility and can compute statistics and histograms over the collected data. * crc: checksum-calculation routines (crc32, cksum, sum) * csv: functions to handle CSV (comma-separated values) data * des: DES and 3DES encryption * dns: dns- and resolver library-related functions * docstrip: tools for literate programming, often used with (La)TeX * doctools: manpage-generation tools * exif: extracts/parses EXIF fields from digital images * fileutil: Tcl implementations of some standard Unix utilities * ftp: Tcl interface to the FTP protocol * ftpd: implementation of functions needed for an FTP server * fumagic: file utilities * grammar_fa: finite automaton operations and usage * grammar_me: grammar operations and usage * grammar_peg: grammar operations and usage * html: generate and control HTML tags * htmlparse: parse HTML strings * http: HTTP protocol helper modules * ident: client interface to the ident protocol * inifile: parsing of Windows INI files * interp: interpreter utilities * irc: low-level IRC protocol interface * javascript: Tcl shortcuts to create common javascript functions * jpeg: functions to query and modify JPEG images * json: JSON parser * ldap: LDAP client and extended object interface * log: functions to log messages with various facilities and levels * mapproj: map projection routines * math: common math functions like min, max, and others * md4: md4 hashing functions * md5: md5 hashing functions * md5crypt: md5 based password hashing * mime: a MIME encoder and decoder * multiplexer: message multiplexing * ncgi: a new CGI processing module * nmea: NMEA protocol implementation * nns: name service facility * nntp: Tcl functions for the NNTP protocol * ntp: functions for an NTP client * otp: RFC 2289 a one-time password system * page: parser generator * pluginmgr: plugin management * png: functions to query and modify PNG images * pop3: a POP3 protocol implementation * pop3d: a POP3 server implementation * profiler: a function level Tcl source code profiler * rc4: implementation of the RC4 stream cipher * rcs: RCS low level utilities * report: provides objects which can be used to generate and format reports * ripemd: RIPEMD message-digest algorithm * sasl: Simple Authentication and Security Layer implementation * sha1: sha1 hashing functions * smtpd: implementation of functions needed for an SMTP server * snit: snit's not incr Tcl, OO system * soundex: comparison of words based on their phonetic likeness * stooop: simple Tcl-only object oriented programming scheme - provides C++/Java-like OOP interfaces * struct: Tcl implementations of common data structures (tree, graph, etc) * tar: functions to manipulate tar files * term: terminal control * textutil: string manipulation library * tie: framework for creating persistent Tcl arrays * tiff: TIFF image manipulation * transfer: data transfer facilities * treeql: tree query language * uev: user events * units: convert and manipulate quantities with units * uri: functions to generate and manipulate commonly-used URIs * uuid: generator of universally unique identifiers (UUID) * wip: word interpreter Homepage: http://tcl.activestate.com/software/tcllib/ Package: libmocha-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 30 Maintainer: Antonio Terceiro Architecture: all Source: libmocha-ruby Version: 0.5.3-1 Depends: ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libmocha-ruby1.8_0.5.3-1_all.deb Size: 16338 MD5sum: e86f19969e33c7d44c7055e6cf0d22fb SHA1: d4e8bbd6292c2e1b468a6bbaa83711ab22439f24 SHA256: eece851bb274bb0e16072e26c2a817de55ecd77bfed6e8b46a7e1743c8c84e8b Description: Mocking and stubbing library for Ruby Mocking and stubbing library with JMock/SchMock syntax, which allows mocking and stubbing of methods on real (non-mock) classes. Mocking and stubbing are techiniques used to improve unit testing. . Homepage: http://mocha.rubyforge.org/ Package: libsetup-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 20 Maintainer: Debian Ruby Extras Maintainers Architecture: all Source: libsetup-ruby Version: 3.4.1-2 Depends: ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libsetup-ruby1.8_3.4.1-2_all.deb Size: 43292 MD5sum: 341727e99827ca1caac9b599fa178a06 SHA1: 4ebc7695ea0776dfae9dad6f01027c28c1bb5493 SHA256: b6b254466040d374946d9ebb731ce4b11815fdf57fe1f6248adc24d440404e01 Description: the setup.rb install tool for Ruby setup.rb is an installation tool widely used for Ruby programs. You can use it to distribute Ruby code you wrote and be sure your users won't have difficulties installing it. Homepage: http://i.loveruby.net/en/projects/setup/ Package: libdatetime-event-sunrise-perl Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Jaldhar H. Vyas Architecture: all Version: 0.0501-0.1 Depends: libdatetime-perl, libdatetime-set-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libdatetime-event-sunrise-perl_0.0501-0.1_all.deb Size: 15702 MD5sum: 789d5d8109b0dae145b353a5531162bc SHA1: a87e9382a31b62ab34a1ae79192c877569ccefc1 SHA256: 538ec0870d0766df0bad59a77cd1f9ecc692283c83a99cfb82fd45931b0b8d9a Description: Calculate sunrise and sunset for a given time and place This module will return a DateTime Object for sunrise and sunset for a given day. Package: libinline-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 11 Maintainer: Patrick Ringl Architecture: all Source: libinline-ruby Version: 3.6.4-1 Depends: ruby1.8, ruby1.8-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libinline-ruby1.8_3.6.4-1_all.deb Size: 18936 MD5sum: 353522fe04f4ba164d4a597b6c432b1e SHA1: 9805aefff8e3a14c26b19117b53c5645885ab273 SHA256: f49d5270549172e5983f76ad09acea47f534e30e5ab9c6cfa4073fdee68a1b13 Description: Ruby library for embedding C/++ external module code Ruby Inline is an analog to Perl's Inline::C. Out of the box, it allows you to embed C/++ external module code in your ruby script directly. By writing simple builder classes, you can teach how to cope with new languages (fortran, perl, whatever). Package: libqt4-ruby Priority: optional Section: contrib/interpreters Installed-Size: 7 Maintainer: Vincent Fourmond Architecture: all Version: 1.4.9-9 Depends: libqt4-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libqt4-ruby_1.4.9-9_all.deb Size: 6618 MD5sum: 93c78548d7b7d3d316bf334dbbecf0f1 SHA1: f89471d508796322477dc3c535442c0d494fbd8f SHA256: e6e627addb3ed3d724a6a96b467b7583f737c044d51af353424cd131d1046039 Description: ruby bindings for the Qt4 GUI library Smoke-based ruby bindings for Qt4, the Trolltech GUI library. . This is a dependency package to point to the current version of ruby. Homepage: http://developer.kde.org/language-bindings/ruby/index.html Package: librmagick-ruby Priority: optional Section: contrib/interpreters Installed-Size: 27 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Lucas Nussbaum Architecture: all Version: 1.15.11-1ubuntu1 Depends: librmagick-ruby1.8 Suggests: librmagick-ruby-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/librmagick-ruby_1.15.11-1ubuntu1_all.deb Size: 14120 MD5sum: b637f6552f00841d1cccb6f94c3eea19 SHA1: b7bd51ef2c1cfebc6e7c3ec4a58d445f5e86c011 SHA256: 9cfa3bd70d2108852ccebca144c98d9c2765f71dab8b63739505e83c9f34c9ef Description: ImageMagick API for Ruby RMagick is an interface between the Ruby programming language and the ImageMagick image processing library. . This is a dependency package, which depends on an RMagick package built for the latest version of Ruby. Homepage: http://rmagick.rubyforge.org/ Package: liblua5.1-copas0 Priority: optional Section: contrib/interpreters Installed-Size: 7 Maintainer: Enrico Tassi Architecture: all Source: lua-copas Version: 1.1.1-1 Depends: liblua5.1-socket2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/liblua5.1-copas0_1.1.1-1_all.deb Size: 6006 MD5sum: 86b8d6b634c8b81b6e937c6dbcf3088a SHA1: fa9a34aab0424c40d99c28cd19e512e338bcb24a SHA256: 1096683f37785af7d5a2c2cca346bc249e21945376b5106747457e7ebe6b3b97 Description: Copas is a dispatcher of concurrent TCP/IP requests for lua 5.1 Copas is a dispatcher of concurrent TCP/IP requests based on corutines. A server registered with Copas should provide a handler for requests and use Copas socket functions to send the response. Copas loops through requests and invokes the corresponding handlers. . Homepage: Package: libdbd-odbc-ruby Priority: optional Section: contrib/interpreters Installed-Size: 28 Maintainer: Dmitry Borodaenko Architecture: all Source: libdbi-ruby Version: 0.1.1-5 Depends: libdbd-odbc-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libdbd-odbc-ruby_0.1.1-5_all.deb Size: 18052 MD5sum: 48044f06425dc7acaaffb1a2130eef14 SHA1: 5795dbea3946610779bee65af8854619908fc5da SHA256: 4d0a890cac228dcdcad0eeeebc2817becae396e1d900a16e6a1ddb7eb3a2e2b6 Description: Ruby/DBI driver for ODBC Ruby/DBI is a database independent interface for accessing databases, similar to Perl's DBI. . This package is a dependency package, which depends on the package containing actual Ruby/DBI ODBC driver for the default Ruby version (currently 1.8). Package: liblua5.1-cgi0 Priority: optional Section: contrib/interpreters Installed-Size: 15 Maintainer: Enrico Tassi Architecture: all Source: lua-cgi Version: 5.1.1-1 Depends: liblua5.1-expat0, liblua5.1-filesystem0, liblua5.1-socket2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/liblua5.1-cgi0_5.1.1-1_all.deb Size: 20890 MD5sum: 1cba170dce81b287ffab1afc240ee56c SHA1: f9bdd0a470f8933d801d8ee76e4033ab4407ad49 SHA256: f7761ac535ec69f3be14c45e5282bdfcafbfd98267aef4f82ec873e9bb46d3a7 Description: CGI library for the lua language version 5.1 CGILua is a tool for creating dynamic Web pages and manipulating input data from Web forms. CGILua allows the separation of logic and data handling from the generation of pages, making it easy to develop web applications with Lua. Homepage: http://www.keplerproject.org/cgilua/ Package: scsh Priority: optional Section: contrib/interpreters Installed-Size: 6 Maintainer: Lionel Elie Mamane Architecture: all Source: scsh-defaults Version: 0.6.6.3 Depends: scsh-0.6 Suggests: scsh-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/scsh_0.6.6.3_all.deb Size: 2822 MD5sum: eaefb6126372d909062a2bb36c120a74 SHA1: ebc2a2f707189f238a8d8af0e9ae3b19a15dc8ad SHA256: e172cd8478602e8f664b2500f3ca9d6bff4af023d88779870bdf38267dde4ede Description: A `scheme' interpreter designed for writing system programs (default version) Scsh has a high-level process notation for doing shell-script like tasks: running programs, establishing pipelines and I/O redirection. Scsh embeds this process notation within a full implementation of Scheme, a minimal and clean dialect of the Lisp programming language. The process notation is realized as a set of macro definitions, and is carefully designed to allow full integration with standard Scheme code. Scsh isn't Scheme-like; it is Scheme. . At the scripting level, scsh also has an Awk design, also implemented as a macro that can be embedded inside general Scheme code. . Scsh additionally provides the low-level access to the operating system normally associated with C. The current release provides full access to POSIX, plus important non-POSIX extensions, such as complete sockets support. "Complete POSIX" means: fork, exec & wait, sockets, full read, write, open & close, seek & tell, complete file-system access, including stat, chmod/chgrp/chown, symlink, FIFO & directory access, tty & pty support, file locking, pipes, select, file-name pattern-matching, time & date, environment variables, signal handlers, and more. . Please be aware that several of the other scheme implementations being distributed as Debian packages also provide much of the similar system programming functionality. It is wisest to try them all and explore. . This package is a dependency package, which depends on Debian's default scsh version (currently v0.6). Package: libbluecloth-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 8 Maintainer: Arnaud Cornet Architecture: all Source: libbluecloth-ruby Version: 1.0.0-1 Depends: ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libbluecloth-ruby1.8_1.0.0-1_all.deb Size: 17556 MD5sum: 80223f888447a4daf81db10218e517b6 SHA1: 13c326588f06ffe6216e0ae71e10a4276755e3ea SHA256: a8de6322a5a07e1cf8cc199f90960416629a5ecc383a0a6fd54799a6c989d235 Description: A Ruby implementation of Markdown BlueCloth is a Ruby implementation of Markdown, a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). . Homepage: http://www.deveiate.org/projects/BlueCloth Package: libromkan-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 6 Maintainer: Fumitoshi UKAI Architecture: all Source: ruby-romkan Version: 0.4-5 Depends: libruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libromkan-ruby1.8_0.4-5_all.deb Size: 6062 MD5sum: 9ecff2914727a2511f3ea4958c4249ff SHA1: 551ab12cf001ad0f035781d45dceedd912af586b SHA256: 6a6ebe899f10facecde138092c34ec169e5f842f5c84dc66f9e9205f808318c7 Description: a Romaji <-> Kana conversion library for Ruby Ruby/Romkan is a Romaji <-> Kana conversion library for Ruby. It can convert a Japanese Romaji string to a Japanese Kana string or vice versa. Package: libjson-ruby Priority: optional Section: libs Installed-Size: 19 Maintainer: Esteban Manchado Velázquez Architecture: all Version: 1.1.1-1 Depends: libjson-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libjson-ruby_1.1.1-1_all.deb Size: 5938 MD5sum: c6add646497de5e8c9590e9b1353cc4f SHA1: 4ac7fae4e637ef91c43086ee18836743fd4993c7 SHA256: b34f31471efb4f5a1190a5fe73d02e97dc6d00cd989efa501ad3b8022b4e29fd Description: JSON library for Ruby (default Ruby version) This library implements the JSON (JavaScript Object Notation) specification in Ruby, allowing the developer to easily convert data between Ruby and JSON. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language. . This is a dummy package depending on the library for the current default version of Ruby. Package: gnu-smalltalk-common Priority: extra Section: contrib/interpreters Installed-Size: 140 Maintainer: Debian GNU Smalltalk maintainers Architecture: all Source: gnu-smalltalk Version: 2.3.6-2-build1 Conflicts: gnu-smalltalk (<< 2.3.3-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/gnu-smalltalk-common_2.3.6-2-build1_all.deb Size: 1006184 MD5sum: 9000a2a3c0d09374565c01b44f650103 SHA1: afdd2fda06a3c9f4f38b0fb1fa604ca0da067cfb SHA256: 02a2bcb0472356eeaa805a5260e7cd8ae05f19d20909a5d5c0e21cf10ccd3448 Description: GNU Smalltalk class library GNU Smalltalk is an implementation that closely follows the Smalltalk-80 language as described in the book `Smalltalk-80: the Language and its Implementation' by Adele Goldberg and David Robson. . This package contains the class library. Package: libdbd-sqlite3-ruby Priority: optional Section: contrib/interpreters Installed-Size: 28 Maintainer: Dmitry Borodaenko Architecture: all Source: libdbi-ruby Version: 0.1.1-5 Depends: libdbd-sqlite3-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libdbd-sqlite3-ruby_0.1.1-5_all.deb Size: 18068 MD5sum: f19707a0a68ccf1d7e6a1cc0e954fc8c SHA1: 47bf0e82316bdddae1d9c2adadc18468aea24deb SHA256: beffa44a33687420946cadde13575f6a3a478f69876172f03f514abdc998f45f Description: Ruby/DBI driver for SQLite3 Ruby/DBI is a database independent interface for accessing databases, similar to Perl's DBI. . This package is a dependency package, which depends on the package containing actual Ruby/DBI SQLite3 driver for the default Ruby version (currently 1.8). Package: libcmd-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 10 Maintainer: Paul van Tilburg Architecture: all Source: libcmd-ruby Version: 0.8.0-3 Depends: ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libcmd-ruby1.8_0.8.0-3_all.deb Size: 17988 MD5sum: b138ba4e4f239612d91f00532b233570 SHA1: e127b2943a77335fd903d308cfbd17cbea33dd2c SHA256: fd3546d4c86dfd616075fd909a089f6d31ad73300906b8d655e933c4f639ad88 Description: library for building line-oriented command interpreters in Ruby 1.8 This is a library for building line-oriented command interpreters in Ruby. Simply inherit from cmd's Cmd class, and methods whose names start with "do_" become interactive commands. cmd is inspired by the Python library of the same name, but offers a distinctive Ruby feel and several additional features. Package: tkcon Priority: optional Section: contrib/interpreters Installed-Size: 297 Maintainer: Sergei Golovan Architecture: all Version: 1:2.5-20070623-3 Depends: tk (>= 8.4.16-1) | wish Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/tkcon_2.5-20070623-3_all.deb Size: 151412 MD5sum: 80dfd4dd0bdede09db57345a339ee18e SHA1: 8859764c4bb526466fd1195c5e9cb20856e2c381 SHA256: aa034cd4cab94733c747878f4baefbc345f6800d8b9d9fa4f6547816868a8bcf Description: Enhanced interactive console for developing in Tcl TkCon is a tcl shell and console, making it ideal for experimenting with Tcl and Tk programs interactively. . Features: Command history Path (Unix style) / Proc / Variable name expansion Multiple consoles, each with its own state (via multiple interpreters) Captures stdout and stderr to console window (puts overridden) Hot errors (click on error result to see stack trace) Electric character matching (a la emacs) Electric proc highlighting Communication between consoles and other Tk interpreters (including non-tcl ones) Homepage: http://tkcon.sourceforge.net/ Package: libevent-loop-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 89 Maintainer: Florian Ragwitz Architecture: all Source: libevent-loop-ruby Version: 0.3-2 Depends: ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libevent-loop-ruby1.8_0.3-2_all.deb Size: 31326 MD5sum: 67d5a4210b6b3d661d5fcf2a7f4f449d SHA1: bf75ab173742a510bb834c460f735ebf274a66fc SHA256: e3ec04d5798b0d1477e7841dc5af99b3567a0decbe48bf52ae8da55cc3f18b68 Description: simple signal system and an event loop for Ruby This is a library for building event-based programs with Ruby. It contains both a simple signal system and an event loop that uses said signal system. Package: libsvg-ruby Priority: optional Section: contrib/interpreters Installed-Size: 4 Maintainer: Paul van Tilburg Architecture: all Version: 1.0.3-4 Depends: libsvg-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libsvg-ruby_1.0.3-4_all.deb Size: 2502 MD5sum: 0fffd532762c77713dc8a02577fcfdf3 SHA1: ba1187e0e06a0b6e4dea679938f9e9088beb07ed SHA256: 2528df60ede1547f23686ba64f2f5b683dc35e7b1bcf96ffd3baa801de66eac4 Description: library for SVG generation for Ruby This library allows you to use a simple class interface to generate a valid SVG (Scalable Vector Graphic) file in a very simple and intuitive way. . This is a dummy package depending on the library for the current default version of Ruby. Package: libxml-ruby Priority: optional Section: contrib/interpreters Installed-Size: 27 Maintainer: Filipe Lautert Architecture: all Version: 0.5.2.0-1 Depends: libxml-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libxml-ruby_0.5.2.0-1_all.deb Size: 23722 MD5sum: ccb370efbea6af5886f40f24526a4d96 SHA1: 3f858b0673ebf5d8454a4e5cad6cb837eaa44202 SHA256: dcc94f91ce36f13a511820ad23e85cb9001fd45c46e4d42b3de9d8d84486125c Description: Ruby interface to libxml libxml-ruby is a Ruby interface for processing XML. It supports XPath, XPointer, and other features. Internally, it uses libxml and libxslt. . This is a dependency package which depends on Debian's default Ruby version (currently 1.8.x). Homepage: http://libxml.rubyforge.org/ Package: libtagc0-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 6 Maintainer: Debian Ruby Extras Maintainers Architecture: all Source: ruby-taglib Version: 1.1-4 Depends: libruby1.8, libtagc0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libtagc0-ruby1.8_1.1-4_all.deb Size: 3970 MD5sum: fc08e445038a6532fbf8b47488f31601 SHA1: 917a0c46fe386f94a7b3de14ac38e6e144a61510 SHA256: 785fb9ebd67351573057f8efdbfefe4775fdd8a9aae9c2daf1bd21868bc8b01d Description: TagLib Audio Meta-Data Library for Ruby 1.8 This is a Ruby interface to TagLib, the audio meta-data library. . It provides access to the abstract API of TagLib and allows Ruby programs to read and write meta-data of all the audio formats supported by TagLib. Homepage: http://www.hakubi.us/ruby-taglib/ Package: libdbd-mysql-ruby Priority: optional Section: contrib/interpreters Installed-Size: 28 Maintainer: Dmitry Borodaenko Architecture: all Source: libdbi-ruby Version: 0.1.1-5 Depends: libdbd-mysql-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libdbd-mysql-ruby_0.1.1-5_all.deb Size: 18068 MD5sum: cdf20ce0d6ae4204a1cbd81b944a79f9 SHA1: 740f80a8ca95b60d9404bc907eb20482b10784c9 SHA256: 9c05a04eb005a91dcfe20989ace69b38089f6d1213fdf915872f335025a31f3e Description: Ruby/DBI driver for MySQL Ruby/DBI is a database independent interface for accessing databases, similar to Perl's DBI. . This package is a dependency package, which depends on the package containing actual Ruby/DBI MySQL driver for the default Ruby version (currently 1.8). Package: mahoro-ruby Priority: optional Section: contrib/interpreters Installed-Size: 11 Maintainer: Debian Ruby Extras Maintainers Architecture: all Source: mahoro Version: 0.1-2 Depends: mahoro-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/mahoro-ruby_0.1-2_all.deb Size: 1616 MD5sum: 774dea6fd4d1efbb393058568a42b3d5 SHA1: f08fa739ed732168f1f64845eb6f1dc1b2b0b3fc SHA256: e454ff06260a3d1d853a5a2e2db37246125ac6784fb26cfe9289b251e8e341e0 Description: File type determination library for Ruby This package provides a Ruby interface to the C libmagic library. With it, you can determine the type of a file by examining its contents rather than its name. . This is a dummy package to install the Mahoro library bindings for the default version of Ruby. Package: libgettext-ruby-util Priority: optional Section: contrib/interpreters Installed-Size: 135 Maintainer: Tatsuki Sugiura Architecture: all Source: libgettext-ruby Version: 1.9.0-1 Depends: gettext (>= 0.10.35), irb1.8, libgettext-ruby1.8 (>= 1.9.0-1), ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libgettext-ruby-util_1.9.0-1_all.deb Size: 39272 MD5sum: 9634e3db7b7b25a9f17ee6d9b98cdd5f SHA1: 4b157e6bb6b487055d6856562f34533fd9596700 SHA256: 650a67b11c926d2ff313d49999817b148553967b3409fd6695b93ff43012dee7 Description: Gettext utilities for ruby Ruby GetText Package is Native Language Support Library and Tools which modeled after GNU gettext package. . Features: * Simple APIs(similar GNU gettext) * rgettext creates po-files from ruby scripts. The po-file is compatible to GNU gettext. * rmsgfmt creates a mo-file from a po-file. Package: liblua5.1-soap0 Priority: optional Section: contrib/interpreters Installed-Size: 7 Maintainer: Enrico Tassi Architecture: all Source: lua-soap Version: 1.0b-5 Depends: liblua5.1-expat0, liblua5.1-socket2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/liblua5.1-soap0_1.0b-5_all.deb Size: 4786 MD5sum: 424e07f315a76858378bf53cf1709365 SHA1: 99e41e41d57f1ae15c1394901a5d84459142a40d SHA256: 280a7ee857c40ecb92181fffc6acd98deae25ed2d5fc92497ec4c19ea41edb3c Description: SOAP library for the lua language version 5.1 This package contains the lua SOAP facility library. . Homepage: Package: libdbi-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 98 Maintainer: Dmitry Borodaenko Architecture: all Source: libdbi-ruby Version: 0.1.1-5 Depends: libruby1.8 Suggests: libdbi-ruby Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libdbi-ruby1.8_0.1.1-5_all.deb Size: 33272 MD5sum: 6a1b95781d5fc08c2dae4dee873f3095 SHA1: 4d87e92d7697bed476df7a8ae6ad23454e1947b9 SHA256: 55d9680a37a2a4972d442dfe5287a92b772084a74b674e10d7e5fa51116a96e2 Description: Database Independent Interface for Ruby 1.8 Ruby/DBI is a database independent interface for accessing databases, similar to Perl's DBI. . This package contains common DBI libraries for Ruby 1.8. Package: libbsearch-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 6 Maintainer: Fumitoshi UKAI Architecture: all Source: ruby-bsearch Version: 1.5-5 Depends: libruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libbsearch-ruby1.8_1.5-5_all.deb Size: 4748 MD5sum: 9a31bd8e21414be7ea15a6142f15951a SHA1: d3035666678364c1f49515a08bc25e96388d923c SHA256: 842cd166cad417a1935191b7510f717941617e38a2f9b2e22f86fd5d574056ce Description: a binary search library for Ruby It can search the FIRST or LAST occurrence in an array with a condition given by a block. The latest version of Ruby/Bsearch is available at http://namazu.org/~satoru/ruby-bsearch/ Package: libtagc0-ruby Priority: optional Section: contrib/interpreters Installed-Size: 5 Maintainer: Debian Ruby Extras Maintainers Architecture: all Source: ruby-taglib Version: 1.1-4 Depends: libtagc0-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libtagc0-ruby_1.1-4_all.deb Size: 2618 MD5sum: fbfb85073d4ef4afdb32b2b5476a740f SHA1: d2743d50aebb3e0cf48ae0247f5ea91fb3b5e72f SHA256: 076fae70504f2e1dfbb617146873eb25b4581c6dff43c694460d136ba081659e Description: TagLib Audio Meta-Data Library for Ruby This is a dummy package to install the TagLib library bindings for the default version of Ruby. Homepage: http://www.hakubi.us/ruby-taglib/ Package: luasocket Priority: optional Section: contrib/interpreters Installed-Size: 4 Maintainer: Enrico Tassi Architecture: all Version: 2.0.2-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/luasocket_2.0.2-2_all.deb Size: 3104 MD5sum: b3f382b792acbd36d3609b70df8bb5f6 SHA1: 0b4c5c6ad5e45d816e37aacf3b97f0ef026f4058 SHA256: 3ff21dd55632111644221025bb19003b326ec1e46f4c55e5bfa234e264e98c69 Description: TCP/UDP socket library for Lua 5.0 This is a dummy package for upgrading to liblua50-socket0. Package: liblua5.1-copas-dev Priority: optional Section: contrib/interpreters Installed-Size: 7 Maintainer: Enrico Tassi Architecture: all Source: lua-copas Version: 1.1.1-1 Depends: liblua5.1-copas0 (= 1.1.1-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/liblua5.1-copas-dev_1.1.1-1_all.deb Size: 20830 MD5sum: 7e5171678e24e974a6e59cf5676e9245 SHA1: be16bd2888c01d4fdff3591b866b40fd994fd374 SHA256: b0e07d15fd9f5c987064ac4dece7ddf7f7773c84bf73cdf54bfe3845f942f638 Description: Documentation files for the copas library for the lua language version 5.1 This package contains the documentation for the lua 5.1 copas library. . Homepage: Package: libescape-ruby Priority: optional Section: contrib/interpreters Installed-Size: 38 Maintainer: NIIBE Yutaka Architecture: all Version: 0.2-1 Depends: ruby, ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libescape-ruby_0.2-1_all.deb Size: 21034 MD5sum: 9412ec91ef7140cff30c2f42ea00b1bc SHA1: 4cf5c5ec0e49911b55a9fa1e65b210ff8bfe3545 SHA256: 6beed16d12f40935d380124160de0a090018034a3be8cf0577902057f8532d00 Description: HTML/URI/shell escaping utilities for Ruby For Ruby programmers, this utility provides several escaping functions for HTML, URI, and shell command line handling. . Homepage: http://www.a-k-r.org/escape/ Package: libmaruku-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 47 Maintainer: Vincent Fourmond Architecture: all Source: libmaruku-ruby Version: 0.5.7-1 Depends: ruby1.8 Suggests: libsyntax-ruby1.8, texlive-base-bin Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libmaruku-ruby1.8_0.5.7-1_all.deb Size: 123082 MD5sum: 42a9300ff754b7161a74468470bf081b SHA1: 588be34be4386ff9bfa04c07003d3585d0ef0e4c SHA256: ff70b97bc344542f5d577e91e803b0e5984e4aa2d35fe3ddb176bfb4fc3661d0 Description: a Markdown-superset interpreter for Ruby Maruku implements a superset of the Markdown language, designed to easily create HTML documents while only focusing on the high-level structure and not the details. Maruku also supports LaTeX export, which means you can produce PDF output. . Maruku prides itself of being decently fast on long documents. . Please note that if you plan to use maruku to get PDF output, you must install texlive-base-bin. libsyntax-ruby1.8 is necessary only if you want to do syntax highlighting. Enhances: webgen0.4 (>= 0.4.4) Homepage: http://maruku.rubyforge.org Package: luadoc Priority: optional Section: contrib/interpreters Installed-Size: 14 Maintainer: Enrico Tassi Architecture: all Source: lua-doc Version: 3.0-5 Depends: liblua5.1-doc0 (= 3.0-5), lua5.1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/luadoc_3.0-5_all.deb Size: 93574 MD5sum: 1c96c348f3dd07217e09b1252048631b SHA1: 82616707ed14ab4214438b8f53d0f8bc9ab5f115 SHA256: ef1ac35d329d74590e258d430d3678495d64f269d0f9fb84c8e8af0b3c0e50d2 Description: Documentation generator for lua LuaDoc is a documentation generator tool for Lua source code. It parses the declarations and documentation comments in a set of Lua source files and produces a set of XHTML pages describing the commented declarations and functions. . The output is not limited to XHTML. Other formats can be generated by implementing new doclets. The format of the documentation comments is also flexible and can be customized by implementing new taglets. . This package also contains the documentation for luadoc, describing the supported syntax and how to customize the tool input (taglets) and output (doclets). . Homepage: Package: libmaruku-ruby Priority: optional Section: contrib/interpreters Installed-Size: 6 Maintainer: Vincent Fourmond Architecture: all Version: 0.5.7-1 Depends: libmaruku-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libmaruku-ruby_0.5.7-1_all.deb Size: 3034 MD5sum: ff756273d0539f5666470e77d5e2a14c SHA1: 36073387018fd672ce4f2b72facda28a3e313bc8 SHA256: 36c4b8ed8e73b8314551b9835d942367169c9f58c1cce0588710f602367b91a4 Description: a Markdown-superset interpreter for Ruby Maruku implements a superset of the Markdown language, designed to easily create HTML documents while only focusing on the high-level structure and not the details. Maruku also supports LaTeX export, which means you can produce PDF output. . Maruku prides itself of being decently fast on long documents. . This package is a dependency package that pulls in the correct package for the current default version of ruby. Homepage: http://maruku.rubyforge.org Package: libopengl-ruby Priority: optional Section: contrib/interpreters Installed-Size: 50 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Dafydd Harries Architecture: all Version: 0.60.0-0ubuntu3 Depends: libopengl-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libopengl-ruby_0.60.0-0ubuntu3_all.deb Size: 125178 MD5sum: 80d27f373a99fdb2f6f2ec1e80924a3e SHA1: c0ca14e856c052c66081ad87bcc08af3c101a248 SHA256: 3c039974fa2b11dc4b687e6c2149460455feb5d87eef13c670b79caf3937968a Description: OpenGL binding for Ruby This library allows program written in Ruby to use the OpenGL API for graphics. . This is a dependency package which depends on Debian's default version of Ruby (currently 1.8). Homepage: http://ruby-opengl.rubyforge.org Package: libnet-irc-ruby Priority: extra Section: contrib/interpreters Installed-Size: 26 Maintainer: Aurélien GÉRÔME Architecture: all Version: 0.14-5 Depends: ruby Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libnet-irc-ruby_0.14-5_all.deb Size: 31506 MD5sum: 6ff1fed79f3be97b2a40b5518beebb9b SHA1: dbff1a63526e66e33e468fdc385e3a540b96d2c8 SHA256: d39d8b5544a6a2bc7fda7ddf2ee6579d7de1a15a8421cbf22f37c4cf868075a1 Description: a Ruby library for IRC (Internet Relay Chat) This library provides a Ruby library interface for IRC (Internet Relay Chat). It consists of a low-level communication library and a client framework. Package: libhtml-template-ruby Priority: optional Section: contrib/interpreters Installed-Size: 13 Maintainer: Pablo Lorenzzoni Architecture: all Source: html-template Version: 0.16-2 Depends: libruby Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libhtml-template-ruby_0.16-2_all.deb Size: 11926 MD5sum: 8bcf81d061b2520bd5044b2598c927af SHA1: 60223a1a7bf3570e7f359b77eab542d15484eae9 SHA256: b3716fa371e2d0158b940166c134e682ddc2613a10eb3b7f5b07f9884022ff98 Description: A Ruby Class to use HTML Templates This implements a HTML::Template class similar to Perl's one. Its main goal is to implement a complete selectivity between design and logic easily. The HTML files are known as templates with prospective variables to be replaced by their values by the Ruby CGI script. Also, you can deal with a nested block, a loop and a conditional expression. . The URL for this project is http://shebang.jp/src/ruby/ Package: libnarray-ruby Priority: optional Section: contrib/interpreters Installed-Size: 27 Maintainer: Daigo Moriwaki Architecture: all Version: 0.5.9-2 Depends: libnarray-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libnarray-ruby_0.5.9-2_all.deb Size: 10396 MD5sum: 6a93a98040bf77ac383a097aab5fd2a8 SHA1: 4409038796b3225a1cafce11d07894ebdac76033 SHA256: ee3b78b6c556da6fffa2d157e1c5bb7babca1cb9d306dfd6ccfe311c7e3cf6dc Description: Numerical N-dimensional Array library for Ruby NArray is an extension library for Ruby that provides fast calculation and easy manipulation of large numerical arrays with the Ruby language. It has numerical n-dimensional array class as well as vector and matrix subclasses, which can contain 1/2/4-byte Integer, single/double-precision Real/Complex and Ruby Object. . Homepage http://narray.rubyforge.org/index.html.en . This is a dependency package which depends on Debian's default Ruby version (currently 1.8.x). Package: libcmdparse2-ruby Priority: optional Section: contrib/interpreters Installed-Size: 5 Maintainer: Arnaud Cornet Architecture: all Version: 2.0.2-2 Depends: libcmdparse2-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libcmdparse2-ruby_2.0.2-2_all.deb Size: 6588 MD5sum: 99fd9ff22fc7a57e5a3ed54c054b4659 SHA1: b8fd44fd7366d60eaa1a4f4efe2882b6dbf50e14 SHA256: 7398561bf51669dd6915053a508fff22111996712982a5775a5c8fdafdd3b890 Description: Advanced command line parsing module supporting sub-commands Flexible library simplifying creation of shell commands using sub-commands, ie a la apt-get. Uses optparse, part of ruby standard library. . This package is part of the Ruby library extras, a supplement to Ruby's standard library. . Package: libredcloth-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 21 Maintainer: Dmitry Borodaenko Architecture: all Source: redcloth Version: 3.0.99.0.svn.20060519-1 Depends: libruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libredcloth-ruby1.8_3.0.99.0.svn.20060519-1_all.deb Size: 69630 MD5sum: f5a1b753325500c67f02cba16825e66e SHA1: 664580fa7283f6a8414b0937fbe0b45f1b4d36fc SHA256: 0b22e79f696b5a5fe9f14b15062f63bc1e5c27612d1b5c48dc62c385466345ab Description: Textile module for Ruby 1.8 Textile is a very simple text format, intended for making readable text that can be converted to HTML, and used in docs, blogs, and Wiki pages. . RedCloth is a Ruby module for converting Textile to HTML. . This package contains RedCloth module for Ruby 1.8. Package: liblua5.1-sql-doc Priority: optional Section: contrib/interpreters Installed-Size: 11 Maintainer: Enrico Tassi Architecture: all Source: lua-sql Version: 2.1.1-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/liblua5.1-sql-doc_2.1.1-2_all.deb Size: 36040 MD5sum: 33e3abbee0e69397b9be325863da486c SHA1: 73ceecfbc3302eebb97faabcc43bc4dc9ea57f16 SHA256: c541a1af21d667cac615aaa49ae5a3d505e9bdf0a081da42342410b07dfdafb8 Description: luasql development files for the lua language version 5.1 This package contains the documentation of the luasql library. Homepage: http://www.luaforge.net/projects/luasql Package: liblua5.1-soap-dev Priority: optional Section: contrib/interpreters Installed-Size: 5 Maintainer: Enrico Tassi Architecture: all Source: lua-soap Version: 1.0b-5 Depends: liblua5.1-soap0 (= 1.0b-5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/liblua5.1-soap-dev_1.0b-5_all.deb Size: 13352 MD5sum: 0e0279ccfbb89567690e6f6501a81fb1 SHA1: 6855578cb83ec9e4e5f6266f943b39ae6241afb1 SHA256: 00e6944753457b69116c6b2e3d8744c768da19ced3e3587dbc319c737a47045b Description: Documentation files for the SOAP library for the lua language version 5.1 This package contains the documentation for the lua 5.1 SOAP library. . Homepage: Package: libbreakpoint-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 11 Maintainer: Paul van Tilburg Architecture: all Source: libbreakpoint-ruby Version: 0.5.1-2 Depends: ruby Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libbreakpoint-ruby1.8_0.5.1-2_all.deb Size: 15660 MD5sum: d899377a8272fc568fa19c8ccd1ac139 SHA1: 789dd8b741ae27274f4a03eb0ed342985958b567 SHA256: 478524408cf2bc3c435a047e0ddb8dc9f5a10f086e2ee0a28272bbcbc1c6af17 Description: Ruby library for adding breakpoints to Ruby 1.8 programs Ruby-breakpoint lets you inspect and modify state at run time. This allows you to diagnose bugs, patch applications and more all via IRB by simply doing a method call at the place you want to investigate. . This package is part of the Ruby library extras, a supplement to Ruby's standard library. Package: liblua5.1-logging Priority: optional Section: contrib/interpreters Installed-Size: 34 Maintainer: Enrico Tassi Architecture: all Source: lua-logging Version: 1.1.4-1 Recommends: liblua5.1-socket2, liblua5.1-sql-sqlite2 | liblua5.1-sql-mysql2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/liblua5.1-logging_1.1.4-1_all.deb Size: 5606 MD5sum: 256dfd415f7553487f0d1ceded84e3a3 SHA1: da79c5b9cc7f2d6f7462dfa6127c80b6fc3cad95 SHA256: 816c071f0b424fe3590f961ffd222f19f5967e8c7fda3fec26bb7e2d099277fc Description: lualogging library for the lua language version 5.1 This package contains the lua logging facility library, with backends for console, file, SQL, mail, socket. SQL and mail/socket support are available only installing respectively liblua5.1-sql* and liblua5.1-socket* pakcages. Homepage: http://www.luaforge.net/projects/lualogging Package: amrita Priority: optional Section: contrib/interpreters Installed-Size: 6 Maintainer: TANIGUCHI Takaki Architecture: all Version: 1.0.2-4 Depends: libamrita-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/amrita_1.0.2-4_all.deb Size: 9126 MD5sum: 5fc44e155d27d83f278a48cfc814f07c SHA1: fe1725d054c3f1b05e8908154d995a338ef06bef SHA256: cb0490461eb48083c4ec2aadd0477fc4f13f4c9ae1f729b91b135ca43a3d1163 Description: HTML/XML template library for Ruby (dummy package) Amrita is an html/xhtml template library for Ruby. It makes html documents from a template and model data. . * The template for amrita is a pure html/xhtml document without special tags like or <% .. %> * The template can be written by designers using almost any html editor. * There's no need to change Ruby code to modify the view of the _dynamic_ part of the template (or the static portion). * The model data may be any standard Ruby data-- a Hash, Array, String... or an instance of any user-defined class. * The output is controlled by _data_, not by logic-- so it's easy to write, test, and debug code. (Good for eXtremeProgramming) * The html template can be compiled into Ruby code before execution with little effort. . Amrita uses a template and model data to create an html document by naturally matching the +id+ attribute of an html element to model data. . This package is dummy package. Package: libbluecloth-ruby Priority: optional Section: contrib/interpreters Installed-Size: 5 Maintainer: Arnaud Cornet Architecture: all Version: 1.0.0-1 Depends: libbluecloth-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libbluecloth-ruby_1.0.0-1_all.deb Size: 6600 MD5sum: ca8bea4c89c6ded834c84ec0d1d5736b SHA1: cf77ee6658f6e5128b21fa89ef466b9d305a669c SHA256: b0f13cea06af4f02c40231b2cb0a07261528167e68ecc5915eb25d8e2ea297d1 Description: A Ruby implementation of Markdown BlueCloth is a Ruby implementation of Markdown, a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). . Homepage: http://www.deveiate.org/projects/BlueCloth . This is a dummy package depending on the library for the current default version of Ruby. Package: libhmac-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 26 Maintainer: Daigo Moriwaki Architecture: all Source: libhmac-ruby Version: 0.3-2 Depends: libruby1.8 Conflicts: libopenid-ruby1.8 (<< 1.1.4-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libhmac-ruby1.8_0.3-2_all.deb Size: 4794 MD5sum: b639aaa31dba7274a88c190b43590317 SHA1: 1b5d2c09ffcffbea680ac3b326bcf44b46072d49 SHA256: b69c44bcafd571c924f23d563a20aee58e0c3e76fde168bc35e959b9823b0f4d Description: A keyed-hash message authentication code (HMAC) library for Ruby This library provides HMAC functionality with Ruby. HMAC is a type of "Message Authentication Code" (MAC) algorithm documented in RFC2104, which is used to verify integrity of data transmitted over or stored in unreliable medium, based on a secret key. . Homepage: http://deisui.org/~ueno/ruby/hmac.html Package: libcmd-ruby Priority: optional Section: contrib/interpreters Installed-Size: 6 Maintainer: Paul van Tilburg Architecture: all Version: 0.8.0-3 Depends: libcmd-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libcmd-ruby_0.8.0-3_all.deb Size: 10678 MD5sum: aaf95190b82e5861f890254bb1d28875 SHA1: c9c5f1022e349aef73488610aef2caa56d84ac24 SHA256: 52a6514ce38288ce15d66a2b618f931105d0ca990506c69df97563a42391a686 Description: library for building line-oriented command interpreters in Ruby This is a library for building line-oriented command interpreters in Ruby. Simply inherit from cmd's Cmd class, and methods whose names start with "do_" become interactive commands. cmd is inspired by the Python library of the same name, but offers a distinctive Ruby feel and several additional features. . This is a dummy package depending on the library for the current default version of Ruby. Package: libmp3tag-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 31 Maintainer: Taku YASUI Architecture: all Source: libmp3tag-ruby Version: 1.0-2 Depends: libruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libmp3tag-ruby1.8_1.0-2_all.deb Size: 6246 MD5sum: 403f6dd355f254ba4e4784c3a77b3b11 SHA1: 9676b6b8eafd83468536c8064ebf1e10df31bd3a SHA256: f211ec02d5b05828a42ffbfef67dc2b9da379cde2ec40c7f57d9f634fbf068dd Description: Reading and writing ID3V1.1 tags in MP3 for ruby1.8 mp3tag.rb is a ruby class to read ID3v1.0 an ID3v1.1, and write ID3v1.1 tags in MP3 files. These tags save meta information about the music piece such song name, artist, album, genre, track number and a comment. Package: liblocale-po-perl Priority: optional Section: contrib/perl Installed-Size: 9 Maintainer: Alastair McKinstry Architecture: all Version: 0.17-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/liblocale-po-perl_0.17-1_all.deb Size: 11334 MD5sum: 647096a4be79177be608ddeaf5c5bcea SHA1: c3875467b16a2483c6bedf3c0fb4f8e58be1bb81 SHA256: 05334f5ad1724eee6cf6c333ca67c683bebbdf851dbe902d43ae6bc9406eb9a4 Description: Locale::PO perl module This module provides methods for manipulating objects that represent entries in a gettext po-file (untranslated and translated strings, with associated comments). It can load and save complete po-files. Package: edit-json Priority: optional Section: devel Installed-Size: 118 Maintainer: Esteban Manchado Velázquez Architecture: all Source: libjson-ruby Version: 1.1.1-1 Depends: libgtk2-ruby1.8, libjson-ruby1.8, ruby Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/edit-json_1.1.1-1_all.deb Size: 31764 MD5sum: a3f92acf3671f2557d65157bc29cfde2 SHA1: fbc4f5124e3cf3b90d8523b1c80ba86bb86cb708 SHA256: 2659c1d6c157a39c7f9038d845fcc6704e913465236952e9dcd6bf23142a19f0 Description: JSON files editor Small graphical JSON editor. It allows creating and modifying JSON (JavaScript Object Notation) files with the aid of a graphical user interface. Package: libtidy-ruby Priority: optional Section: contrib/interpreters Installed-Size: 5 Maintainer: Dmitry Borodaenko Architecture: all Version: 1.1.2-2 Depends: libtidy-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libtidy-ruby_1.1.2-2_all.deb Size: 4182 MD5sum: a4cdbe5a3478a4bf08adea5198e33ac8 SHA1: 38e3e339fd8195705d060fb7d6a20840abe2e15a SHA256: 11f80975b7533201b09601cf3bf23dd2922b1b096f920721572a349bd89918c4 Description: Ruby interface to HTML Tidy Library HTML Tidy corrects markup in a way compliant with the latest standards, and optimal for the popular browsers. . This package is a dependency package, which depends on the package containing actual Tidy module for the default Ruby version (currently 1.8). Package: libmocha-ruby Priority: optional Section: contrib/interpreters Installed-Size: 4 Maintainer: Antonio Terceiro Architecture: all Version: 0.5.3-1 Depends: libmocha-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libmocha-ruby_0.5.3-1_all.deb Size: 3252 MD5sum: 9c543771ebc934db3eff3e8c9b87c664 SHA1: fdd5f7cdd0af3a9de9453b1a70ce51087863b189 SHA256: 525d6c153479c5fd36248e18bd46fd97e78507f2088195967d9eb83a8a81536f Description: Mocking and stubbing library for Ruby Mocking and stubbing library with JMock/SchMock syntax, which allows mocking and stubbing of methods on real (non-mock) classes. Mocking and stubbing are techiniques used to improve unit testing. . Homepage: http://mocha.rubyforge.org/ . This is a dummy package depending on the library for the current default version of Ruby. Package: libcmdparse2-ruby1.8 Priority: optional Section: contrib/interpreters Installed-Size: 10 Maintainer: Arnaud Cornet Architecture: all Source: libcmdparse2-ruby Version: 2.0.2-2 Replaces: libcmdparse2-ruby (<= 2.0.0-1) Depends: ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/libcmdparse2-ruby1.8_2.0.2-2_all.deb Size: 11840 MD5sum: e53c9a59bee4410507b99a8815b6bfe1 SHA1: 8602ff97e5c02a7c43b13746f258951ed78dcd62 SHA256: a09723e5c1081c19f23e9c2fa997aa151c901489c3be9c0f120c2008b3c00bf2 Description: Advanced command line parsing module supporting sub-commands Flexible library simplifying creation of shell commands using sub-commands, ie a la apt-get. Uses optparse, part of ruby standard library. Package: elza Priority: optional Section: contrib/interpreters Installed-Size: 17 Maintainer: Sebastien Delafond Architecture: all Version: 1.4.3-12 Depends: perl Suggests: libnet-socks-perl (>= 0.03-1), stunnel Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/elza_1.4.3-12_all.deb Size: 42648 MD5sum: 99be26058f3d429223ec32136540865e SHA1: 2570ffba338a9e19e3330c333fb231c546f90666 SHA256: e86e75575df2abe78d894c8297f97262deb3d152a27a941aa9c9cb4c817401fa Description: Script language for automating HTTP requests Elza is a set of perl scripts which can be used as an interpreter for automating requests on web pages. It can extract dynamic URLs from a page, handle forms, cookies, HTTP authentication, redirects / refreshes, etc. Package: rubygems Priority: optional Section: contrib/interpreters Installed-Size: 9 Maintainer: Daigo Moriwaki Architecture: all Source: libgems-ruby Version: 1.1.1-1~hardy1 Depends: libgems-ruby1.8 (= 1.1.1-1~hardy1), ruby1.8 Suggests: build-essential, ruby1.8-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/interpreters/rubygems_1.1.1-1~hardy1_all.deb Size: 55832 MD5sum: c47f9574bf50c644c2b989f1b12f53c6 SHA1: dbc586720bffeaab96b41e28028dd1ecd7244083 SHA256: f5967c9b9aa5e3d5e96426c5038a3036a54b814d1fffe3a75af99e7f5f0984e7 Description: package management framework for Ruby libraries/applications This is a way to package Ruby libraries/applications for distribution. RubyGems provides the ability to manage concurrent versions of libraries and dependencies between those libraries. Using RubyGems, you can: * download and install Ruby libraries easily * not worry about libraries A and B depending on different versions of library C * easily remove libraries you no longer use . This package contains RubyGems' commands like /usr/bin/gem. Homepage: http://rubygems.org/ Package: tk2 Priority: optional Section: contrib/hamradio Installed-Size: 14 Maintainer: Debian Hamradio Maintainers Architecture: all Version: 1.1-8 Depends: tk8.4 | tk8.3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/hamradio/tk2_1.1-8_all.deb Size: 58478 MD5sum: 53a2e6cb990ae14b67876f7c9395b9bb SHA1: ce774afd9ef00c3c17748c2e3cbe764e52fd96f6 SHA256: 15388735598ade29f1ba93097e67049443f9b8e9b6863859f98635d64a26afde Description: Tk GUI for the ICOM IC-R2 receiver The current, experimental version of tk2 works with IC-R2 models which employ 10 kHz or 9 kHz spacing in the AM Broadcast Band (e.g., USA, Japanese, European, and other models). It permits expanded .005 - 1599.995 MHz frequency coverage (except cellular bands) for memory channels and can: . Read a memory image from an IC-R2 receiver or a disk file. Display data from a memory image and let a user change various settings. Add descriptive labels to memory channels and banks. Sort memory channels by frequency or label. Swap pairs of memory banks. Import memory channel data from a csv or ICF file. Export memory channel data to a csv file. Write the results back to the radio. Package: tk5 Priority: optional Section: contrib/hamradio Installed-Size: 14 Maintainer: Debian Hamradio Maintainers Architecture: all Version: 0.6-4 Depends: tk8.4 | tk8.3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/hamradio/tk5_0.6-4_all.deb Size: 66740 MD5sum: 9b8ef0383e41a6e3ad157ef1b8bba7d0 SHA1: aff3206f2abde2f2f3d4a92d18bcf1b90421c844 SHA256: bb5d7baaa2143c3f010eb2b1a39c5587a886a028ec74096108bfc16babb57a61 Description: Experimental Software for the ICOM IC-R5 Receiver tk5 is open source software designed for the ICOM IC-R5 receiver. The current version can: . Read a memory image from an IC-R5 receiver, an ICF file, an IC5 file, or a native tr5 file. Using a graphical interface, display data from a memory image and let a user change the limit search bank, television bank, and most other settings. Import memory channel data from a csv (comma-separated values) file. Export memory channel data to a csv file. Enable a hidden 70-channel Television bank. Write the results back to the radio. Package: p10cfgd Priority: extra Section: contrib/hamradio Installed-Size: 13 Maintainer: Bdale Garbee Architecture: all Version: 1.0-12ubuntu1 Depends: netbase (>= 1.23), openbsd-inetd | inet-superserver, perl5, update-inetd Filename: dists/hardy-unstable/contrib/binary-all/contrib/hamradio/p10cfgd_1.0-12ubuntu1_all.deb Size: 15352 MD5sum: f95dd5f4dca418bdfd9456c33d494710 SHA1: a8c6a5942f49a16f8462fbcfa844b930f306b777 SHA256: cc3f33906ce718f1b1d031d0e433dffe6ca643748ca958bc81d1103337c763ec Description: Remote configuration daemon for Gracilis Packeten The 'p10cfgd' daemon provides support for the 'rmtcfg' command in the Gracilis Packeten amateur radio network packet switch. With this daemon, and appropriate entries in the non-volatile configuration memory of a Packeten, it is possible to have the switch load commands and information at boot time. Further, this daemon appends a command which sets the date and time in the clock on the Packeten. Package: tucnak1-data Priority: optional Section: contrib/hamradio Installed-Size: 8 Maintainer: Debian Hamradio Maintainers Architecture: all Version: 1.04.0-2 Depends: tucnak1 (>= 1.15) Filename: dists/hardy-unstable/contrib/binary-all/contrib/hamradio/tucnak1-data_1.04.0-2_all.deb Size: 1532682 MD5sum: 8de5b7b517eb1ebc541458cb41a959df SHA1: 52c42c857f7f39684672b0579270baf66c106c93 SHA256: b5b63a4c6d13a85e2f493429996cb0deca7a10e46753e15471e9a24c8e739ab8 Description: Data package for VHF/UHF/SHF Hamradio contest log Datafiles for Tucnak. Tucnak is VHF/UHF/SHF log for hamradio contests. It supports multi bands, free input, networking, voice and CW keyer, WWL database and much more. Package: xtlf Priority: optional Section: contrib/hamradio Installed-Size: 38 Maintainer: Joop Stakenborg Architecture: all Version: 0.0+1.03beta-2 Depends: libgtk2-gladexml-perl, libgtk2-perl, perl Suggests: cwdaemon, xdx, xplanet Filename: dists/hardy-unstable/contrib/binary-all/contrib/hamradio/xtlf_0.0+1.03beta-2_all.deb Size: 206184 MD5sum: 75d799b4ffdf5e82916acbaa7e891dc3 SHA1: cec2fa678efe11284779416ff4dcec086a870c6c SHA256: 91a791b7663a604123fbbe28d35c176d18397ce90a0ca095fd9fcac7abd522c9 Description: single user (single node) version of tlf xtlf is a hamradio contest logging program with the look and feel of tlf. It uses a perl based GTK+ X-based gui. Package: kde-icons-noia Priority: optional Section: contrib/kde Installed-Size: 15898 Maintainer: Morten Hustveit Architecture: all Version: 1.0-2 Recommends: kdebase (>= 4:3.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde-icons-noia_1.0-2_all.deb Size: 11968022 MD5sum: 67ae3119e364a7024bb0ab27ac30e107 SHA1: 365f240c400c80a90b71c67f1b324e9fdfd8a3b3 SHA256: 594b72011402fb38846a614b8b348271e06446a5995bec138bc5d8ce8849a827 Description: Noia icon theme for KDE 3 The Noia icon theme is a complete icon set with only original icons. It can be used as individual icons for X desktops, or as a complete icon set for KDE 3. Package: kde-icons-crystalclear Priority: optional Section: contrib/kde Installed-Size: 13 Maintainer: Bastian Venthur Architecture: all Source: kde-icons-crystalproject Version: 0.2007.06.16.1-1 Depends: kde-icons-crystalproject Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde-icons-crystalclear_0.2007.06.16.1-1_all.deb Size: 2380 MD5sum: 27ac77d2a4ac41630e7c4e7781fa5dda SHA1: a62138567cea8def5436aa93dff79eeeeb9cec6c SHA256: bf7841b7a02a4a10948849fb236e422c738e48abbcc61e8800433bb8b8785055 Description: transitional dummy package Package: junior-kde Priority: extra Section: contrib/kde Installed-Size: 4 Maintainer: Ben Armstrong Architecture: all Version: 1.4 Depends: kig, kstars, ktuberling, kworldclock Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/junior-kde_1.4_all.deb Size: 1924 MD5sum: ae3742be6fcd8e7a74137662386f6fef SHA1: cb509f2282cde9b75654ba09c8d00e79afa22223 SHA256: 475ee79ee0684d5a4f7037cab0ca245425e13e4d89d9d5cd8e06220b142e9422 Description: Debian Jr. for KDE This package includes a collection of programs for children which are built for KDE. A KDE desktop is not required in order to run these. They are kept separate merely so that installing a Debian Jr. system won't drag in all kinds of KDE dependencies. . As such, this package is by no means a complete collection of programs suitable for children in KDE. The Debian Jr. project will be adding to this list in future releases, and likely refining the package into categories the way the rest of Debian Jr. packages are now organized. Package: kde-icons-kneu Priority: optional Section: kde Installed-Size: 7701 Maintainer: Debian-BR Team Maintainers Architecture: all Version: 0.2-1 Replaces: kde-icon-theme-kneu Depends: kdebase Conflicts: kde-icon-theme-kneu Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde-icons-kneu_0.2-1_all.deb Size: 5982734 MD5sum: 29d9028be9a90c69148b9f66e888bcba SHA1: b36c175a14f7c3e2556fa85c1ddaea439c2aa80b SHA256: 353d15b2244fb94df2328a5783a8bd0633a5f453a9c627f881f70e92a73f37b0 Description: kNeu KDE icon theme kNeu is an icon theme for KDE Desktop, based entirely on Silvestre Herrera's DLG Neu Icon Set. It intends to be some cartoonish, but not stupid. Quiet, but not silent. Shiny, but not scandalous. Package: kde-icon-theme-kneu Priority: optional Section: kde Installed-Size: 1028 Maintainer: Debian-BR Team Maintainers Architecture: all Source: kneu Version: 0.2-1 Depends: kdebase Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde-icon-theme-kneu_0.2-1_all.deb Size: 5980594 MD5sum: 544056bee7ce74dad4e70ccd2fba796b SHA1: 4fb6b2351dc5e24f7eba35e5590b9cea0243cdb1 SHA256: eba0388af8dca4ca9a2c5135971f8362615358540b3142f891444f6dd67f9571 Description: kNeu KDE icon theme kNeu is an icon theme for KDE Desktop, based entirely on Silvestre Herrera's DLG Neu Icon Set. It intends to be some cartoonish, but not stupid. Quiet, but not silent. Shiny, but not scandalous. Package: kde-extras Priority: optional Section: contrib/kde Installed-Size: 4 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: meta-kde-extras Version: 5:54 Depends: kde-core (>= 5:47) Recommends: abakus, amarok, apollon, arson, basket, codeine, creox, digikam, gtk-qt-engine, guarddog, guidedog, gwenview, hotswap-gui, k3b, kaffeine, karamba, kasablanca, kbarcode, kbfx, kbiff, kboincspy, kcpuload, kde-guidance, kdiff3, kdirstat, keep, kerry, keybled, kflog, kfocus, kftpgrabber, kid3, kile, klibido, klog, klogic, kmplayer, kmymoney2, knapster2, knemo, knetfilter, knetload, knights, knmap, knutclient, koffice, komba2, komparator, kompose, konversation, kover, kphone, kphotoalbum, kpowersave, kpsk, krecipes, krecord, krusader, kscope, ksensors, ksimus, ksplash-engine-moodin, ksudoku, ksystemlog, ktechlab, ktorrent, kvdr, kvirc, kvpnc, kwave, kwavecontrol, kwlan, mailody, noteedit, regina-normal, rosegarden, rsibreak, showimg, smb4k, strigi-applet, synce-kde, taskjuggler, tellico, tora, tripod, wlassistant, wordtrans-kde, yakuake Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde-extras_54_all.deb Size: 9372 MD5sum: fcd76386ea9a8674a716e54247c9b8d9 SHA1: 6d41e844138967e135ea29e4e1b266950116e464 SHA256: 87ffb78752f3751f91f268f7edbca03b7a813acab3a51803078f7aa339860241 Description: extra applications for use with KDE KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This metapackage recommends programs that are not part of the official KDE modules, but nevertheless are based upon KDE, and may be of interest to KDE users. Examine each package's own description for more information. Package: kde-icons-nuovext Priority: optional Section: contrib/kde Installed-Size: 18195 Maintainer: Bastian Venthur Architecture: all Version: 1.6.dfsg.1-2 Recommends: kdebase Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde-icons-nuovext_1.6.dfsg.1-2_all.deb Size: 14950678 MD5sum: 51204f5f24417a5875aad993a9154380 SHA1: 66beb2af14de70b8de9f85dca4a6aa7ea957a3e6 SHA256: 9466e6d6de9f7345882e93ef0ec63e467b9edcaba39032d3c926dc73cea30819 Description: nuoveXT icon theme for KDE nuoveXT is a complete icon set for KDE. It consists of high quality icons which can be used as individual icons for X desktops or as a complete icon set for KDE3. . It is currently one of the most popular icon sets from kde-look.org. Package: kde-kdm-themes Priority: optional Section: contrib/kde Installed-Size: 33 Maintainer: Bastian Venthur Architecture: all Version: 2007.01-1 Depends: kdm Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde-kdm-themes_2007.01-1_all.deb Size: 2402304 MD5sum: d36f8ef27617915770cd58be71c55434 SHA1: 4e71a50bf7043ce153be47f213d2f187a428044f SHA256: 5e95fe104627d7a84f69659c44de6fd33b1bcf43d27226e3c8e521423725ca29 Description: Themes for the K Display Manager This package contains popular themes for KDM, namely: - Debian - Krystal - Linux Passion - True Nature . NOTE: KDM-themes are not enabled by default in Debian -- please read the README.debian for further infos howto enable them. Package: kde4-devel Priority: optional Section: contrib/kde Installed-Size: 4 Maintainer: Terence Simpson Architecture: all Source: meta-kde4 Version: 3.3 Depends: kde4-core (>= 3.3), kdebase-dev-kde4 (>= 4:4.0.0), kdelibs5-dev (>= 4:4.0.0), kdepimlibs5-dev (>= 4:4.0.0), kdesdk-kde4 (>= 4:4.0.0), libkonq5-dev (>= 4:4.0.0), libphonon-dev (>= 4:4.0.0), libplasma-dev (>= 4:4.0.0), qt4-designer Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde4-devel_3.3_all.deb Size: 2894 MD5sum: 17222743f85b0a77ece418b2138ebda5 SHA1: ef021328063c5843f0a35810a6fbf604f13ae201 SHA256: 99743abfd59d1ab6117a8e4ab0cf0aecda8f34e9bf719acc3c88e58b7fc177a7 Description: the K Desktop Environment version 4 development files and modules KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This metapackage includes official KDE4 modules that are useful to developers, including KDE's software development kit (SDK), Qt4's designer tool, and all core KDE4 header and development packages. Homepage: http://www.kde.org Package: kubuntu-artwork-kbfx Priority: optional Section: contrib/kde Installed-Size: 11 Maintainer: Jonathan Patrick Davies Architecture: all Version: 1.1 Depends: kbfx Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kubuntu-artwork-kbfx_1.1_all.deb Size: 49798 MD5sum: 85b739a1a8db3bdb5e3fc599baf93406 SHA1: 00ce946a6749852245d5ecc1b7dad8cf71cee8dd SHA256: 610e8aa65bafa2d0903702353aa78776f633a1167c5a08fc9347261202fbf6b4 Description: kubuntu artwork for KBFX This package is a set of KBFX themes for Kubuntu from KDE-look. . http://www.kde-look.org Package: mnemosyne Priority: extra Section: contrib/misc Installed-Size: 40 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Robert Lemmen Architecture: all Version: 1.0-0ubuntu3 Depends: python (>= 2.5), python (<< 2.6), python-pygame, python-qt3, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/mnemosyne_1.0-0ubuntu3_all.deb Size: 211882 MD5sum: 8e1afa52b010e8beef2da184bf704498 SHA1: c53903c62ed4445a55ce3d105b5c811fb9186b5f SHA256: 82530df3ceddd99a0b20d9666eb3f6964875050356de0400f96cd7af2446ecec Description: spaced repetition flash-card program The Mnemosyne software resembles a traditional flash-card program to help you memorise question/answer pairs, but with an important twist: it uses a sophisticated algorithm to schedule the best time for an item to come up for review. Difficult items that you tend to forget quickly will be scheduled more often, while Mnemosyne won't waste your time on things you remember well. Homepage: http://mnemosyne-proj.sourceforge.net Package: konq-kim Priority: optional Section: contrib/kde Installed-Size: 37 Maintainer: Raphaël Pinson Architecture: all Version: 0.9.4-0ubuntu1 Depends: imagemagick, konqueror Recommends: mjpegtools Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/konq-kim_0.9.4-0ubuntu1_all.deb Size: 56306 MD5sum: 269740bb8602f52337c4a1974e114695 SHA1: 06c6361cd6a17baa888d5878aa2378d58f452b55 SHA256: 973ade46002cffc880b2ac0578d2e81607149e6d33d75cbb9247970d0e253e23 Description: image service menu for Konqueror Kim (KDE Image Menu) is an image service menu for Konqueror's file manager which allows to: - compress images, - resize images, - convert images, - rotate images, - rename images, - resize and send by mail images, - and more other actions! . Note that mjpegtools is necessary to get the mpeg plugins to work. . Homepage: http://bouveyron.free.fr/kim/ Package: kde-icons-nuvola Priority: optional Section: contrib/kde Installed-Size: 1878 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christoffer Sawicki Architecture: all Source: nuvola Version: 1.0.final-2ubuntu2 Recommends: kdebase Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde-icons-nuvola_1.0.final-2ubuntu2_all.deb Size: 13740190 MD5sum: 2ea9599e49fc5b2b3e615e3886095b9d SHA1: ce4b119c2c349444b663f0584faff064e5c18d7e SHA256: 52da1d5e810ae11b0d8298a9db2ef6c9653342317e3f1a71d3a0096b94e06b77 Description: Nuvola icon theme for KDE A nice-looking modern icon theme for KDE. . Author: David Vignoni Homepage: http://www.icon-king.com/goodies.php Package: kde-wallpapers-lineartreworked Priority: optional Section: contrib/kde Installed-Size: 13 Maintainer: Bastian Venthur Architecture: all Version: 0.0.20050405-2 Suggests: kdebase Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde-wallpapers-lineartreworked_0.0.20050405-2_all.deb Size: 26200 MD5sum: 41e93789bc72400886779775173b80a7 SHA1: 8cce09bcb3520af9613ae8344cca1f1b9298df7e SHA256: bd9477ad64281335ba0c8f89f8b8a8a428fbcd0efdea9fc8cc79c0a2ccaa6f9a Description: Some reworks of the lineart background that comes with KDE 3.4 This package contains 16 different reworks of the popular "lineart" wallpaper which comes with KDE 3.4. . These wallpapers come in three different colors: blue, red, green and are stored in the scalable vector graphics format (.sgf), so you can use them in any resolution without quality loss. Package: kde-icons-crystalproject Priority: optional Section: contrib/kde Installed-Size: 33360 Maintainer: Bastian Venthur Architecture: all Version: 0.2007.06.16.1-1 Replaces: kde-icons-crystalclear (<< 0.2007.06.16.1-1) Provides: kde-icons-crystalclear Recommends: kdebase Conflicts: kde-icons-crystalclear (<< 0.2007.06.16.1-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde-icons-crystalproject_0.2007.06.16.1-1_all.deb Size: 22380810 MD5sum: 0bf2786ac55c48102d21f0764d6f1dd3 SHA1: 172a574d798f054487a7e64c960c7c0668885981 SHA256: 8f5558a5d3f2ce60ea15d0f80df500445eb2ca19029e92e570fe3b84d88236cd Description: Everaldo's "Crystal Project" icon theme for KDE This is the Crystal Project icon theme by Everaldo. It is formerly known as Crystal Clear and was renamed to Crystal Project in June 2007. . Unlike kde-icons-crystal -- which is in fact Everaldo's "Crystal SVG" icon theme from 2003, -- this package does not contain graphics in SVG format. Package: kde-icons-crystal Priority: optional Section: contrib/kde Installed-Size: 2224 Maintainer: Morten Hustveit Architecture: all Version: 3.7-2 Recommends: kdebase (>> 4:2.1-final-0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde-icons-crystal_3.7-2_all.deb Size: 1563124 MD5sum: 803f11bdeac64b53b9e19185b5b3aaa6 SHA1: 8d55679e294541e40e822bda652d6c4154f5b89e SHA256: 9c73a98453703beafac877b71e60489b163f25432def32381f450ba000bac2a5 Description: Crystal icon theme for KDE The Conectiva Crystal icon theme is the standard icon theme of Conectiva Linux 8. . The creator of this collection, Everaldo Coelho , accepts contributions. Package: ichthux-konqueror-shortcuts Priority: optional Section: contrib/kde Installed-Size: 6 Maintainer: Raphaël Pinson Architecture: all Version: 0.1-0ubuntu1 Recommends: konqueror Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/ichthux-konqueror-shortcuts_0.1-0ubuntu1_all.deb Size: 2660 MD5sum: 618d0c2f195a526276ef381e33448c12 SHA1: f6e6da033be518c2b5876d676895bf20f810b1a4 SHA256: 59a6c3523c6b66c196e13c1bc1840cea24a52e92ca7b258ab28e620a602d39a5 Description: Specific Konqueror shortcuts for Ichthux The shortcuts are: bgtw: BibleGateway.com Multilingual Search biiible: Biiible.com Bible Search blb: Blue Letter Bible Search Package: kde4-amusements Priority: optional Section: contrib/kde Installed-Size: 4 Maintainer: Terence Simpson Architecture: all Source: meta-kde4 Version: 3.3 Depends: kde4-core (>= 3.3), kdeedu-kde4 (>= 4:4.0.0), kdegames-kde4 (>= 4:4.0.0), kdetoys-kde4 (>= 4:4.0.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde4-amusements_3.3_all.deb Size: 2808 MD5sum: 20b6bc42df2819a610c8422bdfa3db6e SHA1: 1dcd24185399b9dc7013c7801f63c6c36d18fd9b SHA256: a221b2dfb4abaf0c5b462b80e2cf00f9ee2d4621bee1e79f7e0ff80c654fe869 Description: the K Desktop Environment version 4 games and toys modules KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This metapackage includes official KDE4 modules containing educational software, games, and other toys. Homepage: http://www.kde.org Package: kde-icons-gorilla Priority: optional Section: contrib/kde Installed-Size: 1056 Maintainer: Sune Vuorela Architecture: all Version: 1.3.5-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde-icons-gorilla_1.3.5-1_all.deb Size: 5635232 MD5sum: eb8b3685913d599a93a0bcf57e0b9370 SHA1: e92bb1f1171e3e51441e02255f04aa05e5cb92de SHA256: 55ea5e56db81d41b2b6d19a3166186cceb4e2b1962ef8f6beb967e6da32948c0 Description: Yellowish gorilla icons for kde Gorilla icon set for kde. Brings monkey spirit to your desktop Package: kde4-core Priority: optional Section: contrib/kde Installed-Size: 4 Maintainer: Terence Simpson Architecture: all Source: meta-kde4 Version: 3.3 Depends: kdebase-kde4 (>= 4:4.0.0), kdebase-runtime (>= 4:4.0.0), kdebase-workspace (>= 4:4.0.0), kdelibs5 (>= 4:4.0.0), kdepimlibs5 (>= 4:4.0.0) Suggests: kde-i18n (>= 4:4.0.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde4-core_3.3_all.deb Size: 2888 MD5sum: 6df3ad235d1f0f3b5286c11a28a77e8b SHA1: 1f7af8ff54671c105f782ce1d96348a047d50d44 SHA256: 8f7f472312b23c0a62ea986f210ee3539cc7751845ebf354908899e1e6ebfbde Description: the K Desktop Environment version 4 core modules KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This metapackage includes the core official modules released with KDE4. This includes just the basic desktop (browser, file manager, text editor, control center, plasma, etc.) and important libraries and data. Homepage: http://www.kde.org Package: kde-icons-korilla Priority: optional Section: contrib/kde Installed-Size: 1063 Maintainer: Sune Vuorela Architecture: all Version: 1.3.5-1 Recommends: kdebase Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde-icons-korilla_1.3.5-1_all.deb Size: 5688114 MD5sum: 22313878134a89197390285a5dcb6fc7 SHA1: 636995b5d5cc21363c5a88cfa90cdf9f0aa35a34 SHA256: 929cb32d223a6192a80515d19bc8072f62f9c65fac232783344196d0f85d3480 Description: Blue version of the gorilla icons for kde Kool gorilla icon set for kde. Brings monkey spirit to your desktop Package: kde4 Priority: optional Section: contrib/kde Installed-Size: 4 Maintainer: Terence Simpson Architecture: all Source: meta-kde4 Version: 3.3 Depends: kde4-amusements (>= 3.3), kde4-core (>= 3.3), kdeaccessibility-kde4 (>= 4:4.0.0), kdeadmin-kde4 (>= 4:4.0.0), kdeartwork-kde4 (>= 4:4.0.0), kdegraphics-kde4 (>= 4:4.0.0), kdemultimedia-kde4 (>= 4:4.0.0), kdenetwork-kde4 (>= 4:4.0.0), kdeutils-kde4 (>= 4:4.0.0) Suggests: x-window-system-core Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde4_3.3_all.deb Size: 2946 MD5sum: 777e1a4cf27a269630d471374010bbec SHA1: b8b10a13201e5f99db933f6e4105e5a12916c7c9 SHA256: ca731a9e581c3ac6141434205cf39dff3bfdb7c81a2c8b55165e6482848f40a1 Description: the K Desktop Environment version 4 official modules KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This metapackage includes all the official modules released with KDE4 that are not specific to development. In addition to the core KDE modules, this includes multimedia, networking, graphics, education, games, web development, system administration tools, and other artwork and utilities. Homepage: http://www.kde.org Package: kde-devel-extras Priority: optional Section: contrib/kde Installed-Size: 4 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: meta-kde-extras Version: 5:54 Depends: kdbg, kde-core (>= 5:47), kde-devel (>= 5:47), kdevelop (>= 4:3.3.2), kprof Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/kde-devel-extras_54_all.deb Size: 8924 MD5sum: 0499db27863b7cad3eae435068ef6132 SHA1: 2b21e6631d38af853faa10f172b3c1448f749b83 SHA256: 4d71503b52877892005426237dbcefe6b5460300ed69f687a192a09fa687315f Description: extra development applications for use with KDE KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This metapackage includes programs of use to developers that are not part of the official KDE modules, including a debugger, a profiling tool, and KDevelop, a complete development environment. Package: konq-toutf8 Priority: extra Section: contrib/kde Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Raphaël Pinson Architecture: all Version: 0.2.1-0ubuntu2 Depends: convmv, konqueror, recode Filename: dists/hardy-unstable/contrib/binary-all/contrib/kde/konq-toutf8_0.2.1-0ubuntu2_all.deb Size: 2760 MD5sum: 8d58e0bcd037a0ae21a77d5256db66c7 SHA1: 88cba51bd073a09c878dedc442927c49bbe5184c SHA256: c0a9775c41b05d6a4a28677b908946a3335baba1b0ff4aa28de12537ea8e6434 Description: UTF-8 encoding utility servicemenu for Konqueror ToUTF-8 is a set of servicemenus to easily rename and recode files to UTF-8. . http://kde-apps.org/content/show.php?content=31400 Package: matchbox-themes-extra Priority: optional Section: contrib/embedded Installed-Size: 106 Maintainer: Moray Allan Architecture: all Version: 0.3-2 Depends: matchbox-window-manager Recommends: matchbox-panel Filename: dists/hardy-unstable/contrib/binary-all/contrib/embedded/matchbox-themes-extra_0.3-2_all.deb Size: 542532 MD5sum: c3c96b5454193659d9043dbbe190b961 SHA1: ebd0602da52409cd45c18e53291c56721c102b0f SHA256: bc8245cf0a92c27f94388d5f982df2a683e050a9345404f6d75632e8b17a2e1b Description: extra themes for matchbox-window-manager Matchbox is a base environment for the X Window System running on non-desktop embedded platforms such as handhelds, set-top boxes, kiosks and anything else for which screen space, input mechanisms or system resources are limited. . This package contains some extra themes for the Matchbox window manager. Package: matchbox-common Priority: optional Section: contrib/embedded Installed-Size: 92 Maintainer: Moray Allan Architecture: all Version: 0.9.1-3 Replaces: matchbox (<< 1:0.8.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/embedded/matchbox-common_0.9.1-3_all.deb Size: 32298 MD5sum: 807eb89dea0da21072e31089a1ae8474 SHA1: 8cc829abbf6d4e12ffd234dc48bedee24a206ccf SHA256: 78a928067a5beb46c643618af1939b9f88b9d28c0fe33c70250796c3179e791b Description: common files for Matchbox Project applications This package contains files used by several Matchbox Project applications. . Matchbox is a base environment for the X Window System running on non-desktop embedded platforms such as handhelds, set-top boxes, kiosks and anything else for which screen space, input mechanisms or system resources are limited. Package: python-pygments Priority: optional Section: contrib/python Installed-Size: 364 Maintainer: Piotr Ożarowski Architecture: all Source: pygments Version: 0.9-2 Depends: python (>= 2.3), python-central (>= 0.6.5) Recommends: python-chardet, python-setuptools (>= 0.6b3-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pygments_0.9-2_all.deb Size: 373230 MD5sum: e2006d86a5b0816e7f27101cad8c8975 SHA1: 583e895bc097673bc19ffd92c67b6d8c6ba90a24 SHA256: 9690174585ab07c60d3ed6f413822901baaad4f9040bdaaf6e88180582fe5d40 Description: syntax highlighting package written in Python Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. . Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details, increasing quality by a fair amount * support for new languages and formats are added easily * a number of output formats, presently HTML, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library * ... and it highlights even Brainfuck! Homepage: http://pygments.pocoo.org/ Python-Version: >= 2.3 Package: python-psycopgda Priority: optional Section: contrib/python Installed-Size: 16 Maintainer: Ubuntu Core developers Original-Maintainer: Fabio Tranchitella Architecture: all Source: psycopg Version: 1.1.21-15ubuntu1 Depends: python-psycopg (>= 1.1.21-15ubuntu1), zope-common (>= 0.5.38), zope3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-psycopgda_1.1.21-15ubuntu1_all.deb Size: 19776 MD5sum: 2014561193a42a4db600ff33d23d6c12 SHA1: f73da0456aa49448e11c6f40f8703233b24d746b SHA256: 004bcf1994d5df25bca446a6f779e6422fbdcba05ea19bc70dc3b4244f3d9939 Description: Zope database adapter based on python-psycopg -- zope3 version The package contains the PostgreSQL database adapter for Zope 3 based on the psycopg Python module. Python-Version: 2.4 Package: python-boto Priority: optional Section: contrib/python Installed-Size: 30 Maintainer: Eric Evans Architecture: all Version: 0.9d-1 Provides: python2.4-boto, python2.5-boto Depends: python (>= 2.4), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-boto_0.9d-1_all.deb Size: 59968 MD5sum: efeca74e3b90edcf94f136405f07d84d SHA1: d076d1a63a7cf197b72541473360bd460ae42332 SHA256: 1da64f6f55f38d446c10fdd42209fc95b832c78ab166a315f6868627c188fabc Description: Python interface to Amazon's Web Services Boto is a Python interface to the infrastructure services available from Amazon. It includes support for S3 (Simple Storage Service), SQS (Simple Queue Service), and EC2 (Elastic Compute Cloud). Homepage: http://code.google.com/p/boto/ Package: python-jaxml Priority: optional Section: contrib/python Installed-Size: 78 Maintainer: Ernesto Nadir Crespo Avila Architecture: all Source: jaxml Version: 3.01-4 Replaces: jaxml Provides: jaxml Depends: python, python-support (>= 0.7.1) Conflicts: jaxml Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-jaxml_3.01-4_all.deb Size: 25420 MD5sum: 2fc163ca06dcb98d25a745271dc11741 SHA1: 0e269607c96d5094d6244021c60cb095aaa62ea3 SHA256: 54782ae2eb430404f1d54352242396117fd6480c76ae9379be12a85929ede0d4 Description: Python module for generating XML documents jaxml is a python module that defines a class XML_document, which allows easy and trouble-free generation of XML documents. Package: python-louie Priority: optional Section: contrib/python Installed-Size: 24 Maintainer: Loic Minier Architecture: all Source: louie Version: 1.1-1 Depends: python (>= 2.3), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-louie_1.1-1_all.deb Size: 23108 MD5sum: 8ab1472ab08b5d16cc183eb353fe0c8d SHA1: ca13a2263b731d8c6e91f9462db2687296f0e44e SHA256: b63c0981419e8a8a4c32bd69e6a51742a72ab1eb8473f27d29af7666fb6f8ad1 Description: Python signal dispatching mechanism Louie provides Python programmers with a straightforward way to dispatch signals between objects in a wide variety of contexts. It is based on PyDispatcher, which in turn was based on a highly-rated recipe in the Python Cookbook. Python-Version: >= 2.3 Package: python-hachoir-metadata Priority: optional Section: contrib/python Installed-Size: 19 Maintainer: Michel Casabona Architecture: all Source: hachoir-metadata Version: 1.0.1-1 Depends: python (>= 2.4), python-hachoir-parser (>= 1.0), python-support (>= 0.7.1) Suggests: python-profiler Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-hachoir-metadata_1.0.1-1_all.deb Size: 37178 MD5sum: b3177af89318abccffd606d19c3cd711 SHA1: c9b6ec1871e1ee95556d2c0595cf02f538959ae8 SHA256: a9208a3f15a9de6fb22be5af89a88244b3b8f4bedaf5d3c0bba559314009f279 Description: Program to extract metadata using Hachoir library hachoir-metadata extracts metadata from multimedia files: music, picture, video, but also archives. It supports most common file formats: * Archives: bzip2, gzip, zip, tar * Audio: MPEG audio ("MP3"), WAV, Sun/NeXT audio, Ogg/Vorbis (OGG), MIDI, AIFF, AIFC, Real audio (RA) * Image: BMP, CUR, EMF, ICO, GIF, JPEG, PCX, PNG, TGA, TIFF, WMF, XCF * Video: ASF format (WMV video), AVI, Matroska (MKV), Quicktime (MOV), Ogg/Theora, Real media (RM) . It tries to give the more informations as possible. For some file formats, it gives really more informations then libextractor for example. RIFF parser is really good for example, it can extract creation date, software used to generate the file, etc. But hachoir-metadata can not guess informations. The most complex operation is just to compute duration of a music using frame size and file size. . hachoir-metadata has three modes: * classic mode: extract metadata, you can use --level=LEVEL to limit quantity of information to display (and not to extract) * --type: show on one line the file format and most important informations * --mime: just display file MIME type . The command 'hachoir-metadata --mime' works like 'file --mime', and 'hachoir-metadata --type' like 'file'. But today file command supports more file formats then hachoir-metadata. . Homepage: http://hachoir.org/wiki/hachoir-metadata Package: python-wsgiref Priority: optional Section: contrib/python Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Noah Slater Architecture: all Version: 0.1.2-2ubuntu1 Depends: python (>= 2.3), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-wsgiref_0.1.2-2ubuntu1_all.deb Size: 21066 MD5sum: 66b12b9b530b68388b85de8ae4badc56 SHA1: 408d70611d298e57ee083a5f7091b58110fede94 SHA256: 030c80fb0658ce4579a5704eaa74bbac618399a945b399c26c710ef5001418e5 Description: a standalone release of the wsgiref library This is a standalone release for Python 2.3 and 2.4, the wsgiref library is included in the Python 2.5 standard library. . The Web Server Gateway Interface (WSGI) is a standard interface between web server software and web applications written in Python. Having a standard interface makes it easy to use an application that supports WSGI with a number of different web servers. . wsgiref is a reference implementation of the WSGI specification that can be used to add WSGI support to a web server or framework. It also contains some useful utilities for writing applications or middleware that provide or implement WSGI. Homepage: http://cheeseshop.python.org/pypi/wsgiref Python-Version: >= 2.3, << 2.5 Package: python-advas Priority: optional Section: contrib/python Installed-Size: 1204 Maintainer: Patrick Winnertz Architecture: all Source: advas Version: 0.2.3-1 Provides: python2.3-advas, python2.4-advas, python2.5-advas Depends: python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-advas_0.2.3-1_all.deb Size: 105240 MD5sum: 64b274e1010bb63171d2e7a454c89a8b SHA1: 8e4afae170d073e51ec1f05cbd57df0987d88d7a SHA256: 1befba966fa5d22af008b083ae36832c7272094e50cd31a90343d580cb1ed477 Description: algorithms for high-level search and information retrieval AdvaS is a Python module that provides methods and algorithms for high-level search and information retrieval as used in a search engine or a database optimizer. Python-Version: 2.4, 2.3, 2.5 Package: python-templayer Priority: optional Section: contrib/python Installed-Size: 16 Maintainer: Debian Python Modules Team Architecture: all Source: templayer Version: 1.4-2 Replaces: python2.1-templayer, python2.2-templayer, python2.3-templayer, python2.4-templayer Provides: python2.3-templayer, python2.4-templayer, python2.5-templayer Depends: python (>= 2.1), python-support (>= 0.7.1) Conflicts: python2.1-templayer, python2.2-templayer, python2.3-templayer, python2.4-templayer Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-templayer_1.4-2_all.deb Size: 18646 MD5sum: e44019b2790b61215baa731674341471 SHA1: 89af11683d8e4ca2defa448cdd6a673b171766a7 SHA256: 6e8d458868d3a5847d587d7e7b5e8308a1e737e43266efffbc06194287078a09 Description: layered template library for Python Templayer currently supports only HTML generation, but its simple design is easily extended to support other file formats. . Templayer was created to offer an alternative to the more common ways of generating dynamic HTML: embedding code within the HTML (PHP etc.), or embedding HTML within code (traditional CGI). Neither of these methods allow for a clean separation of the form, or layout, of a page and the function of page generation. Instead of mixing HTML and Python, two rich and extremely expressive languages, we can add a small amount of syntax to each and keep the two separate and coherent. . Homepage: http://excess.org/templayer/ Package: python-dsv Priority: optional Section: contrib/python Installed-Size: 10 Maintainer: Debian Python Modules Team Architecture: all Version: 1.4.0-5 Depends: python-support (>= 0.7.1) Suggests: python-wxgtk2.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-dsv_1.4.0-5_all.deb Size: 19282 MD5sum: ecbf9371713ae3769467a8c708d3be11 SHA1: c9a8cd9137b9c017ce73930a3206a45c8aa96d74 SHA256: 63dc0b2dd2ca7223ca8fc3f51fa4059629b4e73d6f3c4c38f05d6fe8e45411d7 Description: Python module for delimiter-separated-value files Python-DSV is an alternative to Python's standard csv module, with somewhat different usage and optional support for wxWidgets-mediated user interaction in the course of format autodetection. Like the standard module, it supports a wide range of delimiters and handles both import and export. Package: python-pysnmp-se Priority: optional Section: contrib/python Installed-Size: 97 Maintainer: Debian Python Modules Team Architecture: all Source: pysnmp-se Version: 3.5.2-3 Provides: python-pysnmp3 Depends: python-pysnmp-common, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pysnmp-se_3.5.2-3_all.deb Size: 105692 MD5sum: 6b2c9ab36ec7ad23095d19987e3a3c70 SHA1: 391d3c4143fb73de308ac8572b926d6e1ac0bc38 SHA256: 8a79719f3936f4ab53d31f29391998471989a3d96fc500bb3b2bc0010519c981 Description: speed enhanced Python SNMP library for agents and managers PySNMP is a Python implementation of SNMP v.1/v.2c engine; both 2.x and 4.x branches of PySNMP are available in Debian. . PySNMP-SE (Speed Enhanced) is a fork of the PySNMP 3.4.x branch with various speed enhancements, the most important being the replacement of string-based OIDs with tuple-based OIDs. . This makes PySNMP-SE slightly incompatible with PySNMP. . Homepage: http://twistedsnmp.sourceforge.net/ Package: python-msn Priority: optional Section: contrib/python Installed-Size: 107 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Telepathy maintainers Architecture: all Source: pymsn Version: 0.3.1-0ubuntu3.1 Provides: python2.4-msn, python2.5-msn Depends: python (>= 2.4), python (>= 2.5) | python-ctypes, python-central (>= 0.6.5), python-crypto, python-gobject (>= 2.10.1), python-pyopenssl Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-msn_0.3.1-0ubuntu3.1_all.deb Size: 116046 MD5sum: 83e1b0bdd6cfc9aad93e49d5d7c91d11 SHA1: a6c43e9e144df02ac8a7a116789b775ee44ee135 SHA256: 0530f125a1863d0f1b093896ef92eeea811694f4339d351676010d711414d022 Description: Python client library for the MSN protocol python-msn is a Python client library for the MSN protocol. It is also the library behind the Telepathy MSN connection manager, telepathy-butterfly. Homepage: http://telepathy.freedesktop.org/wiki/Pymsn Python-Version: >= 2.4 Package: python-constraint Priority: optional Section: contrib/python Installed-Size: 27 Maintainer: Alexandre Fayolle Architecture: all Source: constraint Version: 0.3.0-6 Depends: python, python-central (>= 0.6.5), python-logilab-common (>= 0.16.1-2) Suggests: python-psyco Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-constraint_0.3.0-6_all.deb Size: 34534 MD5sum: 91e0510c0a8f76ae42d0de34d4ce49e8 SHA1: 47d36b611de61d06378b645f62e2a3970afce553 SHA256: 85b94a359ff7a42571e44d1579e3daee75e838dd81d4c54dff3b1094cf87c808 Description: constraints satisfaction solver in Python Extensible constraint satisfaction problem solver written in pure Python, using constraint propagation algorithms. The logilab.constraint module provides finite domains with arbitrary values, finite interval domains, and constraints which can be applied to variables linked to these domains. . Homepage: http://www.logilab.org/projects/constraint Python-Version: all Package: python-jtoolkit Priority: optional Section: contrib/python Installed-Size: 44 Maintainer: Nicolas FRANCOIS (Nekral) Architecture: all Version: 0.7.8-2 Depends: python (>= 2.3), python-elementtree, python-kid, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-jtoolkit_0.7.8-2_all.deb Size: 224388 MD5sum: 71767188acee45f38c6d886f93c67b65 SHA1: 1a5fed7dd52494a9384a97b09b3c9b16e9c7f5a6 SHA256: 1eff5544c3750ff442bd59dbef47279030cf12d82fb4a47066c1175125396936 Description: Web application framework jToolkit is a Python web application framework built on modpython and Apache. It can also run in standalone mode using its own builtin HTTP server. . It is aimed at dynamically generated pages rather than mostly-static pages (for which there are templating solutions). Pages can be produced using a variety of widgets or a new templating system. It handles sessions and database connections. . Homepage: http://jtoolkit.sourceforge.net/ Python-Version: 2.4, 2.3, 2.5 Package: pyro-gui Priority: optional Section: contrib/python Installed-Size: 67 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: pyro Version: 3.7-1ubuntu1 Depends: pyro, python, python-central (>= 0.6.5), python-tk, python-wxgtk2.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/pyro-gui_3.7-1ubuntu1_all.deb Size: 16944 MD5sum: 6e0d427d26843c557eb1d5cf6afd3324 SHA1: 5c0d2f8afa6496ebe024a2ebe4cfa0029b690b1f SHA256: 799477bd08ae6e745c59be953f7b1aabe93109112c6265217fccaf79f82a5fdc Description: graphicals tool for Pyro Pyro (PYthon Remote Object) is an easy to use and powerful distributed object system for Python. . This package contains two graphical name server control tools: - xnsc : built on top of the Tk toolkit - wxnsc : build in on top of WxWindows Homepage: http://pyro.sourceforge.net Python-Version: all Package: python-weblib Priority: optional Section: contrib/python Installed-Size: 83 Maintainer: Jonas Smedegaard Architecture: all Version: 1.3.3-2.1 Replaces: python2.3-weblib (<< 1.3.3-2.1), python2.4-weblib (<< 1.3.3-2.1) Depends: python-support (>= 0.7.1) Suggests: python-weblib-doc Conflicts: python2.3-weblib (<< 1.3.3-2.1), python2.4-weblib (<< 1.3.3-2.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-weblib_1.3.3-2.1_all.deb Size: 24744 MD5sum: 59505401fc0688bb333ca757d92afaaa SHA1: 5a1e3bc19add4b22ab1af0d584fd0d6e588597b3 SHA256: 60e995cc31aea56eac92123ca11fd25e0cf7ebed42eb29cecc7923e4e6b8a1bc Description: Yet another web programming framework for Python - library The module package pyweblib consists of several submodules: . * pyweblib.forms class library for handling input * pyweblib.session server-side web session handling * pyweblib.helper misc. stuff useful in CGI-BINs * pyweblib.sslenv retrieves SSL-related env vars * pyweblib.httphelper very basic HTTP functions . This package is an empty dummy package that always depends on a package built for Debian's default Python version. . Homepage: http://www.stroeder.com/pylib/PyWebLib/ Python-Version: 2.4, 2.3, 2.5 Package: python-mpdclient Priority: extra Section: contrib/python Installed-Size: 8 Maintainer: Decklin Foster Architecture: all Source: py-libmpdclient Version: 0.11.1-2 Depends: python-support (>= 0.7.1) Recommends: mpd Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-mpdclient_0.11.1-2_all.deb Size: 5942 MD5sum: 48cf1e95da0e8d1fdee7c8117772c4f1 SHA1: 62ebd9953a1f1cd38e1ff6f413a602859e86c3a9 SHA256: 0c4813d1acb4f6baad49ba4da238625a71e8deb7d6091103a25121aa0a388742 Description: Python interface to MPD mpdclient is a simple Python interface to MPD, the Music Player Daemon. It provides an interface analogous to the libmpdclient C library, allowing for expeditious scripting of any mpd instance and ease of MPD client development. Python-Version: 2.4, 2.3, 2.5 Package: pychess Priority: optional Section: contrib/games Installed-Size: 3239 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Varun Hiremath Architecture: all Version: 0.8.1-0ubuntu2 Depends: gnome-icon-theme, python (>= 2.3), python-central (>= 0.6.5), python-glade2, python-gnome2-desktop, python-gst0.10, python-gtk2, python-pysqlite2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/pychess_0.8.1-0ubuntu2_all.deb Size: 991084 MD5sum: 57b0a036d77f58fd9e6c99ba9fd0130a SHA1: e90c54028e136a736eb34c49445f17827ac9ecf4 SHA256: 6c7c0fb98e11bb5429f2712f2f6e0ad9342e7efc5c3abaa6c4d7be39f2d92d7f Description: chess graphical user interface for several chess engines The goal of pychess, is to provide a fully featured, nice looking, easy to use chess client for the gnome-desktop. . The client should be usable both to those totally new to chess, and those who want to use a computer to further enchance their play. . Features include: Tabbed interface pgn+epd read/write support Hints and spymode xboard/cecp engine support Builtin python based engine Openingbook using sqlite Clean interface and dialogs Builtin move validator Legal move highlighting Supports drag'n'drop. Homepage: http://pychess.googlepages.com/ Python-Version: current Package: python-gendoc Priority: optional Section: contrib/python Installed-Size: 211 Maintainer: Steve Kowalik Architecture: all Version: 0.73-11 Provides: python2.3-gendoc, python2.4-gendoc, python2.5-gendoc Depends: python, python-htmlgen, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-gendoc_0.73-11_all.deb Size: 53734 MD5sum: 17b998320370d1c9b4f5c60439e49991 SHA1: 6003e50264a1fb6c734e13601c1460039aff6240 SHA256: 36e2aff06504a08c2900c3cdc6d35c9031a95355bcc68e1897cc8b6646c8bf2c Description: Documentation generation from Python source files Gendoc generates documentation from Python source code in different formats. Currently it can generate HTML, MIF, MML and plain old ascii (MIF and MML are FrameMaker formats). If you want to generate HTML files, I strongly suggest you grab a copy of Robin Friedrich's HTMLgen package, with which gendoc generates quite nice pages, optionally with frames. Python-Version: 2.4, 2.3, 2.5 Package: python-telepathy Priority: extra Section: contrib/python Installed-Size: 332 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Telepathy maintainers Architecture: all Source: telepathy-python Version: 0.14.0-1ubuntu1 Replaces: telepathy-python Provides: python2.4-telepathy, python2.5-telepathy, telepathy-python Depends: python (>= 2.4), python-central (>= 0.6.5), python-dbus Conflicts: telepathy-python Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-telepathy_0.14.0-1ubuntu1_all.deb Size: 57962 MD5sum: 10d62e8f74cf25178e177c4792feb5be SHA1: c662ea13d368a5b0ec9bfddc1e8e93a816e49954 SHA256: 089c015f265be26ccf76fc27d42ff8b60817b507a16b94111e3e602fe59bb8b5 Description: python language bindings for telepathy telepathy-python is a Python package containing base classes for use in connection managers, and proxy classes for use in clients. It's used in at least Cohoba and telepathy-msn. Homepage: http://telepathy.freedesktop.org/wiki/TelepathyPython Python-Version: >= 2.4 Package: python-hachoir-urwid Priority: optional Section: contrib/python Installed-Size: 12 Maintainer: Michel Casabona Architecture: all Source: hachoir-urwid Version: 1.0.1-1 Depends: python (>= 2.4), python-hachoir-parser (>= 1.0), python-support (>= 0.7.1), python-urwid (>= 0.9.4) Suggests: python-profiler Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-hachoir-urwid_1.0.1-1_all.deb Size: 13370 MD5sum: 96d734f702e4d08cd669ede5b222fa82 SHA1: 4cfa79d3a17b54ee19785a2fac94fac2f27ad29d SHA256: fe02a83001c9e6396ba7853c36429718fb596ca7c9271860b2c208b57c1ebd99 Description: Binary file explorer using Hachoir and urwid libraries hachoir-urwid is a binary file explorer based on Hachoir library to parse the files. Using this tool you can exactly know the meaning of each bit/byte of your files. With direction keys, you can navigate in the field tree. The key 'h' will disable 'human display' and switch to 'raw display'. It's sometime useful when you would like to compare hexadecimal data and Hachoir representation. . Homepage: http://hachoir.org/wiki/hachoir-urwid Package: kiki Priority: optional Section: contrib/python Installed-Size: 16 Maintainer: Franz Pletz Architecture: all Version: 0.5.6-3build1 Depends: python, python-central (>= 0.6.5), python-wxgtk2.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/kiki_0.5.6-3build1_all.deb Size: 33408 MD5sum: 7c8866118f3908ecd7202a5e2d189064 SHA1: caa3b8c14eb059542460e78d03b5a9d18f82f403 SHA256: 186ed3ca494fbc0e2d67db9ba923a184c8ddfbb5deed6c1f322a1b77ac01a0af Description: tool for python regular expression testing A free environment for regular expression testing (ferret). It allows you to write regexes and test them against a sample text, providing extensive output about the results. It is useful for several purposes: . - exploring and understanding the structure of match objects generated by the re module, making Kiki a valuable tool for people new to regexes. - testing regexes on sample text before deploying them in code. . Kiki can function on its own or as plugin for the Spe Python editor. Python-Version: all Package: python-ltsp Priority: extra Section: contrib/python Installed-Size: 12 Maintainer: Ubuntu Core Developers Original-Maintainer: Oliver Grawert Architecture: all Version: 0.2-0ubuntu2 Depends: python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-ltsp_0.2-0ubuntu2_all.deb Size: 20646 MD5sum: 393e35a92bb36e693042c2ff39316f27 SHA1: 2c00ba0811e6f854891c782d50da99b110dde6f1 SHA256: 24718a4718b72453ffb0bb270353a47e499403d5f462b6a8a296c1e5282a5ac2 Description: provides ltsp related functions ltsp related python functions that make writing admininstation interfaces an easy task. . ltsp.status - functions to check different server processes ltsp.ltsconf - read and write lts.conf ltsp.dictionary - retrieve values from a chroot, validate variables ltsp.dchpconf - read and write /etc/ltsp/dhcpd.conf ltsp.service - access additional service configs in /etc/ltsp/ Python-Version: all Package: python-biopython-sql Priority: optional Section: contrib/python Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian-Med Packaging Team Architecture: all Source: python-biopython Version: 1.44-2ubuntu1 Replaces: python2.3-biopython-sql (<< 1.42-1), python2.4-biopython-sql (<< 1.42-1) Provides: python2.3-biopython-sql, python2.4-biopython-sql, python2.5-biopython-sql Depends: python (>= 2.3), python-biopython, python-mysqldb, python-support (>= 0.7.1) Conflicts: python2.3-biopython-sql (<< 1.42-1), python2.4-biopython-sql (<< 1.42-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-biopython-sql_1.44-2ubuntu1_all.deb Size: 17136 MD5sum: c650a5d80697ac220afe306e48b6c77f SHA1: bd721c16ef37e1a9100140c155446ddb6bb8ae9d SHA256: 5dadcdb3e0fe0b2205177937abc23853454f35cf6ed1f13e94937f53c60128b4 Description: SQL support for the Biopython library This is the python2.2 version of the Biopython-SQL library which provides support for SQL. Homepage: http://biopython.org Python-Version: 2.4, 2.3, 2.5 Package: winpdb Priority: optional Section: contrib/python Installed-Size: 855 Maintainer: Bernd Zeimetz Architecture: all Version: 1.3.4-1 Depends: python (>= 2.4), python-support (>= 0.7.1) Recommends: python-crypto, python-wxgtk2.6, python-wxversion, x-terminal-emulator | screen Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/winpdb_1.3.4-1_all.deb Size: 149728 MD5sum: a4c26785968302410840ec7b276d68d7 SHA1: a872afeb7bba8dea71668c5cc450b90f823d0128 SHA256: f1b2a7a1d043c0dc85a781c8d073536a4b6f81cddaf82b0ab7b9001022416ad2 Description: Platform independent Python debugger Winpdb supports debugging of threads- and curses based applications, namespace modification and embedded debugging. As a remote debugger, it uses (encrypted) network connections to connect to the debuggee (which is running on the same machine, ususally). . Winpdb is the graphical, wx-based frontend to rpdb2, which is also included in this package. rpdb2 is text based and able to use screen sessions if there is no x-terminal-emulator avaiable. . Winpdb is up to 20 times faster than pdb. Homepage: http://www.winpdb.org/ Package: python-fpconst Priority: optional Section: contrib/python Installed-Size: 18 Maintainer: Debian Python Modules Team Architecture: all Source: fpconst Version: 0.7.2-4 Depends: python-support (>= 0.7.1) Conflicts: python-soappy (<< 0.12.0~rc1), python2.3-soappy (<< 0.11.3-1.5), python2.4-soappy (<< 0.11.3-1.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-fpconst_0.7.2-4_all.deb Size: 8826 MD5sum: a980e213966392e8164a4fd95d6092f8 SHA1: 708a80c3401e4d497102b54a469730c32ae6cd30 SHA256: f136cb65b801d48f44c7b49c384d7377ab014d6cb0dcaac1fcd2b4671eed5114 Description: Utilities for handling IEEE 754 floating point special values This python module implements constants and functions for working with IEEE754 double-precision special values. It provides constants for Not-a-Number (NaN), Positive Infinity (PosInf), and Negative Infinity (NegInf), as well as functions to test for these values. Package: python-htmltmpl Priority: optional Section: contrib/python Installed-Size: 59 Maintainer: Sergio Talens-Oliag Architecture: all Version: 1.22-10 Replaces: python2.3-htmltmpl (<< 1.22-8), python2.4-htmltmpl (<< 1.22-8) Depends: python, python-support (>= 0.7.1) Conflicts: python2.3-htmltmpl (<< 1.22-8), python2.4-htmltmpl (<< 1.22-8) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-htmltmpl_1.22-10_all.deb Size: 62088 MD5sum: f778530211c3c325a6b02ba9ee5c4d9a SHA1: 2182b30bccd77ae661b4cb88422282cc5967ccdb SHA256: 3f716bcc10969d70e31e7ed77971e34f951129b9d9bfe50806992cda6f72a235 Description: Templating engine for separation of code and HTML The purpose of the templating engine is to provide web application developers, who need to separate program code and design (HTML code) of their web application projects, with a templating tool that can be easily used by cooperating webdesigners who have no programming skills. . Templating language provided by the engine is inspired by Perl templating module HTML::Template. Templates created for HTML::Template can be used with this engine in case they do not violate character case rules of htmltmpl. . The engine is currently available for Python and PHP. The Python package includes easydoc, a module which uses the templating engine to generate HTML documentation from docstrings embedded in source files of Python modules. Python-Version: 2.4, 2.3, 2.5 Package: python-nwsserver Priority: optional Section: contrib/python Installed-Size: 16 Maintainer: Dirk Eddelbuettel Architecture: all Source: nwsserver Version: 1.5.2-2 Depends: python, python-central (>= 0.6.5), python-twisted-core, python-twisted-web Suggests: r-base-core (>> 2.5.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-nwsserver_1.5.2-2_all.deb Size: 23122 MD5sum: 6e5966762af24bb9cc851acf6fb384b2 SHA1: cbd3cbbd8835a6a8fed22220c15cd286377421e4 SHA256: 121a1f6b3b9d0d667e8e772b7fc286fd9dd2e4468d06ec73373d6e372d676454 Description: NetWorkSpaces server for distributed applications This Debian package provides the NetWorkSpaces Server which makes it easy to use computing clusters from within the Python and GNU R languages and scripting environments. . See http://www.ddj.com/web-development/200001971 for a recent overview article on NetWorkSpaces. Python-Version: all Package: python-excelerator Priority: optional Section: contrib/python Installed-Size: 39 Maintainer: Kevin Coyner Architecture: all Source: pyexcelerator Version: 0.6.3a-2 Depends: python (>= 2.4), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-excelerator_0.6.3a-2_all.deb Size: 108478 MD5sum: 191ce12573ded7615bd2da3b5c244696 SHA1: 1b28a610a950611c325aac3ce85fec2fc016f5cc SHA256: 20d2bb22b1d1091c6a5b4198f7e40608c02933e4e5be45e4a3326fa96a0eb765 Description: module for reading/writing Excel spreadsheet files pyExcelerator is a Python module that can generate Excel 97/2000/XP/2003 spreadsheet files. It can also extract data from these files. It supports Unicode in Excel files, and can use a variety of formatting features and printing options. It can dump Excel and OLE2 compound files. Included are simple conversion tools py_xls2html, py_xls2csv and py_xls2txt. . Homepage: http://sourceforge.net/projects/pyexcelerator Python-Version: >= 2.4 Package: python-deliciousapi Priority: optional Section: contrib/python Installed-Size: 7 Maintainer: Debian Python Modules Team Architecture: all Source: deliciousapi Version: 1.3.2-1 Depends: python-beautifulsoup, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-deliciousapi_1.3.2-1_all.deb Size: 8506 MD5sum: 664482e3ca1fc692d76787a9f2248dce SHA1: 13bea22c7f6d8bdce33f1001f060c3d04978fd69 SHA256: 1b3d889f92dea371ff5387929ed355ae840f080f7b741d07cd1189adb910031d Description: Unofficial Python API for retrieving data from del.icio.us This module provides the following features: . * getting a url's history with: * common tags (up to a maximum of 25) including weight (0...5) * [NEW] users who bookmarked the url including tags used for such bookmarks and the creation time of the bookmark in YYYY-MM format * getting a user's tags including tag counts, i.e. her/his tagging vocabulary * HTTP proxy support . Note: Only public del.icio.us data will be mined. This means that this API does not (yet) provide means to access your private bookmark data. Homepage: http://www.michael-noll.com/wiki/Del.icio.us_Python_API Package: python-decorator Priority: optional Section: contrib/python Installed-Size: 12 Maintainer: Oleksandr Moskalenko Architecture: all Version: 2.2.0-2 Depends: python (>= 2.4), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-decorator_2.2.0-2_all.deb Size: 134786 MD5sum: 74aa4e621dc0b02588773d10bb3c063f SHA1: edc48914b993cbb79a5b1e459a2f552b04694f5d SHA256: 40f488780a6357e531551b62dbdb2116b83bf92bc8bbca203a1bfa3af5979170 Description: simplify usage of python decorators by programmers Python 2.4 decorators have significantly changed the way Python programs are structured. * decorators help reduce boilerplate code; * decorators help the separation of concerns; * decorators enhance readability and maintainability; * decorators are very explicit. Still, as of now, writing custom decorators correctly requires some experience and is not as easy as it could be. For instance, typical implementations of decorators involve nested functions and we all know that flat is better than nested. The aim of the decorator module it to simplify the usage of decorators for the average programmer and to popularize decorators usage giving examples of useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc. Enhances: python-pylons Python-Version: 2.4, 2.3, 2.5 Package: python-pyme-doc Priority: optional Section: contrib/doc Installed-Size: 23 Maintainer: Arnaud Fontaine Architecture: all Source: pyme Version: 0.7.0-3build1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pyme-doc_0.7.0-3build1_all.deb Size: 57602 MD5sum: c8ca71b18c6b3a792222d0f1c10f5e21 SHA1: 4a37b9e3a70af5dc617c6ea9cb2ddb775bb20bc5 SHA256: bc5da7eae53be306a4a9d800f2a9e73c03494aa516ef02ab654a67e36de66042 Description: Python interface to the GPGME GnuPG encryption library This package contains the documentation for Pyme. . Homepage: http://pyme.sourceforge.net Package: python-2play Priority: optional Section: contrib/python Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Marc Dequènes (Duck) Architecture: all Source: py2play Version: 0.1.9-3ubuntu1 Depends: python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-2play_0.1.9-3ubuntu1_all.deb Size: 17884 MD5sum: 7f7ea4bd1f99c427cf67b9a1833644f7 SHA1: e20065f9e9442a197172a4b7ad3cfae2795ba491 SHA256: e2cda1c8b0f20d734d7848b76f063f478c0c5a25f1c5696f260fe1d47c5cd5a5 Description: peer-to-peer network game engine Py2Play is a network game engine that relies on peer-to-peer and does not require any server to run. Py2Play has been designed for real time game where each player control a single character (for example : racing games, quake like games, ...). . Py2Play was formerly created to be used in the game Slune. . *** WARNING *** This software has important security issues, and the network code is deactivated. Please DO NOT USE it in your own software ; use Tofu with Cerealizer instead, which now replace it with a few improvements. This package is kept only to run Slune, until someone rewrite the corresponding part of the code to use Tofu+Cerealizer and reactivate network gaming (it is planed upstream, but a quite hard task, please be patient). Package: python-cherrypy3 Priority: optional Section: contrib/python Installed-Size: 4603 Maintainer: Gustavo Noronha Silva Architecture: all Source: cherrypy3 Version: 3.0.2-2 Provides: python2.3-cherrypy3, python2.4-cherrypy3, python2.5-cherrypy3 Depends: python (>= 2.3), python-support (>= 0.7.1) Conflicts: python-cherrypy, python2.3-cherrypy, python2.4-cherrypy Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-cherrypy3_3.0.2-2_all.deb Size: 1259456 MD5sum: c4d9c3ed275b3bb55d74f1807855182e SHA1: 03d30992f9b8943aa63fb4dc23ea203899aa5ff0 SHA256: c1e6b5a20e417e9921417e29f6ff952b99aa5c794b86076f7f8f5d5a5ae12c10 Description: Python web development framework - version 3 CherryPy is a pythonic, object-oriented web development framework. It provides the foundation over which complex web-based applications can be written, with little or no knowledge of the underlying protocols. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time. . CherryPy is up-to-date with the latest developments on using Python for web development: it features a bundled WSGI server, and is able to integrate with other dispatching mechanisms, such as Routes. CherryPy can be run as a standalone application, since it provides its own HTTP server; setting it up behind another HTTP server, such as Apache, or even with mod_python are also options. . This version is backwards incompatible with the 2.2 version in some ways. See http://www.cherrypy.org/wiki/UpgradeTo30. Homepage: http://www.cherrypy.org/ Python-Version: 2.4, 2.3, 2.5 Package: python-omniorb2 Priority: optional Section: contrib/python Installed-Size: 4 Maintainer: Debian CORBA Team Architecture: all Source: python-omniorb Version: 3.2-1 Depends: python-omniorb (>= 3.1-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-omniorb2_3.2-1_all.deb Size: 8950 MD5sum: 2e1edaaa6dadb61a266c6c783db716a5 SHA1: 926c58b58aa6052cf1dd8b57a28731dda27d0a81 SHA256: 076e7492efffb19c7d5f31e602883855bfb13efdee496b57facb6016f838160e Description: transition package for omniORBpy This package depends on python-omniorb to handle omniORBpy transition. . It can be safely removed after installation. Homepage: http://omniorb.sourceforge.net Package: python-dateutil Priority: optional Section: contrib/python Installed-Size: 447 Maintainer: Guido Guenther Architecture: all Version: 1.3-1 Depends: python (>= 2.3), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-dateutil_1.3-1_all.deb Size: 210036 MD5sum: 802d871af1f3c60962f53d18fe05e1df SHA1: f129e1181751705042aee6fce55d5baca35bc92e SHA256: 1b63966b76bd547265864af76381186530ebfecbf2ef5c4814e5d95baf9b02c1 Description: powerful extensions to the standard datetime module It features: . * computing of relative deltas (next month, next year, next monday, last week of month, etc); * computing of relative deltas between two given date and/or datetime objects * computing of dates based on very flexible recurrence rules, using a superset of the iCalendar specification. Parsing of RFC strings is supported as well. * generic parsing of dates in almost any string format * timezone (tzinfo) implementations for tzfile(5) format files (/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all known formats), iCalendar format files, given ranges (with help from relative deltas), local machine timezone, fixed offset timezone, UTC timezone * internal up-to-date world timezone information based on Olson's database. * computing of Easter Sunday dates for any given year, using Western, Orthodox or Julian algorithms Package: python-application Priority: optional Section: contrib/python Installed-Size: 19 Maintainer: Debian Python Modules Team Architecture: all Version: 1.0.9-4 Depends: python, python-support (>= 0.7.1), python-twisted-core Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-application_1.0.9-4_all.deb Size: 17982 MD5sum: 02f04c09c3943dbe8337709c5c3f6236 SHA1: 2e543b964e534dc2e147af64287350c5b90de09c SHA256: c8dc5e2b2c0447d2143a28128a8f4db67ce7a5f66d23aae3e766f1a9d34689ad Description: Basic building blocks for python applications This module provides some basic components that can be used to simplify building python applications. . The components included by this package encapsulate the functionality to handle the following tasks: . - UNIX process management (forking, signal handling, pid file creation) - A very simple to use interface to handle configuration files. - An extensible system logger for console and/or syslog. - Miscellaneous utilities and helpers. - Memory troubleshooting and execution timing. Homepage: http://cheeseshop.python.org/pypi/python-application Package: python-genshi Priority: optional Section: contrib/python Installed-Size: 125 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Arnaud Fontaine Architecture: all Source: genshi Version: 0.4.4-2ubuntu1 Depends: python (>= 2.4), python-support (>= 0.7.1) Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-genshi_0.4.4-2ubuntu1_all.deb Size: 286576 MD5sum: 2b355de45047a6f2914d37f3e0c0944b SHA1: 4308263b4127bcf0c561a92b7d83d9bab903d344 SHA256: c6e1eeac3e24ba09db9f11019f480a2fc8dd1f526fd48843117d209d17ae262e Description: python XML-based template engine Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML or XML content in a uniform manner. The major feature is a template language, which is heavily inspired by Kid. Homepage: http://genshi.edgewall.org/ Package: python-meminfo-total Priority: optional Section: contrib/python Installed-Size: 9 Maintainer: Ubuntu Studio Development Team Original-Maintainer: Andrew Hunter Architecture: all Source: ubuntustudio-controls Version: 0.2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-meminfo-total_0.2_all.deb Size: 3606 MD5sum: 166343ed5a823363f703cd352a447a12 SHA1: 66bf3712da80915e122aeef1dfb42d57196d74eb SHA256: 3ec2440be5a39bcb10c30b3ab0a06fc4359a7cac3f9bfb34a91a80496da9f070 Description: A python module to determine the amount of system memory. Meminfo_total is a python module that reads /proc/meminfo and returns an interger of the total amount in kB. Homepage: https://wiki.ubuntu.com/UbuntuStudio/SettingsApp Python-Version: all Package: pyro Priority: optional Section: contrib/python Installed-Size: 272 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 3.7-1ubuntu1 Depends: python, python-central (>= 0.6.5) Suggests: pyro-doc, pyro-gui Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/pyro_3.7-1ubuntu1_all.deb Size: 69550 MD5sum: cd198c31cc5a5a7206adb923a7c5824f SHA1: 1ee27a849fdfe4e6f61c07015b2a12545eb57693 SHA256: 5d1b800f716796e4c2ec16f0bbbd827e718c86f8739bc158724c7248335cd6da Description: distributed object system for Python Pyro (PYthon Remote Object) is an easy to use and powerful distributed object system for Python. In a distributed object system, clients send requests to distant servers, which owns the remote objects. Pyro simplifies a lot the creation of clients and servers, and has among its features: - dynamic and static proxies for all remote method invocations, - a naming service which keeps record of the location of objects, - mobile objects support: clients and servers can pass objects around, - exceptions that occur in the remote object is raised on the client too, - multithreaded server support to handle multiple requests simultaneously. . This package contains the core Pyro library and the command line tools. . Some graphical tools are available in the pyro-gui package. The documentation is available in the pyro-doc package. A lot of examples are available in the pyro-examples package. Homepage: http://pyro.sourceforge.net Python-Version: all Package: python-btsutils Priority: optional Section: contrib/python Installed-Size: 16 Maintainer: Gustavo R. Montesino Architecture: all Version: 0.3-1 Provides: python2.4-btsutils, python2.5-btsutils Depends: devscripts, python (>= 2.4), python-beautifulsoup, python-soappy, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-btsutils_0.3-1_all.deb Size: 15402 MD5sum: 82fa67e122dcb4412e601590e4f70c13 SHA1: 34f745a2cfbde9542dd61341d6ba108d7e30513e SHA256: 1dd5f485342a24fa975fafaf3064a4c49d906586615b283e11c07ebd79fca3a2 Description: Python module to interact with debbugs servers Module which allows to query and manipulate bug reports on debbugs servers, such as the Debian Bug Tracking System from python scripts. Python-Version: 2.4, 2.5 Package: python-twill Priority: optional Section: contrib/python Installed-Size: 33 Maintainer: Arnaud Fontaine Architecture: all Source: twill Version: 0.9~b1-2 Depends: python (>= 2.3), python-clientform (>= 0.2.6), python-mechanize (>= 0.1.7b-2), python-pyparsing (>= 1.4.1), python-support (>= 0.7.1) Recommends: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-twill_0.9~b1-2_all.deb Size: 65772 MD5sum: 0864fccab03ac9978cc28cc99b96af33 SHA1: 538f1a5f35f039cf3d3eb967b6d9c3861863060b SHA256: ae70d7a8154ee1f52806ac1c16bc4f15bce00ed77d955ccf70b1ba52e57ef1bd Description: A simple scripting language for Web browsing Twill is a simple scripting language intended for programmatic or automated browsing of Web sites. It allows allows users to browse the Web from a command-line interface. So, you can navigate through Web sites that use forms, cookies, and most standard Web features. Homepage: http://twill.idyll.org/ Package: python-wxtools Priority: optional Section: python Installed-Size: 108 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: all Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Replaces: libwxgtk2.4-python, wxpython2.4-1, wxpython2.6-0 Depends: python-wxgtk2.8, python2.5 Conflicts: wxpython2.6-0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-wxtools_2.8.7.1-0ubuntu3_all.deb Size: 104532 MD5sum: b65fa919f5ad99377797cd30d3013e40 SHA1: 08d2d3d93d868c1543c9dff84b86db53afa0a4a6 SHA256: c349bf078fa944b3b21ce1cc4a7d0ad9a6dd4582da3b2b41bd78da4da1b41d4a Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython common files) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides support utilities and common files for wxPython2.8. Python-Version: all Package: kodos Priority: optional Section: contrib/python Installed-Size: 70 Maintainer: Kevin Coyner Architecture: all Version: 2.4.9-6 Depends: python, python-central (>= 0.6.5), python-dev, python-qt3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/kodos_2.4.9-6_all.deb Size: 444148 MD5sum: a3c0b5f640b9a6beda8e7574d6da46e1 SHA1: c7ceb671c1ef6c875a54c5ca138140de0c0eedce SHA256: 18d73b4fdd94cabb45960ebd480f061eab8a0a0f162f1959a14694f83e25bee8 Description: A visual regular expression editor Kodos is an application to aid in the creation and debugging of regular expressions in python. The GUI for Kodos should eliminate the need for using the python interpreter for regex design in most instances. Homepage: http://kodos.sourceforge.net/ Python-Version: current Package: python-4suite-doc Priority: optional Section: contrib/python Installed-Size: 2821 Maintainer: Raphael Bossek Architecture: all Source: python-4suite Version: 1.0.2-1nexenta1 Replaces: python-4suite-xml (<< 1.0.2-1ubuntu1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-4suite-doc_1.0.2-1nexenta1_all.deb Size: 935916 MD5sum: 105ae7d1a084ab454dbdcd3772d6a422 SHA1: 18d414a01114ce31caacfeb0bf2b17b8faef31c0 SHA256: f8feb10224276108fbf9a91fdd116387a3e1a451341256cf11c32f026da1de1b Description: Documentation for 4Suite This packages contains files used by the python-4suite packages. You will find here the * Documentation in DocBook/XML, HTML and TEXT (sorry, no man pages until now) * Examples * Test applications Python-Version: all Package: python-libgmail Priority: extra Section: contrib/python Installed-Size: 137 Maintainer: Sebastien Delafond Architecture: all Version: 0.1.8-1build1 Depends: python, python-central (>= 0.6.5) Conflicts: gmailfs (<= 0.4-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-libgmail_0.1.8-1build1_all.deb Size: 34002 MD5sum: 6756c774f27090f18492d75d19d0a8f0 SHA1: 4e4cb58751f5cdaaf91fe42d67e4f2cdc067cbca SHA256: deb29930fcb8b1cb519f573b0c07adfe0948b8ab36ac8e5542be33a8118978bd Description: Python bindings to access Gmail accounts The libgmail project is a pure Python binding to provide access to Google's Gmail web-mail service. The library comes with a couple of examples which can archive Gmail messages to the mailbox format, use Gmail as SMTP server, access the account via POP3, and browse attachments with FTP. Python-Version: all Package: python-vobject Priority: optional Section: contrib/python Installed-Size: 16 Maintainer: Guido Guenther Architecture: all Version: 0.5.0-1 Depends: python (>= 2.4), python-dateutil (>= 1.1), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-vobject_0.5.0-1_all.deb Size: 44066 MD5sum: 0a20de33e9fb81e94c06ea687008d81c SHA1: e109c52eaba1b0665482442eb87c543fb6f21540 SHA256: 446183a32cfa42cf4efd0bb5f66643bb7496d053db39f119a828d912c0695fc9 Description: parse iCalendar and VCards in python Parses iCalendar and vCard files into Python data structures, decoding the relevant encodings. Also serializes vobject data structures to valid iCalendar or vCard unicode strings. Package: python-json Priority: optional Section: contrib/python Installed-Size: 10 Maintainer: Gustavo Noronha Silva Architecture: all Source: json-py Version: 3.4-2 Replaces: python-json-py Provides: python2.3-json, python2.4-json, python2.5-json Depends: python-support (>= 0.7.1) Conflicts: python-json-py Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-json_3.4-2_all.deb Size: 10792 MD5sum: 3cd3776687752f5f99da3bdbf3ba43a0 SHA1: d1ef947d1b66fe3b23c3dc451598c2c85a27906e SHA256: cb80ced30bb02198cab9f5d12dc42568be6822badbcc4ed3c820590561d09fdd Description: a JSON (http://json.org) reader and writer in Python json-py is an implementation of a JSON (http://json.org) reader and writer for Python. Also available in the package are minjson, a minimalistic json reader and writer, and jsontest, a small test suite to verify the correctness of the implementation. . Homepage: http://sourceforge.net/projects/json-py/ Python-Version: 2.4, 2.3, 2.5 Package: ipython Priority: optional Section: contrib/python Installed-Size: 86 Maintainer: Debian Python Modules Team Architecture: all Version: 0.8.1-2 Replaces: ipython-common, python2.3-ipython, python2.4-ipython Depends: python, python-pexpect, python-support (>= 0.7.1) Suggests: python-matplotlib, python-numeric, python-numeric-ext, python-profiler Conflicts: ipython-common, python2.3-ipython, python2.4-ipython Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/ipython_0.8.1-2_all.deb Size: 1051094 MD5sum: 4c1223753cf2dc11213e608a4535fa75 SHA1: 0a142d41a5202e21f26fd05a0e2397cb7835469f SHA256: 4728d83b80142dca8790ca9268950c8437d9a60816450547d63490eb6d872537 Description: enhanced interactive Python shell IPython can be used as a replacement for the standard Python shell, or it can be used as a complete working environment for scientific computing (like Matlab or Mathematica) when paired with the standard Python scientific and numerical tools. It supports dynamic object introspections, numbered input/output prompts, a macro system, session logging, session restoring, complete system shell access, verbose and colored traceback reports, auto-parentheses, auto-quoting, and is embeddable in other Python programs. Homepage: http://ipython.scipy.org/ Package: python-pychart Priority: optional Section: contrib/python Installed-Size: 430 Maintainer: Santiago Ruano Rincón Architecture: all Version: 1.39-6 Replaces: python2.3-pychart, python2.4-pychart Provides: python2.3-pychart, python2.4-pychart, python2.5-pychart Depends: python (>= 2.3), python-support (>= 0.7.1) Recommends: gs Conflicts: python2.3-pychart, python2.4-pychart Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pychart_1.39-6_all.deb Size: 82508 MD5sum: 865b953295239ec2a97778e6c4bfbecf SHA1: efb25223f395c6909d84cd4b6539e11745a2da6d SHA256: 751cb5fe6ef6e817f9cd1e6058460f0cb0571d30b06268263aa5a475dae6875a Description: Python library for creating high quality charts PyChart is a Python library for creating high quality Encapsulated Postscript, PDF, PNG, or SVG charts. It currently supports line plots, bar plots, range-fill plots, and pie charts. Because it is based on Python, you can make full use of Python's scripting power. . You need to have ghostscript installed for PNG generation and X11 displaying. . Homepage: http://home.gna.org/pychart/ Python-Version: 2.4, 2.3, 2.5 Package: python-webut Priority: optional Section: contrib/python Installed-Size: 84 Maintainer: Tommi Virtanen Architecture: all Source: webut Version: 0.1-0.2 Replaces: python2.3-webut (<< 0.1-0.2), python2.4-webut (<< 0.1-0.2) Provides: python2.3-webut, python2.4-webut, python2.5-webut Depends: python-nevow (>= 0.7.0-1.1), python-support (>= 0.7.1), python-twisted-core (>= 2.2), python-twisted-web (>= 0.5) Conflicts: python2.3-webut (<< 0.1-0.2), python2.4-webut (<< 0.1-0.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-webut_0.1-0.2_all.deb Size: 11950 MD5sum: 0c23a9e6261b9a68a40f30498fed99bb SHA1: e522b288b0fd37b7d40a7d7fb8f6fa3b2a7ed2ba SHA256: 2b5a10541b0ae1aa855c74ab2a690d60d02f54a04c1fc6164b0f575c5b10a97b Description: Miscellaneous utilities for nevow and twisted.web{,2} programming A collection of utility libraries for use when programming web applications with nevow, twisted.web and twisted.web2. . The intent is that as the individual libraries stabilize, they can be moved to nevow or twisted.web2. . Current content: - support library for skinnable web apps - web app navigation library . Homepage: http://www.inoi.fi/open/trac/webut Python-Version: 2.4, 2.3, 2.5 Package: python-hachoir-wx Priority: optional Section: python Installed-Size: 36 Maintainer: Michel Casabona Architecture: all Source: hachoir-wx Version: 0.1.2-1 Depends: python (>= 2.4), python-hachoir-parser (>= 0.7.0), python-support (>= 0.7.1), python-wxgtk2.6 (>= 2.6.3.2.1.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-hachoir-wx_0.1.2-1_all.deb Size: 16146 MD5sum: 6647b2822ab2395764a8021e900aa355 SHA1: bfd9b230a2f48003057fce6879a02e7b93ba15fc SHA256: 4010b6b30af8d407497fcf2c98ffed2b9b7fae514b689546b0126834d27e2fca Description: wxWidgets GUI for the hachoir binary parser hachoir-wx is a wxWidgets-based program that's meant to provide a (more) user-friendly interface to the facilities provided by the hachoir binary parser core. . Homepage: http://hachoir.org/wiki/hachoir-wx Package: python-musicbrainz2-doc Priority: optional Section: contrib/doc Installed-Size: 2464 Maintainer: Lukáš Lalinský Architecture: all Source: python-musicbrainz2 Version: 0.4.1-1 Recommends: python-musicbrainz2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-musicbrainz2-doc_0.4.1-1_all.deb Size: 229150 MD5sum: 155bfb42d9ba0acea05cc7af88e95c03 SHA1: ee061c610f12357aa4da48de980ed21000a42ec5 SHA256: bf08066dcaf06142e02fc2512c257a040b605b335b3bc65ead600aec3a1c70ff Description: An interface to the MusicBrainz XML web service (documentation) python-musicbrainz2 provides simple, object oriented access to the MusicBrainz web service. It is useful for applications like CD rippers, taggers, media players, and other tools that need music metadata. . The MusicBrainz Project (see http://musicbrainz.org) collects music metadata and is maintained by its large and constantly growing user community. . This package contains HTML documentation and examples. . Homepage: http://musicbrainz.org/doc/PythonMusicBrainz2 Package: wapiti Priority: optional Section: contrib/python Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Thomas Bläsing Architecture: all Version: 1.1.6-2ubuntu1 Depends: python (>= 2.4), python-central (>= 0.6.5) Recommends: python-ctypes (>= 1.0.1), python-utidylib (>= 0.2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/wapiti_1.1.6-2ubuntu1_all.deb Size: 19296 MD5sum: da3866ae69b81b7c67b6d9a37e49594a SHA1: 9d98d34053fdf34b2bb12950f37e11dd52f7f48a SHA256: 7ee59bd90e10d762a3f0098a0432deaa82c0f2fde9a5b271153a8ecc7935f86f Description: Web application vulnerability scanner Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the application but will scans the webpages of the deployed webapp, looking for scripts and forms where it can inject data. Once it gets this list, Wapiti acts like a fuzzer, injecting payloads to see if a script is vulnerable. Wapiti can detect the following vulnerabilities: - File Handling Errors (Local and remote include/require, fopen, ...) - Database Injection (PHP/JSP/ASP SQL Injections and XPath Injections) - XSS (Cross Site Scripting) Injection - LDAP Injection - Command Execution detection (eval(), system(), passtru()...) - CRLF Injection (HTTP Response Splitting, session fixation...) . Homepage: http://wapiti.sourceforge.net/ Python-Version: >= 2.4 Package: python-iplib Priority: optional Section: contrib/python Installed-Size: 10 Maintainer: Christoph Haas Architecture: all Version: 1.0-2ubuntu1 Replaces: python2.3-iplib (<< 1.0-1.1), python2.4-iplib (<< 1.0-1.1) Provides: python2.3-iplib, python2.4-iplib, python2.5-iplib Depends: python, python-support (>= 0.7.1) Conflicts: python2.3-iplib (<< 1.0-1.1), python2.4-iplib (<< 1.0-1.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-iplib_1.0-2ubuntu1_all.deb Size: 13850 MD5sum: 90db91533700f63bc9e3ea47b70ede23 SHA1: 6d1613fe15b1904f3cff48265a2725074c326217 SHA256: 8b9c65c2c47159a7c91d21d0711305894fdfffbbc8deac420feb97e82eecdee8 Description: Python library to convert amongst many different IPv4 notations You can use this Python module to convert amongst many different notations and to manage couples of address/netmask in the CIDR notation. Python-Version: 2.4, 2.3, 2.5 Package: python-urljr Priority: optional Section: contrib/python Installed-Size: 10 Maintainer: Mikhail Gusarov Architecture: all Version: 1.0.1-1.1 Depends: python, python-central (>= 0.6.5) Recommends: python-pycurl Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-urljr_1.0.1-1.1_all.deb Size: 8662 MD5sum: ad9fcde5b885ee1ba03bfdf171d3307f SHA1: d7565ff48c7c4f2ced4258f886fbc081c787b5a7 SHA256: dfd28e0f18338607207c509e262b8ff90418c38bd98d63054f809fe3d6701bf8 Description: Common interface to urllib2 and curl for making HTTP requests python-urljr contains the "fetchers" module, which provides a common interface to urllib2 and curl for making HTTP requests. Python-Version: all Package: python-opengl Priority: optional Section: contrib/python Installed-Size: 3296 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: pyopengl Version: 3.0.0~b1-0ubuntu4 Replaces: python2.4-opengl Depends: freeglut3, libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, python, python-central (>= 0.6.5), python-pkg-resources Recommends: python (>= 2.5) | python-ctypes Suggests: python-numpy, python-tk Conflicts: python2.4-opengl Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-opengl_3.0.0~b1-0ubuntu4_all.deb Size: 459118 MD5sum: a8b2fff687cce5653527b4c3cdaf5ed7 SHA1: 51bd8c452a447df53c5792b35f61b32263fba740 SHA256: a77530800497cf9182fcb0bae4916f434bf7ed151e96ff3ae979318ae959aaf3 Description: Python bindings to OpenGL PyOpenGL is a cross-platform open source Python binding to the standard OpenGL API providing 2D and 3D graphic drawing. PyOpenGL supports the GL, GLU, GLE, and GLUT libraries. The library can be used with the Tkinter, wxPython, FxPy, and Win32GUI windowing libraries (or almost any Python windowing library which can provide an OpenGL context). Homepage: http://pyopengl.sourceforge.net/ Python-Version: all Package: python-pymetar Priority: optional Section: contrib/python Installed-Size: 81 Maintainer: Uli Martens Architecture: all Version: 0.12-2.3 Provides: python2.3-pymetar, python2.4-pymetar, python2.5-pymetar Depends: python, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pymetar_0.12-2.3_all.deb Size: 19462 MD5sum: 388769840ee272ea066b223fbfbbee68 SHA1: 88e2debbbf2350d01bf1cbf916b4a44a923c669e SHA256: d2e3b51066542155838a8984b1113725060b9f8d9e3f20b55e1e6b83a82d7f54 Description: Python interface to METAR reports The pymetar Python interface will provide full and easy to use access to the METAR reports available from the NOAA (http://www.noaa.gov). . METAR (METeorological Aviation Report) is the international standard code format for hourly surface weather observations. . This package consists of the Python library itself and a command line tool for end users. Package: python-pyxmpp-doc Priority: optional Section: contrib/python Installed-Size: 5426 Maintainer: Patrick Dreker Architecture: all Source: pyxmpp Version: 1.0.0-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pyxmpp-doc_1.0.0-4_all.deb Size: 579876 MD5sum: b091b8f04e241627f798fceccf611362 SHA1: 4ed165ef9a6b31df11ffa6ade651880e1c48aa1f SHA256: 1b590f4f1c9f626c553819004f649c252c13d45ae1b813b1168a1703e5056b8f Description: XMPP and Jabber implementation for Python (documentation) PyXMPP is a Python XMPP (RFC 3920,3921) and Jabber (http://www.jabber.org/protocol/) implementation. It is based on libxml2 -- fast and fully-featured XML parser. . PyXMPP provides most core features of the XMPP protocol and several JSF-defined extensions. PyXMPP provides building blocks for creating Jabber clients and components. Developer uses them to setup XMPP streams, handle incoming events and create outgoing stanzas (XMPP "packets"). . Features: * nearly complete XMPP Core (RFC 3920) protocol for client connections (includes SASL, TLS and Stringprep) * mostly complete XMPP IM (RFC 3921) protocol (lacks privacy lists) * XMPP error objects including translations to and from legacy codes for backward compatibility (JEP-0086). * legacy authentication ("digest" and "plain") (JEP-0078). * component protocol (JEP-0114). * Service Discovery (JEP-0030). * vCards -- both Jabber "vcard-temp" and RFC 2426 * basic parts of the Multi-User Chat protocol (JEP-0045) * delayed delivery timestamps (JEP-0091). . This package contains the API documentation of PyXMPP. Package: python-stepic Priority: optional Section: contrib/python Installed-Size: 13 Maintainer: Scott Kitterman Architecture: all Source: stepic Version: 0.3-1 Depends: python, python-imaging, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-stepic_0.3-1_all.deb Size: 7518 MD5sum: b76597f27a81b444263352df11fb2093 SHA1: d13f2a080d7cc042088ec5e6aadd80d7837dc662 SHA256: b44ce1a5ef5f0d2d654366a1a9b30e6ffd8403f2a57e89fa41dfd2d8db4ea2d4 Description: Python Steganography in Images A Python module and command line tool for hiding arbitrary data within images by slightly modifying the colors. These modifications are generally imperceptible to humans, but are machine detectable. Homepage: http://domnit.org/stepic/doc/ Package: python-wxaddons Priority: optional Section: python Installed-Size: 99 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: all Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Depends: python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), python-wxgtk2.8 Conflicts: python-wxgtk2.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-wxaddons_2.8.7.1-0ubuntu3_all.deb Size: 81348 MD5sum: a81209ce0457fa00d545ec6e49704d74 SHA1: c55ad9587a1616d85046af9c3bdd51f326ea059a SHA256: 87f4312a2897ba1ec6a19d3025976a2aa7b3144045792648a58dcebae526569b Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython add-on packages base) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides a base Python package for 3rd party add-ons. Python-Version: 2.4, 2.5 Package: syncropated Priority: optional Section: contrib/python Installed-Size: 188 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Andre Moreira Magalhaes Architecture: all Version: 0.2.0-0ubuntu4 Depends: gazpacho, python (>= 2.4), python-id3, python-pysqlite2, python-support (>= 0.7.1) Recommends: glade-2, python-gtk2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/syncropated_0.2.0-0ubuntu4_all.deb Size: 37306 MD5sum: 0df591eb64eff5ad4c2cc00eb7c491c6 SHA1: 1c1a782246b968861e70fb854e223bf9d0e98bd4 SHA256: 5240b85f9ac50629887c336f3d6948eb8c15807667bddb098f58f08800c05bad Description: An application for syncing music player playlists with mass storage devices Syncropated! is an application for syncing music player (Rhythmbox, Banshee, Amarok, iTunes, Window Media Player, ...) generated playlists, as well as photo albums (F-spot, Picasa) with mass storage devices such as the Nokia N770, MMC and SD cards. syncropated creates python modules with classes that are clean abstractions for the toplevel widgets of glade files. . http://syncropated.garage.maemo.org/ Package: python-spf Priority: extra Section: contrib/python Installed-Size: 14 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Scott Kitterman Architecture: all Source: pyspf Version: 2.0.4-3ubuntu1 Replaces: python2.4-spf Provides: python2.3-spf, python2.4-spf, python2.5-spf Depends: python (>= 2.2), python-dns, python-support (>= 0.7.1) Recommends: python-yaml Conflicts: libmail-spf-query-perl (<< 1:1.999.1-3), python2.4-spf, spfquery (<= 1.2.5-4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-spf_2.0.4-3ubuntu1_all.deb Size: 48750 MD5sum: 9209cb615b1b815a78e12a560d064753 SHA1: bcdc16fbf7a7dc03c595e8df2c25ac99d88d30cd SHA256: 293037a3b1cc6aae07ab45965bc7f5be3dbf2b157b03e886ad6028b20a6c2355 Description: sender policy framework (SPF) module for Python This module provides SPF (Sender Policy Framework). It is RFC 4408 compliant. . For more information about SPF look at http://www.openspf.org/ Homepage: http://cheeseshop.python.org/pypi/pyspf/ Package: python-adodb Priority: optional Section: contrib/python Installed-Size: 21 Maintainer: Ubuntu MOTU Developers Original-Maintainer: David Gil Architecture: all Version: 2.02b-1ubuntu1 Replaces: python2.3-adodb (<< 2.01-2), python2.4-adodb Provides: python2.3-adodb, python2.4-adodb, python2.5-adodb Depends: python (>= 2.3), python-support (>= 0.7.1) Recommends: python-mysqldb, python-psycopg, python-pysqlite2 Conflicts: python2.3-adodb (<< 2.01-2), python2.4-adodb Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-adodb_2.02b-1ubuntu1_all.deb Size: 43904 MD5sum: 527cf5189a386461e4f1641b9f5ef32d SHA1: 1b71b25d7e45d0a75eb0a3554b4f52a966199243 SHA256: 861bbddce759f9fdabab688ee736b629fa49c807ff3b8ec76d2449bbb2b3ef5d Description: A database abstraction library for python ADOdb is a database abstraction library (modelled on Microsoft's database API's). ADOdb was originally developed for PHP, and ported to Python. The Python version implements a subset of the PHP version. . Homepage: http://phplens.com/lens/adodb/adodb-py-docs.htm Package: python-simpy-gui Priority: optional Section: contrib/python Installed-Size: 107 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Antal A. Buss Architecture: all Source: python-simpy Version: 1.7.1-1ubuntu1 Replaces: python2.3-simpy-gui Provides: python2.3-simpy-gui, python2.4-simpy-gui, python2.5-simpy-gui Depends: python-simpy, python-support (>= 0.7.1), python-tk Conflicts: python2.3-simpy-gui Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-simpy-gui_1.7.1-1ubuntu1_all.deb Size: 24692 MD5sum: 50d070845caf7fab21b9cd65f9445d61 SHA1: c8d44b824f5bd2e972957f480ab80c3d99ffe646 SHA256: 38ee7deadb6320edbb8161cbee38a06a517b492d34d53d491cda9a571d3bb774 Description: python-based simulation package, GUI SimPy is a process-based discrete-event simulation language based on standard Python. . It provides the modeller with components of a simulation model. These include processes, for active components like customers, messages, and vehicles, and resources, for passive components that form limited capacity congestion points like servers, checkout counters, and tunnels. It also provides monitor variables to aid in gathering statistics. SimPy comes with extensive plotting capabilities. . This package contains the GUI parts of SimPy. . Homepage: http://simpy.sourceforge.net/. Package: python-pyscript Priority: optional Section: contrib/python Installed-Size: 423 Maintainer: Arnaud Fontaine Architecture: all Source: pyscript Version: 0.6.1-1 Depends: python (>= 2.3), python-support (>= 0.7.1) Suggests: python-pyscript-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pyscript_0.6.1-1_all.deb Size: 89266 MD5sum: b9aaac403bb29cfe443a3829c5357e2e SHA1: 6226dab3d3cd32bdbac54e1896c51ed8687ecb11 SHA256: 0c5e1b72370bec51d0de9ec3bbf446d57a04c822d6f3ec98a1c826d161bb200e Description: Python module for producing postscript graphics PyScript is a python module for producing high quality postscript graphics. Rather than use a GUI to draw a picture, the picture is programmed using python and the PyScript objects. . Homepage: http://pyscript.sourceforge.net Python-Version: 2.4, 2.3, 2.5 Package: python-simpy Priority: optional Section: contrib/python Installed-Size: 76 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Antal A. Buss Architecture: all Version: 1.7.1-1ubuntu1 Replaces: python2.3-simpy, python2.4-simpy Provides: python2.3-simpy, python2.4-simpy, python2.5-simpy Depends: python-support (>= 0.7.1) Recommends: python-simpy-doc, python-simpy-gui Conflicts: python2.3-simpy, python2.4-simpy Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-simpy_1.7.1-1ubuntu1_all.deb Size: 84698 MD5sum: d0840aa548a8e2083856ebaa98d08878 SHA1: 090c1b34f20120a07ec6dab62f2e82f4f135f6cb SHA256: 6e2a6563e673c6c23224a15ec4d901634f83d7916532098641ce77a6ee051a3c Description: python-based simulation package SimPy is a process-based discrete-event simulation language based on standard Python. . It provides the modeller with components of a simulation model. These include processes, for active components like customers, messages, and vehicles, and resources, for passive components that form limited capacity congestion points like servers, checkout counters, and tunnels. It also provides monitor variables to aid in gathering statistics. SimPy comes with extensive plotting capabilities. . Homepage: http://simpy.sourceforge.net/. Package: python-gnuplot Priority: optional Section: contrib/python Installed-Size: 682 Maintainer: Matthias Klose Architecture: all Version: 1.7-7 Depends: gnuplot, python, python-central (>= 0.6.5), python-numeric (>= 24.2-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-gnuplot_1.7-7_all.deb Size: 120030 MD5sum: 3bc093f2c6e78199d4c2f7277fbb8d98 SHA1: 2d4e095dc877b0d58ff7a3f2fe9897abe216ec88 SHA256: 95c6c6d97d12fc65c8b97ef6e469de86633f9760e07b1f5932ca0902c4cb3f2f Description: A Python interface to the gnuplot plotting program Gnuplot.py is a Python module that interfaces to gnuplot, the popular plotting program. It allows you to use gnuplot from within Python to plot arrays of data from memory, data files, or mathematical functions. If you use Python to perform computations or as `glue' for numerical programs, you can use this module to plot data on the fly as they are computed. And the combination with Python makes it is easy to automate things, including to create crude `animations' by plotting different datasets one after another. Python-Version: all Package: python-werkzeug Priority: optional Section: contrib/python Installed-Size: 632 Maintainer: Noah Slater Architecture: all Version: 0.1~svn3830-2 Depends: python (>= 2.3), python (>= 2.5) | python-wsgiref, python-support (>= 0.7.1) Suggests: python-jinja, python-sqlalchemy Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-werkzeug_0.1~svn3830-2_all.deb Size: 129166 MD5sum: 0f17798c38e89b83f273ec62feb563b8 SHA1: 391ea2ac1642b6212dee7444dc660149ea593185 SHA256: 907375017a6b0f2f34af84141bac9b4588722ae851d41a7e2036a05ae30af177 Description: a collection of utilities for WSGI applications The Web Server Gateway Interface (WSGI) is a standard interface between web server software and web applicaions written in Python. . Werkzeug is a lightweight library for interfacing with WSGI. It features request and response objects, an interactive debugging system and a powerful URI dispatcher. Combine with with your choice of third party libraries and middleware to easily create a custom application framework. Homepage: http://werkzeug.pocoo.org/ Package: python-pyip Priority: optional Section: contrib/python Installed-Size: 9 Maintainer: Debian Python Modules Team Architecture: all Source: pyip Version: 0.7-1 Depends: python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pyip_0.7-1_all.deb Size: 15116 MD5sum: 89eb97139dbd8a03f0d1cc20aa66059b SHA1: 6906ad9ec9b11378740c890f34eae7a3bd971255 SHA256: bf26d864956ad94e13ee6d63bf68cfca15df431ea2248a3c526b7afcd03bda70 Description: Python modules for raw ip packet assembling/disassembling pyip is a Python package offering modules to assemble/disassemble raw ip packets, including ip, udp, and icmp. The package comes with an implementation of ping and traceroute, using the raw ip modules. . Homepage: http://cheeseshop.python.org/pypi/pyip/ Package: python-django Priority: optional Section: contrib/python Installed-Size: 6270 Maintainer: Ubuntu MOTU developers Original-Maintainer: Brett Parker Architecture: all Version: 0.96.1-2ubuntu2.1 Depends: python (>= 2.3), python-support (>= 0.7.1) Recommends: python-pysqlite2 Suggests: python-mysqldb, python-psycopg, python-psycopg2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-django_0.96.1-2ubuntu2.1_all.deb Size: 1715488 MD5sum: 217ba9d002add1abeca8682ef5c7f693 SHA1: 53576033c630b916743babd882de9fd4ec82ac9d SHA256: 0e84e742589ba36604903051d5f7b73a88af8fb9d3bb061663007abbe42d4288 Description: A high-level Python Web framework Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. . Python's equivalent to the famous Ruby on rails, Django lets you build high-performing, elegant Web applications quickly. Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . It notably features: * an object-relational mapper * an automatic admin interface * an elegant URL design * a template system * a cache system * internationalization support Homepage: http://www.djangoproject.com/ Package: python-pyvtk Priority: optional Section: contrib/python Installed-Size: 31 Maintainer: Steve M. Robbins Architecture: all Source: pyvtk Version: 0.4.74-1 Replaces: python2.3-pyvtk (<< 0.4.66-6), python2.4-pyvtk (<< 0.4.66-6) Provides: python2.5-pyvtk Depends: python (>= 2.5), python (<< 2.6), python-support (>= 0.7.1) Conflicts: python2.3-pyvtk (<< 0.4.66-6), python2.4-pyvtk (<< 0.4.66-6) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pyvtk_0.4.74-1_all.deb Size: 32410 MD5sum: 1b8924488b2df5a6b2dd971aac899b33 SHA1: 2c8483dc2b75bedc9f79e4363af6c4e9b467847c SHA256: ddd09de68199818f188a61466a1cce6a58d59bea348724b7fab8bb1eb5f8b7a2 Description: module for manipulating VTK files PyVTK provides a VtkData class to create VTK a file from standard Python objects. Only VTK File Format version 2.0 is supported. Features include: - ascii and binary output, ascii input - DataSet formats: StructuredPoints, StructuredGrid, RectilinearGrid, PolyData, UnstructuredGrid - Data formats: PointData, CellData - DataSetAttr formats: Scalars, ColorScalars, LookupTable, Vectors, Normals, TextureCoordinates, Tensors, Field . See http://cens.ioc.ee/projects/pyvtk/ for more details. Python-Version: 2.5 Package: python-changesettings Priority: optional Section: contrib/python Installed-Size: 9 Maintainer: Ubuntu Studio Development Team Original-Maintainer: Andrew Hunter Architecture: all Source: ubuntustudio-controls Version: 0.2 Depends: python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-changesettings_0.2_all.deb Size: 4130 MD5sum: 5a51625cc53d8f785d51d2085d034680 SHA1: d2ce8e1e368a53be2ca4aa8c3e6c2293ca65a9d6 SHA256: a047eda2134be0c3f0819fa0d35cf79958add024ba279ab3d5f426df9189284a Description: A python module to change lines in config files. Changesettings is a python module that will add a string to a file if it is not present, or update it if a string in the file matches a given regular expression. Homepage: https://wiki.ubuntu.com/UbuntuStudio/SettingsApp Python-Version: all Package: zope-psycopgda Priority: optional Section: contrib/python Installed-Size: 20 Maintainer: Ubuntu Core developers Original-Maintainer: Fabio Tranchitella Architecture: all Source: psycopg Version: 1.1.21-15ubuntu1 Depends: python-psycopg (>= 1.1.21-15ubuntu1), zope-common (>= 0.5.38), zope2.10 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/zope-psycopgda_1.1.21-15ubuntu1_all.deb Size: 20732 MD5sum: 7edb56694cf5e8db7a98996426ba4591 SHA1: e67966663d428d06de7ed7fee81c0e197563b5c0 SHA256: 1a0344cf0ec4734185ea917235d671956cd7d4ec695d9f8819e63ca357e8d53f Description: Zope database adapter based on python-psycopg The package contains the PostgreSQL database adapter for Zope 2.7, 2.8 and 2.9 based on the psycopg Python module. Package: python-zsi Priority: optional Section: contrib/python Installed-Size: 38 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: zsi Version: 2.0-2ubuntu4 Replaces: python2.3-zsi (<= 1.5.0-3), python2.4-zsi (<= 1.5.0-3) Depends: python (>= 2.4), python-support (>= 0.7.1), python-xml Conflicts: python2.3-zsi (<= 1.5.0-3), python2.4-zsi (<= 1.5.0-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-zsi_2.0-2ubuntu4_all.deb Size: 691040 MD5sum: 0c935a25ea6ac58876bfbe0f498b4f6a SHA1: 54ba9a2b9f91d506ab126a64782a405a33973309 SHA256: e132e9c688b6dca4d055dd95a7003faba06c32d86c5c7dccdd87d6f3810a34d2 Description: Zolera Soap Infrastructure ZSI is a Python package that provides an implementation of SOAP messaging, as described in The SOAP 1.1 Specification. In particular, ZSI parses and generates SOAP messages, and converts between native Python datatypes and SOAP syntax. It can also be used to build applications using SOAP Messages with Attachments. ZSI is ``transport neutral'', and provides only a simple I/O and dispatch framework; a more complete solution is the responsibility of the application using ZSI. . This package contains the wsdl2py tool as well as all documentation and makes sure the right ZSI package for the default Debian python version is installed. . Homepage: http://pywebsvcs.sourceforge.net/ Package: python-yappy Priority: optional Section: contrib/python Installed-Size: 8 Maintainer: Ubuntu MOTU Team Original-Maintainer: Rogerio Reis Architecture: all Source: yappy Version: 1.8-3ubuntu1 Replaces: python2.3-yappy (<< 1.6-1.1), python2.4-yappy (<< 1.6-1.1) Provides: python2.4-yappy, python2.5-yappy Depends: python (>= 2.4), python-support (>= 0.7.1) Conflicts: python2.3-yappy (<< 1.6-1.1), python2.4-yappy (<< 1.6-1.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-yappy_1.8-3ubuntu1_all.deb Size: 20236 MD5sum: 37a1e9c308986e80fec4e13d40783ec1 SHA1: c0587a1dfa29e66833b1b8c03a6be782bc620688 SHA256: 2e0849f39cf1a5b2c1e9734dd08426c1bbb2936dec3040905d18186966c01585 Description: Yet Another Parser Generator for Python Yappy provides a lexical analyser and a LR parser generator for python applications. It currently builds SLR, LR(1) and LALR(1) tables. Tables are kept in python shelves for use in parsing. Some ambiguous grammars can be handled if priority and associativity information is provided. Python-Version: 2.4, 2.5 Package: python-cerealizer Priority: optional Section: contrib/python Installed-Size: 36 Maintainer: Marc Dequènes (Duck) Architecture: all Source: cerealizer Version: 0.6-1 Depends: python (>= 2.4), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-cerealizer_0.6-1_all.deb Size: 12234 MD5sum: 18822484e12e55cbed22094243024e8b SHA1: d8b0f8339ff97505ec10e2ff29311587c5ae53c0 SHA256: c9ff5d8fd3b28f504c0d5ba807ddc7d3c3d777eec22fdfa5b395587f7440beca Description: secure pickle-like module for Python It support basic types (int, string, unicode, tuple, list, dict, set,...), old and new-style classes (you need to register the class for security), object cycles, and it can be extended to support C-defined type. . Homepage: http://home.gna.org/oomadness/en/cerealizer/ Enhances: python-soya Package: python-kiwi Priority: optional Section: contrib/python Installed-Size: 246 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Goedson Teixeira Paixao Architecture: all Source: kiwi Version: 1.9.19-2ubuntu1 Replaces: kiwi Depends: python (>= 2.4), python-gtk2 (>= 2.8.2-3.1), python-setuptools (>= 0.6b3-1), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-kiwi_1.9.19-2ubuntu1_all.deb Size: 346816 MD5sum: 76537b72151f6aa7d26d865544768fdb SHA1: 2f2d1d27ed6c4ba77d3916bd7aba2d6ec0de8200 SHA256: a08364174674445308f62f16846b46a1aba59598c74ce15b4e34c0b92dc8e60c Description: a graphical framework to construct simple UI Kiwi is a framework and a set of enhanced PyGTK widgets designed to make building programs with graphical interfaces both easy to write and easy to maintain. . Kiwi consists of a set of classes and wrappers for PyGTK that were developed to provide a sort of framework for applications. Fully object-oriented, and roughly Smalltalk's MVC, Kiwi provides a simple, practical way to build forms, windows and widgets that transparently access and display your object data. . Kiwi is inspired by Allen Holub's Visual Proxy. Enhances: gazpacho Homepage: http://www.async.com.br/projects/kiwi/ Package: planet Priority: optional Section: contrib/python Installed-Size: 433 Maintainer: Arnaud Fontaine Architecture: all Version: 2.0-12 Depends: apache2 | httpd, debconf | debconf-2.0, python (>= 2.3), python-support (>= 0.7.1) Recommends: python-chardet, python-utidylib Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/planet_2.0-12_all.deb Size: 122080 MD5sum: d5e10a87e24d809dd3a247e802b573ca SHA1: 47d42ed3292c993435668e2f5b16ef144dd58dc7 SHA256: 6385f8f7a81c6d08c5fd7a78ed0d36951c96a05e579e653c41e0791b72fc73f5 Description: Flexible feed aggregator Downloads news feeds published by web sites and aggregates their content together into a single combined feed, latest news first. . It uses Mark Pilgrim's Universal Feed Parser to read from RDF, RSS and Atom feeds; and Tomas Styblo's templating engine to output static files in any format you can dream up. Homepage: http://www.planetplanet.org/ Package: fnorb Priority: optional Section: contrib/python Installed-Size: 1458 Maintainer: Ubuntu MOTU Developers Architecture: all Version: 1.3-3ubuntu1 Depends: cpp, python (>= 2.2), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/fnorb_1.3-3ubuntu1_all.deb Size: 197826 MD5sum: f5677566113a73468acf40db5d18468a SHA1: cf8ccdc0b06229043b446a17bbf93e14a8c8a851 SHA256: c7e55418085cf74a7ac80acef42880e3c5852ed9d0c4fd3dd62ba95477448850 Description: a pure Python ORB fNoRb is a CORBA 2.0 compliant Object Request Broker. It's written in pure Python and implements a language mapping from OMG IDL to Python. Python-Version: >= 2.2 Package: python-mode Priority: optional Section: contrib/python Installed-Size: 337 Maintainer: Matthias Klose Architecture: all Version: 1:1.0-3.1ubuntu3 Replaces: python-elisp, python1.5-elisp, python2.1-elisp, python2.2-elisp Provides: python-elisp Depends: emacs21 | xemacs21-bin | emacs-snapshot | emacsen, pymacs (>= 0.22-6) Recommends: pychecker Conflicts: python-elisp, python1.5-elisp, python2.1-elisp, python2.2-elisp Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-mode_1.0-3.1ubuntu3_all.deb Size: 59602 MD5sum: 46011ff2ef1a86d938741ec5fb2f5186 SHA1: 76e1f71eb134890987924da08e35816a0969bbe4 SHA256: c9312c67f6a589331064edd8bbf29ea12f33532c9bdd884d28e8be6289a62931 Description: Emacs-lisp python-mode and doctest-mode for the Python language If you install this with XEmacs 21, it will replace the included python-mode.el, which may or may not be a more recent version (use "C-h v py-version" to compare). Package: python-omniorb2-omg Priority: optional Section: contrib/python Installed-Size: 4 Maintainer: Debian CORBA Team Architecture: all Source: python-omniorb Version: 3.2-1 Depends: python-omniorb-omg (>= 3.1-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-omniorb2-omg_3.2-1_all.deb Size: 8952 MD5sum: c6b0aaf4f830397154d2cd8d0e791606 SHA1: 8f8c82bafa1b911e8080fe290fb389a6d9b1270c SHA256: c4d908da03b7358b2b6f217f860ab9d2e8ad7318f4d5ed0f369ec3cb60782af5 Description: transition package for omniORBpy This package depends on python-omniorb-omg to handle omniORBpy transition. . It can be safely removed after installation. Homepage: http://omniorb.sourceforge.net Package: python-forgetsql Priority: optional Section: contrib/python Installed-Size: 10 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: forgetsql Version: 0.5.1-9ubuntu1 Replaces: python2.3-forgetsql, python2.4-forgetsql Provides: python2.3-forgetsql, python2.4-forgetsql, python2.5-forgetsql Depends: python, python-support (>= 0.7.1) Suggests: python-egenix-mxdatetime Conflicts: python2.3-forgetsql, python2.4-forgetsql Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-forgetsql_0.5.1-9ubuntu1_all.deb Size: 25752 MD5sum: c8592c6d0c1953c8580ffda1c5039632 SHA1: 8ab4b92b5f717bf55471efc8ef9a04a72cddb2c5 SHA256: 96a5d3d6abca499d62b0eea4d7789241fdc16d30b29e54acff71fb8c92d98542 Description: Python module for easy SQL-database access forgetSQL is a Python module for accessing SQL databases by creating classes that maps SQL tables to objects, normally one class pr. SQL table. The idea is to forget everything about SQL and just worrying about normal classes and objects. Python-Version: 2.4, 2.3, 2.5 Package: python-forgethtml Priority: optional Section: contrib/python Installed-Size: 7 Maintainer: Debian Python Modules Team Architecture: all Source: forgethtml Version: 0.0.20031008-9 Replaces: python2.3-forgethtml, python2.4-forgethtml Provides: python2.3-forgethtml, python2.4-forgethtml, python2.5-forgethtml Depends: python-support (>= 0.7.1) Conflicts: python2.3-forgethtml, python2.4-forgethtml Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-forgethtml_0.0.20031008-9_all.deb Size: 9878 MD5sum: f407bf11e3622191b716bbf5ae607e5d SHA1: b904c782e73ea9ec0744c05414e86686ed4c9e37 SHA256: 4e37919142acb0c2b1540e6010af94f16930cc24d333d3a7b3a5fee6cc571635 Description: Python module for easy HTML-writing forgetHTML is a Python module for writing HTML by building a tree from different classes, one pr. HTML element. This makes it possible to modify and create elements in a different order than they will end up in the final HTML output. Python-Version: 2.4, 2.3, 2.5 Package: python-textile Priority: optional Section: contrib/python Installed-Size: 128 Maintainer: Ricardo Javier Cardenes Medina Architecture: all Version: 2.0.10-3.1 Depends: python, python-central (>= 0.6.5) Recommends: python-twisted Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-textile_2.0.10-3.1_all.deb Size: 30836 MD5sum: 0e492d799abf11b48dd025edd5209176 SHA1: 8962953faaceb5a5a7bf205aef56a8c2d4f41d76 SHA256: 4c716d29a9202ad6504cf039523c95911682a7793f3cb5bbe1b005d2df193eca Description: Python parser for the Textile markup Textile is an XHTML generator that uses a simple markup, similar to the one you can find on most wikis. . This is a Python module that implements a parser and generator that supports the Textile markup syntax. Python-Version: all Package: python-turbomail Priority: optional Section: contrib/python Installed-Size: 72 Maintainer: Arnaud Fontaine Architecture: all Source: turbomail Version: 2.1-1 Depends: python (>= 2.4), python-support (>= 0.7.1), python-turbogears (>= 1.0~b1-1) Suggests: python-turbomail-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-turbomail_2.1-1_all.deb Size: 19922 MD5sum: f5584c8f0e6aa0ae24bbb53cb1ef54fc SHA1: 439ddae746079d417e64a4d5f77b579fbc1f935e SHA256: f805e2b674454e42413b8b78b77db28932d70afef7adb4e3c8a67a333da93aeb Description: multi-threaded mail queue manager for TurboGears applications TurboGears extension which uses built-in Python modules for SMTP communication and MIME e-mail creation, but greatly simplifies these tasks by performing the grunt-work for you. Additionally, TurboMail is multi-threaded, allowing for single or batch enqueueing and background delivery of mail. Enhances: python-turbogears Homepage: http://www.python-turbomail.org/ Package: python-pyfits Priority: optional Section: contrib/python Installed-Size: 9 Maintainer: Debian Python Modules Team Architecture: all Source: pyfits Version: 1:1.1-1 Provides: python2.3-pyfits, python2.4-pyfits, python2.5-pyfits Depends: python, python-numarray, python-numpy, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pyfits_1.1-1_all.deb Size: 107270 MD5sum: fb43f55accad02546c2a2e3055b1a165 SHA1: 22bdcfee90c9d54b0fd8587ec77dfcb0ca4028a6 SHA256: 1b6c5a5ed9fd4097ec1d760538d515f60b0963478a0d80b21553caae94b8ec50 Description: Python module for reading, writing, and manipulating FITS files FITS (Flexible Image Transport System) is a data format most used in astronomy. PyFITS is a Python module for reading, writing, and manipulating FITS files. The module uses Python's object-oriented features to provide quick, easy, and efficient access to FITS files. The use of Python's array syntax enables immediate access to any FITS extension, header cards, or data items. . Homepage: http://www.stsci.edu/resources/software_hardware/pyfits Python-Version: 2.4, 2.3, 2.5 Package: python-pastewebkit Priority: optional Section: contrib/python Installed-Size: 78 Maintainer: Piotr Ożarowski Architecture: all Source: pastewebkit Version: 1.0-2 Depends: paste-common (>= 1.6-1), python (>= 2.4), python-paste, python-pastedeploy, python-pastescript, python-setuptools (>= 0.6b3-1), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pastewebkit_1.0-2_all.deb Size: 61400 MD5sum: 2bf9de85fac3eaffd2fa8ab4188675db SHA1: 2ce30f1c28f28e5038f7809a49279ba3d957677e SHA256: f0b8fddce72951b300196be587384aed2d2fc0a4c47e1f619553482eecec1ff9 Description: port/reimplementation of Webware WebKit in WSGI and Paste This is a reimplementation of the Webware WebKit servlet API. This implementation uses WSGI internally very heavily, and builds upon the framework-neutral tools and services in Paste Homepage: http://pythonpaste.org/webkit/ Package: python-bzutils Priority: optional Section: contrib/python Installed-Size: 14 Maintainer: Gustavo R. Montesino Architecture: all Version: 0.2-1 Provides: python2.4-bzutils, python2.5-bzutils Depends: python (>= 2.4), python-beautifulsoup (>= 3.0), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-bzutils_0.2-1_all.deb Size: 12166 MD5sum: f802a6f7d1377510538e8f1963355ed1 SHA1: 88fcd4f106900be52028aa37861e50f12403cb2c SHA256: 22cd1165468323057efd6808410c26f7939d0f019a2e4f1c717105a00d5cb081 Description: Python module to interact with bugzilla servers Bugzilla is a widely used Bug Tracking System. This module allows to query and manipulate bug reports on bugzilla servers from Python scripts. Python-Version: 2.4, 2.5 Package: python-serial Priority: optional Section: contrib/python Installed-Size: 18 Maintainer: Matthias Klose Architecture: all Source: pyserial Version: 2.2-4 Depends: python, python-central (>= 0.6.5) Suggests: python-wxgtk2.6 | python-wxgtk Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-serial_2.2-4_all.deb Size: 38544 MD5sum: cb79b86b1862af71d1eaec0366a2aeec SHA1: 9a1328784f1f622cbc1c86da8efad3b7aa22067d SHA256: 349a7a453956e62465bbcd6f2c71e81a517bfa4eccf362e4c310b33a7431d8ca Description: Module encapsulating access for the serial port This module capsulates the access for the serial port. It provides backends for standard Python running on Windows, Linux, BSD (possibly any POSIX compilant system). The module named "serial" automaticaly selects the appropriate backend. Python-Version: all Package: trac-bzr Priority: optional Section: contrib/python Installed-Size: 13 Maintainer: Chris Lamb Architecture: all Version: 0.2+bzr31-3 Depends: bzr (>= 0.13-0.1), python (>= 2.4), python-setuptools, python-support (>= 0.7.1), trac (>= 0.10) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/trac-bzr_0.2+bzr31-3_all.deb Size: 19680 MD5sum: bd73e4c8ba99e200aa8a9e8f1dc8653a SHA1: 2ffb55a6e2944b8dbae7e5a4de63b557e8298046 SHA256: c1f684ea5d7e6915f46c0bf3a435bd8cdbc4e14d18734a03b9de01aa35bb184b Description: Bazaar version control (bzr) backend for Trac A plugin that provides support for the Bazaar (bzr) source code management tool for Edgewall Software's Trac. . Homepage: https://launchpad.net/trac-bzr Python-Version: 2.4, 2.5 Package: python-soappy Priority: optional Section: contrib/python Installed-Size: 25 Maintainer: Debian Python Modules Team Architecture: all Version: 0.12.0-2 Replaces: python2.3-soappy (<< 0.11.3-1.5), python2.4-soappy (<< 0.11.3-1.5) Depends: python-fpconst, python-support (>= 0.7.1) Conflicts: python2.3-soappy (<< 0.11.3-1.5), python2.4-soappy (<< 0.11.3-1.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-soappy_0.12.0-2_all.deb Size: 126646 MD5sum: 68fa8fbd6f407ac452b73fa97e77363b SHA1: 48fb610a7d322363192dd3dbaeafd3bf203cc370 SHA256: 6cd5f60cf3db01fd7b5b4679545fcac580587ec32b5595031faf80d56bf0748f Description: SOAP Support for Python This package contains the SOAPpy Python module, which implements a high- level interface to Simple Object Access Protocol (SOAP) functions from Python. It includes functionality for acting as a SOAP server, client, or proxy, and includes both building and parsing functions. It has been tested against a wide array of other SOAP clients and servers, and is a very robust and well-rounded implementation of the SOAP protocol. . SOAPpy is not actively supported by upstream anymore - please do not consider to use it in new projects! All functions were merged into ZSI, which is avaiable in the python-zsi package, use it instead. . Homepage: http://pywebsvcs.sourceforge.net/ Package: python-fibranet Priority: optional Section: contrib/python Installed-Size: 14 Maintainer: Varun Hiremath Architecture: all Source: fibranet Version: 10-2 Depends: python (>= 2.4), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-fibranet_10-2_all.deb Size: 14950 MD5sum: 87f2db84f21740dc1bafabed8a4ded2c SHA1: f956eff55e6e44e968da4bded366a5c482fd4d11 SHA256: 691699ec6f7455aee19c4812005b058bb9a75fb5d8e95a0e56a9942473a71e08 Description: cooperative threading and event driven framework The FibraNet package provides an event dispatch mechanism, a cooperative scheduler, an asynchronous networking library and a safe, fast serializer for simple Python types. It is designed to simplify applications which need to simulate concurrency, particularly games. . Homepage: http://cheeseshop.python.org/pypi/FibraNet Python-Version: >= 2.4 Package: python-gadfly Priority: optional Section: contrib/python Installed-Size: 551 Maintainer: Matthias Klose Architecture: all Source: gadfly Version: 1.0.0-12 Replaces: python2.3-gadfly, python2.4-gadfly Depends: python, python-central (>= 0.6.5) Recommends: python-kjbuckets Conflicts: python-kjbuckets (<< 1.0.0-9), python2.3-gadfly, python2.4-gadfly Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-gadfly_1.0.0-12_all.deb Size: 178208 MD5sum: 9fef707346e334d01b72ace93517c633 SHA1: 15a3a22e4707ba36277cc5dd9ce96efa251ea600 SHA256: 470826abdc11baf3ca987eee63c15299bb4ad9f5712c65e81bcaa9e742c17f01 Description: SQL database and parser generator for Python Gadfly is a relational database management system which uses a large subset of very standard SQL as its query language. The underlying engine consists of Python modules. Gadfly stores the active database in memory, with logging to a file system for recovery from system or software failures (but not for disk failures). . kwParser, included as part of the Gadfly package, is a parser generator for Python. It transforms an abstract specification of a language grammar (for example, the CORBA Interface Definition Language), together with "interpretation functions" that define the semantics of the language, into a compiler or translator or interpreter. Python-Version: all Package: pylint Priority: optional Section: contrib/python Installed-Size: 35 Maintainer: Sylvain Thénault Architecture: all Version: 0.13.2-2 Replaces: pylint-common, pylint-test, python2.2-pylint, python2.3-pylint, python2.4-pylint Depends: python, python-logilab-astng (>= 0.17.1), python-logilab-common (>= 0.22.2) Recommends: python-tk Conflicts: pylint-common, pylint-test, python2.2-pylint, python2.3-pylint, python2.4-pylint Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/pylint_0.13.2-2_all.deb Size: 119410 MD5sum: f1bbf705b8da8ac4e0ad83a6b8f5f589 SHA1: 215f833101ccb132d5783dc8f5be12018cd7c0d8 SHA256: b517dfa0ff623e2fe8895ecc0adc5840ad1fd8f3daa4fb53ec8acea220a7e81f Description: python code static checker Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book) . Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. However, Pylint offers some more features, like checking length of lines of code, checking if variable names are well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more. . Additionally, it is possible to write plugins to add your own checks. . The recommended python-tk package is only for using the pylint-gui script. . Homepage: http://www.logilab.org/Project/name/pylint Python-Version: current Package: python-pysnmp4-mibs Priority: optional Section: contrib/python Installed-Size: 106 Maintainer: Jan Luebbe Architecture: all Version: 0.0.5a-1 Depends: python (>= 2.3), python-pysnmp4, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pysnmp4-mibs_0.0.5a-1_all.deb Size: 420062 MD5sum: ef48a0e1f792298d27475ce350f5fd30 SHA1: 7f146ebcfc4243fa8c4d5875c7e8548c8149be50 SHA256: 0382f8e5123706962cdae6601eac4bb39b114765711bd9153c1e63962438fe61 Description: MIBs for the Python SNMP library This package contains MIBs compiled for PySNMP v4, which is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool. . Homepage: http://pysnmp.sourceforge.net/ Python-Version: 2.4, 2.3, 2.5 Package: python-parallel Priority: optional Section: contrib/python Installed-Size: 10 Maintainer: Matthias Klose Architecture: all Source: pyparallel Version: 0.2-5 Depends: python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-parallel_0.2-5_all.deb Size: 13248 MD5sum: 0095bedfb6b75062b3966706cec2ad06 SHA1: 029baf20643ccd913dc7533fa9b51dd6e2bd78c5 SHA256: 193d144b493c29e293bc85d6e460d4df9a0031da2cbf60d2d6cc2923d370dc46 Description: Module encapsulating access for the parallel port This module capsulates the access for the parallel port. It provides backends for standard Python running on Windows, Linux, BSD (possibly any POSIX compilant system). The module named "parallel" automaticaly selects the appropriate backend. Python-Version: all Package: python-id3 Priority: optional Section: contrib/python Installed-Size: 37 Maintainer: Michael Banck Architecture: all Version: 1.2-6.2 Provides: python2.3-id3, python2.4-id3, python2.5-id3 Depends: python, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-id3_1.2-6.2_all.deb Size: 14184 MD5sum: be304531f431e6dc21304e421a36d4de SHA1: aa674f393f73452c1552d05af3dfb708b9484240 SHA256: 35f4ec016c605867367a9652e770566df2d56497010df0aed175182fe9ef232b Description: Python module for id3-tags manipulation python-id3 is a simple Python module for retrieving and setting so-called ID3 tags on MP3 compressed audio files through an object-oriented interface. MP3 players generally use this simple information for display track title, artist name, and album title while playing the sound file. . ID3.py supports ID3 version 1.1, including the track number field. Package: python-sepolgen Priority: optional Section: contrib/python Installed-Size: 325 Maintainer: Ubuntu Hardened Developers Original-Maintainer: Caleb Case Architecture: all Source: sepolgen Version: 1.0.11-0ubuntu1 Depends: python, python-support (>= 0.7.1) Conflicts: sepolgen (<< 1.0.10) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-sepolgen_1.0.11-0ubuntu1_all.deb Size: 69842 MD5sum: 50769ef42b8934d0934764c3ea5f3e50 SHA1: dc6bf1070b4436d9bd61c72486276b388597c49c SHA256: 707412b8af7fc2dd0f73963ebdda78fe6b322ca40c41acc1668bea946e85dd27 Description: A Python module used in SELinux policy generation This package contains a python module used by policy generation tools like audit2allow (which is a part of the package policycoreutils). The sepolgen library is structured to give flexibility to the application using it. The library contains: Reference Policy Representation, which are Objects for representing policies and the reference policy interfaces. Secondly, it has objects and algorithms for representing access and sets of access in an abstract way and searching that access. It also has a parser for reference policy "headers". It contains infrastructure for parsing SELinux related messages as produced by the audit system. It has facilities for generating policy based on required access. Package: python-uncertainities Priority: optional Section: contrib/python Installed-Size: 7 Maintainer: Ernesto Nadir Crespo Avila Architecture: all Version: 0.002-4 Depends: python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-uncertainities_0.002-4_all.deb Size: 4390 MD5sum: 71145cacc9ab9471f099918466a02918 SHA1: 51c3d976479a86bfb0745d21cf6578fe7fafe2a0 SHA256: 1a0cfeb9669011d7e52bea6b4daf156890857a025399188cb6e1640cf514cd9e Description: Python module for working with uncertain numbers This module is intended to enable computation with uncertain numbers. The module supports basic arithmetic operations. Python-Version: all Package: python-ooolib Priority: optional Section: python Installed-Size: 14 Maintainer: Debian OpenOffice Team Architecture: all Source: ooolib-python Version: 0.0.11-1 Provides: python2.4-ooolib, python2.5-ooolib Depends: python (>= 2.4), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-ooolib_0.0.11-1_all.deb Size: 17454 MD5sum: cb00d9e48b68dd86d0065721ff2a6319 SHA1: 711a1eec0313f70f1dd07d86c9602e5200f5e091 SHA256: db21297c76e6bf9a81a4f66f04b3c53cb1c8a3630277dd20b1aa7ad027e2fd34 Description: Python module for creating OpenDocument documents (sp.sheet/text) ooolib is a python module to be used to create simple OpenDocument spreadsheet and text documents. . In contrast to libooolib-perl this supports ODT but *not* the old format. Python-Version: >= 2.4 Package: python-pythoncard Priority: optional Section: contrib/python Installed-Size: 108 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ernesto Nadir Crespo Avila Architecture: all Source: pythoncard Version: 0.8.1-8.1ubuntu1 Replaces: python2.3-pythoncard (<< 0.8.1-6), python2.4-pythoncard Provides: python2.3-pythoncard, python2.4-pythoncard, python2.5-pythoncard Depends: python-support (>= 0.7.1), python-wxgtk2.6 Suggests: pythoncard-doc, pythoncard-tools Conflicts: python2.3-pythoncard (<< 0.8.1-6), python2.4-pythoncard Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pythoncard_0.8.1-8.1ubuntu1_all.deb Size: 290272 MD5sum: 709f56f5ded4425597778cdb973ccafa SHA1: 00d21993e63a13beec3adbf7acea77c7f9dbe879 SHA256: 9bb9612da197106d76bba2e151bf27c74a9a76089cc06f97f02c9ecda5ccf9a8 Description: wxPython-based GUI construction framework (underlying Python libraries) PythonCard is a GUI construction framework for building cross-platform desktop applications on Windows, Mac OS X, and Linux, using the Python language. It is based on the wxPython bindings for the wxWidgets toolkit (formerly known as wxWindows). . This package includes the PythonCard Python package and all of its associated Python modules. . http://pythoncard.sourceforge.net/ Python-Version: 2.4, 2.3, 2.5 Package: python-cubictemp Priority: optional Section: contrib/python Installed-Size: 17 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Mohammed Adnène Trojette Architecture: all Source: cubictemp Version: 0.4-2ubuntu1 Provides: python2.3-cubictemp, python2.4-cubictemp, python2.5-cubictemp Depends: python (>= 2.2), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-cubictemp_0.4-2ubuntu1_all.deb Size: 19030 MD5sum: 23a086e3aa67e7d6cfa0d00cb7352d6c SHA1: 3c01a2398223a6edcf3a9c24d0935e04331f179f SHA256: 8dfe95eb7dd2ea5adf4258e1a4fa4ee94910042c68f000ca72796520666375b1 Description: small, elegant, Python-specific HTML templating system Cubictemp integrates tightly with Python, allowing you to pass arbitrary Python objects into a HTML template, walk sequences and iterators, and evaluate expressions. . Cubictemp includes default protection against common classes of HTML and Javascript Cross-Site Scripting vulnerabilities. Package: python-editobj Priority: optional Section: contrib/python Installed-Size: 17 Maintainer: Marc Dequènes (Duck) Architecture: all Source: editobj Version: 0.5.7-6 Depends: python, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-editobj_0.5.7-6_all.deb Size: 43624 MD5sum: 5257648e7e9d4d6a1894a83dd3f13eb1 SHA1: 41a18bf2188decf0fbab6647cba97db3cb4091af SHA256: 3cee7a45fd10c8761b2a6f5db9da99cf4535ebd5df694e7a584221e958fc50eb Description: Python object editor EditObj can create and display a Tkinter dialog box for editing any Python object (similarly to what Java call a Bean editor, but for Python object). EditObj is a useful tool for writing (text or non-text) editors of all kinds, including GUI editor, 3D editor,... . In terms of MVC (Model View Controler), EditObj is a generic View coupled with a universal Controler. . Homepage: http://home.gna.org/oomadness/en/editobj/ Package: python-foomatic Priority: optional Section: python Installed-Size: 11 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Chris Lawrence Architecture: all Source: foomatic-gui Version: 0.7.7ubuntu1 Replaces: foomatic-gui (<< 0.7) Depends: foomatic-db-engine, python, python-central (>= 0.6.5), python-ipy Conflicts: foomatic-gui (<< 0.7) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-foomatic_0.7.7ubuntu1_all.deb Size: 19354 MD5sum: 60c4a047b23dd28a3de306146b955309 SHA1: 68d211537a88aecf737e70869402098815bce6d4 SHA256: f43ff345d70a0a22b6f4f1ce4719b9318e5aac114cbf7e6454b206deb44161f1 Description: Python interface to the Foomatic printer database Foomatic is a printing system designed to make it easier to set up common printers for use with Debian (and other operating systems). It provides the "glue" between a print spooler (like CUPS or lpr) and your actual printer, by telling your computer how to process files sent to the printer. . This package includes a Python interface to the Foomatic command-line utilities. Python-Version: all Package: python-pyx-doc Priority: optional Section: contrib/python Installed-Size: 54 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Ernesto Nadir Crespo Avila Architecture: all Source: pyx Version: 0.9-4ubuntu1 Recommends: pdf-viewer Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pyx-doc_0.9-4ubuntu1_all.deb Size: 698456 MD5sum: 2186283ecc9842bf9ee765fd7950f29b SHA1: 4b9c29c95acdc6da8b4a93a6412ccd8f80ff241c SHA256: c8afc4895d64fdce0fd412ee8d38daec168280d9e527854f86cb0c150d1e176e Description: Python module for generating PostScript graphics (documentation) PyX is a Python module for generating encapsulated PostScript figures using an abstraction of PostScript and TeX. . This package contains the manual for PyX in PDF format. Package: python-asynqueue Priority: optional Section: contrib/python Installed-Size: 11 Maintainer: Eric Evans Architecture: all Version: 0.1-2 Provides: python2.4-asynqueue, python2.5-asynqueue Depends: python (>= 2.4), python-support (>= 0.7.1), python-twisted-core (>= 2.4.0), python-zopeinterface (>= 3.3.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-asynqueue_0.1-2_all.deb Size: 14452 MD5sum: 5ea48d203602c04b3428e825916a5748 SHA1: 6604c8952135afcc66be7a197fdbadb4e44db446 SHA256: 42411efb5d4f1219220bb7b85d8a2cfbc226dcd936fdbb33e3a5002b6a5ba098 Description: asynchronous task queueing based on the Twisted framework AsynQueue is a Python module which provides asynchronous task queueing with prioritization and a powerful worker/manager interface. . Worker implementations are provided for running tasks via threads, separate Python interpreters, and remote worker nodes. Homepage: http://foss.tellectual.com/trac/AsynQueue/wiki Package: python-pmock Priority: optional Section: contrib/python Installed-Size: 10 Maintainer: Jan Alonzo Architecture: all Source: pmock Version: 0.3-5.1 Replaces: python2.3-pmock (<< 0.3-5.1), python2.4-pmock (<< 0.3-5.1) Provides: python2.3-pmock, python2.4-pmock, python2.5-pmock Depends: python-support (>= 0.7.1) Conflicts: python2.3-pmock (<< 0.3-5.1), python2.4-pmock (<< 0.3-5.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pmock_0.3-5.1_all.deb Size: 11632 MD5sum: bd6fb37b4c7cf85c68f8b08fa20c637c SHA1: 981cdf0ba8a6125b24240bb2092f7471daf340a9 SHA256: e1c71f3c5916512b2aad87c8936dda2f88cc8ed91e3f4db5fea96a89a265d740 Description: Python module for unit testing using mock objects Mock Objects is a test-first development process for building object-oriented software and a generic unit testing framework that supports that process. . This package allows you to use Mock Objects for unit testing Python programs. . Homepage: http://pmock.sourceforge.net Python-Version: 2.4, 2.3, 2.5 Package: python-elementtree Priority: optional Section: contrib/python Installed-Size: 116 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: elementtree Version: 1.2.6-11ubuntu1 Replaces: python2.3-elementtree, python2.4-elementtree Provides: python2.3-elementtree, python2.4-elementtree Depends: python (>= 2.3), python-support Suggests: python-elementtree-doc Conflicts: python2.3-elementtree, python2.4-elementtree Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-elementtree_1.2.6-11ubuntu1_all.deb Size: 30460 MD5sum: b5bc0d0cee93dbcbb292cb616a8a3344 SHA1: 11ee1e3bbfe7ca99a7833e5a080feec876a1ad15 SHA256: 4e110ce018b8f8c98bef7176cdf154554b41f89b52e64b03162121bf02c6be9d Description: Light-weight toolkit for XML processing ElementTree provides a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The element type can be described as a hybrid between a Python list and a Python dictionary. . ElementTree is included in Python 2.5, so there is no need to install this package if you are using Python 2.5. . Homepage: http://effbot.org/zone/element-index.htm Package: python-pydoctor Priority: extra Section: contrib/python Installed-Size: 17 Maintainer: Debian Calendarserver Team Architecture: all Source: pydoctor Version: 0.2-4 Depends: python (>= 2.4), python-epydoc, python-nevow, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pydoctor_0.2-4_all.deb Size: 32254 MD5sum: bbe28f70d5f60ee76fd7cc4dabf79b22 SHA1: ca5b18d7bdc87695a0ee51b8a7f0d136aae47fae SHA256: fb34b13d7e52e970e0a89bd0ce018f88fedef78ae7c37a04a60bb32917adf91a Description: Python API document generator Pydoctor is a tool for generating API documentation for Python modules based on their docstrings via static analysis. . It was written primarily to replace epydoc for the purposes of the Twisted project as epydoc has difficulties with zope.interface. Package: python-pudge Priority: optional Section: contrib/python Installed-Size: 44 Maintainer: Debian Python Modules Team Architecture: all Source: pudge Version: 0.1.4~svn137-3 Depends: python (>= 2.4), python-central (>= 0.6.5), python-docutils (>= 0.4-4), python-kid (>= 0.9.5), python-paste, python-setuptools (>= 0.6b3-1) Recommends: python-pygments Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pudge_0.1.4~svn137-3_all.deb Size: 60776 MD5sum: af331bf27a94453b29cdabb586e13905 SHA1: b34d13b1e21ded2095d99228ac0969f749aac8eb SHA256: 70f6db5f938d68e0f06159ff545982f8090f1ff58a3cc930be2a8962240b8ac6 Description: documentation generator for Python projects Pudge is a documentation system for Python projects. . Its highlights are: * Generate documentation for Python packages, modules, classes, functions, and methods. * Module and Class index hierarchies * Support for Restructured Text in docstrings * Easily apply common free documentation licenses (GNU, CC) * Syntax colored source HTML generation with anchors for line numbers * Generated reference documents link to source for all modules, classes, functions, and methods * Basic Restructured Text document templating (brings external documents into the flow of generated pages) * Support for HTML 4.01 or XHTML 1.0 output * Basic Trac integration (adds Trac project links to navigational elements) * Uses a combination of runtime inspection and Python source code scanning * Extensible and customizable using kid templates . Homepage: http://pudge.lesscode.org/ Python-Version: >=2.4 Package: python-pyrad Priority: optional Section: contrib/python Installed-Size: 137 Maintainer: Jeremy Lainé Architecture: all Source: pyrad Version: 1.1-2 Replaces: pyrad (<< 0.8-1.1) Provides: pyrad, python2.3-pyrad, python2.4-pyrad, python2.5-pyrad Depends: python-support (>= 0.7.1) Conflicts: pyrad (<< 0.8-1.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pyrad_1.1-2_all.deb Size: 26222 MD5sum: d9fe2cd4a9e49a34be8086ad3bbaf038 SHA1: 5ae8d029adf1bbdf1f1c18abe54f4c4779f30a66 SHA256: b7daa1a45c5939ca11deb142a1b86a5fae749dfd4b917ec7bdc5dc01c87e9776 Description: python module for creating and decoding RADIUS packets It takes care of all the details like building RADIUS packets, sending them and decoding responses. This package contains several modules: - client: RADIUS client code - dictionary: RADIUS attribute dictionary - server: Basic RADIUS server and proxy classes. - packet: a RADIUS packet as send to/from servers - tools: utility functions Package: python-biopython-martel Priority: optional Section: contrib/python Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian-Med Packaging Team Architecture: all Source: python-biopython Version: 1.44-2ubuntu1 Replaces: python2.3-biopython-martel (<< 1.42-1), python2.4-biopython-martel (<< 1.42-1) Provides: python2.3-biopython-martel, python2.4-biopython-martel, python2.5-biopython-martel Depends: python (>= 2.3), python-biopython, python-support (>= 0.7.1) Conflicts: python2.3-biopython-martel (<< 1.42-1), python2.4-biopython-martel (<< 1.42-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-biopython-martel_1.44-2ubuntu1_all.deb Size: 59570 MD5sum: 819a4951f90e73314f2258a0bbdcceec SHA1: 98d094a349e1172eda3939cac2626b1b765ca2fd SHA256: 1cd27321f5087bfed1d1461a5c97e73833015cae13b852b4ca7f401ddef833d0 Description: Flat file parser for the Biopython library Martel uses regular expression format definition to generate a parser for flat- and semi-structured files. The parse tree information is passed back to the caller using XML SAX events. In other words, Martel lets you parse flat files as if they are in XML. Homepage: http://biopython.org Python-Version: 2.4, 2.3, 2.5 Package: pyro-doc Priority: optional Section: contrib/doc Installed-Size: 355 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: pyro Version: 3.7-1ubuntu1 Suggests: pyro Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/pyro-doc_3.7-1ubuntu1_all.deb Size: 106806 MD5sum: d3e9bc4c06a5c943a456962bfe4aabce SHA1: a2bfe36de3d466aa8c0f57b352cc6a5eadbeb7bd SHA256: 9001eca8a5358f6f67f22c9c6113f6c1027871a94995408a0995d2763fc05e6e Description: documentation for Pyro Pyro (PYthon Remote Object) is an easy to use and powerful distributed object system for Python. . This package contains the documentation files for the pyro package. Homepage: http://pyro.sourceforge.net Package: python-goopy Priority: optional Section: contrib/python Installed-Size: 10 Maintainer: Kumar Appaiah Architecture: all Version: 0.1-2 Replaces: python2.3-goopy, python2.4-goopy Depends: python, python-central (>= 0.6.5) Conflicts: python2.3-goopy (<< 0.1-1.1), python2.4-goopy (<< 0.1-1.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-goopy_0.1-2_all.deb Size: 9152 MD5sum: 111823a316719bc4b060d64808abcc73 SHA1: e5e31a3a4ec0b5bef729d9b6c6231b71a111ecce SHA256: 35cb3be6f6866e98bfdc8897cd0cac286206f9c2253cd82af4227ca1dfd5add3 Description: A small collection of handy routines for functional programming This is a collection of Python functions that Googlers have found useful. It provides handy methods for functional style programming. . Homepage: http://goog-goopy.sourceforge.net Python-Version: all Package: python-coherence Priority: optional Section: contrib/python Installed-Size: 1100 Maintainer: Arnaud Quette Architecture: all Source: coherence Version: 0.5.0-1 Depends: python (>= 2.4), python-celementtree, python-central (>= 0.6.5), python-configobj, python-ctypes, python-elementtree, python-gst0.10, python-louie, python-setuptools, python-twisted-core, python-twisted-web, python-zopeinterface Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-coherence_0.5.0-1_all.deb Size: 201334 MD5sum: cb03d22bded519257bb3cbee60d58127 SHA1: 69d4768f6a662093f24db1233ee5e8f68bfe1d5b SHA256: 7ba00a928aa0271f274e71fa01325ae718d756711fc5bd6e213fb9d10c1ee077 Description: Python UPnP framework Coherence is a framework written in Python enabling your application to participate in digital living networks, at the moment primarily the UPnP universe. . Its goal is to relieve your application from all the membership / the UPnP related tasks as much as possible. . The core of Coherence provides a (hopefully complete) implementation of: * a SSDP server, * a MSEARCH client, * server and client for HTTP/SOAP requests, and * server and client for Event Subscription and Notification (GENA). Python-Version: >= 2.4 Package: python-bughelper Priority: extra Section: contrib/python Installed-Size: 18 Maintainer: Bughelper Developers Architecture: all Source: bughelper Version: 0.2.14 Depends: bzr (>= 0.14), python, python-apt, python-central (>= 0.6.5), python-launchpad-bugs (>= 0.2.28), python-libxml2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-bughelper_0.2.14_all.deb Size: 18496 MD5sum: 4bb2ed9dadb5e655ffb4b5c71ebfc0e1 SHA1: 90c487b30a13ef63679d603447a005e98473190b SHA256: 6838a3e22f721c4da9d4bfaa78e1bf042ea64abcc5bb916bb556b21163f363a9 Description: Python utility classes of bughelper Python classes and utilities that bughelper makes use of. . Homepage: https://launchpad.net/products/bughelper Python-Version: all Package: python-optcomplete Priority: optional Section: contrib/python Installed-Size: 16 Maintainer: Bastian Kleineidam Architecture: all Source: optcomplete Version: 1.2-7 Replaces: optcomplete-common (<< 1.2-5), python2.3-optcomplete (<< 1.2-5), python2.4-optcomplete (<< 1.2-5) Depends: python (>= 2.3), python-central (>= 0.6.5) Conflicts: optcomplete-common (<< 1.2-5), python2.3-optcomplete (<< 1.2-5), python2.4-optcomplete (<< 1.2-5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-optcomplete_1.2-7_all.deb Size: 25462 MD5sum: e1b66c1d8cac4459620ea0ea70bba2e8 SHA1: 412341d06b418a60d0c52f12266517968e8d6b14 SHA256: 5db548172f63376b9471920baa92b4ba9afe2e7bc6ac561cad85b08fa115cf75 Description: provide bash-completion for Python programs provides almost automatically shell completion for any Python program that uses the optparse module. Homepage: http://furius.ca/optcomplete/ Python-Version: >= 2.3 Package: python-pycallgraph Priority: optional Section: contrib/python Installed-Size: 14 Maintainer: Jan Alonzo Architecture: all Source: pycallgraph Version: 0.4.0-1 Depends: graphviz, python, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pycallgraph_0.4.0-1_all.deb Size: 10732 MD5sum: d00b0fd6b681c7af4f3a8aaf07a0bd32 SHA1: 216c1e911007959c3ea83607b8f22488783cc8b5 SHA256: adec5a0acc703a37564f62a11d5a590cd72fe5257095f416d0c71946cfa2a921 Description: A Python library that creates call graphs for Python programs It uses GraphViz to generate call graphs from one execution of your Python code. It's very easy to use and can point out possible problems with your code execution. Homepage: http://pycallgraph.slowchop.com Python-Version: 2.4, 2.3, 2.5 Package: python-tofu Priority: optional Section: contrib/python Installed-Size: 11 Maintainer: Marc Dequènes (Duck) Architecture: all Source: tofu Version: 0.5-3 Depends: python (>= 2.4), python-support (>= 0.7.1), python-twisted-core Recommends: python-cerealizer Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-tofu_0.5-3_all.deb Size: 21676 MD5sum: 9e965adbc3e818d62992b391dbc7ee89 SHA1: 445a6c6831db9e49c7e31ef1ded0a8355371f5a6 SHA256: 3a9bc7d77271589587f7014542ad02fb3f4efdb6616808eeb66de7b7fe025118 Description: high-level network game engine for Python Tofu is designed for games where players play one or several characters accross several levels. This includes jump'n run games, RPG or RTS, but not Tetris-like games or board game (chess, go,...). . It currently support client-server and single player mode; peer-to-peer mode may be added later. . Homepage: http://home.gna.org/oomadness/en/tofu/ Package: python-wxversion Priority: optional Section: python Installed-Size: 68 Maintainer: Ubuntu MOTU developers Original-Maintainer: Ron Lee Architecture: all Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Replaces: wxpython2.6-0 Depends: python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5), python-wxgtk2.8 (>= 2.8.6.1-0ubuntu2) | python-wxgtk2.6 (>= 2.6.3.2.2-1ubuntu2) Conflicts: python-wxgtk2.6 (<< 2.6.3.2.2-1ubuntu2), python-wxgtk2.8 (<< 2.8.6.1-0ubuntu2), wxpython2.6-0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-wxversion_2.8.7.1-0ubuntu3_all.deb Size: 75952 MD5sum: e0f5a4628daffb3e9c5b42cdc9bb687e SHA1: 66f1adc6f068a1cce1cb30634683087cb58fda35 SHA256: 57fd31584c70e589b96334f0c0402d459fa529daf94352e7a1316839bbfa50d2 Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython version selector) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides the wxPython version selector. Python-Version: 2.4, 2.5 Package: python-mako Priority: optional Section: contrib/python Installed-Size: 771 Maintainer: Piotr Ożarowski Architecture: all Source: mako Version: 0.2.2-1~hardy1 Depends: python, python-central (>= 0.6.5) Recommends: python-beaker (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-mako_0.2.2-1~hardy1_all.deb Size: 137026 MD5sum: 8f0d017d65ecdd596f7003f528db4f8c SHA1: 32aa3cf037b26f2824608b622c82c16346063a9e SHA256: 55e1adb11a2d7f66608cbd9b495337748c80739311bc91798f756620bfe5edc3 Description: fast and lightweight templating for the Python platform Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics. Enhances: python-pygments, python-pylons, python-turbogears Homepage: http://www.makotemplates.org/ Python-Version: all Package: python-sympy Priority: optional Section: contrib/python Installed-Size: 6193 Maintainer: Debian Python Modules Team Architecture: all Source: sympy Version: 0.5.15-1~hardy1 Depends: python (>= 2.4), python-support (>= 0.7.1) Recommends: ipython, python-ctypes, python-imaging Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-sympy_0.5.15-1~hardy1_all.deb Size: 1078692 MD5sum: 9842082676737734573b878b67eb0895 SHA1: f72065c8a92ebcf461fadc3f00321e50e5d3a168 SHA256: 5ad013775f2bb6328c47e3d5f41cae77a7d47af587dbf1eb05f13f03273c3a89 Description: Computer Algebra System (CAS) in Python SymPy is a Python library for symbolic mathematics (manipulation). It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries, except optionally for plotting support. Homepage: http://code.google.com/p/sympy/ Python-Version: 2.4, 2.5 Package: python-aptsources Priority: optional Section: contrib/python Installed-Size: 1673 Maintainer: Sebastian Heinlein Architecture: all Version: 0.0.2 Depends: lsb-release, python, python-apt, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-aptsources_0.0.2_all.deb Size: 428922 MD5sum: 05c947576c75e0515798355e509ac2b9 SHA1: 9b5c347c202c9fb56c5db922222f6bfcea0163b6 SHA256: 231a48d63674bf1bbfee691ce3c21e1bf6e46f43ccec30e9da89dc46324dba7e Description: abstraction of the sources.list for use in python applications This package provides python modules that help to administrate the sources.list by providing an abstraction of it. Python-Version: all Package: python-logilab-astng Priority: optional Section: contrib/python Installed-Size: 34 Maintainer: Sylvain Thénault Architecture: all Source: logilab-astng Version: 0.17.1-1 Depends: python, python-central (>= 0.6.5), python-logilab-common (>= 0.21.0-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-logilab-astng_0.17.1-1_all.deb Size: 61260 MD5sum: 80687bf1b3689e3beb79b55919e7e3d4 SHA1: 40016f8caaaa243ab9fd1152ccd3fcb205e48c5c SHA256: 38cfc3b2f578f1f6cffb046cd98297ff2cb157a691828839b0e65969ff02d4fb Description: extend python's abstract syntax tree The aim of this module is to provide a common base representation of python source code for projects such as pyreverse or pylint. . It extends classes defined in the compiler.ast module with some additional methods and attributes. Instance attributes are added by a builder object, which can either generate extended ast (let's call them astng ;) by visiting an existant ast tree or by inspecting living object. Methods are added by monkey patching ast classes. . Homepage: http://www.logilab.org/Project/name/logilab-astng Python-Version: all Package: python-happydoc Priority: extra Section: contrib/python Installed-Size: 46 Maintainer: Matthias Klose Architecture: all Version: 2.1-5 Replaces: happydoc, python2-happydoc Depends: python, python-central (>= 0.6.5) Suggests: python-happydoc-doc Conflicts: happydoc, python2-happydoc Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-happydoc_2.1-5_all.deb Size: 153466 MD5sum: c913761351d1e8b8e44703c02feb5a37 SHA1: a93c0c45e51d2599d9ffc22db7b61d69bdddb8c9 SHA256: 2785d5b23859deceb02b7222bd7a17c83281e472718b9d17c8094a79e2a4e7a4 Description: Python Documentation Extraction Tool HappyDoc is a tool for extracting documentation from Python source code. It differs from other such applications by the fact that it uses the parse tree for a module to derive the information used in its output, rather that importing the module directly. This allows the user to generate documentation for modules which need special context to be imported. . This package provides the HappyDoc script and modules. Python-Version: all Package: python-poker-engine Priority: optional Section: contrib/python Installed-Size: 100 Maintainer: Loic Dachary (OuoU) Architecture: all Source: poker-engine Version: 1.0.25-1 Depends: python (>= 2.3), python-central (>= 0.6.5), python-libxml2, python-libxslt1, python-pypoker-eval (>= 132.0), rsync Conflicts: poker-engine-common, python2.3-poker-eval (<< 1.0.16), python2.4-poker-engine (<< 1.0.16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-poker-engine_1.0.25-1_all.deb Size: 82282 MD5sum: 79bdd69a206ab3da86fab1798b3e118a SHA1: 4f6813a2bc363141a5b150dcd185a454cd86c9f3 SHA256: 712c795c2d6a377481a58e106132110369bb6279ebb4d533d8a5a232f5bedc06 Description: multiplayer poker engine with abstract variants specifications poker-engine is a python library that implements poker rules according to variants and betting structures specified in configuration files. It designed to be used by a multiplayer poker server, a poker AI or a poker client. Python-Version: >=2.3 Package: python-gtkmvc Priority: extra Section: contrib/python Installed-Size: 23 Maintainer: Kartik Mistry Architecture: all Source: pygtkmvc Version: 1.2.1-1 Provides: python2.3-gtkmvc, python2.4-gtkmvc, python2.5-gtkmvc Depends: python-glade2 (>= 2.4.0-1), python-gtk2 (>= 2.4.0-1), python-support (>= 0.7.1) Conflicts: python-gtkmvc (<< 1.0.1-4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-gtkmvc_1.2.1-1_all.deb Size: 32888 MD5sum: 90606695ae214841e22753315e9c7a36 SHA1: 2d617bdaaa14bb3274acddb9a38ba061c491509a SHA256: d3ceaf49d156e394960c432abe25081e4297f9427658d4bd460a95770e3b60bb Description: model-view-controller (MVC) implementation for pygtk This MVC for pygtk2 helps with writing well structured code by splitting the program's code into three distinctive sections. A program written using this MVC pattern usually contains four parts: The view (providing access to the Glade widget tree), the controller (providing glue functions), the model (providing the abstract logic) and the main program (simply connecting the three parts mentioned before). Homepage: Package: pootle Priority: optional Section: contrib/python Installed-Size: 167 Maintainer: Nicolas FRANCOIS (Nekral) Architecture: all Version: 1.1.0-1 Depends: adduser, python (>= 2.3), python-central (>= 0.6.5), python-jtoolkit (>= 0.7.8), python-lxml, translate-toolkit (>= 1.1.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/pootle_1.1.0-1_all.deb Size: 789188 MD5sum: 431b2a85f64d47a425c7310185c14001 SHA1: 8eeb4bc2f1b03fb9ebafa527a9fa2f65f12cc4b9 SHA256: cb63bbda35c6f2ee5918156f622682bfe0b09a35265e922a7063a4d8af196f1b Description: Web-based translation and translation management tool Pootle provides a rich set of features for managing a translation project. It integrates components of the Translate Toolkit to provide error checkers for translation messages and the ability to download files in a number of formats: PO, XLIFF, CSV. Pootle can also provide compiled PO files for download. You can use it to assign work to translators in your team, and you can define goals to help focus the efforts of your translation. Pootle can run without a Web server or be proxied through your existing Apache server. The Translate Toolkit is a set of software and documentation designed to help make the lives of localizers both more productive and less frustrating. Homepage: http://translate.sourceforge.net/ Python-Version: current, >= 2.3 Package: python-impacket Priority: optional Section: contrib/python Installed-Size: 426 Maintainer: Arnaud Fontaine Architecture: all Source: impacket Version: 0.9.6.0-3 Depends: python (>= 2.3), python-support (>= 0.7.1) Recommends: python-pcapy Suggests: python-impacket-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-impacket_0.9.6.0-3_all.deb Size: 83230 MD5sum: 70ad6912dd296de1ff7f12ccb3f6d934 SHA1: 8199063010621e2da6eeead6a3ed5d577bfcc676 SHA256: c9ff007d88bedbeb3e292efc5a486b14cfc0c8b663b79e815c1d280abebbbaf7 Description: Python module to easily build and dissect network protocols Impacket is a collection of Python classes focused on providing access to network packets. Impacket allows Python developers to craft and decode network packets in simple and consistent manner. It includes support for low-level protocols such as IP, UDP and TCP, as well as higher-level protocols such as NMB and SMB. . Impacket is highly effective when used in conjunction with a packet capture utility or package such as Pcapy. Packets can be constructed From scratch, as well as parsed from raw data. Furthermore, the object oriented API makes it simple to work with deep protocol hierarchies. Homepage: http://oss.coresecurity.com/projects/impacket.html Package: python-sasync Priority: optional Section: contrib/python Installed-Size: 13 Maintainer: Eric Evans Architecture: all Version: 0.6-1 Provides: python2.4-sasync, python2.5-sasync Depends: python (>= 2.4), python-asynqueue (>= 0.1), python-sqlalchemy (>= 0.3.1), python-support (>= 0.7.1), python-twisted-core (>= 2.4.0) Recommends: python-networkx (>= 0.32) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-sasync_0.6-1_all.deb Size: 23046 MD5sum: db0295a4481ec9f4a458527bb63d0e13 SHA1: ae13e64ab739973a7d8d94017e0f074e42ab6919 SHA256: 893435e71ea953238ccf11adbddbc55fd4e96253fcd03c93b73389bf4f36cc65 Description: asynchronous database access for python using SQLAlchemy sAsync is a Python module which wraps SQLAlchemy to create a priority-queued asynchronous access broker for databases. Additionally it provides some higher-level SQLAlchemy enhancements including persistent item storage with deferred read and write results, and a persistent dictionary-like object using that storage. . Homepage: http://foss.tellectual.com/trac/sAsync/wiki Package: tepache Priority: optional Section: contrib/python Installed-Size: 56 Maintainer: Kartik Mistry Architecture: all Version: 1.1-4 Depends: python (>= 2.3), python-support (>= 0.7.1) Recommends: glade, python-gtk2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/tepache_1.1-4_all.deb Size: 16218 MD5sum: 9fc1eee81d604b427bd97cef301b3d65 SHA1: 5a480c1ff44d3982559a6bf6a2c01af61e740ffb SHA256: fc457501266928b5f5ac3403c397414f49942cc71c6529dfca09e509f00f5dfc Description: A code sketcher for python that uses pygtk and glade Tepache creates python modules with classes that are clean abstractions for the toplevel widgets of glade files. Package: python-feedparser Priority: optional Section: contrib/python Installed-Size: 72 Maintainer: Carlos Galisteo Architecture: all Source: feedparser Version: 4.1-10 Depends: python (>= 2.1), python-support (>= 0.7.1) Recommends: python-chardet, python-libxml2, python-utidylib Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-feedparser_4.1-10_all.deb Size: 120942 MD5sum: 48129c19e02ffcb856c5c7664af49da8 SHA1: fe3be3dc4b88c6fb93a016736d4cac03c968a8cc SHA256: 7915aa4082846bbdfbdc4b44afc4f5a1dc1c87a9ce81e75425245555bde613b9 Description: Universal Feed Parser for Python Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds. . It provides the same API to all formats, and sanitizes URIs and HTML. Python-Version: 2.4, 2.3, 2.5 Package: python-slides Priority: extra Section: contrib/python Installed-Size: 21 Maintainer: Matthias Klose Architecture: all Source: slides Version: 1.0.1-11 Replaces: python2.3-slides, python2.4-slides Depends: python, python-central (>= 0.6.5) Conflicts: python2.3-slides, python2.4-slides Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-slides_1.0.1-11_all.deb Size: 6026 MD5sum: 01118e6a8328929f982ecaa732c3a414 SHA1: a017a2ff5108ee8efef933f58b1f164c424e29d7 SHA256: ce5c6ff71333b2bbf932ecdb285a153ba7e7abee4ac0210d3c0b9ade049a901e Description: Python-based Slide Maker Slides is an LGPL slides generator, unique in that you write a Python program in order to create your presentation. That is, you write a program that when run generates the slides for your presentation, currently in HTML. Python-Version: all Package: python-omniorb-omg Priority: optional Section: contrib/python Installed-Size: 11 Maintainer: Debian CORBA Team Architecture: all Source: python-omniorb Version: 3.2-1 Replaces: python-omniorb2-omg, python2.4-omniorb2-omg Depends: python-omniorb (>= 3.2-1) Conflicts: python-omniorb2-omg (<< 3.1-1), python2.4-omniorb2-omg Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-omniorb-omg_3.2-1_all.deb Size: 14312 MD5sum: 469374a5a4398feb5a836026ae75a1d4 SHA1: d1d3eefd3ea24bc5ceb43a150b6f715603703b88 SHA256: 87235e868ea28cf3fc2bb8894bfc8b328f13770df7d4865d37800500cd8f43bd Description: CORBA OMG standard files for python-omniorb omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This package includes the Python files that are necessary to fulfil the OMG standard 02-09-07. Homepage: http://omniorb.sourceforge.net Python-Version: all Package: python-musicbrainz2 Priority: optional Section: contrib/python Installed-Size: 163 Maintainer: Lukáš Lalinský Architecture: all Version: 0.4.1-1 Provides: python2.3-musicbrainz2, python2.4-musicbrainz2, python2.5-musicbrainz2 Depends: libdiscid0, python (>= 2.3), python-ctypes (>= 0.9.6), python-support (>= 0.7.1) Suggests: python-musicbrainz2-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-musicbrainz2_0.4.1-1_all.deb Size: 42836 MD5sum: 08431494bf0d407ceee281e01dae0e69 SHA1: 92c139da9a04093f4f929bdecc14876f8867d7c4 SHA256: 0e998cb67b0b7bf0f8f41f1ee1ee57a1190f7b133fab178589a3311985007890 Description: An interface to the MusicBrainz XML web service python-musicbrainz2 provides simple, object oriented access to the MusicBrainz web service. It is useful for applications like CD rippers, taggers, media players, and other tools that need music metadata. . The MusicBrainz Project (see http://musicbrainz.org) collects music metadata and is maintained by its large and constantly growing user community. . Homepage: http://musicbrainz.org/doc/PythonMusicBrainz2 Package: python-galago-dev Priority: optional Section: contrib/python Installed-Size: 9 Maintainer: Marco Cabizza Architecture: all Source: galago-python Version: 0.5.0-1 Depends: libgalago-dev (>= 0.5.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-galago-dev_0.5.0-1_all.deb Size: 8432 MD5sum: 01494fd1d874ee9d2d1dfb7941fbc986 SHA1: 59ac79c20c775e8b4e553dc90b5ed093e7cbab26 SHA256: 6198e1a9c67ff2baf5336352ba75a357443346a55a6c53dc1663caca4d0de0b4 Description: Galago presence library (Python interface) Galago is a D-BUS-based desktop presence framework used to provide account, person, and presence information for users on IM services and other communication networks for use in other desktop applications, such as e-mail clients or address books. . This packages contains files that allow you to build wrappers around python-galago. . See the libgalago description for more information about Galago in general. Package: python-pyclamd Priority: optional Section: contrib/python Installed-Size: 7 Maintainer: Siegfried-Angel Gevatter Pujals (RainCT) Architecture: all Source: pyclamd Version: 0.1.1-0ubuntu1 Depends: clamav-daemon, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pyclamd_0.1.1-0ubuntu1_all.deb Size: 4716 MD5sum: a77671d136edc0ca7e111f8d96e26bf8 SHA1: ef3e42d076a13336f18784b9360ff6b53f024839 SHA256: 45e9d0fa99a2cb101a01df06813ec79bb759863b8697409a7f3058ec65256b56 Description: Python interface to the ClamAV daemon This package adds virus detection capabilities to Python software in an efficient and easy way, thanks to the ClamAV antivirus toolkit. Homepage: http://xael.org/norman/python/pyclamd/ Package: pyro-examples Priority: optional Section: contrib/python Installed-Size: 457 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: pyro Version: 3.7-1ubuntu1 Depends: pyro Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/pyro-examples_3.7-1ubuntu1_all.deb Size: 90192 MD5sum: d9942f511266036fb366e35ab1228933 SHA1: 6ef4c78237eec9e5dccb6480ced06baf89a8635f SHA256: 510224340eeb8322bf514e385c24616be441bda02253a6fa293b11c417df39e4 Description: examples for Pyro Pyro (PYthon Remote Object) is an easy to use and powerful distributed object system for Python. . This package contains some examples for the pyro package. Homepage: http://pyro.sourceforge.net Package: python-irclib Priority: optional Section: contrib/python Installed-Size: 13 Maintainer: Thomas Bläsing Architecture: all Version: 0.4.6-1 Depends: python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-irclib_0.4.6-1_all.deb Size: 30124 MD5sum: d34adfeeb91c893b36d977c4711e0250 SHA1: dc39cc4501d04f875222882410fa725ff91e5a05 SHA256: 78e6b31a467dbe7e418a966f30c868b404a12a2e6af47668421bf8a802b3c1fb Description: IRC client library for Python This library is intended to encapsulate the IRC protocol at a quite low level. It provides an event-driven IRC client framework. It has a fairly thorough support for the basic IRC protocol, CTCP and DCC connections. . Homepage: http://python-irclib.sourceforge.net/ Python-Version: all Package: python-pmw Priority: optional Section: contrib/python Installed-Size: 425 Maintainer: Carlo Segre Architecture: all Version: 1.3.2-3 Depends: python, python-central (>= 0.6.5), python-tk (>= 2.4.3) Recommends: blt Suggests: python-pmw-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pmw_1.3.2-3_all.deb Size: 118904 MD5sum: eb01633e424db2babfce1631ed3c9245 SHA1: 6806e70367fd1590886fa8c12f99cf7c45d7db71 SHA256: 2283bab71bff291988240ba6e47efcdd53d50780e96532a317779fb9959b9f45 Description: Pmw -- Python MegaWidgets Pmw is a framework for building high-level compound widgets in Python using the Tkinter interface to the Tk graphics library. It consists of a set of base classes and a library of flexible and extensible megawidgets built on these base classes. . This package provides the pmw modules Python-Version: all Package: python-gastables Priority: optional Section: contrib/python Installed-Size: 13 Maintainer: Varun Hiremath Architecture: all Source: gastables Version: 0.1-1 Depends: python (>= 2.3), python-central (>= 0.6.5), python-scipy Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-gastables_0.1-1_all.deb Size: 13176 MD5sum: b1c989715263ca3c6b3c8878cfc2e0a7 SHA1: f7f8e15d95a071547db14d4ba535f41ef09cc28c SHA256: d9d079d3e8b3a8a575a0ae16da602e3d7889b8a9e48ca86b5d9a1a0fb1241aa9 Description: compressible flow gas table modules for python Gas Tables include modules for compressible gas flow calculations. The main modules currently included are: - Isentropic Relations - Normal Shock Relations - Oblique Shock Relations - Fanno Flow - Isothermal Flow - Rayleigh Flow - Prandtl Meyer Functions . Homepage: http://varun.travisbsd.org/gastables.php Python-Version: >= 2.3 Package: python-pysnmp4 Priority: optional Section: contrib/python Installed-Size: 634 Maintainer: Arnaud Fontaine Architecture: all Version: 4.1.8a-1 Depends: libsmi2, libsmi2-common, python (>= 2.3), python-pyasn1, python-pysnmp-common, python-support (>= 0.7.1) Recommends: python-crypto, python-pysnmp4-apps, python-pysnmp4-mibs Suggests: python-pysnmp4-doc Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pysnmp4_4.1.8a-1_all.deb Size: 101742 MD5sum: 4b6dbffc3911d2a12328a9d0e07024fc SHA1: 5f21de82cc4cb3e20a826874db98efff600fbc95 SHA256: 377a670f06b06e874b740452036d701d315e23d748804d0b61eb14eba8503fad Description: Python SNMP library for agents and managers (unstable branch) This is a Python implementation of SNMP v.1/v.2c engine. Its general functionality is to assemble/disassemble SNMP messages from/into given SNMP Object IDs along with associated values. PySNMP also provides a few transport methods specific to TCP/IP networking. . PySNMP is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool (it isn't a wrapper). . PySNMP 4.x is the unstable branch. . Homepage: http://pysnmp.sourceforge.net/ Python-Version: 2.4, 2.3, 2.5 Package: python-enthought-traits-ui Priority: optional Section: contrib/python Installed-Size: 4744 Maintainer: Debian Python Modules Team Architecture: all Source: enthought-traits-ui Version: 2.0.5-1~hardy1 Depends: python (>= 2.4), python-central (>= 0.6.5), python-enthought-traits, python-wxgtk2.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-enthought-traits-ui_2.0.5-1~hardy1_all.deb Size: 4094550 MD5sum: 004e092795eccf71503c1ae5635cf779 SHA1: 066a0b8a406dfe274e3525b1bc435180b6b724cd SHA256: 1aec1c4d8613f3632bf296a7510e404892df3bab9dbc57c6507b4c8788982b7e Description: User interface related modules for enthought traits Traits lets programmers create special Python attributes called traits that support the following: * Initialization: A trait attribute can have a default value * Validation: A trait attribute is manifestly typed. * Delegation: The value of a trait attribute can be contained in another object * Notification: Setting the value of a trait attribute can fired callbacks * Visualization: With the TraitsUI package, GUIs can be generated automatically from traited objects. . The Traits UI package is a set of GUI (Graphical User Interface) tools designed to complement Traits. It is based on the wxPython GUI toolkit and implements a Model-View-Controller (MVC) architecture on top of traits. Homepage: http://code.enthought.com/traits/ Python-Version: >=2.4 Package: python-ktoblzcheck Priority: optional Section: contrib/python Installed-Size: 9 Maintainer: Micha Lenk Architecture: all Source: libktoblzcheck Version: 1.17-3 Depends: libktoblzcheck1c2a, python, python-central (>= 0.6.5), python-ctypes Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-ktoblzcheck_1.17-3_all.deb Size: 20096 MD5sum: 1da407416498026e199b6a2c6f8143b2 SHA1: bdbe6c87510694c2d791727d7f77a930647e60a8 SHA256: 9d872460bd7b78f4a0c7bde316f351dad98c9645a90beba1fd0dabb1abd1496f Description: library for verification of account numbers and bank codes (Python bindings) libktoblzcheck is a library for verification of bank account numbers and bank codes (BLZ) of German Banks. It is based on the specifications of the "Deutsche Bundesbank". It also supports the verification of international bank account numbers (IBAN) and bank identifier codes (BIC). . This package provides Python bindings for the library libktoblzcheck. Python-Version: all Package: python-coverage Priority: optional Section: contrib/python Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Elliot Murphy Architecture: all Version: 2.6-0ubuntu1 Depends: python (>= 2.3), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-coverage_2.6-0ubuntu1_all.deb Size: 13316 MD5sum: fc36864cd34fba0471eed3c81d82eba0 SHA1: c7c5bf13698243114cd6f3b3efbd19594b172c7b SHA256: 986b39a890e1ad2535f6a0aba345ff74d5a2e4a0250ca9ca01d193e0589f4687 Description: module to measure code coverage during Python execution Coverage.py is a Python module that measures code coverage during Python execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed. The original version was written by Gareth Rees. Ned Batchelder has updated it to determine executable statements more accurately. Package: python-stats Priority: optional Section: contrib/python Installed-Size: 360 Maintainer: Matthias Klose Architecture: all Version: 0.6-6 Depends: python, python-central (>= 0.6.5) Recommends: python-numeric (>= 24.2-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-stats_0.6-6_all.deb Size: 65244 MD5sum: 79418ca1b8f0a4d060596567fde34267 SHA1: 2da733fc8de24b845012b312971aaf584a6d8562 SHA256: 56d38638dca3ab805378857bd0ffa5625dd69689e58b9c862100f97e23e23a04 Description: A collection of statistical functions for Python Python-stats provides a collection of statistical functions for Python. These functions can be applied to Python lists, Python tuples, and Numeric arrays. Most common statistical functions such as mean, standard deviation, median, mode, skewness, kurtosis, etc., are provided, along with functions for statistical hypothesis testing, analysis of variance, and for computing probability distribution functions. Python-Version: all Package: python-elementtree-doc Priority: optional Section: contrib/doc Installed-Size: 23 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: elementtree Version: 1.2.6-11ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-elementtree-doc_1.2.6-11ubuntu1_all.deb Size: 21472 MD5sum: 214d674964f61df538c5b520e425271d SHA1: eab30005612d078d974aad24506b2f6f2b8f099a SHA256: 2d03cfa41e0d8755185daa7870f019ef4138c7ec0282cb77d3a68bac60e11025 Description: Documentation for ElementTree ElementTree provides a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The element type can be described as a hybrid between a Python list and a Python dictionary. . This package contains the HTML documentation for ElementTree. . Homepage: http://effbot.org/zone/element-index.htm Package: python-simpleparse Priority: optional Section: contrib/python Installed-Size: 1272 Maintainer: Seo Sanghyeon Architecture: all Source: simpleparse Version: 2.0.0-3.1 Provides: python2.3-simpleparse, python2.4-simpleparse, python2.5-simpleparse Depends: python-egenix-mxtexttools, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-simpleparse_2.0.0-3.1_all.deb Size: 188476 MD5sum: d11ac33b5853db88bc60c171e87190c3 SHA1: 3e50b2ee2630474d4c18875ff962f6391a925407 SHA256: 9148ae100cd359acf7a80cbe32757f85201ad3fa581387bc0fbf4a267ad47e58 Description: A simple parser generator for Python SimpleParse is a BSD-licensed Python package providing a simple parser generator for use with the mxTextTools text-tagging engine. SimpleParse allows you to generate tagging tables for use with the text-tagging engine directly from your EBNF grammar. Python-Version: 2.4, 2.3, 2.5 Package: python-pyrss2gen Priority: optional Section: contrib/python Installed-Size: 7 Maintainer: Matthijs Mohlmann Architecture: all Version: 1.0.0-3 Replaces: python2.3-pyrss2gen (<< 1.0.0-2), python2.4-pyrss2gen (<< 1.0.0-2) Provides: python2.4-pyrss2gen, python2.5-pyrss2gen Depends: python (>= 2.3), python-central (>= 0.6.5) Conflicts: python2.3-pyrss2gen (<< 1.0.0-2), python2.4-pyrss2gen (<< 1.0.0-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pyrss2gen_1.0.0-3_all.deb Size: 9750 MD5sum: c9e6e446c66c37e468dd865e4b9ccf88 SHA1: 31ce4f081976a9f44d8814a83d60a52644a25c27 SHA256: 3f6b5bd14c9fd0e3f90e1ea7c221b91a4b6a75f8188f4f84467f1540b0442b25 Description: A Python interface for generating RSS 2.0 feeds PyRSS2Gen is the interface to RSS 2.0 feeds. PyRSS2Gen builds the feed up by using a XML generator. Python-Version: >= 2.3 Package: python-twyt Priority: optional Section: contrib/python Installed-Size: 66 Maintainer: Andy Price Architecture: all Source: twyt Version: 0.7-1 Depends: python, python-simplejson, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-twyt_0.7-1_all.deb Size: 13462 MD5sum: b416ca068d93119745e119516b7fe947 SHA1: 467a1f8226bf59d7bca4f2f91ebfd2a12b67c57f SHA256: 0677e79ac2a4aa78730a1c0c71628710ce6a44e7653e074a3ccf3f9ef4a83bfd Description: An interface to Twitter API functions for Python Twyt provides an interface to the remote Twitter API functions and classes to allow easy manipulation of the returned sets of data, such as Twitter status messages and user information. . This package also provides an example command line Twitter client (twyt) which utilises the provided modules. Homepage: http://andrewprice.me.uk/projects/twyt/ Package: python-hachoir-subfile Priority: optional Section: contrib/python Installed-Size: 14 Maintainer: Michel Casabona Architecture: all Source: hachoir-subfile Version: 0.5.2-1 Depends: python (>= 2.4), python-hachoir-parser (>= 1.0), python-hachoir-regex (>= 1.0.2), python-support (>= 0.7.1) Suggests: python-profiler Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-hachoir-subfile_0.5.2-1_all.deb Size: 10242 MD5sum: 444d67b978c0d0839a8ab6a03b1b9825 SHA1: 9000efab5f8baafcbc090a52b382d2b226916c53 SHA256: bded88f4da67f341669e910341a8ac55e728f1667ae79f05fcb7367c8849f218 Description: find subfiles in any binary stream hachoir-subfile is a tool based on hachoir-parser to find subfiles in any binary stream. . Homepage: http://hachoir.org/wiki/hachoir-subfile Package: python-twisted-snmp Priority: optional Section: contrib/python Installed-Size: 34 Maintainer: Debian Python Modules Team Architecture: all Source: twistedsnmp Version: 0.3.13-3 Depends: python-pysnmp-se, python-support (>= 0.7.1), python-twisted-core Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-twisted-snmp_0.3.13-3_all.deb Size: 62150 MD5sum: 980653aa0286e8f336f36175052a291f SHA1: fcc1cb49368441972670acab806fe1df163ba4cc SHA256: d95e62c5463209f2bec44efc109665668eba86cead78228bfe6ad8bfde8cd57a Description: SNMP implementation for the Twisted networking framework TwistedSNMP is a set of SNMP (Simple Network Management Protocol) protocol implementations for Python's Twisted Matrix networking framework using the PySNMP project. . It provides the following: * get, set, getnext and getbulk Manager-side queries * get, set, getnext and getbulk Agent-side services . Eventual goals of the system: * provide access to all v1 and v2 SNMP functionality for writing Agent and Manager services * provide convenient testing mechanisms for SNMP Agent/Manager development (e.g. mirroring an SNMP Agent's OID tree for local query testing) . Homepage: http://twistedsnmp.sourceforge.net/ Package: python-tftpy Priority: optional Section: python Installed-Size: 12 Maintainer: Carlos Galisteo Architecture: all Source: tftpy Version: 0.4.3-1 Depends: python, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-tftpy_0.4.3-1_all.deb Size: 19726 MD5sum: 3595af3283040608e75a84e3a8b8dfd5 SHA1: 52d248498fe048fbe1de6bd7d17f8de6f8d5c913 SHA256: 15140780bc637e2fd8c702afae5ced3632ee99ae17dcb085f3ac049d64279a61 Description: A Pure-Python library for TFTP Tftpy is a TFTP library for the Python programming language. It includes client and server classes, with sample implementations. Hooks are included for easy inclusion in a UI for populating progress indicators. It supports RFCs 1350, 2347 and 2348. Python-Version: 2.4, 2.3, 2.5 Package: python-snpp Priority: optional Section: contrib/python Installed-Size: 7 Maintainer: Zenoss Packaging Team Architecture: all Version: 1.1.1-1 Depends: python-support (>= 0.7.1) Recommends: sendpage-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-snpp_1.1.1-1_all.deb Size: 8578 MD5sum: 5f73c31dc8b8c870e70a8e49bb8477f2 SHA1: d051496b32a0ff10ffbe9d82d48503020f9c425e SHA256: f66f93026409e6d951af02dfc6d9da3c865436e193507c23ca6444b6984233c9 Description: SNPP library for Python Pure Python library implementing RFC 1861, the Simple Network Paging Protocol . Homepage: http://www.sf.net/projects/pysnpp Package: python-galago-gtk-dev Priority: optional Section: contrib/python Installed-Size: 9 Maintainer: Marco Cabizza Architecture: all Source: galago-gtk-python Version: 0.5.0-1 Depends: libgalago-gtk-dev (>= 0.5.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-galago-gtk-dev_0.5.0-1_all.deb Size: 6358 MD5sum: b4a36606617f16e88e19463963fbf079 SHA1: f20c1bd7a92c03289caf42c2c0146929394c4323 SHA256: 662b4d543dd4558abe5ace5555e2da01ff2e8fcea0d5188583a3e287e1aee96e Description: Galago presence library (Python interface) Galago is a D-BUS-based desktop presence framework used to provide account, person, and presence information for users on IM services and other communication networks for use in other desktop applications, such as e-mail clients or address books. . This packages contains files that allow you to build wrappers around python-galago-gtk. . See the libgalago description for more information about Galago in general. Package: epylog Priority: extra Section: python Installed-Size: 163 Maintainer: Tiago Bortoletto Vaz Architecture: all Version: 1.0.3-6 Depends: python (>= 2.3), python-libxml2, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/epylog_1.0.3-6_all.deb Size: 85642 MD5sum: 472ae7a6fa2e108aff533ad58adec5d2 SHA1: cbd9ed4ac5d885684414bf12d8f9eee383d53e01 SHA256: 18f144ed1ef84f1b3564274c0df3cae17e3df4c71cdc951f382ff58985d9c96d Description: New logs analyzer and parser This is a syslog parser which runs periodically, looks at your logs, processes some of the entries in order to present them in a more comprehensible format, and then mails you the output. Package: python-hachoir-core Priority: optional Section: contrib/python Installed-Size: 36 Maintainer: Michel Casabona Architecture: all Source: hachoir-core Version: 1.0.1-1 Depends: python (>= 2.4), python-support (>= 0.7.1) Suggests: python-hachoir-metadata, python-hachoir-parser, python-hachoir-urwid Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-hachoir-core_1.0.1-1_all.deb Size: 89548 MD5sum: 62fb9c1f7db34fe660fc9db53185bab3 SHA1: 4bb2a67187982b31d78ee8311e8c6b143ffa2ae2 SHA256: e6b62754fa764ba6f21514a73624652cbd749534f07e89c54d6c3521ab6abba6 Description: Core of Hachoir framework: parse and edit binary files Hachoir is a Python library used to represent of a binary file as a tree of Python objects. Each object has a type, a value, an address, etc. The goal is to be able to know the meaning of each bit in a file. . Why using slow Python code instead of fast hardcoded C code? Hachoir has many interresting features: * Autofix: Hachoir is able to open invalid / truncated files * Lazy: Open a file is very fast since no information is read from file, data are read and/or computed when the user ask for it * Types: Hachoir has many predefined field types (integer, bit, string, etc.) and supports string with charset (ISO-8859-1, UTF-8, UTF-16, ...) * Addresses and sizes are stored in bit, so flags are stored as classic fields * Endian: You have to set endian once, and then number are converted in the right endian * Editor: Using Hachoir representation of data, you can edit, insert, remove data and then save in a new file. . Homepage: http://hachoir.org/ Package: python-hachoir-parser Priority: optional Section: contrib/python Installed-Size: 66 Maintainer: Michel Casabona Architecture: all Source: hachoir-parser Version: 1.0-1 Depends: python (>= 2.4), python-hachoir-core (>= 1.0.1), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-hachoir-parser_1.0-1_all.deb Size: 317748 MD5sum: 9f62b03f9ea3de9f46887109e7b56b46 SHA1: ba76baaab694ace04ca705503091cb9fb367b973 SHA256: a57c467b10ac0772957c475b7b962518c7cffab97b5ec1c69a9e3c487610d7d9 Description: Package of Hachoir parsers used to open binary files hachoir-parser is a package of most common file format parsers written for Hachoir framework. Not all parsers are complete, some are very good and other are poor: only parser first level of the tree for example. . A perfect parser have no "raw" field: with a perfect parser you are able to know *each* bit meaning. Some good (but not perfect ;-)) parsers: * Matroska video * Microsoft RIFF (AVI video, WAV audio, CDA file) * PNG picture * TAR and ZIP archive . Homepage: http://hachoir.org/wiki/hachoir-parser Package: python-elixir Priority: optional Section: contrib/python Installed-Size: 43 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: elixir Version: 0.5.0-1ubuntu1 Depends: python (>= 2.4), python-central (>= 0.6.5), python-sqlalchemy (>= 0.3.9) Recommends: python-crypto Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-elixir_0.5.0-1ubuntu1_all.deb Size: 88400 MD5sum: 918b3861bf7509c563dad4076b1841d4 SHA1: 28c328fe4875bbdf7e06088175d0e40e03107052 SHA256: 7f80333e6fb30a3813bde4248ed4918dc127192f72094815b75456c78b0742cd Description: Declarative Mapper for SQLAlchemy A declarative layer on top of SQLAlchemy. It is a fairly thin wrapper, which provides the ability to define model objects following the Active Record design pattern, and using a DSL syntax similar to that of the Ruby on Rails ActiveRecord system. . Elixir does not intend to replace SQLAlchemy's core features, but instead focuses on providing a simpler syntax for defining model objects when you do not need the full expressiveness of SQLAlchemy's manual mapper definitions. . Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the TurboEntity project. Homepage: http://elixir.ematia.de/ Python-Version: >= 2.4 Package: python-babel Priority: extra Section: contrib/python Installed-Size: 277 Maintainer: Christoph Haas Architecture: all Version: 0.9.1-5 Depends: python, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-babel_0.9.1-5_all.deb Size: 1575816 MD5sum: de5c39a83da4c6d8a5630a266ab81577 SHA1: d764ca5e26187443431da214b292a3bdb8b07f54 SHA256: 6ebec018129b3632b9ec589ac7d00d2b226a5aad41c66bf3445416734ab83b76 Description: tools for internationalizing Python applications Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. Package: python-pysnmp2 Priority: optional Section: contrib/python Installed-Size: 32 Maintainer: Jan Luebbe Architecture: all Version: 2.0.9-1 Replaces: python2.3-pysnmp2, python2.4-pysnmp2 Provides: python2.3-pysnmp2, python2.4-pysnmp2, python2.5-pysnmp2 Depends: python (>= 2.3), python-pysnmp-common, python-support (>= 0.7.1) Conflicts: python2.3-pysnmp2, python2.4-pysnmp2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pysnmp2_2.0.9-1_all.deb Size: 48852 MD5sum: 43efb959140ab64557ee4b1aa3bd6f6a SHA1: e6d3cdbbd0b86e61d3ea0cbbecf8c6f0d76f8309 SHA256: 67798b2b0ae8c9e7b8b31d72b59d44d6bd7e29ed2f5c371f3f1dfa4f66c12633 Description: Python SNMP library for agents and managers (stable branch) This is a Python implementation of SNMP v.1/v.2c engine. Its general functionality is to assemble/disassemble SNMP messages from/into given SNMP Object IDs along with associated values. PySNMP also provides a few transport methods specific to TCP/IP networking. . PySNMP is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool (it is not a wrapper!). . PySNMP 2.x is the stable branch. . Homepage: http://pysnmp.sourceforge.net Python-Version: 2.4, 2.3, 2.5 Package: python-epsilon Priority: optional Section: contrib/python Installed-Size: 31 Maintainer: Debian Python Modules Team Architecture: all Source: epsilon Version: 0.5.7-1 Depends: python, python-nevow, python-pyopenssl, python-support (>= 0.7.1), python-twisted-core Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-epsilon_0.5.7-1_all.deb Size: 69528 MD5sum: a8135afc28d37f71d036163b93cf1e61 SHA1: c6943b0014372ea139be764e28181d7c8455a71b SHA256: 49de40288c5738d82089b565d5d5e39b14dc16432b37ecf246ddcbb4f509c16f Description: utility Python modules commonly used by Divmod.org project Epsilon is a set of Python utility modules, commonly used by all Divmod.org Python-based projects. . This is intended mainly as a support package for code used by Divmod projects, however it contains many useful modules. . Currently included: * a powerful date/time formatting and import/export class (extime.Time), for exchanging date and time information between all Python's various ways to interpret objects as times or time deltas * tools for managing concurrent asynchronous processes within Twisted * a metaclass which helps you define classes with explicit states * a featureful Version class * a formal system for application of monkey-patches. Homepage: http://www.divmod.org/trac/wiki/DivmodEpsilon Package: python-empy Priority: optional Section: contrib/python Installed-Size: 11 Maintainer: Ana Beatriz Guerrero Lopez Architecture: all Source: empy Version: 3.3-6 Replaces: python2.3-empy (<< 3.3-5), python2.4-empy (<< 3.3-5) Provides: python2.3-empy, python2.4-empy, python2.5-empy Depends: python, python-support (>= 0.7.1) Conflicts: python2.3-empy (<< 3.3-5), python2.4-empy (<< 3.3-5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-empy_3.3-6_all.deb Size: 101432 MD5sum: 85b8fb6868d35a0e429c5d2c8a077fa9 SHA1: 8ec63f39941467a3fe79ad0762876b6d32dfae47 SHA256: 6333ec55acdc517ec64d1be3445be23f7742ccf78bb2b17d0c0552bf98812170 Description: A templating system for Python EmPy is a system for embedding Python expressions and statements in template text; it takes an EmPy source file, processes it, and produces output. This is accomplished via expansions, which are special signals to the EmPy system and are set off by a special prefix (by default the at sign, '@'). EmPy can expand arbitrary Python expressions and statements in this way, as well as a variety of special forms. Textual data not explicitly delimited in this way is sent unaffected to the output, allowing Python to be used in effect as a markup language. Also supported are "hook" callbacks, recording and playback via diversions, and dynamic, chainable filters. The system is highly configurable via command line options and embedded commands. . Homepage: http://www.alcyone.com/software/empy/ Package: python-authkit Priority: optional Section: contrib/python Installed-Size: 32 Maintainer: Christoph Haas Architecture: all Version: 0.4.0~r139-0.1 Depends: python (>= 2.4), python-beaker (>= 0.7.3), python-central (>= 0.6.5), python-elementtree (>= 1.2), python-openid (>= 2.0.1), python-paste (>= 1.4), python-pastedeploy (>= 1.1), python-pastescript (>= 1.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-authkit_0.4.0~r139-0.1_all.deb Size: 66238 MD5sum: b6efa7b82f5f051bb2cc15002db143da SHA1: 9c2f96ce6a9d69bed0a322166c6fe6061baf4327 SHA256: 4cbc8016df6f31a0ecd02785eca3670208b927f45abdc73f1890c7e2cd0c3f84 Description: authentication and authorisation framework for Python WSGI applications AuthKit is a Python module that provides functionality for WSGI (web) applications to use authentication and authorisation. . * Built for WSGI applications and middleware * Sophisticated and extensible permissions system * Built in support for HTTP basic, HTTP digest, form, cookie and OpenID authentication mehtods plus others. * Easily define users, passwords and roles * Designed to be totally extensible so you can use the components to integrate with a database, LDAP connection or your own custom system. * Plays nicely with the Pylons web framework. Homepage: http://authkit.org/ Python-Version: >=2.4 Package: spe Priority: optional Section: contrib/devel Installed-Size: 1181 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Python Applications Packaging Team Architecture: all Version: 0.8.4.f-0ubuntu3 Depends: kiki, pychecker (>= 0.8.17-5), python, python-central (>= 0.6.5), python-wxglade, python-wxgtk2.8 | python-wxgtk2.6, python-wxtools, winpdb Recommends: wx2.6-doc Suggests: blender (>= 2.35), python-doc, python-profiler Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/spe_0.8.4.f-0ubuntu3_all.deb Size: 341462 MD5sum: 7ea6bfc8aae34c8b20d3bf4412714763 SHA1: 9158b04ee363ebab1de5744db842b9a1f121fd2c SHA256: cafdacf71abd61a94b4d9084ec73cb1ec69fd84e70aa4fd0c33db7fef59a9527 Description: Stani's Python Editor Spe is a Python IDE with auto-indentation, auto completion, call tips, syntax coloring, syntax highlighting, UML viewer, class explorer, source index, auto todo list, sticky notes, integrated pycrust shell, Python file browser, recent file browser, drag&drop, context help, ... Special is its Blender support with a Blender 3d object browser and its ability to run interactively inside blender. Spe ships with wxGlade & XRCed (gui designers), PyChecker (source code doctor) and Kiki (regular expression console). Spe is extensible with wxGlade. Homepage: http://pythonide.stani.be/ Python-Version: current Package: python-pysnmp-common Priority: optional Section: contrib/python Installed-Size: 23 Maintainer: Arnaud Fontaine Architecture: all Source: python-pysnmp4 Version: 4.1.8a-1 Depends: python (>= 2.3), python-support (>= 0.7.1) Recommends: python-pysnmp4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/python-pysnmp-common_4.1.8a-1_all.deb Size: 12694 MD5sum: f6f2f08e9c35d8ed094fdd79bfb7fbe7 SHA1: 01834c656deb67fb71712ac04efad1ec0f990c41 SHA256: 66ee6ca2a074ef2df7d883ccd237ddf8cb40a6f1a60ba9d98040890f49d13ea0 Description: Python SNMP library for agents and managers (version selection module) This is a Python implementation of SNMP v.1/v.2c engine. Its general functionality is to assemble/disassemble SNMP messages from/into given SNMP Object IDs along with associated values. PySNMP also provides a few transport methods specific to TCP/IP networking. . PySNMP is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool (it isn't a wrapper). . This package contains a python module that allows users of PySNMP to select the API version. . Homepage: http://pysnmp.sourceforge.net/ Python-Version: 2.4, 2.3, 2.5 Package: sepolgen Priority: optional Section: contrib/python Installed-Size: 4 Maintainer: Ubuntu Hardened Developers Original-Maintainer: Caleb Case Architecture: all Version: 1.0.11-0ubuntu1 Depends: python-sepolgen (>= 1.0.10) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/sepolgen_1.0.11-0ubuntu1_all.deb Size: 3348 MD5sum: e25379127ee3b71ea78051d9dbfd4d54 SHA1: 0fe7d37375bfbd16dece1c68fb6af06509d32c89 SHA256: 34c8fc60894d984985a868ab93ea872db3058db404b92b6ea421cb5cf4202e97 Description: transitional package to smooth renaming to python-sepolgen This package install python-sepolgen, and can safely be removed afterwards. Package: harvestman Priority: optional Section: contrib/web Installed-Size: 28 Maintainer: Python Applications Packaging Team Architecture: all Version: 1.4.6-8 Depends: python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/harvestman_1.4.6-8_all.deb Size: 133718 MD5sum: 084a55a504e58a4baf5b8060cd2601b3 SHA1: 1407db3dcf8d827d8105a951d20c9f370b1b78a1 SHA256: a8284d78db2605666a72fb03d544ef6093d1a906a8e8ed2c0a0fd9397b28f870 Description: a flexible web crawler application HarvestMan can be used to download files from websites, according to a number of user-specified rules. The latest version of HarvestMan supports as much as 60 plus customization options. HarvestMan is a console (command-line) application. Homepage: http://harvestmanontheweb.com Python-Version: current Package: omniidl4-python Priority: optional Section: contrib/python Installed-Size: 8 Maintainer: Debian CORBA Team Architecture: all Source: python-omniorb Version: 3.2-1 Depends: omniidl4, python, python-central (>= 0.6.5) Recommends: libomniorb4-dev Conflicts: omniidl-python Filename: dists/hardy-unstable/contrib/binary-all/contrib/python/omniidl4-python_3.2-1_all.deb Size: 28190 MD5sum: f7d2646ed49eb90a4611ad0214256cdb SHA1: 7a8a4d4d67ebf887c311a3fb79cdc1f6d562a14a SHA256: 390ef71f5330d6249c7e86845a8317786511f8001771d7955c1cb7d2e3c7819b Description: omniidl backend to compile Python stubs from IDL files omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes the Python backend for omniidl to compile IDL to Python stubs. Homepage: http://omniorb.sourceforge.net Python-Version: all Package: sitemap Priority: optional Section: contrib/web Installed-Size: 55 Maintainer: Aaron Isotton Architecture: all Version: 2.3-6 Depends: python Conflicts: sitemap-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sitemap_2.3-6_all.deb Size: 17618 MD5sum: 86e2c3b26167aad31713af71cc8b4ad4 SHA1: a55f2b12a38a2234c1d39a610227462511607109 SHA256: eeae741b95beda6051c9bb53470900a42c478a1994ff59c8d8945fcdeeaa0a7d Description: Makes an HTML site map from meta tags from other HTML pages This Python script reads the META DESCRIPTION tags from all HTML files under a directory and generates a site map from them. It can be easily configured with a simple dotfile. . The site map of catb.org, known to most Linux users, is an example of what this script can do. . The generated site maps can be in English, German, Italian, French, Spanish and many other languages. Package: p0rn-comfort Priority: optional Section: contrib/web Installed-Size: 17 Maintainer: Christian Garbs Architecture: all Version: 0.0.4-2 Depends: libappconfig-perl, libdbmdeep-perl, libhtml-parser-perl, liburi-perl, libwww-perl, lynx, wget Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/p0rn-comfort_0.0.4-2_all.deb Size: 37924 MD5sum: 57ba11a83ce6f6e664b02ea56e5239e2 SHA1: b7e2a428ee098e6ad98c6d8abd6acdc1f5782166 SHA256: c0d49987b2f3f10f076af93cde509c7de0d51c48c79faca295891712c78b1a3f Description: Support programs for browsing image-gallery sites p0rn-comfort consists of several support programs for browsing image-gallery sites. It includes a proxy which enables blacklisting of thumbnail sites on-the-fly. It also supports queueing of entire pages for download and fetching them at a later time. Queuing can either be done manually (directly from your browser) or by an automated download script which can also follow links between different galleries. Package: psp-parser Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Sam Hartman Architecture: all Source: psp Version: 0.5.5.dfsg.1-0.1 Depends: libpsp-parser-perl, libpsp-perl, psp Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/psp-parser_0.5.5.dfsg.1-0.1_all.deb Size: 4788 MD5sum: 100ad6e50ce2ac04f63cf793d18c1428 SHA1: f7f6acb9ba3af2174e508600c12ed4eae9f28370 SHA256: 575a05455329fd8fb063c7730ff52335d2fcddce8758c171c379ee0e621f6252 Description: Perl Server Pages - Web scripting environment authoring tools Perl Server Pages provides a versatile dynamic web scripting environment for Perl, featuring advanced input validation and data flow management. Support for mod_perl provided. Psp attempts to provide easy construction of large websites in Perl, much the same way that ASP and JSP provide this support for other languages. . This package provides piler, the tool to convert a set of PSP pages into a website fragment. Package: php-log Priority: optional Section: contrib/web Installed-Size: 34 Maintainer: Jose Carlos Medeiros Architecture: all Version: 1.9.11-1 Replaces: php4-pear-log (<= 1.9.3-1) Depends: php-pear Suggests: php-db (>= 1.3), php-mdb2, php5-sqlite Conflicts: php4-pear-log (<= 1.9.3-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-log_1.9.11-1_all.deb Size: 51166 MD5sum: e479c55596835798cc93ff0f102b5df3 SHA1: f41124f869bc0e1796468d668eecaf22822a5143 SHA256: e3f2158c6d564754586536d4d4f4adee8a480bc1d6af3459e6e4715a9245e682 Description: Log module for PEAR The Log framework provides an abstracted logging system. It supports logging to console, file, syslog, SQL, and mcal targets. It also provides a subject - observer mechanism. . Homepage: http://pear.php.net/package/Log/ Package: lightning-extension-locale-sl Priority: optional Section: contrib/translations Installed-Size: 288 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-sl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-sl_0.8-0ubuntu1~hardy1_all.deb Size: 45888 MD5sum: d23d47c7f89036a5125ee39bfadfa7db SHA1: 5b8be4267983287fad77190bc31174a7aeec2324 SHA256: 8affde4e6155befee941cce8fe531e22fdbf1e684441e1f1b1519b3dea82e9a3 Description: Slovenian language package for lightning-extension Slovenian menus and messages for lightning-extension. Package: php-net-lmtp Priority: optional Section: contrib/web Installed-Size: 38 Maintainer: Peter Eisentraut Architecture: all Version: 1.0.1-1 Depends: php-net-socket, php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-net-lmtp_1.0.1-1_all.deb Size: 7120 MD5sum: c23eed94338d5977118fb27a7723b9e4 SHA1: 372c53e82e4e46f13267c28915cab1a69dcd4f4f SHA256: 0943e5a066db5ff712c32388aac47d2ab3325a136c8de7dd01713e3ae34e69fc Description: PHP PEAR module implementing LMTP protocol This package provides an implementation of the RFC 2033 LMTP protocol. . Web site: http://pear.php.net/package/Net_LMTP Package: websec Priority: optional Section: contrib/web Installed-Size: 18 Maintainer: Baruch Even Architecture: all Version: 1.9.0-3 Depends: libcrypt-ssleay-perl, libwww-perl, perl (>= 5.6.0) Suggests: libcompress-zlib-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/websec_1.9.0-3_all.deb Size: 44804 MD5sum: a160ffa016227213350ea0ac95f15e11 SHA1: 96c0812617c23a401ed6fd7c626c61fd12709282 SHA256: c1ee30c81b291ff8196846ae40821088611cecd5dfe742f32dae4cf08d5efbb4 Description: Web Secretary - Web page monitoring software with highlighting A visual Web page monitoring software. However, it goes beyond the normal functionalities offered by such software. Not only does it detect changes based on content analysis (instead of date/time stamp or simple textual comparison), it will email the changed page to you with the new content highlighted. . Homepage: http://baruch.ev-en.org/proj/websec/ Package: gollem Priority: optional Section: contrib/web Installed-Size: 101 Maintainer: Debian Horde Maintainers Architecture: all Version: 1.0.3-1 Depends: horde3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/gollem_1.0.3-1_all.deb Size: 1003134 MD5sum: 6ca50792f6327c157dfc192f0fbbb921 SHA1: 7e4ed9cbf3b89aaeb9a3b55969191d843be0c569 SHA256: f51991d573e7136b22275666532c2ae2a653a942f8bbc8c3c9294a4adcb682ec Description: file manager component for horde framework Gollem is the Horde web-based File Manager, providing the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on an FTP server. It uses the Horde's MIME_Viewer framework to identify file types, associate icons, etc. . Homepage: http://www.horde.org/gollem/ Package: libroxen-discussit Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 0.9-10 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-discussit_0.9-10_all.deb Size: 8338 MD5sum: c1795d811960ac8e12fbe5c86935f6c8 SHA1: b2dd024743d75c85c9973a5dbb8ff282e18ee978 SHA256: 206bf352744e530844a047c280fe84aca7df1bff8c1f8581d29ba4540972c3ef Description: Discussion module for the Roxen Challenger web server Module which allows easy creation of threaded discussion groups and forums. . The Discussion Forums at RMS (http://source.riverweb.com/) are powered by DiscussIt!. Package: ewiki Priority: optional Section: contrib/web Installed-Size: 259 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tiago Bortoletto Vaz Architecture: all Version: 1.02-6ubuntu1 Depends: apache | apache-ssl | apache-perl | apache2 | httpd, php5 | libapache2-mod-php5, php5-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ewiki_1.02-6ubuntu1_all.deb Size: 681868 MD5sum: 35643da00801b127aff6bd1bee1dfc59 SHA1: ad9e596197f615d80f88306b0add38fd157ced91 SHA256: 04e3297552e8657c7da482a02eeb9ce562b75ba7739626378f3eaa12bd53cb1f Description: ErfurtWiki: an implementation of the WikiWikiWeb hypertext system ErfurtWiki is an implementation of the WikiWikiWeb hypertext system (written in the PHP scripting language). It allows everybody who comes along to edit and create new pages very easily. Package: libroxen-logsql Priority: optional Section: contrib/web Installed-Size: 7 Maintainer: Turbo Fredriksson Architecture: all Version: 1.0-14 Depends: roxen (>= 1.3.122-11) | roxen2 (>= 2.1.265-14) | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-logsql_1.0-14_all.deb Size: 5366 MD5sum: 686989af41beecbb2ddc10ed2f3baa52 SHA1: 478ab4fdc6035cd7a3db4f84d6fe30dbbf2aa542 SHA256: 7a6862db010aa581ae0e54018292c291aba440347bf723230dc3164c8602690c Description: SQL logging module for the Roxen Challenger web server An add-on module for Pike servers (Roxen Challenger and Caudium) which provides logging of all the information related to web server access to an SQL backend. The SQL database needs to be supported by Pike. Package: libroxen-jsredirect Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.21-10 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-jsredirect_1.21-10_all.deb Size: 3470 MD5sum: 7627773e81177a81a90e2f14adab3314 SHA1: b957e951a9590a05c336b69645d0b9afa65e493f SHA256: 8732f06e1e47cd594bbb8bc79e71ca87c8434e0cb953c3cc0e661d0400b8e15d Description: Javascript pulldown menu module for the Roxen Challenger web server Creates JavaScript enabled Pulldowns that automatically cause the browser to jump to a page. Package: ebox-network Priority: optional Section: contrib/web Installed-Size: 435 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Javier Uruen Architecture: all Version: 0.11.99-0ubuntu1 Replaces: ebox (<< 0.6), ebox-firewall (<< 0.9.99) Depends: dhcp3-client, dnsutils, ebox (>= 0.11.99), ebox (<< 0.12), ebox-objects, gconf2 (>= 2.10.1-2), iproute, iptables, jnettop, libnet-arp-perl, libnet-ip-perl, librrds-perl, net-tools, rrdtool, vlan Conflicts: ebox (<< 0.9.99) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ebox-network_0.11.99-0ubuntu1_all.deb Size: 74888 MD5sum: b5f293438b634d38b8883b2b87ff1ec6 SHA1: 006c17603e78aa2f35831e03e65a3d8f69bddd28 SHA256: 40fea83995fbd58778feb085f39ec02829381d5c77e8aabe06eb3f2005a2f773 Description: Network configuration eBox is a framework for the development and deployment of security-wise network services in small and medium-sized networks, offering a simplified graphical interface to non expert users. It can be set up as a gateway, having some extra features over a usual router. . This module adds network configuration, allowing to configure network interfaces, routes, and domain servers. Package: libroxen-pressrelease Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Turbo Fredriksson Architecture: all Version: 1.1-8 Depends: roxen (>= 1.3.122-10) | roxen2 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-pressrelease_1.1-8_all.deb Size: 6440 MD5sum: 94c592d444a33d052e61842907d768f0 SHA1: 3eb0b698181bdc6d95f18376b9514e57fc79552f SHA256: 6b8d17216d652ac41e0230e415aa4d962376d7190b32ac236d4352e7db75a414 Description: Pressrelease module for the Roxen Challenger web server This package provides two module to handle site press releases. One module is provided to add new pressreleases and another one shows them through the Pike-enabled web server (Roxen Challenger or Caudium). The layout is configured through the use of templates. Package: php-config Priority: optional Section: contrib/web Installed-Size: 27 Maintainer: Thomas Goirand Architecture: all Version: 1.10.11-1 Depends: php-pear Suggests: php-xml-parser, php-xml-util Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-config_1.10.11-1_all.deb Size: 34414 MD5sum: a688fc983f4fbe0cb25bdb3c9cf92ca2 SHA1: 190b2fd5dd1dbf44fd9792a505cb005806112eb6 SHA256: 52621960a82689101f87425ef78a99e7442ea1a22d93031f1711f8e871e6576b Description: Your configuration's swiss-army knife The Config package provides methods for configuration manipulation. Creates configurations from scratch, parses and outputs different formats (XML, PHP, INI, Apache...), edits existing configurations, converts configurations to other formats, allows manipulation of sections, comments, directives..., parses configurations into a tree structure, provides XPath like access to directives. . Homepage: http://pear.php.net/package/Config Package: lightning-extension-locale-nl Priority: optional Section: contrib/translations Installed-Size: 288 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-nl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-nl_0.8-0ubuntu1~hardy1_all.deb Size: 45306 MD5sum: 0a48821c270afa2c75b380ea8e648996 SHA1: e317a9ecdcdaeeb0391d9b4a6ea36e6a9fa7ef61 SHA256: adad4014bc0d133c11735a533c973ead03f6ffff0f590ed76e91da040a33add8 Description: Dutch language package for lightning-extension Dutch menus and messages for lightning-extension. Homepage: http://www.mozilla-nl.org/ Package: wims-extra-all Priority: optional Section: contrib/web Installed-Size: 133706 Maintainer: Georges Khaznadar Architecture: all Source: wims-extra Version: 3.62-6 Replaces: wims-extra Provides: wims-extra Depends: wims Conflicts: wims-extra Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/wims-extra-all_3.62-6_all.deb Size: 57123018 MD5sum: 6a02527d686b362d4a5f045b553d0a75 SHA1: 999cec5e8d2592cff704e138d223a5e3b6722016 SHA256: 121a139de4f96106f0933ce892349fad8c1254bf5cee593e047824725cebe00d Description: extra modules for Wims These modules for Wims are not downloaded with the upstream official package, they are distributed directly from the main website of Wims (wims.unice.fr) to other Wims servers by automated scripts. These modules come from various authors and they have been checked by Wims' main author, Gang Xiao. This package enhances the features of Wims. Package: jsmath-fonts-sprite Priority: optional Section: contrib/web Installed-Size: 97 Maintainer: Yaroslav Halchenko Architecture: all Version: 1.0-2 Depends: jsmath Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/jsmath-fonts-sprite_1.0-2_all.deb Size: 3210776 MD5sum: a7f90ea092a2c6af27f96cedc6d8c897 SHA1: 7fcb72ab3dd4fc6f89d1322425ae6a00aaf991e0 SHA256: 84cd029431eebc6a3a8400559009501cb21ff4b0d8d1e116d958935b3163f315 Description: raster fonts for jsMath plugin spriteImageFonts Rasterized fonts saved in separate image files -- 1 image per font to enable viewing of jsMath pages by a web-browser which is missing access to TeX fonts. Sprite organization of raster fonts elivates the problem of jsmath-fonts, which is a tremendous number of images since each character has a separate image file. But such advantage comes at speed and compatibility cost. . Homepage: http://www.math.union.edu/~dpvc/jsMath Package: mozilla-diggler Priority: optional Section: contrib/web Installed-Size: 32 Maintainer: Ubuntu MOTU Developers Architecture: all Source: diggler Version: 0.9-14ubuntu3 Depends: firefox-2 | seamonkey-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mozilla-diggler_0.9-14ubuntu3_all.deb Size: 31774 MD5sum: f78b294fa8d5f8953c74bcc745a39065 SHA1: de5a33e62670c3741ea933ce4a1693c6c1601a7a SHA256: c63d6936037837bb843a4c4cbd4a6015155e361c854d6b6ac2bd32a16d6ff312 Description: A set of URL manipulation utilities for Seamonkey and Firefox's location bar Diggler adds a button next to the location bar which can clear the location bar (much like the one in Konqueror) but also drops down a menu with some useful actions such as being able to disable popup windows and navigate to parent directories in URLs (handy for FTP operations and nested sites). . Note: Diggler looks pretty good in Modern and Classic themes but due to its nature it might need tweaking for other themes. If you think this is the case, raise a bug and attach a screenshot illustrating the problem you are seeing. Homepage: http://diggler.mozdev.org/ Package: libroxen-roxpoll Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.41-13 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-roxpoll_1.41-13_all.deb Size: 12478 MD5sum: d8ca3d5ea894b0c4bc57a7037fa2b56d SHA1: 43c314826d3cb936bb64e0f5f3fd81adb60ef528 SHA256: b1fe3ecf274833eade5f51173d07189ceed6c157231f4d3fb1587c4896f6f6d0 Description: User poll module for the Roxen Challenger web server Allows the users of your site to vote at polls, suggest new poll questions. It also contains a simple administrators interface and enough automated behaviour to be easy to use for any stressed web master. Package: zope-cmfcalendar1.6 Priority: optional Section: contrib/web Installed-Size: 232 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope-cmf1.6 Version: 1.6.4-2 Depends: zope-cmfcore1.6 (= 1.6.4-2), zope-cmfdefault1.6 (= 1.6.4-2), zope-common (>= 0.5.38), zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmfcalendar1.6_1.6.4-2_all.deb Size: 48362 MD5sum: 9e017f1f9dca596519410325387e392e SHA1: 9b3271ece5ebeaa7d4db47683f7eb07c3da73ae0 SHA256: bd47398704699a393247e19982490c6f901987c18e0172f526bd87ccd0ad65ca Description: zope cmf calendar, 1.6 branch The Zope Content Management Framework provides a set of services and content objects useful for building highly dynamic, content-oriented portal sites. As packaged, the CMF generates a site much like the Zope.org site. The CMF is intended to be easily customizable, in terms of both the types of content used and the policies and services it provides. . The CMFCalendar product is an example of creating a CMF Product. The CMFCalendar product is also expected to be a generally useful out of the 'box' and skinnable to accommodate customization within your existing CMF instance. Package: lightning-extension-locale-hu Priority: optional Section: contrib/translations Installed-Size: 288 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-hu Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-hu_0.8-0ubuntu1~hardy1_all.deb Size: 46310 MD5sum: b10399d98be851de8901d52e1643105e SHA1: 36e9fc96d03fe6887f0c1d1a9603cae8bd22d7ce SHA256: 9930b042ec6b51f87dca4657d2b004d82c63a7842b98a489496f4848dff080cb Description: Hungarian language package for lightning-extension Hungarian menus and messages for lightning-extension. Package: libroxen-pretoggle Priority: optional Section: contrib/web Installed-Size: 17 Maintainer: Turbo Fredriksson Architecture: all Version: 1.1.1.1-9 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-pretoggle_1.1.1.1-9_all.deb Size: 3606 MD5sum: 7b53505f99b1e0e375d14fdef45aa789 SHA1: 77ac391560c978e020b732e2c1109ad96798a21c SHA256: ca5ebd2becd6996f701614b9473ccb40221e4868597ffb53d7c0232d67b477bc Description: Prestate and configs toggling module for the Roxen Challenger web server Support for prestate and configs toggling. . This module complements prestate and configs handling, acting as a toggle (pretoggle means prestate toggle), and behaves in a fashion similar to the container. . It handles two containers: and ; the former handles prestates, the latter handles configs in a similar fashion. Package: achims-guestbook Priority: optional Section: contrib/web Installed-Size: 95 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Tim Peeler Architecture: all Version: 2.53-1.1ubuntu1 Depends: apache2 | httpd, php5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/achims-guestbook_2.53-1.1ubuntu1_all.deb Size: 103918 MD5sum: 252c6ac416d7482c1af3656f5db04a56 SHA1: f06f2a2c4179d8accd9847608bc916f1001576c0 SHA256: 1f128bc5985feadfe5e433e8c5f97be84e6d58db8ca308e986484c975329dac0 Description: php driven guestbook Achims Guestbook (http://www.lkcc.org:8500/) is a php driven guestbook that relies on text files for storing entries. It has support for ip banning, bad word filters, smileys, and an easy to use administrative interface. Package: zope-exuserfolder Priority: optional Section: contrib/web Installed-Size: 875 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 0.50.1-7 Depends: debconf (>= 0.5) | debconf-2.0, python, zope-common (>= 0.5.38), zope2.7 | zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-exuserfolder_0.50.1-7_all.deb Size: 210470 MD5sum: 65b35052b314395d1f2a2a3080303544 SHA1: 337f8cbd1f838366a179a3e6d074e115a4ee5302 SHA256: 47823b351a53ff3ef61688325319b028c09f76a880ced5011f7062644b5a4ab8 Description: extensible user authentication product for zope exUserFolder (sometimes called XUF) is an extensible authentication product for the Zope Application Server. It allows you to choose from a number of methods of authenticating your zope application users, and allows the setting and fetching of arbitrary properties on User objects. . Authentication methods and Property methods do not have to use the same backing store, so it is possible to use legacy user sources, and still have configuration information stored about a user. . exUserFolder supports HTTP Basic Authentication and the so-called Cookie Authentication schemes popular with most webservers. . exUserFolder can also be used for user session tracking, relying on its user credential cache with a reasonably long expiry length. . It is well-respected in the Zope community, and is far easier to use and understand than LoginManager. (Unlike LoginManager, each exUserFolder instance may have only a single authorization source (i.e. the source of valid user names and passwords for that UserFolder) -- most zope applications don't need the complexity offered by LoginManager's multiple-source authorization schemes.) . The following authorization sources are currently supported: o Zope ZODB o Zope ZODB-Btree o etc/passwd (and similarly formatted text files) o postgreSQL database o mysql (and most other SQL or not-quite-SQL databases) o radius o smb (samba and samba-workalikes, e.g. Windows) o LDAP o https o 'user-supplied' (roll your own) Package: php-xml-rss Priority: optional Section: contrib/web Installed-Size: 45 Maintainer: Thomas Goirand Architecture: all Version: 0.9.10-3 Depends: php-pear, php-xml-util Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-xml-rss_0.9.10-3_all.deb Size: 10360 MD5sum: 85b0d077f4e23e12b858fc10d33c5c98 SHA1: 7e9282c3c031dc79f9189909a1f9601fa71917fe SHA256: cf31baec024054ed83a4b6e6d21d1afdfc35ed825a104c9954021d57b5097551 Description: RSS parser Parser for Resource Description Framework (RDF) Site Summary (RSS) documents. . Homepage: http://pear.php.net/package/XML_RSS Package: firefox-launchpad-plugin Priority: optional Section: contrib/web Installed-Size: 16 Maintainer: Lionel Porcheron Architecture: all Version: 0.2 Depends: firefox | firefox-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/firefox-launchpad-plugin_0.2_all.deb Size: 3544 MD5sum: b64c99781b21f7e8bc8dae46fff221a1 SHA1: b3979058e826aaca71a09f125a0e913b3847a253 SHA256: fba49a0bdabc8b196157125592c1c2f1066de82df74faf3fe36d0ff6bee1366d Description: Launchpad firefox integration Mozilla Firefox Launchpad integration add quick search for: - Ubuntu bugs on Launchpad - Ubuntu specifications on Launchpad - Ubuntu packages on Launchpad - Ubuntu support tickets on Launchpad - People and team on Launchpad . Homepage: http://www.alveonet.org Package: ipplan Priority: optional Section: contrib/web Installed-Size: 177 Maintainer: Jan Wagner Architecture: all Version: 4.86a-2 Depends: apache2 | httpd, debconf (>= 0.2.26) | debconf-2.0, libphp-adodb, libphp-phplayersmenu, libphp-phpmailer, mysql-client | postgresql-client, php5 | php5-cgi | libapache2-mod-php5 | libapache-mod-php5 | php4 | php4-cgi | libapache2-mod-php4 | libapache-mod-php4, php5-mysql | php4-mysql | php5-pgsql | php4-pgsql, wwwconfig-common Recommends: mysql-server, php5-snmp | php4-snmp, postgresql Suggests: nmap Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ipplan_4.86a-2_all.deb Size: 747770 MD5sum: b3f9ecb39420a58c0ebbc3601297163a SHA1: 2bf664eb34dd6e7b4b4d98ebb98ed97c2eface2b SHA256: 4ab481f13d16a2e2097fac51fe19f88a878330f9b9203b1ab53b9b1f64b1b5f3 Description: web based IP address management software and tracking tool This tool goes beyond TCP IP address management including DNS administration, configuration file management, circuit management (customizable via templates) and storing of hardware information (customizable via templates). IPplan can handle a single network or cater for multiple networks and customers with overlapping address space. Makes managing ip addresses and managing ip address space simple and easy! . Homepage: Package: sunbird-locale-cs Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-cs Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-cs_0.7-0ubuntu1_all.deb Size: 114412 MD5sum: ec0dd9e5d74d38b550a5a372ff82d9e2 SHA1: d123e4956cb3179f2791468950bea96b0f52f4e8 SHA256: e850e2d3d41b367b6e80bf2d243c8a009955913208490d1e9ef895ebf3d8dabc Description: sunbird cs language/region package Menu and message resource and region property package for sunbird (cs language, cs). . Homepage: http://www.mozilla.com Package: libroxen-group Priority: optional Section: contrib/web Installed-Size: 17 Maintainer: Turbo Fredriksson Architecture: all Version: 1.4-3 Depends: roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-group_1.4-3_all.deb Size: 3362 MD5sum: 9c49cb5daa2e356dce9fdf54a1dfb4e6 SHA1: 2ebc8a61f6446fefa7cc09611c8b14be090dd8f1 SHA256: b698f7704e1fc54d4b33f40c08c8c4dfea55f95309a0f06ec4a8cf2e73d8b9c6 Description: Group container module for the Roxen Challenger web server Gives you the following RXML tags: and the corresponding end tag . They list entities into chunks/groups. Information on the tag can be found using the argument 'help' to the tag (like: ). Package: sork-vacation-h3 Priority: optional Section: contrib/web Installed-Size: 643 Maintainer: Debian Horde Maintainers Architecture: all Version: 3.0.1-1 Depends: horde3 Recommends: imp4, vacation Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sork-vacation-h3_3.0.1-1_all.deb Size: 880274 MD5sum: 99516103a42c59f33f1faeff97bc7d41 SHA1: c4032d53f25c1dc47300275f6df7db24adc95a77 SHA256: af707f6afc0c543ca4cb4ec5092e0e3f019014fbc384454af636c9b35618077a Description: autovacation module for Horde Framework Vacation is the Horde module for setting user e-mail "autoresponses" via the vacation program supported by Sendmail or Courier mail based systems. . Vacation provides fairly complete support for managing .forward style vacation notices on Sendmail or Courier mail based systems via an FTP transport. It also has some support for LDAP, Qmail, and Exim SQL based servers. . Homepage: http://www.horde.org/vacation/ Package: php-html-safe Priority: extra Section: contrib/web Installed-Size: 10 Maintainer: Romain Beauxis Architecture: all Version: 0.9.9~beta-1 Depends: php-xml-htmlsax3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-html-safe_0.9.9~beta-1_all.deb Size: 10060 MD5sum: d835ed4b519f31cd4c9b83a7e9862904 SHA1: 18aada474dc74d84c40fcda65944a17c0970eefc SHA256: 1575a0df5685e8d7107cab5b35c08a5d758c219534d902777100660442beace5 Description: strip down all potentially dangerous content within HTML php-html-safe strips down all potentially dangerous content within HTML: Homepage: http://pear.php.net/package/HTML_Safe Package: php-net-ldap Priority: optional Section: contrib/web Installed-Size: 20 Maintainer: Jose Carlos Medeiros Architecture: all Version: 1:1.0.0-1 Depends: php-pear, php5-ldap Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-net-ldap_1.0.0-1_all.deb Size: 60972 MD5sum: 932da2e07beb23c5abb7fbbdb160080d SHA1: 6d1d03483faf52bd98816ea942f33df24c5a364d SHA256: 24ffff68163e38daf61672b9c355b85d52acbfa3c12b2bdf8d0237b2e1b8d999 Description: a OO interface for searching and manipulating LDAP-entries Net Ldap is a clone of Perls Net::LDAP object interface to ldapservers. It does not contain all of Net::LDAPs features, but has: * A simple OO-interface to connections, searches and entries. * Support for tls and ldap v3. * Simple modification, deletion and creation of ldapentries. * Support for schema handling. . Homepage: http://pear.php.net/package/Net_LDAP Package: libroxen-meta Priority: optional Section: contrib/web Installed-Size: 19 Maintainer: Turbo Fredriksson Architecture: all Version: 1.4-11 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-meta_1.4-11_all.deb Size: 3836 MD5sum: 79334f52a8b8b3648609ff342bed06f3 SHA1: b46bc65bbf31102ea9fdee0809dff838756c4968 SHA256: 12ebeaa6d0a9e342fb913aeb05ead099f644580d04d4251ce698608bfc0d5c80 Description: Metafiles module for the Roxen Challenger web server Allows you to create metafiles containing HTTP header information that will be appended to the headers of the file being served. Particularly useful for setting expiration times on images and other binary files that otherwise is subject to browser proprietary caching settings. Package: psp-samples-src Priority: extra Section: contrib/web Installed-Size: 105 Maintainer: Sam Hartman Architecture: all Source: psp Version: 0.5.5.dfsg.1-0.1 Depends: psp Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/psp-samples-src_0.5.5.dfsg.1-0.1_all.deb Size: 46806 MD5sum: bfa731544db97fbe4d196e08c096facd SHA1: 0f74e820567e2a4e51c4db9aa6dcf8c6b1e9cf4a SHA256: 191d0a25251081bd1cd469f35eab3923ed41867c517a73ee285f382fc40c18b9 Description: Perl Server Pages - Sample source code Perl Server Pages provides a versatile dynamic web scripting environment for Perl, featuring advanced input validation and data flow management. Support for mod_perl provided. Psp attempts to provide easy construction of large websites in Perl, much the same way that ASP and JSP provide this support for other languages. Package: mnogosearch-common Priority: optional Section: contrib/web Installed-Size: 5802 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Philipp Hug Architecture: all Source: mnogosearch Version: 3.3.6-1ubuntu0.1 Replaces: udmsearch, udmsearch-common Provides: udmsearch-common Depends: debconf | debconf-2.0, mnogosearch Conflicts: udmsearch, udmsearch-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mnogosearch-common_3.3.6-1ubuntu0.1_all.deb Size: 1781772 MD5sum: e045b06e0641effef38df1ca708c41c0 SHA1: 50b17375b1e03c1215e47bf7a7e8bf0b27a5675c SHA256: 675530b3cba522015305c48869d7a43390119fcddd80d5521c971697b0c8c135 Description: full-featured web search engine (common files) MnogoSearch is a web search engine that consists of two parts. . The first part is the indexing mechanism (indexer). It crawls over HTML hypertext references and stores found words and new references into a database. . The second part is a web front-end that provides search functions using the data collected by the indexer. For more information, look at http://search.mnogo.ru/ . This package contains common files for all database types. A mnogosearch- package is also needed to use mnogosearch. Only one database type package can be installed. Package: torbutton-extension Priority: optional Section: contrib/web Installed-Size: 32 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jérémy Bobbio Architecture: all Source: torbutton Version: 1.0.4-2ubuntu1 Depends: iceweasel (>= 2.0.0.3-1) | firefox (>= 2.0.0.3-1) | icedove (>= 1.5.0.10.dfsg1-3) | thunderbird (>= 1.5.0.10.dfsg1-3) Recommends: privoxy, tor Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/torbutton-extension_1.0.4-2ubuntu1_all.deb Size: 29560 MD5sum: 5d8434bfa1a9c8d319df9d25c85c2de4 SHA1: 6eb7f2e6847609c3526e1c9d485a215a32ba1f43 SHA256: bd09c8d20ddcce36a686f398ebe3450a97c0bcabe8b4293353027d7244013a70 Description: iceweasel/firefox/icedove/thunderbird 1-click Tor extension Torbutton is a 1-click way for iceweasel/firefox/icedove/thunderbird users to enable or disable the use of Tor (an anynomous communication system). . It adds a panel to the statusbar that says "Tor Enabled" (in green) or "Tor Disabled" (in red). The user may click on the panel to toggle the status. If the user (or some other extension) changes the proxy settings, the change is automatically reflected in the statusbar. . Homepage: http://freehaven.net/~squires/torbutton/ Package: mozilla-checky Priority: optional Section: contrib/web Installed-Size: 522 Maintainer: Mike Hommey Architecture: all Source: checky Version: 2.5-7 Depends: iceape-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mozilla-checky_2.5-7_all.deb Size: 65626 MD5sum: 3fe843c9f969a59c8ec038fd19e911c0 SHA1: 5207df325b8d11850d73c8b5ee0edb5a3f8c1392 SHA256: 1de77ea7101c770db7179d684c926ada2d1c460d279771f0c65218cbc5e290a6 Description: Online validation and analysis services for Iceape The Checky plug-in is a simple Interface for web content and resource developers to free and commercial online Validator and Checker services. . Checky adds a submenu to Iceape's context menu that allows you to run whatever page you're on through one of (currently) 24 different online validation and analysis services. Checky-Agent can be activated from the Checky menu or by simply pressing the SHIFT+F12 keys. So, for example, you could run your page against the W3C's markup and CSS validators, the Web Design Group's HTML Validator, and Watchfire's Bobby with a single keystroke and display the results in a new browser window or tab. . Service-Interfaces are available for HTML, XHTML, CSS, RDF, RSS, XML, SGML, WAI, 508, P3P, various viewer, valets and purifiers. Some of these interfaces allow you to operate with local files in addition to remote web pages. Package: ebox-openvpn Priority: optional Section: contrib/web Installed-Size: 1551 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Javier Uruen Val Architecture: all Version: 0.11.99-0ubuntu4 Replaces: ebox (<< 0.9.99) Depends: ebox (>= 0.11.99), ebox (<< 0.12), ebox-ca, ebox-firewall, gconf2 (>= 2.10.1-2), openvpn, quagga, zip Conflicts: ebox (<< 0.9.99) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ebox-openvpn_0.11.99-0ubuntu4_all.deb Size: 1179760 MD5sum: c8afcc58d0001168a93fcc0e58b35e7f SHA1: 796b136b3610cfbcbe355fa777f9b167789da652 SHA256: 5cc56ce7894473949dcf36dbb1059e5120e7c9374e6ec55b4773e4db91a2eaff Description: eBox - OpenVPN server module eBox is a framework for the development and deployment of security-wise network services in small and medium-sized networks, offering a simplified graphical interface to non expert users. It can be set up as a gateway, having some extra features over a usual router. . This module adds a OpenVPN server to eBox. Package: squirrelmail-decode Priority: optional Section: contrib/web Installed-Size: 23 Maintainer: Jeroen van Wolffelaar Architecture: all Version: 1.2-1 Depends: squirrelmail Recommends: php4-recode | php5-recode Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/squirrelmail-decode_1.2-1_all.deb Size: 418750 MD5sum: 1fd70c03ec9285a52b26c41673dbdea2 SHA1: c531bc7b7aa6edf31feb3321f142aeb27326130e SHA256: bf682304e072f66775fb451754cbc08319e879b7fa7c3f0b4a7f72204b497dd2 Description: SquirrelMail support for decoding exotic character sets SquirrelMail decoding functions are used to display and convert messages encoded in different character sets. This extra decoding library provides support for some complex Eastern character sets and some rarely used Apple character sets. . This release supports Big5, Windows-874 (cp874, Thai), Windows-949 (UHC, Korean), EUC-CN, EUC-JP, EUC-KR, EUC-TW, GB18030, GB2312, ISO-2022-CN, ISO-2022-JP, ISO-2022-JP-2, ISO-2022-KR, Shift_JIS and various x-mac-* character sets. Package: libroxen-templatefs Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.12-2 Depends: roxen (>= 1.3.122-10) | roxen2 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-templatefs_1.12-2_all.deb Size: 5682 MD5sum: 176471ffe7c15235825f7a6fcec8c645 SHA1: 07bb90e22008c823b5e2d5be46073e7604edddf5 SHA256: ce7152c721e834ba14a1e11b6bf58a7d6f3d64bccb8de8c6eb8a3a1a76c7cf9a Description: Template adding filesystem module for the Roxen Challenger web server Gives you the following RXML tags: Insert the whole contents Insert the contents of the container which is named in the argument Insert all kinds of variables . Information on tags can be found using the argument 'help' to the tag (like: etc). Package: chalow Priority: optional Section: contrib/web Installed-Size: 21 Maintainer: Tatsuya Kinoshita Architecture: all Version: 1.0-1 Depends: libhtml-template-perl, libjcode-pm-perl, perl (>= 5.6.0-16) Suggests: tdiary-theme Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/chalow_1.0-1_all.deb Size: 84178 MD5sum: 510f5f4f75b2483d60ccd895f5fd654e SHA1: e97a18299988a755e32f1fe2eda692b100ded4e9 SHA256: 232575d14e8cad6b5230718578bd3e50768469379df0d8f1d5b098cd8d46ff05 Description: weblog tool that converts ChangeLog to HTML chalow (CHAngeLog On the Web) is a weblog tool written in Perl. It converts ChangeLog to HTML and RSS. . chalow supports themes of design templates for tDiary weblog system. To use the themes of tDiary, install the tdiary-theme package. . Homepage: http://chalow.org/ Package: roundup Priority: optional Section: contrib/web Installed-Size: 3292 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Toni Mueller Architecture: all Version: 1.3.3-3.1ubuntu1 Depends: adduser, python, python-central (>= 0.6.5) Suggests: libapache2-mod-python, python-gdbm, python-metakit, python-mysqldb, python-psycopg, python-sqlite, runit Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/roundup_1.3.3-3.1ubuntu1_all.deb Size: 1244376 MD5sum: ad0a069875f55fc8089ec69c26c278a4 SHA1: 7326798d828d7d204bb7bd03291b6e1de6ad0b1c SHA256: cc6a8e3f4989b4edbbcca13d8682e73992f03248fed2ad217ad4468ed69eda1d Description: an issue-tracking system a simple-to-use and -install issue-tracking system with command-line, web and e-mail interfaces. It is based on the winning design from Ka-Ping Yee in the Software Carpentry "Track" design competition. . If you install one or more of the suggested database interface packages, you will be able to store tracker data in the corresponding database. . Homepage: http://roundup.sourceforge.net/ Python-Version: current Package: libroxen-floatingcode Priority: optional Section: contrib/web Installed-Size: 7 Maintainer: Turbo Fredriksson Architecture: all Version: 1.4-9 Depends: pike | pike7 | pike7.2 | pike7.6, roxen2 | roxen3 | roxen4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-floatingcode_1.4-9_all.deb Size: 4510 MD5sum: c98a541055b2ce05be7960ced54d5246 SHA1: 1e27ce98f912cd005755ad5939f55b72f3653909 SHA256: 26d7da01de8ecdb739d9ea4e8d506493062a6e46ee32f04326caba9ba9289b94 Description: FLOAT tag module for the Roxen Challenger web server This module allow you include whatever you want (W.Y.W. [tm] !) RXML, HTML code between .... RXML tags and present this code (banners, ads, ...) on the top of the page with left to right scroll or right to left scroll. This can works with frames... Package: libapache-ruby1.8 Priority: optional Section: contrib/web Installed-Size: 12 Maintainer: Shugo Maeda Architecture: all Source: mod-ruby Version: 1.2.6-1.2 Depends: libruby1.8 Recommends: libapache2-mod-ruby Conflicts: libapache-mod-ruby (<< 1.2.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libapache-ruby1.8_1.2.6-1.2_all.deb Size: 24872 MD5sum: fec88cb85e5ebdbbe382af8efc3d8284 SHA1: 0a6f4fb5ed896289cfca5661a7209b3618ad845c SHA256: 4a7dc1eb9d9433d7d54a1d94a9b027daf7748f16f697cb49004a7e257244fabf Description: Ruby libraries for mod_ruby mod_ruby embeds the Ruby interpreter into the Apache2 web server, allowing Ruby CGI scripts to be executed natively. These scripts will start up much faster than without mod_ruby. . This package contains Ruby libraries for mod_ruby. Package: python-utidylib Priority: optional Section: contrib/web Installed-Size: 38 Maintainer: Igor Stroh Architecture: all Source: utidylib Version: 0.2-3.1 Replaces: python2.3-utidylib (<< 0.2-3.1), python2.4-utidylib (<< 0.2-3.1) Provides: python2.3-utidylib, python2.4-utidylib, python2.5-utidylib Depends: libtidy-0.99-0 (>= 20051018), python-ctypes, python-support (>= 0.7.1) Conflicts: python2.3-utidylib (<< 0.2-3.1), python2.4-utidylib (<< 0.2-3.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/python-utidylib_0.2-3.1_all.deb Size: 8360 MD5sum: dad0a0da989544573a834bfe0d443963 SHA1: dc79a8e6914eddbc06dcf1512668b7a8599d8b88 SHA256: a64e171d53bd23133b0a218e65854e25c83212306eb1c8cc3e5c8e36bf2a6db7 Description: Python wrapper for TidyLib uTidylib is a Python wrapper for TidyLib, a library from the HTML Tidy project. This allows you to "tidy" HTML files through a Pythonic interface. Python-Version: 2.4, 2.3, 2.5 Package: phpreports Priority: optional Section: contrib/web Installed-Size: 54 Maintainer: Fernando Ike de Oliveira Architecture: all Version: 0.4.9-2 Depends: php5, php5-xsl Recommends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/phpreports_0.4.9-2_all.deb Size: 64070 MD5sum: eec27bc8e2e6340d0067b947a30a8836 SHA1: 540343a6095b3ed95fca9e6c732763d705b73a19 SHA256: 87992bb2539dff8c3fbb48f654cc290de2ba4e8f3de07561df83212678aae4e2 Description: XML-based report generator for PHP A common business need is the ability to generate reports dynamically from an SQL database and present the information in a tabular fashion. PHPReports takes an XML definition of the general layout of the report and a query, and produces a finished report in one of several formats. . PHPReports is both a useful report generation package, as well as an excellent demonstration of the power of XML/XSLT. Package: webgen0.4-doc Priority: optional Section: contrib/web Installed-Size: 4776 Maintainer: Arnaud Cornet Architecture: all Source: webgen0.4 Version: 0.4.6-1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/webgen0.4-doc_0.4.6-1_all.deb Size: 3030638 MD5sum: 066678de002bde8962a0fcf616b63b54 SHA1: 17d8e5f8e57ac7de9a58716f6d9b652ff7a4873e SHA256: b4bd06b9786f22580b8e18f5624dbfa413fe5a05b402d1231dd727b7e0248a6c Description: A template based static website generator Webgen is used to generate web pages from page description and template files. You create one template file in which you define the layout of your page and where the content should go. After that you can create page description files in which you only define the content. . This package contains webgen HTML documentation, also found on webgen's website. Homepage: http://webgen.rubyforge.org/ Package: lightning-extension-locale-nb-no Priority: optional Section: contrib/translations Installed-Size: 288 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-nb-no Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-nb-no_0.8-0ubuntu1~hardy1_all.deb Size: 45108 MD5sum: 3bd22ec39a68322a2c27c4619288c3c8 SHA1: 54e09a7b42023374d0e183e01320785e77388a38 SHA256: 4e8420d7137ec3e03d2dc8ea37f332e95ee4398b96578bfe45770098cab8c79b Description: Norwegian Bokmal language package for lightning-extension Norwegian Bokmal menus and messages for lightning-extension. Homepage: http://www.firefox.no/ Package: libroxen-stripper Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.8-5 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-stripper_1.8-5_all.deb Size: 3072 MD5sum: dec155df601236bc3dc9d3d7cb40586b SHA1: ed394e9fafc09b997cf8173e22b855a6a4cb5a05 SHA256: 52607930a01962d6eb5a9ee3d6ff9f08d37bc96dd5b988e11471204fb590f853 Description: Whitespace stripping module for the Roxen Challenger web server Filter module that strips away unnecessary whitespace. Package: sunbird-locale-eu Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-eu Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-eu_0.7-0ubuntu1_all.deb Size: 110430 MD5sum: df9b59351ee54962040fccf32331d467 SHA1: 20a72b889940b77b4da4a6b8ef85c262ab07a75d SHA256: de587a50bc2d2b2cbe947dbab93ea5458f7d9ede8bc1d9f063ea94899f786787 Description: sunbird eu language/region package Menu and message resource and region property package for sunbird (eu language, eu). . Homepage: http://www.mozilla.com Package: cl-webactions Priority: optional Section: contrib/web Installed-Size: 110 Maintainer: Peter Van Eynde Architecture: all Source: cl-portable-aserve Version: 1.2.42+cvs.2007.05.07-dfsg-1 Depends: cl-aserve, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/cl-webactions_1.2.42+cvs.2007.05.07-dfsg-1_all.deb Size: 35172 MD5sum: f691d6ef4a0e2212f92fb45e375bd558 SHA1: 11b8629351fffcf74147b5f294047cb4d5aad777 SHA256: 7126bdcb5bc243ba04dd2125b01d362e7ecad60a0fd4fcfecb0a542e9084a207 Description: HTTP dispatch library for cl-aserve Webactions is Franz's library for dispatching HTTP requests as well as processing HTML templates. It uses the cl-aserve package. Package: cakephp-scripts Priority: optional Section: contrib/web Installed-Size: 67 Maintainer: Chris Lamb Architecture: all Source: cakephp Version: 1.1.18.5850-2 Depends: cakephp (>= 1.1.18.5850-2), php5-cli | php4-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/cakephp-scripts_1.1.18.5850-2_all.deb Size: 64982 MD5sum: 617cf97dc0facba923d496501ba96127 SHA1: 7287f632b6466cc425bb5241e17740674f2ab9fb SHA256: 92e0a8b11ee7e9d4a16f6a1ac4d771abb945ef0286f9a1b68258f48b5d3819d9 Description: MVC rapid application development framework for PHP (scripts) CakePHP is a flexible model-view-controller rapid application development framework for PHP inspired by Ruby on Rails. . This package contains the bake.php and acl.php scripts for creating (or "baking") CakePHP applications and modifying Access Control Lists. Homepage: http://www.cakephp.org/ Package: usemod-wiki Priority: optional Section: contrib/web Installed-Size: 18 Maintainer: Christoph Berg Architecture: all Version: 1.0-9 Depends: apache | httpd, perl5 Suggests: exim4 | mail-transport-agent Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/usemod-wiki_1.0-9_all.deb Size: 64598 MD5sum: 2e1cc7a08f806f15ee074d4b1816ad77 SHA1: 77791c2045b1f358c8f4f65f2de06a547e28db6c SHA256: 6efde3b86e9f74a512dc35ca2a5d2ade9b579aa886f3d5f5ad5853bff380e02c Description: Perl-based Wiki clone UseMod is a reimplementation/clone of the original Wiki concept created by Ward Cunningham. A "wiki" is a website that is collaboratively edited by its users, including the ability to alter text written by other users. . UseMod provides common wiki features as well as unique features: recent changes, conflict resolution, difference links, subpages, interwiki links, full text searching, free links (for free-form wiki names), administrative features. . http://www.usemod.com/cgi-bin/wiki.pl?UseModWiki Package: cl-kpax Priority: optional Section: contrib/web Installed-Size: 37 Maintainer: Peter Van Eynde Architecture: all Source: kpax Version: 20061019-2 Depends: cl-puri, cl-s-base64, cl-s-http-server | cl-aserve, cl-s-sysdeps, cl-s-utils, cl-who, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/cl-kpax_20061019-2_all.deb Size: 73068 MD5sum: e81a1e27cba534d389b34d3c0d5d8b5e SHA1: 23cc713a6b32cda54213af7390525361f4621909 SHA256: f149a203005ed35ed7406be3620981070af3a49a3e08ef23ae65b86131684309 Description: A Common Lisp Application Framework KPAX is a Common Lisp Web Application Framework. Although KPAX is quite mature and has been in production use for years, the documentation is currently not good enough to support use by the general public. . KPAX allows you to build web applications and to run standalone and behind apache+mod_lisp or portableaserver . Homepage: http://homepage.mac.com/svc/kpax/ Package: libphp-jpgraph-examples Priority: optional Section: contrib/web Installed-Size: 58 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christian Bayle Architecture: all Source: libphp-jpgraph Version: 1.5.2-11ubuntu3 Depends: libphp-jpgraph Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libphp-jpgraph-examples_1.5.2-11ubuntu3_all.deb Size: 98762 MD5sum: eb96d89d996f1873f37a4fd7dbd5b61a SHA1: d2b8af4f7eb5e56052a8e12dc4f45ec098ba94df SHA256: 39919c2a5ee53bc6dbee3836ba8708471e6038928e1813e84a4cb12d5acae453 Description: Object oriented graph library for php5 (examples) JpGraph is an object oriented class library for php5. JpGraph makes it easy to draw both "quick and dirty" graphs with a minimum of code and complex professional graphs which requires a very fine grain control. JpGraph is equally well suited for both scientific and business type of graphs. . This package contains examples for using JpGraph library. Package: libphp-phplayersmenu Priority: optional Section: contrib/web Installed-Size: 100 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jose Carlos Medeiros Architecture: all Version: 3.2.0ubuntu1 Depends: php5 | php5-cgi | php5-cli | libapache2-mod-php5 Suggests: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libphp-phplayersmenu_3.2.0ubuntu1_all.deb Size: 157842 MD5sum: 338054c85020b76a489963f3db9030f5 SHA1: f148ec376acff7d05f8854099edc49543845507e SHA256: 26b3ccd32609026e90b430782aef41e0df3380ef9d506caf55921376f23cc8c9 Description: hierarchical menu system class for PHP PHP Layers Menu is a hierarchical menu system to prepare "on the fly" DHTML menus relying on the PHP scripting engine for the processing of data items. . It supports a wide range of browsers: Mozilla, Konqueror, Netscape, Safari, Opera, Internet Explorer; rather old browser versions are supported, too; accessibility is provided for text-only browsers. . It achieves a compact layout and a compact output code also for menus with a large number of entries. . It provides horizontal and vertical layers-based menus whose behavior is analogous to menus of commonly used GUI-based applications. It also provides JavaScript-based tree menus, whose look is analogous to the most widely used file managers and bookmark handling tools. Package: tdiary-mode Priority: optional Section: contrib/web Installed-Size: 59 Maintainer: Daigo Moriwaki Architecture: all Source: tdiary Version: 2.0.4-2 Depends: apel, emacs | emacsen, psgml Recommends: tdiary Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/tdiary-mode_2.0.4-2_all.deb Size: 29988 MD5sum: 3ea11c25195ebac3479cdef73f030374 SHA1: 1b7fca6ba97546ebe17bcddc6489fa18304a0be3 SHA256: a336643ef27fcde1a917980fd7b093389eda3034b86a25d46138bc6a0cacb479 Description: tDiary editing mode for Emacsen An Emacs major mode to edit and post entries to tDiary. Package: zope-externaleditor Priority: extra Section: contrib/web Installed-Size: 31 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 0.9.3-2 Depends: python, zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-externaleditor_0.9.3-2_all.deb Size: 49104 MD5sum: 153fa1ff8e7980448a15a0d83c228326 SHA1: 565f6d50a7787b459d50726622ead8b5d83da42d SHA256: 7a9e707b276bf5a9774cd4b109e33b7a8c04b9edbf3271f7ca0ae79ceb003ced Description: Zope External Editor The Zope External Editor is a new way to integrate Zope more seamlessly with client-side tools. It has the following features: . - Edit objects locally, directly from the ZMI. - Works with any graphical editor application that can open a file from the command line, including: emacs, gvim, xemacs, nedit, gimp, etc. - Automatically saves changes back to Zope without ending the editing session. - Associate any client-side editor application with any Zope object by meta-type or content-type. Both text and binary object content can be edited. - Locks objects while they are being edited. Automatically unlocks them when the editing session ends. - Can add file extensions automatically to improve syntax highlighting or file type detection. - Works with basic auth, cookie auth and Zope versions. Credentials are automatically passed down to the helper application. No need to reauthenticate. - https support (Openssl required) . This package contains the product which is needed on the machine running the Zope server. Package: libroxen-linkif Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.0-10 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-linkif_1.0-10_all.deb Size: 3658 MD5sum: 6d2d239c7d72a831ce2c1a623f257852 SHA1: 216f393a76fba89f725bd05e5ff2be9f3022f4fd SHA256: e099d27e5e82beb84ca10fcd6ea00d3315a9c7cbdd12d350953d20821a85a736 Description: Conditional URL link module for the Roxen Challenger web server Adds an extra container tag, , that lets you specify a number of conditions (file or URL must equal a certain value etc, regexps may be used). If they are met, the tag contents will be linked to the specified location. Otherwise, the contents will be normal text. . All normal attributes to the HTML anchor tag can be used; they will be added to the anchor tag as well. Package: libroxen-referrerdeny Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.4-9 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-referrerdeny_1.4-9_all.deb Size: 3330 MD5sum: 674af8148d2814930a4865229d04ecff SHA1: 061cb6ed1fd83fef7b50a74ccd9d1d0fc39843fc SHA256: ad0ec77740ae55c4b9dccf3cdf75b7246561744c649b01d122699ce4e587c336 Description: File deny module for the Roxen Challenger web server Deny accesses to certain files based on the referrer. For example it can be used to stop people from leeching your bandwidth or to make it harder for people to exploit cgi security holes. Package: ampache Priority: optional Section: contrib/web Installed-Size: 240 Maintainer: Charlie Smotherman Architecture: all Version: 3.3.3.5-dfsg1-1 Depends: apache2-mpm-prefork, debconf (>= 0.5) | debconf-2.0, php5, php5-mysql, po-debconf, ttf-freefont Recommends: mysql-server-5.0, php5-gd, phpmyadmin Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ampache_3.3.3.5-dfsg1-1_all.deb Size: 1083510 MD5sum: 147c68a5e309dd4de305e5439fba4ffa SHA1: 05a662eccf90eb148414a86c8c27d0fde3771536 SHA256: 52571187cbf1192ad77577244db57e2ead224e1c258adcd4f81a30e093b2996c Description: web-based audio file management system Ampache is a web-based audio file manager implemented with PHP and MySQL which allows viewing, editing, and playing audio files via the web. It has support for playlists, artist and album views, album art, random or vote-based play and per-user play-tracking/theming. Playback may be via HTTP, on-the-fly transcoding and downsampling, Mpd/Icecast, or integrated Flash player. Multiple Ampache servers can be linked together using XML-RPC. The software is fully localized in many languages. Homepage: http://www.ampache.org Package: zope-atseng Priority: optional Section: contrib/web Installed-Size: 29 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 0.3.2-3 Depends: zope-archetypes (>= 1.3.2), zope-cmfplone (>= 2.1), zope-common (>= 0.5.38), zope2.7 | zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-atseng_0.3.2-3_all.deb Size: 32918 MD5sum: d2901f25e2fb95407b23dc51d4942204 SHA1: 969383a59f09a7adbc695e22cda4f7ae3daf5ac9 SHA256: ac4a588e3838242fabdb0456e137c46aba8288e2a568eeb2050ab15a3322e56d Description: framework to provide flexible schema editing for AT content-types ATSchemaEditorNG provides a means of allowing through the web (TTW) management of Archetypes schemas. . Features include: . * containment- or tool-based schema management * different schemas for the same content type in different locations * hooks for add TTW support for custom fields, widgets, or storages * hooks for extending the editor UI to supply custom attributes to fields * schema caching for performance Package: nanoblogger-extra Priority: optional Section: contrib/web Installed-Size: 24 Maintainer: Michal Čihař Architecture: all Version: 3.3-2 Depends: nanoblogger Suggests: fortune Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/nanoblogger-extra_3.3-2_all.deb Size: 34684 MD5sum: 44105ca3b1f656840400395c30d2c8d8 SHA1: 0642ea7f37de348c84c9c5e772952d397638745f SHA256: 547bf334734ace18ab90ee74324cddfc658c91645fce8f0df7c0982823194bed Description: Nanoblogger plugins NanoBlogger is a small Weblog engine written in bash. It uses common Unix tools such as cat, grep, and sed to create static HTML content. It's command line driven and supports archiving by category, year, month, day, and entry. It's designed to be modular, flexible, and independent of external databases. . This package contains additional plugins and translations for this weblog engine. Homepage: http://nanoblogger.sourceforge.net/ Package: ikiwiki Priority: optional Section: contrib/web Installed-Size: 3248 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Joey Hess Architecture: all Version: 2.32.3ubuntu2.1 Replaces: ikiwiki-plugin-table Provides: ikiwiki-plugin-table Depends: libhtml-parser-perl, libhtml-scrubber-perl, libhtml-template-perl, liburi-perl, markdown, perl (>= 5.6.0-16) Recommends: gcc | c-compiler, libc6-dev | libc-dev, libcgi-formbuilder-perl (>= 3.05), libcgi-session-perl (>= 4.14-1), liblwpx-paranoidagent-perl, libmail-sendmail-perl, libnet-openid-consumer-perl, libtime-duration-perl, libtimedate-perl, libxml-simple-perl, subversion | git-core | tla | bzr (>= 0.91) | mercurial | monotone Suggests: graphviz, hyperestraier, libcrypt-ssleay-perl, libdigest-sha1-perl, libfile-mimeinfo-perl, liblocale-gettext-perl (>= 1.05-1), libmailtools-perl, librpc-xml-perl, libtext-csv-perl, libtext-typography-perl, libtext-wikiformat-perl, libxml-feed-perl, perlmagick, polygen, python, python-docutils, tidy, viewvc | gitweb | viewcvs Conflicts: ikiwiki-plugin-table Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ikiwiki_2.32.3ubuntu2.1_all.deb Size: 756884 MD5sum: b3b89d12f5c268c84ebddf88dcce365e SHA1: ceb3370b8a7ea3967a2a753528a3849ca0522b54 SHA256: 6fba0d7eb122de1eb599490617907d6eb3c64d7f9399aa23df26f855c452ce8d Description: a wiki compiler ikiwiki converts a directory full of wiki pages into HTML pages suitable for publishing on a website. Unlike many wikis, ikiwiki does not have its own ad-hoc means of storing page history, and instead uses a revision control system such as Subversion or Git. . ikiwiki implements all of the other standard features of a wiki, including web-based page editing, user registration and logins, a RecentChanges page, BackLinks, search, Discussion pages, tags, smart merging and conflict resolution, and page locking. . ikiwiki also supports generating news feeds (RSS and Atom) and blogging. ikiwiki provides a plugin system which allows many other features to be added. Some of the plugins have additional dependencies, found among the Recommends and Suggests of this package. Homepage: http://ikiwiki.info/ Package: imageindex Priority: optional Section: contrib/web Installed-Size: 9 Maintainer: Michael Ablassmeier Architecture: all Version: 1.1-1 Depends: imagemagick (>= 6:6.2.3.0-2), libimage-info-perl, perl-base (>= 5.8.4), perlmagick Suggests: mplayer Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/imageindex_1.1-1_all.deb Size: 47594 MD5sum: 85944493b98fe5419b2dfbc07bb1d33b SHA1: af7069b4e501ff4f303322013ab92a923322479b SHA256: c20f9e00edf254f609c641fed2f64e8ed3d60aa2751ce7a6673ac8fb63bfd133 Description: generate static HTML galleries from images Imageindex generates standards-compliant static HTML galleries of images (usually JPG photos, but can deal with images of just about any format). Some features: . * Only out-of-date thumbnail/medium images are generated * Captions come from comments embedded in images (never get lost!) * Output is customizable with CSS stylesheets * Can fetch EXIF header data from digicam photos * Can optionally recurse directory trees * Index, detail, slide, and frame views * Can use mplayer for dealing with video files. Package: zope-linguaplone Priority: optional Section: contrib/web Installed-Size: 67 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 2.0-1 Depends: zope-cmfplone (>= 3.0), zope-common (>= 0.5.38), zope2.10 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-linguaplone_2.0-1_all.deb Size: 72570 MD5sum: 29cceb24205249441979f2b5ee08ebb9 SHA1: 45c543db6d878f66a7fdf77a85291f24e5e8f541 SHA256: ee1b6000a82e4285a7bee9a1a65e0a4b089ad1c00bcece047f006092bcbaaee7 Description: multilingual and translation solution for plone LinguaPlone aims to be *the* multilingual/translation solution for Plone, and achieves this by being as transparent as possible and by minimizing the impact for existing applications and Plone itself. . It utilizes Archetypes references to do the translation, and all content is left intact both on install and uninstall - thus, it will not disrupt your content structure in any way. It also works with WebDAV and FTP. . LinguaPlone doesn't require a particular hierarchy of content, and will work with any layout of your content space. Package: libroxen-safequote Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.7-6 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-safequote_1.7-6_all.deb Size: 3786 MD5sum: 608e4bdfc1fa31289db8cba70029a1d0 SHA1: 0afa9cab25ade62b017fbea09d5474acd59bbb77 SHA256: d7dd4c677f7abb5573982905f46733308e5080d66404c53583b1b009994ca476 Description: Safe quoting module for the Roxen Challenger web server Implements a container tag which converts all but the listed legal HTML tags inside the container into <> constructs. Package: sunbird-locale-sl Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-sl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-sl_0.7-0ubuntu1_all.deb Size: 114314 MD5sum: e4f7f423aed7b0ee5b4e47b81aff1f46 SHA1: 558f63c2cc3cdb00c7320cbf62f1d79b7a2fd132 SHA256: cb5a4527f06552545a6a4d619d5701731be23b8cdb533ab5413728f8c8ad6eff Description: sunbird sl language/region package Menu and message resource and region property package for sunbird (sl language, sl). . Homepage: http://www.mozilla.com Package: php-http Priority: optional Section: contrib/web Installed-Size: 5 Maintainer: Debian PHP Maintainers Architecture: all Version: 1.3.6-2 Replaces: php4-pear (<< 4:4.4.0-0) Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-http_1.3.6-2_all.deb Size: 7288 MD5sum: fdeb9a0b896f4166d5deb71b2cc5e75a SHA1: b872361f89b5b7da0f07c8f4bce9178af00c41c3 SHA256: 4f4fb416771a49a1ac5486c35a4b5e9853b12a1f90d435883b93c3536f733c22 Description: PHP PEAR module for HTTP related stuff The HTTP class is a class with static methods for doing miscellaneous HTTP related stuff like date formatting, language negotiation or HTTP redirection. Package: curator Priority: optional Section: contrib/web Installed-Size: 10 Maintainer: Sven Hoexter Architecture: all Version: 2.1-10 Depends: imagemagick | python-imaging, python Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/curator_2.1-10_all.deb Size: 37142 MD5sum: f7dc4f0da93cc17c15fdd2dba2ffe6f8 SHA1: 253b9d677a77e020df574e1dd9a8b2991f0668e4 SHA256: 3f08355aba56589d712f172c4434d8e0443c80158199803ef87b193ed8e9f13a Description: Turn directories of images into static web content Curator is a powerful script that allows one to generate Web page image galleries with the intent of displaying photographic images on the Web, or for a CD-ROM presentation and archiving. . It generates static Web pages only - no special configuration or running scripts are required on the server. The script supports many file formats, hierarchical directories, thumbnail generation and update, per-image description file with any attributes, and 'tracks' of images spanning multiple directories. The templates consist of HTML with embedded Python. Running this script only requires a recent Python interpreter and the ImageMagick tools. . Homepage: http://furius.ca/curator/ Package: zope-photo Priority: optional Section: contrib/web Installed-Size: 23 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.2.4-3 Depends: python-imaging | imagemagick, zope-common (>= 0.5.38), zope2.7 | zope2.8 | zope2.9 Recommends: zope-extfile Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-photo_1.2.4-3_all.deb Size: 34736 MD5sum: a6bd270c7a90251d5e0df9342af4ba59 SHA1: 6d35cf25a3f553882e9992ce494a2815580005ff SHA256: 953d9e41dcdfc30734da294fb9403f35f918aa58b7876d4accdd3653d6c02b0c Description: zope product for managing digital images This product provides a Photo object and a Photo Folder object for managing digital images in Zope. Photo objects provide multiple configurable sizes of the photo. Photo Folders provide a way to manage a group of Photo objects by providing a way to specify display sizes and properties for all contained photos. Package: cacti Priority: extra Section: contrib/web Installed-Size: 2670 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sean Finney Architecture: all Version: 0.8.7b-2ubuntu1 Depends: apache2 | apache | apache-ssl | apache-perl | httpd, dbconfig-common (>= 1.8.8), debconf (>= 0.5) | debconf-2.0, libapache2-mod-php4 | php4 | libapache2-mod-php5 | php5, libphp-adodb (>= 4.50-1), logrotate, php4-cli | php5-cli, php4-mysql (>= 4.3.10-9) | php5-mysql, php4-snmp | php5-snmp, rrdtool, snmp, ucf, virtual-mysql-client Recommends: iputils-ping, mysql-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/cacti_0.8.7b-2ubuntu1_all.deb Size: 1858064 MD5sum: a0729c565e6e076c5f5e81e62cc80fd8 SHA1: ac9f1e61f5388144091e196524795c3b2b248777 SHA256: 64c183700e6fdc1cc73e6c5bcfd5bbef6dcfab3988239fc6f7df8ea82745c85c Description: Frontend to rrdtool for monitoring systems and services Cacti is a complete frontend to rrdtool, it stores all of the necessary information to create graphs and populates them with data in a MySQL database. The frontend is completely PHP driven. Along with being able to maintain Graphs, Data Sources, and Round Robin Archives in a database, cacti handles the data gathering also. There is also SNMP support for those used to creating traffic graphs with MRTG. . This package requires a functional mysql database server on either the installation host or remotely accessible system. If you do not already have a database server available, you should also install mysql-server. Package: libroxen-ntuserauth Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.1-10 Depends: libroxen-smbauth, roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-ntuserauth_1.1-10_all.deb Size: 4266 MD5sum: 9413c5e45bb70033e64ad01b38f775e3 SHA1: f71c86b5f6ba2931bb62a96401fb3e28549f0df1 SHA256: 2bf8fe3bd4029ca2b43523953ae511f315a16d472f2e31cc6bb93fada1dd946d Description: WinNT/SMB user authentication module for the Roxen Challenger web server This user database and security module authenticates users against WinNT/SMB (Samba) servers. . This module is two part: a pike module written in C and the Roxen module written in pike. You must compile and install the SMBAuth pike module before NTUserauth will work properly. . This module also supports using "domain/username" as the username in order to allow access to user databases spread through multiple domains. Package: dcl Priority: optional Section: contrib/web Installed-Size: 460 Maintainer: Anibal Monsalve Salazar Architecture: all Version: 1:0.9.4.4-4 Depends: apache | apache-ssl | httpd, bash (>= 2.03-6), grep (>= 2.4.2-1), php5 | php4, python, sed (>= 3.02-5), wwwconfig-common (>= 0.0.4-1) Recommends: mysql-client | postgresql-client, php5-mysql | php5-pgsql Suggests: mysql-server, postgresql Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/dcl_0.9.4.4-4_all.deb Size: 948966 MD5sum: accd85e2f692163acfdfcbf5676e1b0d SHA1: 426531491f3c9f66fe71ec081b3623d860c30dfa SHA256: 8f44f45881f7f3cc2b153728a7e8b336b1285af971ddf4c6a46b8a9c8c4da3d8 Description: GNU Enterprise - Double Choco Latte Provides basic project management capabilities, time tracking on tasks, call tracking, email notifications, online documents, statistical reports, a report engine, and more features are either working or being developed/planned. . Homepage: http://dcl.sourceforge.net/ Package: ebox-objects Priority: optional Section: contrib/web Installed-Size: 139 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Javier Uruen Architecture: all Version: 0.11.99-0ubuntu1 Replaces: ebox (<< 0.9.99) Depends: ebox (>= 0.11.99), ebox (<< 0.12), gconf2 (>= 2.10.1-2), libnet-ip-perl Conflicts: ebox (<< 0.9.99) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ebox-objects_0.11.99-0ubuntu1_all.deb Size: 14278 MD5sum: 7cc3222d1c83bd36b24c65450a9ceb19 SHA1: ccf91a0d4359d3b0e4cd4b46bd2e576004ff34f0 SHA256: c33fe73f99cfb269b503b511e20020e879544ecf7b78a8db2c3a3008cf36b95f Description: ebox - Object management eBox is a framework for the development and deployment of security-wise network services in small and medium-sized networks, offering a simplified graphical interface to non expert users. It can be set up as a gateway, having some extra features over a usual router. . This module adds object support, allowing to manage objects which could be used as access control lists (ACL) by other modules. Each object represents a certain number of hosts or network, providing an abstraction to make easy its use across the eBox modules. Package: php-net-imap Priority: optional Section: contrib/web Installed-Size: 7 Maintainer: Steffen Joeris Architecture: all Version: 1.0.3-3 Depends: php-net-socket, php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-net-imap_1.0.3-3_all.deb Size: 28826 MD5sum: 8d2f0ddd8bc97bd350713bdff7ca0ba7 SHA1: 4aa335a38ce89dd5d78413deaf7e82ba2fa0d293 SHA256: f5cd9ace06fec96a1ea464e015c0e6cf228d018a3777d790d832975c4667325f Description: PHP PEAR module implementing IMAP protocol This package provides an implementation of the IMAP protocol using PEAR's Net_Socket class. . Web site: http://pear.php.net/package/Net_IMAP Package: sitebar Priority: optional Section: contrib/web Installed-Size: 294 Maintainer: Kevin Coyner Architecture: all Version: 3.3.8-12.1 Depends: apache2 | httpd, debconf (>= 0.5) | debconf-2.0, php5 | php4 | libapache-mod-php5 | libapache2-mod-php5 | libapache-mod-php4 | libapache2-mod-php4, php5-mysql | php4-mysql, wwwconfig-common (>= 0.0.37) Recommends: mysql-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sitebar_3.3.8-12.1_all.deb Size: 704714 MD5sum: ff920b77b42a19c9ca14f1721b01c026 SHA1: 66752014cf8a675a0d20b410af8000b999e6d4b4 SHA256: 63560dc114629c35eae5e2da6ba35bbd5a60f5a5c6d0cfa803ea911e2dc8207b Description: A web based bookmark manager written in PHP SiteBar allows you to access and manage your private, shared or public bookmarks from any computer and browser connected to the Internet. Create personal, family, team, company or enterprise-wide bookmarks with flexible access rules, permissions and customizable design. . Homepage: http://sitebar.org Package: phpmyadmin Priority: extra Section: contrib/web Installed-Size: 328 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Thijs Kinkhorst Architecture: all Version: 4:2.11.3-1ubuntu1.1 Depends: debconf (>= 0.5) | debconf-2.0, libapache2-mod-php5 | libapache-mod-php5 | php5-cgi | php5 | libapache2-mod-php4 | libapache-mod-php4 | php4 | php4-cgi, perl, php5-mcrypt | php4-mcrypt, php5-mysql | php5-mysqli | php4-mysql Recommends: apache2 | lighttpd | httpd, php5-gd | php4-gd Suggests: mysql-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/phpmyadmin_2.11.3-1ubuntu1.1_all.deb Size: 2871588 MD5sum: 89f4c2318ed58a07038d4082b6e566c7 SHA1: fc63c9477202d517e122ebc9418d342138a81aa1 SHA256: ad7fc33746212f5a4bea48e0b062f5f7eeac4a88cea47d7ab58f4ec81ae6c760 Description: Administrate MySQL over the WWW phpMyAdmin is intended to handle the administration of MySQL over the WWW. Currently it can: - easily browse through databases and tables - create, copy, rename, alter and drop databases - create, copy, rename, alter and drop tables - do table maintenance - add, edit and drop fields - execute any SQL-statement, even multiple queries - create, alter and drop indexes - load text files into tables - create and read dumps of tables or databases - export data to SQL, CSV, XML, Word, Excel, PDF and Latex formats - administer multiple servers - manage MySQL users and privileges - check server settings and runtime information with configuration hints - check referential integrity in MyISAM tables - using Query-by-example (QBE), create complex queries automatically connecting required tables - create PDF graphics of your Database layout - search globally in a database or a subset of it - transform stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link - support InnoDB tables and foreign keys - support mysqli, the improved MySQL extension - communicate in 50 different languages Homepage: http://www.phpmyadmin.net/ Package: tdiary Priority: optional Section: contrib/web Installed-Size: 965 Maintainer: Daigo Moriwaki Architecture: all Version: 2.0.4-2 Depends: libdpkg-ruby1.8, libuconv-ruby1.8, rdtool, ruby (>= 1.8) Recommends: tdiary-mode Suggests: tdiary-plugin, tdiary-theme Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/tdiary_2.0.4-2_all.deb Size: 177340 MD5sum: 08ec84bbb9ec4516de02820eb5a32545 SHA1: a3a8ebd7d02d295a09b3a0c344879d1b389487ac SHA256: b82f79f50c8424f05269afde1c5015462a3dc1f0320f1642627beda25aabc7da Description: a communication-friendly weblog system tDiary is a weblog system, which makes your weblog communication-friendly for the writer (you) and readers. It consists of Ruby scripts for CGI (Common Gateway Interface). The followings are the main features. * Comments: readers can post comments to each entry like message boards. * Links: Each entry can show referers from which readers come so that you can see others write about the entry. * Trackback: tDiary can send and receive trackbacks. * Theme: You can easily change the design called `theme' of your weblog. Many themes are included in `tdiary-theme' package. * Plugin: You can add many functionalities called `plugins' to tDiary. Many plugins are included in `tdiary-plugin' package. * Pages for Handhelds: tDiary is able to serve especially small and terse documents for PDAs and mobile phones. * Writing Style: HTML is not required to write entries. Plain text is converted to HTML by tDiary. The converting grammars are called `styles'. Many styles are available. . Homepage: http://www.tdiary.org/ Package: zope-portaltransforms Priority: optional Section: web Installed-Size: 75 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope-archetypes Version: 1.4.2-1 Replaces: zope2.7-cmftransforms, zope2.7-portaltransforms Depends: lynx, pdftohtml, python-docutils (>= 0.3.3), xpdf-utils, zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Suggests: gs-common, ppthtml, tidy, unrtf, wv, xlhtml, xsltproc Conflicts: zope2.7-cmftransforms, zope2.7-portaltransforms Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-portaltransforms_1.4.2-1_all.deb Size: 184544 MD5sum: f1a53785c745319b023c879f44d77d6c SHA1: 79e6e119d34326e884490a19184ce787c809b560 SHA256: 382c047b3e003f33ebcaec1bd10990679ea0c5bdced42942454f60adfdc12f10 Description: mimetypes based transformations for the CMF This package provides two new CMF tools in order to make MIME types based transformations on the portal contents and so an easy to way to plugin some new transformations for previously unsupported content types. You will find more info in the package's README and docs directory. . It's part of the Archetypes project, but the only requirement to use it is to have a CMF based site. If you are using Archetypes, this package replaces the transform package. . Notice this package can also be used as a standalone Python package. If you've downloaded the Python distribution, you can't make it a Zope product since Zope files have been removed from this distribution. . Homepage: http://www.sourceforge.net/projects/archetypes Package: rails Priority: optional Section: contrib/web Installed-Size: 1129 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Adam Majer Architecture: all Version: 2.0.2-1ubuntu1 Depends: liberb-ruby, libredcloth-ruby1.8, libruby1.8-extras, libsqlite3-ruby1.8 | libpgsql-ruby1.8 | libmysql-ruby1.8 | libdbi-ruby1.8, rake (>> 0.7.0), rdoc (>> 1.8.2), ruby, ruby1.8 (>= 1.8.2-3) Pre-Depends: dpkg (>= 1.10.24) Recommends: irb (>> 1.8), libmocha-ruby1.8 Suggests: libapache2-mod-ruby | libapache-mod-ruby | libapache2-mod-fcgid, libfcgi-ruby1.8 Conflicts: libdevel-logger-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/rails_2.0.2-1ubuntu1_all.deb Size: 2154306 MD5sum: aa8f143ff8a764b1a28779be556492de SHA1: 07298e2db45147c1a3066c4177fa989c70800e5a SHA256: 6cf033373d484c3f7eff6ec6a3a24a95f89ca31055600f2e4b349019750d528c Description: MVC ruby based framework geared for web application development Rails is a full-stack, open-source web framework in Ruby for writing real-world applications. . Being a full-stack framework means that all layers are built to work seamlessly together. That way you don't repeat yourself and you can use a single language from top to bottom. Everything from templates to control flow to business logic is written in Ruby. Package: turba2 Priority: optional Section: contrib/web Installed-Size: 166 Maintainer: Horde Maintainers Architecture: all Version: 2.1.7-1 Depends: horde3 Recommends: php5-mysql | php5-pgsql | php5-ldap Suggests: php-net-ldap, php5-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/turba2_2.1.7-1_all.deb Size: 1933330 MD5sum: a1a1158edfd366824e2aef9ecdce3bf0 SHA1: 7e8bd4f018b0c74b4ecf35475a25548938d0ad49 SHA256: 76234f65c6fbeff626afe43c23f0ccb572873062253be116886906fa54f5b74a Description: contact management component for horde framework Turba is the Horde contact management application, designed to be integrated with other Horde applications to provide a unified interface to contact management throughout the Horde suite. Homepage: http://www.horde.org/turba/ Package: libroxen-adbanner Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Turbo Fredriksson Architecture: all Version: 0.14-7 Depends: roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-adbanner_0.14-7_all.deb Size: 13922 MD5sum: e484750ce1aa84c71bec005326b21cd0 SHA1: 7cd02456bc45b8f5f75b56c257d59cdcf0fc979e SHA256: ef18fed437d13811a46cdcb3d9aa10edc95a96d082de71736aee6a51d35bd165 Description: Banner rotation module for the Roxen Challenger web server Ad banner rotation module for the Roxen Challenger web server. It has the following features: . - Random adbanner rotation. - Ad banner hit count. - Ad banner reference ("click through") count. - A "subdirectory" mechanism for having distinct groups of Ad banners. - A cheesy web based administration interface. - Adds the tag Package: klone Priority: extra Section: contrib/web Installed-Size: 9 Maintainer: Kari Pahula Architecture: all Version: 2.0.0-1 Replaces: klone-source Recommends: klone-package Suggests: klone-doc Conflicts: klone-package (<= 0.2), klone-source Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/klone_2.0.0-1_all.deb Size: 901578 MD5sum: fb51e33f5fdce494feb61b8eda17bf7c SHA1: 6b5382a2c06092f115dff740facfdbb415e4d1e6 SHA256: e051ef8c04f79c394fca8ac983a517d20048c7a76a929f98e0c7c41d63602320 Description: KLone development framework source code KLone is a fully-featured, multiplatform, web application development framework, targeted especially for embedded systems and appliances. . It is a self-contained solution which includes a web server and an SDK for creating WWW sites with both static and dynamic content. When using KLone, there's absolutely no need for any additional component: neither the HTTP/S server (e.g. Apache, Netscape, Roxen), nor the typical active pages engine (PHP, Perl, ASP, Python). . KLone does everything, and does it fast and small. . KLone blends the HTTP/S server application together with its content and configuration into a single executable file. The site developer writes his/her dynamic pages in C/C++ (in usual scripting style: <% /* code */ %>) and uses KLone to transform them into embeddable, compressed native code with the native C/C++ compiler. The result is then linked to the HTTP/S server skeleton to obtain one single, ROM-able, binary file. This means that he/she can get: - easy, complete and unfiltered interaction with the host operating system - dynamic pages in native compiled code, which in turn implies - fast execution and - small overall application footprint - all of this without giving up the common functionality of web application frameworks such as sessions, parsing of form variables, cookies, etc . This package contains KLone's source code, to be used to build custom kloned servers. . Homepage: http://www.koanlogic.com/kl/cont/gb/html/klone.html Package: nanoweb-doc Priority: optional Section: contrib/web Installed-Size: 39 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Szilveszter Farkas (Phanatic) Architecture: all Source: nanoweb Version: 2.2.8-0ubuntu2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/nanoweb-doc_2.2.8-0ubuntu2_all.deb Size: 91964 MD5sum: 443771be2c5c8fa7eca872f956e51d88 SHA1: bb1b621cd6d0041af4c6a4a06826af89f65e40e2 SHA256: ec64fc89c4c574424405a7ab4e4c0ca2fb41577f81673d8ee85710df269cc77e Description: documentation for Nanoweb Manual and READMEs for Nanoweb. . Homepage: http://nanoweb.si.kz/ Package: vdradmin-am Priority: optional Section: contrib/web Installed-Size: 99 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian VDR Team Architecture: all Version: 3.6.1-2ubuntu1 Replaces: vdradmin Provides: vdradmin Depends: adduser, libcompress-zlib-perl, libio-socket-inet6-perl, liblocale-gettext-perl | libintl-perl, libsocket6-perl, libtemplate-perl, liburi-perl, perl (>= 5.6.0-16) Suggests: libauthen-sasl-perl, vdr, vdr-plugin-epgsearch (>= 0.9.23) Conflicts: vdradmin Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/vdradmin-am_3.6.1-2ubuntu1_all.deb Size: 568128 MD5sum: 685af21f33227a4e94748c057af7ab63 SHA1: b3f4f38161cb059ac825a8b4ccd4aba2f7a7181e SHA256: 261277614e1ffe66e5b82ded9a4b20a38f409bd8503a2d50462dc94a919c5b03 Description: Web-based administration tool for vdr vdradmin-am provides a webinterface for managing the Linux Video Disk Recorder (vdr) Homepage: http://andreas.vdr-developer.org/ Package: ocsinventory-reports Priority: extra Section: contrib/web Installed-Size: 109 Maintainer: Pierre Chifflier Architecture: all Source: ocsinventory-server Version: 1.01-3 Depends: apache2, dbconfig-common, debconf (>= 0.5) | debconf-2.0, php4 | php4-cgi | libapache2-mod-php4 | php5 | php5-cgi | libapache2-mod-php5, php4-mysql | php5-mysql, ucf Recommends: libdbd-mysql-perl, libdbi-perl, libnet-ip-perl, libxml-simple-perl, nmap, ocsinventory-server, php5-gd | php4-gd, samba-common Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ocsinventory-reports_1.01-3_all.deb Size: 6592652 MD5sum: af9c05c8ff28775c4079059ea278a01d SHA1: 6f895a134f0347205db902f9d3a4ba034d287887 SHA256: 1a49a53a16a3559d952fd1f65798de469cdbb9de0199cd86114180204b0b912a Description: Hardware and software inventory tool (Administration Console) Open Computer and Software Inventory Next Generation is an application designed to help a network or system administrator keep track of the computers configuration and software that are installed on the network. . Information about Hardware and Operating System are collected. OCS Inventory is also able to detect all active devices on your network, such as switch, router, network printer and unattended devices. It also allows deploying softwares, commands or files on client computers. . This package contains the 'Administration Console' part. . Homepage: http://www.ocsinventory-ng.org/ Package: sunbird-locale-es-es Priority: optional Section: contrib/translations Installed-Size: 577 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-es Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-es-es_0.7-0ubuntu1_all.deb Size: 99144 MD5sum: 78032d2186394044fbf57756ee51c514 SHA1: 47b5321cb764a3b2bf42de623b9816898fcec3ea SHA256: da24a993baf5a5184fe253193c1428a9a80bcb69e4a009f964f4da4761401e4e Description: sunbird es language/region package Menu and message resource and region property package for sunbird (es language, es-ES). . Homepage: http://www.mozilla.com Package: libroxen-pop3 Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.3-12 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-pop3_1.3-12_all.deb Size: 7354 MD5sum: 279bff9767b1f45d626c80478c78c943 SHA1: f7ba4e4506b49045aa5441568350a39f9f1e8e2f SHA256: 45a4f8ff8e970da502f1b6eb7d2d2e185b4dcfa0e39ad5bac80bdb168ba7c6e1 Description: POP3 server module for the Roxen Challenger web server This module acts as a POP3 server with Roxen... This can be used as a replacement of pop3d or popper runned from inetd. Package: libroxen-explaindir Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 0.93-11 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-explaindir_0.93-11_all.deb Size: 4636 MD5sum: ac9d393e1e217e7bdc1b135b9222c6ec SHA1: 73892f95879f8c9e1f8d39c05c3ed6c39835d7aa SHA256: 98ffe3df76eb9a7a74dc929ab54df468af363b7e0d6442686a70e0651a0cde00 Description: Directory listing module for the Roxen Challenger web server It a simple directory module for displaying directory listings with title of document. It uses simple scripting in the configuration interface to format it for display on your page, so you can use HTML and RXML tags. (Auto removes pike tag.) Still in a very basic form. Package: php-gettext Priority: optional Section: contrib/web Installed-Size: 15 Maintainer: Marcelo Jorge Vieira (metal) Architecture: all Version: 1.0.7-4 Depends: php5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-gettext_1.0.7-4_all.deb Size: 16620 MD5sum: 251d55f05b79433718bd9c525597de52 SHA1: 629f016043090daafec1fdd6cb3ae97763851a14 SHA256: 2df8d8db08b1509e500e1087c415fa636c531a45ab9f63fee205eb852a969365 Description: read gettext MO files directly, without requiring anything other than PHP The GNU gettext library is a widely used localization library, but in order to use it with the PHP language, the system has to support the desired locale, and library itself must be installed. . Since this is not always the case, PHP-gettext has been developed to be able to read gettext MO files directly, without requiring anything other than PHP. . Currently, it's usable if you develop most of the infrastructure for choosing language on your own, because it's possible to use both gettext() and ngettext() calls. In the near future, it should also be fully compatible drop-in replacement for all of gettext functionality written in PHP. . Homepage: http://savannah.nongnu.org/projects/php-gettext Package: bugzilla Priority: optional Section: contrib/web Installed-Size: 3559 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Webapps Team Architecture: all Version: 2.22.1-2.2ubuntu1 Depends: apache | apache2 | apache-perl | apache-ssl | httpd, dbconfig-common (>= 1.8.27), debconf (>= 0.9.95) | debconf-2.0, libappconfig-perl, libdbd-mysql-perl, libmailtools-perl (>= 1.67), libmime-perl, libtemplate-perl (>= 2.10), libtimedate-perl, mysql-client, patch, sendmail | postfix | exim4 | mail-transport-agent, ucf (>= 0.08) Recommends: libchart-perl (>= 0.99c.pre3-0.1), libxml-parser-perl, mysql-server, perlmagick Suggests: bugzilla-doc, libgd-gd2-perl | libgd-noxpm-perl, libgd-graph-perl, libgd-text-perl, libnet-ldap-perl, python, ruby Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/bugzilla_2.22.1-2.2ubuntu1_all.deb Size: 836682 MD5sum: bd754451736144820d321eb9b04669b9 SHA1: 2085f4b68533176d5bd38c7314153d0ba62318fb SHA256: 1f31e5a883630f18c2eb2cfcb21d570a8f005c5003adab551da78e96b4c4bf28 Description: web-based bug tracking system Bugzilla is a Bug Tracking System available through a web interface. . It supports the following features: * report bugs * assign bugs to the appropriate developers * prioritize bugs * set bug dependencies * arrange bugs by product and component With these features, you can also use Bugzilla as a to-do list manager. . Bugzilla is a web application that lets users report and look up existing bugs. Changes made to a bug's status are automatically sent to users concerned with it. Package: libroxen-thumbview Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.1-5 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-thumbview_1.1-5_all.deb Size: 5308 MD5sum: 4d822af72561eb47720152cc41bff97b SHA1: 49017c536c53e7cf8859d78f62dd67b43a253d4e SHA256: b606c111c2f3124c675af8011a6d540b055affb38256760e03d0a7eb1af1cc8e Description: Thumbnail directory module for the Roxen Challenger web server A directory listing module which displays files in an x-column table and creates thumbnails of any images present in the supported formats. . Owes a great deal to the fast directory lister module of Roxen 1.3, and a thumbnail module written by Chris Jantzen (chris@maybe.net). Package: td2planet Priority: extra Section: contrib/web Installed-Size: 20 Maintainer: Yukiharu YABUKI Architecture: all Version: 0.1.0-2 Depends: ruby1.8 Recommends: tdiary-theme Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/td2planet_0.1.0-2_all.deb Size: 12290 MD5sum: 20116d4b20def79464ae816f658154f9 SHA1: cac6606a6cccd15077fc12cb8f5f66faeb241ee4 SHA256: 17ceffdad887f0b675a4d9600ff76d99fe3f16545b8366bdacbbfe367acc053e Description: Ruby-based server-side blog aggregator This package is a server-side blog aggregator (commonly called a 'planet') which is well-suited for aggregating tDiary-based blogs. See /usr/share/doc/td2planet/README. . Homepage: http://rubyforge.org/projects/td2planet/ Package: zope-cmfplone Priority: optional Section: contrib/web Installed-Size: 4909 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 2.5.2-3 Depends: python-imaging, zope-archetypes (>= 1.4.1), zope-atcontenttypes (>= 1.1.3), zope-atrbw (>= 1.5), zope-btreefolder2 (>= 1.0.2), zope-cmf1.6 (>= 1.6.2), zope-cmfactionicons1.6, zope-cmfcalendar1.6 (>= 1.6.2), zope-cmfcore1.6 (>= 1.6.2), zope-cmfdefault1.6 (>= 1.6.2), zope-cmfdynamicviewfti (>= 2.1), zope-cmfformcontroller (>= 2.0.5), zope-cmfplacefulworkflow (>= 1.0.2), zope-cmfquickinstallertool (>= 1.5.9), zope-cmftopic1.6 (>= 1.6.2), zope-common (>= 0.5.38), zope-dcworkflow1.6, zope-extendedpathindex (>= 2.4), zope-externaleditor (>= 0.9.2), zope-genericsetup, zope-groupuserfolder (>= 3.54), zope-kupu (>= 1.3.8), zope-pas (>= 1.4), zope-passwordresettool (>= 0.4.1), zope-ploneerrorreporting (>= 1.0), zope-plonelanguagetool (>= 1.4), zope-plonepas (>= 2.1), zope-plonetranslations (>= 2.6.0), zope-pluginregistry (>= 1.1.1), zope-pts (>= 1.3.3), zope-resourceregistries (>= 1.3.2), zope-securemailhost (>= 1.0.4), zope-statusmessages (>= 2.0.1), zope2.10 | zope2.9 Recommends: zope-cachefu (>= 1.0.1), zope-linguaplone (>= 0.9.final) Suggests: zope-plonetestcase (>= 0.8.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmfplone_2.5.2-3_all.deb Size: 1200378 MD5sum: f5af9094bd63651674470641cdcd257c SHA1: d605645b78df01de34482700fefa8f5e5e0a1d6a SHA256: 5cd3b6bb9184d3ea59023c79aefe0b5ff8867f46d4e6333e40450d8505ad5a47 Description: content management system based on zope and cmf Plone CMS aims to be a proper Content Management and Publishing system, sharing the same qualities as Teamsite, Livelink and Documentum. OODBMS, RDBMS, WEBDAV, FTP and XMLRPC integration out-of-the-box. Plone is built with Zope and CMF. See http://plone.org/ for more information. Package: mediawiki-extensions Priority: optional Section: contrib/web Installed-Size: 28 Maintainer: Mediawiki Maintenance Team Architecture: all Version: 1.0 Depends: mediawiki | mediawiki1.7 | mediawiki1.9 | mediawiki1.10 Recommends: php-geshi (>= 1.0.7.19-1), php5-ldap Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mediawiki-extensions_1.0_all.deb Size: 68168 MD5sum: 5051f8b3242c76a56a78d1ca79577400 SHA1: 71f53af87f2cdd16a4e174018b93a977f925dee9 SHA256: dbc59cd3deea5545a011616a3b584f1351829c3705ca4e05d4f46e0eeb45accf Description: set of extensions for MediaWiki This package provides a set of useful extensions for MediaWiki: * Cite -- add tags for citation purpose * GeSHi -- add tags for syntax highlighting * Inputbox -- add predefined HTML forms to wiki pages * NewestPages -- show the last pages added to the wiki * Poem -- add tags for poems * SpecialLastUserLogin -- special page to see a user last logins * ParserFunctions -- collection of parser functions * PageCSS -- parser hook to add per-page CSS * FootNote -- add footnote to your articles * SpecialRenameuser -- special page to rename users * LdapAuthentication -- user authentication using LDAP . These extensions are only set together for Debian packages of MediaWiki (>= 1.7). Package: sunbird-locale-sk Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-sk Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-sk_0.7-0ubuntu1_all.deb Size: 118824 MD5sum: 52454884068bc45ee62fe46bab28441e SHA1: cee8c51f00edb5dbf6a14b77e7ce2a2e5094dfeb SHA256: bccf4500e841e17974c707ace4b62b6f773057483bde92638283677483d0ab53 Description: sunbird sk language/region package Menu and message resource and region property package for sunbird (sk language, sk). . Homepage: http://www.mozilla.com Package: cvschangelogbuilder Priority: optional Section: contrib/web Installed-Size: 7 Maintainer: Adriaan Peeters Architecture: all Version: 2.3-1 Depends: cvs, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/cvschangelogbuilder_2.3-1_all.deb Size: 27298 MD5sum: d352b3cf87f1a8057e46523073487f32 SHA1: ab8bc0cc25c67053ed248646b7d14e1fa1d4ccd3 SHA256: ad59957648e9cebd2f276b8437e6f71a28d0f989b51877b2fa9ed3eec1e5f609 Description: perl utility to generate ChangeLogs or html cvs reports cvschangelogbuilder is an Perl utility to generate ChangeLogs or cvs reports for a project hosted on a cvs server. The main goal is to provide a better output that the 'cvs log' command. . cvschangelogbuilder offers 5 kinds of output: * a changelog to include in a rpm .spec file * a changelog by date (looks like 'cvs log') * a changelog by file * a changelog by change comment * a html report of cvs project activity. . Homepage: http://cvschangelogb.sourceforge.net/ Package: jffnms Priority: extra Section: contrib/web Installed-Size: 297 Maintainer: Craig Small Architecture: all Version: 0.8.3dfsg.1-4 Depends: adduser, apache2 | httpd, cron, dbconfig-common, libapache2-mod-php4 | libapache-mod-php4 | libapache-mod-php5 | libapache2-mod-php5, php4-cli | php5-cli, php4-gd | php5-gd, php4-mysql | php4-pgsql | php5-mysql | php5-pgsql, php4-snmp | php5-snmp, rrdtool, virtual-mysql-client | mysql-client | postgresql-client Pre-Depends: debconf | debconf-2.0 Recommends: fping, nmap, ntp, ttf-bitstream-vera Suggests: smokeping, smsclient, snmpd, syslog-ng, tac-plus, tftpd Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/jffnms_0.8.3dfsg.1-4_all.deb Size: 553924 MD5sum: 9306a1d6462429624c7b07f0167eceef SHA1: 35ce42c8a2a5ba45b6422d1f59787f67cab08f6e SHA256: 01e3153c4d50ff9f2a86236380ed30254e24ab2c01facefb004d6a9223d2b963 Description: web-based Network Management System (NMS) for IP networks JFFNMS is a Network Management System designed to maintain an IP SNMP, Syslog and/or Tacacs+ Network. It can be used to monitor any standards compliant SNMP device, Server, TCP port or Custom Poller, also it has some Cisco oriented features. . Features Summary * Written in PHP (works in PHP5) * PHP/cron scripts for polling, analizing and consolidating data * Database Backend MySQL or PostgreSQL * Configurable Event Types and Severity Levels * Modular and Extensible * Advanced Event Filter * Interface & Host/Network Autodiscovery . For more information, visit the JFFNMS website at http://www.jffnms.org/ Package: libroxen-mailcloak Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.14-1 Depends: roxen2 | roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-mailcloak_1.14-1_all.deb Size: 4052 MD5sum: ac179b6a3ce83e46f7a322ef77017b19 SHA1: f1f7ea28fe56899a4ea5f47b44daaddc7a269506 SHA256: 8ed3d109a976c7ae01a752a1c6d427d2301f9223c0ece8f1d2d3b3dea66ab159 Description: Mail cloak module for the Roxen Challenger web server Wrap email addresses between and tags, and the mail address will be replaced with a gtext graphic, linking to a page to send mail to that email address. . Used to hide the raw email address from spammers. Package: sunbird-locale-de Priority: optional Section: contrib/translations Installed-Size: 577 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-de Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-de_0.7-0ubuntu1_all.deb Size: 107152 MD5sum: ce6666cf1be19b488c7c5305b752d217 SHA1: fa601a56774b059d78d40f07cb28560c7723aa1d SHA256: 072a32dd762df9e9f80a16b3cf8e93f8e9177817eff10238bedd4d75147109ca Description: sunbird de language/region package Menu and message resource and region property package for sunbird (de language, de). . Homepage: http://www.mozilla.com Package: squidtaild Priority: extra Section: contrib/web Installed-Size: 95 Maintainer: Víctor Pérez Pereira Architecture: all Version: 2.1a6-5.1 Depends: perl (>= 5.6.0-16) Recommends: squid Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/squidtaild_2.1a6-5.1_all.deb Size: 19872 MD5sum: 1140cbb5b5a770047863299fc5a95b31 SHA1: 218de1e0cb443671d7f9be5a213d68c9a4e1db6c SHA256: 9f90cfb1bab4d2a274fbbf1efb5aab5808accef320c0991e39221b75f082a514 Description: Squid log monitoring program Squidtaild is a very fast, highly configurable Perl program that will dynamically create html pages that display the violations that people have made against one or more of the filters you have applied to the squid proxy logging system. Package: zope-cmfsin Priority: optional Section: contrib/web Installed-Size: 22 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 0.6.1-5 Depends: python, zope-cmf1.6 | zope-cmf1.5, zope-common (>= 0.5.38), zope2.7 | zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmfsin_0.6.1-5_all.deb Size: 18724 MD5sum: 67449294fd572a0ec68bf45993d5477f SHA1: 2148dd06c3486c5d5ef846102aa3bc33f5f66668 SHA256: 0750f11fc61ebe8825ede810a2e57fc561a4e6285df7450c01905f3b42eea87d Description: simple syndication client for cmf CMFSin is a simple syndication client for CMF. It uses rssparser and shares many things in common with CMFNewsFeed but has a different model for handling channels. It is designed to map _n_ channels or feeds to sets of composite virtual channels which can then be called in a timely fashion. Most of the remaining work has to happen in UI land. Package: ajaxterm Priority: optional Section: web Installed-Size: 18 Maintainer: Julien Valroff Architecture: all Version: 0.10-1 Depends: adduser, python (>= 2.3), python-support (>= 0.7.1) Recommends: apache2 | httpd, openssh-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ajaxterm_0.10-1_all.deb Size: 40210 MD5sum: ed203c62870eef4f6d663f4f12374aea SHA1: 91de84028d1c4ea565688af455b0ce9bbceaaf85 SHA256: 777e12819f03edf82edc274e9badf81edefd2804c84ea77e8ba68af521c85dbf Description: Web based terminal written in python Ajaxterm is a web based terminal written in python and some AJAX javascript for client side. It can use almost any web browser and even works through firewalls. . Homepage: http://antony.lesuisse.org/qweb/trac/wiki/AjaxTerm Package: libroxen-ecms Priority: optional Section: contrib/web Installed-Size: 17 Maintainer: Turbo Fredriksson Architecture: all Version: 20000927-8 Depends: coreutils, findutils, grep, libroxen-xmlutils, roxen3 | caudium | roxen4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-ecms_20000927-8_all.deb Size: 16752 MD5sum: cc1d2971680bb03c434c031f968eeeaf SHA1: c8a32fa03f58151d8aa9d99bd1cc8ed5389548c3 SHA256: 1078d7f7430f54f3aac9a245d628889609ab71f65a273dc7dfb3a6bced13f464 Description: Simple content management module for the Roxen Challenger web server Simple web based editor. Package: wdg-html-validator Priority: optional Section: contrib/web Installed-Size: 17 Maintainer: Debian QA Group Architecture: all Version: 1.6.2-6 Depends: libhtml-parser-perl, libi18n-charset-perl (>= 1.12-1), libjconv-bin, libunicode-map8-perl, libunicode-string-perl, libwww-perl, opensp (>= 1.5release-1.1), perl, sgml-data, w3c-dtd-xhtml Recommends: apache | httpd Suggests: wdg-html-reference Conflicts: wdg-html-reference (<< 4.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/wdg-html-validator_1.6.2-6_all.deb Size: 479818 MD5sum: 8ca0aa769721fc948527d13c84a54752 SHA1: 058308bd44c14d7d770c3cc4cf5178fda0ffaa14 SHA256: 221e6c59bc8e1a452bb56c67f2313365f491f551d026e6585559a39f0d126146 Description: WDG HTML Validator This is a CGI script which lets you enter the URL of a web page which will be then checked against a validating SGML parser for conformance to official HTML standards. Pages can also be uploaded and HTML can be directly entered. . A command-line version is also included in the package. . Homepage: http://www.htmlhelp.com/tools/validator/ Author: Liam Quinn Package: igal Priority: optional Section: contrib/web Installed-Size: 11 Maintainer: Alexander Zangerl Architecture: all Version: 1.4-21 Depends: imagemagick, libhtml-scrubber-perl, libimage-size-perl, liburi-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/igal_1.4-21_all.deb Size: 25422 MD5sum: 3ff65d0315ab80f59d59b601081e20fd SHA1: 3c6c9a9a1483dacd19c40e5d6c130e9c1e49e521 SHA256: 2f207214f03b7a68be61bc11339827fd5a12c84f14a36395f7f8072a491fa56e Description: online image gallery generator iGal is a Perl-based program that can generate and publish an entire online picture show (HTML slides, thumbnails and index page included) with just one command line invocation. If you've got a directory (or several) full of image files that are waiting to be put online and shared with friends, then iGal is for you. . iGal is well documented, flexible, and configurable through command line options and HTML templates, specific to each gallery. Generated slide shows include a JavaScript trick to preload the next image in the slideshow - ideal for slow links. . Homepage: http://nanoheat.stanford.edu/epop/igal/ Package: zope-genericsetup Priority: optional Section: contrib/web Installed-Size: 624 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope-cmf1.6 Version: 1.6.4-2 Depends: zope-common (>= 0.5.38), zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-genericsetup_1.6.4-2_all.deb Size: 90906 MD5sum: f6cd09a908e1e0cfffad9f622ce343ed SHA1: 86104cb7e743fdaee2fe7438768ade78d4fac5fb SHA256: 64ac339fe8c4c5c96ae00f21a83b7fe712263cae99e949640f19041503880a84 Description: mini-framework for filesystem-based configuration of zope sites This product provides a mini-framework for expressing the configured state of a Zope Site as a set of filesystem artifacts. These artifacts consist of declarative XML files, which spell out the configuration settings for each "tool" in the site , and supporting scripts / templates, in their "canonical" filesystem representations. Package: zope-cmfmember Priority: optional Section: contrib/web Installed-Size: 114 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1:1.1b2-2 Depends: zope-archetypes (>= 1.3.1), zope-cmfplone (>= 2.1), zope-common (>= 0.5.38), zope2.7 | zope2.8 | zope2.9 Recommends: zope-atseng Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmfmember_1.1b2-2_all.deb Size: 203070 MD5sum: 2bb52dcb15c4494d6957982b3e430c34 SHA1: 98aecd2494e4e7f4a97041409a768d28510a0eab SHA256: 216f221b5a054c91edc83feb901431aafb6f133ef0fd835279930e90c2032b65 Description: advanced members management for Plone sites CMFMember is a replacement for portal_memberdata that provides TTP (Through-The-Plone) member management. Members are ordinary Archetypes (AT) objects that are controlled by workflow. Member data can be expanded and configured via an AT schema (or via subclassing). Package: owl-dms Priority: optional Section: contrib/web Installed-Size: 1192 Maintainer: Jose Carlos Medeiros Architecture: all Version: 0.95-1 Depends: apache2 | apache | apache-ssl, libphp-phpmailer, php5 | php5-cgi | libapache2-mod-php5 | libapache-mod-php5, php5-cli, php5-mysql | php5-pgsql, ttf-bitstream-vera Recommends: virtual-mysql-server (>= 4.0.0) | postgresql (>= 7.4.7) Suggests: antiword, konwert, xpdf-utils Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/owl-dms_0.95-1_all.deb Size: 2129558 MD5sum: c678c6b2c1c200fb324a0288d78144b7 SHA1: 5f4af79d9bd12b1bcb924c0e1f1db5e55118a343 SHA256: 5d69f669f3541bbb7a69ef3609eb8df5c1380f77e9732a0e6fc1b89913cee85d Description: intranet Knowledgebase or DMS Owl is a multi user document repository (knowledgebase), document manager and/or document management system (DMS) written in PHP for publishing of files/documents onto the web for a corporation, small business, group of people, or just for yourself. . http://owl.sourceforge.net/ Package: php-xml-parser Priority: optional Section: contrib/web Installed-Size: 15 Maintainer: Debian PHP Maintainers Architecture: all Version: 1.2.6-2 Replaces: php4-pear (<< 4:4.4.0-0) Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-xml-parser_1.2.6-2_all.deb Size: 12226 MD5sum: f898a2c66a5f0ac21cacbfc49f72f144 SHA1: ad1435fd3325c834d88c4389b6bae131c9f644cd SHA256: 86a17837c51174fbeaf97567589a92ca28113a136ee211fe1c818f2f11c833c8 Description: PHP PEAR module for parsing XML This is an XML parser based on PHPs built-in xml extension. It supports two basic modes of operation: 'func' and 'event'. In 'func' mode, it will look for a function named after each element (xmltag_ELEMENT for start tags and xmltag_ELEMENT_ for end tags), and in 'event' mode it uses a set of generic callbacks. . Since version 1.2.0 there's a new XML_Parser_Simple class that makes parsing of most XML documents easier, by automatically providing a stack for the elements. Furthermore its now possible to split the parser from the handler object, so you do not have to extend XML_Parser anymore in order to parse a document with it. Package: python-webhelpers Priority: optional Section: contrib/web Installed-Size: 30 Maintainer: Oleksandr Moskalenko Architecture: all Source: webhelpers Version: 0.3.2-1 Depends: python, python-routes (>= 1.1), python-simplejson (>= 1.4), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/python-webhelpers_0.3.2-1_all.deb Size: 140388 MD5sum: 684dd66bdd1152705052b0fa96813915 SHA1: 1c2947f87fd3df64d2d902a881d9527b03ea2ce4 SHA256: b2a2d0d8837ecee1059d16069574052fe12e5c52e63e69ea2ee847eb89784c47 Description: Library of helper functions to make writing web application templates easier One of the sub-sections of Web Helpers contains a full port of the template helpers that are provided by Ruby on Rails with slight adaptations on occasion to accommodate for Python. Some of these helpers only require Routes to function. Enhances: python-webhelpers Python-Version: 2.4, 2.3, 2.5 Package: php-pager Priority: optional Section: contrib/web Installed-Size: 174 Maintainer: Charles Fry Architecture: all Version: 2.4.2-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-pager_2.4.2-2_all.deb Size: 46950 MD5sum: 1906b4841e6c6e309db513bee3c472d2 SHA1: 9bc4ace90d2962d2752c7ee6ed368e11ee1d8ad7 SHA256: 0345f585f7e0d85b0db701f34f7519bbe1344d7a4a259e0e5960459e10e75ce1 Description: Pages an array of data, creating links to previous and next pages Takes an array of data as input and pages it according to various parameters, building links within a specified range. For example, an array of alphabetical letters could be paged, resulting in pages with three letters per page, and links to the previous and next two pages. Can be configured to use "Jumping" and "Sliding" window styles. . Homepage: http://pear.php.net/package/Pager/ Package: libroxen-hubbethrottle Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 0.9-6 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-hubbethrottle_0.9-6_all.deb Size: 5094 MD5sum: ca8673709705d585308cef7205c3ac6a SHA1: becab23e76ac810841ba1975c2027cfdd8fc7ec4 SHA256: 5996cee96839896634486f143678e89bfcc30b6968cf0a40b0f588c44fd11286 Description: Bandwidth throttle module for the Roxen Challenger web server This module allows you to limit the bandwidth of of your roxen. It also has a special mode that allows you to limit the bandwidth only when you are playing Quake/Half-Life/Unreal. (This mode only works if you are running linux and using NAT and running roxen on the host that does the NAT.) BEWARE: This module affects *all* virtual servers, not just the server it was added to! Package: markdown Priority: optional Section: contrib/web Installed-Size: 9 Maintainer: Matt Kraai Architecture: all Version: 1.0.1-7 Depends: perl (>= 5.6.0-0.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/markdown_1.0.1-7_all.deb Size: 19100 MD5sum: 332493a64fb51de36d058bdfd9f8d36b SHA1: 2bbc56052d607eccee9dd73fa2687d530960aa91 SHA256: 3128721b74d7ff849eecb26c0da3b2ff9d185e549ea51a385486bdc474bae5b3 Description: Text-to-HTML conversion tool Markdown is a text-to-HTML conversion tool for web writers. It allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). Homepage: http://daringfireball.net/projects/markdown/ Package: libroxen-randomfile Priority: optional Section: contrib/web Installed-Size: 7 Maintainer: Turbo Fredriksson Architecture: all Version: 1.0-8 Depends: pike (>= 0.6) | pike7 | pike7.2 | pike7.4 | pike7.6, roxen (>= 1.2.46-9) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-randomfile_1.0-8_all.deb Size: 2912 MD5sum: 137ba8e6f729a3a87988d8e4d460cf90 SHA1: abad109bbdfda8bfa227287bfb63e2ee27808a09 SHA256: 1830537752ab807542a0dbc7184ce3fa64a474772619f13341f6dc7f38556d14 Description: File randomizer module for the Roxen Challenger web server This module returns a randomly selected file. It can be used to rotate banner ads based on code provided by outside sources (e.g., Linkshare affiliate programs, AdClix banner program). Package: moodle-book Priority: optional Section: contrib/web Installed-Size: 113 Maintainer: Juan Manuel Garcia Molina Architecture: all Version: 1.6.3-1 Depends: debconf | debconf-2.0, moodle (>= 1.6.3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/moodle-book_1.6.3-1_all.deb Size: 71994 MD5sum: 508217e5222d206e87acfbe6f6834a5f SHA1: cbdf41cd0b6c675ac249304d58dae9680d98bdcf SHA256: 04464ab3ed3bff815223a3e11c9133b35653e0972c61097ee93e4bfc9d0dc3a7 Description: module for Moodle to add multi-page resources This Moodle module makes it easy to create multi-page resources with a book-like format. . Moodle (Modular Object-Oriented Dynamic Learning Environment) is a course management system - a software package designed to help educators create quality online courses. One of the main advantages of Moodle over other systems is a strong grounding in social constructionist pedagogy. Package: cl-htmlgen Priority: optional Section: contrib/web Installed-Size: 17 Maintainer: Peter Van Eynde Architecture: all Source: cl-portable-aserve Version: 1.2.42+cvs.2007.05.07-dfsg-1 Depends: cl-acl-compat, common-lisp-controller (>= 5.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/cl-htmlgen_1.2.42+cvs.2007.05.07-dfsg-1_all.deb Size: 32558 MD5sum: 47e42dd7b20d2066aee7b5cc729c4088 SHA1: ca702be1092d8f291b36e84928c21dd96846e253 SHA256: 84663250767aec7c6cfb42bedbbbdf63831ce6aa19393fe82e1150340ea898f8 Description: HTML generation library for Common Lisp programs cl-htmlgen is Franz's library for generating HTML from Common Lisp programs. It is limited to generating HTML code, so you may want to use the cl-lml2 Debian package for generating XHTML code. Package: php-radius Priority: optional Section: contrib/web Installed-Size: 10 Maintainer: Roberto Lumbreras Architecture: all Version: 1.2-4 Depends: apache | httpd-cgi, php5 | php5-cgi Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-radius_1.2-4_all.deb Size: 8428 MD5sum: 4bd04d2c6a2e34ab485e1f923995897d SHA1: d671e45e51bfc4d1f0191490c5d238d959215735 SHA256: 0faddcdffec712606b2848dae2d9766ca4851eae54d50f6499572eceb6d6a7b6 Description: Radius protocol implementation in PHP Implementation of the Radius protocol in PHP, so you can use it to authenticate against Radius servers in PHP scripts. Package: libroxen-footnote Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.1-10 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-footnote_1.1-10_all.deb Size: 3730 MD5sum: 82f709da3cb582830bfe37d68af7081f SHA1: 6072f2a3e5e98b883e1d2ec5f654450de36734ac SHA256: 9cf2cc4c06faaced9bc9cacd2d6a97517f18bcc068f83d5be70cbac3bd6b0735 Description: Footnote module for the Roxen Challenger web server A simple footnote module; it allows you to embed footnotes (with a container tag) in the body of your document, which gets replaced with a link to the footnote itself (the footnotes and link anchors get inserted with the tag.) Package: phpgedview-languages Priority: optional Section: contrib/web Installed-Size: 3303 Maintainer: Thijs Kinkhorst Architecture: all Source: phpgedview Version: 4.1.e+4.1.2-1 Depends: phpgedview Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/phpgedview-languages_4.1.e+4.1.2-1_all.deb Size: 2248592 MD5sum: df462343b7cceed9af6e89df72f26da8 SHA1: f9c652e93074fd8fb5aef630393693a9d719ee5d SHA256: 65f652798c74167b834b142246370981f3f2c6309d9b62369658dda1c694fb78 Description: Language modules for PhpGedView PhpGedView is a web-based genealogy program which allows you to view and edit your genealogy on your website. PhpGedView has full editing capabilities, full privacy functions, can import from GEDCOM files, and supports multimedia like photos and document images. PhpGedView also simplifies the process of collaborating with others working on your family tree. Its use of the de facto GEDCOM standard allows for importing data from almost any current genealogy program. . This package contains the language modules other than English. Homepage: http://www.phpgedview.net/ Package: mozilla-noscript Priority: optional Section: contrib/web Installed-Size: 24 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Arnaud Renevier Architecture: all Version: 1.3.2-0ubuntu2 Depends: iceweasel | iceape-browser | firefox | seamonkey-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mozilla-noscript_1.3.2-0ubuntu2_all.deb Size: 268440 MD5sum: 3997a8f8c037d017a963c2f50871d30a SHA1: 25fc5f534fdd4fec201eae559dc6b72bcbebc19e SHA256: f1f41b2d265322dd0ea9444fe3d25a58144cdc8e4803d92f68595cfb49436696 Description: Javascript/plugins permissions manager for Firefox and SeaMonkey This extension brings a powerful control over the way external scripts or embedded programs, such as Java or Flash, are loaded. . By blocking scripts and/or plugins, it improves security and disables annoying behaviours caused by malicious scripts. . When a script is blocked, you are notified, and you can unblock a site or a page, either temporarily or permanently. You can then set a whitelist of trusted sites based on url or on domain name. Homepage: http://noscript.net/ Package: lightning-extension-locale-es-es Priority: optional Section: contrib/translations Installed-Size: 317 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-es-es Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-es-es_0.8-0ubuntu1~hardy1_all.deb Size: 39804 MD5sum: 5e9a4f5fda493393bdc3b3053c305650 SHA1: 787bb6d901e80ebbea4cd9d2d000fc36d7b18e15 SHA256: b2f1d810a541eefd8a3195139a372510df5723b49e99bac2409cb8e82ec46160 Description: Spanish language package for lightning-extension Spanish menus and messages for lightning-extension. Homepage: http://nave.hispalinux.es/productos/thunderbird/ Package: klone-package Priority: extra Section: contrib/web Installed-Size: 13 Maintainer: Kari Pahula Architecture: all Source: webserver-package Version: 0.3 Depends: klone (>= 2.0.0~rc9-1) Recommends: libssl-dev, libz-dev Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/klone-package_0.3_all.deb Size: 9684 MD5sum: aab35958c5f2480ae3279a3c3c8c26f6 SHA1: b2c522697d7074810579cd8fe8356a287be10b86 SHA256: 15ae9b239f61d293b7eed1bc8e1265a251b16fdcadba9263bf8d5411767a31ff Description: tool for creating custom KLone web server packages This package has utilities that help creating packages containing a custom web server created by KLone web application development framework. Package: zope-ploneerrorreporting Priority: optional Section: contrib/web Installed-Size: 18 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.0-2 Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 | zope2.7 Recommends: zope-cmfplone (>= 2.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-ploneerrorreporting_1.0-2_all.deb Size: 13542 MD5sum: 8f88ec4749787b574438afb1480f42b1 SHA1: ad7fd3d4739d78cc984c72df460846b19e9ac236 SHA256: aba08934d7f943d17d9d32ec0559cc27a482772a0c95678c72fd7e38e6aaf06e Description: error reporting tool for the Plone PloneErrorReporting replaces the default error screen with pages that facilitate the submission of useful bug reports to Plone. It is designed with the goal of improving the information provided by bug reporters. Package: cl-acl-compat Priority: optional Section: contrib/web Installed-Size: 40 Maintainer: Peter Van Eynde Architecture: all Source: cl-portable-aserve Version: 1.2.42+cvs.2007.05.07-dfsg-1 Depends: cl-ppcre, cl-puri, common-lisp-controller (>= 5.11) Conflicts: sbcl (<< 0.9.3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/cl-acl-compat_1.2.42+cvs.2007.05.07-dfsg-1_all.deb Size: 68548 MD5sum: 56c92668e75590cbcdf17b9f0bc0edff SHA1: 8168fb03d7e683388d06ed783344a7fbb871384b SHA256: 9ecef1961c8c1db64fde51666b2bcb02ad4091545d89412d588c9cd6eddb8b4d Description: Compatibility layer for Allegro Common Lisp A thin compatibility-layer that emulates library functions provided by Allegro Common Lisp. It is used to support a number of Franz's open-source packages which depend upon such library functions. Package: poppass-cgi Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: martin f. krafft Architecture: all Version: 3-5 Depends: libcgi-pm-perl, libwww-perl, perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/poppass-cgi_3-5_all.deb Size: 6086 MD5sum: 22dc476c8bf9a32b5e72f355b014d26f SHA1: 1b49f68a53a816e5f1f5a7654d603bcc1af0cf6c SHA256: eb1c7a16fe673a05f03ede86a548f23061e20305ff9eac8f5de4838497c5dcc6 Description: a CGI script to interact with a poppassd server poppass is a CGI script written to allow users to change their passwords through the web. It interacts with a poppassd server (see the poppassd Debian package) and does no changing itself. It can therefore be installed in an unprivileged way. Package: zoph Priority: optional Section: contrib/web Installed-Size: 88 Maintainer: Edelhard Becker Architecture: all Version: 0.7.0.2-2 Depends: apache2 | apache | apache-ssl | apache-perl, imagemagick, jhead, libapache-mod-php4 | libapache2-mod-php4 | libapache2-mod-php5, libdbd-mysql-perl, libdbi-perl, libimage-size-perl, perl, php4-gd | php5-gd, php4-mysql | php5-mysql, unzip, wwwconfig-common Suggests: exiftran, php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zoph_0.7.0.2-2_all.deb Size: 411592 MD5sum: 22ebc6c192eaacc747172e87a41826bc SHA1: e84883a35e64eca5872cf968a89aac55ad9c7bb3 SHA256: 44f0f4a62dd3c590302cc5a98bc8bfa73f4ff750797cdbed684849d222e2156b Description: Web based digital image presentation and management system "Zoph Organizes PHotos" is a web based photo management system written using PHP and backed by MySQL, not just yet-another-web-album. . Database features: photos can have lots of meta data (EXIF info, title, photographer, location, description, rating, people in the photo); each photo can appear in zero or more albums; each photo can appear in zero or more categories; albums and categories are both hierarchical; searches can be performed using all this data; access privileges for each user. . Additional features: slideshows; lightboxes; "email this photo"; basic reporting (most photographed people, places, etc.); user interface in several languages. . Administration: photos, albums, categories, people, places and users can be easily administered using the web interface; import photos from the web or by using a Perl script; export photos to generate static galleries with album or bins (both available as Debian packages). . Authors: Jason Geiger and Jeroen Roos Homepage: http://www.nother.net/zoph/ Package: libroxen-columnify Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 990120-7 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-columnify_990120-7_all.deb Size: 4684 MD5sum: 77289635e0942d2986d9dce663842b7b SHA1: 9caf834fad24d9cae6be91dd8c9125ec90992fb5 SHA256: 4f23b17c7bee654006d69e460925b1f51928c124f3adecaba9cecc8faf7b7661 Description: Text column module for the Roxen Challenger web server Written to provide a means of producing nice catalogues from SQL queries without resorting to lunatic multiple queries :) Package: linklint Priority: optional Section: contrib/web Installed-Size: 283 Maintainer: Luk Claes Architecture: all Version: 2.3.5-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/linklint_2.3.5-4_all.deb Size: 91438 MD5sum: c3716e764efad7e3d2166dc8cfc35f85 SHA1: 8b0a7362425ce2ae8ce39c4239807169b7c99d3e SHA256: 12c20ab7d387d567cd6079441f0dd96514289df393a506d63f8bd6a0a0f5021b Description: A fast link checker and web site maintenance tool Linklint is a full featured Perl program for checking HTML links: * both local and remote site checking * cross referenced and fully hyperlinked output reports * the ability to check password protected areas * support for all standard server-side image maps * reports of orphan files, and files with mismatching case * a report of which URLs have changed since last checked * support of proxy servers for remote URL checking * come with full documentation. . Please visit http://www.linklint.org/ for more information. Package: phpbb2-conf-mysql Priority: extra Section: contrib/web Installed-Size: 108 Maintainer: Jeroen van Wolffelaar Architecture: all Source: phpbb2 Version: 2.0.22-3 Depends: debconf | debconf-2.0, makepasswd, mysql-client, php4-mysql | php5-mysql, phpbb2 (>= 2.0.18-1), ucf, wwwconfig-common Recommends: mysql-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/phpbb2-conf-mysql_2.0.22-3_all.deb Size: 57042 MD5sum: 9e4ff9f3fdf29c34c89f8b0482f32e53 SHA1: 040a3bcb175772f3b8b4063a1baf9ed5770cb904 SHA256: 1f2833767080d6c2a27b7fe180c3c779c185c33e7e26308f788f828a7d0be604 Description: Automatic configurator for phpbb2 on MySQL database Install this package if you don't want to configure phpBB (package: phpbb2) by hand, but rather want it all to `just work'. . Make sure you have already a MySQL server (either locally or on another server) ready. Its packagename is mysql-server. Homepage: http://www.phpbb.com Package: mailreader Priority: optional Section: contrib/web Installed-Size: 96 Maintainer: Maurizio Lemmo (Tannoiser) Architecture: all Version: 2.3.36-3 Depends: apache-ssl | httpd, debconf (>= 1.0.25) | debconf-2.0, perl-base (>= 5.002) Suggests: libjcode-pm-perl (>= 0.73-1), pop3-server Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mailreader_2.3.36-3_all.deb Size: 387150 MD5sum: b5b9218e90e98402cf52da30fd75c147 SHA1: a1ec79355b13e673a37212d929686442d64addad SHA256: ca7b1ab8a0d40ebd72a7eabf04cee304d9dcd399ac751cbba8d5c4352a0a8b81 Description: Simple, but powerful WWW mail reader system Mailreader is a light and simple web based mail user agent written in Perl. The very simple configuration distinguishes it from other webmail solutions. It requires an available POP3 server on the network for normal operation, as it does not support IMAP or other means of accessing mail spools. . To use Mailreader's support for Japanese you need libjcode-pm-perl installed, please ignore this suggestion otherwise. . For the highly recommended use of secure connections a httpd with SSL support (like apache-ssl) is needed. Package: aswiki Priority: optional Section: contrib/web Installed-Size: 41 Maintainer: TANIGUCHI Takaki Architecture: all Version: 1.0.4-4 Depends: libalgorithm-diff-ruby1.8, libamrita-ruby1.8 (>= 1.0.2), libdbm-ruby1.8, libstrscan-ruby1.8, ruby1.8 Recommends: libdb3-ruby1.8, rcs Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/aswiki_1.0.4-4_all.deb Size: 33626 MD5sum: 33c15f293d8f14f120c60437ca44e9cc SHA1: d36681f03408c5cfee4f28561070de07d7cebea8 SHA256: a0c85e0f2bc5c93e5ec0a3a633d079226802757ac94af7dcfb781c0a6ead2b40 Description: WikiWikiWeb clone (Wiki Engine) written in Ruby AsWiki is WikiWikiWeb clone (Wiki Engine). WikiWikiWeb is a web based collaboration tool. AsWiki has following features: . * use template library Amrita, so we can customize its output HTML easily. * RCS base version log. * plugin system. * file attach. Package: zope-archetypes Priority: optional Section: web Installed-Size: 174 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.4.2-1 Replaces: zope-cmfarchetypes, zope2.7-archetypes Depends: python-docutils (>= 0.3.3), zope-cmf1.6, zope-cmfformcontroller (>= 1.0.3), zope-common (>= 0.5.38), zope-marshall (= 1.4.2-1), zope-mimetypesregistry (= 1.4.2-1), zope-portaltransforms (= 1.4.2-1), zope-validation (= 1.4.2-1), zope2.10 | zope2.9 | zope2.8 Recommends: zope-cmfplone (>= 2.0.4) Conflicts: zope-cmfarchetypes, zope2.7-archetypes Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-archetypes_1.4.2-1_all.deb Size: 506964 MD5sum: ff40fcf5dab861ebec20849354d0451a SHA1: 993c6bec6cecb5e2892e501b3f8dcdbed7005928 SHA256: 0bacbdf1264336d16ce86ce4faf63960360f2a54e9ff9c2ad8bc8299e84f3a21 Description: framework for developing and deploying new content types Formerly known as CMFTypes, Archetypes is a developers framework for rapidly developing and deploying rich, full featured content types within the context of Zope/CMF and Plone. . Archetypes is based around the idea of an _Active Schema_. Rather than provide a simple description of a new data type Archetype schemas do the actual work and heavy lifting involved in using the new type. Archetype Schemas serve as easy extension points for other developers as project specific components can be created and bound or you can choose among the rich existing set of features. . Features: * Simple schemas with working default policy. * Power and flexibility with lowered incidental complexity. * Integration with rich content sources such as Office Product Suites. * Full automatic form generation * i18n content on a field basis . Homepage: http://www.sourceforge.net/projects/archetypes Package: zope-marshall Priority: optional Section: web Installed-Size: 45 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope-archetypes Version: 1.4.2-1 Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-marshall_1.4.2-1_all.deb Size: 88898 MD5sum: 78235927020c1625973be1dad4dd6922 SHA1: 5640a807c1a22ebf8aa95269837e485bc8671090 SHA256: 8763080fb9ecbba2856040ca7a965113b36af004b9031c1b6ac188f73abef477 Description: framework for pluggable marshalling policies Marshall is a framework for pluggable marshalling policies which features: . * ControlledMarshaller class that delegates to underlying implementations * A marshall registry tool where you can configure some predicates for choosing marshallers based on several pieces of information available. Generator package contains a widget generator for Archetypes. . Homepage: http://www.sourceforge.net/projects/archetypes Package: checkbot Priority: optional Section: contrib/web Installed-Size: 9 Maintainer: Ralf Treinen Architecture: all Version: 1.79-2 Depends: libcrypt-ssleay-perl, libhtml-parser-perl (>= 3.10), libmailtools-perl, libnet-perl, libtime-duration-perl, liburi-perl (>= 1.10), libwww-perl (>= 5.70), perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/checkbot_1.79-2_all.deb Size: 47056 MD5sum: cae652ead54d49e8a9906c14c2abe227 SHA1: 3df453e4b4a73e1f1a3c0aad3bae4f3224416517 SHA256: f9797a85b80e9b22ee49dd80dc333e9a2290a598cb871d7c1b302be4f41873c8 Description: WWW link verifier Checkbot verifies links within a region of the World Wide Web. It checks all pages within an identified region, and all links within that region. After checking all links within the region, it will also check all links which point outside of the region, and then stop. Package: php-crypt-cbc Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Thomas Goirand Architecture: all Version: 0.4-3 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-crypt-cbc_0.4-3_all.deb Size: 6368 MD5sum: c8455c7f3e0ccf2d11cc80dc26dad0d9 SHA1: ef2363f8796a925ed607603257132a0c292eb57a SHA256: d36f4b3263575a60289941b069098efd9611630cfa02ec3cc6cb57f8012a47df Description: A class to emulate Perl's Crypt::CBC module This package provides an implementation of a class to emulate Perl's Crypt::CBC module. . Homepage: http://pear.php.net/package/Crypt_CBC Package: php-image-graph Priority: optional Section: contrib/web Installed-Size: 73 Maintainer: Jeremy T. Bouse Architecture: all Version: 0.7.1-1 Depends: php-image-canvas (>= 0.2.1), php-pear Suggests: php-cli | php5-cli | php4-cli, php-numbers-roman, php-numbers-words Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-image-graph_0.7.1-1_all.deb Size: 108634 MD5sum: ccbb0c7fc62c31ab98a0e8f9a3767bc1 SHA1: fbfb9ac8ffced2fb5143bb70b12230ec2b23db71 SHA256: 946941eb9a076c9f7b64000fd08f339cac9bfb2ef2f5c3186367cb0c50e19ce8 Description: Image_Graph module for PEAR Image_Graph provides a set of classes that creates graphs/plots/charts based on (numerical) data. . Many different plot types are supported: Bar, line, area, step, impulse, scatter, radar, pie, map, candlestick, band, box & whisker and smoothed line, area and radar plots. . The graph is highly customizable, making it possible to get the exact look and feel that is required. . The output is controlled by a driver mechanism, which facilitates easy output to many different output formats, amongst others, GD (PNG, JPEG, GIF, WBMP), PDF (using PDFLib), ShockWave Flash (using Ming) and Scalable Vector Graphics (SVG). . Image_Graph is compatible with both PHP4 and PHP5 and can be used with both GD1 and GD2 (GD2 is recommended) Package: php-html-common Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Thomas Goirand Architecture: all Version: 1.2.3-2 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-html-common_1.2.3-2_all.deb Size: 7672 MD5sum: faf6f1e5c802278575eb89a3a673f3fd SHA1: 00df25620108826441cd9ee91cfbc21ab805e95a SHA256: c4757cb0a90c8742a49a85f9d9df218afb28c9b2742dcd2de774448a914a5393 Description: A base class for other HTML classes The PEAR::HTML_Common package provides methods for html code display and attributes handling. Methods to set, remove, update html attributes, handles comments in HTML code, handles layout, tabs, line endings for nicer HTML code. . Homepage: http://pear.php.net/package/HTML_Common Package: hobix Priority: optional Section: contrib/web Installed-Size: 100 Maintainer: Paul van Tilburg Architecture: all Version: 0.5~svn20070319-3 Depends: libredcloth-ruby1.8, ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/hobix_0.5~svn20070319-3_all.deb Size: 305966 MD5sum: 83e424b00eb6d514842320496f5b6039 SHA1: 56193aa3b104a5e61af695c470b9bd1ba0385048 SHA256: 32cc02c15872c66a0e281c53b984d5c12a20308d2fa43739cefa0fd437ca9b95 Description: flexible generation of static blogs Hobix is a complete blogging system, designed to be managed on the file system and accessed through a command-line application. It brings together Textile, YAML and erb to create a powerful system for static generation of blog sites. Package: smarty Priority: optional Section: contrib/web Installed-Size: 60 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Dimitri Fontaine Architecture: all Version: 2.6.18-1ubuntu3 Depends: php4 | php4-cli | php4-cgi | php5 | php5-cgi | php5-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/smarty_2.6.18-1ubuntu3_all.deb Size: 199540 MD5sum: 493b7d32d8c391d8ad05caa267a0745b SHA1: 6931ce54f8efad1bf53afd3791137020203dc22c SHA256: f9b12ecfd54a22d21bca76615e78bebaeb63512f899b8dd7685e3e4310e44ac6 Description: Template engine for PHP Smarty is a template engine for PHP. More specifically, it facilitates a manageable way to separate application logic and content from its presentation. . This is best described in a situation where the application programmer and the template designer play different roles, or in most cases are not the same person. For example, let's say you are creating a web page that is displaying a newspaper article. The article headline, tagline, author and body are content elements, they contain no information about how they will be presented. They are passed into Smarty by the application, then the template designer edits the templates and uses a combination of HTML tags and template tags to format the presentation of these elements (HTML tables, background colors, font sizes, style sheets, etc.) One day the programmer needs to change the way the article content is retrieved (a change in application logic.) This change does not affect the template designer, the content will still arrive in the template exactly the same. Likewise, if the template designer wants to completely redesign the templates, this requires no changes to the application logic. Therefore, the programmer can make changes to the application logic without the need to restructure templates, and the template designer can make changes to templates without breaking application logic. . Homepage: http://smarty.php.net/ Package: ebox-squid Priority: optional Section: contrib/web Installed-Size: 264 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Javier Uruen Architecture: all Version: 0.11.99-0ubuntu3 Replaces: ebox (<< 0.9.99) Depends: dansguardian, ebox (>= 0.11.99), ebox (<< 0.12), ebox-firewall, ebox-objects, gconf2 (>= 2.10.1-2), squid Conflicts: ebox (<< 0.9.99) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ebox-squid_0.11.99-0ubuntu3_all.deb Size: 36282 MD5sum: 40d39cfe70021faf90939f722210bb6e SHA1: a7e6cf2e0225082504dde248b7fff74342c5effa SHA256: 922c10238f74ce227ff6e0ebf7ed0c3f69040572b4fdaccf093dedf2523fe3db Description: Proxy cache and content filter eBox is a framework for the development and deployment of security-wise network services in small and medium-sized networks, offering a simplified graphical interface to non expert users. It can be set up as a gateway, having some extra features over a usual router. . This module adds a transparent proxy cache, a HTTP content filter, object access policies, banned/allowed domains and custom MIME type and file extension filter to your eBox installation. Package: zope-cmfuid1.6 Priority: optional Section: contrib/web Installed-Size: 90 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope-cmf1.6 Version: 1.6.4-2 Depends: zope-cmfcore1.6 (= 1.6.4-2), zope-common (>= 0.5.38), zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmfuid1.6_1.6.4-2_all.deb Size: 16946 MD5sum: 0a4833eea4ccc95b3477fe7f6de1e131 SHA1: 40fceb030cc36cc1e0b6f88cd0c23fc220fa2c67 SHA256: 1856c76ea47f761ec7378770530c5b1209d64f17b9340bf8e8ecb4afaa82a339 Description: unique id implementation for CMF1.6 products CMFUid introduces a unique id implementation to the CMF 1.6.0 and newer. Package: iceweasel-scrapbook Priority: optional Section: contrib/web Installed-Size: 4 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jan Luebbe Architecture: all Source: scrapbook Version: 1.3.2.5-2ubuntu3 Depends: scrapbook Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/iceweasel-scrapbook_1.3.2.5-2ubuntu3_all.deb Size: 3038 MD5sum: 3dd7bcfb4a0d4ac830f8bcc224cb52cc SHA1: c8f53cf9eaf0f369281bac8ff0478c5296fcac3a SHA256: 1c62e6a71d775649187aeffdc67a28837eb28130f126c1f7f751387023d9fdb2 Description: dummy transitional package for ScrapBook ScrapBook is a Firefox extension, which helps you to save Web pages and manage the collection. Key features are lightness, speed, accuracy and multi-language support. . This is just a transitional package; see scrapbook instead. Homepage: http://amb.vis.ne.jp/mozilla/scrapbook/ Package: clutch Priority: optional Section: contrib/web Installed-Size: 62 Maintainer: Ubuntu MOTU Developers Architecture: all Version: 0.4-0ubuntu5 Depends: libapache2-mod-php5, transmission-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/clutch_0.4-0ubuntu5_all.deb Size: 166876 MD5sum: 722d53a199a2c964297c30d0015ccc47 SHA1: 664715879439fe03fcdd796c651a60900ca79aaf SHA256: 2baa418783c068a4376a91caea39d0f51d2f4d10e18eb399bc138ccd5dfa9b0d Description: Web-based BitTorrent client using Transmission engine Clutch uses PHP5 with an AJAX and plain HTML interface to provide an extremely powerful torrenting client from any web browser. It is powered by the Transmission bittorrent daemon and supports all the features the installed version of transmission supports. Homepage: http://clutchbt.com/ Package: klone-doc Priority: extra Section: contrib/doc Installed-Size: 117 Maintainer: Kari Pahula Architecture: all Source: klone Version: 2.0.0-1 Suggests: klone Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/klone-doc_2.0.0-1_all.deb Size: 408516 MD5sum: 42d6d2acd5e9adee1d9ebd2f22e99217 SHA1: 8707d0d3d4afbb7ee883990494ceb3167fce1ef2 SHA256: d62c63cde6f12ce1d19094a72b5d470ab95be053a5b9dc50eecb03002a30259c Description: documentation for KLone web application framework KLone is a fully-featured, multiplatform, web application development framework, targeted especially for embedded systems and appliances. . This package contains examples and Doxygen generated documentation for KLone. Package: libphp-pclzip Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Jose Carlos Medeiros Architecture: all Version: 2.6-1 Depends: php5 | php5-cgi | php5-cli | libapache2-mod-php5 | libapache-mod-php5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libphp-pclzip_2.6-1_all.deb Size: 43120 MD5sum: 90d6b6d3fee89817729653bf23accf50 SHA1: a7a5e1300bf039f702e3866ea74907a836e30222 SHA256: 090668dafc704bfa1017cd3adf85296df54a387bc25e89b173292a72689a090e Description: zip archive manager class for PHP PclZip library offers compression and extraction functions for Zip formatted archives (WinZip, PKZIP). PclZip gives you the ability to manipulate zip formatted arhives. You can create an archive, list the content and extract all its content in the file system. PclZip defines an object class which represent a Zip Archive. This class manages the archive properties and offers access method and actions on the archive. . Homepage: http://www.phpconcept.net/pclzip/ Package: kronolith2 Priority: optional Section: contrib/web Installed-Size: 173 Maintainer: Horde Maintainers Architecture: all Version: 2.1.5-1 Depends: horde3, php-date, php-http-request, php5-cli | php4-cli, php5-mcal | php5-mysql | php5-pgsql | php4-mcal | php4-mysql | php4-pgsql Suggests: imp4, nag2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/kronolith2_2.1.5-1_all.deb Size: 1781240 MD5sum: 36c85f5d46be834764af1796892a9ca1 SHA1: 4efde5730516bf1b8e2c04a264224cb3207ce92a SHA256: 372b1ae26e5d8ea8b1c7a8dd6364d898aac545200474246576a0064bd83b0a58 Description: calendar component for Horde Framework Kronolith is a web-based calendar system written in PHP and utilizing the Horde Application Framework. . Homepage: http://www.horde.org/kronolith/ Package: surfraw Priority: optional Section: contrib/web Installed-Size: 97 Maintainer: Debian surfraw maintainers Architecture: all Version: 2.1.6 Replaces: surfaw Depends: libhtml-parser-perl, libwww-opensearch-perl, libwww-perl, lynx | www-browser Recommends: links | w3m | w3m-ssl | lynx-cur Suggests: screen Conflicts: surfaw Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/surfraw_2.1.6_all.deb Size: 90196 MD5sum: 77374fd0c626b321ca7c25947e46eea1 SHA1: 7081a99ae9bd4b1063f1384205646fc70dd430fa SHA256: b14174c22a254abeb92a9735028f42cf4c29f25d1c837a781b2cfafde549b2d7 Description: a fast unix command line interface to WWW Surfraw - Shell Users' Revolutionary Front Rage Against the World Wide Web . Surfraw provides a fast unix command line interface to a variety of popular WWW search engines and other artifacts of power. It reclaims google, altavista, dejanews, freshmeat, research index, slashdot and many others from the false-prophet, pox-infested heathen lands of html-forms, placing these wonders where they belong, deep in unix heartland, as god loving extensions to the shell. . Surfraw abstracts the browser away from input. Doing so lets it get on with what it's good at. Browsing. Interpretation of linguistic forms is handed back to the shell, which is what it, and human beings are good at. Combined with incremental text browsers, such as links, w3m (or even lynx), and screen(1), or netscape-remote a Surfraw liberateur is capable of research speeds that leave GUI tainted idolaters agape with fear and wonder. Package: libroxen-ics Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.0-13 Depends: roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-ics_1.0-13_all.deb Size: 7824 MD5sum: 1789ac8f85fe1b8d70475b740cb5aeb8 SHA1: ac3b30b573cb61dbf4162dd961d10921d88998dd SHA256: 7130c3a920ee92441dbb89ec0f71c8a8fef9fa8fe19f3401adf8a5d6536b385b Description: Internet Conferencing System module for the Roxen Challenger web server Creates chat rooms in a virtual server. Supports multiple rooms, and is much faster than other CGI based systems. Package: zope-securemailhost Priority: optional Section: contrib/web Installed-Size: 22 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.0.4-2 Depends: zope-common (>= 0.5.38), zope2.7 | zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-securemailhost_1.0.4-2_all.deb Size: 18582 MD5sum: ea68ba8ebe363ef9ac1b536a3d84b9ad SHA1: e2a9ad518de856e034b0a58fc3617caa40b8d5e3 SHA256: 77251bc252dcb37851c31ef025b234759c8cfd0df662fa989d056f6616c53679 Description: secure MailHost reimplementation for zope SecureMailHost is a reimplementation of the standard MailHost with some security and usability enhancements: . * ESMTP login on the mail server based on the MailHost from http://www.zope.org/Members/bowerymarc . * Start TLS (ssl) connection if possible . * Usage of Python 2.3's email package which has multiple benefits like easy to generate multi part messages including fancy HTML emails and with images. . * A new secureSend() method that seperates headers like mail to, mail from from the body text. You don't need to mingle body text and headers any more. . * Email address validation based on the code form PloneTool for mail from, mail to, carbon copy and blind carbon copy to prevent spam attacks. (Only for secureSend()!) . * Message-Id and X-Mailer header generation to lower the spam hit points of Package: cl-aserve Priority: optional Section: contrib/web Installed-Size: 33 Maintainer: Peter Van Eynde Architecture: all Source: cl-portable-aserve Version: 1.2.42+cvs.2007.05.07-dfsg-1 Depends: cl-acl-compat, cl-htmlgen, common-lisp-controller (>= 5.11) Suggests: cl-webactions Conflicts: sbcl (<< 0.9.3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/cl-aserve_1.2.42+cvs.2007.05.07-dfsg-1_all.deb Size: 394332 MD5sum: eddffce0e66a933b39be7c6a61a056ef SHA1: 6dbf8cbac70a9ed9114f8e8380b2296ef5b637a6 SHA256: 74169ef501633b44dff2972fa563857315439e0f7a4175af06be7ba248e767b2 Description: Portable Aserve A portable version of AllegroServe which is a web application server for Common Lisp programs. It also includes an HTTP client function for accessing web sites and retrieving data. Package: libroxen-photoalbum Priority: optional Section: contrib/web Installed-Size: 19 Maintainer: Turbo Fredriksson Architecture: all Version: 1.11-12 Depends: roxen (>= 1.2.46-9) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-photoalbum_1.11-12_all.deb Size: 16184 MD5sum: be7cc84a4fc8ba399d136a581faccae9 SHA1: 7478c4277100ce1b0caa6ee42e6792d6522c7080 SHA256: 7de66799540ccf58e96985dec4e0c83077aa344ecaa4a5d792d96cd6282750d5 Description: Photo album module for the Roxen Challenger web server Aids you in creating and maintaining photo albums. Just set up an index page for the album, defining what pictures to show in the album, perhaps create a template defining the layout of an album page, and the module will do the rest of the job for you, providing navigational features and some other goodies as well. Package: zope-plonetranslations Priority: optional Section: contrib/web Installed-Size: 690 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 2.6.1-1 Depends: python, zope-common (>= 0.5.38), zope-pts, zope2.10 | zope2.9 | zope2.8 Recommends: zope-cmfplone (>= 2.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-plonetranslations_2.6.1-1_all.deb Size: 3875670 MD5sum: 52c7d80cef767fd6b4e73227b1f50b6c SHA1: 062850decce88dcb7024c7f3c719f256b2076188 SHA256: ef217ca8c965b1a5772e2be333ccb0ee42b9e02601b3eb743c87c3dcc8132dde Description: translation files for plone 2.5 This product contains the translation files for Plone 2.5. Package: ebox-services Priority: optional Section: contrib/web Installed-Size: 41 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Javier Uruen Architecture: all Version: 0.11.99-0ubuntu2 Replaces: ebox (<< 0.9.99) Depends: ebox (>= 0.11.99), ebox (<< 0.12), gconf2 (>= 2.10.1-2) Conflicts: ebox (<< 0.9.99) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ebox-services_0.11.99-0ubuntu2_all.deb Size: 13758 MD5sum: fdf62ed23fec590ecbe0e205b1752d52 SHA1: 258951f7bc86d667e723332b0f2c1a0a6f68e073 SHA256: d7382d973b44318d0775531e31161224f4528f111ff4711eb2827f58f6c7241d Description: eBox - Services management eBox is a framework for the development and deployment of security-wise network services in small and medium-sized networks, offering a simplified graphical interface to non expert users. It can be set up as a gateway, having some extra features over a usual router. . This module adds services support, allowing to create and manage services which could be used by firewall rules. Package: lightning-extension-locale-pa-in Priority: optional Section: contrib/translations Installed-Size: 6 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-pa-in_0.8-0ubuntu1~hardy1_all.deb Size: 11544 MD5sum: 6569b98623a1ba33fc81c6075640f28f SHA1: df597f049b3a6e8e84404ba91cbcaa3138b6c33a SHA256: 598c36fbb6cc805134f38a64beda85e3c9db9d7c6ab1a2cceee55fd7dd9d8b05 Description: Transitional package for unavailable language This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. . This language is unavailable for the current lightning version. Package: vlogger Priority: optional Section: web Installed-Size: 9 Maintainer: RISKO Gergely Architecture: all Version: 1.3-3 Depends: libtimedate-perl, perl Suggests: libdbi-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/vlogger_1.3-3_all.deb Size: 12466 MD5sum: d397282e8d142b0fd7e8749200e6e15d SHA1: f6562b364a14957b3ed74b76f130c5393cde34e9 SHA256: 9ef6c5a890e60378df03e10259056942e5dd7bd9590a3b30b2f7a8f57baf32b4 Description: virtual web logfile rotater/parser Vlogger is a little piece of code borned to handle dealing with large amounts of virtualhost logs. It's bad news that apache can't do this on its own. Vlogger takes piped input from apache, splits it off to separate files based on the first field. It uses a file handle cache so it can't run out of file descriptors. It will also start a new logfile every night at midnight, and maintain a symlink to the most recent file. For security, it can drop privileges and do a chroot to the logs directory. Package: phpbb2-languages Priority: optional Section: contrib/web Installed-Size: 9192 Maintainer: Jeroen van Wolffelaar Architecture: all Source: phpbb2 Version: 2.0.22-3 Depends: phpbb2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/phpbb2-languages_2.0.22-3_all.deb Size: 2793226 MD5sum: 46559a6f579808463b100edf84e814ed SHA1: dc9f7c8197138c2aec2291a09eba7d227b0d03e2 SHA256: 401897510d348c4603c6817a3b689db29ae14490fd33e32fd90df0aacf6ee4fd Description: phpBB2 additional languages This package will install 53 additional languages for your phpBB2 forum. The English language pack is already included in the phpbb2 package itself. Homepage: http://www.phpbb.com Package: libcgi-ssi-parser-perl Priority: extra Section: contrib/web Installed-Size: 11 Maintainer: Jason Thomas Architecture: all Version: 0.01-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libcgi-ssi-parser-perl_0.01-1_all.deb Size: 8500 MD5sum: e6eea7fb204dbd48fc9702d5ab158eb5 SHA1: 8632b6e3aed2e68348d3168bbe922148a279862b SHA256: 04e58cdb130ae36d3b2b6f5758caf6c5af79d5bd97f19ca111090b196a0abd45 Description: used in CGI scripts for parsing SSI directives in files or string variables, and fully implements the functionality of apache's mod_include module. . It is an alternative to famous Apache::SSI modules, but it doesn't require mod_perl. This is an advantage to those who are using public hosting services. There is a disadvantage, however - the module consumes much memory, and I don't recommend using it on heavy-loaded sites (currently it's being used on a site with 10000 hits, and I consider this as a limit). I hope to get rid of this disadvantage by the time the release comes out (currently it's beta). Package: libroxen-asis Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 0.9-11 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-asis_0.9-11_all.deb Size: 3864 MD5sum: b3e87f6ad9d1283a1f2969410f9ecfca SHA1: f261d9e01e7f965a6b01e10fbbfc4d0c58c79d35 SHA256: 2ed0d6c42a724bd07180f2f8f89e19f1726947b19a419a1b8b8ba6ab593daa7f Description: ASIS module for the Roxen Challenger web server Roxen equivalent to the asis module in Apache. Its purpose is to allow asis documents created for apache to be served by roxen. Package: interchange-ui Priority: optional Section: contrib/web Installed-Size: 502 Maintainer: Stefan Hornburg (Racke) Architecture: all Source: interchange Version: 5.5.1-1 Depends: debconf | debconf-2.0, interchange (>= 4.8.1), perl (>= 5.6.0-16) Suggests: libspreadsheet-parseexcel-perl, libspreadsheet-writeexcel-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/interchange-ui_5.5.1-1_all.deb Size: 597678 MD5sum: 33b862b270fdf74622438002bbbaf11c SHA1: 96111a9e0c4702220a0011f95da1d9b38bb0aba7 SHA256: e37b25743f63c61f1bf5068c0aa7528abb3664126d5c9951f6b03a86e2f0bdc7 Description: Interchange administration interface (UI) With the Interchange administration interface, called UI, you are able to perform several useful operations like page edit, user's administration and view reports on an Interchange catalog. Package: flatnuke Priority: extra Section: contrib/web Installed-Size: 105 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Francesco Pedrini Architecture: all Version: 2.5.4-2ubuntu1 Depends: apache | apache-ssl | apache-perl | apache2, libapache2-mod-php5, php5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/flatnuke_2.5.4-2ubuntu1_all.deb Size: 433022 MD5sum: e7458f38990cfeb814e53172242aaa30 SHA1: c659ce90fe2f68a8a7cefc441e6d316231854bab SHA256: 91e08bb50123521c66b3e624456b2f84ae864bdd6213d6f66ef6c40bdd05eaf9 Description: flat-file based CMS FlatNuke is a CMS (Content Management System) based on flat-files. It doesn't need any DBMS for storing the data. You can find more info on http://flatnuke.souceforge.net Package: buxon Priority: extra Section: contrib/web Installed-Size: 86 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Nacho Barrientos Arias Architecture: all Version: 0.0.3-2ubuntu1 Depends: gazpacho (>= 0.6.6), python (>= 2.4), python-support (>= 0.7.1), swaml (>= 0.0.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/buxon_0.0.3-2ubuntu1_all.deb Size: 13142 MD5sum: fa62ffca9048a5b59525f117c88fa202 SHA1: e417669a58612981a256132a76242d3d14873b6a SHA256: 79c15fae04be5a014046aa370e58ea6b24dc08c7618c827cc270e136143794a8 Description: SIOC forums browser Buxon, which was created as a part of the SWAML (Semantic Web Archive of Mailing Lists) project, provides a graphical user interface which helps you to browse SIOC forums. . This GUI only needs an URL to a RDF file storing SIOC forums information to start browsing and searching into it. . Homepage: http://swaml.berlios.de Package: wwwconfig-common Priority: optional Section: contrib/web Installed-Size: 26 Maintainer: Ola Lundqvist Architecture: all Version: 0.0.48 Suggests: apache | apache-ssl, mysql-client, postgresql-client Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/wwwconfig-common_0.0.48_all.deb Size: 22002 MD5sum: 267a9327fd7d8519b36e778d4eb36577 SHA1: ff5e6cccefc434fdaa6721f4a7f2e1b621e8ae50 SHA256: 77544dfa6ab99c207503f9ed6d3107707a27dd3c2988987a06d05bda037cd99d Description: Debian web auto configuration A package to provide common setup scripts for some packages that need apache, php and a database. Package: libphp-jabber Priority: optional Section: contrib/web Installed-Size: 15 Maintainer: Marcelo Jorge Vieira (metal) Architecture: all Version: 0.4.3-2 Depends: php5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libphp-jabber_0.4.3-2_all.deb Size: 12760 MD5sum: 6d2f99853f0b47167274d1168da5b1ce SHA1: a3c1e0e688e193bc00de9d6078875eb6d1cf462e SHA256: 1410479bcabd1132a366e70922c646e9a9c010be01bf14c0e689b95b1c62f744 Description: Object-oriented PHP interface for the Jabber/XMPP protocol Class.Jabber.PHP is an object oriented solution to make Jabber connectivity for your website, bot, or even IM client as simple as possible when using PHP. CJP gives you complete abstraction from Jabber/XMPP so that you don't have to worry about API to the server, and instead focus on the quality of the Jabber features that you are implementing. . Homepage: http://cjphp.netflint.net Package: lightning-extension-locale-de Priority: optional Section: contrib/translations Installed-Size: 319 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-de Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-de_0.8-0ubuntu1~hardy1_all.deb Size: 47304 MD5sum: d7a05e7d78cc18b522494f7f82ad9447 SHA1: 5fcd85b6a9e0320768c314526763c112a6bcceed SHA256: e3ff14c5d4fd47f8f96cb2ea81752098e50fcb67354d6c5672b8b038320985f8 Description: German language package for lightning-extension German menus and messages for lightning-extension. Homepage: http://www.thunderbird-mail.de/ Package: lightning-extension-locale-pl Priority: optional Section: contrib/translations Installed-Size: 288 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-pl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-pl_0.8-0ubuntu1~hardy1_all.deb Size: 47978 MD5sum: d867f75d2a342758cc287176d3be071f SHA1: e9fb0afa96a95f15808f5f0d51239553dd991c1b SHA256: ca885c2add6a283b868a26bef1eeba60632d98d2d2e7692f1a629fff342fed09 Description: Polish language package for lightning-extension Polish menus and messages for lightning-extension. Homepage: http://www.thunderbird.pl/ Package: php-fpdf Priority: optional Section: contrib/web Installed-Size: 464 Maintainer: Peter Eisentraut Architecture: all Version: 1.53.dfsg-5 Depends: php4 | php4-cli | php5 | php5-cli Suggests: ttf2pt1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-fpdf_1.53.dfsg-5_all.deb Size: 87610 MD5sum: 58c4f115e35755b54a671aad26d0653c SHA1: 43b43c37a490dac40b5b36f0a16d7ce7ba3093a6 SHA256: 07834bef083947abdee5d088d6d8dee7d85773a885d8c5e8896e975e818d4b67 Description: PHP class to generate PDF files FPDF is a PHP class that allow generating PDF files with pure PHP, that is to say without using the PDFlib library. FPDF provides high-level functions and has the following main features: . - Choice of measure unit, page format, and margins - Page header and footer management - Automatic page break - Automatic line break and text justification - Image support (JPEG and PNG) - Colors - Links - TrueType, Type1, and encoding support - Page compression . Web site: http://www.fpdf.org/ Package: zope2.9-sandbox Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope2.9 Version: 2.9.8-2 Depends: debconf (>= 0.5) | debconf-2.0, zope-common (>= 0.5.38), zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope2.9-sandbox_2.9.8-2_all.deb Size: 13262 MD5sum: 25b4a219a96553844319eabdc94b8013 SHA1: 49a86f7d40ac568e92e4ac17d38784ad0ba70844 SHA256: 8ab14cb689fe6d2c994ff01d3b9a0d6cf6b69249552414e826af04d8e4dd0502 Description: sandbox instance for the zope2.9 web application server Package which creates a "sandbox" instance, getting all Zope products and packages available which are installed as Debian packages. . The sandbox is usable for development and testing. For production please setup your own Zope 2.9 instance using dzhandle utility. Package: libroxen-watchdog Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.0-11 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Conflicts: libroxen-switch Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-watchdog_1.0-11_all.deb Size: 4978 MD5sum: 4ea6334b578daa888f32ff47199869dd SHA1: 7e680f93f16c8b43a4e73bfc0331c85451694508 SHA256: dc412395da114136475af055868d92c54c40eea6f8bb78ce87e31b6a42e03364 Description: Watchdog module for the Roxen Challenger web server This module is meant to "shut off" (in a similar way to the switch module) parts of the server's virtual filesystem if the server is experiencing overload conditions. Currently to determine the overload status the server uses the system's load average via the "uptime" command. If it exceeds a threshold, the request is denied with a "server overloaded" HTTP error message. Future versions could assume the role of a rough traffic shaper too. The module is also fairly simple, and can be easily customized to fit particular purposes. Package: squirrelmail Priority: optional Section: contrib/web Installed-Size: 240 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jeroen van Wolffelaar Architecture: all Version: 2:1.4.13-2ubuntu1.1 Depends: apache2 | httpd, libapache2-mod-php5 | libapache-mod-php5 | php5 | php5-cgi | libapache2-mod-php4 | libapache-mod-php4 | php4-cgi | php4, perl Recommends: ispell | aspell | aspell-bin, squirrelmail-locales Suggests: imap-server, imapproxy, php-pear | php4-pear, php5-ldap | php4-ldap, squirrelmail-decode Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/squirrelmail_1.4.13-2ubuntu1.1_all.deb Size: 603150 MD5sum: b7835e0436c59b24a4be96f846369eae SHA1: d0b700d46e6715d754c4f23ae235d464cfab6756 SHA256: b42d4e8ee62d6d97e407182153bd6d48cf882241d44c54e91aa2288ffd0326c7 Description: Webmail for nuts SquirrelMail is a standards-based webmail package written in PHP. It includes built-in pure PHP support for the IMAP and SMTP protocols, and is designed for maximum compatibility across browsers. SquirrelMail has few requirements and is easy to configure and install. It runs on top of any IMAP server. . SquirrelMail has all the functionality you would want from an email client, including strong MIME support, address books and folder manipulation. Homepage: http://www.squirrelmail.org/ Package: libroxen-finder Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 980820-8 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-finder_980820-8_all.deb Size: 4844 MD5sum: 884b15b374dbb83674323af67198bbeb SHA1: 9dfd67256572ffce88a3a12c5c45f2d46df8c9e4 SHA256: ba6cd02cb848a7e7b1be15a914ef792ee2743c8ee39aa790ed9b463e338f0dd0 Description: Select box module for the Roxen Challenger web server This module creates a cool select box to pick a local file (ie, an image to go with an article from an images directory). . Makes select boxes of directory contents for site admin. Package: zope-epoz Priority: extra Section: contrib/web Installed-Size: 212 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 2.0.2-2 Depends: zope-common (>= 0.5.38), zope2.7 | zope2.8 | zope2.9 Suggests: python-utidylib Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-epoz_2.0.2-2_all.deb Size: 48632 MD5sum: ca5bc43da2234c861eebbbeaa8936781 SHA1: 9226d20a37af88dd9f6302c9a85987a236adeaaa SHA256: c264733370857893e30dfe1070c2ec4dab064c945ed275d9a41f8f85cb228f75 Description: cross-browser WYSIWYG editor for Zope Zope-epoz provides a web-based WYSIWYG editor for editing Zope, CMF and Plone objects. Developers can integrate Epoz in their Zope/CMF/Plone sites and allow users editing of content in a document-centric way. . Users who want to use all features of a site containing Epoz instances will need browsers supporting a rich text widget (e.g. browsers based on Mozilla >= 1.3.1. Also works for MS Internet Explorer >= 5.5). . Homepage: http://www.zope.org/Members/mjablonski/Epoz Url: http://www.zope.org/Members/mjablonski/Epoz Package: phpgedview-places Priority: optional Section: contrib/web Installed-Size: 4818 Maintainer: Thijs Kinkhorst Architecture: all Source: phpgedview Version: 4.1.e+4.1.2-1 Depends: phpgedview Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/phpgedview-places_4.1.e+4.1.2-1_all.deb Size: 2315694 MD5sum: a14f3b010d0041a32ba6b58b264d9b24 SHA1: 2479ecd6a622590274a477227be7b7800885b8da SHA256: b6a40b05a4f20109d96aa046b57af4e9ff61139a467a14aeaf76397ea83a85b3 Description: Place names and maps for PhpGedView PhpGedView is a web-based genealogy program which allows you to view and edit your genealogy on your website. PhpGedView has full editing capabilities, full privacy functions, can import from GEDCOM files, and supports multimedia like photos and document images. PhpGedView also simplifies the process of collaborating with others working on your family tree. Its use of the de facto GEDCOM standard allows for importing data from almost any current genealogy program. . This package contains state, county, and place names which allow place names to be entered by selecting them from a list. It also includes maps for some countries. Homepage: http://www.phpgedview.net/ Package: lightning-extension-locale-eu Priority: optional Section: contrib/translations Installed-Size: 318 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-eu Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-eu_0.8-0ubuntu1~hardy1_all.deb Size: 43922 MD5sum: 734961a15da222fa75bfa0f2fe48aa2a SHA1: 3c15556838143af623b9232a6f97c949b7c1d491 SHA256: 6dd2754eae46e505a7cdfa8ebb0484fe5c342517e20e0a848671e6deffd01e2d Description: Basque language package for lightning-extension Basque menus and messages for lightning-extension. Package: sunbird-locale-pa-in Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-pa Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-pa-in_0.7-0ubuntu1_all.deb Size: 123526 MD5sum: 3f04aea47bb1ca17e4e17e78ac7e542e SHA1: edd1bb1103e08260c2c1ff70e429e2173afbd709 SHA256: dd78aa4f8e7b0c86aaf492ca8563d6ba88c8d693860ae9bb073454158f4d02eb Description: sunbird pa language/region package Menu and message resource and region property package for sunbird (pa language, pa-IN). . Homepage: http://www.mozilla.com Package: doc-central Priority: optional Section: contrib/web Installed-Size: 17 Maintainer: Guilherme de S. Pastore Architecture: all Version: 1.8.2 Depends: apache | httpd, info2www, python Recommends: w3m | www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/doc-central_1.8.2_all.deb Size: 13464 MD5sum: 33e4d1b51729b38a8a3b61645ccb2df8 SHA1: 9b854b5388366a4d98e07041772305bb705d5432 SHA256: 19a9313a305fae3575142af6177d6af2ae90b03f99c7f8decafa424971c49d60 Description: web-based documentation browser Doc-Central is a tool to browse the documentation installed on your system using their doc-base entries. Package: sunbird-locale-it Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-it Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-it_0.7-0ubuntu1_all.deb Size: 101348 MD5sum: c643de68a0dedfe17ce89d85273949d6 SHA1: 6634294d56202199d9fc3d234c8954c75b4e537f SHA256: 5989356c8a77f4c5abb981596f10af1bd3c151fc04f8118d1dfbdbff72eaec3d Description: sunbird it language/region package Menu and message resource and region property package for sunbird (it language, it). . Homepage: http://www.mozilla.com Package: libroxen-remoteuser Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.1-8 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-remoteuser_1.1-8_all.deb Size: 2728 MD5sum: aeec4bdf92df2df4a82278fa8735041a SHA1: 7dbdf8e2b2ac0acc250f3ae994c38f7c72c97e59 SHA256: f841aeb4c69edbabfdd20b9ded49c1a496c4bc01a14257c16c29e9728de49ae2 Description: Connection identifier module for the Roxen Challenger web server This module defines a tag , which resolves to the name of the authenticated user on protected pages (otherwise an empty string). Package: lightning-extension-locale-da Priority: optional Section: contrib/translations Installed-Size: 318 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-da Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-da_0.8-0ubuntu1~hardy1_all.deb Size: 44092 MD5sum: d0a7b5771c5f33fe366cddfb3bd7616a SHA1: 10e64cdf2104cdee6e69214d5c05f10c27a43cd5 SHA256: 58f43ad9d71d370f6e8f2da1669b9c559e44c44ae018cac10b1fe3a18356b938 Description: Danish language package for lightning-extension Danish menus and messages for lightning-extension. Homepage: http://www.mozilladanmark.dk/ Package: chora2 Priority: optional Section: contrib/web Installed-Size: 93 Maintainer: Debian Horde Maintainers Architecture: all Version: 2.0.2-1 Depends: horde3 Suggests: cvs, cvsps, enscript, rcs, subversion, subversion-tools Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/chora2_2.0.2-1_all.deb Size: 827062 MD5sum: be8664d65a03cd5de5c699bd66f1e00f SHA1: 4352a7c77070147b8bcab5785b4fe5ff43492857 SHA256: 374df083dd1737900d1f4bf53d562ad8a386c403ca95f58fef6c00410a1b42b6 Description: code repository viewing component for horde framework Chora allows the viewing of local (to the server) RCS and CVS repositories as well as local and remote Subversion repositories. It is written completely in PHP and is a component of the Horde project. . Currently, Chora has feature parity with CVS-Web and also includes a new feature, called visual branch viewing, that aims to make the concept of branches and branch histories less confusing. . Homepage http://www.horde.org/chora/ Package: lightning-extension-locale-mn Priority: optional Section: contrib/translations Installed-Size: 6 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-mn_0.8-0ubuntu1~hardy1_all.deb Size: 11536 MD5sum: 35af9ec23b131c2d4f4d58cec563f5b6 SHA1: 16c026ce734f9d899fcb3485b5d6d443f1e9eee0 SHA256: 04923986a7a95629afa7d5c5a84a9b582f3542600c33b540331414575ca49dad Description: Transitional package for unavailable language This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. . This language is unavailable for the current lightning version. Package: youtube-dl Priority: extra Section: contrib/web Installed-Size: 6 Maintainer: Robert S. Edmonds Architecture: all Version: 2008.01.24-1 Depends: python (>= 2.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/youtube-dl_2008.01.24-1_all.deb Size: 7980 MD5sum: d4ccc1eeb96aeabe13d513e441be0718 SHA1: 055e91c2c30d0c99fef3ed5cf6552a0c04ffc642 SHA256: bf85e444efe032aea2635caf41cde0124aef92b7dd24fb2b53a6a17f0ed342b4 Description: download videos from youtube.com youtube-dl is a small command-line program to download videos from YouTube.com. Package: sunbird-locale-mk Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-mk Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-mk_0.7-0ubuntu1_all.deb Size: 117168 MD5sum: b1b6778649b293ee12e172006c6f007c SHA1: 3f3b1c4f2363acb8deed6af8fc768c1aa094955e SHA256: 5d5f04d7b14b0463829dcf003523fa3515a42584ed05c70086dd99c0b0ddefc3 Description: sunbird mk language/region package Menu and message resource and region property package for sunbird (mk language, mk). . Homepage: http://www.mozilla.com Package: libroxen-tokenfs Priority: optional Section: contrib/web Installed-Size: 14 Maintainer: Turbo Fredriksson Architecture: all Version: 1.1-13 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-tokenfs_1.1-13_all.deb Size: 14146 MD5sum: a7fa6460c2ce07cf699e3b102be07ec9 SHA1: 0a28dc5b6adcf911c4589f8a3175c0e34632620d SHA256: 9a6fee896768b78767adc9a8eead018ed80b109253fcbc425280779a6903db29 Description: Token File System module for the Roxen Challenger web server We wrote this as we wanted to be able to sell access to a directory tree based on Paying per view. Package: cakephp1.2 Priority: optional Section: web Installed-Size: 164 Maintainer: Chris Lamb Architecture: all Version: 1.2.0.5875~prebeta-1 Depends: php5 Recommends: cakephp1.2-scripts Suggests: cakephp-instaweb, libphp-simpletest, php5-mysql Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/cakephp1.2_1.2.0.5875~prebeta-1_all.deb Size: 428134 MD5sum: 6d207a18cd1a0e2ca6740a2d59fa96c7 SHA1: 2ba9981f8b5c3c9235e194716dece8728de3e0ac SHA256: 167f1744a97335138bc00b6de9cee12d6b3efbc7599eb6fc78bc2f309a15aaeb Description: MVC rapid application development framework for PHP (1.2 version) CakePHP is a flexible model-view-controller rapid application development framework for PHP inspired by Ruby on Rails. . CakePHP makes developing applications swiftly and with the least amount of hassle: . * compatibility with PHP4 and PHP5 * integrated CRUD for database interaction and simplified queries including scaffolding * request dispatcher with good looking, custom URLs * fast and flexible templating (PHP syntax, with helpers) * useful core features (access control lists, AJAX integration, etc.) * works from any website subdirectory . This package contains the development branch of CakePHP. . Homepage: Package: libroxen-secureinsert Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 000409-7 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-secureinsert_000409-7_all.deb Size: 4226 MD5sum: 152346187b38a304a68c7a004b435a33 SHA1: db2d9965b83b859ab2e53385d94298b2b412ccc1 SHA256: 1b34c742a32119bbe6fdc7b3c0457ffa974799d9fe997f3ac5781b7b6e4ce7fa Description: Secure file insertion tag for the Roxen Webserver Tag: 1. Inserts files from a secure directory outside the normal search path. 2. Caches the files for an hour, implementing a FIFO style queue for the cache. 3. debug attribute to see cached files and timestamps Package: php-file Priority: optional Section: contrib/web Installed-Size: 47 Maintainer: Gregory Colpart (evolix) Architecture: all Version: 1.3.0-1 Depends: php-pear (>= 5.2.0-8) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-file_1.3.0-1_all.deb Size: 41132 MD5sum: 743d1cee442d82ec9a17b7656c76ddd1 SHA1: 06cb665a6fda5c2d8214de69d651be33f30b2386 SHA256: 5fdac773c34ae1514da57dd98e343e4700ddfdf60a89676af9b59407c219a6d8 Description: PHP Pear modules for common file and directory routines Provides easy access to read/write to files along with some common routines to deal with paths. Also provides interface for handling CSV files. . Homepage: http://pear.php.net/package/File/ Package: libroxen-swarm Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.2-11 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-swarm_1.2-11_all.deb Size: 4284 MD5sum: e6ea8f771dff7d5e96de2ac60295acca SHA1: 1dba8cefd0548e8dd7b1f520121ae2625e365306 SHA256: 3052d4813df656e4d08622a5bfe3b214753ab554cbf9904a0e9a216fee885cc6 Description: Swarming stars module for the Roxen Challenger web server This module add a new RXML tag. This tags add some 6 nice stars on the top of html page which follows the mouse on the page. Package: html2wml Priority: optional Section: contrib/web Installed-Size: 30 Maintainer: Werner Heuser Architecture: all Version: 0.4.10b5-1.2 Depends: libhtml-parser-perl, libtext-template-perl, liburi-perl, libwww-perl, perl5 Recommends: httpd | httpd-cgi, libxml-parser-perl, tidy Suggests: wap-wml-tools Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/html2wml_0.4.10b5-1.2_all.deb Size: 108380 MD5sum: 30cb428f32a6acfb3aa86567dd9e5518 SHA1: fa8bdf166c95de6c4fb1a20186029421dde4ca00 SHA256: 1298e9f716d0e831b084ff3801a11a8eb5c5f53d182addb8439256ff1bf3c62d Description: converts HTML pages to WML (WAP) or i-mode pages html2wml converts HTML pages to WML or i-mode(tm) pages, suitable for being viewed on a WAP or i-mode devices, e.g. cell phones. The conversion can be done either on the command line to create static pages or on-the-fly by calling this program as a CGI. Package: php-xajax Priority: optional Section: contrib/web Installed-Size: 33 Maintainer: David Gil Architecture: all Version: 0.2.5-3 Depends: php5 | php5-cgi | php5-cli | php4 | php4-cgi | php4-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-xajax_0.2.5-3_all.deb Size: 47128 MD5sum: 5512a7418d4f0c9b6adf55f3e818b4d9 SHA1: b8d6e57bc1c467578ecafd45cafc51caca1fcd1f SHA256: cf57d75ff1feb11cc2953fdea6411a82456ca99bcdedad98c4711bcd9c8de47c Description: A library to develop Ajax applications Xajax is an open source PHP class library that allows you to easily create powerful, web-based, Ajax applications using HTML, CSS, JavaScript, and PHP. Applications developed with xajax can asynchronously call server-side PHP functions and update content without reloading the page. . Homepage: http://xajax.sourceforge.net/ Package: mantis Priority: optional Section: contrib/web Installed-Size: 252 Maintainer: Patrick Schoenfeld Architecture: all Version: 1.1.2+dfsg-8~hardy1 Depends: apache2 | httpd, debconf, libapache2-mod-php5 | php5-cli, libphp-adodb, libphp-phpmailer, ucf Pre-Depends: dbconfig-common Recommends: mysql-client, php5-mysql Suggests: mysql-server, php5-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mantis_1.1.2+dfsg-8~hardy1_all.deb Size: 1858476 MD5sum: bc4f31957b73da7d39c8fa7448e2a29e SHA1: 5d6b380a83e18d3088fb4a22778ee1cb7216280a SHA256: e0f11ddffa78e0767a5270f3706c5dc6b72d7cd818b20019fd21dffcf3b4beb4 Description: web-based bug tracking system Mantis is an issue tracker implemented in PHP and using MySQL as a database. The features of mantis include: * Web based access * Simple/advanced issue pages * Multiple projects per instance * Support for projects, sub-projects, and categories * Users can have different access level per project * Changelog support * Roadmap * My View page * Search and filter * Built-in reporting (reports/graphs) * Timetracking * Custom fields * E-mail notifications * Users can monitor specific issues * RSS feeds * and more Homepage: http://www.mantisbugtracker.com Package: phpunit2 Priority: optional Section: contrib/web Installed-Size: 4 Maintainer: Jose Carlos Medeiros Architecture: all Source: phpunit Version: 3.2.16-1~hardy1 Depends: phpunit (>= 3.0.6-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/phpunit2_3.2.16-1~hardy1_all.deb Size: 3288 MD5sum: 0aa27aa13002672c215e3ce1e8458649 SHA1: ff3efaf7059a950df0f14d8f18591d654cbff7c4 SHA256: dbcc25d56f9c457dc26d546d7a88810f35a2f906f011cd3e16f3743307cb3dae Description: Transitional package to install "phpunit" This is a transitional package to switch from "phpunit2" to "phpunit". Homepage: http://www.phpunit.de/ Package: sunbird-locale-hu Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-hu Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-hu_0.7-0ubuntu1_all.deb Size: 115994 MD5sum: 865250c0d3e9bbbfc004ada5e6e7909c SHA1: a57590d29e332a2becaa14d26e308aef77d87b89 SHA256: f3fec2d7ac7965a192249f1addc78bf1089ce0ea99960e2757407540f21fbc0c Description: sunbird hu language/region package Menu and message resource and region property package for sunbird (hu language, hu). . Homepage: http://www.mozilla.com Package: libroxen-cloakingdevice Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.2-11 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-cloakingdevice_1.2-11_all.deb Size: 6324 MD5sum: d71c30f9c7793412eed672eed8a1fde2 SHA1: 09fda85485e09f5a232befa3599958bc21bc3949 SHA256: 9fb1adc52acc5bd27319695eebd76afbf5cbe9e4b0076e6ef867cef15984709a Description: Mailto mutilation module for the Roxen Challenger web server This module mutilates mailto links for all web robots scooping your site for mail addresses, rendering your mail addresses a bit more spam safe without your using ugly crippled mail addresses like foo@nospam.bar.baz etc. . The module accomplishes this by filtering all
tags and all tags when the browser is a web robot (as detected by the Roxen supports database), replacing those links with whatever the module is set up to. No extra strain is put on the server when common visitors view your pages; then, the module will just silently pass the request on to other modules. Package: php-net-portscan Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Thomas Goirand Architecture: all Version: 1.0.2-2 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-net-portscan_1.0.2-2_all.deb Size: 6074 MD5sum: 2466d8b0972e961c80e71099fd9808b4 SHA1: 04dfa52a964f4dece7110f51107f90b55a441969 SHA256: 78b1107b5752bb40b8aa659f4ebf4304908ab11107948a0825f53efefc47b192 Description: Portscanner utilities The Net_Portscan package allows one to perform basic portscanning functions with PHP. It supports checking an individual port or checking a whole range of ports on a machine. . Homepage: http://pear.php.net/package/Net_Portscan Package: modxslt-doc Priority: extra Section: contrib/web Installed-Size: 55 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Riccardo Setti Architecture: all Source: modxslt Version: 2005072700-2.2ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/modxslt-doc_2005072700-2.2ubuntu1_all.deb Size: 1003764 MD5sum: 9047876b973020c8f9d2b4747851a894 SHA1: b4404779e1861b948811bbe13c0c7d992ecbf3bb SHA256: ed62a8cf6fd64acbd850d620ac72735888ecaf390578028962edb3d2b34c22a4 Description: Documentation for modxslt This package contains all the documentation needed to use libapache-modxslt, libapache2-modxslt, modxslt-tools or libmodxslt in various format. Package: w3c-markup-validator Priority: optional Section: contrib/web Installed-Size: 97 Maintainer: Frederic Schutz Architecture: all Version: 0.7.4-5 Depends: apache2 | httpd, debconf (>= 0.5) | debconf-2.0, libconfig-general-perl (>= 2.19), libhtml-parser-perl (>= 3.25), libhtml-template-perl (>= 2.6), libnet-ip-perl, libset-intspan-perl, libtext-iconv-perl, liburi-perl, libwww-perl, opensp (>= 1.5release), perl (>= 5.8), sgml-data, w3c-dtd-xhtml (>= 1.1-5), wwwconfig-common (>= 0.0.48) Recommends: w3-dtd-mathml Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/w3c-markup-validator_0.7.4-5_all.deb Size: 322316 MD5sum: 30d5143998bbde88e5aecae0f3cf82ad SHA1: dc543fda693a2f61b8c4bf83509a34d835315a16 SHA256: 861f2d0e5c9efa45ca7410957a571554fccfa14fe431ed9c0e507ca0c0588fdd Description: W3C Markup Validator This is a CGI script which lets you enter the URL of a web page which will be then checked against a validating SGML parser for conformance to official W3C recommendations. Pages can also be uploaded. . These are the same scripts that are available on the W3C web site, http://validator.w3.org. Package: php-net-ipv4 Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Thierry Randrianiriana Architecture: all Version: 1.3.0-2 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-net-ipv4_1.3.0-2_all.deb Size: 7762 MD5sum: fc0636ff4f9a50f778fa9c5001b2ac42 SHA1: de7c083a9f0e642a27035b59c9801d5db958cde3 SHA256: 4b8d312888a077b26a731dee098674b2bf15672b9451abaacc4ac89a6a55db50 Description: IPv4 network calculations and validation Class used for calculating IPv4 (AF_INET family) address information such as network as network address, broadcast address, and IP address validity. . Homepage: http://pear.php.net/package/Net_IPv4/ Package: ampache-themes Priority: extra Section: contrib/web Installed-Size: 192 Maintainer: Charlie Smotherman Architecture: all Version: 3.3.3.5a-1 Depends: ampache (>= 3.3.3), ampache (<< 3.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ampache-themes_3.3.3.5a-1_all.deb Size: 3779124 MD5sum: a8c987700355b94a6ae184289944b52c SHA1: 7c80a05be9841d93d7d1526bd90d1e68d774e29c SHA256: 4aa72e420cfe7fa62ed51f382e56079cad44b8c0f918f29ee12d5629c9c6474b Description: Themes for Ampache This is a collection of user contributed themes for Ampache. . Ampache is a web-based audio file manager implemented with PHP and MySQL which allows viewing, editing, and playing audio files via the web. It has support for playlists, artist and album views, album art, random or vote-based play, and per-user play-tracking/theming. Playback may be via HTTP, on-the-fly transcoding and downsampling, Mpd/Icecast, or integrated Flash player. Multiple Ampache servers can be linked together using XML-RPC. Ampache is fully localized in many languages. Homepage: http://www.ampache.org Package: plone-site Priority: optional Section: contrib/web Installed-Size: 35 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope-cmfplone Version: 2.5.2-3 Depends: debconf (>= 0.5) | debconf-2.0, zope-cmfplone (= 2.5.2-3), zope-common (>= 0.5.38), zope2.9 Suggests: plone Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/plone-site_2.5.2-3_all.deb Size: 10422 MD5sum: 9ba6a6b61f277929e1ccd7ea17464971 SHA1: f0e563afcdf8e31bd767438b3d850150a186b4dc SHA256: 7f4eebb0e5cfdd3f9563ffcfaa4320344710779261e4d069ac114693593f646a Description: preconfigured zope instance containing a plone site This package setups an own zope instance with a ready-to-be-used plone site. Package: zope-scriptablefields Priority: optional Section: web Installed-Size: 26 Maintainer: Alastair McKinstry Architecture: all Version: 1.0-1 Depends: zope-common (>= 0.5.38), zope3 | zope2.10 | zope2.9 | zope2.8 | zope2.7 | zope2.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-scriptablefields_1.0-1_all.deb Size: 14010 MD5sum: 284d011d4213f42f634c9beef3f7c954 SHA1: 6dc26a2e971a0c6c66337aa47d80811de4ed6b97 SHA256: 79f81e187d63afb52d61b0471f3687c02c89de236f28361b95db10a45b4edf07 Description: Zope tool bundle for working with component Logic The bundle contains: . * TALESField A StringField like field you store a TALES expression in. It gets evaluated on get and the result is returned. * PythonField A TextArea like field where you can store a whole Script (Python) in. On get its evaluated and the result is returned. * DTMLField and ZPTField Both fields working like PythonField but the given text is evaluated as DTML or Zope Page-Template. Package: gallery Priority: optional Section: contrib/web Installed-Size: 684 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael C. Schultheiss Architecture: all Version: 1.5.7-2ubuntu1 Depends: apache2 | httpd, debconf (>= 0.2.26) | debconf-2.0, netpbm (>= 9.20), php5 | php5-cgi | libapache2-mod-php5 | php4 | php4-cgi | libapache2-mod-php4 Recommends: imagemagick, jhead, libjpeg-progs, unzip Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/gallery_1.5.7-2ubuntu1_all.deb Size: 7785410 MD5sum: d994260063cdffdb0b9e55c2e00f6b3d SHA1: 5047474fb80b68595891d5e5cd33a5e6b1578680 SHA256: 0b5595673f866c2211098646a17eafaef6a0c70a5f76c9bde981a12999d34029 Description: a web-based photo album written in php Gallery is a web-based photo album with multiple user support. It provides users with the ability to create and maintain their own albums via an intuitive web interface. Photo management includes automatic thumbnail creation, image resizing, rotation, ordering, captioning, searching and more. Albums can have read, write and caption permissions per individual authenticated user for an additional level of privacy. . Created in an effort to prevent well meaning folks from sending obscenely large photos by email, Gallery provides an easy place for friends and relatives to create and maintain their own photo albums. . The upstream web site is: http://gallery.sf.net Package: libroxen-guestbook Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Turbo Fredriksson Architecture: all Version: 1.4-12 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-guestbook_1.4-12_all.deb Size: 7476 MD5sum: 13ad5694b0f60bfb685a5bb2b74e5147 SHA1: 0c21babf864adccdbfaf7b9c5bb20da9d5145782 SHA256: c23328b345ea4bf19cb1edbd58f24f767ef16cefe43023664f24668e8273a582 Description: A simple generic guestbook for the Roxen Challenger web server This module implements a simple generic guestbook for the Roxen Challenger Web Server. Package: webgen0.4 Priority: optional Section: contrib/web Installed-Size: 990 Maintainer: Arnaud Cornet Architecture: all Version: 0.4.6-1 Depends: libcmdparse2-ruby, rdoc, ruby Recommends: libbluecloth-ruby, libbuilder-ruby, libexif-ruby, libredcloth-ruby, librmagick-ruby, webgen0.4-doc Conflicts: webgen Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/webgen0.4_0.4.6-1_all.deb Size: 405940 MD5sum: 9f0750cdf8ec37319b45eb8d874b9b7b SHA1: fc9e818104c3e5caaf7c54012c0a6a1b3b305f2a SHA256: dffca3d7dad76f37adc3a897c0a1c7713d8e611cf85a800f9650800f4a48f5f4 Description: A template based static website generator Webgen is used to generate web pages from page description and template files. You create one template file in which you define the layout of your page and where the content should go. After that you can create page description files in which you only define the content. Homepage: http://webgen.rubyforge.org/ Package: libroxen-xmlutils Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Source: libroxen-ecms Version: 20000927-8 Depends: pike (>= 0.6) | pike7 (>= 7.0.36) | pike7.2 | pike7.6, roxen3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-xmlutils_20000927-8_all.deb Size: 4822 MD5sum: 1f41eb7271f06ee6c58fc7a42c1c38c9 SHA1: 67dc210c423de8b7f864acf0759c0b0d6bd7d9a8 SHA256: 2bd6bcff52b50d67b14575860f776e38cc07698bb87ba3f589f99676ddfce274 Description: XML utility functions for the Roxen Challenger web server Some miscellaneous functions to modify and parse XML code. . Adds some additional tags to be used in HTML files. Tags such as xmltemplate and xmltemplateinfo which can be used to insert XML support into web pages. Package: php-benchmark Priority: optional Section: contrib/web Installed-Size: 59 Maintainer: Debian QA Group Architecture: all Version: 1.2.7-1 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-benchmark_1.2.7-1_all.deb Size: 13276 MD5sum: c64f0369ff593ed561938a264c81481c SHA1: 710fae01e7e717a063b83005e4f5a9b3e6970d89 SHA256: 2f3af3ca45100a3343b26f6c727774d031ca645a27e5ff54d470b2b609c3e6d8 Description: Framework to benchmark PHP scripts or function calls This package contains the PEAR module named Benchmark. . Homepage: http://pear.php.net/package/Benchmark Package: lightning-extension-locale-ga-ie Priority: optional Section: contrib/translations Installed-Size: 287 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-ga-ie Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-ga-ie_0.8-0ubuntu1~hardy1_all.deb Size: 45422 MD5sum: 46c12f695f03efd5ae465c5632a1e054 SHA1: 6ab1f604d0cfabf7ee9f703ac52c4f4860254772 SHA256: 3abe314dba84f2f15f0bcc648829205feac97eb894ea5b98b5dd03ff9c749ef5 Description: Irish Gaelic language package for lightning-extension Irish Gaelic menus and messages for lightning-extension. Homepage: http://gaeilge.mozdev.org/ Package: mnogosearch-dev Priority: optional Section: contrib/web Installed-Size: 233 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Philipp Hug Architecture: all Source: mnogosearch Version: 3.3.6-1ubuntu0.1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mnogosearch-dev_3.3.6-1ubuntu0.1_all.deb Size: 51334 MD5sum: 83ad006f59d0823d022ac3d729ca832c SHA1: 264c193163411c1ba28c53c159321fdba8a37c7f SHA256: 4554aaec52401f89d32344c90a691e95266978f35b213f41e88fbd2b26a183d1 Description: development libraries and header files for mnogosearch This package contains the headers needed to compile and link programs which use the mnoGoSearch library. Package: zope-mimetypesregistry Priority: optional Section: web Installed-Size: 65 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope-archetypes Version: 1.4.2-1 Replaces: zope2.7-mimetypesregistry Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Conflicts: zope2.7-mimetypesregistry Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-mimetypesregistry_1.4.2-1_all.deb Size: 211592 MD5sum: 3435feb804302a3e1e01ba3ab7462cc9 SHA1: e6330fa563eb8fdb7daa7c026de14b4e9e832006 SHA256: f9ec6086b6451ac7f40762d27b09152ef83fc913082dd2d1d8692d5e34d2831c Description: mimetypes registry for Zope This Zope product provides: * mimetypes_registry (the mimetypes tool) : handle mime types information * portal_transform (the transform tool) : handle transformation of data from a mime type to anothe Package: libphp-snoopy Priority: optional Section: contrib/web Installed-Size: 9 Maintainer: Marcelo Jorge Vieira (metal) Architecture: all Version: 1.2.3-1 Depends: php5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libphp-snoopy_1.2.3-1_all.deb Size: 17528 MD5sum: e3e417d49732084dcc4132b425cd7572 SHA1: eac266ba02e3af6bc6b24e4f6b9cf60fb628b2e6 SHA256: 8f89a1563ee12c9da7d9103e4ae2b1f5daa62112e655e76b18b9d786509af99a Description: Snoopy is a PHP class that simulates a web browser It automates the task of retrieving web page content and posting forms, for example . Some of Snoopy's features: . * easily fetch the contents of a web page * easily fetch the text from a web page (strip html tags) * easily fetch the the links from a web page * supports proxy hosts * supports basic user/pass authentication * supports setting user_agent, referer, cookies and header content * supports browser redirects, and controlled depth of redirects * expands fetched links to fully qualified URLs (default) * easily submit form data and retrieve the results * supports following html frames (added v0.92) * supports passing cookies on redirects (added v0.92) . Homepage: http://snoopy.sourceforge.net/ Package: interchange-cat-standard Priority: optional Section: contrib/web Installed-Size: 216 Maintainer: Stefan Hornburg (Racke) Architecture: all Source: interchange Version: 5.5.1-1 Depends: dbconfig-common, debconf | debconf-2.0, interchange (>= 5.3.0), interchange-ui (>= 5.3.0), libdbd-mysql-perl | libdbd-pg-perl, libwww-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/interchange-cat-standard_5.5.1-1_all.deb Size: 886588 MD5sum: b43ca356f4ea927e80f6c1e7474ce5ef SHA1: 1e0f058ce27663137a44bdaf15cec85bc839464d SHA256: 17ab2d8ee4f90b9af789dfd120df0273355652ef65a139ce597e5929c34494b8 Description: Standard store, a sample Interchange catalog The Standard store is a demo catalog which you can use to build your Interchange applications from. While the Standard store is designed to be relatively easy to start with, it is still a full-featured demonstration of a number of Interchange capabilities. Once you understand the Standard store and how it works you are well on your way to understanding the Interchange software. Package: libroxen-outline Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.0-12 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-outline_1.0-12_all.deb Size: 5372 MD5sum: 59fa82a6cee86f253bea731840098616 SHA1: cb0ed9076a131b90d4627782ea6f6c0c00367915 SHA256: d7abbca16d04b7aebaaf8a6e6ab6a0696f204afe2dff64163d9e6f0189479ddc Description: Outline mode module for the Roxen Challenger web server If you have ever used the emacs outline mode, folding in and out the different levels of sections and subsections you can use this module. It reads a file in the outline format, the same format used by the default settings in emacs, and presents it in html either with sections and subsections that are openable and closeable or with a numbering of the sections. Package: libroxen-webmail Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.24-12 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-webmail_1.24-12_all.deb Size: 12588 MD5sum: 241a4a2120b4c4b5a29b7140325d2de2 SHA1: 166327cdca79f67706b36185c9ba40a00582daec SHA256: c6ca39e0d36a1208b121bc253f604ee92015b52e62857baade04f6c3b5be6411 Description: Webmail module for the Roxen Challenger web server This module will give you users the ability to read their mail from a web-page. All you need is to have an AUTH-module ie. UserDB to authenticate the users, and set the path to where the mailboxes reside properly. The mailbox of a user is supposed to reside in /path/to/mail/boxes/username. Package: php-xml-serializer Priority: optional Section: contrib/web Installed-Size: 184 Maintainer: Jose Carlos Medeiros Architecture: all Version: 0.18.0-3 Depends: php-pear, php-xml-parser (>= 1.2.6), php-xml-util (>= 1.1.1) Suggests: php5-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-xml-serializer_0.18.0-3_all.deb Size: 29090 MD5sum: 6ddb02e3ec9e39f633e5123d9021b1c6 SHA1: d88a17f2a2b015c00480777abf817bd3699c8b9c SHA256: 9241490635ac30b75452faaff3e559c782467884981e25366ca949889a0621ac Description: swiss-army knife for reading and writing XML files Creates XML files from data structures and vice versa. XML_Serializer serializes complex data structures like arrays or object as XML documents. This class helps you generating any XML document you require without the need for DOM. Furthermore this package can be used as a replacement to serialize() and unserialize() as it comes with a matching XML_Unserializer that is able to create PHP data structures (like arrays and objects) from XML documents, if type hints are available. If you use the XML_Unserializer on standard XML files, it will try to guess how it has to be unserialized. In most cases it does exactly what you expect it to do. Try reading a RSS file with XML_Unserializer and you have the whole RSS file in a structured array or even a collection of objects, similar to XML_RSS. . Since version 0.8.0 the package is able to treat XML documents similar to the simplexml extension of PHP 5. . Homepage: http://pear.php.net/package/XML_Serializer Package: mozilla-nukeimage Priority: optional Section: contrib/web Installed-Size: 30 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Colin Watson Architecture: all Source: nukeimage Version: 0.3-6ubuntu1 Depends: iceweasel | firefox | firefox-2 | mozilla-firefox | mozilla-browser | mozilla-browser-snapshot Conflicts: mozilla-firefox (<< 0.99+1.0RC1-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mozilla-nukeimage_0.3-6ubuntu1_all.deb Size: 16044 MD5sum: 43245d30018f9c4c9ef3007524fa10bc SHA1: b23fd3a72bb7d9936814db5acf3ad50345ceb5df SHA256: 4baf97b6ea36c7377c02c529cd391cdf34359c69a3c629e1ac70201bca3a16a4 Description: Mozilla context menu option to remove image from display The Nuke Image extension for Mozilla adds a "Remove this image" context menu option to all images. When this option is selected, the image is removed from the displayed page layout. It's useful for quickly getting rid of annoying animated graphics or intrusive advertisements. Package: sork-passwd-h3 Priority: optional Section: contrib/web Installed-Size: 76 Maintainer: Debian Horde Maintainers Architecture: all Version: 3.0-2 Depends: debianutils (>= 1.6), horde3 Suggests: expect | poppassd | samba-common | ldap-server | exim4-daemon-heavy Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sork-passwd-h3_3.0-2_all.deb Size: 936822 MD5sum: fcd570a4a8711723fef64e3d135d8c20 SHA1: 220443713696c4597b9c41073149dd3d23f6cf2c SHA256: 63f8b85ce79024318a5ec2bd2c60194ba89ac6f864abaf0ac7cb285b747ccc5b Description: Horde3 module for users to change their password The Passwd module is a Horde3 module that allows the user to change their own password. It supports various password changing backends including poppassd server, smbpasswd program, expect script, exim sql, and ldap server (for courier+ldap installations). Package: tdiary-theme Priority: optional Section: contrib/web Installed-Size: 4348 Maintainer: Daigo Moriwaki Architecture: all Source: tdiary Version: 2.0.4-2 Suggests: tdiary Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/tdiary-theme_2.0.4-2_all.deb Size: 1907986 MD5sum: fc111dcd16ba898c4fb2ff701be3d928 SHA1: 39eff0e95c4c59a868452ba3f5235a600c556b26 SHA256: b2494792a066a5817fcdc754667e0e95e030b9e09205f5e700332c2748cfa443 Description: Themes of tDiary to change the design This package includes a lot of Cascading Style Sheets, which change the design of tDiary. You can choose a theme at the configuration page. Package: imgsizer Priority: optional Section: contrib/web Installed-Size: 7 Maintainer: Peter S Galbraith Architecture: all Version: 2.7-3 Depends: imagemagick | file, imagemagick | libjpeg-progs, python (>= 2.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/imgsizer_2.7-3_all.deb Size: 10794 MD5sum: 06ed9bafa680c51230cf10a409ec4743 SHA1: 0885f225877dade7e19240623b40f9a4b26db26c SHA256: 41ab8147de715a81d5f2210cfb817d828675683612bac35528673278e6e5f43f Description: Adds WIDTH and HEIGHT attributes to IMG tags in HTML files The imgsizer script automates away the tedious task of creating and updating the extension HEIGHT and WIDTH parameters in HTML IMG tags. These parameters help browsers to multi-thread image loading, instead of having to load images in strict sequence in order to have each one's dimensions available so the next can be placed. This generally allows text on the remainder of the page to load much faster. . The package needs either the imagemagick package or both the file and libjpeg-progs packages. Package: zope-mysqlda Priority: extra Section: contrib/web Installed-Size: 23 Maintainer: Debian Zope team Architecture: all Version: 2.0.9~b3-5 Depends: python-mysqldb, zope-common (>= 0.5.38), zope2.10 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-mysqlda_2.0.9~b3-5_all.deb Size: 19398 MD5sum: 9840fcf9577aae1075dc118c51105dce SHA1: 385b558719eeb7b2783baf6506752919c1d1c3da SHA256: 101b4149c807d76f6ea7ac1e23a6508acf6412a506a4a998e586b25bee4c730e Description: A Database Adapter for connecting Zope and MySQL ZMySQLDA is a database adapter for accessing MySQL databases from Zope. It is based on the MySQLdb module for Python. Package: sunbird-locale-mn Priority: optional Section: contrib/translations Installed-Size: 41 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-mn Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-mn_0.7-0ubuntu1_all.deb Size: 11616 MD5sum: 0616909b41b8d192113c7912c1e8f333 SHA1: 565fd2d03581e7f8223542611c9b7faebbca6cb2 SHA256: 88964dd4e637ad8d6a2e1813e1bd1a2449af9b298377642b5d6a38b2498f60a9 Description: Transitional package for unavailable language This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. . This language is unavailable for the current sunbird version. . Homepage: http://www.mozilla.com Package: elserv Priority: optional Section: web Installed-Size: 48 Maintainer: Junichi Uekawa Architecture: all Version: 0.4.0+0.20011203cvs-17 Depends: emacs22 | emacs21 | xemacs21-mule | xemacs21-mule-canna-wnn | xemacs21-gnome-mule | xemacs21-gnome-mule-canna-wnn, flim, ruby Suggests: emacs-wiki, mhc Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/elserv_0.4.0+0.20011203cvs-17_all.deb Size: 83876 MD5sum: 7145d15eec9ab432dc7a0e9704d9eea6 SHA1: 28a59e3f3a34da96e99b6ff511d5467abed0dd94 SHA256: fe89017ae1097a1a919e62842afb7c6cf7413c6724168c0ec433954e7dee3586 Description: HTTP server that runs on Emacsen Elserv is an HTTP server which runs on Emacs, as a background process. Since Emacs does not support server sockets, Elserv runs dedicated server process (ruby script) as a backend process and communicate with it to provide a server feature on Emacs. Package: zope-extendedpathindex Priority: optional Section: contrib/web Installed-Size: 21 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 2.4-1 Depends: zope-cmf1.6 | zope-cmf1.5, zope-common (>= 0.5.38), zope2.7 | zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-extendedpathindex_2.4-1_all.deb Size: 17386 MD5sum: 339a1b39b02a67a1e0dc3d2fad1f4990 SHA1: 723c499d511e32f52d45dde195961c0c61bd4bde SHA256: c910bac106c8ab105af3115c77366d967a086fbfa32218c5200c1739efc1b71e Description: index implementation with advanced features for zope This is an index that supports depth limiting, and the ability to build a structure usable for navtrees and sitemaps. The actual navtree implementations are not (and should not) be in this Product, this is the index implementation only. Package: pubtal Priority: optional Section: contrib/web Installed-Size: 42 Maintainer: Luis Rodrigo Gallardo Cruz Architecture: all Version: 3.2.0-3 Depends: python (>= 2.3), python-central (>= 0.6.5), python-simpletal (>= 4.1-6) Suggests: python-textile Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/pubtal_3.2.0-3_all.deb Size: 107264 MD5sum: a77431ad90ecf19a974a88718bfd93b9 SHA1: d91bdbef223d3bd416706b8a0b568352687d43e2 SHA256: aa5bb73b92285958d1c4e08085b276430d7944f7b1f5b2ed42b3c5c21b08777a Description: A template driven web site builder for small sites PubTal uses the ZPT language from ZOPE and input plugins to generate a web site, maintaining content separate from presentation. . Input can be provided in several formats, including plain text, abiword, and textile, if the python-textile package is installed. Python-Version: >=2.3 Package: sunbird-locale-nb-no Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-nb Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-nb-no_0.7-0ubuntu1_all.deb Size: 112328 MD5sum: 880b556054ae964cf0338bd7a1dc4162 SHA1: bd8f189d273dbf7474eaaae13336c5f0cdd66c99 SHA256: 07a80da82869a53587c8a7a42ded902baef434b970d0572fe6dacbbb478c5ec7 Description: sunbird nb language/region package Menu and message resource and region property package for sunbird (nb language, nb-NO). . Homepage: http://www.mozilla.com Package: bbclone Priority: optional Section: contrib/web Installed-Size: 103 Maintainer: Tiago Bortoletto Vaz Architecture: all Version: 0.4.6-10 Depends: apache | apache-ssl | apache-perl | apache2, debconf (>= 0.5) | debconf-2.0, php5 | libapache2-mod-php5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/bbclone_0.4.6-10_all.deb Size: 462100 MD5sum: 65aa9ac6aa2403e04536f0dd6b9e4479 SHA1: f80c9858e1155ca8d7319ec24fa66c23f940be42 SHA256: 459503af67237913e1b665395eb5b69c86bfb7dfb4e9f3ced5822a1d94beae5e Description: A PHP based Web Counter on Steroids BBclone is a web counter written in PHP and gives a detailed view of the visitors of your web site by displaying the most recent users (and the data they provided, like their IP, browser and so on) who visited the web site, not just showing a number of visitors. . This is very handy for webmasters that want to see who is visiting their sites, what browser people use, where they came from etc. Package: lightning-extension-locale-cs Priority: optional Section: contrib/translations Installed-Size: 318 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-cs Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-cs_0.8-0ubuntu1~hardy1_all.deb Size: 45272 MD5sum: 6f4d8218b1eed6e94a010c80826a4824 SHA1: 74ae7deec3fa87abedbba3c14c359cbc4458675a SHA256: 317a45cef1a92696c641c91177ae410d0b8b1531a7d9d6733a81086c1baa8c66 Description: Czech language package for lightning-extension Czech menus and messages for lightning-extension. Homepage: http://www.czilla.cz/ Package: libphp-diogenes Priority: optional Section: contrib/web Installed-Size: 15 Maintainer: Jeremy Lainé Architecture: all Source: diogenes Version: 0.9.20-2 Depends: php-mail-mime, php4-mysql | php5-mysql, smarty Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libphp-diogenes_0.9.20-2_all.deb Size: 34100 MD5sum: a75baa613245bd16829c167aee7fdfdd SHA1: e70ac56b5449572ca0e4616f46ff281a4e340b15 SHA256: 5a6eb00b21010e0dd9f907076f4270ac95e3fb0a0953c62e31fc087b65e83757 Description: library for web site creation A set of PHP classes used by the Diogenes content management system. . Homepage: http://opensource.polytechnique.org/libdiogenes/ Package: firefox-sage Priority: optional Section: contrib/web Installed-Size: 12 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Alan Woodland Architecture: all Version: 1.3.10-2ubuntu1 Depends: firefox-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/firefox-sage_1.3.10-2ubuntu1_all.deb Size: 151978 MD5sum: 7103bda104891282a5fe525a2beb604d SHA1: 4a42d631a8f17932e50aaaa59ddd81a8282aa0d4 SHA256: 8fae189f1763f3892cb4b99ff8377717958948f2a92ad8fc7fcc414d15d85043 Description: lightweight RSS and Atom feed reader for Firefox Sage is a Firefox extension that reads RSS (2.0, 1.0, 0.9x) and Atom feeds. It integrates with the "Live bookmark" feature of firefox. . Sage has highly customizable rendering via the use of style sheets. It also features feed discovery, and RSS search engine integration. . Package: libroxen-calculator Priority: optional Section: contrib/web Installed-Size: 17 Maintainer: Turbo Fredriksson Architecture: all Version: 0.1-8 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-calculator_0.1-8_all.deb Size: 3158 MD5sum: a0bc130b0494cbb4f91228e8afc2045b SHA1: 0cc56973660f40d12910452f1cffe51a50047681 SHA256: 70864a43d6671c71f0170910911777f0c81a799d0753e16ed3f98c9f8ef2fb42 Description: Calculator tag for the Roxen Challenger web server This module adds a calc tag which lets you to addition, subtraction, multiplication and division in RXML Package: prewikka Priority: extra Section: contrib/web Installed-Size: 78 Maintainer: Pierre Chifflier Architecture: all Version: 0.9.13-1 Depends: dbconfig-common, debconf (>= 0.5) | debconf-2.0, python, python-central (>= 0.6.5), python-cheetah, python-prelude, python-preludedb, ucf Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/prewikka_0.9.13-1_all.deb Size: 234458 MD5sum: 9f7823d5376bfa1c6b37762ac44ca6f6 SHA1: 8543001dcac6a291b968e8c682eec6d921a8d2ab SHA256: 58780433f0e33a1adb7a33d5304048ff0608dd407e33dbfc808328de5149c467 Description: Graphical analysis console for the Prelude IDS Framework Prewikka is a graphical front-end analysis console for the Prelude Hybrid IDS Framework. . Providing numerous features, Prewikka facilitates the work of users and analysts. It provides alert aggregation and sensor and hearbeat views, and has user management and configurable filters. It has access to external tools such as whois and traceroute. Python-Version: all Package: mpy-svn-stats Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Kartik Mistry Architecture: all Version: 0.4-5 Depends: python, python-imaging (>= 1.1.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mpy-svn-stats_0.4-5_all.deb Size: 19916 MD5sum: 75507bf1f80ba26624c2f51f3554863c SHA1: 2d21afafbb5633fe80f35c935eef923c1a1b0048 SHA256: e4b58ca6bc0a5473c785d82fdfcf5cd58474f1aaf5352a784b260021198c91e2 Description: Simple and easy to use svn statistics generator Mpy-svn-stats is a very simple and easy to use Subversion statistics generator. It generates HTML files which show who made most commits, who changed how many lines and contains some nice looking graphs that show progress in the project. . Homepage: Package: psp-samples Priority: extra Section: contrib/web Installed-Size: 13 Maintainer: Sam Hartman Architecture: all Source: psp Version: 0.5.5.dfsg.1-0.1 Depends: libpsp-perl, psp, psp-samples-src Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/psp-samples_0.5.5.dfsg.1-0.1_all.deb Size: 57574 MD5sum: a1eb1eaa08afb52579eef196c04d6abc SHA1: c051d166c761a8b022cf402d5d66a68716b2f55b SHA256: 758bd837b6c8f63827a3e67773c309179a4ee74a8ee432d67bc5842558800a50 Description: Perl Server Pages - compiled samples Perl Server Pages provides a versatile dynamic web scripting environment for Perl, featuring advanced input validation and data flow management. Support for mod_perl provided. Psp attempts to provide easy construction of large websites in Perl, much the same way that ASP and JSP provide this support for other languages. Package: php-banana Priority: optional Section: contrib/web Installed-Size: 26 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Pierre Habouzit Architecture: all Source: banana Version: 1.1-0ubuntu2 Depends: php5-cli Recommends: compface, imagemagick Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-banana_1.1-0ubuntu2_all.deb Size: 21856 MD5sum: d78522b8ff1451a21ee67995bbb7b6a0 SHA1: 931f47786bd5f00aa9af97cb16bb894fc105cdb8 SHA256: f40091ae7521d0ff81ecdae6a5897a2bf2e7ec6eb95eebef6e98073aa795af59 Description: NNTP library for php Banana is a fast (really fast) NNTP library for php, with server side caching. . Homepage: http://opensource.polytechnique.org/banana/ Package: librubilicious-ruby1.8 Priority: optional Section: contrib/web Installed-Size: 31 Maintainer: Nobuhiro IMAI Architecture: all Source: rubilicious Version: 0.1.4-2 Replaces: rubilicious (<< 0.1.3-3) Depends: ruby1.8 Conflicts: rubilicious (<< 0.1.3-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/librubilicious-ruby1.8_0.1.4-2_all.deb Size: 26454 MD5sum: 760f8e724cd098fca463c5122c32198f SHA1: 38281b3312cc7fb2bfafcc3ec94378a495f30e56 SHA256: 1e00c54591c187fe31c2f63b1d36cccbf2424ddc6df7f6ce10db2deeed95025e Description: Ruby bindings for Delicious, social bookmarks manager This package contains the Ruby bindings for Delicious (http://del.icio.us/). You can add URLs with comments and tags, fetch what you or others posted filtered by tags or date, rename tags and delete URLs ever you posted. . Delicious is a social bookmarks manager. It allows you to easily add sites you like to your personal collection of links, to categorize those sites with keywords, and to share your collection not only between your own browsers and machines, but also with others. . Upstream homepage: http://pablotron.org/software/rubilicious/ Package: gallery2 Priority: optional Section: contrib/web Installed-Size: 56821 Maintainer: Michael C. Schultheiss Architecture: all Version: 2.2.4-1ubuntu0.1 Depends: apache2 | apache-ssl | apache-perl | apache | httpd, debconf (>= 0.2.26) | debconf-2.0, mysql-client | postgresql-client, netpbm (>= 9.20) | imagemagick, php5 | php5-cgi | libapache-mod-php5 | libapache2-mod-php5 | php4 | php4-cgi | libapache-mod-php4 | libapache2-mod-php4, php5-mysql | php4-mysql | php5-pgsql | php4-pgsql, wwwconfig-common Recommends: dcraw, ffmpeg, jhead, libjpeg-progs, mysql-server-4.1 | mysql-server | postgresql, php5-gd | php4-gd, unzip, zip Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/gallery2_2.2.4-1ubuntu0.1_all.deb Size: 12156618 MD5sum: 0d675f3cea89005de8c38b033717e894 SHA1: 82e6a84dcab7536c2f12d853cf0e85e4dcdfe91c SHA256: e5e2eb7747f72b7e6d0f2862a0d7e84fc39ea920f4f96eda5eb9a8c969a5958e Description: web-based photo album written in PHP Gallery2 is a web-based photo album with multiple user support. It provides users with the ability to create and maintain their own albums via an intuitive web interface. Photo management includes automatic thumbnail creation, image resizing, rotation, ordering, captioning, searching and more. Albums can have read, write and caption permissions per individual authenticated user for an additional level of privacy. . Gallery2 (G2) has been redesigned from the ground up and is database driven. Two years of design and development have gone into G2. It has customizable themes and layouts using XHTML compliant templates which make it much easier for you to personalize your G2 install. G2 is modularized and features can be enabled and disabled separately for maximum control. Homepage: http://gallery.sf.net Package: zope-cmfphotoalbum Priority: optional Section: contrib/web Installed-Size: 27 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 0.5.0-9 Depends: zope-cmfphoto (>= 0.5.0), zope-common (>= 0.5.38), zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmfphotoalbum_0.5.0-9_all.deb Size: 16914 MD5sum: bbbedbbec24483918a5fbd0fd80ce33f SHA1: e186841a6ba567bb898acc544f1de71ba5759af5 SHA256: 606f0b9971d172dfb7ee3653b747323970cc256a7ace271fa41b224dcd47fda2 Description: photo album module for zope content management framework The CMFPhotoAlbum product provides PhotoAlbum support in your Content Management System. . This CMF module is compatible with the Plone Content Management System and includes and external method that needs to be run per plone Site. . See the README.Debian to enable CMFPhotoAlbum support under Plone. Package: php-cache Priority: optional Section: contrib/web Installed-Size: 17 Maintainer: Jose Carlos Medeiros Architecture: all Version: 1.5.5RC4-3 Depends: php-pear Recommends: php-http-request Suggests: php5-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-cache_1.5.5RC4-3_all.deb Size: 34686 MD5sum: 32e1956f007ff74effe92e4389fdcbf1 SHA1: 9ce13a063aaef239819ddb6df1b571b7d62d7c52 SHA256: 45ee7426433b13c653c68b0339407ca05d9657c37dfa9dbf01a1d5b6b3a15522 Description: framework for caching of arbitrary data With the PEAR Cache you can cache the result of certain function calls, as well as the output of a whole script run or share data between applications. . Homepage: http://pear.php.net/package/Cache Package: sunbird-locale-fr Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-fr Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-fr_0.7-0ubuntu1_all.deb Size: 116832 MD5sum: d8103f21bc1c9250c0031d3a6c116b55 SHA1: a5de81723a2225dbb1d6e0c5d3b7478cca4226b8 SHA256: aa5091803a36c5242732065298fa0717ca36cb9d588fe3d2a0968947f776ca50 Description: sunbird fr language/region package Menu and message resource and region property package for sunbird (fr language, fr). . Homepage: http://www.mozilla.com Package: nanoweb-contrib Priority: optional Section: contrib/web Installed-Size: 9 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Szilveszter Farkas (Phanatic) Architecture: all Source: nanoweb Version: 2.2.8-0ubuntu2 Depends: nanoweb (= 2.2.8-0ubuntu2), php5-cli | php4-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/nanoweb-contrib_2.2.8-0ubuntu2_all.deb Size: 22260 MD5sum: 5f2ffeaa07cdde13761f651165d94db0 SHA1: 7a6153c94d1a9399991343f1bbc6a4eb289c5719 SHA256: e2e53c3240257332045d037fa6031e9c0d13b08121a70ea28d844ba6c1cc8731 Description: user contributed utilities for Nanoweb User contributed utilities for Nanoweb including: - An Apache to Nanoweb configuration converter (apache2nwconf) - A wrapper script to run Nanoweb below Apache (cgi-nanoweb-wrapper.php) - A monolithic Nanoweb creator (mkhugenanoweb.php) . Homepage: http://nanoweb.si.kz/ Package: libroxen-form Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Turbo Fredriksson Architecture: all Version: 1.0-11 Depends: pike (>= 0.6) | pike7 | pike7.2 | pike7.6, roxen3 | roxen4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-form_1.0-11_all.deb Size: 7092 MD5sum: ab2c2f08473d93c9aec46d5adc6a060d SHA1: 9f7dd75fc3cbc97b10eb4d448c80413feadffe31 SHA256: e94d200e6de4b01fb73c3981fa830f8f4ea8165b9c27c413890f3c8c81d87c3c Description: FORM tag module for the Roxen Challenger web server The form module parses forms to find out what variables are defined, so that when the form-output is processed we not only know which values are set, but also which values have been possible also, hidden variables will be completely removed, and therefore become really hidden. Package: python-pylons Priority: optional Section: contrib/web Installed-Size: 88 Maintainer: Oleksandr Moskalenko Architecture: all Source: pylons Version: 0.9.6.1-1 Depends: python, python-beaker (>= 0.7.5), python-decorator (>= 2.1.0), python-formencode (>= 0.7), python-mako (>= 0.1.8), python-myghty (>= 1.1), python-nose (>= 0.9.1), python-paste (>= 1.4), python-pastedeploy (>= 1.3.1), python-pastescript (>= 1.3.6), python-routes (>= 1.7), python-simplejson (>= 1.7.1), python-support (>= 0.7.1), python-webhelpers (>= 0.3.2) Recommends: python-sqlalchemy | python-sqlobject Suggests: python (>= 2.5) | python-celementtree | python-elementreee, python-cheetah (>= 1.0-1.1), python-genshi (>= 0.3.6), python-kid (>= 0.9.1-3), python-pudge (>= 0.1.3), python-pygments (>= 0.7) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/python-pylons_0.9.6.1-1_all.deb Size: 105630 MD5sum: a45b1d56963a86cde79919399a199ae1 SHA1: c522d13dcb6efd4d43633def1291e919d639ca9a SHA256: 91a9f8a5b6bdd6966fbcfe47b405fb602260609213447216b21e6bc5292a0632 Description: Python web framework emphasizing flexibility and rapid development Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. It's also one of the first projects to leverage the emerging WSGI standard, which allows extensive re-use and flexibility, but only if you need it. Out of the box, Pylons aims to make web development fast, flexible and easy. Homepage: http://pylonshq.com/ Python-Version: 2.4, 2.3, 2.5 Package: trac-ja-resource Priority: optional Section: contrib/web Installed-Size: 140 Maintainer: Taku YASUI Architecture: all Version: 0.10.4-ja-1-1 Depends: python, python-support (>= 0.7.1), trac (>= 0.10.4), trac (<< 0.10.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/trac-ja-resource_0.10.4-ja-1-1_all.deb Size: 398644 MD5sum: eaae3ec04c9831a385f9caec4fbabf05 SHA1: 0effa6fc3b2d113381f9a4b3a599391aaae43955 SHA256: 2a01acff66d7e3dbb4e2bb69fd1f5964d7716f39b8d2f938cae5e034bf36d886 Description: Japanese resources for trac This package includes following Japanese resource for trac. . * Japanese web template * Japanese default wiki page . Trac uses a minimalistic approach to web-based software project management. Our mission; to help developers write great software while staying out of the way. Trac should impose as little as possible on a team's established development process and policies. Package: sunbird-locale-ga-ie Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-ga Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-ga-ie_0.7-0ubuntu1_all.deb Size: 114676 MD5sum: 71ccd915f761ca12f6541850a984da0c SHA1: 1266c65673b9403fe63c1b1aba40255a923bb7aa SHA256: 47a9637e0b6f24ca74b2545d68fea31e4fc9eb4789c46f9ce9924fae5ab8fd98 Description: sunbird ga language/region package Menu and message resource and region property package for sunbird (ga language, ga-IE). . Homepage: http://www.mozilla.com Package: typo3-src-4.1 Priority: optional Section: contrib/web Installed-Size: 1751 Maintainer: Christian Welzel Architecture: all Source: typo3-src Version: 4.1.2+debian-1ubuntu1 Provides: typo3-src Depends: libapache2-mod-php4 | libapache-mod-php4 | libapache2-mod-php5 | libapache-mod-php5 | php4-cgi | php5-cgi, php4-cli | php5-cli, ttf-bitstream-vera Recommends: catdoc, exim4 | mail-transport-agent, graphicsmagick, gs, mysql-server, php4-gd | php5-gd, php4-mysql | php5-mysql, php4-xcache | php5-xcache, typo3-dummy, xpdf-utils Suggests: logcheck, php4-curl | php5-curl, ppthtml, unrtf, xlhtml Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/typo3-src-4.1_4.1.2+debian-1ubuntu1_all.deb Size: 7869976 MD5sum: 18101d8817a090de7c5c4e5a0218d127 SHA1: 3309f2941483a7eac4c79e070db7f1016a8f01cb SHA256: a938a8f5c0e69e8a3cd9c715da15f2ff0730f5005731fcc2b4b93f573c743ae7 Description: Powerful content management framework (Core) This package provides the core engine of TYPO3, often called the source. . TYPO3 is a Web content management system which features automatic creation of navigational menus, headlines, and other dynamic graphical elements, automatic conversion and scaling of images, the ability to present different templates based on variables such as client browser or country code, support for multiple templates on a site, and a built-in password-protection option. . Pages can be timed to be shown on a certain date, be hidden on a certain date or just temporarily hidden. TYPO3 supports search in SQL-databases and redesigning of a website at once is just a matter of creating a single new template. . Homepage: Package: php-compat Priority: optional Section: contrib/web Installed-Size: 474 Maintainer: Thomas Goirand Architecture: all Version: 1.5.0-3 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-compat_1.5.0-3_all.deb Size: 56282 MD5sum: 6bc43051ba6bbee93b8111376fd7d833 SHA1: 1987516a426914432f4f75bbcff007fc172efbc9 SHA256: 769bc0187e0ab644d552b2cb2908955619a7d4333aa0cb4775f637f29bce8b5e Description: Provides missing functionality for older versions of PHP PHP_Compat provides missing functionality for older versions of PHP. . Homepage: http://pear.php.net/package/Compat Package: lightning-extension-locale-sv-se Priority: optional Section: contrib/translations Installed-Size: 288 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-sv-se Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-sv-se_0.8-0ubuntu1~hardy1_all.deb Size: 45246 MD5sum: 28af28b6fa9310907fdb7121e8ced26b SHA1: ebd56dbba6b4e2e510f5fef76092ce1a93416554 SHA256: dac3fef21c4e7678787b9e421264e032efab405774990144203f4bdbd9f81858 Description: Swedish language package for lightning-extension Swedish menus and messages for lightning-extension. Homepage: http://www.mozilla.se/ Package: zopeedit Priority: extra Section: contrib/web Installed-Size: 11 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope-externaleditor Version: 0.9.3-2 Depends: python, python-tk Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zopeedit_0.9.3-2_all.deb Size: 30054 MD5sum: 9a3e6242585b652b3c621eb84d9a891e SHA1: 2cc12decd776d67163398f03093e600cdd99643c SHA256: 5244dd9b07dff1a81c7dedd9bc9cdb3e7105f0fc6e66173bf5df2f44688a09ea Description: Helper Application for Zope External Editor The Zope External Editor is a new way to integrate Zope more seamlessly with client-side tools. It has the following features: . - Edit objects locally, directly from the ZMI. - Works with any graphical editor application that can open a file from the command line, including: emacs, gvim, xemacs, nedit, gimp, etc. - Automatically saves changes back to Zope without ending the editing session. - Associate any client-side editor application with any Zope object by meta-type or content-type. Both text and binary object content can be edited. - Locks objects while they are being edited. Automatically unlocks them when the editing session ends. - Can add file extensions automatically to improve syntax highlighting or file type detection. - Works with basic auth, cookie auth and Zope versions. Credentials are automatically passed down to the helper application. No need to reauthenticate. - https support (Openssl required) . This package contains the client helper application that works in tandem with the ExternalEditor Zope product on the Zope server. Package: zope-btreefolder2 Priority: optional Section: contrib/web Installed-Size: 14 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.0.2-3 Depends: zope-common (>= 0.5.38), zope2.7 | zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-btreefolder2_1.0.2-3_all.deb Size: 17762 MD5sum: fc635565a4e56dc122a64bc4622d7a4c SHA1: 69007a5aca26793f36b8a36809af7ac4c78d2522 SHA256: 727ae8ee52f82ffb764ea90b9ca59c76ebfdff6f96c45f81fc2985bb028d01d4 Description: zope folder that can efficiently contain many objects When you fill a Zope 2.x folder with too many objects, both Zope and your browser can get overwhelmed. Zope has to load and store a large folder object, and the browser has to render large HTML tables repeatedly. Zope 2.x can store a lot of objects, but it has trouble storing a lot of objects in a single standard Zope folder. . BTreeFolder2 solves this problem by storing the objects in Zope ZODB BTrees, structures that can hold numerous items without loading them all into memory at once, and by using more efficient HTML to render the folder's contents in the Zope management interface. . You, or other zope products, should be able to use a BTreeFolder2 anywhere you would normally use a standard Zope folder. Package: php-net-dime Priority: optional Section: contrib/web Installed-Size: 9 Maintainer: Jose Carlos Medeiros Architecture: all Version: 0.3-2 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-net-dime_0.3-2_all.deb Size: 25982 MD5sum: 9ee4015d0448227b621a939743bae949 SHA1: f45354b1aa6b968548cd744a2e0cddcb8844de2c SHA256: f42cf2c0ad18be6181d7c7d29a6500766405d416d6a35a58a3411526436a523d Description: class that implements DIME encoding Provides an implementation of DIME as defined at http://xml.coverpages.org/draft-nielsen-dime-02.txt https://datatracker.ietf.org/public/idindex.cgi?command=id_detail&id=7983 . Homepage: http://pear.php.net/package/Net_DIME Package: cakephp-instaweb Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Chris Lamb Architecture: all Version: 0.2 Depends: php5-cgi, python (>= 2.4), python-twisted-web Recommends: cakephp1.2 | cakephp Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/cakephp-instaweb_0.2_all.deb Size: 4688 MD5sum: 3db391c9ceca6bbc7bc3abe28aef0889 SHA1: a921d5a49ade809e8f7fbba0506639d9274ff039 SHA256: 118a6c1d4f4412deee7ee4e06ac7b3f176d6d4c3c7b6b137929761253e7e24ad Description: Development webserver for CakePHP applications CakePHP is a flexible model-view-controller rapid application development framework for PHP inspired by Ruby on Rails. . This package contains a tiny Python-based webserver suitable for quick development of CakePHP applications, similar to Django's 'runserver' and the 'script/server' script in Ruby on Rails. Package: nanoweb-nanoconfig Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Szilveszter Farkas (Phanatic) Architecture: all Source: nanoweb Version: 2.2.8-0ubuntu2 Depends: nanoweb (= 2.2.8-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/nanoweb-nanoconfig_2.2.8-0ubuntu2_all.deb Size: 41756 MD5sum: f2480ed58634ebb718dbe916a09492dc SHA1: 7e34589c3f8927e18a60798520514de10e1a1724 SHA256: 3fea21197b32e72875063f73a099647d9e01ccd8d36152eeacb760554cf34d17 Description: web-based configuration for a Nanoweb server With the help of this tool, you can easily configure your Nanoweb server through a web interface. . Intended to use by beginners, experts should avoid it for security reasons (world writable config files). . Homepage: http://nanoweb.si.kz/ Package: adzapper Priority: optional Section: contrib/web Installed-Size: 25 Maintainer: Ludovic Drolez Architecture: all Version: 20070317-2 Depends: perl, squid | polipo | apache2 Suggests: apache2 | httpd, konqueror, wget Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/adzapper_20070317-2_all.deb Size: 60160 MD5sum: 874d724ebdadc083b2d82843948086cb SHA1: 2d4125c4f90f7dd8b3de6c2eec84866b5a2e9c93 SHA256: 2f0bd79309fb12e0f4d40a42aba81b6dd800fead7f046a6e7243427768fbfdd2 Description: proxy advertisement zapper add-on A redirector for squid that intercepts advertising (banners, popup windows, flash animations, etc), page counters and some web bugs (as found). This has both aesthetic and bandwidth benefits. . Add one line to your squid.conf and it's installed ! Can also be used by an apache2 or polipo proxy. This package contains also a file which can be used by the Konqueror AdBlocK feature. Enhances: apache2, konqueror, polipo, squid Package: libroxen-layout Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.2-10 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-layout_1.2-10_all.deb Size: 4626 MD5sum: e53f2a0ec3f72ad5f446b8325466b5bb SHA1: 41d4b336fb0b216db818b190a2d5a39811b01224 SHA256: ab4120e59d07f242e9090c872654d6e876317ccc3958e787329505462dad8ef1 Description: Layout module for the Roxen Challenger web server Create a basic layout for your site, similar to Per's Layout Module, however infinitely more configurable. Package: magpierss Priority: optional Section: contrib/web Installed-Size: 18 Maintainer: Marcelo Jorge Vieira (metal) Architecture: all Version: 0.72-4 Depends: libphp-snoopy, php5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/magpierss_0.72-4_all.deb Size: 38426 MD5sum: d5c8a1120e4018e5a6a24a1dff3099f4 SHA1: 6023f2b32419bb5d869c9a7f9916b29b447aab7e SHA256: 6810b14509a459072a1fd8412f5b904c41e4f7b12c2607946935e9534749474f Description: provides an XML-based RSS parser in PHP MagpieRSS is an XML-based RSS parser in PHP. It attempts to be "PHP-like", and simple to use. . Some features include: . * supports RSS 0.9 - 1.0, with limited RSS 2.0 support * supports namespaces, and modules, including mod_content and mod_event * open minded * simple, functional interface, to object oriented backend parser * automatic caching of parsed RSS objects makes its easy to integrate * supports conditional GET with Last-Modified, and ETag * uses constants for easy override of default behaviour * heavily commented Package: phpix Priority: optional Section: contrib/web Installed-Size: 146 Maintainer: Yven Johannes Leist Architecture: all Version: 2.0.2-7 Depends: apache | apache-ssl | apache-perl | apache2, imagemagick | php5-gd, php5 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/phpix_2.0.2-7_all.deb Size: 98372 MD5sum: dde536fe0977ffdf355661c97d106021 SHA1: 979edfec1dc1b3c21dc72aa1bf4a99377c7a842f SHA256: ed0a75a2226aa180d2a8a1eb9027bfeb0746dadec97db54f82c7c76d3925319e Description: A PHP-based web photo album PHPix is a web-based photo album viewer written in PHP. It features automatic generation of thumbnails, rotating of pictures and different resolution files for viewing on the fly. Package: memories Priority: extra Section: contrib/web Installed-Size: 54 Maintainer: Ben Hutchings Architecture: all Version: 1.2-5 Depends: libapache-session-perl, libcache-cache-perl, libcalendar-simple-perl, libclass-dbi-mysql-perl, libclass-dbi-perl, libclass-dbi-plugin-pager-perl, libdbd-mysql-perl, libhtml-tagcloud-perl, libimage-exiftool-perl, libimage-imlib2-perl, libimage-info-perl, libmaypole-perl (>= 2.11+2.111-2), libmaypole-plugin-authentication-usersessioncookie-perl, libmaypole-plugin-upload-perl (>= 0.02-4), libtime-piece-perl, libxml-rss-perl, perl (>= 5.6.0-16) Recommends: apache2, libapache2-mod-perl2, libapache2-request-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/memories_1.2-5_all.deb Size: 115174 MD5sum: 5553cf433ac83c3f3c6d2d29ecfae044 SHA1: 2ea4f44d5cdd77ee57a9ab89f0d43a2c072e277e SHA256: e8ea0b505cabe9e83e082ca4b5be7aa56efb18b4286cb9792f6644ea779c1507 Description: a web-based photo sharing application Memories allows multiple users to browse and share photos. Each user's photos can be seen in blog format or as albums. Each photo can be tagged with names, places, and other descriptive terms, and found through these tags. Package: sql-ledger Priority: optional Section: contrib/web Installed-Size: 17547 Maintainer: Finn-Arne Johansen Architecture: all Version: 2.6.22-2 Depends: apache | httpd, libdbd-pg-perl, perl Suggests: postgresql, tetex-extra Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sql-ledger_2.6.22-2_all.deb Size: 3112226 MD5sum: bf88d0f42f43ac0e7bfc2dba8c54082d SHA1: 55242f7567887a97ea6e1edcd0fb2b41a8de0120 SHA256: 202ea9596ae1ecde2d1af46dc662c35cfebbeb96499afda0530168b1abc864ab Description: A web based double-entry accounting program Accounting data is stored in an SQL Server, for the display any text or GUI browser can be used. The entire system is linked through a chart of accounts. Each item in inventory is linked to revenue, expense, inventory and tax accounts. When you sell and purchase goods and services the accounts are automatically updated. . With the assembly feature you can build manufactured goods from parts, services and assemblies. When you sell assemblies all the accounts linked to the individual parts, services and assemblies are updated and stock levels adjusted accordingly. If any item belonging to an assembly is changed all assemblies are updated as well. . Invoices, Packing List, Income Statement, Balance Sheet, Sales and Purchase Order, Statements, Receipts and Checks are generated from templates and may be changed to suit your needs. Templates are provided in html and tex format. The tex templates are processed with latex to produce postscript and PDF documents and can be sent to a printer, displayed in a PDF viewer or sent out via email ... Package: sunbird-locale-ca Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-ca Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-ca_0.7-0ubuntu1_all.deb Size: 113994 MD5sum: ecff8351e6414f69159ef4f5633c371e SHA1: eaff197515b71a269f5e2a639ff1b2bdbab8fa8c SHA256: f7183716721564060491718d0e23fd2f8b3a6cf247bfb58bfaca62c8d40681d9 Description: sunbird ca language/region package Menu and message resource and region property package for sunbird (ca language, ca). . Homepage: http://www.mozilla.com Package: trac Priority: optional Section: contrib/web Installed-Size: 1563 Maintainer: Debian Trac Team Architecture: all Version: 0.10.4-2 Depends: python (>= 2.3), python-clearsilver (>= 0.9.3), python-pysqlite2 | python-sqlite (>= 0.4.3), python-subversion, python-support (>= 0.7.1), subversion (>= 1.0.1) Recommends: apache2 | httpd, python-setuptools (>= 0.5a13) Suggests: enscript, libapache2-mod-python, php5-cli, python-docutils, python-psycopg2 | python-pgsql | python-mysqldb (>= 1.2.1) Conflicts: libapache2-mod-python2.3 (<< 3.2.8-3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/trac_0.10.4-2_all.deb Size: 390564 MD5sum: af6bf2701c7ff47561f234eef1687fb0 SHA1: 91ed78e7bc1255c873fa9cf238c9f02b5694cfcd SHA256: fc2537a0b583f2f4db9de0216ea8cc87679c9b93787881c08be5e9d171ef18ac Description: Enhanced wiki and issue tracking system for software development projects Trac uses a minimalistic approach to web-based software project management. Our mission; to help developers write great software while staying out of the way. Trac should impose as little as possible on a team's established development process and policies. Trac can use SQLite, Postgresql and Mysql backends. The prefered and easier to use is SQLite. Package: yui Priority: optional Section: contrib/web Installed-Size: 40440 Maintainer: Jaldhar H. Vyas Architecture: all Version: 2.3.1-1 Suggests: php5 | php4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/yui_2.3.1-1_all.deb Size: 4716126 MD5sum: ec194659a95b01c030b218b56a083272 SHA1: 723ae88e28cb445bdcdc9881d7e8cc0cf8420cf4 SHA256: f3395dec51996e69aac0aa3ee62f37900b01d4b6da3918d8f1773d64ea2f1768 Description: Yahoo User Interface Library A collection of HTML, CSS, and JavaScript components for creating AJAX web pages. The library currently includes: . * utility classes for animation and drag and drop. * utility classes for working with XMLHttpRequest, DOM and browser events. * Autocomplete, calendar, menu, slideview, tabview and treeview controls. * A container control that can be used for tooltips, panels, dialog boxes etc. * A logging framework. * Cascading stylesheets for grids and fonts. Package: zope-pts Priority: optional Section: contrib/web Installed-Size: 28 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.3.4-1 Depends: python, zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-pts_1.3.4-1_all.deb Size: 55002 MD5sum: d0ccf937a2b53e058d83ad4762eafb14 SHA1: 32a0794a29726b52c498ecaef067dc02a2d4e7a4 SHA256: 90bdb1687ceebe370d479a5ad512d87d941780f2a12c0aff4bc47f9417a2628b Description: placeless translation service for zope PTS is a way of internationalizing (i18n'ing) and localizing (l10n'ing) software for Zope 2. It's based on the files supported by the GNU gettext set of utilities. Package: zope-pas Priority: optional Section: contrib/web Installed-Size: 84 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.4.1-1 Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-pas_1.4.1-1_all.deb Size: 123574 MD5sum: dc3bf1f1d90b58195a8dd2c1a62b3b4a SHA1: eb7b0bab81b2a65170a7e280d0ee4bfbe942f832 SHA256: 05d26c9547f53e2fa18f68ef6c1131c349c7d7b6b725905e580a8c1282901745 Description: fully-pluggable user folder for Zope sites This product defines a fully-pluggable user folder, intended for use in all Zope sites. Package: libphp-phpsniff Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Jose Carlos Medeiros Architecture: all Version: 2.1.3-3 Depends: libapache2-mod-php5 | php5 | php5-cli | php5-cgi Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libphp-phpsniff_2.1.3-3_all.deb Size: 16894 MD5sum: ab6eeeb3e180b98b3bece0c01d18b27c SHA1: 3fdedf1f52cfff83092dd1ed3974aff2c01bf062 SHA256: f2bfdc16b9dc0ae0e46781fcfb866fd0cf739d66da6ef8ac9eb2c66059d1e50c Description: a HTTP_USER_AGENT Client Sniffer for PHP A PHP class file that allows one to quickly determine the client's browser and system information based on the HTTP_USER_AGENT string. The class can be used to generate browser specific html markup and other client side scripting. . Homepage: http://phpsniff.sourceforge.net/ Package: php-simpletest Priority: optional Section: contrib/web Installed-Size: 42 Maintainer: Charles Fry Architecture: all Version: 1.0.0-4 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-simpletest_1.0.0-4_all.deb Size: 152378 MD5sum: eb741ad4a36955e90f217ef91e9fb5cc SHA1: 2edca3d11b79e5470c01bca96b528d116ddcf3cd SHA256: c12ec71305af33250398756dab07abdc0d148dde515418a72e4c940632c9a95a Description: Unit testing and web testing framework for PHP SimpleTest is a testing framework built around test case classes. These are written as extensions of base test case classes, each extended with methods that actually contain test code. . These tools are designed for the developer. Tests are written in the PHP language itself. The advantage of using PHP itself as the testing language is that there are no new languages to learn, testing can start straight away, and the developer can test any part of the code. Basically, all parts that can be accessed by the application code can also be accessed by the test code if they are in the same language. . Homepage: http://www.lastcraft.com/simple_test.php Package: libroxen-telnetproxy Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.4-12 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-telnetproxy_1.4-12_all.deb Size: 5106 MD5sum: 1ec5dd4ee0fa04a6388a266a82f71dc4 SHA1: 1195e3060b56e198cf25d3fc832606c5461d5065 SHA256: e376feaf09383d75dca4c496e5c08270ce3c5d05eb5c9a4cb92f1aff26d18e05 Description: Telnet proxy module for the Roxen Challenger web server Will allow you to work around sites having a firewall but which do NOT filter HTTP. Package: nanoblogger Priority: optional Section: contrib/web Installed-Size: 64 Maintainer: Michal Čihař Architecture: all Version: 3.3-3 Recommends: tidy Suggests: nanoblogger-extra, www-browser Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/nanoblogger_3.3-3_all.deb Size: 85218 MD5sum: 7f27b649f2850a4c8aeec6ae936dae86 SHA1: 5886420c8e254277f09d963694424440bbfb391c SHA256: e8987246704c4d3151376c47c67b267e9230853775af7a3b2258f8ed71ca0702 Description: Small weblog engine for the command line NanoBlogger is a small Weblog engine written in bash. It uses common Unix tools such as cat, grep, and sed to create static HTML content. It's command line driven and supports archiving by category, year, month, day, and entry. It's designed to be modular, flexible, and independent of external databases. Homepage: http://nanoblogger.sourceforge.net/ Package: libroxen-presentit Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.0-11 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-presentit_1.0-11_all.deb Size: 5272 MD5sum: e87f37e00590e8e391ee9651d59d7b2d SHA1: d131776fc80a26d3defb83dab06f32127a9920da SHA256: 13495a23f4c11f693ac154a373ed9c01569eedb8a96f8a06c13820d5a93fcbc5 Description: Slideshow module for the Roxen Challenger web server An add-on module for Pike web servers (Roxen Callenger or Caudium) that can be used for slideshows and presentations based on a template page (an HTML file with special tags). Package: gtml Priority: optional Section: contrib/web Installed-Size: 16 Maintainer: Adam Majer Architecture: all Version: 3.5.4-2 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/gtml_3.5.4-2_all.deb Size: 61900 MD5sum: 6706068aaea129573f836265db51d7d6 SHA1: 225ece7f47ec4b26acca8d2baa04ae5cededfa3e SHA256: dbe047a6299aaf837fd9d7b8d3719b6246dcfa44df4439edb5a63dde8093eb55 Description: An HTML pre-processor GTML is an HTML pre-processor which adds some extra features specially designed for maintaining multiple web pages. HTML files generated by GTML are just like any other HTML files. Because GTML does not attempt to interpret your HTML commands in any way, it's fully compatible with all version of HTML, and does not require any specific browser or server. . More information can be found at the gtml web site http://www.sourceforge.net/projects/gtml/ Package: mod-chroot-common Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Michael Ablassmeier Architecture: all Source: libapache-mod-chroot Version: 0.5-7 Recommends: libapache2-mod-chroot (= 0.5-7) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mod-chroot-common_0.5-7_all.deb Size: 9302 MD5sum: f8c706c42b9f1045ce9a7266fa7f5d69 SHA1: 66fbdad4dce8e1b48e5c3038c85afb4020fcf1a1 SHA256: 192bf77edc7a179d6aade876de854ae4026601b677901f2d8c3b5b539938959a Description: run Apache in a secure chroot environment mod_chroot allows you to run Apache in a chroot jail with no additional files. You can chroot different Directories or VirtualHosts by using the ChrootDir Directive in your httpd.conf . This package includes common documentation files for mod-chroot. Package: libroxen-path Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 0.4.4-10 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-path_0.4.4-10_all.deb Size: 4832 MD5sum: 32f4c4385acf976a12cd72c5a806dd91 SHA1: 57917ce71f951ac08ae44e488b09fd1e74e66867 SHA256: 83732cd901c616cc1a236ff5b80fc871bb6491e7ec161e4ae7d3dca805756c5d Description: Clickable Path module for the Roxen Challenger web server Creates a tag which generates a clickable path list. Has support for ified links and settings. Package: phpgacl Priority: optional Section: contrib/web Installed-Size: 109 Maintainer: David Gil Architecture: all Version: 3.3.7-5 Depends: dbconfig-common, debconf (>= 0.5) | debconf-2.0, libphp-adodb (>= 4.64), mysql-client | virtual-mysql-client, php-cache-lite (>= 1.5.2), postgresql-client, smarty (>= 2.6.9) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/phpgacl_3.3.7-5_all.deb Size: 1817660 MD5sum: c2a34e35497807d14293bf7cb4226e79 SHA1: e94b76d6fcf1b78d3da3b6c5847fb9e825b27684 SHA256: bc9546a100c84be5923997d4078ab62065baade0c0475a63c5ed7c9396423eec Description: PHP Generic Access Control Lists phpGACL is a set of PHP functions giving web developers a simple, yet immensely powerful "drop in" permission system for their current web based applications . Homepage: http://phpgacl.sourceforge.net/ Package: ebox-dns Priority: optional Section: contrib/web Installed-Size: 185 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Javier Uruen Val Architecture: all Version: 0.11-0ubuntu3 Replaces: ebox (<< 0.9.99) Depends: bind9, ebox (>= 0.11.99), ebox-firewall, ebox-network, gconf2 (>= 2.10.1-2) Conflicts: ebox (<< 0.9.99) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ebox-dns_0.11-0ubuntu3_all.deb Size: 21796 MD5sum: 3323ffa4ce5899074a372b251871e04c SHA1: 1e7200a67b1970990b59e7b2439f87cf7ba3abf7 SHA256: 3dad5dd453b130f26302bce32ae507e91455c3dd3400fd202e1e8a5e36e6eb43 Description: eBox - DNS server eBox is a framework for the development and deployment of security-wise network services in small and medium-sized networks, offering a simplified graphical interface to non expert users. It can be set up as a gateway, having some extra features over a usual router. . This module adds a DNS server to eBox, allowing faster name resolution and local domains Package: libroxen-123session Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1:0.1-9 Depends: roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-123session_0.1-9_all.deb Size: 6186 MD5sum: 9b493b75bceb2b0474a414e04553a4d6 SHA1: 7a778cb2ae7a8ca9ea113252828356d4ac7c9b5e SHA256: afb1fa6816caeca0ae0268700c6d479292ef7c63cea0ebd2291734cb7e6aef2e Description: Connection identifier module for the Roxen Challenger web server It's a module that helps the server to identify connects from the same browser. For such a session, variables can be stored within Roxen and can be used in the applications. Additionally, a user can be attached to a session and the applications can read and write variables for a specific user. Package: zope-statusmessages Priority: optional Section: web Installed-Size: 42 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 2.0.1-1 Depends: zope-common (>= 0.5.38), zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-statusmessages_2.0.1-1_all.deb Size: 6626 MD5sum: 8c44f7398a4ac9bbce471fc8811c23b0 SHA1: 8fc79e2b8c44ac893faebf1e4bf4c3ea9f80da5d SHA256: 43abbace2a5099f3b56d4d2ba25f88158d5a571a297e1decd5afc696ffa1c9cc Description: status messages handler for Zope and Plone sites statusmessages provides an easy way of handling internationalized status messages managed via an BrowserRequest adapter storing status messages in client-side cookies. Package: ebox-ca Priority: optional Section: contrib/web Installed-Size: 403 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Javier Uruen Val Architecture: all Version: 0.11.99-0ubuntu2 Depends: ebox (>= 0.11.99), ebox (<< 0.12), gconf2 (>= 2.10.1-2), libdate-calc-perl, libfile-copy-recursive-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ebox-ca_0.11.99-0ubuntu2_all.deb Size: 67130 MD5sum: 4620c8b4a3b6f86c90efb6e23f03d282 SHA1: 3fff003370a4193b61c9bef42234b2c36881e014 SHA256: e342e37dba52ccdc0f04961cea444e884ae37fe44fd60a8bb46f3877f4412e05 Description: ebox - Certificate Authority Manager for eBox eBox is a framework for the development and deployment of security-wise network services in small and medium-sized networks, offering a simplified graphical interface to non expert users. It can be set up as a gateway, having some extra features over a usual router. . This module adds a Certification Authority Manager over OpenSSL to issue, revoke and renew certificates. Package: nanoweb Priority: optional Section: contrib/web Installed-Size: 63 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Szilveszter Farkas (Phanatic) Architecture: all Version: 2.2.8-0ubuntu2 Depends: mime-support, php5-cgi | php4-cgi, php5-cli | php4-cli Recommends: nanoweb-doc (= 2.2.8-0ubuntu2) Suggests: lynx, nanoweb-contrib (= 2.2.8-0ubuntu2), nanoweb-nanoconfig (= 2.2.8-0ubuntu2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/nanoweb_2.2.8-0ubuntu2_all.deb Size: 148048 MD5sum: 392e6d38f3e4e0858574fe4baca6b5a2 SHA1: 7fdcb3a375ae24a6be4699f62f7a7e0807fef681 SHA256: a768883005c0ef762d2ab4770e1a06d924456fb4ea2357d97cd2874052dcefc6 Description: HTTP server written in PHP Nanoweb is an HTTP server written in PHP, designed to be small, secure, and extensible. . It is distributed under the terms of the GNU General Public License. . Nanoweb's main features are : - HTTP/1.1 compliance - Powerful and easy configuration - Modular architecture - FastCGI, CGI and Server side includes support - Name and port based virtual hosts - Access control lists - htpasswd, MySQL, PostgreSQL and LDAP authentication support - Themes for server generated content - Apache compatible log format, MySQL logging - Directory browsing - inetd support and SSL via external helpers - Denial of Service protection - Proxy Server extension - Filters and gzip support - RBL support (mail-abuse.org) - Extension Protocols (request methods) support - ... and a lot more . Homepage: http://nanoweb.si.kz/ Package: roxen-fonts-iso8859-1 Priority: optional Section: contrib/web Installed-Size: 138 Maintainer: Turbo Fredriksson Architecture: all Version: 0-10 Depends: roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/roxen-fonts-iso8859-1_0-10_all.deb Size: 3676046 MD5sum: b2bbb15d893a8dc429eed25b06d73ae8 SHA1: ac2bbdc1e0583ad41c98ea0ae66d603367adc511 SHA256: 3b18687e6d0740957148ecef6525b07e29bd154f847113531f7615be502e00c8 Description: Extra fonts for roxen This package provides 88 different fonts in iso-8859-1 character set that can be used by the different versions of the Roxen Challenge web server. Package: wordpress Priority: optional Section: contrib/web Installed-Size: 3477 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Kai Hendry Architecture: all Version: 2.3.3-1ubuntu1 Depends: apache2 | httpd, libapache2-mod-php5 | php5 | php5-cgi | libapache2-mod-php4 | php4 | php4-cgi, libphp-phpmailer (>= 1.73-4), php5-gd | php4-gd, php5-mysql | php4-mysql, virtual-mysql-client Suggests: virtual-mysql-server Conflicts: mysql-server (<< 4.0.20-8) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/wordpress_2.3.3-1ubuntu1_all.deb Size: 873476 MD5sum: e4e5f69e1a29f8614fc7a3be53a9c052 SHA1: 76c8d296c88a793b22dfc63c4c20dfcd1de0c2fe SHA256: 60c65053928e010e7be2c25f9715eea2fdaee07a0bae7ac1f436921547099764 Description: weblog manager WordPress is a full featured web blogging tool: * Instant publishing (no rebuilding) * Comment pingback support with spam protection * Non-crufty URLs * Themable * Plugin support . This package includes French language support. Homepage: http://wordpress.org Package: ntlmaps Priority: optional Section: contrib/web Installed-Size: 285 Maintainer: David Watson Architecture: all Version: 0.9.9.0.1-7 Depends: debconf (>= 0.5) | debconf-2.0, python, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ntlmaps_0.9.9.0.1-7_all.deb Size: 69168 MD5sum: f9a8c1a4a94be62a0f393bb2dcb8c340 SHA1: 3be38e316939f3906b0ab2fad24113a6d7df8fc7 SHA256: dcb302a3a7c642ffd73bf3b49f9cbdc7cc5b1ddbeed10bb2167d683187e12ff4 Description: NTLM Authorization Proxy Server 'NTLM Authorization Proxy Server' (APS) is a proxy software that allows you to authenticate via an MS Proxy Server (e.g. ISA server) using the proprietary NTLM protocol. Since version 0.9.5 APS has an ability to behave as a standalone proxy server and authenticate http clients at web servers using NTLM method. It can change arbitrary values in your client's request header so that those requests will look like they were created by MS IE. It is written in Python v1.5.2 language. . Main features: * supports NTLM authentication via parent proxy server (Error 407 Proxy Authentication Required) * supports NTLM authentication at web servers (Error 401 Access Denied/Unauthorized) * supports translation of NTLM scheme to standard "Basic" authentication scheme * supports the HTTPS 'CONNECT' method for transparent tunnelling through parent proxy server * has ability to change arbitrary values in client's request headers; * supports unlimited number of client connections * supports connections from external hosts * supports HTTP 1.1 persistent connections * stores user's credentials in config file or requests password from a console during the start time Package: w3m-el Priority: optional Section: contrib/web Installed-Size: 123 Maintainer: Tatsuya Kinoshita Architecture: all Version: 1.4.4-6 Replaces: w3m-el-snapshot Depends: emacs | emacs22 | emacs21 | apel (>= 10.5), w3m (>= 0.3) | w3m-ssl (>= 0.3) | w3mmee (>= 0.3) Recommends: apel, flim Suggests: bitmap-mule, bzip2, imagemagick, libmoe1.5, mule-ucs, namazu2, perl-doc, ppthtml, wv, xlhtml, xpdf-utils Conflicts: apel (<< 10.5), flim (<< 1:1.14.3), w3m-el-snapshot Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/w3m-el_1.4.4-6_all.deb Size: 650594 MD5sum: 7046f9e876a6725c63e249e89e356519 SHA1: 45061f1d27d65012911355d5723fc888088af663 SHA256: 8aa2804b8ee03db5e8ca085398e2778f9b8064af6061e8af1b85afcceff1aba3 Description: simple Emacs interface of w3m Emacs-w3m is an interface program of w3m, a pager with WWW capability. It can be used as a lightweight WWW browser on emacsen. . To use the optional features shimbun (interface with web newspapers), w3m-namazu (search files with Namazu), w3m-perldoc (view perl documents), etc., install the required packages flim, namazu2, perl-doc, etc. Enhances: gnus, mew, mew-beta, wl, wl-beta Homepage: http://emacs-w3m.namazu.org/ Package: zope-tinytableplus Priority: extra Section: contrib/web Installed-Size: 15 Maintainer: Debian Zope team Architecture: all Version: 0.9-18 Replaces: zope-tinytable (<= 0b2-14) Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 Conflicts: zope-tinytable (<= 0b2-14) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-tinytableplus_0.9-18_all.deb Size: 24092 MD5sum: fd34246911b4e4cc0604b60769e95326 SHA1: 705cf3c2af77743fbf9dd946276e283aeeccf331 SHA256: 211976ec24110e19ab413921b182001600f33bfcd7a10c65cd41568cc47a8edf Description: Present tabular data in Zope TinyTablePlus is a product designed to manage a small amount of tabular data. It's intended to fill the gap between a Z Table or an Z SQL Methods accessed SQL table, which are overkill for many tasks, and folder token properties, which allow only a single "column". TinyTablePlus also makes it possible to look up an item within the list, or to return a subset of the list rows where columns equal particular values. . TinyTablePlus is a revision of TinyTable with some new methods. . For more information see http://www.zope.org/Members/hathawsh/TinyTablePlus Package: sunbird-locale-pt-br Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-pt Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-pt-br_0.7-0ubuntu1_all.deb Size: 111378 MD5sum: c7a329e73a1d83d165408591a48603a0 SHA1: 04666382cdd4095bd928f273bf59b4fdfa5bfeac SHA256: f83dd6bca49cde643b83cf4b2549f46bd971079684cff9628c0406d813be48e9 Description: sunbird pt language/region package Menu and message resource and region property package for sunbird (pt language, pt-BR). . Homepage: http://www.mozilla.com Package: zope-cmfdefault1.6 Priority: optional Section: contrib/web Installed-Size: 1252 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope-cmf1.6 Version: 1.6.4-2 Depends: zope-cmfcore1.6 (= 1.6.4-2), zope-cmftopic1.6 (= 1.6.4-2), zope-common (>= 0.5.38), zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmfdefault1.6_1.6.4-2_all.deb Size: 214324 MD5sum: 63fc676eb981995a215b1e5e56e0d3d5 SHA1: d63bacc8976e8f24ce2f76b647aa84cc25df2be7 SHA256: ae2402e565e7e4e1340b01e6a11aa8676f46ff8f8dfeb9797661ba0cb06fed88 Description: zope cmf default (basic) content, 1.6 branch The Zope Content Management Framework provides a set of services and content objects useful for building highly dynamic, content-oriented portal sites. As packaged, the CMF generates a site much like the Zope.org site. The CMF is intended to be easily customizable, in terms of both the types of content used and the policies and services it provides. . This product declares basic content objects and provides default implementation of some of the framework services for the Zope Content Management Framework (CMF). Please see the CMF "dogbowl site": http://cmf.zope.org, for more details. Package: php-mail Priority: optional Section: contrib/web Installed-Size: 9 Maintainer: Debian PHP Maintainers Architecture: all Version: 1.1.6-2 Replaces: php4-pear (<< 4:4.4.0-0) Depends: php-pear Recommends: php-net-smtp (>= 1.1.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-mail_1.1.6-2_all.deb Size: 18158 MD5sum: 30464d308f6408941c8e4b9057853e9a SHA1: f4e7a29ea6ae8a9cd3dfc983b8defbb30ad38e55 SHA256: a52de0cf40a05c882ca70f8c1b48a81be18ba9a4f57effd857e3c2dde9019d1b Description: PHP PEAR module for sending email PEAR's Mail:: package defines the interface for implementing mailers under the PEAR hierarchy, and provides supporting functions useful in multiple mailer backends. Currently supported are native PHP mail() function, sendmail and SMTP. . This package also provides a RFC 822 Email address list validation utility class. Package: squid3-common Priority: optional Section: contrib/web Installed-Size: 1795 Maintainer: Luigi Gangitano Architecture: all Source: squid3 Version: 3.0.STABLE1-1nexenta3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/squid3-common_3.0.STABLE1-1nexenta3_all.deb Size: 204626 MD5sum: 3e56cd0b1a6660a952acae69a17a5d6d SHA1: 249545489f27c52dccbf419a0f10d747e54ee6ae SHA256: b0ae8944cb47254d3b35b42890765155a1883f0930d15622b67efddceecafdb1 Description: A full featured Web Proxy cache (HTTP proxy) - common files Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. . Squid version 3 is the development code base at the moment. Code is still unstable and should be used with caution. . This package contains common files (errors and icons) Homepage: http://www.squid-cache.org Package: rhkbf Priority: extra Section: contrib/web Installed-Size: 20 Maintainer: Dmitry E. Oboukhov Architecture: all Version: 1.4-1 Depends: iceweasel Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/rhkbf_1.4-1_all.deb Size: 7488 MD5sum: dc3f0624e92b7ad1de1acefb81b8b702 SHA1: a009d2ff2695dd5d0c6cec828505fa3f422f6438 SHA256: 460724dc5527d8c21d9ab72fd38c8a88b3c2aa90e8ad2467eb7546bc0e4c4beb Description: Russian hot keys bugfix for iceweasel This package includes plugin which corrects the bug with not working Hot keys (69230) for Russian and Ukrainian layouts. The bug 69230 is more than 6 years old but in the nearest future its correction is not expected because it needs the massive reworking of mozilla code. . This package will be the temporary solution of the problem for the Russian and Ukrainian users until the bug is corrected in upstream. Package: scrapbook Priority: optional Section: contrib/web Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jan Luebbe Architecture: all Version: 1.3.2.5-2ubuntu3 Depends: firefox | firefox-2 Conflicts: iceweasel-scrapbook (<= 1.3.1-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/scrapbook_1.3.2.5-2ubuntu3_all.deb Size: 228652 MD5sum: eb8d33ba04354f861026b2e3375741ab SHA1: 986408837500f6a7e74e3c00be3bf6e7c0b51be4 SHA256: 0194645fc111ee57bb8e24f682faa11e77eda98b08d2984fd18e8dab7724482c Description: Firefox extension to save and manage Web pages ScrapBook is a Firefox extension, which helps you to save Web pages and manage the collection. Key features are lightness, speed, accuracy and multi-language support. Major features are: . * Save Web page * Save snippet of Web page * Save Web site (In-depth Capture) * Organize the collection in the same way as Bookmarks * Highlighter, Eraser and various page editing features * Full text search and quick filtering search * Text edit feature resembling Opera's Notes Homepage: http://amb.vis.ne.jp/mozilla/scrapbook/ Package: libroxen-sqlcounter Priority: optional Section: contrib/web Installed-Size: 7 Maintainer: Turbo Fredriksson Architecture: all Version: 1.4-5 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-sqlcounter_1.4-5_all.deb Size: 6536 MD5sum: 28fbee2e2a98c02772135535cdf3688e SHA1: 19e575e374eea0cacd943b73d6a5468951b52fc9 SHA256: d0b9d30a46b35e7f9d72cc386563ab996f522135c415da56388421b696133b59 Description: Access counter module for the Roxen Challenger web server Access counter replacement that stores hits in a SQL database. It has several advantages to the standard Roxen tag. Multi-server safety being the main one (ie, if you have 5 Roxen's for the same website, this module can be used in them all to get the total number of hits). The tag is called . It can also generate graphical counters using the graphical counter module. It requires a currently setup SQL module (distributed with the standard Roxen package). Package: zope-pluginregistry Priority: optional Section: contrib/web Installed-Size: 115 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.1.2-2 Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 | zope2.7 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-pluginregistry_1.1.2-2_all.deb Size: 20160 MD5sum: 3948101ea85f01e9f59266eb57b240bf SHA1: 9239f3c4e5702781376a42992f92cfe954688ac1 SHA256: c788522ac1bcd40cb3c99e127e961e4830c85b37b8d4de922d76a96e59aa0e1d Description: generalized tool for registering plugins for zope products PluginRegistry is a tool for Product developers to enable a pluggable architecture. Package: zope2.10-sandbox Priority: optional Section: contrib/web Installed-Size: 21 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope2.10 Version: 2.10.5-2 Depends: debconf (>= 0.5) | debconf-2.0, zope-common (>= 0.5.38), zope2.10 Suggests: zope-book, zope-devguide Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope2.10-sandbox_2.10.5-2_all.deb Size: 178978 MD5sum: e30129e594072c07b90e7a96c5ba1706 SHA1: a3fa7948fa0241543724c13760e43a405a78dc12 SHA256: 28266a8c7eba6d41de61e681e06fee28c34ef3f217b99b177e3072a8216bce5b Description: sandbox instance for the zope2.10 web application server Package which creates a "sandbox" instance, getting all Zope products and packages available which are installed as Debian packages. . The sandbox is usable for development and testing. For production please setup your own Zope 2.10 instance using dzhandle utility. Package: webgen Priority: optional Section: contrib/web Installed-Size: 109 Maintainer: Arnaud Cornet Architecture: all Version: 0.3.8-2 Depends: libcmdparse2-ruby, rdoc, ruby Recommends: libredcloth-ruby, librmagick-ruby Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/webgen_0.3.8-2_all.deb Size: 295120 MD5sum: 8ab28373ca9901e44963c18097ee858c SHA1: 113e7773b018b0d240bd9cb482b0a728861d5572 SHA256: a0aff774e0e6eabfccdc6d14e76abf968c78004a57d49d8968eda5033a5f4259 Description: A template based static website generator Webgen is used to generate web pages from page description and template files. You create one template file in which you define the layout of your page and where the content should go. After that you can create page description files in which you only define the content. Package: libroxen-switch Priority: extra Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.2-13 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Conflicts: libroxen-watchdog Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-switch_1.2-13_all.deb Size: 4288 MD5sum: 37ed702c528fd643492b2415d241d9fc SHA1: 2dc85d44365e50ab5b777fd289cb1e96895dbb8b SHA256: 9459637dd84f797e39deadc92bb47c1ff766f546ea072974c279e4c159766afc Description: Switch module for the Roxen Challenger web server Switch module for Roxen/1.2alpha and up. If "switched on", it will reply all requests (with some exceptions) the HTTP status code and text configured in it. Package: lightning-extension-locale-mk Priority: optional Section: contrib/translations Installed-Size: 287 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-mk Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-mk_0.8-0ubuntu1~hardy1_all.deb Size: 42300 MD5sum: 81c5ba4ffc2a811ea525ef6f23360882 SHA1: 4d21321da1ac92f262311fa5d5759a84468f1dce SHA256: 54feaf38f6f8eff71e1d52c401a13aaa21f419dad5992d86e5d2588ff11cc7bf Description: Macedonian language package for lightning-extension Macedonian menus and messages for lightning-extension. Homepage: http://mozilla.softver.org.mk/ Package: lightning-extension-locale-ca Priority: optional Section: contrib/translations Installed-Size: 318 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-ca Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-ca_0.8-0ubuntu1~hardy1_all.deb Size: 45826 MD5sum: 55711967cf3dd43d9f232550ffa5765f SHA1: d5c46913cace17e7642c403cea2357ea78ada156 SHA256: c7958de82817738ac78be2bf067e5965e115762214ef192ed859035ccb3f4958 Description: Catalan language package for lightning-extension Catalan menus and messages for lightning-extension. Homepage: http://www.softcatala.org/projectes/mozilla/ Package: roxen-fonts-iso8859-2 Priority: optional Section: contrib/web Installed-Size: 22 Maintainer: Turbo Fredriksson Architecture: all Version: 0-10 Depends: roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/roxen-fonts-iso8859-2_0-10_all.deb Size: 821666 MD5sum: 9068e80987e84f645e415a554026a580 SHA1: cf124874b245aed3e90fca732aa2d227c902d372 SHA256: 148190a35b80403cf42b2d153e9dadf9292401b5554a61d256eb4d0a5e16a554 Description: Extra fonts for roxen This package provides bitmapped versions of the Arial, Courier and Times fonts for the iso-8859-2 characters set to be used with any of the available versions of the Roxen Challenge or Caudium web servers. Package: libphp-phplot Priority: optional Section: contrib/web Installed-Size: 26 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jeremy T. Bouse Architecture: all Version: 4.4.6+5.0rc1.dfsg-0.1ubuntu2 Depends: php5 | php5-cli, php5-gd Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libphp-phplot_4.4.6+5.0rc1.dfsg-0.1ubuntu2_all.deb Size: 200836 MD5sum: 9f3406aac8392e6fddd1a84975439a3b SHA1: 8da40a804e3b9952c25c17be6e6bdce3362cc3c1 SHA256: 48ea6ab0b20ebc60c90a4850157d999f533de59a907c3480a1f1ce1c0eb9d51d Description: The graphic library for PHP A library for PHP, to allow for dynamic scientific, business and stock-market charts. Currently supports PHP3, PHP4, TTF (or no ttf) and GD version 1.2 - latest. Includes Pie, Line, Area, Point and combination plots. Package: libphp-phpmailer Priority: optional Section: contrib/web Installed-Size: 30 Maintainer: Kevin Coyner Architecture: all Version: 1.73-6 Depends: php5 | php5-cli | php5-cgi | libapache2-mod-php5 | php4 | php4-cli | php4-cgi | libapache2-mod-php4 Suggests: mail-transport-agent Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libphp-phpmailer_1.73-6_all.deb Size: 64938 MD5sum: 7a4a61d968fd897434edb865ed60f84f SHA1: af5ed3804205955414a209af5e0296bce67dc0f1 SHA256: e674e05e0f02e7338b66ff4bf4441a8486b66a25c4ddc74ee0a9a9f70f84f3d6 Description: full featured email transfer class for PHP Many PHP developers utilize email in their code. The only PHP function that supports this is the mail() function. However, it does not expose any of the popular features that many email clients use nowadays like HTML-based emails and attachments. There are two proprietary development tools out there that have all the functionality built into easy to use classes: AspEmail(tm) and AspMail. Both of these programs are COM components only available on Windows. . PhpMailer implements the same methods (object calls) that the Windows-based components do. . Class Features: - Send emails with multiple TOs, CCs, BCCs and REPLY-TOs - Redundant SMTP servers - Multipart/alternative emails for mail clients that do not read HTML email - Support for 8bit, base64, binary, and quoted-printable encoding - Uses the same methods as the very popular AspEmail active server (COM) component - SMTP authentication - Native language support - Word wrap, and more! . Homepage: http://phpmailer.sourceforge.net/ Package: libroxen-sexybody Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 0.2-9 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-sexybody_0.2-9_all.deb Size: 3286 MD5sum: f8f1e75ff02be1096464fcb75052c439 SHA1: 627b67765601c1776b3f44fccb71e46d13039c77 SHA256: 033426b2821f1cc1f0369adec39268c10306bf38d5d7de6564c46baa6da69ad4 Description: tag replacement module for the Roxen Challenger web server This module modifies the default behavior of the tag so that if you specify without any arguments then it replaces it with the default colour arguments from the roxen configuration interface. This is the beginnings of a module, and will not currently handle onLoad events or the like. Package: horde-sam Priority: optional Section: web Installed-Size: 46 Maintainer: Debian Horde Maintainers Architecture: all Version: 0.1-1 Depends: horde3 Recommends: imp4 Suggests: amavisd-new, ingo1, spamassassin, spamc Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/horde-sam_0.1-1_all.deb Size: 392278 MD5sum: d62a03e105caedf229905ac8c9599b8f SHA1: 6705a9b6867e286bf6d14e774e1f64a5d1b6095e SHA256: d135a8dab289bdd644b6409ddea2c830a2fa3dd546143fdb197fc31a1790988e Description: spam module for Horde Framework SAM is the Horde module permitting to each user to manage his SpamAssassin or Amavisd-new preferences. For example, it can authorize to change SpamAssassin user scores, manage blacklist and whitelist. . User preferences can be stored in a variety of backends such as a SQL database, LDAP storage or on an FTP server. Package: faqomatic Priority: extra Section: contrib/web Installed-Size: 53 Maintainer: Jereme Corrado Architecture: all Version: 2.721-9.1 Depends: cron, debconf | debconf-2.0, libdigest-md5-perl | perl (>= 5.8.0-17), libgd-gd2-noxpm-perl | libgd-gd2-perl, libjcode-pm-perl, libmime-perl, libnkf-perl, libtext-chasen-perl, liburi-perl, libwww-perl, rcs Recommends: apache | httpd, libio-socket-ssl-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/faqomatic_2.721-9.1_all.deb Size: 367700 MD5sum: ce2aa333a430ea7846c460ffe2bc7640 SHA1: 044a2ceac121808386d28fee5abeae4563c7d508 SHA256: 1dc8d9782ca09a16c04a0c50fe3a67f85d99fd42408396363886527d0de6b764 Description: online interactive FAQ CGI Creates updatable web-based FAQs with CGI. It keeps cumulative statistics about hits. Highly customizable to permit only those you choose to update the FAQ, or to allow anyone to change it depending on your requirements. It will also generate a cache of static pages if desired so that most accesses to unchanging data will be served directly through your webserver without the overhead of CGI. Package: zope-validation Priority: optional Section: web Installed-Size: 25 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope-archetypes Version: 1.4.2-1 Replaces: validation, zope2.7-validation Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Conflicts: validation, zope2.7-validation Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-validation_1.4.2-1_all.deb Size: 18834 MD5sum: 506a80d9b3930d286beaf217b9a83487 SHA1: 33ca98d07a2c29f99f895ef12050c1c1045e6095 SHA256: d61f5eab579712cae80de6edbe7c5cf7cd25126e1d879225ec78c57c3f8ea83f Description: generic validators originaly defined for Archetypes Validation package contains some generic validators originally defined for Archetypes. . Homepage: http://www.sourceforge.net/projects/archetypes Package: libhttp-access2-ruby Priority: optional Section: contrib/web Installed-Size: 38 Maintainer: Fumitoshi UKAI Architecture: all Version: 2.0.6-3 Depends: libhttp-access2-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libhttp-access2-ruby_2.0.6-3_all.deb Size: 13246 MD5sum: 3cb349d189d7f301de8bd08d57901f0b SHA1: 97d765aa386e828db1fdb9e4795fc41303fbeca8 SHA256: b63dff03bd3c70d1cc2b8692346b7f6cbcbad74aafb406cf4ba3244bccb14a24 Description: HTTP accessing library for ruby This is dependency package to libhttp-access2-ruby for default version of ruby. Package: zope-cmfbibliographyat Priority: optional Section: contrib/web Installed-Size: 94 Maintainer: Alastair McKinstry Architecture: all Version: 0.8.0-2 Depends: zope-common (>= 0.5.38), zope2.7 | zope2.8 | zope2.9 | zope2.10 | zope3.0 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmfbibliographyat_0.8.0-2_all.deb Size: 135124 MD5sum: f925a5994c32d6fa7fa021d0877b8271 SHA1: a5ab3a0ef66fd334d81e2f980dcd598ea8331617 SHA256: 6d0ca0da1f5b07c005ad67ec947f4e3dbab65bdbfc5890febe24b2ea2d3e12c5 Description: A Bibliography management product for Zope/CMF/Plone CMFBibliographyAT is the ArcheTypes based version of CMFBibliograhy. It enables handling of references to (scientific) publications in Plone. It provides a 'Bibliography Folder' content type dedicated to holding reference objects of various kinds, like for 'articles', 'books', 'preprints', 'techreports', contributions to collections, ... . The folder supports import/export of BibTeX formated files. In addition the package adds a 'bibliography' action to the portal tabs and it provides a BibliographyTool called 'portal_bibliography' through which you can manage the renderers and parsers for the import/export functionality. Package: lightning-extension-locale-sk Priority: optional Section: contrib/translations Installed-Size: 288 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-sk Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-sk_0.8-0ubuntu1~hardy1_all.deb Size: 46908 MD5sum: 566fa10fe7f89aa0d30bab03d19217b9 SHA1: c774fa8b878fbf09b73f5aa22bd967c290caf998 SHA256: 673eb03ec4640119eb59aa655573944ca1c4a06b68f264ad7687e3a92594dbbc Description: Slovak language package for lightning-extension Slovak menus and messages for lightning-extension. Homepage: http://www.mozilla.sk/ Package: wims-extra-es Priority: optional Section: contrib/web Installed-Size: 33 Maintainer: Georges Khaznadar Architecture: all Source: wims-modules-es Version: 3.62-4 Replaces: wims-extra Provides: wims-extra Depends: wims Conflicts: wims-extra Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/wims-extra-es_3.62-4_all.deb Size: 48364 MD5sum: a05a4186b22a6b58d34129677b278560 SHA1: cd565b18a4b05c251ae65f65d90f187ec2440682 SHA256: 46a28f5ea65667993a36bfb47b0fd9bd35061a44cd71af256b7f0e8e50413941 Description: Spanish modules for WIMS Wims' modules implement every user interface beyond its main page, the non exhaustive list of the features is: administrative tasks, help, interactive exercises, mathematic tools, libraries ... this release of Spanish modules is part of the project Linex/Guadalinex and is not yet part of the upstream version of wims. Package: zope-replacesupport Priority: extra Section: contrib/web Installed-Size: 104 Maintainer: Debian Zope team Architecture: all Version: 1.0.3-4 Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-replacesupport_1.0.3-4_all.deb Size: 19462 MD5sum: 07a754105c8c081176de2a2e9ad11d77 SHA1: 794d71ecc35064b87f8a127e1a207c91a58c2024 SHA256: 80b9b12d9a4da14d6ff60e8537b930610eb5b3f2b1cf05d572e03712e85a6282 Description: Add search and replace functionality to TTW Zope objects This product adds search and replace functionality to TTW Zope objects. A Replace tab is added to the ZMI of Folders and folderish objects, that allows to locate Zope objects and replace strings in these objects. . Replacement is carried out by handlers created for the individual object types. Handlers for standard Zope objects are provided by default: DTMLMethod, DTMLDocument, PythonScript, PageTemplate and ZSQLMethod. Handlers for other object types can very easily be created. Package: sunbird-locale-ru Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-ru Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-ru_0.7-0ubuntu1_all.deb Size: 119336 MD5sum: 3bb6564d50b1276b512852cc57c04aa4 SHA1: 21943a31e18c190321157df8adf7b6cb2f1265d4 SHA256: 540c3aa8c4a4a0a0750c2389c2310013b55906f73e7a3fd35c5319f0e0bf8368 Description: sunbird ru language/region package Menu and message resource and region property package for sunbird (ru language, ru). . Homepage: http://www.mozilla.com Package: zope-quotafolder Priority: extra Section: contrib/web Installed-Size: 14 Maintainer: Debian Zope Team Architecture: all Version: 0.1.1+0-1 Depends: zope-common (>= 0.5.38), zope3 | zope2.10 | zope2.9 | zope2.8 | zope2.7 | zope2.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-quotafolder_0.1.1+0-1_all.deb Size: 22356 MD5sum: 479c1040971393a9606aa44f3568a1f6 SHA1: 189b3965844105740d0596c141bf2df8802bc643 SHA256: db256885391b1a8eb55c43a8921171d7f8ae6414913c1be7982eb2a84b743608 Description: folder based quota system for Zope This Zope Product provides a folder-like Zope object which can enforce restrictions on objects stored within it, including objects stored in sub-folders. . These restrictions can limit the total number of objects, the maximum size of any single object, and the total size of all objects together. Package: jigl Priority: optional Section: contrib/web Installed-Size: 26 Maintainer: Nicholas Breen Architecture: all Version: 2.0.1+20060126-2 Depends: imagemagick, jhead, perl Recommends: csh | c-shell Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/jigl_2.0.1+20060126-2_all.deb Size: 48436 MD5sum: f2c3f6b0bff8471759562f7372f10ec5 SHA1: 99307fe0946e0d375f68aa0a44a70405c81d2de6 SHA256: 843dbd094b15e95c1e4c1b57fed3009a0be1bb443963b57b857602ddb85d445d Description: Generates a static html photo gallery from one or more directories of images Perl script that generates a static html photo gallery from one or more directories of gif/jpg/png images. It supports themes and is very customizable. It includes the ability to display comments and EXIF info for each image in a simple clean layout. . Homepage: http://xome.net/projects/jigl/ Package: mediawiki Priority: optional Section: contrib/web Installed-Size: 20243 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Mediawiki Maintenance Team Architecture: all Version: 1:1.11.2-2ubuntu0.1 Depends: apache2 | httpd, debconf (>= 0.5) | debconf-2.0, mime-support, php5, php5-mysql | php5-pgsql Recommends: mysql-server | postgresql-8.1, php5-cli Suggests: clamav, mediawiki-math, memcached, php5-gd | imagemagick Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mediawiki_1.11.2-2ubuntu0.1_all.deb Size: 4908440 MD5sum: ba5b17868b86129ce8d699d2b0bd3f1d SHA1: 341abb6bb8e5e76c0396e23def543c987a0b9b6d SHA256: e900e8475fe26974c6a66ea198c86bbd445602eb8e7b0fff3a2c165e5c3260cc Description: website engine for collaborative work MediaWiki is a wiki engine (a program for creating a collaboratively edited website). It is designed to handle heavy websites containing library-like document collections, and supports user uploads of images/sounds, multilingual content, TOC autogeneration, ISBN links, etc. . Moreover, it keeps track of changes, so users can receive notifications, view diffs and revert edits. This system has many other features and can easily be extended. Homepage: http://www.mediawiki.org/ Package: php-image-barcode Priority: optional Section: contrib/web Installed-Size: 13 Maintainer: Thomas Goirand Architecture: all Version: 1.1.0-1 Depends: php-compat, php-pear, php5-gd Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-image-barcode_1.1.0-1_all.deb Size: 18268 MD5sum: 9920ed7d223960cb3d8d47ab4b0471c5 SHA1: 96aa05a23d7eaedb06ab59f03653f4791f527e2b SHA256: 3d06422d2f619ad0af02b8e564359460dfb814ae0039ee10b5e8f0ad148a5c97 Description: Barcode generation With PEAR::Image_Barcode class you can create a barcode representation of a given string. This class uses GD function because of this the generated graphic can be pany of GD supported supported image types. . Homepage: http://pear.php.net/package/Image_Barcode Package: jsmath Priority: optional Section: contrib/web Installed-Size: 39 Maintainer: Yaroslav Halchenko Architecture: all Version: 3.4f-1 Depends: debconf (>= 0.2.26) | debconf-2.0 Recommends: apache | apache-ssl | apache-perl | apache2 | httpd, jsmath-fonts Suggests: jsmath-fonts-sprite Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/jsmath_3.4f-1_all.deb Size: 264434 MD5sum: 1df19baf118a9f8cb6f954209546783c SHA1: ac7f12d2e05a2c5aba79a5f74b138431773cbc68 SHA256: 9235a437798b582d3eb22e174ffd5b0d3a466ae32076bf08ffcc4dbc7c4fc5e2 Description: TeX equations in HTML documents Provides a method of including mathematics in HTML pages that works across multiple browsers under Windows, Macintosh OS X, Linux and other flavors of Unix. It overcomes a number of the shortcomings of the traditional method of using images to represent mathematics: jsMath uses native fonts, so they resize when you change the size of the text in your browser, they print at the full resolution of your printer, and you don't have to wait for dozens of images to be downloaded in order to see the mathematics in a web page. . Homepage: http://www.math.union.edu/~dpvc/jsMath Package: python-myghty Priority: optional Section: contrib/web Installed-Size: 143 Maintainer: Oleksandr Moskalenko Architecture: all Source: myghty Version: 1.1-3 Depends: python, python-support (>= 0.7.1) Recommends: python-paste Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/python-myghty_1.1-3_all.deb Size: 445330 MD5sum: defc3c123dd6644a62dfd8b74ff29f55 SHA1: 1c7031c817d669a3cb26945bdc3747f5b781ec52 SHA256: 7c0c5b0455cf63c8a402b68b27210895f07e7bb3fc465666188f2c6bd1994560 Description: Python based templating framework originally based on HTML::Mason Myghty is a Python based templating framework originally based on HTML::Mason, the enterprise-level framework used by Amazon.com, del.icio.us and Salon.com, among many others. Myghty fully implements Mason's templating language, component-based architecture, and caching system, and goes beyond, adding new paradigms such the Module Components controller paradigm, full Python whitespace syntax, threading support, WSGI support, session support, and much more. Enhances: python-pylons Python-Version: 2.4, 2.3, 2.5 Package: phpunit Priority: optional Section: contrib/web Installed-Size: 200 Maintainer: Jose Carlos Medeiros Architecture: all Version: 3.2.16-1~hardy1 Replaces: phpunit2 Provides: phpunit2 Depends: php-benchmark, php-pear, php5, php5-cli Conflicts: phpunit2 (<= 3.0.6-1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/phpunit_3.2.16-1~hardy1_all.deb Size: 213526 MD5sum: f966bc6689e12b3253d8e51d20440949 SHA1: b96b3c26b8f74a5147fa68ac47a53d0c7bdc99a6 SHA256: 4fff6d387d0eef600b20eddeb20c088a39296ee4a416602dc6c3312048f581f6 Description: Unit testing suite for PHP5 Unit testing allows you to write small test methods which verify units of functionality in your program. It is a powerful technique for improving the quality of your software, preventing regressions, and allowing confident refactoring of your code. . PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework, designed by Kent Beck and Erich Gamma. If you've used JUnit (for Java), PyUnit (for Python), CxxUnit (for C++), or any of the other equivalents for other languages, the API for this package should seem fairly familiar. If you've never written unit tests before, the PHPUnit API is simple to learn and use. Homepage: http://www.phpunit.de/ Package: lightning-extension-locale-fr Priority: optional Section: contrib/translations Installed-Size: 318 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-fr Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-fr_0.8-0ubuntu1~hardy1_all.deb Size: 46398 MD5sum: f68162fed63818229419c466961310c1 SHA1: 4677041d5c9e5876407c8e8693d1b0532875d6a4 SHA256: bd9fc356d7754da569ce277f1ae900b6c2214ab982be506a26b3a9d55b58cf91 Description: French language package for lightning-extension French menus and messages for lightning-extension. Homepage: http://frenchmozilla.sourceforge.net/ Package: sunbird-locale-nl Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-nl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-nl_0.7-0ubuntu1_all.deb Size: 113988 MD5sum: 33345402909edc32870db9da16a41db8 SHA1: bb36a6c60ec3878fda21efb93904eedef0a41dfd SHA256: a383f97be411cf54afee20a2c43955bc0e9bf64cdf37985729218393cecc5ada Description: sunbird nl language/region package Menu and message resource and region property package for sunbird (nl language, nl). . Homepage: http://www.mozilla.com Package: kwiki Priority: optional Section: contrib/web Installed-Size: 45 Maintainer: Nick Phillips Architecture: all Version: 0.36-1 Provides: libcgi-kwiki-perl Depends: libkwiki-perl (>= 0.36-2), liblocale-maketext-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/kwiki_0.36-1_all.deb Size: 110322 MD5sum: 8b27135b9cb847c14a6bdbbf32bec2f5 SHA1: b9e5d1ca292f51865794b9eb8088628e22d49397 SHA256: 839203643b9c3cacf5c27dba8f289f2fdf8aa1be75b691769818b1d95d119c2b Description: A Quickie Wiki that's not too Tricky This package is here to make sure people don't accidentally start new Kwikis using the old-style CGI::Kwiki system. . If you are starting a new Kwiki, you DO NOT NEED this package. Install the libkwiki-perl package instead. Package: libroxen-xmlrpc-common Priority: optional Section: contrib/web Installed-Size: 9 Maintainer: Turbo Fredriksson Architecture: all Source: libroxen-xmlrpc Version: 20020823-3 Depends: pike | pike7 | pike7.2 | pike7.4 | pike7.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-xmlrpc-common_20020823-3_all.deb Size: 10822 MD5sum: a454a72736357cbc3c15385e814413c7 SHA1: 4a40d788c18a1bc0e1281484fc141114716b95fa SHA256: 81c95ec5c5242cbafb53de0c799dde0eeaab5842fe1c756ee3b574cf45b64f09 Description: Common programs for the XML RPC Roxen/Caudium module This package provides common programs needed by modules providing XMLRPC requests for the Roxen Challenge and Caudium web server. It provides an XMLRPC server (with and without SSL support) and sample test programs. Package: php-cache-lite Priority: optional Section: contrib/web Installed-Size: 28 Maintainer: Charles Fry Architecture: all Version: 1.7.2-2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-cache-lite_1.7.2-2_all.deb Size: 33958 MD5sum: be15ef90063619ba77bea44e057dc2b4 SHA1: 0babb954e078408971ac1e4e2deb42d828b14ab5 SHA256: 6dde5cce1cba856ab288d5a83505da29c79d154b6bc6c9eaa59a67b4985e23eb Description: Fast and lite data cache system A lite cache system optimized for high traffic websites that caches data on disk and/or in memory. Cached data is accessed through a user-defined cache ID (key). Can ensure various levels of safety in the face of concurrency, even when the cache is backed by a distributed file system. . Homepage: http://pear.php.net/package/Cache_Lite/ Package: libroxen-popdrop Priority: optional Section: contrib/web Installed-Size: 10 Maintainer: Turbo Fredriksson Architecture: all Version: 1.9-5 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-popdrop_1.9-5_all.deb Size: 8008 MD5sum: cdc962a62c69a6d1eb93e48807d673b6 SHA1: bdd0314976ed5f9488a49e2ea62ce364bdfa870e SHA256: 227e1a062a28631572abc6a10330e82f611c3bbac523c995bb11b2514285aa35 Description: POP3 module for the Roxen Challenger web server Fetchmail "Clone" with backend SQL Package: libroxen-programcache Priority: optional Section: contrib/web Installed-Size: 17 Maintainer: Turbo Fredriksson Architecture: all Version: 1.0-9 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-programcache_1.0-9_all.deb Size: 3370 MD5sum: b0be43e4e6c12fedb4482858436acd71 SHA1: de0e0758f804d45ea45cc060ecf76e2245d619a3 SHA256: 1dd147228cbe408095dcf3eb3872cc0fd3221e7483639eb533d057e753354c08 Description: Program cache utility module for the Roxen Challenger web server This is an 'utility' script, which will help you manage your programs cache. It is useful especially when you're developing some pikescript or module. In that case, if your scripts inherits inherit from some other pike program, and you want to change the parent program, the cached version will be used, thus getting in the way. This pikescript will help you manage the programs cache selectively deleting those entries that get in your way. Package: zope-ploneformgen Priority: optional Section: contrib/web Installed-Size: 62 Maintainer: Alastair McKinstry Architecture: all Version: 1.0.3-1 Depends: zope-common (>= 0.5.38), zope2.7 | zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-ploneformgen_1.0.3-1_all.deb Size: 91056 MD5sum: d147883d241d051010da4600512d37e1 SHA1: 1de97d0f98e057e73abfee10026442ee1c7b4629 SHA256: 5c6b367b7b523c6f488b49268bced49dd1540aa00ffaf71090b000e3afe5e9c5 Description: A generic Plone form generator This product provides a generic Plone form generator using fields, widgets and validators from Archetypes. It makes it possible to build simple contact, information-gathering or data-entry forms through Plone's interface. . To use it, create a form folder, then add form fields as contents. Individual fields can display and validate themselves for testing purposes. The form folder creates a form from all the contained field content objects. . Final disposition of form input is handled via plug in action products. Action adapters included with this release include a mailer and a save-data adapter that saves input in tab-separated format for later download. When you first add a form folder, it's configured as simple response form with input mailed to the owner. Package: libroxen-mailform Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 0.1-6 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-mailform_0.1-6_all.deb Size: 5460 MD5sum: 2c1c86641f6a6b60f2cb7ee95c65e25d SHA1: 0d1de91f16bf62d7a427ca26d3cd46a37b481f78 SHA256: edc18344b364806d2641de273112f184e17217ce537719ebd37a9232618c5013 Description: Form to Mail module for the Roxen Challenger web server This module add a new RXML tag. This have basically the same function as the '' tags, with the difference that the result from the form is mailed instead of being piped to (or otherwise used by) a script. Package: php-http-request Priority: optional Section: contrib/web Installed-Size: 10 Maintainer: Thijs Kinkhorst Architecture: all Version: 1.4.2-1 Depends: php-net-socket, php-net-url, php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-http-request_1.4.2-1_all.deb Size: 20820 MD5sum: ff0b45ede623f1917318c5b14d72cc5b SHA1: 1fd433acd900b3bffef586d547bf90c40e6858a7 SHA256: 4f78f89d335e9091d41351278ebb024cd62c49e0ae13b1ea5aab27ffcd9abd4a Description: provides an easy way to perform HTTP requests Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy, Proxy Authentication, SSL, file uploads etc. Homepage: http://pear.php.net/package/HTTP_Request/ Package: knowledgeroot Priority: optional Section: contrib/web Installed-Size: 641 Maintainer: Frank Habermann Architecture: all Version: 0.9.8.5-2 Depends: apache2 | httpd, libphp-phpmailer, php-xml-htmlsax3, php5, php5-mysql | php5-pgsql Suggests: mysql-server-5.0 | mysql-server | postgresql-8.2 | postgresql-8.1 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/knowledgeroot_0.9.8.5-2_all.deb Size: 1245874 MD5sum: cabff538088ec4b6d1e59399f178243b SHA1: 0017957d325e7c53dd63ac18e3a0a38e111589ba SHA256: 15e47093741a36c544ae8423b747008b2bed8616e9cfaa8fa4088a3210c00de3 Description: web-based knowledgebase system This is a knowledgebase system that lets you structure your content in a tree. It is a little bit like a wiki but it is not a wiki! You do not need to learn a wiki syntax; you can use a rich text editor (FCKEditor or TinyMCE) to write content. Package: zope-cmf1.6 Priority: optional Section: contrib/web Installed-Size: 17 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.6.4-2 Depends: zope-cmfactionicons1.6 (= 1.6.4-2), zope-cmfcalendar1.6 (= 1.6.4-2), zope-cmfcore1.6 (= 1.6.4-2), zope-cmfdefault1.6 (= 1.6.4-2), zope-cmfsetup1.6 (= 1.6.4-2), zope-cmftopic1.6 (= 1.6.4-2), zope-cmfuid1.6 (= 1.6.4-2), zope-dcworkflow1.6 (= 1.6.4-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmf1.6_1.6.4-2_all.deb Size: 5826 MD5sum: f7bd7d2940f75909057a6a4999f06853 SHA1: 623363fa706fa69df2448d20734339e979b94b37 SHA256: 086042b30e10a232957c3ec6b7d96aa6eec098275461818c59872a672b755957 Description: zope content management framework (CMF), 1.6 branch The Zope Content Management Framework provides a set of services and content objects useful for building highly dynamic, content-oriented portal sites. As packaged, the CMF generates a site much like the Zope.org site. The CMF is intended to be easily customizable, in terms of both the types of content used and the policies and services it provides. . This package only depends on the other Zope CMF products. Package: xbel-utils Priority: optional Section: contrib/web Installed-Size: 64 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: python-xml Version: 0.8.4-10ubuntu2 Replaces: xbel-utils-0.6 Depends: python, python-central (>= 0.6.5), python-xml (>= 0.8.4-10ubuntu2), xbel Conflicts: xbel-utils-0.6 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/xbel-utils_0.8.4-10ubuntu2_all.deb Size: 27100 MD5sum: 81c2b21b99bf42a809934fcb75431aa7 SHA1: 12a43b46d77095348876d2c3a8a3f7a5caa21238 SHA256: 429f28918fb4ee04c1f2fe10dfe3f7bc0cd7061505b7cbd32ec17bc0bdf7cd0d Description: XML Bookmark Exchange Language Utilities The XML Bookmark Exchange Language (XBEL) is a rich interchange format for "bookmark" data as used by most web browsers. . This package contains several utilities for converting between XBEL and other common bookmark formats. Python-Version: all Package: ldap-account-manager Priority: extra Section: contrib/web Installed-Size: 194 Maintainer: Roland Gruber Architecture: all Version: 2.1.0-1 Depends: apache | apache-ssl | apache-perl | apache2 | httpd, debconf (>= 0.2.26) | debconf-2.0, php-fpdf, php5 (>= 5.1), php5-ldap Recommends: php5-mhash Suggests: ldap-server, perl, php5-mcrypt, sudo Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ldap-account-manager_2.1.0-1_all.deb Size: 1987460 MD5sum: d50dd4f4fac19b513d84780a031502d3 SHA1: d40e87b5bb947bda0ce1455f163771e462d4608d SHA256: 546d3090aae7789e35f164783c40a19d586cbc5f58ec701c3c9324549d8b9742 Description: webfrontend for managing accounts in an LDAP directory LDAP Account Manager (LAM) runs on an existing webserver. LAM supports LDAP connections via SSL and TLS. It manages user, group and host accounts. Currently LAM supports these account types: Samba 2 and 3, Unix, Kolab 2, address book entries, NIS mail aliases and MAC addresses. There is a tree viewer included to allow access to the raw LDAP attributes. You can use templates for account creation and use multiple configuration profiles. Account information can be exported as PDF file. There is also a script included which manages quota and homedirectories, you have to setup sudo if you want to use it. LAM is translated to Catalan, Chinese (Simplified + Traditional), Czech, Dutch, English, French, German, Hungarian, Italian, Japanese, Portuguese, Russian and Spanish. . Homepage: http://lam.sourceforge.net/ Package: php-event-dispatcher Priority: optional Section: contrib/web Installed-Size: 11 Maintainer: Thomas Goirand Architecture: all Version: 1.0.0-2 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-event-dispatcher_1.0.0-2_all.deb Size: 11988 MD5sum: 2e88851e4495effb637f60dacb68f227 SHA1: 800cc94d97774437765510eac90cf70cf9da984f SHA256: 2af30f08996f9a3026c61606ffafad9237e6690768fe289a85241a463bf1d349 Description: Dispatch notifications using PHP callbacks The Event_Dispatcher acts as a notification dispatch table. It is used to notify other objects of interesting things. This information is encapsulated in Event_Notification objects. Client objects register themselves with the Event_Dispatcher as observers of specific notifications posted by other objects. When an event occurs, an object posts an appropriate notification to the Event_Dispatcher. The Event_Dispatcher dispatches a message to each registered observer, passing the notification as the sole argument. . Homepage: http://pear.php.net/package/Event_Dispatcher Package: libroxen-flash2 Priority: optional Section: contrib/web Installed-Size: 19 Maintainer: Turbo Fredriksson Architecture: all Version: 0.01-9 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-flash2_0.01-9_all.deb Size: 3886 MD5sum: 69a6cd78d337a26087efa433980893a5 SHA1: 730c02905a5e05f2da31709f495a8e0dea3aa739 SHA256: e4d598dc5721c0c77698d166498d431f87dcf2f58872e40fa5ff0ffc2d6b035a Description: Flash2 module for the Roxen Challenger web server The purpose of this module is to create a tag that includes parameters that are quite often missed when doing an embed statement by itself by html designers. Standard pluginspath and Mime type are quite forgotten on occasions. . Future version will include the javascript code for 'smart' downloading of the plugin Package: xbel Priority: optional Section: contrib/web Installed-Size: 35 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: python-xml Version: 0.8.4-10ubuntu2 Depends: sgml-base Recommends: xml-core Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/xbel_0.8.4-10ubuntu2_all.deb Size: 25068 MD5sum: 5e6d220186206c47ba1c57197a14e8a4 SHA1: 2a141fb1ac7eb7ec96797a0cf78ab4a14a88aab5 SHA256: 750c79143db00ddec9ec96568c8c61a3e4ff004b5b3ab6b6a26233857db2f32a Description: XML Bookmark Exchange Language The XML Bookmark Exchange Language (XBEL) is a rich interchange format for "bookmark" data as used by most web browsers. . This package contains XBEL DTDs for 1.0 and 1.1 formats as well as documentation. Package: blosxom Priority: optional Section: contrib/web Installed-Size: 25 Maintainer: Gerfried Fuchs Architecture: all Version: 2.0-15 Depends: perl Recommends: apache | httpd Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/blosxom_2.0-15_all.deb Size: 23760 MD5sum: b4fbac29199a4e64db38f4039630602a SHA1: 552f75f1ebbf856a380b3cad7764301155e0bc93 SHA256: 94a22d6b346ac4965860ea6081b24c47384b3f808d4d88621d7b8c31e872b506 Description: light, feature-packed weblog app with plugin extensibility Blosxom (pronounced "Blossom") is a lightweight yet feature-packed weblog application designed from the ground up with simplicity, usability, and interoperability in mind. . Fundamental is its reliance upon the file system, folders and files as its content database. Blosxom's weblog entries are plain text files like any other. Write from the comfort of your favorite text editor and hit the Save button. Create, edit, rename, and delete entries on the command-line, via FTP, WebDAV, or anything else you might use to manipulate your files. There's no import or export; entries are nothing more complex than title on the first line, body being everything thereafter. . Despite its tiny footprint, Blosxom doesn't skimp on features, sporting the majority of features one would find in any other Weblog application. Additionally, Blosxom 2 includes support for plugins, and thus much more extensive customization. . Blosxom is simple, straightforward, minimalist Perl affording even the dabbler an opportunity for experimentation and customization. And last, but not least, Blosxom is open source and free for the taking and altering. Package: jsmath-fonts Priority: optional Section: contrib/web Installed-Size: 10157 Maintainer: Yaroslav Halchenko Architecture: all Version: 1.3-2 Depends: jsmath Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/jsmath-fonts_1.3-2_all.deb Size: 4090230 MD5sum: 444579d049e482c788f48782f286e718 SHA1: 43e2fa8324aabce40476bcae4e7a28f0e6097b9f SHA256: f50e62f7072077702886d263d28b41ab67787830361856e3c694905fce1c0751 Description: raster fonts for jsMath Rasterized fonts saved in image files to enable viewing of jsMath pages by a web-browser which is missing access to TeX fonts. . Homepage: http://www.math.union.edu/~dpvc/jsMath Package: zope-cmfsetup1.6 Priority: optional Section: contrib/web Installed-Size: 99 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope-cmf1.6 Version: 1.6.4-2 Depends: zope-cmfcore1.6 (= 1.6.4-2), zope-cmfdefault1.6 (= 1.6.4-2), zope-common (>= 0.5.38), zope-dcworkflow1.6 (= 1.6.4-2), zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmfsetup1.6_1.6.4-2_all.deb Size: 16720 MD5sum: 954aa75903722987a68902a074a0f539 SHA1: 7275e6400b1ef34d9b9926888dfc69bf788fdc5a SHA256: 6a8ae30a3328a38792a4f8499269f7c3c7efe56a48ba4406a7a7e1a2ac3c4607 Description: mini-framework for configurations of CMF Sites This product provides a mini-framework for expressing the configured state of a CMF Site as a set of filesystem artifacts. These artifacts consist of declarative XML files, which spell out the configuration settings for each tool, and supporting scripts / templates, in their "canonical" filesystem representations. Package: mnemo2 Priority: optional Section: contrib/web Installed-Size: 4388 Maintainer: Horde Maintainers Architecture: all Version: 2.1.1-2 Depends: horde3 Recommends: php5-mysql | php5-pgsql Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mnemo2_2.1.1-2_all.deb Size: 1235772 MD5sum: c165d504cafd17410abc9a03aacb017f SHA1: fc2739105a64d899721c0ef42fdfee8b91ae0c09 SHA256: dac2055902d746b6c8911a36ac2e7c3aa2dd828e9a9dacf3dde00bc0b19483bb Description: notes/memos component for Horde Framework Mnemo is the Horde notes and memos application. It lets users keep free-text notes and other bits of information which doesn't fit as a contact, a todo item, an event, etc. It is very similar in functionality to the Palm Memo application. Package: libroxen-faq Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.13-9 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-faq_1.13-9_all.deb Size: 5608 MD5sum: 3ac4509e0121cfaca35acd889acd24fd SHA1: c384f74158f787977da3e4b5460be774529b17fd SHA256: 7bc37810229bc0bef5e08db80d2cb240a4e014858dc5d05314c94c6a413e595f Description: FAQ module for the Roxen Challenger web server The FAQ module is a simple module that allows a site owner to create and maintain any number of FAQs. This is done using two simple tags. One to show an FAQ and one to edit any of the FAQs. Package: ocsinventory-server Priority: extra Section: contrib/web Installed-Size: 27 Maintainer: Pierre Chifflier Architecture: all Version: 1.01-3 Depends: apache2, dbconfig-common, debconf (>= 0.5) | debconf-2.0, libapache-dbi-perl, libapache2-mod-perl2, libcompress-zlib-perl, libdbd-mysql-perl, libdbi-perl, libnet-ip-perl, libxml-simple-perl, ucf Recommends: ocsinventory-reports Suggests: libsoap-lite-perl, mysql-server, ocsinventory-agent Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ocsinventory-server_1.01-3_all.deb Size: 38868 MD5sum: a8c526f4508bd5e1ff418da5c19d353c SHA1: 92f60cf7208b5cf4a3270714b35c131a58d8ae0d SHA256: 4229bc37e229013135edc521aed4e464f90dcf3a33354b796e9b8710b2b5abf4 Description: Hardware and software inventory tool (Communication Server) Open Computer and Software Inventory Next Generation is an application designed to help a network or system administrator keep track of the computers configuration and software that are installed on the network. . Information about Hardware and Operating System are collected. OCS Inventory is also able to detect all active devices on your network, such as switch, router, network printer and unattended devices. It also allows deploying softwares, commands or files on client computers. . This package contains the 'Communication Server' part. . Homepage: http://www.ocsinventory-ng.org/ Package: hindent Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Miguel Angel Ruiz Manzano Architecture: all Version: 1.1.2-7 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/hindent_1.1.2-7_all.deb Size: 9088 MD5sum: 0a9fbdec7a4ab5ddb6227fe0bcff0e24 SHA1: 1aada4e8fc4b1691075e351713ce209276258f77 SHA256: ce48af0fbe7c2243a9549e08ee75ebd49ebac5b3fa915daef645736ff69fe011 Description: Reformats HTML code This utility reformats HTML code to be properly indented/nested for improved readability. You can indent the existing lines as-is, or totally reformat the code to have one tag per line. Hindent is useful in deciphering software-generated HTML code when it's all just one huge line, or help you find find that last missing end-tag, or deal with code victimized by creeping featurism. Written in Perl for Unix. Understands all HTML 3.2 nestable tags. Package: libroxen-graphicalcounter Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.10-9 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-graphicalcounter_1.10-9_all.deb Size: 7680 MD5sum: e35307c843584dbe633357e1a14be5f0 SHA1: 8716badaf6c9f047de35e577081bcdc8072f6ff1 SHA256: f353fe92b01c2bdb8200d05b6673a9657858a3590d63cc996951aba6060f659c Description: Access counter module for the Roxen Challenger web server This is a graphical counter module, with all the features from the accessed-tag, except that it has a graphical representation. You can use normal Roxen fonts or ppm color fonts. Package: twiki Priority: optional Section: contrib/web Installed-Size: 262 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sven Dowideit Architecture: all Version: 1:4.1.2-3.1ubuntu1 Depends: apache-common | apache2-common | apache2.2-common, debconf (>= 0.5) | debconf-2.0, libalgorithm-diff-perl, libcgi-session-perl, libdigest-sha1-perl, liberror-perl, libhtml-parser-perl, liblocale-maketext-lexicon-perl, libmime-base64-perl, libnet-perl, libtext-diff-perl, liburi-perl, perl (>= 5.8), rcs (>= 5.7) Suggests: libapache-mod-perl, libapache2-mod-perl2, libunicode-maputf8-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/twiki_4.1.2-3.1ubuntu1_all.deb Size: 4677364 MD5sum: df582106a47b3b5a66a393e25645ad81 SHA1: 138ffa1af5499b4677ccd134d4c630c8180fff7c SHA256: 6741889bdf4244ac9a955fdc5ae00697b9821c85188f4e3a5add2a06282b8fb5 Description: A Web Based Collaboration Platform TWiki is a modern CGI-based implementation of the Wiki collaboration platform originally developed for OOP/Patterns collaboration. In addition to the traditional Wiki feature of allowing any web browser to serve as a contributing client, TWiki adds rcs-based version control and user management. Package: libroxen-mail Priority: optional Section: contrib/web Installed-Size: 19 Maintainer: Turbo Fredriksson Architecture: all Version: 1.4-11 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-mail_1.4-11_all.deb Size: 4326 MD5sum: f78165a775e4fa3b80f1f49884748755 SHA1: 1445a6f07b5b843abec8fb585c6bf71c2c835cae SHA256: c9c0c4d8ce6dd49ba65496bd5b96c760c274af1ae577c5c08331c09153fe470a Description: Mail presentation module for the Roxen Challenger web server This is an extremely simple module that takes a file with the extension .mail and assuming it contains exactly one email saved in Unix mailbox-format it makes some magic and returns a text/html document. Package: php-xml-htmlsax3 Priority: extra Section: contrib/web Installed-Size: 110 Maintainer: Romain Beauxis Architecture: all Version: 3.0.0+cvs01112007-2 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-xml-htmlsax3_3.0.0+cvs01112007-2_all.deb Size: 29596 MD5sum: 6b316190579fd438969af436424d6fae SHA1: e600332ddb0605b9554dfccd795d92d96a97543f SHA256: e9cfc85777ab30a5751c297c5198cc0dd39d5c878e4b48d19a04a99fa876c03f Description: SAX parser for HTML and other badly formed XML documents php-xml-htmlsax3 provides an API very similar to the native PHP XML extension (http://www.php.net/xml), allowing handlers using one to be easily adapted to the other. . The key difference is php-xml-htmlsax3 will not break on badly formed XML, allowing it to be used for parsing HTML documents. Homepage: http://pear.php.net/package/XML_HTMLSax3/ Package: blogtk Priority: optional Section: contrib/web Installed-Size: 23 Maintainer: Ubuntu MOTU Developers Architecture: all Version: 1.1-2ubuntu2 Depends: python, python-central (>= 0.6.5), python-glade2 (>= 1.19.13-3), python-gnome2 (>= 1.19.13-3), python-gtk2 (>= 1.19.13-3) Recommends: aspell Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/blogtk_1.1-2ubuntu2_all.deb Size: 70062 MD5sum: ead3ee576f6d51fb68f42290edd37ad7 SHA1: 7154bd825307b87dbcec9293046c16a5de66cd6c SHA256: 3a1925d1056c77ba23c7ff2a07163a2370a66bb13638a4ad9eddf2b8429abf3f Description: GTK Weblogging client BloGTK is a weblogging client that allows users to post to their blogs without the need for a web browser. It features the following: . * Connects with blogging systems like Blogger, Movable Type, as well as any system that uses the MetaWeblog API. * Supports advanced editing of posts including custom HTML tags and offline post saving and editing. * Supports basic HTTP proxies. Homepage: http://blogtk.sourceforge.net/ Python-Version: current Package: php-geshi Priority: optional Section: contrib/web Installed-Size: 54 Maintainer: Mediawiki Maintenance Team Architecture: all Source: geshi Version: 1.0.7.20-1 Depends: php5 | php5-cli | php4 | php4-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-geshi_1.0.7.20-1_all.deb Size: 380794 MD5sum: ae568388df62bea9ae44ba9e456fd19a SHA1: 5ed571d0a57250bc2cfd9f879f47a40dc73bfe2f SHA256: e8f32fd2def5e2758873a3a64cf797dbe69a54f443aa564e8e0f534f19759868 Description: Generic Syntax Highlighter GeSHi aims to be a simple but powerful highlighting class, with the following goals: . * Support for a wide range of popular languages * Easy to add a new language for highlighting * Highly customisable output formats . GeSHi aims to do this all as quickly as possible. Many customisable features of GeSHi facilitate speed increases, and you can easily find a balance between the amount of highlighting done and the speed in which it is done. . Homepage: http://qbnz.com/highlighter/ Package: planet.rb Priority: optional Section: contrib/web Installed-Size: 10 Maintainer: Taku YASUI Architecture: all Version: 0.3.3-0.1 Depends: libgdbm-ruby1.8, libhtree-ruby1.8, ruby (>= 1.8), ruby (<< 1.9) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/planet.rb_0.3.3-0.1_all.deb Size: 13962 MD5sum: cdcb95f99e71d29a5ff0268699ce9e91 SHA1: 6573927f29e35e78bbbd8de1683ef5b33557897b SHA256: a01a1df87151227f6e560864ac00e3305bc61518a1992039151b0889598a79c0 Description: RSS aggregator to make "planet" site written in Ruby planet.rb is a RSS aggregator to make "planet" site such as http://planet.debian.net Package: llgal Priority: optional Section: contrib/web Installed-Size: 30 Maintainer: Brice Goglin Architecture: all Version: 0.13.14-1 Depends: imagemagick, libimage-size-perl, liblocale-gettext-perl, liburi-perl, perl (>= 5.6.0-16) Recommends: libimage-exiftool-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/llgal_0.13.14-1_all.deb Size: 95698 MD5sum: 19cc36ea01ee7f7adcca6fb390d7526a SHA1: f517c8270cffd40bd2c047fdf9a24553fb7405f0 SHA256: a52ed7768d5c632535881fba52fb11b0fb909fa58ff86607d553b97399aad961 Description: Command-line online gallery generator llgal is a online gallery generator for images, videos, ... It is based on igal and adds multiple features including: - various types of slides (movies, text, links, downloads and subdirs); - addition of headers, footers, links and separators in generated HTML files; - automatic generation of captions from JFIF, GIF or EXIF tags; - highly configurable layout. The llgal interface is command line only. Its purpose is to generates nice web-pages quickly, using very simple but standard XHTML/CSS code, without requiring anything like php or javascript. . Homepage: http://home.gna.org/llgal/ Package: psp Priority: optional Section: contrib/web Installed-Size: 17 Maintainer: Sam Hartman Architecture: all Version: 0.5.5.dfsg.1-0.1 Depends: libgetopt-mixed-perl, libpsp-perl Suggests: psp-doc, psp-parser Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/psp_0.5.5.dfsg.1-0.1_all.deb Size: 25094 MD5sum: 3b611d7c0d3944bff77212bdf7801c74 SHA1: 18532baf0f3cdb7e7675643dfb03ec40c42d40f1 SHA256: 7357e04e163548d6338a7ba7a9a242001371b29fb4fdd57f5d340d82bffee7d6 Description: Perl Server Pages - Web scripting environment runtime Perl Server Pages provides a versatile dynamic web scripting environment for Perl, featuring advanced input validation and data flow management. Support for mod_perl provided. Psp attempts to provide easy construction of large websites in Perl, much the same way that ASP and JSP provide this support for other languages. . This package provides the runtime necessary to run website fragments (piles) that have already been parsed. Package: libhttp-access2-ruby1.8 Priority: optional Section: contrib/web Installed-Size: 80 Maintainer: Fumitoshi UKAI Architecture: all Source: libhttp-access2-ruby Version: 2.0.6-3 Depends: libruby1.8 Recommends: libopenssl-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libhttp-access2-ruby1.8_2.0.6-3_all.deb Size: 20700 MD5sum: 1fedf9b41bc48c446af2e9438266990d SHA1: 2631bd96345d43e9844ede5903078822df884557 SHA256: e8c165dd4ca64c3be517c25eb89d08e94c0eaeb940261de8893916e0605cadae Description: HTTP accessing library for ruby http-access2 gives something like the functionality of libwww-perl (LWP) in Ruby. . * methods like GET/HEAD/POST via HTTP/1.1. * asynchronous HTTP request * by contrast with net/http in standard distribution; * you don't have to care HTTP/1.1 persistent connection (http-access2 cares instead of you). * MT-safe * streaming POST . This is packaged for ruby1.8 Package: libroxen-xmlrpc-caudium Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Source: libroxen-xmlrpc Version: 20020823-3 Depends: caudium, libroxen-xmlrpc-common Conflicts: libroxen-xmlrpc-roxen Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-xmlrpc-caudium_20020823-3_all.deb Size: 3828 MD5sum: bf64ed8307c6572197037b2a4097b435 SHA1: 9c526c5edb66c1aece4ea543eabf4ad15852d794 SHA256: 8ca645c4864019317e5d546a3a9b1b1075bd07a9e9100404d5efbb9685a73796 Description: XML RPC module for the Roxen Challenger web server This module accepts XMLRPC requests (see http://www.xmlrpc.org/) and invokes the appropriate method. . This module is for the Caudium server (an offspring of Roxen). Package: ip2host Priority: optional Section: contrib/utils Installed-Size: 6 Maintainer: Gunnar Wolf Architecture: all Version: 0.09-3 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ip2host_0.09-3_all.deb Size: 8486 MD5sum: 370b7af0c1ca1c5173b2bdb7cac5cd3e SHA1: 9c24401c2ec09446e576031eae184baa5b566e88 SHA256: 466bb5284ba6176dc782cefc792cf946a383b28463c6a4d431d41846b68d9430 Description: Resolve IPs to hostnames in web server logs This script is a drop-in replacement for the logresolve.pl script distributed with the Apache web server. . ip2host has the same basic design of forking children to handle the DNS resolution in parallel, but multiplexes the communication to minimize the impact of slow responses. This results in a significant speed improvement (approximately 10x faster), and the performance degrades more gracefully as the DNS timeout value is increased. Package: swaml Priority: extra Section: contrib/web Installed-Size: 27 Maintainer: Nacho Barrientos Arias Architecture: all Version: 0.0.5-2.1 Depends: python (>= 2.4), python-rdflib, python-support (>= 0.7.1) Recommends: buxon Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/swaml_0.0.5-2.1_all.deb Size: 24604 MD5sum: edd312e97a68aadeae5dc25978fcbf8e SHA1: ed94472a2a9fb6b0222804088d5ee7825c3b729a SHA256: 3e7a7f8b27989330219f9ef7aeb1e1570e5fb11812ad6a30fdb9c9127bceac93 Description: Semantic Web Archive of Mailing Lists SWAML reads a collection of email messages stored in a mailbox (from a mailing list compatible with RFC 4155) and generates a RDF description. It is written in Python using SIOC as the main ontology to represent in RDF a mailing list, including the next features: . * Platform independent. * Text-based. * Compatible with RFC 4155. * Serialize RDF to disk. * Reusability of ontologies already extended, mainly SIOC. * Enrichment using FOAF. * KML support. . Homepage: http://swaml.berlios.de Package: bins Priority: optional Section: contrib/web Installed-Size: 168 Maintainer: Ludovic Rousseau Architecture: all Version: 1.1.29-9 Depends: libhtml-clean-perl, libhtml-parser-perl, libhtml-template-perl, libimage-info-perl, libimage-size-perl, libio-string-perl, libjpeg-progs, liblocale-gettext-perl, libtext-iconv-perl, libtext-unaccent-perl, libtimedate-perl, liburi-perl, libxml-grove-perl, libxml-handler-yawriter-perl, libxml-perl, libxml-writer-perl, libxml-xql-perl, perlmagick Recommends: libglade-gnome0, libglade-perl, libgladexml-perl, libgnome-perl, libgtk-imlib-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/bins_1.1.29-9_all.deb Size: 284366 MD5sum: 2614540c6bcf81e6cf8bb66ff1f921c3 SHA1: 60ae09a440b4fe4463f79385ff6a1bb01c5b1a2c SHA256: f279da0305cce65e7558359a738485937ea85b8c8beeb0a84135b7fbec58ca26 Description: Generate static HTML photo albums using XML and EXIF tags BINS generates a complete static gallery (images and HTML) with thumbnails and image lists, using XML files to hold information about each image. Includes bins_edit and bins-edit-gui tools for adding information to the XML files. Interprets EXIF and JFIF tags (and Canon extensions) in the jpeg directly. Gallery appearance customizable through HTML templates; gallery can be generated in different languages. . Based on SWIGS (Structured Web Image Gallery System). . Homepage: http://bins.sautret.org/ Package: mydms Priority: optional Section: contrib/web Installed-Size: 153 Maintainer: Miguel Gea Milvaques Architecture: all Version: 1.7.0-1 Depends: apache2, dbconfig-common (>= 1.8.4), debconf | debconf-2.0, libapache2-mod-php5, libphp-adodb (>= 4.64-4), mysql-client, mysql-server, php5-gd, php5-mysql Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mydms_1.7.0-1_all.deb Size: 232082 MD5sum: c815dc5a81953b985a50619afb7afa5c SHA1: f710770e70cb7b6ddcbe76352833b47e0c47a5cd SHA256: 7d017384ae5c717dfefdfe093516c2bd35813b8e08c96119734687f3fe380694 Description: open-source document management system based on PHP and MySQL MyDMS combines all these features with a nice-looking web-interface which makes it possible to access your documents not only via intranet in your office but worldwide via the internet. . In detail MyDMS offers you these features: * Create folders to group your documents * Edit document and folder properties online * Detailed information on uploaded documents * Lock and unlock documents * Update documents - old versions are saved * Individual Icons for different Mime-Types * Set expiration-date for documents * Users are notified about new/updated or expired documents via email * Download documents or view them online within your Browser * Control access via detailed ACLs (access control lists) * User- and Group-Management * Powerful search-engine * Multi language support Homepage: http://dms.markuswestphal.de Package: filterproxy Priority: optional Section: contrib/web Installed-Size: 38 Maintainer: Mario Lang Architecture: all Version: 0.30-6.2 Depends: adduser, libcompress-zlib-perl (>= 1.10), libhtml-mason-perl (>= 1.1201), liburi-perl, libwww-perl, libxml-libxml-perl, libxml-libxslt-perl, perl (>= 5.6), perl (>= 5.8) | libtime-hires-perl (>= 1.10), perlmagick (>= 5.4) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/filterproxy_0.30-6.2_all.deb Size: 94698 MD5sum: f062fa89e5a34c20957deb4e45b6b6bb SHA1: 35ae976d5f3911b43d83c082d9b63fe3b519817c SHA256: db16bdd7acfc276ea2977a5d9b7b67d048b5c61c90b03dae47867a4e9e46d815 Description: A filtering proxy, which can among other things remove ads FilterProxy is a Perl script that acts as a generic web proxy. It is unique in that it allows "Modules" to be installed that can perform arbitrary transformations on HTML(or any other mime-type). Currently it filters ads, and compresses HTML content (for a 5-1 speedup on modems!) Configuration is done with web forms. Package: phpgedview-themes Priority: optional Section: contrib/web Installed-Size: 2237 Maintainer: Thijs Kinkhorst Architecture: all Source: phpgedview Version: 4.1.e+4.1.2-1 Depends: phpgedview Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/phpgedview-themes_4.1.e+4.1.2-1_all.deb Size: 942850 MD5sum: 2dd6cb118e5c0ada65ef523a7155d328 SHA1: 76d22f67c93e173787041fb3907b56e4b22bb988 SHA256: d7b40f06a1ffaf9ec098a683ddd2d190d3c0dd8f577dedb8ed638e5cf2ad53dd Description: PhpGedView themes PhpGedView is a web-based genealogy program which allows you to view and edit your genealogy on your website. PhpGedView has full editing capabilities, full privacy functions, can import from GEDCOM files, and supports multimedia like photos and document images. PhpGedView also simplifies the process of collaborating with others working on your family tree. Its use of the de facto GEDCOM standard allows for importing data from almost any current genealogy program. . This package contains the set of standard themes. Homepage: http://www.phpgedview.net/ Package: zope-cmfcore1.6 Priority: optional Section: contrib/web Installed-Size: 1447 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope-cmf1.6 Version: 1.6.4-2 Depends: zope-common (>= 0.5.38), zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmfcore1.6_1.6.4-2_all.deb Size: 243790 MD5sum: 8c9181edf73ea7b71369a0cb4969f98b SHA1: d887767d1b43f03fe4350eca38e72601a70473cd SHA256: d1c42c863196994b56b601e153bfde35f95b913465a77d60e46979b3d5685be9 Description: zope cmf core services, 1.6 branch The Zope Content Management Framework provides a set of services and content objects useful for building highly dynamic, content-oriented portal sites. As packaged, the CMF generates a site much like the Zope.org site. The CMF is intended to be easily customizable, in terms of both the types of content used and the policies and services it provides. . This product declares the key framework services for the Zope Content Management Framework (CMF). Please see the CMF "dogbowl site": http://cmf.zope.org, for more details. Package: php-net-smtp Priority: optional Section: contrib/web Installed-Size: 9 Maintainer: Debian PHP Maintainers Architecture: all Version: 1.2.6-2ubuntu1 Replaces: php4-pear (<< 4:4.4.0-0) Depends: php-net-socket, php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-net-smtp_1.2.6-2ubuntu1_all.deb Size: 12492 MD5sum: a10edb131090be9fe5d40a7d6282623c SHA1: 62ef364a5b515273258dc873e2c911a718be6496 SHA256: eccf97ec841a6dd6c57d63eeb5d08e293de37ead64f492f3428a5e01807c3e7a Description: PHP PEAR module implementing SMTP protocol Provides an implementation of the SMTP protocol using PEAR's Net_Socket class. Package: libroxen-deepleap Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.0-6 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-deepleap_1.0-6_all.deb Size: 3618 MD5sum: 5139ab1d57d1fe3e83822c1af398f291 SHA1: 63bd6bdbe0a36d26d97d7e60af99ad6d0f2a0b22 SHA256: ce96d07ede208b0356cfa6ef600bf31dda8ce2aa6ab71dd6025394204d2fd0a1 Description: Deepleap database registry module for the Roxen Challenger web server This module allows you to easily integrate your site with deepleap. Once you have filled out the variables in the module, you can add your site to their database. Package: pcd2html Priority: optional Section: contrib/web Installed-Size: 31 Maintainer: Andreas Tille Architecture: all Version: 0.5.1-1 Depends: debconf (>= 0.5) | debconf-2.0, graphicsmagick | imagemagick (>= 6.0.6.2-1.6), make, psmisc Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/pcd2html_0.5.1-1_all.deb Size: 44036 MD5sum: ec7c78781e584f8a3aac1da5a94e4201 SHA1: 8026fd8068ff1e9bf87eff3ff077ee2c2d83f189 SHA256: 49b7148978b07b0c8fee70e4a248f5073e0bc19115c34add9141906d262804d0 Description: scripts to convert PCD images to commented HTML pages By giving some rules and commenting text in predefined files it is possible to convert Kodak Photo CD data into linked HTML pages with describing text. English and German pages can be created. Package: php-net-ftp Priority: optional Section: contrib/web Installed-Size: 11 Maintainer: Jose Carlos Medeiros Architecture: all Version: 1.3.2-2 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-net-ftp_1.3.2-2_all.deb Size: 29600 MD5sum: f04453423ea09023bbea893cfebc8962 SHA1: 4ee80d8bc868887b06b1a2657f9eaffe7435fba7 SHA256: 7758093d5d7054a9bbcc856d1b6d6425749af8d8f643480ff0dd0211bf216b91 Description: provides an OO interface to the PHP FTP functions Net_FTP allows you to communicate with FTP servers in a more comfortable way than the native FTP functions of PHP do. The class implements everything nativly supported by PHP and additionally features like recursive up- and downloading, dircreation and chmodding. It although implements an observer pattern to allow for example the view of a progress bar. . Homepage: http://pear.php.net/package/Net_FTP/ Package: webauth-weblogin Priority: optional Section: contrib/web Installed-Size: 17 Maintainer: Russ Allbery Architecture: all Source: webauth Version: 3.5.5-1 Depends: libcgi-fast-perl, libhtml-template-perl, libwebauth-perl (>= 3.2.6-1), libwebkdc-perl, perl Recommends: httpd-cgi Suggests: libapache2-mod-auth-kerb Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/webauth-weblogin_3.5.5-1_all.deb Size: 80166 MD5sum: b8531901ca2767e01d161507a0f8e5b3 SHA1: 0bcf661d98fbcdf6b865e7d78dbf1426844389b5 SHA256: d6f67b2779d2653fe000f4e09c6b6ee8391ded169ed3bd365ed08eac1a50e42d Description: Central login server for WebAuth authentication WebAuth is a cookie-based web authentication system built on top of Kerberos. It relies on a central authentication server that handles all user authentication for a domain and creates user authentication credentials for any web server that needs strong authentication. . This package contains the CGI-based WebLogin server that handles initial user authentication and building authentication tokens for WebAuth servers. Only one WebLogin server is needed to support a site WebAuth installation. It is normally run on the same system as the WebKDC. Homepage: http://webauth.stanford.edu/ Package: cakephp Priority: optional Section: contrib/web Installed-Size: 61 Maintainer: Chris Lamb Architecture: all Version: 1.1.18.5850-2 Depends: php5 | php4 Recommends: cakephp-scripts Suggests: cakephp-instaweb, php5-mysql Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/cakephp_1.1.18.5850-2_all.deb Size: 162574 MD5sum: 5a8ad4c4f62165d9d223704dfcea386e SHA1: bc7b20ba536a9255c67b537bfc6d9518501b4ded SHA256: 20982335cfedcddd611f3b3dec4b34fd16fef4ed108604033a2c41a6227c2ea2 Description: MVC rapid application development framework for PHP CakePHP is a flexible model-view-controller rapid application development framework for PHP inspired by Ruby on Rails. . CakePHP makes developing applications swiftly and with the least amount of hassle: . * compatibility with PHP4 and PHP5 * integrated CRUD for database interaction and simplified queries including scaffolding * request dispatcher with good looking, custom URLs * fast and flexible templating (PHP syntax, with helpers) * useful core features (access control lists, AJAX integration, etc.) * works from any website subdirectory Homepage: http://www.cakephp.org/ Package: php-services-weather Priority: optional Section: contrib/web Installed-Size: 282 Maintainer: Jose Carlos Medeiros Architecture: all Version: 1.4.2-1 Depends: php-http-request (>= 1.2.0), php-pear Recommends: php-cache (>= 1.5.4), php-db (>= 1.4), php-net-ftp (>= 1.3.1), php-soap (>= 0.9.1), php-xml-serializer (>= 0.16.0) Suggests: php5-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-services-weather_1.4.2-1_all.deb Size: 64268 MD5sum: c9ec52e82738312d56339dce14c00707 SHA1: 84541be548d3cdcda7053a6f24e1756e24be0551 SHA256: de45eacce202f341a95b5cc408a6d67db823247b29faaba8cbbd75534c5a7c66 Description: acts as an interface to various online weather-services Services_Weather searches for given locations and retrieves current weather data and, dependent on the used service, also forecasts. Up to now, GlobalWeather from CapeScience, Weather XML from EJSE (US only), a XOAP service from Weather.com and METAR/TAF from NOAA are supported. Further services will get included, if they become available, have a usable API and are properly documented. . Homepage: http://pear.php.net/package/Services_Weather/ Package: php-net-sieve Priority: optional Section: contrib/web Installed-Size: 7 Maintainer: Jose Carlos Medeiros Architecture: all Version: 1.1.5-1 Depends: php-net-socket, php-pear Suggests: php5-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-net-sieve_1.1.5-1_all.deb Size: 15898 MD5sum: 754225eaea3f753d8c453c36c1655800 SHA1: 1039eda063c10b553aebc23c5e8f01903472d1bd SHA256: 9c5c308fcc0e066547a4f02e1cc0b80bba0b8206138ae620dcb6a0a04ed46eb4 Description: net_sieve module for PEAR Provides an API to talk to the timsieved server that comes with Cyrus IMAPd. Can be used to install, remove, mark active etc sieve scripts. . Homepage: http://pear.php.net/package/Net_Sieve Package: libroxen-thumbnail Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.4-11 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-thumbnail_1.4-11_all.deb Size: 5118 MD5sum: 84b52abc836f848b9e6461d150a36145 SHA1: 29dc64679d4eb7c31d4da9c440ace837b3c52ffe SHA256: 372a866a38956bb5b4d888e4206ce551d37c400283983534ea25a25c289aee1d Description: tag for the Roxen Challenger web server Gives a tag which displays a resized/cached image. Package: php-mail-mime Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Jeroen van Wolffelaar Architecture: all Version: 1.3.1-1.1 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-mail-mime_1.3.1-1.1_all.deb Size: 18590 MD5sum: 9aeb28130775606b6991df90b658a837 SHA1: 8ed4e04f14ba28b6e329f0d8f63dc3ceafc6b983 SHA256: cb1e1fa67ff12cb4d3d0ae463da6a7407454cb42a269615270c0ee05c6e096f7 Description: PHP PEAR module for creating and decoding MIME messages Provides classes to deal with creation and manipulation of mime messages: . * mime.php: Create mime email, with html, attachments, embedded images etc. * mimePart.php: Advanced method of creating mime messages. * mimeDecode.php - Decodes mime messages to a usable structure. * xmail.dtd: An XML DTD to acompany the getXML() method of the decoding class. * xmail.xsl: An XSLT stylesheet to transform the output of the getXML() method back to an email Package: diogenes Priority: optional Section: contrib/web Installed-Size: 221 Maintainer: Jeremy Lainé Architecture: all Version: 0.9.20-2 Depends: apache | apache2 | httpd, cvs, debconf (>= 0.5) | debconf-2.0, gettext, libphp-diogenes (>= 0.9.20-2), perl-modules, php-pear | php4-pear, php4-cli | php5-cli, rcs, ucf (>= 0.28), wwwconfig-common (>= 0.0.41) Recommends: mysql-server Suggests: wv Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/diogenes_0.9.20-2_all.deb Size: 584740 MD5sum: a6d774726731f64987770d2f72ce697f SHA1: 0ec2b3266db68e958a261f7df93d45e8c9cd8f48 SHA256: e9f79f6d6a3b053a7826d264f6f2c12f2c5469fb9205ffe32d62c69bda6d7f4c Description: web content management system The Diogenes content management system allows you to create, host and manage web sites through a web interface and/or WebDAV. You can host several independent sites on a single server and even have them run on separate virtualhosts. Diogenes offers fine-grained control of the read and write permissions of the pages making up a site. . Diogenes provides a number of options to customise the appearance of your web sites. If you are familiar with PHP it is even possible to extend and customise Diogenes's engine by subclassing its core classes. Diogenes's user interface is available in Dutch, English, French, Spanish and Swedish. . Homepage: http://opensource.polytechnique.org/diogenes/ Package: lightning-extension-locale-ru Priority: optional Section: contrib/translations Installed-Size: 289 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-ru Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-ru_0.8-0ubuntu1~hardy1_all.deb Size: 51394 MD5sum: b49fc23c5171cdf34c90b1b3638e30c2 SHA1: 3f58d2631ee529d12650259f1739d44aaa6a2971 SHA256: 2b056dfcad49259bdd70a35a0f9dd97d2c67b7da1337f35c39d057df89f26459 Description: Russian language package for lightning-extension Russian menus and messages for lightning-extension. Homepage: http://www.mozilla.ru/ Package: zope-cmfactionicons1.6 Priority: optional Section: contrib/web Installed-Size: 131 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope-cmf1.6 Version: 1.6.4-2 Depends: zope-cmfcore1.6 (= 1.6.4-2), zope-common (>= 0.5.38), zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmfactionicons1.6_1.6.4-2_all.deb Size: 26706 MD5sum: a45008b2c7394a9c9f1e7f0214d4dc94 SHA1: a8275e75cde050eae1e1b5cb3088b670b4d7c87d SHA256: a8299c4b923d8df301777fd0596303bbbfca8ff8c52077f4e4e3a29d52de5a63 Description: actions and icons add-on for zope content management framework This product is a add-on for the Zope Content Management Framework (CMF). It should be useful with Plone, CPS, and other CMF-derived extensions, as well. . The product provides: . * A new tool, portal_actionicons, which serves as a registry mapping object actions (using category and action ID) to a descriptive title, a priority, and an icon ID. The tool post-processes a set of actions (i.e., those generated by the portal_actions tool), decorating them with additional information, and sorting them according to priority. . * ZPT macros which build either horizontal or vertical icon bars for a set of actions. . This product has been developed for CMF1.6 products. Package: sunbird-locale-sv-se Priority: optional Section: contrib/translations Installed-Size: 833 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-sv Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-sv-se_0.7-0ubuntu1_all.deb Size: 115856 MD5sum: e207eb66ea2f4ef2c6bd966bdf486211 SHA1: fbd52dad204558f222c9582f76f12b0a989e4798 SHA256: adad98789903e0f050499778d46743f6f5ce526234c619f938b4dd8172be9db6 Description: sunbird sv language/region package Menu and message resource and region property package for sunbird (sv language, sv-SE). . Homepage: http://www.mozilla.com Package: freetable Priority: optional Section: contrib/web Installed-Size: 32 Maintainer: Luk Claes Architecture: all Version: 2.3-3 Depends: perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/freetable_2.3-3_all.deb Size: 21562 MD5sum: 6dea2478a1b9ca12c1e3a5c35670c1ae SHA1: 4109a735abc9d87fec9b99864cc7fd90ddeb5301 SHA256: 2b3dd4647587ba0356a61314cae050073515e74610efc2dd76809b37c247332f Description: Facilitates production of HTML tables Freetable is a perl script that aims to make the production of HTML tables a little easier. This script works as a filter, reading stdin and writing to stdout. . The input syntax is as roughly follows: . initial text (e.g. ... ). (X, Y) options for cell (X, Y) text for cell (X,Y)... ((X,Y)) options for header cell X,Y text for header cell (X,Y)... . Rows and cells may be specified in any order, numbering starts at 1. X and/or Y may be replaced by regular expression, explicit range or even arbitrary Perl code to indicate rows or columns. Options or text (or both) may be omitted for cells. Cells may be omitted completely if they are empty or fall under the rowspan/colspan specifications of another cell. Cells may contain arbitrary HTML text, including other freetable tables. Package: libroxen-trimpath Priority: optional Section: contrib/web Installed-Size: 17 Maintainer: Turbo Fredriksson Architecture: all Version: 0.4-10 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-trimpath_0.4-10_all.deb Size: 3824 MD5sum: aa8bd477dda145964080bd52bb774e81 SHA1: 99b62ab8809ec1162b8935a8b1ff3c962b642909 SHA256: b4bd673c7c88fe26eba70158605201cc1a3a10ea0e2cd86ad42524a709db1bd2 Description: trimpath tag module for the Roxen Challenger web server Adds a new tag which wipes out incorrect parts of an URL. The main purpose of this tag is to put it in the "No such file" message. Package: mod-musicindex-common Priority: optional Section: contrib/net Installed-Size: 15 Maintainer: Thibaut VARENE Architecture: all Source: libapache-mod-musicindex Version: 1.2.1-1 Replaces: libapache-mod-musicindex (<< 0.99.0) Recommends: libapache2-mod-musicindex Conflicts: libapache-mod-musicindex (<< 0.99.0) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mod-musicindex-common_1.2.1-1_all.deb Size: 35108 MD5sum: 4d64cf1d8f14cce8351f87f9c8f38236 SHA1: d320ad3e5a8d7feac459383e099dd3bcefbaa78c SHA256: 35550d3e6a8733b60de20330e11715e97d2dc36c462a31eacc3cff7db96363a8 Description: Common files for mod-musicindex mod_musicindex is aimed at being a C alternative to the Perl module Apache::MP3 (http://search.cpan.org/dist/Apache-MP3/). It allows nice displaying of directories containing MP3 or Ogg Vorbis and FLAC files, including sorting them on various fields, streaming/downloading them, constructing playlists and searching. . This package includes platform independent data for libapache2-mod-musicindex and is useless without it. Package: libroxen-simplenews Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 2.7-9 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-simplenews_2.7-9_all.deb Size: 4304 MD5sum: ce5f02e3086de166846562e77d69db11 SHA1: 52f47141089f11b4900722db8646906ad9abb895 SHA256: 80bdd4578dfbb87aed367d29052ce82feb8ac46904847e2ee82b086f9508451e Description: Simple news module for the Roxen Challenger web server This module can be used if you want to setup a simple news feature for your front page. Package: libebox Priority: optional Section: contrib/web Installed-Size: 600 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Javier Uruen Val Architecture: all Version: 0.11.99-0ubuntu3 Replaces: ebox (<< 0.6) Depends: gettext, iproute, libdevel-stacktrace-perl, liberror-perl, libfile-slurp-perl, libhtml-mason-perl, libintl-perl, liblocale-gettext-perl, liblog-dispatch-perl, liblog-log4perl-perl, libmail-rfc822-address-perl, libnet-ip-perl, libperl6-junction-perl, libreadonly-perl, libreadonly-xs-perl, sudo Conflicts: ebox (<< 0.11.99) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libebox_0.11.99-0ubuntu3_all.deb Size: 190788 MD5sum: 0dd54602b507136600baebdb2b0d3f6c SHA1: 9964151a826d9cc8ec2f63af85a42f88ade9f7dd SHA256: c6901e6c4facd675de470d0e5ca0cdd9f0ddaae45fc45ea573b136edd60e9751 Description: eBox common library for server and client eBox is a framework for the development and deployment of security-wise network services in small and medium-sized networks, offering a simplified graphical interface to non expert users. . http://projects.warp.es/ebox/ Package: zope-cmfphoto Priority: optional Section: contrib/web Installed-Size: 27 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 0.5.0-8 Depends: imagemagick, zope-btreefolder2 (>= 0.5.0), zope-cmf1.6 | zope-cmf1.5 | zope-cmf1.4 | zope-cmf (>= 1.3), zope-common (>= 0.5.38), zope2.6 | zope2.7 | zope2.8 | zope2.9 Suggests: zope-cmfphotoalbum Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmfphoto_0.5.0-8_all.deb Size: 32560 MD5sum: 94a303c2e439fa8cbf7a09238f946200 SHA1: 0598e997cc1d9d6191bd873fc7ab140c0bc1b4d9 SHA256: 7e7a1b274c8a33286f3d12734b7698252d7535ae99132b17a5576c96ce8cb701 Description: photo module for zope content management framework The CMFPhoto product provides Photo support in your Content Management System. . This CMF module is compatible with the Plone Content Management System and includes an external method that needs to be run per plone Site. . See the README.Debian to enable CMFPhoto support under Plone. Package: zope-cookiecrumbler Priority: extra Section: contrib/web Installed-Size: 18 Maintainer: Debian Zope team Architecture: all Version: 1.2-7 Depends: zope-common (>= 0.5.38), zope2.10 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cookiecrumbler_1.2-7_all.deb Size: 16148 MD5sum: 4010506a29d6219d40812e21733162ea SHA1: 346fb7ebb2a0bf2b52c72c4588b51f0f0b677bd2 SHA256: 7b8ac0f423159c33fb93d268f940f22e4a6aa35173fb595746075e29a6427f82 Description: Use cookies even when folder doesn't support cookies CoockieCrumber is a zope product that enables cookie-based authentication, even if the user folder doesn't support cookies. It is useful for providing a friendlier authentication process. Package: webauth-tests Priority: optional Section: contrib/web Installed-Size: 30 Maintainer: Russ Allbery Architecture: all Source: webauth Version: 3.5.5-1 Depends: libapache2-webauth Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/webauth-tests_3.5.5-1_all.deb Size: 27040 MD5sum: cbd264197c37f049ccb08d8cded9177d SHA1: cb053eb8528a38d645bf975a1389ede05c107b92 SHA256: d78094746f64a967e05fde166b53ee3e5d95ec44bdfa07cc81faae54009de25b Description: Tests for the WebAuth authentication modules WebAuth is a cookie-based web authentication system built on top of Kerberos. It relies on a central authentication server that handles all user authentication for a domain and creates user authentication credentials for any web server that needs strong authentication. . This package contains test HTML files and Apache 2 configuration fragments to test a new installation of the WebAuth modules. Homepage: http://webauth.stanford.edu/ Package: jpoker Priority: optional Section: web Installed-Size: 145 Maintainer: Johan Euphrosine (proppy) Architecture: all Version: 1.0.6-1 Depends: apache2, libapache2-mod-php5, php5-curl Recommends: python-poker-network Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/jpoker_1.0.6-1_all.deb Size: 37256 MD5sum: 562ec4349cbe66515e839881be0e4b10 SHA1: 240dd5491315eff6e79802c217a35a5dbaf22666 SHA256: 7a692e280f4cb50e6c04a75dfc67ae276dab9dd9dc538ac9ae297bab4558aa81 Description: Javascript poker client List tables and tournaments of poker-network based servers. Package: tdiary-plugin Priority: optional Section: contrib/web Installed-Size: 605 Maintainer: Daigo Moriwaki Architecture: all Source: tdiary Version: 2.0.4-2 Depends: libnora-ruby1.8, ruby (>= 1.8), tdiary (>= 2.0), tdiary (<< 2.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/tdiary-plugin_2.0.4-2_all.deb Size: 175342 MD5sum: 9c28ba756140f322e780523b5ed37014 SHA1: 2d4bc939d5f23ec4c653586f729bbf617467e1e2 SHA256: adb355a00d2bea23aee7c2328d95825d0ce166684b4437bfeba90b2ef92f5c4a Description: Plugins of tDiary to add functionalities This package includes a lot of plugins that add functionalities to tDiary; for instance there are calendar, categories, footnotes, images, RSS (RDF Site Summary), search form, title lists, TODOs, what's new and so on. Package: libroxen-disclaimer Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.0-9 Depends: roxen2 | roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-disclaimer_1.0-9_all.deb Size: 4162 MD5sum: fb76bc21440ef7295bd4f692da7ca235 SHA1: 6c5ace11bf107e3bb2c9389ee92d3783138cb256 SHA256: f5dba491ae1b8c5645dc1a501947197dd052ddec0f39e1d20c0cab57f2f73f13 Description: Disclaimer module for the Roxen Challenger web server The disclaimer module for the Roxen Webserver replaces the container '...' and adds a disclaimer just before the '' tag. If you don't want a disclaimer on a particular page, put 'no_disclaimer' into the closing body-tag: Package: libperl6-form-perl Priority: optional Section: contrib/web Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 0.04-5 Depends: libperl6-export-perl (>= 0.07), perl (>> 5.8) Conflicts: libperl6-form-perl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libperl6-form-perl_0.04-5_all.deb Size: 98114 MD5sum: caf72481093ece31efd55795b1d2f93e SHA1: 74ea53d977d5d82f602ec5d501c88f09a8076f78 SHA256: c24d9e3c2682e81a3dfc782a1431b0b7e80fb998d73d758b601e74f3c0de2c16 Description: perl - Perl6::Form - Implements the Perl 6 'form' built-in Formats are Perl 5's mechanism for creating text templates with fixed-width fields. Those fields are then filled in using values from prespecified package variables. . Unlike Perl 5, Perl 6 doesn't have a C keyword. Or the associated built-in formatting mechanism. Instead it has a Form.pm module. And a C
function. Package: libroxen-zopegw Priority: optional Section: contrib/web Installed-Size: 19 Maintainer: Turbo Fredriksson Architecture: all Version: 1.6-5 Depends: roxen | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-zopegw_1.6-5_all.deb Size: 4174 MD5sum: c72967efe8920093da94db031f5180d2 SHA1: 8c18381238a631297efdf521a98ab6f75c7f725d SHA256: 396bb0d70dc358255e03f8b9ee5efb5be87435f8fc1c30e2e6ebffc6835388f2 Description: Zope relay module for the Roxen Challenger web server This module provides a Zope front end for handling of virtual servers, SSL etc. . This module is highly experimental code and has received little testing. It was written within a few minutes during a LUG meeting where Paul Everitt and the module author gave presentations of Zope and Roxen (http://www.lilax.org/meetings.html). Package: rmagic Priority: extra Section: contrib/web Installed-Size: 1716 Maintainer: Jonas Smedegaard Architecture: all Version: 2.21-4 Depends: libconfig-inifiles-perl, libgd-graph3d-perl (>= 0.40), libhtml-parser-perl, perl Recommends: analog (>= 3.2) Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/rmagic_2.21-4_all.deb Size: 496484 MD5sum: 53bfb4217d83bc824120c4fb76cd7b2c SHA1: f45ceb54b0ef7761d108008b9413f323952d32ed SHA256: f056163a3cc825108a67147f26a5d0a2dd29622ad0f24d3a7a598879553db35f Description: Report Magic for Analog With Report Magic for Analog, anyone can create great looking website statistics reports. Report Magic for Analog uses the Computer Readable Output format created by Analog, the most popular logfile analyser in the world. Using this and some simple settings you provide, Report Magic formats beautiful reports with tables, descriptions and graphs. . Using Report Magic for Analog, you can easily maintain a consistent company image with all your reports. By designing the report format to mimic your site's colors and graphics, you can have Analog's statistics reports seem to "fit-in" with the rest of your website. Report Magic for Analog lets you set things like font, foreground and background colors, background images, color themes, and more, thus ensuring a perfect fit with your already designed site. . Homepage: http://www.reportmagic.org/ Package: python-myghtyutils Priority: optional Section: contrib/web Installed-Size: 14 Maintainer: Oleksandr Moskalenko Architecture: all Source: myghtyutils Version: 0.52-3 Depends: python, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/python-myghtyutils_0.52-3_all.deb Size: 19828 MD5sum: 9697c28318d54590682219af6702d447 SHA1: 22c4ec1d64f6e9a1b00aa70b451b0f01c57ff4b6 SHA256: 2fc5f0c3cc0607bd1e57cb609b8450922193debafe5533672b9d86e6fbc1b2af Description: Set of utility classes used by Myghty templating Utility classes used by Myghty templating: container - the Containment system providing back-end neutral key/value storage, with support for in-memory, DBM files, flat files, and memcached. buffer - some functions for augmenting file objects . util - various utility functions and objects. synchronizer - provides many reader/single writer synchronization using either thread mutexes or lockfiles. session - provides a Session interface built upon the Container, similar interface to mod_python session. Currently needs a mod_python-like request object, this should be changed to something more generic. Enhances: python-myghtyutils Python-Version: 2.4, 2.3, 2.5 Package: php-net-smartirc Priority: optional Section: contrib/web Installed-Size: 14 Maintainer: Patrick Ringl Architecture: all Version: 1.0.0-2 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-net-smartirc_1.0.0-2_all.deb Size: 37058 MD5sum: 1a5a79999dfb456eb326496735a7ffab SHA1: a3969d6fb76486af68b2d0bc9c8ae0cd5e9103d5 SHA256: 75b9cdb2a599e7dbec1b39eb2de08e77cb6c2c6b377e1dea6d7d77488b0c06e2 Description: provides an OO interface to the PHP IRC functions Net_SmartIRC is a PHP class for communication with IRC networks, which conforms to the RFC 2812 (IRC protocol). It's an API that handles all IRC protocol messages. This class is designed for creating IRC bots, chats and show irc related info on webpages. . Homepage: http://pear.php.net/package/Net_SmartIRC Package: pyblosxom Priority: optional Section: contrib/web Installed-Size: 566 Maintainer: Norbert Tretkowski Architecture: all Version: 1.3.2-6 Depends: python, python-support (>= 0.7.1) Suggests: apache2 | httpd Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/pyblosxom_1.3.2-6_all.deb Size: 112094 MD5sum: e992153f5b925e432a077a2be6da0ada SHA1: 0545014de6d8227e49f109b276e5c7441cbf16a2 SHA256: 9638045ebbe252add76dcfc21899b4210a345aabd85067278c1a94a151cdb449 Description: simple weblog (blog) written in Python PyBlosxom is a blog, which allows you to keep an online journal. It acts as an extension for a web server such as Apache. PyBlosxom is very easy to set up and use; entries are stored in simple text files, and allows you to categorize them using directories. . PyBlosxom is so-named because it was inspired by Blosxom. Package: lightning-extension-locale-pt-br Priority: optional Section: contrib/translations Installed-Size: 288 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-pt-br Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-pt-br_0.8-0ubuntu1~hardy1_all.deb Size: 44966 MD5sum: 0f63aa7bbda9cdac867dae12693b3dbb SHA1: 543fe220b4673ff1fc0226e7494489bee06713f1 SHA256: b1404925e5e3bbad12958b5ee0ac79aaf2ce25982173bbbba3b7b0ed3529afc2 Description: Portuguese (Brazil) language package for lightning-extension Portuguese (Brazil) menus and messages for lightning-extension. Homepage: http://br.mozdev.org Package: nag2 Priority: optional Section: contrib/web Installed-Size: 126 Maintainer: Horde Maintainers Architecture: all Version: 2.1.3-1 Depends: horde3 Recommends: php5-mysql | php5-pgsql Suggests: kronolith2, php5-cli | php5-cgi Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/nag2_2.1.3-1_all.deb Size: 1457870 MD5sum: 8c19d450ab769f9ad992bfd711ec23cb SHA1: 27cf7213fbffb9ea74475e4cd87f6815ba0b2715 SHA256: 88f0cd80f0628db2086da4933332ff59042d96024bc18b44a6eb3739ed122cb7 Description: task list component for Horde Framework Nag is the Horde task list application. It stores todo items, things due later this week, etc. It is very similar in functionality to the Palm ToDo application. Package: libphp-jpgraph Priority: optional Section: contrib/web Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Christian Bayle Architecture: all Version: 1.5.2-11ubuntu3 Depends: php5 | php5-cgi | libapache2-mod-php5, php5-gd Suggests: msttcorefonts (>= 1.1.11) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libphp-jpgraph_1.5.2-11ubuntu3_all.deb Size: 92592 MD5sum: 9b8ff1581a1051904cf15778261aae9f SHA1: f5bbbc6e73089a14b756b1ca05145eada7b35c1b SHA256: a6c84cc87ebc4dfd6a053a71b844ec3f2956276553122804f23f605c3540a6d9 Description: Object oriented graph library for php5 JpGraph is an object oriented class library for php5. JpGraph makes it easy to draw both "quick and dirty" graphs with a minimum of code and complex professional graphs which requires a very fine grain control. JpGraph is equally well suited for both scientific and business type of graphs. Package: zope-dcworkflow1.6 Priority: optional Section: contrib/web Installed-Size: 412 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope-cmf1.6 Version: 1.6.4-2 Depends: zope-cmfcore1.6 (= 1.6.4-2), zope-common (>= 0.5.38), zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-dcworkflow1.6_1.6.4-2_all.deb Size: 68752 MD5sum: 7125c22f0bb169efacde15f3be3355c5 SHA1: c179894311e7e1214898431c4ec10d09cfcd42e6 SHA256: a619629bdb6403c8107627b4a2afbfdc6232619a961b2ee5c6a10371846cd3ea Description: fully customizable workflow for cmf-based products DCWorkFlow provides a fully customizable workflow for CMF-based products. This product can be added to the portal_workflow tool of CMF site. Package: phpgedview Priority: optional Section: contrib/web Installed-Size: 25289 Maintainer: Thijs Kinkhorst Architecture: all Version: 4.1.e+4.1.2-1 Depends: apache2 | httpd, libapache2-mod-php4 | libapache-mod-php4 | php4 | php4-cgi | libapache2-mod-php5 | libapache-mod-php5 | php5 | php5-cgi, php-db, php-soap, php4-pear | php-pear, php4-sqlite | php5-sqlite | php4-mysql | php5-mysql Recommends: phpgedview-languages, phpgedview-places, phpgedview-themes, ttf-dejavu Suggests: gallery2, php4-gd | php5-gd, phpsysinfo Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/phpgedview_4.1.e+4.1.2-1_all.deb Size: 5167852 MD5sum: ae66cac2892e46446ca22017aa0f52bd SHA1: b7888e0fc9e09df46ba6c7cb45b1fd1efa5d6946 SHA256: 8152cb4cedd368a23ab594572d4a492ba8b0dcfd3c11d217772bbc6f467da6eb Description: Web-based genealogy viewer and editor PhpGedView is a web-based genealogy program which allows you to view and edit your genealogy on your website. PhpGedView has full editing capabilities, full privacy functions, can import from GEDCOM files, and supports multimedia like photos and document images. PhpGedView also simplifies the process of collaborating with others working on your family tree. Its use of the de facto GEDCOM standard allows for importing data from almost any current genealogy program. Homepage: http://www.phpgedview.net/ Package: araneida Priority: extra Section: contrib/web Installed-Size: 63 Maintainer: Peter Van Eynde Architecture: all Version: 0.90.1-dfsg-3 Depends: cl-net-telent-date, cl-split-sequence, cl-utilities Recommends: apache2, sbcl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/araneida_0.90.1-dfsg-3_all.deb Size: 150970 MD5sum: eaebae4cfe3afb1b57554ab642c5d932 SHA1: 2a5bc46f0ff99cc8f562108815508062a90e3f1c SHA256: b5d4226b8a0f87a5a6fbd2ab3ed5ca399ec72f4b503df3bf61ccc68288b87372 Description: A programmable web server written and extended in Lisp Features: - all content is dynamic and created by calling user-defined handler functions - HTML-from-sexpr generation function makes balancing tags trivial - sexpr rewriting tools for flexible templates a la XSLT - sits behind a caching proxy; can write appropriate bits of Apache config - understands HTTP/1.1 Host: header for multiple host support - does not use multiple threads. Hooks into the CMUCL event loop so for many purposes it behaves as though it does. Package: cthumb Priority: optional Section: contrib/web Installed-Size: 140 Maintainer: Michael Banck Architecture: all Version: 4.2-3 Depends: libjpeg-progs, libwww-perl, netpbm, perl Suggests: imagemagick Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/cthumb_4.2-3_all.deb Size: 329642 MD5sum: 1c732719466f69d050b67764106b0cc2 SHA1: 8bf23f7a1c3141ac960f7e7d5be2e3ce5c68211f SHA256: 483db96a35903743e77f6940e203a3129660972b5a03b19a60d72160efa54cfb Description: A program to generate themable Web picture albums cthumb allows you to create themable web picture albums, i.e. collections of digital pictures, with small thumbnails of your pictures and with captions. In addition, it optionally allows you to have several views of the collection of pictures. An album is composed of a series of pages, each composed of a collection of pictures. For each page (and each picture), you can have several annotations per picture. cthumb will generate several versions of the page, for each annotation type. . You can customize almost everything in the way the albums look on the screen, from the size of the thumbnails to the background and foreground colors, the border colors, whether you want film-strips, etc. Package: libroxen-dirlist Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.4-4 Depends: roxen | roxen2 | roxen3 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-dirlist_1.4-4_all.deb Size: 4470 MD5sum: 79e9d458793dd939ca85428a82f21c6f SHA1: 8a1238449e5998d734a8930ace41480c594c2da6 SHA256: 3cb22979820d0a26563b746324be10fd4778fd17594b4324067d4c5f1bedba70 Description: Directory listing module for the Roxen Challenger web server Creates a menu from a directory listing. Gives you the following RXML tags: Takes a list of files and directory names and formats each according to the markup in container. . Information on the tag can be found using the argument 'help' to the tag (like: ). Package: php-getid3 Priority: optional Section: contrib/web Installed-Size: 43 Maintainer: Romain Beauxis Architecture: all Version: 1.7.7-2 Depends: php5 | php5-cli | php4 | php4-cli Recommends: vorbis-tools Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-getid3_1.7.7-2_all.deb Size: 330734 MD5sum: 7474db29d621272fd25fc31ac81eb7c7 SHA1: 4b58749044f9f4e9b8009389afdfdb9feeb2f90e SHA256: 7058db0e77ebe8576dfe66686153a4fe10fd61bd3f42a52f8664cb8667a25ff5 Description: PHP script to extract informations from multimedia files getid3 is a set of script to read/write useful information from various multimedia files. . It supports many formats such as id3v1, id3v2, ogg, mpc, avi, etc... . Homepage: http://www.getid3.org/ Package: mozilla-bookmarksftp Priority: optional Section: contrib/web Installed-Size: 83 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Yaroslav Halchenko Architecture: all Source: bookmarksftp Version: 1.0.2-6ubuntu1 Depends: iceweasel | firefox-2 | mozilla-firefox Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mozilla-bookmarksftp_1.0.2-6ubuntu1_all.deb Size: 46492 MD5sum: f010fd21c407b92e1e5d27b715c36f3a SHA1: c81f6485472eddbfa1863df7514462a778da27cc SHA256: 3a105f81a54fcffb0c18b6795997893680d526e4d63fa67ed514bd6b717531ad Description: Iceweasel/Firefox extension to synchronize bookmarks An Iceweasel/Firefox extension that let you to connect to an FTP/WebDAV(HTTP,HTTPS) server and synchronize your bookmarks that are stored in an XML file. Setup is very easy: just enter your FTP/WebDAV server address, username, password and a name for the XML file (by default called xbel.xml). . Features include - automatic download/upload on startup/exit - merge of fresh bookmarks from the server into local bookmarks - synchronization of favicons, livemarks, keywords, and webpanel - undo/redo . More details on the project available from https://addons.mozilla.org/extensions/moreinfo.php?application=firefox&id=14 Package: axel-kapt Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Debian QA Group Architecture: all Source: axel Version: 1.0b-3 Depends: axel, kaptain, konsole | x-terminal-emulator, python Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/axel-kapt_1.0b-3_all.deb Size: 3810 MD5sum: d6d1d970eaa7e18f29e898f0dd026acc SHA1: 998c11b0d2c77da25665fdc248ce91281fd80bad SHA256: 053d3b90ea152f710af20670c2f8b08dab83d31af81bc481d7db0f290ba866c5 Description: A light download accelerator - Console version front-end This program tries to accelerate the downloading process by using multiple connections for one file. Starting from version 0.97, the program can use multiple mirrors for one download as well. The program tries to be as light as possible (25-30k in binary form), so it might be useful as a wget clone on byte-critical systems. . This package provides a graphical KDE-based front-end for Axel. A desktop file is included as well, in case you like drag-and-drop. Package: ingo1 Priority: optional Section: contrib/web Installed-Size: 111 Maintainer: Horde Maintainers Architecture: all Version: 1.1.3-1 Depends: horde3 Recommends: php5-imap Suggests: imp4, php-net-sieve Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ingo1_1.1.3-1_all.deb Size: 1408564 MD5sum: aa8f3417d17aa5da7e3daeb21cf15332 SHA1: 64d9d4ac0f05188630caa33969facb2495b76b13 SHA256: 29fe5e986d05e861aea9d30bb3e92c6ac77d006bd5213efab52b3fad4dfa18ff Description: email filter component for Horde Framework Ingo is an email filter rules manager. It can generate Sieve and procmail scripts and upload them to the server (using a timsieved or VFS FTP driver, respectively). It can also create and execute IMAP commands to run filter rules. Package: php-auth-http Priority: optional Section: contrib/web Installed-Size: 9 Maintainer: Thomas Goirand Architecture: all Version: 2.1.6-3 Depends: php-auth, php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-auth-http_2.1.6-3_all.deb Size: 11440 MD5sum: 6ab9ee8f2289733778f6b28400da2190 SHA1: 05a7928a202ad4bda5586d83e4d367db6f03ca7d SHA256: 91f08638c9f08328c02282bde113d3143260ba7c918630c5c412b37ba39e7484 Description: HTTP authentication The PEAR::Auth_HTTP class provides methods for creating an HTTP authentication system using PHP, that is similar to Apache's realm-based .htaccess authentication. . Homepage: http://pear.php.net/package/Auth_HTTP Package: phpbb2 Priority: optional Section: contrib/web Installed-Size: 2003 Maintainer: Jeroen van Wolffelaar Architecture: all Version: 2.0.22-3 Provides: phpbb Depends: apache2 | httpd, debconf | debconf-2.0, libapache2-mod-php4 | libapache-mod-php4 | php4-cgi | php4 | libapache2-mod-php5 | libapache-mod-php5 | php5-cgi | php5, php4-mysql | php4-pgsql | php4-odbc | php4-sybase | php5-mysql | php5-pgsql | php5-odbc | php5-sybase Recommends: exim4 | mail-transport-agent, phpbb2-conf-mysql Suggests: mysql-server | postgresql, phpbb2-languages Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/phpbb2_2.0.22-3_all.deb Size: 552156 MD5sum: e866392cff31612b9451f796b7d0a431 SHA1: 9e807c65cd2632177d20bc84aee220678078df65 SHA256: a9c221b8de44d484120ed791943cbdda697beeade291b67f3ece24e32db7758c Description: A fully featured and skinnable flat (non-threaded) webforum phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package. phpBB has a user-friendly interface, simple and straightforward administration panel, and helpful FAQ. Based on the powerful PHP server language and your choice of MySQL or PostgreSQL database servers, phpBB is the ideal free community solution for all web sites. Homepage: http://www.phpbb.com Package: tdiary-contrib Priority: optional Section: contrib/web Installed-Size: 547 Maintainer: Daigo Moriwaki Architecture: all Source: tdiary Version: 2.0.4-2 Depends: curl, ruby (>= 1.8), tdiary (>= 2.0), tdiary (<< 2.1) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/tdiary-contrib_2.0.4-2_all.deb Size: 164200 MD5sum: 9729687c25096175f7bc8c6221b4a70d SHA1: a58139f6cb0840ad8cf5e9f5fd3c41cecab271c0 SHA256: 827d3e4418ba1cd444e9bf2b0816c088df1e0a0b3f05ab48599699586f5aadf6 Description: Plugins of tDiary to add functionalities This package includes optional utilities and plugins for tDiary. They are valuable but not so useful for general users. Some can not be completely internationalized. Package: libroxen-tex Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 0.4-10 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-tex_0.4-10_all.deb Size: 6178 MD5sum: e970eadfb1bca336b83e20f46acb45db SHA1: 3a8d8b2da8a672fef7b544d7bbbc11ef14e0e468 SHA256: 6fcf4f0dc7ed519566b457089ca9b4d0d73d74ceec08d393d8c2341dcc02abec Description: LaTeX/TeX syntax module for the Roxen Challenger web server Allows creation of graphics using LaTeX and TeX syntax. . Adds a new tag which may contain mathematic formulas in LaTeX syntax. This module implements a new location, which may used to generate gif image formulas for a given LaTeX command. Internally the server calls LaTeX, dvips, Ghostscript... Package: ebox-ntp Priority: optional Section: contrib/web Installed-Size: 50 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Javier Uruen Architecture: all Version: 0.11.100-0ubuntu1 Depends: ebox (>= 0.11.99), ebox (<< 0.12), ebox-firewall, gconf2, ntp-server, ntpdate Conflicts: ebox (<< 0.9.99) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ebox-ntp_0.11.100-0ubuntu1_all.deb Size: 21152 MD5sum: bea347e5d3c93d8f0b5f863704e26320 SHA1: ad1693f28b1a7462cb4100dc59b97536c3f0f68f SHA256: cee3201ce863fefca5fbef832b2ab48b7de8743726fbcab9b1cd4f5a8f9bf3e5 Description: ebox NTP server eBox is a framework for the development and deployment of security-wise network services in small and medium-sized networks, offering a simplified graphical interface to non expert users. It can be set up as a gateway, having some extra features over a usual router. . This module adds a NTP server to eBox, allowing time synchronization from external servers and to internal clients. Package: python-beautifulsoup Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Decklin Foster Architecture: all Source: beautifulsoup Version: 3.0.4-1build1 Replaces: python2.3-beautifulsoup (<< 3.0.1-2), python2.4-beautifulsoup (<< 3.0.1-2) Provides: python2.3-beautifulsoup, python2.4-beautifulsoup, python2.5-beautifulsoup Depends: python (>= 2.2), python-support (>= 0.7.1) Conflicts: python2.3-beautifulsoup (<< 3.0.1-2), python2.4-beautifulsoup (<< 3.0.1-2) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/python-beautifulsoup_3.0.4-1build1_all.deb Size: 29334 MD5sum: c8b426110b97d6a93a501e7c4a5203d4 SHA1: 724fdcc0c7f6d6b8790fb620bb3705b34175219e SHA256: c5a248a9af7c953322f322f7fdd702b9df26d831560ec8cb6378eea61e6ba2ae Description: error-tolerant HTML parser for Python The BeautifulSoup class turns arbitrarily bad HTML into a tree-like nested tag-soup list of Tag objects and text snippets. A Tag object corresponds to an HTML tag. It knows about the HTML tag's attributes, and contains a representation of everything contained between the original tag and its closing tag (if any). It's easy to extract Tags that meet certain criteria. Python-Version: 2.4, 2.3, 2.5 Package: smarty-gettext Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Cyril Bouthors Architecture: all Version: 1.0b1-2 Depends: gettext, php4-cli | php5-cli, smarty Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/smarty-gettext_1.0b1-2_all.deb Size: 7990 MD5sum: 98a721e3cb0e640b8aa0a6113cf3b821 SHA1: d55ea42dd28982becc54f07f1e95e641e7ab8792 SHA256: 7d104bc086b249fac3edac1be42c87b34b7f149b028d8278161b0d932235f993 Description: provides gettext support for smarty smarty-gettext provides gettext support for Smarty, the popular PHP templating engine (http://smarty.php.net/). Package: rubilicious Priority: optional Section: contrib/web Installed-Size: 4 Maintainer: Nobuhiro IMAI Architecture: all Version: 0.1.4-2 Depends: librubilicious-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/rubilicious_0.1.4-2_all.deb Size: 2816 MD5sum: 17235780200522e195b14074035ccdc4 SHA1: d5cb8c7473a8fc39ae27d6add74a2e17713c37d8 SHA256: 27743b30a75f43dbf4d5c6bfbd2acecda1d4eec598cea9b349c8f425647644bf Description: Ruby bindings for Delicious, social bookmarks manager This package is a dummy package and always depends on the Delicious bindings for Debian's default version of Ruby, currently librubilicious-ruby1.8. . Delicious is a social bookmarks manager. It allows you to easily add sites you like to your personal collection of links, to categorize those sites with keywords, and to share your collection not only between your own browsers and machines, but also with others. Package: libroxen-xmlrpc-roxen Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Source: libroxen-xmlrpc Version: 20020823-3 Depends: libroxen-xmlrpc-common, roxen3 | roxen4 | caudium Conflicts: libroxen-xmlrpc-caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-xmlrpc-roxen_20020823-3_all.deb Size: 4298 MD5sum: 18ae95f104bc2080ca49a7217684f3c5 SHA1: cc979139328e95be0fe171b3985bf39a6890fb9b SHA256: b025636a30692f3832b16afcfdd8e832a0d5a56e545a38c2c59777f98917169b Description: XML RPC module for the Roxen Challenger web server This module accepts XMLRPC requests (see http://www.xmlrpc.org/) and invokes the appropriate method. . This module is for the Roxen webserver (there's also a module for offspring Caudium, called libroxen-xmlrpc-caudium). Package: php-xml-util Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Jose Carlos Medeiros Architecture: all Version: 1.1.4-1 Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-xml-util_1.1.4-1_all.deb Size: 15722 MD5sum: 8c04d788041cfc9fa053582614019b01 SHA1: d2058d02a5505169629298e4311e4b3d287a5a72 SHA256: 2887b8718564a26c618bd39225a0158ad37cdb8a078f17d7196e238f4ca71a3c Description: a XML utility for php-pear Selection of methods that are often needed when working with XML documents. Functionality includes creating of attribute lists from arrays, creation of tags, validation of XML names and more. . Homepage: http://pear.php.net/package/XML_Util/ Package: ebox-printers Priority: optional Section: contrib/web Installed-Size: 289 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Javier Uruen Val Architecture: all Version: 0.11.99-0ubuntu4 Replaces: ebox (<< 0.9.99) Depends: cupsys, ebox (>= 0.11.99), ebox (<< 0.12), ebox-samba, foomatic-db, foomatic-db-engine, foomatic-db-hpijs, foomatic-filters, gconf2 (>= 2.10.1-2), libexporter-cluster-perl, libnet-cups-perl Conflicts: ebox (<< 0.9.99) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/ebox-printers_0.11.99-0ubuntu4_all.deb Size: 35028 MD5sum: ec1327ce105bedf06067fcbbe8916363 SHA1: 7d86b3df546586d65d4839b3ac3c400ac55dd191 SHA256: 97996d563ca000f7356aa59bd3a78c732a2d7d1efd9a340ffccbb2ee1e484358 Description: eBox - Printer sharing eBox is a framework for the development and deployment of security-wise printers services in small and medium-sized printerss, offering a simplified graphical interface to non expert users. It can be set up as a gateway, having some extra features over a usual router. . This module adds a printing server, allowing to manage and share printers. Package: mozilla-mozgest Priority: optional Section: contrib/web Installed-Size: 19 Maintainer: Ubuntu MOTU Developer Architecture: all Version: 1.5.2-5ubuntu1 Depends: thunderbird (>= 2.0) | mozilla-thunderbird (>= 1.5) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mozilla-mozgest_1.5.2-5ubuntu1_all.deb Size: 178944 MD5sum: 0232a8cccfa1c374409dadc07ea82927 SHA1: 909ea17200a802628ac7d667694e21915b23aeb3 SHA256: 88c91c962332bf1af60c10961c4464c370a77e554946eebd09745e4e262fd03a Description: Mouse gestures add-on for Mozilla suite This extension adds an option to control browser navigation in Mozilla or its relations with simple mouse movements. This is sometimes referred to as "gestures" or mouse strokes. . Mouse gestures are also implemented in the popular web-browser Opera, and the window manager FVWM2. Package: zope-cmfplacefulworkflow Priority: optional Section: contrib/web Installed-Size: 34 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.0.2-1 Depends: zope-cmf1.6, zope-common (>= 0.5.38), zope2.7 | zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmfplacefulworkflow_1.0.2-1_all.deb Size: 33024 MD5sum: dfac02fe6e7125511985e56f9d296de7 SHA1: 3e7afa7a42ee3c6ac534d42b7b7e233ccccc20aa SHA256: dbbe1fa9a0781f0ac0ac0488a7f7ee7efed359782195c2181dc18c2db6a7429d Description: placeful workflow based on CMF for Plone CMFPlacefulWorkflow is a Plone product that allows you to define workflow policies that define content type to workflow mappings that can be applied in any sub-folder of your Plone site. Package: zope-cmftopic1.6 Priority: optional Section: contrib/web Installed-Size: 208 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope-cmf1.6 Version: 1.6.4-2 Depends: zope-cmfcore1.6 (= 1.6.4-2), zope-common (>= 0.5.38), zope2.8 | zope2.9 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmftopic1.6_1.6.4-2_all.deb Size: 33438 MD5sum: e2284ee6c62a4c175b9b98b30e34801a SHA1: 041449615fc5a6fef681e2ee722e25b9149476c0 SHA256: 300a125ea1ac1aab9f70a1b9e99100a47534e814a6aacced145e4615e927d6a9 Description: zope cmf topic, 1.6 branch The Zope Content Management Framework provides a set of services and content objects useful for building highly dynamic, content-oriented portal sites. As packaged, the CMF generates a site much like the Zope.org site. The CMF is intended to be easily customizable, in terms of both the types of content used and the policies and services it provides. Package: lightning-extension-locale-it Priority: optional Section: contrib/translations Installed-Size: 287 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-it Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/lightning-extension-locale-it_0.8-0ubuntu1~hardy1_all.deb Size: 39472 MD5sum: 479939a83b9b99db5683860c042e1148 SHA1: 30ce1b8a0a076abdf9e1366424d5379eed8b15c1 SHA256: 5c032c8ae037681338771dfafb4edf21d08f33299cf7e16d76218dbcab9431cd Description: Italian language package for lightning-extension Italian menus and messages for lightning-extension. Package: muse-el Priority: optional Section: contrib/web Installed-Size: 84 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael W. Olson (GNU address) Architecture: all Version: 3.11-3ubuntu1 Depends: emacs22 | xemacs21 | emacsen, emacsen-common (>= 1.4.14) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/muse-el_3.11-3ubuntu1_all.deb Size: 538768 MD5sum: f771049a0e1dea7309e4cd92c75d28a6 SHA1: ce7f0abf8367409920499e44adba5d7c3bb019db SHA256: b903810c66b290839c6e4a15d4476b5ece55602951c6060769a0012e1001270a Description: Author and publish projects using Wiki-like markup Emacs Muse is an authoring and publishing environment for Emacs. It simplifies the process of writings documents and publishing them to various output formats, such as DocBook, LaTeX, (X)HTML, TexInfo, and PDF. It can even produce content suitable for blogging, such as Blosxom-style .txt files and RDF or RSS 2.0 feeds, using the muse-blosxom and muse-journal modules. . Muse consists of two main parts: an enhanced text-mode for authoring documents and navigating within Muse projects, and a set of publishing styles for generating different kinds of output. Package: zope-atcontenttypes Priority: optional Section: web Installed-Size: 140 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.1.4-1 Depends: python-imaging, zope-archetypes (>= 1.3.1), zope-common (>= 0.5.38), zope2.10 | zope2.9 | zope2.8 Recommends: zope-cmfplone (>= 2.0.3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-atcontenttypes_1.1.4-1_all.deb Size: 323512 MD5sum: 235ee8f60cb930c843ab9248c33dcd56 SHA1: 582ffb8c2d1008cb6dc8be9f997603496afb4e34 SHA256: d3e66fe74311c54ef527720d6e0aa23814c5f3bc2665c5d22592186828b25674 Description: archetypes-based replacement for Plone/CMF types The ATContentTypes are the replacement types for the default types in Plone. They are based on Archetypes which offers many advantages over the CMF types. . The ATContentTypes should go into Plone 2.1 as the new default types. Package: php-db Priority: optional Section: contrib/web Installed-Size: 16 Maintainer: Debian PHP Maintainers Architecture: all Version: 1.7.13-2 Replaces: php4-pear (<< 4:4.4.0-0) Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-db_1.7.13-2_all.deb Size: 109002 MD5sum: e3625fa6786b21f0c96634229b53dbb3 SHA1: a72b888ce17c3db4b3609314bc7aa2334f10b01c SHA256: 9b8de547bcbd1a4b53d7e078aceadd20ec2bd53f4ec39875737ce12a7d1e7530 Description: PHP PEAR Database Abstraction Layer DB is a database abstraction layer providing: * an OO-style query API * portability features that make programs written for one DBMS work with other DBMS's * a DSN (data source name) format for specifying database servers * prepare/execute (bind) emulation for databases that don't support it natively * a result object for each query response * portable error codes * sequence emulation * sequential and non-sequential row fetching as well as bulk fetching * formats fetched rows as associative arrays, ordered arrays or objects * row limit support * transactions support * table information interface * DocBook and phpDocumentor API documentation . DB layers itself on top of PHP's existing database extensions. . Drivers for the following extensions pass the complete test suite and provide interchangeability when all of the database's portability options are enabled: fbsql, ibase, informix, msql, mssql, mysql, mysqli, oci8, odbc, pgsql, sqlite and sybase. . There is also a driver for the dbase extension, but it can't be used interchangeably because dbase doesn't support many standard DBMS features. Homepage: http://pear.php.net/package/DB Package: avelsieve Priority: optional Section: contrib/web Installed-Size: 35 Maintainer: Jan Hauke Rahm Architecture: all Version: 1.9.7-2 Depends: debconf (>= 0.5) | debconf-2.0, squirrelmail (>= 2:1.4.9) Recommends: cyrus21-imapd | cyrus-imapd-2.2 Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/avelsieve_1.9.7-2_all.deb Size: 101540 MD5sum: 4e5e2a5d66f9d5ab14008bd325216f0d SHA1: cf091cee63d1ae745f00302961d384062e76323f SHA256: cc00c2e959f8f88e26c290cb975d76e032185146cb8238087e183764b71b98f2 Description: Sieve mail filters plugin for SquirrelMail Avelsieve is a plugin for the SquirrelMail webmail system which allows users to create mail filtering scripts on Sieve-compliant mail servers. . It provides a user-friendly wizard-like interface for creating Sieve 'rules', which are assembled into server-side filtering scripts. Not all of Sieve's functionality is supported, but no knowledge of the language is required. . Homepage: http://email.uoa.gr/projects/squirrelmail/avelsieve.php Package: php-soap Priority: optional Section: contrib/web Installed-Size: 28 Maintainer: Jose Carlos Medeiros Architecture: all Version: 0.11.0-1 Depends: php-http-request, php-pear Recommends: php-mail, php-mail-mime, php-net-dime Suggests: php5-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-soap_0.11.0-1_all.deb Size: 78544 MD5sum: 29feedb845f476fec2d545b32818811e SHA1: 2480f850c92706c961cb6ac2a303cd016d84b36f SHA256: 9821875916c536915154bc8247a0f4c70599fbb6f055cfd82c28ad19c05e2793 Description: a SOAP Client/Server class for PHP Implementation of SOAP protocol and services using PHP and PEAR. . Homepage: http://pear.php.net/package/SOAP Package: cakephp1.2-scripts Priority: optional Section: web Installed-Size: 94 Maintainer: Chris Lamb Architecture: all Source: cakephp1.2 Version: 1.2.0.5875~prebeta-1 Depends: cakephp1.2 (>= 1.2.0.5875~prebeta-1), php5-cli Suggests: libphp-simpletest Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/cakephp1.2-scripts_1.2.0.5875~prebeta-1_all.deb Size: 84210 MD5sum: 49cde174ea87da394eaa877a66216a67 SHA1: db06dc8a81a6f29571625ef01a2a349948a5bf3c SHA256: 842c96fd3a7a521ded100bdd3bfe897664e68ba2b7d61a2faa55bc9c155a9ce9 Description: MVC rapid application development framework for PHP (scripts) CakePHP is a flexible model-view-controller rapid application development framework for PHP inspired by Ruby on Rails. . Homepage: . This package contains the CakePHP shell scripts for creating (or "baking") CakePHP applications and modifying Access Control Lists, etc. Package: libroxen-errormessage Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.0-8 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-errormessage_1.0-8_all.deb Size: 3720 MD5sum: 88387e89592e04401704eec5d558a686 SHA1: a461c85c999ed1e95520ee656be37bf2dddf6aca SHA256: 36dc631973bbcb1afb64b824c7a4fbc21d5c02536794cd6fbb84b8bd847c7ad4 Description: Error message generator module for the Roxen Challenger web server This module generate a error-message for some virtual trees. Package: zope-cmfquickinstallertool Priority: optional Section: contrib/web Installed-Size: 24 Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 1.5.9-1 Replaces: zope-cmfquickinstaller Depends: zope-cmf1.6 | zope-cmf1.5, zope-common (>= 0.5.38), zope2.7 | zope2.8 | zope2.9 Conflicts: zope-cmfquickinstaller Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/zope-cmfquickinstallertool_1.5.9-1_all.deb Size: 34068 MD5sum: f517e3ad7e1d0536f553b42ccabbe63c SHA1: f09e50bd314db5d391d2b742f09a4c75147fbfc4 SHA256: 1af877596ae946e70eed8701b797034d1d78841da464236b0621389d92f0e5cf Description: zope add-on to easy install cmf/plone products CMFQuickInstaller is a Zope add-on to make easy to install CMF/Plone products. Package: libroxen-sqlextras Priority: optional Section: contrib/web Installed-Size: 6 Maintainer: Turbo Fredriksson Architecture: all Version: 1.1-10 Depends: roxen (>= 1.3.122-10) | roxen2 | roxen3 | roxen4 | caudium Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/libroxen-sqlextras_1.1-10_all.deb Size: 5084 MD5sum: 4350fdced755a455be1e7f78ef9ca3d1 SHA1: afad566886973914db420087b115f6750519fa4d SHA256: 16a17f5a2dc084db7edfd42ca89cdc027f6fe3ac2c21a506fc79d8bd70830272 Description: Extra SQL tags for the Roxen Challenger web server This module adds to Roxen's SQL tag bag of tricks by providing 2 additional tags: and . . SQLREPORT generates a vertically oriented display of a database record. SQLFORM generates HTML form elements for a given table. Package: typo3 Priority: optional Section: contrib/web Installed-Size: 8 Maintainer: Christian Welzel Architecture: all Source: typo3-src Version: 4.1.2+debian-1ubuntu1 Depends: exim4 | mail-transport-agent, graphicsmagick, php4-gd | php5-gd, typo3-dummy, typo3-src-4.0 | typo3-src-4.1 Recommends: gs, mysql-server Suggests: catdoc, httrack, ppthtml, unrtf, webhttrack, xlhtml, xpdf-utils Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/typo3_4.1.2+debian-1ubuntu1_all.deb Size: 87224 MD5sum: de7f727b15b60b94d7d4fdf4d2f6f33a SHA1: abb15c8881a4d6ca913af174daa9b468102e8cb4 SHA256: 5c8ce20e3335f9afed2963e4586f2ddb8baafc0b541f10f7d992677afc3b6738 Description: Powerful content management framework (Meta package) This meta package ease the full installation of TYPO3, if you want to run all server components from one machine. In addition it depends on the latest packages to smooth the update process. . TYPO3 is a Web content management system which features automatic creation of navigational menus, headlines, and other dynamic graphical elements, automatic conversion and scaling of images, the ability to present different templates based on variables such as client browser or country code, support for multiple templates on a site, and a built-in password-protection option. . Pages can be timed to be shown on a certain date, be hidden on a certain date or just temporarily hidden. TYPO3 supports search in SQL-databases and redesigning of a website at once is just a matter of creating a single new template. . Homepage: Package: otrs2 Priority: optional Section: contrib/web Installed-Size: 10522 Maintainer: Torsten Werner Architecture: all Version: 2.2.4-1 Replaces: otrs Depends: adduser, apache2 | httpd-cgi, dbconfig-common (>= 1.8.24), debconf, libauthen-sasl-perl, libcrypt-passwdmd5-perl, libdate-pcalc-perl, libdbi-perl, libemail-valid-perl, libio-stringy-perl, libmailtools-perl, libmime-perl, libtext-diff-perl, libxml-parser-perl, perl, ucf Recommends: aspell | ispell, libapache2-mod-perl2, libdbd-pg-perl | libdbd-mysql-perl, libgd-graph-perl, libgd-text-perl, postgresql-8.2 | mysql-server, procmail | maildrop Suggests: libnet-ldap-perl, otrs2-doc-en | otrs2-doc-de Conflicts: otrs Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/otrs2_2.2.4-1_all.deb Size: 1873888 MD5sum: f2207c88a64a599b90da0307459416de SHA1: b4a6ffddeeadf5c7da40bf3e95368493fc4b48ab SHA256: c24717eab3a351642ddf3e5ccda893b2693813f1ad2ddc9163be68bc6599fa09 Description: Open Ticket Request System OTRS is an Open source Ticket Request System (also well known as trouble ticket system) with many features to manage customer telephone calls and e-mails. The system is built to allow your support, sales, pre-sales, billing, internal IT, helpdesk, etc. department to react quickly to inbound inquiries. For a detailed documentation see package otrs-doc-en or otrs-doc-de. . This package ships version 2 of OTRS. Note that there is no fully automatic upgrade path from version 1.3, please consult /usr/share/doc/otrs2/README.Debian.gz for more information about that. Homepage: http://www.otrs.org Package: php-image-canvas Priority: optional Section: contrib/web Installed-Size: 22 Maintainer: Jeremy T. Bouse Architecture: all Version: 0.2.2-1 Depends: php-pear, php5-gd | php4-gd Suggests: php5-cli | php4-cli Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-image-canvas_0.2.2-1_all.deb Size: 38382 MD5sum: b9ff30eeac2a75993ae15f485136231f SHA1: f0ea25346560647c179a9aa0d5c935336d76ea74 SHA256: bb32068ac2385616534e7ecdf6e91a822bbe849e13fe8364f4e664f0b4492a55 Description: Image_Canvas module for PEAR Image_Canvas provides a common interface to image drawing, making image source code independent on the library used. . Image_Canvas is compatible with both PHP4 and PHP5 and can be used with both GD1 and GD2 (GD2 is recommended) Package: mediamate Priority: optional Section: contrib/web Installed-Size: 93 Maintainer: Jamin W. Collins Architecture: all Version: 0.9.3.6-4.3 Depends: apache2 | httpd, debconf (>= 0.5) | debconf-2.0, libphp-adodb, php5 | php4, php5-mysql | php4-mysql, wwwconfig-common Suggests: mysql-server Conflicts: moviemate (<< 0.9.3) Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/mediamate_0.9.3.6-4.3_all.deb Size: 230794 MD5sum: 12f011959e73fac6d22fe9e66d7a89a7 SHA1: c14d9b293d65c08959f528c9795de9e244989445 SHA256: 1345e1bb607d20d7b7d0e8c8ac5c02ab5ab5cd57f9a4133fbff4354f5aa536e1 Description: web-based movie database and tracker Media Mate is a web-based application for storing and retrieving details on various media types, and tracking who has borrowed them. Written with a clean interface in mind, its appearence is customizable through the use of CSS themes. Support for various media types is provided through the addition of modules. . This package provides the core Media Mate scripts and the Movies module. . Homepage: http://mediamate.rocks.cc/ Package: hiki Priority: optional Section: contrib/web Installed-Size: 1145 Maintainer: Taku YASUI Architecture: all Version: 0.8.7-1 Depends: libuconv-ruby1.8, ruby (>= 1.8), ruby1.8 Suggests: apache | httpd, libimage-size-ruby1.8, libopenssl-ruby1.8, librd-ruby1.8, tdiary-theme Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/hiki_0.8.7-1_all.deb Size: 235922 MD5sum: 4fe77d5b1a399ce5a2c33b6a1f2c58b3 SHA1: c3e22250761af8e6d543c8f8907aa1d51cd9bf85 SHA256: 6f4101a6d0c5de0d47bb33369f0952a125eee6801045db10db6ed5d42d22aa73 Description: Wiki Engine written in Ruby Hiki is one of WikiWiki Web clone (Wiki Engine) written in programming language Ruby. WikiWikiWeb is web base collaboration tool. Hiki has following features: . * Simple syntax like original Wiki. * Theme function by CSS(Cascading Style Sheet). You can use a lot of tDiary themes (http://www.tdiary.net/theme.rhtml). * Plugin function, you can add various functions. * InterWiki support. * Categorize. Package: php-net-socket Priority: optional Section: contrib/web Installed-Size: 5 Maintainer: Debian PHP Maintainers Architecture: all Version: 1.0.6-2 Replaces: php4-pear (<< 4:4.4.0-0) Depends: php-pear Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/php-net-socket_1.0.6-2_all.deb Size: 7034 MD5sum: d5f5a49c4286f43297cf849069dbf6f5 SHA1: d0447982dfe82f3622bcd94596ca46754bcd4a98 SHA256: e37e5e957916215a1d6ad86acb870c873a95b8b28b21b5f0eb0198305655fedf Description: PHP PEAR Network Socket Interface module Net_Socket is a class interface to TCP sockets. It provides blocking and non-blocking operation, with different reading and writing modes (byte-wise, block-wise, line-wise and special formats like network byte-order ip addresses). Package: sunbird-locale-pl Priority: optional Section: contrib/translations Installed-Size: 705 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Saïvann Carignan Architecture: all Source: sunbird-locales Version: 0.7-0ubuntu1 Depends: sunbird | language-support-pl Filename: dists/hardy-unstable/contrib/binary-all/contrib/web/sunbird-locale-pl_0.7-0ubuntu1_all.deb Size: 118196 MD5sum: ad800bdcfa4463125617ac338e5c2291 SHA1: 05d85ebf30e5f76824e2c0cfbbd795f6fd7544e8 SHA256: 42d50d4a3d28f7ffa27831597d311070fce8730474a4e02bddcf861f61bf0cae Description: sunbird pl language/region package Menu and message resource and region property package for sunbird (pl language, pl). . Homepage: http://www.mozilla.com Package: librmail-ruby1.8 Priority: optional Section: interpreters Installed-Size: 15 Maintainer: Shugo Maeda Architecture: all Source: librmail-ruby Version: 0.17-1 Depends: libruby1.8 Suggests: librmail-ruby-doc Filename: dists/hardy-unstable/contrib/binary-all/interpreters/librmail-ruby1.8_0.17-1_all.deb Size: 35300 MD5sum: 5d82b27095903a119e19452340334b59 SHA1: a89d3dd1f0ea440db2007d5a1779d61101516342 SHA256: 8f6081adcca5fddc7e354191b5a2287a968d12ef22ff84f0d94e61e4ad94bfcc Description: lightweight mail library for Ruby 1.8 This is RubyMail, a lightweight mail library containing various utility classes and modules that allow Ruby scripts to parse, modify, and generate MIME mail messages. Package: libacme-brainfck-perl Priority: optional Section: interpreters Installed-Size: 14 Maintainer: Jaldhar H. Vyas Architecture: all Version: 1.1.1 Provides: libacme-brainfuck-perl Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/interpreters/libacme-brainfck-perl_1.1.1_all.deb Size: 10172 MD5sum: be7f81e092f7a120537d92a055754ef5 SHA1: 80e76d5060838cd7cd4c0bd022af1b9e2d774d45 SHA256: 9d61a7a3de1b9846fced892cfe4396eb33e376b191454eeedbb3160d584f8243 Description: Embed Brainf*ck in your perl code Brainf*ck (yes, there is a u there.) is about the tiniest Turing-complete programming language you can get. A language is Turing-complete if it can model the operations of a Turing machine--an abstract model of a computer defined by the British mathematician Alan Turing in 1936. A Turing machine consists only of an endless sequence of memory cells and a pointer to one particular memory cell. Yet it is theoretically capable of performing any computation. This module will allow you to mix Brainf*ck with your perl code. Package: libcgikit-ruby1.8 Priority: optional Section: interpreters Installed-Size: 369 Maintainer: Tatsuki Sugiura Architecture: all Source: libcgikit-ruby Version: 1.2.1-1 Provides: libcgikit-ruby Filename: dists/hardy-unstable/contrib/binary-all/interpreters/libcgikit-ruby1.8_1.2.1-1_all.deb Size: 340792 MD5sum: 8fba9604107c5ce5517c6e2beb0a4ddd SHA1: 092594cfdafc1a3e5b9e248f9086462cf13edc5f SHA256: 502a6d00c84c788570f276a94f6c52c124d6a527c6df516bbbf6efdfbffe8916 Description: Ruby Web Application Framework CGIKit is a componented-oriented web application framework like Apple Computer's WebObjects. This framework services Model-View-Controller architecture programming by components based on a HTML file, a definition file and a Ruby source. Package: prolog-el Priority: optional Section: interpreters Installed-Size: 13 Maintainer: Philipp Benner Architecture: all Version: 1.16-1 Depends: emacs22 | emacsen Suggests: swi-prolog | gprolog Filename: dists/hardy-unstable/contrib/binary-all/interpreters/prolog-el_1.16-1_all.deb Size: 40990 MD5sum: 2b4eb102ef2e51661493506923ff0c28 SHA1: 09dbd8fb59220d89f4281821bb6353993aefd63e SHA256: 763d8753eaf62a865feb1d284a4b03cd1eb4c1a99ce1d07e39775b38c4a375a8 Description: Emacs major mode for editing Prolog code This is a replacement for the standard emacs prolog mode. It comes with all the features you would expect, including syntax highlighting, auto indent, and full interaction with an inferior Prolog process. . This mode supports in principle any Prolog system, though it is primarily maintained for SWI Prolog. It also has some special tweaks for GNU Prolog and SICStus Prolog, and explicitly supports Prolog's close relatives Eclipse and Mercury. . Homepage: http://turing.ubishops.ca/home/bruda/emacs-prolog/ Package: libdaemons-ruby Priority: optional Section: interpreters Installed-Size: 16 Maintainer: Filipe Lautert Architecture: all Version: 1.0.9-1 Depends: libdaemons-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/interpreters/libdaemons-ruby_1.0.9-1_all.deb Size: 8658 MD5sum: 7af80ad8c2e0fccddaa020625ff1fa1a SHA1: be018a4f26a55647f13f6cce9d53070afc7b1d6b SHA256: 3e5e7e87c89d54c86530450f96e6e0ced29f599a3ddb923d368e5a2fa6bf3829 Description: Ruby daemons library Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. daemons can also run and control blocks of Ruby code in a daemon process. . This is a dependency package which depends on Debian's default Ruby version (currently 1.8.x). Homepage: http://daemons.rubyforge.org/ Package: librmail-ruby-doc Priority: optional Section: interpreters Installed-Size: 137 Maintainer: Shugo Maeda Architecture: all Source: librmail-ruby Version: 0.17-1 Replaces: librmail-ruby (<< 0.15) Suggests: librmail-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/interpreters/librmail-ruby-doc_0.17-1_all.deb Size: 100572 MD5sum: 9c8a5eea7fca369a90315a021b1c5d8f SHA1: 15a1eeafd9f74ff7306864fa3b4ac3a193dee31c SHA256: a329ee3b24c2cd7484a93e300770fcacf18cc6366802e2ecc1770f4960478ba8 Description: lightweight mail library for Ruby (documentation) RubyMail is a lightweight mail library containing various utility classes and modules that allow Ruby scripts to parse, modify, and generate MIME mail messages. Package: libmysql-ruby Priority: optional Section: interpreters Installed-Size: 4 Maintainer: Dmitry Borodaenko Architecture: all Source: mysql-ruby Version: 2.7.4-1 Depends: libmysql-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/interpreters/libmysql-ruby_2.7.4-1_all.deb Size: 5102 MD5sum: 08fc74d24399a0842df1a7863efdb092 SHA1: 9ea450ac107c6b5caed080f0dba43648716da183 SHA256: 0c71723ffa2267cdf4b80f9bdc9e711861133fb3f0550008392c587c39637fdb Description: MySQL module for Ruby This is an API module that allows to access MySQL database from programs in Ruby programming language. Usually, it will be pulled in automatically by packages providing Ruby programs which need this capability, you only need to install it directly if you intend to write such programs yourself. . This package is a dependency package, which depends on the package containing actual Ruby MySQL module for the default Ruby version (currently 1.8). Package: libzip-ruby1.8 Priority: optional Section: interpreters Installed-Size: 15 Maintainer: Tatsuki Sugiura Architecture: all Source: libzip-ruby Version: 0.9.1-1 Provides: libzip-ruby Depends: libzlib-ruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/interpreters/libzip-ruby1.8_0.9.1-1_all.deb Size: 39146 MD5sum: 7e97003c534d65e4895fa4043a622d8d SHA1: 283aba945edf0829a9d611b7ed410812e999f44a SHA256: 3f556186bfe3cb39f22eb5d0dc843d3e7077bc6b245202fc475bafefb8c7d614 Description: a ruby module for reading and writing zip files rubyzip is a ruby library for reading and writing zip (pkzip format) files, with the restriction that only uncompressed and deflated zip entries are supported. All this library does is handling of the zip file format. the actual compression/decompression is handled by zlib. zlib is accessible from ruby thanks to ruby/zlib Package: libhtree-ruby1.8 Priority: optional Section: interpreters Installed-Size: 123 Maintainer: Takuo KITAME Architecture: all Source: htree Version: 0.0.20040714-1 Depends: libruby1.8 Filename: dists/hardy-unstable/contrib/binary-all/interpreters/libhtree-ruby1.8_0.0.20040714-1_all.deb Size: 86088 MD5sum: e4e42585c88e7103ce3dbd90bc3fdfbd SHA1: fc0ac530f26462d33bce580b31e88745bdc52165 SHA256: e35570d168e3d946cc9413f331801e538584fde5a2008fcb49ebedb45798f62e Description: HTML/XML tree library for Ruby htree provides a tree data structure which represent HTML and XML data. Package: libalgorithm-numerical-shuffle-perl Priority: optional Section: interpreters Installed-Size: 32 Maintainer: Jeroen Coekaerts Architecture: all Version: 1.4-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/interpreters/libalgorithm-numerical-shuffle-perl_1.4-1_all.deb Size: 8012 MD5sum: 188369cc9016954d5348b5c35ea87bb2 SHA1: c79a511bc90e4098ebef12dc3cad348a24cd80d9 SHA256: 0585c92b37d3a7fcb1619af686873fd708df5361a9ecb6cd5d7a31c018c53d19 Description: Shuffle a list - perl module Shuffle performs a one pass, fair shuffle on a list. If the list is passed as a reference to an array, the shuffle is done in situ. . The subroutine returns the list in list context, and a reference to the list in scalar context. Package: hydrogen-drumkits Priority: optional Section: sound Installed-Size: 33850 Maintainer: Debian Multimedia Team Architecture: all Version: 0.9.3.20070703-1 Filename: dists/hardy-unstable/contrib/binary-all/sound/hydrogen-drumkits_0.9.3.20070703-1_all.deb Size: 18382630 MD5sum: e59363fe9d3bd4a0d3690e5fe1a3a337 SHA1: 9e5101ea3a7c2900ad064f968d774f575d4e86e4 SHA256: 2d133e536c669ba9a259a611349e1f172a0866399fe2856696fb72d0722201e5 Description: drumkits for Hydrogen This package contains a collection of drumkits for Hydrogen, a sample based drum machine/step sequencer. Package: asoundconf-gtk Priority: optional Section: sound Installed-Size: 8 Maintainer: Toby Smithe Architecture: all Version: 1.6-0ubuntu1 Depends: alsa-utils, python, python-gtk2 Recommends: libasound2-plugins, pavucontrol Suggests: pulseaudio-esound-compat Filename: dists/hardy-unstable/contrib/binary-all/sound/asoundconf-gtk_1.6-0ubuntu1_all.deb Size: 6512 MD5sum: e4853049ce63b080fec51bb160c6103b SHA1: 57cdc6dc09488290805587e4ade531bd268338f4 SHA256: 253596c496d2af78317d8130d2755ddaf976fb196858f3a52e4c9aa397508140 Description: Applet to select the default ALSA sound card Based on asoundconf code, but as a GTK+ front-end. Useful if you have two cards, and switch between the two. There is already this functionality in GNOME, but this is indeed useful if you do not use that desktop environment, and asoundconf-gtk also supports PulseAudio toggling. Package: lastfmsubmitd Priority: optional Section: sound Installed-Size: 35 Maintainer: Decklin Foster Architecture: all Version: 0.36-1 Depends: adduser, debconf | debconf-2.0, python, python-support (>= 0.7.1) Recommends: python-musicbrainz Filename: dists/hardy-unstable/contrib/binary-all/sound/lastfmsubmitd_0.36-1_all.deb Size: 30050 MD5sum: 4d56644c48645158b0b130b074cbafec SHA1: d27de7ba0f58dfc43a4876c270378d253ed504df SHA256: ab72f6cf39402e2765966d0dcb532243cac8ae0ceaac52e6dc15c02dcdbdc53e Description: submission daemon for the Last.fm social music network lastfmsubmitd collects information from audio player plugins about what songs a user has listened to, submits them to Last.fm, and saves submissions if no servers are reachable. A helper program and a Python interface are provided to assist in writing player plugins. Package: lastmp Priority: optional Section: sound Installed-Size: 12 Maintainer: Decklin Foster Architecture: all Source: lastfmsubmitd Version: 0.36-1 Depends: debconf | debconf-2.0, lastfmsubmitd, python, python-mpdclient (>= 0.11.0) Filename: dists/hardy-unstable/contrib/binary-all/sound/lastmp_0.36-1_all.deb Size: 14830 MD5sum: c15b49074dbab10db0990608e130e432 SHA1: 85f773694e5c6c2c2f7e652a04892bea87dd0be6 SHA256: d7972824b094e8186c1526382d1811ba921a27f63b981b46b054a3ab75394ab0 Description: MPD client for lastfmsubmitd lastmp listens to an instance of MPD and sends information about played songs to the Last.fm submission daemon. Package: lltag Priority: extra Section: sound Installed-Size: 19 Maintainer: Brice Goglin Architecture: all Version: 0.14.1-1 Depends: perl (>= 5.6.0-16) Recommends: flac, libmp3-tag-perl, libterm-readline-gnu-perl | libterm-readline-perl-perl, libwww-perl, mp3info, vorbis-tools Filename: dists/hardy-unstable/contrib/binary-all/sound/lltag_0.14.1-1_all.deb Size: 55316 MD5sum: 55034d345836d23455493bcd19ee4f84 SHA1: c6111a851bcd53ee34f11dee1728424932af67a3 SHA256: a1aefef029656e16a977453c28dd98a70828b454ff573155287081136b4874b8 Description: Automatic command-line mp3/ogg/flac file tagger and renamer lltag is a command-line tool manipulating MP3 ID3, OGG or FLAC tags. It may be used to tag multiples files at once by comparing their filename or pathname against a configurable list of formats, or by getting tags from the CDDB database. . lltag may also rename files according to a configurable filename format. The interface has been designed to be as automatic, efficient and smart as possible. . Homepage: http://home.gna.org/lltag/ Package: sorune Priority: optional Section: sound Installed-Size: 624 Maintainer: Russ W. Knize Architecture: all Version: 0.5-1 Depends: perl (>= 5.6.0-16) Recommends: libcompress-zlib-perl (>= 1.33-1), libunicode-string-perl (>= 2.07-1), perl-tk (>= 800.025) Filename: dists/hardy-unstable/contrib/binary-all/sound/sorune_0.5-1_all.deb Size: 140938 MD5sum: 82e7c352782915385bb9800e83ecc1e0 SHA1: 3696b5d23a600c029148f65d9157a34efcd8a26c SHA256: fc1423b4c6ef6f746b813413c7d3e847a581e795776399d72df8641122e1bf58 Description: tool to manage the database on the Neuros Audio player Features include: * A simple GUI that makes management easy (requires Perl Tk). * All music formats are supported (mp3, ogg, wav, wma(non-drm)). All native file tags are supported. * Full m3u playlist support. * Database rebuild support. * Tagging by directory layout. * Sort by title on artists, genres, songs and recordings. Sort by track number on albums. * Maintains directory/file names as well as file access/modification times during sync. * Moving of recordings to user specified directory. * Foreign language accents in tags are handled (converted to the nearest English equivalent). * Handling of duplicate title names. Appends a number in parenthesis "(2)" or "(3)" to the title. * Sub-menu support. * Various artist support. Package: freepats Priority: optional Section: sound Installed-Size: 35623 Maintainer: Henrique de Moraes Holschuh Architecture: all Version: 20060219-1 Filename: dists/hardy-unstable/contrib/binary-all/sound/freepats_20060219-1_all.deb Size: 28970980 MD5sum: 721d84d5a92e4a1f44c322eb8d29cf00 SHA1: d5ca21c97e7e0e3343d736d7f55d1c4e9b9e6feb SHA256: 845d463a2190aa77acd890bcccf7a97fbf0b4972c77761b1466728304e5b76e9 Description: Free patch set for MIDI audio synthesis Freepats is a free patch set suitable for MIDI audio synthesis. It is not complete, nor comprehensive yet, and most, if not all patches are in the old and limited GUS patch format. . It is, however, the sole DFSG-compliant patch set in existence so far. New patches (including those in better formats, such as SF2 SoundFont banks) are welcome. Package: podracer Priority: optional Section: sound Installed-Size: 10 Maintainer: Hamish Moffatt Architecture: all Version: 1.4-1 Depends: bittorrent, curl, python, screen, timeout Filename: dists/hardy-unstable/contrib/binary-all/sound/podracer_1.4-1_all.deb Size: 12528 MD5sum: 39b15ccad55a65d97181bce5e4b2fb9e SHA1: 6092b16395498f58afd1c4200a4e99d04408931b SHA256: 595e7e02120176c9d937546a2843b6c7ef4721bbc0249aac20344daade7a21e5 Description: podcast aggregator/downloader Podracer is a podcast aggregator that gets enclosures from your list of podcast subscriptions and stores them in the location you specify. It supports BitTorrent as well as http and even ftp distribution of podcasts. It may be run as a cron job to automatically retrieve podcasts throughout the day. Package: tunapie Priority: optional Section: net Installed-Size: 23 Maintainer: James Stone Architecture: all Version: 2.1.5-1 Depends: debconf, python, python-support (>= 0.7.1), python-wxgtk2.6 Suggests: audacious, iceweasel | x-www-browser, streamripper, vlc | gxine | totem | mplayer | xine-ui, xterm | x-terminal-emulator Filename: dists/hardy-unstable/contrib/binary-all/sound/tunapie_2.1.5-1_all.deb Size: 45802 MD5sum: 0348d5b4ca8361e8ef30a62eabca57fb SHA1: 5ce3041932310154bdaa7e892ab16c28669ad501 SHA256: 572ae253718a88e668779b04e4eb8560fdfdc97f292d58169773eb456882446c Description: Lists audio and video streams from Shoutcast and Icecast A GUI based program for displaying Shoutcast or Icecast video and radio streams. It gives information about streams including bitrate, IP and current number of listeners. Streams can then be played using an appropriate media player, defined in preferences. Tunapie also allows streams to be recorded using streamripper. Recordings can be set to start and stop at specified times. Homepage: http://tunapie.sourceforge.net Package: mpg123-el Priority: extra Section: sound Installed-Size: 16 Maintainer: Ryuichi Arafune Architecture: all Version: 1:1.44-1 Depends: aumix, emacsen, mpg321 | mpg123 Filename: dists/hardy-unstable/contrib/binary-all/sound/mpg123-el_1.44-1_all.deb Size: 45984 MD5sum: 2500a3ed7fa74fff5bcf435f5661ae82 SHA1: c7f3c32185321ccdea695ccd25a49d0abb810d38 SHA256: 8a565b73e6142380563a8ba5f727efa8de6d149522e505da63066b556465bc4c Description: a front-end program to mpg123 audio player on Emacsen The mpg123.el Emacs-Lisp program is a front-end to mpg123 audio player. You can select and play an mp3 files from the list in your Emacs's buffer with familiar interface. Package: gmusicbrowser Priority: optional Section: sound Installed-Size: 86 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Quentin Sculo Architecture: all Version: 0.963-0ubuntu1 Depends: libgtk2-perl, libgtk2.0-0 (>= 2.6), perl Recommends: libgstreamer-perl, libgtk2-trayicon-perl, liblocale-gettext-perl (>= 1.04), libnet-dbus-perl Suggests: alsa-utils, flac123, libgtk2-mozembed-perl, mpg321, mplayer, vorbis-tools Filename: dists/hardy-unstable/contrib/binary-all/sound/gmusicbrowser_0.963-0ubuntu1_all.deb Size: 462660 MD5sum: 5486d9cbc2df7e361a9d045158acaa5b SHA1: 3bf0d54a7d3f729c288aa6077b092ffef2b27ef7 SHA256: bda9c4cba6d02409a2e398692366b0cd1ea517e8131988be0c3f23853843a5f0 Description: jukebox for large collections of mp3/ogg/flac/mpc files Uses gstreamer, mpg321/ogg123/flac123 or mplayer for playback. It has easy access to related songs (same artist/album/title), supports multiple genres per song, ratings, and customizable labels. The windows layouts are completely cusomizable, it uses dynamic filters with unlimited nesting of conditions, has a powerful mass-tagging dialog ... Homepage: http://squentin.free.fr/gmusicbrowser/gmusicbrowser.html Package: ichthux-emoticons Priority: optional Section: kde Installed-Size: 26 Maintainer: Raphaël Pinson Architecture: all Version: 1.2-0ubuntu1 Recommends: kopete Filename: dists/hardy-unstable/contrib/binary-all/kde/ichthux-emoticons_1.2-0ubuntu1_all.deb Size: 102028 MD5sum: 15d14387369abb7ce2d848526b10b8ea SHA1: 4daffe37e47743caa340b707daf1d6ad942f5933 SHA256: 26f9f39f00fa20d6a07d48538b991f45520c64821678a13af7ebf8e844cee6ca Description: Christian emoticons for Kopete This set of emoticons for Kopete gathers icons in the public domain, icons from the ChristianForums.org website (http://www.christianforums.com) and the Ichthux Linux logo. . Homepage: http://ichthux.free.fr/ichthux-emoticons Package: python-dnspython Priority: optional Section: python Installed-Size: 460 Maintainer: Robert S. Edmonds Architecture: all Source: dnspython Version: 1.6.0-1 Replaces: python2.3-dnspython (<< 1.3.5-3.1), python2.4-dnspython (<< 1.3.5-3.1) Depends: python, python-central (>= 0.6.5) Conflicts: python2.3-dnspython (<< 1.3.5-3.1), python2.4-dnspython (<< 1.3.5-3.1) Filename: dists/hardy-unstable/contrib/binary-all/python/python-dnspython_1.6.0-1_all.deb Size: 93724 MD5sum: c03a5247e18714a67adb9b0a0fbd1eb8 SHA1: e4613158e263417872a11292fc6171b1ce038d5d SHA256: 26f6e3eedfeee53edd09461c70b238f84fcf584d560ade7c023f4bf376f294a3 Description: DNS toolkit for Python dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. . dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records. Python-Version: all Package: python-xlib Priority: extra Section: python Installed-Size: 57 Maintainer: Debian Python Modules Team Architecture: all Version: 0.14-1 Replaces: python-xlib-doc, python2.3-xlib (<< 0.12-5.1), python2.4-xlib (<< 0.12-5.1) Depends: python, python-support (>= 0.7.1) Conflicts: python-xlib-doc, python2.3-xlib (<< 0.12-5.1), python2.4-xlib (<< 0.12-5.1) Filename: dists/hardy-unstable/contrib/binary-all/python/python-xlib_0.14-1_all.deb Size: 156416 MD5sum: 6fdcd61548d6b18991d8df08610500eb SHA1: e0fb8c99f09295c8d3bfe9842910e444a4dbe6ee SHA256: db89b00f036e73a657d6238a3ea6dd6bf3c160fef02fec61d590c1e652a21b6d Description: Interface for Python to the X11 Protocol python-xlib is a 100% pure Python implementation of the X11 protocol. It currently implements client-side X11R6 fully, supports the resource database, ICCM, and the Shape extension. Homepage: http://python-xlib.sourceforge.net/ Python-Version: 2.4, 2.3, 2.5 Package: python-nose Priority: optional Section: python Installed-Size: 36 Maintainer: Gustavo Noronha Silva Architecture: all Source: nose Version: 0.10.0-1 Depends: python (>= 2.3), python-setuptools (>= 0.6a9-1), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/python/python-nose_0.10.0-1_all.deb Size: 115414 MD5sum: 10cf8763180fab3adb5630c00bd78a38 SHA1: cbd4cb8b79a5b11b70dd5bcac5215d6edcfb2577 SHA256: 5e8e7df35315677dbc313c9fa09f0c7f268edfe9758e3f349965be3d7f2db289 Description: test discovery and running for Python's unittest nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic Homepage: http://somethingaboutorange.com/mrl/projects/nose/ Python-Version: 2.4, 2.3, 2.5 Package: python-cxx Priority: optional Section: python Installed-Size: 12 Maintainer: Matthias Klose Architecture: all Source: pycxx Version: 5.4.0-1 Replaces: python2.3-cxx, python2.4-cxx Depends: python (>= 2.4), python (<< 2.6), python-central (>= 0.6.5) Conflicts: python2.3-cxx, python2.4-cxx Filename: dists/hardy-unstable/contrib/binary-all/python/python-cxx_5.4.0-1_all.deb Size: 27058 MD5sum: b2711801826fe1cf6122cf35bc3ae19f SHA1: 0c3863ffa89ce9c16401fb3e6d7cdd00e2cb3e6b SHA256: 13249e1c9566addfe3562d59ecedfe69ea93a8bd64d63bba885e88b9527d123f Description: A Set of facilities to extend Python with C++ PyCXX is a set of C++ facilities to make it easier to write Python extensions. The chief way in which PyCXX makes it easier to write Python extensions is that it greatly increases the probability that your program will not make a reference-counting e rror and will not have to continually check error returns from the Python C API. Python-Version: 2.4, 2.5 Package: python-sesame Priority: optional Section: python Installed-Size: 8 Maintainer: Nacho Barrientos Arias Architecture: all Source: pysesame Version: 0.24-1 Depends: python (>= 2.3), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/python/python-sesame_0.24-1_all.deb Size: 9962 MD5sum: 22c8958cd01ad558318dfa69a4afa006 SHA1: 35596fb683c5abc53bca10b8bd409c46f84a5227 SHA256: 971602af6a9e8a60bac808d12f4d0e7c361197dc69cc915a2a58f193329a62ed Description: Python wrapper for Sesame's REST HTTP API Sesame is an open source RDF Schema-based storage and querying facility. . Now you can easily do the following from your Python script: . * Log in * Log out * Request a list of available repositories * Evaluate a SeRQL-select, RQL or RDQL query * Evaluate a SeRQL-construct query * Extract RDF from a repository * Uploading data to a repository * Add data from the web to a repository * Clear a repository * Remove statements . Homepage: http://pysesame.projects.semwebcentral.org/ Package: python-uspp Priority: optional Section: python Installed-Size: 9 Maintainer: Martin-Éric Racine Architecture: all Source: uspp Version: 1.0-1 Depends: python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/python/python-uspp_1.0-1_all.deb Size: 15122 MD5sum: ae5b4cfcb5588a71397005fd6ec5c6b2 SHA1: 1ce1e2be89183da66b08da41aee259783e1dedae SHA256: 2013b69e82162e3d8ff8b3b5ce4f1a0b17366b6dc63fb9e6c7280ee20e75893e Description: Universal Serial Port Python library USPP is a multi-platform Python module to access serial ports. . Homepage: Package: python-reverend Priority: optional Section: python Installed-Size: 15 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jason Ribeiro Architecture: all Source: reverend Version: 0.3+svn20070820-0ubuntu1 Provides: python2.3-reverend, python2.4-reverend, python2.5-reverend Depends: python (>= 2.3), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/python/python-reverend_0.3+svn20070820-0ubuntu1_all.deb Size: 14826 MD5sum: a14d302340dcd71fdd0d6c4aea167633 SHA1: c7f4f29571110a639bd7a69a0e0cceea9fe45b60 SHA256: 00dc2d373834a39715e8a617f9eb44a9d8ffd8099b98457cdeb3e6ac97116238 Description: general purpose Bayesian classifier for Python Reverend is a general purpose Bayesian classifier, named after Rev. Thomas Bayes. Use the Reverend to quickly add Bayesian smarts to your app. To use it in your own application, you either subclass Bayes or pass it a tokenizing function. Bayesian fun has never been so quick and easy. . Stuff you can do with the Reverend: * classify RSS stories * classify recipes by cuisine * who do you write like? Shakespeare, Dickens or Austen * detect the language of a document * is your code more like Guido's or Peter's . Homepage: http://divmod.org/trac/wiki/DivmodReverend Package: python-avc Priority: optional Section: python Installed-Size: 26 Maintainer: Fabrizio Pollastri Architecture: all Version: 0.3.0-1 Depends: python, python-support (>= 0.7.1) Suggests: python-gtk2 (>= 2.0), python-qt3 (>= 3.0), python-qt4 (>= 4.0), python-tk (>= 2.0) Filename: dists/hardy-unstable/contrib/binary-all/python/python-avc_0.3.0-1_all.deb Size: 410954 MD5sum: 3e4519e50912646b7cb36aa71101052e SHA1: 155677f2f0b08ede167b3f406e1a6d31ab7fce97 SHA256: 2c322fa12a76c944c2edc8147a08afcb709546c46d51db5bbffecb626d935fd5 Description: live connection among widgets and application variables AVC, the Application View Controller is a multiplatform, fully automatic, live connection among the values displayed by graphical interface widgets and application variables. AVC supports in a uniform way the most popular widget toolkits: GTK, Qt3, Qt4, Tk. . The connections are autogenerated by looking for matching names between widget names and variable names. Homepage: http://avc.inrim.it/ Package: python-cxx-dev Priority: optional Section: python Installed-Size: 27 Maintainer: Matthias Klose Architecture: all Source: pycxx Version: 5.4.0-1 Replaces: python2.3-cxx-dev, python2.4-cxx-dev Depends: python-cxx, python-dev Conflicts: python2.3-cxx-dev, python2.4-cxx-dev Filename: dists/hardy-unstable/contrib/binary-all/python/python-cxx-dev_5.4.0-1_all.deb Size: 68638 MD5sum: 66fa027f968110388d7d38c985362f2e SHA1: 865b8bf69f716a9e7caf8ac58662ffd656feed51 SHA256: 1df979aa24494706f10b8b75a45fd41f82f4cb4c5b39d8f320804bca49f1d278 Description: A Set of facilities to extend Python with C++ PyCXX is a set of C++ facilities to make it easier to write Python extensions. The chief way in which PyCXX makes it easier to write Python extensions is that it greatly increases the probability that your program will not make a reference-counting e rror and will not have to continually check error returns from the Python C API. Package: python-logilab-common Priority: optional Section: python Installed-Size: 53 Maintainer: Alexandre Fayolle Architecture: all Source: logilab-common Version: 0.22.2-1 Depends: python, python-egenix-mxdatetime Conflicts: devtools (<= 0.9.0-1), logilab-doctools (<= 0.1.6-4), pylint (<< 0.11.0-1), python-constraint (<= 0.3.0-4), python-logilab-aspects (<= 0.1.4-2), python-logilab-astng (<= 0.16.0-1), python2.3-logilab-common, python2.4-logilab-common Filename: dists/hardy-unstable/contrib/binary-all/python/python-logilab-common_0.22.2-1_all.deb Size: 130046 MD5sum: 3568ed9db3febca7bcc9bae397e7363c SHA1: 5fab1475602c406af341f19a478a6ad974b9845d SHA256: ba19939b322b0ee16bd40e946efdf71eacc933361fd8bc86c0dea10cb281bc86 Description: useful miscellaneous modules used by Logilab projects logilab-common is a collection of low-level Python packages and modules, designed to ease: * handling command line options and configuration files * writing interactive command line tools * manipulation files and character strings * interfacing to OmniORB * generating of SQL queries * running unit tests * manipulating tree structures * accessing RDBMS (currently postgreSQL, mysql and sqlite) * generating text and HTML reports * logging . Homepage: http://www.logilab.org/Project/name/logilab-common Python-Version: all Package: python-plistlib Priority: optional Section: python Installed-Size: 9 Maintainer: Guido Guenther Architecture: all Source: plistlib Version: 2.5~rc1-1 Depends: python (>= 2.4), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/python/python-plistlib_2.5~rc1-1_all.deb Size: 10566 MD5sum: a9f79956408c5377b418c262113a6ba8 SHA1: f3aca64fce9d62e736ec303df1bd579142400ba5 SHA256: 5cb9ba2837a8940142b3c220c3e9b6df90193eb16e14d48f3534746d90b76746 Description: handle .plist files in python This module allows to generate and parse MacOSX .plist files Package: python-dialog Priority: optional Section: python Installed-Size: 197 Maintainer: Adam Cécile (Le_Vert) Architecture: all Source: pythondialog Version: 2.7-1 Provides: python2.3-dialog, python2.4-dialog, python2.5-dialog Depends: dialog, python (>= 2.3), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/python/python-dialog_2.7-1_all.deb Size: 39312 MD5sum: 9a69234103847977f7ae811c9b2658d5 SHA1: cc18953b9eb7cbaf0009910725df928d43876f77 SHA256: e46c61740a2e30e0ca03021eb2ec3a583214b03353349eb5e1893ca3377453f1 Description: Python module for making simple Text/Console-mode user interfaces This is a Python module for doing console-mode user interaction. . It wraps the dialog/Xdialog program, and provides a nice, object-oriented programming model. . Homepage: http://pythondialog.sourceforge.net/ Package: python-hachoir-regex Priority: optional Section: python Installed-Size: 71 Maintainer: Michel Casabona Architecture: all Source: hachoir-regex Version: 1.0.2-1 Depends: python (>= 2.4), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/python/python-hachoir-regex_1.0.2-1_all.deb Size: 15498 MD5sum: f029db8448111d8d0dc559b3b0eec75c SHA1: b2c2d5a9845988d6d083e8c0bfcc384aba24c8fb SHA256: f98c33942ed87d5783a75309615a8af76c3698a6c4c9f2e7f28626f871072df6 Description: regular expressions manipulation Python library hachoir-regex is a Python library for regular expression (regex or regexp) manipulation. You can use a|b (or) and a+b (and) operators. Expressions are optimized during the construction: merge ranges, simplify repetitions, etc. It also contains a class for pattern matching allowing to search multiple strings and regex at the same time. . Homepage: http://hachoir.org/wiki/hachoir-regex Package: python-sqlalchemy Priority: optional Section: python Installed-Size: 46 Maintainer: Piotr Ożarowski Architecture: all Source: sqlalchemy Version: 0.4.2p3-1 Replaces: python2.4-sqlalchemy (<< 0.2.3-0.1) Depends: python (>= 2.4), python-support (>= 0.7.1) Suggests: python (>= 2.5) | python-pysqlite2 (>= 2.3.0-1) | python-pysqlite1.1 (>= 1.1.7-2) | python-sqlite (>= 1.0.1-5), python-kinterbasdb (>= 3.1.2-0.3), python-mysqldb (>= 1.2.1-p2-2), python-psycopg2, python-sqlalchemy-doc Conflicts: python2.4-sqlalchemy (<< 0.2.3-0.1) Filename: dists/hardy-unstable/contrib/binary-all/python/python-sqlalchemy_0.4.2p3-1_all.deb Size: 313560 MD5sum: 009f1853de2dbb8167852574243ae821 SHA1: 6557f65f1d1505b7f140a165c8ea6e9d7ca90074 SHA256: b20d99db708dce73b8b46c70ef1616fca9dc69452aef9b7035336fff959b4e6f Description: SQL toolkit and Object Relational Mapper for Python SQLAlchemy is an SQL database abstraction library for Python. Its strengths are: * full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. * extremely easy to use for all the basic tasks, such as: accessing pooled connections, constructing SQL from Python expressions, finding object instances, and commiting object modifications back to the database. * powerful enough for complicated tasks, such as: eager load a graph of objects and their dependencies via joins; map recursive adjacency structures automatically; map objects to not just tables but to any arbitrary join or select statement; combine multiple tables together to load whole sets of otherwise unrelated objects from a single result set; commit entire graphs of object changes in one step. * built to conform to what DBAs demand, including the ability to swap out generated SQL with hand-optimized statements, full usage of bind parameters for all literal values, fully transactionalized and consistent updates using Unit of Work. * modular. Different parts of SQLAlchemy can be used independently of the rest, including the connection pool, SQL construction, and ORM. SQLAlchemy is constructed in an open style that allows plenty of customization, with an architecture that supports custom datatypes, custom SQL extensions, and ORM plugins which can augment or extend mapping functionality. Homepage: http://www.sqlalchemy.org/ Package: python-mpmath Priority: optional Section: python Installed-Size: 132 Maintainer: Debian Python Modules Team Architecture: all Source: mpmath Version: 0.5-1 Depends: python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/python/python-mpmath_0.5-1_all.deb Size: 38956 MD5sum: 227cfb08a7fc182df04b9eaf82fc11d6 SHA1: 7dfb493b83538b8ca7eb01c00af9b21b670c97b8 SHA256: 1cbc0c814a8a5f17e6f00d2f81fb5daa38ad80a66f594f8471b1bf12c56d38c5 Description: Library for arbitrary-precision floating-point arithmetic Its features include: . * Fair performance -- typically 10-100x faster than Python's decimal library * Transcendental functions -- all functions from Python's math and cmath modules, plus a few more like gamma, factorial, erf * Complex numbers -- with support for transcendental functions * Directed rounding -- floor, ceiling, down, up, half-down, half-up, half-even * Unlimited exponents -- no overflow or underflow Homepage: http://code.google.com/p/mpmath/ Package: python-routes Priority: optional Section: python Installed-Size: 13 Maintainer: Piotr Ożarowski Architecture: all Source: routes Version: 1.7.1-1 Depends: python, python-central (>= 0.6.5) Suggests: python-paste Filename: dists/hardy-unstable/contrib/binary-all/python/python-routes_1.7.1-1_all.deb Size: 23662 MD5sum: 2a5b3764ba8f3d7e97d1110f8a3146e2 SHA1: 7f3d922499c244c118949f3aad3f1b077df489a7 SHA256: 495c6d3124d6745d8a478bd4b3c1c94b3a8720cd6c46d5ce2787ff9b8b72d4cb Description: Routing Recognition and Generation Tools Routes is a Python re-implementation of the Rails routes system for mapping URL's to Controllers/Actions and generating URL's. Routes makes it easy to create pretty and concise URL's that are RESTful with little effort. . Speedy and dynamic URL generation means you get a URL with minimal cruft (no big dangling query args). Shortcut features like Named Routes cut down on repetitive typing. . Current features: * Named Routes * Sophisticated Route lookup and URL generation * Wildcard path's before and after static parts * Groupings syntax to allow flexible URL's to accommodate almost any need * Extensive unit tests Homepage: http://routes.groovie.org/ Python-Version: all Package: python-nwsclient Priority: optional Section: python Installed-Size: 29 Maintainer: Dirk Eddelbuettel Architecture: all Source: nwsclient Version: 1.6.2-1 Depends: python, python-central (>= 0.6.5), python2.4 Suggests: python-nwsserver Filename: dists/hardy-unstable/contrib/binary-all/python/python-nwsclient_1.6.2-1_all.deb Size: 92192 MD5sum: 3ee3daef16fd9108dd06eb1609b3f4ff SHA1: 40b67a9a148d2a96d23a86a16b95063a893f6294 SHA256: 820c0e5396942a855bb900fda9a3939d45d6e83e7c132a18e4c99ec36783392f Description: NetWorkSpaces client for distributed Python applications This Debian package provides the NetWorkSpaces client which makes it easy to use computing clusters from within Python. . See http://www.ddj.com/web-development/200001971 for a recent overview article on NetWorkSpaces. . The python-nwsserver package provides the corresponding server. Python-Version: all Package: python-pdftools Priority: optional Section: python Installed-Size: 10 Maintainer: Sandro Tosi Architecture: all Version: 0.35-1 Depends: python, python-central (>= 0.6.5) Recommends: python-qt4 Filename: dists/hardy-unstable/contrib/binary-all/python/python-pdftools_0.35-1_all.deb Size: 25662 MD5sum: d7c1d8b2cf5fb0940d55ec7ce30108a1 SHA1: baaeaefba34ba437880415ac5cf103b8c206cdf0 SHA256: 8b58585af10342814bf44ceff696774e2bb687ea19bb141ac841a67da7384b77 Description: PDF document reading classes pdftool is a set of classes aim for reading Portable Document Format (PDF) files and interpreting their contents Homepage: http://www.boddie.org.uk/david/Projects/Python/pdftools Python-Version: all Package: python-freevo Priority: optional Section: contrib/python Installed-Size: 3707 Maintainer: Freevo Debian Dream Team Architecture: all Source: freevo Version: 1.8.1-0~hardy1 Depends: python (>= 2.4), python-alsaaudio, python-beautifulsoup (>= 3.0.1), python-central (>= 0.6.5), python-elementtree, python-imaging, python-kaa-base (>= 0.4.0), python-kaa-imlib2 (>= 0.2.2), python-kaa-metadata (>= 0.7.1), python-libxml2, python-pygame (>> 1.7.1release-4.1+b1), python-sqlite, python-twisted (>= 2.5.0), python-xml Filename: dists/hardy-unstable/contrib/binary-all/python/python-freevo_1.8.1-0~hardy1_all.deb Size: 764278 MD5sum: 7d6f62a7b64bce94dd6bd7e0db664040 SHA1: 4425116bc58bb1cbe0b29198e70157935ccf3456 SHA256: 336c199d86f2b9f3c667c65b649a903c16f2e64591ec7381ecd09249bffe1d3a Description: Python modules for Freevo This package contains python modules for Freevo Homepage: http://freevo.org/ Python-Version: all Package: python-openid Priority: optional Section: python Installed-Size: 1792 Maintainer: Mikhail Gusarov Architecture: all Version: 2.0.2-1 Depends: python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/python/python-openid_2.0.2-1_all.deb Size: 275852 MD5sum: dd3badf7b9e3460767bf09246f34bbfe SHA1: bff9f04be6020b81d42db2612fdce41724c4b905 SHA256: e5b6a1ded1631d88b461738447e878a8d9c4e2cc3b23e5fa4de0eb38a84a3415 Description: OpenID support for servers and consumers Set of Python packages to support use of the OpenID decentralized identity system in your application, both server- and client-side. Python-Version: all Package: python-markdown Priority: optional Section: python Installed-Size: 75 Maintainer: Debian Python Modules Team Architecture: all Version: 1.6b-1 Depends: python (>= 2.3), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/python/python-markdown_1.6b-1_all.deb Size: 22018 MD5sum: d6b9bc46e03792e3d6fc69c2000b461d SHA1: 4f0dee9afb221159074ab1556ebefac66582e2d2 SHA256: e43000c3dc4e2a0b35fd869365cc77f43dfa812ba16778da32ec5991b7041b8d Description: text-to-HTML conversion library/tool Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). . This is a Python implementation of John Gruber's Markdown. The current version of python-markdown implements all Markdown syntax features and fully passes Markdown Test Suite 1.0. It also supports footnotes and attributes. . Homepage: http://www.freewisdom.org/projects/python-markdown/ Python-Version: 2.4, 2.3, 2.5 Package: python-chardet Priority: optional Section: python Installed-Size: 550 Maintainer: Piotr Ozarowski Architecture: all Source: chardet Version: 1.0-1 Depends: python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/python/python-chardet_1.0-1_all.deb Size: 172176 MD5sum: b6699c0735b5ed80700cc6be90886b31 SHA1: 0a64459bc3a327ff43329f162189bab0eaa8e504 SHA256: cac0ad8aec1244389451b1526eae1d1602f99eaa33cc8739441bc6c1ed359440 Description: universal character encoding detector Chardet takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding. . Supported encodings: * ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants) * Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified Chinese) * EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese) * EUC-KR, ISO-2022-KR (Korean) * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic) * ISO-8859-2, windows-1250 (Hungarian) * ISO-8859-5, windows-1251 (Bulgarian) * windows-1252 (English) * ISO-8859-7, windows-1253 (Greek) * ISO-8859-8, windows-1255 (Visual and Logical Hebrew) * TIS-620 (Thai) . This library is a port of the auto-detection code in Mozilla. . Homepage: http://chardet.feedparser.org/ Python-Version: all Package: python-trml2pdf Priority: optional Section: python Installed-Size: 156 Maintainer: Debian Python Modules Team Architecture: all Version: 1.0-1 Depends: python (>= 2.2), python-imaging, python-reportlab, python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/python/python-trml2pdf_1.0-1_all.deb Size: 173394 MD5sum: 1189861cc6ded2c127331cd77b9bb65a SHA1: a36d10d29a815a8bdca8f44b6b321317519ee46a SHA256: ff34c8a8510899d8a1de4625ebf2607f75b75c8ce706c265d8bc366a715f42ef Description: Converter of Report Markup Language (RML) file to PDF Tiny RML2PDF is a tool to easily create PDF document without programming. It can be used as a Python library or as a standalone binary. It converts a RML, an XML dialect that lets you define the precise appearance of a printed document, to a PDF. You can use your existing tools to generate an input file that exactly describes the layout of a printed document, and RML2PDF converts it into PDF. RML is a much more powerful and flexible alternative to XSL:FO. . Homepage: http://openreport.org/index.py/trml2pdf Package: python-pytils Priority: optional Section: python Installed-Size: 1880 Maintainer: Mikhail Gusarov Architecture: all Version: 0.2.2-1 Depends: python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/python/python-pytils_0.2.2-1_all.deb Size: 299874 MD5sum: 64e85d64b64329ae1e60273e3379179a SHA1: 8fe8a2ed5652119df319d7e99feff9807c2b31ac SHA256: a005358f7483952e5449334bccb0ef9f964bf26ae4759f1fda48047c8a943767 Description: Python library for processing strings in Russian pytils contains several tools for processing strings in Russian: . * choosing plural forms * in-words numerals representation * formatting dates in different styles * transliteration . Homepage: http://gorod-omsk.ru/blog/pythy/projects/pytils/ Python-Version: all Package: python-nouvelle Priority: optional Section: python Installed-Size: 14 Maintainer: David Paleino Architecture: all Source: nouvelle Version: 1.0-1 Depends: python (>= 2.2), python-central (>= 0.6.5) Suggests: libapache2-mod-python, python-twisted-core Filename: dists/hardy-unstable/contrib/binary-all/python/python-nouvelle_1.0-1_all.deb Size: 16732 MD5sum: b328846e084a7bbf7732cd2d5fdad101 SHA1: 0af35b33a7b34e473d4e2306cebf04218cac4841 SHA256: bb0aec6302ac4d2e7ba39f280d276ca036646fca6af78848b652680b3bf25599 Description: simple pure-python web framework Nouvelle is a very simple Web rendering framework, similar to the 'nevow' package in Quotient but with a few key differences. XHTML documents are constructed using a convenient pure-Python syntax. Nouvelle itself doesn't require a particular web server or environment, but it can interoperate with Twisted or BaseHTTPServer easily. Homepage: http://freshmeat.net/projects/nouvelle/ Python-Version: >= 2.2 Package: python-ply Priority: optional Section: python Installed-Size: 11 Maintainer: Arnaud Fontaine Architecture: all Source: ply Version: 2.3-1 Depends: python (>= 2.3), python-support (>= 0.7.1) Suggests: python-ply-doc Filename: dists/hardy-unstable/contrib/binary-all/python/python-ply_2.3-1_all.deb Size: 46096 MD5sum: ab168e761d1a21aff7b2aa6765343fb8 SHA1: acb1780d373c078a639c061eecd6ab0e17b8cbe9 SHA256: 4651ea8548ef77c8e2e29044f40eba86dd87738c9c2c6f4633322441e72c641b Description: Lex and Yacc implementation for Python PLY is yet another implementation of lex and yacc for Python. Although several other parsing tools are available for Python, there are several reasons why you might want to take a look at PLY: * It's implemented entirely in Python. * It uses LR-parsing which is reasonably efficient and well suited for larger grammars. * PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars. * PLY is extremely easy to use and provides very extensive error checking. . Homepage: http://www.dabeaz.com/ply/ Python-Version: 2.4, 2.3, 2.5 Package: python-webpy Priority: optional Section: python Installed-Size: 15 Maintainer: Kai Hendry Architecture: all Source: webpy Version: 0.220-1 Depends: python (>= 2.4), python-support (>= 0.7.1) Recommends: python-cheetah, python-flup, python-mysqldb Filename: dists/hardy-unstable/contrib/binary-all/python/python-webpy_0.220-1_all.deb Size: 53264 MD5sum: ada04851c1c162e02468812b758d1346 SHA1: 6452dbc95e91673f7b926453384eab1fcba43a47 SHA256: 004cf610508db7535626d48619d4b1e66334db8cd204ed66f8434019c7049819 Description: Web API for Python applications Webpy offers a clean and well designed API for Python Web applications . The philosophy behind webpy is to: "Think about the ideal way to write a web app. Write the code to make it happen." . Implementations using this library have resulted in: * less code * code that ran faster * code that is easier to read and maintain. . Website: http://webpy.org/ Python-Version: 2.4, 2.5 Package: python-yaml Priority: optional Section: python Installed-Size: 18 Maintainer: Debian Python Modules Team Architecture: all Source: pyyaml Version: 3.05-1 Depends: python (>= 2.3), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/python/python-yaml_3.05-1_all.deb Size: 43824 MD5sum: 2be8489b5ad663cb05c0fdef8bc57f6f SHA1: ac9318c3f4e56af1521b58d0bf7be415ac57d1e4 SHA256: cdd9a069868c2172e48293ddad2dba50734ebb5ff69deff42228c250126ec92a Description: PyYAML is a YAML parser and emitter for Python PyYAML is a complete YAML 1.1 parser and emitter for Python. PyYAML can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. . Homepage: http://pyyaml.org/ Package: python-pyasn1 Priority: optional Section: python Installed-Size: 163 Maintainer: Arnaud Fontaine Architecture: all Source: pyasn1 Version: 0.0.7a-1 Depends: python (>= 2.3), python-support (>= 0.7.1) Filename: dists/hardy-unstable/contrib/binary-all/python/python-pyasn1_0.0.7a-1_all.deb Size: 30970 MD5sum: 784be7ead8ce4e416ce8f2a9ad5a1813 SHA1: 25733366c0395ef4c3241c48b6d59bf8708575e4 SHA256: bda8931d095313756fb3b6b9808c86baedf1876c6dbcab9575bf4bd6e3fd20ac Description: ASN.1 library for Python This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. . Homepage: http://pyasn1.sourceforge.net/ Python-Version: 2.4, 2.3, 2.5 Package: python-pysearch Priority: optional Section: python Installed-Size: 43 Maintainer: Thomas Bläsing Architecture: all Version: 3.0-1 Depends: python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/python/python-pysearch_3.0-1_all.deb Size: 106346 MD5sum: b9b71bc259f0a417c26f898c7a21c3c8 SHA1: a5a004d87ba2879b34c829f922428400b55e8c0c SHA256: 9fe1a998260419af9f78a3676e4ad277fddee2fe0ddf3b3ba55372ce64561057 Description: python pysearch module This module implements a set of classes and functions to work with the Yahoo Search Web Services. All results from these services are properly formatted XML, and this package facilitates for correct parsing of these result sets. Python-Version: all Package: python-flup Priority: optional Section: python Installed-Size: 21 Maintainer: Kai Hendry Architecture: all Source: flup Version: 1.0-1 Depends: python (>= 2.4), python-support (>= 0.7.1) Recommends: python-webpy Filename: dists/hardy-unstable/contrib/binary-all/python/python-flup_1.0-1_all.deb Size: 48276 MD5sum: 78220c7bf2fff6012c02f120ae4a588b SHA1: e03738afd6436f0abafdaa7ff93d2101e313343b SHA256: 4d512f554bbbc988e46106548f11c1a7672970daf18d923e9c4f74f3c547e9c3 Description: Implements Python Web Server Gateway Interface (WSGI) Implements the standard interface between Python Web applications and Web servers, as described in PEP 333, http://www.python.org/dev/peps/pep-0333 Speaks: * AJP - Apache JServ Protocol 1.3 * FastCGI, see http://www.fastcgi.com/ * SCGI - Simple Common Gateway Interface alternative . Flup has been superseded by modwsgi.org, which is currently implemented as an apache2 module in the "libapache2-mod-wsgi" package . Homepage: http://www.saddi.com/software/flup/ Python-Version: 2.4, 2.5 Package: python-dhm Priority: optional Section: python Installed-Size: 17 Maintainer: Sandro Tosi Architecture: all Version: 0.6-1 Replaces: python2.3-dhm (<< 0.5-2.3), python2.4-dhm (<< 0.5-2.3) Provides: python2.3-dhm, python2.4-dhm, python2.5-dhm Depends: python-support (>= 0.7.1) Conflicts: python2.3-dhm (<< 0.5-2.3), python2.4-dhm (<< 0.5-2.3) Filename: dists/hardy-unstable/contrib/binary-all/python/python-dhm_0.6-1_all.deb Size: 24914 MD5sum: a2994106741918c91285f776b0c09571 SHA1: 7a79bc9c8c93b0331a5d72abfebc73404918990e SHA256: fe603d32e754b38f317a6594de310a1cb6c66163206ff2fc53287a1f308a9262 Description: collection of python utilities / helper A collection of various tools wich cover a broad range of things: classes to make it easier to deal with LDAP and SQL databases, CGI-related tools, general string manipulation, process handling, file management, etc. Homepage: http://www.wiggy.net/code/python-dhm/ Python-Version: 2.4, 2.3, 2.5 Package: python-ipy Priority: optional Section: python Installed-Size: 99 Maintainer: Debian Python Modules Team Architecture: all Source: ipy Version: 1:0.55+1-1 Replaces: python2.3-ipy, python2.4-ipy Provides: python2.3-ipy, python2.4-ipy, python2.5-ipy Depends: python (>= 2.2), python-support (>= 0.7.1) Conflicts: python2.3-ipy, python2.4-ipy Filename: dists/hardy-unstable/contrib/binary-all/python/python-ipy_0.55+1-1_all.deb Size: 28968 MD5sum: 6f25e31de931c5c85a786a8b41230f97 SHA1: 7eda628a402e1b3f0036c03d63dd3d45596099d9 SHA256: 8a2fe3574524921363d00fd83882e7a4ab47cec364403ca32649211125e09652 Description: Python module for handling IPv4 and IPv6 addresses and networks IPy is a Python module for handling IPv4 and IPv6 addresses and networks in a fashion similar to perl's Net::IP and friends. The IP class allows a comfortable parsing and handling for most notations in use for IPv4 and IPv6 addresses and networks. Homepage: http://software.inl.fr/trac/trac.cgi/wiki/IPy Package: grc Priority: optional Section: text Installed-Size: 96 Maintainer: Radovan Garabík Architecture: all Version: 1.1 Depends: python Filename: dists/hardy-unstable/contrib/binary-all/text/grc_1.1_all.deb Size: 25600 MD5sum: d6e6f92c0d8b62cb8ca07450d90bd3f4 SHA1: 4d6051e2cf2338b89c42d57e3e35315f5c18dc4b SHA256: 5b0baa8ce8bc8b52bf7db0acdccfdbfd22f2d36e062b71685dddc96d13864dd5 Description: generic colouriser for everything generic colouriser, can be used to colourise logfiles, output of commands, arbitrary text.... configured via regexp's. Package: txt2man Priority: optional Section: text Installed-Size: 9 Maintainer: Fredrik Steen Architecture: all Version: 1.5.1-1 Depends: gawk Filename: dists/hardy-unstable/contrib/binary-all/text/txt2man_1.5.1-1_all.deb Size: 14376 MD5sum: 0ea0fab3be1920f8c0e643005ccefc60 SHA1: 86bb5fa36559b124d58cf426c92c32d0ccb7d4e9 SHA256: 54e7f99007531bbaf2b03ca280f82f2da6dea9482dd46ec7be4c36f78dcd0fba Description: Converts flat ASCII text to man page format It is a shell script using gnu awk, that should run on any Unix-like system. The syntax of the ASCII text is very straightforward and looks very much like the output of the man(1) program. Package: sword-text-dutsvv Priority: optional Section: text Installed-Size: 10 Maintainer: Jordan Mantha Architecture: all Version: 1.3-0ubuntu1 Provides: sword-text Suggests: bibletime | gnomesword | kio-sword, sword-dict-strongs-greek Filename: dists/hardy-unstable/contrib/binary-all/text/sword-text-dutsvv_1.3-0ubuntu1_all.deb Size: 1531524 MD5sum: 2238ded5375214abd694898f7881963a SHA1: 14787f9f59e24abb814089aebce702adfc983526 SHA256: d2fc65c114f8ee218b112816a4858311080ffce6953fffbafbf3101418fad7a4 Description: Dutch Statenvertaling Sword module Dutch Statenvertaling translation of the Bible from 1618-1619. . This package contains data that require a viewer to be seen properly, such as GnomeSword, BibleTime or Kio-Sword. . Homepage: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=DutSVV Enhances: sword-frontend Package: sword-text-swahili Priority: optional Section: text Installed-Size: 8 Maintainer: Jordan Mantha Architecture: all Version: 1.0-0ubuntu1 Provides: sword-text Suggests: bibletime | gnomesword | kio-sword, sword-dict-strongs-greek Filename: dists/hardy-unstable/contrib/binary-all/text/sword-text-swahili_1.0-0ubuntu1_all.deb Size: 343860 MD5sum: 786a711b6a77fe6a0956934b2b87474f SHA1: 43b841e9b712ecdac5a6b140409c6f71b2e670dd SHA256: 304f3177fb2f419a3452b1334e7a909264f4939c60e88833cc9104991e98da44 Description: Swahili New Testament Sword module Swahili translation of the New Testament. . This package contains data that require a viewer to be seen properly, such as GnomeSword, BibleTime or Kio-Sword. . Homepage: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=Swahili Enhances: sword-frontend Package: ludevit Priority: extra Section: text Installed-Size: 14 Maintainer: Radovan Garabík Architecture: all Version: 3 Depends: python (>= 2.3), python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/text/ludevit_3_all.deb Size: 11724 MD5sum: 40dca8dde51758ed0adbbdf95314e97a SHA1: 4c05623b53c68ab10fdf5a25e14fcbdbbf7786e6 SHA256: 989e3523cd347738491a08e266e15a6b0b5df436498d2bdacdf6ed0dc152eb22 Description: converter from standard Slovak into the L. Štúr version ludevít is a filter that does a full text translation of plain text from modern Slovak into the Ludevít Štúr version. Python-Version: >= 2.3 Package: docbook-xsl-stylesheets-ko Priority: optional Section: text Installed-Size: 14 Maintainer: Yooseong Yang Architecture: all Version: 0.2-2 Depends: docbook-xml (>= 4.1.2-4), lynx | www-browser | httpd | apache Filename: dists/hardy-unstable/contrib/binary-all/text/docbook-xsl-stylesheets-ko_0.2-2_all.deb Size: 6940 MD5sum: 64e9558fb6efd2b8fbf3e61a3b32cf64 SHA1: a849588879cf2dc2415e206714b6ce7595899878 SHA256: 18f13dda5a88cb49029d8164c1278045a9619dd60dea5ca75622be3a5a85a45e Description: Stylesheets for processing DocBook XML files to HTML and FO in korean. These are modular XSL stylesheets for processing documents composed with the DocBook XML DTD and its derivatives ("Simplified" DocBook XML, JRefEntry DTD, etc.) in korean. . The stylesheets provide XSLT transformations for both HTML and Formatting Object output. The latter can be further processed to a number of print formats using FOP or TeX-based tools. . Author: Minsik Kim Homepage: http://docbook.or.kr Package: xgridfit Priority: optional Section: text Installed-Size: 23 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.0a-1 Depends: xsltproc Suggests: fontforge, fonttools Filename: dists/hardy-unstable/contrib/binary-all/text/xgridfit_1.0a-1_all.deb Size: 61158 MD5sum: dc5b6e312d1f66b276e77aa3d7d58c92 SHA1: 0049da6076cf34df263d7b75482ffdc1ea6f57fe SHA256: d5744bc7f69e7e4ebae5bd9166845e84ed21cbb001139818c7001275a3cd4101 Description: a program for gridfitting, or "hinting," TrueType fonts Xgridfit is a simple program that implements an XML-based language for gridfitting, or "hinting," TrueType fonts. Homepage: http://xgridfit.sourceforge.net/ Package: sylseg-sk Priority: extra Section: text Installed-Size: 10 Maintainer: Ďoďo Ivanecký Architecture: all Version: 0.6 Depends: perl (>= 5.6.0-16) Suggests: konwert Filename: dists/hardy-unstable/contrib/binary-all/text/sylseg-sk_0.6_all.deb Size: 131558 MD5sum: 9161da7a6660ab0bb58bba66799695dd SHA1: 578ad867a007c13d8f4116730fd78415f7bea9f0 SHA256: 5fd5aa3a9eb7bb1bd8a4544fd0547c632038830c529c53b3774903279d241532 Description: Syllabic segmentation for Slovak language sylseg-sk implements one of the statistical approaches for the syllabic segmentaion. Each input word is segmented into the syllables. The several possible segmentations are generated and sorted by the likelihood. Included are trained data for Slovak language. Package: debiandoc2dbxml Priority: extra Section: text Installed-Size: 64 Maintainer: Philippe Batailler Architecture: all Version: 0.2 Depends: sgml-base, sgml-data, sp, xsltproc Suggests: debiandoc-sgml, docbook-xml Filename: dists/hardy-unstable/contrib/binary-all/text/debiandoc2dbxml_0.2_all.deb Size: 14826 MD5sum: bc5b871d8f9f0496b630ce0b19a080b8 SHA1: ad0c1fa20913a048ad0025982bd571962088fe09 SHA256: 33a523efc637c6336c07e739c1b9fba70fb63b4f6bacb52a44bae6872260d58c Description: DebianDoc to DocBook XML converter This package provides a method for converting an SGML file written according to the DebianDoc DTD into an XML file following the DocBook XML DTD. . See the 'docbook-xml' and 'debiandoc-sgml' packages for information about those respective documentation formats. Package: khmerconverter Priority: optional Section: text Installed-Size: 23 Maintainer: Soputtra San Architecture: all Version: 1.4-1 Depends: python (>= 2.3), python-support (>= 0.7.1) Recommends: python-tk, tix Suggests: ttf-khmeros Filename: dists/hardy-unstable/contrib/binary-all/text/khmerconverter_1.4-1_all.deb Size: 43752 MD5sum: 31470f1443bb413d2fd90b7a26c5fc7f SHA1: 16a06fd213f13052a64f6f7cfb7f3b4c2dff9f72 SHA256: cde81350499d9ba040e1cc569039f289808e57b4e45370806d928766b5bf22b5 Description: converts between legacy Khmer encodings and Unicode khmerconverter converts files between Unicode and the legacy Khmer encodings based on fonts using the ASCII/ANSI range. . It currently supports plain text files, OpenDocument files (ODT) and HTML files encoded with UTF-8 and the ABC, ABC-ZWSP, Baidok, Fk, Khek, Limon and Truth legacy Khmer fonts. . Please install python-tk and tix to use the graphical interface (GUI). . Homepage: http://www.khmeros.info/drupal/?q=en/download/converter Package: sword-text-viet Priority: optional Section: text Installed-Size: 10 Maintainer: Jordan Mantha Architecture: all Version: 1.4-0ubuntu1 Provides: sword-text Suggests: bibletime | gnomesword | kio-sword, sword-dict-strongs-greek Filename: dists/hardy-unstable/contrib/binary-all/text/sword-text-viet_1.4-0ubuntu1_all.deb Size: 1559912 MD5sum: 613dfef5aed3e1073bba8c881e51287d SHA1: 0bab32c5b235662f9b63d48746ed1502736b1403 SHA256: f05907649f6f1e7adc5bf902f8fc21332a509c01a4c3fcc4fa3148e05ec9862e Description: Vietnamese translation of the Bible Sword module for the 1934 Vietnamese translation of the Bible. . This package contains data that require a viewer to be seen properly, such as GnomeSword, BibleTime or Kio-Sword. . Homepage: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=Viet Enhances: sword-frontend Package: sword-dict-naves Priority: optional Section: text Installed-Size: 8 Maintainer: Daniel Glassey Architecture: all Version: 1.1-3 Provides: sword-dict Filename: dists/hardy-unstable/contrib/binary-all/text/sword-dict-naves_1.1-3_all.deb Size: 657392 MD5sum: 45bb28a1db51aa98131df708dacd67e4 SHA1: 22ececc40e7e5c13097e69a7f157380c399ba8f2 SHA256: c2f7e1cfaab2b3b95fbd3837ebbd121d9edade697ba84c85b27e1f90fd0953b1 Description: Naves Topical Bible for SWORD Nave's Topics were originally produced by O.J. Nave while serving as a chaplain in the US Army, and published in the early 1900's. It consists of 20,000+ topics and sub-topics, and 100,000+ references to scripture. Package: kwalify Priority: optional Section: text Installed-Size: 27 Maintainer: Marc Dequènes (Duck) Architecture: all Version: 0.6.1-1 Depends: ruby (>= 1.8.1) Suggests: doc-base Filename: dists/hardy-unstable/contrib/binary-all/text/kwalify_0.6.1-1_all.deb Size: 42234 MD5sum: b887db8c1c06ba353aff4db666d9fa39 SHA1: 1cd554181f906ca5413be8b980a7ddbfe3b4c1d0 SHA256: a19bcc250d90df012923b32fa7384ad121764baaeeaca803f42f8db9e42cbc73 Description: a tiny schema validator for YAML documents Kwalify is a tiny schema validator for YAML documents. It is in fact very poor compared to Relax NG or DTD. I hope you extend/customize Kwalify for your own way. . Homepage: http://www.kuwata-lab.com/kwalify/ Package: w3-dtd-mathml Priority: optional Section: text Installed-Size: 22 Maintainer: Mark Johnson Architecture: all Version: 2.0.0.0-1 Depends: sgml-base (>= 1.17) Suggests: docbook-mathml Filename: dists/hardy-unstable/contrib/binary-all/text/w3-dtd-mathml_2.0.0.0-1_all.deb Size: 107440 MD5sum: a0ea1493e53a1a93f9a9efc1e5ee136e SHA1: 8e1a093b38b2b92b314f647b4421642e6389b59a SHA256: 972003fed64efca2b2dda5c221cdd2bf2e764e3cd756960275ac72ee29abbe9a Description: Mathematical Markup Language V2.0 DTD The Mathematical Markup Language (MathML) V2.0 is an XML application for describing mathematical notation and capturing both its structure and content. The docbook-mathml package allows you to generate output documents from source files that use MathML markup. . Includes a prototype extension of the XHTML 1.1 DTD that incorporates MathML 2.0. . Author: W3C Math Working Group . Homepage: http://www.w3.org/TR/MathML2/ Package: sword-text-rst Priority: optional Section: text Installed-Size: 14 Maintainer: Jordan Mantha Architecture: all Version: 1.6-0ubuntu1 Provides: sword-text Suggests: bibletime | gnomesword | kio-sword Filename: dists/hardy-unstable/contrib/binary-all/text/sword-text-rst_1.6-0ubuntu1_all.deb Size: 5815626 MD5sum: 6f531258e8157c8dad20354a610d6cc9 SHA1: 72d0fa3f430a9e22e32b04306141ad8e311e1c13 SHA256: 2b29f9ad2e9a7466fefaa5f69bc6a5e2d9e3815e91d3958324b238bee86516d1 Description: 1876 Russian Synodal Translation SWORD module This is the 1876 Russian Synodal Translation of the Holy Bible. The electronic edition comes from Sergej A. Fedosov's Slavic Bible for Windows. . This package contains data that require a viewer to be seen properly, such as GnomeSword, BibleTime or Kio-Sword. . Homepage: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=RST Enhances: sword-frontend Package: gdrae Priority: optional Section: text Installed-Size: 10 Maintainer: Alejandro Garrido Mota Architecture: all Version: 0.1-1 Depends: libglib-perl (>= 1:1.081-1), libgtk2-gladexml-perl (>= 1.003-1), libgtk2-perl (>= 1:1.081-1), lynx (>= 2.8.5-2) Filename: dists/hardy-unstable/contrib/binary-all/text/gdrae_0.1-1_all.deb Size: 6784 MD5sum: 1ce58c7b1bb9e08c8380b5e76fc54356 SHA1: 8c1e07948a11951dda855004c6d431de559bddff SHA256: 10c5f0e3fc1fdc9633b3f7d616e98a81691335eb888264991d3d0f0966d515e5 Description: A Real Academia Espanola dictinoary interface This is a standalone graphical application to query the "Real Academia Espanola" Dictionary. An internet connection is needed to use the program, because it gets the meaning of the word of the http://RAE.es (Real Academia Espanola) page Homepage: http://mogaal.com/gdrae Package: dictem Priority: optional Section: text Installed-Size: 15 Maintainer: Yauheni Kaliuta Architecture: all Version: 0.8-1 Provides: dict-client Depends: dict (>> 1.9.14), emacs21 | emacsen Filename: dists/hardy-unstable/contrib/binary-all/text/dictem_0.8-1_all.deb Size: 33042 MD5sum: 2f02f3e0eb8183be94a1e9a2375713a5 SHA1: d23923e47a0532a76a8277516c1834ea0391b28a SHA256: 03600f8bdfd656952f3da573628628fec21875d43104006beaba1c856ad7c671 Description: Dict client for emacs DictEm implements all functions of the client part of Dictionary Server Protocol(DICT) protocol (RFC-2229, www.dict.org), i.e looking up words and definitions, obtaining information about available strategies, provided databases, information about DICT server etc. . It uses autocompletion that is used for selecting dictionary and search strategy. Moreover, DictEm provides several hooks which may be used for buffer postprocessing. . Homepage: http://www.mova.org/~cheusov/pub/dictem Package: docbook-jrefentry Priority: optional Section: text Installed-Size: 15 Maintainer: Mark Johnson Architecture: all Version: 1.1.0-1 Replaces: docbook-xml-jrefentry Depends: docbook-xml (>= 4.1.2-4), sgml-base (>= 1.17) Suggests: docbook-xsl Conflicts: docbook-xml-jrefentry Filename: dists/hardy-unstable/contrib/binary-all/text/docbook-jrefentry_1.1.0-1_all.deb Size: 10084 MD5sum: 04dd5a21e9f8867aefa8a7cd8a8a412d SHA1: 2f9686c69185f27a7ee9a95d312c7137e53830fe SHA256: 413ba9ec98f155c31efe334838f77eb8966fec0ccffe7c8871437191ba16b144 Description: DocBook XML JRefEntry DTD The JRefEntry DTD is a customization of the DocBook RefEntry model. The purpose of this customization is to mirror the order and nature of structured comment tags in JavaDoc documentation. . Author: Norman Walsh . Homepage: http://docbook.sourceforge.net/projects/jrefentry/ Package: kanjidic Priority: optional Section: text Installed-Size: 9 Maintainer: Ludovic Drolez Architecture: all Version: 2007.09.14-1 Filename: dists/hardy-unstable/contrib/binary-all/text/kanjidic_2007.09.14-1_all.deb Size: 544576 MD5sum: eacaf62c761e28a4b21ff33011f1bf06 SHA1: b3d0fe00549d9c684f66414d4fc5c71156441762 SHA256: 7445f5459b44dcf0b0fb441f745278a25dc7cd4556f265881064653b5e41401a Description: A Kanji Dictionary The KANJIDIC file contains comprehensive information about Japanese kanji. It is a text file currently 6,355 lines long, with one line for each kanji in the two levels of the characters specified in the JIS X 0208-1990 set. Package: page-crunch Priority: optional Section: text Installed-Size: 11 Maintainer: Sylvain Beucler Architecture: all Version: 1.0.1-1 Depends: gs-common, psutils, tcl8.4, tk8.4, xpdf-utils | poppler-utils Recommends: gv | postscript-viewer, xpdf | pdf-viewer Filename: dists/hardy-unstable/contrib/binary-all/text/page-crunch_1.0.1-1_all.deb Size: 14230 MD5sum: d2ced5eea44cc9e0eab3b31d73c65923 SHA1: 261010336cd077dc34be05650dbf7d85c6512074 SHA256: 38c35bf2bc571128d7883c8e0d6e49e6032a238adc7098a5f8bd5c3f15082767 Description: GUI/frontend to psutils programs, like psnup, psbook Page-crunch allows to elaborate documents with several sheets on the same page, conveniently resizing and rotating the original sheets, or to output a book ready to print from source Postscript or PDF files. . Homepage: http://wfr.tcl.tk/279 Package: sword-text-frelsg Priority: optional Section: text Installed-Size: 10 Maintainer: Raphaël Pinson Architecture: all Version: 1.3-0ubuntu1 Provides: sword-text Suggests: bibletime | gnomesword | kio-sword, sword-comm-scofield, sword-comm-tdavid, sword-dict-strongs-greek, sword-dict-strongs-hebrew Filename: dists/hardy-unstable/contrib/binary-all/text/sword-text-frelsg_1.3-0ubuntu1_all.deb Size: 2320214 MD5sum: 8e416f93353a47ca13a18823356be3ae SHA1: c48dd2e8393ced0a995ee9cd7b5fdd748f788446 SHA256: 1c27106dadc781c52d3f336f453d2b6795c3f328bc14bbd04b6b84016f9c4436 Description: French Louis Segond Version with Strongs Numbers for SWORD This is the French Louis Segond Version of the Holy Bible. . This package contains data that require a viewer to be seen properly, such as GnomeSword, BibleTime or Kio-Sword. . Homepage: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=FreLSG Enhances: sword-frontend Package: sword-comm-pers Priority: optional Section: text Installed-Size: 882 Maintainer: Daniel Glassey Architecture: all Version: 1.0-5 Provides: sword-comm Depends: adduser Filename: dists/hardy-unstable/contrib/binary-all/text/sword-comm-pers_1.0-5_all.deb Size: 63520 MD5sum: 7abcbdbe897c7d4ee7d5457d59492b8a SHA1: bec3a46bd2ab323700ec90c4100f16823adb46bd SHA256: 8a65784479707f0530337cb2607e061e1c3aaf8e02f9fecb8296765b19bc1f2f Description: Personal Commentary for SWORD A blank commentary to fill in with your own observations for personal bible study. Package: docdiff Priority: optional Section: text Installed-Size: 559 Maintainer: Kenshi Muto Architecture: all Version: 0.3.4-1 Depends: libiconv-ruby1.8, ruby1.8 Suggests: httpd Filename: dists/hardy-unstable/contrib/binary-all/text/docdiff_0.3.4-1_all.deb Size: 137286 MD5sum: 1a3326f5d9133bd40a87ebf75c242980 SHA1: e98cfe35295b71617ffa202676f28ed3c9777898 SHA256: 2d343fc5a6b05ddd45ce53b16a2736eafe989ea219b9dc9eb757cbe085fd17bd Description: Compares two files word by word / char by char DocDiff compares two files and shows the difference. It can compare files word by word, char by char, or line by line. . It has several output formats such as HTML/XHTML, tty, Manued, or user-defined markup. It supports several encodings and end-of-line characters, including ASCII, UTF-8, EUC-JP, Shift_JIS, CR, LF, and CRLF. Package: myspell-en-za Priority: optional Section: contrib/text Installed-Size: 688 Maintainer: Matthias Klose Architecture: all Source: dict-en-za Version: 20070206-2 Depends: dictionaries-common (>= 0.49.2) Filename: dists/hardy-unstable/contrib/binary-all/text/myspell-en-za_20070206-2_all.deb Size: 269942 MD5sum: 58f894260797ad5c620f1d972bc52e11 SHA1: afedcbf713fff4af9e47e41f087d2d00b12c2a57 SHA256: 65f487272eeea839efe13dd020fdb4bbd51cbcc24a81f35d9a4c691aae28f432 Description: South African English dictionary for myspell This is an South African English dictionary, to be used with myspell. Package: plywood Priority: optional Section: text Installed-Size: 86 Maintainer: Monty Taylor Architecture: all Version: 0.5.11 Replaces: plywood-elisp Depends: emacs21 | emacs20 | emacsen, python, python-support (>= 0.7.1), tetex-extra (>= 1.0.2) Suggests: gs, pdf-viewer, postscript-viewer Conflicts: plywood-elisp Filename: dists/hardy-unstable/contrib/binary-all/text/plywood_0.5.11_all.deb Size: 53950 MD5sum: 730464ffb5de68ac5318f8b4e202bb80 SHA1: 4206ebcf61195ce6040ab7c211c62a894054eb92 SHA256: bfd8cfc36b88acb82773c0c4a7890d87a59ac4f99299b67262509a804f43ded4 Description: Playwriting typing and typesetting help The plywood project is a project to help type and typeset plays. It comprises a small structured-text format, an Emacs mode, a translation program and a LaTeX style. . The goals are: . 1) Reduce the work of the playwright to that of writing a play. Even learning special key strokes is discouraged -- the system should DWIM. . 2) Make the plays pretty, yet conforming to standard formatting rules. . Currently, we have implemented the Standard American format, as described by Samuel French. . plywood contains the LaTeX style, and the plywood script to transform plays in the plywood format to LaTeX code and an emacs mode to edit the files in. Package: aspell-ar-large Priority: optional Section: text Installed-Size: 2026 Maintainer: Debian Arabic Packaging Team Architecture: all Version: 1.2-0-1 Provides: aspell-dictionary Depends: aspell (>= 0.60.4), dictionaries-common (>= 0.9.1) Filename: dists/hardy-unstable/contrib/binary-all/text/aspell-ar-large_1.2-0-1_all.deb Size: 2224984 MD5sum: 537dd9d412a91a04b054f245b5b78a78 SHA1: 0ffa0cefdb11d50f68e8c673a9a9e1f9e46e9997 SHA256: 904eec8d7079608de7e3c027c8bed25165ce25b69c1bd0816e518952217b6bf9 Description: Large Arabic dictionary for aspell This is a large Arabic dictionary for Aspell by Google. The original word list used for this package was generated using The Buckwalter Arabic Morphological Analyzer Version 1.0. . This package is huge so you might experience some performance degradation with aspell. . Homepage: http://ftp.gnu.org/gnu/aspell/dict/ar/ Package: stardict-xmlittre Priority: optional Section: text Installed-Size: 7 Maintainer: Josselin Mouette Architecture: all Version: 1:1.0-1 Recommends: stardict | stardict-gtk Filename: dists/hardy-unstable/contrib/binary-all/text/stardict-xmlittre_1.0-1_all.deb Size: 31453064 MD5sum: 7c17c0c76cf4882a1f05701ef87e7e96 SHA1: 808e57bfb2b0e97896b8da31726aa2c426f0d631 SHA256: 20aa4d06f3529552d2bbb5805e3e7d9130acfee4eeda9c5f1e6cfa05f3e9edb7 Description: French Littré dictionary for stardict This package contains a XML version of the French language dictionary written by Émile Littré and published in 1863, suitable for the stardict dictionary software. . Despite its age, this dictionary now fallen in the public domain is still a widely used reference source for French language and litterature. It features 78,423 entries and 239,009 quotes from 3,910 authors. . Homepage: http://francois.gannaz.free.fr/Littre/ Package: pydance-music Priority: optional Section: games Installed-Size: 14 Maintainer: Debian QA Group Architecture: all Version: 5 Replaces: pyddr-music Provides: pyddr-music Recommends: pydance Suggests: vorbis-tools Filename: dists/hardy-unstable/contrib/binary-all/games/pydance-music_5_all.deb Size: 3781620 MD5sum: 78ee8242d2bd5dab80c78402fc9eb1a0 SHA1: 7e8260ea208d238e32bbcbd5d4ffd748df2277dc SHA256: 574ccd0550293f7516714012da0d57c6de07a0a677ef64cc3cdfa156890b7209 Description: Songs and step patterns for pydance pydance is similar to the popular arcade game "Dance Dance Revolution", in which you must step on particular arrows on the floor in time with music playing in the background. This package contains the following songs, and step patterns for them: * "6th, January", by Brendan Becker * "SynRG", by Brendan Becker * "Forkbomb", by Pajama Crisis Package: fb-music-high Priority: extra Section: games Installed-Size: 6 Maintainer: Josselin Mouette Architecture: all Version: 0.1.2 Recommends: frozen-bubble Conflicts: fb-music-low, frozen-bubble (<< 2) Filename: dists/hardy-unstable/contrib/binary-all/games/fb-music-high_0.1.2_all.deb Size: 1663028 MD5sum: f6da01a56d1fceed499a7884dd869661 SHA1: b00af8352fc0b9738d3b908ee0c28c8bbdc1d6ce SHA256: 552eefe4a4203d7b155c2eb6fc252b85df32778ac92c61ff55c4236d9621d25c Description: High quality, large music files for Frozen-Bubble Frozen-Bubble is a clone of the popular "Puzzle Bobble" game, featuring 100 single-player levels and a two-player mode. . This package contains high quality music for Frozen-Bubble. The 16-bit samples used sound better than the 8-bit ones in fb-music-low, but are about twice as large. . URL: http://www.frozen-bubble.org/ Package: attal-themes-cyberpunk Priority: optional Section: games Installed-Size: 2013 Maintainer: Debian Games Team Architecture: all Source: attal-themes Version: 1.0~rc1+cvs20080318-1 Recommends: attal (>= 1.0~rc1) Filename: dists/hardy-unstable/contrib/binary-all/games/attal-themes-cyberpunk_1.0~rc1+cvs20080318-1_all.deb Size: 1693640 MD5sum: cd8debb8f49bf0d0a85ba4df8fda8e4a SHA1: 5d9a3f4a1db922f6fd210e7ba537409f09f1f159 SHA256: 9087a6328feb6de72b25455276290b569dd314357a513fc79f5a00c822c40f79 Description: cyberpunk theme for attal Attal is an turn-based strategy game that can be played alone (against AI) or against other through a network. . This package provides the cyberpunk theme for attal. Homepage: http://www.attal-thegame.org/ Package: xpilot-extra Priority: optional Section: games Installed-Size: 108 Maintainer: Ben Armstrong Architecture: all Version: 4.7.2 Depends: perl5 Suggests: xpilot-ng Conflicts: xpilot (<< 4.1.0-4.U.4alpha2.1) Filename: dists/hardy-unstable/contrib/binary-all/games/xpilot-extra_4.7.2_all.deb Size: 489858 MD5sum: 02508a31d18eccbee55f4d8acc1f3ccf SHA1: b85c1277d2e5aa9b11dda88f895f80784aef8696 SHA256: 22274dbfb1952bffdd42f055a0d13793d8409cc3f19a676745ca286ca8857a70 Description: Maps, utilities and configs for XPilot XPilot is a multi-player tactical manoeuvring game for X. Each player controls their own fighter equipped with a variety of weapons and power-ups. Players compete as teams or as individuals; the object of the game is to score points by blasting the opposition, stealing their treasure or by racing round a circuit. WARNING: This game is very addictive. . This package contains all the maps available from ftp.xpilot.org (plus a few others), a useful command line utility for interrogating the metaserver and a few configuration files submitted by players to help get you started. Package: mmucl Priority: optional Section: games Installed-Size: 32 Maintainer: Paul Telford Architecture: all Version: 1.5.2-1 Depends: tcl8.4, tk8.4 Filename: dists/hardy-unstable/contrib/binary-all/games/mmucl_1.5.2-1_all.deb Size: 89972 MD5sum: 52325e0ef00b8a59a417a5ab50094b94 SHA1: 837a0f139c9d2ea4dcb7c407776a24cd990f4df6 SHA256: b03fc516d3503d998cffb8135155e1b4d6fd7e6f12881ac3f7cb356b29e797ab Description: Mark's MUd CLient "muckle" is a mud (Multi-User Dungeon) client using Tcl/Tk. . It offers features such as: * Written entirely in Tcl. No custom libraries required. * Extendable. Easily customized. * Sophisticated alias language (Tcl of course). * Routines for keeping track of characters and their init files. * Ansi color support. * History recording (hit up or down to scroll through past commands). * Online help system. * Simple graphical interface. Package: littlewizard-data Priority: optional Section: games Installed-Size: 90 Maintainer: Kari Pahula Architecture: all Source: littlewizard Version: 1.1.5-1 Conflicts: littlewizard (<< 1.1.2-2) Filename: dists/hardy-unstable/contrib/binary-all/games/littlewizard-data_1.1.5-1_all.deb Size: 209052 MD5sum: 6bd3db230101550fb904979cd648f1e0 SHA1: a60fa7485c9135bdacfc9ffb102167992b1a4078 SHA256: ae8d737c13de49914d17ec815f7a858a73608634af2c25970de648d2732d71f6 Description: littlewizard data files Little Wizard is a development environment created especially for primary school children. It allows to learn using main elements of present computer languages, including: variables, expressions, loops, conditions, logical blocks. Every element of language is represented by an intuitive icon. It allows program Little Wizard without using keyboard, only mouse. . This package has the icons and locale files that littlewizard uses. . Homepage: http://littlewizard.sourceforge.net/ Package: attal-themes-medieval Priority: optional Section: games Installed-Size: 37629 Maintainer: Debian Games Team Architecture: all Source: attal-themes Version: 1.0~rc1+cvs20080318-1 Recommends: attal (>= 1.0~rc1) Filename: dists/hardy-unstable/contrib/binary-all/games/attal-themes-medieval_1.0~rc1+cvs20080318-1_all.deb Size: 34756190 MD5sum: 67e663da2933d3b5f83eba5af6358bb3 SHA1: 6007dc156aab9206c5a55d296870bb035cfb0d24 SHA256: 6e9ee148ee34bc8139f2ccfe2ab67a9c736200182a0a11bbdb83802143744af2 Description: medieval theme for attal Attal is an turn-based strategy game that can be played alone (against AI) or against other through a network. . This package provides the medieval theme for attal. Homepage: http://www.attal-thegame.org/ Package: enigma-level-previews Priority: extra Section: games Installed-Size: 544 Maintainer: Erich Schubert Architecture: all Version: 1.01-1 Filename: dists/hardy-unstable/contrib/binary-all/games/enigma-level-previews_1.01-1_all.deb Size: 4637676 MD5sum: d97af48bd9ee2bdf3c4fb008fff0f98c SHA1: 249c34b2e6f4be3c1aed45919b0b62bb2a499a03 SHA256: c61a0b65c17dd2666910c4dbc316eb0daf63b3f0d1b04fa777fddb32ad76a637 Description: Pregenerated level previews for Enigma Enigma is a puzzle game similar to Oxyd on the Atari ST or Rock'n'Roll on the Amiga and good old Marble Madness. It also has Sokoban levels, and some interesting twists on the original sokoban concept. . In Enigma, your objective is to locate and uncover matching pairs of Oxyd stones. Simple as it sounds, this task is made more difficult by the fact that Oxyd stones tend to be hidden, inaccessible or protected by unexpected traps. Overcoming these obstacles often requires a lot of dexterity and wit (and can be quite addicting). . This package contains thumbnails for enigma levels. If you have excess diskspace but a slow CPU or multiple users, you can install this package. It is however not needed for enigma operation, as thumbnails will be generated by the user on demand. Since generated thumbnails are stored in the users home directory, it is recommended to install this package on multi-user systems, to avoid having multiple copies. Enhances: enigma, enigma-data Package: snowballz Priority: extra Section: games Installed-Size: 89 Maintainer: Debian Games Team Architecture: all Version: 0.9.4-1 Depends: python (>= 2.4), python-imaging, python-numeric, python-opengl, python-pygame, python-rabbyt, ttf-tamil-fonts Filename: dists/hardy-unstable/contrib/binary-all/games/snowballz_0.9.4-1_all.deb Size: 2962010 MD5sum: 79852160ec56549630ed691a050406e6 SHA1: 2e9b5da7286856c7ff18665aac6b505704737752 SHA256: 39847c6040665816d4b8982a826d40a54d73bf128d7a88a481b3eef0ca91a3c0 Description: fun RTS game featuring snowball fights with penguins Take command of your army of penguins as you blaze your path to victory! March through snow laden forests to conqueror new frontiers and grow your small army. Ambush enemy lines with blasts of freezing snowballs. But don't neglect your home, invaders are just over the next snow drift! Gather fish for your cold penguins to munch on as they warm up in your cozy igloo. It's a snowy world you don't want to miss! . Homepage: http://joey101.net/snowballz/ Package: trackballs-music Priority: extra Section: games Installed-Size: 10 Maintainer: Ari Pollak Architecture: all Version: 1.3-1 Recommends: trackballs Filename: dists/hardy-unstable/contrib/binary-all/games/trackballs-music_1.3-1_all.deb Size: 29355876 MD5sum: a4e743d575095e4e9b1e504fed3be033 SHA1: 85334b588d743a0227bcd76f6383559c899cc05d SHA256: 0ad7a6e4b68ab62f26ccd46a9e05c57bac30b30c47fb4afef028d817b32a931b Description: Soundtrack for Trackballs This contains the music files as a complement to the trackballs package. They have been packaged separately since the files are relatively large and are not usually updated with every new trackballs release. This has been put together from the free (GPLed) music files available on the trackballs website. Package: scribble Priority: optional Section: games Installed-Size: 816 Maintainer: Brian White Architecture: all Version: 1.10-2 Replaces: scrabble (<< 1.10) Conflicts: scrabble (<< 1.10) Filename: dists/hardy-unstable/contrib/binary-all/games/scribble_1.10-2_all.deb Size: 376036 MD5sum: a4706b42a11003ee65aa1e27bdf09e1b SHA1: 10b881184dd6daf2a400c11bd44c832549b4f93a SHA256: 0db81753405efc708281d0b7e1bd839263d512a2b55b29516f7172326b4f2938 Description: Popular crossword game, similar to Scrabble(R) Scribble is a hybrid of crossword mentality, positional strategy, and a true test of your language mastery, similar to the game Scrabble(R) by Hasbro. You start with a board that serves for the placement for letter tiles. On the board there are specific squares that when used can add to your score dramatically. These premium squares can double or triple letter values. Some of these squares can even double or triple your word scores! You must position yourself to grab the squares and block your opponent from spelling out a "killer" word. . This version of Scribble includes a full dictionary, adaptive vocabulary, and simple learning. Lower difficulty levels give the computer fewer words to choose from but if you use a word that the computer wouldn't have, it's fair game from that point forward. At maximum difficulty, the computer will play about a 750 point game. . This package is not for beginners as the display does not include letter values or a description of what the symbols on the board represent. You must be familiar with the game of Scrabble(R) before trying to play this game. Package: ire-the-flat Priority: optional Section: games Installed-Size: 457 Maintainer: Alexandre Pineau Architecture: all Version: 0.91-1 Depends: ire (>= 0.91) Filename: dists/hardy-unstable/contrib/binary-all/games/ire-the-flat_0.91-1_all.deb Size: 2346998 MD5sum: c22a9b61d179b683cf346667b7627a19 SHA1: ce954fce84bb40126c3d67ffeb67bf0a856cda78 SHA256: e176131fd758257033f372cac45ff9f53fde24f91d888a7130bcf92a4e69bd4a Description: The flat is a demo game for IRE The flat is a demo game module for the role-playing-game engine IRE. . This package contains datafiles used by the flat. Package: torcs-data-cars Priority: extra Section: games Installed-Size: 86 Maintainer: Rudy Godoy Architecture: all Version: 1.3.0-1 Replaces: torcs-data-cars-extra Recommends: torcs (>= 1.3.0) Conflicts: torcs-data-cars-extra Filename: dists/hardy-unstable/contrib/binary-all/games/torcs-data-cars_1.3.0-1_all.deb Size: 10217698 MD5sum: 496a17604f67104672d4cfa8bf724901 SHA1: 739b3e63159e05c7f3106d9d659521b619f8a860 SHA256: 6a430369bbcebe935df4ff01e93ff980138ee6431488b016f092bf4ea0bf2542 Description: data files for TORCS game - Cars set TORCS, The Open Racing Car Simulator, is a car racing simulation, which allows you to drive in races against opponents simulated by the computer. . This package includes the following cars for the game. - Alfa Romeo 155 (DTM) - Honda Acura NSX SZ - Baja Bug - Buggy - Mercedes CLK (DTM) - Ford GT40 - Lotus GT1 - McLaren F1 - Peugeot 406 - Porsche GT1 - Porsche GT3RS - Viper GTS-R - Jaguar XJ220 - Nascar RWD - Althea X2 GTS . Website: http://torcs.org Package: jalali-calendar Priority: extra Section: gnome Installed-Size: 32 Maintainer: Debian Arabic Packaging Team Architecture: all Version: 1.6.4-1 Depends: python (>= 2.4), python-glade2 (>= 2.10.0), python-gtk2 (>= 2.10.0) Filename: dists/hardy-unstable/contrib/binary-all/gnome/jalali-calendar_1.6.4-1_all.deb Size: 43738 MD5sum: 382b64450483be0c4f752fe7f1cb308a SHA1: e95a85982d96f59df8f812f7c1094d5de393688e SHA256: 3df4be1a7438430d489b2c3cbb0b4924d933787c0e6a59fce06ffdced16714d8 Description: Jalali calendar applet for the GNOME desktop This applet provides Jalali (Persian) calendar applet for the GNOME desktop. . Homepage: http://home.gna.org/jalali-calendar/ Package: gbackground Priority: optional Section: gnome Installed-Size: 13 Maintainer: Alejandro Garrido Mota Architecture: all Version: 1.0-1 Depends: libglib-perl (>= 1:1.081-1), libgtk2-gladexml-perl (>= 1.003-1), libgtk2-perl (>= 1:1.081-1), libproc-pid-file-perl (>= 1.24-2) Filename: dists/hardy-unstable/contrib/binary-all/gnome/gbackground_1.0-1_all.deb Size: 13756 MD5sum: 3af1dcf3d53089a8acca22421ddf4efb SHA1: 45c1eeeb693e149d76d8f78b44f20a4418854e5d SHA256: 6f492ac086a8970d54c8c22ab04b9cae29e60f74f87a4223402971c557650612 Description: Program to change the gnome background periodically This program allows you to change periodically the gnome background in intervals of a second, it uses the gnome tools to do this. The user indicates the source directory of the images. . This program was made using Gtk2 and Perl. . Homepage: http://www.mogaal.com/gbackground Package: gnome-specimen Priority: optional Section: gnome Installed-Size: 287 Maintainer: Kartik Mistry Architecture: all Version: 0.4-1 Depends: python, python-central (>= 0.6.5), python-glade2, python-gnome2, python-gtk2 (>= 2.6) Filename: dists/hardy-unstable/contrib/binary-all/gnome/gnome-specimen_0.4-1_all.deb Size: 72936 MD5sum: 7b700141063042e7ac211f3cc8846b82 SHA1: b3856298caa40c2884b50adf5cc2a9bf9a576b1e SHA256: 72b18726d7670c8d4418b6b872a8a2d91b1913fd7ffbbe63d07ee22f8ab93a79 Description: Simple font preview and compare application for Gnome A simple tool to view and compare fonts installed on your system. It has currently following features, . * A list of all fonts available (the left pane) * A list of font previews (the right pane) * Configurable preview text and font size * Configurable foreground and background colors used in the preview pane Homepage: http://uwstopia.nl/geek/projects/gnome-specimen Python-Version: all Package: ubuntu-calendar-february Priority: optional Section: gnome Installed-Size: 682 Maintainer: Jeff Waugh Architecture: all Version: 5.02-1ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/gnome/ubuntu-calendar-february_5.02-1ubuntu1_all.deb Size: 365624 MD5sum: e49800ab66e5fa943241c3772fe4b014 SHA1: 69d3e6f4e04d3012e7a305819551e67e0ced2338 SHA256: 9423a63e1e9db40489d0ecd8fc1b4dd35aa48efc2b5c0de03dfe9e0c9db371cf Description: Ubuntu calendar artwork for February This package contains Ubuntu artwork for February. Package: ubuntu-calendar-march Priority: optional Section: gnome Installed-Size: 6 Maintainer: Jeff Waugh Architecture: all Version: 5.03-1ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/gnome/ubuntu-calendar-march_5.03-1ubuntu1_all.deb Size: 372588 MD5sum: c9b5c493af6e8f18a69f173c0921f92b SHA1: 0d36bbce6dd7e9f1d6f4ece2902a6d3c7f98c71a SHA256: f639c163e92af6306c642adfb9282da9fb1f7af0933471930848defc8b9c625c Description: Ubuntu calendar artwork for March This package contains Ubuntu artwork for March. Package: ubuntustudio-sounds Priority: optional Section: gnome Installed-Size: 13 Maintainer: Ubuntu MOTU Developers Architecture: all Version: 0.6 Conflicts: gnome-audio, ubuntu-sounds Filename: dists/hardy-unstable/contrib/binary-all/gnome/ubuntustudio-sounds_0.6_all.deb Size: 3055568 MD5sum: d5abac00e0b4caabc889736e3e917d51 SHA1: 51dccf7c15f59aa763d65161dc207af19442fa9e SHA256: 297b87464e15a3bb55226d7855a6b1f8b561a53257bc6397cc23e117c3645178 Description: Ubuntu Studio's GNOME audio theme Sounds to spruce up the Ubuntu Studio GNOME environment. Package: ubuntu-calendar-october Priority: optional Section: gnome Installed-Size: 6 Maintainer: Jeff Waugh Architecture: all Version: 4.10-1ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/gnome/ubuntu-calendar-october_4.10-1ubuntu1_all.deb Size: 2023402 MD5sum: 010159962cd8e7151c9de3e734cda824 SHA1: d957ce693d6c77075830777d3d07863aab9f2f69 SHA256: c4bc52331659b42f61dcc3908515e50199ec723abd9ce396880cf1683b08fa58 Description: Ubuntu calendar artwork for October This package contains Ubuntu artwork for October. Package: gisomount Priority: optional Section: gnome Installed-Size: 184 Maintainer: Peter Savage Architecture: all Version: 1.0.1-0ubuntu1 Depends: python (>= 2.4), python-central (>= 0.6.5), python-glade2, python-gtk2 Filename: dists/hardy-unstable/contrib/binary-all/gnome/gisomount_1.0.1-0ubuntu1_all.deb Size: 32922 MD5sum: 6e0b5f8854a649441f4fff7771e51935 SHA1: c4681061f1f5434256bfab2a33e67246906565eb SHA256: 8978eb6a003550c83ac79f0d4d9df6f129e405159e7bef414f8a232df16d74d9 Description: A utility for mounting and managing .iso images gISOMount is a utility for mounting and managing .iso images with the added capabilities of calculating md5sums, and reading various volume information. Python-Version: >=2.4 Package: gnome-icon-theme-gperfection2 Priority: optional Section: gnome Installed-Size: 8653 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Matt T Galvin Architecture: all Source: gperfection2 Version: 2.3-0ubuntu3 Filename: dists/hardy-unstable/contrib/binary-all/gnome/gnome-icon-theme-gperfection2_2.3-0ubuntu3_all.deb Size: 4426036 MD5sum: 4cd393df0b7a458946f403be84262513 SHA1: 1553e525ca43d2fcda2549d1fa686182166982ac SHA256: 47cd32147d97e12d3660bc61c88260f5a3cfda5d00912fbfa4c9d9eff6781e3f Description: icon theme for GTK+ 2.x This GTK+ theme provides a scalable group of icons to be used by GTK+ 2.x applications like GNOME 2. Package: gnome-icon-theme-yasis Priority: optional Section: gnome Installed-Size: 333 Maintainer: Free Ekanayaka Architecture: all Version: 0.4.2-1 Filename: dists/hardy-unstable/contrib/binary-all/gnome/gnome-icon-theme-yasis_0.4.2-1_all.deb Size: 1539630 MD5sum: d6a67dc6a22b55dc214c188786a2ee18 SHA1: c085e9b704801d9223b45d7b75ef6c35c7315a9c SHA256: 7cbf74335341f636dec0bdbdf1d78fce44fae0654ad207d7700f3d56cfa0c3af Description: YASIS (Yet Another Scalable Icon Set) A Scalable Vector Graphic (SVG) icon set for GNOME Desktop. Package: gnome-backgrounds Priority: optional Section: gnome Installed-Size: 16 Maintainer: Sebastien Bacher Architecture: all Version: 2.22.0-1 Filename: dists/hardy-unstable/contrib/binary-all/gnome/gnome-backgrounds_2.22.0-1_all.deb Size: 1063150 MD5sum: f864c62f29da24ae678b91063941c920 SHA1: df61ac26e0177b1a4fd459d3d4e98696d95eba10 SHA256: 340d0732413730a928b230d91269a86becdf71808c8697babd840dcd08cc9723 Description: a set of backgrounds packaged with the GNOME desktop This is a collection of desktop backgrounds created with GNOME users in mind. It contains the following backgrounds: . Branded * GNOME-Curves.png . Nature * FreshFlower.jpg * GreenMeadow.jpg * OpenFlower.jpg . Tiles * pattern-boats.svg * pattern-clouds.svg * pattern-stars.svg . Translucent * ellipsis.svg * tentacles.svg Package: glchess Priority: optional Section: gnome Installed-Size: 151 Maintainer: Thierry Randrianiriana Architecture: all Version: 1.0+debian-1 Depends: gnuchess | hoichess | bbchess | crafty | fruit, python, python-glade2 (>= 2.8.1), python-gtk2 (>= 2.8), python-support (>= 0.7.1) Recommends: libgtkglext1, python-gtkglext1, python-imaging, python-opengl Filename: dists/hardy-unstable/contrib/binary-all/gnome/glchess_1.0+debian-1_all.deb Size: 194884 MD5sum: 966b42f408e1b421ab2364ad23c12035 SHA1: 9bd199ca276bdf24418c4f9e34a2862b6c4fc6fe SHA256: e52f61cbff76d76db8652703a15e9c8f9ba88207e7ca24f7772648754b4601d9 Description: 2D/3D chess interface glChess is a 2D/3D chess program. It supports: * Multiple simultaneous games using tabs * Artificial intelligence using external engines * 2D/3D rendering . Homepage: http://glchess.sourceforge.net/ Package: ubuntu-calendar-november Priority: optional Section: gnome Installed-Size: 6 Maintainer: Jeff Waugh Architecture: all Version: 4.11-1ubuntu1 Filename: dists/hardy-unstable/contrib/binary-all/gnome/ubuntu-calendar-november_4.11-1ubuntu1_all.deb Size: 385618 MD5sum: 95010f412780a8d05337d34aa6f3fc8e SHA1: 0fcd8cdb7d2d0fa66c6b71f3b78495436e3e88bb SHA256: 76f8e6e6e523fa478b71f7563507703f8335eeb1647b01707770d971f4c0c226 Description: Ubuntu calendar artwork for November This package contains Ubuntu artwork for November. Package: mffm-gtkclasses-dev Priority: optional Section: libdevel Installed-Size: 15 Maintainer: Matt Flax Architecture: all Source: mffm-gtkclasses Version: 1.0-1 Depends: g++ Filename: dists/hardy-unstable/contrib/binary-all/libdevel/mffm-gtkclasses-dev_1.0-1_all.deb Size: 8776 MD5sum: 8da0819f3b73e764cf97aab32fdf316f SHA1: 6b5acc7818b62c335e856e2d1c28897b91dc8101 SHA256: 86115f9fa5836db662e7f72ed8d508d7fc801bb900acc32dd258a426afd21489 Description: GTK header files which make GUI implementation more trivial in C++ These header classes implement iostream operator methods (<< for example) for some of the GTK widgets. The aim is to make GUI implementation more trivial in C++. Many common components are supported (Containers, Buttons, Labels, File browser, etc.) . Package: mffm-timecode-dev Priority: optional Section: libdevel Installed-Size: 49 Maintainer: Matt Flax Architecture: all Source: mffm-timecode Version: 1.6-1 Replaces: timecode-dev Depends: g++ Filename: dists/hardy-unstable/contrib/binary-all/libdevel/mffm-timecode-dev_1.6-1_all.deb Size: 69444 MD5sum: d82be34c64ab756f1521955d433d4bc7 SHA1: 87c9ee27bbb7107896aab950fa33d88f51a3f9db SHA256: b4b7c131c78461976989d10b534b797a6aaed4fa39fe7df11fb45cbe9e400c60 Description: c++ hierarchy which controls and describes time code Time code description is in two modes, integer or digit mode. Integer mode allows easy mathematical manipulation (using C++ operators). Digit mode allows the user to manipulate the time code digit by digit. More specifically, time code is made of a data window (array) for media data content. If the multimedia content is audio (1D stream) then a type II filter is implemented for this stream. It also has time based indexes. Namely : b : Beginning - the absolute first time s : Start - the start time c : Current - the current time e : End - the last time f : Finish - the absolute last time For all instances : i] b<=s<=e Architecture: all Source: mffm-libsndfilew Version: 1.3-1 Filename: dists/hardy-unstable/contrib/binary-all/libdevel/mffm-libsndfilew-dev_1.3-1_all.deb Size: 10294 MD5sum: b1fa8d6507f14fc82a432be3ecc9dcd0 SHA1: f5bef30e7a31885db6c6e5e18956399c28170c0f SHA256: fb983515f4b2c24c1f7208c3e6a068cc1840875aa75df1cd13d533342504afde Description: wrapper for the libsndfile audio file handling library A C-programming language wrapper for the libsndfile audio file handling library (by erikd). The wrapper provides simple one line audio file read and write methods . Package: ttf-fifthhorseman-dkg-handwriting Priority: optional Section: x11 Installed-Size: 11 Maintainer: Daniel Kahn Gillmor Architecture: all Version: 0.13-1 Depends: defoma Recommends: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/x11/ttf-fifthhorseman-dkg-handwriting_0.13-1_all.deb Size: 210956 MD5sum: a5690b46940fe9f397e318c3ebca533d SHA1: 56496e13bc3065b5f17b6674fc5379d233cea6da SHA256: 82d98fdf84b2a75a58a0ab0b96a523d198d264ba742f584661880b1eda6e7bf7 Description: font that imitates Daniel Kahn Gillmor's handwriting This is a goofy TrueType font that mimics Daniel Kahn Gillmor's handwriting. It only roughly covers charset ISO-8859-1, but it includes bold, italic, and bold italic variants. Homepage: http://cmrg.fifthhorseman.net/wiki/fonts Package: xfce4-icon-theme Priority: optional Section: x11 Installed-Size: 9686 Maintainer: Debian Xfce Maintainers Architecture: all Version: 4.4.2-1 Replaces: rodent-icon-theme Depends: hicolor-icon-theme (>= 0.5) Recommends: gtk2-engines-xfce, librsvg2-common Conflicts: rodent-icon-theme Filename: dists/hardy-unstable/contrib/binary-all/x11/xfce4-icon-theme_4.4.2-1_all.deb Size: 2100210 MD5sum: 9af38e89bfb63395ad9d03cf9f1232c3 SHA1: 1d3d83660b6015afac6c144fdba1c2a3d306506a SHA256: 17782bdd8dbb74b9e7575ba8a44dc8d37bceefd4489337c44154689fd9753ef2 Description: Xfce Standard icon theme This package contains xfce4-icon-theme which is the default icon theme for Xfce 4.4, also known as Rodent icon theme. Homepage: http://www.xfce.org/ Package: sawfish-merlin-ugliness Priority: extra Section: x11 Installed-Size: 12 Maintainer: Christian Marillat Architecture: all Version: 1.3.1-1 Depends: sawfish Conflicts: sawfish (<= 0.37.2-1), sawfish-gnome (<= 0.37.2-1) Filename: dists/hardy-unstable/contrib/binary-all/x11/sawfish-merlin-ugliness_1.3.1-1_all.deb Size: 13662 MD5sum: 56df47478b3c654a0924ce54ad808ba8 SHA1: faa6e853118e0ff04d1f8a93c7ee876f684a5c45 SHA256: cddd62d55b96e20763b9d8f82e45d0821e97a749de730bffa0e047573513388d Description: More flexible functions for sawfish Gives flexibility over the appearance of the popup window when you move/resize/cycle windows. Includes the option of displaying a list of all windows when m-tab cycling. Package: ipod-convenience Priority: optional Section: x11 Installed-Size: 16 Maintainer: Ubuntu MythTV Team Architecture: all Version: 0.9-0ubuntu1 Depends: fuse-utils, libgpod3, sshfs Pre-Depends: debconf Recommends: amarok, gtkpod Filename: dists/hardy-unstable/contrib/binary-all/x11/ipod-convenience_0.9-0ubuntu1_all.deb Size: 9772 MD5sum: 2922dc8eed15180e4d9f62c3609e68d2 SHA1: a2c6047f251f35d5557405486c04ab3cde3e0295 SHA256: 8c9c5b856c2fb0e330468b3360ce910be714e8786f08b333457b81b15a6afe80 Description: iPod Touch & iPhone sync setup This package provides a set of scripts for increasing the usability of an iPhone or iPod touch. In order to use it, however, your device must be running the SSH service. . After enabling an SSH service on your device, all artwork and music can be properly mounted and synced. Homepage: http://www.launchpad.net/ipod-convenience Package: gpe-icons Priority: optional Section: x11 Installed-Size: 43 Maintainer: Neil Williams Architecture: all Version: 0.25-1 Filename: dists/hardy-unstable/contrib/binary-all/x11/gpe-icons_0.25-1_all.deb Size: 44828 MD5sum: 3938f92161bebb5db485abd440bb2548 SHA1: c46afb65cfc7936e94a120576b13711e255ff252 SHA256: 78030de3f9d5d1935df03aef878ca5295d8789bb971dee5f8717b1d2a2c6c07b Description: Common icons used by GPE programs This package contains the default icon theme used by the core applications of the GPE Palmtop Environment. Homepage: http://gpe.linuxtogo.org/projects/ Package: ttf-dzongkha Priority: optional Section: x11 Installed-Size: 11 Maintainer: Debian Fonts Task Force Architecture: all Version: 0.3-1 Depends: defoma Filename: dists/hardy-unstable/contrib/binary-all/x11/ttf-dzongkha_0.3-1_all.deb Size: 843888 MD5sum: e7b652e99f84cc0c644f58fafedcf9ac SHA1: a30910cdd0741dbda63377e2457f9fcf12b9c57a SHA256: 9c6db6d86233816f6cec96b7d987991b5627c2c3440196c9a3d35a04c368deda Description: TrueType fonts for Dzongkha language This package includes fonts that are suitable for the display of the Dzongkha language (national language of Bhutan). Package: feisty-gdm-themes Priority: optional Section: x11 Installed-Size: 52 Maintainer: Ubuntu Artwork Team Architecture: all Version: 0.23 Replaces: edgy-gdm-themes (<< 0.8), ubuntu-artwork (<< 31) Conflicts: edgy-gdm-themes (<< 0.8), ubuntu-artwork (<< 31) Filename: dists/hardy-unstable/contrib/binary-all/x11/feisty-gdm-themes_0.23_all.deb Size: 2294004 MD5sum: eae2e5eb212007289d48cbb9654dad5c SHA1: 9ed555ea95c233b243366c011e65308ec90ad21d SHA256: fa9798436d5b734f66414c43d6ac1eb108bd2273414cda8e5ef48092848255ba Description: Feisty GDM themes The default GDM themes for Feisty. At the moment the package contains: * Human * HumanCircle Package: linux-libertine Priority: optional Section: x11 Installed-Size: 15 Maintainer: Daniel Baumann Architecture: all Version: 2.7-1 Provides: ttf-linux-libertine Depends: defoma Recommends: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/x11/linux-libertine_2.7-1_all.deb Size: 1202584 MD5sum: bc558a223d2f0d101beadbbd753b0c11 SHA1: a4b3f6d12a5c6f47669e2e915fae227bdbc56166 SHA256: 13931fadaa3d1e34aadca88e1b91a302f8d7215556bb602115caa7c3f4514a59 Description: The Linux Libertine family of free fonts The Linux Libertine Open Font project is designed to give you a free alternative for fonts like Times New Roman. Unlike other "free" fonts, all fonts from Linux Libertine are provided with full sources (FontForge). . This package contains transformations to TrueType (.ttf). Homepage: http://linuxlibertine.sourceforge.net/ Package: mythbuntu-default-settings Priority: optional Section: x11 Installed-Size: 45 Maintainer: Ubuntu MythTV Team Architecture: all Version: 0.71-0ubuntu1 Depends: gtk2-engines-mythbuntu, mythbuntu-gdm-theme, xfce4-utils Recommends: gdm, mythbuntu-live-autostart Filename: dists/hardy-unstable/contrib/binary-all/x11/mythbuntu-default-settings_0.71-0ubuntu1_all.deb Size: 717004 MD5sum: fb70a26bc68bd1799e5ea1226c295961 SHA1: df8ba0106a408f9bd66cb43b6ef94908fa9a2a86 SHA256: fae157791d01d22621f202cd244eee2af0c674d9f7af20b9334af1b8c3070a52 Description: default settings for Mythbuntu Various preconfigured items for Mythbuntu. This package will: * Preset the GDM theme * Mythbuntu Session * Preset the GTK theme for new users * Preset the background for new users * Queue the automatic startup of the frontend . It can be installed on a normal system, but makes most sense to be installed on a Mythbuntu system. Package: ttf-gfs-gazis Priority: optional Section: x11 Installed-Size: 9 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.0-1 Depends: defoma Suggests: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/x11/ttf-gfs-gazis_1.0-1_all.deb Size: 262184 MD5sum: 86b6b674f357aab85ece806c8529160f SHA1: 90072ad1c4d42c54dbc71412dec9aee886dd71ed SHA256: 1770dd9181f12e7eaf8216714289d503502b95e44b39281c8dc5803ebbecd80c Description: ancient Greek font (Byzantine cursive hand style) During the whole of the 18th century the old tradition of using Greek types designed to conform to the Byzantine cursive hand with many ligatures and abbreviations - as it was originated by Aldus Manutius in Venice and consolidated by Claude Garamont (Grecs du Roy) - was still much in practice, although clearly on the wane. GFS Gazis is a typical German example of this practice as it appeared at the end of that era in the 1790's. Its name pays tribute to Anthimos Gazis (1758-1828), one of the most prolific Greek thinkers of the period, who was responsible for writing, translating and editing numerous books, including the editorship of the important Greek periodical Ερμής ο Λόγιος (Litterary Hermes) in Wien. GFS Gazis has been digitally designed by George D. Matthiopoulos. . Author: George D. Matthiopoulos (Greek Font Society) Homepage: http://www.greekfontsociety.org Package: rhinote Priority: optional Section: x11 Installed-Size: 11 Maintainer: Andrea Bolognani Architecture: all Version: 0.7.0-1 Depends: cupsys-bsd | lpr | lprng, enscript, python (>= 2.3), python-tk (>= 2.3) Filename: dists/hardy-unstable/contrib/binary-all/x11/rhinote_0.7.0-1_all.deb Size: 14618 MD5sum: 27324b7ca7a8b01ede70e81bdd11e2c4 SHA1: 7606b52984c4f5a13a66a001e19f813cc55b49f7 SHA256: fd6ec863b09bbf8c0d8e8004430c38fedcfdacda5085100f6c672fb42748eb87 Description: virtual sticky-notes for your desktop Rhinote is a small program that provides virtual sticky-notes. It's handy for jotting down quick notes or holding copied text that you plan to paste elsewhere later. . Notes can be saved as plain text for later viewing/editing with Rhinote or any other text editor. . Rhinote is designed to be "keyboard friendly", that is, every single action is bound to a specific keystroke. . Homepage: http://greyspace.letzebuerg.org/projects.php Package: ttf-konatu Priority: optional Section: x11 Installed-Size: 11 Maintainer: Hideki Yamane (Debian-JP) Architecture: all Version: 22-1 Depends: defoma Suggests: fontconfig (>= 2.4.1), x-ttcidfont-conf, xserver-xorg | xfs (>= 4.0.2-1) Filename: dists/hardy-unstable/contrib/binary-all/x11/ttf-konatu_22-1_all.deb Size: 2785364 MD5sum: fd2cdcd03b2b2b8bbed2163f9839f200 SHA1: 65a2bf86795417a6566e3b16af4531be7c09aa05 SHA256: 10e6807f14eb1eae6523b29d381da54c3b2b0d8c9f5f2cfb84e1a4dcfd6b5aae Description: TrueType Font originally for BeOS Konatu is created as BeOS(ZETA) bitmap font (Be Bitmap Font), and also made as TrueType font. You can see screenshots in author's website. Homepage: http://www.masuseki.com/index.php?u=be/konatu.htm Package: ttf-mph-2b-damase Priority: optional Section: x11 Installed-Size: 10 Maintainer: Paul Wise Architecture: all Version: 001.000.dfsg.2-1 Depends: defoma Filename: dists/hardy-unstable/contrib/binary-all/x11/ttf-mph-2b-damase_001.000.dfsg.2-1_all.deb Size: 476988 MD5sum: 7ad3e8182e61da89649ee40074590657 SHA1: 22f5d8bc2af8010017b9dfe08d5b6b3e4649e06e SHA256: f06afa3cebb7d6220abe23b1981413a0164b90746a9f579366de04fd08721e84 Description: font with ranges from the latest version of unicode MPH 2B Damase is a SuperUnicode font, including ranges in Plane 1 and ranges added in the latest release of the Unicode standard (4.1). Some of these ranges include Tifinagh, Kharosthi, hPhags-pa, Old Persian Cuneiform etc. . The support for some scripts is not complete because the font lacks contextual substition (via OpenType tables) and composite glyphs, which are required to support Kharosthi and other scripts fully. Please read the Debian README for a fuller discussion of the problems this may cause. Package: ttf-inconsolata Priority: optional Section: x11 Installed-Size: 13 Maintainer: Debian Fonts Task Force Architecture: all Version: 001.009-1 Depends: defoma Suggests: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/x11/ttf-inconsolata_001.009-1_all.deb Size: 104004 MD5sum: 003ee414d67fb3b063b0fe9ab888bfe9 SHA1: 1a52ed5bc88194737ba58ed93bbbf7985a864254 SHA256: 6d6ec13290388db6985e57e9f16de2a1649c7115a683285fffafc6218667dd9f Description: monospace font for pretty code listings and for the terminal Inconsolata is a monospace font, designed for code listings and the like, in print. There are a great many "programmer fonts," designed primarily for use on the screen, but in most cases do not have the attention to detail for high resolution rendering. . The Fontforge .sfd and the Spiro .plate sources are available on the upstream website and in the source package. A Type1 version of the font is also available. . This is work in progress. It is released under the SIL Open Font License. Completion of this font is being generously sponsored by the TeX Users Group Development Fund. If you like this font and want to see more sponsored and released freely, please consider donating to TUG. . Author: Raph Levien Homepage: http://www.levien.com/type/myfonts/inconsolata.html Package: ttf-gfs-didot-classic Priority: optional Section: x11 Installed-Size: 9 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.000-1 Depends: defoma Suggests: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/x11/ttf-gfs-didot-classic_1.000-1_all.deb Size: 256500 MD5sum: 96776364c1ee99ce37758aa2baf99b65 SHA1: 83ddfec31968ef5c6c0196ba94ba4629896c4d69 SHA256: e9171e534004859f144c1386ff91d205df45427a1b6e3398be780088f8193639 Description: Greek font family (Classic Didot revival) Under the influence of the neoclassical ideals of the late 18th century, the famous French typecutter Firmin Didot in Paris designed a new Greek typeface (1805) which was immediately used in the publishing programme of Adamantios Korai, the prominent intellectual figure of the Greek diaspora and leading scholar of the Greek Enlightenment. The typeface eventually arrived in Greece, with the field press which came with Didot’s grandson Ambroise Firmin Didot, during the Greek Revolution in 1821. . Since then the typeface has enjoyed an unrivaled success as the type of choice for almost every kind of publication until the last decades of the 20th century. Didot's original type design, as it is documented in publications during the first decades of the 19th century, was digitized and revived by George D. Matthiopoulos in 2006 for a project of the Department of Literature in the School of Philosophy at the University of Thessaloniki, and is now available for general use. . Author: George D. Matthiopoulos (Greek Font Society) Homepage: http://www.greekfontsociety.org Package: ttf-ocr-a Priority: optional Section: x11 Installed-Size: 158 Maintainer: Gürkan Sengün Architecture: all Version: 1.0-1 Filename: dists/hardy-unstable/contrib/binary-all/x11/ttf-ocr-a_1.0-1_all.deb Size: 65890 MD5sum: be9b5513a300b31ce0d4cdcc190fc033 SHA1: 450997d7f6d7a02175b8f3d38c18d1019c8e883b SHA256: b16efbf14ce972ccd644b65bd210cfb220f195222cea9d879d2f135fba55aa7f Description: ANSI font readable by the computers of the 1960s This font was developed by the American National Standards Institute (ANSI) to be readable by the computers of the 1960s. The OCR-A font is still used commercially in payment advice forms so that a lockbox company can determine the account number and amount owed on a bill when processing a payment. A site license for the OCR-A font is very expensive, so this free font was created. Homepage: http://sourceforge.net/projects/ocr-a-font Package: ttf-gfs-bodoni-classic Priority: optional Section: x11 Installed-Size: 9 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.0-1 Depends: defoma Suggests: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/x11/ttf-gfs-bodoni-classic_1.0-1_all.deb Size: 212744 MD5sum: 206c07390f5996587c35b2790e6c309c SHA1: 629143d9723b8a3b94399a3764fb404acdeac929 SHA256: 2fccc7ef07dc50482eaf0590c48bc21dc53b66a86d8a1e53c00e2eb06b117a80 Description: Smart Greek typeface revival Giambattista Bodoni was the most prolific Italian typecutter of the 18th century. He was among the first European typecutters to move away from the byzantine cursive tradition with the numerous ligatures which was the norm until then. His Greek types influenced many subsequent designers, yet they fell in disuse by the middle of the 19th century. GFS presented Bodoni's original Greek typeface in the commemorative edition of Pindar's Olympian Odes (2004), in digital version by George D. Matthiopoulos, and is now available for the general public. In the OpenType features, under ligatures, one may alternately use diphthongs with the accents placed in between the characters, as Giambattista Bodoni did when setting greek texts. . Author: George D. Matthiopoulos (Greek Font Society) Homepage: http://www.greekfontsociety.org Package: xdebconfigurator Priority: optional Section: x11 Installed-Size: 16 Maintainer: Debian Edu Developers Architecture: all Version: 1.30 Depends: debconf (>= 0.5) | debconf-2.0, discover | discover1, hwinfo, perl-modules Recommends: read-edid Suggests: detect, kudzu, lsb-base, xresprobe | kudzu-vesa Filename: dists/hardy-unstable/contrib/binary-all/x11/xdebconfigurator_1.30_all.deb Size: 27916 MD5sum: eec70b3f71ada2e5fad1a3d5c19dbeeb SHA1: abf9917b32ffdc53fe03f47aa362620088ac081a SHA256: d49f4d09abc128d6110ad56380b944e2d4172edde80889ed7d4315a434a49e9f Description: A script used with debconf to autoconfigure xserver-xorg A script-package used in conjunction with debconf to autoconfigure xserver-xfree86 and xserver-xorg. This script is supposed to help setup X correctly even with DEBIAN_FRONTEND set to noninteractive. Package: redet Priority: optional Section: x11 Installed-Size: 12 Maintainer: Bartosz Fenski Architecture: all Version: 8.23-1 Depends: iwidgets4, tk8.4 Suggests: dillo, redet-doc Filename: dists/hardy-unstable/contrib/binary-all/x11/redet_8.23-1_all.deb Size: 294974 MD5sum: 146b0bb40185438fc124392c7f5a0e0f SHA1: 2e9f6999865643780e041ee97a3d53bd22dfdef5 SHA256: cc9ba6e4be7d1ca92ecfede13dd33ea6b2d3571260a81e65ddb502ce0aa032f2 Description: regular expression development and execution tool Redet allows the user to construct regular expressions and test them against input data by executing any of a variety of search programs, editors, and programming languages that make use of regular expressions. When a suitable regular expression has been constructed it may be saved to a file. . Redet stands for Regular Expression Development and Execution Tool. For each program, a palette showing the available regular expression syntax is provided. Selections from the palette may be copied to the regular expression window with a mouse click. Users may add their own definitions to the palette via their initialization file. Redet also keeps a list of the regular expressions executed, from which entries may be copied back into the regular expression under construction. The history list is saved to a file and restored on startup, so it persists across sessions. . So long as the underlying program supports Unicode, Redet allows UTF-8 Unicode in both test data and regular expressions. . Homepage: http://www.billposer.org/Software/redet.html Package: mythbuntu-lirc-generator Priority: optional Section: x11 Installed-Size: 66 Maintainer: Ubuntu MythTV Team Architecture: all Version: 0.20-0ubuntu1 Depends: lirc (>= 0.8.2), python, python-central (>= 0.6.5) Filename: dists/hardy-unstable/contrib/binary-all/x11/mythbuntu-lirc-generator_0.20-0ubuntu1_all.deb Size: 13050 MD5sum: d891e0055160e6c463f6e0e0f965d1a5 SHA1: 1c92e48e4e21785440f7c8b90447f21ee2e3332f SHA256: ff3fc163d864ee7d8479dca9dde4ce7121543cf33a5ddca13780f34220c4d25e Description: Mythbuntu Lirc Configuration Generator This package can be used to generate a lircrc configuration file for a remote control that is used by the LIRC project. In order for this application to work, your existing remote control must have its configuration defined in: . /etc/lirc/lircd.conf . This package is intended for usage on Mythbuntu systems, but can also be useful for initially setting up an ordinary Ubuntu system's remote control. . Currently, it supports: * MythTV * Xine * MPlayer * VLC * Totem * Elisa * Any Custom Lircrc Python-Version: current Package: wmaker-data Priority: optional Section: x11 Installed-Size: 46 Maintainer: Marcelo E. Magallon Architecture: all Version: 0.8-2.1 Suggests: wmaker Filename: dists/hardy-unstable/contrib/binary-all/x11/wmaker-data_0.8-2.1_all.deb Size: 371822 MD5sum: b238717444c97e70bafb9c00d6a54e63 SHA1: 2a8475aa5f3a2e2ff3b96b33cc7ea82a79bd970f SHA256: 0f5348614f594a235932d2fd55cfa3f52a5ead476cd821920019bd8b0b98b2f7 Description: Several free icons for use with WindowMaker and others. They all have a basic NeXTSTEPish look and feel. These icons are placed where the WindowMaker package expects them by default. In fact, the wmaker package is set up to use this icons by default. . These icons are free in the DFSG sense. Package: videomanager Priority: optional Section: x11 Installed-Size: 451 Maintainer: Lionel Le Folgoc Architecture: all Version: 0.5-0ubuntu1 Depends: python, python-central (>= 0.6.5), python-gtk2, python-sqlite Filename: dists/hardy-unstable/contrib/binary-all/x11/videomanager_0.5-0ubuntu1_all.deb Size: 79536 MD5sum: 0533f08ccafc4324211dcde5a806a073 SHA1: 90f41511a21a573cf1d9e37ef0b9cdd5f1d58850 SHA256: 98e538099457670d33773938d8af87d75959c71f1b6f8b455a36d3c2792d5750 Description: An application for managing your movie collection VideoManager is a free software for managing movies collections. Detailed information on each item can be automatically retrieved from the internet and movies can be sorted by category, year or producer. . Currently this program is only available in French. . Homepage: http://www.codingteam.net/videomanager-aff.html Python-Version: current Package: ubuntume-gdm-themes Priority: optional Section: x11 Installed-Size: 49 Maintainer: Ubuntu Muslim Edition Team Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: all Version: 1.2 Conflicts: ubuntume-artwork (<= 1.0) Filename: dists/hardy-unstable/contrib/binary-all/x11/ubuntume-gdm-themes_1.2_all.deb Size: 1646448 MD5sum: ae90f23520ccd9d199072ff3c6ef9920 SHA1: 8ad11cacd68569ba0eef85042084db509d6a8f03 SHA256: ae7c4b674384b6481417fc3352d6ca624bebd2002beba43d08bd94fa9a32dd0a Description: Ubuntu Muslim Edition GDM themes The default GDM themes for Ubuntu Muslim Edition. At the moment the package contains: * HumanME * UbuntuME-green * UbuntuME-Shahada Homepage: http://www.ubuntume.com Package: ttf-marvosym Priority: optional Section: x11 Installed-Size: 7 Maintainer: Gürkan Sengün Architecture: all Version: 0.1+dfsg-1 Filename: dists/hardy-unstable/contrib/binary-all/x11/ttf-marvosym_0.1+dfsg-1_all.deb Size: 48958 MD5sum: b9ef1b47744122ac6b67c35caa5751bc SHA1: 3d74931ea4950536edc12923cf074fa36cf227b1 SHA256: f2f3486d1fc0153c69740a144d5d6b17726bd7519ae0e3b65d858c7c113679ae Description: Symbol font for school and office This is a font with symbols useful for school and office. Homepage: http://www.marvosym.com/ Package: eterm-themes Priority: optional Section: x11 Installed-Size: 254 Maintainer: Bill Allombert Architecture: all Version: 0.9.3.20060329-1 Conflicts: eterm (<< 0.9.2-0pre2003010602) Filename: dists/hardy-unstable/contrib/binary-all/x11/eterm-themes_0.9.3.20060329-1_all.deb Size: 959562 MD5sum: b1a1cf7a4e04d359fc1c53abd200dc27 SHA1: f1c8136d0686f9639dff8ef274dc44da746a0016 SHA256: fe19c4757a72c4e145962e3ad7cad8d3c7a7f549752c888588ee2d35fc466af9 Description: Themes for Eterm, the Enlightened Terminal Emulator This package contains themes for Eterm, the Enlightened Terminal Emulator, from www.eterm.org. Package: xfce4 Priority: optional Section: x11 Installed-Size: 6 Maintainer: Debian Xfce Maintainers Architecture: all Version: 4.4.2 Replaces: xfce4-dev (<< 4.0.0+cvs.20030421), xfce4-themes (<= 4.0.0+cvs.20030301-1) Depends: gtk2-engines-xfce (>= 2.4.2), thunar (>= 0.8.0), xfce4-icon-theme (>= 4.4.2), xfce4-mcs-plugins (>= 4.4.2), xfce4-panel (>= 4.4.2), xfce4-session (>= 4.4.2), xfce4-utils (>= 4.4.2), xfdesktop4 (>= 4.4.2), xfwm4 (>= 4.4.2) Recommends: desktop-base, orage, xfce4-mixer, xfce4-terminal, xfprint4, xorg Filename: dists/hardy-unstable/contrib/binary-all/x11/xfce4_4.4.2_all.deb Size: 5538 MD5sum: 0f6e2e697dfecb8b3f3f31cf3727b7b6 SHA1: 452bad33b0aea4ee27b32cae654a862d465eca3d SHA256: fc45fc432143ce491bc407a07cf5b0e7ea19bce08f4e6c0ed8f42f35f8f5e075 Description: Meta-package for the Xfce Lightweight Desktop Environment Xfce is a lightweight desktop environment for unix-like operating systems. It aims to be fast and lightweight, while still being visually appealing and easy to use. Designed for productivity, it loads and executes applications fast, while conserving system resources. . This package is a meta-package; it depends on the core packages of the Xfce4 desktop environment and recommends some extra Xfce4 packages. If you intend to use Xfce4 and want the full experience then installing this package and the packages it Recommends is a great place to start. If you just want to pick and choose the core components then feel free to remove this package. Homepage: http://www.xfce.org/ Package: ttf-tuffy Priority: optional Section: x11 Installed-Size: 19 Maintainer: Fabian Greffrath Architecture: all Version: 20071106-1 Depends: defoma Recommends: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/x11/ttf-tuffy_20071106-1_all.deb Size: 46510 MD5sum: 723e4d5c3a6c07c6f285a43a1daa0072 SHA1: 2a6312bc4ca1c19e61a2129e78cb81629c17bf15 SHA256: f03fd44b8f6d9978b5016535d31cdd1e27f224072f9b776343e2dec9d01e95aa Description: The Tuffy Truetype Font Family Thatcher Ulrich's first outline font design. He started with the goal of producing a neutral, readable sans-serif text font. There are lots of "expressive" fonts out there, but he wanted to start with something very plain and clean, something he might want to actually use. Homepage: http://www.tulrich.com/fonts/ Package: ttf-sil-charis Priority: optional Section: x11 Installed-Size: 15 Maintainer: Debian Fonts Task Force Architecture: all Version: 4.102-1 Depends: defoma Suggests: libgraphite3, pango-graphite, x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/x11/ttf-sil-charis_4.102-1_all.deb Size: 1949650 MD5sum: b2f61f176faea8ceb531982f6732425e SHA1: 60f393786c31fa53d2ebb70a58fb1d791dd70edc SHA256: 4bf974938da8f568869f1a08ebd772d493d896b99fd73a253f580053f4bc2222 Description: smart Unicode font family for Roman or Cyrillic-based writing systems The goal for Charis SIL is to provide a single Unicode-based font family that would contain a comprehensive inventory of glyphs needed for almost any Roman- or Cyrillic-based writing system, whether used for phonetic or orthographic needs. In addition, there is provision for other characters and symbols useful to linguists. . The Charis SIL font contains near-complete coverage of all the characters defined in Unicode 4.0 for Latin and Cyrillic. In total, over 2,200 glyphs are included, providing support for over 1,500 graphic or control characters as well as a large number of ligated character sequences (e.g., contour tone letters used in phonetic transcription of tonal languages). . Four fonts from this typeface family are included in this release: * Charis SIL Regular * Charis SIL Bold * Charis SIL Italic * Charis SIL Bold Italic . Charis SIL is a TrueType font with "smart font" capabilities added using the Graphite, OpenType(r), and AAT font technologies. This means that complex typographic issues such as the placement of multiple diacritics or the formation of ligatures are handled by the font, provided you are running an application that provides an adequate level of support for one of these smart font technologies. . Charis SIL is a trademark of SIL International. . See the FONTLOG for information on this and previous releases. Homepage: http://scripts.sil.org/CharisSILfont Package: xfonts-mplus Priority: optional Section: x11 Installed-Size: 31 Maintainer: GOTO Masanori Architecture: all Version: 2.2.4-1 Depends: xfonts-utils (>= 1:1.0.0-6) Suggests: xfs | xserver Conflicts: xbase-clients (<< 4.0) Filename: dists/hardy-unstable/contrib/binary-all/x11/xfonts-mplus_2.2.4-1_all.deb Size: 655692 MD5sum: dab5402a0966b7233b39272fde69a53f SHA1: 283fc3a4e4e5e80053e329bb617a9a0fe4608e97 SHA256: 35ec639f1556caade33d61008d7403544c8bfb51f17255ca29ccbf43aaad2062 Description: M+ bitmap 10/12 dot Latin/Japanese fonts for X11 M+ bitmap fonts were designed to be simple and highly readable. It includes ISO-8859-1,15 (6/10/12 dot) fonts and all Japanese jisx0208.1990 Kanji fonts (10/12 dot) as following: . - mplus-gothic: M+ Gothic fonts (10/12dot, ISO-8859-1/Japanese) - mplus-goth_p: it's similar to mplus-gothic, but its latin character part is proportional fonts (10/12dot, ISO-8859-1/Japanese) - mplus-fxd: yet another "fixed" fonts (10/12dot, ISO-8859-1/15) - mplus-hlv: yet another "helvetica" fonts (10/12dot, ISO-8859-1/15) - mplus-hlvw: 1 dot wide fonts than mplus-hlv ( 12dot, ISO-8859-1/15) - mplus-sys: for window title/menu (10dot, ISO-8859-1/15) - mplus-qub: 6 dot very small font (6dot, ISO-8859-1/15) Package: ttf-gfs-complutum Priority: optional Section: x11 Installed-Size: 9 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.000-1 Depends: defoma Suggests: x-ttcidfont-conf | fontconfig Filename: dists/hardy-unstable/contrib/binary-all/x11/ttf-gfs-complutum_1.000-1_all.deb Size: 234380 MD5sum: b96cd5c47aeff5abddcd2fd8270ca13e SHA1: 687b45e0f2816a8c44673d30bfb78c3baf2e4ec6 SHA256: 18671fb963332b8b475e5ec97b8280b5d61f2154a3849d32d322f434502e1dc4 Description: ancient Greek font revival from the University of Alcalá, Spain Greek Font Society incorporated Brocar's famous and distinctive type in the commemorative edition of Pindar's Odes for the Athens Olympics (2004) and the type with a new set of capitals, revived digitaly by George D. Matthiopoulos, is now available for general use. . Author: Takis Katsoulidis - George D. Matthiopoulos (Greek Font Society) Homepage: http://www.greekfontsociety.org Package: tinyerp-client Priority: optional Section: x11 Installed-Size: 3066 Maintainer: Daniel Baumann Architecture: all Version: 4.2.0-1 Depends: python, python-glade2, python-gtk2, python-support (>= 0.7.1) Recommends: openoffice.org-writer, xpdf | pdf-viewer Suggests: tinyerp-server Filename: dists/hardy-unstable/contrib/binary-all/x11/tinyerp-client_4.2.0-1_all.deb Size: 1132142 MD5sum: c21fe77b29c984442c2ccf73c52b0db5 SHA1: 60909bc582819e07812f24892e8f37bd3337ed76 SHA256: f0704b0cb16a509e0ec5e322db0eb763504c5f7a6ce1afcf3166ce6568944ae1 Description: Enterprise Resource Management software (client) Tiny ERP is a complete ERP and CRM. The main features are accounting (analytic and financial), stock management, sales and purchases management, tasks automation, marketing campaigns, help desk, POS, etc. Technical features include a distributed server, flexible workflows, an object database, a dynamic GUI, customizable reports, and XML-RPC interfaces. . Hompage: . This package contains the Tiny ERP client, install tinyerp-server for the server. Package: xfce4-artwork Priority: optional Section: x11 Installed-Size: 9 Maintainer: Debian Xfce Maintainers Architecture: all Version: 0.1-1 Filename: dists/hardy-unstable/contrib/binary-all/x11/xfce4-artwork_0.1-1_all.deb Size: 1863526 MD5sum: 28a702d5097e9cd61d7ab1a2ce6a928d SHA1: 15a58102fc01a3e5359bd1c82330144b5eae62d3 SHA256: cb9c6b3dddda03c101ed44af98a953b17f787ce8ac4bb6c867d4713e432e2f12 Description: additional artwork for the Xfce4 Desktop Environment A pack of contributed wallpaper designed especially for showing off Xfce4. . Homepage: http://xfce-goodies.berlios.de/ Package: plasmidomics Priority: optional Section: x11 Installed-Size: 9 Maintainer: Debian-Med Packaging Team Architecture: all Version: 0.2.0-1 Depends: python, python-tk Filename: dists/hardy-unstable/contrib/binary-all/x11/plasmidomics_0.2.0-1_all.deb Size: 6188 MD5sum: b0b00eda0dc977fdce71c44727362d05 SHA1: cd139da1c71a01d8984f510f44ded00ab5d6a26a SHA256: 9fa584098f6678aa032702ba48a43f224e8bc7a453f79be6a277b4b97ff7d4f2 Description: draw plasmids and vector maps with PostScript graphics export Plasmidomics is written for easy drawing of plasmids and vector maps to use them in theses, presentations or other forms of publications. It natively supports PostScript as output format. Package: lightning-extension-locale-ko Priority: optional Section: contrib/translations Installed-Size: 288 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-ko Filename: dists/hardy-unstable/contrib/binary-all/translations/lightning-extension-locale-ko_0.8-0ubuntu1~hardy1_all.deb Size: 44048 MD5sum: 5ef5d5aac02fcbddaf86284db2538ed1 SHA1: dd9f319c609937151dec6ad4e6cf77e408540891 SHA256: a8ff812d812533392177a5917b722dcefab111f465c84dcad2a56c50ec85f28e Description: Korean language package for lightning-extension Korean menus and messages for lightning-extension. Homepage: http://www.mozilla.or.kr/ Package: lightning-extension-locale-ja Priority: optional Section: contrib/translations Installed-Size: 288 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-ja Filename: dists/hardy-unstable/contrib/binary-all/translations/lightning-extension-locale-ja_0.8-0ubuntu1~hardy1_all.deb Size: 48344 MD5sum: dd2f2f72a9fb4b9e325b19c2868c9ad1 SHA1: 77dfa7a15f39d9232cef0dc76459c9ce482fa21a SHA256: fdb1bb93a8e8967380e42a98bbf5980b296deb5b92b83b4bc1bcb2f52ce09d53 Description: Japanese language package for lightning-extension Japanese menus and messages for lightning-extension. Homepage: http://www.mozilla-japan.org/ Package: lightning-extension-locale-uk Priority: optional Section: contrib/translations Installed-Size: 288 Maintainer: Ubuntu MOTU Team Original-Maintainer: Saïvann Carignan Architecture: all Source: lightning-extension-locales Version: 0.8-0ubuntu1~hardy1 Depends: lightning-extension (>= 0.8), lightning-extension (<< 0.8.1~), thunderbird-locale-uk Filename: dists/hardy-unstable/contrib/binary-all/translations/lightning-extension-locale-uk_0.8-0ubuntu1~hardy1_all.deb Size: 50362 MD5sum: 1d84033031500d2823a6010adb6c6222 SHA1: ab7632897ec6976e7119d04dc0abd8162ebda897 SHA256: 175d3cc9ee4bce56ad5e677a6fa01e9cb90bdc393e3dd487bddba9b3da43e586 Description: Ukrainian language package for lightning-extension Ukrainian menus and messages for lightning-extension. Package: a2mp3 Priority: extra Section: contrib/grml Installed-Size: 7 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Michael Gebetsroither Architecture: all Version: 0.01-0ubuntu3 Depends: grml-shlib (>= 1.02.06), lame, mp3info, vorbis-tools Filename: dists/hardy-unstable/contrib/binary-all/grml/a2mp3_0.01-0ubuntu3_all.deb Size: 6568 MD5sum: 76e69b8e9b0f47a984c634c23a9a0314 SHA1: dfaa03c8337441d1618ab79223539ed67757ceb4 SHA256: 941e53a120b3f7669d877e12a6266b222dce0835bfe678c3762b35a588e3508b Description: program to optimize your music for your mp3-player This little program can decode various audio formats to an optimized mp3 suitable for your mp3-player. . Currently only ogg and mp3 are supported as source formats. Package: libquantum-entanglement-perl Priority: optional Section: perl Installed-Size: 9 Maintainer: Dominic Hargreaves Architecture: all Version: 0.32-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libquantum-entanglement-perl_0.32-1_all.deb Size: 34718 MD5sum: 46472c02e1b4c38db27a072dfa542853 SHA1: 767fa2d9c1d2567c5023c479d27d08925c2a9ce3 SHA256: f708813e2cdfbf4f7200e77f42cbdf624871e1bf4d25c15a4c1e3cb1bb22fcde Description: Quantum Mechanic entanglement of variables in perl One of the more popular interpretations of quantum mechanics holds that instead of particles always being in a single, well defined, state they instead exist as an almost ghostly overlay of many different states (or values) at the same time. Of course, it is our experience that when we look at something, we only ever find it in one single state. This is explained by the many states of the particle collapsing to a single state and highlights the importance of observation. . Essentially, this allows you to put variables into a superposition of states, have them interact with each other (so that all states interact) and then observe them (testing to see if they satisfy some comparison operator, printing them) which will collapse the entire system so that it is consistent with your knowledge. Package: libstring-random-perl Priority: optional Section: perl Installed-Size: 40 Maintainer: Bart Martens Architecture: all Version: 1:0.22-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libstring-random-perl_0.22-1_all.deb Size: 12852 MD5sum: 3c02ef991fe722f7bc6c06976f138096 SHA1: f510f55419475c641b13b135f7b038c8fa2c4a18 SHA256: b318f4993a6d759c905b9e239a7cb822d69f65420fe55e1f48c0d82d87769188 Description: Perl module for generating random strings This module is used to generate random strings. It was written to make generating random passwords and such a little easier. . Homepage: http://search.cpan.org/~steve/String-Random/ Package: libclass-factory-util-perl Priority: optional Section: perl Installed-Size: 11 Maintainer: Jay Bonci Architecture: all Version: 1.7-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libclass-factory-util-perl_1.7-1_all.deb Size: 6840 MD5sum: e817b725b40ba9e5f035c8f424b16f0c SHA1: 5c818293d58488f1e2f88e6730ac61f2f7ef0c47 SHA256: b2f8b446d3703b08ab60cc617c2adc728dfab30556bf1d5e75c4a310242e097f Description: Utility method for factory classes When this module is loaded, it creates a method in its caller named subclasses(). This method returns a list of the available subclasses for the package. Package: libaudio-musepack-perl Priority: optional Section: perl Installed-Size: 9 Maintainer: Bruno Rodrigues Architecture: all Version: 0.02-0 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libaudio-musepack-perl_0.02-0_all.deb Size: 14134 MD5sum: 169b6ca793bbacc3098c7ed9dd948e46 SHA1: 83cc4421e77b72c7d97e5db616454f7c7959e06f SHA256: b44da02b2ded540f60a6cb87ff6ba2792d72b22fb588f0d331a66f92047b5238 Description: An object-oriented interface to Musepack file information This module returns a hash containing basic information about a Musepack file, as well as tag information contained in the Musepack file's APE tags. See Audio::APETags for more information about the tags. . The information returned by Audio::Musepack::info is keyed by: . streamVersion channels totalFrames profile sampleFreq lastValidSamples encoder . This description was automagically extracted from the module by dh-make-perl. Package: libtest-longstring-perl Priority: optional Section: perl Installed-Size: 34 Maintainer: Debian Perl Group Architecture: all Version: 0.11-1 Depends: libtest-simple-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libtest-longstring-perl_0.11-1_all.deb Size: 9820 MD5sum: f1a88e38ade83ff00c80ad275af00072 SHA1: 4f12ec260741de0f4fb26adcf3284ec5aae1a097 SHA256: adc7906578aa5978038818025703f7891c94aae55bea39d8f65b0035af2c3ba5 Description: Tests strings for equality, with more helpful failures This module provides some drop-in replacements for the string comparison functions of Test::More, but which are more suitable when you test against long strings. If you've ever had to search for text in a multi-line string like an HTML document, or find specific items in binary data, this is the module for you. Package: libtie-cphash-perl Priority: optional Section: perl Installed-Size: 11 Maintainer: Ernesto Hernández-Novich Architecture: all Version: 1.03-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libtie-cphash-perl_1.03-1_all.deb Size: 7482 MD5sum: 0c8696dbf85f48172ffec2ca1fd98552 SHA1: 2e0272d1b76260a28f08c93193269f5a229e21b0 SHA256: 944398f6daff5a9b8d23c04338190a9de0cbc75ba5807d7155b12916beeeb65f Description: Manage a case preserving but case insensitive hash table Tie::CPHash provides a hash table that is case preserving but case insensitive. This means that . $cphash{KEY} $cphash{key} $cphash{Key} $cphash{keY} . all refer to the same entry. Also, the hash remembers which form of the key was last used to store the entry. The keys and each functions will return the key that was used to set the value. Package: libscope-guard-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 0.03-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libscope-guard-perl_0.03-1_all.deb Size: 6636 MD5sum: cd7339a3afb1e6484ec697448b73faa5 SHA1: fd587ef227c0be1adb523e7b10cc8325d769eaed SHA256: b26231ef18678f319ccf7e3d5ff1ce73f9615c229969c81ee473a5a5e095f360 Description: lexically scoped resource management Scope::Guear provides a convenient way to perform cleanup or other forms of resource management at the end of a scope. It is particularly useful when dealing with exceptions. The Scope::Guard constructor takes a reference to a subroutine that is guaranteed to be called even if the thread of execution is aborted prematurely. This effectively allows lexically-scoped "promises" to be made that are automatically honoured by perl's garbage collector. . For more information, see: http://www.cuj.com/documents/s=8000/cujcexp1812alexandr/ Package: libtest-harness-perl Priority: optional Section: perl Installed-Size: 44 Maintainer: Debian Perl Group Architecture: all Version: 3.03-1 Replaces: libtap-parser-perl (<< 3.00-1) Provides: libtap-parser-perl Depends: perl (>= 5.6.0-16) Conflicts: libtap-parser-perl (<< 3.00-1) Filename: dists/hardy-unstable/contrib/binary-all/perl/libtest-harness-perl_3.03-1_all.deb Size: 159208 MD5sum: a06709966832bf0451da819b14b76ac7 SHA1: 76ef9d7c5de2704ed0fbe11639da9f56b37704c3 SHA256: a8979c03ea08dedcc2a6c974d9e73f385674fd7e014668599a08ebc3dc69d6f2 Description: Run Perl standard test scripts with statistics Test::Harness is an utility script invoked by Test::Simple, Test::More and several based on Test::Builder. It is also part of the perl-modules installation. This module is packaged to satisfy the build-dependency of several other Perl modules over a newer version than the one perl-modules provides - Please refer to bug #383517 for the rationale on separately packaging it. Homepage: http://search.cpan.org/dist/Test-Harness/ Package: libset-infinite-perl Priority: optional Section: perl Installed-Size: 11 Maintainer: Jaldhar H. Vyas Architecture: all Version: 0.59-0.1 Depends: perl (>= 5.6.0-16), perl-modules Filename: dists/hardy-unstable/contrib/binary-all/perl/libset-infinite-perl_0.59-0.1_all.deb Size: 42564 MD5sum: ef760638c6ebb34d550cb5eb187a6e7c SHA1: cdb23244ff8f468c81e115a7a4ffede86fa1df67 SHA256: 8496e0cdbb4de9aa6554eff9af465dc91025d7c3cad1ca3b7c41d39edee44356 Description: Sets of intervals Set::Infinite is a Set Theory module for infinite sets. . It works with reals, integers, and objects. . When it is used dates, this module provides schedule checks (intersections), unions, and infinite recurrences. Package: libconfig-inetd-perl Priority: optional Section: perl Installed-Size: 7 Maintainer: Mario Iseli Architecture: all Version: 0.25-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libconfig-inetd-perl_0.25-1_all.deb Size: 7430 MD5sum: e81ad8bd83d01b88803764c7fc66bfe8 SHA1: da20ca3cb2628b292f2800bc3fc3b213b20b833e SHA256: 72f89a88aa6ce3e02817100c5918fba823b68f5585e180877f1951d841587a2b Description: Interface to modify /etc/inetd.conf Config::Inetd provides an interface to the configuration file of inetd. It provides the methods enable(), disable(), is_enabled(), dump_enabled() and dump_disabled() which are really easy to use. With the constructor you can also specify the path to the config file. . Homepage: http://search.cpan.org/~schubiger/Config-Inetd-0.25 Package: libfile-mmagic-perl Priority: optional Section: interpreters Installed-Size: 9 Maintainer: NOKUBI Takatsugu Architecture: all Source: file-mmagic Version: 1.27-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libfile-mmagic-perl_1.27-1_all.deb Size: 28372 MD5sum: cf07943546ae4f5d3835eca86fb31e49 SHA1: 02bc1c8cee1f24715ffe784b8bc8d6e833fa7f5d SHA256: 95dc5d7bff039bb17fd3411f888dbce20de4ce1fbd47df46d33d03daae703277 Description: Perl module to guess file type File-MMagic is a Perl module to guess file type from its contents like file(1) command. It has built-in magic entry exported from mod_mime_magic Apache module. Package: libfile-type-perl Priority: optional Section: perl Installed-Size: 9 Maintainer: Bastian Blank Architecture: all Version: 0.22-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libfile-type-perl_0.22-1_all.deb Size: 16776 MD5sum: 4ed3a3ba85887fb9960a9706cb3eb4dc SHA1: 69f57f24005620b06f26ddfa582ea4342cee68ec SHA256: 7bd75994842ce0e7e55e8c76798e324fc6e55b89e3c7aa6020335ce1fb6500cd Description: determine file type using magic structure File::Type uses magic numbers (typically at the start of a file) to determine the MIME type of that file. . File::Type can use either a filename, or file contents, to determine the type of a file. Package: libfile-homedir-perl Priority: optional Section: perl Installed-Size: 11 Maintainer: Jonas Genannt Architecture: all Version: 0.64-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libfile-homedir-perl_0.64-1_all.deb Size: 28064 MD5sum: 0c40479c10fc8b5cbdba0f4d6a368a24 SHA1: 024425a97fd9ba158e6b42bf26b4e4283177a579 SHA256: fad522a35009d3b75056181f221b1d41a2fa1d36f259745eeb217625bea09bcc Description: Get the home directory for yourself or other users in Perl File::HomeDir is a module for dealing with issues relating to the location of directories for various purposes that are "owned" by a user, and to solve these problems consistently across a wide variety of platforms. Package: libmime-base32-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Adrian von Bidder Architecture: all Version: 1.01-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libmime-base32-perl_1.01-1_all.deb Size: 5594 MD5sum: 1c877b63f7e6edb8ae24124fbf5b8af2 SHA1: 41f127b5368c546ccedbe4c680cef96425047299 SHA256: 7f101fe067863d714f0e4064a91f65ccd066b804bb2d358e12b6d3268c891616 Description: Base32 encoder/decoder Similar to Base64, Base32 encodes arbitrary (binary) data in ASCII text. The difference to Base64 is that Base32 encoding is case insensitive. . Base32 is defined in rfc3548 using the characters [A-Z2-7], but this module by default uses [0-9A-V] for compatibility with older versions of MIME::Base32. An RFC compliant mode is also provided, though. Package: liblingua-en-namecase-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: C. Chad Wallace Architecture: all Version: 1.13-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/liblingua-en-namecase-perl_1.13-1_all.deb Size: 11496 MD5sum: fcf94300f43d71853a6a068183ce7410 SHA1: 68b06068f8e3d2140e4ffbe174b2a881fcffd856 SHA256: 3cea5d979cbd726de31a3baa27588e9302137e64b2dc4d32542de082aed76889 Description: fix the case of people's names Forenames and surnames are often stored either wholly in UPPERCASE or wholly in lowercase. This module allows you to convert names into the correct case where possible. . Although forenames and surnames are normally stored separately if they do appear in a single string, whitespace separated, NameCase and nc deal correctly with them. . NameCase currently correctly name cases names which include any of the following: Mc, Mac, al, el, ap, da, de, delle, della, di, du, del, der, la, le, lo, van and von. . It correctly deals with names which contain apostrophies and hyphens too. Package: libimage-size-perl Priority: optional Section: perl Installed-Size: 20 Maintainer: Christoph Berg Architecture: all Source: image-size Version: 3.1-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libimage-size-perl_3.1-2_all.deb Size: 42448 MD5sum: 1222395521df517117d0fc06cee357a9 SHA1: 4bbfffbd52e3ddd1a6a1108cb0215137600a2706 SHA256: ddce37e2e865c482d90b2bc49f7eb1326956e175a7d1949f5684ca626fefba6a Description: determine the size of images in several common formats Image::Size is a library based on the image-sizing code in the wwwimagesize script, a tool that analyzes HTML files and adds HEIGHT and WIDTH tags to IMG directives. Image::Size has generalized that code to return a raw (X, Y) pair, and included wrappers to pre-format that output into either HTML or a set of attribute pairs suitable for the CGI.pm library by Lincoln Stein. Currently, Image::Size can size images in XPM, XBM, GIF, JPEG, PNG, MNG, TIFF, the PPM family of formats (PPM/PGM/PBM), FlashMX (Shockwave Flash ver. 6), and if Image::Magick is installed, the formats supported by it. The "imgsize" program included provides access to Image::Size from shell scripts. Package: libmodule-versions-report-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.03-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libmodule-versions-report-perl_1.03-1_all.deb Size: 9720 MD5sum: f13ac4a3b9a16453cae3d4e2f04474fa SHA1: fcb670d6424b8e3a25b44a7683b1c9f36afd12f0 SHA256: 0a1bd11d34b32ae3d58ac22acb54b73d24f64a9364a83371693e1f18857ae2f0 Description: Report versions of all modules in memory The author says: "I often get email from someone reporting a bug in a module I've written. I email back, asking what version of the module it is, what version of Perl on what OS, and sometimes what version of some relevent third library (like XML::Parser). They reply, saying "Perl5". I say "I need the exact version, as reported by 'perl -v'". They tell me. And I say "I, uh, also asked about the version of my module and XML::Parser [or whatever]". They say "Oh yeah. It is 2.27". "Is that my module or XML::Parser?" "XML::Parser." "OK, and what about my module's version?" "Oh yeah. That's 3.11." By this time, days have passed, and what should have been a simple operation -- reporting the version of Perl and relevent modules, has been needlessly complicated". . This module is for simplifying that task. If you add "use Module::Versions::Report;" to a program (especially handy if your program is one that demonstrates a bug in some module), then when the program has finished running, you well get a report detailing all the modules in memory, and noting the version of each (for modules that defined a $VERSION, at least). Package: libmodule-corelist-perl Priority: optional Section: perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 2.12-1 Depends: libversion-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libmodule-corelist-perl_2.12-1_all.deb Size: 47560 MD5sum: b69377310503fbb7541da797cffa59f0 SHA1: 4e5d3bd7007800d6be0837d5cbc6dcef0007d958 SHA256: 09fc037d311362152d1d773ea34c934ab85f90375e89c1a336832026c98d7993 Description: what modules shipped with versions of perl Module::CoreList contains the hash of hashes %Module::CoreList::version, this is keyed on perl version as indicated in $]. The second level hash is module => version pairs. . Note, it is possible for the version of a module to be unspecified, whereby the value is undef, so use exists $version{$foo}{$bar} if that's what you're testing for. . It also contains %Module::CoreList::released hash, which has ISO formatted versions of the release dates, as gleaned from perlhist. . New, in 1.96 is also the %Module::CoreList::families hash, which clusters known perl releases by their major versions. Package: libdbix-easy-perl Priority: optional Section: perl Installed-Size: 19 Maintainer: Stefan Hornburg (Racke) Architecture: all Source: dbix-easy-perl Version: 0.17-1 Depends: libdbi-perl, perl (>= 5.6.0-16) Recommends: libterm-readkey-perl, libtext-csv-perl Suggests: libdbd-mysql-perl | libdbd-pg-perl Filename: dists/hardy-unstable/contrib/binary-all/perl/libdbix-easy-perl_0.17-1_all.deb Size: 61136 MD5sum: 78f077eca0285b1e92da18d59bd6d97c SHA1: 6dd01543fd447b67079b7c9634903ee71599423e SHA256: 4d11a608ba65433e05741e2a62d9c088f5af9916e3c9f2b39e56b6a21a98c779 Description: Easy to Use DBI Interface DBIx::Easy is an easy to use DBI interface. Currently the Pg, mSQL, mysql, sybase and ODBC drivers are supported. Note that you also need one of the DBD::* drivers to use this module. For additional information please refer to the manpage. Package: libnet-tftp-perl Priority: optional Section: perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 0.17-1 Depends: perl (>= 5.6.0-16), perl (>= 5.8) | libnet-perl (>= 1.08) Filename: dists/hardy-unstable/contrib/binary-all/perl/libnet-tftp-perl_0.17-1_all.deb Size: 13104 MD5sum: ef057c38ae827f6c33cf8425c9b15b6f SHA1: 107ab5328ae1a804b053c8827919565ddabb67d2 SHA256: 858c16143bd964c4323f3b6354daf6a63f60ec2c3c0b93f4057706c1e973fa74 Description: Perl module for accessing TFTP servers Net::TFTP is a Perl module that provides a Perl Developer access to the TFTP protocol. Package: libperlio-via-dynamic-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Bastian Blank Architecture: all Version: 0.11-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libperlio-via-dynamic-perl_0.11-1_all.deb Size: 7156 MD5sum: aee3387b3528154d31f9e1efe4ec4e6a SHA1: 31c7180bdcf910589bce3409a75e4000cde6c3d5 SHA256: 043ed3cbbada2719be7dd39e349620ae6519462e0fa4858a34587806ba3f54a7 Description: dynamic PerlIO layers PerlIO::via::dynamic is used for creating dynamic PerlIO layers. It is useful when the behavior or the layer depends on variables. You should not use this module as via layer directly (ie :via(dynamic)). . Use the constructor to create new layers, with two arguments: translate and untranslate. Then use $p->via ($fh) to wrap the handle. . Note that PerlIO::via::dynamic uses the scalar fields to reference to the object representing the dynamic namespace. If you . This description was automagically extracted from the module by dh-make-perl. Package: libapache-htpasswd-perl Priority: optional Section: interpreters Installed-Size: 8 Maintainer: Tatsuki Sugiura Architecture: all Version: 1.6.0-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libapache-htpasswd-perl_1.6.0-1_all.deb Size: 15204 MD5sum: b656ebd08895c2a907670e4b74c166ee SHA1: 4e329d3933d9b782a4fe4da152a79de932a9279a SHA256: 2e845822b0302ff35ee04769ef5bed38589ef15e01ee3d6a230b3458fe6c6e70 Description: Manage Unix crypt-style password file This module comes with a set of methods to use with htaccess password files. These files (and htaccess) are used to do Basic Authentication on a web server. . The passwords file is a flat-file with login name and their associated crypted password. You can use this for non-Apache files if you wish, but it was written specifically for .htaccess style files. Package: libgetopt-declare-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Bart Martens Architecture: all Version: 1.11-1 Depends: libparse-recdescent-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libgetopt-declare-perl_1.11-1_all.deb Size: 60954 MD5sum: ec3cb71d9f4f9a0bb6c46f5a91001df8 SHA1: 48e3f1acaca62ec80c6fd6d4b19eeedc23286844 SHA256: c70f0e9122859d831e94de54a916c88b6b330679610533ec686927f3c74cb8b8 Description: Getopt::Declare command line argument parser Getopt::Declare provides facilities to parse command line options. It builds and runs a parser. The parser object can be saved and later run on different input. Key features are: . - Automatic generation of error, usage and version information - Matching of parameter components may be constrained by regular expressions - Execution of embedded actions - Declarative specification of inter-parameter relationships - Selective or global case-insensitive matching of parameters . Homepage: http://search.cpan.org/~dconway/Getopt-Declare/ Package: libxml-dt-perl Priority: optional Section: perl Installed-Size: 107 Maintainer: Itamar Almeida de Carvalho Architecture: all Version: 0.3-1 Depends: libwww-perl, libxml-libxml-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libxml-dt-perl_0.3-1_all.deb Size: 37696 MD5sum: 78ea600ac1e57629319b45f976dd5d18 SHA1: 62fb04bc7ee22aeb88907f23642351504c88676a SHA256: 301025784249a7c124070fa741aaec856b39615387842c0301b335d32d18a43e Description: Down translation of XML files This module provides a way to manipulate in various ways a XML document. Including: changing the contents, transforming to another document, generating statistics, generating info about the XML document to generate another document (i.e. creating a table of contents for a HTML file). . Upstream URL: http://natura.di.uminho.pt/~jj/perl/XML/DT.html Package: libtext-unidecode-perl Priority: optional Section: perl Installed-Size: 99 Maintainer: Dominic Hargreaves Architecture: all Version: 0.04-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libtext-unidecode-perl_0.04-1_all.deb Size: 115828 MD5sum: 3c3c372efc583c71e97317acb48e9fc2 SHA1: 56dee0e78a047ae4df8613a510eb353c112e0eb7 SHA256: dc2c2dfbdabcc21b9be7aa2d74a3caa1f9f6f92d3a4cea72459fcf6108ba206c Description: Text::Unidecode -- US-ASCII transliterations of Unicode text It often happens that you have non-Roman text data in Unicode, but you can't display it -- usually because you're trying to show it to a user via an application that doesn't support Unicode, or because the fonts you need aren't accessible. You could represent the Unicode characters as "???????" or "\15BA\15A0\1610...", but that's nearly useless to the user who actually wants to read what the text says. . What Text::Unidecode provides is a function, unidecode(...) that takes Unicode data and tries to represent it in US-ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F). The representation is almost always an attempt at transliteration -- i.e., conveying, in Roman letters, the pronunciation expressed by the text in some other writing system. (See the example in the synopsis.) Package: libhtml-element-extended-perl Priority: optional Section: perl Installed-Size: 10 Maintainer: Don Armstrong Architecture: all Version: 1.17-1 Depends: libhtml-tree-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libhtml-element-extended-perl_1.17-1_all.deb Size: 34162 MD5sum: 18729c08ab671cbaf602d019fcf92014 SHA1: 9b26b2d4205c901ecebc866cec4e34c1b7e39e18 SHA256: d318b027f7894a99c53752bbb77851609704850aded0e75e6ed008a326607eb0 Description: extended HTML::Element classes A package of several enhanced HTML::Element classes, most of which arose during the effort to implement an HTML::Element based table class. Package: libtest-tap-model-perl Priority: optional Section: perl Installed-Size: 13 Maintainer: Florian Ragwitz Architecture: all Version: 0.04-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libtest-tap-model-perl_0.04-1_all.deb Size: 21548 MD5sum: 239ba6079ca5c507c20943591f3dca00 SHA1: ac1bc7c728ef855d57d1018365cd6d50590e408a SHA256: 71900d7c2cd1ff605b7ce8c4bbbcfa386361ef70d50595ca5060e90f0e949ec6 Description: Accessible (queryable, serializable object) result collector This module is a subclass of Test::Harness::Straps (although in an ideal world it would really use delegation). . It uses callbacks in the straps object to construct a deep structure, with all the data known about a test run accessible within. . It's purpose is to ease the processing of test data, for the purpose of generating reports, or something like that. . The niche it fills is creating a way to access test run data, both from a serialized and a real source, and to ease the querying of this data. Package: libhttp-server-simple-perl Priority: optional Section: perl Installed-Size: 11 Maintainer: Debian Perl Group Architecture: all Version: 0.27-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libhttp-server-simple-perl_0.27-1_all.deb Size: 22850 MD5sum: 23edc0ca84f54962d1f0ce3701564b67 SHA1: 83761b218ce4752b0fb4ecee974d455841c9206c SHA256: e292286fa0b83c852aee57def282fc3a101e2364e718cf2a5b310b4dbac1ecec Description: Simple stand-alone http daemon HTTP::Server::Simple is a simple stand-alone http daemon. It doesn't thread. It doesn't fork. It does, however, act as a simple frontend for any small web service you might care to write. It also includes CGI support. Package: libclass-spiffy-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Florian Ragwitz Architecture: all Version: 0.15-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libclass-spiffy-perl_0.15-1_all.deb Size: 22054 MD5sum: 7b60c3d6d14a5ea41e627430452daed3 SHA1: 9a6808261ca98609445a041c43b44d41161ca9a7 SHA256: ff896bf38a514d8d8b77c17b09f086a0f10d43a4891f6f4e4670297245d477a4 Description: Spiffy Perl interface framework Class::Spiffy is a framework and methodology for doing object oriented programming in Perl. Class::Spiffy combines the best parts of Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class. It attempts to fix all the nits and warts of traditional Perl OO, in a clean, straightforward and (perhaps someday) standard way. . Class::Spiffy borrows ideas from other OO languages like Python, Ruby, Java and Perl 6. It also adds a few tricks of its own. . If you take a look on CPAN, there are a ton of OO related modules. When starting a new project, you need to pick the set of modules that makes most sense, and then you need to use those modules in each of your classes. Class::Spiffy, on the other hand, has everything you'll probably need in one module, and you only need to use it once in one of your classes. If you make Class::Spiffy the base class of the basest class in your project, Class::Spiffy will automatically pass all of its magic to all of your subclasses. You may eventually forget that you're even using it! . The most striking difference between Class::Spiffy and other Perl object oriented base classes, is that it has the ability to export things. If you create a subclass of Class::Spiffy, all the things that Class::Spiffy exports will automatically be exported by your subclass, in addition to any more things that you want to export. And if someone creates a subclass of your subclass, all of those things will be exported automatically, and so on. Think of it as "Inherited Exportation", and it uses the familiar Exporter.pm specification syntax. Package: libsvg-perl Priority: optional Section: perl Installed-Size: 18 Maintainer: Debian Perl Group Architecture: all Version: 2.36-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libsvg-perl_2.36-1_all.deb Size: 78290 MD5sum: 93d71d803e56bee0250b45e1fb487e94 SHA1: 9551bb5831559540902e714f6432332660aa6271 SHA256: af5336dba391a3a7268f4994bed08ae2c9aa66f2aa7b31603020a7532531a93f Description: perl module to generate SVG images This package provides a perl extension to generate stand-alone or inline SVG (scalable vector graphics) images using the W3C SVG xml recommendation. . Homepage: http://search.cpan.org/~ronan/SVG-2.34/ Package: libtext-header-perl Priority: optional Section: interpreters Installed-Size: 9 Maintainer: Tollef Fog Heen Architecture: all Version: 1.03-2 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libtext-header-perl_1.03-2_all.deb Size: 11796 MD5sum: 9d345ac15ddac1096b3f2e2a38f8c770 SHA1: 3f07a8b56a010097b02a5ea8d56938d3245daf93 SHA256: 9609896d6aaf87b8c51313b787169fe3592851aa18f42303a4e65010fc9bb7c8 Description: RFC 822/2068 header and unheader functions This module provides two new functions, header and unheader, which provide general-purpose RFC 822 header construction and parsing. They do not provide any intelligent defaults of HTTP-specific methods. They are simply aimed at providing an easy means to address the mechanics of header parsing. . The output style is designed to mimic CGI.pm and HTTP::Headers, so that users familiar with these interfaces will feel at home with these functions. Package: libxml-sax-expat-incremental-perl Priority: optional Section: perl Installed-Size: 25 Maintainer: Florian Ragwitz Architecture: all Version: 0.04-1 Depends: libxml-parser-perl, libxml-sax-expat-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libxml-sax-expat-incremental-perl_0.04-1_all.deb Size: 7388 MD5sum: 55af764a4e02bf76f1a3a8c2045cb896 SHA1: ac81bd6790d0a87d4868a67fe6b8f54b9df0c64d SHA256: a234d236fedf0e17ec40e50e27ee48d1e5d473ab8cf37df2f362907e2f54e2a0 Description: XML::SAX::Expat subclass for non-blocking (incremental) parsing Most XML parsers give a callback interface within an encapsulated loop and eventually, when the XML source is depleted by the parser, the parse function will return. . Sometimes you don't want the parser to control the loop for you. For example, if you need to retrieve your XML in chunks in a funny way, you might need to use a kind of iterator to get your XML data. . This module provides this possibility. Package: libcrypt-dh-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Dominic Hargreaves Architecture: all Version: 0.06-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libcrypt-dh-perl_0.06-1_all.deb Size: 9826 MD5sum: 763b3f2a4a718d4b906f90433f3906c5 SHA1: ee2ae3cd22442bc0d786d04e8f38c004acaa42ca SHA256: 346499e7965563d332e45d18d8618e346391a8ce0b316e25710d00528107c12a Description: Diffie-Hellman key exchange system implemented in Perl Diffie-Hellman is an algorithm by which two parties can agree on a shared secret key, known only to them. The secret is negotiated over an insecure network without the two parties ever passing the actual shared secret, or their private keys, between them. Package: libdata-float-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Ivan Kohler Architecture: all Version: 0.005-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libdata-float-perl_0.005-1_all.deb Size: 25942 MD5sum: 27605c558c5ccb874cc9c57406342873 SHA1: f20d22d539618735a0aad6e43f8426e3e7c98610 SHA256: 05dedcbc020f930960d189a5bb908b4d9f385030232044eb033729411cca029f Description: Perl module encapsulating the floating point data type This module is about the native floating point numerical data type. A floating point number is one of the types of datum that can appear in the numeric part of a Perl scalar. This module supplies constants describing the native floating point type, classification functions, and functions to manipulate floating point values at a low level. Package: libparse-recdescent-perl Priority: optional Section: perl Installed-Size: 40 Maintainer: Rafael Laboissiere Architecture: all Version: 1.95.1+dfsg-1 Depends: libversion-perl, perl (>= 5.8) Filename: dists/hardy-unstable/contrib/binary-all/perl/libparse-recdescent-perl_1.95.1+dfsg-1_all.deb Size: 141102 MD5sum: 3b98a8486cc579f7d6ce5edc9592c15e SHA1: a0611a53c6f02ceecff486bb09fa9ab16aead2fe SHA256: c9f361af42ea957c92efc61a2c61a3e249f75999927cf498ac08c9fac760e1bf Description: generates recursive-descent parsers in Perl The Perl module Parse::RecDescent, incrementally generates top-down recursive-descent text parsers from simple yacc-like grammar specifications. It provides: . * Regular expressions or literal strings as terminals (tokens), * Multiple (non-contiguous) productions for any rule, * Repeated, optional and alternate sub-rules within productions, * Late-bound (run-time dispatched) sub-rules * Full access to Perl within actions specified as part of the grammar, * Simple automated error reporting during parser generation and parsing, * The ability to commit to, uncommit to, or reject particular productions during a parse, * Incremental extension of the parsing grammar (even during a parse), * The ability to retrieve the generated parsing code. . Homepage: http://search.cpan.org/~dconway/Parse-RecDescent-v1.95.1/ Homepage: http://search.cpan.org/~dconway/Parse-RecDescent-v1.95.1/ Package: libevent-rpc-perl Priority: optional Section: perl Installed-Size: 22 Maintainer: Debian Perl Group Architecture: all Version: 0.90-1 Depends: libevent-perl | libglib-perl, perl (>= 5.6.0-16) Recommends: libio-socket-ssl-perl Filename: dists/hardy-unstable/contrib/binary-all/perl/libevent-rpc-perl_0.90-1_all.deb Size: 65868 MD5sum: 9bea50461b46c8ab278e43637aadc3d2 SHA1: 1b821903a75e3bd05cdaa5ddaed17b9484fa9af2 SHA256: 679c1328d3f1eba84926e5758fe75250889e69b1ced6f1d1bafe8decd910a0a9 Description: Event based transparent Client/Server RPC framework Event::RPC supports you in developing Event based networking client/server applications with transparent object/method access from the client to the server. Network communication is optionally encrypted using IO::Socket::SSL. Several event loop managers are supported due to an extensible API. Currently Event and Glib are implemented. . Event::RPC consists of a server and a client library. The server exports a list of classes and methods, which are allowed to be called over the network. More specific it acts as a proxy for objects created on the server side (on demand of the connected clients) which handles client side methods calls with transport of method arguments and return values. . Homepage: http://www.exit1.org/Event-RPC/ Package: libdir-purge-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.02-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libdir-purge-perl_1.02-1_all.deb Size: 10942 MD5sum: 725ca7223c90859ab08f893dffd978f7 SHA1: 39489805aa9ddf8b01427cf63d37a06efbc6a451 SHA256: 504263afc715e8d0e5ee4d37232dfe981addfe88934f8fe561888fc6f2a9ed8d Description: Purge directories to a given number of files Dir::Purge implements functions to reduce the number of files in a directory according to a strategy. It currently provides one strategy: removal of files by age. Package: libfile-remove-perl Priority: optional Section: perl Installed-Size: 7 Maintainer: Debian Perl Group Architecture: all Version: 0.39-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libfile-remove-perl_0.39-1_all.deb Size: 11410 MD5sum: 57e5e596e0aa8a759b2751f226d34a51 SHA1: fa1455c61782cbb2283008a46b926332e1668689 SHA256: a731ae0378401d049f46c2ba0b8eb54893f72d432aaf4c2ad62ad86e37f62e45 Description: remove files and directories, accepts wildcards File::Remove::remove removes files and directories. It acts like /bin/rm, for the most part. Although unlink can be given a list of files, it will not remove directories; this module remedies that. It also accepts wildcards, * and ?, as arguments for filenames. Homepage: http://search.cpan.org/dist/File-Remove/ Package: libtest-mockmodule-perl Priority: extra Section: perl Installed-Size: 8 Maintainer: Ben Hutchings Architecture: all Version: 0.05-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libtest-mockmodule-perl_0.05-1_all.deb Size: 8076 MD5sum: 785d446ed584db46d641a7a85663b854 SHA1: bfc21d7a205e57be8f0420a35e770e9b19691ed6 SHA256: 9f123dc7400cc4a473ac10eaa04c3ce1777f3645efb320356a6b55fbfaaa1fca Description: Test::MockModule - Override subroutines in a module for unit testing Test::MockModule lets you temporarily redefine subroutines in other packages for the purposes of unit testing. . A Test::MockModule object is set up to mock subroutines for a given module. The object remembers the original subroutine so it can be easily restored. This happens automatically when all MockModule objects for the given module go out of scope, or when you unmock() the subroutine. . Homepage: http://search.cpan.org/~simonflk/Test-MockModule/ Package: libtree-simple-perl Priority: optional Section: perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 1.18-1 Depends: perl (>= 5.8.8-1) Filename: dists/hardy-unstable/contrib/binary-all/perl/libtree-simple-perl_1.18-1_all.deb Size: 41326 MD5sum: 32aa51d155f0418060bcfa32106c31a8 SHA1: 674d4f069a26d0b4239d1377487066bf4e4d3ffc SHA256: fa136a1b763ddc67e85081d74721e6e2558caf2bc943b3f8d9a64956a44baeca Description: A simple tree object This module is a fully object-oriented implementation of a simple n-ary tree. It is built upon the concept of parent-child relationships, so therefore every Tree::Simple object has both a parent and a set of children (who themselves may have children, and so on). Every Tree::Simple object also has siblings, as they are just the children of their immediate parent. . It can be used to model hierarchal information such as a file-system, the organizational structure of a company, an object inheritance hierarchy, versioned files from a version control system or even an abstract syntax tree for use in a parser. It makes no assumptions as to your intended usage, but instead simply provides the structure and means of accessing and traversing said structure. . This module uses exceptions and a minimal Design By Contract style. All method arguments are required unless specified in the documentation, if a required argument is not defined an exception will usually be thrown. Many arguments are also required to be of a specific type, for instance the $parent argument to the constructor must be a Tree::Simple object or an object derived from Tree::Simple, otherwise an exception is thrown. This may seems harsh to some, but this allows me to have the confidence that my code works as I intend, and for you to enjoy the same level of confidence when using this module. Note however that this module does not use any Exception or Error module, the exceptions are just strings thrown with die. Homepage: http://search.cpan.org/dist/Tree-Simple/ Package: libtime-modules-perl Priority: optional Section: perl Installed-Size: 14 Maintainer: Jay Bonci Architecture: all Version: 2006.0814-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libtime-modules-perl_2006.0814-1_all.deb Size: 36574 MD5sum: a20724e819a85cbc8c641dccf34ea2fe SHA1: b762063bce075c2a6f11afccbfb07cec904faf25 SHA256: 8e7faedbe83f9633b4c9b9a4f9184ffc4e47ee023d81e7bfbc4669e3d6aa94d7 Description: Various Perl modules for time/date manipulation This package contains the following perl5 modules: Time::CTime.pm ctime, strftime, and asctime Time::JulianDay.pm Julian Day conversions Time::ParseDate.pm Reverses strftime and also understands relative times Time::Timezone.pm Time::DaysInMonth.pm Package: libexporter-tidy-perl Priority: optional Section: perl Installed-Size: 31 Maintainer: Marc 'HE' Brockschmidt Architecture: all Version: 0.06-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libexporter-tidy-perl_0.06-1_all.deb Size: 10796 MD5sum: e52c24b334eb2342edbdee107650428b SHA1: 773b73688533682df33bf1a8038c8dc292815e1e SHA256: 88d77d99d13c3a0a038c894583772f29ab048ffbd0489e583366eff20075f4d9 Description: Another way of exporting symbols libexporter-tidy-perl serves as an easy, clean alternative to Exporter. Unlike Exporter, it is not subclassed, but it simply exports a custom import() into your namespace. . With Exporter::Tidy, you don't need to use any package global in your module. Even the subs you export can be lexically scoped. Package: libpdf-reuse-perl Priority: optional Section: perl Installed-Size: 43 Maintainer: Debian Perl Group Architecture: all Version: 0.33-1 Depends: libcompress-zlib-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libpdf-reuse-perl_0.33-1_all.deb Size: 105968 MD5sum: dc6a0c8aca961bd5017693b48131202e SHA1: 6e4894180317215669c9518dda10ce735e6815d7 SHA256: 5b4a4821062f5c1c6e63f2b135bdb6e0aca8e32c46d2eb51dedcbb87cf5098eb Description: Reuse and mass produce PDF documents This module could be used when you want to mass produce similar (but not identical) PDF documents and reuse templates, JavaScripts and some other components. It is functional to be fast, and to give your programs capacity to produce many pages per second and very big PDF documents if necessary. . The module produces PDF-1.4 files. Some features of PDF-1.5, like "object streams" and "cross reference streams", are supported, but only at an experimental level. More testing is needed. (If you get problems with a new document from Acrobat 6 or 7, try to save it or recreate it as a PDF-1.4 document first, before using it together with this module.) Package: libconvert-units-perl Priority: optional Section: perl Installed-Size: 46 Maintainer: Krzysztof Krzyzaniak (eloy) Architecture: all Version: 1:0.43-1 Depends: perl5 Filename: dists/hardy-unstable/contrib/binary-all/perl/libconvert-units-perl_0.43-1_all.deb Size: 15100 MD5sum: 0113a46f3eac963e9d19336505dfb47f SHA1: c835f72cc385ea538bf8488963c222188068b314 SHA256: bde32812d77c9f21e1017e6b74e68ac79c9fd5cc6ef6231a4379788168f03936 Description: Perl module for performing unit conversions The Units package is a collection of modules for parsing strings with unit measurements (such as "12pt" or "3 meters") and converting them to some other unit (such as "picas" or "inches"). Package: libfile-scan-perl Priority: optional Section: perl Installed-Size: 18 Maintainer: Florian Ragwitz Architecture: all Version: 1.43-1 Depends: libwww-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libfile-scan-perl_1.43-1_all.deb Size: 48110 MD5sum: 7172daebedfe5e162e09a7e5a3931985 SHA1: 647b3d95ffdbac5c87670d29aa2e582bb1562f64 SHA256: 4055fc3c2f09ce2788dcaa79bd455bca4953658da56bde99967f59c164d6f5a8 Description: Perl lib to scan files for viruses libfile-scan-perl allows users to scan files for known viruses. . The purpose is to provide a basis for creating platform independent virus scanners in Perl. Package: libxsloader-perl Priority: optional Section: perl Installed-Size: 29 Maintainer: Ivan Kohler Architecture: all Version: 0.07-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libxsloader-perl_0.07-1_all.deb Size: 12524 MD5sum: e472a1a3f74a960b482716f7d0275369 SHA1: c4054a45e31abdb22784418f51ffc8ff3cceb0fd SHA256: 44a55dc796c1bf46b1bd764272037d4aaac79ba49c9aee9a4aa33063b24f1997 Description: Dynamically load C libraries into Perl code This module defines a standard simplified interface to the dynamic linking mechanisms available on many platforms. Its primary purpose is to implement cheap automatic dynamic loading of Perl modules. . For a more complicated interface, see DynaLoader. Many (most) features of DynaLoader are not implemented in XSLoader, like for example the dl_load_flags, not honored by XSLoader. Package: libtie-dxhash-perl Priority: optional Section: perl Installed-Size: 9 Maintainer: Ivan Kohler Architecture: all Version: 0.93-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libtie-dxhash-perl_0.93-1_all.deb Size: 10156 MD5sum: 92fd38d019d1b16bda54f45a76ce76fc SHA1: 806dce2535a292eb930918d761e80fd92a3c4c78 SHA256: 277f27ac66322a2771406f1c94619f9f34521e52eb1653cda0143576df8671ca Description: Tied hash which keeps insertion order and allows duplicate keys Tie::DxHash implements a hash which preserves insertion order and allows duplicate keys. . Tie::DxHash works by storing the hash data in an array of hash references (containing the key/value pairs). This preserves insertion order. A separate set of iterators (one per distinct key) keeps track of the last retrieved value for a given key, thus allowing the successive retrieval of multiple values for the same key to work as expected. . Tie::DxHash was originally written to facilitate the use of more complex mod_rewrite rules in Apache configuration files written with Perl Sections. Package: libstring-format-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Stephen Quinney Architecture: all Version: 1.14-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libstring-format-perl_1.14-1_all.deb Size: 11510 MD5sum: 77795b3262c7fdbc1fa01cc68fe09e62 SHA1: f2f41ceba362cdaca030432cc5a5a6f0862cd821 SHA256: 3351e7df84253e6fbb3f3874538d5586fee2d2ca1eda6bf1e152210266733577 Description: sprintf-like string formatting with arbitrary format definitions String::Format lets you define arbitrary printf-like format sequences to be expanded. This module would be most useful in configuration files and reporting tools, where the results of a query need to be formatted in a particular way. It was inspired by mutt's index_format and related directives. Package: libemail-simple-perl Priority: optional Section: perl Installed-Size: 10 Maintainer: Debian Perl Group Architecture: all Version: 2.003-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libemail-simple-perl_2.003-1_all.deb Size: 19500 MD5sum: 22c6a15348d303c6cec2e013b504004e SHA1: 90dbc6c32cdf1f913b59d6f1679bf5fb3a31c81f SHA256: 9d1da04032c6e9db2dcc101868745a26541a6365ba162bf7b955ec2be1a22c59 Description: Simple parsing of RFC2822 message format and headers Email::Simple is the first deliverable of the Perl Email Project, a reaction against the complexity and increasing bugginess of the Mail::* modules. In contrast, Email::* modules are meant to be simple to use and to maintain, pared to the bone, fast, minimal in their external dependencies, and correct. . Homepage: http://emailproject.perl.org/wiki/Email::Simple Package: libwebservice-youtube-perl Priority: optional Section: perl Installed-Size: 14 Maintainer: Debian Perl Group Architecture: all Version: 1.0.2-1 Depends: libclass-accessor-perl, liburi-perl, libversion-perl, libwww-perl, libxml-simple-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libwebservice-youtube-perl_1.0.2-1_all.deb Size: 27072 MD5sum: 2246cd8f72b4c8e66d056bab2270a951 SHA1: 06497869173817a8a368c2c639ac9260d9a2aabe SHA256: 1a7791f2fee74629d43fcb90167ca6f155ef14985d6ae739fedc4aef7db02f23 Description: Perl module that provides an interface to YouTube services WebService::Youtube provides a Perl interface to YouTube API and YouTube RSS services Homepage: http://search.cpan.org/dist/WebService-YouTube/ Package: libmd5-perl Priority: optional Section: perl Installed-Size: 7 Maintainer: Jay Bonci Architecture: all Version: 2.03-1 Depends: perl (>= 5.8.0-10) Filename: dists/hardy-unstable/contrib/binary-all/perl/libmd5-perl_2.03-1_all.deb Size: 5730 MD5sum: 5816b70d45337a3cf9150f9719dc2116 SHA1: 02d5e60be787796835bb7ddf7b88d1a423fc003c SHA256: f1fe0549381dce4d79e5f3f7448606f420472afe9e4535618742b05c5b15c171 Description: backwards-compatible wrapper for Digest::MD5 This module (MD5.pm) is just a thin wrapper around the Digest::MD5 module. It is provided so that legacy code that rely on the old interface continue to work with the speed benefit of the new module. Package: libwww-cnic-perl Priority: optional Section: perl Installed-Size: 40 Maintainer: Jonathan McDowell Architecture: all Version: 0.24-1 Depends: libdigest-md5-perl, libunicode-string-perl, liburi-perl, libwww-perl, perl (>= 5.6.0-16) Recommends: libcrypt-ssleay-perl Filename: dists/hardy-unstable/contrib/binary-all/perl/libwww-cnic-perl_0.24-1_all.deb Size: 94082 MD5sum: 35cf744b60cc6d854ea39f7c96d5f43e SHA1: 8f8b8736a620aee635b75fe9f7d31c5d6c6e74a2 SHA256: c66788be182d858f063401d3b01dcee66d3e3a468647e0457aaea044024422b9 Description: CentralNic Perl toolkit The CentralNic Toolkit is CentralNic's system for instantaneous Registry-Registrar Communications. Registrars can use this system to register and modify CentralNic domain names in real time, with no delays for human intervention or e-mail processing. The Toolkit also provides advanced and efficient methods for searching for and querying domain names and whois records, and retrieving account information. Package: libdate-convert-perl Priority: optional Section: perl Installed-Size: 54 Maintainer: Stephen Gran Architecture: all Version: 0.16-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libdate-convert-perl_0.16-1_all.deb Size: 19438 MD5sum: 91f1fb584c8925da14b737782113569b SHA1: b290191947e884c27fb9d148be15a6d7f6f5827b SHA256: 8d52fc13d9002d88e32cb6c9d0da92fa45e8ac51605bd1a7ce8cfc63f996a6e9 Description: Convert Between any two Calendrical Formats Date::Convert is intended to allow you to convert back and forth between any arbitrary date formats (ie. pick any from: Gregorian, Julian, Hebrew, Absolute, and any others that get added on). Package: libhtml-fillinform-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 2.00-1 Depends: libhtml-parser-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libhtml-fillinform-perl_2.00-1_all.deb Size: 18102 MD5sum: 020448cbe16ceea469a33fb245cce70d SHA1: 621fc1a3f475a343c3aca5fc68a7917fcc20aeee SHA256: e2e232f98a4e778bf063c41191aee2626578ea6231c12afc06c42ea173ae5709 Description: populates HTML Forms with data This module automatically inserts data from a previous HTML form into the HTML input, textarea, radio buttons, checkboxes and select tags. It is a subclass of HTML::Parser and uses it to parse the HTML and insert the values into the form tags. . One useful application is after a user submits an HTML form without filling out a required field. HTML::FillInForm can be used to redisplay the HTML form with all the form elements containing the submitted info. Package: libparallel-forkmanager-perl Priority: optional Section: perl Installed-Size: 9 Maintainer: John Lightsey Architecture: all Version: 0.7.5-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libparallel-forkmanager-perl_0.7.5-1_all.deb Size: 12784 MD5sum: 1520fdc3c22d418e4cdc47aa097b020c SHA1: 5e3753efb36aabbdca4d7b7f91287374371359c6 SHA256: a77242fc43de6f7c9f5a5435096f58bed292f1da2e709238ef4878493b0bdd1c Description: A simple parallel processing fork manager for Perl This Perl module is intended for use in operations that can be done in parallel where the number of processes to be forked off should be limited. Typical use is a downloader which will be retrieving hundreds/thousands of files. . Homepage: http://search.cpan.org/~dlux/Parallel-ForkManager-0.7.5/ Package: libhtml-simpleparse-perl Priority: optional Section: perl Installed-Size: 40 Maintainer: Jay Bonci Architecture: all Version: 0.12-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libhtml-simpleparse-perl_0.12-1_all.deb Size: 16308 MD5sum: 4fb5e19ebde73e7e306d0ced3a1050f2 SHA1: 3fbc5d48a2172eb8666105e81fa00770d5d2113f SHA256: 96eb94da54907216e5f008971442f7673ffce7fa2f17c40e6252b1d02e434bd6 Description: HTML::SimpleParse - a bare-bones HTML parser It is a bare-bones HTML parser, similar to HTML::Parser, but with a couple important distinctions: . First, HTML::Parser knows which tags can contain other tags, which start tags have corresponding end tags, which tags can exist only in the portion of the document, and so forth. HTML::SimpleParse does not know any of these things. It just finds tags and text in the HTML you give it, it does not care about the specific content of these tags (though it does distinguish between different _types_ of tags, such as comments, starting tags like , ending tags like , and so on). . Second, HTML::SimpleParse does not create a hierarchical tree of HTML content, but rather a simple linear list. It does not pay any attention to balancing start tags with corresponding end tags, or which pairs of tags are inside other pairs of tags. Package: libxml-filter-sort-perl Priority: optional Section: perl Installed-Size: 15 Maintainer: Debian Perl Group Architecture: all Version: 1.01-1 Depends: libxml-sax-perl (>= 0.12-4), libxml-sax-writer-perl (>= 0.44-4), perl (>= 5.6.0-16) Suggests: libxml-sax-machines-perl (>= 0.41-1) Filename: dists/hardy-unstable/contrib/binary-all/perl/libxml-filter-sort-perl_1.01-1_all.deb Size: 39698 MD5sum: c84b408d376d3f1872b283ba80b36fb3 SHA1: ecb270e5feb1127a74d701e357ea70d105e71c5f SHA256: 91fc1aa09043f208a9580df4c87a9454e3279951ce4f5ab0e8b579b17bdc0b78 Description: Perl module that implement a SAX filter for sorting XML elements Perl SAX filter for sorting 'records' in XML documents (including documents larger than available memory). . Includes also the `xmlsort' utility that can be used to sort an XML file from the command line without writing Perl code. Package: libreturn-value-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Debian Perl Group Architecture: all Version: 1.302-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libreturn-value-perl_1.302-1_all.deb Size: 11794 MD5sum: 1674fce225e7aa2d8d322f1e9b2f4126 SHA1: 9ed2e1f0fd9516b75656d1d77e9d543345e80bd0 SHA256: 1b4d387de5c7cc8a9b5dc77f2c8beced00e048247d471ea65f418bfb692c28b2 Description: Polymorphic Return Values Polymorphic return values are really useful. Often, we just want to know if something worked or not. Other times, we'd like to know what the error text was. Still others, we may want to know what the error code was, and what the error properties were. We don't want to handle objects or data structures for every single return value, but we do want to check error conditions in our code because that's what good programmers do. . When functions are successful they may return true, or perhaps some useful data. In the quest to provide consistent return values, this gets confusing between complex, informational errors and successful return values. . This module provides these features with a simple API that should get you what you're looking for in each contex a return value is used in. Package: libchart-strip-perl Priority: optional Section: perl Installed-Size: 14 Maintainer: Dominic Hargreaves Architecture: all Version: 1.05-1 Depends: libgd-gd2-perl, perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libchart-strip-perl_1.05-1_all.deb Size: 44214 MD5sum: 2ad465a26ac3f45a44d9a643b9ca365c SHA1: 590314adbc3a730d3d974188eaba4e87659e468e SHA256: e1821ee7bfae66c2bebb074b113b03debec99461011014a1f3449ee5b5ae8c2e Description: Draw strip chart type graphs The Chart::Strip package plots data values versus time graphs, such as used for seismographs, EKGs, or network usage reports. . It can plot multiple data sets on one graph. It offers several styles of plots. It automatically determines the proper ranges and labels for both axes. Package: libtime-local-perl Priority: extra Section: perl Installed-Size: 31 Maintainer: Jose Luis Rivas Architecture: all Version: 1.17-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libtime-local-perl_1.17-1_all.deb Size: 15754 MD5sum: 348516f27670d54a2269733e99344a8d SHA1: 511a4ebae22bcaba52c4b24c6814d120f45fada7 SHA256: eeae096fdddaee465beb9bdd7ca3775b2a4f3b317aadbb388b0aac481f0ed7d0 Description: efficiently compute time from local and GMT time This module provides functions that are the inverse of built-in perl functions localtime() and gmtime(). They accept a date as a six-element array, and return the corresponding time(2) value in seconds since the system epoch (Midnight, January 1, 1970 GMT on Unix, for example). This value can be positive or negative, though POSIX only requires support for positive values, so dates before the system's epoch may not work on all operating systems. . http://search.cpan.org/dist/Time-Local/ Package: libclass-data-inheritable-perl Priority: optional Section: perl Installed-Size: 7 Maintainer: Ivan Kohler Architecture: all Version: 0.06-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libclass-data-inheritable-perl_0.06-1_all.deb Size: 7392 MD5sum: fed0835819dfb3260773c70e23433656 SHA1: 5095392b359a6b7478c58033190693786ed9743a SHA256: a955a2d5ab35ec8f6edd83f9e652d5e8ec985cc622398a856259e05349c509a9 Description: Inheritable, overridable class data Class::Data::Inheritable is for creating accessor/mutators to class data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overriden. . For example: . Pere::Ubu->mk_classdata('Suitcase'); . will generate the method Suitcase() in the class Pere::Ubu. . This new method can be used to get and set a piece of class data. . Pere::Ubu->Suitcase('Red'); $suitcase = Pere::Ubu->Suitcase; Package: libtree-dagnode-perl Priority: optional Section: perl Installed-Size: 8 Maintainer: Jay Bonci Architecture: all Version: 1.05-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libtree-dagnode-perl_1.05-1_all.deb Size: 55078 MD5sum: 6dbf719885ad41d8e4cf94dc1812bbbd SHA1: 57829ba464a4a943a627126015dd5632a28955f9 SHA256: fb66ba7a1b621ee38856c3329fd84c1f81a8d9c30f8fbc97ecf636a692dd851a Description: Tree::DAG_Node - (super)class for representing nodes in a tree Tree::DAG_Node is a (super)class for representing nodes in a tree. . This class encapsulates/makes/manipulates objects that represent nodes in a tree structure. The tree structure is not an object itself, but is emergent from the linkages you create between nodes. This class provides the methods for making linkages that can be used to build up a tree, while preventing you from ever making any kinds of linkages which are not allowed in a tree (such as having a node be its own mother or ancestor, or having a node have two mothers). Package: libset-nestedgroups-perl Priority: optional Section: perl Installed-Size: 9 Maintainer: Debian Perl Group Architecture: all Version: 0.01-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libset-nestedgroups-perl_0.01-1_all.deb Size: 14742 MD5sum: 6e447f986e1b434be629572f7aa5b4d1 SHA1: ea736010c04fccde1dbed4423ea42196e87cb84f SHA256: b206b8e6997919089e4da05747bfe2393555fa0faca72467355f088e95a66468 Description: Simple implementation of nested groups Set::NestedGroups gives an implementation of nested groups, access control lists (ACLs) would be one example of nested groups. . For example, if Joe is a Manager, and Managers have access to payroll, you can create an ACL which implements these rules, then ask the ACL if Joe has access to payroll. . Another example, you may wish to track which city, state and country people are in, by adding people to cities, cities to states, and states to countries. . This module includes some facilities to integrate its data structures with either files in the local filesystem and with tables in a RDBMS. Package: libhttp-request-ascgi-perl Priority: optional Section: perl Installed-Size: 10 Maintainer: Debian Catalyst Maintainers Architecture: all Version: 0.5-1 Depends: libclass-accessor-perl, libwww-perl (>= 5.805), perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libhttp-request-ascgi-perl_0.5-1_all.deb Size: 9698 MD5sum: 6986f8649d2d9014d97d1629a59c3357 SHA1: 2cb4571df94b9661c7390445003d1e04bb1fc5ae SHA256: ea1f8a574a7988bc6b3efbe1186dc5e99630b2313b53e15f7448c8e60a867a29 Description: Setup a CGI enviroment from a HTTP::Request Provides a convenient way of setting up an CGI enviroment from a HTTP::Request. Package: libhtml-widgets-selectlayers-perl Priority: optional Section: perl Installed-Size: 10 Maintainer: Ivan Kohler Architecture: all Version: 0.07-1 Depends: perl (>= 5.6.0-16) Filename: dists/hardy-unstable/contrib/binary-all/perl/libhtml-widgets-selectlayers-perl_0.07-1_all.deb Size: 13536 MD5sum: 839b15f28ef711005b2e1066c87f58af SHA1: 7e304ce215503798f7e9504a59ae89409faad8b2 SHA256: 1c4b7c76e7209ef756d7f5f30dee8dffcdb1d3fb4c9ec92c318b230471e59a70 Description: Perl extension for selectable HTML layers This module implements an HTML widget with multiple layers. Only one layer is visible at any given time, controlled by a