Package: libdata-uriencode-perl Architecture: all Version: 0.11-1~elbrus9+1 Priority: optional Section: perl Maintainer: Paul Gevers Installed-Size: 35 Depends: perl Filename: stable/libdata-uriencode-perl_0.11-1~elbrus9+1_all.deb Size: 12090 MD5sum: cb1750fc2e652accf587c30ba1918262 SHA1: 8cd9fcf12269fa6c7818b16e7378a4c695c05261 SHA256: e0072a49c5690ef388992c69817840bfc0f728e0ea69fdb74a47f9aeebfc5c79 SHA512: 9bebdf3999ea950f75b8e919c6552269de8201f5fd6c6ec75768810bcc271fcee98c58012eecd03852d4a1313351d14185333a79a61050e428d918e4af291c30 Homepage: https://metacpan.org/release/Data-URIEncode Description: unknown The world of the web works off of URI's. The Query string portion of URIs already support encoding of key/value paired data - they just don't natively allow for for complex data structures. . There are modules or encodings that do support arbitrarily complex data structures. JSON, YAML and Data::Dumper all have their own way of encoding complex structures. But then to pass them across the web, you usually still have to URL encode them and pass them via a form parameter. . Data::URIEncode allows for encoding and decoding complex (multi level datastructures) using native Query String manipulators (such as CGI.pm). It takes complex data and turns it into a flat hashref which can then be turned into a URI query string using URL encoding. It also takes a flat hashref of data passed in and translates it back to a complex structure. . This description was automagically extracted from the module by dh-make-perl. Package: libimage-scale-perl-dbgsym Architecture: armel Version: 0.14-2~deb10+1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: libimage-scale-perl Maintainer: Paul Gevers Installed-Size: 123 Depends: libimage-scale-perl (= 0.14-2~deb10+1) Filename: stable/libimage-scale-perl-dbgsym_0.14-2~deb10+1_armel.deb Size: 102024 SHA256: d320a7380f9569cbc064347f9abff8beea37cf984dace00e21e48173635c659d SHA512: f64b9e57591aca51344613f3f373d9660b1c1ce137e269f2f9029819fe11efb98c7488b1f8fb756ef0ef211b3088023d77071d36cbaf3c445df8fc4cad934dae Description: debug symbols for libimage-scale-perl Build-Ids: 39d98dbd1868b6dc5e9cff26d7c9df49ff4b2df3 Package: libimage-scale-perl Architecture: armel Version: 0.14-2~deb10+1 Priority: optional Section: perl Maintainer: Paul Gevers Installed-Size: 113 Depends: perl (>= 5.28.1-6), perlapi-5.28.1, libc6 (>= 2.11), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Filename: stable/libimage-scale-perl_0.14-2~deb10+1_armel.deb Size: 41636 SHA256: a23f0feaa9bb2c37fa6050743a346f18d3317c95e0785d3c60ab17aa3480c2bd SHA512: 4fe6aba580909b8acaf43902690f8c379e1ae09642d86f92a168aaa52c5e57b1320ed02385a1831c64708f5b9293190f16fda1d5aaa7e969dc56f18bce15a895 Homepage: https://metacpan.org/release/Image-Scale Description: Fast, high-quality fixed-point image resizing Image::Scale implements several resizing algorithms with a focus on low overhead, speed and minimal features. Algorithms available are: . GD's copyResampled (floating-point) . GD's copyResampled fixed-point (useful on embedded devices/NAS devices) . GraphicsMagick's assortment of resize filters (floating-point) . GraphicsMagick's Triangle filter in fixed-point . Supported image formats include JPEG, GIF, PNG, and BMP for input, and JPEG and PNG for output. . This module came about because we needed to improve the very slow performance of floating-point resizing algorithms on platforms without a floating-point unit, such as ARM devices like the SheevaPlug, and the Sparc-based ReadyNAS Duo. Previously it would take many seconds to resize using GD on the ReadyNAS but the conversion to fixed-point with a little assembly code brings this down to the range of well under 1 second. . This description was automagically extracted from the module by dh-make-perl. Package: libjson-xs-versiononeandtwo-perl Architecture: all Version: 0.31-1~elbrus9+1 Priority: optional Section: perl Maintainer: Paul Gevers Installed-Size: 19 Depends: perl Filename: stable/libjson-xs-versiononeandtwo-perl_0.31-1~elbrus9+1_all.deb Size: 4664 MD5sum: 9fb8299761290413b6adc633137605bd SHA1: bb1846ee1d44c4066e8965e4eba2c35fbe22b71c SHA256: e25579ff5c6294a7bc3babd7d81906909d2902df1b2f35ff34ad72ad480556ea SHA512: aae9ff472947b29ff1ebe8adcdffd6c9b82336fdf561993fb7b1449641e62afb8903f7da19acc96b37116e462e5bc50b73e865fe05cb43c16d4ce21cc5a54ae6 Homepage: https://metacpan.org/release/JSON-XS-VersionOneAndTwo Description: unknown JSON::XS is by far the best JSON module on the CPAN. However, it changed its API at version 2.01. If you have to maintain code which may be run on systems with either version one or two then this is a bit of a pain. JSON::XS::VersionOneAndTwo takes the pain away without sacrificing performance. . This description was automagically extracted from the module by dh-make-perl. Package: libmedia-scan-perl-dbgsym Architecture: armel Version: 0.1+20200301+gitaca51d0-3~buster Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: libmediascan Maintainer: Paul Gevers Installed-Size: 297 Depends: libmedia-scan-perl (= 0.1+20200301+gitaca51d0-3~buster) Filename: stable/libmedia-scan-perl-dbgsym_0.1+20200301+gitaca51d0-3~buster_armel.deb Size: 252668 SHA256: ff8b6b13fdfb5f6f04565b8b95d88d8c7b62a2d17467cfb0b0783f72d464ffcb SHA512: b440a3c4a382eb16740e4127938bb417159e22e014c7539c25a3f7f636e5330f6e94bf53e2fcc7c6b5489c403bf597ecf02e5d39044f4bd98be7c1c44a39fc6d Description: debug symbols for libmedia-scan-perl Build-Ids: 2c1fafa406b0fcb7430319319fed54207af6cb43 eb08a3ef98ea706af87c89f441ab39f913c04c28 Package: libmedia-scan-perl Architecture: armel Version: 0.1+20200301+gitaca51d0-3~buster Priority: optional Section: perl Source: libmediascan Maintainer: Paul Gevers Installed-Size: 207 Depends: libavcodec58 (>= 7:4.0), libavformat58 (>= 7:4.1), libavutil56 (>= 7:4.0), libc6 (>= 2.11), libdb5.3, libexif12 (>= 0.6.21-1~), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libswscale5 (>= 7:4.0), zlib1g (>= 1:1.1.4), perl (>= 5.28.1-6), perlapi-5.28.1 Filename: stable/libmedia-scan-perl_0.1+20200301+gitaca51d0-3~buster_armel.deb Size: 60088 SHA256: e0323b867d0419270265736f194a28e39c680e95b77b1e675cfc3a27f26d2f02 SHA512: 3e6ac00703ab998e1e6b877007f5771a429a31d479b0a7d1a88c96ffb3003bad1b0b2f90098b3de1a7de4481e9170e5eac3749acbaefd86aded5c7315c1d3f24 Homepage: https://github.com/Logitech/slimserver-vendor Description: module for reading metadata from multi-media files Module that is supposed to replace Image::Scan and Audio::Scan. Package: libtie-cache-lru-expires-perl Architecture: all Version: 0.55-1 Priority: optional Section: perl Maintainer: Paul Gevers Installed-Size: 22 Depends: libtie-cache-lru-perl, perl Filename: stable/libtie-cache-lru-expires-perl_0.55-1_all.deb Size: 5830 MD5sum: ad6cf945ebd195f771183448c75e11e3 SHA1: 13042d2f6d16b816bb6c10c67ba1ac55e4c4c4ff SHA256: 4b20c9cbb036405c22e448811d51669a5a17ad51a014159941884be9622e0dbf SHA512: cac8d76b71797c321e1ddc62de451d76a9c05dce81828ea3eabf97ab25fb62591c89ee830f24a12f37d70a3ca30913ee5ae68c78b88a39a256ca7e40eb0a393f Homepage: https://metacpan.org/release/Tie-Cache-LRU-Expires Description: unknown This is an expiring LRU cache, using Tie::Cache::LRU. Each entry in this cache expires after 'EXPIRES' seconds (default 3600). The cache is in RAM (see Tie::Cache::LRU). ENTRIES provides the maximum number of entries in the Tie::Cache::LRU cache. . It works by checking if a cached entry hasn't expired. If it has, undef is returned, otherwise it's value. If the entry wasn't cached, undef is also returned (of course). Expired entries will eventually drop of the LRU; or, if referenced will (as can be expected, otherwise they wouldn't be referenced) be refreshed. . NB! If entries keep being referenced and are expired, but never refreshed, they will never leave the LRU! . This description was automagically extracted from the module by dh-make-perl. Package: libtie-cache-lru-perl Architecture: all Version: 20150301-1~elbrus9+1 Priority: optional Section: perl Maintainer: Paul Gevers Installed-Size: 46 Depends: libcarp-assert-perl, libclass-virtual-perl, libenum-perl, perl Filename: stable/libtie-cache-lru-perl_20150301-1~elbrus9+1_all.deb Size: 16312 MD5sum: 235e086908af2cfaf023fb6cc138cd5c SHA1: 5907ed1912cd56d3190ec7aac7ff2069e0ad00de SHA256: dbf76518b1480580c0b2deee41e072edb80d7888f568a304ce2973c220a91471 SHA512: 267e4642f9215270747ecc7f4fdb4bf7f5a2534066eeade53abeaf2021454bfb974767169b2d7582410b4d65c77a9be1eacbe531076ada30b50e2cb061e9f0c6 Homepage: https://metacpan.org/release/Tie-Cache-LRU Description: Least-Recently Used cache NOTE There are no plans to update this module. Please consider using CHI or other caching framework. . This is an implementation of a least-recently used (LRU) cache keeping the cache in RAM. . A LRU cache is similar to the kind of cache used by a web browser. New items are placed into the top of the cache. When the cache grows past its size limit, it throws away items off the bottom. The trick is that whenever an item is -accessed-, it is pulled back to the top. The end result of all this is that items which are frequently accessed tend to stay in the cache. . This description was automagically extracted from the module by dh-make-perl. Package: libtie-regexphash-perl Architecture: all Version: 0.17-1~elbrus9+1 Priority: optional Section: perl Maintainer: Paul Gevers Installed-Size: 27 Depends: perl Filename: stable/libtie-regexphash-perl_0.17-1~elbrus9+1_all.deb Size: 9152 MD5sum: 155f912684b33975f67fa96d4148e889 SHA1: e0f3a5652f39fe9c7b9bc95b2b7c5662776c2d9e SHA256: 7a998c5fa04434da45afc91946f70e7ec0a8c9b36ee2e4a91295ab76e9af93e5 SHA512: 91453f1f50dc2ccee13bd8c9425b2ca5c903977702eec12370bbbe20838528a3da4c9d45f877cf8dd8d384ca248fc31736d7fb7ea028aac609ce3da4b3a2ba13 Homepage: https://metacpan.org/release/Tie-RegexpHash Description: unknown Tie::RegexpHash allows one to use regular expressions for hash keys, so that values can be associated with anything that matches the key. . Hashes can be operated on using the standard tied hash interface in Perl, as described in the SYNOPSIS, or using an object-oriented interface described below. . This description was automagically extracted from the module by dh-make-perl. Package: logitechmediaserver Architecture: all Version: 7.9.2+20200303+0a596dc-1~deb10 Priority: optional Section: sound Source: slimserver Maintainer: Paul Gevers Installed-Size: 27696 Depends: adduser, faad, flac, libanyevent-perl, libarchive-zip-perl, libaudio-scan-perl, libcarp-clan-perl, libclass-data-inheritable-perl, libclass-inspector-perl, libclass-xsaccessor-perl, libdata-dump-perl, libdata-uriencode-perl, libdbd-sqlite3-perl, libdbi-perl, libdbix-class-perl, libdigest-sha-perl, libev-perl, libexporter-lite-perl, libfile-bom-perl, libfile-next-perl, libfile-readbackwards-perl, libfile-slurp-perl, libfile-which-perl, libhtml-parser-perl, libimage-scale-perl, libio-socket-socks-perl, libio-string-perl, libjson-xs-perl, libjson-xs-versiononeandtwo-perl, liblog-log4perl-perl, libmedia-scan-perl, libnet-http-perl, libnet-https-nb-perl, libnetwork-ipv4addr-perl, libpath-class-perl, libproc-background-perl, libsoap-lite-perl, libsql-abstract-limit-perl, libsql-abstract-perl, libsub-name-perl, libtemplate-perl, libtext-unidecode-perl, libtie-cache-lru-expires-perl, libtie-cache-lru-perl, libtie-ixhash-perl, libtie-regexphash-perl, liburi-find-perl, libuuid-tiny-perl, libversion-perl, libxml-parser-perl, libyaml-libyaml-perl, lsb-base, perl (>= 5.10.0), sox, wavpack Conflicts: slimp3, slimserver, squeezeboxserver, squeezecenter Replaces: slimp3, slimserver, squeezeboxserver, squeezecenter Filename: stable/logitechmediaserver_7.9.2+20200303+0a596dc-1~deb10_all.deb Size: 9764372 SHA256: 6a57304aebbc61f5061c8679c2edba60cd9b0396c7fdc7f6a6da2f923919c59f SHA512: f21254a87947c7fc43f85c0894682c202f4b1e80549f058898a955006888b80990ec0e71bceba51866419cc205d809cc8566845388f426f65eda98d1164ccf81 Homepage: https://github.com/Logitech/slimserver Description: Streaming Audio Server Logitech Media Server is a cross-platform streaming media server that supports a wide range of formats, including AAC, AIFF, FLAC, Ogg Vorbis, MP3, WAV, and WMA.