Package: libclass-observable-perl Version: 1.04-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 70 Depends: perl Homepage: https://metacpan.org/release/Class-Observable Priority: optional Section: perl Filename: pool/release/libc/libclass-observable-perl/libclass-observable-perl_1.04-1_all.deb Size: 16324 SHA256: 4637be83ffe9978a2c253e1ccfb3fddef5e213eaed19e8e69d85dbb2f6f10786 SHA1: ef74caa4337efd1418a902219c6846f08a27de85 MD5sum: dc0033fe13f70167d0c96da0b35a86f1 Description: unknown If you have ever used Java, you may have run across the java.util.Observable class and the java.util.Observer interface. With them you can decouple an object from the one or more objects that wish to be notified whenever particular events occur. . These events occur based on a contract with the observed item. They may occur at the beginning, in the middle or end of a method. In addition, the object knows that it is being observed. It just does not know how many or what types of objects are doing the observing. It can therefore control when the messages get sent to the obsevers. . The behavior of the observers is up to you. However, be aware that we do not do any error handling from calls to the observers. If an observer throws a die, it will bubble up to the observed item and require handling there. So be careful. . This description was automagically extracted from the module by dh-make-perl. Package: libconfig-merge-perl Version: 1.04-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 160 Depends: perl Homepage: https://metacpan.org/release/Config-Merge Priority: optional Section: perl Filename: pool/release/libc/libconfig-merge-perl/libconfig-merge-perl_1.04-1_all.deb Size: 29458 SHA256: 760f46363c1efe620001fbd450c322cfff75a0f615c893094d1e00eb67e68724 SHA1: 390b8ae05e439481539a6af84dedc3f63f3d8bcb MD5sum: ddb9adc48e2cb308f0a6d4fc82209e77 Description: load a configuration directory tree containing YAML, JSON, XML, Perl, INI or Config::General files Config::Merge is a configuration module which has six goals: . This description was automagically extracted from the module by dh-make-perl. Package: libconfig-versioned-perl Version: 1.01-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 90 Depends: perl Homepage: https://metacpan.org/release/Config-Versioned Priority: optional Section: perl Filename: pool/release/libc/libconfig-versioned-perl/libconfig-versioned-perl_1.01-1_all.deb Size: 19810 SHA256: 3531797f864b3f304fd8272c8f6f75bca8e922fa9391a5033b06265fc68b7737 SHA1: bd61293bde775832b428b9d7e533ca338a417f5e MD5sum: a6a335198a946e8ca1065cc909e8078e Description: Simple, versioned access to configuration data Config::Versioned allows an application to access configuration parameters not only by parameter name, but also by version number. This allows for the configuration subsystem to store previous versions of the configuration parameters. When requesting the value for a specific attribute, the programmer specifies whether to fetch the most recent value or a previous value. . This is useful for long-running tasks such as in a workflow-based application where task-specific values (e.g.: profiles) are static over the life of a workflow, while global values (e.g.: name of an LDAP server to be queried) should always be the most recent. . Config::Versioned handles the versions by storing the configuration data in an internal Git repository. Each import of configuration files into the repository is documented with a commit. When a value is fetched, it is this commit that is referenced directly when specifying the version. . This description was automagically extracted from the module by dh-make-perl. Package: libconnector-perl Version: 1.26-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 374 Depends: perl, perlapi-5.20.2 Homepage: https://metacpan.org/release/Connector Priority: optional Section: perl Filename: pool/release/libc/libconnector-perl/libconnector-perl_1.26-1_all.deb Size: 110422 SHA256: dab321efb759062c4433e75cc39e3ca47894e06b5c119b734791ad027fbaa769 SHA1: 44fc7adf892e76f24c7076fda857b2d01c95a966 MD5sum: a29f4b336043f3edd3f38b654665299a Description: a generic connection to a hierarchical-structured data set The Connector is generic connection to a data set, typically configuration data in a hierarchical structure. Each connector object accepts the get(KEY) method, which, when given a key, returns the associated value from the connector's data source. . Typically, a connector acts as a proxy to a simple data source like YAML, Config::Std, Config::Versioned, or to a more complex data source like an LDAP server or Proc::SafeExec. The standard calling convention via get(KEY) makes the connectors interchangeable. . In addition, a set of meta-connectors may be used to combine multiple connectors into more complex chains. The Connector::Multi, for example, allows for redirection to delegate connectors via symbolic links. If you have a list of connectors and want to use them in a load-balancing, round-robin fashion or have the list iterated until a value is found, use Connector::List and choose the algorithm to perform. . This description was automagically extracted from the module by dh-make-perl. Package: libcrypt-libscep-perl Version: 0.3-1 Architecture: amd64 Maintainer: Vagrant Default User Installed-Size: 130 Depends: perl (>= 5.20.2-3+deb8u9), perlapi-5.20.2, libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0) Homepage: https://metacpan.org/release/Crypt-LibSCEP Priority: optional Section: perl Filename: pool/release/libc/libcrypt-libscep-perl/libcrypt-libscep-perl_0.3-1_amd64.deb Size: 27476 SHA256: a0f5b085a6b7f2d9277cb3de2d00c3f1049f4f6344cba425c359833f5e65dd00 SHA1: e2d770698d1650bc1dbc8c4aca06ef25058493d5 MD5sum: b5b64462025d577faac8760ae6cb2467 Description: Perl extension for blah blah blah Stub documentation for Crypt::LibSCEP, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited. . Blah blah blah. . This description was automagically extracted from the module by dh-make-perl. Package: libcrypt-openssl-aes-perl Version: 0.02-1 Architecture: amd64 Maintainer: OpenXPKI Foundation Installed-Size: 91 Depends: perl (>= 5.20.2-3+deb8u9), perlapi-5.20.2, libc6 (>= 2.4), libssl1.0.0 (>= 1.0.0) Homepage: https://metacpan.org/release/Crypt-OpenSSL-AES Priority: optional Section: perl Filename: pool/release/libc/libcrypt-openssl-aes-perl/libcrypt-openssl-aes-perl_0.02-1_amd64.deb Size: 10930 SHA256: 4ceaf249609871d3b6664203b29f519d72c7c44792decb8a4e9e2400c9e48b17 SHA1: c937f58b3979f343afdefebeba4a3b995ade8490 MD5sum: 7d117da0e3703639f2a72e88010b4b85 Description: unknown Crypt::OpenSSL::AES implements a wrapper around OpenSSL. Specifically, it wraps the methods related to the US Government's Advanced Encryption Standard (the Rijndael algorithm). . This module is compatible with Crypt::CBC (and likely other modules that utilize a block cipher to make a stream cipher). . This module is an alternative to the implementation provided by Crypt::Rijndael which implements AES itself. In contrast, this module is simply a wrapper around the OpenSSL library. . The Crypt::Rijndael implementation seems to produce inaccurate results on 64-bit x86 machines. By using OpenSSL, this module aims to avoid architecture specific problems, allowing the OpenSSL maintainers to overcome such issues. . This description was automagically extracted from the module by dh-make-perl. Package: libcrypt-pkcs10-perl Version: 1.9-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 150 Depends: perl Homepage: https://metacpan.org/release/Crypt-PKCS10 Priority: optional Section: perl Filename: pool/release/libc/libcrypt-pkcs10-perl/libcrypt-pkcs10-perl_1.9-1_all.deb Size: 44184 SHA256: 1253d67dd8bc867eecf82a42c0a10c38e96435f2cef3fb4fb1c259485525b26a SHA1: 6f1dea31e2766e6d199b5c764b8274f75e25b5af MD5sum: 8b4f84432312bd2aecab127c0ac0d24e Description: parse PKCS #10 certificate requests Crypt::PKCS10 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. . true values should be specified as 1 and false values as 0. Future API changes may provide different functions when other values are used. . This description was automagically extracted from the module by dh-make-perl. Package: libcrypt-x509-crl-perl Version: 0.1-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 87 Depends: perl Homepage: https://metacpan.org/release/Crypt-X509-CRL Priority: optional Section: perl Filename: pool/release/libc/libcrypt-x509-crl-perl/libcrypt-x509-crl-perl_0.1-1_all.deb Size: 15874 SHA256: 380f501be370f1da22624853ada65235e992e97a1a0818a04e492dc496813888 SHA1: d65cd4c7547da34f66ab02e1adfe16e74cda9a67 MD5sum: 236e4ceef90a44a3c2b1328ecdf3f6a3 Description: unknown Crypt::X509::CRL 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) . This description was automagically extracted from the module by dh-make-perl. Package: libcrypt-x509-perl Version: 0.51-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 96 Depends: perl Homepage: https://metacpan.org/release/Crypt-X509 Priority: optional Section: perl Filename: pool/release/libc/libcrypt-x509-perl/libcrypt-x509-perl_0.51-1_all.deb Size: 19154 SHA256: c93118580cfb26f068f7a0f044e5d6aa9ceb360fb11bd6e8220e49a9b0193c7a SHA1: 04db7b3bc274e68689fca795a5252ee52151d24c MD5sum: d75769460202aefad980b33abba34989 Description: Parse a X.509 certificate Crypt::X509 parses X.509 certificates. Methods are provided for accessing most certificate 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. . This description was automagically extracted from the module by dh-make-perl. Package: libcryptx-perl Version: 0.060-1 Architecture: amd64 Maintainer: OpenXPKI Foundation Installed-Size: 1971 Depends: perl (>= 5.20.2-3+deb8u9), perlapi-5.20.2, libc6 (>= 2.14) Homepage: https://metacpan.org/release/CryptX Priority: optional Section: perl Filename: pool/release/libc/libcryptx-perl/libcryptx-perl_0.060-1_amd64.deb Size: 655112 SHA256: 282141c286b2066124a89737e716c3fa13fa12e870b06a9e482ec94fb7b1a180 SHA1: 009d47e49effd2ec460fe142b3e9ed64cbfd0d21 MD5sum: 76481e9b7a80f36d63cac0eb5d36092c Description: Crypto toolkit Cryptography in CryptX is based on https://github.com/libtom/libtomcrypt . Available modules: . This description was automagically extracted from the module by dh-make-perl. Package: libdata-spreadpagination-perl Version: 0.1.2-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 55 Depends: perl Homepage: https://metacpan.org/release/Data-SpreadPagination Priority: optional Section: perl Filename: pool/release/libd/libdata-spreadpagination-perl/libdata-spreadpagination-perl_0.1.2-1_all.deb Size: 8790 SHA256: 6efab01562f6319dbfa4dad08c22a00a00590a08b3bfd718beecd91b4afb11b0 SHA1: fd7d458e68528f2d0dbe2b2c6070bccc89036aab MD5sum: 5a4ce76ce31cd8244814a310829c8fda Description: unknown The object produced by Data::SpreadPagination can be used to create a spread pagination navigator. It inherits from Data::Page, and has access to all of the methods from this object. . In addition, it also provides methods for creating a pagination spread, to allow for keeping the number of pagenumbers displayed within a sensible limit, but at the same time allowing easy navigation. . The object can easily be passed to a templating system such as Template Toolkit or be used within a script. . This description was automagically extracted from the module by dh-make-perl. Package: libdbix-handler-perl Version: 0.14-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 60 Depends: perl Homepage: https://metacpan.org/release/DBIx-Handler Priority: optional Section: perl Filename: pool/release/libd/libdbix-handler-perl/libdbix-handler-perl_0.14-1_all.deb Size: 10054 SHA256: 76192cf5225dcb064c01ff92cc0be1cba962002e454f286ca52f3d2668231679 SHA1: 72c3d1ee11e88577c1090e0a0a0f05af63a903e2 MD5sum: b5cffa1842e868e948ecfc61aa599800 Description: fork-safe and easy transaction handling DBI handler DBIx::Handler is fork-safe and easy transaction handling DBI handler. . DBIx::Handler provide scope base transaction, fork safe dbh handling, simple. . This description was automagically extracted from the module by dh-make-perl. Package: libdbix-transactionmanager-perl Version: 1.13-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 60 Depends: perl Homepage: https://metacpan.org/release/DBIx-TransactionManager Priority: optional Section: perl Filename: pool/release/libd/libdbix-transactionmanager-perl/libdbix-transactionmanager-perl_1.13-1_all.deb Size: 11054 SHA256: 15af9789be0da2157f3ad433fd35f9668f0ff052c420d1e89fc57683256fd368 SHA1: ef10abc7d16fac182e3ae5a9f9c181b44ef82bc1 MD5sum: 442e5fb297bb8474a2dbcc539f0ace61 Description: Transaction handling for database. DBIx::TransactionManager is a simple transaction manager. like DBIx::Class::Storage::TxnScopeGuard. . DBIx::TransactionManager provides two futures. . This description was automagically extracted from the module by dh-make-perl. Package: libgit-pureperl-perl Version: 0.53-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 121 Depends: perl Homepage: https://metacpan.org/release/Git-PurePerl Priority: optional Section: perl Filename: pool/release/libg/libgit-pureperl-perl/libgit-pureperl-perl_0.53-1_all.deb Size: 17724 SHA256: 18ece37f5fce6abf64b4122c5350443e09a29318ef17a712b31165a7f2fa3ae5 SHA1: a03314c1476f3f9e4379b242bc9f02c57ec3de68 MD5sum: 1d52e2e40722b30cf569041c643981b9 Description: A Pure Perl interface to Git repositories Git::PurePerl is a Pure Perl interface to Git repositories. . It was mostly based on Grit http://grit.rubyforge.org/. . This description was automagically extracted from the module by dh-make-perl. Package: libjson-maybexs-perl Version: 1.004000-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 58 Depends: perl Homepage: https://metacpan.org/release/JSON-MaybeXS Priority: optional Section: perl Filename: pool/release/libj/libjson-maybexs-perl/libjson-maybexs-perl_1.004000-1_all.deb Size: 12524 SHA256: 0fc53b4dcabfdd49a3c33c4d0a4131bf39db2bfe18c78d0fb1dde26469ba3dd6 SHA1: 5423858b465e126a6d90d9da53aec6c0849419c5 MD5sum: 02f139a9470a1cdb45f6682db3aeaa7e Description: Use L with a fallback to L and L JSON::MaybeXS first checks to see if either Cpanel::JSON::XS or JSON::XS is already loaded, in which case it uses that module. Otherwise it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and either uses the first module it finds or throws an error. . It then exports the encode_json and decode_json functions from the loaded module, along with a JSON constant that returns the class name for calling new on. . If you're writing fresh code rather than replacing JSON.pm|JSON usage, you might want to pass options as constructor args rather than calling mutators, so we provide our own new method that supports that. . This description was automagically extracted from the module by dh-make-perl. Package: liblog-log4perl-layout-json-perl Version: 0.53-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 69 Depends: perl Homepage: https://metacpan.org/release/Log-Log4perl-Layout-JSON Priority: optional Section: perl Filename: pool/release/libl/liblog-log4perl-layout-json-perl/liblog-log4perl-layout-json-perl_0.53-1_all.deb Size: 12564 SHA256: 313a7501e5890f577ca2034b6c334d2b1077b9cf8df27acd5818be71a610aa20 SHA1: 70c729c9901dca1ff0d53178a9116573ecf6f81e MD5sum: a429cffe8a53d20bebae0420c84a292d Description: Layout a log message as a JSON hash, including MDC data This class implements a Log::Log4perl layout format, similar to Log::Log4perl::Layout::PatternLayout except that the output is a JSON hash. . The JSON hash is ASCII encoded, with no newlines or other whitespace, and is suitable for output, via Log::Log4perl appenders, to files and syslog etc. . Contextual data in the Log::Log4perl::MDC hash will be included if /include_mdc is true. . This description was automagically extracted from the module by dh-make-perl. Package: libopenxpki-perl Version: 1.20.2-1 Architecture: amd64 Maintainer: OpenXPKI Foundation Installed-Size: 5875 Depends: perl (>= 5.20.2-3+deb8u9), perlapi-5.20.2, libc6 (>= 2.2.5), libssl1.0.0 (>= 1.0.0), make, openssl (>= 0.9.8), libauthen-sasl-perl, libcgi-session-perl, libdatetime-perl, libdigest-sha-perl, libexception-class-perl (>= 1.22), libio-prompt-perl, liblog-log4perl-perl, libmail-rfc822-address-perl, libnet-ip-perl, libnet-ldap-perl, libnet-server-perl, libparams-validate-perl, libregexp-common-perl, libtemplate-perl, libtest-pod-perl, libtest-pod-coverage-perl, libtext-csv-perl, libxml-parser-perl, libxml-sax-perl, libxml-sax-writer-perl, libxml-simple-perl, libipc-sharelite-perl, libintl-perl, libfilter-perl, libdata-password-perl, libdata-serializer-perl, libdatetime-format-dateparse-perl, libproc-processtable-perl, libsys-sigaction-perl, libworkflow-perl, libxml-filter-xinclude-perl, libxml-validator-schema-perl, libdbi-perl, libdevel-stacktrace-perl, libclass-accessor-perl, libcrypt-openssl-aes-perl, libcrypt-cbc-perl, libtree-dagnode-perl, libclass-observable-perl, libclass-factory-perl, libconfig-std-perl, libtimedate-perl, libconfig-merge-perl, libproc-safeexec-perl, libconfig-versioned-perl (>= 0.5), libgit-pureperl-perl, libconfig-any-perl, libconfig-gitlike-perl, libmoose-perl, libmoosex-strictconstructor-perl, libmoosex-types-path-class-perl, libdata-stream-bulk-perl, libfile-find-rule-perl, libio-digest-perl, libnamespace-autoclean-perl, libconnector-perl, libdatetime-format-strptime-perl, libnetaddr-ip-perl, apache2, libswitch-perl, libclass-isa-perl, libcgi-fast-perl, libjson-perl, libyaml-perl, libyaml-libyaml-perl, libnet-dns-perl, libcrypt-pkcs10-perl, libhtml-parser-perl, libsoap-lite-perl, libossp-uuid-perl, libmoosex-params-validate-perl, libdbix-handler-perl, libsql-abstract-more-perl, libdbix-transactionmanager-perl, libarchive-zip-perl, libcrypt-smime-perl Recommends: libdbd-pg-perl | libdbd-mysql-perl Priority: optional Section: perl Filename: pool/release/libo/libopenxpki-perl/libopenxpki-perl_1.20.2-1_amd64.deb Size: 1766480 SHA256: 59da5da0faa1380bdf12f55d593d3a137d77aaba2227569a801c5cca80b4fa75 SHA1: 07d28240ebdbe19aff041fed7e6683b970ea08be MD5sum: c9104b6ebf67292cbd479497d4bb5dfc Description: OpenXPKI Perl core modules OpenXPKI is an Open Source PKI project. . This package contains all core modules which are required to run an OpenXPKI trustcenter. . Packaging information: OpenXPKI version 1.20.2 Git commit hash: 8f058f92328b1473bda50f623ba6cc412739a54d Git description: v1.20.2 Git tags: v1.20.2 Package: libproc-safeexec-perl Version: 1.5-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 90 Depends: perl Homepage: https://metacpan.org/release/Proc-SafeExec Priority: optional Section: perl Filename: pool/release/libp/libproc-safeexec-perl/libproc-safeexec-perl_1.5-1_all.deb Size: 23382 SHA256: 3d691007f2eb8d2cd79d6fbc90f89fdd6d0623f39c7e98350904d259c76f6c66 SHA1: 609be7e20e02979145cbdb1756a7df0343c79695 MD5sum: c05b29752042ab5606bdeaf42e7c78a8 Description: Convenient utility for executing external commands in various ways. Proc::SafeExec provides an easy, safe way to execute external programs. It replaces all of Perl's questionable ways of accomodating this, including system(), open() with a pipe, exec(), back-ticks, etc. Proc::SafeExec will never automatically invoke /bin/sh. This module is easy enough to use that /bin/sh should be unnecessary, even for complex pipelines. . For all errors, this module dies setting $@. . Errors from exec() in the child are reported gracefully to the parent. This means that if anything fails in the child, the error is reported through $@ with die just like any other error. This also reports $@ if child_callback dies when it is called between fork() and exec(). This is accomplished by passing $@ through an extra pipe that's closed when exec succeeds. Note: A side-effect of this is $@ is stringified if it isn't a string. . This description was automagically extracted from the module by dh-make-perl. Package: libscep Version: 0.3-1 Architecture: amd64 Maintainer: Scott Hardin Installed-Size: 147 Depends: libc6 (>= 2.14), libcurl3 (>= 7.16.2), libssl1.0.0 (>= 1.0.0), liburiparser1 (>= 0.7.2) Homepage: https://github.com/openxpki/libscep Priority: optional Section: libs Filename: pool/release/libs/libscep/libscep_0.3-1_amd64.deb Size: 29802 SHA256: bc16d2f7f87d1d8a59d0ab622b8c9e07942a393f1be4dacc5911622d00453654 SHA1: 5d8e324182d11f51a482d2c0f3acf899b0d9cae7 MD5sum: de1fa7e190afee547dea365aff70dc83 Description: C implementation of the SCEP protocol libscep implements the SCEP protocol (http://tools.ietf.org/html/draft-nourse-scep-23) as a C library and additionally provides a command line client that allows to operate the program without need to write an implementation of this library. Package: libworkflow-perl Version: 1.45-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 550 Depends: perl Homepage: https://metacpan.org/release/Workflow Priority: optional Section: perl Filename: pool/release/libw/libworkflow-perl/libworkflow-perl_1.45-1_all.deb Size: 216886 SHA256: c14d586d04f5dae1f0b5f2e58e85469cb51cc2a1377b6efbd2932fb606e17dc4 SHA1: 39f78c0fefa4348f6c346cca76982729d935d9ca MD5sum: 25466ce047d770feeea9291892873564 Description: Simple, flexible system to implement workflows (no description was found) . This description was automagically extracted from the module by dh-make-perl. Package: libxml-filter-xinclude-perl Version: 1.0-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 60 Depends: perl Homepage: https://metacpan.org/release/XML-Filter-XInclude Priority: optional Section: perl Filename: pool/release/libx/libxml-filter-xinclude-perl/libxml-filter-xinclude-perl_1.0-1_all.deb Size: 7206 SHA256: 9520084b805305e502b2be36d987aab52bae3f9887e7a1bd51dce62d8fb9df51 SHA1: 4d970e190d0ee91c9d1fdcfaaabe22faafdaa639 MD5sum: beb5dc0fb67c7ee2b71dd37c18742fa0 Description: XInclude as a SAX Filter XML::Filter::XInclude implements a simple SAX filter that provides XInclude support. It does NOT support XPointer. . XInclude is very simple, just include something like this in your XML document: . . And it will load foo.xml and parse it in the current SAX stream. . If you specify the attribute parse="text", it will be treated as a plain text file, and inserted into the stream as a series of calls to the characters() method. . This description was automagically extracted from the module by dh-make-perl. Package: libyaml-tiny-perl Version: 1.73-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 103 Depends: perl Homepage: https://metacpan.org/release/YAML-Tiny Priority: optional Section: perl Filename: pool/release/liby/libyaml-tiny-perl/libyaml-tiny-perl_1.73-1_all.deb Size: 32972 SHA256: 9eeb064f06436910d9607f83712d5a17563d15c6f17632b622e36bf9538ec5be SHA1: 9b3beb302a3a2fe100f790232a49f0cd43e4b603 MD5sum: df6a3b9587cccfa5811d11601424e4a7 Description: Read/Write YAML files with as little code as possible YAML::Tiny is a perl class for reading and writing YAML-style files, written with as little code as possible, reducing load time and memory overhead. . Most of the time it is accepted that Perl applications use a lot of memory and modules. The ::Tiny family of modules is specifically intended to provide an ultralight and zero-dependency alternative to many more-thorough standard modules. . YAML::Tiny is primarily for reading human-written files (like simple config files) and generating very simple human-readable files. Note that I said human-readable and not geek-readable. The sort of files that your average manager or secretary should be able to look at and make sense of. . This description was automagically extracted from the module by dh-make-perl. Package: openca-tools Version: 1.4.0-1 Architecture: amd64 Maintainer: OpenXPKI Foundation Installed-Size: 164 Depends: libc6 (>= 2.2.5), libssl1.0.0 (>= 1.0.0) Homepage: http://www.openca.org/projects/openca/tools-sources.shtml Priority: extra Section: unknown Filename: pool/release/o/openca-tools/openca-tools_1.4.0-1_amd64.deb Size: 49056 SHA256: 940fce67fa0ae5a87263af38ba1bdcb595b0c3bcb0158002592fb9c76dacb8b8 SHA1: bae7eac3c8908fa28873c728f96a17f6ad836cd9 MD5sum: f2291d1aadbc0784e56f53bcb4cafc0a Description: provides command line tools to deal with scep and pkcs7 Package: openxpki-i18n Version: 2.0.2-0 Architecture: amd64 Maintainer: OpenXPKI Foundation Installed-Size: 331 Recommends: libopenxpki-perl Priority: optional Section: perl Filename: pool/release/o/openxpki-i18n/openxpki-i18n_2.0.2-0_amd64.deb Size: 34890 SHA256: 41614660a95131d48a639a4bca403f56ebab85540985219c6c573cd35ff3510f SHA1: 7c919266be473e3365a87f9fa4c9077e5178f0a2 MD5sum: cc750c3e318a932641cb0768cf010bd4 Description: Translations for OpenXPKI OpenXPKI is an Open Source PKI project. . This package contains the translations for all the software. . Packaging information: OpenXPKI version 2.0.2 Git commit hash: 98ed246fd223279e11e92f5a55279ab28cb1485e Git description: v2.0.2 Git tags: v2.0.2