Package: libauthen-krb5-perl Version: 1.9-7 Architecture: amd64 Maintainer: Stuart Raeburn Installed-Size: 161 Depends: perl (>= 5.38.2-3.2build2), perlapi-5.38.2, libc6 (>= 2.4), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.13~alpha1+dfsg) Multi-Arch: same Homepage: https://metacpan.org/release/Krb5 Priority: optional Section: perl Filename: pool/main/liba/libauthen-krb5-perl/libauthen-krb5-perl_1.9-7_amd64.deb Size: 41908 SHA256: 5dda310f5b47f35107d31f4ab810888b5c0718cf7613402bd657f44c5ee720fa SHA1: 237c4465b25cb33337c51f99170526c498356527 MD5sum: 35bba5da257505ba4f6b87e8490c4861 Description: Perl interface to Kerberos 5 API Authen::Krb5 is a Perl module providing 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. 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: libcrypt-idea-perl Version: 1.10.0-9 Architecture: amd64 Maintainer: Stuart Raeburn Installed-Size: 40 Depends: perl (>= 5.38.2-3.2build2), perlapi-5.38.2, libc6 (>= 2.4) Homepage: https://metacpan.org/release/Crypt-IDEA Priority: optional Section: perl Filename: pool/main/libc/libcrypt-idea-perl/libcrypt-idea-perl_1.10.0-9_amd64.deb Size: 8808 SHA256: 1e78d58e7080e3524db3c50bc551b01196bd08a1eeef34b58702e34736820143 SHA1: 4054e86dedddd9b9965464f17f161092fe3f050e MD5sum: ec33746da00b2849cebbf7109e037faf Description: Perl interface to IDEA block cipher This perl extension is an implementation of the IDEA block cipher algorithm. The module implements the Crypt::BlockCipher interface. Package: libcrypt-le-perl Version: 0.39.0-9 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 169 Depends: perl:any, libconvert-asn1-perl, libcrypt-openssl-bignum-perl, libcrypt-openssl-rsa-perl, libdigest-sha-perl, libencode-perl, libhttp-tiny-perl, libio-socket-ssl-perl, libjson-maybexs-perl, liblog-log4perl-perl, libmime-base64-perl, libmodule-load-perl, libnet-ssleay-perl, libscalar-list-utils-perl, libstorable-perl, libtime-piece-perl Homepage: https://metacpan.org/release/Crypt-LE Priority: optional Section: perl Filename: pool/main/libc/libcrypt-le-perl/libcrypt-le-perl_0.39.0-9_all.deb Size: 45856 SHA256: 02f1b519132b3c36b8531b8fe593484da58fbee436670a34bbd2f688775fab49 SHA1: ef118d374d0c912716f29d8a61d82e5d24020f7e MD5sum: d4d5f3fe68c14a4e642c76aba4d8736f Description: API interfacing module and client for Let's Encrypt (and other ACME-based). This module provides the functionality necessary to use Let's Encrypt API and generate free SSL certificates for your domains. It can also be used to generate RSA keys and Certificate Signing Requests or to revoke previously issued certificates. . A self-sufficient client for obtaining SSL certificates is included. Package: libcrypt-pkcs10-perl Version: 2.005.0-9 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 110 Depends: perl:any, libconvert-asn1-perl, libencode-perl, libmime-base64-perl, libscalar-list-utils-perl Homepage: https://metacpan.org/release/Crypt-PKCS10 Priority: optional Section: perl Filename: pool/main/libc/libcrypt-pkcs10-perl/libcrypt-pkcs10-perl_2.005.0-9_all.deb Size: 33388 SHA256: 55b702c522171ac8407771396749bf51922575e5f18a027b3603cfaba33e36e2 SHA1: 77f036a3f1a4a4487216da0038b06ad8cbe0edf7 MD5sum: e1ad824ce2f855bb17bcfe3da3e52840 Description: Parse PKCS #10 certificate requests This module parses PKCS #10 certificate requests (CSRs) and provides accessor methods to extract the data in usable form. . Common object identifiers will be translated to their corresponding names. Additionally, accessor methods allow extraction of single data fields. The format of returned data varies by accessor. . The access methods return the value corresponding to their name. If called in scalar context, they return the first value (or an empty string). If called in array context, they return all values. Package: libcrypt-x509-crl-loncapa-perl Version: 0.4.0-9 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 55 Depends: perl:any, libconvert-asn1-perl Replaces: libcrypt-x509-crl-perl Provides: libcrypt-x509-crl-perl Homepage: https://metacpan.org/release/Crypt-X509-CRL Priority: optional Section: perl Filename: pool/main/libc/libcrypt-x509-crl-loncapa-perl/libcrypt-x509-crl-loncapa-perl_0.4.0-9_all.deb Size: 14844 SHA256: fa26caf526b2aa70c7fe7ad5469b39419a098b60c168535c468de799839a3811 SHA1: 4e706358fdb4d2f4c097891bed580270ea08d48d MD5sum: 442fda601de127eade335ec5e6eb1730 Description: Object-oriented X.509 certificate revocation list parser. This module parses X.509 certificate revocation lists. Methods are provided for accessing most CRL elements. . It is based on the generic ASN.1 module by Graham Barr, on the x509decode example by Norbert Klasen and contributions on the perl-ldap-dev-Mailinglist by Chriss Ridd. It is also based upon the works of Mike Jackson and Alexander Jung perl module Crypt::X509. . The following RFC 3280 Extensions are available (noted are the ones I have implemented). . Authority Key Identifier (implemented) CRL Number (implemented) Issuing Distribution Point (implemented) Issuer Alternative Name Delta CRL Indicator Freshest CRL (a.k.a. Delta CRL Distribution Point) . The following RFC 3280 CRL Entry Extensions are available Reason Code (implemented) Hold Instruction Code (implemented) Invalidity Date (implemented) Certificate Issuer . NOTE: The use of 'utcTime' in determining the revocation date of a given certificate is based on RFC 3280 for dates through the year 2049. Starting with dates in 2050 and beyond the RFC calls for revocation dates to be listed as 'generalTime'. . Modified from standard Crypt-X509-CRL, for use in LON-CAPA, with the addition of key=>value pairs in the %oid2enchash for hashing functions with longer keys: RSA:SHA256, RSA:SHA384, RSA:SHA512 and RSA:SHA224. Package: libdatetime-format-x509-perl Version: 0.01.0-9 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 19 Depends: perl:any, libdata-paginator-perl (>= 0.03), libdatetime-perl, libdatetime-timezone-perl, libjson-any-perl, libjson-xs-perl Homepage: https://metacpan.org/release/DateTime-Format-x509 Priority: optional Section: perl Filename: pool/main/libd/libdatetime-format-x509-perl/libdatetime-format-x509-perl_0.01.0-9_all.deb Size: 4360 SHA256: bd8fc0ae7c08087bd0e218bd36b46ab6c93640b2d3077beecd2999fd15de6c6c SHA1: f4ad5463f5764ab0671b4b19c5c6b60b74e7c4ac MD5sum: c01f52d5c2adee65ec4cbbe572934f14 Description: parse and format x509 type dates DateTime::Format::x509 parses and formats x509 style datetime strings, used in certificates. Package: libhtml-parser-loncapa-perl Version: 3.72.0-9 Architecture: amd64 Maintainer: Stuart Raeburn Installed-Size: 209 Depends: perl (>= 5.38.2-3.2build2), perlapi-5.38.2, libc6 (>= 2.4), libhtml-tagset-perl Replaces: libhtml-parser-perl Provides: libhtml-parser-perl Homepage: https://metacpan.org/release/HTML-Parser Priority: optional Section: perl Filename: pool/main/libh/libhtml-parser-loncapa-perl/libhtml-parser-loncapa-perl_3.72.0-9_amd64.deb Size: 81656 SHA256: 08a8b9dc4f206129f0048a03a2ba3e9cc90d7bc0510adeae16f4037241d348bd SHA1: 4eb853773cd99abd211e9d3cac84e9a4c669ed4c MD5sum: d6806e43288594d5b7d4a3f319740c40 Description: HTML parser class Objects of the HTML::Parser class will recognize markup and separate it from plain text (alias data content) in HTML documents. As different kinds of markup and text are recognized, the corresponding event handlers are invoked. . HTML::Parser is not a generic SGML parser. We have tried to make it able to deal with the HTML that is actually "out there", and it normally parses as closely as possible to the way the popular web browsers do it instead of strictly following one of the many HTML specifications from W3C. Where there is disagreement, there is often an option that you can enable to get the official behaviour. . The document to be parsed may be supplied in arbitrary chunks. This makes on-the-fly parsing as documents are received from the network possible. . This is a modified version of the CPAN module HTML::Parser for use with LON-CAPA. . Modified hparser.c for use with LON-CAPA. Change to lines 1263 -1278: . + if (p_state->strict_names) { + tag_name_first = attr_name_first = HCTYPE_NAME_FIRST; + tag_name_char = attr_name_char = HCTYPE_NAME_CHAR; + } + else { + attr_name_char = HCTYPE_NOT_SPACE_EQ_GT; + if (p_state->xml_mode) { + tag_name_first = HCTYPE_NOT_SPACE_SLASH_GT; + attr_name_first = HCTYPE_NOT_SPACE_SLASH_GT; + tag_name_char = attr_name_char; + } + else { + tag_name_first = tag_name_char = HCTYPE_NOT_SPACE_GT; + attr_name_first = HCTYPE_NOT_SPACE_GT; + } + } . - if (STRICT_NAMES(p_state)) { - tag_name_first = attr_name_first = HCTYPE_NAME_FIRST; Package: libjson-dwiw-perl Version: 0.47.0-9 Architecture: amd64 Maintainer: Stuart Raeburn Installed-Size: 162 Depends: perl (>= 5.38.2-3.2build2), perlapi-5.38.2, libc6 (>= 2.33) Homepage: https://metacpan.org/release/JSON-DWIW Priority: optional Section: perl Filename: pool/main/libj/libjson-dwiw-perl/libjson-dwiw-perl_0.47.0-9_amd64.deb Size: 54484 SHA256: 4399ab5474df969107d0139b058d7ad49145c4364f4f5391750d827a65622933 SHA1: 4ecc92b6cd3c9a6c4530ce57f332b19c59ef0f81 MD5sum: b790796bf8d8004a85ead68cee303012 Description: JSON converter that does what I want Other JSON modules require setting several parameters before calling the conversion methods to do what I want. JSON::DWIW does things by default that I think should be done when working with JSON in Perl. This module also encodes and decodes faster than JSON.pm and JSON::Syck in my benchmarks. . This means that any piece of data in Perl (assuming it's valid unicode) will get converted to something in JSON instead of throwing an exception. It also means that output will be strict JSON, while accepted input will be flexible, without having to set any options. Package: liblwp-useragent-dns-hosts-perl Version: 0.14.0-9 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 27 Depends: perl:any, libscope-guard-perl, libwww-perl Homepage: https://metacpan.org/release/LWP-UserAgent-DNS-Hosts Priority: optional Section: perl Filename: pool/main/libl/liblwp-useragent-dns-hosts-perl/liblwp-useragent-dns-hosts-perl_0.14.0-9_all.deb Size: 5888 SHA256: aa61c0f265a3dff43319816945942c143944462b76094a538a46fabb1698a395 SHA1: 371de7ad244d4b30dbc103f3bd76b6b07d91929f MD5sum: d09c642dfd6db3460cac195bca1b4acd Description: Override LWP HTTP/HTTPS request's host like /etc/hosts LWP::UserAgent::DNS::Hosts is a module to override HTTP/HTTPS request peer addresses that uses LWP::UserAgent. . LWP::UserAgent::DNS::Hosts concept was got from LWP::Protocol::PSGI. Package: libmath-calculus-expression-loncapa-perl Version: 0.2.2.0-9 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 52 Depends: perl:any Replaces: libmath-calculus-expression-perl Provides: libmath-calculus-expression-perl Homepage: https://metacpan.org/release/Math-Calculus-Expression Priority: optional Section: perl Filename: pool/main/libm/libmath-calculus-expression-loncapa-perl/libmath-calculus-expression-loncapa-perl_0.2.2.0-9_all.deb Size: 13404 SHA256: 7c43de7fe8ffc0ab23912e956c2b0937acce6301d835b07ecc6d028cebc22f17 SHA1: 460a0d64235e724bac1e144a6173422f191cf67e MD5sum: eea663634dd66e389da05280f74ce041 Description: Algebraic Calculus Tools Expression Class Math::Calculus::Expression can take an algebraic expression, parse it into a tree structure, simplify the tree, substitute variables and named constants for other variables or constants (which may be numeric), numerically evaluate the tree and turn the tree back into an output of the same form as the input. . It supports a wide range of expressions including the +, -, *, / and ^ (raise to power) operators, bracketed expressions to enable correct precedence and the functions ln, exp, sin, cos, tan, sec, cosec, cot, sinh, cosh, tanh, sech, cosech, coth, asin, acos, atan, asinh, acosh and atanh. . Modified from standard Math-Calculus-Expression-0.2.2, for use in LON-CAPA, by the addition of a math_calculus_expression() routine, which can be used with Safe::Hole to create a Math::Calculus::Expression object which can use all object methods inside the perl Safe space container. . sub math_calc_expression { return Math::Calculus::Expression->new(shift); } Package: libmath-cephes-perl Version: 0.5305.0-9 Architecture: amd64 Maintainer: Stuart Raeburn Installed-Size: 615 Depends: perl (>= 5.38.2-3.2build2), perlapi-5.38.2, libc6 (>= 2.4) Homepage: https://metacpan.org/release/Math-Cephes Priority: optional Section: perl Filename: pool/main/libm/libmath-cephes-perl/libmath-cephes-perl_0.5305.0-9_amd64.deb Size: 181844 SHA256: 30380fe03bd48c6acbfe572a2e9a76e3520e6f2aa30c025d2ec2a5282f8e418e SHA1: 37221189ac90c0ea777a73d7f0ea534fc9c4ebda MD5sum: c4791603fa015bb3686a8963f9302796 Description: Perl interface to the math cephes library This module provides an interface to over 150 functions of the cephes math library of Stephen Moshier. Package: libmath-random-loncapa-perl Version: 0.72.0-9 Architecture: amd64 Maintainer: Stuart Raeburn Installed-Size: 154 Depends: perl (>= 5.38.2-3.2build2), perlapi-5.38.2, libc6 (>= 2.29) Homepage: https://metacpan.org/release/Math-Random Priority: optional Section: perl Filename: pool/main/libm/libmath-random-loncapa-perl/libmath-random-loncapa-perl_0.72.0-9_amd64.deb Size: 48832 SHA256: 907c61147bdba164fc4a0a17a696ac61d2a6774d059520b4d22186bd1ef7470d SHA1: 922d0a52d1286da43ce908ccc3f03c8a47677886 MD5sum: 9931127db8877a543543548b287b251e Description: Random Number Generators Math::Random is a Perl port of the C version of randlib, which is a suite of routines for generating random deviates. See "RANDLIB" for more information. . This port supports all of the distributions from which the Fortran and C versions generate deviates. The major functionalities that are excluded are the multiple generators/splitting facility and antithetic random number generation. These facilities, along with some of the distributions which are included, are probably not of interest except to the very sophisticated user. If there is sufficient interest, the excluded facilities will be included in a future release. The code to perform the excluded facilities is available as randlib in Fortran and C source. . The version for use with LON-CAPA includes phrtsd_orig as an argument to Makefile.PL in the debian/rules file. This is used to ensure compatibility of randomization with distros running pre-0.68 versions of Math::Random that employ the original phrtsd routine. The original version, which is the same as the phrtsd routine in the original Fortran library, generates the same seed numbers for all permutations of the same characters. Package: libnumber-formateng-perl Version: 0.03.0-9 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 35 Depends: perl:any, libtest-simple-perl Homepage: https://metacpan.org/release/Number-FormatEng Priority: optional Section: perl Filename: pool/main/libn/libnumber-formateng-perl/libnumber-formateng-perl_0.03.0-9_all.deb Size: 9780 SHA256: be88d9b818992c523007f7aa3fed14fb1349b5890e012aa411d4b66bc91a4f06 SHA1: 2761eed28a1129280798c037ba3d40048f6630fd MD5sum: cfd851de1de8ae6b227cc404f01c8b8c Description: Format a number using engineering notation Format a number for printing using engineering notation. Engineering notation is similar to scientific notation except that the power of ten must be a multiple of three. Alternately, the number can be formatted using an International System of Units (SI) prefix representing a factor of a thousand. Package: librtf-htmlconverter-perl Version: 0.05.0-9 Architecture: amd64 Maintainer: Stuart Raeburn Installed-Size: 143 Depends: perl (>= 5.38.2-3.2build2), perlapi-5.38.2, libc6 (>= 2.38), liberror-perl Homepage: https://metacpan.org/release/RTF-HTMLConverter Priority: optional Section: perl Filename: pool/main/libr/librtf-htmlconverter-perl/librtf-htmlconverter-perl_0.05.0-9_amd64.deb Size: 35020 SHA256: 0e5db6bb1f04cac87ba916bf898b5b91d0d6e7d08ff888849a67fa6ac4330d8f SHA1: b27517b3b19648734118f736f870af34d2a48eb4 MD5sum: 17ed98352fb3bbbae54eb33b7fba9553 Description: Converter from RTF format to HTML. RTF::HTMLConverter is a high-level RTF to HTML format converter. It is based on the low-level RTF parser module RTF::Lexer. Additionally, it requires the W3C's DOM implementation and it is known to work with either XML::DOM or XML::GDOME. Package: libshort-url-perl Version: 0.015.0-9 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 27 Depends: perl:any, libmoo-perl, libstrictures-perl, libtype-tiny-perl Homepage: https://metacpan.org/release/Short-Url Priority: optional Section: perl Filename: pool/main/libs/libshort-url-perl/libshort-url-perl_0.015.0-9_all.deb Size: 8388 SHA256: 29f7a6a12275996a67470de52a675a4396f02d71e33bc7444109da5d489824f3 SHA1: cac1f666d5613678ff95f43dd76802a940ea4870 MD5sum: f6df5e653c214ce783840859db12b221 Description: Encodes and Decodes short urls by using Bijection Short::URL can be used to help generate short, unique character string urls. It uses Bijection|http://en.wikipedia.org/wiki/Bijection to create a one-to-one mapping from integers to strings over your alphabet, and from strings over your alphabet back to the original integer. An integer primary key in your database would be a good example of an integer you could use to generate a unique character string that maps uniquely to that row. Package: libsys-hostname-fqdn-perl Version: 0.12.0-9 Architecture: amd64 Maintainer: Stuart Raeburn Installed-Size: 44 Depends: perl (>= 5.38.2-3.2build2), perlapi-5.38.2, libc6 (>= 2.4) Homepage: https://metacpan.org/release/Sys-Hostname-FQDN Priority: optional Section: perl Filename: pool/main/libs/libsys-hostname-fqdn-perl/libsys-hostname-fqdn-perl_0.12.0-9_amd64.deb Size: 8732 SHA256: 2c095117451af089d54814002ef593bc471da95acfb566f1756fc5cab21b76a3 SHA1: b09ce6ac5e7e39ac17ab24bf9d35fc1936746e97 MD5sum: 8a1a77feb3b15d905080ea28a7e9a8f6 Description: Get the short or long hostname Sys::Hostname::FQDN uses the host 'C' library to discover the (usually) short host name, then uses (perl) gethostbyname to extract the real hostname. . The results from gethostbyname are exported as gethostinfo and asciihostinfo as a convenience since they are available. Similarly, the 'C' library functions inet_ntoa and inet_aton are exported. Package: libtext-query-perl Version: 0.09.0-7 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 94 Depends: perl:any Homepage: https://metacpan.org/release/Text-Query Priority: optional Section: perl Filename: pool/main/libt/libtext-query-perl/libtext-query-perl_0.09.0-7_all.deb Size: 30984 SHA256: 12f6fc8c02a6ca23b692d1bf0b130a537b108b9fc2ac744f558ab161126f788b SHA1: 7d48ef1907bfdda080bae633ea215d41b6efad34 MD5sum: 755fec99009c51b7b01a61676c029e79 Description: Query processing framework Text::Query 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-tabs+wrap-perl Version: 2024.001.0-9 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 32 Depends: perl:any Homepage: https://metacpan.org/release/Text-Tabs+Wrap Priority: optional Section: perl Filename: pool/main/libt/libtext-tabs+wrap-perl/libtext-tabs+wrap-perl_2024.001.0-9_all.deb Size: 12336 SHA256: 35ee18d47f8777be62567077dd3832f586f4bfd0e661ec03cfaf4c3cb36c0876 SHA1: 86c931607013bcec8b40d31622826626cc20a91b MD5sum: 05497ad8aee6922e35a1614b3a465bdf Description: Expand and unexpand tabs like unix expand(1) and unexpand(1) This module does most of what the unix utilities expand(1) and unexpand(1) do. Given a line with tabs in it, expand replaces those tabs with the appropriate number of spaces. Given a line with or without tabs in it, unexpand adds tabs when it can save bytes by doing so, like the unexpand -a command. . Unlike the old unix utilities, this module correctly accounts for any Unicode combining characters (such as diacriticals) that may occur in each line for both expansion and unexpansion. These are overstrike characters that do not increment the logical position. Package: libtie-ixhash-easy-perl Version: 0.01.0-9 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 18 Depends: perl:any, libtie-ixhash-perl Homepage: https://metacpan.org/release/Tie-IxHash-Easy Priority: optional Section: perl Filename: pool/main/libt/libtie-ixhash-easy-perl/libtie-ixhash-easy-perl_0.01.0-9_all.deb Size: 3940 SHA256: 2adfcd5225e17c1a33f6b3fbd8e34488bb0dd508db4d2995fe8a4245d669c787 SHA1: 21d081e12df585b6e4f8a1ada206519321930d4f MD5sum: c25714d1b3d10e486e74f455c9051d5a Description: Auto-tie internal hashes in a tied hash Tie::IxHash::Easy automatically ties any hash reference in the tied hash to the same class, making all of them behave like Tie::IxHash hashes. Package: loncapa-prerequisites Version: 1.35-9 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 12 Depends: apache2 (>= 2.2.12), libapache2-mod-perl2, perl, libwww-perl (>= 5.837), aspell, default-mysql-client, default-mysql-server, maxima, memcached, chrony, zip, unzip, psutils, a2ps, wget, mailutils, make, gnuplot-nox (>= 4.4), bison, flex, swig, groff, gcc, patch, ghostscript, imagemagick, ssh, whois, libgd-perl, libgd-barcode-perl, libgd-graph-perl, libgd-graph3d-perl, libgd-text-perl, perlmagick, libdbd-mysql-perl, libdbi-perl, libalgorithm-diff-perl, libauthen-krb5-perl, libauthen-pam-perl, libcrypt-des-perl, libcrypt-idea-perl, libcrypt-ssleay-perl, libevent-perl, liblocale-codes-perl, liberror-perl, libhtml-parser-loncapa-perl, libhtml-tree-perl, libio-socket-ssl-perl (>= 1.79), libio-stringy-perl, libmailtools-perl, libmath-cephes-perl, libmath-random-loncapa-perl, libnet-ph-perl, libnet-ssleay-perl (>= 1.50), libole-storage-lite-perl, libparse-recdescent-perl, libpod-pom-perl, libpostscript-simple-perl, libsafe-hole-perl, libspreadsheet-writeexcel-perl, libstring-crc32-perl, libstring-similarity-perl, libtext-aspell-perl, libtext-query-perl, libtimedate-perl, libmime-lite-perl, libmime-types-perl, libcache-memcached-perl, libexpect-perl, libio-pty-perl, libdate-manip-perl, texlive-base, texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended, lmodern, libdatetime-perl, libdatetime-locale-perl, libdatetime-timezone-perl, libauthen-captcha-perl, libxml-dom-perl, libfile-mmagic-perl, librtf-htmlconverter-perl, libimage-base-bundle-perl, liblatex-table-perl, libcam-pdf-perl, r-base-core, r-cran-phpserialize, libtie-ixhash-easy-perl, r-cran-alr3, r-cran-car, r-cran-hmisc, r-cran-leaps, r-cran-lmtest, r-cran-qanalyst, r-cran-quadprog, r-cran-suppdists, r-cran-zoo, libtree-perl, libterm-readkey-perl, libxml-libxml-perl (>= 1.98), libcaptcha-recaptcha-perl, aspell-en, aspell-de, aspell-es, aspell-fr, aspell-he, aspell-pt, libdigest-sha-perl, bc, libaliased-perl, libjson-dwiw-perl, libenum-perl, libtry-tiny-perl, libcrypt-eksblowfish-perl, libnet-oauth-perl, libfile-slurp-perl, libmath-calculus-expression-loncapa-perl, libarchive-zip-perl, libnumber-formateng-perl, libsys-hostname-fqdn-perl, libtext-unidecode-perl, libfile-readbackwards-perl, libswitch-perl, libnet-cidr-perl, libcrypt-openssl-x509-perl, liblwp-useragent-dns-hosts-perl, libdatetime-format-x509-perl, libuuid-tiny-perl, libshort-url-perl, libmath-round-perl, libcrypt-pkcs10-perl, libcrypt-openssl-dsa-perl, libcrypt-openssl-rsa-perl, libcrypt-le-perl, libcrypt-x509-crl-loncapa-perl, libcrypt-cbc-perl, libtext-tabs+wrap-perl, r-cran-mdatools, r-cran-factominer Homepage: http://loncapa.org Priority: optional Section: web Filename: pool/main/l/loncapa-prerequisites/loncapa-prerequisites_1.35-9_all.deb Size: 4580 SHA256: 3dca1470d63fd9406f7e1864a5d5ef5f6803bfb9238d23faaefe6c8e7976e5a0 SHA1: 94dfa8799291292616884f63686a9050e7ff3d25 MD5sum: 6049d2d4403ed5db8c0feeb4c168296d Description: Lists packages requires to run the LON-CAPA system. Installation with apt-get will install the dependencies required for LON-CAPA meta-package Package: r-cran-alr3 Version: 2.0.8-8 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 1077 Depends: r-base-core (>= 4.3.3-2build2), r-cran-car, r-api-4.0, r-graphics-engine-16 Homepage: https://cran.r-project.org/package=alr3 Priority: optional Section: gnu-r Filename: pool/main/r/r-cran-alr3/r-cran-alr3_2.0.8-8_all.deb Size: 562732 SHA256: b2a841ec62c8055434160895614ec87dc6cf72054b19e3d25405b8c0bbd17627 SHA1: 083c51403b4047b1050f395096248d2da959decd MD5sum: 43c6fd469ef9b4e3d05b10fddd610ba3 Description: This is a companion to Applied Linear Regression by S Weisberg. It includes all the data sets discussed in the book (except one), and several few functions that are tailored to the methods discussed in the book. Package: r-cran-mdatools Version: 0.14.1-9 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 1905 Depends: r-base-core (>= 3.5.0), r-api-4.0, r-cran-matrix Homepage: https://cran.r-project.org/package=mdatools Priority: optional Section: gnu-r Filename: pool/main/r/r-cran-mdatools/r-cran-mdatools_0.14.1-9_all.deb Size: 1745636 SHA256: fe9f798b0e9e36dfdbad0c85a18eb8504c6626c1ea0004b6b104acf0dc7cc7a0 SHA1: c8f803bfb9c1b235d0b20e6a5525afe21faaeef4 MD5sum: ae91ab164c289638b68743eb1858aec2 Description: R package for analysis of multivariate data used in chemometrics Projection-based methods for preprocessing, exploring and analysis of multivariate data used in chemometrics. Package: r-cran-phpserialize Version: 0.8-01-8 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 71 Depends: r-base-core (>= 4.3.3-2build2), r-api-4.0, r-graphics-engine-16 Homepage: https://cran.r-project.org/src/contrib/Archive/phpSerialize/ Priority: optional Section: gnu-r Filename: pool/main/r/r-cran-phpserialize/r-cran-phpserialize_0.8-01-8_all.deb Size: 26744 SHA256: 97b870a3fe34387d09dec0a7b7b5619a029697fc18dba3b86427dddf660ab4fa SHA1: dd4ea56aa9955e305bd0a22bea6e345dc7adfc0b MD5sum: b8e0065ea5a9c3ea92741b9e917d63ba Description: Serializes R objects for import by PHP into an associative array. The package can be used to build interactive web pages with R. Package: r-cran-qanalyst Version: 0.6.4-8 Architecture: all Maintainer: Stuart Raeburn Installed-Size: 1155 Depends: r-base-core (>= 4.3.3-2build2), r-cran-alr3, r-cran-suppdists, r-cran-lattice, r-cran-mass, r-api-4.0, r-graphics-engine-16 Homepage: https://cran.r-project.org/src/contrib/Archive/qAnalyst/ Priority: optional Section: gnu-r Filename: pool/main/r/r-cran-qanalyst/r-cran-qanalyst_0.6.4-8_all.deb Size: 748080 SHA256: 07bd840c4f4bbdb51ac978c1d6a773415545ed9bc9f98ab26148cfe0ea435451 SHA1: 16bfef862a3ee36b0f8c8b383e5d731f9e1dbea5 MD5sum: 11cc8f82dc523e7ac488758c8d99bfc4 Description: This is a companion to Applied Linear Regression by S Weisberg. It includes all the data sets discussed in the book (except one), and several few functions that are tailored to the methods discussed in the book. Package: r-cran-rcppziggurat Version: 0.1.6-8 Architecture: amd64 Maintainer: Stuart Raeburn Installed-Size: 686 Depends: r-base-core (>= 4.3.3-2build2), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgsl27 (>= 2.7.1), libstdc++6 (>= 13.1), r-api-4.0, r-graphics-engine-16, r-cran-rcppgsl, r-cran-rcpp Homepage: https://cran.r-project.org/package=RcppZiggurat Priority: optional Section: gnu-r Filename: pool/main/r/r-cran-rcppziggurat/r-cran-rcppziggurat_0.1.6-8_amd64.deb Size: 406308 SHA256: 4378331f592f582e5bbd110e01496b5ea5ec4cdb1e43eb50fe994d89a1ea396e SHA1: 186001b80c605dbeec695d9f6a81c5211b137a7a MD5sum: 3bdf8f111f5b7a58db5ff9bcdb9f75ac Description: Ziggurat generator for normally distributed random numbers, as originally proposed by Marsaglia and Tsang (2000), and improved upon starting with Leong et al (2005). This package provides an aggregation in order to compare different implementations to provide a 'faster but good enough' alternative for use with R and C++ code. Package: r-cran-suppdists Version: 1.1.9-7-8 Architecture: amd64 Maintainer: Stuart Raeburn Installed-Size: 374 Depends: r-base-core (>= 4.3.3-2build2), libc6 (>= 2.29), libstdc++6 (>= 4.3), r-api-4.0, r-graphics-engine-16 Homepage: https://cran.r-project.org/package=SuppDists Priority: optional Section: gnu-r Filename: pool/main/r/r-cran-suppdists/r-cran-suppdists_1.1.9-7-8_amd64.deb Size: 217080 SHA256: 5125207b7156c934f0d59609e2d81349f60fa6c6cba24905e8659290b675d29c SHA1: 982913b1038923cadd9f142db512b44fd281ae27 MD5sum: bc1365bacb8a2e49e5d4115336c46662 Description: Ten distributions supplementing those built into R. Inverse Gauss, Kruskal-Wallis, Kendall's Tau, Friedman's chi squared, Spearman's rho, maximum F ratio, the Pearson product moment correlation coefficiant, Johnson distributions, normal scores and generalized hypergeometric distributions. In addition two random number generators of George Marsaglia are included.